*{
	font-family: 'Microsoft Yahei'
}

a:hover{
	text-decoration: none !important;
}

a.banner{
	width: 1200px;
	height: 620px;
	margin: 0 auto;
	display: block;
	background: url('../images/h1.png') no-repeat center;
}

body{
	height: 4500px;
	background: url('../images/background.png') no-repeat top center;
}

.title{
	width: 1200px;
	height: 60px;
	display: block;
}

.container{
	width: 1200px;
	margin: 0 auto;
}

.detailed{
	color: #d85411;
	font-size: 14px;
}

.nav{
	width: 200px;
	height: 550px;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-right: 84px;
	display:none;
}

.nav ul{
	width: 200px;
	height: 550px;
	display: block;
}

.nav ul li{
	width: 200px;
	height: 73px;
	background: #2a385a;
	display: block;
}

.nav ul li:nth-child(odd) {
	background: #1f2d4e;
}

.nav ul li a:hover{
	width: 180px;
	height: 53px;
	border: 10px solid #e25123;
	color: #e25123;
	line-height: 53px;
	background: url('../images/point.png') no-repeat 33px 26px; 
}

.nav ul li a.on{
	width: 180px;
	height: 53px;
	border: 10px solid #e25123;
	color: #e25123;
	line-height: 53px;
	background: url('../images/point.png') no-repeat 33px 26px; 
}

.nav ul li a{
	width: 200px;
	height: 73px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 73px;
	font-size: 20px;
}

/* section3 */
div.section3 {
	width: 1200px;
	height: 470px;
}

div.section3 .se3-left{
	float: left;
	width: 740px;
	height: 320px;
}

div.section3 a.title{
	background: url('../images/title3.png') no-repeat center;
	margin-bottom: 40px;
}

div.section3 a.text{
	width: 720px;
	height: 160px;
	display: block;
	padding: 0 10px;
}

div.section3 a.text img{
	width: 220px;
	height: 140px;
	display: block;
	overflow: hidden;
	float: left;
}

div.section3 a.text div.cont{
	width: 470px;
	height: 140px;
	float: right;
}

div.cont h3{
	color: #ffffff;
	font-size: 21px;
	width: 430px;
	height: 45px;
	display: block;
	overflow: hidden;
	line-height: 45px;
	margin-bottom: 20px;
}

div.cont p{
	color: #7e8593;
	font-size: 14px;
	line-height: 20px;
	width: 470px;
	height: 60px;
	overflow: hidden;
	display: block;
}

div.section3 div.se3-right {
	width: 400px;
	height: 320px;
	float: right
}

div.se3-right ul {
	width: 400px;
	height: 320px;
	display: block;
}

div.se3-right ul li{
	width: 400px;
	height: 100px;
	display: block;
	margin-bottom: 5px;
}

div.se3-right ul li a{
	width: 400px;
	height: 100px;
	display: block;
}

div.se3-right ul li a h3{
	width: 400px;
	height: 45px;
	display: block;
	overflow: hidden;
	font-size: 21px;
	color: #fff;
}

div.se3-right ul li a p{
	width: 400px;
	height: 30px;
	display: block;
	color: #7e8593;
	font-size: 14px;
	border-bottom: 1px solid #7e8593;
}

div.section4 {
	width: 1200px;
	height: 545px;
}

div.section4 .title{
	background: url('../images/title4.png') no-repeat center;
	margin-bottom: 40px;	
}

div.section4 div.se4-cont{
	width: 1140px;
	height: 400px;
	margin: 0 auto;
	background: #16181f;
}

div.se4-cont a.text{
	width: 190px;
	height: 320px;
	padding: 40px;
	display: block;
	float: left;
}

div.se4-cont a.text h3{
	width: 190px;
	height: 80px;
	line-height: 30px;
	font-size: 21px;
	color: #d65c36;
	display: block;
	overflow: hidden;
}

div.se4-cont a.text p{
	font-size: 14px;
	overflow: hidden;
	width: 190px;
	height: 240px;
	color: #fff;
}

div.se4-cont a.text p span.detailed{
	display: block;
    margin-top: 20px;
}

div.se4-cont>a>img{
	display: block;
	width: 645px;
	height: 320px;
	overflow: hidden;
	float: left;
    margin: 40px 0;
}

div.se4-cont ul{
	width: 205px;
	height: 320px;
	float: left;
	margin: 40px 10px;
}

div.se4-cont ul li {
	width: 205px;
	height: 102px;
	display: block;
	margin-bottom: 7px;
}

div.se4-cont ul li a{
	width: 205px;
	height: 102px;
	display: block;
	overflow: hidden;
}

div.se4-cont ul li a img{
	width: 205px;
	height: 102px;
	display: block;
	overflow: hidden;
}

/* section5 */
div.section5 {
	width: 1200px;
	height: 400px;
	margin-bottom: 50px;
}

div.section5 .title{
	background: url('../images/title5.png') no-repeat center;
	margin-bottom: 40px;	
}

div.section5 div.se5-cont{
	width: 1140px;
	height: 282px;
	margin: 0 auto;
}

div.se5-cont a.text{
    width: 340px;
    height: 280px;
    display: block;
    float: right;
}

div.se5-cont a.text h3{
	width: 340px;
	height: 80px;
	line-height: 30px;
	font-size: 21px;
	color: #d65c36;
	display: block;
	overflow: hidden;
}

div.se5-cont a.text p{
	font-size: 14px;
	overflow: hidden;
	width: 340px;
	height: 202px;
	color: #fff;
}

div.se5-cont a.text p span.detailed{
	display: block;
    margin-top: 20px;
}

div.se5-cont>a>img{
	border: 1px solid #fff;
	width: 370px;
	height: 280px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

button{padding: 0px;border: none;outline: none;cursor: pointer;}
.section6{width: 1200px;height: 600px;margin: auto;position: relative;}
.section6 .title{width: 1200px;height: 60px;display: block;margin-bottom: 50px;background: url(../images/title6.png) no-repeat center;}
.section6 button{width: 52px;height: 86px;position: absolute;top: 330px;}
.section6 .section6_btn_L{background: url(../images/btn6_2.png) no-repeat center;left: -32px;}
.section6 .section6_btn_R{background: url(../images/btn6_1.png) no-repeat center;right: -32px;}
.section6 .section6_hd{width: 1070px;height: 485px;margin: auto;overflow: hidden;position: relative;}
.section6 .section6_hd ul{width: 1111111px;height: 485px;position: absolute;top: 0px;left: 0px;}
.section6 .section6_hd ul li{width: 260px;height: 485px;float: left;margin-right: 10px;}
.section6 .section6_hd ul li:after{content:".";display:block;visibility:hidden;height:0;clear:both;}
.section6 .section6_hd ul li a img{width: 260px;height: 485px;}
.section7{width: 1200px;height: 640px;margin: auto;margin-top: 50px;position: relative;}
.section7 .title{width: 1200px;height: 60px;display: block;margin-bottom: 50px;background: url(../images/title7.png) no-repeat center;}
.section7 button{width: 16px;height: 23px;position: absolute;bottom: 90px;z-index: 999;}
.section7 .section7_btn_L{background: url(../images/btn7_2.png) no-repeat center;left: 50px;}
.section7 .section7_btn_R{background: url(../images/btn7_1.png) no-repeat center;right: 50px;}
.section7 .section7_hd{width: 1130px;height: 520px;margin: auto;overflow: hidden;position: relative;}
.section7 .section7_hd ul{width: 1130000px;height: 520px;position: absolute;top: 0px;left: 0px;}
.section7 .section7_hd ul li{width: 1130px;height: 520px;float: left;}
.section7 .section7_hd ul li a img{width: 1130px;height: 520px;}
.section7 .section7_kzhd{width: 1050px;height: 80px;position: relative;margin: auto;margin-top: -130px;overflow: hidden;}
.section7 .section7_kzhd ul{width: 1080px;height: 80px;position: absolute;top: 0px;left: 0px;}
.section7 .section7_kzhd ul li{width: 145px;height: 80px;float: left;margin-right: 5.5px;position: relative;}
.section7 .section7_kzhd ul li a img{width: 145px;height: 80px;}
.section7 .section7_kzhd ul li a p{width: 145px;height: 80px;position: absolute;top: 0px;left: 0px;background: url(../images/bgcico_03.png);}

.section1{width: 1200px;height: 452px;}
.section1 .title{width: 1200px;height:60px;display: block; background: url(../images/title1.png) no-repeat;}
.section1_c{margin-top:30px; width: 1200px;height:356px;}
.stc_left{margin-left: 40px;position: relative;width:620px;height:356px;border: 1px solid red;}
/*baner*/
.box3_photos_1s{position: relative;width:620px;height:356px;overflow:hidden;}
.box3_photos_1s ul{width:620px;height:356px;}
.box3_photos_1s ul li{position: absolute;width:620px;height:356px;float: left;top: 0px;left: 0px;}
.box3_photos_1s img{width:620px;height:356px;}
.box3_ul_1s{position:absolute;width:620px;height:40px;z-index:20;bottom: 0px;background:url(../images/tm.png);}
.box3_ul_1s h2{width:340px;height:40px;position:absolute;padding-left: 10px; color: #FFFFFF; line-height:40px;overflow: hidden;}
.box3_ul_1s ul{position:absolute;right:0px; width:135px;height:40px;}
.box3_ul_1s ul li{width:30px;height:5px;margin-left:10px;margin-top:19px; background:#FFFFFF; float:left;overflow:hidden;}
/*bannerover*/
.stc_right{width: 490px; height: 356px;overflow: hidden;}
.stc_right ul li{margin-bottom:20px; width: 450px;border-bottom: 1px solid #444e67; height:105px;overflow: hidden;}
.stc_right ul li a h2{color: #fff;width: 450px;height:27px;margin-bottom: 10px; font-size: 20px; font-family:"微软雅黑"; overflow: hidden;}
.stc_right ul li a p{width:450px;height:43px;font-size:14px;color: #FFFFFF; font-family:"微软雅黑"; overflow: hidden;}
/*section2*/
.section2{margin-top: 50px; width: 1200px;height:390px;margin-bottom: 50px;}
.section2 .title{width: 1200px;height:60px;display: block; background: url(../images/title2.png) no-repeat;}
.section2_c{margin-top: 30px; width: 1200px;height:300px;}
.stc2_left{width:500px;height: 300px;}
/*六个li*/
.stc2_left ul{margin-left: 5px; width:500px;height:300px;overflow: hidden;margin-left: 40px;}
.stc2_left ul li{width:500px;height: 300px;overflow: hidden;}
.stc2_left ul li a h2{width: 458px;height: 30px; font-size: 20px;font-family: "微软雅黑";color: #d65c36;overflow: hidden;}
.stc2_left ul li a h3{width: 200px;height:22px; font-size: 14px;font-family: "微软雅黑";color: #d65c36;overflow: hidden;}
.stc2_left ul li a p{margin-top: 20px; width:480px;height:235px; font-size: 14px;font-family: "微软雅黑";color: #FFFFFF;overflow: hidden;}
.stc2_right{width:615px;height:300px;}
.stc2_right ul{width:600px;height: 275px;overflow: hidden;}
.stc2_right ul li{ float:left;margin-bottom: 20px;margin-right:5px;width:190px;height: 120px;position: relative;  overflow: hidden;}
/*.stc2_right ul li:hover{border: 1px solid red;}*/
.stc2_right ul li  img{width:190px;height: 120px;overflow: hidden;}
.stc2_right ul li  h2{bottom: 0px; width:180px;height:30px;padding-left: 10px;line-height: 30px; position: absolute;z-index: 100000;  overflow: hidden;font-size: 16px;color: #FFFFFF; background:url(../images/tm.png);}
.more{display: block;float: right; width: 70px;height: 21px;overflow: hidden;font-size: 14px;color: #d65c36; font-family: "微软雅黑";    margin-right: 30px;}

#footer{width: 100%;margin: auto;margin-top: 30px;overflow: hidden;}
#footer p{color: #fff;margin: auto;height: 24px;width: 935px;font-size: 14px;overflow: hidden;}
#footer ul{width: 100%;height: 140px;margin-top: 40px;background: #000000;padding-top: 40px;}
#footer ul li{color: #fff;margin: auto;width: 935px;height: 30px;line-height: 30px;font-size: 14px;text-align: center;}
#footer ul li a{font-size: 18px;font-weight: bold;color: #fff;}
#footer ul li i{font-size: 18px;margin: 0px 15px;}
#footer ul li p{margin: auto; width:935px;height:45px;border: 0px;}