body {
    min-width: 1200px;
    font-family: "微软雅黑";
}

.banner {
    background: url("//www.xinhuanet.com/video/zt/hthgjzxcs/images/20180901huanhu_banner_v1.jpg") 50% 0 no-repeat;
    width: 100%;
    height: 504px;
}

/* nav */
.nav {
    width: 100%;
    height: 112px;
    background: #f8b62d;
    line-height: 112px;
    font-size: 18px;
}

.nav-con {
    width: 1200px;
    margin: 0 auto;
}

.nav img {
    float: left;
    width: 108px;
    height: 70px;
    margin: 20px 20px 0 20px;
}

.nav ul {
    overflow: hidden;
}

.nav li {
    float: left;
    margin: 0 28px;
    color: #fff;
    position: relative;
}

.nav li a {
    color: #fff;
}

.nav li.on {
    font-weight: bold;
}

.nav li:hover {
    font-weight: bold;
}

.nav li:hover:after,
.nav li.on:after {
    content: "";
    width: 30px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -15px;
}

.content {
    width: 1200px;
    margin: 70px auto;
}

/* partLmt */
.partLmt {
    text-align: center;
    font-size: 0;
    position: relative;
    width: 860px;
    margin: 0 auto;
}

.partLmt:before {
    content: "";
    width: 244px;
    height: 6px;
    background: url("//www.xinhuanet.com/video/zt/hthgjzxcs/images/20180901huanhu_ejLmt_v1.png") 0 0 no-repeat;
    position: absolute;
    top: 42px;
    left: 0;
}

.partLmt:after {
    content: "";
    width: 244px;
    height: 6px;
    background: url("//www.xinhuanet.com/video/zt/hthgjzxcs/images/20180901huanhu_ejLmt_v1.png") 0 0 no-repeat;
    position: absolute;
    top: 42px;
    right: 0;
}

.partLmt h2 {
    font-size: 0px;
    font-weight: bold;
}

.partLmt h2 span {
    /* display: inline; */
    padding: 0;
    margin: 0;
    font-size: 50px;
}

.partLmt p {
    font-size: 24px;
    text-transform: uppercase;
}

.white {
    color: #ffffff;
}

.yellow {
    color: #f8b62d;
}

.black {
    color: #080808;
}

.red {
    color: #e60012;
}

.green {
    color: #23ac38;
}

.blue {
    color: #008cd6;
}

.cont-box {
    border: 1px solid #ccc;
    margin-top: 60px;
    padding: 50px 45px;
}

/* 文字列表 */
.cont-box .list li {
    font-size: 20px;
    line-height: 50px;
    display: none;
}

.cont-box .list li span {
    float: right;
    font-size: 16px;
}

/* 视频列表 */
.cont-box .spzq li {
    width: 25%;
    padding: 4%;
    float: left;
    max-height: 195px;
    overflow: hidden;
    display: none;
}

.cont-box .spzq img {
    width: 140px;
    height: 165px;
    padding: 3px;
    border: 1px solid #ccc;
    float: left;
}

.cont-box .spzq .name {
    width: 108px;
    float: right;
    padding: 60px 0 0 20px;
}

.cont-box .spzq li .namez {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}

.cont-box .spzq li .namee {
    font-size: 12px;
}

.cont-box .spzq li .abs {
    margin-top: 16px;
    font-size: 12px;
}

.cont-box .spzq li .abs span {
    color: #008cd6;
}

#moreBtn {
    text-align: center;
    padding: 60px 0 15px;
}

#moreBtn span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    width: 200px;
    border-radius: 25px;
    text-align: center;
    background: #f8b62d;
    cursor: pointer;
    color: #fff;
}

/* city*/
.city01 {
    width: 1200px;
    margin: 80px auto 30px;
}

.city01 dt {
    width: 370px;
    height: 300px;
    float: left;
    border: 10px solid #0fc320;
    position: relative;
    border-right: none;
    margin-top: 105px;
}

.city01 dt .lmtlogo {
    width: 88px;
    height: 159px;
    top: -40px;
    right: 39px;
    position: absolute;
    z-index: 9;
}

.city01 dd .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;
}

.city01 dd #iframe01 {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 15;
}

.city01 dt .img {
    width: 370px;
    height: 300px;
}

.city01 dt .img img {
    width: 370px;
    height: 300px;
}

.city01 dt .title {
    display: none;
}

.city01 dt .vBtn {
    position: absolute;
    width: 77px;
    height: 77px;
    right: 140px;
    bottom: 120px;
    background: url("//www.xinhuanet.com/video/zt/hthgjzxcs/images/20180901huanhu_videoLogo_v1.png") no-repeat;
    cursor: pointer;
    z-index: 10;
}

.city01 dt .bg {
    background: #000;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.city01 dd {
    width: 660px;
    height: 372px;
    padding: 80px;
    float: right;
    position: relative;
    -webkit-box-shadow: 5px 6px 25px -4px rgba(51, 51, 51);
    box-shadow: 5px 6px 25px -4px rgba(51, 51, 51);
}

.city01 dd li {
    position: relative;
    float: left;
    width: 320px;
    height: 185px;
    margin-bottom: 20px;
}

.city01 dd li+li {
    margin-left: 20px;
}

.city01 dd li img {
    width: 320px;
    height: 185px;
}

.city01 dd li .bg {
    background: #000000;
    bottom: 0;
    height: 30px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.city01 dd li .name {
    bottom: 0;
    color: #FFFFFF;
    height: 30px;
    left: 0;
    line-height: 30px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.city01 dd li .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.city02 {
    width: 1200px;
    margin: 60px auto 100px;
}

.city02 p {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 20px;
}
.city02 .china{
    text-indent: 2em;
}

.footer {
    height: 100px;
    width: 100%;
    background-color: #f8b62d;
    font-size: 14px;
    line-height: 180%;
    color: #FFF;
    text-align: center;
    padding-top: 40px;
}
