#page{padding: 80px;box-shadow: 2px 2px 12px #4e4e4e !important;border-radius: 5px;}

#page .info{padding: 30px;}
#page .info:nth-child(n+2){margin-top:30px;}
#page .info .info_title{font-size:20px; font-weight: 600; color:#333; text-align: center; margin-bottom:30px;}

#page .info ul{padding: 0 0 0 25px; list-style: none;}
#page .info ul li{position:relative;line-height:20px;}
#page .info ul li:nth-child(n+2){margin-top:12px;}
#page .info ul li i{color:#ffa600; font-size:20px;position:absolute;left:-25px;}
#page .info ul li .content{font-size:15px;font-weight: 300; color:#333;}

#page .info .info_title{padding-top: 20px;}

#page .page_title_box .main_title { margin-top: 30px;}

@media screen and (max-width: 660px) {
	#page{padding: 20px !important;}
	#page .info{padding:0px;}
	#page .info .info_title{font-size:17px;}
	#page .info ul li .content{font-size:14px;}
	#page .info .info_title{padding-top: 20px;}
}

@media screen and (max-width: 500px) {
	#page{padding: 20px !important;}
	#page .info{padding:0px;}
	#page .info{padding:15px;}
	#page .info:nth-child(n+2){margin-top:15px;}
	#page .info .info_title{font-size:16px;margin-bottom:20px;}
	#page .info ul li .content{font-size:13px;}
}


#page .curriculum{margin-top:60px;}
#page .curriculum .curriculum_title{font-size:20px; font-weight: 700;margin-bottom:15px;}
#page .curriculum .img_box{}
#page .curriculum .img_box img{width: 100%;vertical-align:middle;box-shadow:2px 2px 7px 1px #c0c0c0;border-radius: 5px; margin-bottom: 20px;}

#page .curriculum .img_box:after {content: ""; display: block; margin: 20px auto 30px; width: 50%; height: 1px; max-width: 350px; background: #e8e8e8;}

#page .test_info_box{margin-top:80px;}
#page .test_info_box .test_title{font-size: 28px; font-weight: 700;text-align:Center;}

#page .test_info_box .test_box{margin-top:60px;}
#page .test_info_box .test_box .test_sub_title{font-size:20px; font-weight: 700;margin-bottom:15px;}
#page .test_info_box .test_box table{box-shadow:2px 2px 7px 1px #c0c0c0;border-spacing: 0; border-collapse:collapse; width: 100%;text-align:center;}
#page .test_info_box .test_box table thead tr th{border:1px solid #cccccc;background-color:#ebebeb; height:40px; font-size: 15px;}
#page .test_info_box .test_box table tbody tr td{border:1px solid #cccccc;box-sizing:border-box;height:35px;font-size: 14px;line-height:18px; color:#1e1e1e;padding:5px;}
#page .test_info_box .test_box table + table{margin-top: 25px;}

#page .test_info_box .test_box table.common td {padding: 10px 20px 10px;}
#page .test_info_box .test_box table.common th{width:20%;}
#page .test_info_box .test_box table .subject{width:170px;}
#page .test_info_box .test_box table .score{width:170px;}
#page .test_info_box .test_box table .number{display:inline-block;vertical-align:middle;margin:10px 0 10px;}
#page .test_info_box .test_box table .number .big_number{font-size: 30px; font-weight: 600;vertical-align:bottom;display:inline-block;line-height:45px;}
#page .test_info_box .test_box table .number .small{font-size:14px;vertical-align:bottom;display:inline-block;margin-left:3px;margin-bottom:9px;}

.text-left {
	text-align: left;
}

@media screen and (max-width: 800px) {
	#page{padding: 20px !important;}
	#page .info{padding:0px;}
	#page .curriculum .curriculum_title{font-size:18px;}
	#page .test_info_box .test_title{font-size:24px;}
	#page .test_info_box .test_box .test_sub_title{font-size:18px;}
	#page .test_info_box .test_box{margin-top:50px;}
	#page .test_info_box .test_box table .number .big_number{font-size: 40px;}
}


@media screen and (max-width: 660px) {
	#page{padding: 20px !important;}
	#page .info{padding:0px;}
	#page .curriculum .curriculum_title{font-size:16px;}
	#page .test_info_box .test_title{font-size:20px;}
	#page .test_info_box .test_box .test_sub_title{font-size:16px;}
	#page .test_info_box .test_box table .subject{width:120px;}
	#page .test_info_box .test_box table .score{width:120px;}
	#page .test_info_box .test_box table .number .big_number{font-size: 30px;line-height:30px;}
	#page{padding: 20px;}
	#page .test_info_box{margin-top:30px;}
}

@media screen and (max-width: 500px) {
	#page{padding: 20px !important;}
	#page .info{padding:0px;}
	#page .curriculum .curriculum_title{font-size:15px;}
	#page .test_info_box .test_box{margin-top:40px;}
	#page .test_info_box .test_title{font-size:18px;}
	#page .test_info_box .test_box .test_sub_title{font-size:15px;margin-bottom:10px;}
	#page .test_info_box .test_box table thead tr th{font-size:13px;}
	#page .test_info_box .test_box table tbody tr td{font-size:12px;}
	#page .test_info_box .test_box table .subject{width:90px;}
	#page .test_info_box .test_box table .score{width:90px;}
	#page .test_info_box .test_box table .number .big_number{font-size: 20px;line-height:35px;}
	#page .test_info_box .test_box table .number .small{font-size:12px;}
}

@media screen and (max-width: 380px) {
	#page{padding: 20px !important;}
	#page .info{padding:0px;}
	#page .test_info_box .test_box table .subject{width:70px;}
	#page .test_info_box .test_box table .score{width:70px;}
	#page .test_info_box .test_box table .number .big_number{font-size:20px;line-height:20px;}
	#page .test_info_box .test_box table .number .small{font-size:12px;}
}



#page .info li span {color: #009933;font-weight: 600;}







