/*公共样式*/
*{margin:0;padding:0;list-style-type:none;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;}
html, body {font-family:'Microsoft YaHei',arial,Helvetica,sans-serif;-webkit-text-size-adjust: none;}
body{ font:14px/2 "微软雅黑"; color:#343434; background-color:#fff;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a {
    text-decoration: none;
    color: inherit;
    outline: none !important;
}
a:focus {
    outline: none !important;
}
a {
    blr:expression(this.onFocus=this.blur());
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.shortcut{
    background: #705ec9;
    height:30px;
}
.shortcut_content{
    height:30px;
    line-height: 28px;
    color: #ffffff;
}
.shortcut_content a{
    font-size: 12px;
    padding: 0 10px;
    cursor:  pointer;
    color: #fff;
}
.shortcut_content .a_left{
    padding: 0 10px 0 0;
}
.shortcut_content .a_right{
    padding: 0 0 0 10px;
}
.shortcut_content img
{
    position: relative;
    top: 4px;
    padding-right: 5px;
}
.shortcut_content_left{
    float: left;
}
.shortcut_content_right{
    float: right;
}

.container_1200 {
    padding-bottom: 62px;
    width: 1080px;
    margin: 0 auto;
}
.logo-sjys{
    height: 77px;
    background: #222222;
    padding-top: 21px;
}
.logo-sjys-left{
    float: left;
    width:500px;
}
.logo-sjys-center{
    float: left;
}
.logo-sjys-right{
    float: right;
}
.logo-sjys-right-sm{
    margin-top: -10px;
    font-size: 16px;
    color: #ddd;
}
.logo-sjys-right-lg{
    font-size:20px;
    color: #fff;
}
.sjys-nav{
    background: #181718;
    height:40px;
}
.sjys-nav-ul{
    margin:auto;
    width:1080px;
    height:40px;
}
.sjys-nav-ul li{
    font-size: 16px;
    font-family: 'Microsoft YaHei', arial, Helvetica, sans-serif;
    float: left;
    line-height: 40px;
    width:134px;
    text-align: center;
}
.sjys-nav-ul li a{
    color: #ffffff;
}
.sjys-nav-ul .on{
    background: #705ec9;
}

/*悬浮客服咨询开始*/
.float-ad {
    position: fixed;
    right: 0;
    bottom: 77px;
    z-index: 99999;
    width: 134px;
}
.float-ad .float-interaction {
    width: 64px;
    margin: auto;
}
.float-ad .float-interaction .interac-item {
    position: relative;
    z-index: 99999;
    margin-top: 4px;
}
.float-ad .float-interaction .interac-item .link {
    display: block;
    /* background-color: #636363;*/
    padding-top: 4px;
    width: 64px;
    height: 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.float-ad .float-interaction .interac-item .link .icon,
.float-ad .float-interaction .interac-item .link span {
    display: block;
    width: 100%;
    height: 42px;
}
.float-ad .float-interaction .interac-item .link .icon {
    background-repeat: no-repeat;
    background-position: center;
}
.float-ad .float-interaction .interac-item .link .icon-1 {
    background-image: url('../images/new/float-1.png');
}
.float-ad .float-interaction .interac-item .link .icon-2 {
    background-image: url('../images/new/float-2.png');
}
 .float-ad .float-interaction .interac-item .link .icon-22 {
     background-image: url('../images/new/sjys-float-22.png');
 }
.float-ad .float-interaction .interac-item .link .icon-3 {
    background-image: url('../images/new/float-3.png');
}
.float-ad .float-interaction .interac-item .link .icon-4 {
    background-image: url('../images/new/float-4.png');
}
.float-ad .float-interaction .interac-item-bg1>a{
    background: #feab48;
}
.float-ad .float-interaction .interac-item-bg2 a{
    background: #42c8ff;
}
.float-ad .float-interaction .interac-item-bg3 a{
    background: #7a95e4;
}
.float-ad .float-interaction .interac-item-bg4 a{
    background: #4ab14a;
}
.float-ad .float-interaction .interac-item-bg5 a{
    background: #fc7b7a;
}
.float-ad .float-interaction .interac-item .link span {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 14px;
    text-align: center;
    color: #fff;
}
.float-ad .float-interaction .interac-item .link.on {
    background-color: #ed9336;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper {
    position: absolute;
    right: 70px;
    top: -20px;
    z-index: auto;
    width: 213px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm {
    padding: 70px 24px 0 18px;
    width: 161px;
    height: 179px;
    background: url('../images/new/gw-bg-float.png') no-repeat center;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group {
    position: relative;
    z-index: auto;
    margin-top: 11px;
    width: 160px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group input {
    width: 100%;
    height: 30px;
    border: 1px solid #898989;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 30px;
    text-align: left;
    color: #bfbfbf;
    text-indent: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .form-group span {
    position: absolute;
    left: 0;
    top: 0;
    z-index: auto;
    width: 100%;
    height: 42px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 42px;
    text-align: left;
    color: #bfbfbf;
    text-indent: 7px;
}
.float-ad .float-interaction .interac-item .float-frm-wrapper .float-frm .submit {
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: none;
    margin: 17px auto 0;
    display: block;
    width: 106px;
    height: 30px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #ed9336;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.float-ad .float-interaction .interac-item .float-weixin-wrapper {
    position: absolute;
    right: 70px;
    top: -30px;
    z-index: auto;
    width: 213px;
    min-height: 230px;
    background: url('../images/new/gw-bg-float.png') no-repeat left top;
}
.float-ad .float-interaction .interac-item .float-weixin-wrapper .weixin {
    display: block;
    margin-left: 21px;
    padding-top: 67px;
    width: 163px;
}
.float-ad .float-interaction .interac-item .float-qq-wrapper {
    position: absolute;
    right: 70px;
    top: -30px;
    z-index: auto;
    width: 300px;
    min-height: 230px;
    background: url('../images/gw-bg-float3.png') no-repeat left top;
    background-size: 300px ;
}
.float-ad .float-interaction .interac-item .float-qq-wrapper .block-nbsp .qq {
    color: #ffffff;
    background: #ed9336;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 16px;
}
.block-nbsp{
    padding-top: 119px;
    width:195px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:28px;
}
/*悬浮客服咨询结束*/

/*底部样式*/
.g-footer {
    background-color: #313131;
}
.g-footer .footer-top {
    border-bottom: 1px solid #666;
    padding-top: 68px;
    padding-bottom: 50px;
}
.g-footer .footer-top .left {
    width: 925px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    color: #666;
}
.g-footer .footer-top .left .footer-nav {
    margin-top: 7px;
    height: 25px;
    font-size: 0;
}
.g-footer .footer-top .left .footer-nav a,
.g-footer .footer-top .left .footer-nav span {
    display: inline-block;
    font-size: 16px;
    color: #666;
    text-decoration:  none;
}
.g-footer .footer-top .left .footer-nav span {
    margin: 0 16px;
}
.g-footer .footer-top .left .footer-nav a:hover {
    color: #fff;
}
.g-footer .footer-top .left .footer-link {
    margin-top: 37px;
}
.g-footer .footer-top .left .footer-link .first,
.g-footer .footer-top .left .footer-link .underline {
    float: left;
    width: 265px;
    font-size: 0;
}
.g-footer .footer-top .left .footer-link .first .icon,
.g-footer .footer-top .left .footer-link .underline .icon,
.g-footer .footer-top .left .footer-link .first .link-item,
.g-footer .footer-top .left .footer-link .underline .link-item {
    display: inline-block;
    vertical-align: top;
}
.g-footer .footer-top .left .footer-link .first .icon,
.g-footer .footer-top .left .footer-link .underline .icon {
    width: 66px;
    height: 66px;
}
.g-footer .footer-top .left .footer-link .first .link-item,
.g-footer .footer-top .left .footer-link .underline .link-item {
    margin-left: 12px;
    width: 178px;
    font-size: 14px;
}
.g-footer .footer-top .left .footer-link .first .link-item .tit,
.g-footer .footer-top .left .footer-link .underline .link-item .tit {
    display: block;
    font-weight: bold;
}
.g-footer .footer-top .left .footer-link .first .link-item .cont,
.g-footer .footer-top .left .footer-link .underline .link-item .cont {
    margin-top: 4px;
    display: block;
    line-height: 18px;
    font-style:  normal;
}
.g-footer .footer-top .left .footer-link .first {
    width: 352px;
}
.g-footer .footer-top .left .footer-link .underline .link-item .cont {
    margin-top: 9px;
    font-size: 24px;
    line-height: 24px;
}
.g-footer .footer-top .right {
    width: 124px;
    /*margin-right: 30px;*/
}
.g-footer .footer-top .right .weixin-desc {
    margin-top: 4px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 25px;
    text-align: center;
    color: #666;
}
.g-footer .footer-bottom {
    padding-bottom: 23px;
}
.g-footer .footer-bottom .copyright,
.g-footer .footer-bottom .licensing {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    color: #535353;
}
.g-footer .footer-bottom .copyright {
    margin-top: 15px;
}
.g-footer .footer-bottom .licensing em {
    margin: 0 8px;
}
.g-footer .footer-bottom .advantage {
    margin-top: 7px;
    font-size: 0;
    text-align: center;
}
.g-footer .footer-bottom .advantage li {
    display: inline-block;
    height: 35px;
}
.g-footer .footer-bottom .advantage li + li {
    margin-left: 32px;
}
.fl {
    float: left;
}
.fr {
    float: right
}
/*底部样式结束*/


/*section开始*/

/*公共样式*/
.div_center{
    text-align: center;
    margin-bottom: 60px;
}
.div_center h2{
    font-family: "宋体";
    font-size: 45px;
    font-weight: 900;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}
.div_center h2 span{
    font-size: 45px;
    font-weight: bolder;
    color: #0053f8;
}
.div_center>div{
    font-size: 0;
    height: 23px;
    position: relative;
}
.div_center>div>span{
    display: inline-block;
    width: 130px;
    border-bottom: 2px solid #0053f8;
}
.div_center>div>p{
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.div_center>div>p>span{
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #0053f8;
    border: 2px solid #0053f8;
    border-radius: 50%;
    background-color: white;
}
.div_center>p{
    margin-top: 10px;
    font-size: 20px;
}

/*关于中鹏开始*/
.s_second{
    width: 1198px;
    height: 850px;
    margin: 0 auto;
    padding: 215px 0 0 127px;
    box-sizing: border-box;
    background: url("../images/picture31.png");
    background-size: cover;
    background-position: center;
}
.s_second dl{
    width: 368px;
}
.s_second dl dt{
    font-size: 27px;
    color: white;
}
.s_second dl dd:nth-of-type(1){
    display: inline-block;
    width: 42px;
    border-bottom: 3px solid white;
}
.s_second dl dd:nth-of-type(2){
    margin-top: 25px;
    font-size: 16px;
    line-height: 25px;
    color: #eee;
}
/*关于中鹏结束*/


/*我们的优势开始*/
.s_third{
    width: 100%;
    height: 802px;
    box-sizing: border-box;
    padding-top: 60px;
    margin: 0 auto;
    background: url("../images/picture3.png") no-repeat;
}
.s_third_d2{
    width: 1080px;
    margin: 0 auto;
}
.s_third_d2 li{
    overflow: hidden;
    margin-bottom: 52px;
}
.s_third_d2 li>div{
    float: left;
    width: 198px;
}
.s_third_d2 li>div:first-of-type~div{
    margin-left: 22.5px;
}
.s_third_d2_div1,
.s_third_d2_div3{
    border-bottom: 2px solid #0053f8;
}
.s_third_d2_div1>p,
.s_third_d2_div3>p{
    font-size: 16px;
    font-weight: bold;
    color: #0053f8;
    padding: 22px 0;
    text-align: center;
}
.s_third_d2_div2{
    width: 198px;
    height: 198px;
    box-sizing: border-box;
    padding: 0 15px;
    color: white;
    background-color: #0053f8;
}
.s_third_d2_div2 h6{
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
}
.s_third_d2_div2 p{
    line-height: 20px;
}
.s_third_d2_div3{
    height: 198px;
    box-sizing: border-box;
}
.s_third_d2_div3:hover p a{
    color: orange;
}
/*我们的优势结束*/


/*学历提升开始*/
.s_fourth{
    width: 100%;
    height: 861px;
    box-sizing: border-box;
    padding-top: 80px;
    margin: 0 auto;
    background: url("../images/picture30.png");
    background-size: cover;
    background-position: center;
}
.s_fourth .div_center>h2{
    color: white;
}
.s_fourth .div_center>div>span{
    border-bottom: 2px solid #fff;
}
.s_fourth .div_center>div>p>span{
    color: white;
    background-color: #0c53de;
    border: 2px solid #fff;
}
.s_fourth .div_center>p{
    color: white;
}
.s_fourth .div_center>p span{
    padding: 0 30px;
}
.s_fourth_d2{
    width: 1080px;
    margin: 0 auto;
}
.s_fourth_d2 ul{
    font-size: 0;
}
.s_fourth_d2 ul li{
    float: left;
}
.s_fourth_d2 ul li>div{
    width: 270px;
    height: 336px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    position: relative;
}
.s_fourth_d2_l1{
    background: url("../images/picture29.png");
}
.s_fourth_d2_l2{
    background: url("../images/picture19.png");
}
.s_fourth_d2_l3{
    background: url("../images/picture72.png");
}
.s_fourth_d2_l4{
    background: url("../images/picture42.png");
}
.s_fourth_d2 ul li div:nth-of-type(1){
    text-align: center;
    /*display: none;*/
}
.s_fourth_d2 ul li div:nth-of-type(1) h2{
    font-size: 25px;
    font-weight: bold;
    color: white;
    padding-top: 125px;
}
.s_fourth_d2 ul li div a{
    display: inline-block;
    width: 170px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #f2c301;
    border-radius: 30px;
    position: absolute;
    bottom: 36px;
    left: 50px;
}
.s_fourth_d2 ul li div:nth-of-type(2){
    padding: 10px 20px;
    background-color: #353f37;
}
.s_fourth_d2 ul li div:nth-of-type(2) p{
    font-size: 14px;
    line-height: 30px;
    color: white;
}
/*学历提升结束*/


/*老师介绍开始*/
.s_fifth{
    width: 1080px;
    height: 490px;
    margin: 0 auto;
    position: relative;
}
.s_fifth_d1{
    width: 1044px;
    height: 401px;
    background-color: #f2c301;
    position: absolute;
    top: -105px;
    right: 0;
}
.s_fifth_d2 ul li{
    position: absolute;
    top: -73px;
    left: 0;
    z-index: 1;
}
.s_fifth_d3{
    width: 504px;
    position: absolute;
    top: -70px;
    right: 48px;
}
.s_fifth_d3 ul li h6{
    font-size: 25px;
    font-weight: bold;
}
.s_fifth_d4{
    position: absolute;
    bottom: 67px;
    right: 65px;
    z-index: 1;
}
.s_fifth_d4 ul{
    width: 488px;
    overflow: hidden;
}
.s_fifth_d4 ul li{
    float: left;
    margin: 4px 8px;
    position: relative;
}
.s_fifth_d4 ul li img{
    cursor: pointer;
}
.s_fifth_d4 ul li span{
    display: block;
    width: 106px;
    height: 66px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    cursor: pointer;
}
.box_show{
    border: 3px solid #0052f5;
}
/*老师介绍结束*/


/*热门课程开始*/
.s_sixth{
    width: 1080px;
    margin: 0 auto;
}
.s_sixth_d2 ul li{
    height: 399px;
    margin-bottom: 35px;
}
.s_sixth_d2 ul li>div{
    width: 529px;
    height: 399px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 20px #a8a4a4;
}
.s_sixth_d2 ul li>div:nth-of-type(1){
    float: left;
}
.s_sixth_d2 ul li>div:nth-of-type(2){
    float: right;
}
.s_sixth_d2_h6{
    width: 529px;
    height: 95px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
}
.s_sixth_d2_h6 a{
    display: block;
    line-height: 95px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 36px;
}
.s_sixth_d2_h6 span{
    display: inline-block;
    width: 44px;
    height: 45px;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 36px;
    top: 25px;
}
.s_sixth_d2_h6_span1{
    background: url("../images/picture24.png");
}
.s_sixth_d2_h6_span2{
    background: url("../images/picture27.png");
}
.s_sixth_d2_li_d1{
    background: url("../images/picture41.png") no-repeat;
}
.s_sixth_d2_li_d2{
    background: url("../images/picture35.png") no-repeat;
}
.s_sixth_d2_li_d3{
    background: url("../images/picture33.png") no-repeat;
}
.s_sixth_d2_li_d4{
    background: url("../images/picture73.png") no-repeat;
}
.s_sixth_d2_li_d5{
    background: url("../images/picture32.png") no-repeat;
}
.s_sixth_d2_li_d6{
    background: url("../images/picture44.png") no-repeat;
}
.s_sixth_d2_li_div_children{
    width: 529px;
    height: 304px;
    box-sizing: border-box;
    padding: 30px 40px 0;

}
.s_sixth_d2_li_div_children p{
    color: white;
}
.s_sixth_d2_li_div_children p:first-of-type{
    margin-bottom: 10px;
}
.background_color{
    background-color: rgba(0,0,255,0.7);
}
.color{
    color:#0000FF;
}
/*热门课程结束*/


/*更多优惠开始*/
.s_seventh{
    width: 100%;
    height: 456px;
    margin: 100px auto 0;
    box-sizing: border-box;
    padding-top: 50px;
    background: url("../images/picture36.png");
    background-size: cover;
    background-position: center;
}
.s_seventh_d1{
    width: 1080px;
    margin: 0 auto;
    position: relative;
}
.s_seventh_d1 h2{
    font-family: "新宋体";
    font-size: 40px;
    font-weight: bold;
    color: #000;
}
.s_seventh_d1>span{
    display: inline-block;
    width: 105px;
    border-bottom: 2px solid #000;
}
.s_seventh_d1>p{
    font-size: 25px;
}
.s_seventh_d1>p span:nth-of-type(1){
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.s_seventh_d1>p span:nth-of-type(2){
    font-size: 35px;
    font-weight: bold;
    color: #0053f8;
}
.s_seventh_d1>img{
    position: absolute;
    top: -160px;
    right: -80px;
}
.s_seventh_d2{
    width: 1080px;
    margin: 50px auto 0;
    font-size: 0;
}
.s_seventh_d2 form{
    overflow: hidden;
}
.s_seventh_d2>form>input,
.s_seventh_d2>form>a{
    float: left;
    width: 288px;
    height: 66px;
    color: white;
    line-height: 66px;
}
.s_seventh_d2>form>input{
    font-size: 20px;
    box-sizing: border-box;
    padding-left: 22px;
    margin-right: 36px;
    background-color: #ddbe09;
    border: 1px solid white;
    outline: none;
    border-radius: 5px;
}
.s_seventh_d2>form>input::-webkit-input-placeholder{
    color:white;
}
.s_seventh_d2>form>input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
.s_seventh_d2>form>input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
.s_seventh_d2>form>input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:white;
}
.s_seventh_d2>form>a{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    background-color: #0053f8;
    border-radius: 5px;
}
/*更多优惠结束*/


/*精品课程开始*/
.s_eighth{
    width: 100%;
    padding-top: 60px;
    margin: 0 auto;
}
.s_eighth_d2{
    width: 1551px;
    height: 600px;
    margin: -125px auto 0;
    padding-top: 100px;
    background: url("../images/picture16.png");
    background-size: cover;
    background-position: center;
    text-align: center;
}
.s_eighth_d2 ul li a{
    display: inline-block;
    width: 310px;
    height: 310px;
    background-size: cover;
    background-position: center;
}
.s_eighth_d2_a1{
    background: url("../images/picture74.png");
}
.s_eighth_d2_a2{
    background: url("../images/picture75.png");
}
.s_eighth_d2_a3{
    background: url("../images/picture76.png");
}
.s_eighth_d2_a4{
    background: url("../images/picture77.png");
}
.s_eighth_d2_a5{
    background: url("../images/picture78.png");
}
.s_eighth_d2_a6{
    background: url("../images/picture79.png");
}
.s_eighth_d2_a7{
    background: url("../images/picture80.png");
}
.s_eighth_d2 ul li:nth-of-type(2){
    margin-top: -155px;
}
/*精品课程结束*/


/*男女时装开始*/
.s_nineth{
    width: 100%;
    height: 1068px;
    margin: 0 auto;
    padding-top: 100px;
    background: url("../images/picture39.png");
    background-size: cover;
    background-position: center;
}
/*男女时装结束*/


/*中鹏服装设计培训开始*/
.s_tenth{
    width: 100%;
    margin: 0 auto;
}
.s_tenth_d2{
    width: 1080px;
    margin: 0 auto;
}
.s_tenth_d2 ul li{
    height: 550px;
    margin-bottom: 22px;
}
.s_tenth_d2 ul li>div{
    width: 345px;
    padding: 110px 36px 0;
    box-sizing: border-box;
    float: left;
    border: 1px solid blue;
    position: relative;
}
.s_tenth_d2 ul li:first-of-type>div{
    height: 550px;
}
.s_tenth_d2 ul li:last-of-type>div{
    height: 530px;
}
.s_tenth_d2 ul li>div:first-of-type~div{
    margin-left: 22px;
}
.s_tenth_d2 div dl dt{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 22px;
}
.s_tenth_d2 div dl dd{
    margin-bottom: 15px;
}
.s_tenth_d2 div dl dd h6{
    font-size: 16px;
    font-weight: bold;
}
.s_tenth_d2 div dl dd p{
    line-height: 20px;
}
.s_tenth_d2 ul li dl dt>img{
    position: absolute;
    top: 60px;
    left: 155px;
}
.s_tenth_d2 ul li>div>img{
    position: absolute;
    top: 20px;
    right: 20px;
}
.s_tenth_d2_blue{
    color: #0051fa;
}
.s_tenth_d2_box_shadow{
    box-shadow: 0 0 20px #3b86ff;
}
/*中鹏服装设计培训结束*/


/*免费预约试听开始*/
.s_eleventh{
    width: 100%;
    height: 561px;
    margin: 70px auto -1px;
    box-sizing: border-box;
    padding-top: 73px;
    background: url("../images/picture5.png");
    background-size: cover;
    background-position: center;
}
.s_eleventh_center{
    width: 1080px;
    margin:  auto;
    overflow: hidden;
}
.s_eleventh_center>div {
    float: left;
}
.s_eleventh_center_left{
    margin-right: 50px;
}
.s_eleventh_center_right{
    width: 490px;
}
.s_eleventh_center_right h2{
    font-family: "新宋体";
    font-size: 40px;
    font-weight: bold;
    color: #f2c301;
    line-height: 50px;
}
.s_eleventh_center_right>span{
    display: inline-block;
    width: 105px;
    border-bottom: 2px solid #f2c301;
    margin-bottom: 10px;
}
.s_eleventh_center_right>p{
    font-size: 16px;
    color: #f2c301;
    margin-bottom: 30px;
}
.s_eleventh_form_p{
    margin-bottom: 16px;
}
.s_eleventh_form_p>input {
    width: 428px;
    height: 52px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-left: 22px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid white;
    background-color: rgba(94, 94, 94, 0.7);
}
.s_eleventh_form input::-webkit-input-placeholder{
    color:white;
}
.s_eleventh_form input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
.s_eleventh_form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
.s_eleventh_form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:white;
}
.s_eleventh_form>a{
    display: inline-block;
    margin-top: 20px;
    width: 428px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: white;
    font-size: 25px;
    font-weight: bold;
    background-color: #f2c301;
    border-radius: 5px;
}
/*免费预约试听结束*/

/*section结束*/