@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-09-17 15:03)
 */

/*reset*/
/* *{-ms-touch-action: pan-y; touch-action: pan-y;} */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin: 0; padding: 0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display: block;}
html{overflow-y: scroll;}
:root{overflow-y: auto; overflow-x: hidden;}
table{border-collapse: collapse; border-spacing: 0;}
caption,th{font-weight: normal;}
html,body,fieldset,iframe,abbr{border: 0;}
i,cite,em,var,address,dfn{font-style: normal;}
[hidefocus],summary{outline: 0;}
ul,ol,ul li,li,ol li{list-style: none;}
h1,h2,h3,h4,h5,h6,small{font-size: 100%;}
sup,sub{font-size: 83%;}
pre,code,kbd,samp{font-family: inherit;}
q:before,q:after{content: none;}
textarea{overflow: auto; resize: none;}
label,summary{cursor: default;}
a,button{cursor: pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight: bold;}
ins,u,s,a,a:hover{text-decoration: none;}
body,textarea,input,button,select,keygen,legend{font-family: "微软雅黑"; font-size: 16px; color: #3d3d3d; outline: 0;}
body{background: #fff url(../images/openness/bj.png) no-repeat center top;background-attachment: fixed;
    background-size: cover;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #d71604;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #d71604;}
img{border: 0 none; width: auto\9; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic;}
button,input,select,textarea{font-size: 100%; font-family: tahoma; margin: 0; outline: 0 none; vertical-align: baseline; _overflow: visible; *vertical-align: middle; *overflow: visible;}

/*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-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-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-nbg{background: none!important;}
.f-nbgline{background: none!important;}
.u-nbd{border: none;}

/*module*/


/*header*/
.is-header{}

/*top*/
/*header*/
.is-header1{border-bottom: 2px solid #d71604;    background: #ffffff;}
.m-header1{height: 58px;line-height: 58px;}
.m-header1 ul li{ display: inline-block;}
.m-header1 .m-banner,.m-header .row{height: 58px;}
.m-header1 .m-banner ul li a{color: #666666;display: block;}
.m-groceries ul li a span{color: #999;padding:0 10px;}
.m-groceries ul li a{color: #999999;display: block;}
.m-groceries ul li{margin-left: 0 !important;}
.is-header2{padding:38px 0;}
/***除首页之外的首页样式***/
.m-topheader{height: 40px;line-height: 40px;filter:alpha(opacity=30);background:rgba(0,0,0,0.3);}
.m-topheader ul li{float: left;margin-left: 12px;}
.m-topheader ul li a{color: #ffffff;font-size: 14px;display: block;}
.m-topheader ul li span{color: #fff !important;}
.u-only{background: url(../images/public/icon-location.png) left center no-repeat;    padding-left: 24px;}
/*.m-allweb span{background: url(../images/public/icon-location.png) left center no-repeat;width: 15px;height: 20px;display: inline-block;}
.m-allweb ul{display: inline-block;}*/

.u-logo{display: block; text-align: center;}
.u-logo img{max-width: 100%;}
.m-search{padding-top: 18px;}
.g-search{/*width: 460px;*/width: 380px; height: 46px;}
.g-search .u-searchtext{padding: 0 65px 0 12px; width: 100%; *+width: 284px; height: 46px; line-height: 46px; background: #fff; border: none; font-size: 14px; box-shadow: none;color:#cccccc;}
.g-search .u-searchbtn{top: 0; right: 0; width: 65px; height: 46px; line-height: 46px;  background: url(../images/public/search.png) #fe5c21 center center no-repeat;color: #fff; font-size: 22px; border: none;    border-radius: 0 5px 5px 0;}
.m-search .u-deepbtn{display: block; width: 90px; height: 46px; line-height: 46px; text-align: center; background: #ff862d; color: #fff; font-size: 14px;}
/***隐藏的nav***/
.is_gov{width: 100%; height: 40px; line-height: 40px; background:#b80608;}
.gov_bg{background: rgba(0,0,0,0.3);}
.u-nav a{    font-size: 18px;color: #fff;padding: 0 20px;}
.u-searchBox{position: absolute;left:50%;top:54px;margin-left: 293px;}
.u-searchBox{ width:275px;height: 32px; position: absolute;top:57px;right:0;}
.is-searchtext{ padding-left: 10px; width:220px; height:30px; line-height:30px; color:#d3cccc; outline:none;background: #fff;border:1px solid #ddd;border-right:none; -webkit-transition: all 0.4s; transition: all 0.4s;font-size:14px;}
.is-searchtext:focus,.searchbtna:hover{box-shadow: 0 0 5px 1px #fff; -webkit-transition: all 0.4s; transition: all 0.4s;}
.searchbtna{ line-height: 30px;font-size: 24px; color: #fff;cursor: pointer; width:44px; height:30px; border:none; padding:0;float:left;  background: url(../images/public/search2.png) #fe5c21 center center no-repeat;}
.is-search form a{ float: left; display: block; width: 33px; height: 36px; margin:0 0 0 14px; padding-top:3px;font-size: 12px; line-height: 16px;color:#dd0f0f;}
.u-nav{height: 63px; }
.m-nav2{display: none;width: 100%;line-height: 62px;background: #6dbbf0;position: fixed;left: 0; top: 0;z-index: 9999999999;}
.m-topbox,.m-allweb2{height: 40px; line-height: 40px;}
.m-topbox {padding-right: 10px;}
.m-topbox,.m-topbox a{font-size: 14px; color: #fff;}
.m-topbox li{float: left; margin-left: 10px; padding-left: 10px; background: url(../images/public/bg-topline.png) left center no-repeat;}
.m-topbox li a{display: block;    color: #ffff;}
.m-allweb2 ul li {margin-left: 12px;float: left;}
.m-allweb2 ul li a {color: #fff;font-size: 14px; display: block;}
.m-allweb ul li:hover a{color: #b90609;}
.u-only {background: url(../images/public/icon-location.png) left center no-repeat;padding-left: 24px;}

.container{margin: 0 auto;padding: 0;}
.is-main{background: #fff;padding: 15px;}

/*logo*/
.m-logo{overflow: hidden;}
.m-logo form{float: right;margin-top:50px;width: 460px;height: 46px;border-radius: 5px;overflow: hidden;}
form .search{float:left;width:397px;padding: 0 10px;background: #fff;height:46px;line-height: 46px;color: #666;border: none;}
form .submit{float: left;width: 60px;height:46px;border:none;background: #fe5c21 url(../images/public/search.png) no-repeat center center;}

/*导航*/
.m-nav {z-index: 222;height: 54px;*+height: 54px;    line-height: 54px;background: url(../images/public/bg-nav2.png);}
.m-nav .u-webhome{padding: 0 15px;font-size: 18px; font-weight: bold; color: #fff;}
.m-nav .navbar-collapse{padding: 0;    position: relative;top: 0;z-index: 222;}
.m-nav button{background: #fff;}
.g-nav li{position: relative; float: left; width: 14.28%;  text-align: center; background: url(../images/public/bg-navline.png) left center no-repeat;}
.g-nav li a{display: block; margin-left: 1px; font-size: 18px; color: #fff;}
.g-nav li a:hover,.g-nav li.u-active a{ background: url(../images/public/bg-nav2.png);}
.g-nav li.u-active a div{background: url(../images/public/bg-line3.png) top center no-repeat;}
.g-nav li a:hover div{background: url(../images/public/bg-line3.png) top center no-repeat;}
.navbar-collapse{padding: 0;}
/*footer*/

.m-location{margin-bottom: 15px;}
/*toolbar*/


/*pagination*/
.m-pagination{padding: 15px;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #b90609; border: 1px solid #b90609; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}


/*友情链接*/
/* .m-friendlink{width: 100%;background: #fff;padding: 20px 0;}
.m-friendlink h3{float: left;width: 131px;height:35px;line-height:35px;text-indent:45px;font-size: 18px;color: #d71604;background: url(../images/openness/link.png) 15px center no-repeat;}
.m-friendlink .hd{margin-left:138px;overflow: hidden;}
.m-friendlink .hd li{float:left;width:23%;height: 36px;line-height: 36px;cursor: pointer;font-size: 16px;border: 1px solid #ddd;margin-left: 16px;}
.m-friendlink .hd li span{display:block;margin:0 10px;font-size:14px;background: url(../images/public/f-jt.png) right 15px no-repeat;}
.m-friendlink .hd li.on{border: 1px solid #d71604;}
.m-friendlink .bd{margin:0 auto;overflow: hidden;}
.m-friendlink .bd li{float: left;height: 35px;line-height: 35px;width: 16%;margin: 0 2%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.m-friendlink .bd li a{font-size: 14px;color: #999;}
.m-friendlink .bd div{display: none;padding: 10px;margin-top:20px;border-top: 1px dashed #ddd;overflow: hidden;}
.m-friendlink .bd div.active { display: block; } */

/*footer*/
.is-footer{background: #fff;}

.u-firendfont{background: url(../images/public/icon-firedlink.png) left center no-repeat;font-size: 18px;color: #d71604;padding-left: 37px;line-height: 36px;height: 36px;}
.u-firendfont h2{line-height: 36px;height: 36px;}
.m-links{padding: 10px 0; }
.u-links{height: 36px; border: 1px solid #ddd; background: url(../images/public/icon-links.png) #fff right center no-repeat;}
.u-links dl{position: relative; z-index: 2;}
.u-links dl dt{padding: 0 14px; line-height: 34px; cursor: pointer; font-size: 14px; font-weight: normal; color: #666;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;} 
.u-links dl dd{position: absolute;top: 35px;left: 0; right: 0; display: none; max-height: 130px; background: #fff; padding: 5px; overflow-y: auto;}
.u-links dl dd ul li{line-height: 30px;}
.u-links dl dd ul li a{display: block; padding: 0 12px; font-size: 14px;}
.u-links dl dd ul li a:hover{background: #c1dbf7;}
.m-firendlink{border-top:2px solid #d71604;    padding-bottom: 12px;}
.m-copyright {margin-top:10px;}
.m-copyright p,.m-copyright p a{ line-height: 26px;color: #525252;font-size: 14px;} 
.m-copyright p img{vertical-align: middle;}
#_ideConac{    position: absolute;left: 66px;top: 22px;}
#_span_jiucuo{position: absolute;     left: 150px;top: 36px;}
.u-jbzx{     right: 60px;top: 31px; }

#cnzz_stat_icon_1261721346{position: absolute; bottom: 4px; left: 50%;margin-left: 260px;}

#floatAd2 img{width: 550px;height: 330px;}
/*媒体查询*/
/*头部*/
@media \0screen\,screen\9 {
	.container{width: 1200px;}
}
@media (min-width: 1200px){
    .container{width: 1200px;}
}
@media screen and (max-width: 1199px) {
	.m-logo form{width: 330px;}
	.container{padding: 0;}
	
	.g-search{width:360px;}
}
@media screen and (max-width: 992px ){
	
	.g-search .u-searchtext{*+width: 100%; *+padding: 0;}
	.f-md-fn{float: none !important;}
	.f-md-wa{    width: auto !important;}
	.f-sm-mb{margin-bottom: 15px;}
	.u-links{margin:0 0 21px;}

	.m-liststyle1 li { height: 30px;line-height: 30px;}
	.f-md-dn {display: none!important;}
	.is-header2{padding:18px 0;}
	
	.is-footer{height: auto !important;}
	#_ideConac{position: static !important;}
	#_span_jiucuo,.jbzx,.u-slhwza,.is-footer .u-footl,.u-jbzx{
		position: static !important;
		border: 1px solid #ddd;
		width: 47% !important;
		float: left;
		height: 80px !important;
		line-height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 5px;
	}
}
@media screen and (max-width: 768px) {
	.container{padding: 0 15px;}
	
	.g-nav li.u-active a div{background:none;}
	.g-nav li{float: none; width: 100%; text-align: center;background: none;}
	.g-nav li a:hover,.g-nav li.u-active a{ border-top:none;height: 40px;line-height: 40px;}
	.g-nav li a{padding: 0 15px; font-size: 16px; background: url(../images/public/bg-nav2.png);    height: 40px;line-height: 40px;}
	.f-sm-dn { display: none!important;}
	.g-nav li.u-active a div{background:none;}
}
@media screen and (max-width: 562px) {
	.m-logo img{width: 100%;}
}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}
	 .g-search{height: 40px;}
    .g-search .u-searchtext,.g-search .u-searchbtn{height: 40px; line-height: 40px;}
}
/* 友情链接 */
@media (max-width: 1200px) {
	.m-friendlink .hd li{margin-left: 11px;}
}
@media (max-width: 992px) {
	.m-friendlink h3{float: none;margin-bottom: 10px;}
	.m-friendlink .hd{margin-left: 0;}
	.m-friendlink .hd li{width: 23%;margin-left: 1.2%;}
	.m-friendlink .hd li:first-child{margin-left: 0;}
	.m-friendlink .bd li{width: 29%;}
}
@media (max-width: 768px) {
	.m-friendlink{padding: 15px 0 10px;}
	.m-friendlink .container{padding: 0 15px;}
	.m-friendlink .hd li{width: 32%;margin-left: 1.3%;margin-bottom: 8px;}
	.m-friendlink .hd li:nth-child(4){margin-left: 0;}
}
@media (max-width:414px){
	.m-friendlink .hd li{width: 49%;margin-left: 0;}
	.m-friendlink .hd li:nth-child(2n){float: right;}
	.m-friendlink .bd li{width: 46%;}
}









/*pad md*/
@media screen and (max-width: 991px ){
	.f-md-mb10{margin-bottom: 10px!important;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-mb20{margin-bottom: 20px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none!important;}
	.f-md-wa{width: auto!important;}
	.f-md-db{display: block!important;}
	.f-md-dn{display: none!important;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
	.f-sm-mb10{margin-bottom: 10px!important;}
	.f-sm-mb15{margin-bottom: 15px!important;}
	.f-sm-mb20{margin-bottom: 20px!important;}
	.f-sm-ha{height: auto!important;}
	.f-sm-fn{float: none!important;}
	.f-sm-wa{width: auto!important;}
	.f-sm-db{display: block!important;}
	.f-sm-dn{display: none!important;}
}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}
}
/*print*/
@media print {
	a[href]:after {
		content: none!important;
	}
}


























.m-box1treebox{margin: 17px 2px 0 14px;    position: relative;overflow: auto;height:564px;}
.m-treetab{width: 27px;  position: absolute;left: 0;}
.m-menutreebox{ margin-left: 35px;}
.m-treetab ul li{padding:5px 5px;background: #ebebeb;width: 27px;margin-top:1px;position: relative;top: 0;left: 0;    line-height: 16px;    text-align: center;}
.m-treetab ul li.hover{color: #fff;background: #b90609;}
.m-treetab ul li.hover i{background: url(../images/home/icon-trees.png) no-repeat;position: absolute;width: 6px;height: 11px;    right: -6px;top:50%;margin-top: -5px;}
.box1,.box1_bt{border:1px solid #ddd; overflow-y: auto;}