body {
    font: 16px "Helvetica Neue", Helvetica, "PingFang SC", 微软雅黑, Tahoma, Arial, sans-serif !important;
}

.rotaion_list {
    height: 100%;
}

.rotaion_list img {
    width: 100%;
}

.rotaion_list li {
    width: 100%;
    height: 100%;
}

.rotaion_list li .xsrotaion_listCon {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    text-align: left;
    padding-left: 10px;
    color: #fff;
    line-height: 50px;

    background: rgba(0, 0, 0, .6);
}

.rotaion_list li .xsrotaion_listCon p {
    width: 70%;
    overflow: hidden;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xsbannerSwiper {
    width: 100%;
    height: 100%;
}

.xsbannerSwiperContainer {
    width: 100%;
    height: 100%;
}

.xsbannerSwiperContainer .xsbannerSwiperSlide {
    height: 100%;
}

.xsbannerSwiperContainer .swiper-slide img {
    width: 100%;
}

.xsbannerSwiperpagination span {
    width: 30px !important;
    height: 8px !important;
    border-radius: 0;
    opacity: .7 !important;
}

.xsbannerSwiperpagination .swiper-pagination-bullet-active {
    background: #2ea4d9 !important;
    opacity: 1;
}

.xsbannerSwiperpagination .swiper-pagination-bullet {
    background: #fff;
}

.xsipRlistLi {
    display: flex;
    justify-content: space-between;
    height: auto !important;
    line-height: 50px !important;
	    overflow: hidden;

}

.xsipRlistLi a {
    margin: 0 !important;
    line-height: 50px !important;
}

.tmenulist a.tmenu_link:hover {
    background: #006aaa !important;
    color: #fff !important;
}

.jtNews h1 a {
    color:#337ab7!important;
}
.jtNews h1 a:hover {
    color:#23527c!important;
}

.xsLanFont {
    color: #197cb9  !important;
    font-weight: 400;
}

.xsLanFont {
}

.tlt_1 font, .tlt_2 font {

    font-weight: 800;
}

.tlt_1 {
   /* border-bottom: 1px solid #ff6b23!important ;*/
}

.xsLanBack {
    background: #006aaa !important;
}

a:hover {
    color: #006aaa ;
}
.list_new a{
	display:block;}

.RList a {
    width: 100%;
	    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
	display:block;
	    box-sizing: border-box;
}
.RList .xsipRlistLi:hover{ background:#f1f4f7}

.dux-page {
    margin-top: 30px;
}

.dux-page a {
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    float: left;
    margin-right: 10px;
}

.dux-page .active-page {
    background: #ff9000;
    color: #fff;
    border: 1px solid #ff9000;
}

.active-page:hover {
    color: #fff !important;
}

.fanye {
    padding-left: 25px;
    bottom: 40px;
    left: 260px;
}

.ipmiddle td {
    position: relative;
    padding-bottom: 10px !important;
}

.ipRcont {
    line-height: 25px;
}


.tmenulist ul.mul_II {
	overflow: hidden;
}

.doc-backtop {
    position: fixed;
    right: 50px;
    bottom: 100px;
    color: #999;
    font-size: 30px;
    cursor: pointer;
    z-index: 9;
    width: 50px;
    height: 50px;
    background: #666;
}

.doc-backtop img {
    width: 30px;
    margin: auto;
    margin-top: 5px;
}

.doc-backtop p {
    text-align: center;
    font-size: 14px;
    color: #eee;
    margin-top: -10px;
}

.doc-backtop:hover {
    background: #ff9101;
}