



.con2-tit {

    display: flex;

    margin-bottom: 16px;

    justify-content: space-between;

}

.con2-tit div{

    display: flex;

}

.con-tit a{

    font-size: 14px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 18px;

    color: #666666;

    opacity: 1;

}

.con {

  margin-top: 0;

    padding-top: 66px;

    margin-bottom:0;

}

.con-tit {

    font-size: 14px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 18px;

}

.c{

    width: 1218px;

    background: #fff;

    padding-top: 58px;

    padding-bottom: 30px;

}

.c_d{

    width: 100%;

background: #EFEFEF;

padding-bottom: 86px;

}

.c ul{

    display: flex;

    width: 1098px;

    /* height: 574px; */

    margin: 0 auto;

    background: #F8F8F8;

    padding-bottom: 20px;

}
.fh1{
    display: flex;padding-top: 20px; margin-left: 60px;
}
.c-img{

    width: 377px;

    height: 100%;

}

.c-txt{

    margin-top: 0px;

    margin-left: 45px;

}

.c-txt h5 {

    font-size: 26px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 37px;

    color: #666666;

    opacity: 1;

    margin-bottom: 20px;

    margin-top: 20px;

}

.c-txt h5 span {

    font-weight: bold;

    color: #333333;

    opacity: 1;

    margin-right: 10px;

}

.c-txt p:nth-child(2) {

    font-size: 20px;

    font-family: Microsoft YaHei;

    font-weight: 400;

    line-height: 37px;

    color: #666666;

}

.c-txt p:nth-child(3) {

   
    font-size: 20px;

    font-family: Segoe UI;

    font-weight: 400;

    line-height: 30px;

}
.ff1{
    margin-top: -23px;
}
.c-txt p {

    font-size: 20px;

    font-family: Segoe UI;

    font-weight: 400;

    line-height: 30px;

    color: #666666;

    /* margin-bottom: 40px; */

    margin-right: 20px;

}
@media screen and (max-width: 1500px){
    .c {
        width: 100%;
    }
    .c ul {
        width: 90%;
    }

}
@media screen and (max-width: 700px){
    .fh1{
    margin-left: 10px;
    }
    .ff1{
        width: 100%;
            margin-top: 0px;
    }
    .con2-tit {
        display: flex;
        margin-bottom: 0;
        justify-content: space-between;
        margin-top: 10px;
    }
    .con-tit {
        font-size: 12px;
    }
    .con-tit a {
        font-size: 12px;
    }
    .c {
        width: 100%;
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .c-img {
        width: 100%;
    }
    .con1-txt h5 {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 37px;
        color: #666666;
        opacity: 1;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .con1-txt p:nth-child(2) {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 24px;
        color: #666666;
    }
    .c ul {
        display: block;
        width: auto;
    }
    .c-img img{
        width: 38%;
        display: block;
        margin: 0 auto;
        padding-top: 10px;
    }
    .c-txt {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: center;
    }
    .c-txt h5 {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 37px;
        color: #666666;
        opacity: 1;
        margin-bottom: 0;
        margin-top: 0;
    }
    .c-txt p:nth-child(2) {
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 20px;
        color: #666666;
        text-align: center;
    }
    .c_d {
        padding-bottom: 30px;
    }
    .c-txt p{
        margin-bottom: 20px;
    }
    .c-txt p:nth-child(3) {
        font-size: 14px;
        font-family: Microsoft YaHei;
        line-height: 22px;
        color: #666666;
        margin-bottom: 20px;
    }
    .c-txt p {
        margin-right: 0;
    }
}