﻿@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()); color:#666;} 
img{border:0px; vertical-align:bottom;/*清除图片的上下边距*/}
a:link {text-decoration: none; outline:none; color:#666;}
a:visited{text-decoration: none; outline:none; color:#666;}
a:hover{text-decoration:none; color:#32a0da; 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;}
.h5{height:5px; overflow:hidden; clear:both;}
.h10{height:10px; overflow:hidden; clear:both;}
.h15{height:15px; overflow:hidden; clear:both;}
.h20{height:20px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h25{height:25px; overflow:hidden; clear:both;}
.h50{height:50px; overflow:hidden; clear:both;}
.h65{height:65px; overflow:hidden; clear:both;}
.h80{height:80px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}

.wal{padding:0px 10px;}
input{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}

input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}

/*头部*/
.headDiv{height:60px; position:relative; background:#fff;}
.headDiv .logo{position:absolute; left:10px; top:5px;}
.headDiv .searchDiv{position:absolute; right:60px; top:13px; width:55%; height:32px; line-height:32px; overflow:hidden;}
.headDiv .searchCon{ position:relative;  height:30px; line-height:30px;  border-radius:25px; border:1px solid #008cd6; padding-right:32px;}
.headDiv .searchDiv .input1{ width:100%; height:30px; line-height:30px;  font-size:14px; color:#6c6c6c; text-indent:10px;}
.headDiv .searchDiv .searchIco{ position:absolute; top:-4px; right:10px;}
.headDiv .btn1{position:absolute; top:15px; right:10px;}

/*触发效果-导航*/
.navLayer{overflow-x: auto; background:url(../images/bg12.png) left repeat; height:100%; width:100%;  position:fixed; z-index:100; right:-100%; top:0px;}
.navLayer .closeBtn img{ position:absolute; top:15px; margin-left:-9px;}
.navLayer .bg{overflow-x: auto;position:relative; height:100%; margin-left:25%;width:75%; background:url(../images/bg26.png) repeat;}
.navLayer .closeBtn{ position:absolute; top:0px; left:30px;}
.navLayer .btn2{position:absolute; top:15px; right:10px;}
.navLayer .con1 a{ display:block; height:40px; line-height:40px; width:100%; color:#fff;font-size:14px; text-indent:60px; position:relative; border-bottom:1px solid #3595c9; margin-top:60px;}
.navLayer .con1 img{ width:25px; position:absolute; top:10px; left:20px;}
.subNav{cursor:pointer; display:block; height:40px; line-height:40px; padding-left:60px; font-size:14px; color:#fff; background:url(../images/ico20.png) left center no-repeat; background-position:75% 15px;border-bottom:1px solid #3595c9; position:relative; }
.subNav .name img{ width:25px; position:absolute; top:10px; left:20px;}

.subNav2{cursor:pointer; display:block; height:40px; line-height:40px; padding-left:60px; font-size:14px; color:#fff; background-position:75% 15px;border-bottom:1px solid #3595c9; position:relative; }
.subNav2 .name img{ width:25px; position:absolute; top:10px; left:20px;}

.currentDt{background:url(../images/ico20_on.png) left center no-repeat; background-position:75% 15px;}
.navContent{display: none; border-bottom:1px solid #3595c9; margin-top:10px; }
.navContent a{display:block; margin-bottom:10px; padding-left:60px; color:#fff;}

/**/
.pageTitle{ height:40px; line-height:40px; background:#008cd6; text-indent:10px; color:#fff; font-size:16px; position:relative;}
.pageTitle em{ display:inline-block; font-size:12px; margin-left:3px; text-transform:uppercase; position:absolute; top:0px;}
.pageTitle .return{ position:absolute; top:-4px; right:10px;}

/*页面背景大图*/
.pageBanner img{width:100%;}


/*加载更多*/
.pageMore { background:url(../images/line12.png) top repeat-x;}
.pageMore a{ text-align:center; display:block; font-size:14px; position:relative; color:#8c8c8c;}
.pageMore a img{ position:absolute; top:8px; margin-left:10px;}

/*返回顶部*/
.topA{  position:fixed; z-index:222; right:10px; bottom:100px; display:none;}

/*公司版权*/
.footCon{color:#666; text-align:center; padding:15px 0px; background:#f3f3f3; line-height:22px;}
.returnIndex a{ font-size:16px; color:#32a0da; display:block; margin-bottom:5px;} 

/*底部栏目*/
.footBtn{ width:40px; position:fixed; bottom:65px; left:50%; margin-left:-25px;}
.menuLayer{ position:fixed; left:0px; bottom:-200px; z-index:10; background:url(../images/bg21.png) repeat; width:100%; height:140px; padding-top:50px;}
.menuLayer li{ float:left; width:33.3%;}
.menuLayer li a{ width:100%; height:70px; vertical-align:middle;display:table-cell; text-align:center; display:block; font-size:14px; color:#fff;}
.menuLayer li img{ height:25px; margin-bottom:10px;}
.menuLayer .menuclose{ display:block; width:100px; height:30px; line-height:30px; color:#fff; position:absolute; top:0px; left:50%; margin-left:-50px; text-indent:25px; background:#008cd6;}
.menuLayer .menuclose img{ position:absolute; top:12px; left:60px;}

/*底部*/
.footNav{height:65px; background:#008cd6;position:fixed;bottom:0px;width:100%;margin-top:100px;z-index:90;}
.footNav ul{ margin-left:-1px;}
.footNav li{float:left; width:25%;}
.footNav a{display:block; height:65px; text-align:center; font-size:14px; color:#fff;}
.footNav a div{ padding:8px 0px 3px 0px;}
.footNav img{ width:30px;}





/*切换*/
.tabContent{display:none;}
.tabContent1{display:none;}


/**/
#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:999;
	top:0; left:0px;
	background-color:#000;
	display:none;
}














































































































