﻿*{margin:0; padding:0;}
body { font-size:12px; color:#4d4d4d; font-family:"Microsoft YaHei", "Segoe UI", Tahoma, Arial, Verdana, sans-serif; 
}
a:link,a:visited{color:#3e3e3e;text-decoration:none;}
a:link,a:hover{color:#3e3e3e;text-decoration:none;}
a:hover{color:#b50000;text-decoration:none;}
ul li{ list-style:none; }
a{ text-decoration:none; border:none;}
a img{ border:none;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; } 
* html>body .clearfix { display:inline-block; width:100%; } 
* html .clearfix { height:1%; /* End hide from IE-mac */ } 
*+html .clearfix { min-height:1%; }/* ie7 hack*/ 
div{ display:block;}
.top_box{ width:1200px; margin:0 auto; height:38px; line-height:38px;}
.top{ background:#f5f5f5; border-bottom:1px solid #eaeaea; color:#3f3f3f;}
.welcome{ float:left;} 
.top_right{ float:right;}
.top_right a{ margin:0 10px;  color:#3f3f3f;}
.box{ width:1200px; margin:0 auto;}
.logo{ float:left; padding:10px 0; margin:32px 0; border-right:1px solid #cecece;}
.ad_text{    float: left;
    font-size: 20px;
    line-height: 30px;
    margin: 60px 20px;}
.tel{ float:right; padding-right:30px; font-size:16px; padding-right:40px; margin:40px 0; line-height:30px; text-align:right; background:url(../images/tel.jpg)  right center no-repeat;}
.tel_text{ font-size:14px;}
.tel_num{ font-size:18px; color:#fe7e10; font-weight:bold;}
.ccc{ width:0px; height:0px; position:absolute; left:0px; border:none;}
/*网站头部*/
.nav_box {
	width:1200px;
	margin:auto;
}
.navbg {
	height:52px;
	width: 100%;
	background: #466b98;
	box-shadow: 1px 1px 7px #999;
	position:absolute;
	z-index:99;
	left:0;
	font-size:16px;
	border-bottom:3px solid #ff9000;
}
#navul li.navmoonc {
	background:#ff9000;
	border:#fdb352 1px solid;
	width:130px;
	height:50px;
	line-height:50px;
}
#navul li {
	float: left;
	margin-right: 1px;
	width:132px;
	height:52px;
	position:relative;
	text-align:center;
	line-height:52px;
}
#navul li.navhome {
	text-align:center;
	width:132px;
}
#navul li.navhome a:hover {
	display:block;
	text-align:center;
	padding:0 20px 0 20px;
	width:92px;
	background:#ff9000;
	border:#fdb352 1px solid;
}
#navul li a:link, #navul li a:visited {
	color:#FFFFFF;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:51px;
	left:-1px;
	background:#ff9000;
	border:#fdb352 1px solid;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:130px;
	float:none;
	margin-right:0px;
	height:34px;
	position:relative;
	line-height:34px;
	border-bottom:#fdb352 1px solid;
	font-size:14px;
}
#navul li.navmoon {
	background:#ff9000;
	border:#fdb352 1px solid;
	width:130px;
	height:50px;
	line-height:50px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:132px;
	height:34px;
	line-height:34px;
}
#navul li.navmoon ul a:hover {
	background:#e17f00;
}
.banner{ margin-top:50px;}
/**banner效果**/

.main_image {
	width:100%;
	height:380px;
	border-top:1px solid #d7d7d7;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.main_image ul {
	width:9999px;
	height:380px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:380px;
}
.main_image li span {
	display:block;
	width:100%;
	height:380px
}
.main_image li a {
	display:block;
	width:100%;
	height:380px
}
.main_image li .img_1 {
	background: url('../images/img_main_1.jpg') center top no-repeat
}
.main_image li .img_2 {
	background: url('../images/img_main_2.jpg') center top no-repeat
}
.main_image li .img_3 {
	background: url('../images/img_main_3.jpg') center top no-repeat
}
.main_image li .img_4 {
	background: url('../images/img_main_4.jpg') center top no-repeat
}
div.flicking_con {
	width:990px;
	margin:0 auto;
	position:relative;
	z-index:99;
}
div.flicking_con .flicking_inner {
	position:absolute;
	top:350px;
	left:440px;
	z-index:999;
	width:300px;
	height:21px
} 
div.flicking_con a {
	float:left;
	width:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url('../images/btn_main_img.png') 0 0 no-repeat;
	display:block;
	text-indent:-1000px
}
div.flicking_con a.on {
	background-position:0 -21px
}
#btn_prev, #btn_next {
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}
#btn_prev {background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next {background:url(../images/hover_right.png) no-repeat right top;right:100px;}