.i-top-arrow1:after, .i-top-arrow2:after {
    background-position: 0 0;
}
.i-top-arrow1:after, .i-top-arrow2:after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    width: 9px;
    height: 5px;
    background: url(../image/top-icon.png) no-repeat;
    vertical-align: middle;
}

	        /*--------------------------------------------------------------
.site-footer
--------------------------------------------------------------*/
.site-footer .newsletter-area {
    padding-left: 0;
    padding-bottom: 5pc;
    padding-right: 0;
    padding-top: 5pc;
}
.site-footer,
.site-footer .newsletter-area {
    position: relative;
    background: #f6f4f2;
}
.site-footer ul {
    list-style: none;
}
.site-footer {
    background-color: #25333f;
    background-size: cover;
    font-size: 11.25pt;
    overflow: hidden;
}
.site-footer p,
.site-footer li {
    color: #b5b5b5;
}
.school-logo{
    background: #fff;
    border-radius: 10px;
}
.boxshaw{
    padding: 15px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 15px 3px rgb(0 0 0 / 4%);
}
@media (max-width: 767px) {
    .site-footer .newsletter-area {
        text-align: center;
        padding-left: 0;
        padding-bottom: 4.375pc;
        padding-right: 0;
        padding-top: 60px;
    }
}
.site-footer .newsletter-area .separator {
    background: rgba(255, 255, 255, 0.08);
    width: 11.875in;
    height: 0.0625pc;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.site-footer .newsletter-area .text {
    width: 3.020833333in;
    float: left;
}
@media (max-width: 767px) {
    .site-footer .newsletter-area .text {
        width: 100%;
        float: none;
    }
}

.site-footer .newsletter-area .text h3 {
    font-size: 2.25rem;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -0.05em;
}
@media (max-width: 767px) {
    .site-footer .newsletter-area .text h3 {
        font-size: 30px;
    }
}
.site-footer .newsletter-area .text p {
    font-size: 1.125rem;
    font-weight: 600;
    color: #8f6b51;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
}
@media (max-width: 767px) {
    .site-footer .newsletter-area .text p {
        font-size: 17px;
    }
}
.site-footer .newsletter-area form {
    width: calc(100% - 290px);
    float: right;
    position: relative;
}
@media (max-width: 767px) {
    .site-footer .newsletter-area form {
        width: 100%;
        float: none;
        margin-top: 25px;
    }
}
.site-footer .newsletter-area form input {
    background-color: #fff;
    color: #929292;
    padding-bottom: 0.0625in;
    padding-top: 0.0625in;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-footer .newsletter-area form input,
.site-footer .newsletter-area form button {
    height: 60px;
    padding-left: 1.25pc;
    padding-right: 1.25pc;
    border-radius: 5px;
}
.site-footer .newsletter-area form button {
background-color: rgb(143 107 81 / 22%);
    padding-bottom: 0;
    padding-top: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    outline: 0;
    color: #3f4d5f;
}
.site-footer .upper-footer {
    padding-left: 0;
    padding-bottom: 67.5pt;
    padding-right: 0;
    padding-top: 67.5pt;
}
@media (max-width: 991px) {
    .site-footer .upper-footer {
        padding-left: 0;
        padding-bottom: 1.25pc;
        padding-right: 0;
        padding-top: 90px;
    }
}
@media (max-width: 767px) {
    .site-footer .upper-footer {
        padding-left: 0;
        padding-bottom: 0.625pc;
        padding-right: 0;
        padding-top: 5pc;
    }
}
@media (max-width: 991px) {
    .site-footer .upper-footer .col {
        min-height: 2.447916667in;
        margin-bottom: 70px;
    }
}
@media (max-width: 767px) {
    .site-footer .upper-footer .col {
        min-height: auto;
        margin-bottom: 45pt;
    }
}
.site-footer .widget-title {
    margin-bottom: 15pt;
}
@media (max-width: 767px) {
    .site-footer .widget-title {
        margin-bottom: 20px;
    }
}
.site-footer .widget-title h3 {
    font-size: 1.65rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding-bottom: 0.4em;
    text-transform: capitalize;
    position: relative;
}
@media (max-width: 991px) {
    .site-footer .widget-title h3 {
        padding-bottom: 0;
    }
}
.site-footer .about-widget p {
    margin-bottom: 1.5em;
    line-height: 1.9em;
}
.site-footer .about-widget p:last-child {
    margin-bottom: 0;
}
.site-footer .about-widget ul {
    overflow: hidden;
    width: 50%;
    float: left;
}
.site-footer .about-widget ul li {
    float: left;
    margin-left: 11.25pt;
    position: relative;
}
.site-footer .about-widget ul > li:first-child {
    margin-left: 0;
}
.site-footer .about-widget ul a {
    font-size: 13px;
    color: #fff;
}
.site-footer .about-widget ul a:hover {
    color: #8f6b51;
}
@media (max-width: 991px) {
    .site-footer .about-widget ul a:hover {
        color: #3f4d5f;
    }
}
.site-footer .link-widget {
    overflow: hidden;
}
@media screen and (min-width: 1200px) {
    .site-footer .link-widget {
        padding-left: 20px;
    }
}
@media (max-width: 1199px) {
    .site-footer .link-widget {
        padding-left: 20px;
    }
}
@media (max-width: 991px) {
    .site-footer .link-widget {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .site-footer .link-widget {
        max-width: 3.645833333in;
    }
}
.site-footer .agent-widget .post > div + div {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.site-footer .agent-widget h4 {
    font-size: 15px;
    font-weight: 300;
}

.site-footer .agent-widget .fi:before {
    font-size: 17px;
    padding-right: 6px;
}

.site-footer .agent-widget p {
    margin: 0;
}
.site-footer .link-widget ul a {
    color: #b5b5b5;
    font-weight: 500;
}
.site-footer .agent-widget p,
.site-footer .agent-widget .fi:before {
    color: rgb(181 181 181 / 40%);
}
.site-footer .agent-widget h4 i {
    display: inline-block;
    padding-right: 0.5pc;
    font-weight: normal;
}
.site-footer .agent-widget h4 a {
    color: #dad7d7;
}
.site-footer .link-widget ul > li + li {
    margin-top: 15px;
}
@media screen and (min-width: 1200px) {
    .site-footer .contact-widget {
        padding-left: 0.260416667in;
    }
}
.site-footer .lower-footer .row {
    padding-left: 0;
    padding-bottom: 0.208333333in;
    padding-right: 0;
    padding-top: 0.208333333in;
}
.site-footer .lower-footer {
    text-align: center;
}
.site-footer .lower-footer .row,
.site-footer .lower-footer,
.site-footer .contact-widget ul li {
    position: relative;
}
.site-footer .contact-widget li span {
    font-weight: 500;
}
.site-footer .lower-footer .row .separator {
    background: rgba(255, 255, 255, 0.08);
}
.site-footer .contact-widget ul {
    margin-top: 0.260416667in;
}
.site-footer .lower-footer .row .separator {
    width: calc(100% - 30px);
    height: 0.75pt;
    position: absolute;
    left: 11.25pt;
    margin-right: 0;
    top: 0;
    margin-top: 0;
}
.site-footer .lower-footer .copyright {
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
}
.site-footer .contact-widget ul > li + li {
    margin-top: 15px;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .copyright {
        float: none;
        display: block;
        margin-left: 0;
        margin-bottom: 15pt;
        margin-right: 0;
        margin-top: 0;
    }
}
.site-footer .lower-footer .copyright a {
    color: #cdced0;
    text-decoration: underline;
}
.site-footer .lower-footer .extra-link {
    display: inline-block;
    overflow: hidden;
    float: right;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .extra-link {
        float: none;
        text-align: center;
        display: block;
    }
}
.site-footer .lower-footer .extra-link ul {
    overflow: hidden;
    list-style: none;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .extra-link ul {
        display: inline-block;
    }
}
.site-footer .lower-footer .extra-link ul > li + li {
    margin-left: 35px;
    position: relative;
}
.site-footer .lower-footer .extra-link ul li {
    float: left;
}
@media (max-width: 767px) {
    .site-footer .lower-footer .extra-link ul > li + li {
        margin-left: 11.25pt;
    }
}
.site-footer .lower-footer .extra-link ul > li + li:before {
    content: "";
    background: #fff;
    width: 0.0625pc;
    height: 14px;
    position: absolute;
    left: -0.177083333in;
    top: 0.041666667in;
}
@media (max-width: 767px) {
    .site-footer .lower-footer .extra-link ul > li + li:before {
        display: none;
    }
}
.site-header .sticky-on {
    opacity: 1;
    top: 0;
}
.site-footer .lower-footer .extra-link ul a {
    font-size: 10.5pt;
}
.px-2{padding-left:15px;padding-right:15px}






.contact-section form input,
.contact-section form select,
.contact-section form textarea {
    background: #fff;
    width: 100%;
    height: 3.4375pc;
}
.contact-section form input {
    border-left-width: 0.020833333in;
    border-bottom-width: 0.020833333in;
    border-right-width: 0.020833333in;
    border-top-width: 0.020833333in;
    border: 1px solid #d4d9e0;
}
.contact-section form select,
.contact-section form input,
.contact-section form textarea {
    border-radius: 0.3125pc;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.contact-section form input,
.contact-section form textarea,
.contact-section form select {
}
.contact-section form textarea,
.contact-section form input,
.contact-section form select {
}
.contact-section form select {

    border: 1px solid #d4d9e0;
}
.contact-section form textarea {
    height: 180px;
    border: 1px solid #d4d9e0;
}
@media (max-width: 991px) {
    .contact-section form input,
    .contact-section form select,
    .contact-section form textarea {
        height: 33.75pt;
    }
}
.contact-section form {
    margin-left: -0.15625in;
    margin-bottom: 0;
    margin-right: -0.15625in;
    overflow: hidden;
}
.contact-section form select {
    display: inline-block;
    color:#1d1d1d;
    cursor: pointer;
    opacity: 1;
    padding-left: 0.75pc;
}
.contact-section form input:focus,
.contact-section form select:focus,
.contact-section form textarea:focus {
    border-left-color: #8f6b51;
    border-bottom-color: #8f6b51;
    border-right-color: #8f6b51;
    border-top-color: #8f6b51;
}
.contact-section form > div,
.contact-section form {
    margin-top: 0;
}

.contact-section form ::-webkit-input-placeholder {
    font-style: normal;
    color: #1d1d1d;
}
.contact-section form :-moz-placeholder {
    font-style: normal;
    color: #1d1d1d;
}
.contact-section form select {
    padding-bottom: 4.5pt;
    padding-right: 0.75pc;
    padding-top: 4.5pt;
    font-size: 0.9375pc;
    font-size: 1rem;
}

.contact-section form ::-moz-placeholder {
    font-style: normal;
    color: #9d9c9c;
}
.contact-section form :-ms-input-placeholder {
    color: #9d9c9c;
    font-style: normal;
}
.contact-section form > div {
    width: calc(50% - 30px);
    float: left;
    margin-left: 0.15625in;
    margin-bottom: 22.5pt;
    margin-right: 0.15625in;
}
@media (max-width: 600px) {
    .contact-section form > div {
        width: calc(100% - 30px);
        float: none;
    }
}
.contact-section form .fullwidth {
    width: calc(100% - 30px);
    float: none;
    clear: both;
}
.contact-section form button {
    outline: none;
}
.contact-map-section iframe {
    height: 100%;
    width: 100%;
    outline: 0;
}
.contact-map-section iframe,
.contact-section form button {
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-color: currentColor;
    border-bottom-color: currentColor;
    border-right-color: currentColor;
    border-top-color: currentColor;
    border-image: none;
}
.schooldetailinfo{
    border: 1px solid #e0e0e0;color:#000;border-radius: 10px;width:23%!important;float:left;
}
.schooldetailinfo:hover{
    color:#000;
}
.schooldetailinfo a{
    color:#000;
}
.schoolbutton{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    border: 1px solid #ffaf02;
    border-radius: 5px;
    color: #ffaf02;
    font-size: 14px;
    margin: 18px auto 0;
}




.yxk-main3 {
	    padding-bottom: 25px;
	}
	
	.yxk-main3 .title {
	    text-align: center;
	    font-size: 34px;
	    line-height: 34px;
	    color: #222222;
	    padding: 50px 0;
	}
	
	.yxk-main3 .title::after {
	    content: "";
	    display: block;
	    margin: 24px auto 0;
	    width: 80px;
	    height: 3px;
	    background: #e61818;
	}
	
	.yxk-main3-ul {
	    width: 100%;
	}
	
	.yxk-main3-ul li {
	    float: left;
	    background: #fff;
	    width: 280px;
	    margin-right: 25px;
	    margin-bottom: 25px;
	    padding: 20px;
	    box-sizing: border-box;
	    border-radius: 5px;
	    position: relative;
	    transition: all .3s;
	}
	
	.yxk-main3-ul li:hover {
	    transition: all .3s;
	    box-shadow: 1px 1px 5px 0px #edbab7;
	}
	
	.yxk-main3-ul li:nth-child(4n) {
	    margin-right: 0;
	}
	
	.yxk-main3-ul li img {
	    width: 130px;
	    height: 130px;
	    display: block;
	    margin: 16px auto 0;
	}
	
	.yxk-main3-ul li h2 {
	    font-size: 18px;
	    text-align: center;
	    line-height: 32px;
	    font-weight: bold;
	    color: #333333;
	    margin-top: 18px;
	}
	
	.yxk-main3-ul li div.yxk-list {
	    margin-top: 12px;
	}
	
	.yxk-main3-ul li div.yxk-list p {
	    color: #888888;
	    font-size: 14px;
	    line-height: 24px;
	    float: left;
	    width: 50%;
	}
	
	.yxk-main3-ul li div.yxk-list p:last-child, .yxk-main3-ul li div.yxk-list p:nth-last-child(2) {
	    width: 100%;
	}
	
	.btn-lql, .btn-ckxq {
	    width: 115px;
	    height: 36px;
	    text-align: center;
	    border: 1px solid #d7d7d7;
	    display: inline-block;
	    line-height: 34px;
	    box-sizing: border-box;
	    font-size: 14px;
	    color: #333;
	    margin-top: 14px;
	    transition: all .3s;
	}
	
	.btn-lql:hover, .btn-ckxq:hover {
	    border: 1px solid #8e3229;
	    color: #8e3229;
	    transition: all .3s;
	}
	
	.btn-lql span, .btn-ckxq span {
	    display: inline-block;
	    width: 13px;
	    height: 13px;
	    margin-right: 5px;
	    vertical-align: top;
	    margin-top: 10px;
	    transition: all .3s;
	}


	.btn-ckxq {
	 
	}
	
	.oneline{
	    overflow: hidden; 
text-overflow: ellipsis; 
white-space: nowrap;  
	}
	
.onewww{
    overflow: hidden; 
display: -webkit-box;
-webkit-line-clamp: 10; 
-webkit-box-orient: vertical;
}
	

	
	.yxk-main3-ul li .pm h3 {
	    color: #fff;
	    text-align: center;
	    font-size: 18px;
	    line-height: 18px;
	    font-weight: bold;
	    margin-top: 8px;
	}
	
	.yxk-main3-ul li .pm p {
	    font-size: 12px;
	    line-height: 12px;
	    text-align: center;
	    color: #fff;
	}