.about_a{/*background: url(../images/about_03.jpg) no-repeat center top / cover;*/ background-color:#fff;  padding: 6.25% 0 5%;}
.about_a .mktitle{margin-bottom: 0; text-align:center; }
.about_a .rt{overflow:hidden; padding-top:10px;}
.about_a .rt .tlbox{line-height: 60px;font-size: 42px;color: #eff3f7;margin-bottom: 30px;  margin-top: 55px;}
.about_a .rt .tlbox .title{margin-bottom: 30px; color: #333; font-size: 32px;  font-weight: bold;     letter-spacing: 2px; text-align:center; }
.about_a .rt .tlbox .name{font-size: 18px; display: block; font-weight: normal;  color:#fff; background-color:#ec6c00; letter-spacing:0; position:relative; height: 36px; line-height:36px; width:160px; margin:auto;  }
.about_a .rt .tlbox .name::after{content:""; position: absolute; left: 50%; top:30px; margin-left: -7px; width: 0px; height: 0px;border:14px solid #ec6c00;border-bottom-color: transparent;border-left-color: transparent;border-right-color: transparent;}
.about_a .rt .tlbox p{line-height: 40px; margin-top: 8px; color:#333;font-weight: normal; }
.about_a .rt .tlbox .line{width: 60px;height: 4px;background-color: #ec6c00;}
.about_a .rt .text{color: #e4e7eb;line-height: 28px;}
.about_a .rt .text p{margin-bottom: 20px; color: #333; font-size: 15px; line-height: 28px; text-indent: 32px;}
.about_a .rt .text p:last-child{margin-bottom: 0;}
.about_a .rt .text img{margin-top:40px;}
.about_a .rt .text::-webkit-scrollbar{width: 2px;}
.about_a .rt .imgs{overflow:hidden;}
.about_a .rt .imgs img{width:23%; float:left; margin:1%}

.about_b{padding: 6.25% 0 7.8125%;background: url(../images/about_04.jpg) no-repeat center top;}
.about_b .mktitle{text-align: center;margin-bottom: 8.0208%;}
.about_b .swiperbox{position: relative;margin-bottom: 4.2083%;}
.about_b .swiperbox::after{content: "";left: 0;top: 50%;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.2);}
.about_b #history{padding: 30px 0;}
.about_b #history .swiper-slide{text-align: center;position: relative;cursor: pointer;}
.about_b #history .swiper-slide .indiv,
.about_b #history .swiper-slide .circle{position: absolute;left: 50%;top: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.about_b #history .swiper-slide .indiv{-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0);width: 130%;height: 130%;left: -15%;top: -15%;}
.about_b #history .swiper-slide .indiv .bg{width: 100%;height: 100%;background: url(../images/about_05.png) no-repeat center / cover;}
.about_b #history .swiper-slide .circle{width: 60%;height: 60%;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;background: #FFAE00;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.about_b #history .swiper-slide .circle span{display: block;width: 100%;text-align: center;color: #fff;font-size: 24px;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;font-family: "lhf";letter-spacing: 3px\n;}
.about_b #history .swiper-slide:hover .circle{background: #ec6c00;}
.about_b #history .swiper-slide::after{content: "";position: static;padding-top: 100%;}
.about_b #history .swiper-slide-active .indiv{-webkit-transition: all .4s .3s;-o-transition: all .4s .3s;-moz-transition: all .4s .3s;transition: all .4s .3s;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.about_b #history .swiper-slide-active .indiv .bg{-webkit-animation: zq 5s linear infinite;-moz-animation: zq 5s linear infinite;animation: zq 5s linear infinite;}
.about_b #history .swiper-slide-active .circle{width: 100%;height: 100%;background-color: #ec6c00;}
.about_b #history .swiper-slide-active .circle span{font-size: 36px;}
.about_b .year_text{width: 1070px;margin: 0 auto;}
.about_b .year_text .textbox{padding: 0 220px;position: relative;height: 100px;}
.about_b .year_text .textbox .btn{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);border: solid 1px rgba(255, 255, 255, 0.4);cursor: pointer;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.about_b .year_text .textbox .prev_year{left: 0;}
.about_b .year_text .textbox .next_year{right: 0;}
.about_b .year_text .textbox .btn:hover{border-color: #0062a7;background: #0062a7;}
.about_b .year_text .textbox .swiper-container{height: 100%;padding-bottom: 20px;}
.about_b .year_text .textbox .swiper-container .swiper-pagination{bottom: 0;}
.about_b .year_text .textbox .swiper-container .swiper-slide{height: auto;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;color: #fff;line-height: 36px;font-size: 18px;justify-content: center;}
.about_b .year_text .textbox .swiper-container .swiper-slide .text {font-size:18px; color:#333; }
@-webkit-keyframes zq{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-moz-keyframes zq{0%{-moz-transform: rotate(0deg);transform: rotate(0deg);}
100%{-moz-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes zq{0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}
100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);transform: rotate(360deg);}}

.about_c{ overflow:hidden; padding:5%;    background-color: #f9f9f9; }
.about_c .mktitle{text-align:center; margin-bottom:60px;}
.about_c .mktitle .summary{ padding: 0 6%; font-size: 16px; line-height: 28px; margin-top: 30px; color: #333; }
.about_c .tbox {overflow:hidden; }
.about_c .tbox .item{width:18%; height: 265px; margin:1%; float:left; /*background-color:rgba(236, 108, 0, 0.5);*/ background-size:cover; padding:40px 3% 3%;  text-align: center;}
.about_c .tbox .item:hover { transform: translate(0px,-10px); box-shadow:0px 10px 12px 0px rgba(0,0,0,0.5); }
.about_c .tbox .item img{margin:20px auto 0;}
.about_c .tbox .item h2{color:#000; font-size:18px; line-height: 30px;  margin-top: 15px;}
.about_c .tbox .item p{color:#000; font-size:16px; line-height: 26px;  margin-top: 5px;}
/*.about_c .tbox .item.bg1{background:url(/upload/images/2021/3/ec170eede76aa22d.jpg) no-repeat;}
.about_c .tbox .item.bg2{background:url(/upload/images/2021/3/e4ef7c80f94e547a.jpg) no-repeat;}
.about_c .tbox .item.bg3{background:url(/upload/images/2021/3/a1ddd9aa036e110e.jpg) no-repeat;}
.about_c .tbox .item.bg4{background:url(/upload/images/2021/3/df14296d0ef5ad8b.jpg) no-repeat;}
.about_c .tbox .item.bg5{background:url(/upload/images/2021/3/62ed7759b422ef83.jpg) no-repeat;}*/
.about_c .tbox .item.bg1{background:url(/upload/images/2021/3/3f0e6dfec6210c34.jpg) no-repeat;background-size:cover;}
.about_c .tbox .item.bg2{background:url(/upload/images/2021/3/1ec7eaf041f91c33.jpg) no-repeat;background-size:cover;}
.about_c .tbox .item.bg3{background:url(/upload/images/2021/3/a1779e14794b481b.jpg) no-repeat;background-size:cover;}
.about_c .tbox .item.bg4{background:url(/upload/images/2021/3/84b1fd8a89094efb.jpg) no-repeat;background-size:cover;}
.about_c .tbox .item.bg5{background:url(/upload/images/2021/3/c5948a8b65c54c19.jpg) no-repeat;background-size:cover;}
.about_c .tlbox{line-height: 60px;font-size: 42px;color: #eff3f7;margin-bottom: 30px;  margin-top: 55px;}
.about_c .tlbox .title{margin-bottom: 30px; color: #333; font-size: 32px;  font-weight: bold;     letter-spacing: 2px; text-align:center; }
.about_c .tlbox .name{font-size: 18px; display: block; font-weight: normal;  color:#fff; background-color:#ec6c00; letter-spacing:0; position:relative; height: 36px; line-height:36px; width:160px; margin:auto;  }
.about_c .tlbox .name::after{content:""; position: absolute; left: 50%; top:30px; margin-left: -7px; width: 0px; height: 0px;border:14px solid #ec6c00;border-bottom-color: transparent;border-left-color: transparent;border-right-color: transparent;}
.about_c .tlbox p{line-height: 40px; margin-top: 8px; color:#333;font-weight: normal; }
.about_c .tlbox .line{width: 60px;height: 4px;background-color: #ec6c00;}
.about_c .left { width: 44.7916%; background: url(../images/about_09.jpg) no-repeat center top / cover;padding: 6.25% 0 0 8.33%;}
.about_c .left .mktitle{padding-bottom: 37px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);margin-bottom: 60px;}
.about_c .left .titlebox{margin-bottom: 72px;padding-right: 12%;}
.about_c .left .titlebox .tlbox{display: none;}
.about_c .left .titlebox .tlbox .tl{font-size: 30px;color: #ffffff;margin-bottom: 20px;}
.about_c .left .titlebox .tlbox .st{color: #e4e7eb;line-height: 28px;}
.about_c .left .titlebox .tlbox:first-child{display: block;}
.about_c .left .tbox{padding-right: 12%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.about_c .left .tbox .mk{width: 30%;margin: 0 5% 5% 0;height: 120px;border: solid 1px rgba(255, 255, 255, 0.3);font-size: 18px;color: #ffffff;text-align: center;line-height: 120px;cursor: pointer;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.about_c .left .tbox .mk:nth-child(3n){margin-right: 0;}
.about_c .left .tbox .mk:hover,.about_c .left .tbox .actmk{background-color: #FFAE00;border: solid 1px #FFAE00;}
.about_c .rt{width: 55.2084%;background: url(../images/about_10.jpg) no-repeat center top / cover;position: relative;}
.about_c .rt .tabcont{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;z-index: 0;}
.about_c .rt .tabcont .gcsbox{position: absolute;left: 0;bottom: 0;width: 50%;height: 50%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center; background-color: rgba(236, 108, 0, 0.9);}
.about_c .rt .tabcont .gcsbox .inbox{width: 100%;}
.about_c .rt .tabcont .gcsbox .inbox .circlebox{width: 250px;height: 250px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 auto 60px;border: 5px solid #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.about_c .rt .tabcont .gcsbox .inbox .circlebox span{width: 100%;display: block;text-align: center;font-size: 60px;font-family: "lhf";color: #fff;}
.about_c .rt .tabcont .gcsbox .inbox .text{font-size: 24px;color: #ffffff;text-align: center;}
.about_c .rt .tabcont .yjsbox{height: 66.6666%;width: 100%;position: absolute;left: 0;top: 33.3333%;}
.about_c .rt .tabcont .yjsbox .li{height: 50%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.about_c .rt .tabcont .yjsbox .li .yjs{width: 25%;height: 100%;padding: 38px 38px 0 38px;}
.about_c .rt .tabcont .yjsbox .li .yjs .tl{font-size: 24px;font-weight: bold;margin-bottom: 20px;color: #fff;line-height: 28px;}
.about_c .rt .tabcont .yjsbox .li .yjs .line{width: 20px;height: 2px;background-color: #ffffff;opacity: 0.3;margin-bottom: 10px;}
.about_c .rt .tabcont .yjsbox .li .yjs .text{line-height: 36px;font-size: 16px;color: #fff;}
.about_c .rt .tabcont .yjsbox .li .y1{background-color: #ec6c00;}
.about_c .rt .tabcont .yjsbox .li .y2{background-color: #ec6c00;}
.about_c .rt .tabcont .yjsbox .li .y3{background-color: #ec6c00;}
.about_c .rt .tabcont .yjsbox .li .y4{background-color: #ec6c00;}
.about_c .rt .tabcont .yjsbox .li2{-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.about_c .rt .tabcont .zlsl{position: absolute;left: 0;top: 33.3333%;width: 100%;height: 66.6666%;}
.about_c .rt .tabcont .zlsl .li{height: 50%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.about_c .rt .tabcont .zlsl .li .zl{width: 50%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.about_c .rt .tabcont .zlsl .li .zl .in{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 0 60px;}
.about_c .rt .tabcont .zlsl .li .zl .in .circle{width: 200px;height: 200px;border: 5px solid #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.about_c .rt .tabcont .zlsl .li .zl .in .circle .incircle{width: 100%;color: rgba(255, 255, 255, 0.6);}
.about_c .rt .tabcont .zlsl .li .zl .in .circle .incircle span{width: 100%;display: block;text-align: center;}
.about_c .rt .tabcont .zlsl .li .zl .in .circle .incircle .num{font-size: 60px;font-family: "lhf";margin-bottom: 25px;}
.about_c .rt .tabcont .zlsl .li .zl .in .te{font-size: 24px;color: #fff;font-weight: bold;}
.about_c .rt .tabcont .zlsl .li1 .zl{background-color: rgba(0, 95, 163, 0.92);}
.about_c .rt .tabcont .zlsl .li2{-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.about_c .rt .tabcont .zlsl .li2 .zl{background-color: rgba(0, 105, 181, 0.92);}
.about_c .rt .tabcont .xj{width: 100%;position: absolute;left: 0;top: 33.3333%;height: 66.6666%;}
.about_c .rt .tabcont .xj .li{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;height: 50%;}
.about_c .rt .tabcont .xj .li .box{width: 25%;background-image: url(../images/xjbg.png);background-repeat: no-repeat;background-position: center center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}
.about_c .rt .tabcont .xj .li .box .text{color: #ffffff;font-weight: bold;font-size: 24px;width: 100%;text-align: center;line-height: 36px;width: 190px;margin: 0 auto;}
.about_c .rt .tabcont .xj .li .box1{background-color: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .xj .li .box2{background-color: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .xj .li .box3{background-color: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .xj .li .box4{background-color: #ec6c00;}
.about_c .rt .tabcont .xj .li2{-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.about_c .rt .tabcont .ylx{width: 100%;position: absolute;left: 0;top: 33.3333%;height: 66.6666%;}
.about_c .rt .tabcont .ylx .li{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;height: 50%;}
.about_c .rt .tabcont .ylx .li .box{width: 33.3333%;padding: 38px 38px 0 38px;}
.about_c .rt .tabcont .ylx .li .box .tl{font-size: 24px;font-weight: bold;margin-bottom: 20px;color: #fff;line-height: 28px;}
.about_c .rt .tabcont .ylx .li .box .line{width: 20px;height: 2px;background-color: #ffffff;opacity: 0.3;}
.about_c .rt .tabcont .ylx .li .box .text{line-height: 36px;font-size: 16px;color: #fff;}
.about_c .rt .tabcont .ylx .li .box .text .yj {color:#fff}
.about_c .rt .tabcont .ylx .li .box1{background: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .ylx .li .box2{background: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .ylx .li .box3{background: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .ylx .li .box4{background: rgba(236, 108, 0, 0.8);}
.about_c .rt .tabcont .ylx .li .box5{background: rgba(236, 108, 0, 0.8);}
.about_c .rt .actcont{z-index: 2;opacity: 1;}

.about_d{/*background: url(../images/about_06.jpg) no-repeat center top;*/padding:5% 0 2%; background-color:#fff; }
.about_d .mktitle{text-align: center;margin-bottom: 5.203%;}
.about_d .wrap{position: relative;}
.about_d .wrap .btn{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin-top: -40px; cursor: pointer;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;z-index: 20;}
.about_d .wrap .prev_honor{left: -100px;}
.about_d .wrap .next_honor{right: -100px;}
.about_d #honor{padding-bottom: 80px;}
.about_d #honor #honorSP{top: auto;bottom: 0;background: rgba(255, 255, 255, 0.2);}
.about_d #honor #honorSP span{background: #fff;}
.about_d .swiper-slide {width:35%; background-color:#fff; }
.about_d .swiper-slide img{width: 100%; border: 1px solid #eee;}
/*.about_d .swiper-slide:hover {-webkit-transform: scale(2);-moz-transform: scale(2);-ms-transform: scale(2);transform: scale(2); z-index:9999;-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear; -moz-box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.8);box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.8);}*/
.about_d .swiper-container{padding:8% 0;margin-top:-5%;}
.about_d .swiper-button-prev {z-index:9999999; background:url(/upload/images/2020/10/82e3a825727d6d89.jpg) no-repeat center left;  left: -30px;}
.about_d .swiper-button-next {z-index:9999999; background:url(/upload/images/2020/10/4c3127f1b04c540b.jpg)  no-repeat center right;  right: -30px;}


.about_e{background: url(../images/about_07.jpg) no-repeat center top / cover;padding: 6.25% 0 5%;}
.about_e .swiperbox{position: relative;}
.about_e .swiperbox .btn{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin-top: -40px;border: solid 1px rgba(255, 255, 255, 0.4);cursor: pointer;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.about_e .swiperbox .btn:hover{border-color: #0062a7;background: #0062a7;}
.about_e .swiperbox .prev_partner{left: -100px;}
.about_e .swiperbox .next_partner{right: -100px;}
.about_e .mktitle{margin-bottom: 5.2083%;text-align: center;}
.about_e .swiper-container{margin-bottom: 6.2%;}
.about_e #parSP{position: static;width: 100%;text-align: center;}
.about_e #parSP .swiper-pagination-bullet{background: #fff;margin: 0 5px;}
.about_e #parSP .swiper-pagination-bullet-active{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);background: #fff;}
.about_e .swiper-slide{background: rgba(255, 255, 255, 0.6);-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;border: solid 1px #d8e6ef;-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);}
.about_e .swiper-slide img{width: 100%;}

.about_f{/*background: url(../images/about_08.jpg) no-repeat center top / cover;*/ background-color:#fff; padding: 5% 0 2%;}
.about_f .mktitle{text-align: center;margin-bottom: 4.1666%;}
.about_f .wrap{/*display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;*/ margin-top: 100px;}
.about_f .wrap .item{width:23%;height: 195px; color:#333; margin:0 1% 6%; float:left; background-color:#fff; padding: 2% 2% 3%;  text-align: center; box-shadow: 0px 4px 12px 0px rgba(171, 171, 171, 0.5);  -webkit-transition: all .5s;  -moz-transition: all .5s;  transition: all .5s;-webkit-transition: all linear 0.4s;  transition: all linear 0.4s;}
.about_f .wrap .item:hover { transform: translate(0px,-10px); box-shadow:0px 10px 12px 0px rgba(0,0,0,0.5);}
.about_f .wrap .item img{ margin: -60px auto 0; background-color: #fff; }
.about_f .wrap .item h2{ color: #666; font-size: 18px;  line-height: 30px;  margin-top: 15px; }
.about_f .wrap .item p{ color:#666; font-size:16px; line-height: 26px;  margin-top: 15px; }
.about_f .li{-webkit-transition: all .2s linear;-o-transition: all .2s linear;-moz-transition: all .2s linear;transition: all .2s linear;width: 12.5%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;height: 600px;border-right: 1px solid rgba(236, 108, 0, 0.3);position: relative;overflow: hidden;}
.about_f .li .dtl{width: 100%;position: absolute;left: 0;top: 40%;text-align: center;font-size: 24px;color: #333;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.about_f .li .indiv{opacity: 0;position: absolute;width: 250px;left: 50%;top: 40%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.about_f .li .indiv .iconbox{width: 250px;height: 250px;background-color:  rgba(236, 108, 0, 0.6);border: solid 1px rgba(236, 108, 0, 0.4);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin: 0 auto 55px;}
.about_f .li .indiv .iconbox .icon{width: 100px;margin: 45px auto 20px;}
.about_f .li .indiv .iconbox .text{text-align: center;}
.about_f .li .indiv .iconbox .text .cn{font-size: 24px;color: #fff;margin-bottom: 12px; font-weight:bold}
.about_f .li .indiv .iconbox .text .en{color: #fff;}
.about_f .li .indiv .infobox{text-align: center;line-height: 28px;color: #ffffff;}
.about_f .li .indiv .infobox p{text-align: center;line-height: 28px;color: #333; font-size:16px; }
.about_f .actli{width: 50%;}
.about_f .actli .dtl{top: 20%;opacity: 0;}
.about_f .actli .indiv{-webkit-transition: all .4s .4s;-o-transition: all .4s .4s;-moz-transition: all .4s .4s;transition: all .4s .4s;width: 100%;top: 15%;opacity: 1;}

.cooperation{overflow:hidden; background-color:none; }
.cooperation .boxnav{overflow:hidden; padding:20px 0; text-align: center;}
.cooperation .boxnav .tit{float:left; overflow:hidden; height:35px; position:relative;}
.cooperation .boxnav .tit::after{position:absolute; content:""; width:2px; height:16px; background-color:#EC6C00; left:0; top:10px;}
.cooperation .boxnav .tit h2{font-size:22px; color:#333; font-weight:bold; line-height:35px; float: left; padding-left: 15px;}
.cooperation .boxnav .tit p{margin-top:10px;  line-height:20px; margin-left:15px; float: left;  text-transform: uppercase;  letter-spacing:3px;}
.cooperation .boxnav .navaa{ height:35px; width:auto; display:inline-block; }
.cooperation .boxnav .navaa a{display:block; float:left; padding:0 40px; height:35px; line-height:35px; color:#666;font-size: 15px;}
.cooperation .boxnav .navaa a.on{color:#ec6c00; font-weight:bold }
.cooperation .boxcon{overflow:hidden; }
.cooperation .boxcon .ccoon{overflow:hidden; background:none; border:none; box-shadow:none; }
.cooperation .boxcon a{display:block; float:left;margin: 10px 8px;}
.cooperation .boxcon a img{width:180px; -webkit-transition: all linear 0.4s;transition: all linear 0.4s; border-radius:15px;}
.cooperation .boxcon a img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

/* 未用Less*/
.about_c .rt .tabcont .zlsl .li .zl .in .circle {
    flex-shrink: 0;
}
@media (max-width: 1440px){
    .about_a .wrap .left .mktitle{margin-bottom: 40px;}
    .about_a .wrap .left .bigTe{font-size: 80px;}
    .about_a .wrap .rt .tlbox{font-size: 36px;}
    .about_a .wrap .rt .tlbox .name{font-size: 16px;  line-height: 30px;height: 30px;  width: 140px;}
    .about_a .wrap .rt .tlbox .name::after{top:25px;}
    .about_c .left .titlebox{margin-bottom: 60px;}
    .about_c .left .titlebox .tlbox{display: none;}
    .about_c .left .titlebox .tlbox .tl{font-size: 24px;color: #ffffff;}
    .about_c .rt .tabcont .yjsbox .li .yjs{padding: 20px;}
    .about_c .rt .tabcont .yjsbox .li .yjs .tl{font-size: 20px;}
    .about_c .rt .tabcont .ylx .li .box{padding: 20px;}
    .about_c .rt .tabcont .ylx .li .box .tl{font-size: 20px;}
    .about_d .mktitle{margin-bottom: 40px;}
    .about_d .wrap .next_honor{right: -30px;}
    .about_d .wrap .prev_honor{left: -30px;}
    .about_e .swiperbox .btn{display: none;}
    .about_a .mktitle, .about_d .mktitle, .about_e .mktitle, .about_f .mktitle{margin-bottom: 40px;}
    .about_f .li .dtl{font-size: 20px;}
    .about_f .li .indiv .iconbox .text .cn{font-size: 20px;}

    /* 未用Less*/
    .about_c .left .tbox .mk{font-size: 16px}
    .about_c .rt .tabcont .xj .li .box .text{font-size: 20px;}
    .about_c .rt .tabcont .gcsbox .inbox .circlebox span{font-size: 50px;}
    .about_c .rt .tabcont .gcsbox .inbox .text{font-size: 20px;}
    .about_c .rt .tabcont .yjsbox .li .yjs .text{font-size: 14px;line-height: 24px;}
    .about_c .rt .tabcont .zlsl .li .zl .in .circle{width: 160px;height: 160px;}
    .about_c .rt .tabcont .zlsl .li .zl .in .te{font-size: 20px;}
    .about_c .rt .tabcont .zlsl .li .zl .in .circle .incircle .num{font-size: 50px;margin-bottom: 20px;}
}
/* 未用Less*/
.about_c .rt .tabcont .gcsbox .inbox .circlebox{width: 180px;height: 180px;}
@media (max-width: 1280px){
    .about_a .wrap .left .bigTe{font-size: 80px;}
    .about_a .wrap .rt .tlbox .title{font-size: 30px;line-height: 48px;}
    .about_a .wrap .rt .tlbox .title .name{font-size: 34px;}
    .about_b .year_text .textbox .swiper-container .swiper-slide{font-size: 14px;}
    .about_c .left .tbox .mk{height: 80px;line-height: 80px;font-size: 14px;}
    .about_c .rt .tabcont .ylx .li .box{padding: 10px;}
    .about_c .rt .tabcont .ylx .li .box .tl{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
    .about_c .rt .tabcont .ylx .li .box .line{margin-bottom: 10px;}
    .about_c .rt .tabcont .ylx .li .box .text{line-height: 22px;font-size: 14px;}
}


@media (max-width: 1200px) {
    .about_a{ padding: 5%;}
    .about_a .rt{overflow:hidden; padding-top:0;}
    .about_a .rt .text .wrap{width:100%;}
    .about_a .rt .text img{margin-top:20px;}

    .about_c{ overflow:hidden; padding:5%;  }
    .about_c .mktitle{text-align:center; margin-bottom:5%;}
    .about_c .mktitle .summary{ padding: 0; font-size: 15px; line-height: 28px; margin-top: 20px; color: #333; }
    .about_c .tbox .item{width:48%; height: auto; margin:1%;background-size:cover; padding:5% 3%;  text-align: center;}
    .about_c .tbox .item img{margin:auto;}
    .about_c .tbox .item h2{color:#000; font-size:16px; line-height: 30px;  margin-top: 15px; font-weight:bold;}
    .about_c .tbox .item p{color:#000; font-size:14px; line-height: 26px;  height:52px; overflow:hidden; margin-top: 5px;}
    .about_c .tbox .item:last-child{display:none}
    .about_c .tlbox{line-height: 60px;font-size: 42px;color: #eff3f7;margin-bottom: 0;  margin-top: 5%;}

    .about_d{ padding:5% 0 2%; background-color:#fff; }

    .about_e{padding: 5%;}
    .about_e .wrap{width:100%;}
    .about_e .mktitle{margin-bottom:3%;text-align: center;}
    .cooperation .boxnav{overflow:hidden; padding:10px 0; text-align: center;}
    .cooperation .boxcon a{width:31.333%; margin: 1%;}
    .cooperation .boxcon a img{width:100%; height:auto; border-radius:5px;}

    .about_f{background-color:#fff; padding: 5%;}
    .about_f .wrap{ margin-top: 5%; width:100%}
    .about_f .wrap .item{width:100%;height: auto; margin:0 0 2%; float:none; padding: 4% 8%; overflow:hidden; text-align: left;}
    .about_f .wrap .item img{ float:left; margin: auto; background-color: #fff; width: 20%; max-width: 80px; margin-right:5%;} 
    .about_f .wrap .item h2{ float:left; width:75%; color: #666; font-size: 16px;  line-height: 30px;  margin-top: 5px;  }
    .about_f .wrap .item p{float:left; width:75%; color:#666; font-size:15px; line-height: 26px;  margin-top: 5px; }

    .cooperation .boxnav .navaa{display:block; width:100%; overflow:hidden;}
    .cooperation .boxnav .navaa a{padding:0;width:33.333%; text-align:center}
}