html,body{
    padding: 0;
    margin: 0;
    background-color: #fff;
    position: relative;
    min-height: 100%;
}
html{
    height: 100%;
}
body{
    /* font-size:12px; */
    font-family: "微软雅黑","黑体";
}
.bg_white{
    background-color: #fff;
    overflow: hidden;
}
::-webkit-scrollbar{width:5px;height:5px;background-color: #fff}
::-webkit-scrollbar-track{border-radius: 0px;
background:rgba(255,255,255,0);}
::-webkit-scrollbar-thumb{border-radius:5px;
background:#FB8216;}
::-webkit-scrollbar-thumb:hover{border-radius:5px;
background:#FB8216;}
::scrollbar{width:5px;height:5px;background-color: #fff}
::scrollbar-track{border-radius: 0px;
background:rgba(255,255,255,0);}
::scrollbar-thumb{border-radius:5px;
background:#FB8216;}
::scrollbar-thumb:hover{border-radius:5px;
background:#FB8216;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix--{*height:1%; zoom:1;}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
.cl{
    clear: both;
}
.col-6{float: left;}
.col-6{
    width: 50%;
    *width:49.99%;
}

.newsweb{padding-top:46px; margin:0px 20px;max-width:1200px;transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0); -ms-transform:translateX(0);-moz-transform:translateX(0px); transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out; opacity:1;}
.newswebleft{opacity:0;transform:translateX(-100px);-webkit-transform:translateX(-100px);-o-transform:translateX(-100px); -ms-transform:translateX(-100px);-moz-transform:translateX(-100px);}
.newswebright{opacity:0;transform:translateX(100px);-webkit-transform:translateX(100px);-o-transform:translateX(100px); -ms-transform:translateX(100px);-moz-transform:translateX(100px);}


.newslistbox article.cur{ opacity:0; transition:all .3s cubic-bezier(.23,1,.32,1);-moz-transition:all .3s cubic-bezier(.23,1,.32,1);-ms-transition:all .3s cubic-bezier.23,1,.32,1);-o-transition:all .3s cubic-bezier(.23,1,.32,1);-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);}

.newsSearch{ padding:0px 0px 20px;}


.newsSearch dl{ background:#FFF url(../images/index_23.png) no-repeat 17px center; padding:15px 0px 15px 52px;}
.newsSearch dl input{ outline:none; font-size:18px; color:#cccccc; font-family:"微软雅黑","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB";}
.newsSearch dl input.textSearch{ width:90%;}

.newsComplexlist{margin:0px;padding:0px;display: block;float:left;width:100%;position:relative;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0); -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;box-sizing:border-box; opacity:1;}

.newsComplexContent{box-shadow:1px 2px 0px #e4e4e4; margin-bottom:20px;background:#FAFAFA; position:relative; overflow:hidden;}
.newsComplexContent img{ display:block; width:100%;}

.newsComplexContent:hover{background:#FFF;}

.newsComplextitle{ font-size:18px; font-weight:400; color:#666666; padding:15px 20px 0px; line-height:26px;}
.newsComplexindustrytitle{ font-size:18px;font-weight:400;color:#666666; padding:40px 20px 0px; line-height:30px;}

.newsComplexTime{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#a8a8a8; position:relative; padding:20px 20px 10px;}

ul, ol {
    list-style: none;
}
.abs_center{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -25%;
    margin: auto;
}
#showtips{
    position: fixed;
    z-index: 999;
    height: 60px;
    text-align: center;
    background-color: rgba(0,0,0,.7);
    color:#fff;
     font-size: 16px; 
    line-height: 60px;
    bottom: 0;
    width: 100%;
}
#showtips .after{
    padding:0 18px;
    color: #aaa;
    cursor: pointer;
    float: right;
     font-size: 34px; 
}
#showtips .after:hover{
    color: #fff;
}
#showtips a{
    color: #fff;
    text-decoration: underline;
}
#showtips a:hover{
    color: #bf9d5a;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.size{
    /* font-size: 100px; */
}
/*.sub-nav a{
    color: #fff;
}*/
a{
    text-decoration: none;
    color:#4b4b4b;
    /*color:#fff;*/
}
img{
    max-width: 100%;
    border: 0;
}
.icon{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    /* font-size: 0; */
    line-height: 0;
    overflow: hidden;
}
.icon-more{
    width: 93px;
    height: 32px;
    background-image: url("../images/icon-more.png");
    vertical-align: middle;
}

.w1920{
    max-width: 1920px;
    margin:0 auto;
    min-height: 400px;
}
.w1000{
    width:1000px;
    margin:0 auto;
}
.w1024{
    width: 1000px;
    margin:0 auto;
    margin-bottom: 50px;
}
.w1200{
    width:1252px;
    /*overflow-x: hidden;*/
    margin:0 auto;
    overflow-y: visible;
}
.footer{
    text-align: center;
    line-height: 0;
    height: 80px;
    overflow: hidden;
    margin-top: 0px;
    clear:both;
    position: relative;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: #fff;
}
.footer .center_box2{position: absolute;width: 65%;height: 100%;left: 5%;right: 0;margin: 0 auto;}
.footer .center_box2 .text{position: absolute;top: 0;bottom: 0;font-size: .13rem;float: none;left: 0;right: 0;margin: auto;}
.footer .center_box2 img{position: absolute;max-width: 141px;top: 0;bottom: 0;margin: auto;left: 0%;width: 10%;}
.footer .center_box2 .text p{position: absolute;width: 100%;line-height: 1.8;top: 60%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.footer .center_box{
    width: 841px;
    *
    width: 90%;
    margin-left: 10%;
    *
    margin-left: 5%;
    height: 80px;
    position: absolute;
    left: 24%;
}
.footer .s-logo{
    position: absolute;
    left: -20%;
    width: 141px;
    height: 80px;
}
.footer .text{
    float: right;
    vertical-align:top;
}
.footer .s-logo{
}
.footer .s-logo img{
    position: absolute;
    top: 26%;
    position: absolute;
    left: 0;
    width: 100%;
}
.footer .text{
    /* font-size: 14px; */
    line-height: 80px;
    font-weight: lighter;
}
.head{
    /*background:url(../images/skin/nav_bg.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    background-color: #ffffff;
    height: 60px;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
}
.head .nav_border_bg{
    width: 100%;
    height: 35px;
    background: url(../images/skin/nav_border_bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -15px;
    z-index: 2;
}
.head-main{
    position: relative;
    height: 60px;
    /*-webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;*/
}
.head-main .logo{
    float:left;
    width: 139px;
    margin-top: -12px;
    margin-left: -20px;
}
.head .head-main,.head-nav{
    padding-left: 5%;
}
.head-main .top-nav{
    position: absolute;
    top: 45%;
    right: 4.68%;
    height: 0px;
    margin-top: -14px;
    width: 510px;
}
.head-main .top-nav .it{
    display:block;
    float:right;
    width:30px;
    height:28px;
    margin-left: 27px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-image: url('../images/top-nav.png');
}
.head-main .top-nav .n1{
    background-position: 0 0;
    margin-left: 0;
}
.head-main .top-nav .n2{
    background-position: -57px 0;
}
.head-main .top-nav .n3{
    background-position: -114px 0;
}
.head-main .top-nav .n4{
    width:38px;
    background-position: -172px 0;
}
.head-main .top-nav .n5{
    width:33px;
    background-position: -240px 0;
}
.head-main .top-nav .n6{
    width:25px;
    background-position: -296px 0;
    display: none;
}
.head-main .top-nav .login{
    background:none;
    position:relative;
    width: auto;
}
.head-main .top-nav .login.change_language_btn{
    background:none;
    position:relative;
    border: 1px solid #dadada;
    text-align: center;
    width: 45px;
    height: 30px;
    margin-top:0;
    padding: 0;
}
.head-main .top-nav .change_language{
    display: block;
    width: 100%;
    height:100%;
    line-height: 1.8;
    color: #009944;
    font-weight:bold;
}
.head-main .top-nav .login .pi{
    display:inline-block;
    width:30px;
    height: 29px;
    background: url('../images/top-nav.png') -57px -37px no-repeat;
    vertical-align:top;
}
.head-main .top-nav .login .name{
     color: #fff;
     display:inline-block;
     padding-top:3px;
     padding-left: 2px;
     /* font-size: 16px; */
}
.head-main .top-nav .login .drownlist{
    position:absolute;
    display:none;
    left:0;
    top:100%;
}
.head-main .top-nav .login .drownlist .inner{
    display:block;
    width:98px;
    height:48px;
    background-color: #f5f5f5;
}
.head-main .top-nav .login .drownlist .inner .item{
    display:block;
    padding-left: 32px;
    height:42px;
    line-height: 42px;
    /* font-size: 14px; */
    position:relative;
}
.head-main .top-nav .login .drownlist .inner .item i{
    display:block;
    width:32px;
    height:42px;
    position:absolute;
    top:0;
    left:0;
}
.head-main .top-nav .login .drownlist .inner .item i.s1{
    background: url('../images/top-nav.png') -380px 1px no-repeat;
}
.head-main .top-nav .login .drownlist .inner .item i.s2{
   background: url('../images/top-nav.png') -415px 1px no-repeat; 
}
.head-main .top-nav .login .drownlist .inner .dir{
    border-bottom: 1px #c4c4c4 solid;
}
.head-main .top-nav .login:hover .drownlist{
    display:block;
}
.head-main .top-nav .top-search{
    background:none;
    width:auto;
    background-position: 0 0;
    position: relative;
}
.head-main .top-nav .top-search .si{
    display:block;
    margin: 0;
    position: absolute;
    right: 6px;
    top: 1px;
}
.head-main .top-nav .top-search .se-box{
    width: 268px;
    height: 39px;
    background: url('../images/top-nav.png') -114px -38px no-repeat;
    overflow:hidden;
    margin-top:-2px;
    position:relative;
    display:none;
    background-color: #fff;
}
.head-main .top-nav .top-search input{
    border:0;
    background:none;
    outline:0;
    height:37px;
    line-height: 37px;
}
.head-main .top-nav .top-search .input{
    padding:0 0 0 15px;
    width:200px;
    display:block;
}
.head-main .top-nav .top-search .submit{
    position:absolute;
    top:0;
    right:0;
    width:42px;
    height:37px;
    background: url('../images/top-nav.png') 6px -34px no-repeat; 
}

.head-nav{
    /* font-size: 18px; */
    color: #000000;
    height: 60px;
    line-height: 60px;
    margin-left: 7%;
    top: 0;
    right:0;
}
.head-nav>li{
    display:block;
    float:left;
    height: 60px;
    /*width: 5.25%;*/
    /*min-width: 60px;*/
    /*margin-right: 2.5em;*/
    /*margin-top: 12px;*/
    /*background:url(../images/skin/nav_btn_bg.png) no-repeat;*/
    /*background-size: 100% 100%;*/
    /*padding-left: 3.5%;*/
    /*padding-right: 0.5%;*/
}
.head-nav>li>a{
    display: block;
    /*margin-left: -10%;*/
    height: 60px;
    /*line-height: 42px;*/
    /*text-align: center;*/
    /* text-indent: 10px; */
}
.head-nav>li:hover>a,
.head-nav>li.active>a{
    color: #FB8216;
}
.head-nav>li:hover>.sub-nav{
    display:block;
    opacity:1;
    height: 125px;
}

.head .sub-nav{
    position:absolute;
    top: 60px;
    left:0;
    right:0;
    opacity:0;
    height:0;
    z-index: 99;
    background-color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow:hidden;
    box-shadow: 0px 0px 1px #eee;
}
.head .sub-nav .inner{
    padding: 22px 0 3px 16%;
}
.head .sub-nav .c-title{
    color: #009944;
    margin-top: 28px;
    padding-right: 0.39em;
    margin-right: 0.52em;
    border-right: 1px #cfcfd1 solid;
}
.head .sub-nav .c-title span{
    /* font-size: 16px; */
    line-height: 1;
    display: block;
    color: #009944;
}
.head .sub-nav .divide{

}
.head .sub-nav li{
    float: left;
    margin-right: 1.23em;
    min-width: 0.8em;
    text-align: left;
    height: 53px;
    position: relative;
}
.head .sub-nav li a{
    display: block;
    width: 72px;
    background-repeat: no-repeat;
    line-height: 1;
    text-align: left;
}
.head .sub-nav.service_nav li a{
    height: 41px;
    background-position-y:0;
    background-image: url("nav_sevice_icon.png");
    position: relative;
    text-align: center;
}
.head .sub-nav.service_nav li a:hover{
     background-position-y:-41px; 
    color: #094;
}
.head .sub-nav li a span{
    display: block;
    padding:17px 0 17px 0;
    text-align: left;
}
.head .sub-nav.service_nav li a span{
    display: block;
    padding:17px 0 17px 0;
    text-align: center;
    position: absolute;
    top: 41px;
    left: 0;
}
.head .sub-nav li a span{
    display: block;
    padding:17px 0 17px 0;
    text-align: center;
    position: absolute;
    top: 45px;
    width: 100%;
}
.head .sub-nav li a.n1{
    background-position-x: 17px;
}
.head .sub-nav li a.n2{
    background-position-x: -89px;
}
.head .sub-nav li a.n3{
    background-position-x: -190px;
}
.head .sub-nav li a.n4{
    background-position-x: -295px;
}
.head .sub-nav li a.n5{
    background-position-x: -397px;
}
.head .sub-nav li a.n6{
    background-position-x: -500px;
}
.head .sub-nav li a.n7{
    background-position-x: -600px;
}
.head .sub-nav li a.n8{
    background-position-x: -705px;
}
.head .sub-nav li a.n9{
    background-position-x: -805px;
}
.head .sub-nav li.last{
    margin-right: 0;
}
.head .nav-news .sub-nav li{
    margin-right: 32px;
}
.head-nav>li.nav-news:hover>.sub-nav{
    /* height: 209px; */
    opacity: 1;
}
.head .nav-news .sub-nav .inner:first-child,
.head .nav-pds-intro .sub-nav .inner:first-child{
    padding-bottom: 3px;
}
.head .nav-pds-intro .sub-nav .c-title{
    margin-right: 30px;
    width: 110px;
    padding-right: 10px;
}
.head .nav-news .sub-nav li a,
.head .nav-pds-intro .sub-nav li a{
    padding-top:0;
    width: 110px;
    height: 60px;
}
.head-nav>li.nav-pds-intro:hover>.sub-nav{
    /* height: 140px; */
    opacity: 1;
}

.head .sub-nav .nav_pro_star li{
    margin-right: -0.1em;
}
.head-nav .inner .nav_pro_star li a{
    width: 100px;
    height: 64px;
    background-image: url("nav_pro_star.png");
}
a#star1 {
    background-position: 0px 0px;
}

a#star2 {
    background-position: -115px 0px;
}

a#star3 {
    background-position: -225px 0px;
}

a#star4 {
    background-position: -349px 0px;
}

a#star5 {
    background-position: -472px 0px;
}
a#star6 {
    background-position: -579px 0px;
}
a#star7 {
    background-position: -668px 0px;
}
a#star8 {
    background-position: -769px 0px;
}
a#star9 {
    background-position: -886px 0px;
}
a#star10 {
    background-position: -1001px 0px;
}
a#star11 {
    background-position: -1122px 0px;
}
a#star12 {
    background-position: -1235px 0px;
}
.nav_pro_cate{
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}
.head .sub-nav .nav-sub-cate .nav_pro_cate li{
    margin-right: 18px;
    width: 75px;
}
.head-nav .nav-sub-cate .nav_pro_cate li a{
    width: 100%;
    height: 53px;
    background-image: url("nav_pro_icon2.png");
}
.head .sub-nav li a.aps01{
    background-position-x: 10px;
}
.head .sub-nav li a.aps02{
    background-position-x: -82px;
}
.head .sub-nav li a.aps03{
    background-position-x: -248px;
}
.head .sub-nav li a.aps04{
    background-position-x: -336px;
}
.head .sub-nav li a.aps05{
    background-position-x: -421px;
}
.head .sub-nav li a.aps06{
    background-position-x: -504px;
}
.head .sub-nav li a.aps07{
    background-position-x: -169px;
}
.head .sub-nav li a.aps08{
    background-position-x: -597px;
}
.head .sub-nav li a.aps09{
    background-position-x: -687px;
}
.head .sub-nav li a:hover{
    background-position-y: -53px;
    color: #094;
}
.head .sub-nav li a.aps08:hover{
    background-position-y: -53px;
}
.head .sub-nav.service_nav li a:hover{
    background-position-y: -41px;
}
.head-nav>li.nav-about:hover>.sub-nav{
    /* height: 208px; */
    opacity: 1;
}
.head .nav-about .sub-nav{
    padding-top: 0px;
}
.head .nav-about .sub-nav li a{
    padding-top:0;
     width: 70px; 
}
.head .sub-nav .nav-sub-about .nav_about li{
    margin-right: 32px;
}
.head-nav .nav-sub-about .nav_about li a{
    width: 70px;
    height: 49px;
    background-image: url("nav_about_icon.png");
}
.head .nav-sub-about li a.aps01{
    background-position-x: 11px;
}
.head .nav-sub-about li a.aps02{
    background-position-x: -94px;
}
.head .nav-sub-about li a.aps03{
    background-position-x: -202px;
}
.head .nav-sub-about li a.aps04{
    background-position-x: -309px;
}
.head .nav-sub-about li a:hover{
    background-position-y: -49px;
    /*color: #bf9d5a;*/
    color:#094;
}
.head-nav .nav-sub-act .nav_act li a{
    width: 70px;
    height: 42px;
    background-image: url("nav_act_icon.png");
}
.head .nav-sub-act li a.aps01{
    background-position-x: 14px;
}
.head .nav-sub-act li a.aps02{
    background-position-x: -91px;
}
.head .nav-sub-act li a.aps03{
    background-position-x: -194px;
}
.head .nav-sub-act li a.aps04{
    background-position-x: -297px;
}
.head .nav-sub-act li a.aps05 {
    background-position-x: -388px;
}
.head .nav-sub-act li a:hover.aps04{
    background-position-x: -298px;
}
.head .nav-sub-act li a:hover{
    background-position-y: -42px;
    /*color: #bf9d5a;*/
    color: #094;
}
.head .nav-about .sub-nav .c-title{
    width: 90px;
    padding-right: 12px;
    margin-top: 18px;
    margin-right: 30px;
}
.head-nav .nav-sub-social .nav_social li{
    margin-right: 2.6em;
}
.head-nav .nav-sub-social .nav_social li a{
    width: 70px;
    height: 44px;
    background-image: url("nav_social_icon.png");
}
.head .nav-sub-social li a.aps01 {
    background-position-x: 1px;
}
.head .nav-sub-social li a.aps02{
    background-position-x: -100px;
}
.head .nav-sub-social li a.aps03{
    background-position-x: -200px;
}
.head .nav-sub-social li a:hover{
    background-position-y: -56px;
    /*color: #bf9d5a;*/
    color: #094;
}


.fix-page-nav .head-nav{
    position:fixed;
    z-index: 99;
    top:0;
    left:0;
    right:0;
    background-color: #ffffff;
}
.fix-page-nav .head-main{
   
}

.home-banner{
    height: 9.23em;
    position: relative;
}
.home-banner img{
    width: 100%;
}
.home-banner .item{
    position: absolute;
    width: 100%;
}
.home-banner .it-1{
    background: url("../images/banner_1_bg.jpg") left top repeat-x;
}
.home-banner .it-2{
    background: url("../images/banner_1_bg.jpg") left top repeat-x;
    display: none;
}
.home-banner .it-1 .t1{
    position: absolute;
    top:2em;
    left:1.64em;
    width: 6.73em;
}
.home-banner .it-1 .t2{
    width: 2.66em;
    position: absolute;
    top:4.35em;
    left:1.64em;
}
.home-banner .it-1 .t3{
    width: 100%;
}
.home-banner .i-mouse{
    width: 1.15em;
    position: absolute;
    left: 50%;
    bottom: 0.3em;
    margin-left: -0.575em;
    animation:flash_light 3s linear;
}


.home-banner .nav_icon{
    width: auto;
    height: 8px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0px auto;
    font-size: 0;
    text-align: center;
}
.home-banner .nav_icon span{
    padding: 2px 30px;
    margin: 0 10px;
    background: #fff;
    cursor: pointer;
    opacity: .5;
}
.home-banner .nav_icon span.active{
    background: #bf9d5a;
}
/*.size.clearfix.part-2{
    margin-bottom: 1%;
}*/
.p-home .part-2 .col{
    width: 50%;
    *width:49.99%;
    float: left;
}

.p-home .part-2 .cola{
    width: 50%;
    *width:49.99%;
   padding: 30px 30px;
}
/*.col.one{    margin-right: 0.5%;}
.col.two{    margin-left: 0.5%;}*/
/*.col-6.one{    margin-right: 0.5%;}
.col-6.two{    margin-left: 0.5%;}*/
.p-home .pro_cate{
    position: relative;
    display: block;
    line-height: 0;
}
.p-home .home-p-title{
    position: absolute;
    bottom: 5%;
    text-align: center;
    width: 80%;
    left: 10%;
    line-height: 1.8;
}
.p-home .home-p-title .zh{
    display: block;
    color:#000;
    font-size: .24em; 
}
.p-home .home-p-title .zh.white{
    /*color: #fff;*/
    color: #000;
}
.p-home .home-p-title .en{
    display: block;
    font-size: .34em;
    color: #bf9d5a;
    font-weight: bold;
    margin-top: -10px;
}
.ban-flash{
    position: relative;
}
.p-home .part-4{
    position: relative;
}
.p-home .part-4 .text{
    position: absolute;
    top:1.95em;
    left:1.68em;
    width: 50%;
    color: #595757;
}
.p-home .part-4 .img{
    width: 100%;
    right: 0;
}
.p-home .part-4 h1{
     font-size: 0.44em; 
    color: #bf9d5a;
    margin-bottom: 0.2em;
}
.p-home .part-4 .t1{
     font-size: .24em; 
    margin-bottom: 2.2em;
}
.p-home .part-4 .t2,
.p-home .part-4 .t3{
    font-size: .18em; 
    width: 34em;
    line-height: 1.8;
}
.p-home .part-4 .t2{
    margin-bottom: 1em;
}
.home-cus{
    text-align: center;
    padding-bottom: 40px;
    padding-top: 61px;
}
.home-cus .title{
    /* font-size: 30px; */
    margin-bottom: 28px;
}
.home-cus .title .t1{
    color: #bf9d5a;
}
.home-cus .title .tdir{
    padding: 0 20px;
}
.home-cus .tb{
    width: 606px;
    margin: 0 auto;
}
.home-cus .tb p{
    float: left;
    vertical-align: baseline;
    width: 284px;
    height: 60px;
    /* font-size: 21px; */
    color: #ffffff;
    padding-top: 16px;
    line-height: 1;
}
.home-cus .tb p.t1{
    background-color: #bf9d5a;
    margin-right: 34px;
}
.home-cus .tb p .st{
    display: block;
    margin-bottom: 5px;
}
.home-cus .tb p .date{
    /* font-size: 14px; */
}
.home-cus .tb p.t2{
    border: 1px #bf9d5a solid;
    color: #000000;
}
.p-home .static{
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}
.p-home .static img{
    position: absolute;
    height: 100%;
    width: 97%;
    left: -1%;
}

.p-home .static #cover_point{
    left: 16.1%;
    top: 11%;
    width: 57.7%;
    height: auto;
    animation: flash_light 3s infinite;
    -webkit-animation: flash_light 3s infinite;
}
.p-home .static #cover_point2{
    top: 0;
    animation: flash_light 3s infinite;
    -webkit-animation: flash_light 3s infinite;
}
.p-home .static #cover_line{
    left: 7.5%;
    top: 13.3%;
    width: 75.1%;
}
.p-home .static #cover_line2{
    top: 0;
}
.p-home .pro_type a{
    position: absolute;
    text-align: center;
    transition:transform .5s;
}
.p-home .pro_type a:hover{
    transform:scale(1.05);
}
.p-home .pro_type span{
    font-weight: normal;
     font-size: .18em; 
    display: block;
}
.p-home .pro_type span.en{
    font-weight: bold;
    color: #bf9d5a;
}
a#pro_type_1 {
    left: 33.5%;
    top: 13%;
}

a#pro_type_2 {
    left: 13.5%;
    top: 43%;
}

a#pro_type_3 {
    left: 5%;
    top: 55%;
}

a#pro_type_4 {
    right: 13%;
    top: 19%;
}

a#pro_type_5 {
    right: 7%;
    bottom: 44%;
}

a#pro_type_6 {
    right: 14%;
    bottom: 18%;
}

a#pro_type_7 {
    top: 30%;
    left: 6%;
}
a#pro_type_8 {
    top: 74%;
    left: 12%;
}
a#pro_img_1 {
    width: 14.5%;
    height: 24%;
    left: 48.4%;
    top: 20%;
}
a#pro_img_2 {
    width: 5.5%;
    height: 14%;
    left: 36.1%;
    top: 44%;
}

a#pro_img_3 {
    width: 8.2%;
    height: 12%;
    left: 24.7%;
    top: 51%;
}

a#pro_img_4 {
    width: 5.3%;
    height: 9%;
    left: 66%;
    top: 41%;
}

a#pro_img_5 {
    width: 5.3%;
    height: 8.5%;
    left: 66%;
    top: 50%;
}

a#pro_img_6 {
    width: 15.3%;
    height: 6%;
    left: 48%;
    top: 60%;
}

a#pro_img_7 {
    width: 7.9%;
    height: 18.5%;
    left: 37.8%;
    top: 69%;
}
a#pro_img_8 {
    width: 6.3%;
    height: 22%;
    left: 16.4%;
    top: 6%;
}
/* about */
.about-item{
    position: relative;
    /* border-top: 1px #a4a4a4 solid; */
    overflow: hidden;
}
.about-item .content{
    position: absolute;
}
.about-item .content .text{
    /* font-size: 0.18em; */
    line-height: 1.5;
    color: #5a5a5a;
    overflow-y: auto;
    height: 20em;
    height: 35%;
}
.about-p1 .content .text{
    height: 5rem;
}
.about-item .content .text p{
    margin-top: 10px;
}
.about-p5 .content .text,
.about-p6 .content .text{
    height: 24em;
    overflow-y: auto;
    width: 84%;
}
.about-p1{
    border-top: 0;
}
.about-p1 .content{
    /*top: 2em;*/
    bottom: 2em;
    left: 12.2em;
    width: 6.29em;
}
.about-p1 .content .c-title{
    line-height: 0;
    margin-bottom: 0.26em;
    width: 1.94em;
}
.about-item .hide{
    display: none;
}
.about-item .content .more{
    color: #094;
}
.about-item .content .more:hover{
    text-decoration: underline;
}
.about-p2 .content{
    position: absolute;
    top:1em;
    right: 0.84em;
    width: 7.2em;
}
.about-p2 .content .c-title{
    margin-bottom: 0.52em;
    width: 5.86em;
}
.about-p3 .content{
    top:1em;
    left:2.97em;
    width: 9em;
    height: 71%;
}
.about-p3 .content .c-title{
    margin-left: 0.9em;
    margin-bottom: 0.36em;
    width: 6.1em;
}
.about-p4 .content{
    left: 50%;
    top:2.25em;
    width: 7.42em;
}
.about-p4 .content .c-title{
    margin-bottom: 0.66em;
}
.about-p5 .content{
    top: 1em;
    left: 3.72em;
    width: 15.2em;
}
.about-p5 .content .c-title{
    width: 5.88em;
    margin-bottom: 0.08em;
}
.about-menu{
    position: fixed;
    width: 138px;
    top:25%;
    left: 0.82em;
}
.about-menu ul{
    /* font-size: .16em; */
    text-align: center;
}
.about-menu ul li{
    height: 14px;
    line-height: 38px;
    margin: 18px 0;
    display: block;
    color: #646464;
    position: relative;
    background: url(about_bgtb.png) center bottom no-repeat;
    background-position: left bottom;
}
.about-menu ul li:hover,
.about-menu ul .active{
    background-position: left top;
    color: #ffffff;
}
.about-menu ul li:hover a,
.about-menu ul .active a{
    color: #094;
    display: block;
}
.about-menu ul li .divide{
    position: absolute;
    bottom: 0;
    width: 60px;
    left:50%;
    margin-left: -30px;
    border-top: 1px #d8d8d8 solid;
    /* font-size: 0; */
    height: 0;
    overflow: hidden;
    display: none;
}
.about-menu ul li:hover .divide,
.about-menu ul .active .divide{
    display: none;
}
.about-menu ul a{
    cursor: pointer;
    position: absolute;
    width: 67%;
    padding-left: 15%;
    top: -95%;
    text-align: left;
    left: 0;
    line-height: 42px;
}

.about-menu.about-menu-en ul a{
    width: 80%;
    line-height: 1;
}

.his-step{

}
.his-step,
.his-step .i-wrap{
    height: 144px;
    position: relative;
}
.his-step .i-wrap{
    position: absolute;
    padding: 1px 0;
    line-height: 0;
}
.his-step .line{
    height: 1px;
    background-color: #898989;
    overflow: hidden;
    position: absolute;
    top: 64%;
    left: 0.4em;
    right: 0.4em;
    z-index: 1;
}
.his-step .item,
.his-step .item b,
.his-step .item s{
    display: block;
    width: 36px;
    height:123px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    transition: all .5s;
}
.his-step .item{
    margin: 17px 0.15em;
    float: left;
    vertical-align: top;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: all .5s;
}

.his-step .item b,
.his-step .item s{
    position: absolute;
    top: -36px;
    background-size: 100%;
}
.his-step .item s{
    display: block;
    background-image: url("../images/icon-doc.png");
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='{$_domain}Public/Home/images/icon-doc.png',
        sizingMethod='scale')\9;
}

.his-step .item .tx{
    display: block;
    position: absolute;
    /* font-size: 12px; */
    top: 103px;
    white-space:nowrap;
    left: 0px;
    width: 35px;
    line-height: 20px;
    text-align: center;
}
.his-step .item b{
    width: 54px;
    height: 54px;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -27px;
}
.his-step .active{
   /* margin: 0 0.2em; */
}
.his-step .active s{
    background-image: url("../images/icn-doc3.png");
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='{$_domain}Public/Home/images/icn-doc3.png',
        sizingMethod='scale')\9;
}
.his-step .active b{
    background-image: url("../images/icn-doc3.png");
    background-image: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='{$_domain}Public/Home/images/icn-doc3.png',
        sizingMethod='scale')\9;
}
.his-step .active .tx{
    color: #1b8941;
    /* top: 66px; */
    /* font-size: 14px; */
    /* padding-left: 12px; */
    /* height: 36px; */
}
.about-p5 .tx-wrap{
    margin-top:60px;
    /* width: 11.41em; */
}
.about-p5 .tx-wrap .text{
    display: none;
    line-height: 1.8;
}
.about-p6 .tx-wrap .text{
    display: none;
}
.about-p6 .content{
    left: 9.39em;
    top: 0.5em;
    width: 9.8em;
}
.about-p6 .content .c-title{
    width: 5.42em;
    margin-bottom: 0.96em;
}
.about-p6 .content .tx-wrap{
    padding-top: 2.4em;
}
.about-p7 .inner{
    margin: 0 2.9em 0 2.9em;
}
.about-p7 .c-title{
    padding: 0.92em 0;
    width: 7.25em;
    line-height: 0;
}
.about-p7 .list{
    overflow: hidden;
}
.about-p7 .list ul{
    margin-right: 0;
}
.about-p7 .list li{
    float: left;
    width: 16%;
    margin-bottom: 0.48em;
    text-align: center;
}
.about-p7 .list li .wa{
    display: block;
    width: 100px;
    margin: 0 auto;
}
.about-p7 .list li .wa:hover{
    color: #009944;
}
.about-p7 .list li .wa .pic{
    background-repeat: no-repeat;
    background-position: center;
    height: 136px;
    background-size: auto 100%;
}
.about-p7 .list li .title{
    /* font-size: .14em; */
    padding: 20px 0 13px;
    text-align: center;
    width: 150%;
    margin-left: -26%;
}
.about-p7 .list .nav p{
    display: block;
    float: left;
    width: 15%;
}
.about-p7 .list .nav{
    margin-bottom: 3.52em;
}
.about-p7 .list .nav p a{
    display: block;
    cursor: pointer;
    width: 92px;
    height: 29px;
    line-height: 29px;
    margin: 0 auto;
    text-align: center;

}
.about-p7 .list .nav p a.active{
    /* font-size: .14em; */
    color: #ffffff;
    background: url("../images/bg-date.png") no-repeat;
}
.banner-pic{
    /*height:474px; */
    position:relative;
    overflow:hidden;
}
.banner-pic .item{
    position: relative;
    top:0;
    left:50%;
    width:1920px;
    margin-left:-960px;
    height: 100%;
}
.banner-pic .item a{
    line-height: 0;
    display: block;
}
.banner-pic .item img{
    height: 100%;
}
.banner-pic .item .pic-text{
    position: absolute;
    top:50%;
    margin-top:-50px;
    left:50%;
    width: 33%;
    text-align: center;
    z-index: 1;
}
.banner-pic .pic-text h2,
.banner-pic .pic-text h3{
    font-weight: lighter;
    line-height: 1.8;
}
.banner-pic .pic-text h2{
     font-size: 22px; 
}
.banner-pic .pic-text h3{
     font-size:26px; 
}
.banner-pic .pic-text a:hover{
    color: #094;
}
.banner-pic .pic-text p{
    margin-top: 20px;
}
.banner-pic .pic-text p a{
    padding: 10px;
}
.banner-pic .item #pro_img{
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 0;
    height: auto;
    *height: 350px;
    max-height: 440px;
    max-width: 600px;
}
.banner-pic .item #pro_no{
    position: absolute;
    right: 50%;
    margin-right: -400px;
    top: 160px;
    color: #bf9d5a;
    /* font-size: 54px; */
}
.banner-pic .item #pro_title{
    position: absolute;
    right: 50%;
    margin-right: -400px;
    top: 230px;
    /* font-size: 26px; */
}
.sec-title{
    padding:70px 0;
    text-align: center;
    /* font-size: 40px; */
    color#000000;
}
.sec-title .divide{
    padding:0 20px;
}
.sec-title .en{
    color:#bf9d5a;
}
.jion-wrap{
    width:1000px;
}
.jion-wrap .par-1{
    margin-bottom: 70px;
}
.jion-wrap .par-1 li{
    width:33.333%;
    float:left;
    /* font-size: 18px; */
    text-align: center;
}
.jion-wrap .par-1 li.f1 .inner{
    margin-right: 27px;
}
.jion-wrap .par-1 li.f2 .inner{
    margin:0 27px;
}
.jion-wrap .par-1 li.f3 .inner{
    margin-left: 90px;
}
.jion-wrap .par-1 li .hi{
    width:110px;
    height:95px;
    margin:0 auto;
    overflow:hidden;
}
.jion-wrap .par-1 li .title{
    padding:26px 0;
    line-height: 1;
}
.jion-wrap .par-1 li .desc{
    text-align: left;
}
.jobs{
    overflow:hidden;
    margin-bottom: 70px;
}
.jobs ul{
    margin-left:-3px;
    margin-right: -3px;
}
.jobs li{
    float:left;
    margin:0 3px;
}
.jobs li .item{
    width:195px;
    height:194px;
    background-color:#f8f9fb;
    overflow:hidden;
    position:relative;
}
.jobs li .item .hi{
    width:155px;
    height:144px;
    margin:0 auto;
    border-bottom: 1px #aeadad solid;
    background-position: center center;
    background-repeat: no-repeat;
}
.jobs li .item .i1{
    background-image: url('../images/icon-j1.png');
}
.jobs li .item .i2{
    background-image: url('../images/icon-j2.png');
}
.jobs li .item .i3{
    background-image: url('../images/icon-j3.png');
}
.jobs li .item .title{
    /* font-size: 18px; */
    line-height: 48px;
    text-align:center;
}
.jobs li .item .over{
    display:none;
    position:absolute;
    top:0;
    width:154px;
    height:136px;
    padding:32px 20px 26px 20px;
    background-color:#bf9d5a;
    color:#ffffff;
    overflow:hidden;
}
.jobs li .item .over .in{
    padding-top:30px;
}
.jobs li .item .over .o-title{
    /* font-size:18px; */
    margin-bottom: 20px;
}
.jobs li .item .over .desc{
    line-height: 1.8;
}
.jobs-section{
    display:none;
    padding-top:40px;
    position:relative;
}
.jobs-section .in{
    /* font-size: 18px; */
    padding:30px 20px;
    border:1px #bf9d5a solid;
    position:relative;
}
.jobs-section .tp{
    margin-bottom: 15px;
}
.jobs-section .tp .title{
    float:left;
}
.jobs-section .tp .ac{
    float:right;
    white-space:nowrap;
}
.jobs-section .tp .ac .date{
    margin-right: 40px;
}
.jobs-section .details{
    line-height: 1.8;
}
.jobs-section .arr{
    position:absolute;
    top:-19px;
    left:0;
    width:38px;
    height:19px;
    background:url('../images/icon-arr.png') no-repeat;
    overflow:hidden;
}
.join-email{
    display:block;
    width:474px;
    height:69px;
    line-height: 69px;
    text-align: center;
    /* font-size: 20px; */
    color:#ffffff;
    background:url('../images/btn-bg-b.png') no-repeat;
    margin:0 auto 115px auto;
}
.pds-cate-wrap .banner-pic{
    margin-bottom: 63px;
}
.pds-cate-main{
    width:1016px;
    margin:0 auto;
}
.pds-cate-tj{
    overflow:hidden;
}
.pds-cate-tj li{
    width:229px;
    margin:0 16px;
    /* font-size: 18px; */
    color:#595757;
    float:left;
}
.pds-cate-tj li .pic{
    height:234px;
}
.pds-cate-tj li .title{
     text-align: center;
     padding:24px 0;
}
.pds-cate-tj li .title .en{
    color:#bf9d5a;
}
.pds-cate-tj ul{
    margin-bottom: 53px;
    margin-left: -16px;
    margin-right: -16px;
}
.pds-cate-loca{
    /* font-size: 18px; */
    padding:28px 0;
}
.pds-cate-loca .tx{
    float:left;
    white-space: nowrap;
}
.pds-cate-loca .active{
    color:#009944;
}
.pds-cate-loca .count{
    float:right;
    white-space: nowrap;
}
.pds-search{
    width:579px;
    height: 42px;
    /* background:url('../images/search.png') center center no-repeat; */
    margin: 0 auto;
    position:relative;
    margin-bottom: 20px;
    border: 1px #dcdcdc solid;
    border-radius: 21px;
}
.pds-search .box input{
    /* font-size:21px; */
    height: 42px;
    border:none;
    background:none;
    outline:0;
    padding:0 30px;
    width:445px;
    float:left;
}
.pds-search .submit{
    float: right;
    width: 42px;
    height: 42px;
    border: none;
    background: none;
    outline: 0;
    cursor: pointer;
    background: url(search-icon.png) no-repeat center center;
    margin-top: -42px;
}
.pds-search-wrap .pds-search .submit{
    margin: 0;
}
.pds-cate-tab{
    /*padding:23px 0 27px 0;*/
    /* font-size: 18px; */
}
.pds-cate-tab .title{
    /* font-size:21px; */
    width: 80px;
    padding-top: 10px;
    float:left;
}
.pds-cate-tab .tabs{
    margin-left:0px;
    margin: 0 -13px;
}
.pds-cate-tab .tabs .item{
    padding-top: 38px;
}
.pds-list-wrap .pds-cate-tab .tabs a{
    display:block;
    width:48%;
    position: relative;
    height:234px; 
    color:#1f1f1f;
    line-height:43px;
    text-align:center;
    background-repeat: no-repeat;
    background-color: #eee;
    float:left;
    margin-right: 1%;
    margin-bottom: 18px;
    margin-left: 1%;
}
.pds-cate-tab .tabs a p{
    position: absolute;
    width: 28%;
    right: 6%;
    text-align: center;
    top: 32%;
}
.pds-cate-tab .tabs a p.more{
    color: #515151;
    top: 48%;
}
.pds-cate-tab .tabs a p.more:hover{
    color:#094;
}
.pds-cate-tab .tabs .item-52 a{
    width: 31%;
}

.pds-cate-tab .tabs img{
    display: block;
    width:100%;
    /*height:235px;*/
}

.pds-cate-tab .search a{
    display:block;
    width: 124px;
    /* height:43px; */
    line-height:43px;
    text-align:center;
    background-repeat: no-repeat;
    background-image: url('ca-tbas-btn02.png');
    float:left;
    margin-right: 12px;
    margin-bottom: 18px;
    margin-left: 0px;
    color: #000;
}
.submit{
    cursor: pointer;
}
.pds-list-wrap .pds-cate-tab .tabs .active{
    /* background-image: url('../images/ca-tbas-btn01.png'); */
    /* color:#fff; */
}
.pds-cate-tab .tabs.search .active{
    color:#094;
}
.pds-section{
    overflow:hidden;
    min-height: 300px;
}
.pds-section .empty{
    text-align: center;
    margin-top: 84px;
}
.pds-section ul{
    margin-left: -7px;
    margin-right: -7px;
}
.pds-section li{
    background-color: #eff0f2;
    width: 300px;
    +
    width:296px;
    float:left;
    height: 250px;
    /* font-size: 14px; */
    text-align: center;
    margin:8px;
    position: relative;
    margin-bottom: 44px;
}

.pds-section li .pic{
    width: 100%;
    height: 230px;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    top: -10px;
}
.pds-section li .title{
    width: 100%;
    position: absolute;
    left:0;
    bottom: -44px;
    /* font-size: 12px; */
    padding: 4px 0%;
}
.pds-section li .title b{
    color:red;
}
.pds-section li .title p{
     display: none; 
}
.pds-section li .title p.en{
    display: block;
    margin-bottom: 26px;
	background-color:#000; 
	filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
}
.pds-section li .en{
    /* font-size: 14px; */
    font-weight: bold;
    color:#c5a874;
}
.pds-section li .cn{
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.pds-section li a{
    display:block;
    position: relative;
}
.pds-section .fav_box{
    position: absolute;
    left: 12px;
    top: 12px;
    width: 26px;
    background-image: url(../images/pro_star.png);
    background-repeat: no-repeat;
    height: 15px;
    line-height: 1.3;
    text-align: left;
    text-indent: 20px;
    background-position: left bottom;
}
.pds-section .fav_box.faved{
    background-position: left top;
}
.pds-section li a img{
    width: 100%;
    display: block;
    /*position: absolute;*/
    left: 0;
    right: 0;
    bottom: 0;
    top: 5px;
    margin: auto;
    vertical-align: middle;
}
.pds-cate-wrap .pds-section,
.p-pds-search .pds-section{
    margin-bottom: 240px;
}
.pds-cate-wrap .footer,
.p-pds-search .footer{
    border-top: 0;
    background-color: #f0f0f0;
}
.pds-ca-home .footer{
    border-top: 1px #e5e5e5 solid;
    background-color: #ffffff;
}
.pds-search-wrap{
    padding-top: 65px;
    padding-bottom: 60px;
}
.pds-cate-tab-s1{
    /* font-size: 18px; */
    padding:0 0 23px 0;
    width:100%;
    /* overflow: hidden; */
    /* width: 30%; */
    margin: 0 auto;
    text-align: center;
}
.pds-search-wrap .pds-cate-tab-s1 .title{
     float:left;
     line-height: 31px;
}
.pds-cate-tab-s1 .items{
    margin-left: 5em;
}
.pds-cate-tab-s1 .items a{
    /* display:block; */
    margin-right: 12px;
    /* float:left; */
    background-color: #eff0f2;
    border-radius: 80px;
    padding: 6px 28px;
}
.pds-search-wrap .pds-cate-tab-s1 .items a{
    float: left;
    background: none;
    padding: 6px 12px;
}
.pds-search-wrap .pds-cate-tab-s1 .items a.active{
    color: #094;
}
.pds-cate-tab-s1 .items .active{
    color: #fff;
    background-color: #c5a874;
}
.p-pds-search .pds-search{
    margin-bottom: 23px;
}
.pds-cate-tab-s2 .items{
    margin-left: 8px;
}
.p-pds-search .pds-cate-tab{
    padding:23px 0 5px 0;
}
.p-pds-search .sea-count{
    padding:56px 0;
    text-align: right;
    /* font-size: 18px; */
}
.p-pds-search .pds-section li{
    width:191px;
}
.p-pds-search .pds-section li .pic{
    height:132px;
}
.pds-ca-home .banner-pic{
    height:442px;
}
.pds-ca-home-main .tabs{
    height: 128px;
    width: 990px;
    margin:0 auto;
    padding:38px 0 52px 0;
    margin-left: 10px;
}
.pds-ca-home-main .tabs a{
    display:block;
    width: 95px;
    height: 125px;
    float:left;
    margin: 0 20px 0 0;
    background-repeat: no-repeat;
    background-image: url('../images/cate-04.png');
    background-position-y:0px;
}
.pds-ca-home-main .tabs a:hover, .pds-ca-home-main .tabs a.active{
    /*background-image: url('../images/cate-04.png');*/
    background-position-y: -129px;
}
.pds-ca-home-main .tabs a.last{
    margin-right: 0;
}
.pds-ca-home-main .tabs a.n1{
    background-position-x: 5px;
}
.pds-ca-home-main .tabs a.n2{
    background-position-x: -134px;
}
.pds-ca-home-main .tabs a.n7{
    background-position-x: -834px;
}
.pds-ca-home-main .tabs a.n4{
    background-position-x: -411px;
}
.pds-ca-home-main .tabs a.n5{
    background-position-x: -553px;
}
.pds-ca-home-main .tabs a.n6{
    background-position-x: -689px;
}
.pds-ca-home-main .tabs a.n3{
    background-position-x: -276px;
    margin-right: 5px;
}
.pds-ca-home-main .tabs a.n8{
    background-position-x: -974px;
    margin-left: -5px;
}
.pds-ca-home-main .tabs a.n9{
    background-position-x: -1114px;
    margin-left: -16px;
}
.search-s2{
    height:54px;
    width:809px;
    margin:0 auto;
    background:url('../images/cate-03.png') center center no-repeat;
}
.search-s2 .box{
    height:100%;
    width:704px;
    padding-left:30px;
    float:left;
}
.search-s2 .submit{
    float:right;
    width:75px;
    height:100%;
}
.search-s2 .submit input{
    cursor: pointer;
}
.search-s2 input{
    background:none;
    border:0;
    outline:0;
    height:100%;
    width:100%;
    /* font-size: 18px; */
}
.pds-ca-home .search-s2{
    /* padding-bottom: 92px; */
}
.activity-main .nav{
    text-align: center;
    padding:67px 0 56px 0;
}
.activity-main .nav a{
    display:inline-block;
    position:relative;
    /* font-size:26px; */
    margin:0 44px;
    height:47px;
}
.activity-main .nav a i{
    display:none;
    height:4px;
    /* font-size:0; */
    width:24px;
    background-color: #bf9d5a;
    margin:8px auto 0 auto;
}
.activity-main .nav a.active{
    color:#bf9d5a;
}
.activity-main .nav a.active i{
    display:block;
}
.activity-list{
    overflow:hidden;
    padding-bottom: 90px;
}
.activity-list ul{
    margin-left: -20px;
    margin-right: -20px;
}
.activity-list ul li{
    display: block;
    float:left;
    width:580px;
    margin: 0 20px 75px 20px;
}
.activity-list ul li a{
    display:block;
}
.activity-list li .info{
    padding:30px 0;
}
.activity-list li .info .title{
    width:492px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
    float:left;
    /* font-size: 18px; */
}
.activity-list li .info .count{
    /* font-size: 21px; */
    float:right;
    color:#f62e00;
    height:24px;
    line-height: 1;
    background:url('../images/icon-hea.png') left center no-repeat;
    padding-left: 32px;
}
.service-section .c-title{
    text-align: left;
    /* font-size: 32px; */
    line-height: 40px;
    padding: 55px 0 48px;
    width: 1000px;
    margin: 0 auto;
}
.service-section-down.service-section .c-title{
    text-align: center;
}
.service-section .c-title .divide{
    padding: 0 12px;
    font-weight: lighter;
}
.service-section .c-title .en{
    /* font-size: 40px; */
    font-weight: bold;
    color:#bf9d5a;
}
.service-buffet .content{
    background-color: #f8f9fb;
    padding: 30px 0 24px;
}
.service-buffet .content .nav{
    width:1002px;
    margin:0 auto;
}
.service-buffet .content a{
    display:block;
    /* font-size: 21px; */
    text-align: center;
    float:left;
    margin-right: 80px;
}
.service-buffet .content a.first{
    text-align: left;
    margin-left:0;
    background-repeat: no-repeat;
}
.service-buffet .content a:hover{
    color: #bf9d5a;
}
.service-buffet .content a:hover .ic{
    background-position-y: -41px;
}

a.first {}
.service-buffet .content a.last{
    margin-right: 0;
}
.service-buffet .content .nav .ic{
    display:block;
    width:100px;
    height: 41px;
    background-repeat: no-repeat;
    background-image: url(../images/nav_sevice_icon.png);
}
.service-buffet .content a .n1{
    background-position: 33px 0;
}
.service-buffet .content a .n2{
    background-position: -75px 0;
}
.service-buffet .content a .n3{
    background-position: -174px 0;
}
.service-buffet .content a .n4{
    background-position: -281px 0;
}
.service-buffet .content a .n5{
    background-position: -382px 0;
}
.service-buffet .content a .n6{
    background-position: -485px 0;
}
.service-buffet .content .nav .title{
    padding:20px 0;
    text-align: center;
}
.service-section .concact{
    text-align: left;
    width: 1002px;
    margin: 0 auto;
}
.service-section .concact .item{
    width: 315px;
    height: 156px;
    float: left;
    vertical-align: middle;
    border: 1px #a0a0a0 solid;
    margin: 0 8px;
}
.service-section .concact .md-item{
    /* margin:0 56px; */
    position: relative;
}
.service-section-concact{
    padding-bottom: 70px;
}
.service-section-qust{
    background-color: #f8f9fb;
    padding-bottom: 106px;
}
.service-section-qust .main{
    width:1002px;
    margin:0 auto;
    overflow:hidden;
}
.service-section-qust .tabs{
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 76px;
}
.service-section-qust .tabs a{
    display:block;
    float:left;
    width: 90px;
    height:44px;
    line-height:44px;
    /* font-size:18px; */
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('../images/ser01-2.png');
    margin: 0 9px;
}
.service-section-qust .tabs a.active{
    background-image: url('../images/ser02-2.png');
    color:#ffffff;
}
.service-section-qust .content{
    /* font-size: 18px; */
    line-height: 1.8;
    max-height: 394px;
    overflow:hidden;
    width: 100%;
}
.service-section-qust .content tr {
    background: #fff;
}

.service-section-qust .content th,.service-section-qust .content td {
    padding: 6px;
}

.service-section-qust .content table {
    width: 100%;
    text-align: center;
    background: #f1f1f1;
}
.service-section-qust .content .ans_item{
    display: none;
}
.service-section-qust .content .ans_item img{
    display: inline;
}
.service-section-qust .content .con{
    text-indent: 1.5em;
}
.service-section-qust .content .ft-h2{
    margin-top: 24px;
    color: #FB8216;
    font-weight: bold;
}
.service-section-qust .cel-btn{
    width: 220px;
    height: 52px;
    margin:76px auto 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
    background-image: url('../images/ext.png');
    background-size: contain;
    *border: 1px #bf9d5a solid;
}
.service-section-qust .cn-expansion .cel-btn{
    background-image: url('../images/col.png');
}
.service-section-qust .cn-expansion .content{
    max-height: none;
}
.service-section-down .main{
    padding:14px 0 40px 0;
}
.service-section-down .main .btn-down{
    width: 188px;
    height: 50px;
    /* font-size: 27px; */
    text-align: center;
    line-height: 50px;
    display:block;
    margin:0 auto;
    background-color: #bf9d5a;
    color:#ffffff;
}
.pds-search-s3{
    height:70px;
    padding-left: 14%;
    line-height: 0;
}
.pds-search-s3 .lo-text{
    /* font-size: 18px; */
    padding:12px 0;
}
.pds-search-s3 .lo-text .tx,
.pds-search-s3 .lo-text .box,
.pds-search-s3 .lo-text .box .input{
    float: left;
}
.pds-search-s3 .lo-text .tx{
    line-height: 45px;
}
.pds-search-s3 .lo-text .active{
    color:#009944;
}
.pds-search-s3 .lo-text .box{
    background:url('../images/search01.png') center center no-repeat;
    width:322px;
    height:45px;
    overflow:hidden;
    margin-left: 22px;
}
.pds-search-s3 .lo-text .box .input{
    height:45px;
    width:210px;
    padding:0 20px;
    background:none;
    border:0;
    outline:0;
    /* font-size: 18px; */
}
.pds-search-s3 .lo-text .box .submit{
    height:45px;
    width:60px;
    float:right;
    background:none;
    border:0;
    outline:0;
}
.lo-text a:hover{
    color: #094;
}
.product-details-wrap .banner-pic{
    height:442px;
}
.share-ft{
    text-align:center;
    padding:66px 0 340px 0;
}
.share-ft a{
    display:inline-block;
    vertical-align:middle;
    margin: 0 10px;
    position:relative;
    cursor:pointer;
}
.share-ft a.wx .code{
    display:none;
    position: absolute;
    bottom: -189px;
    left:50%;
    width:171px;
    height:182px;
    margin-left: -85px;
}
.share-ft a.wx:hover .code{
    display:block;
}
.pds-da-muenu{
    position: fixed;
    right: 50%;
    width: 123px;
    color: #3e3a39;
    margin-right: -646px;
}
.pds-da-muenu .item{
    display:block;
    /* font-size: 18px; */
    text-align:center;
    height:43px;
    line-height:43px;
    cursor:pointer;
}
.pds-da-muenu .item i{
    display:block;
    height:1px;
    /* font-size:0; */
    background-color: #cecece;
    width:60px;
    margin:0 auto;
    overflow:hidden;
}
.pds-da-muenu .it-active{
    background:url('../images/btn-bg3.png') center center no-repeat;
    color:#ffffff;
}
.pds-da-muenu .it-active i{
    display:none;
}
.pds-da-muenu .it-active + .item i{
    display:none;
}
.pds-da-muenu .item2{
    /* font-size: 18px; */
    display:block;
    text-align: center;
    margin-top:12px;
}
.pds-da-muenu .item2 i{
    display:block;
    height:26px;
    padding-bottom: 12px;
    background-repeat: no-repeat;
    background-position: center top;
}
.pds-da-muenu .item2 i.n1{
    background-image: url('../images/m1.png');
}
.pds-da-muenu .item2 i.n2{
    background-image: url('../images/m.png');
}
.pds-swriper{
    width:977px;
    margin:0 auto;
    position: relative;
}
.pds-swriper .swiper-container{
    width:751px;
    height:250px;
    margin:0 auto;
}
.pds-swriper .pic{
    width:230px;
    height:250px;
    overflow:hidden;
}
.pds-swriper .pic img{
    position: relative;
    top:50%;
}
.pds-swriper .arrow-left{
    position:absolute;
    left:0;
    top:50%;
    width:40px;
    height:78px;
    margin-top:-39px;
    background:url('../images/left.png');
    cursor:pointer;
}
.pds-swriper .arrow-right{
    position:absolute;
    right:0;
    top:50%;
    width:40px;
    height:78px;
    margin-top:-39px;
    cursor:pointer;
    background:url('../images/right.png');
}

.join-title, .common-title{
    width: 100%;
    margin:0 auto;
    /* font-size: 40.07px; */
    font-weight: normal;
    display: block;
    text-align: center;
    padding: 70px 0;
}
.join-title-En, .common-title-En{
  color:  #bf9d5a;
  font-weight: bold;
}
.ourbelief{
     display: block;
    margin-bottom: 85px;
    overflow: hidden;
}
.ourbelief li{
     width: 33%;
     height: 220px;
     text-align: center;
     /* font-size: 18px; */
     line-height: 25px;
     float: left;
}
.ourbelief li img{
   margin: 12px auto;
   display: block;
}
.ourbelief li span{margin-bottom: 11px;display: block;}
.ourbelief li p{font-weight: 300;}


.recruitment-list{
    width: 1100px;
    margin-left:10px;
    margin-bottom: 53px;
    overflow: hidden;
}
.recruitment-list li{
    overflow: hidden; 
    width:192px;
    height: 192px;
    float: left;
    text-align: center;
    /* font-size: 18px; */
    font-weight: 300;
    position: relative;
    float: left;
    margin-right:8px;
    }

.recruitment-list i{
    width: 37px;
    height: 32px;
    position: absolute;
    top: -20px;
    background: url(../images/arrow.jpg) no-repeat;
    z-index: 2;
    display: none;
    transition:all .3s;
}
.recruitment-list i.arrow-show{
    display: block;
}

.arrow-show.f0{ left:70px;}
.arrow-show.f1{ left:272px;}
.arrow-show.f2{ left:474px;}
.arrow-show.f3{ left:676px;}
.arrow-show.f4{ left:878px;}

.recruitment-nomal{
    width:192px;
    height: 192px;
    position: relative;
    float: left;
    background: #f8f9fb;
    cursor: pointer;
}

.recruitment-nomal img{
margin: 36px;
}
.recruitment-nomal p{
position: absolute;
width: 100%;
height: 50px;
line-height: 50px;
border-top: 1px solid #b2b1b1;
    bottom: 0px;
    width: 88%;
    left: 6%;
}


.recruitment-onshow{
    width: 100%;
    height: 100%;
    background: #bf9d5a;
    position:absolute;
    top:192px;
    left:0;
    color:#fff;
    /* font-size: 13px; */
    box-sizing: border-box;
    padding: 8px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
}
.recruitment-onshow span{
   /* font-size: 16px; */
   line-height: 2.5;
   display: block;
   height: 40px;
   overflow: hidden;
}


.recruitment-list-detail{
    width: 1000px;
    border: 1px solid #bf9d5a;
    position: relative;
    /* font-size: 18px; */
    line-height: 40px;
    padding: 40px 20px;
    float: left;
    text-align: left;
    margin: 53px 0 17px 2px;
    float: left;
    display: none;
}
.recruitment-list-detail .recruitment-header{
    width: 696px;
    float: left;
}


.recruitment-list-detail .recruitment-time{
    width: 178px;
    float: left;
}
.recruitment-list-detail .recruitment-count{
    width: 85px;
    float: right;
}
.recruitment-list-detail.on{
    display: block;
}

.recruitment-list-detail .recruitment-arrow{
    position: absolute;
    top: -20px;
    z-index: 10;
}
.send{
    width: 474px;
    height: 69px;
    background: #bf9d5a;
    display: block;
    text-align: center;
    line-height: 69px;
    color:#fff;
    /* font-size: 20px; */
    margin:78px auto;
    border-radius: 10px;
    font-weight: 300;
    cursor: pointer;
 }

 /* panel  add */
.join-banner {
    position: relative;
 }
.join-banner h1{
    position: absolute;
    bottom: 21%;
    text-align: center;
    width: 100%;
    /* font-size: 42px; */
    color: #fff;
    font-weight: bold;
}
.head .nav-about .sub-nav .inner.clearfix{
    *height: 50px;
}
@media screen and (max-width: 1000px){
    .head-main .top-nav{
        /* display: none; */
    }
}
.gotop{
    width: 45px;
    height: 45px;
    background: url(../images/top.jpg) no-repeat;
    position: fixed;
    bottom: 160px;
    left: 51.5%;
    display: none;
    margin-left: 600px;
    cursor: pointer;
    transition: all .5s;
    opacity: .5;
    z-index: 99;
}
.gotop:hover{
    opacity: 1 !important;
}
.sea-count {
    text-align: right;
    padding-right: 12px;
    /* font-size: 16px; */
    padding-bottom: 24px;
}

#footer-nav{
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    padding: 48px 0;
    border-top: 1px #e5e5e5 solid;
}
#footer-nav dl{
    float: left;
    margin: 0 60px;
    text-align: center;
}
#footer-nav dl dt {
    margin: 17px 0;
}
#footer-nav dl dt a{
    color: #000;
}
#footer-nav dl dd a{
    color: #808080;
}
#footer-nav dl dd{
    margin: 8px 0;
}
#footer-nav dl dt a:hover,#footer-nav dl dd a:hover{
    text-decoration: underline;
}
#footer_share{
    line-height: 30px;
    /* background: url(../images/footer_share.png) no-repeat; */
    /* background-position: -58px 0; */
    width: 243px;
    background-size: auto 100%;
    height: 48px;
    float: right;
    margin: 48px auto;
}
#footer_share a {
    width: 100%;
    height: 100%;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    background: url(../images/footer_share.png) no-repeat;
}
#footer_share span{
    vertical-align:top;
    /* font-size: 16px; */
}

.magazine{
    display: none;
}
.section.active .magazine.active{
    display: block;
}

iframe#read_con{
    width: 100%;
    height: 900px;
}

iframe#read_con .social-detail{
    background-color:#fafafa;
}

.service-section .concact .item .icon {
    height: 156px;
    width: 42%;
    float: left;
    position: relative;
}

.service-section .concact .item .con {
    width: 57%;
    float: right;
    height: 88px;
    line-height: 1.8;
    margin-top: 16px;
    border-left: 1px #aaa dashed;
    text-align: center;
    padding: 17px 0;
}
.main-news img{
    max-width:100%;
    margin-left: -24px;
}
.magazine .download_btn{
    color: #fff;
    background-color: green;
    padding: 4px 12px;
    border-radius: 5px;
}
.size.con-banner{
    position: relative;
}
.new_banner_title{
    position: absolute;
    font-size: 30px;
    left: 44%;
    top: 40%;
}
.foot_mianze{
    color: #808080;
    text-align: center;
    line-height: 1.3;
    padding-top:24px;
    padding-bottom: 30px;
    width: 100%;
    background-color: #efefef;
}
.foot_mianze_top{
    color: #000;
}
.en_hide{
    display: none !important;
}
.foot_bg.finish_img{
    background: url(../images/skin/foot_bg.png) no-repeat;
    background-size: cover;
}
.foot_bg{
    position: relative;
    width: 100%;
    padding-top: 30%;
}
.clearfix{
    width: 100%;
    z-index: 3;
}
.part_border{
    position: relative;
    width: 58.6%;
    margin-left: 20.8%;
}
.foot_goods_border1{
    position: absolute;
    max-width: 200%;
    z-index: 0;
    width: 109%;
    left: -5%;
    top: -4.3%;
}
.foot_goods_border2{
    position: absolute;
    max-width: 200%;
    z-index: 0;
    width: 50.45%;
    left: 3%;
    top: -34.3%;
}
.shequ_top{
    position: absolute;
    width: 12.5%;
    top: -5%;
    left: 44%;
}
.shequ_border{
    position: absolute;
    width: 102.5%;
    left: -1%;
    top: -6.5%;
    max-width: 200%;
}
.the_frist a{
    /* color:#d6d6d7 !important; */
}
.share_img{
    width: 54px;
    height: 55px;
    float: left;
    margin: 0 4px;
    background: none;
    padding: 0;
    /*background-color: #D6D6D7;*/
    border-radius: 50%;
    /*overflow: hidden;*/
    /*border: 1px solid #b8b8b8;*/
}
.share_img0{
    background-position: 0px -1px;
}
.share_img1{
    background-position: -57px 3px !important;
}
.share_img2{
    background-position: -117px 3px !important;
}
.foot_mianze .footer_mianze_c{
    line-height: 1.8;
}
img.home_pro{
    display: block;
}
/*span.zh {
    color: #fff;
}*/
object.home_pro {
    display: block;
}

.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("../font/2.0.0/VideoJS.eot?#iefix") 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: -15%;
  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: 45%;
  left: 43%;
  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-loading-spinner{
    margin-top: 300px;
}*/

.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;
  }
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  overflow: visible;
  /* Fix of Webkit flickering */
  z-index: 1;
  top: 10%;
  left: 30%;
  width: 43%;
  height: 6.7rem;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: .55rem;
  height: .55rem;
  margin-top: -.27rem;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(../images/skin/special/spe_lfet.png);
  left: -50px;
  right: auto;
  background-size: contain;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/skin/special/spe_right.png);
  right: -50px;
  left: auto;
  background-size: contain;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: right;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  padding-right: .38rem;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  border: 1px #c0c0c0 solid;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #c0c0c0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
    
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.foot_bg .foot_bg2{
    position: absolute;
    top: 22%;
}

    .special_index{background-color: #000;position: relative;}
    .spe_part1{height:9.6rem;}
    .spe_part2{width: 100%;margin-top: -1px;position: relative;}
        .spe_p2_top .spe_p2_top_img{height: 1.47rem;position: absolute;left:22%;top: -10%;}
        .spe_p2_border{width: 10.77rem;position: absolute;top: 1.3rem;left: 4.08rem;}
        .spe_the_radio{width: 7.55rem;height: 3.4rem;position: absolute;top: 1.60rem;left: 5.74rem;}
    .spe_part3{width: 100%;position: relative;}
    .spe_part4{width: 100%;position: relative;}
        .spe_p4_top .spe_p4_top_img{height: 1.47rem;position: absolute;left: 22%;top: -47%;}
        .spe_p4_title>p{background: url(../images/skin/special/spe_p4_title_bg.png) no-repeat;background-size: 100% 100%;color: #fff;height: 14%;position: absolute;top: 4%;padding: 5px 1rem 5px 1.4rem;left: 28.5%;font-size: 14px;line-height: 3;}
        .spe_p4_title p:before{content: "";background: url(../images/skin/special/spe_p4_title_left.png) no-repeat 100% 100%;background-size: contain;width: 16%;height: 160%;position: absolute;bottom: 0%;left: 0%;}
        .spe_p4_title p:after{content: "";background: url(../images/skin/special/spe_p4_title_right.png) no-repeat 100% 100%;background-size: contain;width: 13%;height: 165%;position: absolute;bottom: 0%;right: 0%;}
        .spe_p4_c{width: 50%;position: absolute;left: 28.6%;top: 40%;}
        .spe_p4_c_p{cursor:pointer;max-width: 1.34rem;max-height: 1.67rem;margin-right: 0.93rem;float: left;background: url(../images/skin/special/spe_p4_normal.png) no-repeat;background-size: 100% 100%;position: relative;}
        .spe_p4_c_p.spe_p4_active{background:url(../images/skin/special/spe_p4_active.png) no-repeat;background-size: 100% 100%;}
        .spe_p4_content{width: 1.28rem;height:23.54%;font-weight: bold;text-align: center;color: #fff;margin: 0.46rem 0;vertical-align: middle;line-height: 1.2;}
        .spe_p4_select{height: 0.38rem;position: absolute;left: 33%;bottom: -36%;}
        .spe_p4_select>img{height: 100%;}
    .spe_part5{width: 100%;position: relative;}
        .part5_border_bottom_bg{position: absolute;bottom: 0;}
        .part5_border_top_bg{position: absolute;top: 0;}
        .spe_p5_content{width: 100%;height: 45.5%;margin-bottom: 1%;}
        .spe_p5_c_box{width: 20%;height: 100%;float: left;margin-right: 6%;margin-left: 6%;}
        .spe_p5_box_margin{margin-bottom: 5%;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;height: 100%;top: 0;z-index: 2;}
        .spe_p5_img{display: block;position: absolute;left: 2%;top: 5%;height: 92%;width: 96%;margin: 0 auto;}
        .p5_box_title{position: absolute;text-align: center;font-size: 24px;font-weight: bold;color: #fff;top: -18%;left: 30%;}
    
    #footer-nav.skin_special{
        background: url(../images/skin/special/spe_p6_footer_bg.png) no-repeat;
        background-size: 100% 100%;
    }
    .index_video_box{position: relative;background-color: #000;transition: opacity 1s;-webkit-transition: opacity 1s;}
    .w1920.p-home{transition: opacity 1s;-webkit-transition: opacity 1s;}
    .index_video_box .spe_the_radio{left: 0;top: 0;z-index: 998;height: auto;}
    .index_video_box .video-js .vjs-tech{height: auto;}
.index_video_box .vjs-control-bar{display: none;}
.p5_big_box {
    width: 80%;
    height: 80%;
    position: absolute;
    top: 20%;
    left: 10%;
}
#footer_skin_bg{
    position: relative;
    max-width: 1360px;
    z-index: -1;
    width: 100%;
    margin: 0 auto;
}
.p5_box_2,.p5_box_3,.p5_box_4,.p5_box_1{font-size: 36px;color: #fff;text-align: center;opacity: 0;}
img.head_main_p {
    width: 2.5%;
    min-width: 35px;
    max-height: 65%;
    position: absolute;
    margin-left: -2.5%;
    margin-top: -0.25%;
}
.spe_part5 .p5_box_1{opacity: 1;}
.logo>a>img{width: auto;}

@media screen and (max-width: 1300px){
   .spe_p4_c{width: 60%;position: absolute;left: 25.6%;top: 20%;}
   .spe_p4_c_p{max-width: 1.6rem;max-height: 1.9rem;margin-right: 1.1rem;}
   .p5_box_title{font-size: 20px;top: -17%;left: 29%;}
   .spe_p4_content {
    width: 1.6rem;
    height: 1rem;
    }
    .spe_p4_select{
    left: 34%;
    bottom: -36%;
    }
    .head-nav>li>a{font-size: 12px;}
    img.head_main_p {
    width: 2.5%;
    position: absolute;
    margin-left: -2.5%;
    margin-top: 0.15%;
    }
    .spe_p4_title>p{height: 13%;top: -2%;padding: 5px 1.2rem 5px 1.7rem;left: 22%;font-size: 13px;line-height: 2.5;}
}
.spe_part3 .swiper-container .swiper-wrapper>div>a>img{width: 150%;margin-top: 7%;}
.pds-section .clearfix {
    width: 102%;
}
.index_video_box .loading_box{z-index: 999;position: relative;background-color: #000;overflow: hidden;margin-top: -70px;opacity: 1;transition:opacity 1s;}
.index_video_box .my-video{opacity: 0;transition:opacity 1s;}

@media screen and (max-width: 1445px) and (min-width: 1280px){
    .spe_p4_title>p{height: 13%;top: 4%;padding: 5px 1.2rem 5px 1.6rem;left: 25%;font-size: 12px;line-height: 2.5;}
    .spe_p4_select{bottom:-30%;}
}
.special_index .spe_part2 .video-js .vjs-tech {
  position: absolute;
  top: -15%;
  left: 0;
  width: 100%;
  height: 116%;
}
.special_index .spe_part2 .spe_the_radio{overflow: hidden;width: 10rem;height: 4.38rem;left: 4.46rem;top: 1.5rem;}

.index_video_box .loading_box .touchtips{
    color: #fff;
    text-align: center;
    width: 2.00rem;
    height: 2.00rem;
    line-height: 1.5;
    opacity: 0;
    -webkit-animation:fadeIn .5s .1s both;
}
.index_video_box .loading_box .touchtips div{
    width: 100%;
    height: 2.00rem;
    top: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 200%;
}
.index_video_box .loading_box .touchtips .active{
    -webkit-animation: fadeLoop 2s linear both infinite;
}
.index_video_box .loading_box .touchtips .active.load_per{
    opacity: 1;
    -webkit-animation: none;
}
.index_video_box .loading_box .touchtips .active div,.touchtips div.active {
    background-position: bottom center;
}
.index_video_box .loading_box .touchtips div.active{
    opacity: .1;
}
.index_video_box .loading_box .touchtips .load_roll{
    background-image: url(../images/skin/load_roll.png);
    -webkit-animation: rollBack 20s linear both infinite;
}
.index_video_box .loading_box .touchtips .load_point{
    background-image: url(../images/skin/load_point.png); 
    -webkit-animation: roll 3s linear both infinite;
}
.index_video_box .loading_box .touchtips .load_per{
    background-image: url(../images/skin/load_per.png); 
    opacity: 1;
    -webkit-animation: none;
}
.index_video_box .loading_box .center {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

@-webkit-keyframes rollBack {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@-webkit-keyframes roll {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeLoop {
    0% ,100% {
        opacity: 1;
    }

    50% {
        opacity: .1;
    }
}

.special_index{overflow: hidden;}
.special_index #maodian_1,.special_index #maodian_2,.special_index #maodian_3,.special_index #maodian_4{position: absolute;width: 10px;height: 10px;}
.special_index #maodian_1{top: 50%;}
.special_index #maodian_2{top: 29%;}
    .spe_part1{position: relative;height: auto;}
        .spe_part1 .part1_title2{position: absolute;right: 12.5%;top: 10%;width: 24.27%;-webkit-animation:bounceInDown .5s 1.5s both;}
        .spe_part1 .part1_title1{position: absolute;right: 2%;top: 20%;width: 44.33%;-webkit-animation:zoomIn 3s both;}
        .spe_part1 .spe_p1_top{position: absolute;top: 55%;left: 0;right: 0;margin: 0 auto;width: 53.17%;}
        .spe_part1 .spe_p1_radio{position: absolute;width: 10.77rem;margin: 0 auto;left: 0;right: 0;top: 66%;}
        .spe_part1 .spe_p1_radio .spe_the_radio{width: 10rem;height: 4.36rem;position: absolute;margin: 0 auto;left: 0;right: 0;top: 0.19rem;overflow: hidden;}
        .spe_part1 .spe_p1_radio .spe_the_radio.video-js .vjs-tech{position: absolute;top: -15%;left: 0;width: 100%;height: 116%;}
        .spe_part1 .spe_p1_radio .spe_p1_border{width: 10.77rem;height: 4.89rem;}
    .spe_part2{position: relative;}
        .spe_part2 .part2_border_top{position:absolute;top: 0;left: 0;}
        .spe_part2 .part2_border_botton{position:absolute;bottom: 0;left: 0;}
        .spe_part2 .spe_p2_top_img{position: absolute;top: -5%;left: 0;right: 1%;margin: 0 auto;width: 53.17%;}
        .spe_part2 .part2_span{width: 35%;color: #fff;font-size: 0.18rem;text-align: center;position:absolute;bottom: 0;top: 13%;left: 0;right: 0;margin:0 auto;background: url(../images/skin/special2/p2_title_bg.png) no-repeat;background-size: contain;}
        .spe_part2 .spe_p2_c{position:absolute;height: 2rem;bottom: 30%;top: 0;left: 0;right: 0;margin: auto;width: 50%;}
        .spe_part2 .spe_p2_c_p{background: url(../images/skin/special2/spe_p2_normal.png) no-repeat;background-size: 100% 100%;cursor: pointer;float: left;position: relative;width: 14%;height: 80%;margin-right: 2%;font-size: 0.16rem;}
        .spe_part2 .spe_p2_c_p.spe_p2_active{background: url(../images/skin/special2/spe_p2_active.png) no-repeat;background-size: 100% 100%;}
        .spe_part2 .spe_p2_c_p.p2_last{margin-right: 0;}
        .spe_part2 .spe_p2_c .spe_p2_content{font-weight: bold;text-align: center;color: #fff;margin: auto;position: absolute;left: 0;right: 0;top: 0;bottom: 5%;width: 86%;height: 35%;}
        .spe_part2 .spe_p2_c .spe_p2_select{width: 32%;max-width: 45px;height: 50%;position: absolute;margin: 0 auto;left: 0;right: 0;bottom: -60%;}

        .spe_part2 .p2_big_box{position: absolute;left: 0;right: 0;margin: 0 auto;width: 50%;bottom: 13%;height: 35%;color: #fff;font-size: 0.18rem;text-align: center;opacity: 0;}
            .spe_part2 .p2_big_box.p2_box_1{opacity: 1;}
            .spe_part2 .p2_big_box.p2_box_6>div{overflow: auto;position: absolute;width: 100%;height: 85%;bottom: 0;}
            .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: 0%;z-index: 2;}
            .spe_part2 .p2_big_box.p2_box_6 #spe_p2_city li{width: 100%;line-height: 2.5;height: 100%;border: 1px solid #9a9a9b;cursor: pointer;display: none;background-color:#000; }
            .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%;}
            .spe_part2 .p2_big_box.p2_box_6 #spe_p2_city li .p2_b6_l1{left: auto;right: 0;top: 0;bottom: 0;}
            .spe_part2 .p2_big_box.p2_box_6 table{font-size: 0.20rem;}
            .spe_part2 .p2_big_box table{color: #fff;width: 100%;font-size: 0.22rem;border-right:#9a9a9b 1px solid;border-bottom:#9a9a9b 1px solid;border-collapse: collapse;text-align: left;}
            .spe_part2 .p2_big_box table tr td.first_td{text-align: center;}
            .spe_part2 .p2_big_box table tr td{border-top:#9a9a9b 1px solid;border-left:#9a9a9b 1px solid;padding: 7px 15px;}
            .spe_part2 .p2_box_title{position: absolute;width: 100%;top: -13%;}
            .spe_part2 .p2_box_title .special{font-size: 0.16rem;}
            .spe_part2 .spe_p2_content{width: 100%;height: 45%;margin-top: 5%;position: relative;}
            .spe_part2 .spe_p2_content .spe_p2_c_box{width: 32%;height: 100%;float: left;margin-right: 2%;position: relative;}
            .spe_part2 .spe_p2_content .spe_p2_c_box.p2_last{margin-right: 0;}
            .spe_part2 .spe_p2_content .spe_p2_c_box .spe_p2_img{width: 94%;height: 95%;margin-top: 2.5%;}
            .spe_part2 .spe_p2_content .spe_p2_c_box .spe_p2_border{width: 100%;left: 0;right: 0;top: 0;margin: auto;bottom: 0;}

    .spe_part3{position: relative;}
        .spe_part3 .spe_p3_top_img{position: absolute;top: 1%;left: 0;right: 1%;margin: 0 auto;width: 53.17%;}
        .spe_part3 .part3_pro{width: 60%;position: absolute;left: 0;right: 0;margin: 0 auto;top: 8%;height: 92%;}
        .spe_part3 .part3_pro>a{width: 100%;float: left;display: block;height: 29%;margin-top: 4%;}
        .spe_part3 .part3_pro>a>img{position: absolute;width: 78%;left: 0;right: 0;margin: 0 auto;}
        .spe_part3 .part3_bottom{position: absolute;left: 0;right: 0;bottom: -3%;z-index: 2;margin:0 auto;}
        .spe_part3>span{position: absolute;font-size: 20px;margin: 0 auto;width: 100%;text-align: center;top: 8%;left: 0;right: 0;font-weight: bold;color: #fff;}

    /*.spe_part4{position: fixed;right: 12%;top: 10%;width: 10.4%;height: 36%;opacity: 0;transition: opacity .5s;-webkit-transition: opacity .5s;z-index: 999;}
        .spe_part4>img{height: 99%;width: 100%;}
        .spe_part4 ul{position: absolute;width: 100%;height: 60.4%;left: 0;right: 0;bottom: 6.5%;}
        .spe_part4 ul li{width: 100%;height: 16.5%;margin-top: 3.5%;}
        .spe_part4 ul li img{width: 100%;height: 100%;cursor: pointer;}*/
    .spe_part4{position: fixed;right: 8%;top: 10%;width: 198px;height: 328px;opacity: 0;transition: opacity .5s;-webkit-transition: opacity .5s;z-index: 999;}
        .spe_part4>img{height: 100%;width: 100%;}
        .spe_part4 ul{position: absolute;width: 100%;height: 66%;left: 0;right: 0;bottom: 0;}
        .spe_part4 ul li{width: 198px;height: 32px;margin-top: 6px;}
        .spe_part4 ul li img{width: 100%;height: 100%;cursor: pointer;}
@media screen and (max-height: 700px){
    .spe_part4{top:15%;}
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

   @media screen and (max-width: 9999px){
    .ft-con{
        font-size: 14px;
    }
    .ft-h2{
        font-size: 16px;
    }
    .ft-nav{
        font-size: 16px;
    }
    .ft-h1{
        font-size: 20px;
    }
    .ft-title{
        font-size: 28px;
    }
    .ft-title.ft_title_small{
        font-size: 24px;
    }
    .ft-ltitle{
        font-size: 54px;
    }
    .ft-fbanner{
        font-size: 25px;
    }
    .ft-large{
        font-size: 54px;
    }
    .ft-banner{
        font-size: 36px;
    }
    .login-list{
        top:20%;
    }
    .l-form{
        margin-top: 30px;
        width:300px;
    }
    .l-form .username,
    .l-form .password{
        width:242px;
    }
    .pageBody h3{
        margin-bottom: 50px;
    }
    .l-form p{
        margin:30px 0;
    }
    .btn-login{
        width:290px;
        height:39px;
        line-height: 39px;
        background: url(../images/login-btn.png) no-repeat 0 0;
    }
    .pds-da-muenu{
        top:20%;
    }
}
@media screen and (max-width: 1440px){
    .ft-con{
        font-size: 13px;
    }
    .ft-h2{
        font-size: 14px;
    }
    .ft-nav{
        font-size: 15px;
    }
    .ft-h1{
        font-size: 18px;
    }
    .ft-title{
        font-size: 24px;
    }
    .ft-title.ft_title_small{
        font-size: 20px;
    }
    .ft-ltitle{
        font-size:36px; 
    }
    .ft-fbanner{
        font-size: 26px;
    }
    .ft-banner{
        font-size: 22px;
    }
    .footer .s-logo {
        width: 141px;
    }
    .footer .s-logo img{
        margin-top: 0%;
    }
    .ft-large{
        font-size: 48px;
    }
    .his-step .item{
        margin: 17px 0.12em;
    }
    .w1200{
        width:1000px;
    }
    .login-list{
        top:18%;
    }
    .l-form{
        margin-top: 30px;
        width:228px;
    }
    .l-form .username,
    .l-form .password{
        width:180px;
    }
    .pageBody h3{
        margin-bottom: 0;
    }
    .l-form p{
        margin:0 0 10px 0;
    }
    .btn-login{
        width:230px;
        height:29px;
        line-height: 29px;
        background:url(../images/login-btn-sm.png) no-repeat 0 0;
    }
    .l-succ{
        width:390px !important;
        left:6% !important;
    }
    .l-succ img{
        width:110px;
    }
    .banner-pic .banner-text{
        left:17% !important;
    }
    .banner-pic .banner-text h2{
        font-size: 32px;
    }
    .banner-pic .banner-text h3{
        font-size: 24px;
    }
    .pds-da-muenu{
        top:26%;
    }
    .pds-list-wrap .pds-cate-tab .tabs a{
        height: 200px;
    }
    .pds-list-wrap .pds-cate-tab .tabs .item-52 a{
        height: 190px;
    }
    .pds-section li{
        width: 237px;
        +width: 235px;
        height: 200px;
    }
    .pds-section li .pic{
        top: -10px;
    }
    .head-main .logo{
        width: 110px;
        margin-top: -1px;
    }
}
@media {
    .ft-con{
        font-size: 13px;
    }
    .ft-h2{
        font-size: 14px;
    }
    .ft-nav{
        font-size: 14px;
    }
    .ft-h1{
        font-size: 16px;
    }
    .ft-title{
        font-size: 22px;
    }
    .ft-title.ft_title_small{
        font-size: 18px;
    }
    .ft-large{
        font-size: 44px;
    }
    .login-list{
        top:13%;
    }
    .head .nav-about .sub-nav li a{
        width: 70px;
    }
    .footer .center_box{
        width: 65%;
        margin-left: 10%;
        left: 12%;
    }
    .home-cus .tb{
        width: 460px;
    }
    .home-cus .tb p{
        padding-top: 9px;
        width: 200px;
        height: 45px;
    }
    .home-cus .tb p.t1 {
        margin-right: 57px;
    }
    .w1024{
        width: 1000px;
    }
    .pds-section li{
       /*  width: 186px;
       height:192px; */
    }
    /* .pds-section li .pic{
        height: 130px;
    } */
    .gotop{
        margin-left: 512px;
    }
    .about-p7 .c-title{
        padding: 0.5em 0;
    }
    .about-p7 .list .nav {
        margin-bottom: 1.52em;
    }
    .about-p7 .list li .wa {
        width: 80px;
    }
    .about-p7 .list li .wa .pic {
        height: 95px;
    }
    .about-p5 .content .c-title {
        margin-bottom: 0.1em;
    }
    .his-step, .his-step .i-wrap{
        height: 54px;
        margin-bottom: 14px;
        margin-top: 24px;
    }
    .his-step .item {
        margin: 17px 0.2em;
    }
    .his-step .item b {
        width: 34px;
        height: 34px;
        left: 50%;
        top: 50%;
        margin-left: -17px;
        margin-top: -17px;
    }
    .his-step .item, .his-step .item s {
        width: 20px;
        height: 70px;
        top: -22px;
    }
    .his-step .item .tx{
        top: 45px;
        left: -7px;
    }
    .about-p6 .content .tx-wrap {
        padding-top: 1.4em;
    }
    .about-p5 .content .text, .about-p6 .content .text {
        height: 16.2em;
    }
    .about-p5 .tx-wrap {
        padding-top: 18px;
        /* width: 11.41em; */
    }
    .about-p5 .content{
        top: .8em;
    }
    .pds-da-muenu{
        margin-right: -500px;
    }
}
@media screen and (max-width: 1024px){
    .ft-con{
        font-size: 12px;
    }
    .ft-h2{
        font-size: 14px;
    }
    .ft-nav{
        font-size: 13px;
    }
    .ft-h1{
        font-size: 15px;
    }
    .ft-title{
        font-size: 20px;
    }
    .ft-title.ft_title_small{
        font-size: 16px;
    }
    .ft-large{
        font-size: 36px;
    }
    .about-menu{
        left: 5px;
    }
    /*.footer .center_box{
        width: 94%;
        margin-left: 3%;
    }*/
    .footer .s-logo {
        width: 100px;
    }
    /*.footer .s-logo img{
        margin-top: -10px;
    }*/
    .head-main .top-nav .login .drownlist .inner{
        width: 104px;
    }
    .pds-head {
        padding-left: 12px;
        padding-right: 12px;
    }
    .banner-pic .item #pro_img{
        margin-left: -480px;
    }
    .banner-pic .item #pro_no,
    .banner-pic .item #pro_title{
        margin-right: -480px;
    }
    .product-details-wrap .banner-pic{
        height:360px;
    }
    .main{
        max-width: 966px;
        *width: 966px;
    }
    .his-step .item {
        margin: 17px 0.15em;
    }
}