/* pcNav */
.domPc {
    display: block;
}

.domMobile {
    display: none;
}

body {
    background: #f2f9ff;
}

/* common */
.lmt01 {
    text-align: center;
    padding: 40px 0;
}

.lmt02 {
    text-align: left;
    padding: 40px 0;
}

.lmtjmsp {
    width: 100%;
    height: 53px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/lmtEj01.png") 50% 0 no-repeat;
    text-indent: -99999em;
    margin: 40px 0;
}

.lmtsdbd {
    width: 100%;
    height: 53px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/lmtEj02.png") 50% 0 no-repeat;
    text-indent: -99999em;
    margin: 40px 0;
}

.lmtzjjs {
    width: 100%;
    height: 53px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/lmtEj03.png") 50% 0 no-repeat;
    text-indent: -99999em;
    margin: 40px 0;
}

.more01 {
    text-align: center;
    padding: 35px 0;
}

.more02 {
    text-align: right;
    display: inline;
    float: right;
}

.more03 {
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/more03.png") 50% 0 no-repeat;
    margin: 0 auto;
    cursor: pointer;
}

.nav {
    background: #fff;
    overflow: hidden;
}

.nav_top {
    width: 100%;
    height: 5px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/topXian.png") 50% 0 repeat;
}

.nav_con {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.nav_con .xhLogo,
.nav_con .jkcdzLogo {
    display: block;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

.nav_con .jkcdzLogo {
    padding-left: 30px;
}

.nav_list {
    float: right;
    position: relative;
}

.nav_list li {
    width: 160px;
    float: left;
    line-height: 86px;
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #333;
}

.nav_list li a {
    color: #333;
}

.nav_list li.on,
.nav_list li:hover {
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/navBg01.png") 50% 100% no-repeat;
}

.nav_list li::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #e8eaec;
    left: 0;
    top: 35px
}

.nav_list::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #e8eaec;
    right: 0;
    top: 35px
}

.iphone__content {
    position: relative;
    z-index: 180;
    background: #f2f9ff url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/Bg01.png") 50% 100% no-repeat;
    padding-bottom: 130px;
}

/* tp_list */
.tp_list {
    width: 1200px;
    margin: 0 auto 25px;
}

.tp_list li {
    width: 290px;
    border: 1px solid #f2f9ff;
    float: left;
    margin: 6px 4px;
}

.tp_list li:hover {
    border-image: -webkit-linear-gradient(#3fd0d2, #0068d3) 1 1;
    border-image: -moz-linear-gradient(#3fd0d2, #0068d3) 1 1;
    border-image: linear-gradient(#3fd0d2, #0068d3) 1 1;
}

.tp_list li img {
    width: 290px;
    height: 163px;
}

.tp_list h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4%;
    width: 100%;
    height: 70px;
    z-index: 4;
    font-size: 16px;
    background: #fff;
}

/* wz_list */
.wz {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.wz_list {
    width: 1060px;
    margin: 0 auto 25px;
    padding: 0px 70px;
    /* background: #fff; */
}

.wz_list li {
    font-size: 18px;
    border-bottom: 1px dashed #bfbfbf;
    padding: 15px 25px 15px;
}

.wz_list li span {
    font-size: 18px;
    float: right;
}

.wz_list li:hover {
    background: #0068d3;
    color: #fff;
}

.wz_list li:hover a {
    color: #fff;
}

.wz_list li:hover span {
    color: #fff;
}

/* xl */
.content {
    width: 1200px;
    margin: 20px auto 0;
    background: #fff;
    padding-bottom: 20px;
}

.conTit {
    text-align: center;
    padding-top: 30px;
}

.conTit h2 {
    font-size: 2em;
    line-height: 1.5em;
    padding: 0px 0 15px 0px;
    color: #000;
    font-weight: bold;
}

.conTit .info {
    font-size: 14px;
    margin-bottom: 15px;
}

.conTit .info .h-time {
    margin-right: 20px;
}

.conTit .info .source em {
    font-style: normal;
}

.xlcontent {
    width: 850px;
    margin: 0 auto;
}

.xlcontent p {
    margin-bottom: 15px;
    line-height: 30px;
    color: #000;
}

.xlcontent p img {
    max-width: 850px;
    display: block;
    margin: 0 auto;
}

.wx-ewm {
    width: 130px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 400px;
    margin-left: 625px;
    background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/ewmBg.png")0 0 no-repeat;
    z-index: 9999;
}

.wx-ewm img {
    width: 111px;
    height: 111px;
    display: block;
    margin: 9px auto 0;
}

/* zzjs */
.zjjs {
    width: 1190px;
    margin: 0 auto 30px;
    text-align: center;
    border-bottom: 1px dashed #0068d3;
    padding: 0 0 40px 0;
}

.zjjs img {
    width: 757px;
    height: 336px;
    margin: 0 auto;
}

/* footer */
.footer {
    background: #394157;
    color: #fff;
    text-align: center;
    padding: 20px;
    line-height: 26px;
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    .domPc {
        display: none;
    }

    .domMobile {
        display: block;
    }

    body {
        font-family: "微软雅黑";
        position: relative;
        max-width: 640px;
        margin: 0 auto;
        background: #f2f9ff;
        border-top: 5px solid #0068d3;
        border-image: -moz-linear-gradient(right, #0068d3 0%, #32babb 100%) 5 0 0 0;
        border-image: -webkit-linear-gradient(right, #0068d3 0%, #32babb 100%) 5 0 0 0;
        border-image: -o-linear-gradient(right, #0068d3 0%, #32babb 100%) 5 0 0 0;
        border-image: linear-gradient(to right, #0068d3 0%, #32babb 100%) 5 0 0 0;
    }
    .pageVideo{
        width: 100%;
        height: 240px;
    }
    .lmt01 {
        text-align: center;
        padding: 40px 0 10px;
    }

    .lmtjmsp {
        width: 94%;
        height: 53px;
        background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/lmtEj01.png") 50% 0 no-repeat;
        text-indent: -99999em;
        margin: 40px auto;
    }

    .lmtsdbd {
        width: 94%;
        height: 53px;
        background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/lmtEj02.png") 50% 0 no-repeat;
        text-indent: -99999em;
        margin: 40px auto;
    }

    .lmtzjjs {
        width: 94%;
        height: 53px;
        background: url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/lmtEj03.png") 50% 0 no-repeat;
        text-indent: -99999em;
        margin: 40px auto;
    }

    .logo {
        width: 90px;
        position: absolute;
        left: 18px;
        top: 8px;
        z-index: 999;
    }

    .logo img {
        width: 100%;
        height: auto;
    }

    .jyzlogo {
        width: 90px;
        position: absolute;
        left: 50%;
        top: 5px;
        z-index: 999;
        margin-left: -35px;
    }

    .jyzlogo img {
        width: 100%;
        height: auto;
    }

    .nav {
        position: absolute;
        z-index: 100;
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .nav--active {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .nav--active .nav {
        opacity: 1;
        background-color: #fff;
    }

    .nav__list {
        margin: 0;
        padding: 20px;
        margin-top: 30px;
    }

    .nav__item {
        list-style-type: none;
        text-align: center;
        line-height: 30px;
        padding: 20px 0 20px;
        border-bottom: 1px solid #eee;
    }

    .nav__link {
        font-size: 1.3em;
        text-transform: uppercase;
        text-decoration: none;
        color: #333;
        opacity: 1;
        -webkit-transition: opacity 300ms ease-in-out;
        transition: opacity 300ms ease-in-out;
    }

    .iphone__screen {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        background: #ccc;
    }

    .nav__trigger {
        display: block;
        position: absolute;
        width: 35px;
        height: 25px;
        right: 18px;
        top: 21px;
        z-index: 200;
    }

    .nav--active .nav__trigger {
        opacity: 1;
    }

    .nav__icon {
        display: inline-block;
        position: relative;
        width: 35px;
        height: 3px;
        background: -moz-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: -webkit-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: -o-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: -ms-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: linear-gradient(to right, #0068d3 0%, #32babb 100%);
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .nav__icon:before,
    .nav__icon:after {
        content: '';
        display: block;
        width: 35px;
        height: 3px;
        position: absolute;
        background: -moz-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: -webkit-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: -o-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: -ms-linear-gradient(right, #0068d3 0%, #32babb 100%);
        background: linear-gradient(to right, #0068d3 0%, #32babb 100%);
        -webkit-transition-property: margin, -webkit-transform;
        transition-property: margin, -webkit-transform;
        transition-property: margin, transform;
        transition-property: margin, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .nav__icon:before {
        margin-top: -10px;
    }

    .nav__icon:after {
        margin-top: 10px;
    }

    .nav {
        width: 100%;
        height: 100%;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .nav--active .nav {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        z-index: 120;
    }

    .iphone__content {
        position: relative;
        z-index: 180;
        background: #f2f9ff url("//www.xinhuanet.com/video/2019zhuanti/jkcdz/images/Bg01.png") 50% 100% no-repeat;
        padding-bottom: 80px;
    }

    .logo,
    .jyzlogo,
    .iphone__content {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }

    .nav--active .logo,
    .nav--active .jyzlogo,
    .nav--active .iphone__content {
        z-index: 1;
        opacity: 0;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .navi__icon {
        background: rgba(0, 0, 0, 0);
    }

    .navi__icon:before {
        margin-top: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .navi__icon:after {
        margin-top: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .nav--active .nav__icon {
        background: rgba(0, 0, 0, 0);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .nav--active .nav__icon:before {
        margin-top: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .nav--active .nav__icon:after {
        margin-top: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .xian {
        height: 78px;
        background: #fff;
    }

    .xianw {
        padding-top: 78px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eaedf4;
    }

    /* tp_list */
    .tp_list {
        width: 100%;
        margin: 25px auto 25px;
        overflow: hidden;
    }

    .tp_list li {
        margin: 0 auto;
        width: 94%;
        border: 1px solid #f2f9ff;
        float: none;
    }

    .tp_list li+li {
        margin-left: 0;
        margin-top: 10px;
        margin: 10px auto;
    }

    .tp_list li:hover {
        border-image: -webkit-linear-gradient(#3fd0d2, #0068d3) 1 1;
        border-image: -moz-linear-gradient(#3fd0d2, #0068d3) 1 1;
        border-image: linear-gradient(#3fd0d2, #0068d3) 1 1;
    }

    .tp_list li img {
        width: 100%;
        height: auto;
    }

    .tp_list h3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 4%;
        width: 100%;
        height: 60px;
        z-index: 4;
        font-size: 16px;
        background: #fff;
    }

    /* wz_list */
    .wz {
        background: #fff;
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
    }

    .wz_list {
        width: 94%;
        margin: 0 auto 25px;
        padding: 0px 0px;
        /* background: #fff; */
    }

    .wz_list li {
        font-size: 18px;
        border-bottom: 1px dashed #bfbfbf;
        padding: 20px 0 10px;
    }

    .wz_list li span {
        font-size: 18px;
        float: right;
        display: none;
    }

    /* xl */
    .content {
        width: 96%;
        height: auto;
    }

    .conTit h2 {
        font-size: 1.5rem;
    }

    .xlcontent {
        width: 96%;
    }

    .xlcontent p img {
        width: 100% !important;
        height: auto !important;
    }

    .wx-ewm {
        display: none;
    }

    /* zzjs */
    .zjjs {
        width: 94%;
        margin: 0 auto;
        text-align: center;
        border-bottom: 1px dashed #0068d3;
        padding: 0 0 30px 0;
    }

    .zjjs img {
        width: 100%;
        height: auto;
    }
}
