    /*
* Author: Administrator
* Date: 2018-10-22 21:57:58
* Desc: 
**/
    html,body  
    {  
        -webkit-text-size-adjust: auto !important;  
        text-size-adjust: auto !important;  
        -moz-text-size-adjust: auto !important;  
    }  
.c_obj {
    width: 90%;
    margin: 0 auto;
    clear: both;
    box-sizing: border-box;
    overflow: auto;
}

.c_obj_block {
    width: 279px;
    float: left;
    padding-top: 75px;
    padding-bottom: 65px;
    position: relative;
}

.c_obj_block-r {
    float: right;
}

.c_obj_block img {
    width: 279px;
    height: 232.2px;
}

.c_obj_block p {
    font-size: 22px;
    line-height: 31px;
    color: rgb(197, 166, 110);
    text-align: center;
    margin-top: 10px;
}

.c_obj_block_bg {
    background-color: rgb(252, 243, 229);
}

.gold_title {
    width: 100%;
    line-height: 24px;
    font-size: 24px;
    margin-bottom: 29px;
    color: rgb(197, 166, 110);
    padding-left: 26px;
}

.gray_title {
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    height: 54px;
    width: 100%;
    background-color: rgb(230, 230, 230);
    /* z-index: 5; */
    /* position:  absolute; */
}

.c_data_block {
    border-bottom: solid 1px rgb(220, 220, 220);
    clear: both;
    overflow: auto;
    position: relative;
    /* padding-top: 54px; */
}

.data_p {
    /* margin-top: 54px; */
    width: 50%;
    float: left;
    text-align: center;
    padding: 25px 0px;
    font-size: 20px;
    line-height: 30px;
    box-sizing: border-box;
}

.data_p p,
.data_p pre {
    color: rgb(75, 75, 75);
    min-height: 29px;
}

.data_p_l {}

.key_word {
    margin-top: 70px;
}

.other-c {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 87px;
    right: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/Public/Home/m/images/new-m-2018-10-17/other-c.png);
    cursor: pointer;
}

.my_animate {
    transition: all 0.8s
}

.shu {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 1.5px;
    height: 100%;
    background-color: rgb(220, 220, 220);
    /* z-index: 1; */
}


/****************产品页**********/

.pic {
    /*    background-color: rgb(252,243,229);*/
    position: relative;
}

.pds-filter {
    width: 100%;
    /* height: 230px; */
}

.filter-type {
    /* height: 115px; */
    width: 100%;
    padding: 50px 0px 22px 26px;
    /*border-bottom: dashed 1px rgb(204, 204, 204);*/
    box-sizing: border-box;
}
.filter-veral{
    width: 100%;
    padding: 22px 0px 22px 26px;
    /*border-bottom: dashed 1px rgb(204, 204, 204);*/
    box-sizing: border-box;
}

.filter-function {
    /* height: 115px; */
    width: 100%;
    padding: 22px 0px 22px 26px;
    /* padding-left: 26px; */
    /*border-bottom: dashed 1px rgb(204, 204, 204);*/
    box-sizing: border-box;
}

.pds-filter span {
    display: inline-block;
    line-height: 72px;
    font-size: 22px;
    font-weight: 600;
    margin-right: 27px;
    position: absolute;
}

.filter-block-div {
    /*display: inline-block;*/
    display: flex;
    flex-wrap: wrap;
    /*width: 79%;*/
    /*margin-left: 21%;*/
    /* padding: 22px 0px; */
}

.filter-block {
    /*min-width: 102px;*/
    /*height: 50px;*/
    /*border-radius: 24px;*/
    /*line-height: 50px;
    font-size: 22px;
    display: inline-block;
    text-align: center;
    background-color: rgb(239, 240, 242);
    box-sizing: border-box;
    padding: 0 15px;
    margin: 11px 0px 11px 15px;
    cursor: pointer;*/
    height: 60px;
    font-size: 22px;
    background-color: #f1f1f1;
    width: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    margin-top: 10px;
    border: 1px solid #f1f1f1;
}

.block-active {
    background-color: #ccf0ed;
    color: #0eb9a9;
    border: 1px solid #00b5a4;
}

.pds-sort {
    width: 236px;
    height: 56px;
    margin-left: 50%;
    display: inline-block;
    transform: translateX(-118px);
    text-align: center;
    margin-top: 60px;
    background-color: rgb(239, 240, 242);
    cursor: pointer;
}

.sort-block {
    width: 50%;
    float: left;
    height: 100%;
    line-height: 56px;
    font-size: 22px;
}
.pds-section .item{
    position: relative;
}
.pds-section .title{
    margin-top: 64px !important;
}
.item-c {
    position: absolute;
    top: 280px;
    width: 100%;
    height: 44px;
    text-align: center;
    font-size: 22px;
    line-height: 44px;
    background-color: rgb(234, 217, 187);
}


/***************导航栏******************/

a {
    text-decoration: none
}

a:visited {
    text-decoration: none;
}

.head-nav-head {
    width: 100%;
    background-color: rgb(76, 76, 76);
    height: 80px;
    position: fixed;
    z-index: 999;
    top: 0;
}

.head_nav-logo {
    width: 171px;
    margin-left: 50%;
    margin-top: 11.5px;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/logo3.png');
    background-size: cover;
    transform: translateX(-50%);
    display: inline-block;
}

.new-nav-div {
    width: 400%;
    height: 100%;
    overflow: hidden;
    clear: both;
    transition: all 0.5s;
}

.new-nav-first {
    padding-top: 80px;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    float: left;
}

.new-nav-second {
    padding-top: 80px;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    position: relative;
}

.f-block {
    position: relative;
}

.goto-second {
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    right: 0;
}

.f-block-border {
    width: 85%;
    padding: 57.5px 25px 57.5px 25px;
    height: 140px;
    border-bottom: solid 1px rgb(220, 220, 220) !important;
    box-sizing: border-box;
    margin-left: 7.5%;
    font-size: 25px;
    line-height: 25px;
    color: rgb(119, 119, 119);
    position: relative;
}

.t-o-block {
    width: 100%;
    padding: 0px 40px 0px 70px;
    height: 100px;
    font-size: 25px;
    line-height: 100px;
    color: rgb(76, 76, 76);
    position: relative;
    box-sizing: border-box;
}

.t-o-block span {
    width: 13px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/Public/Home/m/images/new-m-2018-10-17/mb-right.png);
    /* float:right; */
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
}

.f-block span {
    width: 13px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/Public/Home/m/images/new-m-2018-10-17/mb-right.png);
    position: absolute;
    top: 50%;
    right: 56%;
    transform: translateY(-50%);
    z-index: 9;
}

.s-block span,
.t-block span,
.s-s-block-border span,
.s-t-block-border span {
    width: 13px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/Public/Home/m/images/new-m-2018-10-17/mb-right.png);
    /* float:right; */
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.first-div {
    overflow-y: auto;
    box-sizing: border-box;
    width: 32%;
    float: left;
    background-color: rgb(236, 236, 236);
    height: 100%;
    padding-bottom: 80px;
}

.second-div {
    overflow-y: auto;
    width: 68%;
    float: left;
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 80px;
}

.third-div {
    width: 68%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    transform: translateX(147%);
    background-color: white;
    transition: all 0.5s;
}

.s-f-block {
    width: 100%;
}

.s-f-block-border {
    width: 85%;
    margin-left: 7.5%;
    padding: 57.5px 0px 57.5px 0px;
    height: 140px;
    box-sizing: border-box;
    font-size: 25px;
    line-height: 25px;
    color: rgb(77, 77, 77);
    position: relative;
    text-align: center;
    border-bottom: solid 1px white;
}

.s-s-block {
    width: 100%;
}

.s-s-block-border {
    width: 85%;
    margin-left: 7.5%;
    padding: 27.5px 0px 27.5px 65px;
    height: 140px;
    box-sizing: border-box;
    font-size: 25px;
    line-height: 85px;
    color: rgb(77, 77, 77);
    position: relative;
    text-align: left;
    border-bottom: solid 1px rgb(220, 220, 220);
}

.s-t-block-border {
    width: 90%;
    margin-left: 5%;
    padding: 27.5px 0px 27.5px 35px;
    height: 140px;
    box-sizing: border-box;
    font-size: 25px;
    line-height: 85px;
    color: rgb(77, 77, 77);
    position: relative;
    text-align: left;
    border-bottom: solid 1px rgb(220, 220, 220);
    overflow: hidden;
}

.s-s-block-border img,
.s-t-block-border img {
    width: 85px;
    height: 85px;
    margin-right: 30px;
}

.new-nav-third {
    padding-top: 80px;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
}

.back-to-second {
    width: 18.6%;
    float: left;
    height: 100%;
    box-sizing: border-box;
    background-color: rgb(76, 76, 76);
    position: relative;
}

.back-to-second-one {
    width: 16%;
    float: left;
    height: 100%;
    box-sizing: border-box;
    background-color: rgb(76, 76, 76);
    position: relative;
}

.gray-left {
    width: 25px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/Public/Home/m/images/new-m-2018-10-17/gray-left.png");
}

.third-only-div {
    width: 81.4%;
    float: left;
    height: 100%;
    overflow-y: auto;
}

.second-third-div {
    width: 84%;
    height: 100%;
    overflow: hidden;
}

.third-title {
    width: 100%;
    height: 150px;
    text-align: center;
    line-height: 150px;
    font-size: 27px;
    position: relative;
}

.third-more {
    position: absolute;
    display: inline-block;
    font-size: 18px;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    color: rgb(76, 76, 76)
}

.not-goto-second {
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    right: 0;
}

.m-pds-contrast {
    width: 73px;
    height: 93px;
    position: fixed;
    right: 20px;
    top: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.m-c-num1 {
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/m-c-num1.png')
}

.m-c-num2 {
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/m-c-num2.png')
}

.contrast-bottom {
    margin-bottom: 60px;
    margin-top: 30px;
    text-align: center;
}

.back-to-lists {
    width: 222px;
    height: 68px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/back-to-lists.png')
}

.m-c-r-center {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.m-c-l-center {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}



.video-m-nav{
    width: 100%;
    height: 85px;
    overflow-x: hidden;
    clear: both;
    overflow-y: hidden;

}
.m-v-navBlock{
    width: 149px;
    height: 94%;
    position: relative;
    float: left;
    display: inline-block;
    -webkit-tap-highlight-color:rgba(255,255,255,0);
}
.title-b-active{
    width: 149px;
    height: 5px;
    position: absolute;
    bottom: 0;
    background-color: rgb(194,162,106);
    transition: transform 0.5s ease;
    /* cubic-bezier(1, -1, 0.5, 2) */
}
.v-nav-title{
    position: absolute;
    width: 100%;
    height: 40.8px;
    font-size: 25.5px;
    line-height: 40.8px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-weight: 600;
}
.title-r-border{
    border-right: 1px solid rgb(180,180,180)
}
.v-m-scroll{
    height: 100%;
    display: inline-flex;
    position: relative;
    transition: transform 0.5s ease;
}
.video-m-tab-div{
    width: 640px;
    height: auto;
    margin-bottom: 30px;
    float: left;
}
.video-m-block{
    width: 100%;
    height: 355px;
    position: relative;
    border-bottom: 2px solid white;
    overflow:  hidden;
}
.video-m-block img{
    width: 100%;
    height: 100%;
}
.v-m-tuijian{
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/m-tuijian.png');
    right: 0;
    top: 0;
    width: 99px;
    height: 99px;
}
.v-m-videoPlay{
    position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/videoPlay.png');
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.v-m-text{
    width: 100%;
    position: absolute;
    /* padding-left: 51px; */
    bottom: -2px;
    height: 90px;
    /* background: inherit; */
    /* -webkit-filter: blur(5px); */
    -moz-filter: blur(5px);
    /* filter: blur(5px); */
    /* background-position: 0 100%; */
    background: linear-gradient(to top, rgba(0,0,0,0.7) 15%,rgba(0,0,0,0.01) 100%);
    /* background-color: rgba(0,0,0,0.2); */
}
.v-m-text-title{
    color: white;
    font-size: 26px;
    line-height: 40px;
    /* transform: translateX(-16px); */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width:  355px;
    /* margin-top: 10px; */
    /* z-index:  33; */
    position:  absolute;
    bottom: 34px;
    padding-left: 51px;
}
.v-m-text-describe{
    width: 100%;
    color: white;
    font-size: 29px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
.v-m-more{
    width: 100%;
    height: 80px;
    text-align: center;
    font-size: 22px;
    line-height: 80px;
    margin-top: 50px;
}
.v-m-more span{
    width: 21px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/m-more.png');
    display: inline-block;
}
.v-m-hide{
    width: 100%;
    height: auto;
    display: none;
}
.v-m-title-div{
    margin: 35px 0px 30px 37px;
}
.v-m-title-icon{
    width: 55px;
    height: 55px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/videoBlock1.png');
    display: inline-block;
}
.v-m-title-div p{
    line-height: 55px;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    margin-left: 20px;
    display: inline-block;
    color: rgb(114,114,114)
}
.video-video-m{
    width: 100%;
    min-height: 355px;
    position: relative;
    background-color: white;
    background-size: cover;
}
.myvideo-m{
    width: 100%;
    opacity: 0;
}
.v-m-detial{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 50px;
    padding: 0px 34px;
    /*border-bottom: 1px solid rgb(214,214,214);*/
    box-sizing:  border-box;
}
.v-m-title{
    font-size: 40px;
    line-height: 65px;
    /*font-weight: 600;*/
    /* width: 100%; */
    color: #333333;
}
.v-m-describe{
    line-height: 58px;
    font-size: 24px;
    line-height: 38px;
    color: #333333;
    /* overflow: hidden; */
    /* text-overflow:ellipsis; */
    /* white-space: nowrap; */
    /*width: 80%;*/
    margin-top: 20px;
    margin-bottom:30px;
}
.v-m-type{
    color: #333333;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom:30px;
}

.v-m-date{
    color: #aaaaaa;
    font-size: 24px;
    margin-bottom:40px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px;
}
.other-v-m{
    width: 100%;
}
.clearboth{
    clear: both;
}
.other-v-block{
    width: 49%;
    margin-bottom: 20px;
    position: relative;
}
.other-v-l{
    float: left;
}
.other-v-r{
    float: right;
}
.other-v-block img{
    width: 100%;
    height: 179px;
}
.other-v-m-more{
    position: absolute;
    width: 100%;
    height: 179px;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7)
}
.other-v-block p{
    font-size: 25px;
    line-height: 59px;
    font-weight: 600;
    padding-left: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.other-v-m-jia{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/Public/Home/m/images/new-m-2018-10-17/v-jia.png');
}
.other-v-m-span{
    background-color: rgb(198,169,120);
    color: white;
    width: 80px;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
}
.v-m-b-bg{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.video-jiantou{
    color: #aaa;
    font-weight: lighter;
    float: right;
    line-height: 70px;
    font-size: 22px;
    transform: scaleY(1);
    transform-origin: 50% 55%;
    -webkit-transform: scaleY(1);
    -webkit-transform-origin: 50% 55%;
    margin-right: 4px;
}



/* 导航栏 */
.new-nav-div .navBox
{
    padding-top: 80px;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    float: left;
}

.new-nav-div .navBox .buttomBoder
{
    border-bottom: 1px solid #f5f5f5;
    margin-left: 28px;
    margin-right: 28px;
}


.new-nav-div .navBox .firstNav
{
    font-size: 24px;
    color: #333333;
    overflow: hidden;
}



.new-nav-div .navBox .firstNav .firstNavBox
{
    overflow: hidden;
}


.new-nav-div .navBox .firstNav .firstNavBoxText
{
    height:92px;
    line-height:92px;
    font-weight:bold;
    padding-left: 28px;
    padding-right: 28px;
}
.new-nav-div .navBox .firstNav .firstNavBoxTextOutSideProduct
{
    height:92px;
    line-height:92px;
    font-weight:bold;
    padding-left: 28px;
    padding-right: 28px;
}

.new-nav-div .navBox .firstNav.subNav.active .firstNavBoxText
{
    background-color: #e7f8f6;
}

.new-nav-div .navBox .firstNav.subNav.active .objNavBox
{
    background-color: #e7f8f6;
    text-align: center;
}

.new-nav-div .navBox .firstNav.subNav .firstNavBoxText
{
    background-image: url(/Public/Home/m/images/nav/add.png);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: 95% center;
}

.new-nav-div .navBox .firstNav.subNav .firstNavBoxTextOutSideProduct
{
    background-image: url(/Public/Home/m/images/nav/add.png);
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: 95% center;
}

.new-nav-div .navBox .firstNav.subNav.active .firstNavBoxText
{
    background-image: url(/Public/Home/m/images/nav/reduce.png);
    background-repeat: no-repeat;
    background-size: 14px 3px;
    text-align: center;
}

.new-nav-div .navBox .firstNav.subNav.active .firstNavBoxTextOutSideProduct
{
    background-image: url(/Public/Home/m/images/nav/reduce.png);
    background-repeat: no-repeat;
    background-size: 14px 3px;
    text-align: center;
}

.new-nav-div .firstNav.subNav .otherNavBox
{
     margin-left: 59px;
     margin-right: 59px;
     display: none; 
}

.new-nav-div .firstNav.subNav.active .otherNavBox 
{
     display: block; 
}
.new-nav-div .otherNavBox .otherNavBoxText
{
    height:92px;
    line-height:92px;
    border-bottom: 1px solid #f5f5f5;
}

.new-nav-div .firstNav.subNav .productNavBox
{
  overflow: hidden; 
  padding-top: 46px;
  padding-bottom: 45px;
   display: none;
}
.new-nav-div .firstNav.subNav.active .productNavBox
{
   display: block;
}
.new-nav-div .productNavItem
{
  width: 33%;
  float:left;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.new-nav-div .productNavItem .productNavLogo
{
   overflow: hidden;
}
.new-nav-div .productNavItem .productNavLogo img
{
  height: 54px;
}
.new-nav-div .productNavItem .productNavText
{
   margin-top: 20px;
}