*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
li{list-style:none;text-align:left}
body{background:#fff;text-align:center;}

.mb30{
    margin-bottom: 30px;
}
.layer_bg{
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}

.marker_color>li{
    color: #2e84da;
}
.news_list>li{
    height: 40px;
    line-height: 40px;
    list-style-type: square;
    margin-left: 20px;
}
.news_list>li>a{
    display: block;
    font-size: 16px;
    color: #424242;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}
.focus>li>a{
    width: calc( 100% - 110px );
    float: left;
}
.focus>li>span{
    display: block;
    width: 110px;
    float: right;
    color: #999999;
    font-size: 14px;
}



/* 列表页样式 */
.bg_color{
    background-color: #f2f2f2;
}
.list_content{
    padding: 35px 65px;
    background-color: #fff;
    border-radius: 10px;
}
.split>li:nth-child(5n){
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.list>li{
    list-style-type: none;
    margin-left: 0;
}
.list>li>a{
    width: calc( 100% - 140px );
    position: relative;
    padding-left: 10px;
}
.list>li>a::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 4px;
    height: 4px;
    background-color: #163e94;
}

#bottompage
{
    width: 100%;
}
#bottom
{
    background-color: #ededed;
    width: 100%;
    margin: 0px auto;
    color: #000;
}
#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active
{
    color: #000;
}
#bottom .layer
{
    width:1200px;
    padding-top:0;
    padding-bottom:20px;
    margin: 0 auto;
    overflow: hidden;
}
.footicon {
    padding-right: 15px;
    float: right;
    padding-top: 20px;
}
.footchar {
    width: 700px;
    border-left: 1px solid #b7b7b7;
    padding-left: 20px;
    line-height: 24px;
    text-align: left;
    float: right;
    font-size: 12px;
    margin-top: 10px;
}


.linknav {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}
.linknav > li {
    width: 135px;
    position: relative;
    line-height: 26px;
    border: 1px solid #bfbfbf;
    border-radius: 8px;
    padding-left: 15px;
    float: left;
    margin: 20px 30px;
    background: url(../../../images/lcj/hide.png) no-repeat;
    background-position: 90% 50%;
    color: #666;
    font-size: 12px;
    cursor: pointer;
}
.linknav .cur {
    background: #fff url(../../../images/lcj/show.png) no-repeat right;
    color: #333
}
.linkbox {
    line-height: 30px;
    width: 100%;
    font-size: 12px; /* display: none; */
    height: 145px;
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.linkbox > li {
    padding: 10px 15px;
    float: left;
    color: #000;
}

.linknav > li > ul {
    width: 220px;
    height: 340px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #ccd1d3;
    position: absolute;
    left: -1px;
    background-color: #fff;
    top: -340px;
    display: none;
    z-index: 1000;
}
.linknav > li > ul {
    height: 190px;
    top:-190px;
}
.linknav>li>ul>li{
    float:none;
}
.linknav > li > ul > li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 25px;
}

.linknav > li > ul a {
    font-size: 14px;
    padding-left: 10px;
}

.linknav li:hover > ul {
    display: block;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ''
}

.clearfix {
    *zoom: 1
}

/* 顶部导航栏 */
.banner{
    width: 100%;
}
.banner .pbanner{
    display: block;
    width: 100%;
}
.banner .mbanner{
    display: none;
}

.top
{
	width: 100%;
	height: 460px;
	margin: 0px auto;
}
.topm
{
	display: none;
}
.topfloat{width: 90%;
    text-align: left;
    padding-top: 40px;
    margin: 0 auto;}
.tit
{
    width: 100%;
    height: 92px;
    margin: 50px auto;
}
.tit01
{
        background: url(../../../images/lcj/special/yldp/t1.png) no-repeat center 0;   
}
.tit02
{
        background: url(../../../images/lcj/special/yldp/t2.png) no-repeat center 0;   
}
.bg01
{
    width: 100%;
    background: url(../../../images/lcj/special/yldp/pic_02.jpg) no-repeat center 0;
}
#scroll2
{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#scroll2 .prevClass
{
    left: -100px;
    width: 39px;
    height: 68px;
    background: url(../../../images/lcj/special/yldp/left.png) no-repeat;
}
#scroll2 .nextClass {
    right: -100px;
    width: 39px;
    height: 68px;
    background: url(../../../images/lcj/special/yldp/right.png) no-repeat;
}

@media screen and (max-width: 768px) {
    .layer_bg{
        width: 98%;
    }
    .banner .pbanner{
        display: none;
    }
    .banner .mbanner{
        display: block;
        width: 100%;
    }
    .list_content{
        padding: 20px;
    }
.top{display: none;}
.topm{width: 100%;height: auto;display: block;}
.topm img,.xwyw,.xwyw .bigimg,.xwyw .content{width: 100%;height: auto;margin: 0 auto;}

	#bottom .layer{width:100%}
    .linknav > li{width: 40%;box-sizing: border-box;margin: 10px 5%;}
    .footchar{width:100%;text-align: center;word-break: keep-all;}
    .footicon{margin-right:2%;}
    .footchar img{float: inherit !important;}
    .topfloat{width:20%;position:absolute;left:10px;top:20px;padding-top:0}
    #bottom img{width:auto;}
    #scroll2{width: 80%;height: auto;}
    #scroll2 .prevClass
    {
        left: -10%;
        background-size: 100%
    }
    #scroll2 .nextClass {
        right: -10%;
        background-size: 100%
    }
}