
.img_text{
    width: 100%;
    box-sizing: border-box;

}
.img_text .img{
width: 50%;
float: left;
}
.img_text .img img{
    width: 100%;
}
.img_text .text {
  float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 50px 20px;
}

.img_text .title{
    font-size: 27px;
    margin-bottom: 30px;
    font-weight: 600;
}
.img_text .content{
    line-height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    font-size: 21px;

}
.support{

}
.support .block{
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 70px;

}
.support .block .block1{
    width: 95%;
    margin: auto;

}
.support .block .block1 .title{
    height: 50px;
    width: 100%;
    background-color: #f3f3f3;
    line-height: 50px;
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
    padding-left: 30px;
}
.q {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #199feb;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 50%;
    transform: translate(-45px,-50%);
    color: white;
}
.support .block .block1 .text11 {
    width: 100%;
    height: 69px;
    /* padding: 10px 20px; */
    box-sizing: border-box;
    /* overflow: hidden; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    background-color: #f9f9f9;
    line-height: 28px;
    /* padding-left: 30px; */
    position: relative;
    padding-top:20px;
}
.support .block .block1 .text1 {
    width: 100%;
    height: 97px;
    padding: 10px 20px;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    background-color: #f9f9f9;
    line-height: 28px;
    padding-left: 30px;
    position: relative;
}
.a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #190b60;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 50%;
    transform: translate(-14px,-50%);
    color: white;
    z-index: 11;
}
.support a:hover{
color: #333333;
opacity: .7;
}
.contact .block{
    width: 33%;
    float: left;
    margin-top: 100px;
}
.contact .block2{
    box-sizing: border-box;
    width: 70%;
    padding:40px;
    padding-top: 100px;
    box-shadow: 0px 0px 1px 3px #f0f0f1;
    position: relative;
}
.contact .block3{
    margin: auto;
    box-sizing: border-box;
    width: 70%;
    padding:40px;
    padding-top: 100px;
    box-shadow: 0px 0px 1px 3px #f0f0f1;
    position: relative;
}
.contact .block4{
    float: right;
    box-sizing: border-box;
    width: 70%;
    padding:40px;
    padding-top: 100px;
    box-shadow: 0px 0px 1px 3px #f0f0f1;
    position: relative;
}
.tupian {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #7be1fd;
    top: -80px;
    left: 50%;
    transform: translate(-50%,0px);
    box-sizing: border-box;
padding-top: 21px;
}
.tupian1 {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #f46380;
    top: -80px;
    left: 50%;
    transform: translate(-50%,0px);
    box-sizing: border-box;
padding-top: 21px;
}
.tupian2 {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #72efe2;
    top: -80px;
    left: 50%;
    transform: translate(-50%,0px);
    box-sizing: border-box;
padding-top: 21px;
}
.tupian img,.tupian1 img,.tupian2 img{
    width: 70%;
    border-radius: 50%;
    margin: auto;
    display: block;
    transform: translate(0px 10px);

}
.contact .title{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.contact .dizhi {
    line-height: 35px;
    margin: 20px 0px;
}
.contact .dizhi1 {
    /* line-height: 35px; */
    margin: 20.5px 0px;
}
.contact .button {
    width: 114px;
    height: 35px;
    background-color: #40b7ff;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    border: 10px;
    border-radius: 7px;
    margin: auto;
}
.contact .button1 {
    width: 114px;
    height: 35px;
    background-color: #f46380;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    border: 10px;
    border-radius: 7px;
    margin: auto;
}
.contact .button:hover{
 
    background-color: #19a4fa;
}
.contact .button1:hover{
 
    background-color: #f73159;
}
.block4 .img {
    width: 96.6px;
    height: 96.6px;
    display: block;
    margin: auto;
    margin-top: auto;
    margin-top: 47px;
}
.ditu{
    width: 100%;
    /* margin: auto;- */
    
}
.ditu img{
    width: 100%;
}
.tupian {
    width: 130px;
    height: 130px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #7be1fd;
    top: -68px;
    left: 50%;
    transform: translate(-50%,0px);
    box-sizing: border-box;
    padding-top: 21px;
}
.tupian1 {
    width: 130px;
    height: 130px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #f46380;
    top: -68px;
    left: 50%;
    transform: translate(-50%,0px);
    box-sizing: border-box;
    padding-top: 21px;
}
.tupian2 {
    width: 130px;
    height: 130px;
    position: absolute;
    border-radius: 50%;
    /* border: 1px solid #f46380; */
    top: -68px;
    left: 50%;
    transform: translate(-50%,0px);
    box-sizing: border-box;
    padding-top: 21px;
}
.biaoti1{
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
@media screen and (max-width: 800px) {
    .img_text .text {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 3px 7px;
    }
    .support .block .block1 .title{
     /*   white-space:nowrap;
        text-overflow:ellipsis;
        overflow:hidden;*/
    }
    .img_text .content {
        line-height: 23px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        font-size: 14px;
    }
    .img_text .title {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .support .block {
        width: 100%;
        float: left;
        font-size: 18px;
        margin-bottom: 40px;
    }
    .support .block .block1 .title {
        height: 43px;
        width: 100%;
        background-color: #f3f3f3;
        line-height: 44px;
        padding: 0px 20px;
            padding-left: 20px;
        box-sizing: border-box;
        position: relative;
        padding-left: 30px;
    }
    .support .block .block1 .text1 {
        width: 100%;
        height: 40px;
        padding: 0px 20px;
      
        box-sizing: border-box;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        background-color: #f9f9f9;
        line-height: 20px;
        padding-left: 30px;
        position: relative;
        border: 0px;
    }
    .support .content .block{
   
            width: 33%;
            float: left;
            font-size: 12px;
            margin-bottom: 40px;
        
    }
    .contact .block2 {
        box-sizing: border-box;
        width: 100%;
        padding: 40px;
            padding-top: 40px;
        padding-top: 40px;
        padding-top: 100px;
        box-shadow: 0px 0px 1px 3px #f0f0f1;
        position: relative;
    }
    .contact .title {
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }
    .contact .block3 {
        margin: auto;
        box-sizing: border-box;
        width: 100%;
        padding: 40px;
            padding-top: 40px;
        padding-top: 100px;
        box-shadow: 0px 0px 1px 3px #f0f0f1;
        position: relative;
    }
    .contact .block4 {
        float: right;
        box-sizing: border-box;
        width: 100%;
        padding: 40px;
            padding-top: 40px;
        padding-top: 100px;
        box-shadow: 0px 0px 1px 3px #f0f0f1;
        position: relative;
    }
}