.wrap{max-width: 1170px;width: 100%;margin: 0 auto; margin-bottom: 20px;}

.pro-tab{background:#c7000b;background: -moz-linear-gradient(left, #fd0909 0%, #c7000b 100%);background: -webkit-linear-gradient(left, #fd0909 0%,#c7000b 100%);background: -o-linear-gradient(left, #fd0909 0%,#c7000b 100%);background: -ms-linear-gradient(left, #fd0909 0%,#c7000b 100%);background: linear-gradient(to right, #fd0909 0%,#c7000b 100%);}

.pro-tab li{float: left;width: 20%;cursor: pointer;position: relative;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

.pro-tab li a{display: block;padding:20px 0 20px 30px;}

.pro-tab li strong{display: block;font-size: 24px;color: #ffffff;line-height: 34px;}

.pro-tab li p{font-size: 16px;color: #ffffff;line-height: 26px;}

.pro-tab li span{display: inline-block;margin-right: 5px;}

.pro-tab li .img{position: absolute;right: 0;top: 0;margin-top: 0;height: 100%;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

.pro-tab li .img img{
    height: 100%;
}

.pro-tab li.active,.pro-tab li:hover{background-color: rgba(0, 0, 0, 0.6);}

.pro-tab li.active .img,.pro-tab li:hover .img{opacity: 1;filter:alpha(opacity=100);}



.cp-tit{position: relative;margin-bottom: 40px;}

.cp-tit .left{position: relative;padding-left: 68px;}

.cp-tit .left>div{background: url(../images/pro-bg2.png) no-repeat;font-size: 16px;line-height: 42px;}

.cp-tit .left h2{display: inline-block;font-size: 24px;color: #ffffff;line-height: 61px;margin-right: 24px;}

.cp-tit .left h2 a{display: block;color: #fff;padding:0 46px 0 35px}

.cp-tit .left span{display: block;position: absolute;left: 0;top: -8px;}

.cp-tit .left h2 a:hover{color: #c7000b;}

.cp-tit .see-all{display: block;font-size: 16px;color: #333333;line-height: 42px;position: absolute;right: 20px;top: 10px;}

.cp-tit .see-all i{color: #c7000b;}

.cp-tit .see-all:hover{color: #c7000b;}



.cp-lists{margin-bottom: 50px;}

.pro-ul{overflow: hidden;margin-left: -1%;}

.pro-ul li{float: left;width: 32%;margin-left: 1%;margin-bottom: 35px;}

.pro-ul li .pro-pic{width: 100%; height: 0;overflow: hidden;position: relative;padding-top: 75%;}

.pro-ul li .pro-pic img{display: block;position: absolute;top: 0; left: 0;width: 100%; height: 100%;}

.pro-ul li .pro-tit {text-align: center;}

.pro-ul li .pro-tit i{display: inline-block;width: 80px;height: 4px;background: -moz-linear-gradient(left, #fd0909 0%, #c7000b 100%);background: -webkit-linear-gradient(left, #fd0909 0%,#c7000b 100%);background: -o-linear-gradient(left, #fd0909 0%,#c7000b 100%);background: -ms-linear-gradient(left, #fd0909 0%,#c7000b 100%);background: linear-gradient(to right, #fd0909 0%,#c7000b 100%);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

.pro-ul li .pro-tit a{display: block;font-size: 20px;color: #333333;line-height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.pro-ul li .text{position: absolute;top: 100%; left: 0;width: 100%; height: 100%;background-color: rgba(29,30,49,0.8);padding: 68px 10px 0;text-align: center;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;overflow: hidden;}

.pro-ul li .text .con{display: inline-block;text-align: left;}

.pro-ul li .text p{font-size: 16px;color: #ffffff;line-height: 26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 5px;display: block;}

.pro-ul li .text .btn-online{margin-top: 10px;}

.pro-ul li:hover .pro-tit i{width: 100%;}

.pro-ul li:hover .pro-tit a{color: #c7000b;}

.pro-ul li:hover .text{top: 0;}



.btn-online{display: inline-block;font-size: 16px;color: #ffffff;width: 140px;line-height: 44px;background:#fd0909;font-weight: bold;text-align: center;}

.btn-online:hover{background:#c7000b;}





.pro-tel{margin: 0px 0 40px;font-size: 18px;color: #1d1e31;line-height: 48px;-webkit-box-shadow:0 5px 10px rgba(0,5,76,0.15);-moz-box-shadow:0 5px 10px rgba(0,5,76,0.15);-ms-box-shadow:0 5px 10px rgba(0,5,76,0.15);-o-box-shadow:0 5px 10px rgba(0,5,76,0.15);box-shadow:0 5px 10px rgba(0,5,76,0.15);padding-left: 18px;position: relative;overflow: hidden;}

.pro-tel span{display: inline-block;}

.pro-tel span.on1{margin-left: 40px;}

.pro-tel span.on1 em{font-weight: bold;color: #c7000b;}

.pro-tel span.tel{color: #fff;padding:0 20px;background-color: #fd0909;float: right;cursor: pointer;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;position: relative;z-index: 1;}

.pro-tel span.tel:before{content: "";position: absolute;z-index: -1;top: 0;bottom: 0; left: 0;right: 0;background: #c7000b;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}

.pro-tel span.tel:hover:before{-webkit-transform: scaleY(1);transform: scaleY(1);}



#product .cp-lists{margin-bottom: 0;}

#product .pro-ul li{margin-bottom: 20px;}







.z_stycont{

    padding: 50px 0 0 0px;

 }

 .z_xiugai{

     /* width: 540px; */

     /* height: 62px; */

     position: relative;

     padding-left: 25px;

     box-sizing: border-box;

     margin-bottom: 50px;

 }

 .still{

     display: inline-block;

 

 }

 .b_tou{

     position: absolute;

     width: 62px;

     height: 40px;

     font-size: 30px;

     left: 0;

     font-family: Impact;

     top: -15px;

     font-weight: bold;

     font-style: normal;

     text-align: center;

     line-height: 40px;

     color: #fff;

     border-radius: 20px 20px 0 20px;

     background: linear-gradient(top, #2c9bf4 47%, #788dfa 100%);

     background: -ms-linear-gradient(top, #2c9bf4 47%, #788dfa 100%);

     background: -webkit-linear-gradient(top, #2c9bf4 47%, #788dfa 100%);

     background: -moz-linear-gradient(top, #2c9bf4 47%, #788dfa 100%);

     z-index: 2;

    }

 .b_tou::before,

 .b_tou::after{

     position: absolute;

     content: "";

     width: 62px;

     height: 40px;

     border-radius: 20px 20px 0 20px;

     top: 0;

 }

 .b_tou::before{

     right: -8px;

     background: linear-gradient(top, rgba(44,155,244,0.3) 47%, rgba(120,141,250,0.3) 100%);

     background: -ms-linear-gradient(top, rgba(44,155,244,0.3) 47%, rgba(120,141,250,0.3) 100%);

     background: -webkit-linear-gradient(top, rgba(44,155,244,0.3) 47%, rgba(120,141,250,0.3) 100%);

     background: -moz-linear-gradient(top, rgba(44,155,244,0.3) 47%, rgba(120,141,250,0.3) 100%);

     z-index: -1;

 }

 .b_tou::after{

     right: -16px;

     background: linear-gradient(top, rgba(44,155,244,0.16) 47%, rgba(120,141,250,0.16) 100%);

     background: -ms-linear-gradient(top, rgba(44,155,244,0.16) 47%, rgba(120,141,250,0.16) 100%);

     background: -webkit-linear-gradient(top, rgba(44,155,244,0.16) 47%, rgba(120,141,250,0.16) 100%);

     background: -moz-linear-gradient(top, rgba(44,155,244,0.16) 47%, rgba(120,141,250,0.16) 100%);

     z-index: -2;

 }

 .z_stycont .z_xiugai .b_cnt{

    font-size: 16px;

    color: #333333;

    line-height: 30px;

    padding-left: 67px;

    display: inline-block;

    padding-bottom: 30px;

    margin: 0;

    text-indent: 0;

    background: url(../images/bg_se.jpg) no-repeat left bottom;

    background-size: 100% 20px;

    

}

 

 

 

 .b_tou1{

     position: absolute;

     width: 62px;

     height: 40px;

     font-size: 30px;

     font-family: Impact;

     left: 0;

     top: -15px;

     font-weight: bold;

     font-style: normal;

     text-align: center;

     line-height: 40px;

     color: #fff;

     border-radius: 20px 20px 0 20px;

     background: linear-gradient(top, #fb6437 47%, #f4541c 100%);

     background: -ms-linear-gradient(top, #fb6437 47%, #f4541c 100%);

     background: -webkit-linear-gradient(top, #fb6437 47%, #f4541c 100%);

     background: -moz-linear-gradient(top, #fb6437 47%, #f4541c 100%);

     z-index: 2;

     

 }

 .b_tou1::before,

 .b_tou1::after{

     position: absolute;

     content: "";

     width: 62px;

     height: 40px;

     border-radius: 20px 20px 0 20px;

     top: 0;

 }

 .b_tou1::before{

     right: -8px;

     background: linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);

     background: -ms-linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);

     background: -webkit-linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);

     background: -moz-linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);

     z-index: -1;

 }

 .b_tou1::after{

     right: -16px;

     background: linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);

     background: -ms-linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);

     background: -webkit-linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);

     background: -moz-linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);

     z-index: -2;

 }

 /********æ®µè½å°æ ·å¼ä¿®æ”¹********/







 

/* è½¦è½½ç¢ŽçŸ³æœº */

.zxy_chez{

    margin:60px 0 0 0;

}

.cp-cont .zxy_chez .xy_cont{

    position: relative;

    margin: 0;

    font-size: 16px;

    color: #333;

    line-height: 36px;

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

    background-size: contain;

    padding: 40px 0 0 40px;

    text-indent: 0;

    margin-bottom: 80px;

    max-width: 735px;

 }

 .xy_cont .xy_chetit{

     padding: 10px 22px;

     font-size: 20px;

     color: #fff;

     background: -webkit-linear-gradient(left,#2c9bf4 47%, #788dfa 100%);

     background: -moz-linear-gradient(left,#2c9bf4 47%, #788dfa 100%);

     background: -ms-linear-gradient(left,#2c9bf4 47%, #788dfa 100%);

     background: -o-linear-gradient(left,#2c9bf4 47%, #788dfa 100%);

     border-radius: 0 0 10px 0;

     position: absolute;

     left: 17px;

     top: -10px;

     line-height: 1;

     font-family: 'Microsoft Yahei';

 }

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

     #zxy_chez .xy_cont{

         padding: 0px;

         margin: 0;

         /* font-size: 14px; */

         line-height: 32px;

         padding: 40px 0 0 30px;

         margin-bottom: 50px;  

     }

     .xy_cont .xy_chetit{

     left: 12px;

     top: -14px;

     }

 }







@media(max-width:1169px){

    .pro-tab li{

        width: 33%;

    }

    .pro-tab li strong{

        font-size: 18px;

        margin-bottom: 0;

        text-align: center;

    }

    .pro-tab li a{

        padding: 15px 0 15px 15px;

    }

    .cp-tit .left i{

        display: none;

    }

    .wrap_content,#product{

        padding: 0 15px;

    }

    .pro-ul li{

        width: 49%;

    }

    .cp-lists{

        margin-bottom: 0;

    }

    .pro-tel{
        display: none;
    }

    

}