@charset "utf-8";

/* css document */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0
}

input {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

li,
ol,
ul {
    list-style: none
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: normal
}

td,
th {
    text-align: center
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}




/*font color*/

a {
    text-decoration: none;
    color: #4a8e01;
}

a:hover {
    text-decoration: none;
    color: #F60;
}

/*star*/

html,body{
    overflow-x: hidden;
}
body {
    font: 16px/1.6em Tahoma, "Microsoft YaHei";
    background: #000;
    color: #181818;
}

.top {
    text-align: center;
    padding: 30px 0;
}



.logo{font-size:58px;}
.logo {color:#fa7d21;}

.mp3 {
    position: fixed;
    left: 10%;
    bottom: -30px;
}

/*u_downTips*/
.u_downTips{font-size:22px;}



/* BOSS*/

.footer {
    height: 150px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;

}

.footer img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;

}

.center {
    position: absolute;
    top: 525px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    text-align: center;
    z-index: 2;
}





/*-----------------------------*/
.g_down {
    width: 100%;
    border-top: 5px solid #323436;
    border-bottom: 5px solid #323436;
    margin: 0 auto 0;
    background-color: #fff;
    text-align: center;
    background: #e9e9e9;
}

.m_downCont {
    width: 800px;
    margin: 0 auto 30px;
    padding: 20px 30px 30px;
    border: 2px solid #d8d8d8;
    overflow: hidden;
    background: #fff;
}

.m_downText {
    padding: 10px 0 0 0;
    float: left
}


.m_downText .neiwen {
    float: left;
    width: 100%;
    padding: 5px 0;
    border-top: 1px dashed #c0c0c0;
}

.m_downText .u_tit {
    float: left;
    width: 112px;
    text-align: left;
}

.m_downText .neiwen .u_txtRihgt {
    float: right;
    width: 688px;
    text-align: left;
}


.u_tit a:link,
.u_tit a:visited {
    text-decoration: none;
    color: #4a8e01
}

.u_tit a:hover,
.u_tit a:active {
    text-decoration: none;
    color: #F90;
}



.u_hot {
    color: #000;

    width: 800px;
    margin: 0 auto 15px;
    text-align: center;
    border: 1px solid #ff9d34;
 

    padding: 13px 0;
    font-size: 18px;
    background: #ffff98;
       display: inline-block;
    *zoom: 1;
    *display: inline;
    _zoom: 1;
    _display: inline;
    overflow: hidden;
    font-family: "Microsoft YaHei";
}
.u_hot p{
    width: 100%;
}
.m_newslist {
    width: 100%;

}

.m_newslist .u_newItem {
    position: relative;
    text-align: left;
    padding: 0 0 0 25px;
}

.m_newslist .u_newItem em {
    position: absolute;
    top: 0;
    left: 0;
}

.g_footer {
    text-align: center;
  
}

.m_foot {
	color:#dfdfdf;
    padding-top: 10px;
    padding-bottom: 20px
}



.urlList li {
    width: 170px;
    margin: 10px 10px 10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    _zoom: 1;
    _display: inline;
    overflow: hidden;
}

.urlList li a {
    color: #fff;
   
    padding: 13px 0 0;
    width: 100%;
    height: 53px;
    text-decoration: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    _zoom: 1;
    _display: inline;
}

.urlList li a span {
    /* font-weight: bold; */
    margin: 0 0 5px;
    float: left;
    width: 100%;
    font-family: "Microsoft YaHei";
    line-height: 1;
    font-size: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    _zoom: 1;
    _display: inline;
}

.urlList li a i {
    line-height: 1;
    float: left;
    width: 100%;
    font-size: 12px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    _zoom: 1;
    _display: inline;
}

.urlList li a:hover {
    background: rgb(73, 160, 1) !important;
    color: #fff;
}

.jietu img{width:100%;}

.jietu li+li{margin-top:10px;}