.banner {height: 778px;width: 100%;}
.banner a {display: block;}
.banner a img {width:100%;height: 778px;object-fit: cover;}


/* .introduction {background-color: #fff;padding: 20px 0;border-bottom: 1px solid #e9eaec;}
.introduction ul {display: flex;justify-content: space-between;}
.introduction li {padding: 15px 20px;}
.introduction li i {display: block;width: 27px;height: 4px; border-radius: 2px;background-color: #ffaf2f;}

.introduction li:first-child.on {background-color: #4a30ea;}
.introduction li:first-child + li.on {background-color: #ffaf2f;}

.introduction li.on{
	border-radius: 10px;
	background-image: -moz-linear-gradient( 108deg, rgb(27,57,229) 0%, rgba(117,39,238,0.58824) 100%);
	background-image: -webkit-linear-gradient( 108deg, rgb(27,57,229) 0%, rgba(117,39,238,0.58824) 100%);
	background-image: -ms-linear-gradient( 108deg, rgb(27,57,229) 0%, rgba(117,39,238,0.58824) 100%);
	box-shadow: 0px 0px 8px 0px rgba(62, 0, 158, 0.49);
} */
/* 学校链接 */
.tg-links ul {display: flex;justify-content: space-between;padding: 63px 0 55px;}
.tg-links ul li {width: 438px;height: 116px;border-radius: 10px;}
.tg-links ul li:nth-child(1) {
	background-image: -moz-linear-gradient( 108deg, rgb(27,57,229) 0%, rgba(117,39,238,0.58824) 100%);
	background-image: -webkit-linear-gradient( 108deg, rgb(27,57,229) 0%, rgba(117,39,238,0.58824) 100%);
	background-image: -ms-linear-gradient( 108deg, rgb(27,57,229) 0%, rgba(117,39,238,0.58824) 100%);
	box-shadow: 0px 0px 8px 0px rgba(62, 0, 158, 0.49);
}
.tg-links ul li:nth-child(2) {
	background-image: -moz-linear-gradient( 108deg, rgb(255,150,46) 0%, rgb(255,128,46) 100%);
	background-image: -webkit-linear-gradient( 108deg, rgb(255,150,46) 0%, rgb(255,128,46) 100%);
	background-image: -ms-linear-gradient( 108deg, rgb(255,150,46) 0%, rgb(255,128,46) 100%);
	box-shadow: 0px 0px 8px 0px rgba(255, 128, 46, 0.49);
}
.tg-links ul li:nth-child(3) {
	background-image: -moz-linear-gradient( 108deg, rgb(13,181,72) 0%, rgba(1,150,53,0.58824) 100%);
	background-image: -webkit-linear-gradient( 108deg, rgb(13,181,72) 0%, rgba(1,150,53,0.58824) 100%);
	background-image: -ms-linear-gradient( 108deg, rgb(13,181,72) 0%, rgba(1,150,53,0.58824) 100%);
	box-shadow: 0px 0px 8px 0px rgba(13, 181, 72, 0.49);
}
.tg-links ul li a {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.tg-links ul li span {font-weight: bold;font-size: 32px;line-height: 40px;color: #fff;text-shadow: 0px 3px 9px rgba(9, 2, 4, 0.35);}
.tg-links ul li img {margin-left: 22px;}
.tg-links ul li a:hover {opacity: 0.8;}

/* 校园风采 */
.xyfc {background: #fefefa url(../images/xyfc_bg.png) no-repeat center;height: 894px;}
.module-title {text-align: center;padding-top: 80px;font-size: 0;position: relative;}
.module-title .cn {font-size: 40px;font-family: "Source Han Sans CN";font-weight: bold;line-height: 46px;color: #0f1137;}
.module-title .en {font-size: 14px;color: #999;text-transform:uppercase;margin-top: 6px;line-height: 18px;}
.module-title i {display: inline-block;vertical-align: top;width: 81px;height: 3px;margin-top: 18px;
	background-image: -moz-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	opacity: 0.969;
}
.xyfc ul {display: flex;justify-content: space-between;flex-wrap:wrap;height: 410px;align-content: space-between;margin-top: 59px;}
.xyfc li {width: 340px; height: 192px;background-color: #fff;border-radius: 5px;box-shadow: 0px 7px 16px 0px rgba(9, 2, 4, 0.1);overflow: hidden;}
.xyfc li a {display: block;}
.xyfc li .img-wrap {width: 340px;height: 160px;overflow: hidden;}
.xyfc li img {width: 100%;height: 100%;object-fit: cover;}
.xyfc li p {font-size: 16px;color: #4d4d4d;text-align: center;line-height: 32px;padding: 0 20px;}
.xyfc li:hover {box-shadow: 0px 7px 16px 0px rgba(117, 39, 238, 0.2);}
.xyfc li:hover img{-webkit-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);}
.xyfc li:hover p {color: #0f1137;}
.module-link {display: block;margin: 90px auto 0;
	width: 260px;height: 60px;
	font-size: 24px;line-height: 60px;color: #fff;font-family: "Source Han Sans CN";text-align: center;
	box-shadow: 0px 3px 10px 0px rgba(117, 39, 238, 0.45);
	background-image: -moz-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
  	background-image: -webkit-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	border-radius: 29px;
}
.module-link:hover {opacity: 0.9;}
/* 中清研简介 */
.zqyjj {padding: 84px 0 89px;background: #fff url(../images/zqyjj_bg.png) no-repeat center bottom;overflow: hidden;}

.zqyjj-title {width: 185px;height: 61px;font-size: 28px;line-height: 61px;color: #fff;position: relative;text-align: center;
	background-image: -moz-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
  	background-image: -webkit-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
  	background-image: -ms-linear-gradient( 0deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
}
.zqyjj-title:after {content:'';position: absolute;bottom: 0;left: -260px;width: 260px;height:1px;background-color: #1b39e5;}
.zqyjj-name {font-size: 40px;line-height: 50px;color: #0f1137;font-weight: bold;margin-top: 40px;}
.zqyjj-detail {font-size: 16px;line-height: 32px;color: #515362;width: 680px;margin-top: 25px;}
.zqyjj-link {display: block;width: 139px;height: 40px;border: 1px solid #a3a9b3;font-size: 0;text-align: center;margin-top: 20px;}
.zqyjj-link span {display: inline-block;font-size: 14px;line-height: 40px;color: #a3a9b3;vertical-align: top;}
.zqyjj-link i {display: inline-block;width: 20px;height: 6px;background: url(../images/link_arrow.png) no-repeat;vertical-align: top;margin-top: 16px;margin-left: 8px;}
.zqyjj-link:hover {opacity: .8;}
.zqyjj-list {display: flex;justify-content: flex-start;flex-wrap:wrap;width: 640px;}
.zqyjj-list li {width: 318px;display: flex;flex-direction: row;align-items: center;margin-top: 38px;}
.zqyjj-list li div:first-child {width: 59px;text-align: center;margin-right: 22px;}
.zqyjj-list li img {vertical-align: top;}
.zqyjj-list li span {display: block;}
.zqyjj-list li .num {font-size: 36px;color: #0f1137;line-height: 40px;font-weight: bold;font-family: "Montserrat";}
.zqyjj-list li .suffix {font-size: 18px;color: #515362;line-height: 32px;}
.zqyjj-img {position: relative;width: 100%;height: 148px;background-color: #406eea;padding-left: 75px;box-sizing: border-box;margin-top: 40px;padding-top: 40px;}
.zqyjj-img::after {content:'';width: 260px;height: 148px;position: absolute;right: -260px;top: 0;background-color: #406eea;}
.zqyjj-img .cn {font-size: 28px;line-height: 38px;color: #fff;}
.zqyjj-img .en {font-size: 10px;line-height: 32px;color: #fff;text-transform:uppercase;}
.zqyjj-img img {position: absolute;right: 0;bottom: 0;}
.zqyjj-detail-list {display: flex;justify-content: space-between;margin-top: 39px;}
.zqyjj-detail-list li {width: 340px;height: 240px;position: relative;overflow: hidden;border-radius: 8px;}
.zqyjj-detail-list li img {position: absolute;left: 0;top: 0;width: 340px;height: 240px;}
.zqyjj-detail-list li div {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 3;padding: 35px;box-sizing: border-box;}
.zqyjj-list-item-title {font-size: 22px;line-height: 28px;color: #fff;font-weight: bold;}
.zqyjj-list-item-intro {font-size: 14px;line-height: 24px;color: #fff;margin-top: 5px;}
/* 共建专业 */
.gjzy {background-color: #f0f4ff;padding-top: 78px;padding-bottom: 108px;box-sizing: border-box;height: 1026px;}
.gjzy-head {text-align: center;}
.gjzy-title {font-size: 40px;line-height: 48px;color: #0f1137;font-weight: bold;}
.gjzy-intro {font-size: 16px;line-height: 24px;color: #515362;margin-top: 24px;}
.gjzy-con {margin-top: 56px;}
.gjzy-con .tab-nav {display: flex;justify-content: space-between;}
.gjzy-con .tab-nav .tab-item {font-size: 0;text-align: center;cursor: pointer;}
.gjzy-con .tab-nav .tab-item .icon {display: inline-block;width: 54px;height: 52px;}
.gjzy-con .tab-nav .tab-item p {font-size: 24px;line-height: 30px;font-family: "Source Han Sans CN";color: #0f1137;margin-top: 25px;width: 130px;}
.gjzy-con .tab-nav .tab-item .arrow {display: inline-block;width: 131px;height: 8px;background: url(../images/gjzy_bottom_arrow.png) no-repeat;margin-top: 23px;visibility: hidden;}
.gjzy-con .tab-nav .tab-item.active .arrow {visibility: visible;}
.gjzy-con .tab-nav .tab-item:nth-child(1) .icon {background: url(../images/gjzy_icon01.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(2) .icon {background: url(../images/gjzy_icon02.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(3) .icon {background: url(../images/gjzy_icon03.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(4) .icon {background: url(../images/gjzy_icon04.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(5) .icon {background: url(../images/gjzy_icon05.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(6) .icon {background: url(../images/gjzy_icon06.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(7) .icon {background: url(../images/gjzy_icon07.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(1).active .icon {background: url(../images/gjzy_icon01_active.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(2).active .icon {background: url(../images/gjzy_icon02_active.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(3).active .icon {background: url(../images/gjzy_icon03_active.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(4).active .icon {background: url(../images/gjzy_icon04_active.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(5).active .icon {background: url(../images/gjzy_icon05_active.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(6).active .icon {background: url(../images/gjzy_icon06_active.png) no-repeat center;}
.gjzy-con .tab-nav .tab-item:nth-child(7).active .icon {background: url(../images/gjzy_icon07_active.png) no-repeat center;}
.gjzy-con .tab-content {position: relative;margin-top: 47px;}
.tab-prev-btn, .tab-next-btn {font-size: 0;position: absolute;top: 50%;width: 48px;height: 48px;background-color: rgba(0,0,0,0.5);text-align: center;transform: translateY(-50%);border-radius: 50%;cursor: pointer;}
.tab-prev-btn {left: -24px;}
.tab-next-btn {right: -24px;}
.tab-prev-btn i, .tab-next-btn i {display: inline-block;width: 10px;height: 18px;vertical-align: top;margin-top: 15px;}
.tab-prev-btn i {background: url(../images/tab_prev_arrow.png) no-repeat;}
.tab-next-btn i {background: url(../images/tab_next_arrow.png) no-repeat;}
.tab-prev-btn:hover, .tab-next-btn:hover {background-color: #6232ed;}
.tab-panel-wrap {width: 1400px;overflow: hidden;position: relative;height: 473px;border-radius: 8px;box-shadow: 0px 0px 17.1px 0.9px rgba(30, 75, 123, 0.04);}
.gjzy-con .tab-content ul {display: flex;flex-direction: row;width: 100%;transition: transform 0.5s ease;}
.gjzy-con .tab-panel {flex-shrink: 0;overflow: hidden;font-size: 0;width: 100%;}
.panel-img {display: inline-block;vertical-align: top;width: 700px;}
.panel-img img {width: 700px;height: 473px;object-fit: cover;}
.panel-text {background-color: #fff;width: 700px;padding-top: 88px;padding-left: 94px;box-sizing: border-box;height: 473px;display: inline-block;vertical-align: top;}
.panel-text h5 {font-size: 36px;color: #0f1137;font-weight: bold;line-height: 40px;font-family: "Source Han Sans CN";}
.panel-text p {width: 505px; font-size: 18px;line-height: 34px;font-family: "Source Han Sans CN";color: #515362;margin-top: 47px;}

/* 实训基地 */
.sxjd {background: #557eec url(../images/sxjd_bg.png) no-repeat center 275px;height: 882px;}
.sxjd .inner {position: relative;}
.sxjd-text {padding-top: 280px;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;}
.sxjd-text h5 {font-size: 42px;font-weight: bold;color: #fff;line-height: 52px;text-align: center;}
.sxjd-text p {font-size: 18px;line-height: 2;color: #fff;text-align: center;width: 804px;margin-top: 21px;}
.sxjd-text a {display: flex;align-items: center;margin-top: 12px;}
.sxjd-text a span {font-size: 16px;line-height: 26px;color: #fff;margin-right: 20px;}
.sxjd-text a i {display: inline-block;width: 36px;height: 36px;background: url(../images/sxjd_icon.png) no-repeat;}
/* .random-img-list {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.random-img-list li {position: absolute;border-radius: 10px;overflow: hidden;}
.random-img-list li:nth-child(1) {left: 592px;top: 88px;} */
.sxjd .random-imgs {position: absolute;left: 0;top: 88px;}


.szfc {background: #f2f2f8 url(../images/szfc_bg.jpg) no-repeat center;height: 855px;}
.szfc-list {display: flex;flex-direction: row;flex-wrap: wrap;margin-top: 62px;height: 409px;justify-content: space-between;align-content: space-between;}
.szfc-list li { width: 338px;height: 196px;background-color: #fff;border: 1px solid #f2f2f2;}
.szfc-list li a {display: flex;padding: 9px 8px;box-sizing: border-box;}
.szfc-list li .teacher-photo {width: 134px;height: 178px;}
.szfc-list li .teacher-photo img {width: 100%;height: 100%;object-fit: cover;}
.szfc-list li .teacher-text {width: 170px;margin-left: 12px;padding-top: 18px;}
.szfc-list li .teacher-text .name {font-size: 18px;line-height: 26px;color: #333;height: 26px;}
.szfc-list li .teacher-text .major {font-size: 12px;line-height: 24px;color: #666;height: 24px;}
.szfc-list li .teacher-text .intro {font-size: 12px;line-height: 26px;color: #333;margin-top: 14px;}
.szfc .module-link {margin: 61px auto 0;}
.szfc-list li:hover {background-color: #eee;border-color: #406eea;}

.xqzx {background: #fff url(../images/xqzy_bg.png) no-repeat center bottom;height: 852px;}
.xqzx-link {position: absolute;right: 0;bottom: -3px;font-size: 14px;line-height: 24px;color: #666;text-decoration: underline;}
.xqzx-link:hover {text-decoration: underline;color: #333;}
.xqzx-con {margin-top: 40px;display: flex;justify-content: space-between;}
.news-slider-wrap {width: 746px;height: 534px;overflow: hidden;position: relative;}
.news-list {display: flex;flex-direction: column;justify-content: space-between;}
.news-list li {width: 602px;height: 110px;box-sizing: border-box;border: 2px solid #fff;
position: relative;background-color: #fff;padding: 13px 19px;}
.news-list li a {display: flex;}
.news-list li .time {background-color: #3f3f3f;width: 80px;height: 80px;text-align: center;display: flex;flex-direction: column;align-content: center;justify-content: center;}
.news-list li .time strong {font-size: 30px;line-height: 36px;color: #fff;}
.news-list li .time span {font-size: 12px;line-height: 26px;color: #fff;}
.news-list li .icon {position: absolute;right: 0;bottom: 0;width: 18px;height: 18px;background: url(../images/xqzy_plus.png) no-repeat;}
.news-text {width: 450px;margin-left: 20px;}
.news-title {font-size: 16px;line-height: 22px;color: #0f1137;}
.news-detail {font-size: 14px;line-height: 24px;color: #a3a9b3;margin-top: 10px;}
.news-list li:hover {border-color: #406eea;}
.news-list li:hover .time {background-color: #406eea;}
.news-list li:hover .news-title {color: #406eea;}
.news-list li:hover .news-detail {color: #515362;}
.news-list li:hover .icon {background: url(../images/xqzy_plus_on.png) no-repeat;}
#newsSilder {position: relative;width: 100%;}



/* 合作 */
.hz {background: #fff url(../images/hz_bg.jpg) no-repeat center bottom;}
.hzxx .inner,.hzqy .inner {width: 1376px;}
.hzxx-list {font-size: 0;margin-left: -21px;padding-top: 40px;}
.hzxx-list li {display: inline-block; width: 328px;height: 92px;border-radius: 10px;background-color: #ffffff;box-shadow: 0px 0px 20px 0px rgba(14, 5, 10, 0.08);overflow: hidden;margin-left: 21px;margin-top: 18px;}
.hzxx-list li div {display: block;width: 100%;height: 100%;text-align: center;font-size: 0;}
.hzxx-list li div i {display: inline-block;height: 100%;vertical-align: middle;}
.hzxx-list li div img {vertical-align: middle;}
.hzxx-link {display: block;background-color: #a3a9b3;text-align: center;font-size: 18px;line-height: 92px;color: #fff;}
.hzxx-link:hover {opacity: 0.8;}

.hzqy .module-title {padding-top: 60px;}
.hzqy-list {font-size: 0;text-align: center;margin-left: -11px;padding-top: 42px;padding-bottom: 75px;}
.hzqy-list li {display: inline-block; border: 1px solid #a3a9b3;background-color: #fff;width: 263px;
  height: 118px;margin-left: 11px;margin-top: 12px;}
.hzqy-list li div {display: block;width: 100%;height: 100%;text-align: center;font-size: 0;}
.hzqy-list li div i {display: inline-block;height: 100%;vertical-align: middle;}
.hzqy-list li div img {max-height: 100%;vertical-align: middle;}


/* 轮播 */
.rsMinW .rsBullets {
	position: absolute;
	bottom: 16px;
	right: 48%;
	z-index: 35;
	padding-top: 4px;
	height: auto;
	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	height: 16px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	box-sizing:content-box;
	padding:6px 3px 6px 2px;
}
.rsMinW .rsBullet span {
	display: block;
	width:13px;
	height: 13px;
	background: #fff;
	background: rgba(255,255,255,1);
	border-radius: 50%;
}
#bannerSlider {position: relative;width: 100%;}
#bannerSlider .rsBullets{
	right:45%;
	bottom:50px;
	/* transform: translateX(-50%); */
}
#bannerSlider .rsBullet{
	padding: 5px;
}
#bannerSlider .rsBullet span {
    display: block;
    width: 36px;
    height: 6px;
    background: rgba(255,255,255,.5);
	border-radius:6px;
}
#bannerSlider .rsBullet.rsNavSelected span {
	background: #fff;
}
#newsSilder .rsBullets{
	right:32px;
	bottom:37px;
}
#newsSilder .rsBullet{
	padding: 8px;
}
#newsSilder .rsBullet span {
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
	border-radius:8px;
}
#newsSilder .rsBullet.rsNavSelected span {
	background: #406eea;
}
#newsSilder .rsGCaption{
	height: 108px;
	background-color: rgba(0, 0, 0, 0.8);
	color:#fff;
	font-size:18px;
	line-height: 108px;
	position:absolute;
	left:0;
	bottom:0px;
	text-indent:26px;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width: 590px;
	padding-right: 156px;
}

.left-side-box { position: fixed;left: 40px;top: 500px;padding-top: 11px;box-sizing: border-box;
	width: 179px;height: 159px;border-radius: 10px;text-align: center;font-size: 0;
	background-image: -moz-linear-gradient( 145deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	background-image: -webkit-linear-gradient( 145deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	background-image: -ms-linear-gradient( 145deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
	box-shadow: 0px 0px 8px 0px rgba(62, 0, 158, 0.49);
}
.left-side-line-icon {display: inline-block;width: 143px;height: 1px;background: url(../images/left_side_line.png) no-repeat;vertical-align: top;}
.left-side-box .first-line,.left-side-box .third-line {display: flex;align-items: center;justify-content: center;}
.left-side-box .first-line {margin-top: 2px;}
.left-side-box .first-line i {width: 24px;height: 24px;background: url(../images/left_side_icon1.png) no-repeat;}
.left-side-box .first-line span {font-size: 20px;line-height: 32px;font-weight: bold;color: #fff;}
.left-side-box .second-line {font-size: 16px; font-weight: bold;line-height: 26px;color: #fff;}
.left-side-box .third-line i {width: 19px;height: 16px;background: url(../images/left_side_icon2.png) no-repeat;}
.left-side-box .third-line span {font-size: 16px; font-weight: bold;line-height: 26px;color: #fff;}
.left-side-box a { display: flex;align-items: center;justify-content: center;margin: 8px auto 0;width: 116px;height: 32px;border-radius: 16px;
	background-image: -moz-linear-gradient( 0deg, rgb(61,216,213) 0%, rgb(35,154,249) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(61,216,213) 0%, rgb(35,154,249) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(61,216,213) 0%, rgb(35,154,249) 100%);
}
.left-side-box a i {width: 17px;height: 17px;background: url(../images/left_side_icon3.png) no-repeat;}
.left-side-box a span {font-size: 14px;line-height: 2.286;color: #fff;}
.left-side-box a:hover {opacity: 0.8;}
.了解详情 {
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  color: #ffffff;
  line-height: 2.286;
  position: absolute;
  left: 111.113px;
  top: 1143.522px;
  z-index: 699;
}

.矩形_2 {
  background-color: rgb(255, 255, 255);
  opacity: 0.2;
  position: absolute;
  left: 58px;
  top: 1015px;
  width: 143px;
  height: 1px;
  z-index: 696;
}
.矩形_2 {
  background-color: rgb(255, 255, 255);
  opacity: 0.2;
  position: absolute;
  left: 58px;
  top: 1015px;
  width: 143px;
  height: 1px;
  z-index: 696;
}


.圆角矩形_3 {
  border-radius: 10px;
  background-image: -moz-linear-gradient( 145deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
  background-image: -webkit-linear-gradient( 145deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
  background-image: -ms-linear-gradient( 145deg, rgb(27,57,229) 0%, rgb(117,39,238) 100%);
  box-shadow: 0px 0px 8px 0px rgba(62, 0, 158, 0.49);
  position: absolute;
  left: 40px;
  top: 1004px;
  width: 179px;
  height: 159px;
  z-index: 687;
}
