/*header*/
.three_header .three_top {
    line-height: 0.50rem;

}

.three_header .three_top .left {
    float: left;
}

.three_header .three_top .right {
    float: right;
}

.three_header .three_top .left a,
.three_header .three_top .right a {
    font-size: 0.14rem;
    color: #333;
    padding: 0 0.1rem;
    border-right: 1px solid #666;
}

.three_header .three_top .left a:nth-last-of-type(1),
.three_header .three_top .right a:nth-last-of-type(1) {
    border-right: 0;
}

.three_header .three_top .right .ss {
    width: auto;
    display: inline-block;
    position: relative;
}


.three_header .three_top .right .ss .btn {
    width: 0.15rem;
    height: 0.15rem;
    background: url(../images/bg_ej_searchbtn2.png) no-repeat center;
    background-size: 100% 100%;
    background-position: 100% 100%;
    cursor: pointer;
    position: absolute;
    right: .1rem;
    top: .2rem;
    z-index: 9;
}

.three_header .three_top .right .ss .text {
    width: 0rem;
    line-height: .3rem;
    background: #eee;
    text-indent: .2rem;
    color: #666;
    transition: all .5s;
}

.three_header .three_top .right .ss:hover .text {
    width: 2rem;
}

.hd {
    padding: 0 0 0.23rem 0;
    border-bottom: 0.01rem solid #d3e2f5;
    position: relative;
}

.bmjz-menu .hd span {
    display: inline;
}

/* 轮播图 */
.three_banner {
    width: 100%;
    height: 5rem;
    background-image: url(../images/three_yzfl_banner.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-top: .4rem;
    position: relative;
}

.three_banner .three_logo {
    display: block;
    float: left;
    width: 5rem;
    height: 0.8rem;
    margin-right: .5rem;
}

.three_banner .three_nav {
    float: right;
    width: calc(100% - 5.5rem);
}

.three_banner .three_nav li {
    float: left;
    margin-right: .4rem;
}

.three_banner .three_nav li a {
    color: #fff;
    font-size: .22rem;
    line-height: .8rem;
    font-weight: bold;
}

.three_nav li .sy2 {
    display: none;
    width: 100%;
    height: 100%;
}

.three_nav li .sy2 img {
    width: 0.56rem;
    height: 0.56rem;
    margin: 0 auto;
    display: block;
}

.three_banner .three_nav li:last-child {
    margin-right: 0;
}

.three_banner .three_nav li:hover a {
    font-weight: bold;
}


.three_banner .three_banner_text {
    display: block;
    width: 1.7rem;
    height: 2.2rem;
    position: absolute;
    bottom: 1rem;
    left: calc(50% - 0.85rem);
}

/* 视频 */
.videowrc {
    margin-top: .8rem;
}


.videowrc .swiper1 .swiper-slide {
    width: 100% !important;
    background: url(../images/three_yzfl_icon11.png) no-repeat;
    background-size: 1.5rem 1.1rem;
    background-position: 57% 60%;
}

.videowrc .swiper1 .video_left {
    width: 7.5rem;
    margin-right: 1.5rem;
    float: left;
}

.videowrc .swiper1 .video_left .video {
    width: 7.5rem;
    height: 3.55rem;
    padding: .2rem .4rem .3rem .2rem;
    background: url(../images/three_yzfl_bg6.png) no-repeat;
    background-size: 7.5rem 3.55rem;
}

.videowrc .swiper1 .video_right {
    width: 5.5rem;
    float: left;
}

.videowrc .swiper1 .video_right .video {
    width: 5.5rem;
    height: 3.8rem;
    background: url(../images/three_yzfl_bg7.png) no-repeat;
    background-size: 5.5rem 3rem;
}

.videowrc video {
    background: #000;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.videowrc .swiper1 .video_right video {
    margin-top: -.2rem;
    margin-left: .2rem;
    width: 5rem;
    height: 3.4rem;
}

.videowrc .swiper1 .name {
    margin-top: .5rem;
}

.videowrc .swiper1 .name h6 {
    font-size: .3rem;
    line-height: .4rem;
    color: #333;
    text-align: right;
}

.videowrc .swiper1 .name p {
    font-size: .18rem;
    line-height: .4rem;
    color: #666;
    text-transform: uppercase;
    text-align: right;
}

.videowrc .swiper1 .video_right .name {
    margin-bottom: .8rem;
    margin-top: 0;
}

.videowrc .swiper1 .video_right .name p,
.videowrc .swiper1 .video_right .name h6 {
    text-align: left;
}

.videowrc .swiper-button-next,
.videowrc .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 0;
    width: .28rem;
    height: .28rem;
    color: transparent;
    background: url(../images/three_yzfl_icon9.jpg) no-repeat;
    background-size: 100% 100%;
}

.videowrc .swiper-button-next {
    right: auto;
    left: .5rem;
    transform: rotate(180deg);
}

.videowrc .swiper-button-next:hover,
.videowrc .swiper-button-prev:hover {
    background: url(../images/three_yzfl_icon10.jpg) no-repeat;
    background-size: 100% 100%;
    transform: rotate(180deg);
}

.videowrc .swiper-button-next:hover {
    transform: rotate(0deg);
}

/*******************美图***************/
.meitu {
    padding-top: .8rem;
    background: url(../images/three_yzfl_bg1.png) no-repeat;
    background-position: 50% 0%;
    background-size: 12rem 2.4rem;
}

.meitu .title {
    margin-bottom: .4rem;
}

.meitu .title h6 {
    width: 1.6rem;
    height: .4rem;
    margin: 0 auto;
}

.meitu .title p {
    font-size: .18rem;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    margin-top: .1rem;

}

.meitu .swiper2 {
    padding: .3rem 0 .6rem;
}

.meitu .swiper2 .swiper-slide {
    height: 2.8rem;
    transition: 300ms;
    transform: scale(1);
    border: 0.05rem solid #fff;
}

.meitu .swiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.meitu .swiper2 .swiper-slide-active,
.meitu .swiper2 .swiper-slide-duplicate-active {
    transform: scale(1.4, 1.2);
    border: 0.05rem solid #79b5bd;
    z-index: 9;
}

.meitu .swiper-button-next,
.meitu .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 0;
    width: .28rem;
    height: .28rem;
    color: transparent;
    background: url(../images/three_yzfl_icon9.jpg) no-repeat;
    background-size: 100% 100%;
}

.meitu .swiper-button-next {
    right: auto;
    left: .5rem;
    transform: rotate(180deg);
}


.meitu .swiper-button-next:hover,
.meitu .swiper-button-prev:hover {
    background: url(../images/three_yzfl_icon10.jpg) no-repeat;
    background-size: 100% 100%;
    transform: rotate(180deg);
}

.meitu .swiper-button-next:hover {
    transform: rotate(0deg);
}


/* 旅游攻略 */
.strategy {
    margin-top: 1rem;
    background: url(../images/three_yzfl_bg2.png) no-repeat;
    background-position: 100% 25%;
    background-size: 9rem 2.7rem;
}

.strategy .w145 {
    position: relative;
}

.strategy .tit {
    writing-mode: vertical-lr;
    font-size: .3rem;
    color: #fff;
    background: #79b5bd;
    width: .6rem;
    height: 1.8rem;
    text-align: center;
    line-height: .6rem;
    position: absolute;
    top: -.4rem;
    left: 1.4rem;

}

.gls {
    width: 2.5rem;
    height: 2rem;
    position: absolute;
    top: -.7rem;
    right: 0rem;
}




.table {
    width: 13rem;
    margin: 0 auto;
    background: url(../images/three_yzfl_icon1.png) no-repeat;
    background-position: 100% 100%;
    background-size: 13rem 0.23rem;
    margin-bottom: .6rem;
}

.table li {
    float: left;
    text-align: center;
    font-size: .18rem;
    color: #333;
    line-height: .4rem;
    margin-left: 2rem;
}

.table li:nth-child(1) {
    margin-left: 2.5rem;
}

.table li:nth-child(2) {
    margin-top: -.2rem;
}

.table li p {
    font-size: .18rem;
    font-weight: bold;
}

.table li:hover p,
.table .select p {
    color: #79b5bd;
}

.table li img {
    transition: all .8s;
}

.table li:hover img {
    transform: translateY(-.8rem);
}

.strategy .route_list {
    padding: .4rem;
    margin-bottom: .4rem;
}

.strategy .route_list:last-child {
    margin-bottom: 0px;
}

.strategy .route_list i {
    width: 100%;
    display: block;
    font-size: .2rem;
    line-height: .1rem;
    height: .2rem;
    color: #333;
    letter-spacing: .1rem;
    margin-bottom: .3rem;
}

.strategy .route_list .swiper4 {
    width: 5.5rem;
    margin-right: .5rem;
    height: 4rem;
    float: left;
    overflow: hidden;
}

.swiper4 .swiper-slide {
    height: 100% !important;
}


.strategy .route_list .swiper4 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.strategy .route_list .text {
    float: left;
    width: calc(100% - 6rem);
}

.strategy .route_list .text h6 {
    width: 4rem;
    height: .5rem;
    font-size: .18rem;
    color: #fff;
    text-align: center;
    line-height: .5rem;
    background: url(../images/three_yzfl_icon5.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: .3rem;
    font-weight: bold;
}

.strategy .route_list .textp {
    height: 3rem;
    padding-right: .4rem;
    overflow: auto;
    scrollbar-width: thin;
}

.strategy .route_list .textp p span,
.strategy .route_list .textp p {
    font-size: .18rem !important;
    line-height: .48rem !important;
    color: #666 !important;
}

.strategy .route_list .textp img {
    display: none !important;
}

.route_list .textp::-webkit-scrollbar {
    width: 5px;
}

.route_list .textp::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #79b5bd;
}

.route_list .textp::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #eee;
}


.strategy .route_list:nth-child(2n) {
    background: #fff8ef;
}

.strategy .route_list:nth-child(2n) .swiper4 {
    margin-right: 0;
    margin-left: .4rem;
    float: right;
}


.strategy .route_list:nth-child(2n) i {
    float: right;
    text-align: right;
}

.strategy .route_list:nth-child(2n) .text {
    float: left;
}

.strategy .route_list:nth-child(2n) .text h6 {
    background: url(../images/three_yzfl_icon6.png) no-repeat;
    background-size: 100% 100%;
}

/* 帮助 */
.help {
    margin-top: 40px;
    background: url(../images/three_yzfl_bg3.png) no-repeat;
    background-size: 19.2rem 2.5rem;
    background-position: 0% 100%;
    position: relative;
    padding-bottom: .4rem;
}

.help i {
    width: 100%;
    display: block;
    font-size: .2rem;
    line-height: .1rem;
    height: .2rem;
    color: #333;
    letter-spacing: .1rem;
    margin-bottom: .3rem;
}

.help .title h6 {
    width: 1.8rem;
    float: left;
    font-size: .3rem;
    line-height: .3rem;
    color: #333;
    font-weight: normal;
    background: url(../images/three_yzfl_icon8.png) no-repeat;
    background-size: .3rem .3rem;
    background-position: 0% 0%;
    text-indent: .4rem;
    margin-bottom: .4rem;
}

.help .title a {
    font-size: .14rem;
    color: #fff;
    background: #4b85d3;
    line-height: .20rem;
    border-radius: .5rem;
    padding: 0 .1rem;
    text-align: center;
    float: left;
    margin-top: .1rem;
}


.help_list li {
    margin-bottom: .2rem;
}

.help_list li h6 {
    font-size: .18rem;
    font-weight: normal;
    color: #333;
    margin-bottom: .1rem;
    background: url(../images/three_yzfl_icon7.png) no-repeat;
    background-size: .25rem .25rem;
    background-position: 0% 0%;
    padding-left: .4rem;
}

.help_list li p {
    font-size: .16rem;
    color: #999;
    line-height: .3rem;
    padding-left: .4rem;
}

.help .bj5 {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3.8rem;
    height: 5.9rem;
}

/*清除浮动*/
.help .title:after,
.table:after,
.three_header .w145:after,
.strategy .route_list:after,
.three_header .three_top:after,
.videowrc .swiper1 .swiper-slide:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


@media screen and (max-width: 1600px) {
    .three_banner .three_nav li {
        margin-right: .3rem;
    }

    .videowrc .swiper1 .video_left {
        margin-right: 1rem;
    }

    .videowrc .swiper1 .swiper-slide {
        background-size: 1rem .8rem;
        background-position: 57% 60%;
    }
}

@media screen and (max-width:850px) {
    .w145 {
        max-width: 14rem;
        margin: 0 auto;
    }
}

@media screen and (max-width:800px) {
    .w145 {
        max-width: none;
        margin: 0 0.2rem;
        display: block;
    }

    .three_header .three_top .right .ss {
        display: none;
    }

    .three_header .three_top .left a,
    .three_header .three_top .right a {
        display: none !important;
    }

    .three_header .three_top .left a:nth-last-of-type(1) {
        padding-left: 0;
    }

    .three_header .three_top .left a:nth-last-of-type(1),
    .three_header .three_top .right a:nth-last-of-type(1) {
        display: inline !important;
    }

    .three_banner .three_nav {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #2a6abb;
        padding: .1rem 0;
    }

    .three_banner .three_nav li {
        margin-right: 0;
        width: 25%;
        text-align: center;
    }

    .three_banner .three_nav li a {
        line-height: .6rem;
        font-size: .3rem;
        font-weight: bold;
    }


    .three_nav li .sy1 {
        display: none;
    }

    .three_nav li .sy2 {
        display: block;
    }

    .three_banner .three_banner_text {
        bottom: 1.7rem;
        width: 1.5rem;
        height: 2rem;
    }

    .swiper1 {
        padding-bottom: .5rem;
    }

    .videowrc {
        margin-top: .4rem;
    }

    .videowrc .swiper1 .swiper-slide {
        background: none;
    }

    .videowrc .swiper1 .video_left {
        width: 100%;
        margin: 0;
    }

    .videowrc .swiper1 .video_left .video {
        width: 100%;
        padding: 0;
        background: none;
    }

    .videowrc .swiper1 .name {
        width: 100%;
        margin-top: 0rem;
    }

    .videowrc .swiper1 .name h6 {
        font-size: .24rem;
        line-height: .6rem;
    }

    .videowrc .swiper1 .video_right {
        width: 100%;
    }

    .videowrc .swiper1 .video_right .video {
        width: 100%;
        background: none;
    }

    .videowrc .swiper1 .video_right video {
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .videowrc .swiper1 .video_right .name {
        width: 100%;
        margin: 0;
    }


    .meitu .swiper2 .swiper-slide {
        height: 1.6rem;
    }

    .strategy {
        margin-top: .4rem;

    }

    .gls {
        display: none;
    }

    .table {
        width: 100%;
        background-size: 100% 20px;
        margin: .8rem 0;
    }

    .table li:nth-child(1) {
        margin-left: 20%;
    }

    .table li {
        width: auto;
        margin-left: 15%;
    }

    .table li img {
        width: .2rem;
        height: .3rem;
    }

    .strategy .tit {
        font-size: .2rem;
        width: .4rem;
        height: 1.5rem;
        line-height: .4rem;
        left: 0rem;
        top: -.3rem;
    }

    .strategy .route_list {
        padding: 0rem;
        margin-bottom: .4rem;
    }

    .strategy .route_list i {
        display: none;
    }

    .strategy .route_list .swiper4 {
        width: 50%;
        margin-right: 5%;
        height: 3rem;
    }

    .strategy .route_list .text {
        width: 45%;
    }

    .strategy .route_list .text h6 {
        width: 100%;
        margin-bottom: .2rem;
    }

    .strategy .route_list .textp {
        height: 2rem;
    }


    .strategy .route_list:nth-child(2n) {
        padding: .2rem;
    }

    .strategy .route_list:nth-child(2n) .text h6 {
        width: 100%;
    }

    .strategy .route_list:nth-child(2n) .swiper4 {
        margin-left: 5%;
    }



    .help .title a {
        padding: 0 .2rem;
        line-height: .3rem;
        margin-top: 0;
    }

    .help_list li {
        margin-bottom: .4rem;
    }

    .help_list li p {
        line-height: .48rem;

    }
}

@media screen and (max-width:500px) {
    .table li:nth-child(2) {
        margin-top: -.4rem;
    }

    .table li:nth-child(1) {
        margin-left: 13%;
    }

    .table li {
        width: auto;
        margin-left: 5%;
    }

    .videowrc .swiper1 .name h6 {
		padding-right: 0.2rem;
        font-size: .28rem;
        line-height: 0.8rem;
		color: #fff;
		background: #79b5bd;
    }
	
	.videowrc .swiper1 .video_right .name h6 {
	    margin-top: 0.2rem;
	    padding-left: 0.2rem;
	}
	
    .swiper1 {
        padding-bottom: 0.8rem;
    }

    .videowrc .swiper-button-next,
    .videowrc .swiper-button-prev {
        width: .45rem;
        height: .45rem;
    }
	
    .videowrc .swiper-button-next {
        left: 0.68rem;
    }
	
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ 
		left:0;
	}
	
    .meitu .swiper2 {
        padding: .3rem 0 1rem;
    }
	
	.meitu .swiper2 .swiper-slide{
		height: 2rem;
	}
	
    .meitu .swiper-button-next {
        left: 1rem;
    }

    .meitu .swiper-button-next,
    .meitu .swiper-button-prev {
        width: .45rem;
        height: .45rem;
    }
	.meitu .swiper-button-next{
		left: 0.68rem;
	}
}