﻿ul,dl,dt,dd,h1,h2,h3,h4,h5,h6,form { padding:0; margin:0;}
ul { list-style:none;}
li { text-align:left; vertical-align:middle;}
img { border:0px;}
a img,a:hover img{border:0;}

input, textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}


body{ 
	margin:0 auto;
	font-size:1.4em;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	color:#555555;
	-webkit-text-size-adjust: 100%;/*½â¾öIphoneÏÂ³÷´°×ÖÌå±ä´óÎÊÌâ*/
	background:#f6f5fa;
	font-size:1.5em;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*½ûÖ¹Á´½Ó¸ßÁÁ*/
	-webkit-touch-callout: none;					/*½ûÖ¹Á´½Ó³¤°´µ¯³öÑ¡Ïî²Ëµ¥*/
}
a {
	color: #414040;
	text-decoration: none;
}
/*a:hover {
	color: #414040;
	text-decoration: none;
}*/
a:link{
    -webkit-tap-highlight-color: rgba(0,0,0,0);	/*½ûÖ¹Á´½Ó¸ßÁÁ*/
	-webkit-touch-callout: none;					/*½ûÖ¹Á´½Ó³¤°´µ¯³öÑ¡Ïî²Ëµ¥*/
}
.red {
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.red:hover {
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.blue {
    COLOR: #0054a6;
    TEXT-DECORATION: none;
}
.blue:hover {
    COLOR: #0054a6;
    TEXT-DECORATION: none;
}
.while {
    COLOR: #FFF;
    TEXT-DECORATION: none;
}
.while:hover {
    COLOR: #FFF;
    TEXT-DECORATION: none;
}
.clearboth{
    visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
}












.ind_box{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:48px;
	overflow:hidden;
	border:1px solid #e2e2e0;
	background:#FFFFFF;
}
.ind_tab_title{
    width:100%;
	height:66px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #e2e2e0;
}
.ind_tab_title li{
    width:33%;
	height:66px;
	line-height:66px;
	float:left;
	text-align:center;
	font-size:1.5em;
	cursor:pointer;
}
.ind_tab_title li.current{
    /*background:#9d080d;*/
    background: #2983c2;
	color:#FFFFFF;
}
.ind_tab{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}


.ind_box_1{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:36px;
	overflow:hidden;
	/*background:url(../images/box_bg.jpg) top repeat-x #9d080d;*/
}
.ind_box_1_m{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-bottom:14px;
	padding-bottom:30px;
	overflow:hidden;
	background:#ebebeb;
}
.ind_box_1_title{
    width:100%;
	height:92px;
	line-height:92px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:1.4em;
	color:#FFFFFF;
}
.fwdt_submit{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.fwdt_submit li{
    width:25%;
	height:auto;
	float:left;
	margin-top:30px;
	overflow:hidden;
}
.fwdt_submit li a{
    display:block;
	width:90%;
	height:190px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.5em;
	padding-bottom:0px;
	border:1px solid #dad7d7;
	background:url(../images/icon_bg.jpg) top repeat-x #f0f0f0;
}
.fwdt_submit li a:hover{
    
}
.fwdt_submit li a img{
    display:block;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}





.header{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	position:relative;
}
.header img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}
.header_search{
    width:68px;
	height:68px;
	top:12px;
	right:12px;
	position:absolute;
	z-index:1;
	cursor:pointer;
}
.menu{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
@media only screen and (max-width:480px){
/*.menu li{
    width:50%;
	height:auto;
	float:left;
	overflow:hidden;
}*/
.menu li{
    width:33%;
	height:auto;
	float:left;
	overflow:hidden;
}
}
@media only screen and (min-width:480px) and (max-width:2000px){
.menu li{
    width:33%;
	height:auto;
	float:left;
	overflow:hidden;
}
}

.menu li a{
    display:block;
	width:100%;
	height:60px;
	line-height:60px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	font-size:1.5em;
	margin-top:8px;
	/*background:url(../images/menu_bg.jpg) left repeat-y;*/
}
.menu li a img{
    display:block;
	float:left;
	margin-left:20px;
}
.menu li a span{
    display:block;
	width:auto;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.footer{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
	text-align:center;
	line-height:1.8;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.3em;
}
.footer_menu_height{
    width:100%;
	height:230px;
	margin:0 auto;
	overflow:hidden;
}
.footer_menu{
    display:block;
	width:100%;
	height:200px;
	margin:0 auto;
	position:fixed;
	left:0px;
	bottom:0px;
	_position:absolute;
	_margin-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop));
	text-align:center;
	background:#FFFFFF;
	border-top:1px solid #d7d6d6;
}
.footer_menu li{
    width:24.8%;
	height:auto;
	float:left;
	overflow:hidden;
}
.footer_menu li a{
    display:block;
	width:100%;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#636363;
}
.footer_menu li a img{
    display:block;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:20px;
}
.footer_menu li a.current{
    color:#0071bc;
}
.banner{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	border-top:1px solid #FFFFFF;
	text-align:center;
}
.search_box{
    width:96%;
	height:72px;
	margin:0 auto;
	margin-top:32px;
	margin-bottom:30px;
	overflow:hidden;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
}
.submitSearch{
    width:154px;
	height:72px;
	line-height:72px;
	outline:none;
	background:url(../images/search_submit_bg.jpg) no-repeat;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:2em;
	color:#ffffff;
	cursor:pointer;
}
.txtSearch{
    width:100%;
	height:50px;
	line-height:50px;
	outline:none;
	border:0px;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#e1e1e1;
}
.ind_z_box{
    width:96%;
	height:230px;
	margin:0 auto;
	margin-top:26px;
	overflow:hidden;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
}
.ind_z_box li{
    width:33%;
	height:auto;
	float:left;
	overflow:hidden;
}
.ind_z_box li a{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.3em;
	color:#636363;
}
.ind_z_box li a img{
    display:block;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:10px;
}

.ind_while_box{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:26px;
	overflow:hidden;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
	padding-bottom:30px;
}
.ind_title_1{
    display:block;
	width:100%;
	height:66px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	background:url(../images/title_bg.jpg) left no-repeat; 
}
.ind_title_1 span{
    display:block;
	width:auto;
	padding-left:20px;
	padding-right:20px;
	height:64px;
	line-height:64px;
	border-top:2px solid #1e68ba;
	font-size:1.6em;
    color:#c14545;
	float:left;
	background:#FFFFFF;
}
.ind_title_1 a{
    display:block;
	width:auto;
	float:right;
	overflow:hidden;
	margin-right:40px;
	display:inline;
	font-size:0.6;
	color:#818181!important;
}
.ind_news_1{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
}
.ind_news_1 li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
}
.ind_news_1 li a{
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	color:#555555;
	font-size:1.3em;
}
.ind_news_1 li a span{
    font-family:"ËÎÌå";
}


.jc_video{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
}
.jc_video li{
    width:50%;
	height:auto;
	float:left;
	margin-top:20px;
	display:inline;
	overflow:hidden;
}
.jc_video li a{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.3em;
	color:#636363;
}
.jc_video li a img{
    display:block;
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	margin-bottom:20px;
}
.jc_ewm{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
}
.jc_ewm li{
    width:50%;
	height:auto;
	float:left;
	margin-top:20px;
	display:inline;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.3em;
	color:#636363;
}
.jc_ewm li img{
    display:block;
    max-width:60%;
	width:60%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	margin-bottom:20px;
}

.tjkc{
    display:block;
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #dbdbdb;
	overflow:hidden;
}
.tjkc img{
    display:block;
	width:35%;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
.tjkc_r{
    width:62%;
	height:auto;
	float:right;
	overflow:hidden;
	line-height:1.5;
	text-align:left;
	font-size:1.2em;
	color:#737373;
}
/*.tjkc_r span{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#303030;
}
.tjkc_r label{
    display:block;
	width:100%;
	height:auto;
	line-height:1.8;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#737373;
}*/
.tjkc_r span{
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#2674b2;
}

.tjkc_more{
    display:block;
	width:96%;
	height:40px;
	line-height:40px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#555555;
}











.login_title_big{
    width:96%;
	height:80px;
	line-height:80px;
	margin:0 auto;
	margin-top:50px;
	overflow:hidden;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:2em;
	color:#464646;
	text-align:left;
}
.login_type{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-bottom:50px;
	overflow:hidden;
}
.login_type a{
    display:block;
    width:33%;
	height:auto;
	padding-bottom:20px;
	float:left;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#636363;
}
.login_type a span{
    display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:22px;
	margin-bottom:10px;
}
.login_type a span img{
    max-width:90%;
	width:90%;
	-ms-interpolation-mode:bicubic;
}
.login_type a label{
    display:none;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:22px;
	margin-bottom:10px;
}
.login_type a label img{
    max-width:90%;
	width:90%;
	-ms-interpolation-mode:bicubic;
}
.login_type a:hover{
    color:#0071bc;
	border:1px solid #0071bc;
}
.login_type a.current{
    color:#0071bc;
	border:1px solid #0071bc;
}
.login_type a:hover span{
    display:none;
}
.login_type a:hover label{
    display:block;
}
.login_title{
    width:96%;
	height:70px;
	line-height:70px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.8em;
	color:#636363;
	text-align:left;
	position:relative;
}
.login_title a{
    display:block;
	width:auto;
	height:70px;
	line-height:70px;
	top:0px;
	right:0px;
	position:absolute;
	z-index:1;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1em;
	color:#0071bc;
}
.login_input{
    width:96%;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #d7d6d6;
	background:#FFFFFF;
	text-align:center;
}
.login_input label{
    display:block;
    width:60%;
	height:auto;
	float:left;
	overflow:hidden;
}
.login_input a{
    display:block;
    width:35%;
	height:80px;
	line-height:80px;
	float:right;
	overflow:hidden;
	background:#0071bc;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#ffffff;
}
.txtLogin{
    width:96%;
	padding-left:10px;
	height:80px;
	line-height:80px;
	outline:none;
	border:0px;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#e1e1e1;
}
.submitLogin{
    display:block;
    width:96%;
	height:89px;
	line-height:89px;
	margin:0 auto;
	margin-top:30px;
	outline:none;
	background:url(../images/login_submit_bg.jpg) repeat-x;
	border:1px solid #d53838;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:2em;
	color:#FFFFFF;
	cursor:pointer;
}

.user_top_info{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#f7941d;
	text-align:left;
	line-height:1.8;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#FFFFFF;
}
.user_top_info_span{
    font-size:1.4em;
}
.user_menu{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.user_menu a{
    display:block;
	width:100%;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #d7d6d6;
	background:#FFFFFF;
}
.user_menu a img{
    display:block;
	width:80px;
	height:80px;
	float:left;
	margin-left:50px;
	display:inline;
}
.user_menu a label{
    display:block;
	width:auto;
	height:80px;
	line-height:80px;
	float:left;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#3d3d3d;
}
.user_menu a font{
    display:block;
	width:50px;
	height:80px;
	float:right;
	overflow:hidden;
	background:url(../images/user_menu_icon_r.jpg) no-repeat;
}
.user_menu a span{
    display:block;
	width:63px;
	height:52px;
	line-height:40px;
	float:left;
	margin-top:12px;
	margin-left:15px;
	display:inline;
	overflow:hidden;
	background:url(../images/user_menu_icon_num.jpg) no-repeat;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF;
}

/*ÉÌÆ·¹ÜÀí*/
.teacher_pro{
    display:block;
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #dbdbdb;
	overflow:hidden;
}
.teacher_pro img{
    display:block;
	width:25%;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
.teacher_pro_r{
    width:72%;
	height:auto;
	float:right;
	overflow:hidden;
	line-height:1.5;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#737373;
}
.teacher_pro_r_title{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#555555;
}
.teacher_pro_r_text{
    display:block;
	width:100%;
	height:auto;
	line-height:1.5;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:0.8em;
	color:#737373;
}
.teacher_pro_r_info{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	font-size:0.8em;
}
.teacher_pro_r_info span{
    display:block;
	width:230px;
	height:auto;
	float:left;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#ed1c24;
}
.teacher_pro_r_info label{
    display:block;
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#666666;
}
.teacher_pro_r_info label font{
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1em;
	color:#ed1c24;
}


.student_order{
    display:block;
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #dbdbdb;
	overflow:hidden;
	text-align:center;
}
.student_order_title{
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#555555;
}
.student_order_item{
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#818181;
}

.student_pl_line{
    display:block;
    width:96%;
	height:30px;
	margin:0 auto;
	border-bottom:1px solid #d9d8d8;
	overflow:hidden;
}
.student_pl_who{
    width:96%;
	height:85px;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #d9d8d8;
	border-top:0px;
	background:#f6f5fa;
}
.student_pl_who img{
    display:block;
	width:60px;
	height:60px;
	float:left;
	margin-left:25px;
	margin-top:12px;
	display:inline;
}
.student_pl_who span{
    display:block;
	width:auto;
	height:85px;
	line-height:85px;
	float:left;
	margin-left:25px;
	display:inline;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#555555;
}
.student_pl_content{
    width:96%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	border:1px solid #d9d8d8;
	border-top:0px;
	background:#FFFFFF;
}
.student_pl_content_m{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	text-align:left;
	line-height:1.8;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#555555;
}
.student_pl_content_m span{
	color:#9a9a9a;
}
.student_pl_content_m a{
	color:#ed1c24;
}

/*ÎÒµÄºÃÓÑ*/
.student_friend{
    display:block;
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #dbdbdb;
	overflow:hidden;
}
.student_friend img{
    display:block;
	width:25%;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
.student_friend_r{
    width:72%;
	height:auto;
	float:right;
	overflow:hidden;
	line-height:1.5;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#737373;
}
.student_friend_r_title{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#555555;
}
.student_friend_r_text{
    display:block;
	width:100%;
	height:auto;
	line-height:1.5;
	margin:0 auto;
	margin-top:5px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#737373;
}
.student_friend_r_submit{
    display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
}
.student_friend_r_submit a{
    display:block;
	width:40%;
	height:52px;
	line-height:48px;
	float:left;
	margin-right:30px;
	display:inline;
	overflow:hidden;
	background:url(../images/submit_bg_1.jpg) repeat-x;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#FFFFFF;
}

/*ÎÒµÄÊÓÆµ¿Î*/
.student_video{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;
}
.student_video li{
    width:49.8%;
	height:auto;
	float:left;
	margin-top:30px;
	display:inline;
	overflow:hidden;
}
.student_video li a{
    display:block;
	width:100%;
	height:auto;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#636363;
}
.student_video li a span{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	margin-bottom:20px;
	position:relative;
}
.student_video li a span label{
    display:block;
	width:100%;
	height:70px;
	top:70px;
	left:0px;
	position:absolute;
	z-index:1;
	background:url(../images/video_icon.png) center no-repeat;
}
.student_video li a span img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}

.sktx_text{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	line-height:1.8;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#4b4b4b;
}
.sktx_submit{
    display:block;
    width:100%;
	height:105px;
	line-height:105px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/submit_bg_3.jpg) repeat-x;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#ffffff!important;
}


/*×¢²á*/
.reg_type{
    width:96%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.reg_type a{
    display:block;
    width:24.6%;
	height:auto;
	padding-bottom:20px;
	float:left;
	border:1px solid #e3e3e2;
	background:#FFFFFF;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#636363;
}
.reg_type a span{
    display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:22px;
	margin-bottom:10px;
}
.reg_type a span img{
    max-width:90%;
	width:90%;
	-ms-interpolation-mode:bicubic;
}
.reg_type a label{
    display:none;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:22px;
	margin-bottom:10px;
}
.reg_type a label img{
    max-width:90%;
	width:90%;
	-ms-interpolation-mode:bicubic;
}
.reg_type a:hover{
    color:#0071bc;
	border:1px solid #0071bc;
}
.reg_type a.current{
    color:#0071bc;
	border:1px solid #0071bc;
}
.reg_type a:hover span{
    display:none;
}
.reg_type a:hover label{
    display:block;
}
.reg_ty{
    width:96%;
	height:70px;
	line-height:70px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.8em;
	color:#636363;
	text-align:left;
	position:relative;
}
.reg_ty label{
    width:50px;
	height:auto;
	top:10px;
	left:0px;
	position:absolute;
	z-index:1;
}
.reg_ty a{
    color:#0071bc;
}


.select_top{
    width:100%;
	height:115px;
	margin:0 auto;
	background:#ffffff;
	border-bottom:1px solid #e3e3e2;
}
.select_top_item{
    width:33.3%;
	height:auto;
	float:left;
	text-align:center;
}

/*¿Î³ÌÁÐ±í*/
.kclb{
    display:block;
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #dbdbdb;
	overflow:hidden;
}
.kclb img{
    display:block;
	width:25%;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
	overflow:hidden;
}
.kclb_r{
    width:72%;
	height:auto;
	float:right;
	overflow:hidden;
	line-height:2;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#555555;
}
.kclb_r font{
	font-size:1.2em;
}
.kclb_r span{
	font-size:1.2em;
	color:#ed1c24;
}
.kclb_r label{
	color:#ed1c24;
}

.kclb_title{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	padding-bottom:15px;
	overflow:hidden;
	line-height:1.5;
	border-bottom:1px solid #e4e4e3;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#3d3d3d;
}
.kclb_face{
    width:162px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	text-align:center;
}
.kclb_zj{
    width:300px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#4b4b4b;
	position:relative;
}
.kclb_zj span{
    color:#ed1c24;
}
.kclb_zj label{
    display:block;
	width:88px;
	height:88px;
	line-height:68px;
	top:-88px;
	right:-100px;
	position:absolute;
	z-index:1;
	background:url(../images/icon_1.jpg) no-repeat;
	text-align:center;
    color:#FFFFFF;
	font-size:0.9em;
}
.kclb_text{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
	line-height:2;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#636363;
}
.kclb_text span{
	color:#ed1b23;
}
.kclb_price{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:50px;
	overflow:hidden;
}
.kclb_price_now{
    width:48%;
	height:auto;
	float:left;
	overflow:hidden;
}
.kclb_price_now span{
    display:block;
	width:auto;
	float:right;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:2em;
	color:#ed1c24;
}
.kclb_price_old{
    width:48%;
	height:auto;
	float:right;
	overflow:hidden;
}
.kclb_price_old span{
    display:block;
	width:auto;
	float:left;
	margin-top:10px;
	display:inline;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#818181;
	background:url(../images/price_x.jpg) center repeat-x;
}
.kclb_tab_title{
    width:100%;
	height:88px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px solid #036eb8;
}
.kclb_tab_title li{
    width:33%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:center;
}
.kclb_tab_title li span{
    display:block;
	width:auto;
	height:84px;
	line-height:84px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	border-bottom:4px solid #FFFFFF;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#3d3d3d;
	cursor:pointer;
}
.kclb_tab_title li span.current{
	border-bottom:4px solid #0671e1;
	color:#0671e1;
}
/*.kclb_bottom{
    width:100%;
	height:115px;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
	background:#FFFFFF;
	border-top:1px solid #036eb8;
	border-bottom:1px solid #036eb8;
}*/
.kclb_bottom_height{
    width:100%;
	height:115px;
	margin:0 auto;
	overflow:hidden;
}
.kclb_bottom{
    display:block;
	width:100%;
	height:115px;
	margin:0 auto;
	overflow:hidden;
	background:#FFFFFF;
	border-top:1px solid #036eb8;
	border-bottom:1px solid #036eb8;
	position:fixed;
	left:0px;
	top:0px;
	_position:absolute;
	_margin-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop));
}
.kclb_bottom_m{
    width:auto;
	max-width:760px;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.kclb_bottom_m_submit_1{
    display:block;
	width:20%;
	height:64px;
	line-height:64px;
	float:left;
	margin-left:1%;
	display:inline;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#666666;
	background:url(../images/icon_2.jpg) left no-repeat;
}
.kclb_bottom_m_submit_2{
    display:block;
	width:28%;
	height:64px;
	line-height:64px;
	float:left;
	margin-left:1%;
	display:inline;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF!important;
	background:url(../images/submit_bg_4.jpg) repeat-x;
}
.kclb_bottom_m_submit_3{
    display:block;
	width:28%;
	height:64px;
	line-height:64px;
	float:left;
	margin-left:1%;
	display:inline;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF!important;
	background:url(../images/submit_bg_5.jpg) repeat-x;
}
.kclb_bottom_m_submit_4{
    display:block;
	width:20%;
	height:64px;
	line-height:64px;
	float:left;
	margin-left:1%;
	display:inline;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF!important;
	background:url(../images/submit_bg_5.jpg) repeat-x;
}



.Content_while_box{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:24px;
	overflow:hidden;
	background:#FFFFFF;
	border-top:1px solid #d7d6d6;
	border-bottom:1px solid #d7d6d6;
	padding-bottom:25px;
}
.Content_title{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
	text-align:center;
	line-height:1.6;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.8em;
	color:#595959;
}
.Content_info{
    width:96%;
	height:60px;
	line-height:60px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#9a9a9a;
	border-bottom:1px dotted #9a9a9a;
}
.Content_text{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	line-height:2.4;
}





.teacher_show_top{
    width:100%;
	height:390px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	background:#f7941d;
	position:relative;
}
.teacher_show_top_face{
    width:206px;
	height:206px;
	margin:0 auto;
	margin-top:34px;
	overflow:hidden;
	text-align:center;
}
.teacher_show_top_name{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:14px;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF;
}
.teacher_show_top_text{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:18px;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#FFFFFF;
}
.teacher_show_top_sc{
    display:block;
    width:auto;
	height:36px;
	line-height:36px;
	padding-left:44px;
	top:22px;
	right:40px;
	position:absolute;
	z-index:1;
	background:url(../images/icon_3.jpg) left no-repeat;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF!important;
}



/*Ç®°ü¹ÜÀí*/
.student_price{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.student_price_l{
    width:48%;
	height:auto;
	float:left;
	overflow:hidden;
}
.student_price_title{
    width:100%;
	height:70px;
	line-height:70px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#555555;
}
.student_price_box{
    width:98%;
	height:110px;
	line-height:110px;
	float:left;
	overflow:hidden;
	border:1px solid #fdc965;
	background:#fefef0;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#f26521;
}
.student_price_box span{
    font-size:1.3em;
}
.student_price_submit{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	overflow:hidden;
}
.student_price_submit_1{
    display:block;
	width:92px;
	padding-left:83px;
	height:63px;
	line-height:60px;
	float:left;
	background:url(../images/submit_bg_6.jpg) no-repeat;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#FFFFFF!important;
}
.student_price_submit_2{
    display:block;
	width:92px;
	padding-left:83px;
	height:63px;
	line-height:60px;
	float:left;
	margin-left:20px;
	display:inline;
	background:url(../images/submit_bg_7.jpg) no-repeat;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
	color:#555555!important;
}

.video{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.video img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}

.order_del{
    display:block;
	width:159px;
	height:44px;
	line-height:44px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/submit_bg_8.jpg) no-repeat;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#ffffff!important;
}
.order_all_price{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	text-align:left;
	line-height:2;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#555555;
}
.order_all_price span{
	color:#ed1b23;
	font-size:1.2em;
}


.zxcz_top{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	line-height:2;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#0071bc;
}
.zxcz_top span{
    color:#636363;
}
.zxcz_title{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#636363;
}
.zxcz_item{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
}
.zxcz_item span{
    display:block;
	width:35%;
	height:82px;
	line-height:82px;
	float:left;
	text-align:right;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1em;
	color:#636363;
}
.zxcz_item label{
    display:block;
	width:64%;
	height:82px;
	line-height:82px;
	float:left;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1em;
	color:#636363;
}


.jt_top{
    width:96%;
	height:85px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px dotted #cccccc;
}
.jt_top img{
    display:block;
	width:60px;
	height:60px;
	float:left;
	margin-left:0px;
	margin-top:12px;
	display:inline;
}
.jt_top span{
    display:block;
	width:auto;
	height:85px;
	line-height:85px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	display:inline;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#f26521;
}
.jt_top label{
    display:block;
	width:auto;
	height:85px;
	line-height:85px;
	float:right;
	margin-right:0px;
	display:inline;
	overflow:hidden;
	text-align:left;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#a1a1a1;
}
.jt_content{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	text-align:left;
	line-height:1.8;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	color:#555555;
}



.my_car_yhj{
    width:96%;
	height:80px;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.my_car_yhj span{
    display:block;
	width:auto;
	height:80px;
	line-height:80px;
	float:right;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#555555;
}
.my_car_yhj label{
    display:block;
	width:50px;
	height:50px;
	float:right;
	margin-top:15px;
	margin-right:20px;
	display:inline;
}
.my_car_cz{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.my_car_cz a{
    display:block;
	width:190px;
	height:48px;
	line-height:48px;
	float:left;
	margin-right:20px;
	display:inline;
	border:1px solid #e0e0e0;
	background:#FFFFFF;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#0071bc;
}
.my_car_cz span{
    display:block;
	width:220px;
	height:48px;
	line-height:48px;
	float:right;
	text-align:right;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#555555;
}
.my_car_cz span label{
	color:#ed1b23;
}














.online_box{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:36px;
	overflow:hidden;
	border-bottom:1px solid #e4e4e2;
	border-top:1px solid #e4e4e2;
	background:#FFFFFF;
}
.online_box_m{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.online_box_m_submit{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.online_box_m_submit li{
    width:25%;
	height:auto;
	float:left;
	margin-top:40px;
	margin-bottom:30px;
	overflow:hidden;
}
.online_box_m_submit li a{
    display:block;
	width:90%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.4em;
	padding-bottom:10px;
}
.online_box_m_submit li a:hover{
    
}
.online_box_m_submit li a span{
    display:block;
}
.online_box_m_submit li a label{
    display:none;
}
.online_box_m_submit li a:hover span{
    display:none;
}
.online_box_m_submit li a:hover label{
    display:block;
}
.online_box_m_submit li a img{
    display:block;
	width:70%;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
}

.submit_list{
    width:95%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.submit_list li{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:35px;
	overflow:hidden;
}
.submit_list li a{
    display:block;
	width:100%;
	height:73px;
	line-height:73px;
	margin:0 auto;
	overflow:hidden;
	background:#036eb8;
}
.submit_list li a span{
    display:block;
	width:150px;
	height:73px;
	line-height:73px;
	padding-left:100px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/icon_1.jpg) left no-repeat;
	text-align:left;
	color:#FFFFFF;
	font-size:1.2em;
}


.jwgk_submit{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
}
.jwgk_submit li{
    width:48%;
	height:auto;
	float:left;
	margin-top:20px;
	display:inline;
	overflow:hidden;
}
.jwgk_submit li a{
    display:block;
	width:100%;
	height:70px;
	line-height:70px;
	margin:0 auto;
	overflow:hidden;
	background:#0071bc;
	text-align:center;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.2em;
	color:#ffffff;
}
.jwgk_title{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	/*background:url(../images/jwgk_tab.jpg) repeat-x;*/
	border-bottom:1px solid #CCCCCC;
}
.jwgk_title li{
    width:25%;
	height:67px;
	line-height:67px;
	float:left;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	font-family:"Microsoft YaHei",Î¢ÈíÑÅºÚ;
	font-size:1.6em;
    color:#104da0;
}
.jwgk_title li:hover{
    /*background:url(../images/jwgk_tab_hover.jpg) center no-repeat;*/
	background:#036eb8;
	color:#FFFFFF;
}
.jwgk_title li.current{
    background:url(../images/jwgk_tab_hover.jpg) center no-repeat;
	background:#036eb8;
	color:#FFFFFF;
}


.top{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background:#9d080d;
}
.top_left{
    width:100%;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
	overflow:hidden;
}
.top_right{
    display:block;
	width:19.5%;
	height:80px;
	float:right;
	margin-top:36px;
	display:inline;
	overflow:hidden;
	text-align:center;
	line-height:1.2;
	color:#FFFFFF;
	font-size:1.2em;
}
.Cont_top{
    width:100%;
	height:216px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:30px;
	background:url(../images/cont_top_bg.jpg) center no-repeat #e5e8ed;
}
.Cont_Nav{
    width:96%;
	height:80px;
	line-height:80px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:1.2em;
}
.Cont_Nav a{
}
.ind_news_1{
    width:96%;
	height:auto;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:40px;
	overflow:hidden;
}
.ind_news_1 li{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	text-align:left;
}
/*.ind_news_1 li a{
    display:block;
	width:70%;
	height:50px;
	line-height:50px;
	float:left;
	color:#555555;
	font-size:1.2em;
	overflow:hidden;
}
.ind_news_1 li a span{
    font-family:"ËÎÌå";
}
.ind_news_1 li label{
    display:block;
	width:29%;
	height:30px;
	line-height:30px;
	float:right;
	text-align:right;
	color:#959595;
	font-size:1.2em;
	overflow:hidden;
}*/
.ind_news_1 li a{
    display:block;
	width:100%;
	height:50px;
	line-height:50px;
	float:left;
	color:#555555;
	font-size:1.3em;
	overflow:hidden;
}
.ind_news_1 li a span{
    font-family:"ËÎÌå";
}
.page{
    width:394px;
	height:auto;
	margin:0 auto;
	margin-top:25px;
	overflow:hidden;
}
.page a{
    display:block;
	width:150px;
	height:50px;
	line-height:50px;
	float:left;
	margin-left:30px;
	display:inline;
	overflow:hidden;
	text-align:center;
	border:1px solid #b0afaf;
	/*color:#036eb8;*/
	font-size:1.4em;
}


.ad{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
.ad img{
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
}





















.Cont_Nav{
    width:100%;
	height:88px;
	line-height:88px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:1.4em;
}
.Cont_box{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px solid #e4e4e2;
	border-top:1px solid #e4e4e2;
	background:#FFFFFF;
}
.Cont_box_title{
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.Cont_box_title span{
    display:block;
	width:315px;
	height:72px;
	line-height:72px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/cont_title_bg.jpg) center no-repeat;
	text-align:center;
	font-size:1.4em;
	color:#FFFFFF;
}
.Cont_box_text{
	width:92%;
	height:auto;
	line-height:1.8;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	text-align:left;
	font-size:1.3em;
}
.news_more{
    display:block;
	width:92%;
	height:60px;
	line-height:60px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:25px;
	overflow:hidden;
	text-align:center;
	background:#ebebeb;
	font-size:1.3em;
}


.pic_list{
    width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:25px;
	overflow:hidden;
}
.pic_list li{
    width:44%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:4%;
	display:inline;
	overflow:hidden;
}
.pic_list li a{
    display:block;
    width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:1.2em;
	color:#636363;
	line-height:1.5;
}
.pic_list li img{
    display:block;
    max-width:100%;
	width:100%;
	-ms-interpolation-mode:bicubic;
	margin:0 auto;
	margin-bottom:20px;
}