.cn-nav .navbar-auto .nav > li:nth-child(5) .drop-menu li:nth-child(3),.cn-nav .navbar-auto .nav > li:nth-child(5) .drop-menu li:nth-child(4){display: none;}
.navbar-auto .nav > li:last-child .drop-menu{display: none;}
.navbar-auto .nav > li:last-child::before,.navbar-auto .nav > li:last-child::after{display: none;}
.footer-link-item:nth-child(4) .link-list li:nth-child(2),.footer-link-item:nth-child(4) .link-list li:nth-child(3){display: none;}

.en-nav .navbar-auto .nav > li:nth-child(4) .drop-menu li:nth-child(3){display: none;}

.index-idx2{}
.index-idx2 .mySwiper{height: 208px;}
.index-idx2 .mySwiper .swiper-wrapper{height: 208px;flex-wrap: wrap;}
.index-idx2 .mySwiper .swiper-slide{height: 104px;margin: 0 !important;}
.index-idx2 .mySwiper .swiper-slide a{width: 100%;height: 100%;position: relative;display: flex;justify-content: center;align-items: center;}
.index-idx2 .mySwiper .swiper-slide a::after {
    width: 1px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, #cccccc), to(transparent));
    background-image: linear-gradient(transparent, #cccccc 50%, transparent);
    background-repeat: no-repeat;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
    content: "";
}
.index-idx2 .mySwiper .swiper-slide a figure{margin: 0 15px 0 0px;}
.index-idx2 .mySwiper .swiper-slide a figure img{width: 44px;}
.index-idx2 .mySwiper .swiper-slide a h5{font-size: 28px;margin: 0;font-weight: 700;color: #666;transition: all 0.5s;}
.index-idx2 .mySwiper .swiper-slide-thumb-active,.index-idx2 .mySwiper .swiper-slide:hover{background: #0c60ac;}
.index-idx2 .mySwiper .swiper-slide-thumb-active a h5,.index-idx2 .mySwiper .swiper-slide:hover a h5{color: #fff;}
.index-idx2 .mySwiper .swiper-slide-thumb-active figure img,.index-idx2 .mySwiper .swiper-slide:hover figure img{
	ofilter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: brightness(0%) invert(100%);
    -webkit-filter: brightness(0%) invert(100%);
}

.index-idx2 .mySwiper2{height: 700px;}
.index-idx2 .mySwiper2 .swiper-wrapper{}
.index-idx2 .mySwiper2 .swiper-slide{position: relative;}
.index-idx2 .mySwiper2 .swiper-slide::after{position: absolute;content: "";left: 0;top: 0;width: 140px;height: 100%;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background-repeat: repeat-x;
}
.index-idx2 .mySwiper2 .swiper-slide::before{position: absolute;content: "";right: 0;top: 0;width: 140px;height: 100%;
	background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.index-idx2 .mySwiper2 .index-idx2__main{display: flex;justify-content: space-between;align-items: center;}
.index-idx2 .mySwiper2 .index-idx2_text{width:50%;padding: 45px 30px 70px 45px;border-radius: 6px;background-color: rgba(255, 255, 255, 0.88);
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);}
.index-idx2 .mySwiper2 .index-idx2_img{width:50%;display: flex;justify-content: right;align-items: center;order: 2;}
.index-idx2 .mySwiper2 .swiper-button-next{right: 30px;opacity: 1;height:100%;top:0;}
.index-idx2 .mySwiper2 .swiper-button-prev{left: 30px;opacity: 1;height:100%;top:0;}
.index-idx2 .mySwiper2 .swiper-button-next:after,.index-idx2 .mySwiper2 .swiper-button-prev:after{font-size: 20px;color: #fff;opacity: 1;}
.index-idx2 .mySwiper2 .swiper-button-next:hover:after,.index-idx2 .mySwiper2 .swiper-button-prev:hover:after{color: #129bcd;}

.index-idx3__main{}
.index-idx3__main .mySwiper3{}
.index-idx3__main .mySwiper3 .swiper-wrapper{}
.index-idx3__main .mySwiper3 .swiper-slide{position: relative;}
.index-idx3__main .mySwiper3 .content-main{max-width: 45%;min-height: 910px;padding-top: 200px;}
.index-idx3__main .mySwiper3 .swiper-slide::before {
    width: 200%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    background: linear-gradient(90deg, black -100%, transparent 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.index-idx3__main .mySwiper3 .content-main h4 {font-size: 60px;line-height: 1.3;margin-bottom: 35px;}
.index-idx3__main .mySwiper3 .content-main h4 a{color: #fff;}
.index-idx3__main .mySwiper3 .content-main p {
    font-size: 20px;
    line-height: 1.5;
    max-height: 6em;
    overflow: hidden;
    max-width: 50%;
    margin-bottom: 75px;
    color: #fff;
}
.index-idx3__main .mySwiper3 .swiper-button-prev,.index-idx3__main .mySwiper3 .swiper-button-next{border-radius: 50%;width: 25px;
height: 25px;line-height: 5px;top: auto;bottom:68px;text-align: center;}
.index-idx3__main .mySwiper3 .swiper-button-prev{left: 10vw;right: auto;}
.index-idx3__main .mySwiper3 .swiper-button-next{right: 10vw;left: auto;}
.index-idx3__main .mySwiper3 .swiper-button-next:after,.index-idx3__main .mySwiper3 .swiper-button-prev:after{font-size: 14px;color: #fff;}
.index-idx3__main .mySwiper3 .swiper-button-next:hover,.index-idx3__main .mySwiper3 .swiper-button-prev:hover{background: #129bcd;}
.index-idx3__main .mySwiper4{}
.index-idx3__main .mySwiper4 .swiper-wrapper{}
.index-idx3__main .mySwiper4 .swiper-slide{border: 3px solid #fff;}
.index-idx3__main .mySwiper4 .swiper-slide a{width: 100%;height: 117px;display: flex;justify-content: center;align-items: center;}
.index-idx3__main .mySwiper4 .swiper-slide a img{width: auto;height: 100%;}
.index-idx3__main .mySwiper4 .swiper-slide-thumb-active{border: 3px solid #129bcd;}

.index-idx4 .index-idx4__map{height: 450px;}
.index-idx4__map .mySwiper5{
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
    position: relative;
}
.index-idx4 .mySwiper6 .swiper-slide-thumb-active .index-idx4__main-item h4{
    background: -webkit-gradient(linear, left top, right top, from(#0b64a8), to(#028863));
    background: linear-gradient(to right, #0b64a8 0%, #028863 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.index-idx4 .mySwiper6 .swiper-slide{position: relative;}
.index-idx4 .mySwiper6 .swiper-slide::after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#0b64a8), to(#028863));
    background-image: linear-gradient(to right, #0b64a8 0%, #028863 100%);
    background-repeat: repeat-x;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.index-idx4 .mySwiper6 .swiper-slide-thumb-active::after{opacity: 1;}

.pagination .page{display: flex;justify-content: center;align-items: center;}
.pagination .page span a{width: 32px;height: 32px;margin: 0 5px;line-height: 32px;text-align: center;}
.pagination .page .page-numbar{display: flex;justify-content: center;align-items: center;}
.pagination .page .page-numbar a{border-radius: 50%;}
.pagination .page .page-num-current{background: #0c60ac;color: #fff;}
.pagination .page .page-status{width: 70px;}

.sys-ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.sys-ul li{width: 23%;text-align: center;margin-bottom: 20px;}
.sys-ul li figure{width: 100%;overflow: hidden;}
.sys-ul li figure img{width: 100%;}
.sys-ul li p{font-size: 16px;color: rgb(0, 176, 240);}

.info-share{display: flex;justify-content: right;align-items: center;}
.info-share .social-share .icon-wechat,.info-share .social-share .icon-weibo,.info-share .social-share .icon-qq,.info-share .social-share .icon-qzone{
color: #999;border-color: #999;
}
.info-share .social-share .icon-wechat:hover,.info-share .social-share .icon-weibo:hover,.info-share .social-share .icon-qq:hover,
.info-share .social-share .icon-qzone:hover{color: #fff;border-color: #26b7ec;background: #26b7ec;}

.bbcbox-content{width: 1100px;max-width: 90%;}

.index-banner .banner-index{}

#wap-banner{display:none;}

.modal-div{
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
}
.modal-div.show{opacity:1;z-index:999;}
.fade.show {display: block;}

.index-idx3_wapal{display:none;}

.job-sx{width: 42%;display: flex;justify-content: space-between;align-items: center;}
.job-sx .dropdown-toggle::after{display:none;}
.job-sx .dropdown{width: 48%;background: #fff;border: 1px solid #d6d6d6;}
.job-sx .dropdown .btn{width: 100%;background: #fff;height:51px;text-align: left;color: #888;border:none;display: flex;padding: 0 15px;
justify-content: space-between;align-items: center;}
.job-sx .dropdown .btn p{margin: 0;}
.job-sx .dropdown .dropdown-menu{width: 100%;}
.job-sx .dropdown .dropdown-menu li{}
.job-sx .dropdown .dropdown-menu a{color: #888;display:block;padding:5px 10px;}
.job-sx .dropdown .dropdown-menu a:hover{background:#0c60ac;color:#fff;}
.page-7100__form{display: flex;justify-content: space-between;align-items: center;}
.page-7100__form form{width: 56%;}

.cpxq-c{display: flex;justify-content: space-between;align-items: flex-start;}
.cpxq-c-l{width:100%;}
.cpxq-c-r{width: 50%;margin-left: 30px;order: 2;}

.pagination .hide{display: none;}

.detail-content > p{text-indent: 0;}

.index-idx4{}
.index-idx5-main{background-image: url(../images/index-idx4-bg.jpg);background-size: cover;padding-top: 60px;padding-bottom: 60px;}
.index-idx5-ul{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;margin-top: 50px;}
.index-idx5-ul li{background: #fff;width: 32%;margin-top: 30px;transition:all 0.5s;}
.index-idx5-ul li:nth-child(4),.index-idx5-ul li:nth-child(5){width: 49%;}
.index-idx5-ul li h3{border-bottom: 1px solid;margin: 0 20px;padding: 20px 0;font-size: 20px;font-weight: bold;color:#0c60ac;
transition:all 0.5s;}
.index-idx5-ul li .index-idx5-div{margin: 20px 20px 0;height: 180px;}
.index-idx5-ul li .index-idx5-div p,.index-idx5-ul li .index-idx5-div p span,.index-idx5-ul li .index-idx5-div p a{
margin: 0;font-size: 14px;color: #333;line-height: 30px;transition:all 0.5s;}
.index-idx5-ul li:hover{background:#0c60ac;}
.index-idx5-ul li:hover h3{color:#fff;}
.index-idx5-ul li:hover .index-idx5-div p,.index-idx5-ul li:hover .index-idx5-div p span,.index-idx5-ul li:hover .index-idx5-div p a{
color:#fff;} 

.ny-lx {display: flex;justify-content: space-between;align-items: stretch;box-shadow: 0 0 15px rgba(0,0,0,0.15);margin: 80px 0;}
.ny-lx-l{width: 50%;padding:0 70px;}
.ny-lx-l h2{font-size: 36px;line-height: 1.3;margin-bottom: 0;font-weight: 700;color: #333333;padding: 50px 0;}
.ny-lx-l ul{}
.ny-lx-l ul li{display: flex;justify-content: left;align-items: center;width: 100%;padding-bottom: 45px;border-bottom: 1px #ccc solid;
margin-bottom: 45px;}
.ny-lx-l ul li:last-child{border-bottom:none;}
.ny-lx-l ul li figure{width: 60px;margin: 0 15px 0 0;}
.ny-lx-l ul li figure img{width:100%;}
.ny-lx-l ul li .ny-lx-ldiv{width: calc(100% - 60px);}
.ny-lx-l ul li .ny-lx-ldiv h3{margin: 0;font-size: 16px;color: #666;}
.ny-lx-l ul li .ny-lx-ldiv p{font-size: 20px;font-weight: 700;margin: 5px 0 0;}
.ny-lx-r{width: 50%;}
.ny-lx-r ul{height: 835px;overflow-y: auto;margin:30px 30px 30px 0px;padding-right: 30px;}
.ny-lx-r ul li{width: 100%;padding: 30px;background: #f1f8ff;margin-bottom: 30px;}
.ny-lx-r ul li h3{font-size: 20px;font-weight: bold;margin: 0 0 20px;}
.ny-lx-r ul li .ny-lx-rdiv{}
.ny-lx-r ul li .ny-lx-rdiv p,.ny-lx-r ul li .ny-lx-rdiv p a{font-size: 16px;margin-bottom: 0;line-height: 30px;color: #666;}
.ny-lx-r ul::-webkit-scrollbar {width: 5px;}
.ny-lx-r ul::-webkit-scrollbar-track {background: #ccc;border-radius: 5px;}
.ny-lx-r ul::-webkit-scrollbar-thumb {background: #26b7ec;border-radius: 5px;}
.ny-lx-r ul::-webkit-scrollbar-thumb:hover {background: #26b7ec;}

@media (max-width:1800px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 8vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 8vw;}
}

@media (max-width:1700px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 6vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 6vw;}
}

@media (max-width:1650px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 4vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 4vw;}
}

@media (max-width:1600px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 8vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 8vw;}
}

@media (max-width:1500px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 7vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 7vw;}
}

@media (max-width:1450px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 5.3vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 5.3vw;}
}

@media (max-width:1400px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right: 4vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left: 4vw;}
}

@media (max-width:1360px){
    .index-idx3__main .mySwiper3 .swiper-button-next {right:1vw;}
    .index-idx3__main .mySwiper3 .swiper-button-prev {left:1vw;}
    .page-1000-idx2__content p img{width:90%;}
}

@media (max-width:1300px){
    .cpxq-c-r {width: 45%;}
}

@media (max-width:1024px){
    .index-idx2 .mySwiper .swiper-slide a{flex-wrap: wrap;}
    .index-idx2 .mySwiper .swiper-slide a h5{font-size:12px;}
    .index-idx2 .mySwiper .swiper-slide a figure{margin: 0 auto;display: block;width: 100%;text-align: center;}
    .index-idx2 .mySwiper .swiper-slide a figure img {width: 26px;}
    .index-idx2 .mySwiper .swiper-slide {height: 70px;margin: 0 !important;padding: 10px 0;}
    .index-idx2 .mySwiper .swiper-wrapper,.index-idx2 .mySwiper{height: 145px;}
    .main-bg .banner-page{margin-top: 84px;}
    .sys-ul li {width: 49%;}
    .ny-lx{flex-wrap: wrap;}
    .ny-lx-l {width: 100%;padding: 0 30px;}
    .ny-lx-r {width: 100%;padding-left: 30px;}
    
}
@media (max-width:910px){
    .index-idx2 .mySwiper2 .index-idx2_img{order: inherit;text-align: center;}
    .index-idx2 .mySwiper2 .index-idx2__main{flex-wrap: wrap;}
    .index-idx2 .mySwiper2 .index-idx2_img,.index-idx2 .mySwiper2 .index-idx2_text{width:100%;}
    .index-idx2 .mySwiper2 .index-idx2_img img{width:50%;margin: 0 auto;}
    .index-idx2 .mySwiper2 .swiper-slide::after,.index-idx2 .mySwiper2 .swiper-slide::before{display:none;}
    .index-idx2 .mySwiper2 .index-idx2_text {padding: 45px 10px 30px;}
    .index-idx2 .mySwiper2 {height: auto;}
    .index-idx3__main .mySwiper4 .swiper-slide a{display:none;}
    .index-idx3__main .mySwiper4 .swiper-slide{width: 10px;height: 10px;display: inline-block;margin: 0 4px;border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);}
    .index-idx3__main{display:none;}
    .index-idx3_wapal{display:block;}
    .index-idx3_wapal .mySwiper7{margin-top:10px;padding-bottom: 53px;margin-bottom: 10px;}
    .index-idx3_wapal .mySwiper7 .swiper-slide{box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);padding-bottom: 25px;}
    .index-idx3_wapal .mySwiper7 .swiper-slide h4{color:#333;font-size:18px;margin-bottom:15px;}
    .index-idx3_wapal .mySwiper7 .swiper-slide p{color:#333;font-size:14px;}
    .index-idx3_wapal .mySwiper7 .swiper-pagination{}
    .index-idx3_wapal .mySwiper7 .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;}
    .index-idx4 .index-idx4__map {height: 260px;background-size: cover;}
    .page-7100__form{flex-wrap: wrap;}
    .job-sx,.page-7100__form form{width: 100%;}
    .job-sx .dropdown .btn{font-size:14px;height:42px;}
    .page-7100__form form{margin-top:10px;}
    .cpxq-c-r{width: 100%;margin-left: 0px;order: inherit;text-align: center;}
    .cpxq-c{flex-wrap: wrap;}
    
    .ny-lx-l h2 {font-size: 30px;padding: 30px 0;}
    .ny-lx-l {padding: 0 15px;}
    .ny-lx-l ul li .ny-lx-ldiv p {font-size: 18px;}
    .ny-lx-l ul li figure {width: 40px;}
    .ny-lx-l ul li .ny-lx-ldiv {width: calc(100% - 40px);}
    .ny-lx-l ul li{padding-bottom: 30px;margin-bottom: 30px;}
    .ny-lx-r {padding-left: 15px;}
    .ny-lx-r ul li{padding: 15px;}
    .ny-lx-r ul li h3 {font-size: 18px;margin: 15px 0 20px;}
    .ny-lx-r ul li .ny-lx-rdiv p, .ny-lx-r ul li .ny-lx-rdiv p a {font-size: 14px;line-height: 25px;}
    .ny-lx-r ul {margin: 30px 10px 30px 0px;padding-right: 10px;}
}

@media (max-width:767px){
    #pc-banner{display:none;}
    #wap-banner{display:block;width:100%;height:220px;margin-top: 80px;}
    .header-holder{display:none;}
    .foot-tool li a{display: flex;justify-content: center;align-items: center;}
    .foot-tool li a i{width:20px;}
    .page-2000__nav{display: flex;width: 130%;overflow-x: auto;}
    .page-2000__nav li{max-width: 40%;flex: 0 0 40%;}
    .detail-content > p,.page-1000-idx1__content p{text-indent: 0 !important;}
    .sys-ul li {width: 100%;}
    .page-2000__nav .item-img {display: block;margin: 0 auto;}
    .detail-content {overflow-x: auto;}
    .cpxq-c{flex-wrap: wrap;}
    .cpxq-c-l{width:100%;}
    .cpxq-c-r{width:100%;margin-left:0px;}
}
