body{
   /*background: url(../../images/bg.png) no-repeat center bottom;*/
    background-color:#ffffff;
    color: #595656
}
html{
    background:#f3f3f3;
}
.con-u>li:nth-of-type(2){
    display:none!important;
}
.con-u>li:nth-of-type(3){
    display:none!important;
}
.acc>li:nth-of-type(2){
    /*display:none!important;*/
}
/*nav*/
.nav{height: 75px;min-width: 1200px;width: 100%;z-index: 9999;background: #f3f3f3}
.logo{padding-left: 5px;padding-top: 18px}
.nav ul{margin-left: 270px;padding-top: 20px}
.nav ul li {float: left;height: 35px;;line-height: 35px;width: 120px;font-size: 16px;text-align:center;margin: 0 3px;}
/*.nav ul li.first{width: 120px}*/
/*.nav ul li:last-child{width: 120px}*/
.nac ul li a{color: #383a3d;width: 120px;height: 35px;display:block;text-decoration: none;
}
/*.nav ul li a:hover{border-bottom:5px solid #4c72c8;padding-bottom: 7px;color:#4c72c8 }*/
.nav ul li a:hover{width: 120px;height: 35px;display:block;color: #FFFFFF;background: #004cb0;border-radius: 25px ;text-decoration: none;}
/*.nav ul .nav-active a{border-bottom:5px solid #4c72c8;padding-bottom: 7px;color: #4c72c8}*/
.nav ul .nav-active a{width: 120px;height: 35px;display:block;color: #FFFFFF;background: #004cb0;border-radius: 25px }
.code{position: absolute;display: none;top: 45px;left: -95px}
.code-show:hover .code{display: block}
.banner{height: 500px;width: 100%;min-width: 1200px;margin: 0 auto;background: url(../../images/banner.jpg) no-repeat center;background-size: cover;padding: 0;border: none}
/*content*/
.left-content{width: 360px}
.left-nav{width: 433px;background: url("../../images/job.png");background-size: 100% 100%;height: 703px;margin: 0 auto}
.nav-title{display: block;margin-top: 15px;padding-top: 20px;padding-bottom: 20px}
.let-tap{margin-left: -11px}
.let-tap li{width: 354px;margin: 10px auto;min-height: 52px;padding: 0 53px;background:#004cb0;border-radius: 15px;color:#ffffff;
;display: flex;align-items: center;justify-content: center;
    text-align: center;font-size: 16px;margin-bottom: 0px;cursor: pointer}
.let-tap li.active{background-image:url(../../images/leftnavactive.png);color: white}
.let-tap li.active1{background-image:url(../../images/left-1.png);color: white}
.let-tap li:hover{background-image:url(../../images/leftnavactive.png);color: white}
/*.let-tap li:nth-of-type(1):hover{background-image:url(../../images/left-1.png);color: white}*/
.let-tap li:nth-of-type(2):hover{background-image:url(../../images/left-1.png);color: white}
.let-tap li:nth-of-type(4):hover{background-image:url(../../images/left-1.png);color: white}
.let-tap li:nth-of-type(10):hover{background-image:url(../../images/left-1.png);color: white}
.let-tap li:nth-of-type(12):hover{background-image:url(../../images/left-1.png);color: white}
.let-tap li:nth-of-type(13):hover{background-image:url(../../images/left-1.png);color: white}
.let-tap li:nth-of-type(15):hover{background-image:url(../../images/left-1.png);color: white}
.sub-nav div{font-size: 16px;color:  #595656;height: 32px;line-height: 32px}
.sub-nav div:first-child{margin-top: 15px}
.sub-nav i{display: none}
.sub-nav .sub-active i{display: inline}
.sub-nav .sub-active{color: #4c72c8}
.right-content{width: 767px}
.content-wrap{background: white;width: 767px;margin-left: 11px;height: 703px;padding: 30px 10px}
.content-item{margin-left: 35px;padding-top: 33px;padding-right: 45px;display: none}
.content-item h4{
    height: 50px;;font-size: 20px;line-height: 28px;font-weight: 500;text-align: center;
    border-bottom: 1px solid #b2b2b2;
}
.content-item h4 img{
    width: 120px;display: inline-block;margin: 0 auto 7px;margin-left: 18px;
}
.content-item .special-title{background: none;padding: 0}
.content-item .special-title span{background: #4C72C8;padding: 3px 10px}
.content-item .special-title img{padding-left: 5px;margin-top: -2px;}
.content-item p{margin-top: 30px;text-align: justify;line-height: 32px}
.com-intro{font-size: 16px;margin-top: 25px;text-align: justify;line-height: 28px}
.am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th {
    padding: .7rem;
    line-height: 1.6;
    vertical-align: top;
    border:none ;
    background: #edf1f3;
   ;
}
.am-table>tbody>tr>td.deptitem{
    background: #4C72C8;color: white;;text-align: left;
}
.am-table-striped>tbody>tr:nth-child(odd)>td, .am-table-striped>tbody>tr:nth-child(odd)>th {
    background: #edf1f3
}
footer{min-width: 1200px;width: 100%;text-align: center;height: 50px;line-height: 50px;background: #164daa;color: #ffffff}
.head-title{text-align: center;font-size: 20px;color: #4c72c8}
.touti{background: #CB2B15!important;color: white!important;height: 25px!important;border-radius: 5px}
.touti a{;color: white!important;}
/*job*/
.sub-nav{
    display: none;
}
@keyframes myfirst
{
    from {left: 0;}
    to {left:100%;}
}
/*--------------------------媒体查询---------------------------------*/
@media screen and (max-width:319px){
   .logo img{margin-right:300px}
}
@media screen and (min-width:320px) and (max-width:479px){
   .logo img{margin-right:300px}
}
@media screen and (min-width:480px) and (max-width:539px){
   .logo img{margin-right:300px}
}
@media screen and (min-width:540px) and (max-width:639px){
   .logo img{margin-right:300px}
}
@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) {
   }
.swiper-container {
    width: 100%;
    /*height: 100%;*/
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    width: 100%;
}
.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
}
.nav .acc{
    display: none;
    width: 100px;
    position: absolute;
    left: 10px;
    top: 16px;
    margin-left: 0px;
    z-index: 999;
    background: rgba(10, 10, 10, 0.7);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px ;
}.nav .acc  li{
    width: 100px;
 }
.nav .acc  li a{
    width: 100px;!important;
    background: none;
    color: #FFFFFF;
}
.nav .acc  li a:hover{ width: 100px;!important;
text-align: center;
    background: none;
}
.fu-li{
    position: relative;
}
.acc{
    position: absolute;
}
/*.dep1{display: none}*/
/*.dep2{display: none}*/
/*.dep3{display: none}*/
.dep4{display: none}
.dep,.dep1,.dep2,.dep3,.dep4{
    width: 300px;
    background: #f0f3f0;
    margin:0 auto 5px ;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius:15px ;
}
.dep p,.dep1 p,.dep2 p,.dep3 p ,.dep4 p{
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.search{
    width: 240px;
    position: absolute;
    top: 0;
    right: 160px;
    height: 30px;
    border: 1px solid black;
    border-radius: 15px;
}
.search-left{
    position: relative;
}
.search input{
    width: 170px;
    height: 27px;
    /*line-height: 30px;*/
    border-radius: 15px;
    border: none;
    background: #FFFFFF;
}
.nav .acc1{
    display: none;
    width: 100px;
    position: absolute;
    left: 10px;
    top: 16px;
    margin-left: 0px;
    z-index: 999;
    background: rgba(10, 10, 10, 0.3);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px ;
}.nav .acc1  li{
     width: 100px;
 }
.nav .acc1  li a{
    width: 100px;!important;
    background: none;
    color: #FFFFFF;
}
.nav .acc1  li a:hover{ width: 100px;!important;
    text-align: center;
    background: none;
}
.fu-li1{
    position: relative;
}
.acc1{
    position: absolute;
}