﻿/* 清除 */
html, body{ margin: 0; padding: 0; color: #333; font-size: 16px; font-family: '微软雅黑';}
*{ margin: 0; padding: 0; list-style: none;}
a{ text-decoration: none; cursor: pointer; display: block;}
img{ border: 0; display: block; cursor: pointer;}
h1, h2, h3, h4, h5{ font-weight: normal;}
ul, li{ list-style: none; cursor: pointer;}
b, i, em{ font-weight: normal; font-style: normal;}
button, textarea, input{ outline: none; display: block;}
html,body{ font-size: calc(100vw/19.2);}
p, div{ font-size: 16px;}
@font-face{
	font-family: 'font1';
	src: url('../fonts/Arial-BoldMT.otf');
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.popUp{ display: none; width: 100%; height: 100%; background: #000;  position: fixed; top: 0; left: 0; opacity: 0.5; transition: all 0.5s; z-index: 22;}
.header{ position: fixed; top: 0; left: 0; right: 0; display: flex; justify-content: space-between; align-items: center; padding: 45px 2.73rem 25px 2.78rem; z-index: 50; transition: all 0.5s;}
.header2{ background: #fff; padding: 30px 2.73rem 25px 2.78rem; -webkit-box-shadow: 0 5px 30px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);}
.header .logo a img{ display: block; }
.header .right{ display: flex; justify-content: flex-end;}
.header .right .nav{ display: flex; padding-top: 5px;}

.header .right .nav .li .tit a{ display: block; font-size: 18px; line-height: 20px; color: #515151; font-weight:bold}
.header .right .nav .li .tit a:hover{ color:#D22646}
.header .right .nav .li{ margin-left: 0.66rem; position: relative;}
.header .right .nav .li .list{ display: none; position: absolute; top: 0; left: 50%; transform: translateX(-50%); padding-top: 43px}
.header .right .nav .li .list .mk{ width: 100px; background: #fff; padding: 10px 0; box-shadow: 0 0 10px #eee; border-radius: 2px;}
.header .right .nav .li .list .mk a{ display: block; font-size: 16px; color: #333; line-height: 36px; text-align: center; transition: all 0.5s; }
.header .right .nav .li .list .mk a:hover{ background: #D22646; color:#FFFFFF}
.header .right .nav .li:hover .list{ display: block;}


.header .right .nav .li:first-child{ margin-left: 0;}
.header .right .tel{ padding-top: 5px; margin-left: 50px;}
.header .right .tel a{ display: block; font-size: 18px; line-height: 20px; color: #D22646; padding-left: 30px; background: url(../images/2.png) no-repeat left center; background-size: 18px auto; font-weight:bold}
.indexbanner .cont{ position: relative; overflow: hidden;}
.indexbanner .cont .m{ width: 100%; overflow: hidden;}
.indexbanner .cont .m img{ display: block; width: 100%;}
.indexbanner .cont .v{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
.indexbanner .cont .v img{ display: block; height: 1.34rem;}
.indexbanner .swiper-container-horizontal>.swiper-pagination-bullets{ display: flex; justify-content: center; bottom: 48px;}
.indexbanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width: 64px; height: 3px; background: #fff; opacity: 1; margin: 0 9px; border-radius: 0;}
.indexbanner .swiper-pagination-bullet-active{ background: #D22646!important;}
.indexbanner .swiper-button-next, .indexbanner .swiper-button-prev{ background: url(../images/24o.png) no-repeat center; background-size: auto 100%;}
.indexbanner .swiper-button-prev{ transform: rotate(180deg);}
.indexzhuyin{ padding-top: 85px;}

#yewu,#about,#case,#news{ display:block; position:relative; top:-88px;}

.title{ text-align: center;}
.title .h1{ font-size: 36px; line-height: 42px; color: #515151; font-weight:bold}
.title .p{ font-size: 18px; line-height: 28px; color: #9A9A9A; margin-top: 25px;}
.indexzhuyin .list{ margin-top: 55px; position: relative;}
.indexzhuyin .list .li a{ display: block; width: 6.32rem; height: 5.78rem; overflow: hidden; position: relative;}
.indexzhuyin .list .li a .m{ width: 100%; height: 100%; overflow: hidden;}
.indexzhuyin .list .li a .m img{ display: block; width: 100%; transition: all 0.5s;}
.indexzhuyin .list .li:hover a .m img{ transform: scale(1.05);}
.indexzhuyin .list .li a .p{ background: hsla(0,0%,0%,0.40); position: absolute; left: 0; bottom: 0; right: 0; padding: 0 0.2rem; transition: all 0.5s;  line-height: 78px; height: 78px;}
.indexzhuyin .list .li:hover a .p{ display: flex; justify-content: center; align-items: center; height: 100%;}
.indexzhuyin .list .li a .p i{ display: block; padding-left: 38px; font-size: 30px; font-weight: bold; color: #fff; background: url(../images/21.png) no-repeat left center; background-size: 24px auto; transition: all 0.5s;}
.indexzhuyin .list .li{ float: left;}
.indexzhuyin .list .li:last-child{ float: right;}
.indexzhuyin .list .li:nth-child(2) a,
.indexzhuyin .list .li:nth-child(3) a{ width: 6.18rem; height: 2.84rem;}
.indexzhuyin .list .li:nth-child(2){ position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.indexzhuyin .list .li:nth-child(3){ position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.indexcasebox{ padding: 85px 0 95px 0;}
.indexcasebox .nav{ display: flex; justify-content: center; flex-wrap: wrap; margin-top: 45px;}
.indexcasebox .nav .li a{ display: block; padding: 0 32px; line-height: 38px; border-radius: 4px; border: 1px solid #bfbfbf; font-size: 18px; color: #464646; transition: all 0.5s; margin: 0 12px 10px 12px;}
.indexcasebox .nav .li:hover a,.indexcasebox .nav .li a.act{ background: #D22646; color:#FFFFFF}
.indexcasebox .list{ margin: 65px auto 0; width: 17.2rem; position: relative;}
.indexcasebox .list .mkr{ width: 4rem; margin: auto; background: #ececec;}
.indexcasebox .list .mkr .m{ width: 100%; height: 2.15rem; overflow: hidden;}
.indexcasebox .list .mkr .m img{ display: block; width: 100%; transition: all 0.5s;}
.indexcasebox .list .mkr:hover .m img{ transform: scale(1.05);}
.indexcasebox .list .mkr .p{ font-size: 16px; line-height: 26px; padding: 20px 10px; text-align: center; color: #333;}
.indexcasebox .swiper-button-next, .indexcasebox .swiper-button-prev{ display: none;}
.indexcasebox .list .em{ width: 0.22rem; height: 0.6rem; background: url(../images/9.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer;}
.indexcasebox .list .em1{ left: -0.35rem;}
.indexcasebox .list .em2{ right: -0.35rem; transform: translateY(-50%) rotate(180deg);}
.indexaboutbox{ background: #faf9f9 url(../images/10.jpg) no-repeat left bottom; background-size: 19rem auto; padding: 43px 0 97px 0;}
.indexaboutbox .top{ display: flex; justify-content: space-between;}
.indexaboutbox .top .left{ width: 7.23rem; padding-top: 74px;}
.indexaboutbox .top .right{ width: 6.07rem; background: #fff;}
.wtitle .m{ font-size: 60px; line-height: 60px; color: #EFEFEF; text-transform: uppercase; font-family: 'font1';}
.wtitle .h{ font-size: 38px; line-height: 38px; font-weight: bold; color: #010101; margin-top: -20px;}
.wtitle .p{ font-size: 24px; line-height: 34px; font-weight: bold; color: #272727; margin-top: 25px;}
.wtitle .e{ width: 50px; height: 3px; margin-top: 35px; background: #434343;}
.indexaboutbox .ps{ font-size: 20px; line-height: 38px; color: #5E5D5D; margin-top: 25px;}
.indexaboutbox .top .left .icon{ display: flex; justify-content: space-between; margin: 30px 20px 0 20px;}
.indexaboutbox .top .left .icon .h{ display: flex; justify-content: center; align-items: flex-end; font-size: 48px; line-height: 48px; color: #D22646; font-weight: bold; font-family: 'font1';}
.indexaboutbox .top .left .icon .s{ display: flex; justify-content: center;font-size: 16px; line-height:40px }
.indexaboutbox .top .left .icon .h i{ font-size: 18px; line-height: 34px; margin-left: 5px; color: #5C5C5C;}
.indexaboutbox .top .right .mk{ padding: 74px 0.45rem 30px 0.45rem;}
.tus img{ width:100%; padding-top:18px}
.indexaboutbox .bot{ margin-top: 100px; display: flex; justify-content: space-between;}
.indexaboutbox .bot .left{ width: 7.23rem;}
.indexaboutbox .bot .right{ width: 6.07rem;}
.indexaboutbox .bot .h1{ font-size: 28px; line-height: 28px; color: #292929; font-weight: bold;}
.indexaboutbox .bot .right .p{ font-size: 18px; line-height: 30px; color: #242424; margin-top: 30px; background: #fff; padding:20px 45px; border: 1px solid #e9e9e9;}
.indexaboutbox .bot .der{ display: flex; justify-content: space-between; flex-wrap: wrap; padding-top: 8px;}
.indexaboutbox .bot .der .li{ width: 3.45rem; background: #D22646;color:#FFFFFF; margin-top: 22px;}
.indexaboutbox .bot .der .li a{ display: block; font-size: 20px; line-height: 30px; color: #fff; padding: 15px 0.35rem;}
.indexaboutbox .bot .der .li a:hover{ background-color:#D22646; color:#FFFFFF}
.w1400{ width: 14rem; margin: auto;}
.zhaoshangbox{ padding: 47px 0 0 0;}
.zhaoshangbox .top{ background: #f8f8f8; padding: 20px 0; display: flex; justify-content: space-between;}
.zhaoshangbox .top .tit{ min-height: 185px; padding: 0 0 0 0.8rem; width: 3.2rem; border-right: 1px solid hsla(0,0%,0%,0.10);}
.zhaoshangbox .top .tit .h{ font-size: 32px; line-height: 42px; color: #010101; padding-top: 50px;}
.zhaoshangbox .top .tit .p{ font-size: 16px; line-height: 20px; text-transform: uppercase; color: #AEAEAE; margin-top: 10px;}
.zhaoshangbox .top .text{ width: 6.6rem; padding: 35px 2.6rem 0 0;}
.zhaoshangbox .top .text .h{ font-size: 22px; line-height: 32px; color: #D22646;}
.zhaoshangbox .top .text .p{ font-size: 16px; line-height: 30px; margin-top: 10px; color: #ACACAC;}
.zhaoshangbox .bot{ display: flex; justify-content: flex-start; flex-wrap: wrap;}
.zhaoshangbox .bot .li{ width: 3.3rem; margin: 0.3rem 0.26rem 0 0; position: relative;}
.zhaoshangbox .bot .li:nth-child(4n){ margin: 0.3rem 0 0 0;}
.zhaoshangbox .bot .li .m{ width: 100%; height: 5.05rem; overflow: hidden; background: #000; position: relative;}
.zhaoshangbox .bot .li .m::after{ content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0; transition: all 0.5;}
.zhaoshangbox .bot .li:hover .m::after{ opacity: 0.2;}
.zhaoshangbox .bot .li .m img{ display: block; width: 100%; transition: all 0.5s; opacity: 0.9;}
.zhaoshangbox .bot .li:hover .m img{ transform: scale(1.05);}
.zhaoshangbox .bot .li .p{ font-size: 47px; line-height: 57px; color: #fff; position: absolute; top: 50%; left: 50%; width: 90%; text-align: center; transform: translate(-50%,-50%);}
.newsindexbox{ background: url(../images/14.jpg) no-repeat center bottom; background-size: 100% auto; padding: 120px 0 100px 0;}
.newsindexbox .more a{ display: block; width: 144px; height: 58px; font-size: 20px; color: #000; text-align: center; line-height: 58px; border-radius: 2px; border: 1px solid hsla(0,0%,0%,0.10); margin: 110px auto 0;}
.newsindexbox .more a:hover{background-color:#D22646; color:#FFFFFF}
.newsindexbox .swiper-pagination{ display: none;}
.newsindexbox .list{ margin-top: 50px;}
.newsindexbox .list .cont{ width: 6.3rem; position: relative; margin: auto;}
.newsindexbox .list .cont .m{ width: 100%; overflow: hidden; height: 3.85rem; background: #000;}
.newsindexbox .list .cont .m img{ display: block; width: 100%; opacity: 0.9; transition: all 0.5s;}
.newsindexbox .list .cont:hover .m img{ opacity: 0.6; transform: scale(1.05);}
.newsindexbox .list .cont .text{ position: absolute; left: 1rem; right: 1rem; top: 0.6rem;}
.newsindexbox .list .cont .text .t{ font-size: 18px; line-height: 18px; color: #fff;}
.newsindexbox .list .cont .text .t i{ display: block; font-size: 48px; line-height: 48px; margin-bottom: 0.1rem;}
.newsindexbox .list .cont .text .h{ font-size: 24px; line-height: 36px; font-weight: bold; color: #fff; margin-top: 0.25rem;}
.newsindexbox .list .cont .text .p{ font-size: 14px; line-height: 24px; color: #fff; margin-top: 0.15rem;}
.newsindexbox .list .cont .text .a{ margin-top: 0.25rem; display: flex;}
.newsindexbox .list .cont .text .a a{ font-size: 14px; color: #fff; padding-right: 10px; position: relative; line-height: 14px;}
.newsindexbox .list .cont .text .a a::after{ content: '>'; position: absolute; top: 0; right: 0; color: #fff; font-size: 14px;}
.newsindexbox .top .zui{ margin-top: 40px;}
.newsindexbox .top .zui .t{ display: flex; align-items: center; line-height: 20px;}
.newsindexbox .top .zui .t .m{ font-size: 16px; color: #848484;}
.newsindexbox .top .zui .t i{ display: block; width: 60px; height: 2px; background: #848484; margin: 0 15px; opacity: 0.5;}
.newsindexbox .top .zui .t .s{ font-size: 18px; color: #8F8F8F;}
.newsindexbox .top .zui .p{ font-size: 24px; font-weight: bold; line-height: 36px; margin-top: 30px;}
.newsindexbox .top .zui .a{ margin-top: 25px; display: flex;}
.newsindexbox .top .zui .a a{ font-size: 18px; color: #D22646; padding-right: 18px; position: relative; line-height: 20px;}
.newsindexbox .top .zui .a a::after{ content: '>'; position: absolute; top: 0; right: 0; color: #D22646; font-size: 18px;}
.footer{ background: #d22646;}
.footer .top{ padding: 70px 0 30px 0; display: flex; justify-content: center;}
.footer .top .li{ padding: 0.1rem 0.5rem; border-left: 1px solid hsla(0,0%,100%,0.40);}
.footer .top .li:first-child{ border-left: none;}
.footer .top .li .logo img{ display: block; width: 256px;}
.footer .top .li .tel .h{ font-size: 18px; line-height: 20px; color: #fff; padding-left: 30px; background: url(../images/16.png) no-repeat left center; background-size: 20px auto;}
.footer .top .li .tel .p{ font-size: 36px; line-height: 40px; margin-top: 15px; color: #fff;}
.footer .top .li .tel .s{ font-size: 24px; line-height: 34px; color: #fff; margin-top: 10px;}
.footer .top .li .add .p{ margin-top: 15px; font-size: 14px; line-height: 24px; color: #fff; padding-left: 30px;}
.footer .top .li .add .p1{ background: url(../images/17.png) no-repeat top 2px left; background-size: 16px auto;}
.footer .top .li .add .p2{ background: url(../images/18.png) no-repeat top 7px left; background-size: 16px auto;}
.footer .top .li .add .p3{ background: url(../images/19.png) no-repeat top 5px left; background-size: 16px auto;}
.footer .top .li .add .p:first-child{ margin-top: 0;}
.footer .top .li2{ width: 320px;}
.footer .top .wear .h{ font-size: 18px; line-height: 20px; color: #fff;}
.footer .top .wear .wt{ margin-top: 20px; display: flex;}
.footer .top .wear .wt .s{ margin-left: 10px;}
.footer .top .wear .wt .s:first-child{ margin-left: 0;}
.footer .top .wear .wt .s .b{ width: 110px; height: 110px;}
.footer .top .wear .wt .s .b img{ display: block; width: 100%;}
.footer .top .wear .wt .s .p{ font-size: 14px; text-align: center; color: #fff; margin-top: 10px;}
.footer .bot{ border-top: 1px solid hsla(0,0%,100%,0.15); padding: 20px 2.5rem; display: flex; justify-content: space-between;}
.footer .bot .nav{ display: flex;}
.footer .bot .nav a{ font-size: 14px; line-height: 24px; position: relative; margin-left: 30px; color: #fff;}
.footer .bot .nav a::after{ content: '|'; width: 30px; font-size: 16px; color: #fff; text-align: center; opacity: 0.5; position: absolute; top: 0; left: -30px;}
.footer .bot .nav a:first-child::after{ display: none;}
.footer .bot .nav a:first-child{ margin-left: 0;}
.footer .bot .right{ display: flex;}
.footer .bot .right .p, .footer .bot .right a{ font-size: 14px; color: #fff; margin-left: 10px;}
.headercewll{ display: none;}
.headercewll .up{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 55;}
.headercewll .top{ padding: 0 0.35rem 0 0.25rem; /*display: flex; justify-content: space-between; align-items: center;*/ background: #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 50; height: 60px;}
.headercewll .top .left{ display: flex; justify-content: space-between; align-items: center; height: 60px;}
.headercewll .top .left .sole{ width: 0.42rem; height: 0.32rem; position: relative; cursor: pointer; /*margin-right: 0.25rem;*/}
.headercewll .top .left .sole i{ display: block; width: 100%; height: 2px; background: #000; border-radius: 2px; position: absolute; left: 0;}
.headercewll .top .left .sole i:first-child{ top: 0;}
.headercewll .top .left .sole i:nth-child(2){ top: 50%; margin-top: -1px;}
.headercewll .top .left .sole i:nth-child(3){ bottom: 0;}
.headercewll .top .left .logo img{ display: block; height: 28px;}
.headercewll .top .tel a{ display: block; border-radius: 100%; border: 1px solid #CBCBCB; width: 0.52rem; height: 0.52rem; background: #fff url(../images/28.png) no-repeat center; background-size: 0.2rem auto;}
.headercewll .list{ width: 4.7rem; position: fixed; top: 0; left: -4.7rem; bottom: 0; background: #fff; z-index: 60; transition: all 0.5s;}
.headercewll .list2{ left: 0;}
.headercewll .list .mk{ padding: 0.5rem 0.4rem;}
.headercewll .list .sole{ display: flex; justify-content: space-between; align-items: center;}
.headercewll .list .sole .h1{ font-size: 0.35rem; line-height: 0.47rem;}
.headercewll .list .sole .s{ width: 0.5rem; height: 0.5rem; position: relative;}
.headercewll .list .sole .s i{ display: block; width: 100%; height: 2px; background: #000; border-radius: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%)rotate(45deg);}
.headercewll .list .sole .s i:nth-child(2){ transform: translate(-50%,-50%)rotate(-45deg);}
.headercewll .list .text{ margin-top: 0.65rem;}
.headercewll .list .text .li{ margin-top: 0.52rem;}
.headercewll .list .text .li:first-child{ margin-top: 0;}
.headercewll .list .text .li .tit a{ font-size: 0.3rem; line-height: 0.4rem; color: #000;}
.headercewll .list .text .li.on .tit a{ padding-left: 0.75rem; position: relative;}
.headercewll .list .text .li.on .tit a::after{ content: ''; width: 0.7rem; height: 1px; background: #000; position: absolute; top: 50%; left: 0; margin-top: -0.5px;}
.headercewll .list .tel{ margin-top: 0.9rem; display: flex; justify-content: flex-start; align-items: center; padding-left: 0.75rem; min-height: 0.54rem; background: url(../images/28.png) no-repeat left center; background-size: 0.54rem auto;}
.headercewll .list .tel .h{ font-size: 0.28rem; line-height: 0.38rem;}
.headercewll .list .tel .p{ font-size: 0.20rem; line-height: 0.28rem; opacity: 0.5;}
.headercewll .list .text .li .lisd a{ font-size: 16px; line-height: 30px; color: #666; padding-left: 15px; position: relative;}
.headercewll .list .text .li .lisd a::after{ width: 4px; height: 4px; background: #999; border-radius: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); content: '';}
.headercewll .list .text .li .lisd{ margin-top: 10px; display: none;}
.headercewll .list .text .li .tit{ display: flex; justify-content: space-between; align-items: center;}
.headercewll .list .text .li .tit i{ display: block; width: 0.4rem; height: 0.4rem; position: relative; overflow: hidden; background: url(../images/24o.png) no-repeat center; background-size: auto 0.3rem; transition: all 0.5s;}
.headercewll .list .text .li .tit i.ov{ transform: rotate(90deg);}



@media screen and (max-width:1450px) {
.header .right .nav .li .tit a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #515151;
    font-weight: bold;
}
.indexcasebox .nav .li a {
    display: block;
    padding: 0 12px;
    line-height: 38px;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
    font-size: 18px;
    color: #464646;
    transition: all 0.5s;
    margin: 0 12px 10px 12px;
}

.indexaboutbox .bot .der .li a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 15px 0.1rem;
}

.wtitle .m {
    font-size: 50px;
    line-height: 60px;
    color: #EFEFEF;
    text-transform: uppercase;
    font-family: 'font1';
}


.indexzhuyin .list .li a .p i{ display: block; padding-left: 38px; font-size: 20px; font-weight: bold; color: #fff; background: url(../images/21.png) no-repeat left center; background-size: 24px auto; transition: all 0.5s;}

.wtitle .h {
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
    color: #010101;
    margin-top: -20px;
}

.wtitle .p {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #272727;
    margin-top: 25px;
}

.indexaboutbox .ps {
    font-size: 18px;
    line-height: 34px;
    color: #5E5D5D;
    margin-top: 25px;
}
.indexaboutbox .bot .right .p {
    font-size: 16px;
    line-height: 30px;
    color: #242424;
    margin-top: 30px;
    background: #fff;
    padding: 15px ;
    border: 1px solid #e9e9e9;
}
.indexaboutbox .top .left .icon .h {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 40px;
    line-height: 48px;
    color: #D22646;
    font-weight: bold;
    font-family: 'font1';
}
.header .right .nav .li{ margin-left: 0.66rem; position: relative;}

.header2 {
    background: #fff;
    padding: 20px 1.73rem 15px 1.78rem;
    -webkit-box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 1.73rem 15px 1.78rem;
    z-index: 50;
    transition: all 0.5s;
}
}


