.title-wrapper {
    background: url('/resources/images/buy/banner.png') no-repeat center;
    width: 100%;
    height: 260px;
}
.title-banner-content {
    width: 857px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.banner-title {
    font-size: 48px;
    color: #fff;
    padding-top: 67px;
}
.banner-content {
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
}
.banner-img {
    position: absolute;
    right: 0;
    top: 34px;
}
.module-title-p {
    font-size: 24px;
    color: #3D4A5E;
    margin-bottom: 6px;
}
.module-title .title {
    font-size: 14px;
    color: #7F8896;
    text-align: center;
    line-height: 14px;
    font-weight: 200;
}
.module-white {
    height: 0;
}
.plat-item{
    width: 140px;
    height: 102px;
    position: relative;
}
.plat-item:hover .plat-icon{
    border: rgba(255,112,2,0.50);
    border-bottom: none;
}
.plat-item:hover{
    cursor: pointer;
    box-shadow: 0 0 12px 0 rgba(255,112,2,0.50);
    border-radius: 4px;
    border: none;
}
.plat-item .plat-icon{
    border-radius: 4px 4px 0px 0px;
    border: 1px solid #BCC2CC;
    border-bottom: none;
}
.plat-item .plat-icon-white {
    border: none;
    border-radius: 0;
    margin-top: 12px;
}
.plat-content .plat-item-white {
    border: 1px solid #BCC2CC;
    border-radius: 4px;
}
.plat-content .plat-item-white:hover {
    border: none;
}
.plat-item .plat-icon img{
    width: 125px;
    margin-top: 2px;
}
.plat-item .plat-free{
    border-radius: 0px 0px 4px 4px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    background: #FF7002;
    font-size: 14px;
    color: #fff;
}
.plat-item .platform-link{
    display: flex;
}
.plat-item .platform-link a{
    flex:1;
    color: #fff;

}
.plat-item .platform-link a:hover{
    color: #fff;
    text-decoration: none;
}
.plat-item .plat-free a.link-left{
    border-bottom-left-radius: 4px;
    background:  #FFA968;
}
.plat-item .plat-free a.link-left:hover{
    background-color: #FF9848;
}
.plat-item .plat-free a.link-right {
    border-bottom-right-radius: 4px;
}
.plat-item .plat-free a.link-right:hover {
    background-color: #ED6903;
}
.plat-item .plat-free-white {
    border-radius: 0px 0px 4px 4px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #BCC2CC;
    border-top: none;

}
.plat-h1{
  font-size: 20px !important;
  color: #333333 !important;
  font-weight: 600 !important;
}
.plat-imp{
  margin-top: 24px !important;
}
.plat-h3 {
    width: 860px;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 60px;
}
.plat-wrapper {
    width: 860px;
    margin: 0 auto;
    margin-top: 20px;
    white-space:nowrap;
}
.plat-content {
    margin-right: 40px;
    vertical-align: top;
    position: relative;
}
.footer-p {
    font-size: 14px;
    color: #3D4A5E;
    width: 860px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.footer-img-wrapper {
    width: 100%;
    height: 108px;
    background: url('/resources/images/buy/footer-banner.png') no-repeat center
}
.footer-img-content {
    width: 1050px;
    margin: 0 auto; 
}
.kdzs-default-btn{
	  font-size: 16px;
    border: 1px solid #fff;
    color: #FD674F;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    border-radius: 100px;
    height: 42px;
    width: 142px;
}
.kdzs-default-btn-three{
    font-size: 16px;
    border: 1px solid #fff;
    color: #FD674F;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    border-radius: 100px;
    height: 42px;
    width: 160px;
}
.kdzs-default-btn-two{
  font-size: 16px;
  border: 1px solid #fff;
  color: #FD674F;
  border-radius: 4px;
  background: rgba(255, 255, 255, 1);
  border-radius: 100px;
  height: 42px;
  width: 200px;
}
.kdzs-default-btn-one {
    font-size: 16px;
    border: 1px solid rgb(253, 242, 81);
    color: #FD674F;
    border-radius: 4px;
    background: rgb(253, 242, 81);
    border-radius: 100px;
    height: 42px;
    width: 200px;
}
.footer-img-content button{
    margin-left: 60px;
}

.kdzs-default-btn-two:hover,.kdzs-default-btn-one:hover,.kdzs-default-btn:hover{
	background: rgba(255, 255, 255, 0.8);
}
.icon-img {
    position: absolute;
    width: 30px;
    z-index: 10;
    right: 0;
}
.course-item{
    background-color: #fff;
    width: 45%;
    padding: 30px 20px;
    position: relative;
}
.course-item img{
    position: absolute;
    bottom: 20px;
    right: 10px;
}
.course-item p{
    width: 80px;
    height: 28px;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #3D4A5E;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}
.course-item ul {
    list-style: none;
    padding-left: 0;
}
.course-item ul li{
    list-style: none;
    text-align: left;
    margin-top: 10px;
}
.new-course{
    margin-right: 5%;
}
.course-item ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #3D4A5E;
    font-weight: 400;
}
.course-item ul li a:hover {
    text-decoration: none;
    color: #FF730D;
}
.course-item ul li a:hover .big-circle{
    background-color: rgba(255,115,13,0.3);
}
.course-item ul li a:hover .big-circle::after{
    background-color: #FF730D;
}
.big-circle{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #4D3D4A5E;
    border-radius: 50%;
    position: relative;
    margin-right: 5px;
}

.big-circle::after{
    content:'';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #3D4A5E;
    border-radius: 50%;
    left:50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -3px;
}
.new-solution{
    padding-bottom: 75px;
}
.new-solution .solution-t1{
    font-size: 20px;
    color: #3D4A5E;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: left;
}
.new-solution .solution-t2{
    font-size: 24px;
    color: #3D4A5E;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: left;
}
.new-solution .solution-t3{
    color: #7F8896;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
}
