a{
    cursor: pointer;
}
a:hover{
    color: inherit;
}
/* 本例子css */
.slideBoxbanner{ width:100%;  overflow:hidden; position:relative;  }
.slideBoxbanner .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxbanner .bd li{ zoom:1; vertical-align:middle; }
.slideBoxbanner .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxbanner .prev,
.slideBoxbanner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/new20180508/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBoxbanner .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBoxbanner .prev:hover,
.slideBoxbanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBoxbanner .prevStop{ display:none;  }
.slideBoxbanner .nextStop{ display:none;  }

.container_1080{
    width:1080px;
    margin: auto;
}
.section1{
    width:100%;
    height:817px;
    padding-top: 40px;
    background-image: url("../images/new20180508/bg1.png");
    background-size: 100% 100%;
}
.section1 ul{
    background: #5f47ff;
    height:174px;
    color: #ffffff;
    font-size: 18px;
    position: relative;
    z-index: 12;
}
.triangle-down {
    z-index: -1;
    position: absolute;
    right: -120px;
    width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 174px solid #5f47ff;
}
.section1 ul a li{
    line-height: 21px;
    width: 156px;
    float: left;
    margin-left: 50px;
    padding-top: 75px;
    padding-left: 10px;
    margin-top: 26px;
    color: #ffffff;
}
.section1 ul  a:nth-child(1) li{
    background: url("../images/new20180508/sc-icon1.png") no-repeat;
}
.section1 ul  a:nth-child(2) li{
    background: url("../images/new20180508/sc-icon2.png") no-repeat;
}
.section1 ul  a:nth-child(3) li{
    background: url("../images/new20180508/sc-icon3.png") no-repeat;
}
.section1 ul  a:nth-child(4) li{
    background: url("../images/new20180508/sc-icon4.png") no-repeat;
}
.section1 ul a:nth-child(5) li{
    background: url("../images/new20180508/sc-icon5.png") no-repeat;
}
.section1 ul li  span{
   font-size: 12px;
}
.gy-title{
    color: #00fcff;
    font-size: 36px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 45px;
}
.learn-icon a{
    text-align: center;
    display: block;
    float: left;
    width: 258px;
    height: 292px;
    margin-right: 16px;
    font-size: 18px;
    color: #101525;
    line-height: 387px;
}
.learn-icon-1{
    background: url("../images/new20180508/learn-icon-1.png");
}
.learn-icon-2{
    background: url("../images/new20180508/learn-icon-2.png");
}
.learn-icon-3{
    background: url("../images/new20180508/learn-icon-3.png");
}
.learn-icon-4{
    background: url("../images/new20180508/learn-icon-4.png");
    margin-right: 0 !important;
}
.section2{
    width:100%;
    height:961px;
    background: #101525  url("../images/new20180508/bg2.png") center center / cover;
}
.sec-bg1{
    position: relative;
    right:423px;
    bottom: 138px;
}
.playbtn{
 position: absolute;
    left:291px;
    top:172px;
    cursor: pointer;
}
.playbtn:hover{
    position: absolute;
    width:140px;
    left:286px;
    top:168px;
}
.vidoe-play{
    position: relative;
    bottom: 126px;
}
.section2-left{
    position: relative;
}
.form-section2{
    text-align: center;
    position: absolute;
    top:76px;
    right:0;
    width: 433px;
    height:490px;
    background:url("../images/new20180508/form-bg.png") no-repeat;
}
.form-section2-title{
    font-size:30px;
    text-align: center;
    color: #fefeff;
    margin-top: 82px;
}
.form-section2-title b{
   font-weight: bold;
}
.form-section2 form{
    margin-top: 25px;
 }
 .form-section2 form input{
    padding-left: 12px;
    width: 274px;
    height: 45px;
    background: transparent;
    border: 1px solid #00fcff;
    border-radius: 4px;
    color: #ffffff;
    margin-bottom: 20px;
}
.form-section2-sub{
    line-height: 45px;
    cursor: pointer;
    padding-left: 19px;
    display: block;
    width:150px;
    height: 45px;
    background-color: #00fcff;
    text-align: left;
    border:none;
    border-radius: 4px;
    margin: auto;
    background-image: url(../images/new20180508/greyright.png);
    background-repeat: no-repeat;
    background-position: 104px;
}
.form-section2 form  input::-webkit-input-placeholder{
    color:#a8b4c5;
}
.form-section2 form  input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#a8b4c5;
}
.form-section2 form  input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#a8b4c5;
}
.form-section2 form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#a8b4c5;
}
.section3{
    padding-bottom: 20px;
    width: 100%;
    background: #101525;
    padding-top: 80px;
}
.section3-title{
    text-align: center;
}
.videobox{
    position: absolute;
    display: none;
    top:0;
    width: 712px;
    height:475px;
}
.section3-ul{
    margin-top: 100px;
}
.section3-ul li{
    cursor: pointer;
     float: left;
     width:300px;
    position: relative;
 }
.section3-ul li img{
    width:100%;
}
.section3-ul li.on{
    width:367px;
    position: relative;
    bottom: 44px;
}
.section3-ul li.on > .section3-ul-p{
    font-size: 16px;
    line-height: 28px;
}
.section3-ul li.on > .section3-ul-p b{
    font-size: 20px;
}
.section3-ul-p{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #a5a5a5;
    position: absolute;
    bottom: 30px;
}
.section3-ul-p b{
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    color: #ffffff;
}
.section3-test{
    position: relative;
    margin-bottom: 40px;
}
.section3-test img{
    position: relative;
    right:130px;
}
.section3-test a{
    position: absolute;
    width: 182px;
    display: block;
    cursor: pointer;
    height: 45px;
    top: 107px;
    right: 296px;
}
.section3-ul1{
    margin-top: 50px;
}
.section3-ul1 li{
    float: left;
    width: 340px;
    position: relative;
}
.section3-ul1 li img{
    width: 100%;
}
.section3-ul-p1{
    position: absolute;
    bottom: 133px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
}
.ckgd-blue{
    display: block;
    width:140px;
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    background: url("../images/new20180508/rightblue.png") 110px no-repeat;
    border: 1px solid #00fcff;
    color: #00fcff !important;
    margin:18px auto;
}
.ckgd-blue:hover{
    color: #00fcff;
}
.section3-wgsj-top,.section3-wgsj-bottom{
    width:100%;
    height: 453px;
    position: relative;
    margin: 40px auto;
}
.section3-wgsj-top-content,.section3-wgsj-bottom-content{
    width:284px;
    height:377px;
    background: #5f47ff;
    padding: 38px;
}
.section3-wgsj-top >img{
    position: absolute;
    left:360px;
    top:0;
}
.section3-wgsj-bottom >img{
    position: absolute;
    left:-419px;
    top:0;
}
.section3-wgsj-bottom-content{
    position: absolute;
    top: 0;
    right:0;
}
.section3-wgsj-top-title{
    font-size:30px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 20px;
}
.section3-wgsj-top-p{
    color: #ffffff;
    line-height: 26px;
    font-size: 16px;
}
.section3-wgsj-top-p b{
    color: #00fcff;
    font-weight: bold;
    font-size: 16px;
}
.kcxq{
    display: block;
    width:140px;
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    background:#00fcff url("../images/new20180508/greyright.png") 110px no-repeat;
    color: #09121e;
    margin:30px 0;
    font-size: 14px;
    border-radius: 6px;
}
.kcxq:hover{
    color: #09121e;
}
.section3-form{
    margin: 61px 0 90px;
}
.section3-form input{
    margin-right: 18px;
    width:405px;
    height:38px;
    padding-left: 12px;
    border:1px solid #00fcff;
    background: transparent;
    border-radius: 6px;
    color: #ffffff;
}
.section3-form-sub{
    width: 178px;
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    background:#00fcff url("../images/new20180508/greyright.png") 150px no-repeat;
    color: #09121e;
    font-size: 14px;
    border-radius: 6px;
    border:none;
    text-align: left;
    display:  inline-block;
}
.section3-gsr{
    width:100%;
    position: relative;
    height:479px;
}
.section3-gsr > img{
    position: absolute;
    right:0;
    top:0;
}
.section3-gsr > a{
    width:190px;
    height: 50px;
    position: absolute;
    right:45px;
    bottom:40px;
}
.section3-teacher-team li{
  width: 255px;
    float: left;
    margin-right: 20px;
}
.section3-teacher-team li:nth-child(4){
    margin-right:0 ;
}
.section3-teacher-team li img{
    width: 255px;
}
.teacher-name{
    font-size:22px;
}
.teacher-content b{
    color: #00fcff;
    display: block;
    margin: 6px auto 16px;
}
.teacher-content{
    margin-top: 18px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}
.djckkc{
    display: block;
    width:262px;
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    background:#00fcff url("../images/new20180508/greyright.png") 222px no-repeat;
    color: #09121e;
    font-size: 14px;
    border-radius: 6px;
    border:none;
    text-align: left;
    margin:60px  auto;
}
.star-kcxq{
    display: block;
    width:210px;
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    background:#00fcff url("../images/new20180508/greyright.png") 167px no-repeat;
    color: #09121e;
    font-size: 14px;
    border-radius: 6px;
    border:none;
    text-align: left;
    margin:60px  auto;
}
/* 本例子css */
.slideBoxproduct{
    margin-top: 38px;
    width: 1208px;
    overflow: hidden;
    position: relative;
    right: 66px;  }
.slideBoxproduct .bd{ position:relative; height:100%; z-index:0;
    width:1080px;
    margin-left: 64px;
}
.slideBoxproduct .bd li{ zoom:1; vertical-align:middle; }
.slideBoxproduct .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBoxproduct .prev{ position:absolute; right:0; top:50%; margin-top:-25px; display:block; width:44px; height:44px; background:url(../images/new20180508/pro-right.png)  no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBoxproduct .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:44px; height:44px; background:url(../images/new20180508/pro-left.png)  no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBoxproduct .prev:hover,
.slideBoxproduct .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBoxproduct .prevStop{ display:none;  }
.slideBoxproduct .nextStop{ display:none;  }
.yhzq{
    padding-bottom: 58px;
}
.yhzq-a{
    border:1px solid #efeff0;
    border-radius: 55px;
    width: 300px;
    color: #ffffff !important;
    font-size: 18px;
    height:40px;
    display: block;
    text-align: center;
    line-height: 40px;
    margin: 58px auto 0;
}
.yhzq-a:hover{
    color: #ffffff;
}
.yhzq-a b{
   font-weight: bold;
}
.section4{
    padding: 65px 0 77px;
    width:100%;
    background: #5f47ff;
}
.section4-img{
    position: relative;
    width:1304px;
    height: 508px;
    margin: auto;
    background: url("../images/new20180508/qtzy.png") no-repeat;
}
.section4-img ul{
    position: absolute;
    right: 230px;
    top:100px;
}
.section4-img ul li{
    cursor: pointer;
    margin-right: 18px;
    padding: 7px 8px;
    float: left;
    width: 24px;
    height: 123px;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 23px;
    line-height: 30px;
}
.section4-img ul li a{
    color: #ffffff !important;
}
.section4-img ul li:hover{
    background: #ffffff;
    color: #8400ff;
}
.section4-img ul li:hover a{
    color: #8400ff !important;
}
.bg18,.bg19{
    width:100%;
    position: relative;
}
.bg18 img{
    position: absolute;
    left:836px;
    top:150px;
}
.bg19 img{
    position: absolute;
    left: -422px;
    top: -370px;
}
.ljqtzy{
    position: absolute;
    top: 35px;
    left: 138px;
    width: 433px;
    height: 139px;
}
/*测试题*/
.cst{
    padding-top: 80px;
    width: 100%;
    height:919px;
    background: url("../../../zbsj/statics/images/cstbg.png") center center /cover ;
}
.cst-content{
    width:1090px;
    margin:0 auto 20px;
    height:920px;
    background: url("../../../zbsj/statics/images/cst1bg.png") no-repeat;
}
.cst-title{
    padding-left: 72px;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    line-height: 73px;
    padding-top: 8px;
    background: url("../../../zbsj/statics/images/pen.png") 22px 25px no-repeat;
}
.cst-table{
    line-height: 40px;
    font-size: 18px;
    color: #666666;
    width:1000px;
    margin:18px auto 0;
}
.cst-table1 tr td{
    width:50%;
}
.cst-table2 tr td{
    width:33.33%;
}
.cst-table3 tr td{
    width:25%;
}
.rdo {
    width: 18px;
    height:18px;
    display: none;
    position: relative;
    cursor: pointer;
}
.rdo+label {
    cursor: pointer;
    padding-left: 25px;
    position: relative;
}
.rdo+label:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 2px;
    left:0;
    width:18px;
    height: 18px;
    background: url("../../../zbsj/statics/images/rdo.png")  0 -19px no-repeat;
    background-size: 18px 36px;
}

.rdo:checked+label:after {
    width:18px;
    height:18px;
    background: url("../../../zbsj/statics/images/rdo.png") no-repeat;
    background-size: 18px 36px;
}
.cst-table-title td{
    color: #333333;
    padding-top: 8px;
    font-size: 20px;
}
.input-group{
    margin-right: 12px;
    line-height: 60px;
    font-size: 20px;
    color: #666666;
    width:318px;
    height:60px;
    float: left;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    background: #eeeeee;
}
.input-group label{
    padding-left: 10px;
}
.input-group input{
    width:190px;
    height:40px;
    margin-top: 10px;
    border: none;
    background: transparent;
    outline: none;
    font-size: 20px;
}
.cst-form{
    width:1000px;
    margin:35px auto 35px;
}
.btn-group{
    width:760px;
    margin: auto;
}
.btn-group a{
    cursor: pointer;
    display: inline-block;
    width:280px;
    height:58px;
    background: #6b7589;
    border-radius: 77px;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    line-height: 58px;
    -moz-box-shadow:0px 6px 5px #878787;
    -webkit-box-shadow:0px 6px 5px #878787;
    box-shadow:0px 6px 5px #878787;
    margin:auto 50px ;
    float: left;
}
.btn-group a:hover{
    background: #8992ab;
}
.cst-tips{
    font-size: 17px;
    color: #666666;
    text-align: center;
    padding-top: 22px;
}
/*测试题*/
.hd-9{
    padding-top: 30px;
    width:100%;
    height: 138px;
    position: fixed;
    left:0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index:99998;
}
.hd-9-content{
    width:1080px;
    margin: auto;
    height:105px;
    background: url("../../../common/images/th9.png") no-repeat;
}
.hd-9-title{
    font-size: 31px;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
    padding-left: 108px;
}
.hd-9-form{
    width:965px;
    height:42px;
    position: relative;
    margin-left: 108px;
    margin-top:20px;
}
.hd-9-form input{
    width:253px;
    height: 42px;
    position: absolute;
    outline:none;
    border: none;
    background: #ffffff;
    padding-left: 12px;
    top:0;
    border-radius: 6px;
    left:0;
}
.hd-9-input{
    width:346px !important;
    left:282px !important;
}
.hd-9-btn{
    font-size: 21.5px;
    font-weight: bold;
    color: #fff710;
    line-height: 42px;
    text-align: center;
    display: block;
    width:310px;
    height:42px;
    border-bottom: 6px solid #744649;
    background: #ff3535;
    border-radius: 12px;
    right:0;
    position: absolute;
    top:0;
    cursor: pointer;
}
.hd-9-btn:hover{
    color: #fff710;
}
.hd-9-btn:active{
    background: #e22f2f;
    top:2px;
    border-bottom-width: 4px;
}
.qitz{
    width:100%;
    height:0;
    overflow: hidden;
    position: absolute;
    bottom:0;
    z-index: 99999;
    background: rgba(27, 28, 29, 0.9);
}
.majors{
    display: table;
    margin: auto;
}
.majors li{
    display: inline-block;
    padding:11px 0 2px;
    color: #999999;
    font-size: 15px;
    font-weight: lighter;
    position: relative;
    margin: 0 15px 12px;
    cursor: pointer;
}
.majors li.active{
    color: #ffffff;
    font-weight: normal;
    border-bottom: 2px solid #9f9898;
}
.courses{
    display: none;
    margin: auto;
}
.on{
    display: table;
}
.courses li{
    display: inline-block;
    width:126px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin: 0 12px;
}
p.name{
    color: #ffffff;
}