﻿.subpage{
    width: 1200px;
    margin: 0 auto;
    margin-bottom:20px;
    background-color: #fff;
    overflow: hidden;
}
.subpage_main{
    width: 1120px;
    margin:0 auto;
    overflow: hidden;
}
.current_location{
    width: 1200px;
    height: 65px;
    line-height: 65px;
    margin:0 auto;
    margin-top:157px;
    position:relative;
    /*overflow: hidden;*/
}
.current_location em{
    display: inline-block;
    width: 14px;
    height: 12px;
    background:url('../img/mbx_home.png') no-repeat;
    margin-right:9px;
}
.current_location a{
    font-size:12px;
    color: #666666;
}
.current_location a i{
    display: inline-block;
    width: 3px;
    height: 5px;
    background:url('../img/locationBg.png') no-repeat;
    margin:0 11px;
    position: relative;
    top:-2px;
}
.current_location a.last{
    color: #005ead;
}
.current_location a.current{
    display: inline-block;
    width:94px;
    height:36px;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
}
.current_location a.current.on{
    background-color: #fff;
    border: 1px solid #2f4caa;
    border-bottom:0px;
}
.current_location a.current i{
    width: 8px;
    height: 5px;
    background:url('../img/down.png') no-repeat;
    margin:0 6px;
}
.current_location a.current i.on{
    background:url('../img/up.png') no-repeat;
}
.current_location ul{
    position: absolute;
    top: 49px;
    left: 78px;
    width: auto;
    overflow: hidden;
    border-left: 1px solid #2f4caa;
    border-right: 1px solid #2f4caa;
    border-bottom: 1px solid #2f4caa;
    display:none;
    background-color: #fff;
    min-width: 88px;
}
.current_location ul li{
    height:24px;
    line-height: 24px;
}
.current_location ul li a{
    display:block;
    font-size:12px;
    color: #666666;
    padding-left: 12px;
    width:100%;
    height:24px;
}
.current_location ul li:hover a{
    background-color:#f0f0f0;
}
/*公司简介*/
.Company_profile{
    overflow: hidden;
}
/*发展历程*/
.history{
    overflow: hidden;
    margin-bottom:200px;
    background: url('../img/about_bg.png') no-repeat;
}
.history>.title{
    text-align: center;
}
.history>.title h1{
    font-size:40px;
    color: #333333;
    font-weight:bold;
    margin-top:72px;
}
.history>.title p{
    font-size:16px;
    color: #333333;
    margin-top:10px;
}
.history .swiper-container{
    width: 780px;
    margin:0 auto;
    overflow: hidden;
}
.history_jindu{
    width:980px;
    margin:0 auto;
    margin-top:74px;
    overflow:hidden;
    position: relative;
}
.history .gallery-thumbs .swiper-slide{
    float:left;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.history .gallery-thumbs .swiper-slide i{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../img/history_icon.png') no-repeat;
    position: relative;
    top:4px;
    z-index:8;
}
.history .gallery-thumbs .swiper-slide.swiper-slide-active i{
    background: url('../img/history_icon01.png') no-repeat;
}
.history .gallery-thumbs .swiper-slide p{
    font-size:16px;
    color: #333333;
    margin-top:18px;
}
.history_jindu .swiper-button-white{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 30px;
    top:24px;
}
.history_jindu .swiper-button-white.swiper-button-prev{
    left:0;
    background:#000000 url('../img/prev.png') center center no-repeat;
}
.history_jindu .swiper-button-white.swiper-button-next{
    right: 0;
    background:#000000 url('../img/next.png') center center no-repeat;
}
.history_jindu .xiantiao{
    width: 670px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top:16px;
    left:50%;
    margin-left:-335px;
}
.history .gallery-top{
    width: 674px;
    margin: 0 auto;
    overflow: hidden;
    margin-top:87px;
}
.history .gallery-top .swiper-slide .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.history .gallery-top .swiper-slide .title .xiantiao{
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    top:50%;
    left:0;
}
.history .gallery-top .swiper-slide .title h1{
    width: 468px;
    position: absolute;
    text-align: center;
    font-size:40px;
    color: #333333;
    left:50%;
    margin-left:-234px;
    background-color: #fff;
}
.history .gallery-top .swiper-slide .description{
    line-height: 1.8;
    text-align: center;
    font-size:16px;
    color: #333333;
    margin-top:38px;
}
/*核心产品*/
.product_list{
    overflow:initial;
}
.product_list ul{
    border-bottom:1px solid #eeeeee;
    padding-bottom:26px;
}
.product_list ul li{
    float: left;
    width: 360px;
    margin-right:18px;
    margin-top:36px;
}
.product_list ul li a{
    display: block;
}
.product_list ul li .img{
    width: 360px;
    height: 235px;
    box-shadow: 0 0 18px 0px rgba(194,194,194,1);
    overflow: hidden;
}
.product_list ul li:hover img{
    transition: all .3s;
    transform: scale(1.2);
}
.product_list ul li .img img{
    width: 100%;
    height: 100%;
}
.product_list ul li .title{
    font-size:16px;
    color: #666666;
    margin-top:18px;
    text-align: center;
}
.product_list ul li:nth-child(3n){
    margin-right:0px;
}

/*产品详情*/
.info_title{
    height: auto;
    border-bottom:1px solid #eeeeee;
    margin-bottom: 20px;
}
.info_title h1{
    font-size:30px;
    color: #333333;
    padding-top:48px;
}
.info_title p{
    font-size:12px;
    color: #999999;
    padding:6px 0px;
}
.return_share{
    height: 256px;
    width: 100%;
    border-top:1px solid #eeeeee;
    margin-top:100px;
}
.return_share .bdsharebuttonbox{
    margin-top:46px;
    float:left;
}
.return_share .return{
    float: right;
    margin-top:42px;
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 40px;
    font-size:14px;
    color: #999999;
    background:none;
}
.cinfo{line-height:2;padding: 40px 0 50px 0;text-align: justify;}
.cinfo *{ font-size:16px}
.cinfo img{ max-width: 100%; }

/*联系我们*/
.currency_h1{
    line-height: 120px;
    font-size:30px;
    color: #333333;
    border-bottom:1px solid #eeeeee;
}
.contactus ul{
    margin-top:50px;
    margin-bottom:260px;
    overflow: hidden;
}
.contactus ul li{
    font-size:14px;
    color: #666666;
    line-height: 38px;
}
.contactus ul li i{
    display: inline-block;
    width: 30px;
    height: 38px;
    text-align: center;
}
.contactus ul li img{
    vertical-align: middle;
}
/*新闻列表*/
.news_list ul li{
    width: 100%;
    border-bottom:1px solid #eeeeee;
    transition: all .3s;
}
.news_list ul li .main{
    overflow: hidden;
    padding:32px 0px;
}
.news_list ul li .main .left{
    float: left;
    width: 94px;
    height: 94px;
    text-align: center;
    background-color: #dfe6ec;
}
.news_list ul li .main .left .p1{
    font-size:36px;
    color: #005ead;
    font-family: 'Arial';
    padding-top:18px;
}
.news_list ul li .main .left .p2{
    font-size:16px;
    color: #333333;
    font-family: 'Arial';
    padding-top:4px;
}
.news_list ul li .main .right{
    float: left;
    width: 937px;
    margin-left:45px;
}
.news_list ul li .main .right .title{
    display: block;
    font-size:18px;
    color: #333333;
    font-weight:bold;
    padding-top:6px;
}
.news_list ul li .main .right .introduce{
    margin-top: 20px;
}
.news_list ul li .main .right .introduce a{
    font-size:14px;
    color: #999999;
    line-height: 1.6;
    padding-top:14px;
}
.news_list ul li:hover{
    background-color: #dfe6ec;
}
.news_list ul li:hover .right .title{
    color: #005ead;
}

/*招聘列表*/
.recruit_list{
    overflow: hidden;
}
.recruit_list .pages{
    margin-bottom:170px;
}
.recruit_list table {
    border:1px solid #ececec;
    width: 100%;
}
.recruit_list table th,td{
    width: 138px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right:1px solid #ececec;
}
.recruit_list table th{
    font-size:14px;
    color: #fff;
    background-color: #005ead;
}
.recruit_list table tr{
    border-bottom:1px solid #ececec;
}
.recruit_list table td{
    font-size:14px;
    color: #333;
}
.recruit_list table td a{
    font-size:14px;
    color: #333;
}

/*招聘详细*/
.recruit_info{
    margin-bottom:70px;
    overflow: hidden;
}
.recruit_info table{
    width: 100%;
    border:1px solid #ececec;
}
.recruit_info .name{
    width: 100%;
    line-height: 48px;
    font-size:16px;
    color: #fff;
    background-color: #005ead;
    padding-left:19px;
    border-top:1px solid #ececec;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
}
.recruit_info table tr th,td{
    width: 139px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size:12px;
    color: #666666;
    border-right:1px solid #ececec;
}
.recruit_info table tr th{
    background-color: #f8f8f8;
}
.recruit_info .description{
    border-bottom:1px solid #ececec;
    border-left:1px solid #ececec;
    border-right:1px solid #ececec;
    overflow: hidden;
}
.recruit_info .description .description_main{
    overflow: hidden;
    line-height: 1.8;
    font-size:12px;
    color: #666666;
    width: 998px;
    margin: 0 auto;
    border-bottom:1px solid #ececec;
}
.recruit_info .description .description_main p.title{
    font-size:12px;
    color: #666666;
    font-weight:bold;
    margin-top:38px;
}
.recruit_info .description .recruit_currency_a{
    display: block;
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #005ead;
    font-size:14px;
    color: #fff !important;
    margin-left:60px;
    margin-top:32px;
    margin-bottom:80px;
    float: left;
}
.wap_table{
    display:none;
}
/*招聘表单*/
.Online_recruit table{
    border:1px solid #b6b6b6;
    width: 100%;
}
.Online_recruit .currency_h1{
    border-bottom:0px;
}
.Online_recruit table tr td,th{
    width: 93.33px;
    height: 49px;
    line-height: 49px;
    border-right:1px solid #b6b6b6;
    border-bottom:1px solid #b6b6b6;
    font-size:14px;
    color: #4e4e4e;
}
.Online_recruit table tr td input{
    width: 100%;
    height: 48px;
    padding-left:4px;
    box-sizing: border-box;
    border: 0;
    font-size:14px;
    color: #4e4e4e;
}

.Online_recruit table tr.Reason td{
    height: 176px;
    line-height: initial;
    vertical-align: top;
}
.Online_recruit table tr.Reason td p{
    padding-top:18px;
    font-size:14px;
    color: #4e4e4e;
    text-align: center;
}
.Online_recruit table tr.Reason  td textarea{
    width: 100%;
    height: 172px;
    border:0;
    box-sizing: border-box;
    padding-top: 4px;
    padding-left:4px;
    resize: none;
    font-size:14px;
    color: #4e4e4e;
}
.Online_recruit .Other{
    width: 100%;
    height: 186px;
    border-right:1px solid #b6b6b6;
    border-left:1px solid #b6b6b6;
    border-bottom:1px solid #b6b6b6;
    box-sizing: border-box;
    margin-bottom:48px;
    position: relative;
}
.Online_recruit .Other .main{
    width: 1062px;
    margin:0 auto;
    overflow: hidden;
}
.Online_recruit .Other .main p{
    font-size:14px;
    color: #4e4e4e;
    line-height: 2.6;
}
.Online_recruit .Other .main p.p1{
    padding-top:10px;
}
.Online_recruit .Other .main p input{
    border:0;
    border-bottom:1px solid #000000;
    padding-left:4px;
    box-sizing: border-box;
    font-size:14px;
    color: #4e4e4e;
}
.Online_recruit .Other .main p.p2 input{
    width: 156px;
}
.Online_recruit .Other .main p.p3 input{
    width: 66px;
}
.Online_recruit .Other input[type='submit']{
    position: absolute;
    right: 30px;
    bottom: 28px;
    width: 150px;
    height: 42px;
    background-color: #005bac;
    border: 0;
    font-size:18px;
    color: #ffffff;
    cursor: pointer;
}

/*分页*/
.pages{
    overflow:hidden;
    text-align:center;
    margin-top:36px;
    margin-bottom:74px;
}
.pages a{
    display:inline-block;
    background-color:#f6f7f9;
    color:#666666;
    width:26px;
    height:26px;
    text-align:center;
    line-height: 26px;
    font-size:12px;
    margin:0 4px;
}
.pages a:first-child{
    width:52px;
    background-color:#f6f7f9;
    color:#666666;
}
.pages a:first-child+ a{
    width:52px;
    background-color:#f6f7f9;
    color:#666666;
}
.pages a:last-child{
    width:52px;
    background-color:#f6f7f9;
    color:#666666;
}



.pages a.currentpage{
    background-color:#005ead;
    color: #fff;
}


.contactus .map{
    display:none;
}


