﻿*{ font-family: "微软雅黑";}
ul,ol{
	list-style: none;
}
a{
	text-decoration: none;
	color: inherit;
	transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s; 
	
}
li a{width: 100%;height: 100%;}
body{overflow-x: hidden;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;box-sizing: border-box;}
button{cursor: pointer;}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{clear: both;}
/*head*/
/*.header{
	margin: 0 auto;
	padding: 0;
}*/
/*top_bar*/
.top_bar{
	background: #f2f2f2;
	color: #666666;
	font-size: 12px;
	width: 100%;
	height: 50px;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.main_container{
	width: 1200px;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.f-fl{
	float: left;
	line-height: 50px;
	font-size: 13px;
	color: #666;
}
.f-fl em{font-style: normal;color: #005fbb;}
.f-fr{
	float: right;
	line-height: 50px;
	font-size: 13px;
	color: #666;
	
}
i.ico_weixin{display: inline-block;background: url(../images/weixin.png)no-repeat;width: 30px;height: 30px;margin-top: 10px;margin-right: 7px;}
i.ico_shouji{display: inline-block;background: url(../images/shouji.png)no-repeat;width: 30px;height: 30px;margin-top: 10px;margin-right: 7px;}
i.ico_kefu{display: inline-block;background: url(../images/kefu.png)no-repeat;width: 30px;height: 30px;margin-top: 10px;margin-right: 7px;}
.f-fr_left{line-height: 50px;margin-right: 6px;margin-right: 14px;}
.f-fr_left i,.f-fr_left span{float: left;}
.f-fr_right{line-height: 50px;margin-left: 6px;}
.f-fr_left a .er_pic{position: absolute;top: 59px;left: -100px;display: none;}
.f-fr_left a,.f-fr_right a{position: relative;z-index: 10;}
.f-fr_left a:hover .er_pic{display: block;}
.f-fr_right a .er_pic{position: absolute;top: 22px;left: -28px;display: none;}
.f-fr_right a:hover .er_pic{display: block;}
.er_pic{width: 120px;height: 120px;z-index: 20;border: 1px solid #ddd;}
.er_pic img{width: 100%;height: 100%;}

/*logobar*/

.logo {
	float: left;
	/*margin-top: 16px;*/
	overflow: hidden;
}
.logo img{display: block;float: left;}
.logo h3{float: left;font-size: 22px;color: #323232;font-weight: bold;line-height: 30px;margin-left: 17px;margin-top: 12px;}
.logo h3 em{font-style: normal;color: #cf9b62;}


/*narbar*/
.top_nav {
    width: 100%;
    height: 115px;
    box-sizing: content-box;
}
/*.nav{float: left;margin-left: 37px;}
.nav>li{position:relative;width:104px;height:115px;text-align:center;color: #333;float: left;line-height: 24px;margin-right: 5px;}
.nav>li:last-child{margin-right: 0;}
.nav li a{display:block;width:100%;}
.nav>li>a{position:relative;height:35px;font-size:16px;padding-top: 35px;font-weight: bold;transition: all 0s; }
.nav>li>a>span{display:block;font-size:12px;text-transform: uppercase;font-weight: normal;color: #999;}
.nav>li:hover{background: #005fbb;color: #FFFFFF;}
.nav>li.tab{background: #005fbb;color: #FFFFFF;}
.nav>li.tab a span,.nav>li:hover a span{color: #FFFFFF;}
i.ico_sanjiao{display: inline-block;background: url(../images/sanjiao.png)no-repeat;width: 7px;height: 4px;position: absolute;top:91px;left: 49px;}
.nav>li:hover i.ico_sanjiao{top: 71px;}
.nav_yc{
    display:none;
    position:absolute;
	top: 115px;
    left: 0px;
    width: 100%;
    padding: 10px 0;
    background: #fff;
	font-size:14px;
	z-index:999;
	
}
.nav_yc li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333333;
    position: relative;
}*/






/*
ul.nav li .nav_yc li:hover
{
	background: #f2f2f2;color: #005fbb;
}*/

ul.ul_san{position: absolute;top: 0;left: 104px;display: none;background: #FFFFFF;width: 104px;}
.nav_yc li:hover ul.ul_san{display: block;}


/*banner*/
.mbanner{width:100%; height:600px;}
.mbanner .slideBox{ width:100%; height:600px; overflow:hidden; position:relative; }
.mbanner .slideBox .hd{ height:22px; overflow:hidden; position:absolute; right:50%; bottom:25px; z-index:1;  margin-right: -58px;}
.mbanner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.mbanner .slideBox .hd ul li{ float:left; margin-right:15px;  width:14px; height:14px;  border-radius:50%; border:1px solid #005fbb; cursor:pointer; }
.mbanner .slideBox .hd ul li.on{ background:#005fbb;}
.mbanner .slideBox .bd{ position:relative; height:100%; z-index:0;width:100%  }
.mbanner .slideBox .bd ul{height: 100%;width:100%}
.mbanner .slideBox .bd li{ zoom:1; vertical-align:middle; height: 100%;width:100%}
.mbanner .slideBox .bd li a{height: 100%;width:100%; display: block; overflow:hidden}
.mbanner .slideBox .bd img{ width:100%; height:100%; display:block;  }

/**mabout**/
.mabout{margin-top: 45px;}
.mabu_tit{text-align: center;line-height: 24px;}
.mabu_tit h3{font-size: 36px;color: #333333;font-weight: bold;line-height: 55px;}
.mabu_tit h6{font-size: 16px;color: #666666;}
.mabu_tit h5{font-size: 18px;color: #333333;margin-bottom: 5px;}
.mabu_tit h5 em{font-style: normal;color: #005fbb;}
.mabu_tit p{font-size: 14px;color: #666;}
i.ico_xian{display: inline-block;width: 28px;height: 3px;background: #005fbb;}
.mabu_con{margin-top: 25px;overflow: hidden;position: relative;width: 100%;height: 420px;}
.mabu_l{width: 50%;height: 420px;position: absolute;left: 0;top: 0;background: url(../images/mabul.jpg)no-repeat right;}
.mabu_r{background: url(../images/mabur.jpg)no-repeat left;width:calc(50% - 2px) ;height: 420px;right: 0;top: 0;position: absolute;color: #FFFFFF;padding-top: 70px;padding-left: 46px;}
.mabu_r_nr{width: 555px;}
.mabu_r_nr h6{font-size: 30px;color: #FFFFFF;font-weight: bold;line-height: 24px;border-left: 6px solid #FFFFFF;height: 54px;padding-left: 13px;}
.mabu_r_nr h6 small{font-size: 13px;}
.mabu_r_nr p{font-size: 14px;line-height: 32px;margin-top: 20px;height: 128px;
 word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden;
}
.mabu_btn{width: 160px;height: 42px;border: 2px solid #FFFFFF;border-radius: 100px;text-align: center;line-height: 38px;margin-top: 30px;}
.mabu_btn a{display: block;font-size: 14px;}
.mabu_btn:hover{background: #FFFFFF;color: #005fbb;}


/**mteacher**/
.mteacher{margin-top: 50px;background: url(../images/bg_teacher.jpg) no-repeat bottom;height: 798px;}
.mt_list{margin-top: 97px;display: block;}

	.picScroll-left{ width:100%;position:relative;   }
		.picScroll-left .hd{height:1px;  padding:0 10px;position: relative;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:37px; height:68px; float:right;   overflow:hidden;
			 cursor:pointer;background: url(../images/left.png)no-repeat;position: absolute;left: -57px;top: 206px;}
		.picScroll-left .hd .next{ background: url(../images/right.png)no-repeat center;left: auto;right: -57px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }

		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding-left: 4px; }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; overflow:hidden; text-align:center;position: relative;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:282px; height:354px; display:block;  }
		
		.picScroll-left .bd ul li .title{ width: 282px;height: 110px;text-align: center;padding-top: 30px;background: #FFFFFF;color: #666666;line-height: 24px; }
        .picScroll-left .bd ul li .title h5,.num_biaoti h5{font-size: 24px;font-weight: bold;margin-bottom: 10px;}
        .picScroll-left .bd ul li .title h6,.num_biaoti h6{font-size: 18px;}

.mt_hd{display: none; width: 282px;height: 464px;background: rgba(207,169,129,.96);position: absolute;left: 0;top: 0;}
.mt_hd a{display: block;}
.num{width: 242px;height: 334px;border: 2px solid rgba(207,169,129,.96);position: relative;color: #FFFFFF;margin: 20px 20px 0 20px;text-align: center;}
.num_con{margin:50px 22px 0 22px;}

.num_tit{line-height: 24px;text-align: center;margin-bottom: 15px}
.num_tit h5{font-size: 24px;font-weight: bold;margin-bottom: 8px;}
.num_tit h6{font-size: 18px;} 
.num p{text-align: left;font-size: 13px;line-height: 28px;}
.mt_btn{width: 110px;height: 32px;border: 1px solid #FFFFFF;text-align: center;line-height: 31px;font-size: 12px;margin: 30px auto 0 auto;}
.mt_btn:hover{background: #FFFFFF;color: rgba(207,169,129,.96);}
.num_biaoti{color: #FFFFFF;margin-top: 25px;}
.num_biaoti h5{margin-bottom: 0;}
.picScroll-left .bd ul li:hover .mt_hd{display: block;}

/**mshipin**/
.mshipin{margin-top: 70px;height: 620px;background: url(../images/bg_shipin.jpg)no-repeat;padding: 32px;overflow: hidden;padding-right: 0;overflow: hidden;}
.msp_pic{width: 550px;height: 550px;position: relative;float: left;}
.msp_pic img{width: 100%;height: 100%;}
i.msp_play{display: block;background: url(../images/play.png)no-repeat;width: 114px;height: 114px;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;}
.msp_txt{width: 562px;float: left;margin-left: 56px;line-height: 24px;}
.msp_tit h3{font-size: 36px;color: #005fbb;font-weight: bold;line-height: 56px;}
.msp_tit h6{font-size: 16px;color: #FFFFFF;}
.msp_tit p{font-size: 18px;line-height: 30px;color: #FFFFFF;height: 60px;
 word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;
}
.baozhang{margin-top: 36px;}
.msp_btn{width: 200px;height: 52px;border: 2px solid #005fbb;border-radius: 100px;text-align: center;line-height: 50px;font-size: 18px;color: #005fbb;margin-top: 50px;}
.msp_btn:hover{border-color: #CF9B62;color: #CF9B62;}
.msp_btn a{display: block;line-height: 46px;}

/**huanjing**/
.huanjing{margin-top: 60px;}

.huanjing .slideBox,.huanjing .slideBox2{ width:100%; height:490px; overflow:hidden; position:relative;margin-top: 30px;  }
		.slideBox .hd,.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:25px; z-index:1; }
		.slideBox .hd ul.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li,.slideBox2 .hd ul li{ float:left; margin-right:12px;  width:15px; height:15px; line-height:14px; text-align:center;border-radius: 50%;border: 1px solid #FFFFFF;  cursor:pointer; }
		.slideBox .hd ul li:last-child,.slideBox2 .hd ul li:last-child{margin-right: 0;}
		.slideBox .hd ul li.on,.slideBox2 .hd ul li.on{ background:#FFFFFF;  }
		.slideBox .bd,.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li,.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img,.slideBox2 .bd img{ width:100%; height:490px; display:block;  }

/**xytd**/
.xytd{margin-top: 50px;padding-bottom: 58px;}

.slideTxtBox{ width:100%; }
		.slideTxtBox .hd{background: url(../images/tab_line.png)no-repeat center;margin-top: 28px;text-align: center; }
		.slideTxtBox .hd ul{overflow: hidden;display: inline-block;  }
		.slideTxtBox .hd ul li{cursor: pointer; float: left;width: 150px;height: 40px;text-align: center;line-height: 39px;border: 1px solid #cdcdcd;background: #FFFFFF;margin-right: 25px;font-size: 15px;color: #333333;}
		.slideTxtBox .hd ul li.on{background: url(../images/li_on.png)no-repeat;color: #FFFFFF;height: 47px;border: none; }
		.slideTxtBox .bd{margin-top: 30px;}
		.slideTxtBox .bd ul,.xy_list ul{  zoom:1; overflow: hidden; }
		.slideTxtBox .bd li,.xy_list ul li{ float: left;margin-right: 12px;position: relative;margin-bottom: 12px;margin-bottom: 12px; }
		.slideTxtBox .bd li:nth-child(4n),.xy_list ul li:nth-child(4n){margin-right: 0;}
		.slideTxtBox .bd li:hover .xy_hd,.xy_list ul li:hover .xy_hd{display: block;}
		.xy_pic{width: 291px;height: 200px;overflow: hidden;position: relative;border: 1px #ddd solid;}
		.xy_pic img{width: 100%;height: 100%;transition: all 0.8s ease-in-out;}
		.slideTxtBox .bd li:hover .xy_pic img{
			transform: scale(1.1);
			-webkit-transform: scale(1.1);
		}
		.xy_list ul li:hover .xy_pic img{
			transform: scale(1.1);
			-webkit-transform: scale(1.1);
		}
        .xy_hd{display: none; position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(207,169,129,.9);padding: 10px;}
        .xy_nr{width: 271px;height: 180px;border: 1px solid #FFFFFF;text-align: center;color: #FFFFFF;padding-top: 35px;}
        .xy_nr h6{font-size: 20px;font-weight: bold;}
        i.ico_dianji{display: inline-block;background: url(../images/dianji.png)no-repeat;width: 34px;height: 34px;margin-top: 23px;margin-bottom: 12px;}
		.xy_nr p{font-size: 12px;}
        .about_all .xy_nr p{text-indent: 0;color: #FFFFFF;line-height: normal;}
        .xy_txt{text-align: center;margin:15px 0;}
        .xy_list ul li:hover .xy_txt{color: #005fbb;}
        .nypro_xfl{margin-bottom: 20px;}
.nypro_xfl ul{overflow: hidden;}
.nypro_xfl ul li{margin-right: 20px; float: left;width: 124px;height: 38px;text-align: center;line-height: 37px;border-radius: 100px;border: 1px solid #e3e3e3;font-size: 14px;color: #666666;}
.nypro_xfl ul li.on,.nypro_xfl ul li:hover{border-color: #005fbb;color: #005fbb;}
.nypro_xfl ul li a{display: block;}      
/**mnews**/
.mnews{background: url(../images/bg_mnews.jpg)no-repeat;padding-top: 58px;padding-bottom: 35px}
.mn_nr{margin-top: 36px;overflow: hidden;}
.mn_pic{width: 350px;height: 200px;overflow: hidden;}
.mn_pic img{width: 100%;height: 100%;transition: all 0.8s ease-in-out;}
.mn_pic:hover img{
			transform: scale(1.1);
			-webkit-transform: scale(1.1);
		}
.mn_l{height: 362px;border-right: 1px solid #dddddd;width: 800px;float: left;}
.mn_l ul{overflow: hidden;}
.mn_l ul li{width: 350px;float: left;margin-right: 50px;}
.mn_l ul li:last-child{margin-right: 0;}
.mn_l ul li:hover .mn_txt h6{color: #005fbb;}
.mn_txt{margin-top: 15px;}
.mn_txt h6{font-size: 16px;color: #333333;}
.mn_txt p{font-size: 13px;color: #999999;line-height: 20px;height: 60px;
 word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;margin-top: 5px;margin-bottom: 15px;
}
.mn_txt span{font-size: 14px;color: #005fbb;}
.mn_r{float: left;margin-left: 40px;width: 360px;}
.mnr_tit{overflow: hidden;}
.mnr_tit h6{float: left;font-size: 22px;color: #333333;font-weight: bold;}
.mnr_tit .mn_more{float: right;overflow: hidden;}
.mn_more span{font-size: 12px;color: #999999;float: left;}
.mn_more:hover span{color: #005fbb;}
.mn_more:hover i.ico_more{background: url(../images/more_on.png)no-repeat;}
i.ico_more{display: inline-block;background: url(../images/more.png)no-repeat;width: 13px;height: 13px;float: left;margin-left: 8px;margin-top: 1px;}
.mn_list{margin-top: 20px;}
.mn_list p{font-size: 14px;color: #666666;line-height: 36px;width: 85%;
  overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
.mn_list p:hover{color: #005fbb;}
.mn_r ul li{margin-bottom: 20px;padding-bottom: 10px;}
.mn_r ul li:first-child{border-bottom: 1px solid #dddddd;}

/**mlinks**/
.mlk_con{overflow: hidden;}
.mlinks{padding-top: 23px;padding-bottom: 25px;}
.mlk_tit{text-align: center;width: 66px;float: left;}
.mlk_tit h6{font-size: 16px;color: #005fbb;line-height: 30px;}
.mlk_tit span{display: inline-block;width: 66px;height: 24px;background: #005fbb;color: #FFFFFF;line-height: 24px;font-size: 16px;}
.mlk_con ul{display: inline-block;float: left;margin-left: 50px;margin-top: 5px;height: 48px;overflow: hidden;}
.mlk_con ul li{font-size: 12px;color: #999999;line-height: 24px;float: left;margin-right: 28px;}
.mlk_con ul li:hover{color: #005fbb;}

/**footer**/
/*.footer{background: url(../images/bg_footer.jpg)no-repeat;padding-top: 42px;padding-bottom: 37px;}*/
.ft_logo{color: #FFFFFF;overflow: hidden;margin: 0 auto;display: block;padding-left: 422px;}
.ft_logo img{display: block;float: left;width: 90px;height: 94px;}
.ft_logo h3{float: left;font-size: 25px;line-height: 24px;font-weight: bold;margin-left: 16px;margin-top: 25px;}
.ft_logo h3 small{font-weight: normal;font-size: 16px;}
.ft_lk{margin-top: 28px;}
.ft_lk ul{overflow: hidden;padding-left: 120px;height: 42px;line-height: 41px;border-top: 1px solid rgba(255,255,255,.5);border-bottom: 1px solid rgba(255,255,255,.5);}
.ft_lk ul li{float: left;color: rgba(255,255,255,.5);margin-right: 90px;font-size: 15px;}
.ft_lk ul li:hover{color: #FFFFFF}
.banquan{text-align: center;font-size: 14px;color: #FFFFFF;margin-top: 44px;}
.banquan p{line-height: 30px;}
a.vd{width: 121px;height: 18px;display: inline-block;background: url(../images/vd.png)no-repeat;margin-right: 15px;}
a.vd:hover{background: url(../images/vd_on.png)no-repeat;}
a.ws{width: 121px;height: 18px;display: inline-block;background: url(../images/ws.png)no-repeat;}
a.ws:hover{background: url(../images/ws_on.png)no-repeat;}

/**youfu**/
.youfu{background: url(../images/youfu.png)no-repeat;width: 201px;height: 648px;position: fixed;right: 0;top: 50%;margin-top: -314px;z-index: 999;padding-top: 22px;}
.ylogo{width: 68px;height: 72px;margin-bottom: 10px;margin-left: 104px;}
.ylogo img{width: 100%;height: 100%;}
.youfu ul{margin-left: 104px;}
.youfu ul li{width: 72px;text-align: center;border-top: 1px solid #d9d9d9;padding-top: 9px;margin-bottom: 4px;position: relative;}
.youfu ul li i{display: block;margin: 0 auto;margin-bottom: 2px}
i.ico_kecheng{background: url(../images/kecheng.png)no-repeat;width: 44px;height: 32px;}
.youfu ul li span{font-size: 15px;color: #333333;line-height: 24px;}
i.ico_xuefei{background: url(../images/feiyong.png)no-repeat;width: 36px;height: 34px;}
i.ico_baoming{background: url(../images/jilu.png)no-repeat;width: 34px;height: 33px;}
i.ico_guanzhu{background: url(../images/guanzhu.png)no-repeat;width: 34px;height: 34px;}
.youfu ul li:hover i.ico_kecheng{background: url(../images/kecheng_on.png)no-repeat;}
.youfu ul li:hover i.ico_xuefei{background: url(../images/feiyong_on.png)no-repeat;}
.youfu ul li:hover i.ico_baoming{background: url(../images/jilu_on.png)no-repeat;}
.youfu ul li:hover i.ico_guanzhu{background: url(../images/guanzhu_on.png)no-repeat;}
.ll_er{width: 124px;height: 124px;box-sizing: border-box;}
.ll_er img{width: 100%;height: 100%;}
.ll_er{position: absolute;right: 90px;bottom: -10px;z-index: 99;border: 1px solid #ddd;
opacity: 0;
    filter: alpha(opacity=0);
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
.youfu ul li:hover .ll_er{
	opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	
}
.lx{margin-left: 18px;margin-top: 20px;}
.lx div{line-height: 18px;}
.lx div span{font-size: 16px;color: #333333;}
.lx div h6{font-size: 24px;font-weight: bold;line-height: 26px;}
.mtop{margin-left: 84px;text-align: center;margin-top: 22px;}
.mtop a{display: block;}
.mtop span{font-size: 15px;color: #333333;}
i.ico_top{display: block;background: url(../images/top.png)no-repeat;width: 48px;height: 24px;margin: 0 auto;margin-bottom: 8px;}
.mtop:hover i.ico_top{background: url(../images/top_on.png)no-repeat;}

/*新闻资讯neiye*/
.info_main{width:100%; height: auto; display: block;overflow: hidden}
.banner_info{width: 100%; height: 340px; }
.banner_info img{width: 100%; height: 100%;}
.news_info{width: 100%;height: auto; display: block; overflow: hidden;}
.news_info li{width: 100%; height: 152px; padding: 10px 80px; border: 1px solid #bfbfbf; border-radius:90px; margin-bottom: 15px;}
.news_info li img{width:145px; height: 128px; float: left;}
.news_info li .news_info_xx{ float: left; width: 80%; margin-left: 20px;}
.news_info li .news_info_xx h3{ font-size: 16px; color: #333; height: 30px; line-height: 30px; width: 100%;}
.news_info li .news_info_xx time{ font-size: 12px; color: #999;  height: 25px;}
.news_info li .news_info_xx p{ font-size: 12px; color: #999; line-height: 24px; margin-top: 15px;}
.news_info li:hover{border:1px solid #005fbb}
.news_info li:hover h3{color: #005fbb;}
.news_title{height: 40px; line-height: 40px; border-bottom: 1px solid #eeeeee; color: #999; font-size: 12px}
.news_title a{color:#999}
.news_title a.active{color: #999;}
.news_title a:hover{color: #005fbb;}
.news_title i{color: #999; float: left; margin-right: 5px}
.news_biaoti{width: auto; height: auto; margin:40px auto 60px; display:table; overflow: hidden}
.news_biaoti ul{width: auto; height: auto; float: left;    margin: 0px 20px;}
.news_biaoti ul li{float: left; background: url(../images/titlebj.jpg)center no-repeat; width: 132px; height: 54px ; margin: 0px 8px; line-height: 54px; text-align: center}
.news_biaoti ul li a{display: block;font-size: 15px;}

.news_biaoti ul li.active a{color:#fff}
.news_xian{width: 431px; height: 23px; float:left;margin-top: 14px;}
.news_xian img{width:100%; height: auto}
.news_biaoti ul li.active{ background:url(../images/activebj.jpg)center no-repeat}
.news_biaoti ul li:hover{background:url(../images/activebj.jpg)center no-repeat}
.news_biaoti ul li.active a{color: #fff;}
.news_biaoti ul li:hover a{color: #fff;}
/*内页下面新闻*/
.leo_list{ width: 100%; height: auto; display: block; margin-top:30px;  margin-bottom: 50px;overflow: hidden;}
.leo_list_info ul{overflow: hidden;}
.leo_list_info ul li{  line-height: 40px;float: left;width: 48%;}
.leo_list_info ul li:nth-child(2n){float: right;}
.leo_list_info ul li p{ width: 80%;  font-size: 14px; color: #666666; float: left; overflow: hidden;text-overflow:ellipsis;white-space: nowrap; margin-bottom: 0;}
.leo_list_info ul li .icon-lingxing{ float: left; font-size: 25px!important; color: #bebebe;line-height: 40px;}
.leo_list_info ul li time{ float: right; font-size: 12px;color: #666666;}
.leo_list_info ul li .leo_xian{border-bottom: 1px dashed #bfbfbf;height: 100%; width: 100%;overflow: hidden;padding-bottom: 5px;margin-bottom: 5px}
.leo_list_info ul li .leo_xian a{display: block;width: 100%; height: 100%;}
.leo_list_info ul li:hover  p{ color:#005fbb;}
.leo_list_info ul li:hover time{color:#005fbb;}
.leo_list_info ul li:hover i{color:#005fbb ;}
.leo_list_info ul li:hover .leo_xian{/*! border-bottom: 1px dashed #005fbb; */}
.leo_list_info ul li .leo_xian img{ float: left;width: 10px; height: 10px; margin-top:16px; margin-right:13px;}
.leo_about_title h3{ font-size: 14px; color: #999;}
.leo_about_title{width: 100%; height: 131px; text-align: center;position: relative}
.leo_about_title h2{font-size:16px; color: #333;height: 30px;margin-top: 43px; text-align: center;}
.news_bottom_title{width:137px;height:129px; background: url(../images/dnewsbj.png) no-repeat;position: absolute;top: 0px;left: 50%; margin-left: -69px;z-index: 9999}
.news_bottom{width: 100%; height: 1px; background-color: #ddd;position: absolute;
    top: 67px;left: 0; z-index: 0;}
.yema{width:100%;height: 1px;border-bottom: 1px solid #cecece;padding: 15px 0;}



/*联系我们neiye*/
.about_info,.contact_all,.news_all{width: 100%; height: auto;display: block;overflow: hidden;}
.contact_info{width:100%; height: 310px; background: #eeeeee; padding: 20px}
.contact_nei{ background: #fff; width: 100%; height: 100%; padding: 0px 60px}
.contact_nei ul{width:100%; height: 100%;}
.contact_nei li.leftinfo{width:500px; float: left;margin-top:40px;}
.contact_nei li.centerinfo{float:left;width:346px;margin-top: 48px;text-align: center; }
.contact_nei li.rightinfo{float:right; margin-top: 55px;}
.contact_nei li.leftinfo h3{color: #666;  width:120px; margin-bottom: 10px;}
.contact_nei li.leftinfo h3 span{border-bottom: 2px solid #005fbb; font-size: 16px}
.contact_nei li.leftinfo p{font-size: 14px; color: #666; height: 30px; line-height: 30px}
.contact_nei li.leftinfo p span{font-size:24px;}
.contact_dizhi{ font-size: 12px!important}
.centerinfo img{width:79px; height: 83px; margin: 0px auto 10px; display: block; overflow: hidden}
.centerinfo h2{ font-size: 22px; color: #005fbb; font-weight: bold; height: 40px; line-height:40px}
.centerinfo p{font-size:11px; color: #666; height: 30px; line-height: 30px; border-top: 1px solid #b5b5b5; font-weight: bold}
.rightinfo dl{float: left; width: 128px;height: auto; margin-left: 10px}
.rightinfo dl dt{width:128px; height: 128px; border: 1px solid #d2d2d2; /*! padding: 4px */}
.rightinfo dl dt img{width:126px;height: 126px;}
.rightinfo dl dd{ text-align: center; height: 30px; line-height: 30px; color: #666; font-size: 12px}
.ditu{width:100%; height: 400px; margin: 0 0 25px;}



/*about关于我们neiye*/
.about_all{width:100%;height: auto;overflow: hidden;}
.about_xian{width:225px; height: 25px; float: left;margin-top: 14px}
.about_xian img{width:100%; height: auto; }
.about_all h3{font-size: 20px; color:#333; height: 40px; line-height: 40px; margin-bottom: 30px; text-align: center}
.about_all{ font-size:14px; color:#666; line-height: 28px;}

/*.about_biaoti ul li{margin:0px 5px!important}*/


/*产品中心neiye*/
.product_info ul li{margin-bottom: 17px;width: 372px;height: 323px;float: left;margin-right: 42px;}
.product_info ul li:nth-child(3n){margin-right: 0;}
.product_info ul li a{ border:1px solid #005fbb;width: 100%; display:block; overflow: hidden; text-align: center;position: relative; }
.product_info ul li a>p{width: 100%; height: 53px; background: #005fbb; line-height: 53px; text-align: center}
.product_info ul li a{color:#fff}
.product_info ul li a>img{width: 370px; height: 268px;display: block;}
.product_bj{position:absolute; top:0px; left: 0px; z-index: 999; width: 100%; height: 100%; background:rgba(247, 147, 30, 0.88);padding-top: 120px;
	display: none}
.product_bj img{width:56px; height:56px}
.product_bj p{ font-size:16px; height: 35px; line-height: 35px}
.product_info ul li a:hover .product_bj{display: block}
.product_info ul li a:hover .product_xt{display:none}
.product_biaoti ul li{margin: 0px 6px}

/*走进御儿堂*/
.main_yuertang{width:100%; height: auto; margin-bottom: 70px;margin-top: 40px;}
.yuertang_jieshao{width:100%; height:372px;position: relative; margin-bottom: 40px;margin-top: 40px;}
.yuertang_jieshao_info{width:90%; float: right;height: 100%; background: #edffe0}
.yuertang_jieshao_img{width:523px; height:314px;z-index: 9999; position: absolute;top: 15px;}
.yuertang_jieshao_img img{width:100%; height: 100% }
.yuertang_jieshao_info span{width:100%; height: 20px;line-height: 20px; font-size: 16px; color: #6cb752; border-left:2px solid #6cb752; margin-top: 30px;  padding-left: 10px;}
.yuertang_jieshao_info h3{ font-size: 20px; color: #6cb752; font-weight: bold; width:100%; height: 40px; line-height: 40px; overflow: hidden;}
.yuertang_jieshao_info p{ font-size: 12PX; color: #333; line-height: 24px;width:100%; height: 100px;word-break:break-all; display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden; margin-top: 30px; }
.yuertang_jieshao_info a{float:right;margin-top: 40px;}
.yuertang_jieshao_info a .icon{margin-left:8px;}
.yuertang_jieshao_info a:hover{color:#6cb752}
.yuertang_info{width:100%; height: 100%; display: block;overflow: hidden}
.yuer_youshi{width:100%; margin: 0px;}
.yuer_youshi li{ padding:0px 5px 0; height: 397px;}
.yuer_youshi li h5{font-size:17px; color: #333; height: 35px; line-height: 35px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; margin-top: 25px; margin-bottom: 10px;}
.yuer_youshi li p{ font-size: 12px; color: #999; line-height: 20px}
.yuer_youshi li img{width:100%;height: 199px;}
.yuer_youshi li div.yuertang_zinfo{border:1px solid #005fbb;height: 100%;padding: 10px 8px 0; width: 100%}
.yuertang_youshi{width: 100%; padding: 0px 15px}
.jieshao_info_jianjie{width: 594px;float: right; height: 100%; padding:47px 40px 0 0;}


/*广告展示*/
.mian_guanggao{width: 100%; height: 390px; background: url(../images/gg.png) no-repeat;position: relative}
.mian_guanggao_info{width: 554px; position: absolute;top: 63px; right: 18%;}
.mian_guanggao_info h4{ font-size: 30px; color: #fff; background: #bc6b1c; width: 195px; height: 51px; text-align: center; line-height: 51px;}
.mian_guanggao_info h3{ font-size: 30px; color: #333; height: 35px; line-height: 35px;margin: 10px 0; height: 40px; line-height: 40px;}
.mian_guanggao_info h2{ font-size: 50px; color: #333; font-weight: bold; margin: 10px 0; height: 60px; line-height: 60px;}
/*.liji_link{font-size: 17px; padding:5px 25px; border-radius: 8px; float: left; margin-top: 40px;}*/
.link_more{ color:#bc6b1c; background: #fff;font-size: 17px; padding:5px 25px; border-radius: 8px; float: left; margin-left: 20px; margin-top: 40px;}
.mian_guanggao_info a:hover{color:#fff; background: #bc6b1c; }
.liji_link:hover{color:#fff}
.link_more:hover{color:#bc6b1c}


/*店面展示*/
.main_dian{width:100%; height: auto; display: block;overflow: hidden; margin-top: 35px;}
.main_dian_info{width: 100%; height: auto; display: block;overflow: hidden;margin-bottom: 45px;}
.main_dian_info_top{width:100%; height: 401px;}
.main_dian_info_bottom{width: 100%;}
.main_dian_info_bottom img,.main_dian_info_top img{width: 447px; height: 401px; float: left}
.main_dian_right{width: 753px; height: 401px; background: #f2f2f2; float: right; padding: 0px 52px}
.main_dian_right h3{font-size:30px; color: #333333;font-weight: bold; margin-top: 83px; margin-bottom: 60px; height: 40px; line-height: 40px;}
.main_dian_right p{font-size: 14px; color: #666; line-height: 24px;}
.main_dian_info_img{width: 753px;height: 401px;float: left}
.main_dian_info_img .slideBox{ width:100%; height:100%; overflow:hidden; position:relative;  }
.main_dian_info_img  .slideBox .bd,.main_dian_info_img  .slideBox .bd ul{ height:100%;width: 100%;margin: 0px }
.main_dian_info_img  .slideBox .bd li{ zoom:1; vertical-align:middle; }
.main_dian_info_img  .slideBox .bd img{ width:100%; height:100%; display:block;  }
.main_dian_info_img .slideBox .prev{ position:absolute; left:3%; top:50%; margin-top:-20px; display:block; width:41px; height:71px; background:url(../images/left.png) no-repeat;}
.main_dian_info_img .slideBox .next{top:50%;  right:3%;background:url(../images/right.png) no-repeat; position:absolute;margin-top:-20px; display:block;width:41px; height:71px;}
.main_dian_info_img .slideBox .prev:hover,
.main_dian_info_img .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }



/*产品*/
.main_product{ margin-bottom: 30px;}
.main_product .main_news_tinfo{width:164px; margin-left: -82px;}
.main_product .main_news_title{width: 230px}
.main_product .main_product_info .slideTxtBox .hd{ height:120px;  border: 0 }
.main_product .main_product_info .slideTxtBox .hd ul{ float:left;  height:100%;  width: auto; margin: 0px }
.main_product .main_product_info .slideTxtBox .hd ul li{ float:left;cursor:pointer; width: 121px; height: 120px; text-align: center; margin: 0px 5px;}
.main_product .main_product_info .slideTxtBox .hd ul li img{width:100%; height: 100%;display: none; }
.main_product .main_product_info .slideTxtBox .hd ul li p{ width: 121px; text-align:center; line-height: 45px; border:1px solid #005fbb;  height: 45px; background: #fff; color:#005fbb  }
.main_product .slideTxtBox .hd ul li.on{ background:none!important; text-align: center}
.main_product .slideTxtBox .hd ul li.on img{display: block}
.main_product .slideTxtBox .hd ul li.on p{ height:45px;  background:#005fbb;  color: #fff }
.main_product .hd_xian{width:402px; height: 1px;  border-top: 1px solid #005fbb; float: left; margin-top: 74px}
.main_product .product_info ul li a{ background:#fff }
.main_product .touxiang{width: 56px; height: 46px;margin: 0px auto 5px}
.main_product_info{width: 100%; height: auto; display: block; margin-bottom: 20px;}


/*新闻资讯*/
.main_product .main_news_info{margin-bottom: 42px;}
.main_news,.main_product{width: 100%; height: auto;display: block; background: #f3f3f3}
.main_news_title{height: 80px; position: relative;width: 206px;margin: 72px auto 0;}
.main_news_title h3{ font-size: 30px; font-weight: bold; color: #333; height: 50px; line-height: 50px; border-bottom: 1px solid #005fbb; text-align: center; width:100%}
.main_news_title p{ font-size: 14px; color: #999;text-align: center; font-weight: bold}
.main_news_txian{width:100%; height: 1px; border-top: 1px solid #fff}
.main_news_tinfo{width:133px; position: absolute;top: -49px;left: 50%;margin-left: -65px;}
.main_news_info{width:100%; height: auto; margin-bottom:105px;}
.main_news_info .slideTxtBox{ width:100%; }
.main_news_info .slideTxtBox .hd{ height:45px; line-height:45px; border-bottom:1px solid #ddd; }
.main_news_info .slideTxtBox .hd ul{ float:left;  height:45px;  width: auto; margin: 0px }
.main_news_info .slideTxtBox .hd ul li{ float:left; cursor:pointer;  width: 121px; text-align:center; line-height: 45px; border:1px solid #ddd;
	border-bottom: 0px;    height: 45px; }
.main_news_info .slideTxtBox .hd ul li.on{ height:45px;  background:#005fbb;  color: #fff }
.main_news_info .slideTxtBox .bd{width: 100%;height: auto;margin-top: 35px; display: block;overflow: hidden;}
.main_news_info .slideTxtBox .arrow{float:right;}
.main_news_info .slideTxtBox .arrow a{color:#005fbb; font-size: 16px;}
.news_bdinfo_left{width: 42%; height: 447px; float: left; position: relative}
.news_bdinfo_left img{ width:100%; height: 447px;}
.news_bdinfo_left .news_bdinfo_linfo{width:100%; height: auto; position: absolute; bottom: 0; left:0; background:rgba(255, 255, 255, 0.62);padding: 0px 36px 36px;}
.news_bdinfo_left .news_bdinfo_linfo .news_bdinfo_xbt{ color: #333; font-size: 16px;width: 100%;overflow: hidden; margin-top:15px}
.news_bdinfo_xbt p{height: 30px; line-height: 30px;max-width: 90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left}
.news_bdinfo_left .news_bdinfo_linfo .news_bdinfo_xbt time{ font-size: 12px; margin-left: 15px}
.news_bdinfo_left .news_bdinfo_linfo .news_bdinfo_neirong{font-size:12px;color: #333; line-height: 24px; margin-top: 15px}
.main_news_info .product_info ul li a{background: #fff}
.news_bdinfo_right{width: 55%; height: 447px; float: right}
.news_bdinfo_right li{width:100%; height:133px; margin-bottom: 26px }
.news_bdinfo_right li:hover .news_bdinfo_riliinfo{ background: #005fbb; }
.news_bdinfo_right li:hover .news_bdinfo_riliinfo h4{color: #fff}
.news_bdinfo_right li:hover .news_bdinfo_riliinfo p{color: #fff}
.news_bdinfo_rili{width: 134px; height: 133px;  background: url(../images/riqibj.png) no-repeat;color: #333; text-align: center; float: left}
.news_bdinfo_rili h3{font-size: 68px; margin-top: 15px }
.news_bdinfo_rili p{ font-size: 18px; font-weight: bold}
.news_bdinfo_riliinfo{float:right;width:513px; height: 124px; border: 1px solid #bfbfbf;padding: 10px; margin-top:3px}
.news_bdinfo_riliinfo h4{font-size: 16px; color: #333;width: 100%; height: 30px; line-height: 30px;}
.news_bdinfo_riliinfo p{font-size:12px; color:#999; line-height: 24px; width:100%;word-break:break-all; display:-webkit-box;-webkit-line-clamp:3;
	-webkit-box-orient:vertical;overflow:hidden; }
.news_biaoti ul li {
    margin: 0px 6px;
    color: #fff;
}
.news_date{width: 84px;float: left;color: #333333;margin-top: 28px;}
.news_date h6{font-size: 30px;}
.news_date span{font-size: 18px;text-align: right;display: inline-block;width: 100%;}





/*在线留言*/
.main_messag{width:100%; height:auto;display: block;overflow: hidden;    margin-top: 35px;}
.messag_title{width: 100%; height: 70px;position: relative; margin-top: 50px}
.messag_xian{width: 100%;height: 1px; border-bottom: 1px solid #c5c5c5}
.messag_tinfo{width:200px; text-align: center;position: absolute; top:-49px; left: 50%; margin-left: -100px;}
.messag_tinfo h3{font-size: 30px; font-weight: bold; color: #333333;border-bottom:1px solid #005fbb; height: 50px; line-height: 50px}
.messag_tinfo p{ font-size: 14px; color: #999; height: 30px; line-height: 30px}

.messag_info{ margin-top: 30px; width:874px; margin: 40px auto 103px}
.messag_info_left{width:423px;float:left; height: 159px}
.messag_info_left .messag_info_text{width:100%; height: 43px;line-height: 40px; border: 1px solid #d2d2d2;color: #999;    margin-bottom: 10px;}
.messag_info_left .messag_info_text input{font-size:12px;  float: right; width: 90%; border: 0; height: 100%}
.messag_info_left .messag_info_text i,.messag_info_right i{width:30px; float: left; text-align: center;height: 100%}
.messag_info_right{width: 423px; margin-left:25px;border: 1px solid #d2d2d2;color: #999;  float: left; height: 149px}
.messag_info button{width: 380px; height: 44px; background: #005fbb; text-align: center; color: #fff; font-size: 16px; font-weight: bold; border: 0;}
.messag_xx{width:100%; height: 153px;}
.messag_submit{width: 380px; height: 44px;  margin: 40px auto 0;}
.messag_info_right textarea{width:90%; border: 0; height: 100%; resize:none; float: right}

.honor_pic ul{overflow: hidden;}
.honor_pic ul li{width: 282px;padding: 8px 8px 0 8px;border: 1px solid #dddddd;float: left;margin-right: 24px;margin-bottom: 30px;}
.honor_pic ul li:nth-child(4n){margin-right: 0;}
.hon_jpg{width: 100%;height: 264px;overflow: hidden;}
.hon_jpg img{width: 100%;height: 100%; transition: all 0.8s ease-in-out; }
.hon_jpg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.hon_txt{overflow: hidden;line-height: 54px;}
.hon_txt h6{font-size: 14px;color: #999999;float: left;}
.honor_pic ul li:hover .hon_txt h6{color: #005fbb;}
.honor_pic ul li:hover{border-color: #005fbb}

.con_biaoti ul li{margin: 0 5px;}
.con_biaoti .news_xian{width: 433px;}
.kc_biaoti ul{margin: 0 23px;}
.kc_biaoti ul li{/* width: auto; */background-size:cover;padding: 0 15px;margin: 0 5px;}
.kc_biaoti ul li.active,.kc_biaoti ul li:hover{background-size:cover ;}
.sz_biaoti ul li{margin: 0 5px;}
.sz_biaoti .news_xian{width: 509px;}

ul.teacher_1 li{width: 100%;height: 354px;background: #f6f6f6;overflow: hidden;margin-bottom: 15px;}
.tc_pic{width: 282px;height: 354px;float: left;overflow: hidden;}
.tc_pic img{width: 100%;height: 100%;transition: all 0.8s ease-in-out;} 
.teacher_1 li:hover .tc_pic img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.tc_txt{float: left;margin-left: 90px;margin-top: 45px;}
.tc_txt h3{font-size: 24px;color: #666666;font-weight: bold;}
.tc_txt p{font-size: 14px;color: #666666;line-height: 2;

}
/*news*/
.news_page{overflow: hidden;}
.news_page_lf{float: left;width:100%;  margin-bottom:20px;}
.news_page_lf dl{height: 84px;padding: 36px 20px;background: #fff;box-sizing: content-box;border-bottom: 1px #ddd solid;}
.news_page_lf dl a{display: block;}
.news_page_lf dl dt{float: left;text-align: center;margin-right: 25px;}
.news_page_lf dl dt span{font-size: 40px;display: block;}
.news_page_lf dl dt p{font-size: 14px;}
.news_page_lf dl dd{overflow: hidden;}
.news_page_lf dl dd b{font-size: 18px;display: block; color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 8px;}
.news_page_lf dl dd p{font-size: 14px;overflow: hidden;color: #666;line-height: 24px;}
.news_page_lf dl:nth-of-type(odd){ background: #f8f8f8;}
.news_page_lf dl:nth-of-type(even){ background: #fff;}
.news_page_lf dl:hover{ background: #f7f7f7;}

.news_page_rt{width: 280px;float: right;padding: 25px 22px;background: #f8f8f8;color: #666;box-sizing: content-box;margin-bottom: 19px;}
.news_page_rt img{width: 280px;height: 195px;}
.news_page_rt h4{font-size: 16px;font-weight: normal;margin: 20px 0;width: 280px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_page_rt p{font-size: 12px;line-height: 22px;height: 41px;
word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;
}











/**mclass**/
.mclass{margin-top: 40px;}
.mc_list{margin-top: 32px;}
.mc_list ul{overflow: hidden;}
.mc_list ul li{width: 380px;float: left;margin-right: 30px; margin-bottom:20px;}
.mc_list ul li:nth-child(3n){margin-right: 0;}
.mc_pic{width: 380px;height: 280px;overflow: hidden;}
.mc_pic img{width: 100%;height: 100%;transition: all 0.8s ease-in-out;}
.mc_list ul li:hover .mc_pic img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.mc_txt{width: 100%;background: #f2f2f2;text-align: center;color: #666;}
.mc_txt h5{font-size: 18px;font-weight: bold;line-height: 50px;}
.mc_txt h6{font-size: 14px;line-height: 28px;}
.mc_list ul li:hover .mc_txt{color: #FFFFFF;background: #005fbb;}

/*二级导航线条*/
.join_xian{width:290px; height: 23px; float: left; margin-top: 14px;}

.proshow_xxk{color: #fff; padding-left: 10px;font-size: 20px;font-weight: bold; border-left: 3px solid #005fbb;margin-left: 10px;}
.fhlb{ width: 90px;height: 30px;background: #2562b3; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative;}
