
/*-- 势迅项目 --*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,dd{margin:0;padding:0}
body{font:14px "\5FAE\8F6F\96C5\9ED1","Arial Narrow";-ms-overflow-style:scrollbar;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; min-width: 1200px; background: #f4f4f4;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{text-decoration:none;outline-width:0px; color: #333;}
em,b,i,code,strong{font-style:normal;}
img{border:0;}
ol,ul,li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
button,input,optgroup,select,textarea{font:inherit;overflow:visible;}

.fl{float:left}
.fr{float:right}

/*-- 自定义logo和导航 --*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb:vertical:hover{background-color:rgba(0,0,0,.3)}
::-webkit-scrollbar-thumb:vertical:active{background-color:rgba(0,0,0,.7)}

.clear{ clear: both; margin: 0; padding: 0; height: 0;}
*:focus{outline:0;}

.container{ width: 1200px; margin:0 auto; overflow: hidden;}

.footer{background: #333;padding:30px 0;margin-top:15px}
.footer .fl div {color: #fff; opacity: 0.5;margin-left:-10px}
.footer .fl div a{display: inline-block;color: #fff;padding:0 10px}
.footer .fl div a:hover{opacity: 0.6;}
.footer .fl p{font-size: 14px; color: #fff; opacity: 0.25;padding-top:10px;line-height: 26px;}
.footer .ewm{width:170px;text-align: center;}
.footer .ewm p{color: #fff; opacity: 0.5;line-height: 28px;}
