html,
body {
    font-family: 'SourceHanSansCN-Regular';
    font-size: .26rem;
    line-height: 2;
    margin: 0 auto;
    color: #333;
}


img {
    max-width: 100%;
}

ul {
    list-style-type: none;
}

.btn {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: .3rem auto;
    width: 4rem;
    text-decoration: none;
}
.btn:hover{
    text-decoration: none;
}

.btn-primary {
    color: #005aff;
    line-height: .5rem;
    background-color: #fff;
    border: 1px solid #005aff;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.bg {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    background-image: linear-gradient(90deg, #8dd4ee, #d7f5f5 50%, #dff5f3);
    position: relative;
    padding-bottom: 0;
}

.img-wrap img {
    display: block;
    max-width: 100%;
}

.img-item5 {
    position: relative;
}

.img-item5 .links {
    position: absolute;
    top: 2rem;
    right: .95rem;
}

.img-item5 .links a {
    display: block;
    width: 3rem;
    height: 0.39rem;
}

.page {
    padding: .5rem 0 2rem;
    color: #fff;
    position: relative;
    z-index: 50;
    margin-top: -.2rem;
    background-image: url(../img/images/图层\ 3.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
}

.page a {
    text-decoration: none;
}

.page .page-title {
    font-size: .36rem;
    text-align: center;
    background-image: url(../img/images/资源\ 6@300x.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: .5rem;
}

.page .page-title p {
    background: linear-gradient(to bottom, #fff, #9FE3FB);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: .4rem;
    font-weight: bold;
}

.page .part-item {
    margin-bottom: .5rem;
}

.page .part-item .part-title {
    background-image: url(../img/images/资源\ 5@300x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    text-align: center;
    font-size: .32rem;
}

.part-item .part-content {
    margin-top: .15rem;
    border: 1px solid #fff;
    border-radius: .3rem;
    padding: .3rem;
    background: linear-gradient(90deg, #4C78E5, #6492E8);
}

.part-item .sc-item {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    position: relative;
}

.part-item .sc-item .circle {
    margin: .15rem .15rem 0;
    width: .18rem;
    height: .18rem;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
    background-color: #005aff;
}

.part-item .sc-item .circle::after {
    content: "";
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.part-item .sc-item:not(:first-child) {
    margin-top: .3rem;
}

.part-item .sc-item:not(:last-child):before {
    content: "";
    width: .01rem;
    height: 100%;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 1.51rem;
    top: .4rem;
    margin: auto;
}

.part-item .sc-item .text {
    flex: 1;
}

.concat-list {
    display: flex;
    flex-wrap: wrap;
}

.concat-list .item {
    width: 50%;
}

.part-content .theme-table {
    width: 100%;
    border-collapse: collapse;
}

.part-content .theme-table td {
    border: 1px solid #fff;
    font-size: .16rem;
    padding: 0.1rem;
    line-height: 1.5;
}

.part-content .theme-table td:nth-child(1) {
    width: 2.4rem;
}

.part-content .theme-table a {
    color: #fff;
    text-decoration: none;
}

.concat-list a {
    color: #fff;
}

.part-item p {
    line-height: 2;
}

.part .scroll {
    overflow-x: scroll;
}

.page p a {
    color: initial;
}

.top-banner {
    position: relative;
}

.top-banner img {
    width: 100%;
}

.part-item {
    padding: 0 .5rem;
    font-size: .22rem;
    text-align: justify;
}

p {
    margin: 0;
}


.text-head {
    font-size: .3rem;
}

.text-right {
    text-align: right;
}

.text-indent {
    text-indent: 2em;
}

.wrap {
    padding: .3rem;
    overflow: hidden;
}

.wrap .title {
    position: relative;
    font-weight: bold;
    font-size: .4rem;
    margin-bottom: .3rem;
}

.page .part .t-1 {
    font-size: .32rem;
    font-weight: bold;
    text-indent: 0;
}

.page .part p {
    margin: .1rem 0;
    text-indent: 2em;
    font-size: .26rem;
}

/*  */
.title img {
    height: 1.5rem;
    margin-bottom: .4rem;
}



.data-list {
    display: flex;
    flex-wrap: wrap;
}

.data-list .data-item {
    width: 50%;
    font-size: .36rem;
    margin-bottom: .15rem;
}



/*  */
.footer .sing-up {
    width: 5.3rem;
    height: .9rem;
    line-height: .9rem;
    background-image: linear-gradient(0deg, #4d30a4 0%, #5f40bd 100%), linear-gradient(#4d30a4, #4d30a4);
    background-blend-mode: normal, normal;
    border-radius: .45rem;
    -webkit-border-radius: .45rem;
    -moz-border-radius: .45rem;
    -ms-border-radius: .45rem;
    -o-border-radius: .45rem;
    text-align: center;
    margin: 0 auto;
}

.footer .sing-up img {
    width: 2rem;
    margin: .2rem auto;
}

.footer-con {
    text-align: center;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

.footer-con a {
    color: #fff;
    text-decoration: none;
}

.footer a {
    display: inline-block;
    position: fixed;
    bottom: 0.8rem;
    left: 0;
    right: 0;
    z-index: 100;
}


/* 回执 */

.apply-bg {
    max-width: 750px;
    margin: 0 auto;
    /* background-image: url(../img/bg01.png);
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: 100% auto; */
    background-image: linear-gradient(180deg, #000, #eee 30%);
    overflow: hidden;
}

.apply-title {
    color: #cc9228;
    text-align: center;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 5px;
    margin: 1em 0;
    background-image: -webkit-linear-gradient(181deg, #c99c39, #fce592);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.remind {
    background-color: #ffffff;
    box-shadow: 0px 0px 0.2rem 0px rgba(26, 12, 1, 0.1);
    border-radius: 0.2rem;
    margin: 0 0.3rem;
    color: #232323;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
}

.remind .code-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.remind .code-list div {
    width: 45%;
    max-width: 3.5rem;
    text-align: center;
}

.remind .code-list img {
    width: 100%;
    max-width: 100%;
}

.remind td {
    vertical-align: top;
    line-height: 1.5;
    padding-bottom: 0.1rem;
}

.remind .t-title {
    text-align: center;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    display: inline-block;
    white-space: nowrap;
    width: 4em;
}

/* 
.remind .text-list .item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
} */


.text-center {
    text-align: center;
}

h4 {
    font-size: 0.3rem;
}

.form-box {
    font-size: .28rem;
    padding-bottom: .3rem;
    margin: 0 0.3rem;
}

.form-box .item {
    display: flex;
    /*设为伸缩容器*/
    flex-flow: row;
    /*伸缩项目单行排列*/
    padding: 0 .3rem;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

.form-box .item>label {
    font-weight: 600;
    line-height: .9rem;
    padding-right: .2rem;
    height: 100%;
}

.form-box .item>input,
.form-box .item>textarea {
    min-width: 2rem;
    flex: 1;
}

.form-box .item input,
.form-box .item textarea {
    text-align: right;
    color: #777;
    border: none;
    font-size: 0.28rem;
    background-color: #fff;
}

.form-box .item input.error {
    color: red;
}

.form-box .item input.error::-webkit-input-placeholder {
    color: red;
}

.form-box .item textarea {
    padding: .26rem 0;
    text-align: left;
}

.form-box .item .radios-group {
    align-self: center;
}

.form-box .item .radios-group.error {
    color: red;
}

.form-box .item .radios-group.error::before {
    content: '请选择';
}

/* 分论坛下拉菜单 */
.form-box .item .forumlist {
    width: 4.5rem;
    height: .9rem;
    border: none;
    font-size: .2rem;
    text-align: right;
}

.form-box .item .forumlist option {
    font-size: .2rem;
}

.form-box .item .radios-group label {
    line-height: 1.2;
    position: relative;
    display: inline-block;
    height: .3rem;
    padding-left: .3rem;
}

.form-box .item .radios-group input[type='radio'] {
    position: absolute;
    top: .02rem;
    bottom: 0;
    left: -.05rem;
    width: .3rem;
    height: .3rem;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
    font-size: 0.28rem;
}

.form-box .item .radios-group>label:first-child {
    margin-right: 10px;
}

.form-box .form-people {
    margin-bottom: 0.5rem;
}

.form-box .title {
    line-height: .6rem;
    display: flex;
    justify-content: space-between;
    padding: .3rem;
    color: #999;
}

.form-box .item input[type='date']::-webkit-calendar-picker-indicator {
    background: url('../img/calendar.png') no-repeat;
    background-size: 100%;
}

.text-danger {
    color: #d73131;
}

.add-btn {
    font-size: .3rem;
    line-height: 2.5;
    width: 2.5rem;
    margin: 0 auto;
    margin-bottom: .5rem;
    text-align: center;
    background-color: #fff;
    color: #005aff;
    border: 1px solid #005aff;
    border-radius: 0.16rem;
    -ms-border-radius: 0.16rem;
    -o-border-radius: 0.16rem;
    cursor: pointer;
    -webkit-border-radius: 0.16rem;
    -moz-border-radius: 0.16rem;
}

.submit-btn {
    display: block;
    text-align: center;
    width: 4.88rem;
    height: 0.88rem;
    line-height: 0.88rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    margin-bottom: 0.5rem;
    font-size: 0.3rem;
    color: #fff;
    background-color: #4a196b;
    box-shadow: 0px 8px 76px 5px rgba(74, 25, 107, 0.29);
    border-radius: 0.44rem;
    -webkit-border-radius: 0.44rem;
    -moz-border-radius: 0.44rem;
    -ms-border-radius: 0.44rem;
    -o-border-radius: 0.44rem;
}

.people-info .remind {
    color: #666;
    margin-bottom: 0.4rem;
    font-size: 0.26rem;
}

.people-info .remind .title {
    color: #333333;
    font-size: 0.28rem;
    text-align: center;
    font-weight: bold;
}

.people-info .remind strong {
    color: #333;
}

.people-info .remind ul {
    list-style: none;
}

.text-center {
    text-align: center;
}

h4 {
    font-size: 0.3rem;
}

.help-text {
    color: #999;
}

/* xinzeng */

.part-4 ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.part-4 ul li {
    width: 32%;
    font-size: 0.16rem;
    margin-bottom: 0.45rem;
}

.part-4 ul li img {
    width: 1.54rem;
    margin-bottom: 0.2rem;
}

.part-4 .name {
    font-size: 0.26rem;
    font-weight: 600;
}

.part-5 {
    text-align: center;
}

.part-5 .code-btn {
    width: 4rem;
    height: 0.8rem;
    text-align: center;
    color: #fff;
    line-height: 0.8rem;
    border-radius: 0.15rem;
    background-color: #9184a7;
    margin: 0 auto;
}

.infoTextarea.change::-webkit-input-placeholder {
    color: #ccc;
}