@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;
}
.warp{
	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; */
	width: 3rem;
	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;
	display: block;
}
.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:0 auto;
	margin-top: 1rem;
}
.swiper-container {
     width:100%;
     margin:20px auto;
}
.swiper-slide {            
        background: #fff;    
        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;      
}
.lunbo {
    position: relative;
   
}
.swiper-slide a img {
    width: 100%;
    height: auto;
}

.part2{
	width: 100%;
    height: .3rem;
    background: #ffffff;
    max-width: 750px;
    border-top-left-radius: .6rem;
    border-top-right-radius: .6rem;
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.part3{
	width:90%;
	height: auto;
	margin: 0 auto;
}
.ul_pf{
  width:100%;
	height:auto;
	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; /*平分左右*/
  padding-top:.2rem;
}
.ul_pf li{
	width:47%;
	height:1.5rem;
	border-radius:.2rem;	
	box-shadow:#EEEEEE 0px 0px 10px;
	overflow: hidden;
	position:relative;
}
.ul_pf li a{
	display: block;
}
.ul_pf li .bt1{
	position: absolute;
	color:#333333;
	font-size:.28rem;
	line-height:.42rem;
	top:.34rem;
	left:.2rem;
	z-index: 100;
}
.ul_pf li .bt1.a{
	top:.6rem;
}
.liu_1{
  width:1.51rem;
  height:1.21rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.liu_1 img,.liu_2 img,.liu_3 img,.liu_4 img,.liu_5 img,.liu_6 img{
	width: 100%;
	height: 100%;
	display: block;
}
.liu_1{
  width:1.51rem;
  height:1.21rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.liu_2{
  width:1.39rem;
  height:1.37rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.liu_3{
  width:1.46rem;
  height:1.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.liu_4{
  width:1.39rem;
  height:1.35rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.liu_5{
  width:.97rem;
  height:1.46rem;
  position: absolute;
  right:.1rem;
  bottom: 0;
}
.liu_6{
  width:1.39rem;
  height:1.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
#h_zj{
	display: none;
}
.part4{
	width: 100%;
	height: auto;
}
.part4.a{
	background:url(../img/zby.png) no-repeat left;
	background-size:1.2rem 3.2rem;
}
.part4.b{
	background:url(../img/yby.jpg) no-repeat right top;
	background-size:1.09rem 2.8rem;
}

.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;
}
.part4a{
	width:90%;
	height: auto;
	margin: 0 auto;
}
.zxdt{
	font-size:.4rem;
	color:#333333;
	padding-top:.29rem;
	padding-bottom:.21rem;
}
.dla{
  width:100%;
  height: auto;
  overflow: hidden;
  margin-bottom: .2rem;
}
.dta a{
	display: block;
	float: left;
}
.dta a img{
	width:2.09rem;
	height: 1.4rem;
	display: block;
}
.dla .dda{
	margin-left:2.3rem;
}
.dda .dda-bt{
	font-size:.28rem;
	color:#333333;
}
.dda .dda-bt a{
	color:#333333;
}
.dda-zl{
	font-size:.2rem;
	padding-top:.17rem;
}
.dda-zl img{
	  display:inline-block;
    position:relative;
    width:.18rem;
    height:.22rem;
    top:.05rem;
    margin-right:.05rem;
}
.dda-zl .icon_yes{
	margin-left:.2rem;
}
.dla .dda .dda-bm{
	font-size:.28rem;	
	padding-top:.2rem;
}
.dla .dda .dda-bm a{
	color:#333333;
}


.dda-zl a{
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
	font-size: .24rem;
	color:#333333;
}

.ckgd{
	text-align: center;
	font-size:.24rem;
	color:#333333;
	margin-top:.3rem;
	margin-bottom:.3rem;
	cursor:pointer;
}
.ckgd img{
	display: block;
	width:.27rem;
	height: .16rem;	
	margin: 0 auto;
	margin-top:.05rem;
}


.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:#ffffff;
}

.ckgd{
	text-align: center;
	font-size:.24rem;
	color: #333333;
	margin-top: .26rem;
}
.ckgd img{
	width:.27rem;
	height:.16rem;
	display: block;
	margin: 0 auto;
	margin-top:.16rem;
}


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



/*后添加*/
#Transfer{
	width:100%;
	height:4.5rem;
	overflow: hidden;
}




