﻿*{
    box-sizing: border-box;
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
}
a{ text-decoration:none; outline:none;}
ul,ol{list-style: none;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
li,img,label,input{vertical-align:middle}


/* top */
.top-box{
    background-color: #971a15;
}
.top{
    width: 80%;
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
position: relative;
}
.logo{
    vertical-align: middle;
height: 109px;
}
.logo-lf{
width: 45%;
    float: left;
    margin-top: 20px;
}
.logo-rt{
    width: 25%;
    float: left;
    position: relative;
    top: 40px;
    margin-left: 180px;
}

/* nav */
.nav-box{
    width: 100%;
    background-color:#800500 ;
}
.nav{
    width: 80%;
    max-width: 1300px;
    margin: 0 auto;
}
.nav ul{
    width: 100%;
    overflow: hidden;
}
.nav ul li{
    width: 10%;
    float: left;
    text-align: center;
    padding:20px 0;
}
.nav ul li a{
    color: #fff;
    font-size: 20px;
}
.nav ul li:hover{
    background-color:#a70a04;
}

/* 新闻动态 */
.xwdt{
    max-width: 1300px;
    width: 80%;
    margin: 30px auto 0;
}
.xwdt-wrapper{
    width: 100%;
    background: url(../image/line.png) no-repeat left bottom;
    overflow: hidden;
    padding-bottom: 10px;
}
.xwdt-wrapper span{
    font-size: 20px;
    color: #971a15;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    letter-spacing: 4px;
}
.xwdt-wrapper a{
    color: #971a15;
    font-size: 14px;
    width: 5%;
    float: right;
    height: 40px;
    line-height: 40px;
}
.xwdt-con{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.lunbo{
    width: 35%;
    float: left;
    margin-right: 2%;
}
/* 轮播 */
.slider {position: relative;overflow: hidden;width: 100%;}
.slideBox .hd {height: 10px;z-index:1; overflow: hidden;position: absolute;left: 50%;bottom: 20px;transform: translateX(-50%);z-index: 1;}
.slideBox .hd ul{ text-align:center;  padding-top:5px;  }
.slideBox .hd ul li {cursor:pointer;float: left;margin-right: 5px;width: 30px;height: 10px;line-height: 14px;text-align: center;background: #fff;}
.slideBox .hd ul .on {background: #971a15;color: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{height: 360px;overflow: hidden;}
.slideBox .bd li img{width:100%; vertical-align:center;  } 

/* 新闻动态右侧列表 */
.xwdt-rt{
    width: 63%;
    float: left;
}
.xwdt-first{
    width: 100%;
    border-bottom: 1px dashed #000;
}
.xwdt-first .xwdt-title {
    width: 100%;
    display: block;
    color: #971a15;
    font-size: 18px;
    font-weight: bold;
}
.xwdt-first .xwdt-de{
    color: #971a15;
    font-size: 16px;
 
}
.xwdt-first p{
    line-height: 1.6;
    font-size: 16px;
    margin: 10px 0;
}
.xwdt-first p a{
    color: #000;
}
.xwdt-first p a:hover{
    color: #971a15;
}
.xwdt-first:hover{
    border-bottom: 1px dashed #971a15;
}
.xwdt-list{
    width: 100%;
}
.xwdt-list li{
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px dashed #666;
}
.xwdt-list li span {
    float: right;
}
.xwdt-list li:hover{
    border-bottom: 1px dashed #971a15;
}
.xwdt-list li img{
    width: 2%;
}
.xwdt-list li a{
    width: 98%;
    color: #000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.xwdt-list li a:hover{
    color: #971a15;
}

/* mid */
.mid{
    width: 80%;
    max-width: 1300px;
    margin: 30px auto 0;
}
.mid img{
    width: 100%;
}

/* cont1 */
.cont1{
    width: 80%;
    max-width: 1300px;
    margin: 30px auto 0;
    overflow: hidden;
}
/* 通知公告 */
.tzgg{
    width: 48%;
    float: left;
    margin-right: 2%;
}
.tzgg1 {
    width: 48%;
    float: left;
    margin-left: 2%;
}
.tzgg-wrapper{
    width: 100%;
    background:url(../image/line.png) no-repeat left bottom;
    padding-bottom:10px;
}
.tzgg-wrapper span{
    font-size: 20px;
    color: #971a15;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    letter-spacing: 4px;
}
.tzgg-wrapper a{
    color: #971a15;
    font-size: 14px;
  
    float: right;
    height: 40px;
    line-height: 40px;
}
.tzgg-con{
    width: 100%;
}
.tzgg-con li{
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #666;
}
.tzgg-con li span{
   line-height: 45px;
}
.tzgg-con .tz-date{
width: 10%;
    background-color: #971a15;
    padding: 5px;
    height: 45px;
    float: left;
    margin-right: 3%;
}
.tzgg-con .tz-date p{
color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 2px 0;
}
.tzgg-con li a{
    color: #000;
    /*font-size: 18px;*/
    display: block;
    width: 80%;
    float: left;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tzgg-con li a:hover{
    color: #971a15;
}
.tzgg-con li:hover{
    border-bottom: 1px dashed #971a15;
}
.tzgg-con li:hover .tz-date{
    background-color: #fff;
    border: 1px solid #971a15;
}
.tzgg-con li:hover .tz-date p,.tzgg-con li:hover .tz-date hr{
    color: #971a15;
}
/* icon */
.icon{
    width: 58%;
    float: left;
    overflow: hidden;
}
.icon-item1,.icon-item3{
    width: 49%;
    height: 220px;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    background-color: #971a15;
}
.icon-item2,.icon-item4{
    width: 49%;
    margin-bottom: 2%;
    height: 220px;
    float: left;
    background-color: #971a15;
}
.icon-item1 .hov,.icon-item2 .hov,.icon-item3 .hov,.icon-item4 .hov{
    display: none;
}
.icon-item1 img,.icon-item2 img,.icon-item3 img,.icon-item4 img{
    display: block;
    padding: 35px 0 20px;
    margin: 0 auto;
}
.icon-item1 a,.icon-item2 a,.icon-item3 a,.icon-item4 a{
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.icon-item1:hover,.icon-item2:hover,.icon-item3:hover,.icon-item4:hover{
    background-color: #fff;
    border-bottom: 2px solid #971a15;
}
.icon-item1:hover a,.icon-item2:hover a,.icon-item3:hover a,.icon-item4:hover a{
    color: #971a15;
}
.icon-item1:hover .nor{ display:none;}
.icon-item2:hover .nor{ display:none;}
.icon-item3:hover .nor{ display:none;}
.icon-item4:hover .nor{ display:none;}
.icon-item1:hover .hov{ display:block;}
.icon-item2:hover .hov{ display:block;}
.icon-item3:hover .hov{ display:block;}
.icon-item4:hover .hov{ display:block;}

/* 版权 */
.banquan{
    width: 100%;
    height: 80px;
    background-color: #971a15;
    text-align: center;
}
.banquan span{
    color: #fff;
    height: 80px;
    line-height: 80px;
    margin-right: 2%;
}



/* 单篇 */
.banner{
margin: 0 auto;
    width: 80%;
}
.banner img{
    width: 100%;
height:350px;
}
/* dp */
.dp{
    width: 80%;
    min-height: 1000px;
    margin: 30px auto 0;
}
.dp-wrapper{
    width: 100%;
    border-bottom: 2px solid #971a15;
    overflow: hidden;
}
.dp-wrapper .fr {
    float: right;
}
.dp-wrapper a{
    display: inline-block;
    
    color: #000;
}
.dp-wrapper a:hover{
    color: #971a15;
}
.dp-wrapper span{
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.dp-con{
    width: 100%;
    margin: 30px auto 0;
    overflow: hidden;
}
.dp-lf{
    width: 20%;
    float: left;
    margin-right: 3%;
}
.dp-top{
    width: 100%;
    background-color: #971a15;
    padding: 20px 0;
}
.dp-top p{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.dp-dw{
    width: 100%;
    overflow: hidden;
    min-height: 600px;
}
.dp-dw a:hover{
    background-color: #a70a04 ;
    color: #fff;
}
.dp-dw a{
    color: #000;
    font-size: 16px;
    display: block;
    overflow: hidden;
    padding: 20px 10px ;
    border: 1px solid #971a15;
}
.dp-dwt{
    float: left;
}
.dp-dwj{
    float: right;
}
.dp-rt{
    width: 77%;
    float: left;
}
.dp-biaoti{
    width: 100%;
    margin-bottom: 20px;
}
.dp-biaoti p{
    text-align: center;
    font-size: 22px;
    line-height: 1.6;
}
.dp-nr{
    width: 100%;
}
.dp-nr p{
    font-size: 16px;
    color: #000;
    text-indent: 2em;
    line-height: 1.6;
    margin-bottom: 1%;
}

/* list */
.dp-rt li{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #666;
    padding: 10px 0;
}
.dp-rt li:hover{
    border-bottom: 1px dashed #971a15;
}
.dp-rt li img{
    width: 2%;
    vertical-align: middle;
}
.dp-rt li a{
    width: 98%;
    color: #000;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.dp-rt li a:hover{
    color: #971a15;
}
.dp-rt li span{
    float: right;
    line-height: 40px;
}

/* 搜索结果页 */
.sousuo{
    width: 100%;
}
.sousuo li{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #666;
    padding: 10px 0;
}
.sousuo li:hover{
    border-bottom: 1px dashed #971a15;
}
.sousuo li img{
    width: 2%;
    vertical-align: middle;
}
.sousuo li a{
    width: 98%;
    color: #000;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sousuo li a:hover{
    color: #971a15;
}


@media (min-width:1900px){
    body{ max-width:1900px; margin:0 auto!important;}
}