/*首页样式*/
/*头部新闻*/
h1.big-news {
    text-align: center;
}
h1.big-news a {
    color:#105ca8;
    font-size: 28px;
    line-height: 1.8em;
    font-weight: normal;
}
/*头部新闻*/
/*幻灯片*/
.hdp {
    width: 565px;
    height: 310px;
    float: left;
    background-color: #dddddd;
}


.warp_1 {
     width: 615px;
     float: left;
}
.warp_2 {
    width: 670px;
    float: left;
}


.opinion li i {
    position: absolute;
    line-height: 32px;
    right: 0;
    top:0;
}
.opinion li i.ing {
    color:#2ab534;
}
.opinion li i.end {
    color:#999;
}
.opinion li em.time {
    right:70px;
}
.service_ li {
    float: left;
    margin: 10px 12px;
}
.service_ li a {
    width: 110px;
    display: block;
    text-align: center;
}

.service_ li i {
    display: block;
    font-size: 34px;
    margin-bottom: 10px;
    color:#105ca8;
}

.warp_3 {
    float:left;
    border:1px solid #e7e7e7;
    background-color: #f7f7f7;
    width:508px ;
    margin-top: 30px;
}
.infor-open li {
    float: left;
    width: 168px;
    border-right:1px solid #ddd;
    text-align: center;
    margin:12px 0 12px;

}
.infor-open li:nth-of-type(3n){
    border-right:none;
}
.infor-open li i {
    width: 46px;
    height: 46px;
    line-height: 46px;
    display: block;
    margin:6px auto 10px;
    background-color: #43adc7;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
}
.infor-open li a:hover i {
    background-color: #105ca8;
}

/*bann4表示4个位置*/
.bann4 ul li {
    float: left;
    width: 285px;
    height: 60px;
    margin:30px 7px 0 8px;
    background-color: #b6b6b6;
}
/*bann2表示2个位置*/
.bann2 ul li {
    float: left;
    width: 585px;
    height: 80px;
    margin:30px 7px 0 8px;
    background-color: #b6b6b6;
}
/*bann3表示3个位置*/
.bann3 ul li {
    float: left;
    width: 385px;
    height: 60px;
    margin:30px 7px 0 8px;
    background-color: #b6b6b6;
}
.bann1 ul li {
    float: left;
    width: 100%;
    height: 60px;
    margin:30px 0 0;
    background-color: #b6b6b6;
}