/*--reset css--*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
img{
vertical-align:middle;
}
body {
  font-size: 12px;
  line-height: 1.5;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
min-height:100%;
_height:100%;
position:relative;
  }
  body.login_pg{background:#ededed; }
html{
	height:100%;
	overflow-y:scroll;
}
ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none;
  color: #0ca2da; }
  a:hover {
    color: #12b8f6; }
.mt20
{
    margin-top:20px;
    }
.ml10
{
	margin-left:10px;
	}
.pl10
{
	padding-left:10px;
	}
.fl {
  float: left; display:inline;}

.fr {
  float: right;display:inline; }

.cl {
  clear: both; }
.va_m
{
	vertical-align:middle;
	}
.ml_10 {
  margin-left: 10px; }
.ml_20 {
  margin-left: 20px; }
.n {
  font-weight: normal;
  font-style: normal; }
.mt10{margin-top:10px;}
.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.fw {
  font-family: 'Microsoft Yahei'; }

.tc {
  text-align: center!important; }

.tr {
  text-align: right; }

.tl {
  text-align: left; }
.clearfix:before{
content:"";
display:table;
clear:both;
}
.clearfix:after,.droppable:after {
  content: "\0020";
  display: block;
  clear: both;
  height: 0px;
  line-height: 0; }

.clearfix,.droppable {
  *zoom: 1; }
.z {
  _zoom: 1; }
.auo_cell{display:table-cell;width:4000px;*width:auto;*zoom:1;}

body{
	background:url("../app_images/body_bg.png") -46px 0 repeat-y;
}
/*popup tip*/
#processTip{position:fixed;top:0;left:0;width:100%;z-index:10000;_position:absolute;
_top:expression(eval(document.documentElement.scrollTop));height:0;overflow:visible;}
#processTip .pro_wrap
{
	width:200px;
	padding:10px 10px 10px 40px;
	margin:100px auto 0;
	border:3px solid #666;
	background:#fff;
	font-size:14px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	-ms-box-shadow: 2px 2px 5px #888;
	-o-box-shadow: 2px 2px 5px #888;
	 box-shadow: 2px 2px 5px #888;
	 display:none;
	}
#processTip .pro_success
{
	background:url('../app_images/pro_sucess.gif') 10px center no-repeat #fff;
	}
#processTip .pro_loading
{
	background:url('../app_images/preloader.gif') 10px center no-repeat #fff;
	}
#processTip .pro_warning
{
    color: #FF694F;
	background:url('../app_images/pro_warning.png') 10px center no-repeat #fff;
	}
/*popup tip end*/
/*sprite*/
.s_dcancel,.add_icon,.fq_icon,.leftar_icon{background-image:url("../app_images/sprite.png");background-repeat: no-repeat;}
.s_dcancel{display:block;width:16px;height:16px;background-position:0 0;}
.add_icon,.fq_icon,.leftar_icon{width:16px;height:16px;}
.add_icon{background-position:0 -16px;position:absolute;top:50%;margin-top:-8px;}
.fq_icon{background-position:0 -32px;display:inline-block;}
.leftar_icon{background-position:0 -48px;}
/*sprite*/
/*btn*/
.act_btn{padding:0.5em 1.5em 0.5em 20px;position:relative;background:#E78E78;color:#fff;}
.add_btn:hover{background:#f49a84;color:#fff;}
.add_btn .add_icon{left:3px;}
.sumbit_btn1{padding:3px 8px;margin-left:20px;}
.orange_btn{padding:0 15px;height:24px;display:inline-block;color:#fff;background:#e78e78;border:0;cursor:pointer;margin-right:0; }
.orange_btn:hover{background:#f49a84;}
/*btn*/
.greay_bar{
	background:#fafafa;
	padding:5px;
}
.tooltip{
	width:200px;
	padding:10px;
	background:#fffdf0;
	border:1px solid #999;
	color:#666;
}
/*header*/
.login_pg #header
{
	height:62px;
	}
.login_pg #header .logo
{
	margin-top:0;
	}
#header{
	background:#38445E;	
    overflow:hidden;
    height:77px;
}
#header .menus {
    float: left;
    height: 77px;
}
#header .menus a {
    background: none repeat scroll 0 0 #8090B4;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin: 38px 0 0 5px;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
}
#header .menus a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #38445E;
}
#header .menus a.cur {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #38445E;
}
.logo{
	margin:15px 0 0 10px;
	font-size:20px;
	font-weight:bold;
	color:#fafafa;
	text-shadow:1px 1px 5px #000;
}
.hd_action{
	margin:20px 20px 0 0;
	color:#afafaf;
}
.hd_action .hlogout{
	margin-left:10px;
	color:#7acbf2;
}
.hd_action .louser_name{padding:0 5px; color:#fafafa;}
/*sider-bar*/
#side_bar{
	position:absolute;
	width:180px;
	top:77px;
	left:0;
}
#side_bar .sdsec_navis
{
	display:none;
	}
.sd_shadow{
	background:url("../app_images/sd_shadow.png") 0 0 repeat-y;
	width:7px;
	top:54px;
	left:193px;
	bottom:0;
	position:absolute;
	z-index:10;
	_background:none;
}
.sdapp_navis{
	border-bottom:1px solid #dfdfdf;
	zoom:1;
}
.sdapp_hd{
	height:34px;
	line-height:34px;
	position:relative;
	font-size:13px;
	font-weight:bold;
	background:url("../app_images/up_arrow.png") 150px 10px no-repeat #5670A5;
	cursor:pointer;
	color:#fff;
}
.arrow_up{
	background:url("../app_images/down_arrow.png") 150px 10px no-repeat #5670A5;
}
.sdapp_name{
	padding-left:40px;
}
.sdicon{
	width:21px;
	height:23px;
	position:absolute;
}
.newsnavi .sdicon{
	background:url("../app_images/icon_ln_news.png") 0 0 no-repeat;
	top:6px;
	left:10px;
}
.messagesnavi .sdicon{
	background:url("../app_images/icon_ln_messages.png") 0 0 no-repeat;
	top:9px;
	left:10px;
}
.usernavi .sdicon{
	background:url("../app_images/icon_ln_useradmin.png") 0 0 no-repeat;
	top:6px;
	left:10px;
}
.systemnavi .sdicon{
	background:url("../app_images/icon_ln_system.png") 0 0 no-repeat;
	top:6px;
	left:10px;
}
.productnavi .sdicon{
	background:url("../app_images/icon_ln_product.png") 0 0 no-repeat;
	top:6px;
	left:10px;
}
.linksnavi .sdicon{
	background:url("../app_images/icon_ln_navis.png") 0 0 no-repeat;
	top:6px;
	left:10px;
}
.albumnavi .sdicon{
	background:url("../app_images/icon_tip_albums.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.customnavi .sdicon{
	background:url("../app_images/icon_ln_cushtml.png") 0 0 no-repeat;
	top:7px;
	left:10px;
}
.downloadnavi .sdicon{
	background:url("../app_images/icon_ln_download.png") 0 0 no-repeat;
	top:7px;
	left:10px;
}
.Mapnavi .sdicon{
	background:url("../app_images/icon_tip_map.png") 0 0 no-repeat;
	top:7px;
	left:12px;
}
.Talknavi .sdicon{
	background:url("../app_images/icon_ln_talk.png") 0 0 no-repeat;
	top:7px;
	left:12px;
}
.WebCallnavi .sdicon{
	background:url("../app_images/webcall-icon.png") 0 0 no-repeat;
	top:7px;
	left:12px;
}
.Membernavi .sdicon{
	background:url("../app_images/icon_tip_usergroup.png") 0 0 no-repeat;
	top:7px;
	left:12px;
}
.advernavi .sdicon{
	background:url("../app_images/icon_ln_adv.png") 0 0 no-repeat;
	top:7px;
	left:12px;
}
.mailnavi .sdicon{
	background:url("../app_images/icon_tip_email.png") 0 0 no-repeat;
	top:12px;
	left:10px;
}
.notenavi .sdicon{
	background:url("../app_images/icon_tip_note.png") 0 0 no-repeat;
	top:10px;
	left:10px;
}
.weibonavi .sdicon{
	background:url("../app_images/icon_tip_weibo.png") 0 0 no-repeat;
	top:5px;
	left:10px;
}
.sharenavi .sdicon{
	background:url("../app_images/icon_tip_share.png") 0 0 no-repeat;
	top:10px;
	left:10px;
}
.jobnavi .sdicon{
	background:url("../app_images/icon_tip_job.png") 0 0 no-repeat;
	top:10px;
	left:10px;
}
.videonavi .sdicon{
	background:url("../app_images/icon_tip_video.png") 0 0 no-repeat;
	top:10px;
	left:10px;
}
.surveynavi .sdicon{
	background:url("../app_images/icon_ln_survey.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.potencustomernavi .sdicon{
	background:url("../app_images/apppotential-icon.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.webseonavi .sdicon{
	background:url("../app_images/appoptimization-icon_active.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.product_preload .sdicon{
	background:url("../app_images/appload-icon_active.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.ephotobook .sdicon{
	background:url("../app_images/appelectronic-icon.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}

.orderpicknavi .sdicon{
	background:url("../app_images/icon_ln_basket.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}

.trackingnavi .sdicon{
	background:url("../app_images/icon_ln_truck.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}



.commpagenavi .sdicon{
	background:url("../app_images/appsample-icon.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.iezhanpagenavi .sdicon{
	background:url("../app_images/appezhan-icon_active.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.wechat .sdicon{
	background:url("../app_images/icon_tip_weixin.png") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.businesslink .sdicon{
	background:url("../app_images/appebusinesslink-icon.jpg") 0 0 no-repeat;
	top:8px;
	left:10px;
}
.sdapp_navis li{
	*zoom:1;
	vertical-align:middle;
}
.sdsec_navis .sec_navi{
	height:30px;
	line-height:30px;
	background:#f5f9fc;
	text-indent:40px;
	border-top:1px solid #fff;
	border-bottom:1px solid #dedede;
	background:#f0f0f0;
}
.sdsec_navis .current_snavi{
	background:#fff;
	text-indent:38px;
	border-bottom:0;
}
.sdsec_navis .sec_navi a{
	display:block;
	border-top:1px solid #faf9f7;
	color:#7f7f7f;
}
.sdsec_navis .sec_navi a:hover
{
	color: #12b8f6;
	}
.sdsec_navis .current_snavi a
{
	color: #0ca2da;
	}
.sdsec_navis .current_snavi a:hover
{
	 color: #12b8f6;
	}	
/*main-wrap*/
#main_wrap{
	margin:0 0 0 181px;
	min-width:1165px;
}
.main_content{
	padding:10px 20px 20px 20px;
}
/*search*/
#newsList .cate_lable{padding-top:5px;}
#newsList .txt_keyword{width:100px;}
.search_bx{
	padding:10px 10px 10px 15px;
	background:#fafafa;
	position:relative;
}
.search_bx .txt_keyword{width:120px;}
.search_bx .select_value{display:none;}
.search_bx .condi{
	margin-right:15px;
}
.search_bx .condi label{
	float:left;
	padding-right:5px;
	height:24px;
	line-height:24px;
}
.search_bx .condi input.txt{
	width:90px;
}
.search_bx .condi select{
	height:22px;
}
/*data_box*/
.data_box {
  width: 100%;
  }
  .data_box th {
    font-family: 'Microsoft Yahei';
    font-weight: bold;
    height: 36px;
    background-position: 0 -104px;
    border-bottom: 1px solid #cccccc;
    padding: 0 0 0 10px;
    vertical-align: middle;
    text-align: center;
    color: #333333; }
  .data_box td {
  text-align: center;
    padding: 8px 0 8px 10px;
    color: #666666;
    border-bottom: 1px solid #e5e5e5; 
    word-wrap:break-word;
    }
  .data_box .color_two {
    color: #999; }
    .data_box .color_two:hover {
      color: #007eff; }
.data_page_nav {
  height: 31px;
  background-position: 0 -104px;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0 0 10px;
  vertical-align: middle;
  text-align: left;
  color: #333333;
  text-align: right; }
  .data_page_nav input
  {
  	background:#8EC0F2;
  	border:0;
  	color:#666;
  	padding:4px 6px;
  	cursor:pointer;
  	margin-right:5px;
  	}
   .data_page_nav input:hover
   {
   	background:#99CBFC;
   	color:#333;
   	}
  .data_page_nav .inner_navi{padding:8px 15px;}
  .data_page_nav p {
    padding: 10px; }
.data_box th, .data_page_nav {
  background-image: url(../app_images/sprite_1.png);
  background-repeat: repeat-x; }
  /*search_btn*/
  .sub_search{padding:0 15px;height:24px;display:inline-block;color:#fff;background:#e78e78;border:0;cursor:pointer;margin-right:0;}
  .sub_search:hover{background:#f49a84;}
  /*submit_btn*/
  #news_submit .subit_news,.light_blue_btn,#Reply_btn,.submit_useraccout_btn,.subit_product_btn,.sumbit_expend_btn,.subit_album_btn,.System_BtnSave_Class,#submit_edti
  {
  	width:80px;
  	height:28px;
  	line-height:28px;
  	border:0;
  	background:#34a2c2;
  	cursor:pointer;
  	color:#fff;
  	font-size:16px;
  	display:inline-block;
  	text-align:center;
  	}
#System_Save{text-align:center;}
.System_BtnSave_Class
{
	margin-top:10px;
	}
 .light_blue_btn:hover,#news_submit .subit_news:hover,#Reply_btn:hover,.submit_useraccout_btn:hover,.subit_product_btn:hover,.sumbit_expend_btn:hover,.subit_album_btn:hover
  {
  	background:#29b7e0;
  	color:#fff;
  	}
  .back_rpy_lists
  {
  	width:80px;
  	height:28px;
  	border:0;
  	background:#d0d0d0;
  	cursor:pointer;
  	color:#999;
  	font-size:16px;
  	margin-left:10px;
  	}
   .back_rpy_lists:hover{background:#d8d8d8;}
 /*News*/
  #ui-datepicker-div{font-size:12px;}
 #ui-datepicker-div iframe{border:1px solid #aaa;}
   #news_table,#album_table,#navi_table,#weibo_table{table-layout:fixed;}
  #news_table  .new_title{word-wrap:break-word;display:block; color:#666;}
 #news_table  th,#news_table  td{text-align:left;}
 #news_table .cate_hd{
	width:20%;
 }
 #news_table .publish_hd{
	width:20%;
 }
  #news_table .act_hd{
	width:165px;
 }
 .p_h_tip{
	height:30px;
	line-height:30px;
	position:relative;
	margin:10px 0 15px;
 }
 .p_h_tip .icon{
	position:absolute;
	display:block;
	width:28px;
	height:28px;
 }
  .p_h_tip .icon_tip_news{
	background:url(../app_images/icon_tip_news.gif) 0 0 no-repeat;
	left:0;
	top:0;
  }
  .p_h_tip .icon_tip_messages
  {
  	background:url(../app_images/icon_tip_messages.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
   .p_h_tip .icon_tip_useradmin
  {
  	background:url(../app_images/icon_tip_useradmin.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  .p_h_tip .icon_tip_system
  {
  	background:url(../app_images/icon_tip_system.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
   .p_h_tip .icon_tip_product
  {
  	background:url(../app_images/icon_tip_product.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  	 .p_h_tip .icon_tip_navis
  {
  	background:url(../app_images/icon_tip_navis.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  	 .p_h_tip .icon_tip_albums
  {
  	background:url(../app_images/icon_tip_albums.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
   .p_h_tip .icon_tip_cushtml
  {
  	background:url(../app_images/icon_tip_cushtml.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  	.p_h_tip .icon_tip_download
  {
  	background:url(../app_images/icon_tip_download.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
	.p_h_tip .icon_tip_map
  {
  	background:url(../app_images/icon_tip_map.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
	.p_h_tip .icon_tip_talk
  {
  	background:url(../app_images/icon_tip_talk.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  .p_h_tip .icon_tip_webcall
  {
  	background:url(../app_images/webcall-icon.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  	.p_h_tip .icon_tip_usergroup
  {
  	background:url(../app_images/icon_tip_usergroup.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
  	.p_h_tip .icon_tip_adver
  {
  	background:url(../app_images/icon_tip_adver.gif) 0 0 no-repeat;
	left:2px;
	top:2px;
  	}
	.p_h_tip .icon_tip_mail
  {
  	background:url(../app_images/icon_tip_email.gif) 0 0 no-repeat;
	left:2px;
	top:7px;
  	}
  .p_h_tip .icon_tip_note
  {
  	background:url(../app_images/icon_tip_note.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
   .p_h_tip .icon_tip_weibo
  {
  	background:url(../app_images/icon_tip_weibo.gif) 0 0 no-repeat;
	left:2px;
	top:0;
  	}
  	 .p_h_tip .icon_tip_share
  {
  	background:url(../app_images/icon_tip_share.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
   .p_h_tip .icon_tip_job
  {
  	background:url(../app_images/icon_tip_job.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
   .p_h_tip .icon_tip_vedio
  {
  	background:url(../app_images/icon_tip_video.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	.p_h_tip .icon_tip_survey
  {
  	background:url(../app_images/icon_tip_survey.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	.p_h_tip .icon_tip_potencus
  {
  	background:url(../app_images/apppotential-icon.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
	.p_h_tip .icon_tip_webseo
  {
  	background:url(../app_images/appoptimization-icon.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	.p_h_tip .icon_tip_preload
  {
  	background:url(../app_images/appload-icon.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	.p_h_tip .icon_tip_ephoto
  {
  	background:url(../app_images/appelectronic-icon.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	.p_h_tip .icon_tip_commonpage
  {
  	background:url(../app_images/appsample-icon.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	.p_h_tip .icon_tip_iezan
  {
  	background:url(../app_images/appezhan-icon.gif) 0 0 no-repeat;
	left:2px;
	top:5px;
  	}
  	
   .p_h_tip h2{
	padding-left:40px;
	font-size:20px;
	font-weight:normal;
	color:#0099cc;
   }
   
label.error {
    color: #FF6932;
    padding-left: 15px;
}
label.error font
{
	color:#FF6932;
	}
.back_mcate {position:relative;padding-left:10px;}
.back_mcate .leftar_icon{position:absolute;top:7px; left:6px;}
#add_cates,#edit_cates{
	padding:20px 0 20px 40px;
}
#add_cates,#add_navis,#pop_com_see,#add_weiboPop{display:none;}/*pop*/
#add_cates .text,#edit_cates .text,#add_navis .text,#add_weiboPop .text{
	width:250px;
}
#add_cates textarea,#edit_cates textarea,#edit_albumImg textarea,.pop_2colum textarea{
	width:250px;
	height:80px;
}
 #add_cates .c_line, #edit_cates .c_line,#add_navis .c_line,#edit_albumImg .c_line,.pop_2colum .c_line{
	margin-bottom:10px;
 } 
  #add_cates .c_line  .tip,#edit_cates .c_line  .tip,#add_navis .c_line  .tip,#edit_albumImg .c_line  .tip,.pop_2colum .c_line  .tip{
	width:60px;
	font-size:14px;
	line-height:26px;
	text-align:right;
  }
 #add_navis .c_line  .tip,#edit_albumImg .c_line  .tip,.pop_2colum .c_line  .tip{width:100px;}
 #add_cates .selectl_bx .select_navi{
	height:140px;
 }
  .add_page_bx .c_line{
	margin-bottom:20px;
  }
  .add_page_bx .c_line .tip{
	width:90px;
	font-size:14px;
	line-height:26px;
	padding-right:10px;
	text-align:right;
	word-wrap:break-word;
  }
  .add_page_bx .c_line .title_input{
	width:50%;
	font-size:14px;
	padding:5px;
  }
   .add_page_bx .subit_news{
		margin-top:10px;
		padding:5px 15px;
   }
   .add_page_bx select{
		padding:3px 0;
   }
  #news_submit .c_line{
	margin-bottom:20px;
  }
  #news_submit .c_line  .tip{
	width:80px;
	font-size:14px;
	line-height:26px;
  }
  #news_submit .c_line .title_input{
	width:50%;
	font-size:14px;
	padding:5px;
  }
   #news_submit .subit_news{
		margin-top:10px;
   }
   .col2_form1 .c_line{
	margin-bottom:20px;
  }
   .col2_form1 .clearfix .ke-container
   {
       float:left;
       }
  .col2_form1 label.error
  {
  	line-height:25px;
  	}
  .col2_form1 .twoline
  {
  	color:#999;
  	padding-top:5px;
	padding-bottom: 5px;
  	}
  .col2_form1 .c_line  .tip{
	width:110px;
	font-size:14px;
	line-height:26px;
	text-align:right;
  }
  .remind_tip
  {
  	color:#999;
  	font-size:12px;
  	}
  .require_star
  {
  	color:#cc0000;
  	position:relative;
  	left:-2px;
  	top:-2px;
  	font-size:13px;
  	}
   .col2_form1 .text{width:540px;padding:5px 10px;font-size:14px;}
  .col2_form1 .c_line .title_input{
	width:50%;
	font-size:14px;
	padding:5px;
  }
  .col2_form1 .album_des
  {
  	width:570px;
  	padding:10px;
  	height:150px;
  	font-size:14px;
  	}
   .col2_form1 .subit_news{
		margin-top:10px;
		padding:5px 15px;
   }
   .greay_tip{
	background:#fafafa;
	padding:10px;
   }
   .act_tip{margin:8px 0 0 20px; color:#999;}
    .expand_attr{margin:8px 0 0 10px;width:280px;}
   .expand_attr select{height:20px;}
/*#aexpend_table*/
#aexpend_table{
	table-layout:fixed;
}
.props_name{width:20%;}
.props_type{width:20%;}
.props_options{width:20%;}
.props_show{width:5%;}
.props_ordernum{width:15%;}

#aexpend_table th,#aexpend_table td{
	text-align:left;
}
#aexpend_table .fq_icon{vertical-align:top;margin-left:3px;}
.adn_newsDes{height:100px;width:580px;padding:10px;}
.adn_releAct{height:24px;line-height:24px;padding-top:5px;}
#a_addsubtitle,#a_addinfocontent,#a_addpic,#a_addkeyword,#a_adddes{padding:0 10px;}
 /*News end/
 /*cate manage*/
 .cdatas_box .preloader
 {
 	height:18px;
 	line-height:18px;
 	font-size:14px;
 	padding:20px 0 20px 50px;
 	color:#666;
 	background:url("../app_images/preloader.gif") 20px center no-repeat #fff; 
 	}
  .catemg_wrap{padding-top:10px;}
 .catemg_wrap .cate_left_side  .selectl_bx .select_chos{
	display:none;
 }
  .catemg_wrap .cate_left_side  .selectl_bx .select_navi{
  display:block!important;
  position:static;
  border:0;
  width:100%;
  height:500px;
  background:none;
  overflow-y:auto;
  }
  .catemg_wrap  .treeview ul{background:#FFFCE8;}
  .catemg_wrap .cate_left_side .selectl_bx{padding:0 10px 10px;width:230px;}
  .catemg_wrap .cate_left_side{
	float:left;
	width:250px;
	display:inline;
	border:1px solid #dfdfdf;
	background:#FFFCE8;
  }
  .catemg_wrap .cate_left_side .catelt_tip{
	font-size:14px;
	height:30px;
	line-height:30px;
	background:#fafafa;
	border-bottom:1px solid #dfdfdf;
	text-indent:20px;
	font-weight:bold;
	color:#888;
  }
.catemg_wrap .cate_left_side  .cate_dele,.catemg_wrap .cate_left_side  .cate_edit{
	border:1px solid #dfdfdf;padding:2px 5px;font-size:12px;background:#fafafa;
	margin-left:3px;
	color:#FC775D;
}
.cdatas_box .span-8,.cdatas_box .span-6,.cdatas_box .span-4,.cdatas_box .span-2{
	float:left;padding:0 2px;overflow:hidden;border-left:1px solid #FFFFFF;
border-right:1px solid #DBE2E7;
}
.cdatas_box .dates_header {border-top:1px solid #dfdfdf;border-bottom:1px solid #CCCCCC;background:#efefef;}
.cdatas_box .dates_header div{text-align:center;line-height:24px;font-size:13px;font-weight:bold;color:#333;}
.cdatas_box .span-8{width:310px;}
.cdatas_box .span-6{width:225px;}
.cdatas_box .span-4{width:150px;zoom:1;height:25px;}
.cdatas_box .span-2{width:75px;}
.cdatas_box .crow  {background-color:#F1F5FA;
border-bottom:1px solid #FFFFFF;
line-height:24px;
}
.cdatas_box .row_line{
	border-bottom:1px solid #DDDDDD;
font-size:11px;
height:24px;
overflow:hidden;
background-color:#F1F5FA;
}
.cdatas_box .cate_body div.span-8{text-align:left;white-space: nowrap;}
.cdatas_box .cate_body div.span-2{text-align:center;}
.cdatas_box .cate_body .hasChild,.cdatas_box .cate_body .hasnoChild{
	display:inline-block;
	width:12px;
	height:12px;
	overflow:hidden;
	margin:5px 4px 0 0;
}
.cdatas_box .cate_body .hasChild
{
	background:url("../app_images/small_sprite.gif") 0 -171px repeat; 
	
	}
.cdatas_box .cate_body .unfoldChild
{
	background:url("../app_images/small_sprite.gif") 0 -183px repeat; 
	}
.cdatas_box .cate_body .addChild,.cdatas_box .cate_body .disable_add,.cdatas_box .cate_body .span-2 .edit_link,.cdatas_box .cate_body .removeCate,
.cdatas_box .cate_body .disable_remove
{
	text-indent:-999px;
	overflow:hidden;
	display:block;
	margin:3px auto 0;
	}
.cdatas_box .cate_body .addChild
{
	background:url("../app_images/small_sprite.gif") 0 -14px repeat; 
	 height: 16px;
    width: 16px;
	}
.cdatas_box .cate_body .disable_add{
	background:url("../app_images/diablesmall_sprite.gif") 0 -14px repeat; 
	 height: 16px;
    width: 16px;
	}
.cdatas_box .cate_body .span-2 .edit_link
{
	background:url("../app_images/small_sprite.gif") 0 -139px repeat; 
	 height: 16px;
    width: 16px;
	}
.cdatas_box .cate_body .span-2 .removeCate
{
	background:url("../app_images/small_sprite.gif") 0 -91px repeat; 
	 height: 16px;
    width: 16px;
	}
.cdatas_box .cate_body .disable_remove
{background:url("../app_images/diablesmall_sprite.gif") 0 -91px repeat; 
	 height: 16px;
    width: 16px;
}
.orderTextStyle {
height:15px;
padding:0 3px;
width:22px;
}
.cdatas_box .cate_body div.span-8 .edit_link{padding-left:10px;}
.cdatas_box .hasChild{cursor:pointer;margin-right:10px;}
.cdatas_box  .cateDes{padding-left:5px;}
.data_page_nav .catsbtn,.save-btn{display:block;margin:0 auto;width:70px;height:24px;line-height:24px;text-align:center;background:#34a2c2;color:#fff;
border:1px solid #888888;
border-color:#34a2c2;
border-style:solid;
border-width:1px;
}
.data_page_nav .catsbtn:hover,.save-btn:hover
{
	background:#29b7e0;
	color:#fff;
	}
  /*cate manage end*/
/*login_form*/
#login_form{
	width:499px;
	margin:0 auto;
	position:relative;
	top:120px;	
	background:url(/content/app_images/login_bg.gif) 0 0 repeat-y;
	padding:1px 3px 0;
}
#login_form .l_inner
{
	padding:30px 15px 10px;
	}
#login_form .login_head
{
	height:76px;
	background:url(/content/app_images/login_hd_img.png) 20px 20px no-repeat #0099cc;
	}
#login_form .login_shadow
{
	height:67px;
	background:url(/content/app_images/login_shadow.png) 0 0 no-repeat;
	}
#login_form .line{margin-bottom:20px;}
#login_form label.fl{
	width:100px;
	line-height:25px;
	text-align:right;
	padding-right:10px;
	font-size:14px;
	line-heigtht:24px;
	color:#7e8085;
}
#login_form label.error
{
	vertical-align:5px;
	font-size:14px;
	}
#login_form .text
{
	color:#333;
	}
#login_form input.text{
	height:14px;
	padding:7px 5px;
	width:220px;
	font-size:14px;
	border:1px solid #dee0e2;
}
#login_form input#vaildtxt
{
	width:80px;
	}
#validimg
{
	height: 25px;
    vertical-align: -6px;
    *vertical-align: -1px;
	}
#login_form .login_btn
{
	display:block;
	height:36px;
	line-height:36px;
	width:100px;
	background:#81a859;
	color:#fff;
	text-align:center;
	font-size:18px;
	}
#login_form .login_btn:hover
{
	background:#8dbb40;
	}

#login_form .login_submit{
	display:none;
}
#login_form .logerro_tip
{
	color:#FF6932;
	line-height:18px;
	height:18px;
	*vertical-align:5px;
	margin-left:10px;
	}
.col2_table{table-layout:fixed;width:100%;}
.col2_table .lt_col
{
	width:100px;
	text-align:right;
	font-size:14px;
	}
.col2_table .rt_col
{
	padding:0 0 10px 0;
	}
.col2_table .oneline{padding:0 0 10px 0;}
.col2_table .twoline{color:#999;}
#product_submit #fileQueue
{
	margin:10px 0 0 15px;
	}
/*addnavi*/
.add_naviform
{
	padding-top:20px;
	}
.ckbox_droplists .selectl_bx .select_navi
{
	height:auto;
	padding-bottom:50px;
	}
.ckbox_droplists .dp_act
{
	background:none;
	position:absolute;
	bottom:0;left:0;
	}
.ckbox_droplists .dp_act input{font-size:12px;}
.ckbox_droplists .dp_sure{margin-right:10px;}
.ckbox_droplists .selectl_bx{width:255px;}
.ckbox_droplists .select_chos{white-space:nowrap;overflow:hidden;}
.ckbox_droplists .selectl_bx .select_navi{width:253px;}
.slnavi_app .catedp_bx .catedp_navi,.slnavi_pt .catept_bx .catept_navi{height:auto;padding-bottom:20px;z-index:1;}
/*trees*/
.selectl_bx,.catedp_bx,.catept_bx{width:150px;position:relative;}
.selectl_bx a,.catedp_bx a,.catept_bx a{font-size:12px;}
.selectl_bx .select_chos,.catedp_bx .catedp_chos,.catept_bx .catept_chos{
	border:1px solid #bfbfbf;
	padding:0 10px;
	cursor:pointer;
	position:relative;
	height:24px;
	line-height:24px;
}
.selectl_bx .arrow,.cated_bx .arrow,.catedp_bx .arrow,.catept_bx .arrow{
	position:absolute;
	right:8px;
	top:8px;
	border-bottom:8px dashed transparent;
	border-left:5px dashed transparent;
	border-right:5px dashed transparent;
	border-top:8px solid #666;
	height:0;
	line-height:0;
}
.selectl_bx  .select_navi,.catedp_bx  .catedp_navi,.catept_bx  .catept_navi{
	position:absolute;
	top:25px;
	left:0;
	width:148px;
	border:1px solid #999;
	display:none;
	height:180px;
	overflow-y:auto;
	background:#fff;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 0;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }
.select_navi{font-size:14px;}
.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(/Content/app_images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(/Content/app_images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(/Content/app_images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(/Content/app_images/treeview-red.gif); } 

.treeview-black li { background-image: url(/Content/app_images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(/Content/app_images/treeview-black.gif); }  

.treeview-gray li { background-image: url(/Content/app_images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(/Content/app_images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(/Content/app_images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(/Content/app_images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(/Content/app_images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/Content/app_images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/Content/app_images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/Content/app_images/file.gif) 0 0 no-repeat; }

/*trees end*/
/*alubum_lists*/
.PicList
{
	width:580px;
	border:1px solid #dfdfdf;
	padding:10px;
	background:#FFFCF2;
	}
.PicList  li
{
	float: left;
	width: 100px;
	padding: 1px;
	border: 1px solid #dfdfdf;
	margin: 10px 0 0 10px;
	display: inline;
	text-align: center;
	background:#fff;
}
.PicList  li .img_info
{
	height:25px;
	line-height:25px;
	background:#efefef;
	white-space:normal;
	overflow:hidden;
	}
.PicList  li .img_name
{
	overflow:hidden;
	padding:0 5px;
	height:25px;
	}
.PicList li img
{
	width: 100px;
	height: 120px;
	display: inline-block;
	vertical-align: middle;
}
.PicList .link_wrap
{
	height: 30px;
	line-height: 30px;
	background: #fafafa;
}
.PicList .pd_link
{
	margin: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}
#product_submit .selectl_bx,#abum_submit .selectl_bx,#albumList .selectl_bx,#news_submit .selectl_bx,#Video_submit .selectl_bx,#Jobs_submit .selectl_bx,.col2_form1 .selectl_bx
{
	width: 250px;
}
#product_submit .search_bx .selectl_bx{width:170px;}
#albumList .selectl_bx{float:left;}
#product_submit .select_chos,#abum_submit .select_chos,#albumList .select_chos,#news_submit .select_chos,#Video_submit .select_chos,#Jobs_submit .select_chos,.col2_form1 .select_chos
{
	width: 128px;
	float: left;
}
.alimg_thumb img {
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    width: 50px;
    padding:1px;
    border:1px solid #dfdfdf;
    background:#fff;
}
.alimg_thumb p{padding-top:5px;}
#edit_albumImg .setAlpf
{
	font-size:12px;color:#555;
	}
#album_pf{vertical-align:-2px;margin-right:4px;}
.albumImgs_edit{margin-top:40px;}
/*mange_edit*/
#navi_nod_lists .span-8{width:220px;}
#navi_nod_lists .row_line{height:30px;}
#dv_naviList .span-8,#dv_naviList .span-2{height:21px;padding:2px;}
#dv_naviList .ed_alias{margin-left:5px; width: 93px;}
.no_category{padding:20px;color:#666;font-size:14px; height: 18px;line-height: 18px;}
/*admin_message*/
.mesg_done_act{padding:0 0 0 5px;}
.message_reply_bx  .c_line{
	margin-bottom:10px;
  }
.message_reply_bx  .c_line  .tip{
	width:80px;
	font-size:14px;
	line-height:26px;
  }
.message_reply_bx  .c_line .title_input{
	width:50%;
	font-size:14px;
	padding:5px;
  }
  .rpy_tip{margin-top:50px;height:30px;color:#999;font-size:14px;font-weight:bold;}
/*admin-user-begin*/

/*admin-user-end*/
/*admin-product-begin*/
#aexpend_table .x-inp{width:40px;}
/*admin-product-end*/
#edit_cushtml .c_line .tip{
    font-size: 14px;
    line-height: 26px;
    width: 80px;
}
#edit_cushtml .c_line{margin-bottom:10px;}
/*admin-adver*/
.c_line .f_txt
{
	font-size:14px;
    line-height: 26px;
    color:#666;
	}
/*admin-weibo*/
.data_box .ta_l
{
	text-align:left;
}
.data_box .sorts_input
{
	width:50px;
	}
.add_weiboform
{
	padding:20px 0 30px;
}
.add_weiboform .select_bx
{
	font-size:14px;
	}
/*admin-downloade*/
.download_detail_bx
{
	margin:30px 0;
	}
.download_detail_bx .download_file_link
{
	font-size:14px;
	line-height:26px;
	}
.download_detail_bx .col2_form1 .c_line
{
	margin-bottom:10px;
	}
.download_detail_bx .left_imgbox
{
	width:180px;
	}
.download_detail_bx .left_imgbox .download_thumb
{
	padding:1px;
	border:1px solid #dfdfdf;
}
/*admin-talk*/
.talkingform .talk_infotip
{
	width:400px;
	height:150px;
	padding:10px;
	}
.talkingform .talk_switch
{
	font-size:14px;
	}
.talkingform .add_talk_bx
{
	padding-top:20px;
	border-top:1px solid #dfdfdf;
	}
/*admin survey*/
.Statistics_Score
{
	background: #DFDFDF;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
	}
.Statistics_Score .num
{
	color: #000000;
    font-size: 16px;
	}
.topic_lists .topic
{
	border-bottom:1px solid #afafaf;
	padding-bottom:15px;
	margin-bottom:10px;
	}
.topic_lists .topic_title,.topic_lists .topic_option
{
	margin-bottom:10px;
	padding-left:10px;
	}
.topic_lists .topic_answer
{
	color: #00A1C9;
    font-weight: bold;
	}	
.topic_lists .topic_style
{
	color:#cc0000;
	}
.topic_lists .answer_textarea
{
	width:450px;
	height:150px;
	}
.add_wenda_btn
{
	margin-left:10px;
	}
.add_topic_tip
{
	font-size:12px;
	color:#999;
	padding:10px;
	border-top:1px solid #dfdfdf;
	}
.topic_libs_lists li
{
	margin-bottom:5px;
	border-bottom:1px solid #dfdfdf;
	padding:5px;
	}
.topic_libs_lists .lib_title
{
	color:#333;
	margin-right:10px;
	}
.topic_libs_lists .lib_type
{
	color:#999;
	}
.select_topics_bx
{
	padding:0 0 0 20px;
	}
.topic_libs_bx
{
	width:400px;
	}
.topic_title
{
	padding:5px 10px;
	background:#efefef;
	font-weight:bold;
}
.search_topicword
{
	width:120px;
	}
.ui-widget-content a.light_blue_btn
{
	color:#fff;
	}
.add_selec_topicsact
{
	margin-top:20px;
	}
#Survey_submit .ensure_tip
{
	padding-top:3px;
	line-height:1.2;
	color:#cc0000;
	font-size:11px;
	}
.short_input
{
	width:25px;
	}
.medium_input
{
	width:90%;
	}
/*第三方数据源管理*/
.tidsource-tip
{
	margin-bottom:10px;
	color:#666;
	}
.tidsourcebx_table
{
	margin-left:10px;
	color:#333;
	}
.tidsourcebx_tbname{font-weight:bold;padding:0 5px;}
.tidsource{padding:10px;border-bottom:1px solid #dfdfdf;margin-bottom:10px;}
.tidsource .save-btn{display:inline-block;margin-left:0;}
.tidsourcebx{margin-bottom:15px;}
.tidsourcebx_hd{padding:10px;background:#B2DAFF;}

/*微信配置*/
.wec_content{
  padding: 20px 20px 20px 20px;
  min-height: 500px;
}
.cmAuthorize_ts {
  background: #FFF9E3;
  border: 1px solid #FADC80;
  border-radius: 5px;
  color: #313131;
  padding: 8px;
  font-size: 14px;
  width: auto;
}
.cmAuthorize {
  margin-top: 20px;
  border-bottom: 3px solid #64ac0f;
  height: 110px;
}
.cmAuthorize_left {
  width: 230px;
  height: 88px;
  float: left;
  background: #64ac0f url("http://api.71wyx.com/module/images/szico01_03.jpg") no-repeat left top;
  line-height: 88px;
  font-size: 18px;
  color: #FFF;
  text-indent: 50px;
}
.cmAuthorize_right {
  width: 460px;
  height: 88px;
  float: left;
  margin-left:20px;
}
.cmAuthorize_right dl {
  width: 460px;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-top: 2px;
}
.cmAuthorize_right dl dt {
  width: 95px;
  line-height: 40px;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  font-size: 14px;
  color: #333;
}
.cmAuthorize_right dl dd {
    float: left;
    /*width: 200px;*/
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 40px;
    color: #ea7500;
    font-size: 14px;
}

.AuthorizeText {
    border: 1px solid #CCC;
    width: 300px;
    height: 30px;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    margin-top: 4px;
}

.Custombutton span {
    margin-left: 260px;
    font-size: 14px;
}

.btnGreen {
    background-color: #5BA607;
    background-image: -moz-linear-gradient(center bottom , #4D910C 3%, #69B310 97%, #FFFFFF 100%);
    border: 1px solid #3D810C;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #AAAAAA;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    overflow: visible;
    padding: 5px 20px;
    text-align: center;
}

.cmAuthorize_crturl{
    margin-top: 20px;
    border-bottom: 3px solid #64ac0f;
    min-height: 60px;
}
.diymenu{
    margin-top:60px;
}
.diymenu .CustomSetup_top {
   width: 100%;
   margin-top: 20px;
   float: left;
}

.diymenu .CustomSetup_top_r {
   width: 450px;
   height: 85px;
   float: left;
   margin-left:40px;
   background: #FFF9E3;
   border: 1px solid #FADC80;
   line-height: 24px;
   border-radius: 5px;
   color: #313131;
   padding: 8px;
   font-size: 12px;
   text-indent: 0px;
}

.diymenu .CustomSetup_top_l {
    width: 230px;
    height: 88px;
    float: left;
    background: #64ac0f url("http://api.71wyx.com/module/images/CustomSetup_14.jpg") no-repeat left top;
    line-height: 88px;
    font-size: 18px;
    color: #FFF;
    text-indent: 50px;
}
.diymenu .CustomSetup_left {
    width: 230px;
    float: left;
}
.diymenu .CustomSetup_left dl {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 230px;
    margin-top: 5px;
    float: left;
    border-bottom: 1px dashed #CCC;
}
.diymenu .CustomSetup_left dl dt {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #333;
    height: 28px;
    line-height: 28px;
    float: left;
    text-indent: 0px;
}
.diymenu .CustomSetup_left dl dd {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    width: 20px;
    margin-left: 3px;
    margin-top: 3px;
    text-indent: 0px;
}
.diymenu .CustomSetup_right {
    width: 480px;
    float: left;
}
.diymenu .CustomSetup_lie {
    margin-top: 15px;
    color: #333;
    font-size: 14px;
}
.diymenu .CustomSetup_lie dl dt {
    width: 100px;
    line-height: 40px;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    font-size: 14px;
    color: #333;
}

.diymenu .CustomSetup_lie dl dd {
float: left;
    width: 305px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 40px;
    color: #666;
    font-family: "Microsoft YaHei",Helvetica,Verdana,Arial,Tahoma;
    font-size: 12px;
}
.diymenu .CustomSetup_lie dl dd.AutText {
    float: left;
    width: 255px;
}
.diymenu .AuthorizeText2 {
    border: 1px solid #CCC;
    width: 240px;
    height: 30px;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    margin-top: 4px;
    text-indent: 4px;
}

.diymenu .RuleChoose {
    width: 470px;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    background: #FFF;
    float: left;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #eeeeee;
    display: inline;
}
/*微信样式结束*/
/*快速推送样式*/
.send_coinfo {
	font-family: 'Arial Negreta', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #0099CC;
	margin-top:20px;
	margin-bottom:10px;
}



