/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
strong,
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul li {
  list-style: none;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "Microsoft YaHei";
  min-width: 1200px;
}
.g-bdc {
  background: #1fb693 url(../img/bg.jpg) center top no-repeat;
  width: 100%;
  padding: 0 0 50px 0;
}
.g-bdw {
  background: url(../img/header.jpg) center top no-repeat;
  width: 100%;
}
.header {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  height: 850px;
}
.header .img-flex {
  position: relative;
  margin: 0 !important;
  top: 0 !important;
  left: 0 !important;
}
.header .img-flex ul {
  font-size: 0;
}
.header .img-flex ul li {
  display: block;
  background-repeat: no-repeat;
  float: left;
  position: relative;
}
.header img {
  padding-top: 78px;
}
/*导航 */
.m-nav {
  height: 70px;
  line-height: 70px;
}
.m-nav .u-nav {
  width: 1000px;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}
.m-nav .u-nav:after {
  zoom: 1;
  content: '';
}
.m-nav .u-nav li {
  float: left;
  font-size: 26px;
  margin-left: 45px;
}
.m-nav .u-nav li:first-child {
  margin-left: 0;
}
.m-nav .u-nav li a {
  color: #fff;
}
.m-nav .u-nav li {
  float: left;
}
.m-mn {
  width: 1200px;
  background: #fff;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
.m-gmsd {
  background: url(../img/gmsd_bg.png) no-repeat;
  height: 53px;
  margin: 0 auto;
  width: 1000px;
}
.m-gmsd .txtMarquee-left {
  position: relative;
}
.m-gmsd .txtMarquee-left .bd .tempWrap {
  width: 778px !important;
  margin-left: 222px;
}
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.m-gmsd .txtMarquee-left .bd ul {
  clear: both;
  overflow: hidden;
}
.m-gmsd .txtMarquee-left .bd ul:after {
  zoom: 1;
  content: '';
}
.m-gmsd .txtMarquee-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 53px;
  line-height: 53px;
  text-align: left;
  _display: inline;
  width: auto !important;
  /* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
}
.m-gmsd .txtMarquee-left .bd ul li a {
  color: #383838;
}
.m-news {
  clear: both;
  overflow: hidden;
  margin: 30px auto 0 auto;
  width: 1000px;
}
.m-news:after {
  zoom: 1;
  content: '';
}
.m-news .m-new {
  float: left;
  width: 500px;
  position:relative;
}
.m-news .m-new a.more2{position:absolute; right:0; bottom:0;}
.m-news .m-new .u-tt a {
  display: block;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #339a72;
  padding-left: 15px;
  border-left: 4px solid #339A72;
  height: 22px;
  line-height: 22px;
}
.m-news .m-new .u-zy {
  font-size: 14px;
  color: #999999;
  text-indent: 2em;
  line-height: 22px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
}
.m-news .m-new .u-list {
  margin-top: 20px;
}
.m-news .m-new .u-list li {
  line-height: 27px;
}
.m-news .m-new .u-list li a {
  color: #292828;
  padding-left: 10px;
}
.m-news .m-slider {
  float: right;
}
.m-news .m-slider .slideBox {
  width: 470px;
  height: 282px;
  overflow: hidden;
  position: relative;
}
.m-news .m-slider .slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 30px;
  bottom: 12px;
  z-index: 1;
}
.m-news .m-slider .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  list-style: none;
}
.m-news .m-slider .slideBox .hd ul li {
  float: right;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #d6b128;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.m-news .m-slider .slideBox .hd ul li.on {
  background: #ffffff;
}
.m-news .m-slider .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.m-news .m-slider .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.m-news .m-slider .slideBox .bd li .p1 {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.m-news .m-slider .slideBox .bd li .p1 a {
  color: white;
}
.m-news .m-slider .slideBox .bd img {
  width: 470px;
  height: 282px;
  display: block;
}
.m-dsjs,
.m-dsrc,
.m-gqdt {
  width: 1000px;
  margin: 65px auto 0 auto;
}
.m-dsjs .u-banner,
.m-dsrc .u-banner,
.m-sqkd .u-banner,
.m-cyfw .u-banner,
.m-zjgd .u-banner,
.m-gqdt .u-banner {
  position: relative;
}
.m-dsjs .u-banner .more,
.m-dsrc .u-banner .more,
.m-sqkd .u-banner .more,
.m-cyfw .u-banner .more,
.m-zjgd .u-banner .more,
.m-gqdt .u-banner .more {
  position: absolute;
  right: 10px;
  top: 0;
}
.m-dsjs .m-dsjscon {
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
  width: 1000px;
  height: 329px;
  margin-top: 35px;
}
.m-dsjs .m-dsjscon .u-list2 {
  float: left;
  border-left: 1px #a0a0a0 solid;
  width: 325px;
  height: 329px;
}
.m-dsjs .m-dsjscon .u-list2:first-child {
  text-align: center;
  padding-top: 35px;
  height: 294px;
}
.m-dsjs .m-dsjscon .u-list2:first-child a:first-child img {
  padding-bottom: 15px;
}
.m-dsjs .m-dsjscon .u-list3 {
  padding: 60px 0 0 35px;
}
.m-dsjs .m-dsjscon .u-list3 li {
  font-size: 16px;
  margin-bottom: 30px;
}
.m-dsjs .m-dsjscon .u-list3 li span {
  color: #e0713c;
  padding-right: 10px;
}
.m-dsrc .u-imgcon {
  text-align: center;
  margin-top: 35px;
}
.m-sqkd .u-banner {
  width: 1000px;
  margin: 65px auto 0 auto;
}
.m-sqkd .u-imgcon {
  margin-top: 45px;
}
.m-sqkd .u-imgcon #main {
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.m-sqkd .u-imgcon #index_b_hero {
  width: 960px;
  height: 234px;
  margin: auto;
  position: relative;
}
.m-sqkd .u-imgcon #index_b_hero .heros {
  width: 960px;
  height: 234px;
  overflow: hidden;
}
.m-sqkd .u-imgcon #index_b_hero .heros div {
  float: left;
  margin-left: 7px;
  position: relative;
}
.m-sqkd .u-imgcon #index_b_hero .heros div img {
  width: 184px;
  height: 234px;
}
.m-sqkd .u-imgcon #index_b_hero .heros div:first-child {
  margin-left: 0;
}
.m-sqkd .u-imgcon #index_b_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}
.m-sqkd .u-imgcon #index_b_hero .mask-left,
.m-sqkd .u-imgcon #index_b_hero .mask-right,
.m-sqkd .u-imgcon #index_b_hero .hero {
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 234px;
  overflow: hidden;
  left: 960px;
}
.m-sqkd .u-imgcon .hero a {
  display: inline-block;
  position: relative;
}
.m-sqkd .u-imgcon .hero p.imgtitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 184px;
  background: url(../img/imgtitle_bg.png) no-repeat;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.m-sqkd .u-imgcon .hero p.imgtitle a {
  color: #fff;
  font-size: 21px;
}
.m-sqkd .u-imgcon #index_b_hero .mask-right,
#index_b_hero .mask-left {
  z-index: 4;
  left: -960px;
  filter: alpha(opacity=50);
  opacity: .5;
  background: #fff;
  overflow: hidden;
}
/*焦点图*/
.m-cyfw-zjgd {
  width: 1000px;
  margin: 70px auto 0 auto;
  clear: both;
  overflow: hidden;
}
.m-cyfw-zjgd:after {
  zoom: 1;
  content: '';
}
.m-cyfw-zjgd .m-cyfw {
  float: left;
}
.m-cyfw-zjgd .m-zjgd {
  float: right;
}
.m-cyfw .u-banner .more,
.m-zjgd .u-banner .more {
  top: 7px;
}
.m-cyfw .u-con,
.m-zjgd .u-con {
  width: 485px;
}
.m-cyfw .u-con .u-tt,
.m-zjgd .u-con .u-tt {
  margin-top: 33px;
}
.m-cyfw .u-con .u-tt a,
.m-zjgd .u-con .u-tt a {
  display: block;
  font-size: 24px;
  color: #555555;
}
.m-cyfw .u-con .u-zy,
.m-zjgd .u-con .u-zy {
  font-size: 14px;
  color: #666666;
  text-indent: 2em;
  padding: 20px 0;
  border-bottom: 1px dotted #d0d0d0;
  line-height: 24px;
}
.m-cyfw .u-con .u-list4,
.m-zjgd .u-con .u-list4 {
  margin-top: 22px;
}
.m-cyfw .u-con .u-list4 li,
.m-zjgd .u-con .u-list4 li {
  margin-bottom: 11px;
  line-height: 36px;
  clear: both;
  overflow: hidden;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform .3s;
}
.m-cyfw .u-con .u-list4 li:after,
.m-zjgd .u-con .u-list4 li:after {
  zoom: 1;
  content: '';
}
.m-cyfw .u-con .u-list4 li span,
.m-zjgd .u-con .u-list4 li span {
  float: left;
}
.m-cyfw .u-con .u-list4 li a,
.m-zjgd .u-con .u-list4 li a {
  font-size: 18px;
  color: #333333;
  padding-left: 10px;
  float: left;
}
.m-cyfw .u-con .u-list4 li:hover,
.m-zjgd .u-con .u-list4 li:hover {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  background: #f3f3f3;
  padding: 0 5px 0 7px;
}
.m-cyfw .u-con .u-list4 li:hover a,
.m-zjgd .u-con .u-list4 li:hover a {
  color: #339a72;
}
.m-gqdt .u-imgs #gla {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.m-gqdt .u-imgs #gla_box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.m-gqdt .u-imgs #gla_box .prev,
.m-gqdt .u-imgs #gla_box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 27px;
  height: 68px;
  top: 140px;
}
.m-gqdt .u-imgs #gla_box .prev {
  background: url(../img/left.png) no-repeat;
  width: 27px;
  height: 68px;
  top: 135px;
  left: 0;
}
.m-gqdt .u-imgs #gla_box .next {
  background: url(../img/right.png) no-repeat;
  width: 27px;
  height: 68px;
  top: 135px;
  right: 0;
}
.m-gqdt .u-imgs .gla_inbox {
  overflow: hidden;
  position: relative;
  border-radius: 0 !important;
}
.m-gqdt .u-imgs .gla_inbox p {
  text-indent: 1em;
  font-size: 16px;
  width: 100%;
  color: #FFFFFF;
  line-height: 30px;
  background: #000000;
}
.m-gqdt .u-imgs .gla_inbox img {
  width: 100%;
  height: 100%;
}
.m-gqdt .u-imgs .roundabout-holder {
  height: 350px;
  width: 700px;
  margin: 50px auto;
}
.m-gqdt .u-imgs .roundabout-moveable-item {
  display: block;
  height: 308px;
  width: 549px;
  cursor: pointer;
  overflow: hidden;
}
.m-gqdt .u-imgs .roundabout-moveable-item img {
  width: 100%;
  display: block;
  filter: alpha(opacity=60);
  opacity: .6;
  background: #fff;
}
.m-gqdt .u-imgs .roundabout-in-focus {
  cursor: auto;
}
.m-gqdt .u-imgs .gla_inbox {
  position: relative;
}
.m-gqdt .u-imgs .roundabout-moveable-item .img_cont {
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  bottom: 0;
  color: #fff;
  font-size: 14px;
  height: 32px;
  left: 0;
  line-height: 32px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.m-gqdt .u-imgs .roundabout-moveable-item .img_cont a {
  color: #fff;
}
.m-gqdt .u-imgs .roundabout-in-focus img {
  filter: alpha(opacity=1);
  opacity: 1;
}

/*新增赛区 */
.m-sqkd .m-xzsq{background:url(../img/xzsqbg.png) center no-repeat; width:1000px; margin:30px auto; height:53px; line-height:53px; overflow:hidden; clear:both;}
.m-sqkd .m-xzsq .m-bjsq{float:left; margin-left: 150px;}
.m-sqkd .m-xzsq .m-qgsq{float:right;}
.m-sqkd .m-xzsq .txtMarquee-left2 {
  position: relative;
}
.m-sqkd .m-xzsq .txtMarquee-left2 .bd .tempWrap {
  width: 350px !important;
}
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.m-sqkd .m-xzsq .txtMarquee-left2 .bd ul {
  clear: both;
  overflow: hidden;
}
.m-sqkd .m-xzsq .txtMarquee-left2 .bd ul:after {
  zoom: 1;
  content: '';
}
.m-sqkd .m-xzsq .txtMarquee-left2 .bd ul li {
  margin-right: 20px;
  float: left;
  height: 53px;
  line-height: 53px;
  text-align: left;
  _display: inline;
  width: 300px !important;
  /* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.m-sqkd .m-xzsq .txtMarquee-left2 .bd ul li a {
  color: #383838;
}

.m-sqkd .m-xzsq .txtMarquee-left3 {
  position: relative;
}
.m-sqkd .m-xzsq .txtMarquee-left3 .bd .tempWrap {
  width: 340px !important;
  margin-right: 20px;
}
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.m-sqkd .m-xzsq .txtMarquee-left3 .bd ul {
  clear: both;
  overflow: hidden;
}
.m-sqkd .m-xzsq .txtMarquee-left3 .bd ul:after {
  zoom: 1;
  content: '';
}
.m-sqkd .m-xzsq .txtMarquee-left3 .bd ul li {
  margin-right: 20px;
  float: left;
  height: 53px;
  line-height: 53px;
  text-align: left;
  _display: inline;
  width: auto !important;
  /* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
}
.m-sqkd .m-xzsq .txtMarquee-left3 .bd ul li span{color: #e0713c; padding-right: 10px;}
.m-sqkd .m-xzsq .txtMarquee-left2 .bd ul li span{color: #e0713c; padding-right: 10px;}
.m-sqkd .m-xzsq .txtMarquee-left3 .bd ul li a {
  color: #383838;
}

.m-texts{clear:both; overflow:hidden; width:998px; margin:0 auto; border:1px solid #8a8a8a; border-radius:10px;}
.m-texts .m-text1{float:left; width:998px; padding:10px 0;}
.txtMarquee-top{ overflow:hidden; position:relative; height:240px;}
.txtMarquee-top .bd{ padding:15px;}
.txtMarquee-top .infoList li{overflow:hidden; clear:both; line-height:45px;}
.txtMarquee-top .infoList li:first-child{margin-top:0;}
.txtMarquee-top .infoList li .date{float:left; color:#999; margin-right:10px;}
.txtMarquee-top .infoList li .area{margin-left:10px;}
.txtMarquee-top .infoList li .time,.txtMarquee-top .infoList li .area{float:left;}

.m-texts .m-text2{float:right; width:400px; padding:10px 0; border:1px solid #8a8a8a; border-radius:10px;}
.m-texts .m-text2 .txtMarquee-top .infoList li.u-jjqd{margin-top:65px; text-align:center; font-size:22px;}
.m-texts .m-text2 .txtMarquee-top .infoList li.u-jjqd .date{float:none; color:#999;}

/*赛区看点 轮播图*/
.m-sqkd .m-imgcon {
  margin-top: 45px;
}
.m-sqkd .m-imgcon .picScroll-left {
  overflow: hidden;
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.m-sqkd .m-imgcon .picScroll-left .hd {
  position: relative;
  z-index: 4;
  top: 80px;
}
.m-sqkd .m-imgcon .picScroll-left .hd .prev {
  display: block;
  width: 18px;
  height: 33px;
  cursor: pointer;
  float: left;
}
.m-sqkd .m-imgcon .picScroll-left .hd .next {
  display: block;
  width: 18px;
  height: 33px;
  cursor: pointer;
  float: right;
}
.m-sqkd .m-imgcon .picScroll-left .bd {
  margin: 0 auto;
}
.m-sqkd .m-imgcon .picScroll-left .tempWrap {
  margin: 0 auto;
}
.m-sqkd .m-imgcon .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  margin-left: 20px;
}
.m-sqkd .m-imgcon .picScroll-left .bd ul li {
  width: 184px;
  height: 234px;
  float: left;
  margin-right: 7px;
  _display: inline;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.m-sqkd .m-imgcon .picScroll-left .bd ul li img {
  width: 184px;
  height: 234px;
  display: block;
}
.m-sqkd .m-imgcon .picScroll-left .bd ul li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 184px;
  background: url(../img/imgtitle_bg.png) no-repeat;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 21px;
}
.m-sqkd .m-imgcon .picScroll-left .bd ul li p a {
  color: #fff;
  font-size: 21px;
}