body{  margin:0; padding:0; text-align:center;  font-size:12px; font-family:PingFangSC, sans-serif;}
table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
/* ul,li{list-style:none;} */
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}

/*-返回定部-*/
#tbox{width:54px; float:right; position:fixed; right:20px; bottom:55px;}
#gotop{ width:54px; height:54px; background:#28344a; display:block;}
#gotop .retopic{display: inline-block; border-top: 2px solid; border-right: 2px solid; margin-top: 20px; width: 25px; height: 25px; border-color: #fff; transform: rotate(-45deg);}

.pc-container{width: 100%; height: 100%; margin: 45px auto 0 auto; text-align: center;  user-select: none;position: relative;z-index: 0;}
.pc-container .main-m{width:1100px; height: 100%;position: relative; margin: 0 auto; text-align: center;box-sizing: border-box;}
.pc-container .main-m img{width: 100%;height: 100%;display: block;}
/* 公共title + 按钮 */
.pc-container .titlefont{}
.pc-container .titlefont .titlebig{display: flex;align-items: end;justify-content: center;}

.pc-container .titlefont .titlebig .titleleft{display: flex;align-items: baseline;}
.pc-container .titlefont .titlebig .titleleft .leftitem{ background: #27a4de;width: 5px;height: 8px;border-radius: 22px;margin-right: 3px;transform: skewX(17deg);}
.pc-container .titlefont .titlebig .titleleft .leftitem:nth-child(1){}
.pc-container .titlefont .titlebig .titleleft .leftitem:nth-child(2){height: 18px;}
.pc-container .titlefont .titlebig .titleleft .leftitem:nth-child(3){ height: 34px;}

.pc-container .titlefont .titlebig .titlecenter{background: linear-gradient(to right, #27a4de, #2fb3b5);border-radius: 2px;font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;padding: 5px 25px;clip-path: polygon(0 0, 8px 100%, calc(100% - 8px) 100%, 100% 0);}

.pc-container .titlefont .titlebig .titleright{display: flex;align-items: baseline;}
.pc-container .titlefont .titlebig .titleright .rightitem{background: #2fb4b3;width: 5px;height: 6px;border-radius: 22px;margin-left: 3px;transform: skewX(-17deg);}
.pc-container .titlefont .titlebig .titleright .rightitem:nth-child(1){height: 34px;}
.pc-container .titlefont .titlebig .titleright .rightitem:nth-child(2){height: 18px;}
.pc-container .titlefont .titlebig .titleright .rightitem:nth-child(3){ }

.pc-container .titlefont .titlesmall{font-size: 20px;color: #434142;line-height: 24px;margin-top: 12px;}

.pc-container .roangebtn{position: relative;width: 270px;height: 40px;margin: 0 auto; background: linear-gradient(to bottom,#ee8420,#fd9228,#ee8420);display: flex;align-items: center;justify-content: center;cursor: pointer;}
.pc-container .roangebtn .rotxt{color: #fff;font-weight: bold;font-size: 20px;line-height: 20px;animation: cricleHandle 2s ease infinite;}
.pc-container .roangebtn .rohand{width: 45px;height: 39px;position: absolute;right: -30px;bottom: -20px;animation: fingerHandle 2s ease infinite;}
@keyframes cricleHandle {
    0% {
        transform: none;
    }
    20% {
        transform: none;
        
    }
    30% {
        transform: none;
    }
    40% {
        transform: scale3d(0.8, 0.8, 0.8);
    }
    50% {
        transform: none;
    }
    80%{
        transform: none;
    }
    100% {
        transform: none;
    }
}
@keyframes fingerHandle {
    0% {
        transform: none;
    }
    20% {
        transform: translate(-10px,-10px);
        
    }
    30% {
        transform: scale3d(0.8, 0.8, 0.8);
    }
    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50% {
        transform: scale3d(1,1,1);
    }
    100% {
        transform: none;
    }
}
.pc-container .roangebtn:hover .rotxt{animation: none;}
.pc-container .roangebtn:hover .rohand {animation: none;}

/* 顶部*/
.pc-container .top{width: 100%; height:455px;background: url("../images/bg01.png") no-repeat center;}
.pc-container .top .topBox{width: 490px;height: auto;display: flex;flex-direction: column;align-items: baseline;position: relative;top: 115px;left: 135px;}
.pc-container .top .topBox .topone{width: 487px;height: 31px;}
.pc-container .top .topBox .toptwo{font-size: 70px;line-height: 70px;color: #fff;margin: 10px 0 18px 0;}
.pc-container .top .topBox .topthree{width: 110%;background: linear-gradient(to right, #00dfd4, #58d7fa, #4e9abc, #2a3950, transparent);color: #172647;font-size: 28px;line-height: 28px;font-weight: bold;padding: 5px 0 5px 8px;text-align: left;margin-bottom: 15px;}
.pc-container .top .topBox .topfour{font-size: 28px;font-weight: bold;line-height: 28px;color: #fff;}
.pc-container .top .topBox .topfour span{color: #14ebfd;}

/* 预约 */
.pc-container .get{position: relative;top: -30px;}
.pc-container .get .get-form{ display: flex;justify-content: center;box-shadow: 0 0 1px 0 #767676;}

.pc-container .get .get-form .formleft{width: 930px;display: flex;flex-direction: column;}
.pc-container .get .get-form .formleft .formtitle{width: 100%;background: linear-gradient(to right, #2fb1be, 50%, #239ce5);font-size: 20px;line-height: 18px;font-weight: bold;color: #fff;display: flex;align-items: center;justify-content: center;padding: 8px 0;}

.pc-container .get .get-form .get-form-top{display: flex;align-items: center;justify-content: space-between;background: #fff;padding:10px 40px;box-sizing: border-box;}
.pc-container .get .get-form .get-form-top .gft-item{position: relative;display: flex;align-items: center;justify-content: center;border: 2px solid #b2b2b2;box-shadow: 3px 3px 4px 0 #dbdbdb;padding-left: 12px;}
.pc-container .get .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;font-size: 16px;color: #666666;font-weight: bold;}
.pc-container .get .get-form .get-form-top .gft-item .gfi-input{}
.pc-container .get .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{border: none;background: #ffffff;height: 40px;width: 100px;padding-left: 10px;font-size: 16px;}
.pc-container .get .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-container .get .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;color: #767676;background-color: #fff;font-size: 16px;}

.pc-container .get .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;font-size: 12px;background: #ffffff;padding-bottom: 5px;}

.pc-container .get .formright{ position: relative;width: 180px;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #ff9229;cursor: pointer;}
.pc-container .get .formright .frone{color: #fffffd;font-size: 20px;font-weight: bold;line-height: 20px;background: #ff5507;padding: 3px 10px;}
.pc-container .get .formright .frtwo{color: #ffffff;font-size: 20px;line-height: 20px;margin-top: 5px;}
.pc-container .get .formright .hand{width: 125px;height: 80px;position: absolute;top: -35px;right: -35px;}

/* 新航道锦秋国际 适合人群 */
.pc-container .adapt{margin-top: 20px;} 
.pc-container .adapt .adaptbox{background: #eaeaea;display: flex;justify-content: space-between;padding-right: 90px;margin-top: 25px;} 
.pc-container .adapt .adaptbox .ableft{width: 235px;height: 180px;} 

.pc-container .adapt .adaptbox .abright{display: flex;flex-direction: column;align-items: baseline;justify-content: center;} 
.pc-container .adapt .adaptbox .abright .abrightitem{display: flex;align-items: center;justify-content: center;margin-bottom: 15px;} 
.pc-container .adapt .adaptbox .abright .abrightitem .abrione{width: 20px;height: 20px;border: 1px solid #172645;background: #fff;position: relative;top: 2px;margin-right: 25px;} 
.pc-container .adapt .adaptbox .abright .abrightitem .abrione .abrionein{width: 100%;height: 100%;background: #172645;color: #fff;font-size: 14px;font-weight: bold;line-height: 14px;display: flex;align-items: center;justify-content: center;position: relative;left: -2px;top: -2px;} 

.pc-container .adapt .adaptbox .abright .abrightitem .abritwo{color: #172645;font-weight: bold;font-size: 18px;line-height: 18px;margin-right: 15px}
.pc-container .adapt .adaptbox .abright .abrightitem .abrithree{color: #424242;font-size: 18px;line-height: 18px;}
.pc-container .adapt .adaptbox .abright .abrightitem:last-child{margin-bottom: 0;}

/* 新航道锦秋国际 品牌简介 */
.pc-container .pinpai{margin: 55px 0 50px 0;}
.pc-container .pinpai .pinpaibox{display: flex;margin-top: 25px;}
.pc-container .pinpai .pinpaibox .pinpaileft{width: 254px;height: 250px;}

.pc-container .pinpai .pinpaibox .pinpairight{width: 856px;background: linear-gradient(to left, #eaeaea, transparent);display: flex;flex-direction: column;align-items: baseline;justify-content: center;padding: 0 100px;box-sizing: border-box;}
.pc-container .pinpai .pinpaibox .pinpairight .righttitle{color: #1a2448;font-size: 22px;font-weight: bold;line-height: 22px;margin-bottom: 20px;}
.pc-container .pinpai .pinpaibox .pinpairight .righttxt{color: #424242;font-size: 18px;line-height: 28px;text-align: left;}

.pc-container .pinpai .iconbox{display: flex;align-items: center;justify-content: space-between;margin: 35px 0 25px 0;}
.pc-container .pinpai .iconbox .iconitem{display: flex;flex-direction: column;align-items: center;width: 200px;height: 155px;background: linear-gradient(to top, #eff6ff, transparent);}
.pc-container .pinpai .iconbox .iconitem .iconImg{width: 53px;height: 53px;}
.pc-container .pinpai .iconbox .iconitem .iconbig{color: #182547;font-size: 18px;font-weight: bold;margin: 10px 0;}
.pc-container .pinpai .iconbox .iconitem .iconsmall{font-size: 16px;line-height: 20px;color: #424345;}
.pc-container .pinpai .iconbox .iconitem:nth-child(odd){background: linear-gradient(to top, #eff6ff, transparent);}
.pc-container .pinpai .iconbox .iconitem:nth-child(even){background: linear-gradient(to top, #f2fcfb, transparent);}

/* 新航道锦秋国际 课程安排 */
.pc-container .cource{width: 100%; height:611px;background: url("../images/bg02.png") no-repeat center;padding-top: 25px;box-sizing: border-box;}
.pc-container .cource .courcebox{position: relative;margin-top: 25px;}
.pc-container .cource .courcebox .tableone{background-color: #ffffff;padding: 25px;box-shadow: 0 0 2px 0px gray;}

.pc-container .cource .courcebox .tableone tr{font-size: 18px;color: #fff;line-height: 18px;}
.pc-container .cource .courcebox .tableone tr th{background: #3d4f67;padding: 10px 0;}
.pc-container .cource .courcebox .tableone tr th:nth-child(1){width: 130px;}
.pc-container .cource .courcebox .tableone tr th:nth-child(2){width: 120px;}
.pc-container .cource .courcebox .tableone tr th:nth-child(3){width: 295px;}
.pc-container .cource .courcebox .tableone tr th:nth-child(4){width: 295px;}
.pc-container .cource .courcebox .tableone tr th:nth-child(5){width: 220px;}

.pc-container .cource .courcebox .tableone tr td{color: #191919;padding: 10px 0;font-size: 16px;line-height: 20px;}

.pc-container .cource .courcebox .tableone .trea{background-color: #eaeaea;}
.pc-container .cource .courcebox .tableone .trfsix{background-color: #f6f6f6;}

.pc-container .cource .courcebox .officai-swiperChange{position: absolute;z-index: 1;width: 110%;display: flex;align-items: center;justify-content: space-between;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.pc-container .cource .courcebox .officai-swiperChange .officai-pre{width: 34px;height: 34px;cursor: pointer;}

/* 礼包 */
.pc-container .gift{position: relative;top: -20px;}
.pc-container .gift .giftBox{position: relative;display: flex;align-items: center;justify-content: center;}

.pc-container .gift .giftBox .gifLeft{width: 540px;height: 230px;background: #fff;display: flex;align-items: center;justify-content: center;padding-left: 70px;box-sizing: border-box;box-shadow: 8px 2px 6px 1px gray;position: relative;}
.pc-container .gift .giftBox .gifLeft .gileftitem{display: flex;flex-direction: column;align-items: center;justify-content: end;height: 170px;}
.pc-container .gift .giftBox .gifLeft .gileftitem .bookimg{width: 101px;height: 143px;}
.pc-container .gift .giftBox .gifLeft .gileftitem .bookname{font-size: 16px;color: #010101;line-height: 16px;margin-top: 5px;}

.pc-container .gift .giftBox .gifLeft .hezi{width: 153px;height: 185px;position: absolute;left: -50px;top: 55px;}

.pc-container .gift .giftBox .gifcenter{width: 20px;height: 230px;background-color: #ededed;box-shadow: 8px 2px 6px 1px gray;}

.pc-container .gift .giftBox .gifright{width: 430px;height: auto;background: linear-gradient(to right, #30b6af, 48%, #249ee7); padding-top: 20px;box-sizing: border-box;position: relative;}
.pc-container .gift .giftBox .gifright .rightdes{color: #fff;font-size: 20px;line-height: 20px;}

.pc-container .gift .giftBox .gifright .get-form{width: 100%;height: 100%;padding: 15px 20px;box-sizing: border-box;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top{ display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-item{position: relative;display: flex;align-items: center;width: 100%;height: 40px;background-color: #fff;margin-bottom: 10px;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-item .gfi-img{ font-size: 16px;color: #666666;font-weight: bold;width: 90px;height: 100%;display: flex;align-items: center;padding-left: 15px;box-sizing: border-box;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-item .gfi-input{ border: none;width: 300px;height: 100%;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{border: none;background: #ffffff;height: 100%;width: 100%;box-sizing: border-box;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;color: #767676;background-color: #fff;font-size: 16px;}
.pc-container .gift .giftBox .gifright .get-form .get-form-top .gft-submit {width: 100%; height: 35px;padding: 0 25px;box-sizing: border-box; display: flex;align-items: center;justify-content: center;background-color: #ff9229;color: #fffeff;font-size: 20px;font-weight: bold;}

.pc-container .gift .giftBox .gifright .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 12px;font-size: 12px;}

.pc-container .gift .giftBox .gifright .lefttoptrangle{position: absolute;top: 0;left: -14px;border: 1px solid;border-bottom: 25px solid #034a66;border-top: 0 solid transparent;border-right: 0 solid transparent;border-left: 14px solid transparent;}
.pc-container .gift .giftBox .gifright .leftbottomtrangle{position: absolute;bottom: 0;left: -14px;border: 1px solid;border-top: 25px solid #034a66;border-bottom: 0 solid transparent;border-right: 0 solid transparent;border-left: 14px solid transparent;}.pc-container .gift .giftBox .gifright .hothot{width: 89px;height: 44px;position: absolute;top: -20px;right: -35px;}

/*  新航道锦秋国际 核心优势*/
.pc-container .advance{margin: 35px 0 60px 0;}
.pc-container .advance .advancebox{display: flex;justify-content: space-between;margin: 25px 0;}
.pc-container .advance .advancebox .advbleft{ display: flex;flex-direction: column;justify-content: space-between;background: linear-gradient(to right, #f1f1f1, transparent);padding: 12px 0 12px 12px;width: 57%;}
.pc-container .advance .advancebox .advbleft .aleftitem{display: flex;align-items: center;}
.pc-container .advance .advancebox .advbleft .aleftitem .aitemtitle{ background: #2d5094;font-size:18px;font-weight: bold;color: #fff;line-height: 28px;display: flex;align-items: center;justify-content: center;margin-right: 10px;width: 115px;height: 70px;}
.pc-container .advance .advancebox .advbleft .aleftitem .aitemdes{font-size: 16px;text-align: left;line-height: 20px;}
.pc-container .advance .advancebox .advbleft .leftborder{border: 1px dashed #eef0ef;width: 100%;margin: 10px 0;}

.pc-container .advance .advancebox .advaright{display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.pc-container .advance .advancebox .advaright .rightimgone{width: 292px;height: 137px;}
.pc-container .advance .advancebox .advaright .rightimgtwo{width: 363px;height: 154px;}

/* 新航道锦秋国际 服务管理  */
.pc-container .manage{width: 100%;height: 820px;background: url("../images/bgxing.png") no-repeat center;}
.pc-container .manage .managebox{width: 867px;height: 390px;position: relative;margin: 190px auto 50px auto;}

.pc-container .manage .managebox .bigwu{width: 867px;height: 390px;margin: 0 auto;}

.pc-container .manage .managebox .manallitem{width: 867px;height: 390px;position: absolute;top: 0;}
.pc-container .manage .managebox .manallitem .manitem{display: flex;flex-direction: column;align-items: end;width: 210px;position: absolute;}
.pc-container .manage .managebox .manallitem .manitem .mitemimg{width: 41px;height: 40px;}
.pc-container .manage .managebox .manallitem .manitem .mitemtitle{color: #058bae;font-weight: bold;font-size: 20px;line-height: 20px;margin: 8px 0;}
.pc-container .manage .managebox .manallitem .manitem .mitemdes{text-align: right;font-size: 18px;line-height: 22px;}

.pc-container .manage .managebox .leftxing{    width: 474px;height: 812px;position: absolute;left: -350px;top: 50%;transform: translate(0, -50%);z-index: -1;}
.pc-container .manage .managebox .rightxing{width: 256px;height: 507px;position: absolute;right: -350px;top: 50%;transform: translate(0, -50%);z-index: -1;}

/* 新航道锦秋国际 师资团队  */
.pc-container .teacher{margin-bottom: 70px;}
.pc-container .teacher .teabox{position: relative;}

.pc-container .teacher .teabox .teacher-swiper{position: relative;}
.pc-container .teacher .teabox .teacher-swiper .teacherBox{ display: flex;background-image: linear-gradient(to right, #269fe8, #caeced, #f5fbfb, transparent, #f5fbfb);position: relative;box-sizing: border-box;padding: 20px 20px 20px 300px;margin: 50px  auto 0 auto;height: 295px;width: 90%;}

.pc-container .teacher .teabox .teacher-swiper .teacherBox .swiper-img{width: 276px;height: 343px;position: absolute;left: 0;bottom: 0;}

.pc-container .teacher .teabox .teacher-swiper .teacherBox .teacherBox-right{ display: flex;flex-direction: column;align-items: baseline;width: 814px;height: 100%;}
.pc-container .teacher .teabox .teacher-swiper .teacherBox .teacherBox-right .teacherName{ font-size: 24px;line-height: 24px;font-weight: bold;color: #252f4a;border-left: 4px solid #252f4a;padding-left: 10px;}
.pc-container .teacher .teabox .teacher-swiper .teacherBox .teacherBox-right .teacherGrade{ display: flex;margin-top: 10px;}
.pc-container .teacher .teabox .teacher-swiper .teacherBox .teacherBox-right .teacherGrade .courceTitle{font-size: 16px;color: #000;line-height: 22px;font-weight: bold;margin-right: 8px;}
.pc-container .teacher .teabox .teacher-swiper .teacherBox .teacherBox-right .teacherGrade .courceName{ width: 500px;color: #484a49;font-size: 16px;line-height: 22px;text-align: left;}


.pc-container .teacher .teabox .teacher-swiper .gallery-thumbs{margin: 25px 0;}
.pc-container .teacher .teabox .teacher-swiper .gallery-thumbs .swiper-slide { width: 55px !important;border: 2px solid #e7e7e7;border-radius: 50%;cursor: pointer;}
.pc-container .teacher .teabox .teacher-swiper .gallery-thumbs .swiper-slide img{border-radius: 50%;}
.pc-container .teacher .teabox .teacher-swiper .gallery-thumbs .swiper-slide-thumb-active {width: 55px !important;display: flex;align-items: center;justify-content: center; background: linear-gradient(to bottom,#249eeb,#30b6af);border-radius: 50%;border: none; padding: 3px;box-sizing: border-box;}
.pc-container .teacher .teabox .teacher-swiper .gallery-thumbs .swiper-slide-thumb-active img{border-radius: 50%;}

.pc-container .teacher .teabox .teacher-swiper .teacher-swiperChange{display: flex;align-items: center;justify-content: space-between;top: 50%;position: absolute;width: 100%;}
.pc-container .teacher .teabox .teacher-swiper .teacher-swiperChange .teacher-pre{width: 34px;height: 34px;cursor: pointer;z-index: 1;}

/* 新航道锦秋国际 导师制  */
.pc-container .daoshi{margin-bottom: 70px;}
.pc-container .daoshi .daoshibox{display: flex;flex-wrap: wrap;justify-content:space-between;margin-top: 25px;}
.pc-container .daoshi .daoshibox  .daoshiitem{display: flex;flex-direction: column;align-items: baseline;width: 500px;background: linear-gradient(to right, #e8f5fd, transparent);padding: 15px;box-sizing: border-box;border-image: linear-gradient(to bottom, #2db6ae, #27a5d8) 1;border-left: 4px solid transparent;margin-bottom: 25px;}
.pc-container .daoshi .daoshibox  .daoshiitem:nth-child(n+3){margin-bottom: 0;}
.pc-container .daoshi .daoshibox  .daoshiitem .dsitemtop{display: flex;align-items: flex-start;}
.pc-container .daoshi .daoshibox  .daoshiitem .dsitemtop .dstopimg{width: 24px;height: 32px;}
.pc-container .daoshi .daoshibox  .daoshiitem .dsitemtop .dstoptxt{font-size: 20px;line-height: 20px;font-weight: bold;margin-left: 6px;padding-top: 2px;color: #0f0f0f;}
.pc-container .daoshi .daoshibox  .daoshiitem .dsitemdes{font-size: 18px;color: #3a3a3c;line-height: 24px;text-align: left;margin-top: 8px;}

.pc-container .daoshi .daoshiboxtwo{ margin-top: 25px;display: flex;justify-content: space-between;}
.pc-container .daoshi .daoshiboxtwo .dstwoitem{display: flex;flex-direction: column;align-items: center;border: 4px solid #f4f4f4;padding: 8px 0;box-sizing: border-box;width: 185px;background: linear-gradient(to bottom, #cde9f4, 6%, #fff);}
.pc-container .daoshi .daoshiboxtwo .dstwoitem .dstwoimg{width: 165px;height: 189px;position: relative;}
.pc-container .daoshi .daoshiboxtwo .dstwoitem .dstwoimg .dsname{position: absolute;bottom: 0;left: 0;width: 90px;height: 30px;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 18px;font-weight: bold;line-height: 18px;background: linear-gradient(to left, #2db6ae, #27a5d8);border-radius: 0 30px 30px 0;}
.pc-container .daoshi .daoshiboxtwo .dstwoitem .dsdes{width: 165px;text-align: left;font-size: 18px;line-height: 24px;margin-top: 8px;}

/* 最后 */
.pc-container .last{ background: url("../images/bg03.png") no-repeat bottom;padding-bottom:50px;box-sizing: border-box;}
.pc-container .last .lastone{width: 996px;height: 477px;margin: 25px auto ;}

.pc-container .last .lasttwo{margin: 25px auto 0 auto;}
.pc-container .last  .lasttwo .swiper-scroll{}
.pc-container .last  .lasttwo .swiper-scroll .gallery-thumbsTwo {padding: 0 120px;}
.pc-container .last  .lasttwo .swiper-scroll .gallery-thumbsTwo .swiper-wrapper{display: flex;align-items: end;justify-content: center;}
.pc-container .last  .lasttwo .swiper-scroll .gallery-thumbsTwo .swiper-slide {background-color: #dddddd;padding:8px 0; cursor: pointer; }
.pc-container .last  .lasttwo .swiper-scroll .gallery-thumbsTwo .swiper-slide .slidtxt{font-size: 18px;color: #515151; }
.pc-container .last  .lasttwo .swiper-scroll .gallery-thumbsTwo .swiper-slide-thumb-active {background:linear-gradient(to right,#249ee7,#30b6af) ;border-radius:20px 20px 0 0 !important;height: 40px;display: flex;align-items: center;justify-content: center;}
.pc-container .last  .lasttwo .swiper-scroll .gallery-thumbsTwo .swiper-slide-thumb-active .slidtxt{border: none;color: #fff;}
.pc-container .last .havebord{border-right: 2px solid #747474;}

.pc-container .last  .lasttwo .swiper-scroll .gallery-topTwo{}
.pc-container .last  .lasttwo .swiper-scroll .gallery-topTwo .swiper-wrapper{}
.pc-container .last  .lasttwo .swiper-scroll .gallery-topTwo .swiper-wrapper .swiper-slide{display: flex;justify-content: center;}
.pc-container .last  .lasttwo .swiper-scroll .gallery-topTwo .imgList{background-color: #fff;box-shadow: 0 0 3px 0 gray;display: flex;align-items: center;justify-content: center;width: 990px; padding: 10px 0;}
.pc-container .last  .lasttwo .swiper-scroll .gallery-topTwo .imgList .imgin{width: 963px;height: 479px;}

.pc-container .last .lastfont{width: 425px;height: 81px;margin: 45px auto 0 auto;}





input[type="checkbox"]{
    display: none;
}
label {
    display: inline-block;
    padding-left: 25px;
    position: relative;
    cursor: pointer;
}



/* 当复选框被选中时改变背景和边框颜色 */
input[type="checkbox"]:checked + label:before {
    content: "✔";
    color:#fff;
    background: #767676; 
    border-color: #fff; 
}
