body{font-size:14px;color:#ffffff;background:#0c163a;min-width:1200px;font-family: 'microsoft yahei', arial}
.mt100{margin-top: 100px;}
.mt74{margin-top: 74px;}
.mt80{margin-top: 80px;}
.mt50{margin-top: 50px;}
.mt30{margin-top: 30px;}
.ptb88{padding: 88px 0;}
input[type="text"],textarea {-webkit-appearance:none;}
textarea{ font-family: 'microsoft yahei',arial;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a1b6dc;}
input::-moz-placeholder,textarea::-moz-placeholder{ color:#a1b6dc;}/* Mozilla Firefox 19+ */
input:-moz-placeholder,textarea:-moz-placeholder{color:#a1b6dc;} /* Mozilla Firefox 4 to 18 */
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a1b6dc;}/* Internet Explorer 10-11 */
input,button,select,textarea{outline:none}
textarea{resize:none} /* 拖动放大 */

*{box-sizing: border-box}
.section{
    width:1200px;margin:0 auto;
}
body{
    background-color: #ffffff;
    color: #000;
}
div.container{
    width: 100%;
}
div.header{
    width: 100%;
    min-width: 1200px;
    height: 84px;
 background: url("../img/bg_blue.png");
    position: fixed;
overflow: hidden;
    left: 0;
    top: 0;
    z-index: 10;
}
div.imgBox{
    width: 17%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 84px;

}
.imgBox img{
    width: 100%;
position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 385px;
}
div.imgBox img:nth-child(1){

}
div.imgBox img:nth-child(1):nth-child(2){
    margin-top: 22px;
}
ul.navList{
    position: absolute;
    width: 83%;
    right: 0;
    top:0 ;
    display: inline-block;
    height: 100%;
}
ul.navList li{
    font-weight: 500;
    height: 80%;
    line-height: 84px;
    display: inline-block;
    width: 8%;
    text-align: center;
}
ul.navList li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
div.navBox{
    position: relative;
    height: 100%;
    width: 90%;
    margin: 0 auto;
}
div.banner_display{
    width: 100%;
    margin-top: 84px;
    position: relative;
    background-color: #ffffff;
    height: 460px;
}
div.banner_display img{
    position: absolute;
    left: 50%;
    top: 80px;
    transform: translateX(-50%);
     width: 80%;

}
.singup{
    width:184px;
    height:50px;
    background:linear-gradient(75deg,rgba(58,128,222,1),rgba(98,194,255,1));
    border-radius:25px;
    position: absolute;
    left:15%;
    top: 60%;
}
.singup a{
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
}
.aw{
    width: 100% ;

}
.intro{
    text-align: center;

}
.navList{
    color: #ffffff;
}
.intro_content{
  display: inline-block;
    margin: 0 auto;
}
.p_l{
    width: 35%;
}
.intro_info{

    display: inline-block;
    padding: 0 20px;
    text-align: left;
}
.intro_info img{
    width: 246px;
}
.intro_info_desc{
    width: 600px;
    color: #666666;
    font-size: 16px;
    line-height: 26px;
    padding: 0 10px;
}
.institude{
    color: #000;
    font-size: 14px;
    position: relative;
    background: url("../img/bg.png") no-repeat;
    padding: 10px;
    height: 795px;
    text-align: center;
    margin-top: 120px;
}
.imgCenter{
    display: block;
    margin: 0 auto;
}
.institude img{
    text-align: center;
    display: block;
    margin: 0 auto;
}
.centerX{
 position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%);

}
.institude_content{
height: 500px;
  display: inline-block;
}

.item1,.item2{
    width:523px;
    height: 500px;
    float: left;
    background-color: #ffffff;
margin-right: 30px;
    border-radius: 10px;
    text-align: left;
   padding: 20px;
}
.item1 div h5,.item2 div h5{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 50px;
}
.item1>img,.item2>img{
    margin-top: 30px;
}
.item1 div p,.item2 div p{
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-indent: 28px;
    margin-top: 10px;
    color: #666;
}
.talent_item{
    width: 1100px;
    margin: 0 auto;
}
.talent_item_1{
    display: inline-block;
    width: 250px;
    position: relative;
    height: 150px;
    text-align: center;
}
.talent_item_1 img{
    width: 114px;
    height: 105px;
}
.talent_item_1 span{
    position: absolute;
    bottom: 0;
    left: 50%;
    color: #333;
    font-size: 18px;
    transform: translateX(-50%);
    width: 100%;
}
.feature{
    background-color: #F4F5F8;
    margin-top: 120px;
    text-align: center;
    padding: 40px 0;
}
.feature_box{
    min-width: 1100px;
    display: inline-block;
}
.feature_box_item{
    min-width: 450px;
position: relative;
    width: 450px;
    height: 267px;
    display: inline-block;
    margin: 20px;
    box-shadow:0px 0px 0px 0px rgba(186,186,186,0.14);
    border-radius:10px;
    background-color: #ffffff;
    vertical-align: top;
    color: #666666;
}
.feature_item_title{
    color: #333;
    font-size: 20px;
}
.feature_box_item>img{
    margin-top: 35px;
}
.feature_box_item p{
    margin: 15px 20px;
    max-width: 400px;
}
.mt120{
    margin-top: 120px;

}
.descStyle{
    font-size: 20px;
    color: #333;
}
.certificate_content{
    text-align: center;
}
.certificate_content p{
    display: inline-block;
    margin-top: 20px;
}
.course_info{
    background-color: #F4F5F8;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}
.course_info_item_t{
    min-width: 550px;
    height: 300px;
    background:#fff;
    border:0px solid rgba(231, 234, 241, 1);
    box-shadow:0px 0px 0px 0px rgba(186,186,186,0.28);
    border-radius:5px;
    display: inline-block;
vertical-align: top;
    margin:  20px;

}
.course_info_item{
    min-width: 1184px;
    display: inline-block;
    background-color: #ffff;
    margin-top: 50px;
    box-shadow: 0px 3px 3px #eee;
}
.course_info_item_t_top{
    width: 100%;
    height: 90px;
    background: url("../img/course_info_bg.png") no-repeat;
    line-height: 80px;
    color: #ffffff;
    font-size: 22px;
}
.course_info_item_t_content{
    padding: 10px 30px;
}
.course_info_item_t_content ul li{
    list-style: disc;
    color: #333;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0;
}
.course_info_item_t_content ul{
    display: inline-block;
    width: 45%;
}
.course_info_item table{
    width: 100%;

}
.course_info_item table tr{
    border: 1px solid #f2f3f4;
}
.course_info_item  table tr td{
    border: 1px solid #f2f3f4;
    padding: 20px 0;
 }
.course_info_item  table tr td.mtd{
    padding-left: 240px;
}
.p316{
    font-size: 16px;
    color: #111;
    font-weight: 500;
}
.p616{
    font-size: 16px;
    color: #666;
}
.price{
    color: #3572DA;
    font-size: 21px;
}
.recruit{
    text-align: center;
}
.recruit_content{
    display: inline-block;
    margin-top: 70px;
}
.recruit_item{
    text-align: left;
    padding: 15px 0;
}
.dotted{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #316BD5;
    opacity: 0.3;
    margin-right: 5px;
}
.test{
    text-align: center;
    background: url("../img/bg.png");

    background-size: 100% 100%;
    padding: 40px 0 60px 0;
}
.test_content{
    min-width: 1100px;
    min-height: 360px;
    display: inline-block;
background-color: #ffffff;
    border-radius: 10px;
    margin-top: 50px;

}
.test_content div{
    height: 75px;
    width: 100%;
    padding: 10px 45px;

}
.test_content div:nth-child(1){
    margin-top: 30px;
}
input::-webkit-input-placeholder{
    font-size: 16px;
    color: #999;
}
.test_content div input,.test_content div select{
    padding: 3px 5px;
    width: 47%;
    height: 100%;
    border: none;
    border-radius: 5px;
    background-color: #F3F5F8;
    font-size: 16px;
}
.test_content div:nth-child(1) input:nth-child(2){
    margin-left: 5%;
}
.test_content div input.aw1{
    width: 100%;
}
div.contact_res{
    overflow: hidden;
}
div.contact_res div:nth-child(1){
    float: left;
    width: 40%;
    padding-left: 0;
    margin-left: -35px;
    font-size: 14px;
    color: #666;
}
div.contact_res div:nth-child(2){
    float: right;
    width: 30%;
}
.submit_res>input{
    display: inline-block;
    width: 200px;
    height: 100%;
    background-color: #316BD5 !important;
    color: #ffffff;
    border-radius: 5px;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
}

.student_show,.work_env{
    text-align: center;
}
/*主内容自适应居中对齐*/

.mainContent{
    display: inline-block;
    margin-top: 30px;
}
.mainContent img{
    margin-left: 10px;
}
.company{
    min-height: 550px;
    width: 100%;
    position: relative;
}
.company_top{
    width: 100%;
    height: 380px;
    background: url("../img/bg_blue1.jpg")no-repeat ;
    background-size: cover;
    overflow: hidden;
}
.company_top>img{
    margin-top: 80px;
}
.company_content{
    padding: 20px;
    display: inline-block;
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 10px 5px #eee;
}
.contact{
    width: 100%;
    height: 110px;
    background-color: #222946;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
position: fixed;
    bottom: 0;
    left: 0;
}
.contact_info{
    width: 35%;
    float: left;
    position: absolute;
    left: 320px;
    top: 50%;
    transform: translateY(-50%);
}
.contact_signup{
    width: 30%;
    float: right;
    height: 100%;
    text-align: center;
    line-height: 110px;
}
.contact_signup>a {
    display: inline-block;
    width: 200px;
    height: 45px;
    border-radius: 20px;
    text-align: center;
    line-height: 45px;
    background-color: #406ED0;
    color: #ffffff;
}
p.join_course{
    font-size: 20px;
    padding: 3px 0;
}
p.infos{
    color: #E3E8F1;
    padding: 3px 0;
}
.active:after{
    content: "";
  width: 100%;
}


.diploma_img{
    cursor: zoom-in;
}
.diploma_zoom{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    overflow: hidden;
    background-color: rgba(0,0,0,0.2);
z-index: 101;
}
.diploma_zoom>img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0.7);
    cursor: zoom-out;
z-index: 105;
}
.shows{
    display: block;
}
.hiddens{
    display: none;
}
.wrap{
    padding-top: 80px;
}
.active{
 border-bottom: 2px solid #ffffff;
}
#testForm div.mess{
    width: 100%;
position: relative;
}
#testForm div input,#testForm div select{
    width: 100%;
    float: left;
    height: 50px;
}
div.submit_res input#btn{
    width: 70%;

}
#testForm{
    padding: 30px 0;
}
div.mess div.input_wrap,div.mess div.input_wrap1{
    display: inline-block;

    width: 45%;
    height: 100%;
    padding: 0;
    margin: 0;

}
div.mess div.input_wrap{
    position: absolute;
    left: 45px;
    top: 0;
}
div.mess div.input_wrap1{
    position: absolute;
    right: 30px;
    top: 0;
}
#name-error,#email-error,#record-error,#graduation-error,#mobile-error{
    position: absolute;
    top: 50px;
    left: 0;
    color: #f00;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    z-index: 10;
}
#mobile-error{
    left: 45px;
}
.test_content div select{
    color: #999;

}
.graduate{
    min-height: 500px;
    width: 100%;
    position: relative;
    margin-bottom: 120px;
}
.graduate_content{
    position: absolute;
    left: 50%;
    top: 100px;
    transform: translateX(-50%);
    display: inline-block;
    min-width: 1200px;
    font-size: 16px;
    color: #666;
}
.detaile_wrap p{
    padding: 18px 0;
}
span.emphasize{
    font-weight: bold;
    color: #333;
}
.ml20{
    margin-left: 20px;
}
.item2>img{
    height: 90px;
}