body {
    background-color: #EDF6FF;
}

.ui-content {
    width: 1200px;
    min-height:554px;
    margin: auto;
}

.ui-cnt-tp {
    display: flex;
    align-items: center;
    margin: 25px 0;
}

.ui-cnt-tp-img {
    width: 17px;
    height: 20px;
    display: block;
    margin-right: 13px;
}

.ui-cnt-tpr {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #3C3C3C;
    display: flex;
    align-items: center;
}

.ui-cnt-tpr p {
    color: #2B59C5;
}

.ui-box1 {
    width: 1200px;
    background: #FFFFFF;
    /*  padding: 20px 20px 0 20px; */
    box-sizing: border-box;
}

.ui-box1a {
    width: 1200px;
    background: #FFFFFF;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}

.ui-box1-tp {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.ui-box1-tp-pt {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    width: 401px;
    height: 37px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E8F0F9;
    padding: 10px 19px;
    box-sizing: border-box;
    outline: none;
}

.ui-box1-tpm {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.ui-box1-tpm-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    padding: 0 10px;
}

.ui-box1-tpm-pt {
    width: 99px;
    height: 37px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E8F0F9;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
}

.ui-box1-tpr {
    display: flex;
    margin-left: 30px;
}

.ui-box1-tpr-btl {
    width: 92px;
    height: 36px;
    background: #1792FE;
    border-radius: 4px;
    font-family: Source Han Sans CN;
    /* font-weight: bold; */
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.ui-box1-tpr-btr {
    width: 92px;
    height: 36px;
    background: #A4BED6;
    border-radius: 4px;
    font-family: Source Han Sans CN;
    /* font-weight: bold; */
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-box2 {
    width: 100%;
    display: flex;
    align-items: baseline;
    margin-bottom: 20px;
}

.ui-box2:last-child {
    margin-bottom: 0;
}

.ui-box2-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #888888;
    flex-shrink: 0;
}

.ui-box2r {
    display: flex;
    align-items: center;
}

.ui-box2r-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
}

.ui-box2r-h1 {
    padding: 6px 11px;
    background: #298CF2;
    border-radius: 4px;
    color: #fff;
}

.ui-box3r {
    display: flex;
    align-items: center;
}

.ui-box3r-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
}

.ui-box3r-h1 {
    padding: 6px 11px;
    background: #298CF2;
    border-radius: 4px;
    color: #fff;
}

.ui-box4r {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.ui-box4r-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    margin-right: 30px;
    margin-bottom: 20px;
}

.ui-box4r-h1 {
    padding: 6px 11px;
    background: #298CF2;
    border-radius: 4px;
    color: #fff;
}

.ui-box4r-more {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    width: 67px;
    height: 26px;
    border-radius: 13px;
    border: 1px solid #E0E0E0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-box4r-more p {
    font-family: SimSun;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    transform: rotate(90deg);
    margin-left: 10px;
}

.ui-box4r-more-retract {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    width: 67px;
    height: 26px;
    border-radius: 13px;
    border: 1px solid #E0E0E0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-box4r-more-retract p {
    font-family: SimSun;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    transform: rotate(270deg);
    margin-left: 10px;
}

.ui-box4rb {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.ui-gn {
    width: 1200px;
    height: 72px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.ui-gn1 {
    display: flex;
}

.ui-gn1l {
    width: 60px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
    box-sizing: border-box;
    flex-shrink: 0;
    margin-right: 10px;
    /* width: 60px;
	height: 32px;
	background: #298CF2;
	border-radius: 4px;
	line-height: 31px;
	padding-left: 6px;
	box-sizing: border-box;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 10px; */
}

.ui-gn1lr {}

.ui-gn1lr-p1 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    transform: rotate(90deg);
    line-height: 15px;
}

.ui-gn1lr-p2 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    transform: rotate(90deg);
    line-height: 7px;
}

.ui-gn1l:last-child {
    margin-right: 0;
    /* background-color: #DCDFE6;
	color: #333; */
}

.ui-gn1l1 {
    background-color: #298CF2;
    color: #fff;
}

.ui-gn1lr-p1c {
    color: #fff;
}

.ui-gn1l:last-child .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    color: #333 !important;
}

.ui-gn1l:last-child .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    color: #333 !important;
}

.ui-gn2 {
    width: 128px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    display: flex;
    margin: 0 15px;
}

.ui-gn2-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    width: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-gn2-h1 {
    width: 64px;
    height: 32px;
    background: #298CF2;
    border-radius: 4px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-gn3 {
    display: flex;
    align-items: center;
}

.ui-gn3-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    padding-right: 10px;
    flex-shrink: 0;
}

.ui-gn3r {
    width: 180px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    display: flex;
}

.ui-gn3r-h {
    width: 60px;
    height: 32px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-gn3r-h1 {
    width: 60px;
    height: 32px;
    background: #298CF2;
    border-radius: 4px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-gn4 {
    display: flex;
    margin: 0 16px;
}

.ui-gn4-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    /* color: #FFFFFF; */
    color: #333;
    background-color: #fff;
    width: 64px;
    height: 32px;
    /* background: #298CF2; */
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
}

.ui-gn4-h1 {
    color: #fff;
    background-color: #298CF2;
}

.ui-gn4r {
    width: 120px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    display: flex;
}

.ui-gn4r-h {
    width: 60px;
    height: 32px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-gn4r-h1 {
    width: 60px;
    height: 32px;
    background: #298CF2;
    border-radius: 4px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked+.slider {
    background-color: #13CE66;
}

input:focus+.slider {
    box-shadow: 0 0 1px #13CE66;
}

input:checked+.slider:before {
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.ui-gn5 {
    display: flex;
    align-items: center;
}

.ui-gn5l {
    display: flex;
    align-items: center;
}

.ui-gn5-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    flex-shrink: 0;
}

.ui-gn5r {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.ui-gn5r-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #298CF2;
    padding-left: 10px;
    flex-shrink: 0;
}

.ui-gn6 {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    flex-shrink: 0;
}

.ui-gn6 a {
    color: #FF0000;
    text-decoration: none;
}

.ui-ul {
    width: 100%;
    margin-top: 20px;
    background-color: #ffffff;
}

.ui-ul::after {
    content: "";
    clear: both;
    display: block;
}

.ui-li {
    width: 386px;
    height: 376px;
    display: block;
    text-decoration: none;
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
}

.ui-li:nth-child(3n) {
    margin-right: 0;
}

.ui-li-img {
    width: 386px;
    height: 218px;
    display: block;
}

.ui-lib {
    width: 386px;
    height: 158px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}

.ui-lib-h {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    line-height: 10px;
}

.ui-lib2 {
    display: flex;
    margin: 13px 0;
}

.ui-lib2-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #298CF2;
    width: 72px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #BAD2FB;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.ui-lib3 {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    padding: 4px;
    background: #34AC5D;
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
}

.ui-lib4 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ui-lib4l {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.ui-lib4r {
    font-family: DIN;
    font-weight: bold;
    font-size: 20px;
    color: #D50000;
}


/* 封页 */

.ui-pages {
    width: 100%;
    display: flex;
    justify-content: center;
}

.box {
    margin: 40px auto;
    height: 34px;
}

.page {
    /* width: 600px; */
}

.info {
    width: 200px;
    height: 34px;
    line-height: 34px;
}

.fl {
    float: left;
}

.ui-fix {
    width: 90px;
    height: 330px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(14, 141, 254, 0.24);
    border-radius: 8px;
    position: fixed;
    top: 50%;
    right: 0;
    padding-top: 20px;
    box-sizing: border-box;
}

.ui-fix-li {
    text-decoration: none;
}

.ui-fix-li img {
    width: 79px;
    height: 79px;
    display: block;
    margin: auto;
}

.ui-fix-li p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.ui-fixl {
    width: 188px;
    height: 180px;
    position: fixed;
    top: 50%;
    right: 80px;
    background: url("/images/web/fxlbg.png") no-repeat;
    background-size: 100% 100%;
}

.ui-fix-img {
    width: 150px;
    height: 150px;
    display: block;
    margin-top: 13px;
    margin-left: 15px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.ui-cnt1-tpr .swiper-slide {
    text-align: left;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /* -webkit-justify-content: center;
      justify-content: center; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ui-cntb-tp {
    /*  width: 100%; */
    height: 44px;
    background: #ECF4FF;
    display: flex;
    margin: 20px;
}

.ui-cntb-tp-h {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    width: 140px;
    height: 100%;
    display: flex;
    justify-content: center;
    line-height: 45px;
}

.ui-cntb-tp-h1 {
    width: 140px;
    height: 52px;
    background: url("/images/web/dtb1.png") no-repeat;
    background-size: 100% 100%;
    line-height: 45px;
    color: #fff;
}

.ui-huiyione {
    margin: 20px;
    padding: 20px 0;
    display: flex;
    border-bottom: 1px solid #F0F0F0;
}

.year {
    font-family: SimHei;
    font-weight: 400;
    font-size: 28px;
    color: #333333;
    line-height: 40px;
}

.yue {
    font-family: SimHei;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}

.shuxian {
    width: 1px;
    height: 60px;
    background: #F0F0F0;
    margin: 5px 20px;
}

.huiyititle {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
}

.huiyicont {
    width:100%;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 显示行数 */
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis; /* 显示省略号 */
}

    .huiyicont p {
        margin-top: 25px !important;
        margin-bottom: 15px !important;
        line-height: 24px !important;
        text-indent: 0em !important;
        padding: 0px;
        font-family: 微软雅黑, "Microsoft YaHei";
        list-style: none;
        color: rgb(68, 68, 68);
        box-sizing: border-box;
        word-break: break-all;
        text-wrap: wrap;
        background-color: rgb(255, 255, 255);
    }