@charset "utf-8";
/* CSS Document */
.sub_main {
    width: 1140px;
    margin: 0px auto;
    min-height: 360px;
}

.sideleft {
    display: inline-block;
    width: 257px;
    margin-left: 0;
    z-index: 1;
    position: relative;
    margin-top: -74px;
    background: #fff;
    min-height: 700px;
    height: 100%;
    _height: 700px;
    margin-right: 42px;
}

.menu {
    height: 120px;
    background: #c71d07 url(../img/listTop.png) center no-repeat;
    padding: 27px 10px 27px 36px;
}

.menu h2 {
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.menu_list {
    width: 100%;
    margin: 6px auto;
}

.menu_head {
    height: 48px;
    line-height: 47px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 58px;
    cursor: pointer;
    position: relative;
    background: #F5F7F9 url(../img/pro_left2.png) 15px center no-repeat;
}

.menu_list .current {
    color: #b9141b;
    /*background-color: white;*/
    background-image: url(../img/pro_down2.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}

.menu_body {
    line-height: 30px;
    background: #F5F7F9;
}

.menu_body > .menu_head, .menu_body > .menu_body, .menu_body > a {
    /*padding-left: 10px;*/
    margin-left: 10px;
}

.menu_body a {
    height: 48px;
    line-height: 47px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #e9e9e9;
}

.menu_body .leaf {
    background-image: url(../img/pro_sel.png);
    background-position: 17px center;
    background-repeat: no-repeat;
    padding-left: 58px;
    font-size: 1.17em;
}

.menu_body a:hover {
    text-decoration: none;
    color: #a23029;
}

.sideright {
    width: 860px;
    float: right;
}

.location_title {
    background-image: url(../img/pro_sel.png);
    height: 18px;
    line-height: 18px;
    padding: 12px 15px;
    border: solid 1px #dcdcdc;
}

.location_title h2 {
    font-size: 16px;
    font-weight: bold;
    color: #b9141b;
    padding-left: 10px;
    border-left: 5px solid #b9141b;
    width: 400px;
    float: left;
}

.location_title span {
    display: block;
    float: right;
}


/*左侧为图片list样式 Digg style pagination*/

.Methods1 {
    width: 860px;
    padding: 5px 0px;
}

.Methods1 dl {
    width: 840px;
    height: 98px;
    margin: 10px 10px 20px;
}

.Methods1 dt {
    width: 138px;
    height: 98px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
}

.Methods1 dt img {
    width: 130px;
    height: 90px;
    border: 1px solid #dfdfdf;
    padding: 3px;
}

.Methods1 dd {
    width: 675px;
    float: left;
    line-height: 22px;
    background: #FFFFFF;
    text-align: left;
}

.Methods1 dd h2 {
    border-bottom: 1px dotted #f59c99;
    text-align: right;
    font-size: 12px;
    color: #999;
    padding: 3px 0px;
}

.Methods1 dd h2 a {
    font-size: 16px;
    float: left;
    text-align: left;
}

.Methods1 dd p {
    padding-top: 3px;
    height: 25px;
}

.Methods1 dd p a {
    font-size: 12px;
    color: #666;
}


/*CSS页面样式 Digg style pagination*/

.digg {
    clear: both;
    PADDING-RIGHT: 18px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 3px;
    PADDING-TOP: 3px;
    TEXT-ALIGN: right;
    font-size: 12px;
}

.digg A {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR: #ff6400;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none;
    border: 1px solid #ff6602;
}

.digg A:hover {
    BORDER-RIGHT: #ff6400 1px solid;
    BORDER-TOP: #ff6400 1px solid;
    BORDER-LEFT: #ff6400 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #ff6400 1px solid
}

.digg A:active {
    BORDER-RIGHT: #ff6400 1px solid;
    BORDER-TOP: #ff6400 1px solid;
    BORDER-LEFT: #ff6400 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: #ff6400 1px solid
}

.digg SPAN.current {
    BORDER-RIGHT: #ff6400 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #ff6400 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    BORDER-LEFT: #ff6400 1px solid;
    COLOR: #ff6600;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #ff6400 1px solid;
    BACKGROUND-COLOR: #ffbe93
}

.digg SPAN.disabled {
    BORDER-RIGHT: #eee 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #eee 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    BORDER-LEFT: #eee 1px solid;
    COLOR: #ddd;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #eee 1px solid
}

/*左侧无图片list样式 Digg style pagination*/

.tys-main_list {
    background: #fff;
    padding: 20px;
}

.tys-main_list li {
    line-height: 35px;
    color: #333333;
    border-bottom: 1px dotted #d2dfe9;
    padding-left: 20px;
    background-image: url(../img/pro_sel.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.tys-main_list li a {
    overflow: hidden;
    text-overflow: ellipsis;
}

.tys-main_list li span {
    float: right;
    font-size: 12px;
    color: #999;
}

/*新闻浏览用到的*/
.tys-main {
    /*padding:10px;*/
}

.tys-main h2 {
    height: 60px;
    border-bottom: 1px dashed #d0d0d0;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
}

.tys-main h3 {
    height: 30px;
    font-size: 12px;
    padding-top: 10px;
    color: #999;
}

.tys-main p {
    /*text-indent: 2em;*/
    color: #000;
    line-height: 25px;
    padding: 5px 0;
    width: 100%;
    height: auto;
}

.tys-main p img { /* width:500px; height:350px; padding-left:110px;*/
}

/*活动风采等全部图片展示用到样式*/
.hdfc_pic {
    margin: 10px;
}

.hdfc_pic li {
    width: 247px;
    margin: 10px 15px;
    /*margin-right:10px;
    margin-bottom:10px;*/
    float: left;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
}

.hdfc_pic li img {
    width: 240px;
    height: 150px;
    border: 1px dotted #e5e5e5;
    padding: 3px;
}


/*名师名校长工作室链接图片展示用到样式*/
.msmxz_title {
    overflow: hidden;
    height: 40px;
    background-color: #f8f8f8;
}

.msmxz_title h2 {
    padding-left: 10px;
    color: #b9141b;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.msmxz_pic {
    margin: 10px;
    overflow: hidden;
}

.msmxz_pic li {
    width: 140px;
    margin-right: 15px;
    margin-bottom: 10px;
    float: left;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
}

.msmxz_pic li img {
    width: 130px;
    height: 160px;
    border: 1px solid #e5e5e5;
    padding: 3px;
}
