﻿@charset "utf-8";

.column{overflow: hidden; margin: 0 auto; }

.focusPic { background: url(../../base/img/focuspic.png) no-repeat; height: 198px; width: 236px; padding: 7px; position: relative; }
.focusPic:after { content: ""; display: table; clear: both; }
.focusPic .hd { position: absolute; right: 12px; bottom: 30px; }
.focusPic .hd ul { _display: inline; }
.focusPic .hd li { float: left; display: inline; width: 12px; height: 12px; line-height: 12px; font-size: 12px; text-align: center; background: #F7F5CE; margin-left: 4px; cursor: pointer; border: 1px solid #E9711E; color: #963D00; transition: all .2s;}
.focusPic .hd li.on { background-color: #F6B349; color: #fff; width: 16px; height: 16px; line-height: 16px; font-size: 14px; margin-top: -4px; font-weight: bold;}
.focusPic .bd li { position: relative; }
.focusPic .bd li .pic { position: relative; height: 178px; }
.focusPic .bd li .pic img { width: 100%; height: 178px; vertical-align: bottom; }
.focusPic .bd li .con { width: 100%; position: absolute; left: 0; bottom: -19px; }
.focusPic .bd li .con .title { height: 18px; line-height: 18px; overflow: hidden; position: relative; }
.focusPic .bd li .con .title a { display: block; padding: 0 10px; color: #000; text-decoration: none; text-align: center;}
.focusPic .bd li .con .bg { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; position: absolute; width: 100%; height: 18px; left: 0; bottom: 0; background-color: #000; display: none;}

/* columnA */
#columnA{}
#columnA .areaL{width: 250px; float: left; *display: inline; margin-right: 15px;}
#columnA .areaL > a { display: block; width: 249px; height: 52px; margin-top: 10px; font-size: 0; overflow: hidden; line-height: 999px; }
#columnA .areaL .a1 { background: url(../../base/img/a1.png); }
#columnA .areaL .a2 { background: url(../../base/img/a2.png); }
#columnA .areaL .a3 { background: url(../../base/img/a3.png); }
#columnA .areaC{width: 500px; float: left; }
#columnA .areaR{width: 420px; float: right; }

/* 院系要闻等切换 */
#indYxyw { }
#indYxyw .bd { height: 156px; }

#indTzgg .bd { height: 156px; }

/* 学生风采 */
#indXyfg .bd { padding: 10px 0; position: relative;}
#indXyfg .scrollWrap { height: 135px; width: 438px; overflow: hidden; margin: 0 auto;}
#indXyfg .prev,
#indXyfg .next { position: absolute; top: 10px; width: 10px; height: 96px; }
#indXyfg .prev { left: 0; background: url(../../base/img/scroll-prev.png) no-repeat; }
#indXyfg .next { right: 0; background: url(../../base/img/scroll-next.png) no-repeat; }
#indXyfg img { width:120px; height:90px; }
#indXyfg  li { margin:0 10px;}
#indXyfg li {float: left;width: 126px!important;}

/* 教育服务 */
#indJyfw .bd { padding-top: 0; }
#indJyfw .infoList { padding-top: 5px; }
/* #indJyfw .infoList { background: url(../../base/img/bg-bszn.png) no-repeat; height: 146px; padding: 12px 0 0;}
#indJyfw .infoList li { height: 33px; line-height: 33px; background-position: 0 -26px; font-size: 14px; font-family: "Microsoft Yahei"; color: #0c5fa5; }
#indJyfw .infoList li a { color: inherit; } */
#indJyfw .list { background: url(../../base/img/bg-jyfw.png) no-repeat; height: 146px; padding: 12px 0 0;}
#indJyfw .list li { float: left; width: 80px; padding-left: 27px; height: 33px; line-height: 33px; overflow: hidden;}
#indJyfw .list li a { color: #0c5fa5; font-size: 14px;font-family: "Microsoft Yahei" }
#indJyfw .list li.even { width: 110px; }
#indJyfw .list li .title { height:40px; line-height:20px;}


#link{clear:both; margin-top:10px;}
.linkimg {padding: 14px 0 6px 8px; overflow: hidden;}
.linkimg li{float: left; margin:0 20px 10px 0; height: 52px;}
.linkimg li img{height: 46px; width: 167px; border: 1px #b4b4b4 solid; padding: 1px;}
.linkimg li .tit{display: none;}