body{
    background: url("../img/icon-38.jpg") no-repeat center;
    background-attachment: fixed;
}
.head{
    height: 90px;
    background: #fff;
}
.head-contina{
    width: 78%;
    margin: 0 auto;
}
.logo{
    float: left;
    margin-top: 20px;
}
.nav{
    float: right;
    /*margin-top: 32px;*/
}
.nav>ul>li{
    float: left;
    text-align: center;
    margin-left: 50px;
    position: relative;
    /*overflow: hidden;*/
    height: 90px;
    line-height: 90px;
}
.nav>ul>li>a {
    font-size: 18px;
    color: #333333;
    position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: block;
}
.nav>ul li:hover>a{
   color: #005bac;
}
.nav>ul li>a.nav-a{
   position: absolute;
    left: 0px;
    color: #005bac;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.nav ul li a span{
    font-size: 12px;
    color: #333333;
}
.about-index-content-img img{
    width: 495px;
    height: 385px;
}
.nav ul li:hover p{
    color: #015cad;
}
.nav ul li:hover span{
    color: #015cad;
}
.yy-y{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40%;
}
.center-b-in .m-slider-caption-title{
    font-size: 54px;
    color: #fff;
    font-weight: bold;
}
.m-slider-caption-text{
    font-size: 24px;
    color: #fff;
    letter-spacing:3px;
    padding-top: 15px;
}
.uk-slidenav img:hover{
    opacity: 0.7;
}
.news-index{
    background-color:#f1f7ff;
    padding-bottom: 70px;
}
.contia{
    width: 1200px;
    margin: 0 auto;
}
.index-tilte{
    text-align: center;
    padding: 70px 0;
}
.index-tilte h2{
    font-size: 30px;
    color: #333333;
}
.index-tilte h3{
    font-size: 16px;
    color: #999999;
    padding-top: 10px;
}
.news-index-left{
    float: left;
    position: relative;
}
.news-index-left img{
    width: 390px;
    height: 480px;
}
.news-index-left p{
    width: 100%;
    height: 85px;
    line-height: 85px;
    position: absolute;
    bottom: 3px;
    background-color: rgba(0,77,168,0.7);
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.news-index-content ul li{
    width: 33.33%;
    float: left;
}
.news-index-right-li h2 a{
    font-size: 18px;
    color: #333333;
}
.news-index-right-li{
    height: 240px;
    background-color: #fff;
    padding: 15px;
}
.news-index-right-li  a:hover{
    color: #004da8;
}
.news-index-right-li p{
    font-size: 14px;
    color: #888888;
    line-height: 22px;
    padding: 30px 0;
}
.news-index-right-li>a{
    font-size: 14px;
    color: #999999;
}
.news-index-right-img{
    overflow: hidden;
}
.news-index-right-img img{
    width: 400px;
    height: 240px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.news-index-right-img img:hover{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.business-contia{
    width: 94%;
    margin: 0 auto;
}
.business-index-list ul li{
    float: left;
    width: 24%;
    margin-right: 1.3333%;
    text-align: center;
    overflow: hidden;
}
.business-index-list ul li:last-child{
    margin-right: 0px;
}
.business-index-list ul li img{
    width: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
}
.business-index-list ul li:hover img{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.business-index-list ul li p{
    font-size: 24px;
    color: #666666;
    padding: 20px 0;
}
.video-index{
    width:330px;
    height: 290px;
    background: url("../img/icon-240.png") no-repeat;
    background-size: cover;
    background-position: center;
}
.info-right .video-index{
    width:330px;
    height: 290px;
    background: url("../img/icon-240.png") no-repeat;
}
.about-index-content-img{
    /*float: left;*/
    position: relative;
}
.about-index-left{
    width: 1024px;
    float: left;
    border: 1px solid #004da8;
    padding: 35px 35px 65px 35px;
    position: relative;
}
.video-list li{
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-top: 20px;
}
.video-list li:nth-child(2n){
    margin-right: 0%;
}
.about-index-content-b{
    width: 260px;
    height: 200px;
    background: #eeeeee;
    position: absolute;
    bottom: -30px;
    z-index: -1;
    left: -30px;
}
.about-index-left-in-a{
    padding-top: 60px;
}
.about-index-left-in-a h2{
    font-size: 18px;
    color: #333333;
    position: relative;
}
.about-index-left-in-a h3{
    font-size: 14px;
    color: #999999;
}
.about-index-left-in-a p{
    font-size: 14px;
    color: #666666;
    padding: 50px 0;
    line-height: 24px;
}
.about-index-right{
    float: left;
    width: 173px;
}
.about-index-left-in-a a{
    font-size: 14px;
    color: #999999;
}
.about-index-left-in-a a:hover{
    color: #004da8;
}
.about-index-left-in{
    display: none;
}
.about-index-left-in.active{
    display: block;
}
.about-index-right ul li{
    height: 163.5px;
    border-bottom: 1px solid #000000;
    text-align: center;
    cursor: pointer;
}
.about-index-right ul li.active{
    background-color: #004da8;
}

.about-index-right ul li p{
    font-size: 18px;
    color: #333333;
    padding-top: 65px;
    padding-bottom: 10px;
}
.about-index-right ul li p.active{
    color: #fff;
}
.about-index-right ul li span.active{
    color: #fff;
}
.about-index-right ul li span{
    font-size: 14px;
    color: #666666;
}
.about-index>img{
    width: 100%;
    margin-bottom: -4px;
}
.foot{
    background-color: #004da7;
    padding-top: 85px;
}
.foot-nav ul li{
    float: left;
    margin-right: 90px;
    /*text-align: center;*/
}
.foot-nav ul li:last-child{
    margin-right: 0px;
}
.foot-nav ul li h2{
     font-size: 18px;
     color: #fff;
    padding-bottom: 30px;
 }
.foot-nav ul li a{
    padding-bottom: 10px;
    font-size: 14px;
    color: #cce4ff;
    display: block;
}
.foot-nav ul li a:hover{
    color: #fff;
}
.foot-nav ul{
    float: left;
}
.ew{
    float: right;
}
.ew span{
    float: left;
    text-align: center;
    margin-left: 30px;
}
.ew span p{
    font-size: 14px;
    color: #cce4ff;
}
.foot-bottom{
    margin-top: 30px;
    border-bottom: 1px solid #cce4ff;
    padding-bottom: 25px;
}
.foot-bottom span,.foot-bottom a{
    font-size: 14px;
    color: #cce4ff;
}
.foot-bottom a{
    margin-right: 15px;
}
.foot-bottom a:hover{
    color: #fff;
}

.foot-bottoms p{
    font-size: 14px;
    color: #fff;
    line-height: 68px;
    line-height: 68px;
}
.ej-banner{
    height: 370px;
    background-size: cover;
    background: url("../img/ab.jpg");
}
.Crumbs-nav{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eeeeee;
}
.Crumbs-nav-in{
    float: right;
}
.Crumbs-nav-in span,.Crumbs-nav-in a{
    font-size: 14px;
    color: #999999;
}
.about-title{
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
}
.about-title h2{
    font-size: 24px;
    color: #333333;
    padding-bottom: 10px;
}
.about-title h3{
    font-size: 14px;
    color: #999999;
}
.ej-nav{
    text-align: center;
    margin-top: 30px;
}
.ej-nav a{
    font-size: 16px;
    color: #333333;
    background-color: #e5e5e5;
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.ej-nav a.active{
    background-color: #004ea7;
    color: #fff;
}
.about-content{
    /*margin: 70px 0;*/
}
.about-content-img{
    /*float: left;*/
    /*margin-right: 50px;*/
    text-align: center;
}

.about-content-text p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    padding-bottom: 10px;
}
.about-content img{
    max-width: 100%;
    margin-bottom: 20px;
}
.bxsli li{
    cursor: pointer;
}
.about-content-text p{
    line-height: 30px;
}
.bxsli li div.fl{
    padding: 4px;
    border: 1px solid #a1a1a1;
    margin-right: 20px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
}
.bxsli li{
    margin-bottom: 10px;
    position: relative;
}
.lclist{
    padding-left: 50px;
}
.bxsli li div.fl div{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #464553;

    text-align: center;
    padding: 4px;
    border: 1px solid #aaaaaa;
}
.lclist p{
    padding-top: 0px !important;
}
.bxsli li:hover  div.fl{
    border: 1px solid #005eae;
}
.bxsli li:hover  h2{
    color: #005eae;
}
.bxsli li:hover  div.fl div{
    background-color: #005eae;
}
.bxsli li:hover  b{
    background-color: #005eae;
}
.bxsli li div.fl p{
    font-size: 24px;
    color: #fff;
    display: none;
}
.bxsli li p{
    font-size: 14px;
    color: #666666;
    padding-top: 15px;
    padding-bottom: 4px;
}
.bxsli li span{
    font-size: 20px;
    color: #fff;
    display: none;
}
.bx-wrapper{
    /*max-width: 850px !important;*/
}
.about-content{
    position: relative;
}
.about-content-lclist{
    margin-bottom: 100px;
}
.about-content-border{
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #dcdcdc;
    top: 0px;
    z-index: 6;
    left: 20px;
}
.bxsli li b.active{
    background-color: #005eae;
}
.bxsli li b{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #464553;
    position: absolute;
    bottom: 44px;
    right:-5px;
    display: none;
}
.bx-viewport{
    height: 101px !important;
}

.lclist h2{
    font-size: 24px;
    color: #333333;
    text-align: left;
}
.bxsli .lclist b{
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: #005eae;
    margin: 5px 0;
    position: static;
    border-radius: 0px;
    text-align: left;
}
.lclist  p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.hon-list ul li{
    float: left;
    width: 33%;
    margin-right: 0.5%;
    margin-bottom: 10px;
}
.hon-list ul li:nth-child(3n){
    margin-right: 0px;
}
.hon-list ul li p{
    text-align: center;
    padding: 15px 0;
    color: #333333;
}
.hon-list ul li img{
    width: 100%;
    height: 190px;
}
.hon-list ul li img{
    margin-bottom: 0px;
}
.bus-list ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
}

.bus-list ul li:nth-child(3n){
    margin-right: 0px;
}
.bus-list-img{
    overflow: hidden;
    position: relative;
    text-align: center;
}
.bus-list-img img{
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    height: 280px;
}
.bus-list-img img.imgss{
    width: auto;
    height: auto;
    position: absolute;
    top: 43%;
}
.bus-list ul li:hover .bus-list-text h2{
    color: #005eae;
}
.bus-list-img img:hover{
    transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.bus-list-text{
    text-align: center;
    /*padding: 24px 0;*/
    /*padding-bottom: 35px;*/
}
.bus-list-text h2{
    font-size: 18px;
    color: #333333;
    padding-bottom: 10px;
}
.bus-list-text p{
    font-size: 14px;
    color: #999999;
}
.bus-list,.bus-list-in{
    /*margin-bottom: 100px;*/
}
.bus-list-in ul li .bus-list-img{
    float: left;
    /*margin-right: 50px;*/
    /*width: 100%;*/
}
.bus-list-in ul li .bus-list-img img{
    width: 233px;
    height: 166px;
    margin-right: 20px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    top: 0px;
    left: 0px;
}

.bus-list-in ul li .bus-list-text{
    text-align: left;
}
.bus-list-in ul li .bus-list-text h2{
    color:#333333;
    font-size: 18px;
    padding-top: 20px;
}
.bus-list-in ul li .bus-list-text p{
    color:#888888;
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
	/*padding-left:20px;*/
}
.bus-list-text span {
    font-size: 16px;
    color: #999999;
	display:none;
}
.bus-list-in ul li{
    margin-bottom: 30px;
    border-bottom: 1px solid transparent;
}
.bus-list-in ul li:hover{
    background-color: #eeeeee;
    border-bottom: 1px solid #0086cf;
}

.bus-list-in ul li:hover h2{
    color: #0086cf;
}

.bus-list-in ul li:hover img{
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
}
.imgs{
    display: none;
    position: absolute;
}
.bus-list-in ul li:hover img.imgs{
    display: block;
}
.Crumbs-nav-in a:hover{
    color:#005eae;
}
.new-list-in{
    margin-top: 50px;
}
.imgs-y{
    display: none;
    position: absolute;
    top: 0px;
}
.bus-list-img{
    position: relative;
}
.bus-list-img:hover .imgs-y{
    display: block;
}
.new-list-in ul li .bus-list-text h2 a{
    color: #333333;
}
.new-list-in ul li .bus-list-text h2 a:hover{
    color:#005eae;
}
.new-list-in ul li .bus-list-text span {
    color: #999999;
    font-size: 14px;
}
.new-list-in ul li{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 30px;
}
.ej-nav-info-yc{
    margin-top: 30px;
    /*display: none;*/
}
.ej-nav-info-yc.active{
    display: block;
}
.ej-nav-info-yc ul li{
    margin-top: 10px;
}
.contact-content{
    /*margin: 100px 0;*/
}
.ej-nav-info-yc ul li h2{
    font-size: 22px;
    color: #0052a8;
    padding-bottom: 20px;
}
.contact-content-left,.contact-content-right{
    /*float: left;*/
    width: 100%;
    margin-top: 15px;

}
.contact-content-left,.ej-nav-info-yc ul{
    padding: 30px;
    border: 2px solid #d9ddee;
    border-top:6px solid #d9ddee;
}
.contact-content-left ul li{
    padding-top: 20px;color: #999999;
}
.ej-nav-info-yc ul{
    margin-top: 15px;
}
.contact-content-left ul li img{
    margin-right: 10px;
    margin-bottom: -3px;
}
.map-list h2,.ej-nav-info-yc h2{
    width: 130px;
    height: 50px;
    background-color: #d9ddee;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #0048a4;
}

.leaving-name input{
    width: 278px;
    height: 35px;
    border: 1px solid #e5e5e5;
    padding-left: 15px;
}
.leaving-name input#mobile{
    float: right;
}
.leaving-in{
    margin-bottom: 20px;
}
#date{
    width: 100%;
    height: 115px;
    padding: 15px;
    border: 1px solid #e5e5e5;
}
.leaving-btn input{
    width: 120px;
    height: 35px;
    border: 1px solid #e5e5e5;
    margin-right: 60px;
    background-color: transparent;
    color:#999999;
}
.leaving-btn input:hover{
    background-color: #126cd4;
    border: 1px solid #126cd4;
    color: #fff;
}
.details-title{
    margin-bottom: 30px;
    text-align: center;
}
.details-title h2{
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    color: #005bac;
    font-weight: bold;

}

.details-title span{
    font-size: 14px;
    color: #999999;
	display:none;

}
.details-title-right,.share{
    float: right;
}
.details-title-right span{
    float: left;
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    margin-right: 20px;
}
.details-content-in img{
    max-width: 95%;
}
.details-content-in p{
    font-size: 18px !important;
    color: #666666;
    line-height: 26px;
    padding-bottom: 10px;
}
.about-content-text p  span{
    font-size: 18px !important;
    line-height: 26px;
}
.details-content-in p  span{
    font-size: 18px !important;
    line-height: 26px;
}
.info-left.active{
    position: fixed;
    top: 0px;
}
.details-content{
    margin-bottom: 100px;
}
.details-content-bottom-page a{
    display: block;
    font-size: 14px;
    color: #999999;
    margin-bottom: 15px;
}
.details-content-bottom-page a img{
    margin-right: 5px;
}
.details-content-bottom-a{
    float: right;
}
.details-content-bottom-a a{
    width: 100px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background-color: #005eae;
}
.details-content-bottom-page{
    float: left;
}
.top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 99999;
    display: none;
}
.search{
    height: 40px;
    border-bottom: 1px solid #dcdcdc;
    background: #fff;
}
.search-right{
    float: right;
}
.search-right .int{
    width: 110px;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    padding-left: 10px;
    height: 24px;
    padding-right: 30px;

}
.searchinfo{
    margin-top: 8px;
}
.search-right .btn{
    width: 28px;
    height: 24px;
    background: url("../img/btn.png") no-repeat center center;
    border: none;
    position: relative;
    left: -30px;
}
.chinese a,.chinese b{
    font-size: 14px;
    color: #999999;
}
.chinese{
    margin-top: 10px;
    margin-left: 60px;
}
.index-about-a{
    width: 430px;
}
.index-title h1{
font-size: 24px;
    color: #005bac;
    font-weight: bold;
    padding-bottom: 30px;
}
.index-about{
    margin-top: 100px;
}
.index-about-a-back{
    height: 290px;
    background: url("../img/icon-30.png") no-repeat center;
    overflow: hidden;
    position: relative;
}
.index-about-a-back a{
    display: block;
    height: 145px;
    width: 100%;
    background-color: rgba(0,91,172,0.3);
    text-align: center;
    padding: 30px 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    position: absolute;
}
.index-about-a-back a.about-b{
    top: 145px;
}
.index-about-a-back a.about-a:hover{
    height: 290px;
    padding: 110px 40px;
}
.info-right .video-index {
    width: 100%;
    height: 478px;
	background-size: cover;
    background-position: center;
  
}
.video-index video{
	display:none
}
.index-about-a-back a.about-b:hover{
    height: 290px;
    padding: 110px 40px;
    top: 0px;
    z-index: 999;
}
.index-about-a-back a:first-child{
    border-bottom: 1px solid #fff;
}
.index-about-a-back a h2{
    font-size: 18px;
    color: #fff;
}
.index-about-a-back a p{
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: left;
}
.index-about-b{
    margin-top: 72px;
    margin-left: 5px;
    margin-right: 5px;
}
.index-about-c-new{
    width: 430px;
    height: 290px;
    border: 1px solid #e5e5e5;
    padding: 15px;
}
.index-about-c-new-in{
    display: none;
    margin-top: 35px;
}
.index-about-c-new-in.active{
    display: block;
}
.index-about-c-news li{
    font-size: 18px;
    color: #666666;
    margin-right: 42px;
    cursor: pointer;
}
.index-about-c-news li a{
    color: #666666;
}
.index-about-c-news li.active{
    color: #005bac;
    border-bottom: 1px solid #005bac;
    padding-bottom: 13px;
}
.index-about-c-news li.active a{
    color: #005bac;
}
.index-about-c-new-in-img img{
    width: 145px;
    height: 165px;
    margin-right: 15px;
}
.index-about-c-new-in-img{
    position: relative;z-index: 999;
}
.index-about-c-new-in-img .jqthumb{
    margin-right: 15px;
}
.index-about-c-new-in-text h2{
    padding-bottom: 10px;
    line-height: 19px;
}
.index-about-c-new-in-text h2 a{
    font-size: 18px;
    color: #333333;

}
.index-about-c-new-in-text h2 a:hover{
    color: #005bac;
}
.index-about-c-new-in-text p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.index-about-c-new-in-text>a{
   display: inline-block;
    width: 80px;
    height: 25px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
}
.index-about-c-new-in-text>a:hover{
    background-color: #005bac;
    border: none;
    color: #fff;
}
.index-business{
    margin-top: 50px;
    margin-bottom: 100px;
}
.index-business-list ul li{
    width: 33.333%;
    float: left;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.index-business-list-a{
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    width: 100%;
}
.index-business-list-a img{
    width: 100%;
    height: 250px;
}
.index-business-list-a p{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background-color: rgba(255,255,255,0.7);
    font-size: 18px;
    color: #333333;
}
.index-business-list-b{
    padding: 20px 60px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.index-business-list-b h1{
    font-size: 18px;
    color: #333333;
}
.index-business-list-b b{
    display: inline-block;
    width: 45px;
    height: 3px;
     background-color: #005bac;
    margin: 20px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.index-business-list-b:hover b{
    width: 100%;
}
.index-business-list-b p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.index-business-list-b a{
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    font-size: 18px;
    color: #999999;
    border: 1px solid #999999;
    text-align: center;
    line-height: 33px;
    margin: 20px;
}
.index-business-list-b a:hover{
    border: none;
    background-color: #005bac;
    color: #fff;
}
.index-business-list ul li:nth-child(odd) .index-business-list-a{
    top: -100%;
 }
.index-business-list ul li:nth-child(odd) .index-business-list-b{
    position: absolute;
    top: 0px;
}
.index-business-list ul li:nth-child(even) .index-business-list-a{
    position: absolute;
}
.index-business-list ul li:nth-child(odd):hover .index-business-list-a{
    top: 0px;
}
.index-business-list ul li:nth-child(odd):hover .index-business-list-b{
    top: 100%;
}
.index-business-list ul li:nth-child(even):hover .index-business-list-a{
    top: -100%;
}
.index-business-list ul li:nth-child(even):hover .index-business-list-b{
    top: 0px;
}
.search-info{
    margin-top: 50px;
    margin-bottom: 100px;
}
#NewsList li{
        padding: 15px 0;
    border-bottom: 1px dotted #999999;
}
#NewsList li a{
    font-size: 16px;
    color: #333333;
}
#NewsList li span{
    font-size: 14px;
    color: #666666;
    float: right;
}
.search-in{
    margin-top: 50px;
    margin-bottom: 100px;
}
.seaechXq-title{
    font-size: 22px;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}

.submenu{
    position: absolute;
    z-index: 99;
    background-color: rgba(255,255,255,0.8);
    width: 150%;
    left: -25%;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.submenu li{
   line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #cdcdcd;
}
.submenu li a{
    font-size: 16px;
    display: block;
    color: #333333;
}
.submenu li a:hover{
    color: #fff !important;
    background-color:#005bac;
}
.info-left{
    width: 300px;
    float: left;
    background: url("../img/icon-39.png") no-repeat;
    height: 650px;
    position: relative;
    /*top: -200px;*/
    padding:0 50px;
}
.chinese{
    display: none;
}
.info-right{
    width: 850px;
    float: right;
    min-height: 600px;
    background:rgba(255,255,255,0.7);
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.about-content-text img{
    max-width: 100%;
}
.info-left-title{
      position: relative;
     padding: 55px 0;
}
.info-left:hover .info-left-title:after{
    width: 100%;
}
.info-left-title h1{
    font-size: 28px;
    color: #fff;
    padding-bottom: 6px;
}
.contact-banners{
    background: url("../img/contact.jpg") no-repeat;
}
.info-left-contact{
    background: url("../img/icon-40.png") no-repeat;
}
.contact-banner{
    background: url("../img/icon-41.png") no-repeat bottom;
    background-attachment: fixed;
}

.info-left-title h2{
    font-size: 40px;
    color: #fff;
    letter-spacing: 3px;
    padding: 10px 0;
    display: none;
}
.info-left-title:after{
    content: "";
    width: 48px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0px;
    bottom: 30px;
    transition: all 0.5s;
}
.ej-banner{
    margin-bottom: 50px;
}
.info-left ul li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #80a4d2;
    text-align: center;
}
.info-left ul li a{
    font-size: 20px;
    color: #fff;
}
.info-left ul li a.active{
    color:  #999999;
}
.info-left ul li a:hover{
    color: #999999;
}
.bus-list-in-tj img{
    width: 100%;
    height: 300px;
}
.info-right-title{
    text-align: center;
    font-size: 24px;
    color: #005bac;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 20px;
}
.bus-list-in-tj{
    position: relative;
    margin-bottom: 30px;
}
.bus-list-in-tj-in{
    position: absolute;
    width: 50%;
    height: 99%;
    right: 0px;
    top: 0px;
    background-color: rgba(0,80,168,0.6);
    padding: 80px 45px;
}
.bus-list-in-tj-in h2{
    font-size: 18px;
    color: #fff;
}
.bus-list-in-tj-in b{
    display: inline-block;
    width: 100px;
    height: 3px;
    background-color: #fff;
    margin: 20px 0;
}
.bus-list-in-tj-in p{
    font-size: 16px;
    color: #fff;
}
.buil-list li{
    float: left;
    width: 262px;
    height: 226px;
    margin-right: 7px;
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.buil-list li .bus-list-text {
    position: absolute;
    width: 100%;
    height: 59px;
    background-color: rgba(0,80,168,0.6);
    bottom: 0px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    padding-left: 35px;
}
.buil-list li:hover .bus-list-text {
    height: 100%;
    padding-top: 70px;
}
.bus-list-in .buil-list li .bus-list-img img{
    width: 100%;
    height: 226px;
}
.buil-list li:hover .bus-list-img img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.bus-list-in ul.buil-list li .bus-list-text h2{
    color: #fff;
}
.buil-list li:hover h2{
    color: #fff;
}
.bus-list-in ul.buil-list li .bus-list-text span{
    color: #fff;
    font-size: 14px;
    padding: 5px 20px;
    border: 1px solid #fff;
    margin-top: 20px;
    display: inline-block;
}
.recruit-tj{
    position: relative;
}
.recruit-tj-right{
    background-color: #0050a8;
}
.rec-list{
    height: 40px;
    border: 1px solid #e5e5e5;
    padding: 0px 20px;
    background-color: #fafafa;
    line-height: 40px;
    cursor: pointer;
}
.rec-list.active{
    border: 1px solid #0050a8;
}
.rec-list span{
    font-size: 16px;
    color: #474747;
}
.rec-list span.active{
    font-size: 16px;
    color: #0050a8;
}
.rec-list b{
    font-size: 20px;
    color: #cccccc;
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 25px;
    float: right;
    font-weight: bold;
    margin-top: 7px;
}
.rec-yc{
    padding: 20px;
    display: none;
}
.rec-yc p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.foot{
    margin-top: 50px;
    position: relative;
    z-index: 999;
}

.page-pagination {
    width: 100%;
    margin: 40px auto;
    text-align: center;
}
.page-pagination a {
    display: inline-block;
    margin: 0 5px;
    padding: 3px 10px;
    cursor: pointer;
    text-decoration: none;
    color: #5b5b5b;
    border: 1px solid #ddd;
}
.page-pagination a:hover {
    color: #fff;
    border-color: #005bac;
    background-color: #005bac;
}
.page-pagination a.jp-disabled {
    cursor: no-drop;
    opacity: .5;
}
.page-pagination a.jp-disabled:hover {
    color: #5b5b5b;
    border-color: #ddd;
    background-color: #fff;
}
.page-pagination a.jp-current {
    cursor: default;
    color: #fff;
    border-color: #005bac;
    background-color: #005bac;
}
.bui-title h3{
    font-size: 24px;
    color: #333333;
}
.bui-title p{
    font-size: 24px;
    color: #005bac;
    padding-top: 30px;
    font-weight: bold;
}
.bui-title b{
    display: inline-block;
    width: 80px;
    height: 2px;
    background-color:#005bac ;
    margin-top: 20px;
}
.bui-title {
    text-align: center;
    margin-bottom: 50px;
}
.bui-list li{
    width: 256px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}
.bui-list  li:nth-child(3n){
    margin-right: 0px;
}
.bui-list li img{
    width: 100%;height: 280px;
}
.bui-list li h2{
    font-size: 18px;
    color: #666666;
    padding-top: 20px;
	text-align:center;
}
.bui-list li h2 span{
    font-size: 14px;
    float: right;
    color: #666666;
}
.map-list{
    /*display: none;*/
    margin-top: 40px;
}
.map-list.active{
    display: block;
}
.buss-list-in ul li{
    float: left;
    width: 31%;
    margin-right: 2%;
}
.buss-list-in ul li img{
    width: 100%;
    height: 200px;
}
.buss-list-in ul li  h2{
    font-size: 16px;
    color: #333333;
    padding: 15px 0;
    text-align: center;
}
.busss-list-in ul li a{
    font-size: 16px;
    color: #333333;
}
.busss-list-in ul li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted gainsboro;
}
.busss-list-in ul li a:hover{
    color: #005bac;
}
.recruit-tj img{
    width: 100%;
}
.cu-text{
    border-top: 1px solid darkgrey;
    padding-top: 20px;
}
.cu-imgs ul li{
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.cu-imgs ul li img{
    width: 100%;
    margin-bottom: 0px;
}
.cu-imgs-in{
    position: absolute;
    width: 100%;
    height: 99%;
    background: rgba(0,0,0,0.5);
    top: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding-top: 30%;
    padding-left: 40px;
}
.cu-imgs-in h2{
    font-size: 24px;
    color: #fff;
}
.cu-imgs-in p{
    font-size: 18px;
    color: #fff;
}
.cu-imgs ul li:hover .cu-imgs-in{
    top: 0px;
}
.banner-list .bx-viewport {
    height: auto !important;
}
.banner-list .bx-pager{
    display: none;
}
.banner-list  .bx-wrapper .bx-prev {
     left: 0px;
    background: url(../img/icon-36.png) no-repeat;
    width: 75px !important;
    height: 190px !important;
}
.banner-list  .bx-wrapper .bx-next {
    right:0px;
    background: url(../img/icon-37.png) no-repeat;
    width: 75px !important;
    height: 190px !important;
}
.banner-list  .bx-wrapper .bx-controls-direction a {
    top: 147px;
}
.banner-list  .bx-wrapper img{
    width: 100%;
}
.banner-list-text{
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #cccccc;
}
.banner-list-text h2{
    padding-bottom: 15px;
}
.banner-list-text p{
    line-height: 28px;
}
.banner-list{
    margin-bottom: 30px;
}
.rencai{
    background: url("../img/rencai3.png") no-repeat center;
    background-attachment: fixed;
}
.rencai-banner{
    background: url("../img/rencai.jpg") no-repeat center;

}
.rencai-left{
    background: url("../img/rencai2.png") no-repeat;

}
.wh{
    background: url("../img/wh3.png") no-repeat center;
    background-attachment: fixed;
}
.wh-banner{
    background: url("../img/wh.jpg") no-repeat center;

}
.wh-left{
    background: url("../img/wh2.png") no-repeat;

}
.nw{
    background: url("../img/nw3.png") no-repeat center;
    background-attachment: fixed;
}
.nw-banner{
    background: url("../img/nw.jpg") no-repeat center;

}
.nw-left{
    background: url("../img/nw2.png") no-repeat;

}
.cy{
    background: url("../img/cy3.png") no-repeat center;
    background-attachment: fixed;
}
.cy-banner{
    background: url("../img/cy.jpg") no-repeat center;

}
.cy-left{
    background: url("../img/icon-39.png") no-repeat;

}
.gy{
    background: url("../img/gy3.png") no-repeat center;
    background-attachment: fixed;
}
.gy-banner{
    background: url("../img/gy.jpg") no-repeat center;

}
.gy-left{
    background: url("../img/gy2.png") no-repeat;

}