﻿@charset "utf-8";
#content {
    width: 1200px;
    margin: 0 auto 20px;
    overflow: hidden;
}
/* 首页banner图切换 S*/
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic {
    width: 1200px;
    height: 423px;
}
#indBanner {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
#indBanner .bd {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
#indBanner .bd li {
    position: relative;
    z-index: 3;
}
#indBanner .bd .con {
    height: 48px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 1200px;
    z-index: 4
}
#indBanner .bd .con .title {
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    font-size: 16px;
    position: relative;
    z-index: 6;
}
#indBanner .bd .con .title a {
    color: #fff;
}
#indBanner .bd .con .title a:hover {
    color: #f60;
    text-decoration: none;
}
#indBanner .bd .con .titleBg {
    width: 1200px;
    height: 48px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 5;
}
#indBanner .prev,
#indBanner .next {
    border: 1px solid #fff;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background: url(../../base/img/slidearrow.png) no-repeat;
    display: block;
    position: absolute;
    z-index: 7;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
#indBanner .prev {
    left: 10px;
    background-position: 13px 10px;
}
#indBanner .next {
    right: 10px;
    background-position: 16px -74px;
}
#indBanner .prev:hover {
    border: 1px solid #3DB3DB;
    background: url(../../base/img/slidearrow.png) no-repeat 13px 10px #3DB3DB;
}
#indBanner .next:hover {
    border: 1px solid #3DB3DB;
    background: url(../../base/img/slidearrow.png) no-repeat 16px -74px #3DB3DB;
}
#indBanner .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    z-index: 8;
    right: 10px;
    bottom: 20px;
    text-align: center;
    font-size: 0;
}
#indBanner .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    background: #999;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    width: 30px;
    background: #fff;
}
/* columnA */
#columnA {
    overflow: hidden;
    margin-bottom: 0px;
}
#columnA .areaL {
    width: 900px;
    float: left;
    _display: inline;
    padding-top: 20px;
}
#columnA .areaR {
    width: 280px;
    float: right;
    _display: inline;
}
/* 图片新闻 */
#boxTPZW {
    width: 480px;
    float: left;
    _display: inline;
}
#boxTPZW .bd {
    padding-top: 10px;
}
#boxTPZW .txtPicList li {
    height: 90px;
    border: none;
    background: #f8f8f8;
    padding: 0px;
    margin: 0 0 20px 0;
    padding-right: 10px
}
#boxTPZW .txtPicList li .pic,
#boxTPZW .txtPicList li .pic img {
    width: 120px;
    height: 90px;
}
#boxTPZW .txtPicList li .pic {
    margin-right: 12px;
}
#boxTPZW .txtPicList li .title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}
#boxTPZW .txtPicList li .title a {
    color: #333
}
#boxTPZW .txtPicList li .title a:hover {
    color: #31b3c1
}
#boxTPZW .txtPicList li .titleBg {
    display: none;
}
#boxTPZW .txtPicList li .intro {
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #989898
}
#boxTPZW .txtPicList li.last {
    margin-bottom: 0px;
}
/* 校园动态等 */
#boxXYDT {
    width: 390px;
    float: right;
    _display: inline;
}
#boxXYDT .bd {
    height: 310px;
    overflow: hidden;
}
.infoList {
    text-align: left;
}
.infoList li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-position: 0px 18px;
}
/* 快速导航 */
#indKSDH {
    border: 1px solid #e9e9e9;
    border-top: none;
}
#indKSDH .hd {
    height: 40px;
    padding-top: 16px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 54px;
}
#indKSDH .hd .cn {
    float: left;
    _display: inline;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #9a9a9a;
    margin-right: 10px;
}
#indKSDH .hd .en {
    float: left;
    _display: inline;
    height: 30px;
    line-height: 30px;
    padding-top: 6px;
    font-size: 12px;
    color: #cfcfcf
}
#indKSDH .bd {
    height: 312px;
    padding-top: 10px;
    overflow: hidden;
    background: #fff;
}
#indKSDH .bd .ul1 {
    overflow: hidden;
    padding-left: 4px;
}
#indKSDH .bd .ul1 li {
    width: 90px;
    float: left;
    _display: inline;
    height: 80px;
}
#indKSDH .bd .ul1 li a {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    padding-top: 56px;
    background: url(../../base/img/icons.png) 30px -219px no-repeat;
}
#indKSDH .bd .ul1 .li1 a {
    background-position: 30px -219px;
}
#indKSDH .bd .ul1 .li2 a {
    background-position: 30px -337px;
}
#indKSDH .bd .ul1 .li3 a {
    background-position: 30px -446px;
}
#indKSDH .bd .ul1 .li4 a {
    background-position: 28px -569px;
}
#indKSDH .bd .ul1 .li5 a {
    background-position: 29px -688px;
}
#indKSDH .bd .ul1 .li6 a {
    background-position: 29px -803px;
}
#indKSDH .bd .ul2 {
    padding-top: 28px;
}
#indKSDH .bd .ul2 li {
    width: 208px;
    margin: 0 auto 18px;
    height: 44px;
}
#indKSDH .bd .ul2 li a {
    display: block;
    height: 44px;
    line-height: 44px;
    color: #fff;
    padding-left: 80px;
    position: relative;
    background: url(../../base/img/icons.png) 0px 0px no-repeat #31b3c1;
    font-size: 16px;
    border-radius: 5px;
}
#indKSDH .bd .ul2 li a:after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    right: -6px;
    top: 50%;
    border: 6px solid #fff;
    border-left: 6px solid #31b3c1;
    border-right: none;
    margin-top: -6px;
}
#indKSDH .bd .ul2 li a:hover {
    text-decoration: none;
    background-color: #f2964f;
}
#indKSDH .bd .ul2 li:hover a:after {
    border-left: 7px solid #f2964f;
}
#indKSDH .bd .ul2 .li1 a {
    background-position: 33px -929px;
}
#indKSDH .bd .ul2 .li2 a {
    background-position: 35px -1046px;
}
/* friendLinks */
.friendLinks {
    padding-top: 20px;
}
.friendLinks .bd {
    margin: 0 -15px;
    overflow: hidden;
}
.friendLinks select {
    border: 0;
    width: 274px;
    padding: 4px;
    margin: 0 15px;
    border: 1px solid #ccc;
}