*{
    padding: 0;
    margin: 0;
}
body{
    padding: 0;
    margin: 0;
    background: #3a1e0e;
    font-weight: 300;
    font:14px/1.5  "ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
ul{list-style:none;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5 {
    font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
ul{list-style:none ;}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
header{
    width: 100%;
    height: 100px;
    background-color: #200f05;
}
.top{
    width: 1000px;
    height: 100px;
    margin: auto;
}
.logo{
    width: 283px;
    height: 72px;
    margin-top: 14px;
    float: left;
}
.logo img{
    width: 283px;
    height: 72px;
}
nav{
    width: 717px;
    height: 100px;
    float: left;
}
nav ul{
    overflow: hidden;
}
nav ul li{
    float: right;
    font-size: 18px;
	margin-left:45px;
}
nav ul li a{
    color: #ffffff;
	display:block;
	height:31px;
	margin-top:41px;
	line-height:18px;
	
}
nav ul li a:hover{
    color: #e8d162;
	border-bottom:1px solid #e8d162;
	
}
.banner{
    width: 100%;
    height: 717px;
    background: url("../images/dzsj_06.png") no-repeat center;
}
.search2{
    width: 100%;
    height: 183px;
    margin-top: -183px;
}
.inner2{
    width: 1013px;
    height: 106px;
    margin: auto;
    background: url("../images/search.png") no-repeat center;
}
#searchtext{
    display: block;
    width: 334px;
    height: 38px;
    padding-left: 16px;
    background-color: #2c180f;
    border: none;
    float: left;
    margin-left: 347px;
    margin-top: 19px;
    color: #fdb48a;
    font-size: 16px;
    line-height: 38px;
}
.btn-search{
    display: block;
    width: 94px;
    height: 38px;
    float: left;
    margin-left: 25px;
    margin-top: 19px;
    font-size: 0;
    background: url("../images/btn-search.png") no-repeat center;
    border: none;
}
.nr{
    width: 1144px;
    height: auto;
    overflow: hidden;
    margin: -100px auto 27px auto;
}
.nr_01{
    width: 1000px;
    height: 136px;
    padding: 160px 72px 0 72px;
    background: url("../images/nr_03.png") no-repeat center;
    font-size: 16px;
    color: #ffffff;
    line-height: 29px;
}
.nr_02{
    width: 1000px;
    padding: 0 72px;
    background: url("../images/nr_08.png") repeat-y top;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
}
.nr_02 p{
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 45px;
}
.nr_02 span{
    color: #ffe25c;
}
.nr_03{
    width: 1000px;
    height: 62px;
    padding: 0 72px;
    background: url("../images/nr_06.png") no-repeat center;
}
.nr_04{
    width: 1000px;
    padding: 40px 72px 0 72px;
    background: url("../images/nr_08.png") repeat-y top;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    line-height: 30px;
}
.nr_04 p{
    padding-bottom: 25px;
}
.nr_04 p span{
    color: #ffe25c;
}
.nr_05{
    width: 1000px;
    padding: 15px 72px 0 72px;
    background: url("../images/nr_08.png") repeat-y top;
    font-size: 15px;
    color: #ffffff;
    overflow: hidden;
}
.nr_06{
    width: 1000px;
    height: 24px;
    padding:0 72px;
    background: url("../images/nr_10.png") no-repeat center;
    color: #ffffff;
    overflow: hidden;
}
.nr_07{
    width: 1000px;
    height: 10px;
    padding: 0 72px;
    background: url("../images/nr_08.png") repeat-y top;
}
footer{
    width: 100%;
    height: 232px;
    background: #261105;
    border-top: 1px solid #774020;
}
.foot_p{
    width:1091px; height:84px; padding-top:30px; margin:auto; font-size:14px; color:#7d401e; text-align:center
}
.foot_img{ width:1000px; height:70px; margin:auto;}

.result,.pages{width:96%;line-height:25px; margin:10px 2% 0;font-size:14px;}
.result { border-collapse:collapse}
.result tr td{background:#fff;color:#666; border:1px solid #cbcbcb;text-align:center;height:35px;}
.result tr th{background:#eeeded; color:#f9673e; border:1px solid #cbcbcb;text-align:center; font-weight:normal;height:35px;}
.pages{clear:both; height:auto; overflow:auto; text-align:center}
.pages > div{color:#fff; display:inline-block}
.pages .total{background:#1b1b1b; padding:0 10px; height:30px; line-height:30px; margin:0 auto;}
.pages .pg{background:#1b1b1b; margin-left:8px; padding:0 5px; display:inline-block; color:#fff;height:30px; line-height:30px; min-width:16px;}
.pages .pg.active{background:#ff1818}
.goTop {
    display: none;
    position: fixed;
    bottom: 164px;
    right: 20px;
    width: 70px;
    height: 80px;
    background-size: 70px 80px;
    cursor: pointer;
    background: url(../images/bm_sj_top_03.png) no-repeat;
}