*{
    max-height: 1000000px;
}
body{/*font-family: 'SimHei'*/}
.am-container{background: transparent}
.content{max-width: 1920px;min-width: 1200px;margin: 0 auto;background:url(../../images/bg.png) no-repeat center bottom;height: 1080px;overflow: hidden}
.content-page{height: 899px;position: relative}
.content-page-bg{position: absolute;top: 0;left: -43px;top: -20px;}
.content-wrap{margin-top: 30px;}
.content-article{padding: 0px 50px;position: absolute;width: 100%;left: 0;top: 0}
.zhanwei{height: 70px;}
.text{font-size: 16px;text-indent: 2em;padding: 22px}
/*.text{background: #6097d1;color: white;font-size: 16px;color: white;text-indent: 2em;padding: 22px}*/
.hand{position: absolute;left: -300px;bottom: 0px;opacity: 0}
.scroll{height: 400px;margin-top: 20px;}
.mCSB_scrollTools .mCSB_draggerRail{background-color: #b3e27c!important;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #2aef87!important;}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #2aef87!important;}
.job-nav{height: 105px;overflow: hidden;margin: 0 auto;width:1155px;}
.job-nav li{width: 218px;float: left;text-align: center;background: url(../../images/adb.png)no-repeat center;background-size: 100% 100%;height: 105px;;line-height: 95px;margin-top: 10px;margin-right: 4px;cursor: pointer}
.job-nav li a{display:block;font-size: 16px;
    /*color:#14656d;*/
}.job-nav li span{
    /*display: block;*/
 }

.job-nav li.active{background: url(../../images/act.png)no-repeat center;background-size: cover;}
.job-nav li:hover{background: url(../../images/act.png)no-repeat center;background-size: cover;}
.back-icon{width:100px;display: block;float: right;margin-top: -20px;margin-right: 50px;}
.back{cursor: pointer;display: none}
.back-map{cursor: pointer;display: none}
.dept {width: 1050px;margin: 0 auto;overflow: hidden;margin-top: 20px;}
.dept li{width: 320px;float: left;margin-left: 30px;margin-bottom: 10px;;height: 68px;line-height: 58px;color: #FFFFFF;
    background: url(../../images/com.png) no-repeat center top;background-size: 100% 100%;
    text-align: center;cursor: pointer;font-size: 16px;}
.dept li.active{
    background: url(../../images/com-1.png) no-repeat center top;
    background-size: 100% 100%;
    color: #0b78f3;
}
.dept li:hover{
    background: url(../../images/com-1.png) no-repeat center top;
    background-size: 100% 100%;
    color: #0b78f3;
}
#comName{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #3479c7;
}
.job-intro{
    display:none;
    font-size: 13px;
    color: #000000;
    line-height: 2.2em;
    width: 98%;
    margin: 0 auto;
    background-color: #d9dfdd5c;
    border-radius: 6px;
    padding: 12px;
}
/*.dept li{width: 32%;float: left;border: 2px solid #4283ca ;margin-left: 10px;margin-bottom: 10px;;height: 40px;line-height: 40px;text-align: center;font-weight: bold;cursor: pointer;color: #4283ca;font-size: 16px;}*/
/*.dept li.active{background: #4283ca;color: white}*/
/*.dept li:hover{background: #4283ca;color: white}*/

.job-item{height: 40px;line-height: 40px;border-radius: 15px;background: #d9dfdd;margin:10px auto;display: none;cursor:pointer;}
.job-list{width: 950px;margin: 0 auto;margin-top: 30px;display: none;min-height: 900px;}
.job-table-head{font-size: 20px; font-weight: bold;color: #3479c7;margin-bottom: 20px;display:none;}
.am-gotop-fixed {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 1010;
    opacity: 1;
    width: 50px;
    min-height: 50px;
    overflow: hidden;
    border-radius: 0;
    text-align: center;
    display:none;
}

@keyframes myfirst
{
    from {left: 0;}
    to {left:100%;}
}
/*--------------------------媒体查询---------------------------------*/
@media screen and (max-width:319px){

}
@media screen and (min-width:320px) and (max-width:479px){


}
@media screen and (min-width:480px) and (max-width:539px){


}
@media screen and (min-width:540px) and (max-width:639px){


}
@media screen and (min-width:640px) and (max-width:719px){


}
@media screen and (min-width:720px) and (max-width:1079px){

}
@media screen and (min-width:1080px) and (max-width:1439px){

}
@media screen and (min-width:1440px) {

   }
