@charset "utf-8";
/* CSS Document */

body{ margin:0px; font-family:Arial, Helvetica, sans-serif,"微软雅黑"; font-size:14px; }
a{ color:#333; text-decoration:none;}
a:hover{ color:#333; text-decoration:underline;}
.top{ width:100%; margin:auto; background:#FFF; height:120px; text-align:center;}
.top img{ margin-top:20px;}
.mune{ background:#004f86; width:100%; height:53px;}
.mune ul{ width:1170px; margin:auto; list-style:none; line-height:53px;}
.mune ul li{ float:left; text-align:center; margin-right:15px;}
.mune ul li a{ padding:0 15px; display:block; color:#ffffff; text-decoration:none;}
.mune ul li a:hover{ padding:0 15px; display:block; color:#ffffff; background:#f26806; text-decoration:none;}
.mune ul li input{ border:0px; background:#FFF; height:30px; margin-top:12px; padding:0 10px;}

.tu{ width:100%; max-height:350px; overflow:hidden;}
.tu img{ width:100%;}
.foot{ background:#272727; width:100%; text-align:center; color:#E3E3E3; text-align:center;}
.foot a{ color:#FFF; text-decoration:none; line-height:30px; }
.foot h1{ font-weight:300; font-size:24px; line-height:50px; margin-top:20px;}
.lmbt{ font-size:16px; color:#960; font-weight:bold; border-bottom:1px solid #999; line-height:40px;}
.gdcp{ background:#FFF;}
.gdcp:hover{ cursor:pointer; background:#F5F5F5;}

.main_image {
	width:100%;
	height:400px;
	border-top:1px solid #d7d7d7;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.main_image ul {
	width:9999px;
	height:400px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:400px;
}
.main_image li span {
	display:block;
	width:100%;
	height:400px
}
.main_image li a {
	display:block;
	width:100%;
	height:400px
}
.main_image li .img_1 {
	background: url('../image/banner.jpg') center top no-repeat
}
.main_image li .img_2 {
	background: url('../image/banner2.jpg') center top no-repeat
}
.main_image li .img_3 {
	background: url('../image/banner1.jpg') center top no-repeat
}
div.flicking_con {
	width:990px;
	margin:0 auto;
	position:relative
}
div.flicking_con .flicking_inner {
	position:absolute;
	top:350px;
	left:450px;
	z-index:999;
	width:300px;
	height:21px
} /* 121126 */
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;
}

.cp{border-top:1px solid #999; border-bottom:1px solid #999; line-height:25px; font-size:12px; color:#0066CC; background:#F7F7F7;}
.cp a{ color:#0066CC; margin-left:5px;}
.cpfw{ font-size:14px; text-align:center; line-height:40px; word-wrap:break-word;}

.cplbt{ width:180px; height:290px; padding:10px; overflow:hidden;}
.cplbt img{ width:180px; height:auto;}

.xxnr table{ margin:auto;}