@charset "utf-8";
.specialbg{
	background: #F5F5F5;	
	background-size: 100% 100%;
	min-height: 400px;
	padding: 20px 0;	
}
.specialContent{
	margin: 0;
	padding: 0;
}
.specialContent ul{
	margin: 0;
	padding: 0;
	margin-left: -1%;
	clear: both;
}
.specialContent ul li{
	float: left;
	width: 24%;
	margin-left: 1%;
	text-align: center;	
	border-radius: 3px;
	background-color: rgba(0,0,0,.1);
}
.specialContent ul li img{
	border-radius: 3px;
	transition: all 0.6s; 
}
.specialContent ul li:hover{ 
	box-shadow:0 2px 5px #999;
}	
.specialContent ul li:hover img{ 
	transform: scale(1.05); vertical-align:middle;
}
.specialname{
    padding:35px 0;
}
.specialname h2{    
    font-size:38px;
    line-height:38px;
    text-align:center;
}
.specialname p{
    padding-top:10px;
    line-height:35px;
    text-align:center;
	font-size: 18px;
    font-weight: 500;
    color: #666;
}
.specialname .name{
    font-size:20px;
    line-height:20px;
    color:#999999;
    text-align:center;
	padding-bottom:20px;
}
.quickEntrance {
    width: 100%;
    height: 110px;
    /* background: #FFFFFF; */
    padding: 20px 0 0 0;
}
.quickEntrance ul{ 
	margin-left: -0.5%;
}
.quickEntrance ul li{    
	width: 19.5%;
    z-index: 1;
    text-align: center;
    float: left;
    position: relative;
    margin-left: 0.5%;
}
.quickEntrance ul li img{
	border-radius: 5px;
	border: 0;
	transition: all 0.6s;
	margin: 0 auto;
	margin-right: 0.5%;
	width: 100%;
}
.quickEntrance ul li img:hover{
	/* background-color: rgba(4,166,190,.8); */
	transform: scale(1.02); 
}
.hot{
	width: 100%;
    height: 80px;
    background: #FFFFFF;
    margin-top: 15px;
    border-radius: 5px;
}
.hot ul{
	margin-left:0px;
}
.hot ul li{    
    width:12%;
    height:47px;
    z-index:1;
	text-align: left;
	float: left;
	padding-left: 8%;
	position:relative;
}
.hot ul li .act{
	top: 18px;
    width: 60px;
    height: 60px;
    left: 35px;
    font-size: 40px;
    position: absolute;
    color: #113671;
}
.hot ul li .act i{
	 font-size: 40px;
}
.hot ul li .line{
    top:16px;
    width:19px;
    height:47px;
    position:absolute;
    background:url("../images/hot-line.png") no-repeat center;
    transition:0.2s;
}
.hot ul li .l1{
    left:-9px;
}
.hot ul li .l2{
    right:-10px;
}
.hot ul li h2{
    font-size:15px;
    line-height:25px;
    transition:0.2s;
	text-align: left;
	font-weight: 900;
    color: #333;
	padding-top: 15px;
}
.hot ul li h2 span{
    font-size:13px;
    color:#585252;
	font-weight: 500;
    transition:0.2s;
}
.hot ul li:hover .act{
	color: #CC3333;
}
.hot ul li:hover{
    z-index:2;
	cursor: pointer;
}
.hot ul li:hover .line{
    background:url("../images/hot-line.png") no-repeat center;
    transform:rotate(15deg);
    transition:0.4s;
}
.hot ul li:hover h2{
    transition:0.5s;
}
.hot ul li:hover h2 span{
    transition:0.5s;
}
.specialbg{		
	background:url(../images/user_bg.png) #F5F5F5;	
	background-size: 100% 100%;
	min-height: 400px;
	padding: 20px 0;	
}
.specialbg .itembox{
	height: 230px;
}
.specialbg .itembox ul li{
	float: left; 
	width: 16.6%;
	margin-bottom: 20px;
}
.specialbg .itembox ul li img{
	width: 80%;
	margin: 0 auto;
	border: 1px solid #F5F5F5;
	transition:0.5s;
}
.specialbg .itembox ul li:hover img{
	transform: translateY(-5px) scale(1.05) ;
	border: 1px solid #005fa9;
}
.tkgnbg{
	background-image: url(../images/tkgnbg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 30px 0!important;
	margin-top: 20px!important;
}
.tkgn { 
	width: 100%; 
	margin:20px 0 30px 0; 
	padding: 0;
}
.tkgn li{ 
	width:12%;
	height: 155px;
	float:left;
	text-align:center; 
	margin-bottom:15px;
	margin-right: 0.5%;	
}
.tkgn li .itemboxs{	
	width: 130px;
	height: 150px;
	border-radius: 5px;
	margin: auto;
	background-color: rgba(255,255,255,.9);
	transition: all 0.6s;
	padding-top:5px;
}
.tkgn li .itemboxs .pic{ 	
	text-align: center;	
	border-radius: 5px;
	line-height: 80px;
	margin-top: 20px;
	display: block;
}
.tkgn li .itemboxs .pic i{ 
	font-size: 50px;
	color: #005097;
	/* font-weight: bold; */
	display: block;
}
.tkgn li .itemboxs:hover{
	transform: translateY(-5px) ;
	cursor: pointer;
}

.tkgn li .itemboxs:hover .pic i{
	font-size: 55px;
}

.tkgn li .itemboxs h6{
	width: 100%;
    height: 30px;
	line-height: 30px;
	font-size: 16px;
    text-align: center;
	cursor: pointer;
	color: #3a3a3a;
}
.color1{ color: #99d3d9;}
.color2{ color: #30a0d2;}
.color3{ color: #fdca01;}
.color4{ color: #e76b01;}
.color5{ color: #eea423;}
.color6{ color: #ff8868;}
.color7{ color: #a3d3d5;}

.i_service{ padding-bottom:30px;}
.titleName{
	width: 100%;
    padding: 20px 0 5px 0;
    font-size: 38px;
    text-align: center;
	    color: #112442;
    font-weight: 900;
}
.TipTame{
    font-size:18px;
    line-height:35px;
    color: #112442;
    text-align:center;
}
.tipsBox{
	width: 940px;
	margin: 20px auto;
	text-align: left;
	padding-left: 20px;
	line-height: 35px;
}
.bgcolor{
	background-color: #fef0e7;
}
.ggpic{
	margin-top: 15px;
    border-radius: 5px;
    height: 135px;
    overflow: hidden;
}
.ggpic img{
	border-radius: 5px;
	margin: 0;
	padding: 0;
}
/* 专辑题库 */
.itemDiv{
	background: #FFFFFF;
	margin-top: 15px;
	min-height: 300px;
	border-radius: 5px;
	/* width: 48%;
	float: left; */
}
.itemDiv:nth-child(even){
	/* float: right; */
}

.itemDiv .itemTitle{
	text-align: left;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #D2D2D2;
}
.itemDiv .itemTitle .name{
	font-size: 18px;
	font-weight: bold;
	padding: 0 20px 0 8px;
	border-left: 4px solid #113671;
	margin-left: 10px;
	color: #113671;
}
.itemDiv .itemTitle .subtitle{
	color: #666666;
	float: right;
	padding-right: 20px;
}
.itemDiv .itemTitle .subtitle .redcolor{
	color: #CC3333;
	padding: 0 3px;
}
.itemDiv .itemTitle .subtitle .blueColor{
	color: #1787E0;
	padding: 0 3px;
}
.itemDiv .itemTitle .moreDiv{
	color: #666666;
	float: right;
	padding-right: 20px;
}
.itemDiv .itemTitle .moreDiv:hover{
	color: #cc3333;
}
.itemDiv  .itemTypeDiv{	
	padding-top: 20px;
}
.itemTypeDiv .itemTypeDivLeft{
	float: left;	
	text-align: left;
	width: 220px;
	height: 400px;
	margin-left: 10px;
}
.itemTypeDiv .itemTypeDivLeft img{
	width: 100%;
}
.itemTypeDiv .itemTypeDivRight{
	float: right;	
	text-align: left;
	width: 1000px;
}
.itemTypeDivRight ul li{
	width: 23%;
	margin-right: 2%;
	float: left;
	text-align: center;
	transition: all 0.6s;
	padding-bottom: 10px;
}
.itemTypeDivRight ul li img{
	width: 100%;
	height: 130px;
	border-radius: 3px;
	box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.2);
}
.itemTypeDivRight ul li .name{
	line-height: 30px;
	text-align: center;
}
.itemTypeDivRight .linkDiv{
	background: #e9f6ff;
}
.itemTypeDivRight ul li:hover {
   /* margin-top: -5px;
    padding-bottom: 5px; */
	cursor: pointer;
	transform:translateY(-5px) scale(1.05);
}
.itemLink{
	color: #333333;
	/* border-right: 1px solid #333333; */
	margin-right: 10px;
	line-height: 30px;
	white-space:nowrap;
}
.itemLinka{
	clear: both;
	padding: 0 10px;
	margin: 20px 14px  0px 0;
	text-align: center;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	color: #000000;
	border: 1px solid #D2D2D2;
	border-radius:3px;
	width: 210px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: left;
	font-size: 13px;
	/* position: relative; */
}
.itemLinka i{
	margin-right: 5px;
	color: #004DA2;
	font-size: 12px;
	line-height: 50px;
/* 	position: absolute;
	    left: -1px;
    top: -1px;
    height: 10px;
    font-size: 10px;
    line-height: 10px;
	transform: rotate(90deg) */
	/* font-weight: bold; */
}
.itemLinka:hover{
	transform:translateY(-1px) scale(1.02); 
	background: #079bff;
	color: #FFFFFF;
	border:none;
}
.itemLinka:hover i{
	color: #FFFFFF;
}
.itemDiv .itemContent{
	min-height: 200px;
	padding-top: 10px;
}
.itemDiv .itemContent .itemContentLeft{
	width: 15%;
	float: left;
	min-height: 200px;
	text-align: center;
}
.itemDiv .itemContent .itemContentLeft img{
	width: 90%;
	border-radius: 2px;
}
.itemDiv .itemContent .itemContentRight{
	width: 83%;
	float: right;
	min-height: 200px;
	text-align: left;
}
.itemDiv .itemContent .itemContentRight a{
	padding: 0 10px;
	margin: 20px 15px  5px 0;
	text-align: center;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	color: #000000;
	border: 1px solid #D2D2D2;
	border-radius: 6px;
	width: 200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: left;
}
.itemDiv .itemContent .itemContentRight a i{
	margin-right: 5px;
	color: #004da2;
	font-weight: bold;
}
.itemDiv .itemContent .itemContentRight a:hover{
	transform: scale(1.05);
	background: #079bff;
	color: #FFFFFF;
}
.itemDiv .itemContent .itemContentRight a:hover i{
	color: #FFFFFF;
}

/* 左侧导航条 */
.leftNav{
    width: 60px;
    position: fixed;
    top: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
	z-index:99;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.5);
	left:50%;
	margin-left: -690px;
	display: none;
}
.leftNav ul li{
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    background: #112442;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
	font-size: 12px;
	border-top: 1px dashed #999;
}
.leftNav ul li:first-child{
	border-top:none;
}
#leftMenu ul li.active,#leftMenu ul li:hover{ 
	background: #FFFFFF;
	color: #040000;
}

/* 晒成绩 */
.showScorebg{
    min-height: 135px;
    padding: 20px 0;	
}
.showScoreBox{
	padding-bottom: 20px;
	clear: both;
}
.showScoreBox .leftDiv{
	float: left;
	width: 47%;
	background: #FFFFFF;
	padding: 0 10px;
	border: 1px solid #F5F5F5;
}
.showScoreBox .leftDiv .icoBox{
	width: 150px;
	color: #FF0000;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	float: left;
	border-top: 2px solid #FF0000;
}
.showScoreBox .leftDiv .icoBox i{
	font-size: 50px;
}
.showScoreBox .leftDiv .icoBox .Name{
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	margin-bottom: 10px;
	color: #112442!important;
}
.showScoreBox .leftDiv .examBox{
	float: left;
	padding: 20px;
}
.examBox .scoreList{
	height: 90px;
    padding-left: 30px;
    overflow: hidden;
}
.scoreList ul li{
	line-height: 24px;
}
.scoreList .num{
	color: #005FA9;
	display: inline-block;
	width:190px;
	height:24px;
	line-height:24px;
	white-space:nowrap;
	overflow:hidden;

}
.scoreList .score{
	padding-left: 10px;
	display: inline-block;
	width:50px;
	height:24px;
	line-height:24px;
	white-space:nowrap;
	overflow:hidden;

}
.scoreList .school{
	padding-left: 15px;
	display: inline-block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;

}
.showScoreBox .rightDiv{
	float: right;
	width: 47%;
	background: #FFFFFF;
	padding: 0 10px;
	border: 1px solid #F5F5F5;
}
.showScoreBox .rightDiv .icoBox{
	width: 150px;
	color: #FF0000;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	float: left;
	border-top: 2px solid #FF0000;
}
.showScoreBox .rightDiv .icoBox i{
	font-size: 50px;
}
.showScoreBox .rightDiv .icoBox .Name{
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	margin-bottom: 20px;
	color: #112442!important;
}
.showScoreBox .rightDiv .service{
	float: left;
	padding: 20px 50px;
	line-height: 30px;
	font-size: 16px;
}
.service .phoneNumber{
	font-size: 20px;
}
.service .time{
	font-size: 14px;
	color: #999999;
}