@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-09-11 18: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: #454545; outline: 0;}
a{color: #3d3d3d; border: none; text-decoration: none; outline: none; hide-focus: expression(this.hideFocus=true);}
a:hover{text-decoration: none; color: #b90609;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #3d3d3d;}
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-mlr3{margin: 0 3px;}
.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-mlrf7{margin: 0 -7px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr3{padding: 0 3px;}
.f-plr5{padding: 0 5px;}
.f-plr7{padding: 0 7px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-nbg{background: none!important;}
.u-nbd{border: none;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}

/*module*/
.m-tabstyle1 li{position: relative; float: left; line-height: 42px;}
.m-tabstyle1 li a{display: block; padding: 0 19px; font-size: 18px;}
.m-tabstyle1 li i{position: absolute; left: 50%; bottom: -6px; margin-left: -5px; display: none; width: 11px; height: 6px; background: url(../images/public/icon-active1.png) no-repeat;}
.m-tabstyle1 li.u-active a{background: #b90609; color: #fff; font-weight: bold;}
.m-tabstyle1 li.u-active i{display: block;}

.m-tabstyle2{border-bottom: 1px solid #ddd;}
.m-tabstyle2 li{float: left; line-height: 44px;height:44px;}
.m-tabstyle2 li a{display: block; padding: 0 10px; font-size: 18px; border-bottom: 2px solid #fff;}
.m-tabstyle2 li.u-active a{font-weight: bold; color: #b90609; border-bottom: 2px solid #b90609; background: url(../images/public/icon-active2.png) center bottom no-repeat;}

.m-tabstyle3{padding: 15px 0; line-height: 18px;}
.m-tabstyle3 li{float: left;}
.m-tabstyle3 li a{display: block; padding: 0 12px; font-size: 18px; font-weight: bold}
.m-tabstyle3 li.u-active a{color: #b90609; border-left: 6px solid #b90609;}

.m-tabstyle4{margin-top: 8px;}
.m-tabstyle4 li{float: left;line-height: 38px;    margin-bottom: 5px;}
.m-tabstyle4 li a{display: block; padding: 0 24px; font-size: 16px; font-weight: bold;color: #3d3d3d;background: #f5f5f5;}
.m-tabstyle4 li.u-active a{color: #b90609; }

.m-tabstyle5{text-align: center;border-bottom: 1px solid #ddd;}
.m-tabstyle5 li{height: 65px;line-height: 65px;display: inline-block;}
.m-tabstyle5 li a{display: block; padding: 0 24px; font-size: 22px; font-weight: bold;color: #3d3d3d;color: #3d3d3d;}
.m-tabstyle5 li.u-active a{color: #b90609;   background: url(../images/page/line5.png) center bottom no-repeat;;}

.m-tabstyle6{margin-top: 8px;    margin-bottom: 20px;}
.m-tabstyle6 ul{    padding-left: 11px;}
.m-tabstyle6 li{float: left;line-height: 38px;}
.m-tabstyle6 li a{display: block; padding: 0 20px; font-size: 16px; font-weight: bold;color: #3d3d3d;}
.m-tabstyle6 li.u-active a{color: #b90609; }

.m-tabstyle7{}
.m-tabstyle7 li{float: left;line-height: 46px;margin-bottom: 10px;}
.m-tabstyle7 li a{display: block; font-size: 14px; color: #3d3d3d;background: #f5f5f5;text-align: center;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-tabstyle7 li.u-active a{color: #ffffff; font-weight: bold;background: #b90609;}
.m-tabstyle7 li a:hover{background: #b90609;color: #ffffff; font-weight: bold;}


.m-titstyle1{line-height: 24px; padding: 15px 0;}
.m-titstyle1 .u-tit{padding-left: 12px; display: block; border-left: 6px solid #b90609; font-size: 24px; font-weight: bold; color: #b90609;}

.m-titstyle2{border-bottom: 1px solid #ddd; line-height: 44px;}
.m-titstyle2 .u-tit{display: block; padding: 0 10px; font-size: 18px; font-weight: bold; color: #b90609; border-bottom: 2px solid #b90609; background: url(../images/public/icon-active2.png) center bottom no-repeat;}

.m-titstyle3{line-height: 28px;}
.m-titstyle3 .u-tit{display: block; font-size: 20px; font-weight: bold; color: #b90609;height: 38px; line-height: 38px;/* margin: 10px 0; */}

.m-titstyle4{padding: 15px 0; line-height: 18px;}
.m-titstyle4 .u-tit{display: block; padding-left: 12px; font-size: 18px; font-weight: bold; color: #b90609; border-left: 6px solid #b90609;}
.m-titstyle4 .u_rdjj{font-size: 18px; font-weight: bold; color: #b90609; margin-left: 30px;}

.m-titstyle5{padding: 10px 0; background: url(../images/page/bg-sjlxtit.png) center repeat-x;}
.m-titstyle5 .u-tit{display: inline-block; padding: 0 25px; background: #fff; font-size: 24px; font-weight: bold; color: #b90609;}

.m-liststyle1 li{height: 38px; line-height: 38px;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle1 li a{display: block; padding-left: 21px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-liststyle2 li{height: 38px; line-height: 38px;}
.m-liststyle2 li span{float: right; padding-left: 10px; font-size: 14px; color: #999;}
.m-liststyle2 li a{display: block; padding-left: 12px; background: url(../images/public/icon-li2.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-location{padding: 15px 0 5px 0;}
.m-location,.m-location a{font-size: 14px; color: #999;}
.m-location .iconfont{color: #b90609;}

.is-main {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;}
.m-nav button{background: #fff;}
.g-nav li{position: relative; 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 a{display: block; margin-left: 1px; font-size: 18px; font-weight: bold; color: #fff;}
.g-nav li a:hover,.g-nav li.u-active a{background: #9e0608;}*/
.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;    overflow-x: auto;}

.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;}

.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{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/public/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;}


/*toolbar*/
.is-fixed{position: fixed; right: 1%; top: 307px; background: #f5f5f5; z-index: 9999;}
.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 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; cursor: pointer;}

/***隐藏导航**/
.m-nav2{display: none;width: 100%;line-height: 62px;background: #b90609;position: fixed;left: 0; top: 0;z-index: 9999999999;}
/*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;}


/*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{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-tabstyle3{padding: 10px 0; line-height: 16px;}
    .m-tabstyle3 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-titstyle3 .u-tit{font-size: 18px;}

    .m-titstyle4{padding: 10px 0; line-height: 16px;}
    .m-titstyle4 .u-tit{font-size: 16px;}

    .m-liststyle1 li{height: 30px; line-height: 30px;}
    .m-liststyle1 li a{padding-left: 12px; font-size: 14px; background: url(../images/public/icon-li2.png) left center no-repeat;}
    .m-liststyle1 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 ){
    .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;}

    .g-banner{padding: 35px 0;}
    .g-search .u-searchtext{*+width: 100%; *+padding: 0;}
    .m-nav{height: 50px;}
    .g-nav li{line-height: 50px;}


    .m-tabstyle1 li{width: 20%; *+width: 19.9%; text-align: center;}
    .m-tabstyle1 li a{padding: 0;}

    .m-titstyle1{padding: 10px 0; line-height: 18px;}
    .m-titstyle1 .u-tit{font-size: 18px;}

    .m-titstyle5 .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: 241px;
	}
	.is-footer{
		height: 345px;
	}
    .gfxwjtycxptBox .searchBox{height: auto !important;}
    .g-shfw{flex-wrap: wrap;}

    .m-topbox, .m-allweb{height: 80px !important;}
    .m-groceries , .m-allweb{display: none !important;}
    .m-dtfonts table{table-layout: fixed;word-break:break-all;overflow-x: scroll;}
    .m-dtfonts table td, .m-dtfonts table th{width: 35% !important;}

    .m-dtfonts img{display: block;clear: both;margin: auto;}
    .m-datasearch{display: flex;}
    .m-sjfbdb .m-titstyle4{padding: 40px 0 15px 0 !important;}
}
/*phone*/
@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-dn{display: none!important;}

    .m-titstyle5 .u-tit{font-size: 16px;}

    .g-banner{padding: 30px 0;}
    .g-nav li.u-navli{float: none; width: 100%; text-align: center; line-height: 40px; background: none;}
    .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;}

}
/*small*/
@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;}

    .m-tabstyle1 li a{padding: 0; font-size: 14px;}




}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}