header{position:fixed;width:calc(100% - 16px);left:0;top:0;z-index:9999;min-width:1200px;}
/*.header{position:relative;width:100%;left:0;top:0;z-index:9999;}*/
header .header_top{
    background:url("../images/header_bg.gif")no-repeat center center;
    width:100%;
    height:70px;
    background-size:cover;
    position:relative;
}
header .header_box{
    width:1200px;
    height:100px;
    margin:0 auto;
}
header .header_logo{
    margin-top:10px;
    display:inline-block;
}
header .header_logo img{
    height:50px;
}
header .header_right{
    margin-top:10px;
    display:inline-block;
    float:right;
    width:160px;
}
header .header_right img{
    height:50px;

}
ul{margin:0;padding:0;list-style: none;}
header nav{
    width:100%;
    /*background:rgba(0,0,0,0.8);*/
}
header ul{
    display:block;
    width:1200px;
    height:70px;
    margin:0 auto;
    text-align:center;
}

header ul li{
    float:left;
    display:inline-block;
    padding:0 15px;
    font-size:16px;
    width:80px;
    position: relative;
    height:60px;
}
header ul .active{
    background:url("../images/hover.gif") no-repeat center bottom;
}
header ul li:hover{
    background:url("../images/hover.gif") no-repeat center bottom;
}
header ul .header_right:hover{
    background:none;
}
header ul .header_logo:hover{
    background:none;
}
header ul li a{
    line-height:70px;
}
/*ÏÂÀ­*/
.erji_ul{
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    background: rgba(0,0,0,0.8);
    width: 120px;
    border: #4d3d38 solid 1px;
    padding: 5px 0;
}
.erji{
    display: block;
    color: #ff0048;
    font-size: 14px;
    line-height: 24px;
}
.erji:hover{
    background:url("../images/hover.gif") no-repeat center bottom;
}
header ul li:hover .erji_ul{
    display: block;
}


#btn{
    width:100%;
    position:absolute;
    bottom:50px;
}
.main_btn{
    width:100%;

}
.btn1{
    width:425px;
    margin:0 auto;
}
.main_btn a{
    display:inline-block;
    background:#000;
    border:0;
    color:#fff;
    font-size:12px;
    text-align:center;
    line-height:30px;
    padding:0 20px;
    margin:0 25px;
}
.footer_wrap{
    padding-top:50px;
    width:600px;
    height:600px;
    margin:0 auto;
    background:rgba(0,0,0,.7);
}
#header_top{height:1px;position:absolute;top:1200px;}
.cn{
    margin-top: 70px;
}
.mid2{
    width:100%;
    background:rgba(0,0,0,.6);
    height:30px;
    text-align:center;
    padding:10px 0;
}
.main_content{
    padding-top:2px;
}
.mid2 li{
    padding:0 10px;
    text-align:center;
    line-height:30px;
    width:80px;
    display:inline-block;
    background: #e7225e;
}
.mid2 li a{
    width: 100% ;
    height:100%;
    display:block;
}
#t1{
    width:100%;
    height:1px;
    position:relative;
    top:-152px;
}
#t2{
    width:100%;
    height:1px;
    position:relative;
    top:-152px;
}
#t3{
    width:100%;
    height:1px;
    position:relative;
    top:-152px;
}