p{text-align: justify;}
section{padding: 0 10px;overflow: hidden;}
section.gh{margin-bottom: 90px;}

.doc-detail h2{font-size: 20px;padding-left: 6%;background: url("../images/pageListImg/titleicon.jpg") no-repeat left ;padding-top: 10px;padding-bottom: 10px;}
.doc-detail table{border-collapse: collapse; border: 1px solid #d3d3d3;}
.doc-detail table td{border: 1px solid #d3d3d3;height: 3.21rem;padding: 0  5px;text-align: center;}
.timeTable p{margin-bottom: 0;color: #2a93d5;text-align: center;margin: 4% 0; }
.doc-detail .doc-more{float: right;font-size: 14px;padding-top: 3%;color: #999999;}
.doc-detail .doc-list >div{width: 45%;float: left;margin: 0 2%;box-sizing: border-box;padding: 2%;background: #efefef;margin-top: 5%;}
.doc-detail .doc-list >div dl{text-align: center;}
.doc-detail .doc-list >div dl dd{padding: 10px 0; }
.doc-detail p{text-indent: 2em;margin-top: 10px;}
.doc-detail .more-eq{float: right;font-size: 14px;line-height: 32px;color: #6e6e6e;}


.docSlide{position: relative;}
.docSlide .swiper-button-prev{left: 0;background-image: url('../images/pageListImg/doc-left.png');width: 20px;background-color: #2a93d5;background-size: contain;}
.docSlide .swiper-button-next{right: 0;background-image: url('../images/pageListImg/doc-right.png');width: 20px;background-color: #2a93d5;background-size: contain;}
.docSlide .swiper-button-disabled{opacity: 1;background-color: #999999;}
.term-tab{height: 100px;margin: 0 10%;}
.term-tab .term {background: url("../images/ty.png") no-repeat center;background-size: contain;height: 100px;line-height: 100px;}
.term-tab .swiper-wrapper{}
.term-tab .term span{display: inline-block;vertical-align: middle;line-height: 25px;width: 100%;text-align: center;}
.term-tab .swiper-button-prev{}
.term-tab .swiper-slide-next{background: url("../images/ty2.png") no-repeat center;background-size: contain;}
.see{float: right;margin-bottom: 2%;}

.banner{position: relative;}
.banner .doc-info p{border: 1px solid #000000;padding: 3px;margin: 0;width: 80%;}
.banner .doc-info p span{color: #999999;}
.banner .doc-info strong{font-size: 16px;}
.banner .doc-info ul{list-style: square inside url("../images/pageListImg/square.png");margin: 1rem 0;}
.banner .doc-info ul li{line-height: 1.6rem;font-size: 14px;}
.banner .zx{margin-top: 1rem;}
.banner .zx a{display: inline-block;width: 45%;height: 1.875rem;text-align: center;color: #fff;line-height: 1.875rem;font-size: 12px;}
.banner .zx a b{display: inline-block;vertical-align: middle;margin-right: 5%;}
.banner .zx a:first-child{background: #0082c9;border-radius: 5px;}
.banner .zx a:last-child{background: #f19625;border-radius: 5px;}
.banner .zx a:first-child b{background:url("../images/pageListImg/zxicon2.png") no-repeat left center;width: 1.57rem;height: 1.14rem;}
.banner .zx a:last-child b{background:url("../images/pageListImg/zxicon1.png") no-repeat left center;width: 1.07rem;height: 1.57rem;}
.banner .doc-pic{position: absolute;left: 5%;top: 12%;width: 35%;}
.banner .doc-pic-text{position: absolute;right: 0;top: 12%;width: 55%;box-sizing: border-box;}



/*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/pageListImg/right.png') no-repeat left center;
}
.Validform_wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url('../images/pageListImg/error.png') no-repeat left center;
}
.Validform_loading{
    padding-left:20px;
    background:url('../images/pageListImg/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: 4%;}
.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: 1.875rem;width: 5rem;margin-right: 6.67%;font-size: 20px;display: inline-block;background: #d1d1d1;border: none;line-height: 1.81rem;}
.form-validate .action input[type='submit']{background: #aed9f6;}



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

}

@media screen and (min-width: 321px){
    .contact{font-size: 18px;}
}

@media screen and (max-width: 320px){
    html ,body{font-size: 14px;}
    .contact p{font-size: 18px;}
    .contact strong{font-size: 19px;}


}