body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

body,
button,
input,
select,
textarea {
    font: normal 12px Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;
}

body {
    min-width: 1202px;
    /*  background: url(/static//images/manbg.jpg) repeat 0 0;*/
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%; 
}

button,
input,
select,
textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.fixed:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fixed {
    *zoom: 1;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wd {
    margin: 0 auto;
    width: 1200px;
}

.wd16 {
    margin: 0 auto;
    width: 1600px;
    position: relative;
}


/* reset.css V1.0  End */

.p_scale {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
}

.overflow {
    height: auto;
    overflow: hidden;
}

img {
    display: block;
}
.banner-lunbo:hover{
    cursor:pointer;
}
.side_li .side-b {
    text-align: center;
    height: 115px;
    width: 200px;
    background-color: #205c52;
    color: #fff;
    position: relative;
    right: 203px;
    top: -89px;
    border-radius: 10px;
    font-size: 20px;
    padding-top: 10px;
    line-height: 40px;
    display: none;
}

.side-e {
    width: 150px;
    height: 150px;
    position: relative;
    right: 155px;
    top: -115px;
    display: none;
    background-color: #205c52;
}

.side-e img {
    width: 120px;
    height: 120px;
    padding-top: 15px;
}