@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:58;
	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;
}


.shipin{
	width:100%;
	height: auto;
	margin-top: 1rem;
}
.shipin img{
	width: 100%;
	height: auto;
	display: block;
}
.part1{
	 width:95%;
	 height:auto;
	 margin: 0 auto;
	 padding-top:.2rem;
}
.ppbj{
	color:#333333;
	font-size:.4rem;
}
.ppbj_nr{
	padding-top:.2rem;
	color:#333333;
	font-size:.28rem;
	line-height:.5rem;
	text-indent: 2em;
}
.xbanner{
	width:100%;
	height:auto;
	margin: 0 auto;
}
.xbanner img{
	width:100%;
	height: auto;
	display: block;
}

.part2{
	  width: 85%;
    height: auto;
    border-radius: .2rem;
    box-shadow: #EEEEEE 0px 0px 10px;
    position: relative;
    padding-bottom: .3rem;
    margin: 0 auto;
    padding-left: .3rem;
    top: -.5rem;
    background: #ffffff;
}
.lxwm{
	color:#333333;
	font-size:.4rem;
	padding-top:.2rem;
}
.lxwm_nr{
	 color:#333333;
	 font-size:.28rem;
	 line-height:.5rem;
}
.ul_liu{
	padding-top:.27rem;
	width: 100%;
	height: auto;
}
.ul_liu li{
	line-height:.5rem;
	font-size:.28rem;
}
.ul_liu li img{
  width:.22rem;
  height: .22rem;
  position: relative;
  top:.15rem;
  margin-right:.1rem;
}
.mtjz{
	width:95%;
	height: auto;
	margin: 0 auto;
}
.ul_mt{		
		display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; /*平分左右*/
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-top:.3rem;
}
.ul_mt li{
	 width:45%;
	 text-align: center;
}
.ul_mt li img{
	width: 100%;
	height: auto;
	display: block;
}
.ul_mt li span{
	  font-size: .2rem;
    line-height: .4rem;
    display: block;
    margin-top: .2rem;
}

.hzdw{
    width: 95%;
    height: auto;
    margin: 0 auto;
    margin-top: .2rem;
}
.hz_pf{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: .24rem;
}
.hz_pf.a{
	margin-top:.2rem;
}
.hz_pf span{
	width: 45%;
	height:.5rem;
	background:#f6f6f6;
	text-align: center;
	line-height: .5rem;
	font-size: .28rem;
	color: #333333;
	display: block;
	float: left;
}
.hz_pf span:nth-child(2){
	margin-left:7%;
}
.db_bq{
	font-size:.2rem;
	color:#b8b8b8;
	text-align: center;
	line-height: 1rem;
}





.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;
}


/*收集项*/
.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;
}