/*******************重置html样式*******************/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
input,
p,
blockquote,
th,
td,
form {
  margin: 0;
  padding: 0;
}
ol,
ul,
li,
dd,
dt,
dl {
  list-style: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
img {
  width: auto\9;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
caption,
th {
  text-align: left;
}
input,
select,
textarea {
  font-size: 12px;
}
body {
  overflow-x: hidden;
}
/*******************可重用样式*******************/
/*-----清理浮动---*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
ul,
ol,
em {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
li {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}
a {
  text-decoration: none;
  color: #333;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #ee0000;
}
/*-----显示模式---*/
.none {
  display: none;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.hidden {
  overflow: hidden;
}
.right {
  float: right;
}
.left {
  float: left;
}
.hide {
  display: none;
}
/*-----对齐方式----*/
.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  over-flow: hidden;
}
* html .clear {
  display: inline;
}

body {
  margin: 0px auto;
  font-size: 12px;
  background: #ffffff;
  background: url(/static/fzghc/images/bg.gif) repeat;
  font-family: "宋体";
  color: #333333;
  padding: 0px;
}
td,
th {
  font-size: 12px;
  font-family: "宋体", Microsoft Yahei, Arial, Verdana, Sans-Serif;
  color: #333;
}
a {
  text-decoration: none;
  color: #333;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #ee0000;
}
ul,
ol,
em {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
img {
  width: auto\9;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.p1 {
  font-size: 14px;
  line-height: 26px;
}
.right {
  float: right;
}
.left {
  float: left;
}
.hide {
  display: none;
}
.clear {
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  margin-top: -1px;
}

/* ===========================必须 1 ================================ */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* ===========================必须 1 ================================ */

/* head*/
.header {
  width: 1000px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.header img {
  width: 1000px;
  height: 159px;
  border: 0px;
}
.header .banner {
  min-height: 50px;
  _height: 50px;
}

/*container*/
#container {
  width: 100%;
  height: auto;
  margin: auto;
  background: url(/static/fzghc/images/contain_bg.png) center top repeat-y;
}
.contain {
  width: 1000px;
  height: auto;
  margin: auto;
  padding: 2px 0px;
}
.mainer {
  width: 1000px;
  position: relative;
  min-height: 680px;
  _height: 680px;
}

/*footer*/
.foot {
  width: 1000px;
  height: 123px;
  line-height: 24px;
  margin: auto;
  background: url(/static/fzghc/images/bottom_bg.jpg) 0px 0px repeat-x;
  text-align: center;
  padding-top: 26px;
}
.foot a {
  line-height: 24px;
}
.foot span {
  font-family: Arial, Helvetica, sans-serif;
}

/*内页*/
.maincon {
  width: 972px;
  height: auto;
  background: url(/static/fzghc/images/tw_nrbg.jpg) 0px 0px repeat-x;
  padding: 9px 12px;
}

/* ===========================必须 2 ================================ */
.columns {
  padding: 0px;
  position: relative;
}

.placeholder {
  padding: 4px 0;
  border: 2px dashed #999;
  margin: 0px 0px 10px 0px;
}

/*拖动时的点位样式*/
.widget-placeholder {
  border: 2px dashed #999;
  margin: 10px 5px 0;
}

/*100%*/
.col-1 .col_0 {
  width: auto;
}
/*1:1*/
.col-1-1 .col_0 {
  float: left;
  width: 50.25%;
}
.col-1-1 .col_0 .widget {
  margin-right: 2px;
}
.col-1-1 .col_1 {
  float: left;
  width: 49.75%;
}
.col-1-1 .col_1 .widget {
  margin-left: 3px;
}
/*1:2*/
.col-1-2 .col_0 {
  float: left;
  width: 33.33%;
}
.col-1-2 .col_0 .widget {
  margin-right: 5px;
}
.col-1-2 .col_1 {
  float: left;
  width: 66.67%;
}
/*1:2:1*/
.col-1-2-1 .col_0 {
  float: left;
  width: 25%;
}
.col-1-2-1 .col_0 .widget {
  margin-right: 5px;
}
.col-1-2-1 .col_1 {
  float: left;
  width: 50%;
}
.col-1-2-1 .col_2 {
  float: left;
  width: 25%;
}
.col-1-2-1 .col_2 .widget {
  margin-left: 5px;
}
/*2:1*/
.col-2-1 .col_0 {
  float: left;
  width: 67.1%;
}
.col-2-1 .col_0 .widget {
  margin-right: 5px;
}
.col-2-1 .col_1 {
  float: left;
  width: 32.9%;
}
/*1:3*/
.col-1-3 .col_0 {
  float: left;
  width: 25%;
}
.col-1-3 .col_0 .widget {
  margin-right: 5px;
}
.col-1-3 .col_1 {
  float: left;
  width: 75%;
}
/*3:1*/
.col-3-1 .col_0 {
  float: left;
  width: 75.5%;
}
.col-3-1 .col_0 .widget {
  margin-right: 5px;
}
.col-3-1 .col_1 {
  float: left;
  width: 24.5%;
}
/*1:1:1*/
.col-1-1-1 .col_0 {
  float: left;
  width: 33.33%;
}
.col-1-1-1 .col_0 .widget {
  margin-right: 5px;
}
.col-1-1-1 .col_1 {
  float: left;
  width: 33.33%;
}
.col-1-1-1 .col_2 {
  float: left;
  width: 33.34%;
}
.col-1-1-1 .col_2 .widget {
  margin-left: 5px;
}
/*1:1:1:1*/
.col-1-1-1-1 .col_0 {
  float: left;
  width: 25%;
}
.col-1-1-1-1 .col_0 .widget {
  margin-right: 5px;
}
.col-1-1-1-1 .col_1 {
  float: left;
  width: 25%;
}
.col-1-1-1-1 .col_2 {
  float: left;
  width: 25%;
}
.col-1-1-1-1 .col_2 .widget {
  margin-left: 5px;
}
.col-1-1-1-1 .col_3 {
  float: left;
  width: 25%;
}
.col-1-1-1-1 .col_3 .widget {
  margin-left: 5px;
}

/*模块乒乓球直播共样式*/
.widget {
  margin: 0px 0px 6px 0px;
  padding: 1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  overflow: hidden;
  border: solid 1px #aacbee;
  background: #ffffff;
  position: relative;
}
/*修改.widget 的 border样式可改变乒乓球直播共内容区边框样式*/
.widget .widget-head {
  color: #000;
  overflow: hidden;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: url(/static/fzghc/images/bk_top.jpg);
}
/*修改widget .widget-head 的height可改变乒乓球直播共内容区标题背景图片高度*/
.widget .widget-head h3 {
  margin: 0px;
  padding: 0 10px;
  float: left;
  color: #3e91c7;
}
/*.widget .widget-head h3 的颜色可改变乒乓球直播共内容区标题的文字颜色*/
.widget .widget-head a {
  padding-left: 15px;
  color: #fff;
}
.widget .widget-head a.head_icon {
  float: left;
  display: inline;
  width: 8px;
  height: 14px;
  text-indent: -9999em;
  margin: 8px 0 8px 4px;
  outline: none;
}
/*.widget .widget-head 更多 链接样式*/
.widget .widget-head a.more {
  float: right;
  display: inline;
  width: 40px;
  height: 14px;
  margin: px 0px 10px 0px;
  outline: none;
  color: #b5b5b5;
}

/*文字列表*/
.doc_list .widget-content {
  padding: 10px;
}
.doc_list .widget-content ul {
  padding: 0;
}
.doc_list .widget-content ul li {
  font: 12px/24px "宋体";
  background: url(/static/fzghc/images/icon02.gif) no-repeat left center;
  padding-left: 8px;
  height: 24px;
}
.doc_list .widget-content ul li a {
  color: #5e5e5e;
}
.doc_list .widget-content ul li a:hover {
  color: #0b75d9;
}
.doc_list .widget-content ul li {
  color: #999;
  font-family: arial;
}

/*轮播图片样式*/
.doc_img_focus {
  padding: 1px;
}

/*链接*/
.ad_list {
  padding: 0px;
  border: none;
}

/*图片位*/
.ad_cus_img {
  border: none;
  padding: 0px;
  margin: 0px;
}

/*导航*/
.nav_list {
  border: none;
  padding: 0px;
  margin: 0 0 5px 0;
}
.nav_list .widget-content {
  overflow: hidden;
  padding: 0px;
}
/*修改mu_bg.png可改变主导航默认图片图片样式*/
.nav_list .widget-content ul {
  margin: 0px;
  padding: 0px;
  height: 41px;
  background: url(/static/fzghc/images/mu_bg.jpg) 0 0 repeat-x;
}
.nav_list .widget-content li {
  float: left;
  width: 92px;
  height: 41px;
  padding: 0px 3px;
  vertical-align: bottom;
  overflow: hidden;
}
.nav_list .widget-content li.line {
  width: 2px;
  background: url(/static/fzghc/images/mu_line.jpg) 0px 13px no-repeat;
  overflow: hidden;
  padding: 0px;
}
.nav_list .widget-content li a {
  display: block;
  line-height: 30px;
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.nav_list .widget-content li a:hover,
.menu ul li a.active,
.liacitve {
  height: 35px;
  background: url(/static/fzghc/images/mu_hover.png) 0px 0px no-repeat;
  color: #fff;
}

/*链接-图片*/
.ad_img {
}

/* =========================== 栏目页 ================================ */
/*左侧垂直导航*/
.nav_current_vertical .widget-content {
  margin: 0px;
  padding: 5px;
}
.nav_current_vertical .widget-content ul li {
  margin-bottom: 3px;
}
.nav_current_vertical .widget-content ul li a {
  border: solid 1px #adadad;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.nav_current_vertical .widget-content ul li a:hover {
  background: #ebebeb;
}

/*分页*/
.pagenav {
  margin: 2px;
  padding: 2px;
  float: right;
}
.pagenav a {
  border: 1px solid #ddd;
  color: #036cb4;
  font-family: Arial, Helvetica, sans-serif;
  margin: 2px;
  padding: 2px 5px;
  display: block;
  float: left;
  line-height: 100%;
}
.pagenav a:hover {
  background-color: #d0edff;
  border: 1px solid #d3e9ff;
  color: #014694;
}
.pagenav a:active {
  border: 1px solid #999999;
  color: #666666;
}
.pagenav a.current,
.pagenav a.current:hover {
  background-color: #d0edff;
  border: 1px solid #d3e9ff;
  color: #014694;
}
.pagenav a.disabled {
  border: 1px solid #eeeeee;
  color: #dddddd;
}
.pagenav a.text,
.pagenav a.text:hover {
  color: #036cb4;
}

/*列表*/
.nav_current_list .widget-content {
  padding: 10px 0;
  width: 710px;
  line-height: 28px;
  margin: 0 auto;
}
.nav_current_list .widget-content ul {
  padding-bottom: 5px;
}
.nav_current_list .widget-content ul li {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  background: url(/static/fzghc/images/line02.gif) repeat-x left bottom;
  padding-left: 8px;
  clear: both;
}
.nav_current_list .widget-content ul li span {
  font-family: Arial, Helvetica, sans-serif;
  color: #969696;
  padding-right: 5px;
}
.nav_current_list .widget-content ul li a,
.news_info a {
  color: #404040;
  font-size: 12px;
  height: 32px;
  overflow: hidden;
  background: url(/static/fzghc/images/icon04.gif) no-repeat left center;
  padding-left: 12px;
  display: block;
}
.nav_current_list .widget-content ul li a:hover,
.news_info a:hover {
  color: #f00;
}

/*文章*/
.wenzhang {
  width: 998px;
}
.wz_top {
  height: 32px;
  background: url(/static/fzghc/images/location.gif) no-repeat 0 0;
  line-height: 32px;
  color: #555;
}
.location_fh {
  padding: 0 8px;
}
.wz_top a {
  color: #555;
}
.wz_top a:hover {
  color: #ff0000;
}
.con_list {
  border: 1px solid #d3e9ff;
  border-top: none;
  height: auto;
}
.wenzhang {
  color: #333333;
  font-size: 12px;
  height: auto;
  line-height: 26px;
  width: 960px;
  margin: 0 auto;
  padding-top: 10px;
}
.wenzhang p {
  padding: 5px 0;
}
.wztit {
  font-size: 24px;
  line-height: 46px;
  padding-top: 15px;
  text-align: center;
}
.wzfbt {
  font-size: 16px;
  font-weight: 100;
  line-height: 36px;
  text-align: center;
}
.wzbjxx1 {
  background-color: #fbfcfe;
  border: 1px dotted #e0ecf8;
  font-size: 12px;
  line-height: 27px;
  margin: 10px auto;
  text-align: center;
  width: 100%;
}
.wzcon {
  font-size: 14px;
  height: auto;
  line-height: 30px;
  min-height: 500px;
  _height: 500px;
  padding: 10px;
  color: #333;
}
.wzbot {
  border-top: 1px solid #ccd8e6;
  font-size: 12px;
  line-height: 26px;
  padding-bottom: 10px;
  padding-top: 5px;
}
.wzcon ul {
  background: url(/static/fzghc/images/lineimage.gif) repeat-x scroll left top;
  padding-bottom: 5px;
  padding-top: 14px;
}
.wzbot a:hover {
  color: #f00;
  text-decoration: underline;
}

/* 移动端适配 */

.mobile {
  width: auto;
}

.mobile .contain {
  width: 100%;
}

.mobile .mainer {
  width: 100%;
}

.mobile .nav_list .widget-content ul {
  height: auto;
  background: url();
  background-color: #0b75d9;
  /* display: flex; */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  height: auto;
}

.mobile .nav_list .widget-content li {
  width: 25%;
  padding: 0;
}

.mobile #column2,
.mobile #column3,
.mobile #column4,
.mobile #column5,
.mobile #column6,
.mobile #column7,
.mobile #column8,
.mobile #column9,
.mobile #column10,
.mobile #column11,
.mobile #column12 {
  width: 100%;
  float: none;
}

.mobile .widget {
  padding: 0 !important;
  margin: 0 !important;
}

.mobile #myFocus {
  width: 100%;
}

.mobile #myFocus .pic {
  overflow: hidden;
  height: 216px;
}

.mobile #myFocus .pic img {
  width: 100%;
  height: 216px;
  object-fit: cover;
}

.mobile #column12 .widget-content p:nth-child(3) {
  /* display: flex; */
  width: 100%;
}

.mobile #column12 .widget-content p:nth-child(3) a {
  display: block;
  width: 190px;
  height: 152px;
  /* width: 190px; */
}

.mobile .nav_current_list .widget-content {
  width: 100%;
}

.mobile .nav_current_list .widget-content ul li span:first-child {
  width: 72%;
}

.mobile .nav_current_list .widget-content ul li span:first-child a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile .wenzhang {
  width: 100%;
}

#zoom {
  width: 100%;
}

#zoom img {
  width: auto;
  height: auto;
  max-width: 100% !important;
}

.mobile #zoom img{
  width: 80% !important;
  height: auto !important;
}
