@charset "utf-8";
/* CSS Document */
.content_ban{width:100%; overflow: hidden;margin-top:110px;}
.content_ban img{width:100%; vertical-align: middle;}
.section_content{overflow: hidden;margin-top:110px;width:100%;}
.container_content{width:100%;}
.wrap{width:1200px; margin:0 auto;}
/**/
.about_team_container{width:100%;background:url("../images/about_team.jpg") no-repeat center;background-size: cover; overflow: hidden;padding:3rem 0;}
.content_tit{width:100%;padding-bottom:3rem;text-align: center;}
.content_tit h2{font-size:1.875rem;}
.content_tit h3{font-size:1.125rem;font-weight: 600;font-family: OPPOSans;line-height: 2;font-style: normal;opacity: 0.5}
.about_team_list_model{width:100%; overflow: hidden;text-align: center;}
.about_team_list_model li{display:inline-block;text-align: center;cursor: pointer;overflow: hidden;}
.about_team_item{width:100%;text-align: center;padding:1rem;}
.team_list_01 li:first-child{display:flex;align-items: center;justify-content: center}
.about_team_item_img{width:200px;height:200px;border: 1px solid rgba(240,131,43,0.5);padding:0.5rem;border-radius: 50%;transition: .4s;margin:0 auto 0.5rem;overflow: hidden;}
.about_team_list_model li img{width:100%;height:100%;vertical-align: top;object-fit: cover;border-radius: 50%;transition: .4s;}
.about_team_name{width:100%;display:block; overflow: hidden;}
.about_team_name h4{font-size:1.25rem;display:block;}
.about_team_name_pos{width:100%; overflow: hidden;font-size:0.875rem; opacity: 0.7;}
.about_team_list_model li:hover .about_team_item_img{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.about_team_list_model li:hover .about_team_item_img img{transform: scale(1.05)}
.team-pop-model{width:100%; position: fixed;top:0;left:0;bottom:0;z-index: 1000;background: rgba(0,0,0,0.3);display:none;align-items: center;}
.team-pop-model.on{display:flex;}
.team-pop-box{width:50%;margin:0 auto;background:#fff;position: relative;overflow: hidden;transition: .1s;min-height: 500px;}
.close{position: absolute;right:1rem;top:1rem;width:25px;cursor: pointer;opacity: 0.5;}
.close:hover{opacity: 1.0;}
.team-pic{width:25%;float:left;}
.team-pic img{width:100%;vertical-align: middle;}
.team-mess-box{width:70%;float:left; overflow: hidden;padding:4rem;}
.team-t-box{padding-bottom:2rem;border-bottom:1px #ddd solid;}
.team-name{font-size:1.5rem;}
.team-ms{width:100%; font-size:1.125rem; padding-top:1rem;}
.team-desc{width:100%; padding-top:2rem;line-height: 2;font-size:1.125rem;}
.about_honor_container{width:100%; overflow: hidden;background:url("../images/honorbg.jpg") no-repeat center;background-size:cover;padding:3rem 0;}
.hor_list_box{width:100%; overflow: hidden;padding-bottom:5rem;}
.hor_list_box li{text-align: center;vertical-align: bottom;float:left;}
.about_hor_item{margin:1rem; position: relative;vertical-align:bottom;cursor: pointer;}
.about_hor_item img{width:100%; vertical-align: bottom;}
.hor-pagination{width:100%; text-align: center;bottom:0;}
.hor-pagination .swiper-pagination-bullet-active{background:#f0832b;}
.hor-pagination .swiper-pagination-bullet{width:25px;height:5px;border-radius: 0;}
.about_honor_container.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .about_honor_container .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}
.about-honor-big-box{width:100%;height: 100%; position: fixed;top:0;left:0;background:rgba(0,0,0,0.5);z-index: 100;align-items: center;display:none;}
.honor-img-box{width:50%;margin:20% auto;background: #fff;padding:3rem;position: relative;}
.honor-close{display: block;width: 30px;top: 5px;right: 5px;position: absolute;cursor: pointer;}
.about-honor-big-box.on{display:flex;}
/**/
.story_profile_model{width:100%; overflow: hidden; position: relative;padding:5rem 0;z-index: 10;}
.story_profile_model:after{content:attr(data-title);position: absolute;left:-5%;bottom:3rem;font-size:7rem;text-transform: uppercase;color:#fff;font-weight: 600;z-index: -1;text-shadow: 0 1px #ddd, 1px 0 #ddd, -1px 0 #ddd, 0 -1px #ddd;font-family: OPPOSans;opacity: 0.7;}
.stroy_profile_sum{width:40%; float:left; overflow: hidden;}
.stroy_profile_sum h3{font-size:1.875rem;color:#000;}
.story_profile_text{width:50%; float:right;overflow: hidden;}
.name_left{text-align:left;}
.story_profile_textData{width:100%; line-height: 2;overflow-y: auto;overflow-x: hidden;font-size:0.9375rem;height: 325px;padding-right:1rem;text-align: justify;}
.story_profile_textData p{padding-bottom:10px;}
.story_profile_imgBox{width:100%; overflow: hidden;}
.story_profile_imgBox img{vertical-align: middle;}
.story_inter_model{width:100%; overflow: hidden;padding:5rem 0;}
.story_inter_imgBox{width:30%; float:left; overflow: hidden;margin-top:8rem;}
.story_inter_text{width:60%; float:right; overflow: hidden;}
.story_inter_textBox{line-height: 2;text-align: justify;}
.story_inter_textBox p{padding-bottom:10px;}
.story_origin_model{width:100%; position: relative;z-index: 10;overflow: hidden;padding-bottom:5rem;}
.story_origin_model:before{content:"";width:50rem;height:50rem; border:80px solid #ddd;border-radius: 50%;position: absolute;left:-20%;top:0;z-index: -1;opacity: 0.2}
.story_origin_boxData{width:100%;display: flex;align-items: center;justify-content: space-between}
.story_origin_text{width:49%;float:left; overflow: hidden;padding:0 4% 0 10%;}
.story_origin_text p{padding-bottom:10px;}
.story_origin_img{width:50%; float:right; overflow: hidden;}
.story_adv_model{width:100%; overflow: hidden;color:#fff;height: 500px;display: flex;align-items: center;text-align: center;justify-content: center;position: relative;}
.story_ad_text{z-index: 10;}
.story_ad_text h2{font-size:3.25rem;font-weight: 600;letter-spacing: 5px;z-index: 10;}
.story_adv_model img{width:100%;position: absolute;top:0;left:0;z-index: 1;-webkit-animation: animScale 15s linear infinite;animation: animScale 15s linear infinite;}
.story_history_model{width:100%; overflow: hidden;padding:5rem 0;}
.story_his_content{width:100%; background:#f2f2f2; overflow: hidden;padding:5rem 5rem 0;}
.story_his_text{width:75%;float:left; overflow: hidden;height: 550px;position: relative;}
.story_his_time{width:25%; float:right;overflow: hidden;margin-bottom:1rem;height: 500px;position: relative;}
.story_his_content .swiper-wrapper{transform: translate3d(0px, 0px, 0px);}
.story_his_text li{width:100%;font-size: 1.125rem;opacity: 0.1;overflow: hidden;}
.his_time_txt{font-size:5rem;font-family: OPPOSans;color:#000;padding-bottom: 1rem;line-height: 1}
.his_text_txt{width:100%;overflow: hidden;}
.his_text_txt img{width:50%;margin-top:1rem;}
.story_his_text .swiper-slide-active{opacity: 1.0;margin-bottom:-3rem;}
.story_his_time li{width:100%;}
.story_his_time li a{float:right;display:inline-block;border-radius: 20px;padding:5px 10px;font-size:1.125rem;}
.story_his_time .swiper-slide-thumb-active a{color:#f0832b;background:rgba(240,131,43,0.1);}
.story_advantage_container{width:100%; overflow: hidden;padding-bottom:5rem;}
.story_ys_model{width:93%; overflow: hidden;display: flex;align-items: center;position: relative;}
.story_advantage_imgBox{width:60%; float:left; overflow: hidden;}
.story_advantage_imgBox img{width:100%; vertical-align: middle;}
.story_advantage_textBox{width:28%;float:left; overflow: hidden;position: relative;padding-bottom:11rem;}
.story_advantage_textBox li{z-index: 10;min-height: 300px;font-size:1.125rem;float:left;line-height: 2;}
.story_advantage_textBox li:after{content:attr(data-num);font-size:12rem; position: absolute;bottom:-11rem;right:2rem;opacity: 0.05;font-weight: 400;z-index: -1;font-family:OPPOSans;font-style: italic; line-height: 1;}
.story_adva_name{font-size:1.875rem;color:#006db0;width:100%; padding-bottom:3rem;font-weight: 600;}
.story_adva_text{width:100%;}
.story_ys_model .swiper-pagination{text-align: left;}
.adv-swiper-pagination {width:40%;bottom:0;text-align: left;left:66%;}
.story_ys_model .swiper-pagination-bullet-active{background:#f0832b;}
.story_ys_model .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .story_ys_model .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:inline-block;}
.story_vision_container{width:100%; overflow: hidden;background-size:cover;height: 600px;color:#fff;padding-top:10rem;}
.story_vision_text{color:#fff;width:100%; overflow: hidden;font-size:1.5rem;}
.story_cul_container{width:100%;padding:5rem 0; overflow: hidden;}
.story_cul_content{width:100%; display:flex;align-items: center;}
.story_cul_text{width:50%;float:left;overflow: hidden;padding-right:3rem;font-size:1.5rem;line-height: 2;}
.story_cul_text h4{font-size:1.5rem;padding-top:2rem;display:block;}
.story_cul_imgBox{width:50%; float:left; overflow: hidden;}
.story_cul_imgBox img{width:100%;vertical-align: middle;}
.story_concept_container{width:100%; overflow: hidden;}
.story_concept_model{width:100%; overflow: hidden;color:#fff;padding:3rem;background-size:contain;}
.story_con_text_box{width:50%; float:left; overflow: hidden;}
.story_lnImg{width:48%; float:right;overflow: hidden;margin-top:3rem;box-shadow: 0 0 20px rgba(0,0,0,0.025)}
.story_lnImg img{width:100%; vertical-align: middle;}
.story_lnText{font-size:1.5rem;}
.story_fund_container{width:100%; overflow: hidden;padding:3rem 0 0;}
.story_fund_name{width:95%; overflow: hidden;}
.story_fund_model{width:60%; float:left; overflow: hidden;display: flex;align-items: center;}
.story_fund_img{width:50%; float:left;}
.story_fund_img img{vertical-align: middle;}
.story_fund_tit{width:50%; float:left;position: relative;overflow: hidden;padding-left:1rem;margin-top:5rem;font-size:1.125rem;margin-left:3rem;}
.story_fund_tit:before{content:"";width:3px;height:60px;background:#f0832b;position: absolute;left:0;top:5px;}
.story_fund_tit h3{font-size:1.5rem;display:block;}
.story_fund_sum{width:40%; float:left; overflow: hidden; position: relative;opacity: 0.5;line-height: 3;font-size:1.5rem;min-height: 300px;}
.story_fund_sum p{position: absolute;}
.story_fund_sum p:first-of-type{top:0;left:0;opacity: 0.35;}
.story_fund_sum p:nth-of-type(2){top:26%;left:35%;}
.story_fund_sum p:nth-of-type(3){opacity: 0.2;top:44%;right:5%;}
.story_fund_sum p:nth-of-type(4){bottom:0;left:20%;opacity: 0.4;}
.story_fund_into{width:100%; overflow: hidden; position: relative; z-index: 10;padding:5rem 0;}
.story_fund_into:before{content:"";background:#f0832b;width:40%;height:100%; position: absolute;top:0;left:0;z-index: -1;}
.story_fund_into:after{content:"";background:#f2f2f2;width:60%;height:100%; position: absolute;top:0;right:0;z-index: -1;}
.story_fund_title{color:#fff;width:40%;float:left; overflow: hidden;}
.story_fund_content{width:60%; float:left; overflow: hidden;padding-left:5rem;font-size:1.125rem;line-height: 1;}
.story_fund_content p{padding-bottom:20px;}
/**/
.career_job_container{width:100%; overflow: hidden; padding:5rem 0;}
.career_job_list li{width:calc(100%/2);float:left; overflow: hidden;}
.career_job_list li a{display:block;margin:5px; overflow: hidden;background:#000;position: relative;color:#fff;transition: .4s;}
.career_job_list li a img{width:100%; vertical-align: middle;opacity: 0.5;transition: 1s;}
.car_text{width:100%; position: absolute;top:0;left:0;height:100%;display:flex;align-items: center;text-align: center;justify-content: center}
.car_text h4{display:inline-block;font-size:1.5rem;font-weight: 400;position: relative;transition: .4s;}
.car_text h4:after{content:"";width:10px;height:10px;border-top:2px rgba(255,255,255,0.5) solid;border-right:2px rgba(255,255,255,0.5) solid;position: absolute;right:-1rem;top:40%;transform: rotate(45deg);}
.career_job_list li a:hover h4{transform: scale(1.1);}
.career_job_list li a:hover img{transform: scale(1.1);}
.car_activity_container{width:100%; overflow: hidden;padding:5rem 0;background:#f2f2f2;}
.car_act_menu{width:100%; text-align: center;margin-bottom:3rem;}
.car_act_menu li{display:inline-block;}
.car_act_menu li a{display:block;margin:5px;background:#fff;padding:10px 20px;border-bottom:2px #ddd solid;transition: .4s;}
.car_act_menu li.active a{color:#fff;background:#f0832b;border-bottom:2px solid #af6101;}
.car_play_container{width:100%; overflow: hidden;}
.car_play_display{width:100%; overflow: hidden;padding-bottom:5rem;display:none;}
.car_play_display.active{display:block;}
.car_play_item{margin:0.5rem;overflow: hidden;position: relative;}
.car_play_img_box{width:100%; overflow: hidden;}
.car_play_img_box img{width:100%; vertical-align: middle;}
.car_play_img_tit{position: absolute;bottom:0;left:0;right:0;background: rgba(0,0,0,0.5);color:#fff;padding:1rem;}
.act-swiper-pagination{width:100%;bottom:0;text-align: center;}
.career_bene_container{width:100%; overflow: hidden; padding:5rem 0;}
.career_bene_list{width:100%; overflow: hidden;}
.career_bene_list li{width:calc(100%/3);float:left; overflow: hidden;}
.career_bene_list li a{display:block;margin:5px;background:#f2f2f2;padding:3rem;position: relative;color:#000;}
.car_bene_sum{width:100%; text-align: center;}
.car_bene_img{width:100%;}
.car_bene_img img{vertical-align: middle;}
.car_bene_name{font-size:1.5rem;margin:2rem 0;}
.car_bene_into{width:100%; overflow: hidden;opacity: 0.5;text-overflow: ellipsis;white-space: nowrap;}
.car_bene_data{width:100%; overflow: hidden; height:100%; position: absolute;top:0;left:0;padding:3rem; color:#fff;background:rgba(240,131,43,0.9);transition: .4s;display:none;}
.career_bene_list li a:hover .car_bene_data{display:block;}
.recuit_container{width:100%; overflow: hidden;padding-bottom:5rem;}
.recuit_title_box{width:100%;overflow: hidden;background:#2b7ac5;color:#fff;}
.recuit_title_box li{width:calc(90%/3);float:left; overflow: hidden;padding:1rem 2rem;border-right:3px #fff solid;font-weight: 400;}
.recuit_title_box li:last-child{border-right: 0;width:10%;}
.recuit_content_box{width:100%; overflow: hidden;}
.recuit_content_box li{width:100%;margin:3px 0;background:rgba(0,0,0,0.1);overflow: hidden;cursor: pointer;}
.recuit_content_box li:nth-child(2n){background:rgba(0,0,0,0.05);}
.recuit_name{width:100%;}
.recuit_01{width:calc(90%/3);float:left; overflow: hidden;border-right:3px #fff solid;padding:1rem 2rem;}
.recuit_01:last-of-type{width:10%;border-right:0;}
.recuit_done{position: relative;background:url("../images/video_play.png") no-repeat center; background-size:10px;filter: brightness(0);opacity: 0.5;padding-top:40px;transition: .6s;}
.recuit_content_box li.active .recuit_done{transform: rotate(90deg);}
.recuit_details{width:100%;background:#fff;overflow: hidden;padding:1rem;display:none;}
.recuit_details.active{display:block;}
.recuit_con_info{width:100%; overflow: hidden;}
.recuit_details h3{font-size:1.25rem;display:block;margin-bottom:1rem;font-weight: 400;color:#000;margin-top:2rem;}
.recuit_con_mail{width:100%; overflow: hidden;}
.recuit_con_mail h4{display:inline-block;margin-right:1rem;color:#000;}
.recuit_con_mail a{display:inline-block;background:#2b7ac5;color:#fff;padding:5px 10px;border-radius: 20px;}
/**/
.industry_tycoon_container{width:100%;background:#f2f2f2;padding:5rem 0 0; overflow: hidden;position: relative;}
.tycon_team_model{width:96%;margin:0 auto; overflow: hidden;position: relative;min-height: 1400px;}
.industry_tycoon_container li{width:calc(100%/10);float:left;overflow: hidden;position: absolute;}
.in_ty_item{margin:5px;overflow: hidden;}
.inty_img_box{width:180px;height:180px;overflow: hidden;position: relative;}
.industry_tycoon_container li img{width:100%; height: 100%; object-fit: cover; vertical-align: middle;position: absolute;top:0;left:0;bottom:0;}
.industry_tycoon_container li:first-child{right:10%;}
.industry_tycoon_container li:nth-child(2){right:0;}
.industry_tycoon_container li:nth-child(3){right:30%;top:13.5%;}
.industry_tycoon_container li:nth-child(4){right:20%;top:13.5%;}
.industry_tycoon_container li:nth-child(5){right:10%;top:13.5%;}
.industry_tycoon_container li:nth-child(6){right:0;top:13.5%;}
.industry_tycoon_container li:nth-child(7){left:10%;top:27%;}
.industry_tycoon_container li:nth-child(8){left:20%;top:27%;}
.industry_tycoon_container li:nth-child(9){left:40%;top:27%;}
.industry_tycoon_container li:nth-child(10){left:50%;top:27%;}
.industry_tycoon_container li:nth-child(11){left:60%;top:27%;}
.industry_tycoon_container li:nth-child(12){left:70%;top:27%;}
.industry_tycoon_container li:nth-child(13){left:80%;top:27%;}
.industry_tycoon_container li:nth-child(14){left:90%;top:27%;}
.industry_tycoon_container li:nth-child(15){left:0;top:40.5%;}
.industry_tycoon_container li:nth-child(16){left:10%;top:40.5%;}
.industry_tycoon_container li:nth-child(17){left:20%;top:40.5%;}
.industry_tycoon_container li:nth-child(18){left:30%;top:40.5%;}
.industry_tycoon_container li:nth-child(19){left:40%;top:40.5%;}
.industry_tycoon_container li:nth-child(20){left:50%;top:40.5%;}
.industry_tycoon_container li:nth-child(21){left:60%;top:40.5%;}
.industry_tycoon_container li:nth-child(22){left:70%;top:40.5%;}
.industry_tycoon_container li:nth-child(23){left:80%;top:40.5%;}
.industry_tycoon_container li:nth-child(24){left:90%;top:40.5%;}
.industry_tycoon_container li:nth-child(25){left:0;top:54%;}
.industry_tycoon_container li:nth-child(26){left:10%;top:54%;}
.industry_tycoon_container li:nth-child(27){left:20%;top:54%;}
.industry_tycoon_container li:nth-child(28){left:30%;top:54%;}
.industry_tycoon_container li:nth-child(29){left:60%;top:54%;}
.industry_tycoon_container li:nth-child(30){left:70%;top:54%;}
.industry_tycoon_container li:nth-child(31){left:80%;top:54%;}
.industry_tycoon_container li:nth-child(32){left:90%;top:54%;}
.industry_tycoon_container li:nth-child(33){left:20%;top:67.5%;}
.industry_tycoon_container li:nth-child(34){left:30%;top:67.5%;}
.industry_tycoon_container li:nth-child(35){right:0;top:67.5%;}
/**/
.log_menu{width:100%; overflow: hidden;background:#f9f9f9;}
.log_list{width:90%; margin:0 auto; overflow: hidden;}
.log_list li{float:left; overflow: hidden;}
.log_list li a{display:block;padding:1.25rem 2rem;font-size:1.25rem;position: relative;}
.log_list li a:before{content:"";width:0;height:0;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position: absolute;left:43%;bottom:0;display:none;}
.log_list li a:hover,.log_list li a.active{color:#fff;background:#f0832b;}
.log_list li a:hover:before,.log_list li a.active:before{display:block;}
.log_content{width:100%; overflow: hidden;padding:5rem 0;}
.logistics_sum{width:90%;margin:0 auto;padding:4rem;position: relative;box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1);overflow: hidden;}
.logistics_sum_box{width:45%; float:left; overflow: hidden;}
.log_sum_img{width:100%; position: relative;}
.log_sum_img img{width:100%;}
.logistics_sum_text{width:50%;float:right;overflow: hidden;}
.log_sum_text h2{display:block; padding-left:35px; position: relative;font-size:2rem;}
.log_sum_text h2:before{content:"";width:0;height:0;position: absolute;top:15px;left:0;border-left:13px solid #f0832b;border-top:10px solid transparent;border-bottom:10px solid transparent;}
.log_sum_aim{width:100%; overflow: hidden;padding:2rem 0;line-height: 2;}
.log_sum_aim h3,.log_sum_aim h4{font-size:1.125rem; display:block;padding-left:30px; position: relative;padding-bottom:10px;}
.log_sum_aim h3:before{content:"";background: url("../images/log_ico1.png") no-repeat center;width:20px;height:25px; position: absolute;left:0;top:5px;}
.log_sum_aim h4:before{content:"";background: url("../images/log_ico2.png") no-repeat center;width:20px;height:25px; position: absolute;left:0;top:5px;}
.log_sum_online{width:100%; overflow: hidden;}
.log_sum_online a{display:inline-block;background:#f0832b;padding:10px 1rem; border-radius: 30px;color:#fff;line-height: 1;}
.log_sum_online a i{display:inline-block;font-size:1.5rem;margin-right:10px;vertical-align: middle;}
.logis_detail{width:90%;margin:0 auto; overflow: hidden;line-height: 1.75;}
.logis_detail h3{display:block;position: relative;padding-top:3rem;margin-top:4rem;margin-bottom:1rem;font-size:1.5rem;padding-left:20px;color:#f0832b;}
.logis_detail h3:before{content:"";width:100%;height:1px;background:#ddd; position: absolute;top:2px;left:0;right:0;}
.logis_detail h3:after{content:"";width:8px;height:20px;position: absolute;top:3.6rem;left:0;background:#f0832b;}
/**/
.log_ckwl_box{width:100%; overflow: hidden;}
.log_ckwl_box li{width:calc(100%/6);float:left;text-align: center;}
.logi_ck_img{width:100px;margin:0 auto;height:100px;}
.logi_ck_txt{width:100%; overflow: hidden;}
/**/
.log_fangan_box{width:100%; overflow: hidden;}
.log_fangan_box li{width:calc(100%/3);float:left; overflow: hidden;}
.log_fangan_box li a{display:block;margin:1rem; overflow: hidden;padding:2rem;background:#f9f9f9;position: relative;z-index: 2;height: 180px;}
.log_fangan_box li a:before{content:"";border-top:30px solid #f0832b;border-left:30px solid transparent;border-bottom:30px solid transparent;position: absolute;top:0;right:0;z-index: -1;}
.logi_kj_name{width:100%;font-size:1.25rem;font-weight: 600;}
.logi_kj_img{width:85px; text-align: center;float:left; overflow: hidden;border-radius: 50%;background:#fff;height:85px;}
.logi_item_txt{width:calc(100% - 120px);float:right; overflow: hidden;}
.logi_kj_img img{border:1px #ddd solid; vertical-align: middle;border-radius: 50%;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.logi_kj_text{width:100%; overflow: hidden;font-size:0.875rem;margin-top:1rem;}
.logis_content{width:100%;overflow: hidden;padding:5rem 0;}
.logis_con_ti{padding:3rem 0; overflow: hidden;text-align: center;font-size:2rem;}
.logis_con_service{background:#fff;overflow: hidden;border-radius: 10px 10px 0 0;}
.logis_con_service li{width:calc(100%/4);float:left;text-align: center;}
.logis_con_service li a{display:block;margin:1rem;padding:3rem 1.5rem;border:1px #eee solid;transition: 0.5s;min-height: 400px;}
.logis_ser_item_img{width:100px;margin:0 auto;}
.logis_con_service li img{vertical-align: middle;}
.logis_ser_item_text{width:100%; overflow:hidden;padding:1rem 0;}
.logi_ser_name{padding:0.375rem 0; color:#f0832b;font-size:1.25rem;font-weight: 600;}
.logi_ser_txt{width:100%; overflow: hidden;padding-top:2rem;color:#666;}
.logis_con_service li a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.05);background:#f9f9f9;}
.logi_adv_box{width:100%; overflow: hidden;margin:3rem 0 0; background:#f9f9f9;padding:3rem 0;}
.logis_adv_con{width:30%; float:left; overflow: hidden;font-size:0.875rem;}
.logis_adv_con h3{font-size:1.425rem;color:#000;}
.logis_adv_list{width:70%; float:left; overflow: hidden;}
.logis_adv_list li{width:calc(100%/3 - 1rem);float:left;line-height: 1.2;position: relative;margin-right:1rem;}
.logis_adv_list li:last-child{border-right:0;}
.logis_adv_item_num{width:100%; overflow: hidden;}
.logis_adv_item_num h4{display:inline-block;font-size:2.125rem;font-weight: 600;}
.logis_adv_item_num h5{display:inline-block;font-weight: 400;font-size:0.875rem;}
.logis_adv_item_txt{width:100%; overflow: hidden; opacity: 0.8;}
.kjwl_con{width:100%;overflow: hidden;padding-top:3rem;}
.kjwl_con li{width:100%;margin:3rem 0; overflow: hidden; position: relative;border:0 #ddd solid;background:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.08);}
.kjwl_item{width:100%; overflow: hidden;position: relative;z-index: 2;}
.kjwl_item_bg{width:30%; position:absolute;top:0;left:0;bottom:0;z-index: -1;}
.kjwl_item_bg:after{content:"";width:100%;top:0;left:0;bottom:0;background:rgba(0,0,0,0.6);position: absolute;z-index: -1}
.kjwl_item_sum{width:30%; float:left; overflow: hidden; position: relative;color:#fff;z-index: 2;padding:2rem;}
.kj_item_name{width:100%; font-size:1.5rem; overflow: hidden;padding-bottom:3rem;}
.kj_item_sum_con{width:100%; overflow: hidden;line-height: 2;opacity: 0.9;}
.kj_item_sum_con p{position:relative;padding-left:35px;padding-bottom:5px;}
.kj_item_sum_con p img{vertical-align: middle;position: absolute;left:0;top:2px;}
.kjwl_item_text{width:68%; float:right; overflow: hidden;line-height: 2;font-size:0.937rem;padding:2rem;}
.kjwl_item_text h3{font-size:1.25rem; display:block;position: relative;padding-left:25px;margin-bottom:1rem;}
.kjwl_item_text h3:before{content:"";width:8px;height:8px;background:#f0832b;position: absolute;left:0;top:17px;border-radius: 50%;}
.kjwl_item_text p{padding-left:25px;}
.kjwl_item_text h4{display:inline-block;width:48%;}
.kjwl_item_text p strong,.kjwl_item_text h4 strong{font-weight:600;}

/**/
.content_menu{margin:0 0 3rem; overflow: hidden; text-align: center;display:inline-block;background:#f9f9f9;}
.content_menu h2{font-size:1.625rem;display:block;padding-bottom:2rem;}
.content_menu li{display:inline-block;}
.content_menu li a{display:block;padding:1rem 2rem;background:#f9f9f9;position: relative;font-size:1.125rem;}
.content_menu li a:after{content:"";width:0;height:5px;border-bottom:10px solid #fff; border-left:10px solid transparent;border-right:10px solid transparent;position: absolute;left:44%; bottom:0;display:none;}
.content_menu li a:hover,.content_menu li a.active{color:#fff;background:#f0832b;}
.news_container{width:100%; overflow: hidden;padding-bottom:5rem;}
.news_container li{width:calc(100%/3);float:left; overflow: hidden;}
.news_li_item{display:block;padding:1rem; margin:1rem;border-bottom:2px #eee solid;}
.news_item_img{width:100%; overflow: hidden;height:200px;}
.news_item_img img{width:100%;height: 100%; overflow: hidden;vertical-align: middle;object-fit: cover;height: 100%;}
.news_item_img video{width:100%; object-fit: cover;height: 100%;background:#000;}
.news_item_text{width:100%;overflow: hidden;padding-top:1rem;}
.news_item_ti{width:100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:1.125rem;font-weight: 600;}
.news_item_txt{width:100%; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;color:#999; padding:1rem 0 3rem;display:none;}
.news_item_other{width:100%;margin-top:2rem;}
.news_item_more{width:40px; float:left; text-transform: uppercase;font-weight: 600;font-size:0.875rem;}
.news_item_date{width:calc(100% - 40px);float:left; overflow: hidden;text-align: right;}
.news_item_date h6{display:inline-block;font-size:1.25rem;position: relative;padding-right:13px;color:#000;}
.news_item_date h6:after{content:"";width:1px; height:13px;background:#000; position: absolute;right:5px;top:10px;transform: rotate(25deg);}
.news_item_date span{display:inline-block;color:#999;font-size:0.9375rem;}
.news_container li:hover .news_li_item{background:#f9f9f9;color:#f0832b;border-bottom:2px #f9f9f9 solid;}
/**/
.content_ban_video{width:100%; overflow: hidden;position: relative;}
.news_video_play{width:100%; overflow: hidden;margin-bottom:2rem;}
.news_video_play video{width:100%; height: auto;max-height: 450px;}
.video_img{width:100%; overflow: hidden;background:#000;}
.video_img img{width:100%; vertical-align: middle;opacity: 0.8;}
.video_play_btn{width:70px;height:70px;position: absolute;top:45%;left:45%; border-radius: 50%;background:#fff;cursor: pointer;text-align: center;background-size:35px;z-index: 10}
.video_play_btn:before{content:"";width:90px;height:90px; background:rgba(255,255,255,0.2);position: absolute;left:-10px; top:-10px;border-radius: 50%;z-index: -1;   transform: scale(1);animation:bianh 5s linear infinite;; }
.video_play_btn:after{content:"";width:120px;height:120px; background:rgba(255,255,255,0.1);position: absolute;left:-25px; top:-25px;border-radius: 50%;z-index: -1;   transform: scale(1);animation:bianh 5s linear infinite;; }
.video_play_btn a{display:block;background:url("../images/video_play.png") no-repeat center;width:70px;height:70px;}
.video_play{width:100%; position: absolute;top:0;left:0;right:0;bottom:0;background:#000;display:none;z-index: 100;}
.video_play video{width:100%;height:100%;display:block;object-fit: cover;}
.video_play.active{display:block;}
.active_dedtail{width:80%;margin:0 auto;overflow: hidden;padding:3rem 0;}
.active_left_box{width:30%; float:right; overflow: hidden;}
.active_right_box{width:70%; float:left; overflow: hidden; padding-right:10%;}
.act_ti{width:100%; font-size:1.5rem;font-weight: 600;}
.act_time{width:100%; color:#f0832b;padding:1rem 0;}
.act_rec_list{width:100%; overflow: hidden;}
.act_rec_list h3{display:block; font-size:1.25rem;}
.act_rec_list li{width:100%; overflow: hidden;}
.act_rec_list li a{display:block;border-bottom:1px #ddd solid;padding:1rem 0;}
.act_rec_list li a h4{display:block;width:100%; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.act_rec_list li a span{display:block;color:#999;font-size:0.875rem;padding-top:10px;letter-spacing: 1px;}
.act_content{width:100%; line-height: 1.85;}
.act_content strong{font-weight:600;}
/**/
.content_menu_model{margin-top:5rem; overflow: hidden;width:100%;text-align: center;}
.partner_list_box{width:100%;}
.partner_list_box li{width:100%; overflow: hidden;}
.partner_list_box li a{display:flex;overflow: hidden;padding:2rem 0;justify-content: space-between;align-items: center;}
.partner_list_box li a:hover{color:#f0832b}
.par_item_ing{width:30%; float:left; overflow: hidden;position: relative;text-align: center;border:1px #eee solid;}
.partner_list_box li img{width:100%; vertical-align: middle;}
.par_item_text{width:66%; float:right; overflow: hidden;}
.par_item_name{width:100%; font-weight: 600;font-size:1.25rem;position: relative;padding-bottom:3rem;}
.par_item_name h3{display:inline-block; font-size:1.125rem;padding-left:15px;font-weight: 400;}
.par_item_ti{color:#666; position: relative;padding-bottom:1rem;}
.par_item_txt{width:90%; position:relative;overflow: hidden;color:#666;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.par_item_name:before{content:"";background:url("../images/huaj_ico.png") no-repeat center;width:30px;height:40px;position: absolute;bottom:0;left:0;filter: grayscale(100);opacity: 0.4;background-size:100%;}
.par_item_more{width:100%; color:#666;position: relative;font-size:0.875rem;margin-top:1rem;}
.par_item_more:after{content:"";background:url("../images/next_ico.png") no-repeat center; width:20px;height:20px;background-size:16px; position: absolute;top:2px;margin-left:10px;}
.par_item_ing .video_play_btn{transform:scale(0.8);left:40%;top:40%;}
.video_play_btn i{display:block;background:url("../images/video_play.png") no-repeat center; width:70px;height:70px;background-size:30px;}
.hzhb_content_model li{width:calc(100%/2);float:left;}
.hzhb_content_model li a{display:block;overflow: hidden;}
/**/
.ind_list_box{width:100%; overflow: hidden;padding-bottom:3rem;}
.ind_list_box li{width:100%; overflow: hidden;}
.ind_list_box li a{display:block;padding:3rem 0; overflow: hidden;border-bottom:1px #ddd solid;position: relative;}
.ind_item_ing{width:30%; float:left; overflow: hidden;height:270px; }
.ind_item_ing img{vertical-align:middle; width:100%; height: 100%; object-fit: cover;}
.ind_item_text{width:65%; float:right; overflow: hidden;padding-top:1rem;}
.ind_item_name{font-size:1.125rem;font-weight: 600;overflow:hidden;}
.ind_item_txt{width:100%; overflow: hidden; margin:2rem 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#999;}
.ind_item_date{width:100%; overflow: hidden;color:#999;font-size:0.875rem;}
.ind_item_date i{padding-right:10px;}
.ind_item_more{font-size:0.875rem; width:100%; overflow: hidden;padding-top:2rem;color:#999;}
.ind_item_more i{transform: rotateX(180deg);display:inline-block;font-size:1.75rem;vertical-align: middle;}
.ind_list_box li a:hover{color:#f0832b;}
.ind_list_box li a:hover .ind_item_more{color:#f0832b;}
.act_site{width:100%; overflow: hidden;padding-bottom:2rem;}
.act_site a{display:inline-block; position: relative;margin-right:15px;opacity: 0.7;color:#000;}
.act_site a:after{content:"";width:5px;height:5px;border-top:1px #000 solid; border-right:1px solid #000;position: absolute;right:-8px;top:9px; transform: rotate(45deg);}
.act_site a:last-of-type:after{display:none;}
.leader_conbox{width:80%; overflow: hidden; padding:3rem 0;margin:0 auto;}
.leader_menu{width:23%; float:left; overflow: hidden;border:1px #ddd solid;}
.leader_menu li{width:100%; overflow: hidden;}
.leader_menu li a{display:block;border-bottom:1px #ddd solid;padding:1.5rem; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.leader_menu li:last-child a{border-bottom:0;}
.leader_menu li a:hover{background:#f9f9f9;}
.leader_menu li a.active{background:#f0832b;color:#fff;}
.leader_detail{width:72%;float:right; overflow: hidden;}
.leader_video{width:100%; text-align: center;}
.leader_detail video{width:100%;margin:0 auto;text-align: center;object-fit: cover;}
/**/
.ware_con_box{width:100%;margin:5rem 0;position: relative;height: 700px;z-index: 10;}
.ware_con_list{width:100%;}
.ware_con_list li{float:left;position: absolute;min-width: 100px;}
.ware_ico{position: absolute;color:#f0832b;vertical-align: middle;cursor: pointer;}
.ware_ico img{width:30px;border-radius: 50%;float:left;margin-right: 10px;vertical-align: middle;}
.ware_li_item01{top:45%;left:8%;}
.ware_li_item02{top:39%;left:35%;}
.ware_li_item03{top:25%;left:53%;}
.ware_li_item04{top:60%;left:10%;}
.ware_li_item05{top:43%;left:42%;}
.ware_li_item06{top:40%;left:53%;}
.ware_li_item07{top:39%;right:8%;}
.ware_li_item08{top:59%;right:15%;}
.ware:before{content:"";background:#f0832b;position: absolute;height:2px;}
.ware:after{content:"";width:10px;height:10px;background:#f0832b;position: absolute;border-radius: 50%;}
.ware01:before{content:"";width:50px;top:44%;right:-65px;}
.ware01:after{right:-15px;top:30%;}
.ware02:before{width:80px;top:44%;left:-85px;}
.ware02:after{left:-15px;top:30%;}
.ware03:before{width:95px;transform: rotate(161deg);top:49px;left:-71%;}
.ware03:after{bottom:-10px;left:60%;}
.ware04:before{width:90px;top:-71%;right:-88px;transform: rotate(-35deg);}
.ware04:after{right:-15px;top:-4%;}
.ware05:before{content:"";width:60px;top:-75%;right:-54px;transform: rotate(-55deg);}
.ware05:after{right:-15px;top:-18%;}
.ware06:before{content:"";width:37px;top:-35%;left:-40px;transform: rotate(35deg);}
.ware06:after{left:-10px;top:-8%;}
.ware07:before{content:"";width:70px;top:65%;left:-35px;transform: rotate(308deg);}
.ware07:after{left:16px;top:-47%;}
.ware08:after{left:42px;bottom:37px;}
.ware08:before{content:"";width:76px;top:-54px;right:-23px;transform: rotate(280deg);}
.ware_con_item{width:250px;position: absolute;background:rgba(240,131,43,0.9);color:#fff;padding:1rem; border-radius: 20px;z-index: 10;bottom:10px;left:-100px;}
.ware_con_item.active{display:block;}
.ware_con_item01{left:-100px;}
.ware_con_item02{left:-100px;}
.ware_con_item03{bottom:20px;left:20px;}
.ware_con_item04{bottom:-170px;}
.ware_con_item05{bottom:-190px;}
.ware_con_item06{bottom:-130px;left:90px;}
.ware_con_item07{bottom:35px;left:4px;}
.ware_con_item08{bottom:-200px;left:0;}
.ware_item_name{font-size:1rem;padding-bottom:0.5rem;}
.ware_item_txt{font-size:0.875rem;max-height: 115px;overflow-y: auto;overflow-x: hidden;}
.ware_con_map{width:100%;overflow: hidden;}
.ware_map_box img{width:100%; vertical-align: middle;position: absolute;top:0;z-index: -1;}
.ware_map_box_m{display:none;}
.ware_service_box{width:100%; overflow: hidden;padding:3rem 0;}
.ware_service_box li{width:calc(100%/4);float:left; overflow: hidden;}
.ware_service_box li a{display:flex;align-items: center;text-align: center;font-size:1.5rem;margin:15px; overflow: hidden;box-shadow: 0 0 15px rgba(0,0,0,0.1);padding:1.5rem 0;border-radius: 5px;}
.ware_ser_img{width:50%; float:left;overflow: hidden;text-align: center;}
.ware_ser_name{width:50%;float:left;text-align: left; overflow: hidden;}
.ware_adv_box{width:100%; overflow: hidden;padding:5rem 0;}
.ware_adv_text{width:calc(100% - 600px); float:left; overflow: hidden;}
.ware_adv_img{width:500px;float:right;text-align: right;height:500px;position: relative;z-index: 2;}
.ware_adv_img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:-8%;border-radius: 50%;z-index: -1;border:1px solid #1868b3;opacity: 0.5;}
.ware_adv_img img{width:100%; vertical-align: middle;margin:0 auto;border-radius: 50%;box-shadow: 0 0 20px rgba(0,0,0,0.1);height:100%; object-fit: cover;}
.ware_text_name{width:100%; padding-bottom:1rem;}
.ware_text_name h2{font-size:1.75rem;}
.ware_adv_text li{width:100%; overflow: hidden;margin:2rem 0;}
.ware_adv_item_img{width:60px;float:left; overflow: hidden;text-align: center;}
.ware_adv_item_img img{height:50px;vertical-align: middle;width: auto;}
.ware_adv_item_text{width:calc(100% - 80px);float:right; overflow: hidden;}
.ware_adv_item_name{font-size:1.25rem; padding-bottom: 1rem;}
.ware_fbafree_box{width:100%; padding:5rem 0; overflow: hidden;background:#f9f9f9;}
.ware_fba_text{width:calc(100% - 700px); float:right; overflow: hidden;}
.ware_fba_img{width:500px;float:left;text-align: right;height:500px;position: relative;z-index: 2;}
.ware_fba_img:before{content:"";width:100%;height:100%; position: absolute;top:0;right:-8%;border-radius: 50%;z-index: -1;border:1px solid #1868b3;opacity: 0.5;}
.ware_fba_img img{width:100%; vertical-align: middle;margin:0 auto;border-radius: 50%;box-shadow: 0 0 20px rgba(0,0,0,0.1);height:100%; object-fit: cover;}
.ware_fba_text li{width:100%; margin:2rem 0; overflow: hidden;padding-left:1.5rem;position: relative;}
.ware_fba_name{width:100%;font-size:1.25rem;padding-bottom:1rem;}
.ware_fba_name:before{content:"";border-left:10px solid #333;border-top:8px solid transparent;border-bottom:8px solid transparent; position: absolute;left:0;top:8px;}
.ware_dfser_box{width:100%; overflow: hidden;padding:5rem 0;}
.ware_dfser_text{width:calc(100% - 700px);  float:left; overflow: hidden;}
.ware_dfser_img{width:500px;float:right;text-align: right;height:500px;position: relative;z-index: 2;}
.ware_dfser_img:before{content:"";width:100%;height:100%;position: absolute;top:0;left:-8%;border-radius: 50%;z-index: -1;border:1px solid #1868b3;opacity: 0.5;}
.ware_dfser_img img{width:100%; vertical-align: middle;margin:0 auto;border-radius: 50%;box-shadow: 0 0 20px rgba(0,0,0,0.1);height:100%; object-fit: cover;}
.ware_text_in{width:100%; padding:2rem 0;line-height: 2;opacity: 0.9;}
.ware_text_in p{padding-bottom:1.5rem;}
.ware_process_box{width:100%; padding:5rem 0; overflow: hidden;background:#f9f9f9;}
.ware_process_list{width:100%; overflow: hidden;}
.ware_process_list li{width:calc(100%/6); position: relative;float:left;text-align: center;}
.ware_process_list li:before{content:"";width:40px;height:10px;background:#1868b3;position: absolute;right:-10px;top:40%;}
.ware_process_list li:after{content:"";border-left:15px solid #1868b3;border-top:10px solid transparent;border-bottom:10px solid transparent;position: absolute;right:-25px;top:38%;}
.ware_process_list li:last-child:before{display:none;}
.ware_process_list li:last-child:after{display:none;}
.ware_pro_item{margin:2rem; overflow: hidden;}
.ware_pro_img{width:100%; overflow: hidden;}
.ware_process_list li img{vertical-align:middle;width:70%;margin:0 auto;overflow: hidden;}
.ware_pro_name{width:100%; overflow: hidden;padding:1rem 0;}
/**/
.ser_menu li a.active{color:#f0832b;background:#f9f9f9;}
.ser_a{color:#fff;background:#f0832b;font-size:1.5rem;}
.ser_name{width:100%; overflow: hidden; padding-bottom:2rem;}
.ser_name h2{display:block;padding-left:30px; overflow: hidden;position: relative;}
.ser_name h2:before{content:"";border-left:15px solid #f0832b;border-bottom:10px solid transparent;border-top:10px solid transparent;position: absolute;left:0;top:8px;}
.service_faq_box{width:100%; overflow: hidden;}
.service_faq_box li{width:100%;overflow: hidden;margin:1rem 0;display:block;cursor: pointer;}
.faq_name{width:100%;overflow: hidden; position: relative;border-bottom:1px #ddd solid;padding:0.45rem 20px;padding-bottom:1rem;}
.faq_name:before{content:"Q";position: absolute;left:0;top:6px;color:#f0832b;}
.faq_name:after{content:"";width:8px;height:8px;border-top:1px #f0832b solid;border-right:1px #f0832b solid; position: absolute;right:1px;top:15px;transform: rotate(45deg);}
.faq_text{width:100%; overflow: hidden; padding:2rem 1rem;border-bottom:1px #ddd solid; opacity: 0.9;display:none;}
/**/
.rep_con_tit{width:100%; overflow: hidden;padding-bottom:3rem; text-align: center;font-size:1.125rem;line-height: 2;}
.rep_con_tit h2{display:block;font-size:2rem;}
.rep_con_kj_repair{width:100%; overflow: hidden;}
.rep_con_kj_repair p{padding-bottom: 1rem;}
.rep_kj_model{width:100%; overflow: hidden;display: flex;align-items: center;margin-bottom:5rem;}
.rep_con_kj_data{width:55%; float:right; overflow: hidden;padding-left:6rem;font-size:1.125rem;line-height: 2;}
.rep_con_kj_data p{padding-bottom:2rem;}
.rep_con_kj_data h3{display:block;font-weight: 600;color:#0767bd;line-height: 2;font-size:2rem;}
.rep_con_kj_data h3:first-of-type{padding-top:3rem;}
.rep_con_img_box{width:40%; float:left;overflow: hidden;position: relative;}
.rep_con_img_box img{width:100%; vertical-align: middle;}
.fxt_video_pay_btn{width:100%; height: 100%;position: absolute;top:0;left:0;background: rgba(0,0,0,0.5) url("../images/video_play_ho.png") no-repeat center;z-index: 10;display:flex;align-items: center;background-size: 30px;cursor: pointer;}
.fxt_tgsh_pop{width:100%; height: 100%;position: fixed;background:rgba(0,0,0,0.3);top:0;left:0;display:none;align-items: center;z-index: 100;}
.fxt_tgsh_pop.active{display:flex;}
.fxt_sh_model{width:60%;margin:0 auto;}
.fxt_sh_model video{width:100%; object-fit: cover;height: 520px;}
.fxt_sh_close{width:40px;height:40px;position: absolute;right:20px;top:20px;background:url("../images/close.png") no-repeat center; background-size:contain;cursor: pointer;filter: brightness(100);}
.content_our_adv{width:100%; overflow: hidden;position: relative;padding-bottom:5rem;}
.content_our_adv li{width:100%; overflow: hidden;}
.adv-pagination{width:100%; bottom:0;text-align: center;}
.rep_con_adv_model{width:100%; overflow: hidden;display: flex;align-items: center;}
.rep_con_adv_data{width:50%; float:left; overflow: hidden;color:#000;}
.rep_con_adv_img{width:50%; float:right;}
.rep_con_adv_data h2{font-size:1.375rem;display:block;}
.rep_con_adv_data h3{display:block;line-height: 2;position: relative;padding-left:2rem;font-size:1.375rem;}
.rep_con_adv_data h3:first-of-type{margin-top:3rem;}
.rep_con_adv_data h3:before{content:"";width:9px;height:18px; border-bottom:3px solid #0767bd;border-right:3px solid #0767bd; position: absolute;left:5px;top:10px;transform: rotate(45deg);}
.rep_con_process_model{width:100%; overflow: hidden;padding:5rem 0; background:#f2f2f2;margin-top:5rem;}
.rep_con_pro_dataBox{width:100%;position: relative;}
.rep_con_pro_dataBox li{width:100%; position: relative;z-index: 10;}
.rep_con_pro_dataBox li:after{content:"";width:10px; height:10px;position: absolute;bottom:6px;left:0;border-top:1px #ccc solid;border-right:1px solid #ccc; transform: rotate(45deg);}
.rep_con_pro_dataBox li:first-child:after{display:none;}
.rep_con_pro_dataBox li:first-child a:after{left:50%;}
.rep_con_pro_dataBox li:last-child a:after{width:50%;}
.rep_con_pro_dataBox li:before{content:attr(data-title);position: absolute;bottom:0;left:45%;background:#ddd;padding:5px;border-radius: 50%;width:25px;height:25px;text-align: center;color:#f0832b;line-height: 1.2;font-size:0.875rem;}
.rep_con_pro_dataBox li a{text-align: center;display:block;padding:0 2.2rem;color:#222;position: relative;min-height: 280px;}
.rep_con_pro_dataBox li a:after{content:"";width:100%; height:1px;background:#ddd;position: absolute;bottom:11px;left:0;z-index: -1;}
.rep_lc_img{width:5rem;height:5rem;margin:0 auto;background:rgba(0,0,0,0.05);border-radius: 50%;vertical-align: middle;display: flex;align-items: center;text-align: center;justify-content: center}
.rep_lc_img img{align-content: center;vertical-align: middle;}
.rep_lc_text{width:100%; margin-top:1rem;}
.rep_lc_text h3{font-size:1.125rem;display:block;margin-bottom:1rem;}
.rep_lc_into{width:100%;opacity: 0.7;font-size:0.8125rem;}
.rep_pro_adv_model{width:100%; overflow: hidden;margin-top:5rem;}
.rep_pro_adv_textBox{width:100%; overflow: hidden;}
.rep_pro_adv_textBox li{width:calc(100%/4);float:left; overflow: hidden;text-align: center;}
.rep_cp_adv_box{margin:1rem;background:#f2f2f2;padding:2rem;border-top:3px solid #f0832b;min-height: 310px;}
.rep_cp_img{width:100%; text-align: center;}
.rep_cp_text{width:100%; overflow: hidden;}
.rep_cp_text h3{padding:1rem 0; display:block;}
.rep_cp_into{opacity: 0.8;}
.rep_pro_imgBox{width:100%; text-align: center;margin:3rem 0;}
/**/
.site_nav{width:100%; padding-top:3rem;overflow: hidden;text-align: right;}
.site_nav a{display:inline-block;background:#f4f4f4; padding:1rem 2rem;}
.site_nav a.active{background:#f0832b;color:#fff;}
.sitemap_menu{width:100%;padding:3rem 0; overflow: hidden;}
.sitemap_menu li {padding:15px 0; border-bottom:1px #ddd dashed;}
.fir-li{display:block; font-weight: 600;font-size:1.125rem;padding-bottom:0.875rem;}
.site_menu{width:100%; overflow: hidden;padding-left:1.45rem;}
.site_menu a{display:inline-block; margin:0 15px;position: relative;}
.site_menu a:before{content:"";border:1px #333 solid; width:5px;height:5px;border-radius: 50%; position: absolute;left:-10px;top:10px;}
@keyframes bianh
{
    0% {
        transform:scale(0.05);
        opacity: 1;
    }
    80% {
        transform:scale(1);
        opacity: 1;
    }
    100% {
        transform:scale(1.1);
        opacity: 0;
    }
}

@-webkit-keyframes bianh
{
    0% {
        transform:scale(0.05);
        opacity: 1;
    }
    80% {
        transform:scale(1);
        opacity: 1;
    }
    100% {
        transform:scale(1.1);
        opacity: 0;
    }
}
@keyframes animScale {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

@-webkit-keyframes animScale {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}

@-ms-keyframes animScale {
    0% { -ms-transform: scale(1); }
    50% { -ms-transform: scale(1.1); }
    100% { -ms-transform: scale(1); }
}
@-moz-keyframes animScale {
    0% { -moz-transform: scale(1); }
    50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes animScale {
    0% { -o-transform: scale(1); }
    50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}