@charset "utf-8";

/* reset */
*{margin:0px;padding:0px;border: 0;}
body{font-family:"微软雅黑";font-size:14px;background:#f6f5fa;color: #333;}
ul li{list-style:none;}
li{list-style:none;}
img,a img{border:none;vertical-align: middle;}
input {outline:none;}
a{color:#333; text-decoration:none; cursor:pointer;}
i,em{font-style:normal;font-weight: normal;}
.clearfix{zoom:1;}
.clearfix:after{clear:both; height:0px; font-size:0px; visibility:hidden;display:block;content:" ";}
samp {font-family: "微软雅黑";}
.fl{float:left;}
.fr{float:right;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.general{width:1140px; margin:0 auto;}
a:hover {-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
.sp {opacity: 0.4;font-size: 10px;padding: 0 0.5em;font-family: Tahoma;}
.hidden, .none {display: none;}
.main {width: 1200px;margin: 0 auto;overflow: hidden;}
td { border: 1px solid #666;}

.location{color: #888;font-size: 13px;line-height: 30px;padding: 5px 0;}
.location a,.location span{color: #888888;}
.location a:hover{color: #22b0fa;}
section{padding: 0 20px;background-color: #fff;margin-bottom: 15px;}

.float_btn {
  position: fixed;
  bottom: 45px;
  right: 20px;
  z-index: 9999;
  width: 60px;
  display: none;
}

.float_btn ul {
  position: relative;
}

.float_btn ul li {
  display: block;
  height: 60px;
  margin-bottom: 3px;
}

.float_btn li a {
  display: block;
  color: #fff;
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: url(/static/new/img/top-bar.png) -61px -61px no-repeat;
}
.float_btn .ewm a:hover{
  background-position: -61px 0;
}
.float_btn .ewm:hover em{
  display: block;
}

.float_btn .goTop a {
  background-position: 0 -61px;
}
.float_btn .goTop a:hover{
  background-position: 0 0;
}
.float_btn li em {
  display: none;
  position: relative;
  height: 150px;
  width: 136px;
  top: -60px;
  left: -136px;
  padding-top: 6px;
  background: #22b0fa;
  text-align: center;
}

.float_btn li em img {
  width: 100px;
  height: 100px;
  padding: 10px 12px 3px 12px;
  background: #fff;
  margin: 0 auto;
}

.float_btn li em u {
  display: block;
  color: #22b0fa;
  height: 24px;
  line-height: 24px;
  margin: 0 6px;
  font-size: 12px;
  background: #fff;
  padding-bottom: 6px;
  text-align: center;
  text-decoration: none;
}

/* 底部 */
/*.footer{ width:100%; height:290px; background:#444; margin-top:50px;}
.footer div{width: unset;}
.footer .foorter-main{ width:1200px; margin:auto; padding-top:10px;}
.footer .footer-con{ border-bottom:1px solid #eaeaea; padding-bottom:30px;}
.footer .footer-con dl{ float:left; width:260px; margin:15px 0px 0px 53px;}
.footer .footer-con dl:first-of-type{ margin-left:0px;}
.footer .footer-con dl dt a{ display:block; color:#DDDDDD; text-decoration:none; font-size:18px; height:22px; line-height:22px; overflow:hidden;}
.footer .footer-con dl dt a:hover{ color:#FFFFFF; text-decoration:underline;}
.footer .footer-con dl dt a b{ display:block; float:left; width:16px; height:16px; background:url(/static/new/img/bg1.png) no-repeat; margin:4px 10px 0px 0px;}
.footer .footer-con dl dt a b.icon1{ background-position:-140px -300px;}
.footer .footer-con dl dt a b.icon2{ background-position:-160px -300px;}
.footer .footer-con dl dt a b.icon3{ background-position:-180px -300px;}
.footer .footer-con dl dt a b.icon4{ background-position:-200px -300px;}
.footer .footer-con dl dd{ padding-top:7px;}
.footer .footer-con dl dd a{ display:block; float:left; width:86px; height:18px; line-height:18px; overflow:hidden; color:#BABABA; text-decoration:none; margin-top:10px;}
.footer .footer-con dl dd a:hover{ color:#FFFFFF; text-decoration:underline;}
.footer .footer-copy{ width:1200px; text-align:center; margin-top:15px;}
.footer .footer-copy p{ color:#ABABAB; font-size:12px; margin-top:7px;}
.footer .footer-copy p a{ color:#ABABAB; text-decoration:none;}
.footer .footer-copy p a:hover{ color:#FFFFFF; text-decoration:underline; font-size:12px;}*/
