/*全局样式*/
@charset "utf-8";
body {font: 14px/1.8 "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: 1420px !important;}


header{position: absolute;left: 0;top:0;width: 100%;background-color: rgba(0,0,0,.8);z-index: 111;}
header .container-fluid{max-width: 1630px !important;}
header .logo{line-height: 70px;height: 70px;font-size: 0;display: block;}
header .logo img{max-height: 66%;}
header .txt{font-size: 0;}
header .txt span{display:inline-block;vertical-align: top;font-size: 16px;font-family: 'Arial';padding-left: 22px;line-height: 70px;color: #d41f26;}
header .txt span img{position: relative;top:-1px;padding-right: 6px;}

/*pc导航*/
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav ul > li > a{line-height:70px; display:block;color: #0b4f9c;font-size:16px;padding: 0 28px;}
header nav ul > li:hover > a{color: #fff;background-color: #d41f26;}
header nav ul > li.active > a{color: #fff;background-color: #d41f26;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;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: #d41f26;color: #fff;}
header nav .ul a.active{background-color: #d41f26;color: #fff;}
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 .bjcover{display: block;height: 100vh;}
.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;}


.main1 .box{border: 1px solid #eee;box-shadow: 0 6px 11px rgba(0,0,0,.03);background-color: #fff;font-size: 0;margin-top: -100px;position: relative;z-index: 2;}
.main1 .box .list{display:inline-block;vertical-align: top;width: 34%;padding: 40px 10px;}
.main1 .box .list:nth-child(1){width: 32%;}
.main1 .box .list .tt{text-align: center;font-size: 24px;color: #000;line-height: 58px;min-height: 130px;}
.main1 .box .list .tt b{font-size: 50px;line-height: 60px;font-family: 'Impact';color: #d41f26;font-weight: normal;}
.main1 .box .list:nth-child(1) .tt b{padding: 0 8px;position: relative;top:-4px;}
.main1 .box .list:nth-child(1) .tt{
    padding-top:6px;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -moz-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.main1 .box .list:nth-child(n+2){border-left: 1px solid #eee;}
.main1 .box .list:nth-child(n+2) .tt b{color: #000;position: relative;top:3px;padding: 0 6px;}
.main1 .box .list:nth-child(n+2) .tt span{font-size: 36px;line-height: 46px;font-family: 'Impact';color: #d41f26;padding: 0 4px;position: relative;top:3px;}

/*头部公用*/
.main66{padding:70px 0;}
.title{font-size: 0;text-align: center;padding-bottom:50px;overflow: hidden;}
.title .div1{font-size: 36px;font-weight: bold;color: #000;line-height: 110%;}
.title .div2{font-size: 0;margin-top: 11px;}
.title .div2 span{font-size:16px;color: #999;text-transform: uppercase;position: relative;padding: 0 15px;line-height: 22px;display: inline-block;vertical-align: top;}
.title .div2 span:after{content: "";width:370px;height: 2px;background: #eee;position: absolute;left: 100%;top:1px;bottom: 0;margin: auto 0;}
.title .div2 span:before{content: "";width:370px;height: 2px;background: #eee;position: absolute;right: 100%;top:1px;bottom: 0;margin: auto 0;}

.title.titlebs .div1{color: #fff;}
.title.titlebs .div2 span{color: #fff;}
.title.titlebs .div2 span:after{background-color: rgba(255,255,255,.3);}
.title.titlebs .div2 span:before{background-color: rgba(255,255,255,.3);}

/* 课程分类 */
.main2 .lb2{margin: -10px;}
.main2 .list{display: block;border: 1px solid #eee;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.03);color: #000;}
.main2 .list .img{padding: 30px;width:calc(58% - 80px);float: left;border-right: 1px solid #eee;}
.main2 .list .img .bjcover{height: 250px;}
.main2 .list .tt{width: calc(36% + 80px);float: left;padding: 50px 50px 0;position: relative;margin-left: 6%;}
.main2 .list .tt i{width:36px;height: 36px;line-height: 36px;background-color: #0b4f9c;border-radius: 50%;position: absolute;left: 0px;top:58px;font-size: 18px;color: #fff;font-family: 'Impact';text-align: center;}
.main2 .list .tt i:after{content: "";width: 1px;height:160px;background: url(../images/t4.png) repeat-y;position: absolute;left: 18px;top:58px;}
.main2 .list .tt .tt1{font-size: 30px;font-weight: bold;}
.main2 .list .tt .tt2 span{display: block;font-size: 18px;line-height: 26px;padding: 14px 0 0 22px;position: relative;}
.main2 .list .tt .tt2 span div{font-size: 14px;line-height: 22px;}
.main2 .list .tt .tt2 span img{position: absolute;left: 0;top:20px;}
.main2 .list .tt3{width: 100%;float: left;border-top: 1px solid #eee;position: relative;background-color: #f7f7f7;}
.main2 .list .tt3 .tt4{line-height: 88px;font-size: 20px;color: #000;padding: 0 10px 0 50px;position: relative;width: calc(100% - 91px);float: left;border: 1px solid#fff;}
.main2 .list .tt3 .tt4:after{content: "";width: 5px;height: 26px;background-color: #000;position: absolute;left: 30px;top:0;bottom: 0;margin: auto 0;transition: all .35s ease-in-out;}
.main2 .list .tt3 .tt5{width:90px;height: 88px;line-height: 88px;color: #000;font-size: 24px;text-align: center;float: right;border: 1px solid #fff;}
.main2 .list:hover .tt3 .tt4{color: #0b4f9c;}
.main2 .list:hover .tt3 .tt4:after{background-color: #0b4f9c;}
.main2 .list:hover .tt3 .tt5{background-color: #0b4f9c;color: #fff;}
.main2 .list:hover .img .bjcover{transform: scale(1.08);}
.main2 .list:hover .tt .tt1{color: #0b4f9c;}


/* 成绩展示 */
.main3 .list{display: block;}
.main3 .list .img .bjcover{padding-top: 106%;}
.main3 .list .tt{position: absolute;left: 3px;bottom: 3px;width: calc(100% - 6px);background: rgba(138,145,151,.8);font-size: 20px;line-height: 70px;padding-left: 44px;color: #fff;}
.main3 .list .tt:after{content: "";width: 5px;height: 26px;background-color: #fff;position: absolute;left: 24px;top:0;bottom: 0;margin: auto 0;transition: all .35s ease-in-out;}
.main3 .list:hover .bjcover{transform: scale(1.08);}
.main3 .list:hover .tt{background-color:  rgba(11,79,156,.8);}


/* 集训信息 */
.main4 .lb4{margin: -10px;}
.main4 .list{display: block;border: 1px solid #eee;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.03);color: #000;padding: 34px 30px 34px 40px;position: relative;min-height: 300px;}
.main4 .list:after{content: "";width: 240px;height: 284px;background: url(../images/t6.png) no-repeat center center;position: absolute;right: 0;bottom:0;z-index: 1;}
.main4 .list .tt{position: relative;z-index: 2;}
.main4 .list .tt1{font-size: 20px;font-weight: bold;color: #000;padding-left: 60px;font-weight: bold;position: relative;line-height: 46px;padding-top:2px;}
.main4 .list .tt1 span{display: block;width: 46px;height: 46px;line-height: 46px;background-color: #0b4f9c;border-radius:18px;border-top-left-radius: 0;font-size:24px;padding-right: 2px;font-weight: normal;text-align: center;font-family: 'Impact';position: absolute;left:0;top:0;overflow: hidden;color: #fff;}
.main4 .list .tt2{font-size: 14px;color: #000;padding-left: 60px;line-height: 25px;height:100px;-webkit-line-clamp: 4;margin-top: 11px;}
.main4 .list .tt3{font-size: 16px;color: #fff;position: relative;left: -40px;background: url(../images/t5.png) no-repeat right center;display: inline-block;width: 268px;max-width: 100%;line-height: 40px;padding-left: 50px;margin-top:22px;position: relative;top:0;}
.main4 .list .tt3 i{padding-left: 20px;}
.main4 .list:hover .tt1{color: #0b4f9c;}
.main4 .list:hover .tt3{top:4px;}

.lb4{position: relative;}
.lb4 .swiper-button-prev{font-size:40px;color: #999;line-height: 44px;height: 44px;margin-top: -22px;left: -70px;background: transparent;text-align: center;width: 44px;}
.lb4 .swiper-button-next{font-size:40px;color: #999;line-height: 44px;height: 44px;margin-top: -22px;right: -70px;background: transparent;text-align: center;width: 44px;}
.lb4 .swiper-button-prev:hover{color: #0b4f9c;}
.lb4 .swiper-button-next:hover{color: #0b4f9c;}


/* 学校环境 */
.main6 .list{display: block;padding: 1px;border: 1px solid #ddd;}
.main6 .list .img .bjcover{padding-top:88%;}
.main6 .list .tt{position: absolute;left: 0;bottom: 0;width:100%;background: rgba(255,255,255,.8);font-size: 20px;line-height: 66px;padding-left: 44px;color: #000;}
.main6 .list .tt:after{content: "";width: 5px;height: 26px;background-color: #0b4f9c;position: absolute;left: 24px;top:0;bottom: 0;margin: auto 0;transition: all .35s ease-in-out;}
.main6 .list:hover .bjcover{transform: scale(1.08);}
.main6 .list:hover .tt{color:#0b4f9c;}



footer{background-color: #221C19;color: rgba(255,255,255,.66);font-size: 15px;}
footer .box1{padding: 55px 0;}
footer .box1 .list1{width: 19%;float: left;padding-right: 30px;}
footer .box1 .list3{width: 23%;float: right;line-height: 36px;}
footer .box1 .list3 .top{font-size: 18px;padding-bottom: 20px;color: #fff;line-height: 26px;}
footer .box1 .list2{width: 56%;float: left;}
footer .box1 .list2 .ul{width: 20%;float: left;padding-right: 11px;}
footer .box1 .list2 .ul a{display: block;font-size: 15px;line-height: 26px;padding-bottom: 10px;color: rgba(255,255,255,.66);}
footer .box1 .list2 .ul a:nth-child(1){font-size: 18px;color: #fff;padding-bottom: 24px;}
footer .box1 .list2 .ul a:hover{color: #fff;}
footer .box2{text-align: center;border-top: 1px solid rgba(255,255,255,.3);padding: 30px 0;}


.ny{padding: 60px 0 111px;}
.title9{text-align: center;margin-bottom: 44px;}
.title9 .div1{font-size: 0;}
.title9 .div1 a{font-size:16px;line-height: 30px;padding:6px 10px;display: inline-block;vertical-align: top;border: 1px solid #eee;min-width: 140px;text-align: center;margin: 2px;color: #000;}
.title9 .div1 a:hover{background-color: #0b4f9c;color: #fff;border-color: #0b4f9c;}
.title9 .div1 a.active{background-color: #0b4f9c;color: #fff;border-color: #0b4f9c;}
.title9 .div2{font-size: 0;border-top: 1px solid #eee;margin-top:24px;padding-top: 14px;}
.title9 .div2 a{font-size:15px;line-height: 26px;padding:4px 18px;display: inline-block;vertical-align: top;color: #000;}
.title9 .div2 a:hover{color: #0b4f9c;}
.title9 .div2 a.active{color: #0b4f9c;}




.banner2 .tt{font-size: 44px;text-align: center;color: #fff;padding: 160px 0 60px;}

.nycp{margin: 0 -10px;}
.nycp .list{display: block;padding: 1px;border: 1px solid #ddd;width: calc(25% - 20px);margin: 0 10px 20px;float: left;position: relative;}
.nycp .list .img .bjcover{padding-top:106%;}
.nycp .list .tt{position: absolute;left: 0;bottom: 0;width:100%;background: rgba(0,0,0,.8);font-size: 20px;line-height: 66px;padding-left: 44px;color: #fff;}
.nycp .list .tt:after{content: "";width: 5px;height: 26px;background-color: #fff;position: absolute;left: 24px;top:0;bottom: 0;margin: auto 0;transition: all .35s ease-in-out;}
.nycp .list:hover .bjcover{transform: scale(1.08);}
.nycp .list:hover .tt{background-color:  rgba(11,79,156,.8);}




/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #0b4f9c;color: #fff;border-color: #0b4f9c;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}


    
.danye{color:#000000;font-size: 16px;line-height: 180%;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.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:500px;position: relative;margin:20px auto;border: 1px solid #eee;}





/* -webkit-line-clamp: 2; */
/* transition: all .35s ease-in-out; */
/* 0b4f9c */
/* d41f26 */
/*transform: scale(1.08);*/
/*媒体查询开始*/
@media (max-width:1399px){
    header nav ul > li > a{padding: 0 20px;}

}
@media (max-width:1199px){
    .banner .swiper-slide .bjcover{height: auto;padding-top:60%;}
    .main1 .box .list .tt{font-size: 18px;line-height: 30px;min-height: 106px;}
    .main1 .box .list .tt b{font-size:38px;}
    .main2 .list .tt .tt1{font-size: 22px;}
    .main2 .list .img{padding: 10px;}
    .main2 .list .tt{padding-top:40px;}
    .main2 .list .tt i{top:38px;}
    .main2 .list .tt i:after{top:46px;}
    .main2 .list .tt3 .tt4{font-size: 16px;line-height: 56px;}
    .main2 .list .tt3 .tt5{line-height: 56px;height: 56px;}
    .main4 .list .tt2{padding-left: 0;margin-top: 2px;}
    .main4 .list{padding-left: 30px;}
    .main4 .list .tt1{padding-left: 0;padding-top: 20px;font-size: 16px;}
    .main4 .list .tt1 span{opacity: .4;top:0;}

    .main5{overflow: hidden;}
    .main5 img{max-width: 160%;width: 160%;margin-left: -30%;}
    .main3 .list .tt{font-size: 16px;line-height: 60px;}
    .main6 .list .tt{font-size: 16px;line-height: 60px;}


    .nycp .list{width: calc(33.33% - 20px);}
    
    
}
@media (max-width:991px) {
    body{padding-top: 70px;}
    header{background-color: #000;}

    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /*pc导航*/
    header nav{display: none;width:180px;float: none;padding:15px 20px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0;border-bottom: 1px solid #ddd;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;line-height:44px;}
    header nav ul > li:hover .ul{display: none;}
    header nav ul > li:hover > a{color: #0b4f9c;background-color: transparent;}
    header nav ul > li.active > a{color: #0b4f9c;background-color: transparent;}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:25px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #0b4f9c;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;}


    .main1{border-bottom: 1px solid #eee;}
    .main1 .container-fluid{padding: 0;}
    .main1 .box{margin-top: 0;border: 0;box-shadow: none;}
    .main1 .box .list{width: 100% !important;padding:15px 5px;}
    .main1 .box .list .tt{font-size: 16px;line-height:26px;min-height: inherit;}
    .main1 .box .list .tt b{font-size: 30px;line-height: 30px;}
    .main1 .box .list:nth-child(1) .tt b{top:-3px;}
    .main1 .box .list:nth-child(n+2){border-left: 0;border-top: 1px solid #eee}
    .main1 .box .list:nth-child(n+2) .tt span{font-size: 22px;line-height: 32px;}
    
    
    /* 课程分类 */
    .main2 .lb2{margin: -5px;}
    .main2 .list{margin: 5px;box-shadow: none;}
    .main2 .list .img{width:100%;float: left;border-right: 0;border-bottom: 1px solid #eee;padding: 4px;}
    .main2 .list .img .bjcover{height: auto;padding-top: 100%;}
    .main2 .list .tt{width: 100%;padding:8px 15px 11px;margin: 0;}
    .main2 .list .tt i{display: none;}
    .main2 .list .tt .tt1{font-size: 15px;text-align: center;line-height: 24px;}
    .main2 .list .tt .tt2{min-height: 90px;display: none;}
    .main2 .list .tt .tt2 span{font-size: 14px;line-height: 22px;padding: 8px 0 0 20px;}
    .main2 .list .tt .tt2 span div{font-size: 11px;line-height: 20px;}
    .main2 .list .tt .tt2 span img{top:10px;width: 14px;}
    .main2 .list .tt3{width: 100%;float: left;border-top: 1px solid #eee;position: relative;background-color: #f7f7f7;}
    .main2 .list .tt3 .tt4{line-height: 36px;font-size: 13px;width: 100%;padding: 0 5px;text-align: center;}
    .main2 .list .tt3 .tt4:after{display: none;}
    .main2 .list .tt3 .tt5{display: none;}


    footer .box1 .list1{width: 100%;padding-bottom: 30px;}
    footer .box1 .list2{width: 70%;}
    footer .box1 .list3{width: 30%;}

    .banner2 .tt{font-size: 24px;padding:40px 0 20px;}



    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(33.33% - 10px);margin: 0 5px 10px;}
    .nycp .list .tt{font-size: 15px;text-align: center;padding: 0 5px;line-height:40px;}
    .nycp .list .tt:after{display: none;}
    






 



    
    
}

@media (max-width:767px) {

    /*头部公用*/
    .main66{padding:44px 0;}
    .title{padding-bottom: 22px;}
    .title .div1{font-size: 24px}
    .title .div2{margin-top: 4px;}
    .title .div2 span{font-size:13px;padding: 0;}
    .title .div2 span:after{display: none;}
    .title .div2 span:before{display: none;}

    /* 成绩展示 */
    .main3 .list .tt{font-size: 15px;line-height: 40px;}
    .main3 .list .tt:after{display: none;}
    .main6 .list .tt{font-size: 15px;line-height:40px;}
    .main6 .list .tt:after{display: none;}

    footer .box1{padding:36px 0;}
    footer .box1 .list1{width: 100%;padding-right: 0;text-align: center;padding-bottom: 0;}
    footer .box1 .list3{width:100%;line-height: 30px;margin-top: 30px;}
    footer .box1 .list3 .top{padding-bottom: 15px;}
    footer .box1 .list2{width: 100%;margin-top: 30px;}
    footer .box1 .list2 .ul{width: 100%;padding-bottom: 0;}
    footer .box1 .list2 .ul:nth-child(n+2){margin-top: 20px;}
    footer .box1 .list2 .ul a{display: inline-block;vertical-align: top;padding: 0 20px 0 0;}
    footer .box1 .list2 .ul a:nth-child(1){padding-bottom:4px;display: block;}
    footer .box2{padding:20px 0;font-size: 13px;}

    .ny{padding: 40px 0 88px;}

    .title9{margin-bottom: 26px;}
    .title9 .div1 a{font-size:15px;line-height:28px;padding:4px 10px;min-width: 110px;margin: 1px;}
    .title9 .div2{margin-top:20px;padding-top: 14px;}
    .title9 .div2 a{font-size:14px;padding:3px 11px;}

    .nycp .list{width: calc(50% - 10px);}

    
    /*详情页*/
    .danye{font-size: 14px;}
    .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;}
   
}
@media (max-width:600px) {
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#0b4f9c;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .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;} 
}