.menu ul .secNav li:hover{
    color: #ffffff;
	 background: #32718d;
}

.menu .item:hover{
    background: #32718d;
}

.bannerOther{
    position: relative;
}

.bannerOther .aniss2{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannerOther .aniss2 dl{
    text-align: center;
}
.bannerOther .aniss2 dl h1{
    text-align: center;
    font-size: 100px;
    color: #2c6b8e;
    line-height: 2;
}

.bannerOther .aniss2 dl p{
    text-align: center;
    font-size: 45px; line-height: 70px;;
    color: #2c6b8e;
}

.bannerOther .aniss2.white dl h1{
    color: #ffffff;
}
.bannerOther .aniss2.white dl p{
    color: #ffffff;
}




.cqTit{color: #2c6b8e; font-size: 45px; font-weight: 600; line-height: 1; margin: 40px 0; }
.cqTit.line{
    border-left: 3px solid #2c6b8e;
    text-indent: 15px;
}

.cqTit2{
    font-size: 20px;
    color: #787878;
    padding-left: 15px;
}
.cqTit2 span{
    font-size: 20px;
    color: #e0b475;
}

.cqDesc{
    font-size: 24px;
    color: #2c6b8e;
    margin-top: 55px;
    margin-bottom: 105px;
    
}
.cqDesc img{
    margin-bottom: 15px;
}
.cqDesc p{
  text-indent: 15px;
  line-height: 1.5;
  margin-top:20px;
}
.diyList{
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;

}
.diyList dl{
    width: 23%; line-height: 60px;;
    border: 2px solid #2c6b8e;
    border-radius: 35px;
    align-items: center;
    display: flex;
    align-items: center;
}
.diyList dl img{
    width: 100%;
}
.diyList dl i{
    width: 10%;
    display: flex;
    margin-left: 15px;
}
.diyList dl b{
    font-size: 20px;
    color: #2c6b8e;
    margin-left: 10px;
}
.imgbg3 img{
    width: 69%;
}

.cqBg{
    background: #f3f3f3;
    overflow: hidden;
    margin-top: 55px;
}

.teach{
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.teach dl{  display:flex; width: 48%; min-height: 350px; margin: 25px 0; background: url(../images/img/xueshenme.jpg) center no-repeat; background-size: 100% auto;}
.teach dl .bt{font-size: 30px; color: #fff;line-height: 50px; width: 20px; margin:auto 0; padding-left: 30px;}
.teach dl .nr{font-size: 25px; line-height: 50px; margin: auto 0; padding-left: 125px;}
.teach dl .shuzi{font-size: 80px; color: rgba(210,208,208,0.1); font-style: italic; font-weight:bold; line-height: 35px; float: right; margin: auto;}

.cqBg2{
    background: url(../images/img/bgs.jpg);
    overflow: hidden;
}
.cqBg2 .zmx{width: 60%; margin: 0 auto; font-weight: 600;}
.cqBg2 .zmx .zmxt{ color: #e0b375; font-size: 25px;}
.cqBg2 .zmx .zmxe{ color: #2c6b8e; font-size: 18px; margin-top: 10px}
.cqBg2  center{margin: 50px 0;}
.cqBg2 .bihuan{width: 60%; margin: 80px auto;}
.cqBg2 .bihuan img{max-width: 100%;}
.cqBg2 .zmxt{ margin-bottom: 30px; color: #e0b375; font-size: 25px;  font-weight: 600;}


.teacherList{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.teacherList dl{
    background-image: linear-gradient(to bottom right, #bdd2da, #fafcfe);  
    position: relative;
    width: 31%;
    height: 240px;
    margin-top: 35px;
    display: block;
}

.teacherList dl h1{ width: 75%;
    display: block;
    padding: 15px 15px 15px 25px;
    font-size: 18px;
    color: #11648e;
}
.teacherList dl dd{
    display: block;
    margin-left: 25px; width: 56%;;
    color: #787878;
    font-size: 15px; line-height: 22px;;
}
.teacherList dl div{
    width:auto;
    position:absolute;
    bottom: 0px;
    right: 0;
    height: 90%;

}
.teacherList dl div img{
        height: 100%;
}

.xueshenme{margin: 0 3%; display: flex; justify-content: space-between; max-width: 1920px;}
.xueshenme .xsm{width: 24%;}
.xueshenme .xsm img{width: 100%;}

.form{
    width: 470px;
    margin: 0px auto;

    text-align: center;
}
.form h1{
    font-size: 33px;
    color: #19607d;
    line-height: 2;
    position: relative;
    display: inline-block;
}
.form h1::after{
    position: absolute;
    content: '';
    bottom: 0;
    width: 80%;
    left: 10%;
    height: 1px;
    background: #bababa;
}

.form h5{
    font-size:14px;
 
    line-height: 2;
    font-weight: 100;
}
.form dl{
    height: 55px;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    padding-left: 10px;
    border: 1px solid #bababa;
    width: 100%;
   
}
.form dl span{
background: #19607d;
width: 25%;
}
.form dl input{
    border: 0px;
}
.shouQuan{
    display: flex;
    align-items: center;
    margin-top: 15px;
 
}
.shouQuan input{
    margin-right: 5px;
}
.form .submit{
    display:inline-block;
    background: #19607d;
    padding: 15px 30px;
    font-size: 18px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 35px;
}

/*帮你解决什么问题*/

.helpQuest{
    width: 85%;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.helpQuest .col{
    width: 30%;
    position: relative;
    margin-top: 30px;
}
.helpQuest .col img{
    width: 100%;
}
.helpQuest .col div{
    position:absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 33px;
    color: #276789;
    line-height: 45px;
    font-weight: bold;
    text-align: center;

}

.helpQuest .col .show{
    display: block;

}
.helpQuest .col .hide{
    display: none;
    
}

.helpQuest .col:hover .show{
    display: none;
}
.helpQuest .col:hover .hide{
    display: block;
}
.helpQuest .col:hover div{
    color: #ffffff;
}
.xingShi{width: 60%; margin: 55px auto; overflow: hidden;}
.xingShi h3{color: #e0b375; font-size: 25px; line-height: 2; letter-spacing:5px; margin-bottom: 30px;} 
.bannerXinShi{float: left;width: 45%;}
.bannerXinShi   img{
    width: 100%;
}

.wz3{float: right;
    width: 50%;
}

.copyright {background: #19607d; }
.contact h1 span {color: #19607d; }

@media all and (max-width: 1600px) {
.cqTit {font-size: 36px; margin: 35px 0;}
.teacherList dl h1 {width: 75%;display: block;padding: 15px 0px 10px 10px;font-size: 15px;color: #11648e;}
.teacherList dl dd {height: 100px;margin-left: 10px;width: 58%;font-size: 13px; line-height: 25px;}

.teach dl{  display:flex; width: 48%; min-height: 270px; margin: 25px 0; background: url(../images/img/xueshenme.jpg) center no-repeat; background-size: 100% auto;}
.teach dl .bt{font-size: 28px; padding-left:25px; line-height: 40px;}
.teach dl .nr{font-size: 20px; line-height: 50px; margin: auto 0; padding-left: 90px;}
.teach dl .shuzi{font-size: 80px; color: rgba(210,208,208,0.1); font-style: italic; font-weight:bold; line-height: 35px; float: right; margin: auto;}


}


@media all and (max-width: 768px) {
    .helpQuest{width: 100%;}
    .helpQuest .col div{font-size: 1rem; line-height: 1.75rem;}
    .xingShi{
        display: flex;
        justify-content:space-between;
        flex-wrap: wrap;
        width: 100%;
        margin: 35px auto;
    }
    
    .bannerXinShi{
        position: relative;
        width: 100%;
    }
    .bannerXinShi h3{
        color: #e0b375;
        font-size: 30px;
        line-height: 2;
        letter-spacing:5px;
    }
    .bannerXinShi   img{
        width: 100%;
    }
    
    .wz3{
        width: 100%;
    }

.cqBg2 .zmx {width: 100%;}
.cqBg2 .bihuan {width: 100%;margin: 3.125rem auto;}
.cqBg2 .zmxt {text-align: center;margin-bottom: 1.25rem;font-size: 1.5625rem;}
 
    .book{height: 460px;margin-top: 55px;width: 100%;}
    .book dl{
        width: 90%;
        margin-left: 5%;
    }  
      .form{
          width: 100%;
      }   
    
       .form h1{
           font-size: 1rem;
        
           line-height: 2;
         
       }
    
       .shouQuan{
           margin-left: 5%;
       }
       .form h5{
           font-size:.7rem;
         
       }

       .cqBg2  center{
        margin-top: 15px;
    }
    

       center img{
        width: 100%;
    }
    
    
    .bannerOther .aniss2 dl h1{
    text-align: center;
    font-size: 1.125rem;
    color: #2c6b8e;
    line-height: 2;
}

.bannerOther .aniss2 dl p{
    text-align: center; line-height: 1.375rem;
    font-size: .8rem;
    color: #2c6b8e;
}



.cqTit{
    color: #2c6b8e;
    font-size: 1rem;
    line-height: 1;

    margin: 20px 0;
}
.cqTit.line{
    border-left: 3px solid #2c6b8e;
    text-indent: 15px;
}

.cqTit2{
    font-size: .8rem;
    color: #787878;
    padding-left: 15px;
}
.cqTit2 span{
    font-size: .8rem;
    color: #e0b475;
}

.cqDesc{
    font-size: .9rem;
    color: #2c6b8e;
    margin-top: 20px;
    margin-bottom: 35px;
    
}
.diyList{
    margin-top: 25px;
    margin-bottom: 40px;
    flex-wrap: wrap;

}
.diyList dl{
    width: 100%; line-height: 2.1875rem;;
    border: 2px solid #2c6b8e;
    border-radius: 2.1875rem;
    align-items: center;
    display: flex;
    align-items: center;
    margin-top: 0.625rem;
}

.diyList dl b{
    font-size: .7rem;
    color: #2c6b8e;
    margin-left: 10px;
}
.imgbg3 img{
    width: 88%;
}
.teach{margin-top: 5px; padding-bottom: 20px;}
.teach dl{  display:flex; width: 100%; min-height: auto;  margin: 10px 0; background: url(../images/img/xueshenme.jpg) center no-repeat; background-size: 100% auto;}
.teach dl .bt{font-size: 18px; padding:10px; line-height: 28px;}
.teach dl .nr{font-size: 14px; line-height: 26px; padding-left: 40px;}
.teach dl .shuzi{display: none;}


.teacherList {margin-bottom: 1.875rem;}
.teacherList dl{
    background-image: linear-gradient(to bottom right, #bdd2da, #fafcfe);  
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.9375rem;
    display: block;
}

.teacherList dl h1{padding: 0.3125rem 0.3125rem 0.625rem 0.3125rem;font-size: 0.9375rem; line-height: 1.5625rem;}
.teacherList dl dd{
    display: block;
    height: 100px;
    margin-left: 0.3125rem;
    color: #787878;
    font-size: 0.875rem;
}
.teacherList dl div{
    width:auto;
    position:absolute;
    bottom: 0px;
    right: 0;
    height: 90%;

}
.teacherList dl div img{
        height: 100%;
}

.helpQuest .col{width: 44%;}

.xueshenme{margin: 0 3%; flex-wrap: wrap;}
.xueshenme .xsm{width: 100%; flex-wrap:wrap;}
.xueshenme .xsm img{width: 100%;}

}