@charset "utf-8";
/* 全局样式 */
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}

body > div, form > div {
    margin: 0 auto;
}

div {
    text-align: left;
}
img{
    display: block;
}
a img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

select, textarea {
    font: 12px Arial, "微软雅黑";
}

body {
    color: #000000;
    text-align: center;
    font: 12px "微软雅黑";
}

ul, ol, li {
    list-style-type: none;
    vertical-align: 0;
}

a {
    outline-style: none;
    color: #505050;
    text-decoration: none;
    font-family: "微软雅黑"
}

a:hover {
    color: #2f2f2f;
    text-decoration: none;
}

a, area {
    blr: expression(this.onFocus=this.blur())
}

:focus {
    -moz-outline-style: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    /*width: 0 !important;*/
    /*height: 0 !important;*/
    /*height: 0 !important;*/
    /*visibility:hidden !important;*/
}

.block {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.he20 {
    height: 20px;
}

.he30 {
    height: 30px;
}

.he50 {
    height: 50px;
}

.he80 {
    height: 80px;
}

.he40 {
    height: 40px;
}


.wh1000 {
    width: 1000px;
    margin: 0 auto
}

body, html {
    min-width: 1020px;
    overflow-x: hidden;
}

.banTop {
    background: url(../images/ban1.jpg) no-repeat center top;
    height: 446px;
    position: relative;
}
.btn-wrapper{
    width: 1000px;
    height: 446px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.link1{
    display: block;
    position: absolute;
    left: 60px;
    top: 250px;
    width: 105px;
    height: 33px;
}
.link2{
    display: none;
    position: absolute;
    left: 177px;
    top: 250px;
    width: 106px;
    height: 33px;
}
.link3{
    display: none;
    position: absolute;
    left: 290px;
    top: 250px;
    width: 105px;
    height: 33px;
}
/*.redText {*/
/*    background: url(../images/pic1.jpg) no-repeat center;*/
/*    margin: 0 auto;*/
/*    height: 110px;*/
/*    width: 1000px;*/
/*    position: relative*/
/*}*/

.redText a {
    display: block;
    position: absolute;
    right: 25px;
    top: 36px;
    width: 160px;
    height: 40px;
}

.footer {
    background: url(../images/footerBg.jpg) no-repeat center;
    height: 51px;
}


.macBtn {
    width: 1000px;
    height: 355px;
    padding-top: 164px;
    box-sizing: border-box;
    padding-left: 216px;
}

.macBtn.sp0 {
    background: url(../images/btn1.jpg) no-repeat center bottom;
}

.macBtn.sp1 {
    background: url(../images/btn2.jpg) no-repeat center bottom;
}

.macBtn.sp2 {
    background: url(../images/btn3.jpg) no-repeat center bottom;
}

.macBtn li {
    float: left
}

.macBtn li {
    display: block;
    width: 124px;
    height: 124px;
    cursor: pointer;
    margin-right: 100px;
}
.macBtn li:last-child {
    margin-right: 0px;
}
.mCon_conTxt{
    height: auto;
    visibility: visible;
    width: 1000px;
}
.macBtnImg{
    height: auto;
}
.macBtnImg img {
    display: block;
    width: 1000px;
}











