    ul{
        list-style: none;
    }
    a{
        text-decoration: none;
    }
    main{
        width: 1000px;
       	box-sizing: border-box;
        font-family: Microsoft YaHei;
        color: #333333;
      	margin: auto;
    }
    main p{
      
    }
    .m_banner{
        width: 100%;
        height: 340px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/bannerbg.jpg) no-repeat 50% 100%;
        overflow: hidden;
    }
    .m_advantage{
        width: 100%;
        height: 320px;
        background: #E7F2FF;
        overflow: hidden;
    }
    .m_box_title{
        font-size: 32px;
        font-weight: bold;
        color: #126FBF;
        text-align: center;
        position: relative;
        margin: 35px 0 35px;
    }
    .m_box_title::before{
        content: '';
        position: absolute;
        width: 46px;
        height: 22px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/advant_left.png) no-repeat 100% 100%;
        left: 230px;
        top: 12px;
    }
    .m_school>p::before{
        left: 234px;
    }
    .m_zhuanye_swiper>p::before,.m_link_address>p::before{
        left: 362px;
    }
    .m_sdzk>p::before{
        left: 170px;
    }
    .m_serve>p::before{
        left: 235px;
    }
    .m_zcbk>p::before{
        left: 330px;
    }
    .m_bm_enter>p::before{
        left: 203px;
    }
    .m_wx>p::before{
        left:186px;
    }
    .m_study>p::before{
        left:331px;
    }
    .m_box_title::after{
        content: '';
        position: absolute;
        width: 46px;
        height: 22px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/advant_right.png) no-repeat 100% 100%;
        right:230px;
        top:12px;
    }
    .m_school>p::after{
        right: 234px;
    }
    .m_zhuanye_swiper>p::after, .m_link_address>p::after{
        right: 362px;
    }
    .m_sdzk>p::after{
        right: 170px;
    }
    .m_serve>p::after{
        right: 235px;
    }
    .m_zcbk>p::after{
        right: 330px;
    }
    .m_bm_enter>p::after{
        right: 203px;
    }
    .m_wx>p::after{
        right: 186px;
    }
    .m_study>p::after{
        right: 331px;
    }
    .m_advantage>ul{
        display: flex;
        padding: 0 20px;
        box-sizing: border-box;
  justify-content: space-between;
    }
    .m_advantage>ul>li{
        box-sizing: border-box;
        width: 230px;
        height: 200px;
        background: #FFFFFF;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
    align-items: center;
        padding: 19px 10px 0;
    }
    .m_advantage li>img{
        width: 50px;
        height: 50px;
    }
    .m_advantage li>p{
        font-size: 16px;
        font-weight: bold;
        margin: 9px 0 10px;
    }
    .m_advantage li>span{
            font-size: 13px;
    text-align: center;
    padding: 0 4px;
    line-height: 25px;
    }
    .m_school{
        width: 100%;
     
        background: #FFFFFF;
        overflow: hidden;
    }
    .m_school>div{
        display: flex;
  margin-top: 30px;
        padding: 20px 24px 20px 24px;
        justify-content: space-between;
    }
    .m_school_img{
        width: 400px;
        height: 225px;
        background: #EC9540;
    }
    .m_school_img>img{
        width: 400px;
        height: 225px;
        position: relative;
        top:-10px;
   left:-10px;
    }
    .m_school_inform{
        display: flex;
        flex-direction: column;
        width: 519px;
        margin-top: -16px;
    }
    .m_school_inform>span{
        text-indent: 28px;
        font-size: 14px;
        line-height: 24px;
    }
    .m_zhuanye_swiper{
        width: 100%;
        height: 900px;
		background: #E7F2FF;
        overflow: hidden;
        position: relative;
    }
     .zhuanye_detail{
        width: 822px;
        height: 748px;
        margin: auto;
    }
    .orange_bg>td{
        border: 2px solid #FFE9DD !important;
    }
    .m_zhuanye_swiper>span:hover{
        cursor: pointer;
    }
    .m_sdzk{
 box-sizing: border-box;
        width: 100%;
        height: 760px;
        background: #F5F7FA;
        overflow: hidden;
        padding: 0 2px;
    }
    .m_sdzk>div{
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        
    }
    .m_sdzk>div:nth-of-type(1)>div{
        width: 490px;
        height: 360px;
        background: #FFFFFF;
        border-radius: 10px;
        padding-right: 54px;
    }
    .m_sdzk_tltle{
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        width: 140px;
        height: 38px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/blue_bg.png) no-repeat 100% 100%;
        text-align: center;
        line-height: 36px;
    }
    .m_sdzk_inform{
        display: flex;
        flex-direction: column;
        margin-top: -9px;
        margin-left: 30px;
    }
    .m_sdzk_inform>span{
        font-size: 14px;
        line-height: 28px;
    }
    .m_sdzk_inform>span:nth-of-type(1){
        font-weight: bold;
    }
    .m_sdzk_line{
        width: 430px;
        height: 1px;
        border: 1px dashed #BDD6F4;
        margin: 20px 0 20px 30px;
    }
    .m_sdzk_line+span{
        width: 430px;
        font-size: 14px;
        color: #126FBF;
        line-height: 20px;
        margin-left: 30px;
        display: flex;
    }
    .m_sdzk_right>span{
        display: block;
        font-size: 14px;
        line-height: 20px;
        margin-left: 30px;
        margin-bottom: 6px;
    }
    .m_sdzk_right>.m_sdzk_tltle+span{
        margin-top: -7px;
    }
    .m_sdzk>div:nth-of-type(2){
        width: 100%;
        height: 280px;
        background: #FFFFFF;
        border-radius: 10px;
        margin-top: 20px;
    }
    .m_sdzk_certificate>div>p:nth-of-type(2){
        font-size: 14px;
     position: absolute;
        top: 8px;
        left: 156px;
        width: 440px;
    }
    .m_sdzk_certificate>div>p:nth-of-type(2)>a{
        font-size: 14px;
        color: #3889F7;
    }
    .m_sdzk_certificate>div{
        position: relative;
    }
    .m_sdzk_certificate>div:nth-of-type(1)>div{
        width: 290px;
        height: 183px;
    }
    .m_sdzk_certificate>div:nth-of-type(1)>div:nth-of-type(1){
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/xlzs.png) no-repeat 100% 100%;
        margin-left: 20px;
        position: relative;
    }
    .m_sdzk_certificate>div:nth-of-type(1)>div:nth-of-type(2){
        position: absolute;
        top: 78px;
        left: 326px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/xwzs.png) no-repeat 100% 100%;
    }
    .m_sdzk_certificate>div:nth-of-type(1)>div::after{
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 290px;
        height: 40px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/zsbg.png) no-repeat 100% 100%;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 40px;
        font-weight: bold;
        box-sizing: border-box;
        padding-left: 15px;

    }
    .m_sdzk_certificate>div:nth-of-type(1)>div:nth-of-type(1)::after{
        content: 'â€¢ å­¦åŽ†è¯ä¹¦';
    }
    .m_sdzk_certificate>div:nth-of-type(1)>div:nth-of-type(2)::after{
        content: 'â€¢ å­¦ä½è¯ä¹¦';
        left: 4px;
    }
    .m_sdzk_certificate>div:nth-of-type(2){
       width: 360px;
    }
    .m_sdzk_certificate>div:nth-of-type(2)>div{
        width: 170px;
        height: 240px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/sqzs.png) no-repeat 100% 100%;
        margin-left: 20px;
        position: relative;
        left: 140px;
        top: -58px;
    }
    .m_sdzk_certificate>div:nth-of-type(2)>div::after{
        content: 'â€¢ æŽˆæƒè¯ä¹¦';
        position: absolute;
        bottom: 0;
        left: 0px;
        width: 170px;
        height: 40px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/zsbg.png) no-repeat 100% 100%;
        font-size: 18px;
        color: #FFFFFF;
        line-height: 40px;
        font-weight: bold;
        box-sizing: border-box;
        padding-left: 15px;

    }
    .m_serve{
        width: 100%;
        height: 600px;
        background: #F5F7FA;
        display: flex;
        flex-direction: column;
    }
    .m_serve>span{
        text-align: center;
        font-size: 18px;
        margin-top: -10px;
        margin-bottom: 20px;
    }
    .m_serve_box{
      box-sizing: border-box;
    padding: 0 2px;
        display: flex;
        justify-content: space-between;
    }
    .m_serve_box>div{
      box-sizing: border-box;
        width: 320px;
        height: 360px;
        background: #FFFFFF;
        box-shadow: 0px 2px 21px 0px rgba(168,178,186,0.31);
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        padding: 15px 10px 0px;
    }
    .m_serve_box>div>img{
        width: 290px;
        height: 191px;
    }
    .m_serve_box>div>p{
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin: 15px 0 10px;
    }
    .m_serve_box>div>span{
        font-size: 14px;
        color: #666666;
        padding: 0 17px;
    }
    .m_online_zx{
        width: 279px;
        height: 50px;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/redbg.png) no-repeat 100% 100%;
        margin: auto;
        border: none;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 50px;
        font-weight: bold;
        text-align: center;
        margin-top: 50px;
    }
    .m_zcbk{
        /*width: 100%;
        background: #FFFFFF;
        overflow: hidden;
        display: flex;
        flex-direction: column;*/
      
      width: 100%;
    background: #FFFFFF;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-right: 20px;
    margin-bottom: 15px;
    box-shadow: 0 4px 12px rgb(0 0 0 / 18%);
    list-style: none;
    }
    .m_zcbk>div{
     padding: 0 40px;
      font-size: 16px;
    line-height: 35px;
    }
    .m_zcbk>div>span{
        font-size: 16px;
        color: #535252;
    }
    .m_bm_enter{
        width: 100%;
    
        background: #F5F7FA;
        overflow: hidden;
     display: flex;
        flex-direction: column;
    }
    .m_bm_enter>span{
        text-align: center;
        font-size: 18px;
        margin: -11px 0 20px;
    }
    .bm_form{
        width: 100%;

        background: #FFFFFF;
        display: flex;
       flex-flow: column wrap;
        /*padding: 30px 40px 0 25px;*/
    }
    .bm_form>div>span{
        font-size: 18px;
        color:#E92323;
    }
        .bm_form>div{
            font-size: 18px;
        line-height: 19px;
        margin-bottom: 20px;
        margin-right: 110px;
    }
       .bm_form>div>input,.bm_form>div>select{
           width: 320px;
        height: 42px;
        background: #F5F7FA;
        padding-left: 20px;
        border: none;
        box-sizing: border-box;
        margin-left: 15px;
    }
    .bm_form>div>input::placeholder{
        font-size: 14px;
        color: #999999;
    }
    .bm_form>div>select{
        font-size: 14px;
        color: #999999;
    }
    .marLeft{
        margin-left: -13px;
    }
    .marLeft2{
          margin-left: 22px;
			}
    .bm_form>button{
        width: 400px;
        height: 42px;
        background: linear-gradient(0deg, #FF1800, #FF7F7F);
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 42px;
        text-align: center;
        border-radius: 21px;
        border: none;
        box-shadow: 0px 2px 10px 0px rgba(166,56,47,0.39);
    }
    .m_wx{
        width: 100%;
        height: 440px;
        background: #F5F7FA;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }
    .m_wx>span{
        font-size: 18px;
        color: #666666;
        margin-top: -12px;
        text-align: center;
        margin-bottom: 18px;
    }
   .m_wx>div{
            display: flex;
        padding: 25px 102px 22px;
        justify-content: space-between;
    }
    .m_wx>div>div{
        width: 346px;
        height: 295px;
        position: relative;
}
 .m_wx>div>div:nth-of-type(1){
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/weixin_kf.jpg) no-repeat 100% 100%;
    }
    .m_wx>div>div:nth-of-type(2){
  background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/xzk_gzh.jpg) no-repeat 100% 100%;
    }
    .m_wx>div>div::after{
        position: absolute;
        bottom:8px;
     font-size: 24px;
           color: #FFFFFF;
    }
    .m_wx>div>div:nth-of-type(1)::after{
        content: '扫码咨询招生老师';
        left: 64px;
    }
    .m_wx>div>div:nth-of-type(2)::after{
		content: '扫码关注微信公众号';
        left: 76px;
    }
    .m_study{
        width: 100%;
        height: 360px;
        background: #FFFFFF;
        overflow: hidden;
    }
	.m_study>div{
        display: flex;
        justify-content: space-between;
        padding: 0 20px 25px;
    }
    .m_study>div>img{
        width: 310px;
        height: 240px;
    }
    .m_link_address{
         width: 100%;
        height: 380px;
        background: #F5F7FA;
        overflow: hidden;
    }
    .m_link_address>div{
        display: flex;
        justify-content: space-between;
    }
    .m_link_address>div>div{
        display: flex;
        flex-direction: column;
        margin-top: 70px;
    }
    .m_link_address>div>div>span{
        font-size: 18px;
        color: #555555;
        line-height: 30px;
    }
    .m_link_address>div>div>span:nth-last-of-type(1){
        margin-top: 30px;
    }
    .m_link_address>div img{
        width: 550px;
        height: 264px;
    }
    a:hover{
        cursor: pointer;
    }
/*è½®æ’­*/
 .zhuanye_detail{
        width: 822px;
        height: 748px;
        margin: auto;
    }
    .swiper{
        width: 822px;
        height: 748px;
    }
    .swiper-slide{
        width: 822px;
        height: 748px;
    }
    .swiper-slide>img{
        display: block;
        width: 822px;
        height: 748px;
    }
    .swiper-button-prev:after{
        display: none;
    }
    .swiper-button-next:after{
        display: none;
    }
    .swiper-button-prev{
        width: 42px !important;
        height: 42px !important;
        left: 20px !important;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/swiper_left.png) no-repeat 100% 100%;
    }
    .swiper-button-next{
        width: 42px !important;
        height: 42px !important;
        background: url(http://www.sczk.sc.cn/template/sczkw/pc/zt/ad-cdsfxy/images/swiper_right.png) no-repeat 100% 100%;
        right: 20px !important;
    }
    .swiper-pagination>span{
        width: 14px;
        height: 14px;
    }
	
#sczkKF table span{font-size: 16px;line-height: 25px;background: #3987ff;padding: 10px 25px;color: #fff;}

.btns-box{margin: 20px 0;float: left;text-align: center;}
.btns-box .linkbtn{
    position: relative;
    /* width: 138px; */
    height: 42px;
    *display: inline;
    *zoom: 1;
    background-color: #ef5f25;
    color: #fff !important;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    margin-right: 25px;
      text-decoration: none;
    border-radius: 20px;
  padding: 10px 30px;
}