/* 导航 */
html,
body {
    overflow-x: hidden;
    background: #fefefe;
}

a {
    color: #333;
    text-decoration: none;

}

a:hover,
a:focus {
    color: #1b764b;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

/* 顶部信息 */
.jgs_header .union_top {
    background: #0953ba;
}

.union_top {
    background: ##0953ba;
    padding: 20px 0;
}

.union_in .logo {
    float: left;
}

.union_in .union_right {
    margin-top: 14px;
    float: right;
}

.union_iconTop a {
    display: inline-block;
    /* margin-left: 10px; */
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    padding: 0 14px;
    /* background: url(../images/icon/topiconss.png) no-repeat center right; */
}

.union_iconTop a img {
    display: inline-block;
}

/* .union_iconTop a:hover{
    color: #2a855a;
} */
.union_iconTop a.search_btn {
    background: none;
    padding-right: 0;
}

/* .union_iconTop img {
    width: 29px;
    height: 28px;
    margin: 0 5px;
    display: inline-block;
} */

.union_in {
    position: relative;
}

.infoTops {
    padding: 5px 0;
}

.info_left {
    float: left;
}

.dates,
    {
    font-size: 14px;
    font-size: 1.4rem;
}

.dates b {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    font-weight: normal;
}

.union_right {
    float: right;
}

/*导航*/

.wraq_header {
    width: 100%;
    background: #dadada;
}

.jgs_header {
    position: relative;
    z-index: 99;
    background: #0953ba;
}

.logo {
    /* width: 46%; */
    float: left;
    text-align: center;
    padding-top: 0.5%;
}

.logo a {
    display: block;

}

.logo img {
    width: 88%;
    margin-left: 0;
}

/* .carousel-inner .item:first-child{
    display: block;
} */
/*导航*/
.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;
}

.navtopbar>ul {
    margin: 0 auto 0;
    width: 100%;
    position: relative;

}

.minfoWrap .minfoWrap_inner ul img {
    float: none;
    margin: 0 10px 0 0;
    float: left;
}

.navtopbar ul li:hover .minfoWrap {
    display: block;
}

.navtopbar ul li {
    float: left;
    position: relative;
    padding: 0 4.8%;
    line-height: 50px;
    background: url(../images/icon/topiconss.png) no-repeat center right;
}

.navtopbar ul li:last-child {
    padding-right: 0;
    background: none;
}

.navtopbar ul li.special_li {
    position: static;
}

.special_main .navtopbar ul li {
    line-height: 60px;
}

/* .navtopbar>ul>li:last-child {
    padding-right: 0;
} */

/* .navtopbar>ul>li:first-child {
    padding-left: 0;
} */

.navtopbar ul li a {
    padding: 0;
    text-align: center;
}

.navtopbar ul li>a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    display: block;
    font-weight: normal;
}

/*手机端导航*/
.snav {
    display: none;
    height: 50px;
    right: 0;
    top: 50px;
    z-index: 1002;
    width: 100%;
}

.union_top .logo {
    padding-top: 0;
    padding-left: 0;
    position: relative;
    z-index: 1999;
}

.union_top {
    padding: 4px 0 0
}

.mbtn {
    display: block;
    width: 46px;
    height: 46px;
    right: 6%;
    top: 0;
    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: #1b764b; */
}

#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;
    height: 20px;
}

.navm {
    width: 100%;
    z-index: 9999;
    line-height: 30px;
    background: #0953ba;
    overflow: hidden;
    text-align: left;
    display: none;
    top: 84px;
    left: 0;
}

.navm li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}


.navm li a {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    padding: 10px 0px;
    color: #fff;
    padding-left: 15px;
    display: block;
}

.nlinks_navm a {
    font-size: 18px;
    font-size: 1.8rem;
    float: left;
    padding: 10px 5px 10px 15px;
    color: #fff;
    display: block;
}


.navm li a:hover {
    color: #fff;
}

.navm li span {
    top: 3px;
    padding: 12px 10px 0 0;
    float: right;
    margin-right: 10px;
    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: #1b764b;
}

.subNavs {
    width: 100%;
    overflow: hidden;
    display: none;
}

.pa {
    position: absolute;
}

.nav-tabs {
    border: 0;
}

/* 幻灯 */
.carousel-caption a {
    font-size: 23px;
    font-size: 2.3rem;
    color: #fff;
    text-align: left;
    line-height: 4.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.info_dates .media-body h5:hover {
    color: #0953ba;
}

.carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    z-index: 89;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(0, 0, 0, 0.5);
}

.carousel-indicators {
    display: none;
}

.jgs_item_img li img,
.news_pic img,
.teams_item img,
.expert_wrap li img {
    width: 100%;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;

}

.item_line {
    position: relative;
    font-size: 24px;
    font-size: 2.4rem;
    color: #333;
    font-weight: bold;
    margin: 2% auto 16px;
    padding-bottom: 8px;
    padding-left: 12px;
    border-bottom: 5px solid #f7b80f;
}

.jgs_item_img .col-md-6 {
    padding-right: 10px;
    padding-left: 10px;
}

.pecentList {
    margin-left: -10px;
    margin-right: -10px;
}

/* .jgs_item_img .col-md-6:nth-child(2),
.jgs_item_img .col-md-6:nth-child(3)
{
    padding-left:10px;
    padding-right: 10px;
} */
.img_big {
    overflow: hidden;
}

.jgs_item_img li a:hover img,
.news_pic li a:hover img,
.teams_item a:hover img,
.expert_wrap li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);

}

.teams_item .col-md-12 {
    padding-left: 30px;
    padding-right: 30px;
}

/* .item_line:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 110px;
    height: 4px;
    background: #206ca0;
} */

.item_line a {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    margin-top: 6px;

}

.jgs_item_img a {
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.jgs_item_img a:hover {
    -moz-box-shadow: 1px 0px 16px #e1e1e1;
    -webkit-box-shadow: 1px 0px 16px #e1e1e1;
    box-shadow: 1px 0px 16px #e1e1e1;
}

.jgs_mark {
    padding: 14px 10px;
    background: #cae0ff;
    border-top: 4px solid #f7b80f;
    min-height: 244px;
}

.jgs_mark p {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.4rem;
    margin-bottom: 10px;
    /* text-align: justify; */
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    /* word-wrap: break-word; */
    word-break: break-all;
}

/* .jgs_mark p:after {
    display: inline-block;
    width: 100%;
    content: '';
} */
.news_pic p {
    text-align: justify;
}

.jgs_item_img a:hover p,
.jgs_item_img a:hover span {
    color: #0953ba;
}

.jgs_mark span {
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    /* word-wrap: break-word; */
    word-break: break-all;
    font-size: 14px;
    font-size: 1.4rem;
}

/* .jgs_mark span:after {
    display: inline-block;
    width: 100%;
    content: '';
} */
.jgs_item_img .col-md-8 {
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 2%;
}

.info_dates .media-left {
    background: #e5e7ed;
    border-right: 3px solid #f7b80f;
    min-width: 70px;
    height: 68px;
    vertical-align: middle;
}

.info_dates li {
    margin-bottom: 3%;
}

.info_dates li:last-child {
    margin-bottom: 0;
}

.info_dates li strong {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    font-weight: normal;
    line-height: 24px;
    display: block;
}

.media-left,
.media>.pull-left {
    padding-right: 0;
}

.info_dates .media-left span {
    display: block;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
}


.info_dates .media-body {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    line-height: 3.0rem;
    padding-left: 14px;
}

.info_dates .media-body h5 {
    padding-right: 10px;
    font-size: 1.6rem;
    color: #000;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}

.info_dates .media-body:hover p,
.info_dates .media-body:hover h5 {
    color: #0953ba;
}

.info_dates .media-body p img {
    display: inline-block;
    margin-right: 4px;
}

.indSld {
    float: left;
    width: 35%;
}
.indSld ul{
      background: #f1f3fa;
}
.info_dates {
    float: right;
    width: 62%;
    background: #f1f3fa;
}

.indSld .media-left {
    background: #e5e7ed;
    border-right: 3px solid #f7b80f;
    min-width: 70px;
    height: 68px;
    vertical-align: middle;
}

.indSld li {
    margin-bottom: 3%;
}

.indSld li strong {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    font-weight: normal;
    line-height: 24px;
    display: block;
}

.indSld .media-left span {
    display: block;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
}


.indSld .media-body {
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    line-height: 3.0rem;
    padding-left: 14px;
}

.indSld .media-body h5 {
    font-size: 1.6rem;
    color: #000;
    line-height: 21px;
    width: 83%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}

.indSld .media-body p {
    width: 83%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indSld .media-body:hover p,
.indSld .media-body:hover h5 {
    color: #0953ba;
}

.indSld .media-body p img {
    display: inline-block;
    margin-right: 4px;
}

.sldPics {
    padding: 10px 0;
    background: #cae0ff;
}

/* .news_list ul{
    padding: 2% 3% 3%;
} */
.indsNews {
    margin-top: 77px;
}

.news_list li a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.8rem;
}

.news_list li a span {
    float: right;
}

.news_list li {
    padding: 26px 3% 10px 30px;
    margin-bottom: 3%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* background: url(../images/icon/jgsiocn01.png) no-repeat left 7px; */
}

.news_list {
    background: #f2f4fc;
}

.news_list li h6 {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
    color: #000;
    padding-left: 10px;
}

.news_list li h6:hover {
    color: #0953ba;
}

.news_list li p {
    padding-left: 48px;
}

.news_list li img {
    display: inline-block;
}

.links_ind {
    background: #edeffa;
    padding: 14px 10px;
}

.links_ind a {
    padding-left: 30px;
    font-size: 1.6rem;
}

.links_ind a:hover {
    color: #0953ba;
}

.news_list li a:hover,
.news_pic a:hover p {
    color: #0953ba;
}

.news_pic {
    margin-bottom: 5%;
}

.news_pic li {
    list-style: none;
    margin-bottom: 20px;
}

.news_pic li img {
    width: 100%;
}

.news_pic a {
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.news_pic a:hover {
    -moz-box-shadow: 1px 0px 16px #e1e1e1;
    -webkit-box-shadow: 1px 0px 16px #e1e1e1;
    box-shadow: 1px 0px 16px #e1e1e1;
}

.er_banner {
    width: 100%;
    overflow: hidden;
}

.er_banner img {
    width: 100%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    animation: scale11 7s infinite;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.carousel-inner .item img {
    width: 100%;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    animation: scale11 7s infinite;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    /* transition:transform 6000ms linear 0s; */
}


@keyframes scale11 {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);

    }

    100% {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);

    }
}



/* 搜索微信 */
.union_iconWn {
    margin-top: 12%;
    float: right;
}

.union_iconWn strong {
    width: 112px;
    height: 28px;
    float: left;
}

.union_iconWn strong a {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 38px;
    background: url(../images/icon/navicont04.png) no-repeat left center;
    display: block;
}

.union_iconWn span {
    float: left;
    height: 36px;
}

.codeWrap {
    /* width: 168px; */
    position: absolute;
    top: -17px;
    right: 260px;
    display: none;
}

.code {
    width: 90px;
    height: 106px;
    float: left;
    margin-right: 6px;
    background-color: #fff;
}

.code_img {
    display: block;
    width: 100%;
    height: 80px;
    margin: 0;
}

.code_title {
    display: block;
    height: 32px;
    text-align: center;
    line-height: 16px;
    color: #4f5050;
    margin: 0;
    padding: 0 5px;
}


.code_img {
    display: block;
    width: 100%;
    height: 80px;
    margin: 0;
}

.codeWrap .code .code_img img {
    width: 80px;
    height: 90px;
    padding-bottom: 10px;
}

.code02 {
    display: none;
    margin-right: 0;
}

.code02 .code_title {
    padding: 0 1px;
}

/* .header{
    background: #1b764b;
    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: #1b764b;
}

/* .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;
} */

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner img {
    width: 100%;
}


.diqiu img {
    width: 100%
}

.banner .wave1 {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    -webkit-animation: 5s move infinite linear;
    animation: 5s move infinite linear;
    width: 200%
}

.banner .wave2 {
    position: absolute;
    left: -100%;
    bottom: 0;
    margin: 0;
    padding: 0;
    -webkit-animation: 5s movee infinite linear;
    animation: 5s movee infinite linear;
    width: 200%
}

@-webkit-keyframes move {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@keyframes move {
    0% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

@-webkit-keyframes movee {
    0% {
        left: -100%;
    }

    100% {
        left: 0%;
    }
}

@keyframes movee {
    0% {
        left: -100%;
    }

    100% {
        left: 0%;
    }
}

.swiper-slide {
    overflow: hidden;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    opacity: 1;
    background: #fff;
    margin-left: 10px;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #1b764b;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 58px;
    height: 58px;
    margin-top: -29px;
    z-index: 10;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper-pagination {
    right: 0;
    bottom: 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    width: auto;
}

.swiper-container .swiper-button-next {
    background-image: url("../images/righticon.png")
}

.swiper-container .swiper-button-prev {
    background-image: url("../images/lefticon.png")
}

.img-posi {
    overflow: hidden;
}

.img-posi img {
    cursor: pointer;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.img-posi img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.navbar-nav>li:last-child {
    display: none;
}

@keyframes sploosh {
    0% {
        transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.3);
        opacity: 1;
    }
}

/* 遮罩 */
.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
}

/* 新闻列表TAB */
.text_in {
    background: #cae0ff;
    padding: 24px 14px;
}
.bannerBgs {
    margin: 0 20px;
    background: #cae0ff;
}
.bannerBgs .col-md-15 {
  padding-left: 0;
}
.banner_list {
    margin: 10px auto 0;
}

.banner_list .col-md-9 {
    padding-left: 0;
}

.tabArticleList01,
.tabArticleList02 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.tabMenu01 {
    width: 100%;
    overflow: hidden;
    position: relative;

}

.sldTop {
    margin-bottom: 3%;
}

.tabMenu01 li {
    width: 32%;
    margin-bottom: 14px;
    height: 4.6rem;
    line-height: 4.8rem;
    border-right: 3px solid #fff;
    float: left;
    background: #e4ebf3;

}

.tabMenu01 li:last-child {
    margin-right: 0;
}

.tabMenu01 li.news {
    font-weight: bold;
    background: none;
    margin-right: 5px;
    width: 98%;
}

.tabMenu01 li.news a {
    color: #323232;
    padding: 0;
}

.tabMenu01 li a {
    display: block;
    padding: 0 6px;
    font-size: 16px;
    color: #323232;
    text-align: center;
}

.tabMenu01 li.news.active a {
    border: 0;
    color: #333;
}

.tabMenu01 .active a {
    color: #fff;

}

.tabMenu01 li.active {
    background: #0953ba;
}

.tabMore {
    position: absolute;
    right: 0;
    z-index: 1;
}

.tabMore span {
    display: none;
    text-align: right;
}

.tabMore span a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

.tabMore a {
    font-size: 14px;
    font-size: 1.4rem;
}

.tabMore .active {
    display: block;
}

.tabList01 dd {
    display: none;
    overflow: hidden;
    margin-top: 10px;
}

.text_in .tabList01 dd {
    margin-top: 0;
}

.ddList00 li {
    width: 100%;
    float: left;
    padding: 9px 10px;
    /* border-bottom: 2px solid #e8ac0e; */

}

.ddList00 li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.6rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
}

.ddList00 li a:hover {
    color: #0953ba
}
#tab01 .tabList01 {
    min-height: 356px;
}

/* .tableft_in .ddList00 li{
    height: 53px;
    line-height: 53px;
    
}
.text_in .ddList00 li {
    height: 36px;
    line-height: 36px;
}
.ddList00 li a {
    padding-left: 18px;
} */

.ddList00 li span {
    float: right;
    margin-left: 10px;
    *position: absolute;
    *right: 0;
    *bottom: 0;
}

.ddList00 li strong {
    margin-left: -8px
}

.ddList00 li strong a {
    color: #0953ba
}

/* 竖向导航样式 */
.vertical_in {
    background: #fff;
    padding-right: 3%;
}

.vertical_in .tabMenu01 {
    width: 42%;
    float: left;
    background-color: #4172c3;
    height: 405px;
}

.vertical_in .tabList01 {
    width: 55%;
    float: right;
    margin-top: 6px;
}

.vertical_in .tabMenu01 li:last-child a {
    border-bottom: 0;
}

.vertical_in .tabMenu01 li.active {
    border-left: 5px solid #4172c3;
    border-bottom: 1px solid #fff;
}

.vertical_in .tabMenu01 li a {
    color: #fff;
    height: auto;
    padding: 16px 10px 16px 12px;
    border-bottom: 1px dashed #fff;
}

.vertical_in .tabMenu01 li a:hover {
    font-weight: normal;
    color: #0953ba;
}

.vertical_in .tabMenu01 li a.vertical_height {
    padding: 26px 10px 26px 12px;
}


.vertical_in .tabMenu01 .active a {
    background: #fff;
    color: #2a62ab;
    font-weight: normal;
    /* font-weight: bold; */
}

.vertical_in .tabMenu01 li {
    width: 100%;
    padding: 0;
    height: auto;
    line-height: 26px;
    font-size: 18px;
    font-size: 1.8rem;
    float: left;
    margin-right: 0;
}

/* 二级页面TAB */
.team_tab {
    padding: 1% 2% 2%;
}

.team_tab .tabMenu01 li {
    width: 33%;
    padding: 2%;
    height: auto;
    line-height: 52px;
    float: left;
    margin-right: 0;

}

.team_tab .tabList01 dd {
    margin-top: 0;
}

.team_tab .tabMenu01 li a {
    font-size: 18px;
    font-size: 1.8rem;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #f2f2f2;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.team_tab .tabMenu01 li:last-child {
    margin-right: 0;
}

.team_tab .tabMenu01 li.news {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    background: none;
    margin-right: 5px;
    width: 98%;
}

.team_tab .tabMenu01 li.news a {
    color: #333;
    padding: 0;
}

.team_tab .tabMenu01 li.news.active a {
    border: 0;
    color: #333;
}

.team_tab .tabMenu01 .active a {
    background: #fff;
    -moz-box-shadow: 1px 0px 11px #c3c3c3;
    -webkit-box-shadow: 1px 0px 11px #c3c3c3;
    box-shadow: 1px 0px 11px #c3c3c3;
    border-bottom: 0;
    font-weight: normal;
    color: #333;
}

.team_tab .tabMenu01 .active a:hover {
    font-weight: normal;
    color: #333;
}

.inside_in {
    background: #fff;
    padding: 1% 2% 8%;
}

.inside_in ul li {
    width: 30%;
    padding: 2% 1.5%;
    float: left;
    margin-right: 0;
}

.inside_in li:nth-child(2) {
    width: 36%;
}

.inside_in ul li h3 {
    font-size: 18px;
    color: #fff;
    font-size: 1.8rem;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #1b764b;
    padding: 0;
}

.inside_title a {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 20px;
    text-align: left;
    width: 100%;
    display: inline-block;
    /* background: url(../images/icon/banner_bg.png) no-repeat 75px 12px; */
}

.inside_in li:nth-child(2) a {
    text-align: left;
}

.inside_title a i {
    display: inline-block;
    margin-right: 10px;
    padding-top: 10px;
    width: 5px;
    height: 5px;
    background: url(../images/icon/banner_bg.png) no-repeat;
}

.color_block a {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    color: #fff;
    padding: 28px 2%;
    font-weight: bold;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.color_block .clolor_a {
    background: #709deb;
}

.color_block .clolor_b {
    background: #6fdca7;
}

.color_block .clolor_c {
    background: #f79991;
}

.color_block .clolor_d {
    background: #9ebef8;
}

.color_block a:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
}

/* .color_block .col-sm-12,
.color_block .col-sm-6
{
    padding-left: 10px;
    padding-right: 10px;
} */




/* 公共样式 */
.list_texts {
    background: #fff;
    min-height: 820px;
}

.titleTop {
    font-size: 20px;
    font-size: 2.0rem;
    padding: 2.2% 2%;
    color: #2a855a;
    border-bottom: 1px solid #c3c3c3;
}

.list_details {
    /* background: #fff;
    padding: 4% 4.5% 6%;
    overflow: hidden; */
    margin: 0 auto;

}

.list_details img {
    width: 100%;
}

.list_details p img {
    width: 100%;
}

.articles_ins h5 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 3.0rem;
    color: #333;
    text-align: center;
    margin: 2% auto;
}

/* .details_ri,.details_le{
    float: left;
} */
.details_le {
    margin: 20px auto 4%;
    text-align: center;
    /* border: 1px solid #efefef;
    background: #eee;
    padding: 9px; */
}

.img_details {
    margin-bottom: 5%;
}

.details_ri {
    margin-left: 5%;
    margin-top: 3%;
}

.list_details h3 {
    font-size: 22px;
    font-size: 2.2rem;
    color: #1b764b;
    padding: 10px 0;
}

.list_details h5 {
    color: #333;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
}

.list_details p {
    line-height: 36px;
    margin-bottom: 3%;
    text-indent: 2em;
}

.orgamization_pic img {
    max-width: 100%;
    margin: 4% auto;
}

/* img list */
.teams_item .col-md-12 {
    margin: 2% auto;
}

.teams_item a img {
    width: 100%;
}

.teams_item p {
    padding: 3%;
    text-align: left;
}

/* 列表 */
.lmml_list ul {
    padding: 2% 3% 3%;
}

.lmml_list li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
}

.lmml_list li a span {
    float: right;
}

.lmml_list li {
    padding: 1% 3% 1% 20px;
    margin-bottom: 1%;
    background: url(../images/icon/banner_bg.png) no-repeat left 20px;
}



/* .lmml_list li:nth-child(odd) {
    background-color: #efefef;
}

.lmml_list li:nth-child(even) {
    background-color: #fff;
} */


.item_Section h2 {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center;
    margin: 3% auto;
    background: url(../images/icon/hlines.png) no-repeat center center;
}

/* 专题页 */
.special_banner img {
    width: 100%;
}

.special_main {
    background: #fff url(../images/icon/special_bgb.jpg) no-repeat left bottom;

}

.special_main .item_Section h2 span {
    display: inline-block;
    font-weight: bold;
    padding-left: 10%;
    font-size: 34px;
    font-size: 3.4rem;
    color: #1b764b;
    min-height: 60px;
    margin-top: 10px;
}

.special_main .item_Section h2 {
    margin: 0 auto;
    background-size: cover;
    min-height: 75px;
}

.special_main .item_Section {
    position: relative;
    padding: 2% 0 2%;
    margin: 1% auto;
    /* min-height: 75px; */
}

.special_main .ind_main .item_Section {
    padding: 3% 0 3%;
}

.special_main .item_Section a {
    position: absolute;
    top: 24%;
    right: 0;
    z-index: 99;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
}

.special_main .ind_main .item_Section h2 span {
    padding-left: 14%;
}

.special_main .special_bg01 h2 {
    background: url(../images/icon/special_line01.png) no-repeat center center;
}

.special_main .special_bg02 h2 {
    background: url(../images/icon/special_line02.png) no-repeat center center;
}

.special_main .special_bg03 h2 {
    background: url(../images/icon/special_line04.png) no-repeat center center;
}

.special_main .special_bg04 h2 {
    background: url(../images/icon/special_line03.png) no-repeat center center;
}

.special_main .ddList00 li {
    background: url(../images/icon/special_icon.png) no-repeat left 15px;
}

.special_main .footer_bom .sydw {
    left: 13%;
}

.special_footer .footer {
    background: none;
    padding-bottom: 2%;
}

.special_footer .footerNav a,
.special_footer .footer p,
.special_footer .footer p span {
    color: #333;
    line-height: 3.6rem;
}

.special_footer .footerNav {
    margin-bottom: 0;
}

.footer_all {
    margin-top: 10px;
}

.footer {
    background: #0953ba;
    padding: 1.5% 15px;
    text-align: center;
    text-align: center;
}

.footer p,
.footer p span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    color: #fff;
    text-align: center;
}

.footer p span {
    margin-left: 16px;

}

.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;
}

.footer_bom {
    position: relative;
}

.footer_bom .sydw {
    position: absolute;
    top: -20px;
    left: 16%;
    z-index: 9;
}


.footerNav {
    margin: 3.8% auto 1.8%;
}

.footerNav a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
}

.footer_weix {
    position: relative;
}

.footerWx {
    position: absolute;
    bottom: -2px;
    right: 6px;
    z-index: 6;
}

.footerWx p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-top: 8px;
}

.footer .footer-article-item {
    float: left;
    width: 50%;
}

.footer-item h2 {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
    line-height: 1.2;
    font-weight: 300;
    text-align: left;
}

.footer-article-item dd {
    line-height: 2.4rem;
    text-align: left;
}

.footer-article-item dd a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.8rem;
    text-align: left;
    color: #fff;
    transition: all .1s
}

.footer-article-item dd a:hover {
    color: #ccc;
}

.footer-item {
    float: left;
    width: 100%;
    font-size: 17px;
    font-size: 1.7rem;
}

.footer_tits {
    position: relative;
}

.footer_weim {
    width: 18%;
    position: absolute;
    right: 0;
    bottom: 22%;
    z-index: 99;
}

.footer_weim img {
    width: 100%;
}

.special_main .wraq_header {
    width: 100%;
    background: #1b764b;
}

.special_main .navtopbar ul li>a {
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    display: block;
    position: relative;
}

.special_main .navtopbar ul li>a:hover,
.special_main .navtopbar ul li.on>a {
    color: #fff;

}

.special_main .navtopbar ul li {
    padding: 0 5%;
}

.special_main .navtopbar>ul>li:first-child {
    padding-left: 0;
}

.special_topm {
    margin-top: 3%;
}

.special_main .banner_in {
    padding-left: 20px;
}

.navtopbar .nav01 li {
    background: #0953ba;
}

.navtopbar .nav01 li a {
    padding-left: 20px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 24px;
    text-align: left;
    color: #fff;
    line-height: 40px;
}

.navtopbar .nav01 li a:hover {
    color: #013884;

}

.navtopbar .nav01 li:hover {
    background: #9dc4fb;

}


.special_main .ddList00 li.news_first {
    height: auto;
    background: none;
    margin-bottom: 3%;
}

.special_main .ddList00 li.news_first img {
    float: left;
    width: 40%;
}

.special_main .ddList00 li.news_first p {
    float: right;
    width: 56%;
}

.special_main .ddList00 .news_first a {
    padding-left: 0;
}

.news_first a p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    text-align: left;
    color: #333;
}

.special_main .ind_main {
    margin-top: 3%;
}

.navtopbar ul li>a:hover,
.navtopbar ul li.on>a,
.navtopbar ul li>a:hover p,
.navtopbar ul li.on>a p {
    color: #fff;

}

.navtopbar ul li>a:hover i,
.navtopbar ul li.on>a i {
    display: block;
}


/* .navtopbar .minfoWrap {
    position: absolute;
    left: 0%;
    top: 66px;
    width: 320px;
    z-index: 9993;
    display: none;
    background: #fff;
    padding: 5px;
    font-size: 18px;
    font-size: 1.8rem;
}

.navtopbar .minfoWrap_inner {
    width: auto;
    margin: 0 auto;
}

.navtopbar .minfoWrap_inner .nav01 li {
    margin: 0;
    display: inline-block;
}

.navtopbar .minfoWrap a {
    line-height: 35px;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
}

.navtopbar .minfoWrap_inner a:hover,
.navtopbar .minfoWrap_inner a.hover {
    text-decoration: none;
    color: #1b764b;
   
} */
.minfoWrap {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 9993;
    display: none;
    background: #0953ba;
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
}

.navtopbar ul>li:last-child .minfoWrap {
    
}

.navtopbar ul>li:nth-child(7) .minfoWrap {
    width: 90%;
    left: 10px;
}

.special_li .minfoWrap_inner {
    width: auto;
    margin: 0 auto;
    padding: 10px 0 0 18px;
}

.minfoWrap_inner {
    width: auto;
    margin: 0 auto;
}

.minfoWrap_inner .fl {
    width: 206px;
    color: #2b639c;
    float: left;
    overflow: hidden;
}

.minfoWrap_inner .fl img {
    width: 100%;
    display: block;
}

.special_li .nav01 {
    width: 590px;
    float: left;
}

.nav01 {
    width: 100%;
    float: left;
}


ul .nav01 li {
    width: 100%;
    float: left;
    text-align: left;
    background: none;
}

.special_li .nav01 li {
    width: 25%;
    float: left;
    text-align: left;
    background: none;
    margin-bottom: 10px;
}

.special_width .nav01 li {
    width: 100%;
}

.navtopbar ul li .nav01 li {
    line-height: 40px;
}

/* .navtopbar ul .nav01 li{
 padding: 0 2% 1% 20px;
} */
.navtopbar ul .special_width .nav01 li {
    padding: 0 1% 1% 1%;
}

.nav_widths .nav01 li {
    width: 100%;
}

.navtopbar ul li:last-child .nav01 li:first-child {
    width: 100%;
}

.navtopbar ul li:last-child .nav01 li:last-child {
    width: 100;
}


.minfoWrap a {
    text-align: left;
    color: #333;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    border-right: none;
}

.minfoWrap_inner .fr {
    float: left;
    width: 314px;
    line-height: 30px;
    margin: 0 14px 0 0;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    color: #1b764b;
}

.special_li .minfoWrap_inner .fr {
    margin: 0 14px 0 20px;
}

.minfoWrap_inner a:hover,
.minfoWrap_inner a.hover {
    text-decoration: none;
    color: #ee931d;
    background: none;
}

.minfoWrap_inner a {
    border-left: none;
}

.nav-wrapper {
    z-index: 9992
}

ul .nav01 li.cur01 {
    width: 60%;
    clear: both;
}

.navtopbar ul .nav01 li.cur02 {
    width: 40%;
    float: right;
}

.navtopbar ul .nav01 li.cur03 {
    width: 50%;
}

.navtopbar ul .nav01 li.cur04 {
    width: 40%;
}

.navtopbar ul .nav01 li.cur05 {
    width: 30%;
}

.wraq_header.current .infoTops {
    display: none;
}

.wraq_header.current .navtopbar ul li>a {
    color: #fff;
}

.wraq_header.current .navtopbar ul li>a:hover {
    color: #fff;
}

/* .special_main .navtopbar ul li>a:hover, 
.special_main .navtopbar ul li.on>a{
    color: #fff;
}
 */
.special_main .wraq_header.current .navtopbar ul li>a {
    color: #fff;
}

.wraq_header.current .navtopbar .minfoWrap_inner a:hover,
.wraq_header.current .navtopbar .minfoWrap_inner a.hover {
    text-decoration: none;
    color: #fff;
    /* font-weight: bold; */
}

.navtopbar-wrapper {
    z-index: 9992
}

.navtopbar ul .nav01 li.cur05 {
    width: 30%;
}

.wraq_header.current .navtopbar li {
    height: 65px;
    line-height: 65px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}

.wraq_header.current .navtopbar {
    height: 70px;
}

.wraq_header.current {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: none;
    background-color: #0953ba;
    z-index: 99999;
    box-shadow: 0 4px 4px rgba(0, 51, 52, .5);
}

.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: 23%;
    padding-top: 0.9%;
    display: none;
}

.wraq_header.current .logo img {
    width: 100%;
    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 .union_top {
    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 .minfoWrap {
    display: none !important;
}

/* .wraq_header.current {
    z-index: 9999;
    position: fixed;
    height: 86px;
    top: -86px;
    background: #1b764b;
    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: 64px;
    z-index: 9993;
    display: none;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
}

.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: #1b764b;
    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;
    /* padding: 0 2%; */

    /* height: 65px;
    line-height: 65px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s; */
}

.wraq_header.current .navtopbar ul li:hover {
    /* background: #dadada; */
    color: #fff;
}

.special_main .wraq_header.current .navtopbar ul li:hover {
    background: #1b764b;
    color: #fff;
}


/* 底部链接 */
.link_ins {
    margin: 4.5% auto 3%;
}

.link_ins li {
    height: 78px;
    float: left;
    width: 18.39%;
    margin: 1% 2% 1% 0;

}

.link_ins li:last-child {
    margin-right: 0;
}

.link_ins li a {
    display: block;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    height: 70px;
    line-height: 24px;
    text-align: center;
    background: #43adf0;
    padding: 10px 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.link_ins li:nth-child(2) a {
    background: #7282db;
}

.link_ins li:nth-child(3) a {
    background: #f89939;
}

.link_ins li:nth-child(4) a {
    padding-top: 20px;
    background: #ef6559;
}

.link_ins li:nth-child(5) a {
    background: #35a46e;
}

.link_ins li a:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    margin-top: -8px;
}

/* 公共调用 */
.public_dwicon {
    position: absolute;
    bottom: 2%;
    left: 5%;
    z-index: 9;
}

/* 首页搜索框 */

.footernavlist {
    position: relative;
    float: left;
    width: 17.5%;
    margin: 1% 1.2%;
    height: 40px;
    line-height: 40px;

}

/* .footernavlist:hover{
	background-color: #009A44;

} */


.footernavlist p {
    font-size: 16px;
    font-size: 1.6rem;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    text-align: left;
    color: #fff;
    background: #7c7c7c;
    /* border:1px solid rgba(255,255,255,.1); */
}

/* .footernavlist:hover p{
	color: #1b764b;
} */
.footernavlist p span {
    margin-right: 20px;
    margin-top: 10px;
    float: right;
    color: #fff;
}

.footernavlist ul {
    border: 1px solid rgba(255, 255, 255, .1);
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    height: 84px;
    overflow-y: scroll;
    background-color: #7c7c7c;
    display: none;
    z-index: 99;

}

.footernavlist ul::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

.footernavlist ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
}

.footernavlist ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #535353;
}

.footernavlist ul li a {
    color: #FFF;
}

.footernavlist ul li:hover {
    background-color: #1b764b;
}



/* 二级页面 */
.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;
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 9;
    padding: 5px 8px;
    background: #0e8bf5;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
}

.list_in strong b {
    display: block;
    font-size: 22px;
    font-size: 2.2rem;
}

.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: 34px;
    padding-bottom: 3%;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_tit p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.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: #1b764b;
    font-weight: bold;
    border: 1px solid #1b764b;
    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: #1b764b;
    border: 1px solid #fff;
    color: #fff;
}

.infoBoxs {
    margin-bottom: 4.5%;
}

.margin_Toph {
    position: relative;
    margin-top: -6%;
}

.details_in .container {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.details_in .routeNav_top {
    box-shadow: 0px 0px 10px #fff;
    margin-bottom: 0;
}

/* 滚动新闻 */
.marqueeWrap {
    border: 1px solid #ebebeb;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-right: 2%;
    margin: 10px auto 0;
    background: #fff url(../images/icon/notice_icon.png) no-repeat 18px center;
}

.marquee {
    width: 85%;
    overflow: hidden;
    height: 40px;
    margin-left: 58px;
}

.marquee_list {
    width: 100%;
    overflow: hidden;
    height: 100%;
    line-height: 100%;
}

.marquee_list li {
    float: left;
    position: relative;
    line-height: 40px;
    margin-right: 1%;
}

.marquee_list li:before,
.list01 li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 16px;
    background-color: #00657a
}

.marquee_list li a {
    padding-left: 19px;
    font-size: 18px;
    font-size: 1.8rem;
    background: #fff;
    padding-right: 20px;
}

.marquee_list li a:hover {
    color: #f62727;
}

.marquee_more {
    float: right;
    padding-left: 14px;
    height: 17px;
    font-size: 16px;
    font-size: 1.6rem;
    border-left: 1px solid #565656;
    line-height: 17px;
    margin-top: 13px;
    text-align: center;
}

/* 文章页 */
.details {
    background: #fff;
}

.details h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 32px;
    text-align: center;
    margin-bottom: 2%;
    color: #333;
}

.details .details-p {
    position: relative;
    padding-bottom: 1.2%;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 1%;
}

.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;
    margin-right: 2%;
}


.details-content p {
    line-height: 36px;
    margin-bottom: 3%;
    text-indent: 2em;
}

.article_more {
    border-top: 1px solid #bfbfbf;
    padding: 2% 3%;
}

.article_more a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 3.6rem;
}

.article_more a strong {
    font-size: 16px;
    font-size: 1.6rem;
}

.details_bom {
    padding-top: 5%;
}

.details_bom .share {
    margin-bottom: 0;
    margin-top: 0;
}

.button01 {
    float: left;
}

.button01 span input {
    font-size: 14px;
    font-size: 1.4rem;
    background: none;
    color: #333;
    line-height: 36px;
}

.details-content {
    padding: 2% 3%;
}

.articles_ins {
    padding: 3% 3% 5%;
}

.articles_ins p {
    font-size: 1.5rem;
    color: #333;
    line-height: 2.6rem;
    text-align: justify;
    /* text-indent: 2em; */
}

.return_btn {
    margin: 1% auto;
    text-align: center;
}

.return_btn a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #1b764b;
    display: inline-block;
    border: 1px solid #e7e7e7;
    padding: 1% 4%;
}

.mores_btn {
    margin: 5% auto 1%;
    text-align: center;
    padding-bottom: 5%;
}

.mores_btn a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #1b764b;
    display: inline-block;
    border: 1px solid #e7e7e7;
    padding: 1% 4%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.btn3 {
    border: 1px solid #d0d0d0;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.btn3:hover {
    color: #fff;
    border-color: #2ECD71;
}

.mores_btn a:hover {
    color: #ffff;
    background: #1b764b;
}


.wrapSize {
    display: inline-block;
    /* position: absolute;
    top: 2px;
    right: 0;
    z-index: 9; */
}

.wrapSize .size a {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
}

.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;
}

.ipo_block {
    display: none;
}

.all_main {
    min-height: 700px;
}

/*分页*/
.pages_all {
    display: none;
    clear: both;
    padding-left: 15px;
}

.pages {
    width: 50%;
    height: 28px;
    line-height: 26px;
    margin: 4% auto 5%;
    overflow: hidden;
}

.pages a {
    margin-right: 5px;
    float: left;
    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;
}

.pages a img {
    width: auto;
    *display: block;
}

.pages a:hover {
    background-color: #1b764b;
    color: #fff;
}

.pages a.on_pages {
    color: #fff;
    background-color: #1b764b;
    border-color: #1b764b;
}

.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: #1b764b;
    color: #fff;
}

.pages span {
    float: left;
    padding: 0 10px;
}

.pages select {
    float: left;
    width: 48px;
    height: 26px;
    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: #1b764b;
    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;
}



/* 简介 */
.expert_box {
    padding: 6px 0;
    text-align: center;
}

.expert_wrap h2 {
    margin-top: -19px;
    font-size: 20px;
    font-size: 2.0rem;
    color: #1b764b;
    padding-bottom: 8px;
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 3%;
}

/* .expert_wrap ul {
    width: 107%;
} */

.expert_wrap ul li {
    float: left;
    width: 13%;
    margin: 3% 2% 3% 2%;
}

.expert_wrap ul li:nth-child(6) {
    float: left;
    width: 13%;
    margin-right: 0;
}


/* .ietm_images{
    border: 1px solid #efefef;
    background: #eee;
    padding: 5% 8%;
} */
.expert_wrap ul li img {
    width: 100%;
}

.expert_wrap {
    background: #fff;
    padding-bottom: 4%;
}

/* .expert_wrap ul li:nth-child(3),
.expert_wrap ul li:nth-child(6),
.expert_wrap ul li:nth-child(9),
.expert_wrap ul li:nth-child(12),
.expert_wrap ul li:nth-child(15),
.expert_wrap ul li:nth-child(18)
{
    margin-right: 0%;
} */

.expert_wrap ul li h5 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    padding-top: 3%;
    padding-bottom: 1%;
    text-align: left;
    color: #1b764b;

}

.expert_wrap p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    text-align: center;
}

.expert_links {
    margin-top: 2%;
    border-top: 2px solid #1b764b;
    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: #1b764b;
}

.sldact {
    margin-top: 5%;
}

.sldact p {
    text-align: left;
    text-align: justify;
    word-wrap: break-word;
    word-break: break-all;

}

.sldact p {
    margin-bottom: 1%;
}

.container-fluid {
    padding-bottom: 3%;
}

.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%;
}

.details_in {
    padding-bottom: 3%;
}

.details_in h3 {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #1b764b;
    text-align: center;
}

.details_in p {
    padding-left: 20px;
    padding-right: 20px;
    /* font-size: 16px;
    font-size: 1.6rem; */
    line-height: 30px;
    text-align: left;
}

.introduction_m .routeNav_top {
    box-shadow: 0px 0px 10px #fff;
    margin-bottom: 0;
}

.introduction_text {
    padding: 10px 0 3%;
}

.list_details h6 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 2%;
    color: #333;
}

.list_details p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 2%;
    text-indent: 0;
    text-align: justify;
}


/* 左侧导航 */

.js .animate-box {
    opacity: 0;
}

.account-l {
    background: #ececec;
    /* background:url(../images/icon/menuleftc.jpg) no-repeat left top; */

}

.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;
}


.submenu {
    display: none;
    background: #efefef;
    font-size: 14px;
    padding-top: 2%;
    padding-bottom: 2%;
}

.submenu li {
    border-bottom: 1px solid #efefef;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 3% 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: #ff7a3f; */
    color: #1b764b;
}

.list-title .menuNav {
    display: none;
}

/* 返回顶部 */
.goTop {
    position: absolute;
    bottom: 0;
    right: 30px;
    z-index: 99;
    color: #0953ba;
    text-align: center;
    font-size: 16px;
    transition: none;
    /* color:#f18e21!important; */
}

.goTop i {
    color: #0953ba;
    display: block;
    margin-bottom: 8px;
    transition: all 0.3s ease;
}

.goTop:hover {
    color: #0953ba;
}

.goTop:hover i {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
}

/* .share {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding: 1rem 2rem;
} */

.share .bdsharebuttonbox>a {
    padding-left: 0;
    margin: 5px 2px;
    height: 30px;
    text-indent: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: none;
    font-size: 20px;
    display: inline-block;
    float: none;
    color: #fff;
    transition: all 0.35s ease-out;
    /*! border-radius: 50%; */
    /*! border: #dbdbdb 1px solid; */
}

.shareBox {
    width: 260px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -130px;
    z-index: 9998;
    height: 310px;
    border: 6px solid #8F8F8F;
    border-radius: 8px;
    box-shadow: 0 0 7px #aaa;
    display: none;
}

.shareBox {
    font-size: 14px;
}

.shareBox .title {
    background: #f6f6f6;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px !important;
}

.shareClose {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 18px;
    width: 20px;
    ;
}

.sharelist {
    position: static;
    height: 250px;
    overflow-y: auto;
    padding-left: 17px !important;
}

.sharelist li {
    float: left;
    width: 130px;
    padding: 2px;
    margin-left: 6px;
    _margin-left: 3px;
    height: 28px;
    overflow: hidden;
    list-style: none;
}

.sharelist li a {
    color: #565656;
    font: 12px 'å®‹ä½“';
    display: block;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 18px;
    width: auto;
    height: auto;
    text-indent: 0;
}

.weChatBox {
    width: 260px;
    height: 300px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -140px;
    z-index: 9998;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.w-close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    cursor: pointer;
}

.qrcode {
    width: 200px;
    height: 200px;
    margin: 15px auto;
    background: #ccc;
}

.w-footer {
    font-size: 12px;
    line-height: 1.5;
    color: #999;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

.bdsharebuttonbox span {
    /* display: inline-block; */
    float: left;
    line-height: 40px;
    font-size: 1.6rem;
}

.share .bdsharebuttonbox>a.bds_weixin {
    background: url(../images/wechat.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_tsina {
    background: url(../images/sina.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_qzone {
    background: url(../images/zone.png) no-repeat center;
}

.share .bdsharebuttonbox>a.bds_more {
    background: url(../images/bds_more.png) no-repeat center;
}

/* 三列排版列表 */
.sthfz_in .col-md-8 {
    margin-top: 1%;
    margin-bottom: 3%;
}

.sthfz_items .col-md-12 {
    margin-top: 3%;
    margin-bottom: 2%;
}

.item_text {
    position: relative;
    padding: 3% 3%;
    background: #fff;
    border: 1px solid #ebebeb;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    overflow: hidden;

}

.item_text:hover {
    -moz-box-shadow: 1px 0px 16px #e1e1e1;
    -webkit-box-shadow: 1px 0px 16px #e1e1e1;
    box-shadow: 1px 0px 16px #e1e1e1;
    /* border-radius: 6px;
    transform: scale(1.05);
    -webkit-transform: scale(1.05); */
}

.item_text img {
    float: left;
    width: 34%;
    padding-right: 5%;
}

.item_text .ietm_titri {
    width: 63%;
    float: right;
}

.item_text h5 {
    padding: 3% 0 2%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.2rem;
}

.item_text p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.6rem;
}


.item_text a {
    font-size: 12px;
    font-size: 1.2rem;
    float: right;
    color: #1b764b;
    margin: 5px 10px 5px 0;
}

.news_list_title ul {
    padding: 2% 0 3% 2%;
}

.news_list_title li p {
    float: left;
    width: 82%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.8rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list_title li a span {
    float: right;
    width: 14%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.8rem;
    text-align: right;
}

.news_list_title li {
    position: relative;
    padding-left: 12px;
    margin-bottom: 3%;
    /* background: url(../images/icon/banner_bg02.png) no-repeat left 12px; */
}

.news_list_title a:hover p,
.news_list_title a:hover span {
    color: #0953ba;
}

.news_list_title li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 9;
    width: 3px;
    height: 3px;
    background: #656565;
    display: inline-block;
}

.news_list_title li::before:hover {
    background: #0953ba;
}


/* 二页地图 */

.map_main {
    padding: 1% 3%;
    background: #fff;
    /* padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); */
}

.map_item {
    padding: 2% 2%;
}

.map_item dl dt {
    padding-bottom: 1%;
}

.map_item dl dt a {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 36px;
    font-weight: bold;
}

.map_item dl dd {
    display: inline-block;
    padding-right: 4%;
}

.mapItem_w dl dd {
    float: left;
    width: 33%;
}

.map_item dl dd a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    line-height: 36px;
    padding-left: 12px;
    background: url(../images/icon/mapicons02.png) no-repeat left center;


}

.map_item dl dd a:hover {
    color: #1b764b;
}

.map_item:nth-child(odd) {
    background-color: #fff;
}

.map_item:nth-child(even) {
    background-color: #efefef;
}









@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 screen and (max-width:1600px) {

    .navtopbar ul li>a {
        font-size: 20px;
        font-size: 2.0rem;
    }



    .friendLink {
        width: auto;
    }

    .select001 {
        width: 28.20%;
    }

    .footer_bottom span.one {
        font-size: 2.2rem;
    }

    .navtopbar ul li {
        padding: 0 2%;
    }

}

@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%;
    }



}

@media (max-width: 1366px) {


    .container_width {
        width: 970px;
        left: 50%;
        margin-left: -485px;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }
}

@media (min-width: 1342px) {
    .container {
        width: 1220px;
    }

    .container_width {
        width: 1220px;
        left: 50%;
        margin-left: -610px;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }

}


@media (max-width: 1342px) {
    .minfoWrap_inner .fr {
        width: 280px;
    }



    .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) {


    /* .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%;
    }


}

@media screen and (max-width:1210px) {
    .navtopbar ul li {

        padding: 0 3.0%;
    }

    .infoBtns {
        margin-top: 5%;
        padding: 1% 3%;
    }

    .footer_bom .sydw {
        left: 0;
    }

}



@media screen and (max-width:1198px) {
    .indsNews {
        margin-top: 2%;
    }

    .teams_item .col-md-12 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .news_list li {
        height: auto;
        /* background: url(../images/icon/jgsiocn01.png) no-repeat left 5px; */
    }

    .footer_tits {
        margin-top: 3%;
    }

    .info_dates li {
        margin-bottom: 3%;
    }

    .info_dates .media-left {
        padding: 4px 14px;
    }

    .info_dates .media-body {
        padding-top: 10px;
    }

    .special_main .wraq_header {
        position: relative;
    }

    .special_main .wraq_header,
    .special_main .header,
    .special_main .union_top {
        height: 64px;
    }

    .special_main .navm {
        top: 51px;
    }

    /* .navm {
        top: 57px;
        border-top: 1px solid #eee;
    }
    .snav {
        top: 7px;
    } */

    .special_topm {
        margin-top: 0;
    }

    .col-sm-24 {
        width: 100%;
    }

    .mapItem_w dl dd {
        float: left;
        width: 50%;
    }

    .wraq_header.current .union_top {
        margin-left: 0;
        position: relative;
        left: 0;
        width: auto;
        margin-top: -4px;

    }

    .union_top .logo {
        left: -6%;
        width: 30%;
    }

    .union_top .logo img {
        width: 94%;
    }

    .special_main .banner_in {
        padding-left: 0;
        margin-top: 3%;
    }

    .special_main .ind_main {
        margin-top: 0;
    }

    .special_main .ddList00 li.news_first {
        margin-top: 2%;
    }

    .ddList00 {
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .special_main .ddList00 {
        padding-top: 0;
        padding-bottom: 2%;
    }

    .wraq_header.current .mbtn {
        right: 6%;
    }

    .navm li span {
        padding-right: 6%;
    }

    .navm li a,
    .navm dl dd {
        padding-left: 10%;
    }

    .nlinks_navm {
        padding-left: 4.5%;
    }

    .wraq_header.current .logo {
        display: block;
        width: 32%;
    }

    .banner_list .col-sm-24,
    .tableft_in .col-sm-24 {
        width: 100%;
    }

    .text_in {
        margin-top: 2%;
    }

    .vertical_in {
        margin-bottom: 3%;
    }

    .link_ins li {
        width: 48%;
        margin-bottom: 2%;
    }

    .color_block a,
    .footernavlist {
        margin-bottom: 2%;
    }

    .footernavlist {
        width: 46.5%;
    }

    .footerWx {
        bottom: 12%;
    }

    .color_block .col-sm-12,
    .color_block .col-sm-6 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .infoTops {
        display: none;
    }

    .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: 72px;

    } */

    .wraq_header {
        background: #1b764b;
    }

    /* .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;
    }

    .union_top {
        height: auto;
        padding: 1% 0 1%;
    }

    .snav {
        top: 13px;
    }

    .navm {
        top: 56px;
        border-top: 1px solid #eee;
    }

    .wraq_header.current .navm {
        top: 52px;
    }

    .list-title .menuNav {
        position: absolute;
        top: 17px;
        right: 30px;
        z-index: 9;
        display: block;
    }

    .submenu a {
        padding: 1% 2% 1% 6%;
    }

    .accordion {
        display: none;
    }

    .menu_texts {
        display: none;
    }




}

@media (max-width: 1080px) {

    /* .union_top .logo {
        left:0;
    } */
    .union_top .logo {
        left: 0;
        width: 30%;
    }

}





@media (max-width: 996px) {

    /* .news_list_title li{
        background: url(../images/icon/banner_bg02.png) no-repeat left 10px;  
    } */

    .union_top .logo {
        left: 0;
        width: 36%;
    }

    .expert_wrap p {
        line-height: 22px;
    }

    .wrapSize {
        position: relative;
    }

    .container_width {
        width: 90%;
        left: 50%;
        margin-left: -45%;
        position: absolute;
        z-index: 99;
        top: 40%;
        height: 100%;
        margin-top: -14%;
    }

    .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 {
        padding-bottom: 15px;
        line-height: 30px;
        margin-top: 10px;
    }

    .special_main .footer_bom .sydw {
        left: -6%;
    }

}



@media (max-width: 991px) {
    .jgs_item_img .col-md-6 {
        margin-bottom: 16px;
    }

    .carousel-caption p {
        font-size: 1.6rem;
        line-height: 2.8rem;

    }

    /* .special_main .special_bg03 h2,
    .special_main .special_bg04 h2
     {
        background-size: cover;
    } */
    .inside_in ul li {
        width: 100%;
    }

    .inside_title a {
        text-align: left;
    }

    .inside_in li:nth-child(2) {
        width: 100%;
    }

    .indexvideo span {
        margin-top: -20px;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background-size: contain;
    }

    .lmml_list li {
        padding: 1% 3% 1% 18px;
        margin-bottom: 1%;
        background: url(../images/icon/banner_bg.png) no-repeat left 18px;
    }

    .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: #1b764b;
        padding: 15px 0;
        text-align: center;
    } */

    .mainBanner {
        margin-top: 0;
        height: 140px;
    }

    .indexBanner {
        margin-top: 0;
    }

    .mainBanner img {
        height: 100%;
    }

    .logo {
        padding-top: 1.2%;
    }

    .wraq_header {
        position: relative;
    }

    .table_m {
        background: #fff;
        padding: 5% 5% 5%;
    }

    .snav {
        top: 3px;
    }

    /* .union_top {
        height: 66px;
    } */
    .navm {
        top: 51px;
        border-top: 1px solid #eee;
    }


}






@media (max-width: 768px) {
    .navm li a {
        font-size: 18px;
        font-size: 1.6rem;
        float: left;
        padding: 6px 0px;
        color: #fff;
        padding-left: 15px;
        display: block;
    }

    .news_list li {
        padding: 10px 3% 1px 20px;
    }

    .links_ind a {
        padding-left: 20px;
        font-size: 1.6rem;
    }

    .banner_list .col-md-9 {
        padding-left: 15px;
    }

    .jgs_item_img .col-md-6 {
        padding-right: 15px;
    }

    .indSld,
    .info_dates {
        width: 100%;
    }

    .footer .footer-article-item {
        width: 100%;
    }

    .union_top .logo {
        left: 0;
        width: 44%;
        margin-top: 4px;
    }

    .union_top .logo img {
        width: 90%;
    }

    .news_list_title li a span {
        width: 22%;
    }

    .news_list_title li p {
        width: 74%;
    }

    .footer {
        padding: 1% 0%;
        text-align: center;
    }

    /* .footer-item{
        width: 100%;
    } */
    .footer_tits {
        margin-top: 0;
        border: 0;
        overflow: hidden;
    }

    .tabList01 dd {
        margin-top: 0;
    }

    .ipo_block {
        display: block;
    }

    .pc_blocks {
        display: none;
    }

    .color_block .col-sm-12 {
        width: 50%;
        float: left;
        padding: 1% 2%;
    }

    .color_block a {
        padding: 18px 2%;
    }

    .tabMenu01 li {
        margin-right: 0;
        width: 100%;
    }

    /* .tableft_in .ddList00 li{
        height: 36px;
        line-height: 36px;
        background: url(../images/icon/n_yuan.png) no-repeat left 13px;
    } */
    .special_main .wraq_header,
    .special_main .header,
    .special_main .union_top {
        height: 52px;
    }

    .special_main .navm {
        top: 44px;
    }

    .special_main .mbtn {
        top: -6px;
    }

    .special_main .item_Section h2 span {
        font-size: 2.8rem;
        min-height: 47px;
        margin-top: 18px;
    }

    .special_main .flex-direction-nav a {
        top: 50%;
    }

    .special_main .ind_main .special_text {
        overflow: hidden;
    }

    .navm li span {
        padding-right: 3%;
    }

    .mbtn {
        right: 3%;
    }

    .navm li a,
    .navm dl dd {
        padding-left: 5%;
    }

    .nlinks_navm {
        padding-left: 1%;
    }

    .footer_bom p {
        width: 86%;
        margin: 0 auto;
    }

    .flex-control-nav {
        display: none;
    }

    .expert_wrap ul li {
        width: 46%;
    }

    .expert_wrap ul li:nth-child(6) {
        width: 46%;
    }

    .footerWx {
        position: static;
        margin-top: 20px;
    }

    .footerWx img {
        width: 36%;
        max-width: 120px;
    }

    .public_dwicon {
        position: absolute;
        bottom: 26%;
    }

    .clear-img {
        margin-left: 0;
        width: 20%;
    }

    .vertical_in .tabMenu01 {
        width: 100%;
        float: left;
        background-color: #4172c3;
        height: auto;
    }

    .vertical_in .tabList01 {
        width: 100%;
        padding: 10px 3%;
        float: right;
        box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
    }

    .vertical_in {
        background: #fff;
        padding-right: 0;
    }

    .vertical_in .tabMenu01 li a.vertical_height,
    .vertical_in .tabMenu01 li a {
        padding: 2% 10px 2% 12px;
    }

    .vertical_in .tabMenu01 .active a:hover,
    .vertical_in .tabMenu01 a:hover {
        background: #fff;
        border-left: 5px solid #4172c3;
    }

    /* .vertical_in .tabMenu01 li.active{
        border-left:5px solid #4172c3;
        border-bottom: 1px solid #fff;
    }
    .vertical_in .tabMenu01 li a{
       color: #fff;
       height: auto;
       padding: 16px 10px 16px 12px;
       border-bottom: 1px dashed #fff;
    }
    .vertical_in .tabMenu01 li a:hover{
        font-weight: normal;
        color: #1b764b;
     } */



    html {
        font-size: 53%;
        overflow-x: hidden
    }

    .waiquan {
        right: -27%;
        bottom: -15%;
        width: 75%;
    }



    .mainBanner {
        margin-top: 0;
    }

    .thumbnail {
        margin-bottom: 3%;
    }

    .wraq_header {
        position: relative;
    }

    .wraq_header,
    .header,
    .union_top {
        height: 64px;

    }

    .navm {
        top: 57px;
        border-top: 1px solid #eee;
    }

    .snav {
        top: 7px;
    }

    .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;
    }

    .footer_top ul.col-sm-12 {
        width: 50%;
        float: left;
    }

    .marquee {
        margin-left: 37px;
        width: 68%;
    }

    .marqueeWrap {
        background: url(../images/icon/notice_icon.png) no-repeat 9px center;
    }

}


@media (max-width: 540px) {
    .union_top .logo img {
        width: 100%;
    }

    .er_banner img {
        min-height: 120px;
    }

    .mapItem_w dl dd {
        float: left;
        width: 100%;
    }

    /* .list-title {
        height: 58px;
        line-height: 58px;
    } */

    .list-title .menuNav {
        top: 15px;
    }

    .ddList00 {
        padding-top: 0;
        padding-bottom: 0;
    }

    /* .link_ins li{
        float: none;
        width:100%;
        margin: 1% auto;
    } */
    .link_ins li {
        width: 46%;
        /* padding: 1% 2%; */
        margin: 1% 2% 0;
        /* float: none;
        width:100%;
        margin: 1% auto; */
    }

    /* .link_ins li:last-child {
        margin: 1% auto;
    } */
    .footernavlist {
        width: 100%;
        margin: 1% auto;
    }

    /* .row {
        margin-left: -24px;
        margin-right: -24px;
    } */
    .footernavlist {
        padding: 1% 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-top: -22px;
    }

    .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: 25px;
    }

    .top {
        width: 50%;
        height: 62px;
    }

    .logo {
        width: 72%;
        float: left;
        text-align: center;
        padding-top: 13px;
        padding-left: 5%;
    }

    #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%;
    }




}

@media (max-width: 540px) {
    .union_top .logo {
        left: 0;
        width: 79%;
    }

    .sydw img {
        width: 40px;
    }

    .logo {
        width: 80%;
    }

    .item_Section h2 {
        margin: 5% auto;
    }

    .footer_bom .sydw {
        top: 3px;
        left: -26px;
    }

    .logo img {
        width: 100%;
        margin: 1% auto 0;
    }

    .footer p span {
        display: block;
        margin-left: 0;

    }

    .special_main .ddList00 li.news_first img,
    .special_main .ddList00 li.news_first p {
        width: 100%;
    }

    .special_main .ddList00 li.news_first p {
        margin-top: 2%;
    }

    .carousel-caption a {
        font-size: 1.9rem;
        line-height: 2.9rem;
    }

    .carousel-caption {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .footer_weim {
        bottom: 12%;
    }
}

@media (max-width: 320px) {
    .union_top .logo {
        left: 0;
        width: 72%;
    }

    .logo img {
        width: 100%;
        margin: 4% auto 0;
    }

    .lmml_list li a span {
        float: none;
        display: block;
        text-align: right;
    }

    .tabMenu01 li {
        margin-right: 2%;
        width: 45%;
    }

    .footer {
        padding: 5% 4px;
    }

    .footer .footer-article-item {
        float: left;
        width: 100%;
    }


}
