@charset "UTF-8";

/*
*
*program:zhong-wei
*author:lkw
*create at 2017/11/14
*
*/

/*头尾公共部分*/
.zw-header {
    width: 100%;
    height: 315px;
}

.zw-footer {
    text-align: center;
    width: 100%;
    height: 202px;
    padding-top: 25px;
    box-sizing: border-box;
    background: url("../images/zw-footerbg_11.png") center no-repeat;
}

.zw-content {
    width: 1200px;
    margin: 0 auto;
}

.zw-htop {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
}

.zw-topxx, .zw-toptq {
    font-size: 12px;
    color: #ffffff;

}

.jfqh {
    font-size: 12px;
    color: #ffffff;
    margin-right: 10px;
}

.jfqh.on {
    color: #ffffff;
    font-weight: bold;
}

.zw-topxx {
    margin-right: 30px;
}

.zw-logo {
    margin: 0 auto;
    display: block;
    width: 315px;
    height: 175px;
    background: url("../images/hy-logo.png") center no-repeat;
}
.zw-topsear {
    margin: 15px auto 0 auto;
    width: 720px;
    height: 60px;
    background: url("../images/zw-topsearchbg.png") center no-repeat;
}

.zw-tsch {
    height: 55px;
    line-height: 55px;
    width: 650px;
    box-sizing: border-box;
    padding-left: 30px;
}

.zw-tsbtn {
    margin: 13px 25px 0 0;
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/hy-sysear.png") no-repeat;
}

.zw-float {
    z-index: 99999;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    padding-top: 70px;
    box-sizing: border-box;
    background: url("../images/zw-floatbg_07.png") repeat-y;
}

.zw-float a {
    display: block;
    width: 40px;
    height: 40px;
}

.zw-float a:hover {
    background-color: #ba0605;
}

.zw-float a:hover .zw-floatxx,.zw-float a:hover .zw-floatm {
    display: block;
}

.zw-floattop{
    position: fixed;
    right: 0;
    top: 85px;
}


.zw-floatxx {
    display: none;
    position: relative;
    width: 118px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    background: url("../images/zw-floatxx.png");
    top: -40px;
    right: 110px;
    padding-right: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

.zw-floatm{
    width: 110px;
    height: 110px;
    position: relative;
    right: 110px;
    top: -40px;
    display: none;
}

.zw-floatm img{
    width: 100%;
}

.zw-flt {
    margin-bottom: 5px;
}

.zw-float .zw-fbtm {
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
}

.zw-float .zwfltt {
    height: 100%;
    position: relative;
}

.zw-fxgwz {
    margin-top: 85px;
}

.zw-fxgwz a, .zw-footer .zw-fxgwz span {
    font-size: 12px;
    color: #ffffff;
}

.ftcon {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.zw-footer .wzzc {
    display: block;
    position: absolute;
    width: 110px;
    height: 55px;
    top: 17px;
    right: 60px;
}

.zw-nav a {
    float: left;
    font-size: 18px;
    color: #fefefe;
    display: block;
    width: 170px;
    margin-right: 25px;
    height: 50px;
    line-height: 50px;
    padding-left: 67px;
    box-sizing: border-box;
}

.zw-nsy {
    border-radius: 10px 0 0 0;
    background: url("../images/zw-navhome.png") 35px no-repeat;
}

.zw-nzj {
    background: url("../images/zw-navfj.png") 35px no-repeat;
}

.zw-nxw {
    background: url("../images/zw-navxwzx.png") 35px no-repeat;
}

.zw-nxx {
    background: url("../images/zw-navxx.png") 35px no-repeat;
}

.zw-nbs {
    background: url("../images/zw-navbs.png") 35px no-repeat;
}

.zw-nhd {
    background: url("../images/zw-navhd.png") 35px no-repeat;
}

.zw-nzt {
    border-radius: 0 10px 0 0;
    background: url("../images/zw-navzt.png") 35px no-repeat;
}




.zw-footer .dzjg {
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -36px;
}
