@charset "utf-8";
.table_mark {
	margin: 0
}

.file_in {
	padding: 4px 12px;
}



/*标签管理-编辑*/

.form_else {
	border: #c6c8ce 1px solid;
	border-top: none;
	padding: 16px 0;
}

.left_red {
	border-left-width: 2px;
	border-left-color: red;
}

.left_gray {
	border-left-width: 2px;
	border-left-color: gray;
}

.w_date {
	width: 50%;
	display: inline-block;
}

.mssj select{
	width: 25%;
	float: left;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
}
.che{
	width: 15%;
	float: left;
	font-size: 14px;
}
.jwd input{
	width: 40%;
	float: left;
}
.jwd input.wd{
	margin-left: 10px;
}
.csld select{
	width: 30%;
	float: left;
}
.modal-footer p.text-center a{font-size: 0 !important;}
@media (min-width: 992px) {
	.w_short {
		width: 20%;
	}
	.w_middle {
		width: 30%;
	}
	.w_long {
		width: 40%
	}
	.w_date {
		width: 50%;
		display: inline-block;
	}
	.col-md-date {
		width: 223px;
	}
	.weixin {
		margin-right: 5px;
		height: 255px;
	}
}

@media (min-width: 768px) {
	.w_short {
		width: 20%;
	}
	.w_date {
		width: 50%;
		display: inline-block;
	}
	.col-md-date {
		width: 223px;
	}
	.weixin label,
	.weixin form,
	.weixin img {
		padding: 0
	}
	.tj_weixin {
		text-align: center;
		padding-left: 0
	}
}

@media (min-width: 481px)and (max-width: 767px) {
	.w_short {
		width: 50%;
	}
	.w_middle {
		width: 75%;
	}
	.w_long {
		width: 100%
	}
	.col-md-date {
		width: 223px;
	}
	.tj_weixin {
		text-align: center;
	}
	.table-responsive>.dataTables_wrapper>.table>tbody>tr>td,
	.table-responsive>.dataTables_wrapper>.table>thead>tr>th,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.dataTables_filter {
		display: none;
	}
}

@media (max-width: 480px) {
	.w_date {
		width: 100%
	}
	.tj_weixin {
		text-align: center;
	}
	.top_nav .navbar-right li.dn {
		display: none
	}
	.dataTables_filter {
		display: none;
	}
	.table-responsive>.dataTables_wrapper>.table>tbody>tr>td,
	.table-responsive>.dataTables_wrapper>.table>thead>tr>th,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.mssj select{
		width: 100%;
	}
}


/*帐号互联*/

.con_one {
	padding: 25px;
	border-bottom: 1px solid #c6c8ce
}

.con_form_else {
	border: #c6c8ce 1px solid;
	border-top: none;
	border-bottom: none;
	/*    padding: 16px 0;*/
	margin-bottom: 60px
}


/*数据备份*/

.date_input {
	width: 84%;
}

.date_table h4,
.date_table .operate label {
	padding-left: 0 !important;
}

.datesize_input {
	padding: 0;
	line-height: 34px
}

.date_table thead th {
	line-height: 70px
}

.date_table thead label.col-xs-12 {
	width: 222px;
}

.date_button {
	margin: 5px 0;
	padding: 0;
}


/*数据导入*/

.but_bottom {
	margin-bottom: 0;
}


/*客户留言*/

.control_message {
	margin-top: 8px;
	display: inline-block;
}


/*微信*/

.weixin {
	padding: 50px 0;
}

.nav_title a.site_title img {
	width: 100%;
}

.login_content h1 img {
	width: 50%
}

.login_content form div a {
	margin-top: 0;
}

ul.msg_list li:last-child {
	padding: 3px 5px !important
}

.nav-md a.site_title {
	background: url(../../../Public/Images/admin/logo.png) no-repeat center;
	width: 230px;
	height: 55px;
	background-size: 230px 55px;
}

.nav-sm a.site_title {
	background: url(../../../Public/Images/admin/logo_1.png) no-repeat center;
	width: 70px;
	height: 55px;
	background-size: 70px 55px;
}

.mh0 {
	min-height: 0 !important
}

.earth i,
.earth a {
	float: left
}

.earth a {
	z-index: 99;
}

.top_nav .nav>li.earth>a:hover {
	background: url(../../../Public/Images/admin/timg_bj.png) !important
}

.earth i {
	background: url(../../../Public/Images/admin/timg.png) no-repeat left;
	width: 100px;
	height: 60px;
	position: absolute;
	z-index: 99
}

.fa {
	padding-right: 5px;
}

.account_infor {
	width: 1200px;
	margin: auto
}

.account_infor .a_inf_nr i {
	font-style: normal;
	font-size: 32px;
	color: red;
	padding: 0 5px
}

.account_infor .a_inf_nr a {
	color: red;
	padding: 0 5px
}

.account_infor .a_inf_nr span {
	padding-left: 20px
}

.account_infor h3 {
	padding: 50px 0 20px 0;
	font-size: 28px;
}

.account_infor h1,
.account_infor p {
	font-size: 16px
}

.account_infor p {
	text-indent: 2em
}

.account_infor h5 {
	font-size: 20px;
	padding-top: 20px;
}

.account_infor ul li {
	font-size: 16px;
	list-style: decimal;
	line-height: 28px;
	margin-left: 1em
}

.account_infor .a_inf_nr {
	margin-left: 4em
}

.code input {
	width: 60% !important;
	float: left;
}

.code img {
	height: 30px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 2px;
}

.items {
	height: 230px
}

.items img {
	height: 100%;
	width: 100%
}

.carousel-control {
	padding-top: 25%
}

#myCarousel .carousel-indicators {
	bottom: 0
}

#myCarousel .carousel-inner .carousel-caption {
	padding-bottom: 20px
}

.optionsRadios {
	margin-top: 6px;
}

.x_add h2{
	padding-left: 15px;
	line-height: 32px;
	font-size: 16px;
	/*font-weight: bold;*/
	letter-spacing: 1px;
}

.add_table {
	width: 60%;
	text-align: center;
	margin: auto
}

.wz {
	margin-top: 7px;
}


/*5-2*/

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 6px;
	border-radius: 0 0 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.dropdown-toggle:hover {
	background-color: #D9DEE4
}

.m_width{min-width:200px}
.dropdown-menu .drees{float: left;width: 100%;}
.dropdown-header{width: 100% !important;}
.dropdown-menu .drees li{width: 50% ;padding: 12px 20px; float: left;}
.dropdown-menu .drees li a{padding: 0;display: block;}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.dropdown-menu .drees{width: 100%;}
	.da-an{padding:0 !important}
}





.upload_adimg{ width:360px; height:40px; background:#fff; position:fixed; z-index:10; left:40%; top:30%; border-radius:5px; box-shadow:0 0 14px #999; padding:60px; display:none; box-shadow:0 0 14px #999;}
.upload_adimg a.close{ width:30px; height:30px; position:absolute; right:-15px; top:-12px; display:block; border:none;}
.upload_adimg input.choice_img{height:28px; padding:2px 4px; border-left-width:2px; border-left-color: gray; width:260px;}
.upload_adimg input.btn{ width:60px; height:28px; line-height:24px; background:#eaf0ff; border-left:none; font-weight: bold;}
.gray_ad{-webkit-filter: grayscale(100%); filter:Gray;}
.preview_body{ width:90%; height:84%; position:fixed; left:3%; top:3%; background:#fff; border:2px solid #ccc; border-radius:5px; box-shadow:0 0 14px #999; padding:1%; display:none;}
.preview_body a.close{ width:30px; height:30px; position:absolute; top:-15px; right:-15px; display:block; border:none;}

.loading_bar{ width:200px; background:#fff; position:fixed; z-index:10; left:40%; top:38%; border-radius:5px; box-shadow:0 0 14px #999; padding:20px 150PX; box-shadow:0 0 14px #999; display:none;}
.loading_bar .num{ height:34px; text-align:center; font-weight:bold; color:#ff5842; font-size:22px; line-height:34PX;}
.loading_bar .barline{ background:url(../../../Public/Images/admin/loading_bar.png) no-repeat left center; width: 200px; height:16px;}
.loading_bar .charts{height:16px; background:url(../../../Public/Images/admin/loading_bar1.gif) no-repeat right center; overflow:hidden; border-radius: 8px;}
#J_imageView img{max-width:140px;}
#J_imageView p,
#J_imageView .k_img{
	float:left; width:140px;height: 140px;background-position:top center;background-repeat: no-repeat;background-size: contain; position:relative; margin:0px 5px; height:140px; overflow:hidden;z-index: 1;
	margin-bottom: 5px; cursor: move;
}
#J_imageView .k_img i{ width:15px; height:15px; position:absolute; top:0px; right:0px; cursor:pointer; display:block;background:url(../../../Public/Images/admin/close.png) no-repeat left center; background-size:cover;}
#J_imageView .k_img img{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	z-index: -1;
	display: none;
}


.Wdate{
	border:#999 1px solid;
	height:20px;
	background:#fff url(datePicker.gif) no-repeat right;
}
.Wdate::-ms-clear{display:none;}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}

.J_selectImageUpload_show p i {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	display: block;
	background: url(/Public/Images/admin/close.png) no-repeat left center;
	background-size: cover;
	font-style: italic;
	padding: 0;
}
.J_selectImageUpload_show p {
	float: left;
	width: 140px;
	position: relative;
	margin: 0px 5px;
	height: 140px;
	overflow: hidden;
}
/*    #J_imageView {
        margin: 0px 0px 0px 150px;
    }*/
	
	
/*5-31*/
.tab_male,.tab_female{width:48%;float:left}
.tab_male h3,.tab_female h3{ text-align:center}
.tab_male{margin-right:15px;}
#rz_addCont_male,#dm_addCont_male,#rz_addCont_female,#dm_addCont_female{width:100%}
#rz_addCont_male tr,#rz_addCont_male td,#dm_addCont_male tr,#dm_addCont_male td,#rz_addCont_female tr,#rz_addCont_female td,#dm_addCont_female tr,#dm_addCont_female td{border:1px solid #ddd; text-align:center;height:34px;}
#rz_addCont_male td input,#dm_addCont_male td input,#rz_addCont_female td input,#dm_addCont_female td input{width:30%;margin:0 5px}    
#rz_addCont_male td a.add-icon,#dm_addCont_male td a.add-icon,#rz_addCont_female td a.add-icon,#dm_addCont_female td a.add-icon{background: #169F85;width:100%;line-height:34px;display:block;color:#fff}
#rz_addCont_male td a.rz_add-icon_male,#dm_addCont_male td a.dm_add-icon_male,#rz_addCont_female td a.rz_add-icon_female,#dm_addCont_female td a.dm_add-icon_female{display:block;width:100%;height:100%;background: #169F85;color:#fff;line-height:34px;}
#rz_addCont_male td a.as,#dm_addCont_male td a.as,#rz_addCont_female td a.as,#dm_addCont_female td a.as{display:block;width:100%;height:100%;}


/*6-1*/
.zwyhbc{padding-bottom:10px}
.zwyhbc span{padding-right:10px;}
.zwyhbc input{height:34px;padding:6px 10px;}

.apply-pop .inp{
	width: 100%;
	padding: 0 10px;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	height: 32px;
	font-size: 14px;
}
.apply-pop textarea{
	outline: none;
	margin-bottom: 10px;
	width: 100%;
	padding: 10px;
	height: 100px;
	font-family:"å¾®è½¯é›…é»‘","Microsoft Yahei";
	font-size: 14px;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
}

/*2018.1.15 neal edit*/
.ad-box .ad-item {
	text-align: center;
}
.ad-box .ad-item a{
	display: block;
}
.ad-box .ad-item .img-box{
	/*margin-bottom: 15px;*/
}
.ad-box .ad-item img{
	width: 100%;
}


