* {
    margin: 0;
    padding: 0;
    font-family: "Micorsoft Yahei";
}

a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

.ui-header {
    width: 100%;
    height: 820px;
    position: relative;
}

.ui-headerimg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.ui-xsxc-title {
    width: 1200px;
    height: 397px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ui-xsxc-return {
    float: right;
    color: #fff;
    font-size: 28px;
    line-height: 55px;
}

.ui-xsxc-titleimg {
    display: block;
    margin: 162px auto 0;
}
.ui-content{
    width: 1400px;
    height: auto;
    margin: -340px auto 0;
    position: relative;
}
.ui-toutiao{
    width: 100%;
    height: 550px;
    background: rgba(250,250,250,0.6);
    overflow: hidden;
}
.ui-toutiao-k{
    width: 1234px;
    height: 440px;
    margin: 52px 99px;
}
.ui-newsleft{
    float: left;
    width: 633px;
    height: 441px;

}
.sw-slide {
    position: relative;
}

.sw-slide-title {
    position: absolute;
    width: 100%;
    height: 80px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.sw-slide-a img {
    display: block;
    width: 100%;
    height: 100%;
}

.sw-bullet li.active {
    background-color: #fc114a
}
.ui-newsright{
    width: 570px;
    height: 441px;
    float: right;
    
}
.ui-newsright-a1{
    width: 100%;
    height: 60px;
    font-size: 28px;
    color: #c10003;
    text-indent: 2em;
    display: block;
}
.ui-newsright-ul{
    width: 100%;
    height: 380px;

}
.ui-newsright-li{
    width: 100%;
    height: 47px;
    background: url('../images/dian.png') left center no-repeat;
}
.ui-newsright-lia{
    font-size: 18px;
    color: #333;
    line-height: 47px;
    display: block;
    text-indent: 1em;
}
.ui-commomlist{
    width: 1200px;
    height: 490px;
    margin: 0 auto;

}
.ui-commomlist-title{
    width: 100%;
    height: 77px;
    border-bottom: 2px solid #cecece;
}
.ui-commomlist-img{
    float: left;
    margin-top: 25px;
}
.ui-more{
    float: right;
    font-size: 18px;
    color: #af1e25;
    margin-top: 40px;
}
.ui-commomlist-ul{
    display: flex;
    width: 100%;
    height: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.ui-commomlist-li{
    width: 600px;
    height: 47px;
    background: url('../images/dian.png') 20px center no-repeat;
}
.ui-commomlist-a{
    display: block;
    line-height: 47px;
    color: #333;
    font-size: 18px;
    color: #333;
    text-indent: 2em;
}
.ui-footer {
    width: 100%;
    height: 282px;
    background: #c10003;
    margin-top: 15px;
    overflow: hidden;
}

.ui-footer-p {
    font-size: 16px;
    color: #fff;
    margin-top: 24px;
    text-align: center;
}

.ui-footer-img {
    display: block;
    width: 58px;
    height: 70px;
    margin: 15px auto 0;
}