@charset "utf-8";
/* CSS Document */
/*
* @description: 专题样式
* @author: ishang_pan
* @update: ishang_pan (2018-12-23 11:32)
*/

/*reset*/
html{-webkit-text-size-adjust: none;}
*html{background-image: url(about:blank); background-attachment: fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content: '';}
abbr,acronym{border: 0;}
body{padding: 0; margin: 0; font: 16px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color: #333; min-width: 1200px;}
input,textarea,select,button,label{vertical-align: middle; font-family: "Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin: 0; padding: 0; list-style: none;}
a{color: #333; text-decoration:none; outline: none;}
a:hover{color: #015293; text-decoration: none;}
a img{border:none;}
h1,h2,h3{font-weight: normal;}

/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-mb0{margin-bottom: 0!important;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb30{margin-bottom: 30px;}
.f-ml15{margin-left: 15px;}
.f-ml20{margin-left: 20px;}
.f-nbg{background: none!important;}
.f-nbd{border: none!important;}
.f-wd100{width: 100%!important;}

/*main*/
.is-main{margin: 8px auto 20px; width: 1200px;}
.m-pglocat{margin-bottom: 10px;}
.g-pglocat{height: 30px; line-height: 30px; padding: 0 0 0 19px; background: url(../images/public/icon-location.png) left center no-repeat;}
.g-pglocat,.g-pglocat a{font-size: 14px; color: #5e5e5e;}
.m-pgsearch .u-text{width: 180px; height: 30px; line-height: 30px; padding: 0 10px; background: #e5e5e5; border: none; font-size: 14px;}
.m-pgsearch .u-btn{width: 46px; height: 30px; border: none; background: #256ca4; color: #fff; font-size: 14px; cursor: pointer;}
.u-pgimg img{display: block; width: 100%;}
.m-pgtitle{height: 40px; line-height: 40px; background: url(../images/home/bg-tit.png) center no-repeat;}
.m-pgtitle .u-tit{font-size: 30px; font-weight: bold; color: #015293;}
.u-lgtit{background: url(../images/home/bg-tit2.png) center no-repeat;}
.m-zcjdbox{overflow: hidden; height: 288px; margin-top: 30px;}
.m-zcjdbox ul{zoom: 1; width: 110%;}
.m-zcjdbox li{float: left; width: 580px; margin-right: 40px; height: 38px; line-height: 38px;}
.m-zcjdbox li div{padding-left: 14px; background: url(../images/home/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-zcjdbox li div .u-wj{color: #015293;}
.m-zcjdbox li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}

.m-hygqbox{overflow: hidden; height: 288px; margin-top: 30px;}
.m-hygqbox ul{zoom: 1; width: 110%;}
.m-hygqbox li{float: left; width: 580px; margin-right: 40px; height: 38px; line-height: 38px;}
.m-hygqbox li a{display: block; padding-left: 14px; background: url(../images/home/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-hygqbox li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-hygqbtns{overflow: hidden;}
.m-hygqbtns ul{margin: 20px 0 0; zoom: 1; width: 110%;}
.m-hygqbtns li{float: left; margin: 15px 30px 15px 0; width: 380px; height: 90px; line-height: 90px; text-align: center;}
.m-hygqbtns li a{display: block; background: #e2f2ff; font-size: 18px;}