@charset "utf-8";
/* CSS Document */
body{
	margin:0px; padding:0px; font-family:Arial, Helvetica, Verdana, Geneva, sans-serif; font-size:12px; line-height:22px; color:#000000; 
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html{-webkit-text-size-adjust:none;}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul,dl{
	margin:0px; padding:0px; list-style-type:none;
}
dd{
	margin:0px;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#0a2f87;
	text-decoration:underline;
}
img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
	border:0px;
}
/*--Start 分页样式---------
.List_page{text-align:center;margin:8px;font-family:"宋体";clear:both; padding:15px 0px;}
.List_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #333;color:#333;font-family:"宋体";}
.List_page span{background:#e1e1e1;color:#000;margin:1px;padding:4px 6px;border:1px solid #333;font-family:"宋体";}
/*--End 分页样式---------*/
#index{
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	height:800px;
}
#top_bg{
	width:100%;
	height:128px;
	background-color:#fff;
	filter:alpha(opacity=90);  
    -moz-opacity:0.9;  
    -khtml-opacity: 0.9;  
    opacity: 0.9;
	position:absolute;
	z-index:999; 
}
#top{
	width:1003px;
	height:128px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#logo{
	width:145px;
	float:left;
}
#top_right{
	width:858px;
	float:right;
	padding-top:15px;
}
#top_lan_search{
	width:540px;
	float:right;
	clear:both;
	overflow:hidden;
	padding-bottom:31px;
}
#top_lan{
	width:310px;
	float:left;
	height:26px;
	line-height:26px;
}
#top_lan ul li{
	float:left;
	background:url(../images/lan_pot.png) no-repeat right;
	padding-right:15px;
	padding-left:10px;
}
#top_search{
	width:230px;
	float:left;
}
#top_search form label{
	background:url(../images/search_fdj.jpg) no-repeat;
	width:33px;
	height:26px;
	float:left;
}
#top_search form input.txt{
	width:120px;
	float:left;
	background-color:#ffffff;
	height:24px;
	line-height:24px;
	border:0px;
	color:#666;
	border:1px solid #cdcdcd;
	border-left-width:0px;
	padding-left:10px;
}
#top_search form input.btn{
	background:url(../images/search_btn.jpg) no-repeat;
	width:45px;
	height:26px;
	float:left;
	border:0px;
	cursor:pointer;
	color:#FFF;
	line-height:26px;
}

#nav {
	width:858px;
	height:56px;
	clear:both;
	overflow:hidden;
}
#nav ul li {
	float:left;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
}
#nav ul li a {
	color: #000000;
	width:106px;
	line-height:56px;
	display:block;
	text-align: center;
	font-size:15px;
}
#nav ul .guojia a {
	background:#fb7405;
	text-decoration:none;
}
#nav ul .guojia a:hover {
	color:#fff;
	background:#fb7405;
	text-decoration:none;
}
#nav ul .sel a, #nav ul li a:hover {
	color: #fff;
	background:url(../images/nav_btn.png) no-repeat;
	width:106px;
	height:56px;
	text-decoration:none;
}
#nav .no1 a {
	background: none;
}
#nav ul .hover a {
	color: #fff;
	display:block;
	background:url(../images/nav_btn.png) no-repeat;
	width:106px;
	height:56px;
	text-decoration:none;
}
#nav .submenu {
	display:none;
	position:absolute;
	z-index:999;
	margin:0 0 0 0px;
}
#nav .submenu dt a {
	background:#0075c2;
	color:#fff;
	text-align:left;
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}
#nav .submenu dt a:hover {
	color:#fff;
	font-size:12px;
	height:26px;
	line-height:26px;
	background:#0a2f87;
	text-decoration:none;
}
#nav .submenu dt.x{
	width:106px;
	height:2px;
	font-size:0px;
	line-height:0px;
}
#nav .submenu dt.bottom{
	width:106px;
	height:9px;
	font-size:0px;
	line-height:0px;
}
#nav .submenu1 {
	display:none;
	position:absolute;
	z-index:999;
	margin:0;
}
#nav .submenu1 dt a {
	padding:0 28px;
	background:#fb7405;
	color:#fff;
	text-align:left;
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
}
#nav .submenu1 dt a:hover {
	color:#fff;
	font-size:12px;
	background:#ff9035 none;
}


/* flexslider */
.flexslider{position:relative;height:570px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; }
.slides{position:relative;z-index:1;}
.slides li{height:570px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

#container{
	width:1003px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding:20px 0px;
}
#index_news{
	width:336px;
	padding:10px 10px;
	border:1px solid #cdcdcd;
	float:left;
	margin-right:18px;
}
#index_news h2{
	background:url(../images/index_news_title.jpg) no-repeat;
	width:336px;
	height:40px;
	line-height:40px;
	clear:both;
	overflow:hidden;
	font-size:16px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
}
#index_news dl{
	width:336px;
	clear:both;
	overflow:hidden;
}
#index_news dl dd.pic{
	width:90px;
	float:left;
}
#index_news dl dt{
	width:225px;
	float:right;
	font-weight:bold;
}
#index_news dl dd.txt{
	width:225px;
	float:right;
	color:#666;
}
#index_news ul{
	width:336px;
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
#index_news ul li{
	background:url(../images/index_news_pot.jpg) no-repeat left;
	padding-left:10px;
	border-bottom:1px dashed #e1e1e1;
	line-height:28px;
	color:#666;
}
#index_news ul li span{
	float:right;
	display:block;
}

#index_news ul li a{
	color:#666;
	text-decoration:none;
}
#index_news ul li a:hover{
	color:#0a2f87;
	text-decoration:underline;
}


#index_company{
	width:336px;
	padding:10px 10px;
	border:1px solid #cdcdcd;
	float:left;
	background:url(../images/index_company_word.jpg) no-repeat right bottom;
}
#index_company h2{
	background:url(../images/index_company_title.jpg) no-repeat;
	width:336px;
	height:40px;
	line-height:40px;
	clear:both;
	overflow:hidden;
	font-size:16px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
}
#index_company_nr{
	width:336px;
	clear:both;
	overflow:hidden;
	color:#666;
	padding-bottom:59px;
}
#index_company_nr img{
	float:left;
	padding-right:20px;
}
#index_company_nr a{
	color:#ff7b06;
	text-decoration:none;
}
#index_company_nr a:hover{
	color:#0a2f87;
	text-decoration:underline;
}
#index_fourlist{
	width:250px;
	float:right;
}
#index_fourlist ul li{
	clear:both;
	padding-bottom:20px;
}
#index_fourlist ul li.bottom{
	padding-bottom:0px;
}
#index_tjpro_top{
	width:100%;
	background:url(../images/index_tjpro_top.jpg) repeat-x;
	height:10px;
	font-size:0px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#index_tjpro_bg{
	background-color:#f8f7f7;
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#index_tjpro_title{
	width:230px;
	height:50px;
	background:url(../images/index_tjpro_title.jpg) no-repeat;
	line-height:50px;
	text-align:center;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin:0 auto;
}
#index_tjpro_ms{
	width:1003px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	font-size:14px;
	padding:10px 0px;
}
#index_tjpro_jt{
	width:81px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#index_tjpro_jt ul li{
	float:left;
	padding:0 5px;
}
#index_tjpro_nr{
	width:1003px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding:20px 0px 30px 0px;
}
#index_tjpro_nr ul li{
	background:url(../images/index_tjpro_pic_bg.jpg) no-repeat;
	width:206px;
	height:265px;
	float:left;
	padding:15px 15px 0px 15px;
	margin:0 7px;
}
#index_tjpro_nr ul li p{
	display:block;
	text-align:left;
	padding-top:15px;
}
#index_tjpro_nr ul li p span{
	width:50px;
	line-height:24px;
	text-align:center;
	float:right;
	display:block;
	background:#ff7b06;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#index_tjpro_nr ul li p span a{
	color:#FFF;
	text-decoration:none;
}
#index_tjpro_nr ul li p span a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footer_bg{
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%;
	height:162px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	border-top:3px solid #ff7b06;
}
#footer{
	width:1003px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#footer ul li{
	float:left;
	color:#849ac7;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#fff;
	text-decoration:underline;
}

#ny_banner{
	background:url(../images/banner_company.jpg) no-repeat top center;
	height:428px;
	clear:both;
	overflow:hidden;
}
#left{
	width:210px;
	float:left;
}
#leftlist{
	width:210px;
	clear:both;
	overflow:hidden;
}
#leftlist h2{
	background-color:#0b2f87;
	color:#fff;
	height:80px;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding-left:25px;
	font-weight:normal;
	line-height:80px;
}
#leftlist h2 span{
	font-size:12px;
	color:#666666;
}
#leftlist ul li{
	clear:both;
	overflow:hidden;
	line-height:40px;
	border-bottom:2px solid #dfdfe3;
	border-top:1px solid #cdcdcd;
	margin:2px 0px;
	background-color:#e7e7e7;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
}
#leftlist ul li a{
	padding-left:25px;
	display:block;
	background:url(../images/left_list_bg.jpg) no-repeat;
}
#leftlist ul li a:hover{
	padding-left:25px;
	display:block;
	background:url(../images/left_list_bg_.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
}
#right{
	width:775px;
	float:right;
}
#location{
	border-bottom:1px solid #e1e1e1;
	line-height:34px;
	text-align:right;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#666;
}
#right_title{
	border-left:6px solid #fe7b05;
	line-height:36px;
	margin:5px 0px;
	font-size:18px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding-left:15px;
	border-bottom:1px solid #e1e1e1;
}
#right_title span{
	color:#666;
	display:none;
}
#right_single{
	width:735px;
	clear:both;
	overflow:hidden;
	padding:20px 20px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#333;
	line-height:28px;
}
#right_newslist{
	width:735px;
	clear:both;
	overflow:hidden;
	padding:0px 20px;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#333;
}
#right_newslist dl dt{
	width:480px;
	float:right;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
}
#right_newslist dl dd.pic{
	width:240px;
	float:left;
}
#right_newslist dl dd.txt{
	width:480px;
	float:right;
	color:#666;
}
#right_newslist ul{
	clear:both;
	overflow:hidden;
	padding:20px 0px;
}
#right_newslist ul li{
	background:url(../images/index_news_pot.jpg) no-repeat left;
	padding-left:10px;
	border-bottom:1px dashed #e1e1e1;
	line-height:38px;
	color:#666;
}
#right_newslist ul li span{
	float:right;
	display:block;
}


#ny_pro{
	width:775px;
	padding:20px 0px 30px 0px;
	clear:both;
	overflow:hidden;
}
#ny_pro ul li{
	background:url(../images/index_tjpro_pic_bg.jpg) no-repeat;
	width:206px;
	height:265px;
	float:left;
	padding:15px 15px 0px 15px;
	margin:10px 10px;
}
#ny_pro ul li p{
	display:block;
	text-align:left;
	padding-top:15px;
}
#ny_pro ul li p span{
	width:50px;
	line-height:24px;
	text-align:center;
	float:right;
	display:block;
	background:#ff7b06;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#ny_pro ul li p span a{
	color:#FFF;
	text-decoration:none;
}
#ny_pro ul li p span a:hover{
	color:#FFF;
	text-decoration:underline;
}