/* å¯¼èˆª */
html,
body {
    overflow-x: hidden;
}

a {
    color: #333;
    text-decoration: none
}

a:hover,
a:focus {
    color: #333;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.w-imgText5 .textB .text_x {
    max-height: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    width: 100%;
    text-align: right;
}


/* img relative */
.zzjk_img {
    position: relative;
    width: 70%;
    margin: 2% auto;
}

.zzjk_img img {
    width: 100%;
}

.zzjk_img a {
    position: absolute;
    left: 31%;
    z-index: 9;
    width: 38%;
    height: 60px;
}

.imgposition_a {
    position: absolute;
    top: 1%;
}

.imgposition_b {
    position: absolute;
    top: 24%;
}

.imgposition_c {
    position: absolute;
    top: 46%;
}



/* è¿”å›žé¡¶éƒ¨ */
.scrollTop {
    width: 36px;
    height: 36px;
    /* background:#206ca0; */
    text-align: center;
    position: fixed;
    z-index: 999;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    background: #206ca0 url(../images/cd-top-arrow.svg) no-repeat center 50%;

}

/* é¡¶éƒ¨ä¿¡æ¯ */
.union_top {
    background: url(../images/lmtopbg.jpg) no-repeat left top;
    background-size: cover;
    padding: 20px 0;
}

.er_header .union_top {
    background: url(../images/ettopbg.png) no-repeat left top;
    background-size: cover;
    padding: 30px 0;
}

.er_header .header {
    background: #fff;
}

.er_header .navtopbar ul li>a {
    color: #333;
}

.er_header .navtopbar ul li>a:hover,
.er_header .navtopbar ul li.on>a {
    color: #206ca0;
}


.union_in .logo {
    float: left;
}

.union_in .union_right {
    float: right;
}

.union_iconTop a {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}

.union_iconTop img {
    width: 29px;
    height: 28px;
    margin: 0 5px;
    display: inline-block;
}

.union_in {
    position: relative;
}

/* æ‰‹æœºç«¯å¾®ä¿¡å¼¹æ¡† */
/*æ‰‹æœºç‰ˆäºŒç»´ç */
.lightbox_back {
    z-index: 999997;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: black;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none;
}

.fullScreen {
    display: block;
    right: 50%;
    margin-right: -84px;
}

.lightbox_fore {
    z-index: 999998;
    left: 50%;
    top: 50%;
    width: 30%;
    margin-left: -15%;
    height: 116px;
    margin-top: -80px;
    position: fixed;
    display: none;
}

.boxClose {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}

.lightbox_fore .codeWrap {
    position: absolute;
    top: 4px;
    right: 97px;
    display: block;
}





/* æœç´¢å¾®ä¿¡ */
.union_iconWn {
    margin-left: 10px;
    float: right;
    margin-top: 0;

}

.er_header .union_iconWn {
    margin-left: 10px;
    float: right;
    margin-top: 52px;

}

.union_iconWn strong {
    width: 112px;
    height: 28px;
    float: left;
    font-size: 1.4rem;
    font-weight: normal;
}

.union_iconWn strong a {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 38px;
    background: url(../images/icon/navicont04.png) no-repeat left center;
    background-size: 24px;
    display: block;
}

.er_header .union_iconWn strong a {
    color: #fff;
}

.union_iconWn span {
    float: left;
    height: 36px;
    width: 100px;
}
.union_iconWn span img{
    width:100%;
}
.codeWrap {
    /* width: 168px; */
    position: absolute;
    top: 4px;
    right: 236px;
    z-index: 99;
    display: none;
}

.code {
    width: 90px;
    height: 116px;
    float: left;
    margin-right: 6px;
    background-color: #fff;
}

.code_img {
    display: block;
    width: 100%;
    height: 80px;
    margin: 0;
}

.codeWrap .code .code_img img {
    width: 80px;
    height: 90px;
    padding-bottom: 10px;
}

.code_title {
    display: block;
    height: 32px;
    text-align: center;
    line-height: 16px;
    color: #4f5050;
    margin: 0;
    padding: 0 5px;
}



.code02 {
    margin-right: 0;
}

.code02 .code_title {
    padding: 0 1px;
}

/* .header{
    background: #206ca0;
    box-shadow: 1px 1px 5px #;
} */


.dropdown-menu ul li {
    text-align: center;
}

.navbar-default {
    background: none;
    border: none;
    border-radius: 0;
    margin-top: 1%;

}

.navbar-default .navbar-nav>li>a {
    font-size: 20px;
    color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: none;
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>a,
.navbar-default .navbar-nav>a:focus {
    /* background: url(../images/active.png) no-repeat left bottom; */
    background: none;
    /* border-bottom: 2px solid #fff; */
    color: #fff;
    /* font-weight: bold */
}

.clear-img {
    margin-left: 0;
    width: 28%;
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:focus {

    color: #206ca0;
}

/* .navbar-nav>li.hidden-xs a {
    background: #007aff;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    text-align: center;
    margin-top: 36px;
    border-radius: 50%;
}

.navbar-nav li.hidden-xs a:hover {
    background: #007aff;
    color: #fff;
}

.navbar-brand {
    padding: 0;
    height: 68px;
    margin-top: 20px;
}
.navbar-default .navbar-brand img{
   width: 100%;
   margin: 0 auto;
} */
/* è·¯å¾„å¯¼èˆª */
.routeNav_top {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 2.5% 3% 3%;
    margin-bottom: 3%;
    margin-top: 3%;
}

.routeNav_top h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #333;
    float: left;

}

.routeNav {
    float: right;
}

.routeNav li {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
}

.routeNav li a {
    font-size: 14px;
    font-size: 1.4rem;
}

.routeNav li a.active,
.routeNav li a:hover.active {
    color: #206ca0;
    font-size: 14px;
    font-size: 1.4rem;
}

.routeNav li img {
    display: inline-block;
    width: 16px;
    height: 23px;
    margin-right: 10px;
    margin-top: -6px;
}



.navbar-nav>li:last-child {
    display: none;
}



/* é®ç½© */
.thumbnail img {
    width: 100%;
}

.thumbnail .zhe-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.5); */
}

.zhe-zhao h5 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 5%;
    color: #fff;
    line-height: 30px;
    padding: 2% 4%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    /* font-weight: bold */
}

.zhe-zhao h6 {
    width: 60px;
    height: 60px;
    margin: 18% auto 16%;
    background: url(../images/video_col.png) no-repeat;
    background-size: contain;
    display: none;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.zhe-zhao h4 {
    font-size: 14px;
    font-size: 1.4rem;
    display: none;
    color: #fff;
    width: 90%;
    margin: 10px auto;
    text-align: left;
    background: url(../images/icontime.png) no-repeat;
    background-size: contain;
    padding-left: 26px;
    /* font-weight: bold; */
}

.thumbnail .zhe-zhao {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    -webkit-transform: translateY(78%);
    -moz-transform: translateY(78%);
    -ms-transform: translateY(78%);
    transform: translateY(78%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.4s;
    transition: transform 0.4s, opacity 0.1s 0.4s;
}

.thumbnail:hover h5 {
    margin-top: 18px;
    color: #fff;
    background: none;
}

.thumbnail:hover .zhe-zhao {
    opacity: 1;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
    -moz-transition: -moz-transform 0.4s, opacity 0.2s;
    transition: transform 0.4s, opacity 0.2s;
}

.thumbnail:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

/* .thumbnail:hover .zhe-zhao .zhe-fenge {
    display: none
} */

.zhe-zhao p {
    width: 90%;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 auto;
    display: none;
    margin-top: 0;
    text-align: left;

}

.thumbnail .img-posi .title {
    padding-top: 0;
}

.thumbnail:hover .zhe-zhao p,
.zhe-zhao h4,
.thumbnail:hover h6 {
    display: block;

}


.thumbnail:hover .zhe-bg {
    background: rgba(000, 000, 000, 0.5)
}



.navbar-toggle {
    border: none
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: none
}

.list_in {
    position: relative;
    overflow: hidden;
}

/* .list_in img{
    width: 100%;
	-webkit-transition: all .6s ease; 
    -moz-transition: all .6s ease; 
    -ms-transition: all .6s ease; 
    -o-transition: all .6s ease; 
    transition: all .6s ease;
}
.infoBoxs:hover img{
	-webkit-transform:scale(1.2); 
    -moz-transform:scale(1.2); 
    -ms-transform:scale(1.2); 
    -o-transform:scale(1.2); 
     transform:scale(1.2);
} */

.list_tit {
    /* position: relative; */
    /* padding-left: 2%; */
    padding-top: 0;
}

.list_tit h3 {
    font-size: 22px;
    font-size: 2.2rem;
    padding-bottom: 24px;
}

.list_tit p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
}

.infoBtns {
    display: inline-block;
    margin-top: 7%;
    /* position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9; */
    font-size: 16px;
    font-size: 1.6rem;
    color: #217073;
    font-weight: bold;
    border: 1px solid #217073;
    padding: 1% 2%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.infoBoxs:hover .infoBtns {
    background: #217073;
    border: 1px solid #fff;
    color: #fff;
}

.infoBoxs {
    margin-bottom: 4%;
}

/* å…¬å…±æ ·å¼ */
.item_line {
    position: relative;
    font-size: 22px;
    font-size: 2.2rem;
    color: #206ca0;
    margin: 3% auto 3%;
    padding-bottom: 1%;
    padding-left: 12px;
    border-bottom: 1px solid #bfbfbf;
}

.col-sm-24 .item_line {
    margin: 5% auto 3%;
}

.item_line:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 110px;
    height: 4px;
    background: #206ca0;
}

.item_line a {
    float: right;
    font-size: 142px;
    font-size: 1.4rem;
    color: #206ca0;
    margin-top: 6px;
}

.item_Section h2 {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    margin: 3% auto;
}

.item_Section h2 span,
.tab_more span {
    width: 20px;
    height: 20px;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    background: url(../images/moreicon.png) no-repeat;
    margin-left: 35px;
}

.basice_in {
    position: relative;
}

.tab_more {
    position: absolute;
    top: 20px;
    left: 60%;
}

/* ä¸‰åˆ—æ”¾å¤§æŽ’ç‰ˆ */
.info_fonts li {
    float: left;
    width: 31.33%;

}

.info_fonts li:nth-child(2) {
    margin-left: 3%;
    margin-right: 3%;
}

.info_fonts .media {
    border: 12px solid #eee;
    padding: 3% 4%;
}

.info_fonts .media-left strong {
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: normal;
}

.info_fonts .media-left p {
    font-size: 16px;
    font-size: 1.6rem;
    background: #206ca0;
    padding: 0 5px;
    color: #fff;
}

.info_fonts .media-body {
    margin-left: 25px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    text-align: left;
}

.info_fonts .media-left strong,
.info_fonts .media-body,
.info_fonts .media-left p {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.info_fonts li a:hover .media-body {
    color: #f6a025;
}

.info_fonts li a:hover .media-left p {
    background: #f6a025;
}

.info_fonts li a:hover strong {
    color: #206ca0;
}

.indexbg_bg {
    padding-top: 3%;
    padding-bottom: 5%;
    margin-top: 2%;
    background: url(../images/indbg.png) no-repeat top center;
    background-size: cover;

}

.resea_le img {
    margin: 0 auto;
    margin-bottom: 10px;
}

.resea_le {
    float: left;
    width: 70%;
}

.resea_le li p {
    font-size: 16px;
    font-size: 1.6rem;
}

.resea_ri {
    float: right;
    width: 26%;
    margin-top: -60px;
}

.resea_le li {
    float: left;
    width: 25%
}

.resea_le li img {
    width: 100%;
}

.resea_le li:nth-child(2) {
    margin: 0 9%;
}

.table_m {
    background: #fff;
    padding: 38px 32px 32px;
}

.table_m h3 {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
}

.toplog {
    background: #206ca0;
    padding: 3%;
}

.toplog img {
    max-width: 100%;
    text-align: center;
}

.table_m a {
    font-size: 20px;
    font-size: 2.0rem;
    display: block;
    background: #eee;
    padding: 8px 16px;
    margin-top: 32px;
}

.table_m a:hover {
    color: #206ca0;
}

/* TABæ ·å¼ */
#myTabs {
    width: 38%;
    margin: 0 auto;
}

.tab-content {
    margin-top: 3%;
}

.basice_in .nav>li>a {
    font-size: 24px;
}

.basice_in .nav>li:hover a {
    background: #fff;
    border: 1px solid transparent;
}

.basice_in .nav>li:hover>a {
    color: #206ca0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid transparent;
}

.basice_in .nav-tabs>li.active>a,
.basice_in .nav-tabs>li.active>a:focus,
.basice_in .nav-tabs>li>a:focus {
    background: #fff;
    border: 1px solid transparent;
    color: #206ca0;
}

.thumbnail {
    border: none;
    padding: 0;
    background-color: #f5f5f6;
    position: relative;
    margin-bottom: 35px;
}

.thumbnail .img-posi .title {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 30px;
}

.thumbnail .img-posi {
    position: relative;
}

.thumbnail .new-title {

    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(1, 19, 35, 0.5);
    width: 100%;
    padding: 2% 4%;

}

.thumbnail>.img-posi>img,
.thumbnail a>.img-posi>img {
    margin-left: auto;
    margin-right: auto;
}

.img-responsive,
.thumbnail>.img-posi>img,
.thumbnail a>.img-posi>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto;
}

.img-posi p {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
}

/* è§†é¢‘æ’­æ”¾ */
.imgbg {
    position: relative;
}

.imgbg img {
    width: 100%;
}

.indexvideo {
    margin: 0 auto 0;
    cursor: pointer;
}

.indexvideo span {
    position: absolute;
    top: 50%;
    margin-top: -42px;
    left: 50%;
    margin-left: -42px;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: url(../images/videobg.png) no-repeat;

    text-align: center;
    line-height: 84px;
}


.indexvideo,
.indexvideo:before,
.indexvideo:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 82px;
    width: 82px;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(000, 000, 000, 0.6);
    -khtml-box-shadow: 0 0 0 0 rgba(000, 000, 000, 0.6);
    -moz-box-shadow: 0 0 0 0 rgba(000, 000, 000, 0.6);
    -ms-box-shadow: 0 0 0 0 rgba(000, 000, 000, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(000, 000, 000, 0.6);
    box-shadow: 0 0 0 0 rgba(000, 000, 000, 0.6);
    -webkit-animation: pulse-animation 3s infinite;
    -khtml-animation: pulse-animation 3s infinite;
    -moz-animation: pulse-animation 3s infinite;
    -ms-animation: pulse-animation 3s infinite;
    -o-animation: pulse-animation 3s infinite;
    animation: pulse-animation 3s infinite;
}

.indexvideo:before {
    -webkit-animation-delay: 0.9s;
    -khtml-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.indexvideo:after {
    -webkit-animation-delay: 0.6s;
    -khtml-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes pulse-animation {
    70% {
        -webkit-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -khtml-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -ms-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -o-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse-animation {
    70% {
        -webkit-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -khtml-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -ms-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        -o-box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.linkMain {
    margin-top: 20px;
    background: #e2e2e2;
    width: 100%;
    padding: 20px 0;
}

.linkMain h5 {
    font-size: 20px;
    font-size: 2.0rem;
}

.linkMain h5 a {
    font-size: 20px;
    font-size: 2.0rem;
    margin-right: 3%;
}

.footer {
    background: url(../images/union_footer.jpg) no-repeat left center;
    background-size: cover;
    padding: 2% 15px;
    text-align: center;
}

.footer_top {
    width: 86%;
    margin: 0 auto;
}

.footer_bom {
    position: relative;
    margin-top: 4%;
    padding-top: 20px;
    border-top: 1px solid #fff;
}

.footer_bom .sydw {
    display:none;
    position: absolute;
    top: 26%;
    left: 24%;
    z-index: 9;
}

.footer p {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    color: #fff;
    text-align: center;
}

.footer_top li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    color: #e8e7e7;
    text-align: left;
    display: block;
}

.footer_top li a:hover {
    color: #fff;
}

.footer_bom p a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    color: #e8e7e7;
    text-align: center;
}


/*å¯¼èˆª*/

.wraq_header {
    width: 100%;

}

.header {
    background: #206ca0;
}

.toplogo .logo {
    display: none;
    /* width: 46%;
    float: left;
    text-align: center;
    padding-top: 0.5%; */
}

.logo a {
    display: block;
}

.logo img {
    width: 90%;
    margin-left: 0;
}


/*å¯¼èˆª*/
.navtopbar ul li>a i {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    z-index: 99;
    width: 12px;
    height: 11px;
    background: url(../images/icon/navicont06.png) no-repeat bottom center;
    display: none;
}

.er_header .navtopbar ul li>a i {
    background: url(../images/icon/navicont06s.png)
}

.navtopbar>ul {
    margin: 0 auto 0;
    width: 100%;

}

.minfoWrap .minfoWrap_inner ul img {
    float: none;
    margin: 0 10px 0 0;
    float: left;
}

.navtopbar ul li {
    float: left;
    position: relative;
    padding: 0 3%;
    line-height: 50px;
}

.er_header .navtopbar ul li {
    float: left;
    position: relative;
    padding: 0 3.7%;
    line-height: 50px;
}

.search_box {
    float: right;
    margin-top: 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.navtopbar ul li:last-child {
    padding-right: 0;
}

.er_header .navtopbar ul li:last-child {
    padding-right: 3.7%;
}


.navtopbar ul li:first-child {
    padding-left: 0;
}

.navtopbar ul li .minfoWrap li {
    padding: 0;
    line-height: 40px;
}

.navtopbar ul li a {
    padding: 0;
    text-align: center;
}

.navtopbar ul li>a {
    font-size: 20px;
    font-size: 2.0rem;
    color: #fff;
    display: block;
    font-weight: normal;
}

.navtopbar ul li>a:hover,
.navtopbar ul li.on>a {
    color: #fff;
    /* font-weight: bold; */
}

.navtopbar ul li>a:hover i,
.navtopbar ul li.on>a i {
    display: block;
}


.navtopbar .minfoWrap {
    position: absolute;
    left: 0%;
    top: 56px;
    min-width: 410px;
    z-index: 9993;
    display: none;
    background: #fff;
    padding: 5px;
    font-size: 18px;
    font-size: 1.8rem;
}

.navtopbar ul li:last-child .minfoWrap {
    left: -100%;
}

.navtopbar .minfoWrap_inner {
    width: auto;
    margin: 0 auto;
}

.navimg_le {
    float: left;
    width: 44%;
}

.navimg_le img {
    margin-left: 0;
    width: 100%;
}

.navtopbar .minfoWrap_inner .nav01 {
    float: right;
    width: 55%;
}

.navtopbar .minfoWrap_inner .nav01 li {
    margin: 0;
    /* padding: 8px 10px; */
    /* display: inline-block;  */
    float: left;
    width: 50%;

}

.navtopbar .minfoWrap a {
    line-height: 35px;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
}

.navtopbar li:nth-child(7) .minfoWrap a {
    line-height: 28px;
    text-align: left;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 5px;
}

.navtopbar li:nth-child(6) .minfoWrap a {
    line-height: 28px;
    text-align: left;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 5px;
}

.ind_mores {
    margin-top: 4%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: right;
    display: block;
}

.navtopbar .minfoWrap_inner a:hover,
.navtopbar .minfoWrap_inner a.hover {
    text-decoration: none;
    color: #206ca0;
    /* font-weight: bold; */
}

.wraq_header.current .navtopbar .minfoWrap_inner a:hover,
.wraq_header.current .navtopbar .minfoWrap_inner a.hover {
    text-decoration: none;
    color: #206ca0;
    /* font-weight: bold; */
}

.navtopbar-wrapper {
    z-index: 9992
}

.navtopbar ul .nav01 li.cur05 {
    width: 30%;
}



.wraq_header.current {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: none;
    background-color: #206ca0;
    z-index: 99999;
    box-shadow: 0 4px 4px rgba(0, 51, 52, .5);
}

.er_header.current {
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
}

.wraq_header.current .union_top,
.er_header.current .union_top {
    display: none;
}

.wraq_header.current .logo {
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    width: 260px;
    padding: 0;
}

.wraq_header.current .search_box {
    margin-top: 18px;
}

.wraq_header.current .logo img {
    width: 120%;
    margin: 0 auto;
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;

}

/* .wraq_header.current .header .toplogo {
    height: 60px;
    width: 240px;
    position: absolute;
    left: 50%;
    margin-left: -720px;
    background: none;
    padding: 5px 0;
} */

.wraq_header.current .union_in .union_right {
    display: none;
}

/* .wraq_header.current .header {
    height: 60px;
    line-height: 60px;
    margin-left: 200px;
    width: 998px;
    background: none;
    position: absolute;
    left: 50%;
    margin-left: -366px;
} */

/* .wraq_header.current {
    z-index: 9999;
    position: fixed;
    height: 86px;
    top: -86px;
    background: #206ca0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    transform: translateY(86px);
    -webkit-transform: translateY(86px);
    -ms-transform: translateY(86px);
    transition: transform 500ms ease;
    -webkit-transition: transform 500ms ease;
    -ms-transition: transform 500ms ease;

} */

.wraq_header.current .navtopbar>ul {
    margin-top: 0;
}

.wraq_header.current .navtopbar .minfoWrap {
    position: absolute;
    left: 0%;
    top: 66px;
    z-index: 9993;
    display: none;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.wraq_header.current .navtopbar .minfoWrap a {
    line-height: 40px;
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
}


/* .wraq_header.current .navtopbar {
    padding-top: 1.2%;
} */

/* .wraq_header.current ul li>a:hover,
.wraq_header.current ul li.on>a {
    background: #206ca0;
    color: #fff;
    font-weight: bold;
}


.wraq_header.current .minfoWrap_inner a:hover,
.wraq_header.current .minfoWrap_inner a.hover {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
} */
.wraq_header.current .navtopbar ul li {
    float: left;
    position: relative;
    /* padding: 0 2%; */
    line-height: 62px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

/*æ‰‹æœºç«¯å¯¼èˆª*/
.snav {
    display: none;

    left: 0;
    top: 5px;
    z-index: 1002;
    width: 100%;
}

.snav .logo {
    position: absolute;
    top: 0;
    left: 3%;
    z-index: 9;
    width: 35%;
}

.union_top .logo {
    padding-top: 0;
    padding-left: 0;
}

.union_top {
    padding: 10px 0 21%;
}

.mbtn {
    display: block;
    width: 46px;
    height: 46px;
    right: 3.2%;
      top: 50%;
     transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1002;
    cursor: pointer;
    background: none;
}

.wraq_header.current .mbtn {
    display: block;
    width: 46px;
    height: 46px;
    right: 15px;
    top: 0;
    z-index: 1002;
    cursor: pointer;
    background-color: #206ca0;
}

#Index_mbtn {
    margin: 0 auto;
    display: block;
    margin-top: 16px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
}

.mbtn .m {
    font-size: 12px;
    font-weight: 400;
    font-family: Arial;
    color: #fff;
    text-align: center;
    width: 100%;
    display: none;
    hegiht: 20px;
}

.navm {
    width: 100%;
    z-index: 9999;
    line-height: 30px;
    background: #206ca0;
    overflow: hidden;
    text-align: left;
    display: none;
    top: 84px;
    left: 0;
}


.navm li {
    width: 100%;
    overflow: hidden;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}

.navm li a {
    font-size: 18px;
    font-size: 1.8rem;
    float: left;
    padding: 4px 0px;
    color: #fff;
    padding-left: 3%;
    display: block;
}

.nlinks_navm a {
    font-size: 18px;
    font-size: 1.8rem;
    float: left;
    padding: 6px 5px 2px 12px;
    color: #fff;
    display: block;
}

/* .nlinks_navm span{
    padding: 0;
} */



.navm li a:hover {
    color: #fff;
}

.navm li span {
    padding: 18px 10px 0 0;
    float: right;
    margin-right: 2.5%;
    color: #fff;
    cursor: pointer;
    font-size: 1.8rem;
}

.navm dl {
    background-color: #fff;
    color: #004489;
}

.navm dl dd {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
    /* background: #fff; */
    line-height: 36px;
    height: 36px;
}

.navm li.on dl dd a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    width: 100%;
    line-height: 36px;
}

.navm li dl dd a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0;
}

.navm li dl dd a:hover {
    color: #206ca0;
}

.subNavs {
    width: 100%;
    overflow: hidden;
    display: none;
}

.pa {
    position: absolute;
}

.nav-tabs {
    border: 0;
}


/* äºŒçº§é¡µé¢ */
.mainBanner {
    margin-bottom: 3%;
    overflow: hidden;
    width: 100%;
}

.mainBanner>img {
    width: 100%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    animation: scale11 7s infinite;
    transform: scale(1);
}

@keyframes scale11 {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);

    }

    100% {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);

    }
}

.list_in {
    position: relative;
    overflow: hidden;
}

/* .list_in img {
    width: 100%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.infoBoxs:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
} */

.list_in strong {
    font-weight: normal;
    height: 48px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    padding: 2px 4px;
    background: #0e8bf5;
    font-size: 14px;
    font-size: 1.3rem;
    color: #fff;
    text-align: center;
}

.list_in strong b {
    display: block;
    font-size: 22px;
    font-size: 1.9rem;
    height: 22px;
    line-height: 22px;
}

/* .list_tit {
     position: relative;
    padding-left: 2%;
    padding-top: 2%;
} */

.list_tit h3 {
    padding-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 4px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.list_tit p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.list_tit p span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
}
.list_tit span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
}
/* .list_tit a:hover h3,
.list_tit a:hover p {
    color: #004489;
} */

.infoBtns {
    display: inline-block;
    margin-top: 7%;
    /* position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9; */
    font-size: 16px;
    font-size: 1.6rem;
    color: #206ca0;
    font-weight: bold;
    border: 1px solid #206ca0;
    padding: 1% 2%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.infoBoxs:hover .infoBtns {
    background: #206ca0;
    border: 1px solid #fff;
    color: #fff;
}

.infoBoxs {
    margin-bottom: 4.5%;
}

.margin_Toph {
    position: relative;
    margin-top: -6%;
    margin-bottom: 1%;
}

.details_in .container {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.details_in .routeNav_top {
    padding: 0% 3% 2%;
    box-shadow: 0px 0px 10px #fff;
    margin-bottom: 0;
}

.map_main .routeNav_top {
    margin-top: 0;
    padding: 2% 2% 1%;
    box-shadow: 0px 0px 0 #fff;
    margin-bottom: 0;
}

.dt_imgIn{
    width: 330px;
    display: block;
    overflow: hidden;
    float: left;
}
.dt_img {
   /* padding-bottom: 58.99%; */
    padding-bottom: 56.25%;
   position: relative;
   display: block;
   overflow: hidden;
   width: 100%;
   height: 0;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
}
.dt_img img {
    position: absolute;
    width: 100%; 
    height: 100%; 
}

.wrap .infoBoxs .list_tit {
    /* width: 50%; */
    /* position: relative; */
    /* float: right; */
    margin-left: 50%;
}

.wrap .list_tit .texts_ins {
    position: absolute;
    left: 43%;
    width: 55%;
    z-index: 9;
    padding: 18px;
    top: 24px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.wrap .infoBoxs {
    position: relative;
    margin-bottom: 6%;
}

.img_exhibition :nth-child(3) .infoBoxs,
.img_exhibition :nth-child(4) .infoBoxs {
    margin-bottom: 0;
}

.infoBoxs a:hover .texts_ins {
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.3);
}

.route_list .list_in img {
    width: 100%;
}

.dir_click a {
    float: left;
    width: 23.5%;
    margin: 1% 2% 1% 0;
    padding: 8px;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.dir_click a:hover {
    color: #1674b4;
}


.dir_click a:last-child {
    margin-right: 0;
}

.dir_click a img {
    display: inline-block;
    margin: 0 10px 0 0;
}

/* é€šçŸ¥å…¬å‘Šæ–°é—» */

.new_notice ul {
    width: 100%;
    overflow: hidden;
}

.new_notice ul li {
    width: 100%;
    overflow: hidden;
    margin: 3% auto 7%;
}


.new_notice ul li span {
    width: 15%;
    text-align: center;
    float: left;
    text-align: left;
    background: url(../images/icon/newlines.png) no-repeat center right;

}

.new_notice ul li span strong {
    font-size: 25px;
    font-size: 2.5rem;
    color: #1674b4;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
    line-height: 30px;
}

.new_notice ul li span i {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    display: block;
    font-style: normal;
    text-align: left;
}

.new_notice ul li a {
    width: 81%;
    float: right;
    line-height: 32px;
    font-size: 20px;
    font-size: 2.0rem;
    color: #333;
}

.new_notice ul li b {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #333;
    display: block;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px; */
}

.new_notice ul li:hover p,
.new_notice ul li:hover b {
    color: #1674b4
}

.new_notice ul li p {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.enlarge_box {
    padding-top: 20px;
    height: 130px;
}

.service_sector {
    margin-top: 1%;
}

.enlarge_box li {
    float: left;
    width: 33.33%;
}

.enlarge_box li a {
    height: 80px;
    text-align: center;
    padding: 26px 30px;
    display: block;
    background: #fff url(../images/icon/shadowline.png) no-repeat center right;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    box-shadow: 6px 1px 8px 0px rgba(0, 0, 0, 0.15);
}

.enlarge_box li:nth-child(3) a {
    background: #fff url(../images/icon/shadowlinewhe.png) no-repeat center right;
}

.enlarge_box li a:hover {
    height: 110px;
    background: #1b69ea url(../images/icon/shadowlinehove.png) no-repeat center right;
    margin-top: -20px;
    border-radius: 10px;
}


.enlarge_box li h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 8px;
}

.enlarge_box li p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #666666;
}

.enlarge_box span {
    display: block;
    margin: 14px auto 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #1b69ea;
}

.enlarge_box li span {
    display: none;
}

.enlarge_box li a:hover span {
    display: block;
}

.enlarge_box li a:hover h3,
.enlarge_box li a:hover p {
    color: #fff;
}

.weix_box {
    margin-top: 2.3%;
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    padding: 0 10px 10px 0;

}

.weix_box a {
    display: block;
    padding-left: 13%;
    padding-top: 2%;
    background: url(../images/icon/wxnewp.png) no-repeat left top;
    background-size: 12% 74%;
}

.weix_box a p {
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    width: 75%;
    margin-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.weix_box p span {
    float: right;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
}

.weix_pic {
    width: 16%;
    float: right;
}

.weix_pic img {
    width: 100%;
}

.route_detailss {
    padding: 1%;
}

.route_detailss p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 32px;
    text-align: left;
    margin-bottom: 2%;
}



/* æ–°é—»åˆ—è¡¨ */
.new_item {
    margin-top: 2%;
    position: relative;
    padding: 3% 5% 5% 24%;
    background: #f9f9f9 url(../images/icon/unbglog.png) no-repeat left bottom;
    background-size: 28% 51%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

}

.new_item:hover {
    box-shadow: 6px 5px 8px 0px rgba(0, 0, 0, 0.15);
}

.new_libom {
    margin-top: 7%;
    padding: 2% 24% 3% 5%;
    background: #f9f9f9 url(../images/icon/newbgpic.png) no-repeat right bottom;
    background-size: 28% 56%;
}

.position_hot {
    position: absolute;
    top: -13px;
    left: 30px;
    z-index: 9;
    width: 30px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    padding: 2% 8% 6% 3%;
    font-size: 23px;
    font-size: 2.3rem;
    text-align: center;
    background: url(../images/icon/tpiocn01.png) no-repeat;
    background-size: 100% 100%;
}

.new_libom .position_newhot {
    position: absolute;
    top: -13px;
    right: 30px;
    z-index: 9;
    width: 30px;
    line-height: 28px;
    color: #fff;
    font-weight: bold;
    padding: 2% 6% 6% 3%;
    font-size: 23px;
    font-size: 2.3rem;
    text-align: center;
    background: url(../images/icon/tpiocn02.png) no-repeat;
    background-size: 100% 100%;
}

.new_item li a {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    color: #333;
    padding: 3.5% 0;
    border-bottom: 1px solid #c3c3c3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new_libom li a {
    border-bottom: 0;
}

.new_item li a:hover {
    font-weight: bold;
}

.new_item li:last-child a {
    border-bottom: 0;
}

.new_item .more_btn {
    margin-top: 2%;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    padding-right: 38px;
    display: inline-block;
    background: url(../images/icon/iconmor.png) no-repeat center right;
}






/* åº•éƒ¨è‰²å— */
.service_ins {
    width: 10%;
    float: left;
    margin-left: 20px;
}

.service_right {
    width: 88%;
    float: right;
}

.service_sector .service_img {
    display: block;
    padding: 5% 6%;
    margin-bottom: 3%;
}

.service_sector .service_img p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.service_sector .service_img img {
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;

}

.service_sector .service_img:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.service_sector .service_img_01 p {
    padding-top: 12px;
}

.service_sector .service_img_01 {
    background: #596beb;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 30px;
}

.service_img_02 {
    background: #4788f4;
}

.service_img_03 {
    background: #05bf9a;
}

.service_img_04 {
    background: #269beb;
}

.service_img_05 {
    background: #fead39;
}

.service_img_06 {
    background: #dd5246;
}

.service_img_07 {
    background: #17a05d;
}

.service_sector .col-sm-8,
.service_sector .col-md-8 {
    padding-left: 12px;
    padding-right: 12px;
}




/* æ–‡ç« é¡µ */
.details h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 32px;
    text-align: center;
    margin-bottom: 2%;
}

.details .details-p {
    position: relative;
    padding-bottom: 1.2%;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 2%;
}

.details .details-p,
.details .details-p span,
.details .details-p strong,
.details .details-p a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    text-align: center;
    font-weight: normal;
}

.details .details-p span {
    display: inline-block;
    padding-right: 14px;
    margin-right: 0;
    /* margin-right: 2%; */
}

.AboutLink2 {
    padding-top: 26px;
    padding-bottom: 20px;
    text-align: center;
}
.AboutLink2 a{display: inline-block;line-height: 38px;padding: 0 18px 0 18px;color: #37988f;
    border: 1px solid #37988f;margin: 0 10px;
    background:  15px center no-repeat;cursor: pointer;}
.AboutLink2 a i{left: 14px;}
.AboutLink2 a:last-child{color: #e83437;border: 1px solid #e83437;}

.details-content p {
    /* font-size: 16px;
    font-size: 1.6rem; */
    line-height: 30px;
    margin-bottom: 1%;
}
.AboutLink2 a{
    padding:0 8px;
}

.details .details-p .wrapSize .size span {
    padding-right: 0;
}

.wrapSize {
    display: block;
    /* position: absolute;
    top: 2px;
    right: 0;
    z-index: 9; */
}

.wrapSize .size a {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    padding: 0 4px;
}

/* .wrapSize .size a.size1 {
    margin-right: 20px;
} */

/* åˆ†äº« */
.share {
    float: right;
    margin-top: 3%;
    margin-bottom: 3%;
}

.share .bdshare-button-style0-24 a {
    height: 34px !important;
    padding-left: 30px !important;
    margin: 0 0 0 12px;
}

.share .bdshare-button-style0-24 a.bds_more {
    background: url(../images/icon_03.png) no-repeat center center;
    background-size: contain;
}

.share .bdshare-button-style0-24 a.bds_qzone {
    background: url(../images/icon_05.png) no-repeat center center;
    background-size: contain;
}

.share .bdshare-button-style0-24 a.bds_tsina {
    background: url(../images/icon_07.png) no-repeat center center;
    background-size: contain;
}

.share .bdshare-button-style0-24 a.bds_tqq {
    background: url(../images/icon_09.png) no-repeat center center;
    background-size: contain;
}

.share .bdshare-button-style0-24 a.bds_weixin {
    background: url(../images/icon_11.png) no-repeat center center;
    background-size: contain;
}


/*åˆ†é¡µ*/
.pages_all {
    clear: both;
}

.pages {
    width: 98%;
    line-height: 26px;
    margin: 5% auto 5%;
    overflow: hidden;
    text-align: center;
}

.pages a {
    margin-right: 5px;
    display: inline-block;
    background-color: #fff;
    width: 28px;
    height: 26px;
    border: 1px solid #d3d3d3;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    margin-bottom: 4px;
}

.pages a img {
    width: auto;
    *display: block;
}

.pages a:hover {
    background-color: #206ca0;
    color: #fff;
}

.pages a.on_pages {
    color: #fff;
    background-color: #206ca0;
    border-color: #206ca0;
}

.pages a.prev,
.pages a.next {
    width: 63px;
    height: 26px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.pages a.prev:hover,
.pages a.next:hover {
    background-color: #206ca0;
    color: #fff;
}

.pages span {
    display: inline-block;
    padding: 0 10px;
}

.pages select {
    display: inline-block;
    width: 48px;
    height: 26px;
    margin-top: -1px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.pages a.start,
.pages a.end {
    width: 34px;
}

.pages_min {
    margin: 0 0 25px;
    overflow: hidden;
    display: none;
    padding: 20px 18px 0;
}

.pages_min a.prev_min,
.pages_min a.next_min {
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    background: #206ca0;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.pages_min a.next_min {
    float: right;
}

.pages_min a:hover {
    background: #fff;
    color: #333 transition: 0.5s;
}

/* åˆ—è¡¨ */
.lmml_list li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    display: block;
}

.lmml_list li a p {
    display: inline-block;
    width: 74%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lmml_list li a span {
    float: right;
}
.lmml_listDate li a p{
    width: 96%;
}
.lmml_list li {
    padding: 12px 10px 10px 30px;
    margin-bottom: 2%;
    background: url(../images/icon/lineicon.jpg) no-repeat left center;
}

.lmml_list li:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}


.lmml_list li:nth-child(odd) {
    background-color: #efefef;
}

.lmml_list li:nth-child(even) {
    background-color: #fff;
}



/* ç®€ä»‹ */
.expert_wrap h2 {
    margin-top: -19px;
    font-size: 20px;
    font-size: 2.0rem;
    color: #206ca0;
    padding-bottom: 8px;
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 3%;
}

.expert_wrap ul {
    width: 104%;
}

.expert_wrap ul li {
    float: left;
    background: #eee;
    padding: 3%;
    width: 29.3%;
    margin-right: 4%;
    margin-bottom: 5%;
}

.expert_wrap ul li img {
    width: 100%;
}

.expert_wrap p {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 32px;
    padding-top: 2%;
    text-align: center;
}

.expert_links {
    margin-top: 2%;
    border-top: 2px solid #206ca0;
    background: #f4f4f4;
    padding: 22px 28px;
}

.expert_links h3 {
    font-size: 20px;
    font-size: 2.0rem;
}

.expert_links a {
    display: block;
    margin-top: 6%;
    padding-left: 20px;
}

.expert_links a:hover {
    color: #206ca0;
}

.container-fluid {
    padding-bottom: 1%;
}

.expert_le {
    float: left;
    width: 20%;
}

.expert_ri {
    float: right;
    width: 75%;
}

.expert_ri h4 {
    font-size: 22px;
    font-size: 2.2rem;
    border-bottom: 1px dashed #bfbfbf;
    padding-bottom: 2%;
    padding-left: 20px;
}

.expert_ri p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
    padding-left: 20px;
    text-align: left;
}

.expert_top {
    margin-bottom: 3%;
}

.fotprints {
    text-align: right;
}

.details_in {
    padding-bottom: 3%;
}

.details_in h3 {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #206ca0;
    text-align: center;
    width: 78%;
    margin: 0 auto 10px;
}

.details_in p {
    padding-left: 20px;
    padding-right: 20px;
    /* font-size: 16px;
    font-size: 1.6rem; */
    line-height: 32px;
    text-align: left;
}

.introduction_m .routeNav_top {
    box-shadow: 0px 0px 0 #fff;
    margin-bottom: 0;
}

.introduction_text {
    padding: 10px 2% 3%;
}

.introduction_text p {
    line-height: 36px;
}

.lmjj_ins {
    padding: 0 2% 1%;
    background: #fff;
    margin-bottom: 3%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}


/* å·¦ä¾§å¯¼èˆª */

.js .animate-box {
    opacity: 0;
}

.account-l {
    background: #fff url(../images/icon/unionnav_l.png) no-repeat right 68%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);

}
.Annex{
    /* text-indent:2em; */
    padding-left:20px;
}

.Annex h3{
    text-indent:2em;
    font-size:16px;
    text-align:left;
    margin-bottom: 10px;
    margin-top: 36px;
    color:#333
}
.Annex ul {
    text-indent:2em;
}
.Annex ul li a{color: #206ca0;text-indent: 0;text-align: left;}
.Annex ul li {color: #206ca0;display: block;position: relative;padding: 0 0 0 20px;}
.Annex ul li::before{content: '';display: block;
    width: 5px;height: 5px;border-radius: 50%;position: absolute;
    left: 2em;top: 12px;background: #206ca0;}

.menu_texts {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 160px;
    padding-bottom: 9%;
}

.menu_texts h3 {
    font-weight: bold;
    font-size: 2.0rem;
    padding: 15px 0;
}

.menu_texts p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
}

.list-title {
    position: relative;
    display: inline-block;
    width: 100%;
    /*
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc; */
    background: #206ca0;
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
}

.list-title:hover {
    color: #fff;
}

.list-title i {
    position: absolute;
    top: 36px;
    left: 30px;
    z-index: 9;
    width: 24px;
    height: 29px;

}

.list-title i img {
    width: 26px;
    height: 28px;
}

/* .list-title h2 {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-top: 80px;
}

.list-title h2 a {
    color: #f39800;
    font-size: 16px;
} */

.accordion {
    width: 100%;
    /* border: solid 1px #ccc; */
    background: #FFF;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding-left: 60px;
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    background: #efefef;
    border-bottom: 1px solid #fff;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li {
    cursor: pointer;
}

.accordion li i {
    position: absolute;
    top: 21px;
    left: 30px;
    font-size: 12px;
    color: #d5d5d5;
    font-weight: normal;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.accordion li span {
    padding-left: 6%;
    font-size: 18px;
    font-size: 1.8rem;
}

.accordion li i.glyphicon-triangle-right {
    left: 30px;
    font-size: 12px;
}

.accordion li.open .link {
    color: #fff;
    background: #51a8e3;
}

.accordion li.open i {
    color: #fff;
}

.accordion li.open i.glyphicon-triangle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

/**
 * Submenu
 -----------------------------*/
.submenu {
    display: none;
    background: #f5f5f5;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #fff;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 2%;
    padding-left: 52px;
    font-size: 16px;
    font-size: 1.6rem;
    /* -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; */
}

.submenu a:hover,
.submenu li.current a {
    background: #51a8e3;
    color: #FFF;
}

.list-title .menuNav {
    display: none;
}




/* ä¸‰åˆ—æŽ’ç‰ˆåˆ—è¡¨ */
.sthfz_in .col-md-8 {
    margin-top: 1%;
    margin-bottom: 3%;
}

.item_text {
    position: relative;
    padding: 5% 5%;
    border: 7px solid #efefef;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    overflow: hidden;

}

.item_text:hover {
    background: #f3f3f3;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .3);
    border-radius: 6px;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.item_text h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 32px;
}

.item_text a {
    font-size: 14px;
    font-size: 1.4rem;
    float: right;
    margin-top: 5%;
    padding: 2px 6px;
    text-align: center;
    border: 1px solid #dadada;
    border-radius: 6px;
}

/* äºŒé¡µåœ°å›¾ */

.map_main {
    padding-bottom: 20px;
    margin-bottom: 3%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.map_item {
    padding: 1.5% 2%;
}

.map_item dl dt {
    padding-bottom: 1%;
}

.map_item dl dt a {
    font-size: 20px;
    font-size: 2.0rem;
    color: #206ca0;
    line-height: 28px;
    font-weight: normal;
}

.map_item dl dd {
    display: inline-block;
    padding-right: 4%;
}

.map_item dl dd a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    line-height: 28px;

}

.map_item dl dd a:hover {
    color: #206ca0;
}

.map_item:nth-child(odd) {
    background-color: #efefef;
}

.map_item:nth-child(even) {
    background-color: #fff;
}


/* è¡¨æ ¼æ ·å¼ */
.sthfz_p {
    padding: 2% 14%;
    margin-bottom: 2%;
    line-height: 3.8rem;
    background: #efefef;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.kycglwtable {
    /* border: 1px solid #E6E6E6; */
    padding-bottom: 10px;
}

.kycglwtable ul {
    position: relative;
    line-height: 26px;
    margin-bottom: 3%;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    /* -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;   */
    padding: 2% 0;
    /* border-bottom: 1px solid #E6E6E6; */

}

/* .kycglwtable ul:nth-child(2n+1){
    background-color: #F4F4F4;
} */
.kycglwtable ul.kycglwtabletit {
    background-color: #fff;
    height: 62px;
    line-height: 62px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 3%;
    padding: 0;
}

.kycglwtable .kycglwtabletit li {
    /* border-right: 1px solid #1996b7; */
    color: #333;
}

.kycglwtable .kycglwtabletit li:nth-child(3n) {
    border-right: 0 none;
}

.kycglwtable ul li {
    float: left;
    padding: 0 3%;
    box-sizing: border-box;
    text-align: left;
    color: #333;
    width: 50px;
    line-height: 50px;
}

.kycglwtable ul li:first-child {
    line-height: 26px;
}

.kycglwtable ul.kycglwtabletit li {
    line-height: 62px;
}

.kycglwtable ul.kycglwtabletit li {
    padding: 0 3%;
}

.kycglwtable ul:hover {
    color: #fff;
    background: #51a8e3;
}

.kycglwtable ul:hover li {
    color: #fff;
}

.kycglwtable .kycglwtabletit:hover li {
    color: #FFF;
}


.kycglwtable ul li:nth-child(1) {
    width: 33%;
    padding-left: 6%;
}

.kycglwtable ul li:nth-child(2) {
    width: 14%;
}

.kycglwtable ul li:nth-child(3) {
    width: 33%;
}

.kycglwtable ul li {
    /* border-right: 1px solid #E6E6E6; */
}

.kycglwtable ul li:nth-child(3n) {
    border-right: 0 none;
}

.kycglwtable .kycglwtabletit {
    font-weight: bold;
}

.kycglwtopleft {
    width: 67%;
    float: left;
}

.kycglwtopleftbox .kycglwtoplist {
    width: 33%;
    padding-top: 20px;
}

.kycglwtopleft .kycglwtoplist {
    width: 50%;
    padding: 0;
}

.kycglwtopleft .kycglwtoplist>span {
    width: 36%;
}

.kycglwtablefour ul li:nth-child(1) {
    width: 37%;
    padding-top: 1%;
}

.shtbg_box .kycglwtablefour ul li:nth-child(1) {
    width: 14%;
}

.shtbg_box .kycglwtable ul li:nth-child(3) {
    width: 38%;
}

.shtbg_box .kycglwtable ul li:nth-child(2) {
    width: 26%;
}

.kycglwtablefour ul li:nth-child(4) {
    width: 13%;
}

.kycglwtablefour .kycglwtabletit li:nth-child(3n) {
    /* border-right: 1px solid #1996b7; */
}

.kycglwtablefour .kycglwtabletit li:nth-child(4n) {
    border-right: 0 none;
}

.kycglwtablefour ul li:nth-child(3n) {
    /* border-right: 1px solid #E6E6E6; */
}

.kycglwtablefour ul li:nth-child(4n) {
    border-right: 0 none;
}

.bg_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 98;
}

.rd_box {
    color: #fff;
    background: #17a05d;
    border-radius: 20px;
    text-align: center;
    padding: 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    position: absolute;
    top: 34px;
    left: 4px;
    z-index: 98;
}

.syx_box {
    color: #333;
    background: #efefef;
    border-radius: 20px;
    text-align: center;
    width: 48px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    position: absolute;
    top: 34px;
    left: 4px;
    z-index: 98;
}

.syx_box_er {
    background: #fead39;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    position: absolute;
    top: 34px;
    left: 4px;
    z-index: 98;
}

.rd_box_cl {
    background: #bdf5fc;
    color: #333;
    border-radius: 20px;
    text-align: center;
    width: 48px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    position: absolute;
    top: 34px;
    left: 4px;
    z-index: 98;
}

.redin_box {
    display: inline-block;
    color: #fff;
    background: #17a05d;
    border-radius: 20px;
    text-align: center;
    padding: 0 6px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    margin-left: 10px;
}

/* 2024-5-29 */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before{
    content: "";

}

@media (min-width: 769px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #fff;
        border-radius: 4px 4px 0 0
    }

    .navbar-nav {
        float: right;
        margin: 0;
    }

    .navbar-nav>li>a {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 30px;
        color: #fff;
    }

    .navbar-nav>li {
        float: left;
        margin-left: 26px
    }

    .container-fluid>.navbar-header {
        margin-left: 6%;
    }


}


@media (max-width: 1640px) {
.logo img {
    width: 80%;
}
.er_header .union_iconWn {
    margin-top: 29px;
}
    
}

@media screen and (max-width:1600px) {

    .navtopbar ul li>a {
        font-size: 20px;
        font-size: 2.0rem;
    }

    /* .navtopbar .minfoWrap a {
        font-size: 20px;
        font-size: 2.0rem;
    } */

    .navtopbar .minfoWrap {
        font-size: 1.8rem;
        font-size: 18px;
    }

    .friendLink {
        width: auto;
    }

    .select001 {
        width: 28.20%;
    }

    .footer_bottom span.one {
        font-size: 2.2rem;
    }

}

@media screen and (max-width:1480px) {
    .container_width {
        width: 1170px;
        left: 50%;
        margin-left: -590px;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }

    .er_header .navm ul li {
        float: left;
        position: relative;
        padding: 0 3.4%;
        line-height: 50px;
    }

}
@media screen and (max-width:1440px) {

.wraq_header.current .navtopbar ul li:last-child .minfoWrap {
    left: -165%;
}
.wraq_header.current .navtopbar .minfoWrap{
    font-size: 1.5rem;
}
.wraq_header.current .navtopbar .minfoWrap a{
    font-size: 1.5rem;
}
}
@media (max-width: 1380px) {
    .new_libom{
        margin-top:6px;
    }
   .new_notice ul li {
    margin: 2% auto 3%;
}

.logo img {
    width: 73%;
}
.er_header .union_iconWn {
    margin-top: 12px;
}

   
}

@media (max-width: 1366px) {
    .list_in strong b {
    font-size: 16px;
    font-size: 1.6rem;
    height: 19px;
    line-height: 19px;
}

    .list_in strong{
        height: 40px;
        line-height:20px;
        font-size:12px;
    }
    .list_tit h3{
    font-size: 1.6rem;
    margin-bottom: 4px;
}

    html {
        font-size: 60%;
    }

    .container_width {
        width: 970px;
        left: 50%;
        margin-left: -485px;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }

    .list-title i {
        top: 38px;
        left: 15px;
    }

    .er_header .navtopbar ul li {
        float: left;
        position: relative;
        padding: 0 2.8%;
        line-height: 50px;
    }

}

@media (min-width: 1342px) {
    .container {
        width: 1400px;
    }

    .container_width {

        /* width: 1400px;
        left: 50%;
        margin-left: -700px; */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 99;
        /* top: 40%;
        height: 100%;
        margin-top: -14%; */
    }

    /* .service_sector .service_img {
        display: block;
        padding: 5% 4%;
    } */



}


@media (max-width: 1342px) {


    .new_item li a {
        padding: 2.2% 0;
    }

    .service_sector .service_img p {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .service_sector .service_img_01 {
        padding-top: 28px;
        padding-bottom: 27px;
    }

    .indexvideo span {
        margin-top: -25px;
        margin-left: -25px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background-size: contain;
    }


    .indexvideo,
    .indexvideo:before,
    .indexvideo:after {
        height: 50px;
        width: 50px;
    }

    .navtopbar ul li>a {
        font-size: 1.8rem;
    }

    .navtopbar .minfoWrap a {
        font-size: 18px;
        font-size: 1.8rem;
    }

    /*  */
    .container_width {
        width: 1220px;
        left: 50%;
        margin-left: -610px;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }



}

@media screen and (max-width:1280px) {
    .er_header .union_in .logo {
        float: left;
        width: 50%;
    }

    .wraq_header.current .union_top {
        margin-left: -660px;

    }


    /* .wraq_header.current .header {
        margin-left: -340px;
    } */

    /* .wraq_header.current .navtopbar ul li {

        padding: 0 1.6%;
    } */

    .friendLink h3 {
        padding: 0 3%;
    }

    #myTabs {
        width: 46%;
        margin: 0 auto;
    }

    .tab_more {
        position: absolute;
        top: 14px;
        left: 68%;
    }

    .container_width {
        width: 1000px;
        left: 50%;
        margin-left: -500px;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }

    .list_tit p {
        line-height: 22px;
    }

    .list_tit .texts_ins {

        padding: 10px;
        top: 17px;
    }

    .footer_bom .sydw {
        position: absolute;
        left: 10%;
        z-index: 9;
    }


}

@media screen and (max-width:1210px) {
        .er_header .navtopbar ul li{
            padding: 0 2%;
    }
    .navtopbar ul li {

        padding: 0 2.4%;
    }

    .kycglwtable ul li {
        padding: 0 1%;
    }

    .kycglwtable ul li:nth-child(2) {
        width: 16%;
    }

    .kycglwtable ul li:nth-child(1) {
        padding-left: 60px;
    }

    .kycglwtable ul li:nth-child(3) {
        width: 31%;
    }

    .img_exhibition :nth-child(3) .infoBoxs,
    .img_exhibition :nth-child(4) .infoBoxs {
        margin-bottom: 6%;
    }

    .new_item {
        margin-top: 5%;
    }

    .infoBtns {
        margin-top: 5%;
        padding: 1% 3%;
    }

    .wrap .col-md-12 {
        width: 100%;
    }

    .service_ins {
        width: 100%;
        float: left;
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .service_right {
        width: 100%;
        float: right;
    }

    .service_sector .service_img_01 {
        padding: 5% 6%;
    }

    .service_sector .col-sm-8,
    .service_sector .col-md-8 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .service_right .col-sm-24 {
        width: 100%;
    }

}


@media screen and (max-width:1000px) {
    .kycglwtablebox {
        overflow-x: scroll;
    }

    .kycglwtable {
        width: 700px;
    }

    .routeNav_top h2 {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 32px;
    }

    .er_header .navm ul li {
        padding: 0;
        line-height: 40px;
    }

    .navm li {
        line-height: 40px;
    }

    .list-title i {
        top: 19px;
        left: 23px;
    }

    .accordion .link {
        height: 46px;
        line-height: 46px;
    }

    .submenu a {
        padding-top: 1%;
        padding-bottom: 1%;
        padding-left: 60px;
    }

    .accordion li i {
        top: 16px;
    }

    .service_ins {
        width: 100%;
        float: left;
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .service_right {
        width: 100%;
        float: right;
    }

    .service_sector .service_img_01 {
        padding: 5% 6%;
    }

    .service_sector .col-sm-8,
    .service_sector .col-md-8 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .list-title {
        height: 60px;
        line-height: 60px;
    }

    .table_m a {

        margin-top: 5%;
    }

    .expert_wrap h2 {
        margin-top: 10px;
    }

    .resea_le {
        float: left;
        width: 100%;
    }

    .resea_ri {
        float: right;
        width: 100%;
        margin-top: 20px;
        box-shadow: 0 4px 17px 0 rgba(85, 85, 85, .1);
        -webkit-box-shadow: 0 4px 17px 0 rgba(85, 85, 85, .1)
    }

    .basice_in .nav>li>a {
        font-size: 18px;
    }

    .header,
    .topHeader>div {
        width: auto;
        padding: 0 1%;
    }

    .wraq_header,
    .header {
        height: 64px;

    }

    .wraq_header,
    .er_header .header {
        background: #206ca0;
    }

    /* .mbtn{
        top: -4px;
    } */
    .snav {
        display: block;
    }

    .union_in .union_right {
        display: none;
    }

    .top_right,
    .topHeader ul,
    .navtopbar {
        display: none;
    }

    .top_right,
    .navtopbar,
    .topHeader {
        display: none;
    }


    /* .snav {
        top: 16px;
    } */
    /* .toplogo .logo{
        display: block;
    } */

    .navm {
        top: 56px;
        border-top: 1px solid #eee;
    }

    .list-title .menuNav {
        position: absolute;
         top: 22px;
    width: 16px;
    height: 18px;
    right: 26px;
        z-index: 9;
        display: block;
        background: url(../images/dwicontb.png) no-repeat left center;
        background-size: contain;
    }

    .accordion {
        display: none;
    }

    .menu_texts {
        display: none;
    }

    .account-l {
        margin-bottom: 3%;
    }


}

@media (max-width: 996px) {

    .wrapSize {
        position: relative;
    }

    .list_tit .texts_ins {
        width: 108%;
    }

    .container_width {
        width: 90%;
        left: 50%;
        margin-left: -45%;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }

    .union_top {
        display: none;
    }

    .swiper-button-next,
    .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 38px;
        height: 38px;
        margin-top: -19px;
        margin-top: -19px;
        z-index: 10;
        cursor: pointer;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .swiper-pagination-bullet {
        /* width: 20px;
        height: 20px; */
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #333;
        opacity: 1;
        background: #fff;
        margin-left: 5px;
    }

    .swiper-pagination {
        right: 0;
        bottom: 2px;
    }

    .list_tit h3 {
        line-height: 30px;
    }


}



@media (max-width: 991px) {
    .infoBoxs .col-md-6{
        width: 40%;
    }
        .infoBoxs .col-md-18{
        width: 60%;
    }
    .pages a.prev, .pages a.next{
        width: 50px;
    }
    .pages a{
            width: 26px;
            margin-right: 2px;
    }
    .pages span,.pages select {
    display: none;
}
    .indexvideo span {
        margin-top: -20px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background-size: contain;
    }

    .linkMain {
        padding: 2% 0;
    }

    .indexvideo,
    .indexvideo:before,
    .indexvideo:after {
        height: 40px;
        width: 40px;
    }

    @-webkit-keyframes pulse-animation {
        70% {
            -webkit-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -khtml-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -moz-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -ms-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -o-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
        }

        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        }
    }

    @keyframes pulse-animation {
        70% {
            -webkit-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -khtml-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -moz-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -ms-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            -o-box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 26px rgba(255, 255, 255, 0);
        }

        100% {
            -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -khtml-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        }
    }

    .info_fonts li {
        float: left;
        width: 100%;
        margin-bottom: 3%;
    }

    .info_fonts li:nth-child(2) {
        margin-left: 0;
        margin-right: 0;
        margin-top: 2%;
        margin-bottom: 2%;
    }

    .footer {
        background: #206ca0;
        padding: 15px 0;
        text-align: center;
    }

    .mainBanner {
        margin-top: 0;
        /* height: 140px; */
    }

    .indexBanner {
        margin-top: 0;
    }

    .mainBanner img {
        height: 100%;
    }


    .wraq_header {
        position: relative;
    }

    .table_m {
        background: #fff;
        padding: 5% 5% 5%;
    }

    .AboutLink2 a:first-child{
        display: none;
    }
}

@media (max-width: 860px) {

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 4%;
        width: 100%;
        text-align: right;
    }

    .details p img,
    .details img {
        width: 100% !important;
        height: 100% !important;
    }

}


@media screen  and (max-width:767px){
    .list_in strong {
    height: 46px;
}
    .details img{width:auto !important;height:auto !important;}
    .details div{overflow: auto;}
    .details video{width: 100% !important;height: auto;}
    .details table{width:100% !important;max-width: 100% !important;margin:0 !important;table-layout: fixed;word-break:break-all;box-sizing: border-box;display: block;}
    .details table td,.details table th{width:auto !important; }
    .details table *{white-space:normal;margin:0 !important;}
    .details table tr{height:auto !important;}
}

@media (max-width: 768px) {
    .route_detailss img{
    width:100%!important;
}
.weix_box a{
    padding-top: 0;
}
.swiper-pagination-bullet{
    width:8px;
    height:8px;
}
.new_item{
        background-size: 33% 50%;
}
.new_libom{
    background-size: 28% 51%;
}
.text_x p{
        overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin-bottom: 40px;
}
.text_x .ind_mores{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.AboutLink2 a{
    font-size: 1.6rem;
}
.routeNav_top h2{
    font-size: 1.7rem;
}
        .snav .logo {
        width: 46%;
        /* top: 6px; */
        top: 50%;
             transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    }
        .infoBoxs .col-md-6{
        width: 50%;
    }
        .infoBoxs .col-md-18{
        width: 50%;
    }
    /* .pages{
        display: none;
    }
    .pages_min {
    display: block;
} */
    .zzjk_img {
        position: relative;
        width: 90%;
        margin: 2% auto;
    }

    .zzjk_img img {
        width: 100%;
    }

    .zzjk_img a {
        position: absolute;
        left: 31%;
        z-index: 9;
        width: 38%;
        height: 30px;
    }


    /* .img_exhibition .col-sm-24:nth-child(3) .dt_img img,
    .img_exhibition .col-sm-24:nth-child(4) .dt_img img {
        display: none;
    } */

    .wrap .list_tit .texts_ins {
        /* position: static; */
        /* left: 0; */
        /* width: 100%; */
        /* z-index: 9; */
        /* padding: 18px; */
        /* top: 0; */
    }

    .navm {
        top: 62px;
        border-top: 1px solid #eee;
    }

    .wrap .infoBoxs .list_tit {
        /* width: 100%; */
        /* position: relative; */
    }

    .dt_img,
    .infoBoxs .list_tit {
        width: 100%;
        padding-top: 10px;
    }
.routeNav_top h2{
    font-size: 2.1rem;
}
.list_tit h3{
    font-size: 1.8rem;
    margin-bottom: 10px;
}
    .list_tit .texts_ins {
        position: static;
        padding: 2% 3%;
        width: 100%;
    }

    .expert_wrap ul li {
        width: 46%;
    }

    .linkMain h5 {
        font-size: 18px;
        font-size: 1.8rem;
    }

    .clear-img {
        margin-left: 0;
        width: 20%;
    }

    html {
        font-size: 53%;
        overflow-x: hidden
    }

    .waiquan {
        right: -27%;
        bottom: -15%;
        width: 75%;
    }

    .wraq_header {
        position: relative;
    }

    .mainBanner {
        margin-top: 0;
        height: 140px;
    }

    .thumbnail {
        margin-bottom: 3%;
    }

    .linkMain h5 a {
        font-size: 14px;
    }

    .wraq_header,
    .header {
        height: 70px;
        position: relative;
    }

    .snav {
        top: 7px;
        position: static;
    }

    .resea_le li {
        float: left;
        width: 45%;
        margin: 20px 5% 0;
    }

    .resea_le li p {
        line-height: 22px;
    }

    .resea_le li:nth-child(2) {
        margin: 20px auto 0;
    }

    #myTabs {
        width: 58%;
        margin: 0 auto;
    }

    .tab_more {
        position: absolute;
        top: 12px;
        left: 72%;
    }

    .caption li span,
    .caption li p {
        line-height: 36px;
    }

    .caption li {
        height: 36px;
    }

    /* p {
        font-size: 18px !important;
        font-size: 1.8rem !important;
    } */
    .page-1-logo h3 {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .page-1-logo p {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .introd-2 .introd_content .last-i,
    .introd-1 .introd_content .last-i {
        margin-left: 1px;
    }

    .home-page-1 {
        padding-top: 30px;
        height: 200px;
    }

    .page-1-logo {
        width: 100%;
    }

    .zhe-icon {
        width: 54px;
        height: 54px;
    }

    .zhe-icon .zhe-box {
        width: 30px;
    }

    .left-img-wofld {
        width: 80%;
        margin: 0 auto;
    }

    .gen-left-img .left-img-icon {
        width: 100%;
        margin: 0 auto;
    }

    .swiper-slide .zhe-zhao {
        -webkit-transform: translateY(16%);
        -moz-transform: translateY(16%);
        -ms-transform: translateY(16%);
        transform: translateY(16%);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
        -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
        transition: transform 0.4s, opacity 0.1s 0.3s;
    }

    .zhe-zhao p {
        line-height: 2.0rem;
    }

    .navbar-default .navbar-brand {
        margin-left: 10px;
    }

    .swiper-slide:hover .zhe-zhao {
        opacity: 1;
        -webkit-transform: translateY(10%);
        -moz-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
        -moz-transition: -moz-transform 0.4s, opacity 0.1s;
        transition: transform 0.4s, opacity 0.1s;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>a,
    .navbar-default .navbar-nav>a:hover,
    .navbar-default .navbar-nav>a:focus {
        background: none
    }

    .navbar-default .nav>li>a:hover,
    .navbar-default .nav>li>a:focus {
        background: none
    }

    .swiper-slide:hover h5 {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .page-1-logo img {
        width: 60%;
        margin-bottom: 0;
    }

    .home-page-1 .kuosan {
        position: absolute;
        left: 0;
        top: -620px;
        width: 100%;
        -webkit-animation: 2s sploosh infinite linear;
        animation: 2s sploosh infinite linear;
        opacity: 0;
    }

    @keyframes sploosh {
        0% {
            transform: scale(1.5);
            opacity: 0.5;
        }

        100% {
            transform: scale(2);
            opacity: 1;
        }
    }

    .navbar-default {
        background: #fff;
    }

    .navbar-fixed-top {
        /*position: initial;*/
        margin-bottom: 0;
        /* height: 60px; */
    }

    .navbar-header {
        /* height: 60px */
    }

    .banner {
        margin-top: 0;
    }

    .navbar-toggle {
        margin-top: 14px;
    }

    .navbar-brand {
        height: 40px;
        margin-top: 10px;
    }

    .navbar-brand>img {
        width: 50%;
        margin-top: 4px;
        margin-left: 10px;
    }

    .navbar-default .navbar-brand img {
        width: 35%;
        margin-top: 4px;
        margin-left: 10px;
    }

    .navbar-header .EN {
        background: #007aff;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 50px;
        color: #fff;
        padding: 0;
        line-height: 30px;
        text-align: center;
        margin-top: 14px;
        border-radius: 50%;
        display: none;
    }

    .navbar-header .redcolor {
        background: #f03232;
    }

    .navbar-header .bestcolor {
        background: #f9c43a;
    }

    .navbar-header .whitecolor {
        background: #00a68f;
    }

    .zhe-icon .zhe-quann {
        width: 26px;
        height: 26px;
        left: -4px;
        top: -4px;
    }

    .zhe-icon .zhe-boxx {
        width: 44px;
        height: 44px;
    }

    .zhe-icon .zhe-boxq {
        width: 26px;
        height: 26px;
    }

    .zhe-icon .zhe-boxo {
        width: 24px;
        height: 24px;
    }

    .zhe-icon .zhe-boxb {
        width: 18px;
        height: 18px;
    }

    .swiper-slide:hover .zhe-boxb {
        animation: boxb 1s forwards;
    }

    .swiper-slide:hover .zhe-boxo {
        animation: boxo 1s forwards;
    }

    @keyframes boxb {
        from {
            right: -4px;
            top: -4px
        }

        to {
            right: 18px;
            top: 40px
        }
    }

    @keyframes boxo {
        from {
            bottom: 0px;
            left: 16px
        }

        to {
            left: 40px;
            bottom: 40px
        }
    }

    .swiper-slide:hover .zhe-boxox {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform-origin: 27px 0px;
    }

    .expert_le {
        float: left;
        width: 100%;
        margin-bottom: 3%;
    }

    .expert_le img {
        margin-left: 0;
    }

    .expert_ri {
        float: right;
        width: 100%;
        margin-bottom: 10px;
    }

    .footer_top {
        width: 100%;
        margin: 0 auto;
        display: none;
    }

    .footer_bom {
        margin-top: 2%;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        border-top: 0;
    }

    .footer_top ul.col-sm-12 {
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
    }

    .details_in h3,
    .details_in h3 {
        font-size: 19px;
        font-size: 1.9rem;
        width: 96%;
    }

    .details_in p {
        padding-left: 0;
        padding-right: 0;
    }



    .list_tit .texts_ins {
        padding: 2% 3%;
    }

    .w-imgText5 .text_x .tt_h {
        margin-bottom: 4%;
    }

.Annex{
    padding-left: 0;
}
    .Annex h3{
    text-indent:0;
}
.Annex ul {
    text-indent:0em;
}

.Annex ul li::before{content: '';display: block;width: 5px;
    height: 5px;border-radius: 50%;position: absolute;
    left: 0;top: 12px;background: #206ca0;}
}




@media (max-width: 580px) {
.footer p span{
    display:block;
}
.footer p{
    text-align: left;
}
    .dir_click a {
        width: 48%;
    }

    .logo img {
        width: 100%;
    }

    .new_item li a {
        height: 64px;
    }

}

@media (max-width: 580px) {
    .new_notice ul li span {
        width: 18%;
        padding-bottom: 5px;
    }

    .new_notice ul li span strong {
        padding-bottom: 4px;
    }

    .new_notice ul li a {
        width: 77%;
    }

    .new_notice ul li b {
        margin-bottom: 0;
    }

    .item_line {
        margin: 4% auto 4%;
        padding-bottom: 2%;
    }

    .enlarge_box li {
        width: 100%;
    }

    .enlarge_box li a {
        height: 60px;
    }
.enlarge_box li a{
    padding: 20px 30px;
}
.new_notice ul li {
    margin: 3% auto 5%;
}
.service_sector .service_img {
    margin-bottom: 2%;
}
    .enlarge_box {
        padding-top: 20px;
        height: auto;
        margin-bottom: 5%;
    }
.wrap .list_tit .texts_ins{
        left: 40%;
    width: 60%;
    background: rgba(255, 255, 255, 0.9);
    
}


}



@media (max-width: 540px) {
    .route_detailss p{
        text-indent: 0rem !important;
    }
    .route_detailss p span {
   
    text-indent: 0rem !important;
    font-size: 14px !important;
}
    .banner_texts span {
        width: 15%;
    }
.bdsharebuttonbox span{
    display: none;
}
.routeNav li img {
    width: 12px;
    height: 18px;
}
.sthfz_p{
    padding: 2% 4%;
}
.rd_box_cl{
    top: 26px;
}
.lmml_list li{
    padding: 12px 10px 8px 20px;
}
.details-p .wrapSize{
    display: none;
    width: 100%;
}
.details .details-p>span{
    display: block;
    line-height: 22px;
}
    .banner_texts p {
        width: 82%;
        float: right;
        line-height: 26px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-top: -22px;

    }

    .banner_texts {
        padding: 6px 12px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0;
        width: 100%;
        text-align: right;
   
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
            margin: 0 2px;
    }

    /* .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        margin-left: 3px;
    } */

    .toplog img {
        width: 56%;
        text-align: center;
    }

    .list_in strong b {
        display: block;
        font-size: 24px;
        font-size: 2.4rem;
        height: 22px;
    }
.list_in strong{
        padding: 2px 6px;
}
    .top {
        width: 50%;
        height: 62px;
    }

    .logo {
        width: 72%;
        float: left;
        text-align: center;
    }

    #myTabs {
        width: 100%;
        margin: 0 auto;
    }

    .basice_in .nav>li>a {
        font-size: 16px;
        padding: 10px 6px;
    }

    .tab_more {
        position: absolute;
        top: 12px;
        left: 79%;
    }

    .footer_bom .sydw {
        position: absolute;
        left: 2%;
        z-index: 9;
    }

    .new_item {
        padding: 2% 4% 3% 20%;
    }

    .position_hot {
        font-size: 1.8rem;
        line-height: 22px;
        left: 16px;
        top: -10px;
        padding: 2% 9.5% 8% 3%;
    }

    .new_libom .position_newhot {
        position: absolute;
        top: -10px;
        right: 16px;
        font-size: 1.8rem;
        line-height: 22px;
        padding: 2% 7% 6% 4%;

    }

    .new_libom {
        padding: 2% 24% 3% 5%
    }


}

@media (max-width: 540px) {
      .snav .logo {
        width: 60%;
        /* top: 2px; */
    }
    .new_notice ul li span strong {
        font-size: 1.8rem;
    }

    .snav .logo {
        width: 66%;
        /* top: 6px; */
    }

    .item_Section h2 {
        margin: 5% auto;
    }

    /* .list-title {
        height: 50px;
        line-height: 50px;
    } */

    .weix_box {
        margin-top: 2.3%;
        background: #f9f9f9;
        border: 1px solid #eaeaea;
        padding: 0 1% 2% 0;
    }

    .weix_box a {
        background-size: 13% 50%;
    }
    .new_item .more_btn{
        font-size: 1.5rem;
    }

    .new_item li a {
        line-height: 26px;
    }


}

@media (max-width: 420px) {
          .snav .logo {
        width: 66%;
        /* top: 6px; */
    }
    .infoBoxs .col-md-6{
        width: 70%;
        margin: 0 auto;
    display: block;
    float: none;
    }
    .list_in strong{
        left: 0;
    }
        .infoBoxs .col-md-18{
        width: 100%;
    }
    /* .route_list .list_in img {
    width: 100%;
    max-width: 190px;
    margin: 0 auto;
}  */
}

@media (max-width: 400px) {
.lmml_list li a p {
    width: 60%;
}
    
}

@media (max-width: 320px) {
    .routeNav {
        width: 100%;
        float: right;
    }

    .routeNav_top h2 {
        display: block;
    }
    .lmml_list li a p {
    width: 50%;
}
}
