/*统计工具*/
#cnzz_stat_icon_1264620916{
    display:none;
}

input[type="text"],
input[type="number"],
input[type="submit"],
input[type="password"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  outline: 0 none;
  padding: 0;
  margin: 0;
  border:none;
  font-family: '微软雅黑', serif;
  border-radius: 0;
}

.btn{
    height: 2.52rem;
    line-height: 2.52rem;
    box-shadow: 0 10px 20px rgba(230, 74, 32, 0.3);
    -webkit-box-shadow: 0 10px 20px rgba(230, 74, 32, 0.3);
    background:#ef5126;
    font-size:0.882rem;
    color:#fff;
    text-align: center;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    display:block;
}

/*header*/
.header{
    height:3.15rem;
    padding:0 1.26rem;
    background:#fff;
}

.header .logo-icon-box{
    width:18%;
    float:left;
    position: relative;
    left:-0.2em;
    top:50%;
    margin-top:-1.14975rem;
}

.header .logo-icon{
    width:2.8665rem;
    height:2.2995rem;
    background:url("../../zk-common/images/logo_icon.png") left top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.header .ipt-bg{
    width:82%;
    margin-top:0.63rem;
    position: relative;
    float: left;
    background:#f2f2f2;
}

.header .ipt{
    height:1.89rem;
    line-height:1.89rem;
    overflow:hidden;
}

.header .ipt-bg li{
    line-height:2rem;;
    font-size:0.819rem;
    color:#e64a20;
    padding-left:0.63rem;
}

.header .ipt-bg .btn{
    width:4.725rem;
    height:1.89rem;
    line-height:1.89rem;
    background:#e64a20;
    font-size:0.756rem;
    position: absolute;
    right: 0;
    top: 0;
}

.section {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 50px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.section .banner {
    position: relative;
}

.section .banner .text{
    width:100%;
    position:absolute;
    z-index: 1;
    left:50%;
    top:1.26rem;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.section .banner .text p{
    color:#fff;
    text-align: center;
    font-size:1.575rem;
    font-weight:bold;
}

.section .banner img{
    width:100%;
}
/*报名截止时间*/
.time-box{
    /*padding: 1.134rem 0.7875rem;*/
    /*background:#f0f8fe;*/
    background: #fff;
}

.time-box .time{
    height:11.2455rem;
    background:#fff;
    border-radius: 0.2em;
    /*box-shadow: 2px 4px 10px rgba(78,92,173,0.36);*/
}

.time-box .time .title{
    font-size:1.26rem;
    font-weight:bold;
    text-align: center;
    padding-top:1.575rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.time-box .time .title span{
    color:#e64a20;
}

.time-box .time .time-num{
    margin-top:0.945rem;
    text-align:center;
}

.time-box .time .time-num .num{
    width:2.205rem;
    height:2.205rem;
    line-height:2.205rem;
    background:#333;
    color:#fff;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
    display:inline-block;
    font-size:1.26rem;
}

.time-box .time .time-num .text{
    font-size:0.693rem;
    padding:0 0.504rem;
}

.time-box .time .btn {
    width:13.86rem;
    height:2.52rem;
    line-height:2.52rem;
    display: block;
    margin:0.945rem auto 0;
}

/*报考须知*/
.menu-box{
    padding: 0.756rem 1.26rem 3.15rem;
    background:#f0f8fe;
}

.menu-box .title{
    color:#333;
    font-size: 1.512rem;
    font-weight:bold;
    text-align: center;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}

.menu-box .title:nth-child(2){
    color:#e64a20;
}

.menu-box .menu{
    overflow:hidden;
    margin-top:1.26rem;
}

.menu-box .menu li{
    width:25%;
    float:left;
    text-align: center;
    margin-bottom:1.26rem;
}

.menu-box .menu li .menu-icon{
    width:3.15rem;
    height:3.15rem;
    display:inline-block;
}

.menu-box .menu li .menu-icon.menu-icon-1{
    background:url("../../zk-common/images/01time.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-2{
    background:url("../../zk-common/images/02condition.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-3{
    background:url("../../zk-common/images/03list.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-4{
    background:url("../../zk-common/images/04fare.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-5{
    background:url("../../zk-common/images/05school.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-6{
    background:url("../../zk-common/images/06object.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-7{
    background:url("../../zk-common/images/07free.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-8{
    background:url("../../zk-common/images/08cer.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-9{
    background:url("../../zk-common/images/09course.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-10{
    background:url("../../zk-common/images/10hard.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-11{
    background:url("../../zk-common/images/11pass.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li .menu-icon.menu-icon-12{
    background:url("../../zk-common/images/12last.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.menu-box .menu li p{
    color:#555454;
    font-size:0.756rem;
}
.menu-box .menu-form .mf-btn{
    border: none;
}

.menu-box .menu-form .mf-tips{
    width: 17.6rem;
    height: 1.26rem;
    line-height: 1.26rem;
    font-size: 0.63rem;
    background: #cae1f3;
    border-radius: 6rem;
    color: #2187d7;
    margin: 0 auto;
    text-align: center;
}
.label-style{
    position: relative;
    display: block;
}
.error-tips{
    background: #000;
    border-radius: 0.2rem;
    color: #fff;
    width: 10rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    position: absolute;
    top: 3rem;
    left: 50%;
    margin-left: -6rem;
    font-style: normal;
    display: none;
}
.menu-box .menu-form .label-style .mf-phone{
    width: 13.9rem;
    background: #fff;
    display: block;
    height:2.52rem;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding-left: 0.63rem;
    margin-bottom: 0.6rem;
    border-radius: 0.2rem;
    font-size: 0.822rem;
}

.menu-box .menu-form .mf-a{
    background: #3190e0;
    box-shadow: 0 10px 20px rgba(49, 144, 224, 0.3);
    -webkit-box-shadow: 0 10px 20px rgba(49, 144, 224, 0.3);
    margin-top: 1.323rem;
}

.menu-box .btn{
    width:13.86rem;
    height:2.52rem;
    line-height:2.52rem;
    margin:0.5985rem auto 0;
}
.menu-box .mf-width{
    width: 14.533rem;
}

.main-2{
    width:100%;
    background:url("../../zk-common/images/baomingtiaojian_bg.jpg") left top no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
	padding-bottom:3.15rem;
}

.main-2 .content{
    padding-top:3.15rem;
}

.main-2 .content .title{
    font-size:1.512rem;
    font-weight:bold;
    color:#fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-2 .content .menu{
    padding:1.575rem 0.945rem 0;
    overflow:hidden;
}

.main-2 .content .menu li{
    float:left;
    width:33.333333%;
}

.main-2 .content .menu li .img-box{
    padding:0.315rem;
}

.main-2 .content .menu li img{
    width:100%;
}

.main-2 .content .btn{
    width:14.49rem;
    height:2.52rem;
    line-height:2.52rem;
    margin:1.575rem auto 0;
}

/*成人学历常见问题解答*/
.main-3{
    background: #fff;
}

.main-3 .title{
    margin-top:3.15rem;
    font-size:1.512rem;
    font-weight:bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-3 .question{
    width: auto;
    padding:0 1.26rem;
    margin: 1.575rem auto;
}

.main-3 .question div{
    height: 2.205rem;
    line-height: 2.205rem;;
    border-bottom: 1px dashed #888888;
    font-size:0.756rem;
    position: relative;
}

.main-3 .question div span:nth-child(1){
    padding-right: 4.725rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.main-3 .question div .consult-btn{
    width: 4.725rem;
    height: 1.575rem;
    line-height: 1.575rem;
    float: right;
    font-size:0.819rem;
    margin-top: -0.7875rem;
    position: absolute;
    top:50%;
    right:0;
    box-shadow:none;
}

.main-3 .query-btn{
    width:14.49rem;
    height: 2.52rem;
    line-height: 2.52rem;
    margin:1.89rem auto 3.15rem;
}

/*2018年成人学历报考最新资料汇总*/
.main-4{
    background:#f0f0f0;
    padding-bottom:3.15rem;
}

.main-4 .title-box{
    padding-top:3.15rem;
}

.main-4 .title-box .title{
    font-size:1.512rem;
    font-weight:bold;
    text-align: center;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-4 .title-box .title:nth-child(2){
    color:#e64a20;
}

.main-4 .menu{
    overflow: hidden;
    padding:0 0.7875rem;
    margin-top:1.575rem;
}

.main-4 .menu li{
    float: left;
    width:50%;
}

.main-4 .menu li .content{
    margin:0.4725rem;
    background:#fff;
    padding-bottom:0.819rem;
    box-shadow: 0 3px 10px rgba(174, 174, 174, 0.5);
}

.main-4 .menu li .content .title{
    font-size:0.945rem;
    text-align: center;
    color:#333;
    padding-top:0.945rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-4 .content .desc{
    padding-top:1.7325rem;
    margin-bottom:0.945rem;
}

.main-4 .content .desc ol{
    overflow: hidden;
    text-align: center;
}

.main-4 .content .desc li{
    width:auto;
    float: none;
    display: inline-block;
    margin:0 0.4725rem;
    vertical-align: top;
}

.main-4 .content .desc li p{
    text-align: left;
    color:#333;
    font-size:0.63rem;
}

.main-4 .content .desc .word-icon{
    width:1.9845rem;
    height:1.953rem;
    background:url("../../zk-common/images/word_icon.png") left top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
}

.main-4 .content .get-consult-btn{
    width:8.82rem;
    height:1.89rem;
    line-height:1.89rem;
    margin:0 auto;
    font-size:0.756rem;
    box-shadow: none;
}

.main-4 .content .get-consult-btn.btn-color-1{
    background:#419ae3;
}

.main-4 .content .get-consult-btn.btn-color-2{
    background:#f89128;
}

.main-4 .content .get-consult-btn.btn-color-3{
    background:#32c89d;
}

.main-4 .content .get-consult-btn.btn-color-4{
    background:#419ae3;
}

.main-4 .content .get-consult-btn.btn-color-5{
    background:#f89128;
}

.main-4 .content .get-consult-btn.btn-color-6{
    background:#32c89d;
}

.main-4 .get-more-consult-btn{
    width:14.49rem;
    margin:1.89rem auto 0;
}

.main-5{
    background: url("../../zk-common/images/bg02.jpg") center no-repeat;
    background-size: cover;
    padding-bottom:3.15rem;
}

.main-5 .title{
    font-size:1.512rem;
    font-weight:bold;
    text-align: center;
    color:#333;
    padding-top:2.52rem;
}

.main-5 .title span{
    color:#e64a20;
}

.main-5 .school{
    margin: 1.575rem 2.0475rem 0;
    overflow:hidden;
}

.main-5 .school ul li{
    float: left;
    width: 50%;
    position: relative;
}

.main-5 .school li .content{
    margin: 0.4725rem;
    position:relative;
    background:#fff;
    padding-bottom:1.197rem;
}

.main-5 .school li .content img{
    height:3.8745rem;
    margin:0 auto;
    display:block;
    padding-top:1.1655rem;
}

.main-5 .school ul li p{
    font-size:0.945rem;
    text-align:center;
    margin-top:0.315rem;
}

.main-5 .school ul li .btn{
    width:6.93rem;
    height:1.638rem;
    line-height: 1.638rem;
    font-size:0.693rem;
    margin:0.945rem auto 0;
    background:#e64a20;
    box-shadow: none;
}

.main-5 .consult-more-btn{
    width:14.49rem;
    margin:1.1025rem auto 0;
}

.main-6{
    background:#fff;
    padding-bottom:3.15rem;
}

.main-6 .title-box{
    margin-top:3.087rem;
}

.main-6 .title{
    font-size:1.512rem;
    font-weight:bold;
    text-align:center;
}

.main-6 .menu{
    margin-top: 1.346625rem;
    overflow: hidden;
    padding: 0 0.63rem;
}

.main-6 .menu li{
    float:left;
    width:33.333333%;
}

.main-6 .menu li .btn-box{
    margin:0.45675rem 0.29925rem;
}

.main-6 .menu li .btn-box p{
    font-size:0.819rem;
    font-weight:bold;
    text-align:center;
    height:2.079rem;
    line-height:2.079rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    color:#fff;
}

.main-6 .menu li .btn-box p.bg-color-1{
    background:#26c093;
}

.main-6 .menu li .btn-box p.bg-color-2{
    background:#f88621;
}

.main-6 .menu li .btn-box p.bg-color-3{
    background:#3a95e2;
}

.main-6 .consult-more-btn{
    width:14.49rem;
    margin:1.661625rem auto 0;
}

.main-7{
    background:#fff;
    padding-bottom:3.15rem;
}

.main-7 .banner-img{
    width:100%;
}

.main-7 .content{
    padding:0 1.26rem;
}

.main-7 .desc{
    margin-top:3.15rem;
}

.main-7 .desc p:nth-child(1){
    color:#e64a20;
    font-size:1.512rem;
    font-weight:bold;
    text-align:center;
}

.main-7 .desc p:nth-child(2){
    color:#333;
    font-size:1.512rem;
    font-weight:bold;
    text-align:center;
}

.main-7 .desc p:nth-child(3){
    color:#333;
    font-size:0.63rem;
    font-weight:bold;
    text-align:center;
    margin-top:0.315rem;
}

.main-7 .title-1{
    width:100%;
    height:1.701rem;
    line-height:1.701rem;
    text-align: center;
    background:#27ae61;
    font-size:0.882rem;
    color:#fff;
    margin-top:1.575rem;
}

.main-7 .content-1{
    width:100%;
    overflow: hidden;
    margin-top:0.945rem;
}

.main-7 .content-1 > div{
    width:50%;
    float: left;
}

.main-7 .content-1 .content-left  ul li{
    padding-bottom:0.23625rem;
}

.main-7 .content-1 .content-left  ul li span:nth-child(1){
    width:0.756rem;
    height:0.756rem;
    background:url("../../zk-common/images/gou_icon.png") left top no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    display: inline-block;
}

.main-7 .content-1 .content-left  ul li span:nth-child(2){
    font-size:0.693rem;
    padding-left:0.23625rem;
    position:relative;
    top:-0.055rem;
    color: #333333;
}

.main-7 .content-1 .content-right .img-box{
    margin-left:0.7875rem;
}

.main-7 .content-1 .content-right .img-box img{
    width:100%;
}

.main-7 .title-2{
    width:100%;
    height:1.701rem;
    line-height:1.701rem;
    text-align: center;
    background:#888888;
    font-size:0.882rem;
    color:#fff;
    margin-top:1.4805rem;
}

.main-7 .content-2{
    width:100%;
    overflow: hidden;
    margin-top:0.945rem;
}

.main-7 .content-2 > div{
    width:50%;
    float: left;
}

.main-7 .content-2 .content-left .img-box{
    margin-right:0.7875rem;
}

.main-7 .content-2 .content-left .img-box img{
    width:100%;
}

.main-7 .content-2 .content-right  ul{
    margin-left:0.7875rem;
}

.main-7 .content-2 .content-right  ul li{
    padding-bottom:0.23625rem;
}

.main-7 .content-2 .content-right  ul li span:nth-child(1){
    width:0.756rem;
    height:0.756rem;
    background:url("../../zk-common/images/error_icon.png") left top no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    display: inline-block;
    position:absolute;
}

.main-7 .content-2 .content-right  ul li span:nth-child(2){
    font-size:0.693rem;
    padding-left:0.9922rem;
    position:relative;
    top:-0.055rem;
    color: #888888;
    display: inline-block;
}
.main-7 .consult-btn{
    width:14.49rem;
    margin:1.661625rem auto 0;
}

.main-8{
    background:#fff3f0;
    padding:0 1.26rem 3.15rem;
}

.main-8 .title-box{
    padding-top:3.15rem;
}

.main-8 .title-box p:nth-child(1){
    color:#e64a20;
    font-size:1.512rem;
    font-weight:bold;
    text-align:center;
}

.main-8 .title-box p:nth-child(2){
    color:#333;
    font-size:1.512rem;
    font-weight:bold;
    text-align:center;
}

.main-8 .desc{
    margin-top:0.945rem;
    color:#999999;
    font-size:0.756rem;
    text-align: center;
}

.main-8 .list-box{
    margin-top:1.26rem;
}

.main-8 .list-box .list{
    padding-bottom:0.63rem;
}

.main-8 .list-box .text-icon{
    width:1.9845rem;
    height:1.9845rem;
    position: absolute;
    z-index: 2;
}

.main-8 .list-box .text-icon.text-icon-1{
    background:url("../../zk-common/images/text_icon_01.png") left top no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

.main-8 .list-box .text-icon.text-icon-2{
    background:url("../../zk-common/images/text_icon_02.png") left top no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

.main-8 .list-box .text-icon.text-icon-3{
    background:url("../../zk-common/images/text_icon_03.png") left top no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

.main-8 .list-box .text-icon.text-icon-4{
    background:url("../../zk-common/images/text_icon_04.png") left top no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

.main-8 .list-box .text-icon.text-icon-5{
    background:url("../../zk-common/images/text_icon_05.png") left top no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}

.main-8 .list-box .list span:nth-child(2){
    width:100%;
    height:1.764rem;
    line-height:1.764rem;
    background:#fff;
    color:#333;
    font-size:0.63rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    top:0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-8 .list-box .list span:nth-child(2) span{
    padding-left: 2.2995rem;
}

.main-8 .consult-btn{
    width:14.49rem;
    margin:1.661625rem auto 0;
}

.main-9{
    background:#fff;
    padding-bottom:3.15rem;
}

.main-9 .title-box{
    margin-top:3.15rem;
}

.main-9 .title-box p{
    font-size:1.512rem;
    font-weight:bold;
    text-align:center;
}

.main-9 .title-box p:nth-child(2){
    color:#e64a20;
}

.main-9 .map-box{
    margin-top:0.945rem;
    padding:0 1.26rem;
}

.main-9 .map-box .map-img{
    width:100%;
}

.main-9 .get-school-btn{
    width:14.49rem;
    margin:1.4175rem auto 0;
}

.main-10{
    background:#f8f7f6;
    padding:0.945rem 0;
}

.main-10 p{
    text-align: center;
    font-size:0.567rem;
}

.main-10 p a{
    color:#333;
}

.side2 {
    position: fixed;
    bottom:0;
    left: 0;
    right: 0;
    width:100%;
    background: #333333;
}

.side2 .act{
    background: #E64A20;
}

.side2 div {
    width: 25%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 1.4em;
    box-sizing: border-box;
}

.side2 > div{
    border-right:1px solid #fff;
    float: left;
}

.side2 > div:last-child{
    border-right:none;
    position: relative;
}

.side2 > div > .side2-num {
    animation: side2-num 2s infinite;
    -moz-animation: side2-num 2s infinite;
    -webkit-animation: side2-num 2s infinite;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #FF5C40;
    border-radius: 50%;
    top: 2px;
    right: 0;
}

@keyframes side2-num{
    0% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    20% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
    60% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    80% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    100%{
        -webkit-transform: scale(0.4,0.4);
        transform: scale(0.4,0.4);
    }
}
@-moz-keyframes side2-num{
    0% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    20% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
    60% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    80% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    100%{
        -webkit-transform: scale(0.4,0.4);
        transform: scale(0.4,0.4);
    }
}
@-webkit-keyframes side2-num{
    0% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    20% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
    60% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    80% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    100%{
        -webkit-transform: scale(0.4,0.4);
        transform: scale(0.4,0.4);
    }
}
@-ms-keyframes side2-num{
    0% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    20% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
    60% {
        -webkit-transform: scale(0.8,0.8);
        transform: scale(0.8,0.8);
    }
    80% {
        -webkit-transform: scale(0.6,0.6);
        transform: scale(0.6,0.6);
    }
    100%{
        -webkit-transform: scale(0.4,0.4);
        transform: scale(0.4,0.4);
    }
}

.mask-layer-box{
    display:none;
}

.mask-layer-box .mask-bg{
    position: fixed;
    top:0;
    right: 0;
    bottom:0;
    left:0;
    width:100%;
    background:rgba(0,0,0,0.7);
    z-index: 9999;
}

.mask-layer-box .mask-layer-content{
    width:89%;
    position: fixed;
    z-index: 10000;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mask-layer-box .mask-layer-content .bg-img{
    width:100%;
    position:relative;
}

.mask-layer-box .mask-layer-content .close-icon{
    width:1.4175rem;
    height:1.4175rem;
    background:url("../../zk-common/images/close_icon.png") left top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position:absolute;
    top:10%;
    right:0;
}

.mask-layer-box .mask-layer-content .form{
    width:70%;
    position:absolute;
    top:40%;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mask-layer-box .mask-layer-content .form .ipt{
    width:95%;
    height:2.52rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    padding-left:5%;
}

.mask-layer-box .mask-layer-content .form .select{
    margin-top:0.63rem;
    position:relative;
}

.mask-layer-box .mask-layer-content .form .select .down-arrow-icon{
    width:14px;
    height:8px;
    position: absolute;
    right:5%;
    top:50%;
    margin-top:-4px;
    background:url("../../zk-common/images/down_arrow_icon.png") left top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.mask-layer-box .mask-layer-content .form .select select{
    width:100%;
    height:2.52rem;
	background:#fff;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    padding-left:5%;
	border:none;
    color:#747474;
}

.mask-layer-box .mask-layer-content .form .select select option{
    color:#333;
}

.mask-layer-box .mask-layer-content .form .sub{
    width:100%;
    height:2.52rem;
    border:none;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    border-radius: 0.2rem;
    color:#d91414;
    font-size:0.882rem;
    background:#f9e14c;
    margin-top:1.008rem;
}

@media screen and (max-width: 320px) {
    .section .banner .text p{
        font-size: 1.26rem;
    }

    .main-4 .menu li .content .title{
        font-size:0.882rem;
    }

    .main-4 .content .get-consult-btn{
        width:5.82rem;
    }

    .main-5 .school ul li .btn{
        width:4.96rem;
    }
}

@media screen and (max-width: 750px) {
    .main-4 .menu li .content .title{
        font-size:0.756rem;
    }
}

/*修改页面新增样式*/
.clearfix{
    zoom:1
}
.clearfix:after{
    content:'.';
    height:0;
    clear:both;
    display:block;
    visibility:hidden;
}
.online-test-btn{
    width: 100%;
    height: 3.465rem;
    box-shadow: 0 3px 8px rgba(78,92,173,0.36);
    -webkit-box-shadow: 0 3px 8px rgba(78,92,173,0.36);
    background: #fff;
    margin-bottom: 7px;
}
.online-test-btn .ot-title{
    width: 62%;
    background: url("../../zk-common/images/light.jpg") 0 1rem no-repeat;
    -webkit-background-size: 1.039rem 1.134rem;
    background-size: 1.039rem 1.134rem;
    font-size: 0.693rem;
    color: #333;
    float: left;
    line-height: 3.465rem;
    margin-left: 1rem;
    padding-left: 1.2rem;
}
.online-test-btn .ot-btn{
    width: 5rem;
    height: 2.079rem;
    line-height: 2.079rem;
    float: right;
    font-size: 0.693rem;
    margin-top: 0.66rem;
    margin-right: 1.1rem;
}
@media screen and (max-width: 320px) {
    .online-test-btn .ot-title{
        width: 66%;
        font-size: 0.6rem;
        margin-left: 0.4rem;
        padding-left: 1.1rem;
    }
    .online-test-btn .ot-btn{
        width: 4.8rem;
        font-size: 0.6rem;
        margin-right: 0.3rem;
    }
}

.online-test-box{
    width: 100%;
    background: url("../../zk-common/images/online_bg.jpg") 0 0 no-repeat, 
                url("../../zk-common/images/repeat_bg.jpg") 0 17.926rem repeat;
    -webkit-background-size: 23.625rem 17.923rem;
    background-size: 23.625rem 17.923rem;
    padding-bottom: 1.98rem;
}
.online-test-box .online-test-title{
    width: 13.545rem;
    height: 7.4rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-top: 1.98rem;
}
.online-test-box .online-test-title .title1{
    font-size: 1.890rem;
}
.online-test-box .online-test-title .title2{
    font-size: 0.945rem;
    margin-top: 0.8rem;
    line-height: 1.3rem;
}
.online-test-box .online-test-content{
    width: 94%;
    margin: 0 auto;
    background: #fff;
    border-radius: 0.2rem;
    padding: 5% 0;
}
.online-test-box .online-test-content .chose-items{
    margin-bottom: 1.4rem;
}
.online-test-box .online-test-content .chose-items .chose-title{
    font-size: 0.819rem;
    color: #333;
    padding-left: 0.945rem;
}
.online-test-box .online-test-content .chose-items .chose-li{
    padding-left: 5%;
}
.online-test-box .online-test-content .chose-items .chose-li li{
    font-size: 0.693rem;
    color: #333;
    width: 25%;
    height: 1.89rem;
    text-align: center;
    line-height: 1.89rem;
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 0.2rem;
    margin-top: 0.693rem;
    margin-left: 2.5%;
    margin-right: 2.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.online-test-box .online-test-content .chose-items .chose-li li.active{
    background: #f47243;
    color: #fff;
    border: 1px solid #f47243;
}
.online-test-box .online-test-content .get-result{
    border-top: 1px solid #ddd;
    width: 90%;
    margin: 0 auto;
    padding-top: 1.26rem;
}
.online-test-box .online-test-content .get-result .form-width{
    width: 14.553rem;
    margin: 0 auto;
    display: block;
    margin-bottom: 1.2rem;
}
.online-test-box .online-test-content .get-result .inval{
    width: 14.049rem;
    height: 2.52rem;
    font-size: 0.882rem;
    border: 1px solid #bfbfbf;
    padding-left: 0.504rem;
    border-radius: 0.2rem;
    background: #f5f5f5;
    margin-bottom: 0.6rem;
}
.online-test-box .online-test-content .get-result .check-btn{
    height: 2.52rem;
    font-size: 0.882rem;
    color: #fff;
    background: #ff5b28;
    text-align: center;
    border: none;
}
.online-test-box .online-test-content .get-result .tips{
    width: 17.6rem;
    height: 1.26rem;
    line-height: 1.26rem;
    font-size: 0.63rem;
    color: #ff5b28;
    background: #ffece5;
    border-radius: 20rem;
    text-align: center;
}

.main-new-content{
    width: 90%;
    height: 17.577rem;
    margin: 0 auto;
    background: -webkit-linear-gradient(left top, #ff7f0d , #ff4459); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #ff7f0d, #ff4459); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #ff7f0d, #ff4459); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #ff7f0d , #ff4459); /* 标准的语法 */
    margin-top: 1.323rem;
    box-shadow: 0 10px 20px rgba(230, 74, 32, 0.3);
    -webkit-box-shadow: 0 10px 20px rgba(230, 74, 32, 0.3);
    text-align: center;
    border-radius: 0.6rem;
    padding-top: 0.9rem;
}
.main-new-content .color-f{
    color: #fff;
}
.main-new-content .title1{
    font-size: 0.882rem;
    margin-bottom: 0.85rem;
    font-weight: bold;
}
.main-new-content .title1 .line{
    width: 3.15rem;
    height: 0.063rem;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
}
.main-new-content .title1 .prev-line{
    margin-right: 0.945rem;
}
.main-new-content .title1 .next-line{
    margin-left: 0.945rem;
}
.main-new-content .title2{
    font-size: 1.733rem;
}
.main-new-content .title3{
    font-size: 1.071rem;
    margin-top: 0.48rem;
    margin-bottom: 0.81rem;
}
.main-new-content .title4{
    width: 12.6rem;
    height: 1.575rem;
    line-height: 1.575rem;
    margin: 0 auto;
    font-size: 0.756rem;
    background: #db340c;
    border-radius: 20rem;
    box-shadow: 0 10px 6px 12px #ce2709 inset;
    -webkit-box-shadow: 0 10px 6px 12px #ce2709 inset;
    margin-bottom: 1.48rem;
}
.main-new-content .input-height{
    width: 14.49rem;
    height: 2.52rem;
    border-radius: 0.2rem;
    font-size: 0.882rem;
}
.main-new-content .input-val{
    width: 14rem;
    background: #fff;
    padding-left: 0.49rem;
}
.main-new-content .input-btn{
    color: #ef5126;
    background: #fde43c;
    border: none;
    outline: none;
    margin-top: 0.756rem;
}



header{
    width: 100%;
    height: 3rem;
    background: rgba(255, 255, 255, 0.7);
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
header img{
    width: 3.21875rem;
    height: 2.75rem;
    float: left;
    margin-left: 3%;
    margin-top: .15rem;
}
header .pin-img{
    width: 2.46875rem;
    height: 2.1875rem;
    margin-top: 0.4rem;
}
header form{
    float: left;
    width: 80%;
}
header form input[type=text]{
    float: left;
    width: 60%;
    height: 1.875rem;
    border-radius: .1875rem;
    background: #ebecf1;
    font-size: .8125rem;
    padding-left: 3%;
    margin-top: .5625rem;
    margin-left: 4%;
}
header form input[type=button]{
    float: left;
    width: 33%;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    font-size: .6875rem;
    color: #fff;
    border-radius: .1875rem;
    border: none;
    background: -webkit-linear-gradient(#fa835d, #f66351); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fa835d, #f66351); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fa835d, #f66351); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fa835d, #f66351); /* 标准的语法 */
    margin-top: .5625rem;
    outline: none;
}
header input[type=text]{
    float: left;
    width: 49%;
    height: 1.875rem;
    border-radius: .1875rem;
    background: #ebecf1;
    font-size: .8125rem;
    padding-left: 3%;
    margin-top: .5625rem;
    margin-left: 3%;
}
header a{
    float: left;
    width: 23%;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    font-size: .6875rem;
    color: #fff;
    border-radius: .1875rem;
    border: none;
    background: -webkit-linear-gradient(#fa835d, #f66351); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fa835d, #f66351); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fa835d, #f66351); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fa835d, #f66351); /* 标准的语法 */
    margin-top: .5625rem;
    outline: none;
}
.nobrand{
    margin-left: 12%!important;
}
.new-margin-left911{
    margin-left: 11%!important;
}
input::-webkit-input-placeholder {
    color: #b7b2b2;
}
input:-moz-placeholder {
    color: #b7b2b2;
}/* 
input:-ms-input-placeholder {
    color: #b7b2b2;
}​ */

section{
    /* position: absolute;
    left: 0;
    right: 0;
    top: 3.1rem;
    bottom: 50px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto; */
    padding-top: 3rem;
    padding-bottom: 50px;
}

/* banner区域样式 */
section .banner{
    background: url('../../zk-common/images/1banner1.jpg') left top no-repeat;
    background-size: 100% 100%;
    padding-top: .625rem;
    text-align: center;
}
section .banner .banner-title{
    width: 9.53125rem;
    height: 1.40625rem;
    line-height: 1.40625rem;
    margin: 0 auto;
    background: url('../../zk-common/images/1txt-bg.png') left top no-repeat;
    background-size: 100% 100%;
    font-size: .875rem;
    color: #5294c0;
    text-align: left;
}
section .banner .banner-title span{
    float: left;
    margin-top: .09375rem;
}
section .banner .banner-title span:first-child{
    font-weight: 900;
    margin-left: 1.25rem;
}
section .banner .banner-title span:last-child{
    margin-left: .46875rem;
}
section .banner h1{
    text-align: center;
    font-size: 1.9375rem;
    font-family: 'Source Han Serif SC','Source Han Serif','source-han-serif-sc','PT Serif','SongTi SC','MicroSoft Yahei',Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
    font-weight: 900;
    color: #3b3c41;
    margin-top: .3125rem;
}
section .banner h1 span{
    display: block;
}
section .banner .province-title{
    margin-top: .46875rem;
}
section .banner .province-title img{
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.province-img{
    width: 24%;
}
.ptxt-bg1{
    width: 50%;
}
.ptxt-bg2{
    display: block;
    margin-top: .15625rem;
    width: 50%;
}
section .banner .bh2{
    width: 13.8125rem;
    height: 1.5rem;
    line-height: 1.71875rem;
    margin: 0 auto;
    background: url('../../zk-common/images/1txt-bg1.png') left top no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: .875rem;
    color: #4f98cd;
    margin-top: .3125rem;
}
section .banner .bh2 span{
    font-weight: normal;
}
section .banner p{
    display: inline-block;
    height: .8125rem;
    line-height: .8125rem;
    font-size: .65625rem;
    color: #3a3a3a;
    text-align: center;
    margin-top: .625rem;
    position: relative;
}
section .banner p:before, section .banner p:after{
    content: '';
    position: absolute;
    top: 42%;
    width: 2rem;
    height: 1px;
}
section .banner p:before{
    left: -23%;
    background: -webkit-linear-gradient(left, #deeff9 , #8c8885); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #deeff9, #8c8885); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #deeff9, #8c8885); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #deeff9 , #8c8885); /* 标准的语法 */
}
section .banner p:after{
    right: -23%;
    background: -webkit-linear-gradient(left, #8c8885 , #deeff9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #8c8885, #deeff9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #8c8885, #deeff9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #8c8885 , #deeff9); /* 标准的语法 */
}
section .banner .bul{
    width: 100%;
    margin-top: 3.96875rem;
    text-align: left;
}
section .banner .bul li{
    display: inline-block;
    width: 10%;
    padding-left: 13%;
    font-size: .75rem;
    color: #fff;
    border-left: 1px solid #89889f;
    background: url('../../zk-common/images/1icon1.png') 21% center no-repeat;
    background-size: 1.96875rem 1.71875rem;
}
section .banner .bul li:first-child{
    border-left: none;
}
section .banner .bul li:nth-child(2) {
    width: 13%;
    padding-left: 11%;
    background: url('../../zk-common/images/1icon2.png') 10% center no-repeat;
    background-size: 1.96875rem 1.71875rem;
}
section .banner .bul li:nth-child(3) {
    background: url('../../zk-common/images/1icon3.png') 21% center no-repeat;
    background-size: 1.96875rem 1.71875rem;
}
section .banner .bul li:nth-child(4) {
    background: url('../../zk-common/images/1icon4.png') 21% center no-repeat;
    background-size: 1.96875rem 1.71875rem;
}
section .banner .deadline-box{
    color: #fff;
    margin-top: 1.5625rem;
    padding-bottom: .34375rem;
    text-align: left;
}
section .banner .deadline-box h2{
    float: left;
    font-size: .8125rem;
    margin-left: .625rem;
    margin-top: -0.25rem;
}
section .banner .deadline-box ul{
    float: left;
    margin-left: 8%;
}
section .banner .deadline-box ul li{
    display: inline-block;
    vertical-align: middle;
    font-size: .6875rem;
    color: #fff;
}
section .banner .deadline-box ul li span{
    display: inline-block;
    line-height: 1.75rem;
    font-size: 1.09375rem;
    font-weight: 800;
    color: #53a7e5;
    margin-left: 13%;
}
section .banner .deadline-box ul li .se-span{
    margin-left: 22%;
}
section .banner .deadline-box ul li:nth-child(1), section .banner .deadline-box ul li:nth-child(3) {
    width: 2.65625rem;
    height: 1.75rem;
    background: url('../../zk-common/images/1time-bg.png') left top no-repeat;
    background-size: 100% 100%;
}
section .banner .deadline-box a{
    display: block;
    float: left;
    width: 5.71875rem;
    height: 2.03125rem;
    line-height: 2.03125rem;
    text-align: center;
    background: url('../../zk-common/images/1btn.png') left top no-repeat;
    background-size: 100% 100%;
    font-size: .8125rem;
    color: #fff;
    margin-left: 2%;
    margin-top: -0.2rem;
}
.banner1016 .bul li{
    width: 17%!important;
    padding-left: 15%!important;
}
.banner1016 .bul1016{
    margin-top: 2.5rem!important;
}
.banner1016 p{
    font-size: 0.8rem!important;
    color: #fff!important;
    margin-top: 15px!important;
}
.banner1016 h1{
    padding: 2px 0;
    line-height: 2.4rem;
}
.banner1016 .deadline-box{
    margin-top: 1rem!important;
}
.banner1016 .deadline-box h2{
    margin-top: 0.25rem!important;
}
section .banner1016 .bul li:nth-child(2) {
    width: 17%!important;
    padding-left: 15%!important;
    background: url('../../zk-common/images/1icon2.png') 21% center no-repeat;
    background-size: 1.96875rem 1.71875rem;
}

section .banner0316{
    background: url('../../zk-common/images/1banner1.jpg') left top no-repeat;
    background-size: 100% 345px;
    padding-bottom: 1.02rem;
}
section .banner .bul{
    font-size: 0;
}
section .banner .bul li{
    vertical-align: middle;
    height: 1.76rem;
}
section .banner .bul li:nth-child(3){
    width: 12%;
}
section .banner .deadline-box{
    display: none;
}

.hot-marjor{
    width: 96%;
    margin: 15px auto 10px auto;
    background: url('../../zk-common/images/tb-bg.png') left top no-repeat;
    background-size: 100% 100%;
    text-align: left;
    padding-bottom: 20px;
}
.hot-marjor h1{
    font-size: 1rem;
    font-weight: 900;
    color: #1b274f;
    padding-top: .78125rem;
    padding-left: 1.875rem;
}
.hot-marjor h1 span{
    color: #e8440c;
}
.hot-marjor h1 small{
    font-size: .8125rem;
    font-weight: normal;
}
.hot-marjor p{
    font-size: .625rem;
    color: #132046;
    margin-top: .5625rem;
    text-align: center;
    /* padding-left: 1.81rem; */
}
.hot-marjor p b{
    color: #e8440c;
}
.hot-marjor table{
    width: 84%;
    margin: 0 auto;
    background: url('../../zk-common/images/tb.png') left top no-repeat;
    background-size: 100% 100%;
    margin-top: .40625rem;
}
.hot-marjor table tbody tr td{
    width: 38%;
    font-size: .8125rem;
    color: #191919;
    padding: .4rem 0;
    padding-left: 5%;
}
.hot-marjor table tbody tr th{
    width: 55%;
    text-align: center;
    font-size: .9375rem;
    color: #313a5b;
    padding: .4rem 0;
}
.hot-marjor table tbody tr span{
    font-weight: 900;
    color: #e8440c;
}


.public-input{
    width: 86%;
    height: 2.21875rem;
    border: 1px solid #bfbfbf!important;
    border-radius: .1875rem!important;
    background: #fff;
    text-align: center;
    font-size: 1rem;
    margin-top: .9375rem!important;
}
.public-btn-blue{
    display: block;
    margin: 0 auto;
    width: 88%;
    height: 2.75rem;
    line-height: 2.75rem;
    border: none;
    background: url('../../zk-common/images/1btn3-red.png') left top no-repeat;
    background-size: 100% 100%;
    font-size: 1rem;
    color: #fff;
    margin-top: .53125rem;
    outline: none;
    text-align: center;
}
.pb-red{
    width: 88%;
    height: 3.0625rem;
    line-height: 3.0625rem;
    background: url('../../zk-common/images/1btn3-red1.png') left top no-repeat;
    background-size: 100% 100%;
}

/* 2018年最新成人学历报考须知样式 */
section .notice-part{
    background: #fff;
    text-align: center;
    padding: 1.0625rem 0 1.75rem 0;
}
section .notice-part h1{
    font-size: 1.4375rem;
    color: #3a3a3a;
}
section .notice-part h1 .c-span{
    color: #fa725d;
}
section .notice-part ul{
    width: 86%;
    margin: 0 auto;
    margin-top: .40625rem;
}
section .notice-part ul li{
    float: left;
    width: 30.6%;
    height: 2.21875rem;
    line-height: 2.15625rem;
    background: url('../../zk-common/images/1btn2-blue.png') left top no-repeat;
    background-size: 100% 100%;
    font-size: .9375rem;
    color: #fff;
    margin-top: .625rem;
    margin-left: 4%;
}
section .notice-part ul li:nth-child(1), section .notice-part ul li:nth-child(4), section .notice-part ul li:nth-child(7) {
    margin-left: 0;
}
section .notice-part ul .act{
    background: url('../../zk-common/images/1btn2-red.png') left top no-repeat;
    background-size: 100% 100%;
}

section .test-form{
    background: url('../../zk-common/images/1banner2.jpg') left top no-repeat;
    background-size: 100% 100%;
    padding: 1.53125rem 0 1.875rem 0;
    text-align: center;
}
section .test-form h1{
    font-size: 1.4375rem;
    color: #fff;
}
section .test-form .tf-title{
    font-size: .8125rem;
    color: #fff;
    margin-top: .46875rem;
}
section .test-form form{
    margin: 1.40625rem .875rem 0 .875rem;
    background: #fff;
    border-radius: .125rem;
    padding-top: 1.40625rem;
    padding-bottom: 1.5625rem;
    box-shadow: 0px 0px 20px 6px rgba(47, 108, 152, 0.7);
    -webkit-box-shadow: 0px 0px 20px 6px rgba(47, 108, 152, 0.7);
}
section .test-form form .radio-div{
    margin-bottom: 1.03125rem;
}
section .test-form form .radio-div p{
    text-align: left;
    font-size: .75rem;
    color: #333;
    padding-left: 1.25rem;
}
section .test-form form .radio-div div{
    width: 90%;
    margin: 0 auto;
}
section .test-form form .radio-div div label{
    float: left;
    display: block;
    width: 20%;
    height: 1.8125rem;
    line-height: 1.8125rem;
    border: 1px solid #bbb;
    border-radius: .1875rem;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: .40625rem;
    font-size: .6875rem;
}
section .test-form form .radio-div div label.long-width{
    width: 28%;
}
section .test-form form .radio-div div .active{
    background: #fa725d;
    color: #fff;
    border: 1px solid #fa725d;
}
section .test-form form .radio-div div label input{
    display: none;
}
section .test-form form .public-input{
    margin-top: 0!important;
}
.tf-tips{
    font-size: .625rem;
    color: #484645;
    margin-top: .78125rem;
}
.test-form1016{
    padding-top: 0.8rem!important;
}
.test-form1016 .tf-title{
    margin-top: 0.1rem!important;
}
.test-form1016 form{
    margin-top: 1rem!important;
}

/* 本批次报名接受以下学历提升形式样式 */
section .record-part{
    background: url('../../zk-common/images/1banner4.jpg') left top no-repeat;
    background-size: 100% 100%;
    padding: 1.71875rem 0;
    border-top: 2px solid #53a7e5;
}
section .record-part h1{
    font-size: 1.4375rem;
    color: #3a3a3a;
    text-align: center;
}
section .record-part h1 span{
    color: #fa725d;
}
section .record-part .rp-container{
    width: 90%;
    margin: 1rem auto .3125rem;
}
section .record-part .rp-container div{
    float: left;
    width: 33.3%;
    background: url('../../zk-common/images/1txt-bg3.png') left top no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: .75rem 0 1.25rem 0;
}
section .record-part .rp-container div img{
    width: 42%;
}
section .record-part .rp-container div h1{
    font-size: 1.125rem;
    color: #f87056;
    margin-top: .78125rem;
}
section .record-part .rp-container div h1 span{
    display: block;
    font-weight: 500;
    color: #3a3a3a;
}
section .record-part .rp-container div a{
    display: block;
    width: 70%;
    height: 1.375rem;
    line-height: 1.375rem;
    margin: 0 auto;
    background: url('../../zk-common/images/1btn4-red.png') left top no-repeat;
    background-size: 100% 100%;
    font-size: .8125rem;
    color: #fff;
    margin-top: .15625rem;
}
section .record-part .rp-container .blue-bg{
    background: url('../../zk-common/images/1txt-bg4.png') left top no-repeat;
    background-size: 100% 100%;
}
section .record-part .rp-container .blue-bg h1{
    color: #54a8e5;
}
section .record-part .rp-container .blue-bg a{
    background: url('../../zk-common/images/1btn4-blue.png') left top no-repeat;
    background-size: 100% 100%;
}

/* 2018年热门报考院校及专业推荐样式 */
section .school-part{
    background: url('../../zk-common/images/1banner5.jpg') left top no-repeat;
    background-size: 100% 100%;
    padding: 1.75rem 0 4.0625rem 0;
    /* text-align: center; */
}
section .school-part h1{
    font-size: 1.4375rem;
    color: #3a3a3a;
    text-align: center;
}
section .school-part h1 .c-span{
    color: #fa725d;
}
section .school-part .sp-container{
    width: 88%;
    margin: .9375rem auto .9375rem;
}
section .school-part .sp-container div{
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-top: 1rem;
    background: url('../../zk-common/images/1txt-bg5.png') left top no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: .40625rem 0 1.25rem 0;
}
section .school-part .sp-container div:nth-child(1), section .school-part .sp-container div:nth-child(3) {
    margin-left: 0;
}
section .school-part .sp-container div .poa-top{
    position: absolute;
    top: -0.4375rem;
    left: 50%;
    z-index: 3;
    margin-left: -3.9rem;
    width: 7.84375rem;
    height: 1.65625rem;
    line-height: 1.5625rem;
    background: url('../../zk-common/images/1i1.png') left top no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: .75rem;
    color: #fff;
}
section .school-part .sp-container div .poa-top-blue{
    background: url('../../zk-common/images/1i2.png') left top no-repeat;
    background-size: 100% 100%;
}
section .school-part .sp-container div img{
    width: 85%;
    margin-left: 6%;
}
section .school-part .sp-container div .sp-p{
    font-size: .8125rem;
    color: #3a3a3a;
    margin: .59375rem 0;
    text-align: center;
}
section .school-part .sp-container div a{
    display: block;
    width: 80%;
    height: 1.5625rem;
    line-height: 1.5625rem;
    /* margin: 0 auto; */
    margin-left: 8%;
    background: url('../../zk-common/images/1btn6-red.png') left top no-repeat;
    background-size: 100% 100%;
    font-size: .8125rem;
    color: #fff;
    text-align: center;
}
section .school-part .sp-container div .blue-btn{
    background: url('../../zk-common/images/1btn6-blue.png') left top no-repeat;
    background-size: 100% 100%;
}

/* 免试入学热门报考专业咨询 */
section .marjor-part{
    background: #fff url('../../zk-common/images/1book.png') center 15.3rem no-repeat;
    background-size: 94%;
    text-align: center;
    padding: 1.5625rem 0 1.25rem 0;
}
section .marjor-part h1{
    font-size: 1.4375rem;
    color: #3a3a3a;
}
section .marjor-part h1 .c-span{
    display: block;
    color: #fa725d;
}
section .marjor-part ul{
    padding-left: 4%;
    margin-top: .9375rem;
    margin-bottom: 3.4375rem;
}
section .marjor-part ul li{
    float: left;
    width: 28%;
    height: 2.09375rem;
    line-height: 2rem;
    margin-left: 3%;
    margin-top: .625rem;
    font-size: .75rem;
    font-weight: bold;
    color: #fff;
    background: url('../../zk-common/images/1btn51.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(2) {
    background: url('../../zk-common/images/1btn52.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(3) {
    background: url('../../zk-common/images/1btn53.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(4) {
    background: url('../../zk-common/images/1btn54.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(5) {
    background: url('../../zk-common/images/1btn55.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(6) {
    background: url('../../zk-common/images/1btn56.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(7) {
    background: url('../../zk-common/images/1btn57.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(8) {
    background: url('../../zk-common/images/1btn58.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(9) {
    background: url('../../zk-common/images/1btn59.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(10) {
    background: url('../../zk-common/images/1btn510.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(11) {
    background: url('../../zk-common/images/1btn511.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part ul li:nth-child(12) {
    background: url('../../zk-common/images/1btn512.png') left top no-repeat;
    background-size: 100% 100%;
}
section .marjor-part0316 h1 .c-span{
    display: inline;
}

/* 2018年成人学历常见问题解答 */
section .question-part{
    background: #f0f7fd;
    padding: 1.875rem 0 1.625rem 0;
}
section .question-part h1{
    font-size: 1.4375rem;
    color: #3a3a3a;
    text-align: center;
}
section .question-part h1 .c-span{
    color: #fa725d;
}
section .question-part a{
    display: block;
    margin: 0 auto;
    margin-top: 1.09375rem;
    text-align: center;
    line-height: 2.46875rem;
}
section .question-part ul{
    margin:  0 1.25rem;
    margin-top: 1.40625rem;
}
section .question-part ul li{
    font-size: .75rem;
    color: #333;
    border-bottom: 1px dashed #ccc;
    height: 2.1875rem;
    line-height: 2.1875rem;
}
section .question-part ul li a{
    font-size: .8125rem;
    color: #fff;
    float: right;
    display: block;
    width: 20%;
    height: 1.5625rem;
    line-height: 1.5625rem;
    background: #fa725d;
    border-radius: .1875rem;
    margin-top: .3125rem;
}

/* 2018年成人学历报考 最新资料汇总样式 */
section .resource-part{
    background: url('../../zk-common/images/1banner3.jpg') left top no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 2.25rem 0 1.625rem 0;
}
section .resource-part h1{
    font-size: 1.4375rem;
    color: #fff;
}
section .resource-part .doc-box{
    margin: 0 1.55rem;
    margin-top: 1.25rem;
}
section .resource-part .doc-box div{
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-bottom: .875rem;
    background: #fff;
    padding: .875rem 0 .75rem 0;
}
section .resource-part .doc-box div p{
    font-size: .875rem;
    color: #333;
}
section .resource-part .doc-box div dl{
    margin: 1.5625rem 0 .875rem 0;
}
section .resource-part .doc-box div dl dd{
    float: left;
     margin-left: 18%;
}
section .resource-part .doc-box div dl dd img{
    width: 1.84375rem;
    height: 1.8125rem;
}
section .resource-part .doc-box div dl dt{
    float: left;
    font-size: .5625rem;
    color: #333;
    text-align: left;
    margin-left: .78125rem;
}
section .resource-part .doc-box div a{
    display: block;
    width: 85%;
    height: 1.75rem;
    line-height: 1.75rem;
    margin: 0 auto;
    background: #fa725d;
    border-radius: .1875rem;
    text-align: center;
    font-size: .6875rem;
    color: #fff;
}
section .resource-part .doc-box div .db-btn-blue{
    background: #58aff0;
}
section .resource-part .doc-box div:nth-child(1), section .resource-part .doc-box div:nth-child(3), section .resource-part .doc-box div:nth-child(5){
    margin-left: 0;
}

section .study-part{
    background: #fff;
    padding: 1.25rem 0 .9375rem 0;
    text-align: center;
}
section .study-part .sp-container{
    margin: 0 .6875rem;
    background: url('../../zk-common/images/1block.png') left top no-repeat;
    background-size: 100% 100%;
    padding: .9375rem 0 2.03125rem 0;
}
section .study-part .sp-container .year{
    font-size: 1rem;
    font-weight: 800;
    font-family: '微软雅黑';
    color: #fff;
    position: relative;
}
section .study-part .sp-container .year:before, section .study-part .sp-container .year:after{
    content: '';
    position: absolute;
    top: .625rem;
    width: 3.125rem;
    height: .0625rem;
    background: #fff;
}
section .study-part .sp-container .year:before{
    left: 23%;
}
section .study-part .sp-container .year:after{
    right: 23%;
}
section .study-part .sp-container h1{
    font-size: 1.71875rem;
    color: #fff;
    margin-top: .3125rem;
}
section .study-part .sp-container h1 span{
    display: block;
    font-size: 1.4375rem;
}
section .study-part .sp-container div{
    width: 13.40625rem;
    height: 2.40625rem;
    margin: 0 auto;
    background: url('../../zk-common/images/1txt-bg2.png') left top no-repeat;
    background-size: 100% 100%;
    margin-top: .9375rem;
    padding-top: .3125rem;
}
section .study-part .sp-container div p{
    font-size: .75rem;
    color: #fff;
}

/* 版权信息样式 */
section .copy-right{
    background: #f8f7f5;
    padding:0.945rem 0;
}
section .copy-right p{
    text-align: center;
    font-size:0.567rem;
}
section .copy-right a{
    color:#333;
}


/* 底部固定栏样式 */
footer{
    position: fixed;
    bottom:0;
    left: 0;
    right: 0;
    z-index: 9999;
    width:100%;
    background: #393a3f;
}
footer ul li{
    width: 23%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: .875rem;
    color: #fff;
    box-sizing: border-box;
    border-right:1px solid #fff;
    float: left;
}
footer ul li:last-child{
    width: 31%;
    border-right: none;
    position: relative;
}
footer ul li:last-child .side2-num {
    animation: side2-num 2s infinite;
    -moz-animation: side2-num 2s infinite;
    -webkit-animation: side2-num 2s infinite;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    background: #FF5C40;
    font-size: .5rem;
    border-radius: 50%;
    top: 5px;
    right: 5px;
}
footer ul li.act{
    background: #f76e55;
}

.footer1016 ul li{
    height: 45px;
    line-height: 45px;
}
/*版权*/
.copy-right{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size:12px;
    text-align: center;
    background: #f8f7f6;
}
.copy-right p a{
    text-decoration: none;
    color:#333333;
}