*{margin: 0;padding: 0;}
a{text-decoration: none;}
ul{list-style: none;}
.banner{
	background: url(../images/banner.jpg) no-repeat center;
	width: 100%;
	height: 500px;
}
.main {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.part1{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.part1>.left{
	width: 168px;
	height: 190px;
	background: #3D48DD;
	color: #fff;
	font-size: 30px;
	margin-top: 50px;
}
.part1>.left p{
	padding-top: 40px;
	line-height: 46px;
}
.part1>.right{
	width: 1000px;
	border: 1px solid #F1F0F3;
	height: 190px;
	margin-top: 50px;
}
.part1>.right p{
	margin: 30px 40px 0 40px;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
}
.part2 .title p{
	font-size: 40px;
	color: #262935;
	padding: 40px 0 10px 0;
}
.part2 .title span{
	color: #F27623;
}
.part2 .title p img{
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
}
.part2 .title2{
	font-size: 20px;
	padding-bottom: 50px;
}
.part2>img{
	display: block;
	width: 1200px;
	border-bottom-right-radius: 600px;
	border-bottom-left-radius: 600px;
}
.main2{
	min-width: 1200px;
	background: url(../images/bg33.png) no-repeat center;
	width: 100%;
	height: 605px;
}
.part3{
	display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}
.part3 div{
	width: 280px;
	height: 170px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	margin-top: 400px;
}
.part3 div img{
    margin-top: 25px;
    width: 80px;
}
.part3 div a{
    display: block;
    padding-top: 15px;
    color: #272727;
}
.part4 .title p{
	font-size: 40px;
	color: #262935;
	padding: 40px 0 10px 0;
}
.part4 .title span{
	color: #F27623;
}
.part4 .title p img{
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
}
.box{
	border: 1px solid #F1F0F3;
	margin-bottom: 40px;
}
.p_tit1{
	font-size: 26px;
	color: #333;
	background: url(../images/tlt1.png) no-repeat bottom;
	margin-top: 40px;
}
.p_tit2{
	font-size: 26px;
	color: #333;
	background: url(../images/tlt2.png) no-repeat bottom;
	margin-top: 70px;
}
.p_tit3{
	font-size: 26px;
	color: #333;
	background: url(../images/tlt3.png) no-repeat bottom;
	margin-top: 80px;
	margin-bottom: 20px;
}
.p_p{
	text-align: left;
	margin: 30px 40px 0 40px;
	font-size: 16px;
	color: #000;
}
.box>a{
	display: block;
	width: 216px;
	height: 56px;
    font-size: 24px;
    color: #000;
    background: #FFDD7F;
    line-height: 56px;
    margin: 60px auto;
    border-radius: 5px;
}
.diqu ul{
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 20px 50px 20px;
}
.diqu ul li{
	width: 180px;
	height: 60px;
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	background: #3D48DD;
	margin-top: 20px;
	border-radius: 5px;
}
.diqu ul li a{
	color: #fff;
}
.part5 .prt5{
    background: url(../images/bg5.png) no-repeat center;
	width: 100%;
	height: 605px;
	margin-top: 30px;
	position: relative;
}
.part5 .prt5 a{
	font-size: 26px;
	color: #000;
}
.part5 .prt5 .a1{
    position: absolute;
    top: 30px;
    left: 750px;
}
.part5 .prt5 .a2{
    position: absolute;
	top: 315px;
	left: 860px;
}
.part5 .prt5 .a3{
    position: absolute;
    bottom: 30px;
    left: 520px;
}
.part5 .prt5 .a4{
    position: absolute;
    top: 330px;
    left: 160px;
}
.part5 .prt5 .a5{
    position: absolute;
    top: 30px;
    left: 240px;
}
.part5 .title p{
	font-size: 40px;
	color: #262935;
	padding: 40px 0 10px 0;
}
.part5 .title span{
	color: #F27623;
}
.part5 .title p img{
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
}
/*.part6{
    min-width: 1200px;
	background: url(../images/bg6.jpg) no-repeat center;
	width: 100%;
	height: 276px;
	margin-top: 30px;
}*/
.part6{
	margin-top: 30px;
}
.part6 img{
	display: block;
	width: 100%;
}
