/* CSS Document */
/*新闻中心*/
html,body{
    overflow-x: hidden;
}
h2{
    text-align: center;
    color: #04a2df;
    font-size: 18px;
    font-family: "微软雅黑";
    margin-bottom: 10px;
}

div {
    display: block;
}
/*.top {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: #2d2d2d;
    z-index: 99;
}*/
.row-fluid-wrap-hx {
    float: left;
    width: 100%;
    height: 100%;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.center-ctr-wrap {
    width: 100%;
    height: 100%;
    float: left;
}
.center-ctr-box {
    margin-left: 30px;
    margin-right: 340px;
    width: 100%;
}
.article-box {
    padding: 30px 0;
    /*border-bottom: 1px dashed #ddd;*/
    background: url(../images/index/ge01.jpg) no-repeat center bottom;
    width: 100%;

}
.clearfix {
}
.article-box .a-img {
    float: left;
}
.article-box-ctt {
    margin-left: 235px;
}
.article-box h4 {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-top: 0;
    margin-bottom: 4px;
}
h4 {
    font-weight: normal;
}
h4{
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}
.article-box .box-other {
    padding: 0;
}
.article-box .box-other time
{
    color:#21B7EA;
}
.time
{
    color:#21B7EA;
    width: 737px;
    text-align: center;
    margin-top: 20px;
}
.title
{
    width: 730px;
    text-align: center;
    font-size:23px;
    font-family:微软雅黑, 黑体, 宋体;
    font-weight: bold;

}
.center-ctr-box .article-box:last-child{
    border-bottom: none;
}
.box-other {
    color: #999;
    font-size: 12px;
}
.box-other .source-quote {
    margin-right: 5px;
    color:#21B7EA;
}
.source-quote {
}
.source-quote a {
    color: #21B7EA;
}
.c-hxrz {
    position: relative;
    top: 3px;
    margin: 0 6px 0 2px;
    width: 20px;
    height: 16px;
    line-height: 12px;
    display: inline-block;
}
a {
    text-decoration: none;
    color: #000;
}
.box-other time {
    margin-right: 5px;
}
.comment-box .icon-comment {
    background-position: 0 -167px;
    margin-right: 3px;
}
.article-summary {
    color: #666;
    font-size: 12px;
    line-height:22px;
    width:400px;
}
.article-box .tags-box {
    margin-left: -21px;
    margin-bottom: -7px;
    margin-top: 14px;
}
.tags-box {
    color: #c4c4c5;
    text-align: left;
}
p {
    margin: 0 0 10px;
}

a:hover, a:focus {
    color:#21BDCA;
    text-decoration: none;
}
a:hover, a:active {
    outline: 0;
}
.tags-box a {
    color: #006cd8;
    margin: 0 5px 0 -25px;
    font-size: 12px;
    display: inline-block;
}
.newcontent
{
    font-size: 16px;
    font-family: "微软雅黑", arial, sans-serif;
    margin-top:50px;

}


/*分页*/
.page
{
    margin-top:45px;
}
.page .next, .page .prev {
    font-family: "宋体";
    font-weight: bold;
}
.page>div {float:left;border-left:1px solid #bbb; }
.page .rows {border-right: 1px solid #CCCCCC;}
.page>div{float: right;border-right: 1px slid #bbb;}
.page>div>span , .page>div>span {border-color:#bbb;}
.page .current , .page a:hover{border-color: #36baf1;background: #558ED5;color: #fff}

.page a, .page span {
    float: left;
    margin-left: -1px;
    padding: 0 14px;
    height: 30px;
    line-height: 30px;
    color: #000;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    /* background-color: #4bbd00; */
}