p{text-align: justify;}
.content-list-box{margin-bottom: 90px;}
.schedual-table{margin-top: 0.86rem;}
.schedual-table table{border-collapse: collapse;border: 1px solid #26a1e4;box-sizing: border-box;}
.schedual-table table td,.schedual-table table th{border: 1px solid #26a1e4;text-align: center;padding: 0 2px;font-size: 10px;}
.schedual-table table th{height: 4.57rem;}
.schedual-table table thead tr{background: #0082c9;}
.schedual-table table thead tr th{color: #fff;}

/*validForm  css*/
.form-validate{padding-left: 1.56rem;}
.Validform_checktip{
    margin-left:8px;
    line-height:20px;
    height:20px;
    overflow:hidden;
    color:#999;
    font-size:12px;
}
.Validform_right{
    color:#71b83d;
    padding-left:20px;
    background:url('../images/searchImg/right.png') no-repeat left center;
}
.Validform_wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url('../images/searchImg/error.png') no-repeat left center;
}
.Validform_loading{
    padding-left:20px;
    background:url('../images/searchImg/onLoad.gif') no-repeat left center;
}
.Validform_error{
    background-color:#ffe7e7;
}
.form-validate ul{overflow: hidden;}
.form-validate ul li label{display: block;}
.form-validate ul li{width: 45%;float: left;margin-right: 5%;height: 3.86rem;box-sizing: border-box;margin-top: 5%;}
.form-validate ul li input,.form-validate ul li select{height: 45%;width: 100%;}
.form-validate ul li select{height: 50%;}
#msgdemo{text-align: center;margin: 10px 0;}
#msgdemo span{font-size: 18px;}
.form-validate .action{text-align: center;margin: 5% 0;}
.form-validate .action input{height: 2.8rem;width: 5rem;margin-right: 6.67%;font-size: 20px;display: inline-block;background: #d1d1d1;border: none;line-height: 1.875rem;}
.form-validate .action input[type='submit']{background: #aed9f6;}


@media screen and (max-width: 480px){
    .list-info .article-info .article-info-title{font-size: 16px;}
}

@media screen and (max-width: 414px){
    .list-info .article-img{width: 25%;}
    .list-info .article-info .article-info-title{font-size: 14px;}
}

@media screen and (max-width: 360px){
    .list-info .article-info .article-info-title{font-size: 12px;}
    html ,body{font-size: 12px;}
    .contact{font-size: 18px;}

}
@media screen and (max-width: 320px){

}




