html {
	width: 100vw;
	height: auto;
	overflow-x: hidden;
}

.head-carousel {
	margin-top: 70px !important;
	height: auto !important;
}

.prdt_container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-family: '思源黑体regular', 'Microsoft YaHei';
	/* padding-bottom: 5%; */
	overflow-x: hidden;
}

.avatar_first {
	/* width: 80%; */
	/* text-align: center; */
	font-size: 1rem !important;
	margin-top: 10%;
	margin-bottom: 15%;
	line-height: 5rem;
}
.avatar_first img{
	margin-right: 3%;
}
.head-carousel {
    margin-top: 70px !important;
    width: 100vw;
    height: auto !important;
}
html {
	width: 100vw;
	height: auto;
	overflow-x: hidden;
}

.head-carousel {
	margin-top: 70px !important;
	height: auto !important;
}
.avatar_first .margin-5{
	margin-left: 1rem !important;
}
.h1{
	font-size: calc(1.375rem + 1.5vw) !important;
}
.h2 {
	padding-top: 5% !important;
	font-size: 1.35rem !important;
}


.second_left img {
	width: 100%;
	height: auto;
	padding-bottom: 0% !important;
	margin-top: -10%;
}

.avatar_second,
.avatar_four {
	background-color: #f3f6fd;
}

.avatar_second p {
	font-size: 1rem !important;
}

.second_right {
	margin-top: 0% !important;
	margin-left: 30% !important;
	font-size: 1rem !important;
	font-weight: 700 !important;
}

.avatar_img img {
	width: 100%;
	height: auto;
	margin-top: 5%;
}

.img-box1,
.img-box3 {
	padding-left: 10%;
}

.avatar_img_left li {
	font-size: 25px;
	font-weight: 700;
	margin: 10% 10%;
	/* color: #0a46dc; */
	color:  #c00000;
}

.text {
	/* text-indent: 1cm; */
	width: 80% !important;
	margin: 0 auto;
	font-size: 1rem;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10%;
}

.avatar_four img {
	width: 100%;
	height: auto;
	/* margin-left: 25%; */
}
.avatar_fiver h2{
	width: 100vw !important;
}
.avatar_fiver img {
	width: 60%;
	height: auto;
	margin-top: 10%;
	margin-left: 20%;
}

.avatar_six {
	margin-top: 10%;
}

.avatar_six img {
	width: 100%;
	height: auto;
}

/* 回到顶端 */
.arrow {
	border: 9px solid transparent;
	border-bottom-color: #3DA0DB;
	width: 0px;
	height: 0px;
	top: 0px
}

.stick {
	width: 8px;
	height: 14px;
	border-radius: 1px;
	background-color: #3DA0DB;
	top: 15px;
}

#back_top div {
	position: absolute;
	margin: auto;
	right: 0px;
	left: 0px;
}

#back_top {
	background-color: #dddddd;
	height: 38px;
	width: 38px;
	border-radius: 3px;
	display: block;
	cursor: pointer;
	position: fixed;
	right: 50px;
	bottom: 100px;
	display: none;
}
 .avatar_fiver .row .col-md-6{
	width: 50% !important;
}

.five_text{
	margin-top: 30px;
}