@import url("page_common.css");
@import url("gywm_common.css");
/* 五大核心优势 */
@import url("advantage.css");
.bj_color{
	background: #cfcfcf;
}
.bj_color_2{
	background: #e5e5e5;
}
.line_dashed{
	/*border-bottom: 1px dashed #bfbfbf;*/
	width: 100%;
}
/* 标题 */
.titleStyle{
	display: flex;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 10px;

}
.titleStyle h2{
	font-size: 20px;
	color: #666666;
	font-family: "SOURCEHANSANSCN-BOLD";
}
.titleStyle .en{
	font-size: 10px;
	font-family: "din-bold";
	line-height: 100%;
	color: #909090;
	text-transform:uppercase;
	padding-top: 3px;
	margin-left: 11px;
	padding-left: 11px;
	border-left: 2px solid #b3b3b3;
}
.line{
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	margin: 25px 0px ;
}

/* 厚一学堂·学校简介SCHOOL PROFILE */

.bj_color .cont1{
	background: #fff;
	padding: 34px 0px;
}
.bj_color .cont1 .fl, .bj_color .cont1 .fr{
	width: calc(50% - 61px);
	height: 785px;
	padding: 0px 30px;
}
.bj_color .cont1 p{
	font-size: 19px;
	line-height: 170%;
	color: #666666;
}
.bj_color .cont1 .fl{
	border-right: 2px solid #dddddd;
}
.bj_color .cont1 .fr{
	/*background: url(../../img/gywm_img01.jpg) no-repeat center bottom;*/
}

/* 厚一创始人FOUNDER */

.bj_color .cont2{
	background: #fff;
	display: flex;
	justify-content: space-between;
}
.bj_color .cont2 .txtBox{
	width: 708px;
	padding: 30px 38px;
	height: 688px;
	position: relative;
}
.bj_color .cont2 .txtBox .tit{
	font-size: 20px;
	color: #666666;
	line-height: 36px;
	font-family: "SOURCEHANSANSCN-BOLD";
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 38px;
}
.bj_color .cont2 .imgBox{
	width: 500px;
	height: 748px;
	position: relative;
}
.bj_color .cont2 .imgBox img{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
}
.bj_color .cont2 .imgBox ul{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.bj_color .cont2 .imgBox ul li{
	position: absolute;
	cursor: pointer;
}
.bj_color .cont2 .imgBox ul li span{
	display: block;
	width: 80px;
	height: 20px;
	/*background: url("../../img/icon_xz_tag.png") no-repeat left center;*/
	color: #ffd200;
	font-size: 14px;
	line-height: 20px;
	padding:0px 0px 0px 17px;
	position: absolute;
	right: 0px;
	top: 0px;

}
.bj_color .cont2 .imgBox ul li:first-child{
	width: 110px;
	background: rgba(0,0,0,0);
	height: 211px;
	left: 213px;
	top:165px;
}
.bj_color .cont2 .imgBox ul li:first-child span{
	right: -62px;
}

.bj_color .cont2 .imgBox ul li:nth-child(2){
	top: 268px;
	background: rgba(0,0,0,0);
	width: 180px;
	height: 395px;
	left: 30px;
}
.bj_color .cont2 .imgBox ul li:nth-child(2) span{
	width: 85px;
}

.bj_color .cont2 .imgBox ul li:nth-child(3){
	right: 25px;
	top: 268px;
	height: 290px;
	width: 140px;
	background: rgba(0, 0, 0, .0);
}
.bj_color .cont2 .imgBox ul li:hover span, .bj_color .cont2 .imgBox ul li.hover span{
	/*background: url("../../img/icon_xz_tag_h.png") no-repeat left center;*/
	color: #000000;
}

.bj_color .cont2 .txtBox .desc .teacherSaid {
	padding-top: 2px;
}
.bj_color .cont2 .txtBox .desc .teacherSaid p{
	line-height: 200%;
	color: #666666;
	font-size: 15px;
}
.bj_color .cont2 .txtBox .btnBox{
	width: 708px;
	position: absolute;
	bottom: 30px;
	left: 38px;
	background: url(../../img/victory.png) no-repeat right center;
	background-size: 70px auto;
}
.bj_color .cont2 .txtBox .btnBox a{
	display: inline-block;
	width: 93px;
	height: 23px;
	line-height: 23px;
	background: #ffd200;
	text-align: center;
	font-size: 15px;
	color: #000000;

}
.bj_color .cont2 .txtBox .item.show{
	display: block;
}
.bj_color .cont2 .txtBox .item.hide{
	display: none;
}
/* 五大核心优势联考优 校考强 */

.bj_color_2 .subTitle2 h2 span{
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	font-family: "SOURCEHANSANSCN-NORMAL";
}
.advantage .item-group.self .desc{
	background: #fff;
}

 /* 杭州校区·环境 标题 */
 .environmentTitle{
	 background: #CFCFCF;
 }
 .environmentTitle .en{
	 background: url(../../img/victory.png) no-repeat right center;
	 text-transform: uppercase;
	 font-size: 24px;
	 font-weight: bold;
	 color: #909090;
 }
.environmentTitle .tit{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
.environmentTitle .tit h3{
	color: #333333;
	font-size: 54px;
	line-height: 100%;
	height: 54px;
	font-weight: bold;
}
.environmentTitle .tit p{
	line-height: 20px;
	text-align: right;
	height: 40px;
	font-size: 16px;
	color: #909090;
	margin-top: 7px;
}

/* 导航 */
.diyMenu ul li{
	width: 33%;
}
.diyMenu ul li a.icon1{
	/*background: url(../icon/icon_gywm_01.png) no-repeat left center;*/
}
.diyMenu ul li a.icon1:hover{
	/*background: url(../icon/icon_gywm_01_h.png) no-repeat left center;*/
}

.diyMenu ul li a.icon2{
	/*background: url(../icon/icon_gywm_02.png) no-repeat left center;*/
}
.diyMenu ul li a.icon2:hover, .diyMenu ul li.hover a.icon2{
	/*background: url(../icon/icon_gywm_02_h.png) no-repeat left center;*/
}

.diyMenu ul li a.icon3{
	/*background: url(../icon/icon_gywm_03.png) no-repeat left center;*/
}
.diyMenu ul li a.icon3:hover, .diyMenu ul li.hover a.icon3{
	/*background: url(../icon/icon_gywm_03_h.png) no-repeat left center;*/
}

/* 环境 */
.environmentVideoBox .fl{
	width: 1040px;
	height: 586px;
	background: #333333;
	overflow: hidden;
}
.environmentVideoBox .fl img{
	display: block;
	height: 100%;
	margin: 0px auto;
}
.environmentVideoBox .fl div{
	width: 100%;
	height: 100%;
}
#environmentVideoPlayBox{
	position: relative;
	overflow: hidden;
}
 #environmentVideoPlayBox img{
	width: 100%;
	 height: 100%;
	 display: block;
	 transition: all 500ms;
}
#environmentVideoPlayBox:hover img{
	transform: scale(1.1);
}
#environmentVideoPlayBox a{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
}
#environmentVideoPlayBox a img{
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -40px;
}
#environmentVideoPlayBox:hover a img{
	transform: scale(1);
}
.environmentVideoBox .fl div.imgBox{
	display: none;
}

.environmentVideoBox .fr{
	width: 240px;
	background: #fff;
	height: 586px;
	overflow: hidden;
}
.environmentVideoBox .fr h2, .environmentVideoBox .fr ul li{
	width: calc(100% - 70px);
	padding: 0px 35px;
}
.environmentVideoBox .fr h2 {
	font-size: 22px;
	color: #ffffff;
	background: #808080;
	height: 55px;
	line-height: 55px;
	font-weight: bold;
}
.environmentVideoBox .fr ul{
	width: 100%;
	height: 531px;
	overflow-y: auto;
}
.environmentVideoBox .fr ul li{
	height: 60px;
	cursor: pointer;
	border-bottom: 1px solid #dddddd;
	display: flex;
	flex-direction: row;
	align-items: center;
	/*padding-top: 11px;*/
}
.environmentVideoBox .fr ul li p{
	color: #666666;
	font-size: 16px;
	line-height: 24px;
}

.environmentVideoBox .fr ul li.hover{
	background: #017234;
}

.environmentVideoBox .fr ul li.hover p{
	color: #ffffff;
}

/* 轮播 */
.environmentSwiperBox {
	height: 210px;
}
.environmentSwiperBox .swiper-slide{
	width: 240px;
	height: 167px;
	position: relative;
	overflow: hidden;
	/*opacity: .4;*/
	cursor: pointer;
	background: #333;
}
.environmentSwiperBox .swiper-slide.swiper-slide-active{
	/*opacity: 1;*/
}
.environmentSwiperBox .swiper-slide img{
	/*width: 100%;*/
	height:100%;
	position: relative;
	z-index: 0;
	display: block;
	margin:0px auto;
}
.environmentSwiperBox .swiper-slide p{
	width: calc(100% - 40px);
	padding: 0px 20px;
	height: 36px;
	line-height: 36px;
	position: absolute;
	z-index: 1;
	left:0px;
	bottom:0px;
	background: rgba(0, 0, 0, .6);
	font-size: 17px;
	color: #97C968;
}
.environmentSwiperBox .swiper-scrollbar{
	height: 2px;
	bottom: 6px;
	left: 0px;
	width: 100%;
}
.environmentSwiperBox .swiper-scrollbar-drag{
	top: -1px;
	height: 4px;
	background: #333333;
}

/* 联系我们 */
.contactBox .fl{
	width: 825px;
	height: 465px;
}


.contactBox .fr{
	width: 440px;

}

.contactBox .fr .item .qrCode{
	width: 440px;
	background: white;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.contactBox .fr .item .qrCode img{
	width: 140px;
	height: 140px;
	margin-right: 20px;
}

.contactBox .fr .item .qrCode ul{
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-left: 20px;
	margin-right: 20px;
}

.contactBox .fr .item .qrCode ul li{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 30px;
}

.contactBox .fr .item .qrCode ul p{
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}


.contactBox .fr .item .contact{
	width: 440px;
	background: white;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contactBox .fr .item .contact ul{
	display: flex;
	flex-direction: column;
	margin-left: 20px;
	margin-right: 20px;
}

.contactBox .fr .item .contact ul strong{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

.contactBox .fr .item .contact ul li{
	font-size: 28px;
	font-weight: bold;
	color: #97C968;
}

.contactBox .fr .item .contact ul p{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}

.contactBox .fr .item:last-child{
	margin-top: 15px;
}
.contactBox .fr .item:last-child img {
	border-color: #333333;
}

/* 学校简介 */
.campusData{
	display: flex;
	flex-direction: row;
	background: #E5E5E5;
	margin-left: 30px;
	margin-top: 30px;
}

.campusData p{
	flex: 1;
	padding: 20px;
	font-size: 16px;
	color: #666666;
}

.campusData .campusPlay{
	width: 900px;
	height: 530px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.campusData .campusPlay img {
	width: 100%;
	height: 100%;
	transition: all 500ms;
}

.campusData .campusPlay:hover img {
	transform: scale(1.1);
}

.campusData .campusPlay a {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
}

.campusData .campusPlay a img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 80px;
	margin-left: -20px;
	margin-top: -20px;
}

.campusData .campusPlay:hover a img {
	transform: scale(1);
}
