@charset "utf-8";

.title_t {
	color: #000;
	color: #919191;
}

.title_n {
	color: blue;
}

.title_t:hover {
	color: red;
}

.title_span {
	border: 1px solid #7C86EE;
	padding: 3px 6px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.path {
	width: 100%;
	height: 50px;
	background: #f4f4f4;
	padding-bottom: 6px;
}

.path ul {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

.path ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}

.path ul li.txt1,.path ul li.txt2,.path ul li.txt2 a {
	color: #999;
}

.path ul li.arow1 {
	width: 28px;
	background: url(/resources/images/mfl_img_001.png) no-repeat center
		center;
}

.path ul li.txt3,.path ul li.txt3 a {
	color: #6d6d6d;
}

.page_cont {
	width: 100%;
	background: #f4f4f4;
	padding-bottom: 52px;
	float: left;
}

.page_cont .tab_a1 {
	position: inherit;
	background-color: white;
	margin-left: 200px;
	min-height: 1px;
	height: 38px;
	line-height: 37px;
	width: 100%;
	margin: 0 auto;
	z-index: 1000;
	position: relative;
	margin-top: -20px;
	margin-bottom: 20px;
}

.page_cont .tab_a1 .z_page {
	background: url('/resources/images/num.png') no-repeat;
	padding-left: 22px;
	background-position-y: 16px;
	color: #999;
	display: none;
	height: 50px;
	font-size: 14px;
	position: absolute;
	top: -41px;
	right: -100px;
	left: 910px;
	background-position: 0px, center;
}

.page_cont .tab_a1 .z_page span {
	font-size: 28px;
	color: red;
}

.page_cont .tab_a1 ul {
	bottom: -1px;
	position: inherit;
	z-index: 100;
}

.page_cont .tab_a1 ul li {
	margin-left: 20px;
	color: #999;
	float: left;
	font-size: 14px;
	padding: 1px 34px;
	background: none;
	border: 0 none;
	cursor: pointer;
}

.page_cont .tab_a1 ul li.sele {
	box-shadow: inset 0 -2px 0 0 #7C86EE;
	color: #7C86EE;
	font-weight: 600;
	font-size: 14px;
	background: #fff;
	border-bottom: none;
}

.page_cont .tab_con {
	display: block;
	margin: 0 auto 0;
	z-index: 1;
	background: #f4f4f4;
	/*border: 1px solid #e4e4e4;
	border-radius: 10px 10px 10px 10px;*/
}

.page_cont .tab_con .hide {
	display: none;
}

.boxfl {
	float: left;
}

.boxpd {
	padding: 0 30px 50px;
}

.boxwd1 {
	width: 998px;
}

.boxwd2 {
	width: 938px;
	min-height: 500px;
}

.boxwd3 ul {
	padding: 30px 19px;
}

.boxwd3 img {
	display: block;
}

.msg_top {
	margin-top: 5px;
	float: left;
}

.im_box {
	display: block;
	margin: 0 auto;
	clear: both;
	width: 1000px;
}

.im {
	display: block;
	width: 100%;
	clear: both;
}

.im_1 {
	display: block;
	width: 1080px;
	clear: both;
}

.im .user {
	border-bottom: solid 1px #E4E4E4;
	width: 100%;
	float: left;
}

.im .user .avatar {
	float: left;
	margin: 11px 14px 0;
}

.im .user .avatar img,.avatar_top img {
	height: 30px;
	float: left;
	width: 30px;
	margin-top: 2px;
	border-radius: 50%;
	cursor: pointer;
}

.im .user .username {
	float: left;
	color: #2d2d2d;
	font-size: 14px;
	line-height: 63px;
}

.im .user .phone {
	font-size: 12px;
	color: #999999;
}

.im .user .arrow {
	margin: 21px 0 0 5px;
	cursor: pointer;
}

.im .oper {
	float: right;
}

.im .oper li {
	float: left;
	margin-right: 26px;
	cursor: pointer;
}

.im .sidebar {
	float: left;
	width: 346px;
	border-right: solid 1px #E4E4E4;
}

.im  .input {
	margin: 5px;
	font-size: 12px;
	color: #999;
	padding: 0 10px 0 10px;
	line-height: 34px;
	width: 120px;
	height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	background-image: url(/resources/images/date.png);
	background-repeat: no-repeat;
	background-position: 120px 7px;
}

.im .input_c {
	width: 120px;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	padding: 0px 10px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
}

.im select {
	width: 88px;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 14px;
	font-size: 12px;
	color: #999;
	margin-left: 14px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
}

.im .button_inquiries {
	background-color: #41425D;
	width: 63px;
	height: 36px;
	border: none;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
}

.im .button_inquiries_invalid {
	background-color: gray;
	width: 63px;
	height: 36px;
	border: none;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	disabled: disabled;
}

.im .button_banButton {
	background-color: #999;
	width: 63px;
	height: 36px;
	border: none;
	border-radius: 4px;
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.im .confines_line {
	padding: 0 5px;
}

.im .sidebar .menu .title {
	float: left;
	line-height: 48px;
	width: 100%;
	border-top: solid 1px #E4E4E4;
	cursor: pointer;
}

.im .sidebar .menu .title h2 {
	font-size: 14px;
	color: #2d2d2d;
	float: left;
	margin-left: 12px;
}

.im .sidebar .menu .title span {
	font-size: 12px;
	color: #999999;
	float: left;
}

.im .sidebar .menu .per {
	float: left;
	width: 100%;
	height: 362px;
	overflow-y: auto;
	border-top: solid 1px #E4E4E4;
}

.im .sidebar .menu .per li {
	float: left;
	width: 100%;
	position: relative;
	cursor: pointer;
}

.im .sidebar .menu .per img {
	border-radius: 50%;
	float: left;
	margin: 7px 21px 0 33px;
	width: 48px;
	height: 48px;
}

.im .sidebar .menu .name {
	float: left;
	height: 63px;
	border-bottom: solid 1px #E4E4E4;
	margin-left: 20px;
	font-size: 14px;
	line-height: 62px;
	width: 230px;
	text-align: left;
}

.im .sidebar .menu .ar {
	float: right;
	margin: 26px 15px 0 0;
}

.im .chat {
	float: left;
	width: 651px;
	padding-top: 10px;
}

.im .chat .head_l .uid {
	width: 48px;
	float: left;
}

.im .chat .head_r .uid {
	width: 48px;
	float: right;
}

.im .chat .uid .avatar {
	float: left;
	border-radius: 50%;
	width: 48px;
	height: 48px;
}

.im .chat .uid .name {
	float: left;
	width: 48px;
	text-align: center;
	line-height: 33px;
}

.im .chat .head_l .air {
	float: left;
	text-align: left;
	background: #E1E7F0;
	border-radius: 10px;
	word-break: break-all;
	word-wrap: break-word;
	position: relative;
	padding: 12px;
	margin: -3px 0 0 22px;
	font-size: 14px;
	width: 355px;
}

.im .chat .head_l .air .arrow {
	float: left;
	position: absolute;
	left: -8px;
	top: 11px;
}

.im .chat .head_l .air .time {
	float: left;
	color: #c9c9c9;
	position: absolute;
	right: 0px;
	top: -20px;
	font-size: 12px;
}

.im .chat .head_l {
	float: left;
	margin: 35px 0 0 15px;
}

.im .chat .head_r {
	float: right;
	margin: 22px 21px 5px 0;
}

.im .chat .head_r .air {
	float: right;
	background: #F8F8F8;
	word-wrap: break-word;
	border-radius: 10px;
	text-align: left;
	position: relative;
	padding: 12px;
	margin: 0 22px 0 0;
	font-size: 14px;
	width: 320px;
}

.im .chat .head_r .air .arrow {
	float: left;
	position: absolute;
	right: -8px;
	top: 11px;
}

.im .chat .head_r .air .time {
	float: left;
	color: #c9c9c9;
	position: absolute;
	left: 0px;
	top: -20px;
	font-size: 12px;
}

.im .expression {
	float: left;
	width: 683px;
	background: #E1E7F0;
	padding: 12px 0;
}

.im .expression .item {
	float: left;
	margin-left: 22px;
}

.im .expression .item li {
	float: left;
	margin-right: 11px;
}

.im .expression_ext {
	float: left;
	width: 650px;
	background: #E1E7F0;
	padding: 12px 0;
}

.im .expression_ext .item {
	float: left;
	margin-left: 22px;
}

.im .expression_ext .item li {
	float: left;
	margin-right: 11px;
}

.im .chat .textarea {
	border: none;
	float: left;
	width: 98%;
	padding: 5px;
	height: 200px;
	overflow-y: auto;
	outline: none;
}

.im .chat .button {
	background: #F26354;
	padding: 0 21px;
	line-height: 28px;
	height: 28px;
	color: #FFF;
	border: none;
	border-radius: 4px;
	float: right;
	margin-right: 16px;
	margin-bottom: 10px;
}

.checkbox_a,.checkbox_b {
	width: 20px;
	height: 20px;
	border-radius: 100px;
	margin: 0 5px;
}

.con_tit1 {
	width: 98%;
	padding-left: 15px;
	height: 55px;
	line-height: 55px;
	margin-top: 10px;
	background: url(/resources/images/mfl_img_002.png) no-repeat left center;
	font-size: 14px;
	border-bottom: 1px dashed #e4e4e4;
}

.user_info {
	margin-top: 36px;
}

.user_info .row_s1 {
	padding: 10px 0;
}

.user_info .tR {
	width: 14%;
	float: left;
	text-align: left;
	color: #828282;
	line-height: 30px;
}

.user_info .tL {
	width: 84%;
	float: left;
	text-align: left;
	padding-left: 8px;
	color: #2d2d2d;
	position: relative;
	min-height: 1px;
	line-height: 30px;
}

.user_info .tL .ait {
	background: #ff8a8a;
	border-radius: 15px;
	color: #FFF;
	margin: 5px;
	padding: 5px 10px;
	float: left;
	line-height: 14px;
}

.user_info .tL .ait .del {
	color: #FFFFFF;
	margin-left: 5px;
	cursor: pointer;
}

.user_info .tL .save {
	background: #D7D7D7;
	color: #000000;
	cursor: pointer;
	float: left;
	border-radius: 15px;
	margin-left: 10px;
	padding: 5px 10px;
}

.user_info .info_p {
	/* line-height: 20px; */
	
}

.user_info .tL .text {
	height: 14px;
	line-height: 14px;
	padding: 5px 16px;
	border: 1px solid #e4e4e4;
	float: left;
	border-radius: 4px;
}

.user_info .tx_img img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	width: 104px;
	height: 104px;
}

.star {
	color: #f83a2e;
	font-family: monospace;
	margin-right: 4px;
	font-size: 14px;
}

.theme_publish {
	margin-top: 36px;
}

.theme_publish .row_s1 {
	padding: 10px 0;
}

.theme_publish .tR {
	padding: 10px 0;
	width: 14%;
	float: left;
	text-align: left;
	color: #828282;
	position: relative;
	min-height: 1px;
}

.theme_publish .tL {
	width: 84%;
	float: left;
	text-align: left;
	padding-left: 8px;
	color: #2d2d2d;
	position: relative;
	min-height: 1px;
}

.theme_publish label {
	margin-right: 24px;
	height: 34px;
	line-height: 34px;
}

.theme_publish label.lab2 {
	margin-right: 24px;
	height: 34px;
	line-height: 34px;
	display: block;
	color: #2d2d2d;
}

.theme_publish label input {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.theme_publish input.in_txt {
	height: 18px;
	line-height: 18px;
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.theme_publish input.in_txt1 {
	display: inline-block;
	width: 114px;
	border-right: 0 none;
	border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-khtml-border-radius: 4px 0px 0px 4px;
	float: none;
}

.theme_publish button.add1 {
	width: 38px;
	height: 40px;
	display: inline-block;
	background: url(/resources/images/mfl_img_004.png) no-repeat left center;
	border: 1px solid #e4e4e4;
	border-left: 0 none;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-khtml-border-radius: 0px 4px 4px 0px;
	vertical-align: middle;
	margin-bottom: 0;
}

.theme_publish input.in_txt2 {
	display: inline-block;
	width: 456px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.in_txt2 {
	display: inline-block;
	width: 456px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.theme_publish button.add2 {
	width: 100px;
	height: 54px;
	display: inline-block;
	background: url(/resources/images/mfl_img_005.png) no-repeat left center;
	vertical-align: middle;
	margin-bottom: 0;
	margin-left: 23px;
}

.span_type {
	float: right;
	height: 50px;
}

.span_type .input_day {
	width: 123px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	padding-left: 14px;
	margin: 0 13px 0 12px;
	font-size: 12px;
	color: #999;
}

.tL .input_day {
	width: 153px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 3px;
	margin-right: 3px;
	text-align:left;
	font-size: 12px;
	color: #999;
}

.theme_publish input.in_txt3 {
	display: inline-block;
	width: 130px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	margin-right: 14px;
}

.theme_publish button.quanma {
	width: 100px;
	height: 30px;
	display: block;
	background: url(/resources/images/mfl_img_006.png) no-repeat left center;
	vertical-align: middle;
	margin-bottom: 0;
}

.theme_publish button.manufacture {
	width: 100px;
	height: 30px;
	display: block;
	background: url(/resources/images/addnew-img.jpg) no-repeat left center;
	vertical-align: middle;
	margin-bottom: 0;
}

.theme_publish button.quanma_apply {
	width: 100px;
	height: 30px;
	display: block;
	background: url(/resources/images/mfl_img_006_apply.png) no-repeat left center;
	vertical-align: middle;
	margin-bottom: 0;
}

.theme_publish textarea.txt_tar1 {
	width: 456px;
	height: 190px;
	padding: 10px 8px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

/*.theme_publish button.but1 {
	padding: 12px 34px;
	font-size: 16px;
	color: #fff;
	background: #f06458;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	margin-right: 18px;
}*/

.theme_publish button.but3 {
	padding: 11px 17px;
	font-size: 12px;
	color: #fff;
	background: #f06458;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	margin-right: 18px;
}

.theme_publish button.but2 {
	padding: 10px 49px;
	font-size: 16px;
	color: #fff;
	background: #41425D;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.row_s1 .tL {
	position: relative;
}

.row_s1 .tL .error {
	float: left;
	color: #FF0004;
	position: absolute;
	bottom: -24px;
	left: 20px;
	width: 270px;
	top: 22px;
	margin-top: 20px;
}

.row_s1 .tL .error2 {
	float: left;
	color: #FF0004;
	position: absolute;
	bottom: -17px;
	left: 24px;
	width: 200px;
}
/*发布列表*/
/* Tanchu_tab_con_top开始*/
.tanchu_page_cont {
	width: 845px;
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	margin-top: 239px;
	margin-bottom: 411px;
	padding-bottom: 18px;
}

.tanchu_tab_a1 {
	width: 845px;
	margin: 0 auto;
	position: relative;
	background: #e54a45;
	border-radius: 9px 9px 0 0;
	height: 46px;
	padding-top: 12px;
}

.tanchu_tab_a1 h1 {
	margin: 5px 0 0 28px;
	font-size: 14px;
	color: #fff;
}

.tanchu_tiltel {
	width: 99px;
	height: 46px;
	float: left;
	text-align: center;
	background: #fff;
	font-size: 14px;
	color: #333;
	border-radius: 12px 12px 0 0;
	margin-left: 15px;
}

.tanchu_tiltel span {
	height: 16px;
	border-left: 4px #e54a45 solid;
	padding-left: 6px;
	margin-top: 15px;
	display: inline-block;
	line-height: 16px;
	font-size: 14px;
	color: #333;
}

.tanchu_close {
	position: absolute;
	bottom: 23px;
	right: 26px;
}

.div {
	background: #e54a45;
	width: 100px;
	height: 46px;
	color: #e54a45;
	float: left;
	border-radius: 12px
}

.tanchu_tab_con_top {
	padding: 17px 0;
	border-bottom: 1px #e4e4e4 dashed;
	margin-bottom: 12px;
	margin: 0 14px 12px 13px;
}

.tanchu_tab_con_top .tanchu_input {
	width: 140px;
	height: 42px;
	line-height: 42px;
	border: none;
	padding-left: 14px;
	font-size: 14px;
	color: #999999;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	float: left;
}

.tanchu_tab_con_top .tanchu_input input {
	width: 60%;
	height: 42px;
	line-height: 42px;
	border: none;
	padding-left: 14px;
	font-size: 14px;
	color: #999999;
	border-radius: 4px;
	float: left;
}

.tanchu_page_cont .tanchu_tab_con_top .tanchu_input .cl_ico {
	float: right;
	margin: 10px 10px 0 0;
}

.tanchu_page_cont .tanchu_tab_con_top .tanchu_select_all {
	width: 142px;
	height: 40px;
	padding-left: 14px;
	font-size: 14px;
	color: #999999;
	border: 1px #e4e4e4 solid;
	margin-left: 12px;
	border-radius: 4px;
}

.tanchu_page_cont .tanchu_tab_con_top  .tanchu_input_c {
	width: 180px;
	height: 40px;
	line-height: 40px;
	padding-left: 12px;
	font-size: 14px;
	color: #999999;
	border: 1px #e4e4e4 solid;
	margin: 0 11px;
	border-radius: 4px;
}

.tanchu_page_cont .tanchu_tab_con_top  .tanchu_button_inquiries {
	width: 105px;
	height: 42px;
	line-height: 42px;
	background: #7C86EE;
	border: none;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
}

.tanchu_page_cont .tanchu_tab_con_top  .tanchu_confines_line {
	padding: 0 8px;
}
/* Tanchu_tab_con_top结束*/
/* Tanchu_taby开始*/
.tanchu_table {
	border: 1px #e4e4e4 solid;
	width: 813px;
	margin: 0 14px 0 13px;
}

.tanchu_tab_con_bottom span {
	margin-left: 24px;
	color: #fff;
	border-radius: 100px;
	background: #74ca40;
	width: 40px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 13px;
	cursor: pointer;
	display: block;
}

.tanchu_table tr .checkbox {
	width: 18px;
	height: 17px;
	background: #fff;
	border: 1px #999 solid;
}

.tanchu_table .tanchu_tr_a,.tanchu_table .tanchu_tr_c,.tanchu_table .tanchu_tr_e,.tanchu_table .tanchu_tr_g
	{
	background: #fcfcfc;
}

.tanchu_tr_a,.tanchu_tr_b,.tanchu_tr_c,.tanchu_tr_d,.tanchu_tr_e,.tanchu_tr_f,.tanchu_tr_g,.tanchu_tr_h
	{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px #e4e4e4 solid;
}

.tanchu_tr_a {
	height: 44px;
	line-height: 44px;
}

.tanchu_th_a {
	padding: 0 0 0 21px;
}

.tanchu_table tbody .tanchu_th_b {
	font-size: 14px;
	color: #2ac5b7;
	text-decoration: underline;
}

.tanchu_th_c,.tanchu_table tbody .tanchu_th_d,.tanchu_table tbody .tanchu_th_e,.tanchu_table tbody .tanchu_th_f
	{
	font-size: 12px;
	color: #818181;
}

.tanchu_table .tanchu_th_title,.tanchu_table .tanchu_th_class,.tanchu_table .tanchu_th_name,.tanchu_table .tanchu_th_senttime,.tanchu_table  .tanchu_th_overtime
	{
	font-size: 12px;
	color: #333;
}

.tanchu_th_a {
	width: 45px;
}

.tanchu_th_b {
	width: 240px;
}

.tanchu_th_c {
	width: 98px;
}

.tanchu_th_d {
	width: 132px;
}

.tanchu_th_e {
	width: 179px;
}

.tanchu_th_title {
	width: 157px;
	padding-left: 83px;
}

.tanchu_th_class {
	width: 102px;
	padding-left: 13px;
}

.tanchu_th_name {
	width: 103px;
	padding-left: 29px;
}

.tanchu_th_senttime {
	width: 134px;
	padding-left: 45px;
}

.tanchu_tr_b .tanchu_th_d,.tanchu_tr_f .tanchu_th_d,.tanchu_tr_g .tanchu_th_d,.tanchu_tr_h .tanchu_th_d
	{
	width: 103px;
	padding-left: 29px;
}

.tanchu_tr_c .tanchu_th_d {
	width: 115px;
	padding-left: 17px;
}

.tanchu_tr_d .tanchu_th_d {
	width: 108px;
	padding-left: 24px;
}

.tanchu_th_senttime {
	width: 140px;
	padding-left: 39px;
}

.tanchu_tr_c .tanchu_th_f,.tanchu_tr_g .tanchu_th_f {
	padding-left: 21px;
}

.tanchu_tr_b .tanchu_th_f,.tanchu_tr_d .tanchu_th_f,.tanchu_tr_e .tanchu_th_f,.tanchu_tr_f .tanchu_th_f,.tanchu_tr_h .tanchu_th_f
	{
	padding-left: 10px;
}

.tanchu_th_a {
	
}
/* Tanchu_taby结束*/
.reset{
	width: 104px;
	height: 36px;
	text-align: center;
	line-height: 6px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 4px;
}

.reset {
	background: linear-gradient(104deg,rgba(218,82,228,1),rgba(36,182,247,1));
	margin-right: 16px;
	margin-left: 82px;
	cursor: pointer;
}

.submit {
	margin-left: 40%;
	font-size: 16px;
	margin-top: 50px;
	background: linear-gradient(104deg,rgba(218,82,228,1),rgba(36,182,247,1));
	border-radius: 3px;
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 6px;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 4px;
}
/*Confines_box结束*/
/* Tab_con_top开始*/
/*.tab_con_top .input {
	margin: 5px;
	font-size: 14px;
	color: #999;
	padding: 0px 10px;
	line-height: 34px;
	width: 120px;
	height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 5px;
	background-image: url(/resources/images/date.png);
	background-repeat: no-repeat;
	background-position: 133px 7px;
	font-family: "微软雅黑", "Microsoft YaHei";
}*/

.input_c {
	width: 187px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	margin-left: 5px;
	padding-left: 10px;
	font-family: "微软雅黑", "Microsoft YaHei"
}

.input_l {
	width: 387px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	margin-left: 5px;
	padding-left: 10px;
	font-family: "微软雅黑", "Microsoft YaHei"
}

.input_questions {
	margin-bottom: 5px;
	width: 387px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	margin-left: 5px;
	padding-left: 10px;
	font-family: "微软雅黑", "Microsoft YaHei"
}

.input_h {
	width: 754px;
	height: 218px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	margin-left: 5px;
	padding-left: 10px;
	font-family: "微软雅黑", "Microsoft YaHei"
}
.tab_con_top  select {
	width: 130px;
	height: 36px;
	line-height: 34px;
	padding-left: 14px;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	font-family: "微软雅黑", "Microsoft YaHei"
}

.button_inquiries {
	background-color: #7C86EE;
	width: 104px;
	height: 36px;
	border: none;
	border-radius: 4px;
	margin-left: 16px;
	font-size: 14px;
	color: #fefefe;
	cursor: pointer;
}

.tab_con_top {
	width: 78%;
	position: absolute;
	background: white;
	padding: 10px 0;
	border-radius: 5px;
	box-shadow: 2px 2px 20px #dfdfdf;
}

.confines_line {
	padding: 0 5px;
}
/*.tab_con_top Tab_con_top结束*/
/* Table  开始*/
.table {
	margin: 0 auto;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	color: #919191;
	background: #ffffff;
}
.table th {
	text-align: center;
}

.th_b{
	font-size: 14px;
	text-align: center;
	color: #333;
}

.table .bcl {
	/*background: #FAFBFC;*/
}
/* Table tr_a开始*/
.tr_a {
	border-bottom: 1px #e4e4e4 solid;
	font-size: 12px;
	color: #333333;
	 background-color: #e0e2fb;
	height: 50px;
	line-height: 50px;
}

.tr_b {
	height: 89px;
}

.tr_c {
	height: 44px;
}

.img_products {
	width: 66px;
}

/* Table tr_a结束*/
/* Table tr_b开始*/
.tabody .tr_h img {
	display: block;
}

.tr_b .th_b a {
	text-decoration: none;
}
/* .tab_con .tr_b span{color:#2f2f2f; text-decoration:none; line-height:30px;} */
.tab_con .tr_b span {
	color: #2f2f2f;
	text-decoration: none;
	line-height: 30px; /* border: 1px solid #ef484a; */
	-webkit-border-radius: 5px;
	color: #919191;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 4px;
}

.th {
	text-align: center;
}
/* tab修改开始*/
.th {
	text-align: center;
}

.caozuo img {
	padding-right: 8px;
}

.tabody .zhuyi {
	text-align: left;
	float: left;
	width: 100%;
}
/* .th_a,.th_b,.th_c,.th_d,.th_e,.th_f,.th_g,.th_h,.th_i,.th_m,.th_k{padding-right:14px;} */
/* tab修改结束*/
/* Table tr_b结束*/

/* tab_footer开始*/
.tab_footer {
	padding: 29px 0 41px 200px;
}

.tab_footer a {
	text-decoration: none;
	font-weight: normal;
}

.pages {
	width: 86px;
	height: 30px;
	background-color: #fff;
	border-radius: 4px;
	font-size: 12px;
	color: #2f2f2f;
	border: 1px solid #7C86EE;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-right: 19px;
	cursor: pointer;
}

.home {
	
}

.home,.last,.pre,.next {
	height: 28px;
	width: 52px;
	line-height: 28px;
	font-size: 12px;
	color: #2f2f2f;
}

.page_3 {
	background-color: #7C86EE;
	height: 28px;
	width: 28px;
	line-height: 28px;
	color: #FFF;
}

.page {
	height: 28px;
	width: 28px;
	line-height: 28px;
}

.tab_footer a {
	display: block;
	float: left;
	text-align: center;
	border: 1px #e4e4e4 solid;
	color: #2f2f2f;
	font-size: 12px;
	margin-right: 4px;
}

.tab_footer  .to {
	color: #2f2f2f;
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	padding: 0 7px;
}

.to_page {
	width: 28px;
	height: 28px;
	border: 1px #e4e4e4 solid;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	color: #2f2f2f;
	font-size: 12px;
}

.page_c {
	color: #2f2f2f;
	font-size: 12px;
	padding: 0 8px 0 7px;
}

.go {
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	background-color: #7C86EE;
	line-height: 30px;
	border: none;
	display: inline-block;
	border-radius: 4px;
}

.tab_footer .page_3 {
	color: #fff;
	margin-right: 8px;
}


.tab_footer .page_4 {
	color: #fff;
	margin-right: 10px;
}
.page_333 {
	background-color: #7C86EE;
	height: 28px;
	width: 28px;
	line-height: 28px;
	color: #FFF;
}
/* tab_footer结束*/
/* footer开始*/
.footer {
	display: none;
	background-color: #323232;
	padding: 44px 0;
	color: #ffffff;
	float: left;
	width: 100%;
	margin-top: 0px;
}

.footer_inner {
	width: 1024px;
	margin: 0 auto;
}

.footer_inner .footer_inner_left #left_top {
	padding-bottom: 13px;
}

.footer_inner_left,.footer_inner_middle,.footer_inner_right {
	float: left;
	color: #9b9b9b;
}

.footer_inner_middle {
	padding-left: 300px;
	height: 41px;
	border-right: 2px #9b9b9b solid;
	padding-right: 30px;
	margin-right: 20px;
}

.footer_inner_right {
	padding-left: 10px;
}

#disclaimerId {
	display: none;
	overflow-y: auto;
	max-height: 520px;
	color: #6d6d6d;
}

#disclaimerId div {
	text-align: left;
	line-height: 40px;
	font-size: 14px;
}

#disclaimerId p {
	text-indent: 2em;
	font-size: 14px;
	padding: 5 0;
	line-height: 24px;
}

.middle_top {
	padding-bottom: 13px;
}

#right_top {
	padding-bottom: 13px;
}

.footer a {
	padding: 0 12px;
	color: #adadad;
}

.footer_inner_right .right_bottom span {
	padding-left: 7px;
}

.right_top span,.right_bottom span,.middle_bottom span {
	font-size: 12px;
}

.footer_inner_left span,middle_top {
	font-size: 12px;
}

.footer_inner_right img {
	margin-right: 5px;
	float: left;
}
/*footer结束*/
/* 弹出层*/
.logbg {
	background-image: url(/resources/images/log_bg.png);
	background-size: 100%;
}

.mfllg {
	display: block;
	margin: 3% auto 3%;
}

.win_box_w {
	box-shadow: 2px 2px 20px #dfdfdf;
	background: #FFFFFF;
	border-radius: 10px;
	width: 480px;
	height: 550px;
	display: block;
	margin: 20px auto 20px auto;
	position: relative;
}



.win_box_w .sidebar {
	width: 360px;
	float: left;
	padding-left: 58px;
}

.win_box_w .sidebar_ginger {
	width: 360px;
	float: left;
	padding-left: 58px;
}

.win_box_w .sidebar_login {
	width: 360px;
	float: left;
	padding-left: 58px;
	hieght:300px;
}

.win_box_w .title {
	border-left: solid 4px #E74840;
	color: #333333;
	font-size: 18px;
	padding-left: 18px;
	display: block;
	margin: 20px auto 30px;
	width: 90px;
	line-height: 18px;
}

.win_box_w .win_from {
	
}

.win_box_w .win_from li {
	float: left;
	position: relative;
}

.win_box_w .win_from .text {
	border: solid 1px #D2D2D2;
	border-radius: 5px;
	line-height: 35px;
	height: 30px;
	color: #999999;
	padding: 0 12px;
}

.win_box_w .disform {
	margin-top:20px;
	height: 300px;
}

.win_box_w .win_from .error {
	color: #FF0004;
	position: absolute;
	bottom: 1px;
	left: 12px;
}

.win_box_w .textwd1 {
	width: 280px;
}

.win_box_w .textwd2 {
	width: 154px;
}

.win_box_w .textwd3 {
	width: 138px;
}

.win_box_w .textwd4 {
	width: 92px;
}

.win_box_w .yz {
	background: linear-gradient(104deg,rgba(218,82,228,1),rgba(36,182,247,1));
	width: 114px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 5px;
	margin-left: 12px;
}

.win_box_w .yz1 {
	width: 94px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 5px;
	margin-left: 12px;
}

.win_box_w .yztip {
	background: gray;
	width: 114px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #FFF;
	border: none;
	border-radius: 5px;
	margin-left: 12px;
	display: none;
	float: right;
	margin-right: 53px;
}

.win_box_w .win_from li {
	float: left;
	width: 100%;
	padding-bottom: 16px;
}

.protocol_text {
	color: #818181;
}

.protocol_text span,.protocol_text a,.protocol_text img {
	float: left;
	line-height: 10px;
}

.protocol_text span {
	margin-left: 5px;
}

.protocol_text a {
	color: #2bc6b5;
}

.protocol_text a:hover {
	text-decoration: underline;
}

.win_box_w .btn_ck {
	position: absolute;
	z-index: 100px;
	left: 50px;
	bottom: 0px;
	background: url(https://oss.arplus.top/regiest.png);
	width: 334px;
	height: 50px;
	color: #FFF;
	font-size: 16px;
	margin-top: 3px;
	padding-top: 8px;
	display: block;
	text-align: center;
	cursor: pointer;
}

/* 这里是dis-user-regDis.jsp中的提交按钮的样式规定! */
.win_box_w .btn_ck_ginger {
	position: absolute;
	z-index: 100px;
	left: 50px;
	bottom: 0px;
	background: url(https://oss.arplus.top/regiest.png);
	width: 334px;
	height: 76px;
	color: #FFF;
	font-size: 16px;
	margin-top: 13px;
	padding-top: 9px;
	display: block;
	text-align: center;
	cursor: pointer;
}

.win_r1 {
	float: left;
	width: 260px;
	background: #FFF;
	color: #818181;
	margin-top: 25px;
}

.win_r1 .line {
	float: left;
}

.win_r1 img {
	float: left;
}

.win_r1 .win_link {
	float: left;
	width: 142px;
	margin-left: 58px;
	margin-top: 30px;
}

.win_r1 .win_link .line_btm {
	border-bottom: solid 1px #D2D2D2;
}

.win_r1 .win_link li {
	float: left;
	width: 100%;
	font-size: 14px;
	padding: 30px 0;
	color: #818181;
}

.win_r1 .win_link li img {
	margin-right: 19px;
}

.win_r1 .win_link li span {
	float: left;
	line-height: 29px;
}

.win_r1 .win_text_ha {
	float: left;
	margin: 130px 0 1px 58px;
}

.win_r1 .win_text_ha span,.win_r1 .win_text_ha a,.win_r1 .win_text_ha img
	{
	float: left;
	line-height: 10px;
}

.win_r1 .win_text_ha img {
	margin-left: 5px;
}

.win_r1 .win_text_ha a {
	color: #3ECFBF;
}

.win_r1 .win_text_ha a:hover {
	text-decoration: underline;
}

.win_box_w  .win_r1 .win_text_ha ha .log_on {
	color: #818181;
	text-decoration: underline;
}

.win_right_box {
	color: #a8a6a5;
	float: left;
	width: 100%;
	text-align: center;
	bottom: 30px;
}

.popup_bg {
	background-color: #666666;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9998;
}
/*������--�²�*/
.tc1_cont_box {
	width: 572px;
	height: 346px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-left: -268px;
	margin-top: -173px;
}

.tc1_cont_box h1 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #ED5453;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
}

.tc1_cont_box h1 .tit1 {
	margin-left: 28px;
	font-size: 14px;
	color: #fff;
}

.tc1_cont_box h1 .tc_colse {
	width: 36px;
	height: 46px;
	line-height: 46px;
	float: right;
}

.tc1_cont_box h1 .tc_colse a {
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: url(/resources/images/tc_colse_ico.png) no-repeat center
		center;
	display: inline-block;
}

.tc1_cont_box .tc_cont {
	padding: 20px 22px 18px 22px;
}

.tc1_cont_box .logout_cont {
	padding: 70px 13px 20px 160px;
	font-size: 14px;
}

.tc1_cont_box textarea.txt_tar1 {
	width: 496px;
	height: 155px;
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.tc1_cont_box .tc_button {
	width: 534px;
	padding: 0 16px;
	text-align: right;
}

.tc1_cont_box button {
	padding: 12px 34px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.tc1_cont_box button.but1 {
	background: #ed655c;
	margin-right: 18px;
}

.tc1_cont_box button.but2 {
	background: #76c849;
}
/*������--��ȡ��Ϣ*/
.lqxx1_cont_box {
	width: 504px;
	height: 298px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9998;
	margin-left: -252px;
	margin-top: -149px;
}

.lqxx1_cont_box h1 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #41425D;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
	margin-top: 0px;
}

.lqxx1_cont_box h1 .tit1 {
	margin-left: 20px;
	font-size: 14px;
	color: #fff;
}

.lqxx1_cont_box h1 .tc_colse {
	width: 36px;
	height: 46px;
	line-height: 46px;
	float: right;
}

.lqxx1_cont_box h1 .tc_colse a {
	width: 38px;
	height: 16px;
	line-height: 14px;
	background: url(/resources/images/tc_colse_ico.png) no-repeat center
		center;
	display: inline-block;
}

.lqxx1_cont_box .tc_cont {
	/*	padding: 6px 13px 20px 13px; update 7.8*/
	padding: 6px 13px 0px 13px;
	/* 	padding: 70px 13px 20px 160px; */
	/* 	font-size: 14px; */
	/* 	line-height: 160px; */
	/* 	text-align: center; */
}

.lqxx1_cont_box .logout_cont {
	padding: 70px 13px 20px 160px;
	font-size: 14px;
}

.lqxx1_cont_box /* 弹出内容P标签样式
.lqxx1_cont_box .tc_cont p{
	text-align:center;
	font-size:25px;
	margin-top:50px;
}
*/        
.lqxx1_cont_box .row_s1 {
	width: 452px;
	padding: 20px 0px;
	margin-top: 20px;
}

.lqxx1_cont_box .tR {
	padding: 10px 0;
	width: 94px;
	float: left;
	text-align: right;
	color: #828282;
	position: relative;
	line-height: 30px;
	min-height: 1px;
}

.lqxx1_cont_box .tL {
	width: 220px;
	float: left;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	min-height: 1px;
	padding: 10px 0px;
	line-height: 30px;
}

.lqxx1_cont_box input.in_txt {
	height: 14px;
	line-height: 14px;
	padding: 0px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.lqxx1_cont_box input.in_txt1 {
	display: inline-block;
	width: 314px;
	height: 36px;
	line-height: 14px;
	padding: 0px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	float: none;
}

.lqxx1_cont_box select.in_txt1 {
	display: inline-block;
	width: 314px;
	height: 39px;
	line-height: 39px;
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	float: none;
}

.lqxx1_cont_box textarea.in_textarea1 {
	display: inline-block;
	width: 206px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	float: none;
	padding: 10px;
}

.lqxx1_cont_box .tc_button {
	width: 430px;
	padding: 0 16px;
	text-align: right;
}



.lqxx1_cont_box button.but1 {
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	width: 100px;
	height: 37px;
	background: linear-gradient(104deg,rgba(218,82,228,1),rgba(36,182,247,1));
}

.lqxx1_cont_box button.but2 {
	padding: 8px 32px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	color: rgba(124,134,238,1);
	background: rgba(235,235,228,1);
}
/*������--�ٱ�*/
.jb1_cont_box {
	width: 572px;
	height: 346px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-left: -268px;
	margin-top: -173px;
}

.jb1_cont_box h1 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #ED5453;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
}

.jb1_cont_box h1 .tit1 {
	margin-left: 28px;
	font-size: 14px;
	color: #fff;
}

.jb1_cont_box h1 .tc_colse {
	width: 36px;
	height: 46px;
	line-height: 46px;
	float: right;
}

.jb1_cont_box h1 .tc_colse a {
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: url(/resources/images/tc_colse_ico.png) no-repeat center
		center;
	display: inline-block;
}

.jb1_cont_box .tc_cont {
	padding: 20px 22px 18px 22px;
}

.jb1_cont_box textarea.txt_tar1 {
	width: 496px;
	height: 125px;
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.jb1_cont_box .row_s1 {
	padding: 13px 0 0 0;
}

.jb1_cont_box label {
	margin-right: 14px;
	height: 20px;
	line-height: 20px;
	color: #333333;
}

.jb1_cont_box label input {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.jb1_cont_box .tc_button {
	width: 534px;
	padding: 0 16px;
	text-align: right;
}

.jb1_cont_box button {
	padding: 12px 34px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.jb1_cont_box button.but1 {
	background: #76c849;
	margin-right: 18px;
}

.jb1_cont_box button.but2 {
	background: #ed655c;
}
/*������--��ȡ�ɹ�*/
.lqcg1_cont_box {
	width: 572px;
	height: 400px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-left: -268px;
	margin-top: -173px;
}

.lqcg1_cont_box h1 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #ED5453;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
}

.lqcg1_cont_box h1 .tit1 {
	margin-left: 28px;
	font-size: 14px;
	color: #fff;
}

.lqcg1_cont_box h1 .tc_colse {
	width: 36px;
	height: 46px;
	line-height: 46px;
	float: right;
}

.lqcg1_cont_box h1 .tc_colse a {
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: url(/resources/images/tc_colse_ico.png) no-repeat center
		center;
	display: inline-block;
}

.lqcg1_cont_box h2 {
	margin: 0 auto;
	font-size: 24px;
	margin-top: 23px;
	text-align: center;
	width: 190px;
	height: 34px;
	padding-left: 45px;
	line-height: 34px;
	background: url(/resources/images/tc_ico01.png) no-repeat left center;
}

.lqcg1_cont_box .tc_cont {
	margin-top: 50px;
	padding: 18px 22px;
}

.lqcg1_cont_box .row_s1 {
	padding: 0px 16px;
}

.lqcg1_cont_box .tR {
	padding: 5px 0;
	width: 70px;
	float: left;
	text-align: right;
	color: #828282;
	position: relative;
	min-height: 1px;
}

.lqcg1_cont_box .tL {
	padding: 5px 0;
	width: 410px;
	float: left;
	text-align: left;
	padding-left: 8px;
	color: #2d2d2d;
	position: relative;
	min-height: 1px;
	line-height: 30px;
}

.lqcg1_cont_box .tc_2wm {
	position: absolute;
	right: 36px;
	top: 120px;
	padding: 0 16px;
	text-align: right;
}

.lqcg1_cont_box .tc_button {
	position: absolute;
	right: 16px;
	bottom: 56px;
	padding: 0 16px;
	text-align: right;
}

.lqcg1_cont_box button {
	padding: 12px 34px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.lqcg1_cont_box button.but1 {
	background: #ed655c;
	margin-right: 18px;
}

.lqcg1_cont_box button.but2 {
	background: #76c849;
}
/*������--ת��*/
.zf1_cont_box {
	width: 420px;
	height: 162px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-left: -198px;
	margin-top: -81px;
}

.zf1_cont_box h1 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #ED5453;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
}

.zf1_cont_box h1 .tit1 {
	margin-left: 28px;
	font-size: 14px;
	color: #fff;
}

.zf1_cont_box h1 .tc_colse {
	width: 36px;
	height: 46px;
	line-height: 46px;
	float: right;
}

.zf1_cont_box h1 .tc_colse a {
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: url(/resources/images/tc_colse_ico.png) no-repeat center
		center;
	display: inline-block;
}

.zf1_cont_box .tc_cont {
	padding: 36px 22px 36px 22px;
}

.zf1_cont_box .tc_cont a {
	margin-right: 10px;
}
/*ϵͳ����*/
.page_cont .set_tab_con {
	width: 998px;
	padding: 0;
	padding-top: 0;
	margin: 0 auto;
	margin-top: -1px;
	z-index: 1;
	min-height: 500px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 10px 10px 10px 10px;
}

/*��������ɫ*/
.t0 {
	background: #fcfcfc;
	color: #2d2d2d;
}

/* ��һ�еı���ɫ */
.t1 {
	background: #ffffff;
	color: #818181;
}

/* �ڶ��еı���ɫ */
.t2 {
	background: #fcfcfc;
	color: #818181;
}

/* ��꾭��ʱ�ı���ɫ */
.t3 {
	background: #f2f1f1;
}

.glide {
	background: #f2f1f1 !important;
}
/*登录页*/
.fnt2 {
	fong-size: 12px;
	color: #2d2d2d;
	padding-left: 186px;
}

/*���˵�*/
.tree_nav {
	float: left;
	width: 193px;
	background: #fafafa;
	border-right: 1px solid #e4e4e4;
	height: auto;
	border-radius: 0px 10px 0;
}

.tree_nav h1 {
	padding-left: 30px;
	height: 56px;
	line-height: 56px;
	background: #f06458;
}

.tree_nav h1 {
	font-size: 14px;
	color: #fff;
}

.tree_nav ul li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #2d2d2d;
	display: table;
}

.tree_nav ul.one {
	margin: 12px 0 0 30px;
}

.tree_nav ul.one>li {
	padding-left: 18px;
}

.tree_nav ul.two>li {
	margin-left: 16px;
	padding-left: 18px;
}

.tree_nav ul.three>li {
	margin-left: 36px;
	padding-left: 18px;
}

.tree_nav ul.four>li {
	margin-left: 56px;
	padding-left: 18px;
	color: #818181;
}

.tree_nav ul.four>li.on {
	background: url(/resources/images/tree_on.png) no-repeat left center;
}

.tree_nav ul.one>li.colse,.tree_nav ul.two>li.colse,.tree_nav ul.three>li.colse
	{
	background: url(/resources/images/tree_coles.png) no-repeat left center;
}

.tree_nav ul.one>li.open,.tree_nav ul.two>li.open,.tree_nav ul.three>li.open
	{
	background: url(/resources/images/tree_open.png) no-repeat left center;
}

/*�Ҳ���*/
.r_table {
	float: right;
	width: 750px;
	padding: 0 25px 50px 28px;
}

.r_table .set_con_tit {
	width: 99.8%;
	padding-left: 15px;
	height: 55px;
	line-height: 55px;
	background: url(/resources/images/mfl_img_002.png) no-repeat left center;
	font-size: 14px;
	border-bottom: 1px dashed #e4e4e4;
	color: #2d2d2d;
}

.r_table .cbox {
	width: 20px;
	height: 20px;
}

.r_table .but {
	height: 48px;
	width: 726px;
	padding: 20px 16px 12px 16px;
	text-align: right;
}

.r_table .but .but1 {
	background: #76c849;
	margin-right: 18px;
	padding: 10px 34px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 0 none;
	cursor: pointer;
	outline: 0 none;
}

.r_table .but .but2 {
	background: #ed655c;
	padding: 10px 34px;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 0 none;
	cursor: pointer;
	outline: 0 none;
}

.r_table .table_c1 {
	width: 742px;
}
/*�°�����ʽ*/
.r_table .table_c1 th {
	height: 50px;
	background: #fcfcfc;
	line-height: 50px;
	font-weight: bold;
	border: #e4e4e4 1px solid;
	text-align: center;
}

.r_table .table_c1 td {
	text-align: center;
	height: 44px;
	line-height: 44px;
	border: #e4e4e4 1px solid;
	vertical-align: middle;
}

.r_table .table_c1 td img {
	vertical-align: middle;
}

.r_table .table_c1 td.lp {
	text-align: left;
	padding-left: 8px;
}

.r_table td.action_ico a {
	margin-right: 10px;
}

.r_table td.action_ico a.lost {
	margin-right: 0;
}
/*top*/
.top_box {
	width: 100%;
	height: 40px;
	background: #ffffff;
}

.top_box .top_box_cont {
	width: 100%;
	height: 40px;
	position: relative;
	min-height: 1px;
	margin: 0 auto;
}

.top_box .top_box_cont h1 {
	width: 190px;
	height: 40px;
	background: url(/resources/images/avatarlogo.png) no-repeat  left;
	text-indent: -9999px;
	margin-left: 10px;
}

.top_box .top_box_cont ul {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 0;
	font-size: 16px;
	margin-right: 10px;
}

.top_box .msg_top {
	position: relative;
	z-index: 100;
}

.email_point {
	background: linear-gradient(33deg,rgba(234,136,223,1),rgba(239,89,114,1));
	/* border-radius: 50%; */
	color: #fff;
	position: absolute;
	top: -1px;
	right: -3px;
	font-size: 1px;
	width: auto;
	max-width: 7px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	border-radius: 100px;
	/* background-color: #909; */
	padding: 0 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.top_box .top_box_cont ul li {
	float: left;
	margin-left: 16px;
	height: 38px;
	line-height: 38px;
}

.top_box .top_box_cont ul li a {
}
/*Z增加样式开始*/
.top_box .msg_top {
	position: relative;
	z-index: 100;
	margin-top: 10px;
}
/*Z增加样式结束*/

/*footer*/
.footer_box {
	width: 100%;
	height: 125px;
	background: #323232;
}

.footer_box .footer_box_cont {
	width: 1000px;
	height: 125px;
	position: relative;
	min-height: 1px;
	margin: 0 auto;
}

.footer_box .footer_box_cont .info_L {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	color: #a1a1a1;
}

.footer_box .footer_box_cont .info_L .L1 li {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #a1a1a1;
}

.footer_box .footer_box_cont .info_L .L1 li a {
	color: #a1a1a1;
}

.footer_box .footer_box_cont .info_L .L1 li.line {
	margin: 0 18px;
}

.footer_box .footer_box_cont .info_R {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	color: #a1a1a1;
}

.footer_box .footer_box_cont .info_R .R1 {
	margin: 0 20px;
}

.footer_box .footer_box_cont .info_R .R1 li {
	height: 30px;
	line-height: 30px;
	color: #a1a1a1;
}

.footer_box .footer_box_cont .info_R .R1 li a {
	color: #a1a1a1;
}

.footer_box .footer_box_cont .info_R .R1 li.line {
	margin: 0 18px;
}

.footer_box .footer_box_cont .info_R .R1 li.bg1 {
	background: url(/resources/images/mfl_footer01.png) no-repeat center
		left;
	padding-left: 34px;
}

.footer_box .footer_box_cont .info_R .R1 li.bg2 {
	background: url(/resources/images/mfl_footer02.png) no-repeat center
		left;
	padding-left: 22px;
}

.edit_fr {
	float: right;
	margin: 20px 10px 0px;
}

.im .tr_b .button_handle,.im .tr_c .button_handle {
	background-color: #F63;
	width: 58px;
	height: 30px;
	border: none;
	border-radius: 4px;
	margin-right: 8px;
	font-size: 10px;
	color: #fff;
	line-height: 30px;
	cursor: pointer;
}

.im .tr_b handle_a {
	color: #3CC;
	font-size: 12px;
}

.im .tr_b handle_span {
	color: #999;
	font-size: 12px;
}

span的样式 /* 账号切换页面开始*/
	/* In  information 开始*/        
.im .in .details,.im_box .im .in .details .avatar {
	float: left;
}

.im .in .details {
	width: 400px;
}

.im .in .details img {
	border-radius: 50%;
	float: left;
}

.im .in .details .personal {
	margin-left: 8px;
	float: left;
}

.im .in .information {
	width: 410px;
	height: 161px;
	background-color: #f9f9f9;
	border-radius: 10px;
	border: 1px #e4e4e4 solid;
	padding: 24px 16px 31px 27px;
	float: left;
	margin: 6px;
}

.im .in .information .personal .title {
	font-size: 16px;
	color: #2d2d2d;
	padding-bottom: 11px;
	font-weight: bold;
	height: 20px;
}

.im .in .information .p_a {
	line-height: 20px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

.im .in .information .details .personal .qiehuan {
	background-color: #f06458;
	width: 151px;
	height: 34px;
	border: none;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	margin-top: 16px;
	font-weight: bold;
}

.im .in .information .adm {
	float: right;
	width: 62px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	background-color: #dfdfdf;
	text-align: center;
	border-radius: 34px;
	font-weight: bold;
}

.im .in .f1,.im_box .im .in .f2 {
	float: left;
	margin-bottom: 16px;
}

.im .in .f1 {
	margin-right: 16px;
}

.im .in {
	padding-top: 36px;
}

.im .in .alt {
	font-size: 16px;
	color: #F00;
	width: 766px;
	margin: 0 auto;
	text-align: center;
}
/* In  information 结束*/
/* 账号切换页面结束*/
.aButton {
	cursor: pointer;
}

.aButton:hover {
	color: #693;
	text-decoration: underline;
}

textarea.box_tar1 {
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.user_info .user_info_l,.user_info .user_info_r {
	float: left;
}

.in .user_info .tL {
	float: left;
	text-align: left;
	padding-left: 8px;
	color: #2d2d2d;
	position: relative;
	min-height: 1px;
}

.user_info .user_info_box .user_info_l {
	width: 220px;
}

.user_info .user_info_box .user_info_r {
	width: 640px;
}

.user_info .user_info_box .user_info_l .statistical {
	width: 54px;
	line-height: 20px;
	display: inline-block;
	background-image: url(/resources/images/icon_line_b.png);
	background-repeat: no-repeat;
	background-position: 53px 6px;
	text-align: center;
}

.user_info .user_info_box .user_info_l .line_none {
	background-image: none;
}

.user_info .user_info_box .user_info_l .clearfix,.user_info .user_info_l .span_box
	{
	width: 200px;
	text-align: center;
	margin-top: 10px;
}

.user_info .user_info_box .user_info_r .row_s1 {
	padding: 5px 0;
}

.user_info  .user_info_box .user_info_r .user_info .tR {
	text-align: right;
}

.user_info  .user_info_box {
	width: 900px;
	margin: 0 auto;
}

.user_info .user_info_box .user_info_l .p_t {
	font-size: 18px;
	color: #2d2d2d;
}

.user_info .user_info_box .user_info_l .p_b {
	font-size: 12px;
	color: #333333;
}

.user_info .span_more {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	width: 40px;
	height: 20px;
	line-height: 20px;
	background: #74ca40;
	border-radius: 30px;
	margin-left: 15px;
	text-align: center;
	display: inline-block;
}
/*默认表单样式*/
.ojbect_info {
	margin-top: 36px;
}

.ojbect_info .row_s1 {
	padding: 5px 0;
}

.ojbect_info .tR {
	padding: 10px 0;
	width: 14%;
	float: left;
	text-align: left;
	color: #828282;
	position: relative;
	min-height: 1px;
}

.ojbect_info .tL {
	width: 84%;
	float: left;
	text-align: left;
	padding-left: 8px;
	color: #2d2d2d;
	position: relative;
	min-height: 1px;
}

.ojbect_info .tL .ait {
	background: #ff8a8a;
	border-radius: 15px;
	color: #FFF;
	margin-right: 10px;
	padding: 2px 8px;
	float: left;
	font-size: 12px;
	margin: 5px 10px;
}

.ojbect_info .tL .ait .del {
	color: #FFFFFF;
	margin-left: 5px;
	cursor: pointer;
}

.ojbect_info .tL .save {
	background: #D7D7D7;
	color: #000000;
	cursor: pointer;
	float: left;
	border-radius: 15px;
	font-size: 12px;
	margin-left: 10px;
	padding: 2px 8px;
}

.ojbect_info .info_p {
	line-height: 20px;
}

.ojbect_info .tL .text {
	height: 36px;
	width: 350px;
	line-height: 14px;
	border: 1px solid #e4e4e4;
	float: left;
	padding-left: 10px;
	border-radius: 4px;
}

.ojbect_info .tx_img img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	width: 54px;
	height: 54px;
}

.ojbect_info label {
	margin-right: 24px;
	height: 34px;
	line-height: 35px;
}

.ojbect_info label.lab2 {
	margin-right: 24px;
	height: 34px;
	line-height: 34px;
	display: block;
	color: #2d2d2d;
}

.ojbect_info label input {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.ojbect_info textarea.txt_tar1 {
	width: 456px;
	height: 120px;
	padding: 10px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.ojbect_info .txtrobot {
	width: 50px;
	height: 34px;
	padding-left: 14px;
	line-height: 34px;
	font-size: 12px;
	color: #333333;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
}

.ojbect_info .span_more {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	width: 40px;
	height: 20px;
	line-height: 20px;
	background: #74ca40;
	border-radius: 30px;
	margin-left: 15px;
	text-align: center;
	display: inline-block;
}

.ojbect_info .span_less {
	font-size: 14px;
	color: #fff;
	width: 40px;
	height: 20px;
	line-height: 20px;
	background: #f06458;
	border-radius: 30px;
	margin-left: 13px;
	text-align: center;
	display: inline-block;
}

.ojbect_info .input_timestar {
	width: 196px;
	height: 34px;
	padding-left: 14px;
	line-height: 34px;
	font-size: 12px;
	color: #999;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
}

.ojbect_info .input_timeover {
	width: 196px;
	height: 34px;
	padding-left: 14px;
	line-height: 34px;
	font-size: 12px;
	color: #999;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
}

.ojbect_info .input_stardate {
	width: 186px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	padding: 0 10px;
}

.ojbect_info .input_day {
	width: 204px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	padding-left: 14px;
	margin: 0 13px 0 12px;
	font-size: 12px;
	color: #999;
}


.ojbect_info div.lable {
	width: 456px;
	height: 120px;
	padding: 10px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.ojbect_info  select {
	width: 104px;
	height: 36px;
	line-height: 34px;
	padding-left: 10px;
	font-size: 14px;
	color: #999;
	margin-left: 5px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	font-family: "微软雅黑", "Microsoft YaHei"
}

.tab-class {
	width: 840px;
}

.tab-class .int-checkbox {
	display: inline-block;
	line-height: 32px;
}

.tab-class .int-radio {
	display: inline-block;
	line-height: 32px;
	margin-right: 30px;
}

.tab-class input {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.int-radio input {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.theme_publish .add1 {
	width: 38px;
	height: 38px;
	display: inline-block;
	background: url(/resources/images/mfl_img_004.png) no-repeat left center;
	border: 1px solid #e4e4e4;
	border-left: 0 none;
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-khtml-border-radius: 0px 4px 4px 0px;
	vertical-align: middle;
	margin-bottom: 0;
}

.tab-btn1 {
	padding-left: 6px;
	text-decoration: none;
	top: 1px;
	cursor: pointer;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
}

.tab-btn1:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.label-cont dl dd .de-btn:hover {
	background: url(/resources/images/off2-hover.png) no-repeat;
}

.label-cont .clearfix .creditsRateInput3 {
	width: 100px;
}

.label-cont dl dd .map {
	marginleft: 10px;
	margin-top: 10px;
	text-align: left;
	line-height: 26px;
	position: relative;
}

.title .title-txt2 {
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px #adadad dotted;
	margin-bottom: 10px;
}

.int-radio2 {
	line-height: 32px;
	margin-right: 22px;
}

.int-radio2 input[type=radio] {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

.add-imgyulan {
	width: 370px;
	height: 266px;
	background: url(/resources/images/add-img-mask.png) no-repeat;
	position: relative;
	margin-top: 106px;
}

.zhuliqiang {
	border-top: 1px #adadad dotted;
}

.qiang {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 45%;
}

.zhuliqiang p {
	left: 30%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.zhuliqiang .zhu1 {
	text-align: right;
	display: block;
	width: 100px;
	float: left;
}

.zhuliqiang .input_day {
	width: 104px;
	height: 34px;
	line-height: 34px;
	border: 1px #e4e4e4 solid;
	border-radius: 4px;
	padding-left: 14px;
	margin: 0 13px 0 12px;
	font-size: 12px;
	color: #999;
}

.add-img li {
	float: left;
	padding-right: 10px;
	height: 74px;
}

.temp {
	display: block;
	width: 100%;
	clear: both;
}
/* 主题发布页面增加开始*/
.div_box ul li img {
	width: 100px;
}

.div_box {
	display: inline-block;
	padding-left: 23px;
}

.de-btn {
	background-image: url(/resources/images/tc_colse_ico.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.div_box ul li {
	position: relative;
	margin-right: 8px;
	float: left;
}

.div_box .theme_publish button.add2 {
	width: 100px;
	height: 54px;
	display: inline-block;
	background: url(/resources/images/mfl_img_005.png) no-repeat left center;
	vertical-align: middle;
	margin-bottom: 0;
	float: left;
}

.guangchang,.lunbo {
	vertical-align: top;
	display: inline-block;
	padding-top: 18px;
}
/* 主题页面增加结束*/
.Z-confines_f textarea.txt_tar1 {
	width: 456px;
	height: 190px;
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.Z-confines_b textarea.txt_tar1 {
	width: 456px;
	height: 190px;
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.wrap_box {
	width: 100%;
	height: 70px;
	background: #ffffff;
}

.wrap_box ul li a {
	float: left;
	width: 40px;
	color: #999;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
	margin-right: 40px;
}

.wrap_box .first {
	margin-left: 10px;
}

.wrap_box ul li .on,.wrap_box ul li a:hover {
	font-weight: bold;
	border-bottom: 2px solid #f06457;
	color: #444444;
}

.button_sumbit00 {
	background: #7C86EE none repeat scroll 0 0;
	border: 1px solid #7C86EE;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	margin-left: 5px;
	position: relative;
	text-align: center;
	width: 100px;
}

.specified_select_plan {
	width: 70px !important;
}

.specified_select_plan1 {
	width: 95px !important;
}

.rps_submit {
	margin-bottom: 30px;
	/*position: absolute;
	padding-left: 85px;*/
}

.rps_reset {
	float: right;
	margin-right: 585px;
}

.rps_topic {
	height: 380px;
	overflow-y: auto;
}