
    .headers h1 {
        display: inline-block;
        width: auto;
    }
    
    .headers {
        width: 100%;
        background: linear-gradient(to bottom, #2b2d2f, #2b2d2f);
        height: 68px;
        position: relative;
        z-index: 108;
    }
    
    .headers h1.t_logo,
    .headers .t_logo {
        float: left;
        padding-top: 8px;
        width: 12%;
    }
    
    .headers h1.t_logo img,
    .headers .t_logo img {
        min-width: 109px;
        width: 100%;
        max-width: 174px;
    }
    
    .headers {
        width: 100%;
        background: linear-gradient(to bottom, #2b2d2f, #2b2d2f);
        height: 68px;
        position: relative;
        z-index: 108;
    }
    
    .contents.clearfix {
        height: 68px;
        float: right;
        width: 70%;
    }
    
    .hed-lxfs.clearfix {
        float: right;
        width: 134px;
        background-size: 100% 99%;
        height: 100%;
    }
    
    .hed-tel {
        float: right;
        width: 252px;
        background: #c92929;
        height: 100%;
        color: #ffffff;
        position: relative;
        line-height: 68px;
        font-size: 23px;
        font-weight: bold;
        padding-left: 110px;
    }
    
    .hed-tel:before {
        content: "";
        display: block;
        background: url(images/h-telbg.png) no-repeat;
        width: 40px;
        height: 40px;
        background-size: 100%;
        position: absolute;
        top: 13px;
        left: 55px;
    }
    
    .hed-lxx {
        float: right;
        width: 134px;
        background: url(images/h-telbg.png) no-repeat;
        background-size: 100% 100%;
        height: 100%;
        line-height: 65px;
        text-align: center;
        color: #fff;
    }
    
    .hed-lxx a {
        color: #fff;
        font-size: 16px;
    }
    
    .hed-lxfs.clearfix li {
        float: left;
        margin: 18px 12px 0 12px;
        position: relative
    }
    
    .headers .menu {
        display: block;
        float: right;
        height: 68px;
        padding-right: 2%;
        width: auto;
    }
    
    .headers .menu>ul>li {
        float: left;
        height: 68px;
        position: relative;
    }
    
    .headers .menu>ul>li .xlbj {
        display: none;
    }
    
    .headers .menu>ul>li a {
        color: #fff;
        font-size: 16px;
        padding: 0 22px;
        border-right: 1px solid #4b4c4e;
        margin-top: 23px;
        display: block;
    }
    
    .headers .menu>ul>li:last-child a {
        border: 0px;
    }
    
    .head-xiala {
        position: absolute;
        top: 68px;
        background: #fff;
        width: 100%;
        opacity: 1;
        padding: 46px 0;
        display: none;
    }
    
    .menu01 {
        width: 54%;
        margin-right: 360px;
        float: right;
        padding: 10px 0px;
    }
    
    .menu01 .column {
        display: block;
        float: left;
        width: 55%;
    }
    
    .menu01 .column li {
        float: left;
        width: 50%;
        height: 50px;
        line-height: 50px;
    }
    
    .menu01 .column li a {
        display: block;
        font-size: 16px;
        color: #333;
    }
    
    .menu01 .column li a:hover {
        color: #ef1e1e;
    }
    
    .menu01 .column li a:hover span {
        border-bottom: 1px solid #dedede;
    }
    
    .menu01 .column li a span {
        display: inline-block;
        height: 45px;
    }
    
    .m01-img {
        width: 45%;
        float: right;
        margin-top: 0px;
    }
    
    .m01-img li.show {
        display: block;
    }
    
    .m01-img li {
        display: none;
    }
    
    .m01-img img {
        width: auto;
    }
    
    .menu03 {
        width: 56%;
        margin-right: 360px;
        float: right;
    }
    
    .menu03 li {
        float: left;
        margin-right: 4.7%;
        width: 168px;
    }
    
    .menu03 li:nth-child(5) {
        margin-right: 0%;
    }
    
    .menu03 li img {
        width: 168px;
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    
    .menu03 li:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    
    .menu03 li:hover span {
        color: #ef1e1e;
    }
    
    .menu03 li span {
        display: block;
        width: 100%;
        padding: 0;
        height: 40px;
        text-align: center;
        color: #333;
        line-height: 20px;
        padding-top: 10px;
        font-size: 16px;
    }
    
    .menu03.xl62 li {
        float: left;
        margin-right: 5%;
    }
    
    .menu03.clearfix.xl62 {
        width: 55%;
    }
    
    .xl2,
    .xl3,
    .xl4 {
        display: none;
    }
    
    @media screen and (min-width: 1860px) and (max-width: 1960px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 16px;
            padding: 0 16px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
    }
    
    @media screen and (min-width: 1751px) and (max-width: 1860px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 15px;
            padding: 0 15px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
        .menu01 .column li a {
            font-size: 15px;
        }
        .menu03 {
            width: 62%;
        }
        .menu01 {
            width: 66%;
        }
        .menu03 li {
            margin-right: 3.9%;
        }
    }
    
    @media screen and (min-width: 1500px) and (max-width: 1750px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 14px;
            padding: 0 11px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
        .menu01 .column li a {
            font-size: 14px;
        }
        .menu03 {
            width: 60%;
        }
        .menu03 li {
            margin-right: 3%;
            width: 152px;
        }
        .menu01 {
            width: 62%;
        }
    }
    
    @media screen and (min-width: 1360px) and (max-width: 1500px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 13px;
            padding: 0 9px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
        .menu01 .column li a {
            font-size: 13px;
        }
        body .hed-tel {
            width: 160px;
            padding-left: 64px;
            font-size: 20px;
        }
        .menu01 {
            margin-right: 224px;
        }
        .menu03 {
            margin-right: 224px;
            width: 66%;
        }
        .menu03 li {
            margin-right: 2%;
        }
        .menu01 {
            width: 70%;
        }
        body .hed-tel:before {
            left: 16px;
            top: 17px;
            background: url(images/h-telbg.png) no-repeat;
            width: 40px;
            height: 40px;
            background-size: 72%;
        }
    }
    
    @media screen and (min-width: 1160px) and (max-width: 1360px) {
        body .headers h1.t_logo img {
            padding-top: 4px;
        }
        body .menu01 .column li {
            height: 42px;
            line-height: 20px;
        }
        body body .headers h1.t_logo {
            padding-top: 12px;
        }
        body .m01-img img {
            width: 300px;
        }
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 12px;
            padding: 0 10px;
            border-right: 1px solid #4b4c4e;
            margin-top: 24.5px;
            display: block;
        }
        .menu01 .column {
            display: block;
            float: left;
            width: 51%;
        }
        .menu01 .column li a {
            font-size: 12px;
        }
        .contents.clearfix {
            height: 68px;
            float: right;
            width: 72%;
        }
        body .hed-tel {
            width: 160px;
            padding-left: 64px;
            font-size: 20px;
        }
        .menu01 {
            margin-right: 224px;
        }
        .menu03 li span {
            font-size: 12px;
        }
        .menu03 {
            margin-right: 222px;
            width: 74%;
        }
        .menu03 li {
            margin-right: 22px;
            width: 152px;
        }
        .menu03 li img {
            width: 156px;
            -webkit-transition: all .5s;
            transition: all .5s;
        }
        body .hed-tel:before {
            left: 22px;
            top: 17px;
            background: url(images/h-telbg.png) no-repeat;
            width: 40px;
            height: 40px;
            background-size: 72%;
        }
        .menu01 {
            width: 66%;
        }
        body .hed-lxx {
            width: 100px;
            font-size: 13px;
        }
        body .hed-lxfs.clearfix {
            width: 100px;
        }
        body .hed-lxfs.clearfix img {
            width: 21px;
            padding-top: 5px;
        }
    }
    
    body .headers .menu>ul>li .xlbj {
        display: none;
        position: absolute;
        top: 65px;
        left: 0;
        z-index: 500;
        width: 220px;
        background: rgba(215, 20, 24, 0.7);
        padding-bottom: 35px;
        padding-top: 12px;
    }
    
    .xlbj .erji-two {
        position: relative;
        display: block;
    }
    
    .headers .menu>ul>li .xlbj a {}
    
    .headers .menu>ul>li .xlbj a {
        border: 0px;
        padding: 14px 16px;
        margin-top: 0px;
    }
    
    .headers .menu>ul>li .xlbj a:hover {
        background: rgba(215, 20, 24, 0.8);
    }
    
    .headers .menu>ul>li:hover .xlbj {}
    
    .headers .menu>ul>li.cur:after,
    .headers .menu>ul>li:hover:after {
        content: "";
        display: block;
        height: 2px;
        background: #c2423f;
        position: absolute;
        bottom: -1px;
        width: 100%;
    }
    
    .hed-fd {
        position: relative;
        height: 68px;
    }





 .banner{position:relative;overflow:hidden; text-align:center;}
                .banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index:12;width: 100px;height: 100px;margin-top: -42px;border: 0;}
                .banner .slick-prev {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_prev.png) no-repeat;left: 5%;cursor: pointer;}
                .banner .slick-next {outline: none;position: absolute; top:50%; width: 73px; height: 73px; z-index: 9; opacity: 0; text-align: center; margin-top: -40px;transition:.8s;background:url(images/c_next.png) no-repeat;right: 5%;cursor: pointer;}
                .banner:hover .slick-prev { left: 10%; opacity: 0.3; }
                .banner:hover .slick-next { right: 10%; opacity: 0.3; }
                .banner img {display: block;width: auto;margin:0 auto;}
                .slick-dots {position: absolute;left: 0; font-size:0;bottom: 5%;width: 100%;text-align: center;outline: none;}
                .slick-dots li { width:100%; height:750px; display: inline-block;margin: 0 15px; outline: none;}
                .slick-dots li button {display: block;border: 0 none;width: 12px;height: 12px;color: #fff; border-radius: 50%;background-color: #d71418;outline: none; transition: .5s;}
                .slick-dots .slick-active button {background-color: #d71418;width:50px;border-radius: 30px;}



.yswz {
    height: 185px;
}

.yswz li {
    text-align: center;
    float: left;
    margin-right: 167px;
    line-height: 49px;
}

.yswz li span {
    font-size: 40px;
    background: linear-gradient(to bottom, #e4adad, #de9696, #d34949, #d33f3f, #de9696);
    -webkit-background-clip: text;
    color: transparent;
}
.yswz ul.gun {
    padding-top: 50px;
}

.yswz li p {
    color: #1c1e21;
    display: block;
    font-size: 16px;
    line-height: 24px;
}

.yswz li:last-child {
    margin-right: 0px;
    width: 144px;
}

.yswz li:nth-child(1) {
    width: 174px;
}

.yswz li:nth-child(2) {
    width: 144px;
}

.yswz li:nth-child(3) {
    width: 235px;
}
.yswz li span  em{
    font-size: 40px;
    background: linear-gradient(to bottom, #cf7074, #d34949, #d33f3f);
    -webkit-background-clip: text;
    color: transparent;
}


@media screen and (min-width: 1100px) and (max-width: 1360px){  

.yswz ul.gun.clearfix {
    width: 1150px;
    margin: 0 auto;
}

.yswz ul.gun.clearfix li {
    margin-right: 83px;
}

.yswz ul.gun.clearfix li {
    margin-right: 136px;
}

.yswz ul.gun.clearfix li.odd.first {
    margin-right: 102px;
}

.yswz ul.gun.clearfix li.odd {
    margin-right: 65px;
}
}

    

    .index-products {
        background: #F3F3F3;
        padding-bottom: 66px;
    }
    
    .index-products .index-probgs {
        background: url(images/index/index01.jpg) no-repeat center top;
        display: block;
        height: 360px;
        color: #fff;
        padding: 130px 0 0 0;
        text-align: center;
    }
    
    .index-products .index-probgs h4 {
        display: block;
        text-align: center;
        font-size: 40px;
        height: 50px;
        line-height: 50px;
        font-weight: normal;
    }
    
    .index-products .index-probgs p {
        font-size: 25px;
        display: block;
        line-height: 72px;
    }
    
    .index-products .index-productmain {
        position: relative;
        margin: 0 auto;
        margin-top: -185px;
        width: 1257px;
        background: #fff;
        padding: 38px 72px;
        overflow: hidden;
        border-radius: 6px;
    }
    
    .index-procolumn {
        display: block;
        height: 44px;
        margin-bottom: 40px;
        text-align: center;
    }
    
    .index-procolumn ul {}
    
    .index-procolumn li {
        display: inline-block;
        padding: 0 23px;
        height: 44px;
        overflow: hidden;
    }
    
    .index-procolumn li span {
        text-align: center;
        float: left;
        height: 44px;
        line-height: 46px;
        padding: 0 10px;
    }
    
    .index-procolumn li em {
        float: left;
    }
    
    .index-pro-lists {
        height: 555px;
        overflow: hidden;
    }
    
    .index-pro-lists .conleft {
        float: left;
        width: 316px;
        position: relative;
        line-height: 0px;
    }
    
    .index-pro-lists .pro-listright li {
        overflow: hidden;
    }
    
    .index-pro-lists .pro-listright li img {
        width: 100%;
        transition: 1s;
    }
    
    .index-pro-lists .conleft img {
        width: 100%;
        transition: 1s;
    }
    
    .index-pro-lists .pro-listright li:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1)
    }
    
    .index-pro-lists .conleft p {
        position: absolute;
        top: 50px;
        left: 0px;
        font-size: 13px;
        padding: 0 36px;
        color: #fff;
        line-height: 23px;
    }
    
    .index-pro-lists .conleft h4 {
        position: absolute;
        bottom: 60px;
        left: 32px;
        color: #fff;
        font-weight: normal;
        line-height: 35px;
        font-size: 27px;
    }
    
    .index-pro-lists .conleft h4 span {
        display: block;
    }
    
    .index-pro-lists .conleft h4 i {
        font-size: 18px;
        letter-spacing: 3px;
    }
    
    .index-pro-lists .pro-listright {
        float: left;
        width: 924px;
        margin-left: 28px;
    }
    
    .index-pro-lists .pro-listright li {
        float: left;
        width: 452px;
        margin-right: 20px;
        margin-bottom: 20px;
        position: relative;
        height: 264px;
        overflow: hidden;
    }
    
    .index-pro-lists .pro-listright li img {
        width: 100%;
    }
    
    .index-pro-lists .content {
        width: 1268px;
    }
    
    .index-pro-lists .pro-listright li:nth-child(2n) {
        margin-right: 0px;
    }
    
    .index-pro-lists .pro-listright li a {
        display: block;
    }
    
    .index-pro-lists .pro-listright li em {
        position: absolute;
        top: 28px;
        left: 39px;
        font-size: 15px;
    }
    
    .index-procolumn li:hover span,
    .index-procolumn li.cur span {
        color: #1c1e21;
        font-weight: bold;
    }
    
     .index-products .index-probgs h4 {
        display: block;
        text-align: center;
        font-size: 40px;
        height: 50px;
        line-height: 50px;
        font-weight: normal;
    }
    @media screen and (min-width: 1160px) and (max-width: 1360px){  
        body .index-products .index-productmain {
    width: 1080px;
}

body .index-pro-lists .conleft {
    width: 279px;
}

body .index-pro-lists .conleft h4 i {
    font-size: 14px;
}

body .index-pro-lists .pro-listright li {
    width: 382px;
    height: 230px;
}

body .index-pro-lists .pro-listright {
    width: 785px;
    margin-left: 19px;
}
 .index-products .index-probgs {
        background: url(images/index/index01.jpg) no-repeat center top;
        display: block;
        height: 360px;
        color: #fff;
        padding: 130px 0 0 0;
        text-align: center;
        background-size:100%;
    }
    
    .index-products .index-probgs h4 {
        display: block;
        text-align: center;
        font-size: 36px;
        height: 50px;
        line-height: 50px;
        font-weight: normal;
    }


    }


 .index-projects {
    padding: 90px 0 156px 00;
    background: url(images/index/index02.jpg) no-repeat center bottom;
}

.index-projects .tit {
    text-align: center;
    height:auto;
    padding-bottom: 80px;
}

.index-projects .tit span {
    display: inline-block;
    line-height: 68px;
    padding: 0px 35px;
    position: relative;
    font-size: 40px;
    color: rgb(34, 34, 34);
    font-weight: bold;
    letter-spacing: 2px;
}

.index-projects .tit p {
    font-size: 25px;
    display: block;
    line-height: 44px;
}

.index-prjmain {
  position: relative;
    margin: 0 auto;
    width: 1652px;
}







.index-prjmain li {
    position: relative;
    overflow:hidden;
    line-height: 0px;
        border-radius: 6px;
        float: left;
        width: 288px;
        margin: 0 8px;
}

.index-prjmain li em {
color: #fff;
    position: absolute;
    bottom: 16%;
    z-index: 12;
    left:7%;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.index-prjmain li img {
    width: auto;
}

.index-prjmain li img.ico {
    position: absolute;
    top:28%;
    width: 20%;
    left: 40%;
    z-index: 12;
    display: none;
}

.index-prjmain li a:after{content: "";position: absolute;bottom: -2px;display: block;width: 100%;height: 100%;
 background: url(images/prjbgsc.png) no-repeat center bottom;
   background-size: 100%;z-index: 10;}

.index-prjmain li i {
    color: #ffb629;
    position: absolute;
    bottom: 9%;
    z-index: 12;
    left: 7%;
    width:88%;
    font-size: 14px;
}

.index-prjmain li a span {
    color: #ffb628;
    position: absolute;
    bottom: 9%;
    z-index: 12;
    left: 12%;
    width:76%;
    line-height: 22px;
    font-size: 12px;
    display: none;
}
.index-prjmain li:hover i{ display:none;}
.index-prjmain li:hover span{
     bottom: 34%;
     display:block;
    text-align: center;
}

.index-prjmain li:hover em {
    bottom: 50%;
    display:block;
    text-align: center;
    width: 100%;
    left: 0px;
   
}
.index-prjmain li:hover a:after {
  background: url(images/index/prjbgs.png) no-repeat center bottom;background-size: 100% 100%; bottom: 0px;top:0px; height: 100%; 
}
.index-prjmain li:hover img.ico{display:block} 


.index-pjlist {
    margin: 0 66px;
    overflow: hidden;
}

.index-prjmain 
 .swiper-button-next {
    position: absolute;
    cursor: pointer;
    top: 41%;
    border: 1px solid #ebebeb;
    border-radius: 36px;
    width: 50px;
    height: 50px;
    line-height: 49px;
    text-align: center;
    font-size: 29px;
    font-weight: bold;
    color: #666;
    box-shadow: 0px 2px 10px -1px #ccc;
}

.index-prjmain 
 .swiper-button-prev {
  right:0px;
  cursor: pointer;
  position: absolute;
  top: 41%;
  border: 1px solid #ebebeb;
  border-radius: 36px;
  width: 50px;
  height: 50px;
  line-height: 49px;
  text-align: center;
  font-size: 29px;
  font-weight: bold;
  color: #666;
  box-shadow: 0px 2px 10px -1px #ccc;
}
@media screen and (min-width: 1100px) and (max-width: 1360px){  
   .index-prjmain li em {  font-size: 12px;}
   .index-prjmain li i{font-size: 11px;}
   
   .index-prjmain {
  position: relative;
    margin: 0 auto;
    width: 1200px;
}
.index-prjmain li img {
    width: 100%;
}
.index-prjmain li {

        width: 258px;
}
   
   
}
@media screen and (min-width: 1360px) and (max-width: 1560px){
     .index-prjmain li em {font-size: 14px;}
     .index-prjmain li i{font-size: 12px;}
     
     .index-prjmain {
  position: relative;
    margin: 0 auto;
    width: 1340px;
}

}
@media screen and (min-width: 1560px) and (max-width: 1860px){ 
    .index-prjmain li em { font-size: 16px;}
    
    .index-prjmain {
  position: relative;
    margin: 0 auto;
    width: 1652px;
}

}


    .tit span {
    display: inline-block;
    line-height: 68px;
    padding: 0px 35px;
    position: relative;
    font-size: 40px;
    color: rgb(34, 34, 34);
    font-weight: bold;
    letter-spacing: 2px;
}

.tit {
    text-align: center;
}

.tit p {
    font-size: 25px;
    display: block;
    line-height: 44px;
}

.index-anlis {
    padding: 0px 0 10px 0;
    background: url(images/index03.jpg) no-repeat center bottom;
    height: 1009px;
    overflow: hidden;
}

.index-anlis .tit {
 padding: 90px 0 123px 0;
    display: block;
}

.index-al-column {
    margin-bottom:24px;
}

.index-al-column li {
    background: #1c1e21;
    padding:0px 39px;
    display: inline-block;
    height: 65px;
    overflow: hidden;
    line-height: 10px;
}

.index-al-column ul {
    padding: 0 24px;
    background: #1c1e21;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
}

.index-al-column li em {
    color: #fff;
    display: block;
    height: 24px;
    margin-top: 26px;
    font-size: 18px;
}

.index-al-column li.cur em {
    border-bottom: 2px solid #c54141;
    color: #c54141;
}

.index-allistmain ul li em {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(images/index/anlibg.png) no-repeat center bottom;
    background-size: 100%;
    color: #fff;
    text-align: center;
    line-height: 345px;
    font-size: 16px;
}

.index-allistmain {
    padding: 14px 40px;
    height: 546px;
    overflow: hidden;
}
.index-allist {
  overflow: hidden;
    height: 546px;
    margin-bottom: 28px;
    width: 1118px;
    position: relative;
}

.index-allistmain ul li {
    float: left;
    width: 260px;
    position: relative;
    margin-right: 26px;
    margin-bottom: 25px;
    border-radius: 8px;
    overflow: hidden;
}

.index-allistmain ul li img {
    width: 100%;
}

.index-allistmain ul li a {
    display: block;
    line-height: 0px;
}


.index-allistmain ul li:nth-child(4n) {
    margin-right: 0px;
}

.index-allistmain ul li:hover em {background: url(images/index/anlibgk.png) no-repeat center bottom;
    background-size: 100% 100%; }
    .index-allistmain ul li:hover img.ico{ display:block;}
    
    .index-allistmain ul li img.ico {
      position: absolute;
    top: 62px;
    left: 88px;
    width: 81px;
    display: none;
}


    .index-youshi {
    padding: 0px 0 174px 0;
    background: url(images/index/index04.jpg) no-repeat center top;
    margin-top: -18px;
}

.index-youshi .tit {
    padding-bottom: 72px;
    display: block;
}

.index-youshi .video {
    margin: 0 auto;
    width: 906px;
}

.index-youshikh img {}

.index-youshikh {
    text-align: center;
    padding: 30px 0 100px 0;
    margin-top: -130px;
}
.index-youshi  li {
    position: absolute;
    top: 191px;
    font-family: "AlibabaPuHui2";
}

.index-youshi 
 .content {
    position: relative;
}

.index-youshi li.li1 {
    left: -214px;
    top: 76px;
    width: 315px;
}

.index-youshi li.li2 {
    left: -214px;
    top: 202px;
    width: 316px;
}
.index-youshi li.li3 {
    left: -214px;
    top: 330px;
    width: 315px;
}
.index-youshi li.li4 {
    right: -214px;
    top: 143px;
    width: 315px;
}
.index-youshi li.li5 {
    right: -214px;
    top: 272px;
    width: 315px;
}
.index-youshi li img {
    float: left;
    width: 52px;
    padding-top: 14px;
}

.index-youshi li b {
    display: block;
    background: linear-gradient(to bottom,#9C0808,rgba(0,0,0,0.2));
    -webkit-background-clip: text;
    color: transparent;
    font-size: 24px;
    line-height: 39px;
    float: left;
    padding-left: 33px;
}

.index-youshi li span {
    display: block;
    float: left;
    padding-left: 33px;
    padding-top: 12px;
    color:#5C5C5C;
    font-size:16px;
}
   
@media screen and (min-width: 1160px) and (max-width: 1500px){  

body .index-youshi .video {
    width: 50%;
}

body .index-youshi .video img {
    width: 100%;
}

body .index-youshi li.li1,body .index-youshi li.li2,body .index-youshi li.li3 {
    left: 18px;
}

body .index-youshi li.li4,body .index-youshi li.li5 {
    right: -36px;
}
.index-youshikh img {
    width: 728px;
    margin: 16px auto;
}
body .index-youshikh {
    text-align: center;
    padding: 30px 0 60px 0;
    margin-top: -130px;
}
body .index-youshi li.li1 {
    top: 18px;
}

body .index-youshi li span {
    font-size: 14px;
    padding-left: 20px;
    padding-top: 6px;
}

body .index-youshi li img {
    width: 42px;
    padding-top: 12px;
}

body .index-youshi li b {
    font-size: 20px;
}

body  .index-youshi li b {
    padding-left: 20px;
}

body .index-youshi li.li2 {
    top: 129px;
}

body .index-youshi li.li3 {
    top: 237px;
}

body .index-youshi li.li4 {
    top: 67px;
}

body .index-youshi li.li5 {
    top: 184px;
}
} 


    .index-htad {
    background: url(images/index/indexhtiao.jpg) no-repeat center;
    display: block;
    height: 305px;
    position: relative;
}


.index-htad h4 {
    font-size: 40px;
    display: block;
    text-align: center;
    padding-top: 111px;
    height: 38px;
    color: #fff;
    line-height: 38px;
    letter-spacing: 4px;
    font-family: "AlibabaPuHui";
}
.index-htad p {
    font-size: 28px;
    display: block;
    text-align: center;
    padding-top: 26px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 1px;
    font-family: "AlibabaPuHui";
}


@media screen and (min-width: 1100px) and (max-width: 1360px){      
body .news.content {
    width: 1200px;
}

body .news .news-left {
    width: 801px;
}

body .news .news-left .news-cen ul li {
    width: 395px;
}

body .news .news-left .news-cen ul li span {
    width: 80px;
    height: 106px;
    padding: 23px 0px 0 0;
}

body .news .news-left .news-cen ul li .new-rig {
    width: 253px;
}

body .news .news-rig {
    width: 386px;
}    
    
}


      .zh-rig ul li.last{position:relative;}
      .zh-rig ul li.last b{display:none;width:140px; height:140px;position:absolute; top:70px;left:0;padding:20px; background:#FFF;}
      .zh-rig ul li.last b img{width:100%;height:100%;}
       .zh-rig ul li.last:hover b{display:block;}
       
       
       
@media screen and (min-width: 1100px) and (max-width: 1360px){ 


body .zhbj {
    height: 72px;
}

.zhbj  .zh.content {
    width: 1110px;
    margin: 0 auto;
    height: 93px;
    padding-top: 21px;
}

body .zh .zh-left {}

body .zh .zh-left i img {}

body .zh .zh-left i {
    width: 29px;
    margin-top: 0px;
}

body .zh .zh-left span {
    padding-left: 10px;
}

body .zh .zh-left span p {
    font-size: 19px;
}

body .zh .zh-rig {
    margin-left: 152px;
}

body .zh .zh-rig ul li {
    width: 115px;
    padding-top: 9px;
}

body .zh .zh-rig ul li i {
    width: 40px;
}

}
 

        .footer{height:471px; background: #292828;border-top:4px solid #d61418;}
        .foot{padding-top:43px;}
        .foot .ft-top{height:353px; border-bottom:1px solid #202020;}
        .foot .ft-top .ft-nav{width: 122px;height:356px; }
        .foot .ft-top .ft-nav h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;}
        .foot .ft-top .ft-nav ul{padding-top:25px;height:269px; box-sizing: border-box; border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;}
        .foot .ft-top .ft-nav ul li{height:42px; line-height: 42px; padding-left:16px;background:url(images/ft-dbx.png) no-repeat left;}
        .foot .ft-top .ft-nav ul li a{font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-top .ft-nav ul li:hover{background:url(images/ft-dbx_h.png) no-repeat left;}
        .foot .ft-top .ft-nav ul li:hover a{color:#d61418;}
        .foot .ft-top .ft-pro{width: 180px;height:356px; }
        .foot .ft-top .ft-pro h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020; text-align: center;}
        .foot .ft-top .ft-pro ul{padding-top:25px;height:269px; box-sizing: border-box; border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #202020;padding-left:38px;}
        .foot .ft-top .ft-pro ul li{height:42px; line-height: 42px; padding-left:16px;background:url(images/ft-dbx.png) no-repeat left;}
        .foot .ft-top .ft-pro ul li a{font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-top .ft-pro ul li:hover{background:url(images/ft-dbx_h.png) no-repeat left;}
        .foot .ft-top .ft-pro ul li:hover a{color:#d61418;}
        .foot .ft-top .ft-cont{width: 298px;height:356px; }
        .foot .ft-top .ft-cont h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;padding-left:35px;}
        .foot .ft-top .ft-cont ul{padding-top:25px;height:269px; box-sizing: border-box; border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #202020;padding-left:35px;}
        .foot .ft-top .ft-cont ul li{height:42px; line-height: 22px; padding-left:36px;font-size: 14px; color:#FFFFFF; font-weight: bold;margin-bottom:15px;}
        .foot .ft-top .ft-cont ul li a{font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-top .ft-cont ul li.ft1{background:url(images/ft-ico1.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft2{background:url(images/ft-ico2.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft3{background:url(images/ft-ico3.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft4{background:url(images/ft-ico4.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft5{background:url(images/ft-ico5.png) no-repeat left;}
        .foot .ft-top .ft-code{width:310px;height:356px;}
        .foot .ft-top .ft-code h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;padding-left:61px;}
        .foot .ft-top .ft-code .code-fl{height:269px;border-left:1px solid #202020;padding:40px 0 0 14px;border-top:1px solid #2f2f2f; box-sizing: border-box;}
        .foot .ft-top .ft-code .code-fl span{display: block;width:98px;margin-left: 27px; float:left;}
        .foot .ft-top .ft-code .code-fl span i{display: block;height:108px;}
        .foot .ft-top .ft-code .code-fl span i img{width: 100%;}
        .foot .ft-top .ft-code .code-fl span em{display: block; height:44px; line-height: 44px; text-align: center;font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-bot{height: 73px; border-top:1px solid #2f2f2f;}
        .foot .ft-bot span{display: block; height:73px; line-height: 73px; float:left;}
        .foot .ft-bot span em{display: block;height:73px; float:left;font-size: 14px; color:rgba(255,255,255,0.6);margin-right: 24px;}
        .foot .ft-bot span em a{font-size: 14px; color:rgba(255,255,255,0.6);}
        .foot .ft-bot strong{display: block; float:right; height:73px; line-height: 73px;}
        .foot .ft-bot strong i{display: block; height:73px; line-height: 73px;float:left;font-size: 14px; color:rgba(255,255,255,0.6); font-weight: normal; }
        .foot .ft-bot strong a{display: block;float:left;height:73px; line-height: 73px;font-size: 14px; color:rgba(255,255,255,0.6); margin-right: 17px;font-weight: normal;}
        .foot .ft-bot strong a:last-child{margin-right: 0;}

ul.introdu-honor2 {
    float: right;
    width: 286px;
    height: 100px;
    margin-top: 160px;
}

ul.introdu-honor2  li {
    float: left;
    width: 69px;
    text-align: center;
    margin-right: 28px;
}

ul.introdu-honor2 li i {
  
}
ul.introdu-honor2 li  i.ce {
  
}

ul.introdu-honor2 li  i.pc {
  
}

ul.introdu-honor2 li:nth-child(3) {
    margin-right: 0px;
}
    

    .side{position:fixed;width:78px;right:0;top:60%;margin-top:-200px;z-index:999;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#D9271B;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li a{ color:#333333;}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
/*.side ul li i.bgs1{background-image:url(../../images/right_pic5.png)}*/
.side ul li i.bgs2{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_6.png)}

.side ul li i.bgs3{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_8.png)}

.side ul li i.bgs4{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_10.png)}
/*.side ul li i.bgs5{background-image:url(../../images/right_pic3.png)}*/
.side ul li i.bgs6{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_12.png)}

/*.side ul li:hover i.bgs1{background-image:url(../../images/right_pic5_on.png)}*/

.side ul li:hover i.bgs2{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_14.png)}

.side ul li:hover i.bgs3{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_16.png)}

.side ul li:hover i.bgs4{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_18.png)}
/*.side ul li:hover i.bgs5{background-image:url(../../images/right_pic3_on.png)}*/
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#D9271B;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}

.side ul li.sideewm .ewBox.son{width:200px;display:none;color:#363636;text-align:center;padding-top:200px;position:absolute;left:-210px;top:0;background-image:url(./resource/images/100a2221b9744185abdd6ca7d654121d_2.jpg);background-repeat:no-repeat;    background-size: 100% 100%;background-position:center center;border:1px solid #e0e0e0}

.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 119px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: 1px;
    background: #D9271B;
}

.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_2.png) 28px center no-repeat;}
.side ul li.sideetel .telBox dd.bgs2{background:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_4.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}


