@charset "utf-8";

/* 
 * Project Name: 江苏省美术馆
 * Author:南京勤其明恒网络科技有限公司
 */

.w80 {
    width: 80%;
    margin: 0 auto;
}

.w90 {
    width: 90%;
    margin: 0 auto;
}

.slide-box {
    width: 2.8rem;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 999;
    transition: 0.5s;
    background: url(../images/left-bg.jpg) no-repeat;
    background-size: cover;
}
.section {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg.jpg) no-repeat left top;
    background-size: 100% 100%;
    height: 100vh;
   /* padding-left: 2.8rem; */
}




/* banner */

.ind_banner_box {
    position: relative;
    height: 100vh;
}

.ind_banner_box .swiper-slide {
    position: relative;
    background: #000;
    overflow: hidden;
}

.ind_banner_box .swiper-slide img {
    width: 100%;
    height: 100vh;
    animation: changeScale 1 2.5s;
    z-index: 1;
}

.ind_banner_box .swiper-pagination {
    bottom: 5% !important;
    position: absolute !important;
    z-index: 99 !important;
}

.ind_banner_box .swiper-pagination-bullet {
    width: 0.62rem !important;
    height: 0.06rem !important;
    background: #bbc0c2 !important;
    border-radius: 0.5rem;
    opacity: 1;
    transition-duration: .5s;
}

.ind_banner_box .swiper-pagination-bullet-active {
    width: 0.62rem !important;
    border-radius: 0.5rem;
    background: #008fd5 !important;
}


.msg-tab {
    width: 100%;
    position: relative;
    z-index: 9;
}

.msg-tab .dw1 {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    left: 0;
    top: 2rem;
    padding-right: 15%;
}

.msg-tab .dw2 {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    left: 0;
    top: 5.7rem;
    padding-right: 15%;
}

.home-bit {
    line-height: 0.62rem;
    padding: 0 0.38rem;
    position: relative;
    font-size: 0.34rem;
    color: #333333;
    display: table;
    margin-left: 0.2rem;
    margin-bottom: 0.6rem;
}

.home-bit:after {
    width: 22px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0.15rem;
    content: "";
    background: url(../images/bit-icon.png);
}

.home-bit:before {
    width: 22px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0.15rem;
    content: "";
    background: url(../images/bit-icon.png);
    transform: rotate(180deg);
}

.Menubox1 {
    width: 3.88rem;
    position: relative;
    overflow: hidden;
}

.Menubox1 ul {
    height: auto;
}

.Menubox1 li {
    width: 3.88rem;
    cursor: pointer;
    height: 3.06rem;
    line-height: 0.26rem;
    color: #555555;
    transition-duration: .5s;
    text-align: center;
    position: relative;
    margin-bottom: 0.7rem;
    background: url(../images/tab-bg.png)no-repeat left top;
    background-size: 100% 100%;
    padding-right: 0.82rem;
    padding-left: 0.15rem;
    padding-top: 0.6rem;
    font-size: 0.24rem;
}

.Menubox1 li:nth-child(2) {
    padding-top: 0.7rem;
}

.Menubox1 li .img {
    margin-bottom: 0.15rem;
}

.Menubox1 li .img img {
    display: inline-block;
    max-width: 100%;
}

.Menubox1 li:hover {
    background: url(../images/tab-bg1.png)no-repeat left top;
    background-size: 100% 100%;
}

.Menubox1 li span {
    display: inline-block;
    width: 100%;
    font-size: 0.13rem;
    line-height: 24px;
    color: #a69d8e;
}

.Menubox1 li.hover {
    position: relative;
    background: url(../images/tab-bg1.png)no-repeat;
    background-size: cover;
}

.CbContainer1 {
    position: relative;
    height: 100%;
}

.CbContainer1 img {
    display: block;
    width: 100%;
    height: 100%;
}

.Contentbox1 {
    clear: both;
    width: 65%;
    height: 90%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.bg {
    width: 50%;
    z-index: 5;
    position: absolute;
    height: 100%;
    background: url(../images/page2-bg.png) no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
}


/* #ibox3-box */
.neir-box{ padding:0.7rem 1.3rem 0 1.3rem;}
.neir-box1,.neir-box2 {
    padding: 0.25rem 0.85rem 0 0.85rem;
}



.home-intro {
    width: 88%;
    margin: 0 auto;
    text-align: center;
    line-height: 0.3rem;
    font-size: 0.18rem;
    padding: 0.15rem 0 0.3rem 0;
}

.Menubox2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.Menubox2 ul {
    display: table;
    margin: 0 auto;
    height: auto;
    text-align: center;
}

.Menubox2 li {
    display: table;
    cursor: pointer;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #333333;
    float: left;
    transition-duration: .5s;
    text-align: left;
    padding: 0 0.6rem;
    position: relative;
    margin: 0 0.14rem;
    border: 3px solid #878787;
}

.Menubox2 li:after {
    position: absolute;
    content: "";
    width: 93%;
    height: 0.38rem;
    border: 1px solid #878787;
    left: 3%;
    top: 0.05rem;
}

.Menubox2 li:hover {
    color: #d3aa64;
    font-weight: bold;
    border: 3px solid #d3aa64;
}

.Menubox2 li.hover {
    color: #d3aa64;
    font-weight: bold;
    position: relative;
    border: 3px solid #d3aa64;
}

.Menubox2 li.hover:after {
    position: absolute;
    content: "";
    width: 93%;
    height: 0.38rem;
    border: 1px solid #d3aa64;
    left: 3%;
    top: 0.05rem;
}

.CbContainer2 {
    position: relative;
}

.Contentbox2 {
    clear: both;
    width: 100%;
    position: relative;
}

.CbContainer2 .dw {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.18rem;
  
}
.CbContainer2 .dw a{
	padding:0.12rem 0.2rem;
	border:2px solid #ba8b3a;
}
.CbContainer2 .dw a:hover{color:#fff; background:#ba8b3a;}

.zldw {
   display:table;
   margin:0 auto;
  
}
.zldw a{
	padding:0.12rem 0.2rem;
	border:2px solid #ba8b3a;
}
.zldw a:hover{color:#fff; background:#ba8b3a;}

.clear {
    clear: both;
}

.zl-list {
    width: 48.6%;
    position: relative;
}

.zl-list dl {
    width: 100%;
    position: relative;
}

.zl-list dl dt {
    width: 40%;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0.2rem;
}

.zl-list dl dt img {
    display: block;
    width: 100%;
    height: 4.46rem;
}

.zl-list dl dd {
    width: 80%;
    min-height: 5rem;
    float: right;
    padding: 0.3rem 0.2rem 0 22%;
    background: url(../images/zl-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.zl-list dl dd .bit {
    line-height: 0.44rem;
    margin-bottom: 0.15rem;
    font-size: 0.27rem;
    color: #333333 !important;
    display: inline-block;
    font-weight: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zl-list dl dd a {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.2rem;
}

.zl-list dl dd a:nth-child(5) {
    margin-bottom: 0;
}

.zl-list dl dd .neir {
    width: 100%;
    display: inline-block;
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zl-list dl dd .time {
    line-height: 0.3rem;
    display: inline-block;
    width: 100%;
    color: #333333;
    font-size: 0.18rem;
}

.cn2,
.cn3 {
    margin-top: 0.3rem;
}

.home-news dl {
    background: #fff;
}

.home-news dl dt {
    width: 100%;
    background: #000;
    overflow: hidden;
}

.home-news dl dt img {
    display: block;
    width: 100%;
    transition-duration: .5s;
height:3.13rem;
}

.home-news dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.7;
}

.home-news dl dd {
    padding: 0.25rem;
}

.home-news dl dd h1 {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.2rem;
    line-height: 0.36rem;
    font-weight: normal;
    margin-bottom: 0.1rem;
min-height:0.7rem;
}

.home-news dl dd .time {
    line-height: 42px;
    display: table;
    background: url(../images/time-icon.png) no-repeat left center;
    font-size: 0.2rem;
    color: #333333;
    padding-left: 30px;
	background-size: 24px 25px;
}

.home-news dl dd .more {
    width: 43px;
    margin-top: 0.1rem;
    height: 14px;
    background: url(../images/more.png)no-repeat;
    position: relative;
    right: 0;
    transition-duration: .5s;
}

.home-news dl:hover dd .more {
    right: -3px;
}

.home-gg {
    width: 90%;
    margin: 0 auto;
    border-top: 1px solid #aeaeae;
}

.home-gg dl {
    width: 100%;
    border-bottom: 1px solid #aeaeae;
    padding: 0.3rem 0;
    cursor: pointer;
}

.home-gg dl dt {
    width: 2.2rem;
    line-height: 0.74rem;
    font-size: 0.46rem;
    font-family: "simsun";
    border-right: 1px solid #aeaeae;
    color: #333333;
    float: left;
}

.home-gg dl:hover dd {
    color: #d3aa64;
}

.home-gg dl dd {
    width: calc(98% - 2.2rem);
    padding: 0 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 0.26rem;
    color: #333;
    float: left;
    line-height: 0.74rem;
}

.ggjy-left {
    width: 45%;
}

.activity {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}

.activity img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.activity:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.activity .dw {
    width: 100%;
    position: absolute;
    left: 0 !important;
    bottom: 0 !important;
    height: 1.92rem;
    background: url(../images/news-bg.png) repeat-x left bottom;
    padding: 1.32rem 0.45rem 0 0.45rem;
    color: #fff;
    font-size: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    top: inherit;
}

.activity-list {
    line-height: 1rem;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    font-size: 0.2rem;
    padding: 0 0.45rem;
    color: #484848;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.activity-list:hover {
    color: #d3aa64;
}

.ggjy-right {
    width: 50%;
    border-top: 1px solid #d6d6d6;
}

.in-news2 {
    width: 100%;
}

.in-news2 li {
    position: relative;
    line-height: 0.9rem;
    font-size: 0.2rem;
    color: #000000;
    padding-right: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
    border-bottom: 1px solid #d6d6d6;
}

.in-news2 li a {
    color: #000;
}

.in-news2 li a:hover {
    color: #d3aa64;
}

.in-news2 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    text-align: right;
    display: inline-block;
    font-size: 0.18rem;
    color: #555555;
}

.in-news2 li:hover {
    padding-left: 0.1rem
}

.whcy-list {
    width: 100%;
}

.whcy-list dl {
    width: 23%;
    float: left;
    margin-right: 2%;
    cursor: pointer;
}

.whcy-list dl:nth-child(4n) {
    margin-right: 0;
}

.whcy-list dl dt {
    width: 100%;
    height: 2.41rem;
    background: url(../images/whcy-bg.jpg)no-repeat;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.whcy-list dl dt img {
    display: inline-block;
    max-width: 90%;
}

.whcy-list dl dd {
    line-height: 0.48rem;
    text-align: center;
    font-size: 0.18rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.whcy-list dl:hover dd {
    color: #d3aa64;
}

.cn4 {
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.Cb-box4 {
    position: relative;
}

.vr-list dl {
    width: 98%;
    position: relative;
}

.vr-list dl dt {
    width: 30%;
    float: left;
    padding-top: 0.9rem;
    color: #333333;
}

.vr-list dl dt h1 {
    display: inline-block;
    line-height: 0.62rem;
    border-bottom: 2px solid #333333;
    font-size: 0.28rem;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.vr-list dl dt .neir {
    font-size: 0.18rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0.4rem 0 0.7rem 0;
}

.vr-list dl dd {
    width: 65%;
    float: right;
    overflow: hidden;
    background: #000;
}

.vr-list dl dd img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.vr-list dl:hover dd img {
    transform: scale(1.1);
    opacity: 0.7;
}



.section .swiper-button-next,
.section .swiper-button-prev {
    width: 0.8rem !important;
    height: 0.4rem !important;
    font-size: 0 !important;
}

.section .swiper-button-next:after {
    font-size: 0;
}

.section .swiper-button-prev:after {
    font-size: 0;
}

.section .swiper-button-next {
    background: url(../images/jt.png) no-repeat;
    background-size: cover;
    transform: rotateY(180deg);
    transition-duration: .5s;
    position: absolute !important;
    right: 0 !important;
    top: inherit !important;
    bottom: -0.4rem !important;
}

.section .swiper-button-next:hover {
    background: url(../images/jt1.png) no-repeat;
    background-size: cover;
    transform: rotateY(180deg);
}

.section .swiper-button-prev {
    background: url(../images/jt.png) no-repeat;
    background-size: cover;
    transition-duration: .5s;
    position: absolute !important;
    left: inherit;
    right: 0.8rem !important;
    top: inherit !important;
    bottom: -0.4rem !important;
}

.section .swiper-button-prev:hover {
    background: url(../images/jt1.png) no-repeat;
    background-size: cover;
}

.home-zl-list {
    position: relative;
}


/*  */

.news-video {
    width: 100%;
}

.news-video dl {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.2rem;
    cursor: pointer;
}

.news-video dl dt {
    width: 100%;
    overflow: hidden;
    border-radius: 0.08rem;
    position: relative;
    background: #000;
}

.news-video dl dt .dw {
    width: 0.39rem;
    height: 0.39rem;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
    left: 50%;
    transform: translateX(-50%);
}

.news-video dl dt img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.news-video dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.7;
}

.news-video dl dd {
    margin-top: 0.1rem;
}

.news-video dl dd .time {
    line-height: 0.26rem;
    padding-left: 0.35rem;
    background: url(../images/video-time.png) no-repeat left center;
    text-align: left;
    font-size: 0.18rem;
    color: #c3a571;
}

.news-video dl dd .neir {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 0.1rem;
}

.news-video dl:nth-child(4n) {
    margin-right: 0;
}

.cn5 {
    margin: 0.15rem 0 0.3rem 0;
}

.cn6 {
    margin: 0.15rem 0 0.3rem 0;
}

.cy-box {
    width: 100%;
    position: relative;
    height: 100%;
}

.cy-left {
    width: 30%;
    margin-right: 2%;
}

.cy-left dl {
    margin-bottom: 0.10rem;
    cursor: pointer;
    transition-duration: .5s;
}

.cy-left dl:nth-child(2) {
    margin-bottom: 0;
}

.cy-left dl:nth-child(2) dt {
    display: none;
}

.cy-left dl dt {
    width: 100%;
    overflow: hidden;
    background: #000;
}

.cy-left dl dd {
    background: #fff;
    padding: 0.2rem;
}

.cy-left dl dd .time {
    line-height: 0.26rem;
    padding-left: 0.35rem;
    background: url(../images/video-time.png) no-repeat left center;
    text-align: left;
    font-size: 0.18rem;
    color: #c3a571;
}

.cy-left dl dd .bit {
    margin-top: 0.15rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cy-left dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.7;
}

.cy-left dl dt img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.cy-left dl:hover dd {
    background: #d3aa64;
}

.cy-left dl:hover dd .time {
    background: url(../images/video-time1.png) no-repeat left center;
    color: #fff;
}

.cy-left dl:hover dd .bit {
    color: #fff;
}

.cy-center {
    width: 30%;
    position: absolute;
    left: 32%;
    top: 0;
    height: 100%;
    background: #d3aa64;
    color: #fff;
    padding: 0.7rem 0.4rem 0 0.4rem
}

.cy-center .time {
    width: 100%;
    line-height: 0.26rem;
    padding-left: 0.35rem;
    margin-bottom: 0.3rem;
    background: url(../images/video-time1.png) no-repeat left center;
    text-align: left;
    font-size: 0.18rem;
}

.cy-center h1 {
    font-weight: normal;
    width: 100%;
    display: inline-block;
    font-size: 0.24rem;
    line-height: 0.36rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0.3rem;
}

.cy-center .neir {
    font-size: 0.17rem;
    line-height: 0.36rem;
    margin-bottom: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.cy-right {
    width: 36%;
}

.cy-right dl {
    width: 100%;
    margin-bottom: 0.12rem;
    cursor: pointer;
}

.cy-right dl:nth-child(4) {
    margin-bottom: 0;
}

.cy-right dl dt {
    width: 2.35rem;
    overflow: hidden;
    background: #000;
    float: left;
}

.cy-right dl dt img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.cy-right dl:hover dt img {
    transform: scale(1.1);
    opacity: 0.7;
}

.cy-right dl dd {
    width: calc(95% - 2.35rem);
    float: right;
}

.cy-right dl dd h1 {
    font-weight: normal;
    width: 100%;
    display: inline-block;
    font-size: 0.19rem;
    line-height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.1rem;
}

.cy-right dl dd .neir {
    font-size: 0.16rem;
    line-height: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cy-right dl dd .more {
    width: 0.43rem;
    margin-top: 0.1rem;
    transition-duration: .5s;
    height: 0.14rem;
    position: relative;
    background: url(../images/more.png) no-repeat left center;
    left: 0;
}

.cy-right dl:hover dd .more {
    left: 5px;
}


/* 公共云 */

.ggy-box {
    width: 100%;
    border-left: 1px solid #9f9f9f;
}

.ggy-box .swiper-slide {
    border-right: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
    border-bottom: 1px solid #9f9f9f;
    cursor: pointer;
    background: none;
    transition-duration: .5s;
    height: 6.1rem;
    padding: 0.6rem 0.3rem 0 0.3rem;
}

.ggy-box .swiper-slide img {
    display: block;
    width: 100%;
    margin: 0.1rem 0;
}

.ggy-box .swiper-slide:hover {
    background: url(../images/ggy-bg.jpg) no-repeat;
    background-size: cover;
}

.ggy-box .swiper-slide .z-bit {
    width: 1.4rem;
    line-height: 0.42rem;
    background: #d3aa64;
    text-align: center;
    color: #333333;
    font-size: 0.18rem;
    margin-bottom: 0.35rem;
}

.ggy-box .swiper-slide .f-bit {
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.15rem;
}

.ggy-box .swiper-slide .neir {
    font-size: 0.16rem;
    line-height: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    color: #666666;
}

.ggy-box .swiper-slide:hover .neir {
    color: #333;
}

.ggy-box .swiper-slide .time {
    font-size: 0.18rem;
    color: #333;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}


/* 参观服务 */

.ser-box {
    width: 100%;
    position: relative;
    margin-top: 0.2rem;
}

.ser-left {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.ser-left .pic-box {
    width: 100%;
    height: 24%;
    position: relative;
    overflow: hidden;
}


/*  */

.ser-left .pic-box .dw {
    width: 100%;
    padding: 0.15rem 0.2rem 0 0.2rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
	color:#333333;
}
.ser-left .pic-box .dw h1{font-size:0.24rem; }
.ser-left .pic-box .dw .time{font-size:0.48rem; line-height:0.48rem;}
.ser-left .pic-box .dw .time span{display:inline-block; font-size:0.22rem;padding-left:0.1rem;}
.ser-left .pic-box .dw .intro{font-size:0.2rem; line-height:0.21rem; }

.ser-left .pic-box .dw .left {
    float: left;
    background: url(../images/pos.png) no-repeat top left;
    background-size: 0.4rem 0.52rem;
    padding-top: 0.75rem;
    font-size: 0.18rem;
    color: #513e1c;
}

.ser-left .pic-box .dw .right {
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #584522;
    padding-top: 0.2rem;
}

.ser-left .pic-box .dw .right span {
    font-size: 0.3rem;
}

.style-4::-webkit-scrollbar {
    width: 0.05rem;
}

.style-4::-webkit-scrollbar-thumb {
    background-color: #ba8b3a;
}

.scr-text {
    font-size: 0.18rem;
    line-height: 0.3rem;
    transition-duration: 1s;
    width: 99%;
}
/*  */

.ser-left .time-box {
    width: 100%;
    height: 76%;
    position: relative;
    overflow: hidden;
    padding: 0.2rem 0.3rem;
    color: #fff;
    background: url(../images/ser-bg.jpg) no-repeat;
    background-size: cover;
}

.ser-left .time-box h1 {
    font-size: 0.3rem;
    line-height: 0.44rem;
    margin-bottom: 0.08rem;
}

.ser-left .time-box .neir {
    width: 100%;
    position: relative;
    font-size: 0.16rem;
    line-height: 0.24rem;
    height: 4.5rem;
	overflow-y: scroll;
}

.ser-left .pic-box img {
    width: 100%;
    display: block;
    animation: run 12s linear infinite;
	height:100%;
}

@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}

.ser-left .time-box .clock {
    font-size: 0.26rem;
    line-height: 0.5rem;
}

.ser-left .time-box .clock span {
    display: inline-block;
    font-weight: bold;
    font-size: 0.42rem;
    margin-right: 0.2rem;
    margin-left: 0.05rem;
}

.ser-left .time-box .close {
    padding-bottom: 0.15rem;
    border-bottom: 1px dashed #fff;
    line-height: 0.62rem;
    font-size: 0.32rem;
}

.ser-left .time-box .intro {
    font-size: 0.19rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
}

.ser-left .time-box .intro span {
    display: inline-block;
    font-size: 0.25rem;
    margin: 0 0.12rem 0 0.05rem;
}

.ser-right {
    width: 50%;
    float: right;
}

.ser-right dl {
    width: 100%;
}

.ser-right dl dt {
    width: 50%;
    height: 2.4rem;
    overflow: hidden;
    padding: 0.25rem 0.3rem 0 0.3rem;
    text-align: left;
    color: #fff;
    position: relative;
}

.ser-right dl:nth-child(3) dt{padding-top:0.4rem;}
.ser-right dl:nth-child(3) dt p{padding-left:0.45rem; line-height:0.4rem;}

.ser-right dl dt h1 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-weight:bold;
    margin-bottom: 0.05rem;
}

.ser-right dl dt p {
    line-height: 0.3rem;
    font-size: 0.18rem;
 margin-bottom: 0.1rem;
}

.ser-right dl dt:after {
    width: 0.89rem;
    height: 0.87rem;
    position: absolute;
    content: "";
   right: 0.2rem;
       bottom: 0.2rem;
}

.ser-right dl:nth-child(1) dt:after {
    background: url(../images/ser-icon1.png) no-repeat;
	background-size:100% 100%;
}
.ser-right dl:hover dt:after {
    right: 0.25rem;
	bottom:0.25rem;
	 transition-duration: .5s;
}
.ser-right dl:nth-child(2) dt:after {
    background: url(../images/ser-icon3.png) no-repeat;
	background-size:100% 100%;
}

/* .ser-right dl:nth-child(3) dt:after {
    background: url(../images/ser-icon3.png) no-repeat;
	background-size:100% 100%;
} */

.ser-right dl dd {
    width: 50%;
    background: #eae4da;
    height: 2.4rem;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	transition-duration: .5s;
}
.ser-right dl:nth-child(1) dd{ transition-duration: .5s;}

.ser-right dl:nth-child(1) dd img{display:block;  transition-duration: .5s;}
.ser-right dl:nth-child(1):hover dd img{ transform: scale(1.1);}
.ser-right dl:nth-child(2) dd img{display:block; width:100%; transition-duration: .5s;}
.ser-right dl:nth-child(2):hover dd img{ transform: scale(1.1);}
.ser-right dl:nth-child(3) dd img{display:block;  transition-duration: .5s;}
.ser-right dl:nth-child(3):hover dd img{ transform: scale(1.1);}
.ser-right dl:nth-child(2) dd{width:100%; background:url(../images/ser-bg2.jpg) no-repeat; background-size: cover; transition-duration: .5s;}
.ser-right dl:nth-child(2):hover dd{background-size:120% 120%;}
.ser-right dl:nth-child(3) dd{ background-size: cover; transition-duration: .5s;}
.ser-right dl:nth-child(3):hover dd{background-size:120% 120%;}
.ser-right dl dd img {
    display: inline-block;
    max-width: 100%;
    transition-duration: .5s;
}

.ser-right dl:nth-child(1) dt {
    background: #d5b173;
}

.ser-right dl:nth-child(2) dt {
	display:none;
    background: url(../images/ser-bg.png) no-repeat center center #b68252;
	
}

.ser-right dl:nth-child(3) dt {
    background: url(../images/ser-bg.png) no-repeat center center #7d715b;
}

.ser-right dl:hover dd img {
    transform: scale(1.1);
}


/* footer {
    position: absolute;
    right: 0.85rem;
    line-height: 0.5rem;
    font-size: 0.18rem;
    line-height: 0.36rem;
    color: #333333;
    bottom: 0.3rem;
} */

.in-serch {
    width: 1.62rem;
    height: 0.33rem;
    margin: 0 auto;
}

.in-serch img {
    display: block;
    width: 100%;
}

.hg-list1 dl {
    width: 11.6%;
    float: left;
    margin: 0 2.5% 0.15rem 2.5%;
    cursor: pointer;
}

.hg-list1 dl:hover dt img {
    transform: scale(1.1);
}

.hg-list1 dl dt {
    width: 100%;
    overflow: hidden;
    background: #000;
}

.hg-list1 dl dt img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.hg-list1 dl dd {
    margin-top: 0.1rem;
}

.hg-list1 dl dd .bit {
    line-height: 0.22rem;
    font-size: 0.18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hg-list1 dl dd .time {
    line-height: 0.22rem;
    font-size: 0.16rem;
    color: #b78a3c;
}

.dqgz-list {
    position: relative;
}

.dqgz-list .dw {
    position: absolute;
    right: 0;
    top: -0.4rem;
    font-size: 0.18rem;
    line-height: 0.34rem;
}


/* 8-23 */

.egc-box .left {
    width: 30%;
    position: relative;
    overflow: hidden;
    display: none;
}

.egc-box .left img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
}

.egc-box .left .dw {
    width: 100%;
    position: absolute;
    line-height: 0.5rem;
    z-index: 2;
    height: 0.5rem;
    color: #fff;
    font-size: 0.17rem;
    padding: 0 0.15rem;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6)
}

.egc-box .right {
    width: 100%;
}

.hg-list2 dl {
    width: 18%;
    float: left;
    margin: 0 1% 0.15rem 1%;
    cursor: pointer;
}

.hg-list2 dl:hover dt img {
    transform: scale(1.1);
}

.hg-list2 dl dt {
    width: 100%;
    overflow: hidden;
    background: #000;
}

.hg-list2 dl dt img {
    display: block;
    width: 100%;
    transition-duration: .5s;
    height: 3.2rem;
}

.hg-list2 dl dd {
    margin-top: 0.1rem;
}

.hg-list2 dl dd .bit {
    line-height: 0.22rem;
    font-size: 0.18rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hg-list2 dl dd .time {
    line-height: 0.22rem;
    font-size: 0.16rem;
    color: #b78a3c;
}


/*  */
.zlList{padding-bottom:0.6rem !important; width: 70%; margin: 30px auto 0;}
.zlList .swiper-slide{ background: url(../images/zl-bg1.jpg) no-repeat left top; background-size:cover;  display: flex;
    justify-content: space-between;}
	.zlList .swiper-slide a{display: flex; justify-content: space-between;}
	.zlList .swiper-slide .pic{width: 3.4rem; background:#000; overflow: hidden;}
	.zlList .swiper-slide .pic img{display:block; width:100%; transition-duration: 1s; height:4.4rem;}
	.zlList .swiper-slide .text{width: calc(100% - 3.4rem); padding:0.4rem 0.3rem 0 0.3rem; }
	.zlList .swiper-slide .text h1{  border-top: 1px solid #333; color:#333333; border-bottom: 1px solid #333; padding: 0.2rem 0; line-height: 0.26rem; font-size: 0.18rem; font-weight: normal;}
    .zlList .swiper-slide .text .time{margin: 0.1rem 0;
    line-height: 0.3rem;
    font-size: 0.17rem;color:#333333;}
	 .zlList .swiper-slide .text .more{width: 1.5rem; height:0.52rem; border:2px solid #ba8b3a; text-align: center; margin-top:0.3rem; font-size:0.18rem; color:#996b1c; position: relative;}
.zlList .swiper-slide .text .more p{position: relative; z-index: 2;  transition-duration: .5s;  line-height:0.5rem;}
.zlList .swiper-slide .text .more:hover p{
	background: #ba8b3a;
	    color: #fff;
}
.zlList .swiper-slide .text .more a{color:#ba8b3a;}
/* .zlList .swiper-slide .text .more:after{position: absolute;content: "";width: 95%;height: 82%;left: 1%;top: 5%; border:2px solid #ba8b3a; z-index: 1;} */
.zlList .swiper-slide:hover .pic img{transform: scale(1.1); opacity: 0.8;}
.zlList .swiper-pagination-bullet{width: 12px; height:12px; margin:0 12px !important;}
.zlList .swiper-pagination-bullet-active{background:#d3aa64; display:inline-block; position: relative;}
.zlList .swiper-pagination-bullet-active:after{width: 22px; height:22px;  position: absolute;content: "";background:rgba(211,170,100,0.35); border-radius: 100%;
left: -0.05rem;
top: -0.05rem;}
@media only screen and (max-width: 1440px) {
    .slide-box {
        width: 3.2rem;
    }

    .logo img {
        max-width: 70%;
    }
    .msg-tab .dw1 {
        top: 2.1rem;
    }
    .msg-tab .dw2 {
        top: 5.8rem;
    }
	.ser-right dl dt,.ser-right dl dd{height:2.7rem}
	.ser-left .time-box .neir{font-size:0.19rem; line-height:0.26rem;}
	.ser-left .pic-box {
	    height: 26%;
	}
	.ser-left .time-box{height:74%;}
.home-news dl dt img {
    height: 2.75rem;
}
}

@media only screen and (max-width: 1366px) {
	.ser-left .pic-box .dw {
	    padding: 0.3rem 0.4rem 0 0.4rem;}
	.ser-left .pic-box {
	    height: 23%;
	}
	.ser-left .time-box{height:77%;}
	.ser-right dl dt,.ser-right dl dd{height:2.3rem}
}

@media only screen and (max-width: 1366px) {
 
    .home-intro {
        width: 90%;
        line-height: 24px;
        font-size: 15px;
    }
    .zl-list dl dd .neir {
        line-height: 26px;
        font-size: 15px;
    }
    .Menubox2 li {
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    .Menubox2 li.hover:after {
        height: 23px;
    }
    .Menubox2 li:after {
        height: 23px;
    }
    .Menubox2 {
        margin-bottom: 0.3rem;
    }
    .zl-list dl dd a {
        margin-bottom: 8px;
    }
    .in-news2 li {
        line-height: 0.86rem;
    }
    .vr-list dl dd {
        width: 58%;
    }
    .vr-list dl dt {
        width: 35%;
    }
    .vr-list dl dt .neir {
        font-size: 15px;
        line-height: 27px;
        margin: 15px 0;
    }
    .ggy-box .swiper-slide .neir {
        font-size: 15px;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        line-clamp: 5;
        -webkit-box-orient: vertical;
        margin-bottom: 20px;
    }
    .ggy-box .swiper-slide .f-bit {
        font-size: 17px;
        line-height: 26px;
    }
    .ser-right dl dt p {
        font-size: 15px;
    }
    .ser-left .time-box .intro {
        font-size: 15px;
    }
    .side-btn li h1 {
        font-size: 17px;
    }
    .in-news2 li {
        font-size: 16px;
    }
    .cy-left dl dd .bit {
        font-size: 16px;
        line-height: 28px;
    }
    .dqgz-list .dw {
        top: -0.5rem;
        font-size: 17px;
        line-height: 34px;
    }
}

@media only screen and (max-width: 1280px) {
    .Menubox1 li {
        width: 4.28rem;
        height: 3.46rem;
    }
    .msg-tab .dw1 {
        padding-right: 5%;
        font-size: 14px;
    }
    .msg-tab .dw2 {
        top: 6.2rem;
        padding-right: 3%;
    }
	.ser-left .pic-box .dw {
	    padding: 0.5rem 0.4rem 0 0.4rem;}
	.ser-left .pic-box {
	    height: 150px;
	}
	.ser-left .time-box{height:77%;}
	.ser-right dl dt,.ser-right dl dd{height:3.4rem}
	.ser-left .time-box .neir {
	    font-size: 15px;
	    line-height: 24px;
	}
	.ser-left .pic-box .dw .left,.ser-left .pic-box .dw .right{font-size:15px;}
	.ser-left {
	    width: 100%;
	    position:relative;
	}
	.ser-right {
	    width: 100%;
	}
	.ser-right dl{width:50%; float:left;}

}

@media only screen and (max-width: 1080px) {
    .slide-box {
        width: 100%;
        height: 70px;
    }
    .zl-list dl dd {
        width: 100%;
        min-height: auto;
        padding: 15px 15px 15px 45%;
    }
	.home-content{padding-left:0;}
    .zl-list dl dd h1 {
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .ind_banner_box {
        height: auto;
        padding-top: 70px;
    }
    .in-serch {
       width: 26px;
           height: 26px;
           position: absolute;
           right: 60px;
           top: 24px;
           background: url(../images/ss-mobile.png)no-repeat;
           background-size: cover;
    }
	.in-serch img {
	    display: none;
	}
    .page {
        padding-left: 0;
    }
	.section{height:auto !important; padding:30px 0;display:block !important;}
	
    .home-gg dl dt {
        width: 14%;
        line-height: 64px;
        font-size: 24px;
    }
    .home-gg dl dd {
        width: calc(98% - 14%);
        font-size: 20px;
        line-height: 60px;
    }
    .home-gg dl {
        padding: 0.1rem 0;
    }
    .ind_banner_box .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .home-bit {
        line-height: 62px;
        font-size: 32px;
    }
    .Menubox1 li {
        font-size: 18px;
        margin-bottom: 30px;
        width: 2.68rem;
        height: 1.86rem;
        background-size: contain;
        padding-top: 0.2rem;
    }
    .Menubox1 li:nth-child(2) {
        padding-top: 0.2rem;
    }
    .Menubox1 li.hover,
    .Menubox1 li:hover {
        background-size: contain;
    }
    .Menubox1 li span {
        font-size: 13px;
    }
    .msg-tab .dw1 {
        width: 70%;
        font-size: 16px;
        top: 1.25rem;
    }
    .msg-tab .dw2 {
        width: 70%;
        font-size: 16px;
        top: 3.4rem;
    }
    .home-bit {
        margin-bottom: 0.3rem;
    }
    .CbContainer2 .dw {
        font-size: 18px;
        padding: 30px 15px 0 15px;
        line-height: 28px;
    }
    .zl-list dl dd .bit {
        line-height: 28px;
        font-size: 18px;
    }
    .zl-list dl dd .time {
        line-height: 30px;
        font-size: 16px;
    }
    .Menubox2 li {
        height: 42px;
        line-height: 42px;
        font-size: 18px;
    }
    .Menubox2 li:after,
    .Menubox2 li.hover:after {
        height: 28px;
    }
    .home-news dl dd {
        padding: 10px;
    }
    .home-news dl dd h1 {
        font-size: 18px;
        line-height: 30px;
    }
    .home-news dl dd .time {
        font-size: 16px;
    }
    .activity-list {
        line-height: 60px;
        font-size: 18px;
        padding: 0 15px;
    }
    .in-news2 li {
        line-height: 52px;
    }
    .vr-list dl dt {
        padding-top: 0rem;
    }
    .vr-list dl dt h1 {
        font-size: 20px;
    }
    .vr-list dl dt .neir {
        font-size: 16px;
        line-height: 28px;
    }
    .Cb-box4 .swiper {
        margin-bottom: 60px;
    }
    .in-news2 span {
        font-size: 16px;
    }
    .Cb-box4 .swiper-button-next,
    .swiper-button-prev {
        width: 0.6rem !important;
        height: 0.3rem !important;
    }
    .ggy-box .swiper-slide {
        height: auto;
        padding: 15px 10px;
    }
    .ggy-box .swiper-slide .z-bit {
        width: 140px;
        line-height: 42px;
        font-size: 18px;
        margin-bottom: 20px;
    }
    .ggy-box .swiper-slide .time,
    .hg-list2 dl dd .bit,
    .hg-list2 dl dd .time {
        font-size: 16px;
    }
    .hg-list2 dl dt img {
        height: 150px;
    }
    .ser-left .time-box {
        padding: 20px;
    }
    .ser-left .time-box .clock {
        font-size: 20px;
        line-height: 40px;
    }
    .ser-left .time-box .clock span {
        font-size: 28px;
    }
    .ser-left .time-box .close {
        line-height: 40px;
        font-size: 28px;
    }
    .ser-left .time-box .intro {
        font-size: 15px;
        line-height: 46px;
    }
    .ser-right dl dt h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .ser-right dl dt p {
        line-height: 28px;
    }
    .ser-right dl dt,
    .ser-right dl dd {
        height: 200px;
    }
    .ser-left .pic-box img {
        height: 100%;
    }
    .ser-box {
        margin-bottom: 50px;
    }
    .ser-right dl dt {
        padding: 20px;
    }
    .cy-center {
        width: 48%;
        position: relative;
        left: 0;
        padding: 20px;
    }
    .cy-left {
        width: 47%;
        margin-right: 5%;
    }
    .cy-right {
        width: 100%;
        margin-top: 30px;
    }
    .cy-right dl dt {
        width: 180px;
    }
    .cy-right dl dd {
        width: calc(95% - 180px);
    }
    .cy-right dl dd h1 {
        font-size: 18px;
        line-height: 30px;
    }
	.ser-left {
	    width: 100%;
	    position: relative;
	    left: 0;
	    top: 0;
	    height: 100%;
	}
	.fp-tableCell {
	    width: 100% !important;
	    height: auto !important;
	    display: block !important;
	    vertical-align: auto !important;
	}
	.section {
	    display: block !important;
	    table-layout: initial !important;
	    width: 100% !important;
	    height: auto !important;
	}
	.fullpage-wrapper {
	 height: auto !important;
	 transform: translate3d(0,0,0) !important;
	}
}

@media only screen and (max-width: 760px) {
    .ser-left .time-box .intro p {
        width: 100%
    }
    .home-intro {
        width: 100%;
        line-height: 30px;
        font-size: 15px;
        text-align: justify;
    }
    .Menubox2 li.hover:after,
    .Menubox2 li:after {
        height: 34px;
    }
    .Menubox2 li {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        padding: 0 15px;
    }
    .zl-list {
        width: 100%;
        margin-bottom: 20px;
    }
    .zl-list dl dd {
        width: 100%;
        min-height: auto;
        padding: 15px;
    }
    .zl-list dl dt {
        display: none;
    }
    .zl-list dl dd h1 {
        font-size: 0.2rem;
        line-height: 0.4rem;
    }
    .zl-list dl dd .neir {
        font-size: 16px;
        line-height: 26px;
    }
    .zl-list dl dd .time {
        line-height: 26px;
        font-size: 15px;
    }
    .home-bit {
        line-height: 50px;
        padding: 0 38px;
        font-size: 24px;
    }
    #ibox2 .neir-box {
        padding-left: 15px;
        padding-top: 30px;
    }
    .Menubox1 {
        width: 100%;
    }
    .Contentbox1 {
        width: 100%;
        height: auto;
        position: relative;
    }
    .Menubox1 li {
        width: 338px;
            /* float: left; */
            margin: 0 auto;
            cursor: pointer;
            height: 256px;
            margin-bottom: 20px;
			display: flex;
			    align-items: center;
			    justify-content: center;
    }
    .home-news dl dd h1 {
        font-size: 16px;
        line-height: 28px;
    }
    .home-news dl dd .time {
        font-size: 15px;
        padding-left: 35px;
    }
    .neir-box1 {
        padding: 15px;
    }
    .neir-box,
    .neir-box2 {
        padding: 15px 15px 0px 15px;
    }
    .ggjy-left {
        width: 100%;
    }
    .ggjy-right {
        width: 100%;
    }
    .activity .dw {
        height: 70px;
        padding: 8px;
        font-size: 16px;
    }
    .activity-list,
    .in-news2 li {
        font-size: 16px;
    }
    #ibox2 .bg {
        width: 150%;
        height: 44%;
    }
    .Menubox1 li span {
        display: none;
    }
    .Menubox1 li,
    .Menubox1 li:nth-child(2) {
     /*   padding-top: 10%; */
        line-height: 22px;
    }
    .vr-list dl dt {
        width: 100%;
        padding-top: 20px;
    }
    .vr-list dl dd {
        width: 100%;
		margin-top:15px;
    }
    .vr-list dl dt h1 {
        line-height: 50px;
        font-size: 20px;
    }
    .cy-left {
        width: 100%;
        margin-right: 0;
    }
    .cy-center {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        height: 100%;
        padding: 15px;
    }
    .cy-right {
        width: 100%;
        margin-top: 15px;
    }
    #ibox1 footer,
    #ibox2 footer,
    #ibox3 footer,
    #ibox4 footer,
    #ibox5 footer,
    #ibox6 footer,
    #ibox7 footer,
    #ibox8 footer {
        display: none;
    }
    .cy-left dl dd .time {
        line-height: 26px;
        padding-left: 35px;
        font-size: 15px;
    }
    .cy-left dl dd .bit {
        margin-top: 0.15rem;
        font-size: 15px;
        line-height: 24px;
    }
    .cy-center .time {
        line-height: 26px;
        padding-left: 35px;
        font-size: 15px;
    }
    .cy-center h1 {
        font-size: 16px;
        line-height: 28px;
    }
    .cy-center .neir {
        font-size: 15px;
        line-height: 24px;
    }
    .cy-right dl dd h1 {
        font-size: 16px;
        line-height: 22px;
    }
    .cy-right dl dd .neir {
        font-size: 15px;
        line-height: 20px;
    }
    .ggy-box .swiper-slide .z-bit {
        width: 100px;
        line-height: 34px;
        font-size: 16px;
    }
    .ggy-box .swiper-slide .time {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .ser-left {
        width: 100%;
        position: relative;
    }
    .ser-right {
        width: 100%;
        float: right;
    }
    .ser-left .time-box {
        padding: 20px;
    }
    .ser-left .time-box .intro {
        font-size: 16px;
        line-height: 24px;
    }
    .ser-right dl dt h1 {
        font-size: 20px;
        line-height: 26px;
    }
    .ser-right dl dt {
        width: 100%;
        padding: 20px;
		height:auto;
    }
    .ser-right dl dd {
        width: 100%;
        height: auto;
        padding: 20px;
		display:none;
    }
    footer {
        position: relative;
        right: 0;
        line-height: 0.5rem;
        font-size: 16px;
        line-height: 24px;
        width: 100%;
        padding: 0 15px 15px 15px;
    }
    .ser-right dl dt p {
        line-height: 24px;
        font-size: 16px;
        text-align: left;
    }
    .ser-left .time-box .intro a {
        color: #fff;
    }
    .home-gg dl dt {
        width: 20%;
        line-height: 0.54rem;
        font-size: 18px;
    }
    .home-gg dl dd {
        width: calc(98% - 20%);
        padding: 0 0 0 0.4rem;
        font-size: 16px;
        line-height: 0.54rem;
    }
    .whcy-list dl {
        width: 46%;
        margin-right: 2%;
        margin-left: 2%;
    }
    .whcy-list dl dd {
        line-height: 36px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .Menubox1 li .img {
        display: none;
    }
    .msg-tab .dw1 {
       width: 80%;
           text-align: center;
           left: 0;
           top: 170px;
           padding-right: 0;
    }
    .msg-tab .dw2 {
       width: 100%;
           text-align: center;
           right: 10%;
           left: inherit;
           top: 450px;
           padding-right: 0;
    }
    .ggy-box .swiper-slide {
        height: auto;
		margin-bottom:1px;
    }
    .ggy-box .swiper-slide .f-bit {
        margin-top: 20px;
    }
    .CbContainer2 .dw {
        right: -20px;
        top: -1.6rem;
        font-size: 16px;
    }
    .ser-box {
        margin-bottom: 0;
    }
    .egc-box .left {
        width: 80%;
        margin-left: 10%;
        margin-bottom: 30px;
    }
    .egc-box .right {
        width: 100%;
    }
    .hg-list2 dl {
        width: 30.333%;
        float: left;
        margin: 0 1.5% 20px 1.5%;
    }
    .ggy-box .swiper-slide .time,
    .hg-list2 dl dd .bit,
    .hg-list2 dl dd .time {
        font-size: 16px;
        line-height: 30px;
    }
    .Menubox2 {
        margin-bottom: 0.3rem;
        margin-top: 30px;
    }
	.neir-box {
	    padding: 30px 0.35rem;
	}
	.section .swiper-button-prev {
	    right: 70px !important;
	    bottom: -40px !important;
	}
	.section .swiper-button-next {
	    bottom: -40px !important;
	}
	.section .swiper-button-next, .section .swiper-button-prev {
	    width: 60px !important;
	    height: 30px !important;
	    font-size: 0 !important;
	}
	.vr-list dl dt .neir {
	    display: none;
	}
	.ggy-box {
	    margin-bottom: 50px;
	}
.home-news dl dt img {
    height:auto;
}
.ser-left .pic-box .dw {
    padding: 15px 15px 0 15px;
}
.ser-left .pic-box .dw .intro {
    font-size: 15px;
    line-height: 22px;
}
.scr-text {
    font-size: 15px;
    line-height: 24px;

}
.ser-left .time-box h1 {
    font-size: 20px;
    margin-bottom: 15px;
}
.ser-left .pic-box .dw h1 {
    font-size: 20px;
    margin-bottom: 6px;
}
.ind_banner_box {
    height: auto;
    padding-top: 40px;
}
.ser-right dl {
    width: 100%;
}
.ser-right dl:nth-child(3) dt p {
    padding-left: 35px;
    line-height: 36px;
}
.ser-left .pic-box .dw .time span{font-size:15px;}
.zlList .swiper-slide .pic{width: 100%; background:#000; overflow: hidden;}
.zlList .swiper-slide .text{width:100%; padding:15px; }
.zlList .swiper-slide .text h1{ padding: 10px 0; line-height: 30px; font-size: 17px; }
.zlList .swiper-slide .text .time{font-size:16px;}
.zlList .swiper-slide{display:block;}
.zlList .swiper-slide .text .more {
    width: 100px;
    height: 36px; display:none;}
	.zlList .swiper-slide .text .more:after {
	    width: 93%;
	    height: 78%;
	}
	.zlList .swiper-slide .text .more p {
	    line-height: 28px;
	}
	.zlList .swiper-slide .pic img {
	
	    height: auto;
	}
.zlList {
    width: 100%;
}
.zlList .swiper-slide a{display: block;}
.ser-right dl:nth-child(2) dt{display:block;}
}