*{
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
    /*text-align: center;*/
    position: relative;
    background: none;
}
h1,h2,h3,h4,h5,h6,p,ul,li{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: inherit;
}
header,section,footer,nav{
    display: block;
}
img{
    border: none
}
a{
    text-decoration: none;
}
ul{
    list-style: none
}
.clearfix:after{
    content:"";
    clear:both;
    height: 0;
    display:block;
    zoom:1
}
* html .clearfix {height: 1%;}
.hide{
    display: none;
}
.red{
    color: red
}
.container, .row, .loginInfo, .container-fluid,p,
.col-md-1, .col-md-1, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
    padding: 0px;
    margin: 0;
}
.row{
    /*width: 1000px;*/
    margin: 0 auto;
    text-align: left;
    /*min-width: 1000px;*/
}
.inline{
    display: inline-block;
}
.left{
    /*float: left;*/
}
.right{
    float: right;
}
.pt15{
    padding-top: 15px;
}
.mt5{
    margin-top: 5px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.ml15{
    margin-left: 15px;
}
.mb10{
    margin-bottom: 10px;
}
.mt20{
    margin-top: 20px;
}
.mb20{
    margin-bottom: 20px;
}
.font14{
    font-size: 14px;
}
a:hover, a:visited, a:link{
    text-decoration: none;
    color: inherit;
}


.container-fluid {
	padding: 0
}

button {
    font: 15px "微软雅黑",sans-serif;
    border: none;
    cursor: pointer;
    height: 29px;
    margin: 0;
    outline: 0;
    vertical-align: top;
    padding: 0 5px;
    margin-left: 10px;
}

/*from index20*/
/*.web-header{
	background: url("//cdn.pigai.org/zt/2020/static/images/banner.jpg?v=20200416") no-repeat center;
	height: 460px;
	min-width: 1000px;
}
.moblie-header{
	display: none;
}*/
/*.login-container{
	position: absolute;
	top:15px;
	right: 0px;
}
*/
#pigai_userinfo a,#pigai_userinfo span{
	color: #ffffff;
}
.top-desc-num{
	text-align: center;
	margin-top: 215px;
	/*margin-top: 150px;*/
}
.top-desc-num p {
	margin-bottom: 15px;
	color: #ffffff;
}
.top-num{
	background-color: #FFFFFF;
	border-radius: 2px;
	display: inline-block;
	color: #FD3748;
	margin: 0 5px;
	padding: 3px 10px;
	font-weight: bold;
}
.navs{
	height: 50px;
	background-color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	border-bottom: 2px solid #F6F6F6;
}
.nav-container{
	width: 940px;
	margin: 0 auto;
}
.nav-container a{
	width: 140px;
	margin-right: 20px;
	text-align: center;
	color: #FD3748;
	font-size: 16px;
	position: relative;
}
.nav-container a:nth-child(4){
	margin-right: 0px;
}
.nav-bottom{
	height: 4px;
	background-color: #FD3748;
	width: 100%;
	bottom: 0px;
	left: 0;
	position: absolute;
	border-radius: 2px;
}
.group-title{
	margin: 60px auto 20px;
	width: 170px;
	height: 34px;
	position: relative;
	text-align: center;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
}
.groupTitleImg-left{
	position: absolute;
	left: 0;top: 0px;
}
.groupTitleImg-right{
	position: absolute;
	right: 0;top: 0px;
}
.groupTitleTextSub{
	font-size: 13px;
}
.groupTitleText{
	font-size: 24px;
	line-height: 34px;
}
.essay-request-title{
	overflow: hidden;
	width: 460px;
	margin: 0 auto;
}
.essay-request-title img{
	height: 100px;
}
.essay-request-title-text{
	background: url(http://cdn.pigai.org/zt/2018/static/images/top10_title_text_bg.png) repeat-x;
	height: 100px;
	line-height: 100px;
	width: 400px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
}
.mingti{
	color: #FC3B51;
	border: 1px solid #FC3B51;
	width: 120px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 15px;
	margin: 0 auto 20px;
	font-size: 12px;
	font-weight: bold;
}
.essay-request{
	line-height: 28px;
	text-indent: 30px;
}
.stress{
	color: #FD3748;
	font-size: 14px;
}
.vx-stress{
	font-size: 14px;
	background-color: #e5f2ff;
	color: #859cc2;
	line-height: 32px;
	padding: 0px 15px;
	display: inline-block;
	cursor: pointer;
}
.btn-container{
	position: relative;
	text-align: center;
	font-size: 14px;
}
.linear-bgc{
	background: -webkit-linear-gradient(#ff215b, #fc552f); 
    background: -o-linear-gradient(#ff215b, #fc552f);
    background: -moz-linear-gradient(#ff215b, #fc552f); 
    background: linear-gradient(#ff215b, #fc552f);
}
/*.bton{
	width: 140px;
	height: 40px;
	line-height: 40px;
	box-shadow: 0 3px 14px rgba(255,30,90,0.4);
	font-weight: bold;
    border-radius: 20px;
    text-align: center;
    color: inherit;
    margin-right: 20px;
}*/
.bton:nth-child(5){
	margin-right: 0;
}
.operator-btns{
	/*padding: 0 180px;*/
	color: #ffffff;
}
/*.student-detail-container .operator-btns{
	padding: 0 340px;
}
.logout-btn-container .operator-btns{
	padding: 0 340px;
}*/
.detail-stress{
	color: #fd3748;
	font-weight: bold;
	margin: 0 3px;
}
.operator-detail{
	border: 1px solid #eeeeee;
	background-color: #f6f7f8;
	border-radius: 4px;
	padding: 15px 20px;
	margin-top: 12px;
	text-align: left;
}
.hot-detail{
	position: relative;
}
.hotDetail-left{
	background: url(http://cdn.pigai.org/zt/2018/static/images/hotDetailLeft.png) no-repeat center;
	width: 86px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #ffffff; 
	margin-right: 5px;
}
/*.hot-stress{
	position: absolute;
	left: 600px;
	top: 15px;
}*/

/* 排行榜 */

.my-recommand.table td, .table td, .table th{
	border: 1px solid #ccc !important;
	text-align: center;
}
/*.top10, .recommand-container{
 	display: none;
}*/
.top10-container{
	padding: 20px 0px;
	height: 510px;
	text-align: center;
}
.top10-title{
	overflow: hidden;
	width: fit-content;
	margin: 0 auto;
	display: inline-flex;
}
.top10-title img{
	height: 100px;
}
.top10-title-text{
	background: url(http://cdn.pigai.org/zt/2018/static/images/top10_title_text_bg.png) repeat-x;
	height: 100px;
	line-height: 100px;
	width: 300px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
/*.top10-container .table{
	width: 360px;
}*/
.top10-container .table td,.top10-container .table th{
	text-align: center;
	border: none;
	font-size: 13px;
	color: #333333;
}
.top10-container table tr:nth-child(2n){
	background-color: #ECEFF1;
}
.hot-detail .left{
	float: left;
}
.activity-group{
	background-color: #F5F8F8;
	height: 40px;
	color: #333333;
	padding: 0 15px;
	border-radius: 6px;
	display: block;
	margin-bottom: 10px;
}
.activity-group p{
	line-height: 40px;
}

/* reset bootstrap */
.modal-header, .modal-footer{
	border: none;
}
.modal-footer{
	text-align: center;
	/*margin:10px 0px 40px;*/
}
.modal-body{
	padding: 15px 30px;
}
p.success-tip{
	font-size: 16px;
	color: #fd3748;
	font-weight: bold;
	margin: 20px auto;
}
.notice-des{
	background-color: #F5F8F8;
	border: 1px solid #F1F1F1;
	border-radius: 4px;
	padding: 10px 15px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
}
.quote-success .requese_id{
	color: #fd3748;
	margin: 0 2px;
	font-weight: bold;
}
.quote-stress p{
	font-size: 12px;
	color: #859cc2;
	line-height: 22px;
	text-align: left;
}
a.kefu{
	padding: 3px 8px;
	color: #ffffff;
	margin: 0 3px;
	border-radius: 15px;
}
a.modal-footer-colse-btn{
	color: #ffffff;
	display: inline-block;
	padding: 7px 40px;
	border-radius: 20px;
	font-weight: bold;
}
p.modal-stress-top{
	font-weight: bold;
	font-size: 18px;
}
.quote-request-des{
	font-size: 14px;
	line-height: 32px;
	text-align: left;
	margin: 20px auto;
}

.quote-request-des p{
	margin-bottom: 10px;
}
.quote-stress-str{
	color: #ffffff;
	padding: 3px 8px;
	border-radius: 15px;
	cursor: pointer;
	margin: 0 5px;
	font-style: italic;
}
.request-con{
	border: 1px solid #E5E5E5;
	border-radius: 8px;
	margin-top: 20px;
	padding: 10px 15px;
	display: none;
	overflow: auto;
}
.prizeNumDes{
	font: 16px;
	margin: 15px auto;
}


/* student answer */
.answer-box{
	padding:10px 30px;
}
.answer-box p{
	font-size: 14px;
	white-space:nowrap;
}
.answer-box .list-container{
	height: 270px;
	overflow-y: auto; 
}
.answer-box .teacher-info-list .teac-info{
	height: 90px; 
	cursor: pointer;
}
.answer-box .teacher-info-list .teac-info img{
	margin-left: 13px;
}
.answer-box .teacher-list .teac-info img{
	margin-top: 20px;
}
.answer-box .teacher-info-list .teac-info div{
	margin-top: 20px;
	margin-left: 8px;
	font-size: 12px;
}
.list-select{
	background-color: #F0F0F0;
}
.ans-tit{
	line-height: 30px;
	padding: 6px 0;
}
.answer-pg a{
	color: #FFFFFF;
}
#answer-btn{
	cursor: pointer;
}
.modal-stress-str{
	color: #ffffff;
	padding: 5px 15px;
	border-radius: 15px;
	cursor: pointer;
	margin: 0 5px;
	font-style: italic;
}
.rid-value{
	border-radius: 15px;
	background-color: #FFFFFF;
	border: 1px solid #EDEFF4;
	margin: 0 5px;
}
a.get-int{
	color: #ffffff;
	padding: 3px 10px;
	border-radius: 12px;
}
.pcad_img{
	display: block;
	width: 352px;
	height: 188px;
	margin: 10px auto;
}
footer{
	background-color: #F6F7F9;
	padding: 30px 0;
	margin-top: 50px;
}
.footer .foot-tel-container{
	/*width: 280px;*/
	text-align: center;
}
.foot-tel-container p.tel{
	font-size: 24px;
	font-weight: bold;
	color: #323232;
}
.foot-tel-container p.tel-time{
	font-size: 12px;
	color: #8F8F8F;
}
.foot-tel-container p.footer-chara-tit {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
	margin-top: 10px;
}
.footer-group2 .rq-text{
	color: #3D3D3D;
	font-size: 14px;
	font-weight: bold;
}
a.certificateLine{
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 100px;right: 0;
	background-color: #e74c3c;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	display: block;
	padding-top: 5px;
	display: none;
}

/* .certificate-container img{
	width: 124px;
	height: 127px;
} */


.rqimg{
	position: fixed;
	bottom: 30px;
	right: 0;
	width: 150px;
	height: 180px;
	background-color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.rqimg img{
	width: 100%;
}

.my-recommand button.btn-sm{
	padding: 5px 10px;
}


/*头部*/
.header{
	margin-top:60px;
	width: 100%;
}

/*菜单部分*/
.nav {position: fixed; top:0;left:0;right:0;height: 60px; background-image: linear-gradient(to right, #3366ff, #33ccff);font-family:微软雅黑;z-index: 1000}
.nav ul li {list-style: none; float: left;width:100px;height:100%; line-height:60px;text-align:center;}
.nav ul li:last-child{width:unset}
.nav .active {background-image: linear-gradient(to right, #33ccff, #66cc99); }
.nav .active a,.nav a:hover {border-bottom:2px solid white;padding-bottom:19px;font-bold:bold;color:#fff}
.nav .stu, .nav .tea {display:none;}

/*正文部分*/
.main { margin: auto;width:80%}
.main.stu, .main.tea, .template.stu, .template.tea {display:none;}

/*登录框*/
.jukuu_login_item input{border:1px solid #ccc;line-height:30px;}
#jukuu_loginF hr {border-top: 1px solid #eee;}
#jukuu_login #btm .loginBtn,#jukuu_login #btm .loginBtn_over {vertical-align:top;}
#login-split{margin: 0 5px; color:#999}

/*倒计时*/
.timerbox {
background-color:#fff;
position:relative;
top:-22px;
-moz-box-shadow: 0 6px 3px #ccffff;
-webkit-box-shadow: 0 6px 3px #ccffff;
box-shadow: 0 6px 3px #ccffff;
min-width:250px; width:50%;
height:45px;line-height:45px;border-radius:30px; border:1px solid #66cc99;
margin:auto;
text-align:center;
}
.time_box{text-align:center;width: auto;margin: 0px auto;/*padding-top: 7px;*/display: inline-block;float:center;*zoom: 1;*display: inline;}
.h_con{display: inline-block;float: left;*zoom: 1;*display: inline;}
.time{
	width: 50px;height: 30px;
	display: inline-block;
	*zoom: 1;*display: inline;
	background-color: #eee;font-size: 24px;color: #ff0000;
	line-height: 30px;
	text-align: center;
	float:left;
	/*border-top:1px solid #CDCCCC;
	border-left:1px solid #CDCCCC;*/
	border-radius: 5px;
	margin-top:7px;
}
.h_con_font{font-size: 16px;}
.h_tit{color: #000000;font-size: 18px;line-height: 34px;text-align: center;margin:0 6px;}
.time_box .unit{color: #010101;width:35px;font-size: 16px;text-align: center;/*height: 50px;*/float:left;display: inline-block;/*line-height: 70px;*/*zoom: 1;*display: inline;}

/*.shadow {
min-height: 100px;
border: 1px solid #eeefff;
-moz-border-radius: 15px;  
-webkit-border-radius: 15px;  
border-radius: 15px;  
-webkit-box-shadow: 3px 3px 6px #dddfff;  
-moz-box-shadow: 3px 3px 6px #dddfff;  
box-shadow: 3px 3px 6px #dddfff; 
text-align:center;
margin-bottom: 30px;
background-color: #fff;

}*/

.totalbox{margin:auto;text-align:center;}

/*按钮*/
.bton {
    width: 140px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0 3px 14px rgba(255,30,90,0.4);
    font-weight: bold;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    padding:0;
    background: -webkit-linear-gradient(#ff215b, #fc552f);
    background: -o-linear-gradient(#ff215b, #fc552f);
    background: -moz-linear-gradient(#ff215b, #fc552f);
    background: linear-gradient(#ff215b, #fc552f);
    display: inline-block;
}
a.get-int {
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 12px;
    font-weight: normal;
    line-height: inherit;
    height: auto;
    width: auto;
}

/*翻译推荐*/
.mt30{
  margin-top: 30px;
}
.table{
  /*width: 1000px;*/
  border-collapse: collapse;
}
.table th, .table td{
  border: 1px solid #34495e;
  text-align: center;
  padding: 12px 6px;
}
.table td{
  font-size: 13px;
}
.operation{
  color: rgb(2,125,180);
  cursor: pointer;
}

.recommend-yes, .cancelRecommend{
  cursor: pointer;
}
.recommend-no{
  color: #AAAAAA;
}
.tabs{
  display: flex;
  justify-content: left;
  margin-bottom: 15px;
}
.tabs li{
  padding: 5px 12px;
  border-bottom: 2px solid #DADCE0;
  cursor: pointer;
}
.tabs li.tab-active{
  border-bottom: 2px solid #FD3748;
  font-weight: bold;
}
/*\翻译推荐*/


/*大屏*/
@media (min-width: 768px) {
	.nav ul { width:900px;margin: auto;}
	.col-md-3 { width:25%;float:left;padding: 0 10px;}
	.col-md-6 { width:50%;float:left;padding: 0 10px;}
}

/*小屏 如pad、手机*/
@media (max-width: 768px) {
	body{}
	.timerbox,.totalbox {width: 70%;zoom:0.5}
	.h_con_font{font-size:14px}
	.h_tit{font-size:14px;}
	.main, .certificate .content, .footer .content{width:100%}
	.main{zoom:0.7}
	.main .content {margin: 30px 10px;}
	.header{ /*margin-top:30px;*/zoom:0.5}
	.nav{ zoom:0.5}
	.nav ul { width:90%;margin: auto;}
	/*.nav { height: 30px;}
	.nav ul { width:100%;margin: auto;}
	.nav ul li { float: left;width:100px;height:100%; line-height:30px;text-align:center;}
	.nav .active a,.nav a:hover {padding-bottom:4px;}*/
	.nav_dsxg{width:90%;zoom:0.8}
	.shadow{margin: 20px;zoom:0.75}
	.footer{zoom:0.7}
	.footer .fttl{letter-spacing:10}
	.col-xs-6 { width:50%;float:left;padding: 0 10px;}
	.col-xs-12 { width:100%;float:left;padding: 0 10px;}
	.qr{zoom:0.5;}
}

/*from mobile*/
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.pcad_img{
		float: none;
		width: 100%;
		height: auto;
		max-width: 352px;
		max-height: 188px;
	}
	.footer .foot-tel-container{
		float: none;
		/*text-align: left;*/
		width: 100%;
	}
	.footer .footer-group2{
		margin-top: 20px;
	}
}

@media screen and (max-width: 768px) {
	.rqimg{
		display: none;
	}
	.hot-detail .recommend-btn, .hot-detail .recommendRule-btn{
		width: 66px;
		height: 25px;
		text-align: center;
		line-height: 25px;
		font-size: 14px;
		color: #ffffff;
		background: linear-gradient(#ff215b, #fc552f);
		margin: 0;padding:0 !important;
	}
	.hot-detail .recommendRule-btn{margin-left: 2px;}
	.recommendRule-btn{margin-left: 2px;}
	.row{
		width: 100%;
		min-width: 100%;
		padding: 0 15px;
	}
	.web-header, .navs{
		display: none;
	}
	.moblie-header { 
		display: block;
	}
	#jeUserInfo{
		padding-right: 0;
	}
	.nav-container{
		position: absolute;
		top: 10px;
		right: 15px;
		/* background-color: #ffffff; */
		width: auto;
	}
	.navbar, .navbar-toggle{
		margin: 0;
	}
	.nav-container a {
		margin: 0;
		width: auto;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-toggle:hover:before, .navbar-default .navbar-toggle:focus:before,
	.navbar-default .navbar-toggle:before{
		color: #02AFEC;
	}
	.login-container{
		/*width: 150px;  */
		height: 50px;  
		overflow: hidden;  
		
		position: absolute;  
		top: 0;  bottom: 0; right: 0;
	}
	#pigai_userinfo a,#pigai_userinfo span{
		font-size: 18px;	
		text-decoration: none;
		color: white;
	}
	#pigai_userinfo a{
		margin-right: 10px;
	}
	#pigai_userinfo #login-split{
		display: none;
	}
	#pigai_jf{
		display: none;
	}
	.essay-request-title{
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.essay-request-title-left, .essay-request-title-right{
		display: none;
	}
	.essay-request-title img{
		height: 100px;
	}
	.essay-request-title-text{
		width: 100%;
		font-size: 14px;
		background: none;
		height: auto;
		color: #34495e;
		line-height: 1.5em;
		text-align: center;
		font-weight: bold;
	}
	.mobile-top-desc-num{
		background-color: #F3F3F4;
		border-radius: 12px;
		width: 240px;
		height: 152px;
		text-align: center;
		margin: 100% auto;  
		position: absolute;  
		top: 0; left: 0; bottom: 0; right: 0;
		padding-top:15px; 
	}
	.bton{
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}
	.operator-btns,
	.logout-btn-container .operator-btns,
	.student-detail-container .operator-btns{
		padding: 0 20%;
	}
	.top10-container{
		padding: 20px 0;
	}
	.infomation-time{
		display: none;
	}
	.answer-box{
		padding:10px 0px
	}
	.modal-body{
		padding: 15px 10px;
	}
	.hotDetail-left{
		background: none;
	    display: block;
	    float: none;
	    background: -webkit-linear-gradient(#ff215b, #fc552f); 
	    background: -o-linear-gradient(#ff215b, #fc552f);
	    background: -moz-linear-gradient(#ff215b, #fc552f); 
	    background: linear-gradient(#ff215b, #fc552f);
	    border-radius: 4px;
	    margin: 5px auto;
	}
	.pcad_img{
		float: none;
		width: 100%;
		height: auto;
		max-width: 352px;
		max-height: 188px;
	}
	.footer .foot-tel-container{
		float: none;
		/*text-align: left;*/
		width: 100%;
	}
	.footer .footer-group2{
		margin-top: 20px;
	}
	.bangdan-btn-container{
		width: 100%;
		overflow-x: auto 
	}
	.bangdan-btn-container .bangdan-btn{
		width: 80%;
		display: block;
		float: none;
		margin: 8px auto;
	}
}

@media screen and (max-width: 400px) {
	.top10-title, .top10-container .table{
		width: 300px;
	}
	.top10-title-text{
		width: 230px;
	}
}

/*决赛结果*/
.excellent-btn-container{
	width: 300px;
	margin: 20px auto;
}
.bangdan-btn-container{
	width: 800px;
	margin: 15px auto;
}
.excel-zhu{
	font-size: 14px;
	color: #E37B8B;
	text-align: center;
}
.excel-btn, .bangdan-btn{
	background-color: #F6F7F9;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 40px;
	border-radius: 25px;
	color: #4F4F51;
	margin-left: 15px;
}
a.excel-btn a.bangdan-btn{
	color: #353535;
	text-decoration: none;
}
.excellent-btn-container .selected, .bangdan-btn-container .selected{
	background: linear-gradient(rgb(255, 33, 91), rgb(252, 85, 47));
    color: #ffffff;
}
.excel-btn-col{
	background-color:#00BDFF;
	color:#FFFFFF;
}
a.excel-btn-col{
	color:#FFFFFF;
}

#excellentList, #bangdanList{
	height: 450px;
	overflow: hidden;
}
.show-more{
	position: relative;
}
.show-more-shadow{
	content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 36px;
    background: -webkit-gradient(linear, 0% 0%, 0% 82%, from(rgba(255, 255, 255, 0)), to(white));
}
.show-more-btn, .bangdan-showMore-btn{
	border: 1px solid #FF324C;
	border-radius: 20px;
	font-size: 14px;
	display: block;
	width: 120px;
	height: 42px;
	margin: 40px auto;
	text-align: center;
	line-height: 40px;
	position: relative;
}
a.show-more-btn, a.bangdan-showMore-btn{
	color: #FF324C;
	text-decoration: none;
}

.rankingList .table td,.rankingList .table th,.rankingList2 .table td,.rankingList2 .table th{
	text-align: center;
	border: none;
}
.rankingList .table td,.rankingList2 .table td{
	font-size: 14px;
}
.rankingList table tr:nth-child(2n+1),.rankingList2 table tr:nth-child(2n+1){
	background-color: #F6F7F9;
}
#rankingList{
	height: 450px;
	overflow: hidden;
}
/*\决赛结果*/
/*请先选择组别*/
.zubie{display:grid;}
.zubie span {
    float: left;
    color: #4f5f6e;
    border: 1px solid #4f5f6e;
    border-radius: 15px;
    padding: 5px 20px;
    font-size: 16px;
    cursor: pointer;
    margin: 5px;
}
.zubie .active{background:#33ccff}
/*\请先选择组别*/