*{
	padding: 0;
	margin: 0;
}

ul,li{
	list-style: none;
}

a{
	text-decoration: none;
}


body{
	min-width: 1440px;
	background: #F7FAFF;
}


.ban{
	width: 100%;
}

.banner1{
	width: 100%;
	height: 125px;
	background: url(../images/banner1.jpg) no-repeat center top;
}


.banner2{
	width: 100%;
	height: 125px;
	background: url(../images/banner2.jpg) no-repeat center top;
}


.banner3{
	width: 100%;
	height: 125px;
	background: url(../images/banner3.jpg) no-repeat center top;
}


.banner4{
	width: 100%;
	height: 170px;
	background: url(../images/banner4.jpg) no-repeat center top;
}


.top1{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content:space-between;
}

.timg{
	width: 400px;
}

.timg img{
	margin: 6px;
}

.ttext{
	width: 790px;
}

.ttext p{
	font-size: 22px;
	margin-top: 40px;
	line-height: 40px;
}


.ttext a{
	width: 360px;
	height: 40px;
	background: #F54343;
	display: block;
	border-radius: 20px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}



.titles{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}


.titles img{
	display: block;
	margin: 0 auto;
}


.sanyz{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 50px;
}


.sanyz .yzleft{
	width: 388px;
}


.yzleft h3{
	width: 100%;
	height: 59px;
}

.yzleft h3 img{
	display: block;
	float: right;
}

.lbox{
	width: 100%;
	height: 321px;
	border: 1px solid #ccc;
	box-sizing:border-box;
	overflow: hidden;
}


.lbox dl{
	width: 266px;
	margin: 0 auto;
	margin-top: 52px;
}

.lbox dl dd{
    font-size: 18px;
    line-height: 28px;
    padding-top: 10px;
}



.yzright{
	width: 812px;
	background: linear-gradient(to left,#5F44C7,#8455C9);
	text-align: center;
	font-size: 0;
}

.yzright p{
	width: 141px;
	display: inline-block;
	margin-left: 10px;
}

.yzright .yzxx{
	width: 640px;
	min-height: 500px;
	display: inline-block;
	vertical-align: top;
}


.yzxx h3{
	width: 100%;
	height: 110px;
	line-height: 110px;
	font-weight: bold;
	color: #fff;
	font-size: 46px;
}


.yzxx dl{
	width: 600px;
	display: flex;
	justify-content:space-between;
	margin-bottom: 22px;
	margin-left: 20px;
}

.yzxx dl dt{
	width: 160px;
}

.yzxx dl dd{
	width: 450px;
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
	color: #fff;
	padding-top: 10px;
}


.yzxx dl dd strong{
	color: #fff;
	font-size: 36px;
	padding-right: 10px;
}


.yzxx dl dd span{
	color: #FEF200;
	font-weight: bold;
}


.zixun{
	width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 50px;
	font-size: 24px;
	text-align: center;
}


.zixun p.texts{
	width: 400px;
	height: 50px;
	line-height: 50px;
	background: #F54343;
	border-radius: 25px;
}


.zixun p.call{
	width: 350px;
	height: 50px;
	line-height: 50px;
	background: #F54343;
	border-radius: 25px;
}



.zixun a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}



.zhuanye{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content:space-between;
}


.sannian{
	width: 580px;
}


.sannian .bigzy p{
	padding: 20px;
	font-size: 20px;
	line-height: 36px;
}


.sannian .bigzy h3{
	width: 100%;
	height: 80px;
	background: linear-gradient(to left,#5F44C7,#8455C9);
	color: #FFF002;
	font-size: 40px;
	line-height: 80px;
	text-align: center;
	border-radius: 8px;
}

.sannian .bigzy h3 span{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
}

.sannian img{
	display: block;
	margin: 0 auto;
}

.bigzy li{
	display: none;
}


.bigzylist{
	width: 100%;
	display: flex;
	justify-content:center;
}


.bigzylist li{
	margin: 10px;
	opacity: 0.6;
	cursor: pointer;
}

.bigzylist li.cur{
	opacity: 1;
}




.zylists{
	width: 600px;
	background: #fff;
}



.zylists h3{
	width: 100%;
	height: 50px;
	background: linear-gradient(to left,#5F44C7,#8455C9);
	color: #FFF002;
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	border-radius: 8px;
}


.zylists ul{
	width: 550px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 20px;
}


.zylists ul li{
	width: 265px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}


.zylists ul li a{
	font-size: 18px;
	color: #333;
}

.zylists ul li a:hover{
	color: #f00;
}

.biye{
	width: 1200px;
	margin:  0 auto;
	margin-top: 50px;
}


.bytt{
	width: 100%;
	display: flex;
	justify-content:space-between;
}


.ltr{
	height: 62px;
	background: linear-gradient(to left,#5F44C7,#8455C9);
	line-height: 62px;
	color: #fff;
	font-weight: bold;
	border-radius: 6px;
	font-size: 30px;
	text-align: center;
}

.bytt p.lt{
	width: 712px;
}

.bytt p.lr{
	width: 468px;
}

.bytt p i{
	width: 62px;
	height: 62px;
	display: inline-block;
	vertical-align: top;
}


.bytt p i img{
	display: block;
	margin-top: 5px;
}

.bybb{
	width: 100%;
	display: flex;
	justify-content:space-between;
	margin-top: 20px;
}

.bybb p{
	width: 224px;
}

.bybb p img{
	display: block;
	margin-bottom: 20px;
}


