#pc_banner .swiper-slide{

    height: 580px;

}



#mob_banner .swiper-slide{

    height: 300px;

}



.product_title{

    width: 380px;

    height: 307px;

    padding: 40px 0 40px 40px;

    background-color: #d73240;

}



.product_title p:first-child{

    font-size: 25px;

    color: #f4d4d5;

    font-weight: bold;

    line-height: 45px;

}



.product_title p:nth-child(2){

    font-size: 25px;

    color: #fff;

    font-weight: bold;

}



.product_title p:nth-child(3) img{

    padding: 20px 0;

    padding-right: 5px;

}



.product_title p:nth-child(4){

    font-size: 25px;

    color: #f4d4d5;

}

.product_title p span{
    padding: 0 5px;
}



.product_options{

    width: 380px;

    height: 307px;

    text-align: center;

    line-height: 30px;

    padding: 0 40px;

    transition: .5s all;

    overflow: hidden;

    cursor: pointer;

}



.product_options a{

    color: #fff;

}



.product_options p:first-child{

    padding-top: 50px;

    padding-bottom: 20px;

}



.product_options p:nth-child(2){

    font-size: 24px;

    color:#fff;

    padding-bottom: 15px;

}



.product_options p:nth-child(3){

    color: #eae6e6;

    font-size: 16px;

    text-align: left;

}





.product_options:nth-child(2){

    background: url(../images/service11.jpg);

}

.product_options:nth-child(3){

    background: url(../images/service22.jpg);

}

.product_options:nth-child(4){

    background: url(../images/service33.jpg);

}

.product_options:nth-child(5){

    background: url(../images/service44.jpg);

}

.product_options:nth-child(6){

    background: url(../images/service55.jpg);

}





.product_options:nth-child(2):hover{

    background: url(../images/service1.jpg);

}

.product_options:nth-child(3):hover{

    background: url(../images/service2.jpg);

}

.product_options:nth-child(4):hover{

    background: url(../images/service3.jpg);

}

.product_options:nth-child(5):hover{

    background: url(../images/service4.jpg);

}

.product_options:nth-child(6):hover{

    background: url(../images/service5.jpg);

}



.product_options:nth-child(4),

.product_options:nth-child(5),

.product_options:nth-child(6){

    margin-top: 5px;

}



.product_service{

    padding: 50px 0;

    background: #f8f8f8;

}



.product_options .options_li{

    transition: .5s all;

    position: relative;

    top: 300px;

}



.product_options:hover .options_li{

    transition: .5s all;

    top: 0;

}

.product_options:nth-child(2).on{
    background: url(../images/service1.jpg);
}

.product_options:nth-child(2).on .options_li{
    top: 0;
}











.about_all{

    display: flex;

    /* padding: 50px 0; */
    padding: 20px 0;

}



.about_left p:first-child{

    /* font-size: 30px; */
    font-size: 24px;

    font-weight: bold;

    line-height: 40px;

}



.about_left p:nth-child(2){

    /* font-size: 30px; */
    font-size: 26px;

}



.about_line{

    width: 120px;

    height: 5px;

    background: #d73240;

}



.about_title{

    /* padding-top: 70px; */
    padding-top: 20px;

    /* font-size: 30px; */
    font-size: 26px;

    color: #d73240;

}



.about_desc{

    font-size: 16px;

    color: #595757;

    line-height: 30px;

    padding-top: 15px;

    text-align: justify;

}



.about_left{

    width: 50%;

}



.about_right{

    width: 50%;

    position: relative;

    text-align: right;

}



.about_right img{

    position: relative;

    width: 80%;

    /* top: 180px; */
    top: 95px;

}













.choose_index{

    background: url(../images/background_bg.jpg) no-repeat;
    /* background-size: auto 100%; */
    background-position: center;

}



.choose_title{

    /* font-size: 30px; */
    font-size: 24px;

    font-weight: bold;

    color: #f6e6e7;

}



.choose_en{

    /* font-size: 35px; */
    font-size: 26px;

    font-weight: bold;

    color: #fff;

}



.choose_four{

    /* font-size: 30px; */
    font-size: 24px;

    color: #fff;

}



.choose_line{

    width: 120px;

    height: 5px;

    background: #fff;

}





.choose_all{

    padding: 50px 0;

}



.choose_content{

    padding-top: 50px;

    text-align: center;

    display: flex;

}



.choose_team_title{

    font-size: 20px;

    font-weight: bold;

    color: #fff;

    padding-top: 20px;

}



.choose_team_desc{

    padding-top: 15px;

    text-align: left;

    color: #f4e0e1;

}











.success_index{

    background: #f8f8f8;

}



.success_top p:first-child{

    /* font-size: 35px; */
    font-size: 26px;

    font-weight: bold;

    line-height: 60px;

}



.success_top p:nth-child(2){

    /* font-size: 30px; */
    font-size: 24px;

}



.success_all{

    padding: 50px 0;

}



.success_title{

    background: #000;

    height: 57px;

    line-height: 57px;

    /* font-size: 20px; */
    font-size: 17px;

    padding-left: 10px;

    position: absolute;

    bottom: 0;

    width: 100%;

    text-align: center;

}



.success_title a{

    color: #fff;

}



.success_img{

    position: relative;

    overflow: hidden;

}



.success_bottom{

    padding-top: 50px;

}



.sucess_options:first-child{

    padding-left: 0;

}



.sucess_options:nth-child(2){

    padding-right: 0;

}

.sucess_options:nth-child(3){

    padding-left: 0;

    padding-top: 40px;

}

.sucess_options:nth-child(4){

    padding-right: 0;

    padding-top: 40px;

}

.sucess_options:nth-child(5){

    padding-left: 0;

    padding-top: 40px;

}

.sucess_options:nth-child(6){

    padding-right: 0;

    padding-top: 40px;

}



.success_img img{

    width: 100%;

    height: 310px;

    transition: .5s all;

}



.success_img:hover img{

    transform: scale(1.2);

}



.success_more{

    position: absolute;

    top: 50%;

    left: 50%;

    margin-left: -65px;

    margin-top: -55px;

}



.success_more .p:nth-child(2){

    font-weight: bold;

}



.success_more a p{

    color: #fff;

    /* font-size: 30px; */
    font-size: 26px;

}





.mission{

    background: url(../images/background_bg2.jpg) no-repeat;

    background-size: auto 100%;

    background-position: center;

    padding: 50px 0;

    text-align: center;

}



.mission_lititle{

    /* font-size: 30px; */
    font-size: 26px;

    font-weight: bold;

    color: #d73240;

}



.mission_lien{

    color: #b4b4b4;

    font-size: 20px;

    padding-top: 15px;

}



.mission_title{

    font-size: 24px;

    font-weight: bold;

    color: #fff;

    padding-top: 30px;

}



.mission_en{

    color: #b4b4b4;

    font-size: 20px;

    padding-top: 15px;

}



.mission_img{

    padding-top: 50px;

}



.mission_img ul {

    padding: 10px 0;

}



.mission_img ul li {

    width: 190px;

    margin-bottom: 10px;

    float: left;

}



.mission_img ul li img{

    width: 95%;

}











.phone_index{

    background: #d73240;

    padding: 50px 0;

}



.phone_left{

    font-size: 30px;

    font-weight: bold;

    color: #fff;

    width: 40%;

    float: left;

    padding-right: 100px;

}



.phone_numb{

    float: left;

}



.phone_numb p:first-child{

    font-size: 20px;

    color: #fff;

    padding-bottom: 5px;

}



.phone_numb p:last-child{

    font-size: 35px;

    font-weight: bold;

    color: #fff;

}



.phone_btn a{

    width: 185px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    display: block;

    background: #fff;

    margin: 10px 0;

    font-size: 16px;

    border-radius: 30px;

}



.phone_btn{

    float: right;

}





.news_index{

    padding: 50px 0;

}



.news_all p:first-child{

    /* font-size: 35px; */
    font-size: 24px;

    font-weight: bold;

    line-height: 40px;

}



.news_all p:nth-child(2){

    /* font-size: 30px; */
    font-size: 26px;

}



.news_left{

    float: left;

   

}
.news_left img {
    height: 135px;
}


.news_right{

    float: right;

   

}



.news_right ul{

    display: flex;
    
}
.news_right ul.tab {
    height: 135px;
}


.news_right ul li{

    padding: 0 15px;

    font-size: 20px;

}



.news_right ul li a{

    transition: .5s all;

}



.news_right ul li.on a{

    display: block;

    background: #d73240;

    color: #fff;

    border-radius: 20px;

    padding: 0 15px ;

}



.news_right ul li:hover a{

    display: block;

    background: #d73240;

    color: #fff;

    border-radius: 20px;

    padding: 0 15px ;

}













.news_content_all{

    background: #efefef;

    display: flex;

    position: relative;

}



.news_left{

    float: left;

}





.news_time{

    position: absolute;

    top: 20px;

    /* left: 50px; */
    left: 33px;

    text-align: center;

}



.news_time p:first-child{

    /* font-size: 72px; */
    font-size: 40px;

    font-weight: bold;

    color: #fff;

}



.news_time p:nth-child(2){

    font-size: 20px;

    color: #fff;

}
.news_more {
    display: none;
}


.news_content{

    float: left;

}



.news_right{

    padding-left: 20px;

    padding-top: 20px;

}



.news_title{

    font-size: 20px;

}



.news_desc{

    font-size: 16px;

    line-height: 30px;

    color: #898989;

    padding: 15px 0;

    width: 80%;

}



.news_more a{

    display: block;

    color: #fff;

    font-size: 16px;

    padding: 0 15px;

    background: #d73240;

    width: 126px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    border-radius: 20px;

}



.news_content ul li{

    /* padding-top: 50px; */
    padding-top: 15px;

}







.link_index{

    background: #f4f4f4;

    /* padding: 30px 0; */
    padding: 10px 0;

}



.link_top{

    display: flex;

    align-items: center;

    justify-content: space-between;

    border-bottom: 2px solid #bebebe;

    padding-bottom: 10px;

}



.link_top p{

    font-size: 24px;

    padding-left: 10px;

}



.link_top p:last-child a{

    font-size: 16px;

    color: #898989;

}



.link_top div{

    display: flex;

    align-items: center;

}



.link_bottom ul{

    display: flex;

    /* padding-top: 30px; */
    padding-top: 10px;

}



.link_bottom ul li a{

    display: block;

    color: #595757;

    font-size: 18px;

    padding-right: 20px;

}


.choose_img img {
    width: 150px;
}














#mob_banner,.time_news{

    display: none;

}

@media(max-width:768px){

    .product_title,.product_options{

        width: 100%;

    }

    .product_options p:first-child{

        padding-top: 45px;

    }

    .product_service,.choose_all,.success_all,.mission{

        padding: 20px 0;

    }

    .about_all{

        display: block;

        padding: 20px 0;

    }

    .about_left{

        width: 100%;

    }

    .about_left p:first-child,.success_top p:first-child{

        font-size: 50px;

        font-weight: bold;

        transform: scale(0.8,1);

        margin-left: -35px;

        line-height: 60px;

        display: none;

    }   

    .about_title,.success_bottom{

        padding-top: 50px;

    }

    .about_right{

        width: 100%;

    }

    .about_right img{

        width: 100%;

        position: unset;

    }

    .choose_title,.choose_en{

        font-size: 30px;

    }

    .choose_img img{

        width: 100%;

    }

    .choose_content{

        display: block;

        padding-top: 50px;

    }

    .choose_index,.mission{

        background-size: auto 100%;

    }

    .choose_options{

        margin-bottom: 50px;

    }

    .sucess_options,.sucess_options:nth-child(3),.sucess_options:nth-child(4),.sucess_options:nth-child(5),.sucess_options:nth-child(6){

        padding: 0;

    }

    .mission_title,.mission_lien,.mission_en{

        font-size: 16px;

        padding: 5px 0;

    }

    .mission_lititle{

        font-size: 35px;

    }

    .mission_img ul{

        display: block;

    }

    .mission_img{

        padding-top: 20px;

    }

    .mission_img ul li{

        width: 50%;

        float: left;

    }

    .mission{

        padding: 30px 0;

    }

    .phone_index,.news_index{

        padding: 50px 0;

    }

    .phone_left{

        width: 100%;

        padding: 0;

    }

    .phone_numb p:first-child{

        padding-top: 20px;

    }

    .phone_numb,.phone_btn{

        float: unset;

    }

    .phone_btn a{

        width: 48%;

        float: left;

    }

    .phone_btn a:last-child{

        float: right;

    }

    .news_all p:first-child{

        font-size: 50px;

        font-weight: bold;

        line-height: 60px;

        display: none;

    }

    .news_right,.news_desc{

        width: 100%;

        padding-left: 0;

    }

    .news_right ul li{

        font-size: 16px;

    }

    .news_content{

        padding: 0;

    }

    .news_content_all{

        display: block;

    }

    .news_left,.news_right {

        float: unset;

    }

    .news_content .news_right {

        padding: 30px 15px;

    }

    .news_left img {

        padding: 10px 0 0 25px;

        transform: rotate(90deg);

    }

    .news_time {

        top: 35px;

        left: 65px;

    }

    .news_right ul li:first-child{

        padding-left: 0;

    }

    .link_bottom ul{

        display: block;

    }

    .link_bottom ul li {

        width: 50%;

        text-align: center;

        float: left;

    }

    #pc_banner {

        display: none;

    }

    #mob_banner {

        display: block;

    }

    .choose_all {

        padding: 50px 0 0 0;

    }

    .product_options:nth-child(2),

    .product_options:nth-child(3) {

        margin-top: 5px;

    }

    .about_desc {

        padding-bottom: 20px;

    }

    .success_img img{

        width: auto;

        height: 100%;

    }

    .success_title{

        font-size: 16px;

        height: 30px;

        line-height: 30px;

    }

    .time_news{

        display: block;

        font-size: 16px;

        padding-top: 15px;

    }

    .news_content .news_left{

        display: none;

    }

    .product_title{
        background-color: transparent;
        padding: 0;
        height: auto;
        text-align: center; 
    }

    .product_title p:first-child{
        display: none;
    }

    .product_title p:nth-child(3){
        display: none;
    }

    .product_title p:nth-child(4){
        display: none;
    }

    .product_title img{
        display: none;
    }

    .product_title p:nth-child(2){
        color: #000;
        padding-bottom: 15px;
    }
    .product_options:nth-child(2){
        background: url(../images/service1.jpg);
    }
    .product_options:nth-child(3){
        background: url(../images/service2.jpg);
    }
    .product_options:nth-child(4){
        background: url(../images/service3.jpg);
    }
    .product_options:nth-child(5){
        background: url(../images/service4.jpg);
    }
    .product_options:nth-child(6){
        background: url(../images/service5.jpg);
    }
    
    .product_options .options_li{
        top: 0;
    }
    
    .about_left p:nth-child(2),.success_top p:nth-child(2) {
        text-align: center;
    }
    .about_line {
        margin: 0 auto;
    }
    .about_all {
        padding: 30px 0;
    }
    .about_title, .success_bottom {
        padding-top: 25px;
        text-align: center;
    }
    .about_title{
        display: none;
    }
    .success_bottom {
        padding-top: 15px;
    }
    .success_more a p{
        font-size: 20px;
    }
    .mission_lititle {
        font-size: 30px;
    }
    .mission_title{
        line-height: 30px;
    }
    .phone_numb p:last-child{
        font-size: 25px;
    }
    .phone_btn a {
        width: 35%;
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .phone_btn a:last-child {
        float: left;
        margin-left: 15px;
    }
    .news_all p:nth-child(2),
    .success_top p:nth-child(2),
    .success_top p:nth-child(2),
    .product_title p:nth-child(2),
    .about_left p:nth-child(2){
        font-size: 25px;
    }
    .success_img img {
        width: 100%;
        height: 150px;
        margin: 15px 0;
    }
    .sucess_options:last-child{
        width: 100%;
    }
    .success_more a p:nth-child(2),.success_more a p:nth-child(3){
        display: none;
    }
    .sucess_options:last-child .success_img a img,.sucess_options:nth-child(5){
        display: none;
    }
    .success_more{
        position: unset;
        margin: 0;
        padding-top: 20px;
        color: #000;
    }
    .success_more a p{
        color: #000;
    }
    .phone_left{
        font-size: 20px;
    }
    .phone_index, .news_index {
        padding: 30px 0;
    }
    .news_all p:nth-child(2){
        text-align: center;
    }
    .news_desc {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 32px;
    }
    .link_index{
        display: none;
    }
    .news_content ul li{
        padding-top: 30px;
    }
    .product_title p span{
        display: none;
    }
    .success_more a p:last-child{
        display: inline-block;
    }
    .success_more a p{
        display: inline-block;
    }
    .phone_index{
        padding: 15px 0;
    }
    .product_options p:first-child {
        padding-top: 25px;
    }
}




.more7 {
    text-align: right;
    padding-top: 20px;
    padding-right: 50px;
    font-size: 16px;
}