@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}
img {
	border:none;
}
ul,dl{
	list-style-type:none;
}
body{
	font-family: "微软雅黑","宋体";
	height:auto;
	width:100%;
}
.top{
	width:100%;
	height:38px;
	background:url(../images/top_bg.png) repeat-x left top;
	
}
.top_content{
	width:1000px;
	height:38px;
	line-height:38px;
	font-family:"宋体";
	font-size:12px;
	margin:0 auto;
	color:#666;
	
}
.top_content p{
	float:left;
width: 515px;
}
.top_content h1{
	float:left;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
	width: 515px;

}
.top_content ul.top_content_ul{
	float:right;
width: 200px;
}
.top_content ul.top_content_ul li{
	float:left;
	padding:0 4px;
}
.top_content ul.top_content_ul li a{
	color:#666;
	text-decoration:none;
	padding-right:6px;
}
.top_content ul.top_content_ul li a:hover{
	text-decoration:underline;
}
#fenzhan {
    float: right;
   height:22px;
   margin-top:8px;
    width:180px;
	z-index:999;
}
#fenzhan .fenzhan-nav{
	width: 180px;
	height: 22px;
	line-height: 22px;
	margin: 0 auto;
	position: relative;
	z-index: 111;
}
#fenzhan .fenzhan-nav li{
	float: left;
	  width:180px;
	height:22px;
	line-height: 22px;
	text-align: center;
	background-image:url(../images/fenzhan-nav_bg.png);
}
#fenzhan .fenzhan-nav li a{
	color: #515151;
}
#fenzhan .fenzhan-nav li .second-nav{
	width: 178px;
	height:286px;
	display: none;

	border:1px  solid #767676;
	border-top:0;
	position: relative;box-shadow: 0 15px 25px 0 rgba(167,165,165,0.5);
}
#fenzhan .fenzhan-nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 22px;
	line-height: 22px;
	background: #fff;
}
#fenzhan .fenzhan-nav li .second-nav li a{
	display:block;
	height: 22px;
	line-height: 22px;
	text-decoration:none;
	
}
#fenzhan .fenzhan-nav li .second-nav li a:hover{
background-color:#c60001;
color:#fff;
	
}
.logo{
	height:127px;
	width:100%;
	background:url(../images/logo_bg.png) no-repeat center top;
}
.logo_tontent{
	width:1000px;
	height:127px;
	margin:0 auto;
}
.logo_pic{
	float:left;
	width:310px;
	height:127px;
	background: url(../images/logo.png) no-repeat left top;
}
.logo_pic img{
	width:310px;
	height:127px;
}
.logo_text{
	float:left;
	color:#e50200;
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:bold;
	padding-top:38px;
	padding-left:30px;
}
.logo_text span{
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.logo_tel{
	width:216px;
	height:127px;
	float:right;
	background:url(../images/logo_tel.png) no-repeat left top;
}
.nav{
	width:100%;
	height:55px;
	background:url(../images/nav_bg.png) repeat-x left top;
}
.nav ul{
	width:1030px;
	height:52px;
	margin:0 auto;
}
.nav ul li{
	float:left;
	height:52px;
	line-height:52px;
	text-align:center;
}
*html .nav ul{
	width:1100px;
	height:52px;
	margin:0 auto;
}
*html .nav ul li{
	width:110px;
}
.nav ul li a{
	display:block;
	text-align:center;
	font-size:14px;
	padding:0 12px;
	color:#fff;
	text-decoration:none;
	background:url(../images/nav_line.png) no-repeat right top;
}
.nav ul li a:hover{
	background:url(../images/nav_hover.png)  repeat-x left top;
}

.fullSlide {
	position:relative;
	width:100%;
	background:#000;
	height:500px;
}
.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:500px;
	overflow:hidden;
	text-align:center;
	background-color:#fff;
}
.fullSlide .bd li a {
	display:block;
	height:500px;
}
.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:59px;
	height:3px;
	margin:4px;
	overflow:hidden;
	background:#282828;
/* filter:alpha(opacity=50);
opacity:0.5; */
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#FEA238;
}
.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{
	width:100%;
	height:58px;
	border:1px solid #DEDEDE;
	border-left:none;
	border-right:none;
	background-color:#fdfdfd;
}
.top_rm_content{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:58px;
	line-height:58px;
	font-size:12px;
	font-family:"宋体";
	color:#707070;
}
.top_sousou dl{
	float:left;
	width:1000px;
	height:58px;
	color:#707070;
}
.top_rm_content dt{
	float:left;
	font-weight:bold;
	width:80px;
	padding-left:30px;
	background:url(../images/top_rm_content_dt.png) no-repeat 6px center;
}



.top_sousou dl dd{
	float:left;
}
.top_sousou dl dd a{
	color:#707070;
	padding:0 6px;
	text-decoration:none;
}
.top_sousou dl dd a:hover{
	color:#707070;
	text-decoration:underline;
}
#search1{
	position:absolute;
	width:303px;
	height:36px;
	left:700px;
	top:6px;
}

#keyword{
	position:absolute;
	top:6px;
	left:0;
	height:36px;
	line-height:36px;
	width:257px;
	border:none;
	text-indent:12px;
	color:#999;
	background:url(../images/search_bg.png) no-repeat left top;
}


#search_go{
	position:absolute;
	right:0px;
	top:6px;
	width:46px;
	height:36px;
}
.index_fwzx{
	width:100%;
	height:670px;
	background:url(../images/index_fwzx.jpg) no-repeat center top;
}
*html .index_fwzx{
	display:none;
}
.index_fwzx_title{
	text-align:center;
	font-size:32px;
	color:#e40700;
	font-weight:bold;
	padding-top:18px;
}
.index_fwzx_title span{
	display:block;
	color:#333;
	font-size:18px;
	font-weight:normal;
}
.index_fwzx_content{
	position:relative;
	width:1000px;
	height:460px;
	margin:64px auto 0;

}
.index_fwzx_content_title{
	position:absolute;
	height:60px;
	width:339px;
	line-height:60px;
	font-size:24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#content_inner {
	width: 1000px;
	height:460px;
	margin: 0 auto;
	position: relative;
}

.pre_wrap {
	background: #f9f9f9;
	padding: 5px 5px 5px 14px;
	margin-bottom: 33px;
	margin-top: 32px;
}

.syntaxhighlighter {
	font-size: 12px;
}

.slides1_wrap {
	position: relative;
	width: 998px;
	
}

#slides1 {
	overflow: hidden;
	height:460px;
	margin-top:1px;
}

#slides1 li {
	width: 998px;
	height:460px;

}
#slides1 .slides1_img{
	
	
}
#slides1 .slides1_img a {
	display:block;
	position:relative;
	width:660px;
	height:460px;
	float:right;
	color:#fff;
}
#slides1 .slides1_img a img {
	float:right;
	width:660px;
	height:460px;

}
#slides1 .slides1_img a p{
	position:absolute;
	left:0;
	bottom:0;
	height:42px;
	line-height:42px;
	width:660px;
	text-align:center;
	background:url(../images/slides1_img_a_p.png) repeat-x left top;
}

#slides1  dl {
	float: left;
	width: 326px;
	height:260px;
	padding-top:100px;
	padding-left:12px;
}

#slides1 dl dt {
	font-size: 24px;
	color: #e40700;
	font-weight:bold;
	padding-left:30px;
	
}
dd.dl_slidesdd1{
	font-size:18px;
	color:#333335;
	width:261px;
	line-height:22px;
	padding-left:30px;
	font-weight:bold;
	padding-top:16px;
	padding-bottom:16px;
}
dd.dl_slidesdd2{
	font-size:14px;
	width:215px;
	line-height:22px;
	color:#333335;
	padding-left:32px;
}
.slides1_wrap .prev {
	position: absolute;
	left: 266px;
	top: 200px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right:588px;
	top: 200px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 200px;
}
.index_fwzx_xq{
	padding-left:30px;
}
.bx_pager {
	position:absolute;
	top:420px;
	left:30px;

}

.bx_pager a {
	float: left;
	background: url(../images/bg_pager.png) no-repeat 0 -10px;
	width: 10px;
	height: 10px;

	margin-right:10px;

	text-indent:-9999px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	display:none;

}

.index_hezuoanli{
	width:1000px;
	height:154px;
	margin:10px auto;
}
*html .index_hezuoanli{
	display:none;
}
.index_hezuoanli_title{
	height:124px;
	width:32px;
	padding:0 5px;
	padding-top:30px;
	background-color:#CC0E00;
	float:left;
	text-align:center;
	line-height:24px;
	writing-mode:lr-tb;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

.succ_case {
	float:right;
	width:957px;
	height:152px;
	border:1px solid #E7E7E7;
	border-left:none;
}
.de_imgcont {height:152px;width:947px;overflow:hidden; margin:20px auto 0; position:relative;}
.de_hide { float:left;display:inline;width:900px;height:130px;overflow: hidden;}
.de_hide li {float: left;width:132px;height:130px; display:inline; margin:0 9px;}
.de_hide li p{
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	height:26px;
	line-height:26px;
	color:#666;
}
.de_hide li img {display: block;width: 130px;height:96px;border:1px solid #d6d6d6;}
.de_hide .nomg {margin-right:0;}
.preva{margin-top:32px; float:left;width:17px;height:76px;display:block; margin-left:12px;}
.nexta {margin-top:32px; float:right;width:17px;height:76px;display:block; }
.preva a, .nexta a {width:33px;height:76px;display:block;overflow:hidden;}
.preva a {background:url(../images/scroll_btn2.png) no-repeat left top;}

.nexta a {background:url(../images/scroll_btn3.png) no-repeat left top;}

.index_banner1{
	width:100%;
	height:135px;
	background:url(../images/index_banner1.png) no-repeat center top;
}
.index_youxi{
	width:100%;
	height:2622px;
	background:url(../images/index_youxi.jpg) no-repeat center top;
}
.index_youxi_title{
	margin:0 auto;
	text-align:center;
	color:#e80804;
	font-size:36px;
	font-weight:bold;
	padding-top:42px;
}
.index_youxi_title span{
	display:block;
	color:#333;
	font-size:24px;
	font-weight:normal;
}
.index_youxi_content{
	
	width:1000px;
	margin:0 auto;
}
.index_youxi_content dl{
	position:relative;
}
.index_youxi_content dl dt{
	color:#00020c;
	font-size:26px;
	font-weight:bold;
	position:absolute;
	
}

.index_youxi_content dl dt span.hx{
	display:block;
	color:#e70f01;
	font-size:20px;
}
.index_youxi_content dl dd{
	position:absolute;
	font-size:14px;
	background:url(../images/youxi_ico.png) no-repeat 12px 6px;
	line-height:22px;
	padding-left:30px;
}
dl.index_youxi_content_dl1 dt{
	top:76px;
	left:100px;
}
dl.index_youxi_content_dl1 dd{
	width:415px;
	left:90px;
}
dl.index_youxi_content_dl1 dd.index_youxi_content_dl1_dd1{
	top:170px;
}
dl.index_youxi_content_dl1 dd.index_youxi_content_dl1_dd2{
	top:290px;
}
dl.index_youxi_content_dl1 dd.index_youxi_content_dl1_dd3{
	top:320px;
}

dl.index_youxi_content_dl2 dt{
	top:496px;
	left:560px;
	width:456px;
}
dl.index_youxi_content_dl2 dd{
	width:456px;
	left:540px;
}
dl.index_youxi_content_dl2 dd.index_youxi_content_dl2_dd1{
	top:600px;
}
dl.index_youxi_content_dl2 dd.index_youxi_content_dl2_dd2{
	top:650px;
}
dl.index_youxi_content_dl2 dd.index_youxi_content_dl2_dd3{
	top:690px;
}
dl.index_youxi_content_dl2 dd.index_youxi_content_dl2_dd4{
	top:750px;
}

dl.index_youxi_content_dl3 dt{
	top:936px;
	left:100px;
	width:456px;
}
dl.index_youxi_content_dl3 dd{
	width:446px;
	left:60px;
}
dl.index_youxi_content_dl3 dd.index_youxi_content_dl3_dd1{
	top:1020px;
}
dl.index_youxi_content_dl3 dd.index_youxi_content_dl3_dd2{
	top:1095px;
}
dl.index_youxi_content_dl3 dd.index_youxi_content_dl3_dd3{
	top:1170px;
}


dl.index_youxi_content_dl4 dt{
	top:1346px;
	left:580px;
	width:456px;
}
dl.index_youxi_content_dl4 dd{
	width:446px;
	left:540px;
}
dl.index_youxi_content_dl4 dd.index_youxi_content_dl4_dd1{
	top:1446px;
}
dl.index_youxi_content_dl4 dd.index_youxi_content_dl4_dd2{
	top:1506px;
}
dl.index_youxi_content_dl4 dd.index_youxi_content_dl4_dd3{
	top:1566px;
}



dl.index_youxi_content_dl5 dt{
	top:1736px;
	left:100px;
	width:456px;
}
dl.index_youxi_content_dl5 dd{
	width:416px;
	left:60px;
}
dl.index_youxi_content_dl5 dd.index_youxi_content_dl5_dd1{
	top:1830px;
}
dl.index_youxi_content_dl5 dd.index_youxi_content_dl5_dd2{
	top:1890px;
}
dl.index_youxi_content_dl5 dd.index_youxi_content_dl5_dd3{
	top:1946px;
}

dl.index_youxi_content_dl5 dd.index_youxi_content_dl5_dd4{
	top:1996px;
}

dl.index_youxi_content_dl6 dt{
	top:2186px;
	left:560px;
	width:456px;
}
dl.index_youxi_content_dl6 dd{
	width:436px;
	left:500px;
}
dl.index_youxi_content_dl6 dd.index_youxi_content_dl6_dd1{
	top:2270px;
}

span.color_e40201{
	color:#e40201;
}
.index_banner2{
	height:135px;
	width:100%;
	background:url(../images/index_banner2.png) no-repeat center top;
}
.index_kfjz{
	width:1000px;
	height:auto;
	margin:0 auto;
}
*html .index_kfjz{
	display:none;
}
.index_kfjz_title{
	width:1000px;
	height:126px;
	background:url(../images/index_kfjz_title.png) no-repeat center top;
}
.index_kfjz_title a{
	display:block;
	height:110px;
	line-height:110px;
	text-indent:170px;
	color:#fff;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
}
.index_kfjz_content{
	width:1000px;
	height:430px;
	margin:0 auto;
}
.index_kfjz_content_l{
	float:left;
	width:330px;
	height:430px;
}
.index_kfjz_content_r{
	float:right;
	width:647px;
	height:430px;
}
.index_kfjz_content_r dl{
	float:left;
	width:318px;
	height:206px;
	background-color:#E7E9E8;
}
.index_kfjz_content_r dl:hover{
	background-color:#db0300;
	color:#fff;
}
.index_kfjz_content_r dl:hover dd a{
	color:#fff;
}
.index_kfjz_content_r dl.index_kfjz_content_dl1,.index_kfjz_content_r dl.index_kfjz_content_dl2{
	margin-bottom:14px;
}
.index_kfjz_content_r dl.index_kfjz_content_dl1,.index_kfjz_content_r dl.index_kfjz_content_dl3{
	margin-right:10px;
	
}
.index_kfjz_content_r dl dt{
	width:311px;
	height:175px;
	padding:4px;
	padding-bottom:0;
}

.index_kfjz_content_r dl dt img{
	width:311px;
	height:175px;
}
.index_kfjz_content_r dl dd{
	height:28px;
	line-height:28px;
	text-align:center;
}
.index_kfjz_content_r dl dd a{
	display:block;
	color:#666;
	font-size:14px;
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.index_kfjz_content_r dl dd a:hover{
	color:#fff;
}
.index_about{
	width:1000px;
	height:504px;
	margin:22px auto 0;
}
.index_about_l{
	float:left;
	width:695px;
	height:504px;
}
.index_about_l_text{
	float:left;
	width:695px;
	height:262px;
}
.index_about_l_text_title{
	width:695px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	text-indent:20px;
	background:url(../images/index_about_title_l.png) no-repeat left top;
}
.index_about_l_text_title a{
	display:block;
	text-decoration:none;
	color:#fff;
}
.index_about_l_text_content{
	padding-top:25px;
	background:url(../images/index_about_l_text_content.png) no-repeat left top;
}
.index_about_l_text_content_pic{
	float:left;
	height:199px;
	width:287px;
	background:url(../images/index_about_l_text_content_pic_bg.png) no-repeat left bottom;
}
.index_about_l_text_content dl{
	float:right;
	width:384px;
	padding-top:10px;
}
.index_about_l_text_content dt{
	width:384px;
	height:21px;
	line-height:21px;
	color:#db0300;
	font-size:14px;
	font-weight:bold;
	text-indent:6px;
	background:url(../images/index_about_l_text_content_dt_bg.png) no-repeat left top;
}
.index_about_l_text_content_dd_text{
	width:364px;
	color:#666;
	font-family:"宋体";
	line-height:22px;
	font-size:12px;
	padding-top:10px;
	height:88px;
	overflow:hidden;
}
.index_about_l_text_content_dd_xq{
	padding-top:14px;
}
.index_bafc{
	float:left;
	width:695px;
	height:240px;
	background:url(../images/index_bafc.png)  no-repeat left  bottom;
}
.index_bafc_title{
	color:#db0200;
	font-size:14px;
	font-weight:bold;
	padding-left:308px;
}
.index_bafc_pic{
	padding-top:26px;
	width:695px;
	height:190px;
}
.index_bafc_pic dl{
	float:left;
	width:190px;
	height:180px;
	padding:0 16px;
}
.index_bafc_pic dl dt{
	width:187px;
	height:140px;
	
	background:none;
	padding:0;
	margin:0;
}
.index_bafc_pic dl dt img{
	width:183px;
	height:136px;
	padding:2px;
border:1px solid #E4E4E4;
	margin:0;
}
.index_bafc_pic dl dd{
	height:30px;
	line-height:30px;
	text-align:center;
}
.index_bafc_pic dl dd a{
	text-decoration:none;
	color:#666;
	font-size:14px;
	text-align:center;
}
.index_about_r{
	float:right;
	width:305px;
	height:504px;
}
.index_about_r_title{
	height:40px;
	width:305px;
	background:url(../images/index_about_r_title.png) no-repeat left top;
}
.index_about_r_title a{
	display:block;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding-left:26px;
}
.index_about_r_contenet{
	width:305px;
	height:464px;
	background:url(../images/index_about_r_contenet.png) no-repeat left bottom;
}
.index_about_r_contenet dl{
	padding-left:30px;
	padding-top:10px;
	width:249px;
	height:auto;
}
.index_about_r_contenet dl dt{
	width:247px;
	border:1px solid #e1e1e1;
	text-align:center;
}
.index_about_r_contenet dl dt img{
	max-width:245px;
	max-height:194px;
	padding:2px;
}
.index_about_r_contenet dl dd{
	height:20px;
	line-height:20px;
	text-align:center;
}
.index_about_r_contenet dl dd a{
	color:#656565;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
	
}
.index_banner3{
	height:135px;
	margin-top:35px;
	width:100%;
	background: url(../images/index_banner3.png) no-repeat center top;
}
.index_khal{
	width:966px;
	height:410px;
	margin:0 auto;
	background:url(../images/index_khal.png) no-repeat center top;
}
*html .index_khal{
	display:none;
}
.index_khal_title{
	padding:82px 0 0 84px;
	height:35px;
	width:847px;
	font-size:14px;
	font-weight:bold;
	color:#db0200;
	
}
.index_khal_title a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#db0200;
	text-decoration:none;
}

.de_imgcont2 {height:283px;width:845px;overflow:hidden; margin:28px auto 0; position:relative;}
.de_hide2 { float:left;display:inline;width:790px;height:185px;overflow: hidden;}
.de_hide2 li {float: left;width:170px;height:185px; display:inline; margin:0 14px;}
.de_hide2 li img {display: block;width:168px;height:135px;border:2px solid #fff;}
.de_hide2 li  a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
.de_hide2 li p{
	text-align:center;
	line-height:30px;
	height:30px;
	}
.de_hide2 .nomg {margin-right:0;}
.preva2{margin-top:57px; float:left;width:16px;height:76px;display:block;}
.nexta2 {margin-top:57px; float:right;width:30px;height:76px;display:block;}
.preva2 a, .nexta2 a {width:30px;height:76px;display:block;overflow:hidden;}
.preva2 a {background:url(../images/preva2.png) no-repeat;}
.nexta2 a {background:url(../images/nexta2.png) no-repeat;}

.index_news{
	width:100%;
	height:504px;
	background-color:#F4F4F4;
	border:1px solid #E5E5E5;
	border-left:none;
	border-right:none;
}
*html .index_news{
	display:none;
}
.index_news_content{
	width:1000px;
	margin:23px auto 0;
	height:452px;
	background-color:#FFF;
}
.index_news_content_l{
	float:left;
	width:355px;
	height:452px;
	background:url(../images/index_news_content_l.png) no-repeat left  bottom;
}
.index_news_content_l_title{
	height:40px;
	line-height:40px;
	width:355px;
	background:url(../images/index_news_content_l_title.png) no-repeat left top;
}
.index_news_content_l_title a{
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	padding-left:20px;
}
.index_news_content_l_content{
	padding-left:12px;
}
#quertion01{
	margin-top:14px;
}
.faq{
} 
.faq dt{
	font-family:"宋体";
	color:#666;
	font-size:12px;
	line-height:21px;
	margin:12px 0;
	background:url(../images/w.png) no-repeat 0 0;
}
.faq dt a{
	font-family:"宋体";
	color:#666;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-left:54px;
}
.faq dd{
	font-family:"宋体";
	color:#666;
	font-size:12px;
	line-height:21px;
	text-indent:54px;
	padding-bottom:12px;
	background:url(../images/d.png) no-repeat 0 0;
	border-bottom:1px   dashed #666;
}
.index_news_list{
	position:relative;
	float:right;
	width:645px;
	height:450px;
}
.block_2 {
	position:relative;
    width: 645px;
    overflow: hidden;
}
.tit_tab {
   
    font:normal 14px/34px "Microsoft YaHei","宋体";
    color: #db0200;
	width:645px;
	height:40px;
	background:url(../images/tit_tab.jpg) no-repeat 0 top;
}
.tit_tab a {
    float: left;
    color: #db0200;
    display: inline-block;
    height:40px;
	line-height:40px;
	width:100px;
	text-align:center;
	text-decoration:none;
	background:url(../images/tit_tab.png) no-repeat 100px top;
}
.tit_tab a:hover, .tit_tab .cur {
    text-decoration: none;
    color: #fff;
	background:url(../images/tit_tab.png) no-repeat 0 top;
}

.clearfix::after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.block_cont_2 {
	clear:both;
    height: 390px;
    overflow: hidden;
	background:url(../images/block_cont_2.png) no-repeat 320px bottom;

}
.new_about {padding-top:12px;height:160px;overflow:hidden; padding-left:14px;}
.new_about dt{float:left;width:226px;height:170px;}
.new_about dt img {display:block;width:209px;height:154px;padding:1px;background:#ECECEC;}
.new_about dd{float:right;width:386px; padding-right:10px; padding-top:10px;}
.new_about h3 {font-size:14px;}
.new_about h3 a {color:#de0c03; text-decoration:none;}
.new_about p {padding-top:5px;color:#666;line-height:24px;height: 70px;overflow: hidden; font-size:12px; font-family:"宋体";}
.n_more {padding-top: 12px;}
.n_more a {color:#727272;}
.newslist {margin-top:28px;margin-left:12px;}
.newslist li{
float:left;
padding-left:12px;
width:300px;
height:30px; 
line-height:30px;
font:12px "宋体";
overflow:hidden;
background:url(../images/news_line.png) no-repeat 4px  center;}
.newslist li a{
	float:left;
width:300px;
height:30px; 
line-height:30px;color:#666; text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newslist li a:hover{
	color:#D40300;
}
.newslist li.newslist_li2,.newslist li.newslist_li4,.newslist li.newslist_li6,.newslist li.newslist_li8,.newslist li.newslist_li10,.newslist li.newslist_li12{
	width:280px;
	margin-left:20px;
}
.newslist .newslist_li2 a,.newslist .newslist_li4 a,.newslist .newslist_li6 a,.newslist .newslist_li8 a,.newslist .newslist_li10 a,.newslist.newslist_li12 a{
	width:280px;
}
.frienlinks{
	clear:both;
	min-height:116px;
	width:960px;
	margin:10px auto 20px;
	background:url(../images/frienlinks.png) no-repeat center top;
}
.frienlinks dl{
}
.frienlinks dl dt{
	text-align:center;
	color:#666666;
	font-family:"宋体";
	padding-top:26px;
	padding-left:30px;
	height:33px;
}
.frienlinks dl dd{
	border:1px solid #E5E5E5;
	border-top:none;
	min-height:60px;
font-family:"宋体";
}
.frienlinks dl dd ul{
	padding-top:10px;
	padding:10px 20px 0;
}
.frienlinks dl dd ul li{
	display:inline;
	font-family:"宋体";
	font-size:14px;
	padding-left:6px;
	line-height:22px;
	color:#666;
}
.frienlinks dl dd ul li a{
font-family:"宋体";
	color:#666;
	padding-right:4px;
	text-decoration:none;
}
.footer{
	clear:both;
	width:100%;
	height:286px;
	background:url(../images/footer.png) no-repeat center top;
}
.footer_nav{
	width:1000px;
	margin:0 auto;
	height:48px;
}
.footer_nav ul{
	height:48px;
	line-height:48px;
	font-size:14px;
	text-align:center;
}
.footer_nav ul li{
	display:inline-block;
	color:#fff;
}
*+html .footer_nav ul li{
	display:inline;
}
.footer_nav ul li a{
	color:#fff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
.footer_content{
	width:1000px;
	margin:0 auto;
	padding-top:22px;
}
.footer_logo{
	float:left;
	width:274px;
	height:200px;
	background: url(../images/footer_logo.png) no-repeat left top;
}
.footer_content_text{
	float:left;
	font-size:14px;
	width:726px;
	color:#fff;
	padding:20px 0 0 0;
}
.footer_content_text p{
	line-height:28px;
}
#qqkefu{position: fixed; right:0;width:140px;height:500px;top:0; z-index:999999;  background-color: transparent; }
*html #qqkefu{position:absolute;}
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}#roll_top{background:url(../images/top.png) no-repeat}#fall{background:url(../images/top.png) no-repeat 0 -80px}#ct{background:url(../images/top.png) no-repeat 0 -40px}#roll{display:block;width:15px;margin-right:-630px;position:fixed;right:50%;top:80%;_margin-right:-630px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop)); z-index:100;}



.neiye_top_sousou{
	width:100%;
	height:46px;
	background: url(../images/neiye_top_sousou.png) repeat-x left top;
}
.neiye_top_rm_content{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:46px;
	line-height:46px;
	font-size:12px;
	font-family:"宋体";
	color:#707070;
}
.neiye_top_sousou dl{
	float:left;
	width:1000px;
	height:46px;
	color:#707070;
}
.neiye_top_rm_content dt{
	float:left;
	font-weight:bold;
	width:80px;
	padding-left:30px;
	background:url(../images/top_rm_content_dt.png) no-repeat 6px center;
}



.neiye_top_sousou dl dd{
	float:left;
}
.neiye_top_sousou dl dd a{
	color:#707070;
	padding:0 6px;
	text-decoration:none;
}
.neiye_top_sousou dl dd a:hover{
	color:#707070;
	text-decoration:underline;
}
#neiye_search1{
	position:absolute;
	width:303px;
	height:36px;
	left:700px;
	top:2px;
}

#neiye_keyword{
	position:absolute;
	top:2px;
	left:0;
	height:36px;
	line-height:36px;
	width:257px;
	border:none;
	text-indent:12px;
	color:#999;
	background:url(../images/search_bg.png) no-repeat left top;
}


#neiye_search_go{
	position:absolute;
	right:0px;
	top:2px;
	width:46px;
	height:36px;
}
.neiye_banner{
	width:1000px;
	margin:2px auto 0;
	height:250x;
}
.neiye_weizhi{
	width:1000px;
	margin:0 auto;
	height:37px;
	line-height:37px;
	color:#707070;
	font-size:14px;
	text-indent:34px;
	background:url(../images/neiye_weizhi_ico.png) no-repeat 12px center;
}
.naiye_nav{
	height:52px;
	width:100%;
	margin-bottom:25px;
	background:url(../images/naiye_nav.png)  repeat-x left top;
}
.naiye_nav ul{
	width:1000px;
	margin:0 auto;
}
.naiye_nav ul li{
	float:left;
	height:52px;
	line-height:52px;
}

.naiye_nav ul li a{
	display:block;
	color:#333;
	text-decoration:none;
	padding:0 12px;
	height:51px;
	width:82px;
	text-align:center;
	font-size:14px;
	background:url(../images/naiye_nav_ul_li_a.png) no-repeat right center;


}
.naiye_nav ul li a:hover{
	color:#fff;
	background:url(../images/naiye_nav_ul_li_a_hover.png) no-repeat left top;
}
.naiye_nav ul li.naiye_nav1 a{
	width:100px;
	text-align:center;
}
.naiye_nav ul li.naiye_nav1 a:hover{
	background:url(../images/naiye_nav1.png) no-repeat left top;
}

.naiye_nav ul  li.nobg a{
	background:none;
}
.naiye_nav ul  li.naiye_nav7 a:hover,.naiye_nav ul  li.xw_naiye_nav1 a:hover{
	color:#fff;
	background:url(../images/naiye_nav_ul_li_a_hover.png) no-repeat left top;
}
.naiye_nav ul  li.nobg a:hover{
	color:#fff;
	background:url(../images/naiye_nav_ul_li_a_hover.png) no-repeat left top;
}
.danye_title{
	position:relative;
	width:654px;
	height:67px;
	color:#db0300;
	font-size:24px;
	font-weight:bold;
	margin:0 auto;
	background:url(../images/danye_title.png)  no-repeat center top;
	text-align:center;
	line-height:50px;
	
}
.danye_title span{
	position:absolute;
	top:24px;
	left:265px;
	display:block;
	color:#505050;
	font-weight:normal;
}
.naiye_lx{
	width:100%;
	height:408px;
	background:url(../images/lx_bg.png) no-repeat center top;
}
.naiye_lx_content{
	width:1000px;
	margin:0 auto;
	height:408px;
}
.naiye_lx_content dl{
	padding:120px 0 0 400px;
}
.naiye_lx_content dl dt{
	color:#666;
	font-size:18px;
	font-weight:bold;
	height:40px;
	line-height:40px;
}
.naiye_lx_content dl dt span{
	color:#f30101;
}
.naiye_lx_content dl dd{
	font-size:14px;
	color:#666;
	line-height:32px;
	height:32px;
}
.naiye_lx_content dl dd span{
	font-family:Verdana, Geneva, sans-serif;
}
.naiye_about{
	width:1000px;
	margin:0 auto;
}
.naiye_about_pic{
	float:left;
}
.naiye_about p{
	font-family:"宋体";
	color:#666;
	text-indent:2em;
	line-height:22px;
	font-size:14px;
	padding-top:24px;
}
.naiye_about p .f80303{
	color:#f80303;
}
.neiye_fc{
	width:1000px;
	height:205px;
	margin:0 auto;
	padding-top:20px;
}
.neiye_fc_title{
	height:37px;
	line-height:37px;
	width:1000px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	background-color:#EC0300;
}
.neiye_fc dl{
	float:left;
	width:177px;
	height:157px;
	padding-top:10px;
}
.neiye_fc dl dt{
	border:1px solid #e4e4e4;
	padding:2px;
	width:171px;
	height:127px;
}
.neiye_fc dl dt img{
	width:171px;
	height:127px;
}
.neiye_fc dl dd{
	height:30px;
	line-height:30px;
	text-align:center;
}
.neiye_fc dl dd a{
	font-size:13px;
	color:#333;
	text-decoration:none;
}
.neiye_fc_dl1,.neiye_fc_dl2,.neiye_fc_dl3,.neiye_fc_dl4{
	padding-right:28px;
}

.neiye_anli{
	width:1000px;
	height:auto;
	margin:0 auto 20px;
}
.neiye_anli dl{
	position:relative;
	float:left;
	width:222px;
	height:190px;
	background:url(../images/neiye_anli_pic_bg.png) no-repeat left top;
}
.neiye_anli dl dt{
	
}
.neiye_anli dl dt img{
	width:220px;
	height:158px;
}
.neiye_anli_dl2,.neiye_anli_dl3,.neiye_anli_dl4,.neiye_anli_dl6,.neiye_anli_dl7,.neiye_anli_dl8,.neiye_anli_dl10,.neiye_anli_dl11,.neiye_anli_dl12{
	margin-left:36px;
	display:inline;
}
.neiye_anli dl  dd{
	position:absolute;
	left:0;
	bottom:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	width:220px;
	background: url(../images/neiye_anli_dl_dd_bg.png) no-repeat left top;
}
.neiye_anli dl  dd a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
}
.table_page{
	clear:both;
	width:1000px;
	height:38px;
	line-height:38px;
	background-color:#F7F7F7;
	border-collapse: collapse;
    border: 1px solid #D7D6D6;
}
.table_page td{
	 border: 1px solid #D7D6D6;
	 text-align:center;
}
.table_page td.width{
	width:50px;
	
}
.table_page td.width:hover{
	border:1px solid #FA0300;
}
.table_page td.width a{
	display:block;
	width:50px;
	height:38px;
	text-decoration:none;
	font-size:12px;
	color:#000;
}
.table_page td.width a:hover{
	color:#fff;
	background-color:#FA0300;
}
.danye_content{
	clear:both;
	width:1000px;
	height:230px;
	margin:0 auto;

}
.danye_content_l{
	height:227px;
	width:388px;
	float:left;
}
.danye_content_l_t{
	width:370px;
	height:36px;
	line-height:36px;
	padding-left:18px;
	background-color:#DD0200;
}
.danye_content_l_t a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.danye_content_l_content{
	border:1px solid #D3D3D3;
	border-top:none;
	height:190px;
	width:386px;
}
.danye_content_l_content ul{
}
.danye_content_l_content ul li{
	padding-left:26px;
	height:35px;
	line-height:35px;
	background:url(../images/danye_content_l_content_ul_li.png) no-repeat left top;
}
.danye_content_l_content ul li a{
	display:block;
	width:360px;
	font-size:14px;
	color:#666;
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.danye_content_l_content ul li a:hover{
	color:#DD0200;
}
.danye_content_r{
	height:227px;
	width:590px;
	float:right;
}
.danye_content_r_t{
	width:572px;
	height:36px;
	line-height:36px;
	padding-left:18px;
	background-color:#DD0200;
}
.danye_content_r_t a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.danye_content_r_content{
	border:1px solid #D3D3D3;
	border-top:none;
	height:190px;
	width:588px;
}

.danye_content_r_content dl{
	float:left;
	margin-left:12px;
	margin-top:17px;
}
.danye_content_r_content dl dt{
	padding:2px;
	border:1px solid #E4E4E4;
	width:171px;
	height:127px;
}
.danye_content_r_content dl dt img{
	width:171px;
	height:127px;
}
.danye_content_r_content dl dd{
	height:30px;
	line-height:30px;
	text-align:center;
}
.danye_content_r_content dl dd a{
	color:#666;
	text-decoration:none;
	font-size:13px;
}
.danye_content_r_content dl dd a:hover{
color:#DD0200;
}

.neiye_news{
	width:1000px;
	margin:0 auto;
	background:url(../images/neiye_news.png) no-repeat 160px 40px;
}
.neiye_news_list{
	width:1000px;
	padding-bottom:20px;
}
.neiye_news_list dl{
	position:relative;
	height:125px;
	width:1000px;
	background:url(../images/neiye_news_list_dl.png) no-repeat right bottom;
}
.neiye_news_list dl dt{
	position:absolute;
	left:325px;
	top:20px;
}
.neiye_news_list dl dt a{
	text-decoration:none;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.neiye_news_list dl dt a:hover{
	color:#ED0301;
}
.neiye_news_list_dd_pic{
	position:absolute;
	left:190px;
	top:14px;
	width:116px;
	height:86px;
	padding:2px;
	border:1px solid #E4E4E4;
}
.neiye_news_list_dd_pic img{
	width:116px;
	height:86px;
}
.neiye_news_list_dd_text{
	position:absolute;
	top:50px;
	left:330px;
	font-size:12px;
	width:664px;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.neiye_news_list_dd_riqi{
	position:absolute;
	top:30px;
	height:32px;
	line-height:32px;
	width:135px;
	color:#fff;
	font-size:14px;
	padding-left:20px;
	background:url(../images/neiye_news_list_dd_riqi.png) no-repeat left top;
}
.neiye_news_list dl.neiye_news_list6{
	background:none;
}
.line{
	width:1000px;
	height:20px;
	margin:0 auto 8px;
	border-bottom:1px solid #ddd;
}
.neiye_kfjz{
	width:1000px;
	margin:0 auto;
}
.neiye_kfjz_content{
	width:1000px;
}
.neiye_kfjz_content a{
	display:block;
	height:131px;
	width:1000px;
	text-decoration:none;
	color:#333;
	margin-bottom:28px;
	background:#F7F7F7 url(../images/neiye_kfjz_content_a.png) no-repeat right bottom;
}
.neiye_kfjz_content a:hover{
	background:#EC2924 url(../images/neiye_kfjz_content_a_hover.png) no-repeat right bottom;
	color:#fff;
}
.neiye_kfjz_content dl{
	position:relative;
}
.neiye_kfjz_content dl dt{
	float:left;
	width:247px;
	height:131px;
}
.neiye_kfjz_content dl dt img{
	width:247px;
	height:131px;
}
dd.neiye_kfjz_dl_dd_title{
	position:absolute;
	top:10px;
	left:250px;
	color:#333;
	line-height:30px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}

dd.neiye_kfjz_dl_dd_text{
	position:absolute;
	top:40px;
	left:270px;
	color:#666;
	height:40px;
	line-height:20px;
	overflow:hidden;
	font-size:12px;
	width:700px;
}
.neiye_kfjz_content a:hover  dd.neiye_kfjz_dl_dd_title,.neiye_kfjz_content a:hover  dd.neiye_kfjz_dl_dd_text{
	color:#fff;
}

.neiye_peixun{
	height:930px;
	width:1000px;
	margin:0 auto;
}
.neiye_peixun_title {
	width:620px;
	height:103px;
	color:#c20604;
	font-size:30px;
	font-weight:bold;
	padding-left:380px;
	padding-top:30px;
	background:url(../images/neiye_peixun_title.png) no-repeat  center top;
}
.neiye_peixun_title span{
	display:block;
	font-size:16px;
	color:#000;
	font-weight:normal;
}
.neiye_peixun_content{
}
.neiye_peixun_content dl{
	float:left;
	width:471px;
	height:212px;
	margin:20px 0 20px 0;
}
.neiye_peixun_content dl.neiye_peixun_content_dl1{
	background:url(../images/neiye_peixun_content_dl1.png) no-repeat left  bottom;
}
.neiye_peixun_content dl.neiye_peixun_content_dl2{
	float:right;
	background:url(../images/neiye_peixun_content_dl2.png) no-repeat left bottom;
}
.neiye_peixun_content dl.neiye_peixun_content_dl3{
	background:url(../images/neiye_peixun_content_dl3.png) no-repeat left bottom;
}
.neiye_peixun_content dl.neiye_peixun_content_dl4{
	float:right;
	background:url(../images/neiye_peixun_content_dl4.png) no-repeat left bottom;
}
.neiye_peixun_content dl.neiye_peixun_content_dl5{
	background:url(../images/neiye_peixun_content_dl5.png) no-repeat left bottom;
}
.neiye_peixun_content dl.neiye_peixun_content_dl6{
	float:right;
	background:url(../images/neiye_peixun_content_dl6.png) no-repeat left bottom;
}

.neiye_peixun_content dl dt{
	color:#c20604;
	font-size:16px;
	font-weight:bold;
	padding-left:250px;
	line-height:30px;
}
.neiye_peixun_content dl dd{
	color:#fff;
	font-size:12px;
	line-height:20px;
	width:235px;
	padding:30px 0 0 220px;
}
.peixun_banner{
	width:100%;
	height:548px;
	background:url(../images/peixun_banner.png) no-repeat center top;
}

.peixnu_kfjz_title{
	clear:both;
	width:1000px;
	height:40px;
	margin-top:20px;
	margin-bottom:16px;
	background:url(../images/peixnu_kfjz_title.png) no-repeat center top;
}
.peixnu_kfjz_title a{
	display:block;
	height:40px;
	line-height:40px;
	text-indent:10px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.peixun_zizhi{
	width:1000px;
	height:280px;
	margin:20px auto 0;
}
.peixun_zizhi_title{
	width:1000px;
	height:40px;
	line-height:40px;
	background:url(../images/peixun_zizhi_title.png) no-repeat left top;
}
.peixun_zizhi_title a{
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	padding-left:22px;
}
.peixun_zizhi_content dl{
	float:left;
	width:231px;
	height:208px;
	margin-top:14px;
	display:inline;
}
.peixun_zizhi_content dl dt{
	height:175px;
	width:225px;
	padding:2px;
	border:1px solid #ececec;
}
.peixun_zizhi_content dl dt img{
	height:175px;
	width:225px;
}
.peixun_zizhi_content dl dd{
	text-align:center;
	height:30px;
	line-height:30px;
}
.peixun_zizhi_content dl dd a{
	color:#656565;
	font-family:"宋体";
	font-size:14px;
	text-decoration:none;
}
.peixun_zizhi_content_dl1,.peixun_zizhi_content_dl2,.peixun_zizhi_content_dl3{
	margin-right:24px;
}
.fwxz_tuijian{
	width:100%;
	height:516px;
	background:url(../images/fwxz_tuijian.png) no-repeat center bottom;
}
.fwxz_tuijian_content{
	width:1000px;
	height:auto;
	 margin:0 auto;
}

.fwxz_tuijian_content_r{
	float:right;
	width:676px;
}
.fwxz_tuijian_content_title{
	color:#fbe4e3;
	font-size:24px;
	height:40px;
	line-height:40px;
	width:676px;
}
.fwxz_tuijian_content_title a{
	display:block;
	text-decoration:none;
	color:#fbe4e3;
	padding:40px 0 12px 60px;
}
.fwxz_tuijian_content_r_dl{
	float:left;
	padding-top:50px;
	padding-left:16px;
}
.fwxz_tuijian_content_r dl{
	float:left;
	width:188px;
	height:163px;
	margin:20px 0 10px 30px;
	background:url(../images/fwxz_tuijian_content_dl.png) no-repeat left top;
}
.fwxz_tuijian_content_r dl dt{
	width:187px;
	height:135px;
}
.fwxz_tuijian_content_r dl dt img{
	width:185px;
	height:133px;
	padding:1px;
}
.fwxz_tuijian_content_r dl dd{
	height:40px;
	line-height:40px;
	text-align:center;
}
.fwxz_tuijian_content_r dl dd a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	width:185px;
	height:40px;
	line-height:40px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.neiye_news{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.neiye_news_l{
	float:left;
	width:694px;
	border:1px solid #D7D6D6;
	border-radius:3px;
	
}
.neiye_news_l .news_title{
	font-size:16px;
	text-align:center;
	line-height:36px;
}
.news_title_laiyuan{
	height:31px;
	line-height:31px;
	text-align:center;
	border-top:1px solid #D7D6D6;
	border-bottom:1px solid #D7D6D6;
	font-size:12px;
	color:#666;
	background-color:#F4F4F4;
}
.news_content{
	padding:0 12px;
}
.news_content p{
	font-size:14px;
	color:#666;
	text-indent:2EM;
	line-height:24px;
	padding:12px 0;
}
.news_content p a{
	color:#dd0200;
	text-decoration:none;
}
.news_content  h4{
	text-align:center;
}
.news_content .img{
	
	text-align:center;
	margin:0 auto;
}
.news_content .img img{
	max-width:656px;
}
.news_content img{
	max-width:656px;
}
#bdshare{
	margin:0 12px;
	background-color:#fbfbfb;
}
.news_next{
	width:662px;
	margin:6px auto;
	height:32px;
	line-height:32px;
	color:#404041;
	font-weight:bold;
	font-size:12px;
	background-color:#EEEEEE;
}
.news_next a{

	font-weight:normal;
	color:#666;
	text-decoration:none;
}
.news_next a:hover{
	color:#dd0200;
}
.news_next_up{
	float:left;
	width:46%;
	padding-left:4%;
}
.news_next_next{
	float:right;
	width:46%;
}
.news_xg{
	margin:0 auto;
	clear:both;
	width:662px;
	padding:10px 0;
}
.news_xg_title{
	width:650px;
	height:36px;
	line-height:36px;
	background-color:#DD0200;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
}
.news_xg_content{
	height:170px;
}
.news_xg_content ul{
}
.news_xg_content ul li{
	float:left;
	height:35px;
	line-height:35px;
	width:300px;
	padding-left:15px;
	background:url(../images/news_xg_content_li.png) no-repeat left top;
}
.news_xg_content ul li a{
	display:block;
	height:35px;
	width:300px;
	color:#666;
	font-size:12px;
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.news_xg_content ul li a:hover{
color: #dd0200;
}
.news_xg_content ul li.news_xg_content_09,.news_xg_content ul li.news_xg_content_010{
	background:none;
}
.news_xg_content ul li.news_xg_content_02,.news_xg_content ul li.news_xg_content_04,.news_xg_content ul li.news_xg_content_06,.news_xg_content ul li.news_xg_content_08,.news_xg_content ul li.news_xg_content_010{
	float:right;
}


.news_content_left{
	width:287px;
	float:right;
	margin-bottom:30px;
}
.news_content_le_title{
	width:287px;
	height:38px;
	line-height:38px;
	color:#FFF;
	text-indent:20px;
	font-size:14px;
	background:url(../images/about_content_left_nav_dt_bg.jpg) no-repeat left top;
}
.news_content_left_body{
	width:287px;
	border-top:none;
	min-height:600px;
}
left_news_list{
	height:270px;
	background:url(../images/news_list_bg.gif) no-repeat 14px  42px;
}
.left_news_list dt{
	font-weight:bold;
	font-family:"宋体";
    font-size: 14px;
    color:#fff;
	background:url(../images/about_content_left_nav_dt_bg.jpg) no-repeat left top;
	height:38px;
	line-height:38px;
	text-indent:20px;
	margin-bottom:6px;
}
.left_news_list dd{
	line-height: 42px;
	height:42px;
width: 257px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding-left:30px;
}
dd.left_news_list_dd1{
	background:url(../images/left_news_list_dd1.png) no-repeat left top;
}
dd.left_news_list_dd2{
	background:url(../images/left_news_list_dd2.png) no-repeat left top;
}
dd.left_news_list_dd3{
	background:url(../images/left_news_list_dd3.png) no-repeat left top;
}
dd.left_news_list_dd4{
	background:url(../images/left_news_list_dd4.png) no-repeat left top;
}
dd.left_news_list_dd5{
	background:url(../images/left_news_list_dd5.png) no-repeat left top;
}
dd.left_news_list_dd6{
	background:url(../images/left_news_list_dd6.png) no-repeat left top;
}
dd.left_news_list_dd7{
	background:url(../images/left_news_list_dd7.png) no-repeat left top;
}
dd.left_news_list_dd8{
	background:url(../images/left_news_list_dd8.png) no-repeat left top;
}
dd.left_news_list_dd9{
	background:url(../images/left_news_list_dd9.png) no-repeat left top;
}
dd.left_news_list_dd10{
	background:url(../images/left_news_list_dd10.png) no-repeat left top;
}
.left_news_list dd a{
		font-family:"宋体";
    font-size: 12px;
    color:#404040;
    font-weight: normal;
	text-decoration:none;
}
.left_news_list dd a:hover{
	text-decoration:underline;
}
.left_news_list2{
	margin:12px 0 20px 0;
}
#newpro {
    width: 272px;
    margin: 0 auto;
    padding-bottom: 5px;
}
#newpro h5 {
    height: 25px;
    line-height: 25px;
    background: url(../images/item3.gif) no-repeat scroll 0px 9px;
    padding-left: 16px;
    margin-left: 6px;
}
#newpro h5 a {
	font-family:"宋体";
    font-size: 12px;
    color:#343434;
    font-weight: normal;
	text-decoration:none;
}
#newpro h5 a:hover{
	text-decoration:none;
}
#newpro dl {
    overflow: hidden;
    width: 272px;
    display: none;
}
#newpro dl dt {
    width: 237px;
    float: left;
    padding-left: 2px;
}
#newpro dl dt img {
    width: 237px;
    height: 119px;
	padding-left:16px;
}
.neiye_fw{
	width:1000px;
	height:auto;
	margin:24px auto 0;
}
.neiye_fw_l{
	float:left;
	width:250px;
	height:auto;
}
.neiye_fw_l_xm{
}
.neiye_fw_l_xm dl{
}
.neiye_fw_l_xm dl dt{
	width:236px;
	height:44px;
	color:#fefefe;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:14px;
	background:url(../images/neiye_fw_l_xm_dl_dt.png) no-repeat left top;
}
.neiye_fw_l_xm dl dd{
	width:248px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-top:2px solid #fff;
	border-bottom:4px solid #5A5A5A;
	padding-bottom:2px;
}
.neiye_fw_l_xm dl dd ul{
}
.neiye_fw_l_xm dl dd ul li{
	width:248px;
	height:44px;
	border-bottom:2px solid #fff;
}
.neiye_fw_l_xm dl dd ul li a{
	display:block;
	width:230px;
	height:44px;
	line-height:44px;
	text-decoration:none;
	background-color:#f0f0f0;
	font-size:14px;
	color:#333;
	padding-left:18px;
}
.neiye_fw_l_xm dl dd ul li a:hover{
	background-color:#DD0200;
	color:#fff;
}
.neiye_fw_tj{
	padding:14px 0 14px 0;
}
.neiye_fw_tj dt{
width:236px;
	height:44px;
	color:#fefefe;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:14px;
	background:url(../images/neiye_fw_tj_dt.png) no-repeat left top;
}
.neiye_fw_tj dd{
	text-align:center;
	width:248px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-top:2px solid #fff;
	border-bottom:4px solid #5A5A5A;
	padding-bottom:2px;
}
.neiye_fw_tj dd ul{
	padding-top:14px;
}
.neiye_fw_tj dd li{
}
.neiye_fw_tj dd li img{
	width:201px;
	height:127px;
	padding:2px;
	border:1px solid #e4e4e4;
}
.neiye_fw_tj dd li p {
	height:30px;
	line-height:30px;
}
 
 .neiye_fw_tj dd li p a{
	 color:#666;
	 text-decoration:none;
	 font-size:13px;
} 
 .neiye_fw_tj dd li p a:hover{
	 color:#DD0200;
} 
.neiye_fw_r{
	width:726px;
	float:right;
	height:auto;
}
.neiye_fw_r_weizhi{
	width:700px;
	height:40px;
	line-height:40px;
	font-size:12px;
	color:#666;
	padding-left:26px;
	background:url(../images/neiye_fw_r_weizhi.png) no-repeat left top;
}
.neiye_fw_r_weizhi span{
	color:#dd0200;
	font-weight:bold;
}

.neiye_fw_r_content{
	margin-top:10px;
	width:724px;
	border:1px solid #e3e3e3;
	border-radius:3px;
}
.neiye_fw_r_content_1{
	width:703px;
	margin:0 auto;
}
.neiye_fw_r_content_1_title{
	width:663px;
	height:34px;
	line-height:34px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin:14px 0 14px 0;
	padding-left:40px;
	background:url(../images/neiye_fw_r_content_1_title.png) no-repeat left top;
}
.neiye_fw_r_content_1_content{
	width:703px;
	padding-left:10px;
}
.neiye_fw_r_content_1_content dl{
	position:relative;

	
}
.neiye_fw_r_content_1_content dl dt{
	position:absolute;
	right:20px;
	top:20px;
	font-size:16px;
	height:32px;
	line-height:32px;
	width:382px;
	border-bottom:3px solid #5B5B5B;
	color:#dd0200;
	font-weight:bold;
}
.neiye_fw_r_content_1_content_pic {
	position:absolute;
	left:0;
	top:20px;
	width:281px;
	height:186px;
	background:url(../images/neiye_fw_r_content_1_content_pic_bg.png) no-repeat left top;
}
.neiye_fw_r_content_1_content_pic img{
	width:256px;
	height:163px;
	padding:11px;
}
.neiye_fw_r_content_1_content_text{
	position:absolute;
	right:20px;
	top:64px;
	width:382px;
	font-size:14px;
	color:#5b5b5b;
	line-height:24px;
}
.neiye_fw_r_content_1_content_text span{
	color:#dd0200;
}
.neiye_fw_r_content_1_content h4{
	color:#dd0200;
	font-size:14px;
	font-weight:bold;
	width:96px;
	border-bottom:3px solid #5B5B5B;
	margin-bottom:5px;
	margin-top:10px;
}
.neiye_fw_r_content_1_content p{
	color:#555;
	line-height:30px;
	font-size:14px;
	text-indent:2em;
	background:url(../images/neiye_fw_r_content_1_content_p_ico.png) no-repeat 18px 12px;
}
.neiye_fw_r_content_1_content p span{
	color:#dd0200;
	font-weight:bold;
}
.fw_pic{
	text-align:center;
}
.fw_tuijian{
	width:704px;
	margin:0 auto;
}
.fw_tuijian_title{
	height:37px;
	line-height:37px;
	background-color:#DD0200;
	width:690px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:14px;
}
.fw_tuijian_content{
	width:702px;
	height:170px;
	border:1px solid #d3d3d3;
	border-top:none;
	margin-bottom:14px;
}
.fw_tuijian_content dl {
	height:155px;
	width:158px;
	float:left;
	margin-left:14px;
	margin-top:12px;
	display:inline;
}
.fw_tuijian_content dl dt{
	padding:1px;
	width:153px;
	height:114px;
	border:1px solid #E4E4E4;
}
.fw_tuijian_content dl dt img{
	width:153px;
	height:114px;
	
	}
	
.fw_tuijian_content dl  dd{
		height:30px;
		line-height:30px;
		text-align:center;
	}
.fw_tuijian_content dl  dd a{
			font-size:12px;
			text-decoration:none;
			color:#666;
}
.fw_tuijian_content dl  dd a:hover{
	color:#DD0200;
}
.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;
}


.temp_on_inp { height:514px; overflow:hidden; padding-top:90px; }
.temp_on_inp h3 { width:197px; height:78px; background:url(../images/on_tx.gif) no-repeat left bottom; font:24px "Microsoft YaHei"; font-weight:bold; color:#db0300; line-height:24px; float:right; }
.temp_on_inp h3 span { display:block; font:14px Arial; color:#cf181f; line-height:36px; text-transform:uppercase; }
.temp_on_inp h3 a { color:#cf181f; }
.temp_on_con { width:1092px; }
.temp_on_con li { height:38px; width:270px; border:1px solid #d1d1d1; float:left; margin-right:22px; margin-bottom:16px; color:#FF070B; line-height:38px; overflow:hidden; }
.temp_on_con li span { font:14px "Microsoft YaHei"; color:#999; line-height:38px; float:left; padding-left:10px; display:inline-block; }
.temp_on_con li input { width:208px; height:38px; border:0; ont:14px "Microsoft YaHei"; color:#999; line-height:38px; float:left; }
.temp_on_con .inp1 input { width:180px; outline:none; }
.temp_on_con .inp3 { width:562px; height:72px; padding-top:10px; }
.temp_on_con .inp3 span { line-height:14px; }
.temp_on_con .inp3 textarea { width:546px; height:56px; resize:none; overflow:auto; outline:none; padding-left:10px; border:0; :14px "Microsoft YaHei";
color:#999; line-height:24px; }
.temp_on_con .inp4 { margin-bottom:0; }
.temp_on_con .inp4 input { width:120px; }
.temp_on_con .inp4 img { width:52px; height:38px; border-left:1px solid #d1d1d1; float:right; }
.temp_on_con .inp2 { width:562px; height:70px; border:0; }
.temp_on_con .inp2 span { display:block; }
.temp_on_con .inp2 em { font:12px "Microsoft YaHei"; color:#999; line-height:36px; float:left; }
.temp_on_con .minp5 { border:0; }
.temp_on_con .minp5 input { width:82px; height:24px; margin-right:16px; cursor:pointer; cursor:pointer; }
.temp_on_con .minp5 .onb1 { background:url(../images/on_b2.jpg) no-repeat center top; }
.temp_on_con .minp5 .onb2 { background:url(../images/on_b1.jpg) no-repeat center top; }
body,td,th {
	font-family: "Microsoft YaHei", "宋体";
}

.footer_content_text a{
	text-decoration:none;
	color:#fff;
}
.footer_content_text a:hover{
	text-decoration:underline;
}

.dl_pic_list {
    position: relative;
    height: 192px;
    width: 690px;
    left: 16px;
    padding: 10px 0 10px 0;
    margin-bottom: 12px;
    border-bottom: 1px dotted #ccc;
}
.dl_pic_list1{
	
	height:182px;
}

.dl_pic_list dt {
    position: absolute;
    top: 20px;
    left: 280px;
    height: 30px;
    line-height: 30px;
}
.dl_pic_list dt a {
    font-weight: bold;
    font-family: "宋体";
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.dl_pic_list dt a:hover{
color: #dd0200;
}
.dl_pic_list .pic_list_pic1{
	position:absolute;
	top:10px;
	left:0;
	height:170px;
	width:254px;
}
.dl_pic_list .pic_list_pic1 a{
	display:block;
	height:170px;
	width:252px;
	border:1px solid #ccc;
}
.dl_pic_list .pic_list_pic1 a img{
	height:168px;
	padding:1px;
	width:250px;
	
}
.dl_pic_list .pic_list_text {
    position: absolute;
    top: 50px;
    left: 280px;
    line-height: 22px;
    font-size: 12px;
    color: #4b4b4b;
}

.ryzz_content {
	padding-bottom:30px;
}
.ryzz_content a{
	color:#333;
	text-decoration:none;
}
.ryzz_content a:hover{
	color:#f80303;
	text-decoration:underline;
}
.ryzz_content img{
	max-width:680px;
	padding-top:20px;
}
.ryzz_content .about_us_title{
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:30px;
	height:30px;
}
.c60001{
	color:#c60001;
}
.naiye_jg{
	text-align:center;
}
#nodata {
    padding: 80px;
    padding-left: 150px;
    margin: 10px 0;
    font-family: "宋体";
    font-size: 12px;
    background: url(../images/nodata.gif) no-repeat 20px 20px;
}
#qqkefu{position: fixed; right:0;width:150px;height:280px;top:140px; z-index:999999;  background-color: 

transparent; }
*html #qqkefu{position:absolute;}
@media (max-width: 1424px) {
	#qqkefu {
		display:none;
}
}