 
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, input{ margin:0px; padding:0px; border:none;  }
body {color:#333; font-size:14px; font-family:"Microsoft YaHei","微软雅黑","幼圆";outline:none; }
input {outline:none;}
/*  * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
} */
li {list-style:none;}

a {text-decoration:none;}

.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1} 

.cle {clear:both;}
.ov { overflow:hidden;}
.fl { float:left;}
.fr { float:right;}
.jz { margin:0px auto;}
.db { display:block;}
.dbi { display:inline-block;}
.fb { font-weight:600;}
.tc { text-align:center;}
.tr { text-align:right;}
.tl { text-align:left;}
.nofb { font-weight:normal;}
.cp {cursor:pointer;}
.nodp {display: none;}
.ol {outline:none;}
.dbt {display:table-cell;vertical-align:middle;}
.borra {border-radius:5px;}
.outborder {border:#c3c3c3 1px solid;background:#ffffff;}
.outbordera {border:#64bfff 1px solid;background:#ffffff;}
.outborder:hover {border:#81cbff 1px solid;box-shadow:0px 0px 10px rgba(0,109,186,0.4);}
.outbordera:hover {border:#64bfff 1px solid;box-shadow:0px 0px 10px rgba(0,109,186,0.4);}
.txtsh {text-shadow:1px 1px 2px rgba(0,0,0,.6);}
.txtsh2 {text-shadow:3px 3px 2px rgba(0,0,0,.8);}
.th:hover {text-decoration:underline;}
.abcd {text-transform:uppercase;}
.abcx {text-transform:lowercase;}
.abc1 {text-transform:capitalize;}
.txtu {text-decoration:underline;}


.annublue {color:#ffffff;text-align:center;display:inline-block;transition:.2s;padding:5px 10px 5px 10px;}
.annublue:hover {background:#004c82;color:#ffffff;}

.annublue1 {background:#006dba;color:#ffffff;text-align:center;display:inline-block;transition:.2s;}
.annublue1:hover {background:#004c82;color:#ffffff;}

.annublue2 {color:#ffffff;font-size:14px;background:#0951a9;display:inline-block;text-align:center;border:#2da1f8 1px solid;transition:.2s;}
.annublue2:hover {color:#ffffff;background:#ff5900;box-shadow:0px 0px 6px rgba(0,0,0,0.3);}

.annublue3 {width:166px;height:42px;background:#006dba;border-radius:4px;line-height:42px;color:#ffffff;}
.annublue3:hover {box-shadow:0px 0px 15px rgba(0,109,186,0.9);}

.annublue4 {text-align: center;display:inline-block;background:#1fa2d9;color:#ffffff;transition:.2s; }
.annublue4:hover {background-color:#1f6ed9;transform: scale(1.1,1.1);margin-right:25px; }

.annublue5 {text-align: center;display:inline-block;background:#153ea7;color:#ffffff;transition:.2s; }
.annublue5:hover {background-color:#1f6ed9;transform: scale(1.1,1.1);margin-left:15px; }

.annublue6 {background:#006dba;color:#ffffff;text-align:center;display:inline-block;transition:.2s;}
.annublue6:hover {background:#004c82;color:#ffffff;}










.black {color:#000000;}

.gray { color:#585858 ;}
.gray1 {color:#b4b4b4;}
.gray5 {color:#a3a3a3;}
.gray6 {color:#585858;}
.gray7 {color:#949494;}
.gray8 { color:#5e5e5e;}


.zred { color:#e4393c;}
.red1 { color:#ff0000;}

.b-r {border-radius:50%;}
.b-r5 {border-radius:5px;}

.blue { color:#0062a6;}
.blue1 { color:#4c719e;}
.blue2 { color:#1efcb0;}
.blue3{color:#588aba;}
.blue4{color:#13377f}
.white {color:#ffffff !important;}

.green {color:#097c25 !important;}

.hgray { 
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter:grayscale(100%);
	
    filter:gray;
	
}

.dpoff {display: none;}
.fb {font-weight:bold;}

.fb10 {font-weight:100}
.fb20 {font-weight:200}
.fb30 {font-weight:300}
.fb40 {font-weight:400}
.fb50 {font-weight:500}
.fb60 {font-weight:600}
.fb70 {font-weight:700}
.fb80 {font-weight:800}