
.botton-wrap{
    width: 100%;
    float: left;
    margin-top: 80px;
    text-align: center;
    margin-bottom: 50px;
}
.botton-wrap .container > ul > li{
    display: inline-block;
    font-size: 20px;
    color:#222222;
    margin: 0 10px;
    line-height: 22px;
    position: relative;
    top: 2px;
}

.botton-wrap > .container{
    border-bottom: 2px solid #f1f3f5;
}

.botton-wrap .container > ul > li > a{
    padding-bottom: 10px;
    display: block;

    transition: all .2s;
}
.list-active{
    color:#00a0e9;
    border-bottom: 3px solid #00a0e9;
}
.botton-wrap .container > ul > li > a:hover{
    color:#00a0e9;
    border-bottom: 3px solid #00a0e9;
}

.list-wrap{
    width: 100%;
    float: left;
}

.h_C {
	margin: 45px auto;
}
.h_newC dl dt {
}
.h_newC dl dt h2 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	*
	white-space: nowrap;
	white-space:nowrap;
	font-weight: 100;
	line-height: 40px;
	color: #333333;
}
.h_newC dl dt .pic {
    display: inline-block;
}
.h_newC dl dt .pic img {display: block;}
.h_newC dl dd time, .newmain time {
	display: block;
	margin: 2px 0;
	color: #9b9b9b;
}
.h_newC dl dd time b, .promain time span b, .newmain time span b {
	font-weight: 100;
}
.h_newC dl dd time i {
	width: 0;
	display: inline-block;
	height: 12px;
	background: url(../../index/img/line.jpg) no-repeat center left;
}
.h_newC dl dd article {
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	color: #9b9b9b;
	font-size: 12px;
}
.h_newC dl a:hover dd time i {
	width: 35px;
}
.h_newC dl a:hover dd time b, .promain time span b, .newmain time span b {
	color: #055fcf;
}
.h_newC dl .morebtn {
	margin-top: 20px;
	position: relative;
}
.h_newC dl .morebtn p {
	background-color: #a2a1a7;
}
.h_newC dl .morebtn p span {
	background-color: #fff;
}
.h_newC dl a:hover .morebtn p {
	background-color: #002a6d;
}
.h_newC dl a:hover dt {
	margin-left: 20px;
}
.fanye-wrap{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 50px;
}

.fanye-wrap > ul > li{
    display: inline-block;
    margin: 0 5px;
}
.fanye-wrap > ul > li > a{
    height: 38px;
    color: #333333;
    line-height: 38px;
    display: block;
    background: #f0f0f0;
    border: 1px solid #dddddd;
}
.fanye-wrap > ul > li:first-child > a,
.fanye-wrap > ul > li:last-child > a{
    display: block;
    height: 38px;
    width: 100px;
    font-size: 14px;
    border: 1px solid #dddddd;
    line-height: 38px;
}

.fanye-active1{
    background: #fff!important;
    color:#cccccc!important;
    cursor: no-drop;
}

.fanye-active2{
    background: none!important;
    border: none!important;
    color: #055fcf!important;
    cursor: default;
}











@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {

}