@charset "UTF-8";
.mp_show{display:none;}
.pc_show{}


html,body{
	background: #FFF;
	_font-size:14px;
}



/*/宽高*/
.w_set,.box { width:1200px; margin-left:auto; margin-right:auto; clear:both; position:relative;}

.w_230{ width:230px; float:left;}

.w_740{ width:940px; float:left;}
.w_240{ width:240px; float:right;}

.w_470{ width:470px; float:right;}
.h_300{ height:300px; margin-bottom:50px; overflow:hidden;}
.h_370{ height:370px; margin-bottom:50px;}
/*/背景*/
.bg_1{ background:#244588;}


/*/页面导航*/
.navigation{ color:#999; display:block; margin:10px 10px 10px 0;line-height:30px; height:30px;}
.navigation a{ color: #999;	text-decoration: none; font-size:0.75em;}
.navigation a:hover{color:#36C458;}
.navigation strong{color:#999; font-weight:normal;font-size:0.75em;}





/*/头部*/
.header{
clear:both;
width:100%;
height: 80px;
line-height:80px;
position:fixed; 
left:0; 
top:0; 
z-index:99999999;
-moz-box-shadow:0px 0px 15px #333;
-webkit-box-shadow:0px 0px 15px #333;
box-shadow:0px 0px 15px #333;
border-bottom:8px solid rgb(32,101,196);
border-bottom:8px solid rgba(32,101,196,0.6);
background-color:#244588;
text-align:center;
}


/*搜索框*/
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; background:rgba(00, 00, 00, 0.8) ;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5000000,endColorstr=#e5000000);
}		
.reveal-modal { visibility: hidden; top: 30%; left: 50%; margin-left: -300px; width: 520px; 
position: fixed; z-index: 101; padding: 30px 40px 34px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4); 
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); 
-box-shadow: 0 0 10px rgba(0,0,0,.4); 
background-color: rgba(33,64,131,0.9); 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5214083,endColorstr=#e5214083);    /*IE8支持*/
border-radius:5px;

}			

.reveal-modal.small 		
{ width: 200px; margin-left: -140px;}	
.reveal-modal.medium 		
{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		
{ width: 600px; margin-left: -340px;}	
.reveal-modal.xlarge 		
{ width: 800px; margin-left: -440px;}		


.top_text {width:56%;height:26px; line-height:26px;margin:0px; padding:0px 15px; border:1px solid #A5C7FE; color:#888;  background:#F5F5F5; border-radius:3px;}
.top_btn {height:28px; line-height:28px; margin:0px;  padding:0px 25px; font-weight:bold; background:#36C458; border:none; color:white; text-align:center; border-radius:3px;}
.top_btn:hover {background:#36C458;}

.btn-search {
display:block;
	position:absolute;
	right:0.8em;
	top:22px;
	z-index:999999999;
	height:25px;
	width:25px;
	background:url(../images/base/search.png) left top no-repeat;
	}

.btn-lang {
display:block;
	position:absolute;
	right:52px;
	top:22px;
	z-index:999999999;
	height:25px;
	width:25px;
	background:url(../images/base/lang.png) left top no-repeat;
}
#mylang {color:white;text-align:center;}
#mylang a {display:block; float:left; width:73px;  height:28px; line-height:28px; margin:5px; padding:0px 10px; background:white; color:#1D3976;
border-radius: 3px 3px 3px 3px;

}

.reveal-modal a.close-reveal-modal,#mylang a.close-reveal-modal { width:30px; font-size: 22px; line-height: 0.5; position: absolute; top: 8px; right: 11px; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer; background:white; color:#1D3976;height:28px; line-height:28px; padding:0px;
border-radius: 3px 3px 3px 3px;text-align:center;

} 

.top_text:hover {background-color:#FFC;
-moz-box-shadow:0px 0px 10px #A5C7FE;

}






.logo{ float:left; margin:10px 55px 0px 0px;}
.logo span{ display:none;}

/* 导航 */
.nav {
height: 80px;
line-height:80px;
}


#nav li {float: left; text-align:center;}
#nav a { color:white;text-decoration: none;}


#nav li.one {
  float:left;
  width:96px;
  height: 80px;
	line-height:80px;
  text-align:center;
  font-size:1.0em;
  overflow:hidden;
  color:white;
}
#nav li.one a {
  display:block;
  width:96px;
   text-align:center;
  color:#fff;
}



#nav li.on,#nav li.one:hover,#nav li.one a:hover {
  width:96px;
  color:white;
  font-weight:bold;
  background:#36C458 url(../images/base/nav_hover_bg.gif) center bottom no-repeat;
}



.ifocus {z-index:99; position: relative;color:white;}

#nav li ul {position: absolute; 

left: -999em;
height: auto;width: 96px; line-height:38px; background:#36C458; padding:0px 0px 10px 0px; z-index:99999; color:white;}
#nav li ul li {display:block; width:96px; height:38px; line-height:38px; overflow:hidden; color:white;}

#nav li ul ul {color:white; margin: 0px 0px 0px 96px; padding:0px 0px 10px 0px; line-height:38px;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;color:white;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;color:white;}

#nav li.one ul li a,#nav li.one ul li a:link,#nav li.one ul li a:hover {position: absolute; z-index:99999; width:96px; color:white; font-weight:normal; font-size:0.8em; background:none; } 

#nav li ul ul/*\**/: 0px \9;



/* ======= 全屏幻灯片 =========*/
.fullSlide{ width:100%;  position:relative;}
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;   }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;   overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block;  }

	.fullSlide .hd{ width:100%; position:relative; z-index:1; bottom:0;_bottom:-5px; right:0; height:30px; line-height:30px;}
	.fullSlide .hd ul{ width:980px; margin:auto; text-align: center;}
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:7px; margin:1px 3px; overflow:hidden; background:#CCC;
		filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 
	}
	.fullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1; }

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/base/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }


/*/全屏幻灯片*/

.banner {background:#244588;}


.cp_info{ background-color:#EAEAEA; width:240px; height:300px; position:relative; float:left;}
.cp_info p{ font-size:0.75em; color:#777777; padding:70px 35px; line-height:150%;}
.cp_info a{
	font-size: 0.9em;
	color: #333333;
	background-color: #DDDDDD;
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 240px;
	text-align: center;
	text-decoration: none;
}
.cp_info a:hover{ background-color:#36C458; color:#FFF;}







/*/文字详细页-标题*/
.c_h1{ height:120px;background: url(../images/base/t_1.png) repeat-x top center;color:#000; margin-top:15px; clear:both;}
.c_h1 div{ width:1200px; margin-left:auto; margin-right:auto; position:relative;}
.c_h1 h1,.t_1 h3{ font-size:1.4em; border-bottom:1px solid #666; height:60px; line-height:60px; float:left; font-weight:normal;}
.c_h1 p{ font-size:1.0em; height:50px; line-height:50px; clear:both;  text-transform:capitalize;}
.c_h1 a{ color:#000;}


/*/文字详细页-字体大小控制*/
.t_tools {float:right;padding:0px 15px;background:#eee;text-align:right;font-size:1.0em;}
.t_tools a {color:#333; text-decoration: none;}
.jiathis_style {float:right;}





/*关于我们*/
.about{ padding:20px;}
.about h3{ color:#444444; font-size:1.2em;}
.about p{ color:#878787; font-size:0.9em; padding:15px 0; line-height:160%;}
.about a{ color:#36C458;text-decoration: none;}
.about a:hover{
	color:#05617F;
	text-decoration: none;
}
/*/关于我们*/



/*关于我们图片切换*/
		.slideBox{ width:265px; height:255px; overflow:hidden; position:relative; float:left; margin-right:30px;}
		.slideBox .hd{ display:none;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:265px; height:220px; display:block;  }
		.slideBox .bd li a {
	text-align: center;
	background-color: #36C458;
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height:35px;
}
		.slideBox .bd li a:hover{ color:#FFF; background-color:#05617F;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;
		background:url(../images/base/slider-arrow2.png) -110px 5px no-repeat;
		filter:alpha(opacity=50);opacity:0.5;
		}
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }


		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
/*/关于我们图片切换*/




/*选项卡*/
/*TAB*/
.dis {display:block;}
.undis {display:none;}
.tabnav{ height:300px; overflow:hidden; float:right;}
.tabnav li { width:495px;  height:90px; background:#36C458; position:relative; margin-bottom:10px; 
	border-left:10px solid #36C458;
}
.tabnav li a {
	color: #B6D3FB;
	font-size: 0.9em;
	padding: 10px;
	position: absolute;
	left: 160px;
	top: 0px;
	font-weight:bold;
	text-decoration: none;
}
.tabnav li p{ color:#B6D3FB; font-size:0.75em; position:absolute; left:170px; top:45px; line-height:140%; padding:0 20px 0 0;}
.tabnav li strong{ height:90px; line-height:90px; width:145px; text-align:center; display:block; float:left; color:#B6D3FB; font-size:1.5em; font-weight:normal;}
.tabnav li span{ color:#B6D3FB; position:absolute; right:10px; top:10px; font-size:0.75em;}

.tabnav li.s{
	border: none;
	background: url(../images/base/tabnav.gif) no-repeat left center #FFF;
	padding-left:10px;
}
.tabnav li.s a{ color:#666666;}
.tabnav li.s strong{ background-color:#f06309; color:#FFF;}
.tabnav li.s a{left: 170px;color:#666666;}
.tabnav li.s p{left: 180px;color:#666666;}

.tabbox { float:left; height:290px; width:485px; overflow:hidden;}
.tabbox div{clear:both;}







/*定义标题*/
.t_1{ height:120px;background: url(../images/base/t_1.png) repeat-x top center;color:#000; margin-top:15px; clear:both;}
.t_1 div{ width:1200px; margin-left:auto; margin-right:auto; position:relative;}
.t_1 h1,.t_1 h3{ font-size:1.4em; border-bottom:1px solid #666; height:60px; line-height:60px; float:left; font-weight:normal;}
.t_1 p{ font-size:1.6em; height:50px; line-height:50px; clear:both;  text-transform:capitalize;}
.t_1 a{ color:#000;}
.t_info {font-size:1.0em;}

.t_2{ height:120px;background: url(../images/base/t_2.gif) repeat-x top center; color:#FFF; margin-top:15px; clear:both;}
.t_2 div{ width:990px; margin-left:auto; margin-right:auto;position:relative;}
.t_2 h3{ font-size:1.4em; border-bottom:1px solid #FFF; height:60px; line-height:60px; float:left;font-weight:normal;}
.t_2 p{ font-size:1.6em; height:50px; line-height:50px; clear:both;  text-transform:capitalize;}
.t_2 a {color:white;}

.vote .t_3 a { padding:5px 15px; border:1px dotted #ccc; background:#F5F5F5; color:#1F1F1F; font-size:1.2em;  font-weight:normal; }


/*/定义标题*/


/*定义列表*/
.list_1{ clear:both; padding-top:15px;}
.list_1 li{ 
line-height:35px;
_line-height:100%;
background: url(../images/base/list_1.gif) no-repeat left center;
width:24.0%;
float:left;
overflow:hidden;
margin-right:0.9%;
_margin-right:0.5%;
_padding:5px 0;
}
.list_1 li a{ font-size:0.75em; color:#CCC;text-decoration: none;display:block;}
.list_1 li a:hover{ color:#FFF;}
.list_1 li span{ font-size:0.7em; color:#AAA; float:right;}






.list_2{ clear:both; padding-top:15px;}
.list_2 li{ border-bottom:1px dotted #BBB; padding:15px 0;}
.list_2 li a{ font-size:0.75em; color:#999;text-decoration: none;line-heigh:160%;}
.list_2 li a:hover{ color:#36C458;}



.list_3{ padding:15px 30px 15px 10px;}
.list_3 a.list_page_t{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 130%;
	padding: 20px 0 0 0;
	display: block;
	text-decoration: none;
}
.list_3 a.list_page_t:hover{ color:#D9230D; }
.list_3 li{ padding:10px 10px 25px 10px; border-bottom:1px dotted #BBBBBB; margin-bottom:10px; height:130px; float:left; width:455px;}
.list_3 li img{ float:left; margin:0 15px 10px 0; padding:5px;}
.list_3 li p{ color:#777; font-size:0.8em; padding:5px 0; line-height:140%;}
.list_3 li p a{ color:#777;}
.list_3 li p a:hover{ color:#D9230D;}
.list_3 li p span{ display:block; color:#888; padding:0 0 5px 0;}


/* ======= 滚动图片 =========*/
	.picScroll{ margin:0px auto;  position:relative;  width:1130px;  padding:10px 0 10px 120px;overflow:hidden; }
	.picScroll .prev,
	.picScroll .next{ display:block; position:absolute; top:50%;_top:25%; margin-top:-40px; left:5px; width:80px; height:80px; background:url(../images/base/btns.png) no-repeat;   }
	.picScroll .next{ left:auto; right:5px; background-position:-80px 0; }
	.picScroll .prev:hover{ background-position:0 -80px; }
	.picScroll .next:hover{ background-position:-80px -80px; }
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{float:left; overflow:hidden;}
	.picScroll ul li img{width:240px;}
/*/滚动图片*/


.list_cp li{ float:left; margin:0px 3px 35px 3px;  width:240px; height:300px;overflow:hidden;position:relative;}
.list_cp li img{border:0;width:240px; min-width:240px; height:300px; min-height:300px; position:absolute;}

.list_cp a.list_cp_info{
	width: 240px;
	height: 300px;
	position: absolute;
	left: 0;
	display: none;
	background-image: url(../images/base/dianbg.png);
	background-repeat: repeat;
	_filter:alpha(opacity=70);
	_-moz-opacity:0.7;
	_-khtml-opacity:0.7;
	_opacity:0.7;

}
.list_cp a.list_cp_info h3{text-decoration:none;color:#0cc7dd;font-size:1.0em;display:block; background-color:#F06309; color:#FFF; position:absolute; top:160px; height:40px; line-height:40px; padding:0 20px;width:200px; text-align:center;}
.list_cp a.list_cp_info p{ color:#FFF;position:absolute;  top:210px; display:block; padding:0 20px;width:200px; font-size:0.75em; line-height:145%;}









.list_cpimg{ width:1000px;}

.list_cpimg li{ float:left; margin:0 10px 50px 0; width:240px; height:300px;overflow:hidden;position:relative;}
.list_cpimg li img{border:0;position:absolute;}

.list_cpimg a.list_cpimg_info{
	width: 240px;
	height: 300px;
	position: absolute;
	left: 0;
	display: none;
	background-image: url(../images/base/dianbg.png);
	background-repeat: repeat;
	_filter:alpha(opacity=70);
	_-moz-opacity:0.7;
	_-khtml-opacity:0.7;
	_opacity:0.7;
}
.list_cpimg a.list_cpimg_info h3{text-decoration:none;color:#0cc7dd;font-size:1.0em;display:block; background-color:#36C458; color:#FFF; position:absolute; top:160px; height:40px; line-height:40px; padding:0 20px;width:200px; text-align:center;}
.list_cpimg a.list_cpimg_info p{ color:#FFF;position:absolute;  top:210px; display:block; padding:0 20px;width:200px; font-size:0.75em; line-height:145%;}




/*/定义列表*/







/*定义组*/
.g_1{}
.g_1 a{
	width: 160px;
	height: 310px;
	display: block;
	float: left;
	color: #FFF;
	margin-right:15px;
	text-decoration: none;
	z-index:1000;
	position:relative;
	-webkit-transition:all .4s; transition:all 0.4s;
}
.g_1 img{}
.g_1 p{ padding:10px; font-size:0.75em; line-height:150%;}
.g_1 strong{ display:block; font-size:2.0em; font-weight:normal; padding-bottom:10px;}
.g_1 .g_1_c1{ background-color:#977147;}
.g_1 .g_1_c2{ background-color:#36C458;}
.g_1 .g_1_c3{ background-color:#05617F;}
.g_1 .g_1_c4{ background-color:#AAC63D; margin-right:0;}
.g_1 a:hover{ background-color:#333;}




.g_2{ position:relative; z-index:2000;}
.g_2 a{-webkit-transition:all .2s; transition:all 0.2s;}
.g_2 a:active{}

.g_2 a.g_2_1{ position:absolute; left:0; top:-165px; padding:2px;}
.g_2 a.g_2_1:hover{ background-color:#FFF;}
.g_2 a.g_2_2{ position:absolute; right:0; top:-165px; padding:2px;}
.g_2 a.g_2_2:hover{ background-color:#FFF;}
.g_2 a.g_2_3{ position:absolute; left:0; top:0px; padding:2px;}
.g_2 a.g_2_3:hover{ background-color:#AAC63D;}
.g_2 a.g_2_4{ position:absolute; right:0; top:0px; padding:2px;}
.g_2 a.g_2_4:hover{ background-color:#05617F;}
.g_2 a.g_2_5{ position:absolute; left:0; bottom:0px;border:1px solid #FFF;}
.g_2 a.g_2_5:hover{ border:1px solid #AAC63D;}



/*/定义组*/





/*滚动文本*/
.mq{width:670px; height:60px; line-height:60px; padding:0 10px 0 0; position:relative; color:#1474B3; font-size:0.9em;}
.mq a{
	padding: 0 10px;
	text-decoration: none;
}
.mq strong{ color:#888888;}
/*这个是公用样式，必须要有*/


.scroll_t{margin:0;padding:0;list-style:none;overflow:hidden; width:500px;}
.scroll_t li{height:60px; line-height:60px; overflow:hidden;}
.scroll_t li span{ color:#CCC; padding:0 10px;}
.scrollGallery{
	position: relative;
	position: absolute;
	left: 70px;
	top: 2px;
}
.scrollGallery a,.scrollGallery a:visited,.scrollGallery a:link{ color:#36C458;}
.scrollGallery a:hover{}

		.scrollGallery.fixedLeft ul.scrollNum{left:5px;bottom:5px;width:20px;}
		.scrollGallery ul.scrollNum{position:absolute;right:5px;bottom:5px;}
			.scrollGallery ul.scrollNum li{float:left;color:#fff;text-align:center;line-height:1.2em;width:1.2em;height:1.2em;cursor:pointer;margin:1px;margin-left:4px;}
			.scrollGallery ul.scrollNum li.current{line-height:20px;width:20px;height:20px;border:0;background-color:#ce0609;margin-top:0px;font-weight: bold;}
		.scrollGallery.fixedLeft ul.scrollNum li{float:none;margin-left:auto;margin-top:4px;}
	/*上一个或下一个的样式*/
	ul.prevNext{position:absolute;right:10px;top:10px; display:none;}
		ul.prevNext li{float:left;padding:2px 6px;border:solid 1px #fff;background:#eee;margin-left:0.8em;cursor:pointer; display:none;}
/*全局样式结束*/


/*/滚动文本*/



/*/首页专题开始*/

.i_about_banner img{margin-bottom:50px;}
.i_about_text {margin:0 10%;line-height:2em;color:#444;text-align:center;font-size: 1.1em;}
.i_about_text_pic{ clear:both; text-align:center;margin:65px 0px 20px 128px;}
.i_about_text_pic dl {float:left; width:232px; margin:0px 5px; text-align:left;max-width:232px;display:inline-block;background:#4e4e4e;}
.i_about_text_pic dl img{width:100%;height:161px;}
.i_about_text_pic dl img.img1{display:none;}
.i_about_text_pic dl img.img2{ display:block;-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; } 
.i_about_text_pic dl:hover img.img1{display:block;}
.i_about_text_pic dl:hover img.img2{display:none;}
.i_about_text_pic dl dt{height:60px;line-height:60px;padding:0px 30px 0 15px;background:url(../images/base/dian1.png) 95% center no-repeat;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.i_about_text_pic dl dt a{color:#FFF;font-size: 22px;text-decoration: none;}
.i_about_text_pic dl dd{font-size: 0.8em;margin:5px 15px 20px;color:#B2B2B2;line-height:30px;height:90px;overflow:hidden;}
.i_about_text_pic dl.wow:hover{background:#000;}




/*/首页专题结束*/










/*页脚-菜单*/



.footer_url{ background-color:#EAEAEA;clear:both; margin-top:40px; padding:10px;}


.footer_url dl{ float:left;  width:120px; height:330px; padding-right:15px; margin-right:15px; }
.footer_url dl dt a {color:#666;}
.footer_url dl dt{ font-size:1.0em; color:#666; font-weight:bold; padding:15px 0;}
.footer_url dl dd{}
.footer_url dl dd a{
	color: #878787;
	line-height: 30px;
	display: block;
	text-decoration: none;
	font-size:0.8em;
}
.footer_url dl dd a:hover{
	color: #06F;
	text-decoration: underline;
}







/*友情链接*/
.f_link{ padding:15px 0 0 0;}
.f_link a{
	padding: 5px;
	display: inline-block;
	color: #858585;
	text-decoration: none;
}
.f_link a:hover{ color:#E8882C;}




/*/页脚*/

.foot{
    clear:both;
	margin:30px 0px 0px 0px;
	padding:35px 0px 30px 0px;
	background-color:#244588;
	clear:both;
	color: #FFF;
	font-size:0.8em;
}
.foot a {color:#FFF;}

.foot .box dl {float:left;}
.foot_left {width:420px;}

.foot_left a {padding:0px 10px;}
.foot_qr_codes {width:150px;margin:0px 20px; text-align:center;}
.copyrights {width:380px;}
.foot_search {width:330px; margin:15px 0px 0px 5px;}




/*/页脚*/








/*/*************/
/*/*************/
/*/子页面样式开始*/
/*/*************/
/*/*************/

/*/宽度*/

.w_200{ width:200px; float:left;}
.w_840{ width:770px; float:right; padding-left:30px; padding-right:30px;}




/*/广告条*/




/*/左侧栏目标题*/
.t_sub{ background-color:#36C458; color:#FFF; font-size:1.5em; position:relative; padding:50px 20px 15px 20px;}
.t_sub strong{ font-size:1em; display:block;}
.t_sub span{ display:block; position:absolute; left:0px; _left:-20px; top:-20px;background-color:#36C458; height:20px; width:200px; }


.t_sub2{ color:#926D50; font-size:1.6em; font-weight:bold; padding:20px 0;}
.t_sub3{ color:#926D50; font-size:1.9em; font-weight:bold; padding:20px 0; text-align:center; border-bottom:1px solid #DDD; margin-bottom:30px;}
.t_sub4{ color:#535353; font-size:1.3em; font-weight:bold; padding:20px 0; border-bottom:1px solid #DDD; margin-bottom:30px; clear:both;}
.t_sub4 h3{	background: url(../images/base/t_sub4.jpg) no-repeat right center; display:inline; padding:10px 25px 10px 10px;}



/*/子页菜单*/
.sub_menu{ background-color:#36C458; height:60px; line-height:60px;}
.sub_menu div{ width:990px; margin-left:auto; margin-right:auto;}
.sub_menu h3{ font-size:1.4em; color:#FFF; float:right; font-weight:normal; }
.sub_menu a{
	font-size: 0.9em;
	color: #FFF;
	padding: 0 20px;
	margin: 0 2px;
	text-decoration: none;
	display:block;
	float:left;
}
.sub_menu a:hover{background: url(../images/base/sub_menu.gif) no-repeat center bottom;}
.sub_menu a.sub_menu_on{background: url(../images/base/sub_menu.gif) no-repeat center bottom;}
.sub_menu a.sub_menu_on:hover{}


.menu_left{ padding:15px 0 50px 0;}
.menu_left a,.menu_left a:visited,.menu_left a:link{
	display: block;
	position: relative;
	color: #666;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 45px;
	text-decoration: none;
}
.menu_left a:hover{ color:#36C458;}
.menu_left a span{ display:none;}
.menu_left a.on,.menu_left a.on:visited,.menu_left a.on:link{background-color:#36C458; color:#FFF;}
.menu_left a.on:hover{ color:#FFF;}
.menu_left a.on span{background: url(../images/base/menu_left.gif) no-repeat right center ; width:17px; height:35px; position:absolute; right:-17px; top:0; display:block;}


/*/特殊连接*/
.url_1{ position:absolute; right:10px; top:20px;}
.url_1 a{
	height: 40px;
	line-height: 40px;
	background-color: #36C458;
	display: block;
	float: left;
	color: #FFF;
	font-size: 0.9em;
	margin: 0 5px;
	padding: 0 25px;
	text-decoration: none;
	border-radius: 5px 5px 0px 0px;
}
.url_1 a:hover {background-color:#0a4da6;}


.url_2{ position:absolute; right:10px; top:20px;}
.url_2 a{
	height: 40px;
	line-height: 40px;
	background-color: #EEE;
	display: block;
	float: left;
	color: #000;
	font-size: 0.9em;
	margin: 0 5px;
	padding: 0 25px;
	text-decoration: none;
}
.url_2 a:hover {background-color:#36C458; color:#FFF;}


/*/文字详细页内容外框*/
.c_box{ padding-left:130px;}





/*/帮助列表*/
.help_list{ background-color:#F6F6F6; padding:15px; height:150px; margin-bottom:20px; clear:both;}
.help_list dl{ width:28%; float:left; margin:2%;}
.help_list a{
	color: #999999;
	text-decoration: none;
	line-height:24px;
}
.help_list dt{ color:#545454; font-size:1.2em; font-weight:bold; height:40px; line-height:40px;}
.help_list dd{ font-size:0.9em; }


/*/返回顶部*/
#scrollUp{ width:60px; height:60px;background: url(../images/base/scrollUp.png) no-repeat left top; position:absolute; z-index:9999; right:20px; bottom:20px; cursor:pointer;}
#scrollUp:hover{background: url(../images/base/scrollUp.png) no-repeat left bottom;}
/*/scrollUp*/





.ico_tel,.ico_qq,.ico_add,.ico_weixin{ border-bottom:1px solid #DDDDDD; padding:0px 0 30px 0; margin-bottom:15px;}
.ico_tel dt,.ico_qq dt,.ico_add dt,.ico_weixin dt{background: url(../images/base/ico_tel.gif) no-repeat left top; font-size:0.8em; color:#999; height:32px; line-height:32px; padding-left:35px;}
.ico_tel dd{padding-left:35px; color:#393939; font-size:1.4em; font-weight:bold; font-weight:normal;}
.ico_qq{}
.ico_qq dt{background: url(../images/base/ico_qq.gif) no-repeat left top; }
.ico_qq dd{width:170px; padding-left:35px; }
.ico_qq dd a{
    float:left;
	color: #868686;
	padding: 0 20px 0 0;
	text-decoration: none;
	white-space: nowrap;
	font-size:0.75em;
	line-height:150%;
}

.ico_qq dd a:hover{ color:#36C458;}

.ico_weixin {  border:none;}
.ico_weixin dt{background: url(../images/base/ico_add.gif) no-repeat left top; }
.ico_weixin dd{padding-left:35px; color:#777; font-size:0.75em; line-height:150%;}


.ico_add dt{background: url(../images/base/ico_add.gif) no-repeat left top; }
.ico_add dd{padding-left:35px; color:#777; font-size:0.75em; line-height:150%;}
/*/留言表单*/





/**/
/*列表页 -文字列表*/
/**/
.list_page_1{ padding:15px 20px 15px 0px;}
a.list_page_t{
	color: #333;
	font-size: 1.2em;
	display: block;
	text-decoration: none;
}
a.list_page_t:hover{ color:#D9230D; }
.list_page_1 li { padding:15px 10px 15px 10px; clear:both; border-top:1px dotted white; border-bottom:1px dotted #BBBBBB;}

.list_page_1 li p { color:#777; font-size:0.8em; padding:5px; line-height:160%;}
.list_page_1 li p a { color:#000;}
.list_page_1 li p a:hover{ color:#D9230D;}
.list_page_1 li p span{ display:block; color:#888; padding:0 0 5px 0;}
.li_text {float:left; width:780px; margin-left:25px;}
.li_text_w {width:950px;} 
.li_pic_text {float:left; width:700px; margin-left:25px; ;} 
.list_page_1 li:hover {background:#F5F5F5;border:1px dotted #ccc;border-radius: 5px 5px 5px 5px;}
.list_page_date{width:50px;float:left;margin:0 20px 0 0;}
.list_page_date h1{height:46px;line-height:46px;text-align:center;overflow:hidden;width:54px;white-space:nowrap;float:left;font-size: 46px;color:#555;font-family: 'Times New Roman', Times, serif;}
.list_page_date p {clear:both; display:block; width:74px;padding: 0px;line-height:1.2em;text-align:left;overflow:hidden; }





.list_page_1 .li_text  a,.list_page_1 .li_text_w a,.list_page_1 .li_pic_text a {color:#666;}
.list_page_2 li {border:1px dotted #BBBBBB; margin:15px 0px;}
.list_page_1 a.list_page_t {color:#000; font-size:18px; font-weight:bold; }

a.table_more {padding:5px 8px; background:#36C458;color:white;border-radius: 3px 3px 3px 3px; font-size:0.8em; }
.table_job_more a {width:160px; line-height:28px;
padding:5px 20px;
-moz-box-shadow: 3px 3px 4px #DFDFDF;-webkit-box-shadow: 3px 3px 4px #DFDFDF;box-shadow: 3px 3px 4px #DFDFDF;
	color:#FFF;
	font-size:1.0em;
border-radius: 3px 3px 3px 3px;
	overflow:hidden;
	cursor:pointer;
	background:#36C458;
	display:block;
	text-align:center;
}
.table_job_more a:hover{ background:#FF4A00;}
/**/
/*列表页 -图片列表*/
/**/
.list_img_page{}
.list_img_page li{ float:left; width:33%; height:260px; text-align:center; margin-bottom:10px; font-size:0.9em;}
.list_img_page a{
	text-decoration: none;
	margin:auto;
	
}
.list_img_page li a img{margin:auto; padding:2px; background-color:#FFF;-webkit-transition:all .2s; transition:all 0.2s;}
.list_img_page li a h4{color:#666666; line-height:30px;height:30px; font-weight:normal;}
.list_img_page li a:hover{}
.list_img_page li a:hover img{ background-color:#DD4526;}
.list_img_page li a:hover h4{color:#DD4526;}



/**/
/*图片详细页 -图片列表*/
/**/
.list_img_pubu{ margin:10px 0 100px 30px;}
.list_img_pubu li{ float:left; margin:10px; text-align:center;font-size:0.9em; _width:30%;}
.list_img_pubu a{
	text-decoration: none;
	margin:auto;
	
}
.list_img_pubu li a img{margin:auto; padding:2px; background-color:#FFF;-webkit-transition:all .2s; transition:all 0.2s;}
.list_img_pubu li a h4{color:#666666; line-height:30px;height:30px; font-weight:normal;}
.list_img_pubu li a:hover{}
.list_img_pubu li a:hover img{ background-color:#DD4526;}
.list_img_pubu li a:hover h4{color:#DD4526;}





/**/
/*产品详细页 -产品展示*/
/**/
.product_img {width:490px;background:#FFF;float:right; padding-top:25px;margin-right:100px;overflow:hidden}
.product_img .bd{position:relative;width:490px;height:440px;overflow:hidden; margin-bottom:5px;}
.product_img .showDiv {position:relative;width:490px;height:440px; overflow:hidden;}
.product_img .showDiv img {max-width:490px;
 width:expression(document.body.clientWidth>490?"490px":"auto");
 max-height:440px;
height:expression(document.body.clientHeight>440?"440px":"auto");
 }

.product_img .hd{}
.product_img .hd ul li {float:left; margin:0 0 10px 1px;  _margin:0 0 10px 0px;display:inline; position:relative;}
.product_img .hd ul a {display:block;}
.product_img .hd ul img{ width:120px;height:120px; border:3px solid #FFF;}
.product_img .hd ul .mask{ display:none;}
.product_img .hd ul a:hover .mask, .product_img .hd ul .on .mask{display:none; position:relative;}
.product_img .hd ul a:hover img, .product_img .hd ul .on img{border-color:#E93B09;}
.product_img .hd ul a:hover{color:#fff;}
.product_img .hd ul a:hover .txt_bg {background:#70a20f;}



/**/
/*产品详细页 -规格介绍*/
/**/
.product_h1{color:#000; font-size:1.9em;   padding:40px 0 40px 0; border-bottom:1px dotted #ccc; line-height:180%; font-weight:normal;}

.product_info{ width:560px; float:left; margin-right:10px; padding-top:20px;overflow:hidden;font-size:16px;}
.product_info h1{}
.product_info table{ color:#535353; width:100%; padding:10px 0; margin:10px 0;}
.product_info table th{ text-align:right; padding:7px 5px; width:150px; font-weight:normal; color:#888;f}
.product_info table td{ padding:5px; color:#535353; }
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link,.product_info .goshop{
float:left; 
	background-color: #F06309;
	color: #FFF;
	font-size: 1.0em;
	padding: 13px 15px;
	margin: 10px 10px 10px 85px;
	display: block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 3px 3px 4px #DFDFDF;-webkit-box-shadow: 3px 3px 4px #DFDFDF;box-shadow: 3px 3px 4px #DFDFDF;
	
}
.product_info .goshop:hover{ background-color:#FF4A00;}

#dialog_link {margin-left:20px;background:#36C458;}
#dialog_link:hover {background:#36C458;}
.product_info div{border-bottom:1px solid #DDDDDD; }




/*/文字详细页*/
.content{
	padding:20px 10px;
	margin:0px;
	line-height:180%;
	clear:both;
	padding-bottom:50px;
}






/*搜索*/
.search {clear:both; padding-top:15px;}
.s_text { height:28px; line-height:28px; color:#333; padding:0px 10px; background:#789;border-radius: 3px 3px 3px 3px;}
.s_text:hover {background:#FAFAD2;}
.s_btn {width:28px; height:28px; margin-left:5px; background:url(../images/base/s_btn.png) left top no-repeat; background-size:95% 95%;}
.s_btn:hover {background:url(../images/base/s_btn.png) left top no-repeat; background-size:95% 95%;}




.lianxi{}
.lianxi1{background:#242625;}
.lianxi1_1{font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.lianxi1_1 span{font-weight:bold;color:#C22C45;}
.lianxi1_2{width:980px;margin:50px auto 0;padding:0 0 50px}
.lianxi1_2 dl{float:left;height:150px;border-right:1px solid #454545}
.lianxi1_2 dl{padding:0 0 0 80px;width:245px;}
.lianxi1_2 dl.dl1{background:url(../images/base/lianxi1.gif) 19px 0 no-repeat;}
.lianxi1_2 dl.dl2{background:url(../images/base/lianxi2.gif) 19px 0 no-repeat;}
.lianxi1_2 dl.dl3{background:url(../images/base/lianxi3.gif) 19px 0 no-repeat;border:none;}
.lianxi1_2 dl dt{line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.lianxi1_2 dl dd{color:#AEAEAE;font-size: 1.0em;}
.lianxi2{width:100%;height:50.8em;overflow:hidden;}



.vote {font-size:0.8em;}

#mobilenum
{
  width:152px;
  height:30px;
  line-height:30px;
  padding:0px 10px;
  border:1px solid #ccc;
  font-weight:bold;
  font-size:12px;
  border-radius: 3px 3px 3px 3px;
  margin-bottom:20px;
}
#btm_sendMobileCode { width:140px; height:32px;
  line-height:32px; border-radius: 3px 3px 3px 3px; margin-bottom:20px;}





















@charset "utf-8";
/* CSS Document */


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html{font-size:62.5%;}

body{
font-size:16px;
color:#333;
background:#FFF;
font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section{margin:0;padding:0;border:0;vertical-align:baseline;}

li{
	list-style-position: inside;
}
img{border:0;vertical-align:bottom;}
::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#ccc;}


button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;outline:none;}
textarea{overflow:auto;}
input:focus,textarea:focus,button:focus,select:focus{outline:none;}
input::-ms-clear{display:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}



i{
	font-style: normal;
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
 
html,
body {
  min-height: 100%;
}

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */




/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}























@charset "utf-8";

img{
	background: url(../images/base/loader.gif) no-repeat center center;
	}


/***********/
/*分隔线 hr*/
/**/
hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box;}
hr{background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:10px 0;border:none;-moz-box-sizing:content-box;box-sizing:content-box;}
hr.space{background:#fff;color:#fff;visibility:hidden;}



/***********/
/*清除浮动 clearfix*/
.cf:after {
    content:'\20';
    display: block;
    height: 0;
	border:none;
    clear: both;
	visibility:hidden;
	overflow:hidden;
}
/***********/
/*左浮动*/
.fl{ float:left;}
/***********/
/*右浮动*/
.fr{ float:right;}


/*文本对其*/
.tc{ text-align:center;}
.tl{ text-align:left;}
.tr{ text-align:right;}

/*****************************************************************************************************/
/***********/
/*不换行 文字截断 nowrap*/
/**/

.nowrap {
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*****************************************************************************************************/
/***********/
/*基本列表 ul*/
/**/

.ul{}
.ul li{list-style-type: none;border-bottom:1px solid #DDD;}
.ul li a{padding:14px 10px; display:block;}
.ul li a:hover,.ul li a:active{ background-color:#F5F7F8;}



/*****************************************************************************************************/
/***********/
/*基本列表 - 图片 ul*/
/**/

.ul_img{}
.ul_img li{list-style-type: none;border-bottom:1px solid #DDD;}
.ul_img li a{padding:14px 10px; display:block;}
.ul_img li a:hover,.ul li a:active{ background-color:#F5F7F8;}





/*****************************************************************************************************/
/***********/
/*标题 -  h1-h6*/
/**/
h1,.h1{font-size:24px;}
h2,.h2{font-size:20px;}
h3,.h3{font-size:18px;}
h4,.h4{font-size:16px;}
h5,.h5{font-size:14px;}
h6,.h6{font-size:12px;}





/*****************************************************************************************************/
/***********/
/*外边距*/
/**/
.mt_s{ margin-top:5px;}
.mt_m{ margin-top:10px;}
.mt_l{ margin-top:15px;}
.mt_xl{ margin-top:20px;}
.mt_xxl{ margin-top:25px;}

.mb_s{ margin-bottom:5px;}
.mb_m{ margin-bottom:10px;}
.mb_l{ margin-bottom:15px;}
.mb_xl{ margin-bottom:20px;}
.mb_xxl{ margin-bottom:25px;}

.ml_s{ margin-left:5px;}
.ml_m{ margin-left:10px;}
.ml_l{ margin-left:15px;}
.ml_xl{ margin-left:20px;}
.ml_xxl{ margin-left:25px;}

.mr_s{ margin-right:5px;}
.mr_m{ margin-right:10px;}
.mr_l{ margin-right:15px;}
.mr_xl{ margin-right:20px;}
.mr_xxl{ margin-right:25px;}

.ma_s{ margin:5px;}
.ma_m{ margin:10px;}
.ma_l{ margin:15px;}
.ma_xl{ margin:20px;}
.ma_xxl{ margin:25px;}

/*****************************************************************************************************/
/***********/
/*内边距*/
/**/
.pt_s{ padding-top:5px;}
.pt_m{ padding-top:10px;}
.pt_l{ padding-top:15px;}
.pt_xl{ padding-top:20px;}
.pt_xxl{ padding-top:25px;}

.pb_s{ padding-bottom:5px;}
.pb_m{ padding-bottom:10px;}
.pb_l{ padding-bottom:15px;}
.pb_xl{ padding-bottom:20px;}
.pb_xxl{ padding-bottom:25px;}

.pl_s{ padding-left:5px;}
.pl_m{ padding-left:10px;}
.pl_l{ padding-left:15px;}
.pl_xl{ padding-left:20px;}
.pl_xxl{ padding-left:25px;}

.pr_s{ padding-right:5px;}
.pr_m{ padding-right:10px;}
.pr_l{ padding-right:15px;}
.pr_xl{ padding-right:20px;}
.pr_xxl{ padding-right:25px;}

.pa_s{ padding:5px;}
.pa_m{ padding:10px;}
.pa_l{ padding:15px;}
.pa_xl{ padding:20px;}
.pa_xxl{ padding:25px;}




























@charset "utf-8";

/***************************/
/***基本***/
/**************************/
a{ text-decoration:none; outline:none;-webkit-transition:all .2s; transition:all 0.2s;}
a:active {star:expression(this.onFocus=this.blur());}
body{
	background: url(../images/base/body.jpg) repeat-x left top;
}

/***************************/
/***布局***/
/**************************/
.w{ width:1200px; margin-left:auto; margin-right:auto;}
.w_490{ width:490px;}
.w_290{ width:290px;}
.w_1060{ width:1000px;}
.h_340{ height:340px; overflow:hidden;}


/***********/
/*头*/
/**/
.header1{ height:135px;position:relative;}

.tel{ position:absolute; right:0px; top:40px; text-align:right;}
.tel strong{ font-size:30px; color:#F7CA18; font-weight:normal; }
.tel p{ font-size:12px; padding:10px 0;}


.tel_2{  text-align:center;}
.tel_2 strong{ font-size:30px; color:#F7CA18; font-weight:normal; padding:10px; display:block;}
.tel_2 a{
	font-size: 20px;
	padding: 10px 0;
	background-color: #36C35E;
	color: #FFF;
	display: block;
	text-decoration: none;
}
.tel_2 a:hover{ background-color:#196919;}


.ico_g1{ position:absolute; right:240px; top:40px;}
.ico_g1 a{
	border-right: 1px solid #EEE;
	color: #666;
	font-size: 14px;
	text-decoration: none;
	padding:0 20px;
	float:left;
	display:block;
	width:100px;
}
.ico_g1 i{ display:block; font-size:40px; text-align:center; color:#DDDDDD;}
.ico_g1 a:hover{ color:#36C35E;}
.ico_g1 a:hover i{color:#36C35E;}
.ico_g1 img{ display:none;}

a.ico_weixin{ position:relative;}
a.ico_weixin:hover img{ position:absolute; left:-110px; top:-20px; display:block;}



.ico_g2{ height:80px;}
.ico_g2 a{
	color: #626262;
	font-size: 14px;
	text-decoration: none;
	padding:0 15px;
	display:inline-block;
	width:100px;
}
.ico_g2 i{ display:block; font-size:40px; text-align:center; color:#626262; padding:10px;}
.ico_g2 a:hover{ color:#FFF;}
.ico_g2 a:hover i{color:#FFF;}
.ico_g2 img{ display:none;}



/***********/
/*logo*/
/**/
.logo{
	width:300px;
	height:90px;
	display:block;
	position:absolute;
	left:0;
	top:30px;

}
.logo span{ display:none;}



/***********/
/*尾*/
/**/
.footer{}
.footer p{}


/***********/
/*菜单*/
/**/
/**/
/*顶部下拉菜单menutop*/
/**/
#menutop{
	width:1200px;
	height:45px;
	position:relative;
	margin:auto;
}


.Dropdown_menus {
	/*FLASH覆盖问题*/
	z-index:1000;
	position:relative;
	background: url(../images/base/nav_top.jpg) repeat-x left top; height:45px; line-height:45px;
	}
.Dropdown_menus li {
	position:relative;
	float:left;
	width:120px;
	list-style-type: none;
	text-align:center;
}
.Dropdown_menus li a {
	color:#FFF;
	text-decoration: none;
	display:block;
	padding:0 15px;
	font-size:16px;

}
.Dropdown_menus li ul li{ margin:0;}
.Dropdown_menus li ul li a {}
.Dropdown_menus li ul li a:hover {
	text-decoration: none;
}
.Dropdown_menus li ul {
	display:none;
	position:absolute;
	top:45px;
	left:0;
	background: #1D9443;
	/*子菜单背景*/
}
.Dropdown_menus li.Dropdown_menus_current {
	background:#1D9443;
}
.Dropdown_menus_current li{
	padding-top:0px;
	line-height:40px;
	height:40px;
	overflow:hidden;
	
}



.Dropdown_menus_current a,.Dropdown_menus_current a:visited,.Dropdown_menus_current a:link{ 
 padding-left:15px;color:#FFF;
}
.Dropdown_menus_current a:hover{color:#FFF;text-decoration: none;}
.Dropdown_menus_current ul{}
.Dropdown_menus_current ul li{ background-image:none; padding:0;}
.Dropdown_menus_current ul li a,.Dropdown_menus_current ul li a:visited,.Dropdown_menus_current ul li a:link{
		float:none;
		display:block;
		color:#FFF;
		font-size:14px;
		background-image:none;
		font-weight:normal;
}

.Dropdown_menus_current ul li a:hover{
	background-color:#004F14;
	/*子菜单选中背景*/
	color:#FFF;text-decoration: none;}
.Dropdown_menus_none {}


.Dropdown_menus li.Dropdown_current {
	background:#1D9443;
}
.Dropdown_menus li.Dropdown_current{}
.Dropdown_menus li.Dropdown_current li{}
.Dropdown_menus li.Dropdown_current a,.Dropdown_menus .Dropdown_current a:visited,.Dropdown_menus .Dropdown_current a:link{ color:#FFF;}
.Dropdown_menus li.Dropdown_current ul{}
.Dropdown_menus li.Dropdown_current ul li{}
.Dropdown_menus li.Dropdown_current ul li a,.Dropdown_menus .Dropdown_current ul li a:visited,.Dropdown_menus .Dropdown_current ul li a:link{
}
.Dropdown_menus li.Dropdown_current ul li a:hover{ }

/*menutop*/






/*顶部导航*/
.nav_top{background: url(../images/base/nav_top.jpg) repeat-x left top; height:45px; line-height:45px;}
.nav_top div{}
.nav_top ul{}
.nav_top li{
	float: left;
	list-style-type: none;
}
.nav_top li a,
.nav_top li a:visited,
.nav_top li a:link{
	color: #FFF;
	font-size: 16px;
	padding: 0 25px;
	display: block;
	height:45px;
	text-align: center;
	text-decoration: none;
	background: url(../images/base/nav_top.gif) no-repeat right top;
}
.nav_top li a:hover{background-color:#1DC998;}

.nav_top li.nav_top_active{ background-color:#1D9443;}
.nav_top li.nav_top_active a,
.nav_top li.nav_top_active a:visited,
.nav_top li.nav_top_active a:link,
.nav_top li.nav_top_active a:active{
	color:#FFF;
	background: url(../images/base/nav_top.png) no-repeat center top;
	}
.nav_top li.nav_top_active a:hover{background-color:#FFF;}



/*子页banner*/
.show_sub{ height:300px;}
.show_sub span{ display:none;}

/*子页导航*/
.nav_sub{ text-align:center; padding:30px 0 0;
	background: url(../images/base/nav_sub.jpg) repeat-x left bottom;}
.nav_sub h4{height:50px;color:#34C35E; font-size:32px; font-weight:normal;}
.nav_sub p{
min-height:15px;
}
.nav_sub a,
.nav_sub a:visited,
.nav_sub a:link{
	color: #AAA;
	font-size: 18px;
	padding: 20px;
	display: inline-block;
	text-decoration: none;
	
}
.nav_sub a:hover,
.nav_sub a:active{ color:#34C35E;}
.nav_sub{}
.nav_sub a.active{color:#34C35E; background: url(../images/base/nav_sub.gif) no-repeat center bottom;}



/***********/
.footer_bg{ background-color:#242424; padding:40px;}
.footer{ position:relative;}


/*底部导航*/
.nav_footer{}
.nav_footer dl{ width:160px; height:; float:left; text-align:left; border-right:1px solid #333333; margin-right:20px;}
.nav_footer dt{ font-size:16px; color:#DDD; padding-bottom:20px;}
.nav_footer dd{ font-size:14px; color:#DDD;}
.nav_footer a{
	display: block;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding:5px;
}
.nav_footer a:hover{color:#FFF;}

.nav_footer dt a{ font-size:16px; color:#DDD; }
/***********/
.box_1{
	background-color:#FFF;
	height:420px;
	border-left:1px solid #EBEBEB;
	border-top:1px solid #EBEBEB;
	border-bottom:2px solid #EBEBEB;
	border-right:2px solid #EBEBEB;
	padding:20px 30px;
	}
.box_2{
	background-color:#FFF;
	height:520px;
	}

/***********/
/*标题*/
/**/
.t{}
.t h3{ display:inline; float:left;}
.t a,
.t a:visited,
.t a:link,
.t a:active
{
	float:right;
}
.t a:hover{}
/***********/

.t_11{
	text-align: center;
	background: url(../images/base/t_11.gif) no-repeat center center;
	height:70px;
	margin:45px auto;
	
}
.t_11 h4{ font-size:38px; color:#34C35E; font-weight:normal;line-height:130%; }
.t_11 h4 a{ color:#34C35E;  }
.t_11 span{ font-size:20px; color:#AAAAAA;line-height:100%;}
.t_11 span a{color:#AAAAAA;}
.t_11 a,
.t_11 a:visited,
.t_11 a:link,
.t_11 a:active
{
	float:right/;
}
.t_11 a:hover{}



.t_13{
	height:70px;
	margin:45px auto;
	
}
.t_13 h4{ font-size:38px; color:#34C35E; font-weight:normal;line-height:130%; }
.t_13 span{ font-size:20px; color:#AAAAAA;line-height:100%;}
.t_13 a,
.t_13 a:visited,
.t_13 a:link,
.t_13 a:active
{
	float:right;
}
.t_13 a:hover{}



/***********/
.bg_11{ background-color:#F7F7F8; padding:20px 0 100px 0; clear:both;}
.bg_12{ background-color:#FFF; padding:20px 0 100px 0; clear:both;}
.bg_13{
	height:700px;
	padding: 20px 0 20px 0;
	background: url(../images/base/bg_3.jpg) no-repeat center center #FFF; clear:both;
}
.bg_14{
	height:800px;
	padding: 20px 0 20px 0;
	background: url(../images/base/bg_4.jpg) no-repeat center center #FFF; clear:both;
}
.bg_15{
	height:1000px;
	padding: 20px 0 20px 0;
	background: url(../images/base/bg_5.jpg) no-repeat top center #FFF; clear:both;
}
.bg_16{
	padding: 20px 0 80px 0;
	background: url(../images/base/bg_6.jpg) no-repeat top center #FFF; clear:both;
}



.t_12{ color:#35C35E; font-size:30px; margin-bottom:20px;}
.t_12 h4{ color:#666; display:inline; font-size:30px; font-weight:normal;}





.nav_left{ width:140px;	background: url(../images/base/nav_left.jpg) repeat-y right top;
padding:50px 0;
float:left;
}
.nav_left a,
.nav_left a:visited,
.nav_left a:link{
	font-size: 16px;
	color: #333;
	display: block;
	text-decoration: none;
	padding:15px 20px;
}
.nav_left a:hover,

.nav_left a.active,
.nav_left a.active:visited,
.nav_left a.active:link{
	background: url(../images/base/nav_left.gif) no-repeat center right;
	color:#36C35E;
	}
.nav_left a.active:hover,
.nav_left a.active:active{}




/***********/
/***********/
/*列表*/
/**/
.list_11{}
.list_11 li{
	background: url(../images/base/list_1.gif) no-repeat left center;
	padding: 5px 5px 5px 20px;
	list-style-type: none;	
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.list_11 a,
.list_11 a:active,
.list_11 a:visited,
.list_11 a:link
{
	color:#666;
	font-size:14px;
	text-decoration: none;
	}
.list_11 a:hover{
	color:#36C35E;
}





.list_news{}
.list_news li{
	position: relative;
	padding: 0 10px 15px 85px;
	border-bottom: 1px dotted #CCC;
	height: 95px;
	list-style-type: none;
	margin-bottom:15px;	
}
.list_news span{ width:75px; height:75px; display:block; position:absolute; left:0; top:0; background-color:#36C35E; color:#FFF; padding:10px;}
.list_news a{ color:#333333; font-size:18px;text-decoration: none;}
.list_news a:hover{ color:#36C35E; font-size:18px;}
.list_news p{ color:#666666; font-size:14px; margin:5px 0 0;line-height:20px;height:40px;overflow:hidden;}








.list_news_page{ margin:auto -10px;}
.list_news_page li{
	position: relative;
	padding: 0 10px 15px 330px;
	border-bottom: 1px dotted #CCC;
	height: 95px;
	list-style-type: none;
	width:590px;
	height:210px;
	margin:10px;
	float:left;

}
.list_news_page a.lnp_img{ position:absolute; left:0px; top:0px;}
.list_news_page span{ width:75px; height:75px; display:block; position:absolute; left:240px; top:0; background-color:#36C35E; color:#FFF; padding:10px;}
.list_news_page a{ color:#333333; font-size:18px;text-decoration: none;}
.list_news_page a:hover{ color:#36C35E; font-size:18px;}
.list_news_page p.txt{ color:#666666; font-size:14px; padding:5px 0 0;height:85px;overflow:hidden;}
.list_news_page p.wkey{ color:#666666; font-size:14px; padding:5px 0; position:absolute; left:330px; bottom:10px;}
.list_news_page p.wkey a{ font-size:14px; padding:0 5px;}
.list_news_page h4{ font-weight:normal; font-size:18px;}








.list_team{ float:left;}
.list_team ul{ height:360px;}
.list_team ul li{
	float: left;
	list-style-type: none;
	margin-right:3px;background-color:#36C35E;
}
.list_team ul li span{  font-size:14px; padding:10px; display:block;}
.list_team ul li strong{ font-size:22px; display:block; font-weight:normal;}
.list_team ul li a{
	color: #FFF;
	text-decoration: none;
}
.list_team ul li:hover a span{ background-color:#196919;}
.list_team p{ color:#666; font-size:24px; text-align:center; padding:30px; clear:both;}


/***********/

.a_flink{ width:670px; float:right; padding-top:50px;}
.a_img_link{ margin-bottom:30px;}

.a_txt_link{ border:1px solid #DDDDDD; padding:20px; color:#AAAAAA;}
.a_txt_link a{
	color: #AAA;
	text-decoration: none;
	padding:5px 5px 0 0;
	line-height:160%;
}
.a_txt_link a:hover{ color:#36C35E;}

/***********/
.about{ height:400px; width:600px; position:relative; padding:60px 200px 0 0;}
.about h4{
	background-color:#36C35E;
    -moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */
	color:#FFF;
	padding:10px 30px;
	font-size:24px;
	font-weight:normal;
	position:absolute;
	left:0;
	top:0;
	right:0;
	}
.about_txt{ font-size:15px; color:#666666; padding:10px; line-height:160%;}
.about_txt a{ color:#35C35E; display:block; text-align:right;}	
.about_img{ position:absolute; right:10px; top:70px;}
.about_ry{ padding:10px;}



.form_leave_message{width:530px;overflow:hidden;}
.input_1{ border:2px solid #DDDDDD; padding:10px; color:#AAA; font-size:16px; width:520px; display:block; margin-bottom:10px;}
.button_1{ background-color:#36C35E; color:#FFF; padding:15px 10px; border:none; width:520px; display:block; margin-bottom:10px;}
.button_1:hover{ background-color:#32A352;}

.leave_message{ height:135px; font-size:20px; color:#AAA;background: url(../images/base/leave_message.gif) no-repeat top left; padding:0px 5px 0 60px;}
.leave_message h4{ font-size:26px; color:#35C35E; font-weight:normal;}
.leave_message strong{ color:#35C35E; font-size:30px; display:block; font-weight:normal;}






/* 幻灯片 */
	.slider_1{ width:310px; margin:0 auto;  position:relative; overflow:hidden;   height:360px;background:#FFF; }
	.slider_1 .bd{ position:relative; z-index:0;  }
	.slider_1 .bd li{
	height: 360px;
	overflow: hidden;
	list-style-type: none;
}
	.slider_1 .bd li img{ display:block;  }

	.slider_1 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.slider_1 .hd ul{ text-align:center;  }
	.slider_1 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:0 4px; 
		background:url(../images/base/dot.png) 0 -14px;
		overflow:hidden;  filter:alpha(opacity=70);opacity:0.9;  vertical-align:top; line-height:9999px; 		list-style-type: none;
	}
	.slider_1 .hd ul .on{ background-position:0 0;  }
	.slider_1 .timer{ position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }
	
	.slider_1 h4{color:#34C35E; font-size:20px; padding:10px 0; font-weight:normal;}
	.slider_1 h4 a{color:#34C35E; }

	.slider_2{ width:480px; margin:0 auto; position:relative; overflow:hidden; height:520px; background:#FFF; }
	.slider_2 .bd{ position:relative; z-index:0;  }
	.slider_2 .bd li{
	height: 520px;
	overflow: hidden;
	list-style-type: none;
}
	.slider_2 .bd li img{ display:block;  }

	.slider_2 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.slider_2 .hd ul{ text-align:center;  }
	.slider_2 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:0 4px; 
		background:url(../images/base/dot.png) 0 -14px;
		overflow:hidden;  filter:alpha(opacity=70);opacity:0.9;  vertical-align:top; line-height:9999px; 		list-style-type: none;
	}
	.slider_2 .hd ul .on{ background-position:0 0;  }
	.slider_2 .timer{ position:absolute; z-index:1; left:0; bottom:0; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }
	


/***************************/
/***链接***/
/**************************/
.url_1{}
.url_1 a,
.url_1 a:active,
.url_1 a:visited,
.url_1 a:link
{
	display: inline-block;
	background: url(../images/base/url_1.jpg) no-repeat left top;
	width: 180px;
	height: 50px;
	padding:10px 10px 10px 45px;
	color: #4B4B4B;
	font-size: 14px;
	text-decoration: none;
	margin:0 4px;
}
.url_1 a:hover{ color:#F00;}


/***************************/
/***表单***/
/**************************/

/***********/
/*搜索*/
/**/
.form_search{}
.form_search h3{ float:left; color:#777777; margin-right:10px; font-size:14px; height:30px; line-height:30px;}

.input_search{
	border:1px solid #EED4AF;
	background: url(../images/base/input_search.png) repeat-x left top #C00D0D;
	color:#777;
	font-size:14px;
	padding:5px;
	height:30px;
	float:left;
	}
	
.btn_search{
	border:1px solid #C70D0D;
	background: url(../images/base/btn_search.png) repeat-x left top #C00D0D;
	color:#FFF;
	font-size:14px;
	padding:5px;
	height:30px;
	float:left;
	}
	
	


.m_contact{ padding:0px 0px 0 0; width:400px; position:absolute; right:0px; top:0px; }
.m_contact h5{ color:#FFF; padding-bottom:25px; font-size:16px; font-weight:normal;}
.m_contact h5 a{ color:#FFF;}

.m_contact strong{ color:#FFF; font-size:25px; font-weight:normal;}
.m_contact p{ color:#999; font-size:14px; margin-bottom:20px;}


.online_c{background: url(../images/base/2code.jpg) no-repeat right top;padding:0px 120px 0 0; height:120px; }
.online_c a{ display:block; float:left; width:120px;}

.m_contact2{ width:440px; float:right;}
.m_contact2 dt{ color:#35C35E;font-size:20px; font-weight:normal;}
.m_contact2 dd{ border-bottom:1px solid #EEE; padding:15px 0; margin-bottom:20px;}
.m_contact2 strong{ font-size:18px; font-weight:normal;}
.m_contact2 p{ color:#444; font-size:14px; margin-bottom:20px; line-height:180%;}
.m_contact2 a,
.m_contact2 a:visited,
.m_contact2 a:link{
	color: #868686;
	text-decoration: none;
}
.m_contact2 a:hover{ color:#36C35E;}


/***************************/
/***杂***/
/**************************/

/***********/
/*版权*/
/**/
.copyright{background: url(../images/base/copyright.jpg) no-repeat bottom center; padding:50px; font-size:12px; color:#B9B9B9; text-align:center; line-height:160%;}
.copyright a{color:#B9B9B9}
/***********/
/*图标*/
/**/
.ico_1{background: url(../images/base/ico_1.gif) no-repeat left center; padding-left:24px;}



/***********/
/*选项卡*/
/**/
.tab_control{ border-bottom:1px solid #DDD; height:50px; padding:10px 0; margin-bottom:15px;}
.tab_control li{
	font-size: 20px;
	text-decoration: none;
	list-style-type: none;
	display:inline-block;
	padding:0 15px 0 0;
}
.tab_control li a{
	color: #BABABA;
	text-decoration: none;
}
.tab_control li.on a{color: #35C35E;}





/***********/
/*友情链接*/
/**/
.url_f{}
.url_f a,
.url_f a:active,
.url_f a:visited,
.url_f a:link
{
	color: #4B4B4B;
	font-size: 14px;
	text-decoration: none;
	margin:0 4px;
}
.url_f a:hover{ color:#F00;}




.liucheng{
	background: url(../images/base/liucheng.jpg) repeat-x left center;
	height:110px;
}
.liucheng li{
	list-style-type: none;
	background: url(../images/base/liucheng_b2.png) no-repeat center center;
	width:110px;
	height:110px;
	margin:5px;
	float:left;
	line-height:140%;	
	color:#1D9343;
	text-align:center;
	padding:25px 20px;
	cursor:pointer;
	transition-property:all;
transition-duration:1s;
}
.liucheng li:hover{background: url(../images/base/liucheng_b.png) no-repeat center center;}
.liucheng li:nth-child(odd){
	background: url(../images/base/liucheng_a2.png) no-repeat center center;
	color:#FFF;
}
.liucheng li:nth-child(odd):hover{background: url(../images/base/liucheng_a.png) no-repeat center center;}

.liucheng i{ display:block;}

.liucheng a{color:#1D9343;}
.liucheng li:nth-child(odd) a{color:#FFF}



/***********/
/*全屏幻灯片*/
/**/
.fullSlide{ width:100%;  position:relative;  height:600px; background:#FFF;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{
	width: 100% !important;
	height: 600px;
	overflow: hidden;
	text-align: center;
	list-style-type: none;


}
.fullSlide .bd li a{ display:block; height:600px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; background:url(../images/base/touming.png) repeat-x; text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:5px; background:url(../images/base/tg_flash_p.png) -14px 0; overflow:hidden; 
	line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:0 0; }

	
/***********/
/*滚动*/
/**/

.tabBar{ width:680px; float:right; margin:10px 0px 0 20px;  padding:20px 0; position:relative; }
.tabBar .hd{
	padding: 0 40px;
	background: url(../images/base/rj2.gif) no-repeat left top;
	height:40px;
}
.tabBar .hd ul{ z-index:5; position:relative;  zoom:1;}
.tabBar .hd li{
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0px 16px;
	margin: 0 2px;
	color: #333333;
	cursor: pointer;
	background-color: #F0F0F0;
	font-size: 14px;
	list-style-type: none;
}


.tabBar .hd li.on{ color:#FFF;font-weight:bold; overflow:hidden; margin-top:0px; position:relative;  background:#36C35E; }
.tabBar .hd li.on span{ font-weight:bold; color:#c00;  }



.tabBar .bd{  clear:both; position:relative; height:420px; overflow:hidden; }
.tabBar .bd .conWrap{ }
.tabBar .prev,.tabBar .next{ position:absolute; left:0px; top:20px; z-index:99; width:40px; height:40px; }
.tabBar .next{ left:auto; right:40px; }
.tabBar .prevStop,.tabBar .nextStop{ display:none;  }
.tabBar .bd p{ padding-bottom:10px; width:650px; padding:10px; height:90px;  overflow:hidden;margin-bottom:30px;}
.tabBar .bd .con{width:680px;  font-size:14px; color:#666666; padding:20px 0;  }

.tabBar .bd ul li {
	list-style-type: none;
	float:left;
	text-align:center;
	margin:5px;
}
.tabBar .bd ul li a img{ display:block; margin-bottom:20px;}
.tabBar .bd ul li a{
	width: 204px;
	height: 270px;
	background-color: #F7F7F7;
	border: 2px solid #F7F7F7;
	display: block;
	float: left;
	text-decoration: none;
	font-size:14px;
	color:#444;
}
.tabBar .bd ul li a:hover{ background-color:#36C35E; border:2px solid #36C35E; color:#FFF;}


/***********/
/*滚动*/
/**/

.douban{ width:1200px; padding-top:10px;  overflow:hidden;   }
.douban .hd{ height:40px;  overflow:hidden;width:1200px;  text-align:center; }
.douban .hd .next,
.douban .hd .prev{ float:right; display:block; width:18px; height:18px; background: url(images/left_right.gif) no-repeat -6px -7px; overflow:hidden; margin-right:6px; cursor:pointer; }
.douban .hd .next{ background-position:-34px -7px; }
.douban .hd .prevStop{ background-position:-6px -40px; cursor:default; }
.douban .hd .nextStop{ background-position:-34px -40px; cursor:default; }
.douban .hd ul{ margin:auto; margin-left:45px; }
.douban .hd ul li{ display:inline-block; cursor:pointer; width:14px; height:14px; margin:8px; background: url(../images/base/switch_dot_small.jpg) no-repeat 0 0; }
.douban .hd ul li.on{ background-position:-14px 0; }
.douban .bd{}
.douban .bd ul{ overflow:hidden; zoom:1; }
.douban .bd ul li{}



.list_ti1{ margin-left:10px;}
.list_ti1 h4{ color:#35C35E; font-size:20px; font-weight:normal; margin-top:40px;}
.list_ti1 p{ color:#AAA; font-size:14px; line-height:150%; padding:10px 20px 10px 0;}
.list_ti1 li{
	position: relative;
	width: 590px;
	height: 250px;
	background-color: #F7F7F7;
	margin-right: 20px;
	float: left;
	list-style-type: none;
}
.list_ti1 li a.list_ti1_img{ float:left; margin-right:20px;display:block; width:290px; height:250px;}
.list_ti1 a.list_ti1_a{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FFF;
	background: url(../images/base/list_ti1.gif) no-repeat center center #36C35E;
}
.list_ti1 a.list_ti1_a:hover{ background-color:#00B2B2;}
.list_ti1 a.list_ti1_a span{ display:none;}




.list_ti2{}
.list_ti2{ margin:10px -12px;}
.list_ti2 h4{ color:#35C35E; font-size:20px; font-weight:normal; margin-top:40px;}
.list_ti2 p{ color:#AAA; font-size:14px; line-height:150%; padding:10px 20px 10px 0;}
.list_ti2 li{
	position: relative;
	width: 290px;
	height: 250px;
	background-color: #F7F7F7;
	margin: 8px;
	float: left;
	list-style-type: none;
}
.list_ti2 li a.list_ti2_img{ float:left; display:block; width:290px; height:210px; position:relative; display:block;}
.list_ti2 li a.list_ti2_img strong{
	color: #FFF;
	font-size: 16px;
	padding: 10px 15px;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 99;
	display: block;
	height: 40px;
	background-image: url(../images/base/bg.png);
	background-repeat: repeat;
	font-weight:normal;
}
.list_ti2 a.list_ti2_a{
	width: 170px;
	height: 40px;
	padding:10px 40px 10px 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FFF;
	text-align:right;
	background: url(../images/base/list_ti1.gif) no-repeat right center #36C35E;
	text-decoration: none;
}
.list_ti2 a.list_ti2_a:hover{ background-color:#00B2B2;}
.list_ti2 a.list_ti2_a span{ display:none;}
.list_ti2 span{ background-color:#F7F7F7; font-size:16px; color:#63544C; display:block; position:absolute;left:0; bottom:0; height:40px; padding:10px 15px; width:120px;}






.list_ti3{ margin:0 -10px;}
.list_ti3 h4{ color:#666666; font-size:20px; font-weight:normal; margin-top:40px; padding-right:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.list_ti3 p{ color:#AAA; font-size:14px; line-height:150%; padding:10px 20px 10px 0;}
.list_ti3 li{
	position: relative;
	width: 390px;
	height: 204px;
	background-color: #F7F7F7;
	margin: 8px;
	float: left;
	list-style-type: none;
	border:2px solid #FFF;text-decoration:none; outline:none;-webkit-transition:all .2s; transition:all 0.2s;
}
.list_ti3 li:hover{border:2px solid #00B2B2;background-color:#00B2B2; color:#FFF;}
.list_ti3 li:hover h4{color:#FFF;}
.list_ti3 li:hover p{color:#FFF;}

.list_ti3 li a.list_ti3_img{ float:left; margin-right:20px;display:block; width:250px; height:200px;}
.list_ti3 li a.list_ti3_img img{ width:250px; height:200px;}
.list_ti3 a.list_ti3_a{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FFF;
	background: url(../images/base/list_ti1.gif) no-repeat center center #00B2B2;
}
.list_ti3 a.list_ti3_a:hover{ background-color:#36C35E;}
.list_ti3 a.list_ti3_a span{ display:none;}





.list_ti4{ margin:auto -10px;}
.list_ti4 h4{ color:#35C35E; font-size:20px; font-weight:normal; margin-top:40px;}
.list_ti4 p{ color:#AAA; font-size:14px; line-height:150%; padding:10px 20px 10px 0;}
.list_ti4 li{
	position: relative;
	width: 590px;
	height: 250px;
	background-color: #F7F7F7;
	margin:10px 10px;
	float: left;
	list-style-type: none;
}
.list_ti4 li a.list_ti4_img{ float:left; margin-right:20px;display:block; width:290px; height:250px;}
.list_ti4 a.list_ti4_a{
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FFF;
	background: url(../images/base/list_ti1.gif) no-repeat center center #36C35E;
}
.list_ti4 a.list_ti4_a:hover{ background-color:#00B2B2;}
.list_ti4 a.list_ti4_a span{ display:none;}





.page_number{ text-align:center; padding:40px; clear:both;}
.page_number a,
.page_number a:visited,
.page_number a:link{
	border: 1px solid #E5E5E5;
	padding: 5px 10px;
	color: #666;
	text-decoration: none;
}
.page_number a:hover,
.page_number a:active{ background-color:#36C35E; color:#FFF;}
.page_number strong{ border:1px solid #36C35E; padding:5px 10px; background-color:#36C35E; color:#FFF;}



/*右侧返回顶部*/
.gotop_box{ position:fixed; right:10px;  bottom:50px; color:#FFF;}
.gotop_box ul{ z-index:9999;}
.gotop_box ul li{
	width: 70px;
	margin-bottom: 2px;
	text-align: center;
	list-style-type: none;
	
}
.gotop_box ul li a{
	display: block;
	padding:10px;
	height: 70px;
	width: 70px;
	background-color: #36C35E;
	text-decoration: none;
	color:#FFF;
}
.gotop_box ul li a:hover,.gotop_box ul li a:active{background-color:#F7CA18;}
.gotop_box ul li span{ font-size:12px; color:#FFF;}
.gotop_box ul li i{
	font-size:28px;
	display:block;
}


/***********/
/*当前位置 current position*/
/**/
.cp{color:#999; font-size:14px; line-height:34px; text-align:right;}
.cp a,
.cp a:active,
.cp a:link,
.cp a:visited{
	color:#666;
	text-decoration: none;
	padding:0 2px;
	}
.cp strong{
	padding:0 2px;
	font-weight:normal;
	}








.c_title{ font-size:40px; color:#33C35E; text-align:center; font-weight:normal; padding:20px 0;}
.info{ position:relative; height:75px; padding-left:250px; border-top:2px solid #CCC;}
.info span{ width:75px; height:75px; display:block; position:absolute; left:0px; top:0; background-color:#36C35E; color:#FFF; padding:10px;}



a.btn_qiatan,a.btn_qiatan:visited,a.btn_qiatan:link{
	margin: 10px 0 20px 180px;
	display: block;
	width: 320px;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
	background-color: #36C35E;
	padding: 15px 20px;
	color: #FFF;
	text-decoration: none;
	font-size:20px;
	}
a.btn_qiatan span{ border-left:1px solid #FFF; padding:0 0 0 20px; margin-left:15px;}
a.btn_qiatan:hover,a.btn_qiatan:active{ background-color:#1D9443;}

/*内容*/


.content a:hover{ color:#F60;}	
.content h1{font-size:24px;	font-weight: normal; padding:0px; margin:10px 0px;}
.content h2{font-size:22px;	font-weight: normal; line-height:200%;}
.content h3{font-size:18px;	font-weight: normal;line-height:200%;}
.content h4{font-size:16px;	font-weight: normal;line-height:200%;}
.content h5{font-size: 14px;line-height:200%;}			
.content h6{font-size: 12px;line-height:200%;}			
.content ol { margin:10px 20px;}
.content ol li{
	list-style-type: decimal;
	margin-left:20px;
}
.content ul{ margin:10px 20px;}
.content ul li{
	list-style-type: disc;
	margin-left:20px;
}














/* 效果CSS开始 */
.mod18{width:1200px;position:relative;margin:0 auto;}
.mod18 .btn{}

.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px; display:none;}
.mod18 #prevTop{background:url(../images/base/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/base/nextBtnTop.png) 0 0 no-repeat;}

.mod18 .prev,.mod18 .next{ bottom:50px; width:64px;height:80px; background-color:#D7D7D7;position:absolute;cursor:pointer;z-index:99;}
.mod18 .prev:hover,.mod18 .next:hover{background-color:#36C35E;}
.mod18 .prev{left:0px;background:url(../images/base/prevBtn.png) no-repeat #D7D7D7;}
.mod18 .next{right:0px;background:url(../images/base/nextBtn.png) no-repeat #D7D7D7;}
.mod18 li{
	float: left;
	list-style-type: none;
}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;position:absolute;color:#fff; margin:auto; width:1200px; text-align:center;}
.mod18 .cf li span{display:block;width:1200px;position:absolute;left:0px;bottom:20px;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000"); text-align:center;}

.mod18 .picBox{width:1200px; height:660px;position:relative;overflow:hidden; background:#EFEFEF; padding:20px;}
.mod18 .picBox ul{height:660px;position:absolute; left:0;}
.mod18 .picBox li{width:1200px;height:660px; text-align:center;}
.mod18 .picBox li img{ vertical-align:middle;}


.mod18 .listBox{width:1200px;height:180px;margin:0 auto;position:relative;overflow:hidden; padding:15px 0px;}
.mod18 .listBox ul{width:1200px;height:150px; overflow:hidden;position:absolute;}
.mod18 .listBox li{cursor:pointer;position:relative; }
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;}
.mod18 .listBox img{border:3px solid #fff; width:180px; height:150px; padding:5px;}
.mod18 .listBox .on img{border:3px solid #CECDCC;}
.mod18 .listBox .on{}
.mod18 .listBox .on i{ display:none;}







.fsbanner_box{ float:left;}
.fsbanner_box p{ color:#666; font-size:24px; text-align:center; padding:30px; clear:both;}

div.fsbanner {
	width:490px;
	/* obrigatorio */ 
	position:relative;
	overflow:hidden;
	/* opcional */
	height:390px;
	color:white;
}


.fsbanner > div { 
	position:absolute; 
	background-size:cover;
	cursor:pointer;
	top:0px; 
	left:0px; 
}



.fsbanner div a { width:100%;  color:#FFF; text-decoration: none;background-color:#36C35E; display:block;}
.fsbanner div a:hover { background-color:#196919; }

.fsbanner div img{ width:210px; height:315px;}
.fsbanner div { width:210px; height:380px; border-left:2px solid #FFF;}
.fsbanner div  span {  font-size:14px; padding:10px; display:block;
	/* obrigatório */
}
.fsbanner, .fsbanner > div strong{ font-size:22px; display:block; font-weight:normal;}


































