@charset "utf-8";
/* CSS Document */
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;
	outline:0;
	font-size:100%;
	font:inherit;
}
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-size:14px; font-family:Arial,'微软雅黑'; margin:0px;padding:0px;color:#666;line-height:18px;height:auto;clear:both;background:#ffffff;}
img{border:0px;}
ul,li{ list-style:none;}
em,i{ font-style:normal;}
a{ text-decoration:none;color:#666;}
a:hover{ background-repeat:no-repeat;}
a,area{blr:expression(this.onFocus=this.blur())}
.del_float{ clear:both; line-height:0; height:0; font-size:0;}

/*通用样式*/

.web{width:1200px;margin:0 auto;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content:'微软雅黑';clear: both;height: 0;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none; border:none;border-radius:0px;font-family:'微软雅黑';}

* html{background:url(about:blank);}
* html .iefixed { position:absolute;top:expression(eval(document.documentElement.scrollTop - this.offsetParent.offsetTop));}

.fl { float:left;}
.fr { float:right;}
strong { font-weight:bold;}


h6{ font-family:"微软雅黑"; font-size:16px; text-align:center; background:#00c3f2; color:#fff; line-height:40px; font-weight:normal;}
/*侧边栏*/
.sub_menu{ position:fixed; top:20%; left:0%; width:198px; border:1px solid #ddd; overflow:hidden; background:#fff;  z-index:10000;}
ul.sub_menu_list{ padding:10px 20px; text-align:center; font-family:"微软雅黑";}
ul.sub_menu_list li{ font-size:14px; line-height:32px; border-bottom:1px dashed #ddd;}
ul.sub_menu_list li a{ color:#666;}
ul.sub_menu_list li.current a,ul.sub_menu_list li:hover a{ color:#d90211;}









.honors{ height:auto; overflow:hidden; margin:15px 0 10px 0;}
.honors ul{*zoom:1; margin-right:-20px;}
.honors ul li{ width:260px; height:auto; overflow:hidden; margin-right:20px; float:left; margin-bottom:30px;}
.honors ul li .pimg{ width:260px; height:190px; position:relative; overflow:hidden;}
.honors ul li .pimg img{width:260px; height:190px;transition:all 0.3s; -webkit-transition:0.3s;}
.honors ul li .pimg:hover img{-webkit-transform:scale(1.23);-moz-transform: scale(1.23);-o-transform:scale(1.23);}