.nav {
	
	overflow: hidden;
}
.mobile-nav-list a {
	color: #9B9B9B;
}
.nav-list a {
	color: #fff;
	margin-bottom: 15px;
}

/* x > 768 */
@media screen and (min-width: 769px) {

  .nav {
    background: #982325;
  }
  
.mobile-nav-sub {
	display: none;
}
.nav-sub {
	display: block;
}
.nav-list a:nth-child(1) {
	border-bottom: 1px solid #9B9B9B;
}
.nav-logo a {
	color: #9B9B9B;
}
.nav-sub-wrap {
	width: 100%;
	height: 50px;
	background: #E4E4E4;
}
.nav-sub {
	width: 1320px;
	margin: 0 auto;
	line-height: 50px;
}
.nav-sub a {
	margin-left: 57px;
	padding: 0 10px;
	color: #464646;
	font-weight: 300;
	font-size: 16px;
}
.nav-sub a:first-child {
	margin-left: 0;
}
.nav-sub a:first-child {
	color: #000;
	font-weight: 600;
}
/*关于我们 首屏*/
.about-company-wrap {
	width: 100%;
	min-height: 1255px;
	background: url('../images/about-topic.jpg');
	background-size: cover;
}
.about_auto{
	/* width: auto !important; */
	width: 1060px !important;
	display: flex;
}
.about-company {
	padding: 135px 0px 30px 318px;
}
.about-company > div {
	width: 486px;
	overflow: hidden;
	background: #fff;
	opacity: 0.9;
	margin-top: 3px;
	position: relative;
	cursor: pointer;
	/* change-1-04.10 */
	/* padding:38px 0px; */
}
/* .about-company > div:last-child, .about-company > div:nth-child(2){ */
	/* change-1-04.10 */
	/* height: 44px; */
/* } */

.about-company div p {
	width: 217px;
	/* change-1-04.10 */
	/* margin: 0px 46px 0px 0; */
	margin: 38px 46px 40px 0;
	font-weight: 300;
	line-height: 32px;
	float: left;
	font-size: 16px;
	display: none;
}
.about-company div p:first-child {
	display: block;
	width: 180px;
	/* change-1-04.10 */
	/* margin: 0px 0 0px 29px; */
	margin: 38px 0 38px 29px;
	float: left;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
}
.down2-icon {
	font-family: down2-icon;
	float: right;
	position: absolute;
	top: 50%;
	right: 26px;
	transform: translateY(-50%);
	font-size: 20px;
}
/*.about-company div:hover > p {
    display: block;
  }
  .about-company div:hover > div {
    display: none;
  }*/
.about-company > div:first-child p {
	display: block;
}
.about-company > div:first-child > div {
	display: none;
}
/*发展历程*/
.swiper-container {
	width: 100%;
	background: #E8E8E8;
	height: 754px;
	margin: 0 auto;
	overflow: hidden;
}
.company-history-title {
	text-align: center;
	line-height: 118px;
	font-weight: 600;
	font-size: 16px;
}
.swiper-wrapper {
	width: 5515px;
	overflow: hidden;
}
.swiper-slide {
	height: 458px;
	margin-left: 50px;
	float: left;
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.swiper-slide:first-child {
	margin-left: 0;
}
.swiper-slide:nth-child(2n + 1) {
	width: 745px;
}
.swiper-slide:nth-child(2n) {
	width: 916px;
}
.swiper-pagination {
	width: 585px;
	margin: 37px auto;
	overflow: hidden;
}
.swiper-pagination div {
	width: 63px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	margin-left: 24px;
	border-radius: 50%;
	background: #F2F2F2;
	float: left;
	color: #888888;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
}
.swiper-pagination div:first-child {
	margin-left: 0;
}
.swiper-pagination .on {
	color: #000;
	background: #fff;
}
.mobile-scrollbar {
	display: none;
}
/*2019*/
.swiper-slide:nth-child(1) {
	font-size: 16px;
	background: url("../images/seventh-year-img.png");
	background-size: cover;
	background-repeat: no-repeat;
}
/*2018*/
.swiper-slide:nth-child(2) {
	font-size: 16px;
	background: url("../images/sixth-year-img.png");
	background-size: cover;
	background-repeat: no-repeat;
}

/*2017*/
.swiper-slide:nth-child(3) div:last-child {
	height: 232px;
	background: #F0F0F0;
}
.swiper-slide:nth-child(3) div:last-child img {
	margin-top: 30px;
}
.fifth-year-detail {
	width: 540px;
	height: 226px;
	font-size: 16px;
	color: #5A5A5A;
	font-weight: 300;
}
.fifth-year-detail p:first-child {
	float: left;
	margin: 39px 0 0 45px;
	padding-right: 15px;
	color: #000;
	font-weight: 600;
	line-height: 21px;
	border-right: 1px solid #8A8A8A;
}
.fifth-year-detail p:last-child {
	width: 429px;
	margin-top: 33px;
	line-height: 32px;
	float: right;
	text-align: left;
}
/*2016*/
.swiper-slide:nth-child(4) {
	font-size: 16px;
	background: url("../images/fourth-year-img.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.fourth-year-detail {
	width: 458px;
	height: 226px;
	float: right;
	background: #fff;
	color: #5A5A5A;
	font-weight: 300;
}
.fourth-year-detail p:first-child {
	float: left;
	margin: 39px 0 0 45px;
	padding-right: 15px;
	color: #000;
	font-weight: 600;
	line-height: 21px;
	border-right: 1px solid #8A8A8A;
}
.fourth-year-detail p:last-child {
	width: 300px;
	float: right;
	margin: 33px 44px 0 0;
	line-height: 32px;
	text-align: left;
}
/*2015*/
.swiper-slide:nth-child(5) {
	background: url("../images/third-year-img.png")
}
.third-year-detail div {
	width: 348px;
	float: left;
	color: #5A5A5A;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
}
.third-year-detail div p:first-child {
	float: left;
	margin: 39px 0 0 45px;
	padding-right: 15px;
	color: #000;
	font-weight: 600;
	line-height: 21px;
	border-right: 1px solid #8A8A8A;
}
.third-year-detail div p:last-child {
	width: 230px;
	float: right;
	margin-top: 33px;
	line-height: 33px;
}
/*2014*/
.swiper-slide:nth-child(6) {
	font-size: 16px;
	background: url("../images/second-year-img.png")
}
.second-year-detail {
	width: 458px;
	height: 226px;
	float: right;
	background: #fff;
	color: #5A5A5A;
	font-weight: 300;
}
.second-year-detail div {
	width: 368px;
	margin: 0 auto;
	overflow: hidden;
}
.second-year-detail div p:first-child {
	float: left;
	margin-top: 39px;
	padding-right: 15px;
	color: #000;
	font-weight: 600;
	line-height: 21px;
	border-right: 1px solid #8A8A8A;
}
.second-year-detail div p:last-child {
	width: 300px;
	margin-top: 33px;
	float: right;
	text-align: left;
	line-height: 33px;
}
/*2013*/
.swiper-slide:nth-child(7) {
	font-size: 16px;
	background: url("../images/first-year-img.png")
}
.first-year-detail {
	width: 303px;
	margin-left: 45px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.first-year-detail p:first-child {
	float: left;
	padding-right: 15px;
	margin-top: 39px;
	line-height: 21px;
	border-right: 1px solid #8A8A8A;
}
.first-year-detail p:last-child {
	width: 230px;
	margin: 33px 0 0 20px;
	line-height: 32px;
	float: left;
	text-align: left;
}
/*投资者关系*/
.investor-relations {
	width: 100%;
	position: relative;
	z-index: -2;
	overflow: hidden;
	background: url(../images/investor-relations.png);
	background-position: 80% 0;
	background-size: cover;
}
.wheel-wrap {
	width: 1295px;
	margin: 0 auto;
}
.investor-relations-title {
	margin: 155px 0 75px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.investor-relations > img {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
}
.b-wheel {
	width: 615px;
	height: 553px;
	float: left;
	background: #F7F7F7;
}
.b-wheel div:first-child, .a-wheel div:first-child, .first-wheel div:first-child , .about_evaluation div:first-child {
	margin: 24px 0 43px 34px;
	color: #595959;
	font-size: 16px;
}
.b-wheel div:nth-child(2) {
	width: 306px;
	border-right: 1px solid #E3E3E3;
	float: left;
}
.b-wheel div:nth-child(3) {
	width: 307px;
	float: right;
}
.a-wheel, .first-wheel {
	width: 306px;
	height: 553px;
	margin-left: 33px;
	float: left;
	background: #F7F7F7;
}
.b-wheel div p, .a-wheel p, .first-wheel p ,.about_evaluation p{
	width: 250px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #7D7D7D;
	font-weight: 300;
	line-height: 32px;
}
.about_evaluation .evaluation-title{
	text-align: center !important;
}
.about_evaluation p{
	width: 100%;
	box-sizing: border-box;
	padding:0px 34px;
}
.about_evaluation{
	background-color: #f7f7f7;
    margin: 33px 1px;
    padding: 5px 0px 25px 0px;
}
.b-wheel div .b-wheel-title, .a-wheel .a-wheel-title, .first-wheel .first-wheel-title ,.evaluation-title{
	margin-top: 34px;
	margin-bottom: 16px;
	color: #7D7D7D;
	font-weight: 600;
}
.b-wheel img, .a-wheel img, .first-wheel img {
	display: block;
	margin: 0 auto;
}
/*团队介绍*/
.team-introduction-wrap {
	width: 100%;
	background: #F5F5F5;
	overflow: hidden;
}
.team-introduction-title {
	padding: 68px 0 64px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.team-introduction {
	width: 1265px;
	margin: 0 auto 63px;
	overflow: hidden;
}
.team-introduction div {
	width: 403px;
	height: 640px;
	background: #fff;
	float: left;
	margin-left: 28px;
}
.team-introduction div:first-child {
	margin-left: 0;
}
.team-introduction div p {
	margin: 0 28px;
	font-size: 16px;
	line-height: 32px;
	color: #7D7D7D;
}
.team-introduction div .team-member {
	margin-top: 43px;
	color: #000;
	line-height: 40px;
}
}

/* x > 1420 */
@media screen and (min-width: 769px) and (max-width: 1420px) {
.about-company {
	padding: 80px 0px 30px 80px;
	/* position: absolute;
 top: calc((135 / 1420) * 100%);
 left: calc((318 / 1420) * 100%); */
}
.about-company div p {
	font-size: 14px;
}
.about-company div p:first-child {
	width: 160px;
	font-size: 14px;
}
.wheel-wrap {
 width: calc((1295 / 1420) * 100%);
}
.b-wheel {
 width: calc((615 / 1295) * 100%);
}
.b-wheel div:nth-child(2) {
	width: calc(50% - 2px);
}
.b-wheel div:nth-child(3) {
	width: 50%;
}
.a-wheel, .first-wheel {
 width: calc((306 / 1295) * 100%);
 margin-left: calc((33 / 1295) * 100%);
}
.b-wheel div p, .a-wheel p, .first-wheel p {
 width: calc((250 / 306) * 100%);
}
.b-wheel img, .a-wheel img, .first-wheel img {
 width: calc((175 / 306) * 100%);
	display: block;
	margin: 0 auto;
}
.about_auto {
	width: auto !important;
	display: flex;
	margin-right: 20px;
}
/*团队介绍*/
.team-introduction {
 width: calc((1265 / 1420) * 100%);
}
.team-introduction div {
 width: calc((403 / 1265) * 100%);
 margin-left: calc((28 / 1265) * 100%);
}
.team-introduction div img {
	width: 100%;
}
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
.about-company {
	padding: 80px 0px 30px 80px;
	/* position: absolute;
 top: calc((135 / 1420) * 100%);
 left: calc((200 / 1420) * 100%); */
}
.b-wheel, .a-wheel, .first-wheel {
	height: 450px
}
.team-introduction div {
	height: 560px;
}
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
.swiper-slide:nth-child(2n + 1) {
	width: 600px;
}
.swiper-slide:nth-child(2n) {
	width: 700px;
}
.swiper-slide {
	height: 425px;
}
.swiper-slide:nth-child(1) div:last-child {
	height: 200px;
}
.swiper-slide:nth-child(1) div:last-child img {
	margin-top: 30px;
	width: 540px;
}
}

@media screen and (min-width: 769px) and (max-width: 900px) {
.about-company {
	/* position: absolute;
 top: calc((100 / 1420) * 100%);
 left: calc((100 / 1420) * 100%); */
}
.about-company div p {
	width: 200px;
}
.swiper-slide:nth-child(2n + 1) {
	width: 500px;
}
.swiper-slide:nth-child(2n) {
	width: 600px;
}
.swiper-slide {
	height: 395px;
}
.swiper-slide:nth-child(1) div:last-child {
	height: 170px;
}
.swiper-slide:nth-child(1) div:last-child img {
	width: 440px;
}
.fifth-year-detail {
	width: 450px;
}
.fifth-year-detail p:last-child {
	width: 330px;
	margin-top: 33px;
	line-height: 32px;
	float: right;
	text-align: left;
}
}

@media screen and (max-width: 768px) {
.mobile-nav-sub {
	display: block;
}
.nav-sub {
	display: none;
}
.nav-sub-wrap {
	width: 100%;
	background: #E8E8E8;
}
.mobile-nav-sub {
 width: calc(100% - 2rem * 2);
	margin: 0 auto;
	overflow: hidden;
	padding: 0.21333333333333335rem 0 0.5rem;
}
.mobile-nav-sub a {
	width: 1.2rem;
	height: 1.2rem;
	margin: 0.25333333333333335rem 0 0 calc((100% - 3.6rem) / 2);
	display: block;
	float: left;
	color: #464646;
	font-size: 0.32rem;
	line-height: 0.35rem;
	font-weight: 600;
	text-align: center;
	border-radius: 50%;
}
.mobile-nav-sub a p {
	margin-top: 0.25rem;
}
.mobile-nav-sub a:first-child {
	margin-left: 0;
	background: #000;
	color: #fff;
}
/*关于我们 首屏*/
.about-company-wrap {
	width: 100%;
	position: relative;
	background: url('../../res/image/mobile-about-topic.png');
}
.about-company {
	padding: 0.4666666666666667rem 0 0.8133333333333334rem;
}
.about-company > div {
	width: 9.266666666666667rem;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	opacity: 0.9;
	margin-top: 3px;
	position: relative;
	/* change-1-04.10 */
	/* padding:0.5066666666666667rem 0; */
}
.about-company > div p {
	width: 4.133333333333334rem;
		/* change-2-04.10 */
	/* margin: 0 0 0 0.5066666666666667rem; */
	margin: 0.5066666666666667rem 0 1.1333333333333333rem 0.5066666666666667rem;
	font-weight: 300;
	line-height: 0.64rem;
	float: left;
	font-size: 0.32rem;
	display: none;
}
.about-company > div p:first-child {
	display: block;
	width: 2.8933333333333335rem;
	/* change-1-04.10 */
	/* margin: 0 0 0 0.38666666666666666rem; */
	margin: 0.5066666666666667rem 0 0.5066666666666667rem 0.38666666666666666rem;
	float: left;
	font-size: 0.32rem;
	line-height: 0.5066666666666667rem;
	color: #000;
	font-weight: 600;
}
.about-company > div:last-child p:nth-child(2) {
	float: none;
	margin: 0.5066666666666667rem 0 0 3.2800000000000002rem;
}
.about-company > div:last-child p:nth-child(3) {
	float: none;
	margin: 0.5066666666666667rem 0 0 3.2800000000000002rem;
}
.about-company > div:last-child p:nth-child(4) {
	float: none;
	margin: 0.5066666666666667rem 0 0 3.2800000000000002rem;
}
.about-company > div:last-child p:nth-child(5) {
	float: none;
	margin: 0.5066666666666667rem 0 1.1333333333333333rem 3.2800000000000002rem;
}
.down2-icon {
	font-family: down2-icon;
	float: right;
	position: absolute;
	top: 50%;
	right: 0.3466666666666667rem;
	transform: translateY(-50%);
	font-size: 0.5rem;
	font-weight: 300;
}
.about-company > div:first-child p {
	display: block;
}
.about-company > div:first-child > div {
	display: none;
}
/*公司历程*/
.swiper-container {
	background: #E8E8E8;
	font-size: 0.32rem;
}
.company-history-title {
	font-size: 0.37rem;
	line-height: 0.64rem;
	text-align: center;
	font-weight: 600;
	padding: 2rem 0 0.5066666666666667rem;
}
.company-history-detail {
	overflow: scroll;
}
.swiper-slide {
	width: 9.933333333333334rem;
	height: 6.2933333333333333rem;
	float: left;
	margin: 0 0 0.6rem 0.6666666666666666rem;
	text-align: center;
	font-size: 0.32rem;
	background: #fff;
}
.swiper-slide:first-child {
	margin-left: 0.9333333333333333rem;
}
.swiper-slide:nth-child(2n + 1) {
	width: 9.933333333333334rem;
}
.swiper-slide:nth-child(2n) {
	width: 12.213333333333333rem;
}
.swiper-pagination {
	display: none;
}
.mobile-scrollbar {
	padding: 0.6rem 0 0.8rem;
}
.mobile-scrollbar > div {
	width: 3.1466666666666665rem;
	margin: 0 auto;
	height: 1px;
	background: #979797;
	position: relative;
}
.mobile-scrollbar > div > div {
	width: 0.21333333333333335rem;
	height: 0.21333333333333335rem;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: #C9C9C9;
	border: 1px solid #979797;
	border-radius: 50%;
}
/*2019*/
.swiper-slide:nth-child(1) {
	font-size: 0.32rem;
	background: url("../../res/image/seventh-year-img.png");
	background-size: cover;
}
/*2018*/
.swiper-slide:nth-child(2) {
	font-size: 0.32rem;
	background: url("../../res/image/sixth-year-img.png");
	background-size: cover;
}
/*2017*/
.swiper-slide:nth-child(3) div:last-child {
	height: 3.0933333333333333rem;
	background: #F0F0F0;
}
.swiper-slide:nth-child(3) div:last-child img {
	margin-top: 0.4rem;
	width: 9.2rem;
}
.fifth-year-detail {
	height: 3.2rem;
	color: #5A5A5A;
	font-weight: 300;
	line-height: 0.64rem;
}
.fifth-year-detail p:first-child {
	float: left;
	margin: 0.52rem 0 0 0.6rem;
	padding-right: 0.44rem;
	color: #000;
	font-weight: 600;
	line-height: 0.5rem;
	border-right: 1px solid #8A8A8A;
}
.fifth-year-detail p:last-child {
	width: 6.053333333333334rem;
	margin: 0.44rem 0 0 0.3466666666666667rem;
	float: left;
	text-align: left;
}
/*2016*/
.swiper-slide:nth-child(4) {
	background: url("../../res/image/fourth-year-img.png");
	background-repeat: no-repeat;
	background-size: 12.213333333333333rem 6.2933333333333333rem;
}
.fourth-year-detail {
	width: 6.5rem;
	float: right;
	font-size: 0.32rem;
	background: #fff;
	color: #5A5A5A;
	font-weight: 300;
}
.fourth-year-detail p:first-child {
	float: left;
	margin: 0.52rem 0 0 0.6rem;
	padding-right: 0.44rem;
	color: #000;
	font-weight: 600;
	line-height: 0.5rem;
	border-right: 1px solid #8A8A8A;
}
.fourth-year-detail p:last-child {
	float: left;
	margin:0.4rem;
	line-height: 0.64rem;
	text-align: left;
}
/*2015*/
.swiper-slide:nth-child(5) {
	background: url("../../res/image/third-year-img.png");
	background-size: contain;
}
.third-year-detail div {
	width: 4.966666666666667rem;
	float: left;
	color: #5A5A5A;
	font-weight: 300;
	text-align: left;
}
.third-year-detail div p:first-child {
	float: left;
	margin: 0.52rem 0 0 0.3rem;
	padding-right: 0.44rem;
	color: #000;
	font-weight: 600;
	line-height: 0.44rem;
	border-right: 1px solid #8A8A8A;
}
.third-year-detail div p:last-child {
	width: 5rem;
	float: left;
	margin: 0.44rem 0 0 0.44rem;
	line-height: 0.64rem;
}
/*2014*/
.swiper-slide:nth-child(6) {
	font-size: 0.32rem;
	background: url("../../res/image/second-year-img.png");
	background-size: cover;
}
.second-year-detail {
	width: 6.3466666666666665rem;
	;
	float: right;
	background: #fff;
	color: #5A5A5A;
	font-weight: 300;
}
.second-year-detail div {
	width: 6rem;
	margin: 0 auto;
	overflow: hidden;
}
.second-year-detail div:last-child {
	margin-bottom: 0.44rem;
}
.second-year-detail div p:first-child {
	float: left;
	margin-top: 0.52rem;
	padding-right: 0.2rem;
	color: #000;
	font-weight: 600;
	line-height: 0.44rem;
	border-right: 1px solid #8A8A8A;
}
.second-year-detail div p:last-child {
	width: 4.5rem;
	margin: 0.44rem 0 0 0.44rem;
	float: left;
	text-align: left;
	line-height: 0.64rem;
}
/*2013*/
.swiper-slide:nth-child(7) {
	background: url("../../res/image/first-year-img.png");
	background-size: cover;
}
.first-year-detail {
	margin-left: 0.6rem;
	color: #fff;
	font-weight: 300;
}
.first-year-detail p:first-child {
	float: left;
	padding-right: 0.2rem;
	margin-top: 0.52rem;
	line-height: 0.44rem;
	border-right: 1px solid #8A8A8A;
}
.first-year-detail p:last-child {
	width: 4.3rem;
	margin: 0.44rem 0 0 0.26666666666666666rem;
	line-height: 0.64rem;
	float: left;
	text-align: left;
}
.investor-relations {
	font-size: 0.32rem;
	background: url("../../res/image/investor-relations.png");
	background-position: 80% 0;
	background-size: cover;
	padding-bottom: 1.8533333333333333rem;
}
.investor-relations-title {
	font-size: 0.37rem;
	line-height: 0.64rem;
	text-align: center;
	font-weight: 600;
	padding: 0.5066666666666667rem 0;
}
.investor-relations > img {
	display: none;
}
.wheel-wrap {
	width: 8.197466666666665rem;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
.wheel-wrap img {
	width: 2.3333333333333335rem;
}
.b-wheel,.about_evaluation div:first-child {
	text-align: center;
	font-size: 0.32rem;
	overflow: hidden;
}
.b-wheel > div:first-child, .a-wheel div, .first-wheel div, .about_evaluation div:first-child{
	color: #595959;
	line-height: 0.64rem;
	font-weight: 300;
	font-size: 0.37rem;
	margin: 0.28rem 0 0.5866666666666667rem;
}
.about_evaluation{
	padding: 0rem 0.8rem 0.8rem 0.8rem;
}
.about_evaluation .evaluation-title{
	color: #5A5A5A;
	line-height: 0.4266666666666667rem;
	font-weight: 600;
	text-align: center;
	margin: 0.41333333333333333rem auto 0.24rem;
}
.b-wheel > div:nth-child(2), .b-wheel > div:nth-child(3) {
	width: calc((8.197466666666665rem - 1px) / 2);
	height: 7rem;
	float: left;
	border-bottom: 1px solid #E3E3E3;
}
.b-wheel > div:nth-child(2) p, .b-wheel > div:nth-child(3) p, .a-wheel p, .first-wheel p {
	width: 2.9rem;
	margin: 0 auto;
	color: #5A5A5A;
	font-weight: 300;
	line-height: 0.4266666666666667rem;
}
.b-wheel > div:nth-child(2), .a-wheel {
	border-right: 1px solid #E3E3E3;
}
.b-wheel > div:nth-child(2) > .b-wheel-title, .b-wheel > div:nth-child(3) > .b-wheel-title, .a-wheel .a-wheel-title, .first-wheel .first-wheel-title,.evaluation_title{
	width: 2.9rem;
	margin: 0.41333333333333333rem auto 0.24rem;
	font-weight: 600;
}
.about_evaluation p {
	color: #5A5A5A;
	font-weight: 300;
	line-height: 0.4266666666666667rem;
	font-size: 0.32rem;
}
.a-wheel, .first-wheel {
	width: calc((8.197466666666665rem - 1px) / 2);
	height: 7.666666666666667rem;
	float: left;
	text-align: center;
	border-bottom: 1px solid #E3E3E3;
}
.team-introduction-wrap {
	background: #F5F5F5;
}
.team-introduction-title {
	font-size: 0.37rem;
	font-weight: 600;
	text-align: center;
	color: #424242;
	padding: 1.1066666666666667rem 0 0.7466666666666667rem;
}
.team-introduction div {
	width: 8.026666666666667rem;
	margin: 0 auto 0.26666666666666666rem;
	font-size: 0.32rem;
	line-height: 0.64rem;
	overflow: hidden;
}
.team-introduction div:last-child {
	margin-bottom: 0;
	padding-bottom: 1rem;
}
.team-introduction div img {
	width: 2.6666666666666665rem;
	float: left;
}
.team-introduction div p {
	width: 4.666666666666667rem;
	float: right;
	padding: 0 0.32rem 0.5066666666666667rem 0.37333333333333335rem;
	color: #7D7D7D;
	font-weight: 400;
	background: #fff;
}
.team-introduction div .team-member {
	font-weight: 600;
	color: #000;
	padding: 0.4266666666666667rem 0.32rem 0 0.37333333333333335rem;
}
}
