* {
    margin: 0;
    padding: 0;
    list-style: none;
}

#peopleRep1 {
    margin-top: 4px;
}

.imgv {
    margin-top: 0;
    margin-left: 0;
    width: 195px;
    height: 68px;
}

body {
    min-width: 1400px;
    height: 770px;
    /*font-family: "Open Sans", "Tahoma", "Hiragino Sans GB", "Microsoft YaHei";*/
    font-size: 16px;
}

header {
    width: 100%;
    height: 100px;
    background: #808080;
}

#content {
    margin: 0;
    padding: 0;
    /* 	padding-left: 340px; */
    /* 	padding-right: 340px; */
    background: #FFFFFF;
    /* 	overflow: hidden; */
}

#center {
    height: 700px;
    margin-left: 345px;
    margin-right: 345px;
    border-top: 1px solid #AABBCC;

}

#left {
    width: 340px;
    height: 700px;
    float: left;
}

#right {
    width: 340px;
    height: 700px;
    float: right;
}

.borderStyle {
    border: 1px solid #AABBCC;
}

h2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #6294C1;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
}

h2 span {
    float: right;
    margin-right: 5px;
}

#tread, #treadM {
    height: 230px;
    width: 100%;
    margin-right: 0;
    /* 	background: #68E7EF; */

}

#tread {
    margin-top: 5px;
}

#netOpinionTread, #netOpinionTreadM {
    width: 100%;
    height: 200px;
}

#netOpinionIndex, #netOpinionHeat {
    /*width: 230%;
    height: 240px;*/
    width: 100%;
    height: 200px;
}

#school, #people {
    z-index: 5;
    position: relative;
    width: 100%;
    height: 230px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0
    /*background: #68E7EF;*/

}

#peopleRep {
    height: 230px;
}

#leftTwo {
    width: 100%;
    height: 230px;
}

#people {
    width: 100%;
}

#activeTop10School, #activeTop10People {
    width: 100%;
    height: 230px;
}

#theme {
    height: 230px;
    width: 100%;
    margin-left: 0
    /*! margin-top: 5px; */
    /*margin-bottom: 5px;*/
    /*background: #68E7EF;*/
}

#schoolRep {
    z-index: 9;
    float: left;
    height: 230px;
    width: 100%;
    margin-top: 5px;
    /*margin-bottom: 5px;*/
    /*background: #68E7EF;*/
}

#schoolRep > ul > li {
    width: 100%;
    height: 18px;
}

#schoolRep > ul > li:nth-child(odd) {
    background: rgb(208, 214, 217);
}

#schoolRep > ul > li:nth-child(even) {
    /*background: #999292;*/
}

#schoolRep > ul > li > ul > li {
    line-height: 18px;
    height: 18px;
    /*width: 10%;*/
    font-size: 10.5px;
    float: left;
    text-align: center;
}

#centerTwo {
    width: 100%;
    height: 200px;
}

/*#schoolRep>ul>li>ul>li:nth-child(odd){
	background: #ABCACD;
}*/
#netOpinionTheme {
    width: 100%;
    height: 200px;
}

#keyWord {
    height: 230px;
    width: 100%;
    margin-top: 5px;
    margin-right: 0
    /*background: #68E7EF;*/
}

#map {
    height: 230px;
    width: 100%;
    margin-top: 5px;
    margin-left: 0
}

#map2 {
    height: 230px;
    width: 100%;
    margin-top: 5px;
    margin-right: 0
    /*background: #68E7EF;*/
}

#anhuimap {
    width: 100%;
    height: 200px;
    /*margin-left: 15%;*/
}

.liStyleSmall {
    width: 9%;
}

.liStyleBig {
    width: 11%;
}

#calendar {
    /* width: 30%; */
    height: 230px;
    width: 100%;
    /* background: #1B6D85; */
    /* float: left; */
    position: absolute;
    left: 2.5%;
    top: 473px;
}
