@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; font-family:Arial, "微软雅黑"; 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:#d70c19; 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; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:13.0rem; margin:0 auto;}
.wal2{ width: 1200px; margin: 0 auto; }

.w270{ width:2.7rem; overflow:hidden;}
.w890{ width:8.9rem;}


a,
.nav li a em,
.xNav,
.xNav .lie li a:before,
.industry .swiper-slide .layer,
.industry .swiper-button-prev,
.industry .swiper-button-next,
.industry .swiper-button-prev:before,
.industry .swiper-button-prev:before{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:mont; src:url(../font/MontserratBold.ttf);}
@font-face {font-family:din; src:url(../font/DINCOND-BOLD.OTF);}

.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*/

.headDiv{ height: 90px; position:absolute; z-index:10; left: 0px; top: 0px; width: 100%; background: rgba(0,0,0,0.5); transition: all .5s ease-out 0s;}
.headDiv.hov{ background: #fff; }
.headDiv .logo{ display:block; position:absolute; left: 54px; top: 19px;}
.headDiv .lan{ text-transform: uppercase; line-height: 90px; padding-right: 70px;}
.headDiv .lan a{ color: #fff; padding-left: 25px; font-size: 14px;}

.headDiv.hov .lan a{ color: #838383; }
.headDiv .lan a:hover{ color: #d6000f; }
.headDiv .topRight{ position: absolute; right: 75px; top: 0; } 
.headDiv .topSearch{ position: absolute; right: 0; top: 36px; width: 18px; height: 18px; }
.headDiv .topSearch:after{ content: ''; display: block; width: 18px; height: 18px; background: url(../images/nimg18_1.png) center no-repeat;  }
.headDiv.hov .topSearch:after{ background: url(../images/nimg18_1on.png) center no-repeat; }


.nav{ text-align: center; }
.nav li{ display: inline-block; width: 115px; font-size: 14px; font-weight: bold; }
.nav li a{ display: block; height: 90px; line-height: 90px; color: #fff; position: relative; }
.nav li a:hover, .nav li .aNow, .nav li .aNow1{ color: #d70c19!important; }
.nav li a em{ position: absolute; left: 0; top: 0; width: 100%; height: 0; background: #f7f7f7; z-index: -1;}
.nav li .aNow1 em{ height: 100%; }
.headDiv.hov .nav li a{ color: #333; }

.xNav{/* display: none;*/ top: 90px; position: absolute; z-index: 8; width: 100%; background: rgba(255,255,255,0.95); height: 0; left:0px; overflow: hidden;} 
.xNav:before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background: #d6000f; }
.xNav.on{ opacity: 1; height: 3.4rem; }
.xNav .xxx{ padding-top: 0.65rem; }
.xNav .limg{ width: 3.5rem; }
.xNav .limg img{ width: 3.15rem; }
.xNav .midImg{ width: 4.65rem; height: 2.1rem; position: relative;}
.xNav .midImg img{ width: 4.65rem; }
.xNav .midImg:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: rgba(222,222,222,0.5); }
.xNav .lie{ width: 1.5rem; padding-left: 0.85rem;}
.xNav .lie2{ width: 2.35rem; padding-left: 0;}
.xNav .lie li{ height: 30px; line-height: 30px; padding-bottom: 20px; font-size: 14px;}
.xNav .lie li a{ padding-left: 16px; display: block; position: relative; color: #999;}
.xNav .lie li a:before{ content: ''; position: absolute; left: 0px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #dcdcdd; }
.xNav .lie li a:hover{ color: #d6000f;}
.xNav .lie li a:hover:before{ background: #d6000f;}


.footDiv{ padding-top: 1.1rem; height: 4.45rem; background: #f5f4f7;}
.footNav li{ float: left; width: 145px;}
.footNav li h2{ height: 45px; color: #4e4e4e; font-size: 18px; }
.footNav li dd{ height: 30px; line-height: 30px; font-size: 14px; }
.footNav li dd a{ display: block; color: #969696; }
.footNav li dd a:hover{ color: #d6000f; }
.footDiv .share{ padding-top: 30px; clear: both;}
.footDiv .share li{ float: left; margin-left: 12px; }
.footDiv .share li a{ display: block; width: 35px; height: 35px; }
.footDiv .ewmDiv{ float: right; }
.footDiv .ewmDiv p{ font-size: 14px; color: #797979; text-align: center; padding-top: 25px; line-height: 14px; }
.footDiv .link2{ width:244px; height:40px; line-height:40px; position: relative; float: right; margin-top: 58px;}
.footDiv .link2 .name{ height:40px; color:#969696; padding-left:16px; border: #c1c1c1 solid 1px; background:url(../images/selectIco.png) right center no-repeat; cursor:pointer; font-size:14px;}
.footDiv .link2 dl{position:absolute; z-index:30; left:0px; bottom:40px; width:100%; display:none;}
.footDiv .link2 dd{ margin-bottom:1px; border: #c1c1c1 solid 1px; }
.footDiv .link2 a{display:block; height:40px; line-height:40px; padding-left:16px; color:#969696; font-size:14px;}
.footDiv .link2 a:hover{ color:#fff; background: #d6000f;}


.foot{ height: 90px; background: #ce303d; }
.foot .links{ line-height: 90px; }
.foot .links a{ color: rgba(255,255,255,0.5); padding-right: 32px;}
.foot .links a:hover{ color: rgba(255,255,255,1); }
.foot .msg{ color: rgba(255,255,255,0.5); line-height: 90px; text-transform: uppercase;}
.foot .msg a{ color: rgba(255,255,255,0.5); }
.foot .msg a:hover{ color: rgba(255,255,255,1);}

.topA{ display:none; position: fixed; z-index: 10; right: 10px; bottom: 90px; width: 0.74rem; height: 0.74rem; background: rgba(0,0,0,0.2); }
.topA:after{ content: ''; position: absolute; left: 50%; margin-left: -6px; width: 12px; height: 8px; top: 50%; margin-top: -4px; background:url(../images/topA.png) right center no-repeat; }
.topA:hover{ background: #d6000f; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}










