/* 交易组件-全屏框弹出 START*/
.popupBox {
    width: 400px;
    position: fixed;
    z-index: 10000;
    background: #fff;
    border: 1px solid #CCCCCC;
}

.popupBox_title {
    background: #0066b3;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    padding-left: 14px;
}

    .popupBox_title b.close {
        display: inline-block;
        width: 23px;
        height: 23px;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
        cursor: pointer;
        float: right;
        margin-right: 10px;
        margin-top: 7px;
        background: url(../images/close_ico.jpg) no-repeat left top;
    }

.popupBox_tips {
    text-align: center;
    font-size: 16px;
  /*  font-weight: bolder;
    line-height: 30px;*/
    margin: 10px 0px;
}

.popupBox_button {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.hide {
    display: none;
}

.ccb_mask1 {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
background: url(../images/bg_black_5.png) repeat;
}
/*交易组件-全屏框弹出 END*/

/*全屏对话框-屏对话框,可让用户输入文字 START*/
.box_pop{display:none;position: absolute;top:0;  width:100%;z-index:1005; height: 400px;}
.box_pop_main{ position:relative; margin:0 auto;width:960px;top:100px;z-index:1006;height: 380px; background:#fff;}

.box_pop_title{padding:0 20px;width:920px;height:50px;line-height:50px; background:#0066b3;font-size:18px; color:#fff;}
.box_pop_title .span_f{padding-left:30px;width:600px;}
.box_pop_title a{color:#fff; cursor:pointer;}
.box_pop_content{padding:30px; height: 220px; background:#fff;}
.box_pop_content .inf_tb td{padding:10px;}
.box_pop_bottom{padding-right:20px;text-align:right;height: 50px; background:#eeeeee;line-height:50px;}
.box_pop_bottom input.btn_blue{margin-top:10px;}
.box_pop_bottom textarea{padding:3px;}
.refuse_btn{ cursor:pointer;}
/*全屏对话框-屏对话框,可让用户输入文字 END*/


/*按钮 START*/
.btn{
	display:inline-block;
	min-width:56px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	border:none;
	background:#0066B3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
	outline:none;
    cursor: pointer;
    padding-left:12px;
    padding-right:12px;
}


    .btn:hover {
        text-decoration: none;
        color: #fff;
        background: #2A83C7;
    }
	.btn_blue {
    background: #0066B3;
}

    .btn_blue:hover {
        background: #2A83C7;
    }

.btn_grey {
    background: #4C9DD9;
}

    .btn_grey:hover {
        background: #5fafea;
    }

.btn_disabled {
    display: inline-block;
    min-width:56px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    outline: none;
    background: #ccc;
    cursor: pointer;
    padding-left:12px;
    padding-right:12px;
}

.btn_disabled:hover {
        background: #ccc !important;
    }
/*按钮 END*/

.ml_20 {
    margin-left: 20px !important;
}

/*更改门店弹窗样式 START*/
.genghuan{display: inline-block;height: 28px;background-color: #06c;margin-left: 15px;color:#fff;text-align: center;cursor:pointer;border-radius: 4px;border: 0;padding:0 10px;line-height: 28px;}

.popstyle{ display: none; width:696px; min-height:442px; height:auto; position:fixed; z-index:110; background:#fff;padding-left:24px;}
.wenzi{width: 700px;height: 48px;background-color: #06c;font-size: 18px;color:#fff;padding-left:20px;line-height: 48px;font-weight: normal;margin-left: -24px;}
.chengshi{margin-top: 27px;width: 350px;font-size: 14px;color:#666;}
.chengshi span{display: inline-block;width:65px;height: 22px;border: 1px solid #ccc;padding-left: 5px;vertical-align: middle;line-height: 22px;color:#333;background: url(../images/xiangxia.png) no-repeat 55px center;cursor:pointer;}
.bjtp{ display: none; width: 720px;height: 348px;background: url(../images/images/jietu.png) no-repeat;position:absolute;left: 2px;top: 96px;z-index: 8999;}
.dahezi{border: 1px solid #ccc;margin-top: 15px;width: 670px;}
.biaoti{width: 670px;height: 34px;background-color: #daecf7;font-size: 14px;line-height: 34px;}
.biaoti label{margin-left: 126px;}
.biaoti span{margin-left: 174px;}
.dahezi ul{width: 670px;height: 160px;overflow-y: scroll;overflow-x:hidden;font-size: 14px;}
.dahezi ul li:hover{background-color: #f9f9f8;}
.dahezi ul li .xuanze{margin-left: 27px;}
.dahezi ul li span{margin-left: 67px;}
.dahezi ul li em{margin-left: 27px;}
.dangqian{margin-top: 15px;font-size: 14px;}
.dangqian label{color:#999;}
.dangqian span{color:#ff9933;}
.queding{width: 720px;height:52px;background-color: #efeeec;margin-left:-24px;margin-top:31px;position:relative;}
.queding p{width:80px;height: 32px;background-color: #06c;border-radius:5px;color:#fff;font-size: 14px;text-align: center;line-height: 32px;position:absolute;right:24px;top:10px;cursor:pointer;}
.mark{display:none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 100; opacity: 0.5;filter: alpha(opacity=50); background: #000;}

.card h3 em{display:none; width: 19px;height: 19px;background: url(../images/ico.png) no-repeat ;margin-bottom: -5px;margin-left: 50px;cursor:pointer;}
.card h3 b{display:none; width: 19px;height: 19px;background: url(../images/ico.png) no-repeat -34px -1px ;margin-bottom: -5px;margin-left: 15px;cursor:pointer;}
/*更改门店弹窗样式 END*/