.navHead{
    width: 100%;
    height: 40px;
    background: #F5F5F5;
}
.nav{
    width: 1200px;
    height: 100%;
    margin:0 auto;
}
.nav ul{
    text-align: center;
    float: left;
}
.nav ul li{
    font-size: 12px;
    color: #585858;
    float: left;
    text-align: center;
    line-height: 40px; 
    margin-right: 20px; 
}
.nav div{
    float: right;
}
.tel{
    text-align: center;
    line-height: 40px;
}
.tel img{
    float: left;
    margin: 13px 6px 0 0;
}
.tel span{
    display: inline-block;
}
.zx{
    font-size: 12px;
    color: #585858;
}
.dl{
    width: 60px;
    height: 26px;
    font-size: 14px;
    color: #FFFFFF;
    background: #ED4248;
    border-radius: 20px;
    text-align: center;
    line-height: 26px;
    margin: 0 10px 0 36px;
}
.dl a{
    color: #FFFFFF;
}
.zc{
    width: 60px;
    height: 26px;
    font-size: 14px;
    border: 1px solid #ED4248;
    border-radius: 20px;
    text-align: center;
    line-height: 26px;
}
.zc a{
    color: #ED4248;
}
.zgItem{
    width: 100%;
    height: 96px;
    background: #fff;
}
.zg-center{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    cursor: pointer;
}
.zg-center ul{
    float: left;
}
.zg-center li{
    float: left;
    font-size: 16px;
    color: #333333;
    margin-right: 30px;
    margin-top: 38px;
    padding-bottom: 8px;
}
.zg-center li a{
    color: #333333;
}
#navColor .currentColor{
    color: #ED4248; 
    border-bottom: 1px solid #ED4248; 
}
/* .currentColor{
    color: #ED4248;
    border-bottom: 1px solid #ED4248;
}
.currentColor a{
    color: #ED4248 !important;
} */
.zg-center .zg-pic{
    float: left;
    margin: 20px 10px 0 0;
}
.zxcenter{
    font-size: 18px;
    color: #585858;
    display: inline-block;
    margin: 35px 43px 0 9px;
}
.border{
    width: 1px;
    height: 26px;
    margin-top: 36px;
}
.zg-center span{
    float: left;
}
.zg-right{
    width: 370px;
    height: 40px;
    float: right;
    line-height: 40px;
    margin-top: 23px;
}
.zg-right input{
    width: 298px;
    height: 38px;
    border: none;
    border: 1px solid #ED4248;
    padding-left: 10px;
}
.zg-right span{
    display: inline-block;
    float: right;
    width: 60px;
    height: 41px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background: #ED4248;
}

