.main {
  background-color: #f8f8f8;
}
.sshd_main {
  width: 1200px;
  min-height: 1000px;
  margin: 30px auto 40px;
  overflow: hidden;
}
/* 常见问题  start*/
.problem_main {
  width: 100%;
  height: 50px;
  background-color: #f0f0f0;
  overflow: hidden;
}
.problem_main .problem_title {
  float: left;
  width: 120px;
  margin-left: 20px;
}
.problem_main .problem_title a {
  font-size: 18px;
  line-height: 50px;
  color: #2d64c9;
}
.problem_main .problem_title a img {
  margin-right: 10px;
  vertical-align: middle;
}
.problem_main .problem_list {
  float: left;
  width: 1060px;
}
.problem_main .problem_list .focus {
  width: 100%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  position: relative;
}
.problem_main .problem_list .fcon {
  float: left;
}
.problem_main .problem_list .fcon img {
  display: none;
}
.problem_main .problem_list .fcon a {
  font-size: 18px;
  line-height: 50px;
  color: #161616;
  padding-right: 20px;
}
.problem_main .problem_list .btn_box {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 9;
  cursor: pointer;
}
/* 常见问题  end*/
/*快捷入口 swiper  start*/
.quick_swiper_main {
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-top: 40px;
}
.quick_swiper_main .kjrk_main {
  float: left;
  width: 268px;
  height: 398px;
  margin-right: 30px;
  border: solid 1px #dddddd;
  overflow: hidden;
}
.quick_swiper_main .kjrk_main .title {
  width: 270px;
  height: 50px;
}
.quick_swiper_main .kjrk_main .title img {
  width: 100%;
  height: 100%;
}
.quick_swiper_main .kjrk_main .content {
  width: 100%;
  height: 350px;
}
.quick_swiper_main .kjrk_main .content li {
  float: left;
  width: 134px;
  height: 100px;
  text-align: center;
  padding-top: 15px;
}
.quick_swiper_main .swiper_main {
  float: left;
  width: 900px;
  height: 400px;
  overflow: hidden;
}
.quick_swiper_main .swiper_main .img_box {
  float: left;
  width: 580px;
  margin-right: 30px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.quick_swiper_main .swiper_main .img_box .text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 6;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 15px;
  font-size: 18px;
  color: #fff;
  background: url(../images/swiper-bg.png) no-repeat;
}
.quick_swiper_main .swiper_main .img_box img {
  width: 580px;
  height: 400px;
}
.quick_swiper_main .swiper_main .swiper_content {
  float: left;
  width: 290px;
  height: 100%;
}
.quick_swiper_main .swiper_main .swiper_content li {
  transition: all 500ms ease;
  width: 290px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #dedede;
}
.quick_swiper_main .swiper_main .swiper_content li a {
  font-size: 18px;
  line-height: 65px;
  color: #161616;
}
.quick_swiper_main .swiper_main .swiper_content .on a {
  transition: all 500ms ease;
  padding-left: 15px;
  color: #2d64c9;
}
/*快捷入口 swiper  end*/
/* 赛事 start */
.competition_main {
  width: 100%;
  height: 330px;
  overflow: hidden;
  margin-top: 30px;
}
.competition_main .title {
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.competition_main .title .title_name {
  font-size: 28px;
  line-height: 30px;
  color: #2d64c9;
}
.competition_main .title .colunm_title {
  margin-left: 20px;
  padding-bottom: 5px;
  border-bottom: 3px solid #f1c92b;
}
.competition_main .title .colunm_title a {
  font-size: 20px;
  color: #2d64c9;
}
.competition_main .title .more {
  margin-right: 5px;
  float: right;
}
.competition_main .content {
  margin-top: 20px;
  height: 260px;
  overflow: hidden;
}
.competition_main .content .content_item {
  float: left;
  width: 285px;
  margin-left: 20px;
  height: 260px;
  overflow: hidden;
}
.competition_main .content .content_item .item_img {
  width: 100%;
  height: 175px;
}
.competition_main .content .content_item .item_img img {
  width: 100%;
  height: 100%;
}
.competition_main .content .content_item .item_title {
  margin-top: 10px;
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #161616;
}
.competition_main .content .content_item .item_timer {
  margin-top: 5px;
  font-size: 14px;
  color: #161616;
  opacity: 0.5;
}
.competition_main .content :first-child {
  margin-left: 0;
}
/* 赛事 end */
/* 户外 start */
.outdoors_main {
  width: 100%;
  height: 330px;
  overflow: hidden;
  margin-top: 30px;
}
.outdoors_main .title {
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.outdoors_main .title .title_name {
  float: left;
  font-size: 28px;
  line-height: 24px;
  color: #2d64c9;
  margin-right: 30px;
}
.outdoors_main .title .nav_box {
  float: left;
}
.outdoors_main .title .nav_box li {
  float: left;
  margin-right: 30px;
}
.outdoors_main .title .nav_box li a {
  font-size: 20px;
  line-height: 30px;
  color: #161616;
}
.outdoors_main .title .nav_box .on {
  padding-bottom: 5px;
  border-bottom: 3px solid #f1c92b;
}
.outdoors_main .title .nav_box .on a {
  color: #2d64c9;
}
.outdoors_main .content {
  margin-top: 20px;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.outdoors_main .content .content_item {
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.outdoors_main .content .content_item .item_box {
  float: left;
  width: 285px;
  margin-left: 20px;
  height: 260px;
  overflow: hidden;
}
.outdoors_main .content .content_item .item_box .item_img {
  width: 100%;
  height: 175px;
  position: relative;
}
.outdoors_main .content .content_item .item_box .item_img img {
  width: 100%;
  height: 100%;
}
.outdoors_main .content .content_item .item_box .item_img .price_main {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 126px;
  height: 126px;
  text-align: center;
  background: url(../images/yh-bg.png);
  overflow: hidden;
}
.outdoors_main .content .content_item .item_box .item_img .price_main .site {
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.outdoors_main .content .content_item .item_box .item_img .price_main .site span {
  padding-bottom: 5px;
  width: 72px;
  border-bottom: 1px solid #fff;
}
.outdoors_main .content .content_item .item_box .item_img .price_main .price {
  margin-top: 5px;
  font-size: 14px;
  color: #ffffff;
}
.outdoors_main .content .content_item .item_box .item_img .price_main .price span {
  font-size: 24px;
  color: #ff9000;
}
.outdoors_main .content .content_item .item_box .item_title {
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 5px;
  font-size: 18px;
  line-height: 26px;
  color: #161616;
}
.outdoors_main .content .content_item .item_box .item_timer {
  margin-top: 5px;
  font-size: 14px;
  opacity: 0.5;
}
.outdoors_main .content .content_item :first-child {
  margin-left: 0;
}
/* 户外 end */
/* 精彩瞬间  start*/
.jcsj_main {
  width: 100%;
  height: 320px;
  overflow: hidden;
  margin-top: 40px;
}
.jcsj_main .title {
  height: 60px;
  width: 100%;
  border-bottom: 2px solid #3d70cd;
}
.jcsj_main .title .title_name {
  float: left;
  width: 180px;
  height: 60px;
  background-color: #2d64c9;
  text-align: center;
  line-height: 60px;
}
.jcsj_main .title .title_name a {
  font-size: 24px;
  color: #ffffff;
}
.jcsj_main .title .more {
  float: right;
  margin-top: 15px;
  margin-right: 5px;
}
.jcsj_main .content {
  margin-top: 20px;
  height: 240px;
}
.jcsj_main .content .content_item {
  float: left;
  width: 285px;
  margin-left: 20px;
}
.jcsj_main .content .content_item img {
  width: 100%;
  height: 200px;
}
.jcsj_main .content .content_item .des {
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #161616;
}
.jcsj_main .content :first-child {
  margin-left: 0;
}
/* 精彩瞬间  end*/
