body,input {
	font-size: 14px;
	font-family: Microsoft YaHei;
	-webkit-text-size-adjust: none;
	text-rendering: optimizelegibility
}

img {
	border: none
}

button,input,select,textarea {
	outline: 0;
	resize: none
}

a:link,a:visited {
	text-decoration: none
}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;align-items: center;align-content: space-between;}
.clearfix:after {
	clear: both;
	display: table;
	width: 100%;
	height: 0;
	content: ""
}
.clear::before{
    display: table;
    content: "";
}
.clear_f:after {
    clear: both;
}
.clear_f:after,.clear_f:before {
    content: "";
    display: block;
}

/*=========娑撴捇鏁撻弬銈嗗鐠囦線鏁撻弬銈嗗============*/
.banner {width: 100%;position: relative;height: 500px;overflow: hidden;background: #ccc;}
.banner video{position: absolute;width: 100%;left: 0;}
.banner .bt-ten{width: 100%; position: relative;height:500px;z-index: 1;text-align: center;}
.banner .bt-ten img{position: absolute;left: 50%;margin-left: -350px;top: 50%;margin-top: -77.5px;}
.nspk {position: absolute;bottom: 0;width: 100%;height: 100%;background: #000;opacity: 0.6;}

.hslbox1{width: 1140px;margin: 40px auto 0;}
.tit_box{width: 100%;text-align: center;}
.tit_box h2{font-size: 35px;line-height: 50px;color: #ff9203;}
.tit_box p{font-size: 20px;line-height: 30px;color: #7c7c7c;text-transform: uppercase;}

.hslbox1_js{margin-top: 40px;font-size: 20px;line-height: 32px;text-indent: 40px;}
.jiaocai{display: block;width: 100%;margin-top: 55px;text-align: center;}
.jiaocai img{width: 100%;}

.hslbox1_2,.hslbox1_3{width: 100%;}
.hslbox1_2 li,.hslbox1_3 li{float: left;}
.hslbox1_2 li:first-child{width: 240px;}
.hslbox1_2 li:not(:first-child){width: 210px;margin-left: 15px;background-color: #fff;box-shadow: 3px 4px 5px #dadada;border-radius: 10px;text-align: center;margin-bottom: 15px;padding: 24px 0;box-sizing: border-box;}
.hslbox1_2 li:not(:first-child) p{font-size: 20px;font-weight: 500;color: #737373;margin-top: 10px;}
.hslbox1_3 li{float: left; width: 216px;margin-left: 15px;background-color: #fff;box-shadow: 3px 4px 5px #dadada;border-radius: 10px;text-align: center;margin-top: 10px;padding: 24px 0;box-sizing: border-box;}
.hslbox1_3 li:first-child{margin-left: 0;}
.hslbox1_2 li a{display: block;width: 100%;}
.hslbox1_3 li p{font-size: 20px;color: #737373;margin-top: 10px;}

.hslbox3{width: 100%;background-color: #f1f1f1;margin-top: 40px;padding-top: 40px;padding-bottom: 40px;}
.hslbox3_1{width: 1140px;margin: 0 auto;}
.hslbox3_1 li{float: left;width: 264px;margin-left:28px;background-color: #fff;border-radius: 10px;padding: 40px 0 20px;text-align: center;border-bottom: 4px solid #ff7a00;}
.hslbox3_1 li:first-child{margin-left: 0;}
.hslbox3_1 li p{font-size: 20px;line-height: 25px;margin-top: 15px;}

.hslbox1_4 {margin-bottom: 20px;}
.hslbox1_4 li {height: 450px;}
.hslbox1_4 li:nth-child(1) {width: 192px;}
.hslbox1_4 li:nth-child(2) {width: 580px;}
.hslbox1_4 li:nth-child(2) p {margin-top: 10px;line-height: 1.8em;}
.hslbox1_4 li:nth-child(3) {width: 330px;}
.hslbox1_4 li:nth-child(1) img {height:450px; }
.hslbox1_4 li:nth-child(3) img {height: 220px;}

.hslbox1_5{width: 100%;}
.hslbox1_5 li{background-color: #fff;padding: 16px 30px;box-sizing: border-box;box-shadow: 3px 3px 5px #d1d1d1;margin-bottom: 15px;}
.hslbox1_5 li img{display: inline-block;vertical-align: middle;}
.hslbox1_5 li div{display: inline-block;width: 644px; margin: 0 20px;vertical-align: middle;}
.hslbox1_5 li div h2{font-size: 20px;line-height: 20px;color: #ff9203;}
.hslbox1_5 li div p{font-size: 13px;line-height: 23px;color: #000;margin-top: 15px;}
.hslbox1_5 li .zs-thumb {
	position: relative;
	width: 186px;
	height: 135px;
	border-radius: 5px;
	margin: 0;
	vertical-align: middle;
	overflow: hidden;
}
.hslbox1_5 li .zs-thumb img {
	position: absolute;
	height: 135px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.zs-desc h2 {
	text-align:center;
}
.zs-desc+img {
	width: 200px;
	height: 150px;
}