.domPC {
    display: block !important;
}

.domMobile {
    display: none !important;
}

body {
    background: url(banner_hwys.png) 50% 0 no-repeat;
    position: relative;
}

.banner {
    height:504px;
}

.box {
    width: 1200px;
    margin: auto;
}

/*part2*/
.gd {
    width: 1200px;
    margin: auto;
    margin-top: 40px;
}

.lmt {
    width: 1200px;
    height: auto
}

.lmt img {
    width: 1200px;
    height: auto
}

.gdnr {
    width: 1200px;
    height: auto;
    margin-top: 30px; background: #f0f4f7; padding-top: 20px; padding-bottom: 40px;
}

.gdlist{ width: 500px; float: left;border: 1px solid #ccc; border-radius: 5px;; margin-top: 20px; height: 145px; padding: 20px;margin-left:37px; }
.gdlist h2{ font-size: 26px; margin-bottom:10px; color: #2435ab;}
.gdlist h2 a{ font-size: 26px; color: #2435ab;}
.gdlist .ys{ width: 6px; height: 18px; background:#2435ab ;    float: left; margin-top: 10px;    margin-right: 10px;}
.gdlist p{ font-size: 20px; line-height:32px; color: #666;}
.gdlist p a{font-size: 20px; line-height:32px; color: #666;}
/*part3*/
.cyjm {
    margin-top: 30px;
}

.cyjm ul {
    margin-top: 35px;
}

.cyjm li {
    width: 371px;
    height: 209px;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
}

/*图片列表组件2*/
.picNews2 {
    height: 209px;
    overflow: hidden;
    position: relative;
    width: 371px;
}

.picNews2 .picImg a {
    display: block;
    line-height: 0
}

.picNews2 .picImg {
    height: 209px;
    width: 371px;
    position: relative;
}

.picNews2 .picImg img {
    height: 209px;
    width: 371px;
}

.picNews2 .picBg {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 48px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.picNews2 .picTit {
    bottom: 0;
    font-size: 16px;
    color: #ffffff;
    height: 47px;
    left: 0;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.picNews2 .picTit a {
    color: #ffffff;
}

.footer {
    margin-top: 40px;

    padding-top: 40px;
    text-align: center;
    height: 100px;
    background: #2435ab;
}

.footer p {
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}

.clearfix {
    display: block;
}

/*联动*/
.content {
    width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.clearfix::after {
    content: "";
    overflow: hidden;
    width: 100%;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}

.partlast {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.partlast .view {
    width: 1200px;
    height: 610px;
    float: left;
    position: relative;
    margin-bottom: 0px;
}

.partlast .view .swiper-container {
    width: 1200px;
    height: 610px;
    oveflow-x: hidden;
    overflow-y: auto;
}

.partlast .view .swiper-slide {
    width: 1200px;
    height: 590px;
    position: relative;
}

.partlast .view .swiper-slide img {
    width: 1200px;
    height: 590px;
    display: block;
}

.partlast .view .swiper-slide .bg {
    bottom: 0px;
    height: 90px;
    left: 0;
    /* margin-left: -400px; */
    position: absolute;
    width: 1200px;
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=100);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.65)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,.65) 100%)
}

.partlast .view .swiper-slide .name {
    bottom: 0px;
    color: #fff;
    width: 100%;
    height: 60px;
    left: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: bolder;
    padding-left: 0px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    z-index: 998;
}

.partlast .view .swiper-slide .name a {
    color: #fff;
    font-size: 30px;
    font-weight: bolder;
}

.partlast .view .swiper-slide .vBtn {
    position: absolute;
    width: 64px;
    height: 64px;
    left: 20px;
    bottom:20px;
     background: url(play.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: none;
    z-index: 1000;
}

.partlast .view #iframe {
    display: none;
    width: 1200px;
    height: 590px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 999;
}

.partlast .view .video-close {
    width: 17px;
    height: 17px;
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 20;
    background: url("//www.xinhuanet.com/2015/img2015/icon_video.png") 0 -80px no-repeat;
    cursor: pointer;
    display: none;
}

/* .partlast .view .arrow-left,
.view .arrow-right {
display: none;
} */
.partlast .view .arrow-left,
.view .arrow-right {
    background: #84150d url("//www.xinhuanet.com/politics/djbl/images/20180523_wmd_part3an_v1.png") no-repeat;
    position: absolute;
    width: 30px;
    height: 85px;
    z-index: 10;
    top: 40%;
    transition: none;
    display: none;
}

.partlast .view .arrow-left {
    left: 10px;
    background-position: -42px -19px;
}

.partlast .view .arrow-right {
    right: 10px;
    background-position: -112px -19px;
}

.partlast .view .arrow-left:hover {
    left: 10px;
    background-position: -42px -130px;
}

.partlast .view .arrow-right:hover {
    right: 10px;
    background-position: -112px -130px;
}

.partlast .view .pagination {
    position: absolute;
    z-index: 20;
    right: -18px;
    bottom: 0px;
    display: none;
}

.partlast .view .pagination .swiper-pagination-switch {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    opacity: 0.8;
    cursor: pointer;
    margin: 10px 0;
    background: #d70016;
}

.partlast .view .pagination .swiper-active-switch {
    height: 90px;
}

.partlast .preview {
    width: 1100px;
    height: 112px;
    position: relative;
    margin: 20px auto;
}

.partlast .preview .swiper-container {
    width: 1088px;
    height: 130px;
    margin: 0px auto 0px;
}

.partlast .preview .swiper-slide {
    width: 240px;
    height: 130px;
    float: left;
    cursor: pointer;
    /* background: #920000; */
}

.partlast .preview .swiper-slide dl {
    margin: 0 auto;
    width: 240px;
    position: relative;
}

.partlast .preview .swiper-slide {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.partlast .preview .active-nav {
    opacity: 1;
    filter: alpha(opacity=100);
}

.partlast .preview .active-nav img {
    padding: 0;
    /* border: 2px solid #fff; */
}

.partlast .preview .active-nav dd {
    color: #fff;
}

.partlast .preview .swiper-slide dt {
    width: 208px;
    line-height: 0;
}

.partlast .preview .swiper-slide img {
    width: 240px;
    height: 130px;
}

.partlast .preview .swiper-slide dd {
    width: 240px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    display: none;
}

.partlast .preview .arrow-left {
    left: -45px;
    position: absolute;
    background: url(left_hwys.png) no-repeat;
    width: 45px;
    height: 140px;
    z-index: 10;
    top: -6px;
    transition: none;
}

.partlast .preview .arrow-right {
    right: -45px;
    position: absolute;
    background: url(right_hwys.png) no-repeat;
    width: 45px;
    height: 140px;
    z-index: 10;
    top: -6px;
    transition: none;
}

.partlast .preview .arrow-left:hover {}

.partlast .preview .arrow-right:hover {}

/*END*/
@media screen and (max-width:768px) {
    .domPC {
        display: none !important;
    }

    .domMobile {
        display: block !important;
    }

    body {
        background: none;
    }

    .m_banner {
        width: 100%;
        height: auto;
    }

    .m_banner img {
        width: 100%;
        height: auto;
    }

    .box {
        width: 100%;
        margin: auto;
        background: #ffe8cc;
    }

    .mNavCon {
        width: 100%;
        overflow: auto;
        height: 36px;
        line-height: 16px;
        background: #bf3323;
    }

    .mNavCon .mNavList {
        white-space: nowrap;
        height: 36px;
        overflow-x: auto;
        width: 100%;
        line-height: 36px;
    }

    .mNavCon a {
        display: inline-block;
        white-space: nowrap;
        padding: 0 10px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

    .mNavCon a.on {
        background-color: #d65b2f;
    }

    /*part3*/
    .cyjm {
        width: 96%;
        margin: auto;
    }

    .cyjm li {
        width: 100%;
        height: auto;
        float: left;
        margin: 0 auto;
        margin-top: 20px;
        ;
        margin-left: 15px;
    }

    .cyjm ul {
        margin-top: 0px;
    }

    /*图片列表组件2*/
    .picNews2 {
        height: auto;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .picNews2 .picImg a {
        display: block;
        line-height: 0
    }

    .picNews2 .picImg img {
        height: auto;
        width: 100%;
    }

    .picNews2 .picBg {
        background: #000 none repeat scroll 0 0;
        bottom: 0;
        height: 35px;
        left: 0;
        opacity: 0.4;
        position: absolute;
        width: 100%;
        z-index: 10;
    }

    .picNews2 .picTit {
        bottom: 0;
        color: #ffffff;
        height: 35px;
        left: 0;
        line-height: 35px;
        font-size: 16px;
        overflow: hidden;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 11;
    }

    .picNews2 .picTit a {
        color: #ffffff;
    }

    .picNews2 .picImg {
        height: auto;
        width: 100%;
        position: relative;
    }

    .footer {
        margin-top: 0px;
        background: #fda944;
        padding-top: 10px;
        text-align: center;
        height: auto;
        padding-bottom: 10px;
    }

    .footer p {
        line-height: 24px;
        font-size: 14px;
        color: #4e4335;
    }
}
