.adbox{
    width: 1239px;
    margin: 0 auto;
    height: auto;
    padding: 10px 0 0;
}

.adbox .li{
    display: flex;
    height: 40px;
    border-bottom: 1px solid #fff;
    justify-content: space-between;
    margin-bottom: 30px;
}

.adname{
    height: 40px;
    font-size: 12px;
    color:#838383;
    text-align: left;
    color:#fff;
    padding-left: 10px;
    line-height: 40px;
}

.addpay{
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    background-color: #10608f;
    color:#fff;
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 10px;
    margin-top: 5px;
    cursor: pointer;
}

.pop_tip { height:345px;padding: 0;text-align: center; border: 1px solid #ccc; background-color: #fff;border: 1px solid #ff4545;}
.pop_tip .head_title { background-color: #ff4545; font-size: 16px; color: white; text-align: left; overflow: hidden; line-height:36px;}
.pop_tip .head_title .title_name {  float: left;  margin-left: 20px;}
.pop_tip .head_title .close {   width: 16px;  height: 16px;  float: right;  margin: 0px;  cursor: pointer;}
.pop_tip .price { color:#ff4545; font-size:16px; font-weight:bold; line-height:20px; margin:25px 0 10px;}
.pop_tip .code2 { width:170px; height:170px; border:1px solid #dfdfdf; margin:0 auto 22px; padding:0px; position:relative;}
.pop_tip .code2 .codew_icon { width:40px; height:40px; position:absolute; left:64px; top:64px;}
.pop_tip .code2 .codew_icon img { width:40px; height:40px;}
.pop_tip .code2 .mask_s { width:190px; height:190px; position:absolute; left:0; top:0; background-color:#eee; filter:alpha(opacity=50);opacity:0.5;}
.pop_tip .code2 .tip { width:126px; height:28px; line-height:28px; color:#999; position:absolute; top:80px; left:32px; border-radius:14px; background-color:#fff; font-size:12px;}
.pop_tip .code2 .tip a { color:#ff4545; text-decoration:none;}
html,
body {
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

@font-face {
  font-family: 'zc_iconfont';  /* Project id 2253156 */
  src: url('//at.alicdn.com/t/font_2253156_5pflxydmtt.woff2?t=1628150087432') format('woff2'),
       url('//at.alicdn.com/t/font_2253156_5pflxydmtt.woff?t=1628150087432') format('woff'),
       url('//at.alicdn.com/t/font_2253156_5pflxydmtt.ttf?t=1628150087432') format('truetype');
}
a {
  color: inherit;
  text-decoration: none;
}

* {
  box-sizing: border-box;
  outline: none;
}

.content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container {
   width: 100%;
}

.h5container{
  max-width: 750px;
  margin: 0 auto;
}
.container {
  min-height: 100vh;
  padding: 0 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main {
  padding: 5rem 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer {
  width: 100%;
  height: 100px;
  border-top: 1px solid #eaeaea;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer img {
  margin-left: 0.5rem;
}

.footer a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title a {
  color: #0070f3;
  text-decoration: none;
}

.title a:hover,
.title a:focus,
.title a:active {
  text-decoration: underline;
}

.title {
  margin: 0;
  line-height: 1.15;
  font-size: 4rem;
}

.title,
.description {
  text-align: center;
}

.description {
  line-height: 1.5;
  font-size: 1.5rem;
}

.code {
  background: #fafafa;
  border-radius: 5px;
  padding: 0.75rem;
  font-size: 1.1rem;
  font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
    Bitstream Vera Sans Mono, Courier New, monospace;
}

.grid {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;

  max-width: 800px;
  margin-top: 3rem;
}

.card {
  margin: 1rem;
  flex-basis: 45%;
  padding: 1.5rem;
  text-align: left;
  color: inherit;
  text-decoration: none;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  transition: color 0.15s ease, border-color 0.15s ease;
}

.card:hover,
.card:focus,
.card:active {
  color: #0070f3;
  border-color: #0070f3;
}

.card h3 {
  margin: 0 0 1rem 0;
  font-size: 1.5rem;
}

.card p {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* .logo {
  height: 1em;
} */

@media (max-width: 600px) {
  .grid {
    width: 100%;
    flex-direction: column;
  }
}

.fontSize{
    font-size: .4rem;
}
.h5container{
    max-width: 750px;
    margin: 0 auto;
}
/* .container .am-list-item{
    width: 100%;
    min-height: .586667rem;
}
.container .am-list-item .am-list-line .am-list-content {
    font-size: .24rem;
} */
.h5container .am-list-item .am-list-line .am-list-extra{
    /* font-size: .24rem; */
    flex-basis: 50%;

} 
.h5Xd .am-list-item .am-list-line .am-list-extra{
    /* font-size: .24rem; */
    flex-basis: 65%;

} 
.h5container .spanBtn{
    display: inline-block;
    font-size: .6rem;
    height: 1.3rem;
    border-radius: .25rem;
    line-height: .8rem;
    padding: .25rem .5rem;
    margin-left: .25rem;
    /* margin-top: .55rem; */
    border:1px solid #ccc;
    box-sizing: border-box;
    position: relative;
}
.h5container .spanBtn.bg{
    border:1px solid #0081ff;
    color:#0081ff;
}
.spanBtn .discount{
    font-size: .6rem;
    background-color: #dd514c;
    position: absolute;
    right: .3rem;
    top: -.75rem;
    padding: .1rem .2rem;
    display: inline-block;
    color: #fff;
    border-radius: .15rem;
}

.paysection{
    width: 100%;
    padding: .6rem .75rem;
}
.zc-group-item{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 2.5rem;
    background-color: #fff;
    padding: 0 15px;
    box-sizing: border-box;
}
.zc-group_btn {
    border: 1px solid #f37b1d;
    display: inline-flex;
    box-sizing: border-box;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 .4rem;
    border-radius: .133333rem;
    font-size: .6rem;
    text-align: center;
    text-decoration: none;
    overflow: visible;
    -webkit-transform: translate(0rpx);
    transform: translate(0rpx);
    margin-right: 0;
    color: #f37b1d;
    background:none;
    position: relative;
}
.zc-group_btn.xj::before{
    font-family: 'zc_iconfont';
    content: "\E61C";
    font-size: .4rem;
}

.zc-group_btn.sdss::before{
    font-family: 'zc_iconfont';
    content: "\E645";
    font-size: .6rem;
}

.zc-or{
    font-size: .4rem;
    padding: .15rem .6rem;
}
.zc-model{
    font-size: .6rem;
    flex:1;
    text-align: left;
}
.zc-btn {
    position: relative;
    border: 0px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 .75rem;
    border-radius: .25rem;
    font-size: .8rem;
    height: 1.875rem;
    text-align: center;
    text-decoration: none;
    overflow: visible;
    -webkit-transform: translate(0rpx);
    transform: translate(0rpx);
    margin-right: 0;
    background-color: #e54d42;
    color: #fff;
}

.zc-card {
    box-shadow: .15rem .15rem .2rem rgba(26,26,26,.2);
    background-color: #fff;
    margin-top: .75rem;
    border-radius: .25rem;
    padding-top: .5rem;
}

.zc-title{
    font-size: .7rem;
    font-weight: 900;
    height: 2rem;
    color: #333;
    line-height: 2rem;
    padding: 0 .75rem;
}

.zc-grid{
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    text-align: center;
    padding: 0 0 .95rem;
}

.zc-item{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: .25rem;
}

.mt40{
    margin-top: 1.333333rem;
}

.zc-icon_money {
    padding-top: 2.4rem;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.zc-icon_text{
    margin-top: 0px;
    display: block;
    font-size: .6rem;
}

.icon_first::after {
    position: absolute;
    left: 50%;
    top: 0rem;
    font-family: "zc_iconfont";
    content: "\E63F";
    font-size: 1.65rem;
    color: #f37b1d;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.icon_second::after {
    position: absolute;
    left: 50%;
    top: -0.16rem;
    font-family: zc_iconfont;
    content: "\E627";
    font-size: 1.875rem;
    color: #f37b1d;
    -webkit-transform: translate(-50%,4px);
    transform: translate(-50%,4px);
}

.icon_three::after {
    position: absolute;
    left: 50%;
    top: -.05rem;
    font-family: zc_iconfont;
    content: "\E62A";
    font-size: 1.5rem;
    color: #f37b1d;
    -webkit-transform: translate(-50%,4px);
    transform: translate(-50%,4px);
}


.icon_four::after {
    position: absolute;
    left: 50%;
    top: -0.18rem;
    font-family: zc_iconfont;
    content: "\E641";
    font-size: 1.875rem;
    color: #f37b1d;
    -webkit-transform: translate(-50%,4px);
    transform: translate(-50%,4px);
}

.my-drawer {
    /* position: relative; */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.my-drawer .am-drawer-sidebar {
    background-color: #fff;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.my-drawer .am-drawer-sidebar .am-list {
    padding: 0;
}

/* brand */

.brand-bgc{
    background-color: #fff;
    position: absolute;
    left:0 ;
    top: 0 ;
    z-index: 2;
}


.brand_title{
    display: inline-block;
    width: 92%;
    border-top: 1px solid #ebedf0;
    margin: 0 .75rem;
    height: 2rem;
    line-height: 2rem;
  }
  .brand_title span{
    font-size: .6rem;
  }
  .brand_title img{
    width: 1.5rem;
    height: 1.5rem;
    margin: .25rem .75rem 0 0;
    float: left;
  }

.brand_title_index{
    display: inline-block;
    width: 100%;
    color: #fa541c;
    font-size: .8rem;
    padding: .5rem;
    padding-left: 1.25rem;
    border-top: 1px solid #ebedf0;
  }

.brand-index{
    font-size: .65rem;
    z-index: 2;
    padding: .125rem;
}

.brand-index-bar__sidebar {
    position: fixed;
    top: 50%;
    right: .25rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    user-select: none
  }


  .cu-load.load-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 1.866667rem;
    left: 0;
    margin: auto;
    width: 3.466667rem;
    height: 3.466667rem;
    background-color: #ffffff;
    border-radius: .133333rem;
    box-shadow: 0 0 0 26.666667rem rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: .373333rem;
    z-index: 9999;
    line-height: 2.4em;
}

.cuIcon-sponsorfill:before {
    font-family: 'zc_iconfont';
    content: "\E63B";
    color: #f37b1d;
    font-size: 1rem;
}

@-webkit-keyframes cuIcon-spin {
    0% {
            -webkit-transform: rotate(0);
            transform: rotate(0);
    }
    100% {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
    }
}
@keyframes cuIcon-spin {
0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
}
100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
}
}

.cu-load.load-modal::after {
    content: "";
    position: absolute;
    background-color: #ffffff;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    font-size: .25rem;
    border-top: .15rem solid rgba(0, 0, 0, 0.05);
    border-right: .15rem solid rgba(0, 0, 0, 0.05);
    border-bottom: .15rem solid rgba(0, 0, 0, 0.05);
    border-left: .15rem solid #f37b1d;
    -webkit-animation: cuIcon-spin 1s infinite linear;
    animation: cuIcon-spin 1s infinite linear;
    z-index: -1;
}

.gray-text{
    font-size: .6rem;
}


.zc-step {
    padding-top: .75rem;
    padding-bottom: .95rem;
    background-color: #fff;
}

.zc-step .am-steps-small .am-steps-item-title {
    font-size: .6rem;
    color:#f37b1d;
}

.h5container .zc-size{
    font-size: .6rem;
}

.h5container .zc-upgrade{
    font-size: .6rem;
    position: relative;
    left: 1rem;
}

.h5container .zc-upgrade::before{
    position: absolute;
    left: -1rem;
    top: -.2rem;
    font-family: "zc_iconfont";
    content: "\E647";
    font-size: 1rem;
    color:#f37b1d;
}

.h5container .zc-upgrade::after{

}

.h5container .am-checkbox-inner{
    width: 16px;
    height: 16px;
    top: 10px!important;
    left: 5px!important;
}
.h5container .am-list-content, .am-list-extra, .am-input-extra, .am-picker-col-item, .am-input-label, .fake-input-placeholder{
    font-size: .6rem!important;
} 
.am-checkbox-agree .am-checkbox-agree-label{
    font-size: .6rem!important;
}

.agreen .am-checkbox-agree{
    display: inline-block!important;
}
.zc-color{
    color:#0081ff;
    font-size: .6rem;
}

.zcolor1{
    color: #f37b1d;
}


.zc-xieyi_content{
	background-color: #FFFFFF;
	padding-left:.4rem ;
    padding-right: .4rem;
    font-size: .6rem;
	
}
.zc-xieyi_title{
	font-size: .533333rem;
	text-align: center;
	font-weight: bold;
	padding-top: .4rem;
    padding-bottom: .4rem;
}


.zc-order {
    display: flex;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 10px;
}

.zc-order_flex{
    flex:1
}
.lines-red {
    color: #e54d42;
    font-size: .7rem;
    display: inline-block;
    padding-top: .5rem;
}
.lines-red-fs{
    font-size: 1rem;
    display: inline;
}
.lines-gray {
    color: #aaa;
    font-size: .6rem;
    display: inline-block;
    padding-left: .75rem;
}

.zc-order-buy{
    padding: 0 .8rem!important;
    height: 1.5rem!important;
    line-height: 1.5rem!important;
    background-color: #e54d42!important;
    color: #fff !important;
    border:none !important;
    font-size: .7rem!important;
    margin-top: 6px;
}
.h5container .am-list-item .am-input-control input{
    padding-right: 0!important;
    font-size: .6rem;
    text-align: right;
    line-height: 1.6rem;
}

.h5container .am-list-item .am-input-extra {
    max-height: 1.3rem;
}

.get_code_btn{
    width: 4rem;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    border-radius: .2rem;
    font-size: .6rem;
    color:#fff;
    background-color:#e54d42;
}
.navh5{
    height: 4.5rem;
    background-color: #fff;
    display: flex;
    padding: 1.5rem  1.5rem 2rem;
    justify-content: space-between;
    align-items: center;
}

.sp{
    text-align: center;
    height: 1.5rem;
    width: 1.5rem;
    font-size: .7rem;
}
.imgwid{
    width: 1.3rem;
    height: 1.3rem;
    vertical-align: middle;
}

.bannerwid{
    width: 100%;
    height: auto;
}
    


.bannerwid.h324{
    height: 16.2rem;
    background: url('/images/banner.jpg') no-repeat;
    background-size: 100% 100%;
    padding-top: 2.5rem;
}

.bannerTitle{
	height: 1.65rem;
	font-family: AlibabaPuHuiTiB;
	font-size: 1.8rem;
	font-weight: 600;
	font-stretch: normal;
	line-height: 1.8rem;
	letter-spacing: .3rem;
    color: #ffffff;
    padding-left: 1.2rem;
    margin-bottom: 1.9rem;
}

.bannerDesc{
	height: 1.5rem;
	font-family: AlibabaPuHuiTiR;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5rem;
	letter-spacing: .15rem;
    color: #ffffff;
    padding-left: 1.2rem;
}
.bannerDesc.lsp {
    letter-spacing: .7rem;
    margin-top: 1rem;
}


.bannertel{
	height: .7rem;
	font-family: AlibabaPuHuiTiH;
	font-size: .7rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .7rem;
	letter-spacing: .1rem;
    color: #ffffff;
    padding-left: 1.2rem;
    margin-top: 2.5rem;
}

.categorylist{
    width: 100%;
    height: 16.5rem;
    background-size: 100% 100%;
    padding-top: 1.9rem;
    box-sizing: border-box;
}

.categorylist.h5bg1{
    background: url('/images/one.jpg') no-repeat;
    background-size: 100% 100%;
}

.categorylist.h5bg2{
    background: url('/images/two.jpg') no-repeat;
    background-size: 100% 100%;
}

.categorylist.h5bg3{
    background: url('/images/three.jpg') no-repeat;
    background-size: 100% 100%;
}

.categorytitle{
    width: 100%;
	height: 1.9rem;
	font-family: AlibabaPuHuiTiR;
	font-size: 1.9rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.9rem;
	letter-spacing: .1rem;
    color: #ffffff;
    text-align: center;
}
.categoryline{
    width: 4.95rem;
    height: .2rem;
    background-color: #ff6634;
    margin: .7rem auto;
}

.categorydesc{
    width: 100%;
    height: 1.2rem;
    font-family: AlibabaPuHuiTiM;
    font-size: 1.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.2rem;
    letter-spacing: .15rem;
    color: #ffffff;
    text-align: center;
}

.categorysys{
    width: 100%;
	height: 1.8rem;
	font-family: AlibabaPuHuiTiL;
	font-size: 1.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.8rem;
	letter-spacing: .1rem;
    color: #ffffff;
    text-align: center;
    margin-top: 3.6rem;
}

.categorysys:last-child{
    margin-top:0;
}



.bannerwid.h304{
    height: 7.6rem;
}

.zc_advantage{
    width: 100%;
    height: 27.5rem;
    background: url('/images/zcadveragebg.jpg') no-repeat;
    background-size: 100% 100%;
    padding-top: 1.8rem;
    box-sizing: border-box;
}



.zc_advantage_title{
    width: 100%;
	height: auto;
	font-size: 2.1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.1rem;
	letter-spacing: .15rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zc_advantage_english{
	height: 2rem;
	font-size: .7rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .8rem;
	letter-spacing: .1rem;
    color: #ff6634;
    padding-left: .85rem;
    position: relative;
}

.zc_advantage_english::after{
    content: '';
    position: absolute;
    left:0.85rem;
    bottom:0px;
    width: 2.8rem;
	height: .15rem;
	background-color: #ff6634;

}

.zc_advantage_info{
	height: 2rem;
	font-family: AlibabaPuHuiTiB;
	font-size: .8rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1rem;
	letter-spacing: .05rem;
    color: #ffffff;
    text-align: center;
    margin-top: .7rem;
}

.zc_advantage_list{
    padding-top: 3rem;
    display: flex;
    justify-content: center;
}

.zc_advantage_icon{
    width: 4rem;
    text-align: center;
    margin: 0 .5rem;
}

.zc_advantage_icon .beforeImg{
    width: 3.2rem;
    height:  3rem;
    display: block;
    margin: 0 auto;
}
.zc_advantage_icon .beforeImg img{
    height: 100%;
    width: auto;
}

.zc_advantage_icon .imgName{
    padding: .35rem 0 .65rem;
	font-size: .8rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #ffffff;
    border-bottom: .1rem solid #ff6634;
    display: inline-block;
}
.zc_advantage_icon .imgNameInfo{
	font-size: .7rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .9rem;
	letter-spacing: .05rem;
    color: #ffffff;
    display: inline-block;
    margin-top: .7rem;
    text-align: left;
}

.zc_advantage_btn{
    line-height: 2.8rem;
	font-size: 1rem;
	letter-spacing: .1rem;
    color: #212121;
    border:none;
    margin: 1.75rem auto 0;
    text-align: center;
    border-radius: 2.8rem;
    cursor: pointer;
    width: 13.85rem;
	height: 2.8rem;
	background-color: #ff6634;
	opacity: 0.7;
}

.zc_contact_us{
    width: 100%;
    height: 26rem;
    overflow: hidden;
    background: url(/images/hezuo.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 2rem;
    box-sizing: border-box;
}

.us_title{
    width: 100%;
	height: 2rem;
	font-family: AlibabaPuHuiTiR;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2rem;
	letter-spacing: .15rem;
    color: #ff6634;
    text-align: center;
}

.about-us {
	width: 100%;
	height: 1rem;
	font-family: AlibabaPuHuiTiH;
	font-size: 1rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1rem;
	letter-spacing: .05rem;
    color: #2b2b2b;
    text-align: center;
    margin: .7rem 0 .5rem;
}
.us_title_line {
    width: 76px;
	height: 4px;
    background-color: #ff6634;
    margin: 0 auto;
}

.us_desc{
	font-family: AlibabaPuHuiTiL;
	font-size: .7rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1rem;
	letter-spacing: 1px;
    color: #ffffff;
    padding: 1.8rem 1.2rem 0;
}

.zc_contact_us_box{
    display: flex;
    width: 100%;
    padding: 0 .7rem;
    box-sizing: border-box;
    margin-top: .75rem;
}



.zc_contact_us_left {
    flex:1;
    margin: 0 .5rem;
}

.zc_contact_us_right {
    flex:1;
    margin: 0 .5rem;
}

.zc_contact_us_title{
    font-size: 1.1rem;
    text-align: center;
    color: #fff;
}

.zc_contact_us_line{
    width: 1.45rem;
    height: .15rem;
    background-color: #ff6634;
    margin: .7rem auto;
}
.zc_contact_us_desc{
    /* font-size: .8rem; */
    line-height: 1rem;
    color:#fff;
    text-align: center;
    font-size: .7rem;
}

.zc_family{
    width: 100%;
    height: 15rem;
    background: url(/images/family.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 4.5rem;
    box-sizing: border-box;
}
.zc_family_title{
    height: 1.5rem;
    line-height: 1.5rem;
    border-left: .2rem solid #ff6634;
    padding-left: .75rem;
    font-size: 1.4rem;
	font-weight: normal;
    font-stretch: normal;
    color: #ff6634;
    margin-left: 1.2rem;
}

.zc_family_content{
	font-family: AlibabaPuHuiTiM;
	font-size: .7rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.1rem;
	letter-spacing: .1rem;
    color: #fff;
    text-indent: 2em;
    padding: 1.2rem .8rem 0;
}

.zc_contact_us_href{
    width: 100%;
    height: 6.25rem;
    background: url(/images/concatus.jpg) no-repeat;
    background-size: 100% 100%;
}

.zc_contact_us_partner{
    width: 100%;
    height: 6.7rem;
    background: url(/images/hezuot.jpg) no-repeat;
    background-size: 100% 100%;
}

.zc_contact_us_href_title{
    width: 100%;
	text-align: center;
	font-family: AlibabaPuHuiTiL;
	font-size: 1.9rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.9rem;
	letter-spacing: .1rem;
    color: #ea4e30;
    padding-top: 1.5rem;
}

.zc_contact_us_href_title_en{
    text-align: center;
    font-size: .7rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .7rem;
	letter-spacing: .1rem;
    color: #ffffff;
    padding: .26rem 0 .75rem;
}

.zc_contact_us_href_title_line{
    width: 2.3rem;
    height: .2rem;
    margin: 0 auto; 
    background-color: #ff6634;
}

.zc_contact_us_list{
    display: flex;
    padding: 2rem 1rem;
    justify-content: space-between;
    background-color: #1a1a1a;
}

.zc_contact_us_list .list{
    width: 5.25rem;
    height: 7rem;
    border-bottom: .15rem solid #ff6634;
    padding-top: .8rem;
    box-sizing: border-box;
    background-color: #2b2b2b;
}

.zc_contact_us_list .list_kf{
    font-size: .8rem;
    text-align: center;
    line-height: 1.7rem;
    color:#fff;
    margin-top: 1rem;
}
.zc_contact_us_list .list_400{
    font-size: .6rem;
    text-align: center;
    font-weight: normal;
	color: #ffffff;
}

.zc_contact_us_list .list_icon_tel{
    width:1.4rem;
    height: 1.1rem;
    margin: 0 auto;
    background: url(/images/tel_icon.png) no-repeat;
    background-size: 100% 100%;
}

.zc_contact_us_list .list_icon_min{
    width: 1.3rem;
    height: 1.3rem;
    margin: 0 auto;
    background: url(/images/contact_icon.png) no-repeat;
    background-size: 100% 100%;
}

.zc_contact_us_list .list_icon_wechat{
    width:1.3rem;
    height: 1.15rem;
    margin: 0 auto;
    background: url(/images/chat_icon.png) no-repeat;
    background-size: 100% 100%;
}


.zc_contact_us_code {
    width: 2.8rem;
    height: 2.8rem;
    margin: .3rem auto;
}

.zc_contact_us_code img{
    display: block;
    width: 100%;
    height: 100%;
}
.zc_contact_us_code.ztcicon{
    background: url(/static/zcticon.jpg) no-repeat;
    background-size: 100% 100%;
}


.zc_contact_us_code_desc{
    color: #fff;
    font-size: .5rem;
    text-align: center;
}

.zc_hezuo_team{
    display: flex;
    padding: .9rem 1.2rem 0rem;
    background-color: #1a1a1a;
}
.zc_hezuo_team:last-child{
    padding-bottom: 2rem;
}

.hezuo_group{
    flex:1;
    margin-top: 1.6rem;
}

.hezuo_group_next{
    flex:1;
}
.imgBox{
    width: 100%;
    height: 3.7rem;
    display: flex;
    align-items: center;
}
.imgview{
    width: 3.7rem;
    height: auto;
    margin: 0 auto;
    display: block;
}

.imgname{
    text-align: center;
    font-size: .7rem;
    color: #aeaeae;
    margin-top: .3rem;
}


