@charset "utf-8";
.lianxisection1{
    position: relative;
    top:-100px;
}
.lianxisection1_one{
    width: 100%;
    padding:0px;
}
.lianxisection1_one_top
{
    width: 100%;
    padding:43px;
    min-height:500px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
    display: flex;
    justify-content: space-between;
}
.lianxisection1_one_top .left .bt
{
    font-weight: 400;
    font-size: 38px;
    color: #063A80;
    line-height: 45px;
}
.lianxisection1_one_top .left .gs
{
    padding:25px 0px;
    font-weight: bold;
    font-size: 22px;
    color: #4D4D4D;
    line-height: 38px;
}
.lianxisection1_one_top .left .nr
{
    padding:5px 0px;
    font-weight: 400;
    font-size: 22px;
    color: #4D4D4D;
    line-height: 28px;
}
.lianxisection1_one_top .left .nr .iconfont
{
    font-size: 18px;
    padding-right: 5px;
    color: #063A80;
}
.lianxisection1_one_top .right img
{
    height: 100%;
}
.lianxisection1_one_foot{
    width: 100%;
    padding:125px 0px;
    display: flex;
    justify-content: space-between;
}
.lianxisection1_one_foot .left{
    padding-right: 70px;
}
.lianxisection1_one_foot .left .mc{
    padding:10px 0px;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
}
.lianxisection1_one_foot .left .text input{
    width: 542px;
    height: 42px;
    border-radius: 22px;
    border: 1px solid #CCCCCC;
}
.lianxisection1_one_foot .left .text textarea{
    width: 542px;
    height: 181px;
    padding:10px;
    border-radius: 15px;
    border: 1px solid #CCCCCC;
}
.lianxisection1_one_foot .left .tj{
    width: 131px;
    height: 41px;
    border-radius: 21px;
    border:1px solid #063A80;
    margin: 0 auto;
    margin-top: 40px;
    font-weight: 400;
    font-size: 16px;
    color: #063A80;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lianxisection1_one_foot .left .tj:hover{
    background-color: #063A80;
    color: #FFFFFF;
}
.lianxisection1_one_foot .left .tj .iconfont{
    font-size: 12px;
}
.lianxisection1_one_foot .right .title{
    font-weight: 400;
    font-size: 42px;
    color: #063A80;
    line-height: 45px;
}
.lianxisection1_one_foot .right .miaoshu{
    margin-top: 43px;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    line-height: 39px;
}
@media only screen and (max-width: 1920px){


}

@media only screen and (max-width: 1680px){
    .lianxisection1_one_top {
        padding: 40px;
    }
    .lianxisection1_one_top .left .bt {
        font-size: 33px;
    }
    .lianxisection1_one_top .left .gs {
        font-size: 20px;
    }
    .lianxisection1_one_top .left .nr {
        font-size: 19px;
    }
    .lianxisection1_one_foot .left .mc {
        font-size: 17px;
    }
    .lianxisection1_one_foot .left .tj {
        font-size: 14px;
    }
    .lianxisection1_one_foot .right .title {
        font-size: 37px;
    }
    .lianxisection1_one_foot .right .miaoshu {
        font-size: 17px;
    }

}
@media only screen and (max-width: 1440px){
   .lianxisection1_one_top {
        padding: 34px;
    }
    .lianxisection1_one_top .left .bt {
        font-size: 28px;
    }
    .lianxisection1_one_top .left .gs {
        font-size: 17px;
    }
    .lianxisection1_one_top .left .nr {
        font-size: 16px;
    }
    .lianxisection1_one_foot .left .mc {
        font-size: 15px;
    }
    .lianxisection1_one_foot .left .tj {
        font-size: 12px;
    }
    .lianxisection1_one_foot .right .title {
        font-size: 31px;
    }
    .lianxisection1_one_foot .right .miaoshu {
        font-size: 15px;
    }

}
@media only screen and (max-width: 1366px){
   .lianxisection1_one_top {
        padding: 33px;
    }
    .lianxisection1_one_top .left .bt {
        font-size: 27px;
    }
    .lianxisection1_one_top .left .gs {
        font-size: 16px;
    }
    .lianxisection1_one_top .left .nr {
        font-size: 16px;
    }
    .lianxisection1_one_foot .left .mc {
        font-size: 14px;
    }
    .lianxisection1_one_foot .left .tj {
        font-size: 12px;
    }
    .lianxisection1_one_foot .right .title {
        font-size: 30px;
    }
    .lianxisection1_one_foot .right .miaoshu {
        font-size: 14px;
    }

}
@media only screen and (max-width: 1280px){


}
@media only screen and (max-width: 1200px){
	.lianxisection1 {
        top: -50px;
    }
    .lianxisection1_one_top {
        padding: 10px;
        flex-wrap: wrap;
    }
    .lianxisection1_one_top .left .bt {
        font-size: 24px;
        line-height: 35px;
    }
    .lianxisection1_one_top .left .gs {
        padding: 10px 0px;
        font-size: 16px;
        line-height: 16px;
    }
    .lianxisection1_one_top .left .nr {
        padding: 5px 0px;
        font-size: 16px;
        line-height: 21px;
    }
    .lianxisection1_one_foot {
        padding: 30px 0px;
        flex-wrap: wrap;
    }
    .lianxisection1_one_foot .left {
        width: 100%;
        padding-right: 10px;
    }
    .lianxisection1_one_foot .left .mc {
        padding: 10px 0px;
        font-size: 18px;
    }
    .lianxisection1_one_foot .left .text input {
        width: 100%;
        height: 38px;
    }
    .lianxisection1_one_foot .left .text textarea {
        width: 100%;
        height: 120px;
        padding: 10px;
    }
    .lianxisection1_one_foot .left .tj {
        width: 100px;
        height: 35px;
        margin-top: 20px;
        font-size: 14px;
        line-height: 35px;
    }
    .lianxisection1_one_foot .right .title {
        font-size: 24px;
        line-height: 35px;
        margin-top: 20px;
    }
    .lianxisection1_one_foot .right .miaoshu {
        margin-top: 20px;
        font-size: 16px;
        line-height: 25px;
    }


}