﻿ @media screen and (max-width: 680px){
	 .influencer{display:none;}
   
   
   
   /* banner�桁��*/
.banner{
    width: 100%;
    height: 2.6rem;
}
/*臀�膾� banner*/
.anchor-banner {
    background: url(../images/anchor_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
/* 紊���banner */
.takeaway-banner {
    background: url(../images/takeaway_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
/* �ヨ�����banner */
.education-banner{
    background: url(../images/education_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
/* 腓鞘困�球��banner */
.ecommerce-banner{
    background: url(../images/ecommerce_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
/* ����banner */
.sales-banner{
   background: url(../images/sales_banner@2x.png) center no-repeat;
   background-size: 400% 100%;
}
/* 篌�絮�篌�紵�banner */
.media-banner {
    background: url(../images/media_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
/* IT����banner */
.it-banner{
    background: url(../images/it_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
/* 絎倶��banner */
.jz-banner {
    background: url(../images/jz_banner@2x.png) center no-repeat;
    background-size: 300% 100%;
}
.banner-title{
    line-height: 0.24rem;
    padding: 0.84rem 0 0 0;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-size: 0.24rem;
}
.banner-box{
    width: 1.96rem;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.2rem;
    margin: 0 auto;
    box-sizing: border-box;
}
/* 紊���篆��� */
.takeaway-banner-box{
    width: 1.88rem;
}
/* �ヨ����俄信�� */
.education-banner-box{
    width: 2.2rem;
}
/* 腓鞘困�球��篆��� */
.ecommerce-banner-box{
    width: 2.5rem;
    justify-content: center;
}
/* ����信�� */
.sales-banner-box{
    width: 2.58rem;
}
.sales-banner-box .banner-li{
    min-width: 0.98rem;
}
/* 篌�絮�篌�紵�篆��� */
.media-banner-box{
    width: 1.9rem;
}
/* 絎倶�推信�� */
.jz-banner-box{
    width: 1.9rem;
}
.banner-li{
    display: flex;
    align-items: center;
}
.banner-li:nth-child(2n){
    margin-left: 0.2rem;
}
.banner-li>img{
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.1rem;
}
.banner-li>span {
    line-height: 0.24rem;
    font-size: 0.14rem;
    color: rgba(255,255,255,.8);
}

.content-title{
    line-height: 0.24rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: 500;
    color: #333333;
}
.content-desc{
    line-height: 0.26rem;
    text-align: center;
    margin-top: 0.1rem;
    font-size: 0.14rem;
    color: #9EA7B4;
}
.wrapper{
    padding: 0.6rem 0.2rem;
}
/* 臀�膾≫源�㊧�筝� */
.industry-desc{
    line-height: 0.32rem;
    margin-top: 0.16rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: #464C5B;
}
/* 茵�筝���羆� */
.demand .wrapper{
    padding-top:0;
}
.demand-box{
    padding-top: 0.3rem;
}
.demand-li{
    display: flex;
    align-items: center;
    width: 100%;
    /* height: 1.12rem; */
    padding: 0.16rem 0.12rem;
    margin-bottom: 0.16rem;
    background:rgba(255, 255, 255, 1);
    box-shadow:0px 6px 20px -2px rgba(0, 0, 0, 0.06);
    border-radius:4px;
    border:1px solid rgba(215, 221, 228, 1);
    box-sizing: border-box;
}
.demand-li:last-child{
    margin-bottom: 0;
}
.demand-li>img{
    width: 0.8rem;
    height: 0.8rem;
    flex: 0 0 0.8rem;
    margin-right: 0.12rem;
}
.demand-content-title{
    line-height: 0.24rem;
    font-size: 0.16rem;
    color: #1F6CDD;
}
.demand-content-desc{
    line-height: 0.26rem;
    font-size: 0.14rem;
    color: #464C5B;
}
/* 茹ｅ�恰�号� */
.solution .wrapper{
    padding: 0 0.2rem 0.3rem 0.2rem;
}
.solution-bg{
    padding: 0.2rem 0;
    background: #F5F7F9;
    font-size: 0;
}
.solution-bg img{
    width: 3.75rem;
    height: 1.76rem;
}
/* 紊���茹ｅ�恰�号� */
.takeaway-solution .solution-bg img {
    width: 3.75rem;
    height: 1.64rem;
}
/* �ヨ����画В�恰�号� */
.education-solution .solution-bg img {
    width: 3.75rem;
    height: 1.64rem;
}
/* 腓鞘困�球��茹ｅ�恰�号� */
.ecommerce-solution .solution-bg img {
    width: 3.75rem;
    height: 1.64rem;
}
/* 罅�箴����� */
.case .wrapper{
    padding: 0.6rem 0;
    padding-bottom: 0.4rem;
}
.case-content{
    line-height: 0.22rem;
    padding: 0.2rem 0.2rem 0.42rem 0.2rem;
    margin-top: 0.3rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: #fff;
    background-color: #1F6CDD;
}
.case-bg{
    display: block;
    width: 3.71rem;
    height: 2.76rem;
    margin: 0 auto;
    margin-top: -0.3rem;
}
/* 紊���罅�箴� */
.takeaway-case .case-bg {
    width: 3.71rem;
    height: 2.38rem;
}
/* �ヨ����我�箴� */
.education-case .case-bg {
    width: 3.71rem;
    height: 2.36rem;
}
/* 腓鞘困�球��罅�箴� */
.ecommerce-case .case-bg {
    width: 3.71rem;
    height: 2.56rem;
}
/* �����箴� */
.sales-case .case-bg {
    width: 3.71rem;
    height: 2.78rem;
}
/* 篌�絮�篌�紵�罅�箴� */
.media-case .case-bg {
    width: 3.71rem;
    height: 2.78rem;
}
/* it�����箴� */
.it-case .case-bg {
    width: 3.71rem;
    height: 2.51rem;
}
/* 絎倶�炊�箴� */
.jz-case .case-bg {
    width: 3.71rem;
    height: 2.64rem;
}
/* 腓鞘困�球��罅�箴� */
/* ��羈���茹� */
.compliance .wrapper{
    padding-top: 0;
}
.compliance .content-desc{
    padding-bottom: 0.14rem;
}
.compliance-box{
    margin-top: 0.16rem;
    background-color: #fff;
    box-shadow:0px 6px 20px -2px rgba(0, 0, 0, 0.08);
    border-radius:4px;
    overflow: hidden;
}
.compliance-title{
    line-height: 0.2rem;
    padding: 0.2rem 0;
    text-align: center;
    font-size: 0.2rem;
    font-weight: bold;
    color: #666666;
    background-color: #EEF1F4;
}
.compliance-ul{
    position: relative;
    padding:0.12rem;
    box-sizing: border-box;
    overflow: hidden;
}
.compliance-ul::after{
    width: 2rem;
    height: 2rem;
        
}
.close-ul::after{
    content:'';
    position: absolute;
    right: -0.55rem;
    bottom: -0.48rem;
    background: url(../images/close-circle-bg@2x.png) center no-repeat;
    background-size: 2rem 2rem;
}
.check-ul::after{
    content:'';
    position: absolute;
    right: -0.6rem;
    bottom: -0.6rem;
    background: url(../images/check-circle-bg@2x.png) center no-repeat;
    background-size: 2rem 2rem;
}
.compliance-li{
    display: flex;
    align-items: start;
    margin-bottom: 0.2rem;
}
.compliance-li:last-child{
    margin-bottom: 0;
}
.compliance-li>img{
    width: 0.16rem;
    height: 0.16rem;
    flex: 0 0 0.16rem;
    margin-right: 0.1rem;
    margin-top: 0.06rem;
}
.compliance-li>span{
    line-height: 0.26rem;
    font-size: 0.16rem;
    color: #666666;
}
.check-box .compliance-title {
    color: #fff;
    background-color: #1F6CDD;
}
/* ���≧�腮� */
.service-process{
    background-color: #F5F7F9;
}
.service-process-bg{
    display: block;
    width: 3.75rem;
    height: 1.2rem;
    margin:0.32rem 0 0 -0.2rem;
}
/* ��篁���篌��� */
.advantage-desc{
    line-height: 0.32rem;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    font-weight: 400;
    color: #464C5B;
}
.advantage-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.advantage-li{
    width: 1.6rem;
    margin-top: 0.3rem;
}
.advantage-ico{
    position: relative;
    width: 0.96rem;
    height: 0.6rem;
    margin: 0 auto;
}
.advantage-ico>img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.advantage-ico .num{
    display: block;
    width: 0.54rem;
    height: 0.54rem;
    line-height: 0.54rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.38rem;
    font-weight: bold;
    color: #fff;
}
.advantage-title{
    text-align: center;
    margin-top: 0.2rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #333333;
}
.advantage-desc{
    line-height: 0.26rem;
    text-align: center;
    font-size: 0.14rem;
    font-weight: 400;
    color: #464C5B;
}
/* 篏睡���延昆膸闈�綛喝�� */
.platform{
    padding: 0.4rem 0;
    background-color: #F5F7F9;
}

.platform-box{
    display: flex;
    padding: 0.24rem 0.2rem 0 0.2rem;
    overflow-x: scroll;
}
.platform-logo{
    display: block;
    flex: 0 0 1.35rem;
    width: 1.35rem;
    height: 0.5rem;
    padding-right: 0.12rem;
    vertical-align: top;
}
.platform-logo:last-child{
    padding-right: 0.2rem;
}

/* ��膤紙��篁� */
.min {
    width: 3.35rem;
    margin: 0 auto;
    position: relative;
}
/* 篋у���合�号��蘂� */
.public-first-title {
    margin-bottom: 0.3rem;
    margin-top: 0.6rem !important;
}
/*腴��喝��� */
.resolve-consult {
    font-size: 0;
}
.resolve-consult .wrapper{
    padding-bottom: 0.1rem;
}
.resolve-consult-box {
    margin-top: 0.24rem;
    text-align: center;
}

.resolve-consult-tel,
.resolve-consult-name {
    width: 3.21rem;
    margin: 0 auto;
    height: 0.44rem;
    border: 0.01rem solid #D7DDE4;
    position: relative;
    margin-bottom: 0.15rem;
}

.resolve-consult-box input {
    font-size: 0.14rem;
    line-height: 0.18rem;
    width: 2.51rem;
    padding: 0.13rem 0.5rem 0.13rem 0.2rem;
    float: left;
}

.resolve-consult-tel span,
.resolve-consult-name span {
    position: absolute;
    right: 0.17rem;
    top: 0.15rem;
    font-size: 0.12rem;
    line-height: 0.16rem;
    color: #464C5B;
}

.resolve-consult-box .resolve-btn {
    width: 3.21rem;
    height: 0.44rem;
    background-color: #1F6CDD;
    font-size: 0.18rem;
    line-height: 0.44rem;
    text-align: center;
    color: #fff;
    border: none;
    margin: 0.15rem auto 0.1rem;
}

.resolve-consult-box p {
    width: 2.64rem;
    margin: 0 auto;
    font-size: 0.12rem;
    color: #9EA7B4;
    line-height: 0.18rem;
}

.resolve-consult-box p a {
    color: #1F6CDD;
    font-size: 0.12rem;
    line-height: 0.18rem;
}

.resolve-kind {
    width: 2.75rem;
    float: left;
}

.kind-first-title {
    width: 2.75rem;
    padding: 0.2rem 0 0.1rem 0.2rem;
    text-align: left;
    font-size: 0.20rem;
    color: rgba(70, 76, 91, 1);
}

.kind-second-title {
    width: 2.75rem;
    padding-left: 0.2rem;
    margin-bottom: 0.16rem;
    font-size: 0.14rem;
    line-height: 0.26rem;
    text-align: left;
    color: #9EA7B4;
    height: 0.52rem;
}

.resolve-awrap {
    width: 3.75rem;
    height: 1.18rem;
    background: rgba(245, 247, 249, 1);
    box-shadow: 0px -1px 0px 0px rgba(215, 221, 228, 1);
}

.jiantou {
    float: right;
    margin-right: 0.2rem;
    margin-top: -1.37rem;
}

.jiantou img {
    width: 0.08rem;
    height: 0.14rem;
}

.resolve-awrap1 {
    width: 3.75rem;
    height: 1.18rem;
    background: white;
    box-shadow: 0px -1px 0px 0px rgba(215, 221, 228, 1);
}
   
   
   
   
   
   
   
   
   }
   
   
   
   
   
   
   
   
   
   
   
   
   
   @media screen and (min-width: 681px){
	   
	   
 .phone{display:none;}	   
	.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.contain-wrapper{
    display: block;
    width: 1200px;
    margin: 0 auto;
}
.contain-wrapper .contain-title{
    line-height: 32px;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    color: #333333;
}
.contain-wrapper .contain-desc {
    line-height: 14px;
    margin: 20px 0 40px 0;
    text-align: center;
    font-size: 14px;
    color: #80848F;
}
.influencer-banner{
    height: 500px;
    background: url(../images/takeaway_banner@2x.png) no-repeat center;
    background-size: auto 500px;
}
.influencer-banner-wrapper{
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 156px 0 0 0;
    box-sizing: border-box;
}
.banner-title{
    line-height: 50px;
    font-size: 50px;
    color: #fff;
}
.banner-desc{
    width: 600px;
    line-height: 26px;
    margin-top: 30px;
    font-size: 16px;
    color: rgba(255,255,255,.8);
}
.banner-btn{
    display: block;
    width: 162px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    color: #fff;
    background-color: #1F6CDD;
    border-radius: 2px;
    cursor: pointer;
}
.banner-btn:hover{
    color: #fff;
    background: #3A7AE1;
}

.solution-box{
    position: absolute;
    bottom: -56px;
    width: 1200px;
    padding: 28px 0;
    background-color: #fff;
    box-shadow:0px 6px 16px -2px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}
.solution-box>li{
    position: relative;
    float: left;
    width: 300px;
    text-align: center;
    /* padding-left: 95px; */
    font-size: 0;
    box-sizing: border-box;
}
.solution-box>li::after{
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    background-color: #ECECEC;
}
.solution-box>li:last-child::after {
    display: none;
}
.solution-box>li>img{
    width: 32px;
    height: 32px;
    margin-right: 12px;
    vertical-align: middle;
}
.solution-box>li>span {
    vertical-align: middle;
    font-size: 16px;
    color: #333333;
}
/* 行业痛点 */
.industry-pain{
    padding: 137px 0 80px 0;
}

.pain-point-box>li{
    float: left;
    display: flex;
    align-items: center;
    width: 386px;
    height: 168px;
    padding: 24px 20px;
    margin-right: 20px;
    background:rgba(255, 255, 255, 1);
    border-radius:6px;
    border:1px solid #D7DDE4;
    box-sizing: border-box;
}
.pain-point-box>li:hover{
    box-shadow:0px 6px 20px -2px rgba(0, 0, 0, 0.06);
}
.pain-point-box>li:hover .pain-point-title::before {
    width: 96px;
}
.pain-point-box>li:last-child{
    margin-right: 0;
}
.pain-point-box>li>img {
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.pain-point-content{
    display: inline-block;
    width: 206px;
    height: 100%;
    vertical-align: top;
}
.pain-point-title{
    position: relative;
    margin-top: 6px;
    font-size: 24px;
    color: #1F6CDD;
}
.pain-point-title::before{
    content: '';
    width: 40px;
    height: 2px;
    background-color: #1F6CDD;
    position: absolute;
    left: 0;
    bottom: -20px;
    transition: width 1s ease;
}
.pain-point-desc{
    margin-top: 32px;
    line-height: 26px;
    font-size: 14px;
    color: #80848F;
}
.lhyg-bg{
    width: 1200px;
    height: 414px;
}
.influencer-solution{
    padding: 80px 0;
    font-size: 0;
    background:#F5F7F9;
}
.case-analysis{
    position: relative;
    height: 633px;
    padding-top: 80px;
    background-color: #fff;
    box-sizing: border-box;
}
.case-analysis-box{
    padding: 40px 30px;
    background:rgba(255, 255, 255, 1);
    box-shadow:0px 6px 20px -2px rgba(0, 0, 0, 0.06);
    border-radius:8px;
    /* border:1px solid rgba(245, 245, 245, 1); */
    font-size: 0;
}
.case-analysis-title{
    margin-bottom: 30px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
}
.case-analysis-title>span{
    color: #FA2936;
}
.case-analysis-img{
    width: 360px;
    height: 546px;
    margin-right: 30px;
}
.case-analysis-img:last-child{
    margin-right: 0;
}
.tax-paln{
    height: 487px;
    padding-top: 269px;
    background:rgba(245, 247, 249, 1);
    box-sizing: border-box;
}
.tax-paln-desc{
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    font-weight:400;
    color: #666666;
}
.tax-paln-btn{
    display: block;
    width: 300px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    margin:0 auto;
    margin-top: 40px;
    font-size: 16px;
    color: #fff;
    background:rgba(31, 108, 221, 1);
    border-radius:4px;
    cursor: pointer;
}
.tax-paln-btn:hover{
    color: #fff;
    background: #3A7AE1;
}
.tax-paln-sanjiao{
    display: inline-block;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 8px 6px 8px 6px;
    height: 0;
    width: 0;
    vertical-align: -2px;
    margin-left: 8px;
    transform: rotate(270deg);
}
/* 合法合规 */
.hegui{
    padding: 80px 0;
}
.hegui-item-box{
    position: relative;
    float: left;
    width: 580px;
    box-sizing: border-box;
    padding: 40px 60px;
    border-radius:4px;
    box-sizing: border-box;
}
.hegui-item-left{
    background:rgba(255, 255, 255, 1);
    box-shadow:0px 6px 20px -2px rgba(0, 0, 0, 0.06);
}
.hegui-item-right{
    background:rgba(31, 108, 221, 1);
}
.hegui-item-box>ul>li>img{
    width: 16px;
    height: 16px;
    margin: 1px 10px 0 0;
    vertical-align: top;
}
.hegui-title{
    margin-bottom: 40px;
    font-size: 20px;
    color: #333333;
    font-weight:bold;
}
.hegui-item-box>ul>li{
    margin-bottom: 20px;
    font-size: 0;
}
.hegui-item-box>ul>li:last-child{
    margin-bottom: 0;
}
.hegui-item-box>ul>li>span {
    font-size: 16px;
    color: #666666;
}
.hegui-item-right{
    margin-left: 40px;
}
.hegui-item-right .hegui-title{
    color:rgba(255, 255, 255, 1);
}
.hegui-item-right>ul>li>span {
    color: #fff;
}
.hegui-item-box::after{
    content: '';
    position: absolute;
    right: -50px;
    bottom: -50px;
    width: 200px;
    height: 200px;
}
.hegui-item-left::after{
    right: -56px;
    bottom: -48px;
    background: url(../images/close-circle-bg@2x.png) center no-repeat;
    background-size: 200px 200px;
}
.hegui-item-right::after{
    
    background: url(../images/check-circle-bg@2x.png) center no-repeat;
    background-size: 200px 200px;
}
/* 服务流程 */
.service-process{
    padding: 80px 0;
    background-color: #273455;
}
.service-process .contain-title {
    color: #fff;
}
.service-process .contain-desc {
    color: #fff;
}
.service-process-box>li{
    position: relative;
    float: left;
    width: 248px;
    height: 240px;
    padding: 40px 30px;
    margin-right: 69px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}

.service-process-box>li::after{
    content: '';
    position: absolute;
    right: -52px;
    top:50%;
    margin-top: -7px;
    width: 26px;
    height: 14px;
    background: url(../images/service_process_arrow@2x.png) center no-repeat;
    background-size: 26px 14px;
}
.service-process-box>li:last-child {
    margin-right: 0;
}
.service-process-box>li:last-child::after {
    display: none;
}
.service-process-ico{
    width: 44px;
    height: 44px;
}
.service-process-title{
    line-height: 20px;
    margin: 20px 0 10px 0;
    font-size: 16px;
    color: #333333;
}
.service-process-desc{
    line-height: 22px;
    font-size: 14px;
    color: #80848F;
}
/* 我们的优势 */
/* .advantage{
    padding: 80px 0;
    background-color: #F5F7F9;
}
.advantage-intro{
    width: 1000px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #464C5B;
}
.advantage-li{
    width: 300px;
}
.advantage-li .num{
    font-size: 64px;
    color: #1F6CDD;
}
.advantage-li .num .suffix {
    font-size: 20px;
}
.advantage-li .title{
    line-height: 20px;
    font-size: 20px;
    color: #333333;
}
.advantage-li .desc{
    line-height: 26px;
    font-size: 14px;
    color: #80848F;
} */
/* 我们的优势 */
.us-advantage {
    background: rgba(245, 247, 249, 1);
    /* margin-top: 80px; */
}

.advantage-title {
    font-size: 32px;
    color: #333;
    line-height: 32px;
    padding: 80px 0px 40px 0px;
    font-weight: 500;
}

.advantage-text {
    width: 1000px;
    font-size: 16px;
    color: #464C5B;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
}

.advantage-content {
    text-align: left;
    margin:40px 0 80px 0;
}

.advantage-content li {
    float: left;
    width: 300px;
    text-align: left;
}

.advantage-content li h2 {
    font-size: 20px;
    color: #1F6CDD;
    line-height: 25px;
    font-weight: 500;

}

.advantage-content li h2 img {
    margin-right: 10px;
    height: 50px;
    margin-bottom: -3px;
}

.advantage-content li h2 .year {
    width: 47px;
}

.advantage-content li h2 .wan {
    width: 60px;
    height: 50px;
}

.advantage-content li h2 .thousand {
    width: 29px;
}

.advantage-content li h2 .house {
    width: 62px;
}

.advantage-content li h3 {
    font-size: 20px;
    color: #333;
    line-height: 20px;
    padding: 30px 0px 10px 0px;
    font-weight: 500;
}

.advantage-content li p {
    width: 232px;
    font-size: 14px;
    color: #80848F;
    line-height: 26px;
}
.advantage-content .num{
    font-size: 64px;
    font-weight: bold;
}
/* 使用共享经济服务平台 */
.client{
    padding: 80px 0;
}
.client .contain-title{
    margin-bottom: 60px;
}
.client-li{
    float: left;
    margin-right: 24px;
}
.client-ul .client-li:last-child{
    margin-right: 0;
}
.client-li img{
    width: 180px;
    height: 86px;
}
.mr-b-24{
    margin-bottom:24px;
}

/* 立即咨询 */
.solution-consultation {
    background: url(../images/contactus.png) no-repeat top;
    /*background: rgba(245, 247, 249, 1);*/
    height: 440px;
}

.solution-consultation-text {
    text-align: center;
    padding-top: 80px;
}

.solution-consultation-text .consultation-text {
    height: 26px;
    font-size: 14px;
    color: #464C5B;
    line-height: 26px;
    margin-bottom: 40px;
}

.solution-text {
    margin-bottom: 120px;
}

.solution-consultation-text img {
    width: 32px;
    height: 32px;
    display: inline-block
}

.solution-consultation-text .solution-text>li>p {
    display: inline-block
}

.solution-consultation-text ul li {
    float: left;
    margin-bottom: 20px;
}

.consultation-left>p {
    margin-top: 5px;
    width: 516px;
    vertical-align: top;
    height: 26px;
    font-size: 14px;
    color: #464C5B;
    line-height: 26px;
    text-align: left;
    margin-left: 5px;
}

.consultation-right>p {
    width: 596px;
    margin-top: 5px;
    vertical-align: top;
    height: 26px;
    font-size: 14px;
    color: #464C5B;
    line-height: 26px;
    text-align: left;
    margin-left: 5px;
}

/* 咨询 */
.immediately {
    height: 32px;
    font-size: 32px;
    /*color:rgba(51, 51, 51, 1);*/
    color: #fff;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 500;
}

.major-sever {
    height: 18px;
    font-size: 14px;
    color: #9EA7B4;
    line-height: 18px;
    text-align: center;
    margin-bottom: 12px;
}

.major-sever2 {
    margin-bottom: 40px;
}

.iphone {
    position: relative;
    margin-bottom: 10px;
}

.iphone input {
    box-sizing: border-box;
    width: 320px;
    height: 40px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 2px;
    padding-left: 10px;
    /*border:1px solid rgba(215,216,217,1);*/
}

.name {
    position: relative;
    margin-bottom: 10px;
}

.name input {
    box-sizing: border-box;
    width: 320px;
    height: 40px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 2px;
    padding-left: 16px;
    /*border:1px solid rgba(215,216,217,1);*/

}

.name-line {
    width: 440px;
    height: 1px;
    background: #D7DDE4;
    position: absolute;
    top: 26px;
    left: 379px;
}

.make {
    width: 176px;
    height: 40px;
    background-color: #1F6CDD;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 2px;
    margin-right: 12px;
}

.make:hover {
    background-color: #3A7AE1;
}

.ask {
    width: 128px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    color: rgba(158, 167, 180, 1);
    font-size: 14px;
    border: 1px solid rgba(215, 216, 217, 1);
}

.ask:hover {
    background-color: #FFFFFF;
    color: #253151;
}

.solution-iphone {
    height: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #1F6CDD;
    line-height: 14px;
    margin-top: 10px;
    margin-bottom: 80px;
}

.inputNum {
    color: white;
}

}