﻿* {
    padding: 0;
    margin: 0;
}



ul,
ol {
    list-style: none;
}

.wrapper {
    background: url(../images/top-bg.png)no-repeat center center;
    background-size: cover;
    color: #fff;
}

.wrapper a {
    color: #fff;
    display: inline-block;
}

.wrapper .logo {
    text-align: center;
    padding: 2% 0;
}

.wrapper .logo img {
    height: 180px;
}

.wrapper .topBar {
    padding-top: 10px;
}

.topBar_l img {
    margin-right: 5px;
}

.topBar_l span {
    margin: 0 8px;
}


/*Top002764 */

.Top002764 {
    z-index: 200;
    position: relative;
    width: 100%;
    background: #006eab;
}

.Top002764 .header-left {
    float: left;
    display: table;
    width: 16.454%;
    height: 102px;
}

.Top002764 .header-left .logo {
    display: table-cell;
    vertical-align: middle;
}

.Top002764 .header-left .logo img {
    display: block;
    max-height: 90px;
    max-width: 80%;
}

.Top002764 .header-right {
    float: right;
    padding-top: 12px;
}

.Top002764 .header-right dl>* {
    float: left;
}

.Top002764 .header-right dd {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.Top002764 .header-right dd.top-lang a {
    color: #ccc;
    display: block;
    line-height: 36px;
    text-align: center;
    transition: 0.3s;
}

.Top002764 .header-right dd.top-lang a:hover {
    background: #fff;
    color: #000;
}

.Top002764 .header-mid {
    float: left;
}

.Top002764 .header-menu li {
    padding: 0 32px;
    width: auto !important;
}

.Top002764 .header-menu li a {
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    height: 60px;
    transition: 0.3s;
    font-weight: bold;
}

.Top002764 .header-menu li:hover {
    background-color: #294593;
}

.Top002764 .header-menu li a:hover,
.Top002764 .header-menu li.aon em a {
    color: #fff;
}

.Top002764 .top-search .text {
    width: 100%;
    padding: 0 0 0 38px;
    line-height: 37px;
    border-bottom-width: 1px;
    height: 38px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    border-radius: 30px;
}

.Top002764 .top-search .btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    background: url(../images/Top002764-btn.png) no-repeat center center;
}

@media(min-width:1025px) {
    .Top002764 #open_menu {
        display: none;
    }
    .Top002764 .header-right dd.top-lang {
        margin-left: 38px;
    }
    .Top002764 .top-search {
        position: relative;
        width: 180px;
        display: block!important;
        padding-right: 0;
    }
}

@media(max-width:1024px) {
    .Top002764 {
        position: relative;
    }
    .Top002764 .header-right dt {
        margin-right: 10px;
    }
    .Top002764 .open-search {
        width: 38px;
        position: relative;
        height: 38px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        display: block;
        background: url(../images/Top002764-btn.png) no-repeat center center;
    }
    .Top002764 .open-search.on {
        background-color: #000;
    }
    .Top002764 .header-left {
        width: 40%;
        height: 72px;
    }
    .Top002764 .header-left .logo img {
        max-height: 70px;
    }
    .Top002764 .header-right {
        padding-top: 17px;
    }
    .Top002764 .top-search {
        position: absolute;
        right: 0;
        top: 100%;
        width: 100%;
        display: none;
    }
    .Top002764 .top-search .text {
        background: #fff;
        color: #666
    }
    .Top002764 #open_menu {
        margin-left: 10px;
        position: relative;
    }
    .Top002764 #open_menu i {
        width: 60%;
        left: 20%;
        height: 3px;
        margin-top: -1.5px;
    }
    .Top002764 #open_menu i,
    .Top002764 #open_menu i:before,
    .Top002764 #open_menu i:after {
        background: #ccc;
    }
    .Top002764 #header-menu {
        position: absolute;
        top: 100%;
        left: -100%;
        width: 200px;
        background: #fff;
        border-radius: 0 0 0 5px;
        overflow: hidden;
        opacity: 0;
        transform: translateY(50px);
        transition: opacity 0.5s, transform 0.5s;
    }
    .Top002764 #header-menu.header-menu-show {
        left: auto;
        right: 0;
        opacity: 1;
        transform: translateY(0);
    }
    .Top002764 #header-menu li em {
        text-align: center;
    }
    .Top002764 #header-menu li em a {
        color: #000;
        font-weight: normal;
    }
    .wrapper .logo img {
        height: auto;
    }
    .wrapper .logo {
        padding: 2%;
    }
}

@media(max-width:480px) {
    .topBar_l span:nth-child(4) {
        display: none;
    }
    .wrapper a {
        margin-bottom: 4px;
    }
}

@media(max-width:430px) {
    .topBar_l span:nth-child(6) {
        margin-left: 24px;
    }
    /* .topBar_l a:nth-child(7) {
        margin-left: 16px;
    } */
}

@media(max-width:400px) {
    .topBar_r,
    .wrapper a {
        font-size: 12px;
    }
}


/*Floor002931 */

.Home_ti {
    text-align: center;
    color: #006eab;
    margin-bottom: 52px;
}

.Home_ti h2 {
    font-size: 40px;
}

.hx {
    margin-bottom: 3%;
}

.Floor002931 {
    margin: 3% 0 2%;
    font-size: 16px;
}

.Floor002931 .news-top {
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 24px rgba(174, 174, 174, 1);
}

.le_le {
    background: url(../images/slide-top.png) no-repeat;
    position: absolute;
    left: -20px;
    top: -1px;
    width: 230px;
    height: 55px;
    z-index: 99;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 300;
    padding-left: 30px;
    padding-top: 8px;
}

.le_le .tab_title {}

.le_le .tab_title .navItem {
    font-weight: normal;
}

.le_le .tab_title .navItem.slick-current {
    font-weight: bold;
}

.Floor002931 .news-top li.slick-slide a {
    position: relative;
    display: block;
}

.Floor002931 .news-top .txt {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.6);
    line-height: 52px;
    color: #fff;
    padding-left: 123px;
    padding-right: 40px;
}

.Floor002931 .news-top .slick-arrow {
    position: absolute;
    bottom: 0;
    height: 52px;
    padding: 0;
    z-index: 20;
    color: #fff;
    padding: 0;
}

.Floor002931 .news-top .slick-arrow:before {
    font-family: '宋体';
    font-size: 14px;
}

.Floor002931 .news-top .slick-prev {
    left: 30px;
}

.Floor002931 .news-top .slick-prev:before {
    content: '<';
}

.Floor002931 .news-top .slick-next {
    right: 30px;
}

.Floor002931 .news-top .slick-next:before {
    content: '>';
}

.Floor002931 .news-top .tab_item {
    position: relative;
}

.Floor002931 .news-top .tab_item.none {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.Floor002931 .news-top .page {
    overflow: hidden;
    position: absolute;
    z-index: 20;
    left: 58px;
    bottom: 0;
    line-height: 52px;
}

.Floor002931 .news-top .page span {
    float: left;
    color: #fff;
    font-size: 16px;
}

.Floor002931 .news-top .page .slick-dots li {
    display: none;
    padding-right: 3px;
}

.Floor002931 .news-top .page .slick-dots li button {
    font-size: 16px;
    padding: 0;
    background: none;
    border: 0;
    color: #fff;
    height: 52px;
}

.Floor002931 .news-top .page .slick-dots li.slick-active {
    display: block;
}

.Floor002931 .tab {
    background: #f5f5f5;
    padding: 20px;
}

.Floor002931 .tab .title a {
    float: left;
    margin-left: -15px;
    margin-top: -11px;
    color: #fff;
    font-size: 24px;
    height: 67px;
    line-height: 53px;
    text-align: center;
    width: 134px;
}

.Floor002931 .tab-ul {
    background: #006eab;
    text-align: center;
}

.Floor002931 .tab-ul li {
    line-height: 55px;
    position: relative;
    display: inline-block;
    float: left;
    font-size: 22px;
    width: 33%;
    position: relative;
}

.Floor002931 .tab-ul li::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background: #fff;
}

.Floor002931 .tab-ul li:last-child::after {
    display: none;
}

.Floor002931 .tab-ul li a {
    display: block;
    font-weight: normal;
    cursor: pointer;
    color: #fff;
    text-align: center;
}

.Floor002931 .tab-ul li a:hover,
.Floor002931 .tab-ul li.slick-active a {
    font-weight: bold;
}

.Floor002931 .tab-list dd {
    line-height: 2.9em;
    /* padding: 0 10px; */
}

.Floor002931 .tab-list dd time {
    float: right;
    color: #666;
    /* margin-right: 1vw; */
}

.Floor002931 .tab-list dd:hover time,
.Floor002931 .tab-list dd a {
    color: #666;
    padding-left: 10px;
    position: relative;
}

.Floor002931 .tab-list dd a:before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #006eab;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.Floor002931 .tab-list dd a:hover {
    color: #006eab;
}

.Floor002931 .Video {
    position: relative;
    height: 439px;
}

.Floor002931 .Video video {
    width: 100%;
}

.Floor002931 .Video .play {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
    cursor: pointer;
}

.Floor002931 .Video .play span {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 5;
    transition: all ease 0.3s;
}

.Floor002931 .Video .play span img {
    width: 36px;
    position: absolute;
    bottom: 30px;
    left: 11px;
}

.Floor002931 .Video video {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 439px;
    object-fit: fill;
    background: #000;
}

.Floor002931 .Video .play:hover span {
    background: rgba(0, 0, 0, 0.5);
}

.Floor002931 .Video .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    cursor: pointer;
    display: none;
}

@media(min-width:481px) {}

@media(min-width:1025px) {
    .Floor002931 .tab {
        width: 32.667%;
    }
    .Floor002931 .news-top {
        width: 65%;
    }
    .Floor002931 .news-top .Ispic,
    .Floor002931 .tab {
        height: 439px;
    }
    .Floor002931 .tab-ul {
        margin-bottom: 23px;
    }
}

@media(max-width:1024px) {
    .Floor002931 .news-top .Ispic {
        padding-bottom: 66.667%;
    }
    .Floor002931 .news-top {
        margin-bottom: 4vw;
    }
    .Floor002931 .tab-list {
        padding: 5vw 0;
    }
    .Floor002931 .tab-list dd time {
        margin-right: 3vw;
    }
    .Home_ti h2 {
        font-size: 22px;
    }
    .Home_ti {
        margin-bottom: 20px;
    }
    .Floor002931 .Video video,
    .Floor002931 .Video {
        height: 230px;
    }
}

@media(max-width:640px) {
    .Floor002931 {
        font-size: 14px;
    }
    .Floor002931 .tab-ul li:not(:last-child) {
        margin-right: 0;
    }
    .Floor002931 .news-top .slick-prev {
        left: 20px;
    }
    .Floor002931 .news-top .slick-next {
        right: 20px;
    }
    .Floor002931 .news-top .txt {
        padding-left: 92px;
    }
    .Floor002931 .news-top .page {
        left: 40px;
    }
    .Floor002931 .tab-ul li a {
        font-size: 16px;
    }
}

.ztzl {
    padding: 3% 0;
}

.ztzl .owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.ztzl .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    margin-left: 10px;
    display: inline-block;
}

.ztzl .owl-carousel .owl-dots .owl-dot:first-child {
    margin-left: 0;
}

.ztzl .owl-carousel .owl-dots .active {
    background: #00689c;
    width: 10px;
}


/*footer底部*/

.footer {
    /* height: 140px; */
    width: 100%;
    background-color: #10568a;
    margin-top: 20px;
    clear: both;
}

.footer .footer-cont {
    width: 700px;
    padding: 40px 0;
    margin: 0 auto;
}

.footer .footer-cont::after {
    content: '';
    display: block;
    clear: both;
}

.footer .sydw-icon {
    float: right;
    text-align: center;
}

.footer .sydw-icon img {
    max-height: 120px;
}

.footer .sydw-icon p {
    color: #fff;
    margin-top: 4px;
    font-size: 12px;
}

ul,
ol,
li {
    list-style: none;
}

.footer .footer-text p {
    color: #FFFFFF;
    line-height: 30px;
    font-size: 15px;
}

.footer .footer-text p span {
    margin-left: 0;
    display: inline-block;
}

.footer .footer-text p:nth-child(3) span,
.footer .footer-text p:nth-child(4) span {
    width: 40%;
}

.footer .footer-text p span a {
    color: #FFFFFF;
}

.footer .footer-text p span a.bah1 {
    letter-spacing: 3.5px;
}

.footer .footer-text .beian-icon {
    vertical-align: sub;
    margin-right: 5px;
}

.footer_b {
    position: fixed;
    bottom: 0;
}

.footer-text {
    padding-top: 30px;
}

.zycy {
    background-color: #f5f5f5;
    padding: 3% 0;
}

.zycy .zzcy_ul {
    display: flex;
    flex-wrap: wrap;
}

.zycy .zzcy_ul li {
    width: 25%;
    text-align: center;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    background-color: #fff;
    font-size: 16px;
    color: #333;
}

.zycy .zzcy_ul li:nth-child(4n) {
    border-right: none;
}

.zycy .zzcy_ul li a {
    display: block;
    padding: 20px 0;
}

.zycy .zzcy_ul li:hover a {
    box-shadow: 0 0 10px rgba(3, 90, 139, .2);
}

.zycy .zzcy_ul li img {
    display: block;
    margin: 0 auto 10px;
}

.zycy .zzcy_ul li:nth-child(11),
.zycy .zzcy_ul li:nth-child(12),
.zycy .zzcy_ul li:nth-child(10) {
    border-bottom: none;
}

.title {
    background: url(../images/Floor003163-line.gif) repeat-x left bottom;
    position: relative;
    margin-bottom: 2.25em;
}

.title a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #949494;
}

.title a:after {
    display: inline-block;
    content: '';
    width: 0.5em;
    height: 0.5em;
    vertical-align: middle;
    margin-left: 0.35em;
    transform: rotate(45deg);
    border-top: 1px solid #949494;
    border-right: 1px solid #949494;
}

.title span {
    display: inline-block;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    line-height: 2.3636;
    font-size: 20px
}

.title span {
    border-bottom-color: #035a8b;
    color: #035a8b;
    font-weight: bold;
}

@media(max-width:1024px) {
    .footer .footer-cont {
        width: 100%;
        padding: 3% 2%;
    }
    .footer .sydw-icon {
        float: none;
    }
    .footer .footer-text p:nth-child(3) span,
    .footer .footer-text p:nth-child(4) span {
        width: 100%;
    }
    .footer-text {
        padding-top: 10px;
    }
}


/*
 .PicList002796 
 */

 .PicList002796{position: relative;}
 .PicList002796 a.more{position: absolute;color:#fff;border-radius: 5px;padding: 4px 8px;background:#035a8b;right: -1px;top: -13px;z-index: 10;}
.PicList002796 li {
    position: relative;
}

.PicList002796 .video_files {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.PicList002796 .video_files video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.PicList002796 .video_files .close {
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #761b1b;
    cursor: pointer;
}

.PicList002796 .video_files .close::before,
.PicList002796 .video_files .close::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70%;
    border-radius: 3px;
    background-color: #fff;
    left: 13px;
    top: 5px;
}

.PicList002796 .video_files .close::before {
    transform: rotate(45deg);
}

.PicList002796 .video_files .close::after {
    transform: rotate(-45deg);
}

.PicList002796 figure {
    position: relative;
}

.PicList002796 figure em {
    display: block;
    padding-bottom: 67%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.PicList002796 figure a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.PicList002796 figure a::before,
.PicList002796 figure a::after {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.PicList002796 figure a::before {
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 50%;
}

.PicList002796 figure a::after {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #fff;
    margin-left: -5px;
    margin-top: -15px;
}

.PicList002796 li p {
    height: 52px;
    font-size: 15px;
    color: #333;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    margin: 10px 15px 0 15px;
}

.PicList002796 time {
    background: #ff6900;
    display: inline-block;
    padding: 2px 15px;
    color: #fff;
    border-radius: 99px;
}

.VideoList figure a{background:transparent;}
.VideoList figure a::after,.VideoList figure a::before{display:none;}

@media(min-width:769px) {
    .PicList002796 .VideoList li {
        float: left;
        width: 31.33%;
        margin-left: 2%;
    }
    .PicList002796 .VideoList ul{margin-left:-2%;}
}


/* @media(min-width:769px){
    .PicList002796 li{ float: left; width: 32%;margin-right:2%; } 
    .PicList002796 li:nth-of-type(3n){ margin-right: 0; }
    .PicList002796 li:nth-of-type(3n+1){clear:left;}
    } */

@media(max-width:768px) {
    .PicList002796 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }
    .PicList002796 figure em {
        padding-bottom: 47%;
        background-size: cover;
    }
}

@media(max-width:480px) {
    .PicList002796 li figure a::before {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }
    .PicList002796 li figure a::after {
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 15px;
        margin-left: -3px;
        margin-top: -7px;
    }
}

@media(max-width:375px) {
    .PicList002796 li figure a::before {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
}

.sp_box {
    padding-bottom: 3%;
}

.sp_box .auto_1200 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.PicList002796 {
    width: 78%;
    /* border: 1px solid #035a8b;
    padding: 20px; */
}

.PicList002796 .title ul li{width:100%;margin-bottom:20px;float:none;}

.sp_right {
    width: 19%;
    background: url(../images/ak.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 10px;
    color: #fff;
    padding: 20px;
    position: relative;
}

.sp_right a {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    padding: 2px 5px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.sp_right h2 {
    font-size: 26px;
}

.sp_xz dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sp_xz dd {
    width: 48%;
    margin-right: 2%;
    border: 1px solid #035a8b;
    text-align: center;
    height: 132px;
    padding: 10px 0;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #035a8b;
}

.sp_xz dd:nth-child(2n) {
    margin-right: 0
}

.sp_xz dd img {
    display: block;
    max-width: 40px;
    margin: 10px auto 5px;
}

.sp_xz dd h2 {
    font-size: 18px;
    color: #035a8b;
    line-height: 112px;
}

.sp_xz dd a {
    color: #035a8b;
}

.sp_xz dd:nth-child(3),
.sp_xz dd:nth-child(4) {
    margin-bottom: 0;
}

.Home_top {
    padding: 3% 0;
}


/*Menu002956 */

.Menu002956 {
    padding-left: 10px
}

.Menu002956 nav {
    background: #edf0f5;
}

.Menu002956 h1 {
    margin: 0 2.08vw 0 0;
    position: relative;
    margin-left: -10px;
    padding: 18px 0 18px 20px;
}

.Menu002956 h1 a{
color: #fff;
}


.Menu002956 h1 span {
    position: relative;
    z-index: 4;
    display: block;
    font-size: 22px;
    color: #fff;
    line-height: 1em;
    border-left: 2px solid #10499f;
    padding-left: 15px;
}

.Menu002956 h1:after {
    position: absolute;
    content: '';
    height: 100%;
    background: #10499f;
    top: 0;
    transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    right: 0;
    left: -30px;
}

.Menu002956 h1 i {
    position: absolute;
}

.Menu002956 h1 i.jiao {
    border: 8px solid transparent;
    border-left-color: #006eab;
    left: 2px;
    top: -8px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.Menu002956 ul {
    padding: 12px 0;
}

.Menu002956 li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.Menu002956 li a {
    display: block;
    line-height: 26px;
    padding: 15px 30px 15px 60px;
    font-size: 18px;
	font-weight:bold;
	color:#888;
    position: relative;
    z-index: 1;
}

.Menu002956 li a:after {
    position: absolute;
    top: 40%;
    right:30px;
	
}

.Menu002956 li a:hover{
    font-weight: bold;
    color: #006eab;
	background-color: #ffffff;
	border-left: 2px solid #1e5aab;
}
.Menu002956 li.aon a {
    font-weight: bold;
    color: #006eab;
	background-color: #ffffff;
	border-left: 2px solid #1e5aab;
}

.Menu002956 li a:hover:after,
.Menu002956 li.aon a:after {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    right:30px;
    content: '';
    height: 12px;
    width: 12px;
    border-width: 2px 2px 0 0;
    border-color: #1e5aab;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}

.Menu002956 li dl {
    display: none;
    padding-left: 26%;
}

.Menu002956 li dl dd {}

.Menu002956 li dl dd a,
.Menu002956 li dl dd a {
    padding: 10px 0;
    font-size: 15px;
    color: #333 !important;
    font-weight: normal !important;
}

.Menu002956 li dl dd a::after {
    display: none;
}

.Menu002956 li dl dd.on a {
    color: #006eab !important;
    font-weight: bold !important;
}

@media(min-width:1025px) {
    .Menu002956 {
        overflow: hidden;
    }
    .Menu002956 ul {
        display: block!important;
    }
}

@media(max-width:1024px) {
    .sp_right,
    .PicList002796 {
        width: 100%;
    }
    .sp_right {
        margin-top: 3%;
    }
    .Menu002956 h1:after {
        left: 0
    }
    .sp_right a {
        right: 20px;
        left: auto;
    }
    .Menu002956 {
        position: relative;
        z-index: 40;
    }
    .Menu002956 ul {
        display: none;
        position: absolute;
        left: 10px;
        top: 100%;
        right: 0;
        z-index: 40;
        background: #edf0f5;
    }
    .Menu002956 i.wap-open {
        position: absolute;
        width: 30px;
        height: 30px;
        right: 40px;
        background: #fff;
        z-index: 10;
        top: 50%;
        margin-top: -15px;
        border-radius: 50%;
        transition: 0.3s;
    }
    .Menu002956 i.wap-open:before,
    .Menu002956 i.wap-open:after {
        position: absolute;
        content: '';
        left: 50%;
        top: 50%;
        background: #006eab;
        transform: translate(-50%, -50%);
    }
    .Menu002956 i.wap-open:before {
        width: 10px;
        height: 2px;
    }
    .Menu002956 i.wap-open:after {
        width: 2px;
        height: 10px;
    }
    .Menu002956 i.wap-open.on {
        transform: rotate(45deg);
    }
}

@media(max-width:640px) {
    .Menu002956 nav {
        padding: 10px 0;
    }
    .Menu002956 h1 span {
        font-size: 5vw;
    }
    .Menu002956 h1 {
        padding: 3vw 0 3vw 20px;
    }
    .Menu002956 i.wap-open {
        right: 6vw;
        margin-top: -12px;
        width: 24px;
        height: 24px;
    }
}


/*RighInfo002852 */

.RighInfo002852 {
    text-align: center;
}

.RighInfo002852 .text {
    font-size: 18px;
    color: #666;
    line-height: 38px;
    text-align: left;
}
.RighInfo002852 .ldzc_p{max-width: ;}

.RighInfo002852 .right {
    text-align: right;
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
}

.RighInfo002852 .pic {
    text-align: right;
}
.ldzc_p{width: 665px;margin: 0 auto;}

.RighInfo002852 img {}


/*RighInfo000623 */

.RighInfo000623 .p-info {
    font-size: 15px;
    line-height: 30px;
    color: #666;
}

.RighInfo000623 .p-info p {
    margin: 0 0 2vw 0;
    font-size: 16px;
    text-indent: 2em;
}

.RighInfo000623 img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

@media(max-width:1024px) {
    .RighInfo000623 .ytable,
    .RighInfo000623 .ytable-cell {
        display: block;
    }
    .RighInfo000623 .info {
        padding: 0;
    }
    .ldzc_p{width: 100%;}
}

@media(max-width:640px) {
    .RighInfo000623 .pic time span {
        font-size: 12vw;
    }
    .RighInfo000623 .p-info {
        font-size: 3.5vw;
    }
}


/*PicList002925 */

.PicList002925 .list {
    padding: 0 3.4375vw;
}

.PicList002925 .list ul {
    margin: 0 -2vw;
}

.PicList002925 li {
    float: left;
    padding: 0 10px;
    text-align: center;
    position: relative;
    background: url("../images/PicList002925_taibg.png") repeat-x bottom 40px left;
}

.PicList002925 li a {
    display: block;
    position: relative;
    z-index: 3;
}

.PicList002925 li .pic {
    padding:8px;background:url(../images/2023bg.jpg) no-repeat;background-size:cover;
}

.PicList002925 li .Ispic {
    padding-bottom: 68%;
    background-size: cover;
}

.PicList002925 li .tit {
    margin-top: 25px;
    margin-bottom: 30px;
    padding: 0 20px;
}

.PicList002925 li .tit aside {
    font-size: 16px;
    line-height: 1.25em;
    height: 2.5em;
}

@media(min-width:769px) {
    .PicList002925 li {
        width: 33.33%;
    }
}

@media(max-width:768px) {

.Menu002956 li a {
    display: block;
    line-height: 26px;
    padding: 15px 30px 15px 30px;
    font-size: 18px;
	text-align:center;
	font-weight:normal;
    position: relative;
    z-index: 1;
}


    .PicList002925 .list {
        padding: 0 6vw;
    }
    .PicList002925 li {
        width: 50%;
        background: url(../images/PicList002925_taibg.png) repeat-x bottom 18px left;
    }

    .PicList002925 li .tit {
        margin-bottom: 20px;margin-top:10px;padding:5px 0;
    }
    .PicList002925 li:first-child:before,
    .PicList002925 li:nth-child(2n+1):before {
        position: absolute;
        top: 0;
        content: '';
        height: 100%;
        background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #f5f5f5;
        width: 7.4375vw;
        left: -3vw;
    }
    .PicList002925 li:last-child:before,
    .PicList002925 li:nth-child(2n):before {
        position: absolute;
        top: 0;
        content: '';
        height: 100%;
        background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #f5f5f5;
        width: 7.4375vw;
        right: -3vw;
    }
    .PicList002925 li .tit aside {
        font-size: 3vw;
    }
}


/*RighInfo003148 */

.RighInfo003148 .title1 {
    font-family: 'SourceHanSansCN-Bold';
    font-size: 22px;
    color: #333333;
    margin: 15px 0;
}

.RighInfo003148 .items-group .items p {
    color: #999;
    font-size: 17px;
    line-height: 30px;
}

.RighInfo003148 .items-group .items p+.title {
    margin-top: 2em;
}

.RighInfo003148 .box-rows {
    margin-top: 4.875em;
}

.RighInfo003148 .box-rows .title {
    margin-bottom: 3.95833em;
}

.RighInfo003148 .box-rows dd {
    box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05);
    border: solid 1px #f3f3f3;
    text-align: center;
}

.RighInfo003148 .box-rows dd .heart {
    font-size: 1.375em;
    width: 4.0909em;
    height: 3.5454em;
    display: block;
    margin: -1.36363em auto 0;
    line-height: 3.5;
    background: url(../images/RighInfo003148-icon.svg) no-repeat center;
    background-size: contain;
    text-align: center;
    color: #fff;
}

.RighInfo003148 .box-rows dd aside {
    color: #000000;
    font-size: 1.25em;
    font-family: 'SourceHanSansCN-Medium';
    margin: 2.4em 0 1em 0;
    line-height: 1;
}

.RighInfo003148 .box-rows dd p {
    color: #999999;
    width: 90%;
    margin: auto;
    line-height: 30px;
    font-size: 17px;
}

@media (min-width:1025px) {
    .RighInfo003148 .items-group .img {
        width: 50%;
    }
    .RighInfo003148 .items-group .items:nth-child(2n-1) .txt {
        padding-right: 3.5em;
    }
    .RighInfo003148 .items-group .items:nth-child(2n) .txt {
        padding-left: 3.5em;
    }
    .RighInfo003148 .box-rows dd {
        float: left;
        min-height: 15.625em;
        width: 30.715%;
        margin-bottom: 3.9275%;
    }
    .RighInfo003148 .box-rows dd:not(:nth-child(3n)) {
        margin-right: 3.9275%;
    }
}

@media (max-width:1024px) {
    .RighInfo003148 .items-group .txt {
        padding: 2em 0;
    }
    .RighInfo003148 .box-rows dd {
        padding-bottom: 3em;
        margin-bottom: 10px;
    }
    .RighInfo003148 .box-rows dd p {
        width: 90%;
    }
    .RighInfo003148 .title1 {
        font-size: 18px;
    }
    .RighInfo003148 .box-rows {
        margin-top: 0;
    }
}


/*
 .Page002193 为demo编号
 */

.Page002193 {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 0%;
    text-align: center;
}

.Page002193 span {
    padding: 0px 3px;
    display: inline-block;
}

.Page002193 a {
    display: inline-block;
    margin: 0px 2px;
    border: 1px solid #ededed;
    padding: 0 1em;
    color: #666;
    line-height: 35px;
    border-radius: 3px;
    transition: .3s ease-out;
}

.Page002193 a:hover {
    color: #fff;
    border: 1px solid #006eab;
    background: #006eab;
}

.Page002193 .p_cur,
.Page002193 .p_count,
.Page002193 .p_total,
.Page002193 .p_jump {
    display: none;
}

.Page002193 .p_cur b {
    color: #F00;
}

.Page002193 .p_count b {
    color: #F00;
}

.Page002193 .p_total b {
    color: #F00;
}

.Page002193 .p_page em {
    font-style: normal;
}

.Page002193 .p_page em a {}

.Page002193 .p_page em a.a_cur {
    color: #fff;
    background: #006eab;
    border-color: #006eab;
}

.Page002193 .p_page b {
    font-weight: normal;
}


/*
 .PicList002273 为demo编号
 */

.PicList002273 .left img {
    width: 100%;
}

.PicList002273 .right .time {
    font-size: 12px;
    color: #999;
    border: 1px solid #c5c6c6;
    padding: 2px 5px;
    margin-top: 8px;
    display: inline-block;
}

.PicList002273 .right .h3 {
    color: #313131;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0;
}

.PicList002273 .right .p {
    color: #999;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.PicList002273 ul li {
    margin-bottom: 15px;
    background: #eef0f1;
    padding: 18px 20px;
}

@media screen and (min-width:768px) {
    .PicList002273 .left {
        float: left;
        width: 25%;
    }
    .PicList002273 .right {
        float: right;
        width: 72%;
    }
    .PicList002273 .right .time {
        margin-top: 0px;
    }
    .PicList002273 ul li {
        background: #eef0f1;
    }
}

@media screen and (min-width:1024px) {
    .PicList002273 .right .time {
        margin-top: 15px;
    }
    .PicList002273 ul li:hover {
        border: 1px solid #006eab;
        box-shadow: 0px 0px 30px #ccc;
    }
    .PicList002273 ul li {
        background: #eef0f1;
        position: relative;
    }
    .PicList002273 ul li .right_btn {
        width: 11px;
        height: 19px;
        background: url(../images/PicList002273-arrow_right.png) no-repeat center;
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 48px;
        cursor: pointer;
        margin-top: -10px
    }
}

@media screen and (min-width:1200px) {
    .PicList002273 .left {
        float: left;
        margin-right: 20px;
    }
    .PicList002273 .right {
        float: left;
        width: 60%;
    }
    .PicList002273 .right .time {
        margin-top: 14px;
    }
    .PicList002273 .right .h3 {
        line-height: 18px;
        margin: 18px 0 10px;
    }
    .PicList002273 .right .p {
        line-height: 19px;
    }
    .PicList002273 ul li {
        padding-right: 20px;
    }
}


/*
 .PicList000593 为demo编号
 */

.PicList000593 {
    padding-top: 2%;
}

.PicList000593 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    position: relative;
    margin-bottom: 2%;
}
.PicList000593.auto li{width:auto;float:none;}

.PicList000593 li:nth-child(3n) {
    margin-right: 0;
}

.PicList000593 li .video_files {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.PicList000593 li .video_files video,.PicList000593 li video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.PicList000593 li .video_files .close {
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #761b1b;
    cursor: pointer;
}

.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70%;
    border-radius: 3px;
    background-color: #fff;
    left: 13px;
    top: 5px;
}

.PicList000593 li .video_files .close::before {
    transform: rotate(45deg);
}

.PicList000593 li .video_files .close::after {
    transform: rotate(-45deg);
}

.PicList000593 li figure {
    position: relative;
}

.PicList000593 li figure em {
    display: block;
    padding-bottom: 65%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.PicList000593 li figure a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background-color: rgba(0, 0, 0, 0.5);*/
}

/*.PicList000593 li figure a::before,
.PicList000593 li figure a::after {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.PicList000593 li figure a::before {
    width: 70px;
    height: 70px;
    border: 3px solid rgba(255, 255, 255, 0.6);
    margin-left: -35px;
    margin-top: -35px;
    border-radius: 50%;
}

.PicList000593 li figure a::after {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid rgba(255, 255, 255, 0.6);
    margin-left: -3px;
    margin-top: -12px;
}*/

.PicList000593 li p {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    height: 52px;
    color: #333;
    margin: 10px 10px 0 10px;
}

@media(max-width:768px) {
    .PicList000593 li {
        width: 49%;
        margin-right: 2%;
    }
    .PicList000593 li:nth-child(3n) {
        margin-right: 2%;
    }
    .PicList000593 li:nth-child(2n) {
        margin-right: 0;
    }
.w75 .TextList002855 li {
    line-height: 50px;
    border-bottom: 1px dotted #a8a8a8;
}
.TextList002855 li a {
    margin-left:-20px;
	font-size: 14px;
    background: url("../ysdwimages/11111.jpg") no-repeat left center;
}
.TextList002855 li time {
    float: right;
	display:none;
    color: #c8c8c8;
    margin-left: 14px;
}
}

@media(max-width:480px) {
    .PicList000593 li figure a::before {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }
    .PicList000593 li figure a::after {
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 15px;
        margin-left: -3px;
        margin-top: -7px;
    }
}

@media(max-width:375px) {
    .PicList000593 li figure a::before {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
    .PicList000593 li {
        width: 100%;
        float: none;
        margin-right: 0 !important;
    }
}


/*TextList002855 */

.TextList002855 li {
    line-height: 4.0625em;
    border-bottom: 1px dotted #a8a8a8;
}

.TextList002855 li time {
    float: right;
    color: #c8c8c8;
    margin-left: 16px;
}


.TextList002855 li a {
    padding-left: 30px;
    background: url(../ysdwimages/ddsnewsarrow.jpg) no-repeat left center;
	border-radius:50%;
}


.TextList002855 li:before {
    left: 5px;
}

.TextList002855 ul li i {
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 0px;
	line-height: 2.0625em;
    background: url(../ysdwimages/ddsnewsarrow.jpg) no-repeat;
    background-size: contain;
}


@media(min-width:481px) {
    .TextList002855 li {
        font-size: 16px;
    }
}


/*Other */

.Other002781 ul {
    position: fixed;
    right: 2%;
    z-index: 110;
    bottom: 20%;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, .1);
}

.Other002781 li {
    position: relative;
}

.Other002781 li>a {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/Other002781_icon.png) no-repeat center top #fff;
    transition: 0.3s;
}

.Other002781 li>a:hover {
    background-image: url(../images/Other002781_icon1.png);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    background-color: #006eab;
}

.Other002781 li.li_left>a {
    background: #fff;
    text-align: center;
    line-height: 60px;
}

.Other002781 li.li_left>a:hover {
    background: #006eab;
}

.Other002781 li.li_left>a span {
    font-size: 36px;
}

.Other002781 li.li_left>a:hover span {
    color: #fff;
}

.Other002781 li.li_jd .wap,
.Other002781 li.li_wx .wap,
.Other002781 li.li_vip .wap {
    display: none;
}

.Other002781 li.li_jd aside,
.Other002781 li.li_wx aside,
.Other002781 li.li_message aside,
.Other002781 li.li_vip aside {
    display: none;
    position: absolute;
    right: 100%;
    line-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 0;
    background: #006eab;
    margin-right: 1px;
    border-radius: 3px;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    width: 100px;
    height: 100px;
}
.Other002781 li.li_jd aside a,
.Other002781 li.li_wx aside a,
.Other002781 li.li_message aside a,
.Other002781 li.li_vip aside a{color:#fff;}

.Other002781 li.li_wx a {
    background-position: center -61px;
}

.Other002781 li.li_vip a {
    background-position: center -122px;
}

.Other002781 li.li_message a {
    background-position: center -183px;
}

.Other002781 li.li_gettop a {
    background-position: center bottom;
}

@media(min-width:1025px) {
    .Other002781 li.li_message:hover aside,
    .Other002781 li.li_jd:hover aside,
    .Other002781 li.li_wx:hover aside,
    .Other002781 li.li_vip:hover aside {
        display: block;
    }
}

@media(max-width:1024px) {
    .Other002781 li.li_jd a,
    .Other002781 li.li_wx a,
    .Other002781 li.li_vip a {
        display: none;
    }
    .Other002781 li.li_jd .wap,
    .Other002781 li.li_wx .wap,
    .Other002781 li.li_vip .wap {
        display: block;
    }
}

.Other002781 .pop-up {
    display: none;
    position: fixed;
    z-index: 150;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.Other002781 .pop-up .ycenter {
    height: 100%;
}

.Other002781 .pop-up .main {
    position: relative;
    width: 90%;
    margin: 0 auto;
    max-width: 600px;
    background: #fff;
    border: 5px solid #f8b54d;
    border-radius: 10px;
    padding: 2%;
}

.Other002781 .pop-up .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
    border-radius: 50%;
    background: #f8b54d;
    cursor: pointer;
}

.Other002781 .pop-up .close::before,
.Other002781 .pop-up .close::after {
    position: absolute;
    content: '';
    left: 20%;
    top: 50%;
    width: 60%;
    height: 3px;
    background: #fff;
    margin-top: -1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.Other002781 .pop-up .close::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.Other002781 .pop-up#form td {
    padding-top: 4%;
    vertical-align: top;
}

.Other002781 .pop-up#form td.f-name {
    text-align: right;
    width: 90px;
    line-height: 32px;
}

.Other002781 .pop-up#form td .text {
    width: 100%;
    line-height: 32px;
    height: 32px;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 0 5px;
}

.Other002781 .pop-up#form td .btn {
    width: 40%;
    margin-right: 3%;
    height: 40px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #f8b54d;
    max-width: 120px;
}

.Other002781 .pop-up#form td .btn_reset {
    background: #999;
}

.Other002781 .pop-up#form td textarea.text {
    height: 90px;
}

.Other002781 .pop-up#form p {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #294593;
}

.Other002781 .pop-up#map .main {
    padding: 15px;
}

.Other002781 .pop-up .map {
    height: 300px;
}

@media(max-width:640px) {
    .Other002781 {
        display: none;
    }
}


/*RighInfo002939 */

.RighInfo002939 .name {
    border-bottom: 1px dotted #cecece;
    text-align: center;
    margin-bottom: 37px;
}

.RighInfo002939 .name h1 {
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #333;
}

.RighInfo002939 .time {
    color: #c8c8c8;
    padding-bottom: 1.72vw;
    line-height: 16px;
}

.RighInfo002939 .share {
    margin-left: 10px;
}

.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share>* {
    display: inline-block;
    vertical-align: middle;
}

.RighInfo002939 .share em {
    font-style: normal;
}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox * {
    box-sizing: content-box;
}

.RighInfo002939 .edit-info {
    line-height: 2;
    color: #333;
    text-align: justify;
    padding-bottom: 4vw;
    font-family: "宋体";
    font-size: 18px;
}

.RighInfo002939 .info-page {
    border: solid 1px #eee;
}

.RighInfo002939 .info-page dd {
    line-height: 36px;
}

.RighInfo002939 .info-page dd a {
    padding: 0 20px;
}

.RighInfo002939 .info-page dd a:hover {
    color: #d43e45;
}


.RighInfo002939 .p {
    text-align: center;
}

@media(min-width:641px) {
    .RighInfo002939 .info-page dd {
        float: left;
        width: 50%;
    }
    .RighInfo002939 .info-page dd:nth-child(2) {
        border-left: 1px solid #eee;
    }
    .RighInfo002939 .time,
    .RighInfo002939 .info-page dd a,
    .RighInfo002939 .edit-info {
        font-size: 16px;
    }
    .RighInfo002939 .time{font-size: 14px;color: #000;}
}

@media(max-width:640px) {
    .RighInfo002939 .info-page dd:nth-child(2) {
        border-top: 1px solid #eee;
    }
    .RighInfo002939 .share {
        display: block;
        padding-top: 10px;
    }
    .RighInfo002939 .name h1 {
        margin-bottom: 15px;
    }
}


/*
 .PicList002323 为demo编号
 */

.PicList002323 .tit {
    height: 31px;
    line-height: 31px;
    padding-left: 16px;
    color: #6e6e6e;
    font-size: 20px;
    position: relative;
}

.PicList002323 .tit:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 19px;
    background: url(../images/PicList002323-icon.png) no-repeat;
    margin-top: -9px;
}

.PicList002323 .list {
    overflow: hidden;
}

.PicList002323 .auto {
    overflow: hidden;
}

.PicList002323 ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    text-align: center;
}

.PicList002323 ul li:nth-child(3n) {
    margin-right: 0;
}

.PicList002323 ul li div {
    padding-bottom: 67%;
    position: relative;
    overflow: hidden;
}

.PicList002323 ul li figure {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s;
}

.PicList002323 ul li h3 {
    color: #555;
    margin: 10px 0;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}

.PicList002323 ul li a:hover figure {
    transform: scale(1.3);
}

.PicList002323 ul li a:hover h3 {
    color: #0075b8;
}


/*PicList003142 */

.PicList003142 li {
    float: left;
    margin-bottom: 2.5em;
}

.PicList003142 li .txt {
    box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
    padding: 10px;
}

.PicList003142 li .tit {
    font-size: 1.125em;
    line-height: 1.6666;
    min-height: 3.3332em;
    font-family: 'SourceHanSansCN-Medium';
}

.PicList003142 li p {
    font-size: 0.875em;
    line-height: 1.78571;
    min-height: 3.57142em;
    color: #999999;
}

.PicList003142 li .pic {
    overflow: hidden;
}

.PicList003142 li .Ispic {
    padding-bottom: 62.223%;
    transition: 0.3s;
}

.PicList003142 li a:hover .Ispic {
    transform: scale(1.1);
}

.PicList003142 li a:hover {
    color: #e60012;
}

.PicList003142 li time {
    color: #999999;
    display: block;
    background: url(../images/PicList003142-icon.svg) no-repeat right center;
    font-family: 'Roboto-Regular';
}

.PicList003142 li a:hover time {
    background-image: url(../images/PicList003142-icon-red.svg);
}

@media (min-width:1025px) {
    .PicList003142 li {
        width: 32.143%;
    }
    .PicList003142 li:not(:nth-child(3n)) {
        margin-right: 1.7855%;
    }
    .PicList003142 li:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width:1024px) {
    .PicList003142 .auto {
        margin-top: 2em;
    }
    .PicList003142 li {
        width: 48%;
    }
    .PicList003142 li:not(:nth-child(2n)) {
        margin-right: 4%;
    }
    .PicList003142 li:nth-child(2n+1) {
        clear: left;
    }
    .PicList003142 li .txt {
        padding: 1em;
    }
}


/*TextList002514 */

.TextList002514 .list {
    border: 1px solid #e8e8e8;
    padding: 0 3%;
    margin-bottom: 15px;
}

.TextList002514 .job-title {
    line-height: 30px;
    padding: 15px 0;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

.TextList002514 .job-title i {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #009b4c;
    border-radius: 50%;
    right: 0;
    top: 50%;
    margin-top: -11px;
}

.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after {
    position: absolute;
    content: '';
    background: #fff;
}

.TextList002514 .job-title i::before {
    left: 20%;
    width: 60%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.TextList002514 .job-title i::after {
    left: 50%;
    margin-left: -1px;
    width: 2px;
    top: 20%;
    height: 60%;
}

.TextList002514 .job-title.select i::after {
    display: none;
}

.TextList002514 .job-title.select {
    color: #009b4c;
}

.TextList002514 .job-main {
    display: none;
    padding: 22px 0;
    border-top: 1px dotted #e5e5e5;
}

.TextList002514 .job-email {
    color: #009b4c;
    padding: 30px 0;
}


/*Floor002892 */

.Floor002892 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.Floor002892 .initial-bg {
    position: relative;
    z-index: 1;
    height: 80%;
}

.Floor002892 .hover_slider,
.Floor002892 .center {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%;
}

.Floor002892 .hover_slider {
    z-index: 3;
}

.Floor002892 .hover_slider li {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.5s;
}

.Floor002892 .hover_slider li.show {
    opacity: 1;
    z-index: 10;
}

.Floor002892 .center .ytable {
    height: 100%;
}

.Floor002892 .center .mouse {
    width: 95%;
    max-width: 960px;
    margin: 0 auto;
    padding: 5% 0;
}

.Floor002892 .center .mouse li {
    float: left;
    width: 25%;
}

.Floor002892 .center .mouse li aside {
    color: #fff;
}

.Floor002892 .center .mouse li .cn {
    font-size: 20px;
}

.Floor002892 .center .mouse li .pic {
    margin-top: 20px;
}

.Floor002892 .center .mouse li .pic img {
    max-height: 60px;
    margin-bottom: 10px;
}

.Floor002892 .center .mouse li .en {
    font-size: 12px;
    text-transform: uppercase;
}

@media(min-width:1025px) {
    .Floor002892 .center .mouse li {
        border: 1px solid rgba(255, 255, 255, 0.15);
        margin-top: -1px;
    }
    .Floor002892 .center .mouse li:nth-child(4n) {
        margin-left: -1px;
    }
    .Floor002892 .center .mouse li:nth-child(4n+1) {
        clear: left;
    }
    .Floor002892 .center .mouse li a {
        /* height: 200px; */
        text-align: center;
        padding-bottom: 20px;
        display: block;
    }
    /* .Floor002892 .center .mouse li .txt{min-width: 120px;} */
}

@media(max-width:1024px) {
    .Floor002892 .center .mouse li {
        height: 28vw;
        position: relative;
        opacity: 0.75;
        border: 1px solid rgba(255, 255, 255, 0.15);
        margin-top: -1px;
        background-color: none;
        width: 50%;
    }
    .Floor002892 .center .mouse li:hover {
        background-color: rgb(0, 110, 171);
    }
    .Floor002892 .center .mouse li .pic img {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto auto;
        max-height: 90%;
        max-width: 90%;
        z-index: -1;
    }
    .Floor002892 .center .mouse li a {
        display: flex;
        align-items: center;
        height: 100%;
        padding: 8vw 0;
    }
    .Floor002892 .center .mouse li .txt {
        width: 100%;
        text-align: right;
        margin-top: 22%;
    }
    .Floor002892 .center .mouse li .cn {
        font-size: 16px;
        text-align: center;
    }
    .Floor002892 .center .mouse li .en {
        font-size: 3vw;
    }
}

@media(max-width:768px) {
    .Floor002892 .center .mouse li .cn {
        margin-top: 10%;
    }
    .Floor002892 .center .mouse li .pic {
        margin-top: 5px;
    }
    .Floor002892 .center .mouse li .pic img {
        max-width: 30%;
    }
    .Floor002892 .hover_slider,
    .Floor002892 .center,
    .Floor002892 .initial-bg {
        height: 100%;
    }
}


/*PicList002146 */

.PicList002146 {
    padding: 2% 1%;
}

.PicList002146 li {
    float: left;
    width: 24%;
    margin: 0 0.5% 2%;
}

.PicList002146 li a {
    display: block;
    position: relative;
}

.PicList002146 li h3,
.PicList002146 li h5 {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.PicList002146 li figure {
    padding-bottom: 77%;
}

.PicList002146 li h3 {
    border: 1px solid #e8e8e8;
    border-top-width: 3px;
    border-top-color: #f4f4f4;
    padding: 2% 15% 2% 2%;
    line-height: 40px;
    position: relative;
}

.PicList002146 li h3:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 13%;
    height: 100%;
    border-left: 1px solid #e8e8e8;
    background: url(../images/PicList002146-more.gif) no-repeat center center;
}

.PicList002146 li .hover {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(171, 38, 45, 0.95);
    z-index: 10;
    transition: 0.3s;
    color: #fff;
}

.PicList002146 li a:hover .hover {
    opacity: 1;
}

.PicList002146 li aside {
    position: absolute;
    left: 10%;
    width: 80%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.PicList002146 li .hover img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.PicList002146 li .hover h5 {
    margin-top: 10px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}

.PicList002146 li .hover i {
    display: block;
    height: 2px;
    background: #fff;
    width: 30px;
    margin: 10px auto;
}

.PicList002146 li .hover p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    max-height: 60px;
    overflow: hidden;
}

@media(max-width:1366px) {
    .PicList002146 li h3,
    .PicList002146 li .hover h5 {
        font-size: 16px;
    }
}

@media(max-width:1366px) and (min-width:1001px) {
    .PicList002146 li .hover img {
        width: 70px;
        height: 70px;
    }
    .PicList002146 li .hover p {
        height: 40px;
    }
}

@media(max-width:1000px) {
    .PicList002146 li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media(max-width:640px) and (min-width:376px) {
    .PicList002146 li .hover img {
        width: 50px;
        height: 50px;
    }
    .PicList002146 li .hover p {
        height: 40px;
    }
}

@media(max-width:480px) {
    .PicList002146 li h3,
    .PicList002146 li .hover h5 {
        font-size: 14px;
    }
    .PicList002146 li .hover h5 {
        line-height: 20px;
        max-height: 40px;
    }
}

@media(max-width:375px) {
    .PicList002146 li {
        float: none;
        width: auto;
    }
}


/*
 .RighInfo001728 为demo编号
 */

.RighInfo001728 .img {
    width: 100%;
}

.RighInfo001728 .img li {
    width: 100%;
    position: relative;
}

.RighInfo001728 .img li img {
    width: 100%;
    display: block;
}

.RighInfo001728 .intro {
    width: 100%;
}

.RighInfo001728 .intro h1 {
    font-size: 20px;
    color: #333;
    margin: 15px 0;
    text-align: center;
}

.RighInfo001728 .intro p {
    color: #666;
    font-size: 15px;
    line-height: 30px;
}

.RighInfo001728 .intro dd {
    font-size: 16px;
    line-height: 30px;
}

.RighInfo001728 .infoCon .title {
    font-size: 18px;
    margin: 0;
    border-bottom: 1px solid #b2b2b2;
    padding: 15px 0;
}

.RighInfo001728 .infoCon .info {
    padding: 20px 0;
    font-size: 14px;
    line-height: 24px;
}

.RighInfo001728 .owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.RighInfo001728 .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #ccc;
    margin-left: 10px;
    display: inline-block;
}

.RighInfo001728 .owl-carousel .owl-dots .owl-dot:first-child {
    margin-left: 0;
}

.RighInfo001728 .owl-carousel .owl-dots .active {
    background: #00689c;
    width: 10px;
}

@media(max-width:640px) {
    .RighInfo001728 .img,
    .RighInfo001728 .intro {
        float: none;
        width: auto;
    }
}


/*
 .RighInfo002275 为demo编号
 */

.RighInfo002275 .text {
    margin-bottom: 30px
}

.RighInfo002275 .text .title {
    font-size: 30px;
    color: #e4e4e4;
    font-weight: normal;
    margin-bottom: 20px;
}

.RighInfo002275 .text .title span {
    font-weight: 700;
}

.RighInfo002275 .text .p {
    font-size: 16px;
    color: #666;
    line-height: 38px;
    margin: 0;
    padding: 0;
}

.RighInfo002275 .map {
    width: 100%;
    height: 200px;
}

.RighInfo002275 .map #map {
    height: 100%;
}

.RighInfo002275 .map img {
    max-width: none !important;
}

@media screen and (min-width: 768px) {
    .RighInfo002275 .text {
        float: left;
        width: 45%;
    }
    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 260px;
    }
}

@media screen and (min-width: 1024px) {
    .RighInfo002275 .auto {
        background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;
    }
    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 320px;
    }
    .RighInfo002275 .text .title {
        font-size: 52px;
    }
}

@media screen and (min-width: 1200px) {
    .RighInfo002275 .text .title {
        margin-bottom: 75px
    }
    .RighInfo002275 .map {
        width: 530px;
        height: 330px;
    }
    .RighInfo002275 .text {
        width: 40%;
    }
}


/*RighInfo002554 */

.RighInfo002554 {
    padding: 4% 0;
}

.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td {
    text-align: center;
    border: 1px solid #eee;
    border-collapse: collapse;
    line-height: 24px;
    padding: 15px;
    font-size: 15px;
}

.RighInfo002554 .table_1 .th_1,
.RighInfo002554 .table_1 .th_2 {
    background: #006eab;
    color: #fff;
    font-size: 16px;
    width: 50%;
}

.RighInfo002554 .table_1 .th_4 {
    color: #fff;
}

@media(max-width:480px) {
    .RighInfo002554 .table_1 {
        overflow: auto;
    }
    .RighInfo002554 .table_1 table {
        width: 100%;
    }
}


/*RighInfo003141 */

.RighInfo003141 .intro .info {
    font-size: 0.875em;
    line-height: 2;
}

.RighInfo003141 .intro .info p {
    margin: 1.8em 0;
    font-size: 16px;
}

@media (min-width:1025px) {
    .RighInfo003141 .intro .info {
        width: 47.929%;
    }
    .RighInfo003141 .intro .title {
        line-height: 1;
    }
    .RighInfo003141 .intro .img {
        width: 47.215%;
    }
}

@media (max-width:1024px) {
    .RighInfo003141 .intro {
        padding-top: 0;
        margin-bottom: 2em;
    }
}