*{
    margin: 0;
    padding: 0;
}
a,a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.w90{width:85%;margin: 0px auto;}
body{
    min-height: 500px;
    background: #0E1E4C;
}
li{
    list-style: none;
}
img{max-width: 100%;}
#cover{
        position: fixed;
        z-index:1001;
        top:0;
        left:0;
        display: none;
        width:100%;
        height:100%;
        opacity: 0.6;
        background: #000 none repeat scroll 0 0;
    }
/*---------------公用头部-----------------*/
.header_navbar{
    background: #ffffff;
    border: 0;
    margin-bottom: 0;
}
.header_all>.container,.footer_all>.container{
   
    padding: 0;
}
.header_all>.container>.header_navbar>.navbar-header>.navbar-brand>img{
    margin-left: 60%;
}
.header_right{
    
}
.header_navbar>.navbar-header>.navbar-toggle{
    margin-top: 30px;
}
.header_right{
    margin-top: 20px;
}
.index_header #header_bar li a:hover{color:#f1ac26;}
#header_bar>li>a{
    color: #000;
}
#header_bar>li>a>i{
    color: #CCCCCC;
}
.header_i{
    color: #fff;
    font-size: 22px;
    background: url(../images/phone.png) left center no-repeat !important;
    padding-left: 35px;
    line-height: 85px;
    float: right;
	letter-spacing:1px;
}
.header_i:hover{color:#f1ac26;}
#header_bar>li>a:hover,#header_bar>li>a:focus,#header_bar>.open>a{
    color: #f1ac26;
    background: #FFFFFF;
}
#header_bar>li>ul>li>a:hover{
    color: #f1ac26;
}
#header_bar>li>ul{
    border: 0;
}

    @keyframes hideIndex{
        0%{ opacity: 0;}
        100%{opacity: 1;}
    }
    #header_bar>.open>ul>li{
        animation: none;
        -moz-animation:none; /* Firefox */
        -webkit-animation: none; /* Safari and Chrome */
        -o-animation-name: none;
        animation-name: none; /* Opera */
    }

.teacher{background: url(../images/shizi.png) top center / auto 90% no-repeat;width: 100% !important;padding-bottom: 20px;}
.xiangmuindex{background: url(../images/yy.png) top center / auto 100% no-repeat;width: 100% !important;}
.student{background: url(../images/student.png) top center / 100% 100% no-repeat;padding-bottom: 20px;}
.zhengshu{padding-bottom: 0%;}
.studentlist{margin: 0px auto;width: 90%;}
.footer_tel{padding-left: 4%;width: 43%;}
.foot_fare_b{width: 23.5%;}
.studentlist .slide{border-radius: 10px;overflow: hidden;width: 19%;float: left;margin: 0px 1.25% 1.25% 0;}
.studentlist .slide img{float: left;}
.studentlist .slide:nth-child(6n){margin-right: 0;}
.studentlist .slide p{width: 100%;background-color: rgba(0,0,0,0.5);float: left;margin-top: -50px;
height: 50px;line-height: 50px;color: #fff;margin-bottom: 0;}
.studentlist .slide p font{width: 100%;line-height: 50px;font-size: 16px;float: left;text-align: center;}
.footer{width:100%;margin:0px auto;text-align:center;}
.footer_left{float:left;}
.footer_center{float:left;margin:0px 5%;}
.footer_right{float:right;}
.slider1 .slide p{width: 100%;background-color: rgba(0,0,0,0.5);float: left;margin-top: -50px;
height: 50px;line-height: 50px;color: #fff;margin-bottom: 0;position: absolute;}
.slider1 .slide p font{width: 100%;line-height: 50px;font-size: 16px;float: left;text-align: center;}
#sttitle p{width: 100%;margin-top: -90%;margin-bottom: 0;background: none;}
#sttitle p font{width: 100%;font-size: 25px;color: #fff;float: left;}
#sttitle p span {
  font-size: 16px;
  color: #8e8d8d;
  line-height: 20px;
  text-transform: Uppercase;
  text-align: center;
  width: 100%;
  float: left;
}

#stmore p{width: 100%;margin-top: -90%;margin-bottom: 0;background: none;}
#stmore p a{width: 100%;font-size: 14px;color: #fbfaf8;float: left;margin: 5% 35%;width: 30%;text-align: center;}





#more{display: block;
margin: 5% auto;
border: 1px solid #84818a;
text-align: center;
width: 12%;
padding: 1%;
color: #84818a;
margin: 5% 44%;
float: left;
}

.slide #more{
display: block;
text-align: center;
width: 100%;
padding: 0;
color: #0e1e4c;
float: left;
position: absolute;
top: 45%;
font-size: 16px;
border: none;
margin: 0px auto;
}
.bigtitle{
    width: 100%;
    margin: 5% auto;
    text-align: center;
}
.bigtitle h1{
    font-size: 25px;
    color: #fff;
}
.bigtitle span{
    font-size: 16px;
    color: #8e8d8d;
    line-height: 20px;
    text-transform: Uppercase;
}

.businessmian{
    width: 90%;
    margin: 0px auto;
}
.business{
    width: 48.5%;
    margin-right: 1.5%;
    float: left;
    overflow: hidden;
	cursor:pointer;
}
.business:nth-child(2n){margin-right: 0px;margin-left: 1.5%}
.business img{width: 100%;border-radius: 10px;float: left;cursor: pointer;transition: all 0.6s; }
.business img:hover{transform: scale(1.1);  }  
.business div{
    float: left;
    width:100%;
    background-color: rgba(58,60,67,0.6);
    height: 90px;
    text-align: center;
    margin-top: -90px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	position:relative;
	z-index:99999;
}
.business div h2{
    font-size: 20px;
    color: #fb6206;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 30px;
    margin-bottom: 0px;
}
.business div h3{
    font-size: 14px;
    color: #aaabab;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 20px;
    text-transform: Uppercase;
    margin-top: 0px;
}
.business p{
    color: #848383;
    font-size: 16px;
    line-height: 25px;
    float: left;
    width: 100%;
    padding: 5% 0;

}
.business p a{
font-size: 14px;
line-height: 25px;
color: #fb6206}

.contact1{ margin:0 -16px;}
.contact1 ul{ width:100%; float:left; margin-top:3%;}
.contact1 ul li{ width:25%; float:left; padding:0 16px;}
.contact1 ul li .zbox{ width:100%; float:left; background:#f0f0f6; text-align:center; padding:0 7% 10px 7%; height:234px;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;}
.contact1 ul li .zbox .ico{ display:inline-block; vertical-align:top; width:104px; height:104px; background:#2a2c77; margin-top:-53px;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.contact1 ul li .zbox .ico img{ width:100%; float:left;}
.contact1 ul li .zbox h5{ width:100%; margin-top:27px; line-height:20px; font-size:18px; color:#333; letter-spacing:2px;}
.contact1 ul li .zbox h6{ width:100%; line-height:12px; font-size:12px; color:#888787; letter-spacing:1px; font-family:Arial; text-transform:uppercase;}
.contact1 ul li .zbox .jj{ width:100%; margin-top:19px; line-height:22px; font-size:14px; color:#666; letter-spacing:0px;}
.contact1 ul li .zbox .btn{ width:100%; height:110px; line-height:110px; position:relative; margin-top:-10px;}
.contact1 ul li .zbox .btn .ewm{ width:110px; height:110px; position:absolute; left:50%; top:0; margin-left:-55px; padding:5px; overflow:hidden; opacity:0;
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
-khtml-border-radius:6px;
border-radius:6px;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;}
.contact1 ul li .zbox .btn .ewm img{ width:100%; float:left;}
.contact1 ul li .zbox .btn:hover .ewm{ opacity:1;}


/*-----------------公用底部------------------*/
.footer_all{
    margin-top:2%;
    margin-bottom:2%;
}
.footer_top{
    font-size:17px ;
    font-weight: 900;
    color: #FFFFFF;
    margin-top: 74px;
    display: block;
    padding-left: 15px;
    font-size: 22px;
}
.footer_top:hover,.footer_bottom:hover{
    color: #f1ac26;
}
.footer_bottom{
    display: block;
    font-size: 14px;
    color: #7a7a7a;
    line-height: 30px;
    text-align: left;
}

.footer_bottom>img{
    height: 15px;
    margin-right: 10px;
}
.footer_share{
    color: #7a7a7a;
}
.footer_share>a>i{
    margin-left: 5px;
    color: #7a7a7a;
}
.footer_share>a>i:hover{
    color: #f1ac26;
}
.footer_share>a>img{
    margin-left: 15px;
    
}
.footer_last{
    background: #272727;
    min-height: 50px;
    color: #999999;
    margin-top: 50px;
    line-height: 50px;
    overflow: hidden;
}
.footer_last_text{
    margin-left: 11.7%;
    margin-top: 20px;
}
.footer_last_text>i{
    width: 1px;
    height: 10px;
    background: #999999;
    display: inline-block;
}
/*-----------brands.css--------------*/
#brands_all{
    
    min-height: 100px;
  
}
#brands_all>.brands_all_first{
    padding: 0;
}
#brands_all>.brands_all_first>.navbar{
    margin-bottom: 0;
    min-height: 100px;
}
#brands_all>.brands_all_first>.navbar>.navbar-header>.navbar-brand{
    font-weight: 900;
    color:#333333;
    min-height: 98px;
    line-height: 60px;
}
#brands_all>.brands_all_first>.navbar>.navbar-collapse{
    padding-right: 0;
}
#brands_all>.brands_all_first>.navbar>.collapse>.nav>li>a{
    color: #999999;
    min-height: 98px;
    line-height: 60px;
}
.dropdown-menu{border-bottom: 2px solid #f1ac26!important;border-radius: 0;text-align: center;}
.dropdown-menu li a{padding:10px 20%;}

.navbar-nav>li:hover .dropdown-menu{display: block!important;}

.nav>li{padding-bottom: 20px;}


#brands_all>.brands_all_first>.navbar>.collapse>.nav>li>a:hover,#brands_all>.container>.navbar>.collapse>.nav>li>.brands_active{
    color: #f1ac26;
    border-bottom:2px solid #f1ac26;
}

.brands_header{
    float: right;
    width: 180px;
    min-height: 30px;
    margin-top:3%;
}
.brands_header>.brands_header_right{
    float: left;
    margin-left: 2%;
    color: #cccccc;
}
.brands_header>i,.brands_header>.brands_header_right>i{
    font-size: 20px;
}
.brands_all_second{
    background: #353535;
}
.brands_all_second>.row{
    padding:20px;
}
.brands_all_second_img{
    width: 140px;
}
.brandsAST_top{
    font-weight: bold;font-size: 24px;color:#fff;margin-bottom: 20px;
}
.brandsAST_bottom{
    color: #cccccc;
    font-size:14px;
    margin-top: 10px;
}
@media (max-width:768px) {
       .brands_header{
        float: left;
    }
    #brands_all{
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .brands_header{
        float: right;
    }
   
}

.about img{width:35%;float:left;margin-right:1%;}
.about p{width:62%;float:right;line-height:30px;text-indent:2em;}
.about a{float:left;width:10%;margin-left:2%;display:block;line-height:30px;border:1px solid #dcdcdc;text-align:center;color:#999;}
.brands_all_third{
    width: 440px;
    height: 320px;
    border-bottom: 2px solid #ffffff;
    margin-top: 50px;
    margin-left: 45px;
    background: #f6f6f6;
}
.brands_all_third_active{
     border-bottom: 2px solid #f1ac26;
}
.brands_all_third_img{
    
}
.brands_all_third_text{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    height: 80px;line-height: 80px;
    text-align: center;
}
.brands_nav{
    background: #FFFFFF;
   
   
}
/*----------service.js-----------*/
.service_all_input{
    background: #FFFFFF;overflow: hidden;
}

.service_all_mess{
    margin:0 36px;
    border: 1px solid #eaeaea;border-bottom: none;
}
.service_all_mess_top{
    background: #666666;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 900;
    margin-bottom: 20px;
    height: 50px;line-height: 50px;padding:0 15px;
}
.service_all_mess_bottom{
    padding: 10px 36px;
}
.service_all_mess_bottom span{
    display: inline-block;
    width: 84px;
    height: 20px;
    text-align: left;
    line-height: 20px;
}
.service_all_mess .service_all_mess_bottom input,.service_all_mess .service_all_mess_bottom select{
    width: 600px;
    height:40px;line-height: 40px;
    margin-left: 2px;padding-left: 6px;
    border: 1px solid #eaeaea;

}
.service_all_mess .service_all_mess_bottom select{margin-left: 0;}
.service_all_top_title{
    color:#333;font-size: 18px;margin:50px 0 30px;
}
.service_all_top_text{
    color: #999999;
    font-size: 16px;
    margin-bottom: 25px;
}
.service_checkbox{
    overflow: hidden;
}
.service_checkbox>div{
    overflow: hidden;
}
.service_checkbox>div{
    float: left;
    margin-left: .2rem;
}
.service_checkbox>label{
    position: relative;height: 20px;margin-right: 8px;cursor: pointer;
}
.service_checkbox>label>span{
    width: 15px;height: 15px;border:1px solid #f0f0f0;display: inline-block;vertical-align: middle;
}
.service_checkbox>label>input{
   position: absolute;width: 100%;opacity: 0;left:0;top:0;cursor: pointer;z-index: 10;
    
}
.service_checkbox>label font{color:#333;font-size: 14px;display: inline-block;vertical-align: middle;font-weight: normal;padding-left: 5px;}
input,textarea{outline: none;}

.service_all_mess_second>.service_all_mess_bottom>textarea{
    height: 20rem;
    width: 600px;
    resize:none;
    border: 1px solid #eaeaea;
    padding: 1rem;
}

.service_checkbox .selected span{background: url(../images/selected.png) no-repeat center center;background-size: 100% 100%;}

.service_all_mess>.service_all_mess_bottom_tel>input{
    width: 200px;
    margin-right: 6px;padding-left: 8px;
}
.service_all_mess>.service_all_mess_bottom_tel>.con_phone{width: 385px;}
.service_all_mess>.service_all_mess_bottom_nav{
    line-height: 2rem;
}
.service_all_mess>.service_all_mess_bottom_nav>textarea{
    width: 600px;
    height: 15rem;

    border: 1px solid #eaeaea;
    padding: 1rem;
}
.service_all_mess_input{
    width: 100px;
    height: 40px;
    background: #333;
    color: #ffffff;
    margin:50px 0 90px 160px;
    border: 1px solid #eee;
}
/*-------------contact.css--------------*/
.contact_top{
    background: #FFFFFF;padding: 70px 0 50px;
   
}
.contact_top_left{
    float: left;margin-top: 20px;
}
.contact_top_right{
    float: left;
}
.contact_top_right>.contact_top_right_top{
    font-weight: 900;
    font-size: 18px;
}
.contact_top_right>.contact_top_right_bottom{
    margin-top: 1.5rem;
}
.contact_top_right>.contact_top_right_bottom>.footer_bottom:hover{
    color: #7a7a7a;
}
.contact_nav{
    background: #FFFFFF;
    padding-bottom: 80px;
}

.contact_nav_col{
    width: 520px;
    min-height: 160px;
    background: #f3f3f3;
    padding: 21px;
    margin-bottom: 30px;
}

.contact_nav_col:nth-child(2n){
    float: right;
}

@media (max-width:768px) {
    .contact_nav_col{
        width: 50%;
    }
}
@media (max-width:992px) {
    .contact_nav_col{
        width: 50%;
    }
}
.contact_nav_top{
    font-size: 16px;
    font-weight: 900;margin-top: 15px;
}
.contact_nav_top_img{
    margin-right: 10px;
}
.contact_nav_middle{
    color: #a7a7a7;
    margin-top: 10px;
}
/*------------cooprate.css---------------*/
#cooprate_body{
    min-height: 500px;
}
.cooprate_container{
    background: #ffffff;
}
.cooprate_container_daohang{
    margin-top: 3.5%;
    margin-left: 6.77%;
    overflow: hidden;
}
.coo_daohang_img{
    float: left;
    margin-left: 0.78%;
    padding-bottom: 1.16%;
}
.coo_daohang_img_active{
    border-bottom: 2px solid #f1ac26;
}
.coo_daohang_middle{
    
    overflow: hidden;width: 1214px;margin:0 auto;
}
.coo_daohang_middle_img{
    float: left;
}
.coo_daohang_middle_img>img{
    width: 163px;
}
.coo_daohang_middle_text{
    float: left;
    color:#6e6e6e;font-size: 16px;width: 950px;position: relative;height: 220px;margin-left: 30px;
}
.coo_daohang_middle_text p{position: absolute;top:50%;transform:translateY(-50%);line-height: 34px;}
.coo_daohang_bottom{
    width:1214px;margin:65px auto 100px;
}
.coo_daohang_bottom_logo{
    float: left;
    height: 110px;
    width: 110px;
    border:1px solid #f3f3f3;margin-right: 6px;margin-bottom: 13px;
    margin-left: 6px;
    text-align: center;overflow: hidden;line-height: 115px;
    border-radius: 50%;
}

.coo_icon_b{
    margin-left: -6px;margin-right: -6px;
}

.coo_daohang_bottom_logo_show{
    border:2px solid #f1ac26;
}
.coo_daohang_bottom_logo>img{
    max-height: 100%;
}
/*----------honor.css------------*/
.honor_nav{
    margin: 5% 40%;
    width: 540px;
}
.honor_nav_xiala{
    overflow: hidden;
}
.honor_nav_xiala{
    padding: 0;
    margin: 0;
}
.honor_nav_xiala>.honor_nav_xiala_left{
    color: #aaaaaa;
}
.honor_nav_xiala_left,.honor_nav_xiala_middle,.honor_nav_xiala_right{
    float: left;
}
.honor_nav_xiala_right{
    font-size: 16px;
}
.honor_nav_xiala_middle_top{
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    background: #aaaaaa;
}
.honor_nav_xiala_middle_bottom{
    height:60px;
    background: #aaaaaa;
    width: 1px;
    margin: auto;
}
.honor_nav_xiala_middle{
    margin: 0 10%;
}
.honor_nav_xiala_right{
    color: #666666;
}
.honor_nav_xiala_nav{
    display: none;
}
.honor_nav_xiala_nav>img{
    margin-top: 60px;
}
/*-----------hot_job------------*/
.hotJob_nav{
    min-height: 160px;
    background: #ffffff;
    margin-left: 0.1%;
    margin-right: 0.1%;
    margin-bottom: 0.2%;
    padding: 4% 4%;
}
.hot_job{
    margin:0px 0;
	width:35%;
	float:Left;
}
.hot_job img{width:100%;}
.m_table thead td{background: #f8f8f8;font-size: 14px!important;color:#aaa;padding:10px;}
.m_table td{border:none!important;}
.m_table tbody td{padding:10px;}
.hotJobNavFirst_left,.hotJobNavFirst_middle,.hotJobNavFirst_right{
    float: left;
}
.hotJobNavFirst_left>.hotJob_nav_left_top{
    font-size: 18px;
    font-weight: 900;
    text-align: center;
    margin-top: 10px;
}
.hotJobNavFirst_left>.hotJob_nav_left_bottom,.hotJobNavFirst_right>.hotJobNavFirst_righ_bottom{
    font-size: 12px;
    color: #CCCCCC;
    margin-top: 10px;
}
.hotJobNavFirst_middle{
    height: 60px;
    background: #eeeeee;
    width: 2px;
    margin: 0 2px;
}
.hotJobNavFirst_right>.hotJobNavFirst_righ_top{
    font-size: 18px;
    margin-top: 10px;
}
.hotJob_nav_second,.hotJob_nav_third{
    font-size: 12px;
    color: #CCCCCC;
    margin-top: 3.2%;
}
.hotJob_nav_third{
    color: #f1ac26;
}
.hotJob_nav_forth{
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #cccccc;
    border: 1px solid #cccccc;
    float: right;
    margin-top: 2.5%;
}
.hotJob_nav_forth:hover{
    color: #f1ac26;
    border: 1px solid #f1ac26;
}
.hot_job_fenye{
    margin-top: 10%;
    margin-left: 40%;
    height: 30px;
    margin-bottom: 10%;
}
.hot_job_fenye_last,.hot_job_fenye_next{
    display: block;
    width: 70px;
    height: 30px;
    background: #FFFFFF;
    color: #cccccc;
    font-size: 16px;
    float: left;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
}
.hot_job_fenye_one,.hot_job_fenye_two,.hot_job_fenye_three{
    width: 30px;
    height: 30px;
    font-size: 16px;
    float: left;
    line-height: 30px;
    text-align: center;
    background: #FFFFFF;
    margin-left: 10px;
}
.hot_job_fenye_one:hover,.hot_job_fenye_two:hover,.hot_job_fenye_three:hover,.hot_job_fenye_last:hover,.hot_job_fenye_next:hover{
    background: #000000;
    color: #FFFFFF;
}
.hot_job_active{
    background: #000000;
    color: #FFFFFF;
}
/*------------hot_jobinfo.css------------*/
.jobinfo_nav{
    background: #ffffff;
}
.jobinfo_nav>.jobinfo_nav_head{
    padding: 5%;
}
.jobinfo_nav_first{
    border-right: 2px solid #eeeeee;
}
.jobinfo_nav_first_middle{
    height: 60px;
    background: #eeeeee;
    width: 2px;
    margin: 0 2px;
}
.jobinfo_nav_first_left_top{
    font-size: 18px;
    font-weight: 900;
    text-align: center;
}
.jobinfo_nav_first_left_bottom{
    font-size: 12px;
    color: #cccccc;
    text-align: center;
}
.hotJobNavFirst_righ_top{
    font-size:18px;
    font-weight: 900;
}
.hotJobNavFirst_righ_top>span{
    font-size: 12px;
    font-weight: 600;
    color: #cccccc;
}
.hotJobNavFirst_righ_top>.hotJobNavFirst_righ_top_fu{
    border: 1px solid #cccccc;
    margin-left: 10px;
    padding: 2px;
}
.hotJobNavFirst_righ_bottom_shu{
    font-size: 12px;
    color: #cccccc;
}
.jobinfo_nav_third{
    font-size: 16px;
    font-weight: 900;
    color: #f1ac26;
    float: right;
}
.jobinfo_nav_nav{
    margin-left: 12%;
}
.jobinfo_nav_nav_left,.jobinfo_nav_nav_middle,.jobinfo_nav_nav_right{
    float: left;
    width: 150px;
    font-size: 16px;
    margin-right: 5%;
}
.jobinfo_nav_nav_left>span,.jobinfo_nav_nav_middle>span,.jobinfo_nav_nav_right>span{
    margin-left: 5%;
}
.jobinfo_nav_infor{
    margin-left: 13%;
    margin-top: 2%;
}
.jobinfo_nav_infor_first{
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 4%;
}
.jobinfo_nav_infor_nav{
    overflow: hidden;
}
.jobinfo_nav_infor_head{
    font-size: 16px;
    font-weight: 900;
    padding-left: 1%;
    height: 2%;
    border-left: 3px solid #000000;
}
.jobinfo_nav_infor_first_title{
    margin: 3% 0;
    color: #999999;
    font-size: 14px;
}
.jobinfo_nav_infor_first_text{
    color: #999999;
}
.jobinfo_nav_infor_second{
    margin-top: 5%;
    border-bottom:1px solid #cccccc;
    padding-bottom: 4%;
}
.jobinfo_nav_infor_head{
    margin-bottom: 5%
}
.jobinfo_nav_infor_buttom{
    margin-top: 5%;
    margin-left: 30%;
}
.jobinfo_nav_infor_buttom>div{
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
    float: left;
    margin: 3%;
}
.jobinfo_nav_infor_buttom_input{
    background: #f1ac26;
}
.jobinfo_nav_infor_buttom_back{
    background: #333333;
}
/*弹窗*/
.job_input,.job_register,.job_login{
    position: fixed;
    width: 560px;
    height: 400px;
    background: #ffffff;
    z-index: 9999;
    top: 10%;
    left: 30%;
    display: none;
}
.jobInput_top{
    height:59px;
    border-bottom: 1px solid #ececec;
    line-height: 59px;
}
.jobInput_top_left{
    float: left;
    margin-left: 25px;
    font-size: 18px
}
.jobInput_top_right{
    float: right;
   margin:20px;
   cursor: pointer;
}
.jobInput_middle_title{
    text-align: center;
    color: #999;
    margin:30px auto;
   
}
.jobInput_middle_top,.jobInput_middle_bottom{
    display: block;
    width: 280px;
    height: 40px;
    background: #efefef;
    line-height: 30px;
    margin: auto;
    padding: 5px;
    margin-top: 10px;
}
.jobInput_bottom{
    display: block;
    width: 280px;
    height: 40px;
    background: #333333;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 30px;
    border:none;
}
.job_register{
    height: 500px;
}
.jobRegistert_middle>input{
    width: 280px;
    height: 40px;
    border-radius: 5px;
    border:1px solid #eeeeee;
    margin-left: 140px;
    margin-top: 10px;
}
.jobRegistert_middle>div>input:nth-of-type(1){
    width: 160px;
    height: 40px;
    border-radius: 5px;
    border:1px solid #eeeeee;
    margin-left: 140px;
    margin-top: 10px;
}
.jobRegistert_middle>div>input:nth-of-type(2),.jobRegistert_middle>div>img{
    width: 110px;
    height: 40px;
    border-radius: 5px;
    border:1px solid #eeeeee;
}
.jobRegistert_middle_yan{
    overflow: hidden;
}
.jobRegistert_middle>div>input:nth-of-type(2){
    background: #ffffff;
}
.jobInput_last{
    text-align: center;
    margin-top: 10px;
}
.jobInput_last>span{
    color: #cccccc;
}
.jobInput_last>a{
    color: #000000;
}
/*-------myResume-------*/
.myresume_name{
    height: 100px;
    background: #f1f1f1;
    line-height: 100px;
    padding-left: 20px;
}
.myresume_name>input{
    width: 50%;
    height: 40px;
    margin-left: 24px;
    border:none;
    padding-left: 6px;
}
.service_radio{
    margin-left: 10px;
}
.service_all_mess_bottom>i{
    position: relative;
    right: 3%;
    font-size: 18px;
}
.work_time_last,.work_time,.work_middle{
    float: left;
}
.service_all_mess>.service_all_mess_bottom>#work_time{
     width: 30%;
    height: 4rem;
    border: 1px solid #eaeaea;
    padding: 1rem;
}
.resume_new{
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border:2px solid #cccccc;
    display: block;
    color: #cccccc;
    background: #ffffff;
    margin-top: 3%;
    margin-left: 10%;
    margin-bottom: 5%;
}
.myresume_topText{
    font-size: 18px;
    font-weight: 900;
    margin-top: 2%;
    margin-left: 2.5%;
    margin-bottom: 2%;
}
/*--------------new_info---------------*/
.new_info_nav{
    background: #FFFFFF;
    padding: 5%;
    border-bottom: 1px solid #cccccc;
}
.new_info_nav_title{
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 100%;
    font-weight: bold;
    background-color: #fff;
    display: inline-block;
    line-height: 100px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.line{
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
}
.line hr{width: 100%;border-bottom: 1px solid #cccccc;margin: 0px auto;height: 0px;border-top:0px;}
.new_info_nav_title_time{
    font-size: 14px;
    color: #666666;
    text-align: center;
    width: 85%;
    margin: 0px auto;
    padding-top: 2%;
    background-color: #fff;
	padding-bottom: 2%;
}
.nextpage{width: 100%;margin: 3% auto 0;display: inline-block;}
.nextpage a{width: 50%;float: left;}
.new_info_nav_text{
    font-size: 12px;
    color: #777777;
    line-height: 30px;
}
.new_info_nav_img{
    text-align: center;
}
.new_info_input{
    background: #ffffff;
    padding: 5% 0;
}
.new_info_input_a{
    display: block;
    width: 140px;
    height: 50px;
    background: #000000;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
}
/*----------news_list------*/
.news_list_nav{
    background: #FFFFFF;
    margin-bottom: 2%;
    padding: 2%;
}
.news_list_nav_left{
    float: left;
    border-right: 1px solid #cccccc;
    margin-right: 1%;
    padding-right: 1%;
}
.news_list_nav_left_top{
    font-size: 18px;
    font-weight: 900;
    text-align: center;
}
.news_list_nav_left_bottom{
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}
.news_list_nav_right_title{
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 1%;
}
.news_list_nav_right_text{
    font-size: 14px;
    color: #8d8d8d;
    margin-left: 8%;
    margin-top:2%;
}
.news_list_nav_right_a{
    font-size: 14px;
    color: #cfcfcf;
    margin-left: 8%;
    margin-top: 1%;
}
.news_list_nav_right_a:hover{
    color: #f1ac26;
}
/*------product.css--------*/
.prduct_nav{
    background: #FFFFFF;
}
.prduct_nav_tab{
   padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 20%;
}
.prduct_nav_tab_img{
    margin-left: 2%;
}
.prduct_nav_first>p,.prduct_nav_second>p,.prduct_nav_second>p{
    text-align: center;
}
.news_pro_con_fr{margin-left: 32px;width: 888px;}
.news_pro_con_fr h3{font-size: 18px;font-weight: bold;color:#333;}
.news_pro_con_fr p{font-size: 14px;color:#8e8e8e;}
.news_list_pro li{
   background: #f5f5f5;margin-top: 40px;
}
.news_list_pro ul{
     padding:35px;
}
.news_pro_img_c{
    width: 357px;text-align: center;overflow: hidden;
}
.news_pro_img_c img{max-height: 100%;}
@media(max-width: 750px){
    .news_pro_img_c{width: 30%;}
    .news_pro_con_fr{width: 68%;margin-left: 2%;}
    .news_list_pro ul{padding:0}
    .news_list_pro li{margin-top: 15px;}
    .news_pro_con_fr h3{margin:10px 0;font-size: 16px;}
}

/*----------search_job------------*/
.search_job_bg{
    min-height:800px;
    background-size: auto;
    background: url("../images/bg8.png");
}
.search_job_nav>#brands_all{
    position: absolute;
    top: 100px;
    left: 100px;
}
.search_job_bg{
    overflow: hidden;
}
#search_all{
    width: 79%;
    background: #ffffff;
    min-height: 100px;
    margin-top: 10%;
}
#search_all>.brands_all_first{
    padding: 0;
}
#search_all>.brands_all_first>.navbar{
    margin-bottom: 0;
    min-height: 100px;
}
#search_all>.brands_all_first>.navbar>.navbar-header>.navbar-brand{
    font-weight: 900;
    color:#333333;
    min-height: 98px;
    line-height: 60px;
}
#search_all>.brands_all_first>.navbar>.navbar-collapse{
    padding-right: 0;
}
#search_all>.brands_all_first>.navbar>.collapse>.nav>li>a{
    color: #999999;
    min-height: 98px;
    line-height: 60px;
}
#search_all>.brands_all_first>.navbar>.collapse>.nav>li>a:hover,#brands_all>.container>.navbar>.collapse>.nav>li>.brands_active{
    color: #f1ac26;
    border-bottom:2px solid #f1ac26;
}
.search_top{
    padding: 0;
    margin: 0;
}
.search_top_input_left,.search_top_input_middle{
    float: left;
}
.search_top_title{
    font-size: 16px;
}
.search_top_title>i{
    color: #cccccc;
    margin-right: 2%;
    font-weight: 200;

}
.search_top_input_left{
    width: 60%;
    height: 70px;
    border:1px solid #cccccc;
    color: #aaaaaa;
}
.search_top_input_middle{
    font-size: 16px;
    border:1px solid #cccccc;
    width: 30%;
    height: 70px;
    margin-left: 1%;
    line-height: 70px;
    color: #aaaaaa;
}
.search_top_input_middle>input{
    width: 50%;
    height: 60px;
    border: 0;
}
.search_top_input_middle>i:nth-of-type(1){
    font-size: 20px;
    color: #aaaaaa;
}
.search_top_input_middle>i:nth-of-type(2){
    margin-left: 5%;
    font-size: 20px;
    color: #aaaaaa;
}
.search_top_left{
    
    
}
.search_top_right{
    float: right;
}
.search_top_input_left,.search_top_input_middle{
    margin-top: 6%;
}
#search_all>.brands_all_first>.navbar>.collapse>.nav>li>a:hover,#search_all>.container>.navbar>.collapse>.nav>li>.brands_active{
    color: #f1ac26;
    border-bottom:2px solid #f1ac26;
}
.search2_top{
    background: #FFFFFF;
    margin-left: 11.5%;
}
.search2_list_top{
    margin-top: 1%;
    background: #f7f7f7;
    height: 70px;
    line-height: 60px;
    padding: 5px;
    color: #cccccc;
}
.search2_list_nav{
    min-height: 160px;
    background: #ffffff;
    margin-bottom: 10px;
}
/*---------search_job2-----------*/
.jobinfo_nav_forth{
    float: right;
}
.search2_list_nav{
    padding: 4%;
}
.jobinfo_nav_forth{
    width: 100px;
    height: 30px;
    color: #cccccc;
    font-size: 12px;
    border: 1px solid #cccccc;
    line-height: 30px;
}

.wid_1470{width: 100%;margin:0 auto;}



.my_nav_top .nav_h21{margin:55px 0;}
.my_nav_top .nav_h21 h2{margin:0;color:#999;}
.my_nav_top .nav_h21 h2 strong{color:#333;padding-right: 10px;}
.nav_h212{width: 85%;margin: 0px auto;padding-bottom: 2%;}
.nav_h212 label{color:#999;font-size: 20px;margin-top: 5px;}
.row_index_nav{margin-left:-7px;margin-right: -7px;}
.m_sec_b h4{color:#999;font-size: 12px;margin:0 0 15px;}
.m_sec_b a{color:#999;font-size: 13px;line-height: 25px;width:100%;float:left;}
.m_sec_b a font{float:right;color:#aaa}

/*--------------index.css---------------------*/
.index_header{
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    background-color: none;
    height: 90px;
}

.hei_bg{background: #12174d;}
.hei_bg .head_logo2{display: inline-block;}
.hei_bg .head_logo1{display:none;}

.head_logo2{display: none;}

.index_header{background: #0E1E4C;}

.index_header:hover .head_logo2{display: inline-block;}
.index_header:hover .head_logo1{display: none;}

#index_banner>.banner{
    height: 980px;
}
#index_banner>.banner>ul{
    height: 980px;
}
.index_banner>p{
    display: none;
}
.index_header .navbar-default,.index_header .navbar-default{
    background: none;
}
.index_header #header_bar li a{
    color: #fff;
    background: none;
}
// .index_header #header_bar li a:hover{
//     color:#ffffff;
// }
.index_header #header_bar li a i:hover{
    color:#999;
}
@media (max-width:811px) {
    .index_header .navbar-header{
    background: none;
}
.index_header .header_right{
    background: #ffffff;
    width: 100%;
    padding: 0px 5%;
}
.dropdown-menu li a {
  padding: 5px 10%;
}
.nav > li{padding-bottom:0px;}
.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}
.index_header #header_bar li a{
    color: #000000;
    background: none;
}
.index_header #header_bar li a:hover{
    color:#f1ac26;
}
.index_header #header_bar li a i:hover{
    color:#f1ac26;
}
.index_header .header_right{
    margin-right: 0;
}
}
@media (max-width:768px) {
.index_header .navbar-header{
    background: none;
}
.index_header .header_right{
    background: #ffffff;
	width: 100%;
	padding: 0px 5%;
}
.dropdown-menu li a {
  padding: 5px 10%;
}
.nav > li{padding-bottom:0px;}
.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}
.index_header #header_bar li a{
    color: #000000;
    background: none;
}
.index_header #header_bar li a:hover{
    color:#f1ac26;
}
.index_header #header_bar li a i:hover{
    color:#f1ac26;
}
.index_header .header_right{
    margin-right: 0;
}
}
.index_banner ol.dots{
    bottom:15%;
}

/* ---------banner-------------- */
.index_banner{
   margin-top: 90px;
}

.inner{
    position: absolute;
    top: 42%;
    left: 34%;
}
.inner h1{
    color: #f5f5f5;
    text-align: center;
    font-weight: 500;
}
.inner a{
    width: 100px;
    height: 30px;
    text-align: center;
    border: 1px solid #f5f5f5;
    margin-left: 38%;
    color: #f5f5f5;
}
.inner a:hover{color:#f1ac26;border:1px solid #f1ac26;}
.inner p{
    color: #f5f5f5;
    text-align: center;
    font-size: 24px;
}
.index_banner .swiper-pagination-bullets{
    bottom: 20px;
}

@media(max-width:1500px){
    .index_banner .swiper-pagination-bullets{bottom:20px;}
}

/* --------调数------- */
.index_nav_top .row{
    position: relative;
    z-index: 99;
    
}
.center {
    text-align: center !important;
}
/* Content Grid */
.content-grid {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.content-grid .content-grid-item {
    position: relative;
    padding: 30px;
    margin: 0;
}

.content-grid .content-grid-item:before, .content-grid .content-grid-item:after {
    content: '';
    position: absolute;
}

.content-grid .content-grid-item:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #DADADA;
}

.content-grid .content-grid-item:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #DADADA;
}

.content-grid .content-grid-item .img-responsive {
    display: inline-block;
}
/* Counters */
.counters .counter {
    text-align: center;
}

.counters .fa, .counters .icons {
    display: block;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}
.counters .fa img{
    border: 1px solid #fff;
    border-radius: 50%;
}
.counters .fa img:hover{background-color: #fb6206;}
.counters strong {
    display: inline-block;
    font-size: 46px;
    line-height: 90px;
    font-weight: lighter;
}

.counters label {
    display: block;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
}

.counters .counter-side-icon .fa, .counters .counter-side-icon .icons, .counters .counter-side-icon strong {
    display: inline-block;
}

.counters .counter-with-unit strong {
    display: inline-block;
}

.counters.with-borders .counter {
    border-radius: 6px;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    padding: 25px;
}

.counters.counters-sm .fa, .counters.counters-sm .icons {
    font-size: 25px;
    line-height: 25px;
}

.counters.counters-sm strong {
    font-size: 35px;
    line-height: 35px;
}

.counters.counters-sm label {
    font-size: 15px;
    line-height: 15px;
}

.counters.counters-lg .fa {
    font-size: 45px;
    line-height: 45px;
}

.counters.counters-lg strong {
    font-size: 60px;
    line-height: 60px;
}

.counters.counters-lg label {
    font-size: 25px;
    line-height: 25px;
}

.counters.counters-text-light .counter {
    color: #FFF !important;
}

.counters.counters-text-light .counter .fa, .counters.counters-text-light .counter .icons, .counters.counters-text-light .counter strong, .counters.counters-text-light .counter label {
    color: #FFF !important;
}

.counters.counters-text-dark .counter {
    color: #2e353e !important;
}

.counters.counters-text-dark .counter .fa, .counters.counters-text-dark .counter .icons, .counters.counters-text-dark .counter strong, .counters.counters-text-dark .counter label {
    color: #fff;
}

/* Counters1 */
.counters1 .counter {
    text-align: center;
        -moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
.counters1 .counter:hover{
-moz-transform: rotateY(360deg) scale(1.1);
-webkit-transform: rotateY(360deg) scale(1.1);
-o-transform: rotateY(360deg) scale(1.1);
-ms-transform: rotateY(360deg) scale(1.1);
transform: rotateY(360deg) scale(1.1);
}
.counters1 .fa, .counters1 .icons {
    display: block;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}
.counters1 .counter .fa{
    border: 1px solid #1cafe6;
    border-radius: 50%;
    height: 135px;
    width: 135px;
    margin: 0px auto;
}
#youshi1{background-image: url(../images/youshi1.png);background-position: center top;}
#youshi2{background-image: url(../images/youshi2.png);background-position: center top;}
#youshi3{background-image: url(../images/youshi3.png);background-position: center top;}
#youshi4{background-image: url(../images/youshi4.png);background-position: center top;}
#youshi5{background-image: url(../images/youshi5.png);background-position: center top;}
#youshi1:hover{
    background-position: center bottom;
    transition: all 0.3s;
  transition-delay: 0s;
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
#youshi2:hover{
background-position: center bottom;
    transition: all 0.3s;
  transition-delay: 0s;
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
#youshi3:hover{
background-position: center bottom;
    transition: all 0.3s;
  transition-delay: 0s;
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
#youshi4:hover{
background-position: center bottom;
    transition: all 0.3s;
  transition-delay: 0s;
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
#youshi5:hover{
background-position: center bottom;
    transition: all 0.3s;
  transition-delay: 0s;
-webkit-transition-delay: 400ms;
transition-delay: 400ms;
}
.counters1 strong {
    display: inline-block;
    font-size: 46px;
    line-height: 90px;
    font-weight: lighter;
}

.counters1 label {
    display: block;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
}

.counters1 .counter-side-icon .fa, .counters1 .counter-side-icon .icons, .counters1 .counter-side-icon strong {
    display: inline-block;
}

.counters1 .counter-with-unit strong {
    display: inline-block;
}

.counters1.with-borders .counter {
    border-radius: 6px;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    padding: 25px;
}

.counters1.counters-sm .fa, .counters1.counters-sm .icons {
    font-size: 25px;
    line-height: 25px;
}

.counters1.counters-sm strong {
    font-size: 35px;
    line-height: 35px;
}

.counters1.counters-sm label {
    font-size: 15px;
    line-height: 15px;
}

.counters1.counters-lg .fa {
    font-size: 45px;
    line-height: 45px;
}

.counters1.counters-lg strong {
    font-size: 60px;
    line-height: 60px;
}

.counters1.counters-lg label {
    font-size: 25px;
    line-height: 25px;
}

.counters1.counters-text-light .counter {
    color: #FFF !important;
}

.counters1.counters-text-light .counter .fa, .counters1.counters-text-light .counter .icons, .counters1.counters-text-light .counter strong, .counters1.counters-text-light .counter label {
    color: #FFF !important;
}

.counters1.counters-text-dark .counter {
    color: #2e353e !important;
}

.counters1.counters-text-dark .counter .fa, .counters1.counters-text-dark .counter .icons, .counters1.counters-text-dark .counter strong, .counters1.counters-text-dark .counter label {
    color: #fff;
}
.counter h1{color: #fff;font-size: 16px;width: 100%;text-align: center;line-height: 80px;}
.counter p{color: #8e8d8d;font-size: 14px;line-height: 20px;text-align: left;width: 100%;background-color: rgba(0,0,0,0.18);padding: 10% 10%;
letter-spacing: 0px;}
/* Word Rotate */
.word-rotate {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
    max-height: 22px;
    line-height: 22px;
}

.word-rotate .word-rotate-items {
    position: relative;
    top: 0;
    width: 0;
    display: inline-block;
}

.word-rotate .word-rotate-items span {
    display: inline-block;
    white-space: nowrap;
}

.word-rotate .word-rotate-items span:not(:first-child) {
    display: none;
}

.word-rotate.active .word-rotate-items {
    position: relative;
}

.word-rotate.active .word-rotate-items span {
    display: inline-block;
    float: left;
    clear: both;
}

h1.word-rotator-title .inverted {
    min-height: 56px;
}

h1.word-rotator-title .word-rotate {
    max-height: 46px;
    line-height: 46px;
    margin-bottom: -9px;
}

h2.word-rotator-title .inverted {
    min-height: 46px;
}

h2.word-rotator-title .word-rotate {
    max-height: 42px;
    line-height: 42px;
    margin-bottom: -9px;
}

h3.word-rotator-title .inverted {
    min-height: 25px;
}

h3.word-rotator-title .word-rotate {
    max-height: 24px;
    line-height: 24px;
    margin-bottom: -2px;
}

h4.word-rotator-title .inverted {
    min-height: 32px;
}

h4.word-rotator-title .word-rotate {
    max-height: 27px;
    line-height: 27px;
    margin-bottom: -6px;
}

h5.word-rotator-title .inverted {
    min-height: 18px;
}

h5.word-rotator-title .word-rotate {
    max-height: 18px;
    line-height: 18px;
    margin-bottom: -4px;
}

h6.word-rotator-title .inverted {
    min-height: 20px;
}

h6.word-rotator-title .word-rotate {
    max-height: 18px;
    line-height: 18px;
    margin-bottom: -4px;
}

p .inverted {
    min-height: 24px;
}

p .word-rotate {
    max-height: 22px;
    line-height: 22px;
    margin-bottom: -6px;
}


/* index_p */
.index_nav_top{
    background: url(../images/chengji.png) bottom center / 100% auto no-repeat;
    background-attachment: fixed;
    width: 100% !important;
    
}
.index_nav_top1{
    background: url(../images/youshi.png) bottom center / 100% auto no-repeat;
    background-attachment: fixed;
    width: 100% !important;
	float:left;
    
}
.zhengshulist{margin:0px auto;text-align: center;}
.zhengshulist img{width: 23.5%;margin-right: 2%;float: left;-webkit-box-reflect: below 0px -webkit-linear-gradient(bottom, rgba(255,255,255,0.3) 0%, transparent 40%, transparent 100%);}
.zhengshulist img:nth-child(4){margin-right: 0;}
.index_nav_top .center{
    background: #ffffff;
}
.index_nav_head{
    background: #333333;
}
.index_nav_head div:nth-of-type(1) img{
    float: left;
}
.index_nav_head div:nth-of-type(2){
    text-align: center;
    margin-top: 2.5%;
}
.index_nav_head div:nth-of-type(3) img{
    float: right;
}
@media (max-width:768px) {
  .index_nav_head div:nth-of-type(1) img{
    float: left;
    margin-left: 25%;
}
.index_nav_head div:nth-of-type(2){
    text-align: center;
}
.index_nav_head div:nth-of-type(3) img{
    float: right;
    margin-right: 25%;
}
}
.index_nav_second_nav{
    width: 480px;
    height: 440px;
    background: #ffffff;
    padding: 30px 58px 35px;
    margin:9px 7px;
}


    .index_nav_second_nav{
        width: 33.33%;margin:0;margin-bottom: 10px;border-left: 3px solid #efefef;border-right: 3px solid #efefef;
    }
    .row_index_nav{margin-left: -3px;margin-right: -3px;}
    .container{
        width: 85%;
    }


.index_nav_second_nav .index_nav_second_nav_img{
    text-align: center;
    height: 100px;line-height: 100px;
}
.index_nav_second_nav .index_nav_second_nav_title{
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-top: 20px;
}
.index_nav_second_nav .index_nav_second_nav_text{
    margin-top: 20px;
}
.index_nav_second_nav .index_nav_second_nav_bottom{
    
}
.index_nav_second_nav_bottom{
    width: 48px;height: 48px;overflow: hidden;position: relative;
}
.m_sec_b_hei{
    height: 168px;margin-bottom: 15px;color:#999;overflow:hidden;
}
.m_sec_b_hei1{
    height: 28px;color:#999;overflow:hidden;text-align:right;
}
.index_nav_second_nav_bottom:hover .send_route{
    left:-48px;
}

.send_route{
    width: 98px;height: 48px;position: absolute;left:0;top:0;transition:all .2s;
}
.send_route img{font-size:0;display: inline-block;float: left;width: 48px;height: 48px;}
.index_nav_third{
    background: #ffffff;
    padding: 10px;
}
.index_nav_third_title{
    font-size: 18px;
    margin: 10px 0;
    color:#333;

}
.index_nav_third_title2{
    font-size: 28px;margin-bottom: 20px;
}
.index_nav_third_title2 a{

width: 10%;
margin-left: 2%;
display: block;
line-height: 30px;
border: 1px solid #dcdcdc;
text-align: center;
float:right;
font-size:14px;
color: #999;
}
.hot_job em,.hot_job img{display: inline-block;vertical-align: middle;}
.hot_job em{color:#333;font-size: 18px;font-style: normal;}
.index_table{
    border:0px solid #f4f4f4;padding:0px;
}
.index_nav_forth{
    background:url(../images/find_job.jpg) no-repeat center center;background-size: cover;
    padding: 40px;margin-top: 30px;margin-bottom: 30px;
}
.search_top_input{height: 50px;}


.index_nav_forth .search_top_title{
    font-size: 18px;
    color: #cccccc;
}
.index_nav_forth .search_top_input_left,.index_nav_forth .search_top_input_middle{
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
}
.index_nav_forth .search_top_input_left{
    width: 83%;
}
.index_nav_forth .search_top_input_middle {
    width:30%;
    background: #ffffff;
}
.index_nav_forth .search_top_input_middle input{
    height: 20px;
    width: 70%;
}
@media (max-width:768px) {
  .index_nav_forth .search_top_input_middle i{
    display: none;
  }
}
.index_nav_fifith{
    
}
.index_nav_fifith_title{
    font-size: 18px;
    margin: 20px;    
}
.index_nav_fifith img{
    padding:0;  
}

.index_nav_third_m{
    padding:40px;margin-top:10px;margin-bottom:20px;
}

/* --------profile-------- */
.profile_first{
    background: #ffffff;
    padding: 20px 0;
}
.profile_first_left{
    float: left;
    padding: 40px;
}
.profile_first_right{
    float: left;
}
.profile_first_right_text>img{
    height:180px;
}
.profile_second,.profile_third{
    margin-top: 20px;
    background: #ffffff;
}
.profile_second{
    padding:20px;
}

/*----------myresume-----------*/
.myresume_fixed{
    width: 50px;
    height:auto;
    background: #ffffff;
    position: fixed;
    z-index: 100;
    transform:translate(-50%,-50%);
    right: -16px;
    top: 70%;
}
.myresume_fixed>a{
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 8px 10px;
    font-size: 12px;
    border-bottom: 1px solid #efefef;
    color: #999;
}
.myresume_fixed>a:hover{
    background: #666;
    color: #ffffff;
}

@media(max-width:810px){
    .myresume_fixed{display: none;}
}

select,button{outline: none;}

.index_nav_forth  .search_top_input input{height: 100%;line-height: 50px;border-radius: 4px;padding-left: 15px;outline: none;font-weight: normal;font-size: 16px;width: 830px;margin-top: 0;height: 50px;}

@media(max-width:1400px){
    .index_nav_forth  .search_top_input input{width: 650px;}
}

.sel_job{width: 350px;border-radius: 4px;overflow:hidden;float: left;margin-left: 20px;}
.sel_job select{height: 50px;line-height: 50px;width: 300px;float: left;border:none;}

.search_top_title img,.search_top_title span{display: inline-block;vertical-align: middle;}
.search_top_title span{font-size: 18px;}
.search_top_input {margin-top: 18px;}
.job_sub{background:#f7f7f7 url(../images/s_seek.png) no-repeat center center;width: 50px;height: 50px;outline: none;border:none;float: left;border-left:1px solid #efefef;}
.footer_share>a>i{font-size: 26px;margin-left: 15px;display: inline-block;vertical-align: middle;}
.footer_share{margin-top: 15px;}
.footer_top{font-size: 18px;padding-left: 0;margin-bottom: 20px;}

.swiper-container .swiper-slide{background-size: cover!important;}
.index_nav_head_head{margin-top:20px;margin-bottom: 0px;}
.header_hei{height: 90px;}

.hei_bg2 #header_bar li a{color:#333;}

.inner_ban{width: 100%;height:400px;margin-top: 85px;display: inline-block;animation: animatedBackground 5s linear infinite;background-size: auto 100%;}
.inner_ban h1{width: 90%;display: block;line-height: 30px;font-size: 20px;color: #fff;margin: 60px auto 0;text-align:center;}
#header_bar>li>a>i{padding-left: 5px;}
.inner_nav_href a{color:#999;font-size: 14px;height: 100%;display: block;line-height: 108px;padding:0 2px;height: 108px;}
.inner_nav_href li{float: left;padding:0 18px;}


.h1_txt{color:#fff;font-size: 28px;font-weight: bold;padding-top: 15px;margin-right: 50px;}
.inner_nav_href .current{border-bottom: 1px solid #f1ac26;color:#f1ac26;}
.inner_navgi ul{line-height: 100px;height: 100px;margin-bottom: 0;}
.inner_navgi ul img{margin-top: -3px;}
.inner_navgi ul a{color:#aaa;font-size: 14px;}
.about_con_b{margin:38px;background: #353535;}
.m_about_b{margin:0 36px;}
.brands_nav{padding-top: 70px;}
.m_con_txt{padding:57px;}
.m_about_logo{width: 160px;margin-right: 35px;}
.brand_ul{margin:0 36px;}
.brand_ul li{width: 33.33%;float: left;margin-bottom: 28px;}
.brand_ul .current .brand_li_bg{border-bottom: 4px solid #f1ac26;}
.brand_ul .current .brand_tri{display: block;}
.brand_li_bg:hover{border-bottom: 4px solid #f1ac26;}
.brand_li_bg:hover .brand_tri{display:block;}
.brand_li_bg{width: 440px;background: #f6f6f6;padding:40px 0;border-bottom: 4px solid #f6f6f6;cursor: pointer;position: relative;}
.brand_ul li:nth-child(3n) .brand_li_bg{float: right;}
.brand_ul li:nth-child(3n-1) .brand_li_bg{margin:0 auto;}
.brand_li_bg a{height: 160px;line-height:160px;text-align: center;overflow: hidden;display: block;width: 100%; }
.brand_li_bg a img{max-height: 100%;display: inline-block;vertical-align: middle;}
.brand_tri{width:0;height:0;border-width:0 10px 8px;border-style:solid;border-color:transparent transparent #009740;position:relative;position: absolute;bottom:0;left:50%;transform:translateX(-50%);display: none;}
.brands_nav_list{margin-top: 40px;padding-bottom: 150px;}
.nav_in_box{position: relative;z-index: 100;margin-top: -150px;}
.nav_in_box1{position: relative;z-index: 100;margin-top: 0px;}
@media(max-width:1500px){
    .footer_all  .container{overflow-x:hidden;}
    .brand_li_bg{width: 97%;}
}

@media(max-width:1200px){
    .inner_nav_href{padding:0 25px;}
    .inner_nav_href a{height: 80px;line-height: 80px;}
    .inner_nav_href li{padding:0 15px;}
    .inner_navgi ul{height: 80px;line-height: 80px;}
    .nav_in_box{margin-top: -80px;}
    .h1_txt{padding-top: 5px;}
}
.header_all{z-index: 999999;}
@media(max-width:810px){

    .bigtitle h1 {font-size: 20px;color: #fff;}
    .bigtitle span {font-size: 14px;color: #8e8d8d;line-height: 20px;text-transform: Uppercase;}
    .business{margin-bottom: 3%;}
    .business p{display: none;}
    .business div{height: 30px;line-height: 30px;overflow: hidden;margin-top: -30px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
    .business div h2{font-size: 16px;margin-top: 0px;}
    .index_nav_top{width: 100%;margin: 0px !important;}
    .counters strong {display: inline-block;font-size: 46px;line-height: 40px;font-weight: lighter;}
    .counters .fa{width: 60%;margin: 0px auto;}


    .nav_in_box{margin-top: -10px;}
    .inner_nav{padding:0 2%;}
    .inner_nav_href{padding: 0;width: 100%;text-align: center;}
    .inner_nav_href li{padding:0px 10px;display: inline-flex;float: none;}
    .h1_txt{font-size: 22px;margin-right: 10px;}
    .inner_nav_href a{height: 50px;line-height: 50px;}
    .inner_navgi{float: left;}
    .inner_navgi ul{height: 50px;line-height:50px;}
    .head_logo img{height: 30px;}
    .index_header{height: 75px;}
    .header_hei{height: 75px;}
    .header_navbar>.navbar-header>.navbar-toggle{margin-top: 20px;}
    .header_right{margin-top: 0;}
    .index_header .navbar-header{height: 75px;overflow: hidden;}
    .index_header .header_right{border-bottom: 1px solid #eee;}
    .navbar-nav {margin: 7.5px 0px;}
    .dropdown-menu{width: 100%;display: block;position: relative;text-align: left;text-indent: 15px;box-shadow: none;margin-bottom: 10px;background-color: #fff;}
    .brands_nav{padding-top: 20px;}
    .m_about_b{margin:0 15px;}
    .m_con_txt{padding:15px;}
    .m_about_logo{margin-bottom: 10px;}
    .brand_ul{margin:0 15px;}
    .brands_nav_list{margin-top: 20px;}
    .brandsAST_top{font-size: 20px;margin-bottom: 10px;}
    .brandsAST_bottom{margin-top: 5px;}
    .brand_ul li{width: 50%;margin-bottom: 15px;}
    .brand_li_bg{padding:10px 0;}
    .brand_li_bg a{height: 100px;line-height: 100px;}
    .brands_all_third_text{height: 40px;line-height: 40px;font-size: 12px;}
    .brand_ul li:nth-child(3n) .brand_li_bg{float: none;}
    .brand_ul li:nth-child(3n-1) .brand_li_bg{margin:0;}
    .brand_ul li:nth-child(2n) .brand_li_bg{float: right;}
    .brands_nav_list{padding-bottom: 30px;}
    .footer_top{margin-top: 30px;padding:0 15px;}
    .footer_all  .col-sm-6{width: 50%;}
    .footer_bottom{padding-left: 15px;}
    .footer_last_text{margin-left: 0;margin:15px 0;}
    .footer_last{margin:0;text-align: center;}
    .footer_all .footer_tel{width: 100%;}
    .footer_all .foot_fare_b{width: 100%;margin-bottom: 15px;}
}

.service_all_top{padding:0 36px;}
.ser_hei{height: 20px;}
.my_name_b{padding:0 36px;margin-bottom: 18px;}
.me_bor_bot{border-bottom: 1px solid #eaeaea;padding-bottom: 30px;}

.my_contact1{width: 1080px;margin:0 auto;}

@media(max-width:810px){
    .service_all_top{padding:0 15px;}
    .service_all_top_title{margin:20px 0;}
    .service_all_top_text{margin-bottom: 15px;}
    .service_all_mess{margin:0 15px;}
    .service_all_mess_top{height: 40px;line-height: 40px;}
    .service_all_mess_bottom{padding:10px 15px;}
    .service_all_mess .service_all_mess_bottom input, .service_all_mess .service_all_mess_bottom select{width: 100%;margin-left: 0;}
    .service_all_mess_bottom>span{margin-bottom: 5px;}
    .service_all_mess_second>.service_all_mess_bottom>textarea{width: 100%;height: 150px;}
    .service_all_mess>.service_all_mess_bottom_tel>.con_phone{width: 100%;margin-top: 10px;}
    .service_all_mess>.service_all_mess_bottom_nav>textarea{width: 100%;}
    .service_all_mess_input{margin:50px auto;display: block;}
}

@media(max-width:1200px){
    .contact_nav_col{width: 49%;}
}

@media(max-width:1100px){
    .my_contact1{width: 100%;}
}

@media(max-width:810px){
    .contact_top{padding:30px 0;}
    .contact_top_left{margin-top: 10px;width: 30%;}
    .contact_top_right{width: 70%;}
    
   
    .contact_nav_col{padding:15px;margin-bottom: 10px;}
    .my_contact1{padding:0 15px;}
    .contact_nav{padding-bottom: 30px;}
}

.a_icon2{display: none;}
.about_icons ul{margin-bottom: 20px;}
.about_icons li{border:1px dashed #eee;width: 98px;float: left;margin-right: 13px;position: relative;}
.about_ic_hei{height: 80px;line-height: 80px;overflow: hidden;text-align: center;}
.about_ic_hei img{max-height: 100%;}
.about_icons{border-bottom: 1px solid #eaeaea;width: 1214px;margin:55px auto;}
.about_icons li p{color:#999;font-size: 16px;text-align: center;width: 100%;overflow: hidden;tex-overflow:ellipsis;}
.icon_sel{position: absolute;bottom:-22px;left:0;width: 100%;height: 2px;background: #f1ac26;display: none;}
.icon_sel i{width:0;height:0;border-width:7px 5px 0;border-style:solid;border-color:#f1ac26 transparent transparent;margin:40px auto;position:relative;left:50%;margin-left: -3px;top:7px;}
.about_icons li:nth-last-child(1){margin-right: 0;}
.about_icons .current .a_icon1{display: none;}
.about_icons .current p{color:#f1ac26;}
.about_icons .current{border:1px dashed #f1ac26;}
.about_icons .current .a_icon2{display: inline-block;}
.about_icons .current .icon_sel{display: block;}
.about_icons li:hover{border:1px dashed #f1ac26;}
.about_icons li:hover .a_icon2{display: inline-block;}
.about_icons li:hover .a_icon1{display: none;}
.about_icons li:hover p{color:#f1ac26;}
.about_icons li:hover .icon_sel{display: block;}
.coo_daohang_middle_img{width: 220px;height: 220px;text-align: center;line-height: 220px;overflow: hidden;border:1px solid #f5f5f5;border-radius: 50%;}
/*.wid_1470{background: #fff;overflow: hidden;}******************************************************************************************************************************************************************************************************************/

.floating_ck{position:fixed;left:0px;top:30%;z-index: 999999;}
.floating_ck dl dd{position:relative;width:70px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #e7610e;}
.closeimg{display:none;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon0701/zxicon.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:70px;top:0px;width:160px;height:80px;background-color:#e7610e;border-bottom:solid 1px #e7610e;display:none;}
.floating_left a{color: #fff;line-height: 25px;margin-top: 15px;display: block;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm i img{margin-top: 7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:12px;}
.floating_ewm .qrcord_p02{font-size:16px;}
.news_list{overflow: hidden;background-color: #fff;
width: 85%;
margin: 0px auto;margin-bottom: 2%;padding-bottom:3%;}
.news_list ul{margin-bottom: 0;}
.news_list li{padding: 3% 1.5% 0 3%;float:left;background: #fff;width:50%;}
.news_list li:nth-child(2n){padding-left:1.5%;}
.news_list li hr{margin-top: 10px;
margin-bottom: 10px;
border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
border-top: 3px solid #eee;
width: 10%;}
.news_list li:nth-last-child(1){padding-bottom: 3%;}
.news_list_img{width: 40%;float: left;}
.news_list_content{width: 57%;float: right;}
.news_list_content h2{margin:0;color:#000;font-size: 20px;margin-bottom: 10px;white-space:nowrap; text-overflow:ellipsis;  -o-text-overflow:ellipsis; overflow: hidden;}
.news_list_content img{width: 100%;display: block;}
.news_list_content p{color:#777;font-size: 14px;margin:10px 0;}
.news_list_content p font{width:10%;display: inline-block;}
.news_list_content p span{color:#f1ac26;font-weight:bold;display: inline-block;}
.news_list_content a{color:#aaa;font-size: 14px;}
.new_list_time{position: absolute;left:0;top:40px;border-right: 2px solid #eee;width: 120px;text-align: center;padding-left: 20px;}
.new_list_time h3{margin:0;color:#666;font-size: 30px;}
.new_list_time p{color:#aaa;font-size: 14px;padding-left: 10px;padding-top: 15px;margin:0;}
.get_more{text-align: center;width: 15%;margin: 3% 42.5% 0;border: 1px solid #999c;padding: 10px;color: #999;float:left;}
#dituContent{width:100%;height:360px;}

.news_list_pic{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_pic ul{margin-bottom: 0;}
.news_list_pic li{float:left;width: 23.5%;cursor: pointer;margin-right:2%;margin-bottom:2%;}
.news_list_pic li img{float: left;width: 100%;}
.news_list_pic li div{float: left;width: 100%;line-height: 50px;overflow: hidden;height: 50px;font-size: 14px;margin-top: -50px;background-color: rgba(9,104,201,0.7)}
.news_list_pic li div a h2{width: 100%;font-size: 14px;text-align: center;line-height: 50px;color: #fff;margin: 0px;}
.news_list_pic li div a{width: 100%;text-align: center;line-height: 40px;display: block;margin: 0px auto;font-size: 20px;color: #fff;}
.news_list_pic li:hover div{margin-top:-50px;height: 50px;transition: all 0.2s;
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;}
.news_list_pic li div:hover a{height:50px;line-height:50px;}
.news_list_pic li div:hover a h2{line-height:50px;}
.news_list_pic li:nth-child(4n+1){margin-right: 0px;}

.news_list_class{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_class ul{margin-bottom: 0;}
.news_list_class li{float: left;width: 23.5%;cursor: pointer;margin-right: 2%;}
.news_list_class li img{float: left;width: 100%;border-radius: 5px;}
.news_list_class li div{float: left;width: 100%;padding: 5% 0;}
.news_list_class li div h2{width: 100%;font-size: 18px;text-align: center;color: #ff8400;margin: 0px;white-space: nowrap;text-overflow: ellipsis;
-o-text-overflow: ellipsis;overflow: hidden;}
.news_list_class li div span{width: 100%;font-size: 14px;text-align: center;line-height: 30px;color: #c3c2c1;margin: 0px auto;
display: block;}
.news_list_class li:nth-child(4n+1){margin-right: 0px;}


.news_list_honor{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_honor ul{margin-bottom: 0;}
.news_list_honor li{float:left;width: 23.5%;cursor: pointer;margin-right: 2%;cursor: pointer;margin-bottom: 2%;}
.news_list_honor li img{float: left;width: 100%;height: 270px}
.news_list_honor li div{float: left;width: 90%;width: 91%;margin: 4.5%;overflow: hidden;font-size: 14px;margin-top: -250px;
height: 230px;background-color: rgba(0,0,0,0.4)}
.news_list_honor li div h2{width: 100%;font-size: 16px;text-align: center;line-height: 30px;color: #fff;margin-top: 0;}
.news_list_honor li div font{width: 100%;font-size: 14px;text-align: center;line-height: 20px;color: #fff;margin: 0px auto;
display: block;}
.news_list_honor li:hover div {transition: all 0.2s;background-color: rgba(241,172,38,0.7);
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;}

.news_list_honor li:nth-child(4n+1){margin-right: 0px;}
.news_list_honor li:last-nth-child(1){margin-bottom: 0px;}
.news_list_honor li:last-nth-child(2){margin-bottom: 0px;}
.news_list_honor li:last-nth-child(3){margin-bottom: 0px;}
.news_list_honor li:last-nth-child(4){margin-bottom: 0px;}

.list_honor_info a{height:250px;display:block;padding-top:20%;}


.news_list_teacher{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_teacher ul{margin-bottom: 0;}
.news_list_teacher li{float:left;width: 24%;margin-right:1.3333%;margin-bottom:2%;cursor: pointer;border-radius:5px;overflow:hidden;}
.news_list_teacher li img{float: left;width: 100%;}
.news_list_teacher li div{float: left;width: 100%;line-height: 100px;overflow: hidden;height: 100px;font-size: 14px;margin-top: -100px;background-color: rgba(255,255,255,0.9)}
.news_list_teacher li div h2{width: 100%;font-size: 18px;text-align: center;line-height: 50px;color: #000;margin: 0px;margin-top:10px;}
.news_list_teacher li div a{width: 100%;font-size: 14px;text-align: center;line-height: 30px;color: #333;margin: 0px;display:block;line-height: 14px;}
.news_list_teacher li div p{width: 94%;font-size: 14px;text-align: left;line-height: 25px;color: #666;display:block;height:100px;margin: 30px 3% 0px;}
.news_list_teacher li:nth-child(4n+1){margin-right: 0px;}
.news_list_teacher li:hover div{margin-top:-200px;height:200px;transition-delay: 0s;-webkit-transition-delay: 200ms;transition-delay: 200ms;}

.news_list_student{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_student ul{margin-bottom: 0;}
.news_list_student li{float:left;width: 24%;margin-right:1.333%;margin-bottom:2%;cursor: pointer;border-radius:5px;overflow:hidden;}
.news_list_student li img{float: left;width: 100%;}
.news_list_student li div{float: left;width: 100%;line-height: 100px;overflow: hidden;height: 50px;font-size: 14px;margin-top: -50px;background-color: rgba(255,255,255,0.9)}
.news_list_student li div h2{width: 100%;font-size: 18px;text-align: center;line-height: 50px;color: #000;margin: 0px;height:50px;}
.news_list_student li div p{width: 94%;font-size: 14px;text-align: left;line-height: 25px;color: #666;display:block;height:100px;margin: 0px 3% 0px;}
.news_list_student li:nth-child(4n+1){margin-right: 0px;}
.news_list_student li:hover div{margin-top:-120px;height:120px;transition-delay: 0s;-webkit-transition-delay: 200ms;transition-delay: 200ms;}

.news_list_common{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_common ul{margin-bottom: 0;}
.news_list_common li{float:left;width: 23.5%;cursor: pointer;margin-right: 2%;cursor: pointer;margin-bottom: 2%;background-color:rgba(255,255,255,1);border-radius:5px;}
.news_list_common li img{float: left;width: 100%;}
.news_list_common li div{float: left;width: 90%;width: 91%;margin: 4.5%;overflow: hidden;font-size: 14px;}
.news_list_common li div h2{width: 100%;font-size: 16px;text-align: center;line-height: 30px;color: #000;margin-top: 0;}
.news_list_common li div font{width: 100%;font-size: 14px;text-align: left;line-height: 20px;color: #666;margin: 0px auto;
display: block;}
.news_list_common li:hover{transition: all 0.2s;background-color: rgba(241,172,38,1);transition-delay: 0s;-webkit-transition-delay: 200ms;transition-delay: 200ms;}

.news_list_common li:hover h2{font-size:18px;color:#fff;transition: all 0.2s;font-weight:bold;
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;}
.news_list_common li:hover font{
    color:#fff;transition: all 0.2s;
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.news_list_common li:nth-child(4n+1){margin-right: 0px;}
.news_list_common li:last-nth-child(1){margin-bottom: 0px;}
.news_list_common li:last-nth-child(2){margin-bottom: 0px;}
.news_list_common li:last-nth-child(3){margin-bottom: 0px;}
.news_list_common li:last-nth-child(4){margin-bottom: 0px;}

.list_common_info a{display:block;}

.news_list_product{overflow: hidden;width: 85%;margin: 0px auto;margin-bottom: 2%;}
.news_list_product ul{margin-bottom: 0;}
.news_list_product li{float:left;width: 23.5%;cursor: pointer;margin-right: 2%;cursor: pointer;margin-bottom: 2%;background-color:rgba(255,255,255,1);border-radius:5px;}
.news_list_product li img{float: left;width: 100%;}
.news_list_product li div{float: left;width: 90%;width: 91%;margin: 4.5%;overflow: hidden;font-size: 14px;}
.news_list_product li div h2{width: 78%;font-size: 16px;text-align: left;line-height: 30px;color: #000;margin-top: 0;float:left;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.news_list_product li div span{width: 22%;font-size: 20px;text-align: right;line-height: 30px;color: #000;float:right;}
.news_list_product li div font{width: 100%;font-size: 14px;text-align: left;line-height: 20px;color: #666;margin: 0px auto;float:left;
display: block;}
.news_list_product li:hover{transition: all 0.2s;background-color: rgba(241,172,38,1);transition-delay: 0s;-webkit-transition-delay: 200ms;transition-delay: 200ms;}

.news_list_product li:hover h2{font-size:18px;color:#fff;transition: all 0.2s;font-weight:bold;
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;}
.news_list_product li:hover font{
    color:#fff;transition: all 0.2s;
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.news_list_product li:hover span{
    color:#fff;transition: all 0.2s;
transition-delay: 0s;
-webkit-transition-delay: 200ms;
transition-delay: 200ms;
}
.news_list_product li:nth-child(4n+1){margin-right: 0px;}
.news_list_product li:last-nth-child(1){margin-bottom: 0px;}
.news_list_product li:last-nth-child(2){margin-bottom: 0px;}
.news_list_product li:last-nth-child(3){margin-bottom: 0px;}
.news_list_product li:last-nth-child(4){margin-bottom: 0px;}

.list_product_info a{display:block;}



@keyframes animatedBackground {
  from { background-position: 0 0; }
  to { background-position: 100% 0; }
}

@media(max-width:1300px){
    .coo_daohang_bottom,.about_icons,.coo_daohang_middle{width: 100%;}
    .coo_daohang_middle_text{width: 65%;}
    .icon_sel{bottom:-10px;}
    .about_icons li{margin-bottom: 15px;}
}

@media(max-width:810px){
    .about_icons{width: 100%;margin:25px auto;}
    .about_icons li{width: 30%;margin-right: 3.3%;margin-bottom: 30px;}
    .icon_sel{bottom:-15px;}
    .coo_daohang_middle{width: 100%;}
    .coo_daohang_middle_img{width:150px;height: 150px;line-height: 150px;}
    .coo_daohang_middle_text{width: 100%;margin-left: 0;height: auto;}
    .coo_daohang_middle_text p{font-size: 16px;line-height: 25px;position: relative;    transform: translateY(0);top:0;margin-top: 10px;}
    .coo_daohang_bottom{margin:30px auto;width: 100%;}
    .coo_daohang_bottom_logo{width: 100px;height: 100px;line-height: 100px;}
}

.his_b .wid_1470{background: #fff;}
.his_b ul{width: 700px;margin:0 auto;padding:100px 0;position: relative;}

.his_b li i{float: left;position: relative;width: 15px;}
.his_b li i img{position: relative;z-index: 2;}
.his_b li span{float: left;color:#aaa;font-size: 14px;width: 70px;text-align: left;position: relative;padding-top: 2px;}
.his_b li em{width: 1px;background: #ebebeb;height: 100%;position: absolute;top:0;left:50%;}
.his_b li .his_icon2{display: none;}
.his_time_c{float: left;margin-left: 30px;}
.his_title font{display: inline-block;vertical-align: middle;color:#666;font-size: 18px;padding-right: 8px;}
.his_b li .f_i{display: inline-block;float: none;color:#c5c5c5;font-size: 18px;vertical-align: middle;}
.his_content{margin:20px 0;max-width: 430px;display: none;}
.his_line{height: 100%;position: absolute;left:77px;background: #ebebeb;height: 108%;width: 1px;top:10px;}
.ul_b{position: relative;}
.his_title{margin-bottom: 50px;}
.ul_b .current span{color:#f1ac26;}
.ul_b .current .his_icon2{display: inline-block;}
.ul_b .current .his_icon1{display: none;}
.ul_b .current font{color:#f1ac26;}
.ul_b .current .f_i{transform:rotateZ(180deg);}
.ul_b li{cursor: pointer;}

@media(max-width:810px){
    .his_b ul{width: 100%;padding:50px 0;}
    .his_title font{font-size: 16px;}
    .his_time_c{margin-left: 15px;}
    .his_b li span{text-indent: 15px;width: 90px;}
    .his_b li i{margin-left: 0;}
    .his_line{left:97px;}
    .his_content{max-width: 220px;}
    .his_title{margin-bottom: 30px;}
}


.my_table_job .new_left{background: #fff;}
.my_table_job .new_left div{border-bottom:10px solid #efefef;border-top:none!important;padding:36px 0;vertical-align: bottom!important;}
.job_time_td{width: 130px;text-align: center;}
.my_table_job div p{margin-bottom: 0;color:#999;font-size: 14px;}
.job_time{border-right: 2px solid #eee;margin-left: 20px;}
.my_table_job div h2,.my_table_job div h3{margin:0;}
.my_table_job .job_time h2{color:#666;font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.job_time p{font-size: 14px;color:#aaa;margin-bottom: 0;}
.job_name_b{width: 330px;}
.job_name{padding-left: 25px;}
.my_table_job .job_name h3{color:#333;font-size: 24px;margin-bottom: 15px;}
.job_name p{color:#999;font-size: 14px;margin-bottom: 0;}
.my_table_job div font{color:#f1ac26;font-size: 14px;font-weight: bold;}
.my_table_job .look_detail{color:#ccc;font-size: 14px;border:1px solid #ddd;display: inline-block;padding:5px 10px;margin-right: 60px;}
.my_table_job .look_detail:hover{color:#f1ac26;border:1px solid #f1ac26;}
.tb_place{width: 240px;}
.my_table_job .look_b{text-align: right;}

@media(max-width:810px){
    .job_time{margin-left: 10px;padding-right: 10px;}
    .my_table_job .job_time h2{font-size: 22px;margin-bottom: 5px;}
    .job_name{padding-left: 10px;}
    .my_table_job .job_name h3{font-size: 18px;margin-bottom: 5px;}
    .my_table_job td{padding:15px 5px;border-bottom:5px solid #efefef!important;}
    .my_table_job .look_detail{margin-right: 10px;}

}

.page{text-align: center;
margin: 0 auto 3%;
float: ;
display: inline-block;
width: 100%;}
.page a{color:#aaa;font-size: 14px;background: #fff;display: inline-block;padding:6px 12px;border:1px solid #e7e7e7;margin:0 3px;}
.page .current{background: #333;color:#fff;}

.page1{text-align: center;
margin: 3% auto 0;
float: ;
display: inline-block;
width: 100%;}
.page1 a{color:#ff6a00;font-size: 14px;display: inline-block;padding:6px 12px;border:1px solid #a19f9f;margin:0 3px;}

.job_name em{color:#999;font-size: 14px;font-style: normal;padding-left: 10px;padding-right: 5px;}
.job_name span{color:#999;font-size: 14px;display: inline-block;vertical-align: middle;border:1px solid #eee;padding:2px 6px;margin:0 2px;}
.job_name_b2{width: 1000px;}
.j_money{text-align: right;}
.j_money font{padding-right: 36px;}
.my_table_job td p i{color:#ccc;font-size: 14px;font-style: normal;}

.job_cond{background: #fafafa;padding:25px 0;}
.my_table_job2{margin-bottom: 0;}
.my_table_job2 td{border-bottom: none;}
.job_cond li{display: inline-block;vertical-align: middle;margin-right: 60px;}
.job_cond ul{padding-left: 150px;margin-bottom: 0;}
.job_cond li em{display: inline-block;vertical-align: middle;color:#333;font-size: 18px;font-style: normal;}
.job_cond li img{display: inline-block;vertical-align: middle;margin-right: 5px;}

.h_detail_b .wid_1470{background: #fff;overflow: hidden;}
.hdetail_cont{padding:0 150px;}
.hdetail_cont h3{color:#333;border-left: 2px solid #333;font-size: 18px;font-weight: bold;padding-left: 8px;margin:40px 0 20px;}
.hdetail_cont p{color:#999;font-size: 14px;padding:8px 0;margin-bottom: 0;}

.job_btns{text-align: center;margin:50px auto;}
.job_btns button,.job_btns a{text-align: center;display: inline-block;vertical-align: middle;width: 140px;height: 50px;line-height: 50px;color:#fff;}
.job_btns button{background: #009a44;border:none;margin-right: 10px;}
.job_btns a{background: #333;}
@media(max-width:810px){
    .job_cond li{margin-right: 10px;}
    .job_cond ul{padding-left: 15px;}
    .hdetail_cont{padding:0 15px;}
    .job_cond li em{font-size: 16px;}
    .job_btns{margin:30px 0;}
    .hdetail_cont h3{margin:15px 0;}
}

.job_input1{
    top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);
}

.post_radio{border-radius: 6px;}
.post_radio em{color:#333;font-size: 14px;font-style: normal;padding-left: 10px;vertical-align: middle;display: inline-block;font-weight: normal;}
.post_radio input{margin-left: 5px;vertical-align: middle;display: inline-block;margin-top: 0;}
.job_input1{border-radius: 0 0 4px 4px;height: auto;padding-bottom: 90px;}

@media(max-width:810px){
    .job_input1{width: 90%;padding-bottom: 30px;}
    .jobInput_top{height: 40px;line-height: 40px;}
    .jobInput_top_left{font-size: 16px;}
    .jobInput_middle_title{margin:20px auto;}
    .jobInput_top_right{margin:10px;}
}

.post_request{font-size: 18px;}
.service_all_mess_top2{font-size: 18px;}
.ser_radio{display: inline-block;vertical-align: middle;}
.ser_radio span em{font-style: normal;color:#333;font-size: 14px;vertical-align: middle;display: inline-block;}
.ser_radio span {padding-right: 20px;}
.service_all_mess  .ser_radio span input{display: inline-block;vertical-align: middle;margin-top: 0;width: 18px;height: 18px;}
.service_all_mess33 .service_all_mess_bottom>span{text-align: right;padding-right: 20px;}

.bir_bg{background: url(../images/rl.png) no-repeat right 10px center;}
.com_textarea{
    width: 600px;
    height: 220px;
    padding-top: 3px;
    line-height: 24px;
    margin-left: 2px;
    padding-left: 6px;
    border: 1px solid #eaeaea;
}

.service_all_mess .work_exper input{width: 280px;}
.service_all_mess .work_exper em{font-style: normal;color:#333;font-size: 14px;padding:0 8px;}
.add_exper{color:#666;font-size: 14px;border:1px solid #666;display: inline-block;padding:11px 25px;background: #fff;}
.add_exper:hover{background: #666;color:#fff;}
.bir_bg{-webkit-appearance:none;}
.if_all_day{position: relative;width: 80px;height: 15px;display: inline-block;vertical-align: middle;margin-left: 15px;}
.service_all_mess .if_all_day input{position: absolute;left:0;top:0;width: 100%;height: 100%;opacity: 0;}
.if_all_day .check_be{width:14px;height: 13px;border:1px solid #efefef;background: #fff; display: inline-block;vertical-align: middle;}
.if_all_day em{display: inline-block;vertical-align: middle;color:#333;font-size: 14px;font-style: normal;}
.all_selected .check_be{background: url(../images/selected.png) no-repeat center center;background-size: cover;}
.form_h2{color:#666;font-size: 18px;font-weight: bold;padding-left: 40px;padding-top: 20px;padding-bottom: 24px;}
.myresume_fixed .current{background: #666;color:#fff;}
.res_submit{margin:30px auto 50px;}
.res_submit button{background: #333;width: 100px;height: 40px;text-align: center;line-height: 40px;border:none;color:#fff;margin-left: 167px;}
.ser_bor_b{background: #eaeaea;width: 100%;height: 1px;}

@media(max-width:810px){
    .com_textarea{width: 100%;}
    .if_all_day{margin-left: 0;}
    .service_all_mess33 .service_all_mess_bottom>span{text-align: left;}
    .form_h2{padding:10px 15px;}
}

.pro_two{text-align: center;}
.pro_two .wid_1470{background: #fff;padding:50px 0;}
.pro_two a{background: url(../images/pro_bor.png) no-repeat center center;background-size: cover;width: 102px;height: 102px;display: inline-block;text-align: center;margin:0 10px;}
.pro_two p{line-height: 102px;color:#999;font-size: 14px;margin-bottom: 0;}
.pro_two .pro_cur{background: url(../images/p_cir.png) no-repeat center center;}

@media(max-width:810px){
    .pro_two a{margin:10px 5px;}
}

.inner_pro_le{width: 150px;text-align: right;padding:50px 0;}
.inner_pro_ri{width: 1110px;}
.intro_txt_li{width: 25%;float: left;text-align: left;padding:50px 0 45px;}
.intro_txt_li strong{font-size: 36px;color:#333;}
.intro_txt_li label{color:#999!important;font-size: 16px;}
.intro_txt_li .fa{font-size: 30px;margin-bottom: 0;}
.z_txt h2{margin:0;text-align: left;padding-left: 50px;color:#999;font-size: 32px;}
.z_txt h2 strong{color:#333;}
.intro_inner_txt{width: 75%;margin: 0px auto;line-height: 30px;margin-bottom: 2%;float:left;}
.pro_company{width: 85%;padding: 3% 0;float: left;margin: 0px 7.5%;}
.company_img{width: 50%;float: left;}
.company_img img{width: 100%;}
.company_content{width: 100%;float: left;}
.content_content{width: 46%;float: right;}
.content_content h1{width: 100%;float: right;line-height: 50px;font-size: 25px;color: #ff6a00; }
.content_content p{width: 100%;float: right;line-height: 30px;font-size: 14px;color: #fff;text-indent:2em; }
.content_content a{width: 100%;float: left;line-height: 40px;font-size: 14px;color: #ff6a00;text-align: center;}
.content_content img{width: 100%;}
.con_left{position: relative;
border-radius: 10px;
width: 85%;
margin: 0px 7.5%;padding:0px 2%;
background-color: #fff;display:inline-block;}
.intro_class{float:right;width:23%;}
.intro_class h1{font-size:20px;line-height:100px;margin-top:0px;margin-bottom:0px;}
.intro_class .news_list_class{width:100%;}
.intro_class .news_list_class li{width:100%;margin-bottom: 8%;}
.intro_class .news_list_class li div{margin-top:-68px;padding:10px 0;background-color:rgba(14,30,76,0.9)}

@media(max-width:810px){
	.con_left{width:96%;margin:0px 2%;}
    .inner_pro_le{width: 150px;padding:5px 0;text-align: left;padding-left: 15px;}
    .inner_pro_ri{width: 100%;}
    .intro_txt_li{width: 50%;padding:10px 0;}
    .intro_txt_li .fa{font-size: 22px;}
    .intro_txt_li strong{font-size: 26px;}
    .intro_txt_li label{font-size: 14px;}
    .z_txt h2{padding-left: 0;font-size: 18px;text-align: center;}
    .z_txt h2 strong span{font-size: 20px;max-height: 38px!important;line-height: 40px!important;}
    .intro_inner_txt{padding: 2%;width: 100%;}
	.intro_class{width:100%;}
	.intro_class .news_list_class {width: 96%;margin-bottom:0px;}
	.intro_class h1{line-height:50px;}
    .pro_company{width: 96%;margin:2%;}
    .pro_company ul{padding:0px;margin-bottom:0px;}
    .pro_company li{width: 100%;padding:15px 0;position: relative;}
    .pro_company li h3{position: absolute;left:0;top:15px;}
    .pro_company li .pro_li_p{padding-left: 45px;width:100%;}
    .pro_company li h3 img{width: 30px;}
    .pro_over{overflow-x: hidden;}
    .company_img{width: 100%;}
    .company_content{width: 100%}
    .company_content h1 {line-height: 30px;font-size: 20px;text-align: center;width: 100%;}
    .company_content p {text-align: justify;width:100%;}
	.footer_left{display:none;}
	.footer_center {float: left;margin: 3% auto;width:100%;}
   
.content_content{width: 96%;margin: 2%;}
.search_b .wid_1470{background: #fff;padding:34px;background:#fff url(../images/sel_bb.jpg) no-repeat right center;}
.ser_title img{vertical-align: middle;display: inline-block;}
.ser_title em{font-style: normal;vertical-align: middle;display: inline-block;padding-left: 5px;color:#333;font-size: 18px;}

.sel_sel button{float: right;}
.sel_sel{margin:20px 0;}
.sel_sel input{width:800px;height: 70px;border-radius: 4px;border:1px solid #efefef;font-size: 16px;padding-left: 6px;}
.sel_sel select{height: 70px;border:1px solid #efefef;width: 300px;font-size: 16px;border-radius: 4px 0 0 4px;display: block;float: left;}
.sel_ri{margin-right: 210px;}
.sel_ri button{background:#f7f7f7 url(../images/s_seek.png) no-repeat center center;width: 70px;display: block;text-align: center;line-height: 70px;float: left;height: 70px;border:none;}
.sel_sel{margin-bottom: 90px;}
.inner_ban_b{background: url(../images/bg8.png) no-repeat center center;background-size: cover;padding:220px 0;}
.inner_ban_b .nav_in_box{margin-top: 0;}
}
@media(max-width:1600px){
    .sel_sel input{width:50%;}
    .sel_ri{margin-right: 150px;}
    .content_content p:nth-last-child(1){display: none;}
    .content_content p:nth-last-child(2){display: none;}
}
@media(max-width:1440px)
{
	.container{width:90%;}
    .aui-content {width: 90%;}
    .con_left{width: 90%;margin: 0px 5%;}
    .w90 {width: 90%;}
    .news_list{width: 90%;}
    }
}
@media(max-width:1366px)
{
    .container{width:90%;}
    .nav_h212 {width: 90%;}
    .pro_company {width: 90%;padding: 3% 0;float: left;margin: 0px 5%;}
    .news_list_common {overflow: hidden;width: 90%;}
    .w90 {width: 90%;}
    .news_list_teacher {width: 90%;}
    .news_list_class {width: 90%;}
    .news_list_student{width: 90%;}
    .floating_ck dl dd{width: 68px;}
    .news_list{width: 90%;}
}
.sel_sel2{margin-bottom: 10px;}

.search_res{margin-top: 20px;}
.count_res{background: #f7f7f7;color:#aaa;font-size: 16px;padding:22px 35px;}
@media(max-width:1280px)
{
    .container{width:96%;}
    .businessmian {width: 96%;}
    .nav_h212 {width: 96%;}
    .pro_company {width: 96%;padding: 3% 0;float: left;margin: 0px 2%;}
    .news_list_common {overflow: hidden;width: 96%;}
    .w90 {width: 96%;}
    .news_list_teacher {width: 96%;}
    .news_list_class {width: 96%;}
    .news_list_student{width: 96%;}
    .con_left{width: 96%;margin: 0px 2%;}
    .news_list{width: 96%;}
}
@media(max-width:810px){
     .sel_sel input{width:100%;height: 50px;line-height: 50px;}
     .sel_ri{margin-right: 0;margin-top: 20px;width: 100%;}
     .sel_sel select{width: 70%;height: 50px;line-height: 50px;}
     .sel_sel button{width:30%;height: 50px;line-height: 50px;}
     .inner_ban_b{padding:50px 0;}
     .sel_sel{margin-bottom: 30px;}
     .count_res{padding:15px;}

}
.slider5{display: none;}
.index_nav_top_title{color:#333;font-size: 28px;margin:0;margin-bottom: 30px;}
.index_news_b .index_nav_fifith_title{color:#333;font-size: 28px;margin:0;margin-bottom: 30px;}
.index_news_ul li{width: 100%;float: left;}
.index_news_b{padding:0;}
.index_news_about{padding:48px 48px 0px 48px;}
.news_pic_b{width: 50%;float: left;text-align: center;overflow: hidden;cursor: pointer;}
.news_pic_b img{width: 100%;vertical-align: middle;display:block;transition:all .3s;height: 100%;transform:scale(1,1);}
.news_pic_b:hover img{transform:scale(1.1,1.1);}
.news_txt_b{float: left;width: 50%;}
.news_txt_b_pos{width: 100%;}
.news_txt_b_pos h3{color: #e7610e;font-size: 30px;line-height: 60px;width: 100%;text-align: center;float: left;}
.news_txt_b_pos p{font-size:14px;color:#fff;text-align:left;padding: 0 0 0 5%;line-height: 26px;text-indent: 2em;cursor: pointer;}
.index_news_ul li:nth-child(2) .news_txt_b_pos p{padding-right: 5%;padding-left: 0;}
.inner_1{left:50%;transform:translate(-50%,-50%);top:46%;position:absolute; z-index:999;}


.swiper_post_b{width: 100%;height: 260px;overflow: hidden;}
#swiper_post .swiper-wrapper{height: 40px;width: 100%;}
.scroll_post_b{position: relative;width: 62%;height: 240px;overflow: hidden;float:right;}
.scroll_post_b ul{position: absolute;top:0;left:0;width: 100%;}
@media(max-width:810px){
    .index_nav_top .center{margin:30px 0;}
    .my_nav_top .nav_h21 .word_h1{font-size: 20px;}  
    .my_nav_top .nav_h21 .word_h1 strong{font-size: 20px;} 
    .scroll_txt .counter strong{font-size: 20px;}
    .scroll_txt .counter label{font-size: 14px;}
    .scroll_txt .col-sm-6{width: 25%;float: left;margin:10px 0;padding: 5px;}
    .my_nav_head{padding:15px 0;}
    .my_nav_head_2{margin:15px 0;}
    .my_nav_head_1{display: none;}
    .my_nav_head_2 img{height: 50px;}
    .my_nav_head_3{display: none;}
    .index_nav_second_nav{width: 100%;padding:15px;height: auto;}
    .index_nav_second_nav .index_nav_second_nav_img{height: 80px;line-height: 80px;}
    .index_nav_second_nav .index_nav_second_nav_img img{max-height: 96%;}
    .index_nav_second_nav .index_nav_second_nav_title{font-size: 24px;margin-top: 10px;}
    .index_nav_second_nav .index_nav_second_nav_text{margin-top: 10px;}

    .counters1 .counter .fa {height: 100px;width: 100px;}
    #youshi1,#youshi2,#youshi3,#youshi4,#youshi5{background-size: 100px;}
    .counter h1{font-size: 14px;line-height: 20px;height: 20px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
    .nav_h212 {width: 100%;}
    .inner_ban{height: 300px;animation: animatedBackground 10s linear infinite;background-size: auto 100% !important;margin-top: 75px;}
    .inner_ban h1{width: 96%;margin-top: 40px;line-height: 20px;font-size: 16px;}
    .w90{width: 100%;}
    .swiper-container .swiper-slide{background-size: 110% 100% !important;}

}

.t_post_td{display:block;padding:0 15px;}
.t_post_td em{padding:10px 0;display: block;float: left;font-style: normal;}
.t_post_name{color:#333;font-size: 14px;width: 40%;}
.t_post_company{color:#999;font-size: 14px;width: 310px;}
.t_post_place{color:#999;font-size: 14px;width: 20%;}
.t_post_money{color:#f1ac26;font-size: 14px;font-weight: bold;width: 20%;}
.hot_table_title{background: #f8f8f8;width:62%;padding:2%;float:right;}
.hot_table_title em{float: left;color:#aaa;font-size: 14px;font-style: normal;}
.hot_t_name{width: 40%;}
.hot_t_place{width: 20%;}
.hot_t_money{width: 20%;}
.hot_t_time{width: 20%;}
#txt_scroll_0{margin-bottom: 0;}
.index_table{padding-bottom: 0;}
.inner h1{font-size: 48px;font-weight: 300;}
.inner_1{text-align: center;}
.inner a{margin-left: 0;width: 100px;height: 30px;line-height: 30px;text-align: center;border-radius: 0;padding:0;}
.inner p{font-size: 48px;font-weight: 300;margin:20px 0;}
.inner_1{width: 100%;}
.t_post_time{color:#999;font-size: 14px;}



@media(max-width:810px){
    
    .index_nav_third_m{padding:15px;margin-top: 15px;}
    .index_nav_third_title2{font-size: 20px;margin:10px 0;}
    .index_table{padding:10px;}
    .hot_job{margin:10px 0;}
    .hot_job img{height: 20px;}
    #txt_scroll_0{width: 100%;overflow-x: scroll;}
    .index_nav_forth{margin-top:20px;padding:15px;margin-bottom: 20px;}
    .index_nav_forth  .search_top_input input{width: 100%;}
    .sel_job{margin-left: 0;margin-top: 10px;width: 100%;}
    .sel_job select{width: 80%;}
    .job_sub{width: 20%;}
    .index_news_b{padding:0;}
    .index_news_b .index_nav_fifith_title{margin-bottom: 10px;font-size: 18px;}
    .index_news_ul li{width: 100%;}
    .news_pic_b,.news_txt_b{height: 120px;overflow: hidden;}
    .news_txt_b_pos h3{font-size: 16px;margin-bottom: 0px;width: 100%;line-height: 20px;margin-top: 10px;}
    .index_nav_fifith{padding-bottom: 0;margin-bottom: 20px;}
    .index_banner{margin-top: 75px;overflow: hidden;position: relative;}
   
    .inner h1{font-size: 24px;}
    .inner p{font-size: 24px;margin:10px 0;}
    .index_banner2 .swiper-pagination-bullets{bottom:10px;}
    .hot_table_title{display: flex;padding:12px 5px}
    .hot_table_title em{flex:1;}
    .hot_t_money{padding-left: 2px;}
    .t_post_td em{max-width: 100%;}
    .t_post_td{padding:0 5px;border-bottom: 1px solid #eee;}
    .t_post_place,.t_post_money,.t_post_time{width: 33.3%;}
    .businessmian{
    width: 98%;
    margin: 0px auto;}

}



@media(max-width:810px){
	.slider5{display: block;}
    .news_list{width: 96%;margin: 0px 2%;}
    .news_list li{padding:15px 0;border-bottom:10px solid #efefef;width: 100%;}
    .new_list_time{width: 60px;padding-left: 0;top:15px;}
    .news_list_content{width: 96%;margin: 0px 2%;}
    .new_list_time h3{font-size: 24px;}
    .new_list_time p{font-size: 12px;padding-left: 0;padding-top: 5px;}
    .news_list_content h2{font-size: 18px;margin-bottom: 10px;margin-top: 10px;}
    .news_list_content p{margin:15px 0 5px;}
    .news_list_img{width: 96%;margin: 0px 2%;}
    .page { margin: 3% auto 3%;}
	.news_list_pic{overflow: hidden;width: 96%;margin: 0px 2%;margin-bottom: 0%;}
	.news_list_pic ul{margin-bottom: 0;}
	.news_list_pic li{float:left;width: 49%;}
	.news_list_pic li img{float: left;width: 100%;height:auto;}
	.news_list_pic li div{float: left;width: 100%;line-height: 30px;overflow: hidden;height: 30px;font-size: 14px;margin-top: -30px;background-color: rgba(9,104,201,0.7)}
	.news_list_pic li div a h2{width: 100%;font-size: 14px;text-align: center;line-height: 30px;color: #fff;margin: 0px;}
	.news_list_pic li div a{width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: block;
	margin: 0px auto;
	font-size: 14px;
	color: #fff;}
	

    .get_more {
  text-align: center;
  width: 40%;
  margin: 3% 30% 0;
  border: 1px solid #999c;
  padding: 5px;
  color: #999;
  float: left;
}


	.news_list_pic li:nth-child(2n+1){margin-right:0px;}

	.news_list_class{overflow: hidden;width: 96%;margin: 0px 2%;}
	.news_list_class ul{margin-bottom: 0;}
	.news_list_class li{float:left;width: 49.5%;cursor: pointer;margin-right: 1%;}
	.news_list_class li img{float: left;width: 100%;max-height: 295px;border-radius: 5px;}
	.news_list_class li div{float: left;width: 100%;padding: 5% 0;}
	.news_list_class li div h2{width: 100%;font-size: 18px;text-align: center;color: #ff8400;margin: 0px;}
	.news_list_class li div span{width: 100%;font-size: 14px;text-align: center;line-height: 30px;color: #c3c2c1;margin: 0px auto;
	display: block;}
	.news_list_class li:nth-child(2n+1){margin-right: 0px;}


	.news_list_honor{overflow: hidden;width: 96%;margin: 0px 2%;}
	.news_list_honor ul{margin-bottom: 0;}
	.news_list_honor li{float:left;width: 49.5%;cursor: pointer;margin-right: 1%;margin-bottom: 2%;}
    .news_list_honor li:nth-child(2n+1){margin-right: 0px;}
	.news_list_honor li img{float: left;width: 100%;height: auto}
	.news_list_honor li div{float: left;width: 90%;width: 91%;margin: 4.5%;overflow: hidden;font-size: 14px;margin-top: -40px;
	height: 30px;background-color: rgba(0,0,0,0.4)}
	.news_list_honor li div h2{width: 100%;font-size: 16px;text-align: center;line-height: 30px;color: #fff;margin-top: 0;}
	.news_list_honor li div font{width: 100%;font-size: 14px;text-align: center;line-height: 20px;color: #fff;margin: 0px auto;
	display: block;}
	.news_list_honor li:hover div {transition: all 0.2s;background-color: rgba(241,172,38,0.7);
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;}
    .list_honor_info a {height: 30px;display: block;padding-top: 0%;}
	.news_list_honor li:nth-child(3n){margin-right: 0px;}
	.news_list_honor li:last-nth-child(1){margin-bottom: 0px;}
	.news_list_honor li:last-nth-child(2){margin-bottom: 0px;}
	.news_list_honor li:last-nth-child(3){margin-bottom: 0px;}
	
	
	.news_list_teacher{overflow: hidden;width: 96%;margin: 0px 2%;}
	.news_list_teacher ul{margin-bottom: 0;}
	.news_list_teacher li{float:left;width: 49.5%;margin-bottom:1%;margin-right: 1%;cursor: pointer;border-radius:5px;overflow:hidden;}
	.news_list_teacher li img{float: left;width: 100%;}
	.news_list_teacher li div{float: left;width: 100%;line-height: 100px;overflow: hidden;height: 100px;font-size: 14px;margin-top: -100px;background-color: rgba(255,255,255,0.9)}
	.news_list_teacher li div h2{width: 100%;font-size: 18px;text-align: center;line-height: 50px;color: #000;margin: 0px;margin-top:10px;}
	.news_list_teacher li div a{width: 100%;font-size: 14px;text-align: center;line-height: 30px;color: #666;margin: 0px;display:block;line-height: 14px;}
	.news_list_teacher li:nth-child(2n+1){margin-right: 0px;}


	.news_list_student{overflow: hidden;width: 96%;margin: 0px 2%;}
	.news_list_student ul{margin-bottom: 0;}
	.news_list_student li{float:left;width: 49.5%;margin-bottom:1%;margin-right: 1%;cursor: pointer;border-radius:5px;overflow:hidden;}
	.news_list_student li img{float: left;width: 100%;}
	.news_list_student li div{float: left;width: 100%;line-height: 100px;overflow: hidden;height: 50px;font-size: 14px;margin-top: -50px;background-color: rgba(255,255,255,0.9)}
	.news_list_student li div h2{width: 100%;font-size: 18px;text-align: center;line-height: 50px;color: #000;margin: 0px;height:50px;}
	.news_list_student li:nth-child(2n+1){margin-right: 0px;}
	
	
	
	.news_list_common{overflow: hidden;width: 96%;margin: 0px auto;}
	.news_list_common ul{margin-bottom: 0;}
	.news_list_common li{float:left;width: 48.5%;cursor: pointer;margin-right: 1.5%;cursor: pointer;margin-bottom: 2%;background-color:rgba(255,255,255,1);border-radius:5px;}
	.news_list_common li img{float: left;width: 100%;}
	.news_list_common li div{float: left;width: 90%;width: 91%;margin: 4.5%;overflow: hidden;font-size: 14px;}
	.news_list_common li div h2{width: 100%;font-size: 16px;text-align: center;line-height: 30px;color: #000;margin-top: 0;white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;}
	.news_list_common li div font{width: 100%;font-size: 14px;text-align: left;line-height: 20px;color: #666;margin: 0px auto;
	display: block;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;height: 40px;}
	.news_list_common li:hover{transition: all 0.2s;background-color: rgba(241,172,38,1);transition-delay: 0s;-webkit-transition-delay: 200ms;transition-delay: 200ms;}

	.news_list_common li:hover h2{font-size:18px;color:#fff;transition: all 0.2s;font-weight:bold;
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;}
	.news_list_common li:hover font{
		color:#fff;transition: all 0.2s;
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;

	}
	.news_list_common li:nth-child(2n+1){margin-right: 0px;}
	.news_list_common li:last-nth-child(1){margin-bottom: 0px;}
	.news_list_common li:last-nth-child(2){margin-bottom: 0px;}
	.news_list_common li:last-nth-child(3){margin-bottom: 0px;}
	.news_list_common li:last-nth-child(4){margin-bottom: 0px;}

	.list_common_info a{display:block;}
	.news_list_common li:nth-child(2n+1){margin-right: 0px;}
	
	.news_list_product{overflow: hidden;width: 96%;margin: 0px auto;}
	.news_list_product ul{margin-bottom: 0;}
	.news_list_product li{float:left;width: 49.5%;cursor: pointer;margin-right: 1%;cursor: pointer;margin-bottom: 2%;background-color:rgba(255,255,255,1);border-radius:5px;}
	.news_list_product li img{float: left;width: 100%;}
	.news_list_product li div{float: left;width: 90%;width: 91%;margin: 4.5%;overflow: hidden;font-size: 14px;}
	.news_list_product li div h2{width: 78%;font-size: 16px;text-align: left;line-height: 30px;color: #000;margin-top: 0;float:left;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
	.news_list_product li div span{width: 22%;font-size: 20px;text-align: right;line-height: 30px;color: #000;float:right;}
	.news_list_product li div font{width: 100%;font-size: 14px;text-align: left;line-height: 20px;color: #666;margin: 0px auto;float:left;
	display: block;}
	.news_list_product li:hover{transition: all 0.2s;background-color: rgba(241,172,38,1);transition-delay: 0s;-webkit-transition-delay: 200ms;transition-delay: 200ms;}

	.news_list_product li:hover h2{font-size:18px;color:#fff;transition: all 0.2s;font-weight:bold;
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;}
	.news_list_product li:hover font{
		color:#fff;transition: all 0.2s;
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
	}
	.news_list_product li:hover span{
		color:#fff;transition: all 0.2s;
	transition-delay: 0s;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
	}
	.news_list_product li:nth-child(2n+1){margin-right: 0px;}
	.news_list_product li:last-nth-child(1){margin-bottom: 0px;}
	.news_list_product li:last-nth-child(2){margin-bottom: 0px;}
	.news_list_product li:last-nth-child(3){margin-bottom: 0px;}
	.news_list_product li:last-nth-child(4){margin-bottom: 0px;}

	.list_product_info a{display:block;}
		
	.new_info_nav_title {
	  font-size: 16px;
	  color: #000;
	  text-align: center;
	  width: 96%;
	  margin: 0px 2%;
	  background-color: #fff;
	  display: inline-block;
	  line-height: 25px;
	  border-top-left-radius: 10px;
	  border-top-right-radius: 10px;
	  padding: 5% 0px;
	}
	.new_info_nav_title_time {
  font-size: 14px;
  color: #666666;
  text-align: center;
  width: 96%;
  margin: 0px 2%;
  padding-top: 2%;
  background-color: #fff;
}
.line {
  width: 96%;
  margin: 0px 2%;
  background-color: #fff;
}
.nextpage a {
  width: 100%;
  float: left;
}
.floating_ck {
  position: fixed;
  bottom: 0px;
  z-index: 999999;
  width: 100%;
  top: auto;
  height: 70px;
}
.floating_ck dl{margin-bottom:0px;}
.floating_ck dl dd{width:25%;float:left;background-size: 20%;}
.floating_ck dl dd span{font-size:13px;font-weight:lighter;padding-top: 50px;}
.return{background-size: 15.5% !important;}
.floating_ck dl dd:hover .floating_left{display:none;}

.floating_left{background:none;display:none;}
.floating_ewm {
  height: auto;
  position: fixed;
  bottom: 60px;
  width: 30%;
  left: 35%;
  top: auto;
  border-bottom: solid 1px #e7610e;
  background-color:#e7610e;
  padding:4%;
  text-align:center;
  overflow: hidden;
  display:none;
  z-index: 999;
  
 }
 .closeimg{display:block;width:15%;margin:2% auto;}
 .dp{display:block;}
 .poster-main{display: none;}


}


.register .reg_title {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ececec;
}
.register .reg_title span {
  float: left;
  margin: 0 25px;
  font-size: 18px;
  color: #333;
}
.register .reg_title i {
  color: #c2c2c2;
  float: right;
  font-size: 40px;
  margin-right: 14px;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
}
.register .reg_title i:hover {
  color: #f1ac26;
}
.register .reg_input {
  width: 282px;
  margin: 15px auto;
}
.register .reg_input input {
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  height: 36px;
  line-height: 36px;
  width: 100%;
  text-indent: 6px;
}
.register .reg_input_er input {
  width: 162px;
}
.register .reg_input_er img {
  height: 26px;
  float: right;
  cursor: pointer;
  margin-top: 5px;
}
.register .reg_input_er button {
  width: 112px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  color: #333;
  float: right;
  cursor: pointer;
}
.register .reg_btn {
  width: 282px;
  margin: 30px auto;
}
.register{position: fixed;top:50%;transform:translate(-50%,-50%);left:50%;z-index: 1002;background: #fff;width: 560px;}
.register .reg_btn button {
  width: 100%;background: #333;color:#fff;font-size: 16px;height: 36px;text-align: center;line-height: 36px;border:none;outline: none;border-radius: 6px;
}
.bg{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 1001;background: rgba(0,0,0,.6);display: none;}
.register .reg_btn p {
  text-align: center;
  color: #c1c1c1;
  font-size: 14px;
  margin-top: 15px;
}
.register .reg_btn p a {
  color: #333;
}
.register .reg_input_er_e button {
  border: 1px solid #e31c21;
  background: #fff;
  color: #e31c21;
}
.register .reg_input_er_e button:hover {
  background: #e31c21;
  color: #fff;
}
.reg_login {
  width: 562px;
  position: fixed;
  margin-left: -281px;
  top: 40%;
  z-index: 1000;
  left: 50%;
  height: 460px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: none;
}

.help-block-error{color:#f40;margin-bottom: 0;}

.register{display: none;}

.web_alert {
  background: #fff;
  border-radius: 4px;
  width: 200px;
  top: 40%;
  position: fixed;
  left: 50%;
  margin-left: -100px;
  z-index: 10000;
}
.web_alert p {
  font-size: 16px;
  color: #333;
  text-align: center;
}
.web_alert .web_btns {
  margin-top: 0.5rem;
}
.web_alert .web_btns button {
  width: 85px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 2px;
  float: left;
  border:none;
  cursor: pointer;
}
.bg_web{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 1002;background: rgba(0,0,0,.5);}
.web_alert .web_btns .al_confirm {
  background: #e31c21;
}
.web_alert .web_btns .al_cancel {
  background: #1c1c1c;
  float: right;
}
.web_alert .web_close {
  cursor: pointer;
  border-bottom: 1px solid #eee;
  width: 100%;
  text-align: right;
}
.web_alert .web_close span {
  color: #999;
  font-size: 30px;
  margin-right: 4px;
}
.web_alert .web_close span:hover {
  color: #e31c21;
}
.web_alert .web_pad {
  padding: 15px 10px;
}
.web_alert .web_pad p {
  line-height: 22px;
  font-size: 14px;
  margin: 0 auto 10px;
}
.single_alert {
  text-align: center;
}
.single_alert button {
  float: none !important;
  display: inline-block !important;
  cursor: pointer;
}

@media(max-width:810px){
    .register{
        width:90%;
    }
    .register .reg_input{margin:5px auto;}
    .form-group{margin-bottom: 10px;}
    .register .reg_title{height: 50px;line-height: 50px;margin-bottom: 10px;}
    .register .reg_btn{margin:15px auto;}

}

.video_b{height: 100%;position: absolute;top:0;left:0;min-height: 100%;right:0;bottom:0;object-fit: fill;width: 100%;min-width: 100%;}


.aui-content-img-box .up-p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #555;
}

.aui-photo {
    padding: 15px;
    border-radius: 3px;
    border: 1px dashed #b3cef9;
}

.aui-photo .aui-file-up {
    position: relative;
}

.aui-file-up .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}

.aui-photo .aui-up-section {
    position: relative;
    margin-right: 15px;
}

.aui-up-section .aui-close-up-img {
	position: absolute;
	top: -10px;
	right: -12px;
	display: none;
	z-index: 10;
	width: 20px;
	cursor:pointer;
}

.aui-up-section .aui-up-span {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0,0,0,.5);
    border: 1px solid #ddd;
}

.aui-up-section:hover {
    border: 1px solid #F45859;
}

.aui-up-section:hover .aui-close-up-img {
    display: block;
}

.aui-up-section:hover .aui-up-span {
    visibility: visible;
}

.aui-photo .aui-to-up-img {
    display: block;
    width: 100%;
    height: 100%;
	border:1px solid #ddd;
}

.loading {
    border: 1px solid #D1D1D1;
    background: url(../images/loading.gif) no-repeat center;
	background-size:20px;
}

.aui-up-clarity {
    opacity: 0;
}

.aui-img-name-p {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.aui-content-full {
}

.aui-up-img .aui-up-section {
    width: 130px;
    height: 130px;
}

.aui-content-img-box .aui-up-img .aui-file-up {
    width: 130px;
    height: 130px;
}

.aui-file-up .add-img {
    display: block;
    width: 130px;
    height: 130px;
    border:1px dashed #ddd;
    border-radius:3px;
}

.img-aui-img-name-p{
	display:none;
}

/*遮罩层样式*/
.aui-mask {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.aui-mask .aui-mask-content {
    width: 340px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -170px;
    margin-top: -80px;
    background: white;
    height: 150px;
    text-align: center;
}

.aui-mask .aui-mask-content .aui-delete-text {
    color: #555;
    height: 105px;
    line-height: 105px;
    font-size: 14px;
    border-bottom: 1px solid #D1D1D1;
}

.aui-mask-content .aui-check-text {
    height: 45px;
    line-height: 45px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.aui-mask-content .aui-check-text span {
    width: 49%;
    display: inline-block;
    text-align: center;
    color: #F45858;
    font-size: 14px;
    cursor: pointer;
}

.aui-check-text .aui-delete {
    border-right: 1px solid #D1D1D1;
}
.aui-content{width:85%;margin:0px auto 2%;}
/* aui-content-up */
.aui-content-up {
   background-color: rgba(255,255,255,0.9);
    padding:2%;
    width: 45%;
    margin: 0 auto;
	float:right;
    position: relative;
    margin-top: -450px;
    z-index: 9;

}
#dituContent{float:left;width:100%;height:500px;background-color:#fff;padding:2%;margin-top: 2%;}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;

}

.clearfix { zoom: 1; }



.poster-main {
  position: relative;
  float:left;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.poster-main .poster-prev-btn {
  left: 0;
  background: url(../images/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(../images/right.png) no-repeat center center;
}
.bompad{width:100%;height:140px;float:left;display:none;display:block;}
.aui-content-up-form h2 {
    color: #F45858;
    border-bottom: 2px solid #F45859;
    font-size: 16px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
}

.aui-form-group {
    padding-top: 20px;
}

.aui-label-control {
    display: inline-block;
    width: 80px;
    margin-bottom: 5px;
    min-width: 80px;
    padding-right: 10px;
    line-height: 35px;
    position: relative;
    float: left;
    text-align: right;
}

.aui-form-input {
    float: left;
    width: 50%;
	position:relative;
}

.aui-form-control {
    display: block;
    width: 100%;
    padding: 8px 16px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #999;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: 90px;
    resize: none;
    border: 1px solid #b3cef9;
}

.aui-label-control em {
    color: #F45858;
}

.aui-form-control-two {
    display: block;
    width: 100%;
    height: 36px;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #222;
    background-color: #fff;
    border: 1px solid #b3cef9;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.aui-label-control span {
    display: block;
    font-size: 12px;
    color: #999;
    position: absolute;
    top: 20px;
    right: 23px;
}

.aui-btn-default{
	width:100%;
	margin:10px auto;
	background-color: #FFF;
	border: 1px solid #EAEAEA;
	box-shadow: 0 2px 4px 0 #EFF1FA;
	border-radius: 2px;
	min-height: 64px;
	padding-top: 2%;
	padding-right: 2%;
	text-align: left;
	padding-left:2%;
}
.aui-btn{
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	max-height: 38px;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 8px 16px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.aui-btn-account{
	background: #F45858;
	color: #FFF;
	border-radius: 2px;
	padding: 7px 20px;
	font-size: 12px;
	margin-left:80px;
}

.aui-form-group-text {
	padding:20px 20px 20px 80px;
}

.aui-form-group-text h3{
	font-size:13px;
	padding-bottom:4px;
}

.aui-form-group-text p{
	font-size:12px;
	color:#999;
}

.aui-form-input .tips{
	position:absolute;
	right: -160px;
	top: 8px;
	color:#999;
	width: 152px;
}

.aui-form-input .tips_true{
	color:#08c708;
}

.aui-form-input .tips_false{
	color:#F45858;
}
.new_left1{
	width:24%;margin:0 1.333% 1% 0;float:left;
}
.new_left1:nth-child(4n+1){margin-right:0;}
.pictext a{width:100%;text-align:center;line-height:35px;color:#999;display:block;}
.slider4{display: none;}
.chengguo{display: block;}
/*.bx-wrapper font{
  color: #fff;
  width: 100%;
  text-align: center;
  float: left;
  line-height: 30px;
  margin-top: -30px;
  position: absolute;
  background-color: rgba(0,0,0,0.7);
}*/
@media screen and (max-width:810px){
	.header_i{display:none;}
	.footer-tl{display:none;}
	.container{width: 96% !important;margin: 0px 2%;padding-bottom: 2%;}
    .slider4{display: block;}
    .chengguo{display: none;}
    .counter p{margin-bottom: 0px;padding: 10% 6%;}
    .zhengshu{padding-top: 5%;}
    .zhengshulist img {
  width: 49.5%;
  margin-right: 1%;
  float: left;
  margin-bottom: 1%;
}
.contact1{ margin:0 0;}
.contact1 ul{ margin-top:20px;}
.contact1 ul li{ padding:0 10px; margin-top:50px; width:50%;}
.contact1 ul li .zbox {
  padding: 0 10px 10px 10px;
  height: 200px;
}
.contact1 ul li .zbox h5 {
  width: 100%;
margin-top: 20px;
line-height: 20px;
font-size: 16px;
color: #333;
letter-spacing: 0px;
}
.contact1 ul li .zbox h6 {
  width: 100%;
  line-height: 12px;
  font-size: 12px;
}
.contact1 ul li .zbox .ico {
  width: 80px;
  height: 80px;
  margin-top: -40px;
}
.contact1 ul li .zbox .jj {
  line-height: 18px;
  font-size: 12px;
  color: #666;
  letter-spacing: 0px;
}

.zhengshulist img:nth-child(2n){margin-right: 0px;}

.slider2 .slide p font {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  float: left;
  text-align: center;
  margin-top: 0px;
}
#sttitle p {
  width: 100%;
  margin-top: -110%;
  margin-bottom: 0;
  background: none;
}
#sttitle p font {
  width: 100%;
  font-size: 20px;
  color: #fff;
  float: left;
}
#sttitle p span {
  font-size: 14px;
  color: #8e8d8d;
  line-height: 20px;
  text-transform: Uppercase;
  text-align: center;
  width: 100%;
  float: left;
}
#more {
  display: block;
  margin: 10% 39% 5%;
  border: 1px solid #84818a;
  text-align: center;
  width: 20%;
  padding: 1%;
  color: #84818a;
}
.studentlist .slide{width: 31.2%;}
.studentlist .slide:nth-child(3n) {
  margin-right: 0;
}
.studentlist .slide:nth-child(5n) {
  margin-right: 1.25% ;
}
.studentlist .slide:nth-child(9){display: none;}
#stmore p a {
  width: 100%;
  font-size: 14px;
  color: #fbfaf8;
  float: left;
  margin: 5% 10%;
  width: 80%;
  text-align: center;
}
.student{padding: 0 0 0;background: url(../images/student.png) top center / 170% auto no-repeat;padding-bottom: 5%;}

.teacher{margin: 0 auto;}
	.index_nav_top_title {
    font-size: 20px;
    margin: 10px 0;
}
.index_news_about {
    padding: 15px 15px 0px 15px;

}
.about img {
    width: 100%;
    float: left;
    margin-right: 0;
}
.about p {
    width: 100%;
    float: left;
    line-height: 30px;
    text-indent: 2em;
	display:None;
}
.about p:nth-child(3){display:block;}
.about a {
    float: left;
    width: 20%;
    margin-left: 40%;
    display: block;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    color: #999;
}
.news_txt_b_pos p {
    font-size: 12px;
    color: #666;
    text-align: left;
    padding: 5% 0 0 5%;
    line-height: 17px;
    height: 68px;
    overflow: hidden;
    cursor: pointer;
}
.index_news_ul li:nth-child(2) .news_txt_b_pos p{padding-left: 0;padding-right: 5%;}
.index_news_ul li:nth-child(2) .news_txt_b_pos h3{right: 0px;left: auto;}
.index_nav_top {
  background: url(../images/chengji.png) center center / 400% auto no-repeat;
    background-attachment: scroll;
  background-attachment: fixed;
  width: 100% !important;padding-top: 5%;
}
.index_nav_top1{width: 100% !important;margin: 0px auto;}

.index_nav_fifith {
    padding-bottom: 0;
    margin-bottom: 0px;
}
.index_nav_head_head {
    margin-top: 10px;
    margin-bottom: 0px;
}
.index_nav_third_m {
    padding: 15px;
    margin-top: 0px;
}
.index_nav_third_title2 a {
    width: 20%;
    margin-left: 2%;
    display: block;
    line-height: 30px;
    border: 1px solid #dcdcdc;
    text-align: center;
    float: right;
    font-size: 14px;
    color: #999;
}
.index_table {
    padding: 0px;
}
.hot_job {
    margin: 0px 0;
    width: 100%;
    float: Left;
}
.hot_job img {
    height: auto;
	width:100%;
}
.hot_table_title {
    background: #f8f8f8;
    width: 100%;
    padding: 2%;
    float: right;
}
.scroll_post_b {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    float: right;
}
.hot_t_place,.t_post_place {
   display:None !important;
}
.hot_t_money,.t_post_money {
   display:None !important;
}
.hot_t_name,.t_post_name  {
    width: 70%;
}
.hot_t_time{width:30%;}
.hot_table_title em {
   
    flex: auto;
}
.t_post_time {
    width: 30%;
	text-align: right;
}
.footer_all .col-sm-6{display:none;}
.footer_all .footer_tel {
    width: 100%;
	display:block !important;
	padding-bottom: 10px;
}
.footer_top {
    font-size: 18px;
    padding-left: 0;
    margin-bottom: 15px;
	margin-top:15px;
    text-align: center;
}
.index_nav_third_m {
  
    margin-bottom:10px;
}
.footer_last {
    color: #999999;
    line-height: 30px;
}
.footer_all {
    min-height: auto;
    margin: 0%;
	padding-bottom: 80px;
	
}
.footer_right{margin-top:5%;width: 100%;}
.footer-tl{height:0px;}
.bompad{height:80px;}

.inner_navgi {
    float: left;
    width: 100%;
}
.new_left1 {
    width: 48%;
    margin: 1%;
    float: left;
}
.aui-form-input {
    float: left;
    width: 100%;
    position: relative;
}
.aui-form-input .tips {
    position: absolute;
    right: 0px;
    top: -30px;
    color: #999;
    width: 152px;
}
.aui-form-group-text {
    padding: 20px 20px 20px 20px;
}
.aui-btn-account {
    background: #F45858;
    color: #FFF;
    border-radius: 2px;
    padding: 7px 20px;
    font-size: 12px;
    margin-left: 80px;
    width: 50%;
    margin-left: 25%;
}
.aui-content {width: 96%;margin: 0px auto 2%;}
.aui-content-up {
  background: #FFF;
  padding: 2%;
  width: 100%;
  margin: 0 auto;
float: right;}
#dituContent {
  float: left;
  width: 100%;
  height: 433px;
  background-color: #fff;
  padding: 2%;
}





}
@media(max-width:428px){
    .floating_ck dl{margin-bottom:0px;}
    .floating_ck dl dd{width:25%;float:left;background-size: 26%;}
    .floating_ck dl dd span{font-size:13px;font-weight:lighter;padding-top: 40px;}
    .return{background-size: 21% !important;}
    .floating_ck dl dd:hover .floating_left{display:none;}

    .floating_left{background:none;display:none;}
    .floating_ewm {
      height: auto;
      position: fixed;
      bottom: 60px;
      width: 40%;
      left: 30%;
      top: auto;
      border-bottom: solid 1px #e7610e;
      background-color:#e7610e;
      padding:4%;
      text-align:center;
      overflow: hidden;
      display:none;
      z-index: 99999;
      
     }
     .news_txt_b_pos p {
          font-size: 12px;
          color: #666;
          text-align: left;
          padding: 5% 0 0 5%;
          line-height: 17px;
          height: 75px;
          overflow: hidden;
        }
        .counter p{font-size: 13px;}
        .inner_ban {height: 150px;}
        .inner_nav_href li {padding: 0px 5px;}
        .inner_nav_href a {height: 40px;line-height: 40px;font-size: 13px;}
        .news_list_class li {width: 100%;}
        .news_list_class li div h2 {font-size: 16px;}
        .inner_ban h1 {width: 96%;margin-top: 25px;line-height: 14px;font-size: 14px;}
        .slider5{display: block;}
        .index_nav_top1 {margin-bottom: 5%;}
}

.comets {
    position: absolute;
    content: '';
    top: 50%;
    margin-left: -2.5px;
    margin-top: -106px;
    width: 5px;
    height: 212px;
    background-color: #ffffff;
    border-radius: 50%;
    transform: rotate(45deg) translate3d(0, 0, 0);
    transform-origin: 100% 50%;
    animation: comets 7s infinite;
    opacity: 0;
    z-index: 9;
}

.comets-long {
    animation: cometsLong 7s infinite;
}

.comets-left {
    left: 15%;
    animation-delay: 3.333s;
}

.comets-center {
    left: 50%;
}

.comets-top {
    left: 80%;
    animation-delay: 6.666s;
}
@keyframes comets {
    0% {
        width: 0;
        opacity: 0;
        transform: rotate(45deg) translate3d(-20%, -200%, 0);
    }
    4% {
        width: 2px;
        opacity: 1;
    }
    8% {
        width: 0;
        opacity: 0;
        transform: rotate(45deg) translate3d(20%, 200%, 0);
    }
}

@keyframes cometsLong {
    0% {
        width: 0;
        opacity: 0;
        transform: rotate(45deg) translate3d(-20%, -400%, 0);
    }
    5% {
        width: 2px;
        opacity: 1;
    }
    10% {
        width: 0;
        opacity: 0;
        transform: rotate(45deg) translate3d(20%, 400%, 0);
    }
}