body{color: #414141;margin: 0;}
.container h4,.case h4{font-size: 36px;text-align: center;padding: 4% 0 3%;}
.container h4 p,.case h4 p{font-size: 24px;font-weight: normal;padding-top: 5px;}
/*工作室负责人*/
.inspector .leader {border: 1px solid #414141;}
.inspector .leader .bg{display: inline-block;width: 20%;background: url(images/1.jpg) no-repeat top center;background-size: cover;padding: 3% 0;vertical-align: middle;}
.inspector .leader .info{display: inline-block;width: 38%;padding: 3% 0;vertical-align: middle;border-left: none;}
.inspector .leader .info section{font-size: 14px;padding-bottom: 5%;margin: 0 10% 5%;position: relative;border-bottom: 1px solid #414141;}
.inspector .leader h5{font-size: 24px;}
.inspector .leader .info section h5 i{font-size: 14px;font-weight: normal;}
.inspector .leader .info>p{font-size: 13px;color: #7b7b7b;line-height: 18px;padding: 0 10%;text-align: justify;}
.inspector .leader .info a{position: absolute;right: 0;bottom: 10%;width: 130px;height: 35px;line-height: 35px;font-size: 15px;color: #fff;background: #c6a066;text-align: center;}
.case>a,.service>a{display: block;width: 200px;height: 40px;line-height: 40px;font-size: 16px;color: #fff;margin: 4% 14% 0;background: #c6a066;text-align: center;}
.inspector .leader .info span,.inspector .leader .advantage span,.tutor .text span,form span{display: inline-block;font-size: 24px;-webkit-transform: rotate(15deg);-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-o-transform: rotate(15deg);transform: rotate(15deg);margin: 2% 1%;}
.inspector .leader .leader-zp{display: inline-block;width: 42%;vertical-align: middle;}
.inspector .leader .leader-zp .zp-info,.inspector .leader .leader-zp .advantage{display: inline-block;width: 48%;vertical-align: middle;}
.inspector .leader .leader-zp p{font-size: 14px;padding-top: 3%;line-height: 24px;}
.inspector .leader .leader-zp p span{display: block;font-weight: bold;}
.inspector .leader .zp-info{width: 40% !important;padding-right: 6%;margin-right: 5%;border-right: 1px solid #414141;}
.inspector .leader .advantage p{font-size: 14px;line-height: 24px;}

/*热门专业*/
.hotmajor{padding-bottom: 4%;}
.hotmajor li{position: relative;margin-right: 10px;color: #fff;}
.hotmajor li img{vertical-align: top;}
.hotmajor li .info{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.hotmajor li:hover .info{background: rgba(198,160,102,.8);}
.hotmajor li .info .text{left: 5%;width: 90%;text-align: center;font-size: 16px;padding-top: 60%;}
.hotmajor li .info .text span{font-size: 14px;}
.hotmajor li:first-child .text{background: url(images/icon1.png) no-repeat center 10%;background-size: 45%;}
.hotmajor li:nth-child(2) .text{background: url(images/icon2.png) no-repeat center 10%;background-size: 45%;}
.hotmajor li:nth-child(3) .text{background: url(images/icon3.png) no-repeat center 10%;background-size: 45%;}
.hotmajor li:nth-child(4) .text{background: url(images/icon4.png) no-repeat center 10%;background-size: 45%;}
.hotmajor li:nth-child(5) .text{background: url(images/icon5.png) no-repeat center 10%;background-size: 45%;}
.hotmajor li:nth-child(6) .text{background: url(images/icon6.png) no-repeat center 10%;background-size: 45%;}
.hotmajor li:nth-child(7) .text{background: url(images/icon7.png) no-repeat center 10%;background-size: 45%;}

/*优秀学员案例*/
.case{padding-bottom: 3%;background: url(images/9.jpg) no-repeat center;background-size: cover;}
.case h4{color: #fff;}
.case li{display: inline-block;width: 21.25%;margin-right: 5%;margin-bottom: 4%;vertical-align: top;}
.case li:nth-child(4n){margin-right: 0;}
.case li .info{font-size: 14px;color: #fff;line-height: 22px;padding: 8% 5%;margin-top: 10%;border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
.case li h5{font-size: 18px;padding-bottom: 10px;}
.case a{margin: 0 auto;}

/*超值服务*/
.service li{display: inline-block;margin-right: 8%;}
.service li h5{font-size: 36px;padding: 45% 0 5% 40%;}
.service li:first-child h5{background: url(images/10.png) no-repeat center left;background-size: 75%;}
.service li:nth-child(2) h5{background: url(images/11.png) no-repeat center left;background-size: 75%;}
.service li:nth-child(3) h5{background: url(images/12.png) no-repeat center left;background-size: 75%;}
.service li:nth-child(4) h5{background: url(images/13.png) no-repeat center left;background-size: 75%;}
@media only screen and (max-width: 1600px) {.service li h5{font-size: 28px;}}
.service li .info{font-size: 16px;line-height: 30px;padding: 8% 0 8% 8%;border-top: 1px solid #414141;border-bottom: 1px solid #202020;margin-top: 5%;}
.service li .info p{position: relative;padding-left: 15px;}
.service li .info p span{position: absolute;left: 0;top: 13px;width: 5px;height: 5px;border-radius: 50%;background: #d2d2d2;margin-right: 10px;}
.service li .info p:hover{color: #c6a066;font-size: 18px;font-weight: bold;}
.service>a{margin: 4% auto 5%;}

/*导师团*/
.tutor>div {background: #1b1b1b;}
.tutor h4{padding-bottom: 1.5%;}
.tutor>p{width: 80%;font-size: 14px;text-align: center;margin: 0 auto 3%;}
.tutor li{position: relative;display: inline-block;width: 25%;background: #4a4a4a;text-align: center;vertical-align: top;}
.tutor li .info{position: absolute;bottom: 0;left: 0;width: 90%;color: #fff;padding: 5%;text-align: left;}
.tutor li .info h5{font-size: 20px;padding-bottom: 3%;}
.tutor li .info p{font-size: 16px;opacity: .8;}
.tutor li .info a{display: inline-block;height: 0;font-size: 14px;color: #c6a066;background: url(images/icon.png) no-repeat center right;background-size: 15%;overflow: hidden;}
.tutor li:hover .info{color: #fff !important;background: rgba(0,0,0,.7);}
.tutor li:hover .info a{height: 20px;padding: 5% 15% 5% 0;}
.tutor ul.tutor_r,.tutor div.text{display: inline-block;width: 50%;vertical-align: top;}
.tutor ul.tutor_r li{width: 50%;}
.tutor div.text{width: 43%;}
.tutor .text{font-size: 14px;color: #fff;background: #1b1b1b;padding: 8% 2% 0 5%;}
.tutor .text h5{font-size: 32px;font-weight: normal;padding-bottom: 10px;}
.tutor .text h6{font-size: 24px;color: #c6a066;font-weight: normal;}
.tutor .text span{color: #c6a066;}
.tutor .text p{font-size: 14px;line-height: 24px;margin-bottom: 4%}
.tutor .text section p{font-size: 17px;line-height: 30px;margin-bottom: 0;}
@media only screen and (max-width: 1500px) {
	.tutor .text{padding-top: 3%;}
	.tutor .text h6{font-size: 22px;}
	.tutor .text section p{font-size: 16px;}
}

/*合作单位*/
.hezuo{padding-bottom: 4%;background: #f4f4f4;text-align: center;}
.hezuo li img{width: 80%;}
.hezuo li p{font-size: 14px;padding-top: 5%}

/*服务客户*/
.customer{padding-bottom: 4%;background: #ececec;text-align: center;}
.customer li{display: inline-block;width: 15%;margin-right: 2%;margin-bottom: 2%;}

/*注册*/
form{padding: 3% 0;background: url(images/zhucebg.jpg) no-repeat center;background-size: cover;text-align: center;}
form ul{display: inline-block;font-size: 22px;color: #fff;text-align: left;}
form ul h4{font-size: 36px;}
form ul span{margin: 6% 0 6% 2%;}
form ul li{padding-bottom: 10%;}
form ul li input,form ul li select{width: 300px;font-size: 20px;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.6);text-indent: 20px;}
form ul li select{background: url(/public/static/home/global/images/arrow.png) no-repeat 90% center;}
form ul li select option{font-size: 15px;line-height: 25px;background: rgba(0,0,0,0.8);}
form ul li.tj input{width: 100%;border: none;height: 40px;line-height: 40px;text-align: center;background: #dd2a3f;}