.wrap {
    width: 100%;
    min-height: 100%;
    position: relative;
}

/*--------------注锟斤拷-------------*/
.r-count {
    width: 1160px;
    margin: 0 auto 20px;
}

/**/
.r-title {
    height: 50px;
    line-height: 50px;
}

.r-title > span {
    font-size: 16px;
    color: #2e7a6a;
    font-weight: 800;
}

.prompt {
    display: inline-block;
    font-size: 12px;
    color: #e71515;
    margin-left: 20px;
}

.prompt a {
    color: #2e7a6a;
}

.r-center, .r-success {
    background-color: #ffffff;
    box-shadow: 0px 7px 11px 5px rgba(203, 203, 203, 0.5);
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.r-center h2 {
    width: 100%;
    font-size: 18px;
    color: #2e7a6a;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.r-tab {
    width: 800px;
    margin: 0 auto;
}

.r-tab td {
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    height: 60px;
    position: relative;
}

.r-tab td > p {
    position: absolute;
    font-size: 12px;
    left: 12px;
    top: 51px;
    display:none ;
}

.r-tab tr td:first-child {
    text-align: right;
}

.r-tab select, .r-tab input {
    width: 100%;
    background-color: #f5f5f5;
    border-radius: 4px;
    height: 40px;
    color: #333;
    border: 1px solid #dedede;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yzm-button {
    font-size: 12px;
    color: #2e7a6a;
    display: block;
    width: 80px;
    height: 30px;
    background-color: #f5f5f5;
    border-radius: 4px;
    border: solid 1px #2e7a6a;
}

.yzm-button:hover {
    background: #2e7a6a;
    color: #ffffff;
}

.colorred {
    color: #e71515;
}

.colorgreen {
    color: #2e7a6a;
}

.colorg {
    color: #999999;
    font-size: 12px;
}

.r-button {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.r-button2{
    margin-top: -33px;
}
.r-button button {
    padding: 0 30px;
    height: 36px;
    color: #ffffff;
    border-radius: 4px;
    margin: 0 20px;
}

.r-button button:hover {
    opacity: .7;
}

.ok-b {
    background-color: #2e7a6a;
}

.exit-b {
    background-color: #7997B5;
}

.info-r {
    height: 70px;
    margin: 40px;
    width: 100%;
}

.info-r span {
    float: left;
}

.info-r ol, .instructions ol {
    float: left;
    height: 61px;
    color: #999999;
    font-size: 12px;
    width: 800px;
    margin-left: 15px;

}

.info-r ol li, .instructions ol li {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
}

/*注锟斤拷晒锟�*/
.r-success {
    min-height: 430px;
    text-align: center;
}

.r-success img {
    margin-top: 70px;
    width: 125px;
    height: 76px;

}

.r-success p {
    margin-top: 40px;
    margin-bottom: 70px;
    font-size: 18px;
}

.r-success button {
    width: 160px;
    height: 36px;
    background-color: #2e7a6a;
    border-radius: 4px;
    color: #fff;
}

.r-success button:hover {
    opacity: .7;
}

/*注锟斤拷 锟斤拷证锟斤拷*/
.yzm-img {
    width: 80px;
    height: 30px;
    vertical-align: middle;
}

.r-tab tr td input.yzm-input {
    width: 65%;
}


/*锟较达拷锟斤拷片*/
.uphotos {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
    padding: 10px 10px 20px 10px;

}

.p-top {
    width: 100%;
}

.p-bottom {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px;
}

.photo-ul {
    display: flex;
    justify-content: space-around;

}

.user-img {
    width: 180px;
    height: 221px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
    background-color: #f8fafc;
}
.imgcenter {
    margin-left:105px;
}

.user-img img {
    width: 100%;
    height: 100%;
}

.photo-user {
    display: block;
    width: 100%;
    height: 50px;
    background: url("../../images/pc/photo-add.png") no-repeat center;
}

.user-add {
    width: 350px;
    height: 220px;
    background-color: #f8fafc;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
}

.user-add img, .user-add1 img, .user-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.user-add small, .user-add1 small, .user-img small {
    color: #c3c3c3;
    font-size: 14px;
    margin-top: 30px;
}

.user-add1 {
    width: 230px;
    height: 280px;
    background-color: #f8fafc;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    position: relative;
}

.photo-sf {
	float:left;
    width: 70px;
    height: 220px;
    background-color: #e8f5f3;
    text-align: center;
    line-height: 20px;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 55px;
    margin-right: 5px;
}

.photo-sf b {
    width: 24px;
    display: inline-block;
}

/*锟较达拷锟侥硷拷*/
.upfile {
    position: relative;
    text-align: center;

}

.upfile span {
    display: inline-block;
    width: 60px;
    height: 32px;
    background-color: #2e7a6a;
    border-radius: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-top: 20px;

}

.upfile input[type="file"] {
    position: absolute;
    width: 60px;
    top: 23px;
    opacity: 0;
    cursor: pointer;
}
/*-锟较达拷示锟斤拷--*/
.scsf{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.45);
    top: 0;
    left: 0;
    display: none;
}
.scsf>div{
    width: 1180px;
    height: 670px;
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -590px;
    margin-top: -300px;

}
.scsf  h2{
    text-align: center;
    font-size: 18px;
    color: #2e7a6a;
    font-weight: 100;
    margin-top: 30px;
}
.scsf  h2 b{
    font-size: 14px;
    color: #666666;
    float: right;
    font-weight: 100;
    margin-right: 20px;

}
.sf{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 60px;

}
.sf li{
    height: 340px;
    width: 260px;
}
.sf li p{
    margin-bottom: 20px;
    color: #333333;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.zjz{
    border: dashed 1px #2e7a6a;
    height: 340px;;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;

}
.zjz img{
    display: inline-block;
}
.scsfz{
    width: 260px;
    height: 340px;
}
.scsfz img{
    width: 100%;
    height: 100%;
}
.sfz img{
    width: 258px;
    height: 160px;
}

/*锟斤拷锟街诧拷*/
.zc {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .5);
}

.zc-count {
    width: 800px;
    height: 360px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -180px;
    background: #ffffff;
    border-radius: 18px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;

}

.zc-count b {
    font-size: 18px;
    margin-top: 40px;
    display: block;
    width: 100%;
    text-align: center;
}

.zc-count img {
    width: 70px;
    height: 70px;
    display: block;
}

/*支锟斤拷*/
.pay-div {
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 20px;
}

.p-title {
    margin-top: 20px;
}

.p-title span {
    background-color: #2e7a6a;
    border-radius: 0 50px 50px 0;
    display: inline-block;
    width: 130px;
    height: 32px;
    line-height: 31px;
    text-indent: 15px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 200;
}

.p-tab {
    margin-top: 20px;
}

.p-tab tr th {
    font-weight: 200;
    font-size: 14px;
    color: #666666;
    height: 40px;
}

.p-tab tr td {
    font-weight: 200;
    font-size: 16px;
    color: #333333;
    height: 40px;
    text-align: center;
}

.p-tab tr td.colorred {
    color: #e71515;
}

.way-pay {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 90px;
}

.way-pay li {
    display: inline-block;
    width: 180px;
    height: 80px;
    background-color: #ffffff;
    border-radius: 18px;
    border: solid 1px #c0c0c0;
    margin: 0 20px;
    overflow: hidden;
}
.way-pay li img{
    width: 100%;
    height: 100%;
}

.way-pay li:hover {
    border: solid 1px #2e7a6a;
}

.way-pay li.checkClass {
    border: solid 3px #2e7a6a;
}

.instructions {
    margin-top: 20px;

}

.instructions h3 {
    font-size: 14px;
    color: #333333;
}

.instructions ol {
    margin-top: 10px;
}

/*锟斤拷锟斤拷锟缴癸拷*/
.e-count {

    width: 1160px;
    margin: 0 auto;
}

.e-success {
    background-color: #ffffff;
    box-shadow: 0px 7px 11px 5px rgba(203, 203, 203, 0.5);
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
}

.e-success img {
    margin-top: 50px;
}

.e-success p {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.user-inf {
    width: 500px;
    height: 150px;
    background-color: #e8f5f3;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;

}

.user-inf div {
    margin-top: 30px;

}

.user-inf span {
    display: block;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
}



/*锟斤拷诺锟斤拷锟斤拷息展示*/
.promise {
    background-color: #ffffff;
    box-shadow: 0px 7px 11px 5px rgba(203, 203, 203, 0.5);
    padding: 20px;
}

.promise h2 {
    font-size: 30px;
    color: #2e7a6a;
    text-align: center;
    margin-bottom: 15px;
}

.promise p {
    color: #333333;
    font-size: 18px;
    text-indent: 28px;
    line-height: 24px;
}

.promise h3 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 20px;
}

.promise ul {
    width: 100%;
}

.promise ul li {
    color: #000000;
    line-height: 22px;
    margin-top: 11px;
}

/*锟斤拷息确锟斤拷页锟斤拷*/
.infor-div {
    width: 1160px;
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
    padding: 20px 10px;
    margin: 10px auto 0;
}

.infor-div h2 {
    font-size: 16px;
    color: #434343;
    text-align: center;
    height: 50px;
    line-height: 40px;
}

.infor-div h3 {
    font-size: 16px;
    color: #2e7a6a;

}

.info-tab {
    font-size: 14px;
    margin-top: 10px;
    background-color: #f8fafc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 20px;
    margin-bottom: 10px;
}

/* .info-tab tr td {
    color: #666666;
    height: 36px;
    line-height: 36px;
} */
.info-tab tr td {
    color: #666666;
    vertical-align : baseline;
    padding:8px 0;
}


.info-tab tr td:nth-child(2n+1) {
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

.info-tab tr td span {
    color: #333333;
    font-weight: 700;
}

/*锟斤拷锟斤拷页锟斤拷*/
.enroll-wrap {
    width: 1160px;
    position: relative;
    margin: 10px auto 0;

}

.left-nav {
    width: 150px;
    position: relative;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
}

.lin {
    position: absolute;
    display: block;
    height: 20px;
    border-left: 2px solid #014c38;
    left: 0;
    top: 15px;
}

.left-ul {
    width: 100%;
    margin: 0 auto;
}

.left-ul li {
    height: 50px;
    position: relative;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;

}

.left-ul li a {
    color: #a9a9a9;
}

.left-ul li i {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: sub;
    margin-right: 10px;
    margin-left: 15px;
}

.left-ul li.li-after a {
    color: #50bc93;
}

.left-ul li.li-after i {
    background: url("../../images/pc/action.png") no-repeat;
}

.left-ul li.li-action a {
    display: block;
    background: #2e7a6a;
    color: #ffffff;
}

.right-div {
    width: 990px;
    height: 480px;
    float: right;
}

.e-wrap {
    width: 100%;
    height: 100%;

}

.e-wrap h1 {
    position: relative;
    height: 50px;
}

.e-wrap h1 span {
    position: absolute;
    display: block;
    width: 66px;
    height: 12px;
    top: 11px;
    background-color: rgba(46, 122, 106, .2);
    box-shadow: 0px 2px 4px 0px #2e7a6a;
}

.e-wrap h1 p {
    position: absolute;
    left: 90px;
    font-size: 12px;
    color: #e71515;
    top: 5px;
}

.e-wrap h1 b {
    position: absolute;
    color: #014c38;
    font-size: 16px;
}

.enroll-count {
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
    width: 98%;
    margin: 5px auto 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 10px 20px;

}

.e-tab {
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
}

.e-tab tr td {
    height: 60px;
    line-height: 60px;
}

.e-tab tr td:nth-child(2n+1) {
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
}

.e-tab tr td input {
    width:240px;
    height: 38px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #e3e3e3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.e-tab tr td input.inputclass {
    width: 80px;
    height: 38px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #e3e3e3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    
}
.e-tab tr td button.inputclass {
    width: 60px;
    height: 38px;
    background-color: #2e7a6a;
    border-radius: 3px;
    border: solid 1px #e3e3e3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.e-tab tr td span {
    color: #000000;
}

/*学校锟狡伙拷*/
.school-div{
    width: 1160px;
    margin: 0 auto;
}
.cx{
    width: 100%;
    height: 60px;
}
.cx button{
    width: 60px;
    height: 40px;
    background-color: #2e7a6a;
    border-radius: 4px;
    color: #ffffff;
    margin-left: 15px;
    margin-top: 10px;
}
.cx input{
    width: 250px;
    height: 40px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #e3e3e3;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}
.cx-scroll{
    width: 100%;
}
.cx-div{
    background-color: #ffffff;
    height: 400px;
    box-shadow: 0px 7px 11px 5px rgba(203, 203, 203, 0.5);
    overflow: auto;
}
.cx-tab{
    margin: 20px auto;
    width: 90%;
    background-color: #f1f8f8;

}
.cx-tab tr th{
    height: 48px;
    line-height: 48px;
    color: #333333;
    font-size: 14px;
}
.cx-tab tr{
    color: #666666;
}
.cx-tab tr:nth-child(2n){
    background-color: #fbfbfb;
}
.cx-tab tr td{
    text-align: center;
    height: 48px;
    line-height: 24px;
    color: inherit;
    font-size: 12px;
}
.cx-select{
      display: inline-block;
      vertical-align: middle;
       margin-right: 20px;
       margin-top:10px;
       float: left;
        }

 .cx-left{
     float: left;
     height: 60px;
     line-height: 60px;
        }
.cx-left >span{
            display: inline-block;
            height: 60px;
            line-height: 60px;
            margin-right: 10px;
        }
.text-l{
            display: inline-block;
    line-height: 60px;
    float: left;
    margin-right: 10px;
        }
.tb-div{
          width: 100%;
          overflow: hidden;

      }
      .zy-ul {
          width: 100%;
      }
      .zy-ul li{
          width: 50%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          float: left;
          margin-top: 20px;
      }
      .cx-button{
          height: 34px;
          line-height: 34px;
          padding: 0 10px;
          color: #ffffff;
          border-radius: 3px;
          background: #2e7a6a;
          margin-left: 10px;
      }
      .qk-button{
          height: 34px;
          padding: 0 10px;
          border-radius: 3px;
          margin-left: 10px;
          color: #424242;
      }
      .tab-title{
          font-size: 16px;
          font-weight: 100;
          border-bottom: 1px solid #dedede;
          position: relative;
          height: 30px;
          line-height: 30px;
      }
      .tab-title b{
          position: absolute;
          display: inline-block;
          width: 66px;
          border: 1px solid #2e7a6a;
          bottom: 0;
          left: 0px;
      }
      .e-wrap{
          overflow: auto;
      }
    /*支锟斤拷*/
    .pay-fs{
        float: right;
        font-size: 14px;
        color: #2e7a6a;
        margin-top: 6px;
        margin-right: 20px;
    }
    .pay-icon{
        width: 7px;
        height: 12px;
        background: url("../../images/pc/jiantou.png") no-repeat;
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
    }
    .pay-fs-count{
        width: 100%;
        text-align: center;
    }
    .fz-jg{
        color: #666666;
        margin-top: 10px;
    }
    .fz-jg span{
        font-size: 18px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .erm{
        width: 170px;
        height: 170px;
        background-color: #ffffff;
        border: solid 1px #e7e7e7;
        text-align: center;
        line-height: 170px;
        margin-top: 22px;
        display: inline-block;
    }
    .erm img{
        width: 150px;
        height: 150px;
        vertical-align: middle;
    }
    .zf{
        width: 100%;
        text-align: center;
    }  
    .pay-fs-count small{
        display: block;
        text-align: center;
        font-size: 14px;
        color: #999999;
        margin-top: 5px;
    }
    .pay-a{
        width: 100%;
        text-align: center;
    }
    .pay-a a{
        width: 100px;
        height: 36px;
        color: #ffffff;
        border-radius: 4px;
        line-height: 36px;
        display: inline-block;
        margin: 0 20px;
    }
    .paya1{
        background-color: #2e7a6a;
    }
    .paya2{
        background-color: #bcbcbc;
    }
    .payok{
        margin-top: 20px;
    }
      
      /*promise2*/
.promise2-title{
    font-size: 18px;
    color: #2e7a6a;
    height: 88px;
    line-height: 88px;
    text-align: center;
}
.p-du{
    font-weight: 900;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}
.p-du2 span{
    font-size: 16px;
}
.promise2-count{
    height: 350px;
    background-color: #f5f5f5;
    width: 100%;
    margin-top: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
}
.promise2-count h3{
    font-size: 16px;
    color: #333333;
    text-align: center;
    height: 88px;
    line-height: 88px;
}
.p-du2{
    font-size: 14px;
    color: #333333;
    text-indent: 28px;
    line-height: 24px;
}
.p-du3{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
.p-margin{
    margin-top: 30px ;
    margin-bottom: 30px;
}
.pr-check{
    font-size: 12px;
    color: #666666;
    margin-top: 20px;
    margin-left: 40px;
}
.promise2-button{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.cns{
    width: 130px;
    height: 36px;
    background-color: #2e7a6a;
    border-radius: 4px;
    color: #ffffff;
    line-height: 36px;
    margin: 0 15px;
}
.cns i{
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url("/images/pc/dayin.png") no-repeat;
    margin-right: 5px;
    vertical-align: sub;
}
.cnsg{
    display: inline-block;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    width: 130px;
    height: 36px;
    background-color: #2e7a6a;
    border-radius: 4px;
    margin: 0 15px;
}
.cnsg:hover,.cns:hover{
    opacity: .75;
}
.promise2-small{
    font-size: 12px;
    text-align: center;
    color: #e03b4f;
    display: block;
    width: 100%;
    margin-top: 20px;
}
.yxcn{
    width: 100%;
    background-color: #f8fafc;
}
.yxcn h2{
    text-align: center;
    font-size: 18px;
    color: red;
    margin-top: 10px;
}
.yxcn ul{
    width: 100%;
}
.yxcn ul li{
    height: 30px;
    line-height: 30px;
}
.yxcn ul li span{
    margin-left: 30px;
    margin-right: 20px;
}
.yxcn ul li input{
    background: inherit;
    text-decoration: underline;
    color: #2e7a6a;
}
/*ttc*/
.ttc-div{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.45);
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ttc-count{
    width: 400px;
    height: 250px;
    background:  #ffffff;
    border-radius: 3px;
    box-shadow:0px 0px 12px 4px #dedede;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.ttc-count p{
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}
.ttc-count div{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.ttc-count div button{
    width: 80px;
    height: 30px;
    border-radius: 3px;
    margin: 0 10px;
}
.ttc-count div button:first-child{
    background: #2e7a6a;
    color: #ffffff;
}
.ttc-count div button:last-child{
    background: #7997B5;
		color: #ffffff;
}
.ttc-count div button:hover{
    opacity: 0.75;
}


/*process*/
.process-count{
    width: 1160px;
    margin: 0 auto;
}
.process-title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin: 20px 0;
}
.process-title span{
    display: inline-block;
    width: 180px;
    height: 36px;
    text-align: center;
    color: #ffffff;
    background-color: #2e7a6a;
    font-size: 16px;
     font-weight: 100;

}
.pro1{
    height: 540px;
    width: 100%;
    background-color: rgba(217, 234, 231, 0.3);
}
.pro1 ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.pro1 ul li{
  text-align: center;
}
.pro1 ul li p{
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
    font-weight: 900;
}
.prots{
    font-size: 12px;
    color: #e03b4f;
    width: 266px;
    height: 90px;
    margin-top: 5px;
    line-height: 18px;
    align-content: center;
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 10px;
}
.prots small{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.zp{
    width: 264px;
    height: 341px;
    border: dashed 1px #2e7a6a;
    display: flex;
    line-height: 341px;
    overflow: hidden;
    text-align: center;
}
.zp img{
    display: inline-block;
    margin: auto;

}
.prc-sfz{
    width: 260px;
    height: 341px;
    display: flex;
    justify-content: center;
    align-content: space-between;
    flex-wrap: wrap;
}
.process-jian{
    height: 200px;
    display: flex;
    align-items:flex-end;
    flex-wrap: wrap;
}
.process-jian i{
    width: 30px;
    height: 52px;
    display: block;
    background: url("/images/pc/process.png");
}
.pro2{
    width: 100%;
    display: flex;
    height: auto;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: wrap;
}
.pro2 li{
    padding: 20px;
    width: 550px;
    background-color: #d9eae7;
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 110px;
}
.pro2 li i{
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 30px;
}
.pro2 li p{
    font-size: 14px;
    color: #333333;
    width: 420px;
    line-height: 20px;
}
.pro-icon3{
    background: url("/images/pc/3.png") 0 0/100% 100%;
}
.pro-icon4{
    background: url("/images/pc/4.png") 0 0/100% 100%;
}
.pro-icon5{
    background: url("/images/pc/5.png") 0 0/100% 100%;
}
.pro-icon6{
    background: url("/images/pc/6.png") 0 0/100% 100%;
}
.pro-icon7{
    background: url("/images/pc/7.png") 0 0/100% 100%;
}
.pro-icon8{
    background: url("/images/pc/8.png") 0 0/100% 100%;
}
.pro-icon9{
    background: url("/images/pc/9.png") 0 0/100% 100%;
}
.pro3{
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    display: flex;

}
.pro3-div{
    width: 1280px;
    height: 200px;
    background-color: #d9eae7;
    text-align: center;

}
.pro3-div>div{
    text-align: center;
    width: 100%;
    margin-top: 25px;
}
.pro3-div>div i{
   width: 40px;
    height: 40px;
    display: inline-block;
}
.pro3-icon1{
    background: url("/images/pc/diannao.png") no-repeat center;
}
.pro3-icon2{
    background: url("/images/pc/shouji.png") no-repeat center;
}
.pro3-div p{
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin: 10px 0 10px 0;
}
.pro3-div span{
    display: inline-block;
    width: 420px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.pro3-div img{
    margin-top: 10px;
    width: 100px;
    height: 100px;
}
.wz{
    font-size: 14px;
    text-decoration: underline;
}
.wz:hover{
    color: #10d4ab;
}
.pro4{
    width: 100%;
    background-color: rgba(217, 234, 231, 0.3);
    padding:30px;
    text-align: center;
    box-sizing: border-box;

}
.pay-button{
  background: #2e7a6a;
    width: 180px;
    height: 40px;
    color: #fff;
    line-height: 30px;
    border-radius: 3px;
    margin-top: 10px;

}
input[readonly]{
    color: #999999;
}

.yzm-sm{
    float: right;
    display: block;
    height: 30px;
    line-height: 30px;
    color: red;
    font-size: 14px;
}
.yzm-sm a{
    color:#2e7a6a;
    cursor: pointer;
}

/*录取通知*/

.admission-title{
    height: 60px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.admission-title img{
    height: 60px;
}
.admission-ul{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;

}
.admission-ul li{
    float: left;
    margin-right: 40px;
    color: #666666;
    font-size: 14px;
}
.admission-ul li b{
    color: #333333;
}
.admission-count{
    width: 100%;
    height: 360px;
    background: url("/images/pc/backpc2.png") 0 0/100% 100%;
    margin-top: 20px;
}
.admission-count h2{
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    line-height: 100px;
    height: 100px;
    position: relative;
    width: 250px;
    margin: 0 auto;
}
.admission-count h2 i{
    position: absolute;
    top: 24px;
}

.pcl{
    width: 27px;
    height: 20px;
    left: 0px;
    background: url("/images/pc/pcleft.png") ;
}
.pcr{
    width: 9px;
    height: 9px;
    right: 0px;
    background: url("/images/pc/pcright.png") ;
}
.admission-tab{
    width: 90%;
    margin: 0 auto;
}
.admission-tab tr td{
    text-align: center;
    height: 70px;
    line-height: 70px;
    background-color: rgba(180, 200, 229, 0.6);
    color: #ffffff;
    font-size: 14px;
    border-bottom: 1px solid #96accb;
}


/*成绩单*/
.score-count{
    width: 100%;
    height: 460px;
    background: url("/images/pc/queryFangWei.png") 0 0/100% 100%;
    margin-top: 20px;
}
.score-xin{
    color: #006173;
    width: 80%;
    margin: 30px 10px 0px 30px;
    height: 70px;
    line-height: 70px;

}
.score-xin span{
    font-size: 30px;
}
.score-xin small{
    font-size: 24px;
}
.score-tab{
    width: 80%;
    margin: 0 auto;
}
.score-tab tr:first-child td{
    background-color:#B5DAE1 ;
    border-bottom: 1px solid #8bc1fa;
}
.score-tab tr td{
    text-align: center;
    border: 1px solid #8bc1fa;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
}
@media all and (max-width: 1400px) {
    .admission-count{
        height: 300px;
    }
    .score-count{
        height: 300px;
    }
}

/*志愿css增加样式*/
.tb-div {
    width: 100%;
    overflow: hidden;
}
.zy-ul {
    width: 100%;
}

.zy-ul li {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-top: 20px;
}
.zy-xx {
    width:1160px;
    margin: 5px auto;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    box-shadow: 0px 2px 11px 2px rgba(203, 203, 203, 0.29);
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.zy-xx b {
    margin-right: 40px;
    color: #333333;
    font-size: 15px;
}
.v-div{
    width:1160px;
}
.bk-ul{
    overflow: hidden;
    display: flex;
    justify-content: center;
}
button.yzm-button:disabled{
    border-color: #eee!important;
    background-color: #e6e6e6 !important;
    color: #333 !important;
    cursor: not-allowed!important;
}