/* 共用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;}
.ztwrap{width: 100%;}
img{height: auto; max-width: 100%;}
.text-center{text-align: center;}
.text-explain{font-size:20px; text-indent: 28px; margin: 20px 0;}
.sbanner img{ width: 100%; height: auto; display: block;}
.container{width: 1200px; margin:20px auto 0; overflow: hidden;}
.container .text-center:nth-child(1){margin:0px 0 20px;}
.block{display: block;}
.zxbtn{display: block; margin: 20px auto; width: 30%; height: 50px; line-height: 50px; text-align: center;color: #FFF;background-color: #8d181a;border-radius: 5px; font-size: 24px;}
.zxbtn b{color: #00a0e9;}
.zxbtn-white{background-color: #FFF;color: #f50b24;border-radius: 30px;}
.zxbtn-brown{background-color: #6a3906; color: #FFF;}
.zxbtn-yellow{background-color: #986960; color: #FFF;}
.zxbtn-red{background-color: #ff4656; color: #FFF; border-radius: 30px;}
/* 共用css */

/* 图片两列多排 */
.img-list-2{overflow: hidden;}
.img-list-2 .item{float:left; width: 300px; margin-left:60px; margin-bottom: 20px;} 
.img-list-2 .item img{display: block;}
.img-list-2 .item p{text-align: center; margin-top: 10px;}

/* 图片7排列 */
.img-list-7{overflow: hidden;}
.img-list-7 img{float: left; margin-left: 12px; margin-bottom: 12px;}
.img-list-7 img:nth-child(1){margin-left: 0;}

/* 三列排列 */
.m-list-3 .list{width:390px; float: left; margin: 0 15px 15px 0;}
.m-list-3 .list:nth-child(3n){margin-right:0;}
.m-list-3 .list img{display: block;}

/* 图片2排列 */

/* 咨询一排两列 */
.zx-list-2{width: 500px; margin: 0 auto; overflow: hidden;}
.zx-list-2 a:nth-child(1){float: left;}
.zx-list-2 a:nth-child(2){float: right;}

/* 图片带文字4排列 */
.img_txt-list-4 p{text-align: center; color: #525252;font-size: 18px; line-height: 36px;}

/* 内容+内边距4排列 */
.content_padding-list-4 .item{width: 291px; padding: 20px; box-sizing: border-box; color: #525252;}
.content_padding-list-4 .item .title{text-align: center; font-size: 24px; color: #525252; margin:10px 0;}
.content_padding-list-4 .item .title a{color: #525252;}
.content_padding-list-4 .item p{text-align: center; font-size: 16px; color: #525252; margin: 10px 0;}
.content_padding-list-4 .item p span{color: #ff6002;}
.content_padding-list-4 .item .btn{display: block; line-height: 36px; color: #FFF;background-color: #ff8b00; text-align: center;}

.hcy-content{overflow: hidden;}
.hcy-content .item{float: left; width: 595px; overflow: hidden; color: #FFF; margin: 0 10px 10px 0;background-color: #eeeeee;}
.hcy-content .item:nth-child(2n){margin-right: 0;}
.hcy-content .item img{float: left; width: 305px;}
.hcy-content .item .hcy-msg{width: 290px; text-align: center; float: left; box-sizing: border-box; padding:25px 10px 0;}
.hcy-content .item .hcy-msg .hcy-tit{font-size: 24px;color: #525252;}
.hcy-content .item .hcy-msg .hcy-m-tit{margin-bottom: 20px;color: #525252;}
.hcy-content .item .hcy-msg p{font-size: 20px;color: #525252;}
.hcy-content .item .hcy-msg .zx-btn{display: block; border:1px #fe4e5c solid; color: #FFF; line-height: 40px; text-align: center; font-size: 18px; width: 180px; margin: 20px auto 0; background-color: #fe4e5c;}
.hcy-content .item .hcy-msg .zx-btn a{color: #FFF;}

.zdxjx{overflow:hidden;}
.zdxjx img{float: left;margin: 0 12px 12px 0;}

.teacher .item{width: 594px;box-sizing: border-box; background-color:#efe4cb; padding: 10px; overflow: hidden;}
.teacher .item img{float: left;}
.teacher-msg{padding: 5px 10px 0 30px; float: left;}
.teacher-msg .teacher-tit{font-size: 28px;}
.teacher-msg span{font-size: 14px;}
.container .teacher-msg p{margin:34px 0;}
.teacher-msg a{display: block; border:1px #69462e solid; color: #69462e; text-align: center; line-height: 40px; margin-top: 20px;}

.tip{background-color: #564638; line-height: 60px; font-size:14px; color: #FFF; text-align: center;}
.tip a{display: block; line-height: 60px; width: 120px; text-align: center; color: #FFF; background-color:#bb1403; display: inline-block;}
.wrap-hrbm{background-color: #fffbd9; overflow: hidden;}
.rmzy-hrbm{width: 1106px; height: 521px; margin:20px auto; background-color: #f44817;}

.container .title .line{display: inline-block;width:100px;border-top:3px solid #fe4e5c;}
.container .title .txt{vertical-align:sub; margin: 0 30px;}

.msg{font-size: 24px; margin: 16px 0; text-indent: 48px; color: #525252;}

.title{font-size:36px;}
.title b{color: #4c4c4c;}
.mtitle{font-size: 20px;margin: 20px 0;}
.title span font{color: #fe4e5c;}

.qtzy-tit{flex: 1;}
.qtzy .thumb{display: block;}
.qtzy .qtzy-tit{font-size: 24px; color: #d1ab57;font-weight: bold;}
.qtzy .qtzy-tit p{font-size: 16px; color: #808080;}
.qtzy-msg{background-color: #eeeeee; padding: 5px;}
.qtzy-msg a{display: block; background-color: #00a0e9;color: #FFF; width: 45px;height: 45px; border-radius: 5px; text-align: center;}

.tip-btn{overflow: hidden; margin: 20px 0;}
.tip-btn .fleft{width: 530px; line-height: 63px; text-align: center; color: #FFF;background-color: #ff2300; border-radius: 10px; font-size: 24px;}
.tip-btn .fright{width: 608px; border:1px #ff2300 solid; color: #ff2300; text-align: center; font-size: 24px; border-radius: 10px; line-height: 63px;}

.xdfzlcg p{font-size: 16px;}
.xdfzlcg .item{width: 285px;}
.xdfzlcg .item div{font-size: 24px;color: #9a5053;}

.ys-wrap{overflow: hidden; padding-top: 20px;}
.ys-wrap .item{width: 283px;}
.ys-wrap .item img{display: block; width: 100%;}
.ys-wrap .item p{text-align: center; color: #FFF;font-size: 16px; background-color: #eeeeee; margin-top: 0; padding: 10px 0;}
.ys-wrap .item p span{display: block; font-size: 24px; color: #67955b;}

.container .ypkc p{background-color: #00a0e9; color: #FFF; margin: 0; line-height: 40px;}
.ypkc img{display: block;}

.zp-content{overflow: hidden;}
.zp-content .fleft{width: 897px;}
.zp-content .fleft img{float: left; margin: 0 12px 12px 0;}
.zp-content .fright{width: 291px;}
.zp-content .fright img{width: 100%;}

.tsjhc .fleft,.tsjhc .fright{width: 571px;}
.tsjhc-list{overflow: hidden;}
.tsjhc-list a{float: left; margin-right: 8px; margin-top: 8px; width:185px; border:2px #9a5053 solid; border-radius: 3px; line-height: 38px; text-align: center; color: #333; box-sizing: border-box;}
.tsjhc-list a:nth-child(3n){margin-right: 0;}

.tip-wrap img{display:block;}
.tip-wrap .fleft{width: 389px;}
.tip-wrap .container{background-color: #FFF; line-height: 28px;}
.tip-wrap .fright{width: 760px; padding: 10px; position: relative; height: 560px;}
.tip-wrap .fright .zxUrl{position: absolute; background-color: #8d181a; color: #FFF; width: 180px; line-height: 40px; text-align: center; right: 50px; bottom:30px;}

.rongyu p{text-align: center;}
.ypb{overflow: hidden;}
.main_title{background-color: #c50000; padding: 20px 0;}
.main_title .title{color: #FFF; margin-bottom: 10px;}
.main_title .title span{color: #FFF; border-bottom: 3px #FFF solid;}
.main_title .mtitle{color: #FFF;}

.sdys .item{width:282px; text-align:center; font-size: 16px;}
.sdys .item .sdys-tit{font-size:18px; color: #448aca;}
.container .sdys p{font-size: 16px;padding: 0 20px;}

.container .kzlc p{font-size: 24px;}

/* 表单 */
.container .form{margin:20px 0; background-color: #eeeeee; padding: 20px 0;}
.container .form label{float: left; color: #FFF; line-height: 36px;}
.container .form .txt{width:800px; height: 50px; line-height: 50px; padding:0 10px;display: block; margin: 20px auto; border:1px #c9c9c9 solid; border-radius: 10px; text-align: center; box-sizing: border-box;}
.container .form .btn{display: block; width: 800px; height: 50px; background-color: #ff4656;border-radius: 10px; color: #FFF;text-align: center; font-size: 24px; margin: 20px auto;}
.container .form .select{float: left;width: 165px;padding: 0 10px; height: 36px; margin-right: 10px;}

.xqhz{padding: 10px; border-bottom: 1px #dcdcdc solid;}
.xqhz .item-img{width: 445px;}
.xqhz .item-msg{width: 705px;}
.xqhz-tit{font-size: 24px;color:#fd6d27;}
.xqhz-tit img{vertical-align: middle;}
.xqhz-msg{color: #333; font-size: 20px; margin: 20px 0 20px; line-height: 30px;}
.xqhz-btn{width: 397px; margin: 0 auto;}
.xqhz-btn a{display: inline-block;width: 176px; height: 50px; text-align: center; background-color: #ff7200; color: #FFF; font-size: 24px; line-height: 50px; border-radius: 30px;}
.xqhz-btn .btn1{margin-right: 20px;}
.xqhz-btn .btn2{background-color: #f50b24;}

.container p{font-size: 18px; color: #525252; margin: 10px 0 0;}

.b-wrap img{float: left; margin-bottom: 10px;}
.jdzy_wrap{background-image: url(../images/jdzy_bg.jpg); background-repeat: no-repeat; background-size: 100% 100%;}
.rmzy_wrap{background-image: url(../images/rmzy_bg.jpg); background-repeat: no-repeat; background-size: 100% 100%;}
.dqtszy_wrap{background-image: url(../images/dqtszy_bg.jpg); background-repeat: no-repeat; background-size: 100% 100%;}

.dqtszy .item{width: 339px;}
.dqtszy .msg{height: 72px; color: #818181; font-size: 14px;}
.dqtszy .btn{display: block; width: 100px; background-color: #20890b; text-align: center; line-height: 40px; color: #FFF; margin: 10px auto;}

.bmz .item{width: 376px; border:5px #FFF solid; margin: 20px 0 0;}
.bmz .item img{display: block;}

.xcsys .item{width: 282px; height: 200px;border:1px #448aca dashed; border-radius: 10px; position: relative; box-shadow:1px 1px 1px 2px #dcdcdc;}
.xcsys .xcsys-tit{font-size: 28px;color: #448aca; padding:12px 0 10px 92px;}
.xcsys p{padding: 0 20px;}
.xcsys .item img{position: absolute; top: -1px; left: 21px;}

.wdgjc{border-top: 3px #8d181a solid;border-bottom: 3px #8d181a solid; margin:10px auto;}

.question_wrap{background-image: url(../images/question.jpg);background-repeat: no-repeat; background-position:879px 55px;}
.question_item{font-size: 14px; width: 1060px; margin: 20px auto; border-bottom:1px #fffca4 dashed ; line-height: 24px; padding-bottom: 20px;}
.question_item .q-q{color: #fffca4;}
.question_item .q-a{color: #FFF;}

.question-muti-list-3{overflow: hidden;}
.question-muti-list-3 a{float: left; width: 392px; margin: 0 12px 12px 0; text-align: center; background-color: #00a0e9; color: #FFF; font-size: 18px; line-height: 40px; border-radius: 5px;}
.question-muti-list-3 a:nth-child(3n){margin-right: 0;}

.img-wrap .item{overflow: hidden; margin-bottom: 30px;}
.img-wrap .fleft{width: 476px;}
.img-wrap .fright{width:640px; margin-left: 20px; padding-right: 30px;}
.img-wrap .img-tit{font-size: 32px; color: #178f0e; margin: 30px 0;}
.img-wrap .msg{color: #404040;font-size: 20px;}

.ybz img{border:5px #ff7200 solid;}
.ybz .item{width: 376px;}
.ybz .ybz-tit{text-align: center; font-size: 20px;}

.dxryjys{background-color: #fffae7;}
.dxryjys .fleft{width: 306px; margin: 10px 0;}
.dxryjys .fright{width: 890px;}
.dxryjys .fright img{margin-top: 40px;}
.dxryjys .fright p{padding-right: 30px; font-size: 20px; margin-top: 20px;}

.gundong-wrap{box-sizing: border-box; width: 379px; height: 392px; border:2px #ffface solid; margin: 14px 0px 0 10px;}
.preson{margin-top: 14px;width: 702px;}
.preson img{float: left; margin-left: 14px; margin-bottom: 14px;}

.gundong-wrap .gdtitle{color: #FFF;font-weight: bold;}
.gundong-wrap .gdtitle div{color: #FFF; line-height:50px;}
.gundong-wrap .col1{float: left; width: 30%; text-align: center;}
.gundong-wrap .col2{float: left; width: 30%; text-align: center;}
.gundong-wrap .col3{float: left; width: 40%; text-align: center;}
.gundong-item div{color: #ffface; line-height:36px;}
.bm-form label{display: inline-block; color: #FFF;}
.bm-form input{display: inline-block;}
.bm-form .txt{width: 269px; line-height: 44px; box-sizing: border-box; padding:0 20px;}
.form-btn-qj{ width: 269px; height: 44px; border:2px #ffea00 solid; color: #ffea00; text-align: center; background-color: #f74040; font-size: 16px; margin-left: 30px; }
.img img{width: 100%; height: auto;}

.youhui img{float: left; margin-right:117px; margin-bottom: 30px;}
.youhui img.noright{margin-right: 0;}

.rmzy{margin-bottom: 50px; overflow: hidden;}
.rmzy .item{width:590px; background-color: #f0f0f0; border-radius: 10px;box-sizing: border-box; float: left; margin-right: 20px; margin-bottom: 20px;}
.rmzy .item:nth-child(2n){margin-right: 0;}
.rmzy .item .rmzy-tit{text-align: center; color: #000; font-size: 24px;}
.rmzy .item p{text-align: center; color: #666; margin: 10px 0;}
.rmzy .item .title{color: #ff5a00; font-size: 32px;}
.rmzy .item .btn{display: block;line-height:60px; text-align: center; background-color: #e60012; border-radius: 0px; color: #FFF; width: 180px; margin: 20px auto; font-size: 28px;}

.jiuye .item{text-align: center;}

.jxys {overflow:hidden;}
.jxys .fleft{width: 897px; overflow: hidden;}
.jxys .fleft img{float: left; margin:0px 12px 12px 0;}
.jxys .fleft img:nth-child(3n){margin-right: 0;}

.question-list-3{overflow: hidden;}
.question-list-3 a{float: left; width: 392px;text-align: center;margin: 0 12px 12px 0; background-color: #00b7ee; color: #FFF; font-size: 24px; padding: 6px 0;}
.question-list-3 a:nth-child(3n){margin-right: 0;}
.question-list-3 a:nth-child(2n){background-color: #448aca;}

.question-list-4{overflow: hidden;}
.question-list-4 a{float: left; width: 290px;text-align: center;margin: 0 13px 13px 0; background-color: #00b7ee; color: #FFF; font-size:18px; padding:10px 0; border-radius: 5px;}
.question-list-4 a:nth-child(4n){margin-right: 0;}