@charset "utf-8";
::-webkit-scrollbar{ display: none;}

html,
body{ width: 100%; min-width: 1180px;}
body{ background: url('../img/bg.png') top center no-repeat #F6F7F8;}

.box{ float: left; padding: 15px 20px; margin-top: 20px; background: white;}
.box .box-tit{ position: relative; width: 100%; overflow: hidden;}
.box .box-tit .cn{ float: left; font-size: 20px; line-height: 30px; font-weight: bold; color: #004EA2}
.box .box-tit .en{ float: left; padding-left: .5em; font-size: 14px; line-height: 30px; color: #EAF1FA; 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:after{ content: '更多+'; font-size: 14px; text-align: center; line-height: 30px; color: #D2B6A6;}
.box .box-con{ padding-top: 10px;}

.header{ width: 100%; height: 210px; }

.head{ position: relative; width: 1180px; height: 100%; margin: auto; background: url('../img/head.png') center center no-repeat; font-family: 'neko';}

.nav{ width: 1180px; height: 50px; margin: auto; background: #fff;}

.nav-list{ position: relative; float: left; width: auto;}
.nav-list>li{ position: relative; float: left; width: 108px;}
.nav-list>li:after{ content: ''; position: absolute; top: 0; bottom: 0; right: 0; width: 1px; height: 10px; margin: auto; background: #D2B6A6;}
.nav-list>li>a{ display: block; width: 100%; font-size: 18px; line-height: 50px; font-weight: bold; text-align: center; color: #004EA2;}
.nav-list>li.on>a,
.nav-list>li:hover>a{ color: #fff; background: #004EA2;  }
.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: #004EA2; }
.nav-list .sub li a:hover{ background: #D2B6A6; }

.time{ float: right; padding: 15px 20px; font-size: 14px; line-height: 20px; color: #004EA2; font-family: 'neko';}
.time:before{ content: '\e60d'; margin-right: .5em;}

.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; padding: 20px 0; margin: auto; overflow: hidden;}
.column:after{ content: ''; display: block; clear: both;}

.slide-news{ position: relative; float: left; width: 580px; height: 390px;}
.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{ position: relative; z-index: 0; width: 580px; height: 390px;}
.slide-news .bd ul li a .info{ position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; height: 50px; padding: 9px 16px; background: rgba(0,78,162,.8);}
.slide-news .bd ul li a .info .tit{ font-size: 16px; line-height: 32px; font-weight: bold; color: white}

.slide-news .hd{ position: absolute; z-index: 2; bottom: 22px; right: 16px;}
.slide-news .hd ul{ font-size: 0;}
.slide-news .hd ul li{ display: inline-block; width: 6px; height: 6px; margin-right: 4px; border-radius: 50%; background: #ddd; text-indent: -999999px;}
.slide-news .hd ul li.on{ background: #D2B6A6;}

.slide-news .arrow{ position: absolute; top: 50%; right: 0; z-index: 3; display: block; width: 40px; height: 40px; color: #fff; text-align: center; transform: translateY(-50%);}
.slide-news .arrow i{ font-size: 24px; line-height: 40px;}
.slide-news .arrow.prev{ right: auto; left:0}

.news{ width: 380px; height: 310px;}
.topnews{ width: 600px; height: 390px; margin-top: 0;}

.box .box-con a{ position: relative; display: block; width: 100%; line-height: 40px; overflow: hidden;}
.box .box-con a span{ float: left; width: 85%; padding-left: 1em; font-size: 16px;}
.box .box-con a span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; display: block; width: 4px; height: 4px; background: #D2B6A6; margin: auto;}
.box .box-con a i{ float: right; width: auto; font-size: 14px; color: #999;}

.box.news .box-con a span{ width: 100%;}

.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: #004EA2;}

.foot{ position: relative; width: 1180px; height: 100px; margin: auto;}
.foot .copyright{ position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; text-align: center; font-size: 14px; line-height: 25px; color: #fff; }
.foot .copyright a{ color: #fff; text-decoration: underline;}

.location{ position: relative; float: left; width: 100%; padding: 0 20px; 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: #004EA2}
.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 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: #004EA2!important;}

.column-r{ float: right; width: 260px; margin: 20px 0; }

.subnav{ background: #fff; text-align: center;}
.subnav dt{ font-size: 20px; line-height: 2.5; font-weight: bold; color: #fff; background: #004EA2;}
.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: #004EA2; 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: #004EA2}
.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: #004EA2; font-weight: bold;}