/*重置样式表*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

html {
    color: #000;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

i {
    font-style: normal;
}

body,
button,
input,
select,
textarea {
    font-size: 12px;
    font-family: arial, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', '宋体', \5b8b\4f53, Tahoma, Arial, Helvetica, STHeiti
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em {
    font-style: normal
}

small {
    font-size: 12px
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline:none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
}

textarea {
    resize: vertical
}
/*头部*/
.top{
    background:#eaeaea;
    height:30px;
    line-height: 30px;
}
.general{
    width:1400px;
    margin:0 auto;
    overflow: hidden;
}
.general2{
    width:100%;
    margin:0 auto;
    overflow: hidden;
}
.top p{
    float: left;
    color:#666;
    font-size:12px;
}
.top div div{
    float: right;
}
.top div div a{
    float: left;
    margin-left: 10px;
    display:block;
}
.top div div a{
    color:#666;
    font-size:12px;
}
.Thetop{
    margin-top:10px;
}
.Thetop div{
    float:right;
}
.Thetop div img{
    margin-top:10px;
}
.Thetop div div{
    margin-left:10px;
}
.Thetop div div{
    float:right;
}
.Thetop p{
    color:#999;
    font-size:16px;
    line-height: 25px;
}
.nav{
    margin-top:19px;
    background:#cb3328;
}
.nav .general{
    overflow:initial;
}
.nav ul li{
    width:12%;
    text-align: center;
    display: inline-block;
}
.nav ul li a{
    color:#fff;
    line-height: 50px;
    font-size: 18px;
    font-weight: 1000;
}
.nav ul li:hover{
    background:#c26059;
}
.nav ul li{
    position:relative;
}
.nav ul li div{
    position:absolute;
    background:#e33e37;
    top:50px;
    left:0;
    width:100%;
    display:none;
}
.nav ul li:hover div{
    display:block;
}
.b .swiper-pagination1 span{
    width:80px;
    height:3px;
    background:#fff;
    border-radius:0;
}
.b .swiper-pagination1 .swiper-pagination-bullet-active{
    background:#cb3328;
}
/*产品中心*/
.Productcenter{
    width:100%;
    background: #f4f4f4;
    overflow: hidden;
    padding-bottom:60px;
}
.Productcenter .general{
    margin-top:42px;
}
.ProductcenterLeft{
    width:239px;
    overflow: hidden;
    float: left;
    position: relative;
    background:#fff;
}
.ProductcenterLeft h6{
    background:#cb4137;
    overflow: hidden;
    height: 89px;
}
.ProductcenterLeft h6 img{
    margin-left:20px;
    margin-top:23px;
    float: left;
}
.ProductcenterLeft h6 div{
    float: left;
    margin-top: 23px;
    color:#fff;
    margin-left:15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ProductcenterLeft h6 div p{
    font-size:24px;
    font-weight:500;
}
.ProductcenterLeft h6 div span{
    font-size:12px;
    font-weight:500;
    display: block;
    margin-top:12px;
}
.Productcenterdiv{
    overflow: hidden;
    background:#fff;
}
.Productcenterdiv div{
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    margin-top:10px;
    color:#cb4137;
    font-size: 16px;
    border-bottom:1px solid #eaeaea;
    line-height: 30px;
    cursor:pointer;
    padding-bottom:10px;
}
.Productcenterdiv .active{
    background:#cb4137;
    color:#fff;
    border-radius:5px;
    line-height: 50px;
}
.Productcenterdiv div span{
    float: left;
    margin-left:20px;
}
.Productcenterdiv div a{
    color: #555;
}
.Productcenterdiv div i{
    float: right;
    margin-right:10px;
    font-size: 30px;
    font-family: cursive;
    font-weight: 700;
}
.zx{
    background:#cb3328;
    height: 124px;
    width:100%;
    bottom:-15px;
    left:0;
    text-align: center;
}
.zx div{
    overflow: hidden;
    display:inline-block;
    margin-top:18px;
    margin-bottom: 8px;
}
.zx div img{
    float:left;
}
.zx div p{
    float:left;
    margin-left:10px;
    font-size:24px;
    font-weight:600;
    color:#fff;
}
.zx span{
    display:block;
    font-size:24px;
    color:#fff;
    margin-top:2px;
}
.ProductcenterRight{
    width:calc(100% - 270px);
    float: right;
}
.ProductcenterRight div{
    display: none;
    background:#fff;
}
.ProductcenterRight .active{
    display:block;
}
.ProductcenterRight h6{
    border-bottom:2px solid #cb3328;
}
.ProductcenterRight h6 span{
    line-height:45px;
    width:113px;
    background:#cb3328;
    color:#fff;
    text-align: center;
    display: block;
    font-size: 16px;
}
.ProductcenterRight ul{
    overflow: hidden;
    width:95%;
    margin:0 auto;
    padding-bottom:30px;
}
.ProductcenterRight ul li{
    float: left;
    margin-left:2.66666%;
    width:23%;
    overflow: hidden;
    margin-top: 27px;
}
.ProductcenterRight ul li:nth-child(4n+1){
    margin-left:0;
}
.ProductcenterRight ul li i{
    display: block;
    box-sizing: border-box;
    border:solid 1px #c7c7c7;
    overflow: hidden;
}
.ProductcenterRight i img{
    width: 100%;
    transition:1s;
    display:block;
}
.ProductcenterRight i img:hover{
    transform: scale(1.2);
    transition:1s;
}
.ProductcenterRight p{
    text-align: center;
    font-size:18px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#555;
}
/*选择*/
.jgr h5{
    margin-top:40px;
    text-align: center;
    font-size: 30px;
    color:#cb4137;
}
.jgr .generalassa{
    width:91%;
    margin:0 auto;
    overflow:hidden;
    margin-top:30px;
    padding-bottom:35px;
    border-bottom:dashed 1px #d4d4d4;
}
.jgr i{
    display:block;
    float:left;
    width:50%;
}
.jgr i img{
    width:100%;
}
.jgr .generalassa div div{
    float: left;
}
.jgr .generalassa div div span{
    background:#cb3328;
    color:#fff;
    font-size:32px;
    display:block;
    width:64px;
    text-align: center;
}
.jgr em{
    width: 0;
    height: 0;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 22px solid #cb3328;
    display:block;
}
.jgr p{
    color:#cb3328;
    font-size:26px;
    margin-left:20px;
    float:left;
}
.jgr h6{
    width:50%;
    float:left;
}
.jgr h6>div{
    margin-top:30px;
    overflow:hidden;
}
.jgr h6 ul li em{
    width: 12px;
    height: 12px;
    border:none;
    border-radius:50%;
    background:#cb3328;
    display:block;
    float:left;
    margin-top:6px;
}
.jgr li{
    margin-top:20px;
    overflow: hidden;
}
.jgr h6 ul li span{
    color:#666;
    font-size:16px;
    float: left;
    margin-left:7px;
    max-width:calc(100% - 19px);
    font-weight:200;
}
/*客户案例*/
.anlicla{
    text-align: center;
    margin-top:38px;
    margin-bottom:20px;
}
.anlicla p{
    color:#cb3328;
    font-size:26px;
    margin-bottom:20px;
    font-weight:900;
}
.anlicla div{
    display:inline-block;
    overflow: hidden;
}
.anlicla i{
    float:left;
    width:94px;
    height: 1px;
    background:#c7c7c7;
    display:block;
    margin-top:7px;
}
.anlicla span{
    float: left;
    margin:0 10px;
    color:#c7c7c7;
    font-size:18px;
}
.kehuanli ul{
    overflow:hidden;
    display:none;
}
.kehuanli>.active{
    display:block;
}
.kehuanli ul li{
    width:100%;
    border:1px solid #ececec;
    box-sizing:border-box;
    margin-top:20px;
    transition:1s;
}
.kehuanli ul li:first-child{
    margin-left:0;
}
.kehuanli img{
    width:80%;
    margin:0 auto;
    display:block;
    margin-top:20px;
}
.kehuanli ul li p{
    font-size:14px;
    color:#555;
    margin-top:16px;
    text-align: center;
}
.kehuanli ul li span{
    display:block;
    width:80%;
    margin:0 auto;
    font-size:12px;
    color:#a9a9a9;
    margin-top:10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.kehuanli li button{
    width:114px;
    height:32px;
    border:1px solid #cb3328;
    margin:0 auto;
    margin-top:25px;
    text-align:center;
    color:#cb3328;
    font-size:12px;
    background:none;
    display:block;
    margin-bottom:10px;
    transition:1s;
}
.kehuanli ul li:hover{
    border:1px solid #cb3328;
    transition:0.5s;
}
.kehuanli ul li button:hover{
    background:#cb3328;
    color:#fff;
    box-shadow: 1px 2px 3px #cb3328;
    transition:0.5s;
}
.fenye{
    overflow: hidden;
    text-align: center;
}
.fenye .current{
    display: inline-block !important;
    overflow: unset;
}
.fenye a,.fenye span{
    color:#666666;
    padding:5px 10px;
    display: inline-block !important;
    font-size:16px;
    border:1px solid #dddddd;
    text-align:center;
    margin-top:40px;
    margin-left:10px;
    line-height: 20px;
    overflow: inherit !important;
}
.fenye .current,.fenye a:hover{
    background:#cb3328;
    box-shadow: 1px 2px 3px #cb3328;
    color:#fff;
    border:1px solid #cb3328;
}
.service ul{
    background:url('../img/fuwu.jpg');
    background-size:100% 100%;
    overflow:hidden;
    padding-top:60px;
    padding-bottom:70px;
}
.service ul li>a>img{
    width:400px;
    height: 538px;
    float: left;
}
.service ul li>div{
    overflow: hidden;
    margin-top:22px;
    margin-left:28px;
    width:calc(100% - 428px);
    float: left;
}
.service ul li>div:nth-child(2){
    margin-top:0;
}
.service ul li>div div{
    overflow:hidden;
}
.service ul li i{
    display:block;
    float: left;
    width:31.5%;
    margin-left:2.7%;
    position: relative;
    overflow: hidden;
}
.service ul li i img{
    width:100%;
    display:block;
    transition:1s;
}
.service ul li i img:hover{
    transform:scale(1.2);
    transition:1s;
}
.service ul li i span{
    display:block;
    background:rgba(0,0,0,.4);
    color:#fff;
    font-size:16px;
    line-height:47px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
    height: 47px;
}
.service ul li i:first-child{
    margin-left:0;
}
.information{
    overflow: hidden;
}
.informationl{
    width:49%;
    float: left;
    background:#f6f6f6;
    height: 540px;
    margin-top:81px;
    padding-bottom:10px;
}
.informationl img{
    margin:0 auto;
    display:block;
    margin-top:29px;
    width:92%;
}
.informationl div{
    overflow: hidden;
    width:92%;
    margin:0 auto;
    margin-top:20px;
}
.informationl h6,.informationr h6{
    float: left;
    width:42px;
}
.informationl i,.informationr i{
    width:2px;
    float:left;
    height:74px;
    display:block;
    background:#cbcbcb;
    margin-left:10px;
}
.informationl h6 span,.informationr h6 span{
    display:block;
    color:#a0a0a0;
    font-size:16px;
    font-weight: 100;
    margin-top:20px;
}
.informationl h6 span:last-child,.informationr h6 span:last-child{
    font-weight: 600;
    margin-top:10px;
}
.informationl em,.informationr em{
    display:block;
    float: left;
    margin-left: 25px;
    max-width:calc(100% - 87px);
}
.informationl em p,.informationr em p{
    font-size:18px;
    font-weight: 600;
    color:#111;
}
.informationl em p:last-child,.informationr em p:last-child{
    font-size:14px;
    color:#666;
    font-weight:200;
    margin-top:13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.informationr{
    width:49%;
    float: left;
    margin-left:2%;
}
.informationr div{
    overflow: hidden;
    height: 41px;
}
.informationr div a{
    font-size:16px;
    color:#979797;
    margin-left:58px;
    line-height: 41px;
    height: 41px;
    display: block;
    float: left;
    width: 90px;
    text-align:center;
}
.informationr .active,.informationr span:hover{
    background:#cb3328;
    color:#fff;
}
.informationr ul{
    overflow: hidden;
    display:none;
    margin-top:10px;
}
.informationr .active1{
    display:block;
}
.informationr ul li{
    overflow: hidden;
    background:#f6f6f6;
    padding:22px 10px;
    margin-top:26px;
}
.informationr ul li:hover{
    background:#cb3328;
    box-shadow: 1px 2px 3px #cb3328;
}
.informationr ul li:hover a h6 span,.informationr ul li:hover em p{
    color:#fff;
}
/*底部*/
.bottom{
    overflow:hidden;
    background:#f5f5f5;
    margin-top:50px;
}
.ljdiv{
    border-bottom:1px solid #c7c7c7;
    margin-top:20px;
    position: relative;
    height: 60px;
    width:100%;
}
.ljdiv p,.ljdiv1 .active{
    font-weight:800;
    color:#cb3328;
    font-size:20px;
    border-bottom:2px solid #cb3328;
    position: absolute;
    bottom:-1px;
    height:30px;
}
.ljdiv a{
    color: #cb4137;
}
.lj i{
    display:block;
    overflow: hidden;
    margin-top:26px;
}
.lj i a{
    float: left;
    margin-left:25px;
    font-size:16px;
    color:#666;
}
.lj i a:first-child{
    margin-left:0;
}
.lj i a:hover{
    color:#e33e37;
}
.b1{
    overflow: hidden;
    margin-top:31px;
}
.b1 div{
    width:416px;
    float: left;
}
.b1 div p{
    color:#333;
    font-size:18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight:800;
    margin-top:23px;
}
.b1 ul{
    overflow: hidden;
    margin-left:100px;
    float: left;
}
.b1 ul li{
    overflow: hidden;
    margin-top:12px;
}
.b1 ul li img{
    float: left;
}
.b1 ul li p{
    float:left;
    margin-left:14px;
    color:#666;
    display: block;
    width: 70px;
    text-align: justify;
    text-justify: distribute-all-lines;
    /*ie6-8*/
    text-align-last: justify;
    font-size:16px;
}
.b1 ul li span{
    float:left;
    color:#666;
    display:block;
    font-size:16px;
}
.b1 i{
    display:block;
    float:right;
}
.b1 i em{
    float: left;
    width:140px;
    text-align: center;
    margin-left:20px;
}
.b1 i p{
    font-size:16px;
    color:#666;
    margin-top:10px;
}
.x{
    overflow: hidden;
    text-align: center;
    background:#cfcfcf;
    margin-top:30px;
    height:60px;
}
.x p a{color:#333;}
.x p{
    float:left;
    font-size:16px;
    color:#333;
    margin-left:146px;
    line-height:60px;
}
.x p:first-child{
    margin-left:0;
}
.x div{
    display:inline-block;
}
.x img{
    float: left;
    margin-left:50px;
    margin-top:9px;
}
/*产品详情*/
.pages,.pages img{
    display:block;
    width:100%;
}
.pagesleft{
    width:217px;
    float: left;
}
.Relatedproducts{
    overflow: hidden;
}
.Relatedproductsdiv{
    color:#fff;
    background:#ca0b13;
    font-size:18px;
    padding-left:17px;
    line-height: 40px;
}
.chanpin{
    margin-top:20px;
}
.Relatedproducts i{
    border:1px solid #d6d6d6;
    box-sizing:border-box;
    width:95%;
    display:block;
    margin:0 auto;
    margin-top:10px;
    overflow: hidden;
}
.Relatedproducts i img{
    width:100%;
    transition:1s;
    display:block;
}
.Relatedproducts i img:hover{
    transform:scale(1.1);
    transition:1s;
}
.Relatedproducts p{
    color:#000;
    font-size:12px;
    text-align:center;
    margin-top:12px;
}
.thecase{
    margin-top:20px;
}
.thecase a{
    overflow: hidden;
    border-bottom:1px dashed #dddddd;
    display:block;
    padding-bottom:13px;
    margin-top:12px;
}
.thecase a i{
    width:9px;
    height:9px;
    background:#ca0b13;
    display:block;
    transform: rotateZ(45deg);
    margin-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    float:left;
}
.thecase a span{
    float:left;
    color:#000;
    font-size:14px;
    margin-left:10px;
    margin-top:5px;
}
.thecase img{
    display:block;
    margin:0 auto;
    max-width:80%;
}
.thecase p{
    text-align:center;
    margin-top:10px;
    font-size:16px;
    color:#4f4f4f;
}
.pagesright{
    float:right;
    width:calc(100% - 257px);
}
.pagesright .ljdiv{
    margin-top:0;
}
.details{
    margin-top:25px;
    overflow: hidden;
}
.details i{
    border:1px solid #d6d6d6;
    box-sizing:border-box;
    display:block;
    overflow: hidden;
    float: left;
    width:500px;
}
.details i img{
    width:100%;
    display:block;
}
.jgr>div>div:nth-child(2n+1) img{
    width:90%;
}
.details>div{
    width:calc(100% - 550px);
    float:left;
    margin-left:50px;
}
.details .swiper-container{
width:500px;
margin-left:0;
}
.details div p{
    font-size:24px;
    color:#000;
}
.details em{
    overflow: hidden;
    line-height:20px;
    margin-top:25px;
    display:block;
}
.details em span{
    float: left;
    font-size:16px;
    color:#ca0b13;
}
.details h6{
    float: left;
    font-size:16px;
    color:#000;
    font-weight:300;
}
.ljdiv div{
    float:right;
}
.ljdiv img{
    float:left;
    margin-top:22px;
}
.ljdiv div i{
    float:left;
    margin-left:5px;
    margin-right:5px;
    color:#999;
    line-height:20px;
    font-size:14px;
    line-height:60px;
}
.ljdiv div a{
    float:left;
    color:#999;
    line-height:60px;
    font-size:14px;
    margin-left:3px;
}
.chan{
    overflow: hidden;
}
.chan p{
    color:#333;
    font-size:16px;
    line-height:45px;
}

.xiayige{
    overflow: hidden;
    border-top:1px solid #d6d6d6;
}
.xiayige a{
    font-size:14px;
    color:#5d5d5d;
    float:left;
    margin-top:18px;
}
.xiayige a:last-child{
    float:right;
}
.Productlist .active{
    background:#ffd7d7;
    border-radius:0;
    line-height:35px;
    color:#ca0b13;
}
.Productlist div{
    width:100%;
    height:35px;
    line-height:35px;
    margin-top:10px;
    background:#f5f6f6;
    border:none;
    color:#555;
}
.ProductcenterRight2 div{
    display:block;
    background:none;
}
.ProductcenterRight2 ul li{
    width:32%;
    margin-left:2%;
}
.ProductcenterRight2 ul li:nth-child(4n+1){
    margin-left:2%;
}
.ProductcenterRight2 ul li:nth-child(3n+1){
    margin-left:0;
}
.ProductcenterRight2 ul li:hover i{
    border:1px solid #ca0b13;
}
.ProductcenterRight2 ul li:hover p{
    color:#ca0b13;
}
.Productcenter1{
    background:#fff;
}
.ljdiv1{
    height: 30px;
    line-height:30px;
}
.ljdiv1 p,.ljdiv1>a,.ljdiv1 .active{
    font-size:18px;
    /* height: 30px; */
}
.ljdiv1>a,.ljdiv1 .active{
    float: left;
    position: initial;
    margin-left:27px;
}
.ljdiv1>a{
    color:#999;
}
.ljdiv1{
    padding-bottom:1px;
}
.ljdiv1>a:first-child{
    margin-left:0;
}
.ljdiv1 div a{
    line-height:30px;
    color:#999;
}
.ljdiv1 div i{
    line-height:30px;
}
.ljdiv1 img{
    margin-top:8px;
}
.of{
    overflow: hidden;
    margin-top:21px;
}
.of i{
    height:32px;
    width:5px;
    background:#ca0b13;
    display:block;
    float:left;
}
.of p{
    font-size:26px;
    color:#000;
    float:left;
    margin-left:14px;
    font-weight:900;
    line-height:32px;
}
.of em{
    width:8px;
    height:8px;
    display:block;
    background:#000;
    float:left;
    border-radius:50%;
    margin-top:10px;
    margin-left:10px;
}
.situation{
    margin-top:10px;
}
.situation p{
    float: left;
    width:50%;
    color:#666;
    font-size:16px;
    line-height:29px;
    margin-left:16px;
    margin-right: 16px;
}
.situation img{
    float:right;
    max-width:100%;
    /*margin-right:16px;*/
}
.situation .swiper-wrapper img{
    width:100%;
}
.power{
    background:#f9f9f9;
    overflow: hidden;
    padding-bottom:42px;
}
.equipment p{
    text-align: center;
    font-size:20px;
    color:#000;
}
.equipment ul{
    background:#fff;
    border:1px #e6e6e6 solid;
    margin-top:21px;
    overflow: hidden;
    padding-top:20px;
    padding-bottom:20px;
}
.equipment ul li{
    float:left;
    width:33.33333%;
}
.equipment ul li img{
    float: left;
    margin-left:70px;
    margin-top:7px;
}
.equipment ul li i{
    display: block;
    float: left;
    width:0;
    border-right:1px dashed #b2b0a8;
    height:70px;
    margin-left:22px;
    margin-top:10px;
}
.equipment ul li:nth-child(2) img,.equipment ul li:nth-child(3) img{
    margin-top:15px;
}
.equipment div{
    float:left;
    margin-left:18px;
}
.equipment div h6{
    overflow: hidden;
}
.equipment div h6 em{
    float: left;
    font-size:40px;
    color:#cb3328;
    font-weight:200;
}
.equipment div h6 span{
    color:#cb3328;
    font-size:26px;
    font-weight:500;
    float: left;
    margin-top:6px;
}
.equipment div p{
    color:#736f6e;
    font-size:16px;
    margin-top:10px;
}
.honor{
    width:80%;
    margin:0 auto;
    overflow: hidden;
}
.honor li{
    width:31%;
    margin-left:3.5%;
    float: left;
    overflow: hidden;
    border:1px solid #999;
    box-sizing:border-box;
    margin-top:20px;
}
.honor li:nth-child(3n+1){
    margin-left:0;
}
.honor li a{
    display:block;
    overflow: hidden;
}
.honor img{
    width:100%;
    display:block;
    transition:1s;
}
.honor img:hover{
    transform:scale(1.2);
    transition:1s;
}
.situation1>div{
    float: left;
    width:50%;
}
.situation1 img{
    float: left;
}
.situation1 div p{
    float: none;
    width: 98%;
}
.situation1 div h6{
    color:#ca0b13;
    font-size:16px;
    margin-left:16px;
    line-height:29px;
    font-weight:300;
}
.honor1{
    background:#f9f9f9;
    margin-top:20px;
    padding-bottom:20px;
    margin-bottom:-50px;
}
.honor1 li{
    border:none;
}
.honor1 ul li p{
    font-size:16px;
    color:#000;
    text-align: center;
    margin-top:20px;
}
.Customercase ul{
    overflow: hidden;
}
.Customercase ul li{
    width:32%;
    margin-left:2%;
    overflow: hidden;
    margin-top:31px;
    float: left;
}
.Customercase ul li i{
    display:block;
    overflow: hidden;
}
.Customercase ul li i img{
    width: 100%;
    display: block;
    transition: 1s;
height: 277px;
object-fit: cover;
}
.Customercase ul li i img:hover{
    transform:scale(1.5);
    transition:1s;
}
.Customercase ul li:nth-child(3n+1){
    margin-left:0;
}
.Customercase ul li div{
    border:1px solid #e4e4e4;
    box-sizing:border-box;
    padding:0 30px;
    padding-bottom:20px;
}
.Customercase ul li p{
    color:#2d2d2d;
    font-size:24px;
    margin-top:31px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Customercase ul li a{
    display:block;
}
.Customercase ul li a:hover p{
    color:#ca0b13;
}
.Customercase ul li span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size:16px;
    color:#848484;
    margin-top:22px;
    height:63px;
}
.Customercase ul li div i{
    display:block;
    height: 1px;
    background: #ca0b13;
    margin-top:28px;
}
.Customercase span:last-child{
    margin-top:10px;
}
/*联系我们*/
.Contactus div{
    width:50%;
    float: left;
    border:1px solid #dddddd;
    height: 376px;
    margin-top:27px;
    box-sizing:border-box;
    border-right:none;
}
.Contactus p{
    color:#ca0b13;
    font-size:20px;
    margin-top:20px;
    margin-left:20px;
    font-weight: 700;
}
.Contactus ul li{
    overflow: hidden;
    margin-top:20px;
}
.Contactus ul{
    margin-top:25px;
    margin-left:40px;
}
.Contactus div img{
    float: left;
    margin-left:10px;
}
.Contactus span{
    float: left;
    font-size:16px;
    color:#666;
    line-height: 20px;
    margin-left:10px;
}
.Contactus em{
    float: left;
    font-size:16px;
    color:#ca0b13;
    line-height: 20px;
    margin-left:10px;
}
.Contactus>img{
    float: left;
    width:50%;
    margin-left:0;
    margin-top:27px;
    height: 376px;
}
.attractions ul{
    width:80%;
    margin:0 auto;
}
.attractions ul li{
    width:32%;
    margin-left:2%;
    background:#f4f4f4;
    overflow: hidden;
    height:85px;
    position: relative;
    float: left;
    margin-top:24px;
}
.attractions ul li:nth-child(3n+1){
    margin-left:0;
}
.attractions ul li img{
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    margin-left:22px;
}
.attractions ul li div{
    position: absolute;
    left:100px;
    top:20px;
    width:60%;
    font-size:16px;
    color:#000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.attractions ul li div p{
    font-size:18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.attractions ul li div span{
    font-size:14px;
    color:#999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width:90%;
    display:block;
}
.zp{
    border:1px solid #eaeaea;
    padding-bottom:29px;
    margin-top:26px;
}
.zp div{
    width:99%;
    margin:0 auto;
}
.zp h6{
    color:#ca0b13;
    font-size:24px;
    font-weight:900;
    margin-left:20px;
    margin-top:24px;
}
.zp p{
    font-size:12px;
    color:#000;
    display:block;
    line-height:20px;
    margin-left:20px;
}
.zp i{
    display:block;
    height:1px;
    background:#e6e6e6;
    margin-top:20px;
    margin-bottom:20px;
}
.fs h6{
    color:#000;
    font-size:26px;
    margin-top:28px;
    margin-bottom:20px;
}
.fs p{
    width:80%;
    overflow: hidden;
    display:block;
    font-size:16px;
    color:#000;
    line-height: 24px;
}

/*新闻资讯*/
.informationas ul li{
    overflow: hidden;
    margin-top:35px;
    padding-bottom:35px;
    border-bottom:1px solid #e2e2e2;
}
.informationas ul li i{
    display:block;
    float: left;
    margin-left:10px;
    overflow: hidden;
    width:211px;
    height:122px;
}
.informationas ul li div{
    max-width:984px;
    margin-left:10px;
    float:left;
}
.informationas p{
    color:#000;
    font-size:24px;
}
.informationas ul li:hover p{
    color:#ca0b13;
}
.informationas span{
    color:#676767;
    font-size:16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top:28px;
}
.informationas ul li em{
    float:right;
    margin-right:25px;
    display:block;
    width:65px;
    height:65px;
    display:block;
    border:1px solid #e2e2e2;
    border-radius:10px;
    margin-top:30px;
}
.informationas ul li em h1{
    font-size:14px;
    color:#676767;
    font-weight:300;
    text-align:center;
    margin-top:10px;
}
.informationas ul li a em img{
    margin-left:23px;
    margin-top:11px;
}
.bt{
    overflow: hidden;
    padding-bottom:23px;
    border-bottom:1px dashed #d2d2d2;
    text-align:center;
    margin-top:21px;
}
.bt i{
    display:block;
    color:#000;
    font-size:20px;
}
.bt em{
    display:block;
    color:#535353;
    font-size:14px;
    margin-top:28px;
}
.ly ul{
    width:80%;
    margin:0 auto;
    margin-top:15px;
    overflow: hidden;
}
.ly ul li{
    float: left;
    width:50%;
}
.ly ul li div{
    overflow: hidden;
    margin-top:18px;
}
.ly ul li div p{
    float: left;
    font-size:16px;
    color:#6d6d6d;
    line-height:30px;
}
.ly ul li div input{
    width:70%;
    height:30px;
    border:1px solid #dddddd;
    background:none;
}
.ly ul li div i{
    font-size:16px;
    color:#ca0b13;
    line-height:30px;
    margin-left:11px;
}
.ly ul li textarea{
    width:70%;
    border:1px solid #dddddd;
    background:none;
    height:230px;
    float: left;
}
.t{
    text-align: center;
    overflow: hidden;
    width:100%;
    margin-top:20px;
}
.t button{
    width:89px;
    height:34px;
    color:#fff;
    background:#909090;
    margin-left:12px;
    border:none;
}
.t button:first-child{
    background:#ca0b13;
    margin-left:0;
}
.swiper-button-next{
    background:url('../img/rightj.png');
}
.swiper-button-prev{
    background:url('../img/leftj.png');
}
.swiper-button-next,.swiper-button-prev{
    width:30px;
    height:30px;
    background-size:100% 100%;
}
.swiper-wrapper img{
    width:100%;
    display:block;
}
/*.situation .swiper-container{
    float: right;
    width:50%;
}*/
/* .zhuanti ,.sb .nav{
    background:#1883cd;
}
.neirong{
    width:100%;
}
.sb .nav ul li:hover ,.zhuanti ul li:hover{
    background:#38aaf6;
} */
.neirong img{
    display:block;
}
@media only screen and (max-width: 1399px) {
    .general{
        width:90%;
        margin-left:5%;
    }
    .service ul li>img{
        margin-left:20px;
        height:480px;
    }
    .service ul li>div{
        width:calc(100% - 500px);
    }
    .Contactus div{
        width:49%;
        margin-left:1%;
    }
    .Contactus>img{
        width:49%;
        margin-right:1%;
    }
    .Customercase ul{
        padding-left:10px;
        padding-right:10px;
    }
    .informationas ul li div{
        max-width:700px;
        margin-left:20px;
    }
    .service ul li>a>img{
        width:28%;
        height:auto;
    }
    .service ul li>div{
        width:68%;
        margin-left:4%;
    }
    .ProductcenterLeft{
        height:auto;
    }
    .Productcenterdiv div{
        line-height:30px;
        margin-top:6px;
        padding-bottom:6px;
    }
    .zx{
        position:relative;
        bottom:0;
        height:auto;
        overflow:hidden;
    }
    .zx div{
        margin-top:20px;
    }
    .zx span{
        margin-bottom:35px;
    }
}
@media only screen and (max-width: 1360px) {
    .service ul li>a>img{
        width:28%;
        height:auto;
    }
    .service ul li>div{
        width:68%;
        margin-left:4%;
    }
    .zx{
        position:relative;
        bottom:0;
        height:auto;
        overflow:hidden;
    }
    .zx div{
        margin-top:20px;
    }
    .zx span{
        margin-bottom:20px;
    }
}
@media only screen and (max-width: 1260px) {
    .zx{
        position:relative;
        bottom:0;
        height:auto;
        overflow:hidden;
    }
    .zx div{
        margin-top:10px;
    }
    .zx span{
        margin-bottom:10px;
    }
    .Productcenterdiv div{
        margin-top:4px;
        padding-bottom:4px;
    }
}