﻿@charset "utf-8";

/*
 * @Author: hl,haolei@ec.com.cn
 * @Date: 2020-05-11 16:22:03
 * @LastEditTime: 2020-05-25 15:13:30
 * @LastEditors: hl,haolei@ec.com.cn
 * @Description: 
 */

body {
    font-family: "Arial MT Pro" !important;
}

a {
    color: #333333;
}

[onclick] {
    cursor: pointer;
}

[data-link]:not([data-link=""]) {
    cursor: pointer;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
        padding: 0;
    }
    .display-mobile {
        display: none !important;
    }
    .g-bd-wrap {
        background: #f4f6f7 url(../images/index_bg.jpg) center bottom no-repeat;
    }
    /* 头样式 */
    .capital-vicenav-box {
        box-sizing: initial;
    }
    .index-search-content-list-start {
        box-sizing: initial;
    }
    /* 头导航栏鼠标悬停去掉下划线 */
    .vicenav-li a:hover {
        text-decoration: none;
    }
}

@media (max-width: 768px) {
    .g-bd-wrap {
        background-color: #ffffff;
    }
    .display-pc {
        display: none !important;
    }
    /* 头样式 */
    ext-detail .search-box {
        /* 搜索框的背景，如果提供方更改了dom信息，这里也需要酌情处理 */
        background-color: #fff;
    }
    .Foreign-Context-Title {
        height: auto !important;
    }
    .Foreign-Context-Title-bgB {
        left: 4% !important;
        top: 0 !important;
        width: 92% !important;
        background-position: center left !important;
    }
    .Foreign-Context-Title-bgA {
        flex-direction: row-reverse;
        height: 100% !important;
        padding: 20px 0;
    }
    .Foreign-Context-Title-bgA p {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }
    .Foreign-Context-Title-bgB img {
        margin-bottom: -11px !important;
    }
    .Foreign-Context-Step {
        display: block !important;
    }
    .Foreign-Context-Step-Right {
        margin-left: 0 !important;
    }
    .Foreign-Advance {
        padding-top: 10px;
        height: auto !important;
        border: 10px solid #dedede;
        background: url(../images/icon-sq.jpg) repeat !important;
    }
    .Foreign-Advance li {
        margin: 0 0 8px 25px !important;
    }
}


/******common*******/

.u-bg-wrap {
    padding: 0 30px 20px;
    background-color: #fff;
    min-height: 600px;
}

.pagination>li>a,
.pagination>li>span {
    margin: 0px 8px;
    border-width: 0px;
    padding: 6px 15px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
    background-color: rgb(242, 242, 242);
}


/******m-nav-local*******/

.m-nav-local {
    padding: 10px 0 10px 30px;
    background: #fff url(../images/address.png) 0 center no-repeat;
    font-size: 18px;
    color: #333;
    line-height: 34px;
    border-bottom: 1px solid #dedede;
}

.m-nav-local .item {
    margin-left: 5px;
    margin-right: 5px;
    color: #333;
}

@media screen and (max-width: 768px) {
    .m-nav-local {
        padding: 10px 0 10px 30px;
        background: #fff url(../images/address.png) 0 center no-repeat;
        font-size: 0.55rem;
        color: #888;
        line-height: 34px;
        border-bottom: 1px solid #dedede;
    }
    .m-nav-local .item {
        margin-left: 0;
        margin-right: 5px;
        color: #888;
    }
}

.m-nav-local .item:hover {
    color: #333;
    text-decoration: none;
}

.m-nav-local .item.z-crt {
    color: #333;
}

.m-nav-local .item+.item:before {
    margin-right: 5px;
    content: url(../images/add-arrow.png);
}

.u-bgi-wrap .u-bgc-c1 {
    padding: 0 80px;
    background-color: #5068a8;
}

.u-bgc-c1 .m-nav-local {
    background-color: #5068a8;
    background-image: url(../images/address1.png);
    color: #fff;
    border-bottom-color: #fff;
}

.u-bgc-c1 .m-nav-local .item {
    color: #fff;
}

.u-bgc-c1 .m-nav-local .item+.item:before {
    margin-right: 5px;
    content: url(../images/add-arrow1.png);
}

.u-bgc-c1 .m-nav-local .item:hover {
    color: #fff;
}

.m-article-wrap {
    padding: 15px 0 30px;
}

.m-article-hd {
    padding-bottom: 15px;
    text-align: center;
}

.m-article-hd .tt {
    margin-top: 0;
    padding: 12px 0;
    font: normal 28px/30px "Arial MT Pro";
}

.m-article-hd .u-split_line {
    position: relative;
    height: 1px;
    background-color: #4d4d4d;
    margin-bottom: 15px;
}

.m-article-hd .u-split_line:before,
.m-article-hd .u-split_line:after {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    width: 0;
    height: 0;
    z-index: 10;
}

.m-article-hd .u-split_line:before {
    border-top: 7px solid #4d4d4d;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.m-article-hd .u-split_line:after {
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    left: 41px;
    z-index: 11;
}

.m-article-meta {
    line-height: 30px;
    color: #9b9b9b;
}

.m-article-meta span {
    margin-left: 8px;
    margin-right: 8px;
}

.m-article-meta span:first-child {
    margin-left: 0;
}

.m-article-bd {
    font: normal 18px/1.75em "Arial MT Pro";
    color: #333333;
    text-align: justify;
}

.m-article-bd p {
    margin-top: 15px;
    margin-bottom: 15px;
}

.m-article-bd.ti2 p {
    text-indent: 2em;
}

.m-article-bd p:first-child {
    margin-top: 20px;
}

.m-article-bd img,
.m-article-bd video {
    margin: 10px auto;
    display: block;
    max-width: 100%;
}

.m-article-lt {
    text-align: left;
}

.m-article-rt {
    text-align: right;
}

.u-tb-list {
    width: 100%;
}

.u-tb-list.bdb tr+tr {
    border-top: 1px dashed #d7d7d7;
}

.u-tb-list td {
    padding: 25px 10px;
}

.u-tb-list .u-img {
    width: 240px;
    height: auto;
}

.u-tb-list .u-link-more {
    padding: 10px;
    display: inline-block;
    background-color: #2565b0;
    color: #fff;
    text-decoration: none;
}

.u-bg-img {
    position: relative;
    margin: 15px 50px;
}

.u-bg-img .u-txt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 0 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.3);
}

.u-tt-1 {
    padding: 30px 0 30px 130px;
    margin: 0;
    background-color: #5068a8;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

.u-wenda-wrap table {
    width: 100%;
}

.u-wenda-wrap .u-tt {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    color: #1D61AD;
}

.u-wenda-wrap td {
    padding: 25px 5px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
}

.u-wenda-wrap .u-tit1 {
    position: relative;
    margin: 0 0 20px 34px;
    padding: 20px 0 20px 72px;
    background-color: #f3fbfe;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

.u-wenda-wrap .u-tit1 .u-w {
    position: absolute;
    top: 0;
    left: -34px;
    width: 68px;
    height: 100%;
    align-items: center;
    display: flex;
    background: url(../images/u2039.png) 0 0 no-repeat;
    background-size: 68px;
    text-align: center;
    color: #5068A8;
    justify-content: center;
}

.u-wenda-wrap .u-txt {
    padding: 10px 10px 10px 34px;
    font-size: 16px;
    line-height: 1.8;
}

.u-wenda-wrap .u-list-2 li {
    margin-bottom: 8px;
    padding-left: 50px;
    background: url(../images/add-arrow.png) 34px 9px no-repeat;
    font-size: 16px;
    line-height: 24px;
}

.u-wenda-wrap .u-more {
    margin-left: 34px;
    margin-bottom: 20px;
}

.u-wenda-wrap .u-more.u-bgc1 {
    background-color: #f9f9f9;
}

.u-wenda-wrap .u-more>a {
    padding: 10px;
    display: inline-block;
    text-decoration: none;
}

.u-wenda-wrap .u-more img {
    margin-left: 10px;
}

.u-wenda-wrap .u-more>a.z-crt img {
    transform: rotate(180deg);
}

.u-wenda-wrap .u-more-con {
    margin-left: 34px;
    margin-bottom: 15px;
    display: none;
}

.u-wenda-wrap .u-more-con table td {
    padding: 15px 5px;
}

.u-wenda-wrap .u-tb-2 td {
    vertical-align: top;
}

.u-wenda-wrap .u-box-txt {
    padding: 0 40px;
    background-color: #d4f0fd;
    color: #03045E;
    text-align: center;
    min-height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.u-wenda-wrap .u-layer-btn {
    display: block;
    padding: 3px 0;
    background-color: #1d61ad;
    font-size: 12px;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
}


/* gss----start */

.example-table .row {
    padding: 28px 0px;
    border-bottom: 1px dashed #d7d7d7;
}

@media screen and (max-width: 768px) {
    .example-table .row {
        padding: 0;
        border: 0;
    }
}

.example-table .ext-img {
    width: 100%;
    height: 100%;
}

.ext-title {
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #333333;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ext-detail {
    margin-top: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #333333;
    text-align: justify;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.ext-more {
    text-align: right;
    margin-top: 20px;
}

.ext-more a {
    display: inline-block;
    /*width: 92px;*/
    height: 33px;
    text-align: center;
    line-height: 33px;
    background-color: #fff;
    color: #000000;
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
}

.example-page {
    text-align: center;
}

.details-table {
    position: relative;
    padding-top: 160px;
    padding-bottom: 100px;
}

.details-list {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 35px;
    margin-top: 25px;
    padding: 30px 40px;
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #FFFFFF;
    background-color: rgba(37, 101, 176, 1);
}

.del-title .btn-default {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #7F7F7F;
    margin-right: 20px;
}

.details-con {
    max-height: 1150px;
    overflow-y: scroll;
}

.dd-title {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    text-align: center;
}

.table-bordered>tbody>tr>td,
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th {
    font-style: normal;
    font-size: 16px;
    letter-spacing: normal;
    padding: 18px 8px;
    text-align: left;
    line-height: normal;
    word-wrap: break-word;
}

.table-bordered>tbody>tr>th {
    background-color: rgba(242, 242, 242, 1);
}

.about-list {
    padding-top: 30px;
}

.about-list span {
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    background-color: rgba(37, 101, 176, 1);
}

.abt-f {
    padding: 4px 30px 4px 90px;
}

.abt-a {
    padding: 4px 30px
}

.abt-q {
    padding: 4px 30px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.about-con {
    padding-top: 15px;
    margin: 0;
}

.about-con li {
    margin-top: 15px;
}

.ab-question .col-md-2 {
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #999999;
    white-space: nowrap;
    text-transform: none;
    line-height: 50px;
    text-align: center;
    position: relative;
}

.ab-question .col-md-10 {
    background-color: #4376b3;
    min-height: 50px;
    border-radius: 10px;
    padding-left: 0px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
    line-height: 36px;
    padding-top: 6px;
    padding-left: 10px;
}

.que-i {
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline-block;
    width: 20px;
    height: 50px;
    background: url("../images/my-arrow.png") center no-repeat;
}

.ab-ansew .col-md-2 {
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #999999;
    white-space: nowrap;
    text-transform: none;
    line-height: 50px;
    text-align: center;
    position: relative;
}

.ab-ansew .col-md-10 {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-word;
    line-height: 28px;
}

.about-help-tit {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #FFFFFF;
    background-color: #4376b3;
    margin-left: 30px;
    padding: 15px;
    border-radius: 10px;
}

.about-help-con {
    padding-top: 30px;
    text-align: center;
    margin-left: 30px;
}

.about-help-con p {
    padding-top: 30px;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    color: #666666;
    font-size: 20px;
    line-height: 36px;
}

.about-help-con p span {
    font-style: italic;
    color: #0066CC;
}

@media (max-width: 992px) {
    .m-nav-local {
        background-position: 0px 15px;
    }
    .u-bg-wrap {
        padding: 0;
        min-height: 0;
    }
    .table-container {
        overflow-y: auto;
        _overflow: auto;
    }
    .table-container table {
        table-layout: auto;
    }
    .u-tb-list .u-img {
        width: 120px;
    }
}

@media (max-width: 767px) {
    .table {
        min-width: 1120px;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 3px 8px;
        margin: 0px 3px
    }
    .ab-question .col-md-2 {
        width: 16.7%;
    }
    .ab-question .col-md-10 {
        width: 83.3%;
    }
    .ab-ansew .col-md-2 {
        width: 16.7%;
    }
    .ab-ansew .col-md-10 {
        width: 83.3%;
    }
    .que-i {
        display: none;
    }
    .u-tb-list td {
        padding: 10px 4px;
    }
    .u-bg-img .u-txt {
        overflow-x: auto;
        padding: 0 5px;
        align-items: initial;
        text-align: left;
        font-size: 14px;
        line-height: 26px;
    }
}


/***分页*****/

.m-paging {
    padding: 30px 0;
}

.m-paging>ul {
    display: inline-block;
    margin-bottom: 0;
}

.m-paging .item {
    display: inline;
}

.m-paging .item>a {
    text-align: center;
    display: inline-block;
    width: 40px;
    padding: 5px 0;
    font-size: 16px;
    float: left;
    margin: 0 4px;
    border: 1px solid transparent;
    background-color: rgba(242, 242, 242, 0.87);
}

.m-paging .item>a:hover,
.m-paging .item.active a {
    border: 1px solid #333333;
}

.example-page {
    text-align: center;
}

.pagination>li>a,
.pagination>li>span {
    margin: 0px 8px;
    border-width: 0px;
    padding: 6px 15px;
    font-style: normal;
    font-size: 16px;
    color: #333333;
    background-color: rgb(242, 242, 242);
}


/* 分页改完后，这部分删除 begin */

.Paginationer {
    display: flex;
    justify-content: center;
    padding: 25px 0px;
}

.Paginationer>li>a {
    padding: 8px 16px;
    margin-right: 4px;
    text-decoration: none;
    color: #0e6eb8;
}

.Paginationer>li:first-child,
.Paginationer>li:last-child {
    min-width: 11%;
}

.Paginationer>li:hover {
    font-weight: 700;
}

.Paginationer .Exapler a {
    font-weight: 700;
    color: #000000;
    text-decoration: underline;
}


/* 分页改完后，这部分删除end */

.break-word {
    word-break: break-word;
}

.f-16 {
    font-size: 16px;
}

.f-20 {
    font-size: 20px;
}

#italic {
    font-style: italic !important;
}

#BrHuanHang {
    display: flex;
    flex-direction: column;
}