@charset "utf-8";
/* CSS Document */
/**
 * @description: 样式
 * @author: ishang_pan
 * @update: ishang_pan (2021-09-02 09:15)
 */

/*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: #108af8;}
a:focus{text-decoration: none; outline: 0; -moz-outline-style: none; color: #108af8;}
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{background: url(../images/bg-body.png) #fff center top no-repeat;}

/*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-mlrf30{margin: 0 -30px;}
.f-mlrf50{margin: 0 -50px;}
.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-plr30{padding: 0 30px;}
.f-plr50{padding: 0 50px;}
.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-mb35{margin-bottom: 35px;}
.f-mb40{margin-bottom: 40px;}
.f-mb45{margin-bottom: 45px;}
.f-mb90{margin-bottom: 90px;}
.f-nbg{background: none!important;}
.f-nbd{border: none;}

/*header*/
.is-headerzt{padding: 36px 0 70px;}
.is-headerzt .u-logo img{max-width: 100%;}
.is-headerzt .u-gohome{display: block; margin-top: 28px; padding: 0 26px 0 58px; line-height: 43px; text-align: center; background: url(../images/icon-home.png) #fff 26px center no-repeat; font-size: 18px; color: #0e54ad; border-radius: 12px;}
.is-headerzt .u-title{display: block; margin: 0 auto; max-width: 100%;}
.is-headerzt .u-specialname{margin: 0 auto; max-width: 100%;}

/*main*/
.m-mainzt{padding: 38px 20px; background: #fff; box-shadow: 5px 5px 12px rgba(1, 33, 137, .26);}
.m-spelf{border-right: 1px solid #ddd;}
.g-spelf{padding: 29px 25px 30px 40px; background-color: #f6f6f6;}
.u-hytitle{line-height: 1.4; font-size: 37px; color: #015293;}
.m-hybox{overflow-y: auto; height: 421px; padding-right: 24px;}
.m-hybox p{margin-top: 30px; line-height: 1.67;}
.m-hybox *{font-size: 18px;}
.m-hybox::-webkit-scrollbar {width: 8px; background: #f2f2f2; border-radius: 4px;}
.m-hybox::-webkit-scrollbar-thumb{background: #1073b7; border-radius: 4px;}

.g-spergbox{background: #000;}
.m-spergbox .u-title{font-size: 30px; font-weight: bold; color: #0e54ad;}
.g-spergbox{height: 200px;}
.g-spergbox video,.g-spergbox img{display: block; width: 100%; height: 100%;}
.g-spergbox p{left: 0; bottom: 0; right: 0; line-height: 52px; padding: 0 15px; background: rgba(0, 0, 0, .5); font-size: 18px; color: #fff; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-xznf{z-index: 9;}
.m-wqhg .m-title{padding: 70px 0 30px; background: url(../images/pic-title.png) center top no-repeat;}
.m-xznf{width: 336px; height: 28px; padding-left: 136px;}
.m-xznf span{position: absolute; left: 0; top: 0; font-size: 22px; font-weight: bold;}
.m-mnselect p{padding: 0 30px 0 22px; line-height: 28px; background: url(../images/bg-arrow.png) #f3f3f3 right center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;}
.m-mnselect ul{left: 0; right: 0; top: 28px; border: 1px solid #ccc; border-top: none; background: #fff;}
.m-mnselect li a{display: block; text-align: center; line-height: 27px; font-size: 16px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-mnselect li a:hover{background: #0e54ad; color: #fff;}

.m-ysshow{margin-top: 30px;}
.g-ysshow{padding-left: 82px;}
.g-ysshow p{left: 0; top: 0; background: url(../images/bg-rili.png) center no-repeat; padding: 20px 4px 4px; width: 52px; height: 56px; text-align: center; font-size: 22px; font-weight: bold; color: #0e54ad;}
.g-ysshow ul{padding-top: 6px;}
.g-ysshow li a,.g-ysshow li span{display: block; height: 50px; line-height: 48px; background: #eaeaea; font-size: 20px; border:  1px solid #ddd; border-radius: 4px; text-align: center; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-ysshow li a:hover{background: #0e54ad; color: #fff; border-color: #fff;}

.g-wqhg{padding: 0 38px;}

/*media query*/
/*big pcScreen*/
@media (min-width:1240px) {
    .container{padding: 0; width: 1240px;}

    .m-spelf{width: 840px;}
    .m-sperg{width: 420px;}

}
/*large pcScreen*/
@media screen and (max-width: 1239px) {
    

}
/*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;}

	.m-wqhg .m-title{padding: 127px 0 10px;}
	.m-xznf{margin: 10px auto 0;}

}
/*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-mb30{margin-bottom: 30px;}
	.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;}
	.f-md-ps{position: static;}

	.m-main,.g-spelf,.m-mainzt{padding: 15px;}

	.u-hytitle{font-size: 26px;}
	.m-hybox p{margin-top: 15px;}
	.m-hybox *{font-size: 16px;}

	.m-spergbox .u-title{font-size: 26px;}

	.g-ysshow{margin-top: 20px;}
	
}
/*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;}
	.f-sm-dn{display: none;}

	.is-headerzt .u-gohome{display: none;}

	.g-wqhg{padding: 0 15px;}

}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}

}

/*print*/
@media print {
    a[href]:after {
        content: none!important;
    }
}