@charset "utf-8";
body{
    overflow-x:hidden ;

}
.banner{
    width: 100%;
    height: 594px;
    position: relative;
}
.banner_box{
    width: 1920px;
    height: 594px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner_box img{
    -webkit-box-reflect:below 0px -webkit-linear-gradient(rgba(250,250,250,0) 75%,rgba(250,250,250,0.8));
    box-reflect:below 0px -webkit-linear-gradient(rgba(250,250,250,0) 75%,rgba(250,250,250,0.8));
}
.banner_box .bg{
    width: 179px;
    height: 176px;
    position: absolute;
    top: 473px;
    left: 444px;
    background: url("../images/banner_1.png") no-repeat center;
}
.banner_box .tel{
    width: 314px;
    height: 30px;
    position: absolute;
    bottom: 11px;
    left: 653px;
    background: url("../images/banner_2.png") no-repeat center;
}
.banner_box .banner_btn{
    width: 240px;
    height: 50px;
    position: absolute;
    bottom: 10px;
    left: 1028px;
    border-radius: 5px;
    background: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #662580;
    cursor: pointer;
}

.record{
    width: 100%;
}
.record .record_box{
    padding-top: 30px;
    position: relative;
    overflow: visible;
}
.record .record_box .record_cont{
    height: 342px;
    margin-bottom: 30px;
}
.record .record_box .record_cont .left{
    width: 722px;
    height: 342px;
    background: url("../images/record_1.jpg") no-repeat center;
    box-shadow: 10px 10px 5px #d4c8d3;
}
.record .record_box .record_cont .right{
    width: 460px;
    height: 342px;
    background: url("../images/record_2.jpg") no-repeat center;
    box-shadow: 10px 10px 5px #d4c8d3;
}

.apply_cont{
    width: 100%;
    height: 100px;
    box-shadow: 0px 0px 20px #dedede;
}
.apply_cont .title{
    width: 355px;
    height: 71px;
    font-size: 30px;
    font-weight: bold;
    line-height: 71px;
    text-align: center;
    color: #000;
    background:url("../images/sun.png") no-repeat left #ffd800;
    margin: 15px 0 0 16px;
}
.apply_cont input{
    width: 240px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #9e9e9e;
    font-size: 20px;
    line-height: 50px;
    padding-left: 55px;
    margin: 25px 0 0 30px;
}
.apply_cont .user{
    background: url("../images/user_1.png") no-repeat 12px;
}
.apply_cont .tel{
    background: url("../images/tel_1.png") no-repeat 12px;
}
.apply_cont .submit_btn{
    width: 240px;
    height: 50px;
    border-radius: 5px;
    background: #662580;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    margin: 25px 0 0 30px;
    cursor: pointer ;
}

.doctor .doctor_box{
    padding-top: 40px;
}
.doctor_box .title{
    height: 120px;
    background: url("../images/doctor_title.png") no-repeat center;
    margin-bottom: 10px;
}
.doctor_box .stylist img{
    margin:  0 auto;
}
.doctor_box .subscribe_btn{
    width: 340px;
    height: 72px;
    border-radius: 10px;
    text-indent: 1.5em;
    font-size: 30px;
    line-height: 72px;
    color: #fff;
    cursor: pointer;
    margin: 25px auto;
    background: url("../images/consult.gif") no-repeat 254px #662580;
}
.doctor_video{
    width: 100%;
    background: #ececec;

}
.doctor_video .video_box{
    padding-top: 20px;
}
.doctor_video .video_box ul{
    width: 100%;
    background: #fff;
}
.doctor_video .video_box ul li{
    width: 290px;
    margin: 10px 5px;
}
.doctor_video .video_box ul li a{
    display: block;
    width: 100%;
}
.doctor_video .video_box ul li a img{
    margin-bottom: 29px;
}
.doctor_video .video_box ul li a p{
    font-size: 12px;
    color: #000;
    text-align: center;
    line-height: 100%;
}
.doctor_video .video_box .scene_img{
    width: 100%;
    margin-bottom: 50px;
}
.doctor_video .video_box .btn_box{
    height: 72px;
    margin-bottom: 33px;
}
.doctor_video .video_box .btn_box div{
    width: 340px;
    height: 100%;
    border-radius: 10px;
    background: #662580;
    font-size: 30px;
    line-height: 72px;
    color: #fff;
    cursor: pointer;
}
.doctor_video .video_box .btn_box .apply_btn{
    margin-left: 170px;
    text-indent: 1.5em;
    background: url("../images/apply.gif") no-repeat 253px #662580;
}
.doctor_video .video_box .btn_box .consult_btn{
    margin-left: 190px;
    text-indent: 0.8em;
    background: url("../images/consult.gif") no-repeat 283px #662580;
}

/*合并花絮，视频，*/
/*.scene{
    width: 100%;
}
.scene .scene_box{
    padding-top: 20px;
}
.scene .scene_box .scene_title{
    height: 120px;
    margin-bottom: 20px;
    background: url("../images/scene_title.png") no-repeat center;
}
.scene .scene_box .scene_img{
    width: 100%;
}
.scene .scene_box .scene_img .img_a{
    margin-bottom: 16px;
}
.scene .scene_box .btn_box{
    height: 72px;
    margin-top: 30px;
}
.scene .scene_box .btn_box div{
    width: 340px;
    height: 100%;
    border-radius: 10px;
    background: #662580;
    font-size: 30px;
    line-height: 72px;
    color: #fff;
    cursor: pointer;
}
.scene .scene_box .btn_box .apply_btn{
    margin-left: 170px;
    text-indent: 1.5em;
    background: url("../images/apply.gif") no-repeat 253px #662580;
}
.scene .scene_box .btn_box .consult_btn{
    margin-left: 190px;
    text-indent: 0.8em;
    background: url("../images/consult.gif") no-repeat 283px #662580;
}*/

.enlarge{
    width: 100%;
}
.enlarge .enlarge_box{
    padding-top: 38px;
    overflow: visible;
}
.enlarge .enlarge_box .enlarge_title{
    height: 120px;
    background: url("../images/enlarge_title.png") no-repeat center;
    margin-bottom: 30px;
}
.enlarge .enlarge_box .option_btn{
    padding-left: 60px;
    margin-bottom: 20px;
}
.enlarge .enlarge_box .option_btn li{
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    float: left;
    margin: 0 40px;
    line-height: 100%;
    font-size: 24px;
    color: #fff;
    background-color: #b4b4b4;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.enlarge .enlarge_box .option_btn li.on{
    background: #662580;
}
.enlarge .enlarge_box .option_btn li .bg{
    display: block;
    height: 67px;
    width: 100%;
}
.enlarge .enlarge_box .option_btn li:nth-child(1) .bg{
    background: url("../images/option_btn_1.png") no-repeat center 11px;
}
.enlarge .enlarge_box .option_btn li:nth-child(2) .bg{
    background: url("../images/option_btn_2.png") no-repeat center 9px;
}
.enlarge .enlarge_box .option_btn li:nth-child(3) .bg{
    background: url("../images/option_btn_3.png") no-repeat center 10px;
}
.enlarge .enlarge_box .option_btn li:nth-child(4) .bg{
    background: url("../images/option_btn_4.png") no-repeat center 5px;
}
.enlarge .enlarge_box .option_btn li:nth-child(5) .bg{
    background: url("../images/option_btn_5.png") no-repeat center 11px;
}
.enlarge .enlarge_box .option_btn li:nth-child(6) .bg{
    background: url("../images/option_btn_6.png") no-repeat center 6px;
}
.enlarge .enlarge_box .option_img{
    width: 1200px;
    height: 490px;
}
.enlarge .enlarge_box .option_img li{
    width: 1200px;
    height: 490px;
    position: relative;
    display: none;
}
.enlarge .enlarge_box .option_img li.show{
    display: block;
}
.enlarge .enlarge_box .option_img li .big_box{
    width: 740px;
    height: 480px;
    position: absolute;
    bottom: 0;
    background: url("../images/option_img_bg.png") no-repeat 0 0;
}
.enlarge .enlarge_box .option_img li .big_box .big_img{
    width: 740px;
    height: 480px;
    position: absolute;
    overflow: hidden;
    bottom: 10px;
}
.enlarge .enlarge_box .option_img li .big_box .big_img img{
    position: absolute;
    top: -500px;
    left: -500px;
    bottom: -500px;
    right: -500px;
    margin: auto;
}
.enlarge .enlarge_box .option_img li .small_box{
    width: 500px;
    height: 270px;
    position: absolute;
    top: 40px;
    border-top: 2px solid #7b0000;
}
.enlarge .enlarge_box .option_img li .small_box .small_bg{
    width: 500px;
    height: 270px;
    position: absolute;
    top: 30px;
    background: url("../images/option_img_bg.png");
}
.enlarge .enlarge_box .option_img li .small_box .small_img{
    width: 500px;
    height: 270px;
    position: absolute;
    top: 19px;
    overflow: hidden;
}
.enlarge .enlarge_box .option_img li .small_box .small_img img{
    position: absolute;
    top: -500px;
    left: -500px;
    bottom: -500px;
    right: -500px;
    margin: auto;
}
.enlarge .enlarge_box .option_img li .label{
    width: 80px;
    height: 30px;
    position: absolute;
    top: 10px;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    border-radius: 10px;
}
.enlarge .enlarge_box .option_img li .big_img .label{
    background: #713687;
    color: #fff;
}
.enlarge .enlarge_box .option_img li .small_img .label{
    background: #d7d7d6;
    color: #000;
}
.enlarge .enlarge_box .option_img li .text{
    height: 50px;
    padding: 0 20px;
    position: absolute;
    font-size: 20px;
    line-height: 50px;
    color: #000;
    background: rgba(255,255,255,.7);
}
.enlarge .enlarge_box .option_img li .big_box .big_img .text{
    bottom: 40px;
}
.enlarge .enlarge_box .option_img li .small_box .small_img .text{
    bottom: 20px;
}
.enlarge .enlarge_box .option_img li .grab_btn{
    width: 240px;
    height: 50px;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
    color: #fff;
    background: #662580;
    position: absolute;
    bottom: 40px;
    cursor: pointer;
}
.enlarge .enlarge_box .option_img li .line{
    position: absolute;
    width: 100px;
    border-bottom:2px solid #7b0000 ;
    bottom: 0;
}

.enlarge .enlarge_box .option_img .left_o .big_box{
    right: 10px;
}
.enlarge .enlarge_box .option_img .left_o .big_box .big_img{
    left: 10px;
}
.enlarge .enlarge_box .option_img .left_o .big_box .big_img .label{
    right: 10px;
}
.enlarge .enlarge_box .option_img .left_o .small_box{
    left: 0;
    border-left:2px solid #7b0000 ;
}
.enlarge .enlarge_box .option_img .left_o .small_box .small_bg{
    left: 30px;
}
.enlarge .enlarge_box .option_img .left_o .small_box .small_img{
    left: 19px;
}
.enlarge .enlarge_box .option_img .left_o .small_box .small_img .label{
    left: 10px;
}
.enlarge .enlarge_box .option_img .left_o .small_box .small_img .text{
    left: 0;
}
.enlarge .enlarge_box .option_img .left_o .big_box .big_img .text{
    right: 0;
}
.enlarge .enlarge_box .option_img .left_o .grab_btn{
    left: 20px;
}
.enlarge .enlarge_box .option_img .left_o .line{
    left: 20px;
}

.enlarge .enlarge_box .option_img .right_o .big_box{
    left: 10px;
}
.enlarge .enlarge_box .option_img .right_o .big_box .big_img{
    right: 10px;
}
.enlarge .enlarge_box .option_img .right_o .big_box .big_img .label{
    left: 10px;
}
.enlarge .enlarge_box .option_img .right_o .small_box{
    right: 0;
    border-right:2px solid #7b0000 ;
}
.enlarge .enlarge_box .option_img .right_o .small_box .small_bg{
    right: 30px;
}
.enlarge .enlarge_box .option_img .right_o .small_box .small_img{
    right: 19px;
}
.enlarge .enlarge_box .option_img .right_o .small_box .small_img .label{
    right: 10px;
}
.enlarge .enlarge_box .option_img .right_o .small_box .small_img .text{
    right: 0;
}
.enlarge .enlarge_box .option_img .right_o .big_box .big_img .text{
    left: 0;
}
.enlarge .enlarge_box .option_img .right_o .grab_btn{
    right: 20px;
}
.enlarge .enlarge_box .option_img .right_o .line{
    right: 20px;
}
.enlarge .enlarge_box .apply_cont{
    margin: 19px auto 30px;
}

.headline .title{
    font-size: 46px;
    line-height: 100%;
    color: #7b0000;
    text-align: center;
    margin-bottom: 16px;
    font-weight: bold;
}
.headline .text{
    font-size: 16px;
    text-align: center;
    line-height: 100%;
    color: #7b0000;
    margin-bottom: 11px;
}
.headline .line{
    display: block;
    width: 50px;
    border-bottom: 1px solid #7b0000;
    margin: 0 auto;
}
.upgrade{
    width: 100%;
    overflow: hidden;
}
.upgrade_box{
    margin-top: 40px;
    width: 100%;
    height: 600px;
    background: url("../images/upgrade_bg.jpg") no-repeat center center;
}
.upgrade_box .layer{
    width: 100%;
    height: 600px;
    background: rgba(0,0,0,.4);
}
.upgrade_box .layer .content{
    padding-top: 168px;
}
.upgrade_box .layer .content .details{
    width: 528px;
    height: 224px;
    margin: 0 auto;
    background: url("../images/upgrade_1.png") no-repeat center;
}
.upgrade_box .layer .content .upgrade_btn{
    width: 316px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    margin: 30px auto;
    cursor: pointer;
}

.brand{
    width: 100%;
}
.brand .brand_box{
    padding-top: 40px;
}
.brand .brand_box .lun{
    width: 1200px;
    height: 330px;
    overflow: hidden;
    margin-top: 40px;
}
.brand .brand_box .lun .swiper-container{
    width: 100%;
    height: 100%;
}
.brand .brand_box .lun .swiper-container .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background: #fff;
    opacity: 1;
    border: 2px solid transparent;
}
.brand .brand_box .lun .swiper-container .swiper-pagination-bullet-active{
    background: rgba(0,0,0,0);
    border: 2px solid #fff;
}
.brand .brand_box .brand_btn{
    width: 404px;
    height: 72px;
    background: url("../images/consult.gif") no-repeat 320px #53096d;
    font-size: 30px;
    text-indent: 1.8em;
    line-height: 72px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    margin: 20px auto;
}

.material{
    width: 100%;
    background: #ececec;
}
.material .material_box{
    padding-top: 38px;
}
.material .material_box .material_img{
    height: 420px;
}
.material .material_box .material_btn{
    width: 404px;
    height: 72px;
    background: url("../images/apply.gif") no-repeat 320px #53096d;
    font-size: 30px;
    text-indent: 1.4em;
    line-height: 72px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    margin: 50px auto 40px;
}

.devote{
    width: 100%;
}
.devote .devote_box{
    padding-top: 50px;
}
.devote .devote_box ul{
    width: 1212px;
    margin: 40px auto 20px;
}
.devote .devote_box ul li{
    width: 190px;
    height: 356px;
    border-bottom: 5px solid #ffd800;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}
.devote .devote_box ul li img{
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    margin: auto;
}
.devote .devote_box ul li .layer{
    width: 100%;
    height: 132px;
    box-sizing: border-box;
    padding: 15px 24px 0;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
}
.devote .devote_box ul li .layer p{
    font-size: 20px;
    color: #fff;
    line-height: 25px;
}
.devote .devote_box .btn_box{
    height: 72px;
    margin-bottom: 20px;
}
.devote .devote_box .btn_box div{
    width: 340px;
    height: 100%;
    border-radius: 10px;
    background: #662580;
    font-size: 30px;
    line-height: 72px;
    color: #fff;
    cursor: pointer;
}
.devote .devote_box .btn_box .apply_btn{
    margin-left: 170px;
    text-indent: 1.5em;
    background: url("../images/apply.gif") no-repeat 268px #662580;
}
.devote .devote_box .btn_box .consult_btn{
    margin-left: 190px;
    text-indent: 0.8em;
    background: url("../images/consult.gif") no-repeat 283px #662580;
}

.steward{
    width: 100%;
    background: #ececec;
}
.steward .steward_box{
    padding-top: 40px;
}
.steward .steward_box ul{
    width: 1211px;
    margin: 40px auto 20px;
}
.steward .steward_box ul li{
    width: 190px;
    height: 314px;
    margin-right: 11px;
}
.steward .steward_box ul li img{
    width: 100px;
    height: 100px;
    margin: 40px auto 25px;
}
.steward .steward_box ul li .p1{
    font-size: 30px;
    text-align: center;
    line-height: 100%;
    color: #fff;
    margin-bottom: 15px;
}
.steward .steward_box ul li .p2{
    padding: 0 25px;
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    color: #fff;
}
.steward .steward_box ul li:nth-child(1){
    background: #00c79e;
}
.steward .steward_box ul li:nth-child(2){
    background: #fd6766;
}
.steward .steward_box ul li:nth-child(3){
    background: #8890f2;
}
.steward .steward_box ul li:nth-child(4){
    background: #ff9a26;
}
.steward .steward_box ul li:nth-child(5){
    background: #ff7cc0;
}
.steward .steward_box ul li:nth-child(6){
    background: #47bee8;
}

.steward .steward_box .btn_box{
    height: 72px;
    margin-bottom: 20px;
}
.steward .steward_box .btn_box div{
    width: 340px;
    height: 100%;
    border-radius: 10px;
    background: #662580;
    font-size: 30px;
    line-height: 72px;
    color: #fff;
    cursor: pointer;
}
.steward .steward_box .btn_box .apply_btn{
    margin-left: 170px;
    text-indent: 0.5em;
    background: url("../images/apply.gif") no-repeat 269px #662580;
}
.steward .steward_box .btn_box .consult_btn{
    margin-left: 190px;
    text-indent: 1.8em;
    background: url("../images/consult.gif") no-repeat 264px #662580;
}

.loans{
    width: 100%;
    padding-top: 20px;
}
.loans .loans_box{
    width: 100%;
    height: 820px;
    background: url("../images/loans_bg.jpg") no-repeat center;
    margin-top: 30px;
}
.loans .loans_cont .bank{
    width: 340px;
    height: 70px;
    background: url("../images/loans_1.png") no-repeat center #fff;
    box-shadow: 0 0 20px #68676a;
    margin: 15px 0 0 20px;
}
.loans .loans_cont .title_box{
    width: 894px;
    height: 98px;
    border: 3px solid #fff;
    position: relative;
    margin: 28px 0 0 107px;
}
.loans .loans_cont .title_box .title{
    width: 900px;
    height: 104px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 74px;

}
.loans .loans_cont .title_box .title .p1{
    height: 68px;
    padding-left: 80px;
    color: #f60013;
    line-height: 68px;
}
.loans .loans_cont .title_box .title .p1 .s1{
    font-size: 42px;
    font-weight: bold;

}
.loans .loans_cont .title_box .title .p1 .s2{
    font-size: 68px;
    font-weight: bold;
    line-height: 100%;
    padding-left: 40px;
}
.loans .loans_cont .title_box .title .p2{
    font-size: 24px;
    line-height: 100%;
    color: #f60013;
    padding-left: 80px;
}
.loans .loans_cont .icon{
    width: 100%;
    height: 106px;
    margin: 42px auto 20px;
    background: url("../images/loans_2.png") no-repeat center;
}
.loans .loans_cont ul{
    width: 1220px;
}
.loans .loans_cont ul li{
    width: 387px;
    margin-right: 19px;
    background: #fff;
}
.loans .loans_cont ul li .img{
    width: 387px;
    height: 280px;
    position: relative;
}
.loans .loans_cont ul li .img .label{
    height: 30px;
    background:rgba(255,255,255,.8);
    font-size: 18px;
    color: #000;
    padding: 0 17px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 0 10px 10px 0;
}
.loans .loans_cont ul li .img .postmark{
    width: 69px;
    height: 69px;
    background: url("../images/loans_3.png") no-repeat center;
    position: absolute;
    top: 247px;
    right: 0;
}
.loans .loans_cont ul li .p1{
    width: 275px;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 100%;
    padding-bottom: 15px;
    margin: 30px auto 14px;
    border-bottom: 1px dashed #000;
}
.loans .loans_cont ul li .p2{
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 100%;
    margin-bottom: 26px;
}

.privilege{
    width: 100%;
    height: 530px;
    background: url("../images/privilege_1.jpg") no-repeat left center,url("../images/privilege_2.jpg") no-repeat right center #f7f7f7;
}
.privilege .privilege_box .left{
    width: 540px;
    padding-top: 50px;
    margin:0 138px 0 20px;
}
.privilege .privilege_box .left h3{
    font-size: 76px;
    font-weight:bold;
    color: #000;
    line-height: 100%;
    text-align: center;
    margin-bottom: 35px;

}
.privilege .privilege_box .left .p_title{
    font-size: 30px;
    text-align: center;
    line-height: 100%;
    color: #f1c117;
    background: url("../images/privilege_bg.png") no-repeat center;
    margin-bottom: 54px;
}
.privilege .privilege_box .left ul{

}
.privilege .privilege_box .left ul li{
    width: 150px;
    height: 239px;
    box-sizing: border-box;
    padding-top: 152px;
    margin: 0 14px;
}
.privilege .privilege_box .left ul li p{
    text-align: center;
    line-height: 31px;
    font-size: 22px;
    color: #666666;
}
.privilege .privilege_box .left ul li .red{
    color: #b82525;
}
.privilege .privilege_box .left ul li:nth-child(1){
    background: url("../images/privilege_1.png") no-repeat center;
}
.privilege .privilege_box .left ul li:nth-child(2){
    background: url("../images/privilege_2.png") no-repeat center;
}
.privilege .privilege_box .left ul li:nth-child(3){
    background: url("../images/privilege_3.png") no-repeat center;
    padding-top: 138px;
}
.privilege .privilege_box .right{
    width: 450px;
    height: 450px;
    background: #fddd16;
    box-shadow: 0 0 20px #d2d2d2;
    margin-top: 40px;
}
.privilege .privilege_box .right .top{
    width: 438px;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: #555;
    border-bottom: 1px dashed #fff;
    margin: 28px auto 0;
    padding-bottom: 9px;
}
.privilege .privilege_box .right h4{
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 100%;
    margin: 46px auto 18px;
}
.privilege .privilege_box .right .limited{
    font-size: 36px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    line-height: 100%;
}
.privilege .privilege_box .right .form{
    width: 320px;
    margin: 0 auto;
}
.privilege .privilege_box .right .form input{
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    padding-left: 44px;
    margin-top: 15px;
}
.privilege .privilege_box .right .form .user{
    background:url("../images/privilege_5.png") no-repeat 10px #fff;
}
.privilege .privilege_box .right .form .tel{
    background:url("../images/privilege_6.png") no-repeat 10px #fff;
}
.privilege .privilege_box .right .p1{
    font-size: 18px;
    color: #555555;
    text-align: left;
    line-height: 100%;
    margin-top: 15px;
}
.privilege .privilege_box .right .privilege_btn{
    width: 300px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 10px;
    background: #53096d;
    margin: 10px auto;
}

.witness{
    width: 100%;
    height: 600px;
    background: url("../images/witness_bg.jpg") no-repeat center;
}
.witness .witness_box{
    padding-top: 255px;
}
.witness .witness_box p{
    text-align: center;
    font-weight: bold;
    line-height: 100%;
    color: #fff000;
}
.witness .witness_box .p1{
    font-size: 46px;
}
.witness .witness_box .p2{
    width: 300px;
    border-bottom: 2px solid #fff000;
    margin: 14px auto 10px;
}
.witness .witness_box .p3{
    font-size: 24px;
}


.show_layer{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 9999;
    display: none;
}
.show_layer .show_box{
    width: 500px;
    height: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -180px 0 0 -250px;
    background: url("../images/show_layer_bg.png") no-repeat center;
}
.show_layer .show_box .close_btn{
    width: 36px;
    height: 36px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: url("../images/show_layer_close.png") no-repeat center;
    cursor: pointer;
}
.show_layer .show_box .top{
    width: 438px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #d6d6d6;
    text-align: center;
    border-bottom: 1px dashed #fff;
    margin: 0 auto;
}
.show_layer .show_box h3{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 100%;
    text-align: center;
    margin: 20px auto ;
}
.show_layer .show_box .form{
    width: 398px;
    margin: 0 auto;
}
.show_layer .show_box .form input{
    width: 100%;
    height: 56px;
    padding-left: 84px;
    font-size: 20px;
    line-height: 56px;
    margin-bottom: 16px;
    border-radius: 10px;
}
.show_layer .show_box .form .user{
    background: url("../images/show_layer_user.png") no-repeat left #fff;
}
.show_layer .show_box .form .tel{
    background: url("../images/show_layer_tel.png") no-repeat left #fff;
}
.show_layer .show_box .submit_btn{
    width: 398px;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    color: #7b0000;
    text-align: center;
    background: #ffba00;
    margin: 0 auto;
    border-radius: 10px;
    cursor: pointer;
}
.show_layer .show_box .bottom{
    padding-left: 51px;
    font-size: 16px;
    color: #d6d6d6;
    line-height: 100%;
    margin-top: 10px;
}

.video_play{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    display: none;
}
.video_play .video_box{
    width: 480px;
    height: 360px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -180px 0 0 -240px;
}
.video_play .video_box .video_close{
    width: 36px;
    height: 36px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: url("../images/show_layer_close.png") no-repeat center;
    cursor: pointer;
}








