* {
    margin: 0;
    padding: 0;
}

* {
    color: white;
    font-family: "方正兰亭中黑_GBK", "Microsoft YaHei",Arial;
    /*font-size: 14px;*/
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    vertical-align: central;
    vertical-align: middle;
}

.allwap {
    /*width: 100%;*/
    min-width:980px;
    background-color: #FFFFFF;
    margin: 0px auto;
}

.header {
    height: 100px;
    line-height: 100px;
    border-bottom: 1px solid #E4E4E4;
}

.header2 {
    float: right;
    border-bottom: none;
    background: none;
    text-align: center;
    width: 980px;
    height: 60px;
}


.header .title {
    float: left;
    font-size: 36px;
    margin-left: 10px;
}

.header ul {
    float: left;
    height: 29px;
}

.header ul li {
    font-size: 14px;
    height: 29px;
    width: 90px;
    float: left;
    line-height: 29px;
    color: #6f6f6f;
    background: url("../images/dashed.png") no-repeat;
    background-position: right;
}

.header ul li a {
    height: 29px;
    /* width: 115px; */
    line-height: 29px;
    text-align: center;
    display: block;
    color: #6f6f6f;
}
.header ul li.select a{
    color: red;
}

.imgvertical {
    vertical-align: middle;
}

.footer {
    width: 100%;
    height: 180px;
}

.footer ul {
    height: 40px;
    line-height: 40px;
    padding-left: 265px;
}

.footer ul li {
    float: left;
    font-size: 14px;
}


.footer ul img {
    margin-left: 22px;
    vertical-align: middle;
}

.footer .text {
    font-size: 14px;
    color: #565861;
    margin-left: 40px;
}

.android {
    width: 145px;
    height: 55px;
    position: absolute;
    margin-top: 453px;
    right: 94px;
}

.appstore {
    width: 145px;
    height: 55px;
    position: absolute;
    margin-top: 383px;
    right: 94px;
}

/* header */
.headerCont{
    width: 980px; margin: 0 auto; height: 100px;
}
.headerCont .notice{
    width: 200px;
    float: right;
}
/* .headerCont .notice .wxImg{
    height: 50px;
    position: relative;
}
.headerCont .notice .wxImgbox .wx{
    outline: none;padding: 10px 73px;width: 23px;height: 18px;
}
.headerCont .notice .wxImgbox .wx .wxImg{
    display:none;position: absolute;z-index: 100;left: 40px;
}
.headerCont .notice .wxImgbox .wx .wxImg img{
    display:block;width:100px;height:100px;
} */
