*{
    padding: 0;
    margin: 0;
}
html,body{
    color: #333;
    font-size: 16px;
    font-family: "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“";
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    background: #fafafa;
    min-width: 1200px;
}
li{
    list-style:none;
}
a{
    text-decoration: none;
    color: #333;
}
img,input{
    border: 0;
}
.wap{
    display: none;
}
.top>img.wap{
    display: none;
}

body .clear{
    clear: both ;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.px1440{
    max-width: 1440px;
    margin: 0 auto;
}



/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¦ Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
.top{
    max-width: 1920px;
    margin:0 auto;
    position: relative;
}
.top>img{
    display: block;
    width: 100%;
}
.wap-menu{
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 99999;
}
.wap-menu img{
    height: 30px;
}
.main{
    margin-top: -80px;
    position: relative;
    z-index: 999;
    background: #fff;
    box-sizing: border-box;
}


/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª */
.main{
    background: none;
}
.nav{
    background: url(../images/nav-bj.png) no-repeat center center;
    background-size: 100% 100%;
}
.nav>ul{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    height: 80px;
    padding-top: 20px;
    background: none;
}
.nav>ul>li{
    float: left;
    width:auto;
    height: 80px;
    text-align: center;
    position: relative;
}
.nav>ul>li>a{
    display: block;
    padding: 0 80px;
    color: #fff;
    font-size: 18px;
    line-height: 80px;
    position: relative;
}

.nav>ul>li:hover>a{
    color: #fae385;
}
.nav>ul>li:hover>a::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fae385;
}
.nav>ul>li>span{
    display: none;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;
}
.nav>ul>li:hover ul{
    display: block;
}
.nav>ul>li.active>a{
    color: #fae385;
}
.nav>ul>li.active>a::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fae385;
}
.nav>ul>li>ul{
    width: 100%;
    position: absolute;
    top: 100%;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    z-index: 9;
    display: none;
}
.nav>ul>li>ul li:hover{
    background: #b5282e;
}
.nav>ul>li>ul li a{
    display: block;
    padding: 15px 10px;
    color: #333;

}
.nav>ul>li>ul li a:hover{
    color: #fff;
}

 
#main-cont{
    background: #fff;
    overflow: hidden;
}


/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */
.pagination{
    text-align: center;
    font-size: 0;
    padding: 60px 0;
}
.pagination a{
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a:hover{
    background: #ba2d35;
    color: #fff;
    border: 1px solid #ba2d35;
}
.pagination select{
    height: 37px;
    padding: 0 5px;
    outline: none;
    border-color: #eee;
}


/* footer ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ */
#footer{
    height:auto !important;
    background: #b5282e;
    text-align: center;
    margin-top: 60px;
}
#footer .fp-tableCell{
    height: auto !important;
}
.footer{
    padding: 20px 20px;
}
#footer .footer p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 3px 0;
}
#footer .footer p a{
    color: #fff;
}
#footer .footer p span{
    margin-left: 15px;
}
.close-menu{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}






a:focus{ outline:none; }