body {color: #333;margin: 0;}
.container h4 {font-size: 36px;text-align: center;padding: 4% 0 3%;}
.container h4 p {display: inline-block;position: relative;}
.container h4 span {position: absolute;left: -40px;top: calc(50% - 7px);width: 14px;height: 14px;background: #ff0e55;border-radius: 50%;}
.banner {position: relative;}
.banner .content_tabs {position: absolute;left: 50%;bottom: 20%;font-size: 16px;text-align: center;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);background: #fff;box-shadow: 7px 4px 30px rgba(51, 51, 51, .14);min-width: 1000px;overflow: hidden;}
.banner li {position: relative;}
.banner li span {position: absolute;left: 20%;bottom: -1px;width: 0;height: 4px;}
.banner li.active{font-weight: bold;}
.banner li.active span,.banner li:hover span {width: 60%;background: #fddb3c;}
.banner .content_tabs a {display: block;color: #333;padding: 12% 0;}
.banner .content_tabs.active{position: fixed;top: 105px;bottom: auto;z-index: 100;}

.brand {position: relative;margin-top: -8%;padding-bottom: 5%;z-index: 2;}
.brand li {display: inline-block;position: relative;width: 25%;}
.brand li section {position: absolute;top: 0;left: 0;bottom: 0;width: 100%;height: 100%;color: #fff;background: rgba(0, 0, 0, .4);}
.brand li .info {left: 10%;width: 80%;}
.brand li h5 {font-size: 24px;font-weight: normal;}
.brand li span {display: block;width: 18%;height: 1px;background: #fff;margin: 5% 0 10%;}
.brand li p {font-size: 16px;line-height: 24px;}
.brand li:hover section {color: #333;background: rgba(254, 220, 49, .92);}
.brand li:hover span {background: #333;}

.ceshi {background: url(images/bg1.jpg) no-repeat center bottom;background-size: cover;padding-bottom: 4%;}
.ceshi p {display: inline-block;width: 18%;margin-right: 2%;background: #fedc31;}
.ceshi p input,.ceshi p select {display: block;width: 100%;font-size: 16px;color: #666;text-indent: 15px;line-height: 20px;padding: 20px 0;}
.ceshi select {background: url(/public/static/home/global/images/arrow1.png) no-repeat 95% center;background-size: 20px;}
.ceshi p.tj {margin-left: 2%;background: #333;border-radius: 30px;}
.ceshi p.tj input {text-indent: 0;color: #fff;}

.choose li {display: inline-block;width: 48.6%;margin-right: 2.8%;margin-bottom: 2%;background: url(images/bg3.jpg) no-repeat bottom left;background-size: cover;}
.choose li section {padding: 10%;background: url(images/pk1.png) no-repeat bottom right;background-size: 28.6%;}
.choose li section .info h5 {font-size: 20px;line-height: 30px;padding-left: 36px;}
.choose li section .info span {display: block;width: 30px;height: 1px;background: #fff;margin: 2% 0 3%;}
.choose li section .info p {font-size: 16px;line-height: 24px;}
.choose li:first-child:hover h5 {background: url(images/icon1.png) no-repeat left center;background-size: 28px;}
.choose li:nth-child(2):hover h5 {background: url(images/icon2.png) no-repeat left center;background-size: 28px;}
.choose li:nth-child(3):hover h5 {background: url(images/icon3.png) no-repeat left center;background-size: 28px;}
.choose li:last-child:hover h5 {background: url(images/icon4.png) no-repeat left center;background-size: 28px;}
.choose li:hover {background: url(images/bg2.jpg) no-repeat center;background-size: cover;}
.choose li section {color: #fff;background: url(images/pk2.png) no-repeat right bottom;background-size: 28.6%;}
.choose li:hover section{color: #333;background: url(images/pk1.png) no-repeat right bottom;background-size: 28.6%;}
.choose li:first-child h5 {background: url(images/icon5.png) no-repeat left center;background-size: 28px;}
.choose li:nth-child(2) h5 {background: url(images/icon6.png) no-repeat left center;background-size: 28px;}
.choose li:nth-child(3) h5 {background: url(images/icon7.png) no-repeat left center;background-size: 28px;}
.choose li:last-child h5 {background: url(images/icon8.png) no-repeat left center;background-size: 28px;}
.choose li:hover section span {background: #333;}

.school {position: relative;text-align: center;}
.school .circle {position: absolute;top: 20%;left: -300px;width: 370px;height: 370px;border: 70px solid #fff8d6;border-radius: 50%;}
.school .tabs,.school .tablist {position: relative;z-index: 2;background: #fff;}
.school .tabs li {font-size: 18px;display: inline-block;width: 150px;height: 45px;line-height: 45px;margin-right: 60px;margin-bottom: 2%;background: #f3f3f3;}
.school .tabs li.active {background: #fedc31;}
.school .tablist ul {display: none;}
.school .tablist ul.active {display: block;}
.school .tablist li {display: inline-block;width: 23.5%;margin-right: 2%;vertical-align: top;box-shadow: 0 0 30px rgba(0, 0, 0, .2);}
.school .tablist li .tu {position: relative;overflow: hidden;}
.school .tablist li:hover .tu img {-webkit-transition: all .8s ease;-moz-transition: all .8s ease;-ms-transition: all .8s ease;-o-transition: all .8s ease;transition: all .8s ease;-webkit-transform: scale(1.08);-moz-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform: scale(1.08);}
.school .tablist li .tu h5 {left: 0;font-size: 24px;font-weight: normal;color: #fff;width: 100%;}
.school .tablist li .info {padding-bottom: 5%;}
.school .tablist li .info a {position: relative;display: block;color: #333;margin: 2% 5% 0;height: 90px;text-align: left;border: 1px dashed #fedc31;}
.school .tablist li .info a:hover{color: #fedc31;}
.school .tablist li .info a img{position: absolute;top: 50%;left: 2%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);width: calc(20% - 2px);border: 1px solid #eaeaea;}
.school .tablist li .info p{position: absolute;top: 50%;left: 30%;font-size: 14px;width: 69%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.school .tablist li .info span{display: block;opacity: .9;font-size: 12px;padding-top: 5px;}
.school .tablist li:first-child .info {background: url(images/01.jpg) no-repeat bottom right;background-size: 75%;}
.school .tablist li:nth-child(2) .info {background: url(images/02.jpg) no-repeat bottom right;background-size: 75%;}
.school .tablist li:nth-child(3) .info {background: url(images/03.jpg) no-repeat bottom right;background-size: 75%;}
.school .tablist li:last-child .info {background: url(images/04.jpg) no-repeat bottom right;background-size: 75%;}
.school .container>a,.apply .container>a,.case .container>a {display: inline-block;font-size: 16px;color: #333;height: 60px;line-height: 60px;padding: 0 50px;background: #fedc31;margin: 3% 0 4%;}
.swiper-button-next{top: 40%;background-image: url(images/next.png);background-size: cover;}

.apply {background: url(images/bg4.jpg) no-repeat center;background-size: cover;padding-bottom: 1px;text-align: center;}
.apply li {position: relative;display: inline-block;width: calc(18.4% - 2px);font-size: 16px;margin: 3% 2% 0 0;border: 1px solid #333;padding: 5% 0 3%;vertical-align: top;}
.apply li:after {position: absolute;content: '';bottom: 0;right: 0;width: 0;height: 0;border-bottom: 10px solid #333;border-right: 10px solid #333;border-top: 10px solid transparent;border-left: 10px solid transparent;}
.apply li h5 {position: absolute;width: 80%;left: 10%;top: -25px;height: 50px;line-height: 50px;font-size: 20px;color: #23cc9d;background: #fff;border-radius: 25px;}
.apply li p {padding: 0 10%;}
.apply .container>a {color: #fff;width: 240px;height: auto;line-height: 24px;padding: 10px 0;background: #000;}

.how li {display: inline-block;width: 30%;margin-right: 5%;margin-bottom: 5%;background: url(images/bg6.jpg) no-repeat center;background-size: cover;vertical-align: middle;}
.how li section {padding: 15% 12%;}
.how li:first-child {background: url(images/bg01.jpg) no-repeat center;background-size: cover;}
.how li:nth-child(2):hover {background: url(images/bg02.jpg) no-repeat center;background-size: cover;}
.how li:nth-child(3) {background: url(images/bg03.jpg) no-repeat center;background-size: cover;}
.how li:nth-child(4):hover {background: url(images/bg04.jpg) no-repeat center;background-size: cover;}
.how li:nth-child(5) {background: url(images/bg05.jpg) no-repeat center;background-size: cover;}
.how li:first-child section {background: url(images/icon01.png) no-repeat right top;background-size: 40%;}
.how li:nth-child(2) section {background: url(images/icon02.png) no-repeat right top;background-size: 40%;}
.how li:nth-child(3) section {background: url(images/icon03.png) no-repeat right top;background-size: 40%;}
.how li:nth-child(4) section {background: url(images/icon04.png) no-repeat right top;background-size: 40%;}
.how li:nth-child(5) section {background: url(images/icon05.png) no-repeat right top;background-size: 40%;}
.how li h5 {font-size: 30px;}
.how li span {display: block;width: 50px;height: 1px;background: #333;margin: 10% 0 15%;}
.how li p {font-size: 16px;line-height: 24px;}
.how li a {display: block;color: #fff;background: url(images/bg7.jpg) no-repeat center;background-size: cover;}
.how li a p {display: inline-block;height: 63px;line-height: 63px;padding: 0 20px;background: url(images/bg06.png) no-repeat center right;background-size: cover;}

.caselist {padding-bottom: 3%;}
.caselist .swiper-slide {background: #fedc31;}
.caselist .zp,.caselist .message {display: inline-block;width: 50%;vertical-align: middle;position: relative;}
.caselist .message {width: 44%;padding: 3%;z-index: 2;}
.caselist .message section {margin-left: -12%;}
.caselist .message img {display: inline-block;width: 25%;margin-right: 5%;vertical-align: middle;}
.caselist .message .info {display: inline-block;width: 70%;font-size: 16px;line-height: 30px;vertical-align: middle;}
.caselist .message .info span {font-weight: bold;}
.caselist .message .text {font-size: 16px;line-height: 30px;margin-top: 10%;}
.caselist .message .text h5 {font-size: 24px;}
.caselist .message .text span {display: block;width: 60px;height: 1px;background: #333;margin: 5% 0;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {width: calc(100% - 20px);bottom: 1%;padding-right: 20px;text-align: right;}
.swiper-pagination-bullet {width: 10px;height: 10px;background: #f4d534;opacity: 1;}
.swiper-pagination-bullet-active {width: 10px;height: 10px;background: #000;}
.case .container>a {color: #fff;background: #000;margin-left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}

.tutor {background: url(images/bg8.jpg) no-repeat center;background-size: cover;padding-bottom: 3%;}
.tutor .swiper-container {padding-bottom: 4%;}
.tutor .swiper-slide {font-size: 16px;background: url(images/bg2.jpg) no-repeat bottom left;background-size: cover;}
.tutor .swiper-slide section {position: relative;padding: 10% 5%;}
.tutor .swiper-slide section img {position: absolute;top: 5px;right: 5px;width: 30%;}
.tutor .swiper-slide .info {line-height: 24px;padding-right: 32%;}
.tutor .swiper-slide .info span {font-weight: bold;}
.tutor .swiper-slide section>span {display: block;width: 12%;height: 1px;background: #333;margin: 5% 0;}
.tutor .swiper-slide section h5 {font-size: 24px;font-weight: normal;padding-bottom: 5%;}
.tutor .swiper-pagination {text-align: center;bottom: 0;}
.tutor .swiper-pagination-bullet {background: #fff;}
.tutor .swiper-pagination-bullet-active {background: #000;}

.question {background: url(images/bg10.jpg) no-repeat center right;background-size: cover;padding-bottom: 5%;}
.question h4 {padding-bottom: 40px;}
.question .q,.question .zhuce {display: inline-block;width: 55%;vertical-align: top;}
.question .q {box-shadow: 0 0 30px rgba(254, 220, 49, .1);}
.question .q ul {height: 500px;padding: 0 5%;font-size: 16px;line-height: 24px;background: #fff;overflow-y: scroll;}
.question .q ul li {padding-top: 5%;}
.question .q ul li p {padding-bottom: 10px;}
.question .q ul li span {font-weight: bold;}
.question .zhuce {width: 40%;margin-left: 5%;}
.question form{height: 500px;overflow: hidden;background: url(images/bg9.jpg) no-repeat center;background-size: cover;padding: 0 10%;}
.question form h5 {color: #fff;font-size: 30px;font-weight: normal;text-align: center;padding-top: 20px;}
.question form p {font-size: 16px;line-height: 50px;margin-top: 3%;background: #fff;padding: 0 5%;}
.question form input,.question form select {font-size: 14px;padding: 15px 0;text-indent: 10px;}
.question form select {min-width: 60%;background: url(/public/static/home/global/images/arrow1.png) no-repeat 95% center #fff;background-size: 20px;}
.question form .text{padding: 0;border: 1px dashed #fff;background: transparent;}
.question form textarea{resize: none;height: 70px;padding: 5px;background: transparent;border: none;color: #fff;}
.question form p.tj {background: #fedc31;border-radius: 30px;}
.question form p.tj input {width: 100%;text-indent: 0;}
.question form i{font-size: 14px;color: #fff;display: block;text-align: center;}
