/*头部*/
.mw-topwrap {
    background: url(/uiFramework/commonResource/image/2021111611225960520.png) repeat-x;
}
.banner, .banner-index {
    position: relative;
    height: 280px;
    background: none;
}
.banner-index-cont {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    background: url(/uiFramework/commonResource/image/2021111611250683221.png) center top no-repeat;
    height: 270px;
    display: block;
    overflow: hidden;
    text-indent: -999em;
}
.nav {
    width: 1080px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.nav .screen {
    width: 1080px;
    position: absolute;
    left: 45px;
    top: -55px;
}
.nav li {
    float: left;
}
.nav li.nav-line {
    background: url(/uiFramework/commonResource/image/2021111611263145176.png) center no-repeat;
    height: 34px;
    width: 2px;
    display: block;
    overflow: hidden;
    text-indent: -999em;
}
.nav li a {
    float: left;
    height: 34px;
    line-height: 34px;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 0 20px;
    text-shadow: 1px 1px 1px #000;
}
.nav li a:link, .nav li a:visited {
    color: #fff;
}
.nav li a:hover {
    background: url(/uiFramework/commonResource/image/2021111611281172238.png) repeat-x;
    color: #FF0;
}


/*底部*/
.footer {
    height: 130px;
    overflow: hidden;
}
.wrap {
    width: 972px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.footer-mian {
    position: relative;
}
.footer-frame {
    position: relative;
    padding-top: 3px;
}
.footer-frame-cont {
    width: 730px;
    float: left;
    font-size: 12px;
}
.footer-frame-copyright {
    text-align: left;
    color: #4d4d4d;
    line-height: 28px;
    padding: 20px 15px;
}
.footer-mian .return-top, .footer-frame .contact-way {
    text-align: left;
    position: absolute;
    right: 10px;
    top: 18px;
    width: 115px;
    height: 40px;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
}
.footer-frame .contact-way a {
    background-position: 0px 0px!important;
}
.screen {overflow:hidden;}
.footer-mian .return-top a, .footer-frame .contact-way a {
    width: 115px;
    height: 40px;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    background: url(/uiFramework/commonResource/image/2021111217315466267.png) -115px 0px no-repeat;
}
.contact-way{position:absolute!important;right:117px!important;}
.return-top{position:absolute;right:0;}