
.dingwei-s{height: 35px;line-height: 35px;font-size: 15px;padding: 0px 20px;color: #8a8a8a;}
.dingwei-s a{color: #0c63e4;}
.dingwei-s span{color: #ff511a;font-weight: bold;}
.zw-item{
    padding: 20px 30px 50px 30px;display: flex;flex-direction: row;flex-wrap: wrap;min-height: 150px;
}
.btm-child{width: 250px;height: 120px;border: 1px solid #E6E6E6;margin-left: 20px;border-radius: 5px;background-color: #f6f6f6;}
.btm-child:nth-child(1),.btm-child:nth-child(6){margin-left: 0px;}
.btm-child a:first-child{text-align: center;display: inline-block;padding: 35px 0px 10px 0px;font-size: 15px;color: #0b2e13;font-weight: bold;}
.btm-child a:last-child{text-align: center;color: #0088ff;font-size: 15px;}
.btm-child a:first-child:hover,.btm-child a:last-child:hover{text-decoration: underline;}