html,div,p,span,em,i,ul,li,dl,dd,dt,a,img,ol,h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}

a{
	text-decoration: none;
}

ul,li{
	list-style: none;
}


body{
	min-width: 1200px;
	margin: 0 auto;
}

img{
	display: block;
}

.banner{
	width:100%;
	height: 698px!important;
	background: url(../images/banner.jpg) no-repeat center center;
}


.banner a{
	width:100%;
	height: 100%;
	display: block;
}


.title{
	width:1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 50px;
}

.title img{
	margin: 0 auto;
}


.textp{
	width:1200px;
	margin: 0 auto;
	padding: 0 80px;
	overflow: hidden;
	box-sizing: border-box;
}

.textp p{
	font-size: 20px;
	line-height: 40px;
	text-indent: 40px;
}


.hy_banner{
	width:1200px;
	margin: 0 auto;
	margin-top: 80px;
}



.zixun{
	width:800px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 100px;
	margin-bottom: 100px;
}


.zixun a{
	width: 300px;
    height: 80px;
	display: block;
	border-radius: 40px;
	box-shadow: 1px 1px 8px #ccc;
	position: relative;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 80px;
}

.zixun a:hover{
	color:#FFF;
}

.zixun a.btn1{
	background: linear-gradient(135deg, rgba(255, 87, 51, 1) 0%, rgba(240, 7, 7, 1) 100%);
}


.zixun a.btn2{
	background: linear-gradient(135deg, rgba(255, 195, 0, 1) 0%, rgba(255, 141, 26, 1) 100%);
}


.kecheng{
	width:100%;
	height: 1300px;
	background: url("../images/kechengbg.jpg") no-repeat center center;
	background-size:100% auto;
	overflow: hidden;
}



.kechengbox{
	width:1200px;
	height: 900px;
	margin: 0 auto;
	margin-top: 80px;
}


.kechengbox ul{
	width:100%;
	display: flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}



.kechengbox ul li{
	width:240px;
	text-align: center;
	margin-bottom: 80px;
}

.kechengbox ul li p{
	width:160px;
	margin: 0 auto;
}


.kechengbox ul li h3{
	width:100%;
	text-align: center;
	color: #FFF;
	margin-top: 20px;
}


.lanbg{
	width: 100%;
	height: 220px;
	background: rgba(255, 87, 51, 1);
	position: relative;
}

.lanbg a{
	width:1274px;
	left: 50%;
	display: block;
	position: absolute;
	margin-left: -637px;
	top: -120px;
}


.bmhbanner img{
	width:100%;
}


.kclist{
	width:1200px;
	margin: 0 auto;
}


.kclist ul{
	width:100%;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.kclist ul li{
	width:350px;
	height: 500px;
	border-radius: 12px;
	overflow: hidden;
	background: #FFF;
	margin-bottom: 50px;
}

.kclist img{
	display:block;
}


.kclist ul li h3{
	font-size:24px;
	color: #FB4695;
	height: 80px;
	line-height: 80px;
	text-align: center;
}


.kclist ul li dl.tworows{
	width:300px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}


.kclist ul li dl.tworows dd{
	width:130px;
	height: 32px;
	line-height: 32px;
	font-size:18px;
}


.kclist ul li dl.tworows dt{
	line-height: 32px;
	font-size:18px;
}


.kclist ul li dl.onerow{
	width:200px;
	margin: 0 auto;
}


.kclist ul li dl.onerow dd{
	width:100%;
	height: 32px;
	line-height: 32px;
	font-size:18px;
}



.kclist div{
	width:1200px;
	margin: 0 auto;
	border-radius: 12px;
	background: #FFF;
	overflow: hidden;
	display: flex;
	justify-content:space-between;
}


.kclist div p{
	width:350px;
}


.kclist div ol{
	width:700px;
}


.kclist div ol span{
	width:100%;
	display: block;
}

.kclist div ol span.jdtitle{
	font-size:24px;
	color: #FB4695;
	height: 80px;
	line-height: 80px;
	text-align: left;
	font-weight: bold;
	text-indent: 200px;
}


.kclist div ol span.jdbody{
	height: 32px;
	line-height: 32px;
	font-size:18px;
	margin-top: 10px;
}



.youzhi{
	width:100%;
	height: 614px;
	background: #4D5677;
	position: relative;
}


.youzhibox{
	width:1200px;
	height: 800px;
	position: absolute;
	left: 50%;
	top: 300px;
	margin-left: -600px;
}


.youzhibox ul{
	width:100%;
	height: 800px;
	display: flex;
	justify-content:space-between;
}


.youzhibox ul li{
	width:400px;
	height: 100%;
	overflow: hidden;
	color: #FFF;
	text-align: center;
}

.youzhibox ul li:nth-child(1){
	background: rgba(255, 87, 51, 1);
}
.youzhibox ul li:nth-child(2){
	background: rgba(242, 68, 29, 1);
}
.youzhibox ul li:nth-child(3){
	background: rgba(227, 53, 14, 1);
}


.youzhibox ul li h3{
	width:100px;
	height: 100px;
	text-align: center;
	margin: 58px auto 0;
	margin-bottom: 40px;
}


.youzhibox ul li dl{
	margin-bottom: 30px;
	height: 150px;
}

.youzhibox ul li dl dt{
	font-size: 30px;
	margin-bottom: 10px;
}
.youzhibox ul li dl dd{
	font-size: 20px;
	padding: 0 20px;
	line-height: 30px;
}

.youzhibox ul li p{
	margin-top: 60px;
}

.youzhibox ul li p img{
	margin: 0 auto;
}


.youzhibox ul li a{
	width:130px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	display: block;
	color: #FF8D1A;
	font-size: 20px;
	margin: 0 auto;
	margin-top: 60px;
	border-radius: 20px;
}



.huibg{
	width:100%;
	height: 600px;
	background: #F5F5F5;
}


.msinfo{
	width:1200px;
	margin: 0 auto;
}

.msinfo h4{
	font-size: 36px;
	color: #000;
	text-align: center;
}

.msinfo p{
	font-size: 28px;
	color: #000;
	text-align: center;
	margin-top: 10px;
}



.mingshi{
	width:1200px;
	height: auto;
	margin: 0 auto;	
	margin-top: 60px;
}


.mingshi ul{
	width:100%;
	height: auto;
}


.mingshi ul li{
	margin-bottom: 60px;
}




.mingshi a{
	width:1200px;
	margin: 0 auto;
	text-align: center;
	display: block;
	text-decoration: underline;
	font-size: 34px;
	color: #FF8D1A;
	margin-bottom:60px;
}


.btns a{
	width:1200px;
	padding:60px 0;
	margin: 0 auto;
	text-align: center;
	display: block;
	text-decoration: underline;
	font-size: 34px;
	color: #FF8D1A;
}



.jinengxl{
	width:100%;
	height: 1505px;
	background: url(../images/jnxl.jpg) no-repeat center center;
	position: relative;
}


.jnxlbox{
	width: 1200px;
	height: 380px;
	border-radius: 20px;
	background: #FFF;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 30px;
}


.jnxlbox h3{
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 50px;
	color: rgba(255, 141, 26, 1);
	text-align: center;
	margin-top: 28px;
}


.jnxlbox ul{
	width:1106px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}


.jnxlbox ul li{
	width:309px;
	height: 212px;
}




.jiuye{
	width:100%;
	height: 890px;
	background: url(../images/jiuyebg.jpg) no-repeat center center;
	overflow: hidden;
}


.jiuye p{
	width:1200px;
	margin: 0 auto;
	font-size: 28px;
	line-height: 40px;
	text-align: left;
}


.jiuye dl{
	width:1200px;
	margin: 90px auto;
	display: flex;
	justify-content:space-between;
}


.jiuye a{
	width: 350px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin: 0 auto;
	font-size: 24px;
	color: #FFF;
	opacity: 1;
	border-radius: 40px;
	background: linear-gradient(135deg, rgba(255, 87, 51, 1) 0%, rgba(240, 7, 7, 1) 100%);
	display: block;
}


.jiuye a:hover{
	color:#FFF;
}

.hsbg{
	width:100%;
	height: auto;
	background: #F5F5F5;
	overflow: hidden;
}



.jiuyebox{
	width:1200px;
	margin: 0 auto;
}


.jiuyebox ul li{
	display: flex;
	margin-bottom: 60px;
}


.jiuyebox ul li p{
	width:351px;
}

.jiuyebox ul li.b-start div{
	width:550px;
	margin-left: 80px;
}


.jiuyebox ul li.b-end div{
	width:650px;
	margin-right: 80px;
}

.jiuyebox ul li div h3{
	width: 120px;
	height: 58px;
	opacity: 1;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 87, 51, 1) 0%, rgba(255, 218, 209, 0.31) 100%);
	line-height: 58px;
	text-align: center;
	color: #FFF;
	font-size: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.jiuyebox ul li div h3.b-end{
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 87, 51, 1) 0%, rgba(255, 218, 209, 0.31) 100%);
}


.jiuyebox ul li div h4{
	font-size: 32px;
	width:300px;
	line-height: 60px;
	border-bottom: 1px solid #CCC;
}


.jiuyebox ul li div dl{
	font-size: 20px;
	line-height: 36px;
	margin-top: 20px;
}



.jiuyebox ul li.b-start{
	justify-content: flex-start;
}

.jiuyebox ul li.b-end{
	justify-content: flex-end;
}


.jiuyebox ul li.b-end div h3{
	float: right;
}

.jiuyebox ul li.b-end div h4{
	float: right;
	clear: both;
	text-align: right;
}


.jiuyebox ul li.b-end div dl{
    float: right;
	clear: both;
	text-align: right;
}


.works{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
}

.works h3{
	font-size: 30px;
}

.works .wkleft{
	width:371px;
}

.works .wkright{
	width:786px;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}


.works .wkright p span{
	width:50px;
	height: 310px;
	display: block;
	writing-mode:vertical-rl;
	font-size: 32px;
	text-align: left;
}

.works img{
	display: block;
	margin-bottom: 45px;
}


.works .fwkleft{
	width:408px;
}


.works .fwkright{
	width:606px;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}


.mjtitle{
	width:1200px;
	margin: 0 auto;
	font-size: 24px;
	padding-bottom: 20px;
}

















