	
/*首页部分*/
.square-list li{margin-right: 0;width: 45%;background-position:0 -92px;}
.title-dep a{font-size: 20px;color: #ffffff;}

.importzt ul li{width: 257px;height: 80px;background:#970102;text-align: center;float: left;margin: 15px 0 0 14px;display: flex;justify-content: center;align-items: center;margin: 15px 10px 15px 0px;padding: 0px 7px;}
.importzt ul li:nth-child(2){background:#d3b12a;}
.importzt ul li:nth-child(3){background:#de4c4c;}
.importzt ul li:nth-child(4){background:#df6308;margin-right: 0;}
.importzt ul li a{color: #fff;font-size: 16px;font-weight: bold;}
