﻿@charset "UTF-8";

/*
	Template Name: Aduca
	Version: 1.0
	最新最全最好的Bootstrap模板：http://www.bootstrapmb.com

*/
/*------------------------------------------------------------------
[Table of contents]
	+ General
		- Global Styles
		- general Styles
		- Preloader
		- Back To Top
		- theme-btn
		- section-heading
		- Move bg
		- Move bg 2
		- section divider
	+ Header
		- Logo
		- Category
		- Seach form
		- Main Navigation
		- Dropdown
		- Offcanvas menu
		- Admission
	+ Content
		+ Main Files
			- index.html
			- home-2.html
		+ Banner Area
			- Breadcrumb
	    + About
	        - About us
	    + Courses
	        - Course Grid
	        - Course Detail
		+ Pages
			- Teacher
			- Teacher Detail
			- FAQs
			- Admission
			- Gallery
			- Pricing Table
			- Sing up
			- Log in
			- Error 404 page
		+ Blog
		    - Blog Grid
		    - Blog Single
		+ Contact
		    - Contact
	+ Footer
		+ Top Footer
			- Logo
			- Company
			- Courses
			- Mobile app
		+ Bottom Footer
		    - Copyright
		    - Language Select
	+ Responsive Design Styles
            - $laptop_ls: 'only screen and (min-width: 320px) and (max-width: 1919px)';
            - $laptop_l: '(max-width: 1440px)';
            - $laptop_m: '(max-width: 1366px)';
            - $laptop_m_two: '(max-width: 1280px)';
            - $laptop_m_three: '(max-width: 1200px)';
            - $laptop_m_four: '(max-width: 1199px)';
            - $laptop_m_five: '(max-width: 1024px)';
            - $laptop_m_six: '(min-width: 1200px)';
            - $medium_device: 'only screen and (min-width: 992px) and (max-width: 1200px)';
            - $tab_device: 'only screen and (min-width: 768px) and (max-width: 991px)';
            - $tab_device-and-mobile: 'only screen and (min-width: 320px) and (max-width: 990px)';
            - $tab_device_two: '(max-width: 768px)';
            - $tab_device_three: '(max-width: 991px)';
            - $tab_device_four: '(min-width: 991px)';
            - $large_mobile: 'only screen and (min-width: 480px) and (max-width: 767px)';
            - $large_mobile_two: ' (max-width: 600px)';
            - $large_mobile_three: ' (max-width: 575px)';
            - $large_mobile_four: ' (max-width: 480px)';
            - $small_mobile: 'only screen and (min-width: 320px) and (max-width: 479px)';
            - $small_mobile_one: ' (max-width: 425px)';
            - $small_mobile_two: '(max-width: 400px)';
            - $small_mobile_three: '(max-width: 320px)';
            - $small_mobile_four: '(max-width: 375px)';
            - $device-1600: '(max-width: 1600px)';
            - $device-767: '(max-width: 767px)';
            - $device-992: '(max-width: 992px)';
            - $device-767: '(max-width: 767px)';
            - $device-481: '(max-width: 481px)';
            - $device-384: '(max-width: 384px)';
-------------------------------------------------------------------*/
@font-face {
  font-family: 'ElegantIcons';
  src: url('../fonts/ElegantIcons.eot');
  src: url('../fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ElegantIcons.woff') format('woff'),
    url('../fonts/ElegantIcons.ttf') format('truetype'),
    url('../fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-SC-Bold';
  src: url('../font/PingFang_Medium.otf?#iefix') format('embedded-opentype');
}

@font-face {
  font-family: 'PingFang-SC-Medium';
  src: url('../font/PingFang_Medium.otf?#iefix') format('embedded-opentype');
}

@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:100,200,300,400,500,600,700&display=swap");

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

input:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #233d63;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

body {
  font-size: 16px;
  line-height: 22px;
  font-family: "Libre Franklin", sans-serif;
  color: #7f8897;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: PingFang-SC-Bold;
  background-color: #FFFFFF;
  overflow-x: hidden;
}

#stats {
  display: none;
}

.logo img {
  width: auto;
  height: 50px;
  margin-top: 58px;
  margin-left: 117px;
}

.logo-box .logo img {
  width: auto;
  height: 50px;
  margin-top: 58px;
  margin-bottom: 109px;
  margin-left: 117px;
}

.main-menu {
  position: absolute;
  top: 0;
  right: 458px;
  width: 45%;
}

.main-menu ul {
  display: flex;
  justify-content: end;
}

.main-menu li {
  padding-top: 33px;
  background: #FFFFFF;
  text-align: center;
  font-size: 20px;
  font-family: PingFang-SC-Bold;
  font-weight: 500;
  color: #000000;
  line-height: 20px;
  opacity: 0.88;
}

.main-menu li a {
  text-align: center;
  color: #000000;
}

.col-lg-12 {
  padding-right: 0px;
  padding-left: 0px;

}

.line_s {
  width: 1px;
  height: 17px;
  background: #EFEFEF;
  opacity: 0.21;
  display: inline-block;
}

.selected {
  color: #4462CF !important;
}

.carouselc {
  /* margin-top: 22px; */
}

.feature__title {
  position: relative;
  font-size: 18px;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 39px;
  margin-top: 36px;
  margin-left: 24px;
  width: 137px;
  background: #D06505;
  border-radius: 5px;
  padding-left: 45px;
  background-image: url(/static/img/mignshi.png);
  background-repeat: no-repeat;
  background-position: 17px center;
}

.feature__text {
  position: relative;
  margin-top: 30px;
  margin-left: 27px;
  width: 180px;
  height: 48px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;

}

.container {
  max-width: 1200px !important;
  padding-right: 0px;
  padding-left: 0px;
}

.feature-content-wrap {
  z-index: 99;
  margin-top: -64px;
}


.section__divider {
  width: 8px;
  height: 38px;
  background: #4182CA;
  display: inline-block;
  float: left;
}

.section__title {
  position: relative;
  width: 100%;
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 34px;
  text-align: center;
}

.section__title span {
  position: relative;
}

.section__title span::before {
  position: absolute;
  top: 2px;
  left: -10px;
  width: 25px;
  height: 25px;
  content: '';
  background-image: url(/static/img/quanquan.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
}

.theme-btn {
  height: 18px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #4462CF;
  line-height: 18px;
  padding-right: 83px;
  background-image: url(/static/img/youjiantou.png);
  background-repeat: no-repeat;
  background-size: 75px auto;
  background-position: right center;
  margin-top: 10px;
}

.align-items-center {
  text-align: center;
}

.category-wrapper {
  margin-top: 61px;
  margin-bottom: 60px;
}

.category-item {
  width: 576px;
  height: 518px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 29px 0px rgba(216, 211, 211, 0.35);
  border-radius: 10px;
}

.category-item img,
.category-item .img {
  position: relative;
  width: 576px;
  height: 259px;
  border-radius: 10px 10px 0px 0px;
  background-image: url(/static/img/ansejianbian.png);
  background-repeat: no-repeat;
  background-size: 576px 259px;
  overflow: hidden;
}

.category-item .img .score {
  margin: 27px auto 0;
  width: 122px;
  height: 62px;
  border: 8px solid #4462CF;
  border-radius: 62px 62px 0 0;
  border-bottom: transparent;
  font-size: 36px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #4462CF;
  line-height: 75px;
  text-align: center;
}

.category-item .img .sums {
  margin: 0 auto;
  width: 122px;
  height: 62px;
  border: 8px solid #E6E6E6;
  border-radius: 0 0 62px 62px;
  border-top: transparent;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #B3B3B3;
  line-height: 45px;
  text-align: center;
}

.col-lg-6:nth-child(2n) .category-item .img {
  width: 576px;
  height: 259px;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  background-image: url(/static/img/huansejianbain.png);
  background-repeat: no-repeat;
  background-size: 576px 259px;
}

.col-lg-6:nth-child(2n) .category-item .img .score {
  border: 8px solid #FFB007;
  border-bottom: transparent;
  color: #FFB007;
}

.category-content {
  position: relative;
  margin-top: 20px;
  padding-left: 23px;
  padding-right: 23px;
  width: 100%;
}

.category-item .img .cat__title {
  margin: 25px auto 0;
  text-align: center;
  width: 231px;
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  -webkit-background-clip: text;
  word-break: break-all;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.cat__meta_left {
  font-size: 16px;
  font-weight: 500;
  color: #666262;
  margin-left: 3px;
  float: left;
  line-height: 38px;
  width: 52%
}

.cat__meta_right {
  font-size: 16px;
  font-weight: 500;
  color: #666262;
  margin-left: 3px;
  float: left;
  line-height: 38px;
  width: 44%
}

.xiaozfx {
  width: 6px;
  height: 6px;
  background: #4282CA;
  display: inline-block;
  margin-right: 3px;
}

.col-lg-6:nth-child(2n) .category-item .category-content .cat__link {
  background: #FFB007;
}

.cat__link {
  margin-top: 50px;
  width: 200px;
  height: 52px;
  background: #4462CF;
  border-radius: 5px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  line-height: 52px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

a.cat__link:hover {
  color: #FFFFFF;
}

.section-heading {
  margin-top: 65px;
  width: 100%;
  text-align: center;
}

.section-heading>span {
  display: inline-block;
  padding-top: 11px;
  height: 29px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  line-height: 18px;
  text-align: center;
}

.fenl {
  margin-top: 44px;
}

.course-area {
  /* height: 796px; */

  margin-top: 31px;
  line-height: 44px;
}

.fenl_text {
  width: 41px;
  height: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #313F57;
}

.course-tab-wrap li {
  width: 16%;
  font-size: 16px;
  font-weight: 600;
  color: #737D85;
  line-height: 44px;
  text-align: left;
  cursor: pointer;
}

.course-tab-wrap li:hover {
  color: #4282CAFF;
}

.course-line {
  /* width: 1204px; */
  height: 2px;
  background: #4282CA;
}

.course-block {
  margin-top: 48px;
}

.course-item {
  width: 592px;
  height: 229px;
  display: inline-flex;
  margin-bottom: 36px;
}

.course-img img {
  width: 353px;
  height: 229px;
  display: inline-block;
}

.course-content {
  width: 239px;
  height: 229px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
}

.course-tooltip {
  height: 25px;
}

.course-block .course-item .course-img .course-tooltip {
  position: absolute;
  top: -4px;
  left: 15px;
  width: 100%;
  z-index: 1;

}

.course-block .course-item .course-img .course-tooltip .tooltip-label {
  background-color: #52A3FFFF;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  padding: 4px 10px 4px 12px;
  -webkit-border-radius: 4px 4px 4px 0;
  -moz-border-radius: 4px 4px 4px 0;
  border-radius: 4px 4px 4px 0;
  font-size: 12px;
  position: relative;
  line-height: 25px;
}

.course-block .course-item .course-img .course-tooltip .tooltip-label:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 6px;
  z-index: -1;
  background-color: #52A3FFFF;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: skew(12deg, 0deg);
  -moz-transform: skew(12deg, 0deg);
  -ms-transform: skew(12deg, 0deg);
  -o-transform: skew(12deg, 0deg);
  transform: skew(341deg, 0deg);
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
  line-height: 2px;
}

.course__title {
  margin-top: 14px;
}

.course__title a {
  font-size: 20px;
  font-weight: bold;
  color: #313F57;
  margin-left: 21px;

  line-height: 20px;
}

.course-block .course-item .course-content .rating-wrap .review-stars li span {
  color: #F68A03;
}

.la {
  display: inline-block;
  font: normal normal normal 16px/1 "LineAwesome";
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.review-stars {
  left: 27px;
  position: relative;
}

.star-rating-wrap {
  left: 40px;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  color: #313F57;
  line-height: 44px;
}

.course-meta li {
  margin-left: 29px;
  font-size: 14px;
  font-weight: 500;
  color: #313F57;
}

.course-xstip {
  width: 67px;
  height: 25px;
  background: #FF0000;
  line-height: 24px;
  text-align: center;
  margin-left: 27px;
  display: inline-block;
}

.xstip-label {
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
}

.course-block .course-item .course-content .course-price-wrap .course__price {
  color: #ff0000;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
}

.course-block .course-item .course-content .course-price-wrap .course__price .course__before-price {
  font-size: 13px;
  margin-right: 3px;
  color: #7f8897;
  text-decoration: line-through;
}

.course__author {
  margin-left: 27px;
  font-size: 14px;
  color: #313F57;
}

.courses-showing-text {
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  margin-left: 15px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}

.courses-showing-icon {
  margin-left: 12px;
}

.courses-search {
  margin-top: 36px;
}

.widget__title {
  width: 64px;
  /* height: 15px; */
  font-size: 16px;
  /* font-weight: 500; */
  color: #555D64;
  line-height: 23px;
  opacity: 0.73;
}

.course-tab-wrap {
  margin-top: 25px;
}

.instructor__list {
  width: 369px;
  height: 61px;
  background: #FFFFFF;
  border: 1px solid #DFE0E0;
  border-radius: 5px;
  margin-top: 15px;
  padding-top: 10px;
}

.col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}

.personcenter {
  position: absolute;
  padding-left: 38px !important;
  top: 24px;
  right: 58px;
  width: 100px;
  height: 44px;
  font-size: 16px !important;
  font-family: PingFang SC;
  font-weight: 500 !important;
  color: #FFFFFF !important;
  background: #4462CF !important;
  border-radius: 5px !important;
}

.personcenter::before {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 18px;
  height: 20px;
  content: '';
  background-image: url(/static/img/user-6-line.png);
  background-repeat: no-repeat;
  background-size: 18px 20px;
}

#personcenter::before {
  display: none;
}

.cat__link_end {
  width: 180px;
  height: 50px;
  background: #7b7b7b;
  border-radius: 5px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #FEFEFE;
  text-align: center;
  line-height: 50px;
  left: 24%;
  position: relative;
  margin-top: 20px;
}


.single-p-banner {
  padding-top: 158px;
  background-position: top center;
}

.post-cate {
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #fff;
  line-height: .8;
  text-transform: uppercase;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.post-cate:hover {
  color: #fff;
}

.single-p-banner .banner-title {
  line-height: 60px;
  margin-bottom: 16px;
}

.single-p-banner .bp-meta {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
}

.single-p-banner .bp-meta a i,
.single-p-banner .bp-meta a {
  color: #fff;
}

.single-post-area {
  position: relative;
}

.single-post-area p {
  line-height: 30px;
  margin: 0 0 30px;
}

.post-thumb {
  position: relative;
  margin: 42px 0 35px;
}

.post-thumb img {
  width: auto;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.article-title {
  font-size: 30px;
  line-height: 34px;
  color: #2c234d;
  margin: 0 0 15px;
}

blockquote {
  position: relative;
  margin: 41px 0;
  padding: 67px 50px 40px;
  background: #f8f8f8;
  border-radius: 10px;
  -webkit-box-shadow: -4px 0px 0px 0px rgba(88, 56, 252, 1);
  -moz-box-shadow: -4px 0px 0px 0px rgba(88, 56, 252, 1);
  box-shadow: -4px 0px 0px 0px rgba(88, 56, 252, 1);
}

blockquote:before {
  position: absolute;
  left: 50px;
  top: 68px;
  content: ",,";
  font-family: 'Open Sans', sans-serif;
  font-size: 100px;
  line-height: 25px;
  color: #6510AD;
  letter-spacing: -5px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

blockquote:after {
  position: absolute;
  right: 44px;
  bottom: 122px;
  content: ",,";
  font-family: 'Open Sans', sans-serif;
  font-size: 200px;
  line-height: 25px;
  color: #f0f0f0;
  letter-spacing: -10px;
}

blockquote p {
  font-size: 20px;
  line-height: 32px;
  color: #2c234d;
  font-weight: 600;
  margin: 0 0 18px;
}

blockquote cite {
  display: block;
  font-size: 14px;
  line-height: .8;
  color: #797781;
  font-style: normal;
}

.single-post-area blockquote p {
  line-height: 32px;
  margin: 0 0 18px;
}

.post-tags {
  position: relative;
  display: flex;
  justify-content: flex-start;
}

.post-tags h5 {
  font-size: 14px;
  color: #2c234d;
  font-weight: 600;
  margin: 7px 20px 0 0;
}

.post-tags a {
  display: inline-block;
  height: 30px;
  background: #f8f8f8;
  border-radius: 3px;
  text-align: center;
  font-size: 13px;
  color: #797781;
  line-height: 30px;
  padding: 0 18px;
  font-weight: 600;
  margin: 0 10px 0 0;
}

.post-tags a:hover {
  background: #6510AD;
  color: #fff;
}

.post-share {
  position: relative;
  border-top: 1px solid #ebecf2;
  padding: 30px 0 0;
  margin: 20px 0 0;
  display: flex;
  justify-content: flex-start;
}

.post-share h5 {
  font-size: 14px;
  color: #2c234d;
  font-weight: 600;
  margin: 13px 20px 0 0;
}

.post-share a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #446bb9;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  margin-right: 6px;
}

.post-share a.fac {
  background: #446bb9;
}

.post-share a.twi {
  background: #00aced;
}

.post-share a.goo {
  background: #ea4335;
}

.post-share a:hover {
  -webkit-box-shadow: 0px 10px 20px 0px rgba(9, 111, 150, 0.30);
  -moz-box-shadow: 0px 10px 20px 0px rgba(9, 111, 150, 0.30);
  box-shadow: 0px 10px 20px 0px rgba(9, 111, 150, 0.30);
}

.post-admin {
  position: relative;
  margin: 84px 0;
  padding: 44px 40px 55px 150px;
  background: transparent;
  border-radius: 10px;
  -webkit-box-shadow: -4px 0px 0px 0px rgba(88, 56, 252, 1);
  -moz-box-shadow: -4px 0px 0px 0px rgba(88, 56, 252, 1);
  box-shadow: -4px 0px 0px 0px rgba(88, 56, 252, 1);
}

.post-admin img {
  position: absolute;
  left: 40px;
  top: 40px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.post-admin a {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  color: #2c234d;
  font-weight: 700;
  margin: 0 0 7px;
}

.post-admin span {
  display: block;
  font-size: 14px;
  color: #797781;
  font-weight: 400;
  line-height: .8;
  margin-bottom: 27px;
}

.post-admin p {
  font-size: 16px;
  line-height: 26px;
  color: #5d5a67;
  margin: 0;
}

.comment-area {
  position: relative;
  margin: 80px 0 66px;
}

.comment-area h3 {
  font-size: 20px;
  line-height: .8;
  color: #2c234d;
  margin: 0 0 30px;
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comment-list li {
  list-style: none;
  display: block;
  margin: 0 0 0;
}

.comment-list .children {
  margin: 0 0 0;
  padding-left: 100px;
}

.single-comment {
  position: relative;
  padding-left: 100px;
  padding-top: 7px;
  padding-bottom: 30px;
}

.c-border {
  border-bottom: 1px solid #ebecf2;
  margin-top: 24px;
}

.single-comment img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.children .single-comment img {
  width: 50px;
  height: 50px;
}

.children .single-comment {
  padding-left: 80px;
}

.single-comment h5 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 7px;
}

.single-comment h5 a {
  color: inherit !important;
}

.single-comment h5 a:hover {
  color: #6510AD !important;
}

.single-comment span {
  display: block;
  font-size: 13px;
  line-height: .8;
  font-weight: 600;
  color: #797781;
  margin: 0 0 24px;
}

.comment {
  position: relative;
  margin: 0 0 14px;
}

.comment p {
  font-size: 14px;
  line-height: 24px;
  color: #686875;
  margin: 0;
}

.single-comment .comment-reply-link {
  display: inline-block;
  font-size: 12px;
  line-height: .8;
  color: #6510AD;
  font-weight: 600;
}

.single-comment .comment-reply-link i {
  font-size: 16px;
  margin-right: 11px;
  font-weight: 600;
  position: relative;
  top: 2px;
}

.single-comment .comment-reply-link:hover {
  color: #2c234d;
}

.comment-form-area {
  position: relative;
}

.comment-form-area h3 {
  color: #2c234d;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 9px;
}

.comment-form-area p {
  font-size: 14px;
  line-height: 24px;
  color: #686875;
  margin: 0 0 43px;
}

.comment-form {
  position: relative;
}

.comment-form input[type="text"],
.comment-form input[type="number"],
.comment-form input[type="url"],
.comment-form textarea,
.comment-form input[type="email"] {
  width: 100%;
  height: 56px;
  font-size: 14px;
  line-height: 56px;
  font-weight: 400;
  border-radius: 3px;
  border: none;
  background: #f5f5f7;
  color: #7e7c87;
  outline: none;
  border: 1px solid transparent;
  padding: 0 20px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comment-form textarea {
  height: 180px;
  resize: none;
  line-height: 30px;
  padding-top: 14px;
}

.comment-form textarea::-moz-placeholder,
.comment-form input[type="text"]::-moz-placeholder,
.comment-form input[type="url"]::-moz-placeholder,
.comment-form input[type="number"]::-moz-placeholder,
.comment-form input[type="email"]::-moz-placeholder {
  color: #7e7c87;
  opacity: 1;
}

.comment-form textarea::-ms-input-placeholder,
.comment-form input[type="text"]::-ms-input-placeholder,
.comment-form input[type="url"]::-ms-input-placeholder,
.comment-form input[type="number"]::-ms-input-placeholder,
.comment-form input[type="email"]::-ms-input-placeholder {
  color: #7e7c87;
  opacity: 1;
}

.comment-form textarea::-webkit-input-placeholder,
.comment-form input[type="text"]::-webkit-input-placeholder,
.comment-form input[type="url"]::-webkit-input-placeholder,
.comment-form input[type="number"]::-webkit-input-placeholder,
.comment-form input[type="email"]::-webkit-input-placeholder {
  color: #7e7c87;
  opacity: 1;
}

.comment-form textarea:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="number"]:focus,
.comment-form input[type="email"]:focus {
  background: transparent;
  border-color: #ece9f9;
  -webkit-box-shadow: 0px 14px 16px 0px rgba(11, 02, 55, 0.10);
  -moz-box-shadow: 0px 14px 16px 0px rgba(11, 02, 55, 0.10);
  box-shadow: 0px 14px 16px 0px rgba(11, 02, 55, 0.10);
}

.comment-form button,
.comment-form input[type="submit"] {
  height: 50px;
  border-radius: 3px;
  background: #6510AD;
  color: #fff;
  text-align: center;
  border: none;
  outline: none;
  padding: 0 36px;
  font-size: 13px;
  line-height: 50px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comment-form button:hover,
.contact-form input[type="submit"]:hover {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(26, 8, 119, 0.24);
  -moz-box-shadow: 0px 20px 30px 0px rgba(26, 8, 119, 0.24);
  box-shadow: 0px 20px 30px 0px rgba(26, 8, 119, 0.24);
}

.save-comment {
  position: relative;
  margin: 5px 0 25px;
}

.save-comment input[type="checkbox"] {
  display: none;
}

.save-comment label {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 400;
  padding-left: 31px;
  position: relative;
  cursor: pointer;
  color: #686875;
  margin: 0 0 0;
}

.save-comment label:before {
  background: transparent;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  border-radius: 3px;
  top: 3px;
  width: 16px;
  border: 2px solid #ababb1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.save-comment input:checked+label::after {
  background: transparent;
  bottom: 0;
  font-family: 'ElegantIcons';
  content: "\4e";
  color: #6510AD;
  font-size: 10px;
  left: 2px;
  position: absolute;
  top: -1px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


.latest-course {
  position: relative;
  min-height: 60px;
  padding-left: 84px;
  margin: 9px 0 28px;
}

.latest-course:last-child {
  margin-bottom: 0;
}

.latest-course img {
  position: absolute;
  left: 0;
  width: 74px;
  height: 67px;
}

.latest-course h5 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}

.latest-course h5 a {
  color: inherit;
}

.latest-course h5 a:hover {
  color: #6510AD;
}

.latest-course .course-price {
  display: block;
  line-height: .8;
  color: #6510AD;
  font-weight: 600;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
}

.latest-course .course-price span {
  display: inline-block;
  color: #7e7c87;
}

.page-banner {
  position: relative;
  width: 100%;
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.banner-tip {
  position: relative;
  margin-top: 136px;
}

.banner-tip .banner-title {
  padding-left: 13px;
  height: 32px;
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
}

.banner-tip .bread-crumbs {
  margin-top: 21px;
  padding-left: 18px;
  height: 16px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
}

.search-box {
  border-radius: 5px;
  overflow: hidden;
}