﻿@charset "utf-8";



#header { margin-bottom:30px;}
#content{background:#fff; padding:20px; width:1460px;}

/* 学院动态 */
#columnA{margin-bottom:30px;}
#columnA .cHd{height:48px; border-bottom:3px solid #136bb9; line-height:48px; }
#columnA .cHd h3{float:left;font-size:18px;font-weight:bold;padding-left:30px;background: url(../../Base/img/icons-index.png) -10px -1px no-repeat;}
#columnA .cHd .more{float:right; margin-right:10px; color:#999}
#columnA .cBd{padding-top:20px; overflow:hidden}
#columnA .cBd .infoList{overflow: hidden; }
#columnA .cBd .infoList li{height:52px; line-height:26px; padding:16px 0px; font-size:16px; border-bottom:1px dashed #e1e2eb;  }
#columnA .cBd .infoList li a{padding:0px; background:none;vertical-align:middle; display:table-cell; height:52px; }
#columnA .cBd .infoList li .date{float:left; height:52px; line-height:52px; width:64px; text-align:center; border-right:1px solid #e1e2eb; margin-right:15px; margin-left:0px; font-size:16px; color:#000; font-weight:bold; }
#columnA .cBd .infoList li.last{padding-bottom:0px; border-bottom:none;}

/* 焦点图 */
#focusNews{width:912px; float:left; height:513px; margin-right:20px;}
#focusNews .bd .pic img{width:912px; height:513px;}

/* indBox */
.indBox{}
.indBox .hd{height:48px; border-bottom:3px solid #136bb9; line-height:48px; }
.indBox .hd h3{float:left;font-size:18px;font-weight:bold;padding-left:30px;background: url(../../Base/img/icons-index.png) -10px -101px no-repeat;}
.indBox .hd .more{float:right; margin-right:10px; color:#999}
.indBox .bd{padding:20px 10px 0px; overflow:hidden; background:#fafafa;}

/* columnB */
#columnB{overflow:hidden; margin-bottom:20px;}
#columnB .indBox{width:713px; float:left; }
#columnB .indBox .bd{height: 365px;}
#columnB .infoList li{height: 48px;line-height: 48px;font-size:16px;background: url(../../Base/img/dot-02.png) 0px 25px no-repeat;padding-left:20px;}
#columnB .infoList li a{background: none; padding:0px;}
#columnB #indJxky{float:right}

#indTzgg{margin-right:31px;}

/* columnC */
#indXyfc .bd{border-bottom:0px;}
#indXyfc .bd{padding:20px 0px 0px; background:none}

/* banner */
#indBanner1 { clear: both; width: 100%; height: 300px; position: relative; z-index: 2; }
#indBanner1 .bd li { height: 300px; }
#indBanner1 .bd li .con { display: none; }
#indBanner1 .hd { height: 14px; overflow: hidden; position: absolute; z-index: 3; left: 0; right: 0; bottom: 20px; font-size: 0; text-align: center; }
#indBanner1 .hd li { cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 3px; width: 14px; height: 14px; border-radius: 50%; background: #aaa; filter: alpha(opacity=60); opacity: 0.6; }
#indBanner1 .hd li span { display: none; }
#indBanner1 .hd .on { background: #583136; filter: alpha(opacity=100); opacity: 1; }
#indBanner1 .prev, #indBanner .next { display: none !important; border: 1px solid #fff; border-radius: 20px; width: 40px; height: 40px; background: url(../img/slideArrow.png) no-repeat; display: block; position: absolute; left: 50%; top: 50%; margin-top: -20px; cursor: pointer; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; }
#indBanner1 .prev { margin-left: -640px; background-position: 13px 10px; }
#indBanner1 .next { margin-left: 600px; background-position: 16px -74px; }



