﻿.PolicyContent {
    background-image: url('../imagesnew/bk.png');
}
.PolicyTop{
    width: 1018px;
    margin:0 auto;
    padding-top:33px;
    overflow: hidden;
}
.Newlocation{
    float:left;
}
.Newlocation span{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.sousuo{
    float:right;
}
.textContent{
    margin-left:32px;
    float: left;
}
.zcfgcontent {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    height: 60px;
    width: 725px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top:15px;
}
.yanjing{
    width:16px;
    height:10px;
    display:inline-block;
    margin-left:16px;
}
.yanjing img{
    width:100%;
    height:100%;
}
.searchkuang{
    width: 224px;
    height: 25px;
    border: 1px solid #fff;
    font-size: 16px;
    padding-left: 15px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 15px;
}
.searchbutton{
    width: 77px;
    height: 24px;
    background: #e8342f;
    border: 1px solid #e8342f;
    border-radius: 5px 5px 5px 5px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}
.dingzhi {
    display: inline-block;
    width: 36px;
    height: 22px;
    border: 1px solid #D71806;
    line-height: 22px;
    text-align: center;
    position: relative;
    top: 4px;
}
.dingzhi span{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #D71806;
}