/*全局*/
* {
  margin: 0;
  padding: 0;
  list-style:none;
}
body{ background-color:#fff !important; background-image:url(../images/bg.jpg); background-position:top center; background-repeat:repeat-y;}
a {
  text-decoration: none !important;
}
.hslmr0 {
  margin-right: 0px !important;
}
.w1200 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.hslclear {
  clear: both;
}
.hslmsg{ display:block; width:100px; height:50px; line-height:50px; background-color:rgba(0,0,0,.8); border-radius:5px; text-align:center; color:#fff; font-size:20px; position:fixed; z-index:9999; top:50%; left:50%; margin-top:-25px; margin-left:-50px;}

.hslurlbox li{ width:100%;height:36px; line-height:36px; font-size:16px; color:#333; background-color:#fff; text-indent:10px;}
.hslurlbox li:nth-child(2n){ background-color:#f0f0f0;}
.hslurlbox li:hover{ background-color:#ccc;}
.hslurlbox li a{color:#000;}
.hslurlbox li .copybtn{ float:right; display:block; height:24px; line-height:24px; background-color:#ff6600; color:#fff; margin-right:30px; margin-top:6px; font-size:14px; text-align:center; border-radius:5px; text-indent:0; padding:0 10px; cursor:pointer;}
.hslurlbox li a span{ color:#666; margin-right:10px;}
.hslurlbox li b{ padding-right:20px;}
.hslurlbox li a i{ background-color:#F00; color:#fff; font-style:normal; font-size:12px; padding:3px 3px; border-radius:5px; display:none;}
.hslurlbox .hslurl1 a i,.hslurlbox .hslurl2 a i,.hslurlbox .hslurl3 a i{display:inherit;}

.nav a{ display:block; width:20%; float:left; height:50px; line-height:50px; text-align:center; background-color:#adadad; color:#fff; font-size:18px;}
.nav a:hover,.nav a.active{ background-color:#ff6600; color:#fff;}

.hslss{ background-color:#ccc; height:125px; width:100%; text-align:center; padding-top:75px; margin-bottom:20px; background-image:url(../images/0.jpg); background-repeat:no-repeat; background-position:center top;}
.hslss .keyword{ height:50px; background-color:#fff; color:#333; border:none; border-radius:5px; width:500px; text-indent:20px; font-size:18px; display:block; margin:0 auto 20px auto;}
.hslss a{ display:inline-block; color:#fff; font-size:20px; border-bottom:1px solid #fff; text-decoration:underline;}





