
body {
    background: #f6f8f5;
}
.layui-bg-green {
    background-color: #941500!important;
}
#navigation {
    width: 100%;
    height: 50px;
   
}

#con {
    width: 100%;
}

#con {
    width: 1200px;
    min-height: 500px;
    margin: 0 auto;
}

.ccon {
    width: 100%;
}

.cleft, .cright {
    float: left;
    background: #fff;
}

.cleft {
    width: 252px;
    min-height: 200px;
}

.cleft .imged {
    width: 100%;
    height: 105px;
    position: relative;
}

.cleft .imged img {
    width: 100%;
    height: 100%;
}

.cleft .imged div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.cleft .imged div {
    font-size: 24px;
    line-height: 105px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.cright {
    float: right;
    width: 937px;
    min-height: 500px;
    float: right;
}

.cright .title {
    width: 852px;
    background: #fff;
    margin: 0 auto;
}

.cright .title div {
    height: 41px;
    border-bottom: 1px solid #e8e9ea;
}

.cright .title span {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #941500;
    line-height: 40px;
    border-bottom: 2px solid #941500;
    text-align: center;
    padding-right: 12px;
}

.cright .con {
    width: 852px;
    background: #fff;
    margin: 0 auto;
}

.cright .con img {
    max-width: 800px;
}

.layui-colla-icon {
    position: relative;
    left: 130px !important;
    top: 0;
}

.layui-colla-title {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 35px;
    color: #333;
    background-color: #fff;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    font-size: 13px;
    color: #666;
}

.layui-colla-content p {
    position: relative;
}

.layui-colla-content {
    display: none;
    padding: 10px 15px;
    line-height: 22px;
    color: #666;
    padding-left: 40px;
}

.layui-colla-content span {
    width: 5px;
    height: 5px;
    padding: 0;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: -5px;
}

.layui-colla-content a {
    color: #666;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    margin-left: 6px;
    margin-top: 2px;
}

.layui-colla-titled {
    background: rgb(148, 21, 0);
    color: #fff;
}

/*新闻列表 start*/
.ayui-colla-title a {
    color: #666;
}

.layui-colla-titled a {
    color: #fff;
}

/*新闻内容列表概述start*/
.newsmiddle {
}

.newsmiddle ul {
    width: 100%;
}

.newsmiddle ul li {
    padding: 0.8rem 0.8rem 0.8rem 0;
    border-bottom: 1px solid #ddd;
}

.newsmiddle ul li h2 {
    color: #000;
    font-weight: 800;
}

.newsmiddle ul li em {
    font-style: normal;
    display: block;
    text-align: right;
}

.newsmiddle ul li p {
    line-height: 1.1rem;
    padding: 0.5rem 0;
}

.newsmiddle ul li em {
}

/*新闻列表概述end*/
/*新闻中心end*/

/*分页*/
.paging {
    padding-top: 16px;
    width: 100%;
    height: 60px;
}

.paging .pagecon {
    height: 100%;
    margin: 0 auto;
}

.separate {
    width: 100%;
    padding: 10px 0;
    height: 30px;
    margin: 0 auto;
}

.separatein {
    /*min-width: 476px;*/
    height: 100%;
    float: right;
}

.separate .previous {
    float: left;
    cursor: pointer;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ddd;
    padding: 0 11px;
    margin-right: 4px;
}

.separate .sepaPage {
    /*min-width: 328px;*/
    float: left;
}

.separate .sepaPage ul {
    width: auto;
    height: 100%;
}

.separate .sepaPage ul li {
    float: left;
    width: 35px;
    height: 26px;
    border: 1px solid #dddddd;
    margin-right: 4px;
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    padding: 0;
}

.separate .sepaPage ul li:hover {
    background: #f5f5f5;
    border: 1px solid #8e8e8e;

}

.separate .sepaPage ul li.actived {
    background: #f5f5f5;
    border: 1px solid #8e8e8e;
}

.separate .next {
    float: left;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ddd;
    padding: 0 11px;
}

.bg {
    width: 100%;
    height: 30px;
}