body{background: #fff;}
.mod-hd{width:100%;}
.mod-hd img{width:100%;}
.mod-bd{margin-top:-45px;position: relative;}
.zxbj-form{margin:15px;background: #f1fbf6;box-shadow: 0 0 12px rgba(19,71,47,.2);border-radius: 10px;padding:14px}

.num-frame{position:relative;height:45px;padding:3px 4px 0px;border-radius:4px;background:#fff;background:-moz-linear-gradient(top,#d2d1d1,#fff);background:-webkit-gradient(linear,top,from(#d2d1d1),to(#fff));background:-webkit-linear-gradient(top,#d2d1d1,#fff);background:-o-linear-gradient(top,#d2d1d1,#fff);background:linear-gradient(top,#d2d1d1,#fff)}
.num-frame .yuan{height:15px;line-height:15px;bottom:6px;position:absolute;z-index:10;width:15px;right:15px;font-size:14px;}
.num-window{width:100%;height:100%;padding-right:27px;padding-top:0;border-radius:3px;border-top:3px solid #3D3C30;border-bottom:2px solid #6C6B60;border-left:2px solid #3D3C30;border-right:3px solid #3D3C30;background-color:#D3D3CB;box-shadow:0 1px 5px 1px #ABABA5 inset;box-sizing: border-box;}
.num-window div{float:right;width:18px;height:30px;margin:0 1px;margin-top:6px}.num-window div img{width:100%}

.form-item{width:100%;background: #e6f0eb;height: 45px;line-height: 45px;font-size:14px;margin-top:15px;display: flex;padding:0 12px;box-sizing:border-box;color:#4b5550;border-radius:5px;}
.form-item .input-text{background: none;flex:1;height: 45px;}
.form-item .form-select{position: relative;width:100%;}
.form-item .form-select:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -4px;
}
.form-btn-wrap{margin:15px 0 5px;}
.form-btn-wrap .form-btn{width:100%;height: 45px;line-height: 45px;background: #1eae6a;color:#fff;font-size:16px;border-radius: 5px;}
.form-tips{text-align: center;font-size:14px;color:#828a85;}
.form-tips em{color:#ff6b14;margin:0 5px;font-weight: bold;}

.form-radio{width:100%;display: flex;margin-top:15px;}
.radio-item{flex:1;background: #e6f0eb;height: 45px;line-height: 45px;font-size:14px;border-radius:5px;text-align: center;}
.radio-item.current{background: #1eae6a;color:#fff;}
.radio-item+.radio-item{margin-left:15px;}

.mod-title{font-size:18px;color:#ff6b14;display: flex;align-items: center;justify-content: center;margin:30px 0 10px;}
.mod-title strong{font-weight: bold;}
.mod-title:before,.mod-title:after{content:'';display: inline-block;width:14px;height:8px;background-repeat: no-repeat;background-size: auto 8px;}
.mod-title:before{background-image: url('../images/mfbj_tit_left_ico.png');margin-right:10px;}
.mod-title:after{background-image: url('../images/mfbj_tit_right_ico.png');margin-left:10px;}
.mod-title .title-wrap{text-align: center;line-height: 1.3;padding:0 10px;}
.mod-title .title-wrap .tit1{color:#1eae6a;}
.mod-title .title-wrap .tit3{font-size:14px;color:#999;padding-top:5px;}
.content-box{text-align: center;color:#979d9b;}
.content-box .img1{width:244px;height: 201px;background-repeat: no-repeat;background-size: 244px 201px;margin:20px auto 40px;}
.content-box .img2{width:298px;height: 124px;background-repeat: no-repeat;background-size: 298px 124px;margin:20px auto 40px;}
.content-box .img3{width:345px;height: 95px;background-repeat: no-repeat;background-size: 345px 95px;margin:20px auto 40px;}
.content-box .img4{width:222px;height: 202px;background-repeat: no-repeat;background-size: 222px 202px;margin:20px auto 40px;}
.content-box .img5{width:345px;height: 187px;background-repeat: no-repeat;background-size: 345px 187px;margin:0 auto 20px;}
.content-box .img6{width:345px;height: 187px;background-repeat: no-repeat;background-size: 345px 187px;margin:0 auto 20px;}
.content-box .img7{width:345px;height: 227px;background-repeat: no-repeat;background-size: 345px 227px;margin:0 auto 40px;}

.content-box .img8{width:345px;height: 100px;background-repeat: no-repeat;background-size: 345px 100px;margin:0 auto 40px;}
.content-box .img9{width:342px;height: 83px;background-repeat: no-repeat;background-size: 342px 83px;margin:20px auto 40px;}
.content-box .img10{width:345px;height: 273px;background-repeat: no-repeat;background-size: 345px 273px;margin:0 auto 40px;}
.content-box .img11{width:345px;height: 399px;background-repeat: no-repeat;background-size: 345px 399px;margin:20px auto 40px;}

.zxbj-title{text-align: center;margin-top:5px;}
.zxbj-title .title{font-size:18px;color:#1eae6a;}
.zxbj-title .title-text{font-size:12px;color:#999}
