@charset "utf-8";
::-webkit-scrollbar{ display: none;}

html,
body{ width: 100%; min-width: 1180px;}
body{ background: url('../img/bg.png') top center no-repeat;}
body.sub{ background: url('../img/bg.png') top center no-repeat #F6F7F9;}

.box{ float: left; margin-top: 20px;}
.box .box-tit{ position: relative; width: 100%; overflow: hidden;}
.box .box-tit .cn{ float: left; font-size: 24px; line-height: 40px; font-weight: bold; color: #0057DB}
.box .box-tit .en{ float: left; padding-left: .5em; font-size: 20px; line-height: 40px; font-weight: bold; color: #DEDEDE; text-transform: uppercase;}
.box .box-tit .more{ position: absolute; top: 0; right: 0; bottom: 0; z-index: 1; height: 24px; margin: auto; font-size: 14px; line-height: 24px; color: #c00; overflow: hidden;}
.box .box-tit .more:before{ content: '更多'; float: left; padding-right: .75em;}
.box .box-tit .more:after{ content: '+'; float: left; display: block; width: 24px; height: 24px; font-size: 20px; text-align: center; line-height: 24px; color: #fff; background: #c00;}
.box .box-con{ padding-top: 5px;}

.header{ width: 100%; height: 160px; }

.head{ position: relative; width: 1180px; height: 100%; margin: auto; background: url('../img/head.png') center center no-repeat;}

.nav{ width: 1180px; height: 50px; margin: auto; background: #fff;}

.nav-list{ position: relative; float: left; width: auto;}
.nav-list>li{ position: relative; float: left;}
.nav-list>li>a{ display: block; padding: 0 .75em; font-size: 16px; line-height: 50px; font-weight: bold; text-align: center; color: #222;}
.nav-list>li.on>a,
.nav-list>li:hover>a{ color: #fff; background: #0057DB;  }
.nav-list .sub{ position: absolute; top: 50px; right: 0; width: 100%; z-index: 99; display: none; }
.nav-list .sub li a{ display: block; padding: 10px 5px; text-align: center; font-size: 13px; line-height: 1.5; color: #fff; background: #0057DB; }
.nav-list .sub li a:hover{ background: #c00; }

.search{ float: right; width: 200px; height: 32px; margin: 9px;}
.search input{ float: left; height: 32px; line-height: 20px; font-size: 14px; border: none; background: #EFEFEF;}
.search input[type=text]{ width: 168px; padding: 8px;}
.search input[type=submit]{ width: 32px; background: #0057DB; font-family: neko; font-size: 16px; line-height: 32px; text-align: center; color: #fff; cursor: pointer;}

.container{ width: 100%;}
.container:after{ content: ''; display: block; clear: both;}

.row{ position: relative; width: 100%;}
.row:after{ content: ''; display: block; clear: both;}
.row.gray{ background: #F6F7F9;}
.row.white{ background: #fff;}

.column{ width: 1180px; margin: auto; overflow: hidden;}
.column:after{ content: ''; display: block; clear: both;}

.slide-news{ position: relative; float: left; width: 100%; height: 465px; margin-top: 30px; background: url('../img/slide.png') right center no-repeat; }
.slide-news .tempWrap{ height: 100%;}
.slide-news .bd{ height: 100%;}
.slide-news .bd ul{ width: 100%; height: 100%;}
.slide-news .bd ul li{ width: 100%; height: 100%;}
.slide-news .bd ul li a{ position: relative; display: block; width: 100%; height: 100%;}
.slide-news .bd ul li a .thumb{ float: left; width: 830px; height: 465px;}
.slide-news .bd ul li a .info{ float: right; width: 350px; height: 465px; padding: 50px 25px}
.slide-news .bd ul li a .info .tit{ font-size: 25px; line-height: 40px; font-weight: bold; color: #0057DB}
.slide-news .bd ul li a .info .desc{ margin: 10px 0; font-size: 16px; line-height: 30px; color: #999}
.slide-news .bd ul li a .info .date{ font-size: 16px; line-height: 20px; color: #c00; text-align: right;}
.slide-news .bd ul li a .info .detail{ display: inline-block; margin-top: 20px; font-size: 18px; line-height: 40px; font-weight: bold; color: #0057DB; border-bottom: 1px solid #0057DB;}

.slide-news .hd{ position: absolute; z-index: 2; bottom: 15px; left: 855px;}
.slide-news .hd ul{ font-size: 0;}
.slide-news .hd ul li{ display: inline-block; width: 8px; height: 8px; margin-right: 4px; background: #ddd; text-indent: -999999px;}
.slide-news .hd ul li.on{ background: #0057DB;}

.slide-news .arrow{ position: absolute; bottom: 0; right: 0; z-index: 3; display: block; width: 40px; height: 40px; color: #fff; text-align: center; background: #0057DB; transform: translateY(-50%);}
.slide-news .arrow i{ font-size: 16px; line-height: 40px;}
.slide-news .arrow.prev{ right: 41px;}

.news .box-con{ padding-top: 10px;}
.news .box-con .itm{ float: left; width: 380px; margin-right: 20px;}
.news .box-con .itm:last-child{ margin-right: 0;}
.news .box-con .itm .thumb{ width: 100%; height: 250px;}
.news .box-con .itm .info{ padding-top: 10px;}
.news .box-con .itm .info .tit{ font-size: 16px; line-height: 25px; font-weight: bold;}
.news .box-con .itm .info .desc{ margin: 10px 0; font-size: 12px; line-height: 20px; color: #999;}
.news .box-con .itm .info .date{ font-size: 14px; line-height: 25px; text-align: right; color: #666;}

.gray .box{ padding: 10px 20px; background: #fff;}

.box.lt{ width: 480px; height: 275px;}
.box.rt{ float: right; width: 680px; height: 315px;}

.box.big{ height: 580px;}

.big .box-con dl{ position: relative; width: 100%; margin-top: 5px;}
.big .box-con dl dt{ position: relative; overflow: hidden;}
.big .box-con dl dt .cn{ float: left; font-size: 20px; line-height: 30px; font-weight: bold; color: #222;}
.big .box-con dl dt a{ float: right; font-size: 14px; line-height: 30px; color: #c00;}
.big .box-con dl dt a:after{ content: '更多+';}
.big .box-con dl dd{ padding-top: 5px;}
.big .box-con dl:first-child{ padding-bottom: 15px; margin-bottom: 10px;}
.big .box-con dl:first-child:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #ededed;}
.big .box-con dl:last-child{ margin-top: 15px;}

.box.lt .box-con .itm{ position: relative; display: block; width: 100%; line-height: 40px; overflow: hidden;}
.box.lt .box-con .itm span{ float: left; width: 85%; padding-left: 1em; font-size: 16px;}
.box.lt .box-con .itm span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; display: block; width: 4px; height: 4px; background: #0057DB; border-radius: 50%; margin: auto;}
.box.lt .box-con .itm i{ float: right; width: auto; font-size: 14px; color: #999;}

.box.rt .box-con .itm{ position: relative; display: block; width: 100%; line-height: 40px; overflow: hidden;}
.box.rt .box-con .itm span{ float: left; width: 80%; padding-left: 1em; font-size: 16px;}
.box.rt .box-con .itm span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; display: block; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #0057DB; margin: auto;}
.box.rt .box-con .itm i{ float: right; width: auto; font-size: 14px; color: #999;}

.box.download .box-con .itm span{ width: 100%; padding-left: 20px;}
.box.download .box-con .itm span:before{ content: '\e637'; position: absolute; top: 0; bottom: 0; left: 0; width: 16px; height: 16px; font-size: 16px; line-height: 1; font-family: neko; color: #0057DB; background: none;}

.banner{ float: right; width: 680px; height: 165px; background: #fff;}
.banner a{ display: block; width: 100%; height: 100%;}

.style{ width: 100%;}
.style .box-con{ padding-top: 10px;}
.style .box-con .bd{ position: relative; left: -10px; width: 1200px; }
.style .box-con .bd ul li{ float: left; width: 25%;}
.style .box-con .bd ul li a{ display: block; padding: 0 10px;}
.style .box-con .bd ul li a .thumb{ width: 100%; height: 185px; overflow: hidden;}
.style .box-con .bd ul li a .info{ padding: 5px 0; font-size: 16px; line-height: 30px; text-align: center; }

.footer{ width: 100%; background: #0057DB;}

.foot{ position: relative; width: 1180px; height: 160px; margin: auto;}
.foot .copyright{ position: absolute; top: 30px; left: 0; font-size: 14px; line-height: 25px; color: #fff; }
.foot .copyright a{ color: #fff; text-decoration: underline;}
.foot .qrcode { position: absolute; top: 30px; right: 0; overflow: hidden; }
.foot .qrcode li{ float: left; margin-left: 20px;}
.foot .qrcode li img{ display: block; width: 80px; height: 80px; margin: auto;}
.foot .qrcode li span{ display: block; padding: 5px 0; font-size: 12px; line-height: 20px; text-align: center; color: #fff;}

.location{ position: relative; float: left; width: 100%; padding: 0 20px; margin-top: 30px; background: #fff;}
.location:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 100%; height: 1px; background: #eee;}
.location span,
.location a{ display: inline-block; font-size: 14px; line-height: 50px;}
.location span:after{ content: ':'; padding: 0 5px;}
.location span i{ font-size: 14px; font-weight: bolder; vertical-align: middle; margin-right: 0.5em; color: #002B54}
.location a:after{ content: '>'; padding: 0 5px;}
.location a:last-child:after{ display: none;}

.column-m{ float: left; width: 900px; padding: 20px; margin: 20px 0; background: #fff;}

.list{}
.list a{ position: relative; display: block; width: 100%; height: auto; padding-bottom: 25px; margin-bottom: 20px; overflow: hidden;}
.list a:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 100%; height: 1px; background: #eee;}
.list a .thumb{ float: left; width: 160px; height: 120px; margin-right: 20px;}
.list a .info{ overflow: hidden; text-align: justify;}
.list a .info .tit{ font-size: 16px; line-height: 1.75; font-weight: bold; color: #222;}
.list a .info .date{ margin: 5px 0; font-size: 13px; line-height: 1.75; color: #666}
.list a .info .date i{ font-size: 13px; line-height: 1.75; vertical-align: middle;}
.list a .info .desc{ font-size: 13px; line-height: 1.75; color: #999}

.piclist{ position: relative; top: -10px; left: -10px; width: 880px; overflow: hidden;}
.piclist a{ float: left; width: 273px; margin: 10px;}
.piclist a .thumb{ height: 180px;}
.piclist a .info{ font-size: 16px; text-align: center; line-height: 30px; padding: 5px 0;}

.pagination{ padding: 10px 0; margin-top: 20px;}
.pagination>table{ margin: auto}
.pagination *{ font-size: 14px!important; line-height: 1.5!important; font-family: "Microsoft YaHei UI", "Microsoft YaHei UI Light", sans-serif, Arial, "Arial Narrow", "微软雅黑", "宋体"!important;}
.pagination a,
.pagination span,
.pagination input{ display: inline-block!important; border: none!important; height: auto!important; background: #f4f5f6!important; padding: .25em .75em!important; margin: 0 .5em!important}
.pagination span.this-page{ color: #fff; background: #002B54!important;}

.column-r{ float: right; width: 260px; margin: 20px 0; }

.subnav{ background: #fff; text-align: center;}
.subnav dt{ font-size: 24px; line-height: 2.5; font-weight: bold; color: #fff; background: #0057DB;}
.subnav dd a{ position: relative; display: block; padding: .5em 0; font-size: 16px; line-height: 2; color: #222;}
.subnav dd a:before{ content: '+'; padding-right: 0.5em;}
.subnav dd a:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 100%; height: 1px; background: #0057DB; opacity: 0.1;}

.article{ float: left; width: 100%; padding: 20px; margin: 20px 0; background: #fff;}
.article .article-tit{ position: relative; padding-bottom: 20px;}
.article .article-tit:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #eee;}
.article .article-tit h1{ font-size: 20px; line-height: 1.75; color: #0057DB}
.article .article-info{ position: relative; padding: 20px 0; font-size: 13px; line-height: 1.5;}
.article .article-info:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #eee;}
.article .article-con{ position: relative; padding: 20px 0; font-size: 16px; line-height: 2; text-align: justify; color: #222;}
.article .article-con:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #eee;}
.article .article-arrow{ padding: 20px 0;}
.article .article-arrow a{ display: block; font-size: 16px; text-align: right; line-height: 1.5;}
.article .article-arrow a:before{ content: '下一篇：'; color: #0057DB; font-weight: bold;}
