﻿/* CSS Document   Version: 1.0.0
   Date: 2018/02/01
   Author: xuxinxiang
   Copyright: www.east.net
*/
/*尾部*/
.foot{
    height:auto;
}
.foot .foot_main .right{
    display:none;
}
.foot .foot_main{
    width:auto;
    margin:0 20px;
}
.foot .foot_main .left{
    width:100%;
    float:initial;
}
.foot .foot_main .left h1{
    width:40%;
    margin:0 auto;
    margin-top:14px;
}
.foot .foot_main .left h1 img{
    width:100%;
    height:auto;
}
.foot .foot_main .left ul{
    margin-top:6px;
    width:100%;
    text-align:center;
}
.foot .foot_main .left ul li{
    display: inline-block;
    float:initial;
    margin-top:10px;
}
.foot .foot_main .left ul li a i{
    width:1px;
    height:12px;
}
.foot .foot_main .left .p1{
    text-align: center;
    line-height: 1.8;
}
.foot .foot_main .left .p2{
    line-height: 1.8;
    text-align: center;
    padding-bottom: 20px;
}

/*头部*/
.head{
    display:none;
}
.wrap_head{
    display:block;
    width:100%;
    background-color:#fff;
    height:66px;
    position: fixed;
    top:0;
    z-index:99999;
}
.wrap_head .logo{
    float:left;
    width:30%;
    height:100%;
    margin-left:10px;
    line-height: 66px;
}
.wrap_head .logo img{
    width:100%;
    height:auto;
    vertical-align: middle;
}
.wrap_head .right{
    float: right;
    margin-right: 10px;
}

.wrap_head .right .nav_btn{
    font-size:16px;
    color: #015eac;
    float:left;
    margin-top: 26px;
}
.wrap_head .right .nav_btn i{
    display: inline-block;
    width:16px;
    height:12px;
    background: url(../img/nav_btnIcon.png) no-repeat;
    margin-left: 10px;
}

.wrap_head .right .search_btn{
        float: right;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 0;
    background: #f0f0f0 url(../img/searchIcon.png) center center no-repeat;
    margin-top: 14px;
    margin-left: 16px;
    cursor: pointer;
}

.wrap_head .nav{
    position:fixed;
    top:0;
    width:100%;
    background:rgba(0,0,0,.9);
    z-index:99999;
    display:none;
    overflow:auto;
}
.wrap_head .nav .close{
    width:30px;
    height:30px;
    background:url('../img/close01.png') no-repeat;
    background-size:100% 100%;
    position:absolute;
    top:40px;
    right:40px;
}
.wrap_head .nav>ul{
    background-color: #fff;
    overflow:hidden;
    width:50%;
    margin:0 auto;
    margin-top:100px;
    margin-bottom:100px;
}
.wrap_head .nav>ul>li{
    text-align: center;
    line-height: 14vw;
}
.wrap_head .nav>ul>li a{
    font-size:20px;
    color: #333333;
    font-weight:bold;
}
.wrap_head .nav>ul>li ul{
    display:none;
    background:url('../img/wap_navBg_03.png') top center no-repeat;
    width:90%;
    margin:0 auto;
    padding-top:9px;
}
.wrap_head .nav>ul>li ul li{
    background-color:#005ead;
    line-height: 44px;
}
.wrap_head .nav>ul>li ul li a{
    font-size:18px;
    color:#fff;
    font-weight: initial;
}
.wrap_head .nav>ul>li ul li:first-child{
    padding-top:10px;
}
.wrap_head .nav>ul>li ul li:last-child{
    padding-bottom:10px;
}
.wrap_head .nav>ul>li:first-child{
    margin-top:10px;
}
.wrap_head .nav>ul>li:last-child{
    margin-bottom:10px;
}

/*子页*/
.subpage{
    width:auto;
    margin:0 10px;
    margin-bottom:20px;
}
.subpage_main{
    width:auto;
    margin:0 20px;
}
.currency_h1{
    line-height:80px;
    font-size:24px;
}
.current_location{
    width:auto;
    margin:0 10px;
    margin-top:66px;
    height:44px;
    line-height: 44px;
}
.subpage_main img{
    width:100%;
    height:auto;
}
.product_list ul li {
    margin-right: 0px;
    width: 48%;
    margin-top: 20px;
}
.product_list ul li:nth-child(2n){
    float:right;
}
.product_list ul li .title{
    font-size:14px;
    margin-top:12px;
}
.product_list ul li .img{
    width:100%;
    height:24vw;
}
.pages a{
    margin:0 1px;
}

.history>.title h1{
    font-size: 26px;
    margin-top: 52px;
}
.history>.title p{
    font-size:14px;
}
.history .gallery-top .swiper-slide .description{
    font-size:14px;
}
.history .gallery-top{
    width:100%;
}
.history_jindu{
    width:100%;
    margin-top:10vw;
}
.history .gallery-top .swiper-slide .title h1{
    width: 80%;
    font-size: 22px;
    margin-left: -40%;
}
.history{
    background: url(../img/about_bg.png) center center no-repeat;
    background-size: cover;
}
.history_jindu .xiantiao{
    width: 76%;
    margin-left: -38%;
}
.history .swiper-container{
    width:100%;
}
.history .gallery-thumbs .swiper-slide p{
    font-size:14px;
}

.info_title{
    height:auto;
    margin-bottom:20px;
}

.info_title h1{
    font-size: 16px;
    padding-top: 25px;
    line-height: 1.6;
}

.info_title p{
    padding-bottom: 6px;
}

.return_share{
    height:222px;
}
.return_share .return{
    width:160px;
    float:left;
}

.news_list ul li .main .left{
    width: 30%;
    height: 20vw;
}
.news_list ul li .main .left .p1{
    font-size:20px;
    padding-top:12px;
}
.news_list ul li .main .left .p2{
    font-size:14px;
}
.news_list ul li .main .right{
    width:60%;
    margin-left:0;
    float:right;
}
.news_list ul li .main .right .title{
    padding-top:0;
    font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list ul li .main .right .introduce{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
padding-top:12px;
}
.contactus ul li i{
    width:16px;
    padding-right:8px;
}

.contactus iframe{
    display:none;
}

.contactus .map{
    display:block;
}

.recruit_list table th:nth-child(4){
    display:none;
}
.recruit_list table td:nth-child(4){
    display:none;
}
.recruit_list table th:nth-child(5){
    display:none;
}
.recruit_list table td:nth-child(5){
    display:none;
}
.recruit_list table th:nth-child(6){
    display:none;
}
.recruit_list table td:nth-child(6){
    display:none;
}
.recruit_list table th:nth-child(7){
    display:none;
}
.recruit_list table td:nth-child(7){
    display:none;
}
.recruit_list table td{
    font-size:12px;
}
.pc_table{
    display:none;
}
.wap_table{
    display:block;
}
.recruit_info .description .description_main{
    width:auto;
    margin:0 10px;
}
.recruit_info .description .recruit_currency_a{
    width:114px;
    margin-left:10px;
}
.recruit_info table{
    width:99.8%;
}

.Friendship_link{
    width:100%;
}
.Friendship_link .swiper-container02{
    width:83%;
}
.Friendship_link .swiper-button-prev{
    left:0px !important;
    margin-top: -36px;
}
.Friendship_link .swiper-button-next{
    right:0px !important;
    margin-top: -36px;
}
.swiper-container02 .swiper-slide a{
    height: 50px;
    line-height: 50px;
}
.swiper-container02 .swiper-slide a img{
    height:auto;
    vertical-align: middle;
}
.currenct_switch{
        width: 27px !important;
}

.yingxiao_join_main{
    width:90%;
    margin-top:38vw;
}
.yingxiao_join_main .yingxiao{
    width:50%;
    height:43vw;
    background: url(../img/map001_03.jpg) bottom right no-repeat;
    background-size: 80% 70%;
}
.yingxiao_join_main .join{
    width:50%;
    height:43vw;
    background-size:100% 100%;
}

.yingxiao_join{
    background: url(../img/yingxiaozhaopinBg_02.jpg) top center no-repeat;
    background-position-y: -30px;
}
.yingxiao_join_main .yingxiao .left ul{
    display:none;
}
.yingxiao_join_main .yingxiao .left{
    width:80%;
    margin-left:20px;
    margin-top:20px;
    background:none;
}

.yingxiao_join_main .yingxiao .left .p1{
    font-size:22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 4px 0px;
}
.yingxiao_join_main .yingxiao .right{
    display: none;
}
.yingxiao_join_main .join .p1{
    padding-top:20px;
    padding-left:20px;
    font-size:14px;
}
.yingxiao_join_main .join .p2{
    font-size:22px;
    padding-left:20px;
    margin: 4px 0px;
}
.yingxiao_join_main .join .p3{
    margin-left:20px;
    margin-top:6px;
}
.yingxiao_join_main .join a{
    right:20px;
    bottom:10px;
}

.column_title .p1{
    font-size:36px;
}
.column_title a{
    top:-29px;
}
.news .right{
    display:none;
}

.news .news_list{
    float:initial;
    width:100%;
}

.products .swiper-pagination{
    display:block;
    bottom: 20px;
    width: 100%;
}
.news .swiper-pagination{
    display:block;
    bottom: 20px;
    width: 100%;
}

.news .news_list .swiper-wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}


.products .products_list .swiper-wrapper{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.news .news_main{
    width:60%;
    margin-top:20px;
}

.news .swiper-pagination-bullet{
    width:8px !important;
    height:8px !important;
    background:#dadada !important;
    margin:0 7px !important;
}

.news .swiper-pagination-bullet-active{
    background:#15326e !important;
}

.products .products_list{
    width:60%;
}

.products .products_list .swiper-slide .box{
    display:none;
}

.products .swiper-pagination-bullet{
    width:8px !important;
    height:8px !important;
    background:#dadada !important;
    margin:0 7px !important;
}

.products .swiper-pagination-bullet-active{
    background:#15326e !important;
}

.products{
    position:relative;
}
.news{
    position:relative;
}
.wap_banner{
    display:block;
    height:calc(100vh - 66px);
    top:33px;
}
.swiper-container01{
    display:none;
}

.wap_banner .swiper-slide a{
    background-size:cover !important;
}

#menu{
    top:200px;
}
.products .products_list .swiper-slide{
    height:34vw;
}
.news .news_list .swiper-slide .main{
    width:100%;
}
.news .news_list .swiper-slide .main .p1{
    font-size:24px;
    margin-top:6px;
    padding-left:10px;
}
.news .news_list .swiper-slide .main .p2{
    padding-left:10px;
}
.news .news_list .swiper-slide .main .p3{
    width:90%;
    margin:10px auto;
}
.news .news_list .swiper-slide .main .a1{
    font-size:12px;
    padding-left:10px;
}
.news .news_list .swiper-slide .main .a2{
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.wrap_head .search{
    display:none;
}
.wrap_head .search input[type='text']{
    position: absolute;
    width: 50%;
    height: 46px;
    border: 8px solid #015eac;
    font-size: 14px;
    color: #999;
    box-sizing: border-box;
    padding-left: 6px;
    right: 0;
    top: 0;
    z-index: 99999;
}
.wrap_head .search{
    position:relative;
    top:66px;
}
.wrap_head .search .search_btn{
    position: absolute;
    top: 0;
    right: 8px;
    z-index: 99999;
    margin-top: 3px;
    background: url(../img/searchIcon.png) center center no-repeat;
    margin-left: 0;
}

.serachpage{
    width:100% !important;
}

.serachpage li a.x2{
    width:50% !important;
}

.column_title .p2{
    font-size:12px;
}
.yingxiao_join_main .yingxiao .left .a1{
    font-size:14px;
}

.yingxiao_join_main .yingxiao .left .p2{
    margin-top: 4px;
    margin-bottom: 0;
}

.Online_recruit form{
    overflow-x: auto;
    min-width: 687px;
}
.list_info_main{
    width:100%;
    font-size:14px !important;
}
.list_info_main .cinfo{
    width:100% !important;
    font-size:14px !important;
    padding: 0 0 0 0;
}
.current_location ul{
    display:none;
}

