.laypage_main {
    font-size: 0;
    clear: both;
    color: #666;
    text-align: center;
}
.laypageskin_molv a {
    background-color: inherit;
    position: relative;
    vertical-align: middle;
    color: rgba(153,153,153,1);
    font-size: 0.14rem;
    border-radius: 3px;
    padding: 0.05rem 0.08rem;
    transition: all 0.3s;
}

a {
    text-decoration: none;
    color: #333;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.page .laypage_main a:after {
    border-radius: 4px;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(153,153,153,1);
    box-sizing: border-box;
}

.page .laypage_main a:hover {
    border-radius: 4px;
    overflow: hidden;
    background: -webkit-linear-gradient(left,#25c9fc,#0060ff);
    background: linear-gradient(to left, #25c9fc,#0060ff);
    background: -moz-linear-gradient(to left, #25c9fc,#0060ff);
    background: -webkit-linear-gradient(to left, #25c9fc,#0060ff);
    background: -o-linear-gradient(to left, #25c9fc,#0060ff);
    background: -ms-linear-gradient(to left, #25c9fc,#0060ff);
    background: linear-gradient(to left, #25c9fc,#0060ff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef15d3', endColorstr='#046bfd',GradientType=0 );
}


.page .laypageskin_molv .laypage_curr{
    background-color: inherit;
    position: relative;
    vertical-align: middle;
    color: #ffffff;
    font-size: 0.14rem;
    border-radius: 3px;
    padding: 0.05rem 0.08rem;
    transition: all 0.3s;

    border-radius: 4px;
    overflow: hidden;
    background: -webkit-linear-gradient(left,#25c9fc,#0060ff);
    background: linear-gradient(to left,#25c9fc,#0060ff);
    background: -moz-linear-gradient(to left,#25c9fc,#0060ff);
    background: -webkit-linear-gradient(to left,#25c9fc,#0060ff);
    background: -o-linear-gradient(to left,#25c9fc,#0060ff);
    background: -ms-linear-gradient(to left,#25c9fc,#0060ff);
    background: linear-gradient(to left,#25c9fc,#0060ff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef15d3', endColorstr='#046bfd',GradientType=0 );
}

.page .laypage_main .laypage_total label {
    position: relative;
    vertical-align: middle;
    color: rgba(153,153,153,1);
    font-size: 0.14rem;
    border-radius: 3px;
    padding: 0.05rem 0.08rem;
    transition: all 0.3s;
}
em {
    font-style: normal;
}

.page .laypage_main input {
    vertical-align: middle;
    text-align: center;
    width: 0.5rem;
    height: 0.3rem;
    border: 1px solid rgba(153,153,153,1);
    color: rgba(153,153,153,1);
    border-radius: 5px;
}
input[type="text"], input[type="number"], button {
    background: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
}

.laypage_btn{
    background-color: inherit;
    position: relative;
    vertical-align: middle;
    font-size: 0.14rem;
    border-radius: 3px;
    padding: 0.05rem 0.08rem;
    transition: all 0.3s;
}

.laypage_main button, .laypage_main input, .laypageskin_default a {
    background-color: inherit;
    border: 1px solid rgba(153,153,153,1);

}


.laypage_main button {
    width: 0.5rem;
    height: 0.32rem;
    color: rgba(153,153,153,1);
}

.box_content{
    margin-bottom: 0px;
}


.new_tit h1{
    font-size: 32px;
}

.news-list-news{
    margin-top: 0.9rem;
}


/*峰会新闻*/
.news-list-news li{width:5.73rem;height:2.0rem;float:left;margin:0.2rem 0px;}
.news-list-news li:nth-of-type(even){float: right;}
.news-list-news .news_pic{width:2.42rem;}
.news-list-news .news_pic img{width:100%;height: 192px;display: block;}
.news-list-news .news-col-6{width:3.16rem;float: right;margin-top: 0.1rem;}
.news-col-6 h2{font-size:0.15rem;font-weight:600;line-height:0.2rem;color: #333333;margin-bottom:0.15rem;}
.news-col-6 .timesapn{font-size:0.14rem;line-height:0.2rem;color:#8F8F91;margin-bottom:0.16rem;}
.news-col-6 .timesapn span+span{margin-left: 0.37rem;}
.news-col-6 p a{font-size:0.14rem;line-height:0.2rem;color:#8F8F91!important;height: 65px;overflow: hidden;}
.news-col-6 p a.more{color:#0C8DE1!important;}

