﻿
.index_body>.nav .left{
    float: left;
    vertical-align: middle;
    line-height: 90px;
}

.index_body>.nav .right{
    float: right;
    height: 90px;
}
.index_body>.nav .right li{
    float: left;
    line-height: 90px;
    background: url("../images/border_bg.png") no-repeat center right;
}
.index_body>.nav .right li a{
    display: inline-block;
    padding: 0 25px;
    height: 90px;
    font-size: 18px;
    color: #060404;
    line-height: 90px;
}
.index_body>.nav .right li:hover a{
    background: #f3022c;
    transition: 0.5s;
    color: #fff;
}
.index_body>.nav .right li.active a{
    background: #f3022c;
    color: #fff;
}
.index_body>.nav .right li:last-child {
    width: 175px;
    text-align: center;
    background: none;
    vertical-align: middle;
    line-height: 90px;
}
.item .title{
    width: 100%;
    text-align: center;
    margin: 35px auto;
}
.item .title p{
    font-size: 41px;
    color: #000000;
    height: 50px;
    line-height: 50px;
}
.item .title  span{
    display: inline-block;
    height: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #000000;
    font-size: 18px;
    margin-top: 5px;
}
.item .content_gy,
.lingyu .content_gy,
.product .content_gy{
    width: 1000px;
}
.item .list_l{
    float: left;
    width: 320px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px dashed #dee2e2;
}
.item .list_l:last-child{
    margin-right: 0px;
    border-right: 0;
    padding-right: 0;
}
.item .list_l div{
    padding: 35px 15px 40px;
    border: 1px solid #dee2e2;
    text-align: center;
}
.item .list_l div .p1{
    height: 120px;
    overflow: hidden;
}

.item .list_l div p img{

    transition:0.5s;
}
.item .list_l div:hover p img{
    margin-top: -120px;
}
.item .list_l div .p4 a{
    display: inline-block;
    margin-top: 15px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d8d7d8;
    font-size: 14px;
    transition: 0.5s;
    color: #7e7e7e;
}
.item .list_l div .p4 a:hover{
    color: #fff;
    background: #d8d7d8;
}
.item .list_l div .p3{
    color: #565656;
    text-align: left;
    font-size: 14px;
}
.item .list_l div .p2{
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #494949;
    font-weight: 600;
}
.lingyu{
    background: url("../images/index_bg1.png");
    padding: 35px 0 50px;
    margin-top: 40px;
}
.lingyu .title{
    text-align: center;
    font-size: 41px;
    height: 50px;
    line-height: 50px;
    color: #111111;
    margin-bottom: 15px;
}
.lingyu .left{
    float: left;
    width: 235px;
}
.lingyu .left li,
.lingyu .left>div{
    width: 224px;
    height: 57px;
    background: #dcdada;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    color: #41464c;
    font-size: 14px;
    line-height: 57px;
}
.lingyu .left>div{
    background:#dcdada url("../images/icon_pic1.png") 25px center no-repeat;
    -webkit-background-size: 25px;
    background-size: 25px;
    padding-left: 65px;
}
.lingyu .left>div span{
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left;
    color: #d02127;
    font-size: 20px;

}
.lingyu .left>div p{
    text-align: left;
    float: left;
    line-height: 15px;
    margin-top: 5px;
    color: #666666;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
.lingyu .left li:hover,
.lingyu .left li.active{
    background: url("../images/index_bg2.png") no-repeat;
    width: 235px;
    color: #fff;
}
.lingyu .right{
    height: 390px;
    overflow: hidden;
    float: left;
    width: 745px;
	background:#FFFFFF;
    position: relative;
}
.lingyu .right_nr0{
    display: none;
}
.lingyu .right_nr0{
    position: absolute;
    left: 42px;
    top: 47px;
    width: 670px;
    height: 300px;
}
.lingyu .right_nr1{
    display: block;

}
.lingyu .right_nr0 .left{
    float: left;
    height: 310px;
    width: 305px;
	}
.lingyu .right_nr0 .right{
    float: left;
    width: 360px;
}

.lingyu .right_nr0 .right .nr{
    line-height: 40px;
    text-align: justify;
    color: #444444;
    padding: 0 10px;
    font-size: 14px;
}
.lingyu .right_nr0 .right .title{
    font-size: 16px;
    color: #000000;

}
.lingyu .right_nr0 .bottom{
    margin-top: 60px;
    margin-left: 20px;
}

.lingyu .right_nr0 .bottom a{
    display: inline-block;
    width: 145px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;

}
.lingyu .right_nr0 .bottom a.a1{
    background: #d02127;
}
.lingyu .right_nr0 .bottom a.a2{
    background: #4a4a4a;
}
.product{
    margin-bottom: 25px;
    position: relative;
}
.tongyong_sw{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.product .title{
    font-size: 41px;
    color: #000000;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    margin: 25px auto;
}
.product .item{
    float: left;
}
.product .item p.p1{
    height: 240px;
    line-height: 240px;
    overflow: hidden;
    width: 300px;
    margin: 0 auto;
}
.product .item p.p2{
    text-align: center;
    font-size: 14px;
    color: #0c0c0c;
    margin-top: 10px;
}
.shuoming{
    padding: 50px 0;
    background: url("../images/index_bg1.png");
}
.shuoming .content_gy>.title{
    width: 100%;
    margin-bottom: 75px;
}
.shuoming .title .p2{
    font-size: 14px;
    color: #777777;
    text-align: center;
}
.shuoming .title .p1{
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    text-align: center;
    color: #000;
}
.shuoming .item{
    float: left;
    width: 100%;
    margin-bottom: 80px;
    box-shadow: 0px 20px 34px #999;
}
.shuoming .item .text{
    float: left;
    width: 760px;
}
.shuoming .item .text .num{
    font-size: 76px;
    color: #cacaca;
    height: 85px;
    line-height: 85px;
    width: 115px;
    float: left;
    text-align: center;
}
.shuoming .item .text .zw{
    float: left;
    width: 645px;
}
.shuoming .item .text .zw .title{
    font-size: 36px;
    margin: 0 auto;
    color: #d02124;
    text-align: left;
    margin-top: 7px;
    height: 45px;
    line-height: 45px;
}
.shuoming .item .text .zw .xq{
    color: #020000;
    font-size: 14px;
    line-height: 25px;
    margin-top: 35px;
}
.shuoming .item .text .zw .title_e {
    font-size: 12px;
    color: #636060;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}
.shuoming .item .img{
    float: right;
    width: 410px;
    overflow: hidden;
    height: 295px;
}
.shuoming .item .img img{
    width: 100%;
}
.shuoming .item:nth-child(2n) .text{
    float: right;
}
.shuoming .item:nth-child(2n) .img{
    float: left;
}
.hezuoanli .title{
    font-size: 36px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    color: #000000;
}
.hezuoanli .nr{
    position: relative;
    padding: 0 150px 30px;
}
.index_body .swiper-button-prev{
    background: url("../images/icon_left.png") no-repeat left center;
}
.index_body .swiper-button-next{
    background: url("../images/icon_right.png") no-repeat left center;
}
.hezuoanli .swiper-slide>div{
    width: 400px;
    margin: 0 auto;
}
.hezuoanli .nr .p3{
    height: 110px;
}
.hezuoanli .nr .p3 span{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #6e6e6e;
    text-align: left;
}
.hezuoanli .nr .p2{
    font-size: 14px;
    color: #010101;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    text-align: left    ;
}
.hezuoanli .nr .p4{
    text-align: left;
}
.hezuoanli .nr .p4 a{
    display: inline-block;
    background: #d02421;
    color: #fff;
    font-size: 14px;
    padding: 0 3px;
}
.hezuohuoban{
    padding: 30px 0;
    background: url("../images/index_bg1.png");
}
.hezuohuoban .title .p1{
    font-size: 36px;
    color: #000000;
    height: 50px;
    line-height: 50px;
    text-align: center;

}
.hezuohuoban .title .p2{
    text-align: center;
}
.hezuohuoban .title .p2 span{
    font-size: 14px;
    color: #777777;
}
.hezuohuoban .title .p2 a{
    margin-left: 5px;
    font-size: 14px;
    color: #777777;
    font-weight: 600;
}
.hezuohuoban .zw p{
    width: 200px;
    margin:0 5px;
    float: left;
}
.hezuohuoban .swiper-slide{
    background: none;
}
.hezuohuoban .zw{
    position: relative;
    margin-top: 70px;
    text-align: center;
}
.hezuohuoban .zw .swiper-container2{
    width: 1000px;
    display: inline-block;
}
.hezuohuoban .zw img{
    width: 100%;
    border: 1px solid #f2f2f2;
}
.hezuohuoban .zw span{
    font-size: 14px;
    display: inline-block;
    width: 100%;
}
.hezuohuoban .bottom{
    text-align: center;
    width: 100%;
}
.hezuohuoban .bottom a{
    display: inline-block;
    width: 160px;
    text-indent: 30px;
    height: 45px;
    padding:0 15px ;
    text-align: left;
    border: 1px solid #ccc;
    margin-top: 30px;
    background:#fff url("../images/jiantou_pic.png") no-repeat 110px center;
    line-height: 45px;
}
.chanpinzixun{
    margin: 100px auto 100px;
}
.chanpinzixun .left{
    width: 500px;
    float: left;
}
.chanpinzixun .left .div1 img{
    width: 215px;
    height: 140px;
    float: left;
    margin-right: 30px;
}
.chanpinzixun .left .div1 {
    margin-bottom: 40px;
}
.chanpinzixun .left .div1 p{
    float: right;
    width: 255px;
}
.chanpinzixun .left .title{
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}
.chanpinzixun .left .div1 p span{
    display: inline-block;
    text-align: justify;
    width: 100%;
    font-size: 12px;
}
.chanpinzixun .left .div1 p span.span1{
    font-size: 14px;
    margin-bottom: 10px;
}
.chanpinzixun .left .div1 p a{
    color: #ccc;
    margin-top: 5px;
}
.chanpinzixun .left .p1{
    margin-bottom: 10px;
}
.chanpinzixun .left .p1 em{
    float: right;
    font-size: 12px;
}
.chanpinzixun .left .p1 span{
    font-size: 12px;
}
.chanpinzixun .con{
    float: left;
    width: 290px;
    margin-left: 55px;
}
.chanpinzixun .con .p1{
    font-size: 30px;
    color: #d02124;
    line-height: 35px;
}

.chanpinzixun .con .p2{
    height: 40px;
    line-height: 40px;
}
.chanpinzixun .right{
    float: right;
    width: 320px;
}
.chanpinzixun .right .title{
    background:url(../images/icon_pic7.png) no-repeat left center;
    padding-left: 30px;
}
.chanpinzixun .right p{
    margin-top: 12px;
}
.chanpinzixun .right .p1{
    height: 32px;
    line-height: 32px;
    background:#ececec url(../images/icon_pic9.png) no-repeat 5px center;
    padding-left: 30px;
}
.chanpinzixun .right .p2{

    line-height: 28px;
    background: url(../images/icon_pic10.png) no-repeat 5px 5px;
    padding-left: 30px;
}
.chanpinzixun .right .title a{float: right;}

.chanpinzixun .right p a{color: #e71f2f;}

.footer{
    background: #2a2a2a;
    padding: 100px 0 60px;
}
.footer .content_gy>p{
    width: 100%;
    margin-bottom: 15px;
}
.footer .left {
    float: left;
    width: 400px;
}
.footer .left .p2 span{
    width: 110px;
    margin-right: 30px;
    display: inline-block;

}
.footer .left .p2 span img,
.footer .left .p2 em{
    width: 110px;
    color: #ccc;
    text-align: center;
    display: inline-block;
}
.footer .left .p3{
    height: 50px;
    line-height: 60px;
    color: #fff;
    text-decoration: underline;
}
.footer .left .p4{
    color: #ccc;
}
.footer .con{
    float: left;
	
}
.footer .con>div{
    width: 310px;
    margin-bottom: 27px;
}
.footer .con>div p{
    text-align: left;
    width: 100%;
    float: left;
}
.footer .con>div .p1{
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
    border-left: 2px solid #dc2821;
    margin-bottom: 10px;
    text-decoration: underline;
}
.footer .con .hezuohuoban1 .p2 span{
    margin-right: 10px;
}
.footer .con>div .p2 span{
    float: left;
    color: #fff;
    margin-right: 30px;
}
.footer .con>div .p2 a{
    float: left;
    color: #ffffff;
}
.footer .right{
    width: 230px;
    float: right;
    background:url(../images/fline.png) no-repeat left center;

}
.footer .right p a{
    font-size: 14px;
    color: #ccc;
}

.footer .right p{
    padding-left: 10px;
    color: #fff;

}
.footer .right .p1{
    border-left: 1px solid #dc2821;
    font-size: 14px;
    font-weight: 600;
}
.footer .right .p1 a{
    font-size: 14px;
    font-weight: 500;
    color: #ccc;
}
.footer .bottom{
    width: 100%;
    float: left;
}
.footer .bottom a{
    display: inline-block;
    width: 175px;
    height: 50px;
    text-align: center;
    float: right;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    border: 1px solid #dc2821;
    border-radius: 15px;
    margin-right: 50px;

}