﻿@charset "UTF-8";
.mp_show{display:none;}
.pc_show{}


html,body{
	background: #FFF;
	_font-size:14px;
}



/*/宽高*/
.w_set,.box { width:1280px; margin-left:auto; margin-right:auto; clear:both; position:relative;}

.w_230{ width:230px; float:left;}

.w_740{ width:740px; 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;}

.w_s_1050{
	width:1050px;margin: 40px auto;
}
/*/背景*/
.bg_1{ background:#244588;}

.bg_11{background:url(../images/bg_4.png) repeat-x left top; clear:both;}

/*/页面导航*/
.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:#D92D37;}
.navigation strong{color:#999; font-weight:normal;font-size:0.75em;}






/*搜索框*/
.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:#D92D37; border:none; color:white; text-align:center; border-radius:3px;}
.top_btn:hover {background:#D92D37;}

.btn-search {
display:block;
	position:absolute;
	right:0.8em;
	top:22px;
	z-index:999999999;
	height:25px;
	width:25px;
	background:url(../images/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/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:#D92D37 url(../images/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:#D92D37; 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{ background:#E83828; 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/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:#D92D37; color:#FFF;}







/*/文字详细页-标题*/
.c_h1{ height:120px;background: url(../images/t_1.png) repeat-x top center;color:#000; margin-top:15px; clear:both;}
.c_h1 div{ width:990px; 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:#D92D37;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: #D92D37;
	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/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:#D92D37; position:relative; margin-bottom:10px; 
	border-left:10px solid #D92D37;
}
.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/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/t_1.png) repeat-x top center;color:#000; margin-top:15px; clear:both;}
.t_1 div{ width:990px; 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/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/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:#D92D37;}



.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/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/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/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:#D92D37; 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:#D92D37;}
.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:#D92D37;}
.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/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{
	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:#D92D37; 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:#D92D37; 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/t_sub4.jpg) no-repeat right center; display:inline; padding:10px 25px 10px 10px;}



/*/子页菜单*/
/**/
/*当前位置*/
/**/
.sub_menu{ background-color:#F2F2F2; height:80px; line-height:80px;}
.sub_menu .nav{ width:1280px; margin-left:auto; margin-right:auto;}
.sub_menu .nav h3{ font-size:1.2em; color:#3E3A39; float:left; margin-left:100px;}
.sub_menu .current_position{ float:right; color:#999; font-size:0.8em; margin-right:100px; }
.sub_menu .current_position a{ padding:0 5px; color:#999;}
.sub_menu .current_position strong{ font-weight:normal; padding:0 5px;}
/*/当前位置*/


.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:#D92D37;}
.menu_left a span{ display:none;}
.menu_left a.on,.menu_left a.on:visited,.menu_left a.on:link{background-color:#D92D37; color:#FFF;}
.menu_left a.on:hover{ color:#FFF;}
.menu_left a.on span{background: url(../images/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: #D92D37;
	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:#D92D37; 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/scrollup.png) no-repeat left top; position:absolute; z-index:9999; right:20px; bottom:20px; cursor:pointer;}
#scrollUp:hover{background: url(../images/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/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/ico_qq.gif) no-repeat left top; }
.ico_qq dd{padding-left:35px; }
.ico_qq dd a{
	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:#D92D37;}

.ico_weixin {  border:none;}
.ico_weixin dt{background: url(../images/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/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;}
.list_page_1 li {margin-top:20px; clear:both;background-color:#F7F8F8;}

.list_page_1 li p { color:#000; font-size:0.8em; padding-bottom:5px; line-height:160%;}
.li_text {float:left; height:80px; width:880px; padding:15px;}
.li_text .title{
	font-weight:bold;
	font-size:1em;
}
.li_text .details{
	color:#D7000F;
}
.li_text_w {width:950px;} 
.li_pic_text {float:left; width:700px; margin-left:25px; ;} 

.list_page_1 li:hover {
	
}
.list_page_date{padding:15px;width:80px;height:80px;text-align:center;float:left;background-color:#F2F2F3;}
.list_page_date .date_1{
	color:#9FA0A0;
	font-size:3.2em;
	margin-bottom:5px;
}
.list_page_date .date_2{
	color:#C9CACA;
	font-size:.8em;
}
.list_page_date h1{height:46px;line-height:46px;text-align:center;overflow:hidden;width:94px;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:94px;height:1.2em;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_1 a:hover .list_page_date{
	background-color:#D7000F;
}
.list_page_1 a:hover .list_page_date .date_1{
	color:#fff;
}
.list_page_1 a:hover .list_page_date .date_2{
	color:#fff;
}

.list_page_1 a:hover .li_text .title{
	color:#D7000F;
}



.list_page_2 li {border:1px dotted #BBBBBB; margin:15px 0px;}

.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:#D92D37;
	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;overflow:hidden}
.product_img .bd{position:relative;width:490px;height:540px;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:115px;height:115px; 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:460px; float:left; margin-right:10px; padding-top:20px;overflow:hidden}
.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:80px; font-weight:normal; color:#888;font-size:0.75em;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.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: 110px;
	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:#D92D37;}
#dialog_link:hover {background:#D92D37;}
.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/s_btn.png) left top no-repeat; background-size:95% 95%;}
.s_btn:hover {background:url(../images/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/lianxi1.gif) 19px 0 no-repeat;}
.lianxi1_2 dl.dl2{background:url(../images/lianxi2.gif) 19px 0 no-repeat;}
.lianxi1_2 dl.dl3{background:url(../images/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:34.6em;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;}




















/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	list-style:none;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0; 
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



.fl{ float:left;}
.fr{ float:right;}
















html,body{ }




/**/
/*文字详细页样式*/
/**/
.t_h1{ text-align:center; padding:15px 0;}
.t_h1 h1{ font-size:2.0em; padding:15px;}
.t_h1 p{ color:#AAAAAA; font-size:0.8em; line-height:130%; margin:auto;}


.content{
	font-size:0.9em;
	padding:20px 10px;
	margin:0px auto;
	color:#666666;
	line-height:180%;
	clear:both;
	padding-bottom:40px;

}





/**/
/*留言页样式*/
/**/


.form_message{
	margin:20px auto;
	padding-top:40px;
	width:700px;
}
.form_message h2{ color:#666; line-height:30px; font-weight:normal; margin-bottom:30px;}
.form_message th{ text-align:right; font-size:14px; font-weight:normal; color:#333; }
.form_message td{ padding:5px; font-size:0.9em; line-height:140%;}
.form_message strong{ color:#999999; font-size:1.4em;}

.form_tip_info{ font-size:0.9em; color:#999;}
.input_message{
	border-top:1px solid #C9CACF;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #C9CACF;
	height:28px;
	line-height:28px;
	padding:0 5px;
	margin-bottom:10px;
	}
.input_message:hover{ background-color:#FFC;}	
.textarea_message{
	border-top:1px solid #C9CACF;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	border-left:1px solid #C9CACF;
	line-height:25px;
	padding:5px;
	}
.textarea_message:hover{ background-color:#FFC;}	

.btn_message{
	height:35px;
	width:130px;
	border:none;
	color:#FFF;
	font-size:0.9em;
	line-height:35px;
	overflow:hidden;
	cursor:pointer;
	background-color:#C8000B;
}
.btn_message:hover{ background-color:#D90000;}





html,body{ min-width:1280px;}

a{ text-decoration:none; outline:none;-webkit-transition:all .2s; transition:all 0.2s;}
a:active {star:expression(this.onFocus=this.blur());} 
a:hover{text-decoration: underline;}

.pc_n{}
.mobile_n{ display:none; height:0px; overflow:hidden;}


.bg_4{background:url(../images/bg_4.png) repeat-x left top; clear:both;}

.bg_2{ background-color:#FBFBFB; padding:20px; clear:both;}
.bg_3{ background-color:#F2F2F2; clear:both;}
.bg_5{width:100%;background-color:#F2F2F3;}

.w_set2{ width:1280px; margin-left:auto; margin-right:auto;}

.w_set3{ width:1280px; margin-left:auto; margin-right:auto;}

.h_cp{ height:520px; padding:15px 0;}
.h_cp_1{
	height:420px; padding:15px 0;
}
.h_cp_2{ height:560px; padding:15px 0;}
.h_300{ height:300px;}
.header{}
.header{ height:86px; position:relative;}





/*logo*/
.logo-box{ position:absolute; left:84px; top:28px; }
.logo a{ width:200px; height:50px; display:block;background: url(../images/logo.png) no-repeat left center;}
.logo a span{ display:none;}
/*/logo*/


/**/
/*电话，二维码*/
/**/
.tel_1{ position:absolute; right:0; top:35px; text-align:right; /*background: url(../images/2code.png) no-repeat right center;*/ padding:10px 80px 10px 10px; }
.tel_1 strong{ color:#D82C37; font-size:1.4em; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}

.tel_2{ text-align:center; background:  #3C3C3C; padding:20px 10px 20px 10px;  }
.tel_2 strong{display:block; color:#FFF;margin-bottom:15px; font-size:1.7em; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}
.tel_2 p{ color:#BBBBBB; font-size:0.9em;  font-weight:normal; padding:5px;}

/*/电话，二维码*/



/**/
/*文本段*/
/**/
.txt_1{ padding:15px 0; width:220px;}
.txt_1 h3{ color:#212121; font-size:1.4em; margin-bottom:15px; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}
.txt_1 p{ color:#BABABA; font-size:0.75em; line-height:140%;}
.txt_1 a{ width:127px; height:35px; line-height:35px; text-align:center; display:block; margin:15px 0; color:#000;font-size:0.9em;background: url(../images/txt_1.jpg) no-repeat center center;}
.txt_1 a:hover{ color:#F00;}


.txt_2{ padding:35px 0 25px 0; height:310px; text-align:center;}
.txt_2 h3{ color:#212121; font-size:2.4em; margin-bottom:15px; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}
.txt_2 p{ color:#BABABA; font-size:1.2em; line-height:140%;}
.txt_2 a{ width:127px; height:35px; line-height:35px; text-align:center; display:block; margin:15px 0; color:#000;font-size:0.9em;background: url(../images/txt_1.jpg) no-repeat center center; margin:20px auto;}
.txt_2 a:hover{ color:#F00;}
.txt_2 img{}

/*/文本段*/





/**/
/*图标分享等*/
/**/
.ico_share{ width:200px;color:#836525; text-align:right; height:20px;}
.ico_share span{color:#836525;font-size:0.9em; font-weight:bold;}
.ico_taobao,.ico_sina,.ico_qq2{ width:20px; height:14px;background: url(../images/ico_share.png) no-repeat 0 top; float:left; overflow:hidden; margin:0 2px;}
.ico_taobao span,.ico_sina span,.ico_qq2 span{ display:none;}
.ico_taobao{background: url(../images/ico_share.png) no-repeat 0 top;}
.ico_sina{background: url(../images/ico_share.png) no-repeat -26px top;}
.ico_qq2{background: url(../images/ico_share.png) no-repeat -53px top;}
/*/ico_share*/



/**/
/*顶部下拉菜单menutop*/
/**/
.menunav{
	width:100%;
	background-color: #0A3448;
	height:54px;
	line-height:54px;
}
#menutop{
	width:1280px;
	height:54px;
	line-height:54px;
	position:relative;
	font-size:0.9em;
}
a.url_home,a.url_home:visited,a.url_home:link{ display:block; width:130px; color:#FFF; float:left; text-align:center;}
a.url_home:hover{color: #FFF;text-decoration: none;}

.Dropdown_menus {
	/*FLASH覆盖问题*/
	z-index:1000;
	position:relative;
	float:left;
	margin-left:20px;
	}
.Dropdown_menus li {
	position:relative;
	float:left;
	margin:0 4px;
	width:130px;
	background: url() no-repeat left top;
	text-align:center;
}
.Dropdown_menus li a {
	color:#fff;
	text-decoration: none;
	line-height:54px;
	display:block;
	padding:0 15px;

}
.Dropdown_menus li ul li{ margin:0;}
.Dropdown_menus li ul li a {line-height:54px; height:54px; font-size:0.9em;}
.Dropdown_menus li ul li a:hover {
	text-decoration: none;
}
.Dropdown_menus li ul {
	display:none;
	position:absolute;
	top:54px;
	left:0;
	background-color:#7CA93C;
	/*子菜单背景*/
	padding-bottom:10px;
}
.Dropdown_menus li.Dropdown_menus_current {
	background-color:#7CA93C;

}
.Dropdown_menus_current li{
	padding-top:0px;
	line-height:54px;
	height:54px;
	overflow:hidden;
	
}



.Dropdown_menus_current a,.Dropdown_menus_current a:visited,.Dropdown_menus_current a:link{ 
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;
		background-image:none;
		font-weight:normal;
}

.Dropdown_menus_current ul li a:hover{
	background-color:#7CA93C;
	color:#FFF;text-decoration: none;}
.Dropdown_menus_none {}


.Dropdown_menus li.Dropdown_current {
	background-color:#7CA93C;
}
.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{ }

/*/顶部导航*/


/**/
/*子菜单*/
/**/

.submenu{ background-color:#F2F2F2; line-height:75px; height:80px;}
.submenu p{ float:left; width:700px;}
.submenu p a{ display:block; height:75px; line-height:75px; float:left; padding:0 10px; margin:0 5px; color:#0D0D0D; font-size:1.0em;}
.submenu h3{ float:right; background-color:#D92D37; line-height:80px; padding:0 20px 0 80px; color:#FFF;}
.submenu a.submenu_on{ border-bottom:5px solid #D92D37;}


/*/子菜单*/


/**/
/*当前位置*/
/**/
#current_position{ color:#999; font-size:0.8em; height:30px; line-height:30px; padding:15px 0; padding-left:20px;     border-bottom: 1px solid #EEEEEE;}
#current_position a{ padding:0 5px; color:#999;}
#current_position strong{ font-weight:normal; padding:0 5px;}
/*/当前位置*/




/**/
/*滚动图片*/
/**/

	.douban{ position:relative; padding-top:10px; }
	.douban .hd{ height:22px; line-height:22px;  overflow:hidden; position:absolute; right:10px; top:-30px; z-index:999;}
	.douban .hd h2{ float:left; font: 15px Arial,Helvetica,sans-serif; color: #072; margin: 0 0 12px 0; }
	.douban .hd h2 a{ color:#37A; font-size:12px; margin-left:10px;  }
	.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{ float:right; margin:6px 6px 0 0; zoom:1; }
	.douban .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; background: url(../images/switch_dot_small.gif) no-repeat 0 0; }
	.douban .hd ul li.on{ background-position:-12px 0; }
	
	
	.douban .bd{ padding:12px 0 0 0; width:735px;overflow:hidden; }
	
	.douban .bd ul{ overflow:hidden; zoom:1; height:260px; overflow:hidden; }
	.douban .bd ul li{ float:left; width:230px; height:250px; margin-right:15px; background-color:#FFF;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #DDD;
	margin-bottom:20px;
}
	.douban .bd ul li a{ width:230px; height:250px; display:block; }
	.douban .bd ul li a div{ width:230px; height:180px;overflow:hidden; display:block; }
	.douban .bd ul li img{width:100%;height:auto;}
	.douban .bd ul li img{}
	.douban .bd ul li h3{ padding:10px 10px 5px 10px; color:#575747; font-size:0.9em;}
	.douban .bd ul li p{ padding:2px 10px; color:#AAAAAA; font-size:0.75em;}	

	.douban .bd ul li a:hover{text-decoration: none; background-color:#D92D37;}
	.douban .bd ul li a:hover h3{ color:#FFF;}	
	.douban .bd ul li a:hover p{ color:#FFF;}	


/*/滚动图片*/




/**/
/*搜索*/
/**/
.search2{ width:225px; position:absolute; right:10px; top:7px;}

.input_search{
	width:156px;
	height:28px;
	line-height:28px;
	padding:0 8px 0 12px;
	border:none;
	float:right;
	color:#777;float:right;
	font-size:12px;
	background: url(../images/input_search.jpg) no-repeat left top;
}
.input_search:focus{ outline:none } 

.btn_search{float:right;text-indent: -9999px;overflow:hidden; width:28px; height:28px;background: url(../images/btn_search.jpg) no-repeat center center; border:none; float:right; cursor:pointer;}
.btn_search:hover{ background: url(../images/btn_search_h.jpg) no-repeat center center;}
/*/搜索*/




/**/
/*列表*/
/**/

.list_rq{ padding:20px 0 0 10px;}
.list_rq li{ height:850x; padding:0 0 15px 0; margin-bottom:10px; _margin-bottom:0px;}
.list_rq li a{ color:#C8000B; font-size:14px; padding:5px 0;text-decoration: none; display:block; font-weight:bold; line-height:120%; margin-bottom:5px;}
.list_rq li a:hover{	color: #F00;
	text-decoration: underline;
}
.list_rq li p{ color:#9B9B9B; font-size:12px; line-height:16px;}
.list_rq strong{ background-color:#C8000B; color:#FFF; width:60px; height:60px; text-align:center; font-size:34px; display:block; float:left; line-height:40px; font-weight:normal; margin-right:10px;}
.list_rq strong span{ display:block; font-size:12px; line-height:20px;}

.list_rq li:hover strong{ background-color:#F45607; }


.list_11{}
.list_11 li{
	height: 30px;
	line-height: 30px;
	background: url(../images/list_1.jpg) no-repeat left center;
	padding-left:17px;
	border-bottom:1px dashed #BBB;
	overflow:hidden;
}
.list_11 li a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.list_11 li a:hover{
	color: #F00;
	text-decoration: underline;
}
.list_11 li span{ float:right; color:#999; font-size:12px; display:none;}


.list_qa{ padding-top:15px;_padding-top:7px;}
.list_qa li{ }
.list_qa li a{ color:#C7000B;}
.list_qa li a:hover dt{color:#C7000B;}
.list_qa li a:hover dd{color:#C7000B;}
.list_qa li dl{ border-bottom:1px solid #E7E7E7; padding:10px 0; _padding:5px 0;}
.list_qa li dl dt{ color:#C7000B; background: url( ) no-repeat left center; padding-left:23px; line-height:150%;}
.list_qa li dl dd{ color:#666666; background: url( ) no-repeat left top; padding-left:23px; font-size:12px; line-height:150%;}



.list_img_1{ padding:12px 0 0 0;overflow:hidden; }
	
.list_img_1{ overflow:hidden; zoom:1; height:340px;padding-left:125px; overflow:hidden;}
.list_img_1 ul li{ float:left; width:300px; height:320px; margin-right:70px; background-color:#FFF;
    -moz-box-shadow: 0px 10px 5px #000;
    -webkit-box-shadow: 0px 10px 5px #000;
    box-shadow: 0px 10px 5px #DDD;
	margin-bottom:20px;
	border-radius: 10px;
	}
.list_img_1 ul li a{ width:300px; height:320px;overflow:hidden; display:block; border-radius: 10px;}
.list_img_1 ul li a div{ width:300px; height:240px;overflow:hidden; display:block; }

.list_img_1 ul li img{width:100%;height:auto;}
.list_img_1 ul li h3{ padding:10px 10px 5px 10px; color:#0A3448; font-size:1.2em;}
.list_img_1 ul li p{ padding:2px 10px; color:#AAAAAA; font-size:1em;}	

.list_img_1 ul li a:hover{text-decoration: none; background-color:#0A3448;}
.list_img_1 ul li a:hover h3{ color:#FFF;}	
.list_img_1 ul li a:hover p{ color:#FFF;}	






.list_img_2{ }
	
.list_img_2{ overflow:hidden; zoom:1; height:200px; overflow:hidden;}
.list_img_2 ul li{ float:left; width:300px; margin-right:15px; background-color:#FFF;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #DDD;
	margin-bottom:20px;
	padding:5px;
	text-align:center;overflow:hidden;
	font-size:0.9em;
	}
.list_img_2 ul li a{ width:300px; height:185px; display:block; }
.list_img_2 ul li img{ display:block;width:100%:height:auto;}
.list_img_2 ul li a p{ background-color:#AAA; padding:10px; color:#FFF;}

.list_img_2 ul li a:hover{text-decoration: none; background-color:#D92D37;}
.list_img_2 ul li a:hover p{text-decoration: none; background-color:#D92D37; color:#FFF;}


.list_img_3{ padding:12px 0 0 0;overflow:hidden; }
	
.list_img_3{ overflow:hidden; zoom:1; height:380px;padding-left:125px; overflow:hidden;}
.list_img_3 ul li{ float:left; width:300px; height:175px; margin-right:70px; background-color:#FFF;
	margin-bottom:20px;
	border-radius: 10px;
	text-align:center;
	}
.list_img_3 ul li .title{ 
	height:50px; 
	line-height: 50px; 
	color:#0A3448; 
	font-size:1.2em;
	vertical-align: middle;
	display: flex;
  	align-items: center;
  	justify-content: center;
	margin:20px auto;
	font-weight: bold;
}
.list_img_3 ul li .title img{ 
	margin-right:10px;
}
.list_img_3 ul li p{ 
	padding-bottom:10px; color:#AAAAAA; font-size:.9em;
}	

.list_img_3 ul li a:hover{text-decoration: none; background-color:#0A3448;}
.list_img_3 ul li a:hover h3{ color:#FFF;}	
.list_img_3 ul li a:hover p{ color:#FFF;}	


.list_img_4{ padding:12px 0 0 0;overflow:hidden; }
.list_img_4{ overflow:hidden; zoom:1; height:290px;padding-left:125px; overflow:hidden;}
.list_img_4 ul li{ float:left; width:300px; height:270px; margin-right:70px; background-color:#FFF;
	border: 1px solid #E5E5E5;
	}
.list_img_4 ul li a{ width:300px; height:270px;overflow:hidden; display:block;}
.list_img_4 ul li a .img{ width:300px; height:180px;overflow:hidden; display:block; }

.list_img_4 ul li .img img{width:auto;height:180px;}
.list_img_4 ul li a .text{
	padding: 10px 20px;
	width:260px; 
	height:70px;
	display: grid;
    place-items: center;
	  line-height: 1.5;
}
.list_img_4 ul li .text h3{ color:#0A3448; font-size:1.2em;}

.list_img_4 ul li a:hover{text-decoration: none;}
.list_img_4 ul li a:hover .text{background-color:#0A3448;}
.list_img_4 ul li a:hover .text h3{ color:#FFF;}	

.list_img_5{ overflow:hidden; zoom:1;}
.list_img_5 img{ width:1280px;}


.list_img_6{ padding:12px 0 0 0;overflow:hidden; }
	
.list_img_6{ overflow:hidden; zoom:1;padding-left:125px; overflow:hidden;}
.list_img_6 ul li{ float:left; width:300px; margin-right:70px; background-color:#FFF;
    -moz-box-shadow: 0px 10px 5px #000;
    -webkit-box-shadow: 0px 10px 5px #000;
    box-shadow: 0px 10px 5px #DDD;
	margin-bottom:20px;
	border-radius: 10px;
	}
.list_img_6 ul li a{ width:300px; height:320px;overflow:hidden; display:block; border-radius: 10px;}
.list_img_6 ul li a div{ width:300px; height:240px;overflow:hidden; display:block; }

.list_img_6 ul li img{width:100%;height:auto;}
.list_img_6 ul li h3{ padding:10px 30px 10px 30px; color:#0A3448; font-size:1.2em;line-height: 1.2;}
.list_img_6 ul li p{ padding:0px 30px 0px 30px;; color:#AAAAAA; font-size:.9em; display:none;line-height: 1.2;}	

.list_img_6 ul li a:hover{text-decoration: none; height:380px;}
.list_img_6 ul li a:hover p{display:block;}

.list_img_7{
	display: grid;
    padding:30px 50px;
}
.list_img_7 ul li{ float:left; 
	width: 215px; 
	margin:15px 10px;
	}
	.list_img_7 ul li img{
		width:180px;
	}

	.list_img_8{ padding:12px 0 0 0;overflow:hidden; }
	
.list_img_8{ overflow:hidden; zoom:1;overflow:hidden; height:400px;}
.list_img_8 ul li{ float:left; width:300px; margin-right:50px; background-color:#FFF;
    -moz-box-shadow: 0px 10px 5px #000;
    -webkit-box-shadow: 0px 10px 5px #000;
    box-shadow: 0px 10px 5px #DDD;
	margin-bottom:20px;
	border-radius: 10px;
	}
.list_img_8 ul li a{ width:300px; height:320px;overflow:hidden; display:block; border-radius: 10px;}
.list_img_8 ul li a div{ width:300px; height:240px;overflow:hidden; display:block; }

.list_img_8 ul li img{width:100%;height:auto;}
.list_img_8 ul li h3{ padding:10px 30px 10px 30px; color:#0A3448; font-size:1.2em;line-height: 1.2;}
.list_img_8 ul li p{ padding:0px 30px 0px 30px;; color:#AAAAAA; font-size:.9em; display:none;line-height: 1.2;}	

.list_img_8 ul li a:hover{text-decoration: none; height:380px;}
.list_img_8 ul li a:hover p{display:block;}


.list_page_11{ padding:15px 0;}
.list_page_11 a.list_page_t{ color:#333;  font-size:1.2em; font-weight:bold; line-height:130%; padding:2px 0; display:block;}
.list_page_11 a.list_page_t:hover{ color:#D9230D; }
.list_page_11 li{ padding:10px 10px 10px 10px; clear:both; border-bottom:1px dotted #BBBBBB; margin-bottom:10px; }
.list_page_11 li img{ float:left; margin:0 25px 10px 0;}
.list_page_11 li p{ color:#999; font-size:12px; padding:5px 0; line-height:140%;}
.list_page_11 li p a{ color:#777;}
.list_page_11 li span{ display:block; color:#888888; padding:0 0 5px 0; font-size:0.9em; padding-top:15px;}



.list_page_img_1{ padding:20px 0;overflow:hidden; }
	
.list_page_img_1{ overflow:hidden; zoom:1;overflow:hidden;}
.list_page_img_1 ul li{ float:left; width:230px; height:250px; margin:15px 0 15px  10px; background-color:#FFF;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #DDD;
	margin-bottom:20px;
	}
.list_page_img_1 ul li a{ width:230px; height:250px; display:block; }

.list_page_img_1 ul li div{width:230px; height:190px; display:block;overflow:hidden;}
.list_page_img_1 ul li img{width:100%;height:auto;}
.list_page_img_1 ul li h3{ padding:10px 10px 5px 10px; color:#575747; font-size:0.9em;}
.list_page_img_1 ul li p{ padding:2px 10px; color:#AAAAAA; font-size:0.75em;}	

.list_page_img_1 ul li a:hover{text-decoration: none; background-color:#D92D37;}
.list_page_img_1 ul li a:hover h3{ color:#FFF;}	
.list_page_img_1 ul li a:hover p{ color:#FFF;}	

.list_page_12{
	margin-top:30px;
}
.list_page_12 .list_left{
	width:250px;
	float:left;
}

.list_page_12 .list_left li{
	height:100px; 
	color:#B5B5B6; 
	padding:0px 30px;
	width:190px;
	border-bottom:1px solid #E5E5E5;
	
}
.list_page_12 .list_left li:hover{
	background-color:#0A3448;
}
.list_page_12 .list_left li:hover a{
	color:#fff; 
}
.list_page_12 .list_left li .text{
	height:100px; 
	font-weight: bold;
	vertical-align: middle;
	display: flex;
	
	font-size:1.4em;
	line-height: 100px; 
	float:left;
	align-items:center;
}

.list_page_12 .list_left li .img{
	height:100px; 
	line-height: 100px; 
	vertical-align: middle;
	display: flex;
	float:right;
	align-items:center;
}
.list_page_12 .list_left li .img img{
	width:29px;
	height:29px;
}
.list_page_12 .list_left li .img .select{ display: none;}
.list_page_12 .list_left li:hover .img .select{	display: block;}
.list_page_12 .list_left li:hover .img .default{	display: none;}

.list_right{ float:right; width:950px;}
.list_right .list_data{ padding:12px 0 0 0;overflow:hidden; }
.list_right .list_data{ overflow:hidden; zoom:1; overflow:hidden;}
.list_right .list_data ul li{ float:left; width:280px; height:270px; margin-right:20px;  margin-bottom:20px; background-color:#FFF;
	border:1px solid #E5E5E5;
	}
.list_right .list_data ul li a{ width:280px; height:270px;overflow:hidden; display:block;}
.list_right .list_data ul li a .img{ width:280px; height:180px;overflow:hidden; display:block; }

.list_right .list_data ul li .img img{width:auto;height:180px;}
.list_right .list_data ul li a .text{
	padding: 10px 20px;
	width:240px; 
	height:70px;
	display: grid;
    place-items: center;
	  line-height: 1.5;
}
.list_right .list_data ul li .text h3{ color:#0A3448; font-size:1em;}

.list_right .list_data ul li a:hover{text-decoration: none;}
.list_right .list_data ul li a:hover .text{background-color:#0A3448;}
.list_right .list_data ul li a:hover .text h3{ color:#FFF;}

/*/列表*/


/**/
/*翻页*/
/**/
.page{ clear:both; text-align:center; padding:30px 10px 10px 10px; height:40px; margin-bottom:20px;}
.page a{ padding:6px 8px; color:#666666; font-size:0.9em; background: url(../images/page.png) repeat-x left top; border:1px solid #E5E5E5; }
.page a:hover{ background-image:none; background-color:#D7210B; padding:6px 8px; border:1px solid #A91A1F; color:#FFF; }
.page strong{ background-color:#D7210B; padding:6px 8px; border:1px solid #A91A1F; color:#FFF;}
/*/翻页*/



/* ======= 全屏幻灯片 =========*/
.fullSlide{ width:100%;  position:relative;  height:470px; background:#FAFAFA;}
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; height:470px;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:470px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:470px; }

	.fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:0; right:0; height:30px; line-height:30px;}
	.fullSlide .hd ul{ width:1280px; 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{ background:#C8000B; filter:alpha(opacity=100);opacity:1; }

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:10%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullSlide .next{ left:auto; right:10%; background-position:-6px -137px; }


/*/全屏幻灯片*/




/**/
/*组*/
/**/
.g_11{}
.g_11 dl{ border-right:1px solid #EEEEEE; float:left; width:275px; _width:270px; padding:10px 30px 10px 10px; margin:0 5px;}
.g_11 dl dd{}

.g_11 dl.g_news{}
.g_11 dl.g_qa{ }
.g_11 dl.g_qa dl{float:none; border:none; border-bottom:1px solid #E7E7E7; padding:10px 0; _padding:5px 0;}

.g_11 dl.g_new_2{ border:none;}

/*/组*/


/**/
/*标题*/
/**/
.t_11{color:#000;font-size:0.9em; font-weight:bold;}
.t_11 a{color:#000;}


.t_22{color:#0A3448;font-size:1.8em; height:60px; text-align:center;
	margin: 20px 0px;
}
.t_22 a{color:#0A3448;height:42px; line-height:42px; display:block;  padding:0 25px;text-decoration: none;letter-spacing: 8px;}
.t_22 hr{margin: 8px auto; border-color: #7CA93C; width:60px; border-width: 2px;}

/*/标题*/

/**/
/*尾部*/
/**/
.foot{ background-color:#0A3448; padding:10px; text-align:center; height:80px; clear:both;}
.foot nav{ padding:15px 5px;}
.foot nav a{ color:#fff;font-size:0.9em; padding:0 10px;}
.foot .copyright{ color:#fff;font-size:0.75em; }
.foot .copyright span{margin:0 5px;}
.foot .copyright span a{color:#fff;}





/**/
/*图片详细页样式*/
/**/
#pubu_box{background-color:#FFF;osition: relative; margin:auto; width:890px;}
#pubu_box {
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  padding: 0;
}

/**
 * Grid items
 */
#pubu_box li {
    width:200px;
    margin:5px 10px 15px 10px;
	text-align:center;
	background-color:#F4F4F4;
	}
	
#pubu_box li a{font-size:0.9em; color:#535353;	
	display:block;
	line-height:200%;
}
#pubu_box li a:hover{
	color: #FFF;
	text-decoration: none;
}
#pubu_box li:hover{
	background-color: #D92D37;
	color: #FFF;
	text-decoration: none;
}

#pubu_box li.inactive {
  visibility: hidden;
  opacity: 0;
}

#pubu_box li img {
  display: block;
  margin-bottom:5px;
}



/**
* 文章详细页
*
**/
.wrap {
	clear: both;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.wrap2 {
	clear: both;
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
}
.wrap3 {
	clear: both;
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
/*公司动态*/
.news_bg {
	overflow: hidden;
	padding-top: 3%;
}
.news_con {
	overflow: hidden;
}
.news_con ul li {
	overflow: hidden;
	margin-bottom: 2%;
	padding-bottom: 2%;
	border-bottom: 1px solid #cccccc;
	display: block;
}
.news_con ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.news_con ul li .imgs {
	width: 19%;
	float: left;
	display: inline;
	overflow: hidden;
}
.news_con ul li .imgs img {
	width: 100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.news_con ul li:hover .imgs img {/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.news_con ul li .i_about_r {
	float: right;
	display: inline;
	line-height: 22px;
	width: 78%;
	overflow: hidden;
}
.news_con ul li .i_about_r h3 {
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 1%;
}
.news_con ul li .i_about_r label {
	display: block;
	color: #999999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding-left: 19px;
	margin-bottom: 1%;
}
.news_con ul li .i_about_r .p {
	max-height: 48px;
	overflow: hidden;
	font-size: 14px;
	color: #7b7b7b;
	line-height: 24px;
}
.news_con ul li .i_about_r .news_more {
	margin-top: 2%;
	width: 106px;
	text-align: center;
	float: left;
	height: 34px;
	line-height: 34px;
	background-color: #f5f5f5;
	border: 1px solid #bababa;
	color: #828282;
	font-size: 13px;
	transition: all 0.3s;
}
.news_con ul li:hover .i_about_r .news_more {
	background-color: #409EFF;
	color: #fff;
	border: 1px solid #409EFF;
}
.news_con ul li:hover .i_about_r h3 {
	color: #409EFF;
}
/*公司动态详细*/
.about_x {
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.about_x img {
	margin-bottom: 15px;
	max-width: 100%;
	height: auto !important;
}
.about_x .show_t {
	line-height: 36px;
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
	font-weight: normal;
}
.about_x .con_line {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
	border-bottom: 1px dashed #cccccc;
	text-align: center;
}
.about_x .con_id {
	line-height: 30px;
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 40px;
}
.about_x table {
	border-collapse: collapse;
	border-spacing: 0;
}
.about_x table td {
	line-height: 22px;
	height: 27px; /*border:1px solid #000;*/
}
.prenext {
	font-size: 16px;
	line-height: 60px;
	margin-top: 20px;
	color: #444;
}
.prenext span {
	float: left;
	width: 108px;
	color: #666666;
	font-size: 16px;
}
.prenext a {
	color: #444;
}
.prenext a:hover {
	color: #00a1e9;
	text-decoration: none;
}
.prenext:last-child {
	border-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.goback {
	float: right;
	height: 26px;
	line-height: 26px;
	text-align: right;
	padding-left: 23px;
	background: url(../img/goback.png) left center no-repeat;
	font-size: 14px;
	color: #333333;
	margin-top: 8px;/* border-bottom:1px solid #a6a6a6;*/
}
.fenxiang {
	height: 30px;
	overflow: hidden;
}
.fenxiang .span {
	float: right;
	font-size: 14px;
	line-height: 34px;
}

/*产品页面*/
.main{ width:1000px; margin:0px auto; font-family:"Microsoft YaHei";}
/* main02  */
.main02{width:1100px; margin:20px auto; font-family:"Microsoft YaHei";}
.main02_t1{float:left; width:100%; font-size:18px; color:#222;}
.main02_di{float:left; width:100%;margin-bottom:30px;}
.main02_dl{float:left; width:374px;}
.anli01{float:left; width:100%; height:365px; margin-top:20px; background:#ebecec;}
.main02_t2{float:left; width:100%; background:#b5b5b6; font-size:18px; color:#fff; text-indent:10px; height:30px; line-height:30px;}
.wenxue_list{float:left; width:324px; padding:0 25px;}
.wenxue_list li{float:left; width:100%;height:305px; margin-top:30px;}
.wenxue_list img{float:left;}
.wenxue_box{float:left; width:150px;height:305px; margin-left:20px; display:inline;}
.wenxue_box p{float:left; width:100%; color:#333;}
.wen_t1{font-size:20px; padding-bottom:15px;}
.wen_t2{font-size:14px; margin-top:7px;}
.wen_t3{border-top:1px solid #fff; margin-top:20px; padding-top:20px; font-size:14px;line-height:24px;}
.wen_t4{margin-bottom:1px; text-align:right; font-size:14px;}
.wen_t4 a{color:#0376c2;}

/*  main02_dc */
.main02_dc{float:left; width:305px; margin-left:20px; display:inline;}
.wenhua_cont{float:left; width:100%; height:558px; margin-top:20px;background:#ebecec; }
.wenhua_list{float:left; padding:0 32px; width:241px;}
.wenhua_list li{float:left; width:100%; margin-top:40px;}
.wenhua_t1{font-size:20px;}
.wenhua_box{margin-top:25px;float:left; width:100%;}
.wenhua_box p{float:left; width:100%;}

/* main02_dr  */
.main02_dr{float:right; width:320px; margin-top:10px;}
.main02_list{float:left; width:100%;}
.main02_list li{float:left; width:135px; font-size:18px; margin-left:10px; margin-top:10px; display:inline;}
.main02_list a{display:block; float:left; background:url(../images/zhong_hui.jpg) no-repeat; width:100%; height:70px; line-height:70px; color:#fff; text-align:center;}
.main02_list a:hover{background:url(../images/zhong_red.jpg) no-repeat;}
.zhong_fenlei{float:left; width:264px; background:#ebecec; padding-left:16px;margin-top:30px; padding-top:30px; font-size:14px; color:#333; line-height:25px; padding-bottom:30px;}
.zhong_fenlei span{float:left;}
.zhong_fenlei p{float:left; width:70%;}
.zhong_fenlei a{color:#333; margin:0px 6px; display:inline;}

/*  dongtai  */
.dongtai{float:left; border:1px solid #ccc; padding:0 15px; width:248px; margin-top:26px; padding-bottom:30px; background:#fff;}
.dongtai_top{float:left; width:100%; font-size:16px; color:#333; margin-top:20px;}
.dongtai_top a{float:right; color:#666;}
.dongtai_list{float:left; width:100%; font-size:14px; margin-top:30px;}
.dongtai_list li{float:left; background:url(../images/zhong_dot.jpg) no-repeat left 14px; line-height:30px; height:30px; padding-left:3%; width:95%; overflow:hidden;}
.dongtai_list a{color:#666;}
.lianjie{margin-top:16px; border-bottom:1px solid #ccc; padding-bottom:7%;}
.lianjie,.lianjie li{float:left; width:100%;}
.lianjie img{float:left; }
.lianjie_box{float:left; width:50%; font-size:14px;}
.lianjie_box p{float:left; width:100%;}
.lianjie_box a{color:#888; line-height:30px; height:30px; overflow:hidden;}

/* about_left  */
.about_left{float:left; width:760px; height:auto;}
.about_left img{text-align:center;}
.about_lt{float:left; width:100%; font-size:18px; color:#333; border-bottom:1px solid #e60012; padding-bottom:10px;}
.about_texts{float:left; width:640px; margin-left:10px; display:inline;}
.about_texts p{float:left; width:100%; font-family:"宋体";}
.about_img{margin-top:20px;}
.about_t1{color:#666; line-height:24px;}
.about_t2{text-indent:24px; line-height:24px; color:#666; margin-top:10px;}

/* lianxi_img */
.lianxi_img{float:left; background:#fff; padding:10px; margin-top:17px;}
.lianxi_list{float:left; width:90%; font-size:14px; margin-left:10px; display:inline; margin-top:30px;}
.lianxi_list li{float:left; width:100%; color:#323333; line-height:34px;}
.lianxi_list li span{color:#666;}

/* list_img  */
.list_img{float:left; width:100%;}
.list_img li{float:left; width:104px;  margin-top:20px; padding-bottom:20px; margin-right:28px; display:inline;}
.list_img img{width:98px; height:140px; display:inline;}
.list_img p{float:left; width:100%; margin-top:10px; height:15px; overflow:hidden;}
.list_img a{color:#333;}
DIV.flickr {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP:27px; TEXT-ALIGN: center}
DIV.flickr A {BORDER: #dcdcdc 1px solid; PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM:1px; COLOR: #666; MARGIN-RIGHT: 3px; PADDING-TOP:1px; TEXT-DECORATION: none}
DIV.flickr A:hover {BORDER: #fff 1px solid; COLOR: #e60a13;}
DIV.meneame A:active {BORDER:#fff 1px solid; COLOR:#e60a13;}
DIV.flickr SPAN.current {PADDING-RIGHT: 6px; PADDING-LEFT: 6px;PADDING-BOTTOM:1px; COLOR: #ff0084; MARGIN-RIGHT: 3px; PADDING-TOP:1px}


/* detail01  */
.data{
	border: 1px dashed #E5E5E5;
	padding:10px;
	margin-bottom:50px;
}
.detail01{float:left; width:100%;border-bottom: 1px solid #E5E5E5;margin-bottom:50px;}
.detail01_left{float:left; width:260px; margin-right:35px; display:inline;}
.de_img1{width:188px; height:275px;}
.detail01_left p{float:left; width:100%; margin-top:10px;}
.detail01_left p img{float:left;}
.detail01_right{float:left; width:400px;}
.detail01_right p,.detail01_right div{float:left; width:100%;}
.detail01_rt1{ font-size:20px; color:#333; padding-bottom:10px;}
.detail01_rt2{font-size:13px; line-height:30px;color:#333;}
.detail01_rt2 span{width:17%; color:#666; float:left; margin-right:6px; display:inline;}
.detail_texts{float:left; width:640px; margin-left:20px; display:inline; margin-top:25px;}
.detail_texts p{float:left; width:100%; font-size:13px; color:#333; line-height:26px;}
.detail_hide{float:left; width:100%; display:none;}
.de_hide{display:none;}
.detail_t2{font-size:14px; text-align:right; margin-top:20px;}
.detail_t2 a{color:#0376c2;}







