@import url("starStudent.css");
@import url("page_common.css");

/* 导航图标 */

#centerNav ul li a.icon1{
	background: url(../icon/icon_db_01.png) no-repeat left center;
}
#centerNav ul li a.icon1:hover{
	background: url(../icon/icon_db_01_h.png) no-repeat left center;
}

#centerNav ul li a.icon2{
	background: url(../icon/icon_db_02.png) no-repeat left center;
}
#centerNav ul li a.icon2:hover, #centerNav ul li.hover a.icon2{
	background: url(../icon/icon_db_02_h.png) no-repeat left center;
}

#centerNav ul li a.icon3{
	background: url(../icon/icon_db_03.png) no-repeat left center;
}
#centerNav ul li a.icon3:hover, #centerNav ul li.hover a.icon3{
	background: url(../icon/icon_db_03_h.png) no-repeat left center;
}

#centerNav ul li a.icon4{
	background: url(../icon/icon_db_04.png) no-repeat left center;
}
#centerNav ul li a.icon4:hover, #centerNav ul li.hover a.icon4{
	background: url(../icon/icon_db_04_h.png) no-repeat left center;
}

#contrastBox{
	position: relative;
	background: #e5e5e5;
}
/* 对比 */
.diyTable{
	border: 2px solid #312415;
}
.diyTable td,.diyTable th{
	border: 2px solid #312415;
	padding: 20px 10px;
	font-size: 20px;
}
.diyTable td p{
	line-height: 32px;
	text-align: left;
	margin-bottom: 15px;
}
.diyTable th{
	font-family: "SOURCEHANSANSCN-BOLD";
	color: #333333;
	font-size: 20px;
}
.diyTable .t1{
	width: calc(198px - 20px);
}
.diyTable .t2{
	width: calc(358px - 20px);
}
.diyTable .t3{
	width: calc(358px - 20px);
}
.diyTable .t4{
	width: calc(358px - 20px);
}

/* 黄色 */
.diyTable .ffd800{
	background: #ffd800;
}

/* 米黄 */
.diyTable .fffcf0{
	background: #fffcf0;
}

/* 白色 */
.diyTable .ffffff{
	background: #ffffff;
}

/* 灰色 */
.diyTable .cfcfcf{
	background: #cfcfcf;
}

.diyTable .f28{
	font-size: 28px;
}

.diyTable .f25{
	font-size: 25px;
}

.diyTable .b{
	font-family: "SOURCEHANSANSCN-BOLD";
	color: #333333;
}

.diyTable .imgBox1{
	padding: 10px;
}
.diyTable .imgBox1 a{
	display: inline-block;
	width: 55px;
	margin-right: 10px;
	margin-top: 15px;
}
.diyTable .imgBox1 a:nth-child(5n){
	margin-right: 0px;
}
.diyTable .imgBox1 a img{
    display: block;
    width: 100%;
	/*width: 73px;*/
	/*height: 73px;*/
}
.diyTable .imgBox1 a p{
	font-size: 16px;
	color: #333333;
	text-align: center;
}

.diyTable .imgBox2{
	padding: 10px;
}
.diyTable .imgBox2 div{
	width: 100%;
	margin-right: 10px;
	margin-top: 15px;
}
.diyTable .imgBox2 div img{
	width: 100%;
	height: auto;
}
.diyTable .imgBox2 div p{
	width: 100%;
	height: 30px;
	background: #666666;
	color: #fff;
	line-height: 30px;
	text-indent: 10px;
}
.diyTable .btnBox{
	position: relative;
	overflow: hidden;
}
.diyTable .btnBox .closeBtn{
	padding-left: 8px;
	width: 24px;
	height: 30px;
	background: #333333;
	font-size: 14px;
	display: block;
	color: #ffd800;
	text-align: left;
	line-height: 35px;
	position: absolute;
	right: -10px;
	top: -10px;
	border-radius: 50% 0px  50% 50% ;
}
.diyTable .addClass{
	display: inline-block;
	background: #333333;
	padding: 10px 25px;
	border-radius: 10px;
	color: #ffd200;
	line-height: 100%;
}

/* 左侧导航 */
#contrastBox .leftMenu{
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -755px;
	background: url(../icon/db_left_menu_bj.png) no-repeat right center;
	width: 105px;
	height: 250px;
}
#contrastBox .leftMenu ul{
	width: 85px;
	margin-top: 40px;
}
#contrastBox .leftMenu ul li{
	margin-bottom: 23px;
}
#contrastBox .leftMenu ul li a{
	display: block;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #666666;
}
#contrastBox .leftMenu ul li a.hover{
	background: #ffd200;
	border-radius: 5px;
	color: #333333;
}

/* 右侧选项 */
#contrastBox .rightInt{
	width: 25px;
	text-align: center;
	line-height: 100%;
	font-size: 16px;
	background: #333333;
	color: #fff;
	padding: 5px 0px;
	position: absolute;
	right: 50%;
	top: 50px;
	margin-right: -665px;
}
#contrastBox .fixed{
	position: fixed;
}

/* 弹出 */
#environmentEjectBox{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 999;
	height: 0px;
	overflow: hidden;
	transition: all 1.2s;
}
#environmentEjectBox.open{
	height: 100%;
}
#environmentEjectBox .contBox{
	overflow: hidden;
	height: 730px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -640px;
	margin-top: -365px;
}
#environmentEjectBox .contBox .swiperBox{
	width: 1023px;
	height: 730px;
}
#environmentEjectBox .contBox .swiperBox .environmentEjectSwiper .swiper-slide{
	width: 100%;
	height: 730px;
	background: #666666;
}
#environmentEjectBox .contBox .swiperBox .environmentEjectSwiper .swiper-slide img{
	display: block;
	margin: 0px auto;
	height: 100%;
}
#environmentEjectBox .contBox .menu{
	width: 257px;
	height: 730px;
	background: #666666;
	position: relative;
}
#environmentEjectBox .contBox .menu ul{
	width: 195px;
	margin: 0px auto;
}
#environmentEjectBox .contBox .menu ul li{
	width: 195px;
	height: 45px;
	margin-bottom: 25px;
}
#environmentEjectBox .contBox .menu ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-family: "SOURCEHANSANSCN-BOLD";
	background: #9b9b9b;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
#environmentEjectBox .contBox .menu ul li.hover a{
	background: #ffd200;
}
#environmentEjectBox .contBox .menu .closeBtn{
	position: absolute;
	right: -40px;
	top: -40px;
	display: block;
	width: 80px;
	height: 80px;
	background: #ffffff;
	text-align: left;
	line-height: 108px;
	font-size: 24px;
	border-radius: 50%;
	text-indent: 8px;
}
/* swiper 按钮样式 */
#environmentEjectBox .contBox .swiper-button-next, #environmentEjectBox .contBox .swiper-button-prev{
	width: 49px;
	height: 84px;
	background: #ffd200;
	color: #353532;
	top: 50%;
	margin-top: -42px;
}
#environmentEjectBox .contBox .swiperBox .swiper-button-prev, #environmentEjectBox .contBox .swiperBox .swiper-rtl .swiper-button-next{
	left: 0px;
	right: auto;
	
}
#environmentEjectBox .contBox .swiperBox .swiper-button-next, #environmentEjectBox .contBox .swiperBox .swiper-rtl .swiper-button-prev{
	right: 0px;
	left: auto;
}
#environmentEjectBox .contBox .swiperBox .swiper-button-next.swiper-button-disabled, #environmentEjectBox .contBox .swiperBox .swiper-button-prev.swiper-button-disabled{
	background: rgba(0, 0, 0, .3);
	color: #fff;
	opacity: 1;
}

/*开始对比样式*/
.tjDuibiBox{
	width: 80%;
	margin: 25px auto;
}
.tjDuibiBox select{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #ccc;
	color: #666;
}
.tjDuibiBox button{
	background-color: #333;
	width: 100%;
	color: #ffd800;
	font-size: 18px;
}
.layui-btn:hover{
	color: #ffd800;
}