﻿@charset "UTF-8";
/*重置样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td { margin:0; padding:0;color: #292929;font-family: 'Microsoft YaHei';word-wrap:break-word;  }
body {   font-family: Arial,"Microsoft YaHei";background: #333; }
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; }
ol,ul {  list-style:none; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; color: #292929;  font-weight:normal;  }
a{ text-decoration: none; color: #fff;  -webkit-transition: .4s;  -moz-transition: .4s;  -ms-transition: .4s;  -o-transition: .4s;  transition: .4s; }

input {	vertical-align: middle;border:none; }
input,button,textarea,select {outline: none; }

.wrap {	zoom:1;max-width: 1200px; margin: 0 auto;}
.wrap:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.wra {	max-width: 1200px;margin: 0 auto;}
.main { max-width: 1200px; margin: 0 auto;  overflow: hidden; }


.clearfix:after { clear: both; display: block; content: '' }
.clearfix { zoom: 1 }
a:hover{text-decoration: none;}

