﻿@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%;
}
#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:-600px;position:fixed;right:50%;top:80%;_margin-right:-600px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop)); z-index:100;}

.top{
	height:33px;
	width:100%;
	background-color:#F9F9F9;
	font-size:12px;
	font-family:"宋体";
	color:#666;
}
.top_content{
	 width:1100px;
	height:33px;
	line-height:33px;
	 margin:0 auto;
	 font-family:"宋体";
	 font-size:12px;
	 color:#666;
}
.top_content h1,.top_content_l{
	float:left;
	width:810px;
	color:#666;
	font-weight:normal;
	 font-family:"宋体";
	 font-size:12px;
}
.top_content_r{
	float:right;
	width:280px;
	 font-family:"宋体";
	 font-size:12px;
	 font-weight:normal;
	 color:#666;
}

.top_content_r li{
	float:left;
}
.top_content_r li.top_sc{
	width:72px;
}
.top_content_r li.top_dt{
	width:69px;
}
.top_content_r li.top_lx{
	width:70px;
}
.top_content_r li a{
	color:#666;
	text-decoration:none; 
	padding-right:6px;
}
.logo{
	height:139px;
	width:100%;
	margin:0 auto;
	text-align:center;
	background:url(../images/logo.jpg) no-repeat center top;
}
.logo img{
	text-align:center;
	margin:0  auto;
	width:1102px;
}
.nav{
	width:100%;
	height:59px;
	background:url(../images/nav_bg.jpg) repeat-x left top;
}
.nav ul{
	width:1180px;
		height:59px;
	margin:0 auto;
}
.nav ul li{
	float:left;
height:59px;
}
.nav ul li a{
	display:block;
	padding:0 12px;
	margin-top:13px;
	height:44px;
	line-height:44px;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	text-align:center;
	border-left:1px solid #ED0001;
	border-right:1px solid #980001;
}
.nav ul li.nav_li1 a{
	border-left:none;
}

.nav ul li.nav_li12 a{
	border-right:none;
}
.nav ul li a:hover{
	color:#fff;
	background: url(../images/nav_hover.png) no-repeat  center 1px;
	}
.banners{height: 500px;}
.fullSlide {
	width:100%;
	position:relative;
	height:500px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:500px;
	overflow:hidden;
	text-align:center;
	 background: no-repeat center top;
	 
}
.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:50px;
	height:8px;
	margin:0 3px;
	overflow:hidden;
	background:#3B3B3B;
	line-height:999px;
	border-radius:2px;
}
.fullSlide .hd ul .on {
	background:#DB1111;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:73px; 
	height:73px;
}
.fullSlide .prev
{
  
  }
.fullSlide .next {
	left:auto;
	right:5%;
	
}
.top_sousou{
		height:60px;
		width:100%;
		line-height:60px;
		border-bottom:1px solid #D6D6D6;
	}
.top_rm_content{
	position:relative;
	height:60px;
	width:1100px;
		margin:0 auto;
		font-size:12px;
	font-family:"宋体";
	color:#666;
}


.top_sousou dl{
	float:left;
	width:760px;
	height:60px;
	color:#666;
}
.top_sousou dl dt{
	float:left;
	width:72px;
	color:#666;
	padding-left:30px;
	background:url(../images/top_sousou_dt.png) no-repeat left  center;
	}
.top_sousou dl dd{
	float:left;
	background:url(../images/top_sousou_dl_dd_line.jpg) no-repeat right center;
}
.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:292px;
	height:32px;
	top:7px;
	left:840px;
}

#keyword{
	position:absolute;
	top:6px;
	left:0;
	height:28px;
	line-height:28px;
	width:242px;
	text-indent:12px;
	color:#999;
	border:1px solid #D4D4D4;
		font-family:"宋体";
}

input,#liuyu_content{ outline: none; }
#search_go{
	position:absolute;
	right:0px;
	top:6px;
	width:53px;
	height:30px;
}
.index_youxi1{
	width:100%;
	margin:40px auto 0;
	height:470px;
	border-bottom:3px solid #D3D4D6;
}
.index_youxi1_title1{
	text-align:center;
	color:#c7000e;
	font-size:30px;
	font-weight:bold;
}
.index_youxi1_title2{
	font-size:20px;
	color:#040202;
	height:30px;
	line-height:30px;
	letter-spacing:2px;
	background:url(../images/index_youxi1_title2.png) no-repeat center center;
	text-align:center;
}
.index_youxi1_ry{
	width:1100px;
	margin:40px auto 0;
	height:386px;
}
.index_youxi1_ry_l{
	float:left;
	width:510px;
}
.index_youxi1_ry_l dt{
	font-size:20px;
	color:#000;
	padding-left:16px;
	margin:30px 0 20px 0;
	background:url(../images/index_youxi1_ry_l_ico.png) no-repeat left 8px;
}
.index_youxi1_ry_l dt span{
	font-weight:bold;
}
.index_youxi1_ry_l dd{
	padding-left:16px;
	margin:14px 0;
	font-size:14px;
	line-height:22px;
		background:url(../images/index_youxi1_ry_l_ico.png) no-repeat left 4px;
}
.index_youxi1_ry_l dd span{
color:#c7000e;
}
.index_youxi1_ry_l_more {
	margin-top:30px;
	margin-left:20px;
}
.index_youxi1_ry_l_more a{
	display:block;
	width:148px;
	height:42px;
	text-align:center;
	line-height:42px;
	text-decoration:none;
	background-color:#F08300;
	font-size:14px;
	color:#fff;
}
.index_youxi1_ry_r{
	float:right;
}
.index_ryzz{
	width:1183px;
	height:304px;
	margin:40px auto 0;
}
.index_ryzz_title1{

	font-size:20px;
	height:24px;
	line-height:24px;
	width:1100px;
	text-align:center;
	margin:0 auto;
	color:#111;
	background:url(../images/index_ryzz_title1.png) no-repeat center 12px;
}
.index_ryzz_title2{
	position:relative;
		width:1100px;
	font-size:30px;
	color:#c7000e;
	text-align:center;
	font-weight:bold;
		margin:0 auto;
}
.index_ryzz_title2 a{
	position:absolute;
	top:-3px;
	right:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#6e6e6e;
	text-transform: uppercase;
	font-style:italic;
}
.index_ryzz_li{
	width:1183px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin-top:30px;
}
.de_hide {width:1068px;height:200px;overflow: hidden; margin:0 auto;}
.de_hide li {float: left;width:239px;height:194px; display:inline; margin-left:15px;margin-right:15px;overflow: hidden;}

.de_hide li a{
	display:block;
width:237px;height:194px;
	text-decoration:none;
	color:#3b3b3b;
	font-size:15px;
	text-align:center;
}
.de_hide li a:hover{
		color:#3b3b3b;
	font-size:15px;
}
.index_ryzz_li_pic{
width:235px;
height:154px;
padding:1px;
border:1px solid #efefef;

}
.index_ryzz_li_pic div{
	width:235px;
height:154px;
overflow:hidden;
}
.de_hide li img {
	display: block;
width:235px;
height:154px;
cursor: pointer;
	transition: all 0.6s;
	}
	
	.de_hide li:hover img{
		transform: scale(1.1);
	}
.de_hide li a p{
	height:35px;
	line-height:35px;
	color:#666;
	font-size:12px;
	font-family:"宋体";
}
.de_hide li a:hover p{color:#e82f2f;transition: all 0.8s;}
.preva{float:left; position:absolute;left:0;top:50px;width:41px;height:41px;display:block;}
.nexta {position:absolute;right:0;top:50px;width:41px;height:41px;display:block;}
.preva a, .nexta a {height:41px;display:block;}
.preva a {width:41px;background:url(../images/scroll_btn2.png) no-repeat;}
.preva a:hover{ background-position:-41px 0; }
.nexta a {width:41px;background:url(../images/scroll_btn3.png) no-repeat;}
.nexta a:hover{ background-position:-41px 0; }
.index_hezuo{
	width:100%;
	height:579px;
	padding-top:30px;
	background:url(../images/index_hezuo.jpg) no-repeat center top;
}
.index_hezuo_title1{

	font-size:20px;
	height:24px;
	line-height:24px;
	width:1100px;
	text-align:center;
	margin:0 auto;
	color:#111;
	background:url(../images/index_hezuo_title1.png) no-repeat center 12px;
}
.index_hezuo_title2{
	position:relative;
		width:1100px;
	font-size:30px;
	color:#c7000e;
	text-align:center;
	font-weight:bold;
		margin:0 auto;
}
.index_hezuo_title2 a{
	position:absolute;
	top:-3px;
	right:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#c7000e;
	text-transform: uppercase;
	font-style:italic;
}
.index_hezuo_ry{
	height:412px;
	width:1183px;
	margin:30px auto 0;
    position:relative;
}
.de_hide2 {width:1077px;height:412px;overflow: hidden; margin:0 auto;}
.de_hide2 li {float: left;width:307px;height:412px; display:inline; margin-left:26px;margin-right:26px;overflow: hidden; background-color:#FFF;}
.de_hide2 li:hover{ background-color:#c7000e;}
.index_hezuo_li_pic{
width:293px;
height:167px;
overflow:hidden;
margin:7px;
}
.de_hide2 li img {
	display: block;
width:293px;
height:167px;
cursor: pointer;
	transition: all 0.6s;
	}
	
	.de_hide2 li:hover img{
		transform: scale(1.1);
	}
	.de_hide2 dl{
		width:260px;
		margin:12px auto 0;
	}
		.de_hide2 li  dl dt{
		text-align:center;
		color:#111;
		font-size:15px;
		font-weight:bold;
		height:34px;
		line-height:34px;
	}
	.de_hide2 li  dl dd{
		line-height:22px;
		color:#555;
		font-size:12px;
		font-family:"宋体";
	}
	.de_hide2 li:hover  dl dt,.de_hide2 li:hover  dl dd{
	color:#fff;
}
.de_hide2 a{
	display:block;
	width:254px;
	height:42px;
	margin:20px auto 0;
	background-color:#C7000E;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	line-height:42px;
	color:#fff;
}
.de_hide2 a:hover,.de_hide2 li:hover a{
	background-color:#fff;
	color:#C7000E;
}
.preva2{float:left; position:absolute;left:0;top:170px;width:41px;height:41px;display:block;}
.nexta2 {position:absolute;right:0;top:170px;width:41px;height:41px;display:block;}
.preva2 a, .nexta2 a {height:41px;display:block;}
.preva2 a {width:41px;background:url(../images/scroll_btn2.png) no-repeat;}
.preva2 a:hover{ background-position:-41px 0; }
.nexta2 a {width:41px;background:url(../images/scroll_btn3.png) no-repeat;}
.nexta2 a:hover{ background-position:-41px 0; }
.index_fwtx{
	width:1100px;
	height:162px;
	margin:30px auto 20px;
}
.index_fwtx_title1{
	font-size:24px;
	font-weight:bold;
	height:42px;
	line-height:32px;
	color:#262626;
	font-weight:bold;
	text-indent:45px;
	background:url(../images/index_fwtx_title1.png) no-repeat left top;
}
.index_fwtx_title1 a{
	float:right;
	line-height:52px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#6e6e6e;
	text-transform: uppercase;
	font-style:italic;
}
.index_fwtx ul{
	
	margin-top:30px;
	height:80px;
	width:326px;
	padding-left:40px;
}
.index_fwtx_ul1{
	float:left;
	background:url(../images/index_fwtx_ul1.png) no-repeat no-repeat 360px top;
}
.index_fwtx_ul2{
	float:left;
	
	background:url(../images/index_fwtx_ul1.png) no-repeat no-repeat 360px top;
}
.index_fwtx_ul3{
	float:left;
	position:relative;
	top:-10px;
}
.index_fwtx ul li{
	color:#666;
	font-size:12px;
	height:24px;
	line-height:24px;
	font-family:"宋体";
	
}
.index_fwtx ul li a{
	display:block;
		height:24px;
	line-height:24px;
	width:270px;
		color:#666;
		text-decoration:none;
		white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.index_fwtx ul li a:hover{
		color:#C7000E;
}
.index_haibao1{
	width:1100px;
	height:192px;
	margin:0 auto;
}
.index_fwzx{
	width:1106px;
	height:557px;
	margin:30px auto 0;
}
.index_fwzx_title{
	width:1106px;
	height:40px;
	line-height:40px;
	font-size:30px;
	color:#c7000e;
	text-align:center;
	position:relative;
	font-weight:bold;
	background:url(../images/index_fwzx_title.png)  no-repeat center center;
}
.index_fwzx_title a{
	position:absolute;
	top:13px;
	right:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#6e6e6e;
	text-transform: uppercase;
	font-style:italic;
}
.index_fwzx_ry1{
	float:left;
	width:272px;
	padding-top:30px;
}
.index_fwzx_ry1 li{
	float:left;
	width:136px;
	height:64px;
}
.index_fwzx_ry1 li a{
	font-family:"宋体";
	display:block;
	width:132px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:13px;
	color:#3d3d3d;
	text-decoration:none;
	background:url(../images/index_fwzx_ry1.png) no-repeat  -132px top;
	
}
.index_fwzx_ry1 li a:hover,.index_fwzx_ry1 li a.hover{
	color:#ffffff;
	background:url(../images/index_fwzx_ry1.png) no-repeat  0 top;
}
.index_fwzx_ry2{
	float:right;
	width:834px;
	padding-top:30px;
}
.index_fwzx_ry2 dl{
	float:left;
	height:235px;
	width:255px;
	margin-left:23px;
}
.index_fwzx_ry2 dl dt{
	border:1px solid #D8D9DA;
	width:245px;
	height:192px;
	padding:4px;
	
}
.index_fwzx_ry2 dl dt:hover{
		border:1px solid #EA2D3A;
}
.index_fwzx_ry2 dl dt a{
	
	display:block;
		width:245px;
	height:192px;
	overflow:hidden;
}
.index_fwzx_ry2 dl dt a img{
	width:245px;
	height:192px;
	transition: all 0.6s;
}
.index_fwzx_ry2 dl dt a:hover{
}
.index_fwzx_ry2 dl  dd{
	text-align:center;
	height:30px;
	line-height:30px;
}
.index_fwzx_ry2 dl  dd a{
	text-decoration:none;
	color:#333;
	font-size:12px;
}
.index_fwzx_ry2 dl:hover   a{
	color: #c7000e;
}
.index_fwzx_ry2 dl  dd a:hover{
	color: #c7000e;
}

	
.index_fwzx_ry2 dl  a:hover img{
		transform: scale(1.1);
	}
.index_youxi2{
	height:522px;
	width:100%;
	padding-top:30px;
	margin-top:10px;
	background:url(../images/index_youxi2_bg.jpg) no-repeat center top;
}
.index_youxi2_title1{
	width:1097px;
	margin:0 auto 0;
	height:40px;
	line-height:40px;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:url(../images/index_youxi2_title1.png) no-repeat center  center;
}
.index_youxi2_title2{
	text-align:center;
	font-size:20px;
	color:#fff;
}
.index_youxi2_ry{
	width:1097px;
	margin:50px auto 0;
}
.index_youxi2 dl{
	float:left;
	width:415px;
	padding-top:56px;
}
.index_youxi2 dl dt{
	font-size:28px;
	color:#fff;
	font-weight:bold;
	padding-left:66px;
}
.index_youxi2 dl dt span{
	display:block;
		font-size:24px;
		font-weight:normal;
}
.index_youxi2 dl  dd{
	font-size:15px;
	color:#fff;
	line-height:26px;
	padding-left:20px;
	padding-top:20px;
}
.index_youxi2_r{
	height:370px;
	width:649px;
	float:right;
}
.index_index_youxi3{
	width:100%;
	height:551px;
	background:url(../images/index_index_youxi3.jpg) no-repeat center top;
}
.index_youxi3_ry{
	width:1097px;
	margin:0 auto;
}
.index_youxi3_ry_l{
	float:left;
	width:567px;
	height:551px;
}
.index_youxi3_ry dl{
	float:right;
	width:460px;
	padding-top:120px;
}
.index_youxi3_ry dl dt{
	font-size:28px;
	color:#c7000e;
	font-weight:bold;
	padding-left:56px;
}
.index_youxi3_ry dl dt span{
	display:block;
		font-size:24px;
		font-weight:normal;
		color:#111;
}
.index_youxi3_ry dl  dd{
	font-size:15px;
	color:#111;
	line-height:26px;
	padding-left:20px;
	padding-top:26px;
}
.index_youxi3_ry dl  dd span{
	color:#c7000e;
	font-size:16px;
	font-weight:bold;
}
.index_youxi3_ry dl  dd a{
	display:block;
	text-align:center;
	width:130px;
	height:39px;
	line-height:39px;
	text-decoration:none;
	color:#c7000e;
	font-size:14px;
	font-weight:bold;
	border:2px solid #c7000e;
}
.index_index_youxi4{
	width:100%;
	height:415px;
	background:url(../images/index_index_youxi4.jpg) no-repeat center top;
}
.index_youxi4_ry{
	width:1097px;
	height:415px;
	margin:0 auto;
}
.index_youxi4_ry dl{
	float:left;
	width:505px;
	padding-top:56px;
}
.index_youxi4_ry dl dt{
	font-size:28px;
	color:#fff;
	font-weight:bold;
	padding-left:78px;
	padding-top:40px;
}
.index_youxi4_ry dl dt span{
	display:block;
		font-size:24px;
		font-weight:normal;
}
.index_youxi4_ry dl  dd{
	font-size:15px;
	color:#fff;
	line-height:26px;
	padding-left:20px;
	padding-top:20px;
}
.index_youxi4_ry_r{
	float:right;
	width:542px;
	height:415px;
}
.index_youxi5{
	width:100%;
	height:415px;
	background:url(../images/index_youxi5.jpg) no-repeat center top;
}
.index_youxi5_ry{
	width:1097px;
	margin:0 auto;
}
.index_youxi5_ry_l{
	float:left;
	width:487px;
	height:401px;
}
.index_youxi5_ry dl{
	float:right;
	width:460px;
	padding-top:90px;
}
.index_youxi5_ry dl dt{
	font-size:28px;
	color:#c7000e;
	font-weight:bold;
	padding-left:30px;
}
.index_youxi5_ry dl dt span{
	display:block;
		font-size:20px;
		font-weight:normal;
		color:#111;
}
.index_youxi5_ry dl  dd{
	font-size:15px;
	color:#111;
	line-height:28px;
	padding-left:20px;
	padding-top:26px;
}
.index_youxi5_ry dl  dd span{
	color:#c7000e;
	font-size:16px;
	font-weight:bold;
}
.index_youxi5_ry dl  dd a{
	display:block;
	text-align:center;
	width:130px;
	height:39px;
	line-height:39px;
	text-decoration:none;
	color:#c7000e;
	font-size:14px;
	font-weight:bold;
	border:2px solid #c7000e;
}
.index_haibao2{
	width:1100px;
	height:176px;
	margin:0 auto;
}
.index_cn{
	width:100%;
	margin:33px auto 0;
	height:400px;
	border-bottom:3px solid #D3D4D6;
}
.index_cn_title1{
	text-align:center;
	margin:0 auto;
	height:34px;
	line-height:34px;
	font-size:26px;
	color:#c7000e;
	font-weight:bold;
	width:1100px;
	background:url(../images/index_cn_title1.jpg) no-repeat left  center;
}
.index_cn_title2{
	text-align:center;
	margin:0 auto;
	font-size:22px;
	color:#333;
	width:1100px;
	position:relative;
}
.index_cn_title2 a{
	
position: absolute;
    top: -13px;
    right: 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #444;
    text-transform: uppercase;
    font-style: italic;
}
.index_cn_ry{
	width:1100px;
	margin:30px auto 0;
}
.index_cn_ry1{
	float:left;
	width:374px;
}
.index_cn_ry1 div{
	float:left;
	width:108px;
	height:104px;
	box-shadow:10px 10px 15px #e1e1e1;
}
.index_cn_ry1 div img{
	width:108px;
	height:104px;
}
.index_cn_ry1 dl{
	float:left;
	width:212px;
	padding-left:15px;
}
.index_cn_ry1 dl dt{
	font-size:16px;
	color:#c7000e;
	font-weight:bold;
	height:36px;
	line-height:36px;
}
.index_cn_ry1 dl dd{
	color:#444;
	font-size:14px;
	line-height:20px;
}
.index_cn_ry2{
	float:left;
	width:374px;
}
.index_cn_ry2 div{
	float:left;
	width:108px;
	height:104px;
	box-shadow:10px 10px 15px #e1e1e1;
}
.index_cn_ry2 div img{
	width:108px;
	height:104px;
}
.index_cn_ry2 dl{
	float:left;
	width:212px;
	padding-left:15px;
}
.index_cn_ry2 dl dt{
	font-size:16px;
	color:#c7000e;
	font-weight:bold;
	height:36px;
	line-height:36px;
}
.index_cn_ry2 dl dd{
	color:#444;
	font-size:14px;
	line-height:20px;
}
.index_cn_ry3{
	float:left;
	width:334px;
}
.index_cn_ry3 div{
	float:left;
	width:108px;
	height:104px;
	box-shadow:10px 10px 15px #e1e1e1;
}
.index_cn_ry3 div img{
	width:108px;
	height:104px;
}
.index_cn_ry3 dl{
	float:left;
	width:200px;
	padding-left:15px;
}
.index_cn_ry3 dl dt{
	font-size:16px;
	color:#c7000e;
	font-weight:bold;
	height:36px;
	line-height:36px;
}
.index_cn_ry3 dl dd{
	color:#444;
	font-size:14px;
	line-height:20px;
}
.index_cn_ry4{
	float:left;
	width:334px;
	padding-left:230px;
	padding-top:50px;
}
.index_cn_ry4 div{
	float:left;
	width:108px;
	height:104px;
	box-shadow:10px 10px 15px #e1e1e1;
}
.index_cn_ry4 div img{
	width:108px;
	height:104px;
}
.index_cn_ry4 dl{
	float:left;
	width:200px;
	padding-left:15px;
}
.index_cn_ry4 dl dt{
	font-size:16px;
	color:#c7000e;
	font-weight:bold;
	height:36px;
	line-height:36px;
}
.index_cn_ry4 dl dd{
	color:#444;
	font-size:14px;
	line-height:20px;
}
.index_cn_ry5{
	float:left;
	width:334px;
	padding-top:50px;
}
.index_cn_ry5 div{
	float:left;
	width:108px;
	height:104px;
	box-shadow:10px 10px 15px #e1e1e1;
}
.index_cn_ry5 div img{
	width:108px;
	height:104px;
}
.index_cn_ry5 dl{
	float:left;
	width:200px;
	padding-left:15px;
}
.index_cn_ry5 dl dt{
	font-size:16px;
	color:#c7000e;
	font-weight:bold;
	height:36px;
	line-height:36px;
}
.index_cn_ry5 dl dd{
	color:#444;
	font-size:14px;
	line-height:20px;
}
.index_hezuo2{
	height:532px;
	margin:0 auto;
	width:1100px;
	margin:0 auto;
}
.index_hezuo2_title{
	margin:40px 0 30px 0;
	height:30px;
	line-height:30px;
	text-align:center;
	width:1100px;
	color:#c7000e;
	font-size:30px;
	font-weight:bold;
	position:relative;
	background:url(../images/index_hezuo2_title.jpg) no-repeat center center;
}
.index_hezuo2_title span{
	color:#0f0f0f;
	font-weight:normal;
}
.index_hezuo2_title a{
position: absolute;
    top: 13px;
    right: 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #444;
    text-transform: uppercase;
    font-style: italic;
}
.index_hezuo2_1,.index_hezuo2_2,.index_hezuo2_3,.index_hezuo2_4{
	float:left;
	width:242px;
	height:398px;
	padding-top:20px;
		overflow:hidden;
		margin-left:44px;

}
.index_hezuo2 dl{
		width:242px;
		padding-top:10px;
}
.index_hezuo2 dl dt{
		width:232px;
		margin:0 auto;
		text-align:center;
		color:#333;
		font-size:14px;
		font-weight:bold;
		height:40px;
		line-height:40px;
		white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.index_hezuo2 dl dd{
	font-family:"宋体";
	width:222px;
		margin:0 auto;
	font-size:13px;
	color:#555;
	line-height:20px;
	height:80px;
	overflow:hidden;
}
.index_hezuo2 .index_hezuo2_img{
	width:242px;
	height:191px;
		overflow:hidden;
		
}
.index_hezuo2 .index_hezuo2_img img{
	width:242px;
	height:191px;
	display:block;
	transition: all 0.6s;
}
.index_hezuo2_1:hover img,.index_hezuo2_2:hover img,.index_hezuo2_3:hover img,.index_hezuo2_4:hover img{
		transform: scale(1.1);
	}
	.index_hezuo2_1{
		margin-left:0;
	}
		.index_hezuo2_xq{
				margin:30px auto 0;
				height:43px;
				width:176px;
		}
	.index_hezuo2_xq a{
		display:block;
		font-size:13px;
		color:#fff;
		width:176px;
		height:43px;
		line-height:43px;
		text-align:center;
		text-decoration:none;
	background-color:#C7000E;
	
	}
		.index_hezuo2_xq a:hover{
			background-color:#C7000E;
		}
		.index_hezuo2_1:hover a,.index_hezuo2_2:hover a,.index_hezuo2_3:hover a,.index_hezuo2_4:hover a{
			background-color:#C7000E;
		}
.index_hezuo2_1:hover dl dt,.index_hezuo2_1:hover dl dd{
					color:#c7000e;
	}
	.index_hezuo2_2:hover dl dt,.index_hezuo2_2:hover dl dd{
					color:#c7000e;
	}
	.index_hezuo2_3:hover dl dt,.index_hezuo2_3:hover dl dd{
					color:#c7000e;
	}
	.index_hezuo2_4:hover dl dt,.index_hezuo2_4:hover dl dd{
					color:#c7000e;
	}
	.index_liuyan{
		width:100%;
		height:469px;
		background:url(../images/index_liuyan.jpg) no-repeat center top;
	}
	.index_liuyan_ry{
		width:1100px;
		margin:0 auto;
		position:relative;
	}
		.index_liuyan_ry #index_ly{
			position:absolute;
			top:-10px;
			right:0;
			width:536px;
			height:417px;
			background:url(../images/index_form_bg.png) no-repeat left top;
		}
.index_liuyan_ry_title{
	text-align:center;
	font-size:20px;
	padding:40px 0  40px 0;
	color:#fff;
}
.index_liuyan_ry_title span{
	font-size:16px;
}
.index_liuyan_ry #index_ly ul{
	padding-left:50px;
}
.index_liuyan_ry #index_ly li{
	float:left;
	color:#fff;
	font-size:14px;
		height:24px;
	line-height:24px;
	width:235px;
	margin-bottom:12px;
}
.index_liuyan_ry #index_ly li .input{
	border:none;
	width:122px;
	height:24px;
	line-height:24px;
	text-indent:6px;
	padding-right:6px;
	color:#333;
	background-color:#F4F4F4;
}
.index_liuyan_ry #index_ly li#content{
	width:470px;
	height:60px;
	position:relative;
}
.index_liuyan_ry #index_ly li#content span{
	position:absolute;
	top:0;
	left:0;
}
.index_liuyan_ry #index_ly li#content #liuyu_content {
	float:left;
	margin-left:70px;
	background-color:#F4F4F4;
	color:#333;
	line-height:24px;
	text-indent:6px;
	padding-right:6px;
	width:356px;
	height:60px;
	border:none;
	line-height:14px;
	font-size:12px;
}
.index_liuyan_ry #index_ly li.yzm{
	position:relative;
width:356px;
	height:24px;
}
.index_liuyan_ry #index_ly #yzm{
		color:#333;
			border:none;
				width:122px;
	height:24px;
	line-height:24px;
	text-indent:6px;
	padding-right:6px;
	font-size:12px;
	background-color:#F4F4F4;
}
.index_liuyan_ry #index_ly #Img1{
	position:absolute;
	top:0;
	right:61px;
	height:24px;
}
.index_liuyan_ry #index_ly li.tjliuyan{
	padding:30px 0 0 80px;
}
.index_liuyan_ry #index_ly li.tjliuyan .send1{
	margin-right:15px;
}
.index_about{
	width:100%;
	height:686px;
	background:url(../images/index_about.jpg) no-repeat center top;
}
.index_about_ry{
	width:1100px;
	height:686px;
	margin:0 auto;
}
.index_about_ry1{
	width:592px;
	float:right;
	padding-top:80px;
}
.index_about_ry1 dt{
color:#c7000e;
height:30px;
line-height:30px;
font-weight:bold;
font-size:18px;
}
.index_about_ry1 dd{
color:#000;
line-height:22px;
font-size:14px;
padding-top:12px;
}
.index_about_ry1 dd a{
	display:block;
color:#c7000e;
line-height:39px;
margin-top:20px;
height:39px;
width:137px;
font-size:14px;
text-align:center;
text-decoration:none;
font-weight:bold;
border:2px solid #c7000e;
}
.index_about_ry2{
	float:right;
	width:679px;
	height:396px;
	padding:8px 0 0 18px;
	margin-top:30px;
	background:url(../images/index_about_ry2.png)  no-repeat left top;
}
.index_about_ry2-1{
		width:654px;
	height:355px;
overflow:hidden;
}
.index_about_ry2 img{
	width:654px;
	height:355px;
	display:block;
	transition: all 0.6s;
}

.index_about_ry2:hover img{
		transform: scale(1.1);
	}
.index_anli{
	width:1184px;
	margin:0 auto;
	height:270px;
}
.none{
	display:none;
}
.index_anli_title{
	height:53px;
	width:1100px;
	margin:10px auto 0;
	background:url(../images/index_anli_title.jpg) repeat-x left top;
}
.tit_l_ul li{
	float:left;
	  line-height: 53px;
  height: 53px;
  width: 122px;
    font-size: 16px;
	color:#333333;
	  font-weight:bold;
}
#selected {
  text-align: center;
  line-height: 53px;
  height: 53px;
  width: 122px;

  background: url(../images/tit_l_ul_li_a.jpg) no-repeat center top;
  float: left;
  color: #FFF;

}
.tit_l_ul a{
	display:block;
	color:#333333;
	  width: 122px;
	  height:46px;
	  line-height:46px;
	text-decoration:none;
	  text-align: center;
}
#selected a{
	 color: #FFF;
}


.index_anli_ry{
	width:1183px;
	height:220px;
	overflow:hidden;
	position:relative;
	padding-top:20px;
	margin:0 auto;

}
.more a {
	float:right;
	height:40px;
	line-height:40px;
	padding-right:12px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color:#666;
    text-transform: uppercase;
    font-style: italic;

}
.de_hide3 {width:1068px;height:220px;overflow: hidden; margin:0 auto; }
.de_hide3 li {float: left;width:239px;height:194px; display:inline; margin-left:15px;margin-right:15px;overflow: hidden;}

.de_hide3 li a{
	display:block;
width:237px;height:194px;
	text-decoration:none;
	color:#3b3b3b;
	font-size:15px;
	text-align:center;
}
.de_hide3 li a:hover{
		color:#3b3b3b;
	font-size:15px;
}
.index_anli_li_pic{
width:235px;
height:154px;
padding:1px;
border:1px solid #909090;

}
.index_anli_li_pic div{
	width:235px;
height:154px;
overflow:hidden;
}
.de_hide3 li img {
	display: block;
width:235px;
height:154px;
cursor: pointer;
	transition: all 0.6s;
	}
	
	.de_hide3 li:hover img{
		transform: scale(1.1);
	}
.de_hide3 li a p{
	height:35px;
	line-height:35px;
	color:#666;
	font-size:12px;
	font-family:"宋体";
}
.de_hide3 li a:hover p{color:#e82f2f;transition: all 0.8s;}
.preva3{float:left; position:absolute;left:0;top:75px;width:41px;height:41px;display:block;}
.nexta3 {position:absolute;right:0;top:75px;width:41px;height:41px;display:block;}
.preva3 a, .nexta3 a {height:41px;display:block;}
.preva3 a {width:41px;background:url(../images/scroll_btn2.png) no-repeat;}
.preva3 a:hover{ background-position:-41px 0; }
.nexta3 a {width:41px;background:url(../images/scroll_btn3.png) no-repeat;}
.nexta3 a:hover{ background-position:-41px 0; }



.de_hide4 {width:1068px;height:220px;overflow: hidden; margin:0 auto; }
.de_hide4 li {float: left;width:239px;height:194px; display:inline; margin-left:15px;margin-right:15px;overflow: hidden;}

.de_hide4 li a{
	display:block;
width:237px;height:194px;
	text-decoration:none;
	color:#3b3b3b;
	font-size:15px;
	text-align:center;
}
.de_hide4 li a:hover{
		color:#3b3b3b;
	font-size:15px;
}
.de_hide4 li img {
	display: block;
width:235px;
height:154px;
cursor: pointer;
	transition: all 0.6s;
	}
	
	.de_hide4 li:hover img{
		transform: scale(1.1);
	}
.de_hide4 li a p{
	height:35px;
	line-height:35px;
	color:#666;
	font-size:12px;
	font-family:"宋体";
}
.de_hide4 li a:hover p{color:#e82f2f;transition: all 0.8s;}
.preva4{float:left; position:absolute;left:0;top:75px;width:41px;height:41px;display:block;}
.nexta4 {position:absolute;right:0;top:75px;width:41px;height:41px;display:block;}
.preva4 a, .nexta4 a {height:41px;display:block;}
.preva4 a {width:41px;background:url(../images/scroll_btn2.png) no-repeat;}
.preva4 a:hover{ background-position:-41px 0; }
.nexta4 a {width:41px;background:url(../images/scroll_btn3.png) no-repeat;}
.nexta4 a:hover{ background-position:-41px 0; }
.no{
	display:none;
}
.index_news{
	width:1100px;
	height:378px;
	margin:0 auto;
}
.index_news_l{
	float:left;
	width:674px;
	height:378px;
}
.index_news_l_title{
	height:53px;
	width:674px;
	margin:10px auto 0;
	background:url(../images/index_anli_title.jpg) repeat-x left top;
}
.tit_l_ul2 li{
	float:left;
	  line-height: 53px;
  height: 53px;
  width: 122px;
    font-size: 16px;
	color:#333333;
	  font-weight:bold;
}
#selected2 {
  text-align: center;
  line-height: 53px;
  height: 53px;
  width: 122px;
  background: url(../images/tit_l_ul_li_a.jpg) no-repeat center top;
  float: left;
  color: #FFF;

}
.tit_l_ul2 a{
	display:block;
	color:#333333;
	  width: 122px;
	  height:46px;
	  line-height:46px;
	text-decoration:none;
	  text-align: center;
}
#selected2 a{
	 color: #FFF;
}
.more a {
	float:right;
	height:40px;
	line-height:40px;
	padding-right:12px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color:#666;
    text-transform: uppercase;
    font-style: italic;

}
.index_list_class {
  width: 674px;
  padding-top: 17px;
}
.index_list_class_1{
}
.index_list_class_1_pic {
  float: left;
  width: 264px;
  height: 154px;
  border:1px solid #909090;
  padding:1px;
  background-color:#FFF;
  overflow: hidden;
}
.index_list_class_1_pic a{
	display:block;
	overflow: hidden;
	  width: 264px;
  height: 154px;
}
.index_list_class_1_pic img{
	display:block;
  width: 264px;
  height: 154px;
  	transition: all 0.6s;
  }
	
	.index_list_class_1:hover img{
		transform: scale(1.1);
	}
.index_list_class_1 dl {
  float: right;
  width: 364px;
}
.index_list_class_1 dl dt {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  width: 350px;
  height:40px;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_list_class_1 dl .index_list_class_1_text {
  color: #666;
  font-size: 14px;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.index_list_class_1 dl .index_list_class_1_a {
  display: block;
  width: 120px;
  height: 32px;
  line-height:32px;
  padding-top: 10px;
 
}
.index_list_class_1 dl .index_list_class_1_a  a{
	 display: block;
  width: 120px;
  height: 32px;
  line-height:32px;
  text-align:center;
  background-color:#F08300;
  text-decoration:none;
  color:#fff;
  font-size:14px;
}
.index_list_class ul {
  padding-top: 10px;
  width: 672px;
  float: left;
}
.index_list_class ul li{
	float:left;
	width:336px;
	font-size:12px;
	color:#7a7a7a;
}
.index_list_class ul li:hover span{
	color:#e70000;
}
.index_list_class ul li:hover a{
	color:#e70000;
}
.index_list_class ul li a{
	display:block;
	width:240px;
	float:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#7a7a7a;
	font-size:12px;
	padding-left:12px;
	background:url(../images/index_list_class.jpg) no-repeat left center;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.index_list_class ul li a:hover{
		color:#e70000;
}
.index_list_class ul li span{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	float:left;
}
.index_news_r{
	float:right;
	width:398px;
	height:358px;
	margin-top:10px;
}
.index_news_r_title{
		width:398px;
		height:48px;
		margin-bottom:12px;
	background:url(../images/index_news_title.jpg) no-repeat left top;
}
.index_news_r_title1{
	text-align: center;
    line-height:40px;
	height:40px;
    width: 140px;
    font-size: 15px;
    background: url(../images/tit_l_ul_li_a.png) no-repeat center top;
    float: left;
    color:#FFF;
}

.index_news_r_title .more{
	text-align:right;
}
.index_news_r_title .more a{
	font-size:12px;
	float:right;
	height:40px;
	line-height:40px;
	padding-right:12px;
    font-weight: normal;
    text-decoration: none;
    color:#666;
    text-transform: uppercase;
    font-style: italic;
}
#quertion01{
	float:left;
}
*html #quertion01{
	display:none;
}
.faq{
	padding-left:12px;
}
.faq dt{
	padding-left:30px;
	height:40px;
	background:url(../images/q.jpg)  no-repeat left  center;
}
.faq dt a{
	display:block;
	width:340px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#333;
	font-family:"宋体";
	text-decoration:none;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.faq dt a:hover{
}
.faq dd{
	padding-left:30px;
	font-size:12px;
	line-height:24px;
	background:url(../images/a.jpg)  no-repeat left  5px;
	border-bottom:1px  dashed  #c7c7c7;
	padding-bottom:10px;
	color:#666;
	font-family:"宋体";
}
.firendlinks{
	width:1100px;
	height:110px;
	margin:30px auto;
	border:1px solid #D8D8D8;
	border-radius:3px;
	background-color:#F7F7F7;
		clear:both;
}
.firendlinks dl{
	width:1100px;	
	height:110px;
}
.firendlinks dl dt{
	float:left;
	width:154px;
	height:80px;
	color:#f58902;
	font-size:18px;
	font-weight:bold;
padding-top:30px;
	padding-left:22px;
	background:url(../images/firendlinks_dl_dt.jpg) no-repeat left   center;
}
.firendlinks dl  dd{
	float:left;
	width:900px;
	margin:0;
	line-height:22px;
	color:#666;
	font-family:"宋体";
		font-size:12px;

}
.firendlinks dl  dd ul{
	padding-top:20px;
}
.firendlinks dl  dd ul li{
	float:left;
	color:#666;
	font-family:"宋体";
		font-size:12px;
}
.firendlinks dl  dd li a{
	
	font-family:"宋体";
	line-height:22px;
	color:#666;
	font-size:12px;
	text-decoration:none;
	padding:0 10px;
}
.firendlinks dl  dd li a:hover{
		color:#e70000;
}
.index_footer{
	height:205px;
	width:100%;
	background-color:#fff;
}
.index_footer_ry{
	width:1100px;
	height:205px;
	margin:0 auto;
}
.index_footer_ry_l{
	float:left;
	width:301px;
	height:205px;
}
.index_footer_ry_c{
	float:left;
	width:600px;
	height:150px;
	padding-top:52px;
}
.index_footer_ry_c p{
	font-size:13px;
	color:#444;
	line-height:24px;
}
.index_footer_ry_c p a{
	text-decoration:none;
	color:#444;
}
.index_footer_ry_r{
		padding-top:42px;
	float:right;
	padding-right:20px;
	width:110px;
}
#qqkefu{position: fixed; right:0;width:140px;height:500px;top:0; z-index:999999;  background-color: transparent; }
*html #qqkefu{position:absolute;}
/*定制保安服务页面样式表 */
.neiye_banner{
	width:100%;
	height:435px;
	background-position: center top;
}
.neiye_body{
	width:1100px;
	margin:30px auto;
	min-height:400px;
}
.neiye_body_r{
	width:806px;
	float:right;

}
.neiye_body_r_title{
	height:33px;
	line-height:33px;
	font-size:12px;
	font-family:"宋体";
	color:#666;
	width:804px;
	border:1px solid #D9DBDA;
	border-radius:4px;
	text-indent:12px;
	background:url(../images/neiye_body_r_title.png) repeat-x left top;
}
.neiye_body_r_title a{
	text-decoration:none;
	color:#666;
}
.neiye_body_r_title a:hover{
	color:#e70000;
}
.neiye_body_r_ry{
	float:left;
		width:754px;
	border:1px solid #D9DBDA;
	border-radius:4px;
	margin:24px 0 20px 0;
	padding-right:25px;
	padding-left:25px;
}
.neiye_body_r_ry_h3{
	width:752px;
	height:84px;
	line-height:84px;
	border:1px solid #ccc;
	margin:28px 0 26px 0;
	background-image:url(../images/neiye_body_r_ry_h3.jpg);
}
.neiye_body_r_ry_h3 span{
	float:right;
	width:222px;
	height:84px;
	line-height:84px;
	text-align:center;
		font-size:22px;
	color:#fff;
	font-weight:bold;
}
.neiye_body_r_ry_fwxq{
}
.neiye_body_r_ry_fwxq p{

	font-size:15px;
	line-height:22px;
	padding:12px 0;
	color:#333;
}
.neiye_body_r_ry_fwxq h3{
	color:#eb0000;
	font-weight:bold;
	font-size:15px;
	padding:12px 0;
}

.neiye_body_r_ry_fwxq_01_pic{
	max-width:754px;
	height:auto;
overflow:hidden;
margin:0 auto;
}
.neiye_body_r_ry_fwxq_01_pic img{
	max-width:754px;
margin:0 auto;
	display:block;
	transition: all 0.6s;
}

.neiye_body_r_ry_fwxq_01_pic:hover img{
		transform: scale(1.1);
	}
.fwxq_fwtj{
	float:left;
	width: 804px;
	height:260px;
    border: 1px solid #D9DBDA;
    border-radius: 4px;
	border-top-right-radius:0;
		border-top-left-radius:0;
    margin: 20px 0 20px 0;
 
}
.fwxq_fwtj_t{
	width:100%;
	height:36px;
	font-weight:bold;
	font-size:15px;
	text-indent:1em;
	line-height:36px;
	background:url(../images/fwxq_fwtj_t.jpg)  repeat-x left top;
}
.fwxq_fwtj dl{
	float:left;
	width:219px;
	height:196px;
	padding:24px 0 0 36px;
}
.fwxq_fwtj dl dt{
		width:217px;
		height:154px;
		border:1px solid #D9DBDA;
}
.fwxq_fwtj dl dt a{
		width:217px;
		height:154px;
		display:block;
		overflow:hidden;
}
.fwxq_fwtj dl dt a img{
		width:217px;
		height:154px;
			display:block;
	transition: all 0.6s;
}
.fwxq_fwtj dl:hover dt img{
	transform: scale(1.1);
}
.fwxq_fwtj dl  dd{
	text-align:center;
	font-size:14px;
	height:30px;
	line-height:30px;
}
.fwxq_fwtj dl  dd a{
	text-decoration:none;
	color:#333;
}
.neiye_body_l{
	float:left;
	width:260px;
	min-height:620px;
}
.neiye_body_l_01{

}
.neiye_body_l_01_t{
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:260px;
	background-color:#C7000E;

}
.neiye_body_l_01_ry{
	width:258px;
	min-height:100px;
	border:1px solid #D3D5D4;
	border-top:none;
}
.neiye_body_l_01_ry ul{
	
	padding:20px 0 20px 50px;

}
.neiye_body_l_01_ry ul li{
	height:30px;
	line-height:30px;
	background:url(../images/left_ico.jpg) no-repeat 0 center;

} 
.neiye_body_l_01_ry ul li a{
	display:block;
		height:30px;
	line-height:30px;
	padding-left:17px;
	text-decoration:none;
	font-size:14px;
	color:#333;
}
.neiye_body_l_01_ry ul li a:hover{
	color:#c7000e;
}
.neiye_body_l_02{
	margin:30px 0;
}
.neiye_body_l_02_ry{
	padding-top:20px;
}
.neiye_body_l_02_ry dl{
	width:220px;
	text-align:center;
	margin:0 auto;
}
.neiye_body_l_02_ry dl dt{
	border:1px solid #D8D9DA;
width:210px;
	height:154px;
	padding:4px;
}
.neiye_body_l_02_ry dl dt a{
	display:block;
	width:210px;
	height:154px;
	overflow:hidden;
} 
.neiye_body_l_02_ry dl dt a img{
	width:210px;
	height:154px;
   display:block;
	transition: all 0.6s;
} 
.neiye_body_l_02_ry dl:hover img{
	transform: scale(1.1);
}
.neiye_body_l_02_ry dl  dd{
	height:32px;
	line-height:32px;
}
.neiye_body_l_02_ry dl  dd a{
	color:#333;
	text-decoration:none;
	font-size:13px;
}
.neiye_body_l_02_ry dl  dd a:hover{
	color:#c7000e;
}
.neiye_body_l_02_ry dl:hover a{
	color:#c7000e;
}
.neiye_body_l_03_ry{
	padding:20px 0;
	margin-bottom:40px;
}
.neiye_body_l_03_ry p{
	font-size:14px;
	color:#393939;
	line-height:24px;
	padding-left:20px;
	padding-right:20px;
}
.neiye_body_l_03_ry p span{
	color:#c40000;
	font-size:24px;
	font-weight:bold;
	display:block;
	padding:3px 0 12px 0;
}
.danye_peixun{
	width:1106px;
	height:757px;
	margin:30px auto 0;
}
.danye_peixun_title{
	width:1106px;
	height:40px;
	line-height:40px;
	font-size:30px;
	color:#c7000e;
	text-align:center;
	position:relative;
	font-weight:bold;
	background:url(../images/index_fwzx_title.png)  no-repeat center center;
}
.danye_peixun_title2{
	text-align:center;
	font-size:18px;
	color:#222;
	line-height:34px;
}
.danye_peixun_ry{
	padding-top:40px;
	
}
.danye_peixun_ry_l{
	float:left;
	width:372px;
	height:611px;
	background:url(../images/danye_peixun_ry_l.png) no-repeat left top;
}
.danye_peixun_ry_l_pic{
	width:444px;
	height:524px;
	overflow:hidden;
	margin:44px 0 0 50px;
}
.danye_peixun_ry_l_pic img{
width:444px;
	height:524px;
   display:block;
	transition: all 0.6s;
} 
.danye_peixun_ry_l_pic:hover img{
	transform: scale(1.1);
}
.danye_peixun_ry_r{
	float:right;
	width:544px;
}
.danye_peixun_ry_r dl{
	border-bottom:1px solid #d9d9d9;
	padding:30px 0 20px 0;
}
.danye_peixun_ry_r dl dt{
	height:32px;
	line-height:32px;
	font-size:18px;
	font-weight:bold;
	color:#c7000e;
	text-indent:24px;
	background:url(../images/danye_peixun_ry_r_dl_dt_ico.png) no-repeat 0 center;
}
.danye_peixun_ry_r dl dd{
	font-size:15px;
	line-height:24px;
	color:#3a3a3a;
}
.danye_peixun_ry_r dl dd span{
	color:#c7000e;
	font-weight:bold;
}
.neiye_body_r_ry_about{
	margin:40px auto;
	width:755px;
	border:1px solid #C7000E;
}
.neiye_body_r_ry_about_title{
	position:relative;
	top:-20px;
	left:30px;
	width:133px;
	height:37px;
	line-height:37px;
	background-color:#C7000E;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.neiye_body_r_ry_about p{
	text-indent:2em;
	padding:20px 18px 0;
}
.neiye_body_r_ry_about_pic{
	float:right;
	padding-right:30px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
}
.neiye_about_2{
	margin:0 auto;
	width:744px;
	height:98px;
}
.neiye_about_2 dl{
	float:left;
	height:80px;
	padding-top:18px;
	width:245px;
	text-align:center;
	color:#fff;
	background-color:#ea0000;
}
.neiye_about_2 dl dt{
	font-weight:bold;

}
.neiye_about_2 dl  dd{
	font-size:14px;
}
.neiye_about_2 dl.neiye_about_2_dl2{
	background-color:#888787;
	margin:0 4px;
}
.danye_rongyu_list{

	width:100%;
	height:auto;
	padding-top:30px;
}
.danye_rongyu_list dl{
	width:222px;
	height:218px;
	float:left;
	margin-left:25px;
}
.danye_rongyu_list dl dt{
	width:222px;
	height:170px;
	background:url(../images/rongyu_pic_bg.png) no-repeat left top;
}
.danye_rongyu_list dl dt a{
	display:block;
		width:220px;
	height:156px;
	overflow:hidden;
	margin:1px auto;
} 
.danye_rongyu_list dl dt a img{
		width:220px;
	height:156px;
	  display:block;
	transition: all 0.6s;
} 
.danye_rongyu_list dl dd{
	text-align:center;
}
.danye_rongyu_list dl dd a{
	text-decoration:none;
	color:#333;
}
.danye_rongyu_list dl dd a:hover{
color: #c7000e;
}

.danye_rongyu_list dl:hover img{
	transform: scale(1.1);
}
.danye_rongyu_list dl:hover  a{
	color: #c7000e;
}
#page{
	clear:both;
	margin:0 36px;
	padding-top:10px;
	height:40px;
	padding-bottom:10px;
	font-size:12px;
	font-family:"宋体";
	border-top:1px solid #e8e8e8;
}
#page li{
	float:left;
	height:24px;
	line-height:24px;
	margin:0 3px 0;
}

#page .shouye{
	width:51px;
	height:24px;
	line-height:24px;
	color:#333;
	text-align:center;
	background:#fff;
	border:1px solid #e8e8e8;
	border-radius:3px;
}
.shouye a{
	display:block;
	width:51px;
		height:24px;
	line-height:24px;
	text-align:center;
	background:#fff;
	color:#333;
text-decoration:none;

}
#page .last_page{
	display:block;
	width:70px;
		height:24px;
	line-height:24px;
	text-align:center;
	background:#fff;
	color:#000;
text-decoration:none;
border-radius:3px;
border:1px solid #e8e8e8;
}
.last_page a{
	display:block;
	width:70px;
		height:24px;
	line-height:24px;
	text-align:center;
	background:#fff;
	color:#000;
text-decoration:none;
border:none;

}
#page ul li.page_up,#page ul li.page_down{
	width:29px;
	line-height:24px;
	height:24px;
	text-align:center;
	color:#000;
	background:#fff;
	border:1px solid #e8e8e8;
	border-radius:3px;

}
#page ul li.page_up a,#page ul li.page_down a{
		display:block;
		width:29px;
		height:24px;
		line-height:24px;
		color:#000;
		background-color:#fff;
		text-decoration:none;
		text-align:center;
		border:none;
		border-radius:3px;
}
#page ul li.page_down a:hover,#page ul li.page_up a:hover{
	background:#c7000e;
	color:#fff;
	border:none;

	
}
.page_link{
	font-size:12px;
	display:block;
	width:29px;
	height:24px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
	background-color:#fff;
	color:#000;
		border:1px solid #e8e8e8;
		border-radius:3px;
	font-family:Verdana, Geneva, sans-serif;
}
#page ul a:hover{
		
	background:#c7000e;
	color:#fff;
	border:1px solid #c7000e;
}
.photos{
	text-align:center;
	max-width:740px;
	margin:12px auto;
}
.photos img{
	max-width:700px;
}

.photos_up{
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:12px;
	color:#444;
}
.photos_up a{
	text-decoration:none;
	color:#252525;
}
.photos_up a:hover{
	color:#c42715;
}
dl.news_dl {font-size:16px; width:99%; margin:0 auto; color:#666; margin-top:18px;  line-height:22px; border-bottom:1px dashed #e8e8e8;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px;width:740px; height:24px; overflow:hidden;}
dl.news_dl .dt_1 { height:20px; background:url(../images/ico10.gif) no-repeat 0 6px;  padding-left:10px;  font-size:15px; color:#c42715; text-decoration:none; font-weight:bold; }
dl.news_dl .dt_1:hover {background:url(../images/ico7-1.gif) no-repeat 0 6px;color:#d5111e; text-decoration:underline; }/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 { font-size:12px;float:right;  padding:0 10px 0 8px;  font-family:"宋体"; }
dl.news_dl .dt_3 { font-size:12px; font-family:"宋体"; }
dl.news_dl .dt_3 a { color:#c42715; text-decoration:underline; font-family:"宋体"; } /*文章出处*/
dl.news_dl dd { font-size:12px; padding-left:10px; height:45px; overflow:hidden; margin-bottom:10px; font-family:"宋体"; }


.newdetails_neiye_body_r{
	float:right;
	width:260px;
	min-height:620px;
}
.newdetails_neiye_body_l{
	width:806px;
	float:left;

}
.newdetails_neiye_body_l_title{
	height:33px;
	line-height:33px;
	font-size:12px;
	font-family:"宋体";
	color:#666;
	width:804px;
	border:1px solid #D9DBDA;
	border-radius:4px;
	text-indent:12px;
	background:url(../images/neiye_body_r_title.png) repeat-x left top;
}
.newdetails_neiye_body_l_title a{
	text-decoration:none;
	color:#666;
}
.newdetails_neiye_body_l_title a:hover{
	color:#e70000;
}
.newdetails_neiye_body_l_ry{
	float:left;
		width:754px;
	border:1px solid #D9DBDA;
	border-radius:4px;
	margin:24px 0 20px 0;
	padding-right:25px;
	padding-left:25px;
}
.newdetails_neiye_body_l_ry_h3{
	width:752px;
	height:84px;
	line-height:84px;
	border:1px solid #ccc;
	margin:28px 0 26px 0;
	background-image:url(../images/neiye_body_r_ry_h3.jpg);
}
.newdetails_neiye_body_l_ry_h3 span{
	float:right;
	width:222px;
	height:84px;
	line-height:84px;
	text-align:center;
		font-size:22px;
	color:#fff;
	font-weight:bold;
}
.newdetails_neiye_body_l_ry_fwxq{
}
.newdetails_neiye_body_l_ry_fwxq p{

	font-size:15px;
	line-height:22px;
	padding:12px 0;
	color:#333;
}
.newdetails_neiye_body_l_ry_fwxq h3{
	color:#eb0000;
	font-weight:bold;
	font-size:15px;
	padding:12px 0;
}

.newdetails_neiye_body_l_ry_fwxq_01_pic{
	width:754px;
	height:297px;
overflow:hidden;
}
.newdetails_neiye_body_l_ry_fwxq_01_pic img{
	width:754px;
	height:297px;
	display:block;
	transition: all 0.6s;
}

.newdetails_neiye_body_l_ry_fwxq_01_pic:hover img{
		transform: scale(1.1);
	}
.newdetails_fwxq_fwtj{
	float:left;
	width: 760px;
	height:260px;
   
    margin: 0 0 20px 0;
 
}
.newdetails_fwxq_fwtj_t{
	width:100%;
	height:36px;
	font-weight:bold;
	font-size:15px;
	text-indent:1em;
	line-height:36px;
}
.newdetails_fwxq_fwtj dl{
	float:left;
	width:219px;
	height:196px;
	padding:14px  24px 0 10px ;
}
.newdetails_fwxq_fwtj dl dt{
		width:217px;
		height:154px;
		border:1px solid #D9DBDA;
}
.newdetails_fwxq_fwtj dl dt a{
		width:217px;
		height:154px;
		display:block;
		overflow:hidden;
}
.newdetails_fwxq_fwtj dl dt a img{
		width:217px;
		height:154px;
			display:block;
	transition: all 0.6s;
}
.newdetails_fwxq_fwtj dl:hover dt img{
	transform: scale(1.1);
}
.newdetails_fwxq_fwtj dl  dd{
	text-align:center;
	font-size:14px;
	height:30px;
	line-height:30px;
}
.newdetails_fwxq_fwtj dl  dd a{
	text-decoration:none;
	
	color:#666;
}
.newdetails_fwxq_fwtj dl:hover a,.newdetails_fwxq_fwtj dl  dd a:hover{

	color:#c7000e;
}
.newdetails_body_l_01{

}
.newdetails_body_l_01_t{
	height:32px;
	line-height:32px;
font-size:15px;
text-indent:30px;
	color:#fff;
	font-weight:bold;
	width:260px;
	background-color:#C7000E;
	border-radius: 5px 5px 0 0;

}
.newdetails_body_l_01_ry{
	width:258px;
	min-height:100px;
	border:1px solid #D3D5D4;
	border-top:none;
	border-radius:0 0 5px 5px ;
}
.newdetails_body_l_01_ry ul{
	
	padding:20px 0 20px 50px;

}
.newdetails_body_l_01_ry ul li{
	height:30px;
	line-height:30px;
	background:url(../images/left_ico.jpg) no-repeat 0 center;

} 
.newdetails_body_l_01_ry ul li a{
	display:block;
		height:30px;
	line-height:30px;
	padding-left:17px;
	text-decoration:none;
	font-size:14px;
	color:#333;
}
.newdetails_body_l_01_ry ul li a:hover{
	color:#c7000e;
}
.newdetails_body_l_02{
	margin-top:26px;
}
.newdetails_body_l_02_ry{
	width:258px;
	min-height:100px;
	border:1px solid #D3D5D4;
	border-top:none;
	border-radius:0 0 5px 5px ;
}
.newdetails_body_l_02_ry ul{
	

}
.newdetails_body_l_02_ry ul li{
	height:33px;
	line-height:33px;
	width:250px;
	margin:0 auto;
	padding-top:8px;
	border-bottom:1px  dashed #a7a7a7;
} 
.newdetails_body_l_02_ry ul li span{
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	width:18px;
	color:#fff;
	font-size:12px;
	margin:7px 5px 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	border-radius:2px;
	background-color:#A8A8A8;
} 
.newdetails_body_l_02_ry ul li.newdetails_a1 span,.newdetails_body_l_02_ry ul li.newdetails_a2  span,.newdetails_body_l_02_ry ul li.newdetails_a3  span{
	background-color:#FD7B01;
}
.newdetails_body_l_02_ry ul li.newdetails_a8{
	border-bottom:none;
}
.newdetails_body_l_02_ry ul li a{
	display:block;
		height:30px;
	line-height:30px;
	padding-left:3px;
	text-decoration:none;
	font-size:12px;

	color:#333;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.newdetails_body_l_02_ry ul li a:hover{
	color:#c7000e;
}
.newdetails_neiye_body_l_ry h1{
	text-align:center;
	height:40px;
	line-height:40px;
	padding:12px 0 6px  0;
	font-size:18px;
}
.newsdetails_laiyuan{
	width:769px;
	height:32px;
	line-height:32px;
	background-color:#f4f4f4;
	text-align:center;
	color:#666;
	font-size:12px;
	font-family:"宋体";
	margin:0 auto;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:20px;
}
.newdetails_neiye_body_l_ry  p{
	text-indent:2em;
	line-height:30px;
}
.newdetails_neiye_body_l_ry div.img {
	width:750px;
	margin:0 auto;
}
.newdetails_neiye_body_l_ry  img{
	max-width:700px;
	margin:12px auto;
}
.news_next{
	width:760px;
	margin:24px auto;
	height:32px;
	line-height:32px;
	color:#666;
	font-family:"宋体";
	font-weight:bold;
	font-size:12px;
	background-color:#eee;
}
.news_next a{

	font-weight:normal;
	color:#666;
	text-decoration:none;
}
.news_next a:hover{
	color:#c60001;
}
.news_next_up{
	float:left;
	width:46%;
	padding-left:4%;
}
.news_next_next{
	float:right;
	width:46%;
}
.news_xg{
	width:760px;
	height:200px;
	margin:0 auto 20px;
}
.news_xg  dt{
	font-family:"宋体";
	font-weight:bold;
	font-size:14px;
	color:#404041;
	text-indent:20px;
	height:26px;
	line-height:26px;
}
.news_xg  dd{
	width:758px;
	height:173px;
	border:1px solid #D8D7DC;
}
.news_xg  dd ul{
	padding:10px 20px;
}

.news_xg  dd ul li{
	float:left;
	width:340px;
	height:24px;
	line-height:24px;
	padding-left:12px;
	background:url(../images/newsxg_ico.jpg) no-repeat left center;
}
.news_xg  dd ul li a{
	display:block;
		width:330px;
	height:24px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.news_xg  dd ul li a:hover{
	color:#c7000e;
}
.danye_khjz_list{

	width:100%;
	height:auto;
	padding-top:30px;
}
.dl_pic_list{
	height:172px;
	width:750px;

	padding:0 0 10px 0;
	margin-bottom:12px;
	border-bottom:1px  dashed #dbdbdb;
}
.dl_pic_list5{
	border-bottom:none;
}
.dl_pic_list dt{
	float:right;
	width:510px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-top:12px;
}
.dl_pic_list dt a{
	font-weight:bold;
	font-size:14px;
	color:#c7000e;
	text-decoration:none;
}
.dl_pic_list dt a:hover{
	color:#c60001;
	text-decoration:underline;
}
.dl_pic_list .pic_list_pic{
	float:left;
	margin-top:10px;
	height:150px;
	width:220px;
}
.dl_pic_list .pic_list_pic a{
	display:block;
	height:150px;
	width:220px;
	overflow:hidden;
}
.dl_pic_list .pic_list_pic a img{
	height:150px;
	width:220px;
		transition: all 0.6s;
}
.dl_pic_list .pic_list_text{
	float:right;
width:510px;
	line-height:22px;
	font-size:12px;
	font-family:"宋体";
	padding:0 0 0 12px;
	color:#555555;
}

.newdetails_fwxq_fwtj dl dt a img{
		width:217px;
		height:154px;
			display:block;

}
.dl_pic_list:hover  img{
	transform: scale(1.1);
}
.dl_pic_list .pic_list_link{
	margin:16px 418px 0  0;
	float:right;
	width:91px;
	height:31px;
	line-height:31px;
	background-color:#C6000D;
}
.dl_pic_list .pic_list_link a{
		width:91px;
	height:31px;
	line-height:31px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-family:"宋体";
	text-align:center;
}
.dxkh_pic_body_r_ry{
	float:left;
		width:784px;
	border:1px solid #D9DBDA;
	border-radius:4px;
	margin:24px 0 20px 0;
	padding-left:10px;
}
.dxkh_pic_list{
	
}
.dxkh_pic_list li{
	float:left;
	width:193px;
	height:190px;
	text-align:center;
}
.dxkh_pic_list li a {
	text-align:center;
	color:#343434;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
}
.dxkh_pic_list li a:hover{
	color: #c7000e;
}


.dxkh_pic_list li a img{
width: 178px;
height: 150px;
padding:1px;
border:1px solid #D7D8DD;
}
.dxkh_pic_list li  div{
	height:22px;
	line-height:22px;
	text-align:center;
}
.danye_kfal_list{

	width:100%;
	height:auto;
	padding-top:30px;
}
.kfal_dl_pic_list{
	height:197px;
	width:743px;
	margin-bottom:12px;
	padding-left:10px;
	padding-top:6px;
	border-bottom:1px  dashed #dbdbdb;
}
.kfal_dl_pic_list:hover{
	border:2px solid #C7000E;
}
.kfal_dl_pic_list span{
	color:#000;
	font-weight:bold;
}
.kfal_dl_pic_list5{
	border-bottom:none;
}
.kfal_dl_pic_list dt{
	float:right;
	width:420px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-top:12px;
	font-size:12px;
	font-family:"宋体";
}

.kfal_dl_pic_list .kfal_pic_list_pic{
	float:left;
height:182px;
border:1px solid #ccc;
	width:296px;
}
.kfal_dl_pic_list .kfal_pic_list_pic a{
	display:block;
	height:182px;
	width:296px;
	overflow:hidden;
}
.kfal_dl_pic_list .kfal_pic_list_pic a img{
	height:182px;
	width:296px;
		transition: all 0.6s;
}
.kfal_dl_pic_list:hover  img{
	transform: scale(1.1);
}
.kfal_dl_pic_list .kfal_pic_list_text{
	float:right;
width:420px;
	line-height:28px;
	font-size:12px;
	font-family:"宋体";
	padding:0 0 0 12px;
	color:#555555;
}

.kfal_pic_list_link{
	margin:16px 218px 0  0;
	float:right;
	width:200px;
	height:31px;
	line-height:31px;
	
}
.kfal_pic_list_link a{

	float:left;
margin-right:5px;
		width:91px;
	height:31px;
	line-height:31px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-family:"宋体";
	text-align:center;
	background-color:#C6000D;
}
.newsdetails_content p.sm_p {
  margin-top:20px;
  height:70px;
  background:url(../images/sm.png) no-repeat left top;
}
.newsdetails_content h3,.newsdetails_content h4{
	text-align:center;
	line-height:40px;
	padding:20px 0;
	font-size:18px;
}
.newsdetails_content a{
	text-decoration:none;
	color:#000;
}
.newsdetails_content a:hover{
	color: #c7000e;
}
.temp_on_inp { height:460px; 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 {padding-top:24px; }
.temp_on_con li { height:38px; width:270px;  float:left;border:1px solid #d1d1d1; 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:22px; padding-top:9px;padding-bottom:9px;  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", "微软雅黑";
}

.sitemap{
	margin:12px auto;
	width:1100px;
	height:auto;
	color:#444;
	font-size:12px;
	background-color:#FFF;
}
.sitemap_f{
	border:6px solid #f0f0f0;
	float:left;
	width:1088px;
	height:auto;
	background-color:#FFF;
	margin-bottom:30px;
	padding-bottom:30px;
}
.sitemap_content{
	width:960px;

	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:950px;
	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:950px;
	height:auto;
}
.sitemap_content dl dt{
	font-weight:bold;
	font-size:14px;
	height:30px;
	line-height:30px;
	margin-bottom:8px;
	width:950px;
	color:#666;
	border-bottom:1px solid #d2d2d2;
}
.sitemap_content dl dd{
	float:left;
	height:22px;
	line-height:22px;
	width:140px;
	padding-left:10px;
	padding-bottom:5px;
}
.sousuo{
	width:calc(100% - 60px);
	margin:0 30px;
}
.sougou{
	max-width:1440px;
	height:auto;
	margin:0 auto;
	border:1px solid #eee;
}
.sousuo_title{
	max-width:1440px;
	height:44px;
	line-height:44px;
	background-color:#1890FF;
	color: rgba(255,255,255,1);
font-weight: normal;
font-size: 16px;
text-indent:20px;
margin:0 auto;
}
.sougou dl{
	width:calc(100%-40px);
	margin:20px;
}
.sougou dl dt{
	width:100%;
	height:46px;
	line-height:46px;
	color:#333;
	font-size:18px;
	text-indent:12px;
background-color:#FBFAFB;

}
.sougou dl dt span.span1{
	float:left;
	width:calc(100% - 440px);
}
.sougou dl dt span.span2{
float:left;
	width:220px;
	margin:0 auto;
	text-align:center;
}
.sougou dl dt span.span3{
	float:left;
}
.sougou dl dd{
	width:100%;
	height:40px;
	line-height:40px;
	background-color:#fff;
	font-size:15px;
}
.sougou dl dd:hover{
	background-color:#FDFCFF;
}
.sougou dl dd a{
	float:left;
	width:calc(100% - 440px);
	text-decoration:none;
	color:#333;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-indent:12px;
}
.sougou dl dd a:hover{
color:#BA2529;
}
.sougou dl dd span.leixing{
	float:left;
	width:230px;
	margin:0 auto;
	text-align:center;
		font-size:12px;
	color:#999;
}
.sougou dl dd span.fabutime{
	float:left;
	font-size:12px;
	color:#999;
}
#nodata {
  padding: 80px;
    padding-left: 80px;
  padding-left: 150px;
  margin: 10px 0;
  font-family: "宋体";
  font-size: 12px;
  background: url(../images/nodata.gif) no-repeat 20px 20px;
}