p{text-align: justify;}
.main{background: #dbdbdb;padding: 0.5rem;}
.honor-public{margin-bottom: 90px;padding: 0 10px;}
.yjm-banner{margin-bottom: 0.687rem;}
.eyeBank{border-bottom: 1px solid #cecece;padding: 0 10px;}
.eyeBank div img{margin: 0 auto;}
.six-con{padding: 0 10px;}
.six-con .main-h2{font-size: 20px;color: #0082c9;text-align: center;padding: 0;border-bottom: 1px solid #b1b1b1;margin: 1.25rem 0;}
.six-con .main-h2 p{display: inline-block;margin: 0;border-bottom: 3px solid #0090df;margin-bottom: -0.5%;padding: 0 0.45rem;}
.six-con .six-show ul li{float: left;width: 49%;box-sizing: border-box;margin-bottom: 1.125rem;}
.six-con .six-show ul li:nth-child(odd){margin-right: 2%;}
.order-table{padding-bottom: 10px;border-bottom: 10px solid #d8d8d8;}







/*validForm  css*/

.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 input[type='text']{width: 48%;}
.form-validate ul li input,.form-validate ul li select{height: 2.12rem;}
.form-validate ul li{margin-right: 5%;/*height: 3.86rem;*/box-sizing: border-box;margin-top: 5%;}
.form-validate ul .confirm strong{width: 60%;display: inline-block;color: #5d5d5d;}
.form-validate ul li textarea{vertical-align: middle;}
.form-validate ul li label{width: 37%;display: inline-block;text-align: right;}
.form-validate ul li label b{background: url("../images/orderImg/order-icon.png") no-repeat center;width: 17px;height: 17px;display: inline-block;margin: 0 5px;vertical-align: middle;}
.form-validate ul li:first-child label b{background-position:  -44px 0;}
.form-validate ul li:nth-child(2) label b{background-position:  -22px 0;}
.form-validate ul li:nth-child(3) label b{background-position:  0 0;}
.form-validate ul li:nth-child(4) label b{background-position:  -70px 0;}
.form-validate ul li:nth-child(5) label b{background-position:  -90px 0;}
.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;border-radius: 5px;}
.form-validate .action input[type='submit']{background: #0785ca;color: #fff;}
#msgdemo{text-align: center;margin: 10px 0;}
#msgdemo span{font-size: 18px;}


@media screen and (min-width: 480px){
    .main-4 .donate .donate-register span{font-size: 18px;}
}

@media screen and (max-width: 414px){
    html ,body{font-size: 14px;}

}

@media screen and (max-width: 360px){
    html ,body{font-size: 12px;}
}
@media screen and (max-width: 320px){
    .form-validate ul .confirm strong{font-size: 12px;}
}




