
body{
    background-color: #f5f7f9;
}
/* f5f7f9 */
.banner-box{
    width: 100%;
    position: relative;
    max-height: 450px;
    overflow: hidden;
}
.fullSlide{width:100%; position:relative;}
.fullSlide .bd{width:100%;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center; position: absolute; top:0; left:0; }
.fullSlide .bd li a{display:block;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:26px;height:3px; margin:1px 7px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#fff;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../../images/public/next.png) no-repeat center;cursor:pointer;display:none;}
.fullSlide .next{left:auto;right:15%;background:url(../../images/public/prev.png) no-repeat center}


.banner-box .item{
    text-align: center !important;
}
.banner-box .item img{
    display: block;
    margin: 0 auto;
}
.banner-box .carousel-indicators li{
    width:26px;
    height:3px;
    margin:1px 7px;
    border: none;
    border-radius:0;
    background:#fff;
    filter:alpha(opacity=50);
    opacity:0.5;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
}
.banner-box .carousel-indicators .active{
    background:#fff;filter:alpha(opacity=100);opacity:1;
}
.banner-box .carousel-control.left,.banner-box .carousel-control.right {
    background-image: none;
}
.banner-box .carousel-control .glyphicon-chevron-left,.banner-box .carousel-control .glyphicon-chevron-right,.banner-box .carousel-control .icon-next,.banner-box .carousel-control .icon-prev{
    width: 26px;
    height: 64px;
}
.banner-box .glyphicon-chevron-left:before,.banner-box .glyphicon-chevron-right:before{
    display: none !important;
}

.banner-box .glyphicon-chevron-left,.banner-box  .glyphicon-chevron-left:hover,.banner-box  .glyphicon-chevron-left:active{
   background:url(../../images/public/next.png) no-repeat center center !important;
}
.banner-box  .glyphicon-chevron-right,.banner-box  .glyphicon-chevron-right:hover,.banner-box  .glyphicon-chevron-right:active{
    background:url(../../images/public/prev.png) no-repeat center center !important;
}

.photolist{
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.photolist-box{
    padding: 0 20px
}

.photolist .moudle-title {
    padding: 50px 0 30px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #0e2644;
    border-bottom: 2px solid #eee;
}
.photolist .moudle-title span{
    color: #ea5f3c
}
.photolist .figurelist{
    margin-bottom: 20px;
}
.name-center .figurelist .figure-name{
    margin-bottom: 0;
    text-align: center;
}
 .figurelist li{
    margin: 1%;
}

.container-title{
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.link-box .container-title{
    border: none;
    padding-bottom: 20px
}
.introduce-box,.student-box,.link-box{
    margin-bottom: 30px;
}
.introduce{
    background-color: #fff;
    padding: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.introduce-l{
    width: 70%;
}
.introduce-main{
    margin-bottom: 30px;
}
.introduce-main .container-title{
    border: none;
    margin-bottom: 20px;
    padding: 0
}
.container-title h2,.container-title p{
    float: left;
    font-size: 28px;
    font-weight:bold;
    line-height: 30px;
    background: url(../../images/school/title-left-bg.png) no-repeat center left;
    padding-left: 13px;
}
.container-title h2 span,.introduce-cnt li a,.school-news ul li:hover a,.school-news ul li:hover span,.faq-cnt dl dt a:hover,.link-cnt a:hover{
    color: #ea5f3c
}
.container-title .consult{
    padding: 0 10px;
    line-height: 28px;
    border: 1px solid #ea5f3c;
    color: #ea5f3c;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.container-title .consult:hover{
    color: #fff;
    background: #ea5f3c
}
.container-title .consult i{
    margin-right: 5px;
    background: url(../../images/school/consult.png) no-repeat center center;
}
.container-title .consult:hover i{
    background: url(../../images/school/consult2.png) no-repeat center center;
}
.introduce-cnt li a:hover{
    color: #d74a27
}
.introduce-cnt{
    padding: 30px;
    background-color: #f5f7f9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.introduce-cnt li{
    float: left;
    display: flex;
    width: 48%;
    margin: 0 1%;
    min-height: 30px;
    line-height: 20px;
    color: #666 
}
.introduce-cnt li span{
    flex: 1;
    line-height: 18px;
    padding-top: 2px;
}
.introduce-cnt li b{
    color: #0e2644;
    font-weight: normal
}

.introduce-cnt li:last-child,.introduce-cnt li:first-child+li+li+li+li{
    display: block !important;
    margin-top: 10px;
    padding-top: 10px;
    width: 98%;
    height: 88px;
    line-height: 26px;
    border-top: 1px dashed #dadde5;
    overflow: hidden;
}

.school-news .container-title{
    height: 34px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}
.school-news .container-title h3{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-right: 10px;
    color: #31404c;
    border-bottom: 1px solid #192d76;
    padding-bottom: 10px;
}
.school-news .container-title em{
    font-size: 16px;
    color: #e1e2e9;
    font-style: italic;    
}
.container-title .more{
    font-size: 14px;
}
.container-title .more:hover{
    color: #ea5f3c;
}
.school-news ul li {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 12px;
    background: url(../../images/school/li-bg.jpg) no-repeat center left;
}
.school-news ul li a{
    float: left;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.school-news ul li span{
    float: right;
    color: #60686f;
}



.form-icon{
    background: url(../../images/school/form.png) no-repeat center center
}


.form-group label span{
    color: #31404c;
}
.checkbox-item{
    margin-left: 15px;
}
.form-main .icon{
    padding: 0 7px;
    margin-right: 5px;
    background-size: contain
}
.checkbox-item .check-icon,.must-box .icon-check{
    background: url(../../images/school/check.png) no-repeat center center; 
}
.checkbox-item.checked .check-icon,.must-box .icon-check.checked{
    background: url(../../images/school/checked.png) no-repeat center center;
}

.form-control,.selects-box select{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #999;
    border: 1px solid #dedede;
    padding-left: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
select.form-control{
    padding: 0 12px
}
.introduce .checkbox-item{
    height: 32px;
    line-height: 32px;
    margin-bottom: 0
}
.checkbox-group .form-control{
    border: none;
    text-align: left
}
.must-box span{
    font-size: 12px;
    color: #939393;
}

.introduce .form-horizontal {
    padding: 30px 0 20px;
    border: 1px solid #eeeff2;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    overflow: hidden;
}
.introduce .form-main{
    width: 27%;
}
.introduce .form-title{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: url(../../images/school/form-title-bg.png) no-repeat center center;
    background-size: cover;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    overflow: hidden;
}
.introduce .form-group{
    margin-bottom: 20px;
}
.introduce .input-group-span {
    height: 32px;
    line-height: 32px;
    color: #30364c;
    padding: 0
}

.introduce .submit-group{
    text-align: center;
    margin-bottom: 0 !important;
}
.introduce .submit-group input,.introduce .submit-group button{
    font-size: 16px;
    width: 80%;
    max-width: 178px;
    line-height: 36px;
    border: 1px solid #6e87b2;
    color: #fff;
    background-color: #6e87b2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.introduce .must-box{
    text-align: center;
    margin-bottom: 20px
}
.introduce .form-main p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #a9a9a9
}
.introduce .form-main .tel{
    font-size: 16px;
    color: #ea5f3c;    
}
.introduce .input-group .layui-input,.faq-form .input-group .layui-input{
    width: 100%
}


.school-main,.faq{
    padding: 30px 0;
    margin-bottom: 30px;
    background-color: #fff;
}
.rules{
    margin-bottom: 30px
}
.ruleslist{
    padding: 30px 30px 10px;
}
.ruleslist-item{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee; 
}
.ruleslist-item:last-child{
    margin-bottom: 0;
}
.rules-logo{
    float: left;
    width: 25%;
    text-align: center;
}
.rules-cnt{
    float: left;
    width: 56%;
    width: calc(57% - 1px);
    padding-right: 2%;
    margin: 0 2%;
    border-right: 1px dashed #e2e2e2
}
.rules-cnt .rules-tit{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #0e2644;  
    margin-bottom: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rules-cnt .rules-tit:hover{
    color: #ea5f3c
}
.rules-btn{
    float: right;
    padding-top: 20px;
    width: 12%;
}
.rules-type-list {
    float: left;
    width: 48%;
    margin-right: 2%;
    font-size: 14px;
    line-height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rules-type-list:last-child{
    width: 100%;
    height: 44px;
    line-height: 22px;
    white-space: normal;
    margin: 0 auto
}
.rules-type-list b{
    font-weight: normal;
    color: #31404c;
}
.rules-type-list span{
    color: #818991;   
}
.rules-type .rules-type-list:first-child+.rules-type-list+.rules-type-list+.rules-type-list+.rules-type-list+.rules-type-list span{
    color: #ea5f3c;
    font-size: 12px
}
.rules-type .rules-type-list:first-child+.rules-type-list+.rules-type-list+.rules-type-list+.rules-type-list+.rules-type-list span b{
    color: #ea5f3c;
    font-weight: bold;
    font-size: 16px;
}
.rules-btn a{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 36px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
}
.rules-btn .detail-btn{
    color: #fff;
    background-color: #446e92;
    margin-bottom: 26px;
}
.rules-btn  .order-btn{
    line-height: 34px;
    color: #fe8848;
    border: 1px solid #fe8848;
}
.rules-btn .detail-btn:hover,.rules-btn  .order-btn:hover{
    color: #fff;
    background: #ea5f3c;
    border-color:  #fe8848;
}


.figurelist{
    padding-top: 20px;
}
.figurelist li{
    float: left;
    width: 23%;
    margin: 1%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
}
.figurelist .figure-cnt{
    padding: 18px;
    background-color: #fff;  
}
.figurelist .figure-name{
    margin-bottom: 10px;
    color: #0e2644;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.figurelist .figure-text{
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    color: #818991;
    overflow: hidden;
}
.figurelist .figure-img{
    text-align: center
}

.teacher .figurelist .figure-cnt{
    background-color: #ebedf0;
}
.teacher .figure-img{
    border: 1px solid #ebedf0;
}


.photo-box .figurelist li{
    margin-bottom: 2%
}

.faq-cnt{
    padding: 20px 0;
}
.faq-cnt dl{
    float: left;
    width: 48%;
    margin: 0 1% 2%
}
.faq-cnt dl dt a{
    display: block;
    font-weight: bold;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden
}


.faq-cnt dl {
    margin-bottom:15px
}
.faq-cnt dl dt {
    padding-left:30px;
    font-weight:400;
    color:#333;
    height:24px;
    margin-bottom:8px;
    background:url(../../images/school/q.png) left 5px center no-repeat
}

.faq-cnt dl dd {
    padding:5px 0 5px 30px;
    height:48px;
    line-height:20px;
    font-size:14px;
    color:#666;
    background:url(../../images/school/a.png) left 5px top 7px no-repeat #f7f7f7;
    overflow:hidden;
    border-radius:3px
}
.faq-form .form-main {
    border: 1px solid #e4e7f0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    max-width: none;
}
.faq-form .form-title{
    padding: 1% 0;
    font-size: 22px;
    text-align: center;
    color: #fff;
    background-color: #192d76;
    margin-bottom: 15px;
}
.faq-form .form-horizontal{
    padding: 25px 20px 15px 0 ;
}
.faq-form-l{
    float: left;
    width: 30%;
    margin: 0 1%
}
.faq-form .form-group{
    margin: 0 auto 20px;
}
.faq-form .form-group,.faq-form .textarea-group{
    float:left;
    width: 33.333%;
}
.faq-form .submit-group input,.faq-form .submit-group button{
    line-height: 40px
}
/* .faq-form .textarea-group{
    float: left;
    width: 40%;
    margin-right: 3%
} */
.faq-form textarea.form-control{
    height: 34px;
    padding-top: 0;
    padding-bottom: 0;
}

.faq-form-r{
    float: left;
    width: 22%;
    margin: 1%
}


.faq-form .form-control,.faq-form .selects-box select{
    background-color: #f5f7ff
}
.faq-form .submit-group{
    margin-bottom: 0 !important;
}
.faq-form .submit-group,.faq-form .must-box{
    width: 100% !important;
    text-align: center;
    margin-bottom: 5px;
}

.faq-form .must-box{
    float: left;
}

/* page start */
.page{
    width: 100%;
    text-align: center;
}
.page>ul>li{
    float: left;
    cursor: pointer;
}
.page .pagezong:hover{ background-color: #fff;
    color: #000000;}
.page>a, .page>b{
    width: 10%;
    background-color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    padding:10px 20px;
    margin-right:10px;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: pointer;
}

.page>a:hover,.page>ul>li>.active,.page>b{
    background-color: #192d76;
    border: 1px solid #192d76;
    color:#fff;
}

.fst-page a,.last-page a{
    padding-left: 5px;
    padding-right: 5px;
}
/* page end */

.main-inside-form .form-group.submit-group{
    margin-top: 15px;
    margin-bottom: 0 !important
}
/* link  start */


.link-cnt a {
    padding: 0 10px 10px;
    display: block;
    float: left;
}
/* link end */
@media only screen and (max-width:1200px){
    .container{
        width: 98%;
    }
    .photolist-box{
        padding: 0 2%
    }
    .input-group-span{
        font-size: 14px;
    }
    .introduce input.form-control{
        padding-left: 4%
    }
    .introduce .checkbox-group .form-control{
        padding: 0
    }
    .introduce .form-control {
        display: inline-block;
        padding-left: 2%;
    }
    .form-main .select-group .form-control{
        padding-left: 3%;
    }
    .introduce .form-main p{
        float: left;
        width: 100%;
    }

}

@media only screen and (max-width:1024px){
    .introduce{
        padding: 3%
    }
    .introduce-cnt{
        padding: 2%
    }
    .introduce-cnt li,.container-title .consult{
        font-size: 14px;
        line-height: 24px;
    }
    .introduce-l,.introduce-r{
        width: 100%;
        margin: 0 auto 5%;
    }
    
    .introduce .form-main{
        width: 100%;
        max-width: none;
    }
    .introduce .form-title{
        background-size: cover
    }
    .introduce .form-group{
        float: left;
        width: 50%;
    }
    .introduce .submit-group{
        width: 100%;
    }
    .introduce .must-box{
        float: left;
        width: 100%;
        margin-bottom: 2%
    }

    .rules-logo {
        width: 24%;
    }
    .rules-cnt {
        width: 73%;
        width: calc(74% - 1px);
        padding-right: 0;
        margin: 0 0 0 2%;
        border-right: 0;
    }
    .rules-type-list{
        line-height: 28px;
    }

    .rules-btn {
        width: 100%;
        height: 48px;
    }
    .rules-btn a{
        float: left;
        width: 46%;
        max-width: 120px;
        line-height: 26px;
        margin: 0 1% 10px;
    }
    .ruleslist-item{
        padding-bottom: 2%;
        margin-bottom: 3%;
    }
    .rules-btn .detail-btn{
        margin-bottom: 10px;
    }
    .rules-btn .order-btn{
        line-height: 24px
    }

    .faq-form .course-cnt{
        padding: 30px 0 0;
        margin-left: 70px;
    }
    .faq-form .input-group-span{
        
        max-width: 100px;
    }

    .faq-form .form-horizontal{
        padding: 2% 2% 2% 4%;
    }
    .faq-form .form-group,.faq-form .textarea-group{
        width: 50%;
    }

    .page [title],.page>.pagezong{
        display: none;
    }
    .page a, .page>b {
        max-width: 120px;
        width: 22%;
        margin-right: 1%;
        padding: 0;
        display: inline-block;
    }
    .page a,.page>b{
        display: none;
    }
    .page a.fst-page,.page a.pre,.page a.next,.page a.last-page{
        display: inline-block;
    }  
}
@media only screen and (max-width:767px){
    .container-title h2, .container-title p {
        width:82%;
        font-size: 18px;
        border-left: 3px #334d72 solid;
        line-height: 22px;
        padding-left: 2%;
        background: none
    }
    .container-title .consult{

        line-height: 24px;
    }
    .introduce-cnt{
        padding: 4%
    }
    .introduce-l  .container-title h2{
        width:70%;
    }
    .school-main .container-title h2{
        width:100%;
    }
    .container-title .more{
        line-height: 22px
    }
    .introduce .form-main{
        display: none;
    }
    .fullSlide .bd img{
        max-width: 120%;
        margin-left: -10%;
    }
    .fullSlide .hd{
        bottom: 1%
    }
    .figurelist {
        padding-top: 10px;
    }
  
    .school-main, .faq{
        padding: 3% 0 0;
        margin-bottom: 3%
    }
    .introduce-box, .student-box, .link-box,.rules,.introduce-main .container-title{
        margin-bottom: 3%
    }
    .container-title h2, .container-title p{
        font-size: 22px;
    }
    .ruleslist{
        padding: 3% 2%
    }
    .figurelist .figure-cnt{
        padding: 5%
    }
    .rules-cnt .rules-tit {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .link-box a{
        font-size: 12px
    }

    .faq-cnt dl{
        width: 98%;
        margin-bottom: 3%;
    }

    .faq-form .form-title{
        font-size: 18px;
        padding: 2% 0
    }
    .faq-form .form-horizontal{
        padding: 2%
    }
    .faq-form .course-cnt{
        padding: 4% 2% 0;
        margin: 0 auto;
        text-align: center
    }
    .faq-form-l{ 
        width: 100%;
        margin: 0 auto;
    }
    .faq-form-r,.faq-form .textarea-group{
        width: 100%;
        margin: 0 auto 20px;
    }
    .faq-form .submit-group input{
        max-width: 220px;
    }
    .faq-form .form-horizontal{
        margin-left: 0
    }
    .faq-form .form-group, .faq-form .textarea-group{
        width: 100%;
        display: flex;
        justify-content: center
    }
    .faq-form textarea.form-control{
        height: 80px;
    }
    .faq-form .form-group{
        margin-bottom: 15px
    }
    .faq-form .input-group-span{
        padding-right: 0 !important
    }
    
}

@media only screen and (max-width:680px){
    .introduce .course-cnt{
        text-align: center;
        padding: 20px 5%;
    }

    .introduce .form-group,.introduce .form-main p,.introduce .form-main .tel{
        font-size: 12px
    }
    .figurelist li{
        width: 31.333%;
        margin: 1%;
    }
    .rules-logo {
        width: 30%;
    }
    .rules-cnt .rules-tit,.figurelist .figure-name{
        margin-bottom: 2%
    }
    .rules-cnt {
        width: 73%;
        width: calc(68% - 1px);
        padding-right: 0;
        margin: 0 0 0 2%;
        border-right: 0;
    }
    .ruleslist-item{
        padding-bottom: 5%;
        margin-bottom: 5%
    }
    
    .rules-btn .detail-btn, .rules-btn .order-btn {
        font-size: 12px;
    }
    .rules-type-list{
        width: 100%;
        margin: 0 auto;
    }
    .rules-btn {
        width: 70%;
        margin: 0 15%;
        padding-top: 18px;
    }
   
    /* .container-title .consult,.rules-type-list:nth-child(6),.rules-type-list:nth-child(5),.rules-type-list:nth-child(4),.rules-type-list:nth-child(3),.rules-type-list:last-child,.address-icon,.rules-btn {
        display: none    
    } */
    .rules-type-list:nth-child(1), .rules-type-list:nth-child(4), .rules-type-list:last-child {
        display: none;
    }
}
@media only screen and (max-width:600px){
    .introduce .form-group{
        width: 100%;
        margin-bottom: 5%;
    }

}
@media only screen and (max-width:425px){
    .container-title .consult{
        font-size: 12px;
        padding: 0 5px;
    }
    .school-main, .faq{
        padding: 5% 0 0;
        margin-bottom: 5%
    }
    .faq-cnt dl,.introduce-box, .student-box, .link-box,.rules{
        margin-bottom: 5%
    }
    .container-title h2, .container-title p{
        font-size: 18px;
    }

    .figurelist li{
        width: 46%;
        margin: 2%;
    }
    .rules-cnt .rules-tit,.figurelist .figure-name{
        font-size: 16px;    
    }
    .rules-logo {
        width: 40%;
    }
    .rules-cnt {
        width: 56%;
        width: calc(57% - 1px);
        max-width: none;
        padding-right: 0;
        margin: 0 0 0 2%;
        border-right: 0;
    }
    .rules-type-list {
        line-height: 20px;
    }

    .introduce-cnt li{
        width: 98%;
    }
}