/* 閸忣剙鍙℃担璺ㄦ暏閸栧搫鐓� */

a,a:hover,a:visited{
	text-decoration:none;
}

.container{
    background:whitesmoke;

}

.pointer_cursor{
    cursor: pointer;
}

.form_td_radio{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
}

.form_td_radio .right{
	margin-left:30px;
}

#edit_form table,#detail_form table{
	width:100%;
}

#edit_form table .edit_btn,#detail_form table .edit_btn{
	text-align:center;
}

#edit_form table .edit_btn a,#detail_form table .edit_btn a{
	margin-right:15px;
}

#edit_form table .form_label,#detail_form table .form_label{
	text-align:right;
	padding-right: 30px;
}

#edit_form table .edit_table_input textarea,#detail_form table .edit_table_input textarea{
	width:160px;
	height:60px;
}
#edit_form table .edit_table_input input[type="text"],#detail_form table .edit_table_input input[type="text"]{
	width:160px;
}
#detail_form table td{
	height:30px;
	line-height:30px;
}

#add_form table{
	width:100%;
}

#add_form table .edit_btn{
	text-align:center;
}

#add_form table .edit_btn a{
	margin-right:15px;
}

#add_form table .form_label{
	text-align:right;
	padding-right: 30px;
}

#add_form table .edit_table_input textarea{
	width:160px;
	height:60px;
}
#add_form table .edit_table_input input[type="text"]{
	width:160px;
}

#add_img_box img,#edit_img_box img,#detail_img_box img{
	width:73px;
	height:73px;
}
#add_img_upload,#edit_img_upload{
	height:26px;
	line-height:26px;
}

#add_img_upload .upload_tip,#edit_img_upload .upload_tip{
	display:inline-block;
	margin-left:20px;
	height:25px;
	line-height:25px;
	position:relative;
	top:-5px;
}

.img_box_div{
	display:inline-block;
	position:relative;
}

.del_icon{
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	width:20px!important;
	height:20px!important;
}


/*閻у妾板鍡樼壉瀵拷*/

/*body{
    background-color: whitesmoke;
}*/

#logo{
	display:inline-block;
	margin-left:20px;
}

#user_info{
	display:inline-block;
	float:right;
	margin-right:150px;
	height:60px;
	margin-top: 22px;
}

#user_info .blue_info{
	color:#008ED2;
}


.login_div{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -200px;
    box-shadow: 5px 5px 10px 1px #a1a1a1;
    border-radius: 3px;
}

#login_form table{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

#login_form table tr{
    height: 36px;
    line-height: 36px;
}

#login_form table td{
    padding-left: 20px;
}

#login_form .form_label{
    padding-left: 40px;
    text-align: right;
}

#login_form .form_btn{
    text-align: center;
}

#login_form select{
    width: 153px;
}

#login_form input{
    width: 200px;
}

#login_form .verify_code input,#login_form .verify_code img{
    vertical-align:middle;
}

#login_form .verify_code input{
    width: 120px;
    margin-right: 8px;
}

#login_form .verify_code img{
    cursor:pointer;
}

.form_login_btn{
    width:40px;
    height: 30px;
    line-height: 30px;
}

#menu{
    display: table-cell;
    vertical-align:middle;
    padding-left: 15px;
}

#count_hotail{
    margin: 0 0 10px 5px;
    font-size: 14px;
}

.detail_title{
	font-size:14px;
	color:#333;
	font-weight:bold;
}

.detail_title  .hotail_name,.detail_title  .activity_name{
	margin:0px 20px 0px 5px;
}

#detail_info,#edit_info{
	height:30px;
	display:table-cell;
	vertical-align:middle;
}

#detail_info .detail_title{
	width:486px;
	voverflow:hidden;
}

#hotspot_search input[type="text"]{
	width:200px;
}


#hotspot_search select{
	width:100px;
}


.tipbar-wrap{
	min-width:100px;
	min-height:16px;
	line-height:16px;
	padding:6px;
	color:rgb(140, 57, 1);
	display: block;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	border:1px solid #A7A7A7;
	background-color:#FEF9D9;
	border-radius:8px;
	position:absolute;
	left:30px;
	top:10px;
}

.tipbar-wrap-arrow{
	width:10px;
	height:20px;
	background:transparent url(../img/tip-yellow_arrows.png) no-repeat -49px 0;
	position:absolute;
	left:-8px;
	top:6px;
	z-index:9999;
}

.tipbar-wrap-arrow-top{
	width:20px;
	height:10px;
	background:transparent url(../img/tip-yellow_arrows.png) no-repeat -29px 0;
	position:absolute;
	left:20px;
	bottom:-10px;
	z-index:9999;
}

form input[type="text"],form select{font-size:13px!important;}


.product-mes{
    margin:0 auto;
    /*--padding-top:5px;
    width:98%;*/
    width:100%;

}
.product-mes table.product-table{
    width:100%;
    }
.product-mes table{
    border-collapse:collapse;
    border-spacing:0;
}
.product-mes table td{
    border:#9DBEDC solid 1px;

    /**height:1px;*/
    line-height:25px;
    padding:0 3px;
}
.product-mes table td.product-title{
    background:#e6eef6;
    text-align:right;
}

.product-mes table td.product-title-center{
    background:#e6eef6;
    text-align:center;
}

.product-mes table td.product-content{
    text-align:left;
    background:#fff;

}

.product-mes table td.product-content-center{
    text-align:center;
    background:#fff;

}

.product-mes table textarea{
	width:160px;
	height:60px;
	resize:none;
	margin-top: 2px;
}
.product-mes table input[type="text"]{
	width:160px;
}
.product-mes table select{
	width:165px;
}
.product-mes table input[type="password"]{
	width:160px;
}
/* .product-mes table select{
	width:100px;
} */

.product-mes table td.edit_btn{
	text-align:center;
}

.product-mes table td.edit_btn a{
	margin-right:15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.htmlSpan_red{
	color: red;
}
.htmlSpan_blue{
	color: blue;
}
.htmlSpan_green{
	color: green;
}
.topPanelHeightStyle300{
	height: 300px;
}
.topPanelHeightStyle400{
	height: 400px;
}
 .tabs-header.loading:before{
	content:url('../img/loading.gif');
	position:fixed;
	top:27%;
	left:39%;
	z-index:1020;
}
.tabs-header.loading:after{
	content:'正在加载.....';
	font-size:16px;
	position:fixed;
	top:27%;
	left:40%;
	z-index:1020;
}

.easyui-layout{
		visibility:hidden;
}
.add_questions_window_qLeft,
.add_questions_window_qRight{
	position:relative;
	clear:both;
	overflow:hidden;
	padding-top:20px;
	margin-bottom:20px;
}
.add_questions_window_qLeft >span,
.add_questions_window_qRight>span{
	color:red;
	position:absolute;
	top:0px;
	color:#3eabff;
}
.add_questions_window_qLeft >span{
	left:10px;
}
.add_questions_window_qRight >span{
	right:10px;
}
.add_questions_window_qLeft >div{
	left:10px;
	position:relative;
	float:left;
	display:inline-block;
	padding:10px;
	max-width:700px;
	border-radius:5px;
	background-color:#fff;
}
.add_questions_window_qLeft >div:before{
   position: absolute;
    left: -12px;
    top: 50%;
    transform:translateY(-6px);
    content: '';
    width: 0;
    height: 0;
    border-right: 6px solid #fff;
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
}
.add_questions_window_qRight >div:after{
	position: absolute;
    right: -12px;
    top: 50%;
    transform:translateY(-6px);
    content: '';
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid #3eabff; 
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
}
.add_questions_window_qRight >div{
	right:10px;
	position:relative;
	float:right;
	display:inline-block;
	padding:10px;
	color:#fff;
	background-color:#3eabff;
	max-width:700px;
	border-radius:5px;
}