/* 共用css */
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.flex-pack-around{-webkit-box-pack:justify;-webkit-justify-content:space-around;-ms-flex-pack:justify;justify-content:space-around;}
.fleft{float: left;}
.fright{float: right;}
img{height: auto; max-width: 100%;}
.clear{clear: both;}
.text-center{text-align: center;}
.text-explain{font-size:0.36rem; text-indent:0.72rem; color: #525252;}
.zxan{display: block; border-radius: 5px; text-align: center; font-size: 0.36rem; line-height:0.88rem;margin: 1% 0 0; width: 100%;}
.zxan-b{background-color: #FFF;color: #00a0e9;}
.zxan-h{background-color: #dc0303;color: #FFF; border-radius:5px;}
.zxan-yellow{background-color: #ff8b00;color: #FFF;}
.zxan-brown{background-color: #6a3906; color: #FFF;}
.wrap{margin: 0.5rem;}
.block{display: block;}
.container{padding:2% 1%;}
.container-1{background-color:#eeeeee;}
.container-2{background-color: #00a0e9;}
.banner img{display: block; width: 100%;}
.container .text-center:nth-child(1){margin-bottom: 2%;}
.container .white{color: #FFF;}
.container .yellow{color: #fff100;}
.container .black{color: #383838;}
.container .red{color: #d40000;}
.container .text-center:nth-child(2){margin: 2% 0;}

.table-all{border:1px #000 solid; border-right: none; border-bottom: none; width: 100%;}
.table-all td{border-right:1px #000 solid; border-bottom:1px #000 solid;}
.ttitle{line-height:78px; background-color: #fff7de;}
.fsx-tit{background-color: #e3f3ff;line-height: 46px;}
.fsx-main td{color: #2132ad;}
.sdys .item{width: 294px;}
.sdys .xzxdf-tit{font-size: 0.32rem;}

.ljfsx-all tr td:nth-child(1),.ljfsx-all tr td:nth-child(2),.ljfsx-all tr td:nth-child(3){background-color:#ddf0ff;}
.ljfsx-all tr td:nth-child(1),.ljfsx-all tr td:nth-child(2),.ljfsx-all tr td:nth-child(4),.ljfsx-all tr td:nth-child(5){border-right: none;}
.ljfsx-all tr td:nth-child(4),.ljfsx-all tr td:nth-child(5),.ljfsx-all tr td:nth-child(6){background-color:#edf7ff;}
.ljfsx-all .ljfsx td{line-height: 53px;}
.ljfsx-all td{line-height:40px;}

.w20 img{width: 20%;}
.w30 img{width: 30%;}
.w40 img{width: 40%;}
.w50 img{width: 50%;}
.w60 img{width: 60%;}
.w70 img{width: 70%;}
.w80 img{width: 80%;}
.w90 img{width: 90%;}
.block_img img{display: block; width: 100%;}
.m-form-text{display: block; width: 100%; height: 0.68rem; border:1px #c9c9c9 solid; border-radius:5px; text-align: center; font-size: 0.36rem; margin-bottom: 0.3rem;}
.m-form-btn{display: block; width: 100%; height: 0.8rem;background-color: #e60012; border-radius: 5px; color: #FFF; font-size: 0.36rem;}
/* 共用css */
.form-list-2 .item{overflow: hidden; margin: 2% 0;}
.form-list-2 .item label{float: left; width: 16%; text-align: right; line-height: 36px;color: #333333;}
.form-list-2 .item input{width: 80%; float: left; border:1px #333333 solid; box-sizing: border-box; line-height:36px; padding: 0 10px; border-radius: 5px;}
.form-list-2 .item select{width: 80%; float: left;border:1px #333333 solid; box-sizing: border-box; line-height:36px; padding: 0 10px; border-radius: 5px;}
.zyzy{border:3px #f0f0f0 solid; padding-bottom: 2%;}
/* 幻灯片图片两张 */
.container .slideBox{max-height: 3rem; padding-bottom: 0.6rem;}
.container .slideBox li{display: block;width: 100%;}
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:640px;}
.slideBox .hd1{ position:absolute; height:28px; line-height:28px; left:0; bottom:0;right:0; z-index:1; text-align: center;}
.slideBox .hd1 li{display:inline-block; width:15px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#7d7d7d; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
.slideBox .hd1 li.on{ background:#ffaf2b;  }
.slideBox .bd1{ position:relative; z-index:0; }
.slideBox .bd1 li{ position:relative; text-align:center; margin: 0;}
.slideBox .bd1 li img{vertical-align:top; width:100%; float: left;}
.slideBox .bd1 li img:nth-child(2){float: right;}

/* 两列排列 */
.m-list-2 .list{width: 49.5%;}
.m-list-2 .list img{display: block;}

/* 三列排列 */
.m-list-3 .list{width: 32.6%;}
.m-list-3 .list img{display: block;}

/* 三列排列 */
.m-muti-list-3{overflow: hidden;}
.m-muti-list-3 img{display: block; width: 100%;}
.m-muti-list-3 .list{float: left; width:32.6%; margin: 0 1% 1% 0;}
.m-muti-list-3 .list:nth-child(3n){margin-right: 0;}

.m-muti-list-3 .zx-item{text-align: center; border:1.5px #9a5053 solid; border-radius:2px; padding: 2% 0; font-size: 0.32rem;box-sizing: border-box;}

/* 两列多行排列 */
.m-muti-list-2{overflow: hidden;}
.m-muti-list-2 .list{width: 49.5%; margin-right: 1%; margin-bottom: 1%;float: left;}
.m-muti-list-2 .list:nth-child(2n){margin-right: 0;}

/* 图片9排列 */
.m-img-list-9{overflow: hidden;}
.m-img-list-9 img{float: left; width: 32.6%; margin-right: 1%; margin-bottom: 1%;}
.m-img-list-9 img:nth-child(3n){margin-right: 0;}

/* 公共标题 */
.container .title{font-size: 0.38rem;color: #525252;margin-bottom: 10px;}
.container .title span{color: #d40000; font-weight: bold;}
.container .mtitle{font-size: 0.3rem; color: #525252;}
.container .mtitle span{color: #e94f51;}

.container .title .line{display: inline-block;width:1rem;border-top:2px solid #525252;}
.container .title .txt{vertical-align:sub;}

/* 文字标签 */
.tag {overflow: hidden;}
.tag a{background-color: #e60012; color: #FFF; padding: 0.1rem 0; font-size: 0.32rem; float: left; width:32.6%; margin-right:1%; margin-bottom: 1%; text-align: center;}
.tag a:nth-child(3n){margin-right: 0;}

/* 报名表单 */
.form-txt{display: block; line-height: 0.68rem; border-radius: 5px; width: 100%; text-align: center; margin-bottom: 2%; font-size: 0.36rem; border:1px #cccccc solid;}
.form-btn{display: block; line-height: 1rem; border-radius: 5px; width: 100%; text-align: center; font-size: 0.36rem; background-color: #e60012; color: #FFF;}
.form-tip{margin: 2% 0;}
.form-tip:before{content: "*"; color: #F00;}

.tips{border:5px #c01a20 solid; background-color: #c01a20;}
.tips .left{width: 70%; line-height: 0.68rem; text-align: center; font-size: 0.2rem; font-weight: bold; color: #c01a20; background-color: #FFF; white-space: nowrap;}
.tips .right{background-color: #fff100; color: #c01a20;line-height: 0.68rem; width: 28%; border-radius: 5px; text-align: center; font-size: 0.26rem; font-weight: bold;white-space: nowrap;}
.nav-wrap{width:100%; box-sizing: border-box;}
.nav-wrap .nav-item{width: 32.6%;  text-align: center; color: #FFF;font-size:30px;border-radius: 10px; position: relative;}
.nav-wrap .nav-item a{color: #FFF;}
.nav-wrap .nav-item .ico1{position: absolute; left: 10px; top: 10px;}
.nav-wrap .nav-item .ico2{position: absolute; right: 10px; bottom: 10px;transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */}
.rmcyxm .tits{margin: 0.1rem 0;}
.rmcyxm .tits .tit{font-size: 0.3rem; color: #525252;}
.rmcyxm .tits a{display: block; width: 40%; line-height: 0.68rem; text-align: center; color: #FFF; background-color: #d40000;border-radius:5px;}

.container .form{padding: 0.1rem 0;}
.container .form label{float: left; color: #FFF; line-height: 0.36rem;}
.container .form .txt{width:100%;line-height: 0.8rem; padding:0 0.1rem;display: block; margin: 0.2rem auto; border:1px #c9c9c9 solid; border-radius: 10px; text-align: center; box-sizing: border-box;}
.container .form .btn{display: block; width: 100%; height: 1rem; background-color: #e60012;border-radius: 10px; color: #FFF;text-align: center; font-size: 0.36rem; margin: 0.2rem auto;}
.container .form .select{float: left;width: 165px;padding: 0 10px; height: 36px; margin-right: 10px;}


.teacher-wrap{position: relative; height:380px;}
.teacher{width: 1836px; position: absolute; left: 0; top: 0;}
.teacher .item{width: 282px; background-color: #FFF;float: left; margin-right: 0.3rem;}
.teacher .item img{display: block;}
.teacher .item .tit{font-size: 16px; margin: 10px 0;}
.teacher .item .tit span{color: #e60000; font-size: 0.3rem;}
.teacher .item p{padding-bottom: 10px;}
.quest-tit{overflow: hidden; border-left: 4px #d40000 solid; padding-left: 10px;}
.quest-tit .left{font-size: 0.3rem; font-weight: bold;}
.quest-tit .left span{color: #525252; font-size: 8px;}
.quest-tit .right{font-size: 0.3rem;}

.question-list-2{overflow: hidden; margin-top:18px;}
.question-list-2 a{float: left; width: 49.5%; margin: 0 1% 1% 0; background-color: #eeeeee; text-align: center; color: #525252; font-size: 12px; line-height: 0.68rem; white-space: nowrap;}
.question-list-2 a:nth-child(2n){margin-right: 0;}

.cjybm .left{width: 594px;}
.cjybm .left .tit{background-color: #dc0303; text-align: center; color: #FFF; line-height: 50px; font-size: 0.3rem;}
.cjybm .right{width:594px;}
.cjybm .right .tit{text-align: center; font-size:0.3rem; color: #dc0303; line-height: 50px;}
.cjybm .list{margin:0 12px 12px 0;}
.gundong .item .label{font-size: 12px;flex: 1; text-align: center; color: #666666; line-height:0.6rem;}
.gundong .item .label:nth-child(3){color: #dc0303;}
.gundong .item .label:nth-child(1){}
.gundong .item:last-child .label{ }
.cjybmbtn .item{width: 320px; line-height: 50px; color: #FFF; background-color: #d1c0a5; text-align: center;}
.cjybmbtn .zxUrl{background-color: #dc0303; text-align: center; flex: 1; line-height: 50px; color: #FFF; font-size: 20px;}
.logo-list .list{margin:0 12px 12px 0;}
.form-wrap .tip{text-align: center; font-size: 0.26rem;}
.form-wrap .tip span{color: #e60012;}
.gundong-wrap{height:6rem; overflow: hidden;position: relative; background-color: #f1f1f1; margin-bottom:1%;}
.gundong{position: absolute; left: 0; top: 0; width: 100%;}
.students .tit{background-color: #484948; text-align: center; line-height: 0.68rem; color: #FFF;}