.zonghelist{
	min-height: 100px;
	width:1600px;
    line-height: 1;
    margin:100px auto;
}
.zonghelist .zonghe_left{
	height: 100%;
	width: 65%;
	float: left;
}

.gy_xiang_main{}
.gy_xiang_main .title{
    margin-bottom: 35px;
}
.gy_xiang_main .title h2{
    font-size: 30px;
	line-height: 24px;
	letter-spacing: 2px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 27px;
    border-bottom: solid 1px #8799b6;
    margin-bottom: 15px;
}
.gy_xiang_main .title p span{
    display: inline-block;
    margin-right: 40px;
    font-size: 16px;
}
.gy_xiang_main .title p span i.i1{
    width: 15px;
    height: 10px;
    background:url(/images/zonghe/icon1.png) no-repeat;
    top: 0;
    left: 0;
    display: inline-block;
    margin-right: 10px;
}
.gy_xiang_main .title p span i.i2{
    width: 11px;
    height: 11px;
    background:url(/images/zonghe/icon2.png) no-repeat;
    top: 0;
    left: 0;
    display: inline-block;
    margin-right: 10px;
}
.gy_xiang_main .text{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
    color: #333333;
    text-indent: 2em;
}
.gy_xiang_main .text img{
    max-width: 100%;
    display: block;
    margin:15px  auto;
}
.gy_xiang_main .shenghe{
    padding: 28px 0;
    text-align: center;
    width: 354px;
    border-top: solid 1px #dcdcdc;
    margin: auto;
}
.gy_xiang_main .shenghe span{
    font-size: 16px;
	color: #666666;
}
.gy_xiang_main .morexwlist{
    border-top: 5px solid #8799b6;
}
.gy_xiang_main .morexwlist h2{
    font-size: 24px;
	line-height: 24px;
    letter-spacing: 1px;
    padding: 26px 0;
	color: #333333;
}
.gy_xiang_main .morexwlist ul{}
.gy_xiang_main .morexwlist ul li{
    height: 73px;
    margin-bottom: 30px;
    overflow: hidden;
}
.gy_xiang_main .morexwlist ul li .datetime{
    float: left;
    width: 73px;
	height: 73px;
    border: solid 1px #8dbbe9;
    text-align: right;
    padding-right: 9px;
    margin-right: 30px;
}
.gy_xiang_main .morexwlist ul li .datetime label{
    font-size: 14px;
    color: #8dbbe9;
    display:block;
    margin: 17px 0 8px;
}
.gy_xiang_main .morexwlist ul li .datetime span{
    font-size: 28px;
    color: #8dbbe9;
    display: block;
}
.gy_xiang_main .morexwlist ul li .xwtext{}
.gy_xiang_main .morexwlist ul li .xwtext h6{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
    margin-bottom: 8px;
}
.gy_xiang_main .morexwlist ul li .xwtext p{
    font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.zonghe_right{
    float: right;
    width: 27%;
}
.zonghe_right h2{
    font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
    color: #333333;
    padding: 24px 0 31px;
    border-top: 5px solid #8799b6;
    border-bottom: 5px solid #8799b6;
}
.zonghe_right ul{
    background-color: #eff6fb;
    padding: 0 16px;
}
.zonghe_right ul li{
    line-height: 52px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #8799b6;
    position: relative;
    padding-left: 18px;
}
.zonghe_right ul li i{
    width: 4px;
	height: 4px;
    background-color: #8799b6;
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
}
.zonghe_right ul li:last-child{
    border-bottom: 0;
}
@media screen and (max-width: 1600px){
    .zonghelist{
        width: 90%;
    }
}
@media screen and (max-width: 1280px){
    .gy_xiang_main .title h2{
        font-size: 24px;
        letter-spacing: 0px;
    }
    .gy_xiang_main .title p span{
        font-size: 14px;
    }
    .gy_xiang_main .text{
        font-size: 14px;
        line-height: 25px;
    }
    .zonghe_right h2{
        font-size: 18px;
        padding: 10px;
        border-width: 2px;
    }
    .zonghe_right ul li a{
        font-size: 14px;
    }
}
@media screen and (max-width: 1023px){
    .zonghelist{
        margin: 1rem auto;
    }
    .zonghe_left,.zonghe_right{
        width: 100%!important;
    }
    .gy_xiang_main .title h2{
        font-size: .32rem;
        line-height: 1.6;
        padding-bottom: .27rem;
        margin-bottom: .15rem;
        border-top-width: .05rem;
        border-bottom-width: .05rem;
    }
    .zonghe_right ul li{
        line-height: 3;
        padding-left: .18rem;
    }
    .zonghe_right ul li i{
        width: .05rem;
        height: .05rem;
        top: .35rem;
    }
    .zonghe_right ul li a{
        font-size: .26rem;
        display: block;
    }
}<!--ºÄÊ±1763859124.2914Ãë-->