@charset "utf-8";
*{
    margin: 0;
    padding: 0px;
}
body{
    min-width: 1200px;
    /* background: #fff4e1; */
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.tophead{
    padding: 10px 0px;
    width: 100%;
    background: #fff;
}
.tophead .search-box{
    margin-top: 10px;
}
.head{
    width: 100%;
    /* height: 615px; */
}
.head{
    width: 100%;
}
.wrap{
    background: url(../images/xxgcesdzt00.png) no-repeat top center;
}
.con1 .con1left{
    width: 54%;
    float: left;
    height: 362px;
}
.con1 .con1left img{
    display:block;
    width:100%;
    height:100%;
}
.content .con1{
    margin-top: 20px;
}
.con1 .con1right{
    width: 45%;
    float: right;
}
.mytit span{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 0 30px;
}
.mytit a{
    float: right;
    color: #969696;
    margin-top: 10px;
}
.con1 .mytit{
    background: url(../images/xxgcesdzt03.png) no-repeat;
}
.mytit{
    width: 100%;
    line-height: 50px;
    background: url(../images/xxgcesdzt04.png) no-repeat;
}
.topnews .p1 a{
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 25px;
    display: block;
    width: 100%;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}
.topnews  .p2 {
    color: #7c7c7c;
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
}
.con1 .comul {
    margin-top: 7px;
}
.con1 .comul li {
    margin: 18px 0px;
    font-size: 20px;
}
.comul li {
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    line-height: 38px;
    height: 38px;
}
.comul li  a{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.comul li::after{
    width: 5px;
    height: 5px;
    background: #be0000;
    content: '';
    position:absolute;
    left: 0px;
    top: 50%;
    margin-top: -3px;
}
.con2{
    margin-top: 30px;
}
.con2 .con2ul li{
    width: 50%;
    float: left;
    padding-top: 25px;
    padding-right: 30px;
    box-sizing: border-box;

}
.con2 .con2ul li>.con2imgbox{
    width: 42%;
    float: left;
    height: 155px;
}
.con2 .con2ul li>.con2imgbox img{
    display:block;
    width:100%;
    height:100%;
}
.con2 .con2ul li>.words{
    width: 52%;
    float: right;
}
.con2 .con2ul li>.words .p1 a{
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.con2 .con2ul li>.words .p2{
    line-height: 30px;
    color: #7c7c7c;   
    margin-top: 10px; 
}
.con2 .con2ul li>.words .p2 a{
    color: #e61d01;
}
.con3 {
    margin-top: 35px;
}
.con3 .comul{
    margin-top: 10px;
}
.con3 .comul li{
    height: 54px;
    line-height: 54px;    
}
.con3 .comul ul li a{
    width: 75%;
    display: inline-block;
}
.con3 .comul ul li span{
    float: right;
}
.con3 .comul ul li a{
    border-bottom: 1px dashed #eaeaea;
}

