@charset "gb2312";
/* CSS Document */

html,body,div,dl,dt,dd,ul,li,i,a,h1,h2,h3,p{
	margin:0;
	padding:0;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}

body{
	min-width:1440px;
	margin:0 auto;
}

.banner{
	width:100%;
	height:580px;
	background:url(../images/banner.jpg) no-repeat center center;
}

.big_title{
	width:335px;
	height:47px;
	background:url(../images/big_title.jpg) no-repeat center center;
	margin:0 auto;
	margin-top:88px;
	line-height:46px;
	text-align:center;
}

.bg_title{
	width:335px;
	height:47px;
	margin:0 auto;
	margin-top:88px;
	line-height:46px;
	text-align:center;
}


.big_title h3, .bg_title h3{
	font-size:28px;
	color:#FFF;
}


.small_title{
	width:340px;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	padding-top:5px;
	color:#666666;
}



.kechengs{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}


.left_num{
	width:188px;
	height:1010px;
	box-shadow:0 0 6px #999999;
}

.left_num ul{
	width:100%;
}

.left_num ul li{
	width:100%;
	height:62px;
	line-height:62px;
	text-align:center;
	font-size:20px;
	cursor:pointer;
}


.left_num ul li.change{
	color:#A9110C;
	height:62px;
	background:url(../images/f_line.png) no-repeat center bottom;
	font-weight:bold;
}


.right_box{
	width:990px;
	height:1010px;
	box-shadow:0 0 6px #999999;
}

.lists{
	width:960px;
	margin:0 auto;
	display:none;
}

.lists ul{
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content:flex-strat;
	flex-wrap:wrap;
}

.lists ul.flex_list{
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content:flex-strat;
	flex-wrap:wrap;
}

.lists ul.next_list{
	display:none;
}

.lists ul li{
	width:224px;
	height:240px;
	margin-top:30px;
	position:relative;
	margin-bottom:30px;
	margin-left:12px;
}

.lists ul li img{
	display:block;
}

.lists ul li div.fobox{
	width:200px;
	height:64px;
	position:absolute;
	left:12px;
	bottom:-20px;
	background:#FFF;
	box-shadow:0 0 6px #666;
}

.lists ul li div.lqzx{
	width:200px;
	height:64px;
	position:absolute;
	left:12px;
	bottom:-20px;
	background:#A9110C;
	box-shadow:0 0 6px #666;
	display:none;
}

.lqzx a{
	width:182px;
	height:48px;
	border:1px solid #fff;
	line-height:48px;
	text-align:center;
	color:#fff;
	display:block;
	border:1px solid #fff;
	box-sizing:border-box;
	margin:9px;
	font-size:20px;
}


.fobox h3{
	color:#A9110C;
	font-size:20px;
	height:34px;
	line-height:34px;
	text-indent:40px;
}

.fobox p{
	text-indent:40px;
	font-size:18px;
	color:#666;
}

.pages{
	width:340px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}

.pages p{
	width:136px;
	height:44px;
	cursor:pointer;
}

.pages p.last{
	background:#F1F1F1 url(../images/left_arrow.png) no-repeat center center;
}

.pages p.next{
	background:#F1F1F1 url(../images/right_arrow.png) no-repeat center center;
}

.pages p.last:hover{
	background:#A9110C url(../images/left_arrow.png) no-repeat center center;
}

.pages p.next:hover{
	background:#A9110C url(../images/right_arrow.png) no-repeat center center;
}


.zx_banner{
	width:1200px;
	height:130px;
	margin:0 auto;
	margin-top:100px;
}



.huanjing{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:55px;
}


.hjbox{
	width:282px;
}

.hjbox img{
	display:block;
	margin-bottom:20px;
}


.help_cy{
	width:100%;
	height:702px;
	background:url(../images/pcdqcy_34.jpg) no-repeat center center;
	margin-top:100px;
	overflow:hidden;
}


.bflist{
	width:550px;
	height:520px;
	margin:0 auto;
}

.bflist ul{
	position:relative;
	margin-top:30px;
}

.bflist ul li{
	color:#FFF;
	line-height:78px;
	font-size:26px;
	position:absolute;
}

.bflist ul li em{
	margin-left:10px;
}

.bflist ul li i{
	width:80px;
	height:80px;
	display:inline-block;
	line-height:80px;
	text-align:center;
	font-size:42px;
	border-radius:40px;
	background:rgba(178,0,0,0.4);
}

.bflist ul li.one{
	left:200px;
	top:0;
}

.bflist ul li.two{
	left:160px;
	top:110px;
}

.bflist ul li.three{
	left:120px;
	top:220px;
}

.bflist ul li.four{
	left:90px;
	top:330px;
}

.bflist ul li.five{
	left:50px;
	top:440px;
}

.anli{
	width:1200px;
	height:600px;
	margin:0 auto;
	margin-top:60px;
}



.kecheng{
	width:980px;
	margin:0 auto;
}

.kecheng ul{
	width:100%;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin-top:50px;
}

.kecheng ul li{
	width:288px;
	height:334px;
	background:url(../images/bg6.png) no-repeat;
	margin-top:30px;
	margin:15px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
}

.kecheng ul li.foo{
	margin-top:-70px;
}

.kecheng ul li div h3{
	font-size:36px;
	color:#fff;
	font-weight:normal;
}


.kecheng ul li div a{
	width:158px;
	height:50px;
	line-height:50px;
	display:block;
	border:1px solid #A9110C;
	margin:0 auto;
	margin-top:15px;
	text-align:center;
	font-size:24px;
	color:#FFF;
	border-radius:6px;
}

.kecheng ul li div a:hover{
	border:1px solid #ffffff;
}












