@charset "utf-8";
::-webkit-scrollbar{ display: none;}

html,
body{ width: 100%; min-width: 1170px;}
body{ background: url('../img/header.png') top center no-repeat,url('../img/footer.png') bottom center no-repeat #FEF8F4;}

.header{ width: 100%; height: 460px; }

.head{ position: relative; width: 1170px; height: 100%; margin: auto;}

.nav{ width: 1170px; height: 60px; margin: auto; background: #E32509;}

.nav-list{ position: relative; float: left; width: auto;}
.nav-list>li{ position: relative; float: left;}
.nav-list>li:after{ content: ''; position: absolute; top: 0; bottom: 0; right: 0; display: block; width: 1px; height: 9px; background: #fff; opacity: 0.7; margin: auto;}
.nav-list>li:last-child:after{ display: none;}
.nav-list>li>a{ display: block; padding: 0 1.5em; font-size: 18px; line-height: 60px; font-weight: bold; text-align: center; color: #fff;}

.container{ width: 100%;}
.container:after{ content: ''; display: block; clear: both;}

.row{ position: relative; width: 100%;}

.column{ width: 1170px; margin: auto; overflow: hidden;}
.column:after{ content: ''; display: block; clear: both;}

.slide-news{ position: relative; float: left; width: 570px; height: 400px; margin-top: 30px; }
.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; float: left; width: 100%; height: 400px;}
.slide-news .bd ul li a .info{ position: absolute; z-index: 1; bottom: 0; left: 0; width: 100%; height: 50px; padding-left: 10px; background: rgba(0,0,0,.7); font-size: 18px; line-height: 50px; color: #fff;}

.slide-news .hd{ position: absolute; z-index: 2; bottom: 21px; right: 10px;}
.slide-news .hd ul{ font-size: 0;}
.slide-news .hd ul li{ display: inline-block; width: 8px; height: 8px; margin-left: 5px; background: #fff; text-indent: -999999px;}
.slide-news .hd ul li.on{ background: #E32509;}

.box{ float: left; width: 370px; height:320px; padding: 0 10px; margin-top: 30px; background: url('../img/bg.png') right top no-repeat #fff;}
.box .box-tit{ position: relative; width: 100%; height: 60px; overflow: hidden;}
.box .box-tit .cn{ position: relative; float: left; padding-left: 30px; font-size: 22px; line-height: 60px; font-weight: bold; color: #222; background: url('../img/ico.png') left center no-repeat;}
.box .box-tit .cn:after{ content: ''; position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 2px; background: #E32509;}
.box .box-tit .more{ position: absolute; top: 0; right: 0; bottom: 0; z-index: 1; height: 40px; margin: auto; font-size: 14px; line-height: 40px; color: #f80; overflow: hidden;}
.box .box-tit .more:before{ content: '更多+'; float: left;}
.box .box-con{ padding: 10px 0;}
.box .box-con .itm{ position: relative; display: block; width: 100%; line-height: 40px; overflow: hidden;}
.box .box-con .itm span{ display: block; padding-left: 1em; font-size: 16px;}
.box .box-con .itm span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; display: block; width: 4px; height: 4px; background: #E32509; margin: auto;}

.box.big{ width: 570px; height:400px}
.box.big .box-con .itm span{ float: left; width: 80%; padding-left: 1em; font-size: 16px;}
.box.big .box-con .itm i{ float: right; width: auto; font-size: 14px; color: #999;}

.box.mm{ width:570px;}
.box.mm .box-con .itm span{ float: left; width: 80%; padding-left: 1em; font-size: 16px;}
.box.mm .box-con .itm i{ float: right; width: auto; font-size: 14px; color: #999;}

.banner{ float: left; width: 1170px; height: 120px; margin-top: 30px;}
.banner a,
.banner a img{ display: block; width: 100%; height: 100%;}

.footer{ width: 100%; min-width: 1170px; padding: 35px 0; margin-top: 30px; font-size: 14px; line-height: 30px; text-align: center;}

.blessing{ position: fixed; right: -300px; bottom: 0; width: 360px; height: 600px; padding: 10px 30px 0 90px; background: url('../img/blessing.png') center center no-repeat; transition: .3s;}
.blessing.on{ right: 0;}
.blessing .content{ height: 420px;}
.blessing .content a{ position: relative; display: block; padding: 5px 0;}
.blessing .content a:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #c3eaf9;}
.blessing .content a .tit{ font-size: 16px; line-height: 30px; font-weight: bold;}
.blessing .content a .dsc{ font-size: 12px; line-height: 20px; color: #666}
.blessing .title{ display: block; height: 60px;}
.blessing .send{ display: block; height: 100px;}
.blessing .turn{ position: absolute; bottom: 0; left: 0; width: 60px; height: 90px; padding-top: 70px; font-size: 12px; text-align: center; line-height: 20px; color: #E32509; cursor: pointer;}
.blessing .turn:before{ content: '打开';}
.blessing.on .turn:before{ content: '关闭';}

.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: #002B54}
.location a:after{ content: '>'; padding: 0 5px;}
.location a:last-child:after{ display: none;}

.column-m{ float: left; width: 100%; padding: 20px; 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;}


.article{ float: left; width: 100%; padding: 20px; 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: #222}
.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-top: 20px;}
.article .article-arrow a{ display: block; font-size: 16px; text-align: right; line-height: 1.5;}
.article .article-arrow a:before{ content: '下一篇：'; color: #E32509; font-weight: bold;}

.send-list{ width: 600px;}
.send-list li{ padding: 10px 0;}
.send-list li label{ display: block; overflow: hidden;}
.send-list li label span{ display: block; font-size: 16px; line-height: 2;}
.send-list li label input[type=text]{ width: 100%; height: 40px; font-size: 16px; line-height: 40px; color: #222; border: 1px solid #dedede; background: #fff; border-radius: 4px;}
#vsb_content p{margin: 5px 0;line-height: 110%;  text-indent:0em;font-size:14px;}