@charset "UTF-8";
@import url(reset.css);
@media screen and (max-width: 320px) {
  html {
    font-size: 42.67px !important;
  }
}

@media screen and (min-width: 320px) {
  html {
    font-size: 42.67px;
  }
}

@media screen and (min-width: 350px) {
  html {
    font-size: 46.67px;
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 50px;
  }
}

@media screen and (min-width: 400px) {
  html {
    font-size: 53.33px;
  }
}

@media screen and (min-width: 450px) {
  html {
    font-size: 60px;
  }
}

@media screen and (min-width: 550px) {
  html {
    font-size: 73.33px;
  }
}

@media screen and (min-width: 600px) {
  html {
    font-size: 80px;
  }
}

@media screen and (min-width: 640px) {
  html {
    font-size: 85.33px;
  }
}

@media screen and (min-width: 650px) {
  html {
    font-size: 86.67px;
  }
}

@media screen and (min-width: 700px) {
  html {
    font-size: 93.33px;
  }
}

@media screen and (min-width: 750px) {
  html {
    font-size: 100px !important;
  }
}

.wrapper {
	width: 100%;
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
}

.logo{
	width:100%;
	height:1rem;
	max-width: 750px;
	position: relative;
	padding-top: .2rem;
	position:fixed;
	top: 0;
	z-index:98;
	background: #FFFFFF;
}
.logo .logoimg{
	width: 2.09rem;
	height:.64rem;
	display: block;
	margin: 0 auto;
}
.logo .btn_candan{
  position: absolute;
  top:.35rem;
  left:.2rem;
  width:.28rem;
  height:.26rem;
}
.logo .btn_candan img{
	width: 100%;
	height: 100%;
	display: block;
}
/*导航*/

.Navigation{
	  width: 100%;
    max-width: 750px;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,.5);
    top: 1rem;
    z-index:5000;
    display: none;
}
.Navigation1{
	width: 4.6rem;
	height: auto;
	background:#FFFFFF;
}
.Navigation2{
	width:4.1rem;
	height:auto;
	margin: 0 auto;
	padding-bottom: 1rem;
	background:#FFFFFF;
	border-top:1px solid #eeeeee;
}
.Navigation2 li{
	line-height: .8rem;
	text-align: left;
	font-size:.32rem;
	color: #333333;
	border-bottom:1px solid #eeeeee;
}
.Navigation2 li a{
	color: #333333;
}
.cpjs_fl a{
	display: block;
}
.cpjs_fl a:hover{
	color:#6e96e5;
}
.ssj span{
	 display:inline-block;
	 width:.26rem;
	 height:.15rem; 
	 margin-left:2rem;
	 background:url(../img/xsj.png) no-repeat;
	 background-size:100% 100%;
}
.ssj span.active{
	 display:inline-block;
	 width:.26rem;
	 height:.15rem; 
	 margin-left:2rem;
	 background:url(../img/ssj.png) no-repeat;
	 background-size:100% 100%;
}

#cpjs_fla,#cpjs_flb{
	display: none;
}
.part1{
	width: 100%;
	height: auto;
	margin-top: 1rem;
	position: relative;
}
.part1 img{
	width: 100%;
	height: auto;
	display: block;
}

.part_warp{
	width: 100%;
	height: auto;	
	background:#ebedf5 url(../img/sanyuan.png) no-repeat;
  background-size:contain;
}
.wu_1{
	width:100%;
	height:auto;
	position: relative;
}
.pab_nr{
    width:93%;
    height:3.29rem;
    margin: 0 auto;
    background:#ffffff;
    position: relative;
    border-radius:.3rem;
    overflow: hidden;
    top:-1rem;
    box-shadow: #EEEEEE 0px 0px 10px;
}

.csr_bt {
    color: #333333;
    font-size:.28rem;
    line-height:.45rem;
    padding-top:.4rem;
    width:54%;
    height:auto;
    float: left;
    margin-left: 8%;
}
.csr_bt span {
    display: block;
    margin-bottom: .2rem;
    font-size: .4rem;
    display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
}
.csr_bt .csr_nr{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size:.28rem;
}
.csr {
    position: absolute;
    bottom: 0;
    right:2%;
    width:2.75rem;
    height:2.32rem;
}
.csr img {
    width: 100%;
    height: auto;
    display: block;
}
.lsx1{
		position: absolute;
    top:2.1rem;
    z-index: 1000;
    width:100%;
    height: auto;
}
.lsx{
	  width:93%;
    height:auto;
    margin: 0 auto;
    overflow: hidden;    
}
.lsx li{
	width:50%;
	height: auto;
	float: left;
}
.lsx li img{
	width:.16rem;
	height:.6rem;
	display:block;
	margin:0 auto;
}

.pab_nr.a{
	height: auto;
	padding-left:.3rem;
	padding-bottom:.5rem;
	margin-top:.3rem;
	padding-right:.3rem;
	box-shadow: #EEEEEE 0px 0px 10px;
}

.kcts{
	 width:100%;
	 height:.3rem;
	 margin-top:.57rem;
	 color: #6e96e5;
	 font-size:.3rem;
	 line-height: .3rem;
}
.kcts.a{	 	 
	 margin-top:.2rem;
	 height: auto;
	 overflow: hidden;
}
.kcts1{
   width:.3rem;
   height: .28rem;
   float: left;
   margin-right:.1rem;
}
.kcts1 img{
	width: 100%;
	height: auto;
	display: block;
}
.kcts2{
	 width:.32rem;
   height:.32rem;
   float:left;
   margin-right:.1rem;
   background:url(../img/xlh.png) no-repeat center;
   background-size:100% 100%;
   line-height:.32rem;
   color:#FFFFFF;
   text-align: center;
   font-size: .28rem;
}
.kcts2a{
	color: #333333;
	font-size:.28rem;
	line-height:.42rem;
	margin-left:.4rem;
}
.kcts2a.a{
	margin-top: .2rem;
}
.kcts.b{
	margin-top: .2rem;
}
.kczx{
	width:4rem;
	height: .7rem;
	background:url(../img/kczx.png) no-repeat center;
	background-size:100% 100%;
	text-align: center;
	line-height: .7rem;
	margin: 0 auto;
	margin-top: .2rem;
}
.kczx a{
	display:block;
	font-size: .28rem;
	color:#ffffff;
}
.shou_h{
	width:.26rem;
	height: .15rem;
	margin: 0 auto;
	margin-top:.5rem;
}
.shou_h img{
	width: 100%;
	height: auto;
	display: block;
}
.pab_nr.b{
	  width:93%;
    height:3.29rem;
    margin: 0 auto;
    background: #ffffff;
    position: relative;
    border-radius: .3rem;
    overflow: hidden;
    top:-.7rem;
    box-shadow: #EEEEEE 0px 0px 10px;
}
.csr.a{
	width:2.49rem;
	height:2.28rem;
}
.csr.a.b{
	width:3.13rem;
	height:2.62rem;
	right: 0;
}
.csr.a.c{
	width: 2.75rem;
	height:2.88rem;
}
.csr.a img{
	width: 100%;
	height: auto;
	display: block;
}
.csr_bt .jt_btx{
   font-size: .28rem;
   display:inline;
}
.csr_bt.a{
	 width:72%;
}
.jt_nr{
	 width:70%;
   font-size:.28rem !important;
   margin-top:.2rem;
}
.jt_bt.a{
	margin-bottom:0;
}
.ckxq{
	font-size: .28rem !important;
	color:#698cf5;
}
.pab_nr.b.c{
	margin-top:.3rem;
}

#ckxq_a{
	display:none;
}


#pab2{
	margin-top:.6rem;
	display: none;
}
#ckxq_sx2{
	top:2.4rem;
	display: none;
}

#pab3{
	margin-top:.6rem;
	display: none;
}
#ckxq_sx3{
	top:2.4rem;
	display: none;
}

#pab4{
	margin-top:.6rem;
	display: none;
}
#ckxq_sx4{
	top:2.4rem;
	display: none;
}

#pab5{
	margin-top:.6rem;
	display: none;
}
#ckxq_sx5{
	top:2.4rem;
	display: none;
}




.lyzx_kx{
	height: 1.2rem;
}
.lyzx{
	width:100%;
	height:1.2rem;
	background:#3362c3;
	position: fixed;
	z-index: 5000;
	bottom: 0;
	max-width: 750px;
}
.lyzx-left{
	width:1.63rem;
	height:1.2rem;
	background:#5384e2;
	padding-top:.3rem;	
	float: left;
}
.icon_liuyan{
	text-align: center;
	color: #FFFFFF;
	font-size: .24rem;
}
.icon_liuyan img{
	width:.4rem;
	height:.36rem;
	display: block;
	margin: 0 auto;
}
.xslq{
	  float: left;
    text-align: center;
    color: #FFFFFF;
    font-size: .32rem;
    width: 78%;
    line-height: 1.2rem;
}
.xslq a{
	display: block;
	color: #FFFFFF;
}

.wrapper .hdb {
    max-width: 750px;
    position: fixed;
    bottom:1.2rem;
    right:.1rem;
    z-index:5500;
}
.hdb .fhdb{
    display: block;
    width:1rem;
    height:1rem;
}
.hdb .fhdb a{
	display: block;
}
.hdb .fhdb img {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    display: block;
}

.db_bq {
    font-size: .2rem;
    color: #b8b8b8;
    text-align: center;
    line-height: 1rem;
    background:#ebedf5;
}


/*收集项*/
.tk_sjx{
	width: 100%;
	height:100%;
	position:fixed;
	max-width:750px;
	background-color: rgba(0,0,0,.5);
	top:0;
	margin:0 auto;
	z-index:9999;
	margin-top: 1rem;
  display:none;
}
.tf_sjx2{
	width:6.3rem;
	height:7.4rem;
	background:url(../img/tank.png) no-repeat center;
	background-size:100% 100%;
	margin: 0 auto;
	margin-top:1rem;
	position: relative;
}
.gb_sjx{
	 position: absolute;
	 top:1rem;
	 right: 0;
	 width: .25rem;
	 height: .25rem;
}
.gb_sjx img{
	width: 100%;
	height: auto;
	display: block;
}
.form_sj{
	width:4.6rem;
	height: auto;
	margin: 0 auto;	
	position: relative;       
}
.xingm.a{
	margin-top:2.3rem;
}
.xingm{
	width:100%;
	height:.8rem;
	border:none;
	background: #FFFFFF;
	margin: 0 auto;
	margin-bottom:.15rem;
	border-radius:.1rem;
	font-size:.32rem;
	padding-left:.3rem;
	color: #9a9a9a;
}
.sec_xl{
	width:100%;
	height:.8rem;
	background:#FFFFFF;
	border: none;
	border-radius:.1rem;
	font-size:.32rem;
	padding-left:.3rem;
	color: #9a9a9a;
	position: relative;
}
.form_sj .xsj{
	  width: .26rem;
    height: .14rem;
    display: block;
    position: absolute;
    top:4.55rem;
    right: .5rem;
}
.form_sj .xsj img{
	width: 100%;
	height: auto;
	display: block;
}
.lxfs{
	font-size: .24rem;
	text-align: center;
	color: #FFFFFF;
	padding-top: .2rem;
}

.tj_bd{
	width:4rem;
	height: .8rem;
	background:url(../img/tj.png) no-repeat center;
	background-size:100% 100%;
	text-align: center;
	line-height: .8rem;
	font-size: .28rem;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: .2rem;
}


.xcx{
	  width: 100%;
    height: 100%;
    position: fixed;
    max-width: 750px;
    background-color: rgba(0,0,0,.5);
    top: 0;
    margin: 0 auto;
    z-index: 9999;
    margin-top: 1rem;
    display:none;
}
.xcx_img{
	width: 100%;
	height:auto;
	margin-top:4rem;
}    
.xcx_img .xcxcs{
	 width:4.5rem;
	 height:3.5rem;
	 display: block;
	 margin: 0 auto;
}
.xcx_img .sjx_gb{
	position: absolute;
	top:3rem;
	right:1rem;
	width:.25rem;
	height: .25rem;
}