.download_box img {
    display: block;
    width: 100%;
}
.footer_left_box {
    background: unset;
    color: unset;
}  
.footer_frame {
    margin-bottom:0 !important;
}
/*================下载 & 宣传内容 & 信息展示==================*/
.download_broadcast_box {
    /*width: 30%;*/
    /*display: flex;*/
    /*flex-flow: nowrap row;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
}
.download_box {
    width: 17%;
    min-width: 100px;
}

.download_box a img {
    border-radius: 4px;
}
.download_box .apple {
    display: block;
    margin-top: 1.8rem;
}
.video_box > video {
    width: 100%;
}

.js_about_right .show_info_box {
    min-width: 300px;
    padding-left: 0;
    padding-right: 0;
}
.lfc_info_box > span {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
    display: block;
    padding-bottom: 1rem;
}
.lfc_info_box > ul {
    padding-left: 2rem;
    list-style: disc;
}
.show_info_box .sib_download_box {
    display: none;
}
.sib_download_android {
    position: relative;
    display: block;
    width: 70%;
    margin: 0 auto;
}
.sib_phone_download {
    display: block;
    margin: 0px auto 20px;
    width: 60%;
    background-color: #fff;
}
.sib_phone_download img {
    margin-bottom: 5px;
    border: 1px solid #afafaf;
    border-radius: 5px;
}
.sib_phone_download span {
    display: block;
    text-align: center;
    font-size: 1.5rem;
    margin: 3px 0 0.5rem;
}
.sib_download_android:hover .sib_phone_download {
    opacity: 1;
}
.info_sort_box {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #afafaf38;
}
.info_sort_box > span{
    display: inline-block;
    text-align: center;
    /*width: 20%;*/
    /*min-width: 60px;*/
    font-size: 1.7rem;
    font-weight: normal;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgba(0,0,0,0);
    bottom: -1px;
    /*margin: 0 0.5rem;*/
    padding: 5px 1rem;
}
.info_sort_box span i {
    display: none;
    background-color: #00abee;
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: -4px;
    left: 49%;
    transform: rotate(45deg) translateX(-50%);
}
.info_sort_box .isb_active i {
    display: block;
}
.info_sort_box .isb_active {
    border-bottom: 1px solid #fff;
    bottom: -1px;
    color: #00abee;
}
.info_sort_box .isb_active:before{
    position: absolute;
    bottom: -2px;
    left: 5%;
    content: "";
    height: 2px;
    width: 35%;
    background-color: #00abee;
    z-index: 1;
}
.info_sort_box .isb_active:after{
    position: absolute;
    bottom: -2px;
    right: 5%;
    content: "";
    height: 2px;
    width: 35%;
    background-color: #00abee;
    z-index: 1;
}
.info_sort_box .info_sort_more_btn {
    
}
.info_sort_box .info_sort_more_btn span {
    display: inline-block;
    padding: 0 0.5rem 2px;
    background-color: #252525;
    color: #fff;
    margin-right: 3px;
    border-radius: 3px;
}

.info_content_box {
    width: 92%;
    margin: 0 auto;
    height: 100%;
}
.info_content_box .info_title {
    display: block;
    font-size: 1.6rem;
    padding: 0.2rem 0;
    text-align: center;
    color: #0096d1;
    font-weight: bold;
}
.info_content_box .ul_box {
    position: relative;
}
.info_content_box .ul_box ul {
    overflow-y: hidden;
    /*max-height: 30vh;*/
    position: relative;
    padding: 0;
    margin: 0;
}
.info_content_box ul li > a {
    line-height: 2.5rem;
    display: block;
    padding: 0;
    font-size: 1.4rem;
    color: #8A8A8A;
    /*border-bottom: 1px solid gray;*/
}
.info_content_box  .info_zixun,
.info_content_box  .info_shipin{
    display: inline-block;
    padding: 0 5px;
    border-radius: 2px;
    background-color: #f9bc5a;
    color: #fff;
    font-style: normal;
    margin-right: 20px;
    overflow: hidden;
}
.info_content_box .info_shipin {
    background-color: #00a0e9;
}
.info_content_box .info_text{
    display: inline-block;
    padding: 0;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info_content_box .info_date{
    display: inline-block;
    float: right;
    padding: 0;
}
.info_content_box ul li a:hover {
    color: #00abee;
}

/* 活动、赛事、新闻、教学 */
@media screen and (max-width: 1370px){
    .info_content_box ul li > a {
        line-height: 2.2rem;
    }
}
.ul_box .info_hidden {
    display: none;
}




.video_info_download_frame, .legend_famous_box, .video_center_box, .product_show_frame, .cooperative_partner_frame, .news_frame{
    width: 88% !important;
    margin-left: 7% !important;
    padding: 0 1.5rem;
    margin-top: 10rem;
    margin-bottom: 3rem;
}
.bg_frame {
    display: block;
    padding: 2rem 0;
}
.bg_frame_color {
    background: #f6f6f6;
}
/*=======视频中心=======*/
.video_center_box > .title {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    box-sizing: border-box;
}
.video_center_box > .title > span {
    display: inline-block;
    padding-right: 0;
    min-width: 9rem;
    text-align: right;
}
.video_sort {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    font-size: 1.3rem;
    color: rgba(0, 0, 0, 0.25);
    font-weight: normal;
    border-bottom: 1px solid #afafaf38;
    position: relative;
    cursor: default;
}
.video_sort_box {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.video_sort_box span {
    display: inline-block;
    /*padding: 0.2rem 0.8rem;*/
    cursor: pointer;
    position: relative;
    /*background-color: #ff3943;*/
    /*background-color: #ff3943;*/
    white-space: nowrap;
    border-bottom: 1px solid #fff;
    /*margin: 0 0.5rem;*/
    padding: 5px 1rem;
}
.video_sort_box span i {
    display: none;
    background-color: #00abee;
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.video_sort_box .vs_active i {
    display: block;
}
.video_sort_box .vs_active {
    border-bottom: 1px solid #fff;
    bottom: -1px;
    color: #00abee;
}
.video_sort_box .vs_active:before{
    position: absolute;
    bottom: -1px;
    left: 5%;
    content: "";
    height: 2px;
    width: 35%;
    background-color: #00abee;
    z-index: 1;
}
.video_sort_box .vs_active:after{
    position: absolute;
    bottom: -1px;
    right: 5%;
    content: "";
    height: 2px;
    width: 35%;
    background-color: #00abee;
    z-index: 1;
}
.video_sort_operate {
    padding-left: 3rem;
    min-width: 12rem;
}
.video_sort_operate span {
    cursor: pointer;
    transition: color 0.3s;
}
.video_sort_operate span:hover {
    color: #00abee;
    transition: color 0.3s;
}
.video_sort_operate .icon-icon_refresh {
    margin-right: 1rem;
    font-size: 1.3rem;
}
.video_sort_operate .icon-icon_refresh:after {
    display: inline-block;
    font-size: 1.3rem;
    padding-left: 3px;
}

.video_content_box {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}
.video_img_box {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1rem;
}
.video_img_box > a {
    width: 20%;
    padding: 0 1rem 2rem 1rem;
    box-sizing: border-box;
    transition: color 0.3s;
    font-size: 1.4rem;
}
.video_img_box > a:hover {
    color: #00abee;
    transition: color 0.3s;
}
.video_img_box > a > img {
    border-radius: 3px;
    margin-bottom: 0.5rem;
    display: block;
    width: 100%;
}
.video_img_box > a > span {
    display: block;
    max-width: 100%;
    overflow: hidden;
    padding: 2px 0;
    line-height: 1.5rem;
    height: 3.1rem;
}
.video_img_box a .text_date {
    text-align: right;
    color: #757575;
}
.video_center_box .info_sort_more_btn {
    font-size: 1.7rem;
    color: #000;
    cursor: pointer;
}
.video_center_box .info_sort_more_btn span {
    display: inline-block;
    padding: 0 0.5rem 2px;
    background-color: #252525;
    color: #fff;
    margin-right: 3px;
    border-radius: 3px;
}

/*=======传奇名人堂=======*/
.legend_famous_box > .title {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end;
}
.legend_famous_box > .title > span {
    display: inline-block;
}
.legend_famous_sort {
    display: inline-block;
    font-size: 1.3rem;
    color: #757575;
    font-weight: normal;
    border-bottom: 1px solid #afafaf;
    position: relative;
    cursor: default;
}
.legend_famous_sort span {
    display: inline-block;
    padding: 0.2rem 0.8rem;
    cursor: pointer;
    position: relative;
    /*background-color: #ff3943;*/
    /*background-color: #ff3943;*/
    white-space: nowrap;
}
.legend_famous_sort span i {
    display: none;
    background-color: #00abee;
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.legend_famous_sort .lfs_active i {
    display: block;
}
.legend_famous_sort .lfs_active {
    border-bottom: 1px solid #ccc;
    bottom: -1px;
    color: #00abee;
}
.legend_famous_sort .lfs_active:before{
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    height: 2px;
    width: 40%;
    background-color: #00abee;
    z-index: 1;
}
.legend_famous_sort .lfs_active:after{
    position: absolute;
    bottom: -1px;
    right: 0;
    content: "";
    height: 2px;
    width: 40%;
    background-color: #00abee;
    z-index: 1;
}

.legend_famous_content_frame {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 2rem;
}
.legend_famous_content_frame .quanbu {
    display: block;
}
.legend_famous_content_box {
    width: 20%;
    /*padding: 0 0.5rem;*/
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0.5rem;
    box-sizing: border-box;
}
.legend_famous_content_box .lfc_img_box,
.legend_famous_content_box .lfc_info_box {
    width: 100%;
    margin: 0 auto;
}
.legend_famous_content_box .lfc_img_box img {
    display: block;
    border-radius: 4px;
    width: 80%;
    margin: 0 auto;
}
.legend_famous_content_box .lfc_info_box {
    margin: 0.7rem auto;
    text-align: center;
    font-size: 1.2rem;
}
.legend_famous_content_box .lfc_info_box ul {
    text-align: left;
}
.legend_famous_box .info_sort_more_btn {
    font-size: 1.7rem;
    color: #000;
    cursor: pointer;
}
.legend_famous_box .info_sort_more_btn span {
    display: inline-block;
    padding: 0 0.5rem 2px;
    background-color: #252525;
    color: #fff;
    margin-right: 3px;
    border-radius: 3px;
}
.lfc_info_box > span + div {
    display: none;
}
.lfc_info_box > span + div +div {
    display: none;
}


/*================产品展示==================*/
.ps_content_box {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: 0 auto;
}
.ps_content_box .ps_btn_left,
.ps_content_box .ps_btn_right {
    width: 5%;
    cursor: pointer;
}
.ps_content_box .ps_btn_left {
    opacity: 0.3;
}
.ps_show_box {
    width: 80%;
    /*margin: 0 1rem;*/
    overflow: hidden;
}
.ps_img_box {
    display: block;
    /*flex-flow: row nowrap;*/
    /*justify-content: space-between;*/
    margin-left: 0;
    transition: all 0.5s;
}
.ps_img_box img {
    float: left;
    width: 18%;
    margin: 0 1%;
    border-radius: 5px;
}

/*================合作伙伴==================*/
.cpp_content_box {
    display: block;
    overflow: auto;
    padding: 0 1rem;
    margin: 0;
}
.cpp_content_box img{
    display: block;
    width: 100%;
}
.cpp_content_box > div{
    display: inline-block;
    float: left;
    padding: 2rem;
    box-sizing: border-box;
}




/*==========适配============*/
@media screen and (max-width: 1400px){
    .legend_famous_content_box .lfc_img_box img{
  	width: 80%;
    }
}
@media screen and (max-width: 1000px){
    .legend_famous_content_box {
        width: 25%;
    }
    .legend_famous_content_box .lfc_img_box img{
  	width: 85%;
    }
    .video_img_box > a {
	width: 25%;
    }
}
@media screen and (max-width: 800px){
    .legend_famous_content_box {
        width: 33%;
    }
    .legend_famous_content_box .lfc_img_box img{
  	width: 100%;
    }
    .video_img_box > a {
	width: 33%;
    }
}

@media screen and (min-width: 988px) and (max-width: 1069px){
    .download_box {
	width: 32% !important;
    }
    .download_box .sib_phone_download {
	width: 100%;
    }
    .download_box .sib_phone_download img {
	width: 70%;
   	margin: 0 auto;
    }
    .download_box .sib_phone_download span{
	font-size: 1.3rem;
    }
    .download_box .sib_download_android{
	width: 100%;
	margin: 0 auto;
    }
}
@media screen and (min-width: 521px) and (max-width: 939px){
    .download_box {
	width: 32% !important;
    }
    .download_box .sib_phone_download {
	width: 100%;
    }
    .download_box .sib_phone_download img {
	width: 90%;
   	margin: 0 auto;
    }
    .download_box .sib_phone_download span{
	font-size: 1.2rem;
    }
    .download_box .sib_download_android{
	width: 100%;
    }
}
@media screen and (max-width: 500px){
    .legend_famous_content_box {
        width: 49.5%;
    }
    .legend_famous_content_box .lfc_img_box img{
  	width: 100%;
    }
    .video_img_box > a {
	width: 50%;
    }
}
@media screen and (max-width: 520px){
    .show_info_box {
	width: 100% !important;
    }
    .download_box {
        display: none
    }
    .ul_box {
	min-height: 200px;
    }
    .flash div.bx-pager {
	display:none;
    }
    *{
	margin: 0;
    }

    .video_info_download_frame, .legend_famous_box, .video_center_box, .product_show_frame, .cooperative_partner_frame, .news_frame{
    	width: 96% !important;
    	margin-left: 2% !important;
	margin-top: 1.5rem;
    	margin-bottom: 1.5rem;
    }
    
}