body {
    font-family: Arial, "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
    min-width: 1320px;
}
a:hover {
    text-decoration: none;
}

.mcontainer {
    width: 1320px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.top {
    background-position: top center;
    background-color: #BE0201;
    /* background-image: url('../imgs/banner.png');
    background-repeat: no-repeat;
    height: 360px; */
}
.imgFull {
    width: 100%;
    max-width: 100%;
}
footer {
    background-color: #BE0201;
    height: 146px;
    width: 100%;
}
.copyright {
    padding-top: 63px;
    color: white;
    font-size: 20px;
    text-align: center;
}
.navWrap {
    width: 100%;
    background-color: #F5E6D1;
}
.w-full {
    width: 100%;
}
.nav-item {
    width: 185px;
    float: left;
    text-align: center;
    color: #C11616;
    font-size: 20px;
    
}
.nav-item:hover {
    background-color: #BE0201;
    color: white;
    text-decoration: none;
}
.text-primary {
    font-size: 16px;
    color: #333;
}
.text-secondary{
    font-size: 16px;
    color: #757575;
}
.text-primary:hover, .text-secondary:hover {
    color: #c82222;
}
.list-row {
    padding-left: 17px;
    background-image: url('../imgs/icon-rect.png');
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 49px;
}
.float-left{
    float: left;
}
.float-right {
    float: right;
}
.clearfix {
    display: block;
    overflow: hidden;
}
.row1-p1 {
    width: 824px;
}
.row1-p2 {
    width: 418px;
}
.row1-p1-c1 {
    width: 363px;
}
.index-head {
    background-image: url('../imgs/head-bg-red.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 44px;
    border-bottom: 1px solid #bf0000;
}
.index-head-white {
    background-image: url('../imgs/head-bg-white.png');
    border-color: white;
}
.index-head .head-text {
    color: #CD1604;
    display: inline-block;
}
.index-head .head-text-white {
    color: white;
}
.index-head .more-text {
    float:right;
    padding-top: 17px;
}
.index-head .more-text a{
    color: #333;
    font-size: 16px;
}
.index-head .more-text a:hover{
    color: #757575;
}
.more-margin-left {
    margin-left: 20px;
}
.row2 {
    background-image: url("../imgs/row2-bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    height: 550px;
    width: 100%;
    margin: 0 auto;
}
.row2-p1 {
    width: 420px;
    padding-top: 17px;
    margin: 0 40px;
}
.row2-p1-c1 {
    background-color: white;
    margin-top: 28px;
    padding: 0 32px 20px;
    height: 411px
}
.row2-p1-c1 .text-title{
    text-align: center;
    font-size: 22px;
    color: #333;
    padding-top: 54px;
    font-weight: 500px;
}
.row2-p1-c1 .text-desc{
    margin-top: 30px;
    font-size: 18px;
    color: #757575;
    text-indent: 2em;
    line-height: 36px;
}
.row2-p1-c1 .text-more-wrap{
    padding: 52px 0 10px;
}
.row2-p1-c1 .text-more{
    font-size: 18px;
    color: #CD1604;
    text-align: right;
    float:right
}
.row2-p1-c1 .text-more:hover{
    color: #CD1604;
}
.row2-p2 {
    width: 722px;
}
.list-p1 {
    width: 300px;
}
.list-p1 .list-title-wrap {
    margin-top: 53px;
    height: 90px;
    background-color: #CB1C0B; 
    padding-left: 48px;
}
.list-p1 .list-title-wrap .list-title{
    color: white;
    font-size: 24px;
    padding-top: 26px;
}
.list-p1 .list-title-wrap .list-underline{
    height: 2px;
    width: 80px;
    background-color: white;
    margin-top: 5px;
}
.list-p1 .list-nav-wrap {
    background-color: #EEEFF1;
}
.list-nav-wrap {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.list-nav-item:last-child{
    border-bottom: 0;
}
.list-nav-item {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #BFBFBF;
    display: block;
    color: #757575;
    font-size: 20px;
    padding-left: 60px;
}
.list-nav-item.active,
.list-nav-item:hover {
    color: #CB1C0B;
    background-color: white;
    border-bottom: 0;
    background-image: url('../imgs/icon-rect-red.png');
    background-repeat: no-repeat;
    background-position: 30px center;
}
.list-p2 {
    width: 930px;
}
.list-content-wrap{
    margin-top: 48px;
    border-bottom: 1px solid #bf0000;
}
.breadslist a, .breadslist a:visited{
    color: #757575;
}
.breadslist a:hover{
    color: #BF0000;
}
.breadslist{
    color: #757575;
    font-size: 14px;
    padding-top: 2px;
}
.breadslist, .list-content-title{
    margin-top: 22px;
}
.list-content-title {
    color: #BF0000;
    font-weight: 500px;
    font-size: 22px;
    border-bottom: 2px solid #BF0000;
}
.list-item-wrap {
    margin-top: 18px;
}
.list-item {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #c3c3c3 dashed;
    display: block;
}
.list-item-width {
    width: 740px;
}
.onelinedots {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.detail-title {
    text-align: center;
    font-size: 24px;
    color: #333;

}
.detail-wrap {
    margin-top: 67px;
    margin-bottom: 60px;
}
.detail-line {
    width: 100%;
    height: 3px;
    background-color: #BE0201;
    margin-top: 27px;
}
.detail-date {
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
    color: #757575;
}
.detail-content {
    margin-top: 20px;
}
.wp_paging {
    font-size: 14px;
}
.list-p2 .wp_column_article {
    margin-top: 30px;
}
.row1-p1-c1 .list-row .text-primary{
    width: 242px;
}
.row1-p2 .list-row .text-primary{
    width: 400px;
}
.wp_articlecontent {
    font-size: 14px;
}
.list-image-item {
    margin-right: 20px;
}
.list-image-item:nth-child(5n) {
    margin-right: 0px;
}
.list-img-text {
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    padding-bottom: 10px;
    color: #333;
}
.list-image-item:hover .list-img-text{
    color: #BF0000;
}
.nav-item {
    font-size: 18px;
}
.navWrap {
    height: 53px;
    line-height: 53px;
}
.row1 {
    margin-top: 35px;
}
.row2 {
    margin-top: 43px;
    margin-bottom: 41px;
}
.index-head .head-text {
    font-size: 24px;
    font-weight: 500;
    padding-left: 52px;
    margin-top: -3px;
}
.index-margin-mt {
    margin-top: 26px;
}
.row2-p1-c1 .text-desc {
    font-size: 16px;
}
.row2-p1-c1 .text-title {
    font-size: 22px;
    font-weight: 500;
}
.row2-p1-c1 .text-more {
    font-size: 16px;
}
.copyright p{
    font-size: 18px;
}
.list-p1 .list-title-wrap {
    margin-top: 35px;
}
.list-p1 .list-title-wrap .list-title {
    font-size: 20px;
}
.list-content-title {
    font-size: 20px;
    font-weight: 500;
}
.list-p1 .list-title-wrap .list-underline {
    width: 50px;
}
.list-item-wrap {
    margin-top: 10px;
}
.list-p1 .list-title-wrap {
    height: 80px;
}
.list-p1 .list-title-wrap .list-title {
    padding-top: 24px;
}
.list-nav-item {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding-left: 52px;
}
.list-nav-wrap {
    background-image: url('../imgs/chilun.png');
    background-repeat: no-repeat;
    background-position:  40px bottom;
    padding-bottom: 140px;
}
.breadslist, .list-content-title {
    margin-top: 14px;
}