﻿.index-bottom {
    width: 1280px;
    margin: 0 auto;
    margin-top: 0.2rem;
    padding-bottom: 0.4rem;
}

.index-bottom>.box {
    width: 4rem;
    float: left;
}

.index-bottom>.box:not(:first-child) {
    margin-left: 0.4rem;
}

.index-bottom>.box>.hd {
    width: 100%;
    font-size: 20px;
    color: #5d5d5d;
    padding-bottom: 8px;
    border-bottom: 2px solid #e5e5e5;
   font-weight:bold;
}

.index-bottom>.box>.hd>.more {
    float: right;
    font-size: 12px;
    color: #aaa;
    line-height: 30px;
}

.index-bottom>.box>.hd>.more>a {
    color: #aaa;
    text-decoration: none;
}

.index-bottom>.box>.ct>ul {
    list-style: none;
}

.index-bottom>.box>.ct>ul>li {
    padding: 0 2px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    border-bottom: 1px dashed #dfdfdf;
}

.index-bottom>.box>.ct>ul>li:hover>a {
    color: #002e73;
}

.index-bottom>.box>.ct>ul>li>a {
    display: inline-block;
    overflow: hidden;
    width: 310px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    line-height: 48px;
    text-decoration: none;
    padding-left: 14px;
    background: url(../images/icon_dot.png) scroll no-repeat center left
}

.index-bottom>.box>.ct>ul>li>span {
    float: right;
    color: #888;
}

.index-news>.hd{
    width: 100%;
    font-size: 20px;
    color: #5d5d5d;
    padding-bottom: 8px;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 0.1rem;
    font-weight: bold;
}

.index-news>.hd>.more{
    float: right;
    font-size: 12px;
    color: #aaa;
    line-height: 14px;
}

.index-news>.hd>.more>a{
    color: #aaa;
    text-decoration: none;
}

.index-bottom>.box>.art-box1>ul>li.first{
    margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #bfbfbf;
    cursor:pointer;
}

.index-bottom>.box>.art-box1>ul>li.first:hover>h4>a{
color: #0d4599;
}
.index-bottom>.box>.art-box1>ul>li.first:hover>p{
color:#999;}

.index-bottom>.box>.art-box1>ul>li.first>h4{
	    margin-top: 8px;
    font-size: 18px;
    line-height: 24px;
}

.index-bottom>.box>.art-box1>ul>li.first>h4>a{
	display: inline-block;
    overflow: hidden;
    width: 380px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #767676;
    line-height: 20px;
    padding-left: 0;
    background: none;
}


.index-bottom>.box>.art-box1>ul>li.first>.date{
	font-size: 15px;
    color: #b5b5b5;
    margin: 2px 0 4px;
}

.index-bottom>.box>.art-box1>ul>li.first>p{
	font-size: 15px;
    color: #777;
    line-height: 24px;
}

.index-bottom>.box>.art-box1>ul>li{
	font-size: 15px;
    line-height: 26px;
}

.index-bottom>.box>.art-box1>ul>li>a{
	display: inline-block;
    overflow: hidden;
    width: 285px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #555;
    line-height: 24px;
    text-decoration: none;
    padding-left: 16px;
    background: url(../images/icon_dot.png) scroll no-repeat center left;
}

.index-bottom>.box>.art-box1>ul>li>a:hover{
color: #0d4599;
}

.index-bottom>.box>.art-box1>ul>li>span{
	float: right;
    color: #b5b5b5;
}


.index-bottom>.box>.art-box2{
	overflow: hidden;
    padding: 0 22px;
    width: 100%;
    height: 380px;
    background-color: #fafafa;
}

.index-bottom>.box>.art-box2>ul>li:first-child{
	    border-top: none;
}

.index-bottom>.box>.art-box2>ul>li{
	    overflow: hidden;
    padding: 17px 0;
    border-top: 1px solid #DDDDDD;
}

.index-bottom>.box>.art-box2>ul>li>.second{
	    float: left;
}

.index-bottom>.box>.art-box2>ul>li>.second>li.date{
	color: #fff;
    font-size: 16px;
    background-color:#2f67bc;
}

.index-bottom>.box>.art-box2>ul>li>.second>li.year{
	color: #797979;
    font-size: 14px;
    background-color: #fff;
}

.index-bottom>.box>.art-box2>ul>li>.second>li{
	width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.index-bottom>.box>.art-box2>ul>li>p{
	float: right;
    width: 260px;
    font-size: 15px;
    line-height: 25px;
}
.index-bottom>.box>.art-box2>ul>li>p>a:hover{
    text-decoration: underline;
}


.index-bottom>.box>.art-box2>ul>li>p>a{
	color: #1853ac;
    text-align: center;
    text-decoration: none;
}

.index-bottom>.box>.art-box3>ul>li{
    height: 78px;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
}
.index-bottom>.box>.art-box3>ul>li>a{
	    display: inline-block;
    float: left;
    width: 80%;
    color: #333;
    line-height: 26px;
    margin-top: 13px;
}

.index-bottom>.box>.art-box3>ul>li>a:hover{
color: #0d4599;
}

.index-bottom>.box>.art-box3>ul>li>span{
	    float: right;
    color: #aaa;
    margin-top: 17px;
}
.index-bottom>.box>.art-box3>ul>.clear2:after{
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
}

.index-bottom>.box>.art-box3.clear3:after{
	    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
}