@charset "utf-8";
/* CSS Document */
.dys_dataChannel *{
	box-sizing: border-box;
	margin:0;
	padding:0;
	list-style: none;
	font-family: "微软雅黑";
}
.dys_dataChannel {
    margin: 20px auto;
    padding: 20px;
    width: 1202px;

}
.bignav0517{
	width:100%;
	height:45px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
}
.bignav0517 li{
	
	display: inline-block;
	height:45px;
	line-height: 45px;
	color:#269fd4;
	font-weight: bold;
	font-size: 18px;
	padding:0 5px;
	margin-right:10px;
}
.bignav0517 .on{
	border-bottom:2px solid #269fd4
}
.hgsjnav li {
    margin-top: 10px;
    float: left;
    width: 193px;
    height: 120px;
    padding: 25px 0;
    line-height: 40px;
    text-align: center;
    color: #7c84a9;
    font-family: "微软雅黑";
    font-size: 16px;
    background: #f7f8fc;
    margin-bottom: 30px;
}
.hgsjnav li img{
	display: block;
	margin: 0 auto;
	height:42px;
}
.hgsjnav  li.active{
	background: #269fd4;
	color: #fff;
}

.rdsjnav {
	margin-top:10px;
    margin-bottom:30px;
}
.rdsjnav li{
	float: left;
    width: 145px;
    height: 80px;
    padding: 15px 0;
    line-height: 35px;
    text-align: center;
    color: #7c84a9;
    font-family: "微软雅黑";
    font-size: 14px;
    background: #f7f8fc;
    margin-bottom: 10px;
}

.rdsjnav img{
	display: block;
	margin: 0 auto;
	height:30px;
}
.rdsjnav  li.active1{
	background: #269fd4;
	color: #fff;
}


 

  