﻿@charset "utf-8";

/* 首页banner图切换 S*/
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 100%; height:400px;}
#indBanner{overflow: hidden; position: relative; z-index: 1; margin: 0 auto 30px; text-align: left;  }
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd li{position: relative; z-index: 3;}
#indBanner .prev,
#indBanner .next,#indBanner .bd .con .title{ display: none;}

#indBanner .hd{ height:15px; overflow:hidden; position:absolute; z-index: 8; right:0px;left: 0; bottom:40px; text-align:center; font-size:0; }
#indBanner .hd li{cursor:pointer;display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 5px; width:15px; height:15px; background:#fff; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;  }
#indBanner .hd li span{display:none; }
#indBanner .hd .on{background-color: #d8be5c;}

.box .hd{height: 49px;border-bottom: 1px solid #d9d9d9;margin-bottom: 20px;}
.box .hd .more{float: right;height: 50px;line-height: 50px;display: block;font-size: 14px;color: #626262;}
.box .hd ul li{float: left;height: 50px;line-height: 50px;width: 170px;text-align: center;}
.box .hd ul li a{font-size: 20px;color: #333;}
.box .hd ul li.on{background-color: #2262af;}
.box .hd ul li.on a{color: #fff;}

/* columnA */
#columnA{margin-bottom: 10px;}
.library_box{float: left;width: 680px;}
.mylibrary{display: block;width: 680px;height: 410px;background: url(../../Base/img/mylibrary.jpg) no-repeat;margin-bottom: 20px;}
.link_box{width: 660px;height: 50px;background-color: #f9f9f9;padding: 15px;}
.link_box .search-text{height: 50px;line-height: 50px;font-size: 16px;color: #333333;padding-left: 47px;background: url(../../Base/img/search_icon.png) 13px 50% no-repeat;float: left;}
.link_box .yalu,.link_box .wp{width: 215px;height: 50px;background-color: #2262af;float: left;}
.link_box .yalu a,.link_box .wp a{display: block;height: 50px;line-height: 50px;font-size: 18px;color: #fff;}
.link_box .yalu{margin: 0 30px 0 50px;}
.link_box .yalu a{padding-left: 90px;background: url(../../Base/img/yalu.png) 25px 50% no-repeat;}
.link_box .wp a{padding-left: 90px;background: url(../../Base/img/yalu.png) 25px 50% no-repeat;}

#columnA .box{float: right;width: 500px;}

#columnA .box .bd .dateList li{width: 468px;height: 48px;background-color: #ffffff;border-radius: 5px;border: solid 1px #ebebeb;padding: 15px;margin-bottom: 10px;}
#columnA .box .bd .dateList li .date-box{background-color: #fff;width: 60px;height: 48px;float: left; padding-right: 19px;margin-right: 19px;border-right: 1px solid #ebebeb;}
#columnA .box .bd .dateList li .date-box .date{font-size: 26px;line-height: 26px;color: #4d648e;text-align: center;height: auto;background-color: #ffffff;}
#columnA .box .bd .dateList li .date-box .date2{font-size: 14px;line-height: 30px;color: #636f86;text-align: center;} 
#columnA .box .bd .dateList li a{font-size: 16px;line-height: 30px;color: #333333;}
#columnA .box .bd .dateList li a:hover{color: #395da2;}


/* #columnB */
#columnB .box .bd .topicList{margin-right: -20px;}
#columnB .box .bd .topicList .t{width: 538px;height: 100px;background-color: #fbfbfb;border: solid 1px #efefef;margin: 0 20px 20px 0;float: left;padding: 25px;}
#columnB .box .bd .topicList .t .title a{height: 16px;line-height: 16px;font-size: 16px;display: block;white-space: normal;color: #333;margin-bottom: 10px;}
#columnB .box .bd .topicList .t .title a:hover{color: #395da2;}
#columnB .box .bd .topicList .t .intro{font-size: 14px;line-height: 26px;color: #999;text-indent: 0;margin: 5px 0px;}
#columnB .box .bd .topicList .t .date-box{text-align: left;}
#columnB .box .bd .topicList .t .date-box .date{font-size: 14px;line-height: 20px;color: #999;float: none;}













