/*头部*/
._top{
    width: 100%;
}

.banner_img{
    width: 100%;
}
.banner_img img{
    width: 100%;
    margin-top: 0!important;
}

._top .logo{
    margin-left:21px;
    padding-top:5px;
}

._top ul{
    margin-top: 40px;
    display:inline-block;
    float: right;
    margin-right: 52px;
}

._top ul li{
    float:left;
    padding-left: 35px;
    font-size: 15px;
}

._top ul a{
    color: black;
}

._top .top_img{
    width:100%;

}
._top .hello{
    position: absolute;
    font-family: Century Gothic;
    font-size: 60px;
    color: white;
    font-weight: 700;
    top:332px;
    left: 50%;
    margin-left: -167px;
}

._top .QR_code{
    position: absolute;
    top:500px;
    left: 50%;
    margin-left: -140px;
    opacity: 0.7;
}

/*内容*/

.content{
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
}

.tab table{
    width: 100%;
    height: 500px;
    border: 0;
    font-size: 26px;
    text-align:center;
}

.tab td{
    width: 33.33%;
}
.tab table .m{
    font-size: 18px;
}

/*内容中部*/
.content_Center{
    position: relative;
    top:516px;
    height: 524px;
    width: 100%;
    background-color: #f7f6f5;
}

.content_Center .Center{
    position: relative;
}

.content .content_Center h1{
    position: absolute;
    top: 90px;
    left: 538px;
    font-size: 30px;
    color: #ff8103;
    letter-spacing:3px;
}

.content .Center{
    position: relative;
}

.content  .content_lower .L{
    position: absolute;
    top:76px;
    width: 400px;
    height: 440px;

}

.content  .content_lower .C{
    position: absolute;
    top:76px;
    left: 400px;
    width: 400px;
    height: 440px;

}

.content .content_lower .R{
    position: absolute;
    top:76px;
    left: 800px;
    width: 400px;
    height: 440px;

}

.content_lower .L span{
    color: red;
}






/*底部*/
/*.footer{
    top: 514px;
    width: 100%;
    height: 698px;
    background-color: #f7f6f5;
}

.footer .Center{
    position: relative;
}
.footer li{
    padding-top: 18px;
}

.footer li h1{
    padding-top: 26px;
}

.footer .L{
    position: absolute;
    top: 100px;
    left: 50px;
}

.footer .R{
    position: absolute;
    left: 420px;
    top:100px;
}

.footer .rr{
    margin-top: 30px;
}

.footer .QRcode{
    padding-top: 140px;
    margin-left:759px;
}



.footer .QRcode h1{
    position: absolute;
}

.footer .QRcode .top{
    position: absolute;
    top: 240px;
    right: 305px;
}

.footer .QRcode .xia{
    position: absolute;
    top: 240px;
    right: 100px;
}

.footer p{
    width: 700px;
    color: #000000;
    position: absolute;
    font-size: 16px;
    top: 600px;
    left: 270px;
}
*/



