input.inpt::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color: #9fa0a0; 
} 
input.inpt:-moz-placeholder, textarea:-moz-placeholder { 
    color: #9fa0a0; 
} 
.ser-title{
    width: 100%;
    height: 24px;
    padding: 27px 0;
    background-color: #f7f8f8;
}
.ser-title .warp{
    width: 1200px;
    margin: 0 auto;
}
.ser-title .warp a{
    display: inline-block;
    font-size: 13px;
    color: #b5b5b6;
    line-height: 24px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: pointer;
}
.ser-title .warp a span{
    padding: 0 10px;
}
.ser-title .warp a:hover{
    color: #000;
}
.sug-box{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 170px;
}
.sug-box .tit-box{
    text-align: center;
    margin: 40px 0 85px;
}
.sug-box .tit-box img{
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
}
.sug-box .tit-box h2{
    font-size: 20px;
    line-height: 30px;
    color: #595757;
}
.sug-box .tit-box span{
    color: #9fa0a0;
    font-size: 14px;
    position: relative;
    line-height: 24px;
}
.sug-box .tit-box span em,.sug-box .tit-box span i{
    display: block;
    width:370px;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: 49.5%;
}
.sug-box .tit-box span em{left: -405px}
.sug-box .tit-box span i{right:-405px}

.sug-box .form-box{
    width: 960px;
    margin: 0 auto;
}
.sug-box .form-box .left,.sug-box .form-box .right{
    height: 47px;
    width: 450px
}
.sug-box .form-box li{margin-bottom: 50px;}
.sug-box .form-box li.on{margin-bottom: 20px}
.sug-box .form-box li label{
    width:100px;
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    color: #595757;
    float: left;
}
.sug-box .form-box li .left .inp,.sug-box .form-box li .right .inp{
    width: 322px;
    height: 45px;
    line-height: 45px;
    border:1px solid #f1f1f1;
    background-color: #fbfbfb;
    font-size: 16px;
    color: #9fa0a0;
    padding: 0 13px;
}
.sug-box .form-box li .inp{
    width: 832px;
    height: 45px;
    line-height: 45px;
    border:1px solid #f1f1f1;
    background-color: #fbfbfb;
    font-size: 16px;
    color: #9fa0a0;
    padding: 0 13px;
}
.sug-box .form-box li .details{
    width: 341px;
    float: left;
}
.sug-box .form-box li .details .mbox{
    width: 319px;
    min-height: 153px;
    padding: 10px;
    border:1px solid #f3f3f3;
    cursor: pointer;
    vertical-align:middle;
    background:#fbfbfb url(/uploads/image/swimg/img96.png) center no-repeat;
}
.sug-box .form-box li .details .mbox.on{
    background:transparent;
    background-color: #fbfbfb;
}
.sug-box .form-box li .details .mbox img{max-width: 100%;}

.sug-box .form-box li .details .fa{
    font-size: 16px;
    line-height: 26px;
    color: #9fa0a0;
    margin-top: 5px;
}
.sug-box .form-box li textarea{
    display: block;
    width: 832px;
    height: 176px;
    line-height: 28px;
    border:1px solid #f1f1f1;
    background-color: #fbfbfb;
    font-size: 16px;
    color: #9fa0a0;
    padding: 9px 13px;
    resize:none;
}

.sug-box .form-box li .subtn{
    display: block;
    width: 350px;
    height: 56px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 auto;
    background-color: #bd8554;
    border:0;
    cursor: pointer;
}
.app-box{
    width: 1200px;
    margin: 40px auto 0;
    background-color: #f5f5f5;
    
}
.app-box .warp{
    width: 800px;
    margin: 0 auto;
    padding: 120px 0 110px
}
.app-box .warp .left{
    width: 220px;
}
.app-box .warp .left img{
    display: block;
    width: 100%;
    width: 100%;
}
.app-box .warp .left p{
    padding-left: 63px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #595757;
    background: url(/uploads/image/swimg/img97.png) 19px center no-repeat;
}
.app-box .warp .right{
    width: 540px;
    padding-top: 40px;
}
.app-box .warp .right h2{
    font-size: 35px;
    line-height: 40px;
    color: #595757;
    margin-bottom: 25px;
}
.app-box .warp .right p{
    font-size: 20px;
    line-height: 30px;
    color: #595757;
}
.know-box{
    width: 1200px;
    margin: 0 auto 65px;
}
.know-box h2{
    font-size: 20px;
    line-height: 30px;
    color: #595757;
    text-align: center;
    padding: 35px 0 55px;
}
.know-box .list ul li{
    width: 367px;
    float: left;
    height: 250px;
    text-align: center;
    overflow: hidden;
}
.know-box .list ul li a{
    display: block;
    width: 100%;
    cursor: pointer;
    height: 100%;
}
.know-box .list ul .maxwid{
    width: 465px;
}
.hs{background-color: #efefef}
.as{background-color: #c1a481}
.zs{background-color: #bd8554}
.lv{background-color: #66cccc}
.lan{background-color: #2ea7e0}
.know-box .list ul li img{
    display: inline-block;
    margin: 0 auto 10px;
    max-width: 100%;
}
.know-box .list ul li.cur img{
    margin:60px auto 10px;
}
.know-box .list ul li.cu img{
    margin:47px auto 10px;
}
.know-box .list ul li h3{
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}
.know-box .list ul li .fa{
    font-size: 14px;
    color: #fff;
}
.know-box .list ul li .fa.on{
    font-size: 16px;
}
.know-box .list ul li.on h3,.know-box .list ul li.on .fa{
    color: #727171
}
.know-tit{
    height: 51px;
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
}
.know-tit .left{
    width: 200px;
    float: left;
    font-size: 20px;
    line-height: 51px;
    color: #595757;
}
.know-tit .right span{
    display: block;
    float: right;
    height: 51px;
    line-height: 51px;
    font-size: 16px;
    color: #9fa0a0;
    margin-left: 50px;
    cursor: pointer;
}
.know-tit .right span.on{
    color:#bd8554;
}
.know-warp{
    width: 1200px;
    margin: 0 auto 95px;
    min-height:600px;
}
.know-warp .warp{
    width: 100%;
    position: relative;
    opacity: 0;
    top:30px;
}

.know-warp .warp .title{
    height: 75px;
    width: 100%;
    text-align: center;
    padding: 60px 0 ;
}
.know-warp .warp .title .imgs{
    display: inline-block;
    width: 78px;
    height: 75px;
    margin: 0 15px;
    position: relative;
    cursor: pointer;
}
.know-warp .warp .title .imgs .img2{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.know-warp .warp .title .imgs.on .img2{
    display: block;
}
.know-warp .warp .vlist{
    width: 100%;
    overflow: hidden;
    position: relative;
    opacity: 0;
}
.know-warp .warp .vlist ul{
    width: 1320px;
}
.know-warp .warp .vlist ul li{
    width: 400px;
    margin:0 40px 37px 0;
    float: left;
    text-align: center;
}
.know-warp .warp .vlist ul li .pic{
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}
.know-warp .warp .vlist ul li .pic img{
    display: inline-block;
    width: 100%;
    transform:scale(1);
    -webkit-transform:scale(1);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.know-warp .warp .vlist ul li:hover .pic img{
    transform:scale(1.04);
    -webkit-transform:scale(1.04);
}
.know-warp .warp .vlist ul li .pic i{
    display: block;
    width: 47px;
    height: 47px;
    background: url(/uploads/image/swimg/img53.png) center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -23.5px 0 0 -23.5px; 
}
.know-warp .warp .vlist ul li .box h3{
    font-size: 20px;
    color: #4f4b49;
    line-height: 33px;
}
.know-warp .warp .vlist ul li .box .fa{
    font-size: 12px;
    line-height: 24px;
    color: #9c9d9d;
}
.know-warp .warp .vlist .btns,.know-warp .warp .zlist .btns{
    width: 100%;
    height: 50px;
    text-align: center;
    margin-top:50px;
}
.know-warp .warp .vlist .btns a,.know-warp .warp .zlist .btns a{
    display: inline-block;
    color: #fff;
    background-color: #bd8554;
    font-size: 14px;
    border:1px solid #bd8554;
    line-height: 48px;
    height: 48px;
    width: 209px;
    margin: 0 15px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.know-warp .warp .vlist .btns a:hover,.know-warp .warp .zlist .btns a:hover{
    background-color: #fff;
    color: #bd8554;
}
.know-fot{
    width: 100%;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 130px;
}
.know-fot .tit-box{
    text-align: center;
    margin: 40px 0 85px;
}
.know-fot .tit-box h2{
    font-size: 20px;
    line-height: 30px;
    color: #595757;
    margin-bottom: 5px;
}
.know-fot .tit-box span{
    color: #9fa0a0;
    font-size: 14px;
    position: relative;
    line-height: 24px;
}
.know-fot .tit-box span em,.know-fot .tit-box span i{
    display: block;
    width: 540px;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: 49.5%;
}
.know-fot .tit-box span em{
    left: -562px;
}
.know-fot .tit-box span i{
    right: -562px;
}
.know-fot .box{
    width: 100%;
    overflow: hidden;
}
.know-fot .box ul{
    width: 1320px;
}
.know-fot .box ul li{
    width: 373px;
    margin-right: 40px;
    float: left;
    height: 232px;
    text-align: center;
}
.know-fot .box ul li a{
    display: block;
    width: 100%;
    height: 100%;
    cursor:pointer; 
    height: 175px;
    padding-top: 50px
}
.know-fot .box ul li img{
    display: inline-block;
    max-width: 100%;
}
.know-fot .box ul li h3{
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin:15px 0 10px;
}
.know-fot .box ul li .fa{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.know-warp .warp .zlist{
    position: relative;
    top: 30px;
    opacity: 0
}
.know-warp .warp .zlist ul li .zbox{
    width: 550px;
}
.know-warp .warp .zlist ul li .zbox h3{
    font-size: 16px;
    line-height:26px;
    color: #4f4b49;
    padding-bottom: 12px;
    border-bottom: 1px dashed #c9caca;
}
.know-warp .warp .zlist ul li .zbox .details{
    font-size: 13px;
    line-height: 25px;
    color: #898989;
    text-align: justify;
    padding: 18px 0 42px;
}

.know-warp .serch{
    height: 43px;
    width: 495px;
    margin: 0 auto 44px;
}
.know-warp .serch span{
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    font-size: 15px;
    color: #4f4b49;
}
.know-warp .serch .subt{
    display: block;
    width: 58px;
    height: 43px;
    float: right;
    border:0;
    background:#231815 url(/uploads/image/swimg/img155.jpg) center no-repeat;
}
.know-warp .serch .inp{
    display: block;
    float: right;
    height: 41px;
    width: 326px;
    line-height: 41px;
    padding: 0 15px;
    font-size: 14px;
    border:1px solid #e4e5e5;
}
.tab-box .box-tt{
    height: 46px;
    text-align: center;
    background-color: #f7f8f8;
}
.tab-box{
    position: relative;
    opacity: 0;
    top: 30px;
}
.tab-box .box-tbox table{margin-bottom: 50px;}
.tab-box .box-tt table tr td{
    font-size: 14px;
    color: #4f4b49;
    line-height: 46px;
}
.tab-box .box-tbox table tr td{
    text-align: center;
    font-size: 15px;
    color: #727171;
    padding: 23px 0 18px;
    border-bottom: 1px dashed #c9caca
}
.tab-box .box-tbox table tr td a{
    display: inline-block;
    width: 23px;
    cursor:pointer; 
    height: 23px;
    background: url(/uploads/image/swimg/img105.png) center no-repeat;
}
.tab-box .box-tbox .btnn{
    display: block;
    width: 300px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border:1px solid #bd8554;
    color: #bd8554;
    font-size: 14px;
    margin: 0 auto;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.tab-box .box-tbox .btnn:hover{
    background-color: #bd8554;
    color: #fff;
}

.tip-sub{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 50;
    top: 0;
    left: 0;
    background: url(/uploads/image/swimg/tipsubbg.png) repeat ;
}
.tip-sub .warp{
    width: 400px;
    height: 200px;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    background-color: #fff;
    margin: -100px 0 0 -200px;
    overflow: hidden;
}
.tip-sub .warp h3{
    font-size: 18px;
    text-align: center;
    color: #3e3a39;
    line-height: 36px;
    padding: 50px 0 50px 0;
}
.tip-sub .warp .btn{
    width: 106px;
    height: 36px;
    line-height: 36px;
    border:2px solid #c2986d;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #fff;
    background-color: #c2986d;
    margin: 0 auto;
        transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.tip-sub .warp .btn:hover{
    color: #c2986d;
    background-color: transparent;
}
.tip-sub .warp .bg{
    width: 100%;
    height: 50px;
    padding-top: 14px;
    background-color: #efefef;
}