select {
        -webkit-appearance: none;
    }
input {
	width:100%
}
.clear{clear: both;}
.container{
    max-width:1190px;
}
.section-inner-padding-145 {
	padding-bottom:80px
}
.section-inner-bg {
	background:#f5f5fc
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}


.flex-lg-row-reverse {
    flex-direction: row-reverse!important;
}


.col-12 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 10px;
}

.breadcrumb-bg {
    background: #255AA8;
    padding-top: 120px;
    padding-bottom: 80px;
    overflow: hidden;
    position: relative;

}

.text-center {
    text-align: center!important;
}


.breadcrumb-bg .container .title {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
}

nav {
    display: block;
}

.justify-content-center {
    justify-content: center!important;
}

.breadcrumb-desc {

    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
}

.breadcrumb-desc .breadcrumb-item {
    font-weight: 500;
    color: #ffb40c;
}

.breadcrumb-desc .breadcrumb-item a {
    color: #dfdfe7;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}



.yyghcont{
	flex: 0 0 auto;
    width: 100%;
    
    display: flex;
}
.yygh-from{
    flex: 0 0 auto;
    width: 550PX;
    margin-right: 70px;

}

.experience-display-list {
    background: #fff;
    border-radius: 25px;
    margin-top: 60px;
    padding: 35px 30px;
 
}
.experience-display-list .top-content {

    text-align: center;
    margin-bottom: 20px;
}
.experience-display-list .top-content .number {
    font-size: 48px;
    font-weight: 600;
    color: #255AA8;
    margin-bottom: 10px;
      font-family: "微软雅黑";

}
.experience-display-list .top-content span {
    display: block;
    line-height: 1;
    font-family: Newsreader,serif;
      font-family: "微软雅黑";

}
.experience-display-list .top-content .text {
    font-size: 25px;
}

.experience-display-list .list-item li {
    background: #f5f5fc;
    border-radius: 10px;
    padding: 25px 30px;
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    overflow: hidden;
    font-family: Newsreader,serif;
    font-weight: 500;
}

.experience-display-list .list-item li .text {
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #211f46;
    padding-left: 55px;
    font-size: 18px;
}



.secton-content {
	width: 600px;
    padding-top: 50px;
}

.secton-content .section-title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: -15px;
}

.secton-content .section-title .title-bold {
    color: #211f46;
    font-weight: 600;
}

.secton-content .section-title .title-normal {
    color: #4f4f61;
    font-weight: 300;
}

.secton-content p {
    margin-top: 35px;
}


.image-2{
    width: 300px;
}
.image-2 img{
    width: 100%;
}
















.align-items-center {
    align-items: center!important;
}

.offset-xl-1 {
    margin-left: 55px;
}
.col-xl-6 {
    flex: 0 0 auto;

    width: 660PX;
}












.section-top-gap-200 {
    margin-top: 80px;
}


.section-fluid-100 {
    padding-left: 20px;
    padding-right: 20px;
}

.align-items-center {
    align-items: center!important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.flex-column-reverse {
    flex-direction: column-reverse!important;
}


.book-form-1 {
    width: 428PX;
    padding: 60px 30px 80px;
    border-radius: 35px;
    
    width: 526px%;
}
.book-form {
    background: #255AA8;
}

.book-form .title {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-top: -15px;
    margin-bottom: 15px;
    line-height: 1.45;
}
.book-form .title span {
    display: block;
    font-weight: 300;
}
form {
    display: block;
    margin-top: 0em;
}

.mb-n20 {
    margin-bottom: -20px;
}

.border-white {
    border-color: #fff!important;
}
.default-form-group-single-item.border-white input, .default-form-group-single-item.border-white textarea {
    color: #fff;
    border: 1px solid #fff;
}
.book-form input, .book-form textarea ,.book-form select {
    background: 0 0;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.default-form-group-single-item input, .default-form-group-single-item textarea {
    width: 354px;
    padding: 15px 25px;
    border-radius: 15px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-weight: 400;
    margin-bottom: 15px;
}

.default-form-group-single-item select{
	width: 406px;
    padding: 15px 25px;
    border-radius: 15px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-weight: 400;
    margin-bottom: 15px;
    color: #8bacd3;
    border: 1px solid #fff;
}
.default-form-group-single-item select option{
	height: 30px;
}

.book-form .submit-btn {
    margin-top: 25px;
}
.comment-form .submit-btn, .default-form-group .submit-btn {
    margin-top: 25px;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.btn-default {
    background: #fff;
    color: #255AA8;
    border-radius: 15px;
    border: 2px solid #fff;
}

.btn-lg{
	padding: 10px 65px;
    font-size: 18px;
    font-weight: both;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    overflow: hidden;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
.btn-animate span {
    display: block;
    position: relative;
    z-index: 10;
}
.icon-space-left i {
    padding-left: 7.5px;
}
[class*=" icofont-"], [class^=icofont-] {
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
}