@import "./common.css";
@import "../font/iconfont.css";
.index_news_l{
  width: 800px;
  float: left;
  padding: 50px 0;
}
.index_news_tit_l{
  background: url('../images/bg_news_l.png') right center no-repeat;
  height: 32px;
}
.index_news_tit_l p,.index_news_tit_r p{
  padding-left: 40px;
  font-size: 16px;
  float: left;
  line-height: 32px;
}
.index_news_tit_l p{
  background: url('../images/icon_tit_doc.png') left center no-repeat;
}
.index_news_tit_r p{
  background: url('../images/icon_tit_notice.png') left center no-repeat;
}
.index_news_tit_l a,.index_news_tit_r a{
  padding-top: 10px;
  float: right;
}
.index_news_l h3{
  font-size: 28px;
  line-height: 45px;
  margin-bottom: 10px;
  border-bottom: #ccc 1px solid;
  text-align: center;
}
.index_news_l h3 a{
  color: #4a9dfb;
}
.index_news_img{
  width: 360px;
  height: 256px;
  float: left;
}
.index_news_l_list{
  height:256px;
  width: 420px;
  float: right;
}
.index_news_l_list li{
  height: 32px;
}
.index_news_l_list li p{
  float: left;
  width: 300px;
  overflow: hidden;
  font-size: 14px;
  line-height: 32px;
}
.index_news_l_list li p span{
  color: #4a9dfb;
}
.index_news_l_list li em{
  font-style: normal;
  color:#999;
  font-size: 14px;
  text-align: right;
  float: right;
  width: 120px;
  line-height: 32px;
}
.index_news_r{
  width: 380px;
  float: right;
  padding: 50px 0;
}
.index_news_tit_r{
  height: 32px;
  background: url('../images/bg_news_r.png') right center no-repeat;
}
.index_news_tit_l p,.index_news_tit_r p{

}
.index_news_r_list{
  height:306px;
  width: 380px;
  padding-top: 6px;
}
.index_news_r_list li{
  height: 34px;
}
.index_news_r_list li p{
  float: left;
  width: 275px;
  padding-left: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 34px;
}
.index_news_r_list li em{
  font-style: normal;
  color:#999;
  font-size: 14px;
  text-align: right;
  float: right;
  width: 100px;
  line-height: 34px;
}
.banner {
  position: relative;
  overflow: auto;
  width:100%;
  height:454px;
  overflow:hidden;
}
.banner ul li {
  float: left;
  width: 100%;
  height: 454px;
  /*background-size: cover;
  background-size:contain;
  background-repeat: no-repeat;
  background-position: top center;*/
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner ul li a{
  display: block;
  width: 100%;
  height: 100%;
}
.banner  .arrow { position: absolute; top: 50%; margin-top:-50px; width:37px; height:87px;}
#al { left: 25px; background:url(../images/arrowl.png) no-repeat;}
#al:hover{ background:url(../images/arrowl-on.png) no-repeat;}
#ar { right: 25px; background:url(../images/arrowr.png) no-repeat;}
#ar:hover{ background:url(../images/arrowr-on.png) no-repeat;}
.banner .dots { position: absolute; width:100%; bottom:35px; z-index:99; text-align:center;}
.banner .dots li {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 15px;
	text-indent: -999em;
  border: #fff 1px solid;
	margin-right:10px;
}
.banner .dots li.active
{
    background: #fff;
    opacity: 1;
}

.index_test_item{
  background: url(../images/bg_tcxmu.png) repeat-x top center;
  height: 438px;
  border-bottom: 1px solid #ccc;
}
.tit_test_item{
  padding: 30px 0;
  text-align: center;
}
.list_test_item{
  width: 1200px;
  position: relative;
  padding: 0 100px;
  height: 157px;
  overflow: hidden;
  padding-top: 25px;
  margin: 0 auto;
}
.list_test_item li{
  float: left;
  width: 111px;
  text-align: center;
}
.list_test_item li div{
  width: 90px;
  height: 90px;
  display: inline-block;
  border-radius: 50px;
  background-color: #fff;
  border: #4a9dfb 1px solid;
}
.list_test_item li div:hover,.list_test_item li div:active{
   background: #4a9dfb;
}
.list_test_item li div:hover i,.list_test_item li div:active i{
  color: #fff;
}
.list_test_item li i{
  color:#4a9dfb ;
  font-size: 50px;
  line-height: 90px;
}
.list_test_item li p{
  line-height: 40px;
  font-size: 12px;
  color:#333;
  text-align: center;
}
.js_pre{
  position: absolute;
  top:60px;
  left: 0;
  cursor: pointer;
}
.js_next{
  position: absolute;
  top:60px;
  right: 0;
  cursor: pointer;
}
.index_club{
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}
.tit_club{
  padding: 10px 0;
  text-align: center;
}
.list_club li{
  width: 280px;
  margin: 10px;
  float: left;
  border-bottom: #ccc 1px solid;
}
.list_club li img{
  display: block;
  width: 280px;
  height: 184px;
}
.list_club li p{
  line-height: 25px;
  color: #999;
  font-size: 14px;
}
.list_club li h3{
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}
.index_stadium{
   background: url(../images/bg_cgrz.png) no-repeat top center;
   background-size: cover;
   height: 570px;
   margin-bottom: 150px;
}
.tit_stadium{
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
}
.tit_stadium_select{
  position: absolute;
  right: 0;
  top: 100px;
}
.tit_stadium_select p{ float: left; padding-right: 10px; font-size: 14px; color: #333; line-height: 30px;}
.select-menu-ul{
    margin-top:50px;
		list-style:none;
    left: 80px;
		opacity:0;
		display:none;
		width:200px;
		text-align:left;
		border:1px solid #ddd;
		background:#fff;
		position:absolute;
		z-index:1;
	}
	.select-menu-ul li{
		padding:2% 0 2% 3%;

	}
	.select-menu-ul li:hover{
		background:#f2f2f2;

	}
	.select-menu-div{
	  position:relative;
    float: left;
		height:30px;
		width:200px;
		border:1px solid #ddd;
		line-height:30px;
	}
    .select-this{
	    background:#b8d9ff;
	}
	.select-this:hover{
	     background:#b8d9ff!important;
	}
.select-menu-div i{
	margin-right:5px;
	position:absolute;
  font-size: 12px;
	right:0;
  line-height: 29px;

	}
.select-menu-input{
background: #fff;
width: 100%;
float: left;
box-sizing: border-box;
border:0;
height:29px;
padding-left: 20px;
cursor:pointer;
user-select:none;
}
.select-menu-i{
  transform:rotate(90deg);

}

.tab_stadium_list{
  width: 1200px;
  padding: 30px 60px 0;
  position: relative;
  margin: 0 auto;
}
.btn_pre{
  position: absolute;
  top: 65px;
  left: 0;
}
.btn_next{
  position: absolute;
  top: 65px;
  right: 0;
}
.tab_stadium_list ul{
  width: 100%;
  height: 110px;
  overflow: hidden;
}
.tab_stadium_list li{
  width: 115px;
  margin-right: 5px;
  height: 95px;
  background-color: #f2f2f2;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  float: left;
  padding-top: 15px;
  text-align: center;
}
.tab_stadium_list li p{
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.tab_stadium_list li.on{
  background-color: #fff;
}
.content_stadium{
  width: 1200px;
  margin: 0 auto;
  min-height: 300px;
  background-color: #fff;
}
.con_stadium_list{
  padding: 50px 60px;
  display: none;
}
.con_stadium_list img{
  float: left;
  width: 300px;
  height: 200px;
}
.con_stadium_list .text{
  padding-left: 100px;
  float: left;
  width: 680px;
}
.con_stadium_list .text p{
  line-height: 25px;
  font-size: 14px;
  color: #444;
  margin-bottom: 15px;
}
.con_stadium_list .text p.tit{
  font-size: 20px;
  line-height: 40px;
  color: #000;
}
.index_article{
  padding: 20px;
  margin: auto;
  width: 1160px;
}
.index_article_title{
  border-bottom: #ccc 1px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.index_article_title h3{
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 20px;
  color: #000;
}
.index_article_title span,.index_article_title i{
  color: #666;
  font-size: 14px;
  line-height: 25px;
  padding-right: 10px;
  float: left;
}
.index_article_title i{ padding-right: 5px;}
.index_article_abstract{
   background-color: #eee;
   padding: 10px 20px;
}
.index_article_abstract p{
  line-height: 20px;
  color: #333;
  font-size: 14px;
}
.index_article_con{
  padding: 20px 40px;
}
.index_article_con p{
  line-height: 25px;
  text-indent: 2em;
  color: #333;
  font-size: 14px;
}
.index_article_con img{
  width: 80%;
  display: block;
  margin: 10px auto;
}
.index_article_dianzan{
  text-align: center;
  margin: 30px auto;
  border-radius: 40px;
  background-color: #439cff;
  width: 116px;
  height: 55px;
  padding: 10px 0;
}
.index_article_dianzan i,.index_article_dianzan p{
  color: #fff;
  display: block;
  text-align: center;
  line-height: 27px;
  font-size: 16px;
}
