
.toubu_z{
    height: 100px;
    display: flex;
    align-self: center;
    align-items: center;
    width: 25.2%;
}
.toubu_z img{
    max-width: 100%;
    height: auto;
 }
.daohang{
    display: none;
}
.toubu_w ul>li{
    float: left;
    width: 160px;
    line-height: 100px;
    font-size: 18px;
    text-align: center;
    position: relative;
}
.toubu_w ul>li>a{
    color: #333333; 
}
.toubu_w ul>.liang{
    background: #ffcc00;
}
.toubu_w ul>.liang>a{
    color: #fff;
    font-weight: bold;
}
.toubu_w ul>li:hover{
    background: #ffcc00;
}
.toubu_w ul>li:hover>a{
    color: #fff;
    font-weight: bold;
}
.toubu_w ul>li:hover .erji{
    opacity: 1;
    transition: opacity 1s;
    visibility: visible;

}
.erji{
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 9991;

}
.erji>p{
    line-height: 46px;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 1px;
    color: white;
    font-size: 16px;
}


.banner{
    position: relative;
}
.banner .img{
    width: 100%;
}


.ppgs_z .swiper-pagination-bullet{
    width:15px!important;
    height: 15px!important;
    background: #fff!important;
    border-radius: 100%!important;
    display: inline-block!important;
    margin: 0 14px!important;
    opacity: 1!important;
    border: 1px solid #fcce01!important;
}
.ppgs_z .swiper-pagination-bullet-active{
    opacity: 1!important;
    background-color: #fcce01!important;
}

.sousuo{
    position: absolute;
    width: 100%;
    height: 90px;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
}
.sousuo_w{
    display: flex;
    height: 100%;
    align-items: center;
    align-self: center;
    justify-content: center;
}
.sousuo_z{
    width: 30%;
    margin-right: 60px;
}
.sousuo_z_inpit{
    position: relative;
}
.sousuo_z_inpit .text{
    width: 100%;
    line-height: 60px;
    border-radius: 100px;
    border: 1px solid #fcce01;
    padding-left: 40px;
    box-sizing: border-box;
    font-size: 22px;
    padding-right: 16%;
}

.sousuo_z_inpit input::-webkit-input-placeholder {
    color: #999999;
    font-size: 22px;
}
.sousuo_z_inpit .submit{
    position: absolute;
    top: 50%;
    right: 6%;
    transform:translate(0%,-50%);
    background: none;
    background-image:url("../images/fdj_03.png");
    background-repeat: no-repeat ;
    background-position: center;
    width: 36px;
    height: 36px;
    border: none;
    cursor: pointer;

}
.sousuo_y ul{
    display: flex;
    justify-content: flex-start;
}
.sousuo_y ul li{
    margin-right: 20px;
    font-size: 20px;
    color: #ffea98;
}
.sousuo_y ul li:last-of-type{
    margin-right: 0;
}
.sousuo_y ul h2{
    font-size: 20px;
    color: white;
    font-weight: normal;
}
.anniu{
    display: none;
}
.daohang{
    display: none;
}
.ppbt{
    text-align: center;
    font-size: 30px;
    color: #fcce01;
    padding-top: 40px;
    margin-bottom: 60px;
}
.ppbt span{
    font-size: 14px;
}



.ppgs{
    margin-bottom: 110px;
}
.ppgs_z{
    width: 48%;
}

.ppgs_z .swiper-slide{
    width: 100%;
}
.ppgs_z .swiper-slide img{
    width: 100%;
    border: 2px solid #fcce01;
    box-sizing: border-box;
}

.ppgs_z .swiper-button-next{
    background: url("../images/you_03.png") center no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 25px;
    right: 4%;
}

.ppgs_z .swiper-button-prev{
    background: url("../images/zuo_06.png") center no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 25px;
    left: 4%;
}


.ppgs_y{
    width: 48%;
}

.ppgs_y h2{
    font-size: 28px;
    color: #fcce01;
    font-weight: normal;
    margin-bottom: 4px;
}
.ppgs_y h3{
    font-size: 28px;
    color: #fcce01;
    font-weight: normal;
    margin-bottom: 4px;
}

.ppgs_y_nr *{
    font-size: 22px;
    color: #666666;
}
.ppgs_y_nr{
    line-height: 1.6;
    margin-bottom: 10px;
}
.ppgs_y a{
    font-size: 20px;
    color: #fcce01;
    text-align: center;
    display: block;
    width: 21%;
    border: 2px solid #fcce01;
    box-sizing: border-box;
    line-height: 40px;
    float: right;
    font-weight: bold;
}


.dibu{
    background: #535353;
}

.dibu_w .dibu_k{
    padding: 50px 50px 50px 24px;
    box-sizing: border-box;
    position: relative;
}

.dibu_z{
    width: 26%;
}
.dibu_z ul li{
    overflow: hidden;
    margin-bottom: 10px;
}
.dibu_z ul h2{
    font-size: 18px;
    color: white;
    margin-bottom: 30px;
}
.dibu_z ul li span{
    float: left;
    display: block;
    margin-right: 10px;
}
.dibu_z ul li:nth-of-type(5) span{
    margin-top: 4px;
}
.dibu_z ul li>p{
    float: left;
    font-size: 14px;
    color: #ffffff;
}


.dibu_z_logo{
    width: 30%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform:translate(0%,-50%);
    margin: 0 auto;
}
.dibu_z_logo img{
    width: 100%;
}

.dibu_y{
    width: 14.2%;
}
.dibu_y img{
    width: 100%;

}
.dibu_y_t{
    width: 100%;
    margin-bottom: 10px;
}
.dibu_y h3{
    font-size: 18px;
    color: white;
    font-weight: normal;
}
.dibu_y h4{
    font-size: 18px;
    color: white;
    font-weight: normal;
}
.banquan{
    background: #fcce01;
}
.banquan_w p{
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 56px;
}

.banquan_w p i{
    font-style: normal;

}

.ppgss_w{
    padding: 100px 0px 30px 0px;
    box-sizing: border-box;
}

.ppgss_w ul{
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.ppgss_w ul:after{
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    transform:translate(0%,-50%);
    display: block;
    width: 100%;
    height: 1px;
    background: #cccccc;
    z-index: -1;
}
.ppgss_w ul li{
    display: inline-block;
    padding: 0 14px;
    box-sizing: border-box;
    border: 1px solid #999999;
    font-size: 22px;
    color: #666666;
    margin-right: 40px;
    border-radius: 100px;
    background: #fff;
}
.ppgss_w ul li:last-of-type{
    margin-right: 0;
}
.ppgss_w ul .on{
    background: #fcce01;
    border: 1px solid #fcce01;
    color: white;
}


.ppgss_nr *{
    font-size: 12px;
    color: #666666;
}
.ppgss_nr{
    line-height: 2;
}
.ppgss_nr img{
    max-width: 100%;
    margin: 30px auto;
    height: auto;
}



.cpzs{
    background: #f6f6f6;
}

.cpzs_w .cpzs_ul{
    text-align: center;
    position: relative;
    margin-bottom: 60px;
    z-index: 99;
}
.cpzs_w .cpzs_ul:after{
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    transform:translate(0%,-50%);
    display: block;
    width: 100%;
    height: 1px;
    background: #cccccc;
    z-index: -1;
}
.cpzs_w .cpzs_ul li{
    display: inline-block;
    padding: 0 14px;
    box-sizing: border-box;
    border: 1px solid #999999;
    font-size: 22px;
    color: #666666;
    margin-right: 40px;
    border-radius: 100px;
    background: #fff;

}
.cpzs_w .cpzs_ul li:last-of-type{
    margin-right: 0;
}
.cpzs_w .cpzs_ul .on{
    background: #fcce01;
    border: 1px solid #fcce01;
    color: white;
}


.cpzs_w{
    padding: 100px 0px 30px 0px;
    box-sizing: border-box;
}



.cpzs_w .cpzs_shai{
    margin-bottom: 40px;
}

.cpzs_w .cpzs_shai li{
    overflow: hidden;
    margin-bottom: 10px;

}
.cpzs_w .cpzs_shai li h2{
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    width: 8%;
    text-align: right;
}

.cpzs_w .cpzs_shai li p a{
    margin-right: 28px;
    font-size: 18px;
    color: #333333;
}
.cpzs_w .cpzs_shai li p a:last-of-type{
    margin-right: 0;
}

.cpzs_w .cpzs_shai li p .liang{
    color: #fcce01;
}



.cpzs_cp li{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 20px;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.cpzs_cp li:nth-of-type(3n){
    margin-right: 0;
}

.cpzs_cp li .cpzs_cp_t img{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 80px;
}

.cpzs_cp_bt{
    padding: 0 20px;
    box-sizing: border-box;
}
.cpzs_cp_z{
    width: 48%;
}
.cpzs_cp_z h2{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cpzs_cp_z h3{
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}
.cpzs_cp_bt .cha{
    display: block;
    float: right;
    width: 28%;
    border: 1px solid #fcce01;
    box-sizing: border-box;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fcce01;
    margin-top: 10px;
}


.cpzs_xw li{
    overflow: hidden;
    margin-bottom: 40px;
}


.cpxq_z{
    width: 41.6%;
}

.cpxq_z .swiper-slide{
    width: 100%;
}
.cpxq_z .swiper-slide img{
    width: 100%;
}

.gallery-top .swiper-slide img{
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 30px;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    border: 1px solid #d6d6d6;
    box-sizing: border-box;
}
.gallery-thumbs .swiper-slide-active {
    position: relative;
    border: 1px solid #ffcc00;
}

.gallery-thumbs .swiper-slide-active:after{
    position: absolute;
    display: block;
    content: '';
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 10px solid #ffcc00;
    z-index: 99;
}



.cpxq_z .swiper-button-next{
    background: url("../images/xq_y_05.png") center no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 20px;
    right: 4%;
}

.cpxq_z .swiper-button-prev{
    background: url("../images/xq_z_03.png") center no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 20px;
    left: 4%;
}


.cpxq_w{
    padding-top: 110px;
    box-sizing: border-box;
    padding-bottom: 30px;
}


.cpxq_y{
    width: 50%;
}
.cpxq_y h2{
    font-size: 22px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 40px;
}
.cpxq_y h2 span{
    font-size: 12px;
    color: #666666;
    margin-left: 16px;
}
.cpxq_y h3{
     font-weight: normal;
     overflow: hidden;
     margin-bottom: 40px;
 }
.cpxq_y h3 p{
    font-size: 18px;
    color: #333333;
    float: left;
}
.cpxq_y h3 i{
    float: left;
    font-style: normal;
    font-size: 18px;
    color: #f81111;
}


.cpxq_y h4{
    font-weight: normal;
    overflow: hidden;
    margin-bottom: 40px;
}
.cpxq_y h4 p{
    font-size: 18px;
    color: #333333;
    float: left;
}
.cpxq_y h4 i{
    font-style: normal;
    font-size: 12px;
    color: #666666;
    line-height: 2;
}


.cpxq_gs_w h2 span{
    line-height: 40px;
    padding: 0 40px;
    box-sizing: border-box;
    background: #ffcc00;
    font-size: 12px;
    color: white;
    display: inline-block;
}
.cpxq_gs_w h2{
    border-bottom: 1px solid #ffcc00;
    box-sizing: border-box;
}

.cpxq_gs_nr img{
    max-width: 100%;
    margin: 30px auto;
    height: auto;
}


.cpzs_t{
    width: 30%;
}
.cpzs_t img{
    width: 100%;
}
.cpzs_y{
    width: 66.6%;
}
.cpzs_y h2{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 6px;
}
.cpzs_y h3{
    font-size: 18px;
    color: #999999;
    font-weight: normal;
    margin-bottom: 30px;
}
.cpzs_y p{
    font-size: 12px;
    color: #666666;
    line-height: 2;
    margin-bottom: 30px;
}

.cpzs_y .more{
    font-size: 18px;
    color: #666666;
}

.cpzs_xw li:hover .more{
    color: #fcce01;
}
.cpzs_xw li:hover .cpzs_y h2{
    color: #fcce01;
}


.cpzs_w h4{
    display: none;
}

.ppgss_w h2{
    display: none;
}

.cpzs_w h4{
    display: none;
}

.xwxq_w{
    padding: 60px 0px;
    box-sizing: border-box;
}
.xwxq_w h2{
    font-weight: normal;
    font-size: 22px;
    color: #333333;
    text-align: center;
}
.xwxq_w h3{
    font-size: 18px;
    color: #999999;
    text-align: center;
    font-weight: normal;
    margin-bottom: 40px;
}

.xwxq_nr *{
    font-size: 12px;
    color: #666666;
}
.xwxq_nr{
    line-height: 2;
    margin-bottom: 100px;
}
.xwxq_nr img{
    max-width: 100%;
    margin: 30px auto;
    height: auto;
}

.syp{
    font-size: 12px;
    color: #333333;
    margin-bottom: 10px;
}
.xyp{
    font-size: 12px;
    color: #333333;
}