
@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
body {
    margin: 0 auto;
    font: 14px/24px "Microsoft YaHei",SimSun,SimHei;
    color: #666;
}

img, dl, dt, dd, ul, li, ol, i, u, p, span, h1, h2, h3, h4, h5, h6, a, tt, body, form, pre, em, input, textarea {
    font-style: normal;
    list-style: none outside none;
    text-decoration: none;
    text-indent: 0;
    border: none;
    vertical-align: middle;
}
div:after, ul:after, ol:after, dl:after, header:after, footer:after, nav:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
button {
    border: none; cursor: pointer; display: block;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.clear {
    clear: both;
}
.wrap {
    margin: 0 auto;
}
.banner_1015,.salary,.course_box{
    width: 100%;
    height: auto;
    text-align: center;
}
.banner_1015 img {
    width: 100%;
}
.slogan_1015, .salary .wrap{
    width: 1200px;
    margin: 0 auto;
    padding: 46px 0;
}

#other_course_table
{
    width: 1200px;
    margin: 25px auto 10px;
}
.slogan_1015 p {
    font-size: 18px;
    text-align: center;
    color: #333;
    margin-top: 15px;
}
.comment_1015_con h1.slogan_title,
.slogan_1015 h1.slogan_title {
    font-size: 30px;
    font-weight: normal;
    color: #2787da;
    text-align: center;
}
.slogan_1015 button.zixun_brand {
    width: 170px;
    height: 40px;
    line-height: 40px;
    background-color: #ff9900;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 25px;
}
.slogan_1015 button.zixun_brand a {
    color: #fff;
}
.slogan_1015 h1.slogan_title small {
    font-size: 20px;
    color: #aaa;
}
.soft_1015 {
    width: 100%;
    margin-bottom: 43px;
}
.recruitment_1015,
.project .project_con,
.soft_1015 .soft_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.soft_1015 .soft_1015_con dl {
    width: 29%;
    min-height: 363px;
    background-color: #fff;
    float: left;
    margin-right: 75px;
    padding: 50px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 15px #bbb8b8;
    -moz-box-shadow: 0 0 15px #bbb8b8;
    box-shadow: 0 0 15px #bbb8b8;
    -webkit-transition: box-shadow 0.3s ease-out;
    -moz-transition: box-shadow 0.3s ease-out;
    -ms-transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
}
.soft_1015 .soft_1015_con dl:hover {
    -webkit-box-shadow: 0 0 15px #3a95e3;
    -moz-box-shadow: 0 0 15px #3a95e3;
    box-shadow: 0 0 15px #3a95e3;
}
.soft_1015 .soft_1015_con dl:hover dt img {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.soft_1015 .soft_1015_con dl:nth-child(3){
    float: left;
    margin-right: 0;
}
.soft_1015 .soft_1015_con dt {
    width: 100%;
    text-align: center;
}
.soft_1015 .soft_1015_con dt img {
    width: 110px;
    height: 110px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;

}
.soft_1015 .soft_1015_con dd > span {
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    display: block;
    color: #333;
    border-bottom: 1px dashed #b5b5b5;
    margin-bottom: 15px;
}
.soft_1015 .soft_1015_con dd {
    text-align: justify;
    height: 208px;
}
.why_1015 {
    width: 100%;
    background-color: #e6f4ff;
    padding-bottom: 50px;
}
.why_1015 .why_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.why_1015 .why_1015_con dl {
    width: 400px;
    float: left;
}
.why_1015 .why_1015_con dt {
    width: 100%;
    text-align: center;
}
.why_1015 .why_1015_con dt img {
    width: 125px;
    height: 125px;
}
.why_1015 .why_1015_con dd {
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}
.future_1015 {
    width: 100%;
    background-color: #8b9aaf;
    padding: 50px 0;
}
.future_1015 .future_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.future_1015 .future_1015_con img{
    width : 100%;
}
.future_1015 .future_1015_con dl {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.future_1015 .future_1015_con dt {
    width: 550px;
    height: 325px;
    margin-left: 13%;
}
.future_1015 .future_1015_con dd {
    width: 500px;
    color: #fff;
    text-align: justify;
    font-size: 16px;
}
.future_1015 .future_1015_con dd p {
    margin-top: 15px;
    line-height: 26px;
}
.future_1015 .future_1015_con dd span {
    font-size: 24px;
    display: block;
}
.future_1015 .future_1015_con .btn_1015 {
    width: 170px;
    height: 45px;
    background-color: #ff9900;
    border-radius: 3px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    margin-top: 45px;
}
.future_1015 .future_1015_con .btn_1015 a {
    color: #fff;
}
.pay_1015 {
    width: 100%;
    background-color: #fdf5f5;
    padding-bottom: 50px;
}
.pay_1015 .pay_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.pay_1015 .pay_1015_con dl {
    color:#fff;
    padding: 96px 26px 26px 26px;
    width: 580px;
  /*  height: 400px;*/
    float: left;
    background-color: #a77ec5;
    margin-right: 40px;
    -webkit-box-shadow: 0 0 15px #bbb8b8;
    -moz-box-shadow: 0 0 15px #bbb8b8;
    box-shadow: 0 0 15px #bbb8b8;
    position: relative;
}
.pay_1015 .pay_1015_con dl:last-child {
    margin-right: 0;
    float: left;
    background:#44b9dc;
}
.pay_1015 .pay_1015_con dl:last-child dt{
    line-height: 3rem;
}
.pay_1015 .pay_1015_con dl:hover {
    -webkit-box-shadow: 0 0 26px #3a95e3;
    -moz-box-shadow: 0 0 26px #3a95e3;
    box-shadow: 0 0 26px #3a95e3;
}
.pay_1015 .pay_1015_con dt {
    width: 100%;
    font-size: 1.2rem;
    line-height: 2rem;
}
.pay_1015 .pay_1015_con dt:before{
    content:"鈥�";
    color:#ffffff;
}
.pay_1015 .pay_1015_con dt img {
    width: 580px;
    height: 435px;
}
.pay_1015 .pay_1015_con dd {
    text-align: center;
    font-size: 28px;
    margin-top: 25px;
    position: absolute;
    left: 15rem;
    top: 0px;
}
.study_1015 {
    width: 100%;
    padding-bottom: 50px;
}
.study_1015 .study_1015_con {
    width: 1200px;
    margin: 0 auto;
}
form .sub {
    width: 270px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #3a95e3;
    float: left;
    text-indent: 2.5em;
    margin-left: 25px;
    letter-spacing: 1px;
}
form .sub_a {
    background: #e6f4ff url("../images/icon_name.png") no-repeat 5px center;
}
form .sub_b {
    width: 290px !important;
    background: #e6f4ff url("../images/icon_tel.png") no-repeat 5px center;
}
form .sub_c {
    width: 230px !important;
    background: #e6f4ff url("../images/icon_add.png") no-repeat 5px center;
}
form .sub_submit {
    width: 280px;
    height: 45px;
    margin-left: 25px;
    line-height: 45px;
    background-color: #ff9900;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}
.what_1015 {
    width: 100%;
    background-color: rgba(84,123,196,0.7);
    padding: 50px 0;
}
.what_1015 .what_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.what_1015 .what_1015_con dl {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.what_1015 .what_1015_con dt {
    width: 33%;

}
.what_1015 .what_1015_con dt img {
    width: 524px;
    height: 292px;
}
.what_1015 .what_1015_con dd {
    width:45%;
    color: #fff;
    font-size: 16px;
}
.what_1015 .what_1015_con dd span {
    font-size: 24px;
    display: block;
    line-height: 34px;
    margin-top: 15px;
}
.what_1015 .what_1015_con dd p {
    padding-top: 7px;
}
.wenti_1015 {
    width: 100%;
    padding-bottom: 50px;
}
.wenti_1015 .wenti_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.wenti_1015 .wenti_1015_con dl {
    width: 260px;
    height: 248px;
    float: left;
    margin-right: 53px;
    position: relative;
    overflow: hidden;
}
.wenti_1015 .wenti_1015_con dl:last-child {
    margin-right: 0;
    
}
.wenti_1015 .wenti_1015_con dt {
    width: 100%;
}
.wenti_1015 .wenti_1015_con dt img {
    width: 260px;
    height: 248px;
}
.wenti_1015 .wenti_1015_con dd {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 248px;
    text-align: center;
    color: #fff;
}
.wenti_1015 .wenti_1015_con dd > h2 {
    font-size: 26px;
    font-weight: normal;
    margin-top: 40px;
}
.wenti_1015 .wenti_1015_con dd > h5 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 35px;
}
.wenti_1015 .wenti_1015_con dd button.btn_wenti {
    width: 170px;
    height: 35px;
    background-color: #ff9900;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px;
}
.wenti_1015 .wenti_1015_con dd button.btn_wenti a {
    color: #fff;
}
.wenti_1015 .wenti_1015_con dd:hover button.btn_wenti {
    background-color: #2778ff;
    margin-top: 45px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.brand_1015 {
    width: 100%;
    background-color: #3a95e3;
}
.brand_1015 .brand_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.choose_1015 {
    width: 100%;
    background-color: #f1f1f1;
    padding-bottom: 50px;
}
.choose_1015 .choose_1015_con {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.choose_1015 .choose_1015_con img {
    max-width: 100%;
}
.choose_1015 .choose_1015_con span {
    display: block;
    font-size: 28px;
    width: 640px;
    color: #ff9900;
    margin: 0 auto;
    border-bottom: 1px solid #7faaf1;
    padding-bottom: 5px;
    margin-top: 25px;
}
.xuexi_1015 {
    width: 100%;
    background-color: #3a95e3;
    padding-bottom: 50px;
}
.xuexi_1015 .xuexi_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.xuexi_1015 .xuexi_1015_con dl {
    display:flex;
    height: 151px;
    width: 30%;
    float: left;
    margin-right: 13px;
    margin-top: 35px;
    padding: 13px;
    background-color: #fff;
}
.xuexi_1015 .xuexi_1015_con dl:nth-child(3),.xuexi_1015 .xuexi_1015_con dl:nth-child(6),.xuexi_1015 .xuexi_1015_con dl:nth-child(9){
    width:36%;
    margin-right: 0;
}
.xuexi_1015 .xuexi_1015_con dt {
 
    margin-right: 15px;
}
.xuexi_1015 .xuexi_1015_con dt img {
    width: 95px;
    height: 108px;
}
.xuexi_1015 .xuexi_1015_con dd span {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.xuexi_1015 .xuexi_1015_con dd {
    text-align: justify;
}
.learn_1015 {
    width: 100%;
}
.learn_1015 .learn_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.learn_1015 .learn_1015_con dl {
    width: 22%;
    float: left;
    margin-right: 4%;
}
.learn_1015 .learn_1015_con dl:last-child{

    margin-right: 0;
}
.learn_1015 .learn_1015_con dt {
    width: 100%;
    height: 180px;
    overflow: hidden;
}
.learn_1015 .learn_1015_con dt img {
    width: 100%;
    height: 180px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.learn_1015 .learn_1015_con dt img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.learn_1015 .learn_1015_con dd {
    text-align: justify;
    padding: 10px;
}
.ad_1015 {
    width: 100%;
   /* height: 140px;*/
   height: 162px;
    background: url("../images/ad_01.jpg") no-repeat center;
   /* padding: 50px 0;*/
}
.ad_1015 img {
    width: 100%;
   /* height: 90px;*/
    height:162px;
    border: none;
}
.target_1015 {
    width: 100%;
    padding-bottom: 50px;
}
.target_1015 .target_1015_con {
    width: 1200px;
    margin: 0 auto;
}
.target_1015 #recruit_obj{
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-size: 2rem;
    padding: 0 0 2rem 16rem;
    color: #5a6b69;
}
.target_1015 .target_1015_con dl {
    width: 11%;
    float: left;
    margin-left: 7%;
}
.target_1015 .target_1015_con dt {
    width: 100%;
    text-align: center;
}
.target_1015 .target_1015_con dt img {
    width: 100%;

}
.target_1015 .target_1015_con dd {
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
}

.other_105,.online_course {
    width: 100%;
    background-color: #e6f4ff;
    padding: 50px 0;
}
.online_course .other_105_con, 
.other_105 .other_105_con {
    width: 1200px;
    margin: 0 auto;
}
.online_course h2,
.other_105  h2{
    margin: 0 0 1.5em 0;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color: #2787da;
}
.online_course .other_105_con dl,
.other_105 .other_105_con dl{
    width: 22%;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 4%;
}
.other_105 .other_105_con dl,
.other_105 .other_105_con dt img {
    height: 200px;
}
.online_course .other_105_con dl:last-child,
.other_105 .other_105_con dl:last-child{
    float: left;
    margin-right: 0;
}
.online_course .other_105_con dt,
.other_105 .other_105_con dt {
    width: 100%;
}
.online_course .other_105_con dt img,
.other_105 .other_105_con dt img {
    width: 100%;
    border-radius: 12px 12px 0 0;
}
.online_course .other_105_con dd,
.other_105 .other_105_con dd {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
    font-size: 16px;
}

.online_course .other_105_con dd.zixun_r1,
.other_105 .other_105_con dd.zixun_r1 {
    height: 35px;
    line-height: 35px;
}
.online_course .other_105_con dd.zixun_r2{
    height: 265px;
    display: none;
}
.other_105 .other_105_con dd.zixun_r2 {
    height: 200px;
    display: none;
}
.online_course .other_105_con dd.zixun_r2 button{
    width: 100px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    background-color: #2778ff;
    border-radius: 3px;
    margin-top: 50%;
}

.other_105 .other_105_con dd.zixun_r2 button {
    width: 100px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    background-color: #2778ff;
    border-radius: 3px;
    margin-top: 33%;
}

.online_course .other_105_con dd.zixun_r2 button a,
.other_105 .other_105_con dd.zixun_r2 button a {
    color: #fff;
}
.online_course .other_105_con dl:hover dd.zixun_r1,
.other_105 .other_105_con dl:hover dd.zixun_r1 {
    display: none;
}
.online_course .other_105_con dl:hover dd.zixun_r2,
.other_105 .other_105_con dl:hover dd.zixun_r2 {
    display: block;
    border-radius: 12px 12px 0 0;
}
.online_course .other_105_form,
.other_105 .other_105_form {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
}
.online_course .other_105_form p,
.other_105 .other_105_form p {
    font-size: 16px;
    color: #f00;
    margin-bottom: 25px;
}
.comment_1015{
    width : 100%;
    
}
.comment_1015 .comment_1015_con{
    width : 100%;
    height : 240px;
    margin: 0 auto;
    padding: 1.5% 4%;
    overflow : hidden;
    background-color: #d4e4e2;
    margin-bottom: 50px;
}
.comment_1015 .comment_1015_con ul{
    width: 1200px;
    margin: 0 auto;
}
.comment_1015 .comment_1015_con li{
 
    width: 100%;   
    display: flex;
}
.comment_1015 .comment_1015_con .comment_left{
    width:86%;
    display: flex;
    flex-direction: column;
    margin-right: 5%;
}
.comment_1015 .comment_1015_con  h1{
    text-align: center;
    margin-bottom: 3%;
    color: #2787da; 
     
}
.comment_1015 .comment_1015_con .comment_left .comment_feed{
    font-size: 1.5rem;
    font-style: italic;
    line-height: 2rem;
    color: #555;
}
.comment_1015 .comment_1015_con .comment_right{
   /* width:20%;*/
    display: flex;
    flex-direction: column;
}
.comment_1015 .comment_1015_con .comment_right img{
    width:50px;
    margin-bottom:10px;
}
/****瀵艰埅鏍�****/
#topbar-breaker-hr {
    height: 3px;
    border: none;
    background-color: #7d95c1;
}
.header_nav{
    background: #ffffff;
    margin:0 auto;
    width: 1260px;
    border-radius: 5px;
}
.header_nav .MDY_logo{
    float: left;
    width: 236px;
    height:102px;
    display: block;
}
.header_nav>ul{
    display: flex;
    padding: 10px 0;
    justify-content: space-around;
}

.header_nav .sub_nav_ul{
    width: 80%;
    display: inline-flex;
    flex-wrap: wrap;
    /*justify-content:space-evenly;*/
}
.header_nav .sub_nav_ul li{
    cursor: pointer;
    margin-right: 0.6rem;
    line-height: 24px;
}
.header_nav li.nav_grid{
    display: flex;
}
.header_nav li.nav_grid:nth-child(1){
    width : 17%;
}
.header_nav li.nav_grid:nth-child(3){
    width : 13%;    
}
.header_nav li.nav_grid:nth-child(5){
    width : 20%;
}
.header_nav li.nav_grid:nth-child(7){
    width : 15%;
}
.header_nav li.nav_grid:nth-child(9){
    width : 17%;
}

.header_nav .sub_nav_ul li a{
    font-size:0.95rem;
    color: #555;
}
.header_nav .sub_nav_ul li a:hover{
    color:#ff8468;  
}

.header_nav li a.nav_main_title{
    display:inline-block;
    color: #0094d4;
    font-family: "Microsoft YaHei";
    padding: 0 12px;
    width: 2.5rem;
    font-size: 1.2rem;
}
.verticalLine {
    border-left: thin solid #dccaca;
}
#topbar-division {
    height: 1px;
    border: none;
    background-color: #dccaca;
    width: 100%;
    margin: 0;
}

@media (max-width : 1410px){
    
    .future_1015 .future_1015_con dd {
        width: 60%;
        margin-left: 2%;
    }
    .xn_n_14_wrap_main,
    .slogan_1015,
    .future_1015 .future_1015_con,
    .why_1015 .why_1015_con,
    .pay_1015 .pay_1015_con,
    .soft_1015 .soft_1015_con,
    .choose_1015 .choose_1015_con,
    .wenti_1015 .wenti_1015_con,
    .what_1015 .what_1015_con,
    .xuexi_1015 .xuexi_1015_con,
    .learn_1015 .learn_1015_con,
    .comment_1015 .comment_1015_con ul, 
    .foot_c,
    .salary .wrap,
    .recruitment_con .table_scorll,
    #other_course_table
    {  
        width: 1050px;
    }
    .soft_1015 .soft_1015_con dl {
        margin-right: 6%;
        height: 410px;
        padding: 30px 40px
    }
    .pay_1015 .pay_1015_con dl {
        width : 400px;
        margin-right: 0;
        margin-left: 10%;
    }
    .why_1015 .why_1015_con dd {
        font-size: 20px;
    }
    .why_1015 .why_1015_con dl {
        width: 300px;
        margin-left: 34px;
    }
    .pay_1015 .pay_1015_con dd {
        position: absolute;
        left: 7rem;
        top: 0px;
    }
    .pay_1015 .pay_1015_con dt {
        line-height: 1.8rem;
        font-size: 1rem;
    }
    .pay_1015 .pay_1015_con dl:last-child dt {
        line-height: 3.5rem;
    }
    .wenti_1015 .wenti_1015_con dl {
        width: 21%;
    }
    .what_1015 .what_1015_con dl {
        width: 100%; 
    }
    .what_1015 .what_1015_con dt {
        width: 45%;
    }
    .xuexi_1015 .xuexi_1015_con dl {
        height: 190px;
    }
    .recruitment_1015 {
        padding-left: 5%;
    }
    
}
@media(max-width : 1320px){
    .soft_1015 .soft_1015_con dl {
        margin-right: 6%;
    }
    .why_1015 .why_1015_con dl {
        width: 300px;
        margin-left: 37px;
    }
    .future_1015 .future_1015_con dl {
        width: 100%;
       /* padding-left: 10%;*/
    }
    .future_1015 .future_1015_con img {
        width: 95%;
    }
    .xn_f_33_conbox>ul>li {
        width: 20%;
    }
    .xn_f_33_conbox>ul>li:first-child {
        width: 18%;
    }
    .xn_f_33_conbox>ul>li>.xn_f_33_contype a {
        font-size: 21px;
    }
    .foot_zip {
        font-size: 1.7rem;
    }
    .foot_c_two_le {
        padding-left: 4%;
    }
    .wenti_1015 .wenti_1015_con dl {
        width: 23%;
        margin-right: 2%;
    }
    .wenti_1015 .wenti_1015_con dd > h2 {
        font-size: 1.4rem;
    }
    .wenti_1015 .wenti_1015_con dd > h5 {
        font-size: 1rem;
    }
    .comment_1015 .comment_1015_con ul {
        width: 900px;
    }

}

@media(max-width : 1199px){
     .why_1015 .why_1015_con dl {
        width: 25%;
        margin-left: 8%;
    }
    .why_1015 .why_1015_con dd {
        font-size: 1.1rem;
    }
    .soft_1015 .soft_1015_con dl {
        width: 30%;
        margin-left: 3%;
        margin-right: 0;
    } 
    .soft_1015 .soft_1015_con dl:first-child{
        margin-left: 4%;
    }
    .future_1015 .future_1015_con dd span {
        font-size: 1.4rem;
    }
    .slogan_1015,
    .future_1015 .future_1015_con,
    .why_1015 .why_1015_con,
    .pay_1015 .pay_1015_con,
    .soft_1015 .soft_1015_con,
    .choose_1015 .choose_1015_con,
    .what_1015 .what_1015_con,
    .xuexi_1015 .xuexi_1015_con,
    .learn_1015 .learn_1015_con,
    .wenti_1015 .wenti_1015_con,
    .target_1015 .target_1015_con,
    .online_course .other_105_con,
    .other_105 .other_105_con,
    .salary .wrap,
    .foot_c,
    #other_course_table
     {  
        width: 900px;
    }
    .header_nav{
        width: 1000px;
    }
    .pay_1015 .pay_1015_con dl {
        width: 44%;
        margin-left: 6%;
    }
    .wenti_1015 .wenti_1015_con dl {
        width: 23%;
        margin-right: 2.6%;
    }
    .wenti_1015 .wenti_1015_con dd > h5 {
        font-size: 0.95rem;
    }
    .xuexi_1015 .xuexi_1015_con dl {
        height: 220px;
    }
    .what_1015 .what_1015_con dd {
        width:50%;
        margin-left: 6%;
    }
    .what_1015 .what_1015_con dt img {
        width: 100%;
    }
    .what_1015 .what_1015_con dd span {
        font-size: 1.3rem;
    }
    .target_1015 #recruit_obj {
        padding: 0 0 2rem 9rem;
        font-size: 1.8rem;
    }
    .target_1015 .target_1015_con dl {
        width: 15%;
        margin-left: 5%;
    }
    .salary .salary-con .salary-item-l img{
        width: 90%;
    }
    .header_nav li.nav_grid:nth-child(1) {
        width: 19%;
    }
    .header_nav li.nav_grid:nth-child(3) {
        width: 14%;
    }
    .header_nav li.nav_grid:nth-child(5) {
        width: 25%;
    }
    .header_nav li.nav_grid:nth-child(7) {
        width: 16%;
    }
    .header_nav li.nav_grid:nth-child(9) {
        width: 19%;
    }
    .header_nav .sub_nav_ul li {
        line-height: 20px;
    }
}
@media(max-width : 991px){
    #ea_h #slogan_100 {
        font-size: 1.2rem;
    }
    .t_logo img {
        width: 126%;
    }

    .xn_n_14_wrap_main{
        width: 844px;
    }
    .future_1015 .future_1015_con,
    {
        width: 860px;
    }
    .future_1015 .future_1015_con dd span {
        font-size: 1.3rem;
    }
    .future_1015 .future_1015_con dd p {
        line-height: 1.5rem;
        font-size: 0.95rem;
    }
    .future_1015 .future_1015_con dd{
        width: 67%;
        margin: 0 auto;
    }
    .future_1015 .future_1015_con dt {
        display:none;
    }
    .future_1015 .future_1015_con img {
        width: 85%;
    }
    .slogan_1015 h1.slogan_title {
        font-size: 1.6rem;
    }
    .why_1015 .why_1015_con dl {
        width: 18%;
        margin-left: 11%;
    }
    .why_1015 .why_1015_con dd {
        font-size: 1rem;
    }
    .soft_1015 .soft_1015_con dl {
        width: 24%;
        margin-left: 3%;
        padding: 34px;
    }
    .soft_1015 .soft_1015_con dl:first-child{
        margin-left: 12%;
    }
    .pay_1015 .pay_1015_con dd {
        font-size: 1.5rem;
    }
    .pay_1015 .pay_1015_con dt {
        line-height: 1.6rem;
        font-size: 0.95rem;
    }
    .pay_1015 .pay_1015_con dl {
        width: 40%;
        margin-left: 6%;
    }
    .pay_1015 .pay_1015_con dl:last-child dt {
        line-height: 3.15rem;
    }
    .what_1015 .what_1015_con dt {
        width: 39%;
    }
    .what_1015 .what_1015_con dd {
        width: 30%;
        font-size: 0.95rem;
        margin-left: 17%;
    }
    .what_1015 .what_1015_con dd span {
        font-size: 1.2rem;
    }
    .wenti_1015 .wenti_1015_con dl {
        width: 17%;
        margin-right: 3%;
    }
    .wenti_1015 .wenti_1015_con dl:first-child{
        margin-left: 17%;
    }
    .wenti_1015 .wenti_1015_con dd > h5 {
        width: 98%;
    }
    .wenti_1015 .wenti_1015_con dd button.btn_wenti {
        width: 80%;
        position: absolute;
        left: 10%;
        bottom: 8%;
    }
    .choose_1015 .choose_1015_con img {
        width: 70%;
    }
    .learn_1015 .slogan_1015{
        margin-left: 10%;
    }
    .target_1015 #recruit_obj {
        padding: 0 0 2rem 15rem;
        font-size: 1.5rem;
    }
    .target_1015 .target_1015_con dd {
        font-size: 1.2rem;
    }
    .target_1015 .target_1015_con dl {
        width: 15%;
        margin-left: 0;
    }
    .target_1015 .target_1015_con dl:first-child {
        margin-left: 10%;
    }
    .target_1015 .target_1015_con dt img {
        width: 60%;
    }
    .online_course,
    .other_105 {
        padding: 50px 0 50px 10%;
    }
    .online_course .other_105_con dl:first-child,
    .other_105 .other_105_con dl:first-child { 
        margin-left: 13%;
    }
    .online_course .other_105_con dl
    .other_105 .other_105_con dl {
        width: 19%;
    }
    #ea_b {
        min-width: 1050px;
    }
    .foot_c{
        margin-left: 13%;
    }
    .xn_f_33_conbox>ul>li {
        width: 20%;
        margin-left:0;
    }
    .xn_f_33_conbox>ul>li>.xn_f_33_contype a {
        font-size: 1.2rem;
    }
    .xuexi_1015 .xuexi_1015_con,
    .learn_1015_con
    {
        padding-left:15%;
    }
    .xuexi_1015 .xuexi_1015_con dt {
        display: none;
    }
    .xuexi_1015 .xuexi_1015_con dl:nth-child(3), .xuexi_1015 .xuexi_1015_con dl:nth-child(6), .xuexi_1015 .xuexi_1015_con dl:nth-child(9) {
        width: 26%;
    }
    .comment_1015 .comment_1015_con ul {
        width: 700px;
    }
    .comment_1015 .comment_1015_con {
        padding: 5% 4%;
    }
}
@media (max-width: 767px){

}

  .special-part-tit {
            height: 160px;
            box-sizing: border-box;
            padding-top: 40px;
        }
        .clearfix {
            zoom: 1;
        }
        .salary-item {
            width: 50%;
        }
        .salary-item h3 {
            font-size: 30px;
            padding-left: 30px;
            line-height: 52px;
            border-left: 9px solid #fff;
            margin-bottom: 32px;
            font-weight: normal;
            border-left-color: #F15C41;
            color: #F15C41;
        }
        .salary-item > p {
            width: 80%;
            margin: 15px auto 40px;
            font-size: 18px;
            line-height: 28px;
            color: #F15C41;
        }
        .salary-item ul li {
            width: 33%;
            border: 1px solid #f2f2f2;
        }
        .salary-item ul li a p {
            line-height: 48px;
            text-align: center;
        }
        .salary-item ul li a .col3-img {
            position: relative;
            margin: 10px auto 0;
            width: 160px;
            height: 64px;
            overflow: hidden;
        }
        .salary-item ul li a img {
            position: absolute;
        }
        .salary-item ul li a .col3-img-1{
            top:0;
            left:0;
        }
        .salary-item ul li a .col3-img-2{
            top:0;
            left:-164px;
        }
        .salary-item ul li a .col3-img-3{
            top:0;
            left:-328px;
        }
        .salary-item ul li a .col3-img-4{
            top:-64px;
            left:0px;
        }
        .salary-item ul li a .col3-img-5{
            top:-64px;
            left:-164px;
        }
        .salary-item ul li a .col3-img-6{
            top:-64px;
            left:-328px;
        }
        .pro_nav ul li {width:170px;height:118px;background:#f1f4ff;border-right:1px solid #dfe0e5;text-align:center;overflow:hidden;float:left;}
      /*  .pro_nav ul li img {margin:25px 0 10px;} */
        .pro_nav ul li i {margin:25px 0 10px;}
        .pro_nav ul li.li_on {background:#0d8cff;}
        .pro_nav ul li.li_on p {color:#fff;}
        .pro_info {margin:40px 0;border:1px solid #a7adb5;padding:30px 0;}
        .pro_info_left {margin:0 35px 0 2px;}
        .pro_kuai {width:88px;height:38px;line-height:38px;background:#0987ff;font-size:16px;color:#fff;text-align:center;margin-right:15px;}
        .pro_title h2 {font-size:24px;color:#305cbf;}
        .pro_title p {font-size:1.2rem;color:#305cbf;width:510px;line-height:28px;text-align:left;}
        .pro_title1 p {color:#333;}
        .pro_moudle {margin-bottom:20px;}
        .pro_info_right {width:618px;}
        .pro_info_left img{width:436px;height: 325px;}
        .hide {display:none;}

        .table_scorll {width:1200px;height:555px;overflow:hidden}
        .scorll_nav {background:#3a95e3;color:#fff;font-size:16px}
        .scorll_nav li {float:left;height:45px;line-height:45px;text-align:center;}
        .l1 {width:12%;}
        .l2 {width:12%;}
        .l3 {width:12%;}
        .l4 {width:25%;}
        .l5 {width:22%;}
        .l6 {width:10%;background:#ff6c00;color:#fff;}
        .l7 {width:12%}
        .table_txt {height:auto;overflow:hidden;}
        .table_txt ul li {height:50px;border-bottom:1px solid #ccc;color:#333;font-size:16px;line-height:50px;}
        .table_txt ul li p {float:left;text-align:center;font-size:14px;}
        .table_txt ul li .l6 {color:#fff;}
        #other_course_table tr{
          
            text-indent:20px;
        }
        #other_course_table th{
            font-size: 1.2rem;
            color:#2787da;
         }
        #other_course_table tr:nth-child(1n){
            background:#d4ebff;
        }
        #other_course_table tr:nth-child(2n){
            background:#e9f1f7;
        }
        #other_course_table .course_title{
            width:31%;
            color: #3c4cac;
            font-weight: bold;
        }
        #other_course_table .course_goal{
            color: #222;
        }
        #other_course_table .course_goal p{
            margin-left: 20px;
        }
.gekai9{
	height: 20px;
	margin-top: 2%;
	margin-bottom: 2%;
}	
.give-div{
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	background-color: #F96F2C;
}
.give{
	height: 1150px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.give-title{
	margin: 50px auto;
	width: 100%;
	text-align: center;
}
.give-title .give-span-left{
	font-size: 34px;
	color: #FFEA5E;
	font-weight: 600;
}
.give-title .give-span-right{
	font-size: 34px;
	font-weight: 600;
	color: #FFFFFF;
}
.question ul{
	overflow: hidden;
	margin-left: 25px;
}
.question ul li{
	float: left;
	margin-top: 30px;
	height: 250px;
}

.question ul li .border{
	border: 2px solid #FFFFFF;
	width: 330px;
	height: 220px;
	padding: 40px 20px;
	margin-left: 40px;
	text-align: center;
	position:relative;
}
.question ul li .border h3{
	color: #FFFFFF;
	font-size: 24px;
	width: 180px;
	background-color: #F96F2C;
	position:absolute;
	left: 65px;
	top: -20px;
	margin-top: 10px;
}
.border-h3{
	top: -35px !important;
}
.question ul li .border p{
	font-size: 15px;
	color: #FFFFFF;
	float: left;
}
.border-p{
	line-height: 30px;
}
.question ul li .border .question-button{
	width: 140px;
	background-color: #E9CB00;
	height: 45px;
	padding-top: 6px;
	position:absolute;
	left: 90px;
	top: 195px;
}
.question-button a{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
}
.question-title-div{
	width: 100%;
	text-align: center;
	margin: 80px auto;
}
.question-title-div span{
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 4px;
}
.question-title-div .blue{
	color: #FFFFFF;
}
.question-title-div .white{
	color: #FFFFFF;
	margin-left: 10px;
}
.round ul{
	overflow: hidden;
}
.round ul li{
	float: left;
	margin-left: 75px;
	position:relative;
}
.round ul li .round-p{
	color: #FFFFFF;
	font-size: 26px;
	font-weight: 600;
	position:absolute;
	left: 85px;
	top: 130px;
}
.round-p-1{
	left: 75px !important;
	top: 120px !important;
}
.round-p-2{
	font-size: 21px !important;
	font-weight: 500 !important;
	left: 110px !important;
	top: 160px !important;
}
.round-text-div{
	margin-top: 20px;
	text-align: center;
}
.round-text-div p{
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 18px;
}
.round-consult{
	width: 140px;
	background-color: #E9CB00;
	height: 45px;
	text-align: center;
	padding-top: 9px;
	margin: 30px auto;
}
.round-consult a{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 600;
}
.apply-div{
	height: 550px;
	background-color: #44788D;
	padding-top: 40px;
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
}
.apply{
	width: 1200px;
	margin: 0 auto;
}
.apply img{
	float: left;
	width: 815px;
	height: 470px;
}

#submit{
	margin: 50px 140px;
	background-color: #10DCCB;
	height: 40px;
	width: 100px;
	cursor: pointer;
	border: 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
.tit_c1{color: #000217;}
.bg1{
    background-color: #fff;
}
.bg2{
    background-color: #f8f8f8;}
.bg3{ background: #e6e8ea;}

/*div*/
.fluid_div{width:100%;}
.global_div{
    width:1030px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.tit{
    text-align: center;
    font-weight: bold;
    font-size: 44px;
    -webkit-font-smoothing: antialiased;
    /*color: #000217;*/
    line-height: 1.5;
    padding-top: 80px;
    padding-bottom: 60px;
}
.tit small{
    display: block;
    font-size:24px;
    font-weight: normal;
}

/*绗竴閮ㄥ垎锛屾棤鎵€涓嶈兘鐨勭紪绋嬭瑷€*/
ul.gn_ul{
    border-top:1px solid #e6e6e6;
    margin-bottom: 60px;
}

ul.gn_ul li{
    display: inline-block;
    width:250px;
    height: 180px;
    float: left;
    color: #323232;
    text-align: center;
    border-bottom:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    cursor: pointer;
    background: #fff;
    transition: all .5s;
}
/*ul.gn_ul li:nth-child(2){
	 width:290px;
}
ul.gn_ul li:nth-child(3){
	 width:290px;
}
ul.gn_ul li:nth-child(10){
	 width:290px;
}
ul.gn_ul li:nth-child(11){
	 width:290px;
}*/

ul.gn_ul li.li_2{
    width:250px;
}
ul.gn_ul li.li_3{
    width:250px;
}
ul.gn_ul li.li_10{
    width:250px;
}
ul.gn_ul li.li_11{
    width:250px;
}



ul.gn_ul li p{
    font-size: 20px;
    margin-top: 20px;
}
ul.gn_ul li span{
    margin-top:30px;
    width: 66px;
    height: 66px;
    display: inline-block;
    background: url("../images/gn_icon.png") no-repeat;
}
li.li_right{
    /*margin-left: 580px;*/
}
li.border_left{
    border-left:1px solid #e6e6e6;
}
li.border_top{border-top:1px solid #e6e6e6;}
li.border_bottom{border-bottom:1px solid #e6e6e6;}
/*ul.gn_ul li:nth-child(1) span{
    background-position: 0 0;
}
ul.gn_ul li:nth-child(2) span{
    background-position: 0 -90px;
}
ul.gn_ul li:nth-child(3) span{
    background-position: 0 -180px;
}
ul.gn_ul li:nth-child(4) span{
    background-position: 0 -270px;
}
ul.gn_ul li:nth-child(5) span{
    background-position: 0 -360px;
}
ul.gn_ul li:nth-child(6) span{
    background-position: 0 -450px;
}
ul.gn_ul li:nth-child(7) span{
    background-position: 0 -540px;
}
ul.gn_ul li:nth-child(8) span{
    background-position: 0 -630px;
}
ul.gn_ul li:nth-child(9) span{
    background-position: 0 -720px;
}
ul.gn_ul li:nth-child(10) span{
    background-position: 0 -810px;
}
ul.gn_ul li:nth-child(11) span{
    background-position: 0 -900px;
}
ul.gn_ul li:nth-child(12) span{
    background-position: 0 -990px;
}*/


ul.gn_ul li.li_1 span{
    background-position: 0 0;
}
ul.gn_ul li.li_2 span{
    background-position: 0 -90px;
}
ul.gn_ul li.li_3 span{
    background-position: 0 -180px;
}
ul.gn_ul li.li_4 span{
    background-position: 0 -270px;
}
ul.gn_ul li.li_5 span{
    background-position: 0 -360px;
}
ul.gn_ul li.li_6 span{
    background-position: 0 -450px;
}
ul.gn_ul li.li_7 span{
    background-position: 0 -540px;
}
ul.gn_ul li.li_8 span{
    background-position: 0 -630px;
}
ul.gn_ul li.li_9 span{
    background-position: 0 -720px;
}
ul.gn_ul li.li_10 span{
    background-position: 0 -810px;
}
ul.gn_ul li.li_11 span{
    background-position: 0 -900px;
}
ul.gn_ul li.li_12 span{
    background-position: 0 -990px;
}







ul.gn_ul li:hover{
    background: #3776ab;
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
ul.gn_ul li:nth-child(1):hover span{
    background-position: right 0;
}
ul.gn_ul li:nth-child(2):hover span{
    background-position: right -90px;
}
ul.gn_ul li:nth-child(3):hover span{
    background-position: right -180px;
}
ul.gn_ul li:nth-child(4):hover span{
    background-position: right -270px;
}
ul.gn_ul li:nth-child(5):hover span{
    background-position: right -360px;
}
ul.gn_ul li:nth-child(6):hover span{
    background-position: right -450px;
}
ul.gn_ul li:nth-child(7):hover span{
    background-position: right -540px;
}
ul.gn_ul li:nth-child(8):hover span{
    background-position: right -630px;
}
ul.gn_ul li:nth-child(9):hover span{
    background-position: right -720px;
}
ul.gn_ul li:nth-child(10):hover span{
    background-position: right -810px;
}
ul.gn_ul li:nth-child(11):hover span{
    background-position: right -900px;
}
ul.gn_ul li:nth-child(12):hover span{
    bauckground-position: right -990px;
}
ul.gn_ul li.select_0{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_1{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_2{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_3{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_4{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_5{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_6{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_7{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_8{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_9{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_10{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_11{
    background: #3776ab;
    color: #fff;
}
ul.gn_ul li.select_0 span{
    background-position: right 0;
}
ul.gn_ul li.select_1 span{
    background-position: right -90px;
}
ul.gn_ul li.select_2 span{
    background-position: right -180px;
}
ul.gn_ul li.select_3 span{
    background-position: right -270px;
}
ul.gn_ul li.select_4 span{
    background-position: right -360px;
}
ul.gn_ul li.select_5 span{
    background-position: right -450px;
}
ul.gn_ul li.select_6 span{
    background-position: right -540px;
}
ul.gn_ul li.select_7 span{
    background-position: right -630px;
}
ul.gn_ul li.select_8 span{
    background-position: right -720px;
}
ul.gn_ul li.select_9 span{
    background-position: right -810px;
}
ul.gn_ul li.select_10 span{
    background-position: right -900px;
}
ul.gn_ul li.select_11 span{
    background-position: right -990px;
}
