html{color:#000;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;font-size: 62.5%; font-family:microsoft yahei}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{margin: 0;padding: 0;}
ol, ul, li{list-style: none;}
h1,h2{ font-weight:bold}
em,i{ font-style:normal}
a{text-decoration: none;display:inline}
img{border:none; width:100%; display:block}
.fl, .fr{_display: inline;}
.fl{float: left;}
.fr{float: right;}
.cl { clear:both;}
.cl:after { content:"."; visibility:hidden; height:0; font-size:0; display:block; clear:both;}
.pd60{padding:0 0.6rem;}
.center{text-align: center;}
.mgt20{margin-top: .2rem}
.mg20{margin:.2rem 0;}
.mgb50{margin-bottom: .5rem;}
.mgt30{margin-top: .3rem;}
.pr{position: relative;}

html, body {position: relative; height: 100%; }
body {background: #fff; font-size:0.24rem; color:#fff; margin: 0; padding: 0;}
p{ font-size:0.24rem; text-align:justify; line-height:1.8;text-indent: 2em;}

.swiper-container { width: 100%; height: 100%; }
.swiper-slide {position: relative;display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.content{ width:100%;overflow:hidden; box-sizing:border-box; margin:0 auto;padding:0 4%;position: relative;}
.record .content{padding:0 3%;}
/*首页*/
.zw{width: 100%;height: 6rem;}
.bg{ background:url(images/bg.jpg) no-repeat center; background-size:100%}
.logo{width: 1.92rem;position: absolute;top:0;left: 50%;margin-left: -.96rem;}
.index{ background:url(images/index_bg.jpg) no-repeat center; background-size:100%;}
.title img{width: 3.75rem;margin:0 auto .3rem;}
/*个人档案*/
.num_s li{width: 1.57rem;height: .5rem;display: inline-block;margin:0 .2rem;border:1px solid #fff;line-height: .5rem;color:#fff;}
.num_s li.on{background: #ddb37b;color:#000000;border:none;}
.hd .num_s li{border:1px solid #b5b5b5;}
.hd .num_s li.on{background: #1661b6;}
.record .bd .slider_s li{background: url(images/li_bg.png) no-repeat;background-size:100%;text-align: center;position: relative;}
.record .bd .slider_s li dl{padding-bottom: .8rem;}
.record .bd .slider_s li dl dt{width: 3.5rem;margin:.3rem auto 0;}
.record .bd .slider_s li blockquote{position: absolute;text-align: left;}
.record .bd .slider_s li blockquote.block1{top:0;left: 0;}
.record .bd .slider_s li blockquote.block2{top:0;right: 0;transform: scale(.9);}
.record .bd .slider_s li blockquote.block3{top:33%;left: 0;}
.record .bd .slider_s li blockquote.block4{top:47%;right: 0;transform:scale(.8);}
.record .bd .slider_s li blockquote.block5{bottom:12%;left: 5%;}
.record .bd .slider_s li blockquote.block6{bottom:7%;right: 2%;}
.record .bd .slider_s li dl dd{text-indent: 2em;margin-top: -9%;vertical-align: top;line-height: .8rem;width: 3.61rem;height: .85rem;background: url(images/dd_bg.png) no-repeat;background-size: 100% 100%;display: inline-block;}
/*认同感*/
.sense .bd .slider_s li{background: none;}
.swiper-qa{width:6.8rem;height:3.8rem;margin:.1rem auto 0;overflow:hidden;}
.swiper-qa .swiper-slide{height:auto;}
.swiper-qa .swiper-scrollbar{right:-1px;display: block!important;}
.swiper-scrollbar-drag{height:.3rem!important;background:#ffbc53;}
.qa-scrl{padding:0 .1rem;border-right:1px solid #fff;}
.qa-scrl p{position: relative;}
.qa-scrl p::before{background: url(images/icon.jpg) no-repeat;content: "";display: block;position: absolute;top:4%;left: 2%;width: .27rem;height: .26rem;background-size: 100%;}
.befr p::before{top:1%;}
/*企业简介*/
.qy .num_s li{display:inline-block;width:.25rem !important;height:.25rem;margin:0 .05rem;box-sizing:border-box;border:1px solid #fff;}
.qy .num_s li.on{background: #ddb37b;border:none;}
/*结语*/
.end p{line-height: 1.5}
.end .title img{margin-bottom: .2rem;}
/*策划团队*/
.team{text-align:center;padding:2% 0;}
.team b{font-weight:normal;color:#ffaf32;}
.gz-ewm{text-align:center;font-size:0;}
.gz{display:inline-block;vertical-align:top;width:1.25rem;}
.ewm{display:inline-block;width:1.6rem;margin-left:.4rem;}
.free{padding-top:3%;}
.free h3{font-weight:bold;font-size:.3rem;line-height:2;text-align:center;}
.free b{font-weight:bold;color:#fe0000;}
/*头部*/
@media only screen and (min-width: 1025px){
	body {width: 100% !important;margin: 0 auto;}
}
footer{ display:none!important}
/*兼容屏幕宽度750*/
@media only screen and (min-width:1601px) and (max-width:2047px){
	html{ font-size:100px!important}
	body{ max-width:750px; margin:0 auto; }
	.fixedhack.sticky{ max-width:750px;}
	.shortcut{ max-width:750px}
}