/*全局样式*/
@charset "utf-8";
body {font: 14px/1.7 "微软雅黑","PingFang SC", "sans-serif", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {
    max-width:1230px !important;
}

:root{
    --title_color: #000;
    --futitle_color: #888;
    --active_color: #7e51fb;
    --rgba_active_color_60: rgba(126, 81, 251, .06);
    --rgba_active_color100: rgba(126, 81, 251, .1);
    --rgba_active_color200: rgba(126, 81, 251, .2);
    --rgba_active_color300: rgba(126, 81, 251, .3);
    --rgba_active_color400: rgba(126, 81, 251, .4);
    --rgba_active_color500: rgba(126, 81, 251, .5);
    --rgba_active_color600: rgba(126, 81, 251, .6);
    --rgba_active_color700: rgba(126, 81, 251, .7);
    --rgba_active_color800: rgba(126, 81, 251, .8);
    --rgba_active_color900: rgba(126, 81, 251, .9);
    --transition_3:all .3s ease-in-out;
    --transition_5:all .5s ease-in-out;
    --transition_8:all .8s ease-in-out;
    --transform_scale: scale(1.08);
    --transform_rotateX: rotateX(360deg);
    --transform_rotateY: rotateY(360deg);
    --rgba_hs: rgba(0, 0, 0, .06);
    --rgba_bs: rgba(255, 255, 255, .06);

}



header{position: relative;z-index: 111;box-shadow: 0 4px 8px var(--rgba_hs)}
header .logo{display: block;line-height: 130px;height: 130px;font-size: 0;width: 160px;}
header .logo img{max-height: 55%;}

header .txt{line-height: 36px;background-color: var(--active_color);border-radius:20px 0 0 20px;padding-left: 30px;display: inline-block;font-size: 0;position: relative;}
header .txt div{display: inline-block;vertical-align: top;cursor: pointer;font-size: 20px;color: #fff;line-height: inherit;padding: 0 12px;position: relative;}
header .txt:after{content: "";width: 600px;height: 100%;background-color:var(--active_color);position: absolute;left: 100%;top:0;}
header .txt div img{display:none;position: absolute;right: 0;top:100%;width: 140px;max-width: 140px;height: 140px;max-height: 140px;border: 1px solid #eee;z-index: 11;}
header .txt div:nth-last-child(n+2):hover{background-color:var(--rgba_hs);}
header .txt div:nth-last-child(1){font-family: 'Arial';font-size: 16px;font-weight: bold;}
header .txt div:nth-last-child(1):before{padding-right: 10px;}
header .txt div:nth-child(1):hover img{display: block;}

header nav{width:calc(100% - 180px);margin-top:20px;text-align: right;max-width: 1000px;}
header nav ul li{width: 100%;text-align: center;position: relative;}
header nav ul li > a{display:block;line-height: 70px;padding:0 0 4px;font-size: 17px;color: var(--title_color);position: relative;}
header nav ul li > a:after{content: "";width:78px;height: 0;opacity: 0;overflow: hidden;background-color: var(--active_color);position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;transition:var(--transition_3);}
header nav ul li > i{display: none;}
header nav ul li:hover > a{color: var(--active_color);}
header nav ul li:hover > a:after{height: 3px;opacity: 1;}
header nav ul li.active > a{color: var(--active_color);font-weight: bold;}
header nav ul li.active > a:after{height: 3px;opacity: 1;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 140px;margin-left: calc(50% - 70px);right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:hover{background-color: var(--active_color);color: #fff;}
header nav .ul a.active{background-color: var(--active_color);color: #fff;}
@media (min-width:992px){
    header nav ul > li:hover .ul{display: block;}
}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}



.topbox .box{margin:-56px -5px 0 0;position: relative;z-index: 2;}
.topbox .box .list{display: block;width: 20%;float: left;padding: 35px 10px;border: 1px solid #eee;margin: -1px 0 0 -1px;text-align: center;background-color: #fff;box-shadow: 0 0 88px var(--rgba_hs);}
.topbox .box .list .img{height: 60px;position: relative;width: 100%;}
.topbox .box .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;opacity: 1;}
.topbox .box .list .img img:nth-child(2){opacity: 0;}
.topbox .box .list .tt{font-size: 22px;color: var(--title_color);line-height: 30px;margin-top: 24px;}
.topbox .box .list:hover{background-color: var(--active_color);border-color: var(--active_color);}
.topbox .box .list:hover .img img:nth-child(1){opacity: 0;}
.topbox .box .list:hover .img img:nth-child(2){opacity: 1;}
.topbox .box .list:hover .tt{color: #fff;}



.main1.main66{padding-bottom: 50px;}
.main1 .box{font-size: 0;text-align: center;}
.main1 .box .list{display: inline-block;vertical-align: top;width: 25%;position: relative;min-height: 110px;padding: 10px;text-align: center;}
.main1 .box .list:nth-child(n+2):after{content: "";width: 1px;height: 110px;background: #ddd;position: absolute;left: 0;top:0;z-index: 1;}
.main1 .box .list:nth-child(n+2):before{content: "";width: 1px;height: 14px;background: #000;border-top: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;left: 0;top:48px;z-index: 2;}
.main1 .box .list .tt1{line-height:60px;}
.main1 .box .list .tt1 b{font-family: 'Arial';color: var(--active_color);font-size: 60px;display: inline-block;vertical-align: top;}
.main1 .box .list .tt1 span{font-size: 12px;line-height: 20px;width: 20px;height: 20px;color: #fff;background: #363636;border-radius:4px;display: inline-block;vertical-align:bottom;position: relative;top:-10px;margin-left: 8px;}
.main1 .box .list .tt2{font-size: 18px;margin-top:14px;}
.main1 .box .list .tt1 span i{font-size: 16px;line-height:0;}
.main1 .box .list .tt1 strong{font-size: 20px;color: var(--active_color);display: inline-block;vertical-align: bottom;padding-left: 2px;position: relative;top:8px;}


/*搜索*/
.main2{position: relative;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.main2:after{content: "";width: 50%;height: 100%;background: #F4F4F4;position: absolute;left: 0;top:0;z-index: 1;}
.main2 .container-fluid{position: relative;z-index: 2;}
.main2 .ul{height: 60px;overflow: hidden;width: 50%;float: left;font-size: 0;}
.main2 .ul a{font-size: 16px;color: #000;display: inline-block;vertical-align:top;padding-right: 20px;line-height: 60px;transition: all .2s;}
.main2 .ul a:nth-child(1){padding-right: 6px;color: #999;}
.main2 .ul a:nth-child(n+2):hover{color: var(--active_color);}
.main2 form{display: block;width: 50%;float: left;height: 60px;border-left: 1px solid #ddd;}
.main2 form input{display: block;width:calc(100% - 80px);float: left;height: 60px;line-height: 60px;border: 0;background: fixed;padding: 0 15px 0 30px;font-size: 16px;}
.main2 form button{display: block;width:80px;float: left;height: 62px;line-height: 62px;font-size: 34px;font-weight: bold;border: 0;border-right: 1px solid #ddd;border-left: 1px solid #ddd;background: fixed;color: var(--active_color);top:-1px;position: relative;}
.main2 form button:hover{background-color: var(--active_color);color: #fff;}



/*头部公用*/
.main66{padding:72px 0;}
.title{font-size: 0;text-align: center;padding-bottom:50px;overflow: hidden;}
.title .div1{font-size:40px;font-weight: bold;line-height: 1.5;margin-top: -8px;}
.title .div1 b{color: var(--active_color);}
.title .div2{font-size:18px;color: var(--futitle_color);padding-top: 4px;}

.title.titlebs .div1{color: #fff;}
.title.titlebs .div2{color: #fff;}



/*·服务项目*/
.main3 .lb3{margin: -10px;}
.main3 .list{display: block;border: 1px solid #eee;padding: 1px;margin: 10px;box-shadow: 0 0 8px var(--rgba_hs);}
.main3 .list .bjcover{height: 182px;}
.main3 .list .tt{padding: 25px 28px;}
.main3 .list .tt1{font-size: 20px;font-weight: bold;position: relative;padding-bottom: 18px;margin-bottom: 18px;}
.main3 .list .tt1:after{content: "";width: 50px;height: 3px;background-color: var(--active_color);position: absolute;left: 0;bottom: 0;}
.main3 .list .tt2{font-size: 14px;line-height: 24px;color: var(--futitle_color);height: 48px;position: relative;border-bottom: 0 solid #fff;}
.main3 .list .tt3{font-size: 0;padding-top: 10px;}
.main3 .list .tt3 a{display: inline-block;vertical-align: top;width: calc(50% - 5px);text-align: center;line-height: 34px;background-color: var(--active_color);font-size: 14px;color: #fff;margin-top: 10px;}
.main3 .list .tt3 a:nth-child(2){margin-left: 10px;background-color: #191919;}
.main3 .list .tt3 a:hover{opacity: .77;}
.main3 .list:hover .bjcover{height: 4px;opacity: 0;}
.main3 .list:hover .tt2{height: 226px;position: relative;-webkit-line-clamp: 9;border-bottom-width: 8px;overflow-y: auto;}


.main4 .title1{padding: 11px 0;text-align: center;overflow:hidden;color: #fff;line-height: 1.5;}
.main4 .title1 .div1{font-size: 48px;font-weight: bold;text-shadow: 3px 3px 9px rgba(0, 0, 0, .5);}
.main4 .title1 .div2{font-size: 0;margin-top: 4px;}
.main4 .title1 .div2 span{font-size: 26px;opacity: .6;display: inline-block;position: relative;}
.main4 .title1 .div2 span:after{content: "";width: 255px;height: 1px;opacity: .6;background-color: #fff;position: absolute;left: calc(100% + 22px);top:1px;bottom: 0;margin: auto 0;}
.main4 .title1 .div2 span:before{content: "";width: 255px;height: 1px;opacity: .6;background-color: #fff;position: absolute;right: calc(100% + 22px);top:1px;bottom: 0;margin: auto 0;}


/*考博猫·课程展示*/
.main5 .lb5{margin: -25px 0;}
.main5 .lb5 .list{display: block;margin: 15px 0;position: relative;}
.main5 .lb5 .list .bjcover{height: 212px;}
.main5 .lb5 .list .tt1{font-size: 16px;line-height: 60px;background-color: #f2f2f2;padding: 0 40px 0 25px;position: relative;}
.main5 .lb5 .list .tt1 i{position: absolute;right: 20px;top:15px;font-size: 20px;color: var(--futitle_color);}
.main5 .lb5 .list .tt{position: absolute;left: 0;top:0;width: 100%;height:calc(100% + 30px);background-color: var(--active_color);padding: 30px;color: #fff;opacity: 0;}
.main5 .lb5 .list .tt .tt2{font-size: 22px;padding-top: 2px;}
.main5 .lb5 .list .tt .tt3{font-size: 16px;margin-top: 11px;line-height: 30px;height: 150px;-webkit-line-clamp: 5;opacity: .66;}
.main5 .lb5 .list .tt .tt4{font-size: 16px;margin-top: 11px;}
.main5 .lb5 .list .tt .tt4:hover{text-decoration: underline!important;}
.main5 .lb5 .list:hover .tt{opacity: 1;top:-15px;}


.title1{font-size: 0;margin-top: -22px;padding-bottom: 38px;text-align: center;}
.title1 a{display: inline-block;vertical-align: top;min-width: 166px;text-align: center;padding: 0 5px;border: 1px solid #eee;font-size: 18px;margin: 3px;background-color: #fff;line-height: 42px;}
.title1 a:hover{background-color: var(--active_color);border-color: var(--active_color);color: #fff;}


/*我们的选师资阵容*/
.main6 .list{display: block;padding: 20px;background-color: #fff;height: 420px;}
.main6 .list .img1{width: 160px;height: 160px;border-radius: 50%;margin: 20px auto 0;opacity: 1;}
.main6 .list .img2{position: absolute;left: 20px;top:20px;width: calc(100% - 40px);height:100px;border-radius: 6px;opacity: 0;overflow: hidden;}
.main6 .list .img2 > div{height: 252px;}
.main6 .list .tt{margin-top: 30px;}
.main6 .list .tt1{font-size: 22px;font-weight: bold;position: relative;padding-bottom: 15px;margin-bottom: 15px;}
.main6 .list .tt1:after{content: "";width: 50px;height: 3px;background-color: var(--active_color);position: absolute;left: 0;bottom: 0;}
.main6 .list .tt2{font-size: 14px;line-height: 24px;color: var(--futitle_color);height: 48px;position: relative;margin-bottom: 10px;}
.main6 .list .tt3{font-size: 0;}
.main6 .list .tt3 a{display: inline-block;vertical-align: top;width: calc(50% - 5px);text-align: center;line-height: 34px;background-color: var(--active_color);font-size: 14px;color: #fff;margin-top: 10px;}
.main6 .list .tt3 a:nth-child(2){margin-left: 10px;background-color: #191919;}
.main6 .list .tt3 a:hover{opacity: .77;}
.main6 .list:hover .tt{margin-top:88px;}
.main6 .list:hover .tt2{height: 0;margin-bottom: 0;}
.main6 .list:hover .img2{opacity: 1;height: 252px;}


.lb6{position: relative;}
.lb6 .swiper-button-prev{width: 50px;height:80px;line-height: 80px;margin-top: -40px;border-radius: 4px;font-size: 40px;font-weight: bold;color: #fff;background: transparent;left: -88px;text-align: center;}
.lb6 .swiper-button-prev:hover{background-color: #fff;color: var(--active_color);font-size: 22px;}
.lb6 .swiper-button-prev:after{display: none;}
.lb6 .swiper-button-next{width: 50px;height:80px;line-height: 80px;margin-top: -40px;border-radius: 4px;font-size: 40px;font-weight: bold;color: #fff;background: transparent;right: -88px;text-align: center;}
.lb6 .swiper-button-next:hover{background-color: #fff;color: var(--active_color);font-size: 22px;}
.lb6 .swiper-button-next:after{display: none;}


/*考博猫·学术咨询顾问*/
.main7 .list{display: block;padding-bottom: 22px;position: relative;}
.main7 .list .tt{border: 1px solid #eee;margin-right: 60px;padding: 26px;color: var(--title_color);height: 290px;}
.main7 .list .tt1{font-size: 20px;font-family: 'Arial';font-weight: bold;padding-bottom: 16px;margin-bottom: 14px;position: relative;}
.main7 .list .tt1:after{content: "";width: 50px;height: 2px;background-color: var(--active_color);position: absolute;left: 0;bottom: 0;}
.main7 .list .tt2{font-size: 15px;line-height: 28px;height: 140px;overflow: hidden;-webkit-line-clamp: 5;padding-right:50px;}
.main7 .list .img{position: absolute;right: 0;bottom: 0;z-index: 1;height: 250px;max-width: 46%;}
.main7 .list .tt3{position: absolute;right: 0;bottom: 0;z-index:2;border-radius: 30px 0 0 0;width: calc(100% - 34px);line-height: 38px;background-color: #333;font-size: 15px;color: #fff;text-align: center;}
.main7 .list .tt3 i{padding-left: 8px;font-size:22px;line-height: 0;position: relative;top:2px;}
.main7 .list:hover .tt3{background-color: var(--active_color);}
.main7 .list:hover .tt1{color: var(--active_color);}



.lb7{position: relative;}
.lb7 .swiper-button-prev{width: 50px;height:80px;line-height: 80px;margin-top: -40px;border-radius: 4px;font-size: 40px;font-weight: bold;color: #333;background: transparent;left: -88px;text-align: center;}
.lb7 .swiper-button-prev:hover{background-color: var(--active_color);color: #fff;font-size: 22px;}
.lb7 .swiper-button-prev:after{display: none;}
.lb7 .swiper-button-next{width: 50px;height:80px;line-height: 80px;margin-top: -40px;border-radius: 4px;font-size: 40px;font-weight: bold;color: #333;background: transparent;right: -88px;text-align: center;}
.lb7 .swiper-button-next:hover{background-color: var(--active_color);color: #fff;font-size: 22px;}
.lb7 .swiper-button-next:after{display: none;}


/*为什么我们能帮到你？*/
.main8{background-color: #f7f7f7;}

.title2{font-size: 0;margin-top: -22px;padding-bottom: 38px;text-align: center;}
.title2 a{display: inline-block;vertical-align: top;min-width: 230px;text-align: center;padding: 0 18px;font-size: 20px;margin:6px;background-color: #333;line-height: 48px;color: #fff;box-shadow:3px 3px 1px var(--rgba_hs);}
.title2 a:hover{background-color: var(--active_color);border-color: var(--active_color);color: #fff;}
.title2 a.active{background-color: var(--active_color);border-color: var(--active_color);color: #fff;}


.main8 .box{background-color: #fff;padding: 30px;border: 1px solid #ddd;}
.main8 .box .tt{max-width: 860px;margin: 15px auto 0;}
.main8 .box .tt1{font-size: 30px;font-weight: bold;color: #000;text-align: center;}
.main8 .box .tt1 b{color: var(--active_color);}
.main8 .box .tt2{font-size: 16px;color: #888;text-align: center;margin-top: 6px;}
.main8 .box .tt3{padding-top: 10px;}
.main8 .box .tt3 .col-6{margin-top: 30px;}
.main8 .box .tt3 .img{height: 100px;position: relative;font-size: 20px;text-align: center;line-height: 1.4;color: #fff;font-weight: bold;padding: 15px;cursor: pointer;}
.main8 .box .tt3 .img > div{height: 100%;position: relative;z-index: 2;}
.main8 .box .tt3 .img:after{content: "";width: 100%;height: 100%;background-color: #000;position: absolute;left: 0;top:0;opacity: .3;z-index: 1;transition: var(--transition_3);}
.main8 .box .tt3 .img:hover:after{opacity: .2;}


/*院校展示*/
.main9 .box{border: 1px solid #eee;box-shadow: 0 0 11px var(--rgba_hs);background-color: #fff;padding: 5px;}
.main9 .box .zuo{width: 170px;float: left;}
.main9 .box .zuo a{display: block;font-size: 20px;color: #fff;line-height: 48px;background-color: #424242;padding: 0 10px 0 24px;}
.main9 .box .zuo a:nth-child(n+2){margin-top: 2px;}
.main9 .box .zuo a:hover{background-color: var(--active_color);}
.main9 .box .zuo a.active{background-color: var(--active_color);}
.main9 .box .you{width: calc(100% - 175px);float: right;margin-left: 5px;}
.main9 .box .you .list{display: none;min-height: 448px;}
.main9 .box .you .list.active{display: block;}
.main9 .box .you .list table{width: 100%;max-width: 100%;}
.main9 .box .you .list table tr{border: 1px solid #ddd;line-height: 1.4;}
.main9 .box .you .list table th{border: 1px solid #ddd;width: 33.33%;position: relative;background-color: var(--active_color);font-size: 20px;color: #fff;height: 48px;text-align: center;}
.main9 .box .you .list table th:after{content: "";width: 100%;height: 100%;border: 1px solid #fff;position: absolute;left: 0;top:0;}
.main9 .box .you .list table td{border: 1px solid #ddd;font-size: 18px;font-weight: bold;color: #000;height: 54px;padding: 10px 130px 10px 32px;position: relative;}
.main9 .box .you .list table td a:nth-last-child(1){display: block;width: 86px;height: 24px;line-height: 23px;background-color: #424242;color: #fff;font-size: 13px;border-radius: 22px;text-align: center;font-weight: normal;position: absolute;right: 30px;top:0;bottom: 0;margin: auto 0;}
.main9 .box .you .list table td a:nth-last-child(1):hover{background-color: var(--active_color);}
.main9 .box .you .list .tr{font-size: 0;padding: 17px 0 16px 25%;position: relative;border: 1px solid #ddd;margin-top: -1px;min-height: 100px;}
.main9 .box .you .list .tr .td{min-width: 33.33%;display: inline-block;vertical-align: top;font-size: 16px;line-height: 1.6;padding:3px 10px;text-align: left;}
.main9 .box .you .list .tr .td:nth-child(1){position: absolute;left: 0;top:30px;text-align: center;font-size: 30px;line-height: 40px;font-weight: bold;color: var(--active_color);width: 25%;min-width: inherit;}
.main9 .box .you .list .tr .td:nth-child(1) span{display: block;font-size: 14px;font-weight: normal;text-transform: uppercase;margin-top:8px;line-height: 20px;}

/*为什么选择考博猫学术联盟*/
.main10 .list{display: block;border: 1px solid #ddd;position: relative;margin: 1px;min-height: 346px;overflow: hidden;}
.main10 .list .img{width: 36%;float: left;position: absolute;left: -1px;top:-1px;height: calc(100% + 2px);}
.main10 .list .img .bjcover{height: 100%;}
.main10 .list .tt{width:64%;float: right;padding: 30px 15px 30px 25px;}
.main10 .list .tt .tt1{font-size: 22px;font-weight: bold;color: #000;line-height: 30px;height: 60px;}
.main10 .list .tt .tt2{font-size: 16px;color: #fff;background: url(../images/t2.jpg) no-repeat left center/cover;margin-top: 14px;padding: 3px 3px 3px 15px;line-height: 1.5;}
.main10 .list .tt table{margin-top: 10px;width: 100%;font-size: 16px;}
.main10 .list .tt table td:nth-child(1){text-align: right;
      -webkit-text-stroke: .4px black; 
      text-stroke: .4px black;width: 125px;
      vertical-align: top;
}
.main10 .list .tt table td{padding:2px 0;line-height: 1.5;}
.main10 .list .tt3{display: block;border-radius:20px 0 0 0;width: 150px;line-height: 38px;background-color: #333;font-size: 15px;color: #fff;text-align: center;padding-left: 10px;margin-top: 20px;}
.main10 .list .tt3 i{padding-left: 8px;font-size:22px;line-height: 0;position: relative;top:2px;}
.main10 .list .tt3:hover{background-color: var(--active_color);}
.main10 .lb10{position: relative;}
.main10 .lb10 .swiper{padding-bottom: 88px;}
.main10 .lb10 .swiper .swiper-button-prev{width: 114px;background-color: #fff;line-height: 36px;height: 38px;border: 1px solid #ddd;font-size: 26px;color: #666;text-align: center;margin: 0;top:auto;bottom: 0;left: calc(50% - 180px);}
.main10 .lb10 .swiper .swiper-button-prev:after{display: none;}
.main10 .lb10 .swiper .swiper-button-prev:before{top:2px;position: relative;}
.main10 .lb10 .swiper .swiper-button-prev:hover{background-color: var(--active_color);color: #fff;border-color:var(--active_color);}
.main10 .lb10 .swiper .swiper-button-next{width: 114px;background-color: #fff;line-height: 36px;height: 38px;border: 1px solid #ddd;font-size: 26px;color: #666;text-align: center;margin: 0;top:auto;bottom: 0;right: calc(50% - 180px);}
.main10 .lb10 .swiper .swiper-button-next:before{top:2px;position: relative;}
.main10 .lb10 .swiper .swiper-button-next:hover{background-color: var(--active_color);color: #fff;border-color:var(--active_color);}
.main10 .lb10 .swiper .swiper-button-next:after{display: block;font-size: 0;width: 114px;background-color: #fff;line-height: 36px;height: 38px;border: 1px solid #ddd;position: absolute;top:-1px;right: calc(100% + 10px);background:url(../images/t3.png) no-repeat center center;    }
.main10 .lb10 .swiper .swiper-button-next.swiper-button-disabled{color: #eee;border-color: #eee;opacity: 1;}
.main10 .lb10 .swiper .swiper-button-prev.swiper-button-disabled{color: #eee;border-color: #eee;opacity: 1;}


.title .div3{font-size: 24px;color: #fff;text-align: center;background: url(../images/t4.png) no-repeat center center;line-height: 34px;padding: 7px;margin-top:16px;}

.title3{font-size: 0;padding-bottom: 30px;margin-top: -22px;text-align: center;}
.title3 a{display: inline-block;vertical-align: top;font-size: 20px;padding: 3px 22px;position: relative;line-height: 30px;}
.title3 a:nth-child(n+2):after{content: "";width: 1px;height: 15px;background: #000;position: absolute;left: 0;top:1px;bottom: 0;margin: auto 0;}
.title3 a:hover{color: var(--active_color);}
.title3 a.active{color: var(--active_color);}



/*Offer战绩*/
.main11 .list{display: block;position: relative;}
.main11 .list img:nth-child(1){display: block;width: 100%;height: 100%;}
.main11 .list img:nth-child(2){display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;max-height: 90%;max-width:94%;margin: auto;}

.main11 .lb11{position: relative;}
.main11 .lb11 .swiper{max-width: 950px;margin: 0 auto;}
.main11 .lb11 .swiper-slide{width: 66%;}

.lb11 .swiper-button-prev{width:46px;height:100px;line-height: 100px;margin-top: -50px;border-radius: 4px;font-size: 32px;color: #fff;background: rgba(255, 255, 255, .2);left: 0;text-align: center;}
.lb11 .swiper-button-prev:hover{background-color: #fff;color: var(--active_color);}
.lb11 .swiper-button-prev:after{display: none;}
.lb11 .swiper-button-next{width:46px;height:100px;line-height: 100px;margin-top: -50px;border-radius: 4px;font-size: 32px;color: #fff;background: rgba(255, 255, 255, .2);right: 0;text-align: center;}
.lb11 .swiper-button-next:hover{background-color: #fff;color: var(--active_color);}
.lb11 .swiper-button-next:after{display: none;}


/*·学术交流*/
.main12 .list{display: block;}
.main12 .list .bjcover{padding-top: 70%;}
.main12 .list:hover .bjcover{transform: var(--transform_scale);}



footer{background-color: #191919;color: #fff;}
footer .box2{background-color: #282828;padding: 25px 0;text-align: center;color: rgba(255, 255, 255, .5);}
footer .box1{padding: 50px 0;}
footer .box1 .list1{width: 100%;float: left;margin-bottom: 30px;}
footer .box1 .list2{width: calc(100% - 310px);float: left;}
footer .box1 .list2 .ul{padding-right: 10px;min-width:120px;}
footer .box1 .list2 .ul a{display: block;font-size: 14px;color: #fff;margin-bottom:16px;}
footer .box1 .list2 .ul a:nth-child(1){font-size: 20px;margin-bottom: 22px;}
/*footer .box1 .list2 .ul a:nth-child(n+2):hover{text-decoration: underline!important;}*/
footer .box1 .list3{width: 280px;float: right;}
footer .box1 .list3 .tt1{padding: 0 0 30px 56px;position: relative;font-size: 14px;line-height: 1.4;}
footer .box1 .list3 .tt1 b{font-size: 20px;display: block;font-family: 'Arial'}
footer .box1 .list3 .tt1 i{font-size: 40px;color: #fff;opacity: .5;position: absolute;left: 0;top:7px;line-height: 40px;}
footer .box1 .list3 .tt1.tt2{font-size: 20px;color: #fff;line-height: 40px;}
footer .box1 .list3 .tt1.tt2 i{top:2px;}
footer .box1 .list3 .tt1.tt3{font-size: 0;line-height: 0;}
footer .box1 .list3 .tt1.tt3 i{top:0;}
footer .box1 .list3 .tt1 .tt4{display: inline-block;vertical-align: top;width: 96px;margin-right: 10px;text-align: center;font-size: 14px;color: #fff;line-height: 24px;}
footer .box1 .list3 .tt1 .tt4 img{display: block;width: 100%;margin: 0 auto 6px;}






.ny{padding: 66px 0 111px;}
.title8{border-bottom: 1px solid #eee;margin-top: -1px;}
.title8 a{font-size: 18px;color: var(--title_color);height: 88px;position: relative;width: 100%;text-align: center;border: 1px solid #eee;position: relative;bottom: -1px;margin:-1px 0 0 -1px;padding: 0 18px;overflow: hidden;}
.title8 a:after{content: "";display: block;width: 100%;height: 0;background-color: var(--active_color);position: absolute;left: 0;right: 0;bottom: 0;transition: var(--transition_3);opacity: 0;overflow: hidden;}
.title8 a:hover{color: var(--active_color);}
.title8 a:hover:after{height: 5px;opacity: 1;}
.title8 a.active{color: var(--active_color);font-weight: bold;}
.title8 a.active:after{height: 5px;opacity: 1;}
.title8.gbflex .flex-space-around{display: block;}
.title8.gbflex{font-size: 0;text-align: center;}
.title8.gbflex a{display: inline-block;vertical-align: top;width: auto;min-width: 200px;line-height: 88px;height: auto;}






/*详情页*/
.danye{color:#000;font-size: 15px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;line-height: 1.6;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 11px;margin-top:16px;;border-top: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}




.liuyan form{max-width: 600px;margin: 0 auto;}
.liuyan form input{width:100%;float: left;line-height:52px;height: 54px;border: 1px solid #e7e7e7;margin-bottom: 15px;padding: 0 20px;font-size: 16px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 140px;padding: 15px 20px;border: 1px solid #e7e7e7;margin-bottom: 15px;font-size: 16px;}
.liuyan form button{width: 100%;line-height: 54px;background:#04960e;font-size: 18px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;}




.nykecheng .list{display: block;position: relative;margin-bottom: 30px;}
.nykecheng .list .bjcover{height: 212px;}
.nykecheng .list .tt1{font-size: 16px;line-height: 60px;background-color: #f2f2f2;padding: 0 40px 0 25px;position: relative;}
.nykecheng .list .tt1 i{position: absolute;right: 20px;top:15px;font-size: 20px;color: var(--futitle_color);}
.nykecheng .list .tt{position: absolute;left: 0;top:0;width: 100%;height:calc(100% + 30px);background-color: var(--active_color);padding: 30px;color: #fff;opacity: 0;}
.nykecheng .list .tt .tt2{font-size: 22px;padding-top: 2px;}
.nykecheng .list .tt .tt3{font-size: 16px;margin-top: 11px;line-height: 30px;height: 150px;-webkit-line-clamp: 5;opacity: .66;}
.nykecheng .list .tt .tt4{font-size: 16px;margin-top: 11px;}
.nykecheng .list .tt .tt4:hover{text-decoration: underline!important;}
.nykecheng .list:hover .tt{opacity: 1;top:-15px;}



/*内页新闻*/
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #333;}
.nyxw .list .tt3{font-size: 15px;color: #666;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;}
.nyxw .list .tt4{font-size: 12px;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;}
.nyxw .list .tt2{line-height:24px;font-size: 13px; position: absolute;left: 0;width: 170px; top:25px;color: #999; text-align:center}
.nyxw .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px var(--active_color) solid; width:50px; margin:0 auto 5px auto}
.nyxw .list .tt2 i{display: none;}
.nyxw .list .img{position: absolute;right: 30px;top:26px;width: 220px;height: 140px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list:hover .tt1{color: var(--active_color);}
.nyxw .list:hover .tt4{color: #fff;background: var(--active_color);border-color: var(--active_color);}



/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .nyxw .list{padding: 30px 280px 30px 110px;}
    .nyxw .list .tt2{width: 110px;}
}
@media (max-width:1199px){
    .main8 .box .tt3 .img{font-size: 18px;}
    .main9 .box .you .list table td{padding: 10px 100px 10px 15px;}
    .main9 .box .you .list table td a:nth-last-child(1){right: 15px;width: 80px;}

    .main11 .lb11 .swiper{max-width: 840px;}



    .title8 a{font-size: 16px;}






}
@media (max-width:991px) {
    header .logo{height: 90px;line-height:90px;width: calc(100% - 50px);}
    .banner .swiper-slide img{width: 112%;max-width: 112%;margin-left: -6%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}


    /*pc导航*/
    header nav{display:none;width:100%;float: none;padding:15px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0,0,0,.1);overflow-y: auto;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #eee;position: relative;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a:after{display: none;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li.active > a{font-weight: normal;}
    header nav ul > li.active > i{color: var(--active_color);}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;line-height:50px;font-weight: normal;}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 80px);margin-left: -20px;right: auto;background:#f4f4f4;padding:8px 0;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--active_color);}
    header nav .ul a.active{background-color: transparent;color: var(--active_color);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:34px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--active_color);border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .topbox .box{margin:30px 0 0;}
    .topbox .box .list{width: 33.33%;padding:22px 5px 18px;}
    .topbox .box .list .img{height:38px;}
    .topbox .box .list .tt{font-size:15px;margin-top: 11px;}
    .topbox .box .list:nth-child(n+4){width: 50%;}


    .main1.main66{padding-bottom:40px;}
    .main1 .box{margin-top: -25px;}
    .main1 .container-fluid{padding: 0 5px;}
    .main1 .box .list{width: 50%;padding:5px;min-height: auto;margin-top: 25px;}
    .main1 .box .list:nth-child(3):after{display: none;}
    .main1 .box .list:nth-child(3):before{display: none;}
    .main1 .box .list .tt1{line-height:36px;}
    .main1 .box .list .tt1 b{font-size: 36px;}
    .main1 .box .list .tt1 span{font-size: 10px;line-height: 16px;width: 16px;height: 16px;border-radius:2px;top:-7px;margin-left:5px;}
    .main1 .box .list .tt2{margin-top:6px;}
    .main1 .box .list .tt1 span i{font-size: 13px;}
    .main1 .box .list:nth-child(n+2):after{height: 100%;bottom: 0;margin: auto 0;}
    .main1 .box .list:nth-child(n+2):before{bottom: 0;margin: auto 0;top:0;}
    .main1 .box .list .tt1 strong{font-size: 18px;top:2px;}


    /*搜索*/
    .main2{padding: 20px 0;}
    .main2:after{width: 100%;}
    .main2 .ul{height:auto;width: 100%;max-height: 56px;overflow: hidden;}
    .main2 .ul a{font-size: 15px;padding-right:14px;line-height:28px;}
    .main2 form{width: 100%;height:46px;border-top: 1px solid #ddd;background: #fff;margin-top:12px;border-bottom: 1px solid #ddd;}
    .main2 form input{width:calc(100% - 50px);height: 44px;line-height: 44px;padding: 0 10px 0 16px;font-size: 14px;}
    .main2 form button{width:50px;height: 46px;line-height: 46px;font-size:22px;}


    /*头部公用*/
    .main66{padding:40px 0;}
    .title{padding-bottom: 30px;}
    .title .div1{font-size:26px;margin-top: -4px;}
    .title .div2{font-size:14px;}

    /*·服务项目*/
    .main3 .lb3{margin: -6px;}
    .main3 .list{margin: 6px;padding-bottom: 0;}
    .main3 .list .bjcover{height: auto;padding-top: 66%;}
    .main3 .list .tt{padding: 11px 15px 0;}
    .main3 .list .tt1{font-size: 17px;padding-bottom: 11px;margin-bottom: 11px;}
    .main3 .list .tt1:after{width: 40px;height: 2px;}
    .main3 .list .tt2{font-size: 13px;line-height: 22px;height: 66px!important;-webkit-line-clamp: 3;}
    .main3 .list .tt3{padding-top: 10px;width: calc(100% + 32px);margin-left: -16px;}
    .main3 .list .tt3 a{width:50%;margin-top:4px;}
    .main3 .list .tt3 a:nth-child(2){margin-left: 0;}
    .main3 .list:hover .bjcover{height: auto;opacity: 1;}
    .main3 .list:hover .tt2{-webkit-line-clamp: 3;border-bottom-width: 0;}


    .main4 .title1 .div1{font-size:26px;}
    .main4 .title1 .div2 span{font-size:18px;}



    /*考博猫·课程展示*/
    .main5 .lb5{margin:0;}
    .main5 .lb5 .list{margin: 0}
    .main5 .lb5 .list .bjcover{height: auto;padding-top: 74%;}
    .main5 .lb5 .list .tt1{font-size: 14px;line-height: 44px;padding: 0 5px;text-align: center;}
    .main5 .lb5 .list .tt1 i{display: none;}
    .main5 .lb5 .list .tt{display: none;}

    .title1{margin-top: -16px;padding-bottom: 26px;}
    .title1 a{min-width: 120px;font-size: 14px;margin: 1px;line-height:36px;}


    /*我们的选师资阵容*/
    .main6 .list{height: auto;padding: 15px 15px 0;}
    .main6 .list .img1{width: 100%;height:auto;padding-top: 100%;margin: 0;border-radius: 4px;}
    .main6 .list .img2{display: none;}
    .main6 .list .tt{margin-top: 18px;}
    .main6 .list .tt1{font-size: 17px;padding-bottom: 11px;margin-bottom: 11px;}
    .main6 .list .tt1:after{width: 40px;height: 2px;}
    .main6 .list .tt2{font-size: 13px;line-height: 22px;height: 44px;margin-bottom: 14px;}
    .main6 .list .tt3{width: calc(100% + 30px);margin-left: -15px;}
    .main6 .list .tt3 a{width:50%;margin: 0;}
    .main6 .list .tt3 a:nth-child(2){margin-left: 0;background-color: #191919;}
    .main6 .list .tt3 a:hover{opacity: .77;}
    .main6 .list:hover .tt{margin-top:18px;}
    .main6 .list:hover .tt2{height: 44px;margin-bottom:14px;}


    .title2{margin-top: -11px;padding-bottom:26px;}
    .title2 a{min-width:140px;padding: 0 10px;font-size:15px;margin:1px;line-height: 40px;}

    .main8 .box{padding:20px;}
    .main8 .box .tt{margin: 11px auto 0;}
    .main8 .box .tt1{font-size: 22px;line-height: 1.5;}
    .main8 .box .tt2{font-size: 15px;}
    .main8 .box .tt3{padding-top: 10px;margin: 0 -6px}
    .main8 .box .tt3 .col-6{margin: 12px 0 0;padding: 0 6px;}
    .main8 .box .tt3 .img{font-size:17px;padding:6px;}


    /*院校展示*/
    .main9 .box .zuo{width: 150px;}
    .main9 .box .you{width: calc(100% - 155px);}
    .main9 .box .zuo a{font-size: 16px;}
    .main9 .box .you .list table td{padding:10px 5px;position: relative;text-align: center;font-size: 17px;}
    .main9 .box .you .list table td a:nth-last-child(1){position: relative;right: auto;top:auto;bottom: auto;margin: 6px auto 0;}

    .title3{margin-top: -8px;}


    /*Offer战绩*/
    .main11 .lb11 .swiper{max-width: 100%;}
    .lb11 .swiper-button-prev{display:none;}
    .lb11 .swiper-button-next{display:none;}


    footer .box2{padding: 20px 0;}
    footer .box1{padding: 40px 0;}
    footer .box1 .list1{margin-bottom:25px;}
    footer .box1 .list2{width: 100%;}
    footer .box1 .list2 .flex-between{display: block;}
    footer .box1 .list2 .ul{padding: 0 0 25px;min-width: inherit;}
    footer .box1 .list2 .ul a{display:inline-block;vertical-align: top;margin-bottom:0;padding: 0 20px 4px 0;}
    footer .box1 .list2 .ul a:nth-child(1){margin-bottom: 4px;display: block;}
    footer .box1 .list3{float:left}

    .ny{padding:30px 0 88px;}
    .title8{margin-right: -3px;}
    .title8 .container-fluid{padding: 0;}
    .title8 .flex-space-around{display: block;font-size: 0;}
    .title8 a{font-size: 15px;height: auto;display: inline-block;vertical-align: top;line-height:48px;min-width: 33.33%;width: auto;padding: 0 8px;}
    .title8 a:hover:after{display: none;}
    .title8 a:hover{background-color: var(--active_color);color: #fff;border-color: var(--active_color);}
    .title8 a.active{background-color: var(--active_color);color: #fff;border-color: var(--active_color);}
    .title8.gbflex a{min-width: 33.33%;line-height: 48px;}


    /*考博猫·课程展示*/
    .nykecheng{margin:0 -6px;}
    .nykecheng .col-6{padding: 0 6px;}
    .nykecheng .list{margin:0 0 20px;}
    .nykecheng .list .bjcover{height: auto;padding-top: 74%;}
    .nykecheng .list .tt1{font-size: 14px;line-height: 44px;padding: 0 5px;text-align: center;}
    .nykecheng .list .tt1 i{display: none;}
    .nykecheng .list .tt{display: none;}


    /*内页新闻*/
    .nyxw .list{padding:20px 250px 30px 0;}
    .nyxw .list .img{right: 0}
    .nyxw .list .tt2{width: 140px;}
    .nyxw .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left}
    .nyxw .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw .list .tt2 i{display:inline;}
    .nyxw .list .tt3{margin-top: 8px;}
    .nyxw .list .tt4{margin-top: 16px;}
    

 
}

@media (max-width:767px) {
    /*详情页*/
    .danye .topbox{margin-bottom: 11px;}
    .danye .bt{font-size: 18px;padding-bottom: 2px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}

    .liuyan form input{font-size: 14px;padding: 0 15px;}
    .liuyan form textarea{font-size: 14px;padding: 0 15px;}
    .liuyan form button{font-size: 16px;line-height: 50px;}


   
}
@media (max-width:600px) {
    /*院校展示*/
    .main9 .box .zuo{width: 100%;font-size: 0;}
    .main9 .box .zuo a{font-size:14px;line-height: 40px;display: inline-block;vertical-align: top;padding: 0 5px;text-align: center;min-width: calc(33.33% - 2px);margin: 1px!important}

    .main9 .box .you{width:100%;margin:10px 0 0;}
    .main9 .box .you .list{min-height:inherit;}
    .main9 .box .you .list table{width: 100%;max-width: 100%;}

    .main9 .box .you .list table th{font-size:15px;font-weight: normal;height: 40px;}
    .main9 .box .you .list table td{font-size:15px;font-weight: normal;height: 40px;}
    .main9 .box .you .list table td a:nth-last-child(1){font-size: 11px;}
    .main9 .box .you .list .tr{padding-left: 28%;}
    .main9 .box .you .list .tr .td{font-size: 14px;font-weight: normal;}
    .main9 .box .you .list .tr .td:nth-child(1){top:20px;font-size:20px;line-height:30px;width: 28%;}
    .main9 .box .you .list .tr .td:nth-child(1) span{font-size: 11px;margin-top: 4px;line-height: 18px;}


    /*为什么选择考博猫学术联盟*/
    .main10 .list{min-height:inherit;}
    .main10 .list .img{width:54%;z-index: 1;}
    .main10 .list .tt{width:70%;float: right;padding: 25px 15px 25px 20px;z-index: 2;position: relative;background-color: #fff;margin: 30px 0;}
    .main10 .list .tt .tt1{font-size: 18px;line-height:28px;height:56px;}
    .main10 .list .tt .tt2{font-size: 14px;margin-top: 8px;}
    .main10 .list .tt table{margin-top: 8px;font-size: 14px;}
    .main10 .list .tt table td:nth-child(1){width: 110px;}
    .main10 .list .tt table td{line-height: 1.3;}
    .main10 .list .tt3{width: 120px;line-height: 32px;font-size: 13px;padding-left:6px;margin-top: 10px;}
    .main10 .list .tt3 i{padding-left: 4px;font-size: 20px;}
    .main10 .lb10 .swiper{padding-bottom:60px;}
    .main10 .lb10 .swiper .swiper-button-prev{width:80px;line-height: 30px;height: 32px;font-size: 20px;left: calc(50% - 126px);}
    .main10 .lb10 .swiper .swiper-button-prev:before{top:1px;}
    .main10 .lb10 .swiper .swiper-button-next{width:80px;line-height: 30px;height: 32px;font-size: 20px;right: calc(50% - 126px);}
    .main10 .lb10 .swiper .swiper-button-next:before{top:1px;}
    .main10 .lb10 .swiper .swiper-button-next:after{width: 80px;line-height: 30px;height: 32px;right: calc(100% + 7px);}
    .title .div3{font-size:18px;line-height: 30px;padding: 5px;margin-top:11px;}
    .title3{padding-bottom:16px;margin-top: -11px;}
    .title3 a{font-size: 16px;padding: 0 15px;}




    .title8 a{min-width:50%;}
    .title8.gbflex a{min-width:50%;}


    /*内页新闻*/
    .nyxw .list{padding: 0 0 25px;margin-bottom: 25px;}
    .nyxw .list .tt1{font-size: 18px;}
    .nyxw .list .tt3{font-size: 15px;height: auto;max-height: 52px;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 60%;}




}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 0;}
    .sjdibu{height:50px;background:var(--active_color);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;display: none;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}

