@charset "UTF-8";
/* CSS Document */

/*header*/
.header {
	/*position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100000;
	width: 100%;
	min-width: 1280px;*/
    height: 120px;
    background: #ffffff;
}

/*logo*/
.header .logo {
    float: left;
    height: 120px;
}

.header .logo a {
    float: left;
    display: list-item;
    line-height: 120px;
    text-align: center;
    height: 120px;
    list-style: none;
}

.header .logo a img {
    vertical-align: middle;
}
.header .head-sign{
    float: left;
    line-height: 120px;
    margin-left: 35px;
}
.header .head-sign img{
    vertical-align: middle;
}

/*navigation*/

.navigation {
	/*position: fixed;
	top: 120px;
	left: 0px;
	z-index: 100000;
	width: 100%;
	min-width: 1280px;*/
    height: 90px;
    background: #21306c;
}
.nav{}
.nav ul li {
    float: left;
    width: 150px;
    height: 82px;
    text-align: center;
    transition: none;
    position: relative;
    background: url("../images/nav-li.jpg") left center no-repeat;
    padding-top: 8px;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li > a {
    display: block;
    width: 96px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    transition: none;
    height: 82px;
    margin: 0 auto;
    line-height: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding-top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav ul li > a p{
    font-size: 12px;
    font-family: Arial;
    color: rgba(255,255,255,0.7);
    text-transform: capitalize;
}
.nav ul li:hover > a ,.nav ul li.active > a {
    background: #FFFFFF;
    color: #21306c;
}
.nav ul li:hover > a p,.nav ul li.active > a p{
    color: rgba(33,48,108,0.7);
}
.nav-menu{
    display: none;
    position: absolute;
    top: 90px;
    left: 27px;
    z-index: 99;
    width: 96px;
    transition: none;
    background: #21306c;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-bottom: 8px;
}
.nav-menu dl{
    transition: none;
}
.nav-menu dl dt{
    width: 100%;
    height: 36px;
    border-top: 1px #45579d solid;
}
.nav-menu dl dt a{
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #FFFFFF;
}
.nav-menu dl dt:hover a{
    color: #e18b1f;
}

.header .right-header {
    float: right;
    padding-top: 20px;
}
.header .right-header ul li{
    margin-bottom: 10px;
    line-height: 30px;
}
.header .right-header ul li img{
    vertical-align: middle;
    margin-right: 10px;
}

@font-face {
    font-family: dincond-medium-webfont;
    src: url('../fonts/dincond-medium-webfont.eot');
    src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg')
}


/*banner*/
.banner,.banner .flexslider,.banner .slides li  {
    height: 520px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.banner .flexslider {
    overflow: hidden;
    z-index: 0;
    display: block;
}
.banner .slides li {
    z-index: 0;
    display: block;
}
.banner .slides li a {
    display: block;
    height: 100%;
}


.sub-banner {
    height: 390px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}



/*图片指示*/
.banner .flex-control-nav{
    display: none;
}
/*.banner .flex-control-nav{
    position:absolute; bottom:115px; z-index:2; padding-left:0; width:1100px; left:0;
    right:0; margin:0 auto; text-align:center;
}
.banner .flex-control-nav li{
    display:inline-block; margin: 0 5px; zoom:1; text-align:center;
}
.banner .flex-control-nav a{
    display:inline-block; width:38px; height:4px; cursor:pointer; background: #004e97; font-size: 0;
}
.banner .flex-control-nav .flex-active{ background: #ffffff; width: 38px; height: 4px}*/
/*左右方向按钮*/
/*
.flex-direction-nav a{
    width:40px; height: 68px; line-height:99em; overflow:hidden;margin:-45px 0 0;display:block;
    background: #cccccc;position:absolute;top:50%;z-index:10;
    cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;
}
.flex-direction-nav .flex-next{
    right:40px; background: url("../images/right01.png") no-repeat; background-size: 40px 68px;
}
.flex-direction-nav .flex-prev{
    left:40px; background: url("../images/left01.png") no-repeat; background-size: 40px 68px;
}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=80);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=80);}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev{opacity:1;filter:alpha(opacity=100);}
*/

/*index-section*/
.index-section{
    min-height: 200px;
    padding: 24px 0 80px;
    position: relative;
    /**background: #f6f6f6 url("../images/bg.png") repeat-y center 278px;**/
}
.index-title{
    line-height: 59px;
    border-bottom: 2px #273983 solid;
}
.index-title h6{
    float: left;
    padding-left: 50px;
    padding-right: 20px;
    min-width: 264px;
    height: 59px;
    background: #273983;
    font-size: 20px;
    color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index-title h6 span{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial;
    text-transform: uppercase;
    margin-left: 5px;
}
.index-title h6.icon01{ background: #273983 url("../images/icon01.png") 20px center no-repeat;}
.index-title h6.icon02{ background: #273983 url("../images/icon02.png") 20px center no-repeat;}
.index-title h6.icon03{ background: #273983 url("../images/icon03.png") 20px center no-repeat;}
.index-title h6.icon04{ background: #273983 url("../images/icon04.png") 20px center no-repeat;}
.index-title h6.icon05{ background: #273983 url("../images/icon05.png") 20px center no-repeat;}
.index-title h6.icon06{ background: #273983 url("../images/icon06.png") 20px center no-repeat;}
.index-title h6.icon07{ background: #273983 url("../images/icon07.png") 20px center no-repeat;}
.index-title .more{
    float: right;
    line-height: 20px;
    margin-top: 30px;
    font-size: 12px;
    color: #666666;
}
.index-title .more:hover{
    color: #273983;
}
/* 公司简介 */
.index-about{
    float: left;
    width: 983px;
}
.index-detail{
    height: 601px;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    color: #666666;
    padding: 25px 15px 20px;
    background: #FFFFFF;
}
.about-info{}
.about-info .info{
    height: 368px;
    overflow: hidden;
}
/* 公司简介 end */

/* 经典工程 */

.index-case{
    float: right;
    width: 264px;
}
.index-case .case-list{
    padding-top: 15px;
   
}
.index-case .case-list .con{ width: 235px; height:601px;
    overflow:hidden;}
    
.index-case .case-list ul li{
	width:235px;
	height:184px;
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.index-case .case-list ul li .c-img{
    width: 235px;
    height: 144px;
    overflow: hidden;
}
.index-case .case-list ul li .c-img img{
    display: block;
    width: 235px;
    height: 144px;
    transition: all 0.5s;
}
.index-case .case-list ul li:hover .c-img img{
    transform: scale(1.1);
}
/* 经典工程 end */

/* 企业理念 */
.index-concept{
    margin-top: 50px;
    margin-bottom: 50px;
}
.concept-article{
    padding: 20px 16px;
    min-height: 360px;
    background: #FFFFFF;
}
.index-concept .concept-idea{
    float: left;
    width: 255px;
}
.index-concept .concept-idea img{width:255px;height:200px;display:block;}
.index-concept .concept-idea h6{
    line-height: 15px;
	height:30px;
    font-size: 12px;
    color: #666666;
    border-bottom: 1px #d9d9d9 solid;
    margin-bottom: 10px;
	padding:10px 0px;
	white-space:normal;
}
.concept-info{}
.index-concept .concept-idea h5{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.index-concept .concept-idea span{
    display: block;
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 8px;
}
.index-concept .concept-idea p{
    font-size: 14px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
}
.index-concept .concept-list{
    float: left;
    width: 490px;
    margin-left: 27px;
    padding-top: 26px;
}
.concept-list ul li{
    float: left;
    width: 147px;
    height: 146px;
    margin-right: 24px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.concept-list ul li img{display:block;width: 147px;
    height: 146px;}
.concept-list ul li:nth-child(3n){
    margin-right: 0;
}
.concept-list ul li .shade{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 43px;
    height: 43px;
    background: rgba(225,139,31,1);
    transition: all 0.5s;
}
.concept-list ul li .shade h6{
    text-align: center;
    line-height: 20px;
    color: #FFFFFF;
    padding: 2px 5px;
}
.concept-list ul li .shade p{
    display: none;
}
.concept-list ul li .shade span{
    width: 0;
    transition: all 1.5s;
    margin-top: 5px;
}
.concept-list ul li:hover .shade{
    right: 8px;
    bottom: 8px;
    width: 129px;
    height: 129px;
    padding: 34px 0 0 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(225,139,31,0.9);
}
.concept-list ul li:hover .shade h6{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    padding: 0;
}
.concept-list ul li:hover .shade p{
    display: block;
    font-size: 12px;
    height: 40px;
    overflow: hidden;
    color: #FFFFFF;
}
.concept-list ul li:hover .shade span{
    display: block;
    width: 48px;
    height: 3px;
    background: url("../images/concept-line.png") left center no-repeat;
}

.index-concept .concept-video{
    float: right;
    width: 443px;
    height: 308px;
    padding-top: 27px;
}
.index-concept .concept-video .video{
    height: 260px;
    overflow: hidden;
    margin-top: 10px;
}
.index-concept .concept-video .video img{width:443px;height:260px;display:block;}
/* 企业理念 end */

/* 公司新闻 */
.index-news{
    float: left;
    width: 1095px;
}
.news-kinds{
    float: left;
    margin-left: 22px;
    padding-top: 30px;
}
.news-kinds ul li{
    float: left;
    margin-right: 45px;
    line-height: 20px;
}
.news-kinds ul li a{
    color: #666666;
}
.news-kinds ul li.active a{
    color: #273983;
}
.news-article{
    padding: 25px 15px;
    background: #FFFFFF;
    height: 239px;
    overflow:hidden;
}
.news-article .img-scroll{
    float: left;
    width: 710px;/*610*/
    height: 231px;
    overflow: hidden;
    background: #FFFFFF;
}
.img-scroll ul li{
    height: 231px;
    overflow: hidden;
    background: #FFFFFF;
}
.news-article .img-scroll a{display:block;width:100%;height:231px;}
.img-scroll ul li img{
    float: left;
    display: block;
    width: 365px;
    height: 231px;
}
.img-scroll ul li .news-info{
    float: right;
    width:325px;/*225px*/
    height: 231px;
    overflow: hidden;
    background: #FFFFFF;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 24px;
}
.img-scroll ul li .news-info h6{
    padding-top: 20px;
    font-size: 16px;
    color: #555555;
}
.img-scroll ul li .news-info h6:after{
    display: block;
    content: '';
    width: 35px;
    height: 2px;
    background: #273983;
    margin: 15px 0;
}
.img-scroll ul li .news-info p{
    height: 115px;
    overflow: hidden;
}
.img-scroll ul li .news-info span{
    display: block;
    margin-top: 20px;
}
.img-scroll .btn{
    top: 0;
    width: 39px;
    height: 231px;
    margin-top: 0;
}
.img-scroll .swiper-button-prev{
    left: 0;
    background: rgba(39,57,132,0.1) url("../images/nleft01.png") center no-repeat;
}
.img-scroll .swiper-button-prev:hover{
    background: #e18b1f url("../images/nleft01.png") center no-repeat;
}
.img-scroll .swiper-button-next{
    left: 326px;
    background: rgba(39,57,132,0.1) url("../images/nright01.png") center no-repeat;
}
.img-scroll .swiper-button-next:hover{
    background: #e18b1f url("../images/nright01.png") center no-repeat;
}

.news-box{
    float: right;
    width: 325px;/*415px*/
    margin-right: 10px;
}
.news-box .new-news{
    padding-bottom: 16px;
    border-bottom: 1px #9f9f9f dashed;
}
.news-box .new-news h6{
    display: inline-block;
    width:280px;/*330px*/
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}
.news-box .new-news span{
    color: #a5a5a5;
}
.news-box .new-news p{
    color: #8d8d8d;
    font-size: 14px;
    height: 44px;
    overflow: hidden;
    margin-top: 5px;
}
.news-box .news-list{
    padding-top: 15px;
}
.news-box .news-list ul li{
    line-height: 32px;
    height: 32px;
}
.news-box .news-list ul li a{
    display: inline-block;
    width: 280px;/*330px*/
    color: #717171;
}
.news-box .news-list ul li span{
    color: #8d8d8d;
}
.news-box .news-list ul li:hover a{
    color: #273983;
}

.index-message{
    float: right;
    width: 162px;
    height: 289px;
    padding: 26px 22px;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 61px;
    overflow:hidden;
}
.index-message ul li{
    height: 105px;
    margin-bottom: 28px;
}
.index-message ul li a{
    display: block;
    width: 100%;
    height: 33px;
    border-radius: 5px;
    padding-top: 72px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
}
.index-message ul li:nth-child(1) a{
    background: #e18b1f url("../images/micon.png") center 22px no-repeat;
}
.index-message ul li:nth-child(2) a{
    background: #21306c url("../images/sicon.png") center 22px no-repeat;
}
/* 公司新闻 end */

/* 与学同行 */
.index-study{
    margin-bottom: 50px;
    margin-top: 50px;
}
.index-study .img-scroll{
    float: left;
    width: 365px;
}
.study-list{
    float: right;
    width: 840px;
}
.study-list ul li{
    float: left;
    width: 405px;
    height: 14px;
    border-left: 1px #8e8e8e solid;
    margin: 12px 0;
}
.study-list ul li a{
    display: inline-block;
    width: 300px;
    padding-left: 8px;
    line-height: 14px;
    font-size: 14px;
    color: #8e8e8e;
}
.study-list ul li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.study-list ul li:nth-child(2n){
    float: right;
}
.study-list ul li:hover a{
    color: #273983;
}
/* 与学同行 end */

/* 员工天地 */
.index-staff{
    float: left;
    width: 984px;
}
.staff-article{
    display: flex;
    justify-content: space-between;
    height: 419px;
    padding: 20px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFFFFF;
}
.staff-list{
    float: left;
    width: 297px;
}
.staff-list .staff-title{
    height: 24px;
    border-bottom: 1px #eeeeee solid;
    margin-bottom: 5px;
}
.staff-list .staff-title h6{
    color: #555555;
    font-size: 16px;
}
.staff-list .staff-title h6 span{
    color: #999999;
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase;
}
.staff-list .staff-title .smore{
    float: right;
    width: 25px;
    height: 24px;
    background: url("../images/smore01.png") center no-repeat;
}
.staff-list .staff-title .smore:hover{
    background: url("../images/smore02.png") center no-repeat;
}
.staff-img{
    height: 196px;
    position: relative;
    overflow: hidden;
}
.staff-img img{width:297px;height:196px;display:block;}
.staff-img h6{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #FFFFFF;
    background: linear-gradient(rgba(0,0,0,0.1),#000000);
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.staff-list ul{
    padding-top: 10px;
}
.staff-list ul li{
    line-height: 30px;
    height: 30px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
/* 员工天地 end */

/* 企业荣誉 */
.index-honor{
    float: right;
    width: 264px;
}
.honor-detail{
    width: 264px;
    height: 419px;
    position: relative;
    padding: 27px 14px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFFFFF;
}
.honor-detail ul li{}
.honor-detail ul li img{width:236px;height:154px;display:block;}
.honor-detail .swiper-pagination{
    width: 236px;
    bottom: 20px;
}
.honor-detail .swiper-pagination span{
    width: 15px;
    height: 15px;
    margin: 0 2px;
    opacity: 1;
    background: url("../images/r01.png") center no-repeat;
}
.honor-detail .swiper-pagination .swiper-pagination-bullet-active{
    background: url("../images/r02.png") center no-repeat;
}
/* 企业荣誉 end */


/*index-section end*/

/*footer*/
.footer{
    background: #4f4f4f;
}
.footer .warpper{
    padding: 20px 0;
    min-height: 77px;
    position: relative;
}
.footer-logo{
    width: 184px;
    height: 152px;
    background: #FFFFFF url("../images/f-logo.png") center no-repeat;
    position: absolute;
    bottom: 0;
}
.foot-address{
    float: left;
    margin-left: 203px;
    line-height: 26px;
    font-size: 12px;
    color: rgba(255,255,255,0.43);
}
.foot-links{
    float: left;
    width: 600px;
    height: 64px;
    margin-left: 25px;
    border-left: 1px #989898 solid;
    padding-top: 5px;
}
.foot-links ul li{
    float: left;
    margin-left: 30px;
    line-height: 30px;
    color: rgba(255,255,255,0.43);
}
.share{
    float: right;
    padding-top: 10px;
}
.share .social-share-icon{
    width: 40px;
    height: 40px;
    margin: 0 0 0 10px;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 40px;
}
.share .icon-wechat{
    background: #56c844;
}
.share .wechat-qrcode{
    z-index: 9999!important;
}
.share .icon-weibo{
    background: #eb6f0a;
}
.email{
    float: right;
    margin-left: 10px;
    padding-top: 10px;
}
.email a{
    display: block;
    width: 40px;
    height: 40px;
    background: url("../images/email-icon.png") center no-repeat;
}
.copyright{
    height: 40px;
    line-height: 40px;
    background: #2e2e2e;
    color: #868686;
    font-size: 12px;
}


/*.float-box{
    position: fixed;
    right: 0;
    top: 40%;
}
.float-box .online{
    width: 86px;
    background: #2a702b;
    padding-top: 1px;
}
.float-box .online ul li{
}
.float-box .online ul li.img{
    width: 84px;
    height: 84px;
    background: #ffffff;
    text-align: center;
    margin: 2px auto;
    padding-top: 2px;
}
.float-box .online ul li.img img{
    width: 80px;
    height: 80px;
}
.float-box .online ul li p{
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
}

.backTop{
    position: fixed;
    right: 10px;
    top: 80%;
}
.backTop a{
    display: block;
    width: 60px;
    height: 60px;
    background: url("../images/backTop.png") left top no-repeat;
}*/
/*footer end*/

/* sub-section */

/*------- page -------*/
.m-page{
    text-align: center;
    margin-top: 40px;
}
.m-page a{
    display: inline-block;
    padding: 0 12px;
    margin: 0 4px;
    line-height: 35px;
    border: 1px #d2d2d2 solid;
    color: #999999;
    font-size: 14px;
    border-radius: 2px;
    background: #FFFFFF;
}
.m-page a.z-crt{
    color: #FFFFFF;
    background: #e18b1f;
    border: 1px #e18b1f solid;
}
.m-page a.pageprv,.m-page a.pagenxt{
    color: #999999;
    background: #ffffff;
}
.m-page a.pageprv:hover,.m-page a.pagenxt:hover{
    color: #FFFFFF;
    background: #e18b1f ;
    border: 1px #e18b1f solid;
}
/*------- page end -------*/
.sub-section{
    background: url("../images/bg.png") center 388px no-repeat;
}

.location{
    height: 72px;
    position: relative;
}
.location .now-nav{
    position: absolute;
    top: -46px;
    left: 0;
    z-index: 99;
    width: 246px;
    height: 118px;
    background: url("../images/now-nav-bg.jpg") center top no-repeat;
    padding-left: 30px;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 16px;
    font-family: Arial;
}
.location .now-nav h6{
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    font-family: "Microsoft Yahei";
}
.location .nav-list{
    margin-left: 246px;
}
.location .nav-list ul li{
    float: left;
    margin-left: 26px;
}
.location .nav-list ul li a{
    display: block;
    line-height: 70px;
    height: 70px;
    color: #666666;
    font-size: 16px;
}
.location .nav-list ul li.active a{
    font-weight: bold;
    color: #273983;
    border-bottom: 2px #273983 solid;
}
.content{
    padding: 40px 0 60px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    min-height: 300px;
}

/* profile */
.profile{
    background: url("../images/profile-bg.png") right top no-repeat;
    min-height: 300px;
}
.profile .profile-title{
    font-size: 16px;
    font-family: Arial;
    color: #999999;
    padding-top: 70px;
}
.profile .profile-title h6{
    font-size: 34px;
    color: #333333;
    line-height: 40px;
}
.profile .profile-title:after{
    display: block;
    content: '';
    width: 40px;
    height: 2px;
    background: #273983;
    margin-top: 30px;
}
.profile .detail{
    margin-top: 60px;
}
/* profile end */

/* 诚聘英才 */

.recruit{
    width: 1200px;
    margin-top: 20px;
}
.recruit .r-kinds{
    height: 50px;
    background: #21306c;
}
.recruit .r-kinds ul li{
    float: left;
    text-align: center;
    line-height: 50px;
}
.recruit .r-kinds ul li h6{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding-left: 35px;
}
.recruit .r-kinds ul li h6.c01{ background: url("../images/or01.png") 8px center no-repeat;}
.recruit .r-kinds ul li h6.c02{ background: url("../images/or02.png") 3px center no-repeat;}
.recruit .r-kinds ul li h6.c03{ background: url("../images/or03.png") left center no-repeat;}
.recruit .r-kinds ul li h6.c04{ background: url("../images/or04.png") 2px center no-repeat;}
.recruit .r-kinds ul li h6.c05{ background: url("../images/or05.png") 2px center no-repeat;}
.recruit .w1{ width: 250px;}
.recruit .w2{ width: 215px;}
.recruit .w3{ width: 280px;}
.recruit .w4{ width: 230px;}
.recruit .w5{ width: 225px;}

.r-list{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #c9c9c9 dotted;
}
.r-list ul li{
    float: left;
    font-size: 16px;
    text-align: center;
}
.r-list ul li.w6{
    padding-top: 13px;
    height: 47px;
}
.r-list ul li .look{
    display: inline-block;
    width: 91px;
    height: 26px;
    line-height: 26px;
    border-radius: 26px;
    text-align: center;
    background: #21306c;
    color: #ffffff;
}
.r-list ul li .look:hover{
    background: #e18b1f;
}

.recruit-detail{ margin-top: 50px;}
.recruit-detail .rd-title{
    background: #f08200;
    line-height: 50px;
    color: #ffffff;
    padding-left: 40px;
    font-size: 20px;
}
.recruit-detail .rd-title span{
    font-size: 14px;
    font-family: Arial;
    text-transform: uppercase;
}

.recruit01{
    margin-top: 20px;
}
.recruit01 ul li{
    margin-bottom: 15px;
    border: 1px #e6e6e6 solid;
}
.recruit-title{
    line-height: 45px;
}
.recruit-title .job{

}
.job-title{
    width: 100%;
    cursor: pointer;
}
.job-title dl{
    display: block;
    height: 47px;
    padding: 0 40px;
    background: url("../images/down03.png") 97% center no-repeat;
}
.job-title dl.active{
    background: url("../images/down01.png") 97% center no-repeat;
}
.job-title dl dt{
    display: inline-block;
    font-size: 12px;
    color: #888888;
    line-height: 47px;
    margin-right: 30px;
}

.job-title dl dt b{
    font-size: 14px;
    color: #666;
}
.job-title dl.active dt b{
    color: #ff9c00;
}

.job-info{
    display: none;
    transition: none;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 40px;
    color: #666;
    border-top: 1px #dddddd solid;
    position: relative;
}

.upload-part{
    margin-top: 20px;
}
.upload-part .back{
    float: left;
    display: inline-block;
    padding-left: 50px;
    background: url("../images/back.png") left center no-repeat;
    font-weight: bold;
    color: #e67d00;
    font-size: 14px;
    margin-top: 40px;
}
.upload-part .upload{
    float: right;
    text-align: right;
}

.upload-part .r-note{
    display: inline-block;
    padding-left: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    background: url("../images/r-icon.png") left center no-repeat;
    margin-bottom: 10px;
}

.form-submit{}
.form-submit .form-box{
    width: 379px;
    height: 26px;
    border: 1px #dddddd solid;
    position: relative;
}
.form-submit .file-name{
    padding-left: 20px;
    color: #b3b3b3;
    font-size: 12px;
    line-height: 26px;
    width: 289px;
    float: left;
}
.form-submit .upload-btn{
    float: right;
    display: block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    background: #ff9c00;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}
.form-submit .file{
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 26px;
    opacity: 0;
    z-index: 99;
}
.form-submit .submit-file{
    display: inline-block;
    width: 140px;
    height: 40px;
    border-radius: 40px;
    background: #ff9c00;
    color: #ffffff;
    font-size: 18px;
    margin-top: 15px;
    border: none;
    cursor: pointer;
}

/* 诚聘英才 end */

/* 企业资质 */
.third-nav{}
.third-nav ul li{
    float: left;
    height: 45px;
    margin-right: 3px;
}
.third-nav ul li a{
    display: block;
    width: 140px;
    height: 45px;
    background: #21306c;
    border-bottom: 2px #21306c solid;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
}
.third-nav ul li.active a{
    background: #e18b1f;
}
.zhengshu{
    margin-top: 40px;
}
.zhengshu ul li{
    float: left;
    width: 250px;
    height: 269px;
    overflow: hidden;
    margin-right: 35px;
    margin-bottom: 30px;
}
.zhengshu ul li:nth-child(6n){
    margin-right: 0;
}
.zhengshu ul li img{
    display: block;
    width: 250px;
    height: 269px;
}
/* 企业资质 end */

/* 发展历程 */
.develop{
    height: 60px;
    position: relative;
}
.develop .swiper-container{
    width: 1200px;
    background: url("../images/dpline.jpg") center no-repeat;
}
.develop ul li{
    text-align: center;
}
.develop ul li .time{
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #FFFFFF;
    padding-top: 10px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.develop ul li.active .time{
    color: #FFFFFF;
    background: #e18b1f;
}
.develop .swiper-button-prev{
    width: 14px;
    height: 24px;
    margin-top: -12px;
    opacity: 1;
    background: url("../images/dleft01.png") center no-repeat;
}
.develop .swiper-button-prev:hover{
    background: url("../images/dleft02.png") center no-repeat;
}
.develop .swiper-button-next{
    width: 14px;
    height: 24px;
    margin-top: -12px;
    opacity: 1;
    background: url("../images/dright02.png") center no-repeat;
}
.develop .swiper-button-next:hover{
    background: url("../images/dright01.png") center no-repeat;
}

.develop-box{
    margin-top: 50px;
}
.develop-box .develop-info{}
.develop-box .develop-info h6{
    font-size: 30px;
    font-family: Arial;
    font-weight: bold;
    color: #21306c;
    line-height: 30px;
}
.develop-box .develop-info h6 span{
    display: block;
    font-size: 24px;
}
.develop-box .develop-info .info{
    margin-top: 20px;
}
/* 发展历程 end */

/* 精品工程 */
.engine{}
.engine ul li{
    float: left;
    width: 304px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.engine ul li:nth-child(4n){
    margin-right: 0;
}
.engine ul li .e-img{
    width: 304px;
    height: 186px;
    overflow: hidden;
}
.engine ul li .e-img img{
    display: block;
    width: 304px;
    height: 186px;
    transition: all 0.5s;
}
.engine ul li:hover .e-img img{
    transform: scale(1.1);
}
.engine ul li h6{
    line-height: 50px;
    font-size: 16px;
    color: #666666;
}
.engine ul li:hover h6{
    font-weight: bold;
    color: #e18b1f;
}
/* 精品工程 end */

/* 公司理念 */
.idea .concept-idea{
    float: left;
    width: 432px;
}
.idea .concept-idea h6{
    line-height: 35px;
    font-size: 18px;
    color: #666666;
}
.idea .concept-idea em{
    display: block;
    padding-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
    border-bottom: 1px #21306c solid;
    margin-bottom: 20px;
}
.idea .concept-idea i{
    display: block;
    padding-bottom: 15px;
    font-size: 24px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 10px;
}
.idea h5{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.idea span{
    display: block;
    font-family: Arial;
    font-size: 24px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.idea p{
    font-size: 24px;
    line-height: 30px;
    overflow: hidden;
}
.idea .concept-list2{
    float: left;
    width: 815px;
    margin-left: 27px;
    padding-top: 42px;
}
.concept-list2 ul li{
    float: left;
    width: 244px;
    height: 243px;
    margin-right: 24px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.concept-list2 ul li img{
    display: block;
    width: 244px;
    height: 243px;
}
.concept-list2 ul li:nth-child(3n){
    margin-right: 0;
}
.concept-list2 ul li .shade{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    background: rgba(225,139,31,1);
    transition: all 0.5s;
}
.concept-list2 ul li .shade h6{
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 2px 5px;
}
.concept-list2 ul li .shade p{
    display: none;
}
.concept-list2 ul li .shade span{
    width: 0;
    transition: all 1.5s;
    margin-top: 5px;
}
.concept-list2 ul li:hover .shade{
    right: 15px;
    bottom: 15px;
    width: 214px;
    height: 214px;
    padding: 60px 0 0 51px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(225,139,31,0.9);
}
.concept-list2 ul li:hover .shade h6{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    padding: 0;
}
.concept-list2 ul li:hover .shade p{
    display: block;
    font-size: 20px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #FFFFFF;
}
.concept-list2 ul li:hover .shade span{
    display: block;
    width: 48px;
    height: 3px;
    background: url("../images/concept-line.png") left center no-repeat;
    margin-top: 20px;
}

/* 公司理念 end */

/* 公司新闻 */
.news-detail{
    padding: 20px;
    height: 269px;
    background: #21306c;
    margin-bottom: 30px;
}
.news-detail img{
    float: left;
    display: block;
    width: 425px;
    height: 269px;
}
.news-detail .detail-info{
    float: right;
    width: 780px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
}
.news-detail .detail-info h6{
    font-size: 26px;
    font-weight: bold;
    line-height: 31px;
    height: 31px;
    margin-bottom: 24px;
    padding-top: 10px;
}
.news-detail .detail-info p{
    height: 130px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sub-news{}
.sub-news ul li{
    float: left;
    width: 630px;
    height: 155px;
    border: 1px #dddddd solid;
    margin-bottom: 17px;
    padding: 18px 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sub-news ul li:nth-child(2n){
    float: right;
}
.sub-news ul li h6{
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}
.sub-news ul li p{
	display: block;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 5px;
    color: #666666;
}
.sub-news ul li span{
    display: block;
    line-height: 20px;
    height: 20px;
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    background: url("../images/news-jt01.png") right center no-repeat;
}
.sub-news ul li:hover h6,.sub-news ul li.active h6{
    font-weight: bold;
    color: #21306c;
}
.sub-news ul li:hover span,.sub-news ul li.active span{
    background: url("../images/news-jt02.png") right center no-repeat;
}
/* 公司新闻 end */


/* sub-section  end*/
.message{
    border: 1px #dddddd solid;
    padding: 30px 60px;
    min-height: 320px;
}
.message ul li{
    float: left;
}
.message ul li:nth-child(1){
    width: 368px;
}
.message ul li:nth-child(2){
    float: right;
    width: 526px;
}
.input{
    margin-bottom: 20px;
}
.input p{
    line-height: 40px;
    color: #00408f;
    font-size: 16px;
}
.input input{
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px #dbdbdb solid;
    background: #f7f7f7;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input textarea{
    width: 100%;
    height: 182px;
    line-height: 48px;
    border: 1px #dbdbdb solid;
    background: #f7f7f7;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}
.yzm{
    line-height: 48px;
}
.yzm span{
    float: left;
    color: #00408f;
    font-size: 16px;
    margin-right: 20px;
}
.yzm input{
    float: left;
    width: 172px;
    line-height: 48px;
    border: 1px #dbdbdb solid;
    background: #f7f7f7;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.yzm img{
    float: left;
}
.message button{
    float: right;
    width: 120px;
    height: 48px;
    background: #e18b1f;
    color: #FFFFFF;
    font-size: 18px;
    border-radius: 12px;
    border: none;
    cursor: pointer;
}
/* sub-section  end*/

.backtop{ display: none; position: fixed; bottom: 50px; right: 20px; z-index: 9999; width: 50px; height: 50px; border-radius: 50%; background: url(../images/backTop.png) no-repeat center center / cover; cursor: pointer;}








.banText{
	position: absolute;
	margin: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	justify-content: center;
}
.banText div{
	margin-right: 4px;
	opacity:0;
	transform:translateY(50px);
	-moz-transform:translateY(50px);
	-webkit-transform:translateY(50px);
	-ms-transform:translateY(50px);
	transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}
.swiper-container-h .swiper-slide-active .a1{transition-delay:200ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a2{transition-delay:350ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a3{transition-delay:500ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a4{transition-delay:650ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a5{transition-delay:800ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a6{transition-delay:950ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a7{transition-delay:1100ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a8{transition-delay:1250ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a9{transition-delay:1400ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a10{transition-delay:1550ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a11{transition-delay:1700ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a12{transition-delay:1850ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a13{transition-delay:2000ms;opacity:1;transform:translateY(0);}
.swiper-container-h .swiper-slide-active .a14{transition-delay:2150ms;opacity:1;transform:translateY(0);}





























