﻿@charset "utf-8";
/* CSS Document */
@charset "utf-8";

/* CSS Document */
body {
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif
}

.domPc {
    display: block;
}

.domMobile {
    display: none;
}

.domMb {
    display: none;
}
.left {
    float: left;
}

.row-banner {
    width: 100%;
    max-width: 1920px;
    height: 261px;
    background: url("banner1.jpg") no-repeat 50% 0;
    position: relative;
    overflow: hidden;
    margin-left: auto !important;
    margin-right: auto !important;
}

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

/*导航*/
.nav_box {
    width: 100%;
    height: 83px;
    background: url("nav_bj_1zrzh.png") no-repeat 50% 0;
}

.nav_box .content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.lh_logo {
    width: 196px;
    height: 71px;
}

.nav_box {
    width: 100%;
    height: 71px;
    background: url(bg1zrzh.jpg) repeat-x;
    color: #ffffff;
}.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.nav_box a {
    font-size: 18px;
    color: #fff;
    line-height: 71px;
    padding: 0 25px;
    font-weight: bold;
}

.nav_list {
    /* width: 980px; */
    list-style: none;
    margin-left: 20px;
}

.nav_list li {
    float: left;
    height: 55px;
    font-size: 18px;
    color: #fff;
    padding-top: 15px;
    cursor: pointer;
}

.nav_list li a {
    color: #fff;
}

.nav_list li+li {
    margin-left: 35px;
}

.nav_list li i {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    padding-bottom: 5px;
}

.nav_list li i.icon01 {
    display: block;
    width: 26px;
    background: url("icon_01_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon02 {
    display: block;
    width: 30px;
    background: url("icon_02_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon03 {
    display: block;
    width: 26px;
    background: url("icon_03_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon04 {
    display: block;
    width: 21px;
    background: url("icon_04_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon05 {
    display: block;
    width: 27px;
    background: url("icon_09_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon06 {
    display: block;
    width: 26px;
    background: url("icon_06_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon07 {
    display: block;
    width: 29px;
    background: url("icon_07_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon08 {
    display: block;
    width: 28px;
    background: url("icon_08_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon09 {
    display: block;
    width: 27px;
    background: url("icon_11_1zrzh.png") no-repeat 50% 0;
}

.nav_list li i.icon10 {
    display: block;
    width: 33px;
    background: url("icon_10_1zrzh.png") no-repeat 50% 0;
}



.language-more {
    background: url("http://www.xinhuanet.com/politics/19cpcnc/images/arrow-down-white.png") no-repeat right 50px;
    position: relative;
    height: 80px;
    padding-right: 15px;
}

.sub {
    position: absolute;
    left: -17px;
    top: 75px;
    width: 90px;
    transition: all 0.5s;
    overflow: hidden;
    height: 0px;
    background: #b21415;
    z-index: 99;
    background: linear-gradient(to top, #b21415 0%, #eb100e 100%);
}

.sub a {
    display: block;
    text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.language-more:hover .sub {
    height: 300px;
    padding: 15px 0 10px;
}

.row-erji h2 {
    color: #333;
    font-size: 24px;
    line-height: 2;
    border-bottom: 3px solid #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
}

.row-erji h2 span {
    display: inline-block;
    border-bottom: 3px solid #f00;
    margin-bottom: -3px;
}

.row-erji ul li {
    clear: left;
    line-height: 2;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    overflow: hidden;
}

.row-erji ul li h3 {
    float: left;
    width: 80%;
}

.row-erji ul li a {
    color: #333;
}

.row-erji ul li span {
    float: right;
    color: #999;
}

.row-erji .img-container {
    list-style: none;
    overflow: hidden;
}

.row-erji .img-container li {
    width: 278px;
    height: 220px;
    float: left;
    margin: 0 11px 30px 11px;
    overflow: hidden;
    clear: none;
    border: none;
}

.row-erji .img-container li img {
    width: 100%;
    height: 164px;
}

.row-erji .img-container li p {
    color: #272727;
    font-size: 16px;
    font-weight: normal;
    height: 56px;
    line-height: 27px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
}

.row-erji .img-container li p a {
    color: #272727;
}

.xl-main .container {
    padding: 20px;
}

#conTit {
    text-align: center;
    padding-top: 30px;
}

#conTit h1 {
    font-size: 2em;
    line-height: 1.5em;
    padding: 0px 0 20px 0px;
    color: #000;
    font-weight: bold;
}

#conTit .info {
    color: #999;
    font-size: 14px;
    margin-bottom: 15px;
}

#conTit .info .h-time {
    margin-right: 20px;
}

#conTit .info .source em {
    font-style: normal;
}

#content {
    font-size: 1em;
    line-height: 2em;
    padding: 0 20px;
}

#content p {
    margin-bottom: 15px;
    color: #000;
}

#content img {
    max-width: 100%;
    height: auto !important;
	display:block;
	margin:0 auto;
}

.video-frame {
    width: 800px;
    height: 600px;
    margin: 0 auto 15px;
    display: none;
    border: 0;
}

.edit {
    color: #999;
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
    font-size: 14px;
}

#div_currpage {
    margin-top: 20px;
    margin-bottom: 20px;
}

#div_currpage a {
    display: inline-block;
    padding: 0 10px;
    height: 26px;
    font-size: 12px;
    color: #818181;
    text-align: center;
    line-height: 26px;
    background-color: #F1F3F5;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

#div_currpage span {
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    line-height: 26px;
    background-color: #348CEC;
}



.xpage-more-btn {
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
    line-height: 2;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    background: #efefef;
    border-radius: 20px;
    height: auto;
    overflow: hidden;
}

.footer {
   background: url(bg2_1zrzh.jpg) 0 0 no-repeat;
    font-size: 14px;
    padding-top: 40px;
    width: 100%;
    height: 133px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 40px;
}

.domMb .banner img {
    display: block;
    width: 100%;
}

/* .domMb .nav-wrapper {
    overflow-x: scroll;
} */

.nav {
    line-height: 2;
    font-size: 14px;
    height: 40px;
    margin-top: 6px;
    /* width: 670px; */
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.nav a {
    margin-left: 5px;
    padding: 0 24px;
    color: #333;
    display: inline-block;
    /* float: left; */
}

.nav a:first-child {
    background-color: #bf0009;
    color: #fff;
    border-radius: 4px;
}

.pageVideo {
	display:block;
	margin:0 auto;
}

/* .isMb .container {
    width: 100%;
}

.isMb .row-erji h2 span {
    margin-left: 10px;
}

.isMb .row-erji ul li {
    padding: 10px;
}

.isMb .row-erji ul li h3 {
    float: none;
    width: 100%;
}

.isMb .row-footer {
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
} */

@media screen and (max-width: 768px) {

    .domPc {
        display: none;
    }

    .domMobile {
        display: block;
    }
    .domMb {
        display: block;
    }
    .nav_box {
        display: none;
    }

    .nav {
        background: #fff;
        padding-top: 5px;
    }
    /* xxxxxxx */
    .container {
        width: 100%;
    }
    
    .row-erji h2 span {
        margin-left: 10px;
    }
    
    .row-erji ul li {
        padding: 10px;
    }
    
    .row-erji ul li h3 {
        float: none;
        width: 100%;
    }
    
    .row-footer {
        font-size: 12px;
        margin-left: 0;
        margin-right: 0;
    }
    /* dddddddd */
    .row-footer.domMb {
        padding: 10px 0;
        line-height: 1.5;
        font-size: 9px;
    }
    
    .row-footer.domMb .container {
        width: auto;
        font-size: 14px;
    }

    .row-erji h2 {
        margin-top: 0;
    }

    .row-erji .img-container {
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
    }

    .row-erji .img-container li h3 {
        float: left;
        margin-bottom: 0;
        width: 100%;
    }

    .row-erji .img-container li {
        width: 46%;
        height: auto;
        float: left;
        margin: 0 2% 0 2%;
        overflow: hidden;
    }

    .row-erji .img-container li img {
        width: 100%;
        height: 5.2rem;
    }

    .row-erji .img-container li p {
        width: 100%;
        height: 65px;
        line-height: 18px;
        font-size: 0.75em;
        padding: 0 0 10px 0;
    }

    .row-erji ul.img-container li {
        padding: 0;
    }

    .widthMain {
        margin: 0 auto;
        width: 100%;
        padding: 0;
    }

    #conTit {
        width: 94%;
        margin: 0 auto;
        padding-top: 15px;
    }

    #conTit h1 {
        font-size: 22px;
    }

    #conTit .info .h-time {
        font-size: 12px;
    }

    #conTit .info .source {
        font-size: 12px;
    }

    /* #content {
        font-size: 1rem;
    } */
    #content p {
        font-size: 16px;
        line-height: 32px;
    }

    .xl-main .container {
        padding: 0px;
    }

    .pageVideo {
        width: 100% !important;
        height: 260px !important;
    }

    .video-frame {
        width: 100%;
        height: 190px !important;
        margin: 0 auto;
        border: 0;
    }
}



.tFooter{background-color: #488832;font-size: 14px;color:#fff;height: 148px;}
.tFooterWarpInfo{display: none; text-align: center; margin-top: 20px;}

.btn-group{display: block; margin:0 auto;}
.btn-sm, .btn-group-sm>.btn{width:100%;}
.tDropdownLink{
	position: absolute;
  	top: 35px;
	left: 0;
	height: auto !important;
  	display: none; 
  	float: left;
  	min-width: 160px;
  	padding: 10px 20px !important;
	border:1px solid #666;
}
.tDropdownLink li{
	float: none !important;
}
.tDropdownLink>li>a{
	padding:5px 0;
}
.tFooter .tLine{height: 2px;background-color:#fff; margin-top: 3px;margin-left: -15px;margin-right: -15px;}
.tFooterLinks{font-size: 14px;line-height: 1.8em;text-align: center;margin-top: 20px;margin-bottom: 8px;}
.tFooterLinks a{color:#fff;margin-left: 10px;margin-right: 10px;}
.tFooterInfo{font-size: 14px; line-height: 1.8em;}
.tFooterInfoLeft{ text-align: right}
.tFooterInfoLeft .tFooterInfoRight{position: relative;}
.tGov,.tError{position:absolute; top:50%; margin-top:-20px;}
.tGov{left:80px;}
.tError{right:80px;}
.tGovImg{margin-left: 140px; width: 80px; float: left; margin-top: -10px;}
.tInfo{width: 736px; float: left; text-align: center;}
.tErrorImg{width: 120px; float: left;}
.tTelephone{font-size: 12px; color: #ac1f25; padding-left:8px; padding-right: 8px;}

