.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none;left: 0px;right: auto;}
.swiper-button-prev::after, .swiper-button-next::after{display: none;}
.swiper-button-prev::before{content: "\e724";}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none;right: 0px;left: auto; }
.swiper-button-next::before{content: "\e725";}
.swiper-button-next, .swiper-button-prev { font-family: "iconfont"; font-size: 18px;  text-align: center; color: #333; z-index: 10; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 1 !important;}

* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: MicrosoftYaHei, arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}

::selection { color: #fff; background: #006FE8; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: MicrosoftYaHei;}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none; display: inline-block; }
a:hover,a.active  {color: #006FE8;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #006FE8;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.m-error { display: block; font-size: 14px;color: #FF0000;line-height: 18px;text-align: left;}
embed, video, iframe {max-width: 100%;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}

::-webkit-scrollbar {width: 4px;height: 3px;}
::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 5px rgba(0,0,0,0);background : rgba(0,0,0,0);}
::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0,0,0,0);border-radius: 0;background: rgba(0,0,0,0);}

.abouts-sec2 .abouts2-tbody .abouts2-tbody-box::-webkit-scrollbar {width: 20px;height: 18px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box::-webkit-scrollbar-thumb{border-radius: 15px;box-shadow: inset 0 0 5px rgba(0,0,0,0);background: #CED0D4;padding: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0,0,0,0);border-radius: 0;background: #E3E3E3;}

.iconfont {font-size: 16px;}
 .typed-cursor{opacity: 0;font-weight: 100;-webkit-animation: blink 0.7s infinite;-moz-animation: blink 0.7s infinite;-ms-animation: blink 0.7s infinite;-o-animation: blink 0.7s infinite;animation: blink 0.7s infinite;}
/* @-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-webkit-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-moz-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-ms-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-o-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
 */
.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }


.abouts-main{position: relative;width: 100%;background: #F2F4F9;}
.abouts-main .abouts-banner{position: relative;width: 100%;display: block;max-width: 1920px;margin: 0 auto;overflow: hidden;}
.abouts-main .abouts-banner .banner-img{position: relative;width: 100%;display: block;}
.abouts-main .abouts-banner .ban-pic{width: 100%;display: block;}

.abouts-main *{box-sizing: border-box;}
.abouts-section{position: relative;width: 100%;}
.abouts-sec-top{position: relative;width: 100%;}
.abouts-sec-top .abouts-sec-title{position: relative;width: 100%;font-weight: bold;font-size: 55px;color: #016FE8;line-height: 66px;z-index: 22;padding-bottom: 30px;}
.abouts-sec-top .abouts-sec-title .en-title{position: absolute;left: 75px;top: 26px; font-size: 70px;color: #222222;line-height: 70px;text-transform: uppercase;background: linear-gradient(176deg, #DCDCDC 0%, #C2C2C2 100%);-webkit-background-clip: text;z-index: -1;-webkit-text-fill-color: transparent;letter-spacing: -6px;}
.abouts-sec-top .abouts-sec-title .en-title.en-title2{top: 34px;font-size: 60px;line-height: 62px;letter-spacing: -5px;}

.abouts-tbody-btn{position: relative;width: 100%;text-align: center;}
.abouts-tbody-btn .btnn{position: relative;display: inline-flex;vertical-align: top;align-items: center;}
.abouts-tbody-btn .btnn span{display: inline-block;vertical-align: top;min-width: 160px;font-weight: bold;font-size: 18px;color: #FFFFFF;line-height: 30px;padding: 8px 15px;text-align: center;background: #016FE8;border: 1px solid #016FE8;border-radius: 24px;}
.abouts-tbody-btn .btnn .iconfont{display: inline-block;vertical-align: top;text-align: center;width: 48px;height: 48px;line-height: 46px;font-size: 20px;color: #333;border: 1px solid #333;border-radius: 50%;}
.abouts-tbody-btn .btnn.white .iconfont{color: #fff;border-color: #fff;}
.abouts-tbody-btn a.btnn:hover .iconfont{color: #fff;background: #34edfe;border-color: #05F1FF;}

@media screen and (max-width:1459px) {
	.abouts-sec-top .abouts-sec-title{font-size: 48px;line-height: 60px;padding-bottom: 24px;}
	.abouts-sec-top .abouts-sec-title .en-title{left: 56px;top: 22px; font-size: 62px;line-height: 62px;}
	.abouts-sec-top .abouts-sec-title .en-title.en-title2{top: 28px;font-size: 52px;line-height: 52px;}
	
	.abouts-tbody-btn .btnn span{min-width: 152px;font-size: 16px;line-height: 28px;padding: 7px 14px;border-radius: 22px;}
	.abouts-tbody-btn .btnn .iconfont{width: 44px;height: 44px;line-height: 42px;font-size: 18px;}
}
@media screen and (max-width:1259px) {
	.abouts-sec-top .abouts-sec-title{font-size: 42px;line-height: 54px;padding-bottom: 20px;}
	.abouts-sec-top .abouts-sec-title .en-title{left: 44px;top: 18px; font-size: 54px;line-height: 54px;}
	.abouts-sec-top .abouts-sec-title .en-title.en-title2{top: 22px;font-size: 44px;line-height: 44px;}
	.abouts-tbody-btn .btnn span{min-width: 144px;font-size: 16px;line-height: 26px;padding: 6px 12px;border-radius: 20px;}
	.abouts-tbody-btn .btnn .iconfont{width: 40px;height: 40px;line-height: 38px;font-size: 18px;}
}
@media screen and (max-width:991px) {
	.abouts-sec-top .abouts-sec-title{font-size: 36px;line-height: 48px;padding-bottom: 14px;}
	.abouts-sec-top .abouts-sec-title .en-title{left: 32px;top: 15px; font-size: 42px;line-height: 44px;}
	.abouts-sec-top .abouts-sec-title .en-title.en-title2{top: 18px;font-size: 32px;line-height: 34px;}
	.abouts-tbody-btn .btnn span{min-width: 136px;font-size: 15px;line-height: 26px;padding: 6px 12px;border-radius: 20px;}
	.abouts-tbody-btn .btnn .iconfont{width: 40px;height: 40px;line-height: 38px;font-size: 16px;}
}
@media screen and (max-width:720px) {
	.abouts-sec-top .abouts-sec-title{font-size: 30px;line-height: 42px;padding-bottom: 0px;}
	.abouts-sec-top .abouts-sec-title .en-title{display: none;}
	.abouts-tbody-btn .btnn span{min-width: 128px;font-size: 14px;line-height: 24px;padding: 6px 12px;border-radius: 19px;}
	.abouts-tbody-btn .btnn .iconfont{width: 38px;height: 38px;line-height: 36px;font-size: 16px;}
}
@media screen and (max-width:560px) {
	.abouts-sec-top .abouts-sec-title{font-size: 24px;line-height: 36px;padding-bottom: 0px;}
	.abouts-sec-top .abouts-sec-title .en-title{display: none;}
	.abouts-tbody-btn .btnn span{min-width: 124px;font-size: 14px;line-height: 24px;padding: 5px 12px;border-radius: 18px;}
	.abouts-tbody-btn .btnn .iconfont{width: 36px;height: 36px;line-height: 34px;font-size: 16px;}
}
.abouts-main .abouts-section{position: relative;width: 100%;}
.abouts-sec1{position: relative;width: 100%;padding: 74px 0 60px;}
.abouts-sec1 .abouts1-tbody{position: relative;width: 100%;padding-top: 28px;}
.abouts-sec1 .abouts1-tbody .abouts1-tbody-box{position: relative;width: 100%;background: url(../img/anout1-bgi.png) no-repeat center center;background-size: 100% 100%;border-radius: 30px;overflow: hidden;}
.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top{position: relative;width: 45%;padding: 42px 50px 37px;}
.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top .abouts1-top-title{display: inline-block;vertical-align: top;font-weight: bold;font-size: 38px;color: #FFFFFF;line-height: 52px;}
.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-img{position: relative;width: 100%;padding: 0 40px;}
.abouts-sec1 .abouts1-tbody .abouts1-list-item .item-box .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;background: #222222;border-radius: 15px;padding-bottom: 56.24527%;height: 0;}
.abouts-sec1 .abouts1-tbody .abouts1-list-item .item-box .item-pic img{position: absolute;left: 0;top: 0; display: inline-block;vertical-align: top;width: 100%;height: 100%;}
.abouts-sec1 .abouts1-tbody .abouts1-list-item .item-box .item-pic video{position: absolute;left: 0;top: 0; display: inline-block;vertical-align: top;width: 100%;height: 100%;}
.abouts-sec1 .abouts1-tbody .abouts1-list-item .item-box .item-pic iframe{position: absolute;left: 0;top: 0; display: inline-block;vertical-align: top;width: 100%;height: 100%;}
.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom{position: relative;width: 40%;padding: 20px 100px;text-align: right;margin-left: auto;}
.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom .abouts1-bottom-title{display: inline-block;vertical-align: top;font-weight: bold;font-size: 38px;color: #FFFFFF;line-height: 52px;}

@media screen and (max-width:1459px) {
	.abouts-sec1{padding: 62px 0 52px;}
	.abouts-sec1 .abouts1-tbody{padding-top: 24px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box{border-radius: 28px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top{padding: 36px 42px 32px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top .abouts1-top-title{font-size: 32px;line-height: 44px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-img{padding: 0 32px;}
	
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom{padding: 20px 84px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom .abouts1-bottom-title{font-size: 32px;line-height: 44px;}
}
@media screen and (max-width:1259px) {
	.abouts-sec1{padding: 50px 0 44px;}
	.abouts-sec1 .abouts1-tbody{padding-top: 20px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box{border-radius: 24px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top{padding: 30px 36px 26px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top .abouts1-top-title{font-size: 28px;line-height: 40px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-img{padding: 0 26px;}
	
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom{padding: 16px 68px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom .abouts1-bottom-title{font-size: 28px;line-height: 40px;}
}
@media screen and (max-width:991px) {
	.abouts-sec1{padding: 40px 0 36px;}
	.abouts-sec1 .abouts1-tbody{padding-top: 18px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box{border-radius: 20px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top{padding: 20px 30px 16px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top .abouts1-top-title{font-size: 24px;line-height: 36px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-img{padding: 0 20px;}
	
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom{padding: 12px 48px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom .abouts1-bottom-title{font-size: 24px;line-height: 36px;}
}
@media screen and (max-width:720px) {
	.abouts-sec1{padding: 30px 0 28px;}
	.abouts-sec1 .abouts1-tbody{padding-top: 16px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box{border-radius: 20px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top{padding: 18px 24px 14px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top .abouts1-top-title{font-size: 18px;line-height: 32px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-img{padding: 0 16px;}
	
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom{padding: 12px 36px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom .abouts1-bottom-title{font-size: 18px;line-height: 32px;}
}
@media screen and (max-width:540px) {
	.abouts-sec1{padding: 20px 0 20px;}
	.abouts-sec1 .abouts1-tbody{padding-top: 16px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box{border-radius: 20px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top{padding: 16px 20px 14px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-top .abouts1-top-title{font-size: 16px;line-height: 30px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-img{padding: 0 16px;}
	
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom{padding: 10px 24px;}
	.abouts-sec1 .abouts1-tbody .abouts1-tbody-box .abouts1-tbody-bottom .abouts1-bottom-title{font-size: 16px;line-height: 30px;}
}

.abouts-sec2{position: relative;width: 100%;padding: 56px 0 61px;}
.abouts-sec2 .abouts2-tbody{position: relative;width: 100%;padding-top: 22px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box{position: relative;width: 100%;overflow: auto;padding-bottom: 36px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img{padding-top: 102px;position: relative;padding-right: 220px;min-width: 1880px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img .item-pic{position: relative;width: auto;height: 745px;text-align: left;overflow: unset;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: auto;height: 100%;max-width: none;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list{position: absolute;left: 0;top: 0;min-width: 1880px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item{position: absolute;display: inline-block;vertical-align: top;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::before{position: absolute;content: "";width: 13px;height: 13px;background: #F4F1F2;border-radius: 50%;border: 4px solid #368BFF;left: 0; z-index: 222;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::after{position: absolute;content: "";left: 10px;border: 1px dashed #000000;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1){left: 12px;top: 380px;width: 178px;min-height: 165px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::after{bottom: 0;height: 140px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2){left: 92px;top: 545px;width: 232px;min-height: 194px;padding-top: 66px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::before{top: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::after{top: 0;bottom: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3){left: 202px;top: 292px;width: 226px;min-height: 165px;padding-bottom: 48px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::after{bottom: 0;top: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4){left: 334px;top: 546px;width: 222px;padding-top: 84px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::before{top: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::after{top: 0;bottom: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5){left: 436px;top: 240px;width: 222px;min-height: 165px;padding-bottom: 108px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::after{bottom: 0;top: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6){left: 582px;top: 436px;width: 282px;padding-top: 118px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::before{top: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::after{top: 0;bottom: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7){left: 702px;top: 248px;width: 224px;min-height: 165px;padding-bottom: 48px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::after{bottom: 0;top: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8){left: 882px;top: 450px;width: 314px;padding-top: 148px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::before{top: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::after{top: 0;bottom: 10px;}

.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9){left: 976px;top: 110px;width: 340px;min-height: 165px;padding-bottom: 110px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::after{bottom: 0;top: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10){right: 392px;top: 354px;width:264px;padding-top: 164px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::before{top: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::after{top: 0;bottom: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11){right: 280px;top: 72px;width: 292px;min-height: 165px;padding-bottom: 148px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::after{bottom: 0;top: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12){right: 80px;top: 352px;width: 300px;padding-top: 64px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::before{top: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::after{top: 0;bottom: 10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13){right: 0;top: 0;width: 246px;min-height: 272px;padding-bottom: 48px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::before{bottom: -10px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::after{bottom: 0;top: 10px;}

.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box{position: relative;width: 100%;padding-left: 26px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box::before{position: absolute;content: "";width: 9px;height: 34px;background: #000000;left: 6px; z-index: 222;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(odd) .abouts2-item-box::before{top: 5px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(even) .abouts2-item-box::before{bottom: 5px;}

.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-name{position: relative;width: 100%;font-weight: bold;font-size: 38px;color: #368BFF;line-height: 50px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text{position: relative;width: 100%;margin-top: 6px;font-size: 18px;color: #000000;line-height: 26px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text{position: relative;width: 100%;padding-left: 14px;margin-bottom: 4px;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text::before{position: absolute;content: "";left: 0;top: 10px;width: 7px;height: 7px;background: #368BFF;border-radius: 50%;}
.abouts-sec2 .abouts2-tbody .abouts2-tbody-btn{position: relative;width: 100%;margin-top: 64px;}

@media screen and (max-width: 1459px) {
	.abouts-sec2{padding: 48px 0 52px;}
	.abouts-sec2 .abouts2-tbody{padding-top: 20px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box{padding-bottom: 32px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img{padding-top: 90px;padding-right: 200px;min-width: 1840px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img .item-pic{height: 724px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list{min-width: 1840px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::before{width: 12px;height: 12px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::after{left: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1){left: 10px;top: 360px;width: 172px;min-height: 160px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::after{bottom: 0;height: 136px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2){left: 78px;top: 514px;width: 230px;min-height: 182px;padding-top: 60px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3){left: 180px;top: 274px;width: 226px;min-height: 165px;padding-bottom: 56px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4){left: 300px;top: 524px;width: 220px;padding-top: 80px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5){left: 412px;top: 256px;width: 216px;min-height: 160px;padding-bottom: 96px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6){left: 528px;top: 416px;width: 282px;padding-top: 104px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7){left: 666px;top: 258px;width: 224px;min-height: 165px;padding-bottom: 56px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8){left: 832px;top: 440px;width: 314px;padding-top: 148px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::after{top: 0;bottom: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9){left: 946px;top: 110px;width: 310px;min-height: 165px;padding-bottom: 106px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10){right: 402px;top: 328px;width:264px;padding-top: 164px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11){right: 300px;top: 72px;width: 292px;min-height: 165px;padding-bottom: 148px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12){right: 90px;top: 334px;width: 300px;padding-top: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13){right: 10px;top: 0;width: 246px;min-height: 272px;padding-bottom: 48px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::after{bottom: 0;top: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box{padding-left: 26px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box::before{width: 9px;height: 34px;left: 6px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-name{font-size: 32px;line-height: 44px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text{margin-top: 6px;font-size: 16px;line-height: 24px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text{padding-left: 14px;margin-bottom: 4px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text::before{top: 10px;width: 6px;height: 6px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-btn{margin-top: 54px;}
}
@media screen and (max-width: 1259px) {
	.abouts-sec2{padding: 40px 0 44px;}
	.abouts-sec2 .abouts2-tbody{padding-top: 16px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box{padding-bottom: 24px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img{padding-top: 80px;padding-right: 180px;min-width: 1800px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img .item-pic{height: 700px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list{min-width: 1800px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::before{width: 12px;height: 12px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::after{left: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1){left: 10px;top: 340px;width: 166px;min-height: 160px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::after{bottom: 0;height: 136px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2){left: 64px;top: 492px;width: 230px;min-height: 182px;padding-top: 60px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3){left: 174px;top: 274px;width: 226px;min-height: 165px;padding-bottom: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4){left: 298px;top: 498px;width: 220px;padding-top: 80px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5){left: 410px;top: 228px;width: 216px;min-height: 160px;padding-bottom: 96px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6){left: 528px;top: 394px;width: 282px;padding-top: 104px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7){left: 660px;top: 234px;width: 224px;min-height: 165px;padding-bottom: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8){left: 796px;top: 418px;width: 314px;padding-top: 148px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::after{top: 0;bottom: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9){left: 908px;top: 110px;width: 310px;min-height: 165px;padding-bottom: 106px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10){right: 396px;top: 306px;width:264px;padding-top: 164px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11){right: 280px;top: 72px;width: 292px;min-height: 165px;padding-bottom: 132px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12){right: 100px;top: 324px;width: 300px;padding-top: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13){right: 24px;top: 0;width: 284px;min-height: 272px;padding-bottom: 48px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::after{bottom: 0;top: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box{padding-left: 26px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box::before{width: 9px;height: 34px;left: 6px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-name{font-size: 28px;line-height: 40px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text{margin-top: 6px;font-size: 15px;line-height: 24px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text{padding-left: 14px;margin-bottom: 4px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text::before{top: 10px;width: 6px;height: 6px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-btn{margin-top: 48px;}
}
@media screen and (max-width: 991px) {
	.abouts-sec2{padding: 32px 0 36px;}
	.abouts-sec2 .abouts2-tbody{padding-top: 16px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box{padding-bottom: 20px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img{padding-top: 80px;padding-right: 180px;min-width: 1800px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img .item-pic{height: 700px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list{min-width: 1800px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::before{width: 12px;height: 12px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::after{left: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1){left: 10px;top: 340px;width: 166px;min-height: 160px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::after{bottom: 0;height: 136px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2){left: 64px;top: 492px;width: 230px;min-height: 182px;padding-top: 60px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3){left: 174px;top: 274px;width: 226px;min-height: 165px;padding-bottom: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4){left: 298px;top: 498px;width: 220px;padding-top: 80px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5){left: 410px;top: 228px;width: 216px;min-height: 160px;padding-bottom: 96px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6){left: 528px;top: 394px;width: 282px;padding-top: 104px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7){left: 660px;top: 234px;width: 224px;min-height: 165px;padding-bottom: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8){left: 796px;top: 418px;width: 314px;padding-top: 148px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::after{top: 0;bottom: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9){left: 908px;top: 110px;width: 310px;min-height: 165px;padding-bottom: 106px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10){right: 396px;top: 306px;width:264px;padding-top: 164px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11){right: 280px;top: 72px;width: 292px;min-height: 165px;padding-bottom: 132px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12){right: 100px;top: 324px;width: 300px;padding-top: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13){right: 24px;top: 0;width: 284px;min-height: 272px;padding-bottom: 48px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::after{bottom: 0;top: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box{padding-left: 26px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box::before{width: 9px;height: 34px;left: 6px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-name{font-size: 24px;line-height: 36px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text{margin-top: 6px;font-size: 15px;line-height: 24px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text{padding-left: 14px;margin-bottom: 4px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text::before{top: 10px;width: 6px;height: 6px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-btn{margin-top: 40x;}
}
@media screen and (max-width: 720px) {
	.abouts-sec2{padding: 24px 0;}
	.abouts-sec2 .abouts2-tbody{padding-top: 14px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box{padding-bottom: 20px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img{padding-top: 80px;padding-right: 180px;min-width: 1800px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-img .item-pic{height: 700px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list{min-width: 1800px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::before{width: 12px;height: 12px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item::after{left: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1){left: 10px;top: 340px;width: 166px;min-height: 160px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(1)::after{bottom: 0;height: 136px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2){left: 64px;top: 492px;width: 230px;min-height: 182px;padding-top: 60px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(2)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3){left: 174px;top: 274px;width: 226px;min-height: 165px;padding-bottom: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(3)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4){left: 298px;top: 498px;width: 220px;padding-top: 80px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(4)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5){left: 410px;top: 228px;width: 216px;min-height: 160px;padding-bottom: 96px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(5)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6){left: 528px;top: 394px;width: 282px;padding-top: 104px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(6)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7){left: 660px;top: 234px;width: 224px;min-height: 165px;padding-bottom: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(7)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8){left: 796px;top: 418px;width: 314px;padding-top: 148px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(8)::after{top: 0;bottom: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9){left: 908px;top: 110px;width: 310px;min-height: 165px;padding-bottom: 106px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(9)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10){right: 396px;top: 306px;width:264px;padding-top: 164px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(10)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11){right: 280px;top: 72px;width: 292px;min-height: 165px;padding-bottom: 132px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(11)::after{bottom: 0;top: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12){right: 100px;top: 324px;width: 300px;padding-top: 64px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::before{top: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(12)::after{top: 0;bottom: 8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13){right: 24px;top: 0;width: 284px;min-height: 272px;padding-bottom: 48px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::before{bottom: -8px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item:nth-of-type(13)::after{bottom: 0;top: 8px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box{padding-left: 26px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box::before{width: 9px;height: 34px;left: 6px;}
	
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-name{font-size: 20px;line-height: 32px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text{margin-top: 6px;font-size: 14px;line-height: 24px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text{padding-left: 14px;margin-bottom: 4px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-box .abouts2-tbody-list .abouts2-list-item .abouts2-item-box .item-text .text::before{top: 10px;width: 6px;height: 6px;}
	.abouts-sec2 .abouts2-tbody .abouts2-tbody-btn{margin-top: 24px;}
}


.abouts-sec3{position: relative;width: 100%;padding: 64px 0 72px;}
.abouts-sec3 .abouts3-tbody{position: relative;width: 100%;margin-top: 45px;}
.abouts-sec3 .abouts3-tbody .abouts3-tbody-img{position: relative;width: 100%;margin: 0 auto;text-align: center;z-index: 222;}
.abouts-sec3 .abouts3-tbody .abouts3-tbody-img .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;}
.abouts-sec3 .abouts3-tbody .abouts3-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}

.abouts-sec5{position: relative;width: 100%;padding: 76px 0 72px;}
.abouts-sec5 .abouts5-tbody{position: relative;width: 100%;margin-top: 112px;}
.abouts-sec5 .abouts5-tbody .abouts5-tbody-img{position: relative;width: 100%;margin: 0 auto;text-align: center;z-index: 222;}
.abouts-sec5 .abouts5-tbody .abouts5-tbody-img .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;}
.abouts-sec5 .abouts5-tbody .abouts5-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}

@media screen and (max-width:1459px) {
	.abouts-sec3{padding: 56px 0 62px;}
	.abouts-sec3 .abouts3-tbody{margin-top: 40px;}
	
	.abouts-sec5{padding: 66px 0 62px;}
	.abouts-sec5 .abouts5-tbody{margin-top: 96px;}
}
@media screen and (max-width:1259px) {
	.abouts-sec3{padding: 48px 0 52px;}
	.abouts-sec3 .abouts3-tbody{margin-top: 32px;}
	
	.abouts-sec5{padding: 56px 0 52px;}
	.abouts-sec5 .abouts5-tbody{margin-top: 80px;}
}
@media screen and (max-width:991px) {
	.abouts-sec3{padding: 40px 0 42px;}
	.abouts-sec3 .abouts3-tbody{margin-top: 24px;}
	
	.abouts-sec5{padding: 46px 0 42px;}
	.abouts-sec5 .abouts5-tbody{margin-top: 64px;}
}
@media screen and (max-width:720px) {
	.abouts-sec3{padding: 32px 0 32px;}
	.abouts-sec3 .abouts3-tbody{margin-top: 20px;}
	
	.abouts-sec5{padding: 36px 0 32px;}
	.abouts-sec5 .abouts5-tbody{margin-top: 48px;}
}
@media screen and (max-width:560px) {
	.abouts-sec3{padding: 24px 0 24px;}
	.abouts-sec3 .abouts3-tbody{margin-top: 16px;}
	
	.abouts-sec5{padding: 24px 0 24px;}
	.abouts-sec5 .abouts5-tbody{margin-top: 32px;}
}

.abouts-sec4{position: relative;width: 100%;padding: 64px 0 74ox;}
.abouts-sec4 .abouts4-tbody{position: relative;width: 100%;padding-top: 64px;}
.abouts-sec4 .abouts4-tbody-title{position: absolute;left: 0;top: 0;font-weight: bold;font-size: 182px;color: #077DF3;line-height: 184px;opacity: 0.08;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper{position: relative;width: 100%;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-abouts4{position: relative;width: 100%;padding: 0 calc((100% - 1246px)/ 2);padding-bottom: 100px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item{position: relative;width: 100%;padding-bottom: 50px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-itemLhover{padding-bottom: 0 !important;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box{position: relative;width: 100%;background: #FFFFFF;box-shadow: 0px 20px 46px 0px rgba(53,70,88,0.25);}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic{position: relative;width: 100%;height: 0;padding-bottom: 67.165%; text-align: center;overflow: hidden;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-pic{padding-bottom: 79.6%;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic>img{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); display: inline-block;vertical-align: top;width: auto;max-width: none;height: 100%;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic .item-backdrop{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); display: inline-block;vertical-align: top;width: 36px;height: 36px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body{position: relative;width: 100%;padding: 22px 25px 51px 52px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date{position: relative;width: 100%;text-align: right;text-transform: uppercase;color: #C7C7C7;margin-bottom: 16px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(1){display: block; font-weight: bold;font-size: 12px;line-height: 13px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(2){display: block;font-weight: 400;font-size: 19px;line-height: 21px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(3){display: block;font-weight: 400;font-size: 11px;line-height: 12px;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title{position: relative;width: 100%;font-weight: bold;font-size: 24px;color: #000000;line-height: 36px;border-bottom: 1px solid #077DF3;padding-left: 8px;z-index: 22;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title i{position: absolute;left: -14px;bottom: -4px;width: 45px;height: 45px;background: #C7C7C7;border-radius: 50%;display: block;z-index: -1;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-body .item-title i{position: absolute;left: -25px;bottom: -2px;width: 60px;height: 60px;background: #016FE8;border-radius: 50%;z-index: -1;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button{bottom: 0;width: 31px;height: 31px;top: auto;margin-top: 0;z-index: 22;cursor: pointer;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button img{display: inline-block;vertical-align: top;width: 100%;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button::before{display: none;}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button-prev{left: 50%;transform: translateX(-250%);}
.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button-next{right: 50%;transform: translateX(250%);}

@media screen and (max-width:1459px) {
	.abouts-sec4{padding: 54px 0 64ox;}
	.abouts-sec4 .abouts4-tbody{padding-top: 54px;}
	.abouts-sec4 .abouts4-tbody-title{font-size: 164px;line-height: 166px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-abouts4{padding: 0 calc((100% - 1246px)/ 2);padding-bottom: 96px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item{padding-bottom: 50px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic .item-backdrop{width: 30px;height: 30px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body{padding: 18px 20px 40px 36px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date{margin-bottom: 16px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(1){font-size: 12px;line-height: 13px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(2){font-size: 18px;line-height: 20px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(3){font-size: 11px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title{font-size: 22px;line-height: 34px;padding-left: 8px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title i{left: -12px;bottom: -4px;width: 40px;height: 40px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-body .item-title i{left: -25px;bottom: -2px;width: 54px;height: 54px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button{width: 30px;height: 30px;}
}
@media screen and (max-width:1259px) {
	.abouts-sec4{padding: 44px 0 54ox;}
	.abouts-sec4 .abouts4-tbody{padding-top: 44px;}
	.abouts-sec4 .abouts4-tbody-title{font-size: 124px;line-height: 126px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-abouts4{padding: 0 calc((100% - 920px)/ 2);padding-bottom: 80px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item{padding-bottom: 40px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic .item-backdrop{width: 28px;height: 28px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body{padding: 16px 18px 32px 28px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date{margin-bottom: 16px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(1){font-size: 11px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(2){font-size: 16px;line-height: 18px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(3){font-size: 10px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title{font-size: 20px;line-height: 30px;padding-left: 6px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title i{left: -12px;bottom: -4px;width: 36px;height: 36px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-body .item-title i{left: -20px;bottom: -2px;width: 48px;height: 48px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button{width: 30px;height: 30px;}
}
@media screen and (max-width:991px) {
	.abouts-sec4{padding: 36px 0 42ox;}
	.abouts-sec4 .abouts4-tbody{padding-top: 32px;}
	.abouts-sec4 .abouts4-tbody-title{display: none;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper{padding: 0 15px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-abouts4{padding: 0 calc((100% - 800px)/ 2);padding-bottom: 80px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item{padding-bottom: 0px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-pic{padding-bottom: 67.165%;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic .item-backdrop{width: 28px;height: 28px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body{padding: 16px 18px 32px 28px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date{margin-bottom: 16px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(1){font-size: 11px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(2){font-size: 16px;line-height: 18px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(3){font-size: 10px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title{font-size: 20px;line-height: 30px;padding-left: 6px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title i{left: -12px;bottom: -4px;width: 36px;height: 36px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-body .item-title i{left: -20px;bottom: -2px;width: 48px;height: 48px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button{width: 30px;height: 30px;}
}
@media screen and (max-width:750px) {
	.abouts-sec4{padding: 24px 0 36ox;}
	.abouts-sec4 .abouts4-tbody{padding-top: 24px;}
	.abouts-sec4 .abouts4-tbody-title{display: none;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper{padding: 0 15px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-abouts4{padding: 0;padding-bottom: 60px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item{padding-bottom: 0px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-pic{padding-bottom: 67.165%;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic .item-backdrop{width: 24px;height: 24px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body{padding: 16px 20px 24px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date{margin-bottom: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(1){font-size: 11px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(2){font-size: 16px;line-height: 18px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(3){font-size: 10px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title{font-size: 18px;line-height: 30px;padding-left: 6px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title i{left: -10px;bottom: -4px;width: 32px;height: 32px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-body .item-title i{left: -18px;bottom: -2px;width: 40px;height: 40px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button{width: 28px;height: 28px;}
}
@media screen and (max-width:540px) {
	.abouts-sec4{padding: 20px 0 24ox;}
	.abouts-sec4 .abouts4-tbody{padding-top: 20px;}
	.abouts-sec4 .abouts4-tbody-title{display: none;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper{padding: 0 15px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-abouts4{padding: 0;padding-bottom: 60px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item{padding-bottom: 0px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-pic{padding-bottom: 67.165%;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-pic .item-backdrop{width: 24px;height: 24px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body{padding: 16px 20px 24px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date{margin-bottom: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(1){font-size: 11px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(2){font-size: 16px;line-height: 18px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-date span:nth-of-type(3){font-size: 10px;line-height: 12px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title{font-size: 18px;line-height: 30px;padding-left: 6px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item .item-box .item-body .item-title i{left: -10px;bottom: -4px;width: 32px;height: 32px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .abouts4-tbody-item:hover .item-box .item-body .item-title i{left: -18px;bottom: -2px;width: 40px;height: 40px;}
	.abouts-sec4 .abouts4-tbody .abouts4-tbody-swiper .swiper-button{width: 28px;height: 28px;}
}

.abouts-sec6{position: relative;width: 100%;padding: 76px 0 135px;}
.abouts-sec6 .abouts6-tbody{position: relative;width: 100%;margin-top: 121px;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex{position: relative;width: 100%;display: flex;align-items: flex-end;justify-content: space-between;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-left{position: relative;width: 54.714285%;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-right{position: relative;width: 41.14285%;padding-bottom: 50px;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-left .abouts6-tbody-img{position: relative;width: 100%;text-align: center;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-left .abouts6-tbody-img .item-pic{position: relative;width: 100%;text-align: center;overflow: hidden;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-left .abouts6-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper{position: relative;width: 100%;padding-bottom: 288px;background: url(../img/anout6-bottom-bgi.png) no-repeat bottom center;background-size: 100%;padding-right: 36px;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .content {width: 100%;position: relative;padding: 0;margin: 0;padding-bottom: 48.88889%;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .content .cards-list {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../img/anout6-bgi.png) no-repeat center center;background-size: 100% 100%;box-shadow: 0px 4px 43px 0px rgba(53,70,88,0.31);border-radius: 2px;transition: 330ms;opacity: 0.8;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .content .cards-list.active-index {opacity: 1 !important;z-index: 111 !important;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box{position: relative;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;padding: 36px 30px;border-radius: 3px;overflow: hidden}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex{position: relative;width: 100%;display: flex;align-items: flex-end;justify-content: space-between;padding: 10px 5px 0;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left{position: relative;width: 65%;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-name{position: relative;font-size: 24px;color: #202020;line-height: 36px;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-tel{position: relative;font-weight: bold;margin-top: 28px;font-size: 40px;color: #202020;line-height: 50px;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right{position: relative;width: 32%;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right .item-pic{position: relative;width: 100%;text-align: left;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right .item-pic img{display: inline-block;vertical-align: top;width: auto;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-text{position: relative;font-size: 24px;color: #202020;line-height: 42px;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation{position: absolute;bottom: -50px;left: 0;right: 0;width: 100%;text-align: center;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot{display: inline-block;vertical-align: top;width: 13px;height: 13px;margin: 0 4px;border-radius: 50%;border: 1px solid #016FE8;}
.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot.active{background: #016FE8;}
@media screen and (max-width:1459px) {
	.abouts-sec6{padding: 64px 0 120px;}
	.abouts-sec6 .abouts6-tbody{margin-top: 102px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-left{width: 54.75%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-right{width: 41.15%;padding-bottom: 42px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper{padding-bottom: 280px;padding-right: 32px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box{padding: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex{padding: 10px 5px 0;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left{width: 65%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-name{font-size: 22px;line-height: 32px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-tel{margin-top: 24px;font-size: 36px;line-height: 48px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right{width: 32%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-text{font-size: 20px;line-height: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation{bottom: -42px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot{width: 12px;height: 12px;margin: 0 4px;}
}
@media screen and (max-width:1259px) {
	.abouts-sec6{padding: 54px 0 104px;}
	.abouts-sec6 .abouts6-tbody{margin-top: 88px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-left{width: 50%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-right{width: 48.15%;padding-bottom: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper{padding-bottom: 242px;padding-right: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box{padding: 24px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex{padding: 10px 5px 0;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left{width: 65%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-name{font-size: 20px;line-height: 30px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-tel{margin-top: 20px;font-size: 30px;line-height: 42px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right{width: 32%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-text{font-size: 18px;line-height: 32px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation{bottom: -36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot{width: 10px;height: 10px;margin: 0 4px;}
}
@media screen and (max-width:991px) {
	.abouts-sec6{padding: 40px 0 88px;}
	.abouts-sec6 .abouts6-tbody{margin-top: 72px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-left{width: 50%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-right{width: 48.15%;padding-bottom: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper{padding-bottom: 188px;padding-right: 24px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box{padding: 18px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex{padding: 8px 4px 0;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left{width: 65%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-name{font-size: 18px;line-height: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-tel{margin-top: 15px;font-size: 24px;line-height: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right{width: 32%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-text{font-size: 16px;line-height: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation{bottom: -28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot{width: 10px;height: 10px;margin: 0 4px;}
}
@media screen and (max-width:720px) {
	.abouts-sec6{padding: 28px 0 64px;}
	.abouts-sec6 .abouts6-tbody{margin-top: 48px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex{flex-wrap: wrap;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-left{width: 100%;margin-bottom: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-right{width:100%;padding-bottom: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper{padding-bottom: 188px;padding-right: 24px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box{padding: 18px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex{padding: 8px 4px 0;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left{width: 65%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-name{font-size: 18px;line-height: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-tel{margin-top: 15px;font-size: 24px;line-height: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right{width: 32%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-text{font-size: 16px;line-height: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation{bottom: -28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot{width: 10px;height: 10px;margin: 0 4px;}
}
@media screen and (max-width:560px) {
	.abouts-sec6{padding: 28px 0 48px;}
	.abouts-sec6 .abouts6-tbody{margin-top: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex{flex-wrap: wrap;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-left{width: 100%;margin-bottom: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-flex .abouts6-tbody-right{width:100%;padding-bottom: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper{padding-bottom: 188px;padding-right: 24px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box{padding: 18px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex{padding: 8px 4px 0;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left{width: 65%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-name{font-size: 18px;line-height: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-left .item-tel{margin-top: 15px;font-size: 24px;line-height: 36px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-box-flex .item-right{width: 32%;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .cards-list .item-box .item-text{font-size: 16px;line-height: 28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation{bottom: -28px;}
	.abouts-sec6 .abouts6-tbody .abouts6-tbody-right .abouts6-tbody-swiper .navigation .dot{width: 10px;height: 10px;margin: 0 4px;}
}