﻿  html, body {
            position: relative;
            height: 100%;
        }


        .swiper-container {
            width: 100%;
            height: 65%;
        }

        .swiper-container1 {
            width: 100%;
            height: 65%;
            overflow: hidden;
        }

            .swiper-container1 ul li {
                font-weight: 500;
                font-size: 14px;
                text-align: left;
                margin-left: 20px;
            }

        .team-mate a {
            font-size: 14px;
        }

        .swiper-container1 ul li b {
            font-weight: 500;
        }

        .swiper-slide {
            text-align: center;
            font-size: 18px;
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
        .contact-form input {
        color:#ddd;
        width:100%;
       
        }

        .btn-transparent {
        width:100%;
        }
        #Button2 {
        background: none;
    color: #eee;
    border: none;
    font-size: 14px;
    font-family: 微软雅黑;
    top: 0px;
    left: 0px;
    width: auto;
    height: auto;
        }
        @media (min-width: 760px) and (max-width: 1000px) {
            .business .box ul.items li strong {
                margin: 15px 0 0 20px;
               
            }

            @media (max-width: 768px) {
                .product-show-xs .swiper-slide {
                    height: 650px;
                }
            }

            @media (max-width: 420px) {
                .product-show-xs .swiper-slide {
                    height: 450px;
                }
            }

            @media (max-width: 330px) {
            }
        }

          .None {
            display: none;
        }

        .btn-mobile ul {
            display: inline-block;
            width: 100%;
            margin-bottom: 3px;
        }

            .btn-mobile ul li {
                width: 33%;
                float: right;
                text-align: center;
                padding-top: 15%;
            }
   

      .search-test-inner {
         
            border-radius: 10px;
           position: absolute;
    z-index: 99;
        }

        .search-val-inner {
            margin-bottom: 20px;
            padding: 10px;
         
        }

        .member-list-inner .search-li {
            padding: 10px;
        }
        .search-value-list li {
        float: inherit;
        }
        .search-value-list {
            margin-top: 10px;
        }

            .search-value-list li {
                padding: 5px;
            }

                .member-list-inner .search-li .phone,
                .search-value-list li .phone {
                    float: right;
                }

       
        .tips {
            font-weight: bold;
        }

        .faq {
            padding: 10px 0;
            text-align: center;
        }

        .page-info {
            padding: 8px 15px;
            background: #fcea9e;
            border-bottom: 1px solid #b6bac0;
            font: normal 16px Georgia;
        }

            .page-info h1 {
                float: left;
            }

            .page-info a {
                font-weight: bold;
                color: #222;
            }

        .return-article {
            float: right;
        }

            .return-article h2 {
                display: inline;
            }
        .search-value-list {
        background: #e0e0e0;
        }
        .search-value-list li a{
        color:#333;
        }
        .search_btn {
        font-size: 12px;border-radius: 5px;
        }
         #tab_main_nav_search {
        display:none;
        }