/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px;
	color: #727171;
	font-family:"Microsoft Yahei", Arial;
	line-height: 1.8em;
	background: #efefef;
	color: #535353;
	min-height: 600px;
	position:relative;
}
.yahei {
	font-family: "Microsoft Yahei", Arial;
}
a, a:visited {
	color: #999;
	text-decoration: none;
}
a:focus{outline:none;}
a:hover {
	color: red;
	
}
a.red:link, a.red:hover, a.red:visited, .red {
	color: #faa028;
}
img {
	border: none;
	zome: 1
}
li, dl {
	list-style: none;
}
.clear:before, .clear:after {
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}
.clear {
	clear: both;
	zoom: 1;
}
/* IE < 8 */
img {
	border: none;
	display: block
}
h1, h2, h3, h4, h5 {
	font-size: 14px;
	font-weight: normal
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
}
.bdall {
	border: 1px solid #ddd
}
.mt15 {
	margin-top: 15px;
}
span.auto_hide, .auto_hide li, .inright li, .comm_list li {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-moz-binding: url('/admin/css/ellipsis.xml#ellipsis');
}
.auto_hide li p, .comm_list li p {
	text-overflow: normal;
	white-space: normal
}
/**css3缓动**/
#nav a, input, .btn, .btn_red {
	transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}
/* IE < 8 */
img {
	border: none;
	display: block
}
h1, h2, h3, h4, h5 {
	font-size: 14px;
	font-weight: normal
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
}
.bdall {
	border: 1px solid #ddd
}
.mt15 {
	margin-top: 15px;
}
span.auto_hide, .auto_hide li, .inright li, .comm_list li {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-moz-binding: url('/admin/css/ellipsis.xml#ellipsis');
}
.auto_hide li p, .comm_list li p {
	text-overflow: normal;
	white-space: normal
}
/**css3缓动**/
#nav a, input, .btn, .btn_red {
	transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s;
}

#wrap{ width:100%; position:relative; min-width:1200px;}
#header{ width:100%; position:relative; height:120px; z-index:33; border-bottom:1px solid #e7e7e7;background:#fff;}
.logo{ width:255px; height:120px; float:left; border-right:1px solid #e7e7e7; text-align:center;}
.logo img{ margin:0 auto; height:50px; margin-top:35px; }
/*.menu{ width:605px; height:120px;  position:relative; float:left;}
.menu li{ width:120PX; text-align:center;font-size:12px; line-height:120px; float:left;}

.menu li span{ font-size:12px; overflow:hidden; display:block; line-height:120px; width:100%; position:relative; text-align:center;}
.menu li span a{color:#4c4c4c}
.menu li span em{  position:absolute; left:0; top:120px;transition: all 0.6s;-moz-transition:all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s; background:#fff; height:120px; font-style:normal; line-height:120px; width:100%; }

.submenu{ position:absolute; background:#fff; left:00px; top:120px; height:30px; width:450px; padding:10px 20px;  border:1px solid #e7e7e7;display:none;}
.submenu a{ display:block; padding:0 15px; height:30px; line-height:30px; text-align:center; float:left; border-right:1px solid #e7e7e7;}
.menu li:hover .submenu{ display:block;}
.menu li:hover{}
.menu li span:hover em{top:0px;}
.sub3 { display:none !important;}	
*/
.menu{ width:120px; height:90px; padding:20px 0 10px 0; border-right:1px solid #e7e7e7; float:left; position:relative;}
.menu li{ width:100%; text-align:center;font-size:12px; line-height:20px;}
.menu li span{ font-size:12px; display:block; line-height:20px; width:100%; text-align:center; position:relative;}
.menu li span a{color:#4c4c4c}
.submenu{ position:absolute; left:120px; top:0; height:120px; width:750px; display:none;}
.submenu a{ display:block; padding:0 15px; height:120px; width:65px; line-height:120px; text-align:center; float:left; border-right:1px solid #e7e7e7;}
.menu li:hover .submenu{ display:block;}
.menu li span em{  position:absolute; left:0; top:0px;transition: all 0.6s;-moz-transition:all 0.6s;
-webkit-transition: all 0.6s;
-o-transition: all 0.6s; background:#fff; height:20px; display:none; font-style:normal; line-height:20px; width:100%; }
.menu li span:hover em{ display:block;}

.topright{ float:right; height:120px; position:relative;}
.lan{ height:20px; float:left; margin-right:20px; margin-top:50px; font-size:12px; color:#dddddd;}
.lan a{ margin:0 5px;}
.other{ width:110px; padding:0 25px; height:120px; border-left:1px solid #e7e7e7; float:right;}
.other li{ width:30px; height:30px; margin-right:3px; float:left; margin-top:45px; position:relative;}
.other li sapn{ display:block;width:30px; height:30px;  }
.other .sel{ margin-left:10px; cursor:pointer;}
.other .sel img{ margin-top:5px;}
.select{ position:absolute; display:none; right:-30px; padding:10px 20px; top:76px; width:160px; background:#fff;}
.submit{ width:30px; height:30px; float:right; background:url(../images/btn.png) center no-repeat; border:none; cursor:pointer; }
.text{ width:120px; height:30px; display:block; border:1px solid #e7e7e7; float:left; text-indent:5px;}
.select:hover .text{ display:block;}
.sub1 a{ line-height:60px;}
.sub2 a{ line-height:100px;}
.sub4 a{ line-height:180px;}
.menu li:hover{ background:url(../images/icon.png) right center no-repeat; }


#footer{ position:relative; border-top:1px solid #ccc; padding:10px 50px; overflow:hidden; background:#fff;}
.footlist{ float:left; position:relative;}
.footlist li{ float:left; margin-left:5px;  line-height:20px ;font-size:12px; color:#666666}
.footlist li a{margin-right:5px; color:#666666}
.footlist li:hover a{color:#ff1318;}
.foot{ float:right; font-size:12px; line-height:20px;}

