@charset"utf-8";
/*banner*/
.banner{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.banner img {
    width: 100%;
    animation: banner 10s linear infinite;
}
@keyframes banner {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
/*面包屑导航*/
.mbx_nav{
    background: #f9f9f9;
}
.b_nav1{
    text-align: left;
    color: #333;
}
.b_nav1 b{
    display: inline-block;
    vertical-align: middle;
}
.b_nav1 a{
    display: inline-block;
    line-height: 40px;
    color: #333;
    font-size: 12px;
}
.b_nav1 a:hover{
    text-decoration: none;
    color: #e3271c;
}
.fontd2{
    color:#e3271c;
}
/*内页内容*/
.second-box{
    padding:40px 0;
    min-height:500px;
}
.jty-inner{
    line-height: 30px;
    font-size: 12px;
    color: #666;
}
/*赛事法规*/
.ssfg ul{
    min-height: 400px;
    /*padding-left:35px;*/
    padding-bottom:40px;
}
.ssfg ul li{
    padding:20px 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.ssfg ul li:first-child{
    padding-top: 0;
}
.morej{
    display: inline-block;
    line-height: 30px;
    padding:0 28px;
    color: #333;
    border: 1px solid #ddd;
    margin:10px 2px 0;
}
.ssfg .text_bt1 {
    height:30px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    max-width: 95%;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
}
.ssfg .time-box{
    overflow: hidden;
}
.ssfg .time1 b{
    display: inline-block;
    font-size: 12px;
    line-height: 35px;
    color:#999;
    margin-right:10px;
}
.ssfg .time1{
     color:#e3271c;
    line-height: 30px;
 }
.ssfg .text_inner {
    height:35px;
    font-size: 12px;
    line-height: 35px;
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow: hidden;
}
.ssfg ul li:hover .text_bt1{
    color: #e3271c;
}
.ssfg ul li:hover .morej{
    color: #fff;
    background: #e3271c;
}
/*地方俱乐部*/
.select-city{
    font-size: 14px;
}
.select-city p{
    display: inline-block;
}
.selfgz{
    width:110px;
    margin-right: 10px;
    color: #333;
    padding: 0 5px;
    line-height: 34px;
    height: 34px;
    font-size: 14px;
}
.bg-map{
    width: 100%;
    padding: 10% 0;
    min-height:700px;
    background: url("../images/second/china-map.jpg") center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;: ;
}
/*查询结果表格*/
.find-table{
    display: none;
    width: 90%;
    margin: auto;
    background: #fff;
    padding: 2%;
    border:1px solid #ddd ;
}
.find-table h2{
    font-size: 18px;
    line-height: 50px;
}
.find-table table{
    width:100%;
    border-top:1px solid #ddd ;
    border-left:1px solid #ddd ;
}
.find-table table th{
    font-weight: 600;
    padding:0 15px;
    font-size: 15px;
    height:40px;
    text-align: center;
    border-right:1px solid #ddd ;
    border-bottom:1px solid #ddd ;
}
.find-table table tr td{
    border-right:1px solid #ddd ;
    border-bottom:1px solid #ddd ;
    padding:0 15px;
    font-size: 14px;
    height:40px;
}
.table-box{
    min-height: 200px;

}
.close{
    font-size: 40px;
}
/*优秀团队*/
.yxtd{
    overflow: hidden;
    margin:auto;
}
.tema-staffs2j{
    width:18%;
    margin:15px 1%;
    float: left;
    background: #f6f5f1;
    color: #333;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.tema-imgs2j{
    padding:30px 30px 0;
    background: url("../images/index/sj2.png") left top no-repeat ;
}
.staff-data2j{
    padding:10px 0;
}
.staff-data2j span{
    display: block;
    font-size: 16px;
    line-height: 30px;
}
.workyears2j{
    border-top: 2px dashed #ddd;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    background: url("../images/index/sj1.png") right bottom no-repeat ;
}
.tema-staffs2j:hover{
    background: #e3271c;
    color: #fff;
}
.tema-staffs2j:hover .workyears{
    border-top: 2px dashed #fff;
}

/*优秀团队详情页*/
.min-ht300{
    min-height:300px;
}
/*个人详情*/
.grxq-img{
    width: 350px;
}
.grxq-xx .grxq-title-box{
    min-height:100px;
    border-bottom:2px dashed #ddd ;
}
.grxq-xx .grxq-name{
    font-size: 23px;
    color: #000;
    line-height: 50px;
    padding-top: 1%;
}
.grxq-xx .gr-workyears{
     font-size: 16px;
     color: #333;
     line-height: 30px;
 }
.grxq-xx .grxq-bottom{
    padding:2% 0;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
/*工作写照*/
.zzxz{

    margin: 2% auto;
}
.zzxz .zzxz-title{
     font-size: 20px;
    line-height: 40px;
    border-bottom: 3px solid #ddd;
 }
.zzxz .zzxz-title li{
    margin-bottom: -3px;
    float: left;
    color: #d90000;
    border-bottom: 3px solid #d90000;
}
.zzxz .zzxz-imgs li{
    margin: 3% 0;
    text-align: center;
}

/*冠军登录查询*/
.sg-table-title{
    line-height: 60px;
    font-size: 40px;
    color: #e3271c;
}
.search-class,.search-box{
    float: left;
    display: inline-block;
    width:350px;
    line-height: 35px;
    height:35px;
    margin:1% 2%;
    font-size: 14px;
}
.search-btn{
    width:200px;
    height:35px;
    line-height:33px;
    color: #fff;
    background: #e3271c;
    border-radius: 5px;
    font-size: 14px;
    margin:1% 2%;
}
/*查询*/
/*详情页*/
.news_inner{min-height:500px;}
.news_bt{font-size:26px;line-height:50px;color:#e3271c;font-weight:bold;}
.time{display:block;text-align:center;line-height:50px;color:#818181;
    border-bottom:1px solid #ddd;font-size:12px;}
.time span{margin:3%;}
.news_img img{max-width:100%;}
.news_inner .newstext{
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    padding:3% 0;
}
/*内页页码*/
.page{border-top:1px dotted #666;margin:2% auto;}
.page a{display:inline-block;line-height:40px;color:#222;font-size:12px;}
.page a span{color:#999;}
.page a:hover span{color:#333;}

/*页码*/
.mypage {width:100%;height:auto;border:#f00 0px solid;margin:2% auto;text-align:center;}
.mypage a{color:#333;width:auto;height:auto;padding:8px 17px;font-size:16px;
    margin-right:10px;border:1px solid #ddd;border-radius: 5px;}
.mypage span{color:#717171;width:auto;height:auto;padding:10px;font-size:16px;
    border-radius:5px;margin-right:5px;}
.mypage .linking,.mypage a:hover {color:#fff;background: #e3271c;}
.clickme{cursor:pointer}
.success{width:100%;height:auto;}
.red{
    color: #ed3739;
}
@media screen and (max-width: 992px) {
    .banner,.banner-index{
        margin-top: 70px;
    }
    .bg-map{
        min-height:500px;
    }
    .tema-staffs2j{
        width:31.3%;
    }
    .padb50{
        padding-bottom:5%;
    }
    .second-box{
        padding:15px;
    }
    .ssfg ul{
        min-height:0;
        padding:15px;
    }
}
@media screen and (max-width: 480px) {
    .bg-map{
        min-height:300px;
    }
    .select-city p{
        display: inline-block;
        margin:2% 0;
    }
    .tema-staffs2j{
        width:100%;
    }

}