﻿@charset "UTF-8";
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.container { width:1400px; }
.rowLast{ margin: 0;}
.introList li .pic{ margin-right: 15px;}

/* ===== banner ===== */
#banner{ position: relative; z-index: 2;}
#banner a.prev,#banner a.next{ position: absolute; z-index: 20; left: 50%; top: 50%; margin: -20px 0 0 -640px; cursor: pointer;}
#banner a i{ margin: 0;}
#banner a.next{ margin: -20px 0 0 600px;}
#banner .hd {display:none;}
#banner .hd li span{ border-radius: 50%; width: 16px; height: 16px;}
#banner .hd li.on span{ background-color: #5eb2fa;}

/* row1 */
#row1 .side { float: left; margin-right: 20px; width: 300px;}
.side .box-blue,.side .box-yellow { margin-top: 20px; }
.side .box-blue .bd,.side .box-yellow .bd { padding-top: 2px; height: 248px;}
.side .picList{ margin: 0;padding:0;}
.side .picList li{ width: 49.99%; margin: 0;padding:6px 0;}
.side .picList .pic{ padding: 10px 10px 0;}
.side .picList .pic img{min-height: 80px !important; height: 80px !important;}
.side .picList li .con{ padding: 0 10px; height: 20px;}
.side .picList li .con a{ display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

/* mainContent */
.mainContent>.box { width: 49%; margin-bottom: 20px; }
.mainContent>.box>.bd { height: 260px; padding: 5px; }
.mainContent>.box-top>.bd { height: 317px; }
.mainContent>.box>.bd .infoList { padding:10px; }
.mainContent>.box>.bd .introList li .pic { display: none; }

/* box-yellow */
.box-yellow { float: right; border-top-color: #cb812a; }
.box-yellow .hd h3:after{ border-top-color: #cb812a;}
.box-yellow .hd h3 a{ color:#cb812a;}
.box-yellow .hd .on:after {border-top-color: #cb812a;}
.box-yellow .hd li.on a{ color: #cb812a;}



/* 新闻组 */
.box-blue .bd .introList .topic{ padding-bottom: 15px;}
.box-blue .bd .introList li .pic img{ width: 160px; height: 110px;}


/* ===== 专题 ===== */
#zt{ position: relative; border: none;}
#zt a.ztPrev,#zt a.ztNext{ position: absolute; z-index: 20; left: 82px; top: 50%; margin-top: -8px; cursor: pointer;}
#zt a.ztNext{left: auto;right: 14px;}
#zt a i{ margin: 0;}
#zt .hd{border: none; float: left;}
#zt .hd h3{height: 80px;background: #0261a9;}
#zt .hd h3:after{ display: none;}
#zt .hd h3 a{display: block;padding: 10px;width: 50px;text-align: center; font-weight: normal; color: #fff;font-size: 20px;}
#zt .hd .more{display: none;}
#zt .bd{padding: 9px 39px; border: 1px solid #ddd; background-color: #fff; overflow: hidden;}
#zt .bd .tempWrap{width: 1240px !important;}
#zt .bd li{float: left;margin-right: 20px;}
#zt .bd li img{width: 256px;height: 56px; padding: 1px; border: 1px solid #ddd;}


/* 校庆倒计时 */
.djs { display:block; height: 120px;background:url(images/ind-90zn.jpg) no-repeat;overflow:hidden;position:relative;}
.djs .txt,.djs .date{ display:none }
#djsTimer{height:60px;line-height:60px;position:absolute;top: 32px;right:118px;font-size: 50px;font-weight:bold;color:#B80004;letter-spacing: 30px;}


/* footerLinks  */

#footerLinks .footerNav a{ margin: 0 14px; }
