﻿@charset "utf-8";
/* 焦点图-广告 */
.banner {
    text-align: center;
    height: 340px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 1174px;
    border: 1px solid #0176a7;
    border-radius: 30px;
    margin: 0 auto;
    padding: 12px;
    background: url(/Template/Default/Skin/img/hbbg.jpg) bottom repeat-x #90deec;
}
.banner .hd {
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 19px;
    width: 100%;
    height: 26px;
    margin: 0 auto;
    text-align: center;
}
.banner .hd ul {
    display: inline-block;
    *display: inline;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    z-index: 2;
}
.banner .hd ul li {
    width: 16px;
    height: 16px;
    line-height: 16px;
    float: left;
    margin: 0 4px;
    background-color: white;
    border-radius: 8px;
}
.banner .hd ul li span {
    display: none;
}
.banner .hd ul li.on {
    width: 36px;
}
.banner .bd {}
.banner .bd ul li {
    width: 100%;
    height: 340px;
    position: relative;
    z-index: 1;
}
.banner .bd .pic {}
.banner .bd .pic img {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 1174px;
    height: 340px;
    float: left;
}
.banner .bd .con {
    display: none;
}
.banner .prev,
.banner .next {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 208px;
    display: block;
    width: 68px;
    height: 68px;
    float: left;
    background: url(/Template/Default/Skin/img/bannerbtn.png) center top no-repeat;
}
.banner .next {
    margin-left: 600px;
    background-position: center -72px;
}
.banner .prev {
    margin-left: -668px;
}
/* 校园动态 */
.Column_A {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/* 焦点图 */
#indFocus {
    width: 400px;
    height: 400px;
    float: left;
    margin-right: 20px;
    background: url(/Template/Default/Skin/img/hbbg.jpg) bottom repeat-x #90deec;
    border: 1px solid #0176a7;
    border-radius: 30px;
    padding: 12px;
    margin-top: 20px;
}
#indFocus .bd .pic img {
    width: 400px;
    height: 400px;
}

.columnleft{
    float: left;
}
.columnright{
    float: right;
}
/* 校园动态 */
.boxXydt {
    overflow: hidden;
    width: 372px;
    position: relative;
}
.boxXydt .hd {
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 372px;
}
.boxXydt .hd h3 {
    font-size: 16px;
    color: white;
    width: 114px;
    padding: 12px 0 0 40px;
    font-weight: bold;
}

.position1{
    background: url(/Template/Default/Skin/img/top3.png) 0 5px no-repeat;
}
.position2{
    background: url(/Template/Default/Skin/img/top3.png) 0 -60px no-repeat;
}
.position3{
    background: url(/Template/Default/Skin/img/top6.png) 5px 18px no-repeat;
}
.position4{
    background: url(/Template/Default/Skin/img/top6.png) 0px -45px no-repeat;
}
.position5{
    background: url(/Template/Default/Skin/img/top6.png) 5px -120px no-repeat;
}
.position6{
    background: url(/Template/Default/Skin/img/top6.png) 5px -195px no-repeat;
}
.position7{
    background: url(/Template/Default/Skin/img/top6.png) 5px -268px no-repeat;
}
.boxXydt .hd h3 a {
    color: white;
}
.boxXydt .hd .more {
    float: right;
    font-size: 14px;
    margin-right: 22px;
    color: white;
    padding: 10px 0 0 0;
}

.boxXydt .bd {
    background: url(/Template/Default/Skin/img/hbbg1.jpg) top repeat-x #fff;
    border: 1px solid #0176a7;
    border-radius: 30px;
    padding: 60px 20px 10px 20px;
    height: 342px;
    margin-top: 20px;
}
.boxXydt .bd .infoList li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
}

.boxXydt .bd .infoList li.highlight{
    background: url(/Template/Default/Skin/img/gif030.gif) 210px 13px no-repeat;
}

#indPic{
    margin-top:20px ;
}

/* box */
.box {
    margin-bottom: 15px;
}
.box .hd {
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 14px;
    padding-left: 15px;
}
.box .hd .more {
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 12px;
}
.box .hd .more a {
    color: #fff;
}

.box .hd ul {
    position: absolute;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.box .hd li {
    font-weight: bold;
    width: 113px;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
    margin-left: 10px;       
    background: url(/Template/Default/Skin/img/top3.png) 0 -197px no-repeat;
}
.box .hd li a{
    color: #0c98c0;
}
.box .hd li a:hover {
    text-decoration: none;
    color: #fff;
}
.box .hd .on {
    background: url(/Template/Default/Skin/img/top3.png) 0 -131px no-repeat;
}
.box .hd .on a {
    color: #fff;
}
.box .bd {
    overflow: hidden;
    background:#fff;
    border: 1px solid #0176a7;
    border-radius: 20px;
    padding: 10px 20px 10px 20px;
}

#indPic .txtPicListB li .title{
    text-align: center;
}

#indPic .txtPicListB li{
    padding: 0;
    margin: 20px 5px 10px 11px;
}
#indPic .txtPicListB li .title a{
    color: #333;
}
#indPic .txtPicListB li{
    width: 215px;
}
#indPic .txtPicListB li .pic img{
    width: 215px;
    height: 153px;
}

#indPic .more{
    background: url(/Template/Default/Skin/img/top3.png) 50px -265px no-repeat;
    position: absolute;
    right: 20px;
    color: #fff;
    font-size: 12px;
    width: 44px;
    height: 41px;
    padding-right: 50px;
}


/* 左边内容区域 */
.leftConBtn{
    width: 320px;
    overflow: hidden;
    float: left;
}

.Btnfour{
    width: 320px;
    overflow: hidden;
}
.Btnfour dt{
    float: left;
    width: 160px;
    height: 93px;
}

.ronghe-con{
    width: 316px;
    background: #e1f8ff;
    border: 2px dashed #0d98c0;
    height: 339px;
    margin-top: 10px;
}

.rightConBtn{
    width:860px;
    float: right;
}

.BtnSev{
    width: 1196px;
    margin-top: 10px;    
}
.BtnSev li{
    float: left;
    width: 154px;
    height: 93px;
    background: url(/Template/Default/Skin/img/jxhl.png);
    line-height: 93px;
    margin-right: 19px;
    font-weight: bold;
}
.BtnSev li.last{
    float: right;
    margin-right: 0px;
}
.BtnSev li a{
    font-size: 20px;
    color: #37a7c9;
    padding-left: 20px;
    padding-top: 10px;
    display: block;
}



/* 课程管理&教研视察 */
.boxXydt1 {
    overflow: hidden;
    width: 49%;
    position: relative;
    margin-top:10px;
}
.boxXydt1 .hd {
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.boxXydt1 .hd h3 {
    font-size: 16px;
    color: white;
    width: 114px;
    padding: 12px 0 0 40px;
    font-weight: bold;
}

.boxXydt1 .hd h3 a {
    color: #fff;
}
.boxXydt1 .hd .more {
    float: right;
    font-size: 14px;
    margin-right: 22px;
    color: white;
    padding: 10px 0 0 0;
}

.boxXydt1 .bd {
    background: url(/Template/Default/Skin/img/hbbg1.jpg) top repeat-x #fff;
    border: 1px solid #0176a7;
    border-radius: 30px;
    padding: 60px 20px 10px 20px;
    height: 342px;
    margin-top: 20px;
}
.boxXydt1 .bd .infoList li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
}

