body{
    color: #2d2a2e;
}
.banner{
    width: 100%;
    height:1054px ;
    margin-top: -10px;
    min-width: 1200px;
    position: relative;
    z-index: 3;
    overflow: hidden;
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}
@media (max-width: 1600px) {/*1.2*/
    .banner{
        height:878px;
    }
}
@media (max-width: 1440px) {
    .banner{
        height:810px ;/*1.3*/
    }
}
@media (max-width: 1280px) {
    .banner{
        height:702px ;/*1.5*/
    }
}


 .tt{
    color: #fb6f2a;
    font-size: 40px;
    text-align: center;
    letter-spacing: 2px;
    width: 770px;
    height: 70px;
    font-weight: bolder;
    overflow: hidden;
    margin: 50px auto 30px;

}
 .tt p{
    float: left;
    width: 57px;
    height: 33px;
    margin-top: 8px;
    background: url("../imgs/bt_l.png") no-repeat 0 0/100% 100%;

}
.tt p:last-child{
    background: url("../imgs/bt_r.png") no-repeat 0 0/100% 100%;

}
.tt p:nth-child(2){
    width: 520px;
    background: none;
    margin-top: 0;

}
.tt1{
    position: absolute;
    left:50%;
    bottom: -30px;
    margin-left: -293px;
}
.wrapper{
    width: 100%;
    overflow: hidden;
    background: url("../imgs/bg1.jpg") no-repeat 0 0/100% 100%;

}
.xyjj{
    width: 1200px;
    margin: 0 auto 50px;

}
.xyjj .info{
    color: #20202d;
    line-height:45px;
    font-size: 24px;
    margin-top: 40px;
    letter-spacing: 2px;
    padding: 50px 100px;
    box-sizing: border-box;
    text-align: justify;
    background: url("../imgs/jj_bg.png") no-repeat 0 0/100% 100%;
    height: 335px;
}



.ys{
    width: 1200px;
    margin: 30px auto 50px;
    overflow: hidden;
}
.tt2{
    width: 650px;
}
.ys ul li{
    float: left;
    width: 395px ;
    height: 366px;
    margin: 0 2px;
    background: url("../imgs/ys1.png") no-repeat 0 0/100% 100%;
}
.ys ul li:nth-child(2){
    background: url("../imgs/ys2.png") no-repeat 0 0/100% 100%;

}
.ys ul li:nth-child(3){
    background: url("../imgs/ys3.png") no-repeat 0 0/100% 100%;

}
.ys ul li p{
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding-top: 20px;
}

.rkd{
    width: 100%;
    margin: 50px auto;
    overflow: hidden;
    background: #fff5e5;
}
.tt3{
    width: 715px;
}
.tt3 p:nth-child(2){
    width: 600px;
}
.rkd .gjrkd{
    width: 534px;
    height: 67px;
    background: url("../imgs/rkd.png") no-repeat 0 0/100% 100%;
   margin: 50px auto;
}
.rkd ul li{
    float: left;
    width: 285px;
    height: 208px;
    color: #fff;
    font-size: 33px;
    text-align: center;
    background: url("../imgs/c1.jpg") no-repeat 0 0/100% 100%;
    font-weight: bolder;
    letter-spacing: 2px;
    margin: 0 7px;
}
.rkd ul li .country{
    background: #fff;
    border-radius: 50px;
    width: 200px;
    height: 45px;
    line-height: 45px;
    margin: 30px auto;
    color: #ea6942;
}
.rkd ul.ul1 li:nth-child(2){
    background: url("../imgs/c2.jpg") no-repeat 0 0/100% 100%;

}
.rkd ul.ul1 li:nth-child(3){
    background: url("../imgs/c3.jpg") no-repeat 0 0/100% 100%;

}
.rkd ul.ul1 li:nth-child(4){
    background: url("../imgs/c4.jpg") no-repeat 0 0/100% 100%;

}
.rkd ul.ul2 li:nth-child(1){
    background: url("../imgs/c5.jpg") no-repeat 0 0/100% 100%;

}
.rkd ul.ul2 li:nth-child(2){
    background: url("../imgs/c6.jpg") no-repeat 0 0/100% 100%;

}
.rkd ul.ul2 li:nth-child(3){
    background: url("../imgs/c7.jpg") no-repeat 0 0/100% 100%;

}
.rkd ul{
    overflow: hidden;
}
.rkd ul.ul1{
    width: 1200px;
    margin: 30px auto;
}
.rkd ul.ul2{
    width: 900px;
    margin: 20px auto 150px;
}
 .shxs {
    width: 1120px;
    height: 100px;
    line-height: 90px;
    background: url("../imgs/xsqt.png") no-repeat 0 0/100% 100%;
    text-align: center;
    font-size: 33px;
    letter-spacing: 2px;
    font-weight: bolder;
    margin: -100px auto 0;
}
 .shxs span{
    color: #ea6942;
}


 .vs{
     width: 100%;
     background: url("../imgs/bg2.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;
     margin: 50px auto 0;
 }


.con1{
    width: 1183px;
    height: 477px;
    margin: 50px auto;
    overflow: hidden;
    background: url("../imgs/vs.png") no-repeat 0 0/100% 100%;

}
.con1>div{
    float: left;
    box-sizing: border-box;

}
.con1 .left{
    width: 550px;
    margin-right: 10px;
    margin-top: 80px;
}
.con1 .right{
    width: 618px;
    margin-top: 15px;
    color: #fff;
}

.con1 .cbt{
    color: #ea6942;
    text-align: center;
    font-size: 33px;
    letter-spacing: 2px;
    font-weight: bolder;

}
.con1 div div{
    padding: 30px 20px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 50px;
    margin-top: 30px;
}
.con1 .right div{
    font-size: 28px;
}
.con1 div div p:before{
    display: inline-block;
    content: "1";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 25px;
    margin-right: 10px;
    font-weight: bolder;
}
.con1 .right div p:before{
    color: #ea6942;
}
.con1 div div p:nth-child(2):before{
    content: "2";
}
.con1 div div p:nth-child(3):before{
    content: "3";
}
.con1 div div p:nth-child(4):before{
    content: "4";
}
.con1 div div p:nth-child(5):before{
    content: "5";
}



.course{
    width: 100%;
    background: url("../imgs/bg4.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;
    margin: 0 auto ;
}
table{
    width: 1200px;
    margin: 50px auto 80px;
    overflow: hidden;
    font-size: 22px;
    text-align: center;
    border: 2px solid #fee1cc;

}


table tr td{
    background: #fff;
    padding: 10px 0;
    /*border-top: 2px solid #fff;*/
    /*border-bottom: 2px solid #fff;*/
    border-right:2px solid #fee1cc;
    border-left:2px solid #fee1cc;
    letter-spacing: 2px;

}

table tr:nth-child(2n+1) td{
    background: #fff5e5;
}
table tr th{
    color: #fff;
    background: #ea6942;
    padding: 8px 0;
    font-size: 23px;
    /*border-top: 2px solid #fff;*/
    /*border-bottom: 2px solid #fff;*/
    border-right:2px solid #fee1cc;
    border-left:2px solid #fee1cc;
}
table tr td:nth-child(1){
    font-weight: bolder;
}

.kcys{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url("../imgs/bg3.jpg") no-repeat 0 0/100% 100%;

}
.kcys .ys div{
   width: 1183px;
    height: 145px;
    background: url("../imgs/k1.jpg") no-repeat 0 0/100% 100%;
    margin: 10px auto;
    overflow: hidden
}

.kcys .ys .top {
    width: 380px;
    font-size: 30px;
    float: left;
    margin-left: 86px;
    margin-top: 50px;
}
.kcys .ys .xx{
    float: left;
    width: 700px;
    color: #fff;
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 45px;
    margin-top: 30px;
}

.kcys .ys div{
    width: 1183px;
    height: 145px;
    background: url("../imgs/k1.jpg") no-repeat 0 0/100% 100%;
    margin: 10px auto;
    overflow: hidden
}
.kcys .ys div:nth-child(2){
    background: url("../imgs/k2.jpg") no-repeat 0 0/100% 100%;
}
.kcys .ys div:nth-child(3){
    background: url("../imgs/k3.jpg") no-repeat 0 0/100% 100%;
    height: 183px;

}
.kcys .ys div:nth-child(3) .top{
    margin-top:70px ;
}
.kcys .ys div:nth-child(4){
    background: url("../imgs/k4.jpg") no-repeat 0 0/100% 100%;

}
.kcys .ys div:nth-child(5){
    background: url("../imgs/k5.jpg") no-repeat 0 0/100% 100%;

}
.kcys .ys div:nth-child(2n) .xx{
    color: #282828;
}
.kcys .ys div:nth-child(2n) .top{
    color: #fff;
}



.tt4{
    width: 795px;
}
.tt4 p:nth-child(2){
    width: 675px;
}
.tt4 p:last-child {
    background: url(../imgs/btr.png) no-repeat 0 0 / 100% 100%;
}
.tt4 p:first-child {
    background: url(../imgs/btl.png) no-repeat 0 0 / 100% 100%;
}
.cjyq{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url("../imgs/bg5.jpg") no-repeat 0 0/100% 100%;
}




.zgys{
    width: 100%;
    margin: 0 auto ;
    overflow: hidden;
    background: url("../imgs/bg6.jpg") no-repeat 0 0/100% 100%;

}

.zgys .news{
    text-align: justify;
    margin-left: 40px;
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 45px;
    margin-top: 50px;
    box-sizing: border-box;
    padding: 20px 60px;
}
.zgys .outer{
    width:1199px ;
    height: 681px;
    background: url("../imgs/bg.png") no-repeat 0 0/100% 100%;
    margin: 50px auto 170px;
    overflow: hidden;

}
.zgys table{
    width: 1000px;
    font-size: 25px;
}
.zgys table th{
    font-size: 25px;
}


.ysitem{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url("../imgs/bg7.jpg") no-repeat 0 0/100% 100%;

}
.ysitem .inner{
    width: 1200px;
    margin: 80px auto 100px;
    overflow: hidden;
}
.ysitem .inner>div{
    width: 570px;
    height: 368px;
    background: url("../imgs/p1.jpg") no-repeat 0 0/100% 100%;
    float: left;
    margin: 0 15px;
    box-sizing: border-box;
    padding: 30px;
}
.ysitem .inner .bt{
    font-size: 30px;
    text-align: center;

}
.ysitem .inner .xx{
    font-size: 26px;
    line-height: 45px;
    letter-spacing: 1px;
    margin-top: 55px;
    text-align: justify;
}

.xbk{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: url("../imgs/bg8.jpg") no-repeat 0 0/100% 100%;
}
.xbk table tr td,.xbk table tr th{
    padding: 15px 0;
    letter-spacing: 3px;
    font-size: 29px;
    font-weight: normal;
}