﻿@charset "UTF-8";
/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu,
strong {
  margin: 0;
  padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body {
  background: #fff;
}

body,
input,
textarea,
* {
  font-family: Microsoft YaHei;
}

.dn {
  display: none;
}

.db {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

/**html .clearfix {
  height: 1%;
  zoom: 1;
}
*:first-child + html .clearfix {
  zoom: 1;
}*/
/*  float   */
.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

/*  blank   */
.blank5 {
  height: 5px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank10 {
  height: 10px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank15 {
  height: 15px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank20 {
  height: 20px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank25 {
  height: 25px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank30 {
  height: 30px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank35 {
  height: 35px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.blank40 {
  height: 40px;
  clear: both;
  font-size: 1px;
  overflow: hidden;
}

.common-fix {
  position: fixed;
  top: 10px;
}

input::-webkit-input-placeholder {
  color: #94ACC2;
  font-size: 14px;
}

.swapper {
  width: 1180px;
  margin: 0 auto;
}
.swapper .content {
  margin-left: 0;
}

.ovisible {
  overflow: visible;
}

a:hover {
  text-decoration: none;
}

.ad-lab {
  width: 36px;
  height: 18px;
  background: url(../images/ad-lab.png) no-repeat;
  font-size: 12px;
  position: absolute;
  top: 10px;
  left: 10px;
  text-indent: -9999px;
}

.s-ad-lab {
  position: absolute;
  width: 36px;
  height: 18px;
  top: 0;
  left: 0;
  background: url(../images/ad-lab.png) no-repeat;
}

.zhiding {
  width: 32px;
  height: 18px;
  background: #fc6c38;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
  opacity: 1;
  text-align: center;
}

.category_name {
  height: 18px;
  background: rgba(1, 175, 99, 0.15);
  padding: 0 15px;
  border-radius: 2px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 18px;
  color: #01AF63;
  opacity: 1;
  text-align: center;
}

.right-big-ad {
  position: relative;
}
.right-big-ad .hd {
  position: absolute;
  bottom: 0;
  height: 20px;
  overflow: hidden;
  z-index: 9;
  width: 100%;
  text-align: center;
}
.right-big-ad .hd ul li {
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
  margin-left: 5px;
  text-indent: -9999px;
}
.right-big-ad .hd ul li.on {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}
.right-big-ad .bd ul li a {
  display: block;
}
.right-big-ad .bd ul li a img {
  width: 320px;
  height: 320px;
  display: block;
}
.right-big-ad img {
  width: 320px;
  height: 320px;
}

.right-ad-1 {
  background: #F0F5F8;
  padding: 18px;
}
.right-ad-1 ul.small-pic li {
  width: 300px;
  display: block;
  margin-top: 18px;
}
.right-ad-1 ul.small-pic li:first-child {
  margin-top: 0;
}
.right-ad-1 ul.small-pic li a {
  display: block;
}
.right-ad-1 ul.small-pic li a .img {
  float: left;
  position: relative;
}
.right-ad-1 ul.small-pic li a .img img {
  width: 66px;
  height: 66px;
  display: block;
}
.right-ad-1 ul.small-pic li a .info {
  float: left;
  margin-left: 14px;
  width: 220px;
  height: 66px;
  overflow: hidden;
}
.right-ad-1 ul.small-pic li a .info .title-wrap {
  height: 66px;
  overflow: hidden;
}
.right-ad-1 ul.small-pic li a .info .title-wrap .title {
  display: table-cell;
  height: 66px;
  line-height: 22px;
  overflow: hidden;
  vertical-align: middle;
}
.right-ad-1 ul.small-pic li a .info .title-wrap .title p {
  font-size: 14px;
  color: #000;
}
.right-ad-1 ul.mid-pic {
  width: 300px;
}
.right-ad-1 ul.mid-pic li {
  margin-top: 18px;
}
.right-ad-1 ul.mid-pic li:first-child {
  margin-top: 0;
}
.right-ad-1 ul.mid-pic li a {
  display: block;
}
.right-ad-1 ul.mid-pic li a .img {
  width: 300px;
  height: 110px;
  margin-bottom: 10px;
  position: relative;
}
.right-ad-1 ul.mid-pic li a .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.right-ad-1 ul.mid-pic li a .info {
  font-size: 14px;
  color: #000;
}

/*右侧二维码区域*/
.right-qrcode {
  width: 320px;
  height: 250px;
  text-align: center;
  border: 1px solid #E3E3E3;
  opacity: 1;
}
.right-qrcode .qrcode-name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  opacity: 1;
  margin: 20px 0 0 0;
}
.right-qrcode img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.right-qrcode .code-tips {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  opacity: 1;
}

.loading-box {
  margin: 20px auto;
  font-size: 12px;
  color: #999;
  width: 100px;
}
.loading-box .spinner {
  float: left;
  width: 50px;
  text-align: center;
}
.loading-box .spinner > div {
  width: 8px;
  height: 8px;
  background-color: #919191;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.loading-box .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loading-box .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.no-data {
  font-size: 12px;
  color: #999999;
  text-align: center;
  margin: 20px auto;
  position: relative;
  width: 300px;
}
.no-data:before {
  display: block;
  position: absolute;
  top: 9px;
  content: "";
  width: 80px;
  height: 1px;
  background: #e5e5e5;
}
.no-data:after {
  display: block;
  position: absolute;
  right: 0;
  top: 9px;
  content: "";
  width: 80px;
  height: 1px;
  background: #e5e5e5;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.wapper1 .right-slide {
  margin-left: 497px;
}

.right-slide {
  position: fixed;
  z-index: 99;
  left: 50%;
  margin-left: 608px;
  top: 72%;
}

/*# sourceMappingURL=base.css.map */
.footer{width:100%; padding:25px 0;float: left;}
.footer .tips{ color:#ccc;}
.footer .tips a{ padding:0 15px;}
.footer p{ text-align:center; line-height:30px;}
.pages{margin: 40px 0 0 0;}
.pages .anum{display: block; width: auto; height: 36px; text-align: center; line-height: 36px; background-color: #ffffff; margin: 0px 5px;padding: 0 20px 0 20px; font-size: 14px; color: #000000;float: left;}
.pages .current{display: block; width: 66px; height: 36px; text-align: center; line-height: 36px; background-color: #FC6C38; margin: 0px 5px; font-size: 14px; color: #ffffff;float: left;border: 1px solid #FC6C38;}
.pages a{ display: block; width: 66px; height: 36px; text-align: center; line-height: 36px; background-color: #ffffff; margin: 0px 5px; font-size: 14px; color: #000000;float: left;border: 1px solid #DFDFDF;}
.pages a:hover,.pages li a.cur{ background-color: #e9511b; color: #ffffff;}
.pages a:first-child ,.pages a:last-child { width: 80px;}


.back_tags_span{display:block;padding:20px 15px 0 20px;width:85px;font-size:14px;color:#888;font-weight: 800}
.back_tags_ul{width:1041px;margin:10px 0;line-height:43px;overflow:hidden}
.back_tags_ul {width: 1000px;}
.back_nav .back_filter_ul li a:hover{color:#f40}
.back_nav .back_tags_ul li a,.back_tags_sort .back_tags_px{cursor:pointer;color:#888;display:inline-block;font-size:14px;height:26px;line-height:26px;padding:0 1px;border:1px solid transparent;border-radius:3px;margin:5px 5px 5px 0;padding: 0 10px;}
.back_nav .back_tags_ul li {width: auto; margin: 0 5px;}
.back_nav .searchinput {
    width: 250px;
    height: 25px;
    border: 2px solid #01AF63;
}
.back_nav .new_searchsubmit {
    width: 90px;
    height: 27px;
    border: 1px solid #01AF63;
    background: #01AF63;
    color: #fff;
    border-radius: 5px;
}
.back_nav .back_filter_ul li a{cursor:pointer;color:#999;display:inline-block;font-size:14px;height:26px;line-height:26px;padding:0 1px;border:1px solid transparent;border-radius:3px;margin:5px 5px 5px 0}
.back_nav .back_filter_ul.black li a{color: #888}
#header .head-menu li:hover a,.menu-ul li a.current{color:#f63}
.back_filter_ul{margin: 10px 0; height: 43px; overflow: hidden;}
.new_back .back_filter_ul{margin:7px 0;height:40px;overflow:hidden}
.newback_tags_warp {background: #fFFFFF;border-bottom: 1px solid #eee;}
.back_tags{width: 1200px;margin: 0 auto;}
.new_back.back_tags .back_tags_span{padding-top: 18px;}
.new_back.back_tags .type_color{margin-top: 16px;}
.back_tags#relate{background-color: #fff;}
.back_nav .back_tags_ul li a:hover,.back_nav .back_tags_ul li a.current,.back_nav .back_filter_ul li a.current,.back_nav .back_filter_ul li a:hover{
    background:#01AF63;
    border-radius:16px;
    color: #fff;
	
}
.back_nav .back_tags_ul li a span,.back_nav .back_filter_ul li a span{
    /*border:1px solid #fff;*/
    border-radius: 16px;
    padding: 3px 10px;

}

.linkboxs{ width:100%; min-width:1200px; overflow:hidden;background:#01AF63;padding: 22px 0;}
.linkboxs .linkl{}
.linkboxs .linkl span{color: #7e8a93;display: inline-block;vertical-align: middle;margin-right: 8px;}
.linkboxs .linkl i{font-style: normal;color: #7e8a93;font-weight: normal;}
.linkboxs .con{}
.linkboxs .con a{display: inline-block; font-size:13px;color: #7e8a93;margin-left: 10px;vertical-align: middle;margin-right: 8px;}
