/*
*   样式初始化
*/
img {
  border: none;
}
ul,
li,
ol {
  list-style: none;
}
em {
  font-style: normal;
}
body {
  font-size: 14px;
  font-family: "微软雅黑";
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
ol,
li,
div,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
strong,
div,
section,
footer,
body {
  margin: 0;
  padding: 0;
}
input {
  outline: none;
}
input::-webkit-input-placeholder {
  color: #fff;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.clearFloat {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#headerGzqn .header-wrapper {
  height: 98px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
}
#headerGzqn .header-wrapper .logo {
  height: 98px;
  width: 100%;
  background:url(../../../assets/images/aborn.png) left no-repeat,
            url(../../../assets/images/city.png) center no-repeat,
            url(../../../assets/images/bg.png);
}
#headerGzqn .header-wrapper .logo .headCon{
  background: url(../../../assets/images/emblem.png) left  no-repeat,
  url(../../../assets/images/logofont.png) 82px  no-repeat;
  height: 100%;
background-size:60px,181px;
	
}
/*团代会顶部样式开始*/
#headerGzqn-league{
  border-bottom: #E70012 3px solid;
}
#headerGzqn-league .header-wrapper {
  height: 98px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
}
#headerGzqn-league .header-wrapper .logo {
  height: 98px;
  width: 100%;
  background: url(../../images/league/city.png) center no-repeat;
}
#headerGzqn-league .header-wrapper .logo .headCon{
  height: 100%;
  background: url(../../images/league/logo.png) left  no-repeat;
}
#headerGzqn-league .header-wrapper .headCon {
  width: 1200px;
  margin: 0 auto;
}
#headerGzqn-league .header-wrapper .headCon .header-r {
  float: right;
  margin-top: 30px;
}
#headerGzqn-league .header-wrapper .headCon .header-r a {
  margin-left: 24px;
  position: relative;
}
/*团代会顶部样式结束*/
#headerGzqn .header-wrapper .nav {
  float: left;
  overflow: hidden;
  margin-left: 20px;
}
#headerGzqn .header-wrapper .nav ul li {
  float: left;
  margin-right: 24px;
}
#headerGzqn .header-wrapper .nav ul li a {
  font-size: 18px;
  color: #000;
  line-height: 100px;
}
#headerGzqn .header-wrapper .nav ul li.active a {
  font-weight: bold;
  color: #E70012;
}
.cur {
  font-weight: bold;
}
#headerGzqn .header-wrapper .headCon {
  width: 1200px;
  margin: 0 auto;
  /*overflow: hidden;*/
}
#headerGzqn .header-wrapper .headCon .header-r {
  float: right;
  /*overflow: hidden;*/
  margin-top: 40px;
}
#headerGzqn .header-wrapper .headCon .header-r a {
  margin-left: 24px;
  position: relative;
}
#headerGzqn .sub_nav {
  height: 50px;
  border-bottom: 1px solid #E0E0E0;
}
#headerGzqn .sub_nav .subnav_wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#headerGzqn .sub_nav .subnav_wrapper ul li {
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0 36px;
}
#headerGzqn .sub_nav .subnav_wrapper ul li a {
  font-size: 16px;
  color: #333;
}
#headerGzqn .sub_nav .subnav_wrapper ul li.active a {
  font-weight: bold;
  color: #E70012;
}
#footerGzqn {
  background: #E0E0E0;
  height: 160px;
}
#footerGzqn .footer-link-l {
  width: 50%;
  float: left;
  line-height: 30px;
}
#footerGzqn .footer-link-l .link-wrapper {
  float: right;
  margin-top: 20px;
}
#footerGzqn .footer-link-l .link-wrapper h3 {
  color: #333;
}
#footerGzqn .footer-link-l .link-wrapper a {
  float: left;
  font-size: 14px;
  margin-right: 36px;
  color: #333;
}
#footerGzqn .footer-link-r {
  width: 49%;
  float: left;
  height: 110px;
  line-height: 30px;
}
#footerGzqn .footer-link-r .l-border {
  border-left: 1px dashed #999;
  padding-left: 30px;
}
#footerGzqn .footer-link-r .b-nav {
  margin-top: 20px;
}
#footerGzqn .footer-link-r .b-nav ul {
  text-align: center;
  overflow: hidden;
}
#footerGzqn .footer-link-r .b-nav ul li {
  display: block;
  float: left;
}
#footerGzqn .footer-link-r .b-nav ul li a {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
#footerGzqn .footer-link-r .b-nav ul li span {
  padding: 0 5px;
}
#footerGzqn .footer-link-r table td:nth-child(odd) {
  color: #333;
  text-align: right;
}
#footerGzqn .footer-link-r table td:nth-child(even) {
  color: #333;
  text-align: left;
}


#header .header-wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.code {
  position: absolute;
  right: -86px;
  top: 38px;
  z-index: 99;
  max-width: 200px;
  display: none;
  box-shadow: 2px 4px 4px #ddd;
}
.header-r>a:hover .code {
  display: block;
}
#header .header-wrapper .logo {
  float: left;
}
#header .header-wrapper .nav {
  float: left;
  overflow: hidden;
  margin-left: 20px;
}
#header .header-wrapper .nav ul li {
  float: left;
  margin-right: 24px;
}
#header .header-wrapper .nav ul li a {
  font-size: 18px;
  color: #000;
  line-height: 100px;
}
#header .header-wrapper .nav ul li.active {
  font-weight: bold;
}
#header .header-wrapper .header-r {
  float: right;
  overflow: hidden;
  margin-top: 24px;
}
#header .header-wrapper .header-r a {
  float: left;
  margin-left: 24px;
}
#header .sub_nav {
  height: 50px;
  background: #f65469;
}
#header .sub_nav .subnav_wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#header .sub_nav .subnav_wrapper ul li {
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 46px;
}
#header .sub_nav .subnav_wrapper ul li a {
  font-size: 16px;
  color: #fff;
}
#header .sub_nav .subnav_wrapper ul li.active {
  font-weight: bold;
}
.detail-content{
  padding-top: 6px;
}
#footer {
  background: #999;
}
#footer .footer-link {
  height: 110px;
  line-height: 110px;
  border-bottom: 1px dashed #cccccc;
}
#footer .footer-link .link-wrapper {
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
#footer .footer-link .link-wrapper h3 {
  float: left;
  margin-right: 54px;
}
#footer .footer-link .link-wrapper a {
  float: left;
  font-size: 14px;
  color: #fff;
  margin-right: 54px;
}
#footer .foot-box {
  padding: 50px 0;
}
#footer .foot-box .b-nav ul {
  text-align: center;
  overflow: hidden;
}
#footer .foot-box .b-nav ul li {
  display: inline-block;
}
#footer .foot-box .b-nav ul li a {
  font-size: 14px;
  color: #EEEEEE;
  line-height: 24px;
}
#footer .foot-box .b-nav ul li span {
  color: #EEEEEE;
  padding: 0 5px;
}
#footer .foot-box p {
  text-align: center;
  font-size: 14px;
  color: #EEEEEE;
  line-height: 24px;
}
.pop-lock {
  position: relative;
  width: 100%;
}
.pop-lock:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.5;
  z-index: 9998;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pop-lock .pop {
  display: block;
  background: #fff;
  padding: 0;
  position: absolute;
  top: -999px;
  left: 50%;
  margin-left: -999px;
  border-radius: 4px;
  z-index: 9999;
}
.pop-lock .pop .close {
  position: absolute;
  right: 32px;
  top: 38px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}


.isPhone #headerGzqn .header-wrapper {
  height: 68px;
}
.isPhone #headerGzqn .header-wrapper .logo {
  height: 68px;
  width: 100%;
  background:
  url(../../../assets/images/bg.png);
}
.isPhone #headerGzqn .header-wrapper .logo .headCon{
  background:
  url(../../../assets/images/logofont.png) center  no-repeat;
  background-size: 36%;
  height: 100%;
  width: 100%;
}
.isPhone #headerGzqn .header-wrapper .logo .headCon .header-r{
  display: none;
}
.isPhone #headerGzqn .sub_nav{
  display: none;
}
.isPhone #main .main-wrapper{
  width: 100%;
}
.isPhone #main .main-wrapper .main-r{
  display: none;
}
.isPhone #footerGzqn{
  display: none;
}
.isPhone #main{
  margin-bottom: 0;
}
.isPhone #main .main-wrapper .main-l{
  width: 100%;
  margin: 0;
}
.isPhone #main .main-wrapper .topTab{
  margin: 0;
}
.isPhone #main .main-wrapper .main-l #list-page{
  margin-top: 2px;
}
.isPhone #main .main-wrapper .main-l .newsList li{
  margin: 2px 0 2px 6px;
  padding: 12px;
  background: white;
}
.isPhone #main .main-wrapper .main-l .newsList li .lContent {
  float: left;
  max-width: 100%;
  white-space: nowrap;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
}
.isPhone #main .main-wrapper .main-l .newsList li .rContent {
  float: left;
  width: 100%;
  white-space: nowrap;
  color: #C0C4CC;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  margin-top: 8px;
  line-height: 16px;
}
.isPhone #main .main-wrapper .main-l .newsList .pageDiv{
  display: none;
}
.isPhone #main .main-wrapper .main-l .newsList li .rContent>div:first-child{
  float: left;
}
.isPhone #main .main-wrapper .main-l .newsList li .rContent .readed{
  float: right;
  margin-top: 0;
  line-height: 16px;
}
.isPhone #main .main-wrapper .main-l .newsList li .rContent .readed span{
  font-size: 12px;
  color: #C0C4CC;
  vertical-align: top;
}
.isPhone #main .main-wrapper .main-l .newsList li .rContent .readed span:before{
  content: '阅读 ';
}
.isPhone #main .main-wrapper .main-l .newsList li .rContent .readed .eyeIcon{
  display: none;
}


.isPhone #main .main-wrapper .main-l .detail{
  padding: 16px;
  min-height: 580px;
  background: white;
}
.isPhone #main .main-wrapper .detail .detail-title{
  padding-top: 6px;
}
.isPhone .detail .detail-title .detail-l{
  width: 100%;
}
.isPhone .detail .detail-title .detail-l h3{
  line-height: 26px;
  margin-bottom: 6px;
}
.isPhone .detail .detail-title .detail-l>span:nth-child(2){
  height: 100%;
  width: 100%;
  line-height: 26px;
  padding-bottom: 4px;
}
.isPhone .detail .detail-title .detail-l>span:nth-child(4){
  float: left;
  padding: 0;
}
.isPhone .detail .detail-title .detail-l p{
  float: right;
}
.isPhone .detail .detail-title .detail-l p .see{
  font-size: 12px;
  color: #999999;
  border: none;
}
.isPhone .detail .detail-content p{
  text-indent: 0;
}
.isPhone .detail .detail-content img{
  width: 80%;
}


/*团代会手机端适配*/
.isPhone #headerGzqn-league .header-wrapper {
  height: 68px;
}
.isPhone #headerGzqn-league .header-wrapper .logo {
  height: 68px;
  width: 100%;
  background: none;
  /*background: url(../../images/league/city.png);*/
}
.isPhone #headerGzqn-league .header-wrapper .logo .headCon{
  background:
          url(../../images/league/logo.png) center  no-repeat;
  background-size: 36%;
  height: 100%;
  width: 100%;
}
.isPhone #headerGzqn-league .header-wrapper .logo .headCon .header-r{
  display: none;
}
.isPhone #headerGzqn-league .sub_nav{
  display: none;
}
/*首页适配*/
.isPhone #headerGzqn-league #header-wrapper{
  display: none;
}
.isPhone #main .main-wrapper .subBanner{
  width: 100%;
  margin: 0;
}
.isPhone #main .main-wrapper .title2{
  text-align: center;
  padding: 20px;
  display: block;
}
.isPhone #main .main-wrapper #main-r{
  width: 100%;
  display: block;
  margin: 0;
}
.isPhone #main .main-wrapper .main-r #r-news .title {
  border-bottom: 1px solid rgba(231, 0, 18, 0.5);
}
.isPhone #main .main-wrapper .main-r #r-news .title h3{
  font-size: 20px;
  padding-left: 36px;
  margin-left: 20px;
  background: url(../../images/league/news.png) -5px 6px no-repeat;
  border-bottom: 1px solid rgba(231, 0, 18, 0.5);
}
.isPhone #main .main-wrapper #main-midlle .l-column{
  margin-top: 0;
}
.isPhone #main .main-wrapper .main-l .l-column .sidebar{
  margin: 0;
  padding: 0;
}
.isPhone #main .main-wrapper #main-midlle .l-column:last-child{
  border-top: 6px solid #eee;
  margin-top: 0;
}
.isPhone #main .main-wrapper .main-r #r-news{
  width: 100%;
  height: 100%;
  padding: unset;
}
.isPhone #main .main-wrapper .main-r .r-news .news-list{
  padding: 8px 20px;
}
.isPhone #main .main-wrapper .main-r .r-news .title a{
  margin-right: 20px;
}
.isPhone #main .main-wrapper .main-r #r-news .news-list ul li{
  height: 72px;
}
.isPhone #main .main-wrapper .main-r #r-news .news-list ul li a{
  height: 68px;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}
#main .main-wrapper .main-r #r-news .news-list ul li{
  background-position: 0 2px;
}
.isPhone #main .main-wrapper #main-r #r-news .news-list ul li a div{
  display: none;
}
.isPhone #main .main-wrapper .main-l #list-page .pageDiv{
  display: block;
}
.isPhone #main .main-wrapper .main-l .newsList .pageDiv .pagination ul {
  padding-bottom: 16px;
}
.isPhone #main .main-wrapper .main-l .newsList .pageDiv .pagination ul li{
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.isPhone #main .main-wrapper .main-l #list-page .pageDiv .gotoPage{
  display: none;
}
.isPhone #main .main-wrapper #main-l{
  width: 100%;
}
.isPhone #main .main-wrapper .main-l #news_box{
  width: 100%;
  height: 100%;
  margin: 6px 0;
  background: none;
}
.isPhone #main .main-wrapper #main-l .news_box .swiper-slide{
  /*position: relative;*/
}
.isPhone #main .main-wrapper #main-l .news_box .b_text{
  top: unset;
  bottom: 0;
}
.isPhone #main .main-wrapper .main-l .news_box .b_text{
  bottom: 0;
}
.isPhone #main .main-wrapper .main-l .l-column .title h3{
  padding-left: 36px;
  margin-left: 20px;
}
.isPhone #main .main-wrapper .main-l .l-column .title h3{
  background: url(../../images/league/league.png)  -5px 6px no-repeat;
}
.isPhone #main .main-wrapper .main-l .l-column:last-child .title h3{
  background: url(../../images/league/leagues.png)  -5px 6px no-repeat;
}
.isPhone #main .main-wrapper .main-l .l-column .content .r_content .advice{
  height: 112px;
}
.isPhone #main .main-wrapper .main-l .l-column .content .r_content .advice{
  width: 30%;
  padding:6px 6px 5px;
  border: none;
}
.isPhone #main .main-wrapper .main-l .l-column .content .r_content ul li .text a i{
  font-size: 6px;
}
.isPhone #main .main-wrapper .main-l .l-column .content .r_content ul .league-list{
  margin: 0 20px;
  width: calc(100% - 40px);
}
.isPhone #footerGzqn{
  height: 100%;
  padding: 0 8px;
  line-height: 16px;
}
.isPhone #footerGzqn .footer-link-l{
  display: none;
}
.isPhone #footerGzqn .footer-link-r .l-border{
  border: none;
  padding: 0;
}
.isPhone #footerGzqn .footer-link-r .l-border>div{
  display: none;
}
.isPhone #footerGzqn .footer-link-r{
  width: 100%;
  height: 100%;
}
.isPhone #footerGzqn .footer-link-r table tr{
  padding: 0 20px;
}
.copyright-phone{
  display: none;
}
.isPhone #footerGzqn .footer-link-r .l-border .copyright-phone{
  display: block;
}
.isPhone #footerGzqn .footer-link-r .l-border .copyright-phone table{
  margin: 0 auto;
}
/*团代会手机端适配结束*/
