body,html{
    min-width: 1280px;
}
.film_banner{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: url(../images/film/banner.jpg) center no-repeat;
    background-size: cover;
    padding: 200px 0 100px 0;
}
.ID_banner_main{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.ID_banner_main span.span1{
    width: 70px;
    height: 5px;
    background: #c30c36;
    display: block;
}
.ID_banner_main span.span2{
    display: block;
    width: 100%;
    padding-top: 20px;
}
.ID_banner_main span.span2 b{
    display: inline-block;
    position: relative;
    font-size: 50px;
    color: #fff;
    z-index: 1;
    line-height: 60px;
}
.ID_banner_main span.span2 b.b1{
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
}
.ID_banner_main span.span2 b:after{
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 10px;
    background: #c30c36;
    z-index: -1;
}
.ID_banner_main span.span2 b.b1:after{
    display: none;
}
/*ﾊﾓﾆｵｵｯｴｰ*/
.coverBg{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999999999;
    background: rgba(0,0,0,0.6);
    display: none;
}
.coverContent{
    width: 800px;
    height: 480px;
    background: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -240px;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
}
.closeBtn{
    font-size: 24px;
    color: rgb(255, 255, 255);
    display: block; width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    text-decoration: none;
    outline: 0;
    top: 0;
    right: -40px;
    cursor: pointer;
    background: rgba(3,3,3,0.8);
}


/*p1*/
.ID_twoWrap{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: #000000;
}
.ID_two{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding: 70px 0;
}
.ID_two_titleWrap{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    text-align: center;
}
.ID_two_title{
    display: inline-block;
    position: relative;
    padding: 0 40px;
}
.ID_two_title:before{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
    content: '';
    width: 16px;
    height: 15px;
    background: url(../images/film/ID_two_pic1.png) center no-repeat;
}
.ID_two_title:after{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7.5px;
    content: '';
    width: 16px;
    height: 15px;
    background: url(../images/film/ID_two_pic1.png) center no-repeat;
}
.ID_two_title_p1{
    width: 100%;
    font-size: 36px;
    line-height: 44px;
    font-weight: bold;
    color: #000;
}
.ID_two_title_p2{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
}
.ID_two_title_p3{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 60px;
}
.ID_two_title_p5{
    width: 100%;
    font-size: 48px;
    line-height: 56px;
    font-weight: normal;
    color: #000;
}
.ID_two_title_p4{
    width: 100%;
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
    margin-top: 5px;
    color: #000;
}
.ID_two_title_ms{
    width: 1000px;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.titleColor1{
    color: #c30c36;
}
.titleColor2{
    color: #fff;
}
.ID_two_main{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin-top: 50px;
}
.ID_two_main_left{
    width: 300px;
    float: left;
}
.ID_two_main_left_top{
    width: 254px;
    height: 364px;
    border: 8px solid #c30c36;
    position: relative;
    margin: 0 auto;
}
.ID_two_main_left_top_img{
    width: 254px;
    height: 364px;
    overflow: hidden;
    clear: both;
}
.ID_two_main_left_top_img img{
    display: block;
    width: 254px;
    height: 364px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.ID_two_main_left_top_nr{
    width: 254px;
    height: 154px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 210px;
}
.ID_two_main_left_top_nr a.span1{
    display: block;
    width: 220px;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.ID_two_main_left_top_nr span.span2{
    display: block;
    width: 220px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    font-weight: 200;
    margin-top: 5px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.ID_two_main_left_top_nr span.span3{
    display: block;
    width: 220px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding-top: 10px;
}
.ID_two_main_left_top_btn{
    display: block;
    width: 120px;
    height: 38px;
    border: 2px solid #c30c36;
    text-align: center;
    font-size: 14px;
    color: #c30c36;
    line-height: 38px;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    margin-top: 20px;
}
.ID_two_main_left_top_btn:hover{
    background: #c30c36;
    color: #fff;
}
.ID_two_main_left_top:hover .ID_two_main_left_top_nr a.span1{
    color: #c30c36;
}
.ID_two_main_left_top:hover .ID_two_main_left_top_img img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}

/*p2*/
.f_p2{
    padding: 100px 0 60px 0;
    background: url("../images/film/p2_bg.jpg") center center no-repeat;
    background-size: cover;
}
.f_p2_content{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.f_p2_left{
    padding-top: 30px;
    width: 260px;
    float: left;
}
.f_p2_right{
    padding: 60px 0;
    width: 780px;
    float: left;
    margin-left: 60px;
    background: rgba(255,255,255,0.9);
    text-align: center;
}
.f_p2_line{
    overflow: hidden;
}
.f_p2_lineBottom{
    margin-top: 60px;
}
.f_p2_box{
    float: left;
    width: 50%;
}
.f_p2_box_line_num{
    display: inline-block;
    vertical-align: middle;
    font-size: 50px;
    font-weight: bold;
    line-height: 58px;
    color: #333;
}
.f_p2_box_line{
    font-size: 20px;
    line-height: 32px;
    font-weight: 200;
    padding-top: 10px;
    color: #333;
}
.f_p2_footer{
    display: block;
    width: 1100px;
    margin: 60px auto 0 auto;
    text-align: right;
}
.f_p2_footer_text{
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #bc0e36;
    vertical-align: middle;
}
.f_p2_footer_icon{
    width: 40px;
    vertical-align: middle;
    margin-left: 10px;
}

/*p3*/
.f_p3{
    padding: 60px 0;
    background: #000;
}
.f_p3_content{
    width: 1100px;
    margin: 60px auto 0 auto;
}
.f_p3_line{
    overflow: hidden;
}
.f_p3_box1{
    float: left;
    width: 330px;
    position: relative;
    height: 530px;
    box-sizing: border-box;
    padding: 15px 20px;
}
.f_p3_box2{
    float: left;
    width: 380px;
    position: relative;
    height: 530px;
}
.f_p3_box3{
    float: left;
    width: 380px;
    position: relative;
    height: 250px;
}
.f_p3_box4{
    float: left;
    width: 535px;
    position: relative;
    height: 250px;
}
.f_p3_boxBottom{
    margin-top: 30px;
}
.f_p3_boxRight{
    margin-left: 30px;
}
.f_p3_infoWrap{
    width: 100%;
    height: 100%;
    background: rgba(195,12,54,0.5);
    position: absolute;
    left: 0;
    top: 0;

}
.f_p3_info{
    position: absolute;
    left: 20px;
    bottom: 15px;
    padding-right: 20px;
}
.f_p3_title{
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    color: #fff;
}
.f_p3_text{
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

/*p4*/
.f_p4{
    padding: 60px 0;
    background: #000;
}
.newMusic_three_nrWrap{
    width: 100%;
    margin: 60px auto 0 auto;
    overflow: hidden;
    clear: both;
    position: relative;
    z-index: 2;
}
.newMusic_three_nrWrap:after{
    content: '';
    width: 100%;
    height: 319px;
    background: #b40b32;
    left: 0;
    top: 45px;
    position: absolute;
    z-index: -1;
}
.newMusic_three_nr{
    width: 1200px;
    height: 414px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    position: relative;
}
.newMusic_three_nr_mag{
    position: absolute;
    top: 0;
    left: 0;
    width: 2328px;
    height: 414px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.newMusic_three_nrOne{
    width: 376px;
    float: left;
    height: 319px;
    position: relative;
    padding-top: 46px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}
.newMusic_three_nrTwo{
    width: 392px;
    height: 312px;
    background: #c30c36;
    box-shadow: 1px 1px 60px 20px rgba(0,0,0,0.1);
    border: 28px solid #9b0a2b;
}
.newMusic_three_nrTwo .newMusic_three_nrOne_title,.newMusic_three_nrTwo .newMusic_three_nrOne_ms{
    color: #fff;
}
.newMusic_three_nrOne_num{
    width: 100%;
    overflow: hidden;
    clear: both;
    font-size: 246px;
    line-height: 319px;
    color: rgba(0,0,0,0.05);
    text-align: center;
    font-weight: bold;
}
.newMusic_three_nrOne_nr{
    width: 376px;
    height: 319px;
    overflow: hidden;
    clear: both;
    position: absolute;
    left: 0;
    top: 46px;
}
.newMusic_three_nrOne_title{
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    padding-top: 105px;
}
.newMusic_three_nrOne_ms{
    width: 270px;
    overflow: hidden;
    clear: both;
    margin: 10px auto 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    text-align: center;
}
.newMusic_three_nrTwo_nr{
    width: 392px;
    height: 362px;
    box-shadow: 1px 1px 20px 6px rgba(0,0,0,0.1);
    background: #c30c36;
    position: relative;
}
.newMusic_three_nrTwo_nr .newMusic_three_nrOne_num{
    line-height: 362px;
}
.newMusic_three_nrTwo_nr_main{
    position: absolute;
    width: 392px;
    height: 362px;
    overflow: hidden;
    clear: both;
    left: 0;
    top: 0;
}

/*p5*/
.f_p5{
    padding: 60px 0;
    background: #000;
}
.newCloth2_four_tabList{
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
    margin-top: 50px;
}
.newCloth2_four_tabList li{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 125px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    border: 3px solid rgba(239,47,113,0);
    font-weight: bold;
    cursor: pointer;
}
.newCloth2_four_tabList li.li1,.newCloth2_four_tabList li:hover{
    border-color: #fff;
}
.newCloth2_four_main{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 40px auto;
}
.newCloth2_four_main_one{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    display: none;
}
.newCloth2_four_main_oneTop{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.newCloth2_four_main_oneTop_title{
    width: 100%;
    overflow: hidden;
    clear: both;
    position: relative;
    height: 80px;
}
.newCloth2_four_main_oneTop_title span.span1{
    display: block;
    width: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 2;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}
.newCloth2_four_main_oneTop_title span.span2{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 18px;
    z-index: 1;
    font-size: 36px;
    color: rgba(255,255,255,0.1);
    font-weight: 200;
}
.newCloth2_four_main_oneTop_nr{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.newCloth2_four_main_oneTop_nr_leftWrap{
    width: 280px;
    overflow: hidden;
    float: left;
    padding: 10px;
}
.newCloth2_four_main_oneTop_nr_left{
    width: 280px;
    clear: both;
    box-shadow: 1px 2px 4px 4px rgba(0,0,0,0.05);
}
.newCloth2_four_main_oneTop_nr_left_title{
    width: 280px;
    overflow: hidden;
    clear: both;
    height: 80px;
    background: #1a1a1a;
    position: relative;
}
.newCloth2_four_main_oneTop_nr_left_title span.span1{
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: absolute;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    z-index: 2;
    left: 0;
    top: 0;
}
.newCloth2_four_main_oneTop_nr_left_title span.span2{
    display: block;
    height: 80px;
    line-height: 80px;
    position: absolute;
    font-size: 66px;
    color: rgba(255,255,255,0.04);
    font-weight: 200;
    z-index: 1;
    right: 30px;
    top: 0;
    text-align: right;
}
.newCloth2_four_main_oneTop_nr_left_list{
    width: 280px;
    overflow: hidden;
    clear: both;
    background: #fff;
}
.newCloth2_four_main_oneTop_nr_left_list li{
    width: 222px;
    overflow: hidden;
    clear: both;
    margin: 0 absolute;
    border-bottom: 1px solid #cccccc;
    padding: 16px 0;
    margin: 0 auto;
}
.newCloth2_four_main_oneTop_nr_left_list li:last-child{
    border-bottom: none;
}
.newCloth2_four_main_oneTop_nr_left_list li a.a1{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    overflow: hidden;
    clear: both;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.newCloth2_four_main_oneTop_nr_left_list li a.a2{
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    font-weight: bold;
    overflow: hidden;
    clear: both;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding: 5px 0;
}
.newCloth2_four_main_oneTop_nr_left_list li a.a3{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    overflow: hidden;
    clear: both;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.newCloth2_four_main_oneTop_nr_left_list li a.a4{
    color: #c30c36;
}
.newCloth2_four_main_oneTop_nr_left_list li a.a4 b{
    font-size: 26px;
    font-weight: normal;
}
.newCloth2_four_main_oneTop_nr_left_list li:hover a{
    color: #c30c36;
}

/*p6*/
.f_p6{
    padding: 60px 0;
    background: #000 url("../images/film/p6_bg.png") center center no-repeat;
    background-size: cover;
}
.newMusic_four_nrTop{
    width: 935px;
    overflow: hidden;
    clear: both;
    margin: 60px auto;
    position: relative;
    text-align: center;
}
.f_p6_line{
    position: absolute;
    z-index: 1;
    width: 800px;
    left: 98px;
    top:65px;
    height: 13px;
}
.newMusic_four_nrTop_one{
    width: 182px;
    float: left;
    padding-left: 5px;
    position: relative;
    z-index: 2;
}
.newMusic_four_nrTop_one_num{
    width: 143px;
    height: 143px;
    margin: 0 auto;
    position: relative;
}
.newMusic_four_nrTop_one_num img{
    display: block;
    width: 143px;
    height: 143px;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    animation: rotation 2s linear infinite;
    -moz-animation: rotation 2s linear infinite;
    -webkit-animation: rotation 2s linear infinite;
    -o-animation: rotation 2s linear infinite;
}
@keyframes rotation
{
    from {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotation /* Firefox */
{
    from {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotation /* Safari and Chrome */
{
    from {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-o-keyframes rotation /* Opera */
{
    from {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
.newMusic_four_nrTop_one_num span{
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    line-height: 60px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 20px;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    font-weight: bold;
}
.newMusic_four_nrTop_one_p1{
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    line-height: 22px;
}
.f_p6_box{
    text-align: center;
}
.f_p6_btn{
    display: inline-block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    border: 2px solid #fff;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.f_p6_btn:hover{
    background: #fff;
    color: #333;
}

/*p7*/
.f_p7{
    padding: 60px 0;
    background: url("../images/film/p7_bg.jpg") no-repeat;
    background-size: cover;
}
.f_p7_line1{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.f_p7_line1_left{
    float: left;
    width: 220px;
    text-align: center;
    position: relative;
}
.f_p7_line1_left:before{
    position: absolute;
    left: 0;
    top: 25px;
    content: '';
    width: 16px;
    height: 15px;
    background: url(../images/film/ID_two_pic2.png) center no-repeat;
}
.f_p7_line1_left:after{
    position: absolute;
    right: 0;
    top: 25px;
    content: '';
    width: 16px;
    height: 15px;
    background: url(../images/film/ID_two_pic2.png) center no-repeat;
}
.f_p7_line1_right{
    float: left;
    width: 730px;
    margin-left: 50px;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    color: #000;
}
.newMusic_two_nrWrap{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 50px auto 0 auto;
    position: relative;
}
.newMusic_two_nr{
    width: 1078px;
    overflow: hidden;
    clear: both;
    padding-left: 58px;
    padding-right: 64px;
}
.newMusic_two_nrOne{
    width: 1078px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    display: none;
}
.newMusic_two_nrOne_pic{
    width: 740px;
    height: 455px;
    padding-left: 158px;
    position: relative;
    margin-bottom: 60px;
    cursor: pointer;
}
.newMusic_two_nrOne_pic img{
    display: block;
    width: 100%;
}
.newMusic_two_nrOne_pic:before{
    position: absolute;
    left: 118px;
    bottom: 0;
    width: 722px;
    height: 396px;
    border: 16px solid rgba(255,255,255,0.5);
    z-index: 1;
    content: '';
}
.newMusic_two_nr_num{
    width: 98px;
    position: absolute;
    right: 100px;
    top: 0;
}
.newMusic_two_nr_num span{
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
    font-size: 36px;
    font-weight: 200;
    color: #000;
    height: 100px;
    line-height: 40px;
    cursor: pointer;
}
.newMusic_two_nr_num span b{
    font-weight: normal;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #000;
    display: none;
}
.newMusic_two_nr_num span.changeNum{
    font-size: 50px;
    font-weight: bold;
}
.newMusic_two_nr_num span.changeNum b{
    display: block;
}
.f_p7_line2{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
.f_p7_line2_left{
    float: left;
    width: 210px;
}
.f_p7_line2_right{
    float: left;
    width: 690px;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    color: #000;
}
.f_p7_bottom{
    width: 1200px;
    margin: 60px auto 0 auto;
    border-top: 5px solid #000;
}
.f_p7_bottom_tab{
    margin: 40px auto;
    text-align: center;
}
.f_p7_bottom_tab_btn{
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    color:#000;
    cursor: pointer;
}
.f_p7_bottom_tab_btnNow{
    border: 2px solid #000;
}
.f_p7_bottom_page{
    overflow: hidden;
    display: none;
    width: 1100px;
    margin: 60px auto 0 auto;
}
.f_p7_bottom_box{
    float: left;
    width: 300px;
    height: 400px;
    position: relative;
    cursor: pointer;
    display: block;
}
.f_p7_bottom_boxRight{
    margin-left: 100px;
}
.f_p7_bottom_box_border{
    box-sizing: border-box;
    border: 3px solid #000;
    width: 270px;
    height: 370px;
    position: absolute;
    right: 0;
    top: 0;
    z-index:1;
}
.f_p7_bottom_box_img{
    box-sizing: border-box;
    width: 270px;
    height: 370px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index:2;
}
.f_p7_bottom_box_info{
    box-sizing: border-box;
    width: 15px;
    height: 90px;
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index:3;
    background: #c30c36;
    overflow: hidden;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.f_p7_bottom_box:hover .f_p7_bottom_box_info{
    width: 270px;
}
.f_p7_bottom_box_info_content{
    box-sizing: border-box;
    position: absolute;
    left: 30px;
    top: 20px;
}
.f_p7_bottom_box_info_school{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.f_p7_bottom_box_info_name{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
}
.f_p7_bottom_box_info_major{
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
}
.f_p7_footer_text{
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    vertical-align: middle;
}

/*p8*/
.f_p8{
    padding: 60px 0;
    background: #000;
}
.f_p8_line1_right{
    float: left;
    width: 730px;
    margin-left: 50px;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    color: #c30c36;
}
.f_p8_content{
    width: 1100px;
    overflow: hidden;
    margin: 40px auto 0 auto;
    position: relative;
}
.f_p8_content_left{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.f_p8_content_left_text{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}
.f_p8_content_left_text b{
    font-size: 48px;
    line-height: 56px;
    color: #c30c36;
    font-weight: bold;
}
.f_p8_content_mid{
    padding-top: 20px;
    position: relative;
    z-index: 2;
}
.f_p8_page{
    display: none;
    overflow: hidden;
    padding-left: 360px;
}
.f_p8_page_img{
    width: 380px;
    height: 315px;
    float: left;
}
.f_p8_page_info{
    width: 360px;
    height: 315px;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 80px;
    float: left;
}
.f_p8_page_title{
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 20px;
}
.f_p8_page_text{
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}
.f_p8_content_tab{
    position: relative;
    z-index: 1;
    margin: -20px auto 0 auto;
    width: 1100px;
    overflow: hidden;
}
.f_p8_content_tab_box{
    float: left;
    width: 25%;
    height: 170px;
    position: relative;
    cursor: pointer;
    opacity: 0.7;
}
.f_p8_content_tab_box:hover{
    opacity: 1;
}
.f_p8_content_tab_boxNow{
    opacity: 1 !important;
}
.f_p8_content_tab_box_text{
    position: absolute;
    left: 20px;
    bottom: 15px;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

/*p9*/
.f_p9{
    padding: 60px 0;
    background: #000;
}
.ID_six_main{
    width: 100%;
    height: 630px;
    position: relative;
    overflow: hidden;
    clear: both;
    margin-top: 50px;
}
.ID_six_main_lineOne{
    width: 960px;
    height: 23px;
    background: #c30c36;
    left: 0;
    top: 226px;
    position: absolute;
    z-index: 1;
}
.ID_six_main_lineTwo{
    width: 960px;
    height: 100px;
    background: #c30c36;
    right: 0;
    top: 338px;
    position: absolute;
    z-index: 1;
}
.ID_six_main_nrWrap{
    width: 1098px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding-left: 102px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    z-index: 2;
}
.ID_six_main_nr{
    width: 1098px;
    height: 515px;
    background: #000;
    position: relative;
    z-index: 2;
    padding-top: 115px;
}
.ID_six_main_nr_line2{
    width: 960px;
    height: 484px;
    border: 15px solid #c30c36;
}
.ID_six_main_nr_line{
    position: absolute;
    width: 267px;
    height: 100px;
    background: #c30c36;
    right: 0;
    top: 338px;
    z-index: 2;
    padding-left: 30px;
    vertical-align: middle;
    line-height: 100px;
    display: block;
}
.ID_six_main_nr_line span{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
}
.ID_six_main_nr_line img{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    margin-left: 5px;
}
.ID_six_main_nr_line:hover span{
    color: #000;
}
.ID_six_main_nr_ct{
    width: 882px;
    height: 610px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    clear: both;
    padding-left: 58px;
    display: none;
}
.ID_six_main_nr_ct_one{
    width: 882px;
    overflow: hidden;
    clear: both;
}
.ID_six_main_nr_ct_one_left{
    width: 340px;
    float: left;
    padding-top: 160px;
}
.ID_six_main_nr_ct_one_left span.span1{
    display: block;
    width: 100%;
    font-size: 28px;
    color: #cccccc;
    font-weight: bold;
}
.ID_six_main_nr_ct_one_left span.span2{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #cccccc;
    line-height: 26px;
    font-weight: 200;
}
.ID_six_main_nr_ct_one_left span.span3{
    display: block;
    width: 100%;
    font-size: 16px;
    color: #cccccc;
    line-height: 26px;
    margin-bottom: 30px;
}
.ID_six_main_nr_ct_one_left span.span4{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #cccccc;
    line-height: 26px;
    margin-bottom: 10px;
}
.ID_six_main_nr_ct_one_left span.span4 b{
    color: #c30c36;
}
.ID_six_main_nr_ct_one_right{
    width: 502px;
    height: 529px;
    float: left;
    margin-left: 40px;
    padding-top: 20px;
}
.ID_six_main_nr_ct_one_right img{
    display: block;
}
.ID_six_main_nrWrap_num{
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    width: 990px;
}
.ID_six_main_nrWrap_num .ID_three_bottom_right_num{
    margin-top: 0;
}
.ID_three_bottom_right_numWrap{
    /*width: 100%;*/
    text-align: center;
    overflow: hidden;
    clear: both;
}
.ID_three_bottom_right_num{
    width: 634px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}
.ID_three_bottom_right_num span{
    display: inline-block;
    vertical-align: middle;
    padding: 0 3px;
    cursor: pointer;
}
.ID_three_bottom_right_num span b{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #e5e5e5;
    margin: 0 5px;
}
.ID_three_bottom_right_num span b.b1,.ID_three_bottom_right_num span:hover b{
    background: #c30c36;
}

/*p10*/
.ID_ten{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: #000000;
    padding: 50px 0;
}
.preCourseCD_p8Wrap{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    padding: 40px 0;
}
.preCourseCD_p8{
    width: 665px;
    float: left;
    overflow: hidden;
    padding-left: 45px;
    text-align: center;
}
.preCourseCD_p8_content{
    width: 665px;
    /*background: #f3f6f9;*/
    padding: 35px 0;
    box-sizing: border-box;
    overflow: hidden;
}
.preCourseCD_p8_left{
    width: 665px;
    overflow: hidden;
    clear: both;
}
.preCourseCD_p8_box{
    padding: 20px 0;
    border-bottom: 1px dashed #000;
    text-align: left;
    width: 665px;
    overflow: hidden;
    clear: both;
}
.preCourseCD_p8_boxLast{
    border-bottom: none;
}
.part4_box_q{
    overflow: hidden;
    width: 665px;
    clear: both;
}
.part4_box_icon{
    float: left;
    width: 33px;
    height: 33px;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    background: #fff;
    color: #333;
    text-align: center;
    line-height: 33px;
    font-size: 20px;
}
.iconColor{
    color: #ef2f71;
}
.part4_box_a{
    overflow: hidden;
    margin-top: 15px;
    width: 665px;
    clear: both;
}
.part4_box_qText{
    padding-top: 6px;
    float: left;
    width: 610px;
    color: #fff;
    font-size: 16px;
    margin-left: 20px;
}
.part4_box_aText{
    padding-top: 4px;
    float: left;
    width: 610px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin-left: 20px;
}
.preCourseCD_p8_right{
    float: left;
    margin: 0 35px;
    width: 530px;
    overflow: hidden;
}
.preCourseCD_p9{
    width: 380px;
    float: right;
    border: 1px solid #e3e3e3;
    padding-top: 50px;
    text-align: center;
}
.preCourseCD_p9_list{
    width: 90%;
    overflow: hidden;
    clear: both;
    padding: 0 5%;
    margin-top: 20px;
}
.preCourseCD_p9_list li{
    width: 100%;
    overflow: hidden;
    clear: both;
    border-bottom: 1px dashed #e3e3e3;
    padding: 8px 0;
    text-align: left;
}
.preCourseCD_p9_list li a{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    display: block;
    width: 100%;
}
.preCourseCD_p9_list li span{
    font-size: 12px;
    color: #999;
    line-height: 22px;
    display: block;
    width: 100%;
    margin-top: 3px;
}
.preCourseCD_p9_list li:hover a{
    color: #c30c36;
}
.preCourseCD_p9_list li:last-child{
    border-bottom: 0;
}
.ID_ten_btnWrap{
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.ID_ten_btnWrap a,.ID_ten_btnWrap span{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.ID_ten_btnWrap span{
    background: #c30c36;
    color: #fff;
    border: none;
    height: 42px;
    width: 124px;
    margin-left: 10px;
    line-height: 42px;
}
.ID_ten_btnWrap span:hover{
    background: #fff;
    color: #c30c36;
}

/*p11*/
.f_p11{
    padding: 30px 0 60px 0;
    background: #c30c36;
}
.f_p11_top{
    width: 1200px;
    margin: 0 auto 30px auto;
    overflow: hidden;
}
.f_p11_title{
    float: left;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
}
.f_p11_logo{
    width: 320px;
    float: right;
}
.f_p11_line{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.f_p11_lineBottom{
    margin-top: 80px;
}
.f_p11_boxRight{
    margin-left: 100px;
}
.f_p11_box{
    float: left;
    width: 380px;
    height: 74px;
    position: relative;
}
.f_p11_name{
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
}
.f_p11_input{
    display: block;
    width: 100%;
    border: none;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 10px 0;
    background: #c30c36;
}
.f_p11_btn{
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 24px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: none;
}



/**/
.ID_eleven{
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 60px 0;
    background: #000;
}
.ID_eleven img{
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}