    body {
        font-family: 'Microsoft Yahei';
    }
    
.h830{height:830px;}

.mt100{margin-top:100px;}
.section0 h1{font-size: 40px;color:#4a4a4a;}
.section0 span{color:#1a96d4;}
.section0 .pics{position:relative;}
.section0 .pic1{position:absolute;left:20%;top:50%;margin-top:-124px;width:23.4%;}
.section0 .pic2{position:absolute;right:20%;top:50%;margin-top:-124px;width:23.4%;}

.section0 .border{border:1px solid #979797;border-radius: 5px;height:200px;}
.section0 ul{width:74%;height:100%;margin:0 auto;color:#4d4d4d;font-size: 16px;}
.section0 ul li{width:100%;height:99px;line-height:99px;border-bottom: 1px solid #979797;overflow: hidden;}
.section0 ul li a{display:inline-block;width:110px;height:32px;line-height:32px;text-align:center;border-radius:20px;background:#1a96d4;color:#fff;font-size: 16px;margin-right:10%;text-decoration: none;}

.section0 ul li .text{    text-align: center;display:inline-block;width:45%;color:#4d4d4d;}
.section0 ul li .time{color:#4d4d4d;white-space:nowrap;}

@media screen and (max-width:1450px) {
	.section0 ul li .text{width:50%;white-space:nowrap;}
}
