@media all and (min-width: 1400px) {
    .layui-container {
        width: 1400px;
        overflow: hidden;
        padding: 0 !important;
    }
}

@media all and (min-width: 0px) and (max-width: 1024px) {


    .contentmap .slideTxtBox .bd .main,
    .contentmap .slideTxtBox .bd,
    .contentmap .slideTxtBox{
        height: auto;
    }

        .contentmap{
            height: auto;
            margin-bottom: 25px;
        }

        .contentmap .slideTxtBox .hd{
            display: none;
        }
   




    .top,
    .top1 {
        display: none;
    }

    .topbar {
        height: 5px;
    }

    #header {
        background-color: #fff;
        float: left;
        width: 100%;
        height: 50px;
        color: rgba(255, 255, 255, 1);
        line-height: 50px;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1;
    }

    #header a {
        color: rgba(255, 255, 255, 1);
        text-decoration: none;
        display: block;
        font-size: 15px;
    }

    #header-left {
        float: left;
        height: 50px;
    }

    #header-left:hover #header-left-icon {
        background-color: #3F8DBF;
    }

    #header-left:hover #header-left-text {
        background-color: #599BC8;
    }

    #header-left-icon {
        float: left;
        height: 50px;
        width: 50px;
        text-align: center;
        background-color: #35759F;
        -webkit-transition: background 0.5s;
        -moz-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
    }

    #header-left-icon a {
        font-size: 25px;
    }

    #header-left-text {
        float: left;
        height: 50px;
        -webkit-transition: background 0.5s;
        -moz-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
    }

    #header-left-text a {
        padding-left: 20px;
        padding-right: 20px;
    }

    #header-right {
        float: right;
        height: 50px;
    }

    #header-right:hover #header-right-icon {
        background-color: #3F8DBF;
    }

    #header-right:hover #header-right-text {
        background-color: #599BC8;
    }

    #header-right-icon {
        float: right;
        height: 50px;
        width: 50px;
        text-align: center;
        background-color: #35759F;
        -webkit-transition: background 0.5s;
        -moz-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
    }

    #header-right-text {
        float: right;
        height: 50px;
        -webkit-transition: background 0.5s;
        -moz-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
    }

    #header-right-text a {
        padding-right: 20px;
        padding-left: 20px;
    }

    .wrapper {
        width: 100%;
        float: left;
        margin-top: 50px;
        margin-bottom: 150px;
    }

    .wrapper-inner {
        width: 1100px;
        margin-right: auto;
        margin-left: auto;
        -webkit-touch-callout: none;
        /* iOS Safari */
        -webkit-user-select: none;
        /* Chrome/Safari/Opera */
        -khtml-user-select: none;
        /* Konqueror */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE/Edge */
        user-select: none;
        /* non-prefixed version, currently
                                      not supported by any browser */
    }

    .wrapper-inner-buttons {
        width: 100%;
        float: left;
        margin-top: 50px;
        text-align: center;
    }

    .wrapper-inner-buttons a {
        background-color: #3f8dbf;
        line-height: 35px;
        padding-right: 15px;
        padding-left: 15px;
        margin: 10px;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        color: #FFFFFF;
        -webkit-transition: background 0.5s;
        -moz-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
        border-radius: calc(35px / 2);
    }

    .wrapper-inner-buttons a.current {
        background-color: #f5d76e;
        color: #d35400;
    }

    .wrapper-inner-buttons a:hover {
        background-color: #35759F;
        color: #fff;
    }

    .mobile {
        width: 100%;
        float: left;
        display: block;
        position: relative;
        height: 50px;
        z-index: 999;
    }

    .mobile .mbilogo {
        width: 55%;
        margin-left: 2.5%;
        float: left;
        margin-top: 1.5%;
    }

    .mobile-inner {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        background-color: #1062b4;
        position: relative;
    }

    .mobile-inner img {
        width: 100%;
    }

    .mobile-inner p {
        color: #676767;
        line-height: 25px;
        font-size: 16px;
        padding-bottom: 30px;
        padding-right: 30px;
        padding-left: 30px;
        margin: 0px;
    }

    .mobile-inner-header {
        background-color: #fff;
        width: 100%;
        height: 50px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
	.r_fix{
		width: 50px;
		height: auto;
		position: fixed;
		top: 50%;
		margin-top: -235px;
		z-index: 99;
	}
    .r_fix .box{
        width: 50px !important;
        height: 50px !important;
    }
    .r_fix .box img{
        width: 50px!important;
        height: 50px !important;
    }
    .r_fix .box .erweima img {
        width: 180px !important;
        height: 180px !important;
    }
    .r_fix .box:nth-child(7) .erweima {
        top: -130px;
    }
    .r_fix .box:last-child .erweima{
        top: -130px;
    }
    .mobile-inner-header-icon {
        color: #ffffff;
        height: 50px;
        font-size: 25px;
        text-align: center;
        float: right;
        width: 50px;
        position: relative;
        -webkit-transition: background 0.5s;
        -moz-transition: background 0.5s;
        -o-transition: background 0.5s;
        transition: background 0.5s;
    }

    .mobile-inner-header-icon:hover {
        background-color: rgba(255, 255, 255, 0.2);
        cursor: pointer;
    }

    .mobile-inner-header-icon span {
        position: absolute;
        left: calc((100% - 25px) / 2);
        top: calc((100% - 1px) / 2);
        width: 25px;
        height: 1px;
        background-color: #9a1f24;
    }

    .mobile-inner-header-icon span:nth-child(1) {
        transform: translateY(4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(2) {
        transform: translateY(-4px) rotate(0deg);
    }





    .mobile-inner-header-icon-click span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickfirst;
    }

    .mobile-inner-header-icon-click span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clicksecond;
    }



    @keyframes clickfirst {
        0% {
            transform: translateY(4px) rotate(0deg);

        }

        100% {
            transform: translateY(0) rotate(45deg);
        }
    }



    @keyframes clicksecond {
        0% {
            transform: translateY(-4px) rotate(0deg);
        }

        100% {
            transform: translateY(0) rotate(-45deg);
        }
    }

    .mobile-inner-header-icon-out span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outfirst;
    }

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outsecond;
    }

    @keyframes outfirst {
        0% {
            transform: translateY(0) rotate(-45deg);
        }

        100% {
            transform: translateY(-4px) rotate(0deg);
        }
    }



    @keyframes outsecond {
        0% {
            transform: translateY(0) rotate(45deg);
        }

        100% {
            transform: translateY(4px) rotate(0deg);
        }
    }

    .mobile-inner-nav {
        background-color: rgba(0, 0, 0, 0.9);
        width: 100%;
        position: absolute;
        top: 50px;
        left: 0px;
        padding-top: 30px;
        padding-bottom: 80px;
        display: none;
    }

    .mobile-inner-nav a {
        display: inline-block;
        line-height: 50px;
        text-decoration: none;
        width: 80%;
        margin-left: 10%;
        color: #FFFFFF;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        font-weight: 300;
    }

    .mobile-inner-nav a:hover {
        color: rgba(255, 255, 255, 0.4);
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        display: none !important;
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        display: none !important;
    }

    .content1 {
        width: 100%;
        height: 80px;
        background: #2c2c2c;
        float: left;
    }

    .content1 .position {
        width: 100%;
        height: 80px;
        margin: 0 auto;
    }

    .content1 .position .box {
        width: 20%;
        height: 80px;
        float: left;
        text-align: center;
    }

    .content1 .position .box .pic {
        width: 35px;
        height: 35px;
        display: inline-block;
        margin-top: 15px;
    }

    .content1 .position .box .pic img {
        width: 30px;
        height: 30px;
    }

    .content1 .position .box .topic {
        width: 100%;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        font-size: 12px;
    }

    .content1 .position .box:hover {
        background: #9a1f24;
    }


    .content2 {
        width: 100%;
        height: auto;
        background: url(../4.jpg) no-repeat top;
        float: left;
    }

    .content2 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    .content2 .position .left {
        width: 100%;
        height: auto;
        background: none;
        margin: 0;
        padding: 0;
        padding-top: 30px;
        float: left;
    }

    .content2 .position .left .title {
        width: 100%;
        height: 30px;
        text-align: center;
    }

    .content2 .position .left .title h2 {
        font-size: 24px;
        line-height: 24px;
        color: #2c2c2c;
        display: block;
        margin: 0;
    }

    .content2 .position .left .title h2 a {
        color: #2c2c2c;
    }

    .content2 .position .left .title p {
        color: #ababab;
        display: block;
        margin-top: 15px;
        font-size: 14px;
        line-height: 14px;
        display: block;
    }

    .content2 .position .left .des {
        width: 100%;
        color: #828282;
        line-height: 30px;
        height: auto;
        margin-top: 20px;
    }

    .content2 .position .left .more {
        display: block;
        float: none;
        width: 180px;
        height: 40px;
        text-align: center;
        line-height: 50px;
        background: #9a1f24;
        color: #fff;
        line-height: 40px;
        margin-top: 18px;
        margin-right: unset;
        margin: 18px auto;
    }

    .content2 .position .right {
        width: 100%;
        margin-top: 50px;
        float: left;
    }

    .content2 .position .right .box {
        width: 45%;
        height: auto;
        float: left;
        position: relative;
        overflow: hidden;
        border-radius: 15px;
        margin: 0 2.5%;
    }

    .content2 .position .right .box .down {
        width: 100%;
        height: auto;
    }

    .content2 .position .right .box .down img {
        width: 100%;
        height: auto;
    }

    .content2 .position .right .box .up {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        padding-top: 60%;
    }

    .content2 .position .right .box .up .img {
        width: 40px;
        height: 40px;
        display: inline-block;
    }

    .content2 .position .right .box .up .img img {
        width: 40px;
        height: 40px;
    }

    .content2 .position .right .box .up .topic {
        text-align: center;
        display: block;
        line-height: 40px;
        color: #ffffff;
        font-size: 18px;
    }

    .content2 .position .right .box .up .more {
        display: none;
    }


    .adv {
        float: left;
    }

    .title_main {
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 0px;
        float: left;
        margin: 30px 0;
    }

    .title_main h2 {
        font-size: 24px;
        line-height: 24px;
        color: #2c2c2c;
        display: block;
    }

    .title_main h2 a {
        color: #2c2c2c;
    }

    .title_main p {
        color: #ababab;
        display: block;
        margin: 0;
        margin-top: 5px;
        font-size: 12px;
        line-height: 12px;
        display: block;
    }


    .content3 {
        width: 100%;
        height: auto;
        float: left;
    }

    .content3 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    .content3 .position .box {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .content3 .position .box .img {
        width: 100%;
        height: auto;
        position: inherit;
        left: auto;
        top: auto;
    }

    .content3 .position .box .img img {
        width: 100%;
        height: auto;
        background: #828282;
    }

    .content3 .position .box .text {
        width: 100%;
        height: auto;
        background: #fff;
        position: inherit;
        left: 0px;
        bottom: 0;
        padding: 20px;
    }

    .content3 .position .box .text .topic {
        color: #2c2c2c;
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
    }

    .content3 .position .box .text .topic a {
        color: #2c2c2c;
        width: 100%;
        white-space: nowrap;
        display: block;
        ‌display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .content3 .position .box .text .des {
        color: #b3b3b3;
        font-size: 14px;
        line-height: 30px;
        margin-top: 20px;
    }

    .content3 .position .box .more {
        width: 40px;
        height: 40px;
        background: url(../12.jpg) no-repeat center;
        display: block;
        position: absolute;
        right: 0px;
        top: -40px;
    }

    .content3 .position .box1 {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
    }

    .content3 .position .box1 .img {
        width: 100%;
        height: auto;
        position: inherit;
        left: auto;
        top: auto;
    }

    .content3 .position .box1 .img img {
        width: 100%;
        height: auto;
        background: #828282;
    }

    .content3 .position .box1 .text {
        width: 100%;
        height: auto;
        background: #fff;
        position: inherit;
        left: 0px;
        bottom: 0;
        padding: 20px;
    }

    .content3 .position .box1 .text .topic {
        color: #2c2c2c;
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
    }

    .content3 .position .box1 .text .topic a {
        color: #2c2c2c;
        width: 100%;
        white-space: nowrap;
        display: block;
        ‌display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .content3 .position .box1 .text .des {
        color: #b3b3b3;
        font-size: 14px;
        line-height: 30px;
        margin-top: 20px;
    }

    .content3 .position .box1 .more {
        width: 40px;
        height: 40px;
        background: url(../12.jpg) no-repeat center;
        display: block;
        position: absolute;
        right: 0px;
        top: -40px;
    }

    .content3 .position .main {
        width: 100%;
        float: left;
    }

    .content3 .position .main .box2 {
        width: 100%;
        margin-right: 0;
        height: auto;
        float: left;
        margin-bottom: 10px;
    }

    .content3 .position .main .box2 .date {
        display: none;
    }

    .content3 .position .main .box2 .datem {
        display: block;
        float: right;
        width: 25%;
        text-align: right;
        font-size: 14px;
    }

    .content3 .position .main .box2 .topic {
        width: 100%;
        height: auto;
        line-height: 30px;
        padding-left: 0;
    }

    .content3 .position .main .box2 .topic a {
        color: #2c2c2c;
        width: 75%;
        white-space: nowrap;
        display: block;
        ‌display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        float: left;
    }



    .content4 {
        width: 100%;
        height: auto;
        background: #f2f2f2;
        float: left;
    }

    .content4 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 2.5%;
    }

    .content4 .position .slideTxtBox {
        width: 100%;
        margin-top: 0;
        float: left;
    }

    .content4 .position .slideTxtBox .hd {
        width: 100%;
        height: auto;
        float: left;
    }

    .content4 .position .slideTxtBox .hd ul {
        margin: 0;
        float: left;
    }

    .content4 .position .slideTxtBox .hd ul li {
        width: 29%;
        height: auto;
        float: left;
        text-align: center;
        background: #fff;
        margin: 2% 2%;
    }

    .content4 .position .slideTxtBox .hd ul li .img {
        width: 30px;
        height: 30px;
        margin: 20px auto 0 auto;
        background-size: contain !important;
    }

    .content4 .position .slideTxtBox .hd ul li .topicch {
        color: #2c2c2c;
        font-size: 14px;
        line-height: 50px;
    }

    .content4 .position .slideTxtBox .hd ul li .topicen {
        color: #ababab;
        font-size: 12px;
        line-height: 12px;
        display: none;
    }

    .content4 .position .slideTxtBox .hd ul li.on {
        background: #9a1f24;
    }

    .content4 .position .slideTxtBox .hd ul li.on .topicch {
        color: #ffffff;
    }

    .content4 .position .slideTxtBox .hd ul li.on .topicen {
        color: #d1a9aa;
    }

    .content4 .position .slideTxtBox .bd {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 20px;
    }

    .content4 .position .slideTxtBox .bd .main {
        width: 100%;
        height: auto;
        position: relative;
    }

    .content4 .position .slideTxtBox .bd .main img {
        width: 100%;
        height: auto;
    }

    .content4 .position .slideTxtBox .bd .main .text {
        width: 100%;
        height: 80px;
        background: rgba(0, 0, 0, 0.5);
        padding: 10px 15px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .content4 .position .slideTxtBox .bd .main .text .topic {
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        line-height: 18px;
    }

    .content4 .position .slideTxtBox .bd .main .text .des {
        font-size: 14px;
        color: #a8b2ab;
        margin-top: 5px;
        line-height: 20px;
    }

    .content5 {
        display: none;
    }

    .content5m {
        width: 100%;
        height: auto;
        background: #f2f2f2;
        float: left;
        display: block;
    }

    .content5m .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 2.5%;
    }

    .content5m .position .swiper-container5m .swiper-slide {
        height: auto;
        background: none;
    }

    .content5m .position .swiper-container5m {
        width: 100%;
        height: auto;
    }

    .content5m .position .swiper-container5m {
        width: 100%;
        height: auto;
    }

    .content5m .swiper-container5m .box {
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 40px;
        position: relative;
        background: url(../5.png) repeat-x bottom #fff;
        border: 1px solid #d1d1d1;
        border-bottom: 0;
    }

    .content5m .swiper-container5m .box .img {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .content5m .swiper-container5m .box .img img {
        width: auto;
        height: auto;
    }

    .content5m .swiper-container5m .box .topic {
        width: 100%;
        height: 90px;
        text-align: center;
    }

    .content5m .swiper-container5m .box .topic a {
        color: #2c2c2c;
        font-size: 16px;
        padding-top: 23px;
        display: block;
        line-height: 16px;
    }

    .content5m .swiper-container5m .box .topic p {
        color: #969696;
        font-size: 14px;
        padding-top: 14px;
        display: block;
        line-height: 14px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
    }

    .content5m .swiper-container5m .box:hover .topic {
        background: #8e291b;
    }

    .content5m .swiper-container5m .box:hover .topic a {
        color: #fff;

    }

    .content5m .swiper-container5m .box:hover .topic p {
        color: #fff;

    }


    .content6 {
        width: 100%;
        height: auto;
        float: left;
    }

    .content6 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    .content6 .position .cx {
        width: 100%;
        height: 50px;
        margin-top: 50px;
    }

    .content6 .position .cx select {
        height: 50px;
        background: #f2f2f2;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        background: url(../6.png) no-repeat 550px center #f2f2f2;
        border-radius: 0;
        width: 100%;
        margin-right: 17px;
        color: #2c2c2c;
    }

    .content6 .position .cx .b {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #fff;
        background: #9a1f24;
        float: right;
        border: 0;
    }

    .slideTxtBox1 {
        width: 100%;
        height: auto;
    }

    .slideTxtBox1 .hd1 {
        width: 100%;
        height: auto;
        float: right;
        overflow: unset;

    }

    .slideTxtBox1 .hd1::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 3px;
        /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;

    }

    .slideTxtBox1 .hd1::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/

        border-radius: 3px;

        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

        background: #9a1f24;

    }

    .slideTxtBox1 .hd1::-webkit-scrollbar-track {
        /*滚动条里面轨道*/

        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

        border-radius: 3px;

        background: #EDEDED;

    }



    .slideTxtBox1 .hd1 ul li {
        width: 100%;
        height: auto;
        padding: 20px;
        border-bottom: 1px solid #eeeeee;
    }

    .slideTxtBox1 .hd1 ul li .topic {
        color: #3a3a3a;
        font-size: 18px;
        line-height: 18px;
    }

    .slideTxtBox1 .hd1 ul li .ty {
        color: #ababab;
        padding: 0 0 0 20px;
        line-height: 32px;
    }

    .slideTxtBox1 .hd1 ul li .dizhi {
        margin-top: 20px;
        background: url(../7.png) no-repeat left;
    }

    .slideTxtBox1 .hd1 ul li .dianhua {
        background: url(../8.png) no-repeat left;
    }

    .slideTxtBox1 .hd1 ul li .shijian {
        background: url(../9.png) no-repeat left;
    }

    .slideTxtBox1 .hd1 ul li .more {
        width: 100px;
        height: 30px;
        border: 1px solid #9a1f24;
        text-align: center;
        line-height: 28px;
        color: #9a1f24;
        margin-top: 13px;
    }

    .slideTxtBox1 .hd1 ul li.on .more {
        background: #9a1f24;
        color: #fff;
    }

    .slideTxtBox1 .bd1 {
        width: 100%;
        height: auto;
        float: left;
        display: none;
    }

    .slideTxtBox1 .bd1 img {
        width: 100%;
        height: auto;
        background: #ababab;
    }

    .content7 {
        width: 100%;
        height: auto;
        background: url(../10.jpg) no-repeat center;
        float: left;
        padding-bottom: 20px;
    }

    .content7 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    .picScroll-left2 {
        display: none;
    }

    .swiper-container7m {
        display: block;
    }

    .swiper-container7m .swiper-slide {
        background: none;
        overflow: hidden;

    }

    .swiper-container7m .swiper-slide .box {
        width: 100%;

    }

    .swiper-container7m .swiper-slide .box .img {
        width: 100%;
    }

    .swiper-container7m .swiper-slide .box .img img {
        width: 100%;
    }

    .swiper-container7m .swiper-slide .box .topic a {
        text-align: center;
        line-height: 40px;
        font-size: 16px;
    }

    .swiper-container7m .swiper-slide .box .topic p {
        font-size: 14px;
        text-align: left;
        color: #2c2c2c;
    }

    .content8 {
        width: 100%;
        height: auto;
        float: left;
    }

    .content8 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }

    .content8 .position .adv_img {
        width: 100%;
        height: auto;
        margin-top: 0px;
        float: left;
    }

    .content8 .position .adv_img img {
        width: 100%;
        height: auto;
    }

    .content8 .position .main {
        width: 100%;
        height: auto;
        margin-top: 20px;
        float: left;
    }

    .content8 .position .main .box {
        float: left;
        width: 100%;
        height: 50px;
        float: left;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .content8 .position .main .box .date {
        width: 20%;
        height: 50px;
        float: left;
        border-radius: 0px;
        background: #9a1f24;
        text-align: center;
    }

    .content8 .position .main .box .date .dd {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        margin-top: 5px;
    }

    .content8 .position .main .box .date .yy {
        color: #fff;
        font-size: 12px;
    }

    .content8 .position .main .box .topic {
        width: 80%;
        float: right;
        padding-left: 15px;
        border-left: 1px solid #eeeeee;
        height: 50px;
        line-height: 25px;
        margin-top: 0px;
    }

    .content8 .position .main .box .topic a {
        color: #2c2c2c;
    }



    .content9 {
        width: 100%;
        height: auto;
        background: url(../11.jpg) no-repeat top;
        float: left;
    }

    .content9 .position {
        width: 95%;
        height: auto;
        position: relative;
        margin: 0 2.5%;
        overflow: hidden;
    }

    .content9 .position .main {
        width: 100%;
        height: auto;
        margin-top: 0px;
        float: left;
        display: block;
    }

    .content9 .position .main .box {
        width: 100%;
        height: 45px;
        float: left;
        margin: 0 0 10px 0;
        border: 1px solid #c7c7c7;
        text-align: center;
        line-height: 43px;
        background: #fff;
    }

    .content9 .position .main .box a {
        display: block;
        color: #000000;
    }

    .content9 .position .main .box:hover {
        border: 1px solid #9a1f24;
        background: #9a1f24;
    }

    .content9 .position .main .box:hover a {
        color: #fff;
    }

    .content9 .position .mainpc {
        display: none;
    }

    .foot {
        width: 100%;
        height: auto;
        background: #9a1f24;
        float: left;
    }

    .foot .position {
        width: 95%;
        height: auto;
        margin: 0 auto;
        border-bottom: 1px solid #ae4b4f;
    }

    .foot .position .b_logo {
        width: 30%;
        height: auto;
        float: left;
        margin: 20px 35%;
    }

    .foot .position .b_logo img {
        width: 100%;
        height: auto;
    }

    .foot .position .b_guide {
        width: 830px;
        height: 155px;
        float: left;
        margin-top: 80px;
        display: none;
    }



    .foot .position .quickmark {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 0px;
    }

    .foot .position .quickmark .box {
        width: 45%;
        height: auto;
        float: left;
        margin: 2.5%;
    }

    .foot .position .quickmark .box .img {
        width: 100%;
        height: auto;
    }

    .foot .position .quickmark .box .img img {
        width: 100%;
        height: auto;
    }

    .foot .position .quickmark .box .topic {
        width: 100%;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #eddfdf;
    }

    .foot1 {
        width: 100%;
        height: auto;
        background: #9a1f24;
        float: left;
    }

    .foot1 .position {
        width: 80%;
        height: auto;
        margin: 0 10%;
        position: relative;
        line-height: 28px;
        padding-top: 33px;
        color: #d08386;
        text-align: center;
    }

    .foot1 .position a {
        color: #d08386;
    }

    .n_adv {
        width: 100%;
        height: auto;
        position: relative;
        float: left;
    }

    .n_adv .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        z-index: 2;
        float: left;
        text-align: center;
    }

    .n_adv img {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
    }

    .n_adv .position .left {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    .n_adv .position .left h2 {
        font-size: 18px;
        color: #fff;
        line-height: 18px;
    }

    .n_adv .position .left h3 {
        font-size: 24px;
        color: #fff;
        line-height: 24px;
        margin-top: 5px;
        display: none;
    }

    .n_adv .position .right {
        float: right;
        color: #fff;
        margin-top: 5px;
        width: 100%;
        padding-bottom: 15px;
    }

    .n_adv .position .right a {
        color: #fff;
    }

    .contentup1 {
        width: 100%;
        height: auto;
        float: left;
    }

    .contentup1 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        float: left;
    }

    .contentup1 .position .img {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 0;
        display: none;
    }

    .contentup1 .position .img img {
        width: 100%;
        height: auto;
    }

    .contentup1 .position .text {
        width: 100%;
        height: auto;
        float: right;
        padding: 15px 0;
        margin-top: 20px;
    }

    .contentup1 .position .text h2 {
        font-size: 24px;
        line-height: 24px;
        font-weight: normal;
        text-align: center;
    }

    .contentup1 .position .text h2 a {
        color: #9a1f24;
    }

    .contentup1 .position .text p {
        display: block;
        width: 100%;
        line-height: 35px;
        margin-top: 15px;
        color: #2c2c2c;
    }

    .contentup2 {
        width: 100%;
        height: auto;
        float: left;
        padding-bottom: 20px;
    }

    .contentup2 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        float: left;
    }


    .contentup2 .position .box {
        width: 50%;
        padding-left: 0px;
        float: left;
        height: auto;
    }

    .contentup2 .position .box .img {
        width: 40px;
        height: 40px;
        float: left;
        margin-top: 25px;
    }

    .contentup2 .position .box .img img {
        width: 40px;
        height: 40px;
    }

    .contentup2 .position .box .text {
        margin-top: 15px;
        float: left;
        padding-left: 25px;
        width: 60%;
    }

    .contentup2 .position .box .text a {
        display: block;
        font-size: 18px;
        color: #2c2c2c;
        font-weight: bold;
        line-height: 50px;
    }

    .contentup2 .position .box .text p {
        display: block;
        color: #8e8e8e;
        font-size: 14px;
        line-height: 30px;
        display: none;
    }

    .contentup3 {
        width: 100%;
        height: auto;
        background: url(../31.jpg) center;
        float: left;
    }

    .contentup3 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        float: left;
    }

    .contentup3 .position .swiper-containerdsj {
        width: 100%;
        height: 240px;
        margin-top: 90px;
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide {
        text-align: center;
        background: none;
        transform: scale(0.8);
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide .img {
        width: 235px;
        height: 40px;
        margin: 70px auto 20px auto;
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide .img img {
        width: 235px;
        height: 40px;
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide .topic {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        line-height: 60px;
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide .des {
        color: rgba(255, 255, 255, 0.9);
        font-size: 14px;
        line-height: 36px;
        margin-top: 18px;
        display: none;
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide-active,
    .contentup3 .position .swiper-containerdsj .swiper-slide-duplicate-active {
        transform: scale(1);
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide-active .des {
        display: block;
    }

    .contentup3 .position .swiper-containerdsj .swiper-slide-active .img {
        margin: 0px auto 0px auto;
    }


    .title_main_w {
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 0px;
        float: left;
        margin: 30px 0;
    }

    .title_main_w h2 {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        display: block;
    }

    .title_main_w h2 a {
        color: #fff;
    }

    .title_main_w p {
        color: #fff;
        display: block;
        margin: 0;
        margin-top: 5px;
        font-size: 12px;
        line-height: 12px;
        display: block;
    }

    .contentup4 {
        width: 100%;
        height: auto;
        background: #fff;
        float: left;
        margin-bottom: 20px;

    }

    .contentup4 .position {
        width: 95%;
        height: auto;
        float: left;
        margin: 0 2.5%;
        position: relative;
    }

    .contentup4 .position .swiper-containerzp {
        width: 100%;
        height: auto;
        margin-top: 45px;
    }

    .contentup4 .position .swiper-containerzp .swiper-slide {
        background: none;
        height: auto;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        margin-top: 10px;
        padding: 20px 15px;
    }

    .contentup4 .position .swiper-containerzp .swiper-slide .date {
        font-size: 14px;
        color: #b4b4b4;
        line-height: 14px;
    }

    .contentup4 .position .swiper-containerzp .swiper-slide .topic {
        color: #2c2c2c;
        font-size: 24px;
        line-height: 24px;
        margin-top: 18px;
        width: 100%;
        padding-bottom: 30px;
        border-bottom: 1px solid #e5e5e5;
    }

    .contentup4 .position .swiper-containerzp .swiper-slide .topic span {
        color: #b9b9b9;
        font-size: 14px;
        float: right;
        line-height: 35px;
    }

    .contentup4 .position .swiper-containerzp .swiper-slide .des {
        color: #4c4c4c;
        font-size: 14px;
        margin-top: 20px;
        line-height: 28px;
    }

    .contentup4 .position .swiper-containerzp .swiper-slide .des span {
        line-height: 35px;
    }

    .contentup5 {
        width: 100%;
        height: auto;
        background: #fff;
        float: left;
    }

    .contentup5 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        float: left;
    }

    .contentup5 .position .box {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .contentup5 .position .box .img {
        width: 100%;
        height: auto;
        position: inherit;
        left: auto;
        top: auto;
    }

    .contentup5 .position .box .img img {
        width: 100%;
        height: auto;
        background: #828282;
    }

    .contentup5 .position .box .text {
        width: 100%;
        height: auto;
        background: #fff;
        position: inherit;
        left: 0px;
        bottom: 0;
        padding: 20px;
    }

    .contentup5 .position .box .text .topic {
        color: #2c2c2c;
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
    }

    .contentup5 .position .box .text .topic a {
        color: #2c2c2c;
        width: 100%;
        white-space: nowrap;
        display: block;
        ‌display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .contentup5 .position .box .text .des {
        color: #b3b3b3;
        font-size: 14px;
        line-height: 30px;
        margin-top: 20px;
    }

    .contentup5 .position .box .more {
        width: 40px;
        height: 40px;
        background: url(../12.jpg) no-repeat center;
        display: block;
        position: absolute;
        right: 0px;
        top: -40px;
    }

    .contentup5 .position .box1 {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
    }

    .contentup5 .position .box1 .img {
        width: 100%;
        height: auto;
        position: inherit;
        left: auto;
        top: auto;
    }

    .contentup5 .position .box1 .img img {
        width: 100%;
        height: auto;
        background: #828282;
    }

    .contentup5 .position .box1 .text {
        width: 100%;
        height: auto;
        background: #fff;
        position: inherit;
        left: 0px;
        bottom: 0;
        padding: 20px;
    }

    .contentup5 .position .box1 .text .topic {
        color: #2c2c2c;
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
    }

    .contentup5 .position .box1 .text .topic a {
        color: #2c2c2c;
        width: 100%;
        white-space: nowrap;
        display: block;
        ‌display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .contentup5 .position .box1 .text .des {
        color: #b3b3b3;
        font-size: 14px;
        line-height: 30px;
        margin-top: 20px;
    }

    .contentup5 .position .box1 .more {
        width: 40px;
        height: 40px;
        background: url(../12.jpg) no-repeat center;
        display: block;
        position: absolute;
        right: 0px;
        top: -40px;
    }


    .contentup6 {
        width: 100%;
        height: auto;
        background: url(../33.jpg) no-repeat center;
        float: left;

    }

    .contentup6 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        float: left;
    }

    .contentup6 .position .swiper-container {
        width: 100%;
        height: auto;
        margin-top: 25px;
        float: left;
        padding-bottom: 30px;
    }

    .contentup6 .position .swiper-slide {
        height: auto;
        text-align: left;
        font-size: 18px;
        background: none;
    }

    .contentup6 .position .swiper-slide .main {
        width: 100%;
    }

    .contentup6 .position .box2 {
        width: 100%;
        margin-right: 30px;
        height: 70px;
        float: left;
        margin-bottom: 10px;
        background: #fff;
    }

    .contentup6 .position .box2 .date {
        width: 70px;
        height: 70px;
        float: left;
        background: #9a1f24;
        text-align: center;
    }

    .contentup6 .position .box2 .datem {
        display: none;
    }

    .contentup6 .position .box2 .date .dd {
        width: 100%;
        color: #fff;
        font-size: 24px;
        margin-top: 5px;
    }

    .contentup6 .position .box2 .date .yy {
        width: 100%;
        color: #fff;
        font-size: 12px;
    }

    .contentup6 .position .box2 .topic {
        width: 70%;
        height: 70px;
        line-height: 70px;
        color: #2c2c2c;
        padding-left: 20px;
        float: left;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .contentup6 .position .box2 .topic a {
        color: #2c2c2c;
    }



    .contentup6 .position .swiper-container .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        background: rgba(255, 255, 255, 0.5) !important;
        border-radius: 10px !important;
    }

    .contentup6 .position .swiper-container .swiper-pagination-bullet-active {
        background: rgba(255, 255, 255, 1) !important;
    }

    .contentup6 .position .swiper-container .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        background: rgba(255, 255, 255, 0.5) !important;
        border-radius: 10px !important;
    }

    .contentup6 .position .swiper-container .swiper-pagination-bullet-active {
        background: rgba(255, 255, 255, 1) !important;
    }

    /* .contentup6 .position .swiper-slide .img {
        position: relative;
        width: 100%;
        height: 190px;
        overflow: hidden;
    }

    .contentup6 .position .swiper-slide .img img {
        width: 100%;
        position: absolute;
        left: 0;
    }

    .contentup6 .position .swiper-slide .topic {
        font-size: 16px;
        color: #2e2e2e;
        width: 100%;
        padding: 0 20px;
        margin-top: 30px;
        line-height: 16px;
    }

    .contentup6 .position .swiper-slide .des {
        width: 100%;
        color: #b2b2b2;
        font-size: 14px;
        padding: 0 20px;
        line-height: 22px;
        margin: 15px 0;
    }

    .contentup6 .position .swiper-slide .date {
        padding: 0 20px;
        color: #b2b2b2;
        font-size: 14px;
        line-height: 14px;
    } */

    .contentup7 {
        width: 100%;
        height: auto;
        float: left;
    }

    .contentup7 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        overflow: hidden;
    }

    .contentup7 .position .main {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .contentup7 .position .main .box2 {
        width: 100%;
        margin-right: 0;
        height: 50px;
        float: left;
        margin-bottom: 10px;
    }

    .contentup7 .position .main .box2 .date {
        width: 50px;
        height: 50px;
        float: left;
        background: #9a1f24;
        text-align: center;
    }

    .contentup7 .position .main .box2 .date .dd {
        width: 100%;
        color: #fff;
        font-size: 16px;
        margin-top: 5px;
    }

    .contentup7 .position .main .box2 .date .yy {
        width: 100%;
        color: #fff;
        font-size: 12px;
    }

    .contentup7 .position .main .box2 .topic {
        width: 75%;
        height: 50px;
        line-height: 50px;
        color: #2c2c2c;
        padding-left: 20px;
        float: left;
        font-size: 16px;
        white-space: nowrap;
        display: block;
        ‌display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .contentup7 .position .main .box2 .topic a {
        color: #2c2c2c;
    }


    .contentup8 {
        width: 100%;
        height: auto;
        padding-bottom: 20px;

    }

    .contentup8 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        position: relative;
        overflow: hidden;
    }

    .contentup8 .position .box {
        width: 100%;
        height: auto;
    }

    .contentup8 .position .box .img {
        width: 100%;
        height: auto;
        float: left;
    }

    .contentup8 .position .box .img img {
        width: 100%;
        height: auto;
    }

    .contentup8 .position .box .text {
        width: 100%;
        height: auto;
        background: #fff;
        margin-top: 0px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        float: right;
        padding: 15px;
    }

    .contentup8 .position .box .text a {
        display: block;
        color: #2c2c2c;
        font-size: 18px;
        font-weight: bold;
        line-height: 18px;
    }

    .contentup8 .position .box .text p {
        line-height: 28px;
        font-size: 14px;
        color: #ababab;
        margin-top: 22px;
    }


    .content {
        width: 100%;
        float: left;
    }

    .content .position {
        width: 95%;
        margin: 0 2.5%;
        float: left;
        position: relative;
        overflow-x: hidden;
    }

    .content .position .page_detail .up {
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 20px;
    }

    .content .position .page_detail .up h2 {
        font-size: 24px;
        color: #9a1f24;
        font-weight: bold;
        line-height: 24px;
    }

    .content .position .page_detail .up p {
        font-size: 14px;
        color: #aeaeae;
        padding-top: 30px;
    }

    .content .position .page_detail .down {
        width: 100%;
        line-height: 2.75em;
        color: #3a3a3a;
        font-size: 16px;
        padding-top: 30px;
    }

    .content .position .page_detail .down img {
        max-width: 100%;
        height: auto;
    }

    .content .position .imglist {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .content .position .imglist .box {
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 30px;
    }

    .content .position .imglist .box .pic {
        width: 100%;
        height: auto;
        float: left;
    }

    .content .position .imglist .box .pic img {
        width: 100%;
        height: auto;
        background: #d1d1d1;
    }

    .content .position .imglist .box .text {
        width: 100%;
        height: auto;
        padding-right: 0px;
        float: right;
    }

    .content .position .imglist .box .text .date {
        width: 100%;
        height: 20px;
        background: none;
        text-align: center;
        margin-top: 20px;
    }

    .content .position .imglist .box .text .date .dd {
        font-size: 18px;
        color: #2c2c2c;
        line-height: 30px;
        padding-top: 0px;
        float: left;
    }

    .content .position .imglist .box .text .date .yy {
        font-size: 14px;
        color: #2c2c2c;
        line-height: 30px;
        padding-top: 0px;
        float: left;
        margin-left: 10px;
    }

    .content .position .imglist .box:hover .text .date {
        background: #9a1f24;
    }

    .content .position .imglist .box:hover .text .date .dd {
        color: #fff;
    }

    .content .position .imglist .box:hover .text .date .yy {
        color: #fff;
    }

    .content .position .imglist .box .text .topic {
        width: 100%;
        font-size: 18px;
        line-height: 25px;
        margin-top: 10px;
        color: #2c2c2c;
        font-weight: bold;
        border-bottom: 2px solid #2c2c2c;
        padding: 15px 0;
    }

    .content .position .imglist .box .text .topic a {
        color: #2c2c2c;
    }

    .content .position .imglist .box:hover .text .topic a {
        color: #9a1f24;
    }

    .content .position .imglist .box .text .des {
        color: #6a6a6a;
        line-height: 27px;
        font-size: 14px;
        height: auto;
        padding-top: 15px;
    }

    .content .position .imglist .box .text .more {
        color: #bababa;
        text-decoration: underline;
    }

    .content .position .col_list {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .content .position .col_list .box {
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 20px;
        background: #f9f9f9;
    }

    .content .position .col_list .date {
        width: 70px;
        height: 70px;
        float: left;
        text-align: center;
    }

    .content .position .col_list .date .dd {
        font-size: 18px;
        line-height: 18px;
        color: #393939;
        margin-top: 5px;
    }

    .content .position .col_list .date .yy {
        font-size: 16px;
        line-height: 16px;
        color: #393939;
        margin-top: 10px;
    }

    .content .position .col_list .box:hover .date {
        background: #9a1f24;
    }

    .content .position .col_list .box:hover .date .dd {
        color: #fff;
    }

    .content .position .col_list .box:hover .date .yy {
        color: #fff;
    }

    .content .position .col_list .text {
        width: 75%;
        float: right;
        height: 70px;
        margin-top: 0px;
        padding-left: 0px;
        border-left: none;
        overflow: hidden;
    }

    .content .position .col_list .box:hover .text a {
        color: #9a1f24;
    }

    .content .position .col_list .text a {
        display: block;
        font-size: 16px;
        font-weight: normal;
        color: #393939;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .content .position .col_list .text p {
        display: block;
        font-size: 14px;
        color: #aeaeae;
        line-height: 25px;
        margin-top: 10px;
        display: none;
    }

    .content .position .picimg {
        width: 100%;
        float: left;
        margin-top: 20px;

    }

    .content .position .picimg .box {
        width: 100%;
        height: auto;
        padding: 20px 20px 0 20px;
        background: #f9f9f9;
        float: left;
        margin: 0 0 20px 0;
    }

    .content .position .picimg .box .pic {
        width: 100%;
        height: auto;
    }

    .content .position .picimg .box .pic img {
        width: 100%;
        max-height: auto;
        height: auto;
    }

    .content .position .picimg .box .topic {
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #333;
        text-align: center;
        font-size: 16px;
    }

    .content .position .picimg .box .topic a {
        color: #333;
    }

    .my-map {
        width: 100%;
        height: 300px !important;
    }

    .amap-overviewcontrol {
        display: none;
    }

    .pager li>a,
    .pager li>span {
        text-align: left;
    }

    .mbi_guide {
        display: block;
    }

    .mbiguide {
        width: 100%;
    }

    .btn-group .btn {
        width: 100%;
    }

    .dropdown-menu {
        width: 100%;
    }

    .n_guide {
        display: none;
    }

    .btn-default {
        border: 1px solid #9a1f24;
        color: #9a1f24;
    }

    .d_map {
        margin-bottom: 20px;
        min-height: auto;
        margin-top: 20px;
    }

    .content .position .md {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .content .position .md .box {
        width: 100%;
        height: auto;
        float: left;
        margin: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        background: #fff;
        margin-bottom: 20px;
    }

    .content .position .md .box .pic {
        width: 100%;
        height: auto;
    }

    .content .position .md .box .pic img {
        width: 100%;
        height: auto;
    }

    .content .position .md .box .text {
        width: 100%;
        height: auto;
        position: relative;
        padding: 20px 10px;
    }

    .content .position .md .box .text .topic {
        width: 100%;
        font-size: 18px;
        line-height: 18px;
        color: #2c2c2c;
    }

    .content .position .md .box .text .topic a {
        color: #2c2c2c;
    }

    .content .position .md .box .text .dizhi {
        width: 100%;
        margin-top: 19px;
    }

    .content .position .md .box .text .dizhi div {
        line-height: 30px;
        height: auto;
        text-indent: 20px;
        color: #ababab;
    }

    .content .position .md .box .text .dizhi .dizhi1 {
        background: url(../7.png) no-repeat 0 7px;
    }

    .content .position .md .box .text .dizhi .dizhi2 {
        background: url(../8.png) no-repeat 0 7px;
    }

    .content .position .md .box .text .dizhi .dizhi3 {
        background: url(../9.png) no-repeat 0 7px;
    }

    .content .position .md .box .text .more {
        width: 100%;
        height: 30px;
        text-align: center;
        line-height: 28px;
        border: 1px solid #9a1f24;
        position: unset;
        margin-top: 10px;

    }

    .content .position .md .box .text .more a {
        color: #9a1f24;
    }

    .adv .swiper-pagination {
        display: none !important;
    }


    .content2 .position .right .box:hover .up {
        display: none;
    }

    .content2 .position .right .box:hover .up .img {
        width: 45px;
        height: 45px;
        display: inline-block;
    }

    .content2 .position .right .box:hover .up .img img {
        width: 45px;
        height: 45px;
    }

    .content2 .position .right .box:hover .up .topic {
        display: none;
    }

    .content2 .position .right .box:hover .up .more {
        display: none;
    }

    .content .position .qy {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    .content .position .qy .box {
        width: 100%;
        height: auto;
        margin-right: 20px;
        float: left;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        padding: 20px;
        margin-bottom: 30px;
    }

    .content .position .qy .box .pic {
        width: 100%;
        height: auto;
        float: left;
    }

    .content .position .qy .box .pic img {
        width: 100%;
        height: auto;
    }

    .content .position .qy .box .text {
        width: 100%;
        height: auto;
        float: right;
    }

    .content .position .qy .box .text .topic {
        width: 100%;
        font-size: 18px;
        color: #9a1f24;
        line-height: 18px;
        margin-top: 45px;
        font-weight: bold;
    }

    .content .position .qy .box .text .topic a {
        color: #9a1f24;
    }

    .content .position .qy .box .text .des {
        color: #2c2c2c;
        line-height: 24px;
        height: 110px;
        padding-top: 26px;
        font-size: 14px;
    }

    .content .position .qy .box .text .more {
        width: 110px;
        height: 35px;
        text-align: center;
        line-height: 33px;
        color: #9a1f24;
        border: 1px solid #cdcdcd;
    }

    .content .position .qy .box .text .more a {
        color: #9a1f24;
    }


    .contentcp1 {
        width: 100%;
        height: auto;
        float: left;
        overflow: hidden;
    }

    .contentcp1 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        overflow: hidden;
        float: left;
    }

    .contentcp1 .swiper-containercp1 {
        width: 100%;
        float: left;
        height: auto;
        position: relative;
        padding-bottom: 5vh;
        margin-bottom: 2.5vh;
    }

    .contentcp1 .position .swiper-slide {
        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;
        overflow: hidden;
        position: relative;
        height: 50vh;

    }

    .contentcp1 .position .swiper-wrapper {
        height: auto;
    }

    .contentcp1 .position .swiper-slide .img {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
    }

    .contentcp1 .position .swiper-slide .img img {
        width: 100%;
        height: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .contentcp1 .position .swiper-slide .text {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 23.5vh;
        background: url(../c1.png) no-repeat center;
        background-size: cover;
        z-index: 2;
    }
    
    .contentcp1 .position .swiper-slide .text .num {
        width: 65px;
        height: 65px;
        text-align: center;
        line-height: 65px;
        margin: 0 auto;
        font-size: 20px;
        color: #98201c;
    }

    .contentcp1 .position .swiper-slide .text .topic {
        width: 100%;
        height: 80px;
        line-height: 80px;
        text-align: center;
        color: #252525;
        font-size: 20px;
        padding: 0 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .contentcp1 .position .swiper-paginationcp1 {
        position: absolute;
        bottom: 0;
        text-align: center;
    }

    .contentcp1 .position .swiper-paginationcp1 .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        background: #fff !important;
        border-radius: 10px !important;
        border: 1px solid #9d2a27;
    }

    .contentcp1 .position .swiper-paginationcp1 .swiper-pagination-bullet-active {
        background: #9d2a27 !important;
    }

    .contentcp2 {
        width: 100%;
        height: auto;
        float: left;
        overflow: hidden;
        background: #f6f6f6;
        padding-bottom: 2vh;
    }

    .contentcp2 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        overflow: hidden;
        float: left;
    }

    .contentcp2 .position .box {
        width: 100%;
        height: auto;
        border-radius: 5px;
        overflow: hidden;
        float: left;
        background: #fff;
        margin-top: 40px;
        margin-left: 0;
    }

    .contentcp2 .position .box:nth-child(1) {
        margin-left: 0;
    }

    .contentcp2 .position .box .img {
        width: 100%;
        height: auto;
    }

    .contentcp2 .position .box .img img {
        width: 100%;
        height: auto;
    }

    .contentcp2 .position .box .text {
        padding: 0 15px 10px 15px;
        width: 100%;
    }

    .contentcp2 .position .box .text .des {
        color: #252525;
        line-height: 36px;
        font-size: 16px;
        margin-top: -5px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .contentcp2 .position .box .text .des .more {
        color: #98201c;
    }

    .title_cp {
        width: 100%;
        height: 45px;
        margin: 30px 0;
        text-align: center;
        background: url(../c3.png) no-repeat bottom;
        color: #252525;
        font-size: 26px;
        line-height: 26px;
    }

    .title_cp a {
        color: #252525;
        font-size: 26px;
        line-height: 26px;
    }

    .contentcp3 {
        width: 100%;
        height: auto;
        float: left;
        overflow: hidden;
    }

    .contentcp3 .position {
        width: 95%;
        height: auto;
        margin: 0 2.5%;
        overflow: hidden;
    }

    .contentcp3 .swiper-containercp2 {
        width: 100%;
        float: left;
        height: auto;
        position: relative;
        margin-bottom: 2.5vh;
        padding-bottom: 5vh;
    }

    .contentcp3 .position .swiper-slide {
        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;
        overflow: hidden;
        position: relative;
        height: 35vh;

    }

    .contentcp3 .position .swiper-wrapper {
        height: 35vh;
    }

    .contentcp3 .position .swiper-slide .img {
        width: 100%;
        height: 35vh;
        position: absolute;
        top: 0;
        left: 0;
    }

    .contentcp3 .position .swiper-slide .img img {
        width: 100%;
        height: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .contentcp3 .position .swiper-slide .text {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 35px;
        z-index: 2;
        line-height: 35px;
        text-align: center;
        background: #00000050;
        font-size: 16px;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }


    .contentcp3 .position .swiper-paginationcp2 {
        position: absolute;
        bottom: 0;
        text-align: center;
    }

    .contentcp3 .position .swiper-paginationcp2 .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        background: #fff !important;
        border-radius: 10px !important;
        border: 1px solid #9d2a27;
    }

    .contentcp3 .position .swiper-paginationcp2 .swiper-pagination-bullet-active {
        background: #9d2a27 !important;
    }
}

