@charset "utf-8";
@media screen and (max-width: 1600px) {
    .cablejoint {
        transform: scale(0.7) !important;
        position: fixed !important;
        right: 0 !important;
        top: 25% !important;
    }
    .two .two-box .img a{
        padding-right:10% !important;
        font-size: 28px !important;
    }
    .foor .foor-top .zuo {
        padding-right: 4% !important;
        width: 60% !important;
        border-right: 1px solid #cd777c !important;
    }

    .one .one-top a .one-img img {
        transform: scale(0.8) !important;
    }
}

@media screen and (max-width: 1500px) {
    .four .four-bix ul li a p:nth-child(2) {
        font-size: 18px !important;
        color: #ab8a4a !important;
        width: 18% !important;
    }

    .nav-top-box .logo .input button {
        transform: scale(0.7) !important;
    }
    .nav-img{position: absolute !important;left: 0 !important;top: 36% !important;width: 1.6667vw !important;height: 1.6667vw !important;}
}

@media screen and (max-width: 1450px) {
    .four .four-bix .t .zuo {
        font-size: 28px !important;
    }

    .one .one-top a .one-img img {
        transform: scale(0.7) !important;
    }
}

@media screen and (max-width: 1350px) {
    .nav-top-box2 ul>li a {
        padding: 0 1.8125vw !important;
    }

    .foor .foor-top .you {
        padding: 0 !important;
        font-size: 14px !important;
    }

    .four .four-bix .t .you {
        width: 20% !important;
    }
}

@media screen and (max-width: 1250px) {
    .four .four-bix ul li a p:nth-child(1) {
        padding-left: 5% !important;
    }

    .four .four-bix ul li a p:nth-child(2) {
        width: 26% !important;
    }
}
.two .two-box .img a{
    font-size: 20px !important;
}
/* 　仅IE9和IE10识别 */

@media screen and (min-width:0\0) {
    .header .banner {
        z-index: 0 !important;
    }

    .header .banner .links {
        z-index: 999999 !important;
    }
}


@media screen and (max-width: 1480px) {

    .header .top,
    .box {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }

}


@media screen and (max-width: 1100px) {
.input-bx .box .img {
    width: 15.0938vw  !important;
    height: 1.0938vw  !important;
    position: absolute  !important;
    right: 10%  !important;
    top: 34%  !important;
}
.input-bx .box input {
    width: 90%  !important;
    height: 100%  !important;
    padding: 3.5208vw 1.0417vw  !important;
    border-radius: 1.0417vw  !important;
    border: 1px solid #888  !important;
    font-size: 14px  !important;
}
.input-bx .box {
    margin: auto  !important;
    margin-top: 16%  !important;
    width: 100%  !important;
    background-color: #fff ;
    padding: 6.0833vw 3.125vw  !important;
    border-radius: 10px  !important;
    display: flex; 
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 26px  !important;
}
    .nav-top,
    .cablejoint {
        display: none !important;
    }
    /* one */
    .one {
        padding-top: 80px !important;
    }

    .one .one-box .t,
    .three .three-top .t,.five .t {
        font-size: 30px !important;
    }

    .one button {
        margin-left: 43% !important;
    }

    /* .two */
    .two {
        padding-left: 0 !important;
    }

    .two .two-box ul .t {
        font-size: 30px !important;
    }

    .two .two-box .img a {
        font-size: 22px !important;
        padding-right: 8% !important;
    }

    .two .two-box ol {
        margin-top: 138px !important;
    }

    .two .two-box ul li {
        padding-left: 26px !important;
        padding-top: 6px !important;
        font-size: 20px !important;
    }

    /* four */
    .four .four-bix .t .zuo {
        font-size: 24px !important;
    }

    .four .four-bix .t .you {
        width: 25% !important;
    }

    .four .four-box {
        width: 94% !important;
    }
    /*  */
    .five .box-bx .you {
        position: absolute !important;
        right: -6.6458vw !important;
        top: 33% !important;
    }
    .five .box-bx .zuo {
        position: absolute !important;
        left: -6.6458vw !important;
        top: 33% !important;
    }
    .five .bix .bix-x p{font-size: 22px !important;}
    /* 搜索按钮 搜索弹框样式 */
    .search_an {
        display: block;
        position: absolute;
        width: 23px;
        height: auto;
        top: 50%;
        right: calc(40px);
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 99;
    }
    .foor .bq{font-size: 12px !important;}
    .five .bix .bix-x a{font-size: 16px !important;}
    .search_an img {
        vertical-align: baseline;
        width: 100%;
    }
    .foor .foor-top .zuo{width: 56% !important;}
    /* 菜单按钮样式  */
    .menu {
        display: none;
    }

    .minimenu {
        width: 28px;
        height: 21px;
        display: block;
        right: 0;
        top: 0px;
        margin: auto;
        bottom: 0;
        overflow: hidden;
        z-index: 99;
        cursor: pointer;
        position: absolute;
    }

    .minimenu span {
        float: left;
        width: 100%;
        background: #ffffff;
        transition: all 0.4s ease;
        margin-top: 7px;
        height: 2px;
    }

    .minimenu span:first-child {
        margin-top: 0;
    }

    .minimenu.open span:nth-child(1) {
        transform: rotate(45deg);
        margin-top: 10px;
    }

    .minimenu.open span:nth-child(2) {
        transform: rotate(-45deg);
        margin-top: -2px;
    }

    .minimenu.open span:nth-child(3) {
        opacity: 0;
    }

    /* 手机端菜单样式 */
    .nav {
        position: fixed;
        transition: right 0.3s ease;
        right: -100vw;
        display: block;
        top: 80px;
        left: auto;
        width: 420px;
        height: calc(100vh - 100px);
        z-index: -99;
        margin: 0;
        /* background: #e30004; */
        background-color: #63a50a;
    }

    .nav.active {
        right: 0;
        z-index: 99999;
    }

    .nav .ul2 {
        width: 100%;
        overflow: auto;
        height: 100%;
        /* border-top: 1px solid #e6e6e6; */
        margin-top: 0px;
        padding-left: 0px;
    }

    .header.active::before {
        display: none;
    }

    .nav ul>li {
        float: none;
        width: 100%;
        height: auto;
        line-height: 60px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        text-align: left;
        padding: 0;
        list-style-type: none
    }

    .nav ul>li::before {
        display: none;
    }

    .nav ul>li>a {
        font-size: 18px;
        font-weight: bold;
        width: 80%;
        text-indent: 20px;
        position: relative;
        display: block;
        color: #fff;
    }

    .nav ul li ol {
        width: 100%;
        left: 0;
        position: relative;
        top: 0;
        background: none;
        text-align: left;
        padding: 0;
        opacity: 1;
        display: none;
        z-index: 99999;
    }

    .nav ul>li a::after {
        display: none;
    }

    .nav ul li ol>li {
        text-align: left;
        border: 0;
        line-height: 50px;
        position: relative;
        text-indent: 20px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        height: auto;
    }

    .nav li ol li:hover a {
        color: #fff;
    }

    .nav ul ol li a {
        font-size: 17px;
        color: #fff;
        display: block;
    }

    .nav ul li i {
        position: absolute;
        right: 0;
        width: 15%;
        height: 60px;
        top: 0;
        background: url(../image/jia.png) no-repeat center center;
        margin: auto;
        z-index: 10;
        cursor: pointer;
        transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-transition: all .2s ease;
    }

    .nav ul li ol li i {
        height: 50px;
    }

    .nav ul li i.on {
        background: url(../image/jian.png) no-repeat center center;
    }

}
@media screen and (max-width: 1000px){
    .one .one-box ul li{width: 50% !important;}
    .one .one-top{padding: 2.0417vw !important;}
    .five .bix .bix-x {
        display: flex;
        flex-wrap: wrap !important;
    }
    .five .bix .bix-x p, .five .bix .bix-x a{padding-bottom: 10px !important;}
    .five .bix .bix-x p img{
        transform: scale(0.6) !important;
    }
    .five .box-bx ul li{background: none !important;}
    .foor-top{display: block !important;}
    .foor .foor-top .zuo {
        width: 100% !important;
        border-right:0 !important;
        padding: 18px 0 !important;
    }
    .foor-img{width: 80% !important;height: auto !important;}
    .foor,.foor-top{height: auto !important;}
    .foor .foor-top .you{text-align: center !important;}
    .foor .bq{ font-size: 14px !important;padding: 0 20px 20px 20px !important;}
}
@media screen and (max-width: 900px){
    .one .one-box ul li ,.four .four-bix{
        width: 100% !important;
    }
    .one .one-box ul li a img{
       margin: 0 auto !important;
    }
    .one .one-box ul li a .p{
        padding-left: 17% !important;
    }
    .four .four-bix .t .zuo{width: 18% !important;}
    .four .four-bix .t .you {
    width: 14% !important;
    }
    .four .four-bix ul li a p:nth-child(2){width: 10% !important;}
    .one .one-top{
    position: absolute !important;
    top: -1% !important;
    left: 11% !important;
    }
    .two .two-box ul li, .two .two-box .img a p{font-size: 16px !important;}
    .two .two-box .img a p{
        padding:2vw;
    }
    .two .two-box .img a p img{
        max-height: 6vw;
    }
    .one .one-box .t, .three .three-top .t, .five .t {
        font-size: 26px !important;
    }
    .two .two-box ul li p:nth-child(2){margin: 10px 0 !important;}
    .carousel .slick-dots{display: none !important;}
}
@media screen and (max-width: 700px){
    .three .carousel{display: block !important;}
    #certify{display: none !important;}
    .two .two-box ul .t{
        padding: 20px 0 20px 30px !important;
        
    }
}
@media screen and (max-width: 600px){

    .four .four-bix ul li a p:nth-child(2) {
        width: 20% !important;
    }
    .four .four-bix .t .zuo {
        width: 30% !important;
    }
    .four .four-bix .t .you {
        width: 20% !important;
    }
    .four .four-bix ul li a p:nth-child(1){
        font-size: 16px !important;
    }
    .two .two-box ul{
        transform: scale(0.7) !important;
        margin: 0 !important;
    }
    .two .two-box ol{
        margin: 0 !important;
    }
    .two{
        padding: 0 !important;
    }
    .one .one-top{
        transform: scale(1.5) !important;
       
    }
    .one .one-box{
         padding-top: 80px !important    ;
    }
    .one .one-top{
        display: flex !important;
        flex-wrap: wrap !important;
        border-radius: 0 !important;
    }
    .one .one-top a{width: 50% !important;font-size: 14px !important;padding-bottom: 10px;
    padding-left: 10% !important;
    font-weight: 300 !important;
    box-sizing: border-box !important;
    }
    .one button {
        margin-left: 38% !important;
    }
    .banner{
        padding-top: 55px !important;
    }
    .one .one-box ul li a .p {
        padding-left: 6% !important;
    }
    .nav-top2 .img2{
        margin-right: 17% !important;
        margin-left: 10px;
      }
}
@media screen and (max-width: 500px){
    .two-box{
        display: block !important;
        padding-bottom: 20px !important;
    }
    .two .two-box ul {
        width: 100% !important;
        transform: scale(1) !important;
        margin: 0 !important;
    }
.two .two-box .img a .xz_box {
    height: 58vw !important;
    overflow: hidden;
    width: 100%;
}
    .two .two-box ol {
        width: 94% !important;
        transform: scale(1) !important;
        margin: 0 auto!important;
    }
    .one .one-box .t, .three .three-top .t, .five .t,.two .two-box ul .t ,.four .four-bix .t .zuo  {
        font-size: 20px !important;
    }
    .four .four-bix{
        padding-top: 30px !important;
    }
    .four .four-bix ul {
        margin-top: 20px !important;
    }
    .five .t p{
        margin: 20px auto !important;
    }
    
}
@media screen and (max-width: 480px){
    .four .four-bix ul li a p:nth-child(2) {
        width: 30% !important;
    }
    .one .one-top {
        position: absolute !important;
        top: 1% !important;
        left: 11% !important;
    }
    .one button {
        margin-left: 30% !important;
    }
    .one .one-top a{font-weight: 300 !important;}
}
@media screen and (max-width: 420px){
    .four .four-bix ul li a p:nth-child(2) {
        width: 40% !important;
    }
    .four .four-bix .t .zuo {
        width: 40% !important;
    }
    .four .four-bix .t .you {
        width: 30% !important;
    }
    .four .four-bix ul li a p:nth-child(1) {
        font-size: 18px !important;
    }
    .four {
        padding-bottom: 40px !important;
    }
}