* {
    margin: 0px;
    padding: 0px;
}
::-webkit-scrollbar {
    width: 8px;
    background: #f0f0f0;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    width: 8px;
    background: #494949;
    border-radius: 10px;
}
.main {
    width: 100%;
    margin: o auto;
}
a {
    text-decoration: none;
}
.box1 {
    width: 100%;
    height: 80px;
    position: relative;
}
.box1 .top-nav {
    height: 80px;
    width: 100%;
    /* background: rgba(0, 0, 0, 0.3); */
    background-color: #000000;
    position: absolute;
}
.box1 .top-nav .min {
    width: 1700px;
    height: 80px;
    /* background: #3c3c3c; */
    margin: 0 auto;
}
.top-nav .min .min-left {
    width: 540px;
    height: 80px;
    /* background: #ccc; */
    float: left;
    display: inline;
    margin-left: 20px;
}
.top-nav .min .min-left img {
    width: 110px;
    /* height: 110px; */
    float: left;
}
.top-nav .min .min-left h1 {
    margin-top: 20px;
   color: #fff;
}
.top-nav .min .min-right {
    width: 540px;
    height: 80px;
    /* background: #fff; */
    float: right;
    display: inline;
    padding-right: 100px;
}
.min .min-right a {
    color: #fff;
    float: right;
    padding-left: 50px;
    line-height: 80px;
}
.box4 {
    width: 1700px;
    height: 1665px;
    background: #fff;
	/* background: pink; */
}
.box4 h1 {
    font-size: 35px;
    text-align: center;
    padding-top: 80px;
}
.box4 p {
    font-size: 16px;
    text-align: center;
    color: #777777;
    font-style: italic;
    padding-top: 10px; 
}
.box4 .box4-left {
    width: 850px;
    height: 1500px;
    border-right: 2px solid #f1f1f1;
    /* background: #fed235; */
    margin-top: 90px;
    position: relative;
}
.box4 .box4-left .box4-left-p1 {
    width: 290px;
    height: 160px;
    /* background: pink; */
    position: absolute;
    left: 400px;
}
.box4 .box4-left .box4-left-p1 p {
	font-size: 14px;
	margin: -8px -20px 13px 0px;
}
.box4 .box4-left .box4-left-p1 h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}
.box4 .box4-left .box4-left-p1 h4 {
    width: 340px;
	color: #dedede;
    text-align: left;
    line-height: 25px;
}
.box4 .box4-left .box4-left-img1 {
    width: 190px;
    height: 190px;
    background: #fff;
    position: absolute;
    left: 88%;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
    overflow: hidden;
}
.box4 .box4-left .box4-left-img1 img {
    width: 190px;
    height: 190px;
}
.box4 .box4-left .box4-left-p2 {
    width: 290px;
    height: 160px;
    /* background: pink; */
    position: absolute;
    left: 1000px;
    top: 280px;
}
.box4 .box4-left .box4-left-p2 p {
	font-size: 14px;
	margin: -7px 0px 13px -94px;
}
.box4 .box4-left .box4-left-p2 h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}
.box4 .box4-left .box4-left-p2 h4 {
	width: 340px;
    color: #dedede;
    text-align: left;
    line-height: 25px;
}
.box4 .box4-left .box4-left-img2 {
    width: 190px;
    height: 190px;
    background: #fff;
    position: absolute;
    left: 88%;
    top: 280px;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
    overflow: hidden;
}
.box4 .box4-left .box4-left-img2 img {
    width: 190px;
    height: 190px;
}
.box4 .box4-left .box4-left-p3 {
    width: 290px;
    height: 160px;
    /* background: pink; */
    position: absolute;
    left: 400px;
    top: 555px;
}
.box4 .box4-left .box4-left-p3 p {
	font-size: 14px;
	margin: -7px 0px 13px -125px;
}
.box4 .box4-left .box4-left-p3 h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}
.box4 .box4-left .box4-left-p3 h4 {
    width: 340px;
	color: #dedede;
    text-align: left;
    line-height: 25px;
}
.box4 .box4-left .box4-left-img3 {
    width: 190px;
    height: 190px;
    background: #fff;
    position: absolute;
    left: 88%;
    top: 555px;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
    overflow: hidden;
}
.box4 .box4-left .box4-left-img3 img {
    width: 190px;
    height: 190px;
}
.box4 .box4-left .box4-left-p4 {
    width: 290px;
    height: 160px;
    /* background: pink; */
    position: absolute;
    left: 1000px;
    top: 830px;
}
.box4 .box4-left .box4-left-p4 p {
	font-size: 14px;
	margin: -7px 0px 13px -94px;
}
.box4 .box4-left .box4-left-p4 h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}
.box4 .box4-left .box4-left-p4 h4 {
    width: 380px;
	color: #dedede;
    text-align: left;
    line-height: 25px;
}
.box4 .box4-left .box4-left-img4 {
    width: 190px;
    height: 190px;
    background: #fff;
    position: absolute;
    left: 88%;
    top: 830px;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
    overflow: hidden;
}
.box4 .box4-left .box4-left-img4 img {
    width: 190px;
    height: 190px;
}
.box4 .box4-left .box4-left-p5 {
    width: 290px;
    height: 200px;
    /* background: pink; */
    position: absolute;
    left: 400px;
    top: 1135px;
	
}
.box4 .box4-left .box4-left-p5 p {
	font-size: 14px;
	margin: -7px 0px 13px -15px;
/* 	float: left;
	position: absolute; */
}
.box4 .box4-left .box4-left-p5 h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}
.box4 .box4-left .box4-left-p5 h4 {
    width: 340px;
	color: #dedede;
    text-align: left;
    line-height: 25px;
}
.box4 .box4-left .box4-left-img5 {
    width: 190px;
    height: 190px;
    background: #fff;
    position: absolute;
    left: 88%;
    top: 1125px;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
    overflow: hidden;
}
.box4 .box4-left .box4-left-img5 img {
    width: 190px;
    height: 190px;
}
.box4 .box4-left .box4-left-img6 {
    width: 190px;
    height: 190px;
    background: #fed136;
    position: absolute;
    left: 88%;
    top: 1400px;
    border-radius: 50%;
    border: 5px solid #f1f1f1;
}
.box4 .box4-left .box4-left-img6 p {
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin-top: 50px;
    font-style: normal;
}
