body {
    background: #f2f2f2;
    font-size: 13px;
    color: #424242;
    font-family: 'Microsoft Yahei' !important;
    -webkit-font-smoothing: antialiased;
}

.container-White {
    width: 100%;
    float: left;
    background: #fff;
}

a:hover {
    color: #009be5;
}

.Subpage-banner {
    width: 100%;
    display: block;
    height: 300px;
    background: #0a8ddf;
    float: left;
}

.banner-container {
    width: 1200px;
    height: 300px;
    float: left;
    text-align: center;
    position: relative;
    color: #fff;
}

.banner-container .tit {
    display: block;
    width: 200px;
    height: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 155, 229, 0.6);
    line-height: 120px;
    font-size: 30px;
}

.banner-container .cont {
    width: 298px;
    height: 98px;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 100px;
}

.banner-container .cont h3 {
    font-size: 40px;
    margin-top: 10px;
}

.banner-container .cont p {
    font-size: 18px;
}

.leftNav {
    width: 200px;
    float: left;
    background: #f8f8f8;
    margin-bottom: 50px;
}

.leftNav ul li {
    display: block;
    clear: both;
    float: left;
    width: 100%;
}

.leftNav ul li a.title {
    width: 100%;
    display: block;
    height: 56px;
    line-height: 56px;
    margin-top: 1px;
    border-bottom: 1px solid #dfdfdf;
    background: #eee url('../helpImg/arr-dow.png') no-repeat 160px center;
    text-indent: 30px;
    font-size: 15px;
    font-weight: bold;
}

.leftNav ul li a.title:hover {
    color: #009be5;
}

.leftNav ul li dl {
    display: none;
    padding: 10px 0;
}

.leftNav ul li dl dd {
    display: block;
    clear: both;
    height: 36px;
    line-height: 36px;
    text-indent: 40px;
    font-size: 14px;
}

.leftNav ul li.active a.title {
    background: #eee url('../helpImg/arr-up.png') no-repeat 160px center;
}

.leftNav ul li.active-1 a.title {
    background: #eee url('../helpImg/arr-right.png') no-repeat 161px center;
}

.leftNav ul li.active dl {
    display: block;
}

.leftNav dl dd.active {
    background: url('../helpImg/left-nav.png') no-repeat left center;
}

.leftNav dl dd.active a {
    color: #009be5;
}

.right-cont {
    width: 960px;
    display: block;
    float: right;
    margin-bottom: 25px;
    margin-top: 20px;
}

.right-cont .title {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    height: 30px;
}

.right-cont .title h3 {
    float: left;
    border-bottom: 3px solid #009be5;
    font-size: 16px;
    font-weight: bold;
    height: 29px;
    padding: 0 5px;
}

/*合作伙伴*/
.partner {
    width: 100%;
    display: block;
    overflow: hidden;
    float: left;
    margin-bottom: 40px;
}

.partner ul {
    width: 975px;
    float: left;
}

.partner ul li {
    width: 150px;
    float: left;
    margin-bottom: 12px;
    margin-right: 12px;
    text-align: center;
}

.partner ul li img {
    width: 126px;
}

/*商务合作*/
.business-contact {
    display: block;
    width: 100%;
    float: left;
}

.business-contact ul li {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    float: left;
    margin: 10px 0;
    text-indent: 60px;
    color: #858585;
}

.business-contact ul li b {
    color: #424242;
}

.business-contact ul li.icon-1 {
    background: url('../helpImg/cop_icon1.png') no-repeat left center;
}

.business-contact ul li.icon-2 {
    background: url('../helpImg/cop_icon2.png') no-repeat left center;
}

.business-contact ul li.icon-3 {
    background: url('../helpImg/cop_icon3.png') no-repeat left center;
}

/*联系我们*/
.contact {
    display: block;
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
}

.contact h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.contact span {
    color: #858585;
}

/*企业文化*/
.culture {
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 30px;
}

.culture p {
    font-size: 14px;
}

.culture b {
    font-size: 16px;
}

.culture ul {
    width: 1000px;
    display: block;
}

.culture ul li {
    width: 458px;
    height: 120px;
    line-height: 48px;
    padding-top: 40px;
    border: 1px dashed #e6e6e6;
    margin-right: 40px;
    margin-top: 45px;
    float: left;
    text-align: center;
    color: #858585;
    position: relative;
}

.culture ul li p {
    font-size: 18px;
}

.culture ul li h3 {
    display: block;
    position: absolute;
    top: -25px;
    left: 35%;
    font-size: 36px;
    color: #424242;
    background: #fff;
    padding: 0 10px;
    font-weight: normal;
}

/*翻页*/
.pagelist {
    display: block;
    height: 42px;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 20px;
}

.pagelist span {
    display: inline-table;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 2px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
}

.pagelist span.active {
    background: #009be5;
    color: #fff;
    border-color: #009be5;
}

.pagelist a {
    display: inline-table;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 2px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
}

/*品牌动态*/
.brand-list {
    display: block;
    width: 100%;
    float: left;
}

.brand-list ul li {
    float: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
    height: 49px;
    line-height: 49px;
    font-size: 14px;
}

.brand-list ul li span {
    float: right;
    color: #858585;
}

.news {
    display: block;
    width: 100%;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}

.news .tit {
    font-size: 13px;
    font-weight: normal;
}

.news .tit a {
    color: #858585;
}

.news .tit a:after {
    content: '>';
    display: inline;
    padding: 0 10px;
}

.news-cont {
    display: block;
    padding: 40px 150px;
    width: 900px;
    background: #fff;
    float: left;
    margin-top: 10px;
}

.news-cont .news-tit {
    display: block;
    clear: both;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.news-cont .news-tit p {
    font-size: 24px;
    color: #424242;
}

.news-cont .news-tit span {
    font-size: 14px;
    color: #858585;
    padding: 15px 0;
    display: block;
}

.news-cont .cont {
    font-size: 14px;
    color: #424242;
    line-height: 24px;
    padding-top: 30px;
}

.news-cont .cont p {
    margin: 10px 0;
}

/*title-tab*/
.title_tab {
    display: block;
    width: 100%;
    float: left;
}

.title_tab a {
    display: block;
    width: 120px;
    height: 40px;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    background: #eee;
    text-align: center;
    line-height: 40px;
    color: #858585;
}

.title_tab a.active {
    background: #009be5;
    color: #fff;
}

/*服务渠道*/
.serviceCont {
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
}

.service-channel {
    display: block;
    width: 100%;
    float: left;
    margin: 20px 0;
    overflow: hidden;
}

.service-channel ul {
    width: 1020px;
}

.service-channel ul li {
    width: 450px;
    float: left;
    margin-right: 60px;
    height: 200px;
    font-size: 14px;
    line-height: 24px;
}

.service-channel ul li h3 {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    width: 120px;
    margin-bottom: 20px;
    font-size: 20px;
}

.service-channel ul li a {
    color: #009be5;
}

.service-channel .kf_wechat {
    width: 30px;
    height: 25px;
    background: url('../helpImg/wechat_icon.png') no-repeat center;
    display: block;
    float: right;
    position: relative;
    margin-right: 260px;
    cursor: pointer;
}

.service-channel .kf_wechat b {
    display: none;
    position: absolute;
    top: -110px;
    left: -30px;
    border: 1px solid #d6d6d6;
    background: #fff;
}

.service-channel .kf_wechat b:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #d6d6d6;
    position: absolute;
    left: 45%;
    bottom: -10px;
}

.service-channel .kf_wechat b:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    left: 46%;
    bottom: -8px;
    z-index: 99;
}

.service-channel .kf_wechat b img {
    display: block;
}

.service-channel .kf_wechat:hover b {
    display: block;
}

.service-channel ul li p {
    padding: 1px 0;
}

/*人工客服*/
.service-list {
    display: block;
    width: 100%;
    float: left;
    margin: 20px 0;
    overflow: hidden;
}

.service-list ul {
    width: 1020px;
}

.service-list ul li {
    width: 450px;
    float: left;
    margin-right: 60px;
    height: 200px;
    font-size: 14px;
    line-height: 24px;
}

.service-list ul li .pic {
    width: 102px;
    float: left;
    margin-right: 30px;
}

.service-list ul li .pic img.code {
    width: 100px;
    height: 100px;
    display: block;
    border: 1px solid #d6d6d6;
}

.service-list ul li .cont-text {
    float: left;
}

.service-list ul li h3 {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    width: 100px;
    margin-bottom: 10px;
    font-size: 20px;
}

.service-list ul li span {
    color: #858585;
}

.service-list ul li .btn {
    width: 160px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    background: #009be5;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
}

/*物流*/
.logistics-cont {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.logistics-cont h2 {
    margin: 20px 0;
    font-size: 15px;
}

.logistics-cont .cont {
    display: block;
    background: #f8f8f8;
    padding: 20px;
    color: #858585;
    line-height: 25px;
}

.noticeList {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.noticeList h3 {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    background: url('../helpImg/arrow_up.jpg') no-repeat right center;
    cursor: pointer;
}

.noticeList .cont {
    display: block;
    background: #f8f8f8;
    padding: 20px;
    color: #858585;
    line-height: 25px;
}

.noticeList ul li.active h3 {
    background: url('../helpImg/arrow_down.jpg') no-repeat right center;
    border-bottom: 1px solid #eee;
}

.noticeList ul li.active .cont {
    display: none;
}

.issueList {
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.issueList h3 {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    background: url('../helpImg/arrow_down.jpg') no-repeat right center;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.issueList .cont {
    display: none;
    background: #f8f8f8;
    padding: 20px;
    color: #858585;
    line-height: 25px;
}

.issueList ul li.active h3 {
    background: url('../helpImg/arrow_up.jpg') no-repeat right center;
    border-bottom: none;
}

.issueList ul li.active .cont {
    display: block;
}

.rate_list {
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.rate_list ul li {
    display: block;
    clear: both;
    margin-bottom: 15px;
}

.rate_list ul li h1.tit {
    background: #eee;
    display: block;
    height: 50px;
    color: #009be5;
    font-size: 15px;
    text-indent: 42px;
    line-height: 50px;
    cursor: pointer;
}

.rate_list ul li h1.icon-1 {
    background: #eee url('../helpImg/yd_icon.png') no-repeat 16px center;
}

.rate_list ul li h1.icon-2 {
    background: #eee url('../helpImg/lt_icon.png') no-repeat 16px center;
}

.rate_list ul li h1 small {
    width: 13px;
    height: 13px;
    display: block;
    float: right;
    background: url('../helpImg/plus.png') no-repeat center;
    margin-top: 20px;
    margin-right: 20px;
}

.rate_list ul li .cont {
    display: none;
    background: #fafafa;
    width: 920px;
    padding: 20px;
}

.rate_list ul li .cont p {
    line-height: 25px;
    color: #858585;
}

.rate_list ul li.active .cont {
    display: block;
}

.rate_list ul li.active h1 small {
    background: url('../helpImg/minus.png') no-repeat center;
}

.tableBox {
    border: 1px solid #e6e6e6;
    background: #e6e6e6;
    width: 100%;
    border-right: 0;
    margin: 15px 0;
}

.tableBox th {
    background: #f2f2f2;
    height: 36px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    color: #858585;
}

.tableBox td {
    background: #fff;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
    line-height: 25px;
}

.tableBox td p {
    color: #424242 !important;
}

.about-title {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    float: left;
    position: relative;
    font-size: 16px;
}

.about-title hr {
    height: 1px;
    background: #b0b0b0;
    border: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
}

.about-cont {
    line-height: 24px;
    width: 100%;
    display: block;
    float: left;
    font-size: 14px;
}

.about-cont p {
    text-indent: 28px;
}

.about-honor-list {
    width: 100%;
    display: block;
}

.about-honor-list ul {
    width: 930px;
    float: left;
    height: 160px;
    margin-bottom: 20px;
}

.about-honor-list ul li {
    float: left;
    width: 132px;
    text-align: center;
    color: #858585;
    padding-top: 15px;
}

.about-honor-list ul li img {
    margin-bottom: 10px;
}

.about-honor-list h3 {
    width: 30px;
    height: 130px;
    background: #eeeeee;
    word-wrap: break-word;
    text-align: center;
    padding-top: 40px;
    font-size: 14px;
    float: left;
    font-weight: normal;
}

.event {
    width: 960px;
    height: 180px;
    overflow: hidden;
    position: relative;
    float: left;
    background: #f6f6f6;
    margin: 20px 0;
}

.event .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.event .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 180px;
    position: relative;
}

.event .bd li .eventCont {
    padding: 0 50px;
}

.event .bd li .event-tab {
    margin-top: 30px;
    position: relative;
}

.event .bd li .event-tab hr {
    border: none;
    height: 2px;
    background: #d6ba83;
    position: absolute;
    top: 12px;
    left: 60px;
    width: 720px;
    z-index: -1;
}

.event .bd li .event-tab a {
    float: left;
    width: 140px;
    text-align: center;
    color: #424242;
}

.event .bd li .event-tab a i {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #d6ba83;
    border: 2px solid #f6f6f6;
    display: block;
    margin: 0 auto;
}

.event .bd li .event-tab a.active i {
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 50%;
    background: url('../helpImg/aboutIcon.png');
    display: block;
    margin: 0 auto;
}

.event .bd li .event-tab a p {
    line-height: 40px;
}

.event .bd li .event-cont {
    text-align: center;
    padding: 30px 0;
    display: none;
    width: 100%;
    clear: both;
    font-size: 18px;
    font-weight: bold;
}

.event .bd li .event-cont.active {
    display: block;
}

.event .prev,
.event .next {
    position: absolute;
    left: 15px;
    top: 60px;
    margin-top: -25px;
    display: block;
    background: #b00;
    width: 30px;
    height: 30px;
}

.event .prev {
    background: url('../helpImg/arrow-left.png') no-repeat center;
}

.event .next {
    left: auto;
    right: 15px;
    background: url('../helpImg/arrow-right.png') no-repeat center;
}

.video {
    display: block;
    margin: 20px 0;
    width: 100%;
    float: left;
}

.recharge-cont {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

/*honor*/
.honorCont-1 {
    width: 100%;
    float: left;
    background: #f1e9de;
}

.honorCont-2 {
    background: #fef8f1;
    float: left;
    width: 100%;
}

.honorCont-1 .container {
    width: 1284px;
}

.honor-title {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    padding: 60px 0;
}

.honorCont-2 {
    background: #fef8f1;
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

.honorCont-2 .container {
    width: 1220px;
}

.honorCont-2 .honor-title {
    padding-bottom: 30px;
}

.sj-list {
    width: 100%;
    position: relative;
    float: left;
}

.sj-list .bd {
    position: relative;
    z-index: 0;
}

.sj-list .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sj-list .bd li a {
    display: block;
    float: left;
    width: 230px;
    padding: 4px;
    border: 1px solid #d1b97c;
    color: #ac8653;
    font-size: 16px;
    background: #fff;
    position: relative;
    margin-right: -1px;
    box-shadow: 0 0 8px rgba(212, 187, 144, 0.5);
}

.sj-list .bd li a h3 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 15px;
}

.sj-list .bd li a h3 small {
    font-size: 20px;
}

.sj-list .bd li a p {
    margin: 10px 20px 20px 20px;
}

.sj-list .prev,
.sj-list .next {
    position: absolute;
    left: -50px;
    top: 150px;
    display: block;
    background: #b00;
    width: 25px;
    height: 47px;
}

.sj-list .prev {
    background: url('../honor_images/hor_prev.png') no-repeat center;
}

.sj-list .next {
    left: auto;
    right: -50px;
    background: url('../honor_images/hor_next.png') no-repeat center;
}

.Subpage-banner i {
    width: 153px;
    height: 150px;
    background: url('../honor_images/dzui.png');
    display: block;
    position: absolute;
    right: 360px;
    bottom: -90px;
}

.content-tit {
    margin-top: 15px;
}

.honor-list .bd {
    margin-bottom: 30px;
}

.honor-list .bd li a {
    display: block;
    float: left;
    width: 240px;
    height: 340px;
    padding: 10px;
    border: none;
    color: #ac8653;
    font-size: 14px;
    background: #fff;
    position: relative;
    margin: 15px;
    box-shadow: 0 0 8px rgba(212, 187, 144, 0.5);
}

.honor-list .bd li a:hover {
    background: #c0a16c;
    color: #fff;
}

.honor-list .bd li a img {
    width: 240px;
    height: 240px;
}

.honor-list .bd li a p {
    margin: 30px 0 0 0;
}

.honor-list .prev,
.honor-list .next {
    top: 370px;
}

.honor-list .next {
    right: -40px;
}

.parther-info {
    display: block;
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.parther-info .cont {
    display: block;
    padding: 15px;
    width: 930px;
    border: 1px solid #d6d6d6;
    background: #fafafa;
    margin-bottom: 30px;
    font-size: 14px;
    float: left;
}

.parther-info .cont h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.parther-info .cont p {
    line-height: 30px;
}

.parther-info .cont p span {
    color: #858585;
}

.partner-from {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 50px;
}

.partner-from ul {
    width: 500px;
    margin: 0 auto;
}

.partner-from ul li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 14px;
}

.partner-from ul li .tit {
    width: 120px;
    text-align: right;
    line-height: 40px;
    float: left;
    display: block;
    height: 40px;
}

.partner-from ul li .inputCont {
    width: 370px;
    float: left;
    line-height: 40px;
}

.partner-from ul li .inputCont input[type='text'] {
    width: 366px;
    height: 38px;
    text-indent: 10px;
    font-size: 14px;
}

.partner-from ul li .inputCont label {
    margin-right: 25px;
    cursor: pointer;
}

.partner-from ul li .inputCont label input[type='radio'] {
    margin-right: 8px;
}

.partner-from ul li .inputCont textarea {
    width: 348px;
    height: 60px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #d6d6d6;
}

.partner-from ul li button {
    width: 100%;
    height: 40px;
    background: #e00130;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.partner-from ul li button.btn-disabled {
    opacity: 0.5;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d6d6d6;
    border-radius: 0;
}

.partner-from ul li .select2-container .select2-selection--single {
    height: 40px;
}

.partner-from ul li .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    font-size: 14px;
}

.partner-from ul li .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.aboutUsCongainer .container {
    height: 100%;
    position: relative;
}

.aboutUsCongainer .aboutUsHead {
    height: 430px;
    background: url(../img/about_us_banner.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center bottom;
    text-align: left;
    text-indent: 0px;
    user-select: none;
}

.aboutUsCongainer .aboutUsHead .textCon {
    position: absolute;
    color: #fff;
    top: 106px;
    left: 0px;
    font-size: 14px;
}

.aboutUsCongainer .aboutUsHead .textCon .born {
    font-size: 24px;
    line-height: 42px;
    text-transform: uppercase;
    padding-bottom: 28px;
}

.aboutUsCongainer .splitLine {
    width: 23px;
    height: 2px;
    background: #ffffff;
}

.aboutUsCongainer .aboutUsHead .textCon .slogan {
    font-size: 36px;
    font-weight: bold;
    color: #2795e8;
    margin-top: 28px;
    padding-bottom: 21px;
}

.aboutUsCongainer .aboutSeecom {
    height: 600px;
    background: url(../img/aboutUs_company_bg.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center bottom;
    text-align: left;
    text-indent: 0px;
    user-select: none;
    position: relative;
}

.aboutUsCongainer .aboutSeecom img {
    position: absolute;
    width: 585px;
    height: 400px;
    right: 0px;
    top: 100px;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent {
    width: 467px;
    position: absolute;
    left: 0px;
    top: 96px;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .titleEn {
    text-transform: uppercase;
    font-size: 30px;
    font-family: Tw Cen MT;
    color: #dddddd;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .titleCn {
    line-height: 1em;
    margin-top: 5px;
    font-size: 28px;
    font-weight: 600;
    color: #282828;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .comName {
    margin-top: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .splitLine {
    margin-top: 19px;
    background-color: #1c93eb;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .comDesc {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-top: 20px;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .moreDesc {
    display: flex;
    text-align: center;
    color: #333;
    justify-content: space-between;
    margin-top: 74px;
    font-size: 16px;
}

.aboutUsCongainer .aboutSeecom .aboutSeecomContent .moreDesc .count {
    line-height: 1em;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 7px;
}

.aboutUsCongainer .seecomCultures {
    text-align: center;
    height: 600px;
}

.aboutUsCongainer .seecomCultures .titleEn {
    font-size: 30px;
    font-family: Tw Cen MT;
    color: #dddddd;
    text-transform: uppercase;
    padding-top: 61px;
}

.aboutUsCongainer .seecomCultures .titleCn {
    font-size: 28px;
    font-weight: bold;
    color: #282828;
    margin-top: 5px;
}

.aboutUsCongainer .seecomCultures ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 35px;
    border: 1px solid #ececec;
}

.aboutUsCongainer .seecomCultures ul li {
    width: 25%;
    height: 351px;
    display: flex;
    justify-items: center;
    align-items: center;
    flex-direction: column;
}

.aboutUsCongainer .seecomCultures ul li:not(:last-child) {
    border-right: 1px solid #ececec;
}

.aboutUsCongainer .seecomCultures ul li img {
    width: 100px;
    height: 100px;
    margin-top: 38px;
}

.aboutUsCongainer .seecomCultures ul li .name {
    margin-top: 25px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.aboutUsCongainer .seecomCultures ul li .desc {
    margin-top: 25px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.aboutUsCongainer .mainBusiness {
    height: 600px;
    background: #3b4657;
}

.aboutUsCongainer .mainBusiness .container {
    background-image: url(../img/aboutUs_wlw.jpg);
    background-repeat: no-repeat;
    background-size: 640px 600px;
    background-position: right center;
    transition: all 0.2s;
}

.aboutUsCongainer .mainBusiness .container.ydzs {
    background-image: url(../img/aboutUs_ydzs.jpg);
    background-repeat: no-repeat;
    background-size: 640px 600px;
    background-position: right center;
}

.aboutUsCongainer .mainBusiness .content {
    position: absolute;
    left: 0px;
    top: 70px;
}

.aboutUsCongainer .mainBusiness .titleEn {
    font-size: 30px;
    font-family: Tw Cen MT;
    color: #dddddd;
    text-transform: uppercase;
    line-height: 1em;
}

.aboutUsCongainer .mainBusiness .titleCn {
    line-height: 1em;
    margin-top: 16px;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

.aboutUsCongainer .mainBusiness .tabCon {
    margin-top: 63px;
    background-color: #fff;
    display: flex;
    position: relative;
}

.aboutUsCongainer .mainBusiness .tabCon li {
    width: 298px;
    height: 79px;
    font-weight: bold;
}

.aboutUsCongainer .mainBusiness .tabCon li label {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 1005;
    text-align: center;
    line-height: 79px;
    color: #282828;
    background: #ececec;
    font-size: 24px;
}

.aboutUsCongainer .mainBusiness .tabCon li input {
    display: none;
}

.aboutUsCongainer .mainBusiness .tabCon li .descCon {
    font-weight: normal;
    display: none;
}

.aboutUsCongainer .mainBusiness .tabCon li input:checked+label {
    color: #2795e8;
    background-color: #fff;
}

.aboutUsCongainer .mainBusiness .tabCon li input:checked+label+.descCon {
    box-sizing: border-box;
    padding: 50px;
    display: block;
    width: 620px;
    height: 261px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 79x;
}

.aboutUsCongainer .authQualification {
    height: 600px;
    text-align: center;
    background-color: #F6F8FB;
    position: relative;
    overflow-x: hidden;
}

.aboutUsCongainer .authQualification .titleEn {
    padding-top: 60px;
    font-size: 30px;
    font-family: Tw Cen MT;
    color: #dddddd;
    text-transform: uppercase;
}

.aboutUsCongainer .authQualification .titleCn {
    font-size: 28px;
    font-weight: bold;
    color: #282828;
    margin-top: 5px;
}

.aboutUsCongainer .authQualification .slideAuth {
    display: flex;
    margin-top: 64px;
    position: absolute;
    left: -433px;
}

.aboutUsCongainer .authQualification .slideAuth li {
    width: 335px;
    height: 300px;
    margin-right: 25px;
}

.aboutUsCongainer .authQualification .slideAuth li .imgCon {
    width: 335px;
    height: 230px;
    background: #ffffff;
}

.aboutUsCongainer .authQualification .slideAuth li .imgCon img {
    width: 100%;
    height: 100%;
}

.aboutUsCongainer .authQualification .slideAuth li .name {
    font-size: 14px;
    color: #333333;
    margin-top: 19px;
}

.aboutUsCongainer .enterpriseHonors {
    height: 600px;
    text-align: center;
}

.aboutUsCongainer .enterpriseHonors .titleEn {
    padding-top: 53px;
    font-size: 30px;
    font-family: Tw Cen MT;
    color: #dddddd;
    text-transform: uppercase;
}

.aboutUsCongainer .enterpriseHonors .titleCn {
    margin-top: 5px;
    font-size: 28px;
    font-weight: bold;
    color: #282828;
}

.aboutUsCongainer .enterpriseHonors .content {
    margin-top: 54px;
    display: flex;
    justify-content: space-between;
}

.aboutUsCongainer .enterpriseHonors .content .leftCon {
    text-align: left;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.aboutUsCongainer .enterpriseHonors .content .rightCon {
    display: flex;
    flex-wrap: wrap;
    width: 725px;
    justify-content: space-between;
}

.aboutUsCongainer .enterpriseHonors .content li {
    width: 221px;
    height: 151px;
    border: 1px solid #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.aboutUsCongainer .enterpriseHonors .content li img {
    height: 95px;
}

.aboutUsCongainer .enterpriseHonors .content li span {
    font-size: 12px;
    color: #333333;
    margin-top: 16px;
}

.cooperate {
    background-color: #F6F8FB;
    height: 450px;
}

.cooperate .titleEn {
    font-size: 30px;
    color: #DDDDDD;
    line-height: 30px;
    text-align: center;
    padding-top: 54px;
}

.cooperate .titleCn {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 16px;
    color: #282828;
    text-align: center;
}

.cooperate ul {
    display: flex;
    margin-top: 71px;
    justify-content: space-between;
}

.cooperate ul li {
    box-sizing: border-box;
    width: 590px;
    height: 181px;
    border: 1px solid #ECECEC;
    background: #fff url(../img/ydzsyw.png) no-repeat;
    background-size: auto 100%;
    padding: 30px 0 39px 222px;

}

.cooperate ul li:last-child {
    background: #fff url(../img/wlwyw.png) no-repeat;
    background-size: auto 100%;
}

.cooperate ul li .item {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.usPartner {
    height: 600px;
}

.usPartner .titleEn {
    font-size: 30px;
    color: #DDDDDD;
    line-height: 30px;
    text-align: center;
    padding-top: 54px;
}

.usPartner .titleCn {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 16px;
    color: #282828;
    text-align: center;
}

.usPartner ul {
    width: 100%;
    margin-top: 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.usPartner ul li {
    box-sizing: border-box;
    width: 231px;
    height: 92px;
    background: #FFFFFF;
    margin-bottom: 29px;
}

/* .usPartner ul li:not(:nth-of-type(5n)) {
    margin-right: 68px;
} */

.usPartner ul li img {
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}