
body,html{
    color: #232323;
}
.banner{
    width: 100%;
    height:985px ;
    margin-top: -10px;
    min-width: 1200px;
    overflow:hidden;
    color: #fdcb3a;
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}
@media (max-width: 1600px) {/*1.2*/
    .banner{
        height:820px;
    }
}
@media (max-width: 1440px) {
    .banner{
        height:576px ;/*1.3*/
    }
}
@media (max-width: 1280px) {
    .banner{
        height:656px ;/*1.5*/
    }
}
.center{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.outer{
    width: 100%;
    background: url("../imgs/bg1.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;

}

.title{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
    color: #fff;

}
.title .tit{
    letter-spacing: 4px;
    width: 1071px;
    height: 76px;
    line-height: 76px;
    font-weight: bolder;
    font-size: 55px;
    text-align: center;
    margin: 50px auto 0;

}
.title .tit span{
    display: block;
    float: left;
}
.title .tit .icon{
    width: 58px;
    height: 43px;
    margin:20px 60px 0 0;
    background: url("../imgs/squre.jpg") no-repeat 0 0/100% 100%;
}
.title .tit .icon.tit_r{
    background: url("../imgs/squre_r.jpg") no-repeat 0 0/100% 100%;
    margin:20px 0 0 60px;
}
.title .line{
    width: 753px;
    height: 15px;
    background: url("../imgs/line.png") no-repeat 0 0/100% 100%;
    margin: 10px auto;

}
.title .sbt{
    font-size: 39px;
    text-align: center;
    width: 1050px;
    margin: 60px auto;
}
.title .sbt p{
    background: url("../imgs/jianb.jpg") no-repeat 0 0/100% 100%;
    width: 257px;
    height: 56px;
    float:left;
    font-weight: bolder;
    color: #0a58f6;

}
.course{
    width: 1200px;
}
.course .kcbt{
    width: 917px;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    text-align: center;
    margin-top: 50px;
    background: url("../imgs/kc_bg.jpg") no-repeat 0 0/100% 100%;


}
.course .kcbt p:first-child{
    letter-spacing: 4px;
    float: left;
    color: #fff;
    font-size: 37px;
    margin: 0 50px 0 50px;
    font-weight: bolder;
}
.course .kcbt p:last-child{
    background: #fff;
    color: #0a58f6;
    border-radius: 10px;
    width: 300px;
    height: 45px;
    line-height: 45px;
    float: left;
    margin-top: 10px;
    font-size: 25px;
    font-weight: bolder;

}
.course .kcbt .tip{
    font-size: 35px;
    float: left;
    font-weight: bolder;

}
.course table{
    width: 1200px;
    font-size: 23px;
    text-align: center;
    margin: 30px auto 50px;
    border: 2px solid #edf2ff;


 }
.course table tr td{
    padding: 10px;
    border: 2px solid #edf2ff;

}
.course table tr:nth-child(2n) td{
    background: #fff;
}
.course table tr:nth-child(2n+1) td:nth-child(1) {
    background: #d5fbff;
}
.course table tr:nth-child(2n+1) td:nth-child(2) {
    background: #fef5e6;
}
.course table tr:nth-child(2n+1) td:nth-child(3) {
    background: #ebf1ff;
}
.course table tr:nth-child(2n+1) td:nth-child(4) {
    background: #ffe5e1;
}

.course table tr th{
    color: #fff;
    padding: 10px;
    font-size: 30px;
    letter-spacing: 2px;
}
.course table tr th:nth-child(1){
    background: #0abbd1;
}
.course table tr th:nth-child(2){
    background: #fca639;
}
.course table tr th:nth-child(3){
    background: #449fff;
}
.course table tr th:nth-child(4){
    background: #ff6f6c;
}

.outer a{
    display: block;
    background: #e03109;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    font-size: 60px;
    width: 700px;
    height: 90px;
    line-height: 89px;
    margin: 50px auto;
}

.shfbb{
    width: 100%;
    background: url("../imgs/bg2.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;
    padding-bottom: 50px;
}
.shfbb .title .tit{
    width: 800px;
    margin: 0 auto;
    color: #0a58f6;
}
.shfbb .title .tit .tit_l{
    background: url("../imgs/squre.png") no-repeat 0 0/100% 100%;
}
.shfbb .title .tit .tit_r{
    background: url("../imgs/squre_r.png") no-repeat 0 0/100% 100%;
}
.shfbb ul li{
    float: left;
    width: 493px;
    height:423px;
    background: #fff;
    margin: 30px 67px;
    box-sizing: border-box;
    padding: 25px 50px;
    position: relative;
    border-radius: 10px;
    background: url("../imgs/who_bg.png") no-repeat 0 0/100% 100%;

}
.shfbb ul li:nth-child(2n){
    margin-right: 0;
}
.shfbb ul{
    overflow: hidden;
    margin-top: 80px;
}
.shfbb ul li .dbt{
    font-size: 35px;
    font-weight: bolder;
    color: #ffffff;
    text-shadow: 2px 2px #095bc1;
    text-align: center;
    margin-top:0;
}
.shfbb ul li .dbt span{
    color: #02e0f7;
    margin-right: 10px;
    font-size: 38px;
}
.shfbb ul li .js{
    font-size: 25px;
    margin-top: 30px;
    line-height: 40px;
    text-align: justify;

}
/*.shfbb ul li:before{
    content: "01";
    font-family: Impact;
    font-size: 108px;
    color: #dbdbdb;
    position: absolute;
    top: 0;
    left: 235px;
}
.shfbb ul li:nth-child(2):before{
    content: "02";

}
.shfbb ul li:nth-child(3):before{
    content: "03";

}
.shfbb ul li:nth-child(4):before{
    content: "04";

}*/
.shfbb a{
    display: block;
    width: 350px;
    height: 80px;
    line-height: 80px;
    background: #f1ab40;
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: bolder;
    border-radius: 40px;
    margin: 80px auto 140px;
    letter-spacing: 5px;
}

.ys{
    background: url("../imgs/bg3.jpg") no-repeat 0 0/100% 100%;
    padding-bottom:70px;
    overflow: hidden;
}

.ys .title .tit{
    width: 800px;
    margin: 80px auto 0;
}
.ys ul li{
    width: 1030px;
    height: 265px;
    background: #ffffff;
    margin: 20px auto;
    box-sizing: border-box;
    padding: 40px;
    letter-spacing: 2px;
    overflow: hidden;
    border-radius: 20px;
}

.ys ul li .left{
    float: left;
    width: 134px;
    height: 165px;
    background: url("../imgs/icon1.jpg") no-repeat 0 0/100% 100%;
    margin-right: 30px;
}
.ys ul li:nth-child(2) .left{
    background: url("../imgs/icon2.jpg") no-repeat 0 0/100% 100%;

}
.ys ul li:nth-child(3) .left{
    background: url("../imgs/icon3.jpg") no-repeat 0 0/100% 100%;

}
.ys ul li:nth-child(4) .left{
    background: url("../imgs/icon4.jpg") no-repeat 0 0/100% 100%;

}
.ys ul li:nth-child(5) .left{
    background: url("../imgs/icon5.jpg") no-repeat 0 0/100% 100%;

}
.ys ul li:nth-child(6) .left{
    background: url("../imgs/icon6.jpg") no-repeat 0 0/100% 100%;

}
.ys ul li .right{
    float: left;
    width: 750px;
}
.ys ul li .dbt{
    font-size: 35px;
    font-weight: bolder;
    color: #0241ff;
    margin-bottom: 15px;
}

.ys ul li .js{
    font-size: 24px;
    text-align: justify;
    line-height: 45px;
}


.xhd{
    overflow: hidden;
    width: 100%;
    background: url("../imgs/bg4.jpg") no-repeat 0 0/100% 100%;

}

.xhd .title .tit{
    margin-top: 30px;
    font-weight: bolder;
    width: 1250px;
    letter-spacing: 0;
    color: #0241ff;
}
.xhd .title .tit .tit_l{
    background: url("../imgs/squre.png") no-repeat 0 0/100% 100%;

}
.xhd .title .tit .tit_r{
    background: url("../imgs/squre_r.png") no-repeat 0 0/100% 100%;

}
.xhd .pic{
    width: 1055px;
    height: 458px;
    background: url("../imgs/pic.jpg") no-repeat 0 0/100% 100%;
    margin: 30px auto 100px;
}
