﻿/*ͨ��*/
.left{
    float: left !important;
}
.right{
    float: right !important;
}
.noMarinR{
    margin-right: 0 !important;
}
.kzh{
    display: inline-block;
    width: 54px;
    border: 1px solid #a1a2a3;
    vertical-align: middle;
}
.kzh_35{
    width: 35px;
}
.wAuto{
    display: block;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

/*header*/
.header{
    height: 60px;
    background: #6374fa;
    line-height: 50px;
    overflow: hidden;
}
.header .logo{
    margin-right: 40px;
	margin-top:7px;
}
.header .satNav{
    display: inline-block;
    width: 500px;
    color: #fff;
    height: 60px;
    line-height: 60px;

}
.header .satNav a{
    font-size: 16px;
    color: #fff;
    margin-right: 15px;
}
.header .mainBar{
    display:block;
    overflow: hidden;
    width: auto;
}
.header .mainBar li{
    float: left;
    padding: 5px 15px;
}
.header .mainBar li a{
    color: #fff;
    font-size: 16px;
}
.header .mainBar li a.barCur{
    font-size: 18px;
}

/*����banner*/
.topBanner{
    background: url("../images/actbanner.jpg") no-repeat center center;
    height: 490px;

}
.topBanner .if1{
    font-size:60px;
    color: #fff;
    margin-top: 115px;
    font-weight: bold;
}
.topBanner .if2{
    font-size:25px;
    color: #035385;
}
.topBanner .if3{
    font-size:20px;
    color: #A5DBF7;
    margin: 24px 0;
}
.topBanner .banButton{
    display: inline-block;
    overflow: hidden;
    margin-left:156px;

}
.topBanner .banButton a{
    display: inline-block;
    height:34px;
    line-height: 34px;
    width: 170px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    font-weight: bold;
    border: 1px solid #3d52fa;
}
.BanActive{ background: #3d52fa;}
.topBanner .banButton a:hover{
    background: #46d9b2;
    color: #fff;
    border: 1px solid #46d9b2;

}

/*mainC*/
     /*ͨ��*/
    .module .BMTit{
       font-size:50px;
        text-align: center;
        color: #636363;
       padding-top: 60px;
    }
    .module .SMTit{
        font-size:38px;
        text-align: center;
        color: #a1a2a3;
        padding-bottom: 34px;
    }
.module .SMTit a{
    color: #a1a2a3;
}
.module .SMTit a:hover{
    color: #fd9a49;
}
    /*one*/
.mOne{
    padding-bottom: 15px;
}
.mOne .list dl{
    width: 475px;
    height:425px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 40px;
}
.mOne .list dl dt{
    font-size: 25px;
    color: #323232;
    margin-top: 40px;
    margin-left: 20px;
}
.mOne .list dl .number{
    display:inline-block;
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 22px;
    background: #d6d8d9;
    margin-right: 10px;
    color: #fff;
}
.mOne .list dl .mOL a{
    font-size: 25px;
    font-weight: bold;
    color: #2c2c2c;
}
.mOne .list .left{
    position: relative;
}
.mOne .list .right{
    position: relative;
}
.mOne .list dl .mOL a:hover{
    color: #fd9a49;
}
.mOne .list dl dd .detail{
    font-size: 16px;
    color: #a2a2a3;
    margin-left: 95px;
    margin-top: 19px;
    padding-right: 23px;
    height: 234px;
}
.mOne .list dl.right dd .detail{
    padding-right: 29px;
}
/*.mOne .list dl.right dd .pp1{*/
    /*margin-top: 43px;*/
/*}*/
.mOne .list dl dd .dButton{
    display: inline-block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    background: url("../images/bgba.jpg") no-repeat;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    right:30px;
    bottom:28px;
}
.mOne .list dl dd .dButton:hover{
    background: #46d9b2;
}
/*two*/
.mTwo{
    background: #f3f8fe;
    padding-bottom:48px;
}
.mTwo table th{
    height: 56px;
    line-height: 56px;
    width: 332px;
    text-align: center;
}
.mTwo table thead th{
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    background: #1c8bd0;
    border-right: 1px solid #fff;
}
.mTwo table tbody th{
   background: #fff;
    color: #323232;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.mTwo .wAuto ul{
    width:998px;
    height:158px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.mTwo .wAuto ul li{
    width:143px;
    height:152px;
    border:1px solid black;
    text-align: center;
}
.mTwo .wAuto ul li p{
    width: 100%;
    height:36px;
    border-bottom:2px solid gray;
    background-color: #1c8bd0;
    line-height: 40px;
    color:#fff;
    font-size:20px;
}
.mTwo .wAuto ul li span{
    color:black;
    font-size: 20px;
    line-height: 100px;
}

/*three*/
.mThree{
    background: #f3f8fe;
}
.mThree .mTlist .SATtit{
    background: url("../images/homeb.png") no-repeat left center;
    padding-left: 40px;
    margin-bottom: 27px;
    font-size: 25px;
    color: #323232;
    font-weight: bold;
}
.akp{ font-weight: bold; color:dodgerblue; font-size: 24px; }

.vnja{ background: url("../images/vnja.jpg") no-repeat;
    width: 332px;
    height: 59px;
    color: #fff;
    text-align: center;
    line-height: 59px;
    font-size: 24px;
    display: block;
    margin: 0 auto 40px;}
.vnja:hover{ background: #46d9b2;}
.mThree .mTlist .SATtit span{
    color: #1c8bd0;
}

.mThree .mTlist .carousel{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;

}
.mThree .mTlist .CarouselList{
   display: flex;
    justify-content: space-between;
}
.mThree .mTlist .CarouselList dl{
    width: 304px;
    height:206px;
    /*border:1px solid black;*/
    margin-right: 44px;
    margin-bottom: 40px;
    margin-top: 30px;
    background-color: #fff;
}
.mThree .mTlist .CarouselList dl dt{
    color:dodgerblue;
    font-size: 20px;
   font-weight: bold;
    margin-top: 20px;
}
.mThree .mTlist .CarouselList dl dd{
    color:black;
    font-size: 17px;
    line-height: 35px;
}

.fgh span{ text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: block;;
    color: #959595;
    padding-right: 20px;
    height: 0;
margin-bottom: 15px;}
.mThree .mTlist .control{
    display: none;
    width: 999px;
    position: absolute;
    top: 39%;
}
.mThree .mTlist .control li{
    cursor: pointer;
}
.mThree .mTlist .carInfo{
    display: block;
    width:999px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 49px;
    line-height: 49px;
    font-size:20px;
    text-align: center;
    color: #fff;
    background: url("../images/bartm.png") repeat-x center;
    background-size: 999px 49px;
}
.mThree .mTlist .SATdetail{
    font-size: 16px;
    color: #a1a2a3;
    padding: 30px;
    background: #f5f5f5;
    line-height: 25px;
    margin-bottom: 35px;
}
.mThree .localList{
    background: #f5f5f5;
    overflow: hidden;
}
.mThree .localList .mar{
    margin-top: 30px;
    margin-bottom: 30px;
}
.mThree .localList dl{
    height: 108px;
    width: 913px;
    background: #fff;
    margin-bottom: 10px;
    margin: 0 auto;
    padding-left: 27px;
    padding-top: 16px;
    margin-bottom: 10px;
}
.mThree .localList dl dt{
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
}
.mThree .localList dl .tit{
    display: inline-block;
    background: url("../images/local.png") no-repeat left center;
    padding-left:35px;
    color: #2c2c2c;
    font-size: 16px;
    margin-right: 20px;
    font-weight: bold;
}
.mThree .localList dl .local{
    display: inline-block;
    width: 78px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ccc;
}
.mThree .localList dl .local:hover{
    background: #1c8bd0;
    border: 1px solid #1c8bd0;
    color: #fff;
}
.mThree .localList dl .local a{
    color: #939292;
}
.mThree .localList dl .local:hover a{
    color: #fff;
}
.mThree .localList dl dd{
    font-size: 16px;
    color: #939292;
    line-height: 25px;
    width: 860px;
    margin-left: 33px;
}
/*four,seven*/
.mFour{
    background: #fff;
}
.fTit{
    height: 34px;
    line-height: 34px;
    background: url("../images/boke.png") no-repeat left center;
    color: #6374fa;
    font-size: 25px;
    font-weight: bold;
    padding-left: 30px;
    margin-bottom: 27px;
}
.process{
    overflow: hidden;
    background: url("../images/lieda.jpg") no-repeat left;
    height: 1000px;
}
.process li{
    width: 1000px;
}
.process li .T{
    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 24px;
    font-weight: bold;
    margin-left: 90px;
    margin-bottom: 20px;
}
.process li .Tp{
    width: 880px;
    background: #fafafa;
    margin-left: 80px;
    padding: 20px;
    font-size: 16px;
    color: #999;
    line-height: 28px;
}
.process li .Tp span{ font-size: 18px;
 color: #888;
font-weight: bold;
}
.process li .fDelInfo{
    padding-left: 8px;
    padding-right: 14px;
    color: #a2a2a3;
    font-size: 16px;
    line-height: 25px;
}
.mFour .cTwo{
    margin-bottom: 105px;
}
.mFour .cTwo .fTit{
    background: url("../images/bmphone.png") no-repeat left center;
}
.mFour .cTwo .masterWay{
    overflow: hidden;
}
.mFour .cTwo .masterWay li{
    width: 33%;
    float: left;
}
.mFour .cTwo .masterWay li p{
    font-size: 16px;
    color: #a2a2a3;
    padding-left: 21px;
}
.mFour .cTwo .masterWay li p.way{
    font-size: 20px;
    color: #2c2c2c;
    margin-top: 15px;
    font-weight: bold;
}
/*ģ��5,ģ��6*/
 .advise{
    margin-bottom: 30px;
}
 .advise .adTit{
    display: inline-block;
    width: 70px;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    color: #2c2c2c;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    border-top: 2px solid #D6D8D9;
    margin-bottom: 20px;
}
.advise p{
    font-size: 16px;
    color: #a2a2a3;
}

.advise p.mainInfo{
    font-weight: bold;
    margin-bottom: 5px;
}
.advise p.mainInfo:hover .nameDeil{
    color: #fd9a49;
}
.advise p.mainInfo .lookDeil{
    display: inline-block;
    width: 78px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #939292;
    text-align: center;
    border: 1px solid #ccc;
    color: #1c8bd0;
    margin-left: 10px;
}
.advise>a:hover .lookDeil{
    background: #46d9b2;
    border: 1px solid #46d9b2;
    color: #fff !important;
}
/*six*/
.mSix{
    background: #f5f5f5;
}
.mSix .teacher{
    display: block;
    height: 178px;
    margin-bottom: 20px;
}
.mSix .advise{
    width: 777px;
    height: 178px;
    background: #fff;
    padding-left: 30px;

}
.mSix .adName{
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    color: #6374fa;
    margin-top: 20px;
    margin-bottom: 10px;
}
.mSix .adName:hover{
    color: #46d9b2;
}
.mSix .mainInfo{
    font-size: 16px;
    color: #2c2c2c;
}
/*seven*/
.mSeven .process2{ overflow: hidden; margin-bottom: 30px;}
.mSeven .process2 li {
    border: 1px solid #ccc;
    height: 200px;
    margin-right: 0;
    padding: 28px 0 0 30px;
    width: 443px;
}
.mSeven .process2 li .T {
    height: 38px;
    line-height: 38px;
    width: 174px;
}
.mSeven .process2 li .T span {
    background: rgba(0, 0, 0, 0) url("../images/setwo.png") no-repeat scroll left 0;
    position: relative;
    top: 2px;
}
.mSeven .fTit{
    background: url("../images/sethree.jpg") no-repeat left center;
}
.process2 li .fDelInfo {
    color: #595959;
    font-size: 16px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 14px;
}
.fDelInfo span{ background: #f5f5f5; padding: 5px; color: #2c2c2c; font-size: 20px; font-weight: bold; margin-bottom: 15px; display: inline-block}
.mFour .cTwo {
    margin-bottom: 105px;
}
.mFour .cTwo .fTit {
    background: rgba(0, 0, 0, 0) url("../images/bmphone.png") no-repeat scroll left center;
}
.mSeven .process2 li .knowDeil {
    border: 1px solid #ccc;
    color: #a2a2a3;
    display: block;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
    text-align: center;
    width: 110px;
}
.mSeven .process2 li .knowDeil:hover{ background: #46d9b2; color: #fff; border: 1px solid #46d9b2;}
.mSeven .fTit:hover,.mSeven .process li .T a:hover{
    color: #46d9b2;
}
.mSeven .process li{
    width: 443px;
    height: 177px;
    margin-right: 0;
    border: 1px solid #ccc;
    padding: 28px 0px 0px 30px;
}
.mSeven .process li .T{
    width: 174px;
    height: 38px;
    line-height: 38px;
}
.mSeven .process li .T span{
    background: url("../images/setwo.png") no-repeat left 0;
    position: relative;
    top: 2px;
}
.mSeven .process li .fDelInfo{
    padding-left: 0;
}
.mSeven .process li .fDelInfo strong{
    font-weight: normal;
    color: #2c2c2c;
}
.mSeven .process li .knowDeil{
    display: block;
    width: 110px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ccc;
    text-align: center;
    color: #a2a2a3;
    font-size: 16px;
    margin-top: 20px;
}
.mSeven .process li .knowDeil:hover{
    background: #fa9a4b;
    color: #fff;
}
.mSeven .Stwo .fTit{
    background: url("../images/sethree.jpg") no-repeat left center;
}

/*eight*/
.mEight{
    background: #f5f5f5;
}
.mEight .lxyzs{
    overflow: hidden;
    margin-bottom: 30px;
}
.mEight .lxyzs li{
    width: 210px;
    height: 128px;
    float: left;
    margin-right: 75px;
    background: #fff;
    border-top: 2px solid #d6d8d9;
    text-align: center;
    font-size: 25px;
    color: #2c2c2c;
    font-weight: bold;
}
.mEight .lxyzs li:hover{
    background: url("../images/vfgh.jpg") no-repeat;
}
.mEight .lxyzs li a{
    overflow: hidden;
    display: block;
    margin-top: 28px;
}
.mEight .lxyzs li:hover p{
    color: #fff;
}