@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#9d1e2c; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.wal{ width:15.36rem; margin:0 auto;}
.wal2{ width:15.62rem; margin:0 auto;}
.w1024{ width: 10.24rem; }
.w392{ width: 3.92rem; }

.gradient{ 
    background-image: linear-gradient(left,#d94941,#b71e21);
    background-image: -webkit-linear-gradient(left,#d94941,#b71e21);
    background-image: -moz-linear-gradient(left,#d94941,#b71e21);
    background-image: -o-linear-gradient(left,#d94941,#b71e21);
    background-image: linear-gradient(to right,#d94941,#b71e21);
    background-image: -webkit-linear-gradient(to right,#d94941,#b71e21);
    background-image: -moz-linear-gradient(to right,#d94941,#b71e21);
    background-image: -o-linear-gradient(to right,#d94941,#b71e21);}

.flex,
.pageNum,
.pageBanner .bg,
.indexP2 .botDiv,
.factoryP4,
.contactP1 .pjDiv,
.proShowP3 .pjDiv{ display: flex;
  display: -webkit-flex; }

.flex,
.pageBanner .bg,
.factoryP4{ align-items: center;
  -webkit-align-items: center; }

.flex,
.pageNum,
.indexP2 .botDiv,
.factoryP4,
.contactP1 .pjDiv,
.proShowP3 .pjDiv{justify-content: center;
  -webkit-justify-content: center; }

.flex{ justify-content: space-between;
 -webkit-justify-content: space-between;}


.flex,
.indexP2 .botDiv,
.factoryP4,
.contactP1 .pjDiv,
.proShowP3 .pjDiv{flex-direction: column;
    -webkit-flex-direction: column;}

a,
.nav li a:after,
.indexP4 .list li .name,
.indexP6 .tab li:after,
.indexP6 .tab li .title span,
.indexP6 .tab li .title em,
.aboutP2 .list li .box,
.factoryP2 .swiper-slide .imgDiv img,
.proContent a:after,
.productP2 .list li .box,
.productP2 .list li .txt,
.productShowP1 .list li .wen:after,
.contactP2 .list li .ico img,
.brandP2 .list li .name{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.sNav,
.xNav,
.sideTitleTel .con img{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}

.indexP1 .list li .imgDiv img,
.indexP4 .list li .imgDiv img,
.aboutP2 .list li .imgDiv img,
.aboutP3 .list li .imgDiv img,
.brandP1 .imgDiv img,
.brandP2 .list li .imgDiv img,
.proShowP2 .list li .imgDiv img,
.factoryP3 .list li .imgDiv img{
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;  
}

.l2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.l3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.l4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{color: transparent;}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder{color: transparent;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{color: transparent;}
input:focus:-ms-input-placeholder, textarea:focus::-moz-placeholder{color: transparent;}

@font-face {font-family:light; src:url(../font/MONTSERRAT-LIGHT_0.otf);}
@font-face {font-family:bold; src:url(../font/MONTSERRAT-BOLD_0.otf);}
@font-face {font-family:regular; src:url(../font/Montserrat-Regular.ttf);}
@font-face {font-family:playfair; src:url(../font/PlayfairDisplay-Regular.ttf);}

.Phone-Box{ display: none; }

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/


.img_rotate{ -moz-animation:rotate 15s infinite linear;  -webkit-animation:rotate 15s infinite linear;  animation:rotate 15s infinite linear; }
@-moz-keyframes rotate{ 0%{  -moz-transform:rotate(0deg);  } 100%{  -moz-transform:rotate(-360deg);  } }
@-webkit-keyframes rotate{ 0%{  -webkit-transform:rotate(0deg);  } 100%{  -webkit-transform:rotate(-360deg);  } }
@keyframes rotate{ 0%{  transform:rotate(0deg);  } 100%{  transform:rotate(-360deg);  } }


@keyframes fadeOfOpacity {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes am_scale
{
    0%{  transform:scale(0);-webkit-transform:scale(0);opacity:0}
    100%{ transform:scale(1.0);-webkit-transform:scale(1.0);opacity:1}
}

@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_right
{
    0%{ -webkit-transform:translate(-20px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes wavemove{
  0%{left:0}
  100%{left:100%}
}
@keyframes waveMove{
0%{-webkit-transform:translateX(0) scaleY(1);transform:translateX(0) scaleY(1);}
50%{-webkit-transform:translateX(-25%) scaleY(0.55);transform:translateX(-25%) scaleY(0.55);}
100%{-webkit-transform:translateX(-50%) scaleY(1);transform:translateX(-50%) scaleY(1)}
}

@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}

.headD{ height: 112px; }

.headDiv{ height: 112px; width:100%; position: absolute; left: 0; top: 0; z-index: 2; background: rgba(0,0,0,0.8); }
.headDiv .logo{ position:absolute; left: 50%; margin-left: -122px; top: 32px; z-index: 1; }
.headDiv .logo img{ width: 244px; }

.headDiv .topRight{ padding-right: 0.8rem; padding-top: 36px; }
.headDiv .topSearch{ position: relative; z-index: 1; width: 192px; height: 40px; margin-left: 30px; }
.headDiv .topSearch:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: rgba(255,255,255,0.2); }
.headDiv .topSearch .input1{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; font-family: light; color: #fff; }
.headDiv .topSearch .input1::-webkit-input-placeholder{ color: #fff; opacity: 1;}
.headDiv .topSearch .input1:-moz-placeholder{ color: #fff; opacity: 1;}
.headDiv .topSearch .input1::-moz-placeholder{ color: #fff; opacity: 1;}
.headDiv .topSearch .input1:-ms-input-placeholder{ color: #fff; opacity: 1;}
.headDiv .topSearch .btn1{ position: absolute; z-index: 1; right: 0; top: 0; width: 16px; height: 40px; background: url(../images/nimg16_1.png) center no-repeat;}

.headDiv .topSearchTel{ height: 0.72rem; padding-left: 0.1rem;}
.headDiv .topSearchTel em{ display: block; position: relative; height: 0.72rem; width: 0.72rem; cursor: pointer;}
.headDiv .topSearchTel em:before{ content: ''; position: absolute; left: 50%; margin-left: -0.14rem; top: 50%; margin-top: -0.15rem; width: 0.28rem; height: 0.3rem; background: url(../images/nimg16_1.png) center no-repeat; background-size: 0.28rem; }


.headDiv .lan{ width: 124px; height:40px; line-height:40px; position: relative; z-index: 5; box-sizing:border-box; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.headDiv .lan .name{ height: 40px; font-family: light; width: 100%; box-sizing: border-box; position: absolute; left: 0; top:0; z-index: 2; cursor: pointer; padding-left: 40px; color: #fff; font-size: 16px;}
.headDiv .lan .name:before{ content: ''; width: 19px; height: 19px; position: absolute; left: 10px; top: 50%; margin-top: -10px; background: url(../images/nimg19_1.png) no-repeat; }
.headDiv .lan .name:after{ content: ''; position: absolute; right: 10px; top: 50%; margin-top: -3px; width: 10px; height: 5px; background: url(../images/ico1.png) center no-repeat; }
.headDiv .lan dl{ padding: 5px 0 30px; position:absolute; z-index: -1; left: 0; top:40px; width:100%; display:none; background: #d7000f; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.headDiv .lan a{ display:block; height:28px; line-height:28px; text-align: center; color: #fff; font-size: 14px; font-family: light; text-transform: uppercase;}
.headDiv .lan a:hover{ text-decoration: underline!important;}
.headDiv .lan.on{ background: #d7000f;}
/*.headDiv .lan.on .name:before{ background: url(../images/nimg20_0on.png) no-repeat;}
.headDiv .lan.on .name:after{ background: url(../images/ico1on.png) center no-repeat;}*/


.navIco{ display: none; position: absolute; left: 0; top: 0; width: 1.2rem; height: 1.2rem; background: #d7000f url(../images/navIco.png) center no-repeat; background-size: 0.36rem;}

.nav{ padding-left: 0.8rem; }
.nav li{ float: left; padding-right: 50px; font-size: 16px; font-family: regular;}
.nav li a{ position: relative; display: block; height: 112px; line-height: 112px; color: #fff; }
.nav li a:after{ content: ''; position: absolute; left: 50%; bottom: 20px; width: 0; height: 3px; background: #d7000f; }
.nav li a:hover, .nav li .aNow, .nav li .aNow1{ color: #d7000f!important; }
.nav li a:hover:after, .nav li .aNow:after, .nav li .aNow1:after{ width: 100%; left: 0; }

.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.8); z-index: 100;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 90%; height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #555;}
.head-search .search-box .box-cent input { width: calc(100% - 60px); height: 50px; padding: 0 20px; font-size: 14px; color: #fff; background: none; font-family: light;}
.head-search .search-box .box-cent input::placeholder { font-size: 14px; color: #fff;}
.head-search .search-box .box-cent .box-icon { display: block; width: 60px; height: 50px; text-align: right; line-height: 50px;}
.head-search .search-box .box-cent .box-icon img { width: 16px; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-cent .box-icon:hover img { opacity: 1;}
.head-search .search-box .box-hiden { cursor:pointer; width: 24px; margin: 50px auto 0;}
.head-search .search-box .box-hiden img { width: 100%; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-hiden:hover img { opacity: 1;}

/*导航触发效果*/
/*.sNav{ opacity:0; visibility:hidden; position: fixed; z-index: -1; width: 160px; top: 110px;}
.sNav .bg{ height: 15px; background:url(../images/sNav.png) 40px bottom no-repeat; cursor:pointer; position: relative; z-index: 1;}
.sNav .list{ background: #fff; overflow: hidden; border-radius: 6px; padding: 20px 20px 0; box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.sNav li{ padding-bottom: 20px; font-size: 14px; }
.sNav li a{ display: block; color: #999; }
.sNav li a:hover{ color: #ba1e21; }
.sNav.on{ opacity:1; visibility:visible; top:100px; z-index: 5;}*/

.sNav{ opacity:0; visibility:hidden; position: absolute; z-index: -1; width: 160px; top: 100px;}
.sNav .list{ background: rgba(0,0,0,0.8); padding-top: 42px; }
.sNav li{ padding-bottom: 20px; font-size: 14px; text-align: center; font-family: light; }
.sNav li a{ display: block; color: #fff; }
.sNav li a:hover{ text-decoration: underline; }
.sNav.on{ opacity:1; visibility:visible; top:90px; z-index: 5;}

.xNav{/* opacity:0; visibility:hidden;*/ overflow:hidden; position: absolute; z-index: 5; width: 7.0rem; left: 50%; height:0; top: 90px; background: rgba(0,0,0,0.5); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);}
.xNav.on{ height:2.4rem;}
.xNav .mxfDiv{ padding: 0.5rem 0; overflow: hidden; }
.xNav .leftDiv{ width: 2.4rem; padding-left:0.6rem; box-sizing:border-box; position: relative; min-height: 1.4rem;}
.xNav .leftDiv:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: rgba(255,255,255,0.6); }
.xNav .leftDiv li a{ display:block; font-size: 0.18rem; line-height: 0.36rem; color: #fff; padding-left: 18px; position: relative; }
.xNav .leftDiv li a:before{ content: ''; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #fff; border-radius: 50%; }
.xNav .leftDiv .liNow a{ color: #9d1e2c; }
.xNav .leftDiv .liNow a:before{ background: #9d1e2c; }

.xNav .firstDiv{ display: none; }
/*.xNav .firstDiv:nth-child(1){ display:block;}*/

.xNav .rightDiv{ width: 4.6rem; }
.xNav .firstDiv{ padding-left: 0.5rem; }
.xNav .lie{ width: 5.0rem; }
.xNav .lie li{ float: left; width: 50%; font-size: 15px; line-height: 0.36rem; }
.xNav .lie li a{ color: #fff; display: block; }
.xNav .lie li a:hover{ color: #9d1e2c; }

.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; left:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%; }
.navLayer .toptop{ height: 1.2rem; position: relative; border-bottom: #d6d6d6 solid 1px;}
.navLayer .closeBtn{ position: absolute; right: 0.3rem; top: 0.24rem; width: 0.72rem; height: 0.72rem; border-radius: 50%; background: #d7000f;}
.navLayer .closeBtn img{ position: absolute; left: 50%; top: 50%; margin-top: -0.14rem; width: 0.3rem; margin-left: -0.15rem; }
.sideNav{ padding: 0 0.3rem 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; font-family:playfair; border-bottom: #d6d6d6 solid 1px;}
.subNav1{ background: url(../images/ico2.png) right center no-repeat; background-size: 16px; color: #333;}
.subNav .name{ position:relative; }
.subNav a{ color:#333; display: block;}
.currentDt{ color:#d7000f; background: url(../images/ico2on.png) right center no-repeat; background-size: 16px; }
.navContent{display: none;}
.navContent a{display:block; font-family: light; height:0.9rem; line-height:0.9rem; color:#666!important; font-size:0.3rem; padding-left: 0.3rem; }


.footDiv{ position: relative; padding-top: 1.2rem; height: 4.64rem; box-sizing: border-box; background: #9d1520; }
.footDiv .leftDiv{ width: 6.2rem; }
.footDiv .txt{ font-size: 14px; line-height: 14px; color: #fff; font-family: light; padding-bottom: 0.2rem; }
.footDiv .tel{ font-size: 0.36rem; line-height: 0.36rem; color: #fff; font-family: regular; }
.footDiv .msgList{ padding-top: 0.3rem;}
.footDiv .msgList li{ position: relative; line-height: 0.4rem; color: #fff; font-size: 14px; padding-left: 28px; font-family: light; }
.footDiv .msgList li img{ position: absolute; left: 0; top: 0.1rem; }

.footNav li{ float: left; overflow: hidden; padding-right: 1.1rem;}
.footNav li:last-child{ padding-right: 0; }
.footNav li h2 a{ display: block; height: 0.6rem; font-size: 0.2rem; line-height: 0.2rem; font-family:playfair; color: #fff; font-weight: 400; }
.footNav li dd a{ display: block; font-size: 14px; color: #fff; line-height: 0.48rem; font-family: light; }
.footNav li dd a:hover{ text-decoration: underline!important; }


.foot .share{ padding-top: 0.28rem; }
.foot .share li{ float: left; margin-right: 16px; }
.foot .share li a{ display: block; width: 0.4rem; height: 0.4rem; position: relative; border-radius: 50%; }
.foot .share li img{ position: absolute; left: 50%; top: 50%; margin-left: -9px; margin-top: -9px; opacity: 0.5; }
.foot .share li a:hover{ background: #d7000f; }
.foot .share li a:hover img{ opacity: 1; }

.foot{ background: #191717; height: 0.96rem; }
.foot .msg{ color: #dfdede; line-height: 0.96rem; font-size: 14px; font-family: light;}
.foot .msg a{ color: #dfdede; }
.foot .msg a:hover{ color: #fff; }

.whatsapp{ position: fixed; right: 15px; bottom: 15px; z-index: 99 }
.whatsapp a{ display: block; position: relative; width: 64px; height: 64px; background: #40c351; border-radius: 50%; }
.whatsapp img{ position: absolute; left: 50%; top: 50%; margin-left: -16px; margin-top: -16px; }

.lclwxz_footerbox{ display:none; width: 350px; height: 450px; background: #fff; overflow: hidden; position:fixed; bottom:0; left: 15px; z-index:99; border-top-left-radius: 8px; border-top-right-radius: 8px;}
.lclwxz_footerbox .lbtn{ position: absolute; right: 5px; top: 48px; z-index: 1; }
.lclwxz_footerbox .lbtn img{ width: 36px; }
.lclwxz_footerbox .toptop{ height: 40px; background: #9d1520; position: relative; }
.lclwxz_footerbox .title{ padding-left: 15px; font-family: light; font-size: 14px; color: #fff; line-height: 40px; }
.lclwxz_footerbox .close{ position: absolute; right: 0; top: 50%; width: 47px; height: 18px; margin-top: -9px; background: url(../images/ico4on.png) no-repeat; opacity:1; }
.lclwxz_footerbox .midmid{ padding: 10px; height: 340px; overflow: auto; position: relative; }
.lclwxz_footerbox .midmid::-webkit-scrollbar { width: 3px;}
.lclwxz_footerbox .midmid::-webkit-scrollbar-track { background-color: #e5e5e5;}
.lclwxz_footerbox .midmid::-webkit-scrollbar-thumb { background-color: #9d1520;}
.lclwxz_footerbox .msg{ background: #edeeef; border-radius: 4px; font-size: 14px; line-height: 24px; font-family: light; padding: 15px 10px; }
.lclwxz_footerbox .form{ padding: 15px 10px 0; }
.lclwxz_footerbox .form li{ padding-bottom: 20px; padding-right: 10px; position: relative; }
.lclwxz_footerbox .form .input1{ width: 100%; padding: 10px; box-sizing: border-box; border-radius: 4px; border: #ccc solid 1px; height: 42px; line-height: 42px; font-size: 14px; }
.lclwxz_footerbox .form .tips{ position: absolute; right: 0; top: 0; font-size: 14px; color: #f00; }

.lclwxz_footerbox .btnDiv{ padding-top: 10px; height: 40px; }
.lclwxz_footerbox .btnDiv a{ display: block; margin: 0 auto; width: 100px; height: 30px; line-height: 30px; background: #9d1520; text-align: center; color: #fff; font-size: 14px; font-family: light; }

.lclwxz_footerbox02{ display: none; position: fixed; width: 164px; height: 48px; bottom: 50px; left: 15px; z-index: 98; }
.lclwxz_footerbox02 a{ display: block; padding-left: 60px; height: 48px; line-height: 48px; color: #fff!important; font-size: 14px; font-family: regular; box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25); background: #FA8241; border-radius: 48px; }
.lclwxz_footerbox02 img{ position: absolute; left: 15px; top: 50%; margin-top: -17px; }

.pageBanner{ position: relative; padding-top: 1.5rem; height: 7.2rem; background: center no-repeat; background-size: cover; box-sizing: border-box; }

.pageNow{ line-height: 0.3rem; color: #fff; font-size: 14px; font-family: light; }
.pageNow a{ color: rgba(255,255,255,0.5); padding: 0 12px 0 6px; background: url(../images/line1.png) right center no-repeat;}
.pageNow em{ padding-left: 6px; }
.pageNow em, .pageNow a:hover{ color: #fff; }

.pageBox{ padding: 1.5rem 0 1.2rem; background: #f4f4f4;}
.pageBox2{ background: #fff; }

.pageTitleTel{ height:1.1rem; background: #9d1e2c; position:relative;}
.sideTitleTel{ width:100%; height:1.1rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:1.1rem; line-height:1.1rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:1.1rem; padding-left:0.3rem;}
.sideTitleTel .con img{ position: absolute; right: 0.3rem; top: 50%; margin-top: -0.12rem; width: 0.4rem;
     transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }
.sideTitleTel .con.on img{ transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.sideTitleNav{ position:absolute; top:1.1rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:1.0rem; line-height:1.0rem; padding-left:0.3rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.3rem;}

.pageTitle{ color: #000;}
.pageTitle2{ text-align: center; }
.pageTitle .en{ font-size: 0.48rem; line-height: 0.48rem; height: 0.56rem; font-family: mont; }
.pageTitle .cn{ font-size: 0.24rem; line-height: 0.24rem; }

.pageNum{ text-align: center; position: relative; z-index: 1; }
.pageNum a{ display: inline-block; position: relative; font-family: light; width: 50px; height: 50px; line-height: 50px; text-align: center; box-sizing: border-box; font-size: 16px; color: #6c6c6d; background: #ededed; margin: 0 10px; border-radius: 50%;}
.pageNum a:hover, .pageNum .aNow{ color: #fff; background: #9d1e2c;}
.pageNum .prev:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -9px; width: 11px; height: 17px; background: url(../images/nimg11_left.png) no-repeat; }
.pageNum .next:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -9px; width: 11px; height: 17px; background: url(../images/nimg11_right.png) no-repeat; }
.pageNum .prev:hover:before{ background: url(../images/nimg11_lefton.png) no-repeat;}
.pageNum .next:hover:before{ background: url(../images/nimg11_righton.png) no-repeat;}

.pageMore{ padding-top: 0.45rem; width: 1.9rem; margin: 0 auto; }
.pageMore a{ display: block; position: relative; overflow: hidden; width: 100%; color: #fff!important; background: #d7000f; text-align: center; font-size: 14px; height: 0.56rem; line-height: 0.56rem; font-family: regular; }
.pageMore em{ position: relative; z-index: 1; }
.pageMore a:after{ content: ""; display: block; width: 0%; height: 100%; position: absolute; top: 0; left: 0; background-image: linear-gradient(90deg,#d7000f 0,#9d1520); transition: 0.5s;}
.pageMore a:hover:after{ width: 100%; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}








