﻿

/* main stat */
.bgcgray {
    background-color: #f9f9f9;
}
.main {
    padding: 20px;
    background-color: #fff;
}
.main h3 {
    text-align: center;
    font-size: 30px;
}
.headmod {
    padding: 20px;
    overflow: hidden;
    border: 1px solid #6297e0;
}
.shotp {
    text-indent: 2em;
    overflow: auto;
    width: 790px;
    height: 360px;
    line-height: 29px;

}
.shotp h4 {
    padding: 5px;
    font-size: 20px;
    text-indent: 0;
    color: var(--color);
    border-bottom: 1px solid #e6e6e6;
}
.shotp p {
    color: #333333;
    margin-top: 20px;
    font-size: 16px;
}
.shotp p .more {
    color: #ccc;
}
.shotp p .more:hover {
    color: #CC3333;
}
.modpic img {
    width: 300px;
}
.picmod {
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
}
.picmod h2 {
    margin-bottom: 20px;
    font-size: 30px;
    color: var(--color);
}
.picmod ul li {
    position: relative;
    float: left;
}
.picmod ul li .pic01 {
    width: 591px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.picmod ul li .pic02 {
    width: 545px;
    margin-bottom: 20px;
}
.picmod ul li .pic03 {
    width: 462px;
    margin-right: 20px;
}
.picmod ul li .pic04 {
    width: 676px;
}
.ptitle01 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 591px;
    bottom: 22px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.ptitle02 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 545px;
    bottom: 22px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.ptitle03 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 462px;
    bottom: 3px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.ptitle04 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 676px;
    bottom: 3px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.fastmod ul {
    overflow: hidden;
}
.fastmod ul li {
    margin-top: 20px;
    float: left;
    width: 20%;
    height: 215px;
    padding: 30px;
    text-align: center;
    font-size: 18px;
}
.fastmod ul li img {
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.diqumod {
    padding: 20px 0;
}
.diqumod h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    color: var(--color);
}
.headtoppic {
    padding: 40px 200px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #6297e0;
    border-radius: 5px;
}
.diqulist ul {
    overflow: hidden;
}
.diqulist ul li {
    width: 172px;
    float: left;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    border: 1px solid #000;
    border-top: 3px solid var(--color);
}
.path {
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 15px;
    font-size: 15px;
}
.path a {
    font-size: 15px;
}
/* main end */

/* 2023新版 */
/* #Main.scenery{
    background: #fff;
}
.gaikuang{
    margin-bottom: 30px;
}
.video-box{
    width: 49%;
    height: 370px;
    box-shadow: -3px 5px 10px 2px #999;
}
.video-box img{
    width: 100%;
    height: 100%;
}
.gaikuang-txt{
    width: 48%;
    height: 370px;
    background: url(../images/2022/zoujin/gaikuangbg.png) bottom center no-repeat;
    background-size: 100%;
}
.gaikuang-txt .title{
    width: 260px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.gaikuang-txt .title img{
    width: 100%;
}
.gaikuang-txt .text,
.understand .item .graphic .text{
    text-indent: 2rem;
    line-height: 25px;
    text-align: justify;
}
.gaikuang-txt .text a{
    color: var(--color);
}
.full-width.understand{
    background: #f7f9fb;
    padding: 30px 0;
    margin-bottom: 30px;
}
.understand>.channel-wrap>.title{
    text-align: center;
    margin-bottom: 50px;
}
.understand .items{
    flex-wrap: wrap;
}
.understand .item{
    width: 30%;
    margin-bottom: 50px;
}
.understand .item .title{
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 20px;
    background: url(../images/2022/zoujin/title_ink.png) center center no-repeat;
}
.understand .item .graphic{
    display: block;
    height: 350px;
    padding: 10px;
    box-shadow: 0px 0px 13px -2px #bcbcbc;
    box-sizing: border-box;
    background: #fff;
}
.understand .item .graphic .pic{
    margin-bottom: 10px;
}
.understand .item .graphic img{
    width: 100%;
    height: 160px;
}
.understand .item .graphic .text{
    line-height: 22px;
    height: 154px;
    overflow: hidden;
}
.picturesaid .title{
    margin-bottom: 50px;
    text-align: center;
}
.picturesaid .swiper-container{
    position: relative;
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.swiper-slide img{
    width: 100%;
    height: 100%;
}
div.swiper-slide[style*="z-index: 1"] img{
    width: 200%;
    margin-left: -50%;
}
.prev,.next{
    opacity: 0;
    position: absolute;
    width: 40px;
    height: 50px;
    top: 45%;
    left: 0;
    background: rgba(0,0,0,0.28) url(../images/2022/prev.png) center center no-repeat;
    background-size: 40px;
    transition: all .2s linear;
}
.next{
    left: auto;
    right: 0;
    background: rgba(0,0,0,0.28) url(../images/2022/next.png) center center no-repeat;
    background-size: 40px;
}
.swiper-container:hover .prev,
.swiper-container:hover .next{
    opacity: 1;
} */


/* 适老化改造 */
.wza-box a.oldman{display: block!important;}
.oldModel .shotp{line-height: 45px;}
.oldModel .diqulist ul li{width: 270px;}

/* 缩放适配 */
/* .oldModel .shotp{width: 59%;}
.oldModel .bgcgray{width: 85%; margin: 0 auto;}
.oldModel .picmod li a img,
.oldModel .picmod li a span{width: 100%!important;}
.oldModel .fastmod ul li{height: 170px;}
.oldModel .headtoppic{padding: 20px; text-align: center;} */
