<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 共用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-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.flex-row-wrap{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;-o-flex-flow:row wrap;flex-flow:row wrap;}
.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:100%; height: 50px; line-height: 50px; text-align: center;color: #FFF;background-color: #8d181a;border-radius:0px; 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: #00a15e; color: #FFF; border-radius:0px;}
.enlarge:hover{transform: scale(1.2);}
/* 共用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;}

.hbm{overflow: hidden;}
.gundong-wrap{float: left; background-color: #ffbe2f; padding-bottom: 4px; width: 585px; height: 255px; box-sizing: border-box;}
.gundong-wrap .mx-title{text-align: center; font-size: 24px; color: #000;}
.gundong-container{background-color: #fff3d9; margin: 0 4px 0px; overflow: hidden; height:220px; position: relative;}
.gundong-list{position: absolute; left: 0; top: 0; width: 100%;}
.gundong-container .gundong-item{overflow: hidden; line-height:44px;}
.gundong-container .gundong-item .item{width: 25%; text-align: center; font-size: 18px; color:#000000; float: left;}
.hbm .right{float: right; width: 611px;}
.hbm .right img{float: left;}

.sdys .item{width: 294px;}
.sdys .xzxdf-tit{font-size: 24px;}

.hcy-content{overflow: hidden;}
.hcy-content .item{float: left; width: 595px; overflow: hidden; color: #FFF; margin: 0 10px 10px 0;}
.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: 10px 30px 0;}
.hcy-content .item .hcy-msg .hcy-tit{font-size: 24px;color: #FFF;}
.hcy-content .item .hcy-msg .hcy-m-tit{margin-bottom: 20px;color: #FFF;}
.hcy-content .item .hcy-msg p{font-size: 14px;color: #FFF;}
.hcy-content .item .hcy-msg .zxUrl{display: block; border:1px #FFF solid; color: #FFF; line-height: 40px; text-align: center; font-size: 18px; width: 180px; margin: 20px auto 0;}

.quest-list .item{width: 590px;}
.quest-list .item div{padding: 10px; font-size:18px; color: #6f6f6f; margin-bottom: 6px; line-height: 180%;}
.quest-list .qest{background-color: #eeeeed;}

.zdxjx{overflow:hidden;}
.zdxjx img{float: left;margin: 0 12px 12px 0;}

.sxjyzd .item{width: 282px;}
.sxjyzd .sxjyzd-tit{font-size: 24px;}

.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 #4c4c4c;}
.container .title .txt{vertical-align:sub; margin: 0 30px;}
.container2 .title{border-bottom: 1px #dedede solid; padding-bottom: 30px; position: relative; }
.container2 .title p{position: absolute; width: 200px; background-color: #0a56bb; height: 10px; left: 50%; bottom:-9px;transform: translate(-50%,0);}
.title{font-size:36px; color: #4c4c4c;font-weight: bold; padding-top: 30px;}
.title b{color: #4c4c4c;}
.mtitle{font-size: 20px;margin: 20px 0;}
.title span{color: #0a56bb;}

.hgcc .item{width: 294px; background-color: #e60012; padding: 3px; color: #FFF; box-sizing: border-box; overflow: hidden;}
.hgcc .item:nth-child(2n){background-color: #626262;}
.hgcc .item .xzxdf-tit{text-align: center; line-height: 60px; font-size: 24px; color: #FFF;}


.teacher2{border:10px #b1d8ff solid;}
.teacher2 .teacher-tit span{color: #b1d8ff;}
.teacher2 .teacher-tit label,.teacher2 .fleft:nth-child(2) .zxUrl{background-color: #b1d8ff;}
.teacher2 .teacher-msg span{color:#b1d8ff; }

.teacher3{border:10px #33c574 solid;}
.teacher3 .teacher-tit span{color: #33c574;}
.teacher3 .teacher-tit label,.teacher3 .fleft:nth-child(2) .zxUrl{background-color: #33c574;}
.teacher3 .teacher-msg span{color:#33c574; }

.teacher4{border:10px #eda855 solid;}
.teacher4 .teacher-tit span{color: #eda855;}
.teacher4 .teacher-tit label,.teacher4 .fleft:nth-child(2) .zxUrl{background-color: #eda855;}
.teacher4 .teacher-msg span{color:#eda855; }

.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: #ff6a00; margin-top: 0; padding: 10px 0;}
.ys-wrap .item p span{display: block; font-size: 24px; color: #FFF;}

.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: #e60012;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;}

.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;}

.preson{margin-top: 14px;width: 702px;}
.preson img{float: left; margin-left: 14px; margin-bottom: 14px;}

.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-list-2 .item{float: left; width: 598px; margin-bottom:6px; background-color: #fff8e9;}
.rmzy-list-2 .item img{float: left; width: 275px;}
.rmzy-list-2 .item:nth-child(2n){float: right;}
.rmzy-list-2 .rmzy-msg{float: left; padding: 10px; width: 300px;}
.rmzy-list-2 .rmzy-msg .rmzy-tit{font-size: 24px;}
.rmzy-list-2 .rmzy-msg p{line-height:46px;}
.rmzy-list-2 .rmzy-msg .rmzy-tit span{font-weight: bold;}
.rmzy-list-2 .rmzy-msg .btn{background-color: #e45b63; color: #FFF; display: block; font-size: 18px; padding: 10px; text-align: center; border-radius: 10px; float: right; width: 140px; margin-top: 20px;}


.rmzy{margin-bottom: 50px;}
.rmzy .item{width:284px; background-color: #FFF;box-sizing: border-box; padding: 6px;}
.rmzy .item .rmzy-tit{text-align: center; color: #000; font-size: 24px;}
.rmzy .item p{text-align: center; color: #ff6600; margin: 10px 0;}
.rmzy .item .title{color: #ff5a00; font-size: 32px;}
.rmzy .item .btn{display: block;line-height:66px; text-align: center; background-color: #ff5f54; border-radius: 10px; color: #FFF;}

.jiuye .item{text-align: center;}

.jy .item{width: 390px;}
.jy-msg{position: relative; clear: both; padding: 0 10px 10px;}
.jy-msg label{position:absolute; font-size: 16px; color: #FFF; background-color: #ff7521; top:-28px; left: 10px; padding: 4px 10px;}

.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;}

.zyys .item{width: 291px;}
.zyys .item p{text-align: left;background-color: #899198;color: #FFF; padding: 10px;font-size: 14px;}

.zxbtn2 a{background-color: #d6a85c;color: #FFF; text-align: center; line-height:50px; margin: 20px 0;}
.zxbtn2 a:nth-child(2){background-color: #2f354f;}
.scjxtit{margin: 40px 0;}
.scjxtit .item{background-color: #e5f1fd;color: #0a56bb;font-size:24px; text-align: center; line-height: 60px;}
.scjxtit .active{background-color: #0a56bb;color: #FFF;}

.scjx-item .img{width: 540px;}
.scjx-item .right{width: 560px; margin-right: 50px;}
.scjx-item .right .tit{font-size:30px;border-bottom: 1px #666666 dashed; ;padding-bottom: 30px; margin-bottom: 30px;}
.scjx-item .right p{color: #666;}
.scjx-list .scjx-item:nth-child(1) ~.scjx-item{display: none;}
.container2{margin-top: 50px;}
.sjjx .item{width: 391px; margin-bottom: 18px;}
.sjjx .item img{display: block;}
.tjjys .item{width: 391px; text-align: center;}
.tjjys{margin-top:50px;}
.tjjys .item p{line-height:40px;font-size: 18px; margin: 0;}

.question{margin-top: 50px;}
.question .item{background-color: #f5f5f5;width: 590px; margin-bottom: 20px;}
.question .item p{padding-left: 20px; line-height:70px; margin: 0;}
.question .item a{background-color: #2476e2;color: #FFF;padding: 0 30px;}
.question .item a img{width: 46px; height: 40px; margin-right: 20px;}

.zcpr .item{width: 391px; background-color:#def6de; padding: 10px; box-sizing: border-box;}
.zcpr .item .tit{text-align: center;color: #00a15e;font-size: 24px; margin: 10px 0;font-weight: bold;}
.zcpr .item p{padding: 0 10px;color: #000;}

.xxrn-txt{margin: 20px 0;}
.xxrn-txt .flex{margin-bottom: 20px;}
.xxrn-txt img{width: 50px; height: auto; margin-right: 20px;}
.xxrn-txt p{color: #00a15e;font-size:24px; margin: 0;}

.teacher .item{width: 391px; background-color: #32b16c;padding: 20px;box-sizing: border-box;}
.teacher .name{font-size: 24px;color: #fff440; margin-top: 10px;}
.teacher .desc{color: #FFF;border-bottom: 1px #6ed49c solid; padding: 10PX 0;}
.teacher .desc span{color: #FFF;font-size: 18px;}
.teacher .item p{color: #FFF;font-size: 16px; line-height: 180%;}

.zxbtns .zxbtn{width: 45%;margin: 0; margin-top: 20px;}</pre></body></html>