*{
    margin: 0px;
    padding: 0px;
}
html{
    color:#000;
    font-family:微软雅黑;
}   
a{  
    text-decoration: none;  
    color: #333;  
}
input:focus,select:focus,button:focus,textarea:focus{
    outline:none;
}
li{  
    list-style: none;
    -webkit-text-size-adjust:none;  
}  
.flex{
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
._con{
    width: 1200px;
    height: auto;
    margin: auto;
}
.ui-header{
    width: 100%;
    min-width: 1200px;
    height: 580px;
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 142%;
    position: relative;
    text-align: center;
}
.ui-header img{
    margin-top: 130px;
}
.ui-header p{
    width: 1200px;
    height: auto;
    background: rgba(250, 250, 250, 0.6);
    padding: 20px;
    box-sizing: border-box;
    color: #ca2429;
    font-size: 18px;
    position: absolute;
    bottom: 0px;
}
.ui-menu{
    width: 100%;
    height: 75px;
    background: #c10003;
}
.ui-menu ul{
    width: 100%;
    height: 75px;
}
.ui-menu ul li{
    display: inline-block;
    width: 20%;
    height: 100%;
    line-height: 75px;
}
.ui-menu ul li:hover a,.ui-menu ul .active{
    background-color: #9c0709;
}
.ui-menu ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.ui-news{
    height: 550px;
    overflow: hidden;
}
.news-tit{
    width: 100%;
    height: 90px;
    padding: 30px 0px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
}
.news-tit i{
    display: inline-block;
    width: 5px;
    height: 100%;
    line-height: 30px;
    background-color: #c10003;
    border-radius: 50px;
    margin-right: 15px;
}
.news-tit span{
    display: inline-block;
    color: #c10003;
    font-size: 24px;
    width: auto;
    height: 100%;
    line-height: 30px;
    vertical-align: top;
}
.news-tit a{
    width: auto;
    height: 100%;
    line-height: 30px;
    color: #9e9e9e;
    font-size: 16px;
    float: right;
}
.news-con{
    width: 100%;
    height: 460px;
    padding: 40px 0px;
    box-sizing: border-box;
}
.news-left{
    width: 40%;
    height: 100%;
    border: 1px solid #ddd;
}
.news-rig{
    width: 60%;
    height: 100%;
    padding-left: 45px;
    box-sizing: border-box;
}
.news-rig ul li{
    width: 100%;
    height: 135px;
}
.news-rig ul li h3{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(../images/list-bg.png) no-repeat left center;
    background-size: 10px 10px;
    padding-left: 35px;
    box-sizing: border-box;
    font-size: 22px;
    color: #333;
    font-family: '微软雅黑';
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-rig ul li p{
    width: 100%;
    height: 60px;
    line-height: 30px;
    padding-left: 35px;
    box-sizing: border-box;
    font-size: 18px;
    color: #6c6c6c;
    overflow: hidden;
    position: relative;
}
.news-rig ul li p i{
    display: inline-block;
    width: 1.5em;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #6c6c6c;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #fff;
}
.ui-citywideAction{
    width: 100%;
    height: auto;
    background: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 55px;
    box-sizing: border-box;
}
.common-tit{
    width: 100%;
    height: auto;
    text-align: center;
}
.common-tit span{
    display: inline-block;
    width: auto;
    height: 90px;
    line-height: 90px;
    color: #b87122;
    font-size: 38px;
    border-bottom: 5px solid #d82416;
}
.common-tit i{
    display: inline-block;
    width: 100%;
    height: 65px;
    line-height: 65px;
    color: #c10003;
    font-size: 28px;
    text-align: center;
    font-style: normal;
    margin-bottom: 40px;
}
.citywideAction-list{
    width: 100%;
    height: auto;
}
.list{
    width: 100%;
    height: auto;
}

.list ul{
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list ul li{
    display: inline-block;
    width: 45%;
    height: 45px;
    line-height: 45px;
    background: url(../images/list-bg.png) no-repeat left center;
    background-size: 10px 10px;
    padding-left: 30px;
    box-sizing: border-box;
}
.list ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #333;
    font-size: 18px;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
    overflow: hidden;
}
.img-li{
    width: 100% !important;
    height: 205px !important;
    padding: 25px 20px !important;
    box-sizing: border-box;
    background: #fff !important;
    margin-bottom: 40px;
}
.img-li img{
    width: 20% !important;
    height: 100% !important;
}
.img-li .rig-con{
    display: inline-block;
    width: 80%;
    height: 100%;
    padding-left: 35px;
    box-sizing: border-box;
    vertical-align: top;
}
.img-li .rig-con h3{
    width: 100%;
    height: 70px;
    line-height: 70px;
    color: #333;
    font-size: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.img-li .rig-con p{
    width: 100%;
    height: 60px;
    line-height: 30px;
    color: #6c6c6c;
    font-size: 18px;
    white-space: normal;
    overflow: hidden;
    position: relative;
}
.img-li .rig-con p i{
    display: inline-block;
    width: 1.5em;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #6c6c6c;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #fff;
}

.tashanStone-list ul{
    flex-wrap: wrap !important;
}
.tashanStone-list .img-li{
    width: 46% !important;
    height: 180px !important;
    padding: 0px !important;
}
.tashanStone-list .img-li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.tashanStone-list .img-li img{
    width: 48% !important;
    height: 190px !important;
    object-fit: cover;
}
.tashanStone-list .img-li .rig-con{
    width: 48% !important;
    padding-left: 0px !important;
}
.tashanStone-list .img-li .rig-con h3{
    white-space: pre-wrap;
    height: 60px;
    line-height: 30px;
    font-size: 18px !important;
    margin: 10px 0px;
}
.tashanStone-list .img-li .rig-con p{
    font-size: 16px !important;
    color: #565656 !important;
    height: 90px;
}
.bulletin{
    width: 100%;
    height: auto;
    background: #f2f2f2;
    padding-top: 30px;
    padding-bottom: 55px;
    box-sizing: border-box
}
.ui-footer{
    width: 100%;
    height: auto;
    padding: 20px 170px;
    box-sizing: border-box;
    background-color: #c10003;
    text-align: center;
    margin-top: 80px;
}
.ui-footer img{
    width: 60px;
    height: auto;
    margin-top: 20px;
}
.ui-footer p{
    width: 100%;
    height: auto;
    line-height: 40px;
    color: #fff;
    font-size: 16px
}
.ui-footer p a{
    color: #fff;
    font-size: 16px
}
.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
}
@media screen and (max-width:1200px) {
    body {
        width:1200px;
    }
}