/*----------------------默认常用样式------------------------*/
article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  overflow-x: auto;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Tahoma, Helvetica, FreeSans, Arimo, "Hiragino Sans GB", "Hiragino Sans GB W3", sans-serif;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  padding-right: 0!important;
  position: relative;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
iframe,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
i,
em,
code,
u,
address {
  font-style: normal;
  font-weight: normal;
}
ul,
ul li,
dl,
dt,
dd {
  list-style: none;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}
a,
i {
  display: block;
}
fieldset,
img,
button,
input {
  border: 0;
}
img {
  vertical-align: middle;
  border: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
a:focus,
input:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
select,
textarea {
  resize: none;
  outline: 0;
}
input::-ms-clear {
  display: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.f-clear {
  clear: both;
}
.m0-auto {
  margin: 0 auto !important;
}
.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mlr15 {
  margin-left: 15px;
  margin-right: 15px;
}
.mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mlr25 {
  margin-left: 25px;
  margin-right: 25px;
}
.mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}
.mlr35 {
  margin-left: 35px;
  margin-right: 35px;
}
.mlr40 {
  margin-left: 40px;
  margin-right: 40px;
}
.mlr45 {
  margin-left: 45px;
  margin-right: 45px;
}
.mlr50 {
  margin-left: 50px;
  margin-right: 50px;
}
.mtb5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mtb25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mtb35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mtb45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr45 {
  margin-right: 45px;
}
.mr50 {
  margin-right: 50px;
}
.pd0 {
  padding: 0 !important;
}
.plr5 {
  padding-left: 5px;
  padding-right: 5px;
}
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.plr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.plr25 {
  padding-left: 25px;
  padding-right: 25px;
}
.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}
.plr35 {
  padding-left: 35px;
  padding-right: 35px;
}
.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}
.plr45 {
  padding-left: 45px;
  padding-right: 45px;
}
.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}
.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ptb15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ptb25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptb35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}
.txt12 {
  font-size: 12px;
}
.txt14 {
  font-size: 14px;
}
.txt16 {
  font-size: 16px;
}
.txt18 {
  font-size: 18px;
}
.txt20 {
  font-size: 20px;
}
.txt22 {
  font-size: 22px;
}
.txt24 {
  font-size: 24px;
}
.txt26 {
  font-size: 26px;
}
.txt28 {
  font-size: 28px;
}
.txt30 {
  font-size: 30px;
}
.txt32 {
  font-size: 32px;
}
.txt34 {
  font-size: 34px;
}
.txt36 {
  font-size: 36px;
}
.txt38 {
  font-size: 38px;
}
.txt40 {
  font-size: 40px;
}
.txt42 {
  font-size: 42px;
}
.txt44 {
  font-size: 44px;
}
.txt46 {
  font-size: 46px;
}
.txt48 {
  font-size: 48px;
}
.txt50 {
  font-size: 50px;
}
.txt-lh12 {
  font-size: 12px;
  line-height: 22px;
}
.txt-lh14 {
  font-size: 14px;
  line-height: 24px;
}
.txt-lh16 {
  font-size: 16px;
  line-height: 26px;
}
.txt-lh18 {
  font-size: 18px;
  line-height: 28px;
}
.txt-lh20 {
  font-size: 20px;
  line-height: 30px;
}
.txt-lh22 {
  font-size: 22px;
  line-height: 32px;
}
.txt-lh24 {
  font-size: 24px;
  line-height: 34px;
}
.txt-lh26 {
  font-size: 26px;
  line-height: 36px;
}
.txt-lh28 {
  font-size: 28px;
  line-height: 38px;
}
.txt-lh30 {
  font-size: 30px;
  line-height: 40px;
}
.txt-lh32 {
  font-size: 32px;
  line-height: 42px;
}
.txt-lh34 {
  font-size: 34px;
  line-height: 44px;
}
.txt-lh36 {
  font-size: 36px;
  line-height: 46px;
}
.txt-lh38 {
  font-size: 38px;
  line-height: 48px;
}
.txt-lh40 {
  font-size: 40px;
  line-height: 50px;
}
.txt-lh42 {
  font-size: 42px;
  line-height: 52px;
}
.txt-lh44 {
  font-size: 44px;
  line-height: 54px;
}
.txt-lh46 {
  font-size: 46px;
  line-height: 56px;
}
.txt-lh48 {
  font-size: 48px;
  line-height: 58px;
}
.txt-lh50 {
  font-size: 50px;
  line-height: 60px;
}
.txt-000 {
  color: #000;
}
.txt-333 {
  color: #333;
}
.txt-666 {
  color: #666;
}
.txt-999 {
  color: #999;
}
.txt-white {
  color: #fff;
}
.txt-weight-600 {
  font-weight: 600;
}
.bg-white {
  background: #fff;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.txt-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.txt-two-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.rel {
  position: relative;
}
.dlk {
  display: block;
}
.inline-dlk {
  display: inline-block;
}
.dlk-table {
  display: table-cell;
}
.dlk-cell {
  display: table-cell;
  vertical-align: middle;
}
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.v-center {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.h-center {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.zk-transition {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.border0 {
  border: 0 !important;
}
.bm {
  border-bottom: 1px solid #f0f0f0;
}
.zk-hide {
  display: none!important;
  visibility: hidden !important;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33.33%;
}
.w50 {
  width: 50%;
}
.w66 {
  width: 66.66%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
/*---------------------默认色值----------------------*/
/*-----------固定------------*/
.bg-light {
  background: #f8f8f8;
}
.txt-orange {
  color: #ff8c1a;
}
.zk-wrap {
  width: 1200px;
  margin: 0 auto;
}
.zk-body-wrap {
  min-height: 100%;
  height: auto;
}
.zk-main-wrap {
  padding-bottom: 0px;
}
.zk-footer-wrap {
  height: 436px;
  margin-top: -436px;
}
/* ------------------------- form表单 --------------------------------- */
/* placeholder */
input.zk-form-control::-webkit-input-placeholder,
textarea.zk-form-control::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
input.zk-form-control:-moz-placeholder,
textarea.zk-form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
input.zk-form-control::-moz-placeholder,
textarea.zk-form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
input.zk-form-control:-ms-input-placeholder,
textarea.zk-form-control:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
input[type="textarea"] {
  padding: 0 10px;
  font-size: 14px;
  line-height: 40px;
  border: 1px solid #dde8ed;
}
input[type="text"][disabled] {
  color: #999;
  background-color: #f9f9f9;
}
.zk-form-control-wrap {
  position: relative;
}
.zk-form-control {
  float: left;
  padding: 0 10px;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  border: 1px solid #dde8ed;
  background-color: #fff;
}
.zk-form-control:focus,
.zk-form-control.data-pt-plugin-hidelayer-active,
.zk-form-control.data-pt-plugin-hidelayer-active:hover {
  border-color: #dde8ee;
}
.zk-hover:hover {
  color: #ff8c1a;
}
.zk-hover-line:hover {
  color: #ff8c1a;
  text-decoration: underline;
}
/*------------zk-btn--------------*/
.zk-btn {
  display: block;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #ff8c1a;
  border-radius: 4px;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.zk-btn:hover {
  background: #f07c06;
}
/*--------------动画---------------*/
.ani-scaled {
  -webkit-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}
.ani-scaled:hover {
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -moz-transform: scale(1.15);
  transform: scale(1.15);
}
/*---------------------导航----------------------*/
.zk-header {
  box-shadow: 0 0 9px rgba(116, 116, 116, 0.28);
  -webkit-box-shadow: 0 0 9px rgba(116, 116, 116, 0.28);
}
.zk-nav {
  background-color: #212c31;
  height: 36px;
  line-height: 36px;
}
.zk-nav .nav-txt {
  color: #84888d;
  font-size: 16px;
  line-height: 36px;
  position: relative;
}
.zk-nav .zk-city-list {
  z-index: 3;
  cursor: pointer;
}
.zk-nav .zk-city-list .country-tit {
  border: 1px solid transparent;
  float: left;
  position: relative;
  z-index: 3;
}
.zk-nav .zk-city-list .country-tit .arrow-icon {
  width: 0;
  height: 0;
  border-width: 6px 6px 0 6px;
  border-color: #bdbdbd transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  display: inline-block;
  margin: -1px 0px 0 10px;
  -webkit-transition: .3s 0s all;
  transition: .3s 0s all;
}
.zk-nav .zk-city-list .citys {
  position: absolute;
  left: 0;
  top: 36px;
  width: 300px;
  border: 1px solid #ccc;
  padding: 15px 4px;
  display: none;
  visibility: hidden;
  background: #fff;
  z-index: 1;
}
.zk-nav .zk-city-list .citys li {
  float: left;
}
.zk-nav .zk-city-list .citys a {
  color: #999;
  line-height: 30px;
  padding: 0 10px;
}
.zk-nav .zk-city-list .citys a:hover {
  color: #ff8c1a;
}
.zk-nav .zk-city-list:hover .country-tit {
  background: #fff;
}
.zk-nav .zk-city-list:hover .citys {
  display: block;
  visibility: visible;
}
.zk-nav .zk-city-list:hover .country-tit {
  border: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
.zk-nav .zk-city-list:hover .country-tit .arrow-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.zk-nav .r-nav-list li:not(:last-child):after,
.zk-nav .l-nav-list li:not(:last-child):after {
  content: "";
  position: absolute;
  top: 10px;
  right: -1px;
  width: 1px;
  height: 16px;
  background-color: #3a4148;
}
.zk-nav .r-nav-list {
  font-size: 14px;
}
.zk-nav .r-nav-list li {
  float: left;
  position: relative;
}
.zk-nav .r-nav-list li a {
  color: #a2a6aa;
  padding: 0 15px;
  line-height: 36px;
}
.zk-nav .r-nav-list li:last-child a {
  margin-top: 5px;
  height: 26px;
  line-height: 26px;
  background-color: #fe8d1d;
  color: #fff;
  padding: 0 10px;
  border-radius: 4px;
}
.zk-nav .r-nav-list li:first-child:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -5px;
  width: 19px;
  height: 9px;
  background: url(../imgs/hot.png) top left no-repeat;
}

.header-nav {
  height: 80px;
  line-height: 80px;
}
.header-nav-list {
  padding: 0 10px;
}
.header-nav-list li {
  float: left;
  padding: 0 29px;
}
.header-nav-list li a {
  color: #666;
  font-size: 18px;
  display: inline-block;
  line-height: 77px;
  border-bottom: 3px solid transparent;
}
.header-nav-list li:hover a,
.header-nav-list li.active a {
  color: #ff8c1a;
}
.header-nav-list li.active a {
  border-bottom: 3px solid #ff8c1a;
}
/*---------------------底部----------------------*/
.zk-footer {
  background: #2b333b;
}
.zk-footer li {
  float: left;
  height: 60px;
}
.zk-footer li img {
  width: 54px;
  height: 100%;
}
.zk-footer .footer-content {
  border-top: 1px solid #4d555d;
}
.zk-footer .footer-content .c-one {
  width: 540px;
}
.zk-footer .footer-content .c-one dd {
  float: left;
}
.zk-footer .footer-content .c-two {
  padding: 0 30px;
  border-right: 1px solid #4d555d;
  border-left: 1px solid #4d555d;
}
.zk-footer .footer-content .c-three .color-light {
  color: #a8acaf;
}
.zk-footer .footer-content .c-three .icons-link {
  height: 20px;
}
.zk-footer .footer-content .c-three .icons-link a:nth-of-type(3) {
  width: 20px;
  height: 18px;
  margin-top: 1px;
  background: url(../imgs/f-icon1.png) no-repeat;
}
.zk-footer .footer-content .c-three .icons-link a:nth-of-type(3):hover {
  background: url(../imgs/f-icon-h3.png) no-repeat;
}
.zk-footer .footer-content .c-three .icons-link a:nth-of-type(2) {
  width: 19px;
  height: 19px;
  background: url(../imgs/f-icon2.png) no-repeat;
}
.zk-footer .footer-content .c-three .icons-link a:nth-of-type(2):hover {
  background: url(../imgs/f-icon-h2.png) no-repeat;
}
.zk-footer .footer-content .c-three .icons-link a:nth-of-type(1) {
  width: 20px;
  height: 15px;
  margin-top: 2px;
  background: url(../imgs/f-icon3.png) no-repeat;
}
.zk-footer .footer-content .c-three .icons-link a:nth-of-type(1):hover {
  background: url(../imgs/f-icon-h1.png) no-repeat;
}
.zk-footer .footer-content .tag {
  color: #a8acaf;
  font-size: 12px;
  line-height: 28px;
  padding-right: 10px;
}
.zk-footer .footer-content .tag:hover {
  color: #fff;
}
.zk-footer .footer-content .tag.more {
  color: #fff;
}
/*---------------------页尾----------------------*/
.zk-areas {
  background: #222a32;
  text-align: center;
  color: #9ba6ae;
  font-size: 12px;
  position: relative;
  z-index: 101;
}
.zk-areas a {
  color: #9ba6ae;
  display: inline-block;
}
.zk-areas a:hover {
  color: #fff;
}
/*--------------------面包屑----------------------*/
.crumbs {
  padding-left: 30px;
  height: 46px;
  line-height: 46px;
}
.crumbs .crumb-txt:hover {
  color: #ff8c1a;
}
.crumbs:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 17px;
  height: 15px;
  background: url(../imgs/content/crumb-icon.png) top left no-repeat;
}
/*--------------------页码----------------------*/
.Pagination {
  padding-bottom: 20px;
  margin: 0 auto;
  display: inline-block;
}
.Pagination .prev,
.Pagination .page-num,
.Pagination .next {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  margin: 0 2px;
  float: left;
}
.Pagination .prev a,
.Pagination .page-num a,
.Pagination .next a {
  font-size: 12px;
  color: #606060;
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
}
.Pagination .page-num.active {
  border: 1px solid #ff8c1a;
  background: #ff8c1a;
}
.Pagination .page-num.active a {
  color: #fff;
}
/*--------------------社交----------------------*/
.social-share .zan,
.social-share .socialShare {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
  border-radius: 50px;
}
.social-share .socialShare .msb_main {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50px;
}
.social-share .socialShare .msb_main:hover {
  box-shadow: 0 0 5px #ffc56a;
}
.social-share .zan:hover {
  box-shadow: 0 0 5px #f6a0a0;
}
.social-share .socialShare .msb_main img,
.social-share .zan img {
  width: 60px;
  height: 60px;
  cursor: pointer;
  border-radius: 23px;
  border: none;
  float: left;
}
.social-share .zan-txt {
  position: absolute;
  bottom: 0px;
  width: 60px;
  text-align: center;
  color: #ec4141;
  font-size: 12px;
}
.social-share .socialShare .msb_network_button {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 9px;
  left: 92px;
  z-index: 1;
  cursor: pointer;
  text-indent: -9999px;
  display: none;
  background: no-repeat;
  border: 3px solid #f5f5f5;
  border-radius: 50%;
}
.social-share .socialShare .msb_network_button.qZone {
  background: url(../imgs/content/qZone.png);
}
.social-share .socialShare .msb_network_button.weixin {
  background: url(../imgs/content/wechat.png);
}
.social-share .socialShare .msb_network_button.sina {
  background: url(../imgs/content/sing.png);
}
.social-share .socialShare .msb_network_button.tQQ {
  background: url(../imgs/content/social.png) no-repeat -185px -20px;
}
.social-share .socialShare .msb_network_button.douban {
  background: url(../imgs/content/dou.png);
}
.social-share .socialShare .msb_network_button:hover {
  transition: -moz-transform 2s ease-out 0s;
  border: 3px solid #eee;
}
