@charset "gb2312";
/**{margin:0;padding:0;border:0;}img{ vertical-align:top}iframe,object{ display:block;}*/
ol,ul{list-style-type:none;}table{border-collapse:collapse;border-spacing:0;}.tc{text-align:center}.nobg{background:none !important;}.nobor{border:0 !important;}
/* change the settings to suit your needs */
h1,h2,h3,h4,h5,.fb,.B{font-weight:normal;}h1{font-size:18px}h2{font-size:16px}h3{font-size:15px}h4{font-size:14px}h5,h6{font-size:12px}
a{text-decoration:none;color:#333;transition:all 0.3s linear 0s;}a:hover,a:active {color:#f00;;}
.red,a.red,.red a,.red a:hover,.gray a:hover,.cgray a:hover,.purple a:hover,.orange a:hover{color:#f00;text-decoration:underline;}
.nrcon li { background:url(../images/dian5.gif) no-repeat left center;padding-left:10px;}
.gray,.gray a{color:#666;}
.cgray,.cgray a{color:#999;}
.orange,.orange a{color:#f47139 !important;}
.purple,.purple a{color:#EB6E8E !important;}
.indent2{text-indent:2em;}
.relative{ position:relative;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f24{font-size:24px;}
.hg18{line-height:18px;}
.hg28{line-height:28px;}
.hg20{line-height:20px;}
.hg30{line-height:30px;}
.bk{border:1px #e5e5e5 solid;}
.btline{border-bottom:1px #e5e5e5 solid;}
.center img{ vertical-align:middle;}

/* = 清除浮动元素= */
.clr {clear:both;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.fl{float:left !important;}.fr{float:right !important;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}
* html .clearfix,s
* html{height: 1%;}
.clearfix{display: block;}
/* = Auxiliary Styles (辅助样式) = */

.hr_b,.hr_c{font-size:1px;line-height:1px;clear:both;overflow:hidden}.hr_b{height:20px}.hr_c{height:30px}
body {font:14px/24px Microsoft Yahei;color:#333; overflow-x:hidden;}

@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
