﻿/*reset*/
html{color: #333;background: #fff; text-align:center;overflow:auto;}
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 {margin:0;padding:0;}
body{ margin:0 auto; text-align:center; min-width:1400px;}
body,button,input,select,textarea { font-size:14px; font-family:'微软雅黑';color:#666;}
h1,h2,h3,h4,h5,h6 {}
address,cite,dfn,em,var,caption,strong,th,i,code,kbd,pre,samp{font-style:normal;font-weight: 400;}
ul,ol {list-style:none;}
fieldset,img, button {border: 0 none;}
button,input,select,textarea {font-size:100%;vertical-align:middle;font-family:inherit; outline: none}
textarea {overflow: auto;vertical-align: top;}
table {border-collapse:collapse;border-spacing:0;}
th{ text-align: inherit;}
caption,th{text-align: left;}
a {text-decoration: none;color:#666;cursor:pointer;}

.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
q:before,q:after{content: ""}
.clear { clear:both;}
iframe{display: block;}
abbr,acronym{border: 0 none;font-variant: normal;}
del{text-decoration: line-through;}
.fl{float: left;}
.fr{float: right;}
.fc{clear: both;}
.fz{zoom:1;}

	.header{height: 80px; background-color: #fff; line-height: 80px; position: fixed; top:0; left: 0; box-shadow: 0px 1px 0px #eee; overflow: hidden; width: 100% ;z-index: 999  }
	.container{width: 1280px; margin:0 auto; overflow: hidden; }
	.header ul{ overflow: hidden; }
	.header ul li{float: left; width: 70px; text-align: center;}
	.header ul li a{ display: block; font-size: 16px;}
	.header .nav .share{}
	.header .nav .share a{ display:inline-block; margin-top: 16px;}
	.header .nav .way .reg{ color: #00c8f2; margin-left: 18px; border-radius: 20px; border:1px solid #00c8f2; padding:10px 20px; }
	.header .nav .way .login{ color: #dd4250; margin-left: 16px; border-radius: 20px; border:1px solid #dd4250; padding:10px 20px; }




