    body {
        padding: 0;
        margin: 0;
        background: url(../images/product-bg.jpg);
        font-family: 'Open Sans', sans-serif;
    }
    /*find开始 index 开始*/

    .gouwuche {

        margin-top: -15px;
        color: orange;
        font-size: 14px;
        line-height: 30px;
        width: 50px;
        height: 50px;
    }

    .gouwuche-img {
        margin-top: -13px;
    }.caidan-yincang{position: relative;}
        #caidan-yincang{position: absolute; top: 65px; left: 1303px;}
        #caidan-yincang a{display: block;text-align: center;color:white;border: none; background: orange;line-height:50px;width: 80px;}
        #caidan-yincang a:hover{display: block;text-align: center;color:white;border: none; background: black;line-height:50px;width: 80px;}

    .find {
        padding-top: 20px;
        background: url(../images/find_bg.png);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        height: 155px;
    }

    .find-box {
        margin: 0 auto;
        height: 100px;
        width: 900px;
    }

    .w-200 {
        margin: 0 auto;
        margin-top: 20px;
        margin-left: 75px;
        width: 200px;
        height: 90px;
    }

    .w-200 ul li input {
        height: 35px;
        width: 200px;
        font-size: 16px;
    }


    .fl {
        float: left;
    }

    .find-title {
        font-size: 28px;
        color: white;
    }

    .find-car li {
        list-style: none;
        color: white;
        font-size: 20px;
    }
    /*find结束*/
    /*product开始*/

    .product {
        margin-right: 0 auto;
        width: 100%;
        height: 400px;
        background: url(../images/gw_product-bg.png);
        background-repeat: no-repeat;
    }

    .w-1200 {
        padding-top: 20px;
        text-align: center;
        margin: 0 auto;
        width: 200px;
        height: 50px;
    }

    .sssss {
        width: 1200px;
        height: 400px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .product-1200 {
        width: 100%;
        height: 400px;
    }

    .product h3 {
        color: white;
        font-size: 28px;
    }

    .product-box {
        padding: 20px;
        margin-left: 37px;
        margin-top: 10px;
        width: 350px;
        height: 150px;
    }




    .product-box-img {
        width: 100px;
        height: 100px;
    }

    .product-box-img:hover {
        width: 100px;
        height: 100px;
        background: #fabe00;
        transition: 1s;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        /*兼容-webkit-引擎浏览器*/
        -moz-transform: rotate(360deg);
        /*兼容-moz-引擎浏览器*/
    }

    .product-box-title {
        width: 500px;
        height: 600px;
    }

    .product-jieshao-bg {
        padding-top: 15px;
        background: url(../images/gw_product-jieshao-bg.png);
        background-size: 100%;
        width: 100%;
        height: 400px;
        background-repeat: no-repeat;
    }

    .product-jieshao-title {
        font-size: 24px;
        color: white;
        text-align: center;
    }

    .box-all {
        padding-top: 20px;
        width: 400px;
        height: 160px;
    }

    .box-img {
        text-align: center;
        padding-top: 5px;
        margin-left: 20px;
        width: 100px;
        height: 100px;
    }

    .box-p {
        color: white;
        text-align: center;
        padding-top: 5px;
        margin-left: 20px;
        width: 230px;
        height: 100px;
    }

    .box-title {
        color: white;
        padding-top: 5px;
        text-align: center;
        margin-top: 110px;
        margin-left: 20px;
        width: 100px;
        height: 30px;
    }

    .product-box-p {
        color: white;
        margin-left: 10px;
        width: 200px;
        height: 100px;
    }

    .clear {
        clear: both;
    }

    .product-box-title {
        color: white;
        width: 100px;
        height: 30px;
        margin-top: 10px;
        text-align: center;
        font-size: 18px;
    }


    .focus-bg {
        width: 100%;
        height: 340px;
        background: url(../images/lunbo-bg.png);
        background-size: 100%;
    }
    /*product结束*/
    /*后台开始*/

    .houtai {
        background: url(../images/houtai-bg.png);
        height: 390px;
        width: 100%;
    }

    .system-1200 {

        width: 1100px;
        height: 360px;
        margin: 0 auto;
    }

    .system {
        margin-top: 15px;
        margin-right: 10px;
        float: left;
        padding-top: 60px;
        background: url(../images/system-bg.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 350px;
        height: 400px;
    }

    .system-title {
        margin: 0 auto;
        background: rgba(0, 0, 0, 0.24);
        height: 50px;
        width: 250px;
        margin-bottom: 30px;
        color: white;
        padding-top: 13px;
        margin-top: -25px;
    }

    .hr {
        width: 300px;
        height: 2px;
        background: url(../images/two-colour-xian.png);
        background-size: 100%;
        margin: 0 auto;
    }

    .input-box {
        margin-top: 50px;
        margin-left: 20px;
        width: 300px;
        height: 50px;
    }

    .input-box ul {

        margin-left: 50px;
        margin-top: 50px;
    }

    .input-box ul li {
        list-style: none;
    }

    .input-box-title {

        margin-left: -25px;
        width: 150px;
        height: 50px;
        color: white;
    }

    .mgt_50 {
        margin-top: -50px;
    }

    .mgt-15 {
        font-size: 20px;
        margin-top: 13px;
        margin-left: 50px;
    }

    .input-bg {
        background: url(../images/input-bg.png);
        background-size: 100%;
        height: 28px;
        width: 150px;
        margin-left: 45px;
    }

    .input-box-input {
        width: 300px;
        height: 50px;
        margin-top: -52px;
        margin-left: 80px;
    }

    .ok {
        font-size: 16px;
        padding-top: 5px;
        color: white;
        text-align: center;
        margin-left: 25px;
        width: 300px;
        height: 50px;
        background: url(../images/ok.png);
        background-size: 100%;
        background-repeat: no-repeat;
        margin-top: 70px;
    }

    .big {
        float: left;
        margin-top: 15px;
        margin-left: 20px;
    }
    /*new开始*/

    .fl {
        float: left;
    }

    .news-big-bg {
        padding-top: 15px;
        background: url(../images/news-big-bg.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        height: 745px;
    }

    .w-1100 {
        width: 800px;
        height: 730px;

        margin: 0 auto;
    }

    .big-news {
        margin: 0 auto;
        width: 800px;
        height: 472px;
    }

    .new-big-img {
        width: 800px;
        height: 472px;
        background: blue;
    }

    .new-big-p {
        color: white;
        padding-top: 15px;
        text-align: center;
        width: 800px;
        height: 70px;
        background: #1d1d1d;
    }

    .new-button-bg {

        padding-left: 180px;
        width: 800px;
        height: 60px;
    }

    .new-button {
        margin-left: 80px;
        margin-top: 10px;
        padding-top: 10px;
        text-align: center;
        width: 40px;
        height: 40px;
        background: white;
    }

    .lunbo-news {

        width: 800px;
        height: 112px;
    }

    .lunbo-news-pic {
        width: 190px;
        height: 112px;
        margin-left
    }

    .mgl-13 {
        margin-left: 13px;
    }

    .xinwenzixun-bg {
        background: url(../images/xinwenzixun-bg.jpg);

        background-repeat: no-repeat;
        width: 100%;
        height: 695px;
    }

    .xinwenzixun-1100 {
        padding: 15px;
        width: 1100px;
        height: 695px;

        margin: 0 auto;
    }

    .xinwenzixun-box1 {
        color: white;
        width: 350px;
        height: 300px;
        background: #cfa923;
    }

    .video-news-title-pic {
        width: 50px;
        height: 30px;
    }

    .video-news-title strong {
        color: white;
        font-size: 18px;
        margin-left: 30px;
        margin-top: -60px;
    }

    .mgl-10 {
        margin-left: 10px;
    }

    .mgt-10 {
        margin-top: 10px;
    }

      .video-news-bg {
            width: 100%;
            height: 370px;
            background: url(../images/gw_video-news-bg.jpg);
            background-size: 100%;
            background-repeat: no-repeat;
        }

   .video-news-1100 {
            max-width: 100% !important;
            height: auto!important;
            padding: 15px;
            width: 1100px;
            height: 370px;

            margin: 0 auto;
        }

   .video-news-title-pic {
            width: 50px;
            height: 30px;
        }

  .video-news-title strong {
            color: white;
            font-size: 18px;
            margin-left: 30px;
            margin-top: -60px;
        }


    .mgl-7 {
        margin-left: 7px;
    }
    /*new结束*/

    .foot {

        background: black;
        height: 180px;
        width: 100%;
    }

    .foot-1200 {
        max-width: 100% !important;
        height: auto!important;
        margin: 0 auto;
        padding-top: 15px;
        background: url(../images/gw_foot-bg.png);
        background-size: 100%;
        background-repeat: no-repeat;
        height: 180px;
        width: 1100px;
    }

    .foot-1200 ul {
        margin-top: 15px;
        margin-left: 120px;
    }

    .foot-1200 ul li {
        color: white;
        margin-left: 10px;
    }
    /*后台结束*/

    .sgal {
        width: 100%;
        height: 390px;

        background: url(../images/shigonganli-bg1.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .sgal-1100 {
        padding-top: 15px;
        width: 1100px;
        height: 390px;

        margin: 0 auto;
    }

    .shigong-title1 {


        font-size: 28px;
        color: white;
    }

    .shigong-box1 {
        border-left: 1px dashed white;
        border-right: 1px dashed white;
        color: white;
        width: 350px;
        height: 320px;
    }

    .shigong-box1 img {


        margin-top: 5px;
        margin-bottom: 5px;
    }

    .mgl-12 {
        margin-left: 12px;
    }

    .shigong-box1 strong {
        color: white;
        font-size: 22px;
        border-top: 5px solid skyblue;
    }
    /*后台结束*/

    .shousuo-new {
        width: 100%;
        height: 437px;
        background: url(../images/shousuo-new-bg.jpg);
        background-repeat: no-repeat;
    }



    .shousuo-new-1100 {
        margin: 0 auto;
        width: 1100px;
        height: 500px;
        padding-top: 20px;
    }

    .shousuo-p {
        width: 100%;
        height: 120px;
        background: url(../images/shousuo-p.jpg);
    }

    .shousuo-p-1100 {
        background: black;
        opacity: 0.33;
        color: white;
        padding-top: 10px;
        text-align: center;
        margin: 0 auto;
        width: 1100px;
        height: 120px;
    }

    .shousuo-p-1100 h3 {
        color: white;
        font-style: oblique;
        margin-bottom: 10px;
    }

    .shousuo-p-1100 h3 span {
        font-size: 28px;
    }

    .shigongjingpin {
        color: white;
        background: red;
        width: 100%;
        height: 500px;
    }

    .shigongjingpin-1100 {
        font-style: oblique;
        background: green;
        width: 1100px;
        height: 500px;
        margin: 0 auto;
    }

    .shigongjingpin-1100 h3 span {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .jzmh {
        padding-top: 10px;
        width: 100%;
        height: 510px;
        background: url(../images/jzmh-bg.jpg);
    }

    .jzmh-1100 {
        margin: 0 auto;
        width: 1100px;
        height: 490px;
    }

    .jzmh-box1 {
        width: 460px;
        height: 300px;
    }



    .jzmh-box2 {
        width: 310px;
        height: 300px;
    }

    .jzmh-box2s {
        width: 310px;
        height: 145px;
        background: red;
    }

    .jzmh-box3 {
        width: 270px;
        height: 180px;
        background: red;
        margin-top: 10px;
    }

    .jzmh-box4 {
        margin-left: 10px;
        width: 300px;
        height: 180px;
        background: red;
        margin-top: 10px;
    }

    .jzmh-box5 {
        margin-left: 10px;
        width: 510px;
        height: 180px;
        background: red;
        margin-top: 10px;
    }

    .product-search {

        width: 100%;
        height: 100px;
        background: red;
        background: url(../images/gw_product-search.jpg);
    }

    .product-search-1100 {

        padding-top: 35px;
        margin: 0 auto;
        width: 1100px;
        height: 100px;
        background: #131d22;
    }

    .product-search-1100 input {
        text-align: center;
        line-height: 30px;
        width: 200px;
    }

    .product-search-1100 button {
        text-align: center;
        line-height: 30px;
        width: 50px;
    }

    .product-search-1100 p {
        color: gray;
        text-align: center;
        line-height: 30px;
        margin-left: 10px;
    }

    .product-search-1100 p span {
        color: white;
    }



    .product-4s {

        width: 100%;
        height: 545px;
        background: url(../images/gw_product-4s-bg.jpg);
        padding-top: 80px;
    }

    .product-4s-1100 {
        max-width: 100% !important;
        height: auto!important;
        margin: 0 auto;
        width: 1100px;
        height: 430px;
    }

    .product-4s-1100-btn button {
        font-size: 18px;
        width: 150px;
        height: 50px;
        line-height: 50px;
        background: #222;
    }

    .product-4s-1100-btn button:hover {
        font-size: 18px;
        width: 150px;
        height: 50px;
        line-height: 50px;
        color: white;
        background: #b9a276;
    }

    .product-4s-contant {
        width: 920px;
        height: 410px;
    }

    .product-contant {
        width: 300px;
        height: 200px;
    }


    .container .content {
        padding: 10px;
        width: 800px;
        height: 425px;
    }
    
    .container .content .content-box1 {
        width: 200px;
        height: 380px;

        color: white;
    }

    .content-box1a {
        width: 200px;
        height: 300px;
        background: green;
    }

    .content-box1b {
        font-size: 24px;
        text-align: center;
        line-height: 60px;
        width: 200px;
        height: 60px;
        background: #171916;
    }

    .container .content .content-box2 {
        width: 500px;
        height: 380px;
        margin-left: 10px;
        font-size: 14px;

        color: blue;
    }


    .clear {
        clear: both;
    }


    .product-contant-neirong {
        width: 300px;
        height: 150px;
    }

    .product-contant-title {
        font-size: 20px;
        color: white;
        text-align: center;
        line-height: 50px;
        width: 300px;
        height: 50px;
        background: #222222;
    }

    .chuantong {

        background: url(../images/gw_chuantong-bg.jpg);
        width: 100%;
        height: 430px;
    }

    .chuantong-1100 {
        max-width: 100% !important;
       
        color: white;
        padding-top: 10px;
        margin: 0 auto;
        width: 1100px;
        height: 430px;
    }


    .chuantong-1100 h3 {
        font-size: 28px;
    }

    .chuantong-1100-box {
        width: 222px;
        height: 210px;
    }

    .chuantong-1100-box-all {
        margin-top: 10px;
    }

    .chuantong-contant-neirong {
        width: 222px;
        height: 140px;
    }

    .chuantong-contant-title {
        width: 222px;
        height: 30px;
        background: #222222;
        font-size: 20px;
        color: white;
        text-align: center;
        line-height: 30px;
    }

    .gywm {
        width: 100%;
        height: 130px;

        background: url(../images/gywm-bg.jpg);
    }

    .gywm-1100 {
        text-align: center;
        padding-top: 10px;
        margin: 0 auto;
        width: 1100px;
        height: 130px;
    }

    .gywm-1100 h3 {
        font-size: 28px;
        color: white;
    }

    .gywm-1100 p {
        font-size: 16px;
        color: white;
    }

    .jstd {
        width: 100%;
        height: 860px;

        background: url(../images/jishi-bg.jpg);
    }

    .jstd-1100 {

        padding-top: 10px;
        margin: 0 auto;
        width: 1100px;
        height: 860px;
    }

    .jstd-1100 h3 {
        margin-bottom: 10px;
        font-size: 28px;
        color: white;
    }

    .jishi {
        margin-left: 15px;
        width: 256px;
        height: 370px;
        background: blue;
    }

    .jishi-img {
        width: 256px;
        height: 270px;
    }

    .jishi-jieshao {
        font-size: 18px;
        color: white;
        padding-top: 10px;
        text-align: center;
        width: 256px;
        height: 120px;
        background: green;
    }

    .jishi-jieshao button {
        font-size: 16px;
        outline: none;
        border-radius: 60px;
        width: 100px;
        height: 30px;
        background: orange;
    }

    .tjcx {
        width: 100%;
        height: 215px;
        background: url(../images/tjcx-bg.jpg);
    }

    .tjcx-1100 {
        padding-left: 55px;
        text-align: center;
        padding-top: 10px;
        margin: 0 auto;
        width: 1100px;
        height: 215px;
    }

    .tjcx-1100 h3 {
        margin-bottom: 10px;
        font-size: 28px;
        color: white;
    }

    .tjcx-1100 p {
        margin-bottom: 10px;
        font-size: 16px;
        color: white;
    }

    .tjcx-1100-box {
        margin-left: 15px;
        width: 180px;
        height: 120px;
    }

    .mgt-35 {
        margin-top: 35px;
    }

    body a {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        text-decoration: none;
    }

    body a:hover {
        text-decoration: none;
    }

    body a:focus,
    a:hover {
        text-decoration: none;
    }

    input[type="button"],
    input[type="submit"] {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: 'Raleway', sans-serif;
    }

    p {
        margin: 0;
    }

    ul {
        margin: 0;
        padding: 0;
    }

    label {
        margin: 0;
    }

    img {
        width: 100%;
    }

    a:focus,
    a:hover {
        text-decoration: none;
        outline: none
    }
    /*-- //Reset-Code --*/
    /*-- Index-Page-Styling --*/
    /*-- Navbar --*/

    .navbar {
        margin-bottom: 0;
        position: absolute;
        z-index: 99999;
        background-color: rgba(0, 0, 0, 0.47);
        border: none;
        border-bottom: 1px solid #BBB;
        border-radius: 0;
        width: 100%;
        padding: 10px 0;
    }

    a.navbar-brand {
        font-family: 'Racing Sans One', cursive;
        font-size: 50px;
    }

    .navbar-default .navbar-brand {
        color: #C0C6C6;
    }

    .navbar-default .navbar-brand:hover {
        color: #FFF;
    }

    .navbar-nav>li {
        padding: 5px 15px;
    }

    .navbar-default .navbar-nav>li>a {
        color: #BBB;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #FFF;
    }
    /*-- Link-Hover-Effect --*/

    .hover-effect a {
        padding: 10px;
        color: #237546;
        font-weight: 700;
        text-shadow: none;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
        font-family: 'Raleway', sans-serif;
    }

    .hover-effect a::before,
    .hover-effect a::after {
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background: #fff;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .hover-effect a::before {
        top: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .hover-effect a::after {
        bottom: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px);
    }

    .hover-effect a:hover,
    .hover-effect a:focus {
        color: #fff;
    }

    .hover-effect a:hover::before,
    .hover-effect a:focus::before,
    .hover-effect a:hover::after,
    .hover-effect a:focus::after {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }
    /*-- //Link-Hover-Effect --*/
    /*-- //Navbar --*/
    /*-- Banner-Slider --*/

    .slider {
        position: relative;
    }

    .rslides {
        position: relative;
        list-style: none;
        overflow: hidden;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

    .rslides li:first-child {
        position: relative;
        display: block;
        float: left;
    }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }

    .callbacks_nav {
        position: absolute;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        top: 50%;
        left: 0;
        opacity: 0.7;
        z-index: 3;
        text-indent: -9999px;
        text-decoration: none;
        height: 61px;
        width: 38px;
        background: transparent url("../images/themes.gif") no-repeat left top;
        margin-top: -45px;
    }

    .callbacks_nav.next {
        left: auto;
        background-position: right top;
        right: 0;
    }

    ul.callbacks_tabs.callbacks1_tabs {
        display: none;
    }

    .callbacks_nav {
        left: 20px;
    }

    .callbacks_nav.next {
        right: 20px;
    }
    /*-- //Banner-Slider --*/
    /*-- Headings --*/

    .about h1,
    .features h2,
    .new h3,
    .formats h3,
    .progressive-effects h3,
    .team h3,
    .download h3,
    .contact h3 {
        font-size: 40px;
        font-weight: 700;
        color: #006B61;
    }

    .progressive-effects h3,
    .contact h3 {
        color: #FFF;
    }

    .heading-underline {
        height: 5px;
        width: 10%;
        margin: 20px auto 50px;
        background-color: #006B61;
        border-radius: 20px;
    }
    /*-- //Footer --*/
    /*-- Go-To-Top-Button --*/

    #toTop {
        display: none;
        text-decoration: none;
        position: fixed;
        bottom: 10px;
        right: 15px;
        overflow: hidden;
        width: 40px;
        height: 40px;
        border: none;
        text-indent: 100%;
        background: url("../images/gw_to-top2.png") no-repeat 0px 0px;
    }