
body{
    background: #f7f7f7;
    color: #333
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#f4f4f4;border-color:#DDD;color:inherit;cursor:default;z-index:2}
.pagination>li>a,.pagination>li>span{background-color:#FFF;border:1px solid #DDD;color:inherit;float:left;line-height:1.42857;margin-left:-1px;padding:4px 10px;position:relative;text-decoration:none}

ul,li{
    list-style: none;
    padding: 0;
    margin: 0
}
a:link,
a:visited,
a:hover,
a:active{
    text-decoration:none;
}
.header {
    box-shadow: 3px 3px 7px #efefef;
    background: #fff
}
.header .logo{
    float: left;
}
.header .menu{
    display: inline-block;
    line-height: 77px;
    padding-left: 100px
}
.header .userMsg{
    float: right;
    line-height: 77px;
}
.header .userMsg .btn{
    font-size: 16px;
    padding: 5px 30px;
    border-radius: 20px;
}
.header .userMsg .login{
	background: #B71B22;
	margin-right: 12px;
	border: 1px solid #B71B22;
	color: #fff;
}
.header .userMsg .register{
	border:2px solid #F7F7F7;
	color: #333333;
}
.header .menu a{
    display: inline-block;
    color: #333;
    font-size: 16px;
    padding: 0 20px;
    border-bottom: 2px solid transparent;
}
.header .menu a.active{
    color: #b71b22;
    border-bottom: 2px solid #b71b22;
}
.header .userPho{
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 32px;
    margin-right: 10px
}
.footer{
    background: #242831;
    height: 404px;
    padding-top: 110px;
    color: #bdbdbd;
    box-sizing: border-box
}
.footer .logoWrp,
.footer .navList,
.footer .ewmWrp{
    float: left;
    margin-bottom: 35px
}
.footer .ewmWrp div{
    display: inline-block;
    margin-left: 25px;
    color: #bdbdbd;
    
}
.footer .ewmWrp div p{
    margin-top: 10px
}
.footer .logoWrp{
    width: 308px;
    color: #fff
}
.footer .logoWrp img{
    padding: 10px 0;
}
.footer .navList{
    height: 90px;
    border-left: 1px solid #3a3e46;
    border-right: 1px solid #3a3e46;
    padding: 15px 50px 0 50px;
    color: #bdbdbd;
    margin-top: 20px;
}
.footer .navList a{
    color: #bdbdbd;
    padding-right: 15px
}
.footer .navList a:hover{
    color: #fff;
    text-decoration: none
}
.footer .navList p{
    margin-top: 15px
}


.content .tab{
    font-size: 16px;
    padding: 25px 0
}
.content .tab a{
    display: inline-block;
    margin-right: 20px;
    color: #333
}
.content .tab a.active{
    line-height: 32px;
    padding: 0 15px;
    border-radius: 16px;
    background: #b71b22;
    color: #fff
}
.graphicList .item{
    margin-bottom: 20px;
    box-shadow: 1px 2px 6px #c9c9ca;
    height: 248px;
    background: #fff;
    
}
.graphicList .item a{
    color: #333;
    display: block;
    height: 100%;
    position: relative;
}
.graphicList .picWrp{
    width: 300px;
    height: 248px;
    float: left;
}
.graphicList .textWrp{
    width: 950px;
    padding-left: 320px;
    line-height: 25px
}
.graphicList .priceWrp{
    float: right;
    margin: 70px 30px 0 0;
    text-align: center
}
.graphicList .priceWrp p{
    font-size: 20px;
    font-weight: bold;
    color: #b71b22;
    margin-top: 10px
}
.graphicList .textWrp .title{
    font-size: 20px;
    font-weight: bold;
    padding-top: 25px;
}
.graphicList .textWrp .subtitle{
	color: #888;
}
.graphicList .textWrp .badge{
    background: none;
    color: #b71b22;
    border-radius: 15px;
    border: 1px solid #b71b22;
    margin-left: 10px
    
}
.graphicList .item .type{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	width: 100%;
	padding-left: 320px;
	color: #B71B22;
	font-size: 20px;
}
.graphicList .item .type span{
	padding: 7px 0;
    background: #B71B22;
    border-radius: 6px;
    font-size: 14px;
    color: #fff;
    width: 100px;
    display: inline-block;
    text-align: center;
}
/*--------竞赛详情------------*/
.background-fff{
	background: #FFFFFF;
}
.color-666{
	color: #666666;
}
.font-12{
	font-size: 12px;
}
.padding-20{
	padding: 20px;
}
.crumbs{
	padding: 24px 0;
	font-size: 14px;
}
.crumbs .color_red{
	color: #B71B22;
}
.introduce{
	margin-bottom: 40px;
}
.introduce .left-img{
	width:300px;
	height: 248px;
	overflow: hidden;
}
.introduce .left-img img{
	display: block;
	width: 100%;
	height: 100%;
}
.right-introduce{
	padding-left: 50px;
}
.introduce_name .name{
	font-weight: bold;
	color: #333333;
	font-size: 20px;
	vertical-align: middle;
}
.introduce_name .state{
	color: red;
	font-size: 14px;
	border: 1px solid red;
	padding: 0px 15px;
	border-radius: 30px;
	background: #fff;
	display: inline-block;
	margin-left: 10px;
}
.detail-left{
	padding-top: 34px;
	width:570px;
}
.detail-left .z_b{
	padding: 10px 0 20px 0;
}
.detail-left .team_num{
	padding-bottom:34px ;
}
.tag .pull-left {
    text-decoration:none; /* 去掉链接下划线 */
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
	-webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
}
.tag .pull-left:hover {color: #fff;background: #b71b22;} /* 最终颜色 */
.btn-danger {
    background-color: #ed5565;
    border-color: #ed5565;
    color: #FFFFFF;
}

.btn-danger2 {
    background-color: #c82326;
    border-color: #c82326;
    color: #FFFFFF;
}
.btn-outline {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.detail-left .b_m{
	padding: 8px 35px;
	/* color: #FFFFFF; */
	font-size: 14px;
	/* background: #D2D2D2; */
	border-radius: 20px;
}
.detail-left .b_m.active{
	color: #fff;
	background: #B71B22;
}
.detail-right{
	text-align: center;
	padding-top: 60px;
}
.detail-right .money{
	font-weight: bold;
	font-size: 20px;
	color: #b71b22;
	margin-top: 15px;
}
.introduce-content{
	min-height: 700px;
	margin-bottom: 36px;
}
.introduce-content .nav{
	border-bottom:1px solid #F7F7F7;
}
.introduce-content .nav ul{
	margin-bottom: 0;
}
.introduce-content .nav li{
	display: inline-block;
	line-height: 50px;
	height: 50px;
	padding: 0 30px;
	color: #333333;
	font-size: 16px;
}
.introduce-content .nav li:hover{
	cursor: pointer;
}
.introduce-content .nav li.active{
	color: #FFFFFF;
	background: #b71b22;
}
.introduce-content .nav  .glyphicon {
	font-size: 12px;
	color: #F7F7F7;
	padding-left: 10px;
}
.introduce-content .etid{
	padding: 0 20px;
}
.search-box{
	color: #333333;
	font-size: 16px;
	margin-top: 24px;
}
.search-box span{
	padding: 6px 24px;
	border-radius: 20px;
}
.search-box span:hover{
	cursor: pointer;
}
.search-box span.active{
	color: #FFFFFF;
	background: #b71b22;
}
.edit_box {
	margin-top: 28px;
	margin-bottom: 28px;
}
.edit_box .edit_input{
	height: 40px;
	line-height: 40px;
}
.edit_box .edit_input input{
	width: 100%;
	font-size: 16px;
	border: 0;
	padding-left: 26px;
	background: #F7F7F7;
	color: #333333;
	outline:none
}
.edit_box .edit_textarea {
	margin-top: 22px;
}
.edit_box .edit_textarea textarea{
	width: 100%;
	height: 388px;
	background: #F7F7F7;
	border: 0;
	resize:none;
	font-size: 16px;
	padding: 17px 26px;
}
.edit_box  .edit_btd {
	text-align: right;
	padding: 24px 0;
	padding-right: 15px;
}
.edit_box  .edit_btd button{
	border: 0;
	background: #b71b22;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 26px;
	border-radius: 30px;	
}
/*----竞赛信息------*/
.competition_message .title_name{
	font-size: 16px;
	color: #B71B22;
	margin: 36px 0;
	padding-left: 50px;
}
.competition_message .message_list .itmes{
	margin-bottom: 30px;
}
.competition_message .message_list .itmes_label{
	display: inline-block;
	width: 285px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	float: left;
}
.competition_message .message_list p{
	padding-left: 50px;
	line-height: 28px;
	margin: 0;
}
/*--------表格----------*/
.table_box .table_head{
	padding: 24px 0;
}
.table_box .table_head li{
	float: left;
	color: #333333;
	font-weight: bold;
}
.table_box .table_head li.text-right{
	padding-right: 10px;
}
.table_box .w_120{
	width: 120px;
}
.table_box .w_190{
	width: 190px;
}
.table_box .w_200{
	width: 200px;
}
.table_box .w_210{
	width: 210px;
}
.table_box .w_220{
	width: 220px;
}
.table_box .w_300{
	width: 300px;
}
.table_box .w_330{
	width: 330px;
}
.table_box .w_345{
	width: 345px;
}
.table_body ul{
	padding-left:10px;	
}
.table_body li{
	float: left;
	border-bottom: 1px solid #F7F7F7;
	line-height: 60px;
}
.table_body li img{
	margin-left: 8px;
}
.table_body li .ranking_num{
	color: #fff;
	background:#F9BEC0 ;
	border-radius: 50%;
	margin-left: 5px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}
.my_ranking_num{
	background: #B71B22;
	color: #fff;
	margin: 0 -30px;
	padding: 0 30px;
}
.my_ranking_num .my_num{
	font-size: 20px;
	padding-left: 10px;
}
.my_ranking_num li{
	border: 0;
}
/*----排行榜-----*/
.ranking_list .table_box{
	padding:0 30px;
	margin-top: 24px;
}
.ranking_list .table_box .table>tbody>tr>td{
	border: 0;
	padding:20px 0;
}
.ranking_list .table_box .table>thead>tr>th{
	text-align: center;
	border-bottom: 0;
}
.ranking_list .table_box .table>thead>tr>th.text-left{
	text-align: left;
	padding-left: 0;
}
.ranking_list .table_box .table>thead>tr>th.text-right{
	text-align: right;
	padding-right: 14px;
}
.ranking_list .table_box .table>tbody>tr{
	border-bottom: 1px solid #F7F7F7;
}
.ranking_list .table_box .ranking{
	padding: 10px 15px;
	background: #F9BEC0;
	color: #fff;
	border-radius: 50%;
	margin-left: 10px;
}
/*-----数据任务------*/
.task_data .title{
	padding: 34px 0 28px 32px;
}
.task_data .title h4{
	margin: 0;
	margin-bottom:25px;
	color: #000000;
	font-size: 16px;
}
.task_data .title .tips{
	color: #B71B22;
}
.task_data .title .tips img{
	vertical-align: bottom;
}
.task_data .explain_txt{
	padding: 0 32px;
	line-height: 24px;
}
/*---参赛队伍----*/
.competition_team{
	padding-left: 42px;
	padding-top: 38px;
}
.competition_team li{
	float: left;
	width: 200px;
	margin-bottom:40px ;
	margin-right: 99px;
}
.competition_team li .header_img{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
}
.competition_team li .header_img{
	vertical-align: middle;
}
.competition_team li .header_img img{
	width: 100%;
	height: auto;
}
.competition_team li:nth-child(4n){
	margin-right: 0;
}
/*--提交结果---*/
.sub_result{
	padding-left: 28px;
	padding-top: 20px;
}
.sub_result .itmes{
	margin-bottom: 50px;
}
.sub_result .itmes:first-child{
	margin-bottom: 20px;
}
.sub_result .itmes .itmes_table{
	float: left;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
}
.sub_result .itmes .itmes_table.pt-10{
	padding-top: 10px;
}
.sub_result .itmes .items_right{
	padding-left: 80px;
	margin: 0;
	padding-right: 60px;
	line-height: 24px;
}
.sub_result .itmes .items_right .tips{
	color: #B71B22;
}
.sub_result .itmes .file_div{
	width: 150px;
	height: 40px;
	border-radius:5px ;
	overflow: hidden;
	position: relative;
}
.sub_result .itmes .file_div input{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
}
.sub_result .itmes .file_div .file_btn{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	background: #B71B22;
	line-height: 40px;
	padding-left: 40px;
}
.sub_result .itmes .file_div .file_btn.chose{
	color: red;
	background: #fff;
	border: 1px solid red;
}
.sub_result .itmes .items_right textarea{
	width: 100%;
	padding: 5px 10px;
	border: 0;
	border-radius: 5px;
	background: #F7F7F7;
	height: 200px;
}
/*---我的paihang---*/
.my_ranking .bg-red{
	background: #B71B22;
	color: #fff;
}
/*--个人中心--*/
.my-contetn{
	margin-top: 20px;
	margin-bottom: 30px;
}
.my-contetn-left-nav{
	width: 210px;
	min-height: 742px;
	margin-right: 30px;
	background: #FFFFFF;
}
.my-contetn-left-nav .left-nav-heade{
	text-align: center;
	line-height: 47px;
	border-bottom: 1px solid #F7F7F7;
	font-size: 16px;
	color: #B71B22;
}
.my-contetn-left-nav .nav-ul{
	line-height: 47px;
}
.my-contetn-left-nav  .one-nav{
	font-size: 16px;
	padding-left: 66px;
}
.my-contetn-left-nav  .one-nav a{
	color:#333333;
}
.my-contetn-left-nav  .one-nav.active{
	background:#B71B22 ;
}
.my-contetn-left-nav  .one-nav.active a{
	color: #fff;
}
.my-contetn-left-nav .two-nav li{
	padding-left: 90px;
}
.my-contetn-left-nav .two-nav a{
	color:#333333 ;
}
.my-contetn-left-nav .two-nav li.active{
	background: #B71B22;
}
.my-contetn-left-nav .two-nav li.active a{
	color: #fff;
}
.my-content-right-des{
	background: #FFFFFF;
	width: 900px;
	min-height: 742px;
}
.my-content-right-des .my-content-right-head{
	color: #B71B22;
	font-size: 16px;
	padding-left: 30px;
	line-height: 46px;
	border-bottom: 1px solid #F7F7F7;
}
/*--我的竞赛---*/
.my-content-right-content .img-list{
	padding-left: 30px;
}
.my-content-right-content .img-list li{
	display: inline-block;
	width: 263px;
	height: 220px;
	overflow: hidden;
	margin-top: 24px;
	margin-right: 26px;
	position: relative;
}
.my-content-right-content .img-list li .mes{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	line-height: 24px;
	background:rgba(0,0,0,.6);
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.my-content-right-content .img-list .mes p{
	margin: 0;
}
/*---实名认证----*/
.my-name {
	padding-top: 78px;
}
.my-name .tips{
	color: #B71B22;
}
.my-name .tips img{
	vertical-align: bottom;
}
.my-name-input{
	padding-top: 58px;
}
.my-name-input .div-input{
	margin-bottom: 20px;
}
.my-name-input span{
	display: inline-block;
	width: 268px;
	line-height: 40px;
	text-align: right;
	color: #333333;
}
.my-name-input input[type=text]{
	width: 390px;
	border: 0;
    resize: none;
    background: #F7F7F7;
    border-radius: 5px;
    line-height: 40px;
	padding-left: 5px;
}

/*---竞赛圈----*/
.all_tl nav{
	text-align: center;
}
.all_tl .item{
	border-bottom: 1px solid #E3E3E3;
	padding: 25px 0;
}
.all_tl .item .item_header{
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 50%;
}
.all_tl .item .all_rigth{
	float: right;
}
.all_tl .item .all_txt{
	padding-left: 90px;
	width: 70%;
	padding-top: 10px;
}
.all_tl .item .all_rigth>div{
	display: inline-block;
	text-align: center;
	margin-left: 15px;
}
/*下载*/
.download-modal{
	width: 350px;
	height: 250px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -189px;
	margin-top: -100px;
	background: #fff;
	border-radius: 10px;
	padding: 0 35px;
	/* border: 1px solid #757575; */
	 box-shadow: #ccc 3px 3px 30px 5px ;
}
.download-modal.hide{
	display: none;
}
.download-modal .icon-close{
	position: absolute;
	color: #858585;
	right: 10px;
	font-size: 28px;
	cursor: pointer;
}
.download-modal .download-content{margin-top: 45px;}
.download-modal .download-content .code{font-size: 13px;color: #656565;}
.download-modal .download-content .pw{font-size: 16px;font-weight: 600;}
.download-modal .download-content .copy{background: #c82326;color: #fff;margin-left: 5px;}
.download-modal .download-now{margin-top: 50px;}
.download-modal .download-now button{width: 170px;font-size: 15px;}
p.other-type {
	margin-top: 30px;
    color: #F2AE11;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
    line-height: 1.1;
}
p.other-type span {
    display: block;     /*设置为块级元素会独占一行形成上下居中的效果*/
    font-size: 16px;
    color: #333;
    position: relative;   /*定位横线（当横线的父元素）*/
}
p.other-type span:before, p.other-type span:after {
    content: '';                 /*CSS伪类用法*/
    position: absolute;         /*定位背景横线的位置*/
    top: 52%;
    background: #333;       /*宽和高做出来的背景横线*/
    width: 60px;
    height: 1px;
}
p.other-type span:before{
    left: 30px;        /*调整背景横线的左右距离*/
}
p.other-type span:after {
    right: 30px;
}
.download-modal .modal-content{
	/* background: #bc1100; */
	color: #fff;
	/* padding: 90px 0 90px 110px; */
	border: none;
	box-shadow: none;
}
.download-modal .modal-content button{
	width: 100px;
	margin-left: 20px;
}
.download-modal button.btn-warning{
	width: 283px;
	margin-top: 30px;
}
.my-msg {
	padding-top: 30px;
}
.my-msg p{
	width: 200px;
	margin: 0 auto;
	line-height: 50px;
}



.post.post-single {
  border:none;
  .post-thumb {
    margin-top:30px;
  }
}
.post-sub-heading {
  border-bottom:1px solid #dedede;
  padding-bottom:20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom:20px;
}
.post-social-share {
  margin-bottom:50px;
}

.post-comments {
  margin:30px 0;
}
.post-comments .comment-author {
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 500;
}
.post-comments .comment-author a {
    color: #655E7A;
    font-size: 14px;
    text-transform: uppercase;
}
.post-comments time {
    margin: 10px 0 5px;
    display: inline-block;
    color: #808080;
    font-size: 12px;
}
