.sbox2 .btitle {
    background-position: 0 -245px;
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
}

.sbcon2 p {
    text-indent: 18px;
    padding: 10px;
    border-top: 1px solid #fce5d8;
    line-height: 20px;
    color: #666666;
}

.sbcon2 p strong {
    color: #fb630f;
}

.w-100{width:100%;}
.mt0{margin-top:0;}
.mt15{margin-top:15px;}
.bg-gray{background:#f4f4f4;}
.img-fluid{max-width: 100%; height: auto;}
.flex-row{display:flex; flex-direction:row; justify-content:flex-start;}
.flex-wrap{flex-wrap:wrap;}
.justify-center-between{justify-content:space-between;}

/*培训咨询*/
.lecturer-subcat{position: absolute; left: 188px; top: -2px; border: 1px solid #fdd3bd; float: left; line-height: 22px; height: auto; width: 100%; background: #fff;}
.lecturer-subcat .subcatleft{width:430px; min-height:auto;}
.lecturer-subcat .subcatleft dd{width:100%;}

.train-publicize{display:flex; justify-content:space-between; align-items:center;}
.train-publicize li{display:flex; align-items:center; border-right:3px solid #fafafa; padding-right:35px;}
.train-publicize li:last-child{border-right:none; padding-right:0;}
.train-publicize li img{display:block; width:auto; height:40px;}
.train-publicize li p{color:#ffaa00; font-weight:bold; font-size:18px;}
.train-publicize li p span{display:block; color:#999; font-weight:normal; font-size:12px;}

.train-title{padding-left:10px; margin-bottom:10px; position:relative; display:flex; justify-content: space-between;}
.train-title:before{content: ""; position: absolute; width: 3px; height: 18px; background-color: #f60; left: 0; top:0; border-radius:2px;}
.train-title strong{font-size:16px;}
.train-title a{display:inline-block;}

.train-box{display:flex; flex-direction:row; flex-wrap:wrap; justify-content:flex-start;}
.train-box li{width:243.333px; margin-right:10px; margin-bottom:10px;}
.train-box li:nth-child(3n){margin-right:0;}
.train-box li .pic{width:100%; height:135px; display:flex; align-items:center; border-radius:5px; overflow:hidden;}
.train-box li img{display:block; width:100%; height:100%; object-fit:cover; transition:0.5s;}
.train-box li:hover img{transform:scale(1.1);}
.train-box li h3{margin-top:5px; font-size:12px; font-weight:normal; text-align:center;}

.train-lecturer{display:flex; flex-direction:row; flex-wrap: wrap; justify-content:flex-start;}
.train-lecturer li{width:142px; margin-right:10px; margin-bottom:10px;}
.train-lecturer li:nth-child(5n){margin-right:0;}
.train-lecturer li .photo{width:100%; height:160px; display:flex; align-items:center; border-radius:5px; overflow:hidden;}
.train-lecturer li img{display:block; width: 100%; height: 100%; object-fit: cover; transition: 0.5s;}
.train-lecturer li:hover img{transform:scale(1.1);}
.train-lecturer li h3{margin-top:5px; font-size:12px; font-weight:normal; text-align:center;}

.train-teacher li{display:flex; padding:5px 0;}
.train-teacher li .pic{width:110px; margin-right:10px;}
.train-teacher li .pic img{display: block; max-width:100%; height:auto;}
.train-teacher li .desc{width:calc(100% - 120px);}
.train-teacher li .desc h3{display:flex; align-items:center;}
.train-teacher li .desc h3 strong{display:inline-block; margin-right:10px;}
.train-teacher li .desc h3 i{display:inline-block; margin-right:3px; width:13px; height:13px; overflow:hidden; background:url("/images/personage-map.png") no-repeat center; background-size:13px 13px;}
.train-teacher li .desc h3 span{font-weight:normal; font-size:12px;}
.train-teacher li .tag{padding:10px 0;}
.train-teacher li .tag a{padding:4px 10px; font-size:12px; border-radius:15px; border:1px solid #f60; color:#f60; margin-right:10px;}
.train-teacher li .tag a:hover{background:#f60; color:#fff;}

.train-report-box{display:flex; flex-direction:row; flex-wrap:wrap; justify-content:flex-start;}
.train-report-box li{width:243.333px; margin-right:10px; margin-bottom:10px;}
.train-report-box li:nth-child(3n){margin-right:0;}
.train-report-box li .pic{width:100%; height:243px; display:flex; align-items:center; border-radius:5px; overflow:hidden;}
.train-report-box li img{display:block; width:100%; height:100%; object-fit:cover; transition:0.5s;}
.train-report-box li:hover img{transform:scale(1.1);}
.train-report-box li h3{margin-top:5px; font-size:12px; font-weight:normal; text-align:center;}

.train-coop{display:flex; flex-wrap: wrap; justify-content:space-between; align-items:center;}
.train-coop li{width:25%; margin-bottom:15px; text-align:center;}
.train-coop li .pic{display:inline-block; margin:auto; width:75px; height:75px; border-radius:100%; overflow:hidden; border:1px solid #eaeaea; position:relative;}
.train-coop li .pic img{display:block; max-width:100%; height:auto; position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.train-coop li h3{display:block; margin-top:5px;}

.introduce{width:100%; box-sizing:border-box; margin-bottom:10px; background:#f6f6f6; padding:5px; font-size:14px; line-height:180%;}

/*.train-process{display:flex; flex-direction:row; justify-content:space-between;}
.train-process li{width:135.714px; margin-right:10px;}
.train-process li:last-child{margin-right:0;}
.train-process li .process{display:block; position: relative; margin:0 auto; width:80px; height:80px; border-radius:100%; display:flex; align-items:center; border:1px solid #0065b3;}
.train-process li .process:after{content:''; position: absolute; top:50%; right:-50px; transform:translateY(-50%); width:42px; height:42px; overflow:hidden; background: url("https://js.chinabgao.com/media/images/train/jt.png") no-repeat center;}
.train-process li:last-child .process:after{background:none;}
.train-process li .process-1{background:url("https://js.chinabgao.com/media/images/train/process_01.jpg") no-repeat center #fff;}
.train-process li .process-2{background:url("https://js.chinabgao.com/media/images/train/process_02.jpg") no-repeat center #fff;}
.train-process li .process-3{background:url("https://js.chinabgao.com/media/images/train/process_03.jpg") no-repeat center #fff;}
.train-process li .process-4{background:url("https://js.chinabgao.com/media/images/train/process_04.jpg") no-repeat center #fff;}
.train-process li .process-5{background:url("https://js.chinabgao.com/media/images/train/process_05.jpg") no-repeat center #fff;}
.train-process li .process-6{background:url("https://js.chinabgao.com/media/images/train/process_06.jpg") no-repeat center #fff;}
.train-process li .process-7{background:url("https://js.chinabgao.com/media/images/train/process_07.jpg") no-repeat center #fff;}
.train-process li p{margin-top:5px; font-size:12px; text-align:center; color:#666;}
.train-process li p strong{display:block; margin-bottom:5px; color:#333;}*/

.train-process{width:100%; padding:20px 0; box-sizing:border-box; overflow:hidden; background:url("https://js.chinabgao.com/media/images/train/customized.jpg") no-repeat left top;}
.train-process ul{display:flex; flex-direction:row; justify-content:space-between;}
.train-process li{width:98.571px; margin-right:10px;}
.train-process li:last-child{margin-right:0;}
.train-process li .process{display:block; position: relative; margin:0 auto; width:48px; height:48px; border-radius:100%; display:flex; align-items:center;}
.train-process li .process:after{content:''; position: absolute; top:50%; right:-50px; transform:translateY(-50%); width:42px; height:42px; overflow:hidden; background: url("https://js.chinabgao.com/media/images/train/jt.png") no-repeat center;}
.train-process li:last-child .process:after{background:none;}
.train-process li .process-1{background:url("https://js.chinabgao.com/media/images/train/customized-01.png") no-repeat center #fff;}
.train-process li .process-2{background:url("https://js.chinabgao.com/media/images/train/customized-02.png") no-repeat center #fff;}
.train-process li .process-3{background:url("https://js.chinabgao.com/media/images/train/customized-03.png") no-repeat center #fff;}
.train-process li .process-4{background:url("https://js.chinabgao.com/media/images/train/customized-04.png") no-repeat center #fff;}
.train-process li .process-5{background:url("https://js.chinabgao.com/media/images/train/customized-05.png") no-repeat center #fff;}
.train-process li .process-6{background:url("https://js.chinabgao.com/media/images/train/customized-06.png") no-repeat center #fff;}
.train-process li .process-7{background:url("https://js.chinabgao.com/media/images/train/customized-07.png") no-repeat center #fff;}
.train-process li p{margin-top:5px; font-size:12px; text-align:center; color:#fff;}
.train-process li p strong{display:block; margin-bottom:5px; color:#fff;}

.train-service{display:flex; flex-direction:row; justify-content:space-between;}
.train-service li{width:140px; padding:10px; background:#2e3033; color:#fff;}
.train-service li .advantage{display:block; position: relative; margin:0 auto; width:100px; height:100px; border:1px solid #256e67; border-radius:100%; display:flex; justify-content:center; align-items:center;}
.train-service li:nth-child(3) .advantage{border:1px solid #1a557b;}
.train-service li:nth-child(4) .advantage{border:1px solid #1a557b;}
.train-service li span{display:inline-block; font-weight:bold; font-size:30px; margin-right:5px;}
.train-service li em{display:inline-block; font-style:normal; font-size:14px;}
.train-service li p{margin-top:5px; font-size:12px; text-align:center; color:#fff;}

/*企业内训咨询策划*/
.plan-publicize{display:flex; justify-content:space-between; align-items:center;}
.plan-publicize li{display:flex; align-items:center; border-right:3px solid #fafafa; padding-right:22px;}
.plan-publicize li:last-child{border-right:none; padding-right:0;}
.plan-publicize li img{display:block; width:auto; height:22px;}
.plan-publicize li p{color:#d6040d; font-weight:bold; font-size:18px;}
.plan-publicize li p span{display:block; color:#999; font-weight:normal; font-size:12px;}

.plan-online{width:222px; height:260px; overflow:hidden; background:#fafafa; border-radius: 0 0 30px 30px; box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1);}
.plan-online dl{width:100%; text-align:center; margin-top:20px;}
.plan-online dl dt{margin-top:20px; font-size:20px; line-height:200%; color:#333;}
.plan-online dl dd{font-size:13px; line-height:200%; color:#666;}

.plan-title{display:block; width:170px; text-align:center; margin:0 auto; border-radius:0 0 10px 10px; background:#ffab01; padding:7px 0; color:#fff; font-size:16px;}

.plan-import{background:#f4f4f4; padding: 0 10px 10px 10px;}
.plan-import dl{width:100%; height:100px; line-height:180%; margin-top:15px; display:flex; justify-content:space-between;}
.plan-import dt{width:200px; padding:15px; box-sizing: border-box; margin-right:10px; background:#0061ac; border-radius:10px 10px 0 10px; color:#fff; display:flex; align-items:center;}
.plan-import dt p{display:inline-block; margin:0 auto;}
.plan-import dt i{display:block; margin:0 auto 5px auto; width:18px; height:22px; overflow:hidden; background: url("https://js.chinabgao.com/media/images/train/note.png") no-repeat center;}
.plan-import dd{width:calc(100% - 210px); padding:15px; box-sizing: border-box; background:#fff; border-radius:10px 10px 10px 0; box-shadow:0 2px 4px 0 rgba(0, 0, 0, .1); display:flex; align-items:center;}

.plan-road{width:100%; min-height:145px; background:url("https://js.chinabgao.com/media/images/train/road.png") no-repeat center; overflow:hidden;}
.plan-road ul{width:540px; margin:0 auto; display:flex; justify-content:space-between;}
.plan-road ul li{line-height:180%;}
.plan-road ul li:nth-child(1){width:150px; margin-top:160px;}
.plan-road ul li:nth-child(2){width:130px; margin-top:30px;}
.plan-road ul li:nth-child(3){width:140px; margin-top:160px;}
.plan-road ul li:nth-child(4){width:120px; margin-top:10px;}

.plan-active{width:100%; height:250px; overflow:hidden; background:url("https://js.chinabgao.com/media/images/train/plan-active.jpg") no-repeat left top;}
.plan-active p{display:block; padding:15px; text-align:center; color:#fff;}
.plan-active ul{width:720px; margin:0 auto; display:flex; align-items:flex-start; justify-content:space-between;}
.plan-active li i{display:block; margin:0 auto; width:29px; height:29px; overflow:hidden;}
.plan-active li:nth-child(1) i{ background:url("https://js.chinabgao.com/media/images/train/active-01.png") no-repeat center;}
.plan-active li:nth-child(2) i{ background:url("https://js.chinabgao.com/media/images/train/active-02.png") no-repeat center;}
.plan-active li:nth-child(3) i{ background:url("https://js.chinabgao.com/media/images/train/active-03.png") no-repeat center;}
.plan-active li:nth-child(4) i{ background:url("https://js.chinabgao.com/media/images/train/active-04.png") no-repeat center;}
.plan-active li:nth-child(5) i{ background:url("https://js.chinabgao.com/media/images/train/active-05.png") no-repeat center;}
.plan-active li:nth-child(6) i{ background:url("https://js.chinabgao.com/media/images/train/active-06.png") no-repeat center;}
.plan-active li dl{display:block; text-align:center; color:#fff; line-height:150%;}
.plan-active li dl dt{margin:5px 0; font-size:12px; font-weight:bold;}
.plan-active li dl dd{font-size:12px;}

.plan-run h5{width:100%; text-align: center; font-size:20px; font-weight:bold; color:#057cbe;}
.plan-run p{display:block; padding:15px; text-align:center; line-height:150%;}
.plan-run ul{width:620px; margin:0 auto; display:flex; justify-content:space-between;}
.plan-run li img{display:inline-block; max-width:100%; height:auto; margin:0 auto;}
.plan-run li dl{display:block; text-align:center; line-height:150%;}
.plan-run li dl dt{margin:5px 0; font-size:12px; font-weight:bold;}
.plan-run li dl dd{font-size:12px;}

.plan-activity{background:#f4f4f4; padding:15px;}
.plan-activity h5{width:100%; text-align: center; font-size:20px; font-weight:bold; color:#057cbe; margin-bottom:20px;}
.plan-activity ul{width:720px; margin:0 auto; display:flex; justify-content:space-between;}
.plan-activity li{padding:0 20px;}
.plan-activity li img{display:block; max-width:100%; height:auto; margin:0 auto;}
.plan-activity li p{display:block; width:100%; font-size:12px; margin-top:10px; line-height:150%; text-align:center;}

.plan-contribute p{display:block; padding:15px; text-align:center; line-height:180%;}

/*学习平台*/
.study-platform{width:100%; min-height:250px; background:url("https://js.chinabgao.com/media/images/train/platform-bg.jpg") no-repeat left top #ed6a06; padding:15px 0;}
.study-platform button{width:140px; height:50px; line-height:50px;  text-align:center; background:#ffffff; font-size:18px; color:#ed6a06; font-weight:bold; border-radius:15px; border:none;}
.study-platform button:hover{background:#feefe3; cursor: pointer;}
.study-platform ul{display: flex; justify-content:space-around; align-items: center; margin-top:20px;}
.study-platform li{text-align: center;}

.study-step{display:flex; justify-content:space-between;}
.study-step li{width:calc(100% / 5); margin-right:10px;  overflow:hidden;}
.study-step li:last-child{margin-right:0;}
.study-step li img{display:block; max-width:100%; height:auto;}

.study-step-txt{display:flex; justify-content:space-between; align-items: center; margin-top:15px;}
.study-step-txt li{width:calc(100% / 9); margin-right:10px;  overflow:hidden; font-size:16px; font-weight:bold; text-align:center;}
.study-step-txt li:nth-child(even){width:76px; height:15px; overflow:hidden; background:url("https://js.chinabgao.com/media/images/train/study-step-jt.png") no-repeat right center;}

.study-tool{width:100%; padding:15px 0; box-sizing:border-box;}
.study-tool ul{display: flex; justify-content:space-around; align-items: center;}
.study-tool li{text-align: center;}
.study-tool li:last-child{width:325px;}
.study-tool li:last-child button{width:75px; height:75px; padding:5px; margin-bottom:3px; text-align:center; background:#ffffff; font-size:22px; color:#ed6a00; font-weight:bold; border:1px solid #f4a769;}
.study-tool li:last-child button:nth-child(8){padding:2px; font-size:22px;}
.study-tool li:last-child button:hover{background:#feefe3; cursor: pointer;}

/*动画网课*/
.tab-animation-title{width:100%; height:32px; line-height:32px; box-sizing:border-box;}
.tab-animation-title li{float:left; margin-right:20px; box-sizing:border-box;}
.tab-animation-title li.active{border-bottom:2px solid #f60;}
.tab-animation-title li a{display:block; font-size:16px; font-weight:bold;}

.advantage-box{display:flex; justify-content:space-between;}
.advantage-box li{width:calc((100% - 20px) / 3); margin-right:10px; overflow:hidden;}
.advantage-box li:last-child{margin-right:0;}
.advantage-box li .pic{width:100%; height:182px; overflow:hidden;}
.advantage-box li img{display:block; width:100%; height:100%; object-fit:cover; transition:0.5s;}
.advantage-box li:hover img{transform:scale(1.1);}
.advantage-box li p{display:block; width:100%; padding:5px 5px; box-sizing:border-box; background:#f4f4f4; color:#999; line-height:180%;}
.advantage-box li p strong{display:block; color:#333;}

.study-title{padding-left:10px; margin:30px 0 20px 0; position:relative; display:flex; justify-content: center;}
.study-title strong{font-size:22px; color:#ed6a00;}

.study-post{display:flex; justify-content:space-between;}
.study-post li{width:calc(100% / 5); overflow:hidden;}
.study-post li:nth-child(even){padding-top:60px;}
.post-box{display:block; margin:0 auto 20px auto; width:115px; height:132px; overflow:hidden;}
.post-box.ico-01{background:url("https://js.chinabgao.com/media/images/train/post-01.png") no-repeat center top;}
.post-box.ico-02{background:url("https://js.chinabgao.com/media/images/train/post-02.png") no-repeat center top;}
.post-box.ico-03{background:url("https://js.chinabgao.com/media/images/train/post-03.png") no-repeat center top;}
.post-box.ico-04{background:url("https://js.chinabgao.com/media/images/train/post-04.png") no-repeat center top;}
.post-box.ico-05{background:url("https://js.chinabgao.com/media/images/train/post-05.png") no-repeat center top;}
.post-box.ico-06{background:url("https://js.chinabgao.com/media/images/train/post-06.png") no-repeat center top;}
.post-box.ico-07{background:url("https://js.chinabgao.com/media/images/train/post-07.png") no-repeat center top;}
.post-box.ico-08{background:url("https://js.chinabgao.com/media/images/train/post-08.png") no-repeat center top;}
.post-box.ico-09{background:url("https://js.chinabgao.com/media/images/train/post-09.png") no-repeat center top;}
.post-box.ico-10{background:url("https://js.chinabgao.com/media/images/train/post-10.png") no-repeat center top;}
.post-box h3{display: block; margin-top:57px; text-align: center; color:#fa3526; font-size:13px;}
.post-box p{display: block; margin-top:1px; text-align: center; color:#444; font-size:12px; line-height:130%;}

/*课程定制*/
.form-group{display:flex; justify-content: space-between; margin-bottom:20px;}
.form-group-col{width:45%;}
.form-group-col .form-inline{width:100%; border-bottom:1px solid #ddd;}
.form-group-col .form-inline label{display:inline-block;}
.form-group-col .form-inline label i{margin-right:5px; color:#ff0000;}
.form-group-col .form-inline input{display:inline-block; height:28px; line-height:28px; border:none;}
.form-group-col span{display:block; width:100%; margin-top:3px;}

.form-group-checkbox{display:flex; flex-wrap:wrap; justify-content: flex-start; align-items: center; margin-bottom:20px;}
.form-group-checkbox label{display:inline-block; margin-right:20px; line-height:200%;}
.form-group-checkbox label input{display: inline-block; width:15px; height:15px; margin-right:3px;}

/*课程详细页*/
.detail-col{display:flex; justify-content: space-between;}
.detail-swiper{width:430px;}
.detail-swiper img{display:block; max-width:100%;}
.detail-info{width:300px; line-height:200%; height:250px; display:flex; flex-direction:column;}
.detail-info em{display: inline-block; font-style:normal; color:#999; margin-right:10px;}
.detail-info span{display: inline-block; font-style:normal; color:#444;}
.mt-auto{margin-top: auto !important;}

.swiper{width:100%; height:100%;}
.swiper-slide{text-align:center; font-size:18px; background:#fff; display:flex; justify-content:center; align-items:center;}
.swiper-slide img{display:block; width:100%; height:100%; object-fit:cover;}
.swiper{width:100%; height:300px; margin-left:auto; margin-right:auto;}
.swiper-slide{background-size:cover; background-position:center;}
.mySwiper2{height:80%; width:100%;}
.mySwiper{height: 20%; box-sizing: border-box; padding:10px 0;}
.mySwiper .swiper-slide{width:25%; height:100%; opacity:0.4; cursor: pointer;}
.mySwiper .swiper-slide-thumb-active{opacity: 1;}
.swiper-slide img{display: block; width:100%; height:100%; object-fit:cover;}

.detail-intro-title{width:100%; margin-top:30px; margin-bottom:20px;}
.detail-intro-title span{display:inline-block; padding:10px 0; font-size:16px; font-weight:bold; position:relative;}
.detail-intro-title span:after{position:absolute; left:0; right:0; bottom:-2px; border-radius:2px; display:block; content:''; margin:0 auto; width:80%; height:4px; background:#f60;}
.detail-intro{width:100%; line-height:250%; min-height:402px;}
.detail-intro > p{text-indent:2rem;}
.detail-intro table{border-collapse: collapse; border: 1px solid #dee2e6; box-sizing: border-box; width: 100%;}
.detail-intro table th{border:1px solid #dee2e6; padding:5px;}
.detail-intro table td{border:1px solid #dee2e6; padding:5px;}

/*标杆企业*/
.visit-list{display:flex !important; flex-wrap: wrap; width:728px;}
.visit-list .visit{width:236px; margin-right:10px; margin-bottom:10px;}
.visit-list .visit:nth-child(3n){margin-right:0;}
.visit-list a{display:block; width:100%; overflow:hidden;}
.visit-list .pic{width:100%; height:150px; overflow:hidden;}
.visit-list .pic img{display:block; width:100%; height:100%; object-fit:cover; transition:0.5s;}
.visit-list .pic:hover img{transform:scale(1.1);}
.visit-list .txt{padding:10px 10px; background:#f6f6f6;}
.visit-list .txt h3{display: block; color:#f96301;}
.visit-list .txt p{margin-top:5px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden; text-overflow:ellipsis;}
.visit-list a:hover .txt{background:#f96301;}
.visit-list a:hover .txt h3{color:#fff;}
.visit-list a:hover .txt p{color:#fff;}

/*标杆企业详细页*/
.visit-detail{width:100%; margin-top:30px; font-size:14px; line-height:220%; min-height:400px;}
.visit-detail h4{display:block; margin-top:10px; font-size:16px; color:#fff; background-color: #f96301; padding-left:10px;}
.visit-detail > p{text-indent:2rem;}
.visit-detail table{border-collapse: collapse; border: 1px solid #dee2e6; box-sizing: border-box; width: 100%; margin-top:10px;}
.visit-detail table th{width:80px; border: 1px solid #dee2e6; padding:.75rem; background:#f6f6f6;}
.visit-detail table td{border: 1px solid #dee2e6; padding:.75rem;}
.book-now{display:block; margin:0 auto; text-align: center; width:150px; height:46px; line-height:46px; color:#fff; font-size:16px; font-weight:bold; border-radius:5px; background:linear-gradient(#fc8739 0%, #ff6600 100%);}
.book-now:hover{color:#fff; background:linear-gradient(#ff6600 0%, #fc8739 100%);}

/*订购弹出框*/
/*#mboxWindow{  background:#fafafa;}
.mbox_bar{ background:#ff0; height:37px; line-height:37px; background:url(https://js.chinabgao.com/media/images/order/orderbg.gif) repeat-x left top; font-weight:bold; color:#fff; padding-left:10px;}
.mbox_close { width:25px; height:25px;float: right;  margin:-30px 10px 0 0;position: relative; text-align: center;text-decoration: none; background:url(https://js.chinabgao.com/media/images/order/close1.gif) no-repeat;}
.mbox_close:hover{background:url(https://js.chinabgao.com/media/images/order/close.gif) no-repeat;}
.mbox_cont{ padding:20px 0; font-size:12px; font-family:Arial; }
.mbox_win{min-witdth: 300px; border:1px solid #fff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; background-color:#ebebeb; -moz-box-shadow:0 0 5px rgba(0, 0, 0, .7); -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .7); box-shadow:0 0 5px rgba(0, 0, 0, .7); overflow:hidden;}
!*圆角*!
.mbox_alert,.mbox_confirm,.mbox_remind{width:320px; padding:35px 20px;}
.mbox_loading{width:180px; padding:30px 0; text-align:center;}
.mbox_loading_image{margin:0 8px -8px 0;}
.mbox_btn_sure {cursor: pointer; font-size: 14px;font-weight: bold;}
.mbox_btn_sure { background: url("https://js.chinabgao.com/media/images/zcbg.gif") no-repeat scroll 0 0 transparent;cursor: pointer;}
.mbox_btn_sure { float:right;height: 34px; margin-bottom: 15px; margin-right: 15px;  width: 101px; border:none; background-position: 0 0px; color:#fff;}*/
.book{width:92%; margin:20px auto 10px auto;}
.book-form-group{display:flex; justify-content: space-between; align-items: center; margin-bottom:20px;}
.book-form-group label{width:60px;}
.book-form-group .book-form{width:calc(100% - 70px);}
.book-form-control{display:block; width:100%; box-sizing: border-box; padding:3px 5px; font-size:14px; font-weight:400; line-height:32px; color:#495057; background-color:#fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
.book-submit{display: block; width:100px; height:38px; cursor:pointer; color:#fff; border:1px solid #ec7a1f; border-radius:5px; background:linear-gradient(#fdc85b 0%, #fd881e 100%);}
.book-submit:hover{background:linear-gradient(#fd881e 0%, #fdc85b 100%);}
.book-close{display: block; width:100px; height:38px; cursor:pointer; color:#fff; border:1px solid #94cf49; border-radius:5px; background:linear-gradient(#b3ed69 0%, #7cd43f 100%);}
.book-close:hover{background:linear-gradient(#7cd43f 0%, #b3ed69 100%);}
.justift-content-center{justify-content: center;}





