header,.main,footer{
 width: 100%;
}



.slide-container,.modeFir,.modeSec,.modeTir,.modeFour{
 margin: 0 auto;
 width: 1260px;
 height: 426px;
 overflow: hidden;
 padding: 0px 0px;
}
.slide {
 
 width: 100%;
 height: 360px;
}


.news,.policy,.announce,.theory,.myFriendLink {
padding-top: 12px;
}
.news {
 width: 100%;
}

.showList {
 overflow: hidden;

}

.showList{
 margin: 0 auto;
 width: 1260px;
 height: 250px;
}

.title{
 height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #9e0303;
}
.title a{
 float: right;
    color: #868686;
    font-size: 19px;
}
.title>h2{
 width: auto;
    float: left;
    font-size: 21px;
    color: #333;
    font-weight: normal;
}

.new_con{
 margin: 20px 0 0 0;
 overflow: hidden;
}

.newsLf{
    float: left;
    padding-top: 13px;
}
.newsLf>a>img{
 display: block;
 width: 100%;
 height: 200px;
}
.newsLf>a>p{
 font-size: 15px;
    color: #8c0000;
    background: #e8e8e8;
    padding: 15px;
}
.newsLf>a>p>span {
    color: #8c0000;
}

.newsRt {
    float: left;
    padding-left: 12px;
    width: 63%;
}

.newsRt ul li ,.con-div>ul>li{
    overflow: hidden;
    font-size: 15px;
    line-height: 15px;
    padding: 0 0 0px 13px;
    margin: 6px 0px;
    background: url(../images/li_03.png) no-repeat 0 12px;
}

.newsRt ul li a ,.con-div>ul>li>a{
    display: inline-block;
    width: 75%;
    float: left;
    line-height: 28px;
    color: black;
}

.newsRt ul li span ,.con-div>ul>li> span{
    float: right;
    display: block;
    color: #646464;
    font-size: 14px;
    margin-top: 8px;
}


.con-div>ul{
 margin-top: 20px;
}
.showList{
 position: relative;
}
.showList>ul{
 margin-top: 20px;
 height: 150px;
}

.showList>ul>li{
 float: left;
 margin-left: 45px;
}

.home_flex {
    display: flex;
    justify-content: space-between;
}
.announce,.theory {
    width: 600px;
}

.myFriendLink,.policy   {
    width: 600px;
}

.header-itm:hover ul{
display:block;
}