.icon-cal{
    display: block;
    width: 15%;}
.icon-cal img{
    width: 60px;
    position: fixed;
    z-index: 2;
    bottom: 32%;
    right: 10px;
    }

.border_s{
    border: #cccccc 1px solid;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 2%;
    padding-left: 1%;
}
.jsu{

    background-color: #fff;
    width: 98%;
    margin:0 auto;
    overflow: hidden;
}
.jsu_1{
	border-top:2px solid #fd8f34;
	margin-top:15px;
}
.jsu .jsu_one{
    padding-left: 3.125%;
    font-size: 16px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    position: relative;
    color: #333;
}
.jsu .jsu_one h2{
    font-size: 16px;
    font-weight: normal;
    width: 40%;
    float: left;
}
.jsu .jsu_one p{
    width: 56%;
    color: #999999;
    text-align: right;
    font-size: 13px;
    margin-right: 3.125%;
    float: right;
}
.jsu .jsu_one p .shuz{
    color: #fa4c06;
}
.jsu .jsu_fm{
    width: 99%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
    overflow: hidden;
}
.jsu .jsu_sl{
    background: url("../images/bottom.png") no-repeat 95% center;
    background-size: 13px;
    width: 49.2%;
    float: left;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.jsu .jsu_sl option{
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}

.jsu .jsu_ip01{
    background: url("../images/zxbj-05.jpg") no-repeat 95% center;
    background-size: 13px;
    width: 98%;
}
.jsu .jsu_ip02{
    width:98%;
}
.jsu .jsu_ip03{
    width: 59%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.jsu .jsu_ip04{
    width: 37.2%;
    background-image: url("../images/yz_bg.jpg");
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    color: #fa4c06;
    cursor: pointer;
    height: 42px;
}
.jsu .jsu_bt{
    width: 99.5%;
    border: none !important;
    background-image: url("../images/tj_bg.jpg");
    color: #ffffff;
    cursor: pointer;
}
.jsu .jsu_txt{
    text-align: center;
    width: 98%;
    font-size: 12px;}

.bt-close img {
    width: 7.7%;
    position: absolute;
    top: 15px;
    right: 5.9%;
}
.bt-close {
    display: block;
    width: 7.7%;
}
.ys_ds{display:none;}
.calculator-facebox {
    max-width: 640px;
    margin: 0 auto;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 50%;
    top: 0;
    z-index: 999999999;
    transform: translate(-50%,0);
}
.calculator-con {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    max-height:570px;
    overflow: hidden;
}
