body {
    font-size: 24px;
    background-image: url(../images/bg_nav.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #000;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {}

.wrap {
    width: 100%;
}

.full-black {
    background-color: #000;
}

.full-white {
    background-color: #fff;
}

.full-gray {
    background-color: #dbdbdb;
}

.banner {
    width: 100%;
}

.banner img {
    width: 100%;
}

.main-ins {
    width: 100%;
}


/* 导航样式 */

.nav {
    margin-top: 170px;
}

.nav ul {
    overflow: hidden;
}

.nav ul li {
    float: left;
    color: #fff;
    width: 100px;
    font-size: 44px;
    margin-left: 100px;
}

.nav ul li .nav-t {
    font-size: 50px;
    width: 80px;
    height: 80px;
    color: #000;
    text-align: center;
    line-height: 80px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 50%;
}

.nav ul li .nav-m {
    overflow: hidden;
}

.nav-c,
.nav-e {
    float: left;
}

.nav-c {
    width: 45px;
    margin-right: 10px;
    line-height: 1;
}

.nav-e {
    width: 45px;
    word-wrap: break-word;
    word-break: nomal;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    /*horizontal-tb:水平方向自上而下的书写*/
    /*vertical-rl：垂直方向 自右而左方向书写*/
    /*vertical-lr：垂直方向 自左而右方向书写*/
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    color: rgba(255, 255, 255, 0.8);
    font-size: 38px;
    /*ie下的写法  t-上b-下r-右l-左 ,可以自由组合    bt-rl,lr-tb*/
}


/* 凯克优选 */

.main-des {
    width: 80%;
    margin-top: 70px;
    background-color: rgba(54, 54, 54, 0.6);
    position: relative;
    color: #fff;
    height: 750px;
}

.main-des-line {
    position: absolute;
    width: 20px;
    height: 120px;
    left: 20%;
    top: -40px;
    background-color: #fff
}

.main-des-border {
    position: absolute;
    right: -50px;
    top: 50px;
}

.main-des-body {
    width: 70%;
    position: absolute;
    right: 3%;
}

.main-des-title {
    text-align: right;
    overflow: hidden;
    height: 250px;
}

.main-des-title h1 {
    font-size: 80px;
    text-align: right;
}

.main-des-title h2 {
    font-size: 60px;
    width: 370px;
    text-align: right;
    border-bottom: 5px solid #fff;
    position: absolute;
    right: 0;
}

.main-des-content {
    margin-top: 100px;
}

.main-des-item {
    overflow: hidden;
}

.main-des-item img,
.main-des-item p {
    float: left;
    display: block;
}

.main-des-item p {
    margin-left: 10px;
    width: 90%;
}


/* 公众号 */

.kk-gzh {
    width: 100%;
    background-color: #fff;
    margin: 120px 0;
    padding: 100px 0;
    overflow: hidden;
}

.kk-gitem {
    width: 50%;
    text-align: center;
    float: left;
}

.kk-gitem img {
    width: 80%;
}


/* 跨境电商资质 */

.kk-zz {
    width: 95%;
    margin: 0 auto;
    position: relative;
    height: 500px;
    margin-top: 250px;
}

.kjds-img {
    position: absolute;
    width: 95%;
    z-index: 1;
    left: 30px;
    top: 30px;
    height: 400px;
}

.kjds-img img {
    width: 100%;
    height: 400px;
}

.kjds-zz {
    position: absolute;
    top: -150px;
    width: 25%;
    left: 5%;
    background-color: #000;
    z-index: 3;
    color: #fff;
    height: 500px;
}

.kk-body {
    width: 95%;
    position: absolute;
    z-index: 2;
    background-color: #a8a8a8;
    height: 400px;
}

.kjds-fs {
    width: 60%;
    padding: 40px;
    position: absolute;
    right: 0;
}

.kjds-fs p a {
    color: #333;
}

.kjds-title {
    margin: 30px;
    margin-top: 70px;
}

.kjds-line {
    width: 100px;
    height: 5px;
    background-color: #fff;
}

.kjds-text {
    font-size: 32px;
}

.kjds-content {
    color: #999;
    margin: 30px;
}


/* 跨境自营 */

.pb-100 {
    padding-bottom: 100px;
}

.kjzy {
    border: 15px solid #000;
    padding: 70px 0;
}

.kjzy-title {
    font-size: 32px;
}

.kjzy-tt {
    width: 130px;
    margin: 0 auto;
    border-bottom: 5px solid #000;
}

.kjzy-tc {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 26px;
}

.bsbh {
    width: 100%;
}

.bsbh-img,
.bsbh-img img {
    width: 95%;
    margin: 0 auto;
}

.kjzy-fhms,
.kjzy-fhms img {
    width: 100%;
}


/* 海关政策 */

.hgzc {
    padding: 70px 10px 10px 10px;
    margin-top: 100px;
}

.hgzc-title {
    margin-bottom: 40px;
}

.hgzc-text {
    width: 200px;
    text-align: center;
    margin: 0 auto;
    font-size: 32px;
    border-bottom: 5px solid #000;
}

.hgzc-list {}

.hgzc-list ul {}

.hgzc-list ul li {
    margin-bottom: 40px;
    border: 1px solid #dbdbdb;
    padding: 0 40px 40px 40px;
}

.hgzc-list ul li dt {
    font-size: 30px;
    text-align: center;
    margin: 30px 0;
    font-weight: normal;
}


/* 相关政策 */

.xgzc {}

.xgzc-title {
    font-size: 32px;
    text-align: center;
    padding: 40px 0;
    color: #fff;
}

.xgzc-list {}

.xgzc-list ul {}

.xgzc-list ul li {
    overflow: hidden;
    color: #fff;
    margin-bottom: 20px;
}

.xgzc-list ul li a {
    color: #fff;
}

.xgzc-t {
    overflow: hidden;
    margin-bottom: 20px;
}

.xgzc-block {
    width: 50px;
    height: 25px;
    background-color: #fff;
    float: left;
}

.xgzc-it {
    float: left;
    margin-left: 20px;
    line-height: 25px;
}

.xgzc-c {
    margin-left: 45px;
}

.kk-contact {
    overflow: hidden;
    margin: 100px 45px 20px 45px;
}

.kk-contact-l {
    color: #fff;
    float: left;
}

.kk-contact-r {
    float: right;
}

.kk-contact-btn {
    border-radius: 10px;
    background-color: #868686;
    padding: 5px 10px;
    margin-top: 30px;
}

.kk-contact-btn a {
    color: #414141;
}

.baxg {
    border-top: 1px solid #333;
    padding: 15px 10px;
}

.baxg ul {
    overflow: hidden;
    text-align: center;
}

.baxg ul li {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    line-height: 30px;
    ;
}

.baxg ul li a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}