﻿* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  width: 100%;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: 400;
  color: #222;
  background-color: #f6f6f6;
}

a {
  text-decoration: none;

}

input, textarea, select, option {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-weight: 400;
  color: #222;
}

ul, ol {
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.autow {
  width: 1190px;
  margin: 0 auto;
}

.hd_top {
  background-color: #333333;
  height: 25px;
}

.hd_top a {
  float: right;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  padding-right: 44px;
}

.hd_logo {
  height: 118px;
}

.nav .autow {
  display: flex;
  height: 50px;
  font-size: 18px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.nav a {
  color: #fff;
}

.main {
  width: 1190px;
  min-height: 500px;
  margin: 0 auto;
}

.titlebox {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-top-width: 3px;
  border-top-style: solid;
  padding-left: 14px;
}

.title_i {
  width: 5px;
  height: 19px;
  display: inline-block;
  margin-right: 12px;
}

.title_text {
  font-size: 22px;
}

.title_more {
  float: right;
  padding-right: 10px;
}

.title_more:hover {
  text-decoration: underline;
}

.title_flower {
  float: right;
  width: 38px;
  height: 32px;
  background: url("../images/icn_lx_sy_ssfw.png") no-repeat left center;
  margin: 3px 10px 0 0;
}

.footer {
  padding: 24px 0;
  margin-top: 20px;
  background-color: #333333;
}

.gotourl {
  display: flex;
  justify-content: space-around;
  margin-bottom: 5px;
}

.gotourl a{
	display:none;
	color:white;
	font-size:16px;
}

.goselect {
  width: 188px;
  height: 26px;
  color: #666666;
  outline: none;
}

.ft_text {
  text-align: center;
  color: #fff;
  line-height: 32px;
}

.tabs_title {
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #d9d9d9;
}

.tabs_title li {
  float: left;
  margin-right: 20px;
  height: 44px;
  font-size: 22px;
  color: #666;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  cursor: pointer;
}

.tabs_card.choose {
  display: block;
}

.tabs_card {
  width: 100%;
  display: none;
  position: relative;
}

.tabs_card>a{
  color: #666;
  position: absolute;
  right: 0;
  top: -37px;
}

.main_r {
  width: 888px;
  float: right;
}

.main_hd {
  width: 100%;
  height: 29px;
  text-indent: 30px;
  color: #666;
}

.main_hd a:hover{
	color:red;
}

.fc_main {
  width: 100%;
  padding-top: 20px;
}
.fc_main>a{
  float:left;
  margin:0 5px;
}

.fc_listbox {
  width: 286px;
  height: 220px;
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px;
}

.fc_img {
  width: 256px;
  height: 160px;
  background-color: gray;
}

.fc_img img {
  display: block;
  width: 100%;
  height: 100%;
}

.fc_text {
  text-align: center;
  margin-top: 6px;
  height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*dd*/
/* 共用-最新动态-通知公告-正文------------------------------------- */

.zxdt_columnbg, .zxdt_columnbox {
  height: 100%
}

.zxdt_columnbox {
  width: 1190px;
  margin: 0 auto;

}

.zxdt_text {
  display: block;
  color: #616161;
  padding-left: 13px;
  margin-left: 13px;
  margin-bottom: 7px;
}

.zxdt_list {
  background: url(../images/list_d.png) left center no-repeat;
    color:black;
}

.zxdt_list p {
  float: left;
  padding-left: 11px;
  margin-left: 14px;
  line-height: 32px;
  width: 820px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 820px;
  white-space: nowrap;
}

.zxdt_list span {
  float: right;
}

.zxdt_list_box {
  border: solid 1px #d4d4d4;
  padding: 6px 14px 13px 14px;
  min-height:500px;
}

.zxdt_list {
  display: block;
}

.zxdt_nav {
  text-align: center;
  padding-top: 31px;
}

.zxdt_nav span {
  display: inline-block;
  padding: 0 10px;
  cursor: pointer;
}

.ewmbox {
  background-color: #FFFFFF;
  width: 163px;
  height: 236px;
  position: fixed;
  top: 393px;
  left: 0;
}

.zxdt_ewm {
  margin: 0 auto;
  display: block;
  margin-top: 9px;
  position: relative;
  margin-bottom: 3px;
}

.gb_btn {
  position: absolute;
  top: -20px;
  right: 0;
}

.ewm p {
  line-height: 24px;
}

.ewm {
  margin-bottom: 6px;
  padding: 0 8px;
}

.zxdt_zw_msg {
  background-color: #eeeeee;
  text-align: center;
  height: 25px;
  margin-top: 21px;
}

.zxdt_zw_msg span {
  padding: 0 14px;
  display: inline-block;
  line-height: 25px;
}

.zxdt_list_box h2 {
  text-align: center;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  margin-top: 18px;
}

.zxdt_zw_text {
  line-height: 27px;
  /* text-indent: 2em; */
  text-align: justify;
  margin-top: 21px;
  min-height: 238px;
}

.zxdt_zw_text img{
 height:100% !important;
 width:43% !important;
}

.zw_title {
  background: url(../images/zw_title_line.png) repeat-x;
  position: relative;
  margin-bottom: 21px;
  height: 1px;
  display: block;
  margin-top: 31px;
}

.zw_title p {
  display: inline-block;
  background: #f6f6f6;
  position: absolute;
  top: -8px;
  left: 40px;
  padding: 0 10px;
}

.zw_list li {
  line-height: 32px;
  padding-left: 22px;
  background: url(../images/list_d.png) no-repeat left center;
  cursor: pointer;

}

.zw_list ul {
  width: 48%;
  float: left
}

.zw_list p {
  float: left;
  width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zw_list span {
  float: right;
}

.left_list {
  margin-right: 22px;
}

.right_list {
  margin-left: 22px;
}

/*足协表格------------------------------------*/
.zx_main_r {
  padding-bottom: 23px;
}

.main_r h3 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
}

.main_table {
  text-align: center;
  line-height: 48px;
  padding: 0 13px;
  font-size: 13px;
  color: #666666;
}

.table_box {
  margin-top: 15px;
  background-color: #FFFFFF;
}

.main_msg {
  line-height: 48px;
  color: #18881a;
  background: #FFFFFF;
  margin-top: 15px;
  padding: 0 13px;
}

.zx_main_listbox {
  border: solid 1px #dedede;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 13px;
}

.zx_main_listbox p {
  display: inline-block;
  background: url(../images/list_d.png) no-repeat left center;
  padding-left: 11px;
  line-height: 32px;
}

.listbox_text, .zxdt_list_color {
  float: left;
}

.listbox_text {
  width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zxdt_list_color {
  color: #000dff;
}
