/*** reset.css ***/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
    margin:0;
    padding:0;
}
ul,li{
    list-style: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
a,
a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.relative{
    position: relative;
}
img{
    border: 0;
}
/*** layout.css ***/
html,body{
    min-width: 1280px;
}
body{
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-rendering: optimizeLegibility;
    color: #666666;
    background-color: #ffffff;
}
.inner-wrapper{
    width: 1010px;
    margin: 0 auto;
    position: relative;
}
.header-box{
    height: 80px;
    background-color: #ffffff;
}
.fixed-box{
    position: fixed;
    background-color: #ffffff;
    height: 80px;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #ededed;
}
.logo{
    width: 155px;
    height: 44px;
    margin-top: 18px;
    background: url("./image/logo.png") center no-repeat;
    background-size: 100%;
}
.navigation li{
    float: left;
    margin: 0 33px;
    font-size: 16px;
    line-height: 80px;
    cursor: pointer;
}
.navigation li a{
    color: #828282;
    padding-bottom: 3px;
}
.navigation li a:hover{
    color: #3089dc;
}
.navigation li.current a{
    border-bottom: 2px solid #3089dc;
}
.navigation li:first-child, .aboutUs-list li:first-child, .single-list:first-child, .menu-list:first-child{
    margin-left: 0;
}
.navigation li:last-child, .aboutUs-list li:last-child, .single-list:last-child, .menu-list:last-child{
    margin-right: 0;
}
.banner-box, .customer-slider, .benefits-slider{
    position: relative;
    overflow: hidden;
    color: #ffffff;
}
.banner-box, .part-box{
    height: 448px;
}
.banner-window, .slider-window{
    width: 200%;
    position: absolute;
    top: 0;
    left: 0;
}
.part-box{
    width: 50%;
}
.banner1{
    background: url("./image/banner01.png") center no-repeat;
}
.banner2{
    background: url("./image/banner02.png") center no-repeat;
}
.banner-index{
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center;
}
.banner-index span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
    width: 26px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
}
.banner-index span.current{
    opacity: 1;
    filter: alpha(opacity=100);
}
.import-text{
    font-size: 46px;
    margin-top: 110px;
}
.normal-text{
    font-size: 26px;
    font-weight: lighter;
}
.banner-btn{
    display: block;
    margin-top: 50px;
    width: 160px;
    height: 41px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 20px;
    cursor: pointer;
    color: #ffffff;
}
.banner-btn:visited{
    color: #ffffff;
}
.banner-btn:hover{
    background-color: #ffffff;
    color: #3089dc;
}
.aboutUs-box, .product-box, .customer-box, .recruit-box, .benefits-box, .contact-box{
    text-align: center;
    padding-top: 55px;
}
.part-title{
    font-size: 36px;
    font-weight: bold;
    color: #777777;
}
.title-Eng{
    width: 200px;
    margin: 3px auto 35px;
    font-size: 18px;
    color: #bfbfbf;
    border-bottom: 1px solid #eeeeee;
}
.aboutUs-list li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 190px;
    margin: 70px 84px 0 84px;
}
.honor-pic, .sale-pic, .satisfy-pic{
    display: block;
    width: 139px;
    height: 156px;
    margin: 0 auto;
}
.honor-pic{
    background: url("./image/icon_about1.png") center no-repeat;
}
.sale-pic{
    background: url("./image/icon_about2.png") center no-repeat;
}
.satisfy-pic{
    background: url("./image/icon_about3.png") center no-repeat;
}
.pic-product{
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}
.product-box .product-text{
    font-size: 24px;
    color: #777777;
}
.product-list{
    margin-top: 50px;
    font-size: 0;
 
}
.product-list li{
    display: inline-block;
    position: relative;
    *display: inline;
    *zoom: 1;
    width: 188px;
    height:100px;
    padding-top: 30px;
    vertical-align: top;
    cursor: pointer;
    border-radius: 16px;
}
.product-list .taobao-menu{
    height: 81px;
    font-size: 14px;
    padding-top: 16px;
    margin-left: 0px;
}
.product-list img {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    margin: 0px 3px 2px 0px;
}
.product-list .yiliubaba-menu{
    height: 81px;
    font-size: 14px;
    padding-top: 16px;
}
.product-list .pdd-menu {
    height: 81px;
    font-size: 14px;
    padding-top: 16px;
    
}
.product-list .doudian-menu {
    height: 81px;
    font-size: 14px;
    padding-top: 16px;
}
.product-list .kuaishou-menu {
    height: 81px;
    font-size: 14px;
    padding-top: 16px;
}
.product-list a{
    float: left;
    color: #333333;
    margin-right:12px;
}
.product-list a:hover {
    color: #1989fa;
}
.product-list li + li {
  margin-left: 10px;
}
.product-list li.item-taobao {
  background-color: #ff4400;
  
}
.product-list li.item-pdd {
  background-color: #e12a1f;
  
}
.product-list li.item-doudian {
  background-color: #0051ff;;

}
/* .product-list li.item-jindong {
    background-color: #e1251b;
  } */
  .product-list li.item-kuaishou {
    background-color: #ff4a07;
  }

.product-list li .icon-taobao {
  background-image: url('./image/7.png');
}
.product-list li .icon-1688 {
    background-image: url('./image/1688tm.png');
  }
.product-list li .icon_pdd {
  background-image: url('./image/5.png');
}
.product-list li .icon_doudian {
  background-image: url('./image/doudiantm.png');
}
/* .product-list li .icon_jindong {
  background-image: url('./image/4.png');
} */
.product-list li .icon_kuaishou {
background-image: url('./image/2.png');
}

.product-list li:hover .product-icon {
  transform: translateY(-20px);
}
.product-list li:hover .item-action {
  opacity: 1;
  transform: translateY(10px);
}
.product-list .item-action {
    display: inline-block;
    position: absolute;
    width: 104px;
    height: 32px;
    line-height: 32px;
    left: 42px;
    bottom: 26px;
    border-radius: 16px;
    color: #ff2e2e;
    font-size: 14px;
    background-color: #fff;
    cursor: pointer;
    opacity: 0;
    transform: translateY(80%);
    transition: transform 0.4s, opacity 0.1s;
}

.product-icon{
    display: block;
    width:72px;
    height:34px;
    margin: 0 auto 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 400ms;
}
.product-icon.icon1{
    background: url("./image/icon_rx.png") center no-repeat;
}
.product-icon.icon2{
    background: url("./image/icon_gx.png") center no-repeat;
}
.product-icon.icon3{
    background: url("./image/icon_tx.png") center no-repeat;
}
.product-desc {
  width: 882px;
  margin: 0 auto;
  margin-top: 32px;
  color:#707070;
  font-size: 16px;
}
.img-sjt {
  width: 1000px;
  object-fit: contain;
}
.icon-text{
    font-weight: bold;
    color: #ffffff;
    position: relative;
}
.icon-text:before, .icon-text:after{
    content: "";
    display: block;
    height: 1px;
    width: 50px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    background-color: #ffffff;
}
.icon-text:before{
    left: 30px;
    bottom: 12px;
}
.icon-text:after{
    right: 30px;
    bottom: 11px;
}
.customer-box .product-text, .recruit-box .product-text{
    font-size: 24px;
}
.customer-slider{
    width: 1000px;
    height: 285px;
    margin-top: 45px;
}
.customer-pic{
    width: 1000px;
    height: 286px;
}
.customer1{
    background: url("./image/customer1.png") center no-repeat;
}
.customer2{
    background: url("./image/customer2.png") center no-repeat ;
}
.control-btn{
    cursor: pointer;
    display: block;
    width: 19px;
    height: 33px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
}
.prev-btn{
    background: url("./image/bt_qh2.png") center no-repeat;
    left: -30px;
}
.prev-btn:hover{
    background: url("./image/bt_qh3.png") center no-repeat;
}
.next-btn{
    background: url("./image/bt_qh4.png") center no-repeat;
    right: -30px;
}
.next-btn:hover{
    background: url("./image/bt_qh.png") center no-repeat;
}
.email-address{
    font-size: 24px;
    color: #17438b;
}
.single-list{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 228px;
    margin: 0 10px 60px 10px;
    vertical-align: top;
}
.recruit-type{
    display: block;
    height: 66px;
    line-height: 66px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.hot-label{
    display: inline-block;
    background-color: #e42949;
    font-size: 12px;
    padding: 1px 2px;
    color: #ffffff;
    margin-left: 3px;
}
.sub-list{
    height: 225px;
    padding-top: 30px;
    background-color: #ffffff;
}
.sub-list li{
    text-align: left;
    margin: 7px 0;
    padding-left: 15px;
}
.sub-list li a{
    font-size: 16px;
    color: #434343;
    cursor: pointer;
}
.sub-list li a:hover{
    color: #2ea7e0;
}
.more-recruit{
    display: block;
    margin: 0 auto;
    width: 198px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #2ea7e0;
    color: #2ea7e0;
    border-radius: 4px;
    cursor: pointer;
}
.more-recruit:visited{
    color: #2ea7e0;
}
.more-recruit:hover{
    background-color: #2ea7e0;
    color: #ffffff;
}
.benefits-list li{
    float: left;
    width: 246px;
    padding: 12px 20px 24px 20px;
    text-align: left;
}
.border-b{
    border-bottom: 1px dashed #d9d9d9;
}
.benefits-list li:last-child{
    border-right: 0;
}
.benefits-icon{
    float: left;
    width: 62px;
    height: 62px;
}
.benefits-title{
    display: block;
    font-size: 16px;
    color: #333333;
}
.benefits-product{
    font-size: 14px;
    color: #666666;
}
.benefits-icon.icon1{
    background: url("./image/icon_xc.png") center no-repeat;
}
.benefits-icon.icon2{
    background: url("./image/icon_js.png") center no-repeat;
}
.benefits-icon.icon3{
    background: url("./image/icon_yx.png") center no-repeat;
}
.benefits-icon.icon4{
    background: url("./image/icon_dx.png") center no-repeat;
}
.benefits-icon.icon5{
    background: url("./image/icon_wx.png") center no-repeat;
}
.benefits-icon.icon6{
    background: url("./image/icon_dq.png") center no-repeat;
}
.benefits-icon.icon7{
    background: url("./image/icon_jr.png") center no-repeat;
}
.benefits-icon.icon8{
    background: url("./image/icon_xwc.png") center no-repeat;
}
.margin-text{
    font-size: 24px;
    margin-top: 55px;
    margin-bottom: 35px;
}
.benefits-slider{
    width: 1000px;
    height: 374px;
}
.benefits-pic{
    width: 1000px;
    height: 374px;
}
.benefits1{
    background: url("./image/benefits1.png") center no-repeat;
}
.benefits2{
    background: url("./image/benefits2.png") center no-repeat;
}
.contact-box .email-address{
    color: #666666;
}
.contact-way{
    font-size: 16px;
}
.map-box{
    height: 340px;
    position: relative;
}
.company-info{
    width: 276px;
    height: 340px;
    background: rgba(49,49,49,0.95);
    float:left;
    *background-color: #313131;
    *opacity: 0.95;
    *filter: alpha(opacity=95);
}
.company-info h1{
    position: relative;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    border-bottom: 1px solid #0ff;
    color: #fff;
    text-align: center;
    background-color: #313131;
}
.company-info h1:after{
    content: '';
    display: block;
    border-top: 5px solid #0ff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -6px;
 }
.inner-textInfo{
    margin-top: 40px;
    padding: 0 24px;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
}
.way-name{
    font-size: 16px;
}
.way-product{
    margin-top: 5px;
    font-size: 12px;
}
.footer{
    background: #1b1b1b;
    padding: 40px 0;
}
.menu-list{
    float: left;
    /* width: 130px; */
    width: 202px;
    font-size: 12px;
    padding-left: 12px;
    min-height: 150px;
    position: relative;
}
.menu-list:after{
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 1px;
    background-color: #232323;
    right: 0;
    top: 0;
}
.menu-list li{
    /* padding: 3px 0; */
    font-size: 14px;
    line-height: 19px;
}
.menu-list li a{
    /* color: #666666; */
    color: hsla(0, 0%, 88%, 0.6);
}
.menu-list li a:visited{
    /* color: #666666; */
    color: hsla(0, 0%, 88%, 0.6);
}
.menu-list li a:hover{
    color: #ffffff;
}
/* .menu-list li:first-child{
    font-size: 14px;
    margin-bottom: 10px;
} */
.menu-list li.menu-title {
    width: 122px;
    height: 19px;
    margin-bottom: 18px;
    color: hwb(0 88% 12% / 0.4);
    cursor: pointer;
}
.menu-list li.menu-title:hover{
    color: #ffffff;
}
.menu-list li + li {
  margin-top: 4px;
}
.bottom-icon{
    float: left;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    cursor: pointer;
}
.bottom-icon.icon1 {
    background: url("./image/taobao.png") center no-repeat;
}
.bottom-icon.icon2 {
    background: url("./image/1688.png") center no-repeat;
}
.bottom-icon.icon3 {
    background: url("./image/pdd.png") center no-repeat;
}
.bottom-icon.icon4 {
    background: url("./image/doudian.png") center no-repeat;
}
.bottom-icon.icon5 {
    background: url("./image/kuaishou.png") center no-repeat;
}
.qrCode-box{
    font-size: 14px;
    color: #565656;
    text-align: right;
}
.copy-right{
    margin-top: 44px;
    font-size: 14px;
    color: hwb(0 88% 12% / 0.4);
}
.copy-right a, .copy-right a:visited{
  color: #666666;
}
.recruit-modal{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    display: none;
}
.modalContent{
    position: fixed;
    width: 1045px;
    height: 400px;
    background-color: #ffffff;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -522px;
}
.icon-close{
    width: 44px;
    height: 44px;
    cursor: pointer;
    background: url("./image/closeModal_03.png") center no-repeat;
}
.icon-close:hover{
    background: url("./image/closeModal_04.png") center no-repeat;
}
.modalBody{
    padding-left: 70px;
    font-size: 14px;
    color: #333333;
}
.recurit-title{
    font-size: 24px;
    color: #3089dc;
    margin: 20px 0;
}
.recurit-describe li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 82px;
    height: 28px;
    background-color: #67b6e4;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.recurit-describe li.current{
    background-color: #41a4dd;
    position: relative;
}
.recurit-describe li.current:after{
    content: "";
    display: block;
    position: absolute;
    border-top: 5px solid #41a4dd;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
}
.recurit-list p{
    margin-bottom: 6px;
    font-size: 14px;
    color: #333333;
}
/*** margin padding css ***/
.mt-10{
    margin-top: 10px;
}
.mt-20{
    margin-top: 20px;
}
.mb-24{
    margin-bottom: 24px;
}
.mt-30{
    margin-top: 30px;
}
.mt-40{
    margin-top: 40px;
}
.mb-45{
    margin-bottom: 45px;
}
.mt-55{
    margin-top: 55px;
}
.ml-75{
    margin-left: 75px;
}
.pb-65{
    padding-bottom: 65px;
}
/*** color.css ***/
.bgColor-f7f7f7{
    background-color: #f7f7f7;
}
.bgColor-13ae67{
    background-color: #13ae67;
}
.bgColor-2ea7e0{
    background-color: #2ea7e0;
}
.bgColor-ffa000{
    background-color: #ffa000;
}
.bgColor-e42949{
    background-color: #e42949;
}
.bgColor-FEF2F4{
    background-color: #FEF2F4;
}
.bgColor-FFFAF0 {
    background-color: #FFFAF0;
}
.bgColor-F1FAF6 {
    background-color: #F1FAF6;
}
.bgColor-F2FAFE {
    background-color: #F2FAFE;
}

/*** 百度地图 ***/
.iw_poi_title {
    color:#CC5522;
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
    padding-right:13px;
    white-space:nowrap
}
.iw_poi_content {
    font:12px arial,sans-serif;
    overflow:visible;
    padding-top:4px;
    white-space:-moz-pre-wrap;
    word-wrap:break-word
}
.BMap_bubble_content {
  transform: translateY(-18px);
}