﻿.container{max-width:1680px;}
.container1{max-width:1500px;margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;width:100%;}
.container-news-detail{max-width:1120px;}
/*网站公共样式*/
.clear{clear:both;overflow:hidden;}
.info-content{font-size:15px;line-height:2;margin:0 auto;}
a{color:#000;text-decoration:none;}                                            
a:hover{color:#103770;}
a:focus{color:#000;}
a.btn-more{transition:all 0.5s ease;-moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/
.clearfix{clear:both;}
html{ overflow-y:scroll; min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}
.text-lineThrough{text-decoration:line-through;}
.text-blue{color:#3f96cc;}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}

.back {transform: rotateY(-180deg);transform-style: preserve-3d;transition: ease-in-out 600ms;}
.ycxs{display:none;}



/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
.header{position: sticky;top: 0;z-index: 50;background: #fff;box-shadow: 0 0 5px 1px rgba(0,0,0,.11);}
.header {height: 163px;line-height: 163px;}
.header.isSearchTop{background: #edf0f7;box-shadow: 0 0 5px 1px rgba(0,0,0,.04);}
.serchTopBtn{cursor:pointer;}
.header .header-right{line-height: 24px;text-align: right;padding-top:40px;position: relative;}

.header-right-hidden{height:80px;line-height:80px;}
.header-right-hidden .header-right{display:none}
.header-right-hidden .nav > ul{top:12px}
.header .header-right .searchTop-input{position:absolute;bottom:-4px;right:125px;height:30px;z-index: 1;}
.header .header-right .searchTop-input.active .ss-box1{width:100%}
.header .header-right .searchTop-input.active{z-index:1;}
.header .header-right .searchTop-input .ss-box1{position:absolute;top:0;right: 0;transition:all .5s;height: 100%;width: 0;background:#fff;border-bottom:2px solid #e1e1e1;overflow: hidden;}
.header .header-right .searchTop-input .ss-box1 .ss-box1-content{width:100%;overflow: hidden;padding: 0 7px;min-width: 450px;}
.header .header-right .searchTop-input .ss-box1 .ss-box1-btn{float:left;margin-right:10px;cursor:pointer;}
.header .header-right .searchTop-input .ss-box1 .ss-box1-btn{transition: all .5s;}
.header .header-right .searchTop-input .ss-box1 .ss-box1-btn:hover{transform: rotateY(360deg);}
.header .header-right .searchTop-input .ss-box1 .ss-box1-input{float:left;width: 93%;text-align: left;}
.header .header-right .searchTop-input .ss-box1 .ss-box1-input input{border:0;padding:0;width: 100%;}

.header .header-right .searchTop-Listinput{position:absolute;bottom:-4px;right:160px;height:30px;width: 700px;overflow: hidden;}/*width:450px;*/
.header .header-right .searchTop-Listinput.active .ss-box1{left:0;}
.header .header-right .searchTop-Listinput.active{z-index:2;}
.header .header-right .searchTop-Listinput .ss-box1{position:absolute;top:0;left:100%;transition:all .5s;height: 100%;width: 100%;background:#fff;border-bottom:2px solid #e1e1e1;padding: 0 7px;}
.header .header-right .searchTop-Listinput .ss-box1 .ss-box1-btn{float:left;margin-right:10px;cursor:pointer;}
.header .header-right .searchTop-Listinput .ss-box1 .ss-box1-input{float:left;width: 93%;text-align: left;}
.header .header-right .searchTop-Listinput .ss-box1 .ss-box1-input input{border:0;padding:0;width: 100%;}

.header .header-right strong{margin-left:5px;margin-right:38px}
.header .logo img{max-height:60px;}
.header-right-select{border: 0;background: top;font-size: 15px;cursor: pointer;padding: 0;margin-right: 38px;}
.header .header-right .search-icon{padding-left:38px;border-left:1px solid #e6ebf0;}
.header .header-right .search-icon img:first-child{margin-right:38px;transition:transform .5s;}
.header .header-right .search-icon img:first-child:hover{transform: rotateY(360deg);}
.header .header-right .search-icon img:last-child{transition: transform .5s;}
.header .header-right .search-icon img:last-child:hover{transform: rotateY(360deg);}
.newleftNews1.header-right-select p:hover{color:#e93a22;}
.newleftNews.header-right-select p:hover{color:#e93a22;}

.newleftNews.header-right-select{display: inline-block;position: relative;}
.newleftNews.header-right-select p{width: 110px;height: 30px;line-height: 30px;cursor: pointer;background-color: transparent;font-size: 15px;padding-left: 20px;border-radius: 5px;text-align: left;}
.newleftNews.header-right-select ul{border: 1px solid rgba(186, 186, 186, 0.2);position: absolute;display: none;background-color: #fff;width: 100%;z-index: 10;padding: 10px 0;box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.12);}
.newleftNews.header-right-select ul.active {display: block;}
.newleftNews.header-right-select ul li{width: 100%;padding: 2px 0;color: #333;cursor: pointer;text-align: center;}
.newleftNews.header-right-select ul li:hover {background-color: #f5f5f5;}
.newleftNews.header-right-select img{position: absolute;right: 0px;top: 10px;height: 10px;line-height: 10px;width: 16px;text-align: center;cursor: pointer;}

.newleftNews1.header-right-select{display: inline-block;position: relative;}
.newleftNews1.header-right-select p{width: 110px;height: 30px;line-height: 30px;cursor: pointer;background-color: transparent;font-size: 15px;padding-left: 20px;border-radius: 5px;text-align: left;}
.newleftNews1.header-right-select ul{border: 1px solid rgba(186, 186, 186, 0.2);position: absolute;display: none;background-color: #fff;width: 100%;z-index: 10;padding: 10px 0;box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.12);}
.newleftNews1.header-right-select ul.active {display: block;}
.newleftNews1.header-right-select ul li{width: 100%;padding: 2px 0;color: #333;cursor: pointer;text-align: center;}
.newleftNews1.header-right-select ul li:hover {background-color: #f5f5f5;}
.newleftNews1.header-right-select img{position: absolute;right: 0px;top: 10px;height: 10px;line-height: 10px;width: 16px;text-align: center;cursor: pointer;}

.logo-box{text-align:left;}

.nav{width:100%}
.nav>ul{position: absolute;right: 0;}
.nav>ul>li{float:left;text-align:center;height:40px;line-height:40px;margin-top: 15px;margin-left: 70px;}
.nav>ul>li>ul{position:absolute}
.nav>ul>li>a{display:block;width:92px;position:relative;font-size:16px;}
    /*.nav > ul > li > a::after{content:"";width:0;height:3px;background:orangered;position:absolute;bottom:0;left:0;transition:all 0.5s ease 0s}
.nav >ul>li.current >a::after,.nav >ul>li:hover> a::after{width: 100%}*/
.nav >ul>li.current >a,.nav >ul>li:hover> a{background:url(../images/header-topBg.png) no-repeat;color: #000;background-position: 20px 25px;}
.nav > ul > li:nth-child(4).current > a, .nav > ul > li:nth-child(4):hover > a{background-position: 30px 25px;}
.nav li:hover> ul{display:block;}
.nav ul li ul li a{display:block;width:100%;text-align:center;font-size:15px;line-height:45px;color: #000;} 
.nav ul li ul li a:hover{text-decoration:none;color: #fff;background: linear-gradient(to right,#0059ab,#a63552);}

.nav ul li{position:relative;}
.nav ul li .arrow{display:none}
.nav ul li ul{background-color: rgba(255, 255, 255,.8);display:none;position:absolute;left:-40%;top:40px;z-index:3;width:200px;box-shadow: 1px 3px 3px 1px rgba(0,0,0,.2);} /*二级ul样式*/
.nav ul li ul li ul{left: 100%;top: 0;}
.nav>ul>li>ul>li>ul{left:100%;top:0px; display:none !important;}/*三级以后ul样式*/
}
@media (min-width:1400px)
{
.nav>ul>li>a{width:100pxfont-size:18px;}
}
@media (max-width:1000px) /*手机端*/
{
.header{box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.09);position: relative;}
.header .logo-box{height: 70px;padding-right: 130px;line-height: 70px;}
.header .logo-box .logo img{max-height:30px;}
.header .nav-toggle{position:absolute;right:0px;top:0px;font-size:25px;color:#999;min-width:70px;height:70px;line-height:70px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#ccc;}

.nav{position:fixed;z-index:999;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left;}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
}

/*TOP*/
.header-top{line-height:40px;border-bottom: 1px solid #f2f2f2;}
.header-top .float-lg-right{padding-right:15px;}
.header-top a{color:#666;}
.header-top .top-5{top:5px;}

/*FOOTER*/
@media (min-width:1000px){
.footer-leftLogo{margin-bottom:70px;}
.footer-leftText{margin-bottom:20px;font-size: 16px;color: #c6c8db;}
.footer-leftText img{margin-right:18px;}
.footer-rightTit>p{text-align: center;font-size: 20px;margin-bottom: 34px;color:#e0dfe6;}
.footer-rightTit .footnav li{text-align:center;font-size:16px;margin-bottom:30px;}
.footer-rightTit .footnav li a{color:#e0dfe6;}
.footer-bottom-text{color: #c6c8db;font-size: 15px;}
.footer-bottom-text a{color:#c6c8db;}
.footer-ewm>span{display: inline-block;text-align: center;margin-right: 20px;}
.footer-ewm>span img{display: block;margin: auto;}
.footer-ewm>span span{display:block;color: #c6c8db;font-size:14px;line-height:24px;margin-top: 12px;}
.footer-ewm{margin-top: 134px;margin-bottom: 65px;}
.footer-bottom-href{text-align:right;font-size: 15px;}
.footer-bottom-href a{color: #c6c8db;margin-left:40px;}
footer{padding-top:100px;margin-top:80px;min-height:680px;}
footer h5{padding-bottom:20px;}
}
@media (max-width:1000px){
footer{padding-top:20px;margin-top:30px;}
footer h5{padding-bottom:10px;}

}
footer{background:url(../images/footer.png) no-repeat;color:#fff;line-height:1.8;position: relative;z-index: 2;}
footer a{color:#fff;}
.footnav{line-height:1.8;}
.footnav li ul li{display:none;}
footer .ewm img{max-height:120px;}
.footer-ewm>span img{width: 68px;height: 68px;}
.footer-rightTit .footnav li a:hover,.footer-bottom-href a:hover,.footer-bottom-text a:hover{underline;color: #e62927;}

/*移动端固定栏目按钮*/
.float-nav-toggle{z-index: 10;display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}


/*手机端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}footer{background-size: cover;background-position: center;}}
@media (max-width:1000px){footer{padding-bottom:60px;}}




/*PC端置顶*/
#ToTop {position: fixed;bottom: 80px;right: 40px;width: 40px;height: 40px;text-indent: -999em;z-index: 20000;background-image: url(../images/top2.png); background-repeat: no-repeat;background-position:0 0;}
#ToTop:hover {width: 40px;height: 40px;background: url(../images/top2.png) no-repeat 0 -42px;text-indent: -999em;filter: alpha(opacity=100);opacity: 1;z-index: 20000;}
@media (max-width:1000px){.gotoptop_icon{display:none!important;}}

/*公共样式*/
@media (min-width:1000px) {
.breadcrumb{padding:40px 0;}

}
@media (max-width:1000px) {
.breadcrumb{padding:10px 0;}

}
.breadcrumb{display: flex; align-items: center;}
.breadcrumb-line .breadcrumb{color:#5a5a5a;font-size: 14px;border-bottom: 1px solid #f4f4f4;}
.breadcrumb > li + li::before {content: " >";color: #4c4c4d;padding: 0 10px;}
.breadcrumb a{color: #4c4c4d;}
.breadcrumb a:hover,.breadcrumb a:hover span{color: #103770;}
.pagination > li > a, .pagination > li > span{padding: 6px 10px;}
.pagination > li:first-child > a, .pagination > li:first-child > span{background: #006fbc;width: 35px;height: 35px;color: #fff;padding: 0;line-height: 32px;border-radius: 50%;border: 0px;font-size: 18px;}
.pagination > li:last-child > a, .pagination > li:last-child > span{background: #0c3770;width: 35px;height: 35px;color: #fff;padding: 0;line-height: 32px;border-radius: 50%;border: 0px;font-size: 18px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #0c3770;width: 35px;height: 35px;color: #fff;padding: 0;line-height: 34px;border-radius: 50%;border: 0px;font-size: 18px;margin: 0 10px;}
.pagination > li > a, .pagination > li > span{width: 35px;height: 35px;color: #000;padding: 0;line-height: 32px;border-radius: 50%;border: 0px;font-size: 18px;margin: 0 10px;}

.PartyBuilding-bg .pagination > li:first-child > a,.PartyBuilding-bg .pagination > li:first-child > span{background: #e62927;}
.PartyBuilding-bg .pagination > li:first-child > a,.PartyBuilding-bg .pagination > li:first-child > span{background: #e62927;}
.PartyBuilding-bg .pagination > .active > a,
.PartyBuilding-bg .pagination > .active > span,
.PartyBuilding-bg .pagination > .active > a:hover,
.PartyBuilding-bg .pagination > .active > span:hover,
.PartyBuilding-bg .pagination > .active > a:focus,
.PartyBuilding-bg .pagination > .active > span:focus{background: #e62927;}

.PartyBuilding-bg .pagination > li:last-child > a,
.PartyBuilding-bg .pagination > li:last-child > span{background: #e62927;}

.card1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;}
.card2{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 44px;}
.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 66px;}
.card4{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;word-break: break-all;height: 80px;}


.html5zoo-arrow-left-0{background:url(../images/left.png) no-repeat scroll left top!important;margin-left:30px;background-size: cover !important;}
.html5zoo-arrow-right-0{background:url(../images/left2.png) no-repeat scroll left top!important;margin-right:30px;background-size: cover !important;}

.page ul li .fa{padding-right: 10px;}
.page a{color: #3f96cc;}
.page a:hover{color: #000;}

.font-size-13{font-size:13px;}


/*子栏目样式*/
.sub-nav-box .sub-nav>ul>li{text-align:center;line-height:70px;display: inline-block;border-bottom: 2px solid transparent;}
.sub-nav-box .sub-nav>ul>li>ul{position:absolute;}
.sub-nav-box .sub-nav >ul>li.active >a{color:#333;}
    /*.sub-nav-box .sub-nav >ul>li.active >a{background-color: #3f96cc;color: #fff;}
.sub-nav-box .sub-nav li:hover> ul{display:block;}*/
.sub-nav-box .sub-nav> ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid #1774c7;}
.sub-nav-box .sub-nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.sub-nav-box .sub-nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;line-height:50px} 
.sub-nav-box .sub-nav ul li ul li a:hover{text-decoration:none;color:#fff;background:rgba(0, 0, 0, 0.1);}

.sub-nav-box .sub-nav ul li{position:relative;}
.sub-nav-box .sub-nav ul li .arrow{display:none}
.sub-nav-box .sub-nav ul li ul{background-color:#1774c7;display:none;position:absolute;left:0;z-index:2;width:100%;} /*二级ul样式*/
.sub-nav-box .sub-nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
/*.sub-nav-box-bg .breadcrumb li:nth-child(4){display:none;}*/

@media screen and (min-width:1000px){
.sub-nav-box{text-align: center;}
.recruit .sub-nav-box .sub-nav ul li{width:50%;font-size: 22px;}
.recruit .sub-nav-box .sub-nav ul li a{display:block;}
.sub-nav-box .sub-nav ul li:not(:last-child):before{content:"";position:absolute;right:0;top:50%;transform:translate(0,-50%);width:1px;height:20px;background:#999;}
.sub-nav-box .sub-nav >ul>li.active{border-bottom:2px solid #e83820;}
.contactus .sub-nav-box .sub-nav > ul > li > a{padding: 20px 118px;}
.newsnav .sub-nav-box .sub-nav > ul > li > a{padding: 20px 168px;}
}
@media screen and (max-width:1000px){
.sub-nav-box .sub-nav{padding-top:20px}
.sub-nav-box{padding-left:10px;padding-right:10px;}
.sub-nav-box .sub-nav>ul>li{margin-right: 10px;}
.sub-nav-box .sub-nav>ul>li>a{width: 100%;height: 34px;display: inline-block;font-size: 13px;overflow: hidden;}
.sub-nav-box .sub-nav ul li{width:46%;line-height: 34px;}
.sub-nav-box .sub-nav ul li ul li,.sub-nav-box .sub-nav ul li ul::before{display:none;}
.sub-nav-box-bg{margin-bottom: 30px;}

}




/*分页-新闻中心*/
.pa_textlist_1 .item{border-bottom:1px solid #ddd;}
.pa_textlist_1 .item .picbox{display:block;overflow:hidden;}
.pa_textlist_1 .item .picbox img{transition:all 0.3s ease-in-out;}
.pa_textlist_1 .item .picbox:hover img{transform:scale(1.08,1.08);}
.pa_textlist_1 .item .title{line-height:1.4;text-align:left;}

.pa_textlist_1 .item .intro{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height:46px;}
.pa_textlist_1 .item .boxs{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pa_textlist_1 .item .columnlink{color: #3f96cc;}
.pa_textlist_1 .contentbox{padding-right: 0;}
@media(min-width:1000px){
.pa_textlist_1{margin-top:-30px;}
.pa_textlist_1 .item{padding: 30px 0;}
.pa_textlist_1 .item .date{padding:10px 0;}
.pa_textlist_1 .item .boxs{margin-top: 15px;}
.pa_textlist_1 .item .title{font-size:17px;}

}
@media(max-width:1000px){
.pa_textlist_1{margin-top:-12px;}
.pa_textlist_1 .item{margin: 12px 15px;}
.pa_textlist_1 .item .title{font-size:14px;}
.pa_textlist_1 .contentbox{padding-left:8px;}
.pa_textlist_1 .item .date,.pa_textlist_1 .item .columnlink{font-size:13px;}

}


/*首页*/
.index-title-all{text-align:center;position:relative;letter-spacing: 3px;}
.index-title-all.pageTitle{padding-top:40px;margin-bottom:50px;}
.index-title-all.pageTitle.text-left{text-align:left;}
.index-title-all .title{position: relative;z-index: 1;}
.index-title-all .titleBg{position:absolute;bottom: -3px;right: -20px;z-index: -1;}
.index-title-all a{position:absolute;right:0;bottom:0;font-size:14px;font-weight:400;color:#e83820;line-height: 20px;overflow: hidden;}
.index-title-all a span{float: left;padding-top: 4px;margin-right: 15px;letter-spacing: 1px;}
.index-title-all a img{float:right;}
.indexNews-swiper{position:relative;overflow: initial;}
.indexNews-swiper .swiper-slide-content{position: absolute;z-index:1;bottom: 23px;color: #fff;line-height: 30px;padding: 13px 20px;}
.indexNews-swiper .swiper-slide-content .date{font-size:15px;line-height: 19px;margin-bottom: 8px;}
.indexNews-swiper .swiper-slide-content .date img{margin-right:7px;}
.indexNews-swiper .swiper-slide-content .title{font-size: 15px;}
.indexNews-swiper .news-titleBg{position:absolute;bottom: 23px;left: -10px;}
.indexNews-swiper .swiper-button-prev{background:url(../images/indexSwiper.png) no-repeat;outline: none;height: 33px;width: 33px;margin-bottom: 0;transform: rotate(180deg);bottom: 51px;left: auto;right: 25%;top: auto;}
.indexNews-swiper .swiper-button-next{background:url(../images/indexSwiper.png) no-repeat;outline: none;height: 33px;width: 33px;margin-bottom: 0;bottom: 51px;top: auto;right: 20%;}
.indexNews-swiper .swiper-button:hover{background-color:rgba(204,0,0,0.5);border-radius:5px}

.indexNews-swiper .swiper-button-prev::after,.indexNews-swiper .swiper-rtl .swiper-button-next::after{content: "";}
.indexNews-swiper .swiper-button-next::after,.indexNews-swiper .swiper-rtl .swiper-button-prev::after{content: "";}
.indexNews-swiper .swiper-button-next.swiper-button-disabled,.indexNews-swiper .swiper-button-prev.swiper-button-disabled{opacity: .5;}
.index-news-box{position:relative;border-bottom:1px solid #e1e1e1;}
.index-news-box:last-child{border-bottom:0px;}
.index-news-box .date{position:absolute;right:0;top:0;color: #103770;font-size: 14px;}
.index-news-box a{font-size: 16px;}
.index-news-box a:hover{font-weight:600;color:#103770;}
.display-none{display:none;}
.index-tabBox-pro{position:relative;}
.index-tabBox-pro .tab-title{position: absolute;z-index: 2;max-width: 342px;width: 100%;color: #c6c8db;top: 66px;border-right: 1px solid #40569d;}
.index-tabBox-pro .tab-title li{line-height:87px;font-size: 18px;position: relative;margin-bottom: 20px;}
.index-tabBox-pro .tab-title li:last-child{margin-bottom:0px;}
.index-tabBox-pro .tab-title li img{display:none;}
.index-tabBox-pro .tab-title li.select img{display:inline-block;margin-left: 10px;}
.index-tabBox-pro .tab-title li.select {color:#fff;}
.index-tabBox-pro .tab-title li .select-bg{position: absolute;height: 87px;left: -64px;z-index: -1;margin-left: 0 !important;}
.index-tabBox-pro-content .contentbox-title{margin-top:30px;margin-bottom:18px;font-size:20px;color:#fff;}
.index-tabBox-pro-content .contentbox-remark{color: #c6c8db;font-size: 15px;line-height: 27px;}
.index-tabBox-pro-content .contentbox-more{margin-top:34px;font-size:18px;}
.index-tabBox-pro-content .contentbox-more a{color:#e83820;}
.index-tabBox-pro-content .contentbox-more img{margin-left:20px;}
.index-tabBox-pro-content .contentbox-num{font-weight:600;color:#e83820;}
.index-tabBox-pro-content .contentbox-tips{margin-top:10px;font-size:16px;color:#c6c8db;}
.Index-imagesList .imgBox{overflow:hidden;}
.Index-imagesList .imgBox img{transition: all .3s ease-out 0s;max-height: 300px;}
@media(min-width:992px){
.Index-imagesList .imgBox img{height:300px;}
}
.Index-imagesList .imgBox:hover img{transform: scale(1.1);}
.Index-imagesList .date{margin-top:20px;color: #103770;line-height: 24px;font-size:14px;}
.Index-imagesList .date img{margin-right:7px;}
.Index-imagesList .title{font-size:20px;margin-top:10px;}
.Index-imagesList .title a:hover{color: #103770;}
.Index-imagesList .remark{font-size: 14px;color: #000;margin-top: 10px;line-height: 24px;}
.Index-imagesList .moreBtn{margin-top:20px;overflow: hidden;}
.Index-imagesList .moreBtn a:first-child{float:left;}
.Index-imagesList .moreBtn a:last-child{float:right;}
.Index-imagesList .moreBtn a{color:#e83820;}

.index-threeBox-imgBox img{transition: all .3s ease-out 0s;cursor: pointer;max-width:100%}
@media (min-width:1600px){
.index-threeBox-imgBox img{max-width: 800px;}
.addcus .div-img-box img{max-width:100%;}
}
.index-threeBox-imgBox .imgBox:hover .imgBg{transform: scale(1.1);}
.index-threeBox-imgBox .imgBox{overflow: hidden;}
.index-threeBox-imgBox .imgBox .imgBtn{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index:1;max-width: 80px;}

/*左移动*/
@media (min-width:1000px){
.marqueelefts li{width:331px;padding:0;}
.marqueelefts li .pic{width:331px;}

.newList-box .item .picbox{height: 264px;display: flex;justify-content: center;}
.newList-box .item .picbox img{height: auto !important;}
}
@media (max-width:1000px){
.marqueelefts li{width:200px;}
.marqueelefts li .pic{width:180px;}
}
.marqueelefts {height: auto;overflow: hidden;margin: 0px auto;}
.marqueelefts ul{float:left;}
.marqueelefts li{float:left;display:inline;height:auto;text-align:center;}
.marqueelefts li .pic{display:block;height:auto;padding:10px 0;background-image: url(../images/Partnerbg.png);background-size: 100% 100%;transition: all .3s ease-out 0s;}
.marqueelefts li .pic:hover{transform: scale(1.1);}
#qualifications4 .marqueelefts li .pic:hover{transform: none;cursor: text ;}
#qualifications4 .marqueelefts li .pic a:hover {cursor: text ;}
.marqueelefts li .pic .imgbox{margin-bottom: 11px;height: 46px;line-height: 46px;margin-top: 5px;}
.marqueelefts li .pic img{height: auto !important;width: auto !important;cursor: pointer;transition: all .3s ease-out 0s;}
indexSwiperS.marqueelefts li .pic img{max-width:120px;}
.aboutSy .marqueelefts li .pic img:hover{transform: initial;}
.marqueelefts li .pic .text{padding-bottom:5px;color: #000;}
.marqueelefts .marquee1_1>li>p{text-align:center;margin: 0 auto;display:inline-block;}

.Activity-Box .item{border-bottom:1px solid #d6d8dd;padding: 15px 0;position: relative;padding-right: 100px;transition:all .5s;margin-bottom:15px;}
.Activity-Box .item:hover{padding-left:30px;padding-right:130px;border-color:#1e457b;}
.Activity-Box .item:hover a{color:#1e457b;}
.Activity-Box .item:hover .date{right:30px;color:#e83820;}
.Activity-Box .item .gray-img{display:block;}
.Activity-Box .item .gray-img1{display:none;}
.Activity-Box .item:hover .gray-img{display:none;}
.Activity-Box .item:hover .gray-img1{display:block;}
.Activity-Box .item .gray-product{overflow:hidden;}
.Activity-Box .item .gray-product img{float:left;margin-right: 15px;margin-top: 7px;height: 20px;width: 22px;}
.Activity-Box .item .gray-product .title{font-size:22px;font-weight:400;}
.Activity-Box .item .date{position:absolute;right:0;bottom: 15px;transition: all .5s;font-size:18px;}

.newList-box .item{margin-bottom:30px;}
.newList-box .item:hover .contentbox .date,.newList-box .item:hover .contentbox .boxs .title,.newList-box .item:hover .contentbox .intro{color:#fff;}
.newList-box .item .imgBox img:first-child{display:block;}
.newList-box .item .imgBox img:last-child{display:none;}
.newList-box .item:hover .imgBox img:first-child{display:none;}
.newList-box .item:hover .imgBox img:last-child{display:block;}
.newList-box .item .imgBox img{width: auto !important;height: auto !important;}
.newList-box .item .contentbox{background:#fff;}
.newList-box .item:hover .contentbox{background:url(../images/newsListBg.png) no-repeat;}
.newList-box .item .contentbox .date{color:#333;font-size:16px;margin-bottom:20px;}
.newList-box .item .contentbox .boxs {margin-bottom:20px;}
.newList-box .item .contentbox .boxs .title{font-size:20px;}
.newList-box .item .contentbox .intro{color: #707070;}
.newList-box .item .picbox img{width:100% !important;transition:all .5s;}
.newList-box .item .picbox{overflow: hidden;background:#fff;}
.newList-box .item:hover .picbox{background: #0c3770;}
.newList-box .item:hover .picbox img{transform: scale(1.1);}

.medium-box ul li.item{background:#fff;position: relative;}
.medium-box ul li.item .imgBox{display:block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);width: 172px;text-align: center;}
.medium-box ul li.item .link-href{position:absolute;display:none;right:0;top:0;width:172px;height:100%;background:url(../images/mediumBg.png) no-repeat;text-align: center;color: #fff;font-size: 20px;}
.medium-box ul li.item .link-href a{color:#fff;display:block;height:100%;}
.medium-box ul li.item .link-href p{line-height: 1.2;}
.medium-box ul li.item .link-href img{margin-top:15px;}
.medium-box ul li.item:hover .imgBox{display:none;}
.medium-box ul li.item:hover .link-href{display:block;}
.medium-box ul li.item:hover{box-shadow: 0 40px 24px -25px rgba(0,0,0,0.1);}
.medium-box ul li.item .contentbox .date{color:#e83820;font-size:16px;line-height:2}
.medium-box ul li.item .contentbox .boxs{margin-bottom:20px;}
.medium-box ul li.item .contentbox .intro{font-size:18px;line-height:2;color:#2e2f2f;height: 66px;}

.investor-img{position: absolute;top: 22%;}

.investor-box .textBox img{float:left;margin-right: 20px;}
.investor-box .textBox .content .title{color:#e83820;}
.investor-box .textBox .content .tips{color:#333;}
.callMe-list{position:relative;}
.callMe-list.callMe-listOne{background: url(../images/callMe1.png) center;}
.callMe-list.callMe-listTwo{background: url(../images/callme2.png) no-repeat center;}
.callMe-list.callMe-listThree{background: url(../images/callme3.png) no-repeat center;}

.callMe-list .text-box p{color:#fff;font-size:25px;padding-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,.16);margin-bottom:15px}
.callMe-list .text-box div.active{margin-bottom:20px;}
.callMe-list .text-box div{margin-bottom:40px;font-size:20px;color:#fff;}
.callMe-list .text-box div img{margin-right:15px;}



.enterprise-imgBox{margin-bottom:40px;}
.enterprise-imgBox .imgBox{border:1px solid #e5e5e5;border-radius:50%;width: 160px;height: 160px;text-align: center;line-height: 160px;margin: auto;margin-bottom:45px;transition: all .3s ease-out 0s;}
.enterprise-imgBox .imgBox:hover{border-color:#e83820;transform: scale(1.1);background: #f7faff;}
.enterprise-imgBox .title{color:#e83820;text-align:center;margin-bottom: 17px;font-size: 20px;}
.enterprise-imgBox .intro{font-size: 26px;text-align: center;height: 80px;font-weight: 600;letter-spacing: 2px;-webkit-line-clamp: 3;}
.enterprise-image img{transition: all .3s ease-out 0s;}
/*.enterprise-image img:hover{transform: scale(1.1);}*/
.enterprise-image{overflow: hidden;}
.enterprise-bg .enterprise-tit{color:#999}
.newDetail-bg{margin-top:-29px;padding-top:29px;}
.reservation-leftImg{position:absolute;top:28%;left:0;}
#feedbackForm .el-button{background:url(../images/reservationBtn.png) no-repeat;}

.service-box>ul>li{border:1px solid #0c3770;margin-bottom:20px;}
.service-box>ul>li>a{display: block;color: #fff;background-color: #0c3770;font-size: 25px;padding: 20px 40px;}
.service-box>ul>li>ul{overflow:hidden;}
.service-box>ul>li>ul>li{float:left;line-height:40px;line-height: 80px;padding: 0 50px;font-size:16px}
.service-box ul li ul li ul li{display: none;}
.info-Detail-tips{font-size:16px;color:#666;border-bottom:1px solid #d3d6dc;}
.info-Detail-tips img{margin-right:8px;}

.rightDetail{background-color:#f6f8fb;}
.detail-nextPrev{overflow:hidden;}
.detail-nextPrev .prev a,.detail-nextPrev .next a{color:#333;max-width: 280px;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;top: 4px;}
.detail-nextPrev .prev{float:left;width:50%;text-align:left;font-size: 15px;line-height: 20px;border-right:2px solid #d5d8de;}
.detail-nextPrev .next{float: right;width: 50%;text-align: right;font-size: 15px;line-height: 20px;}
.detail-nextPrev .prev img.img1,.detail-nextPrev .next img.img1{display:inline-block;}
.detail-nextPrev .prev img.img2,.detail-nextPrev .next img.img2{display:none;}
.detail-nextPrev .prev img{margin-right:12px;}
.detail-nextPrev .next img.img2{margin-left:12px;}
.detail-nextPrev .next img.img1{margin-left:12px;transform: rotate(180deg);}
.detail-nextPrev .prev:hover,.detail-nextPrev .next:hover{color:#0c3770;}
.detail-nextPrev .prev:hover img.img1,.detail-nextPrev .next:hover img.img1{display:none;}
.detail-nextPrev .prev:hover img.img2{display:inline-block;transform: rotate(180deg);}
.detail-nextPrev .next:hover img.img2{display:inline-block;}

.ygfc-bg>img{position:absolute;top:0;left:0;z-index:1;}

.staff-swiper-box{position:relative;z-index:2;}
.staff-swiper-box .staffSwiper{position:relative;}
.staff-swiper-box .staffSwiper .swiper-slide .title{font-size:18px;margin-bottom:10px;color: rgba(0,0,0,.8);}
.staff-swiper-box .staffSwiper .swiper-slide .big-title{font-size:20px;margin-bottom:15px;color: rgba(0,0,0,1);}
.staff-swiper-box .staffSwiper .swiper-slide .intro{font-size:16px;line-height:1.6;color: rgba(0,0,0,.5); margin-bottom:10px;}
.staff-swiper-box .staffSwiper .swiper-button-next,.staff-swiper-box .staffSwiper .swiper-button-prev{opacity: 1;background: transparent;width: 45px;height: 45px;}
.staff-swiper-box .staffSwiper .swiper-button-next .img1,.staff-swiper-box .staffSwiper .swiper-button-prev .img1{display:none;}
.staff-swiper-box .staffSwiper .swiper-button-next .img2,.staff-swiper-box .staffSwiper .swiper-button-prev .img2{display:block;}
.staff-swiper-box .staffSwiper .swiper-button-prev{top:auto;bottom: 20%;left: 0px;transform: rotate(180deg)}
.staff-swiper-box .staffSwiper .swiper-button-next{top:auto;bottom:20%;left:60px;right:auto;}
.staff-swiper-box .staffSwiper .swiper-button-next::after,.staff-swiper-box .staffSwiper .swiper-rtl .swiper-button-prev::after{content:initial;}
.staff-swiper-box .staffSwiper .swiper-button-prev::after,.staff-swiper-box .staffSwiper .swiper-rtl .swiper-button-next::after{content:initial;}
.staff-swiper-box .staffSwiper .swiper-button-next.swiper-button-disabled{transform: rotate(180deg)}
.staff-swiper-box .staffSwiper .swiper-button-prev.swiper-button-disabled{transform: rotate(0)}
.staff-swiper-box .staffSwiper .swiper-button-next.swiper-button-disabled .img1,.staff-swiper-box .staffSwiper .swiper-button-prev.swiper-button-disabled .img1{display:block;}
.staff-swiper-box .staffSwiper .swiper-button-next.swiper-button-disabled .img2,.staff-swiper-box .staffSwiper .swiper-button-prev.swiper-button-disabled .img2{display:none;}
._staff-swiper-box .staffSwiper .swiper-slide{visibility: hidden;}
._staff-swiper-box .staffSwiper .swiper-slide-active{visibility:visible;}
.staff_mk{position:relative;z-index:2;}
.staff_mk .marqueelefts li .pic{background:transparent;}

.talentCon-bg img.top{position:absolute;top:-60%;left:0;}
.talentCon-bg>.container1{position: relative;z-index: 2;}
.talentConSwiper{position:relative;}
.talentConSwiper .swiper-button-next,.talentConSwiper .swiper-button-prev{opacity: 1;background: transparent;width: 45px;height: 45px;}
.talentConSwiper .swiper-button-next .img1,.talentConSwiper .swiper-button-prev .img1{display:none;}
.talentConSwiper .swiper-button-next .img2,.talentConSwiper .swiper-button-prev .img2{display:block;}
.talentConSwiper .swiper-button-next::after,.talentConSwiper  .swiper-rtl .swiper-button-prev::after{content:initial;}
.talentConSwiper .swiper-button-prev::after,.talentConSwiper .swiper-rtl .swiper-button-next::after{content:initial;}

.talentConSwiper .swiper-button-prev{top:44%;left: 0px;transform: rotate(180deg)}
.talentConSwiper .swiper-button-next{top:44%;right:0px;}
.talentConSwiper .swiper-button-next.swiper-button-disabled{transform: rotate(180deg)}
.talentConSwiper .swiper-button-prev.swiper-button-disabled{transform: rotate(0)}
.talentConSwiper .swiper-button-next.swiper-button-disabled .img1,.talentConSwiper .swiper-button-prev.swiper-button-disabled .img1{display:block;}
.talentConSwiper .swiper-button-next.swiper-button-disabled .img2,.talentConSwiper .swiper-button-prev.swiper-button-disabled .img2{display:none;}
.talentCon-tabBox-bg{background:url(../images/talentConImg2.png) no-repeat center;}
.talentCon-tabBox-bg .list{padding-top:100px;padding-bottom:100px;color:#fff;text-align:center;}
.talentCon-tabBox-bg .list .tips{font-size:14px;line-height:24px;}
.talentCon-tabBox-bg .list .title{font-size:25px;line-height:2;margin:15px 0;}
.talentCon-tabBox-bg .list .intro{max-width:200px;text-align:left;font-size:16px;line-height:2;margin: auto;  height: 128px;}
.talentCon-tabBox-bg .list:hover{background:url(../images/talentConIconBg.png) no-repeat;}
.talentCon-btm-bg{padding-top: 30px;margin-bottom: -124px;padding-bottom: 120px;position:relative;background:url(../images/talentConImgBtm.png) no-repeat;background-size:cover;}
.talentCon-btm-bg .box{background:#fff;margin-bottom:30px;padding: 40px;padding-bottom:60px;}
.talentCon-btm-bg .box p{font-size:24px;line-height:2;color:#0c3770;margin-bottom: 15px;}
.talentCon-btm-bg .box div{font-size:18px;line-height:2;color:#333;height: 108px;}
.talentCon-btm-bg .box:hover{background:url(../images/talentConIconBg1.png) no-repeat;}
.talentCon-btm-bg .box:hover p{color:#e83820;}
.talentCon-btm-bg .box:hover div{color:#fff;}

.recruit-table-titBox{overflow:hidden;padding: 20px 0;}
.recruit-table-titBox>p{float:left;width:20%;color: rgba(0,0,0,.5);font-size: 16px;}
.recruit-table-titBox>p:first-child{text-align: center;}
.pra_con li{margin-bottom:30px;}
.pra_con li .pra_conTit{overflow:hidden;padding:20px 0;background:#fff;position:relative;cursor: pointer;}
.pra_con li .pra_conTit>p{float:left;width:20%;font-size:20px;color:#333;}
.pra_con li .pra_conTit>p:first-child{text-align: center;}
.pra_con li .pra_conTit img{position:absolute;top: 29px;right: 5%;}
.pra_con li .pra_conTit .img1{display:block;}
.pra_con li .pra_conTit .img2{display:none;}
.pra_con li.pra_active .pra_conTit{background:url(../images/recruitActive.png) no-repeat;background-size:cover;}
.pra_con li.pra_active .pra_conTit p{color:#fff;}
.pra_con li.pra_active .img1{display:none;}
.pra_con li.pra_active .img2{display:block;}
.pra_con li .pra_pro{background: #fff;display:none;}

.BusinessList-box .item .picbox{background:#fff;border-radius: 13px 13px 0px 0px;overflow:hidden;}
.BusinessList-box .item .contentbox{background:#fff;border-radius: 0px 0px 13px 13px;overflow:hidden;margin-bottom: 30px;}
.BusinessList-box .item:hover .contentbox{background:url(../images/activeBgImg.png)}
.BusinessList-box .item:hover .contentbox .boxs .title{color:#fff;}
.BusinessList-box .item:hover .contentbox .intro{color:#fff;}
.BusinessList-box .item:hover .contentbox .date{color:#fff;}
.BusinessList-box .item .picbox img{transition: all .5s;}
.BusinessList-box .item:hover .picbox img{transform: scale(1.1);}
.BusinessList-box .item:hover .picbox{background: #0c3770;}

.PartyBuilding .sub-nav-box .sub-nav ul li{width: 20%;font-size: 22px;}
.PartyBuilding-bg{background:#edf0f7;padding-top: 30px;margin-bottom: -124px;padding-bottom: 120px;position:relative;}
.PartyBuilding-box .contentbox{background:#fff;}
.PartyBuilding-box .contentbox .date{color:#0c3770;}

.hotel-bg .info-content{line-height:2;font-size:18px;margin-bottom:60px;}
.hotel-bg .hotel-SwiperSile{width:100%;overflow:hidden;}
.hotel-bg .swiper-hotel-container{margin-bottom:30px;overflow: hidden;}
.hotel-bg .hotel-SwiperSile .swiper-slide{cursor: pointer;border-radius:15px;overflow: hidden;transform: scale(0.88);box-sizing: border-box;border: 3px solid transparent;}
.hotel-bg .hotel-SwiperSile .swiper-slide img{width:100%}
.hotel-bg .hotel-SwiperSile .swiper-slide-thumb-active{border:3px solid #e83820;transform: scale(1);}

.hotel-line-Box .hotel-list{position: relative;color: #333;}
.hotel-line-Box .hotel-list>img{float:left;margin-right:30px;margin-top: 14px;}
.hotel-line-Box .hotel-list>p{font-size:16px;line-height:2;}
.hotel-line-Box .hotel-list>div{font-size:20px;}
.hotel-line-Box {margin-bottom:60px;}
.hotel-lineBox-Bg{background:url(../images/hotelActive.png) no-repeat;background-size: cover;}
.hotel-lineBox-WhiteBg{background:#fff;}
.hotel-line-Box .hotel-lineBox-Bg .hotel-list{color:#fff;}

.train-bg-img{position:absolute;top:0;left:0;z-index: 1;}
.train-trackBox .train-trackBox-img{position:absolute;left:0;top: 28%;}
.train-center{position:relative;text-align: center;}
.train-center .train-Container{text-align: left;}
.train-swiper .swiper-button-next,.train-swiper .swiper-button-prev{opacity: 1;background: transparent;width: 45px;height: 45px;}
.train-swiper .swiper-button-next .img1,.train-swiper .swiper-button-prev .img1{display:none;}
.train-swiper .swiper-button-next .img2,.train-swiper .swiper-button-prev .img2{display:block;}
.train-swiper .swiper-button-prev{top:auto;left: 15px;transform: rotate(180deg);bottom: 0;}
.train-swiper .swiper-button-next{top:auto;right:auto;left: 75px;bottom: 0;}
.train-swiper .swiper-button-next.swiper-button-disabled{transform: rotate(180deg)}
.train-swiper .swiper-button-prev.swiper-button-disabled{transform: rotate(0)}
.train-swiper .swiper-button-next.swiper-button-disabled .img1,.train-swiper .swiper-button-prev.swiper-button-disabled .img1{display:block;}
.train-swiper .swiper-button-next.swiper-button-disabled .img2,.train-swiper .swiper-button-prev.swiper-button-disabled .img2{display:none;}

.technical-text{text-align:center;color:#e83820;}

.ScrollContent .mCSB_scrollTools .mCSB_buttonUp,.ScrollContent .mCSB_scrollTools .mCSB_buttonDown,.ScrollContent .mCSB_scrollTools .mCSB_buttonLeft,.ScrollContent .mCSB_scrollTools .mCSB_buttonRight{background-image: url(../images/mCSB_buttons.png);}
.ScrollContent .mCSB_scrollTools .mCSB_buttonUp{background-position: -96px 0;}
.ScrollContent .mCSB_scrollTools .mCSB_buttonDown{background-position: -96px -20px;}
.ScrollContent{max-height:833px;background: #fff;}
.ScrollContent .mCSB_container{padding: 10px 15px;}
.ScrollContent .mCSB_container p{font-size:20px;line-height: 1.8;margin-bottom: 4px;}
.ScrollContent .mCSB_container div{font-size:16px;line-height:2;}
.ScrollContent .mCSB_container div span{width: 30px;display: inline-block;}
.ScrollContent .mCSB_container div.active{color:#e83820;}
.ScrollContent .mCSB_container div.link{height:1px;background:#e5e5e5;width:100%;margin:15px 0;}
.ScrollContent .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#d0321d;opacity:1;}
.ScrollContent .mCSB_scrollTools .mCSB_draggerRail{background:#e5e5e5;}

@keyframes fadeLight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.indoorMap-Box{position:relative;}
.indoorMap-Box .listImages{position: absolute;top: 0;left:0;z-index:1;width: 100%;}
.indoorMap-Box .listImages img{position:absolute;top:0;left:0;z-index:-1}
.indoorMap-Box .listImages img.active{z-index:1}
.indoorMap-Box .listTag{position:absolute;width:100%;height:100%;top:0;left:0;}
.indoorMap-Box .listTag div{position:absolute;width: 48px;height: 48px;text-align: center;line-height: 48px;z-index:1;cursor:pointer;overflow: hidden;border-radius: 50%;transition: all .3s ease-out 0s;}
.indoorMap-Box .listTag div span{position: absolute;top: 8px;left: 8px;color: #fff;font-size: 12px;background: url(../images/allTagName.png) no-repeat 100% 100%;width: 33px;  height: 33px;  line-height: 33px;}
.indoorMap-Box .listTag div:hover{transform: scale(1.1);}
.indoorMap-Box .listTag div img{animation-name:fadeLight;animation-duration:0.8s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;}
.indoorMap-Box .listTag div.active{opacity:1;width:107px;height:108px;line-height:108px;font-size: 22px;z-index: 2;transition: initial;}
.indoorMap-Box .listTag div.active:hover{transform: scale(1);}
.indoorMap-Box .listTag div.active:before{background:url(../images/indoorMapAcitve1.png);content:"";position:absolute;top:0;left:0;width: 107px;height: 108px;z-index: 1;animation-name:fadeLight;animation-duration:0.8s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;}
.indoorMap-Box .listTag div.active:after{background:url(../images/indoorMapAcitve2.png);content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 81px;height: 82px;z-index: 3;}
.indoorMap-Box .listTag div.active span{color:#e83820;background:url(../images/indoorMapAcitve3.png) center no-repeat;display:inline-block;width:55px;height:54px;line-height:54px;z-index: 2;position: relative;left: 0;top: 0;transform: initial;font-size: 22px;opacity:1;transition: all .3s ease-out 0s;}
.indoorMap-Box .listTag div.active img{display:none;}
.indoorMap-Box .listTag div:nth-child(1){top: 29%;left: 14%;}
.indoorMap-Box .listTag div.active:nth-child(1){top: 26%;left: 11%;}
.indoorMap-Box .listTag div:nth-child(2){top: 50%;left: 28%;}
.indoorMap-Box .listTag div.active:nth-child(2){top: 46%;left: 25%;}
.indoorMap-Box .listTag div:nth-child(3){top: 37.2%;left: 24.5%;}
.indoorMap-Box .listTag div.active:nth-child(3){top: 33.5%;left: 22%;}
.indoorMap-Box .listTag div:nth-child(4){top: 54.8%;left: 39.8%;}
.indoorMap-Box .listTag div.active:nth-child(4){top: 52%;left: 37%;}
.indoorMap-Box .listTag div:nth-child(5){top: 63.5%;left: 46.8%;}
.indoorMap-Box .listTag div.active:nth-child(5){top: 59.8%;left: 44%;}

.indoorMap-Box .listTag div:nth-child(6){top: 63%;left: 40.2%;}
.indoorMap-Box .listTag div.active:nth-child(6){top: 58.8%;left: 37.5%;}
.indoorMap-Box .listTag div:nth-child(7){top: 47.2%;left: 12.5%;}
.indoorMap-Box .listTag div.active:nth-child(7){top: 43.2%;left: 9%;}

.indoorMap-Box .listTag div:nth-child(8){top: 66.2%;left: 27.2%;}
.indoorMap-Box .listTag div.active:nth-child(8){top: 63%;left: 23.5%;}
.indoorMap-Box .listTag div:nth-child(9){top: 54.5%;left: 25%;}
.indoorMap-Box .listTag div.active:nth-child(9){top: 49.9%;left: 21.4%;}
.indoorMap-Box .listTag div:nth-child(10){top: 22%;left: 23.5%;}
.indoorMap-Box .listTag div.active:nth-child(10){top: 18%;left: 21%;}
.indoorMap-Box .listTag div:nth-child(11){top: 30.9%;left: 26.4%;}
.indoorMap-Box .listTag div.active:nth-child(11){top: 26.9%;left: 23.4%;}
.indoorMap-Box .listTag div:nth-child(12){top: 40%;left: 31%;}
.indoorMap-Box .listTag div.active:nth-child(12){top: 36%;left: 28.5%;}
.indoorMap-Box .listTag div:nth-child(13){top: 67.8%;left: 34.6%;}
.indoorMap-Box .listTag div.active:nth-child(13){top: 64%;left: 32.1%;}
.indoorMap-Box .listTag div:nth-child(14){top: 17%;left: 42.4%;}
.indoorMap-Box .listTag div.active:nth-child(14){top: 13.7%;left: 38.5%;}
.indoorMap-Box .listTag div:nth-child(15){top: 11.7%;left: 65.4%;}
.indoorMap-Box .listTag div.active:nth-child(15){top: 8.5%;left: 62.4%;}
.indoorMap-Box .listTag div:nth-child(16){top: 17%;left: 72.2%;}
.indoorMap-Box .listTag div.active:nth-child(16){top: 14.2%;left: 70%;}
.indoorMap-Box .listTag div:nth-child(17){top: 38.6%;left: 48%;}
.indoorMap-Box .listTag div.active:nth-child(17){top: 35%;left: 45.2%;}
.indoorMap-Box .listTag div:nth-child(18){top: 24.6%;left: 61.6%;}
.indoorMap-Box .listTag div.active:nth-child(18){top: 20.5%;left: 58.6%;}
.indoorMap-Box .listTag div:nth-child(19){top: 30.5%;left: 55.2%;}
.indoorMap-Box .listTag div.active:nth-child(19){top: 26.5%;left: 51.9%;}
.indoorMap-Box .listTag div:nth-child(20){top: 29.1%;left: 73.4%;}
.indoorMap-Box .listTag div.active:nth-child(20){top: 25.7%;left: 70%;}
.indoorMap-Box .listTag div:nth-child(21){top: 23%;left: 45%;}
.indoorMap-Box .listTag div.active:nth-child(21){top: 18.8%;left: 41.9%;}
.indoorMap-Box .listTag div:nth-child(22){top: 22.3%;left: 88.7%;}
.indoorMap-Box .listTag div.active:nth-child(22){top: 18.5%;left: 85.7%;}

.indoorMap-Box .listTag-Content{position:absolute;width: 460px;height: 209px;bottom: 77px;right: 23px;background: url(../images/zqiImg.png) no-repeat;background-size: cover;background-position: center;z-index: 2;}
.indoorMap-Box .listTag-Content>div{display: none;}
.indoorMap-Box .listTag-Content>div.active{display: block;}
.indoorMap-Box .listTag-Content .title{font-size: 32px;color: #e83820;line-height: 62px;padding-left: 7px;font-weight: 600;max-width: 128px;text-align: center;}
.indoorMap-Box .listTag-Content .content .tips{font-size: 22px;color: #fff;padding-left: 69px;margin-top: 16px;margin-bottom: 10px;}
.indoorMap-Box .listTag-Content .content>div{color: #fff;font-size: 14px;line-height: 1.5;padding: 0 69px;}



.technical-bg-two .row{display:none;}
.technical-bg-two .row.active{display:block;}
.train-course-imgBox .box .textBox .title{font-size:18px;line-height: 2;}

.phone-search{box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.09);background: #fff;overflow: hidden;position: absolute;top: 70px;width: 100%;z-index: 10;display:none;}
.phone-search .ss-box2 {height: 40px;border: 1px solid #aca8a8;margin: 20px 15px;}
.phone-search .ss-box2 .input {float: left;width: 80%;}
.phone-search .ss-box2 .inputBtn {float: left;width: 20%;}
.phone-search .ss-box2 .s-input2 {line-height: 40px;height: 40px;font-size: 18px;color: #000;width: 100%;outline: none;border: none;background-color: transparent;padding: 0;padding-left: 20px;padding-right: 20px;}
.phone-search .ss-box2 .s-btn2 {color: #fff;background: linear-gradient(to right,#0059ab,#a63552);width: 100%;position: relative;cursor: pointer;outline: none;border: none;z-index: 2;right: 0;padding: 0;}
.phone-search .ss-box2 .inputBtn span{line-height: 40px;}

.staff-swiper-box .videos{border: 0;background-color: transparent;}
.enterprise-tit{color:#959595;}
.videoBgBlack{display: none;border: 1px solid #080808;position: fixed;left: 0;top: 0;z-index: 102;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);}

.recruit-tabBox .tab-title ul{overflow: hidden;}
.recruit-tabBox .tab-title ul li{width: 50%;font-size: 22px;position: relative;float: left;text-align: center;line-height: 70px;cursor: pointer;}
.recruit-tabBox .tab-title ul li.select{border-bottom: 2px solid #e83820;}
.recruit-tabBox .tab-title ul li:not(:last-child)::before{content: "";position: absolute;right: 0;top: 50%;transform: translate(0,-50%);width: 1px;height: 20px;background: #999;}

.index-threeBox-imgBox>div{display: inline-block;position: relative;}
.index-threeBox-imgBox .videoBtn{position: absolute;bottom: 30px;right: 30px;}
.index-threeBox-imgBox .videoBtn p{width: 90px;height: 30px;line-height: 30px;cursor: pointer;background-color: #fff;font-size: 15px;padding-left: 15px;border-radius: 5px;text-align: left;box-shadow: 0 2px 10px #f2f2f2;}
.index-threeBox-imgBox .videoBtn ul.active{display:block;}
.index-threeBox-imgBox .videoBtn ul{border: 1px solid rgba(186, 186, 186, 0.2);position: absolute;display: none;background-color: #fff;width: 100%;z-index: 10;padding: 10px 0;box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.12);}
.index-threeBox-imgBox .videoBtn ul li{width: 100%;padding: 2px 0;color: #333;cursor: pointer;text-align: center;}
.index-threeBox-imgBox .videoBtn ul li:hover{background-color: #f5f5f5;color: #103770;}
.index-threeBox-imgBox .videoBtn img{position: absolute;right: 7px;top: 10px;height: 10px;line-height: 10px;width: 16px;text-align: center;cursor: pointer;}

.train-pageBox{position: relative;}
.train-pageBox .train-pageBox-img{position: absolute;left: 0;top: 0;max-width: 899px;}
.train-pageBox2{position: relative;}
.train-pageBox2 .train-pageBox-img{position: absolute;right: 0;top: 0;max-width: 899px;}
@media (max-width:1000px) /*手机端*/
{
 .train-pageBox .train-pageBox-img{position:static;display:block;margin:5px 0px;max-width: 100%;}
 .train-pageBox2 .train-pageBox-img{position:static;display:block;margin:5px 0px;max-width: 100%;}
}

@media(max-width:1300px) and (min-width:1000px){
.nav > ul > li{margin-left: 20px;}
.talentConSwiper .swiper-button-next,.talentConSwiper .swiper-button-prev{width:25px;height:25px;}
.staff-swiper-box .staffSwiper .swiper-button-next, .staff-swiper-box .staffSwiper .swiper-button-prev{width:25px;height:25px;}
.staff-swiper-box .staffSwiper .swiper-button-next{left:40px;}
.callMe-list.callMe-listOne .text-box {padding: 41px !important;}

.rightDetail-ewmBox .tab-title{width: 100% !important;margin-bottom: 20px;}
.rightDetail-ewmBox .tab-title li{float: left;width: 50%;}
.rightDetail-ewmBox .tab-content{width: 100%;margin-left:0px;}
.rightDetail-ewmBox .tab-content .tabct{text-align: center;}
.hotel-line-Box .hotel-list > div{font-size:16px !important;}
}

@media(max-width:1280px)and (min-width:1000px){
.indoorMap-Box .listTag-Content{width: 393px;height: 209px;bottom: 5%;right: 2%;}
.indoorMap-Box .listTag-Content .title{max-width: 111px;line-height: 54px;}
.indoorMap-Box .listTag-Content .content .tips{font-size: 18px;margin-top: 10px;margin-bottom: 10px;}
.indoorMap-Box .listTag-Content .content > div{font-size: 11px;}
.ScrollContent{max-height: 710px !important;}
.header .header-right strong{margin-right:30px}
.header-right-select{margin-right: 30px;}
.header .header-right .search-icon{padding-left:30px;}
.header .header-right .search-icon img:first-child{margin-right:30px;}
.header .header-right .searchTop-input{right:110px;}
.header{height: 110px;line-height: 110px;}
.header .header-right{padding-top: 15px;}
.container,.container1{padding-left:30px;padding-right:30px;}
.ScrollContent .mCSB_container div{font-size:12px;}
.nav > ul > li{margin-left: 15px;}
}
@media(max-width:1366px) and (min-width:1281px){
.indoorMap-Box .listTag-Content{width: 419px;height: 192px;bottom: 9%;right: 2%;}
.indoorMap-Box .listTag-Content .title{max-width: 111px;line-height: 54px;}
.indoorMap-Box .listTag-Content .content .tips{font-size: 18px;margin-top: 10px;margin-bottom: 10px;}
.indoorMap-Box .listTag-Content .content > div{font-size: 13px;}
.ScrollContent{max-height: 758px !important;}
.nav>ul>li{margin-left: 40px;}
.header{height: 110px;line-height: 110px;}
.header .header-right{padding-top: 15px;}
.container,.container1{padding-left:40px;padding-right:40px;}
.ScrollContent .mCSB_container div{font-size:14px;}
.nav > ul > li{margin-left: 40px;}
}
@media(max-width:1500px) and (min-width:1366px){
.indoorMap-Box .listTag-Content{width: 448px;height: 205px;bottom: 9%;right: 2%;}
.indoorMap-Box .listTag-Content .title{max-width: 124px;line-height: 60px;}
.indoorMap-Box .listTag-Content .content .tips{font-size: 18px;margin-top: 15px;margin-bottom: 10px;}
.indoorMap-Box .listTag-Content .content > div{font-size: 14px;}
.ScrollContent{max-height: 810px !important;}
.header{height: 110px;line-height: 110px;}
.header .header-right{padding-top: 15px;}
.container,.container1{padding-left:40px;padding-right:40px;}
.nav > ul > li{margin-left: 40px;}
}

@media (min-width:1000px) {
.index-title-all{padding-top:90px;margin-bottom:50px;font-size:45px;}
.index-news-box{line-height:75px;height: 75px;padding-right:80px}
.index-notice-box.index-news-box{line-height:75px;height: 75px;padding-right:80px}
.index-tabBox-pro-content .contentbox{padding-left:429px;padding-top: 15px;padding-bottom:15px; text-align: left;min-height: 442px;}
.index-tabBox-pro-content .contentbox-num{font-size:45px;margin-top:60px;}
.index-tabBox-pro-content .contentbox-num:after{content:"+";font-size: 35px;}
.index-tabBox-pro-content .contentbox-tips{margin-top:10px;font-size:16px;color:#c6c8db;}
.index-threeBox .index-title-all{text-align:left;padding-top: 165px;}
.indexPartnerBg{margin-top:30px;padding-bottom: 120px;margin-bottom: -123px;}
.sy_mk1{margin-bottom: 30px;}
.Activity-bg{background:#edf0f7;margin-top: -25px;padding-top: 25px;margin-bottom: -124px;padding-bottom: 80px;}
.newList-bg{background:#edf0f7;margin-top: -28px;padding-top: 28px;margin-bottom: -124px;padding-bottom: 80px;}
.newList-box{padding-top: 50px;}
.newList-box .item .contentbox{padding:30px 20px 50px;}
.medium-box ul li.item{padding-right:172px;margin-bottom: 40px;}
.medium-box ul li.item .contentbox{padding: 50px 50px 59px 60px;border-right: 5px solid #f5f5f5;}
.medium-box ul li.item .contentbox .boxs .title{font-size:24px;}
.medium-box ul li.item .link-href a{padding-top: 56px;}

.investor-box .pageTitle {margin-bottom:60px;}
.investor-box .textBox{margin-bottom:40px;}
.investor-box .textBox .content .title{font-size:16px}
.investor-box .textBox .content .tips{font-size:18px}
.callMe-box{padding-top:40px;padding-bottom: 60px;}
.enterprise-bg .enterprise-tit{margin-top: 160px;font-size: 20px;}
.enterprise-content{font-size:18px;line-height:2;color:#959595;}
.enterprise-content p{margin-bottom:35px;}
.enterprise-image{margin-bottom:100px;}
.reservation-left-box{max-width:352px;padding-top:81px;}
.reservation-left-box .title{font-size: 33px;color: #fff;margin-bottom:20px;}
.reservation-left-box .content{font-size:23px;line-height:2;color: #fff;}
.investor-box{padding-top:140px;margin-bottom: 140px;}
.staff-swiper-box .swiper-slide .addcus .div-img img{width:100%;}

.info-Detail-title{font-size:30px;color:#333;margin-bottom:20px;}
.info-Detail-tips{padding-bottom:20px;margin-bottom:40px;}
.info-Detail-tips span{margin-right:60px;}
.info-Detail{font-size: 16px;line-height: 2;}
.rightDetail{padding:40px 30px 60px;}
.rightDetail .title{font-size:26px;margin-bottom: 20px;}
.rightDetail-ewmBox{overflow:hidden;margin-bottom:60px;}
.rightDetail-ewmBox img{max-height: 152px;}
.rightDetail-ewmBox .tab-title{float:left;width: 186px;border:2px solid #eceef1;}
.rightDetail-ewmBox .tab-title li{height:73px;line-height:73px;text-align:center;font-size:16px;cursor: pointer;}
.rightDetail-ewmBox .tab-title li.select{background:url(../images/rightDetailBg.png) no-repeat;color: #fff;}
.rightDetail-ewmBox .tab-title li.select a{color:#fff;}
.rightDetail-ewmBox .tab-content{float:left;margin-left: 10px;}
.relatedNews li{font-size:16px;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #e1e3e7;}
.relatedNews li img{margin-right:15px;}
.newDetail-bg .box{margin-top:80px;}
.relatedNews li:last-child{border:0px;}
.staff-swiper-box{margin-bottom:100px;}
.staff_mk .marqueelefts li .pic{width:450px;}
.staff_mk .ygfc-imgages-box.marqueelefts{margin-bottom:30px;}
.staff_mk .ygfc-imgages-box.marqueelefts li .pic{padding:0;}
.ygfc-imgages-box.marqueelefts li .pic img{max-width:450px;max-height: 250px;}
.staff_mk .marqueelefts li{width:485px;}
.talentCon-swiper{margin-bottom:60px;}
.talentCon-swiper-title{font-size:25px;color:#0c3770;margin:40px 0;text-align:center;letter-spacing: 0px;}
.pra_con li .pra_pro{padding: 40px 40px 40px 114px;}

.BusinessList-box .item .contentbox{padding:30px;}
.BusinessList-box .item .contentbox .boxs .title{font-size:20px;height: 60px;margin-bottom: 5px;}
.BusinessList-box .item .contentbox .intro{font-size: 15px;margin-bottom: 15px;}
.BusinessList-box .item .contentbox .date{color:#e83820;font-size:15px;}

.PartyBuilding-box .item{margin-bottom:30px;position:relative;}
.PartyBuilding-box .picbox{padding-right:0}
.PartyBuilding-box .picbox a{display: block;min-height: 261px;background: #fff;line-height: 261px;}
.PartyBuilding-box .contentboxRight{padding-left:0;}
.PartyBuilding-box .contentbox{padding:40px;}
.PartyBuilding-box .contentbox .date{font-size:16px;margin-bottom: 8px;}
.PartyBuilding-box .contentbox .title{font-size:22px;}
.PartyBuilding-box .contentbox .boxs{margin-bottom:8px;}
.PartyBuilding-box .contentbox .intro{font-size:18px;margin-bottom:30px;height: 52px;color:#2e2f2f;}
.PartyBuilding-box .contentbox .imgBox a{color:#e83820;font-size:16px;line-height: 26px;}
.PartyBuilding-box .contentbox .imgBox a:nth-child(2){background:url(../images/PartyBuildingBtnNo.png) no-repeat;height: 26px;width: 26px;float: right;}
.PartyBuilding-box .item .line1,.PartyBuilding-box .item .line2{z-index: 1;position:absolute;transition: all 0.5s;background-color: #e83820;display: block;}
.PartyBuilding-box .item .line1{bottom: 0;left: 15px;height: 5px;width: calc(100% - 30px);opacity:0;}
.PartyBuilding-box .item .line2{right:15px;top:0;width:5px;height:100%;opacity:0;}
.PartyBuilding-box .item:hover .line1,.PartyBuilding-box .item:hover .line2{opacity:1}
.PartyBuilding-box .item:hover .title{color:#e83820;}
.PartyBuilding-box .item:hover .imgBox a:nth-child(2){background:url(../images/PartyBuildingBtn.png) no-repeat;}

.callMe-list .text-box div{position: relative;padding-left: 30px;}
.callMe-list .text-box div img{position: absolute;left: 0;top: 7px;}

.hotel-bg .info-content{margin-top:60px;}
.hotel-bg-bread{margin-bottom:20px;}

.BusinessList-box>.row{margin:0 -25px;}
.BusinessList-box>.row>.item{padding:0 25px;}
.index-title-all.pageTitle.trainPageTitle{padding-top: 60px;margin-bottom: 60px;}

.investor-bg{background:url(../images/investorBg.png)no-repeat;margin-top: -25px;padding-top: 25px;margin-bottom: -124px;padding-bottom: 80px;background-position:100% 100%;position:relative;z-index:1;background-size: cover;}
.reservation-bg,.service-bg,.newDetail-bg{background-color:#edf0f7;margin-top: -25px;padding-top: 25px;margin-bottom: -124px;padding-bottom: 120px;position: relative;z-index: 1;}
.talentCon-bg{margin-top: -29px;padding-top: 29px;position:relative;background:url(../images/talentConImgTop.png) no-repeat;background-size:cover;padding-bottom: 60px;background-position: 0 95%;}
.ygfc-bg{background-color: #edf0f7;margin-top: -29px;padding-top: 29px;margin-bottom: -124px;padding-bottom: 120px;position: relative;z-index: 1;}
.recruit-Bg{padding-top: 30px;margin-bottom: -124px;padding-bottom: 120px;position:relative;background:#edf0f7;}
.statement-bg{background: url(../images/statementBg.png) no-repeat #edf0f7;margin-top: -25px;padding-top: 25px;margin-bottom: -124px;padding-bottom: 80px;}
.train-bg{margin-top: -25px;padding-top: 25px;background:url(../images/trainImg1.png) no-repeat top;position: relative;z-index: 1;}
.train-trackBox{background:url(../images/trainImg2.png) no-repeat bottom;position:relative;}
.train-course{background:#edf0f7;margin-bottom: -124px;padding-bottom: 80px;}
.hotel-bg{background: url(../images/callMeBg.png) no-repeat bottom #edf0f7;margin-top: -25px;padding-top: 25px;margin-bottom: -124px;padding-bottom: 80px;}
.enterprise-bg{background:url(../images/qy1-bg.png) no-repeat center;background-size: cover;margin-bottom: -124px;padding-bottom: 80px;background-position: 0px -20px;}
.index-threeBox{background:url(../images/indexBox.png) no-repeat;margin-top: -28px;padding-bottom: 180px;background-position: 50% -102px;background-size: cover;margin-bottom: -60px;}
.index-news-bg{background:url(../images/indexBg.png) no-repeat;background-position: 50% 50%;background-size: cover;}
.indexPartnerBg{background:url(../images/indexPartnerBg.png) no-repeat  top center;background-size: cover;}

.hotel-line-Box .hotel-lineBox-Bg,.hotel-line-Box .hotel-lineBox-WhiteBg{padding-top:36px;padding-bottom:36px;}
.hotel-line-Box .hotel-lineBox-Bg .hotel-list:first-child,.hotel-line-Box .hotel-lineBox-WhiteBg .hotel-list:first-child{margin-bottom:30px;}
.hotel-line-Box .hotel-list{padding: 0 80px;}
.hotel-bg .hotel-SwiperSile{margin-bottom:120px;}
.trainInfo{font-size:20px;line-height:2;margin-bottom:0px;}
.hotel-line-Box{margin-top:60px;}
.train-bg{padding-bottom:100px;}
.train-trackBox{padding:240px 0 180px;;margin-top: -230px;}
.hotel-bg{background: url(../images/hotelBG-new.png) no-repeat !important;background-size:cover !important;}

.enterprise-imgBox{margin-bottom:180px;}
.addenterprise{margin-top: 70px;}

.train-trackBox .tips{margin-top:43px;margin-bottom:15px;width:45px;height:45px;color:#fff;font-size:20px;line-height:45px;border-radius:50%;background:#0c3770;text-align: center;}
.train-trackBox .title{font-size: 30px;margin-bottom:30px;}
.train-trackBox .title span{font-size: 18px;color: #e83820;margin-left: 15px;}
.train-trackBox .content1{font-size:18px;line-height:2;margin-bottom: 15px;color:#333;}
.train-trackBox .content2{font-size:18px;line-height:2;color:#999;margin-bottom:80px;}

.train-center .train-center-img{margin-bottom:30px;}
.train-center .title{color:#fff;font-size:30px;margin-bottom:15px;}
.train-center .content{color:#fff;font-size:16px;opacity: 0.8;letter-spacing: 2px;}
.train-swiper{padding:120px 0 180px;position: relative;overflow: hidden;}
.train-swiper .imgBox{right:0;top:0;position:absolute;}
.train-swiper .tips{margin-top: 27px;margin-bottom: 10px;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-swiper .title{font-size: 30px;margin-bottom: 10px;}
.train-swiper .content{font-size:18px;line-height:2;margin-bottom:27px;}
.train-swiper .train-swiper-btn{position:relative;z-index: 3;height: 90px;}

.train-course{margin-top:60px;}
.train-course .train-course-imgBox{position: relative;top: -120px;}
.train-course-imgBox .box{padding:20px 0;}
.train-course-imgBox .box .tips{margin-top: 8px;margin-right: 20px;float:left;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-course-imgBox .box .imgbox{margin-top: 8px;margin-right: 20px;float: left;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #e83820;text-align: center;}
.train-course-imgBox .box .imgbox img{width:28px;position: relative;top: -2px;}
.train-red-content{background:url(../images/train-red.png) no-repeat center;background-size: cover;padding:40px 60px 80px;color:#fff;margin-bottom: 80px;}
.train-blue-content{background:url(../images/train-blue.png) no-repeat center;background-size: cover;padding:40px 60px 80px;color:#fff;margin-bottom: 80px;}
.train-red-content p,.train-blue-content p{font-size:30px;margin-bottom:40px;}
.train-red-content div,.train-blue-content div{font-size: 20px;line-height: 2;letter-spacing: 2px;min-height: 252px;}

.technical-text{font-size:20px;letter-spacing: 2px;margin-bottom: 70px;margin-top: -30px;}
.technical-bg-two{background: #f1f3f7;margin-bottom: -124px;padding-bottom: 80px;padding-top: 275px;margin-top: -152px;}
.technical-bg-two .title{font-size:24px;padding-left: 60px;position: relative;}
.technical-bg-two .title span{width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;display: inline-block;margin-right: 15px;position: absolute;left: 0;top: 0;}
.technical-bg-two .content1{margin-bottom: 20px;font-size: 18px;color: #333;line-height: 2;}
.technical-bg-two .content2{margin-bottom:100px;color: #999;font-size: 18px;}
.technical-bg-two .listImg{margin-bottom:30px;text-align: center;}
.technical-bg-two .listImg>div{overflow: hidden;}
.technical-bg-two .listImg img{transition: all .3s ease-out 0s;cursor: pointer;}
.technical-bg-two .listImg img:hover{transform: scale(1.1);}

.enterprise-bg{padding-bottom:80px;}
.enterprise-two-bg{padding-top:80px;}
.train-center .train-Container{position:absolute;top:17%;left:50%;transform:translate(-50%,0);}

.callMe-list.callMe-listOne .text-box{padding: 58px 58px 59px;;}
.callMe-list.callMe-listTwo .text-box{padding: 32px 56px;}
.callMe-list.listTwo{margin-bottom:30px;}
.callMe-list.callMe-listThree .text-box{padding:56px;}
.callMe-bg {background: url(../images/callMeBg.png)no-repeat;margin-top: -25px;padding-top: 25px;margin-bottom: -124px;padding-bottom: 80px;background-size:cover;}
.talentCon-swiper .talentConSwiper .swiper-slide{text-align: center;}
.display-opacity-none{opacity:0;}
.display-opacity-block{opacity:1;}
.index-tabBox-pro .tab-content .tabct{text-align: center;background-size: cover;background-position: 100% 100%;background-repeat: no-repeat;transition: all .5s;max-height: 578px;}
.index-tabBox-pro .tab-content .tabct.tabct1{background-image: url(../images/product-index1.png);}
.index-tabBox-pro .tab-content .tabct.tabct2{background-image: url(../images/product-index2.png);}
.index-tabBox-pro .tab-content .tabct.tabct3{background-image: url(../images/product-index3.png);}
.index-tabBox-pro .tab-content .tabct.tabct4{background-image: url(../images/product-index4.png);}

.index-tabBox-pro-content{padding:68px 0;}
.phone-search{display:none !important;}
.hotel-line-Box .hotel-list > div{padding-left: 75px;}
.hotel-line-Box .hotel-list > p{padding-left: 75px;}
.nav-toggle,.nav-search{display:none;}

.technical-bg-two .listImg img{max-width:470px;max-height:250px;width: 100%;}
.train-swiper .swiper-wrapper .swiper-slide{opacity: 0 !important;}
.train-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{opacity: 1 !important;}
.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox .right-imgBox-img{max-height: 454px;}
.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox{display:block;position:relative;cursor: pointer;}
.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox .right-imgBox-img{width:100%;}
.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox .right-imgBox-icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;}

.sy_mkBook{margin-top: 50px;}
.qualifications-bg .marqueelefts li .pics{padding:15px 0;}
.qualifications-bg .marqueelefts li .pics .imgbox img{cursor: pointer;transition: all .3s ease-out 0s;max-width: 385px;}
.qualifications-bg .marqueelefts li .pics .imgbox img:hover{transform: scale(1.1);}
.sy_mk.sy_mk1.aboutSy.about1{margin-bottom:70px;}
.indexNews-swiper .swiper-slide-content .title{max-width: 390px;}

.train-pageBox{margin-bottom:100px;}
.train-pageBox .title-box{margin-top: 63px;margin-bottom:30px;line-height: 40px;}
.train-pageBox .tips{float:left;width: 40px;height: 40px;color: #fff;font-size: 16px;line-height: 40px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-pageBox .title{font-size: 25px;margin-left: 55px;}
.train-pageBox .title span{font-size: 14px;color: #e83820;margin-left: 15px;}
.train-pageBox .content1 {font-size: 16px;line-height: 2;margin-bottom: 15px;color: #333;}
.train-pageBox .content2{font-size: 16px;line-height: 2;color: #999;margin-bottom: 80px;text-indent: 4rem;}
.train-pageBox2{margin-bottom:100px;}
.train-pageBox2 .title-box{margin-top: 63px;margin-bottom:30px;line-height: 40px;}
.train-pageBox2 .tips{float:left;width: 40px;height: 40px;color: #fff;font-size: 16px;line-height: 40px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-pageBox2 .title{font-size: 25px;margin-left: 55px;}
.train-pageBox2 .title span{font-size: 14px;color: #e83820;margin-left: 15px;}
.train-pageBox2 .content1 {font-size: 16px;line-height: 2;margin-bottom: 15px;color: #333;}
.train-pageBox2 .content2{font-size: 16px;line-height: 2;color: #999;margin-bottom: 80px;text-indent: 3rem;}
.train-pageBox,.train-pageBox2{min-height:489px;}

.indexNews-swiper .swiper-slide{opacity: 0 !important;}
.indexNews-swiper .swiper-slide.swiper-slide-active{opacity: 1 !important;}
}
@media (max-width:1000px){
.train-pageBox .train-pageBox-img{position: relative;}
.train-pageBox2 .train-pageBox-img{position: relative;}
.train-pageBox .tips{margin-top: 30px;margin-bottom: 15px;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-pageBox .title{font-size: 20px;margin-bottom: 15px;}
.train-pageBox .content1 {font-size: 16px;line-height: 1.5;margin-bottom: 15px;color: #333;}
.train-pageBox .content2 {font-size: 16px;line-height: 1.5;margin-bottom: 15px;color: #999;text-indent: 30px;}
.train-pageBox2 .tips{margin-top: 30px;margin-bottom: 15px;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-pageBox2 .title{font-size: 20px;margin-bottom: 15px;}
.train-pageBox2 .content1 {font-size: 16px;line-height: 1.5;margin-bottom: 15px;color: #333;}
.train-pageBox2 .content2 {font-size: 16px;line-height: 1.5;margin-bottom: 15px;color: #999;text-indent: 30px;}

.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox{display:block;position:relative;cursor: pointer;}
.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox .right-imgBox-img{width:100%;}
.staff-swiper-box .staffSwiper .swiper-slide .right-imgBox .right-imgBox-icon{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;}
.rightDetail-ewmBox img{max-height: 190px;}

.index-title-all{padding-top:30px;margin-bottom:30px;font-size:30px;}
.info-Detail-title{font-size:20px;color:#333;margin-bottom:15px;}
.info-Detail-tips{padding-bottom:15px;margin-bottom:15px;}
.info-Detail-tips span{margin-right:15px;}
.info-Detail{font-size: 14px;line-height: 1.5;}
.rightDetail{padding:30px 15px;}
.rightDetail .title{font-size:20px;margin-bottom:15px;}
.staff-swiper-box{margin-bottom:30px;}
.talentCon-swiper-title{font-size:20px;color:#0c3770;margin:20px 0;text-align:center;}
.header-right{display:none;}
.index-title-all a{bottom: -30px;}
.index-news-box {line-height: 40px;height: 40px;padding-right:80px;}
.index-news-box .date{text-align: justify;text-align-last: justify;width: 72px;height: 40px;}
.index-news-box .date:after{content:"";width:100%;display:inline-block;height:0px;}
.newswiper-container{width:100%;position:relative;overflow:hidden;border: 1px solid #ddd;margin-top: 30px;margin-bottom: 20px;}
.newswiper-container .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;}
.newswiper-container .swiper-slide .inner{width:100%;}
.newswiper-container .swiper-slide img{display:block;height:auto;width:100%;margin:0 auto;}
.newswiper-container.swiper-container-horizontal > .swiper-pagination-bullets{bottom:14px;}
.newswiper-container .swiper-pagination{text-align:right;}
.newswiper-container .swiper-pagination-bullet{width:10px;height:10px;text-align:right;opacity:1;background:#fff;}
.newswiper-container .swiper-pagination-bullet-active{color:#fff;opacity:1;}
.newswiper-container .title{width:100%;background:rgba(0, 0, 0, 0.35);font-size:16px;color:#fff;line-height:3;text-align:left;padding-left:10px;position:absolute;bottom:0;left:0;display:block;/*内联对象需加*/ word-break:keep-all;/* 不换行 */ white-space:nowrap;/* 不换行 */
       overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ text-overflow:ellipsis;padding-right:68px;}
.swiper-button-next, .swiper-button-prev{background-size: 20px 20px;background-color: rgba(225,225,225,.54);opacity: 0.9;}
.newswiper-container .swiper-pagination-bullet{border-radius: 0;}
.newswiper-container .swiper-pagination-bullet-active {background: #103770 !important;}
.index-notice{margin-bottom: 60px;}
.Index-imagesList{margin-top:30px;}
.swiperPro-img{margin-bottom:30px;}
.sy_mk1{margin-bottom:20px;}
.indexPartnerBg{margin-bottom: -30px;padding-bottom: 30px;}
.footer-leftLogo{margin-bottom:20px;}
.footer-leftText{font-size: 14px;margin-bottom: 10px;line-height: 2;position: relative;padding-left:32px;}
.footer-leftText img{position: absolute;left: 0;}
.footer-ewm{margin-top:15px;margin-bottom: 15px;overflow: hidden;}
.footer-ewm>span{float:left;text-align: center;margin-right:15px;}
.footer-ewm>span span{display:block;}
.footer-bottom-href{display:none;}

.enterprise-imgBox{margin-bottom:20px;}
.enterprise-imgBox .imgBox{width: 100px;height: 100px;line-height: 100px;margin-bottom: 10px;}
.enterprise-imgBox .imgBox img{max-width:50px;}
.enterprise-imgBox .intro{font-size: 14px;height: 45px;}
.enterprise-bg .enterprise-tit{margin-top:30px;}
.enterprise-bg{padding-bottom: 20px;}
.enterprise-two-bg{margin-bottom:-30px;padding-bottom: 40px;}
.index-title-all{font-size:23px;}
.index-title-all.pageTitle{padding-top: 30px;margin-bottom: 30px;}
.enterprise-content{font-size: 14px;line-height: 2;color: #959595;}
.enterprise-content p{margin-bottom:20px;}
.newList-box{margin-top:30px;}
.newList-box .item .contentbox{padding: 15px 15px 30px;background: url(../images/newsListBg.png) no-repeat;}
.newList-box .item .imgBox img:first-child{display: none;}
.newList-box .item .imgBox img:last-child{display: block;}
.newList-box .item .contentbox .date, .newList-box .item .contentbox .boxs .title, .newList-box .item .contentbox .intro{color: #fff;}
.medium-box ul li.item .link-href,.medium-box ul li.item .imgBox{display:none;}
.medium-box ul li.item .contentbox .boxs .title{font-size:18px;}
.medium-box ul li.item .contentbox .intro{font-size:16px;}
.medium-box ul li.item .contentbox .boxs{margin-bottom:10px;}
.medium-box ul li.item .contentbox{margin-bottom:20px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.technical-text{margin-bottom:30px;}
.technical-phone-Tag .tab-title ul{white-space: nowrap;display: -webkit-flex;display: flex;overflow-x: scroll;overflow-y: hidden;}
.technical-phone-Tag .tab-title ul li{float:left;margin-right: 10px;line-height: 24px;font-size: 16px;padding: 10px 0;cursor: pointer;}
.technical-phone-Tag .tab-title ul li.select{color: #e83820;}
.technical-phone-Tag .tab-content .tabct{padding-top:20px;}
.technical-phone-Tag .tab-content .tabct .title{font-size: 20px;margin-bottom: 20px;}
.technical-phone-Tag .tab-content .tabct .title span{width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;display: inline-block;margin-right: 15px;}
.technical-phone-Tag .tab-content .tabct .content1{margin-bottom: 20px;font-size: 16px;color: #333;line-height: 1.5;}
.technical-phone-Tag .tab-content .tabct .content2{margin-bottom: 20px;font-size: 16px;color: #999;line-height: 1.5;}
.technical-phone-Tag .tab-content .tabct .listImg{margin-bottom:20px;}
.technical-phone-Tag{margin-top:20px;}
.BusinessList-box .item .contentbox{padding:10px;background: url(../images/activeBgImg.png);background-size: cover;position: relative;top: -1px;}
.BusinessList-box .item .contentbox .title{font-size: 16px;height: 50px;margin-bottom: 10px;}
.BusinessList-box .item .contentbox .intro{margin-bottom:10px;}
.BusinessList-box .item .contentbox .title,.BusinessList-box .item .contentbox .intro,.BusinessList-box .item .contentbox .date{color:#fff;}
.BusinessList-box .item:last-child .contentbox{margin-bottom:0px;}
.hotel-lineBox-Bg{margin-right:15px;margin-bottom:15px;}
.hotel-lineBox-WhiteBg{margin-left:15px;background:#f1f3f7;}
.hotel-line-Box .hotel-list{padding:10px;}
.hotel-line-Box .hotel-list > p{font-size:14px;}
.hotel-line-Box .hotel-list > div{font-size:16px;padding-left: 47px;}
.hotel-line-Box .hotel-list > img{max-width: 32px;margin-right: 15px;}
.train-swiper{position: relative;}
.train-trackBox{padding-top:30px;}
.train-trackBox .train-trackBox-img{position: relative;}
.train-trackBox .tips{margin-top: 20px;margin-bottom: 15px;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-trackBox .title{font-size: 20px;margin-bottom: 15px;}
.train-trackBox .title span {font-size: 14px;color: #e83820;margin-left: 15px;  }
.train-trackBox .content1 {font-size: 16px;line-height: 1.5;margin-bottom: 15px;color: #333;}
.train-trackBox .content2 {font-size: 16px;line-height: 1.5;margin-bottom: 15px;color: #999;}
.train-center .train-center-img{display: none;}


.train-center .train-Container .title{font-size:20px;margin-bottom:15px;margin-top: 15px;}
.train-center .train-Container .content{font-size: 16px;margin-bottom: 30px;}
.train-course{padding-top:30px;margin-bottom: -30px; padding-bottom: 0;}
.train-course-imgBox .box {padding: 20px 0;margin-bottom:15px;}
.train-course-imgBox .box .tips{margin-top: 8px;margin-right: 20px;float: left;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #0c3770;text-align: center;}
.train-course-imgBox .box .imgbox{margin-top: 8px;margin-right: 20px;float: left;width: 45px;height: 45px;color: #fff;font-size: 20px;line-height: 45px;border-radius: 50%;background: #e83820;text-align: center;}
.train-course-imgBox .box .imgbox img{width: 28px;position: relative;top: -2px;}
.train-red-content {background: url(../images/train-red.png) no-repeat right bottom;background-size: auto;background-size: cover;padding: 20px 15px;color: #fff;margin-right:15px;}
.train-red-content p, .train-blue-content p{font-size:20px;margin-bottom:15px;}
.train-red-content div, .train-blue-content div {font-size: 14px;line-height: 2;}
.train-blue-content {background: url(../images/train-blue.png) no-repeat right bottom;background-size: auto;background-size: cover;padding: 20px 15px;color: #fff;margin-left:15px;margin-bottom: 40px;}
.trainInfo{margin-bottom: 30px;}

.index-threeBox{margin-top: 0px;padding-bottom: 0px;}
.index-threeBox .videolist{margin-bottom:0px;}
.callMe-list .text-box p{color: #fff;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid rgba(255,255,255,.16);margin-bottom: 10px;}
.callMe-list .text-box div{margin-bottom: 20px;font-size: 14px;color: #fff;position: relative;padding-left: 30px;}

.callMe-list.callMe-listOne .text-box,.callMe-list.callMe-listTwo .text-box,.callMe-list.callMe-listThree .text-box{padding: 15px;}
.callMe-list.callMe-listOne .text-box,.callMe-list.callMe-listTwo .text-box{margin-bottom:20px;}
.callMe-list .text-box div img{position: absolute;left: 0;}
.PartyBuilding-bg{background: transparent;padding-top:0px;}
.PartyBuilding-box .contentbox{padding:15px;box-shadow: 0 7px 11px 1px rgba(0,0,0,.2);margin-bottom: 25px;}
.PartyBuilding-box .contentbox .title{font-size:18px;}
.PartyBuilding-box .contentbox .boxs{margin-bottom: 8px}
.PartyBuilding-box .contentbox .intro{margin-bottom: 20px;color: #2e2f2f;}
.PartyBuilding-box .item .imgBox a:nth-child(2){background: url(../images/PartyBuildingBtnNo.png) no-repeat;height: 26px;width: 26px;float: right;}
.PartyBuilding-box .contentbox .imgBox a {color: #e83820;font-size: 16px;line-height: 26px;}
.PartyBuilding-box .contentbox .imgBox{margin-bottom:15px;}
.reservation-left-box .title{font-size: 20px;margin-bottom: 10px;}
.reservation-left-box .content{font-size:16px;margin-bottom: 30px}

.Activity-Box .item .gray-product img{margin-right: 5px;width: 16px;height: 16px;margin-top: 4px;}
.Activity-Box .item .gray-product .title{font-size: 16px;}
.Activity-Box .item .date{font-size: 14px;}
.Activity-Box .item{padding-right: 82px;}

.index-title-all.pageTitle.text-left{text-align: center;}
.investor-box .textBox{padding:15px 0;}
.investor-box .textBox .content .title{font-size:16px;}
.investor-box .textBox .content .tips{font-size:18px;}
.talentConSwiper {padding-bottom:40px;}
.talentConSwiper .swiper-button-next, .talentConSwiper .swiper-button-prev{width:25px;height:25px;top: auto;bottom: 0;}
.talentConSwiper .swiper-button-next{left:54%;}
.talentConSwiper .swiper-button-prev{left:42%}
.talentCon-swiper-title{font-size: 16px;margin: 10px 0;}
.talentCon-tabBox-bg{background-position: center;background-size: cover;}
.talentCon-tabBox-bg .list{padding-top: 30px;padding-bottom: 30px;}
.talentCon-tabBox-bg .list .title{font-size: 20px;line-height: 2;margin: 0;}
.talentCon-tabBox-bg .list .intro{height: auto;font-size: 14px;}
.talentCon-tabBox-bg .list .tips {font-size: 12px;line-height: 24px;}
.talentCon-btm-bg{background: transparent;padding-top: 0;margin-bottom: 0;padding-bottom: 0;}
.talentCon-btm-bg .box{padding:10px;background: url(../images/talentConIconBg1.png) no-repeat;margin-bottom: 15px;}
.talentCon-btm-bg .box p{color: #e83820;font-size:18px;line-height: 24px;margin-bottom: 10px;}
.talentCon-btm-bg .box div{height: auto;font-size: 14px;color: #fff;}
.staff-swiper-box .staffSwiper .swiper-slide .title{font-size: 20px;margin-bottom: 15px;}
.staff-swiper-box .staffSwiper .swiper-slide .intro{font-size:14px;margin-bottom: 20px;}
.staff-swiper-box .staffSwiper{padding-bottom: 40px;}
.staff-swiper-box .staffSwiper .swiper-button-next{bottom: 0;left: 54%;width: 25px;height: 25px;}
.staff-swiper-box .staffSwiper .swiper-button-prev{bottom: 0;left: 42%;width: 25px;height: 25px;}
.sub-nav-box-bg{margin-bottom:0;}
.recruit-table-titBox > p{width: 33.3%;font-size: 12px;}
.recruit-table-titBox > p.address{width:20%;}
.pra_con li .pra_conTit > p.address{width:20%;}
.pra_con li .pra_conTit > p{width:33.3%;font-size: 14px;}
.pra_con li{margin-bottom:20px;border: 1px solid #e6e6e6;}
.pra_con li .pra_pro{box-shadow: 0 7px 11px 1px rgba(0,0,0,.2);}
.pra_con li .pra_conTit{padding:10px 0;}
.pra_con li.pra_active .pra_conTit{background-size: 100% 100%;background-position: right bottom;}
.pra_con li .pra_conTit img{top: 15px;}
.recruit-table-titBox{padding:10px 0;}
.pra_con li .pra_conTit > p.card1{padding:0 5px;}
.rightDetail{margin-top:30px;padding: 15px;}
.rightDetail .title{font-size:18px;}
.rightDetail-ewmBox .tab-title{border: 2px solid #eceef1;margin-bottom: 20px;}
.rightDetail-ewmBox .tab-title ul{overflow: hidden;}
.rightDetail-ewmBox .tab-title ul li{float: left;width: 50%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;}
.rightDetail-ewmBox .tab-title ul li.select{background: url(../images/rightDetailBg.png);color: #fff;background-position: 100% 100%;background-size: cover;}
.rightDetail-ewmBox .tab-content .tabct{text-align: center;}
.rightDetail-ewmBox{margin-bottom:20px;}
 .relatedNews li {font-size: 14px;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #e1e3e7;  }
.detail-nextPrev .prev{width:100%;border: 0;line-height: 2;}
.detail-nextPrev .next{width:100%;text-align: left;line-height: 2;}
.detail-nextPrev .prev img.img1, .detail-nextPrev .next img.img1{display:none;}
.detail-nextPrev .prev a, .detail-nextPrev .next a{max-width: 270px;}
 .medium-box ul li.item .link-href{display:none !important;}
.nav-search{position: absolute;right: 70px;top: 0px;font-size: 25px;min-width: 50px;height: 70px;line-height: 70px;text-align: center;cursor: pointer;z-index: 1;}

.index-tabBox-phone{padding: 0 15px;}
.index-tabBox-phone .tab-title ul{overflow: hidden;}
.index-tabBox-phone .tab-title ul li{float:left;width:50%;text-align: center;margin-bottom: 20px;font-weight: 600;}
.index-tabBox-phone .tab-title ul li.select{color:#e83820}
.index-tabBox-phone .contentbox{padding-top:20px;border-top:1px solid #ddd;}
.index-tabBox-phone .contentbox .contentbox-title{font-size:20px;margin-bottom:15px;}
.index-tabBox-phone .contentbox .contentbox-remark{font-size:14px;margin-bottom:15px;}
.index-tabBox-phone .contentbox .contentbox-more{margin-bottom:15px;}
.index-tabBox-phone .contentbox .contentbox-more a{color: #e83820;}
.index-tabBox-phone .contentbox .contentbox-num{font-weight: 600;color: #e83820;margin-bottom:15px;font-size: 18px;}
.index-tabBox-phone .contentbox .contentbox-tips{font-size:16px;color:#999;}

.detail-nextPrev .prev span,.detail-nextPrev .next span{line-height: 30px;position: relative;top: -5px;display: inline-block;color: #0c3770;}
.enterprise-imgBox .title{font-size: 14px;margin-bottom: 7px;}
.hotel-bg .info-content{margin-bottom:30px;}
.hotel-bg .info-content{font-size:16px;}
.index-tabBox-phone .contentbox-num::after {content: "+";font-size: 14px;}

}




