body {background: #fff;}
.index-2025 .content {width: 1200px; margin: 0 auto;}
.index-2025 {
    background: url('../images/2025/index/top-pic.png') no-repeat center top;
    min-height: 500px;
}
.index-2025 .linear-bg {
    background: url('../images/2025/index/linear-line.png') repeat-x center bottom;
}

.index-2025 .section01 {
    padding: 36px 0 30px 0;
}
.index-2025 .section01 .content {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px 0;
}
.index-2025 .section01 .left-box {
    margin: 0 0 0 40px;
    width: 180px;
    padding: 30px 0 0 0;
}
.index-2025 .section01 .left-box .nav-h-item {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin: 0 20px 0 0;
}
.index-2025 .section01 .left-box .nav-h-item:last-child {
    margin: 0;
}
.index-2025 .section01 .left-box .nav-v-item {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin: 50px 0 0 0;
}
.index-2025 .section01 .left-box .nav-v-item img {
    margin: -3px 18px 0 0;
}
.index-2025 .section01 .left-box a:hover {
    color: #295aa6;
}
.index-2025 .section01 .right-box {
    width: 960px;
    height: 394px;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-right: 10px;
}
.index-2025 .section01 .right-box .swiper-pagination-bullet-active {
    background: #fdcb69;
}
.index-2025 .notice {
    font-size: 14px;
    color: #323232;
    padding: 0 0 20px 0;
}
.index-2025 .notice .content {
    background: #fff;
    text-indent: 20px;
    height: 36px;
    line-height: 36px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.index-2025 .notice img {
    margin: 0 10px 0 0;
}
.index-2025 .notice a {
    color: #323232;
}

.index-2025 .nav-section ul {
    padding: 0 0 60px 0;
    margin: 0 0 0 -24px;
}
.index-2025 .nav-section li {
    width: 260px;
    height: 120px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 0 0 24px;
    box-shadow: 0 0 6px #d9d9d9;
}
.index-2025 .nav-section li.item01 {
    background: -moz-linear-gradient(bottom, #eaf3eb 0%, #f9fff9 100%);
    background: -webkit-linear-gradient(bottom, #eaf3eb 0%,#f9fff9 100%);
    background: -o-linear-gradient(bottom, #eaf3eb 0%,#f9fff9 100%);
    background: -ms-linear-gradient(bottom, #eaf3eb 0%,#f9fff9 100%);
    background: linear-gradient(to top, #eaf3eb 0%,#f9fff9 100%);
}
.index-2025 .nav-section li.item02 {
    background: -moz-linear-gradient(bottom, #fcf3df 0%, #fefdf8 100%);
    background: -webkit-linear-gradient(bottom, #fcf3df 0%,#fefdf8 100%);
    background: -o-linear-gradient(bottom, #fcf3df 0%,#fefdf8 100%);
    background: -ms-linear-gradient(bottom, #fcf3df 0%,#fefdf8 100%);
    background: linear-gradient(to top, #fcf3df 0%,#fefdf8 100%);
}
.index-2025 .nav-section li.item03 {
    background: -moz-linear-gradient(bottom, #f0f4fe 0%, #fefdf8 100%);
    background: -webkit-linear-gradient(bottom, #f0f4fe 0%,#fefdf8 100%);
    background: -o-linear-gradient(bottom, #f0f4fe 0%,#fefdf8 100%);
    background: -ms-linear-gradient(bottom, #f0f4fe 0%,#fefdf8 100%);
    background: linear-gradient(to top, #f0f4fe 0%,#fefdf8 100%);
}
.index-2025 .nav-section li.item04 {
    background: -moz-linear-gradient(bottom, #fbebeb 0%, #fdf6f6 100%);
    background: -webkit-linear-gradient(bottom, #fbebeb 0%,#fdf6f6 100%);
    background: -o-linear-gradient(bottom, #fbebeb 0%,#fdf6f6 100%);
    background: -ms-linear-gradient(bottom, #fbebeb 0%,#fdf6f6 100%);
    background: linear-gradient(to top, #fbebeb 0%,#fdf6f6 100%);
}
.index-2025 .nav-section li a {
    display: block;
    width: 155px;
    height: 120px;
    position: relative;
    padding: 0 0 0 105px;
}
.index-2025 .nav-section li a .icon {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.index-2025 .nav-section li a h2 {
    font-size: 20px;
    color: #323232;
    padding: 35px 0 18px 0;
}
.index-2025 .nav-section li a p {
    font-size: 16px;
    color: #6b6b6b;
}
.index-2025 .nav-section .active {
    width: 346px;
}
.index-2025 .nav-section .active a {
    width: 226px;
    padding: 0 0 0 120px;
}
.index-2025 .nav-section .active a .icon {
    left: 30px;
}

.index-2025 .section02 {
    padding: 0 0 60px 0;
}
.index-2025 .section02 h2 {
    font-size: 28px;
    color: #323232;
    padding: 0 0 36px 0;
    line-height: 30px;
}
.index-2025 .section02 h2 a {
    padding: 0 15px 0 0;
    font-size: 18px;
    color: #323232;
    background: url('../images/2025/index/arrow.png') right center no-repeat;
    font-weight: normal;
}
.index-2025 .section02 .left-box {
    width: 775px;
}
.index-2025 .section02 .left-box .tab-box {
    padding: 0 0 20px 0;
}
.index-2025 .section02 .left-box .tab-box .tab-item {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #323232;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background: #fff;
    margin: 0 38px 0 0;
    cursor: pointer;
}
.index-2025 .section02 .left-box .tab-box .tab-item:last-child {
    margin: 0;
}
.index-2025 .section02 .left-box .tab-box .active,
.index-2025 .section02 .left-box .tab-box .tab-item:hover {
    background: -moz-linear-gradient(left, #3568ed 0%, #6e97ff 100%);
    background: -webkit-linear-gradient(left, #3568ed 0%,#6e97ff 100%);
    background: -o-linear-gradient(left, #3568ed 0%,#6e97ff 100%);
    background: -ms-linear-gradient(left, #3568ed 0%,#6e97ff 100%);
    background: linear-gradient(to right, #3568ed 0%,#6e97ff 100%);
    color: #fff;
}
.index-2025 .section02 .left-box .info-box {
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 750px;
    height: 315px;
}
.index-2025 .section02 .left-box .info-content {
    padding: 30px 245px 30px 20px;
    height: 255px;
}
.index-2025 .section02 .left-box .info-content .pic {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 182px;
    height: 227px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.index-2025 .section02 .left-box .info-content .pic img {
    max-height: 227px;
}
.index-2025 .section02 .left-box .info-content .mark {
    padding: 0 10px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #3bae99;
    background: #e4fbf4;
}
.index-2025 .section02 .left-box .info-content .date-info {
    font-size: 16px;
    color: #919191;
    padding: 18px 0 0 0;
}
.index-2025 .section02 .left-box .info-content h3 {
    font-size: 20px;
    color: #323232;
    padding: 12px 0 0 0;
}
.index-2025 .section02 .left-box .info-content .dialog {
    padding: 16px 0 0 0;
}
.index-2025 .section02 .left-box .info-content .dialog span,
.index-2025 .section02 .left-box .info-content .dialog a {
    font-size: 14px;
    color: #ff8941;
    margin: 0 10px 0 0;
}
.index-2025 .section02 .left-box .info-content .edit {
    font-size: 16px;
    line-height: 30px;
    height: 120px;
    color: #323232;
    display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-break: break-all;
    margin: 12px 0 0 0;
}

.index-2025 .section02 .right-box {
    width: 420px;
    height: 375px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.index-2025 .section02 .right-box h2 {
    font-size: 22px;
    color: #fa5132;
    line-height: 22px;
    padding: 18px 0 0 20px;
    font-weight: normal;
}
.index-2025 .section02 .right-box ul {
    padding: 0 20px;
    max-height: 320px;
    overflow: hidden;
}
.index-2025 .section02 .right-box li {
    padding: 0 0 0 30px;
    font-size: 18px;
    color: #333333;
    margin: 26px 0 0 0;
    height: 26px;
    line-height: 26px;
}
.index-2025 .section02 .right-box li span {
    font-size: 18px;
    left: 0;
    top: 0;
    width: 30px;
    height: 26px;
    color: #cccccc;
}
.index-2025 .section02 .right-box li a {
    color: #333333;
}
.index-2025 .section02 .right-box li:nth-child(1) span {
    color: #ff0000;
}
.index-2025 .section02 .right-box li:nth-child(2) span {
    color: #ff7200;
}
.index-2025 .section02 .right-box li:nth-child(3) span {
    color: #ffa200;
}

.index-2025 .section03 {
    background-color: #fff;
    padding: 50px 0;
}
.index-2025 .section03 h2 {
    font-size: 28px;
    color: #323232;
    padding: 0 0 36px 0;
    line-height: 30px;
}
.index-2025 .section03 h2 a {
    padding: 0 15px 0 0;
    font-size: 18px;
    color: #323232;
    background: url('../images/2025/index/arrow.png') right center no-repeat;
    font-weight: normal;
}
.index-2025 .section03 ul {
    margin: 0 0 0 -24px;
}
.index-2025 .section03 li {
    width: 180px;
    height: 300px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 0 0 24px;
}
.index-2025 .section03 li:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.index-2025 .section03 li .pic {
    height: 206px;
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.index-2025 .section03 li .pic img {
    max-height: 206px;
    transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease; 
    -moz-transition: transform 0.3s ease; 
}
.index-2025 .section03 li:hover .pic img {
    transform: scale(1.1); 
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1); 
}
.index-2025 .section03 li .title {
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #323232;
}
.index-2025 .section03 li .star {
    font-size: 14px;
    color: #8c8c8c;
    padding: 0 10px 5px 10px;
}
.index-2025 .section03 li .star img {
    width: 16px;
    margin: -3px 0 0 -3px;
}

.index-2025 .section04 {
    padding: 50px 0;
    background-color: #f2f2f2;
}
.index-2025 .section04 h2 {
    font-size: 28px;
    color: #323232;
    padding: 0 0 36px 0;
    line-height: 30px;
}
.index-2025 .section04 h2 a {
    padding: 0 15px 0 0;
    font-size: 18px;
    color: #323232;
    background: url('../images/2025/index/arrow.png') right center no-repeat;
    font-weight: normal;
}
.index-2025 .section04 .list-one {
    margin: 0 0 0 -20px;
}
.index-2025 .section04 .list-one li {
    width: 590px;
    height: 156px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 0 20px 20px;
}
.index-2025 .section04 .list-one .list-content {
    padding: 20px 20px 20px 205px;
    min-height: 116px;
}
.index-2025 .section04 .list-one li .pic {
    left: 20px;
    top: 20px;
    width: 170px;
    height: 116px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.index-2025 .section04 .list-one li h3 {
    font-size: 22px;
    color: #323232;
    padding: 0 0 10px 0;
    font-weight: normal;
}
.index-2025 .section04 .list-one li .star {
    margin: 0 15px 10px 0;
    color: #ffb91b;
    font-size: 18px;
}
.index-2025 .section04 .list-one li .star img {
    width: 16px;
    margin: -3px 0 0 -5px;
}
.index-2025 .section04 .list-one li .des {
    color: #777777;
    font-size: 18px;
    line-height: 30px;
    display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-break: break-all;
}

.index-2025 .section04 .list-two {
    margin: 0 0 0 -20px;
}
.index-2025 .section04 .list-two li {
    width: 386px;
    height: 102px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 0 20px 20px;
}
.index-2025 .section04 .list-two li .list-content {
    padding: 20px 20px 20px 100px;
    min-height: 62px;
}
.index-2025 .section04 .list-two li .pic {
    left: 20px;
    top: 20px;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.index-2025 .section04 .list-two li h3 {
    font-size: 16px;
    color: #383b50;
    padding: 0 0 6px 0;
    font-weight: normal;
}
.index-2025 .section04 .list-two li .star {
    margin: 0 0 6px 0;
    color: #8c8c8c;
    font-size: 14px;
}
.index-2025 .section04 .list-two li .star img {
    width: 12px;
    margin: -3px 0 0 -5px;
}
.index-2025 .section04 .list-two li .des {
    color: #8a8a8a;
    font-size: 14px;
    line-height: 20px;
}

.index-2025 .section04 .list-three {
    margin: 0 0 0 -20px;
}
.index-2025 .section04 .list-three li {
    width: 386px;
    height: 200px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 0 0 20px 20px;
}
.index-2025 .section04 .list-three li .list-content {
    padding: 20px 20px 10px 130px;
    min-height: 92px;
}
.index-2025 .section04 .list-three li .pic {
    left: 20px;
    top: 20px;
    width: 92px;
    height: 92px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.index-2025 .section04 .list-three li h3 {
    font-size: 20px;
    color: #323232;
    padding: 0 0 15px 0;
    font-weight: normal;
}
.index-2025 .section04 .list-three li .star {
    margin: 0 0 6px 0;
    color: #ffb91b;
    font-size: 18px;
}
.index-2025 .section04 .list-three li .star img {
    width: 16px;
    margin: -3px 0 0 -5px;
}
.index-2025 .section04 .list-three li .des {
    color: #777777;
    font-size: 18px;
    line-height: 32px;
    padding: 0 20px;
    display:-webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-break: break-all;
}
.index-2025 .section04 .list-three li h3 .state {
    display: inline-block;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-weight: normal;
}
.index-2025 .section04 .list-three li h3 .state01 {
    background: #0a94b3;
}
.index-2025 .section04 .list-three li h3 .state02 {
    background: #fb6b8a;
}
.index-2025 .section04 .list-three li h3 .state03 {
    background: #000;
}
.index-2025 .section04 .list-three li h3 .state04 {
    background: #ff2e4d;
}
.index-2025 .section04 .list-three li h3 .state05 {
    background: #00c800;
}
.index-2025 .section04 li .pic img {
    transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease; 
    -moz-transition: transform 0.3s ease; 
}
.index-2025 .section04 li:hover .pic img {
    transform: scale(1.1); 
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1); 
}

.index-2025 .section05 {
    background: url('../images/2025/index/live-bg.png') no-repeat center top;
    padding: 50px 0;
}
.index-2025 .section05 h2 {
    font-size: 28px;
    color: #fff;
    padding: 0 0 30px 0;
}
.index-2025 .section05 .live-bg {
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.index-2025 .section05 .left-box {
    width: 584px;
    height: 328px;
    margin: 10px;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.index-2025 .section05 .left-box .swiper-pagination-bullet-active {
    background: #fdcb69;
}
.index-2025 .section05 .right-box {
    width: 564px;
    height: 348px;
    border-left: solid 2px #ebeeef;
}
.index-2025 .section05 .right-box li {
    padding: 0 10px;
    height: 70px;
    margin: 12px 0 0 0;
}
.index-2025 .section05 .right-box li .name-ele {
    right: 25px;
    bottom: 14px;
    font-size: 14px;
    color: #9698a1;
}
.index-2025 .section05 .right-box li .enroll-state {
    top: 10px;
    right: 0;
    width: 70px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    background: -moz-linear-gradient(top, #ff4627 0%, #ff8e43 100%);
    background: -webkit-linear-gradient(top, #ff4627 0%,#ff8e43 100%);
    background: -o-linear-gradient(top, #ff4627 0%,#ff8e43 100%);
    background: -ms-linear-gradient(top, #ff4627 0%,#ff8e43 100%);
    background: linear-gradient(to bottom, #ff4627 0%,#ff8e43 100%);
}
.index-2025 .section05 .right-box li .circle {
    top: 14px;
    left: -7px;
}
.index-2025 .section05 .right-box li .date-info {
    font-size: 14px;
    color: #a3a4ab;
    padding: 10px 0;
}
.index-2025 .section05 .right-box li .title {
    font-size: 18px;
    color: #323232;
    padding: 0 80px 0 0;
}
.index-2025 .section05 .right-box li .title a {
    color: #323232;
}
.index-2025 .section05 .right-box li:hover {
    background: #ebf5fe;
}
.index-2025 .section05 .right-box li:hover .date-info,
.index-2025 .section05 .right-box li:hover .title a,
.index-2025 .section05 .right-box li:hover .name-ele {
    color: #295aa6;
}

.index-2025 .section06 {
    padding: 0 0 50px 0;
}
.index-2025 .section06 h2 {
    font-size: 28px;
    color: #323232;
    padding: 0 0 30px 0;
    line-height: 30px;
}
.index-2025 .section06 h2 a {
    padding: 0 15px 0 0;
    font-size: 18px;
    color: #323232;
    background: url('../images/2025/index/arrow.png') right center no-repeat;
    font-weight: normal;
}
.index-2025 .section06 ul {
    background-color: #f2f2f2;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 20px 30px;
}
.index-2025 .section06 li {
    padding: 0 0 0 16px;
    width: 540px;
    margin: 0 10px 0 0;
    background: url('../images/2025/index/red-circle.png') left center no-repeat;
    height: 40px;
    line-height: 40px;
    color: #323232;
    font-size: 16px;
}
.index-2025 .section06 li a {
    color: #323232;
}
.index-2025 .section06 li a:hover {
    color: #295aa6;
}



.index-2025 .section07,
.index-2025 .section08 {
    padding: 0 0 50px 0;
}
.index-2025 .section07 h2,
.index-2025 .section08 h2 {
    font-size: 28px;
    color: #323232;
    padding: 0 0 30px 0;
    line-height: 30px;
}
.index-2025 .section07 h2 a,
.index-2025 .section08 h2 a {
    padding: 0 15px 0 0;
    font-size: 18px;
    color: #323232;
    background: url('../images/2025/index/arrow.png') right center no-repeat;
    font-weight: normal;
}

.index-2025 .section07 ul.list_box {
    margin: 0 0 0 -24px;
}
.index-2025 .section07 ul.list_box li {
	width: 282px;
	height: 282px;
	background: #f3f8ff;
	margin: 0 0 0 24px;
}
.index-2025 .section07 ul.list_box li .pic {
	display: block;
	height: 159px;
	overflow: hidden;
}
.index-2025 .section07 ul.list_box li .pic .box_icon {
	bottom: 0;
	left: 0;
	width: 100%;
}
.index-2025 .section07 ul.list_box li .title {
	margin: 10px;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
}
.index-2025 .section07 ul.list_box li .title a {
	color: #333;
}
.index-2025 .section07 ul.list_box li .infor {
	padding: 5px 10px 0 10px;
	line-height: 24px;
}
.index-2025 .section07 ul.list_box li .infor .value {
	font-size: 18px;
	color: #005bac;
	margin: 0 10px 0 0;
}
.index-2025 .section07 ul.list_box li .infor .markItem {
	float: left;
	display: block;
	width: 72px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
}
.index-2025 .section07 ul.list_box li .infor .markItem01 {
	background: #005bac;
}
.index-2025 .section07 ul.list_box li .infor .markItem02 {
	background: #eba146;
}
.index-2025 .section07 ul.list_box li .infor .count_ele {
	padding: 0 0 0 20px;
	background: url("../images/2025/index/view_icon.png") no-repeat left center;
	font-size: 14px;
	color: #999daa;
}

.light {
	position: relative;
}
.light i {
	content: "";
	position: absolute;
	width: 200px;
	height: 100%;
	top: 0;
	left: -150px;
	overflow: hidden;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 50%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 50%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 50%, rgba(255,255,255,0) 100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg);
}
.light:hover i {
	left: 150%;
	transition: left 1s ease 0s;
}


/* 公告栏样式 */
.notice .notice-container {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.notice .notice-scroll {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    position: relative;
    top: 0;
    left: 0px;
}
.notice .notice-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
}
.notice .notice-item {
    margin: 0 30px;
    white-space: nowrap; /* 防止文字换行 */
    color: #333;
    font-size: 14px;
}

/* 
    background: -moz-linear-gradient(left, #4b72f7 0%, #7d9aff 100%);
    background: -webkit-linear-gradient(left, #4b72f7 0%,#7d9aff 100%);
    background: -o-linear-gradient(left, #4b72f7 0%,#7d9aff 100%);
    background: -ms-linear-gradient(left, #4b72f7 0%,#7d9aff 100%);
    background: linear-gradient(to right, #4b72f7 0%,#7d9aff 100%);
*/