.marginRight15{
    margin-right: 15px;
}
.marginLeft0{
    margin-left: 0!important;
}
.marginLeft15{
    margin-left: 15px;
}
.marginTop15{
    margin-top: 15px;
}
.marginBottom15{
    margin-bottom: 15px;
}
.margin15{
    margin: 15px;
}
.marginTop100{
    margin-top: 100px;
}
.marginAuto{
    margin-left: auto;
    margin-right: auto;
}
.paddingRight15{
    padding-right: 15px;
}
.paddingLeft15{
    padding-left: 15px!important;
}
.paddingTop15{
    padding-top: 15px;
}
.paddingBottom15{
    padding-bottom: 15px;
}
.padding15{
    padding: 15px;
}
.paddingTop10{
    padding-top: 10px;
}
.paddingBottom10{
    padding-bottom: 10px;
}
.paddingLeft10{
    padding-left: 10px;
}
.paddingLeft30{
    padding-left: 30px;
}
.paddingRight10{
    padding-right: 10px;
}
.paddingRight30{
    padding-right: 30px;
}
.full_width{
    width: 100%;
}
.width_70{
    width: 70px;
    float: left;
}
.width_220{
    width: 220px;
    float: left;
}
.width_90{
    width: 90%;
}
.line-height34{
    line-height: 34px;
}
.line-bottom{
    position: relative;
}
.line-bottom:before{
    content: '';
    width: 100%;
    height: 1px;
    background-color: #DDDDDD;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.btn-default.active {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
}
.map-box{
    width: 100%;
    height: 727px;
}
#allmap{
    width: 100%;
    height: 100%;
}
.pika-button {
    padding: 15px 0px;
    text-align: center;
}
.is-appointment,
.select-active {
    position: relative;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 25px;
    color: #fb9292;
}
.select-active:before,
.is-appointment:before {
    content: "\f05e";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
}
.is-disabled.select-active:before,
.is-disabled.is-appointment:before{
    content: " ";
}

.is-today .pika-button {
    color: #f74f4f;
    background-color: #f5f5f5;
    border-radius: 0;
}
.day-pickerbox{
    background-color: #FFFFFF;
    margin: 0;
}
.pika-lendar{
    float: none;
    width: 100%;
    margin: 0;
}
.pika-single{
    border: none;
}
.is-selected .pika-button {
    color: #666;
    font-weight: bold;
    background: #f5f5f5;
    box-shadow: none;
    border-radius: 0;
}
.pika-button:hover {
    color: #333;
    background: #e6e6e6;
    border-radius: 0;
}
.display-none{
    display: none;
}
.pika-single{
    z-index: 2000;
}
.un-visibility {
    visibility: hidden;
}
span.icon-name {
    margin-top: 10px;
}
#clipArea {
    margin: 20px auto;
    height: 100px;
    width: 100px;
}
#view {
    margin: 0 auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.fileupload{
    position: relative;
}
.fileupload span{
    display: block;
    padding: 5px 20px;
}
.fileupload input{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.must-input-icon{
    color: #ed5565;
}
.float-static{
    float: none!important;
}
.adapt-height{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.img-head-icon{
	width: 64px;
	height: 64px;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.clear-both{
    clear: both;
    overflow: hidden;
}
.black-text{
    color: #676A6C;
}
.red-text{
    color: #f00;
}
.green-text{
    color: #008000;
}
.text-left {
    text-align: left!important;
}
.handle {
    background: #f3f3f4;
    padding: 10px;
    padding-bottom: 15px;
    display: block;
    margin: 5px 0;
    color: #333;
    text-decoration: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.display-none{
    display: none;
}
.tab_pane{
    min-height: 1800px;
}
.float-e-margins .btn.list_plus_btn{
    margin: 0;
    margin-left: 15px;
    margin-top: 6px;
}
@media (min-width: 768px){
    .adapt-height{
        text-align: left;
    }
}
/*Iphone6\6plus\7\7plus......*/
@media screen and (min-width: 375px) and (max-width: 400px){
    #iframe-box{
        width: 350px!important;
    }
}
@media screen and (min-width: 400px) and (max-width: 500px){
    #iframe-box{
        width: 380px!important;
    }
}
/*Ipad*/
@media screen and (min-width: 768px) and (max-width: 1024px){
    #iframe-box{
        width: 768px!important;
    }
}
/*手机横屏*/
@media only screen and (orientation: landscape) {
    /*Iphone4\5横屏*/
    @media screen and (min-width: 480px) and (max-width: 568px){
        #iframe-box{
            width: 450px!important;
        }
    }
    /*Iphone6\6plus横屏*/
    @media screen and (min-width: 667px) and (max-width: 800px){
        #iframe-box{
            width:  637px!important;
        }
    }
    /*Ipad*/
    @media screen and (min-width: 768px) and (max-width: 1024px){
        #iframe-box{
            width:  738px!important;
        }
    }

}