﻿/* CSS Document */
/*????*/
/*????首页灰

html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(100%);}
body{background:none !important;}*/

body, h1, h2,h3,h4,h5,h6,p,dl,dd,ol,ul,form, input,textarea,th,td,select { margin:0; padding:0;color:#000000}
em,i { font-style:normal;}
li { list-style:none;}
a { text-decoration:none; cursor:pointer; color: #000000; }
sub,sup {}
a:focus {outline:none;}
a:hover{text-decoration:none;color:#0d5aa2}
b{ font-weight:normal;}
img { border:none; vertical-align:top;}/*??????*/
input, textarea {vertical-align: middle;outline: none; border:none; background:none; box-sizing:content-box;}
textarea { resize:none; overflow:auto; }
table { border-spacing:0px; border:none; border-collapse:collapse;}/*\5b8b\4f53 ??*/
body, input, select, button, textarea {font-size: 12px;font-family:"Microsoft YaHei",tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif;background:#fff;}
.clear::before,.clear::after{content: "";height:0;line-height:0px;display: block;clear: both;visibility: hidden;}

.fl{float:left}
.fr{float:right}
.w980{width:980px;margin:auto;background: #fff;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt5{margin-top: 5px;}
.pt20{padding-top:20px}
.pt10{padding-top:10px}

