@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video { display: inline-block;vertical-align: baseline;}
* {margin:0px;padding:0px;}
html{color:black;font-size:62.5%;}
header,footer,menu,nav,section{margin:0;padding:0;display: block;}
body{color:#666;outline:0;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height: 1.5;background-color: #f8f8f8;word-spacing:-2px;}
input,select,textarea{font-size:100%;outline-style:none;text-rendering: auto; color: initial; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none;display: inline-block; text-align: start; margin: 0em; font: 400 13.3333px Arial;-webkit-writing-mode: horizontal-tb !important;-webkit-appearance: none;-moz-appearance: none;appearance: none;outline: 0;}
input,button{border:none medium;outline:none;}
input:focus,textarea:focus{outline: none;}

button, html input[type="button"], input[type="submit"]{cursor:pointer;}
button[disabled], html input[disabled]{cursor:default;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:500;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:500;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
abbr,acronym{border:none;font-variant:normal;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0 none;vertical-align:middle;max-width: 100%;}
caption,th{text-align:left;}
th{text-align:inherit;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
legend{color:#666;}
fieldset{border:none;}
iframe{display:block;}
q:before,q:after{content:'';}
ins,a{text-decoration:none;cursor:pointer;color:#666;}
a:hover{text-decoration:none; color:#004684;-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;}
a:focus,*:focus{outline:none;}

.clearfix{zoom:1;clear: both;}
.clearfix:before,.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix:after{clear:both;overflow:hidden;}
.wrap{margin-right: auto;margin-left: auto;position: relative;padding: 0px;margin-top: 0;margin-bottom: 0;}
.wrap::after{display: table;clear: both;content: "";}


#searchBox {width: 290px; height: 36px; float: right; margin:80px 20px 0 0;background: RGBa(255, 255, 255, 0.35); padding:0; border-radius: 5px; position: relative;}
#searchBox input{background: none; border: none; outline: none; color:#fff;}
input, textarea, select {text-rendering: auto; color: initial; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none;
display: inline-block; text-align: start; margin: 0em; font: 400 13.3333px Arial;-webkit-writing-mode: horizontal-tb !important;}





/*版权及链接*/



.footBox{width:100%;height: auto;   overflow: hidden;
background: -webkit-linear-gradient(#352A8D, #eee); 
background: -o-linear-gradient(#352A8D, #eee); 
background: -moz-linear-gradient(#352A8D, #eeec);  
background: linear-gradient(#352A8D, #eee);}


.foot_nav{width:100%; padding:16px 0 0 20px;}
.foot_nav dl{float:left;width:30%;margin-bottom:15px;height: auto;}
.foot_nav dt{font-size:15px;color:#FFF;margin-bottom:10px;font-weight: 600;}
.foot_nav dd span{font-size:15px;color:#FFF;font-weight: 600;}
.foot_nav dd{padding-top: 4px;padding-bottom: 4px;}
.foot_nav,.foot_nav dd a{color:#FFF;}
.foot_nav dd a:hover{color:#FFF;text-decoration:underline;}
footer .bottom{text-align: center;color: #FFF;padding-bottom: 8px;padding-top: 8px;background-color: #000000;}
footer .bottom a{color: #ccc;text-decoration: none;}
footer .bottom a:hover{color: #FFFFFF;text-decoration: underline;}

@keyframes mymove{
	from{left:550px;}
	to{left:460px;}
}
@-webkit-keyframes mymove/*Safari and{
	from{left:550px;}
	to{left:450px;}
}
#more{float:right;}