﻿@charset "utf-8";
.banner {
    position: relative;
    display: none;
}
/* 首页banner图切换 S*/
.slider {
    width: 100%;
    min-width: 1200px;
    height: 450px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}
.slider .bd {
    z-index: 0;
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -860px;
}
.slider .bd li {
    width: 1200px;
    height: 450px;
    overflow: hidden;
}
.slider .bd li img {
    display: block;
    width: 1200px;
    height: 450px;
}
.slider .tempWrap {
    overflow: visible !important
}
.slider .tempWrap ul {
    margin-left: -940px !important;
}
.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 14px;
    bottom: 35px;
    text-align: center;
}
.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: #808080;
    line-height: 99px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 3px;
    cursor: pointer;
}
.slider .hd li.on {
    background: #14a83b;
}
.slider .hd li span {
    display: none
}
.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 450px;
    cursor: pointer;
}
.slider .prev {
    left: -50%;
    margin-left: -600px;
}
.slider .next {
    left: 50%;
    margin-left: 600px;
}
.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 450px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slider .pnBtn .arrow {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 60px;
    height: 450px;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.slider .prev .arrow {
    right: 0;
    background: url(../../base/img/arrow-left.png) center no-repeat;
}
.slider .next .arrow {
    left: 0;
    background: url(../../base/img/arrow-right.png) center no-repeat;
}
/* content */
#content .column {
    padding: 50px 0;
}
/* columnA */
#columnA #focus-news {
    float: left;
    margin-right: 30px;
    width: 420px;
    height: 290px;
    padding: 15px;
    background: url(../../base/img/focus-bg.png) no-repeat;
}
#columnA #focus-news .hd {
    right: 25px;
    bottom: 27px;
}
#columnA #focus-news .bd .pic img {
    width: 420px;
    height: 290px;
    border-radius: 20px;
}
#columnA #focus-news .bd .con .titleBg {
    border-radius: 0 0 20px 20px;
}
/* 校园资讯 */
#xyzx {
    padding: 20px 40px;
    height: 293px;
    background: url(../../base/img/columna-box-bg.png) no-repeat;
}
#xyzx .bd {
    padding-top: 10px;
}
#xyzx .topicList .t {
    border: none;
    padding: 0;
}
#xyzx .topicList .t .title a {
    font-size: 18px;
}
/* columnB */
#columnB {
    background-color: #c3f1e7;
}
#xwgk .hd {
    text-align: center;
}
#xwgk .hd li {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none;
}
#xwgk .bd {
    padding: 40px 0 20px;
}
#xwgk .bd .topicList .t {
    margin: 0 20px;
    float: left;
    width: 240px;
    padding: 10px;
    border: none;
    background: #fff url(../../base/img/columnb-box-bg.png) no-repeat center;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}
#xwgk .bd .topicList .t:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
}
#xwgk .bd .topicList .t .con {
    height: 225px;
    padding: 15px;
    border: 1px dashed #14a83b;
    border-radius: 10px;
}
#xwgk .bd .topicList .t .title {
    padding: 10px 0;
    line-height: 24px;
    white-space: normal;
}
#xwgk .bd .topicList .t .ft {
    padding-top: 15px;
}
#xwgk .bd .topicList .t .more {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 2px;
    background-color: #dbf1f4;
    border-radius: 10px;
}
#xwgk .bd .topicList .t .more span {
    display: block;
    line-height: 30px;
    padding: 0 30px;
    background-color: #fff;
    border: 1px dashed #7bc9d2;
    font-size: 12px;
    border-radius: 10px;
}
/* columnC */
#columnC {
    background-color: #f2f2f2;
}
#dytd .hd {
    text-align: center;
}
#dytd .hd li {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none;
}
#dytd .bd {
    padding: 40px 0 20px;
}
#dytd .bd .topicList {
    padding: 20px 10px;
    background: #fff;
    border: none;
    border-radius: 10px;
    overflow: hidden;
}
#dytd .bd .topicList li {
    float: left;
    width: 560px;
    margin: 0 10px;
    border: none;
}
#dytd .bd .topicList li.n {
    width: 540px;
}
#dytd .bd .topicList .t img {
    width: 240px;
}
#dytd .bd .topicList .t .ft {
    margin-top: 15px;
    text-align: left;
}
#dytd .bd .topicList .t .more {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 20px;
    line-height: 24px;
    border: 1px dashed #14a83b;
    color: #666;
    border-radius: 30px;
}
/* columnD */
#xyfg {
    background: url(../../base/img/columnd-box-hd-bg.png) no-repeat left bottom;
}
#xyfg .hd {
    float: left;
    width: 120px;
    margin-right: 20px;
}
#xyfg .bd {
    padding: 0;
    overflow: hidden;
}
#xyfg .bd .picList li {
    position: relative;
    margin: 0;
    overflow: hidden;
}
#xyfg .bd .picList li .pic {
    padding: 9px;
    border: 1px dashed #14a83b;
    overflow: hidden;
    border-radius: 15px;
}
#xyfg .bd .picList li .pic img {
    width: 230px;
    transition: all 0.3s ease 0s;
}
#xyfg .bd .picList li:hover img {
    transform: scale(1.5);
}
#xyfg .bd .picList li .title {
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    right: 0;
    height: auto;
    transition: all 0.5s ease 0s;
}
#xyfg .bd .picList li .title a {
    display: block;
    color: #fff;
    padding: 55px 10px;
    line-height: 24px;
}
#xyfg .bd .picList li .titleBg {
    position: absolute;
    top: 100%;
    right: 10px;
    bottom: 0;
    left: 10px;
    z-index: 2;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    transition: all 0.5s ease 0s;
    border-radius: 15px;
}
#xyfg .bd .picList li.on .title, #xyfg .bd .picList li.on .titleBg {
    top: 0;
}
/* friendLinks */
.friendLinks .bd {
    margin: 0 -15px;
    overflow: hidden;
}
.friendLinks select {
    border: 0;
    width: 274px;
    padding: 4px;
    margin: 0 15px;
    border: 1px solid #ccc;
}