* {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;


    font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;
}


div.search {padding: 30px 0;}

.fom {
    overflow: hidden;
    position: relative;
    width: 50%;
    margin: 0 auto;
}

input, button {
    border: none;
    outline: none;
}

input {
    width: 76%;
    height: 42px;
    padding-left: 13px;
}

button {
    height: 42px;
    width: 42px;
    cursor: pointer;
    position: absolute;
    color: white;
}

/*搜索框1*/
.bar1 {background: #A3D0C3;}
.bar1 input {
    float: left;
    border: 2px solid #7BA7AB;
    border-radius: 5px;
    background: #F9F0DA;
    color: #9E9C9C;
}
.bar1 button {
    top: 0;
    right: 0;
    background: #7BA7AB;
    border-radius: 0 5px 5px 0;
}
.bar1 button:before {
    /*content: "\f002";
    font-family: FontAwesome;*/
    font-size: 16px;
    color: #F9F0DA;
}
.ssss{
    border: solid 1px #333;
    float: left;
    /*padding-top: 10px;padding-bottom: 10px;*/
    padding: 10px 0px;
    width: 8%;
    text-align: center;
    background: #eeebeb;
    border-left: solid 0px #333;
    font-size: 5px;
    height: 100%;
    /*margin-left: 10%;*/
}
.s2{
    background: white;
    border-left: solid 0px #333;
    border-top: solid 0px #333;
}
.index1{padding:10px;float: left;margin: 0 auto;width: 20%;text-align: right;}
.index2{width: 100%;border: solid 1px #999;text-align: center;display: none}
.index3{line-height: 30px;text-align: left;height: 100%;margin-left: 20px;}
.index4{overflow: hidden;}
.index5{width: 90%;border: solid 1px #999;margin-top: 10px;margin-left: 4%;background: #eeebeb;}
.index6{overflow: hidden;width: 100%;border: solid 0px blue;}

/*.vinxian{display: none}*/

.vinxian{width: 70%;border-top: solid 1px #999;border-left: solid 1px #999;margin-left: 15%;overflow: hidden;margin-top: 20px;display: none}
.vin1{width: 25%;line-height: 40px;float: left;background: #eeebeb;text-align: right;}
.vin2{border-bottom: solid 1px #999;border-right: solid 1px #999;padding-right: 20px;height: 80px;padding-top: 20px}
.vin3{border-bottom: solid 1px #999;border-right: solid 1px #999;padding-right: 20px}
.vin31{border-bottom: solid 1px #999;border-right: solid 1px #999;padding-left: 20px}
.vin4{width: 25%;line-height: 40px;float: left;}
.vin5{border-bottom: solid 1px #999;border-right: solid 1px #999;padding-left: 20px;padding-right: 20px;height: 80px;line-height: 20px;padding-top: 30px;word-break:break-all;}
.vin6{border-bottom: solid 1px #999;border-right: solid 1px #999;padding-right: 20px;height: 80px;padding-top: 20px}
.vin7{border-bottom: solid 1px #999;border-right: solid 1px #999;padding-left: 20px;height: 80px;line-height: 20px;padding-top: 20px}