*{
    margin: 0;
    padding: 0;
}

a{
    text-decoration:unset;
}
a:hover{
    color:red;
}
li{
    list-style: none;
}
body{
    background: #fff;
}
.container{
    width: 1200px;
    margin: 0 auto;

}
.content{
    margin-top: 30px;
    margin-bottom: 30px;
}
.clearfix::after,.lip::after,.con3 .comul ul::after{
    display: block;
    content: '';
    visibility: hidden;
    clear: both;    
}

.head{
    width: 100%;
    height: 443px;
    background: url(../images/2021mszt01.png) no-repeat top center;
}
.content{
    padding-top: 20px;
}
.con1left {
    float: left;
    width: 600px;
    height: 332px;
    overflow: hidden;
    position: relative;
}
.lunbox>.longul0{
    height: 332px;
}
.linum li.on{
    background: white;
}
.linum li.on{
     
}
.linum li{
    width: 12px;
    height: 12px;
    float: left;
    border-radius: 50%;
    background: #c1c2c0;
    margin-right: 8px;
}

.lunbox{
    position: relative;
    /* overflow: hidden; */
    padding:0 10px;
    box-sizing:border-box;
    /* border: 1px #d2d2d2 solid; */
}
.lunbox .linum{
    position: absolute;
    right: 5px;
    bottom: 12px;
    width: auto;
}
.lunbox>.longul0{
    width: 1000%;
    position:absolute;
}
.con1left>.longul li {
    /* display: none; */
    float: left;
    width: 10%;
    height: 100%;
    position: relative;
}
.con1left>.longul li a,.con1left>.longul li a img{
    display: block;
    width: 100%;
    height: 100%;
}
.con1left>.longul li p{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: rgba(0,0,0,0.15);
}
.con1left .longul li p a{
    display: block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
}
.con1right{
    width: 575px;
    float: right;
}
.con1righttit a{
    display: inline-block;
    line-height: 35px;
    color: #8a8a8a;
    font-size: 16px;
    float: right;
}
.comul li a{
    display: block;
    width: 90%;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    font-size: 18px;
    box-sizing: border-box;
    background: url(http://www.sc.gov.cn/10462/xhtml/images/lwlbdian.jpg) no-repeat 0 center;
}

.con2{
    margin-top: 30px;
    padding-top: 20px;
}
.con2{
    /* height: 850px; */
    width: 100%;
    padding-bottom: 40px;
    background: url(../images/2021mszt08.png);
}
.con2li li{
    border-bottom: 2px solid  #e06d6d;
    width: 18%;
    margin-right: 2%;
    height: 28px;
    line-height: 28px;
    float: left;
    color: #fff;
    cursor: pointer;
}
.con2li li.on{
    border-bottom: 2px solid  white;
}
.con2li{
    width: 420px;
    margin: 0 auto;
    margin-top: 50px;
}
.connr li{
    float: left;
    width: 50%;
    padding: 40px 40px 20px 65px;
    box-sizing: border-box;
    background: url(../images/2021mszt04.png) no-repeat 9px  39px;
    color: #fff;
    min-height: 250px;
    padding-bottom: 0;
}
.p1{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 8px;
}
.connr li a{
    color: #fff;
}
.p2{
    font-size: 16px;
    line-height: 36px;
}
.p3{
    font-size: 16px;
    line-height: 36px;
    color:yellow;
}
.comul li span{
    float: right;
    margin-top: -29px;
}
.con3 .comul li a{
    color: #000;
}
.comul span{
    color: #6d6d6d;
}
.comul .more{
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #d70000;
    border-radius: 20px;
    font-size: 18px;
    text-align: center;
    margin: 25px auto;
}
.con4 .comul li,.con3 .comul li{
    width: 45%;
    float: left;
}
.con4 .comul,.con3 .comul{
    padding-top:10px;
}
.con4 .comul li:nth-child(2n),.con3 .comul li:nth-child(2n){
    float: right;
}
.con4 .comul li a{
    width: 95%;
}
.con3,.con4{
    margin: 35px 0;
    min-height: 250px;
}
.con3 .comul li a,.con4 .comul li a{
    font-size: 18px;
}
.connr>ul{
    display: none;
}
.connr>ul.on{
    display: block;
}
.head a img{
    margin: 20px 10px ;
}

.container2 .fgf_list_title p .list_title_left{
    color:#be0000;
}
 .container2 .fgf_list_title p{
    border-left: 5px #be0000 solid;
}
div.fgf_list {
margin-bottom:25px;
}