
        .ui-footer{
            background: #0066ff;
        }
        img{
            max-width: 100% !important;
            border: 0;
            vertical-align: middle;
        }
        a{
            color: #333;
        }
        .ui-footer a{
            color: #ffffff;
        }
        .h2-1{
            font-weight: bold;
            color: #333;
        }
        .h2-1 i{
            color: #c00;
        }
        h2.h2-2{
            background: url("../images/tit-back-1.png") center no-repeat;
            line-height: 72px;
            height: 72px;
            color: #1179bf;
            font-weight: bold;
            text-align: center;
            font-size: 22px;
        }
        .ui-list-info,.ui-flex-center{
            -webkit-box-pack:start;
        }
        .ui-flex-center{
            padding-top: 10px;
        }
        .zysq{
            background: white;
            padding: 10px;
            margin-bottom: 5px;
        }
        .ui-img-horizontal {
            width: 100%;
            padding-top: 66%;
        }
        
.daoyu p{
	font-size: 18px;
	line-height: 30px;	
	margin-top: 2%;
	color: #333333;
}
.logo ul li{
    float: left;
    width: 18%;
    height: auto;
    overflow: hidden;
    margin-right: 2.5%;
    margin-top: 16px;
}
.logo ul li:nth-child(5n){
    margin-right: 0;
}
.ui-grid-bisect>ul li{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 2%;
}
.ui-grid-bisect>ul li:nth-child(2n){
	margin-right:0
}
