html,body{
	min-width: 1400px;
}
img{
	display: block;
}
.gg1{
	width: 1400px;
	height: 110px;
	margin: 35px auto;
}
.section1{
	width: 1400px;
	text-align: center;
	margin: 0 auto;
}
.section1 h2{
	font-size: 36px;
	font-weight: bold;	
	line-height: 50px;
	margin-bottom: 15px;
}
.section1 h2 a{
	color: #c50d02;
}
.section1 h2 a:hover{
	color: #f22126;
}
.section1 span a{
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}
.section1 span a:hover{
	color: #c50d02;
}
.section1 em a{
	color: #c50d02;
}
.section1 em a:hover{
	color: #c50d02;
}
.section2{
	width: 1400px;
	margin: 25px auto ;
}
.section2 .lm{
	width: 470px;
	height: 44px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
}
.section2 .lm span{
	float: left;
	font-size: 30px;
	line-height: 42px;
	color: #db0e02;
	font-weight: bold;
}
.section2 .lm span i{
	float: left;
	width: 5px;
	height: 30px;
	background: #db0e02;
	margin-top: 9px;
	margin-right: 20px;
}
.section2 .lm em{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.section2 .lm em a{
	font-size: 14px;
	color: #db0e02;
}
.section2 .lm em a:hover{
	color: #e5181d;
}
.section2 .left{
	float: left;
	margin-top: 26px;
	width: 460px;
}	
.section2 .left img,.section2 .left .head{
	float: left;
}
.section2 .left img{
	margin: 0px 20px;
}
.section2 .left .head{
	width: 260px;
}
.section2 .left  h3{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.section2 .left h3 a:hover{
	color: #D42424;
}
.section2 .left  p{
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 5px;
}
.section2 .left ul{
	margin-top: 15px;
}
.section2 .left ul li dt{
	line-height: 46px;
}
.section2 .left ul li dt a{
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.section2 .left ul li dt a:hover{
	color: #e5181d;
}
.section2 .left ul li dd{
	line-height: 46px;
}
.section2 .left ul li dd a{
	font-size: 18px;
	color: #666666;
}
.section2 .left ul li dd a:hover{
	color: #e5181d;
}
.section2 .right{
	width: 880px;
	height: 490px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	float: right;
}
.section2 .right .list{
	width: 9999px;
	height: 490px;
	position: absolute;
}
.section2 .right .list li{
	float: left; 
}
.section2 .right span{
    top: 50%;
    width: 35px;
    color: #fff;
    height: 60px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    background: rgba( 255,255,255,.5 );
    font: normal 40px/60px "宋体";
    cursor: pointer;
}
.section2 .right .l{
	left: 0;
}
.section2 .right .r{
	right: 0;
}
.section2 .right .list li a{
	position: relative;
}	
.section2 .right .list li a p{
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 20px;
	width: 880px;
	height: 110px;
	line-height: 140px;
	color: #fff;
	background: url(../img/bg.png) repeat;
}
.gg2{
	width: 1400px;
	margin: 30px auto 40px;
}
.gg2 ul{
	float: left;
}
.section3{
	width: 1400px;
	margin: 0 auto;
}
.section3 .dmwx{
	width: 680px;
	margin-bottom: 9px;
}
.section3 .dmwx .lm{
	width: 680px;
	height: 44px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}
.section3 .dmwx .lm span{
	float: left;
	font-size: 30px;
	line-height: 42px;
	color: #db0e02;
	font-weight: bold;
}
.section3 .dmwx .lm span i{
	float: left;
	width: 5px;
	height: 30px;
	background: #db0e02;
	margin-top: 9px;
	margin-right: 20px;
}
.section3 .dmwx .lm em{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.section3 .dmwx .lm em a{
	font-size: 14px;
	color: #db0e02;
}
.section3 .dmwx .lm em a:hover{
	color: #db0e02;
}
.section3 .dmwx .top{
	position: relative;
}
.section3 .dmwx .top img{
	display: block;
}
.section3 .dmwx .top span{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 20px;
	color: #FFFFFF;
	width: 680px;
	height: 110px;
	line-height: 140px;
	text-align: center;
	background: url(../img/bg.png) repeat;
}
.section3 .dmwx .top span:hover{
	color: #db0e02;
}
.section3 .dmwx ul{
	padding: 40px 0 0;
}
.section3 .dmwx li{
	margin-bottom: 36px;
}
.section3 .dmwx li a{
	font-size: 18px;
	color: #333;
	display: block;
}
.section3 .dmwx li a:hover{
	color: #db0e02;
}
.section3 .dmwx li b{
	float: left;
	width: 7px;
	height: 7px;
	background: #db0e02;
	margin-top: 8px;
	margin-right: 15px;
}
.gg3{
	width: 1400px;
	margin: 0 auto;
}
.gg3 ul li{
	float: left;
}
.section4{
	width: 1400px;
	margin: 40px auto;
}
.section4 .xczx,.section4 .rdzt{
	float: left;
}
.section4 .xczx .left{
	float: left;
	margin-right: 35px;
}
.section4 .xczx .top a{
	position: relative;
}	
.section4 .xczx .top a p{
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 20px;
	width: 450px;
	height: 110px;
	line-height: 140px;
	color: #fff;
	background: url(../img/bg.png) repeat;
}
.section4 .xczx .lm,.section4 .rdzt .lm{
	width: 935px;
	height: 44px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}
.section4 .rdzt .lm{
	width: 430px;
}
.section4 .xczx .lm span,.section4 .rdzt .lm span{
	float: left;
	font-size: 30px;
	line-height: 42px;
	color: #db0e02;
	font-weight: bold;
}
.section4 .xczx .lm span i,.section4 .rdzt .lm span i{
	float: left;
	width: 5px;
	height: 30px;
	background: #db0e02;
	margin-top: 9px;
	margin-right: 20px;
}
.section4 .xczx .lm em,.section4 .rdzt .lm em{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.section4 .xczx .lm em a,.section4 .rdzt .lm em a{
	font-size: 14px;
	color: #db0e02;
}
.section4 .xczx .lm em a:hover,.section4 .rdzt .lm em a:hover{
	color: #db0e02;
}
.section4 .xczx ul{
	padding: 40px 0 0;
}
.section4 .rdzt ul{
	padding-top: 5px;
}
.section4 .xczx li,.section4 .rdzt li{
	margin-bottom: 36px;
}
.section4 .xczx li a,.section4 .rdzt li a{
	font-size: 18px;
	color: #333;
	display: block;
}
.section4 .xczx li a:hover,.section4 .rdzt li a:hover{
	color: #db0e02;
}
.section4 .xczx li b,.section4 .rdzt li b{
	float: left;
	width: 7px;
	height: 7px;
	background: #db0e02;
	margin-top: 8px;
	margin-right: 15px;
}
.section5{
	width: 100%;
	height: 512px;
	background: url(../img/bgsy_bg.png) no-repeat center top;
}
.section5 .inner{
	width: 1400px;
	margin: 0 auto;
	padding-top: 60px;
}
.section5 .inner ul,.section5 .inner div{
	float: left;
}
.section5 .inner span{
	float: right;
	padding-right: 30px;
}
.section5 .inner span a{
	color: #fff;
	font-size: 16px;
}
.section5 .inner ul{
	width: 700px;
	margin-top: 80px;
}
.section5 .inner li{
	margin-bottom: 40px;
	margin-left: 20px;
}
.section5 .inner li a{
	font-size: 18px;
	color: #fff;
	display: block;
}
.section5 .inner li b{
	float: left;
	width: 7px;
	height: 7px;
	background: #fff;
	margin-top: 8px;
	margin-right: 15px;
}
.section5 .inner div{
	margin-top: 50px;
}
.section5 .inner div a{
	position: relative;
}	
.section5 .inner div a p{
	position: absolute;
	bottom: 0px;
	text-align: center;
	font-size: 20px;
	width: 620px;
	height: 110px;
	line-height: 140px;
	color: #fff;
	background: url(../img/bg.png) repeat;
}
.section6{
	width: 1400px;
	margin: 40px auto;
}
.section6 .lm{
	width: 1400px;
	height: 44px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}
.section6 .lm span{
	float: left;
	font-size: 30px;
	line-height: 42px;
	color: #db0e02;
	font-weight: bold;
}
.section6 .lm span i{
	float: left;
	width: 5px;
	height: 30px;
	background: #db0e02;
	margin-top: 9px;
	margin-right: 20px;
}
.section6 .lm em{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.section6 .lm em a{
	font-size: 14px;
	color: #db0e02;
}
.section6 .lm em a:hover{
	color: #db0e02;
}
.section6 .inner .left{
	width: 740px;
	float: left;
}
.section6 .inner .left a p{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}
.section6 .inner .right{
	width: 660px;
	float: left;
}
.section6 .inner .right li{
	float: left;
	margin-left: 30px;
}
.section6 .inner .right li a p{
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 18px;
}
.section7{
	width: 1400px;
	margin: 40px auto 0;
}
.section7 .xqjj,.section7 .yqcx,.section7 .yqfw{
	float: left;
}
.section7 .yqcx,.section7 .yqfw{
	margin-left: 40px;
}
.section7 .lm{
	width: 440px;
	height: 44px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}
.section7 .lm span{
	float: left;
	font-size: 30px;
	line-height: 42px;
	color: #db0e02;
	font-weight: bold;
}
.section7 .lm span i{
	float: left;
	width: 5px;
	height: 30px;
	background: #db0e02;
	margin-top: 9px;
	margin-right: 20px;
}
.section7 .lm em{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.section7 .lm em a{
	font-size: 14px;
	color: #db0e02;
}
.section7 .lm em a:hover{
	color: #db0e02;
}
.section7 .top{
	margin-top: 30px;
	position: relative;
}
.section7 .top p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 440px;
	height: 110px;
	background: url(../img/bg.png) repeat;
	font-size: 16px;
	line-height: 140px;
	color: #FFFFFF;
	text-align: center;
}
.section7 .bottom{
	margin-top: 20px;
	padding-top: 10px;
}
.section7 .bottom li{
	margin-bottom: 36px;
}
.section7 .bottom li a{
	font-size: 18px;
	color: #333;
	display: block;
}
.section7 .bottom li a:hover{
	color: #db0e02;
}
.section7 .bottom li b{
	float: left;
	width: 7px;
	height: 7px;
	background: #db0e02;
	margin-top: 8px;
	margin-right: 15px;
}
.section8{
	width: 1400px;
	margin: 0 auto;
}
.section8 .lm{
	width: 1400px;
	height: 44px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
}
.section8 .lm span{
	float: left;
	font-size: 30px;
	line-height: 42px;
	color: #db0e02;
	font-weight: bold;
}
.section8 .lm span i{
	float: left;
	width: 5px;
	height: 30px;
	background: #db0e02;
	margin-top: 9px;
	margin-right: 20px;
}
.section8 .lm em{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.section8 .lm em a{
	font-size: 14px;
	color: #db0e02;
}
.section8 .lm em a:hover{
	color: #db0e02;
}
.section8 ul{
	margin-right: -20px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.section8 li{
	float: left;
	width: 215px;
	margin-right: 20px;
}
.section8 li p{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
