.itop{
    height: auto;
    width: 100%;
    min-width: 1350px;
}
.icont{
    height: auto;
    width: 100%;
    min-width: 1350px;
}
.ibott{
    height: auto;
    width: 100%;
    background-color: #343337;
    min-width: 1350px;
}
#trademark{
    font-size:xx-large;
    font-weight: bold;
    color: seagreen;
}

#trademark1{
    font-size:xx-large;
    font-weight: bold;
    color: darkgray;
}

#indexfont{
    font-size: larger;
}

a:hover{
    color: seagreen;
}
a{
    color: black;
    text-decoration: none;
}
.bttext{
    font-size: larger;
    color: #939393;
    vertical-align: middle;
}
.iconver{
    vertical-align: middle;
}
.bottindex{
    color: #afb3b9;
}
.bottindex:hover{
    color: seagreen;
}

.divlineshow{
    display: inline-flex;
}

.spanstyle{
    font-size: larger;
    color: #353535;
    font-weight: bold;
}

.stylefont{
    font-size: 14px;
    color: #85898f;
    font-size: inherit;
}

.tooltip{
    color: #03F;
    cursor: hand;
}
/*提示框*/
.tooltip-box{
    display: block;
    background-color: #fff;
    line-height: 1.6;
    border: 1px solid #66CCFF;
    color: #333;
    padding: 20px;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;     /*圆角边框*/
    -webkit-border-radius: 5px;
}

.bgdiv{
    background-image: url(../image/bgimg1.jpg);
    height: 257px;
    vertical-align: middle;
}

.spanstyle12{
    font-size: 40px;
    font-weight: bolder;
    color: white;
}

.spanstyle13{
    font-size: 15px;
    color: white;
}

.celldiv{
    width: 20%;
    /*height: 250px;*/
    float: left;
    margin-right: 4%;
    margin-left: 1%;
    margin-top: 90px;
}

.spanstyle45{
    font-size: x-large;
    font-weight: bold;
}
.div456{
    margin-bottom: 10px;
}

.span789{
    color: #686c72;
    font-size: small;
}

.inputStyle{
    width: 30%;
    height: 33px;
    border-color: #2957ff;
    font-size: 15px;
}
.sousuo{
   background-image: url("../image/soso.jpg");
    width: 70px;
    height:40px
}




