﻿@charset "UTF-8";
body{font-family: "Microsoft YaHei";}
#main-con{width: 1160px;margin: 40px auto;}
/*aside*/
.aside-nav{width: 190px;border: 1px solid #dfd1be;}
.aside-nav h1{margin:-1px 0 0 -1px;overflow: hidden;}
.aside-nav ul li{padding-left: 25px;height: 50px;line-height: 50px;border-bottom: 1px solid #dfd1be;background:#f1efeb url(images/rect-icon.png) no-repeat 12px 22px;}
.aside-nav ul li a{font-size: 14px;color: #333333;}
.aside-nav ul li.active a{color: #ae0e16;}
/*right*/
.market-con{width: 944px;border: 1px solid #dfd1be;padding-top: 30px;background: #f3f3f3;}
.h2-style{width:944px;height: 30px;background: url(images/h2-style-bg.png) repeat-x center;text-align: center;line-height: 30px;font-size: 18px;color: #702828;font-weight: 500;margin-bottom: 20px;}
.table,.table-style{width: 864px;border-top: 1px solid #d2cfcc;border-left: 1px solid #d2cfcc;border-collapse: collapse;margin: 0 auto;font-family: SimSun;}
.table td{width: 411px;height:40px;line-height:40px;padding-left:20px;background:#f8f8f8;border-bottom: 1px solid #d2cfcc;border-right: 1px solid #d2cfcc;}
.table tr.alt td{background: #ffffff;}
.market-con>p{padding: 10px 60px;color: #702828;}
.contact{width: 865px;padding: 25px 40px 0;margin:18px 0 28px 0;border-top: 1px dotted #dfd1be;}
.contact h2{font-size: 18px;color: #702828;text-align: center;font-weight: normal;margin-bottom: 10px;}

table{table-layout: fixed;}
table td{color: #333333;}
.table-style tr th{height:70px;padding:0 5px;text-align:center;background:#e3d9cb;border-bottom: 1px solid #d2cfcc;border-right: 1px solid #d2cfcc;font-family:"Microsoft YaHei";color: #6d5738;}
.table-style tr .th-1{width: 65px;}
.table-style tr .th-2{width: 78px;}
.table-style tr .th-3{width: 132px;}
.table-style tr .th-4{width: 128px;font-weight:normal;font-size: 11px;}
.table-style tr td{height:40px;padding:0 5px;background:#ffffff;border-bottom: 1px solid #d2cfcc;border-right: 1px solid #d2cfcc;color: #333333;}
.table-style tr.alt td{background: #f8f8f8;}
.table-2 tr td{text-align: center;}
.table-2 tr th{height: 42px;}
.table-style tr .th-5{width: 159px;}
.table-style tr .th-6{width: 273px;}
.table-style tr .th-7{width: 399px;}
.table-style tr .th-11{width: 52px;}
.table-style tr .th-12{width: 331px;}
.table-style tr .th-13{width: 110px;}
.table-style tr .th-14{width: 147px;}
.table-style tr .th-15{width: 169px;}
.table-style .tr-big td{height: 80px;}
.table-style .tr-big td.fadeOut{opacity: 0.2;filter:alpha(opacity=20);}

/*书目列表*/
.resource-right-con{width: 852px;padding:0px 33px 0px 24px;min-height: 200px;}
.resource-right-con h3{margin: 15px 0;}
.book-list{margin-bottom: 50px;}
.book-list li{height: 56px;line-height: 56px;padding: 0 24px;}
.book-list li a{font-size: 15px;color: #333333;}
.book-list li a:hover{color: #ae0e16;}
.book-list li .down-icon{width: 18px;height: 16px;background: url(images/icon.png) no-repeat -22px -80px;margin-top: 20px;}
.book-list li span{margin-right: 58px;color: #999999;font-size: 13px;}
.book-list li.li-bg{background: #f8f8f8;}
