﻿@charset "utf-8";
* { margin:0; padding:0;}
body { color:#227138; font-size:12px; font-family:"微软雅黑",Arial,Helvetica,sans-serif; background:#fff;}
img { border:none;}
ul,ol{ list-style:none;}
.clear {line-height:0px; clear:both; font-size:0px;}
table{ border-collapse:collapse;} 
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
 




img{ 
transition:0.25s;
-moz-transition:0.25s;
-webkit-transition:0.25s;
-o-transition:0.25s;
-ms-transition:0.25s;
}
td img:hover{ 
transform:scale(1.05,1.05);
-moz-transform:scale(1.05,1.05);
-webkit-transform:scale(1.05,1.05);
-o-transform:scale(1.05,1.05);
-ms-transition:scale(1.05,1.05);
}

.webbg { width:100%; margin:0 auto; overflow:hidden;}


.bt { text-align:center; overflow:hidden; margin:0 auto;}
.bt img{border-radius: 6px;}
.topLogo{ width:100%; text-align:center;}
.topBanner{ width:100%; text-align:center; overflow:hidden; margin:0 auto 10px auto; position:relative;}
.topBanner img{}
.topBanner p{width:1002px;height:auto;position:absolute;top:0px;left:50%; margin-left:-501px;}
.xia {width: 1002px; background: url(kuang_03-05.png) no-repeat 0px 0px; height: 33px; display:none;}
.cp_kuang { width:980px; padding:10px 10px 0 10px; border:1px #5db966 dashed; margin:15px auto; border-radius:6px;}
.shang {width: 1002px; background: url(kuang_01.png) no-repeat 0px 0px; height:33px; margin-top:6px; display:none;}
.zhong { width:100%; overflow:hidden; margin-bottom:10px;}
.zhongnei { padding:12px; background:#fff; overflow:hidden; line-height:30px; border-radius:6px;}


.left {
	WIDTH: 305px;
	FLOAT: left;
	display:inline;
	MARGIN-RIGHT: 5px;
	MARGIN-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
 

.bg { WIDTH: 305px;BORDER: #ddd 1px solid;  LINE-HEIGHT: 22px;BORDER-COLLAPSE: collapse; COLOR: #333; FONT-SIZE: 12px;}
.bg TR TD {
	BORDER: #eee 1px solid;  PADDING: 3px; 
}
.cp_title {
	display:block;
	text-align:left;
	color: #227138;
	font-size: 12px;
	width: 303px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.bg A:link {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.bg A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
.bg A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.bg A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
} 

.lxfsf_wrap:first-child{ width:100%; min-height:220px; overflow:hidden; background:url(../lxwm.jpg) no-repeat top right;}
.lxfsf { width:65%; line-height:22px; font-size: 14px;}
.lxfsf tr td { font-size:14px; border:1px #bee3c2 solid; padding:6px;}

.liebiao {border: #9279ae 2px solid; line-height:22px; background-color: #ffffff; width: 200px; font-size: 12px;}
.liebiao P { padding:5px; line-height: 30px; background-color: #9279ae; margin: 0px; color: #fff; font-size: 18px; font-weight: bold;}
.liebiao ul { padding:10px 0 5px 15px; margin:0;}
.liebiao ul li{background:url(../images/y.png) no-repeat left 8px; padding-left: 15px;}
.liebiao ul li a:hover {color: #cc0000; text-decoration:none;}

.bottom {text-align: center; line-height: 24px; margin: 0px auto; width: 100%; background:#5db966; color:#fff; padding:5px 0;}
.bottom a{ color:#fff;}

/* 2016-7-4 */
.header { width:100%; height:auto;}
.head { width:100%; height:50px; background-color:#EEE; border-bottom:1px solid #CCC;}
.head img{ float:left;}
.head p{ margin-top:12px; padding-left:20px; float:left;}
.head p span{ font-size:12px; height:26px; color:#626262; line-height:26px; float:left;}
.head p a{ width:56px; height:26px; font-size:12px; line-height:26px; text-align:center; text-decoration:none; margin-right:6px; display:inline; float:left;}
.head p a.h_1{ color:#FFF; background:url(/images/input.png) 0px 0px no-repeat;}
.head p a.h_2{ color:#FFF; background:url(/images/input.png) -56px 0px no-repeat;}
.head p a.h_3{ color:#0b3dac; background:url(/images/input.png) -112px 0px no-repeat;}
.head form{ height:24px; margin:12px; display:inline; border:1px solid #007d09; float:right;}
.head form input.input_t{ width:200px; height:22px; float:left; border:1px solid #02a91b; color:#BFBFBF; font-size:12px; line-height:22px; background:url(/images/fdj.jpg) 0px 0px no-repeat #FFF; padding-left:24px;}
.head form input.input_a{ width:50px; height:24px; line-height:24px; float:left; border:0px; color:#FFF; font-size:12px; background:url(/images/int.png) no-repeat; text-align:center; cursor:pointer;}
.head form input.input_a:hover{ color:#FFF;}

/*nav*/
.nav{width:100%; height:auto; background:#5db966; font-size:12px; text-align:center;}
.nav a{background:none; color:#fff; font-size:12px; text-align:center; font-family:"微软雅黑"; line-height:40px; font-weight:300; padding:9px 60px; text-decoration:none;}
.nav a:hover{background:#73d07c;}
/*end nav*/


		/*-----单张轮换图-----*/
.banner1{width:1420px; overflow:hidden; position:relative;}
.banner1 img{
	max-width:1420px;
	position:relative; 
	left:50%;
	transform:translateX(-50%);
	-ms-transform:translateX(-50%);/* IE 9 */
	-moz-transform:translateX(-50%);/* Firefox */
	-webkit-ttransform:translateX(-50%);/* Safari 和 Chrome */
	-o-transform:translateX(-50%);/* Opera */
	width:1420px \9;
	margin-left:2px \9;
}

		/*-----多张轮换图-----*/
.banner2{width:1420px;overflow:hidden; position:relative;}
.slideBox{
	width:1420px; 
	position:relative; 
	left:50%; 
	transform:translateX(-50%);
	-ms-transform:translateX(-50%);/* IE 9 */
	-moz-transform:translateX(-50%);/* Firefox */
	-webkit-ttransform:translateX(-50%);/* Safari 和 Chrome */
	-o-transform:translateX(-50%);/* Opera */
	width:1420px \9;
	margin-left:2px \9;
	}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; margin-left:-20px; bottom:30px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{ zoom:1; vertical-align:middle; text-align:center;}
.slideBox .bd li img{vertical-align:top;}
		
	/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:6%; top:50%; margin-top:-35px; display:block; width:27px; height:61px; filter:alpha(opacity=30);opacity:0.3;}
.slideBox .next{ left:auto; right:6%; background:url(/images/btn_next.png) no-repeat;}
.slideBox .prev{ background:url(/images/btn_prev.png) no-repeat;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
 
