/* 共用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: #b28850;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% 3%;}
.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: #e5004f;}
.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: 24px;}

.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 #808080 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: #525252;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:3px solid #1b8cff;}
.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;}

.xdsc img{display: block;  width: 100%;}
.xdsc .left{width: 60%;}
.xdsc .right{flex: 1; padding-left: 1%;}

._text{color: #525252; font-size: 0.32rem; text-indent: 0.64rem; margin: 1% 0;}
.major .tit{font-size: 0.36rem; color: #fe3d3d; font-weight: bold;}
.major .list{background-color: #FFF;}
.major .list p{font-size: 0.26rem; color: #525252;margin: 3% 0;}
.major .list p.tip{white-space: nowrap;}
.major .list .btn{background-color: #fe6363; color: #fff; line-height: 0.68rem; display: block; margin: 3%;}
.major .list .more{font-family: 0.36rem; color: #4c4c4c; margin:0% 0 5%;}
.major-jp .tit{color: #fe6363;}
.kcys-txt .item{width: 40%; color: #ba7032; font-size: 0.26rem;}
.kcys-txt .item:nth-child(2){color: #8c3836;}
.kcys .item{width: 40%;}
.kcys .item img{width: 100%; display: block;}
.sbsjx .item{width: 24%;}
.sbsjx .item img{width: 100%;}