﻿h1.logo {
   /* width:8%;*/

    letter-spacing: -1px;
    font-weight: bold;
    color: #333;
}
h1.logo img {
    width: 80px;
}
.hzkh{
	padding:30px 0;
	font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #333333;
    margin: 10px 0;
box-sizing:border-box;}
	

.index1 .content .right .item h4 span {
    font-size: 45px;
}
	
	
/* 整个滚动条 */
::-webkit-scrollbar {
    width: 1px;
	height:3px;
    background-color: #333;
}

/* 滚动条上的滚动滑块 */
::-webkit-scrollbar-thumb {
    background-color: #043ba3;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background-color: #ccc;
}
.wrapaaa{
	background-color:#fff;
	padding:30px;
	box-sizing:border-box;
	min-height:600px;
}

.bj_a{
	background-color:#fff;}
.bj_b{
	margin-top:0;
	padding-top:80px;
	background-color:#f7f8fa;}

.index3 .content .swiper-slide{
	background-color:#f5f6fa;}
.index3 .content .swiper-slide {
    padding: 0px;
    background-color: #fff;}
.index3 .content .swiper-slide>a{
	  background-color: #f6f7fb;
	  display:block;
	  margin-bottom:40px;
	  padding:30px;
	  box-sizing:border-box;
}
.index3 .content .swiper-slide .info p{
    /*display: none;*/
}
.index5 .left a{
background: #e9e9e9;
}
.index5 .left a .text h4,.index5 .right .top a .text h4,.index5 .right .top a .text h6{
color:#333;
}
.index5 .left a .text .right .dd{
border-right: 1px solid #666;color:#333;
}

.index5 .left a .text .right .yyyy-mm {
    font-size: 16px;
    line-height: 18px;
    color: #333;
}
.index5 .right .top a {
    background: #e9e9e9;}

.index5 .right .bottom a {
    display: block;
    background: url(../images/index5_bg.png) right bottom no-repeat #e9e9e9;
    border-radius: 8px;
    border: solid 1px #eeeeee;
    padding: 20px 28px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
