﻿@charset "utf-8";
/* CSS Document */
body {
  /* background: url(../images/main-bg2.jpg;vpn_img) top center repeat-x #f3b08e; */
  color: #444;
  font-family: "Microsoft Yahei", "宋体";
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
.b {
  font-family: "Microsoft Yahei", "黑体";
  font-weight: 600;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
ul,
form {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
img {
  border: none;
}
.cle {
  display: block;
  clear: both;
  overflow: hidden;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.clear {
  clear: both;
}
.cle10 {
  display: block;
  clear: both;
  overflow: hidden;
  height: 10px;
  font-size: 10px;
  line-height: 10px;
}
.h_10 {
  height: 10px;
  clear: both;
  display: block;
  overflow: hidden;
}
.h_20 {
  height: 20px;
  clear: both;
  display: block;
  overflow: hidden;
}

.zt_news .a-more {
  color: #a49f9f;
  font-size: 12px;
  line-height: 18px;
  float: right;
}
.zt_news .a-more:hover {
  color: #e42609 !important;
}
.top-bgc {
  background: url(../images/top-bg.png;vpn_img) no-repeat center top;
  width: 100%;
}
.top-bgc2 {
  background: url(../images/top-bg3.png;vpn_img) no-repeat center top;
  width: 100%;
}
.top-bgc3 {
  background: url(../images/top-bg4.png;vpn_img) no-repeat center top;
  width: 100%;
}
.top-bgc5 {
  background: url(../images/top-bg5.png;vpn_img) no-repeat center top;
  width: 100%;
}
.aaa:after {
  background: url(../images/bottom-bg.jpg;vpn_img) no-repeat center bottom;
  width: 100%;
}
.bottom-pic {
  position: absolute;
  bottom: 144px;
  width: 100%;
  left: 0;
  height: 532px;
  z-index: -99;
}
.in_body {
  background: url(../images/top-bg.png;vpn_img) top no-repeat;
}
.w980 {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 100px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 100px;
}
.w200 {
  width: 200px;
}
.w470 {
  width: 490px;
  background: #fff;
  border-bottom: 2px solid #d1d9e3;
}
.w500 {
  width: 500px;
}
.w484 {
  width: 484px;
}
.w487 {
  width: 487px;
}
.w700 {
  width: 700px;
}
.w720 {
  width: 720px;
}
.w920 {
  width: 920px;
}
.lef {
  float: left;
  display: inline;
}
.rig {
  float: right;
  display: inline;
}
a {
  color: #222;
  text-decoration: none;
}
a:hover {
  color: #e42609;
}
a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.flex-caption a {
  color: #ffffff;
  display: inline-block;
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zt_logo {
  height: 420px;
  width: 100%;
}
.zt_logo2 {
  height: 366px;
  width: 100%;
}

.fleft {
  float: left;
}
.fright {
  float: right;
}

.top-nav {
  background-color: rgba(0, 0, 0, 0.5);
  height: 44px;
  width: 100%;
}
.top-nan-c {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.top-nan-c img {
  float: left;
  width: 400px;
}

/*导航菜单的css*/
.zt_top {
  background: url(../images/nav-bg.jpg;vpn_img) repeat-x left top;
  height: 58px;
  border: 1px solid #7e0200;
}
.zt_top ul li,
.zt_top2 ul li,
.zt_top3 ul li {
  height: 58px;
  line-height: 58px;
  float: left;
  margin: 0 auto;
  text-align: center;
}
.zt_top ul li a,
.zt_top2 ul li a,
.zt_top3 ul li a {
  padding: 0 20px;
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: center;
  height: 58px;
  line-height: 58px;
  display: inline-block;
  color: #ffffff;
}
.zt_top ul li a:hover,
.zt_top2 ul li a:hover,
.zt_top3 ul li a:hover {
  color: #ff0;
}
.zt_top ul li {
  color: #c87473;
}
.zt_top2 ul li,
.zt_top3 ul li {
  color: #fff;
}
.zt_top2 {
  background-image: linear-gradient(to bottom, #14b0fd, #155bca);
  height: 58px;
}
.zt_top3 {
  background: #eea63a;
  height: 58px;
}

/* 焦点图 */
.container {
  position: relative;
  overflow: hidden;
  width: 450px;
  height: 300px;
}
.flexslider {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider .slides > li {
  display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block;
  width: 450px;
  height: 300px;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides li {
  position: relative;
  display: none;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
  zoom: 1;
  position: relative;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  zoom: 1;
}
.flex-caption {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  font-size: 14px;
  margin: 0;
  text-align: left;
  padding-left: 10px;
  line-height: 35px;
  height: 35px;
}
/* Direction Nav */
.flex-direction-nav {
  display: none;
}
/* Control Nav */
.flex-control-nav {
  position: absolute;
  bottom: 11px;
  text-align: center;
  z-index: 200;
  right: 10px;
  float: right;
}
.flex-control-nav li {
  margin-left: 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  float: left;
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.5);
  background: #666;
}
.flex-control-nav li a:hover {
  background: #ccc;
}
.flex-control-nav li a.active {
  background: #ccc;
}

.zt_news {
  padding: 35px 35px 24px 32px;
  background: #fdf9f0;
  border-bottom: 2px solid #d1d9e3;
  overflow: hidden;
  margin-top: 0px;
}
.zt_news .rig {
  width: 455px;
}
.zt_news .rig dt {
  background: url(../images/zt_ico08.gif;vpn_img) left top no-repeat;
  display: block;
  display: block;
  height: 28px;
  text-align: left;
  padding-left: 7px;
}
.zt_news .rig dt a {
  color: #a49f9f;
  font-size: 12px;
  line-height: 18px;
}
.zt_news .rig dt a:hover {
  color: #111;
}
.zt_news .rig dd {
  overflow: hidden;
  line-height: 20px;
  color: #777;
  font-size: 12px;
  border-bottom: 1px dashed #a49f9f;
  padding: 0px 0 10px 0;
  margin: 0 0 15px 0;
}
.zt_news .rig dd em {
  height: 14px;
  line-height: 14px;
  margin-bottom: 14px;
  border-bottom: 1px dashed #a49f9f;
  display: block;
}
.zt_news .rig dd a {
  line-height: 30px;
  padding-bottom: 3px;
  font-size: 24px;
  height: 60px;
  font-weight: bold;
  width: 100%;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.zt_news .rig dd a img {
  vertical-align: middle;
  margin-left: 5px;
  border-bottom: 2px solid #d4cdcd;
}

/*专题内容的css*/
.w492 {
  width: 492px;
}
.h195 {
  height: 195px;
}
.h193 {
  height: 190px;
}

.h490 {
  height: 460px;
}
.zt-ch {
  background-color: #fff;
  width: 100%;
}
.zt-ch-hd {
  border-bottom: 3px solid #dc2825;
  margin: 0 20px;
  padding-top: 20px;
}
.zt-ch-bg {
  background-color: #dc2825;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 25px;
  height: 38px;
  line-height: 38px;
  border-radius: 5px;
  margin-bottom: -3px;
  margin-left: -5px;
}
.h326 {
  height: 326px;
}
.zt-ch img {
  margin-top: 8px;
  margin-left: 15px;
}
.zt-more {
  font-size: 12px;
  float: right;
  margin-right: 10px;
}
.mt25 {
  margin-top: 25px;
}
.mt10 {
  margin-top: 10px;
}
.zt-more:hover {
  color: #e42609;
}
.zt-con {
  background-color: #fff;
  padding: 8px 13px;
}
.zt-con ul li {
  font-size: 14px;
  height: 31px;
  line-height: 31px;
  padding-left: 14px;
  display: block;
  border-bottom: 1px dashed #dedede;
}
.zt-con ul li a {
}

.zt_in ul li {
  float: left;
  width: 46.7%;
  margin-left: 20px;
  margin-top: 15px;
}
.zt_in ul li a {
  height: 265px;
  width: 100%;
  display: inline-block;
}
.zt_in ul li a img {
  width: 100%;
  height: 100%;
}
.zt_in ul li a p {
  font-size: 16px;
  color: #4d4b4b;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.zt_in ul li a:hover p {
  color: #e42609;
}

.zt_in {
}
.zt_in h2 {
  height: 58px;
  line-height: 58px;
  position: relative;
  width: 484px;
}
.zt_in h2 a:hover {
  text-decoration: underline;
}
.zt_in h2 span {
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  padding-top: 15px;
  padding-right: 10px;
}
.zt_in h3 {
  height: 55px;
  line-height: 55px;
  width: 500px;
  height: 46px;
}
.zt_in h3 a:hover {
  text-decoration: underline;
}
.zt_in h3 span {
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  padding-top: 15px;
  padding-right: 10px;
}
.zt_in dl {
  padding: 0 23px;
  clear: both;
}
.zt_in dt {
  line-height: 20px;
  color: #888;
  padding-top: 18px;
}
.zt_in dt a {
  display: block;
  line-height: 30px;
  padding-top: 16px;
  margin-bottom: 8px;
  overflow: hidden;
  font-size: 22px;
  font-weight: normal;
  color: #333;
}
.zt_in dt a:hover {
  color: #e42609;
}
.zt_in dd {
  padding-top: 14px;
}
.zt_in dd a {
  background: url(../images/zt_ico02.gif;vpn_img) 5px 16px no-repeat;
  padding-left: 17px;
  line-height: 40px;
  display: block;
  border-bottom: 1px dashed #dedede;
  font-size: 16px;
  color: #0e0e0e;
  width: calc(50% - 39px);
  margin-right: 20px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zt_in dd a:hover {
  color: #e42609;
}
.zt_in dd a:nth-child(2n) {
  float: right;
  margin-right: 0;
}

.zt_in_r {
  overflow: hidden;
  background-color: #fff;
}
.zt_in_r h2 {
  height: 55px;
  line-height: 55px;
  position: relative;
}

.zt_in_r h2 span {
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  padding-top: 16px;
}
.zt_in_r dl {
  padding: 0 20px;
  border-top: 15px solid #fff;
}
.zt_in_r dt {
  padding: 0 2px 12px 25px;
  line-height: 20px;
  color: #888;
  font-size: 12px;
}
.zt_in_r dt a {
  display: block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
}

.zt_foot {
  /* background: #0b297d; */
  color: #7989b3;
  clear: both;
  padding: 30px 0 60px 0;
  border-top: 5px solid #a90d0a;
  text-align: center;
  margin-top: 100px;
}
.zt_foot span {
  line-height: 30px;
  display: block;
}
.zt_foot a {
  color: #dfe5f5;
  padding: 0 15px;
}
.zt_foot a:hover {
  color: #fff;
  text-decoration: underline;
}

.zt_list,
.zt_list2,
.zt_list3 {
  border-top: 1px solid #f3f3e9;
  border-bottom: 2px solid #ece8cb;
  background: #fff;
  padding: 25px 25px;
  overflow: hidden;
  min-height: 500px;
  _height: 500px;
}
.zt_list h3,
.zt_list2 h3,
.zt_list3 h3 {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
.zt_list h3 span,
.zt_list2 h3 span,
.zt_list3 h3 span {
  float: right;
  font-size: 12px;
  font-weight: normal;
  padding-left: 18px;
}
.zt_list h3 {
  border-bottom: 2px solid #c81b18;
}
.zt_list2 h3 {
  border-bottom: 2px solid #14a6f7;
}
.zt_list3 h3 {
  border-bottom: 2px solid #eea63a;
}

.zt_li_l dl a,
.zt_li_l2 dl a,
.zt_li_l3 dl a {
  display: block;
  background: #f4f4f3;
  margin-bottom: 2px;
  padding-left: 15px;
  line-height: 38px;
}
.zt_li_l dl a:hover {
  font-weight: 600;
}
.zt_li_l2 dl a:hover {
  font-weight: 600;
  color: #14a6f7;
}
.zt_li_l3 dl a:hover {
  font-weight: 600;
  color: #eea63a;
}
.zt_li_l dl a.hover {
  background: #c81b18;
  color: #fff;
  font-weight: 600;
}
.zt_li_l2 dl a.hover {
  background: #14a6f7;
  color: #fff;
  font-weight: 600;
}
.zt_li_l3 dl a.hover {
  background: #eea63a;
  color: #fff;
  font-weight: 600;
}
.zt_li_l dl a.current {
  background: #c81b18;
  color: #fff;
  font-weight: 600;
}
.zt_li_l2 dl a.current {
  background: #14a6f7;
  color: #fff;
  font-weight: 600;
}
.zt_li_l3 dl a.current {
  background: #eea63a;
  color: #fff;
  font-weight: 600;
}

.news_list dd,
.news_list2 dd {
  border-bottom: 1px dotted #e7e7e7;
  padding: 16px 0 20px 0;
  color: #888;
  line-height: 22px;
  font-size: 14px;
}
.news_list dd a,
.news_list2 dd a {
  line-height: 32px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  font-family: "Microsoft Yahei", "黑体";
}
.news_list2 dd a:hover {
  color: #14a6f7;
}
.list_foot {
  padding: 13px 0 30px 0;
  text-align: left;
  clear: both;
}
.sp_list .sp-list-box .text {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sp_list .sp-list-box {
  width: 340px;
  float: left;
  line-height: 32px;
  font-size: 20px;
  display: block;
  margin: 10px 0 0 15px;
  background: #ecedee;
}
.sp_list .sp-list-box img {
  width: 340px;
  height: 255px;
  display: block;
}
.sp_list2 .sp-list-box .text {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sp_list2 .sp-list-box {
  width: 290px;
  float: left;
  line-height: 32px;
  font-size: 20px;
  display: block;
  margin: 10px 0 0 15px;
  background: #ecedee;
}
.sp_list2 .sp-list-box img {
  width: 100%;
  height: 200px;
  display: block;
}

/*文章详细页*/
.zt_page {
  border-top: 1px solid #f3f3e9;
  border-bottom: 2px solid #ece8cb;
  background: #fff;
  overflow: hidden;
  padding: 10px 30px;
  min-height: 500px;
  _height: 500px;
}

h3.page_tit {
  font-size: 14px;
  border-bottom: 1px solid #eee;
  line-height: 38px;
  height: 38px;
  background: #fff;
  padding-top: 20px;
}
h3.page_tit span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  padding-left: 18px;
  margin-left: 15px;
}

.zt_page h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 40px 15px 10px 15px;
  color: #1f5781;
}
.zt_page h2 span {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
  padding-bottom: 20px;
}
.zt_page h2 b,
.h2_b {
  text-align: center;
  display: block;
  font-size: 18px;
  padding-top: 20px;
}
.zt_page div.f_tit {
  font-weight: normal;
  line-height: 22px;
  padding: 9px 14px;
  text-align: center;
  border: 1px solid #eebfbe;
  background: #fffdf6;
  font-size: 18px;
}
.summary {
  text-align: center;
  padding: 10px 0 40px 0;
  border-bottom: 1px dashed #f1f1f1;
  position: relative;
}
.page {
  padding: 20px;
  line-height: 2em;
  min-height: 500px;
  _height: 500px;
  font-size: 120%;
  color: #000;
}
.page p {
  margin: 1em 0;
}

.zt_in_r2 {
  overflow: hidden;
}
.zt_in_r2 dl {
  width: 49%;
  float: left;
  margin: 20px 0 10px 0;
}
.in_left_img {
  float: left;
  padding: 5px;
}
.in_left_conten {
  float: right;
  width: 296px;
}
.in_left_conten_font {
  padding: 5px;
}
a {
  color: #222;
  text-decoration: none;
}
.in_left_conten_font b {
  display: block;
  line-height: 30px;
  font-size: 20px;
  font-variant: 200;
}
.in_left_conten_font font {
  display: block;
  line-height: 23px;
  padding-top: 10px;
  font-size: 16px;
}
.cle10 {
  display: block;
  clear: both;
  overflow: hidden;
  height: 10px;
  font-size: 10px;
  line-height: 10px;
}

/*首页的css*/
.discuss {
  background-color: #fdf9f0;
  padding: 30px 20px;
  margin-top: 30px;
  -moz-box-shadow: 2px 7px 5px #ccc;
  -webkit-box-shadow: 2px 7px 5px #ccc;
  box-shadow: 2px 7px 5px #ccc;
}
.discuss .discuss-tit {
  display: flex;
  justify-content: space-around;
  position: relative;
}
.discuss .discuss-tit .tit-bg1,
.discuss .discuss-tit .tit-bg2,
.discuss .discuss-tit .tit-bg3,
.discuss .discuss-tit .tit-bg4 {
  width: 900px;
  height: 35px;
  margin: 0 auto;
  text-align: center;
}
.discuss .discuss-tit .tit-bg1 img,
.discuss .discuss-tit .tit-bg2 img,
.discuss .discuss-tit .tit-bg3 img,
.discuss .discuss-tit .tit-bg4 img {
  margin: 0 auto;
  text-align: center;
}
.discuss .discuss-tit .tit-bg1 {
  background: url(../images/tit-bg1.png;vpn_img) no-repeat center top;
}
.discuss .discuss-tit .tit-bg2 {
  background: url(../images/tit-bg2.png;vpn_img) no-repeat center top;
}
.discuss .discuss-tit .tit-bg3 {
  height: 45px;
  background-image: url(../images/tit-bg3.png;vpn_img);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.discuss .discuss-tit .tit-bg4 {
  height: 45px;
  background-image: url(../images/tit-bg4.png;vpn_img);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.discuss .discuss-tit .tit-more {
  color: #666;
  font-size: 14px;
  position: absolute;
  top: 8px;
  right: 30px;
  cursor: pointer;
}
.discuss .discuss-tit .tit-more:hover {
  text-decoration: underline;
}
.discuss .discuss-c {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
  margin-bottom: 20px;
}
.discuss .discuss-c .con-lef {
  width: 100%;
}
.discuss .discuss-c .con-rig {
  width: 50%;
}

@media screen and (max-width: 1280px) {
  .bottom-pic img {
    width: 60%;
  }
}
.page-box {
  text-align: center;
}
/* 正文分享 */
.sun-cc {
  float: left;
  margin-right: 10px;
  margin-left: 150px;
}
.menu_list {
  width: 90px;
  background: #faffe5;
  float: left;
  margin-top: -5px;
  position: relative;
}
.menu_head {
  padding: 5px 10px;
  cursor: pointer;
  position: relative;
  margin: 1px;
  font-weight: bold;
  background: white center right no-repeat;
}
.slideDown .menu_head b {
  border: solid 5px #fff;
  border-top-color: #757575;
  display: block;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 8px;
  top: 10px;
  -webkit-transition: top 1s, all 0.3s ease-in 0s;
  -moz-transition: top 1s, all 0.3s ease-in 0s;
  -o-transition: top 1s, all 0.3s ease-in 0s;
  transition: top 1s, all 0.3s ease-in 0s;
}

.slideCur .menu_head b {
  border: solid 5px #fff;
  border-top-color: #1e63b0;
  top: 12px;
  border-top-color: #f5f5f5\9;
  right: 8px;
  top: 5px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bdsharebuttonbox {
  display: none;
  padding-left: 10px;
}
.bdshare-button-style0-16 {
  zoom: 1;
  position: absolute;
  background-color: #faffe5;
}
.bdshare-button-style0-16 .bds_qzone {
  background-position: 0 -52px;
}
.bdshare-button-style0-16 .bds_tsina {
  background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_tqq {
  background-position: 0 -260px;
}
.bdshare-button-style0-16 .bds_sqq {
  background-position: 0 -2652px;
}
.bdshare-button-style0-16 .bds_weixin {
  background-position: 0 -1612px;
}
.bdsharebuttonbox a {
  display: block;
  color: #006699;
  padding-left: 10px;
  font-weight: bold;
  text-decoration: none;
}
.bdsharebuttonbox a:hover {
  color: #5b5c57;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
  float: left;
  font-size: 12px;
  padding-left: 17px;
  line-height: 16px;
  height: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.bdshare-button-style0-16:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.selectBox {
  position: absolute;
}
.bdsharebuttonbox .bshare-weixin {
  background: url(../images/weixin.png;vpn_img) no-repeat;
  *display: inline;
  display: inline-block;
}
.bdsharebuttonbox .bshare-sinaminiblog {
  background: url(../images/top_logos_sprite.png;vpn_img) no-repeat 0 -270px;
  *display: inline;
  display: inline-block;
}
.bdsharebuttonbox .bshare-qzone {
  background: url(../images/top_logos_sprite.png;vpn_img) no-repeat 0 -234px;
  *display: inline;
  display: inline-block;
}
.wx_dialog {
  background: #fff;
  border: 1px solid #ccc;
  position: fixed;
  left: 42%;
  top: 30%;
  padding: 5px;
  z-index: 10;
}
.wx_dialog .bd_weixin_popup_head {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 16px;
  height: 16px;
  position: relative;
  color: #000;
}
.wx_dialog .bd_weixin_popup_close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  text-decoration: none;
  font-size: 16px;
}
.wx_dialog .wx_erm {
  padding: 20px;
}
.wx_dialog .bd_weixin_popup_foot {
  font-size: 12px;
  text-align: left;
  line-height: 22px;
  color: #666;
}
