/*.list>li:nth-child(3){
	border-bottom: 3px solid #4A7DD7;
}*/
.c3 .c3-zi>p{
	margin-top: 26px !important;
}
.c3 .c3-zi{
	top: 28% !important;
}
.center{
	    width: 1200px;
    margin: 30px auto;
    min-width: 1200px;
}
.router{
	    font-size: 14px;
    color: #666;
}
.c1{
	width: 1200px;
    margin: 20px auto;
    border: 1px solid #999;
    padding: 20px 100px 50px 100px;
    box-sizing: border-box;
    overflow: hidden;
    min-width: 1200px;
}
.c1>div:nth-child(4n){
	margin-right: 0;
}
.tu-biao{
	width: 180px;
	height: 80px;
	float: left;
	margin-bottom: 45px;
	box-sizing: border-box;
	    margin-right: 70px;
}
.tu-biao:hover{
	/*background-color:#dae8f4;*/
	border: 1px solid #cdcdcd;
}
.tu-biao>img{
	width: 100%;
	height: 100%;
}
