@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-08-29 10:57)
 */

/*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: #454545;; outline: 0;}
a{color: #454545; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #b90609;color: #454545; }
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none;}
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-mlr5{margin: 0 5px;}
.f-mlr10{margin: 0 10px 28px;}
.f-mlr102{margin:0 10px;}
.f-mb28{margin-bottom:28px; }
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlr7 {
    margin: 0 -7px!important;
}
.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-plr {
    padding: 0 7px!important;
}
.f-nbg{background: none!important;}
.f-mb20{margin-bottom: 20px;}



/*header*/
.m-banner{background: url(../images/public/bg-header.png) #fffcf5 center bottom no-repeat;}
.m-topbox,.m-allweb{height: 40px; line-height: 40px;}
.m-topbox,.m-topbox a{font-size: 14px; color: #6a747d;}
.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;}
.g-banner{padding: 35px 0 50px;}
.u-logo{display: block; text-align: center;}
.u-logo img{max-width: 100%;}
.m-search{padding-top: 18px; width: 451px;}
.g-search{width: 354px; height: 46px;}
.g-search .u-searchtext{padding: 0 58px 0 12px; width: 100%; *+width: 284px; height: 46px; line-height: 46px; background: #fff; border: none; font-size: 14px; -webkit-box-shadow: 0 0 10px #faeee1; -moz-box-shadow: 0 0 10px #faeee1; box-shadow: 0 0 10px #faeee1;}
.g-search .u-searchbtn{top: 0; right: 0; width: 48px; height: 46px; line-height: 46px; background: #fff; color: #ff862d; font-size: 22px; border: none;}
.m-search .u-deepbtn{display: block; width: 90px; height: 46px; line-height: 46px; text-align: center; background: #ff862d; color: #fff; font-size: 14px;}
.m-allweb ul li {margin-left: 16px;float: left;}
.m-allweb ul li a {color: #6a747d;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;}

 
.m-nav{background: #b90609; z-index: 2;}
.m-nav .u-webhome{padding: 0 15px; line-height: 50px; font-size: 18px; font-weight: bold; color: #fff;}
.m-nav .navbar-collapse{padding: 0;position: relative; }
.m-nav button{background: #fff;}
.g-nav li.u-navli{float: left; width: 14.28%; line-height: 60px; text-align: center; background: url(../images/public/bg-navline.png) left center no-repeat;}
.g-nav li.u-navli a.u-zwgk{display: block; margin-left: 1px; font-size: 18px; font-weight: bold; color: #fff;}
.g-nav li.u-navli a.u-zwgk:hover,.g-nav li.u-active a.u-zwgk{background: #9e0608;}
/***隐藏的nav***/
.is_gov{width: 100%; height: 40px; line-height: 40px; background:#b80608;}
.gov_bg{    background: #fffcf5;}
.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;}
.is-searchtext:focus,.searchbtna:hover{box-shadow: 0 0 5px 1px #fff; -webkit-transition: all 0.4s; transition: all 0.4s;}
.searchbtna{ cursor: pointer; width:44px; height:32px; border:none; padding:0;float:left; background: url(../images/public/h_19.png) #9e0001 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-nav ul li.u-navli a.u-subtab{    position: relative;}
.m-nav ul li.u-navli a.u-subtab i{z-index:2;position: absolute; bottom: 0; left: 50%; margin-left: -10px; display: block; width: 21px; height: 13px; background: url(../images/public/nav_icon.png) no-repeat; opacity: 0; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; -ms-transition: all .2s ease-out; transition: all .2s ease-out;}
.m-subnav{width: 100%; padding-top: 10px;line-height: 40px; background: #f2f2f2;position: absolute;top: 60px; /*display: none;*/;left: 0;min-height: 60px;}
.m-subnav ul li{float: left; padding: 0 15px;}
.m-subnav ul li a{    font-size: 18px;font-weight: normal;display: block;}

/*footer*/
.is-footer{margin-top: 28px; background: #ebebeb; border-top: 3px solid #b90609;}
.m-links{padding: 12px 0; border-bottom: 1px solid #d1d1d1;}
.m-lktops .u-tit{margin: 5px 30px 5px 0; height: 42px; line-height: 32px; font-size: 20px; font-weight: bold; color: #b90609;}
.m-lktops li{float: left; text-align: center; width: 180px; height: 42px; line-height: 32px;}
.m-lktops li span,.m-lktops li a{margin: 5px 20px 5px 0; display: block; font-size: 14px; color: #3d3d3d; background: #fff; cursor: pointer;}
.m-lktops li.u-active span{color: #b90609;}
.m-lkboxs ul{padding: 15px 0; background: #fff;}
.m-lkboxs li{line-height: 26px; padding: 0;}
.m-lkboxs li a{margin: 0 10px; display: block; padding-left: 12px; background: url(../images/home/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; font-size: 14px;}
.m-footer{padding: 6px 0 20px;}
.m-footer,.m-footer a{font-size: 14px; color: #5e5e5e;}
.m-ftfuns{padding: 15px 0;}
.m-copyright p{line-height: 30px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 46px; top: 33px;}
#_span_jiucuo{position: absolute; right: 74px; top: 45px;}
.u-jbzx{left: 150px; top: 48px;}

/***右侧栏**/
.is-fixed{position: fixed;    right: 1%;top: 307px;    background: #f5f5f5;    z-index: 9999;}
.m-fixed{/**/}
.is-fixed ul li{text-align: center;padding: 7px 0 0 0;color: #5e5e5e;position: relative;}
.is-fixed ul li img{position: absolute;top: 0; display: block; width: 0; height: 0; border: 1px solid #ddd; background: #fff;}
.is-fixed ul li.u-share div{ right: 68px; top: 10px; padding: 5px;width: 85px; height: 78px;background: #fff;display: none;}
.is-fixed ul li:hover{background: #fad9d9;color: #b90609;cursor: pointer;}
.is-fixed ul li:hover p{border-bottom: none;}
.is-fixed ul li p{font-size: 12px;margin: 0 5px;border-bottom: 1px solid #ebebeb;padding: 0 5px 15px ;}
.is-fixed ul li i{    font-size: 24px;}
.m-top{    padding: 53px 0 21px;text-align: center;}
/*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-location{padding: 15px 0 5px 0;}
.m-location,.m-location a{font-size: 14px; color: #999;}
.m-location .iconfont{color: #b90609;}

/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {
    .container{padding: 0; width: 1200px;}


}
/*medium pcScreen*/
@media screen and (max-width: 1199px) {
   /* .m-tabstyle1{background: #f5f5f5;}*/
    .m-tabstyle1 li,.m-box1title{line-height: 36px;}
    .m-tabstyle1 li a{padding: 0 12px; font-size: 16px;}
    .m-tabstyle1 li.u-active i{display: none;}

    .m-tabstyle2 li{line-height: 34px;}
    .m-tabstyle2 li a{font-size: 16px;}

    .m-titstyle1{padding: 12px 0; line-height: 20px;}
    .m-titstyle1 .u-tit{font-size: 20px;}

    .m-titstyle2{line-height: 34px;}
    .m-titstyle2 .u-tit{font-size: 16px;}

    .m-liststyle1 ul li{line-height: 30px;}
    .m-liststyle1 ul li a{padding-left: 12px; font-size: 14px;}
    .m-liststyle1 ul li span{font-size: 12px;}

    .m-liststyle2 li{height: 30px; line-height: 30px;}
    .m-liststyle2 li span{font-size: 12px;}
    .m-liststyle2 li a{font-size: 14px;}

    #_ideConac{left: 6px;}
    .u-jbzx{left: 86px;}
    .m-allweb ul li{    margin-left: 12px;}

}
/*pad*/
@media screen and (max-width: 991px ){
    .g-banner{padding: 35px 0;}
    .g-search .u-searchtext{*+width: 100%; *+padding: 0;}
    .g-nav li{line-height: 50px;}
    .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;}

    .m-tabstyle1 li{text-align: center;    line-height: 42px;}
    .m-tabstyle1 li a{padding: 0;}

    .m-titstyle1{padding: 10px 0; line-height: 18px;}
    .m-titstyle1 .u-tit{font-size: 18px;}

     .g-nav li.u-navli{line-height: 50px;}
    /* #_ideConac,#_span_jiucuo,.u-jbzx{display: none;} */
    #_span_jiucuo {
		position: absolute;
		right: 165px;
		top: 255px;
	}
	.u-jbzx {
		left: 200px;
		top: 255px;
	}
	#_ideConac {
		left: 10px;
		top: 245px;
	}
	.is-footer{
		height: 320px;
	}

    .m-tabstyle3 li{margin-bottom:10px;}
}
/*phone*/
@media screen and (max-width: 767px) {
    .g-banner{padding: 30px 0;}
    .g-nav li{float: none; width: 100%; text-align: center; line-height: 40px;}
    .g-nav li a{padding: 0 15px; font-size: 16px; background: #cd0000;}

    /**隐藏的nav**/
    .u-nav{    height: 45px;overflow-x: auto;line-height: 45px;}
    .u-nav div{width: 1000px;}

.g-nav li.u-navli { float: none; width: 100%;text-align: center; line-height: 40px; background: none;}


}
/*small*/
@media screen and (max-width: 638px) {
    .g-search{height: 40px;}
    .g-search .u-searchtext,.g-search .u-searchbtn{height: 40px; line-height: 40px;}

    .m-tabstyle1 li a{padding: 0; font-size: 14px;}




}
@media screen and (max-width: 312px){
    .m-tabstyle3 li{width: 40%;}
    .m-tabstyle3 li a{padding: 0 10px;}
}
/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}
/***隐藏导航**/
.m-nav2{display: none;width: 100%;line-height: 62px;background: #b80608;position: fixed;left: 0; top: 0;z-index: 9999999999;}