.nei-footer{
    width: 100%;
    height: 180px;
    margin: 0;
    background: #c31216;
}

.nei-footer .banq{
    margin-top: 55px;
}

.nei-footer .imgs{
    margin-bottom: 0;
    margin-top: 30px;
}
.nei-main{
    width: 100%;
    height: 100%;
    background: #f8f8f8;
}

.nei-banner img{
    width: 100%;
}


.sub-list .sub-nav{
    width: 260px;
    min-height: 185px;
    background: #fff;
}

.sub-list .sub-nav .sub-name{
    font-size: 31px;
    color: #333;
    padding: 35px 0;
    text-align: center;
}





.sub-list{
   position: relative;
    top: -48px;
    border: 1px solid #e3e3e3;
    /* border-left: 4px solid #c31216; */
    padding-bottom: 30px;
    border-bottom: none;
    background: linear-gradient(0deg, rgba(255,255,255,0.9), rgba(255,255,255,0.1));
}

.sub-list::before{
    content: '';
    width: 4px;
    height: 100%;
    display: inline-block;
    background: #c31216;
    position: absolute;
    left: -4px;
}


.sub-list ul{
    padding-left: 68px;
}

.sub-list ul li{
    height: 57px;
    line-height: 57px;
    padding: 10px 0;
    width: 165px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}

.sub-list ul li::before{
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #c31216;
    position: absolute;
    left: -77px;
    top: 30px;
    z-index: 99;
    background: #fff;
}

.sub-list .sub-nav ul li a{
    font-size: 18px;
    color: #333;
    display: inline-block;
    margin-left: -45px;
    text-indent: 10px;
}

.sub-list ul li.on a{
    width: 255px;
    height: 60px;
    background: url(../img/sub-li-bg.png) no-repeat;
    color: #fff;
}

.sub-list .sub-nav ul li.on a::before{
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #c31216;
    position: absolute;
    background: #c31216;
    left: -74px;
    top: 33px;
    z-index: 99;
}

/* .sub-list .sub-nav ul li a:hover{
    width: 255px;
    height: 60px;
    background: url(../img/sub-li-bg.png) no-repeat;
    color: #fff;
}



.sub-list .sub-nav ul li a:hover::before{
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #c31216;
    position: absolute;
    background: #c31216;
    left: -74px;
    top: 33px;
    z-index: 99;
} */


.nei-main .content{
    width: 1060px;
    height: 100%;
}

.textlist{
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
}

.textlist ul li{
    width: 100%;
    height: 184px;
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    padding: 25px;

}

.textlist ul li .title{
    font-size: 18px;
    color: #333;
    line-height: 30px;
}

.textlist ul li .desc{
    line-height: 25px;
    color: #999;
    margin: 10px 0 15px 0;
    font-size: 14px;
}

.textlist ul li .dete{
    line-height: 25px;
    color: #999;
    font-size: 14px;
}

.textlist ul li a{
    display: inline-block;
}

.textlist ul li:hover{
    border: 1px solid #c20e12;
}

.textlist ul li:hover .title{
    color: #c83a39;
    font-weight: bold;
}

.textlist ul li:hover .desc{
    color: #666;
}

.textlist ul li:hover .dete{
    color: #c83a39;
}








.nei-main .col-content{
    height: 100px;
    width: 100%;
    line-height: 100px;
}


.nei-main .col-name-x{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #c20e12;
}


.nei-main .nei-weiz p{
    font-size: 14px;
    color: #999;
}

.nei-main .nei-weiz p a{
    font-size: 14px;
    color: #999;
}


.nei-main .nei-weiz p span{
    color: #c20e12;
    font-size: 14px;
}

.nei-main .nei-weiz img{
    display: inline-block;
    margin-bottom: 6px;
}

ul .list-page {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	margin: 20px 0 40px 0;
}

.pb_sys_style1 .p_no_d {
	background: #c0010a !important;
	border: 1px solid #c0010a !important;
}





.con-picture ul li .img{
    overflow: hidden;
}


/* 图片 */

.picture{
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
}

.picture ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.picture ul li .img{
    overflow: hidden;
}

.picture ul li .img img{
    width: 340px;
    height: 190px;
    transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}


.picture ul li .title{
    width: 100%;
    font-size: 14px;
    color: #333;
    border: 1px solid #eee;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-top: none;
}

.picture ul li a:hover .title{
    color: #fff;
    background: #c20e12;
}

.picture ul li a:hover .img img{
    transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);

}

.tealist{
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
}

.tealist ul li{
    width: 240px;
    height: 325px;
    float: left;
    margin-right: 33px;
    margin-bottom: 33px;
}

.tealist ul li a{
    display: inline-block;
    position: relative;
}

.tealist ul li .title{
    position: absolute;
    bottom: -1px;
    width: 240px;
    height: 80px;
    background: url(../img/tea-title-bg.png) no-repeat;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    color: #333;
}

.tealist ul li a:hover .title{
    background: url(../img/tea-title-bg-on.png) no-repeat;
    color: #fff;
}


.piclist{
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
}

.piclist ul li{
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
   
}

.piclist ul li a{
    display: inline-block;
}

.piclist ul li a .text{
    background: #fff;
    box-sizing: border-box;
    padding: 30px;
width: 775px;
}

.piclist ul li a .title{
    color: #333;
    font-size: 18px;
    line-height: 35px;
}

.piclist ul li a .decs{
    color: #999;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 20px;
}

.piclist ul li a .dete{
    color: #999;
    font-size: 14px;
}

.piclist ul li a .img{
    overflow: hidden;
}

.piclist ul li a .img img{
    width: 285px;
    height: 160px;
    transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.piclist ul li a:hover .img img{
    transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.piclist ul li a:hover .title{
    color: #c20e12;
    font-weight: bold;
}

.piclist ul li a:hover .decs{
    font-size: #666;
}

.piclist ul li a:hover .dete{
    color: #c20e12;
}


/* 详情页 */
.detail{
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
    background: #fff;
    margin-bottom: 40px;
}

.detail .con-detail{
    padding: 40px 120px;
}

.detail .con-detail .title{
    font-size: 22px;
    color: #252525;
    line-height: 55px;
    text-align: center;
    font-weight: bold;
}

.detail .con-detail .timer{
    text-align: center;
    line-height: 35px;
       margin: 10px 0 5px 0;
}

.detail .con-detail .timer span{
    font-size: 16px;
    color: #999;
}


.detail .con-detail  .content{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 25px;
    width: auto;
}

.detail .con-detail  .content p{
    font-size: 16px;
    color: #252525;
    line-height: 35px;
    margin-bottom: 30px;
}




.detail .detail-page{
	line-height: 78px;
	height: 70px;
}
.detail .detail-page p a{
	color: #252525;
    font-size: 16px;
}

.detail .detail-page p a:hover{
	color: #c0010a;
}

.danye{
    padding-top: 30px;
    border-top: 1px solid #e3e3e3;
    background: #fff;
    margin-bottom: 40px;
}

.danye .con-danye{
    padding: 40px 120px;
}

.danye .con-danye  .content{
    padding-top: 25px;
    width: auto;
}

.danye .con-danye  .content p{
    font-size: 16px;
    color: #252525;
    line-height: 35px;
    margin-bottom: 30px;
}