@charset "utf-8";
/* CSS Document */
/*????*/
@charset "utf-8";
*{box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ???? */
div,dl, dt, dd, ul, ol, li, /* list elements ???? */
h1,h2,h3,h4,h5,h6,
pre, code,/* text formatting elements ?????? */
form, fieldset, legend, button, input, textarea, /* form elements ???? */
p,blockquote,th, td /* table elements ???? */ {margin: 0;padding: 0;}
/** ?????? **/
body,
button, input, select, textarea /* for ie */ {font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}   
address, cite, dfn, em, var { font-style: normal; } /* ????? */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* ?????? */
small { font-size: 12px; } /* ?? 12px ????????? small ???
*/
table,td,tr,th{font-size:12px;}
caption,th {text-align:left;}  
/** ?????? **/
ul, ol, li { list-style: none; }
li{list-style-type:none;}
q:before,q:after {content:'';}   
abbr,acronym {border:0;font-variant:normal;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-weight:normal; font-style:normal;} 
del,ins{text-decoration:none;}
/** ???????? **/
a {color:#000;text-decoration:none;outline:none; cursor: pointer;}
/* a:visited {color:#000;text-decoration:none;} */
a:hover {text-decoration:none;}
/* a:active {color:#666;} */
/** ?????? **/
legend { color: #666; } /* for ie6 */
fieldset, img { border: 0; } /* img ???????? img ??? */
button, input, select, textarea { font-size: 100%; } /* ??????? ie ???????? */
sup { vertical-align: text-top; } /* ??????????? */
sub { vertical-align: text-bottom; }
/* ??optgroup ???? */
/** ?????? **/
table { border-collapse: collapse; border-spacing: 0; }
/** ???? **/
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:none;}
body{ overflow-x: hidden; width: 100%; font:14px/20px  "????",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color:#000; position: relative;}
input[type="text"],textarea{-webkit-appearance:none;}
input{_background:#fff;}
textarea{background:#fff;}
select{*background:#fff;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
/* img{ max-width: 100%;} */


.trans,

.cube,.nav li a::after {

    -webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1);

    -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);

    -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);

    -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);

    transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);

}

.aui-ellipsis {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.aui-ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.aui-ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bgImage{
    position: fixed;
    background: url(../img/49.png) no-repeat center;
    background-size: 100%;
    width: 100%;
    height: 100%;
     /* padding: 280px 0 360px; */
}
.wrap{ max-width: 1200px; margin: 0 auto; position: relative; z-index: 10;}
.hwrap{ max-width: 90%; margin: 0 auto; position: relative; z-index: 10;}
header{background:rgba(0,0,0,.5);position: fixed;width:100%;z-index:100;top:0;left:0;}
.head {height:100px;}
.head  .logo{width:275px;height:50px;float:left;margin:25px 0 0;}
.head  .logo a{display:block;background:url(../img/logo.png) no-repeat center center;width:275px;height:50px;background-size:auto 50px;}

.nav{margin:20px 0 0 5%;height:60px;float:left;position: relative;z-index: 10;width:800px;}
.nav li{ float: left; height:60px;margin:0 20px;}
.nav li a{ position: relative; display: block; text-align: center; color: #fff; font-size: 16px; line-height:60px;}
.nav li.on,.nav li:hover{border-bottom:2px solid #d51719;color:#d51719;}
.nav li:hover a,.nav li.on a{ color: #fff; font-weight: bold;}

.nav li a span{ position: relative; z-index: 1;}

.phone{ margin-top:30px; background: url(../img/tel.png) no-repeat center left;background-size:auto 40px;color:#fff;font-weight: bold;float:right; padding-left: 30px;font-size:24px;height:40px;line-height: 40px;}

.banner {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}

.banner .slide,
.banPic,
.banPic .swiper-slide{
    width: 100% !important;
    height: 500px;
}

.banner li a {
    display: block;
    cursor: pointer;
}

.swiper-pagination.dot_style {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    text-align: center;
    z-index: 10;
    min-height: 26px;
}
.dot_style .swiper-pagination-bullet {
    opacity: 1;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: rgba(255,255,255,.5) 2px solid;
    margin: 0 5px !important;
    font-size: 0;
    transition: all .5s;
    vertical-align: middle;
}

.dot_style .swiper-pagination-bullet-active {
    background-color: #fff;
}
._block { display: block;}
.indexAbout{margin-top: 90px;}
.aboutSwiper{width:575px; position: relative;}
.aboutSwiper img{ display: block;width: 575px;position: relative;height: 380px;}
.aboutSwiper span{width:1px; display:inline-block; height:100%; vertical-align:middle}
.aboutSwiper a{position:absolute;left:0;top:0;vertical-align:middle;width:100%;height:100%;background:url(../img/icoVideo.png) no-repeat center center;background-size:auto;display:block; margin-bottom:10px;}
.aboutSwiper a:hover{background:url(../img/icoVideoHover.png) center no-repeat;}
.myVideo{ background:#000; position:fixed; left:0; top:0; width:100%; height:100%; z-index:10000; text-align:center; display:none}
.myVideo video{width:100%; height:100%;}
.closeVideo{ display:block;width:60px; height:60px; border-radius:50%; background:url(../img/closeMenu.png) center no-repeat #d51719;background-size:100% auto;position:absolute; top:20px; right:20px;transition:transform 0.4s ease-out;z-index:1000;}
.closeVideo:hover{transform:rotateZ(180deg)}


.aboutSwiper .dot_style1{
    /* width: 422px;
    height: 70px;s
    background: rgba(183,0,25,.8); */
    left: auto;
    right: 0;
    bottom: -7px;
    line-height: 70px;
    text-align: right;
    padding-right:15px;
}
.aboutSwiper .dot_style1  .swiper-pagination-bullet{
    width: 19px;
    height: 19px;
    background: url(../img/dot1.png) no-repeat;
    opacity: 1;
}
.aboutSwiper .dot_style1 .swiper-pagination-bullet-active{
    background: url(../img/dot.png) no-repeat;
}
.aboutSwiper a span{
    width: 422px; padding: 0 80px 0 20px;    
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 70px; line-height: 70px;
    background: rgba(183,0,25,.8);
    margin-top: -43px; margin-left: 108px; font-size: 18px; color: #fff; position: relative;z-index: 15;}
.aboutTxt{
    width: 625px;
    position: relative;
    padding:0px;
    height: 380px;
}
.aboutTxt span{position: absolute;z-index:-1;top:0;right:0;line-height:80px;font-size:80px;font-weight:bold;color:#efefef;text-align: right;}
.aboutTxt h2{display: block;float:right;margin:50px 0 0;position: relative;
    background:url(../img/brand.png) no-repeat left center;font-size:36px;padding:0 0 0 60px;
    background-size: auto 50px;color: #d51719;height:50px;line-height: 50px; font-weight: bold;
}
.aboutTxt h2:after{content:""; position: absolute;bottom:-10px;right:0;border-bottom:3px solid #d51719;width:40px;}
.aboutTxt .title span{font-size: 18px; color: #fff; font-weight: normal; display: inline-block;
    width: 110px; background: #B70019; text-align: center; margin-right: 5px; line-height: 30px;
    height: 30px;
}
.aboutTxtr{position: absolute;right:0;bottom:0;background:#f7f7f7;padding:5%;}
.aboutTxtr p{ color: #222; line-height:28px;font-size:14px;}
.introTxt{float:left;width:100%;background:#fff;padding:0;}
.aboutTxt .img{ position: absolute; left: 0; top: 50%; margin-top: -65px; z-index: -1; display: block; width: 612px;}
.introTxt p{ color: #222; line-height:32px;font-size:14px;}
.introTxt img{max-width:100%;height:auto;}
.text_right{ text-align: right;}
.more{
    width: 210px;
    height:40px;
    border: 1px solid #B70019;
    border-radius: 6px;
    color: #B70019;
    line-height:40px;
    text-align: center;
    display: inline-block;
    margin-top:10px;
}
.more i{vertical-align: middle; width:31px;height:15px;background: url(../img/jiantou.png) no-repeat;background-size:auto 10px; display: inline-block; margin-left: 20px;}
.more:hover{color: #fff;background:#B70019}
.more:hover i{background: url(../img/jiantoub.png) no-repeat;background-size:auto 10px;}
.titleName{ text-align: center; }
.titleName>div{ display: inline-block;padding-top: 15px; padding-left: 68px; position: relative;}
.titleName img{ position: absolute; left: 0; top: 5px;width: 48px;}
.titleName .enTxt{color: #B70019; font-weight: bold;
    line-height: 30px; font-size: 30px; }
    .titleName .enTxt em{ font-size: 24px;font-weight: bold;}
 .titleName .cnTxt{ font-size: 16px; 
    color: #1A1A1A;
    line-height: 30px;}
.indexStore{ padding: 35px 0 60px;background: #F2F2F2; margin-top: 60px;}
.storList .swiper-slide .Img{
    width: 100%;
}
.storList .swiper-slide .Img img{ display: block; width: 100%; height: 100%;}
.storList .swiper-slide .title{ position: absolute; bottom: -60px; left: 0; height: 60px;
    background-color: #fff; width: 100%; padding: 0 30px;
    color: #B70019;
    font-size: 16px;
    line-height: 60px;

}
.storList .swiper-slide .title em{width: 60px;
    height: 60px;
    background: url(../img/icon12.png) no-repeat; position: absolute; right: 0; top: 0;}
.storList .swiper-slide{ opacity: .5;}
.storList{ margin-top: 40px; position: relative;}
.storList .arrow{ position: absolute; z-index: 10; width: 58px; height: 58px; top: 50%; margin-top: -29px;}
.storList .button-next{ background: url(../img/icon11.png) no-repeat; right: 10%;}
.storList .button-prev{background: url(../img/icon10.png) no-repeat; left: 10%;}
.storList  .swiper-slide-active{ opacity: 1;}
.storList  .swiper-slide-active .title{ bottom: 0;}
.text_center{ text-align: center;}
.indexStore .text_center a{ margin-top: 40px;}
.indexProduct{ margin: 50px auto 59px;}
.titlName1{width:100%;display: block;position: relative;}
.titlName1 .img2{width:40px;display: inline-block;vertical-align: middle}
.titlName1 .s1{margin: 5px auto;width:210px;}
.titlName1 .s1 i{background:url(../img/brand.png) no-repeat left center;background-size:50px auto;width:50px;height:56px;display: inline-block;float:left;margin:0 10px 0 0;}
.titlName1 .s1 h4{color: #1A1A1A; font-size: 36px; font-weight: bold; height:60px;line-height:60px;display: inline-block;float:left;}
.titlName1 .s2{clear:both;color: #d41819; font-size: 18px; position: relative;width:100%;}
.titlName1 span{position: absolute;z-index:-1;top:0;left:0;width:100%;line-height:80px;font-size:72px;font-weight:bold;color:#efefef;text-align:center;}


.producType,.storeType{
    width: 454px;
    height: 54px;
    background: #d51719;
    box-shadow: 0px 0px 6px 0px rgba(183, 0, 25, 0.15);
    border-radius:15px;
    margin: 40px auto 0;
    overflow: hidden;
    padding:2px;
}
.producType a,.storeType a{
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius:15px;
    display: block;
    float: left;
    background:#ffffff;
    color: #000;
    font-size: 16px;
}
.producType a.on,.storeType a.on{ background-color: #e2e2e2; color: #000;}
.productList{ margin: 42px 0;padding:40px 0; position: relative;}
.productListbg{background:url(../img/productbg.jpg) no-repeat center top;}
.productList::after,.productList::before{ content: ''; width: 197px; height: 216px; position: absolute; top: 50%; margin-top:-108px; }
.productList::after{ background: url(../img/icon13.png) no-repeat; left: -180px;} 
.productList::before{ background: url(../img/icon14.png) no-repeat; right: -180px;}
.productList ul li{border:2px solid #fff; position: relative;    z-index: 1; background-color: #fff; width: 380px; margin-right: 30px; margin-bottom: 25px; float: left;}
.productList ul li .Img{
    width: 376px;
    height: 256px;
    position: relative;
    overflow: hidden;
}
.productList ul li .Img .img1{
    display: block;
    width: 100%;
    margin: 0 auto;
    transition: all .6s;
}
.productList ul li:hover .Img .img1{ transform: scale(1.06);}
.productList ul li .Img span{ text-align: center; display: block; width: 70px; position: absolute; right: 20px; top: 20px;}
.productList ul li .Img em{ display: block;
    width: 70px;
    height: 24px;
    background: #FFFFFF;
    border-radius: 6px;
    line-height: 24px;
    font-size: 16px;
    color: #B70019;
    text-align: center;
    margin-top: -18px;
    position: relative;
}
.productList ul li a.text{width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0 3%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;display: block;

}
.productList ul li:hover a.text{ background-color: #B70019; color: #fff;}
.marginR0{ margin-right: 0 !important;}
.titlName1 .s3{ font-size: 20px; color: #fff; margin-top: -5px;}
.titlName1 .s4{ font-size: 32px; margin-top: 10px; line-height: 32px; color: #fff;}
.indexLogistic{ background: url(../img/image15.jpg) no-repeat center; padding: 50px 0 125px;}
.indexLogistic li{width: 170px; float: left; margin-top: 48px; margin-right: 36px;}
.indexLogistic li a{display: block; height: 35px; border-top:#fff 1px solid;
    border-bottom:#fff 1px solid; line-height: 35px; text-align: left ; color: #fff;
    font-size: 16px;
     transition: all .3s; position: relative; padding-left: 6px;
}
.indexLogistic li>img{ display: block; margin: 0 auto 23px; transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}
.indexLogistic li:hover>img{ transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
}
.indexLogistic li a img{ position: absolute; right: 5px; top: 10px;}
.indexLogistic li:hover a{ background-color: #B70019; color: #fff; border-color: #B70019;}
.indexNews{ margin: 60px auto 95px;}
.indexNews .titleName .enTxt{ color: #8E8E8E; font-size: 18px; font-weight: normal;}
.indexNews .titleName .cnTxt{ font-weight: bold; margin-top: -10px;}
.indexNews .titleName img{ left: 10px; top: 14px;}
.newList dl:hover dd a{ color: #B70019;}
.newList dl{width: 378px;}
.newList dt img{
    display: block;
    width: 100%;
    height: 150px;
    /* height: 354px; */
}
.newList dd{
    margin-top:10px;
}
.newList dd a{ margin-bottom: 10px; font-size: 16px; color: #1E1E1E;height:40px;overflow:hidden;line-height: 40px; border-bottom: #E3E3E3 1px solid;}
.newList dd span{ color: #5B5B5B;}
.newList dd span.time{ background: url(../img/icon27.png) no-repeat center left; padding-left: 25px; margin-right: 20px;}
.newList dd span.read{ background: url(../img/icon28.png) no-repeat center left; padding-left: 25px;}
.newList{ margin-top: 50px;}
.newList .arrow{ position: absolute; top: 50%;width: 47px;
    height: 47px;
    border: 1px solid #CCCCCC;}
.newList .button-next{ right: -77px;  background: url(../img/icon26-1.png) no-repeat center;}
.newList .button-prev{ left: -77px;  background: url(../img/icon25-1.png) no-repeat center;}
.newList .button-next:hover{ background: url(../img/icon26.png) no-repeat center #B70019;border-color: #B70019;}
.newList .button-prev:hover{ background: url(../img/icon25.png) no-repeat center #B70019;border-color: #B70019;}
.indexJoin{ background: url(../img/image17.jpg) no-repeat; background-size: cover; padding: 40px 0 55px;}
.indexJoin .titlName1 .s1{ color: #fff; margin-top: -13px;}
.indexTep dl{
    width: 286px;
    height:190px;
    margin-top: 40px;
    overflow: hidden;position: relative;
    margin-right: 18px;
}
.indexTep dt{text-align: center;width:100%;}
.indexTep dt img{
    width: 150px;
    height: 150px;
    border:1px solid #fff;
    border-radius:50%;
}
.indexTep dd{width:100%;text-align: center; position: absolute; bottom:0px; padding: 0 15px 0px;}
.indexTep dd span{ 
    display: block;
    height:20px;
    color: #fff;
    font-size:18px;
    text-align: center;
    line-height:20px;
    
}
.indexTep dd a{color:#fff;text-align: center}
.indexTep dd p{line-height:20px;margin-top:5px;color:#fff;}
.indexTep dl:hover dd{  bottom: 0;}

.join_process{position: relative;width:100%;
    float: left;
    display: block;
    padding-top:40px;
    padding-bottom:105px;}
.industrial-bot{    position: absolute;
    left: 178px;
    top: 0;
    width: 10px;
    height: 2px;
    background-color: #e6212a;
    display: block;
}
.industrial-line{position: absolute;
    left: 182px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #e6212a;}
.industrial-item {
    padding: 19px 0px 19px 260px;
    position: relative;
}
.industrial-item .time {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #acacac;
}
.industrial-item .ico {
    border-radius: 50%;
    background-color: #f6d196;
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    left: 166px;
    top: 50%;
    margin-top: -17px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.industrial-item .ico:before {
    content: "";
    background-color: #e6212a;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0px 0px -5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.industrial-item .ico:after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.2);
    border-radius:50%;
    visibility:hidden;
    z-index:-1;
}
.industrial-item .sj {
    position: absolute;
    left: 203px;
    top: 50%;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left:5px solid #eaa334;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.industrial-item .pageC {
    padding: 40px;
    border: 2px solid #f7f7f7;
    background-color: #f7f7f7;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.industrial-item .pageC h3 {
    color: #333333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 18px;
}
.industrial-btn {
    position: absolute;
    right: -100px;
    top: 50%;
    margin-top: -60px;
    z-index: 10;
}
.industrial-btn span {
    cursor: pointer;
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    background-color: #cccccc;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    position: relative;
}
.industrial-btn span:before {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.2);
    border-radius:50%;
    visibility:hidden;
    z-index:-1;
}
.industrial-btn span:hover:before {
    opacity:0;
    visibility:visible;
    -webkit-transform:scale(1.5);
    -ms-transform:scale(1.5);
    transform:scale(1.5);
    -webkit-transition:all .37s;
    -o-transition:all .37s;
    transition:all .37s;
}
.industrial-btn span:hover {
    background-color: #e6212a;
}
.industrial-item:hover .ico {
    background-color: #ff858e;
}
.industrial-item:hover .ico:before {
    background-color: #e6212a;
}
.industrial-item:hover .ico:after {
    opacity:0;
    visibility:visible;
    -webkit-transform:scale(1.5);
    -ms-transform:scale(1.5);
    transform:scale(1.5);
    -webkit-transition:.5s;
    transition: .5s;
}
.industrial-item:hover .time {
    color: #e6212a;
}
.industrial-item:hover .sj {
    border-left-color: #e6212a;
    margin-left: 5px;
}
.industrial-item:hover .pageC {
    border-color: #e6212a;
}
.industrial-item .pageC p {
    text-align:justify;
    padding-bottom: 10px;
}
.quick-feedback{width:100%; background:url(../img/quick-feedback.png) top center no-repeat; height:114px; background-size:cover; position:fixed; left:0; bottom:0; z-index:998; min-width:1200px; display:none;}
.quick-wrap{width:1200px; margin:0 auto;}
#form-feedback{width:630px; float:right; padding-top:50px;}
#form-feedback input{width:215px; height:42px; background:#fff; border-radius:5px; line-height:42px; text-align:left; text-indent:10px; font-size:16px; color:#7e7e7e; display:inline-block; margin-right:10px; float:left; border:0;}
#form-feedback div{position: relative;}
.submitBtna{cursor: pointer; display:inline-block;width:172px;height:42px;float:left;margin:0;padding:0;background:#ffe89e;color:#ce3632;font-size:24px;border:none;border-radius:5px;}
.quick-show{display:block;}
.footer{ background-color: #1F1F1F; padding-top: 40px;width:100%;float:left;display: block;clear:both;}
.footer .footLeft{
     padding-left: 20px;
     width: 440px;
     color: #fff;
}
.footLeft span{font-size: 22px; margin-bottom: 50px;font-weight: bold; margin-top: 10px;}
.footLeft  p{line-height: 36px; font-size: 16px;}
.fcontact{ margin-top: 40px;}
.fcontact .qq i{ display: block;
    width:21px ;
    height:21px ;
    background: url(../img/icon29.png) no-repeat;
}
.fcontact a{ float: left; margin-right: 20px; position: relative;}
.fcontact .wx i{ display: block;
    width:24px ;
    height:21px ;
    background: url(../img/icon30.png) no-repeat;
}
.inputDiv label{ float: left; display: block; color: #E6E6E6;line-height:30px;height:30px; }
.inputDiv .text{width: 550px; padding: 0 20px; border: none;line-height:30px;float: left; display: block; color: #E6E6E6; background: none; height: 30px;}
.footRight{width: 690px;}
.inputDiv{ border-bottom: #4D4D4D 1px solid; margin:5px 0;}
.submitBtn{width: 690px; color: #fff ; border: none; margin-top: 10px;
    height: 50px;
    background: #B70019;}
    .submitBtn:hover{ background: #a2071c;}
.copyright{
     border-top: #999 1px solid;
     margin-top: 60px;
     text-align: center;
     line-height: 58px;
     color: #fff;
}
.copyright a{color:#fff;}
.copyright a.email{ background: url(../img/icon31.png) no-repeat center left; padding-left: 30px; color: #fff;
    text-decoration: underline;
    margin-left: 135px;
}
.copyright span{color:#666}
.fcontact a.wx img{ position: absolute; top: -106px;
    width: 102px;
    left: -37px; display: none;
}
.fcontact a.wx:hover img{ display: block;}



.wyz {
    animation-fill-mode:both;
    position:fixed;
    right:2px;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    padding:50px 0;
    /* border-right:1px solid #B70019; */
    height:482px;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    z-index:99;
    width: 70px;
}
.wyz-form.cur {
    width:200px;
    opacity:1;
}
.wyz .transition {
    -webkit-transition-duration:.8s;
    -moz-transition-duration:.8s;
    -o-transition-duration:.8s;
    transition-duration:.8s;
}
.wyz .wyz-title {
    background-color:rgba(183, 0, 25, .7);
    color:#fff;
    padding:15px 20px 0;
    white-space:nowrap;
    position:relative;
}
.wyz .wyz-title .cf-close {
    position:absolute;
    left:166px;
    top:0;
    padding:10px;
}
.wyz-item-block {
    position:absolute;
    right:0;
    width:70px;
    height:70px;
    background-color:#8a8a8a;
    border:1px solid #B70019;
    border-right:none;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.wyz-item-block:nth-child(1) {
    top:50px;
}
.wyz-item-block:nth-child(2) {
    top:128px;
}
.wyz-item-block:nth-child(3) {
    top:206px;
}
.wyz-item-block:nth-child(4) {
    top:284px;
}
.wyz-item-block:nth-child(5) {
    top:362px;
}
.wyz-item {
    width:100%;
    height:100%;
    text-align: center;
}
.wyz-item-p {
    color:#fff;
    font-size:13px;
    /* margin-top:5px; */
}
.wyz-item-in {
    height:100%;
    display:none;
    position:relative;
    z-index:1;
    overflow:hidden;
}
.wyz-item-in-p {
    color:#fff;
    text-align:center;
    line-height:68px;
    height:68px;
    white-space:nowrap;
}
.wyz-in.cur {
    width:156px;
    background-color:transparent;
}
.wyz-in.cur .wyz-item-in {
    width:100%;
    display:block;
}
.wyz-in.cur .wyz-item {
    display:none;
}
.wyz-in:before {
    content:"";
    background-color:rgba(183, 0, 25, .7);
    position:absolute;
    height:100%;
    width:0;
    -webkit-transition:all .8s ease;
    -o-transition:all .8s ease;
    -moz-transition:all .8s ease;
    transition:all .8s ease;
}
.wyz-in.cur:before {
    width:100%;
}
.wyz-item-block.wyz-top {
    display:none;
    cursor:pointer;
    width:46px;
    height:46px;
    top:480px;
}
.wyz-item-block.wyz-top .wyz-item-p {
    font-size:14px;
    margin-top:0;
}
.wyz-in.wyz-search.cur {
    border-left:none;
}
.wyz-form {
    position:absolute;
    width:0;
    right:156px;
    bottom:-1px;
    z-index:999;
    overflow:hidden;
    opacity:0;
}
.wyz-form .cf-form {
    background-color:rgba(183, 0, 25, .7);
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:10px 20px 20px;
    border-bottom:1px solid #b70019;
}
.wyz-form .cf-form-item {
    margin-bottom:10px;
    font-size:0;
    white-space:nowrap;
}
.wyz-form .cf-form-item:last-of-type {
    margin:0;
}
.wyz-form input {
    padding:0 8px;
    margin:0;
    border:none;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:160px;
    height:28px;
    line-height:28px;
    font-size:12px;
    display:inline-block;
    vertical-align:middle;
    background-color:#fff;
}
.wyz-form .verify {
    width:86px;
    margin-right:5px;
}
.wyz-form .submit {
    width:160px;
    height:28px;
    line-height:28px;
    font-size:14px;
}
.wyz-qr-show {
    display:none;
    position:absolute;
    z-index:1;
    border:1px solid rgba(183, 0, 25, .7);
    left:-117px;
    top:-47px;
}
.img-block img{ display: block; margin: 6px auto 0px;}
.wyz-qr-show .img-block img{ margin: 0;}
.banner .swiper-slide-active a {
    /*-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);*/
    /*animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);*/
}
@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.wyz>.ico{ display: block; margin: 0 auto; width: 54px;
    position: relative;
    top: 27px;}

.insideBan{width:100%; overflow:hidden; text-align:center;margin:0px auto;}
.insideBan img{ display: block; width: 100%;}
.navBar {
    height: 60px;
    /* border-bottom: #ccc 1px solid; */
    box-shadow:0px 3px 15px 0px rgba(0, 0, 0, 0.09);
}

.navBar .contop {
    line-height: 60px;
}
.navMenu a:first-child{ margin-left: 0;}
.navMenu a {
    height: 60px;
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    min-width: 100px;
    text-align: center;
    position: relative;
    margin-right: 32px;  
    margin-left: 20px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ;
}

/*.navMenu a::before{ content: ''; width: 1px; height: 15px;background: #ccc; position: absolute; top: 50%; margin-top: -7px; right: -25px;}*/
.navMenu a.on,
.navMenu a:hover {
    color: #B9082A;
}

.navMenu a.on::after,
.navMenu a:hover::after {
    content: '';
    background: #B9082A;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.aboutImg{
    width: 530px;
}
.aboutImg img{    display: block;
    width: 530px;
    height: 380px;}


.miaoNav{ line-height: 25px; color: #666; font-size: 14px; padding-left: 30px; background: url(../img/6.png) no-repeat center left;}
.miaoNav a{ color: #666;}
.miaoNav  img{ margin-left: 10px;}
.videoBox{
    width: 530px;
height: 380px;
}
.miaoNav a:hover{ color: #B70019;}
.inAbout{ margin-bottom: 70px; margin-top: 80px;}
.inAbout>.indexAbout{ margin-top: 40px;}
.inAbout .about2 .aboutTxt{ height: auto; margin-top: 30px;}
.inHistoy{ margin: 40px auto 70px;}
.inHistoy ul{position: relative;  padding: 50px 0 1px;}
.inHistoy ul::after{
    content: '';
    width: 1px;
    height: 100%;
    background: #B9082A;
    position: absolute;
    left: 611px;
    top: 0;
  
}
.inHistoy li{ position: relative; margin-bottom: 140px; }
.inHistoy li span{ display: block;
    width: 307px;
    height: 95px;
     background: url(../img/34.png) no-repeat;
     font-size: 20px;
     color: #fff;
     line-height: 95px;
     text-align: center;
     margin: 0 auto;
     padding-left: 22px;
     position: relative;
     z-index: 2;
}
.inHistoy li div{
    width: 439px;
    height: 135px;
    background: url(../img/33.png) no-repeat;
    position: absolute;
    top: 0;
    padding: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 27px;
}
.inHistoy li.li1 div{ right: 0;}
/*
.pageBox{text-align: center; margin-top: 40px;}
.pageBox ul li{ display: inline-block;line-height: 40px; width: 20px; margin: 0 5px; vertical-align: middle;}
.pageBox .pagePrev,.pageBox .pageNext{
    width: 40px;  text-align: center;
    height: 40px; 
    border: 1px solid #C5C5C5;
    border-radius: 50%;
}
.pageBox ul li a{ font-size: 16px; color: #8D8D8D;}
.pageBox .pagePrev{ background: url(../img/22.png) no-repeat center;}
.pageBox .pageNext{ background: url(../img/22-1.png) no-repeat center;}
.pageBox .pagePrev:hover{background: url(../img/23-1.png) no-repeat center #B70019; border-color: #B70019;}
.pageBox .pageNext:hover{background: url(../img/23.png) no-repeat center #B70019; border-color: #B70019;}
.pageBox ul li.current a,.pageBox ul li:hover a,.pageBox ul li.current span{ font-weight: bold; color: #181818;}
*/

.page {
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.pageBox li{ display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #333;
    text-align: center;
    background: #efefef;
    margin: 0 2px;
}
.pageBox li a,.pageBox li span{ display: block; padding: 0 15px;}
.page a.end_page {
    border-right: none;
}


.page span.current,.page .on,
.page a:hover {
    background-color: #b9082a;
    color: #fff;
}
.inproduct .productList::after, .inproduct .productList::before{ display: none;}

.picdetail{ margin: 60px auto;}
.picdetail img{ display: block; margin: 0 auto; max-width: 100%;}
.picIntro h1{ font-size: 18px;}
.picIntro p{ font-size: 16px; color: #666; margin-top: 10px;}
.picIntro{ margin-top: 20px;}

.detailPage a{ height: 60px; text-align: right;  color: #333; padding: 0 20px; line-height: 60px; width: 50%; box-sizing: border-box;-webkit-box-sizing: border-box;}
.detailPage{ margin-top: 60px; 
    background: #F5F5F5;}
.detailPage .a1{  text-align: left;}
.detailPage a:hover span{ color: #B70019;}
.color_666{ color: #666;}

.onepage{padding:20px 0 0;}
.onepage h1.title{width:100%;text-align: center;border-bottom:1px solid #ccc;padding:20px 0;font-size:18px;color:#333;}
.onepage .page_content{padding:20px;text-align:center}
.onepage .page_content img{max-width:90%;}



.nameBox .en{ text-transform: uppercase; font-size: 16px; color: #999;}
.nameBox .cn{
    font-size: 20px;
    color: #333;
    line-height: 32px;
}
.zsDiv1{background: #F5F5F5; padding: 60px 0;}


.advantage{width: 100%;padding:0 0 60px;}

.advantage ul{}

.advantage ul li{transition: .5s all; float: left; margin-right: 30px; margin-top: 80px;
    width: 380px;
    height: 249px;
    background: #fff;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.13);
    border-radius: 8px;
    
    position: relative;padding: 20px 50px;}

.advantage ul li span{font-weight: bold;transition: .5s all;position: relative;z-index: 10;display: block;text-align: center;margin: 30px 0;line-height: 22px;font-size: 20px;color: #B9082A;}

.advantage ul li p{transition: .5s all;line-height: 24px;font-size: 14px;color: #666;height: 96px;overflow: hidden;}

.advantage ul li .img{transition: .5s all;position: absolute;z-index: 1;width: 103px;height: 103px;line-height: 103px;text-align: center;top: -51px;left: 50%;margin-left: -51px;background: #fff;border-radius: 50%;}

.advantage ul li img{vertical-align: middle;margin-top: -20px;}

.advantage ul li img.img1{display: inline-block;}

.advantage ul li img.img2{display: none;}

.advantage ul li:hover .img{background: #B9082A;color: #fff;}

.advantage ul li:hover img.img1{display: none;}

.advantage ul li:hover img.img2{display: inline-block;}

.advantage ul li:hover {background: #B9082A;}

.advantage ul li:hover span{color: #fff;}

.advantage ul li:hover p{color: #fff;}

.advantage ul li:hover{transform: translateY(-28px);}
.imgbox{ padding: 60px 0;}
.imgbox img{ display: block; margin: 0 auto; max-width: 100%;}
.zsDiv2{ margin: 60px auto ;}
.introImg img{ display: block; margin: 20px auto; max-width: 100%;}
.storeul  li{ position: relative; float: left; margin-top: 30px; margin-right: 38px; width: 580px; height: 394px; position: relative;}
.storeul  li img{ display: block;width: 580px; height: 394px;}
.storeul  li:nth-child(2n){margin-right:0;}
.inStore{ margin: 60px auto;}
.storeul  li::after{ content: ''; width: 60px; height: 61px; background: url(../img/icon12.png) no-repeat;
     position: absolute;
     right: 0;
     bottom: -1px;
}
.inStore .newList dl{
    width: 380px;
     padding: 20px;
    border: 1px solid #E6E6E6;
    margin-top: 30px;
    margin-right: 30px;
    float: left;
}
#allmap{ width: 100%; height: 430px; margin-top: 40px;}
.serviceCenter ul li{ float: left;border: 1px solid #E0E0E0;height: 102px; margin-top: 38px; width: 49%; margin-right: 2%;}
.serviceCenter ul li .icon{ float: left; width: 27%; text-align: center; height: 100%; position: relative;}
.serviceCenter ul li .icon::after{ content: ''; width: 1px; height: 72px;
    background: #E0E0E0; position: absolute; right: 0; top: 15px;}
.serviceCenter ul li .txt{ width: 73%; float: left;font-weight: bold; display: flex; align-items: center; height: 100%; padding: 0 3%;}
.serviceCenter ul li .icon i{width: 43px; height: 38px; margin: 20px auto 5px;}
.serviceCenter ul li  span{font-size: 16px; color: #333; }
.serviceCenter ul li.li1 i{ background: url(../img/28.png) no-repeat center;}
.serviceCenter ul li.li2 i{ background: url(../img/29.png) no-repeat center;}
.serviceCenter ul li.li3 i{ background: url(../img/30.png) no-repeat center;}
.serviceCenter ul li.li4 i{ background: url(../img/31.png) no-repeat center;}
.serviceCenter ul li.li2,.serviceCenter ul li.li4{ margin-right: 0;}
.newsDetail { margin-bottom: 60px;}
.newsDetail .introTxt p{ font-size: 14px;}
.introTxt1 img{max-width: 100%; margin-top: 15px;}
.introTxt1 p{ line-height: 180%; color: #2D2D2D; margin-top: 15px; font-size: 16px; text-align: left;}
.newsDetail h2{ margin-top: 40px; font-size:20px; line-height: 180%; color: #1E1E1E; margin-bottom: 15px; position: relative;}
.newsDetail .time span{ margin: 0 2%; color: #5b5b5b;}
.introTxt1{ padding: 10px 50px 0;}
