.clearfix {
    zoom: 1;
}
.po-r {
    position: relative;
}
.gcls {
    margin-top: 30px;
}

.zt-container{
    background: url("../images/top.png") no-repeat top center;
    margin-bottom: 50px;
}
.zt-container .w {
    width: 100%;
}
.section-title {
    text-align: center;
    margin-bottom: 40px;
    background: none;
}
.top_box{
    height: 770px;
}
.title-box {
    margin: auto;
    display: inline-block;
    margin-top: 8px;
}
.center1,.center2,.center3 {
    margin: 0 auto;
}
.center1,.center2,.center3 {
    width: 1200px;
    min-height: 230px;
}
.gcls .list li {
    width: 50%;
    float: left;
    font-size: 21px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 30px 0 50px;
    box-sizing: border-box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: url("../images/spot_06.jpg")no-repeat 10px center;
}
.more_m {
    text-align: right;
    font-size: 16px;
    color: #d60000;
    margin-top: -20px;
}
.more_m a{
    color: #d60000;
}
.show-ul li {
    width: 575px;
    float: left;
    font-size: 23px;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: url(../images/bg02.png) no-repeat;
    background-size: contain;
    height: 163px;
    line-height: 32px;
    display: inline-block;
    padding: 42px 42px 0 39px;
    color: #fff;
    margin-bottom: 48px;
    margin-right: 48px;
}
.show-ul li:nth-child(2n+2){
    margin-right: 0;
}
.show-list li{
    margin-bottom: 15px;
}
.show-list li a{
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 23px;
    font-weight: bolder;
    text-indent: 1.5em;
    background: url(../images/spot_06.jpg) no-repeat 10px 15px;
}
.show-list li p{
    line-height: 32px;
    font-size: 16px;
    color: #6e6e6e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.show-list li:first-of-type a{
    color:#d40000;
}*/
.sjw_wqhg{
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 10px #9c9c9c;
    padding: 20px;
    margin: 20px auto;
    width: 1170px;
}
.wqhg_title{
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    border-left: 4px solid rgb(181,14,6);
    padding-left: 15px;
    color: rgb(181,14,6);
}
.wqhg_cont ul{
    margin-top: 10px;
}
.wqhg_cont ul li{
    position: relative;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 0.8em;
}
.wqhg_cont ul li a{
    color:#333;
}
.wqhg_cont ul li i{
    position: absolute;
    top: 18px;
    left: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #a4a4a4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}