.kctx img {
    width: auto;
}

.kctx footer>img {
    width: 100%;
}

.kctx ul::after {
    display: none;
}

main ul>li {
    float: none;
}

.banner2014 {
    margin: 0 auto;
    max-width: 1920px;
    text-align: center;
    position: relative;
}

.banner2014 img {
    width: 100%;
}

.banner-form-box {
    position: absolute;
    left: 50%;
    top: 80px;
    max-width: 300px;
    margin-left: 230px;
    z-index: 3;
    padding: 2rem;
    padding-bottom: 6rem;
    background-color: #fff;
    border-radius: 20px;
}

.banner-form-box h2 {
    font-size: 25px;
    font-weight: 400;
    color: #09f;
    padding-bottom: 10px;
    border-bottom: 2px solid #09f;
    margin-bottom: 1rem;
}

.banner-form-box form {
    height: 280px;
}

.banner-form-box form input[type="text"] {
    width: 300px;
    height: 50px;
    border: none;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 1rem;
}

.banner-form-box form input[type="submit"] {
    width: 300px;
    height: 50px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 26px;
    border-radius: 1rem;
    background-color: #64c655;
}

.banner-form-box .xuanZe {
    width: 300px;
    height: 50px;
    border: none;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 1rem;
}

.banner-form-box .rdcity span {
    max-width: 300px;
}

.banner-form-box .rdcity span select {
    width: 100%;
    max-width: 300px;
    height: 50px;
    border: none;
    background-color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 1rem;
}

.kctx-part {
    width: 100%;
}

.kctx-part .card {
    padding: 3rem 0;
}

.kctx-part .card-body {
    width: 1200px;
    margin: 0 auto;
}

.rd-part1 .card-body ul {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.rd-part1 .card-body ul li {
    width: 30%;
    text-align: center;
}

.rd-part1 .card-body ul li div {
    text-align: center;
}

.rd-part1 .card-body ul li p {
    width: 183px;
    height: 183px;
    margin: 0 auto;
    border-radius: 50%;
    padding: 10px;
    border: 2px solid #f29601;
}

.rd-part1 .card-body ul li .span-txt {
    display: block;
    font-size: 22px;
    color: #f29600;
    line-height: 1.5em;
    padding-top: 10px;
    font-weight: bold;
}

.rd-part1 .card-body ul li .span-txt b {
    font-size: 16px;
    color: #333;
    font-weight: lighter;
}

.rd-part1 .card-body ul li p img {
    display: block;
    border-radius: 50%;
}

.rd-part1 .card-body ul li:nth-child(2) {
    position: relative;
}

.rd-part1 .card-body ul li:nth-child(2) p {
    width: 241px;
    height: 241px;
}

.rd-part1 .card-body ul li:nth-child(2) div {
    width: 100%;
    text-align: center;
}

.rd-part1 .card-body ul li:nth-child(2) span {
    display: block;
    width: 265px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -128px;
    text-align: center;
    font-size: 26px;
    padding-top: 70px;
    color: #fff;
    line-height: 1.5em;
}

.kctx-part .card-head h2 {
    font-size: 34px;
    color: #1381ff;
    text-align: center;
}

.kctx-part .card-head h2.h2-color-1 {
    color: #1381ff;
}

.kctx-part .card-head h2.h2-color-2 {
    color: #8fc31f;
}

.kctx-part .card-head .h2-tip {
    text-align: center;
    padding: 0 0 1rem 0;
}

.kctx-part .card-head .h2-tip i {
    display: inline-block;
    margin: 0 2px;
}

.kctx-part .card-head .h2-tip i:nth-child(1),
.kctx-part .card-head .h2-tip i:nth-child(3) {
    width: 20px;
    height: 4px;
    line-height: 4px;
    background-color: #b5b5b6;
    border-radius: 2px;
}

.kctx-part .card-head .h2-tip i:nth-child(2) {
    width: 30px;
    height: 4px;
    line-height: 4px;
    background-color: #92c0fc;
    border-radius: 2px;
}

.kctx-part .card-head .tip-2 i:nth-child(2) {
    background-color: #8fc31f;
}

.rd-part2 .card-body p {
    font-size: 22px;
    text-align: center;
    line-height: 1.5em;
    color: #333;
}

.kctx-part .card-body .img-box {
    text-align: center;
}

.kctx-part .card-body .img-box img {
    display: block;
    margin: 0 auto;
}

.rd-part1,
.rd-part2 {
    background-color: #f8f8f8;
}

.rd-part3 ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.rd-part3 ul li div {
    border: 1px solid #ddd;
    box-shadow: 0 0 2px #aaa;
}

.rd-part5 .card-body p {
    font-size: 22px;
    text-align: center;
    line-height: 1.5em;
    color: #333;
}

.rd-part5 .card-body .img-box {
    margin-top: -40px;
}

.rd-part6 {
    height: 408px;
    background-color: #8c8c8e;
}

.rd-part6 .card {
    height: 408px;
    background: url(../images/kctx/rd/p6.jpg) no-repeat 50% 0;
}

.rd-part6 .card-body {
    text-align: center;
}

.rd-part6 .card-text {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.rd-part6 .txt1 {
    font-size: 40px;
    margin-top: 5rem;
}

.rd-part6 .txt2 {
    font-size: 30px;
    margin-bottom: 2rem;
}

.rd-part6 .btn1 a {
    display: inline-block;
    padding: 0.5rem 3rem;
    font-size: 26px;
    color: #fe8917;
    background-color: #fff;
    border-radius: 2rem;
}

.rd-part6 .btn1 a img {
    vertical-align: middle;
}

.rd-part7 .card-body ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 2rem;
}

.rd-part7 .card-body ul li {
    margin-bottom: 1.7rem;
    position: relative;
    width: 383px;
    height: 259px;
}

.rd-part7 .card-body ul li img {
    display: block;
    border-radius: 1rem;
}

.rd-part7 .card-body ul li div {
    position: absolute;
    left: 0;
    top: 0;
}

.rd-part7 .card-body ul li .active {
    opacity: 1;
    transition: opacity 1s;
}

.rd-part7 .card-body ul li .active:hover {
    opacity: 0.3;
}

.rd-part7 .card-body ul li .inactive {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 1);
    border-radius: 1rem;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 4rem;
}

.rd-part7 .card-body ul li .inactive span {
    display: inline-block;
    margin: 0 auto;
}

.active-title {
    padding: 0.5rem 2rem;
    text-align: center;
    font-size: 26px;
    border: 1px solid #fff;
    border-radius: 1rem;
}

.active-dec {
    padding-top: 2rem;
    font-size: 1.2rem;
}

.ydg-part .card-head h2 {
    color: #333;
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 2rem;
}

.ydg-part .card-head span {
    display: block;
    text-align: center;
    font-size: 26px;
    margin-top: -1rem;
    margin-bottom: 2rem;
    color: #555;
}

.ydg-part2 .card-body .img-box img {
    margin-bottom: 2rem;
}

.ydg-part4 .card {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.ydg-part4 .card-head {
    position: absolute;
    width: 100%;
}

.xcj-part1 .card-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xcj-part1 .card-lt {
    width: 65%;
    text-align: left;
}

.xcj-part1 .card-rt {
    width: 35%;
}

.xcj-part1 .card-rt img {
    display: block;
    width: 100%;
}

.xcj-part1 .card-lt h2 {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 0.5rem;
}

.xcj-part1 .card-lt h3 {
    font-size: 26px;
    color: #555;
    font-weight: 500;
    margin-bottom: 2rem;
}

.xcj-part1 .card-lt p {
    font-size: 22px;
    line-height: 1.5em;
    color: #333;
}

.xcj-part .card-head h2 {
    font-size: 40px;
    font-weight: 500;
    color: #000;
}

.xcj-part .card-head h2 span {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.xcj-part .card-head h2 span::after {
    content: '';
    display: inline-block;
    width: 28px;
    height: 44px;
    position: relative;
    left: 40px;
    background: url(../images/kctx/xcj/h2ico1_r.png) no-repeat 0 50%;
}

.xcj-part .card-head h2 span::before {
    content: '';
    display: block;
    width: 28px;
    height: 44px;
    position: relative;
    left: -40px;
    background: url(../images/kctx/xcj/h2ico1_l.png) no-repeat 0 50%;
}

.xcj-part2 .card-body ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 820px;
    margin: 0 auto;
    padding-top: 3rem;
}

.xcj-part2 .card-body ul li {
    box-sizing: border-box;
    border: 2px solid #e5ecfc;
    margin-bottom: 4rem;
}

/* .xcj-part3 .form-box {
    padding-top: 3rem;
}

.xcj-part3 .form-box table {
    margin: 0 auto;
    width: 580px;
}

.xcj-part3 .form-box input {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    height: 46px;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
}

.xcj-part3 .form-box table tr:nth-child(1) td {
    display: flex;
    justify-content: space-between;
}

.xcj-part3 .form-box table tr:nth-child(1) td input {
    width: 48%;
}

.xcj-part3 .form-box input#hzgy_mobile,
.xcj-part3 .form-box input#hzgy_city {
    width: 100%;
}

.xcj-part3 .form-box input.coolbg {
    width: 580px;
    height: 46px;
    background-color: #1381ff;
    color: #fff;
    font-size: 26px;
    border: none;
} */

.xcj-part3 .form-box {
    padding-top: 2rem;
}

.xcj-part3 .form-item input {
    margin: 0 auto;
    width: 100%;
    max-width: 860px;
    height: 50px;
    border: 1px solid #aaa;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 1rem;
}

.xcj-part3 .form-item input[type='submit'] {
    background-color: #fe8917;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    border: none;
    height: 60px;
}

.xcj-part3 .row-single .form-item {
    width: 100%;
    text-align: center;
}

.xcj-part3 .row-double .form-item {
    width: 48%;
}

.xcj-part3 .form-item select {
    margin: 0 auto;
    width: 100%;
    max-width: 860px;
    height: 50px;
    border: 1px solid #aaa;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 1rem;
}

.xcj-part3 .my-sec-main {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.xcj-part3.schoolselect {
    margin: 0 auto;
    display: flex;
    max-width: 860px;
    align-items: center;
    justify-content: space-between;
}

.xcj-part3 .schoolselect .form-item {
    width: 40%;
}

.xcj-part3 .flex {
    width: 70%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.xcj-part3 .rdcity span {
    display: block;
    width: 48%;
}

.xcj-part .card {
    text-align: center;
}

.xcj-part .img-box {
    margin: 0 auto;
}

.xcj-part4 .card {
    padding-bottom: 0;
}

.xcj-part5 .card {
    background: url(../images/kctx/xcj/b1.jpg) no-repeat 50% 0;
}

.xcj-part5 .card h2 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 1rem;
    padding-top: 3rem;
}

.xcj-part5 .card .h2-tip {
    display: block;
    font-size: 28px;
    margin-bottom: 2rem;
    color: #555;
}

.rd-xcj {
    width: 100%;
    margin: 5rem 0;
}

.rd-xcj h2 {
    text-align: center;
    font-weight: 400;
    font-size: 34px;
}

.rd-xcj .container {
    width: 1140px;
    margin: 0 auto;
}

.xcj-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem auto;
}

.xcj-item img {
    width: auto;
}

.xcj-item-lt {
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 5rem;
}

.xcj-item-rt {
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10rem;
}

.xcj-item h2 {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 1rem;
}

.xcj-dec {
    font-size: 24px;
    margin-bottom: 1rem;
}

.xcj-btn a {
    display: inline-block;
    padding: 0.5rem 1.5rem;
    font-size: 20px;
    background-color: #09f;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
}

.xcj-item:nth-child(2) .xcj-item-lt {
    text-align: right;
}

.xcj-item:nth-child(2) .xcj-item-rt {
    padding-left: 11rem;
}

.xcj-item:nth-child(2) .xcj-item-lt h2 {
    text-align: right;
}

.xcj-part7 .card-body {
    padding: 3rem 0;
}

.xcj-part7 .card-head h2 {
    color: #555;
}