
.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: 392px;
    /*box-shadow: 1px 3px 11px -2px #111314;*/
    ;border-radius: 6px;
    border: 1px solid black;
    overflow: hidden;padding-bottom: 9px;
    background: #e8f6ff;
margin: 0 auto}
.nav-title{display: block;margin-top: 15px;padding-top: 20px;padding-bottom: 20px}
.let-tap{margin-left: -3px}
.let-tap li{
    /*width: 288px;*/
    /*margin: 10px auto;*/
    min-height: 52px;

    /*padding: 0 20px;*/
    /*background:#2ea1f6;*/
    border-bottom: 1px solid #c8e8ff;
    /*border-radius: 15px;*/
;display: flex;
    align-items: center;justify-content: center;
    text-align: center;font-size: 16px;cursor: pointer}


.sub-nav div{font-size: 16px;color:  #595656;height: 32px;line-height: 32px}

.let-tap li.active {
    font-weight: 500;
    background: #c6e8ff;
}
.let-tap li:hover{
    font-weight: 500;
    background: #c6e8ff;
}
.left-nav strong{
    width: 100%;
    height: 50px;
    display: inline-block;
    background: #0b6fa2;
    line-height: 50px;
    text-align: center;
   color: #FFFFFF;
    font-size:20px;

    background:linear-gradient( to top,#71bef6,#20a3f2);
}




















.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;
    /*box-shadow: 1px 3px 11px -2px #111314;*/
    padding: 7px 10px}
.content-item{margin-left: 35px;padding-right: 45px;display: none}
.content-item h4{

    height: 40px;;font-size: 20px;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.3);
    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;
}


 .cont-bt .bt-head {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 24px;
    margin: 0 auto;
    background-color: #c6e8ff;
}
.cont-bt .bt-list {
    width: 100%;
    margin: 14px auto 0;
}
 .cont-bt .bt-list li {
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 43px;
    border-bottom: 2px dashed #e8e8e8;
}
.cont-bt .bt-list li div {
    position: relative;
    margin-left: 28px;
    display: inline-block;width: 66%;
}
 .bt-list li div::before {
    position: absolute;
    top: 50%;
    left: -17px;
    content: "";
    display: block;
    width: 4px;
    height: 30px;
    transform: translateY(-50%);
    background-color: #20a2f2;
}
 .bt-list li div .date {
    color: #000000;
    font-size: 16px;
}
 .bt-list li div .name {
    color: #20a2f2;
    font-size: 16px;
}
 .bt-list li a {
    display: inline-block;
    width: 90px;
    height: 35px;
    margin-right: 6px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    background-color: #20a2f2;
    border-radius: 5px;
}
