.xia{
height:90px;
}
.banner img{
    width: 100%;
}

.main{
width:1200px;
margin:0 auto;
}

.zhaocon{
    width: 1200px;
    margin: 10px auto;
    border: 1px solid gold;
}
.zhaoptit{
    padding-top: 40px;
    text-align: center;
}
.zhaoptit p{
    line-height: 50px;
    font-size: 18px;
    color: #333;
}
.zhaot{
    text-align: center;
    width: 120px;
    margin: 0 auto;
    border-bottom: 2px solid gold;
    padding-bottom: 20px;
}
.zhaot p{
    font-size: 26px;
    font-weight: bold;
    color: gold;
}
.zhaoc{
    width: 1000px;
    margin: 30px auto;
}
.zhaoct{
    width: 100px;
    height: 35px;
    background-color: black;
    text-align: center;
    border-radius: 5px;
}
.zhaoct p{
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: white;
}
.zhaocc{
    padding: 20px 0 30px 0;
}
.zhaocc p{
    line-height: 30px;
    font-size: 16px;
}