.clearfix:after {
    display: block;
    content: "";
    height: 0;
    clear: both;
    visibility: hidden;
}

body {
    background-color: #fff;
    font-family: "Microsoft Yahei";
    /* height: 100% !important; */
    padding-top: 80px;
}
/*body.donot_scroll{
    position: relative;
    overflow: hidden !important;
    height: 100% !important;
}
html.donot_scroll{
    position: relative;
    overflow: hidden !important;
    height: 100% !important;
}*/
    .cover{
    display: none;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.8;
    filter:alpha(opacity=80);
    zoom:1;
    z-index: 9998;
}
.video{
    display: none;
    position: absolute;
    width: 56%;
    height: 66%;
    top:11%;
    margin-left: 22%;
    z-index: 9999;
}
.video iframe{
    width: 100%;
    height: 100%;
}
.video .del{
    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    top: 11%;
    left: 80%;
    cursor: pointer;
    background:url(/Public/Home/m/images/del.png) no-repeat center center;
    z-index: 9999999999999;
}
.p-home {
    overflow: hidden;
}

.home-banner {
    position: relative;
    height: 638px;
}

.swiper-container,
.swiper-slide {
    /*width: 640px;*/
}

.home-banner.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: auto !important;
    left: 50% !important;
}
.home-banner.swiper-container-horizontal>.swiper-pagination-bullets{
    width:100% !important;
}
.home-banner .swiper-pagination-bullet-active {
    /*background-color: #bf9d5a !important;*/
    background:url("/Public/Home/m/images/rebuild/nav_icon_span_activate.png") left top repeat-x;
}

.home-banner .swiper-pagination-bullet {
    border-radius: 0 !important;
}

.home-banner .nav_icon,
.banner-pic .nav_icon {
    position: absolute;
    height: 8px;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    text-align: center;
    z-index: 999;
}

.home-banner .nav_icon span,
.banner-pic .nav_icon span {
    display: inline-block;
    width: 63px;
    height: 4px;
    margin: 0 4px;
    cursor: pointer;
}
/*.home-banner .nav_icon span{
    padding: 6px 91px;
    margin: 0 10px;
    !*background: #fff;*!
    cursor: pointer;
    opacity: .5;
    background:url("/Public/Home/m/images/rebuild/nav_icon_span.png") left top repeat-x;
}*/


.banner-pic .nav_icon span.active {
    background: #bf9d5a;
}
/*.home-banner .nav_icon span.active{
    !*background: #bf9d5a;*!
    background:url("/Public/Home/m/images/rebuild/nav_icon_span_activate.png") left top repeat-x;
}*/

/**
part1套系
 */
.part1_system{
    width: 750px;
    height: 667px;
    background:url("/Public/Home/m/images/rebuild/part1.png") no-repeat center center/100% 100%;
    position: relative;
}
.part1_system_content{
    width: 340px;
    height: 292px;
    background:url("/Public/Home/m/images/rebuild/part1_button.png") no-repeat center center/100% 100%;
    position: absolute;
    /*top: 160px;*/
    left: 150px;
}
.part1_system_button{
    position: absolute;
    top: 370px;
    left: 150px;
    width: 340px;
    height: 80px;
}

/**
part2 集成厨电
 */
.part2_kitchen{
    width: 750px;
    height: 667px;
    background:url("/Public/Home/m/images/rebuild/part2.png") no-repeat center center/100% 100%;
    position: relative;
}
.part2_kitchen_content{
    width: 340px;
    height: 292px;
    background:url("/Public/Home/m/images/rebuild/part2_button.png") no-repeat center center/100% 100%;
    position: absolute;
    /*top: 160px;*/
    left: 150px;
}
.part2_kitchen_button{
    position: absolute;
    top: 370px;
    left: 150px;
    width: 340px;
    height: 80px;
}

/**
part3 明升MS88服务
 */
.part3_services{
    width: 750px;
    height: 1334px;
    background:url("/Public/Home/m/images/rebuild/part3.png") no-repeat center center/100% 100%;
    position: relative;
}
.part3_services_content{
    width: 340px;
    height: 292px;
    background:url("/Public/Home/m/images/rebuild/part3_button.png") no-repeat center center/100% 100%;
    position: absolute;
    top: 160px;
    left: 150px;
}
.part3_services_button{
    position: absolute;
    top: 370px;
    left: 150px;
    width: 340px;
    height: 80px;
}

/**
part4 明升MS88影像
 */
.part4_videos{
    width: 750px;
    height: 1334px;
    background:url("/Public/Home/m/images/rebuild/part4.png") no-repeat center center/100% 100%;
    position: relative;
}
.part4_videos_content{
    width: 340px;
    height: 571px;
    background:url("/Public/Home/m/images/rebuild/part4_button.png") no-repeat center center/100% 100%;
    position: absolute;
    top: 160px;
    left: 150px;
}
.part4_videos_more_button{
    position: absolute;
    top: 370px;
    left: 150px;
    width: 340px;
    height: 80px;
}
.part4_videos_play_button{
    position: absolute;
    top: 585px;
    left: 250px;
    width: 144px;
    height: 145px;
}
.part4_videos .video_player .video_close {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1200;
    cursor: pointer;
    width: 69px;
}
.part4_videos .video_player .video_mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.95)!important;
    background: #000;
    filter: alpha(opacity=95);
    z-index: 1000;
}
.part4_videos .video_player .video_content {
    /*width: 980px;
    height: 600px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -490px;
    z-index: 1100;*/
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100%;
    margin-left: -50%;
    z-index: 1100;
}

.part5{
    width: 100%;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
.part5_title{
    text-align: center;
    margin: 0 auto;
    width: 414px;
    height: 114px;
    background:url("/Public/Home/m/images/rebuild/part5_title.png") no-repeat center center/100% 100%;

}
.part5_article{
    margin: 0 auto;
    width: 90%;
    margin-bottom: 100px;
}
.part5_article_title{
    font-size: 34px;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 25px;
    margin-top: 30px;
}
.part5_article_date{
    font-size: 26px;color:#b4b4b4
}
.part5_read_more{
    font-size: 26px;
    color:#3eb7ab;
    margin-top: 35px;
}

.p-type li {
    width: calc(25% - 2px);
    float: left;
    text-align: center;
    height: 150px;
    /* background: url(/Public/Home/m/images/home_icon_pro3.png) no-repeat 0 0; */
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.p-type li:nth-of-type(3n) {
    border-right: 0;
}

.p-type a {
    display: block;
    height: 52px;
    padding-top: 118px;
    font-size: 18px;
}

.p-type .item1 {
    /* background-position: -20px -10px; */
}

.p-type .item2 {
    /* background-position: -244px -10px; */
}

.p-type .item3 {
    /* background-position: -244px -228px; */
}

.p-type .item4 {
    /* background-position: -468px -228px; */
}

.p-type .item5 {
    /* background-position: -20px -450px; */
    /*border-bottom: 0;*/
}

.p-type .item8 {
    /* background-position: -20px -228px; */
    /*border-bottom: 0;*/
}

.p-type .item7 {
    /* background-position: -468px -10px; */
    /*border-bottom: 0;*/
}

.p-type .item6 {
    /*background-position: -244px -450px;*/
    /*border-bottom: 0;*/
}

.p-ad {
    height: 214px;
    padding-top: 75px;
    background: url(/Public/Home/m/images/home_main_banner.jpg) no-repeat 0 0;
    display: none;
}

.p-ad h3 {
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 63px;
    font-weight: 100;
    letter-spacing: 0.3em;
}

.p-ad h3:nth-of-type(2) {
    padding-bottom: 10px;
}

.p-ad h3:nth-of-type(2):after {
    content: "";
    position: absolute;
    width: 78px;
    height: 1px;
    left: 50%;
    margin-left: -39px;
    bottom: 0;
    background-color: #fff;
}

.p-show .item {
    position: relative;
    float: left;
    width: 50%;
    height: 300px;
}

.p-show a {
    display: block;
    width: 100%;
    height: 100%;
}

.p-show .item1 {
    background: url(/Public/Home/m/images/home_pic_pro1.jpg) no-repeat 0 0;
}

.p-show .item2 {
    background: url(/Public/Home/m/images/home_pic_pro2.jpg) no-repeat 0 0;
}

.p-show .item3 {
    background: url(/Public/Home/m/images/home_pic_pro3.jpg) no-repeat 0 0;
}

.p-show .item4 {
    background: url(/Public/Home/m/images/home_pic_pro4.jpg) no-repeat 0 0;
}

.p-show .p-title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 14px;
    font-size: 18px;
}

.p-show .item3 .p-title {
    /*color: #fff;*/
    color: #000;
}

.p-foot {
    height: 364px;
    padding-top: 86px;
    padding-left: 36px;
    background: url(/Public/Home/m/images/home_foot_banner.jpg) no-repeat 0 0;
}

.p-foot .text {
    width: 320px;
}

.p-foot h1 {
    font-size: 28px;
    color: #bf9d5a;
}

.p-foot .t1 {
    font-size: 22px;
    color: #595757;
}

.p-foot .t2 {
    margin-top: 27px;
    font-size: 18px;
    line-height: 30px;
    color: #595757;
}

.p-contact .title {
    margin: 40px 0 30px;
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.p-contact .t1 {
    color: #bf9d5a;
}

.p-contact .tb {
    text-align: center;
    font-size: 18px;
    padding-bottom: 50px;
    font-weight: bold;
}

.p-contact .tb p {
    width: 280px;
    display: inline-block;
    padding: 12px 30px;
    margin: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/Public/Home/m/images/skin/skin_callus_right.png) no-repeat;
    background-size: 100% 100%;
}

.p-contact .tb .t1 {
    /* background-color: #bf9d5a; */
    /* border: 1px solid #bf9d5a; */
    background: url(/Public/Home/m/images/skin/skin_callus_left.png) no-repeat;
    color: #fff;
    background-size: 100% 100%;
}
.p-contact .tb .t2{
    color:#fff;
}

.p-contact .tb span {
    display: block;
    text-align: center;
}

.p-contact .tb .t2 {
    /* border: 1px solid #bf9d5a; */
}


/*--------------------
 * 产品系列页
 *--------------------*/

.pro-idx .home-banner {
    position: relative;
    width: 100%;
    height: 520px;
}

.pro-idx .home-banner img {
    width: 100%
}

.pro-idx .home-banner .pic-text {
    position: absolute;
    width: 100%;
    bottom: 60px;
    text-align: center;
}

.pro-idx .home-banner h3 {
    font-size: 34px;
}

.pro-idx .home-banner h2 {
    font-size: 24px;
    margin-top: 5px;
}

.pro-idx .home-banner p {
    margin-top: 30px;
}

.pro-idx .home-banner a {
    font-size: 22px;
}

.list-nav {
    margin-top: 60px;
    text-align: center;
}

.list-nav a {
    display: inline-block;
    margin: 0 20px;
    font-size: 24px;
    border: 1px solid #bf9d5a;
    border-radius: 20px;
    padding: 5px 20px;
}

.list-nav a.active {
    background-color: #bf9d5a;
    color: #fff;
}

.pds-section {
    margin: 0 26px;
    padding-bottom: 50px;
    /*border-bottom: 1px dashed #d7d7d7;*/
}

.pds-section .item {
    display: inline-block;
    width: 47.5%;
    margin-top: 100px;
    text-align: center;
    float: left;
}

.pds-section .item:nth-of-type(2n+1) {
    margin-right: 5%;
}

.pds-section .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    color: #bf9d5a;
}

.pds-section .btn-more {
    width: 278px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    margin: 60px auto 46px;
    border: 1px solid #d7d7d7;
    border-radius: 50px;
    font-size: 24px;
}

.pro-idx .pds-ca-home-main .tabs {
    margin: 40px 0 60px;
}

.pro-idx .pds-ca-home-main .tabs p {
    width: 468px;
    margin: 0 auto;
}

.pro-idx .pds-ca-home-main .tabs a {
    display: inline-block;
    width: 170px;
    height: 170px;
    background: url(/Public/Home/m/images/Product/icon.png) no-repeat 0 0;
    text-align: center;
    padding-top: 150px;
    font-size: 18px;
    box-sizing: border-box;
    margin: 20px 30px;
}

.pro-idx .pds-ca-home-main .tabs a.n1 {
    background-position: 5px 16px;
}

.pro-idx .pds-ca-home-main .tabs a.n2 {
    background-position: -268px 16px;
}

.pro-idx .pds-ca-home-main .tabs a.n3 {
    background-position: 5px -201px;
}

.pro-idx .pds-ca-home-main .tabs a.n4 {
    background-position: -297px -212px;
}

.pro-idx .pds-ca-home-main .tabs a.n5 {
    background-position: 5px -419px;
}

.pro-idx .pds-ca-home-main .tabs a.n6 {
    background-position: -287px -414px;
}

.pro-idx .pds-ca-home-main .tabs a.n7 {
    background-position: 7px -616px;
}
.pro-idx .pds-ca-home-main .tabs a.n8 {
    background-position: -285px -609px;
}

.product-details-wrap .banner-pic {
    position: relative;
}

.product-details-wrap .banner-pic #pro_no {
    position: absolute;
    top: 30%;
    right: 6%;
    font-size: 32px;
    color: #00b5a4;
    font-weight: bold;
}

.product-details-wrap .banner-pic #pro_title {
    position: absolute;
    top: 42%;
    right: 6%;
    font-size: 22px;
    color: #000;
}

.product-details-wrap .banner-pic #pro_img {
    position: absolute;
    max-width: 75%;
    height: 100%;
    top: 0;
    left: -10%;
}

.product-details-wrap .pds-main .c-title {
    font-size: 30px;
    text-align: center;
    margin: 40px 0 20px;
}

.product-details-wrap .pds-main .c-title .en {
    color: #00b5a4;
}

.product-details-wrap .pro_content {
    /*background: url(/Public/Home/m/images/Product/bg_line.png) repeat-y 130px 80px;*/
    /*background-size: auto 1150px;*/
}
.product-details-wrap .pro_item div span {
    color: #666;
}

.product-details-wrap .pro_content .pro_item {
    position: relative;
    height: 250px;
    margin: 50px 0;
    /*display: flex;*/
}

.product-details-wrap .pro_content .pro_item img {
    position: absolute;
    max-width: 52%;
    /*width: 100%;height:100%*/
}

.product-details-wrap .pro_content .pro_item:nth-of-type(2n+1) img {
    right: 0;
}

.product-details-wrap .pro_content .pro_item div[id*=txt_] {
    position: absolute;
    width: 41%;
    font-size: 18px;
}

.product-details-wrap .pro_content .pro_item #txt_pro1,
.product-details-wrap .pro_content .pro_item #txt_pro5 {
    top: 60%;
    left: 5%;
}

.product-details-wrap .pro_content .pro_item #txt_pro2,
.product-details-wrap .pro_content .pro_item #txt_pro4,
.product-details-wrap .pro_content .pro_item #txt_pro6,
.product-details-wrap .pro_content .pro_item #txt_pro8 {
    top: 20%;
    right: 1%;
}

.product-details-wrap .pro_content .pro_item #txt_pro3,
.product-details-wrap .pro_content .pro_item #txt_pro7 {
    top: 20%;
    left: 5%;
}

.product-details-wrap .pds-content table {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.product-details-wrap .pds-content table tbody,
.product-details-wrap .pds-content table tr {
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 8px 0;
}

.product-details-wrap .pds-content table th {
    float: left;
    width: 56%;
    font-weight: normal;
    text-align: left;
    text-indent: 10px;
}

.product-details-wrap .pds-content table td {
    width: 30%;
}

.product-details-wrap .pds-content table tr:nth-of-type(2n+1) {
    background-color: #f4f5f6;
}

.product-details-wrap .page_share {
    font-size: 20px;
}

.product-details-wrap .pds-nav {
    display: -webkit-flex;
    display: flex;
}

.product-details-wrap .pds-nav li {
    position: relative;
    height: 100px;
    line-height: 140px;
    flex: 1;
    width: 50%;
    text-align: center;
    font-size: 20px;
    background: url(/Public/Home/m/images/Product/nav_icon.png) no-repeat 0 20px;
    float: left;
}

.product-details-wrap .pds-nav li:not(:last-child):after{
    position: absolute;
    content: "";
    width: 1px;
    height: 30px;
    background-color: #ccc;
    right: 0;
    top:35px;
}

.product-details-wrap .pds-nav li:nth-of-type(1) {
    background-position: 144px 20px;
}

.product-details-wrap .pds-nav li:nth-of-type(2) {
    background-position: -80px 20px;
}

.product-details-wrap .pds-nav li:nth-of-type(3) {
    background-position: -350px 20px;
}

.pds-main .pds-content .core_box{
    width: 90%;
    margin:10px auto;
    border:8px solid #e4e4e4;
    text-align: center;
    padding:2% 0; 
}

.pds-main .pds-content .core_box img{
    width: 96%;
}

.star_pro{
    padding-top: 80px;
    height: 100%;
}

.star_pro .fp1{
    position: relative;
}


.star_pro .section img{
    /* width: 100%; */
}

.star_pro .vd{
    position: absolute;
    width:151px;
    height: 82px;
    background:url(/Public/Home/m/images/Product/video.png) no-repeat 0 0;
    background-size: 100%;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
}

.pro1 .vd{
    top:75%;
}

.pro2 .vd{
    top:35%;
}

.pro4 .vd{
    top:40%;
}

.pro5 .vd{
    top:47%;
}

.pro7 .vd{
    top:37%;
}

.pro8 .vd{
    top:43%;
}

.pro9 .vd{
    top:32%;
}

.pro10 .vd{
    top:34%;
}

.pro11 .vd{
    top:74%;
}

.pro12 .vd{
    top:34%;
}

.star_pro .nav_buy{
    position: fixed;
    top:82px;
    left: 0;
    width:100%;
    height: 100px;
    line-height: 100px;
    z-index: 99;
    /*border-bottom: 1px solid #e8e8e7;*/
    background-color:rgba(0,0,0,.2);
    font-size: 22px;
    text-align: right;
}
.pro11 .nav_buy .title{
    color: #fff;
}


/*.pro12 .nav_buy .title{
    background-position: 28px -198px;
}
.pro13 .nav_buy .title{
    background-position: 28px -196px;
}

.pro1 .nav_buy .title,
.pro2 .nav_buy .title,
.pro3 .nav_buy .title{
    background-position: 28px 18px;
}

.pro4 .nav_buy .title,
.pro5 .nav_buy .title,
.pro6 .nav_buy .title{
    background-position: -206px 18px;
}

.pro7 .nav_buy .title{
    background-position: 28px -290px;
}

.pro8 .nav_buy .title{
    background-position: -206px -290px;
}

.pro9 .nav_buy .title{
    background-position: 28px -94px;
}

.pro10 .nav_buy .title{
    background-position: -206px -196px;
}
.pro11 .nav_buy .title{
    background-position: 28px -383px;
}*/
/*.pro_jsq .nav_buy .title{
    background-position: -206px -383px;
}*/
.star_pro .nav_buy .btn_buy{
    padding:10px;
    margin-right: 30px;
    background-color:#00b5a4;
    color:#fff;
}

/*--------------------
 * 感受明升MS88
 *--------------------*/
#fp-nav.right .active{
    
}
#fp-nav.right {
    right: 4%;
}

#fp-nav li {
    margin: 10px 0 !important;
    +margin: 1px 0 !important;
}

#fp-nav ul li,
.fp-slidesNav ul li {
    width: 10px !important;
    height: 10px !important;
    border: none !important;
    border-top-left-radius: 999px !important;
    border-top-right-radius: 999px !important;
    border-bottom-left-radius: 999px !important;
    border-bottom-right-radius: 999px !important;
    border-radius: 999px !important;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    width: 10px !important;
    height: 10px !important;
    border: none !important;
    background-color: #b1b1b1 !important;
    border-top-left-radius: 999px !important;
    border-top-right-radius: 999px !important;
    border-bottom-left-radius: 999px !important;
    border-bottom-right-radius: 999px !important;
    border-radius: 999px !important;
}

.about-us .fp-tableCell {
    vertical-align: top;
    display: block;
}

.about-us,
.section {
    height: 100% !important;
    overflow: hidden;
}

.about-us {
    margin-top: 80px;
}

.about-p1 {
    background: url(/Public/Home/m/images/About/story_banner01.jpg) no-repeat 0 0;
    background-size: 100%;
}

.about-p2 {
    background: url(/Public/Home/m/images/About/story_banner02.jpg) no-repeat 0 0;
    background-size: 100%;
}

.about-p3 {
    background: url(/Public/Home/m/images/About/story_banner03.jpg) no-repeat 0 0;
    background-size: 100% 100%;
}

.about-p4 {
    background: url(/Public/Home/m/images/About/story_banner04.jpg) no-repeat 0 0;
    background-size: 100% 100%;
}

.about-p5 {
    background: url(/Public/Home/m/images/About/story_banner05.jpg) no-repeat 0 0;
    background-size: 100%;
    background-position: bottom center;
}

.about-p6 {
    background: url(/Public/Home/m/images/About/story_banner06.jpg) no-repeat 0 0;
    background-size: 100%;
}

.about-p7 {
    background: url(/Public/Home/m/images/About/story_banner07.jpg) no-repeat 0 0;
    background-size: 100%;
}

.about-p1 .content {
    position: absolute;
    top: 520px;
    padding: 0 30px;
}

.about-us .c-title {
    width: 152px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    background-color: #bf9d5a;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.about-us .content .c-title {
    margin-bottom: 20px;
}

.about-us .content .text p {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 10px;
}

.about-p2 .content {
    position: absolute;
    top: 639px;
    padding: 0 50px;
}

.about-p3 .content {
    position: absolute;
    top: 100px;
    padding: 0 50px;
}

.about-p3 .content .c-title {
    margin-bottom: 142px;
    margin-left: 76px;
}

.about-p4 .content {
    position: absolute;
    top: 200px;
    padding: 0 50px;
}

.about-us .slogan {
    margin-bottom: 12px;
    margin-left: 30px;
    width: 300px;
}
.about-us .slogan img{
    width: 100%;
}.about-p5 .slogan img{
    width: 90%;
}

.about-p4 .content .c-title {
    margin-top: 20px;
    margin-bottom: 60px;
}

.about-p4 .text {
    width: 400px;
}

.about-p4 .btn-more {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #1b8941;
}

.about-p5 .content {
    position: absolute;
    top: 80px;
    width: 100%;
    overflow: hidden;
    left: 0px;
}

.about-p5 h3 {
    margin-left: 284px;
}

.about-p5 .his-step {
    -webkit-transition: all .5s;
    height: 30px;
    margin-bottom: 11px;
}

.about-p5 .i-wrap .item {
    float: left;
    width: 80px;
    height: 30px;
    text-align: center;
    margin-left: 10px;
}

.about-p5 .i-wrap .item span {
    line-height: 30px;
    color: #fff;
}

.about-p5 .i-wrap .item.active {
    background-color: green;
}

.about-p5 .tx-wrap .text {
    font-size: 12px;
}

.about-p5 .tx-wrap .text p {
    padding: 12px;
}


/* .about-p7 .fp-tableCell{
  overflow:scroll;
} */

.about-p7 .inner {
    margin-top: 76px;
    margin-left: 30px;
    padding-top: 70px;
}

.about-p7 .list {
    overflow: auto;
}

.about-p7 .list ul {
    width: 80%;
    margin-left: 64px;
    margin-right: 0;
    float: left;
}

.about-p7 .list li {
    float: left;
    width: 50%;
    text-align: center;
}

.about-p7 .list li .wa:hover {
    color: #009944;
}

.about-p7 .list li .wa .pic {
    background-repeat: no-repeat;
    background-position: center;
    width: 172px;
    height: 172px;
    margin: 0 auto;
    background-size: auto 100%;
}

.about-p7 .list li .title {
    /* font-size: .14em; */
    margin-bottom: 13px;
    text-align: center;
}

.about-p7 .list .nav a {
    color: #5a5a5a;
}

.about-p7 .list .nav p {
    margin-bottom: 39px;
    margin-top: 50px;
}

.about-p7 .list .nav p a {
    display: block;
    width: 114px;
    padding: 5px 0;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    line-height: 37px;
    background-color: #1b8941;
    color: #ffffff;
}

.join-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.join-banner img {
    width: 100%;
}

.join-banner .banner-text {
    position: absolute;
    left: 6%;
    top: 20%;
}

.wrap-join .join-banner h2 {
    color: #000;
    font-size: 28px;
    text-align: center;
    margin-top: 216px;
    line-height: 58px;
    font-weight: bold;
}

.join-type {
    margin-top: 90px;
}

.join-type p {
    font-size: 30px;
    text-align: center;
}

.join-type p .t1 {
    color: #bf9d5a;
}

.join-type ul {
    display: flex;
    display: -webkit-flex;
}

.join-type li {
    list-style: none;
    flex: 1;
}


/*--------------------
 * 服务
 *--------------------*/

.service-wrap .banner-pic {
    height: 257px;
    overflow: hidden;
    background: url(/Public/Home/m/images/Service/banner_service.png) no-repeat 0 0;
    background-size: 100%;
}

.service-wrap .banner-text {
    margin-top: 56px;
    text-align: center;
}

.service-wrap .banner-text h2 {
    font-size: 34px;
}

.service-wrap .banner-text h3 {
    font-size: 24px;
}

.service-wrap .p-type li {
    width: calc(33.3% - 4px);
    height: 185px;
    float: left;
    text-align: center;
    background: url(/Public/Home/m/images/Service/txcp.png) no-repeat 0 0;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-right: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    margin-top: 0;
    /*transform: rotateZ(360deg)*/
}
.service-wrap .p-type2 li {
    width: calc(33.3% - 4px);
    height: 185px;
    float: left;
    text-align: center;
    background: url(/Public/Home/m/images/Service/txcp.png) no-repeat 0 0;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #e5e5e5;
    margin-top: 0;
}
.p-type2 a {
    display: block;
    height: 52px;
    padding-top: 118px;
    font-size: 18px;
}
.service-wrap .p-type2 .item1 {
    background-position: 70px 50px;
}

.service-wrap .p-type2 .item2 {
    background-position: -188px 50px;
}

.service-wrap .p-type2 .item3 {
    background-position: -435px 50px;
}

.service-wrap .p-type .item1.active,
.service-wrap .p-type .item2.active,
.service-wrap .p-type .item3.active,
.service-wrap .p-type .item4.active,
.service-wrap .p-type .item5.active,
.service-wrap .p-type .item6.active,
.service-wrap .p-type .item7.active,
.service-wrap .p-type .item8.active,
.service-wrap .p-type .item9.active,
.service-wrap .p-type .item10.active,
.service-wrap .p-type .item11.active,
.service-wrap .p-type .item12.active {
    /*border: 2px solid #00c0af !important;*/
}
.service-wrap .p-type2 .item1.active,
.service-wrap .p-type2 .item2.active,
.service-wrap .p-type2 .item3.active {
    /*border: 2px solid #00c0af;*/
}

.p-type2 li:nth-of-type(3n) {
    border-right: none;
}

.p-type li:nth-of-type(3n) {
    border-right: none;
}

.service-wrap .p-type .item1 {
    background-position: 70px 50px;
}

.service-wrap .p-type .item2 {
    background-position: -188px 50px;
}

.service-wrap .p-type .item3 {
    background-position: -435px 50px;
}

.service-wrap .p-type .item4 {
    background-position: 70px -130px;
}

.service-wrap .p-type .item5 {
    background-position: -188px -130px;
}

.service-wrap .p-type .item6 {
    background-position: -435px -130px;
}

.service-wrap .p-type .item7 {
    background-position: 70px -330px;
}

.service-wrap .p-type .item8 {
    background-position: -188px -330px;
}
.service-wrap .p-type .item9 {
    background-position: -435px -330px;
}

.service-wrap .p-type .item10 {
    background-position: 70px -510px;
    border-bottom: 2px solid #fff;
}
.service-wrap .p-type .item11 {
    background-position: -188px -510px;
    border-bottom: 2px solid #fff;
}

.service-wrap .p-type .item12 {
    background-position: -435px -510px;
    border-bottom: 2px solid #fff;
}

.service-wrap .p-contact .item {
    width: 50%;
    height: 130px;
    float: left;
    border: 2px solid #e2e2e2;
    border-right: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 0;
}

.service-wrap .p-contact .item:first-child {
    border-left: none;
}

.service-wrap .p-contact .item span {
    float: left;
    height: 100%;
    border-right: 1px dashed #a4a4a4;
}

.service-wrap .p-contact .item a {
    width: 59px;
    height: 59px;
    margin: 20px 25px 0;
}

.service-wrap .p-contact .item1 a {
    background: url(/Public/Home/m/images/Service/icon_qq.png) no-repeat center center;
}

.service-wrap .p-contact .item2 a {
    background: url(/Public/Home/m/images/Service/icon_phone.png) no-repeat center center;
}

.service-wrap .icon:first-child {
    display: inline-block;
    width: 46px;
    height: 53px;
}

.service-wrap .icon:nth-of-type(2) {
    display: inline-block;
    width: 59px;
    height: 59px;
}

.service-wrap .item p {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    margin-left: 100px;
    text-align: center;
}

.service-wrap .item1 p {
    margin-top: 30px;
}

.s-repair,
.s-detail,
.s-site,
.s-prob,
.wrap-social {}

.s-repair .s-steps,
.s-detail .s-parts,
.s-site .s-sites {
    height: 95px;
    line-height: 95px;
    display: -webkit-flex;
    display: flex;
}

.s-repair .s-steps .step,
.s-detail .s-parts .part,
.s-site .s-sites .site {
    flex: 1;
    text-align: center;
    font-size: 22px;
    border: 1px solid #e6e6e6;
    border-right: none;
}

.s-repair .s-steps .step:first-child,
.s-detail .s-parts .part:first-child,
.s-site .s-sites .site:first-child {
    border-left: none;
}

.s-repair .s-steps .step.active,
.s-detail .s-parts .part.active,
.s-site .s-sites .site.active {
    border-bottom: 4px solid #bf9d5a;
    color: #bf9d5a;
}
.s-site .s-sites .site.active {
    border-bottom: 4px solid #00b5a4;
    color: #00b5a4;
}

.s-form {
    margin: 0 33px;
    padding: 0 18px;
    color: #808080;
    font-size: 22px;
    border-bottom: 1px dashed #e5e5e5;
}

.s-form .b-item {
    margin: 18px 0;
}

.s-form .item1 {
    margin: 34px 0;
}

.s-form h3 {
    font-size: 24px;
    margin: 34px 0;
    text-align: center;
}

.s-form .bt-group span {
    display: inline-block;
    border: 1px solid #b5b5b5;
    height: 62px;
    line-height: 62px;
    border-radius: 5px;
    width: 48%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.s-form .bt-group .ul2 {
    margin-top: 10px;
    width: 100%;
}

.s-form .bt-group span.selected {
    background-color: #bf9d5a;
    color: #fff;
    border-color: #bf9d5a;
}

.s-form .bt-group .ul,
.s-form .p-bad {
    float: right;
}

.s-form .b-item input,
.s-form .b-item select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #b5b5b5;
    height: 62px;
    border-radius: 5px;
    width: 48%;
    font-size: 22px;
    text-indent: 10px;
    background-color: #fff;
    color: #808080;
}

.s-form input[type=date] {
    text-indent: 16px;
    background: url(/Public/Home/m/images/Service/icon_datepicker.png) no-repeat calc(100% - 10px) center;
}

.s-form input[type=date]:before {
    color: #808080;
    content: attr(placeholder);
}

.s-form input[type=date].full:before {
    color: #808080;
    content: "" !important;
}

.s-form .item2 select {
    float: right;
}

.s-form .item3 select {
    width: 100%;
}

.s-form .item5 textarea {
    height: 143px;
    text-indent: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    resize: none;
    color: #bebdbd;
    font-size: 22px;
    padding: 22px 0;
}

.s-form .btn,
.s-prob .btn {
    text-align: center;
    margin: 44px 0 0 0;
    padding-bottom: 44px;
}

.s-form .btn-next,
.s-form .btn-proc,
.s-site .btn-search,
.s-prob .btn-more {
    display: inline-block;
    width: 313px;
    padding: 20px 0;
    text-align: center;
    background-color: #bf9d5a;
    color: #fff;
    font-size: 24px;
    border-radius: 34px;
}
.s-site .btn-search{
    background-color: #00b5a4;
}

.step2 .item1 {
    margin: 74px 0 18px 0;
}

.step2 .item1 .p-date {
    float: right;
}

.step2 .item2 .p-phone {
    width: 100%;
}

.step2 .item3 .p-priv {
    width: 100%;
}

.step2 .item4 .p-area {
    float: right;
}

.step2 .btn {
    width: 106%;
    margin-left: -3%;
    text-align: left;
}

.step2 .btn span {
    display: inline-block;
    width: 273px;
    padding: 19px 0;
    text-align: center;
}

.step2 .btn .btn-prev {
    color: #bf9d5a;
    border: 1px solid #bf9d5a;
    border-radius: 34px;
}

.step2 .btn .btn-next {
    float: right;
}

.step3 .appo-succ {
    width: 144px;
    height: 144px;
    margin: 98px auto 0;
    background-size: cover;
    background: url(/Public/Home/m/images/Service/icon_lg_succ.png) no-repeat 0 0;
}

.step3 .appo-text {
    text-align: center;
}

.step3 h3 {
    color: #bf9d5a;
    margin: 56px 0 14px 0;
    font-size: 34px;
}

.step3 h4 {
    margin-bottom: 30px;
    font-size: 26px;
    color: #000;
}

.step3 p {
    font-size: 20px;
    color: #b5b5b5;
    line-height: 32px;
}

.step3 .btn {
    width: 106%;
    margin-top: 96px;
    margin-left: -3%;
    text-align: left;
}

.step3 .btn a {
    display: inline-block;
    width: 273px;
    padding: 19px 0;
    text-align: center;
    border-radius: 34px;
    font-size: 24px;
}

.step3 .btn .btn-back {
    color: #bf9d5a;
    border: 1px solid #bf9d5a;
}

.step3 .btn .btn-proc {
    float: right;
}

.s-proc {
    padding: 40px 30px;
}

.s-proc dl {
    margin: 9px 0;
}

.s-proc .item dt {
    float: left;
    width: 160px;
    text-align: center;
    font-size: 22px;
}

.s-proc .item dd {
    float: left;
    font-size: 22px;
}

.s-proc .item4 {
    margin-top: 33px;
}

.s-proc .proc-status {
    position: relative;
    margin-top: 44px;
}

.s-proc .point {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    color: #b5b5b5;
    font-size: 20px;
}

.s-proc .point:first-child:before {
    position: absolute;
    display: inline-block;
    content: "";
    width: calc(50% - 17px);
    height: 4px;
    background-color: #fff;
    left: 0;
    top: 17px;
    z-index: 10;
}

.s-proc .point:nth-of-type(4):after {
    position: absolute;
    display: inline-block;
    content: "";
    width: calc(50% - 6px);
    height: 10px;
    background-color: #fff;
    right: 0;
    top: 17px;
    z-index: 10;
}

.s-proc .point.active s {
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background-color: #eadfca;
    text-align: center;
}

.s-proc .point s {
    background-color: transparent;
}

.s-proc .point b {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 10px;
    border-radius: 999px;
    background-color: #bf9d5a;
}

.s-proc .point p {
    margin-top: 15px;
}

.s-proc .line {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 17px;
    background-color: #bf9d5a;
    z-index: -1;
}

.s-proc .btn {
    margin-top: 50px;
    text-align: center;
}

.s-proc .btn .btn-back {
    display: inline-block;
    width: 273px;
    padding: 19px 0;
    text-align: center;
    border-radius: 34px;
    font-size: 24px;
    color: #00b5a4;
    border: 1px solid #00b5a4;
}

.s-proc .proc-none {
    width: 144px;
    height: 144px;
    margin: 0 auto;
    background: url(/Public/Home/m/images/Service/icon_proc_none.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.proc-none h3 {
    font-size: 26px;
    color: #000;
    text-align: center;
    margin-top: 66px;
}

.proc-none h4 {
    font-size: 20px;
    color: #b5b5b5;
    text-align: center;
    margin-top: 14px;
}

.proc-none .btn {
    margin-top: 96px;
}

.s-detail>.part {
    display: none;
    margin: 20px 30px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 40px;
}

.s-detail .part p {
    font-size: 22px;
    line-height: 40px;
}

.s-detail p img {
    width: 100%;
}

.s-site {
    margin-bottom: 20px;
}

.s-site>.site {
    display: none;
}

.s-site #search-box {
    position: relative;
    width: 484px;
    margin: 0 auto;
    padding-top: 88px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.s-site .cityinput {
    width: 100%;
    height: 76px;
    border: 1px solid #e8e8e7;
    border-radius: 5px;
    text-indent: 61px;
    color: #c0c0c0;
    font-size: 22px;
    background: url(/Public/Home/m/images/Service/icon_search.png) no-repeat 20px center;
}

.s-site .btn {
    text-align: center;
    margin-top: 47px;
}

.s-site .s-item {
    border-top: 1px dashed #e7e7e7;
    margin: 77px 0 20px 0;
}

.s-site .s-item .item {
    margin: 0 30px;
    border-bottom: 1px solid #e5e5e5;
    padding: 26px 0;
}

.s-site .s-item h5 {
    font-size: 24px;
    line-height: 37px;
}

.s-site .s-item p {
    font-size: 20px;
    color: #808080;
    line-height: 37px;
}

.s-prob .part-1 li {
    border: 1px solid #e5e5e5;
    border-right: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.s-prob .part-1 li.item1,
.s-prob .part-1 li.item2,
.s-prob .part-1 li.item3,
.s-prob .part-1 li.item4 {
    border-bottom: none;
}

.s-prob .p-type .item1.active,
.s-prob .p-type .item2.active,
.s-prob .p-type .item3.active,
.s-prob .p-type .item4.active,
.s-prob .p-type .item5.active,
.s-prob .p-type .item6.active,
.s-prob .p-type .item7.active,
.s-prob .p-type .item8.active {
    border-bottom: 3px solid #bf9d5a;
    background: url(/Public/Home/m/images/Service/icon_pro_act2.png) no-repeat 0 0;
}

/*.s-prob .p-type .item8.active {
    border-bottom: 3px solid #bf9d5a;
}*/

.s-prob .part-1 li.active a {
    color: #bf9d5a;
}

.s-prob .p-type .item1.active {
    background-position: 47px 31px;
}

.s-prob .p-type .item2.active {
    background-position: -113px 31px;
}

.s-prob .p-type .item3.active {
    background-position: -272px 31px;
}

.s-prob .p-type .item4.active {
    background-position: -436px 31px;
}

.s-prob .p-type .item5.active {
    background-position: 46px -130px;
}

.s-prob .p-type .item6.active {
    background-position: -117px -130px;
}

.s-prob .p-type .item7.active {
    background-position: -272px -126px;
}

.s-prob .p-type .item8.active {
    background-position: -431px -126px;
}

.s-prob>.item {
    margin: 0 30px;
    display: none;
}

/*.s-prob>.item li {
    display: none;
}*/

.s-prob .item h4 {
    font-size: 30px;
    line-height: 40px;
    padding: 50px 0;
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
}

.s-prob .item h4 span {
    float: left;
    width: 90%;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}

.s-prob .item h4.show span {
    width: 100%;
    white-space: normal;
}

.s-prob .item h4 b {
    display: block;
    float: right;
    -webkit-transition: .1s;
    transition: .1s;
}

.s-prob .item h4.show b {
    /* -webkit-transform:rotate(90deg);
    transform:rotate(90deg); */
    display: none;
}

.s-prob .item p {
    display: none;
    padding: 20px 0;
    font-size: 22px;
    line-height: 40px;
    color: #7c7b7b;
}

.s-prob .btn-more {
    background-color: #fff;
    border: 1px solid #cccccc;
    color: #5e615f;
}


/*--------------------
 * 智慧社区
 *--------------------*/

.wrap-social .list img {
    width: 100%;
}

.wrap-social h2 {
    text-align: center;
    font-size: 35px;
    padding: 35px 0;
}

.wrap-social .t1 {
    color: #bf9d5a;
}

.mod li {
    position: relative;
    overflow: hidden;
    margin-bottom: 18px;
}

.mod .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 26px;
    color: #595757;
    font-size: 27px;
    line-height: 39px;
    background: rgba(255, 255, 255, .8);
}


/*--------------------
 * 明升MS88账户
 *--------------------*/

.p-login .l-form {
    font-size: 24px;
}

.p-login .l-title {
    margin-top: 64px;
    font-size: 36px;
    color: #00b5a4;
    text-align: center;
}

.p-login h3 {
    font-size: 28px;
    text-align: center;
}

.p-login .l-form p {
    width: 492px;
    margin: 40px auto;
    position: relative;
}

.p-login .l-form .icon {
    float: left;
    width: 33px;
    height: 32px;
    margin-right: 18px;
    background: url(/Public/Home/m/images/Member/icon.png) no-repeat 0 0;
    background-size: 64px 32px;
}

.p-login .l-form .user-icon {
    background-position: 0 0;
}

.p-login .l-form .pass-icon {
    background-position: -33px 0;
}

.p-login .l-form input {
    border-bottom: 1px solid #ccc;
    width: 440px;
    font-size: 24px;
    border-radius: 0;
    color: #d3d3d3;
}

.p-login .l-form input.error,
.p-reg .l-form input.error {
    border-bottom: 1px solid red;
}

.p-login .l-form .err-tips {
    display: none;
    position: absolute;
    top: 110%;
    right: 0;
    font-size: 22px;
    color: #ef3434;
}

.p-login .l-form .radio {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-bottom: -10px;
    margin-right: 10px;
    background-color: #e5e5e5;
    border-radius: 100%;
}

.p-login .l-form .radio.selected:after {
    position: absolute;
    content: "";
    width: 70%;
    height: 70%;
    top: 15%;
    left: 15%;
    background-color: #c19f5e;
    border-radius: 100%;
}

.p-login .l-form .forget-pass {
    float: right;
    margin-top: 2px;
    color: #c19f5e;
    text-decoration: underline;
}

.p-login .l-form .bt-group a {
    display: block;
    width: 100%;
    padding: 22px 0;
    border-radius: 50px;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.p-login .l-form .bt-group .btn-login,
.p-reg .l-form .bt-group .b-sure {
    background-color: #c19f5e;
    color: #fff;
}

.p-login .l-form .bt-group .login-now,
.p-reg .l-form .bt-group .return-login {
    border: 1px solid #c19f5e;
    color: #c19f5e;
}

.p-login .l-succ {
    text-align: center;
    margin-bottom: 150px;
}

.p-login .l-succ img {
    width: 142px;
    margin-top: 170px;
}

.p-login .l-succ h2 {
    margin: 40px 0 10px;
}

.p-reg .l-form p:not(.bt-group) {
    margin: 50px auto;
}

.p-reg .l-form p input {
    width: 100%;
}

.p-reg .l-form p .b-send {
    position: absolute;
    width: 192px;
    padding: 15px 0;
    color: #fff;
    text-align: center;
    font-size: 22px;
    background-color: #bf9d5a;
    border-radius: 10px;
    bottom: 10px;
    right: 0;
}

.p-reg .l-form p .b-send.hasSend {
    background-color: #bebebe;
}

.p-reg .l-form p.bt-group {
    margin: 0 auto;
}

.p-reg .l-form .err-tips {
    top: 0;
}

.p-login .return_time {
    color: #ccc;
    font-size: 20px;
    margin-top: 5px;
}

.p-acc .p-list {
    width: 90.63%;
    margin: 0 auto 50px;
    font-size: 18px;
}

.p-acc .p-top {
    position: relative;
    overflow: hidden;
    height: 132px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}

.p-acc .p-logo {
    float: left;
    width: 76px;
    height: 76px;
    border-radius: 100%;
    overflow: hidden;
    margin-top: 36px;
}

.p-acc .p-logo img {
    width: 100%;
}

.p-acc .p-text {
    margin-top: 50px;
    margin-left: 100px;
}

.p-desc {
    margin-top: 10px;
}

.p-text .p-score {
    float: right;
    font-size: 14px;
    margin-top: 12px;
}

.p-text .s-value {
    color: #babbbb;
}

.p-item {
    border-bottom: 1px solid #ccc;
    padding: 35px 0;
    overflow: hidden;
}

.p-item.item5 {
    border-bottom: none;
}

.p-items .td1 {
    float: left;
    width: 24%;
    font-size: 20px;
}

.p-items .td2 {
    margin-left: 24%;
}

.p-text .btn-ex {
    display: inline-block;
    width: 92px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    color: #fff;
    background-color: #bf9d5a;
    border-radius: 50px;
    font-size: 12px;
}

.p-items .td2 td {
    text-align: left;
    padding: 4px 0;
}

.p-items table {
    margin-top: 0;
    width: 100%;
}

.p-items .item1 .td2 {
    padding-left: 50px;
}

.proc-status {
    width: 660px;
    margin: 80px auto 0;
    margin-left: -30px;
    /* border-top: 1px solid #bf9d5a; */
}

.proc-status .step {
    position: relative;
    width: 25%;
    float: left;
    margin-top: -9px;
    text-align: center;
}

.proc-status .step .i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/Public/Home/m/images/proc-step01.png) no-repeat 0 0;
}

.proc-status p {
    margin-top: 13px;
}

.proc-status .step .active {
    width: 35px;
    height: 35px;
    margin-top: -10px;
    background: url(/Public/Home/m/images/proc-step02.jpg) no-repeat 0 0;
}

.proc-status .step .cover-l {
    position: absolute;
    width: 65px;
    height: 2px;
    top: 7px;
    left: 0;
    background-color: #fff;
}

.proc-status .step .cover-r {
    position: absolute;
    width: 76px;
    height: 2px;
    top: 7px;
    right: 0;
    background-color: #fff;
}

.item2 .td2 .pro {
    float: left;
    width: 24%;
    text-align: center;
}

.item2 .pro img {
    display: inline-block;
}

.item3 .td2 .pro {
    float: left;
    padding: 0 30px;
    text-align: center;
}

.pro-title {
    margin: 26px 0 5px;
}

.cancel-coll {
    display: inline-block;
    width: 78px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #ccc;
    margin-top: 20px;
    cursor: pointer;
    background: url(/Public/Home/m/images/btn-coll.png) no-repeat 0 0;
}

.item3 .td2,
.item4 .td2,
.item5 .td2 {
    padding-left: 50px;
}

.item3 li {
    padding: 4px 0;
}

.item4 .t1,
.item4 .t3 {
    width: 12%;
}

.item4 .t2,
.item4 .t4 {
    width: 32%;
}

.item5 .td2 a {
    margin-right: 50px;
    text-decoration: underline;
}

.appo-status {
    width: 143px;
    height: 145px;
    margin: 70px auto 30px;
}

.appo-status img {
    width: 100%;
}

.appo-text h3 {
    font-weight: normal;
    color: #bf9d5a;
}

.appo-text h4 {
    font-weight: normal;
}

.appo-text p {
    line-height: 32px;
    color: #b5b5b5;
}

.appo-text a {
    display: inline-block;
    color: #bf9d5a;
    text-decoration: underline;
    margin-top: 30px;
}

.appo-text .return_time {
    display: inline-block;
    color: #ccc;
    margin-top: 30px;
}


/*--------------------
 * 动态
 *--------------------*/

.p-act .join-banner {
    position: relative;
    line-height: 0;
    height: 264px;
    background: url(/Public/Home/m/images/Activity/home_banner.jpg) no-repeat 0 0;
    background-size: 100%;
}

.p-act .join-banner .banner-text {
    position: absolute;
    height: 10%;
    top: 36%;
    left: 13%;
    color: rgb(90, 90, 90);
    font-size: 22px;
}

.p-act .banner-text h2 {
    font-weight: normal;
    height: 100%;
    margin-top: 10px;
}

.p-act .banner-text .h2-1 {
    font-size: 28px;
}

.p-act .join-nav-list {
    margin-bottom: 60px;
    overflow: hidden;
}

.p-act .join-nav-list a {
    width: 50%;
    height: 467px;
    text-align: center;
    color: #0c0c0c;
    float: left;
    position: relative;
    background-position: center;
}

.join-nav-list a.join-nav-1 {
    background-image: url('/Public/Home/m/images/join-nav-social.jpg');
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='{$_domain}Public/Home/images/join-nav-social.jpg',
    sizingMethod='scale')\9;
}

.join-nav-list a.join-nav-2 {
    background-image: url('/Public/Home/m/images/join-nav-campus.jpg');
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='{$_domain}Public/Home/images/join-nav-campus.jpg',
    sizingMethod='scale')\9;
}

.join-nav-list a.join-nav-3 {
    background-image: url('/Public/Home/m/images/join-nav-employment.jpg');
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='{$_domain}Public/Home/images/join-nav-employment.jpg',
    sizingMethod='scale')\9;
}

.join-nav-list a.join-nav-4 {
    background-image: url('/Public/Home/m/images/join-nav-culture.jpg');
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='{$_domain}Public/Home/images/join-nav-culture.jpg',
    sizingMethod='scale')\9;
}

.join-nav-list a p.ch {
    margin-top: 34%;
    position: relative;
    z-index: 3;
}

.join-nav-list a p.en {
    font-weight: 100;
    position: relative;
    z-index: 3;
    line-height: 2;
}

.join-nav-list a.on {
    color: #fff;
}

.join-nav-cover {
    width: 100%;
    height: 100%;
    background: url(/Public/Home/m/images/join-nav-cover.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    background-position: center;
    background-size: cover;
}

.send-tips .tip {
    display: none;
    font-weight: normal;
    margin-left: 20px;
    font-size: 14px;
}


/*???“*/

.social-nav {
    width: 100%;
    height: 40px;
    margin-top: 50px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 23px;
    border-bottom: 1px solid #b5b5b5;
}

.social-nav span {
    margin: 0 10px;
}

.social-div-left {
    width: 22%;
    float: left;
    margin-right: 36px;
}

.input-search {
    width: 100%;
    position: relative;
    margin-left: 13px;
}

.input-search-icon {
    position: absolute;
    top: 14px;
    right: -1px;
    cursor: pointer;
}

.search_input {
    width: 100%;
    height: 50px;
    border: 1px solid #bf9d5a;
    margin-bottom: 50px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 50px;
}

.left-box {
    width: 100%;
    background: #fafafa;
    padding: 9px 18px 4px 22px;
    margin-bottom: 14px;
    overflow: hidden;
}

.left-box h5 {
    border-bottom: 21px;
    display: block;
    padding-bottom: 10px;
}

.left-box h5 a {
    color: #808080;
}

.left-con {
    border-top: 1px dotted #dfdfdf;
    padding: 8px 10px;
    margin-bottom: 7px;
    overflow: hidden;
}

.left-con a {
    font-weight: 100;
    margin-right: 12px;
    line-height: 26px;
}

.social-div-right {
    position: relative;
    width: 69%;
    float: right;
    padding-right: 13px;
    margin-left: 41px;
}

.social-div-right-nav {
    overflow: hidden;
    background: #fafafa;
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 40px;
    padding: 10px 22px 10px 29px;
}

.social-div-right-nav ul {
    float: left;
}

.social-div-right-nav li {
    float: left;
    margin: 0 40px 0 0;
}

.key-word-cover {
    float: right;
}

.social-right-list {
    display: none;
    height: 800px;
    overflow-y: auto;
    margin-bottom: 120px;
}

iframe#read_con {
    top: 0;
}

.social-right-list li {
    height: 69px;
    background: #fafafa;
    padding: 36px 25px 23px 23px;
    border-left: 6px solid #bf9d5a;
    margin-bottom: 24px;
}

h5.title {
    color: #bf9d5a;
    font-weight: normal;
    float: left;
    margin-right: 10px;
}

h5.title a {
    color: #bf9d5a;
    +font-size: 20px;
}

h5.title a b {
    color: red;
    font-weight: normal;
}

.job-class {
    width: 52px;
    height: 22px;
    font-size: 14px\9;
    background: #bf9d5a;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 22px;
    *line-height: 20px;
    border-radius: 13px;
}

.job-class.social {
    background: #bf9d5a;
}

.job-class.sch {
    background: #73bc93;
}

.job-count {
    margin-top: 13px;
    float: left;
    display: block;
    width: 85%;
    margin-bottom: 26px;
}

.job-count .recruit-require {
    margin-left: 40px;
}

.social-right-list .time_type {
    float: right;
    *float: none;
    overflow: hidden;
    text-align: right;
    margin-top: -18px;
    color: #000;
}

.social-right-list .recruit-time {
    margin-bottom: 13px;
}

.recruit-type {}

.left-con a:hover {
    color: #bf9d5a;
}

#footer-nav {
    clear: both;
}

.page {
    overflow: hidden;
    clear: both;
    float: right;
    margin-bottom: 50px;
}

.page li {
    text-align: center;
    line-height: 42px;
    width: 45px;
    height: 42px;
    float: left;
    border: 1px solid #f5f5f5;
    color: #969696;
    cursor: pointer;
}

.page li:hover {
    background: #bf9d5a;
    color: #fff;
}

.pagination {
    overflow: hidden;
    margin-top: 20px !important;
}

.pagination ul {
    float: right;
    margin-right: 11px;
}

.pagination li {
    float: left;
    width: 42px;
    height: 42px;
    border: 1px solid #e5e5e5;
    border-right: 0;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}

.pagination li.last {
    border-right: 1px solid #e5e5e5;
}

.pagination li:hover,
.pagination li.curr {
    background-color: #bf9d5a;
    color: #fff;
}

.detail-back {
    position: absolute;
    z-index: 10;
    right: 40px;
    top: 140px;
    width: 52px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 13px;
    float: right;
    margin-top: -23px;
    cursor: pointer;
}

.social-detail {
    overflow: hidden;
    background-color: #fafafa;
    ;
    border-top: 5px solid #bf9d5a;
    padding: 34px 40px 44px 40px;
}

.social-detail p,
.social-detail span {
    background-color: transparent !important;
}

.social-detail .time_type {
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 13px;
}

.social-detail .time_type p {
    color: #a1a1a1;
    float: left;
    margin-right: 13px;
}

.social-detail .recruit-time {}

.social-detail-con {
    width: 100%;
    border-top: 1px;
    color: #808080;
    line-height: 28px;
    border-top: 1px dotted #e2e2e2;
    padding-top: 15px;
    margin-top: 10px;
    +font-size: 14px;
}

.social-detail-con p {
    background-color: transparent !important;
    padding-right: 34px;
}

.social-detail-con span {
    color: #808080 !important;
}

.send-tips {
    margin-top: 15px;
    font-weight: bold;
    /* color: #808080; */
}

.send-tips .copy {
    width: 60px;
    height: 24px;
    background: #bf9d5a;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-left: 19px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: normal;
    color: #fff !important;
    font-size: 13px;
}

.demend {
    margin: 32px 0;
}

.culture-culture,
.culture-public {
    width: 100%;
    overflow: hidden;
}

.culture-culture .img,
.culture-public .img {
    width: 899px;
    height: 256px;
    background: url(/Public/Home/m/images/culture-img1.jpg) no-repeat;
    background-size: cover;
    float: left;
    position: relative;
}

.culture-public .img {
    background-image: url(/Public/Home/m/images/culture-img2.jpg);
    float: right;
    z-index: 2;
}

.culture-culture .img span,
.culture-public .img span {
    color: #445f89;
    position: absolute;
    font-size: 23px;
    top: 106px;
    left: 112px;
    font-weight: 100;
}

.culture-public .img span {
    color: #808080;
}

.culture-culture p,
.culture-public p {
    height: 116px;
    float: right;
    color: #808080;
    line-height: 29px;
    font-size: 14px;
    margin-top: -99px;
    padding-top: 130px;
    padding-right: 100px;
    padding-left: 10%;
    margin-bottom: 22px;
    background: #fafafa;
}

.culture-culture p {
    margin-left: 10%;
}

.culture-public p {
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 50px;
}

.culture-nav,
.ideality-nav {
    margin-bottom: 33px;
    margin-top: 20px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dadada;
}

.ideality-nav {
    margin-bottom: 50px;
}

.culture-nav span {
    margin: 0 7px;
}

.ideality-list {
    color: #808080;
    margin-bottom: 27px;
}

.ideality-list dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ideality-list-cover {
    margin-bottom: 73px;
}

.iframe {
    width: 500px;
    height: 500px;
    overflow: hidden;
}

.p-act .act-nav-list a {
    height: 322px;
    font-size: 20px;
}

.act-nav-list a.join-nav-1 {
    background-image: url('/Public/Home/m/images/Activity/act_nav_4_2.jpg');
}

.act-nav-list a.join-nav-2 {
    background-image: url('/Public/Home/m/images/Activity/act_nav_3_2.jpg');
}

.act-nav-list a.join-nav-3 {
    background-image: url('/Public/Home/m/images/Activity/act_nav_2_2.jpg');
}

.act-nav-list a.join-nav-4 {
    background-image: url('/Public/Home/m/images/Activity/act_nav_1_2.jpg');
}

.believe-cont {
    margin: 80px 0 100px;
}

.believe-cont dl {
    margin-bottom: 60px;
}

.believe-cont dt {
    font-weight: bold;
    margin-bottom: 10px;
    color: #808080;
}

.believe-cont dd {
    color: #808080;
}


/* news */

.con-banner {
    height: 264px;
}

.main {
    width: 100%;
    margin: 0 auto;
    color: #5e5e5e;
}

.list-type li {
    /* height: 1.5em; */
    /* margin-bottom: 28px; */
    /* padding-right: 36px; */
    position: relative;
    /* border-bottom: 1px #dadada dashed; */
    padding-bottom: 28px;
}

.list-type img {
    /* height: 1.5em;
    width: 2.5em;
    float: left;
    margin-right: .42em; */
    width: 100%;
}

.list-type h2 {
    /* font-size: .24em; */
    font-weight: normal;
    line-height: 3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    padding: 0 8px;
    font-size: 18px;
    text-align: center;
}

.list-type p {
    /* font-size: 0.16em; */
    text-indent: 2em;
    padding: 0 8px;
}

.list-type span {
    width: 98px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    /* font-size: .16em; */
    background-color: #c09d5b;
    color: #fff;
    position: absolute;
    bottom: 8px;
    right: 36px;
}

.news_tab {
    text-align: center;
    padding: 38px 30px 20px;
    /* font-size: .28em; */
    border-bottom: 1px #dadada solid;
    margin-bottom: 28px;
    overflow: hidden;
    zoom: 1;
}

.news_tab li {
    /* float: left; */
    width: 58px;
    height: 34px;
    position: relative;
    background-image: url(/Public/Home/m/images/News/list_act_icon.png);
    margin-right: 85px;
    background-repeat: no-repeat;
}
.news_tab li{margin: 0;width: 20%;background: none;height: auto;display: inline-block;}
.news_tab li .it_bg{
    background-image: url(/Public/Home/m/images/News/list_act_icon.png);
    background-repeat: no-repeat;
    width: 58px;
    height: 34px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.it1 .it_bg{
    background-position-x: 11px;
}
.it2 .it_bg{
    background-position-x: -70px;
}
.it3 .it_bg{
    background-position-x: -156px;
}
.it4 .it_bg{
    background-position-x: -234px;
}
.it5 .it_bg{
    background-position-x: -310px;
}

.news_tab li.active {
    color: #c0995e;
}

.news_tab a:hover {
    text-decoration: underline;
}

.news_tab li.active a:hover {
    text-decoration: none;
    cursor: default;
}


/* .news_tab li.active:after {
    content: "";
    width: 24px;
    background-color: #c0995e;
    height: 4px;
    zoom: 1;position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -12px;
} */

.news_tab li a {
    width: 125px;
    display: block;
    text-align: right;
    line-height: 42px;
    font-size: 18px;
}
.news_tab li a{
    margin-top: 40px;
    text-align: center;
}

li.it2 {
    background-position-x: -70px;
}

li.it3 {
    background-position-x: -162px;
}

li.it4 {
    background-position-x: -240px;
}

li.it1 {
    background-position-x: 9px;
}

li.active.it4 {
    background-position-x: -238px;
}

.news_tab li:hover, .news_tab li.active,.news_tab li.active .it_bg {
    background-position-y: -34px;
}

.news_tab li a:hover,
.news_tab li.active a {
    color: #bf9d5a;
    text-decoration: none;
}

#pro_share_box.pro_tab {
    text-align: center;
    padding: 0px;
    margin-top: -135px;
    height: 135px;
}

#pro_share_box.pro_tab li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

#pro_share_box.pro_tab a {
    /* font-size: .28em; */
    background: none;
    height: auto;
    line-height: 1.5;
    margin: 0;
}

#pro_share_box.pro_tab a:hover,
#pro_share_box.pro_tab li.active a {
    color: #c0995e;
}

#pro_share_box.pro_tab li:hover,
#pro_share_box.pro_tab li.active {
    color: #c0995e;
}

#pro_share_box.pro_tab li:hover::after,
#pro_share_box.pro_tab li.active:after {
    content: "";
    width: 24px;
    background-color: #c0995e;
    height: 4px;
    zoom: 1;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -12px;
}

#wrap {
    height: 100%;
}

#wrap .section {
    height: 100%;
    background-color: #fff;
}

.pagination a,
.pagination span {
    line-height: 48px;
    width: 48px;
    display: block;
    margin: 0 0px;
    text-align: center;
    border: 1px #eee solid;
    /* font-size: .16em; */
    float: left;
}

.pagination {
    text-align: center;
    width: 30%;
    margin: 0 auto;
    margin-top: 24px;
    height: 50px;
}

.pagination span {
    background: #c09d5b;
    color: #ffffff;
    border: 1px #c09d5b solid;
}

.pagination a:hover {
    background-color: #bf9d5a;
    color: #fff;
}

.news-detail-title {
    /* font-size: .3em; */
    line-height: 1.5;
    color: #000;
    font-weight: normal;
    font-size: 32px;
    margin: 24px auto;
}
.main-news{
    width: 90%;
    margin:0 auto;
    overflow-x:hidden; 
}
.main-news img{
    max-width:100%;
}

.breadcrumbs {
    /* font-size: .18em; */
    padding-bottom: 40px;
    height: 30px;
    line-height: 30px;
}

.breadcrumbs a:hover {
    color: #009944;
}

.post-meta {
    height: 30px;
    line-height: 30px;
    /* font-size: .18em; */
    margin-top: -70px;
    float: right;
}

.post-block {
    /* font-size: .18em; */
    line-height: 1.8;
}

.favorite {
    padding-right: 24px;
}

.main-news {
    background-color: #fff;
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 97%;
    margin-bottom: 120px;
    padding-bottom: 40px;
}

.page_nav {
    /* font-size: .18em; */
    padding-top: 48px;
    line-height: 1.8;
}

#share_box {
    /* font-size: .18em; */
    margin-top: 20px;
    background: url(/Public/Home/m/images/share.png) no-repeat;
    background-position: 74px 0px;
    width: 243px;
    height: 50px;
    background-size: auto 100%;
}

#share_box a {
    width: 30px;
    /* height: 302px; */
    display: inline-block;
    margin: 0 7px;
    float: none;
    background: none;
    padding: 0;
}

#share_box span {
    float: left;
    padding-top: 10px;
    margin-right: 10px;
    /* font-size: 16px; */
}

.page_downloadBox {
	overflow: hidden;
}
.page_downloadBox a#down_btn{
	width: 240px;
	height: 60px; 
	margin:40px auto 80px; 
	display: block;
	background: url('/Public/Home/images/btnDowmload.png') no-repeat;
	background-size: contain;    
	font-size: 18px;
	text-align: center;
	font-size: 20px;
	padding-left: 15px;
	line-height: 60px;
}


.size_img{
    display: block;
    margin:0 auto;
    max-width: 90%;
}
.pds-head{
    width:90%;
    margin:0 auto;
}
.pds-cate-tab-s1 a{
    display: inline-block;
    width:19%;
    padding:1.5%;
    margin:2% 1%;
    background-color: #bbb;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 5px; 
}
.pds-cate-tab-s1 a.active{
    background-color: green;
}
.pds-head h1 strong{
    color: red;
}
.pds-cate-tab-s1 .title{
    margin-top: 24px;
}
.pds-section .item b{
    color: red;
}
/*li.item1,li.item2,li.item3,li.item4{
    margin-top: 22px;
}
.item5,.item6,.item7,.item8{
    margin-bottom: 22px;
}*/
.part-1.p-type.clearfix{
    position: relative;
}
.skin_p1_top{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 21px;
    width: 100%;
}
.skin_p1_bottom{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 18px;
    width: 100%;
}
.lage_bg{
    background:url(/Public/Home/m/images/skin/part2_lage_bg.png) no-repeat;
    background-size: 100% 100%;
}
.part3_box1{
    position: relative;
    height: 600px;
}
.part3_box_p1_twoman{
    position: absolute;
    top: 73px;
}
.part3_box_p1_border{
    position: absolute;
    width: 110%;
    left: -5.5%;
    top: 270px;
}
.skin_part4_bg{
    position: absolute;
    top: 30px;
}
.skin_part4_border{
    position: absolute;
    left: -3%;
    width: 106%;
    top: -5px;
}
.footer_lage_bg{
    background: url(/Public/Home/m/images/skin/footer_lage_bg.png) no-repeat;
}

/*视频*/
    .video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

    .video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
      text-align: center; }

    @font-face {
      font-family: VideoJS;
      src: url("/Public/Home/m/font/2.0.0/VideoJS.eot") format("eot"); }

    @font-face {
      font-family: VideoJS;
      src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
      font-weight: normal;
      font-style: normal; }

    .vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
        content: "\f101"; }

    .vjs-icon-play-circle {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-play-circle:before {
        content: "\f102"; }

    .vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
        content: "\f103"; }

    .vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
    .video-js .vjs-volume-menu-button.vjs-vol-0 {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
      .video-js .vjs-volume-menu-button.vjs-vol-0:before {
        content: "\f104"; }

    .vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
    .video-js .vjs-volume-menu-button.vjs-vol-1 {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
      .video-js .vjs-volume-menu-button.vjs-vol-1:before {
        content: "\f105"; }

    .vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
    .video-js .vjs-volume-menu-button.vjs-vol-2 {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
      .video-js .vjs-volume-menu-button.vjs-vol-2:before {
        content: "\f106"; }

    .vjs-icon-volume-high, .video-js .vjs-mute-control,
    .video-js .vjs-volume-menu-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
      .video-js .vjs-volume-menu-button:before {
        content: "\f107"; }

    .vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
        content: "\f108"; }

    .vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
        content: "\f109"; }

    .vjs-icon-square {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-square:before {
        content: "\f10a"; }

    .vjs-icon-spinner {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-spinner:before {
        content: "\f10b"; }

    .vjs-icon-subtitles, .video-js .vjs-subtitles-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
        content: "\f10c"; }

    .vjs-icon-captions, .video-js .vjs-captions-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-captions:before, .video-js .vjs-captions-button:before {
        content: "\f10d"; }

    .vjs-icon-chapters, .video-js .vjs-chapters-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
        content: "\f10e"; }

    .vjs-icon-share {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-share:before {
        content: "\f10f"; }

    .vjs-icon-cog {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-cog:before {
        content: "\f110"; }

    .vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
        content: "\f111"; }

    .vjs-icon-circle-outline {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-circle-outline:before {
        content: "\f112"; }

    .vjs-icon-circle-inner-circle {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-circle-inner-circle:before {
        content: "\f113"; }

    .vjs-icon-hd {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-hd:before {
        content: "\f114"; }

    .vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
        content: "\f115"; }

    .vjs-icon-replay {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-replay:before {
        content: "\f116"; }

    .vjs-icon-facebook {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-facebook:before {
        content: "\f117"; }

    .vjs-icon-gplus {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-gplus:before {
        content: "\f118"; }

    .vjs-icon-linkedin {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-linkedin:before {
        content: "\f119"; }

    .vjs-icon-twitter {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-twitter:before {
        content: "\f11a"; }

    .vjs-icon-tumblr {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-tumblr:before {
        content: "\f11b"; }

    .vjs-icon-pinterest {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-pinterest:before {
        content: "\f11c"; }

    .vjs-icon-audio-description, .video-js .vjs-descriptions-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-audio-description:before, .video-js .vjs-descriptions-button:before {
        content: "\f11d"; }

    .vjs-icon-audio, .video-js .vjs-audio-button {
      font-family: VideoJS;
      font-weight: normal;
      font-style: normal; }
      .vjs-icon-audio:before, .video-js .vjs-audio-button:before {
        content: "\f11e"; }

    .video-js {
      display: block;
      vertical-align: top;
      box-sizing: border-box;
      color: #fff;
      background-color: #000;
      position: relative;
      padding: 0;
      font-size: 10px;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      font-family: Arial, Helvetica, sans-serif;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .video-js:-moz-full-screen {
        position: absolute; }
      .video-js:-webkit-full-screen {
        width: 100% !important;
        height: 100% !important; }

    .video-js *,
    .video-js *:before,
    .video-js *:after {
      box-sizing: inherit; }

    .video-js ul {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      list-style-position: outside;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      margin-bottom: 0; }

    .video-js.vjs-fluid,
    .video-js.vjs-16-9,
    .video-js.vjs-4-3 {
      width: 100%;
      max-width: 100%;
      height: 0; }

    .video-js.vjs-16-9 {
      padding-top: 56.25%; }

    .video-js.vjs-4-3 {
      padding-top: 75%; }

    .video-js.vjs-fill {
      width: 100%;
      height: 100%; }

    .video-js .vjs-tech {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

    body.vjs-full-window {
      padding: 0;
      margin: 0;
      height: 100%;
      overflow-y: auto; }

    .vjs-full-window .video-js.vjs-fullscreen {
      position: fixed;
      overflow: hidden;
      z-index: 1000;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0; }

    .video-js.vjs-fullscreen {
      width: 100% !important;
      height: 100% !important;
      padding-top: 0 !important;
      top:0;
      left:0; }

    .video-js.vjs-fullscreen.vjs-user-inactive {
      cursor: none; }

    .vjs-hidden {
      display: none !important; }

    .vjs-disabled {
      opacity: 0.5;
      cursor: default; }

    .video-js .vjs-offscreen {
      height: 1px;
      left: -9999px;
      position: absolute;
      top: 0;
      width: 1px; }

    .vjs-lock-showing {
      display: block !important;
      opacity: 1;
      visibility: visible; }

    .vjs-no-js {
      padding: 20px;
      color: #fff;
      background-color: #000;
      font-size: 18px;
      font-family: Arial, Helvetica, sans-serif;
      text-align: center;
      width: 300px;
      height: 150px;
      margin: 0px auto; }

    .vjs-no-js a,
    .vjs-no-js a:visited {
      color: #66A8CC; }

    .video-js .vjs-big-play-button {
      font-size: 3em;
      line-height: 1.5em;
      height: 1.5em;
      width: 3em;
      display: block;
      position: absolute;
      top: 10px;
      left: 10px;
      padding: 0;
      cursor: pointer;
      opacity: 1;
      border: 0.06666em solid #fff;
      background-color: #2B333F;
      background-color: rgba(43, 51, 63, 0.7);
      -webkit-border-radius: 0.3em;
      -moz-border-radius: 0.3em;
      border-radius: 0.3em;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }

    .vjs-big-play-centered .vjs-big-play-button {
      top: 50%;
      left: 50%;
      margin-top: -0.75em;
      margin-left: -1.5em; }

    .video-js:hover .vjs-big-play-button,
    .video-js .vjs-big-play-button:focus {
      outline: 0;
      border-color: #fff;
      background-color: #73859f;
      background-color: rgba(115, 133, 159, 0.5);
      -webkit-transition: all 0s;
      -moz-transition: all 0s;
      -o-transition: all 0s;
      transition: all 0s; }

    .vjs-controls-disabled .vjs-big-play-button,
    .vjs-has-started .vjs-big-play-button,
    .vjs-using-native-controls .vjs-big-play-button,
    .vjs-error .vjs-big-play-button {
      display: none; }

    .vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
      display: block; }

    .video-js button {
      background: none;
      border: none;
      color: inherit;
      display: inline-block;
      overflow: visible;
      font-size: inherit;
      line-height: inherit;
      text-transform: none;
      text-decoration: none;
      transition: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }

    .video-js .vjs-control.vjs-close-button {
      cursor: pointer;
      height: 3em;
      position: absolute;
      right: 0;
      top: 0.5em;
      z-index: 2; }

    .vjs-menu-button {
      cursor: pointer; }

    .vjs-menu-button.vjs-disabled {
      cursor: default; }

    .vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
      display: none; }

    .vjs-menu .vjs-menu-content {
      display: block;
      padding: 0;
      margin: 0;
      overflow: auto;
      font-family: Arial, Helvetica, sans-serif; }

    .vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
      display: none; }

    .vjs-menu li {
      list-style: none;
      margin: 0;
      padding: 0.2em 0;
      line-height: 1.4em;
      font-size: 1.2em;
      text-align: center;
      text-transform: lowercase; }

    .vjs-menu li.vjs-menu-item:focus,
    .vjs-menu li.vjs-menu-item:hover {
      outline: 0;
      background-color: #73859f;
      background-color: rgba(115, 133, 159, 0.5); }

    .vjs-menu li.vjs-selected,
    .vjs-menu li.vjs-selected:focus,
    .vjs-menu li.vjs-selected:hover {
      background-color: #fff;
      color: #2B333F; }

    .vjs-menu li.vjs-menu-title {
      text-align: center;
      text-transform: uppercase;
      font-size: 1em;
      line-height: 2em;
      padding: 0;
      margin: 0 0 0.3em 0;
      font-weight: bold;
      cursor: default; }

    .vjs-menu-button-popup .vjs-menu {
      display: none;
      position: absolute;
      bottom: 0;
      width: 10em;
      left: -3em;
      height: 0em;
      margin-bottom: 1.5em;
      border-top-color: rgba(43, 51, 63, 0.7); }

    .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
      background-color: #2B333F;
      background-color: rgba(43, 51, 63, 0.7);
      position: absolute;
      width: 100%;
      bottom: 1.5em;
      max-height: 15em; }

    .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
    .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
      display: block; }

    .video-js .vjs-menu-button-inline {
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      overflow: hidden; }

    .video-js .vjs-menu-button-inline:before {
      width: 2.222222222em; }

    .video-js .vjs-menu-button-inline:hover,
    .video-js .vjs-menu-button-inline:focus,
    .video-js .vjs-menu-button-inline.vjs-slider-active,
    .video-js.vjs-no-flex .vjs-menu-button-inline {
      width: 12em; }

    .video-js .vjs-menu-button-inline.vjs-slider-active {
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none; }

    .vjs-menu-button-inline .vjs-menu {
      opacity: 0;
      height: 100%;
      width: auto;
      position: absolute;
      left: 4em;
      top: 0;
      padding: 0;
      margin: 0;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }

    .vjs-menu-button-inline:hover .vjs-menu,
    .vjs-menu-button-inline:focus .vjs-menu,
    .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
      display: block;
      opacity: 1; }

    .vjs-no-flex .vjs-menu-button-inline .vjs-menu {
      display: block;
      opacity: 1;
      position: relative;
      width: auto; }

    .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
    .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
    .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
      width: auto; }

    .vjs-menu-button-inline .vjs-menu-content {
      width: auto;
      height: 100%;
      margin: 0;
      overflow: hidden; }

    .video-js .vjs-control-bar {
      display: none;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 3.0em;
      background-color: #2B333F;
      background-color: rgba(43, 51, 63, 0.7); }

    .vjs-has-started .vjs-control-bar {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      visibility: visible;
      opacity: 1;
      -webkit-transition: visibility 0.1s, opacity 0.1s;
      -moz-transition: visibility 0.1s, opacity 0.1s;
      -o-transition: visibility 0.1s, opacity 0.1s;
      transition: visibility 0.1s, opacity 0.1s; }

    .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
      visibility: visible;
      opacity: 0;
      -webkit-transition: visibility 1s, opacity 1s;
      -moz-transition: visibility 1s, opacity 1s;
      -o-transition: visibility 1s, opacity 1s;
      transition: visibility 1s, opacity 1s; }

    .vjs-controls-disabled .vjs-control-bar,
    .vjs-using-native-controls .vjs-control-bar,
    .vjs-error .vjs-control-bar {
      display: none !important; }

    .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
      opacity: 1;
      visibility: visible; }

    .vjs-has-started.vjs-no-flex .vjs-control-bar {
      display: table; }

    .video-js .vjs-control {
      outline: none;
      position: relative;
      text-align: center;
      margin: 0;
      padding: 0;
      height: 100%;
      width: 4em;
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }
      .video-js .vjs-control:before {
        font-size: 1.8em;
        line-height: 1.67; }

    .video-js .vjs-control:focus:before,
    .video-js .vjs-control:hover:before,
    .video-js .vjs-control:focus {
      text-shadow: 0em 0em 1em white; }

    .video-js .vjs-control-text {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }

    .vjs-no-flex .vjs-control {
      display: table-cell;
      vertical-align: middle; }

    .video-js .vjs-custom-control-spacer {
      display: none; }

    .video-js .vjs-progress-control {
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      min-width: 4em; }

    .vjs-live .vjs-progress-control {
      display: none; }

    .video-js .vjs-progress-holder {
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      height: 0.3em; }

    .video-js .vjs-progress-control:hover .vjs-progress-holder {
      font-size: 1.666666666666666666em; }

    /* If we let the font size grow as much as everything else, the current time tooltip ends up
     ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
     to avoid a weird hitch when you roll off the hover. */
    .video-js .vjs-progress-control:hover .vjs-time-tooltip,
    .video-js .vjs-progress-control:hover .vjs-mouse-display:after,
    .video-js .vjs-progress-control:hover .vjs-play-progress:after {
      font-family: Arial, Helvetica, sans-serif;
      visibility: visible;
      font-size: 0.6em; }

    .video-js .vjs-progress-holder .vjs-play-progress,
    .video-js .vjs-progress-holder .vjs-load-progress,
    .video-js .vjs-progress-holder .vjs-tooltip-progress-bar,
    .video-js .vjs-progress-holder .vjs-load-progress div {
      position: absolute;
      display: block;
      height: 0.3em;
      margin: 0;
      padding: 0;
      width: 0;
      left: 0;
      top: 0; }

    .video-js .vjs-mouse-display:before {
      display: none; }

    .video-js .vjs-play-progress {
      background-color: #fff; }
      .video-js .vjs-play-progress:before {
        position: absolute;
        top: -0.333333333333333em;
        right: -0.5em;
        font-size: 0.9em; }

    .video-js .vjs-time-tooltip,
    .video-js .vjs-mouse-display:after,
    .video-js .vjs-play-progress:after {
      visibility: hidden;
      pointer-events: none;
      position: absolute;
      top: -3.4em;
      right: -1.9em;
      font-size: 0.9em;
      color: #000;
      content: attr(data-current-time);
      padding: 6px 8px 8px 8px;
      background-color: #fff;
      background-color: rgba(255, 255, 255, 0.8);
      -webkit-border-radius: 0.3em;
      -moz-border-radius: 0.3em;
      border-radius: 0.3em; }

    .video-js .vjs-time-tooltip,
    .video-js .vjs-play-progress:before,
    .video-js .vjs-play-progress:after {
      z-index: 1; }

    .video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
      display: none; }

    .video-js .vjs-load-progress {
      background: #bfc7d3;
      background: rgba(115, 133, 159, 0.5); }

    .video-js .vjs-load-progress div {
      background: white;
      background: rgba(115, 133, 159, 0.75); }

    .video-js.vjs-no-flex .vjs-progress-control {
      width: auto; }

    .video-js .vjs-time-tooltip {
      display: inline-block;
      height: 2.4em;
      position: relative;
      float: right;
      right: -1.9em; }

    .vjs-tooltip-progress-bar {
      visibility: hidden; }

    .video-js .vjs-progress-control .vjs-mouse-display {
      display: none;
      position: absolute;
      width: 1px;
      height: 100%;
      background-color: #000;
      z-index: 1; }

    .vjs-no-flex .vjs-progress-control .vjs-mouse-display {
      z-index: 0; }

    .video-js .vjs-progress-control:hover .vjs-mouse-display {
      display: block; }

    .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
    .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
      visibility: hidden;
      opacity: 0;
      -webkit-transition: visibility 1s, opacity 1s;
      -moz-transition: visibility 1s, opacity 1s;
      -o-transition: visibility 1s, opacity 1s;
      transition: visibility 1s, opacity 1s; }

    .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
    .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
      display: none; }

    .vjs-mouse-display .vjs-time-tooltip,
    .video-js .vjs-progress-control .vjs-mouse-display:after {
      color: #fff;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.8); }

    .video-js .vjs-slider {
      outline: 0;
      position: relative;
      cursor: pointer;
      padding: 0;
      margin: 0 0.45em 0 0.45em;
      background-color: #73859f;
      background-color: rgba(115, 133, 159, 0.5); }

    .video-js .vjs-slider:focus {
      text-shadow: 0em 0em 1em white;
      -webkit-box-shadow: 0 0 1em #fff;
      -moz-box-shadow: 0 0 1em #fff;
      box-shadow: 0 0 1em #fff; }

    .video-js .vjs-mute-control,
    .video-js .vjs-volume-menu-button {
      cursor: pointer;
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }

    .video-js .vjs-volume-control {
      width: 5em;
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }

    .video-js .vjs-volume-bar {
      margin: 1.35em 0.45em; }

    .vjs-volume-bar.vjs-slider-horizontal {
      width: 5em;
      height: 0.3em; }

    .vjs-volume-bar.vjs-slider-vertical {
      width: 0.3em;
      height: 5em;
      margin: 1.35em auto; }

    .video-js .vjs-volume-level {
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: #fff; }
      .video-js .vjs-volume-level:before {
        position: absolute;
        font-size: 0.9em; }

    .vjs-slider-vertical .vjs-volume-level {
      width: 0.3em; }
      .vjs-slider-vertical .vjs-volume-level:before {
        top: -0.5em;
        left: -0.3em; }

    .vjs-slider-horizontal .vjs-volume-level {
      height: 0.3em; }
      .vjs-slider-horizontal .vjs-volume-level:before {
        top: -0.3em;
        right: -0.5em; }

    .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
      height: 100%; }

    .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
      width: 100%; }

    .vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
      display: block;
      width: 0;
      height: 0;
      border-top-color: transparent; }

    .vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
      left: 0.5em;
      height: 8em; }

    .vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
      left: -2em; }

    .vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
      height: 0;
      width: 0;
      overflow-x: hidden;
      overflow-y: hidden; }

    .vjs-volume-menu-button-vertical:hover .vjs-menu-content,
    .vjs-volume-menu-button-vertical:focus .vjs-menu-content,
    .vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
    .vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
      height: 8em;
      width: 2.9em; }

    .vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
    .vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
    .vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
    .vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
      height: 2.9em;
      width: 8em; }

    .vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
      background-color: transparent !important; }

    .vjs-poster {
      display: inline-block;
      vertical-align: middle;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      background-color: #000000;
      cursor: pointer;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      height: 100%; }

    .vjs-poster img {
      display: block;
      vertical-align: middle;
      margin: 0 auto;
      max-height: 100%;
      padding: 0;
      width: 100%; }

    .vjs-has-started .vjs-poster {
      display: none; }

    .vjs-audio.vjs-has-started .vjs-poster {
      display: block; }

    .vjs-using-native-controls .vjs-poster {
      display: none; }

    .video-js .vjs-live-control {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-start;
      -webkit-align-items: flex-start;
      -ms-flex-align: flex-start;
      align-items: flex-start;
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto;
      font-size: 1em;
      line-height: 3em; }

    .vjs-no-flex .vjs-live-control {
      display: table-cell;
      width: auto;
      text-align: left; }

    .video-js .vjs-time-control {
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none;
      font-size: 1em;
      line-height: 3em;
      min-width: 2em;
      width: auto;
      padding-left: 1em;
      padding-right: 1em; }

    .vjs-live .vjs-time-control {
      display: none; }

    .video-js .vjs-current-time,
    .vjs-no-flex .vjs-current-time {
      display: none; }

    .video-js .vjs-duration,
    .vjs-no-flex .vjs-duration {
      display: none; }

    .vjs-time-divider {
      display: none;
      line-height: 3em; }

    .vjs-live .vjs-time-divider {
      display: none; }

    .video-js .vjs-play-control {
      cursor: pointer;
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }

    .vjs-text-track-display {
      position: absolute;
      bottom: 3em;
      left: 0;
      right: 0;
      top: 0;
      pointer-events: none; }

    .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
      bottom: 1em; }

    .video-js .vjs-text-track {
      font-size: 1.4em;
      text-align: center;
      margin-bottom: 0.1em;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.5); }

    .vjs-subtitles {
      color: #fff; }

    .vjs-captions {
      color: #fc6; }

    .vjs-tt-cue {
      display: block; }

    video::-webkit-media-text-track-display {
      -moz-transform: translateY(-3em);
      -ms-transform: translateY(-3em);
      -o-transform: translateY(-3em);
      -webkit-transform: translateY(-3em);
      transform: translateY(-3em); }

    .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
      -moz-transform: translateY(-1.5em);
      -ms-transform: translateY(-1.5em);
      -o-transform: translateY(-1.5em);
      -webkit-transform: translateY(-1.5em);
      transform: translateY(-1.5em); }

    .video-js .vjs-fullscreen-control {
      cursor: pointer;
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; }

    .vjs-playback-rate .vjs-playback-rate-value {
      font-size: 1.5em;
      line-height: 2;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: center; }

    .vjs-playback-rate .vjs-menu {
      width: 4em;
      left: 0em; }

    .vjs-error .vjs-error-display .vjs-modal-dialog-content {
      font-size: 1.4em;
      text-align: center; }

    .vjs-error .vjs-error-display:before {
      color: #fff;
      content: 'X';
      font-family: Arial, Helvetica, sans-serif;
      font-size: 4em;
      left: 0;
      line-height: 1;
      margin-top: -0.5em;
      position: absolute;
      text-shadow: 0.05em 0.05em 0.1em #000;
      text-align: center;
      top: 50%;
      vertical-align: middle;
      width: 100%; }

    .vjs-loading-spinner {
      display: none;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -25px 0 0 -25px;
      opacity: 0.85;
      text-align: left;
      border: 6px solid rgba(43, 51, 63, 0.7);
      box-sizing: border-box;
      background-clip: padding-box;
      width: 50px;
      height: 50px;
      border-radius: 25px; }

    .vjs-seeking .vjs-loading-spinner,
    .vjs-waiting .vjs-loading-spinner {
      display: block; }

    .vjs-loading-spinner:before,
    .vjs-loading-spinner:after {
      content: "";
      position: absolute;
      margin: -6px;
      box-sizing: inherit;
      width: inherit;
      height: inherit;
      border-radius: inherit;
      opacity: 1;
      border: inherit;
      border-color: transparent;
      border-top-color: white; }

    .vjs-seeking .vjs-loading-spinner:before,
    .vjs-seeking .vjs-loading-spinner:after,
    .vjs-waiting .vjs-loading-spinner:before,
    .vjs-waiting .vjs-loading-spinner:after {
      -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
      animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

    .vjs-seeking .vjs-loading-spinner:before,
    .vjs-waiting .vjs-loading-spinner:before {
      border-top-color: white; }

    .vjs-seeking .vjs-loading-spinner:after,
    .vjs-waiting .vjs-loading-spinner:after {
      border-top-color: white;
      -webkit-animation-delay: 0.44s;
      animation-delay: 0.44s; }

    @keyframes vjs-spinner-spin {
      100% {
        transform: rotate(360deg); } }

    @-webkit-keyframes vjs-spinner-spin {
      100% {
        -webkit-transform: rotate(360deg); } }

    @keyframes vjs-spinner-fade {
      0% {
        border-top-color: #73859f; }
      20% {
        border-top-color: #73859f; }
      35% {
        border-top-color: white; }
      60% {
        border-top-color: #73859f; }
      100% {
        border-top-color: #73859f; } }

    @-webkit-keyframes vjs-spinner-fade {
      0% {
        border-top-color: #73859f; }
      20% {
        border-top-color: #73859f; }
      35% {
        border-top-color: white; }
      60% {
        border-top-color: #73859f; }
      100% {
        border-top-color: #73859f; } }

    .vjs-chapters-button .vjs-menu ul {
      width: 24em; }

    .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      -webkit-flex: auto;
      -ms-flex: auto;
      flex: auto; }

    .video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
      width: auto; }

    .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
    .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
    .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
    .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
    .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
      display: none; }

    .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
    .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
    .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
    .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
    .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
      display: none; }

    .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
    .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
    .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
    .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
    .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
      display: none; }

    .vjs-caption-settings {
      position: relative;
      top: 1em;
      background-color: #2B333F;
      background-color: rgba(43, 51, 63, 0.75);
      color: #fff;
      margin: 0 auto;
      padding: 0.5em;
      height: 16em;
      font-size: 12px;
      width: 40em; }

    .vjs-caption-settings .vjs-tracksettings {
      top: 0;
      bottom: 1em;
      left: 0;
      right: 0;
      position: absolute;
      overflow: auto; }

    .vjs-caption-settings .vjs-tracksettings-colors,
    .vjs-caption-settings .vjs-tracksettings-font {
      float: left; }

    .vjs-caption-settings .vjs-tracksettings-colors:after,
    .vjs-caption-settings .vjs-tracksettings-font:after,
    .vjs-caption-settings .vjs-tracksettings-controls:after {
      clear: both; }

    .vjs-caption-settings .vjs-tracksettings-controls {
      position: absolute;
      bottom: 1em;
      right: 1em; }

    .vjs-caption-settings .vjs-tracksetting {
      margin: 5px;
      padding: 3px;
      min-height: 40px;
      border: none; }

    .vjs-caption-settings .vjs-tracksetting label,
    .vjs-caption-settings .vjs-tracksetting legend {
      display: block;
      width: 100px;
      margin-bottom: 5px; }

    .vjs-caption-settings .vjs-tracksetting span {
      display: inline;
      margin-left: 5px;
      vertical-align: top;
      float: right; }

    .vjs-caption-settings .vjs-tracksetting > div {
      margin-bottom: 5px;
      min-height: 20px; }

    .vjs-caption-settings .vjs-tracksetting > div:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      min-height: 0; }

    .vjs-caption-settings label > input {
      margin-right: 10px; }

    .vjs-caption-settings fieldset {
      margin-top: 1em;
      margin-left: .5em; }

    .vjs-caption-settings fieldset .vjs-label {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* for Internet Explorer */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; }

    .vjs-caption-settings input[type="button"] {
      width: 40px;
      height: 40px; }

    .video-js .vjs-modal-dialog {
      background: rgba(0, 0, 0, 0.8);
      background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }

    .vjs-modal-dialog .vjs-modal-dialog-content {
      font-size: 1.2em;
      line-height: 1.5;
      padding: 20px 24px;
      z-index: 1; }

    @media print {
      .video-js > *:not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden; } }

    @media \0screen {
      .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: "";
      }
    }

    @media \0screen {
      .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
        visibility: hidden;
      }
    }

/*公共部分*/
.special_index{background-color: #000;position: relative;}
    .spe_part1{height:20.718rem;}
    .spe_part2{width: 100%;position: relative;}
        .spe_p2_top .spe_p2_top_img{width: 90.67%;position: absolute;left: 3%;top: -7%;}
        .spe_p2_border{position: absolute;height: 72%;width: 64%;top: 25.5%;left: 18%;}
        .spe_the_radio{width: 60%;height: 65%;position: absolute;top: 28%;left: 20%;}
    .spe_part3{width: 100%;position: relative;}
        .part3_top_bg{width: 90.67%;position: absolute;left: 3%;top: 0%;}
    .spe_part4{width: 100%;position: relative;}
        .spe_p4_top .spe_p4_top_img{width: 90.67%;position: absolute;left: 3%;top: -10%;}
        .spe_p4_title>p{position: absolute;color: #fff;top: 25%;width: 48%;left: 10%;font-size: 12px;background: url(/Public/Home/m/images/skin/special/spe_p4_title_bg.png) no-repeat;background-size: 100% 100%;padding: 2% 16%;text-align: center;line-height: 1.5;}
        .spe_p4_title>p:before{content: "";background: url(/Public/Home/m/images/skin/special/spe_p4_title_left.png) no-repeat 100% 100%;background-size: contain;width: 28%;height: 120%;position: absolute;bottom: 3%;left: -8%;}
        .spe_p4_title>p:after{content: "";background: url(/Public/Home/m/images/skin/special/spe_p4_title_right.png) no-repeat 100% 100%;background-size: contain;width: 21%;height: 135%;position: absolute;bottom: 3%;right: -2%;}
        .spe_p4_c{width: 84%;position: absolute;left: 10%;/*top: 55%;*/top: 40%;}
        .spe_p4_c_p{max-width: 3.618rem;max-height: 4.263rem;margin-right: 9%;float: left;background: url(/Public/Home/m/images/skin/special/spe_p4_normal.png) no-repeat;background-size: 100% 100%;position: relative;}
        .spe_p4_c_p.spe_p4_active{background:url(/Public/Home/m/images/skin/special/spe_p4_active.png) no-repeat;background-size: 100% 100%;}
        .spe_p4_c_p.p4_the_last{margin-right: 0;}
        .spe_p4_content{width: 3.4rem;height: 2rem;font-weight: bold;text-align: center;color: #fff;margin: 1rem 0;vertical-align: middle;font-size: 10px;}
        .spe_p4_select{height: 1rem;position: absolute;left: 30%;/*bottom: -23%;*/bottom: -60%;}
    .spe_part5{width: 100%;position: relative;overflow: hidden;}
        .part5_border_bottom_bg{position: absolute;bottom: 0;}
        .part5_border_top_bg{position: absolute;top: -1%;}
    /*swiper*/
        .spe_part5 .swiper-container{width: 90%;left: 5%;height: 85%;}
    /*swiper_end*/
        .spe_p5_content{width: 100%;height: 28%;margin-top: 6%;margin-bottom: -3%;text-align: center;line-height: 1.8;}
        .spe_p5_c_box{width: 40%;height: 100%;float: left;margin-right: 5%;margin-left: 5%;}
        .spe_p5_box_margin{margin-bottom: -4%;position: relative;height: 77%;}
        .spe_p5_c_box span{color: #fff;font-weight: bold;font-size: 12px;line-height:1.3;}
        .spe_p5_border{display: block;position: absolute;width: 100%;top: 0;z-index: 2;}
        .spe_p5_img{display: block;position: absolute;left: 2%;top: 5%;width: 96%;height: 100%;}

.footer_lage_bg.skin_special{
        background: url(/Public/Home/m/images/skin/special/spe_p6_footer_bg.png) no-repeat;
        background-size: 100% 100%;
    }
.footer_lage_bg .p-contact .title{
    margin:0;
    padding: 40px 0 30px;
}
.footer_lage_bg .p-contact .tb{
    padding-bottom: 30px;
}
.p5_big_box{position: absolute;color: #fff;width: 100%;height: 90%;top: 6%;text-align: center;vertical-align: middle;}
.p5_box_2,.p5_box_3,.p5_box_4{opacity: 0;}
.p5_big_box .p5_box_title{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-top: 0%;
    margin-bottom: -5%;
    top: -2%;
}

.index_video_box{width: 100%;height: 100%;position: absolute;top: 0;padding-top:80px;background-color: #000; }
    .index_video_box>img{width: 100%;z-index: 666;}
/*.index_video_box .spe_the_radio{width: 100%;height: auto;top: 0;left: 0;}
.index_video_box .video-js .vjs-tech{height: auto;}*/
.clearfix.lo-text.ft-nav.list-nav>span>a{color: #000;}
.clearfix.lo-text.ft-nav.list-nav>span>a.active{color: #fff;}
button.vjs-big-play-button{margin:20% 40%;}
.spe_part5_bg{
    max-width: 100%;
    min-height: 890px;
}
@media screen and (max-height: 568px){
    .spe_p4_c_p{margin-right:5%;}
    .spe_p4_content{font-size: 9px;}
    .spe_p4_title>p{font-size: 9px;padding:2% 13%;width:58%;left: 8%}
}

.special_index2{background-color: #000;position: relative;}
    /*public*/
    .special_index2 img{margin:0 auto;width: 100%;max-width: 100%;position: absolute;left: 0;right: 0;}
    .special_index2 .special_index2_bg{position: static;width: 100%;}
    /*part1*/
    .special_index2 .spe_part1{position: relative;height: auto;}
        .special_index2 .spe_part1 .home_img1{width: 80%;top: 28%;}
        .special_index2 .spe_part1 .home_img2{width: 47%;top: 42%;}
        .special_index2 .spe_part1 .home_img3{width: 20%;top: 52%;}

        .special_index2 .spe_part2 .part1_choice{width: 100%;top: -5%;height: 50%;position: absolute;}
        .special_index2 .spe_part2 .part1_choice .part1_btn{top: 46%;width: 58.7%;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_top_img{top: 0;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_title{background: url(/Public/Home/m/images/skin/special2/part1_title_bg.png) no-repeat;background-size: 100% 100%;width: 90%;left: 0;right: 0;margin: 0 auto;color: #fff;text-align: center;font-size: 21px;position: absolute;top: 20%;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c{/* overflow-x: auto; *//* overflow-y: hidden; */position: absolute;height: 50%;left: 0;right: 0;width: 70%;margin: 0 auto;bottom: -12%;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c .part1_longbox{width: 154%;position: absolute;height: 100%;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c .spe_p1_c_p{background: url(/Public/Home/m/images/skin/special2/spe_p1_normal.png) no-repeat;background-size: 100% 100%;float: left;width: 25%;margin-right: 12.5%;position: relative;height: 130px;margin-bottom: 5%;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c .spe_p1_c_p.p1_the_last{margin-right: 0;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c .spe_p1_c_p.spe_p1_active{background: url(/Public/Home/m/images/skin/special2/spe_p1_active.png) no-repeat;background-size: 100% 100%;}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c .spe_p1_c_p .spe_p1_content{position: absolute;color: #fff;font-size: 11px;text-align: center;vertical-align: middle;margin: auto;left: 0;right: 0;top: 50%;-webkit-transform: translate3d(0,-52%,0);}
        .special_index2 .spe_part2 .part1_choice .spe_p1_c .spe_p1_c_p .spe_p1_select{width: 20%;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 5%;}
        .special_index2 .spe_part2 .part1_mouse_box{position: absolute;top: 47%;width: 20%;right: 1%;height: 5%;}
        .special_index2 .spe_part2 .part1_mouse_box .part1_mouse{max-width: 1.5rem;top: -100%;-webkit-animation: l_r_move 1.2s 1.2s both infinite;}
        .special_index2 .spe_part2 .part1_mouse_box span{color: #fff;font-size: 0.1rem;}
        
        .special_index2 .spe_part1 .part1_wenzi_box{position: absolute;bottom: -3%;width: 27%;right: 1%;height: 10%;}
        .special_index2 .spe_part1 .part1_wenzi_box .spe_wenzi{width: 100%;top: -180%;z-index: 999;}
        .special_index2 .spe_part1 .part1_wenzi_box span{color:#707172;text-align: center;width: 100%;display: block;}

        .special_index2 .spe_part1 .part1_bottom{bottom: 0;}

    /*part2*/
    .special_index2 .spe_part2{position: relative;height: auto;}
        
        .special_index2 .spe_part2 .p2_big_box{display: none;height: 37%;position: absolute;bottom: 1%;width: 100%;color: #fff;text-align: center;}
        /*.special_index2 .spe_part2 .p2_big_box.p2_box_1{display: block;}*/
        .special_index2 .spe_part2 .p2_big_box.p2_box_6>div{overflow: auto;width: 100%;height: 90%;position: absolute;bottom: 5%;}
            .special_index2 .spe_part2 .p2_big_box.p2_box_6 #spe_p2_city{width: 60%;height: 10%;text-align: center;position: absolute;left: 0;right: 0;margin: 0 auto;top: -10%;z-index: 2;}
            .special_index2 .spe_part2 .p2_big_box.p2_box_6 #spe_p2_city li{width: 100%;line-height: 1.8;height: 100%;border: 1px solid #9a9a9b;cursor: pointer;display: none;background-color:#000;}
            .special_index2 .spe_part2 .p2_big_box.p2_box_6 #spe_p2_city li>div{position: absolute;right: 0;top:0;height: 100%;border-left: 1px solid #9a9a9b;width: 10%;}
            .special_index2 .spe_part2 .p2_big_box.p2_box_6 #spe_p2_city li .p2_b6_l1{left: 0;right: 0;top: 0;bottom: 0;width: 50%;margin: auto;}
            .special_index2 .spe_part2 .p2_big_box.p2_box_6 table{font-size: 16px;}
            .special_index2 .spe_part2 .p2_big_box table{color: #fff;width: 100%;font-size: 18px;border-right:#9a9a9b 1px solid;border-bottom:#9a9a9b 1px solid;border-collapse: collapse;text-align: left;width: 90%;margin-left: 5%;}
            .special_index2 .spe_part2 .p2_big_box table tr td.first_td{text-align: center;}
            .special_index2 .spe_part2 .p2_big_box table tr td{border-top:#9a9a9b 1px solid;border-left:#9a9a9b 1px solid;padding: 7px 15px;}

        .special_index2 .spe_part2 .p2_big_box .p2_box_title{position: absolute;text-align: center;color: #fff;margin:0 auto;font-size: 22px;top: -21%;left: 0;right: 0;}
        .special_index2 .spe_part2 .p2_big_box .p2_box_title .p2_box_title_s{font-size: 14px;}
        .special_index2 .spe_part2 .p2_big_box .spe_p2_content{width: 100%;height: 45%;margin-top: 2%;}
        .special_index2 .spe_part2 .p2_big_box .spe_p2_content .spe_p2_c_box{width: 40%;height: 100%;float: left;position: relative;}
        .special_index2 .spe_part2 .p2_big_box .spe_p2_content .spe_p2_c_box._toleft{margin-left: 8%;margin-right: 2%;}
        .special_index2 .spe_part2 .p2_big_box .spe_p2_content .spe_p2_c_box._toright{margin-left: 2%;margin-right: 8%;}
        .special_index2 .spe_part2 .p2_big_box .spe_p2_content .spe_p2_c_box .spe_p2_img{height: 95%;}
        .special_index2 .spe_part2 .p2_big_box .spe_p2_content .spe_p2_c_box .spe_p2_border{width: 106%;max-width: 200%;z-index: 2;height: 100%;top: -3%;left: -3%;}
        
        .special_index2 .spe_part1 .spe_p2_top_img{top: 55%;}
        .special_index2 .spe_part1 .spe_p2_radio{position: absolute;height: 40%;width: 100%;bottom: 0%;}
        .special_index2 .spe_part1 .spe_p2_radio .part2_video_border{top: 0;bottom: 0;margin: auto;width: 63.5%;}
        .special_index2 .spe_part1 .spe_p2_radio #my-video{height: 44%;width: 59%;margin: auto;left: 0;right: 0;top: 0;bottom: 2%;overflow: hidden;}
        .special_index2 .spe_part1 .spe_p2_radio .video-js .vjs-big-play-button{left: 0;right: 0;top: 0;bottom: 0;}
        .special_index2 .spe_part1 .spe_p2_radio .video-js .vjs-tech{height: 120%;top: -17%;}

        .special_index2 .spe_part2 .part2_bottom{bottom: -2%;z-index: 2;}

    /*part3*/
    .special_index2 .spe_part3{position: relative;height: auto;}
        .special_index2 .spe_part3 .spe_p3_top_img{top: 1%;}
        .special_index2 .spe_part3 .part3_pro{width: 80%;position: absolute;height: 88%;left: 0;right: 0;top: 10%;margin: 0 auto;}
        .special_index2 .spe_part3 .part3_pro a{width: 100%;display: block;height: 33%;position: relative;}
        .special_index2 .spe_part3 .part3_pro a>img{width: auto;height: 100%;}
        .special_index2 .spe_part3 .part3_bottom{bottom: 0;}
        .special_index2 .spe_part3 .part3_titlea{width: 27%;top: 9%;}

.special_index2 .footer .qr_code>img{padding: 60px 0 30px;position: static;width: auto;margin: }
.special_index2 .footer .footer_mianze{width: 100%;}
#arrow {position: fixed;left: 0;right: 0;margin: 0 auto;bottom: 2%;width: 80px;height: 80px;z-index: 11;-webkit-animation: moveUp 2s 3s linear infinite both;}
@-webkit-keyframes moveUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,0,0)
    }
    30% {
        opacity: 1;
        -webkit-transform: translate3d(0,-30%,0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translate3d(0,-40%,0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-40%,0)
    }
}

@-webkit-keyframes l_r_move {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(200%,0,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(-100%,0,0)
    }
}