a {
    text-decoration: none;
    color: #333333;
}

.clearFix:before {
    content: "";
    display: table;
}

.clearFix:after {
    content: "";
    display: table;
    clear: both;
}

.clearFix {
    *zoom: 1;
}

.inx1-container {
    width: 1000px;
    margin: auto;
}

.inx1-container .aad-wrap img {
    display: block;
}

.inx1-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.inx1-container .tags {
    margin-top: 7px;
}

.inx1-container .tags .tag-item {
    display: inline-block;
    width: 130px;
    height: 33px;
    border: 1px solid #e6e6e6;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    margin: 0 16.5px;
    float: left;
    border-radius: 5px;
}

.inx1-container .tags .tag-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.inx1-container .titlemm {
    height: 22px;
    line-height: 22px;
    border-left: 4px solid #009df0;
    font-size: 18px;
    text-indent: 15px;
    color: #3c99f1;
    font-weight: bold;
    margin: 20px 0;
}
.inx1-container .con_mm {
    font-size: 16px;
    line-height: 30px;
}


.inx1-container .con_mm img {
    margin: 10px 5px 30px 2px;
}
.news .line{
    width: 499px;
    float: left;
}

.news .new_con {
    height: 200px;
    line-height: 38px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #009df0;
    padding: 20px;
    margin-bottom: 20px;
}
.news .new_con ul li span {
    float: right;
}
.inx1-container .new_con .news_tt span{
    margin: 0 6px 12px 5px;
    display: inline-block;
    font-size: 16px;
}
.inx1-container .new_con .news_tt span:hover{
    cursor: pointer;
    color: #009df0;
}
.inx1-container .new_con  ul li {
    line-height: 30px;
    font-size: 16px;
}

.inx1-container .city-list {
    /*padding: 10px;*/
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    background: #fafafa;
}

.inx1-container .city-name {
    display: inline-block;
    width: 95px;
    text-align: center;
    margin: 10px 0;
}

.inx1-container .teacher-info {
    color: #666666;
}

.inx1-container .teacher-info img {
    float: left;
}

.inx1-container .teacher-info h3 {
    float: left;
    width: 517px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    margin-top: -16px;
    margin-bottom: 25px;
    color: #369df0;
}

.inx1-container .teacher-info p {
    float: left;
    display: inline-block;
    width: 427px;
    padding: 0 45px;
    line-height: 23px;
    margin: 0;
}

.inx1-container .teacher-info ul {
    display: block;
    width: 472px;
    float: left;
    margin-left: 45px;
}

.inx1-container .teacher-info li {
    font-size: 14px;
    float: left;
    margin-top: 25px;
    margin-right: 22px;
}

.inx1-container .teacher-info span {
    color: #32b7d3;
}

.inx1-container .teacher-info .icon-headset {
    background-repeat: no-repeat;
    background-image: url(../images/icon-headset.png);
    background-position: 0 0;
    width: 16px;
    height: 15px;
    display: inline-block;
    margin: 0 5px;
}

.marquee-wrap {
    width: 100%;
    position: relative;
    margin-left: -3px;
    margin-top: 35px;
}

.marquee-wrap #goL {
    position: absolute;
    width: 40px;
    height: 205px;
    display: block;
    z-index: 999;
    background: #e2e2e2;
    left: 0;
    top: 0;
    line-height: 205px;
    text-align: center;
    font-size: 40px;
    color: #ffffff;

    border-top: 2.5px solid #dfdfdf;
    border-bottom: 2.5px solid #dfdfdf;
    left: 3px;
    border-left: 2.5px solid #dfdfdf;
    cursor: pointer;
}

.marquee-wrap #goR {
    position: absolute;
    width: 40px;
    height: 205px;
    display: block;
    z-index: 999;
    background: #e2e2e2;
    right: 0;
    top: 0;
    line-height: 205px;
    text-align: center;
    font-size: 40px;
    color: #ffffff;

    border-top: 2.5px solid #dfdfdf;
    border-bottom: 2.5px solid #dfdfdf;
    right: 0;
    border-right: 2.5px solid #dfdfdf;
    cursor: pointer;
}

#marquee {
    width: 915px;
    height: 205px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 2.5px solid #dfdfdf;
    background: #f6f6f6;
    position: relative;
    margin: auto;
    border-left: 0;
    border-right: 0;
}

#marquee li {
    height: 204px;
    width: 175px;
    /*display: inline-block;*/
    overflow: hidden;
    position: relative;
    padding-right: 10px;
    float: left;
}

#marquee li img {
    position: absolute;
}

#marquee li p {
    position: absolute;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 175px;
    margin: 0;
    padding: 0;
    background: #4c4c4c9e;
    color: #ffffff;
    bottom: 0;
}
