.app{
    width: 100%;
}
.app_main{
    background-image: url('../images/bj.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.app_header{
    width: 128.2rem;
    margin: auto;
    padding-left: 4.7rem;
    box-sizing: border-box;
    padding-top: 3.2rem;
}
.app_header a{
    display: block;
    width: 19.9rem;
    height: 5.2rem;
}
.app_header a img{
    display: block;
    font-size: 0;
    width: 100%;
}
.app_header_banner{
    width: 128.2rem;
    margin: auto;
    margin-top: 1rem;
    padding-left: 4.7rem;
    position: relative;
}
.app_header_banner .left img{
    width: 120rem;
    display: block;
    font-size: 0;
}
.app_header_banner .right{
    width: 52.4rem;
    position: absolute;
    right: 0;
    top: 8.8rem;
}
.app_header_banner .right img{
    display: block;
    font-size: 0;
    width: 100%;
}

.nav{
    width: 100%;
    margin-top: 5rem;
    background-color: rgba(73, 103, 155, 0.9);
}

.nav_box{
    width: 91rem;
    margin: auto;
    position: relative;
    display: flex;
}
.nav_box>div{
    width: 18.2rem;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    position: relative;
}
.nav_box>div a{
    color: #295fc1;
}
.nav_box>div span{
    display: flex;
    align-items: center;
}
.nav_box>div span img{
    margin-left: 1rem;
    width: 2.8rem;
}
.nav_box>div:hover .subnav{
    display: block;
}
.nav_box>div .subnav{
    position: absolute;
    top: 6rem;
    left:0;
    width: 100%;
    background: #295fc1;
    z-index: 1111;
    padding: 1rem 0 ;
    display: none;
}
.nav_box>div .subnav a{
    display: block;
    line-height: 3.8rem;
    color: #ffffff;
    text-align: center;
    font-size: 1.6rem;
}
.nav_box>div{
    cursor: pointer;
}

.star_detail_nav{
    position: absolute;
    left: 1.8rem;
    top: 80rem;
    padding-top: 5rem;
    z-index:99999;
}
.star_detail_nav .star_detail_nav_items{
    background: #e6f2fe;
 padding-right: 3rem;
 border-radius: 2rem;
 padding-bottom: 3rem;
 padding-left: 0.5rem;
 opacity: 0.9;
}
.star_detail_nav .star_detail_nav_items a{
    font-size: 2rem;
    color: #666;
    display: block;
    height: 4rem;
    line-height: 4rem;
    padding-left: 4rem;
    margin-top: 1rem;
    font-weight:bold;
}
.star_detail_nav .star_detail_nav_items a.active{
        background-image: url('../images/menu_bg.png');
    background-position: left;
    background-repeat: no-repeat;
    color: #276cd0;
}


.app_jinke{
    width: 128.2rem;
    margin: auto;
    padding-top: 9.1rem;
    padding-bottom: 6rem;
    box-sizing: border-box;
    position: relative;
}
.top{
    width: 100%;
    height: 9.1rem;
    background-image: url('../images/top.png');
    background-position:  center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
}

.bottom{
    width: 100%;
    height: 9.1rem;
    background-image: url('../images/bottom.png');
    background-position:  center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
}
.title{
    width: 56rem;
    height: 10.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3.6rem;
    background-image: url('../images/title_bj.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    font-weight: bold;
    margin-bottom: -5rem;
    position: relative;
    z-index: 1;
        margin-top: 7rem;
}
.app_jinke_main{
    background-image: url('../images/zh.png');
    background-position:left center;
    background-repeat: repeat-y;
    background-size: 100% 100%;
    width: 100%;
    padding: 0 5.6rem;
}
.jinke_item{
    width: 38rem;
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 3rem;
}
.jinke_item:nth-of-type(3n){
    margin-right: 0;
}
.top_img{
    width: 100%;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
}
.top_img>img{
    display: block;
    font-size: 0;
    width: 100%;
    height: 21rem;
}

.jinke_item h4{
    color: #000000;
    font-size: 2rem;
    line-height: 3rem;
    margin-top: 1.3rem;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jinke_item p{
    color: #000000;
    font-size: 1.6rem;
    line-height: 3rem;
    height: 3rem;
    overflow: hidden;
}
.fenxiang{
    background-image: url('../images/矩形 506.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0 2rem;
    height: 3.6rem;
    border-top-left-radius: 1.8rem;;
    border-bottom-left-radius: 1.8rem;;
    color: #fff;
}

.fenxiang img{
    width: 1.6rem !important;
    height: 1.6rem !important;
    margin-right: 0.5rem;
}
.swiper-slide{
	/*height: 220px !important;*/
}
.more{
    text-align: center;
}
.more a{
    display: block;
    width: 10rem;
    height: 3rem;
    color: #ffffff;
    font-size: 1.6rem;
    background: #498bff;
    border-radius: 2rem;
    line-height: 3rem;
    margin: auto;
    margin-top: 2rem;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    z-index: 2;
}
.more a:hover{
    opacity: 0.8;
}
.app_teacher{
    width: 100%;
    overflow: hidden;
}
.js_box{
    position: relative;
    overflow: hidden;
    border-radius: 1rem;
	/*height: 100%;*/
	height: 219px;
}
.js_box img{
    width: 100%;
    height: 100%;
    font-size: 0;
    display: block;
}
.js_box p{
    position: absolute;
    width: 100%;
    height: 5rem;
    text-align: center;
    line-height: 5rem;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    bottom: 0;
    left: 0;
    font-size: 1.8rem;
}

.app_foot{
    background-image: url('../images/foot_02.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 38rem;
    font-size: 1.8rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}
.app_jigou{
    margin-top: 7.8rem;
    overflow: hidden;
}
.box{
    width: 105%;
    background: rgba(255, 255, 255, .3);
    height: 76.1rem;
    overflow: hidden;
}
.box>div{
    display: flex;
    flex-wrap: wrap;
    transform: translatex(0rem);

}
.items{
    width: 13.82rem;
    height: 13.82rem;
    border: 0.1rem solid #769de0;
    margin: 2.6rem;
    transform: rotate(45deg);
}
.content{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-45deg);
}
.item2{
    width: 100%;
    height: 100%;
    /* border: .1rem solid #769de0; */
    /* background-color: #769de0; */
    margin-top: 0.1rem;
}


.app_main1{
    background-image: url('../images/bj.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 492rem;
}
.app_main2{
    background-image: url('../images/ziliaouploadbj.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 240.2rem;
    /*height: 240.2rem;*/
}
.foot{
    height: 37.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    font-weight: bold;
    font-size: 1.8rem;
}
.file_upload{
    width: 128.2rem;
    margin: auto;
    position: relative;
    padding-top: 9.1rem;
    padding-bottom: 6rem;
    box-sizing: border-box;
    position: relative;
}
.file_upload_box{
    background-image: url('../images/zh.png');
    background-position:left center;
    background-repeat: repeat-y;
    background-size: 100% 100%;
    width: 100%;
    padding: 0 8.9rem;
    padding-right: 7rem;
    position: relative;
    height: 122.1rem;
    box-sizing: border-box;
    z-index: 2;
}
.file_upload_bj{
    background-image: url('../images/bjjux.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 147.7rem;
    height: 149.3rem;
    position: absolute;
    z-index: -2;
    left: -7rem;
    top: 0.4rem;
    opacity: 0.4;
}
.file_upload_content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.file_upload_content .item{
    width: 50rem;
    margin-bottom: 4.9rem;
}
.file_upload_content .item span{
    color: #191919;
    font-size: 2.4rem;
    display: block;
    margin-bottom: 2rem;
}
.file_upload_content .item input[type=text]{
    height: 6rem;
    width: 100%;
    background: #fff;
    border: none;
    outline: none;
    border-radius: 1rem;
    color: #666666;
    font-size: 1.8rem;
    padding: 0 2rem;
    box-sizing: border-box;
}
.file_upload_content .item textarea{
    height: 25rem;
    width: 100%;
    background: #fff;
    border: none;
    outline: none;
    border-radius: 1rem;
    color: #666666;
    font-size: 1.8rem;
    padding: 2rem;
    box-sizing: border-box;
    box-sizing: border-box;
}
.file_upload_content .item .upload{
    width: 50rem;
    height: 28rem;
    background: #fff;
    border-radius: 1rem;
    position: relative;
}
.file_upload_content .item .upload input{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.file_upload_content .item .upload>div{
    cursor: pointer;
    position:absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.upload_before{
    text-align: center;
    color: #191919;
    font-size: 1.8rem;
}
.upload_before img{
    width: 6.8rem;
    margin-bottom: 1.6rem;
}
.upload_before1 img{
    width: 8.2rem;
}
.upload_box{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.upload_before2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.6rem;
    text-align: left;
    line-height: 3rem;
}
.upload_before2 img{
    margin-bottom: 0;
    margin-right: 1rem;
    width: 4.8rem;
}
.file_upload_content .item .upload1{
    height: 9rem;
}
.save{
    width: 14.3rem;
    border: 0.2rem solid #078dff;
    height: 5.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    font-size: 2.4rem;
    background: #fff;
    border-radius: 1rem;
    margin-right: 2rem;
    transition: all 0.2s;
    cursor: pointer;
}
.save:hover{
    background: #078dff;
    color: #fff;
}
.submit{
    width: 23rem;
    border: 0.2rem solid #078dff;
    height: 5.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.4rem;
    background: #078dff;
    transition: all 0.2s;
    border-radius: 1rem;
    cursor: pointer;
}
.submit:hover{
    opacity: 0.8;
}
.item_btn{
    display: flex;
    padding-top: 6.2rem;
    justify-content: center;
}

.nav1::before{
    left: -49.7rem;
}

.nav_box1{
    width: 57.6rem;
    margin-left: 21.5rem;
    display: flex;
}
.nav_box1>div:nth-of-type(2){
    width: 18.2rem;
    height: 4.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #091667;
    font-size: 2.4rem;
    font-weight: bold;
    border: 0.02rem solid #0d47dc;
}
.nav_box1>div{
    cursor: pointer;
}
.nav_box1>div:nth-of-type(3){
    width: 18.8rem;
    height: 4.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    background: #0d47dc;
    position: relative;
}
.nav_box1>div:nth-of-type(3)::before{
    border-top: 4.4rem solid transparent;
    border-left: 1.3rem solid #0d47dc;
    /* border-bottom: 5px solid transparent; */
    content: '';
    position: absolute;
    right: -1.3rem;
    top: 0;
}
.nav_box1>div:nth-of-type(3) span{
    display: flex;
    align-items: center;
}
.nav_box1>div:nth-of-type(3) span img{
    margin-left: 1rem;
    width: 2.8rem;
}
.nav_box1>div:nth-of-type(3):hover .subnav{
    display: block;
}
.nav_box1>div:nth-of-type(3) .subnav{
    position: absolute;
    top: 4.4rem;
    left:0;
    width: calc(100% + 1.3rem);
    background: #0d47dc;
    z-index: 1111;
    padding: 1rem 0 ;
    display: none;
}
.nav_box1>div:nth-of-type(3) .subnav a{
    display: block;
    line-height: 4.4rem;
    color: #ffffff;
    text-align: center;
    font-size: 2.4rem;
}
.search{
    border: 0.1rem solid #0d47dc;
    width: 20.5rem;
    background: #fff;
    position: relative;
}
.search img{
    width: 2rem;
    position: absolute;
    left: 1.7rem;
    top: 50%;
    transform: translateY(-50%);
}
.search input{
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    outline: none;
    font-size: 1.6rem;
    color: #666666;
    padding-left: 4.8rem;
    padding-right: 1rem;
}
.jinke_list_box{
    padding:  0 5.6rem;
    background-image: url('../images/zh.png');
    background-position:left center;
    background-repeat: repeat-y;
    background-size: 100% 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
}
.app_main3{
    background-image: url('../images/jinpaibeij.png');
    background-position: center;
    background-repeat: no-repeat;
       background-size: 100% 100%;
}
.tab_nav{
    width: 77.2rem;
    height: 8.2rem;
    border: 0.1rem solid #0d47dc;
    box-sizing: border-box;
    background: #fff;
    margin: auto;
    margin-bottom: 4.8rem;
    border-radius: 2rem;
    display: flex;
    align-items: center;
    position: relative;
}
.tab_btn{
      position: absolute;
      top:0.5rem;
      left:32rem;
}
.tab_btn img{
    display:block;
    width:7.3rem;
    cursor:pointer;
}
.tab_search{
      position: absolute;
      top:-0.2rem;
      left:-36rem;
      width:100rem;
      padding-left:3.5rem;
      height:8.3rem;
      background: #fff;
      border-radius:5rem;

}
.tab_search input{
    float:left;
    display:block;
    width:88rem;
    border:none;
    height:8.1rem;
        outline: none;

}

.tab_search img{
    float:left;
    display:block;
    width:7.3rem;
    cursor:pointer;
        margin-top: 0.5rem;
}

.tab_list{
    width: 76rem;
    margin: auto;
    display: flex;
    align-items: center;
    height: 7rem;
}
.tab_list div{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #091667;
    font-size: 3rem;
    background: #e6ecfb;
    border-radius: 1.5rem;
    height: 7rem;
    cursor: pointer;
}
.tab_list div.active{
    background: #006edd;
    color: #fff;
}
.model{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    z-index: 1111;
}
.modal_content{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.video{
    width: 90rem;
    height: 51.3rem;
}
.info{
    text-align: center;
    margin-top: 2rem;
}
.info h4{
    font-size: 2.4rem;
    color: #fff;
    font-weight: bold;
}
.info p{
    color: #fff;
    font-size: 1.8rem;
    opacity: 0.6;
    margin-top: 2rem;
}
.close{
    position: absolute;
    right: -4rem;
    top:0;
    cursor: pointer;
    width: 4rem;
}
.hide{
    display: none !important;
}
.nav_box2{
    width: 75.5rem;
    margin-left: 3rem;
}
.nav_box2 .search{
    width: 37.5rem;
}
.nav2::before{
    left: -51.2rem;
}
.top_img>img.play{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 3.2rem;
    cursor: pointer;
}
.jigou_item{
    width: 20rem;
    float: left;
    margin-right: 4.2rem;
    margin-bottom: 4.8rem;
    cursor: pointer;
}
.jigou_item:nth-of-type(5n){
    margin-right: 0;
}
.jigou_logo{
    width: 100%;
    height: 20rem;
    border-radius: 1rem;
    position: relative;
    background: #fff;
}
.jigou_logo img{
    width: 20rem;
    max-height: 20rem;
    border-radius: 1rem;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%,-50%);
}
.jigou_item p{
    color: #070002;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.like_box{
    text-align: center;
}
.like_box div{
    width: 100%;
    background: #fff;
    display: inline-block;
    height: 3.8rem;
    line-height: 3.8rem;
    color: #000;
    font-size: 1.6rem;
    padding: 0 2rem;
    border-radius: 1.2rem;
}
.like_box div img{
    width: 2rem;
    vertical-align: middle;
    margin-right: 1rem;
}
.app_main4{
    background-image: url('../images/tjbj.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 240.2rem;
    height: 240.2rem;
}
.item_btn1{
    display: flex;
    justify-content: center;
    width: 100%;
}
.app_main5{
    background-image: url('../images/jinpaibeij.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.file_upload_box1{
    padding-right: 8.9rem;
    height: auto;
}
.hr{
    width: 100%;
    height: 0.2rem;
    background: #74797f;
    margin-bottom: 4.9rem;
}
.item2{
    display: flex;
    justify-content: space-between;
}
.item2>div{
    width: 20rem;
}

.file_upload_content .item.item2 .upload{
    width: 20rem;
    height: 20rem;
}
.checkbox{
    width: 100%;
    color: #000000;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
}
.checkbox input{
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 1rem;
}
.check_box{
    width: 100%;
    color: #000000;
    font-size: 1.8rem;
    display: flex;
    justify-content: space-between;
}
.check_box div{
    display: flex;
    align-items: center;
}
.file_upload_content .item .check_box div span{
    margin-bottom: 0;
}
.check_box input{
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 1rem;
}
.app_main_guize{
    background-image: url('../images/guizebeij.png');
    background-size: 100% 100%;
}
.foots{
   padding-top: 10rem;
     padding-bottom: 10rem;
    font-size: 2rem;
    color: #276cd0;
    text-align:center;
}
.subnav_box{
    width: 51.2rem;
    box-sizing: border-box;
    border: 0.1rem solid #0d47dc;
    padding: 0 1.5rem;
    padding-top: 1.6rem;
    padding-bottom: .6rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 6rem;
    display: none;
    background: #fff;
    z-index: 1000;
}
.nav_box>div:nth-of-type(3):hover .subnav_box{
    display: block;
}
.item_link{
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.8rem;
}
.item_link img{
    margin-right: 1rem;
    width: 1.4rem;
}
.item_link:hover{
    text-decoration: underline;
}
.item_link span{
    width: calc(100% - 2.3rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guize_box{
    width: 128.2rem;
    margin: auto;
    margin-top: 7rem;
}
.desc{
    padding:  0 8.5rem;
    padding-top: 11rem;
    padding-bottom: 5rem;
    box-sizing: border-box;
    color: #222;
    font-size: 2.4rem;
    line-height: 5rem;
    position: relative;
    margin-bottom: 5.4rem;
   background-image: url('../images/items_1_bg.png');
    background-size: 100% 100%;
    height:80.8rem
}
.desc p{
    margin-bottom: 4rem;
    text-indent:4.8rem
}
.activation_desc{
    padding:  0 8.5rem;
    padding-top: 8rem;
    padding-bottom: 0rem;
    box-sizing: border-box;
    color: #222;
    font-size: 2.4rem;
    line-height: 5rem;
    position: relative;
      background-image: url('../images/items_2_bg.png');
    background-size: 100% 100%;
    height:76.5rem
}
.activation_desc p{
    margin-bottom: 5rem;
}
.activation_desc p i {
    font-style: normal;
    color: #276cd0;
    font-weight: bold;
}
.active_title{
    width: 56rem;
    height: 10.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3.6rem;
    background-image: url('../images/title_bj.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    font-weight: bold;
    margin-bottom: -5rem;
    position: relative;
    z-index: 1;
}
.project_box{
    margin-top: 5.5rem;
}
.project_desc{
    padding:  0 8.5rem;
    padding-top: 7rem;
    padding-bottom: 6rem;
    box-sizing: border-box;
    color: #222;
    font-size: 2.4rem;
    line-height: 4rem;
    position: relative;
=    padding-bottom: 1rem;

          background-image: url('../images/items_5_bg.png');
    background-size: 100% 100%;
}
.project_desc h4{
    color: #276cd0;
    font-size: 2.4rem;
    font-weight: bold;
}
.project_desc p{
    margin-bottom: 2rem;
}

.submit_box{
    margin-top: 5.5rem;
}
.submit_desc{
    padding:  0 8.5rem;
    padding-top: 7rem;
    padding-bottom: 6rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 2.4rem;
    line-height: 4rem;
    position: relative;
=    padding-bottom: 1rem;

          background-image: url('../images/items_6_bg.png');
    background-size: 100% 100%;
        height:39rem
}
.submit_desc h4{
    color: #bda364;
    font-size: 2.4rem;
    font-weight: bold;
      margin-bottom: 2rem;
}
.submit_desc p{
    margin-bottom: 2rem;
}


.honor_box{
    margin-top: 5rem;
}

.honor_desc{
    padding:  0 10rem;
    padding-top: 10rem;
    padding-bottom: 8rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 2.4rem;
    line-height: 4rem;
    position: relative;
    background-image: url('../images/items_2_bg.png');
    background-size: 100% 100%;
}
.honor_title{
    width: 53.5rem;
    height: 9.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d4341b;
    font-size: 3.6rem;
    background-image: url('../images/ry.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    font-weight: bold;
    margin-bottom: 2rem;
    text-shadow: 0 0.2rem #fff, 0.2rem 0 #fff, -0.2rem 0 #fff, 0 -0.2rem #fff;
}
.honor_case{
    border-radius: 4rem;
    padding:  0 4.5rem;
    padding-bottom: 0rem;
    box-sizing: border-box;
    color: #091667;
    font-size: 2.4rem;
    line-height: 4rem;
    position: relative;
    background: rgba(255, 255, 255, .3);
    padding-bottom: 1rem;
    position: relative;
    overflow: hidden;
}
.rank{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    margin-bottom: 3.5rem;
}
.rank img{
    width: 24.8rem;
    margin: 0 5.02rem;
}
.top_bj{
    height: 2.5rem;
    background: #f2edf7;
    position: absolute;
    width: 100%;
    left: 0;
}
.rank_desc h4{
    color: #333333;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.rank_desc p{
    color: #333333;
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 5rem;
}
.quanyi_box{
    margin-top: 5rem;
       margin-bottom: 30rem;
}
.quanyi_title{
    width: 53.5rem;
    height: 9rem;
    line-height: 6rem;
    text-align: center;
    color: #d4341b;
    font-size: 3.6rem;
    background-image: url('../images/qy.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    font-weight: bold;
    margin-bottom: 2rem;
    text-shadow: 0 0.2rem #fff, 0.2rem 0 #fff, -0.2rem 0 #fff, 0 -0.2rem #fff;
}
.quanyi_desc{
    padding:  0 8.5rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
    box-sizing: border-box;
    position: relative;
    color: #222;
    font-size: 2.2rem;
    background-image: url('../images/items_4_bg.png');
    background-size: 100% 100%;
}
.quanyi_desc p{
    line-height: 4rem;
    margin-bottom: 1.2rem;
}
.link_box{
    margin-bottom: 13.6rem;
    margin-top: 7.5rem;
}
.link_case{
    border: 0.5rem solid rgba(255, 255, 255, .7);
    border-radius: 4rem;
    padding: 0 4.5rem;
    padding-top: 3rem;
    padding-bottom: 5rem;
    box-sizing: border-box;
    position: relative;
    background: rgba(255, 255, 255, .3);
}
.link_case p {
    color: #191919;
    font-size: 2.4rem;
    line-height: 4rem;
}
.link_case .tipmargin.tip{
    margin-top: 7rem;
}
.link_case  p.tip{
    color: #d4341b;
}
.erweima_box{
    background: #fff;
    display: flex;
    position: absolute;
    right: 4rem;
    top: 4rem;
    width: 60rem;
}
.erweima_box div{
    width: 20rem;
    text-align: center;
    height: 18.6rem;
    padding-top: 1.5rem;
    font-size: 1.4rem;
    color: #000000;
    padding-bottom: 2rem;
}
.erweima_box img{
    width: 12.4rem;
    margin: auto;
    display: block;
    font-size: 0;
}
.erweima_box div p{
    margin-top: 0rem;
    font-size: 1.8rem;
    color: #000000;
}
.active_time{
    margin-top: 5.5rem;
}
.active_liucheng{
    margin-top: 5.5rem;
}
.active_liucheng_desc{
    position: relative;
    padding-left: 6.5rem;
    padding-top: 9rem;
    padding-bottom: 3rem;
    padding-right: 4rem;
    color: #191919;
    font-size: 2.4rem;
    line-height: 4rem;
      background-image: url('../images/items_4_bg.png');
    background-size: 100% 100%;
    height:52.5rem;
    text-align:center;
}
.active_liucheng_desc p{
    margin-bottom: 2rem;
    position: relative;
}

.active_time_desc{
    box-sizing: border-box;
    position: relative;
     background-image: url('../images/items_3_bg.png');
    background-size: 100% 100%;
    height:18rem;
        font-size: 4.6rem;
color:#fff;
text-align:center;
line-height:20rem;

}
.time{
    color: #191919;
    font-size: 4.4rem;
    font-weight: bold;
}
.line{
    color: #191919;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.active_content .zhong{
    width: 11.7rem;
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 18.8rem;
}
.zhong img{
    display: block;
    font-size: 0;
    width: 100%;
}




.app_main6{
    background-image: url('../images/gerenzhongx.png');
    background-position: center;
    background-repeat: no-repeat;
			background-size: 100% 100%;
			height: auto;
}

.nav3{
    width: 128.2rem;
    margin: auto;
    position: relative;
    margin-top: 5rem;
}
.nav3::before{
    content: '';
    position: absolute;
    height: 0.2rem;
    width: 130rem;
    background: #0d47dc;
    left: -55.8rem;
    top: 4.4rem;
}
.nav_box3{
    width: 54rem;
    margin-left: 19rem;
    display: flex;
}
.nav_box3>div{
    width: 18.2rem;
    height: 4.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #091667;
    font-size: 2.4rem;
    font-weight: bold;
    position: relative;
    border: 0.02rem solid #0d47dc;
}
.nav_box3>div{
    cursor: pointer;
}
.nav_box3>div.home{
    width: 18.8rem;
    height: 4.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    background: #0d47dc;
    position: relative;
}
.nav_box3>div.home::before{
    border-top: 4.4rem solid transparent;
    border-left: 1.3rem solid #0d47dc;
    /* border-bottom: 5px solid transparent; */
    content: '';
    position: absolute;
    right: -1.3rem;
    top: 0;
}
.nav_box3>div.home span{
    display: flex;
    align-items: center;
}
.nav_box3>div:hover .subnav{
    display: block;
}
.nav_box3>div .subnav{
    position: absolute;
    top: 4.4rem;
    left:0;
    width: calc(100%);
    background: #0d47dc;
    z-index: 1111;
    padding: 1rem 0 ;
    display: none;
}
.nav_box3>div .subnav a{
    display: block;
    line-height: 4.4rem;
    color: #ffffff;
    text-align: center;
    font-size: 2.4rem;
}
.home_content{
    width: 120rem;
    border: 1rem solid #fff;
    background: rgba(255, 255, 255, .3);
    border-radius: 3rem;
    box-sizing: border-box;
    margin: auto;
    min-height: 60rem;
}
.foot_ge{
    margin-top: 12rem;
}
.baoming{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.baoming button{
    width: 28rem;
    height: 9rem;
    border: none;
    border-radius: 4.5rem;
    background: #006edd;
    font-size: 2.4rem;
    color: #fff;
    outline: none;
    cursor: pointer;
}
.works{
    width: 90rem;
    margin: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.works .zuoping{
    width: 100%;
}
.zuoping img{
    width: 100%;
}
.nopass{
    width: 19.4rem;
    height: 4rem;
    background: #d94242;
    display: flex;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 1.8rem;
    justify-content: center;
    margin-left: 70.6rem;
}
.nopass img{
    width: 2.4rem;
    height: 2.4rem;
    margin-left: 0.5rem;
    cursor: pointer;
}
.successful{
    background: #80c26a;
}
.inreview{
    background: #f68411;
}
.pass_content{
    width: 36rem;
    height: 34.8rem;
    background: #fff;
    border-radius: 1rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.pass_content h4{
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    padding-top: 2rem;
    margin-bottom: 2rem;
    color: #d94242;
}
.pass_content p{
    padding: 0 2rem;
    color: #333333;
    font-size: 1.8rem;
    line-height: 3.6rem;
}
.pass_content div{
    position: absolute;
    width: 100%;
    height: 8rem;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pass_content div span{
    width: 10rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1rem;
    font-size: 1.8rem;
    color: #fff;
    background: #d94242;
    border-radius: 0.5rem;
    cursor: pointer;
}
.pass_content div span:nth-of-type(1){
    background: none;
    border: 0.2rem solid #cecece;
    color: #666666;
}


.header_login{
    width: 18.2rem;
    height: 4.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 2.4rem;
    font-weight: bold;
    position: absolute;
    top: 3.2rem;
    right: 17rem;
    cursor: pointer;
}
.header_login a{
    color: #333;
}
.header_login span{
    display: flex;
    align-items: center;
    margin: 0 1rem;
    font-weight: 500;
}
.header_login span img{
    margin-left: 1rem;
    width: 2.8rem;
}
.header_login:hover .subnav{
    display: block;
}
.header_login .subnav{
    position: absolute;
    top: 4.4rem;
    left:0;
    width: 100%;
    background: #fff;
    z-index: 1111;
    padding: 1rem 0 ;
    display: none;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.4);
}
.header_login .subnav a{
    display: block;
    line-height: 3.2rem;
    color: #546a9a;
    text-align: center;
    font-size: 1.8rem;
}
.file_upload_content .item label {
    margin-right: 2rem;
    display: flex;
    align-items: center;
    font-size: 2rem;
}
.file_upload_content .item select {
    height: 6rem;
    width: 100%;
    background: #fff;
    border: none;
    outline: none;
    border-radius: 1rem;
    color: #666666;
    font-size: 1.8rem;
    padding: 0 2rem;
    box-sizing: border-box;
}
.swiper_production_detail{
    width: 110rem;
    overflow: hidden;
    position: relative;
    margin-top: 1.5rem;
}
.swiper_production_detail .swiper-slide{
    width: 26.5rem;
    height: 15rem;
    margin-right: 1.5rem;
    opacity: 0.6;
    cursor: pointer;
}
.swiper_production_detail .swiper-slide:hover{
    opacity: 1;
}
.swiper_production_detail .swiper-slide-cur{
    opacity: 1;
}
.swiper_production_detail .swiper-slide img{
    width: 100%;
    height: 15rem;
}
.swiper_production_detail .swiper-slide img.play{
    width: 3.2rem;
    height: 3.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-40%);
}
.production_detail{
    margin-top: 2rem;
}
.production_detail p{
    font-size: 1.8rem;
    line-height: 150%;
    margin-bottom: 1.5rem;
    color: #333;
}
.production_detail p span:nth-of-type(1) {
    color: #666666;
}
.production_detail .production_title{
    font-size: 3.4rem;
    font-weight: bold;
}
.production_detail .production_title_2{
    font-size: 2.2rem;
    font-weight: bold;
    margin-top: 1.5rem;
}

.production_detail .imgs{
    width: 50rem;
    height: 28rem;
}
.file_upload_content .item span i{
    color: red;
    margin-left: 0.5rem;
}
.production_detail_2{
    padding: 3rem;
    margin-top: 0;
}
.production_detail_top{
    display: flex;
}
.production_detail_top .top_left{
     width: 50rem;
 }
.production_detail_top .top_right{
    width: 56rem;
    margin-left: 5rem;
}
.production_detail .production_detail_top .album{
    width: 30rem;
    height: 30rem;
    border-radius: 1rem;

}
.like_box_detail{
    text-align: center;
}
.like_box_detail div{
    width: 14rem;
    background: #498bff;
    display: inline-block;
    height: 3.8rem;
    line-height: 3.8rem;
    color: #fff;
    font-size: 1.6rem;
    padding: 0 2rem;
    border-radius: 1.2rem;
    margin-top: 2rem;
    cursor:pointer;
}
.like_box_detail div img{
    width: 2rem;
    vertical-align: middle;
    margin-right: 1rem;
}
