body,
ul {
    padding: 0;
    margin: 0;
}
ul {
    list-style: none;
}
.wrap {
    position: relative;
    width: 1200px;
    height: 400px;
    margin: 100px auto;
    top: 60px;
}
.content {
    position: absolute;
    width: 1200px;
    height: 400px;
}
.content li {
    position: absolute;
    background-size: 100% 100%;
    cursor: pointer;
}
.wrap a {
    position: absolute;
    display: none;
    z-index: 2;
    top: 43%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    font: 36px/60px "宋体";
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: background 1s ease;
    background-position: 255;
}
.wrap a:hover {
}
.prev {
    left: 30px;
}
.next {
    right: 30px;
}

#m1 {
    height: 850px;
    position: relative;
    min-width: 1280px;
    margin: 0px auto;
    padding-top: 0px;
    background: url() center top no-repeat;
}
#m1 .flash {
    width: 1920px;
    height: 900px;
    position: absolute;
    left: 50%;
    margin: 0px auto -272px -960px;
    z-index: 50;
}
#news {
    float: left;
    width: 1106px;
    height: 490px;
    position: relative;
    margin-top: 229px;
    margin-left: 106px;
    z-index: 100;
}
#news .tit {
    width: 575px;
    height: 59px;
    line-height: 59px;
    font-size: 15px;
    color: rgb(181, 150, 96);
    padding-left: 21px;
}
#news .tit span {
    float: left;
}
#news .tit span:nth-child(1) {
    width: 118px;
}
#news .tit span:nth-child(2) {
    width: 317px;
}
#news .tit span:nth-child(3) {
    width: 34px;
}
#news .tit span:nth-child(4) {
    width: 34px;
}
#news .tit span:nth-child(5) {
    width: 60px;
    text-align: center;
}
#news .serviceList {
    float: left;
    width: 566px;
    font-size: 12px;
    margin: 0px auto 0px 18px;
}
#news .serviceList li {
    float: left;
    width: 566px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px dotted rgb(110, 81, 36);
}
#news .serviceList li a {
    float: left;
    color: rgb(181, 150, 96);
    margin-left: 5px;
    display: inline;
}
#news .serviceList li:hover {
    background-color: rgb(0, 0, 0);
}
#news .serviceList li strong {
    padding: 0px 5px;
    float: left;
    width: 110px;
    font-weight: normal;
    color: rgb(181, 150, 96);
    margin-left: 5px;
    display: inline;
}
#news .serviceList li p {
    float: left;
    width: 305px;
    color: rgb(210, 124, 2);
    display: inline;
}
#news .serviceList li em {
    float: right;
    width: 60px;
    font-size: 12px;
    color: rgb(181, 150, 96);
}
#news .serviceList li em img {
    margin-right: 5px;
}
#news .btn_more {
    position: absolute;
}
#ZhiYe2 .center {
    float: left;
    position: relative;
    width: 900px;
    margin-left: 230px;
}
#ZhiYe2 .photoshow_select2 a.change {
    background-position: right top;
}
#Zhuangbei .center {
    position: relative;
    width: 950px;
}
.NewsList {
    margin: 0px 18px;
}
.NewsList li {
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    color: rgb(234, 249, 253);
    padding-right: 8px;
    border-bottom: 1px dotted rgb(30, 44, 39);
    cursor: pointer;
    font-weight: bold;
    font-family: 黑体;
}
.NewsList li:hover {
    background-color: rgb(0, 49, 56);
}
.NewsList li a {
    color: rgb(234, 249, 253);
    margin-left: 5px;
}
.NewsList li time {
    float: right;
    color: rgb(234, 249, 253);
}
.NewsList li .lx {
    margin: 0px 8px;
    color: rgb(234, 249, 253);
}
.focusNews {
    height: 54px;
    line-height: 54px;
    text-align: center;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}
.focusNews h4 {
    font-size: 20px;
    font-weight: bold;
    color: rgb(228, 188, 0);
}
.focusNews h4 a {
    color: rgb(228, 188, 0);
}
.focusNews h4 a:hover {
    color: rgb(255, 247, 241);
}
.Tab {
    float: left;
    width: 100%;
    line-height: 62px;
    position: relative;
    z-index: 1000;
}
.Tab .lines {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 2px solid rgb(251, 255, 255);
    z-index: 1000;
}
.Tab li {
    margin: 0px 25px;
    float: left;
    width: 171px;
    text-align: center;
    display: inline;
}
.Tab li a {
    font-size: 17px;
    color: rgb(45, 220, 252);
    display: block;
}
.Tab li a:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.Tab li.change a {
    color: rgb(255, 255, 255);
    font-weight: bold;
}
html,
body,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
p,
blockquote,
pre,
a,
address,
code,
del,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
audio,
video {
    margin: 0px;
    padding: 0px;
    display: block;
}
html {
    text-size-adjust: none;
}
img {
    border: none;
    vertical-align: middle;
}
input,
select,
button {
    padding: 0px;
    margin: 0px;
    outline: none;
    font-family: inherit;
    vertical-align: middle;
}
textarea {
    font-family: inherit;
    padding: 0px;
    margin: 0px;
}
button {
    cursor: pointer;
}
html {
    overflow-x: hidden;
}
body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
ul,
ol {
    list-style-type: none;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 18px;
}
h3,
h4 {
    font-size: 14px;
}
h5 {
    font-size: 12px;
}
i,
em,
address {
    font-style: normal;
}
a {
    text-decoration: none;
    color: rgb(79, 79, 79);
}
a:hover {
    text-decoration: underline;
    transition: color 200ms linear 0s, background-color 200ms linear 0s, border-color 200ms linear 0s;
}
a:active {
}
a:visited {
}
.clear {
    display: block;
    height: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}
.center {
    margin: 0px auto;
    width: 1280px;
}
#backtop {
    display: none;
    background: url("../image/arrow_top.png") left top no-repeat;
    cursor: pointer;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 20px;
    z-index: 11500;
    right: 20px;
}
#backtop:hover {
    background-position: left bottom;
}
