/*--Reset--*/
html,body,p,form,ul,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:14px}
table{border-collapse:collapse;border-spacing:0;border:none;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
th,td{padding:0}
a{text-decoration:none}
li{list-style:none}
img{border:0 none}
input[type="text"],input[type="password"],textarea{font-size:14px;font-family:"Arial";color:#000;padding:0;border:0 none;
	-webkit-appearance:none}
textarea{line-height:20px}
input,button,textarea{outline:0 none;margin:0;padding:0}
i,em,b,strong{font-weight:normal;font-style:normal;font-size:14px}
body,input[type="button"],button{font-size:14px;font-family:"Arial"}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.clearbox:after{display:block;height:0;content:'\00a0';overflow:hidden;clear:both}
.clearbox{clear:both}
/*--ResetEND--*/

/*--页面头部样式--*/
.header{min-width:1002px;height:56px;background-color:#fff;border-bottom:1px solid #ddd}
.header .content{width:1002px;margin:0 auto}
.header .logo{float:left}
.header .logo a{display:block;float:left;cursor:pointer;margin:7px 9px 0 0}
.header .logo b{display:block;float:left;height:22px;font:22px/22px "Microsoft Yahei";color:#000;text-indent:9px;margin-top:16px;border-left:1px solid #ddd}
.header .nav{float:right}
.header .nav a{display:inline-block;height:50px;font:16px/50px "Microsoft Yahei";color:#000;cursor:pointer;margin:0px 0px 1px 40px;border-bottom:5px solid #fff}
.header .nav a:hover{color:#ff6000 !important;border-bottom-color:#ff6000}
/*--页面头部样式END--*/

/*--底部样式--*/
.footer{clear:both;min-width:1002px;font:12px "Microsoft YaHei";background-color:#fff}
.footer{color:#999;padding:35px 0;border-top:1px solid #ddd}
.footer a,.footer *{font-size:12px !important;font-family:"Microsoft YaHei" !important}
.footer a{text-decoration:none}
.footer img{vertical-align:top}
.footer .in,.license .in{width:1002px;margin:0 auto}
.footer .nag{margin-bottom:15px}
.footer .nag a{color:#999}
.footer .nag a:hover{color:#ff6000}
.footer .nag .e{float:left;width:120px;line-height:24px;}
.footer .nag .e_first{position:relative;width:230px;padding-left:74px}
.footer .nag label{position:absolute;width:70px;font-size:14px;text-align:right;left:0;*margin-top:-5px}
.footer .nag strong{font-weight:normal;color:#333}
.footer .code{float:left;width:80px;padding-top:5px}
.footer .code span{display:block;text-align:center;margin-top:10px}
.footer .clear{clear:both}
.footer .c_first{margin-right:58px}
.footer .note{position:relative;line-height:24px;text-align:center;margin:0;padding:0}
.footer .note span{position:relative;display:inline-block;font-size:12px;padding:0 5px;z-index:2}
/*--底部样式END--*/