@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: 0.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:#c7000a; 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 { max-width: 14.40rem; margin: 0 auto; }



a, .headDiv .logo, .headDiv .logo img, .nav li a:after, .footDiv .share li, .indexPart1 li .btnDiv a, .indexPart2 .btnDiv a{
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:din; src:url(../font/DIN.TTF);}
@font-face {font-family:GothamPro; src:url(../font/GothamPro-Bold.ttf);}
@font-face {font-family:regular; src:url(../font/GeosansLight.ttf);}

.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*/

.headD{ height: 80px; width: 100%; z-index: 5; }

.headDiv{ height:80px; z-index:10;  width: 100%; background: #000; position: fixed; left: 0; top: 0}
.headDiv .wal{ height: 80px; position: relative; }
.headDiv .logo{ position: absolute; left: 0; top: 0; width: 150px; height: 134px; background: #e60012; text-align: center;}
.headDiv .logo a{ display: block; width: 100%; height: 100%; }
.headDiv .logo img{ position: absolute; left: 50%; margin-left: -55px; bottom: 20px; }
.headDiv .logo.xxx{height: 80px; background: none;}
.headDiv .logo.xxx img{ left: 0; margin-left: 0; bottom: 30px; }
.navIco{ position:absolute; top:0px; right:1.38rem; text-align: center; width: 26px; height: 80px; line-height: 80px;}
.navIco img{ width: 26px; }
.searchIco{ position:absolute; top:0px; right:0px; text-align: center; width: 22px; height: 80px; line-height: 80px;}
.searchIco img{ width: 22px; }

.nav{ position: absolute; right: 2.85rem; top: 0;}
.nav li{ float: left; font-size: 16px; margin-left: 0.7rem; }
.nav li a{ height: 80px; line-height: 80px; position:relative; display:block; color:#fff;}
.nav li a:after{ content: ''; width: 0; height: 2px; background: #e60012; left: 0; bottom: 0; position: absolute; }
.nav li a:hover, .sNavA:hover, .nav li .aNow1{ color: #e60012; }
.nav li a:hover:after, .sNavA:hover:after, .nav li .aNow1:after{ display: block; width: 100%; }

/*导航触发效果*/
.sNav{position:fixed; z-index:11; display:none; width:100%; height: 5.92rem; background: #242424; top: 80px;}
.sNav .mxfDiv{ padding-top: 0.2rem; }
.sNav .leftDiv{ width: 6.69rem; }
.sNav .leftDiv .name{ text-align: center; padding-top: 15px; font-weight: bold; font-size: 16px;}
.sNav .leftDiv .bigImg img{ width: 100%; }
.sNav .rightDiv{ width: 7.68rem; }
.sNav .rightDiv li{ width: 33.33%; float: left; margin-bottom: 0.2rem; }
.sNav .rightDiv li .box{ height: 2.36rem; background: #333; margin-left: 0.2rem; position: relative;}
.sNav .rightDiv li .imgDiv img{ width: 100%; }
.sNav .rightDiv li .name{ position: absolute; left: 0px; bottom: 20px; width: 100%; text-align: center; font-weight: bold; font-size: 16px; color: #666; }
.sNav .rightDiv li .txt{ position: absolute; left: 0; top: 0.75rem; width: 100%; text-align: center; font-size: 0.24rem; color: #fff; }
.sNav .rightDiv li .wen{ position: absolute; left: 0; top: 1.1rem; width: 100%; text-align: center; font-size: 0.16rem; color: #999; }
.sNav .rightDiv li .ico{ position: absolute; left: 50%; margin-left: -7px; bottom: 0.6rem; width: 15px; height: 10px; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ height: 60px; position: relative;}
.navLayer .closeBtn{ width:60px; height:60px; position:absolute; top:0px; right:0px; text-align: center; line-height: 60px;}
.navLayer .closeBtn img{ width: 30px; }
.sideNav{ padding: 12px 10px 20px; }
.subNav{ background:url(../images/nimg53_1.jpg) right center no-repeat; background-size: 30px; cursor:pointer; display:block; height:48px; line-height:48px; position:relative; font-size:16px; border-bottom: #e5e5e5 solid 1px;}
.subNav1{ background:url(../images/nimg53_1.jpg) right center no-repeat; background-size: 30px; color: #7f7f7f;}
.subNav .name{ position:relative;}
.subNav a{ color:#7f7f7f; display: block;}
.currentDt{background:url(../images/nimg53_1on.jpg) right center no-repeat; background-size: 30px; color: #c7000a;}
.navContent{display: none;}
.navContent a{display:block;  height:36px; line-height:36px; color:#7f7f7f; font-size:14px;  }


.footDiv{ overflow: hidden; padding: 0.95rem 0 0.65rem;}
.footDiv .rightDiv{ width: 9.95rem; }
.footNav{ width: 7.2rem; }
.footNav li{ float: left; width: 33.33%; }
.footNav li h2{ font-size: 24px; font-weight: bold; color: #333; height: 45px; }
.footNav li dd{ font-size: 14px; line-height: 36px; }
.footNav li dd a{ color: #999; display: block; }
.footNav li dd a:hover{ color: #e60012; }
.footDiv .rightright{ width: 2.75rem; }
.footDiv .rightright h2{ font-size: 24px; font-weight: bold; color: #333; height: 45px; }
.footDiv .share{ padding: 0.15rem 0 0.75rem; }
.footDiv .share ul{ margin-right: -0.15rem; }
.footDiv .share li{ float: left; margin-right: 0.15rem; border-radius: 50%; -moz-border-radius: 50%; }
.footDiv .share li img{ width: 0.4rem; }
.footDiv .share li:hover{ box-shadow: 0 0 10px #222; -moz-box-shadow: 0 0 10px #222;}
.footDiv .lan{ height: 0.36rem; position: relative; }
.footDiv .lan .name{ padding-left: 0.44rem; width: 0.92rem; color: #999; height: 0.36rem; line-height: 0.36rem; background:url(../images/nimg11_1.png) right center no-repeat;}
.footDiv .lan img{ position: absolute; left: 0; top: 0; width: 0.36rem; }
.footDiv .msg{ padding-top: 1.5rem; text-align: center; line-height: 24px; color: #999; }
.footDiv .msg a{ color: #999; }
.footDiv .msg a:hover{ color: #e60012; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}










