@charset "utf-8";/*CSS reset*/
html{color:#555;background:#FFF;font-size:12px;font-family:Verdana,"微软雅黑",sans-serif;}
body,div,dl,a,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,select{margin:0;padding:0;font-family:Verdana,"微软雅黑",sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
em,cite{font-style:normal;}
fieldset,img{border:0;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
a:link,a:visited{ text-decoration:none;font-family:Verdana,"微软雅黑",sans-serif;}
a:hover,a:active{ text-decoration:none;}

.fb{font-weight:900;}

.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;height:0px;*line-height:0px;*overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.none{display:none;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.w173{width:173px;}
.w797{width:797px;}
.pt20{padding-top:20px;}
.db{display:block;}

.wrap{width:1000px;margin:0 auto;}

/*头部*/
.headBox{width:100%;height:106px;border-top:2px solid #008cd6;background:#fff;}
.headIn{width:1000px;height:106px;margin:0 auto;position:relative;background:#fff;}
.headLogo{width:81px;height:72px;overflow:hidden;background:url(../images/headLogo.png) no-repeat;float:left;text-indent:-300px;margin-top:20px;}
#nav{height:106px;overflow:hidden;float:right;}
#nav li{float:left;width:116px;}
#nav li a{float:left;text-align:center;font-size:16px;width:116px;height:106px;line-height:106px;color:#333;border-right:1px solid #f1f1f1;font-family:"微软雅黑";}
#nav li a:hover{background:#008cd6;color:#fff;}
#nav li a.hover{background:#008cd6;color:#fff;}


/*当前的位置*/

.loaddingBox{background:#f5f5f5;height:40px;}
.loaddingIn{color:#3f3f3f;height:40px;line-height:40px;margin:0 auto;overflow:hidden;text-align:right;width:1000px;}
.loaddingIn a{color:#666;}

.page{margin-top:20px;text-align:center;}
.page li{display:inline;margin:0 3px;}
.page li span{margin:0 3px;}
.page li a{color:#000;}
.page li a:hover{color:#f00;}


/*尾部*/
.footBox{background:#008cd6;padding-top:20px;}
.footIn{width:1000px;margin:0 auto;position:relative;}
.footIn-top{position:absolute;top:-40px;text-align:center;width:40px;height:40px;overflow:hidden;left:50%;margin-left:-20px;}
.footIn-top a{width:40px;height:40px;background:url(../images/footTop.png) no-repeat;display:inline-block;overflow:hidden;}
.footMenu{width:980px;height:48px;margin:0 auto;overflow:hidden;background:url(../images/footMenu.png) no-repeat center 20px;line-height:31px;text-align:center;padding-top:20px;}
.footMenu a{color:#008cd6;font-family:"微软雅黑";font-size:12px;}
.footMenu a:hover{color:#f70;}
.footMenu i{margin:0 20px;color:#37a163;}
.footConent{padding-bottom:20px;line-height:24px;color:#fff;font-family:"微软雅黑";color:#fff;}


