@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#d9231c; 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;}
.h50{height:50px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; border:0px; outline:none;}
em{font-style:normal;}
i{font-style:normal;}


.wal{width:1200px; margin:0px auto;}
.w300{ width:300px; overflow:hidden;}
.w818{ width:818px; overflow:hidden;}

.headDiv{ height:100px; position:absolute; left:0px; top:0px; width:100%;}
.headDiv .logo{ position:absolute; left:74px; top:25px; display:block; z-index:222;}
.headDiv .language{ position:absolute; right:20px; top:40px; color:#000; z-index:222;}
.headDiv .language a{ padding:0 8px; display:inline-block; color:#000;}
.headDiv .nav{ position:absolute; right:165px; top:38px; z-index:222;}
.headDiv .nav li{ float:left; padding-left:40px; font-size:14px; font-weight:bold;}
.headDiv .nav a{ color:#000;}
.headDiv .nav a:hover{ color:#d9231c;}

.pageBox{ padding:50px 0;}

.footDiv{ padding:80px 0 50px 0;}
.footNav{min-height:280px; _height:280px; position:relative; margin:0 auto; width:725px;}
.footNav li{float:left; width:145px;}
.footNav li h1{ padding-bottom:30px; font-size:16px; font-weight:400;}
.footNav li h1 a{color:#000;}
.footNav li div a{display:block; font-size:14px; height:28px; line-height:28px; overflow:hidden; color:#666;}
.footNav li div a:hover{color:#d9231c;}
.footDiv .ewm{ padding-top:20px; text-align:center;}
.footDiv .ewm .content{font-size:14px;  padding:15px 0; color:#000;}
.footDiv .share{ text-align:center; padding:50px 0 30px 0; }
.footDiv .share li{ display:inline-block; padding:0 20px}
.footDiv .share li a{display:block; width:30px; height:30px;}
.footDiv .links{ text-align:center; font-size:14px; padding-bottom:35px;}
.footDiv .links a{ padding:0 18px; color:#000;}
.footDiv .links a:hover{ color:#d9231c;}
.footDiv .msg{ text-align:center; line-height:24px; font-size:14px;}

.topA .btn1{ background:url(../images/topA.jpg) left top no-repeat; width:57px; height:57px;  z-index:555}


/*分页*/
.pageNum{height:36px; padding-top:50px; text-align:center; color:#444;}
.pageNum a{margin:0 3px; display:inline-block; height:30px; line-height:30px; background:#fff; padding:0 11px; border:#d7d7d7 solid 1px; font-size:14px;}
.pageNum a:hover, .pageNum .aNow{background:#90c31f; border:#90c31f solid 1px; color:#FFF;}
.pageNum .prev em{background:url(../images/prev.png) left center no-repeat; padding-left:10px;}
.pageNum .next em{background:url(../images/next.png) right center no-repeat; padding-right:10px;}
.pageNum .input1{width:34px; height:28px; line-height:28px; text-align:center; margin:0 5px; border:#d7d7d7 solid 1px; background:#fff;}
.pageNum .btn1{background:#fff; border:#d7d7d7 solid 1px; width:34px; height:30px; margin-left:5px;  color:#444; cursor:pointer;}



.tabContent{ display:none;}
.tab li{ cursor:pointer;}

.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;}

.topA .btn1{ background:#000 url(../images/topA.jpg) center top no-repeat; width:100%; height:70px;}

.cd-top {
    display: inline-block;
/*    position: fixed;
    bottom: 70px;
    right: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    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;
}


#Layer1{
	position:fixed;
	width:100%; height:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
/*	display:none;*/
}











































































