@charset "UTF-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #333
}

a:visited {
    /* color: #a7a7a5; */
}

a:hover {
    text-decoration: none;
    color: #1d5ac9;
}

body {
    font: 14px/1.5 Arial, "Microsoft YaHei", "SimSun", sans-serif;
    color: #000;
    /* word-break: break-all; */
    background-color: #fff;
}
html,body {
    overflow-x: hidden; 
    min-width: 1020px;
}

.clear,
.con {
    zoom: 1;
}

.clear:after,
.con:after {
    content: '';
    clear: both;
    display: block;
}

[class^="mod-picList"] a:hover,
[class^="mod-mixinList"] a:hover {
    text-decoration: none;
}

div[class^="mod-block-"] {
    overflow: hidden;
    margin-bottom: 20px;
}

.main {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

.hd {
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 20px;
    color: #000;
}

.hd strong {
    font-style: italic;
    font-size: 20px;
}

.hd .more {
    float: right;
    font-size: 14px;
    color: #666;
}


/* 
img {
    -webkit-transition: -webkit-transform .5s ease .1s;
    transition: transform .5s ease .1s;
}

img:hover {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    backface-visibility: hidden;
} 


[class^="icon-"] {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #999;
}



[class^="mod-picList"] .m_video { position: relative; }


[class^="mod-picList"] .m_video:after {position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; margin: -30px 0 0 -30px; content: ''; background: url(http://a1.huanqiu.cn/images/2626b273a53e84cbf9292b6dced68893.png) no-repeat; }

*/

.mod-l,
.mod-r {
    float: left;
}

.mod-topHeader {
    padding: 10px 0 20px;
    /* overflow: hidden; */
    margin-bottom: 30px;
    background-image: url(http://www.asean-china-center.org/resources/img/bg_top.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 116px;
    user-select: none;
}
.mod-topHeader .main { overflow: inherit;}

.mod-topHeader .logo,
.mod-topHeader .mod-nav {
    float: left;
    padding-top: 10px;
}

.mod-topHeader .logo {
    padding-top: 0;
    width: 340px;
    margin-top: -5px;
    margin-right: 0;
}

.mod-topHeader .logo img {
    width: 100%;
}

.mod-topHeader .mod-nav {
    margin-top: 82px;
    text-shadow: 1px 1px 1px #000;
}

.mod-topHeader .mod-nav .nav_list li {
    float: left;
    margin-left: 21px;
    font-size: 16px;
    position: relative;
    z-index: 100;
}
.mod-topHeader .mod-nav .nav_list li:hover .sub_nav_list { display: block;}
.mod-topHeader .mod-nav .nav_list li .sub_nav_list {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -68px;
    width: 140px;
    text-align: center;
    padding: 24px 0 0;
    border-bottom: 5px solid #a14e67;
    display: none;
}
.mod-topHeader .mod-nav .nav_list li .sub_nav_list::before {
    position: absolute;
    top: 2px;
    left: 50%;
    width: 0;
    height: 0;
    content: '';
    margin-left: -10px;
    border: 10px solid #635495;
    border-color: transparent transparent #635495 transparent;
}
.mod-topHeader .mod-nav .nav_list li .sub_nav_list li {
    margin-left: 0;
    float: none;
    font-size: 14px;
    background-color: rgba(73, 146, 238, .9);
}
.mod-topHeader .mod-nav .nav_list li .sub_nav_list a {
    display: block;
    padding: 5px;
    color: #fff;
    text-shadow: none;
}
.mod-topHeader .mod-nav .nav_list li .sub_nav_list a:hover {
    color: #1d5ac9;
    background-color: #fff;
}

.mod-topHeader .mod-nav .nav_list li a {
    color: #fff;
}

.mod-topHeader .main {
    position: relative;
}

.mod-topHeader .nav_tool {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 24px;
}

.mod-topHeader .nav_tool .english,
.mod-topHeader .nav_tool .search {
    display: inline-block;
    vertical-align: middle;
}

.mod-topHeader .nav_tool .english {
    background-color: #1d5ac9;
    color: #fff;
    padding: 0 10px;
    border-radius: 12px;
    margin-left: 8px;
}

.mod-topHeader .search {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.mod-topHeader .search input,
.mod-topHeader .search button {
    display: inline-block;
    vertical-align: middle;
}

.mod-topHeader .search input {
    background-color: #fff;
    border: none;
    height: 24px;
    border-radius: 3px 0 0 3px;
    outline: none;
    padding-left: 3px;
}

.mod-topHeader .search button {
    width: 30px;
    height: 24px;
    background-color: #1d5ac9;
    background-image: url(http://www.asean-china-center.org/resources/img/search2.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    border: none;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}


/* ----------------------- */

.mod-block-1 .mod-l {
    width: 570px;
    margin: 0 16px;
}

.mod-block-1 .mod-r {
    width: 380px;
}

.mod-carouFredSel-a {
    position: relative;
    height: 372px;
    overflow: hidden;
    background-color: #ededed;
    padding: 7px 7px 0;
}

.mod-carouFredSel-a .carouFredSel_list,
.mod-carouFredSel-a .carouFredSel_list li {
    height: 372px;
}

.mod-carouFredSel-a .carouFredSel_list li {
    position: relative;
    width: 556px;
    float: left;
}

.mod-carouFredSel-a .carouFredSel_list li .link {
    display: block;
    height: 100%;
}

.mod-carouFredSel-a .carouFredSel_list li .link img {
    width: 100%;
    min-height: 100%;
}

.mod-carouFredSel-a .carouFredSel_list li .c_mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    color: #fff;
    height: 50px;
    background-color: rgba(0, 0, 0, .7);
}

.mod-carouFredSel-a .carouFredSel_list li .c_mask .title {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 0 100px 0 20px;
}

.mod-carouFredSel-a .carouFredSel_opts a {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 70px;
    text-align: center;
    margin-top: -35px;
    background-image: url(http://www.asean-china-center.org/resources/img/bg_focus_btn.png);
    background-repeat: no-repeat;
}

.mod-carouFredSel-a .carouFredSel_opts .c_prev_btn {
    left: 0;
    background-position: 0 0
}

.mod-carouFredSel-a .carouFredSel_opts .c_next_btn {
    right: 0;
    background-position: -121px 0
}

.mod-carouFredSel-a .carouFredSel_opts .c_prev_btn:hover {
    background-position: -41px 0;
}

.mod-carouFredSel-a .carouFredSel_opts .c_next_btn:hover {
    background-position: -81px 0;
}
#focus .pagination {
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index: 100;
    text-indent: -99em;
    overflow: hidden;

}
#focus .pagination a {
    float: left;
    width: 8px;
    height: 8px;
    margin: 4px;
    background: #fff;
}
#focus .pagination .selected {
    background-color: #1d5ac9;
    box-shadow: 0 0 0 1px #fff;
}

.firstNews .firstNews_list {
    overflow: hidden;
    margin-top: -8px;
}

.firstNews .firstNews_list li {
    border-top: 1px solid #eae9e5;
    padding: 8px 0;
}

.firstNews .firstNews_list li a {
    display: inline-block;
    font-weight: bold;
    height: 56px;
    overflow: hidden;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1.5px;
}


/* ----------------------- */

.mod-block-2 {
    padding: 27px 0;
    height: 528px;
    background: url(http://www.asean-china-center.org/resources/img/bg_block_2.jpg) top center no-repeat;
}

.mod-block-2 .main {
    background: #fff url(http://www.asean-china-center.org/resources/img/bg_yw_hd.png) top center no-repeat;
    height: 530px;
}

.mod-block-2 .mod-l {
    width: 570px;
    margin-right: 20px;
    padding-left: 16px;
}

.mod-block-2 .summary a {
    color: #1d5ac9;
}

.mod-block-2 .mod-r {
    width: 376px;
}

.mod-block-2 .hd {
    padding-top: 20px;
}

.mod-block-2 .bd-l,
.mod-block-2 .bd-r {
    float: left;
    width: 280px;
}

.mod-block-2 .bd-r .ywnews_list {
    height: 60px;
}

.mod-block-2 .bd-l {
    margin-right: 10px;
}

.ywnews_list {
    overflow: hidden;
    height: 150px;
}

.ywnews_list li {
    font-size: 14px;
    position: relative;
    padding-left: 20px;
}

.ywnews_list li:before {
    content: '';
    background: #666;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    position: absolute;
    left: 5px;
    top: 13px;
}

.ywnews_list li a {
    display: block;
    line-height: 28px;
    color: #666;
}

.ywnews_1,
.ywnews_2,
.ywnews_3 {
    margin-bottom: 12px;
}

.ywnews_1 .m_img,
.ywnews_2 .m_img,
.ywnews_3 .m_img {
    display: block;
    height: 130px;
    overflow: hidden;
    margin-bottom: 15px;
}

.ywnews_1 .m_img {
    height: 150px;
}

.ywnews_1 img,
.ywnews_2 img,
.ywnews_3 img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.ywnews_1 .m_txt .title,
.ywnews_2 .m_txt .title,
.ywnews_3 .m_txt .title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    height: 20px;
    overflow: hidden;
}

.ywnews_1 .m_txt .title {
    height: 40px;
}

.ywnews_1 .m_txt .summary,
.ywnews_2 .m_txt .summary,
.ywnews_3 .m_txt .summary {
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    height: 44px;
    color: #666;
}

.ywnews_1 .m_txt .summary {
    height: 66px;
}

.activity_list {
    padding-top: 20px;
}

.activity_list a {
    display: block;
    height: 90px;
    margin-bottom: 10px;
    overflow: hidden;
}

.activity_list a img {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
}


/* ----------------------- */

.mod-block-3 {}

.listNav_list li:nth-child(1) {
    background-color: #ffcfd3;
}

.listNav_list li:nth-child(2) {
    background-color: #f8d6c7;
}

.listNav_list li:nth-child(3) {
    background-color: #f3d8ea;
}

.listNav_list li:nth-child(4) {
    background-color: #ece1f4;
}

.listNav_list li:nth-child(5) {
    background-color: #dcecfb;
}

.listNav_list {
    display: block;
    margin-left: -20px;
}

.listNav_list li {
    float: left;
    margin-left: 20px;
    width: 184px;
    text-align: center;
}

.listNav_list li a {
    display: block;
    height: 64px;
    line-height: 64px;
    overflow: hidden;
    font-size: 20px;
    color: #000;
}

.listNav_list li img {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
}


/* ----------------------- */

.mod-block-4,
.mod-block-5,
.mod-block-8 {
    background: url(http://www.asean-china-center.org/resources/img/bg_hd.png) top center no-repeat;
}

.mod-block-4 .hd {
    color: #fff;
    text-align: center;
}

.mod-block-4 .hd .more {
    color: #000;
}

.datenews_list {
    padding-top: 20px;
    overflow: hidden;
    margin-left: -10px;
}

.datenews_list li {
    float: left;
    margin-left: 26px;
    width: 470px;
    margin-bottom: 20px;
    height: 82px;
    overflow: hidden;
}

.datenews_list li .d_date {
    float: left;
    width: 80px;
    text-align: center;
    margin-right: 20px;
    background-color: #dcecfb;
    border: 1px solid #1d5ac9;
    line-height: 22px;
}

.datenews_list li .d_date .dd {
    font-size: 24px;
    display: block;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    color: #000;
}

.datenews_list li .d_date .yyyy-mm {
    display: block;
    font-size: 14px;
    color: #1d5ac9;
    line-height: 20px;
    border-top: 1px solid #1d5ac9;
    background-color: #fff;
}

.datenews_list li .d_txt {
    overflow: hidden;
}

.datenews_list li .d_txt .title {
    font-size: 16px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 8px;
}

.datenews_list li .d_txt .summary {
    color: #666;
    font-size: 14px;
    height: 44px;
    overflow: hidden;
}

.datenews_list li .d_txt .summary a {
    color: #1d5ac9;
}


/* ----------------------- */

.mod-block-5 {}

.mod-tab {
    overflow: hidden;
}

.mod-tab .hd {
    text-align: center;
    font-size: 20px;
    border-bottom: none;
    margin-bottom: 30px;
    font-style: italic;
    font-weight: normal;
}

.mod-tab .hd a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 50px;
    color: #d0e5ff;
}

.mod-tab .hd .active {
    color: #fff;
    font-weight: bold;
}

.mod-tab .tab_1,
.mod-tab .tab_2,
.mod-tab .tab_3 {
    display: none;
    overflow: hidden;
}

.mixinList {
    overflow: hidden;
    margin-left: -20px;
    margin-top: -1px;
    margin-bottom: 20px;
}

.mixinList li {
    float: left;
    margin-left: 20px;
    width: 482px;
    padding-top: 12px;
    margin-bottom: 12px;
    border-top: 1px solid #ccc;
}

.mixinList li .m_img {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 24px;
    overflow: hidden;
}

.mixinList li .m_img img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.mixinList li .m_txt {
    overflow: hidden;
    height: 100px;
}

.mixinList li .m_txt .title {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 10px;
}

.mixinList li .m_txt .tag {
    padding-top: 22px;
}

.mixinList li .m_txt .tag span {
    display: inline-block;
    vertical-align: middle;
    background-color: #459aee;
    color: #fff;
    font-size: 14px;
    padding: 2px 7px;
    margin-right: 5px;
}

.mixinList_more_btn {
    display: block;
    line-height: 40px;
    text-align: center;
    color: #1d5ac9;
    background-color: #e3f0fc;
    font-size: 18px;
}


/* ----------------------- */

.mod-block-6 {
    padding-top: 20px;
    background-color: #e3f0fc;
}

.mod-block-6 .hd {
    text-align: center;
}
.mod-block-6 .hd strong {
  font-style: normal;
}

.country_list {
    overflow: hidden;
    margin-left: -71px;
}

.country_list li {
    float: left;
    margin-left: 77px;
    width: 100px;
    margin-bottom: 20px;
}

.country_list li a {
    display: block;
}

.country_list li .c_img {
    width: 100%;
    height: 67px;
    overflow: hidden;
}

.country_list li .c_img img {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
}

.country_list li .c_txt {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}


/* ----------------------- */

.mod-block-7 {}

.mod-block-7 .hd,
.mod-block-7 .bd {
    float: left;
}

.mod-block-7 .hd {
    width: 170px;
}

.mod-block-7 .bd {
    width: 800px;
}

.links_list {
    overflow: hidden;
    margin-left: -20px;
}

.links_list li {
    float: left;
    /* width: 88px; */
    margin: 10px 0 10px 30px;
    /* min-height: 44px; */
}


/* ----------------------- */

.mod-footer {
    font-size: 14px;
    color: #7d7d7d;
    text-align: center;
    padding: 40px 0;
    background-color: #e3f0fc;
}

.mod-footer p {
    margin-top: 15px;
}

.mod-footer a {
    font-size: 16px;
    color: #666;
}

.mod-footer span {
    margin: 0 10px;
    font-size: 16px;
    color: #666;
}

.mod-footer p a { margin-right: 10px;}
.mod-footer p a img { margin-right: 2px;}



/*  slideBar */

#slideBar {
    position: fixed;
    display: block;
}

#slideBar a {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    border: 1px solid #b2b8c0;
    margin-top: 10px;
    background-color: #b2b8c0;
    border-radius: 3px;
    color: #fff;
    background-image: url(http://www.asean-china-center.org/resources/img/bg_top_icon.png);
    background-repeat: no-repeat
}

#slideBar .s_weixinBtn {
    position: relative;
    background-position: 0 -62px;
}

#slideBar .s_weixinBtn::before {
    display: none;
    position: absolute;
    top: 26px;
    right: 61px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left-color: #b2b8c0;
}

#slideBar .s_weixinBtn:hover::before,
#slideBar .s_weixinBtn:hover img {
    display: block;
}

#slideBar .s_weixinBtn img {
    display: none;
    position: absolute;
    top: -50%;
    width: 150px;
    right: 75px;
    border: 3px solid #b2b8c0;
    z-index: 100;
}

#slideBar .s_weiboBtn {
    background-position: 0 0;
}

#slideBar .s_backBtn {
    background-position: 0 -124px;
}


/*
#slideBar a:hover {
    background-color: #fff;
    color: #b2b8c0;
}


 #slideBar a span {
    display: none;
    font-size: 13px;
    line-height: 62px;
    text-align: center;
} */


/* #slideBar a:hover span {
    display: block
} */


/* list */

.mod-tag {
    font-size: 18px;
    color: #fff;
    line-height: 43px;
    width: 180px;
    text-align: center;
    font-style: italic;
    /* background: #1d5ac9; */
    /* background: url(http://www.asean-china-center.org/resources/img/bg_hd.png) top center no-repeat; */
    background: url(http://www.asean-china-center.org/resources/img/bg_tag.png) no-repeat;
}

.mod-menu {
    float: left;
    width: 180px;
    margin-right: 20px;
}

.mod-menu .menu_list {
    /* text-align: right; */
    margin-top: 20px;
}

.mod-menu .menu_list li {
    font-size: 16px;
    line-height: 28px;
    margin: 15px 0;
    padding-left: 20px;
    border-left: 6px solid #fff;
}

.mod-menu .menu_list .active {
    border-left-color: #1d5ac9;
}

.mod-menu .menu_list .active a {
    color: #1d5ac9;
    font-weight: bold;
}

.mod-list {
    float: left;
    width: 800px;
    min-height: 900px;
}

.breadcrumb {
    overflow: hidden;
    margin-top: 18px;
}

.breadcrumb li {
    display: inline-block;
    vertical-align: middle;
    color: #999;
    font-size: 16px;
}

.breadcrumb li a,
.breadcrumb li a:visited {
    color: #999;
}

.breadcrumb li a:hover {
    color: #1d5ac9;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    content: ">";
}

.mod-items {
    overflow: hidden;
}

.mod-items .title {
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.mod-items .summary {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 6px;
}

.mod-items .summary a {
    color: #1d5ac9;
}

.mod-items .tool {
    color: #777;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    text-align: right;
}

.mod-items .item-b {
    overflow: hidden;
}

.mod-items .item-b .i_img {
    float: left;
    height: 150px;
    width: 200px;
    overflow: hidden;
    margin-right: 20px;
}

.mod-items .item-b .i_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mod-items .item-b .i_txt {
    overflow: hidden;
    height: 150px;
    position: relative;
}

.mod-items .item-a,
.mod-items .item-b {
    border-top: 1px solid #f3f3f3;
    padding: 15px 0;
    margin-top: -1px;
}

.mod-items .pic {
    margin-bottom: 10px;
}


#pages {
    overflow: hidden;
    margin: 40px 0;
}
#pages .a1:first-child {
    color: #444!important;
    border: none!important;
    cursor: unset;
    padding: 0;
    margin-right: 5px;
}
#pages a { 
    color: #1d5ac9;
    display: inline-block;
    margin: 0 3px;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #1d5ac9;
    border-radius: 3px;
    padding: 0 8px;
}
#pages span {
    color: #fff;
    display: inline-block;
    margin: 0 3px;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #1d5ac9;
    border-radius: 3px;
    padding: 0 8px;
    background-color: #1d5ac9;
}

/* 分页 */

.mod-pagination {
    overflow: hidden;
    margin: 40px 0;
}

.mod-pagination li {
    display: inline-block;
    margin: 0 3px;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #1d5ac9;
    border-radius: 3px;
}

.mod-pagination li a {
    display: inline-block;
    color: #1d5ac9;
    padding: 0 8px;
}

.mod-pagination .first_page a,
.mod-pagination .end_page a,
.mod-pagination .next_page a {
    padding: 0 15px;
}

.mod-pagination li.selected {
    background-color: #1d5ac9;
}

.mod-pagination li.selected a {
    color: #fff;
}

.mod-pagination li.disabled {
    background-color: #f9f9f9;
    border-color: #dcdcdc;
}

.mod-pagination li.disabled a {
    color: #ccc;
    cursor: not-allowed;
}


/* article */


/* 正文区 */

.mod-content {
    margin: 20px 0 80px;
    color: #444;
}

.mod-content .content_title {
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 7px;
    line-height: 36px;
    /*max-height: 72px;*/
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.mod-content .content_tool {
    margin: 20px 0;
    overflow: hidden;
}

.mod-content .content_tool span {
    float: left;
    font-size: 14px;
    color: #777;
    margin-right: 80px;
}

.mod-content .content_summary {
    position: relative;
    text-indent: 76px;
    font-size: 16px;
    line-height: 30px;
    background-color: #fafafa;
    padding: 20px;
    margin-top: 20px;
    min-height: 30px;
    display: none;
}

.mod-content .content_summary:before {
    position: absolute;
    top: 20px;
    left: 20px;
    content: '摘要';
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #b9a272;
    text-indent: 0;
    text-align: center;
    font-size: 14px;
}

.mod-content .content_con {
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
}

.mod-content .content_con p {
    text-indent: 2em;
    margin: 15px 0;
}

.mod-content .content_con ol p,
.mod-content .content_con ul p {
    text-indent: 0;
}

.mod-content .content_con ol li {
    list-style: decimal;
    margin-left: 40px;
}

.mod-content .content_con ul li {
    list-style-type: disc;
    margin-left: 40px;
}

.mod-content .content_con img {
    max-width: 100%;
    margin: 15px auto;
    display: block;
}

.mod-content .content_con video {
    max-width: 100%;
    max-height: 500px;
    margin: 0 auto;
    display: block;
}

.mod-content .content_con .img_alt {
    margin-bottom: 15px;
    text-align: center;
    font-size: 12px;
    text-indent: 0;
    margin-top: -10px;
}

.mod-content .content_con blockquote {
    border-left: 2px solid blue;
    margin: 0;
    padding: 0 10px;
}

.mod-content .content_con blockquote p {
    margin: 0;
    line-height: 2;
    text-indent: 0;
}

.mod-content .content_con span[data-scene="sup"] {
    vertical-align: super;
}

.mod-content .content_con span[data-scene="sub"] {
    vertical-align: sub;
}

.mod-content .content_con em,
.mod-content .content_con strong {
    font-style: normal;
    font-weight: normal;
}

.mod-content .content_con em[data-scene="strong"] {
    font-weight: bold;
}

#video {
    width: 400px;
    height: 480px;
    margin: 0 auto;
}

#video iframe {
    width: 100%;
    height: 100%;
}

.mod-contentList {
    margin-bottom: 30px;
}

.mod-contentList .hd {
    margin-bottom: 10px;
    color: #333;
}

.mod-contentList .hd strong {
    font-style: normal;
    border-left: 6px solid #1d5ac9;
    padding-left: 15px;
}

.mod-contentList .ywnews_list li::before {
    top: 18px;
}

.mod-contentList .ywnews_list a {
    color: #444;
    font-size: 16px;
    line-height: 35px;
    margin-left: -50px;
    overflow: hidden;
    height: 35px;
}

.mod-contentList .ywnews_list a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
}

.mod-contentList .ywnews_list a:hover {
    color: #1d5ac9;
}

.mod-content #pages {
  text-align: center;
}


/* search */

.mod-search {
    overflow: hidden;
}

.mod-search input {
    height: 38px;
    width: 480px;
    border: 1px solid #b8b8b8;
    border-right: none;
    padding: 0 10px;
    float: left;
}

.mod-search button {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #1d5ac9;
    text-align: center;
    border: none;
    font-size: 16px;
}

.results {}


/* 搜索无结果 */

.no_results_box {
    margin: 90px 0;
    display: none;
}

.no_results_box .nr_mixin {
    overflow: hidden;
}

.no_results_box .nr_img {
    float: left;
    width: 100px;
    height: 100px;
    background-image: url(http://www.asean-china-center.org/resources/img/bg_search_results.png);
    background-repeat: no-repeat;
    margin-right: 30px;
}

.no_results_box .nr_txt {
    float: left;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.no_results_box .nr_txt .nr_title {
    font-size: 28px;
    color: #333;
    line-height: 60px;
    margin-bottom: 10px;
    font-weight: normal;
}


/* 404 */

.error {
    min-height: 900px;
    overflow: hidden;
}

.error .el,
.error .er {
    float: left;
    margin-top: 120px;
    color: #333;
}

.error .el {
    width: 500px;
    margin-right: 50px;
}

.error .el img {
    width: 100%;
    /* object-fit: cover; */
}

.error .er {
    padding-top: 20px;
}

.error .er em {
    font-style: normal;
    margin-right: 5px;
}

.error .er a {
    color: #1d5ac9;
    margin-left: 5px;
}

.error .er strong {
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
}


/* 关于我们 */

.us {
    color: #333;
    padding: 30px 0 50px;
    /* font-family: '宋体'; */
    width: 800px;
    overflow: hidden;
}
.us .us-body-4 video { 
    max-width: 744px;
}
.us .us-body-6 .list li,.english .us .us-body-5 .list li {
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
.us .us-body-6 .list li a,.english .us .us-body-5 .list li a {
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  font-size: 14px;
}
.us .title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0;
    color: #000;
}

.us h5.title {
    font-size: 16px;
}

.us .content {
    font-size: 14px;
    line-height: 30px;
}

.us .content p {
    margin-bottom: 15px;
    text-indent: 2em;
}

.us .content .tr {
    text-align: right;
}

.us .content img {
    max-width: 100%;
    margin: 15px auto;
    display: block;
}

.us [class^="us-body-"] {
    display: none;
}

.us .pro_list {
    overflow: hidden;
}

.us .pro_list li {
    float: left;
    width: 30%;
    text-align: center;
    margin: 0 10%;
    height: 150px;
}

.us .pro_list li p {
    margin-bottom: 10px;
}

.us .pro_list li h5 {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.table {
    /* font-family: '宋体'; */
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    border-spacing: 0;
}

.table td,
.table th {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}

.table th {
    color: blue;
    font-weight: bold;
    line-height: 24px;
    padding: 6px 0;
}

.table .th1 {
    width: 70px;
}

.table .th2 {
    width: 85px;
}

.table .th6 {
    width: 100px;
}

.table .th7 {
    width: 120px;
}

.table .th3 {
    width: 76px;
}

.table .th5 {
    width: 75px;
}

.us_english .table .th3 {
    width: 90px;
}

.us_english .table .th5 {
    width: 140px;
}


.contacUs {
    padding: 27px 0 50px;
    color: #333; 
    /* font-family: '宋体'; */
}
.contacUs p {
    margin-bottom: 15px;
    text-indent: 2em;
}

.contacUs .tr {
    text-align: right;
}

.contacUs img {
    max-width: 100%;
    margin: 15px auto;
    display: block;
}
.contacUs span {
    /* color: #1d5ac9; */
    font-weight: bold;
    color: #333;
}
/* 2x */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .mod-carouFredSel-a .carouFredSel_opts a,
    #certify .swiper-button-prev,
    #certify .swiper-button-next {
        background-image: url(http://www.asean-china-center.org/resources/img/bg_focus_btn_@2.png);
        background-size: 161px auto;
    }
    .mod-topHeader .search button {
        background-image: url(http://www.asean-china-center.org/resources/img/search2@2.png);
        background-size: 19px auto;
    }
    .no_results_box .nr_img {
        background-image: url(http://www.asean-china-center.org/resources/img/bg_search_results@2.png);
        background-size: 100% auto;
    }
    #slideBar a {
        background-image: url(http://www.asean-china-center.org/resources/img/bg_top_icon@2.png);
        background-size: 62px auto;
    }
}

.english .mod-topHeader .logo { margin-right: 0;}
.english .mod-topHeader .mod-nav .nav_list {
  margin-left: -12px;
}
.english .mod-topHeader .mod-nav .nav_list li {
    margin-left: 11px;
}


.mod-block-8 { margin-top: 40px;}
.mod-block-8 .hd {
    color: #fff;
    text-align: center;
}
#certify {
	position: relative;
	margin-top: 40px;
}

#certify .swiper-container {
	padding-bottom: 50px;
}

#certify .swiper-slide {
	position: relative;
	width: 570px;
	height: 318px;
	background: #fff;
	/* box-shadow: 0 8px 30px #ddd; */
}
#certify .swiper-slide img{
	display:block;
	width: 570px;
	height: 318px;
	object-fit: cover;
}
#certify .swiper-slide p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 50px;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	font-size: 18px;
}
#certify .swiper-slide p .icon { 
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 10px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
    border-radius: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #fff;
	background-color: #1d5ac9;
}
#certify .swiper-button-prev,
#certify .swiper-button-next {
    width: 40px;
    height: 70px;
    margin-top: -35px;
    background-image: url(http://www.asean-china-center.org/resources/img/bg_focus_btn.png);
    background-repeat: no-repeat;
}

#certify .swiper-button-prev {
	left: 0;
    background-position: 0 0
}

#certify .swiper-button-prev:hover {
    background-position: -41px 0;
}

#certify .swiper-button-next {
	right: 0;
    background-position: -121px 0
}

#certify .swiper-button-next:hover {
    background-position: -81px 0;
}

.mod-content .content_transform:hover i{ color: #1d5ac9;}
.mod-content .content_transform svg,.content_transform i {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    color: #777;
    margin: 0 2px;
}
.mod-content .video {
    display: block;
    background-color: #000;
}
.mod-content .video video {
    max-width: 100%;
    width: 100%;
}
.mod-content .video iframe {
    width: 100%;
    height: 100%;
}
#video {
    width: 400px;
    height: 480px;
    margin: 0 auto;
}

#video iframe {
    width: 100%;
    height: 100%;
}
.mod-video-list ul {
    margin-left: -20px;
    overflow: hidden;
    margin-bottom: 40px;
}
.mod-video-list li {
    float: left;
    width: 230px;
    margin-left: 20px;
}
.mod-video-list li .img-items {
    display: block;
}
.mod-video-list li .img-item {
    position: relative;
    height: 172px;
}
.mod-video-list .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
}
.mod-video-list li .img-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mod-video-list li .txt-item {
    margin: 15px 0;
}
.mod-video-list li .txt-item h4 {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.mod-video-list .hd {
    margin-bottom: 10px;
    color: #333;
}
.mod-video-list .hd strong {
    font-style: normal;
    border-left: 6px solid #1d5ac9;
    padding-left: 15px;
}

.mod-video-list a:hover .icon {
    opacity: .8;
}