@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*reset*/
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: #b90609;}
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;}
/* body{min-width: 1200px;} */
/*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-mlr7{margin: 0 7px;}
.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-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-ptb10{padding: 10px 0;}
.f-ptb15{padding: 15px 0;}
.f-ptb20{padding: 20px 0;}
.f-ptb30{padding: 30px 0;}
.f-plr40{padding: 0 40px;}
.f-p30dr{padding: 30px;padding-right: 0;}
/* .f-plt30{padding-left: 30px;padding-top: 30px;padding-bottom: 30px;} */
.f-p25dr{padding: 25px;padding-right: 0;}
.f-p30dl{padding: 30px;padding-left: 0;}
.f-mt10{margin-top: 10px;}
.f-mt30{margin-top: 30px;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb25{margin-bottom: 25px;}
.f-mb30{margin-bottom: 30px;}
.f-nbg{background: none!important;}
.f-nbd{border: none;}
/*module*/
/*header*/
.is-header .pgtop{background: #3b80b8;}
.is-header .m-pgtop{height: 42px;line-height: 42px;color: #fff;font-size: 14px;}
.is-header .u-tpfuns ul li{float: left;}
.is-header .u-tpfuns ul li a{display: block;color: #fff;padding: 0 10px;}
.m-bannerbg{background: url(../images/home/085694769406494.png) center top no-repeat; background-size: 100% 100%;}
.m-bannerbg .u-logo{text-align: center;margin-bottom: 30px; margin-top: 40px;}
.m-bannerbg .m-search{width:690px;height: 52px;margin: auto;}
.m-bannerbg .m-search .form-control{display: block;width: 100%;height: 52px;color: #555;background-color: #fff;border: 1px solid #3b80b8;border-radius: 4px;padding: 0 15px;float: left;}
.g-search .u-searchtext{font-size: 16px;}
.m-bannerbg .u-searchbtn{right: 20px;top: 0;border: none;color: #3b80b8;background: none;font-size: 24px;height: 52px;}
.m-bannerbg .u-deep{height: 52px;line-height: 52px;width: 110px;background: #3b80b8;color: #fff;font-size: 16px;border-radius: 4px;text-align: center;right: -120px;}
.g-search{margin-right: 110px; width: 100%;}

.m-nav .navbar-header{background: #3b80b8;height: 64px;}
.m-nav .u-webhome{padding: 0 15px;line-height: 50px;font-size: 18px;font-weight: bold;color: #fff;}
.m-nav .navbar-toggle{position: relative;border-color: #ddd;float: right;padding: 9px 10px;margin-top: 15px;margin-right: 15px;margin-bottom: 8px;border: 1px solid transparent;border-radius: 4px;}
.m-nav button{background: #fff;}
.m-nav .navbar-toggle .icon-bar{background-color: #888;display: block;width: 22px;height: 2px;border-radius: 1px;}

.m-nav{height: 64px; line-height: 64px; width: 100%;border-bottom: 3px solid #3779b0;}
/* .m-nav .nav-height,.container-fluid,.navbar-collapse{height: 64px; line-height: 64px;} */
.m-nav .menulist {position: absolute;width: 640px; z-index: 999; font-size: 14px; text-align: center;}
.navbar-nav li.num1 .menulist{left: 0;}
.navbar-nav li.num2 .menulist{left: -90px;}
.navbar-nav li.num3 .menulist{left: -210px;}
.navbar-nav li.num4 .menulist{left: -350px;}
.navbar-nav li.num5 .menulist{left: -525px;}
.navbar-nav li.num6 .menulist{left: -646px;}
.navbar-nav li.num7 .menulist{left: -800px;}
.navbar-nav li.num8 .menulist{left: -940px;}
.navbar-nav li.num9 .menulist{left: -1080px;}
.m-nav .menulist ul li a{display: block; font-size: 16px; width: 100%; text-align: center;color: #3d3d3d;}
.navbar-nav li{position: relative;float: left;font-size: 18px;text-align: center; height: 45px; line-height: 45px;}
.navbar-nav li a:hover{color: #da2828;background: none;}
.navbar-nav li :hover em,.navbar-nav li li em{color: #da2828;width: 32px;}
.navbar-nav li>a{position: relative;color: #3b80b8; display: block; height: 64px; line-height: 64px; padding: 0 12px;font-size: 20px;}
.nav>li>a:focus, .nav>li>a:hover {text-decoration: none;background-color: transparent;}
.navbar-nav li span{font-size: 22px;padding: 0 6px;}
.navbar-nav li em{position: absolute;left: 0;right: 0;height: 3px;width: 0;bottom: 0px;background: #da2828;-webkit-transition: all linear 0.4s;-moz-transition: all linear 0.4s;transition: all linear 0.4s;margin: auto;}
.navbar-brand{padding: 22px 15px;}
.m-search-box{height:55px;background: #f7f7f7;}
.g-search-box .u-searchtext{display: block;width: 243px;height:32px;font-size: 11px;color: #b8b8b8;border:2px solid #dddddd;padding: 0 10px;}
.g-search-box .u-searchbtn{top: 10px;right: 10px;border: none;color: #3b80b8;background: none;font-size:16px;line-height: 30px;}

.g-search-box .g-directory ul li{float: left;line-height: 55px;padding: 0 20px;}
.g-search-box .g-directory ul li:hover a{color: #256ca4;}
.m-gzdt{width: 100%;height: 60px;background:#f7f7f7;}
/*footer*/
.is-footer .m-fdlinks{border-top: 4px solid #3676ad;background: #e9ebf0;padding: 16px;}
.is-footer .m-fdlinks .m-fdp{display: block;float: left;height: 36px;line-height: 36px;font-size:16px;color: #3b80b8;font-weight: bold;}
.is-footer .m-fd-ul li{float: left;height: 36px;line-height: 36px;background: #fff;padding:0 14px;margin-right: 12px;}
.is-footer .m-fd-ul li a{font-size: 12px;color: #d92121;}
.is-footer .m-fd-ul li a span img{margin:7px 7px;}
.is-footer .m-footer{padding: 20px;background: #fff;}
.is-footer .m-footer,.is-footer .m-footer a{color: #525252;font-size: 14px;}
.is-footer .m-ftfuns{line-height: 35px;padding: 5px 0;}
.is-footer .m-footer .m-copyright p{line-height: 33px;}
.is-footer .m-copyright p img {vertical-align: middle;}
#_ideConac {position: absolute;left: -50px;top: 35px;}
#_span_jiucuo{position: absolute;left: 28px;top: 48px;}
.u-jbzx {right: 0;top: 55px;position: absolute;}
.u-slhwza{width: 120px;height: 54px;right: 140px;top: 55px;position: absolute;}
.u-slhwza img{width: 120px;height: 54px;}
.is-footer{border-top: 10px solid #b80608;background: #fff;margin-top: 20px;}

/*toolbar*/
.is-toolbar{position: fixed;right: 1%;top: 50%;z-index: 9;width: 52px;background: #3b80b8;border-radius: 8px;padding: 10px 0;}
.is-toolbar .m-toolbar ul li{position: relative;height: 46px;line-height: 46px;text-align: center;}
.is-toolbar .m-toolbar ul li a span{color: #fff;font-size:20px;}
.is-toolbar .m-toolbar .m-toolbar-img{position: absolute;height: 130px;width: 130px;left: -130px;top: 0;background: #cccccc; padding: 15px;}
.is-toolbar .m-toolbar .menulist p{display: block;font-size: 12px;color: #fff;background: #20669e;padding:9px 11px;line-height: 1.4;margin-top: -47px;}
.is-toolbar .m-toolbar .m-toolbar-img img{width: 100px;height: 100px;}
.is-toolbar .m-toolbar .menulist{display: none;}


/*pagination*/
.m-pagination{padding: 15px; width: 800px; margin: 0 auto;}
.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;}
/*share*/
.share-main{position: relative; width: 102px; height: 24px;}
.share-bar a{margin-left: 10px; float: left; display: block; width: 24px; height: 24px; background-image: url(../images/public/icon-share.png);}
.share-bar .share-tsina{background-position: 0 0;}
.share-bar .share-weixin{background-position: -24px 0;}
.share-bar .share-qzone{background-position: -48px 0;}
.weixin-share-open{position: absolute; bottom: 34px; right: 0; display: none; background: #fff;}
.weixin-wrap{position: relative; padding: 10px; width: 234px; height: 102px; border: 1px solid #ddd;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}
.g-nav li.u-yjnav{text-align: center;}
.g-nav li.u-yjnav a.u-yja{position: relative;display: block;font-size: 20px;font-weight: bold;color: #fff;}
.m-nav .navbar-collapse{padding: 0;}



/*media query*/
/*large pcScreen*/
@media (min-width:1280px) {
    .container{padding: 0; width: 1280px;}
}
@media (max-width:1280px) {
    .navbar-nav li>a{padding: 0 5px;}
		.g-search-box .u-searchbtn{right: 25px;}
		.navbar-nav li.num2 .menulist {left: -77px;}
		.navbar-nav li.num3 .menulist {left: -180px;}
		.navbar-nav li.num4 .menulist {left: -305px;}
		.navbar-nav li.num5 .menulist {left: -465px;}
		.navbar-nav li.num7 .menulist {left: -715px;}
		.navbar-nav li.num8 .menulist {left: -842px;}
		.navbar-nav li.num9 .menulist {left: -966px;}
	
}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
	.f-lg-mlr5{margin: 0 5px;}
	.f-lg-mlr10{margin: 0 10px;}
	.f-lg-mlr15{margin: 0 10px;}
	.f-lg-mlrf5{margin: 0 -5px;}
	.f-lg-mlrf10{margin: 0 -10px!important;}
	.f-lg-mlrf15{margin: 0 -15px;}
	.f-lg-plr5{padding: 0 5px;}
	.f-lg-plr10{padding: 0 10px!important;}
	.f-lg-plr15{padding: 0 15px;}
	.f-lg-mb5{margin-bottom: 5px;}
	.f-lg-mb10{margin-bottom: 10px;}
	.f-lg-mb15{margin-bottom: 15px;}
	.f-lg-mb20{margin-bottom: 20px;}
	.f-lg-mb30{margin-bottom: 30px!important;}
	.f-lg-ha{height: auto;}
	.f-lg-fn{float: none;}
	.f-lg-wa{width: auto;}
	.f-lg-db{display: block;}
	.f-lg-dn{display: none;}
	.container-fluid,.navbar-nav li>a{padding: 0;}
	.navbar-nav li>a{font-size: 18px;}
	.g-search-box .u-searchbtn{right: 25px;}
	
	.navbar-nav li.num2 .menulist {left: -65px;}
	.navbar-nav li.num3 .menulist {left: -154px;}
	.navbar-nav li.num4 .menulist {left: -260px;}
	.navbar-nav li.num5 .menulist {left: -400px;}
	.navbar-nav li.num7 .menulist {left: -617px;}
	.navbar-nav li.num8 .menulist {left: -722px;}
	.navbar-nav li.num9 .menulist {left: -825px;}
}
/*pad md*/
@media screen and (max-width: 991px){
	.f-md-mlr5{margin: 0 5px;}
	.f-md-mlr10{margin: 0 10px;}
	.f-md-mlr15{margin: 0 10px;}
	.f-md-mlrf5{margin: 0 -5px;}
	.f-md-mlrf10{margin: 0 -10px;}
	.f-md-mlrf15{margin: 0 -15px;}
	.f-md-plr5{padding: 0 5px;}
	.f-md-plr10{padding: 0 10px;}
	.f-md-plr15{padding: 0 15px;}
	.f-md-mb5{margin-bottom: 5px;}
	.f-md-mb10{margin-bottom: 10px;}
	.f-md-mb15{margin-bottom: 15px!important;}
	.f-md-ha{height: auto!important;}
	.f-md-fn{float: none;}
	.f-md-wa{width: auto;}
	.f-md-db{display: block;}
	.f-md-dn{display: none;}
	
	.is-toolbar{display: none;}
	
	.navbar-nav li span{display: none;}
	.navbar-nav li>a{padding: 0 5px;}
	
	.navbar-nav li.num2 .menulist {left: -50px;}
	.navbar-nav li.num3 .menulist {left: -113px;}
	.navbar-nav li.num4 .menulist {left: -195px;}
	.navbar-nav li.num5 .menulist {left: -310px;}
	.navbar-nav li.num7 .menulist {left: -534px;}
	.navbar-nav li.num8 .menulist {left: -558px;}
	.navbar-nav li.num9 .menulist {left: -638px;}

	.m-topheader{display: block !important;}
	#_ideConac{top: 320px;left: 0;}
	#_span_jiucuo {left: 70px;}
	#_span_jiucuo,.u-jbzx{top: 335px;}
	.u-slhwza{right: 100px;top: 285px;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
	.f-sm-mlr5{margin: 0 5px;}
	.f-sm-mlr10{margin: 0 10px;}
	.f-sm-mlr15{margin: 0 10px;}
	.f-sm-mlrf5{margin: 0 -5px;}
	.f-sm-mlrf10{margin: 0 -10px;}
	.f-sm-mlrf15{margin: 0 -15px;}
	.f-sm-plr5{padding: 0 5px;}
	.f-sm-plr10{padding: 0 10px;}
	.f-sm-plr15{padding: 0 15px;}
	.f-sm-mb5{margin-bottom: 5px;}
	.f-sm-mb10{margin-bottom: 10px;}
	.f-sm-mb15{margin-bottom: 15px;}
	.f-sm-ha{height: auto;}
	.f-sm-fn{float: none!important;}
	.f-sm-wa{width: auto;}
	.f-sm-db{display: block;color: #fff;}
	.f-sm-dn{display: none;}
	
	.g-nav .u-yjnav{width: 100%;line-height: 40px;float: none;}
	.g-nav li.u-yjnav a.u-yja{padding: 0 15px;font-size: 16px;background: #3b80b8;}
	.navbar-nav{position: absolute; z-index: 999; background-color: #fff;margin: 0;}
	.navbar-nav li,.m-bannerbg .m-search{width: 100%;}
	.m-nav .nav-height, .container-fluid, .navbar-collapse{height: auto;}
	.m-search-box{display: none;}

	.m-topheader{display: block !important;}
}
/*small xs*/
@media screen and (max-width: 638px) {
	.m-bannerbg .u-logo img{width: 100%;}
	body{font-size: 14px;}
	
}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}