@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0 none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul {
    list-style: none outside none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0 none;
}
a {
    text-decoration: none;
}
a:focus {
    outline: none;
}
.container {
    background: #fefdfe url('../images/mbga.jpg') no-repeat scroll center top;
    min-width: 1100px;
    min-height: 1318px;
}
.wrap {
    position: relative;
    margin: 0 auto;
    min-width: 1100px;
    width: 1100px;
}
.wrap .mcontent{
    padding: 450px 0 0;
}
.wrap .content .text {
    padding-bottom: 25px;
}
.wrap .content .text div {
    font-size: 14px;
}
.wrap .content .text p {
    color: #323232;
    line-height: 24px;
}
.wrap .content .text table img {
    display: block;
    margin: 0 auto;
}
.wrap .content .text table {
    color: #d35400;
    margin: 0 auto;
    margin-top: 20px;
}
.wrap .content .text table td {
    width: 200px;
    text-align: center;
}
.wrap .mbanner1 .mcontent .btns {
    margin-bottom: 10px;
}
.wrap .mbanner1 .btns a {
    width: 314px;
    height: 93px;
    background: url('../images/tab-btn.png') no-repeat;
    float: left;
    margin-right: 28px;
    overflow: hidden;
    text-align: center;
    font: normal 24px/93px '微软雅黑';
    color: #fff;
}
.wrap .mbanner1 .btns a.on {
    background-image: url('../images/tab-btn-on.png');
}
.wrap .mbanner1 .btns .a4:hover {
    background-image: url('../images/tab-btn-on.png');
}
.wrap .mbanner1 .text {
    margin-left: 41px;
}

.mbg1 .wrap .content .text {
    position: relative;
    top: 0;
    width: 592px;
}

.showDiv {
    display: none;
}
.fotDiv {
    display: none;
}
