﻿/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
body{min-width:1200px;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }

a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.w1200{ width:1250px; margin:0 auto;}
.w1080{ width:1080px; margin:0 auto;}

.lf{float:right;}
.clear{clear:both;}
.notice-list{height:50px;margin-bottom:5px;}
.notice-list dt{width:58px;height:33px;border:1px solid #e5cbb4;color:#e5cbb4;line-height:33px;text-align:center;}
.time-day,.time-month{color:#CF9F74;}
.time-month{font-size:12px;}
.notice-list dd{margin-left:15px;margin-top:-2px;width:400px;}
.notice-list dd a:hover{text-decoration:underline; color: #F00;}

.title-style{height:50px;line-height:50px;font-weight:normal;background:url(../images/menu_bg.png) no-repeat center left;}
.title-style a{float:right;font-size:14px;}
.title-style a:hover{text-decoration:none;color:##ffcf46;}
.title-style img{margin-top:10px;margin-right:5px;}
.title-style span{font-size:16px;margin-left:15px;color: #9a9a9a;text-decoration:none;}
.school-bg a{ display:block;line-height:30px;text-align:center;font-size:12px;color:#FFFFFF;margin-top:15px;cursor:pointer;}
.school-bg a:hover{text-decoration: none; color: #ffcf46;}

.title-styl{height:50px;line-height:50px;font-weight:normal;background:url(../images/menu.png) no-repeat center left;}
.title-styl a{float:right;font-size:14px;}
.title-styl a:hover{text-decoration:none;color:##ffcf46;}
.title-styl img{margin-top:10px;margin-right:5px;}
.title-styl span{font-size:16px;margin-left:15px;color: #9a9a9a;}
.school-bg a{ display:block;width:95px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#FFFFFF;margin-top:15px;cursor:pointer;}
.school-bg a:hover{text-decoration: none; color: #ffcf46;}

.title-sty{height:50px;line-height:50px;font-weight:normal;}
.title-sty a{float:right;font-size:14px;}
.title-sty a:hover{text-decoration:underline;color:##ffcf46;}
.title-sty img{margin-top:18px;margin-right:5px;}
.title-sty span{font-size:16px;margin-left:15px;color: #9a9a9a;}
.school-bg a{ display:block;width:95px;height:30px;line-height:30px;text-align:center;background:#d9504b;font-size:12px;color:#FFFFFF;margin-top:15px;cursor:pointer;}
.school-bg a:hover{text-decoration: underline; color: #ffcf46;}


.list-height li{height:30px;line-height:30px;;}
.list-height span{ color: #CF9F74; }
.list-height li a:hover{ text-decoration: underline; color: #F00; }

.banner{margin-bottom:10px;}
.focus{width:100%;height:100%px;position:relative;overflow:hidden;margin-bottom:15px;}
.focus .num{/*overflow:hidden;*/height:25px;position:absolute;bottom:12px;left:45%;zoom:1;z-index:3 }
.focus .num li{width:15px;height:15px;line-height:15px;text-align:center;font-weight:400;color:#FFFFFF;background:#444444;margin-right:10px;border-radius:50%;cursor:pointer;float:left;}
.focus .num li.on{background:#FF7700;} 
.focus.margin-bottom-0{margin-bottom:0px;}
.focus img{width:100%; }