html,
body {
  width: 100%;
  height: 100%;
}
html {
  font-size: 13.33333333vw;
}
body {
  font-size: 16px!important;
  /* padding-left: 10px; */
}
 
/*banner背景图开始*/
.banner_wrap {
  box-sizing: border-box; 
  width: 7.5rem;
  height: 5.21rem;
  /* padding: 2.26rem 0.44rem 1rem; */
  line-height: 0.33rem;
  background-image: url("../images/zzdb/banner.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: 200% 100%;
  font-size: .22rem;
  color: #fff;
  position: relative;
  background-position: -300px 10px;
  
}
.quickMark_wrap {
  display: none;
width: 5rem;
height: 4.5rem;
position: fixed;
top: 40%;
left: 50%;
margin-left: -2.5rem;
  z-index: 9999999;
}
.quickMark_top {
	width: 100%;  z-index: 99999;
	height: 1.1rem;
	background: #28a7e1;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0.2rem 0px;
    border-radius: 8px 8px 0 0;
}
.quickMark_middle{
    padding: 0.6rem 0 0.32rem;  z-index: 99999;
}
.quickMark_bottom{
    padding: 0 0 0.4rem;  z-index: 99999;
}
.quickMark_middle,.quickMark_bottom{
    background: white;  z-index: 99999;
}
.quickMark_top .correct_logo,.correct_logo_text {
	float: left;  z-index: 99999;
}

.quickMark_top .close_logo {
	float: right;
	margin-right: 0.2rem;  z-index: 99999;
	margin-top: 0.23rem;
}

.quickMark_top .correct_logo {
	margin-left: 0.2rem;
	margin-top: 0.13rem;  z-index: 99999;
}

.quickMark_top .correct_logo_text {
	margin-left: 0.21rem;  z-index: 99999;
}

.quickMark_top .correct_logo_text .p1 {
	font-size: 0.18rem;  z-index: 99999;
	color: #fff;
	margin-top: 0.16rem;
}

.quickMark_top .correct_logo_text .p2 {
	font-size: 0.14rem;
	color: #fff;  z-index: 99999;
	margin-top: 0.08rem;
}

.quickMark_middle .quickMark_logo {
	margin-left: 1.62rem;  z-index: 99999;
}

.quickMark_middle .quickMark_logo img {
	width: 1.76rem;
	height: 1.76rem;  z-index: 99999;
}

.quickMark_middle .details {
	font-size: 0.16rem;  z-index: 99999;
	color: #222;
	margin-top: 0.14rem;
	text-align: center;
}

.quickMark_bottom .button {
	width: 2.84rem;  z-index: 99999;
	height: 0.4rem;
 
	border-radius: 6px;
	background: #28a7e1;
	color: #fff;
	font-size: 0.18rem;
	text-align: center;
	line-height: 0.4rem;
	margin: 0 auto;
 	cursor: pointer;
}
.quickMark_bottom{
padding-top: 0.15rem!important;
}
#cover{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999990;
}/*遮罩层样式结束*/

.banner_wrap_cont{
  height: 3rem;
  display: flex;
  /* border: 1px solid red; */
  flex-direction: column;
  position: absolute;
  top: 28%;
  left: 5%;
  align-items: center;
  justify-content: space-around;
}
.banner_wrap_cont1{
  font-family: PingFangSC-Semibold;
	font-size: 0.52rem;
	font-weight: normal;
	font-stretch: normal;
 
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_cont2{
  font-family: PingFangSC-Thin;
	font-size: 0.4rem;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_cont3{
  width: 2.3rem;
	height: 0.7rem;
	background-image: linear-gradient(90deg, 
		#ef3500 0%, 
		#ff7a00 100%);
    font-family: MicrosoftYaHei;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 display: flex;
 align-items: center;
 justify-content: center;
	letter-spacing: 1px;
	color: #ffffff;
}
.banner_absou{
  position: absolute;
  height: 3rem;
 
  top: 25%;
 
  left: 6%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.banner_wrap_1{
  font-family: PingFangSC-Semibold;
	font-size: 0.6rem;
	font-weight: normal;
	font-stretch: normal;
	 
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_2{
	font-family: PingFangSC-Thin;
	font-size: 0.36rem;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
  margin-top: 10px;
}
.banner_wrap_3{
	font-family: PingFangSC-Thin;
	font-size: 0.36rem;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_4{
  width: 2.4rem;
	height: 0.7rem;
  background-image: linear-gradient(90deg, 
  #ef3500 0%, 
  #ff7a00 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
  .box{
      width: 7.5rem;
   
      
      padding: 0px 15px 0px 15px;
      box-sizing: border-box;
  }
  .boxs{
    width: 7rem;
 /* box-sizing: border-box; */
    /* height: 19rem; */
    padding: 0px 15px 0px 15px;
   
}
 
.cont{
    
    margin-top: 20px;
    /* box-sizing: border-box; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    
  }
  .cc{
    height: 4.2rem;
    /* border: 1px solid red; */
    display: flex;
    flex-direction: column;
    font-size: 0.3rem;
    align-items: center;
  }
  .access-city{
    width: 6.9rem;
height: 0.9rem;
/* background-color: #f7f5f4; */
	/* border-radius: 10px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0.26rem 7px 0.26rem;
    box-sizing: border-box;
    border: 2px solid #ee3600;
    position: relative;
  }
  .sps{
    width: 0.27rem;
    height: 0.15rem;
    margin-top: 5px;
  background-image: url("../images/zzdb/icon1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 20px;
  }
  .list_top{
    width: 100%;
	height: 0.33rem ;
	font-family: PingFangSC-Medium;
	font-size: 0.34rem;
	font-weight: normal;
	font-stretch: normal;
	 text-align: center;
	letter-spacing: -1px;
	color: #333333;
    margin: 0.9rem 0px;
    line-height: 1.1rem;
    /* padding-left: 10px; */
    /* border-left: 0.06rem solid #4290fc; */
  }
  .cont_tops{
    width: 100%;
	height: 0.33rem ;
	font-family: PingFangSC-Medium;
	font-size: 0.34rem;
	font-weight: normal;
	font-stretch: normal;
	 margin: 0.9rem 0px;
     text-align: center;
	letter-spacing: -1px;
	color: #333333;
    /* padding-left: 10px; */
    /* border-left: 0.06rem solid #4290fc; */
  }
  .cont_city{
width: 6.9rem;
height: 0.9rem;
/* background-color: #f7f5f4; */
	/* border-radius: 10px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0.26rem 7px 0.26rem;
    box-sizing: border-box;
    border: 2px solid #ee3600;
  
  }
  a{
      text-decoration: none;
  }
 
  .city{
	width: 1.94rem;
	height: 0.27rem;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	
	letter-spacing: -1px;
	color: #999999;
  }
 
  .inpus{
    width: 6.9rem!important;
    height: 0.9rem!important;
    /* background-color: #f7f5f4!important; */
    /* border:0!important; */
    outline:none!important;
    /* border-radius: 10px!important; */
    font-family: PingFangSC-Regular!important;
	font-size: 16px!important;
	font-weight: normal!important;
	font-stretch: normal!important;
 margin-top: 10px;
	letter-spacing: -1px;
	color: #999999;
    border: 2px solid #ee3600!important;
    text-indent: 16px;
  }
  .inpuss{
    width: 6.9rem!important;
    height: 0.9rem!important;
    /* background-color: #f7f5f4!important; */
    /* border:0!important; */
    outline:none!important;
    /* border-radius: 10px!important; */
    font-family: PingFangSC-Regular!important;
	font-size: 16px!important;
	font-weight: normal!important;
	font-stretch: normal!important;
  margin-top: 10px;
  border: 2px solid #ee3600!important;
    text-indent: 16px;
	letter-spacing: -1px;
	color: #999999;
  }
  .inpu::input-placeholder{
	color: #999999;
}
.inpu::-webkit-input-placeholder{	 
    color: #999999;
}
.inpu::-moz-placeholder{		 
	color: #999999;
}
.inpu::-moz-placeholder{	 
	color: #999999;
}
.inpu::-ms-input-placeholder{		 
    color: #999999;
}
 
  .ni_user{
    width: 2.77rem;
	height: 0.29rem;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
 display: flex;
 align-content: center;
	letter-spacing: -1px;
	color: #999999;
  }
.btn_asd{
    width: 6.92rem!important;
	height: 0.9rem!important;
	background-image: linear-gradient(90deg, 
		#ef3500 0%, 
		#ff7a00 100%)!important;
	/* border-radius: 10px; */
    margin-bottom: 10px;
     margin-top: 10px;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;

 
    font-family: PingFangSC-Regular!important;
	font-size: 0.36rem!important;
	font-weight: normal!important;
	font-stretch: normal!important;
	letter-spacing: 0px!important;
	color: #ffffff!important;
    
  }
  
 
  .service_cont_2{
    font-family: PingFangSC-Regular;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
 margin-top: 7px;
	letter-spacing: 0px;
	color: #333333;
  }
  .service_cont_3{
    font-family: PingFangSC-Regular;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
     
    letter-spacing: 0px;
    color: #666666;
  }
  .service_cont_4{
    font-family: PingFangSC-Regular;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
     
    letter-spacing: 0px;
    color: #666666;
  }
  .get_citys{
    width: 100%;
	height: 0.25rem;
	font-family: PingFangSC-Regular;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 display: flex;
 align-items: center;
 justify-content: space-between;
  padding-left: 10px;
  box-sizing: border-box;
	letter-spacing: 0px;
    margin-bottom: 10px;
    margin-top: 15px;
	color: #f56e00;
  }
  .bgc{
    width: 7.5rem;
	height: 0.3rem;
	background-color: #f5f5f5;
    margin-top: 0.47rem;
  }
  .bgcb{ 
    width: 7.5rem;
	height: 0.3rem;
	background-color: #f5f5f5;
   
  }
  .conts{
      width: 100%;
      /* height: 9.5rem;  */
      
      /* box-sizing: border-box; */
  }
  .cjhy{
    /* border: 1px solid red; */
  }
  .cont_tops{
    width: 100%;
    height: 0.18rem;
	font-family: PingFangSC-Regular;
	font-size: 0.4rem;
	font-weight: normal;
	font-stretch: normal;
 
	letter-spacing: 0px;
	color: #333333;
  }
  .cont_list_zz_right{
    width: 0.89rem;
    height: 0.20rem;
    margin-top: -18px;
    margin-left: 10px;
    /* margin: 0 0; */
    background-image: url("../images/zzdb/jt.png");
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .cont_list_zz_left1 {
    width: 1.11rem;
    height: 1.11rem;
    background-color: #f7f5f3;
    background-image: url("../images/zzdb/flow1.png");
    background-repeat: no-repeat;
    background-position: 50% ;
    background-size: 55%;
    border-radius: 50%;
  }
  .cont_list_zz_left2 {
    width: 1.11rem;
    height: 1.11rem;
    background-color: #f7f5f3;
    background-image: url("../images/zzdb/flow2.png");
    background-repeat: no-repeat;
    background-position: 50% ;
    background-size: 55%;    border-radius: 50%;

  }
  .cont_list_zz_left3 {
    width: 1.11rem;
    height: 1.11rem;
    background-color: #f7f5f3;
    background-image: url("../images/zzdb/flow3.png");
    background-repeat: no-repeat;
    background-position: 50% ;
    background-size: 50%;    border-radius: 50%;

  }
  .cont_list_zz_left4 {
    width: 1.11rem;
    height: 1.11rem;
    background-color: #f7f5f3;
    background-image: url("../images/zzdb/flow4.png");
    background-repeat: no-repeat;
    background-position: 50% ;
    background-size: 50%;    border-radius: 50%;

  }
  .cont_hy_list_dl{
    font-family: PingFangSC-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #ffffff;
  }
  .common{
    width:7.5rem;
    height: 2.7rem;
    display: flex;
    /* align-items: center; */
     
 
    white-space: nowrap;
    overflow-y: scroll;
  
    /* justify-content: space-around; */
  }
  .cont_hy_cont {
    width: 2.22rem;
    height: 2.7rem;
    background-color: #a7a7af;
    /* padding: 0 20px;  */
      background-repeat: no-repeat;
       
     margin-right: 20px;
 
     
  }
  .cont_hy_list1 {
    width: 2.4rem;
    height: 2.7rem;
    background-image: url("../images/zzdb/industry1.png");
    background-repeat: no-repeat;
    position: relative;
    background-size: 100% 100%;
  }
  .cont_hy_list3 {
    width: 2.4rem;
    height: 2.7rem;
    background-image: url("../images/zzdb/industry3.png");
    background-repeat: no-repeat;
    position: relative;
    background-size: 100% 100%;
  }
  .cont_hy_list2 {
    width: 2.4rem;
    height: 2.7rem;
    background-image: url("../images/zzdb/industry2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .cont_hy_list4 {
    width: 2.4rem;
    height: 2.7rem;
    background-image: url("../images/zzdb/industry4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .cont_hy_list5{
    width: 2.4rem;
    height: 2.7rem;
    background-image: url("../images/zzdb/industry5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .cont_hy_list_dl {
    width: 2.4rem;
    height: 0.6rem;
    position: absolute;
    bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            background-color: #000000;
    border-radius: 50px 0px 0px 0px;
    font-family: PingFangSC-Regular;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px; 
    letter-spacing: 0px;
    color: #ffffff;
  }
 
 
  .conts_list{
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around;
      
  }
 
  .shows{
    display: none;
  }
  .cont_firstsss{
 
    width: 3.6rem;
    height: 0.88rem;
  float: left;
  margin-left: 6px;
    font-family: PingFangSC-Regular;
    font-size: 0.15rem;
    font-weight: normal;
    font-stretch: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 0px;
    margin-top: 10px;
    color: #5f5f84;
    background-color: #F1F1F1;

    
  }
  .icp{
       background-image: url(../images/zzdb/commission1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  }
  a{
    z-index: 99;
  }
  .cyxk{
    background-image: url(../images/zzdb/commission2.png);
    background-size: 100%;
    background-repeat: no-repeat;
  }
.cbwj{
  background-image: url(../images/zzdb/commission3.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.dlys{
  background-image: url(../images/zzdb/commission4.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.rlzy{
  background-image: url(../images/zzdb/commission5.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.jckq{
  background-image: url(../images/zzdb/commission6.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.wlwh{
  background-image: url(../images/zzdb/commission7.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.ylqx{
  background-image: url(../images/zzdb/commission8.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
  .cont_firsts{
    width: 3.6rem;
    height: 1.88rem;
   
      color: #ffffff!important;
      display: flex;
      /* z-index: -1; */
      align-items: center;
      justify-content: space-around;
  margin-bottom: 10px;
      box-sizing: border-box;
   
  /* border: 1px solid red; */
  
  }
  .cont_first_cont1{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    word-break:keep-all;
    color: #ffffff!important;
    letter-spacing: 0px;
    z-index: 99;
  }
  .cont_first_cont2{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    word-break:keep-all; color: #ffffff!important;
    letter-spacing: 0px;
  }
  .cont_first_cont3{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal; color: #ffffff!important;
    word-break:keep-all;
    letter-spacing: 0px;
  }
  .cont_first_cont4{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal; color: #ffffff!important;
    font-stretch: normal;
    word-break:keep-all;
    letter-spacing: 0px;
  }
  .cont_first_cont5{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal; color: #ffffff!important;
    font-stretch: normal;
    word-break:keep-all;
    letter-spacing: 0px;
  }
  .cont_first_cont6{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal; color: #ffffff!important;
    font-stretch: normal;
    word-break:keep-all;
    letter-spacing: 0px;
  }
  .cont_first_cont7{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal; color: #ffffff!important;
    font-stretch: normal;
    word-break:keep-all;
    letter-spacing: 0px;
  }
  .cont_first_cont8{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    word-break:keep-all; color: #ffffff!important;
    letter-spacing: 0px;
  }
  .cont_tow_cont{
    font-family: PingFangSC-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    word-break:keep-all;
    letter-spacing: 0px;
  }

  .conts_contss{
    width: 3.34rem;
    color: #ffffff;
	height: 1rem;
	background-color: #ee3600;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: space-around;
    box-sizing: border-box;

  }
 

  .conts_list_size{
	/* width: 1.3rem; */
	/* height: 0.25rem; */
	font-family: PingFangSC-Regular;
	font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
  word-break:keep-all;
	letter-spacing: 0px;
 
  }
 
.more{
  width: 2.4rem;
	height: 0.68rem;
	background-image: linear-gradient(90deg, 
		#ee3700 0%, 
		#ff7a00 100%);
	/* border-radius: 50px; */
  display: flex;
  align-items: center;
  justify-content: center;

  font-family: PingFangSC-Regular;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 
	letter-spacing: 0px;
	color: #ffffff;
  margin: 0.35rem auto;
}
.mores{
  width: 2.4rem;
	height: 0.68rem;
   	background-image: linear-gradient(90deg, 
		#ee3700 0%, 
		#ff7a00 100%);
	/* border-radius:50px; */
  display: none;
 text-align: center;
 line-height: 0.68rem;

  font-family: PingFangSC-Regular;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 
	letter-spacing: 0px;
	color: #ffffff;
  margin: 0.35rem auto;
}
 
#show{
  width: 100%;
  /* height: 7.68rem; */
  /* margin-top: 10px; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
 

}
 
 
.boxf{
  width: 7.06rem;
 
     padding: 0px 15px 0px 15px;
    
}
.service{
  width: 7.06rem;
	/* height: 2.7rem; */
	 
 
  
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
}
.service_cont{
  width: 3.22rem;
	height: 3rem;
	/* background-color: #a7a7b0; */
	border-radius: 10px;
  /* border: 1px solid red; */
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  margin-top: 10px;
}
.cont_fw_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
      justify-content: space-around;
  /* margin-top: 68px; */
}
.cont_fw_list_lou {
  width: 3.1rem;
  height: 2.8rem;
  /* border: 1px solid red; */
 margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.cont_fw_list_bottom2 {
  height: 39px;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #898f9a;
  /* display: flex;
    align-items: center;
    justify-content: space-around; */
  text-align: center;
}
.cont_fw_list_bottom1 {
  height: 20px;
  font-family: PingFangSC-Regular;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3e444f;
}
.cont_fw_list_bottom {
  width: 195px;
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.images_ban1 {
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../images/zzdb/advantage1.png");
  background-repeat: no-repeat;
  background-size: 50% ;
  background-position: 19px 19px ;
  border-radius: 50%;
  background-color: #6de1b1;
  -webkit-box-shadow: 0px 1px 10px #6de1b1;
          box-shadow: 0px 1px 10px #6de1b1;
}
.images_ban2 {
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../images/zzdb/advantage2.png");
  background-repeat: no-repeat;
  background-size: 50% ;
  background-position: 19px 19px ;
  border-radius: 50%;
  background-color: #ffc300;
  -webkit-box-shadow: 0px 1px 10px #ffc300;
          box-shadow: 0px 1px 10px #ffc300;
 

}
.images_ban3 {
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../images/zzdb/advantage3.png");
  background-repeat: no-repeat;
  background-size: 50% ;
  background-position: 18px 13px ;
  border-radius: 50%;
  background-color: #00afff;
  -webkit-box-shadow: 0px 1px 10px #00afff;
          box-shadow: 0px 1px 10px #00afff;
 
}
.images_ban4 {
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../images/zzdb/advantage4.png");
  background-repeat: no-repeat;
  background-size: 50% ;
  background-position: 19px 18px ;
  border-radius: 50%;
  background-color: #ffa240;
  -webkit-box-shadow: 0px 1px 10px #ffa240;
          box-shadow: 0px 1px 10px #ffa240;
 
}
.service_size{
  position: absolute;
  bottom: 0px;
  width: 2.22rem;
	height: 0.66rem;
	background-image: linear-gradient(90deg, 
		#08acff 0%, 
		#4f48fc 100%);


    font-family: PingFangSC-Regular;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
  
    letter-spacing: 0px;
    color: #ffffff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Qualification_service{
  width: 7rem;
  
  padding: 0px 15px 0px 15px;
}
.Qualification_service_list{
  width: 100%;
  height: 2.47rem;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  
}
.Qualification_service_cont{
  width: 1.73rem;
  height: 1.62rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Qualification_service_conta{
  width: 1.13rem;
  height: 1.62rem;
  
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.Qualification_service_cont_left{
  width: 1.11rem;
  height: 100%;

  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
}
.Qualification_service_img{
width: 1.11rem;
height: 1.11rem;
display: flex;
align-items: center;
justify-content: space-around;
background-color: #f7f5f3; 
 border-radius:50% ;
}
.Qualification_service_size{
  font-family: PingFangSC-Regular;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 margin-top: 10px;
	letter-spacing: 0px;
	color: #333333;
}
 
.Qualification_service_cont_right{
  width: 0.49rem;
  height: 100%;
  position: relative;

}
 
.Qualification_service_size{
  font-family: PingFangSC-Regular;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 
	letter-spacing: 0px;
	color: #333333;
}
.proived_box{
  width: 7rem;
  height: 6.06rem;
  padding: 0px 15px 0px 15px;
  
}
.proived_list{
 width:100%;
 height:4.65rem;
 
 margin-top: 0.32rem;
 margin-bottom: 0.5rem;
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 0px 0.03rem;
 flex-wrap: wrap;
 background-color: #FAFAFA;
 border-radius: 5px;
}
.proived_list :nth-child(4){

  margin-top: 0.1rem;
}
.proived_list :nth-child(5){

  margin-top: 0.1rem;
}
.proived_list :nth-child(6){

  margin-top: 0.1rem;
}
.proived_cont{
  width: 2.14rem;
	height: 2.14rem;
	background-color: #ffffff;
	border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 5px rgb(202, 202, 202);
}
.cont_tg_bottom{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 0.5rem;
}
.proived_conts{
  width: 2.14rem;
  height: 2.14rem ; 
  margin-top: 20px;
  display: flex
  ;
  background-color: #ffffff;
	border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 5px rgb(202, 202, 202);
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 10px;
  /* border: 1px solid red; */
}
.proived_cont_top1{
  width: 0.92rem;
	height: 0.92rem;
	background-color: #fff5de;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-image: url(../images/zzdb/serve1.png);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: 12px 10px;
}
.proived_cont_top2{
  width: 0.92rem;
	height: 0.92rem;
	background-color: #ffedf1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-image: url(../images/zzdb/serve2.png);
  background-repeat: no-repeat;
   background-size: 50%;
  background-position: 13px 12px;
}
.proived_cont_top3{
  width: 0.92rem;
	height: 0.92rem;
	background-color: #eef3ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-image: url(../images/zzdb/serve3.png);
  background-repeat: no-repeat;
   background-size: 55%;
  background-position: 12px 15px;
}
.proived_cont_top4{
  width: 0.92rem;
	height: 0.92rem;
	background-color: #ffefe9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-image: url(../images/zzdb/serve4.png);
  background-repeat: no-repeat;
   background-size: 55%;
  background-position: 12px 10px;
}
.proived_cont_top5{
  width: 0.92rem;
	height: 0.92rem;
	background-color: #e4eaff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-image: url(../images/zzdb/serve5.png);
  background-repeat: no-repeat;
   background-size: 50%;
  background-position: 14px 10px;
}
.proived_cont_top6{
  width: 0.92rem;
	height: 0.92rem;
	background-color: #e6e7fe;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-image: url(../images/zzdb/serve6.png);
  background-repeat: no-repeat;
   background-size: 55%;
  background-position: 12px 12px;
}

.proived_cont_bottom{
  width: 0.97rem;
	height: 0.24rem;
	font-family: MicrosoftYaHei;
	font-size: 0.24rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}

.client-scroll {
	width: 7rem;
	margin: 0.2rem auto;
}
/*代理人信息展示开始*/
#lists_box {
	width:100%;
	height: 0.5rem;
	overflow: hidden;
	position:relative;
	margin: 0.2rem auto;
 }

#at_lists {
	height: 7rem;
 	 
   }

.at_lists li {
	box-sizing: border-box;
	padding: 0.1rem 0.18rem 0.1rem 0.18rem;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.at_lists li p {
	float: left;
	font-size: 0.14rem;
	color: #DB904E;
}

#at_inner {
	height: 7rem;
}

#at_inner li{
  	box-sizing: border-box;
    padding: 0.1rem 0.18rem 0.1rem 0.18rem;
    float: left;
	width: 100%;
	list-style-type:none;
 
}
#at_inner li:first-child {
	padding-top: 0.15rem;
}
#at_inner li p {
	float: left;
	font-size: 0.14rem;
	color: #E1CBAC;
}
#at_inner li p:first-child {
	padding-right: 0.24rem;
}
 

