body{
    padding-top:90px;
}
.sideber{
            position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;
        }
        .sideber li{
            width:54px;
            height:54px;
            float:left;position:
            relative;
            border-bottom:1px solid #444;
            right: 0;
            background-color:#000;
            opacity:0.8;
            position: relative;
        }
        .sideber li{
            background-image: url(../images/WhatsApp.png) ;
            background-repeat: no-repeat;
            background-size: 60%;
            background-position: center center;
        }
        .sideber li .sidebox{
            width:0px;
            height: 54px;
            line-height: 54px;
            text-align: center;
            color: #fff;
            background-color:#000;
            opacity:0.8;
            position: absolute;
            right: 0;
        }
        .sideber li .sidebox a{
            color: #fff;
            font-size: 14px;
            display: block;
        }
.footerText p a{
	color:#fff;
}
@media screen and (min-width:1800px){
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
      }
    /*
        *
        *   header style start
        *
    */
        .header{
            height: 90px;
            background: #fff;
            position: fixed;
            top:0;
            width:100%;
            z-index: 1111111;
        }
        .navbar {
            width: 1200px;
            margin: 0 auto;
        }
        .navbar-default{
            height:90px;
            background:none;
            border: none;
        }
        .navbar-right{
            display: block;
            position: relative;
        }
        .navbar-right>li{
            margin-right:79px ;
        }
        .navbar-right li.active {
            border-bottom:2px solid #D4B279;
            background:#fff;
        }
        .container-fluid{
            padding-right: 0px;
        }
        .navbar-default .navbar-nav>.active>a,
        .navbar-default .navbar-nav>.active>a:focus,
        .navbar-default .navbar-default .navbar-nav>.disabled>a,
        .navbar-default .navbar-nav>.disabled>a:focus,
        .navbar-default .navbar-nav>.disabled>a:hover{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav>li>a:hover{
            color:#D4B279;
        }
        .navbar-nav>li{
            height: 90px;
        }
        .navbar-nav>li>a{
            line-height: 88px;
            padding-bottom:0;
            padding-top:0;
            color: #333;
            letter-spacing:1px;
        }
        .navbar-right{
            width:  984px;
        }
        .navbar-right div.navSearch {
            width:137px;
            position: absolute;
            margin: auto;
            top:0;bottom:0;left:0;border-right: 0;
            height:32px;
        }
        .navbar-right div.navSearch input{
            height: 32px;
            width:100%;
            border: 1px solid #ccc;
            padding-left:8px;
            border-radius: 50px;
        }
        .navbar-right div.navSearch button{
            width:18px;height:18px;
            background:url(../images/index/index--nav--fangdajing.png);
            position:   absolute;
            right: 10px;bottom:0;top:0;
            margin: auto ;
        }
        ::-moz-placeholder { color: #c9c9c9;font-size: 14px }
        ::-webkit-input-placeholder { color:#c9c9c9;font-size: 14px }
        :-ms-input-placeholder { color:#c9c9c9; font-size: 14px}
        
        #search {
            line-height: 88px;
            position: absolute;
            right:8px;
            margin-right: 0;
        }
        #search i{
            float: right;
            width:50px;
            text-align: center;
            cursor: pointer;
            background:url(../images/index/index--nav--sousuo2.png) no-repeat left center;
        }
        #search img{
            margin-left: 15px;
        }
        #search input{
            position: absolute;
            width:190px;
            height: 30px;
            border:1px solid #ccc;
            border-radius: 30px;
            left: 48px;
            transform: translateY(30px);
            padding-left:20px;
            display: none;
        }
        /*  childNavList*/
            .navbar-right li:nth-child(2):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(2) ul{
                position: absolute;
                left:-30px;
                display: none;
            }
            .navbar-right li:nth-child(2) ul li{
                background: #fff;
                width: 200px;
            }
            .navbar-right li:nth-child(2) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(3):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(3) ul{
                position: absolute;;
                display: none;
            }
            .navbar-right li:nth-child(3) ul li{
                background: #fff;
                width: 142px;
            }
            .navbar-right li:nth-child(3) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(4):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(4) ul{
                left:-30px;
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(4) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(4) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(5):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(5) ul{
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(5) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(5) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
    /*      header style end*/
    /*
        *
        *   footer style start
        *
    */
        .footer{
            background:#555555;
            padding-top:50px;
        }
        .footerContainer{
            width: 1200px;
            margin: 0 auto;
            position: relative;
        }
        .footerContainer::after{
            content: "";
            display: block;
            width: 100%;
            border:1px solid #444;
            border-left:none;
            border-right: none;
            position: absolute;
            top:36px;
            border-bottom-color: #666;
        }
        .footerNav{
            display: flex;
            justify-content: space-between;
        }
        .footerNav>ul{
            width: 20%;
            color: #fff;
        }
        .footerNav>ul:nth-child(1){
            text-align: center;
        }
        .footerNav>ul:nth-child(2) li,.footerNav>ul:nth-child(3) li,.footerNav>ul:nth-child(4) li,.footerNav>ul:nth-child(5) li{
            text-align: left;
            padding-left:76px;
        }
        .footerNav>ul:nth-child(4) li{
            padding-left:93px;
        }
        .footerNav>ul:nth-child(2) li:nth-child(1),.footerNav>ul:nth-child(3) li:nth-child(1),.footerNav>ul:nth-child(4) li:nth-child(1),.footerNav>ul:nth-child(5) li:nth-child(1){
            text-align: center;
            padding-left:0;
        }
        .footerNav>ul>li:nth-child(1){
            border-right: 1px solid #444444;
            margin-bottom:44px;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1){
            border:none;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1) a{
            border:none;
        }
        .footerNav>ul>li:nth-child(1) a{
            display: block;
            font-size: 16px;
            color: #fff;
            border-right: 1px solid #666666;
        }
        .footerNav>ul>li a{
            color: #fff;
            font-size: 14px;
        }
        .footerLink{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1{
            display: flex;
        }
        .footerLinkImte1 h2{
            font-size: 16px;
            color: #fff;
            line-height: 24px;
            margin-right: 15px;
        }
        .footerLinkImte1>ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1>ul li a{
            display: inline-block;
            line-height: 24px;
            font-size: 14px;
            margin-right: 44px;
            color: #fff;
        }
        .footerLinkImte2 ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte2 ul li a{
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-right: 26px;
            background: url(../images/index/index--yewei--contact.png) no-repeat;
        }
        .footerLinkImte2 ul li:nth-child(2) a{
            background-position:-44px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(3) a{
            background-position:-89px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(4) a{
            background-position:-130px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(5) a{
            background-position:-166px 0 ;
            margin-right: 0;
        }
        .footerText{
            border-top:1px solid #606060;
            color: #fff;
            padding-top:10px;
        }
        .footerText p{
            font-size: 14px;
            line-height: 24px;
            text-align: center;
        }
    /*      footer style end*/
}
@media screen and (max-width:1799px){
    /*
        *
        *   header style start
        *
    */
        .header{
            height: 90px;
            background: #fff;
            position: fixed;
            top:0;
            width:100%;
            z-index: 1111111;
        }
        .navbar {
            width: 1200px;
            margin: 0 auto;
        }
        .navbar-default{
            height:90px;
            background:none;
            border: none;
        }
        .navbar-right{
            display: flex;
            justify-content: space-between;
            position: relative;
        }
        .navbar-right li.active {
            border-bottom:2px solid #D4B279;
            background:#fff;
        }
        .navbar-default .navbar-nav>.active>a,
        .navbar-default .navbar-nav>.active>a:focus,
        .navbar-default .navbar-default .navbar-nav>.disabled>a,
        .navbar-default .navbar-nav>.disabled>a:focus,
        .navbar-default .navbar-nav>.disabled>a:hover{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav>li>a:hover{
            color:#D4B279;
        }
        .navbar-nav>li{
            height: 90px;
        }
        .navbar-nav>li>a{
            line-height: 88px;
            padding-bottom:0;
            padding-top:0;
            color: #333;
            letter-spacing:1px;
        }
        .navbar-right{
            width:  1050px;
            position: relative;
        }
        .navbar-right div.navSearch {
            width:137px;
            position: absolute;
            margin: auto;
            top:0;bottom:0;left:0;border-right: 0;
            height:32px;
        }
        .navbar-right div.navSearch input{
            height: 32px;
            width:100%;
            border: 1px solid #ccc;
            padding-left:8px;
            border-radius: 50px;
        }
        .navbar-right div.navSearch button{
            width:18px;height:18px;
            background:url(../images/index/index--nav--fangdajing.png);
            position:   absolute;
            right: 10px;bottom:0;top:0;
            margin: auto ;
        }
        ::-moz-placeholder { color: #c9c9c9;font-size: 14px }
        ::-webkit-input-placeholder { color:#c9c9c9;font-size: 14px }
        :-ms-input-placeholder { color:#c9c9c9; font-size: 14px}
        #search {
            line-height: 88px;
            position: absolute;
            right: 8px;
        }
        #search i{
            float: right;
            width:50px;
            text-align: center;
            cursor: pointer;
            background:url(../images/index/index--nav--sousuo2.png) no-repeat left center;
        }
        #search input{
            position: absolute;
            width:190px;
            height: 30px;
            border:1px solid #ccc;
            border-radius: 30px;
            left: 38px;
            transform: translateY(30px);
            padding-left:20px;
            display: none;
        }
        /*  childNavList*/
            .navbar-right li:nth-child(2):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(2) ul{
                position: absolute;
                left:-30px;
                display: none;
            }
            .navbar-right li:nth-child(2) ul li{
                background: #fff;
                width: 200px;
            }
            .navbar-right li:nth-child(2) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(3):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(3) ul{
                position: absolute;;
                display: none;
            }
            .navbar-right li:nth-child(3) ul li{
                background: #fff;
                width: 142px;
            }
            .navbar-right li:nth-child(3) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(4):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(4) ul{
                left:-30px;
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(4) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(4) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(5):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(5) ul{
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(5) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(5) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
    /*      header style end*/
    /*
        *
        *   footer style start
        *
    */
        .footer{
            background:#555555;
            padding-top:50px;
        }
        .footerContainer{
            width: 62.5%;
            margin: 0 auto;
            position: relative;
        }
        .footerContainer::after{
            content: "";
            display: block;
            width: 100%;
            border:1px solid #444;
            border-left:none;
            border-right: none;
            position: absolute;
            top:36px;
            border-bottom-color: #666;
        }
        .footerNav{
            display: flex;
            justify-content: space-between;
        }
        .footerNav>ul{
            width: 20%;
            text-align: center;
            color: #fff;
        }
        
        .footerNav>ul>li:nth-child(1){
            border-right: 1px solid #444444;
            margin-bottom:44px;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1){
            border:none;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1) a{
            border:none;
        }
        .footerNav>ul>li:nth-child(1) a{
            display: block;
            font-size: 16px;
            color: #fff;
            border-right: 1px solid #666666;
        }
        .footerNav>ul>li a{
            color: #fff;
            font-size: 14px;
        }
        .footerLink{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1{
            display: flex;
        }
        .footerLinkImte1 h2{
            font-size: 16px;
            color: #fff;
            line-height: 24px;
            margin-right: 15px;
        }
        .footerLinkImte1>ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1>ul li a{
            display: inline-block;
            line-height: 24px;
            font-size: 14px;
            margin-right: 44px;
            color: #fff;
        }
        .footerLinkImte2 ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte2 ul li a{
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-right: 26px;
            background: url(../images/index/index--yewei--contact.png) no-repeat;
        }
        .footerLinkImte2 ul li:nth-child(2) a{
            background-position:-44px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(3) a{
            background-position:-89px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(4) a{
            background-position:-130px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(5) a{
            background-position:-166px 0 ;
            margin-right: 0;
        }
        .footerText{
            border-top:1px solid #606060;
            color: #fff;
            padding-top:10px;
        }
        .footerText p{
            font-size: 14px;
            line-height: 24px;
            text-align: center;
        }
    /*      footer style end*/
}
@media screen and (max-width:1199px){
    /*
        *
        *   header style start
        *
    */
        .header{
            height: 90px;
            background: #fff;
            position: fixed;
            top:0;
            width:100%;
            z-index: 1111111;
        }
        .navbar {
            width: 85%;
            margin: 0 auto;
        }
        .navbar-default{
            height:90px;
            background:none;
            border: none;
        }
        .navbar-right{
            display: flex;
            justify-content: space-between;
            position: relative;
        }
        .navbar-right li.active {
            border-bottom:2px solid #D4B279;
            background:#fff;
        }
        .navbar-default .navbar-nav>.active>a,
        .navbar-default .navbar-nav>.active>a:focus,
        .navbar-default .navbar-default .navbar-nav>.disabled>a,
        .navbar-default .navbar-nav>.disabled>a:focus,
        .navbar-default .navbar-nav>.disabled>a:hover{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav>li>a:hover{
            color:#D4B279;
        }
        .navbar-nav>li{
            height: 90px;
        }
        .navbar-nav>li>a{
            line-height: 88px;
            padding-bottom:0;
            padding-top:0;
            color: #333;
            letter-spacing:1px;
        }
        .navbar-right{
            width: 80%;
        }
        .navbar-right div.navSearch {
            width:137px;
            position: absolute;
            margin: auto;
            top:0;bottom:0;left:0;border-right: 0;
            height:32px;
        }
        .navbar-right div.navSearch input{
            height: 32px;
            width:100%;
            border: 1px solid #ccc;
            padding-left:8px;
            border-radius: 50px;
        }
        .navbar-right div.navSearch button{
            width:18px;height:18px;
            background:url(../images/index/index--nav--fangdajing.png);
            position:   absolute;
            right: 10px;bottom:0;top:0;
            margin: auto ;
        }
        ::-moz-placeholder { color: #c9c9c9;font-size: 14px }
        ::-webkit-input-placeholder { color:#c9c9c9;font-size: 14px }
        :-ms-input-placeholder { color:#c9c9c9; font-size: 14px}

        #search {
            line-height: 88px;
            position: relative;
        }
        #search i{
            float: right;
            width:50px;
            text-align: center;
            cursor: pointer;
            background:url(../images/index/index--nav--sousuo2.png) no-repeat left center;
        }
        #search input{
            position: absolute;
            width:190px;
            height: 30px;
            border:1px solid #ccc;
            border-radius: 30px;
            left: 38px;
            transform: translateY(30px);
            padding-left:20px;
            display: none;
        }
        /*  childNavList*/
            .navbar-right li:nth-child(2):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(2) ul{
                position: absolute;
                left:-30px;
                display: none;
            }
            .navbar-right li:nth-child(2) ul li{
                background: #fff;
                width: 200px;
            }
            .navbar-right li:nth-child(2) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(3):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(3) ul{
                position: absolute;;
                display: none;
            }
            .navbar-right li:nth-child(3) ul li{
                background: #fff;
                width: 142px;
            }
            .navbar-right li:nth-child(3) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(4):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(4) ul{
                left:-30px;
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(4) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(4) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(5):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(5) ul{
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(5) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(5) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
    /*      header style end*/
     /*
        *
        *   footer style start
        *
    */
        .footer{
            background:#555555;
            padding-top:50px;
        }
        .footerContainer{
            width: 80.5%;
            margin: 0 auto;
            position: relative;
        }
        .footerContainer::after{
            content: "";
            display: block;
            width: 100%;
            border:1px solid #444;
            border-left:none;
            border-right: none;
            position: absolute;
            top:36px;
            border-bottom-color: #666;
        }
        .footerNav{
            display: flex;
            justify-content: space-between;
        }
        .footerNav>ul{
            width: 20%;
            text-align: center;
            color: #fff;
        }
        .footerNav>ul>li:nth-child(1){
            border-right: 1px solid #444444;
            margin-bottom:44px;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1){
            border:none;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1) a{
            border:none;
        }
        .footerNav>ul>li:nth-child(1) a{
            display: block;
            font-size: 16px;
            color: #fff;
            border-right: 1px solid #666666;
        }
        .footerNav>ul>li a{
            color: #fff;
            font-size: 14px;
        }
        .footerLink{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1{
            display: flex;
        }
        .footerLinkImte1 h2{
            font-size: 16px;
            color: #fff;
            line-height: 24px;
            margin-right: 15px;
        }
        .footerLinkImte1>ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1>ul li a{
            display: inline-block;
            line-height: 24px;
            font-size: 14px;
            margin-right: 44px;
            color: #fff;
        }
        .footerLinkImte2 ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte2 ul li a{
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-right: 26px;
            background: url(../images/index/index--yewei--contact.png) no-repeat;
        }
        .footerLinkImte2 ul li:nth-child(2) a{
            background-position:-44px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(3) a{
            background-position:-89px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(4) a{
            background-position:-130px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(5) a{
            background-position:-166px 0 ;
            margin-right: 0;
        }
        .footerText{
            border-top:1px solid #606060;
            color: #fff;
            padding-top:10px;
        }
        .footerText p{
            font-size: 14px;
            line-height: 24px;
            text-align: center;
        }
    /*      footer style end*/
}
@media screen and (max-width:991px){
    /*
        *
        *   header style start
        *
    */
        .header{
            height: 90px;
            background: #fff;
            position: fixed;
            top:0;
            width:100%;
            z-index: 1111111;
        }
        .navbar {
            width: 95%;
            margin: 0 auto;
        }
        .navbar-default{
            height:90px;
            background:none;
            border: none;
        }
        .navbar-right{
            display: flex;
            justify-content: space-between;
            position: relative;
        }
        .navbar-right li.active {
            border-bottom:2px solid #D4B279;
            background:#fff;
        }
        .navbar-default .navbar-nav>.active>a,
        .navbar-default .navbar-nav>.active>a:focus,
        .navbar-default .navbar-default .navbar-nav>.disabled>a,
        .navbar-default .navbar-nav>.disabled>a:focus,
        .navbar-default .navbar-nav>.disabled>a:hover{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav>li>a:hover{
            color:#D4B279;
        }
        .navbar-nav>li{
            height: 90px;
        }
        .navbar-nav>li>a{
            line-height: 88px;
            padding-bottom:0;
            padding-top:0;
            color: #333;
            letter-spacing:1px;
        }
        .navbar-right{
            width: 90%;
        }
        .navbar-right div.navSearch {
            width:137px;
            position: absolute;
            margin: auto;
            top:0;bottom:0;left:0;border-right: 0;
            height:32px;
        }
        .navbar-right div.navSearch input{
            height: 32px;
            width:100%;
            border: 1px solid #ccc;
            padding-left:8px;
            border-radius: 50px;
        }
        .navbar-right div.navSearch button{
            width:18px;height:18px;
            background:url(../images/index/index--nav--fangdajing.png);
            position:   absolute;
            right: 10px;bottom:0;top:0;
            margin: auto ;
        }
        ::-moz-placeholder { color: #c9c9c9;font-size: 14px }
        ::-webkit-input-placeholder { color:#c9c9c9;font-size: 14px }
        :-ms-input-placeholder { color:#c9c9c9; font-size: 14px}

        #search {
            line-height: 88px;
            position: relative;
        }
        #search i{
            float: right;
            width:50px;
            text-align: center;
            cursor: pointer;
            background:url(../images/index/index--nav--sousuo2.png) no-repeat left center;
        }
        #search input{
            position: absolute;
            width:190px;
            height: 30px;
            border:1px solid #ccc;
            border-radius: 30px;
            left: -200px;
            transform: translateY(30px);
            padding-left:20px;
            display: none;
        }
        /*  childNavList*/
            .navbar-right li:nth-child(2):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(2) ul{
                position: absolute;
                left:-30px;
                display: none;
            }
            .navbar-right li:nth-child(2) ul li{
                background: #fff;
                width: 200px;
            }
            .navbar-right li:nth-child(2) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(3):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(3) ul{
                position: absolute;;
                display: none;
            }
            .navbar-right li:nth-child(3) ul li{
                background: #fff;
                width: 142px;
            }
            .navbar-right li:nth-child(3) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(4):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(4) ul{
                left:-30px;
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(4) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(4) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(5):hover ul {
                display: block;
            }
            .navbar-right li:nth-child(5) ul{
                position: absolute;
                display: none;
            }
            .navbar-right li:nth-child(5) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(5) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
    /*      header style end*/
    /*
        *
        *   footer style start
        *
    */
        .footer{
            background:#555555;
            padding-top:50px;
        }
        .footerContainer{
            width: 80.5%;
            margin: 0 auto;
            position: relative;
        }
        .footerContainer::after{
            content: "";
            display: block;
            width: 100%;
            border:1px solid #444;
            border-left:none;
            border-right: none;
            position: absolute;
            top:36px;
            border-bottom-color: #666;
        }
        .footerNav{
            display: flex;
            justify-content: space-between;
        }
        .footerNav>ul{
            width: 20%;
            text-align: center;
            color: #fff;
        }
        .footerNav>ul>li:nth-child(1){
            border-right: 1px solid #444444;
            margin-bottom:44px;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1){
            border:none;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1) a{
            border:none;
        }
        .footerNav>ul>li:nth-child(1) a{
            display: block;
            font-size: 16px;
            color: #fff;
            border-right: 1px solid #666666;
        }
        .footerNav>ul>li a{
            color: #fff;
            font-size: 14px;
        }
        .footerLink{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1{
            display: flex;
        }
        .footerLinkImte1 h2{
            font-size: 16px;
            color: #fff;
            line-height: 24px;
            margin-right: 15px;
        }
        .footerLinkImte1>ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1>ul li a{
            display: inline-block;
            line-height: 24px;
            font-size: 14px;
            margin-right:18px;
            color: #fff;
        }
        .footerLinkImte2 ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte2 ul li a{
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-right: 26px;
            background: url(../images/index/index--yewei--contact.png) no-repeat;
        }
        .footerLinkImte2 ul li:nth-child(2) a{
            background-position:-44px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(3) a{
            background-position:-89px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(4) a{
            background-position:-130px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(5) a{
            background-position:-166px 0 ;
            margin-right: 0;
        }
        .footerText{
            border-top:1px solid #606060;
            color: #fff;
            padding-top:10px;
        }
        .footerText p{
            font-size: 14px;
            line-height: 24px;
            text-align: center;
        }
    /*      footer style end*/
}
@media screen and (max-width:768px){
        /*
        *
        *   header style start
        *
    */  
        .header{
            height: 90px;
            background: #fff;
            position: fixed;
            top:0;
            width:100%;
            z-index: 1111111;
        }
        .navbar {
            width: 100%;
            margin: 0 auto;
        }
        .navbar-default{
            height:90px;
            background:none;
            border: none;
        }
        .navbar-right{
            background: #fff;
            display: block;
            justify-content: space-between;
            position: relative;
        }
        .navbar-right li.active {
            border-bottom:2px solid #D4B279;
            background:#fff;
        }
        .navbar-default .navbar-nav>.active>a,
        .navbar-default .navbar-nav>.active>a:focus,
        .navbar-default .navbar-default .navbar-nav>.disabled>a,
        .navbar-default .navbar-nav>.disabled>a:focus,
        .navbar-default .navbar-nav>.disabled>a:hover{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
            color:#D4B279;background-color:transparent;
        }
        .navbar-default .navbar-nav>li>a:hover{
            color:#D4B279;
        }
        .navbar-nav>li{
            height: 40px;
        }
        .navbar-nav>li>a{
            line-height: 30px;
            padding-bottom:0;
            padding-top:0;
            color: #333;
            letter-spacing:1px;
        }
        .navbar-right{
            width: 100%;
        }
        .navbar-collapse{
            background: #fff;
        }
        .navbar-right div.navSearch {
            width:137px;
            position: absolute;
            margin: auto;
            top:0;bottom:0;left:0;border-right: 0;
            height:32px;
        }
        .navbar-right div.navSearch input{
            height: 32px;
            width:100%;
            border: 1px solid #ccc;
            padding-left:8px;
            border-radius: 50px;
        }
        .navbar-right div.navSearch button{
            width:18px;height:18px;
            background:url(../images/index/index--nav--fangdajing.png);
            position:   absolute;
            right: 10px;bottom:0;top:0;
            margin: auto ;
        }
        .navbar-toggle{
            margin-top:30px;
        }
        ::-moz-placeholder { color: #c9c9c9;font-size: 14px }
        ::-webkit-input-placeholder { color:#c9c9c9;font-size: 14px }
        :-ms-input-placeholder { color:#c9c9c9; font-size: 14px}
        #search {
            line-height: 40px;
            position: relative;
        }
        #search i{
            float: left;
            width:50px;
            text-align: center;
            cursor: pointer;
            background:url(../images/index/index--nav--sousuo2.png) no-repeat left center;
        }
        #search input{
            position: absolute;
            width:190px;
            height: 30px;
            border:1px solid #ccc;
            border-radius: 30px;
            left: 39px;
            top:-24px;
            padding-left:20px;
            display: none;
        }
        /*  childNavList*/
            .navbar-right li:nth-child(2):hover ul {
                display: block;
                background: #fff;
                z-index: 999;
            }
            .navbar-right li:nth-child(2) ul{
                position: absolute;
                left:100px;
                display: none;
            }
            .navbar-right li:nth-child(2) ul li{
                background: #fff;
                width: 200px;
            }
            .navbar-right li:nth-child(2) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(3):hover ul {
                display: block;
                background: #fff;
                z-index: 999;
            }
            .navbar-right li:nth-child(3) ul{
                position: absolute;;
                display: none;
                left:100px;
            }
            .navbar-right li:nth-child(3) ul li{
                background: #fff;
                width: 142px;
            }
            .navbar-right li:nth-child(3) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(4):hover ul {
                display: block;
                background: #fff;
                z-index: 999;
            }
            .navbar-right li:nth-child(4) ul{
                left:-30px;
                position: absolute;
                display: none;
                left:100px;
            }
            .navbar-right li:nth-child(4) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(4) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
            .navbar-right li:nth-child(5):hover ul {
                display: block;
                background: #fff;
                z-index: 999;
            }
            .navbar-right li:nth-child(5) ul{
                position: absolute;
                display: none;
                left:100px;
            }
            .navbar-right li:nth-child(5) ul li{
                background: #fff;
                width: 150px;
            }
            .navbar-right li:nth-child(5) ul li a{
                color:#666666;
                display: block;
                height: 35px;
                line-height: 35px;
                padding-left:30px;
                font-size: 14px;
            }
    /*      header style end*/
    /*
        *
        *   footer style start
        *
    */
        .footer{
            background:#555555;
            padding-top:50px;
        }
        .footerContainer{
            width: 80.5%;
            margin: 0 auto;
            position: relative;
        }
        .footerContainer::after{
            content: "";
            display: block;
            width: 100%;
            border:1px solid #444;
            border-left:none;
            border-right: none;
            position: absolute;
            top:36px;
            border-bottom-color: #666;
        }
        .footerNav{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .footerNav>ul{
            width: 40%;
            text-align: center;
            color: #fff;
            margin-bottom:30px;
        }
        .footerNav>ul>li:nth-child(1){
            border-right: none;
            margin-bottom:21px;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1){
            border:none;
        }
        .footerNav>ul:nth-child(5)>li:nth-child(1) a{
            border:none;
        }
        .footerNav>ul>li:nth-child(1) a{
            display: block;
            font-size: 16px;
            color: #fff;
            border-right: none;
        }
        .footerNav>ul>li a{
            color: #fff;
            font-size: 14px;
        }
        .footerLink{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .footerLinkImte1{
            display: block;
            margin-bottom:20px;
        }
        .footerLinkImte1 h2{
            font-size: 16px;
            color: #fff;
            line-height: 24px;
            margin-right: 15px;
        }
        .footerLinkImte1>ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte1>ul li a{
            display: inline-block;
            line-height: 24px;
            font-size: 14px;
            margin-right:18px;
            color: #fff;
        }
        .footerLinkImte2 ul{
            display: flex;
            justify-content: space-between;
        }
        .footerLinkImte2 ul li a{
            display: inline-block;
            width: 24px;
            height: 24px;
            margin-right: 26px;
            background: url(../images/index/index--yewei--contact.png) no-repeat;
        }
        .footerLinkImte2 ul li:nth-child(2) a{
            background-position:-44px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(3) a{
            background-position:-89px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(4) a{
            background-position:-130px 0 ;
        }
        .footerLinkImte2 ul li:nth-child(5) a{
            background-position:-166px 0 ;
            margin-right: 0;
        }
        .footerText{
            border-top:1px solid #606060;
            color: #fff;
            padding-top:10px;
        }
        .footerText p{
            font-size: 14px;
            line-height: 24px;
            text-align: center;
        }
    /*      footer style end*/
}
@media screen and (min-width:301px){
    #banView{
    display: none;
    }
}
@media screen and (max-width:300px){
    #banView{
        display: block;
        position: fixed;
        top:0;
        left:0;
        right: 0;
        bottom:0;
        background: rgba(0,0,0,.7);
        z-index: 11111;
    }
        #banView p{
        width:100%;
        height: 50px;
        text-align: center;
        margin-top:45vh;
        color: #fff;
        font-size: 24px;
    }
}
