a, a:hover {
    text-decoration: none
}

body, input {
    color: #000
}

.x-more-ellipsis, .x-single-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden
}

blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, pre, textarea, ul {
    margin: 0;
    padding: 0;
    outline: 0
}

body {
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    width: 100%;
    margin: 0
}

img {
    border: 0
}

ul li {
    list-style: none
}

a {
    cursor: pointer
}

input[type=submit] {
    cursor: pointer
}

input[type=submit]:hover {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8
}

input {
    line-height: normal
}

input[type=password], select.form-control {
    height: 30px;
    line-height: 30px;
    display: initial
}

input[type=file] {
    display: initial
}

input[type=password] {
    padding: 6px;
    width: 300px
}

select.form-control {
    padding: 3px;
    width: 150px;
    font-size: 12px
}

label {
    display: inline
}

::-webkit-input-placeholder {
    color: #6c6c6c;
    font-size: 16px
}

:-moz-placeholder {
    color: #6c6c6c;
    font-size: 16px
}

::-moz-placeholder {
    color: #6c6c6c;
    font-size: 16px
}

:-ms-input-placeholder {
    color: #6c6c6c;
    font-size: 16px
}

.x-primary-box {
    width: 100%;
    float: left
}

.wrap {
    position: relative;
    margin: 0 auto;
    width: 1200px
}

.x-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #000;
    margin: 30px 0
}

.x-red-stater {
    color: red
}

.x-select-arrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

.x-custom-triangles {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #000
}

.x-header, .x-index-none-data {
    width: 100%;
    text-align: center
}

.x-san {
    position: absolute;
    right: 10px;
    top: 20px
}

.x-single-ellipsis {
    word-break: keep-all;
    white-space: nowrap
}

.x-more-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.x-index-header {
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0 !important
}

.x-index-btn > a, .x-index-nav > li > a {
    color: #fff !important
}

.x-bac {
    background: #F6F7F9 !important
}

.x-bac2 {
    background: url(../images/bg1-b07f2770d6.png) center no-repeat;
    background-size: 1920px 780px
}

.x-header {
    float: left;
    height: 90px;
    background: #fff;
    color: #333;
    z-index: 1
}

.x-header ul {
    margin: 0 150px 0 auto;
    height: 100%;
    line-height: 90px;
    font-size: 16px;
    display: inline-block;
    float: right
}

.x-header li {
    float: left;
    height: 90px
}

.x-header li a.on, .x-header li a:hover {
    color: #4EA1ED
}

.x-header li a {
    float: left;
    height: 100%;
    color: #000;
    padding: 0 20px;
    margin: 0;
    transition: .2s
}

.x-header li::after, .x-index-header li::after {
    height: 12px;
    margin-top: 40px;
    display: block;
    content: ''
}

.x-header li::after {
    border-right: 2px solid #000
}

.lastnoright::after {
    content: '';
    display: block;
    border-right: none !important
}

.x-index-header li::after {
    border-right: 2px solid #FFF
}

.x-header-right {
    position: absolute;
    height: 90px;
    top: 0;
    right: 0;
    line-height: 90px;
    padding: 30px 0 30px 14px;
    font-size: 13px;
    color: #282828;
    background: url(../images/icon_login.png) left center no-repeat
}

.x-header-right a {
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #595959;
    font-size: 16px
}

.x-header-right a:hover {
    opacity: .7
}

.x-header-right a.on {
    background: #da1a1c;
    color: #fff
}

.x-header .logo {
    position: absolute;
    width: 418px;
    height: 90px;
    left: 0;
    margin-right: 30px
}

.x-header .logo a {
    float: left;
    width: 198px;
    height: 50px;
    margin: 20px 0;
    transition: .2s
}

.x-header .logo img {
    position: absolute;
    left: 0;
    height: 50px;
    width: 198px
}

.x-header .logo a:hover {
    opacity: .75
}

.x-header .x-header-futitle {
    font-size: 20px;
    line-height: 90px;
    border-left: 1px solid #000;
    padding-left: 10px;
    margin-left: 10px
}

.x-header-right .x-header-fusmall {
    font-size: 14px;
    color: #ccc;
    display: block;
    line-height: 18px;
    text-align: left;
    margin-top: -2px
}

.x-header-right .x-header-fubig {
    font-size: 16px;
    color: #000;
    display: block;
    line-height: 18px;
    text-align: left
}

.X-footer .contact, .X-footer .list {
    float: left;
    line-height: 36px;
    font-size: 16px
}

.X-footer {
    float: left;
    width: 100%;
    height: 380px;
    background-color: #1c2226
}

.X-footer .list {
    color: #fff;
    width: 150px;
    margin-top: 48px;
    margin-left: 40px
}

.X-footer .x-footer-list {
    width: 350px
}

.X-footer .list li:first-child {
    /*margin-bottom: 38px*/
}

.X-footer .list a {
    color: #fff
}

.X-footer .list a:hover {
    color: #7D7777
}

.X-footer .contact {
    color: #fff;
    width: 350px;
    height: 100%;
    margin-top: 55px;
    margin-left: 60px
}

.X-footer .contact p {
    line-height: 36px !important;
    margin: 0
}

.X-footer .contact p:hover {
    color: #7D7777
}

.qrcode {
    float: right;
    width: 163px;
    height: 100%;
    margin-top: 0;
    margin-right: 50px;
    box-sizing: border-box;
    padding-top: 44px
}

.qrcode .x-footer-code {
    width: 163px;
    height: 163px
}

.qrcode .x-footer-logo {
    width: 160px;
    height: 40px;
    margin: 0 auto 19px
}

.qrcode span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF;
    line-height: 32px;
    opacity: .6
}

.x-toolbar {
    width: 68px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 999;
    margin-top: -144px
}

.x-toolbar > .Btn {
    float: left;
    width: 68px;
    height: 68px;
    margin-bottom: 20px;
    border-radius: 5px 0 0 5px;
    background-color: #4EA1ED !important;
    color: #fff;
    font-size: 14px;
    padding-top: 40px;
    text-align: center;
    transition: .2s;
    box-sizing: border-box
}

.x-toolbar > .btn1 {
    background-color: #fff !important
}

.x-toolbar > .Btn:hover {
    background-color: #4EA1ED !important
}

.x-tracking {
    display: none;
    position: absolute;
    width: 350px;
    height: 120px;
    background: #fff;
    border: 1px solid #c7cfd8;
    border-radius: 5px;
    top: 0;
    right: 105px;
    padding: 15px 20px
}

.x-tracking input, .x-tracking-icon {
    border: 1px solid #ddd;
    height: 38px;
    float: left
}

.x-tracking-row {
    float: left;
    width: 100%;
    height: 38px;
    margin-bottom: 13px
}

.x-tracking input {
    width: 271px;
    font-size: 14px;
    -moz-box-shadow: 0 0 5px rgba(0, 59, 137, .15) inset;
    -webkit-box-shadow: 0 0 5px rgba(0, 59, 137, .15) inset;
    box-shadow: 0 0 5px rgba(0, 59, 137, .15) inset
}

.x-tracking-icon {
    width: 38px;
    background: url(../images/icon_tracking.png) center no-repeat;
    margin-left: -1px
}

.x-tracking-btn {
    width: 310px;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    background: #99a7b8;
    border-radius: 5px;
    transition: .2s
}

.x-tracking-btn:hover {
    color: #FFF;
    background: #4EA1ED
}

.x-oversea-box > ul > li > input, .x-oversea-box > ul > li > select, .x-oversea-box > ul > li > textarea {
    flex: 1;
    background: #FFF;
    border: 1px solid #A4AFB8;
    box-sizing: border-box
}

.x-tracking-btn:active {
    text-indent: 3px
}

.x-oversea-box {
    width: 100%;
    height: 892px;
    overflow: hidden
}

.x-oversea-box > ul {
    width: 500px;
    margin: 170px auto 0;
    display: block
}

.x-oversea-box > ul > li {
    width: 100%;
    height: 52px;
    margin-top: 30px;
    display: block;
    display: flex
}

.x-oversea-box > ul > li > i {
    line-height: 52px;
    font-size: 20px;
    color: #4EA1ED !important
}

.x-oversea-box > ul > li > span {
    width: 110px;
    text-align: justify;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 52px
}

.x-oversea-box > ul > li > input {
    padding: 0 10px;
    border-radius: 6px;
    outline: 0;
    font-size: 16px
}

.x-oversea-box > ul > li > textarea {
    border-radius: 6px;
    height: 114px;
    font-size: 16px;
    padding: 10px
}

.x-oversea-box > ul > li > select {
    padding: 0 10px;
    border-radius: 6px;
    outline: 0;
    font-size: 16px
}

.x-oversea-box > ul > li > button {
    margin-left: 130px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF;
    border: none;
    width: 369px;
    height: 50px;
    background: #4EA1ED;
    border-radius: 6px
}

.x-serve-textarea {
    height: 116px !important
}

.x-contact-us-title {
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #fff
}

.x-contact-us {
    width: 100%;
    height: 781px
}

.x-contact-us > ul {
    width: 100%;
    height: 100%
}

.x-contact-us > ul > li {
    width: 530px;
    height: 250px;
    margin: 10px 35px;
    float: left;
    background: #fff;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 0 10px
}

.x-contact-us > ul > li > dt {
    margin: 30px 0 30px -40px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    background: #4EA1ED;
    width: 180px;
    height: 50;
    line-height: 50px;
    text-indent: 40px;
    color: #fff;
    border-radius: 0 50px 50px 0;
    position: relative
}

.x-contact-us > ul > li > dt > span {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 0 solid transparent;
    border-top: 30px solid #4EA1ED;
    position: absolute;
    bottom: -30px;
    left: 0
}

.x-contact-us > ul > li > dd {
    width: 100%;
    display: flex;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6C6C6C;
    line-height: 36px
}

.x-baikal-company {
    width: 100%
}

.x-baikal-company-content {
    width: 100%;
    overflow: hidden
}

.x-baikal-company-content > li {
    display: none;
    width: 100%;
    margin-top: 50px
}

.x-baikal-company-content .x-baikal-gong {
    width: 100%;
    height: 320px;
    margin: 20px 0
}

.x-baikal-company-content > li .x-baikal-gong > img {
    width: 436px;
    height: 320px
}

.x-baikal-company-content > li .x-baikal-gong > dl {
    width: 715px;
    height: 320px;
    box-sizing: border-box;
    padding: 0 5px;
    float: right
}

.x-baikal-company-content > li .x-baikal-gong > dl > dt {
    margin-bottom: 28px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #000
}

.x-baikal-company-content > li .x-baikal-gong > dl > dd {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 36px
}

.x-baikal-gong .x-terms {
    width: 1200px !important;
    display: block;
    margin: 0 auto
}

.x-baikal-gong .x-terms-item {
    width: 1200px !important;
    display: block;
    line-height: 80px;
    font-size: 18px
}

.x-baikal-company-nav > li > a {
    color: #000
}

.x-baikal-company-nav > li:hover > a {
    color: #4EA1ED
}

.x-baikal-company-content > li.onb {
    display: block
}

.x-baikal-company-nav > li.curb {
    border-bottom: 3px solid #4EA1ED;
    color: #4EA1ED
}

.x-baikal-company-nav {
    position: relative;
    list-style: none;
    width: 100%;
    overflow: hidden
}

.x-baikal-company-nav li + li + li + li + li + li + li + .cursor, .x-baikal-company-nav.type4 li {
    width: 14.2%
}

.x-baikal-company-nav li {
    position: relative;
    height: 58px;
    display: block;
    float: left;
    font-size: 18;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    line-height: 58px;
    cursor: pointer
}

.x-baikal-company-nav li.active {
    color: #4EA1ED
}

.x-baikal-company-nav li.active:nth-child(2) ~ .cursor {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%)
}

.x-baikal-company-nav li.active:nth-child(3) ~ .cursor {
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%)
}

.x-baikal-company-nav li.active:nth-child(4) ~ .cursor {
    transform: translateX(300%);
    -webkit-transform: translateX(300%);
    -moz-transform: translateX(300%)
}

.x-baikal-company-nav li.active:nth-child(5) ~ .cursor {
    transform: translateX(400%);
    -webkit-transform: translateX(400%);
    -moz-transform: translateX(400%)
}

.x-baikal-company-nav li.active:nth-child(6) ~ .cursor {
    transform: translateX(500%);
    -webkit-transform: translateX(500%);
    -moz-transform: translateX(500%)
}

.x-baikal-company-nav li.active:nth-child(7) ~ .cursor {
    transform: translateX(600%);
    -webkit-transform: translateX(600%);
    -moz-transform: translateX(600%)
}

.x-baikal-company-nav .cursor {
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.x-baikal-company-nav .cursor::after {
    content: '';
    display: block;
    background-color: #4EA1ED;
    height: 100%;
    width: 80%;
    margin: 0 auto
}

.x-baikal-goup {
    width: 100%;
    height: 450px
}

.x-baikal-goup > ul {
    width: 100%;
    height: 264px
}

.x-baikal-goup > ul > li, .x-baikal-goup > ul > li > img {
    width: 280px;
    height: 197px;
    float: left
}

.x-baikal-goup > ul > li {
    margin-right: 26px;
    margin-bottom: 20px
}

.x-baikal-goup > ul > li:nth-child(4n) {
    margin-right: 0
}

.x-baikal-serve {
    width: 100%;
    height: 482px
}

.x-baikal-serve > ul {
    width: 100%;
    height: 320px;
    display: flex;
    justify-content: space-between
}

.x-baikal-serve > ul > li {
    width: 200px;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
    cursor: pointer
}

.x-baikal-serve > ul > li > img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto
}

.x-baikal-serve > ul > li > dl > dt {
    text-align: center;
    box-sizing: border-box;
    padding: 40px 0;
    width: 100%;
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #4EA1ED
}

.x-baikal-serve > ul > li > dl > dd {
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-family: Microsoft YaHei;
    color: #000;
    line-height: 32px
}

.x-baikal-serve > ul > li:hover {
    -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .3)
}

.x-baikal-honor {
    width: 100%
}

.x-baikal-honor > li {
    float: left;
    width: 380px;
    height: 280px;
    box-sizing: border-box;
    padding: 30px;
    margin-right: 30px;
    margin-bottom: 30px
}

.x-baikal-honor > li > img {
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.x-baikal-honor > li:nth-child(3n) {
    margin-right: 0
}

.x-baikal-vivat, .x-baikal-vivat-content {
    width: 100%
}

.x-baikal-vivat-content > span {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    text-indent: 32px
}

.x-baikal-vivat-bottom {
    width: 100%
}

.x-baikal-vivat-bottom > dl {
    width: 100%;
    line-height: 60px
}

.x-baikal-vivat-bottom > dl > span {
    width: 150px;
    line-height: 60px;
    font-size: 18px
}

.x-baikal-vivat-bottom > dl > a {
    width: 1000px;
    line-height: 60px;
    font-size: 18px;
    color: #000
}

.x-baikal-vivat-bottom > dl > a:hover {
    color: #4EA1ED
}

.x-baikal-vivat-content-item {
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    -moz-box-shadow: 4px 4px 15px rgba(0, 59, 137, .3);
    -webkit-box-shadow: 4px 4px 15px rgba(0, 59, 137, .3);
    box-shadow: 4px 4px 15px rgba(0, 59, 137, .3)
}

.x-baikal-youshi > li, .x-baikal-youshi > li > a {
    justify-content: space-between;
    display: flex
}

.x-baikal-vivat-content-left {
    width: 300px
}

.x-baikal-vivat-content-right {
    width: 800px
}

.x-baikal-vivat-content-item dl > dt {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400
}

.x-baikal-vivat-content-item dl > dd {
    font-size: 16px;
    line-height: 32px;
    color: #87898B
}

.x-baikal-youshi2 > li {
    -moz-box-shadow: 0 0 10px rgba(0, 59, 137, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 59, 137, .15);
    box-shadow: 0 0 10px rgba(0, 59, 137, .15)
}

.x-baikal-youshi {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2px
}

.x-baikal-youshi > li {
    cursor: pointer;
    float: left;
    width: 356px;
    height: 180px;
    margin-right: 60px;
    margin-bottom: 30px
}

.x-baikal-youshi > li:nth-child(3n) {
    margin-right: 0
}

.x-baikal-youshi > li > a {
    width: 100%;
    height: 100%
}

.x-baikal-youshi > li > a > img {
    width: 69px;
    height: 60px;
    margin: 40px
}

.x-baikal-youshi > li > a > dl {
    flex: 1;
    box-sizing: border-box;
    padding-top: 30px
}

.x-baikal-youshi > li > a > dl > dt {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #000
}

.x-baikal-youshi > li > a > dl > dd {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #000
}

.x-baikal-youshi > li:hover > a > dl > dd, .x-baikal-youshi > li:hover > a > dl > dt {
    color: #4EA1ED
}

.x-baikal-youshi3 > li:hover {
    -moz-box-shadow: 0 0 10px rgba(0, 59, 137, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 59, 137, .15);
    box-shadow: 0 0 10px rgba(0, 59, 137, .15)
}

.x-baikal-youshi3 > li > a > dl > dt {
    font-weight: 800
}

.x-baikal-youshi3 > li > a > img {
    width: 100px !important;
    height: 100px !important
}

.x-baikal-shix {
    width: 100%;
    padding: 40px 0
}

.x-baikal-shix > li {
    width: 100%;
    display: flex;
    padding: 20px 0
}

.x-baikal-shix > li > img {
    width: 40px;
    height: 40px;
    margin: 0 10px
}

.x-baikal-shix > li > span {
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px
}

.x-baikal-shix > li > span:nth-child(2) {
    font-weight: 600
}

.x-news-company {
    width: 100%
}

.x-news-company-nav > li.curb, .x-news-company-nav > li.cury {
    border-bottom: 3px solid #4EA1ED;
    color: #4EA1ED
}

.x-news-company-nav {
    position: relative;
    list-style: none;
    width: 800px;
    overflow: hidden;
    margin: 0 auto
}

.x-news-company-nav li {
    position: relative;
    height: 58px;
    display: block;
    float: left;
    font-size: 18;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    line-height: 58px;
    cursor: pointer
}

.x-news-bottom > ul > .skip1, .x-news-company-nav li.active {
    color: #4EA1ED
}

.x-news-company-nav.type4 li {
    width: 20%;
    box-sizing: border-box;
    padding: 0 40px
}

.x-news-company-nav li + li + li + li + li + .cursor {
    width: 20%
}

.x-news-company-nav li.active:nth-child(2) ~ .cursor {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%)
}

.x-news-company-nav li.active:nth-child(3) ~ .cursor {
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%)
}

.x-news-company-nav li.active:nth-child(4) ~ .cursor {
    transform: translateX(300%);
    -webkit-transform: translateX(300%);
    -moz-transform: translateX(300%)
}

.x-news-company-nav li.active:nth-child(5) ~ .cursor {
    transform: translateX(400%);
    -webkit-transform: translateX(400%);
    -moz-transform: translateX(400%)
}

.x-news-company-nav li.active:nth-child(6) ~ .cursor {
    transform: translateX(500%);
    -webkit-transform: translateX(500%);
    -moz-transform: translateX(500%)
}

.x-news-company-nav li.active:nth-child(7) ~ .cursor {
    transform: translateX(600%);
    -webkit-transform: translateX(600%);
    -moz-transform: translateX(600%)
}

.x-news-company-nav .cursor {
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.x-news-midd > li > a > .img_list1 > img, .x-news-top > a > .img_list > img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    cursor: pointer
}

.x-news-company-nav .cursor::after {
    content: '';
    display: block;
    background-color: #4EA1ED;
    height: 100%;
    width: 80%;
    margin: 0 auto
}

.x-news-company-content {
    width: 100%;
    float: left
}

.x-news-company-content > li {
    width: 100%;
    margin-top: 50px;
    justify-content: space-between;
    flex-direction: column;
    display: none
}

.x-news-top {
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 79px
}

.x-news-top > a {
    width: 100%;
    height: 100%;
    display: block
}

.x-news-top > a > .img_list {
    width: 436px;
    height: 290px;
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 290px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px
}

.x-news-top > a > .img_list > img {
    max-width: 100%;
    max-height: 100%;
    float: left
}

.x-news-top > a > dl {
    float: right;
    width: 715px;
    height: 290px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block
}

.x-news-top > a > dl > dt {
    width: 100%;
    display: flex;
    height: 68px;
    justify-content: space-between
}

.x-news-top > a > dl > dt > span:last-child {
    width: 89px;
    line-height: 68px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6C6C6C
}

.x-news-top > a > dl > dt > span:first-child {
    width: 600px;
    line-height: 68px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #000
}

.x-news-top > a > dl > dd {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 36px
}

.x-news-top > a > dl:hover dt, dd, p {
    opacity: .7
}

.x-news-midd {
    width: 100%;
    float: left
}

.x-news-midd > li {
    cursor: pointer;
    width: 530px;
    height: 174px;
    float: left;
    margin-bottom: 59px;
    display: flex;
    margin-right: 70px
}

.x-news-midd > li > a {
    width: 100%;
    height: 100%;
    display: flex;
    float: left
}

.x-news-midd > li > a > .img_list1 {
    width: 218px;
    height: 174px;
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 290px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px
}

.x-news-midd > li > a > .img_list1 > img {
    max-width: 100%;
    max-height: 100%;
    float: left
}

.x-news-midd > li > a > dl {
    width: 304px;
    height: 174px;
    float: left;
    position: relative
}

.x-news-midd > li > a > dl > dt {
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    width: 100%;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #000
}

.x-news-midd > li > a > dl > dd:nth-child(2), .x-news-midd > li > a > dl > dd:nth-child(3) {
    font-weight: 400;
    line-height: 36px;
    font-size: 16px;
    font-family: Microsoft YaHei
}

.x-news-midd > li > a > dl > dd:nth-child(2) {
    color: #000;
    overflow: hidden;
    height: 72px
}

.x-news-midd > li > a > dl > dd:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 9px;
    color: #6C6C6C
}

.x-news-bottom {
    width: 100%;
    height: 100px;
    float: left
}

.x-news-bottom > ul {
    width: 650px;
    height: 60px;
    margin: 0 auto;
    text-align: center
}

.x-news-bottom > ul > li {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 20px 10px;
    line-height: 20px;
    text-align: center;
    float: left
}

.x-news-bottom > ul > #ba, .x-news-bottom > ul > #nx {
    width: 60px
}

.x-news-bottom > ul > .skip {
    display: none
}

.x-news-bottom > ul > .x-total {
    width: 150px
}

.x-news-midd > li:hover dd, dt {
    opacity: .7
}

.x-news-company-content li.on2 {
    display: block !important
}

.x-serve-company {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 50px
}

.x-serve-company-content {
    width: 100%
}

.x-serve-company-content li {
    width: 100%;
    justify-content: space-between;
    display: none
}

.x-serve-company-content li img {
    width: 438px;
    max-height: 490px;
    /* float: left; */
}

.x-serve-company-content li dl {
    width: 715px;
    box-sizing: border-box;
    padding: 0 5px;
    /* height: 438px */
}

.x-serve-company-content li dl dt {
    margin-bottom: 28px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #000
}

.x-serve-company-nav {
    list-style: none;
    width: 100%;
    overflow: hidden
}

.x-serve-company-nav li {
    border-bottom: 3px solid #EAEAEA;
    border-top: 3px solid #EAEAEA;
    float: left;
    width: 150px;
    height: 58px;
    font-family: Microsoft YaHei;
    color: #000;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
    margin-top: 40px
}

.x-serve-company-nav li:nth-child(1) {
    border-radius: 12px 0 0 12px;
    border-left: 3px solid #EAEAEA
}

.x-serve-company-nav li:nth-child(8) {
    border-radius: 0 12px 12px 0;
    border-right: 3px solid #EAEAEA
}

.x-serve-company-nav li.curs, .x-serve-company-nav li:hover {
    background: #4EA1ED;
    color: #FFF
}

.x-serve-company-content li.on3 {
    display: block
}

.x-serve-company-content li dl p {
    /*justify-content: space-between;*/
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}

.x-serve-company-content li dl p:before {
    vertical-align:middle;
    display: inline-block;
    content : "";
    width: 8px;
    height: 8px;
    background: #6C6C6C;
    border-radius: 50%;
    margin-right: 14px
}

.x-serve-company-content li dl p > span {
    width: 100%;
    line-height: 32px;
    font-size: 16px;
    display: block
}

.x-serve-company-content li dl p > span > p {
    color: #000;
    font-weight: 800;
    display: inline
}

.x-float-left {
    float: left
}

.x-float-right {
    float: right
}

.x-serve-company-item {
    margin-bottom: 58px;
    /* height: 438px; */
    width: 100%;
    overflow: hidden;
}

.x-serve-company-item:first-child {
    margin-top: 58px
}

.lin {
    width: 1200px !important;
    height: 436px;
    display: block
}

.x-serve-news {
    width: 100%
}

.x-serve-news-box {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.x-serve-news-left {
    box-sizing: border-box;
    padding: 30px;
    width: 640px;
    height: 496px;
    background: #FFF;
    border-radius: 12px
}

.x-serve-news-left > a > img {
    width: 580px;
    display: block;
    margin: 0 auto
}

.x-serve-news-left > a > dl {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between
}

.x-serve-news-left > a > dl > dt {
    width: 500px;
    height: 100%;
    font-size: 18px;
    line-height: 80px;
    font-family: Microsoft YaHei;
    color: #000;
    font-weight: 400
}

.x-serve-news-left > a > dl > dd {
    width: 150px;
    height: 100%;
    line-height: 80px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999
}

.x-serve-news-right > dl > a > dd, .x-serve-news-right > dl > a > dt {
    font-size: 18px;
    line-height: 90px;
    font-weight: 400;
    font-family: Microsoft YaHei
}

.x-serve-news-left > a > dl:hover > dd, .x-serve-news-left > a > dl:hover > dt {
    color: #4EA1ED
}

.x-serve-news-right {
    width: 464px;
    height: 100%;
    float: right
}

.x-serve-news-right > dl > a {
    width: 100%;
    height: 90px;
    border-bottom: 1px dashed #ccc;
    display: flex;
    justify-content: space-between
}

.x-serve-news-right > dl > a > dt {
    width: 280px;
    color: #000
}

.x-serve-news-right > dl > a > dd {
    width: 120px;
    color: #6C6C6C
}

.x-serve-news-right > dl:last-child {
    border: none
}

.x-serve-news-right > dl > a:hover > dd, .x-serve-news-right > dl > a:hover > dt {
    color: #4EA1ED
}

.x-link {
    float: left;
    width: 100%;
    height: 320px;
    background: url(../images/bg_partner.jpg) center no-repeat;
    padding-top: 80px
}

.x-link .x-content {
    float: left;
    width: 100%;
    margin-top: 60px
}

.x-link a {
    float: left;
    width: 216px;
    height: 80px;
    margin-right: 24px;
    transition: .2s;
    border: 1px dashed #000
}

.x-link a img {
    width: 214px;
    height: 78px
}

.x-link a:last-of-type {
    margin: 0
}

.x-link a:hover {
    opacity: .6;
    border: 1px solid #000
}

.x-index-search {
    width: 100%;
    height: 240px
}

.x-index-search-box {
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: space-between;
    border-radius: 45px;
    -moz-box-shadow: 0 0 10px rgba(204, 204, 204, .5);
    box-shadow: 0 0 10px rgba(204, 204, 204, .5);
    -webkit-box-shadow: 0 0 10px rgba(204, 204, 204, .5)
}

.x-index-search-box input {
    flex: 1;
    border: none;
    height: 100%;
    outline: 0;
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 45px
}

.x-index-search-box img {
    width: 38px;
    height: 33px;
    margin: 26px
}

.x-index-search-tip {
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    color: #4EA1ED;
    box-sizing: border-box;
    padding-left: 20px
}

.x-index-serve {
    width: 100%
}

.x-index-serve-box {
    width: 100%;
    height: 500px;
    float: left
}

.x-index-serve-box > li {
    transition: all 1s ease 0s;
    cursor: pointer;
    width: 200px;
    height: 250px;
    float: left;
    box-sizing: border-box;
    display: block;
    margin: 0 25px
}

.x-index-serve-box > li:nth-child(1), .x-index-serve-box > li:nth-child(5) {
    margin-left: 120px
}

.x-index-serve-box > li > a > img {
    width: 100px;
    height: 109px;
    display: block;
    margin: 40px auto;
    opacity: .7
}

.x-index-serve-box > li > a > span {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    text-align: center;
    box-sizing: border-box;
    margin: 20px 0;
    display: block
}

.x-index-serve-box > li:hover > a > img {
    opacity: 1
}

.x-index-serve-box > li:hover {
    background: #4EA1ED;
    -moz-box-shadow: 0 10px 15px rgba(0, 0, 0, .7);
    box-shadow: 0 10px 15px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .7)
}

.x-index-serve-box > li:hover > a > span {
    color: #fff
}

.x-index-you {
    width: 100%
}

.x-index-you-box {
    width: 100%;
    height: 670px;
    float: left
}

.x-index-you-box > li {
    width: 300px;
    height: 320px;
    margin: 0 50px;
    float: left;
    box-sizing: border-box;
    padding: 20px
}

.x-index-you-box > li > a {
    width: 100%;
    height: 100%;
    display: block
}

.x-index-you-box > li > a > img {
    width: 92px;
    height: 80px;
    margin: 20px auto 50px;
    display: block;
    transition: all 1.5s ease 0s
}

.x-index-you-box > li > a > span:nth-child(2) {
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 10px
}

.x-index-you-box > li > a > div:nth-child(3) {
    display: block;
    width: 100%;
    height: 80px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6C6C6C
}

.x-index-you-box > li:hover > a > div, .x-index-you-box > li:hover > a > span {
    color: #4EA1ED
}

.x-index-you-box > li:hover > a > img {
    transform: scale(1.1)
}

.x-index-he {
    width: 100%
}

.x-index-he-box {
    width: 100%;
    height: 540px;
    float: left
}

.x-index-he-box > li {
    float: left;
    width: 169px;
    height: 169px;
    margin: -69px 44px 0
}

.x-index-he-box > li:nth-child(1) {
    margin-left: 140px;
    margin-top: 0
}

.x-index-he-box > li:nth-child(2), .x-index-he-box > li:nth-child(3), .x-index-he-box > li:nth-child(4) {
    margin-top: 0
}

.x-index-he-box > li:nth-child(14), .x-index-he-box > li:nth-child(5) {
    margin-left: 0
}

.x-index-he-box > li:nth-child(18), .x-index-he-box > li:nth-child(9) {
    margin-right: 0
}

.x-index-he-box > li:nth-child(10) {
    margin-left: 140px
}

.x-index-he-box > li > a > img {
    width: 169px;
    height: 169px;
    border-radius: 50%;
    transition: all 1.5s ease 0s
}

.x-index-he-box > li:hover > a > img {
    -moz-box-shadow: 0 0 15px rgba(134, 127, 127, .3);
    box-shadow: 0 0 15px rgba(134, 127, 127, .3);
    -webkit-box-shadow: 0 0 15px rgba(134, 127, 127, .3)
}

.x-index-company {
    width: 100%
}

.x-index-company-nav > li.curi {
    border-bottom: 3px solid #4EA1ED;
    color: #4EA1ED
}

.x-index-company-nav {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 600px;
    margin: 0 auto
}

.x-index-company-nav li + li + li + li + .cursor, .x-index-company-nav.type4 li {
    width: 25%
}

.x-index-company-nav li {
    position: relative;
    height: 58px;
    display: block;
    float: left;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    line-height: 58px;
    cursor: pointer;
    font-size: 18px
}

.x-index-company-nav li.active {
    color: #4EA1ED
}

.x-index-company-nav li.active:nth-child(2) ~ .cursor {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%)
}

.x-index-company-nav li.active:nth-child(3) ~ .cursor {
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%)
}

.x-index-company-nav li.active:nth-child(4) ~ .cursor {
    transform: translateX(300%);
    -webkit-transform: translateX(300%);
    -moz-transform: translateX(300%)
}

.x-index-company-nav .cursor {
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.x-index-company-nav .cursor::after {
    content: '';
    display: block;
    background-color: #4EA1ED;
    height: 100%;
    width: 80%;
    margin: 0 auto
}

.x-index-company-content > li {
    display: none;
    box-sizing: border-box;
    padding: 40px 0
}

.x-index-company-content > li.oni {
    display: block
}

.x-index-news-left {
    width: 584px;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 30px;
    float: left
}

.x-index-news-left > img {
    width: 524px;
    display: block;
    margin: 0 auto
}

.x-index-news-left > a {
    width: 100%;
    cursor: pointer
}

.x-index-news-left > a > span:nth-child(1) {
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #000;
    box-sizing: border-box;
    padding: 20px 0
}

.x-index-news-left > a > span:nth-child(2) {
    display: block;
    width: 100%;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6C6C6C;
    line-height: 22px;
    box-sizing: border-box;
    padding: 0 0 20px
}

.x-index-news-left > a > span:nth-child(3) {
    display: flex;
    justify-content: space-between
}

.x-index-news-left > a > span:nth-child(3) > p:nth-child(1) {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    line-height: 22px
}

.x-index-news-left > a > span:nth-child(3) > p:nth-child(2) {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 22px
}

.x-index-news-left > a > span:nth-child(3) > p:nth-child(2):hover {
    color: #4EA1ED
}

.x-index-news-right {
    width: 544px;
    height: 496px;
    float: right
}

.x-index-news-right > li {
    width: 100%;
    height: 123px;
    border-bottom: 1px solid #D8D8D8;
    cursor: pointer
}

.x-index-news-right > li > a {
    width: 100%;
    height: 100%
}

.x-index-news-right > li > a > span:nth-child(1) {
    line-height: 80px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000
}

.x-index-news-right > li > a > span:nth-child(2) {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.x-index-news-right > li > a > span:nth-child(2) > p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6C6C6C;
    line-height: 22 p
}

.x-index-news-right > li:hover > a > span {
    color: #4EA1ED
}

.x-index-news-right > li:hover > a > span:nth-child(2) > p {
    opacity: .7;
    color: #4EA1ED
}

.x-yewu {
    width: 100%;
    display: flex
}

.x-yewu > li {
    width: 360px;
    display: flex;
    justify-content: space-between;
    margin: 0 20px
}

.x-yewu > li > img {
    width: 50px;
    height: 50px;
    margin: 10px 10px 10px 0
}

.x-yewu > li > dl {
    flex: 1
}

.x-yewu > li > dl > dt {
    font-size: 20px;
    font-weight: 800;
    line-height: 40px
}

.x-yewu > li > dl > dd {
    font-size: 16px;
    line-height: 40px
}

.x-box {
    background: url(../images/trackingbg-adc28355ff.jpg) center no-repeat;
    height: 381px;
    margin-bottom: 40px
}

.x-search {
    width: 800px;
    margin: 100px auto 30px;
    height: 300px
}

.x-search-btn {
    cursor: pointer;
    background: #4EA1ED;
    padding: 0 40px;
    border: 0;
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
    font-size: 13px;
    height: 56px;
    margin-left: 20px;
    line-height: 56px;
    float: left;
    text-align: center;
    color: #FFF;
    border-radius: 8px
}

.x-search-input {
    width: 600px;
    box-sizing: border-box;
    padding: 0 20px;
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border: none;
    border: 1px solid #ccc;
    border-radius: 8px
}

table.x-search-logistics {
    font-size: 14px;
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%
}

table.x-search-logistics th {
    height: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 800;
    text-align: left;
    background: 0 0;
    border-bottom: 1px solid #ccc
}

.x-toutou > th {
    box-sizing: border-box;
    padding: 0 20px !important;
    border: none;
    background: #616161 !important;
    font-weight: 400 !important;
    color: #fff !important
}

.x-toto > th {
    font-size: 15px;
    color: #5A5A5A !important
}

table.x-search-logistics td {
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-align: left;
    color: #5A5A5A
}

table.x-search-logistics tr:nth-child(2n+1) {
    background: #F3F3F3
}

.x-network {
    width: 100%
}

.x-network > img {
    width: 1200px;
    height: 606px;
    margin: 60px 0 80px
}

.x-network > ul {
    width: 100%;
    padding-bottom: 80px
}

.x-network > ul > li {
    cursor: pointer;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 51px
}

.x-copyright, .x-copyright-left > a, .x-copyright-right > ul > li a {
    color: #B1B1B1
}

.x-network > ul > li:first-child {
    padding-bottom: 40px
}

.x-network > ul > li:hover {
    opacity: .7
}

.x-news-detail {
    width: 100%;
    padding: 40px 0
}

.x-news-title {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 60px
}

.x-news-box {
    width: 100%;
    text-align: center
}

.x-news-box > span {
    font-size: 16px;
    line-height: 32px
}

.x-news-detail > ul {
    width: 100%;
    padding: 40px
}

.x-news-detail > ul > li {
    width: 100%;
    padding-bottom: 20px
}

.x-news-detail > ul .x-news-content {
    font-size: 16px;
    line-height: 32px;
    text-decoration: 32px
}

.x-news-detail > ul .x-news-img > img {
    display: block;
    width: 600px;
    margin: 0 auto
}

.x-company-box {
    width: 100%;
    float: left
}

.x-company {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 20px
}

.x-company > dl > dd, .x-company > dl > dt {
    width: 100%;
    font-size: 16px;
    line-height: 32px
}

.x-copyright {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #1C2226;
    border-top: 1px solid #333;
    font-size: 14px
}

.x-copyright-left {
    position: absolute;
    left: 0
}

.x-copyright-right {
    float: right
}

.x-copyright-right span {
    float: left
}

.x-copyright-right > ul {
    float: left;
    height: 14px;
    line-height: 14px;
    margin: 18px 0
}

.x-copyright-right > ul > li {
    float: left;
    border-right: 1px solid #B1B1B1;
    padding: 0 8px
}

.x-copyright-right > ul > li a:hover {
    color: #4EA1ED
}

.x-copyright-right > ul > li:last-of-type {
    border: none
}

.x-yyds {
    width: 636px !important;
    height: 395px !important;
    margin: 0 auto;
    display: block
}

.x-yyds-top {
    width: 500px !important
}

.x-special-img1, .x-special-img2 {
    width: 300px !important;
    height: 381px !important;
    margin-left: 60px
}

.x-special-img3 {
    width: 386px !important;
    height: 486px !important;
    margin-left: 60px
}

.x-special-img4 {
    width: 300px !important;
    height: 418px !important;
    margin-left: 60px
}

.list_tit{
    color: #fff;
    margin-bottom: 30px;
    line-height: 36px;
    font-size: 16px;
}

.list ul {
    height: 180px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.list ul li {
    width: 100%;
    margin-right: 15px;
}