﻿.w1200{
    width:1200px;
    margin:0 auto;
}
.w1100{
    width:1100px;
    margin:0 auto;
}
.cleat:after{
    content:'';
    display: block;
    clear:both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.header_Top_r span.wb_icon{
	font-size:20px;
	color:#d58d00;
}
.header_Top_r span.wx_icon{
	font-size:20px;
	color:#de4b44;
}
.header_T_w{
	width:100%;
	background:#F5F5F5;
}
.header_Top{
	height:40px;
	line-height:40px;
	color:#999;
	width:1200px;
	margin:0 auto;
}
.logo_text{
	margin-top:14px;
	border-left:1px solid #eee;
	margin-left:22px;
	padding-left:10px;
}
.logo_text .logo_text_p1,.logo_text .logo_text_p2{
	font-size:16px;
}
.logo_text_p1{
	color:#de4b44;
}
.logo_text_p2{
	color:#333;
}
.header_div{padding:10px 0;}
.header_Top_r a{
	float: left;
	color:#999;
	position:relative;
}
.header_Top_r a>i{
	width:1px;
	height:12px;
	background:#B1B1B1;
    overflow: hidden;
    display:inline-block;
    margin: 0 14px 0;
}
.wb_img{
	position:absolute;
	bottom:-82px;
	width:80px;
	height:80px;
	left:6px;
	z-index:99;
	display: none;
}
a.currus .wb_img{
	display: block;
}
.wb_img img{
	width:100%;
	height:100%;
}
.tel_out{
	margin-left:112px;
}
.tel_out .tel_icon{
	font-size:54px;
	line-height:75px;
	display: inline-block;
	color: #de4b44;
}
.mc_color{
	font-size:32px;
	font-weight: bold;
	color:#de4b44;
}
.tel{
	margin-left:10px;
}
.tel .tel_text_p1{
	margin-top:10px;
}
.nav{width: 100%;z-index: 999;background:#f6f6f6;}
.nav ul li{
	float:left;
	line-height:60px;
	height:60px;
	width:120px;
	position:relative;
}
.nav ul li a{
	display:block;
	color:#333;
	width:120px;
	float:left;
	text-align: center;
	font-size:16px;
}
.nav li.selected .submenu{display:block;}
.nav li .submenu{position:absolute;top:60px;left:0px;z-index: 5; display:none;}
.nav li .submenu{border-style:solid;border-width:0px 1px 1px 1px;border-color:#ddd;padding:0 5px 5px 5px;width:132px;background:#fff;}
.nav li .submenu{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-box-shadow:0 5px 5px #D3D3D3;-webkit-box-shadow:0 5px 5px #D3D3D3;box-shadow:0 5px 5px #D3D3D3;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 1px #BEBEBE;}
.nav li .submenu li.last{border:none;}
.nav li .submenu li a{float:none;padding:0;text-align:center;height:40px;line-height:40px;background:none;}
.nav li .submenu li a:hover{color:#de4b44;}
.curve{
	background:#005896;
}
.nav_in>ul>li>a:hover{
	color:#fff;
	background:#de4b44;
}
.nav_icon{
    width: 8px;
    height: 4px;
    background: url(../images/pointer.png) no-repeat;
    float: left;
    margin-top:28px;
    margin-left:6px;
}
.search{
	margin-top:24px;
	margin-left:106px;
	width:200px;
	height:30px;
	line-height:30px;
	position:relative;
}
.search>input{
	height:100%;
	padding-left:10px;
	border-radius:20px;
	border:1px solid #eee;
}
.search button{
    position:absolute;
    right:48px;
    top:5px;
    width:20px;
    height:20px;
    color:#999;
    display: inline-block;
}
.fixed_nav{
	position: relative;
	height:90px;
}
.fixed_nav ul li{
	float: left;
	width:328px;
	color:#969696;
	padding-left:26px;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #fbfbfb;
}
.fixed_nav ul{
	width:1070px;
	background:#f2f2f2; 
    padding: 46px 50px 46px 30px;
	position:absolute;
	top:-64px;
	left:50%;
	margin-left:-535px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.fixed_nav ul li span{
    font-size:64px;
    margin-right:10px;
    margin-top:10px;
    color:#de4b44;
}
.fixed_nav_r{
	margin-left:10px;
}
.fixed_nav_r p{
	font-size:20px;
	color:#de4b44;
}
.fixed_nav ul li.border_l_none{
	border-left:none;
}
.fixed_nav ul li.border_r_none{
	border-right:none;
}
.page_One_text{
	text-indent:28px;
	margin-top:30px;
}
.more_r{
	margin-top:8px;
	font-size:12px;
	color:#999;
}
/* 首页banner 开始 */
.fullSlide{width:100%;position:relative;height:600px;overflow:hidden;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:80px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:6px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#de4b44;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
/* 首页banner 结束 */
.index_title{
	margin-top:30px;
	text-align: center;
}
.index_title h4{
	line-height:48px;
	font-size:34px;
	font-weight:normal;
	color:#de4b44;
}
.index_title2{
	color:#fff;
}
.index_title2 h4{
	color:#fff;
}
.index_title2 .index_title_p1{
	color:#fff;
}
.index_title2 .index_title_p2{
	background:#fff;
}
.index_title_p1{
	font-size:24px;
	color:#666;
	line-height:30px;
}
.index_title_p2{
	width:84px;
	height:3px;
	margin:10px auto;
	background:#cbcbcd;
	position:relative;
}
.index_title_p3{
	font-size:20px;
	color:#666
}
.index_title_p2 span{
	width:100px;
	display:block;
	position:absolute;
	top:-10px;
	left:50%;
	font-size:28px;
	background: #fff;
	margin-left:-50px;
	color:#de4b44;
}
.index_title_p2 span.b_color1{
	background:#eaeeef;
}
.index_title_p2 span.b_color2{
	background:#de4b44;
	color:#fff;
}
.page_One{
	padding-bottom:20px;
}
.page_One ul{
	margin-top:20px;
}
.page_One ul li{
	width:288px;
	height:180px;
	float: left;
	margin-right:14px;
	position:relative;
	background:#de4b44;
	border-radius:8px;
	 -webkit-transition: .4s all;
     -moz-transition: .4s all; 
     -ms-transition: .4s all; 
     transition: .4s all;
}
 .page_One ul li.on span{
 	background:#fff;
 }
.page_One ul li h5{
	font-size:20px;
	font-weight:normal;
	text-align:center;
	margin-bottom:24px;
}
.page_One ul li a{
	color:#fff;
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
	position:relative;
}
.page_One ul li a i.icon_1{
	line-height:72px;
	font-size:72px;
	text-align: center;
	margin:26px auto 8px;
	display: block;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}
.page_One ul li.on .icon_1 {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); 
}
.page_One ul li a span{
	width:30px;
	height:3px;
	margin:6px auto;
	background:#de4b44;
	display:block;
}
.page_One ul li.m_none{
	margin:0;
}
.by_index_button{
	display:inline-block;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    cursor: pointer;
    padding:8px 74px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius:8px;
    font-weight: 700;
    font-size:16px;
   background: #de4b44;
    color: #fff;
}
.btn-2g{
   box-shadow: 0 4px #881610;
}
.btn-6j {
	border: 4px double #de4b44;
}

.btn-6j:hover {
	background:transparent;
	color: #de4b44;
}
/* Button 1e */
.btn-2g:hover {
	color:#fff;
	box-shadow: 0 4px #ab3c3c;
	top: 2px;
}

.btn-2g:active {
	box-shadow: 0 0 #ab3c3c;
	top: 6px;
}

/*学员成果*/
.page_Two_out{
	margin-top:20px;
	background: #f5f6fb;
	padding-bottom:50px;
}
.page_Two{
	padding:10px 0;
}
.bodyCon08{
	margin-top:40px;
}
.page2_ykcg{
	margin-top:30px;
	margin-bottom:20px;
}
.page2_ykcg dl{
	width:224px;
	float: left;
	text-align: center;
	margin-right:16px;
	margin-bottom:20px;
    -webkit-transition: .4s all;
     -moz-transition: .4s all; 
     -ms-transition: .4s all; 
     transition: .4s all;
}
.page2_ykcg dl.on {
    box-shadow:0px 15px 20px rgba(0,0,0,0.1);
     transform:translate3d(0,-2px,0);
     -webkit-transform:translate3d(0,-2px,0);
     -moz-transform:translate3d(0,-2px,0);
     -ms-transform:translate3d(0,-2px,0);
 }
.page2_ykcg dl dt{
	background:rgba(255,255,255,0.8);
	padding:14px 10px 20px;
}
.page2_ykcg dl dd img{
    width:100%;

}
.page2_ykcg dl a:hover dt{
	background:#de4b44;
	color:#fff;
	font-weight: bold;
}
#yykc_xy dl a:hover dt{
	background:#31aee4;
	color:#fff;
	font-weight: bold;
}
/**/
/*老师*/
.bodyCon08 .students{margin:0 auto;width:1200px;height:460px;position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1200px;height:440px; margin:0 auto;position:absolute;}
#four_flash .flashBg{width:1138px;height:440px; margin:0 auto;position:relative;overflow:hidden;}
.flashBg ul.mobile{width:2000%;position:absolute;top:15; left:0;}
.flashBg ul.mobile li{color:#666;float:left;width:232px;margin-left:26px;background:#f6f6f6;padding:10px 10px 16px;}
#teacher_td .flashBg ul.mobile li{background:#fff;}
.flashBg ul.mobile li .mobile_text{padding-top:6px;padding-left:8px;padding-right:8px;height:58px;overflow: hidden;}
/*.flashBg ul.mobile li:hover .mobile_text{color:#fff;background:#ffc40d;}*/
.flashBg ul.mobile li:hover .mobile_text>h5,#four_flash .flashBg ul.mobile li:hover .mobile_text .dt_color{color:#fff;}
#four_flash .flashBg ul.mobile li img{display:block; margin:0 auto;width:100%;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:center;width:232px; line-height:24px;margin-top:10px;}
#four_flash .flashBg ul.mobile li a{display:block;border:0px;position:relative;}
#four_flash .flashBg ul.mobile li a:hover {background:#404040;color:#fff;}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:168px; left:-22px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:168px; right:-26px;}
.but_left:hover{background:url(../images/qianxleft1.png) no-repeat;}
.but_right:hover{background:url(../images/qianxr1.png) no-repeat;}
#four_flash .but_left:hover{background:url(../images/kc_ls_left.png) no-repeat;}
#four_flash .but_right:hover{background:url(../images/kc_ls_r.png) no-repeat;}
.flashBg .mobile li h5{
    text-align: center;
    font-size: 20px;
    color: #666;
    line-height: 42px;
    position:absolute;
    width:100%;
    bottom:0px;
    font-weight: normal;
    background:rgba(255,255,255,0.9);
}
.flashBg .mobile li>.a_xx,.flashBg .mobile li>.a_zx{
	width:116px;
	height:30px;
	line-height:30px;
	float: left;
	text-align: center;
}
.flashBg .mobile li>.a_zx{
	background:#de4b44;
	color:#fff;
}
.flashBg .mobile li>.a_xx{
	background:#bbb;
	color:#fff;
}
.lianx_icon_p a.a_xx{
	background:#e0dfdf;
	color:#333;
}
.lianx_icon_p a.a_zx{
	background:#DE4B44;
	color:#fff;
}
.mobile_text .dt_color{
    color: #ff7149;
    line-height: 30px;
    margin-bottom: 2px;
}
/*视频*/
.page_four{
	background:#de4b44;
	padding:20px 0 50px;
}
.video_c ul li{
	float:left;
	text-align: center;
	color:#fff;
	font-size:16px;
	margin-right:20px;
	line-height:46px;
	margin-top:26px;
}
/*新闻*/
.page_five_title h4{
	font-size:20px;
}
.page_five_title{
	margin:20px 0;
	position:relative;
}
a.new_icon{
	position:absolute;
	right:50px;
	top:20px;
	color:#999;
	font-size:32px;
}
a.new_icon2{
	right:0px;
}
.page_five_title span{
	width:46px;
	height:3px;
	display: block;
	background:#de4b44;
	margin-top:28px;
}
.page_five_ul_l li{
	width:370px;
	float: left;
	margin-right:42px;
}
.page_five_ul_l li .new_time{
	font-size:14px;
	color:#999;
	margin-top:14px;
	display: block;
}
.page_five_l{
	width:824px;
}
.page_five_ul_l{
	padding-bottom:30px;
}
.page_five_ul_l li a>h5{
	font-size:16px;
	font-weight:normal;
	margin:14px 0px;
}
.page_five_ul_l li .new_p1,.page_five_ul_r li .new_p1{
	font-size:14px;
	color:#666;
}
.page_five_ul_r li{
	width:370px;
	padding-bottom:20px;
	overflow: hidden;
	margin-bottom:28px;
	border-bottom:1px solid #e4e4e4;
}
.page_five_l_bottom{
	width:764px;
	padding-right:18px;
	padding-top:16px;
	border-top:1px solid #e4e4e4;
}
.page_five_l_bottom ul li{
	float: left;
	width:380px;
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.new_time_icon{
	padding-right:8px;
}
.page_five_ul_r li .new_p1{
	margin:10px 0;
}
.five_r_img{
	width:120px;
	height:80px
}
.five_r_img img{
	width:100%;
	height:100%;
}
.five_r_r{
	width:234px;
}
.five_r_r>a:hover{
	color:#de4b44;
}
.five_bottom_l{
	margin-left:50px;
}
.page_five_l_bottom ul{
	line-height:42px;
}
.page_five_l_bottom ul li a{
	display:block;
	font-size:14px;
	font-weight:400;
	padding-left:20px;
	color:#333;
	background: url(../images/li_l_02.png) no-repeat 0px center;
}
.page_five_l_bottom ul li a:hover{
	color:#de4b44;
	background: url(../images/li_l_01.png) no-repeat 0px center;
}

/*page_six*/
.page_six{
	background: #f7f7f7;
	padding:20px 0 50px;
}
.index_culm_c td {
    border-right: 1px solid #bebebf;
    border-bottom: 1px solid #bebebf;
    border: 1px solid #bebebf;
    padding: 8px;
    line-height: 22px;
    text-align: center;
}
.index_culm .index_culm_c{
	text-align: center;
	margin-top:20px;
}
.index_culm .index_culm_c .culm_c_1{
	font-size:18px;
	height:64px;
	line-height:64px;
	font-weight: bold;
	background:#de4b44;
	color:#fff;
}
.index_culm .index_culm_c .click_one{
    display: block;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 34px;
    line-height: 34px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    background: #de4b44;
}
.zsbt {
    margin: 0 auto;
    text-align: center;
    font: 26px "Microsoft Yahei";
    color: #333;
    font-weight: bold;
}
.yh_culm_c tr td {
    padding: 20px;
    text-align: center;
}
/*提交表单*/
.footer_form{
	width: 100%;
	position: fixed;
	bottom:0px;
	padding:30px 0px 20px;
	background: #222222;
	z-index:1000;
}
.footer_form_l{
	color:#fff;
}
.footer_form_l p{
	font-size:22px;
	line-height:28px;
	margin-left:16px;
}
.footer_form_l p strong{
	color:#de4b44;
}
.footer_form_in input{
	width:218px;
	height:30px;
	color:#666;
	margin-left:30px;
	padding-left:10px;
}
.footer_form_in input.yzm{
	width:68px;
}
.footer_form_in form{
	margin-left:30px;
	margin-top:14px;
}
.ft_but{
	position: relative;
	width:224px;
	height:50px;
	display: inline-block;
	margin-left:30px;
	margin-top:-14px;
}
.footer_form_in form button.btn-2g{
	background:#de4b44;
	font-size:24px;
	color:#fff;
	width:100%;
	text-align: center;
	height:50px;
	line-height:50px;
	border-radius:4px;
    font-family: "Microsoft Yahei";
    display: inline-block;
    position: absolute;
    cursor: pointer;
}
.yzm_img{display: inline-block;	margin-left:10px;}
.links>.links_title_r {
    font-size: 20px;
    border-left: 4px solid #de4d47;
    padding-left: 14px;
}
.links_out{margin-top: 50px;}

/*公共底部*/
.list_footer_out{
	padding-bottom:100px;
}
.list_footer_top{
    background:#F9F9F9;
    border-bottom: 1px solid #dedede;
}
.list_footer_top_in{
    padding:40px 0 40px;
}
.l_footer_st_one>img{
    margin-top:8px;
}
.list_footer_list{
    float: left;
    color:#666;
}
.st_one_r{
    color:#666;
    margin-left: 10px;
}
.st_one_r h4{
    font-size:26px;
}
.l_footer_st_one .fot_tel{
	font-size:40px;
	margin-top:18px;
}
.footer_one_b{
    margin-top:26px;
}
.footer_form_l .yuyue_icon{
	font-size:64px;
	color:#de4b44;
	margin-top:22px;
}
.erma{
    float: left;
    width:65px;
    margin-left:35px;
}
.erma img{
    width:65px;
}
.erma p{
    margin-top:10px;
    background:#4e525e;
    color:#a6a6a5;
    text-align: center;
}
.bor_l_bg{
    padding-left:70px;
    padding-right:70px;
}
.list_footer_list h5{
    color:#fff;
    font-weight: normal;
}
.list_footer_list ul{
    margin-top:20px;
}
.list_footer_list ul li a ,.list_footer_bottom a{
    color:#666;
}
.list_footer_list ul li a:hover ,.list_footer_bottom a:hover{
    text-decoration:underline;
    color:#666;
}
.list_footer_bottom{
    text-align: center;
    color:#666;
    padding:30px 0;
    background:#F9F9F9;
}
.ft_one{
    margin:30px 70px 0 20px;
}
.list_footer_bottom p{
    line-height:28px;
}
.xqfl{margin-bottom:20px;}
.xqfl>a{
    margin:0 16px;
}
.bor_l_bg{
    text-align: center;
    margin-top:10px;
    padding-top:24px;
}
.bor_l_bg>img{
    width:100px;
    height:100px;

}
.bor_l_bg p{margin-top: 10px;}
.footer_bottom_i{
    width:391px;
    margin:20px auto 0px;
}
.link_a{
	margin:20px 0px 40px;
}
.link_a a{
	margin-right:16px;
}

/*播音艺考*/
.page_five{
	padding-top:20px;
	padding-bottom:40px;
}
.index_nine_l,.index_nine_c,.index_nine_r{
	overflow: hidden;
}
.index_nine{
    margin:30px auto 20px;
}
.index_nine_l{
    width:220px;
    float: left;
}
.contact_tab{
    margin-bottom:20px;
}
.contact_tab li{
    float: left;
    font-size:16px;
    font-weight:bold;
    line-height:40px;
    margin-right:54px;
    position:relative;
    cursor: pointer;
}
.contact_tab .bot_border {
    position: absolute;
    height: 2px;
    width: 100%;
    background: #de4b44;
    display: none;
}
.contact_tab li.cur .bot_border{
	display:block;
}
.nine_l_top{
    padding-bottom:15px;
    border-bottom:1px dashed  #dde0e3;
}
.nine_l_top dd{
    width:144px;
    height:105px;
    margin-right:16px;
}
.nine_l_top dd img{
    width:100%;
    height:100%;
}
.nine_l_top dt{
    width:406px;
    line-height:26px;
    color:#333;
}
.nine_l_top dt a{
    color:#333;
}
.nine_l_top dt a:hover{
	color:#de4b44;
}
.index_nine_l .contact_c{
    padding:20px 20px 10px 20px;
    border-left:1px solid #dde0e3;
    border-right:1px solid #dde0e3;
    border-bottom:1px solid #dde0e3;
}
.nine_l_bottom{
    margin-top:10px;
}
.nine_l_bottom div.bold_title span{
    font-weight: bold;
    line-height:30px;
    color:#de4b44;
    font-size:18px;
}
.nine_more{
    font-size:14px;
    color:#999;
}
.nine_l_bottom ul li{
    line-height:46px;
    color:#999;
    border-bottom:1px dashed  #dde0e3;
}
.nine_l_bottom ul li a{
    color:#333;
    padding-left:12px;
    background:url(../images/li_icon.jpg) no-repeat 0 22px;
}
.nine_l_bottom ul li a:hover{
    background:url(../images/li_icon2.jpg) no-repeat 0 22px;
}
.index_nine_l .contact_tab{
    height:42px;
    line-height:42px;
    text-align: center;
    border-bottom:1px solid #dde0e3;
    background:url(../images/tab_bg.jpg);
}
.contact_tab .top_border{
    position:absolute;
    height:2px;
    width: 100%;
    position:absolute;
    display:none;
}
.index_nine_l .contact_tab li{
    width:125px;
    border-left:1px solid #dde0e3;
    position:relative;
    cursor:pointer;
    font-size:16px;
}
.contact_tab .cur{
    
}
.contact_tab .cur .top_border{
    display: block;
}
.contact_list{
    display: none;
}
.index_nine_c{
    position:relative;
    float: left;
    margin:0 12px;
    width:576px;
    background:#fff;
    padding:10px 30px 12px;
}
.index_nine_c .nine_c_bg{
    position:absolute;
    width:306px;
    background:#D61B06;
}
.index_nine_r ul{
 	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.nine_c_img{
    width:296px;
    position:absolute;
    left:10px;
    top:10px;
    background:#000;
}
.index_nine_r{
    width:280px;
    float: left;
    background:#fff;
    padding:10px 20px 25px;
}
.index_nine_r h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#333;
    padding-left:30px;
    background:url(../images/wudao_icon.png) no-repeat 0px 10px;
}
.index_nine_r ul li{
    line-height:40px;

}
.index_nine_r ul li a{
    color:#333;
    display: block;
    padding-left:28px;
    background:url(../images/li_l_02.png) no-repeat 8px center;
}
.index_nine_r ul li a:hover{
	 background:url(../images/li_l_01.png) no-repeat 8px center;
}
.index_nine_r ul li a:hover,.nine_l_bottom ul li a:hover{
    color:#de4b44;
}
.nine_r_bottom{
    position:relative;
    margin-top:12px;
}
.nine_r_bottom img{
    width:100%;
    height:145px;
}
.nine_r_bottom p{
    background:rgba(0,0,0,0.5);
    position:absolute;
    bottom:0;
    color:#fff;
    width:100%;
    text-align:center;
    height:30px;
    line-height:30px;
}
.s_t_img{
    width:1200px;
    margin:34px auto;
}
.index_nine_c .nine_c_color{
    background:#019647;
}
.by_new_list li a{overflow: hidden;display:block;line-height: 46px;}
.by_new_list li a>span{
	float: left;
}
.by_new_list li a>i{
	float: right;
	font-size:12px;
	color:#999;
}
.bold_title{
	/*margin:17px 0 6px;*/margin: 0px;
}
.share-platform{
    text-align: center;
    margin:0 20px;
}
.share-platform .bdsharebuttonbox a{
	margin: 0px 6px 0px 0;
}
.share-platform .share-platform-l{
    float: left;
    width: 77px;
    margin-top: 8px;
}
.share-platform .share-platform-r{
    float: left;
    width: 310px;
}
.share-platform .bds_weixin{
    background-image: url('../images/css-bg.png');
    background-position: -13px -7px !important;
}
.share-platform .bds_tsina{
    background-image: url('../images/css-bg.png');
    background-position: -57px -7px !important;
}
.share-platform .bds_tieba{
    background-image: url('../images/css-bg.png');
    background-position: -101px -7px !important;
}
.share-platform .bds_qzone{
    background-image: url('../images/css-bg.png');
    background-position: -146px -7px !important;
}
.share-platform .share-platform-text{
    color: #aaa;
    margin-top: 5px;
}
/*新闻列表页*/
/*学院动态*/
.dongtai_content{
	padding-top:20px;
	padding-bottom:60px;
}
.new_hot{
	width:880px;
	height:546px;
	position:relative;
	margin-bottom:20px;
}
.new_hot_title{
	padding:22px 12px;
	position:absolute;
	bottom:0px;
	color:#fff;
	width:856px;
	background:rgba(0,0,0,0.5);
}
.new_hot_title h4{
	padding-left:10px;
	border-left:4px solid #de4b44;
	font-size:16px;
	line-height:20px;
	width:100%;
}
.new_hot_title p{
	margin-top:10px;
	line-height:24px;
	text-indent:26px;
	display: none;
}
.new_hot img{
	width:100%;
	height:100%;
}
.by_new_box{background:#fff;}
.dongtai_l{width:880px;}
.dongtai_banner{
	width:100%;
	height:306px;
	overflow: hidden;
	position:relative;
}
.dongtai_new_list ul{
	background: #fff;
    margin-bottom:20px;
}
.dongtai_banner img{
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.dongtai_new_list ul li{
	border-bottom:1px solid #e6e6e6;
	padding:26px 24px;
	overflow: hidden;
}
.dongtai_new_list ul li a:hover h4{
	color:#de4b44;
}
.new_list_li{
	width:322px;
	height:200px;
	overflow: hidden;
}
.new_list_li>img{
	height:100%;
	width:100%;
}
.new_list_r{
    width:470px;
}
.new_list_r h4{
    color:#333;
    font-size:16px;
}
.new_list_r p{
    color:#999;
    margin-top:14px;
}
.new_list_r .dontai_x_icon{
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #de4b44;
    color:#fff;
    border-radius:20px;
    margin-top:12px;
    float: right;
}
a.dontai_x_icon:hover{
	text-decoration:underline;
}
.pageToolbar{
	padding:18px 0;
	background: #fff;
    text-align: center;
    margin-bottom:30px;
}
.pageToolbar a {
    padding: 6px 20px;
    color: #797979;
    display: inline-table;
    border: 1px solid #ccc;
    margin-left: 5px;
}
.pageToolbar a.cur{
    background:#de4b44;
    color:#fff;
    border:none;
}
.dongtai_r{
    width:300px;
}
.kaibantime{
    margin:12px 0;
    height:776px;
    background:#fff;
}
.dongtai_r_img{
	margin-top:10px;
}
.news_side_r_t{
	background:#de4b44;
	padding:0 16px;
	height:46px;
    line-height:46px;
}
.side_new_d_t{
    font-size:18px;
    color:#fff;
    display: inline-block;
}
.news_side_r_t i{
    color:#D4D3D3;
    font-size:14px;
    font-style:italic;
}
.kbt_title{
    background:#de4b44;
    padding-left:8px;
    margin-bottom:20px;
}
.kbt_title h4{
    height:46px;
    line-height:46px;
    color:#fff;
    font-weight:normal;
    font-size:20px;
}
.kbt_title h4 span{
    font-size:16px;
    color:#fff;
    margin-left:8px;
}
#marquee4 {
    width: 252px;
    height:650px;
    padding:20px 14px;
    margin-bottom:20px;
    float: left;
    overflow: hidden;
    background:#fff;
}
#marquee4 ul li strong{
    font-size:20px;
    color:#333;
    line-height:40px;
}
#marquee4 ul li .p1,#marquee4 ul li .p2{
    border-bottom:1px dashed #333;
}
#marquee4 ul li .marquee4_button{
    display: block;
    margin:20px auto;
}
.side_erma_out{
    background:#fff;
    margin-top:20px;
}
.erma_title{
	text-align: center;
}
.side_erma{
    width:210px;
    padding:24px 12px;
    margin:10px auto;
}
.side_erma_list{
    margin-bottom:24px;
}
.side_erma_l{
    width:100px;
    float:left;
    border:1px solid #a8a8a8;
}
.side_erma_r{
    float: right;
    width:80px; 
}
.side_erma_r p{
    line-height:24px;
    background: #333;
    color:#fff;
    text-align: center;
    margin-top:14px;
}
/*滚动*/
.ly_text{
	margin-right:40px;
}
.crumbs{
	background:#F9F9F9;
	margin-bottom:10px;
	padding:10px 26px;
}
.crumbs p a{
	font-size:15px;
}
.dt_details_c{
    padding:50px 26px;
}
.dt_details_c>h2{
    text-align: center;
    font-size:20px;
    font-weight: normal;
    color:#333;
}
.dt_details_c>p{
    text-align: center;
    font-size:12px;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    line-height:40px;
    color:#999;
    margin:20px 0;
}
.crumbs .crumbs_title{font-weight:normal;}
.detalis_in{
    color:#666;
    text-indent:26px;
    line-height:24px;
}
.detalis_in img{
    margin:4px auto;
}
.detalis_in_bottom .Prev,.detalis_in_bottom .next{
    background:#000;
    color:#fff;
    padding:6px 30px;
    margin-right:8px;
}
.detalis_in_bottom{
	width:500px;
    margin:50px auto 30px;
}
.side_new_one_l{
    width:76px;
    height:56px;
    float: left;
}
.side_new_one ul li{
    overflow: hidden;
    padding:14px 0;
    border-bottom: 1px solid #eee;
	color: #e5e5e5;
	line-height: 26px;
	background-repeat: no-repeat;
	transition: border .5s ease;
	transform: translateZ(0);
}
.side_new_one ul li a{
	width:100%;
	height:100%;
}
.side_new_one ul li:hover{
  border-color: #de4b44;
  background: url(../images/hotbg.png);
}
.side_new_one,.cloud,.inform_List,.ykwt_List,.xgtj_New_List{
	padding:20px 14px 24px;
	border:1px solid #dedede;
}
.side_new_one_r{
    width:186px;
    float: right;
}
.side_new_one_r h6{
    font-size:14px;
    color:#333;
    line-height:20px;
    font-weight: normal;
}
.side_new_one_r p{
    font-size:12px;
    color:#999;
    line-height:16px;
    margin-top:2px;
}
.slide_login_title{
    background:#de4b44;
    color:#fff;
    text-align: center;
    padding:10px 0;
}
.slide_login_title h4{
    font-size:20px;
}
.slide_login_title p{
    font-size:14px;
}
.slide_login_c{
    padding:50px 34px 16px;
    margin-top:18px;
    background:url(../images/slide_login2.png) no-repeat;
}
.input_border{
    border:1px solid #e5e5e5;
    background:#f3f7f7; 
}
.input_border_verify{
    border:1px solid #e5e5e5;
    background:#f3f7f7;
    width: 98px;
    margin-left: 42px;
    color: #666;
}
.slide_login_c p.login_p{
    margin-bottom:12px;
}
.slide_login{
    margin-top:14px;
    background:#F9F9F9;
}
.login_button{
    background:#2d3239;
    text-align: center;
    height:24px;
    width:104px;
    color: #fff;
    line-height:24px;
    margin:0 auto;
    display: block;
    margin-top:50px;
}
.slide_login_c .slide_tel{
    text-align: center;
    margin-top:25px;
    color:#333;
    font-size:10px;
}
.slide_login_c .address{
    text-align: center;
    color:#333;
    font-size:10px;
}
.input_border_verify {
    border: 1px solid #e5e5e5;
    background: #f3f7f7;
    width: 98px;
    margin-left: 42px;
    color: #666;
}
.input_verify {
    border: 1px solid #e5e5e5;
    background: #f3f7f7;
    width:68px;
    padding:0 10px;
    margin-left: 42px;
    color: #666;
}
/*新闻列表*/
.vfp_new_list ul{
    margin-bottom:20px;
}
.vfp_new_list ul li{
    overflow: hidden;
    border-bottom:1px solid #efefef;
    padding-left:24px;
    padding-top:36px;
    padding-bottom:36px;
}
.vfp_new_list ul li>.vfp_new_l{
    float: left;
    text-align: center;
    color:#788195; 
}
.vfp_new_l .new_time{
    width:106px;
    height:58px;
    padding:20px 0;
    border:1px solid #f5f5f5; 
    margin-bottom:30px;
}
.vfp_new_l .new_time span{
    display:block;
}
.vfp_new_l .new_time .year{
    font-size:14px;
    line-height:24px;
}
.vfp_new_l .new_time .day{
    font-size:36px;
    line-height:48px;
    font-weight: bold;
}
.vfp_new_r{
    float: right;
    width:690px;
}
.vfp_new_r h4{
    font-size:22px;
}
.Comments{
    margin:16px 0 10px;
    font-size:12px;
    color:#999;
}
.Comments span{
    margin-right:8px;
}
.comts_span2{
    margin-left:8px;
}
.digest{
    color:#999;
    margin-bottom:16px;
}
.details_icon{
    padding: 9px 52px;
    color:#fff;
    border-radius:4px;
    background:#de4b44;
    float: right;
    margin-right: 20px;
}
.vfp_new_list ul li{
	background:#fff;
	padding-right:24px;
}
/*课程页面*/
.kc_banner{
	width:100%;
	height:560px;
	position:relative;
	overflow: hidden;
}
.kc_banner img{
	height:560px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
}
.kc_title>p{
	width:600px;
}
.kc_table_thead td{
	font-weight: bold;
	background:#de4b44;
	padding:14px 0;
	color:#fff;
}
.kc_td1{
	font-weight: bold;
}
.k_c_click_one{
	background:#ff834d;
	color:#fff;
	line-height:34px;
	height:34px;
	border-radius:25px;
	display:block;
	cursor:pointer;
}
.k_c_click_one:hover{
	color:#fff;
	background:#ffa178;
}
/*课程button*/
.kc_button_box{
	text-align: center;
}
.kc_teacher{
	margin:0px auto 40px;
}
.kc_button{
    text-align: center;
    font-size:16px;
    color:#fff;
    display:inline-block;
    height:50px;
    margin:40px auto;
}
a.kc_button:hover{
    color:#fff;
}
.kc_button span{
    background:#de4b44;
    height:48px;
    display: inline-block;
    line-height:44px;
}
.kc_button span.kc_but_s1{
    border-top-left-radius:6px;
    border-bottom-left-radius:6px;
    background:#4a4951;
    width:214px;
}
.kc_button span.kc_but_s2{
    width:214px;
}
.kc_button span>i{
    font-size:24px;
    margin-right:10px;
}
.kc_button span.kc_but_s3{
    border-top-right-radius:6px;
    border-bottom-right-radius:6px;
    background:#4a4951;
    width:214px;
}
.k_c_Two{
	padding:14px 0 50px;
	background:#F7F7F7;
}
.k_c_hj{
	padding:14px 0 14px;
	background:#f5f5f5;
}
.index_culm_c td.kc_td2{
	text-align: left;
}
.index_culm_c td.kc_td2 span{
	color:#ff834d;
	text-align:left;
}
.contentbox li{
	width: 226px;
    height: 340px;
	float: left;
	margin-right:14px;
	position:relative;
	cursor: pointer;
	margin-bottom: 24px;
}
.contentbox li.con .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
   /* line-height: 45px;*/
    text-align: center;
    color: #fff;
    background: #de4b44;
    overflow: hidden;
}
.contentbox li.con>img{
	width:100%;
}
.kc_button{
	text-align: center;
}
.cj_button{
    padding:12px 60px;
    margin:30px auto;
    background:#FF834D;
    height:42px;
    color:#fff;
    font-size:16px;
    line-height:42px;
    border-radius:8px;
    position:relative;
   border-bottom: 4px solid #c01724;
}
.cj_button:hover {
    top: 2px;
    color:#fff;
}
.cj_button:active {
    top: 6px;
    color:#fff;
}
.kc_ys_img{
	margin:60px auto 6px;
}
.kc_js_text {
	text-indent:30px;
	margin:20px auto;
	font-size:16px;
}
.k_c_Two .index_title_p2 span,.k_c_hj .index_title_p2 span{
	background:#F7F7F7;
}
/* sgw_img */
.sgw_img{
	overflow:hidden;
	border:1px solid #dcdcdc;
	padding:3px;
}
.sgw_img .hj_one{
	margin-right:3px;
	float:left;
	display:inline;
	width:320px;
	height:382px;
	position:relative;
	overflow:hidden;
}
.sgw_img dd{
	float:left;
	position:relative;
	overflow:hidden;
}
.sgw_img_dd1{
	width:260px;
	height:382px;
	float:left;
	margin-right:3px;
	display:inline;
}
.sgw_img_dd1 dd{
	height:125px;
	overflow:hidden;
	float:left;
}
.sgw_img_dd1 #dd2{
	margin:3px 0px 4px 0;
}
.sgw_img_dd2{
	float:left;
	width:606px;
	height:382px;
	overflow:hidden;
}
.sgw_img_dd2 img{
	margin-right:3px;
	overflow:hidden;
	display:inline;
	float: left;
}
.sgw_img_dd2 #dd3, .sgw_img_dd2 #dd4{margin:0;}
.sgw_img_dd1 #dd2 {
    margin: 3px 0px 4px 0;
}
.sgw_img_dd2 #dd3,.sgw_img_dd2 #dd5{
	margin-bottom:4px;
}
/* life_focus */
.life_focus{width:1200px;height:585px;overflow:hidden;position:relative;margin:0px auto;margin-top:40px;}
.life_focus .life_focus_imgs_wrap{width:819px;height:585px;}
.life_focus ul.life_focus_imgs{width:819px;height:9999em;position:absolute;left:0;top:0;}
.life_focus ul.life_focus_imgs li{height:585px;overflow:hidden;}
.life_focus .life_focus_desc h3{
    height:45px;line-height:45px;overflow:hidden;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;width:100%;padding-left:24px;z-index:99;font-size:14px;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
}
.life_focus .life_focus_nav_wrap{width:370px;height:585px;overflow:hidden;position:absolute;right:0;top:0;z-index:100;}
.life_focus ul.life_focus_nav{width:360px;background:#EEA4A5;overflow: hidden;padding:16px 10px 10px 0;}
.life_focus ul.life_focus_nav li{float:left;margin:0 0px 10px 16px;width:160px;height:94px;border:1px solid #fff;}
.life_focus ul.life_focus_nav li img{width:100%;height:100%;}
.life_focus ul.life_focus_nav li h4{color:#B2B2B2;position:absolute;bottom:0;right:0;font-weight:normal;height:15px;line-height:15px;padding:2px 5px 3px 0;text-align:right;}
.life_focus ul.life_focus_nav li.cur h4{
    
}
.life_focus_imgs li{position:relative;z-index:1;}
.xyhf_bg{
    padding:10px 0 70px;
}
.ktfc_bg{
    padding:10px 0 48px;
    margin:30px auto 0px;
}
.life_focus ul.life_focus_lis_h li{
    height:100px;
}
.life_focus ul.life_focus_lis_w168 li {
    width:168px;
}
ul#xysh_xyhf li{
    height:120px;
}
.life_focus_imgs li>p{
    position:absolute;
    background:rgba(0,0,0,0.5);
    bottom:0px;
    height:48px;
    width:100%;
    color:#fff;
    font-weight: bold;
    line-height:48px;
    font-size:16px;
    text-align: center;
}
.campus_title img{
	margin:0 auto;
}
.campus_banner{
	width:100%;
	height:650px;
	position:relative;
	overflow: hidden;
}
.xy_all_con{
	background:#fdf2ea;
}
.campus_banner img{
	height:650px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
}
/*联系我们*/
.lianxi_banner{
	width:100%;
	height:500px;
	position:relative;
	overflow: hidden;
}
.lianxi_banner img{
	height:500px;
	position:absolute;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
}
.map img{
	margin:26px auto 38px;
}
.lianxi_title{
	text-align: center;
	margin-bottom:16px;
}
.lianxi_content{
	padding:30px 0px 50px;
	background: #f3f3f3;
}
.lianxi_tel{
    margin-bottom:24px;
}
.lianxi_address{
    width:1100px;
    padding:50px 50px 70px;
    margin:0px auto;
    background:#fff;
    color:#666;
}
.lianxi_address strong{
    color:#de4b44;
    font-size:16px;
    margin-bottom:8px;
    display:block;
}
.address_h4{
    width:180px;
    font-size:16px;
    line-height:32px;
    margin-bottom:10px;
    color:#333;
    border-bottom:2px solid #de4b44;
}
.address_color{
    border-bottom:1px solid #ddd;
    line-height:50px;
    margin-bottom:20px;
    color:#de4b44;
    font-size:16px;
}
.mb30{
    margin-bottom:20px;
}
.line_p_1{
    padding-left:14px;
    position:relative;
    font-weight: bold;
    color:#de4b44;
}
.dot-right {  
    font-size: 0;  
    line-height: 0;  
    border-width: 8px;
    border-color:#de4b44;  
    border-right-width: 0;  
    border-style: dashed;  
    position:absolute;
    left:0px;
    top:6px;
    border-left-style: solid;  
    border-top-color: transparent;  
    border-bottom-color: transparent;  
} 
.campus_title img{
    margin:0 auto;
}
.lianxi_title h6{
	font-size:30px;
	line-height:48px;
}
.lianxi_title p {
    display: inline-block;
    padding: 2px 16px;
    border: 1px solid #666;
    margin: 16px 0px;
}
.lianxi_title img {
    margin: 0 auto;
}
.lianxi_address p{
    font-size:14px;
    line-height:28px;
}
/*师资团队*/
.teacher_banner{
	position:relative;
	width:100%;
	height:620px;
	overflow: hidden;
}
.teacher_banner img{
	position:absolute;
	height:620px;
	left:50%;
	margin-left:-960px;
	overflow: hidden;
}
.teacher_title{
	text-align: center;
}
.teacher_title h4{
	font-size:36px;
	line-height:48px;
}
.yz_video_bg{
    height:640px;
    margin-top:20px;
    padding-top:62px;
    background: url(../images/pc_bg.png) no-repeat center center;
}
.yz_video {
    width:734px;
    height:414px;
    margin:0 auto;
}
.font_size_16{
	font-size:18px;
	text-align: center;
}
.bg_c{
	margin:20px auto;
}
/*校园简介*/
.lianxi_C{
	width:1200px;
	margin:0 auto;
}
.QQ{
    margin-left:400px;
    margin-right:46px;
}
.lianxi_C>a{
    position:relative;
}
.lianxi{
    padding-top:20px;
    padding-bottom: 150px;
}
.click_erma{
    position:absolute;
    width:100px;
    height:100px;
    left:50%;
    top:42px;
    margin-left: -50px;
    display: none;
}
.click_erma>img{
    width:100px;
    height:100px;
}
.about_title{
    text-align: center;
    margin:30px auto 20px;
}
.bd_cg_text p{
	text-indent: 28px;
	font-size:16px;
}
.about_xueyuan img{
	margin-top:20px;
}
.about_title h4{
    font-size:36px;
    line-height:30px;
    height:30px;
    color:#333;
    display: inline-block;
    padding:0px 16px;
    margin:0px auto;
    border-left:2px solid #333;
    border-right: 2px solid #333;
}
.teacher_text{
    font-size:16px;
    text-indent:26px;
}
.about_title span{
    width:45px;
    height:4px;
    margin:8px auto;
    display:block;
    margin-top:16px;
    background:#de4b44;
}
.about_title>p{
    font-size:14px;
    color:#666;
    line-height:18px;
}
.about_jianjie_img{
	float:left;
}
.about_jianjie_r{
	float: left;
	width:872px;
	margin-left:28px;
}
.about_jianjie_r p{
	margin-bottom:34px;
	padding-left:18px;
	font-size:16px;
	background: url(../images/by_icon1.png) no-repeat 0px 5px;
}
.about_jianjie{
	padding-top:20px;
	padding-bottom:46px;
	background: url(../images/by_bg3.png) no-repeat 100px 0px;
}
.jj_img2{
	margin:10px auto;
}
.by_hj1{
    width: 348px;
    height: 435px;
}
.bd_hj_r{
	width:846px;
}
.bd_hj_r>img{
	float: left;
	margin-bottom:5px;
	margin-left:4px;
}
.by_hj2{
	width:594px;
	height:283px;
}
.by_hj3,.by_hj4,.by_hj5,.by_hj6,.by_hj7,.by_hj8{
	width:292px;
	height:283px;
}
.hj_c{
	margin:0 10px;
}
.hj_l,.hj_c,.hj_r{
	float:left;
}
.by_hj4,.by_hj7{
	margin:10px 0;
}
.hj{
	padding:20px 0px 50px;
	background: url(../images/by_bg3.png) no-repeat 1100px 0px;
}
.chengguo{
	padding:24px 0px 54px;
	background:#eaeff3;
}
.about_banner{
	width:100%;
	height:620px;
	position:relative;
	overflow: hidden;
}
.about_banner img{
	height:620px;
	position:absolute;
	left:50%;
	margin-left:-960px;
}
.jj_img_banner{
	width:100%;
	height:390px;
	position:relative;
	overflow: hidden;
}
.jj_img_banner img{
	height:390px;
	position:absolute;
	left:50%;
	margin-left:-960px;
}
.jianji_one{
	font-size:16px;
	text-indent:28px;
	margin-top:36px;
}
.jianji_one p{
	margin-bottom:10px;
	line-height:32px;
}
.jj_one_r1{
	padding-left:30px;
	width:530px;
	margin-top:20px;
}
.jj_one_r2{
	padding-left:30px;
	width:532px;
	padding-right: 30px;
	margin-top:80px;
}
.about_page2,.bd_cg_out{
	background:#f8f8ff;
	padding:20px 0px 50px;
}
.j_j_img1{
	margin-left:40px;
}
.sjl_jej{
	margin:40px auto 20px;
}
.about_yz{
	font-size:16px;
	line-height:32px;
	text-indent:28px;
}
.sjl_l{
	width:560px;
	padding-left:40px;
	margin-top:20px;
}
.sjl_top{
	margin-bottom:20px;
}
.sjl_top h4{
	font-size:36px;
	line-height:48px;
}
/*师资团队*/
.teacher_page{
	
}
.teacher_title span{
	width:60px;
	height:3px;
	display: block;
	margin:10px auto;
	background:#de4b44;
}
.teacher_one_out{
	padding:50px 0px;
    background:url(../images/bg-1.jpg);
}
.teacher_One{
	width:1080px;
	margin:0 auto;
    background:#fff;
    padding:16px 60px 42px;
    box-shadow:0px 1px 6px -1px rgba(0,0,0,0.3);
}
.teacher_title{
	margin-bottom:20px;
}
.teacher_One p{
	font-size:16px;
}
.teacher_Three{
	padding: 30px 0;
	background:#f5f9fc;
}
.teacher_four{
	padding:30px 0px;
}
.teacher_five{
	padding: 30px 0;
	background:#eaeff3;
}
.lead_text_p2{
	text-indent: 32px;
}
.teacher_list{
	width:1200px;
	margin:0 auto;
}
.teacher_list ul li{
	border:2px solid #de4b44;
	padding:28px;
	background:#fff;
	position:relative;
	margin-bottom:30px;
}
.teacher_list ul li .line{
    width: 195px;
    height: 6px;
    display: block;
    position: absolute;
    left: 28px;
    top: -8px;
    background: #de4b44;
}
.teacher_list ul li .tl_r{
	width:860px;
	background:#f5f9fc;
	padding:55px 30px 20px 40px;
	height:188px;
}
.teacher_list ul li.tl_d .tl_r{
	padding: 14px 30px 20px 40px;
    height: 229px;
}
.t_l_p1{
	margin-bottom:10px;
}
.t_l_p1 strong{
	font-size:24px;
}
.t_l_p1 span{
	font-size:18px;
	margin-left:20px;
}
.t_l_p2{
	text-indent:32px;
}
.teacher_click{
	background:#de4b44;
	color:#fff;
	height:28px;
	line-height:28px;
	text-align: center;
	display:block;
	width:100px;
	margin-top:6px;
	border-radius: 16px;
}
.teacher_click:hover{
	color:#fff; 
	text-decoration:underline;
}
.tl_p_c p{
	line-height:24px;
}
/*老师详情页*/
.teacher_warp_out{
	padding:10px 0px 30px;
	background:#EFEFEF;
}
.teac_d_title{
	width:1160px;
	margin:0 auto;
	padding:8px 20px;
	background:#fff;
	margin-bottom:10px;
}
.teac_d_cin{
	width:1160px;
	margin:0 auto;
	padding:30px 20px;
	background:#fff;
}
.teac_in_r {
    width: 800px;
    margin-left: 50px;
    border:1px solid #F3F3F3;
    padding:20px;
    background:#FBFBFB;
}
.teac_in_r_p1 span {
    padding: 0px 24px;
    background: #de4b44;
    color: #fff;
    border-radius: 4px;
}
.teac_in_r p{
	line-height:28px;
}
.xy_tit>p{
	font-size:16px;
	font-weight: bold;
	padding-left:34px;
	margin-right:30px;
	color:#666;
	background: url(../images/teacher_icon.png)no-repeat 0px -250px;	
}
.teac_in_r h6{
	line-height:32px;
	border-bottom:1px solid #f5f5f5;
	margin-bottom:10px;
	padding-bottom:12px;
}
.teac_in_r img{
	margin:20px auto;
}
.in_l_bottom h5 {
    color: #fff;
    font-size: 16px;
    padding-left: 28px;
    line-height: 30px;
    margin-bottom: 12px;
    background: url(../images/teac_details2.png) no-repeat;
}
.teac_in_l{
	width:250px;
}
.teac_in_l_top {
    padding-left: 26px;
    padding-bottom:30px;
    background: url(../images/teac_details3.png) no-repeat 0 bottom;
}
.in_l_bottom{
	margin-top:20px;
}
.lianx_icon_p a{
	color:#fff;
	height:36px;
	line-height:36px;
	padding:12px 20px;
	background:#de4b44;
}
.lianx_icon_p{
	margin-top:8px;
}
.lianx_icon_p a:hover{
    background: #f5f5f5;
    color:#ef725e;
}
.in_l_bottom p {
    line-height: 38px;
    text-indent:12px;
    font-size: 16px;
    padding-bottom:6px;
    border-bottom: 1px dashed #aeaeae;
}
.xueyuan_title{
    width: 1090px;
    margin: 0 auto;
    height:76px;
    line-height:62px;
    color:#fff;
    padding:0 30px 0 80px;
    background: url(../images/teac_details1.png) no-repeat 0 top;
}
.xueyuan_title a{
	color: #fff;
}
.xueyuan_title h4{
	font-size:26px;
}
.xy_tit{
    margin: 20px auto;
    padding: 10px 46px;
    background: #F2F2F2;
    border-radius: 6px;
}
.xueyuan_crumbs{
	margin-top:4px;
}
.xy_school{
	margin-left:32px;
}
.xy_d_icon{
	margin:14px auto;
}
.xy_d_cin {
    width: 1134px;
    margin:-18px auto 0px;
    padding: 30px 20px;
    background: #fff;
}
.teac_in_r{
    margin-left: 34px;
}
/*404页面*/
/*404页面*/
.page_404{
	padding:40px 0px 80px;
	text-align: center;
	background: #fff;
}
.page_404 h4{
	width:400px;
	font-size:20px;
	margin:0 auto;
	height:60px;
	line-height:60px;
	font-weight: normal;
	background: url(../images/56e221b6b15db_03.png) no-repeat;
}
.page_404 img{
	margin:50px auto;
}
.page_404_button{
	margin-top:50px;
	font-size:16px;
	text-align: center;
	background:#de4b44;
	color: #fff;
	display: inline-block;
	padding:12px 60px;
	border-radius:8px;
}
.page_404 p{
	font-size:16px;
	margin-top:36px;
	color:#de4b44;
}
.zzx_teacher{
	padding-top:30px;
}
.zzx_teacher .zzx_p{
	text-indent:30px;
	font-size:16px;
	line-height:34px;
}
.zzx_teacher .zzx_img{
	margin:20px auto;
}
.page_Three{
	padding-bottom:40px;
}
/*首页button*/
/*乐语*/
.zx {
width:70px;
position: fixed;
right: 0;
top: 20%;
z-index: 99999;
}

.zx>ul>li {
    width: 68px;
    height: 68px;
    border: 1px solid #E0E0E0;
    margin-bottom: -1px;
    background: #fff;
    position: relative;
    z-index: 99999;
    text-align: center;
}
.zx li a{
    display:block;
    width:100%;
    height:100%;
}
.zx li span{
    margin-top:10px;
    display:inline-block;
    font-size:30px;
    line-height:28px;
    color:#de4b44;
}
.zx li p {
    font-size: 12px;
    line-height:26px;
    text-align: center;
}
.zx li.li_1 {
    background: #de4b44;
    color:#fff;
}
.zx li.li_1>a{
    color:#fff;
}
.zx li.li_1>a>span{
    color:#fff;
}
.icon-qq{
    width:24px;
    height:26px;
    margin:0 auto;
    background:url(../images/side_qq.png) no-repeat;
}
.zx li .zx_div {
    position: absolute;
    right: -1px;
    top:0px;
    display: none;
}
.zx li .zx_div_red{
     background: #de4b44;
}

.zx li.li_gd div p span.zx_icon{
    color:#fff;
}
.zx ul li.cur .zx_div{
    display:block;
}
.zx li img.siber_ewm{
    top:-196px;
    left:-105px;
}
.zx li a:hover{
    background:#de4b44;
}
.zx li a:hover>span{
    color:#fff;
}
.zx li a:hover>p{
    color:#fff;
}
.zx_culum{
    position:absolute;
    left:-154px;
    top:0px;
}
.zx_culum ul li{
    background:#de4b44;
    border:none;
    width:150px;
    height:46px;
    line-height:46px;
    border-bottom:1px solid #E0E0E0;
}
.zx_culum ul li a{
    color:#fff;
    text-align:left;
    text-indent:10px;
}
.zx_culum ul li a>i{
    display: inline-block;
    margin-right:10px;
    font-size:18px;
}
.zx_culum ul li a:hover{
    background:#eee;
    color:#de4b44;
    font-weight:bold;
}
/*播音艺考成果*/
.ykcg_banner{
	width:100%;
	height:600px;
	position:relative;
	overflow: hidden;
}
.ykcg_banner img{
	position:absolute;
	height:600px;
	left:50%;
	margin-left:-960px;
}
.bycg_box{
	color:#fff;
	background:url(../images/bycg_img2.jpg);
}
.bycg_title img{
	margin:0 auto;
}
.bycg_page1_out{
	width:1200px;
	margin:0 auto;
}
.bycg_page1{
	padding:20px 16px;
	background:rgba(75,110,198,0.9);
}
.bycg_page1 .by_p1{
	text-align: center;
	font-size:26px;
	line-height:36px;
}
.by_p2{
	font-size:16px;
	text-indent:28px;
	margin:20px auto;
}
.bycg_page1 .cg_qs{
	overflow: hidden;
}
.bycg_page1 .cg_qs li{
	float: left;
	text-align: center;
	width:348px;
	height:446px;
	margin-left:16px;
	position:relative;
}
.bycg_page1 .cg_qs li img{
	width:296px;
	height:320px;
	margin:0 auto;
}
.bycg_page1 .cg_qs li h6{
	position:absolute;
	width:348px;
	left:-2px;
	font-size:24px;
	height:80px;
	line-height:68px;
	color:#7b5d00;
	background:url(../images/cg_top_img.png) no-repeat;
}
.bycg_page1 .cg_qs li p{
	font-size:18px;
	margin-top:80px;
}
.bycg_page2_out{
	padding:40px 0px 0px;
}
.index_button {
	height:48px;
	margin-bottom:36px;
    text-align: center;
    margin-top:28px;
}
.cj_button {
    text-align: center;
    padding: 16px 80px;
    margin: 30px auto;
    background: #DE4B44;
    height: 42px;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    border-radius: 8px;
    position: relative;
    border-bottom: 4px solid #881610;
}
.bycg_page4_out{
	padding-bottom:50px;
}
/*表演课程*/
.bykc_title{
	margin:40px auto;
}
.bykc_title1{
	width:540px;
}
.bykc_title2{
	width:400px;
}
.bykc_title3{
	width:300px;
}
.bykc_title4{
	width:340px;
}
.bykc_title5{
	width:400px;
}
.bykc_title6{
	width:410px;
}
.bykc_title6{
	color:#E8E8E8;
}
.bykc_title h4{
	font-size:36px;
	font-weight: bold;
	line-height:36px;
	margin-left:10px;
}
.bykc_title p{
	font-family: 'Times New Roman', Times, serif;
	font-size:14px;
	margin-left:10px;
	font-size:10px;
}
.bykc_culm table tr.culm_c_1 td{
	background:#5b5963;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	padding:20px 0px;
}
.yh_culm_c .yh_culm_td1{
	font-weight: bold;
	font-size: 16px;
	color: #dd3f40;
}
/* 焦点图 */
.yy_teacher{padding:20px 0px;}
.idx-focus{margin:0px auto;width:1120px;height:506px;position:relative;overflow:hidden;background: #F0EFF4 url(../images/bykc_culm.jpg) no-repeat center 0px;padding:40px;}
.idx-foc-tmp{height:350px;}
.focus-pic li{float:left;height:310px;width:1120px;position:relative;overflow:hidden; padding:50px 40px 40px;}
.focus-pic li>a{background:#fff;display:inline-block;padding:20px 40px;}
.focus-pic li img{width:200px;height:260px;margin-left:60px;border:12px solid #F0EFF4;}
.focus-pic .bg{height:30px;width:100%;position:absolute;left:0;bottom:0;background:#000;opacity:.6;filter:Alpha(opacity=60);z-index:1;}
.focus-pic .txt{height:30px;position:absolute;width:100%;line-height:30px;text-indent:10px;overflow:hidden;z-index:2;left:0;bottom:0;}
.idx-focus .xtaber-tabs{height:120px;background:#fff;padding:20px 10px;}
.idx-focus .xtaber-tabs li{float:left;padding:3px;margin-right:4px;position:relative;cursor:pointer;z-index:3;}
.idx-focus .xtaber-tabs img{width:210px;height:120px;}
.idx-focus .xtaber-tabs .current{background:#e15258;}
.idx-focus .xtaber-tabs .current i{width:7px;height:4px;position:absolute;left:50%;margin-left:-3px;top:-4px;overflow:hidden;background:url(../images/icon.png) no-repeat;}
.idx-focus .btn-prev,.idx-focus .btn-next{background:url(../images/foc_btn.png) no-repeat;_background:url(../images/foc_btn_8.png) no-repeat;width:31px;height:50px;position:absolute;z-index:4;top:196px;_filter:Alpha(opacity=70);}
.idx-focus .btn-prev{background-position:0 0;left:10px;}
.idx-focus .btn-next{background-position:-33px 0;right:10px;}
.idx-focus_text{width:756px;}
.idx-focus_text h4{
	font-size:26px;
	color:#333;
	margin-top:20px;
}
.idx-focus_text p.focus_t_p1{
	font-size:16px;
	line-height:28px;
	color:#666;
	margin-top:6px;
}
.idx-focus_text p.focus_t_p2{
	font-size:16px;
	color:#999;
	line-height:32px;
	text-indent: 28px;
	margin-top:14px;
}
/*老师*/
.mod18{margin:0 auto;width:1120px;height:506px;position:relative;overflow:hidden;background: #F0EFF4 url(../images/bykc_culm.jpg) no-repeat center 0px;padding:40px;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:464px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/foc_btn.png)no-repeat 0px 0px;left:10px;}
.mod18 #nextTop{background:url(../images/foc_btn.png)no-repeat -33px 0px;right:10px;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf li>a {
    background: #fff;
    display: inline-block;
    padding: 20px 40px;
}
.mod18 .picBox{height:350px;overflow:hidden;}
.mod18 .picBox ul{height:350px;position:absolute; left:0;}
.mod18 .picBox li{float:left;height:310px;width:1120px;position:relative;overflow:hidden;padding: 26px 40px 14px;}
.mod18 .listBox{width:1120px;height:132px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:132px;position:absolute; padding-left:12px;}
.mod18 .listBox li{width:222px;height:120px;cursor:pointer;position:relative; padding:5px 0 0 0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:77px;}
.mod18 .listBox img{border:3px solid #fff;}
.mod18 .listBox .on img{border:3px solid #e53730;}
.mod18 .listBox .on{background:url(../images/img_bg.png) center top no-repeat;}
.mod18 .listBox .on i{display:block;}
.idx-focus_text{width:756px;	float:left;}
.idx-focus_text h4{
	font-size:26px;
	color:#333;
	margin-top:20px;
}
.idx-focus_text p.focus_t_p1{
	font-size:16px;
	line-height:28px;
	color:#666;
}
.idx-focus_text p.focus_t_p2{
	font-size:16px;
	color:#999;
	line-height:32px;
	text-indent: 28px;
	margin-top:14px;
}
.picBox .cf li img {
	float:left;
    width: 200px;
    height: 260px;
    margin-left: 60px;
    border: 12px solid #F0EFF4;
}
/*老师*/
.demo{
    padding:10px 0px 48px;
}
.box{
    position: relative;
    perspective: 1000px;
}
.box .box-img{
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
}
.box:hover .box-img{
    transform: rotateY(-90deg);
}
.box .box-img img{
    width: 100%;
    height: auto;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding:45px 20px;
    text-align: center;
    background: rgba(245,85,81,0.8);
    background: #f55551\9;/*IE*/
    filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8; opacity: 0.8;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
}
.box:hover .box-content{
    transform: rotateY(0);
}
.box .title{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.box .description{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.box .title:after,
.box .description:after{
    content: "";
    width:96%;
    display: block;
    border-bottom: 1px solid #fff;
    margin: 15px auto;
}
.box .social-links{
    margin: 0;
    padding: 0;
    list-style: none;
}
.box .social-links li{
    display: inline-block;
    margin: 0 10px;
}
.box .social-links li a{
    font-size: 20px;
    color: #a6a6a6;
}
.box .social-links li a:hover{
    text-decoration: none;
    color: #fff;
}
.col-md-4{
	float:left;
    width: 276px;
    height: 360px;
    margin-left: 24px;
}
.box-content{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.k_c_ys{
	padding:30px 0px;
	background:#454850
}
.bd_ys_text{
	position: relative;
	height:400px;
	background: url(../images/by_ys.png)no-repeat center center;
}
.bd_ys_text p{
	font-size:18px;
	color:#fff;
	height:53px;
	width:270px;
	padding:20px 30px;
	position:absolute;
	background:url(../images/by_ys_p.png)no-repeat;
}
.bd_ys_text p:hover{
	color:#454850;
	background:url(../images/byys_p_hover.png)no-repeat;
}
.bd_ys_text p.byys_p2{
	top:150px;
}
.bd_ys_text p.byys_p3{
	top:300px;
}
.bd_ys_text p.byys_p4{
	right:0px;
	top:0px;
}
.bd_ys_text p.byys_p5{
	right:0px;
	top:150px;
}
.bd_ys_text p.byys_p6{
	right:0px;
	top:300px;
}
/*专家建议*/
.mzw_zjs_out {
    padding-left: 58px;
    margin-top: 30px;
}
.zw_zjs_c {
    padding: 28px 0;
    background: url(../images/mzw_zjs_bg.png) no-repeat 0 center;
}
.mzw_advice_list {
    width: 734px;
    height: 444px;
    border: 1px solid #d0454c;
    background: #fff;
    padding: 10px;
}
.advice_c {
    padding: 10px;
    height: 424px;
    background: #f5f5f5;
}
.advice_c h5 {
    background: #fff;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.advice_c p {
    text-indent: 26px;
    line-height: 26px;
    padding: 0px 30px;
}
.zw_zjs_ul .currun {
    background: #DE4B44;
}
.zw_zjs_ul li {
    width: 330px;
    height: 76px;
    background: #4a4951;
    line-height: 76px;
    margin-bottom: 54px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.mzw_advice_list {
    display: none;
}
.zw_zjs_ul {
   width: 330px;
    margin-top: 28px;
}
.kc_button_box2>.kc_button span.kc_but_s1{
	background:#2A2A2A;
	/*color: #f55451;*/
}
.kc_button_box2>.kc_button span.kc_but_s3{
	background:#2A2A2A;
	/*color: #f55451;*/
}
.yykc_culm table tr.culm_c_1 td {
    background: #26a2d6;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px;
}
/*音乐剧课程*/
.yykc_culm table tr td{
	background:#e6f7fe; 
}
.yykc_title h4 {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    margin-left: 14px;
    margin-right:14px;
}
.yykc_title p {
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
	text-align: center;
    margin-top:6px;
}
.yykc_title1{
	width:544px;
	margin:30px auto 20px;
}
.yykc_title2{
	width:330px;
	margin:30px auto 20px;
}
.yykc_title3{
	width:730px;
	margin:30px auto 20px;
}
.yykc_title4{
	width:654px;
	margin:30px auto 20px;
}
.yykc_color{
	color:#e53730;
}
.yykc_kxms_in>.box-content{
	width:278px;
	float: left;
	margin-left:20px;
	text-align: center;
	border-radius:30px;
	border:1px solid #26a2d8;
	padding:10px;
}
.box-content_in{
	border-radius:30px;
	border:4px solid #26a2d8;
	position: relative;
}
.yykc_kxms_in>.box-content .title{
	font-size:28px;
	line-height:54px;
	background: #fff;
	position: absolute;
	top:-34px;
	left:24%;
	padding:0px 14px;
}
.yykc_kxms_in>.box-content .description{
	margin-top:40px;
	margin-bottom:20px;
	font-size:16px;
	text-align: left;
	padding:0px 20px;
	height:240px;
}
.yykc_kxms_in>.box-content a{
	background:#31aee4;
	padding:10px 66px;
	color:#fff;
	border-radius:20px;
	margin-bottom:30px;
	text-align: center;
	display: inline-block;
}
.yy_ys_img{
	margin:60px auto 20px;
}
.yykc_button span.kc_but_s1{
    background:#2496AE;
}
.yykc_button span.kc_but_s2{
    background:#FD9800;
}
.yykc_button span.kc_but_s3{
    background:#2496AE;
}
.yy_ys{
	height:750px;
	padding:40px 0px;
	background: url(../images/yy_ys_img.jpg) no-repeat center center;
}
.yyys_box{
	position:relative;
	height:600px;
	margin-top:24px;
}
.yyys_box>p{
	position: absolute;
    text-align: center;
    cursor: pointer;
    color: #159eb8;
    font-size:20px;
}
.yyys_box>.yy_ys_p1{
    left:20%;
    top:10%;
    width:240px;
    height:140px;
    padding-top:100px;
    background: url(../images/yyys_icon_p.png) no-repeat -2px -1px;
}
.yyys_box>.yy_ys_p1:hover,.yyys_box>.yy_ys_p6:hover{
    background: url(../images/yyys_icon_p.png) no-repeat -2px -517px;
}
.yyys_box>.yy_ys_p2{
    left:80%;
    top:52%;
    width:252px;
    height:152px;
    padding-top:100px;
    background: url(../images/yyys_icon_p.png) no-repeat -249px -1px;
}
.yyys_box>.yy_ys_p2:hover{
    background: url(../images/yyys_icon_p.png) no-repeat -249px -517px;
}
.yyys_box>.yy_ys_p3{
    left:69%;
    top:10%;
    width:220px;
    height:140px;
    padding-top:80px;
    background: url(../images/yyys_icon_p.png) no-repeat -2px -255px;
}
.yyys_box>.yy_ys_p3:hover,.yyys_box>.yy_ys_p5:hover{
    background: url(../images/yyys_icon_p.png) no-repeat -2px -771px;
}
.yyys_box>.yy_ys_p4{
    left:48%;
    top:4%;
    width:202px;
    height:132px;
    padding-top:70px;
    background: url(../images/yyys_icon_p.png) no-repeat -242px -273px;
}
.yyys_box>.yy_ys_p4:hover{
    background: url(../images/yyys_icon_p.png) no-repeat -242px -789px;
}
.yyys_box>.yy_ys_p5{
    left:2%;
    top:36%;
    width:220px;
    height:120px;
    padding-top:100px;
    background: url(../images/yyys_icon_p.png) no-repeat -2px -255px;
}
.yyys_box>.yy_ys_p6{
    left:20%;
    top:60%;
    width:240px;
    height:140px;
    padding-top:100px;
    background: url(../images/yyys_icon_p.png) no-repeat -2px -1px;
}
.yyys_box>.yy_ys_p7{
    left:42%;
    top:42%;
    width:295px;
    height: 205px;
    font-size:46px;
    font-weight: bold;
    line-height:52px;
    padding-top:90px;
    background: url(../images/yyys_icon_p.png) no-repeat -470px -222px;
}
.yyys_box>.yy_ys_p7:hover{
    background: url(../images/yyys_icon_p.png) no-repeat -470px -728px;
}
.yy_zjs_ul{
	margin-right:-1px;
	margin-top:60px;
}
.yy_zjs_ul li{
	width:280px;
	height:54px;
	margin-bottom:30px;
	text-align: center;
	border: 1px solid #0e89bd;
	padding:6px;
	border-radius:10px;
	cursor:pointer;
}
.yy_zjs_ul li a{
	font-size:18px;
	color:#0e89bd;
	display: inline-block;
	width:272px;
	height:46px;
	line-height:46px;
	border-radius:10px;
	border:4px solid #0e89bd;
}
.yy_zjs_c {
    padding: 28px 0;
    background: url(../images/yy_zjs_bg.png) no-repeat center center;
}
.yy_advice_list {
    width:824px;
    height:450px;
    margin:0px auto;
    border: 1px solid #31AEE4;
    background: #fff;
    padding: 10px;
    display:none;
    border-radius:20px;
}
.yy_advice_list .advice_c{
	border-radius:20px;
	font-size:16px;
    border: 4px solid #31AEE4;
}
.yy_zjs_ul .currun a{
	background:#0e89bd;
	color:#fff; 
}
.demo_page{
	padding:60px 0px 50px;
}
.yykc_kxms_in{
	margin-top:60px;
}
.yykc_title5{
	width:328px;
	margin:0 auto;
}
.yykc_title6{
    width: 654px;
    margin: 30px auto 20px;
    color: #fff;
}
/* focusbox */
.focusbox{position:relative;overflow:hidden;zoom:1;margin-top:38px;}
#fullbanner{width:960px;height:470px;margin:auto;position:relative;}
#fullbanner li a{display:block;width:950px;height:460px;overflow:hidden;}
#fullbanner img{width:950px;height:460px;}
#fullbanner ul{width:960px;height:470px;}
#fullbanner .wrappic{overflow:visible;position:absolute;}
#fullbanner .next, #fullbanner .prev{filter:alpha(Opacity=70);opacity:.7;position:absolute;top:50%;margin-top:-25px;margin-left:5px;background-color:#303030;z-index:3;}
#fullbanner .next:hover, #fullbanner .prev:hover{background-color:orangered;}
#fullbanner .next{margin:-25px 5px 0 0;right:0;}
#fullbanner .mask-left, #fullbanner .mask-right, #fullbanner .plan{background:#fff;padding:5px;z-index:1;position:absolute;top:0;left:0;width:950px;height:460px;overflow:hidden;left:1920px;}
#fullbanner .mask-right, #fullbanner .mask-left{z-index:4;left:-960px;filter:alpha(Opacity=50);opacity:.5;background:#fff;overflow:hidden;}
#fullbanner .mask-right{left:960px;}

.arrow-left,.arrow-right{background:url(../images/icon-sd26986d847.png) no-repeat;}
.arrow-left{background-position:15px 12px;height:50px;width:50px;}
.arrow-left:hover{background-position:-45px 12px;}
.arrow-right{background-position:-103px 12px;height:50px;width:50px;}
.arrow-right:hover{background-position:-163px 12px;}
/*按钮*/
.yy_button span.kc_but_s1{
	background: #2A2A2A;
}
.yy_button span.kc_but_s2{
	background: #E53730;
}
.yy_button span.kc_but_s3{
	background: #2A2A2A;
}
.yy_zjs{
	padding:30px 0px;
	background:#F7F7F7; 
}
.yy_zjs_out{
	margin-top:50px;
	margin-bottom:10px;
}
.yykc_xy  .cj_button{
	background: #31AEE4;
	border-bottom: 4px solid #1380AF;
}
/*老师页面*/
.teacher_list dl{
	padding-top:50px;
	padding-bottom:90px;
	margin-bottom:50px;
	background:#fff url(../images/teacher_list_bg.png)no-repeat center bottom 40px;
}
.teacher_list dl dd{
	width:660px;
	margin-left:60px;
}
.teacher_list dl dd h4{
	font-size:26px;
	height:50px;
	line-height:50px;
	color:#fff;
	padding-left:28px;
	background: url(../images/teacher_h4.png)no-repeat;
}
.teacher_list dl dd h4>span{
	padding-left:50px;
	height:50px;
	display: inline-block;
	background: url(../images/teacher_icon.png)no-repeat 0px 8px;
}
.t_l_title>span{
	font-size:18px;
	line-height:40px;
	padding-left:40px;
	margin-right:50px;
	background: url(../images/teacher_icon.png)no-repeat 0px -38px;
}
.text{
	margin-top:36px;
}
.teacher_r{
	margin-left:28px;
	padding:16px;
	background: url(../images/teacher_img_bg.jpg)no-repeat;
}
.teacher_r img{
	width:250px;
	height:330px;
}
.text span{
	text-align: center;
	width:100px;
	line-height:32px;
	font-size:16px;
	border-radius:4px;
	background:#ffe368;
}
.text>p{
	width:510px;
	font-size:16px;
	line-height:32px;
	margin-left:30px;
}
.t_l_title{
	margin-top:30px;
}
.teacher_button{
	color:#fff;
	width:194px;
	text-align: center;
	height:50px;
	display: block;
	line-height:44px;
	font-size:16px;
	margin-top:36px;
	margin-left:124px;
	background:url(../images/teacher_icon.png) no-repeat 0px -198px;
}
.teacher_content{
	background: #f5f5f5;
	padding:40px 0px;
}
.t_xy_img{
	margin:40px auto;
}
/*表演成果*/
.bycg_banner{
	width:100%;
	height:642px;
	position:relative;
	overflow: hidden;
}
.bycg_banner img{
	height:642px;
	position:absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.bycg_one{
	padding:50px 0px 60px;
	background:url(../images/bycg_one_bg.jpg) no-repeat center 0px;
}
.bycg_title>h4{
	height:75px;
	line-height:75px;
	font-size:36px;
	color:#fff;
	text-align: center;
	margin-bottom:20px;
	background:url(../images/bycg_title.png) no-repeat center center;
}
.bycg_title_p1{
	font-size:26px;
	line-height:38px;
	text-align: center;
	margin-bottom:16px;
}
.bycg_title>.bycg_title_p2{
	font-size:16px;
	line-height:26px;
	text-indent:28px;
}
.school_t_list>li{
	width:314px;
	height:345px;
	padding:10px 50px 20px 36px;
	float: left;
    margin-top:100px;
	position: relative;
}
.school_t_list>li.list_number7{
    width: 1092px;
    height: 222px;
    padding: 10px 50px 20px 55px;
	background: url(../images/cg_icon_.jpg) no-repeat 0px -90px;
}
li.list_number1{
	background: url(../images/cg_icon_.jpg) no-repeat 0px -370px;
}
li.list_number2{
	background: url(../images/cg_icon_.jpg) no-repeat -409px -370px;
}
li.list_number3{
	background: url(../images/cg_icon_.jpg) no-repeat -822px -370px;
}
.school_t_list>li .number{
	width:128px;
	height:68px;
	position:absolute;
	left:50%;
	top:-68px;
	margin-left:-64px;
	text-indent:-99999px;
}
.school_t_list>li .number1{
	background: url(../images/cg_icon_.jpg) no-repeat;
}
.school_t_list>li .number2{
	background: url(../images/cg_icon_.jpg) no-repeat -142px 0px;
}
.school_t_list>li .number3{
	background: url(../images/cg_icon_.jpg) no-repeat -285px 0px;
}
.school_t_list>li .number4{
	background: url(../images/cg_icon_.jpg) no-repeat  -426px 0px;
}
.school_t_list>li .number5{
	background: url(../images/cg_icon_.jpg) no-repeat -568px 0px;
}
.school_t_list>li .number6{
	background: url(../images/cg_icon_.jpg) no-repeat -710px 0px;
}
.school_t_list>li .number7{
	background: url(../images/cg_icon_.jpg) no-repeat -854px 0px;
}

.school_t_list>li .school_text h5{
	text-align: center;
	font-size:26px;
	line-height:56px;
	color:#e02d58;
	margin-bottom:10px;
	border-bottom: 1px dashed #e02d58;
}
.school_t_list>li .school_text{
	font-size:16px;
	line-height:26px;
}
.school_t_list>li .school_text p>strong{
	color:#e02d58; 
}
.school_t_list>li .school_text p>span{
	color:#e02d58; 
}
.bycg_ul_list li {
    width:384px;
    float: left;
    border: 1px dashed #E02B58;
    margin: 20px 10px 0 0;
    overflow: hidden;
    background: #fff;
    padding:2px;
}
.zc_p_l {
    text-align: center;
    width:132px;
    float: left;
    margin-right:2px;
}
.zc_p_l img {
    width:132px;
    height:200px;
	margin-bottom:2px;
}
.zc_p_r {
    text-align: center;
    float: right;
}
.zc_p_r_p1 {
    height:30px;
    line-height:30px;
    font-weight: bold;
    color: #666;
}
.zc_p_r img {
    width:250px;
    height:170px;
	margin-bottom:2px;
}
.page3_bottom_p {
    line-height: 36px;
    background: #E02B58;
    color: #fff;
    font-weight: bold;
}
.bycg_two{
	padding:68px 0px;
	background:#faf7fa; 
}
.bycg_list_two{
	padding:50px 0px 60px;	
}
/*首页课程表修改*/
.course_One_tab{
	width:580px;
	margin-top:40px;
}
.course_One_tab li {
    display: inline-block;
    font-weight: bold;
    color:#de4b44;
    width:266px;
    height:68px;
    line-height:54px;
    font-size: 18px;
    background:url(../images/kecheng_li.png) no-repeat 0px -74px;
    margin-right: 20px;
    cursor: pointer;
    text-align: center;
}
.course_One_tab li.currus {
    background:url(../images/kecheng_li.png) no-repeat;
    color: #fff;
}
.index_culm{
	display: none;
}

/*各大学校*/
.ykgl_New ul{
	border-top:1px dashed #cacaca;
}
.ykgl_New ul li{
	overflow: hidden;
	line-height:54px;
	padding-left:16px;
	border-bottom:1px dashed #cacaca;
	background: url(../images/li_icon.jpg) no-repeat 0 26px;
}
.ykgl_New ul li a{
	font-size:16px;
}
.ykgl_New ul li a:hover{
	color: #e92930;
    text-decoration: underline;
}
.school_big,.school_big_page{
	background:#FBFBFB;
	padding:26px 20px 50px 34px;
}
.school_list_ul{
	padding:10px 14px;
}
.school_TWo_list{
	width:396px;
	height: 260px;
	float: left;
	margin-right: 14px;
	margin-bottom:20px;
	padding-bottom:14px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.school_big_list p{
	line-height:40px;
}
.school_big_list p a{
	font-size: 16px;
}
.sider_title{
	margin-bottom:16px;
	border-bottom: 1px solid #dedede;
}
.xk_List_title{
    border-left: 4px solid #e92930;
    padding-left: 10px;
    margin-bottom:14px;
    font-size:18px;
    line-height:20px;
    
}
.cloud_Box a{
	width:80px;
	height:30px;
	text-align: center;
	display: inline-block;
	line-height:30px;
	margin-right:2px;
	margin-bottom:14px;
	border-radius:20px;
	color: #fff;
	background:#fc6875;
}
.cloud_Box a.cloud_a2,.cloud_Box a.cloud_a6{
	background: linear-gradient(to right, rgba(169, 119, 198, 1), rgba(108, 133, 210, 1));
  	background-color: #7284d1;
}
.cloud_Box a.cloud_a3,.cloud_Box a.cloud_a4{
	background: linear-gradient(to right, rgba(92, 211, 141, 1), rgba(44, 203, 172, 1));
 	 background-color: #42cf9e;
}
.inform_Ul li{
	float: left;
    height:28px;
    padding: 0 14px;
    margin-right:4px;
    border-radius:60px;
    line-height:28px;
    background-color: #efefef;
    color: #a5a5a5;
    font-size: 14px;
    cursor: pointer;
    transition: background .5s ease;
    transform: translateZ(0);
}
.inform_Ul li.on {
  color: #fff;
  background: linear-gradient(to right, rgba(235, 41, 52, 1), rgba(253, 37, 85, 1));
  background-color: #de4b44;
}
.inform_Ul{
	margin:20px auto 10px;
}
.inform_List_C .inform_List_L{
	display:none;
}
.inform_List_L li{
	border-bottom:1px dashed #e5e5e5;
	width: 270px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.ykwt_List_Box li{
	border-bottom:1px solid #e5e5e5;
	width: 270px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.inform_List_C .inform_List_L a{
	font-size:16px;
	padding-left: 12px;
	line-height:42px;
	background: url(../images/li_icon.jpg) no-repeat 0 12px;
}
.xgtj_New_Box li a{
	font-size:16px;
	padding-left:20px;
	line-height:42px;
	background: url(../images/li_l_02.png) no-repeat 0 6px;
}
.ykwt_List_Box>li>a>span{
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  line-height: 26px;
  text-align: center;
  background-color:#d4d4d4;
  color: #fff;
  margin-right:10px;
}
.ykwt_List_Box>li>a>span.active1{
	background-color:#fc6875;
}
.ykwt_List_Box>li>a>span.active2{
	background-color:#fc6875;
}
.ykwt_List_Box>li>a>span.active3{
	background-color:#fc6875;
}
.ykwt_List_Box>li>a{
	font-size:16px;
	line-height:42px;
}
.ykwt_List_Box>li>a:hover,.inform_List_L a:hover,.xgtj_New_Box li a:hover{
    color: #e92930;
    text-decoration: underline;
}
.sider_List_top{
	margin:30px auto 20px;
}
.school_stitle {
    font-size: 22px;
    padding: 10px 0px;
    line-height:28px;
    margin-bottom:8px;
    border-bottom: 1px dashed #dcdcdc;
}
.school_TWo_list p{
	line-height:30px;
	font-size:14px;
}
.shool_big_title{
	height:36px;
	line-height:36px;
	padding:0px 14px;
	background:#F1F1F1;
}
.school_Icon{
	color:#7B7B7B;
	padding-right:4px;
}
.shool_big_title>a{
	color:#999;
}
.school_list_ul>li{
	line-height:36px;
	font-size:16px;
	border-bottom: 1px dashed #e2e2e2;
}
.school_list_ul>li>a:hover{
	color:#0061a7;
}
.school_list_ul>li p{
	line-height:40px;
	display: inline-block;
}
.school_list_ul>li span{
	font-size:14px;
	color:#999;
	margin-top:4px;
}
.school_big_page ul li{
	padding:20px 0px;
	border-bottom: 1px dashed #dcdcdc;
}
.school_big_page ul li h4{
	font-size:16px;
	line-height:34px;
	color:#de4b44;
}
.school_details{
	padding-left:14px;
	color: #999;
}
/*首页修改*/
.byyk_One{
	display: none;
}
.byyk_Box_ul{
	padding:12px 0px 6px 244px;
}
.byyk_Box_ul li{
	float: left;
	font-size:26px;
	height:54px;
	line-height:54px;
	cursor: pointer;
	width:262px;
	padding-left:76px;
	position: relative;
	color:#de4b44;
	background: url(../images/byxk1.png)no-repeat;
}
.byyk_Box_ul_two{
	margin-left:32px;
}
.byyk_Box_ul li h4{
	font-weight:normal;
}
.byyk_Box_ul li span{
	font-size:26px;  
	position: absolute;
	left:40px;
	top:2px;
}
.byyk_Box_ul li.curues{
	color:#fff;
	background: url(../images/byxk_cur.png)no-repeat;
}
a.new_icon110{
    top:6px;
    right:0px;
    background: url(../images/more.png);
}
.tap_a{
    border-left: 1px solid #DFDFDF;
    box-shadow:0px 2px 2px rgba(0,0,0,0.1);
}
.tap_a a{
    display: block;
    float: left;
    width:132px;
    border-right: 1px solid #DFDFDF;
    background: #fff;
    text-align: center;
    height:40px;
    line-height:40px;
    position: relative;
    top: -2px;
}
.tap_a a .colorbg {
    position: absolute;
    top: 0;
    left: 0;
    width:132px;
    height: 2px;
    line-height: 0;
    font-size: 0;
    background: #DE4B44;
    z-index: 1;
}
.a_gd {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.tap_a a span{position:relative; z-index: 2;}
.tap_a a:hover .colorbg{height:40px;}
.tap_a a:hover span{color: #fff;}
.tap_a a.cur .colorbg{height:40px;}
.tap_a a.cur span{color: #fff;}
#cj_title_top{
    border-bottom:none;
}
.byyk_One_list{
	display:none;
	background:#fff;
	padding:20px 20px 24px;
	overflow: hidden;
}
.byxk_One_list{
	display:none;
	padding:10px 0px 24px 20px;
	overflow: hidden;
	background:#fff;
}
.byxk_Coneter_list{
	float: left;
}
.byxk_Box_in{
	width:856px;
	margin-right:20px;
}
.byxk_Coneter_list{
	width:398px;
	height: 260px;
	margin-right:20px;
}
.byxk_Coneter_list dt{
	width:234px;
}
.byxk_C_title{
	line-height:45px;
	overflow: hidden;
}
.by_new_list>li a{
	border-bottom: 1px dashed #dde0e3;
	padding-left: 12px;
	background: url(../images/li_icon.jpg) no-repeat 0 22px;
}
.by_new_list li a:hover{
	color:#de4b44;
    background:url(../images/li_icon2.jpg) no-repeat 0 22px;
}
.byxk_Box,.byyk_One_box{
	margin-top:10px;
}
.byyk_OneBox_in{
	margin:0px 20px;
}
.byyk_OneBox_in{
	width:620px;
}
.byyk_Mone{
	margin-top:10px;
	float: right;
	color:#999;
}
.byyk_dt_title h4{
	line-height:36px;
}
.index_New_top>a{
    margin-top:10px;
    color:#999;
}
.byxk_C_title a{
    color:#999;
}



@font-face {font-family: "iconfont";
  src: url('../font/iconfont.eot?t=1491473489242'); /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dianhua:before { content: "\e600"; }

.icon-xinwen:before { content: "\e60a"; }

.icon-chevron-down:before { content: "\e642"; }

.icon-weixin:before { content: "\e66f"; }

.icon-iconfontweibowukuang:before { content: "\e661"; }

.icon-icon:before { content: "\e606"; }

.icon-erweima1:before { content: "\e7ba"; }

.icon-peixun:before { content: "\e607"; }

.icon-shipin1:before { content: "\e608"; }

.icon-gengduo:before { content: "\e667"; }

.icon-shengchengcaijichengguo:before { content: "\e7e1"; }

.icon-qq:before { content: "\e615"; }

.icon-jiangbei:before { content: "\e61d"; }

.icon-jiangbei2:before { content: "\e61e"; }

.icon-more:before { content: "\e656"; }

.icon-tuandui1:before { content: "\e67b"; }

.icon-tuandui2:before { content: "\e6a7"; }

.icon-zixun:before { content: "\e78a"; }

.icon-daoyan:before { content: "\e6a3"; }

.icon-qq1:before { content: "\e604"; }

.icon-yingshi:before { content: "\e6af"; }

.icon-zuixin:before { content: "\e625"; }

.icon-erweima:before { content: "\e62a"; }

.icon-shapecopy:before { content: "\e609"; }

.icon-weibiaoti2zhuanhuan:before { content: "\e621"; }

.icon-tiwendayi:before { content: "\e635"; }

.icon-umidd19:before { content: "\e61c"; }

.icon-yuyue:before { content: "\e7e0"; }

.icon-icon00:before { content: "\e601"; }

.icon-shijian:before { content: "\e6b5"; }

.icon-nanxingrenwu:before { content: "\e60c"; }

.icon-zixun1:before { content: "\e69f"; }

.icon-gonglve:before { content: "\e705"; }

.icon-dianhua2:before { content: "\e7c9"; }

.icon-71:before { content: "\e60b"; }

.icon-sun-jiangbei:before { content: "\e602"; }

.icon-icon04:before { content: "\e60e"; }

.icon-shangxueyuan01:before { content: "\e698"; }

.icon-tuanduiguanli:before { content: "\e61a"; }

.icon-shiziduiwu1:before { content: "\e6cc"; }

.icon-tuandui:before { content: "\e89f"; }

.icon-jiaoxuechengguo:before { content: "\e649"; }

.icon-sousuo-sousuo:before { content: "\e603"; }

.icon-wangzhan:before { content: "\e68e"; }

.icon-zuixinkecheng:before { content: "\e620"; }

.icon-tuanduiguanli1:before { content: "\e657"; }

.icon-fanhuidingbu:before { content: "\e605"; }

.icon-boshimao:before { content: "\e629"; }

.icon-boshimao1:before { content: "\e64a"; }

.icon-tuandui3:before { content: "\e64f"; }

.icon-chilun:before { content: "\e619"; }

/*新增*/
.zcon2 {height:424px; overflow:hidden;margin-top:60px;}
.zc2_btnL { display: inline; margin:183px 12px 0;  float: left; cursor: pointer; _display:inline;}
.zc2_btnR { display:inline; float: right; cursor: pointer; margin:183px 0px 0 0;_display:inline;}
.zc2Box { float: left;width:1085px;overflow: hidden;}
.zc2Box ul li { float:left;height:411px; width:1085px; margin-right:4px;padding-top:5px;}
.zc2Box ul li a{width:680px;}
.zc2Box ul li .zg_ci{ padding-top:10px; font-family:"微软雅黑";font-size:14px;color:#333;}
.zy{width:1115px;margin:0 auto;}
.zyl{width:390px;float:left;height:390px;margin-left:26px;}
.zyr{width:621px;float:left;margin-left:32px;}
.tz{font:25px/30px "微软雅黑";color:#333;font-weight:bold;margin-top:30px;}
.zyr p{font:20px/30px "微软雅黑";color:#383838;}
.wtz{font:18px/30px "微软雅黑";color:#383838;text-indent:2em;}
/* life_focus */
.life_focus{width:1200px;height:500px;overflow:hidden;position:relative;margin:0px auto;margin-top:20px;}
.life_focus .life_focus_imgs_wrap{width:819px;height:500px;}
.life_focus ul.life_focus_imgs{width:819px;height:9999em;position:absolute;left:0;top:0;}
.life_focus ul.life_focus_imgs li{height:500px;overflow:hidden;}
.life_focus .life_focus_desc h3{
	height:45px;line-height:45px;overflow:hidden;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;width:100%;padding-left:24px;z-index:99;font-size:14px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
}
.life_focus .life_focus_nav_wrap{width:370px;height:585px;overflow:hidden;position:absolute;right:0;top:0;z-index:100;}
.life_focus ul.life_focus_nav{width:370px;margin:0px 0 0 0px;}
.life_focus ul.life_focus_nav li{float:left;margin:0 10px 10px 10px;display:inline;position:relative;/*width:180px;height:107px;*/border:1px solid #fff;}
.life_focus ul.life_focus_nav li.ks{margin-right:5px;}
.life_focus ul.life_focus_nav li h4{color:#B2B2B2;position:absolute;bottom:0;right:0;font-weight:normal;height:15px;line-height:15px;padding:2px 5px 3px 0;text-align:right;}
.life_focus ul.life_focus_nav li.cur h4{
	background:rgba(0,0,0,.5);color:#fff;width:100px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
}
.life_focus_imgs li{position:relative;z-index:1;}
#by_Index_xt ul.life_focus_nav,#by_Index_xt2 ul.life_focus_nav{
     background: #fff; 
     padding: 0px; 
}
#by_Index_xt ul.life_focus_nav li,#by_Index_xt2 ul.life_focus_nav li{
	height:90px;
}
#bykc_Kxms1>.box-content{
	border: 1px solid #DE4B44;
}
#bykc_Kxms1 .box-content_in{
	border: 4px solid #DE4B44;
}
.yykc_kxms_in>.box-content a {
    background: #DE4B44;
}
.ul{
	width:464px;
	margin:20px auto;
}
.ul li a {
    width: 218px;
    height: 43px;
    float: left;
    border:2px solid #DE4B44;
    display: inline-block;
    text-align: center;
    font:18px/43px "微软雅黑";
    color: #DE4B44;
    margin-right: 10px;
}
.ul2_hover{
    width: 218px;
    height: 43px;
    background: #DE4B44;
    display: inline-block;
    color: #fff !important;
}
.index_But .kc_button{
	margin:20px auto;
}
.index_But .kc_button span.span2{
	background:#FF9C9C;
}
.sy_seven_ul li.currun {
    color: #fff;
    background: url(../images/mzw_schools_li2.png) no-repeat;
}
.sy_seven_ul li {
    width: 180px;
    height: 110px;
    line-height: 110px;
    font-size: 32px;
    color: #666;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1px;
    background: url(../images/mzw_schools_li.png) no-repeat;
}
.sy_seven_c {
	font-size:18px;
	line-height:48px;
    width:920px;
    height:185px;
    padding:74px 40px;
    margin-left: 16px;
    background:#F7F4F8;
}
.sy_seven_list {
    display: none;
}
.sy_seven,.sy_five{
	padding:50px 0px 10px;
}
.index_Bycg_text{
	font-size:16px;
	line-height: 32px;
	margin-top:20px;
}
.index_Bycg_text font{
	color:#de4b44;
}
.zsjs2 b{
	font-size:15px;
	font-weight: bold;
	color:#666;
}
.index_Byhf{margin-top:20px;}
.index_Byhf>img{
	float: left; 
}
/*院校*/
.wk{width:1194px;border:2px solid #DE4B44;padding:15px 0;margin:20px auto 0px;}
.zk{width:1141px;margin:0 auto;}
.yx{margin-bottom:15px;}
.yxl{width:62px;float:left;}
.yxr{width:1073px;float:right;}
.yxr h1{font:22px "微软雅黑";color:#e2585e;margin-top:30px;}
.yxr p{font:16px/32px "微软雅黑";color:#525252;margin-top:16px;}
.wz{font-size:16px;text-indent:30px;}

/* 首页学员轮播 */
#demo {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 30px;
}
#demo table tr td img {
    border: none;
}
#divhalf {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: -60px;
    background: url(../images/index_roll_bg.png) repeat-x;
    z-index: 100;
    position: relative;
    font-size: 32px;
    color: #db1927;
    font-weight: bold;
}
#divhalf>img {
    margin: 0 auto;
}

/* 首页banner图轮播带缩略图 */
/* 幻灯开始*/
#imgshow_mask{width:100%; position:absolute; z-index:1; background:url(../images/imgshow_mask.png) repeat-x 0 0; height:27px;}
.bannerbg {height:400px; overflow:hidden;}
#imageShow{ clear:both;border-bottom:1px solid #fff;position:relative;}
#imageShow .imagebg{height:620px; overflow:hidden; position:relative;}
#imageShow .imagebg li { height:620px; overflow: hidden; position:absolute; top:0; left:50%; width:1920px;margin-left:-960px;overflow: hidden; display:block; filter:alpha(opacity=0); opacity: 0;}
.btn_home_down {width:195px;height:62px;position:absolute;top:296px;left:36px;cursor:pointer;background:url(../images/btn_home_down.png);}
.btn_home_android {width:195px;height:62px;position:absolute;top:296px;left:240px;cursor:pointer;background:url(../images/btn_home_android.png);} 
.scrollbg {height:82px;background:rgba(244,244,244,0.8);position:absolute;bottom:8px;left:50%;margin-left:-480px;}
.scroll {margin:0 auto;width:960px;height:80px;position:relative;}
.s_pre, .s_next {display:block;width:48px;height:80px;position:absolute;}
a.s_pre {background:url(../images/arrow_l.png);top:4px;left:18px;}
a.s_pre:hover {background:url(../images/arrow_l_on.png);}
a.s_next {background:url(../images/arrow_r.png);top:4px;right:18px;}
a.s_next:hover {background:url(../images/arrow_r_on.png);}
.outScroll_pic{  height: 76px;margin-left: 70px;overflow: hidden;position:relative;width:822px;}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic {margin:0 auto;width:40000px; height:76px; }
.scroll_pic li {float:left;float: left; height:70px;width: 145px; margin:8px 9px; _margin:5px 14px 5px 4px;cursor:pointer;  background:#000;}
.scroll_pic li img {filter:alpha(opacity=70);-moz-opacity:0.7;opacity: 0.7;width:100%;height:70px;;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.current {width:144px;height:65px;border:2px #ff780d solid;background:url(../images/arrow_on.png) 50% -4px no-repeat;z-index:10;position:absolute;top:8px;left:0;}
.currently img {filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}
/* 幻灯结束*/

/*隐藏下载按钮*/
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 50px); 
}

/*百度分享*/
.fixed_share_bar{z-index: 99999; position:fixed;left:875px;top:158px;width:26px;background:#fff}
.vote_btn{ width:26x;height:30px;}
.share_text{position:absolute;left:5px;top:2px;width:22px;font-size:12px}
.shareCount{padding:5px 3px; color:#0066FF; }
#bdshare_s{z-index: 222222; position: relative;}
.bds_tieba{margin-bottom:5px;}
.bds_more{margin-bottom:15px;}