﻿/**!
 * 上海&#98;&#101;&#116;&#51;&#51;&#54;&#53;&#23448;&#26041;&#25163;&#26426;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#30424;&#21475;&#24320;&#25143;&#95;&#20307;&#32946;&#51;&#54;&#53;&#32593;&#25237;
 * author: wuzhou
 * date:2020-12-14
 */
 .container {
    width: 1200px;
    margin: 0 auto;
}

html,
body {
    min-width: 1500px;
}

.top-area {
    position: relative;
}

/* 轮播­ */
.ewb-scrollimg {
    position: relative;
    z-index: 10;
}

#ewb-imgscroll2 {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#ewb-imgscroll2 .item {
    display: block;
    height: 100%;
}

#ewb-imgscroll2 img {
    display: block;
    width: 100%;
}

.owl-carousel {
    position: relative;
}


.ewb-scrollimg .owl-carousel .owl-item {
    height: 700px;
}

/* 分页按钮 */
.ewb-scrollimg .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 30px;
    height: 4px;
    text-align: center;
    z-index: 100;
}


.ewb-scrollimg .owl-carousel button.owl-dot {
    border-radius: 2px;
    margin-left: 12px;
    display: inline-block;
    vertical-align: top;
    width: 161px;
    height: 4px;
    background-color: #c1cad4;
}


.ewb-scrollimg .owl-carousel button.owl-dot:first-child {
    margin-left: 0;
}

.ewb-scrollimg .owl-carousel button.owl-dot.active {
    background-color: #fff;
}

/* 中间信息 */

.top-info {
    position: absolute;
    width: 1220px;
    z-index: 80;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

.top-slogan {
    padding-top: 9px;
}

.top-slogan img {
    vertical-align: top;
}

.lang-items {
    margin-right: 27px;
}

.lang-items>li {
    position: relative;
    float: left;
    width: 100px;
}


.lang-items>li>a {
    display: block;
    padding-left: 30px;
    margin-right: 22px;
}


.lang-items>li:before {
    position: absolute;
    content: "";
    left: -22px;
    top: 13px;
    width: 2px;
    height: 14px;
    border-left: 2px dotted #819adc;
}

.lang-items>li:first-child:before {
    display: none;
}

.lang-items>li.traditional>a {
    background: url("../images/top_ico1.png") left center no-repeat;
}

.lang-items>li.english>a {
    background: url("../images/top_ico2.png") left center no-repeat;
}

.lang-items>li.accessibility>a {
    background: url("../images/top_ico3.png") left center no-repeat;
}

.top-right {
    height: 40px;
    line-height: 40px;
}

.top-right a {
    color: #fff;
}

.login-link {
    position: relative;
    margin-left: 25px;
}

.login-link:before {
    position: absolute;
    content: "";
    left: -14px;
    top: 13px;
    width: 2px;
    height: 14px;
    border-left: 2px dotted #819adc;
}


.top-logo {
    padding-top: 56px;
    text-align: center;
}

.top-logo img {
    vertical-align: top;
}

.search-wrap {
    width: 800px;
    margin: 60px auto 0;
}



.ewb-search {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    width: 720px;
    height: 50px;
    background: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.ewb-search .input-placeholder {
    position: absolute;
    top: 0;
    left: 22px;
    margin-top: 1px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    z-index: 99;
    cursor: text;
}

.ewb-search .input-box {
    color: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    background: 0 0;
}

.search-btn {
    display: block;
    width: 60px;
    height: 50px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/search_btn.png");
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.4);
    font-size: 0;
}

.enter-items {
    padding-left: 16px;
    padding-top: 65px;
}

.enter-items>li {
    float: left;
    margin-left: 24px;
    width: 140px;
    height: 160px;
}

.enter-items>li>a {
    width: 140px;
    height: 160px;
    text-align: center;
    font-size: 18px;
    color: #333;
    display: block;
    font-weight: bold;
    border-radius: 8px;
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #fff;
    transition: margin-top .3s;
}

.enter-items>li>a>span {
    display: block;
    padding-top: 118px;
    line-height: 27px;
}


.enter-items>li.enter1>a {
    background-image: url("../images/enter_ico1.png");
}

.enter-items>li.enter2>a {
    background-image: url("../images/enter_ico2.png");
}

.enter-items>li.enter3>a {
    background-image: url("../images/enter_ico3.png");
}

.enter-items>li.enter4>a {
    background-image: url("../images/enter_ico4.png");
}

.enter-items>li.enter5>a {
    background-image: url("../images/enter_ico5.png");
}

.enter-items>li.enter6>a {
    background-image: url("../images/enter_ico6.png");
}

.enter-items>li.enter7>a {
    background-image: url("../images/enter_ico7.png");
}


.enter-items>li:hover>a,
.enter-items>li>a.accfocus {
    margin-top: -10px;
    color: #4a81cb;
    box-shadow: 0 5px 0 #c4d2eb;
}

/* 公示公告 */
.notice-area {
    height: 80px;
    box-shadow: 0px 0px 10px 0px rgba(118, 168, 195, 0.3);
}

.notice-name {
    padding-top: 16px;
    width: 140px;
    height: 64px;
    box-shadow: 10px 0 10px #eaeaea;
}

.notice-right {
    width: 1020px;
}

.notice-right {
    white-space: nowrap;
}

.notice-slink {
    margin-right: 40px;
    margin-top: 20px;
    padding-right: 39px;
    border-right: 1px solid #e6e6e6;
    display: inline-block;
    vertical-align: top;
}



.notice-title {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #486da4;
    font-weight: bold;
}


.notice-time {
    margin-top: 11px;
    height: 14px;
    line-height: 14px;
    color: #999;
    font-size: 16px;
}

.str_wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}


.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}


/* 一网通办  信息公开 */
.gov-office {
    /*margin-top: 40px;*/
    width: 568px;
}

.info-open {
    /*margin-top: 40px;*/
    margin-right: -32px;
    width: 632px;
    /* height: 640px; */
    height: 560px;
    background-color: #f4f7f9;
}

.office-title {
    margin-top: 12px;
    position: relative;
    font-size: 32px;
    font-weight: bold;
    color: #14161a;
    text-align: center;
    height: 32px;
    line-height: 32px;
    z-index: 10;
}

.office-en {
    margin-top: -40px;
    height: 26px;
    font-weight: bold;
    line-height: 26px;
    color: #ebedf3;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
}

.info-items {
    padding-top: px;
}

.info-items>li {
    float: left;
    margin-left: 32px;
    margin-top: 28px;
}

.info-items>li>a {
    display: block;
    border-radius: 4px;
    width: 268px;
    height: 140px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}

.info-items>li>a:hover,
.info-items>li>a.accfocus {
    background-color: #4a81cb;
    box-shadow: 4px 6.928px 16px 0px rgba(74, 129, 203, 0.4);
}

.info-txt {
    display: block;
    line-height: 77px;
    padding-left: 29px;
    height: 118px;
    color: #333;
    font-size: 20px;
    margin-right: 18px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.info-items>li>a:hover .info-txt,
.info-items>li>a.accfocus .info-txt {
    color: #fff;
}

.info-items>li.info1 .info-txt {
    background-image: url("../images/info_ico1.png")
}

.info-items>li.info1:hover .info-txt,
.info-items>li.info1.accfocus .info-txt {
    background-image: url("../images/info_ico1h.png")
}

.info-items>li.info2 .info-txt {
    background-image: url("../images/info_ico2.png")
}

.info-items>li.info2:hover .info-txt,
.info-items>li.info2.accfocus .info-txt {
    background-image: url("../images/info_ico2h.png")
}

.info-items>li.info3 .info-txt {
    background-image: url("../images/info_ico3.png")
}

.info-items>li.info3:hover .info-txt,
.info-items>li.info3.accfocus .info-txt {
    background-image: url("../images/info_ico3h.png")
}

.info-items>li.info4 .info-txt {
    background-image: url("../images/info_ico4.png")
}

.info-items>li.info4:hover .info-txt {
    background-image: url("../images/info_ico4h.png")
}

.info-items>li.info5 .info-txt {
    background-image: url("../images/info_ico5.png")
}

.info-items>li.info5:hover .info-txt,
.info-items>li.info5.accfocus .info-txt {
    background-image: url("../images/info_ico5h.png")
}

.info-items>li.info6 .info-txt {
    background-image: url("../images/info_ico6.png")
}

.info-items>li.info6:hover .info-txt,
.info-items>li.info6.accfocus .info-txt {
    background-image: url("../images/info_ico6h.png")
}




.info-items>li.gov1 .info-txt {
    background-image: url("../images/gov_ico1.png")
}

.info-items>li.gov1:hover .info-txt,
.info-items>li.gov1.accfocus .info-txt {
    background-image: url("../images/gov_ico1h.png")
}

.info-items>li.gov2 .info-txt {
    background-image: url("../images/gov_ico2.png")
}

.info-items>li.gov2:hover .info-txt,
.info-items>li.gov2.accfocus .info-txt {
    background-image: url("../images/gov_ico2h.png")
}

.info-items>li.gov3 .info-txt {
    background-image: url("../images/gov_ico3.png")
}

.info-items>li.gov3:hover .info-txt,
.info-items>li.gov3.accfocus .info-txt {
    background-image: url("../images/gov_ico3h.png")
}

.info-items>li.gov4 .info-txt {
    background-image: url("../images/gov_ico4.png")
}

.info-items>li.gov4:hover .info-txt,
.info-items>li.gov4.accfocus .info-txt {
    background-image: url("../images/gov_ico4h.png")
}

.info-items>li.gov5 .info-txt {
    background-image: url("../images/gov_ico5.png")
}

.info-items>li.gov5:hover .info-txt,
.info-items>li.gov5.accfocus .info-txt {
    background-image: url("../images/gov_ico5h.png")
}

.info-items>li.gov6 .info-txt {
    background-image: url("../images/gov_ico6.png")
}

.info-items>li.gov6:hover .info-txt,
.info-items>li.gov6.accfocus .info-txt {
    background-image: url("../images/gov_ico6h.png")
}

.info-items>li.gov7 .info-txt {
    background-image: url("../images/gov_ico7s.png")
}

.info-items>li.gov7:hover .info-txt,
.info-items>li.gov7.accfocus .info-txt {
    background-image: url("../images/gov_ico7hs.png")
}

.info-items>li.gov9 .info-txt {
    background-image: url("../images/gov_ico7.png")
}

.info-items>li.gov9:hover .info-txt,
.info-items>li.gov9.accfocus .info-txt{
    background-image: url("../images/gov_ico7h.png")
}

.info-items>li.gov8 .info-txt {
    background-image: url("../images/gov_ico8.png")
}

.info-items>li.gov8:hover .info-txt,
.info-items>li.gov8.accfocus .info-txt {
    background-image: url("../images/gov_ico8h.png")
}

/* 热点新闻 */
.hot-news {
    /*margin-top: 30px;*/
    /* height: 640px; */
    height: 534px;
    overflow: hidden;
    background: url("../images/news_bg.jpg") center top no-repeat;
}

/* .hot-news .office-title {
    margin-top: 40px;
} */

.hot-news .office-en {
    color: #dfe4ef;
}


.news-bd {
    /* margin-top: 40px; */
    margin-top: 32px;
    height: 460px;
    background-color: #fff;
}


.news-area {
    margin-left: 20px;
    margin-top: 20px;
    width: 560px;
    height: 420px;
}



/* 轮播­ */

.ewb-img {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.ewb-img .item {
    display: block;
}

.ewb-img img {
    display: block;
    width: 100%;
}

.owl-carousel {
    position: relative;
}

/* 文字介绍 */

.ewb-img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-right: 128px;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.4);
}

.ewb-img-intro>p {
    padding-left: 109px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 分页按钮 */

.ewb-img .owl-dots {
    position: absolute;
    right: 16px;
    left: auto;
    bottom: 19px;
    height: 12px;
    z-index: 60;
    font-size: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.ewb-img button.owl-dot {
    float: left;
    width: 12px;
    height: 12px;
    line-height: 12px;
    margin-right: 8px;
    background: #bbbdbf;
    background: rgba(220,220,220, 0.5)!important;
    border: 0;
    border-radius: 50%;
    outline: 0;
}

.ewb-img button.owl-dot span {
    color: #fff;
}

.ewb-img .owl-dot.active {
    background: #fff!important;
}

.ewb-img .owl-carousel .owl-item {
    height: auto;
}


/* 轮播­ */
.office-wrap {
    /* height: 568px; */
    height: 528px;
}


.office-img {
    position: relative;
    width: 632px;
    margin-left: -32px;
}

.office-img .item {
    display: block;
}

.office-img img {
    display: block;
    width: 100%;
}


/* 分页按钮  */

.office-img .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 8px;
    height: 4px;
    z-index: 60;
    font-size: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.office-img button.owl-dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    line-height: 4px;
    margin-left: 8px;
    background: #a4c0e5;
    border: 0;
    border-radius: 50%;
    outline: 0;
}

.office-img button.owl-dot:first-child {
    margin-left: 0;
}

.office-img button.owl-dot span {
    color: #fff;
}

.office-img .owl-dot.active {
    width: 24px;
    border-radius: 2px;
    background: #4a81cb;
}

.office-img .owl-carousel .owl-item {
    height: auto;
}

.date-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 96px;
    height: 70px;
    z-index: 150;
    background: url("../images/news_date_bg.jpg") center top no-repeat;
}

.date-info>p {
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #666;
}

.date-info>p:first-child {
    font-size: 28px;
    color: #486da4;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
}


/* &#98;&#101;&#116;&#51;&#51;&#54;&#53;&#23448;&#26041;&#25163;&#26426;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#30424;&#21475;&#24320;&#25143;&#95;&#20307;&#32946;&#51;&#54;&#53;&#32593;&#25237;新闻 */

.news-list {
    padding-top: 5px;
    width: 580px;
    margin-right: 20px;
}

.tab-title {
    height: 71px;
    line-height: 71px;
}

.tab-title-name {
    font-size: 18px;
    color: #999;
    margin-right: 10px;
    cursor: pointer;
}

.tab-title-name.active {
    font-size: 24px;
    color: #333;
}

.tab-title-name a {
    color: #000000;
}

.tab-more {
    color: #999;
}

.news-intro {
    border-radius: 4px;
    height: 120px;
    box-shadow: 0px 8px 10px 0px rgba(221, 221, 221, 0.53);
}

.news-intro-link {
    border-radius: 4px;
    margin: 0 2px;
    padding: 11px 18px 0;
    height: 69px;
    font-size: 20px;
    color: #486da4;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    background-color: #f4f7f9;
}

.news-intro-link>a {
    display: block;
    color: #486da4;
    height: 60px;
    overflow: hidden;
}

.news-intro-txt {
    padding: 0 35px 0 18px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-items {
    padding-top: 15px;
}


.news-items>li {
    position: relative;
    line-height: 59px;
    vertical-align: top;
    border-bottom: 1px dashed #ddd;
}

.news-items>li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background-color: #999;
    border-radius: 50%;
}

.news-items>li>a {
    padding-left: 10px;
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-right: 120px;
}

.news-time {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.news-items>li:hover a,
.news-items>li:hover .news-time,
.news-items>li a.accfocus ,
.news-items>li .news-time.accfocus {
    color: #486da4;
}

.news-items>li:hover:before,
.news-items>li.accfocus:before {
    background-color: #486da4;
}


/*专题专栏 */

.special-items {
    padding-top: 10px;
}

.special-items>li {
    float: left;
    margin-left: 30px;
    width: 380px;
    height: 516px;
    border-radius: 4px;
    border-top: 4px solid #2966b9;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);

}

.special-items>li:first-child {
    margin-left: 0;
}

.special-items>li.special1 {
    background: url("../images/special_bg1.jpg") left top no-repeat #fff;
}

.special-items>li.special2 {
    background: url("../images/special_bg2.jpg") left top no-repeat #fff;
}

.special-items>li.special3 {
    background: url("../images/special_bg3.jpg") left top no-repeat #fff;
}

.special-top {
    margin: 0 20px;
    padding-top: 24px;
    height: 152px;
    border-bottom: 1px dashed #e1e1e1;
}

.special-top-ico {
    margin: 0 auto;
    border-radius: 50%;
    width: 82px;
    height: 82px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}


.special-top1 {
    background-image: url("../images/special_ico1.png");
}

.special-top2 {
    background-image: url("../images/special_ico2.png");
}

.special-top3 {
    background-image: url("../images/special_ico3.png");
}

.special-top-txt {
    padding-top: 24px;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
}

.special-links>li {
    margin-top: 20px;
}

.special-links>li>a {
    display: block;
    text-align: center;
    height: 80px;
}

.special-links-wrap {
    height: 316px;
    overflow: hidden;
}

.special-more {
    margin: 0 auto;
    display: block;
    width: 97px;
    padding-left: 23px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #666;
    border-radius: 20px;
    background: url("../images/special_more.png") 90px 50% no-repeat #fff;
    box-shadow: 0px 4px 10px 0px rgba(88, 92, 101, 0.1);
}

.server-items {
    padding-left: 10px;
    padding-top: 11px;
}

.server-items>li {
    float: left;
    width: 120px;

    margin-top: 18px;
}

.server-items>li>a {
    display: block;
    height: 127px;
}

.server-txt {
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px;
    padding-top: 88px;
    line-height: 39px;
}




.server-items>li.server1 .server-txt {
    background: url("../images/server_ico1.png") center top no-repeat;
}

.server-items>li.server1:hover .server-txt,
.server-items>li.server1.accfocus .server-txt {
    background-image: url("../images/server_ico1h.png");
}


.server-items>li.server2 .server-txt {
    background: url("../images/server_ico2.png") center top no-repeat;
}

.server-items>li.server2:hover .server-txt,
.server-items>li.server2.accfocus .server-txt {
    background-image: url("../images/server_ico2h.png");
}


.server-items>li.server3 .server-txt {
    background: url("../images/server_ico3.png") center top no-repeat;
}

.server-items>li.server3:hover .server-txt,
.server-items>li.server3.accfocus .server-txt {
    background-image: url("../images/server_ico3h.png");
}


.server-items>li.server4 .server-txt {
    background: url("../images/server_ico4.png") center top no-repeat;
}

.server-items>li.server4:hover .server-txt,
.server-items>li.server4.accfocus .server-txt {
    background-image: url("../images/server_ico4h.png");
}


.server-items>li.server5 .server-txt {
    background: url("../images/server_ico5.png") center top no-repeat;
}

.server-items>li.server5:hover .server-txt,
.server-items>li.server5.accfocus .server-txt {
    background-image: url("../images/server_ico5h.png");
}


.server-items>li.server6 .server-txt {
    background: url("../images/server_ico6.png") center top no-repeat;
}

.server-items>li.server6:hover .server-txt,
.server-items>li.server6.accfocus .server-txt {
    background-image: url("../images/server_ico6h.png");
}


/* 友情链接 */

.friend-links {
    margin-top: 50px;
    height: 50px;
    background-color: #021a35;
}

.footer-info {
    /* height: 210px; */
    height: 214px;
    background-color: #001227;
}

.friend-sel {
    display: block;
    width: 100%;
    height: 50px;
}

.friend-items>li {
    position: relative;
    ;
    float: left;
    width: 20%;
    height: 50px;
}

.friend-items>li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 2px;
    height: 17px;
    background-color: #8898aa;
}


.friend-items>li:first-child:before {
    display: none;
}

.chosen-container-single .chosen-single {
    height: 50px;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
}

.friend-sel-wrap {
    padding-right: 20px;
    padding-left: 20px;
}

.chosen-container .chosen-drop {
    border: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
}

.chosen-container .chosen-results {
    color: #fff;
    text-align: center;
    max-height: 155px;
}

.chosen-container .chosen-drop {
    border: 0;
    /*background: transparent;*/
    background-color:#021a35;
}

.about-us {
    /* width: 800px; */
    width: 964px;
}


/* .focus-us {
    width: 360px;
} */

.footer-content {
    padding-top: 20px;
}

.about-title {
    height: 41px;
    border-bottom: 1px solid #334152;
}

.about-name {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    height: 39px;
    line-height: 39px;
    border-bottom: 3px solid #fff;
}

.about-en {
    margin-left: 14px;
    line-height: 41px;
    font-size: 16px;
    color: #a3a7ab;
}

.footer-txt {
    /* width: 500px; */
    width: 520px;
    padding-top: 5px;
}

.footer-txt>li {
    color: #999;
    /* line-height: 40px; */
    line-height: 30px;
    float: left;
    width: 50%;
}

img {
    vertical-align: middle;
}

.footer-txt>li:last-child {
    width: 100%;
}

.footer-txt>li>span {
    color: #fff;
}

.gov-link2,
.gov-link5 {
    margin-top: 39px;
    margin-right: 20px;
}

.gov-link1 {
    margin-top: 33px;
    /* margin-right: 40px; */
}

.gov-link3,
.gov-link4 {
    margin-top: 20px;
}

.gov-link4 {
    margin-left: 20px;
}

.footer-space {
    margin-left: 28px;
}

/* 侧边栏 */
.aside-wrap {
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -132px;
    width: 58px;
    height: 265px;
    z-index: 999;
}


.aside-items>li {
    margin-top: 11px;
}

.aside-items>li:first-child {
    margin-top: 0;
}

.aside-link-wrap {
    position: relative;
    width: 58px;
    height: 58px;
}

.aside-link-wrap>a {
    display: block;
    height: 58px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

.aside-link-wrap:hover>a {
    background-color: #4a81cb;
}

.aside-link-wrap.aside-link1>a {
    background-image: url("../images/aside_ico1.png")!important;
}

.aside-link-wrap.aside-link1:hover>a {
    background-image: url("../images/aside_ico1h.png")!important;
}

.aside-link-wrap.aside-link2>a {
    background-image: url("../images/aside_ico2.png")!important;
}

.aside-link-wrap.aside-link2:hover>a {
    background-image: url("../images/aside_ico2h.png")!important;
}

.aside-link-wrap.aside-link3>a {
    background-image: url("../images/aside_ico3.png")!important;
}


.aside-link-wrap.aside-link3:hover>a {
    background-image: url("../images/aside_ico3h.png")!important;
}

.aside-link-wrap.aside-link4>a {
    background-image: url("../images/aside_ico4.png")!important;
}

.aside-link-wrap.aside-link4:hover>a {
    background-image: url("../images/aside_ico4h.png")!important;
}

.aside-pwrap {
    position: absolute;
    bottom: 0;
    right: 56px;
    display: none;
}

.aside-link-wrap:hover .aside-pwrap {
    display: block;
}

.aside-box {
    position: relative;
    margin-right: 16px;
    width: 160px;
    padding-top: 5px;
    height: 175px;
    border-radius: 5px;
    background-color: #fff!important;
    overflow: hidden;
}

.aside-box:before {
    position: absolute;
    content: "";
    right: -8px;
    bottom: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 8px;
    border-color: transparent transparent transparent #fff!important;
}

.aside-box-info {
    margin: 0 auto;
    width: 150px;
    height: 172px;
}

.aside-img {
    height: 172px;
}

.aside-img img {
    max-width: 100%;
    max-height: 100%;
}

.aside-box-info .office-img {
    width: 100%;
    margin-left: 0;
}

/* 修改0413 */
.cbl {
    font-size:0;
}
.cbl em{
    position:relative;
    display:block;
    width:100%;
    height:100%;
    font-size:0;
    z-index:2;
}

.bodyback1{
    background:url('/images/banner_img1.jpg') center top no-repeat;
}

.bodyback2{
    background:url('/images/banner_img2.jpg') center top no-repeat;
}

.top-logo em.abt-textbg{
    color:transparent!important;
    background-color:transparent!important;
}

/* 2022-8-3 */
.info-items {
    padding-top: 0;
}

.office-wrap{
    height: 382px;
}

.office-en {
    margin-bottom: 20px;
}

.online-service {
    height: 140px;
    border-radius: 4px;
    margin: 48px 32px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 1px 12px rgba(172, 177, 192, 0.2);
}

.service-hd {
    height: 40px;
    line-height: 40px;
    padding-left: 33px;
    font-size: 24px;
    color: #fff;
    background: linear-gradient(90deg, #588FD7 0%, #5CA3FF 100%);
}

.service-cont {
    height: calc(100% - 40px);
    background: url("../images/service_bg.png") right bottom no-repeat;
}

.service-cont>div {
    position: relative;
    float: left;
    width: 33.33333333333333333333333%;
    height: 100%;
    text-align: center;
    padding-top: 16px;
}

.service-cont>div:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 48px;
    background: #d9d9d9;
}

.service-cont>div:first-child:before {
    content: none;
}

.service-name {
    height: 28px;
    line-height: 28px;
    font-size: 20px;
}

.service-count {
    margin-top: 8px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666;
}

.service-count>span {
    margin-right: 8px;
    font-size: 28px;
    color: #486DA4;
}

.lang-items>.aging{
    width:auto
}
.lang-items>.aging>a{
    padding-left:0
}
.lang-items>.traditional{
    width:90px;
}
.lang-items>.english{
    width:90px;
}
.lang-items>li>a{
    margin-right:10px
}
