.fast-item{
    text-align: center;
}
.fast-item img{
    width: 57px;
    height: 57px;
}
.fast-title{
    margin-top: 6px;
}
.fast{
    padding-top: 20px;
}
.lxwm{
    padding-top: 20px;
}
.lxwm-l{
    margin-right: 20px;
    line-height: 1.8;
}
.lxwm-l-title{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.developCenter{
    width: 755px;
    min-height: 550px;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix {
    clear: both;
}
.developCenter-top{
    width: 100%;
    height: 140px;
    border-bottom: 1px solid #d9e3e3;
    margin-top: 40px;
    margin-bottom: 40px;
 
}
.developCenter-top-item{
    width: 100px;
    margin-right: 30px;
}
.developCenter-top-item:nth-child(6n){
    margin-right: 0;
}
.developCenter-top-item:nth-child(1) .developCenter-top-item-time{
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 28px;
    background: url(../img/1.png) no-repeat;
    background-size: 100% 100%;
}

.developCenter-top-item:nth-child(2) .developCenter-top-item-time{
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 28px;
    background: url(../img/2.png) no-repeat;
    background-size: 100% 100%;
}
.developCenter-top-item:nth-child(3) .developCenter-top-item-time{
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 28px;
    background: url(../img/3.png) no-repeat;
    background-size: 100% 100%;
}
.developCenter-top-item:nth-child(4) .developCenter-top-item-time{
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 28px;
    background: url(../img/4.png) no-repeat;
    background-size: 100% 100%;
}
.developCenter-top-item:nth-child(5) .developCenter-top-item-time{
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 28px;
    background: url(../img/5.png) no-repeat;
    background-size: 100% 100%;
}

.developCenter-top-item:nth-child(6) .developCenter-top-item-time{
    width: 24px;
    height: 24px;
    margin: 0 auto;
    margin-top: 28px;
    background: url(../img/6.png) no-repeat;
    background-size: 100% 100%;
}


.developCenter-top-item-time img{
    width: 100%;
    height: 100%;
}
.developCenter-top-item-circle{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #639d9e;
}

.developCenter-top-item-circle div:first-child{
    font-size: 16px;
    font-weight: 600;
    padding-top: 27px;
}
.developCenter-top-item-circle div:last-child{
    font-size: 14px;
    margin-top: 8px;
}
.developCenter-bottom-img{
    width: 220px;

    padding-top: 40px;
}
.developCenter-bottom-font{
    /* width: 442px; */
    padding-left: 38px;
    padding-top: 100px;
    border-left: 1px solid #dedddb;
}
.developCenter-bottom-font-desc{
    padding: 27px;
    background: #e9e8e8;
    position: relative;
}
.developCenter-bottom-img-title{
    width: 180px;
    height: 40px;
    line-height: 40px;
    background-color: #639d9e;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}
.developCenter-bottom-img-img{
    position: relative;
}
.circle-big{
    width: 24px;
	height: 24px;
	background-color: #006364;
    background: url(../img/point-b.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -53px;
    top: 8px;
}
.circle-small{
    width: 14px;
	height: 14px;
	background-color: #99bdbd;
    background: url(../img/point-s.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -7px;
    top: 20px;
}
.developCenter-bottom-font-desc div:first-child{
	font-size: 16px;
	line-height: 24px;
    color: #006364;
    margin-bottom: 10px;
    font-weight: 600;
}
.developCenter-bottom-font-desc div:nth-child(2){
    width: 417px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.reportCenter-year{
    width: 755px;
    height: 60px;
    line-height: 60px;
    background-color: #e9e8e8;
    font-size: 16px;
    color: #333;
    margin: 40px 0;
    padding: 0 20px;
    font-weight: 600;
    box-sizing: border-box;
}
.reportCenter-year li{
    padding: 0 6px;
    margin-right: 30px;
    height: 58px;
    cursor: pointer;
}
.reportHover{
    border-bottom: 2px solid #006364;
    color: #006364;
}
.reportCenter-main-item{
    box-sizing: border-box;
    margin-right: 12px;
    margin-bottom: 16px;
    border: solid 1px #dedddb;
    width: 179px;
    padding: 6px;
}
.reportCenter-main-item:nth-child(4n){
    margin-right: 0;
}
.reportCenter-main-item img{
    width: 168px;
    height: 225px;
}
.reportCenter-main-item-title{
    width: 145px;
	height: 15px;
	font-size: 14px;
	line-height: 24px;
    color: #333333;
    margin: 10px 0;
    padding: 0 12px;
}
.reportCenter-main-item-btn-read{
	width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    background-color: #006364;
    margin-left: 19px;
}
.reportCenter-main-item-btn-read a{
    color: #fff;
}
.reportCenter-main-item-btn-load{
	width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	background-color: #ffffff;
    border: solid 1px #dedddb;
    color: #333;
}
.reportCenter-main-item-btn{
    margin-top: 20px;
    padding-bottom: 20px;
}
.triangleL{
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 10px solid #e9e8e8;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: -10px;
    top: 22px;
}
.triangleR{
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #639d9e;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: -8px;
    top: 14px;
}
.glc-title{
    font-size: 16px;
    color: #006364;
    font-weight: 600;
}
.glc-desc{
    padding-top: 8px;
    line-height: 1.8em;
}
.glc-font{
    width: 560px;
    margin-left: 40px;
}