*{
    padding: 0;
    margin: 0;
}
body{
    padding: 0;
    margin: 0;
    font-weight: 300;
    background-color: #000000;
    font:14px/1.5  "Times New Roman";
}
ul{list-style:none;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5 {
    font-family: "Times New Roman";
}
ul{list-style:none ;}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
img{
    border: none;
}

.top{
    width: 100%;
    height: 99px;
    background-color: #000000;
    border-bottom: 0px solid #1b1b1b;
}
.top_n{
    width: 1000px;
    height: 99px;
    margin: auto;
    background-color: #000000;
}

.top_n .logo{
    width: 200px;
    height: 90px;
    margin-top: 0px;
    float: left;
}
.top_n .logo img{
    width: 120%;
    height: 130%;
    display: block;
}
.nav{
    float: right;
    height: 40px;
}
.nav ul{
    overflow: hidden;
}
.nav ul li{
    float: left;
    padding-left: 42px;
    padding-top: 12px;
}
.nav ul li a{
    display: block;
    line-height: 38px;
    font-size: 20px;
    color: #ffffff;
}
.nav ul li a:hover{
    border-bottom: 2px solid #f8cc00;
    color: #f8cc00;
}
.banner{
    width: 100%;
    height: 500px;
    background: url("../images/banner1.jpg") no-repeat;
    background-position: center;
}
.search2{
    width: 1000px;
    margin: 30px auto;
    height: 100px;
    background: url("../images/c_99.png") no-repeat;
    background-position: center;
}
.inner2{
    padding-left: 330px;
    height: 42px;
    width: 670px;
    padding-top: 29px;
}
#searchtext{
    width: 384px;
    height: 42px;
    float: left;
    display: block;
    background: none;
    border: none;
    outline:none;
    font-size: 15px;
    color: #aaaaaa;
}
.btn-search{
    margin-left: 20px;
    float: left;
    width: 150px;
    height: 42px;
    background: url("../images/sec_03.png") no-repeat;
    background-position: center;
    border: none;
}
.nr{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: auto;
    background: url("../images/c_15.png") repeat-y;
   background-color: #000000;
	background-position:top;
}
.nr_jia{
    width: 1000px;
    height: 267px;
    overflow: hidden;
    background: url("../images/c_12.png") no-repeat;*/
    background-position: top;
}
.nr_jia1{
    width: 1000px;
    height: 45px;
    overflow: hidden;
    background: url("../images/c_27.png") no-repeat;
    background-position: bottom;
}
.brightness { 
    filter: brightness(5.0);
 }
.nr_jia_img {
    width: 855px;
    height: 44px;
    padding-top: 40px;
    margin: auto;
}
.nr_jia_img img{
    width: 100%;
    height: 100%;
    display: block;
}
.nr_jia_w{
    width: 942px;
    height: 476px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin: 30px auto 0 auto;
}
.nr_jia_w em{
    color: #FFFF00;
    font-style: normal;
}
.nr_jia_w a{
    color: #ffff00;
    border-bottom: 1px solid #00ff00;
}
.nr_jia_w a:hover{
    color: #ffc257;
    border-bottom: 1px solid #ffc257;
}
.nr_02{
    width: 942px;
    height: auto;
    overflow: hidden;
    padding: 20px 29px 0 29px;
    margin: auto;
    
    background-position: center;
}
.nr_02 p {
    width: 100%;
    height: 250px;
    font-size: 15px;
    color: #ffffff;
    line-height: 32px;
}
.nr_02 p span{
    color: #ffc257;
}
.nr_03 {
    width: 595px;
    height: 55px;
    padding: 0 369px 0 64px;
    overflow: hidden;
    margin: auto;
    background-position: center;
}
.nr_03 img {
    width: 848px;
    height: 46px;
    display: block;
    left: 50px;
}
.nr_04 {
    width: 942px;
    height: 268px;
    overflow: hidden;
    padding: 0 29px 18px 29px;
    margin: auto;
    font-size: 16px;
    line-height: 32px;
    color: #191919;
    /*background-image: url(../images/c_27.png);
    background-position: bottom;
    background-repeat: no-repeat;*/
}
.nr_04 p{height: 128px;}

footer{
    margin-top: 20px;
    height: 90px;
    border-top: 0px solid #4a3b31;
    text-align: center;
    line-height: 90px;
    background-color: #000000;
    font-size: 14px;
    color: #ffffff;
}
footer p{
    width: 1000px;
    height: 90px;
    margin: auto;
    background-color: #000000;
}
.goTop{
    width: 90px;
    height: 90px;
    background: url("../images/c_22.png") no-repeat;
    background-position: center;
}
.goTop {
    display: none;
    position: fixed;
    bottom: 164px;
    right: 20px;
    background-size: 90px 90px;
    cursor: pointer;
    width: 90px;
    height: 90px;
    background: url("../images/c_22.png") no-repeat;
    background-position: center;
}



.result,.pages{width:96%;line-height: 30px; margin: 25px 2% 0;font-size: 20px;}
.result { border-collapse:collapse}
.result tr td{background:#e5e5e5;color:#000000; border:1px solid #cbcbcb;text-align:center;height:35px;}
.result tr th{background:#333; color:#fff; 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: #333;
    margin-left: 8px;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    min-width: 16px;
}
.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}
