﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
img {
	border:none;
}
ul,dl{
	list-style-type:none;
}
body{
	font-family: "Microsoft YaHei", "微软雅黑","宋体";
	height:auto;
	width:100%;
	background-color:#fafafa;
}
.top{
	width:100%;
	height:33px;
	line-height:33px;
	background:url(../images/top.jpg)  repeat-x left top;
}
.top_content{
	width:1096px;
	margin:0 auto;
	height:33px;
}
.top_content_l{
	float:left;
	font-size:12px;
	font-family:"宋体";
	color:#666;
}
.top_content_r{
	float:right;
	color:#666;
	width:249px;
	height:20px;
	line-height:20px;
	margin-top:5px;
	font-size:12px;
	font-family:"宋体";
	
}
.top_content_r ul{
}
.top_content_r ul li{
	float:left;
	
	text-align:center;
}
.top_content_r ul li a{
	color:#666;
	text-decoration:none;
	padding:0 4px;
}
.logo{
	width:100%;
	height:137px;
	background:url(../images/logo_bg.jpg)  repeat-x left top;
}
.logo_content{
	width:1096px;
	margin:0 auto;
}
.logo_pic{
	float:left;
	height:137px;
width:274px;
}
.logo_pic img{
	height:137px;
width:274px;
} 
.logo_text{
	float:left;
	width:468px;
	height:87px;
	color:#666;
	padding-top:46px;
	padding-left:30px;
	font-size:18px;
}
.logo_text span.blue{
	color:#006ad7;
	font-weight:bold;
}
.logo_text span.hx{
	display:block;
	color:#666;
	font-size:18px;
	font-weight:normal;
}
.logo_tel{
	float:right;
	width:256px;
	height:137px;
}
.logo_tel img{
width:256px;
	height:137px;
}
.nav{
	width:100%;
	height:53px;
	background:url(../images/nav_bg.png) repeat-x  left top;
}
.nav ul{
	width:1120px;
	height:53px;
	line-height:53px;
	margin:0 auto;
}
.nav ul li{
	float:left;
	text-align:center;
}
*html .nav ul li.nav_li1{
	width:90px;
}
*html .nav ul li.nav_li2{
	width:140px;
}
*html .nav ul li.nav_li3{
	width:130px;
}
*html .nav ul li.nav_li4{
	width:120px;
}
*html .nav ul li.nav_li5{
	width:90px;
}
*html .nav ul li.nav_li6{
	width:90px;
}
*html .nav ul li.nav_li7{
	width:90px;
}
*html .nav ul li.nav_li8{
	width:90px;
}
*html .nav ul li.nav_li9{
	width:90px;
}
*html .nav ul li.nav_li10{
	width:90px;
}
*html .nav ul li.nav_li11{
	width:90px;
}
.nav ul li a{
	display:block;
	padding:0 15px;
	color:#fff;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	background:url(../images/nav_line.png)  no-repeat right center;
}
*html .nav ul li a{
	padding:0 ;
}
.nav ul li.no_line a{
	background:none;
}
.nav ul li a:hover{
	position:relative;
	left:-2px;
	color:#fff;
	text-indent:2px;
	background:url(../images/nav_hover1.png)  no-repeat  center center;
	
}
*html .nav ul li a:hover{
	position:static;
	left:auto;
}

.fullSlide {
	position:relative;
	width:100%;
	background:#000;
	height:515px;
}
.fullSlide .bd {
	position:relative;
	margin:0 auto;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:515px;
	overflow:hidden;
	text-align:center;
	background-color:#fff;
}
.fullSlide .bd li a {
	display:block;
	height:515px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:6px;
	margin:4px;
	overflow:hidden;
	background:#0061C0;
/* filter:alpha(opacity=50);
opacity:0.5; */
	line-height:999px;
	border-radius:4px;
}
.fullSlide .hd ul .on {
	background:#FB900A;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:5;
	top:50%;
	margin-top:-33px;
	z-index:1;
	width:70px;
	height:67px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}

	.top_sousou{
		height:44px;
		width:100%;
		line-height:44px;
		background: #f5f5f5;
	}
.top_rm_content{
	position:relative;
	height:44px;
	width:1100px;
		margin:0 auto;
		font-size:12px;
	font-family:"宋体";
}


.top_sousou dl{
	float:left;
	width:760px;
	height:44px;
	color:#666;
}
.top_sousou dl dt{
	float:left;
	width:82px;
	color:#666;
	font-weight:bold;
}
.top_sousou dl dd{
	float:left;
}
.top_sousou dl dd a{
	color:#666;
	padding:0 6px;
	text-decoration:none;
}
.top_sousou dl dd a:hover{
	color:#666;
	text-decoration:underline;
}
#search1{
	position:absolute;
	width:314px;
	height:36px;
	left:780px;
}

#keyword{
	position:absolute;
	top:10px;
	left:40px;
	height:22px;
	line-height:22px;
	width:187px;
	border:none;
	text-indent:12px;
	color:#b1b1b1;
	background:url(../images/search_bg.png) no-repeat left top;
}


#search_go{
	position:absolute;
	right:28px;
	top:10px;
	width:56px;
	height:22px;
}

.index_anli{
	width:100%;
	height:276px;
}
.index_anli .index_anli_title{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#006ad7;
	width:100%;
	height:85px;
	background:url(../images/index_anli_title.png) no-repeat center top;
}
.index_anli .index_anli_title span{
	display:block;
	font-size:18px;
	color:#666;
	font-weight:normal;
}

.de_imgcont2 {height:170px;width:1100px;overflow:hidden; margin:4px auto 0; position:relative;}
.de_hide2 { float:left;display:inline;width:1000px;height:150px;overflow: hidden; margin-top:28px;}
.de_hide2 li {float:left;width:174px;height:150px; display:inline; margin:0 13px; background:url(../images/de_hide2_li_bg.png) no-repeat left top;}
.de_hide2 li  a{
	display:block;
	width:174px;
	height:126px;
	text-align:center;
	font-size:14px;
	color:#474747;
	text-decoration:none;
}
.de_hide2 li img {display: block;width:164px;height:90px; padding:3px 0 0 4px;}
.de_hide2 li  a p{
	height:36px;
	line-height:36px;
	font-size:14px;
}
.de_hide2 li  a:hover{
	color:#006ad7;
}
.de_hide2 .nomg {margin-right:0;}
.preva2{margin-top:0; float:left;width:35px;height:167px;display:block;}
.nexta2 {margin-top:0; float:right;width:35px;height:167px;display:block;}
.preva2 a, .nexta2 a {width:35px;height:167px;display:block;overflow:hidden;}
.preva2 a {background:url(../images/preva2.png) no-repeat;}
.nexta2 a {background:url(../images/nexta2.png) no-repeat;}
.index_fwzx{
	width:1100px;
	height:548px;
	margin:0 auto;
}
.index_fwzx_l{
	float:left;
	width:259px;
	height:525px;
	background:url(../images/tit_tab_bg.png) no-repeat left top;
}
.index_fwzx_l_t{
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fafafa;
	font-size:24px;
	font-weight:bold;
}
.index_fwzx_l .tit_tab{
	
}
.index_fwzx_l .tit_tab a{
	display:block;
	width:214px;
	height:56px;
	line-height:56px;
	text-align:center;
	font-size:18px;
	color:#333;
	text-decoration:none;
	margin-top:17px;
	margin-left:22px;
	background:url(../images/tit_tab_a.png) no-repeat left top;
}
.index_fwzx_l .tit_tab a:hover{
	color:#ffffff;
	background:url(../images/tit_tab_a.png) no-repeat -214px top;
}
.index_fwzx_l .tit_tab a.cur{
	color:#ffffff;
	background:url(../images/tit_tab_a.png) no-repeat -214px top;
}
.index_fwzx_r{
	float:right;
	width:829px;
	height:544px;
}
.index_fwzx_r_t{
	width:829px;
	height:47px;
	line-height:47px;
	background:url(../images/index_fwzx_r_t.png) no-repeat left top;
}
.index_fwzx_r_t a{

	color:#333;
	font-size:18px;
	text-decoration:none;
	padding-left:20px;
}
.index_fwzx_r_t a span{
	display:block;
	float:right;
	padding-right:12px;
	color:#006ad7;
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
}


.index_fwzx_r ul{
	padding-top:15px;
}
.index_fwzx_r ul li{
	float:left;
	width:259px;
	height:230px;
	background:url(../images/index_fwzx_li_a.png) no-repeat left top;
}
.index_fwzx_r ul li a{
	text-decoration:none;
	color:#333;
	text-align:center;
	font-size:14px;
}
.index_fwzx_r ul li a img{
	width:251px;
	height:191px;
	padding:4px 0 0 3px;
}
.index_fwzx_r ul li a:hover{
	color:#006ad7;
}
.index_fwzx_r ul li a p{
	height:30px;
	line-height:30px;
}
.index_fwzx_r_ul_li1,.index_fwzx_r_ul_li2,.index_fwzx_r_ul_li4,.index_fwzx_r_ul_li5{
	padding-right:26px;
}
.index_banner1{
	height:110px;
	width:100%;
	background:url(../images/index_banner1.jpg) no-repeat center top;
}
.index_yousi{
	width:100%;
	height:1725px;
	background:url(../images/index_yousi.png) no-repeat center top;
}
.index_yousi_title{
	font-size:40px;
	font-weight:bold;
	height:100px;
	line-height:100px;
	color:#006ad7;
	text-align:center;
}
.index_yousi_content{
	width:1100px;
	position:relative;
	height:1600px;
	margin:0 auto;
}
.index_yousi_content dl{
	position:absolute;
}
.index_yousi_content dt{
	color:#0c75db;
	font-size:24px;
	font-weight:bold;
	height:100px;
	padding-left:72px;
}
.index_yousi_content dt span{
	display:block;
	color:#454545;
	font-size:19px;
	font-weight:normal;
}
.index_yousi_content  dd{
	font-size:14px;
	color:#4b4b4b;

	padding-bottom:12px;
	padding-left:12px;
	background:url(../images/index_yousi_ico.png) no-repeat 0 6px;
}
.index_yousi_content  dd span{
	color:#026cd8;
	font-size:14px;
	font-weight:bold;
}
.index_yousi_contentdl1{
	top:66px;
	left:688px;
	width:400px;
}
.index_yousi_contentdl2{
	top:416px;
	left:56px;
	width:430px;
}
.index_yousi_contentdl3{
	top:906px;
	left:648px;
	width:460px;
}
.index_yousi_contentdl4{
	top:1266px;
	left:46px;
	width:440px;
}
.index_banner2{
	height:110px;
	width:100%;
	background:url(../images/index_banner2.jpg) no-repeat center top;
}
.index_khjz{
}
.index_khjz_title{
	height:80px;
	width:100%;
	text-align:center;
	padding-top:18px;
	font-size:30px;
	font-weight:bold;
	color:#006ad7;
	background:url(../images/index_khjz_title.png) no-repeat center top;
}
.index_khjz_title span{
	display:block;
	font-size:18px;
	color:#666;
	font-weight:normal;
}
.index_khjz_content{
	width:1102px;
	margin:24px auto 0;
	height:477px;
}
.index_khjz_content_title{
	width:1102px;
	height:45px;
	line-height:45px;
	margin-bottom:21px;
	background:url(../images/index_khjz_content_title.png) no-repeat left top;
}
.index_khjz_content_title a{
	text-decoration:none;
	font-size:18px;
	color:#333;
	padding-left:24px;
}
.index_khjz_content_title a span {
    display: block;
    float: right;
    padding-right: 12px;
    color: #006ad7;
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
}
.index_khjz_content_l{
	float:left;
	width:355px;
	height:379px;
}
.index_khjz_content_l img{
	width:355px;
	height:379px;
} 
.index_khjz_content_r {
	float:right;
	height:380px;
	width:720px;
	background:url(../images/index_khjz_content_r.png) no-repeat center 190px;
}
.index_khjz_content_r_list{
	float:left;
	height:170px;
}
.index_khjz_content_r_list1,.index_khjz_content_r_list3{
	width:378px;
}
.index_khjz_content_r_list2,.index_khjz_content_r_list4{

	width:341px;
}
.index_khjz_content_r_list3,.index_khjz_content_r_list4{
	padding-top:40px;
}
.index_khjz_content_r_list_l_pic{
	float:left;
	width:164px;
	height:162px;
	background-color:#fff;
	padding:2px;
	margin-right:10px;
	border:1px solid #DEDCDD;
}
.index_khjz_content_r_list_l_pic img{
	width:164px;
	height:162px;
}
.index_khjz_content_r_list1 dl,.index_khjz_content_r_list3 dl{
float:right;
height:162px;
width:196px;
}
.index_khjz_content_r_list dt{
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.index_khjz_content_r_list1 dt,.index_khjz_content_r_list3 dt{
	font-weight:bold;
	font-size:16px;
	color:#333;
	height:40px;
	line-height:40px;
	width:170px;

}
.index_khjz_content_r_list1 dd.index_khjz_content_r_list_dd_text,.index_khjz_content_r_list3 dd.index_khjz_content_r_list_dd_text{
	font-size:14px;
	color:#666;
	width:180px;
	height:98px;
	overflow:hidden;
}
.index_khjz_content_r_list1 dd.index_khjz_content_r_list_dd_xq,.index_khjz_content_r_list3 dd.index_khjz_content_r_list_dd_xq{
		padding-top:10px;
}

.index_khjz_content_r_list2 dl,.index_khjz_content_r_list4 dl{
float:right;
height:162px;
width:156px;
}
.index_khjz_content_r_list2 dt,.index_khjz_content_r_list4 dt{
	font-weight:bold;
	font-size:16px;
	color:#333;
	height:40px;
	line-height:40px;
	width:130px;
}
.index_khjz_content_r_list2 dd.index_khjz_content_r_list_dd_text,.index_khjz_content_r_list4 dd.index_khjz_content_r_list_dd_text{
	font-size:14px;
	color:#666;
	width:150px;
	height:98px;
	overflow:hidden;
}
.index_khjz_content_r_list2 dd.index_khjz_content_r_list_dd_xq,.index_khjz_content_r_list4 dd.index_khjz_content_r_list_dd_xq{
		padding-top:10px;
}



.index_khjz_content_r_list dd.index_khjz_content_r_list_dd_xq a{
	text-decoration:none;
	font-size:14px;
	color:#006ad7;
}
.index_banner3{
	with:100%;
	height:112px;
	background:url(../images/index_banner3.png) no-repeat  center top;
}
.index_about {
	height:484px;
	width:100%;
}
.index_about_title{
	height:80px;
	width:100%;
	text-align:center;
	padding-top:18px;
	font-size:30px;
	font-weight:bold;
	color:#006ad7;
	background:url(../images/index_khjz_title.png) no-repeat center top;
}
.index_about_title span{
	display:block;
	font-size:18px;
	color:#666;
	font-weight:normal;
}
.index_about_content{
	width:1102px;
	height:365px;
	margin:20px auto 0;
}
.index_about_content_title{
	width:1102px;
	height:45px;
	line-height:45px;
	margin-bottom:24px;
	background:url(../images/index_about_content_title.png) no-repeat left top;
}
.index_about_content_title a{
    text-decoration: none;
    font-size: 18px;
    color: #333;
    padding-left: 28px;
}
.index_about_content_l{
	float:left;
	height:300px;
	width:596px;
	background:url(../images/index_about_content_l.png) no-repeat 560px -12px;
}
.index_about_content_l_pic{
	float:left;
	width:215px;
	height:210px;
	border:1px solid #E2E0E1;
	padding:2px;
}
.index_about_content_l_pic img{
	width:215px;
	height:210px;
}
.index_about_content_l dl{
	float:right;
	width:310px;
	padding-right:40px;
}
.index_about_content_l dl dt{
	font-size:18px;
	color:#333;
	height:50px;
	line-height:50px;
}
.index_about_content_l dl dd{
	font-size:14px;
	color:#666;
	line-height:24px;
}
.index_about_content_l dl dd span{
	color:#006ad7;
	font-weight:bold;
}
.index_about_content_l dl dd a{
	text-decoration:none;
	color:#006ad7;
	display:block;
	padding-top:12px;
}
.index_about_content_r {
	float:right;
	width:504px;
	height:290px;
}
.index_about_content_r_title{
	background:url(../images/index_about_content_r_title.png) no-repeat left top;
	height:45px;
	line-height:45px;
}
.index_about_content_r_title a{
	display:block;
	text-decoration:none;
	color:#333;
	font-size:18px;
	text-indent:12px;
}
.de_imgcont3 {height:220px;width:504px;overflow:hidden; margin:4px auto 0; position:relative;}
.de_hide3 { float:left;display:inline;width:470px;height:180px;overflow: hidden; margin-top:28px;}
.de_hide3 li {float:left;width:200px;height:200px; display:inline; margin:0 13px;}
.de_hide3 li  a{
	display:block;
	width:200px;
	height:200px;
	text-align:center;
	font-size:14px;
	color:#474747;
	text-decoration:none;
}
.de_hide3 li img {display: block;width:200px;height:150px; padding:3px 0 0 4px;}
.de_hide3 li  a p{
	height:36px;
	line-height:36px;
	font-size:14px;
}
.de_hide3 li  a:hover{
	color:#006ad7;
}
.de_hide3 .nomg {margin-right:0;}
.preva3{margin-top:90px; float:left;width:17px;height:24px;display:block;}
.nexta3 {margin-top:90px; float:right;width:17px;height:24px;display:block;}
.preva3 a, .nexta3 a {width:17px;height:24px;display:block;overflow:hidden;}
.preva3 a {background:url(../images/preva3.png) no-repeat;}
.nexta3 a {background:url(../images/nexta3.png) no-repeat;}

.index_fc{
	width:1102px;
	height:264px;
	margin:0 auto;
	clear:both;
}
.index_fc_title{
	width:1102px;
	height:45px;
	line-height:45px;
	background:url(../images/index_fc_title.png) no-repeat left top;
}
.index_fc_title a{
	display:block;
	text-decoration:none;
	color:#333;
	font-size:18px;
	text-indent:28px;
}
.de_imgcont4 {height:220px;width:1102px;overflow:hidden; margin:18px auto 0; position:relative;}
.de_hide4 { float:left;display:inline;width:1034px;height:180px;overflow: hidden; margin-left:6px;}
.de_hide4 li {float:left;width:180px;height:174px; display:inline; margin:0 13px;}
.de_hide4 li  a{
	display:block;
	width:180px;
	height:174px;
	text-align:center;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	background-color:#878786;
}
.de_hide4 li img {display: block;width:180px;height:150px;}
.de_hide4 li  a p{
	height:24px;
	line-height:24px;
	font-size:14px;
}
.de_hide4 li  a:hover{
		background-color:#006AD7;
}
.de_hide4 .nomg {margin-right:0;}
.preva4{margin-top:0; float:left;width:29px;height:176px;display:block;}
.nexta4 {margin-top:0; float:right;width:29px;height:176px;display:block;}
.preva4 a, .nexta4 a {width:29px;height:176px;display:block;overflow:hidden;}
.preva4 a {background:url(../images/preva4.png) no-repeat;}
.nexta4 a {background:url(../images/nexta4.png) no-repeat;}
.index_news{
	clear:both;
	margin:0 auto;
	width:1102px;
	height:600px;
}
.index_news_title{
	width:1102px;
	height:45px;
	line-height:45px;
	background:url(../images/index_news_title.png) no-repeat left top;
}
.index_news_title a{
	display:block;
	text-decoration:none;
	color:#333;
	font-size:18px;
	text-indent:28px;
}
.index_news_title_l{
	float:left;
	width:538px;
	height:540px;
	background:url(../images/index_news_title_l.png) no-repeat 510px 50px;
	
}
.tit_tab3{
	height:40px;
	width:492px;
	margin-bottom:11px;
	margin-top:10px;
	background:url(../images/tit_tab3.png) no-repeat left top;
}
.tit_tab3 a{
	display:block;
	float:left;
	width:105px;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	color:#333;
	height:34px;
	margin-top:6px;
}
.tit_tab3 a:hover,.tit_tab3 a.cur{
	background:url(../images/tit_tab3_a_hover.png) no-repeat  center bottom;
}
.block_cont_3 {
}
.block_cont_3 .index_news_pic{
	width:481px;
	height:179px;
	padding:4px;
	border:1px solid #dbdbdb;
	margin-bottom:8px;
}

.block_cont_3 .index_news_pic img{
	width:481px;
	height:179px;
}
.block_cont_3 ul{
}
.block_cont_3 ul li{
	height:34px;
	line-height:34px;
	width:486px;
	color:#646464;
	font-size:14px;
	background:url(../images/block_cont_3_ul_li.png) no-repeat left top;
}
.block_cont_3 ul li a{
	display:block;
	float:left;
	width:390px;
	padding-left:10px;
	height:34px;
	line-height:34px;
	color:#646464;
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.block_cont_3 ul li a:hover{
	color:#006ad7;
}
.block_cont_3 ul li:hover{
	color:#006ad7;
}
.index_news_title_r{
	float:right;
	width:556px;
	margin-top:18px;
}
.index_news_title_r_title{
	width:556px;
	height:32px;
	line-height:22px;
	font-size:18px;
	color:#333;
	margin-bottom:12px;
	background:url(../images/index_news_title_r_title.png) no-repeat left top;
}
.index_news_title_r_title a{
	text-decoration:none;
	color:#333;
}

.faq{
	margin-bottom:12px;
	background:url(../images/faq_dt_line.png) no-repeat  left bottom;
}
.faq dt {
	color:#333;
	font-size:14px;
	width:500px;
	line-height:24px;
	padding-left:26px;
	background:url(../images/w.png) no-repeat 0  6px;

}
.faq dt a{
	text-decoration:none;
	color:#333;
	font-size:14px;
	
	line-height:24px;
	
}.faq dt a:hover{
color:#006ad7;
}
.faq dd{
	font-size:14px;
	color:#666;
	width:510px;
	line-height:20px;
	padding:8px 0 8px 26px;
	background:url(../images/d.png) no-repeat 0 13px;
}
   
 .firendlinks{
	 width:1100px;
	 height:46px;
	 margin:0 auto;
	 margin-bottom:12px;
 }
  .firendlinks dt{
	  float:left;
	  height:46px;
	  width:130px;
	  font-size:18px;
	  color:#006ad7;
	  font-weight:bold;
	  padding-right:12px;
	  background:url(../images/firendlinks_dt.png) no-repeat left top;
  }
    .firendlinks dd{
		display:inline;
		font-size:13px;
		color:#646464;
	}
	.firendlinks dd a{
		text-decoration:none;
		font-size:13px;
		color:#646464;
		padding-right:6px;
	}
.firendlinks dd a:hover{
	 color:#006ad7;
	}
.footer{
	clear:both;
		width:100%;
		height:306px;
		background:url(../images/footer.png) no-repeat center top;
}
.footer_nav{
	width:1100px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	padding-top:20px;
}
.footer_nav ul{
	text-align:center;
}
.footer_nav ul li{
	display:inline;
	color:#fff;
	font-size:13px;
	height:40px;
	line-height:40px;
	padding-right:7px;
}
.footer_nav ul li a{
	color:#fff;
		font-size:13px;
	text-decoration:none;
	padding-right:7px;
}
.footer_content{
	margin:0 auto;
	height:auto;
	width:1100px;
}
.footer_content_logo{
	float:left;
	width:262px;
	height:95px;
	padding-top:80px;
}
.footer_content_logo img{
	width:262px;
	height:95px;
}
.footer_content_text{
	float:left;
	width:660px;
	padding-left:70px;
	padding-top:50px;
	line-height:24px;
	font-size:14px;
	color:#fff;
}
.footer_content_text a{
	color:#fff;
	text-decoration:none;
}
.footer_content_text a:hover{
	text-decoration:underline;
}
#roll_top
{
	position: relative;
	cursor: pointer;
	height: 41px;
	width: 36px;
	background: url(../images/top.png) no-repeat;
}

#roll
{
	display: block;
	width: 15px;
	margin-right: -600px;
	position: fixed;
	right: 50%;
	top: 80%;
	_margin-right: -655px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}

#qqkefu{position: fixed; right:0;width:150px;height:400px;top:50px; z-index:999999;  background-color: transparent; }
*html #qqkefu{position:absolute; display:none;}


#nodata {
    padding: 80px;
    padding-left: 150px;
	font-size:12px;
	font-family:"宋体";
    margin: 10px 0;
    background: url(../images/nodata.gif) no-repeat 20px 20px;
}

.neiye_banner{
	width:100%;
	height:435px;
}

.neiye_nav{
	width:100%;
	height:77px;
	margin:0 auto;
	padding-top:23px;
	background-color:#EEEBEB;

}
.neiye_nav_content{
	border:1px solid #e1e1e1;
	height:51px;
	margin:0 auto;
	background-color:#F7F7F7;
	
}
.neiye_nav_content ul{
}
.neiye_nav_content ul li{
	float:left;
	height:48px;
	line-height:48px;
	text-align:center;
	width:97px;
	margin-top:1px;
	display:inline;
	border-right:1px solid #e1e1e1;
}
.neiye_nav_content ul li.noline{
	border-right:none;
}
.neiye_nav_content ul li a{
	display:block;
	width:95px;
	height:49px;
	line-height:49px;
	margin-right:1px;
	margin-left:1px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.neiye_nav_content ul li a:hover{
	background-color:#0064C2;
	color:#fff;
}

.neiye_content{
	width:100%;
	padding-bottom:24px;
	background:url(../images/neiye_content.png)   no-repeat  center top;
}
.neiye_content_content{
	width:1108px;
	margin:0 auto;
	padding-bottom:9px;
	background:url(../images/neiye_content_content.png) no-repeat left  bottom;
}
.neiye_content_content_title{
	color:#0064c2;
	height:76px;
	padding-top:16px;
	width:1108px;
	background:url(../images/neiye_content_content_title.png) no-repeat left  bottom;
	font-size:24px;
	text-align:center;
	font-weight:bold;
}

.neiye_content_content_body{

width:1108px;
background:url(../images/neiye_content_content_body.png) repeat-y left  top;
}
.neiye_content_content_body .neiye_content_content_body_pic_list{
}
.neiye_content_content_body .neiye_content_content_body_pic_list li{
	float:left;
	width:232px;
	height:204px;
	margin:10px 0 0 34px;
	display:inline;
	background:url(../images/neiye_content_content_body_ul_li.png) no-repeat left top;
}
.neiye_content_content_body .neiye_content_content_body_pic_list li a{
	text-align:center;
	color:#333;
	font-size:14px;
	text-decoration:none;
}
.neiye_content_content_body .neiye_content_content_body_pic_list li a:hover{
color: #0064c2;
} 
.neiye_content_content_body .neiye_content_content_body_pic_list li a p{
	height:30px;
	line-height:30px;
	text-align:center;
}
.neiye_content_content_body .neiye_content_content_body_pic_list li img{
	width:220px;
	height:160px;
	padding:7px 0 12px 6px;
}
#page{
	clear:both;
	color:#9a9a9a;
	text-align:center;
	padding-bottom:30px;
	padding-top:30px;
	
}
+html #page{
		padding-top:0;
}

#page ul{
	height:40px;
	margin:0 auto;
	text-align:center;

}
#page li{
	float:left;
	height:24px;
	line-height:24px;
	margin:0 4px 0;
	font-size:14px;

}

#page .shouye{
	border:1px solid #0C73C0;
	width:35px;
	height:24px;
	line-height:24px;
	color:#fff;
	background-color:#0C73C0;

}
.last_page a{
	display:block;
	width:60px;
	height:24px;
	line-height:24px;
	color:#fff;
	border:1px solid #0C73C0;
	text-decoration:none;
	background-color:#0C73C0;
}
li.last_page_none{
	display:block;
	width:60px;
	height:24px;
	line-height:24px;
	color:#ccc;
	border:1px solid #ccc;
}
#page ul li.page_up{
	width:46px;
height:24px;
		line-height:24px;
	text-align:center;
	border:1px solid #0C73C0;
	color:#666;
}
.page_down_none{
		display:block;
		width:60px;
		height:24px;
		line-height:24px;
		color:#ccc;
		border:1px solid #ccc;

}
#page ul li.page_up a,#page ul li.page_down a{
		display:block;
		width:60px;
		height:24px;
		line-height:24px;
		color:#fff;
		border:1px solid #0C73C0;
		background-color:#0C73C0;
		text-decoration:none;
	
}
#page ul li.page_down a:hover{
		border:1px solid #0C73C0;
		background-color:#0C73C0;
		color:#FFF;
}
.page_link{
	display:block;
	width:30px;
	height:24px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	border:1px solid #0C73C0;
	color:#666;
	font-size:13px;
}
.page_cuttent{
	display:block;
	width:30px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border:1px solid #0C73C0;
	background-color:#0C73C0;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}
#page ul a:hover{
	border:1px solid #0C73C0;
	background-color:#0C73C0;
color:#FFF;
}
#pagename{
	height:17px;
	width:28px;
	text-align:center;
	line-height:17px;
	border:#8DB5D7 1px solid;
}

.neiye_about{
	padding-left:30px;
	padding-bottom:30px;
	
}
.neiye_about p{
	font-size:14px;
	line-height:26px;
	text-indent:2em;
	padding-bottom:12px;
	color:#333;
	padding-right:50px;
}

.neiye_about p span{
	color:#0064c2;
	font-weight:bold;
}
.neiye_contact{
	height:364px;
}
.neiye_contact_l{
	margin-left:40px;
	margin-top:20px;
	height:314px;
	float:left;
	width:480px;
}
.neiye_contact_l dl{
	padding:10px 0 0 20px;
}
.neiye_contact_l dl dt{
	color:#0064c2;
	font-size:24px;
	height:50px;
	line-height:50px;
}
.neiye_contact_l dl  dd{
	font-size:14px;
	font-family:"宋体";
	line-height:24px;
	color:#666;
}
.neiye_contact_l dl  dd span{
	font-family:Verdana, Geneva, sans-serif;
}

.neiye_contact_l dl  dd.contact_tel{
	margin-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-5px;
	font-size:48px;
	color:#0064c2;
	height:52px;
	padding:10px 0 0 50px;
	background:url(../images/contact_tel.jpg) no-repeat left top;
}
.neiye_contact_r{
	float:left;
	height:261px;
	width:502px;
	padding:40px 0  0  0;
}

.sitemap{
	border:6px solid #f0f0f0;
	margin:12px auto;
	width:988px;
	height:auto;
	margin-bottom:30px;
	color:#444;
	font-size:12px;
}
.sitemap_content{
	width:860px;
	height:460px;
	margin:40px auto;

}
.sitemap_content a{
	color:#444;
	text-decoration:none;
}
.sitemap_content a:hover{
	text-decoration:underline;
}
.sitemap_content_baidu_gg{
	float:right;
	width:144px;
	height:28px;
	line-height:28px;
	text-align:center;
	background-color:#f8f8f8;
	border:1px solid #E0E0E0;
}
.sitemap_content_weizhi{
	float:left;
	height:26px;
	width:850px;
	line-height:26px;
	padding-left:10px;
	border-top:1px solid #d2d2d2;
	background:url(../images/ico27.gif) no-repeat left center;
}
.sitemap_content dl{
	float:left;
	width:850px;
	height:auto;
	background:url(../images/sitemap_dl_bg.png) no-repeat left bottom;
}
.sitemap_content dl dt{
	font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
	margin-bottom:8px;
	width:850px;
	color:#666;
	border-bottom:1px solid #d2d2d2;
	background:url(../images/sitemap_dt_bg.png)  left top;
}
.sitemap_content dl dd{
	float:left;
	height:22px;
	line-height:22px;
	width:160px;
	padding-left:10px;
	padding-bottom:5px;
}
.neiye_newsdetails{
	padding-top:30px;
	width:100%;
	float:left;
	padding-bottom:24px;
	background:url(../images/neiye_newsdetails.png)  repeat-x left top;
}
.neiye_content_newsdetails{
	width:1108px;
	height:auto;
	margin:0 auto;
	padding-bottom:9px;
	
}
.neiye_content_newsdetails_body{
	float:left;
	width:1108px;
	
	background:url(../images/newsdetails_bg.png) no-repeat  left bottom;
}
.neiye_content_newsdetails_body_l{
	float:left;
	width:224px;
	padding-bottom:30px;
	padding-left:20px;
	padding-top:6px;
}
.neiye_content_content_t{
	width:1108px;
	height:17px;
	background:url(../images/neiye_content_content_t.png) no-repeat left top;
}
.naiye_nav1{
	width:224px;
	background-color:#f5f5f5;
	padding-bottom:8px;
}
.naiye_nav1 dt{
	height:68px;
	width:224px;
	color:#fff;
	text-align:center;
	padding-top:20px;
	font-size:18px;
	background-color:#066CC1;
}
.naiye_nav1 dt span{
	font-size:14px;
}
.naiye_nav1 dd{
	width:195px;
	height:32px;
	text-align:center;
	line-height:32px;
	margin:12px 0 12px 14px;
	
}
.naiye_nav1 dd a{
	display:block;
	width:195px;
	height:32px;
	text-align:center;
	line-height:32px;
	font-size:16px;
	text-decoration:none;
	color:#3d3d3d;
	background:url(../images/naiye_nav1_dd_a.png) no-repeat -195px top;
}
.naiye_nav1 dd a:hover{
	color:#fff;
	background:url(../images/naiye_nav1_dd_a.png) no-repeat -0 top;
}
.left_news_list{
	width:224px;
	margin-top:17px;
	background-color:#f5f5f5;
	padding-bottom:10px;
}
.left_news_list dt{
	width:224px;
	height:30px;
	line-height:30px;
	background-color:#066CC1;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin-bottom:6px;
}
.left_news_list dd{
	height:30px;
	line-height:30px;
	width:194px;
	padding-left:30px;
}
dd.left_news_list_dd1{
	background:url(../images/left_news_list_dd1.png) no-repeat 8px center;
}
dd.left_news_list_dd2{
	background:url(../images/left_news_list_dd2.png) no-repeat 8px center;
}
dd.left_news_list_dd3{
	background:url(../images/left_news_list_dd3.png) no-repeat 8px center;
}
dd.left_news_list_dd4{
	background:url(../images/left_news_list_dd4.png) no-repeat 8px center;
}
dd.left_news_list_dd5{
	background:url(../images/left_news_list_dd5.png) no-repeat 8px center;
}
dd.left_news_list_dd6{
	background:url(../images/left_news_list_dd6.png) no-repeat 8px center;
}
dd.left_news_list_dd7{
	background:url(../images/left_news_list_dd7.png) no-repeat 8px center;
}
dd.left_news_list_dd8{
	background:url(../images/left_news_list_dd8.png) no-repeat 8px center;
}
dd.left_news_list_dd9{
	background:url(../images/left_news_list_dd9.png) no-repeat 8px center;
}
dd.left_news_list_dd10{
	background:url(../images/left_news_list_dd10.png) no-repeat 8px center;
}
.left_news_list dd a{
	display:block;
	height:30px;
	width:190px;
	line-height:30px;
	text-decoration:none;
	font-family:"宋体";
	font-size:12px;
	color:#404041;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.left_news_list dd a:hover{
	color:#066CC1;
}
.neiye_content_newsdetails_body_r{
	float:right;
	width:811px;
	padding-right:30px;
}
.neiye_content_newsdetails_body_r_weizhi{
	height:26px;
	width:780px;
	line-height:20px;
	color:#666;
	font-size:14px;
	padding-left:31px;
	background:url(../images/neiye_content_newsdetails_body_r_weizhi.png) no-repeat left top;
}
.neiye_content_newsdetails_body_r_weizhi span{
	color:#066cc1;
}
.neiye_content_newsdetails_body_r_content{
}
.neiye_content_newsdetails_body_r_content_laiyuan{
	width:811px;
	height:74px;
	margin:8px auto;
	text-align:center;
}
.neiye_content_newsdetails_body_r_content_laiyuan h3{
	font-size:18px;
	padding:12px 0 8px 0;
}
.neiye_content_newsdetails_body_r_content_laiyuan p{
	font-size:13px;
	color:#333;
}
.neiye_content_newsdetails_body_r_content_laiyuan p a{
	text-decoration:none;
	color:#333;
}
.neiye_content_newsdetails_body_r_content_text img{
	max-width:800px;
}
.neiye_content_newsdetails_body_r_content_text p{
	text-indent:2em;
	line-height:28px;
	font-size:16px;
	padding-bottom:20px;
}
.neiye_content_newsdetails_body_r_content_text h4{
	text-align:center;
	height:60px;
	line-height:60px;
}
.neiye_content_newsdetails_body_r_content_text a{
	text-decoration:none;
	color:#333;
}
.neiye_content_newsdetails_body_r_content_text a:hover{
	color:#066cc1;
}

.news_next{
	width:811px;
	margin:0 auto;
	height:32px;
	line-height:32px;
	color:#252525;
	font-family:"宋体";
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	background-color:#EEEEF0;
}
.news_next a{
	font-weight:normal;
	color:#252525;
	text-decoration:none;
}
.news_next a:hover{
	color:#066cc1;
}
.news_next_up{
	float:left;
	width:48%;
	padding-left:4%;
}
.news_next_next{
	float:right;
	width:46%;
}
.tuijianfw{
	clear:both;
	width:811px;
	height:238px;
	margin:6px auto 0;

}
.tuijianfw_title{
	width:811px;
	height:34px;
	line-height:34px;
	border-bottom:1px solid #F0F0F0;
	color:#0c73c0;
	font-size:18px;
	font-weight:bold;
}
.tuijianfw_title span{
	padding-left:6px;
	color:#666;
	font-size:14px;
	font-weight:normal;
}
.tuijianfw ul{
	padding-top:14px;
	height:185px;
}
.tuijianfw ul li{
	float:left;
	width:189px;
	height:185px;
}
.tuijianfw ul li.tuijianfw_title_ul_il1,.tuijianfw ul li.tuijianfw_title_ul_il2,.tuijianfw ul li.tuijianfw_title_ul_il3{
	margin-right:17px;
}
.tuijianfw ul li a{
	display:block;
	width:189px;
	height:185px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	background-color:#8C8C8C;

	text-decoration:none;
}
.tuijianfw ul li a img{
}
.tuijianfw ul li a p{
	width:189px;
	height:32px;
	line-height:30px;
}
.tuijianfw ul li a:hover{
	background-color:#0C73C0;
}

.tuijianfw_zixun{
	width:811px;
	height:351px;
	margin-bottom:30px;
}
.tuijianfw_zixun_title{
	width:811px;
	height:34px;
	line-height:34px;
	border-bottom:1px solid #F0F0F0;
	color:#0c73c0;
	font-size:18px;
	font-weight:bold;
}
.tuijianfw_zixun_title span{
	padding-left:6px;
	color:#666;
	font-size:14px;
	font-weight:normal;
}
.tuijianfw_zixun_content{
	border:1px solid #f0f0f0;
	border-radius:3px;
	height:293px;
	width:809px;
	margin-top:20px;
}
.tuijianfw_zixun_content_l{
	float:left;
	width:361px;
	padding:20px 0 0 20px;
}
.tuijianfw_zixun_content_l li{
	float:left;
	height:26px;
	width:361px;
	line-height:26px;
	color:#333;
	font-size:12px;
	font-family:"宋体";
	padding-left:30px;
}
.tuijianfw_zixun_content_l li a{
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	width:268px;
	color:#333;
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.tuijianfw_zixun_content_l li a:hover{
	color:#0c73c0;
}
.tuijianfw_zixun_content_r{
	float:right;
	width:361px;
	padding:20px 20px 0 0;
}
.tuijianfw_zixun_content_r li{
	float:left;
	height:26px;
	width:361px;
	line-height:26px;
	color:#333;
	font-size:12px;
	font-family:"宋体";
	padding-left:30px;
}
.tuijianfw_zixun_content_r li a{
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	width:268px;
	color:#333;
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.tuijianfw_zixun_content_r li a:hover{
	color:#0c73c0;
}

 li.tuijianfw_zixun_content_li1{
	 background:url(../images/tuijianfw_zixun_content_li1.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li2{
	 background:url(../images/tuijianfw_zixun_content_li2.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li3{
	 background:url(../images/tuijianfw_zixun_content_li3.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li4{
	 background:url(../images/tuijianfw_zixun_content_li4.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li5{
	 background:url(../images/tuijianfw_zixun_content_li5.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li6{
	 background:url(../images/tuijianfw_zixun_content_li6.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li7{
	 background:url(../images/tuijianfw_zixun_content_li7.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li8{
	 background:url(../images/tuijianfw_zixun_content_li8.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li9{
	 background:url(../images/tuijianfw_zixun_content_li9.png) no-repeat 0 center;
}
 li.tuijianfw_zixun_content_li10{
	 background:url(../images/tuijianfw_zixun_content_li10.png) no-repeat 0 center;
}
.left_contact{
	padding-top:20px;
}
.left_contact dt{
	width:224px;
	height:39px;
	line-height:39px;
	background-color:#066CC1;
	text-align:center;
	color:#fff;
}
.left_contact  dd{
	width:204px;
	background-color:#F5F5F5;
	line-height:24px;
	color:#3d3d3d;
	font-size:14px;
	padding:12px 10px;
}

.news_list_dl dl{
	position:relative;
	margin-top:20px;
	width:811px;
	height:118px;
}
dl.news_list_dl1,dl.news_list_dl3,dl.news_list_dl5,dl.news_list_dl7,dl.news_list_dl9{
	background-color:#F0F0F0;
}
dl.news_list_dl2,dl.news_list_dl4,dl.news_list_dl6,dl.news_list_dl8,dl.news_list_dl10{
	background-color:#F9F9F9;
}
.news_list_dl dl dt{
	position:absolute;
	left:100px;
	top:12px;
	font-size:14px;
	color:#333;
	height:30px;
	width:604px;
	line-height:30px;
}
.news_list_dl dl dt a{
	font-size:14px;
	color:#333;
	font-weight:bold;
}
dd.news_list_dl_xq{
	position:absolute;
	left:100px;
	top:40px;
	width:604px;
	line-height:24px;
	height:48px;
	overflow:hidden;
	font-size:14px;
	color:#666;
}
dd.news_list_dl_date{
	position:absolute;
	left:12px;
	top:12px;
	width:74px;
	text-align:center;
	font-size:36px;
	color:#666;
}
dd.news_list_dl_date span{
	font-size:14px;
}
dd.news_list_dl_chakan{
	position:absolute;
	left:710px;
	top:50px;
	width:77px;
	height:26px;
	line-height:26px;
}
dd.news_list_dl_chakan a{
	display:block;
	width:77px;
	height:26px;
	font-size:12px;
	color:#fff;
	line-height:26px;
	background-color:#8C8C8C;
	text-align:center;
}
dd.news_list_dl_chakan a:hover{
		color:#fff;
			background-color:#066CC1;
}
.hezuo_ul_list li{
	width:172px;
	float:left;
	height:155px;
	margin-left:34px;
	margin-top:20px;
	display:inline;
	background:url(../images/hezuo_ul_list_bg.png) no-repeat left top;
}
.hezuo_ul_list li a img{
	width:158px;
	height:113px;
	padding:6px 0 0 8px;
}
.hezuo_ul_list li a{
	color:#333;
	font-size:14px;
	text-decoration:none;
	}
.hezuo_ul_list li a p{
	width:172px;
	text-align:center;
	height:50px;
	line-height:50px;
	
}


.dl_pic_list{
	position:relative;
	height:192px;
	width:800px;
	left:16px;
	padding:10px 0 10px 0;
	margin-bottom:12px;
	border-bottom:1px dotted #ccc;
}
.dl_pic_list dt{
	position:absolute;
	top:10px;
	left:280px;
	height:30px;
	line-height:30px;
}
.dl_pic_list dt a{
	font-weight:bold;
	font-family:"宋体";
	font-size:14px;
	color:#333;
	text-decoration:none;
}
.dl_pic_list dt a:hover{
	color:#066CC1;
	text-decoration:underline;
}
.dl_pic_list .pic_list_pic{
	position:absolute;
	top:10px;
	left:0;
	height:192px;
	width:254px;
}
.dl_pic_list .pic_list_pic a{
	display:block;
	height:190px;
	width:252px;
	border:1px solid #ccc;
}
.dl_pic_list .pic_list_pic a:hover{
	border:1px solid #066CC1;
}
.dl_pic_list .pic_list_pic a img{
	height:188px;
	padding:1px;
	width:250px;
	
}
.dl_pic_list .pic_list_text{
	position:absolute;
	top:40px;
	left:280px;
	line-height:22px;
	font-size:12px;
	color:#4b4b4b;
}

.about_content_left_fangan{
	padding-top:15px;
	width:224px;
}
.about_content_left_fangan dt{
width:224px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-color:#066CC1;
}
.about_content_left_fangan dd{
width:224px;

padding-top:10px;
	border-top:none;
	font-family:"宋体";
	font-size:12px;
	color:#343434;
	text-align:center;
	background-color:#f5f5f5;
}
 .about_content_left_fangan dd a{
	 display:block;
	 	color:#343434;
		font-family:"宋体";
	font-size:12px;
	text-decoration:none;
 }
   .about_content_left_fangan dd a p{
	   height:30px;
	   line-height:30px;
   }
     .about_content_left_fangan dd a:hover p{
		color:#066CC1;
	 }
  .about_content_left_fangan dd a img{
	  width:200px;
	  height:120px;
	  padding:1px;
	  border:1px solid #CBCBCB;
  }
    .about_content_left_fangan dd a img:hover{
	  width:200px;
	  height:120px;
	  padding:1px;
	  border:1px solid #066CC1;
  }
  .fwxq_content .div_pic{
	  margin: 0px 20px 10px; padding: 20px 0px; border-bottom: 1px solid rgb(232, 232, 232); text-align: center;
  }
    .fwxq_content .div_pic img{
		max-width:100%;
	}
	  .fwxq_content p.title{
		 
	font-size:14px;color:#252525; padding:10px 0; text-indent:2em; line-height:26px;
	font-weight:bold;
	  }
	    .fwxq_content p.text{
	  font-size:14px;color:#252525; padding:10px 0; text-indent:2em; line-height:26px;
	    }
		
		.danye_content1{
			text-align:center;
			padding:0 20px;
		}
		.danye_content1 h3{
			height:40px;
			line-height:40px;
			padding-top:20px;
			color:#333;
		}
		.danye_content1 p{
			width:96%;
		}
		.met_hits{
			width:94%;
			font-size:12px;
			font-family:"宋体";
			padding-bottom:20px;
			border-bottom: 1px dotted #ccc;
			margin:0 auto 20px;
		}
		
.met_page{
			padding-left:80px;
			text-align:left;padding-bottom:30px;font-size:12px;line-height:180%;}
.met_page a{ text-decoration:none;font-size:12px;}

.fw_content{
margin:0 0 20px;

}
.biaozhi_h3{
	clear:both;
	height:36px;
	width:753px;
	padding-top:14px;

	color:#066cc1;;
	font-size:20px;
	padding-left:57px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:20px;
	font-family:"微软雅黑";
	background:url(../images/biaozhi_bg.png) no-repeat left top;
}
.fw_content p{

	line-height:24px;
	font-size:14px;
	text-indent:2em;
	color:#333;
}
.fw_content  h4{
	text-align:left;
	height:60px;
	line-height:60px;
}
.fw_content  .blue{
	font-weight:bold;
	color:#066cc1;
}
.blue_normal{
	color:#066cc1;
}
 .bluefont16{
	font-size:16px;
}


.peixun{
	width:100%;
	height:710px;
	background:url(../images/peixun.jpg) no-repeat center bottom;
	margin-bottom:10px;
}
.peixun .peixun_title{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	padding-top:20px;
	color:#006ad7;
	width:100%;
	height:80px;
	background:url(../images/index_anli_title.png) no-repeat center  bottom;
}
.peixun .peixun_title span{
	display:block;
	font-size:18px;
	color:#666;
	font-weight:normal;
}
.peixun_content{
	width:1100px;
	height:578px;
	margin:32px auto 0;
}
.peixun_content dl{
	width:600px;
	float:right;
	height:520px;
	padding-top:58px;
	background-color:#FFF;
}
.peixun_content dl dt{
	margin-left:66px;
	width:110px;
	font-size:18px;
	color:#111;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:12px;
	border-bottom:3px solid #006AD7;
}
.peixun_content dl  dd{
	margin-left:66px;
	font-size:14px;
	width:470px;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../images/peixun_content_dl_dd.png) no-repeat left 4px;
}
.web_content{
	padding-top:20px;
}
.web_content p{
	line-height:34px;
	text-indent:2em;
}
.peixun_fwzx{
	margin-top:24px;
}


.de_imgcont5 {height:220px;width:1102px;overflow:hidden; margin:18px auto 0; position:relative;}
.de_hide5 { float:left;display:inline;width:1034px;height:180px;overflow: hidden; margin-left:6px;}
.de_hide5 li {float:left;width:180px;height:174px; display:inline; margin:0 13px;}
.de_hide5 li  a{
	display:block;
	width:180px;
	height:174px;
	text-align:center;
	font-size:14px;
	color:#333;
	text-decoration:none;
}
.de_hide5 li img {display: block;width:180px;height:150px;}
.de_hide5 li  a p{
	height:24px;
	line-height:24px;
	font-size:14px;
}
.de_hide5 li  a:hover{
color:#006ad7;
}
.de_hide5 .nomg {margin-right:0;}
.preva5{margin-top:60px; float:left;width:29px;height:176px;display:block;}
.nexta5 {margin-top:60px; float:right;width:29px;height:176px;display:block;}
.preva5 a, .nexta5 a {width:29px;height:176px;display:block;overflow:hidden;}
.preva5 a {background:url(../images/preva3.png) no-repeat;}
.nexta5 a {background:url(../images/nexta3.png) no-repeat;}
.fwzx_hui{
	width:100%;
	height:39px;
	background:url(../images/fwzx_hui.jpg) no-repeat center top;
}
iframe#news_list{
	width:224px;
	height:752px;
}

p.sm_p {
  background-color: #fafafa;
  color: #999;
  margin: 0px;
  padding: 12px 0;
  line-height: 24px;
  font-size: 12px;
}