@charset "utf-8";
/*资讯部分头部样式*/
.information_head{
	height: 48px;
	line-height: 48px;
	box-shadow:0px 0px 10px 2px #fbfbfb;
}
.information_head .information_head_course{
	box-sizing: border-box;
	border-top: 2px solid #d5132c;
	cursor: pointer;
	height: 48px;
    line-height: 48px;
	margin-right: 35px;
}
.information_head .information_head_course>span{
	font-size: 16px;
	color: #d63434;
}
.information_head .information_head_course:hover span{
	color: #b71d1d;
}
.information_head .information_head_course>i{
	width: 16px;
	height: 13px;
	margin-top: 18px;
	background: url(../../information/images/information_icon.png)no-repeat 0 0;
}
.information_head .main_box>a,.information_head_r>a{
	font-size: 16px;
	color: #222222;
}
.information_head .main_box>a:hover,.information_head_r>a:hover{
	color: #d63434;
}
.study_center{
	margin-right: 35px;
}
.head_phone{
	position: relative;
}
.head_phone img{
	display: none;
	position: absolute;
	top: 44px;
	left: 50%;
	margin-left: -53.5px;
	z-index: 1;
}
.head_phone i{
	width: 10px;
	height: 16px;
	margin-right: 8px;
	margin-top: 16px;
	background: url(../../information/images/information_icon.png)no-repeat 0 -19px;
}
.information_head_r{
	float: right;
}
.information_head_r>i{
	background: #cccccc;
	width: 1px;
	height: 16px;
	margin: 0 12px;
	margin-top: 16px;
}
.course_menu{
	display: none;
	width: 1200px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 9999;
	padding: 20px 0 5px 26px;
	background: #fff;
}
.Infromation_menu{
	display: none;
	width: 1200px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 9999;
	padding: 20px 0 5px 26px;
	background: #fff;
}
.Interlocution_menu{
	display: none;
	width: 1200px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top:100%;
	z-index: 9999;
	padding: 20px 0 5px 26px;
	background: #fff;
}
.bg_shade{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	right: 0;
	background: rgba(0,0,0,0.3);
	z-index: 9998;
}
.bg_imshade{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	right: 0;
	background: rgba(0,0,0,0.3);
	z-index: 9998;
}
.bg_icshade{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	right: 0;
	background: rgba(0,0,0,0.3);
	z-index: 9998;
}
.course_menu .course_menu_arrow{
	width: 0;
    height: 0;
    position: absolute;
    left: 15px;
    top: -19px;
    border: 14px dashed transparent;
    border-bottom: 8px solid #fff;
}
.course_menu ul{
	font-size: 0;
}
.course_menu>ul>li{
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
}
.course_menu>ul>li:last-child{
	padding-right: 0;
}
.course_menu>ul>li>.course_menu_tit{
	font-size:14px;
	color: #000000;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	position: relative;
}
.course_menu>ul>li>.course_menu_tit i{
	position: absolute;
    left: 0;
    bottom: -6px;
    width: 29px;
    height: 2px;
    background: #d70b25;
}
.course_menu>ul>li>ul>li{
	width: 110px;
	line-height: 20px;
	margin-bottom: 18px;
}
.course_menu>ul>li>ul>li a{
	display: block;
	max-width: 110px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.course_menu>ul>li>ul>li a:hover{
	color: #d70b25;
}


/*问答*/
.Interlocution_menu .Interlocution_menu_arrow{
	width: 0;
    height: 0;
    position: absolute;
    left: 650px;
    top: -19px;
    border: 14px dashed transparent;
    border-bottom: 8px solid #fff;
}
.Interlocution_menu ul{
	font-size: 0;
}
.Interlocution_menu>ul>li{
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
}
.Interlocution_menu>ul>li:last-child{
	padding-right: 0;
}
.Interlocution_menu>ul>li>.course_menu_tit{
	font-size:14px;
	color: #000000;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	position: relative;
}
.Interlocution_menu>ul>li>.course_menu_tit i{
	position: absolute;
    left: 0;
    bottom: -6px;
    width: 29px;
    height: 2px;
    background: #d70b25;
}
.Interlocution_menu>ul>li>ul>li{
	width: 110px;
	line-height: 20px;
	margin-bottom: 18px;
}
.Interlocution_menu>ul>li>ul>li a{
	display: block;
	max-width: 110px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Interlocution_menu>ul>li>ul>li a:hover{
	color: #d70b25;
}



/*资讯*/
.Infromation_menu .Infromation_menu_arrow{
	width: 0;
    height: 0;
    position: absolute;
    left: 520px;
    top: -19px;
    border: 14px dashed transparent;
    border-bottom: 8px solid #fff;
}
.Infromation_menu ul{
	font-size: 0;
}
.Infromation_menu>ul>li{
	display: inline-block;
	vertical-align: top;
	padding-right: 40px;
}
.Infromation_menu>ul>li:last-child{
	padding-right: 0;
}
.Infromation_menu>ul>li>.course_menu_tit{
	font-size:14px;
	color: #000000;
	height: 25px;
	line-height: 25px;
	margin-bottom: 20px;
	position: relative;
}
.Infromation_menu>ul>li>.course_menu_tit i{
	position: absolute;
    left: 0;
    bottom: -6px;
    width: 29px;
    height: 2px;
    background: #d70b25;
}
.Infromation_menu>ul>li>ul>li{
	width: 110px;
	line-height: 20px;
	margin-bottom: 18px;
}
.Infromation_menu>ul>li>ul>li a{
	display: block;
	max-width: 110px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Infromation_menu>ul>li>ul>li a:hover{
	color: #d70b25;
}
/*登录后样式*/
.login_state{
	float: right;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.login_state:hover{
	overflow: inherit;
}
.login_state:hover .login_state_box>span{
	color: #d52a13;
}
.login_state:hover .login_state_ul{
	opacity: 1;
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    top: 50px;
}
.login_state_box .login_head{
	width: 28px;
	height: 28px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 8px;
}
.login_state_box>span{
	height: 50px;
	line-height: 50px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #999999;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.login_state .login_state_ul{
	opacity: 0;
	filter: alpha(opacity=0);
    -moz-opacity: 0;
	padding: 5px 0;
	position: absolute;
	left: 50%;
	top: 60px;
	background: #fff;
	z-index: 99;
	width: 115px;
	margin-left: -57.5px;
	border: 1px solid #ececec;
	cursor: default;
	transition: all 0.3s ease;
	 -webkit-transition: all 0.3s ease;
}
.login_state .login_state_ul:after{
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: -14px;
	width: 0;
	border: 8px solid transparent;
	border-bottom: 6px solid #ececec;
	z-index: 2;
}
.login_state .login_state_ul:before{
	content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -11px;
    width: 0;
    border: 6px solid transparent;
    border-bottom: 5px solid #fff;
    z-index: 3;
}
.login_state .login_state_ul li{
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.login_state .login_state_ul li a:hover{
	color: #d52a13;
}
.login_state .login_state_ul li a{
	font-size: 0;
	color: #333;
}
.login_state .login_state_ul li a span{
	font-size: 14px;
}
.login_state .login_state_ul li .login_exit{
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 14px;
	background: url(../../information/images/information_icon.png) no-repeat 0 -486px;
	margin:14px 6px 0 0;
}