@charset "utf-8";
/* CSS Document */



body {
	background-color: #f6f6f6;
}

.box {
	padding-top: 51px;
	padding-bottom: 80px;
}

.case_c {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.top_inf {
	position: absolute;
	left: 0;
	right: 0;
	top: 12px;
	width: calc(100% - 110px);
	margin: -2px auto;
	padding: 8px;
	font-size: 12px;
	border: 1px solid #c5c5c5;
	border-radius: 4px;
	background-color: #f8f8f8;
}

.top_inf2 {
	position: absolute;
	left: 0;
	right: 0;
	top: 12px;
	width: calc(100% - 110px);
	margin: -2px auto;
	padding: 8px;
	font-size: 12px;
	border: 0px solid #c5c5c5;
	border-radius: 4px;
	background-color: rgba(0,0,0,0.3);
}

a.img30 { line-height: 46px !important;}

a.img30 img {
	width: auto;
	height: 28px !important;
}

.top1 {
	position: relative !important;
	margin-bottom: -51px !important;
	border: 0px solid #fff !important;
	background-color: transparent !important;
}

/*- -  列表1  - -*/

ul.list_log {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #d4d4d4;
}

ul.list_log li { width: 100%; border-top: 0px solid #d4d4d4; position: relative; display: block;padding: 5px}
ul.list_log li + li { border-top: 1px solid #d4d4d4;}
ul.list_log li input { border-width: 0; padding-right: .5em;}

.tit_log {
	width: 100%;
	padding: 8px 0px;
	color: #1B3729;
	font-size: 14px;
}

.log_tit {
	display: inline-block;
	color: #555555;
	font-size: 15px;
	line-height: 42px;
	float: left;
}

.log_ver {
	height: auto;
	display: inline-block;
	color: #333333;
	font-size: 15px;
	float: right;
	border-width: 0;
	resize: none;
	overflow-y: visible;
}

.log_text {
	display: inline-block;
	color: #333333;
	font-size: 15px;
	line-height: 42px;
	float: right;
}

textarea.log_text {
	line-height: 24px;
	padding: .6em .5em;
	border-width: 0px;
}

.log_text[disabled="disabled"] {
	background-color: #f5f5f5;
}

select.log_text {
	height: 42px;
	border-width: 0px;
}

.log { position: relative;}

.bottom_f {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 30px;
	padding: 0 .5em;
	color: #fff;
	font-size: 12px;
	display: block;
	border-width: 0px;
	border-radius: 4px;
	background-color: #1B3729;
}

/*- -  身份证  - -*/

.card {
	width: 50%;
	float: left;
	padding: 16px;
}

.card a {
	display: block;
	overflow: hidden;
	border: 1px solid #dadada;
	border-radius: 4px;
}

.card_bg1 {
	background: url(../images/IDcard_p.png) no-repeat;
	background-size: contain;
}

.card_bg2 {
	background: url(../images/IDcard_n.png) no-repeat;
	background-size: contain;
}


/*- -  icon跳转  - -*/

.icon_case {
	width: 100%;
	position: relative;
}

.icon_case li {
	margin: 5px 0 0 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background-color: #ffffff;
}

.icon_a {
	line-height: 36px;
	color: #333;
	display: block;
	position: relative;
	padding-left: 46px;
	background: url(../images/go.png) center right 10px no-repeat;
	background-size: 8px;
}

.icon_x {
	color: #333;
	font-size: 13px;
	display: block;
	position: relative;
	background: url(../images/go.png) center right 10px no-repeat;
	background-size: 8px;
	justify-content:center;
	align-items:center;
	display:-webkit-flex;
}

.icon_a i {
	width: 30px;
	line-height: 40px;
	position: absolute;
	top: 0;
	left: 8px;
	display: inline-block;
}

.icon_a i img { margin-top: -7px;}

/*- -  发送邀请码  - -*/

.log_red {
	position: relative;
	width: 100%;
	/*padding: 10px 0 0;*/
}

/*.log_red li.log_red_t {
	width: 100%;
	float: none;
}*/

.log_red li.log_red_t {
	width: auto;
	line-height: 30px;
	float: left;
	padding-right: 0;
}

.log_red li {
	width: auto;
	padding-top: 8px;
	padding-right: 8px;
	float: left;
}

.log_red_t .sel { background-color: #cecece;}

.sel {
	width: auto;
	line-height: 32px;
	padding: 0 .5em;
	display: block;
	border: 1px solid #dadada;
	border-radius: 6px;
	background-color: #fff;
}
.sel_t { line-height: 32px;}
label.sel {
	padding: 0;
	border: 0px solid #ccc;
}

select.sel {
	width: 100%;
	height: 38px;
}

/*- -  个人中心  - -*/

.personal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	color: #ffffff;
	background: url(../images/personal_bg.jpg) bottom left no-repeat;
	background-size: cover;
	z-index: 10;
}

.personal_top {
    line-height: 50px;
    font-size: 20px;
	text-align: center;
}

.personal_c {
	padding-top: 0px;
	padding-bottom: 20px;
}

.personal_a {
	position: relative;
	height: 70px;
	padding-left: 100px;
	padding-right: 30px;
	color: #ffffff;
	font-size: 15px;
	display: block;
	background: url(../images/go2.png) center right 10px no-repeat;
	background-size: 16px;
}

.tx {
	position: absolute;
	top: 12px;
	left: 15px;
	width: 70px;
	height: 70px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	overflow: hidden;
}

.personal_t b {
	font-size: 16px;
	font-weight: normal;
}


/*- -  基本信息-修改地址  - -*/

.modify {
	width: 100%;
	padding: 6px 15px;
	border-bottom: 1px solid #e4e4e4;
	background-color: #ffffff;
}

.modify_bt {
	width: 5em;
	float: left;
	font-size: 14px;
	padding: 5px 0;
	border-width: 0;
	background-color: #ffffff;
}

.modify .modify_t {
	width: calc(100% - 9.8em );
	float: left;
	padding: 5px 5px 5px 0;
	color: #333;
	font-size: 14px;
	border-width: 0;
	background-color: #ffffff;
}

.modify .modify_b {
	width: 5em;
	float: right;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
	border-width: 0;
	border-radius: 3px;
	background-color: #1B3729;
}

.modify_lab {
	margin-top: 2px;
	padding: 3px 0;
	color: #e80000;
	font-size: 14px;
	float: left;
	border-width: 0;
	background: none;
}


/*- -   公告  - -*/

.post {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 110px;
	font-size: 12px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #fafafa url(../images/yg.png) center left 8px no-repeat;
	background-size: 90px;
}

.post marquee {
	border-left: 1px solid #d4d4d4;
	padding-left: 10px;
}

.post marquee a {
	line-height: 24px;
	/*padding: 2px 0;*/
	/*margin-right: 4em;*/
	color: #484848;
	display: inline-block;
}

/*- -   排名  - -*/

#canvasDiv {
	width: 100%;
	padding: 15px;
	overflow-x: auto;
}

/*#canvasDiv div, #canvasDiv canvas { width: 100% !important;}*/


/*- -  块-标题  - -*/

.tit, .digit {
	position: relative;
	width: 100%;
	line-height: 36px;
	text-align: center;
	vertical-align: middle;
	background-color: #f0f0f0;
}

.tit span.tit_c {
	color: #1B3729;
	font-size: 17px;
	display: inline-block;
}
.digit img, .tit span.tit_c img { width: 24px; margin-top: -3px;}
.tit span.tit_c b { margin-left: 8px; font-weight: normal;}

.tit_sub {
	position: absolute;
	top: 0;
	right: 0;
	margin: 6px 15px;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
	border-width: 0;
	border-radius: 3px;
	background-color: #1B3729;
}

.tit_sub1 {
	position: absolute;
	top: 4px;
	right: 0;
	margin: 6px 8px;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
	border-width: 0;
	border-radius: 3px;
	background-color: #1B3729;
	z-index: 6;
}


/*- -   订单信息  - -*/

.info {
	position: relative;
	width: 100%;
	padding: 8px 6px 8px 15px;
}

.text_b p {
	/* width: 50%; */
	/* float: left; */
}

.info p {
	position: relative;
	padding: 3px 0;
}

.info p b {
	float: left;
	color: #555555;
	font-weight: normal;
}

.info p span {
	float: left;
	color: #333333;
}

.info p span a { color: #1B3729;}

.info p span i { color: #e80000; font-style: normal;}
.info p span b { color: #1B3729; font-weight: normal;}


/*- -   表格1  - -*/

.table {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.table table {
	width: 100%;
	text-align: center;
	border-collapse: separate;
	border-spacing: 0px 6px;
}

.table table thead {
	color: #ffffff;
	background-color: #1B3729;
}

.table table thead, .table table tbody {
	/*border: 1px solid #d9d9d9;*/
	border-radius: 10px;
}

.table table thead tr th {
	font-size: 13px;
	outline: none;
	background-color: #1B3729;
}

.table table thead tr, .table table tbody tr {
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}

.table table thead tr th {
	font-size: 13px;
	border-left:0px solid transparent;
	border-image: none;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid rgba(255,255,255,0.4);
    border-image: linear-gradient( #1B3729 , #1B3729 , #1B3729 ) 0 1;
    border-image-width: 1;
}

.table table thead tr th + th {
	border-left: 1px solid rgba(0,0,0,0.4);
    border-image: linear-gradient( #1B3729 , #adadad , #1B3729 ) 0 1;
    border-image-width: 1;
}

.table table tbody tr td {
	font-size: 13px;
	border-left:0px solid transparent;
	border-image: none;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	/*border-left: 1px solid rgba(255,255,255,0.4);*/
    border-image: linear-gradient( #fff , #fff , #fff ) 0 1;
    border-image-width: 1;
	background-color: #ffffff;
}

.parity_bg table tbody tr:nth-child(odd) td {
	background-color: #45c503 !important;
}

.table table tbody tr td + td {
	border-left: 1px solid rgba(0,0,0,0.4);
    border-image: linear-gradient( #f9f9f9 , #adadad , #f9f9f9 ) 0 1;
    border-image-width: 1;
}

.table table thead tr th, .table table tbody tr td {
	/*padding: 7px 2px;*/
	padding: 0px 2px;
	text-align: center;
	vertical-align: middle;
}

.table table thead tr th span, .table table tbody tr td span {
	word-wrap: break-word;
    word-break: break-all;
}

.table table tbody tr td[colspan] { color: #1B3729; font-size: 14px;}
.table table tbody tr td[colspan] + td[colspan] { color: #e80000;}

.table table tbody tr.dsh td, span.dsh { background-color: #ffd9d9;}
.table table tbody tr.ysh td, span.ysh { background-color: #fffecd;}

span.sh {
	padding: 4px 7px;
	color: #444444;
	font-size: 13px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
}

.ex_qc {
	background: #58e663 !important;
    border-image: none !important;
    border-left: none !important;
}

/*- -   表格2  - -*/

.table1 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.table1 table {
	width: 100%;
	text-align: center;
	border: 1px solid #d4d4d4;
	border-collapse: collapse;
}

.table1 table thead tr th {
	padding: 4px 3px;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #d4d4d4;
	background-color: #eeeeee;
}

.table1 table tbody tr td {
	padding: 4px 5px;
	font-size: 13px;
	border: 1px solid #d4d4d4;
}


/*- -   表格模块  - -*/

.bat_link {
	color: #1B3729;
	display: inline-block;
	text-decoration: underline;
	/*border-bottom: 1px solid #1B3729;*/
}

.mark {
	width: 22px;
	height: 22px;
	line-height: 20px;
	margin: 0 auto;
	color: #1B3729;
	text-align: center;
	padding-top: 1px;
	border: 1px solid #1B3729;
	border-radius: 20px;
}

div.amount {
	position: relative;
	width: 8.7em;
	margin: 0 auto;
	padding-top: 2px;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	word-wrap: break-word;
	word-break: normal;
}

.amount_b {
	width: 2.5em;
	height: 2em;
	float: left;
	color: #ffffff;
	font-size: 13px;
	border: 2px solid #fff;
	border-radius: 3px;
	background-color: #8280e0;
}

.amount_t {
	width: 3em;
	height: 2em;
	margin: 0 0.35em;
	float: left;
	font-size: 13px;
	text-align: center;
	border: 1px solid #cecece;
	border-radius: 3px;
	background-color: #fff;
}


div.del, div.code {
	width: 18px;
	height: 18px;
	margin: 0 auto;
}

div.del input {
	width: 22px;
	height: 22px;
	border: none;
	background: url(../images/del.png) center center no-repeat;
	background-size: 22px;
}

div.code input {
	width: 18px;
	height: 18px;
	border: none;
	background: url(../images/code.png) center center no-repeat;
	background-size: 18px;
}

.pool1 { width: 100%; font-size: 13px; text-align: right;}
.pool1 span {color: #1B3729;}

.pool2 { width: 100%; text-align: left; font-size: 13px; color: #555555;}

.pool3 { width: 100%; text-align: left;}

.btm {
	margin-right: 10px;
	padding: 4px 6px;
	color: #1B3729;
	float: left;
	border: 1px solid #1B3729;
	border-radius: 3px;
	background-color: transparent;
}
.btm:active { background-color: #ececec;}

.pool_r {
	padding: 4px 6px;
	float: right;
}

.pool_r b {
	color: #1B3729;
	font-weight: normal;
}


/*- -  商城产品列表  - -*/

.list_cp {
	position: relative;
	width: 100%;
}

.list_cp li {
	width: 49%;
	margin-top: 2%;
	font-size: 15px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}

.list_cp li a { display: block; text-align: center;}
.list_cp li:nth-child(odd) { float: left;}
.list_cp li:nth-child(even) { float: right;}

.cp_te {
	width: 100%;
	padding: 5px 5px 0;
	color: #333333;
	white-space:nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
}

.cp_c {
	width: 100%;
	padding: 5px 5px 10px;
}

.cp_c .cp_cl {
	color: #d80000;
	font-size: 13px;
	display: block;
	/*padding-right: 8%;
	float: left;*/
}

.cp_c .cp_cr {
	color: #666666;
	font-size: 12px;
	display: block;
	/*float: left;*/
}

.cp_c .cp_cr b { font-weight: normal;}

/*- -  商城产品列表2  - -*/

.cp_case {
	width: 100%;
	padding: 5px 0;
	background: #ffffff;
}

.cp_case .cp_a {
	position: relative;
	padding: 4px 0;
	display: block;
}

.cp_case .cp_a + .cp_a {
	border-top: 1px solid #e8e8e8;
}

.cp_pic1 {
	width: 90px;
	height: 90px;
	float: left;
	overflow: hidden;
}

.cp_te1 {
	width: calc(100% - 90px);
	padding-left: 6px;
	float: left;
}

.cp_te1 p { padding-top: 2px; color: #333; font-size: 15px;}
.cp_te1 p span { color: #e80000; font-style: 15px;}
.cp_te1 p b { color: #666666; font-weight: normal; font-size: 13px;}


/*- -  查询框1  - -*/

.inquiry {
	position: relative;
	width: 100%;
	padding: 18px 15px 14px 15px;
}

.code_case {
	position: relative;
	margin-bottom: 4px;
	border: 2px solid #1B3729;
	border-radius: 4px;
}

.pos_code {
	position: absolute;
	top: -2px;
	right: 24%;
	width: 39px;
	height: 39px;
	border: 2px solid transparent !important;
	background: transparent url(../images/delivery2.png) center right no-repeat;
	background-size: contain;
}

.code_case input {
	padding: 10px 8px;
	border: 0px solid #1B3729;
}

.inquiry_t {
	width: 76%;
	float: left;
	/*border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;*/
}

.inquiry_b {
	width: 24%;
	float: left;
	color: #ffffff;
	padding: 10px 2px 10px 0 !important;
	/*border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;*/
	background-color: #1B3729;
}

.inquiry_text {
	width: 100%;
	color: #1B3729;
	font-size: 14px;
}


/*- -  物流信息  - -*/

.delivery_inf {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.delivery_inf li {
	position: relative;
	padding: 4px 0;
}

.delivery_inf label {
	padding: 8px 0;
	float: left;
	color: #555555;
	font-size: 15px;
}

.inf_wl {
	width: calc(100% - 5.5em);
	padding: 8px 6px;
	float: right;
	font-size: 15px;
	border: 1px solid #cacaca;
	border-radius: 4px;
}

.t3 .inf_wl, .t3 .delivery_code { width: calc(100% - 4.5em) !important;}
.t3_2 { letter-spacing: 1em; margin-right: -1em;}

.delivery_code {
	width: calc(100% - 5.5em);
	float: right;
	font-size: 15px;
	border: 1px solid #cacaca;
	border-radius: 4px;
}

.delivery_code input {
	padding: 8px 6px;
	border: none;
	font-size: 15px;
}

.delivery_code select {
    padding: 7px 6px;
    border: none;
    font-size: 15px;
}

.code_t {
	width: 76%;
	float: left;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.code_b {
	width: 24%;
	float: left;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: #1B3729 url(../images/delivery1.png) center center no-repeat;
	background-size: contain;
}

.code_b:active {
	background: #4a47ca url(../images/delivery1.png) center center no-repeat;
	background-size: contain;
}


/*- -  素材中心，朋友圈  - -*/

.ring {
	padding-left: 15px;
	padding-right: 15px;
	border-top: 15px solid #e8e8e8;
	background-color: #ffffff;
}

.ring_t {
	position: relative;
	width: 100%;
	padding: 15px 0;
}

.awatar {
	width: 42px;
	height: 42px;
	float: left;
	border: 1px solid #cecece;
	border-radius: 50%;
	overflow: hidden;
}

.ring_t span {
	line-height: 42px;
	margin-left: 6px;
	display: inline-block;
}

.ring_pic {
	position: relative;
	width: 100%;
	width: calc(100% + 10px);
	margin-left: -5px;
	margin-right: -5px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
    padding-right: 4px;
}

.ring_pic li {
	width: 33.33333% !important;
	padding: 2px  2px;
	float: left;
}

.ring_c {
	width: 100%;
	color: #777777;
}

.sj {
	display: inline-block;
	float: left;
}

.pollex {
	width: 100%;
	line-height: 1.75em;
	padding: 5px 0 10px;
	text-indent: 2em;
	font-size: 12px;
	background: url(../images/pollex.png) top 6px left no-repeat;
	background-size: 1.5em;
}


/*- -  我的库存  - -*/

.option, .option_1 {
	padding-top: 20px;
	padding-bottom: 10px;
}

.option input {
	width: 48%;
	padding: 10px;
	border: 1px solid #1B3729;
	border-radius: 4px;
}

.option1, .option1_1 { color: #ffffff; background: #1B3729;}
.option2, .option2_1 { color: #1B3729; background: #f4f4f4;}
.option_1 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.option_1 input {
	float: left;
	width: 38%;
	padding: 6px;
	font-size: 14px;
	border: 1px solid #e28a31;
}
.option_2 input {
	float: left;
	width: 28%;
	padding: 6px;
	font-size: 14px;
	border: 1px solid #1B3729;
}
.option1_1 {
	margin-left: 12%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #ffffff; background: #e28a31;
}

.option2_1 {
	margin-right: 12%;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #e28a31; background: #f4f4f4;
}

.option3_1 {
	border-radius: 4px;
	color: #1B3729; background: #f4f4f4;
}

.option3_2 {
	border-radius: 4px;
	color: #ffffff; background: #1B3729;
}



.bl_cx {
	position: relative;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	justify-content:center;	/*子元素水平居中*/
	display: -webkit-flex;
}

.bl_cx input {
	padding: 10px 5px !important;
	border-width: 0;
}

.bl_cx .code_t_m { border: 1px solid #dadada;}
.bl_cx .code_b_m { border: 1px solid #1B3729;}


/*- -  物流动态查询  - -*/

.logistics_c {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px  solid #eee;
	border-bottom: 1px  solid #eee;
	background: #ffffff;
}

.logis_t {
	text-align: center;
	padding: 9px 15px;
	color: #1B3729;
	border-top: 1px solid #eee;
	background-color: #fff;
}

.logis_c {
	width: 100%;
	padding-left: 24px;
}

.lpgis {
	position: relative;
	width: 100%;
	padding: 8px 0;
}

.lpgis + .lpgis { border-top: 1px solid #dadada;}
.lpgis p { position: relative; color: #666666; padding: 1px 0;}
.lpgis p i { position: absolute; right: 0; font-style: normal;}
.lpgis p span { color: #666666;}

.yuan {
	position: absolute;
	top: 1em;
	left: -22px;
	width: 9px;
	height: 9px;
	border-radius: 20px;
	background-color: #bfbfbf;
	z-index: 3;
}

.xian {
	position: absolute;
	top: 1.25em;
	left: -18px;
	width: 1px;
	height: 100%;
	background-color: #bfbfbf;
}

.ichart_case, .ichart { width: 100%;}

/*- -  代理商经营分析  - -*/

.chart {
	width: 100%;
	height: 280px;
	overflow-x: auto;
}

.char {
	width: 100%;
	margin-top: -24px;
	padding-left: 15px;
	padding-right: 15px;
}

.can_top {
	/*position: relative;
	z-index: 0;*/
	width: 100%;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.rou_case {
	position: relative;
	width: 100%;
	background-color: #1B3729;
	/*background-color: #628196;*/
	/*background-color: #848484;*/
}

.rou_case .rou{
	width: 33.3333333%;
	float: left;
	/*padding: 10px 0;*/
	padding-bottom: 3px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}
.rou_case .rou p img { width: 48px; margin-bottom: 1px;}

.rou_tc {
	width: auto;
	display: inline-block;
	text-align: left;
}

.rou_tc span {
	display: block;
	text-align: left;
}

.ichart_b {
	position: relative;
	width: 100%;
}

.ichart_b input {
	width: 50%;
	float: left;
	padding: 10px 2px;
	color: #848484;
	border: 1px solid #fff;
	border-bottom: 1px solid #dedede;
	background-color: #f9f9f9;
}

.ichart_b input.now, .ichart_b1 li.now {
	color: #333;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000;
}

.ichart_b1 li.now {
	border-bottom:solid 1px #4d2300
}

.ichart_b1 {
	position: relative;
	width: 100% !important;
	word-break: keep-all;
	white-space: nowrap;
	overflow-x: auto;
	background-color: #f9f9f9;
	
}

.ichart_b1 li {
	width: 50%;
	text-align: center;
	display: inline-block;
	border-bottom: 1px solid #dedede;
}

.ichart_b1 li input {
	padding: 10px 2px;
	border-width: 0;
	background: none;
	/*color: #848484;*/
	color: #848484;
}

.ichart_b1 li.now input { color: #4d2300;}

.min_b {
	position: relative;
	width: 100%;
	padding-top: 10px;
	text-align: center;
	z-index: 3;
}

.sel_2 {
	width: 100%;
	padding: 10px 15px 0;
}

.sel_2 select {
	width: 48%;
	float: left;
	padding: 8px 4px;
	border: 1px solid #cecece;
    border-radius: 6px;
}

.sel_2 select + select { float: right;}

.min_b input {
	margin: 0 3px;
	padding: 4px 6px;
	color: #fff;
	font-size: 12px;
	border-width: 0;
	border-radius: 3px;
	background-color: #1B3729;
}

.time_t {
	width: 100%;
	padding-top: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	display: block;
}

.time_b {
	width: 60%;
	margin: 10px 5px;
	padding: 7px 6px;
	color: #628196;
	font-size: 12px;
	text-align: center;
	border-width: 0;
	border-radius: 3px;
	background-color: #f8f8f8;
}

.time_b:active { background-color: #ececec;}


/*- -  我的提醒  - -*/

.remind {
	position: relative;
	width: 100%;
	margin: 15px 0;
	padding: 10px 0;
	font-size: 14px;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	background-color: #ffffff;
	justify-content:center;
	align-items:center;
	display:-webkit-flex;
}

.rem_mark {
	width: 1.75em;
	height: 1.75em;
	line-height: 1.65em;
	margin: 0.55em 0.5em;
	float: left;
    color: #1B3729;
	font-size: 1.15em;
	text-align: center;
    border: 1px solid #1B3729;
    border-radius: 20px;
	align-items: center;
}

.rem_text {
	float: left;
	width: calc(100% - 7.7em);
	padding: 2px 0;
}

/*.rem_text p {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}*/

.rem_limk {
	width: 3.25em;
	margin: 0 0.6em;
	float: left;
}

.then {
	width: 100%;
	margin: 15px 0;
	padding: 10px 0;
	font-size: 14px;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	background-color: #ffffff;
	display: table;
}

.then .rem_mark { float: none;}

.then .middle {
    width: 1.75em;
    height: 1.75em;
    margin: 0.55em 0.5em;
	display: table-cell;
	vertical-align: middle;
}

.then .then_text {
	float: none;
	font-size: 14px;
	display: table-cell !important;
	vertical-align: middle;
}
.then .then_text p span { color: #333;}
.then .then_text p { color: #666;}


/*- -  我的团队  - -*/

.level {
	position: relative;
	width: 100%;
	margin: auto;
	font-size: 14px;
	text-align: center;
	/*justify-content:center;	子元素水平居中*/
	align-items:center;	/*子元素垂直居中*/
	display:-webkit-flex;
}

.upper_case {
	position: relative;
	width: 45%;
	float: left;
	/*padding-left: 10px;*/
	padding-right: 15px;
}
.line_bg, .line {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	z-index: -1;
}

.upper {}

.upper_t {
	float: left;
	width: 100%;
	padding: 7px 4px;
	display: inline-block;
	color: #ffffff;
	border: 0px solid #1B3729;
	border-radius: 5px;
	background-color: #1B3729;
}

.stop1, .stop2 {
	position: absolute;
	width: 22px;
	height: 22px;
	display: table;
	border: 1px solid #1B3729;
	border-radius: 20px;
	background-color: #fff;
	overflow: hidden;
}

.stop1 img, .stop2 img {
	width: 18px;
	height: 18px;
	margin: 2px;
	display: table-cell;
	vertical-align: middle;
}

.stop1 {
	top: 50%;
	left: 12px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.stop2 {
	top: 50%;
	right: -22px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

input.stop1[type="button"], input.stop2[type="button"] {
	background: #ffffff url(../images/go5.png) center center no-repeat;
	background-size: contain;
}

input.stop1[type="button"]:active, input.stop2[type="button"]:active {
	background: #eee url(../images/go5.png) center center no-repeat;
	background-size: contain;
}

.under_case {
	width: 55%;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}

.under {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.line_t {
	width: 100%;
	padding: 6px 2px;
	display: inline-block;
	color: #555;
	border: 1px solid #bbb;
	border-radius: 5px;
	background-color: #ffffff;
	/*color: #1B3729;
	border: 1px solid #1B3729;*/
}

.line_t:active { background-color: #eeeeee;}

.line {
	left: -15px;
	height: 50px;
	border-left: 1px solid #ccc;
}

.sel_3 {
	position: relative;
	width: 100%;
	padding: 10px 15px 0;
	z-index: 3;
}

.sel_3 select {
	width: 50%;
	float: left;
	margin-right: 3%;
	padding: 8px 4px;
	border: 1px solid #cecece;
    border-radius: 4px;
}

.sel_3 input {
	width: 30%;
	float: left;
	padding: 8px 4px;
	color: #ffffff;
	border: 1px solid #1B3729;
    border-radius: 6px;
	background: #1B3729;
}

/*- -  防伪  - -*/

.fw_inf {
	position: relative;
	width: 100%;
	justify-content:center;	/*子元素水平居中*/
	display: -webkit-flex;
}

.fw_inf_t {
	width: 69%;
	float: left;
	padding: 9px 6px;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
}

.fw_inf_b {
	width: 28%;
	margin-left: 3%;
	float: right;
	padding: 9px 2px;
	color: #ffffff;
	border: 1px solid #1B3729;
	border-radius: 4px;
	background-color: #1B3729;
}

.fw_txt {
	line-height:28px;
	padding-top: 20px;
	color: #1B3729;
	font-size: 18px;
	text-align: center;
}

.fw_case { padding-top: 20px; padding-left: 24px;}

.fw {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
}

.fw .yuan { background-color: #1B3729;}

.info_t {
	width: 100%;
	padding: 8px;
	color: #1B3729;
	border: 1px solid #1B3729;
	border-radius: 6px;
	background-color: #fff;
}

/*- -  假货举报  - -*/

.pho_case {
	width: 100%;
	padding: 15px 0;
}

a.pho {
	width: 48%;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff;
}

/*- -  团队问题  - -*/

.issue {
	width: 100%;
	padding-top: 8px;
}

.issue label {
	width: 100%;
	margin: 8px 0;
	display: block;
}

.issue textarea {
	width: 100%;
	line-height: 20px;
	padding: 0.5em;
	font-size: 15px;
	display: block;
	border: 1px solid #ccc;
	border-radius: 6px;
}

.tar1 { height: 8em;}
.tar2 { height: 6em;}

/*- -  公司公告  - -*/

.inf_pic {
	width: 5em;
	font-size: 15px;
	display: table;
}

/*- -  公司公告-新  - -*/

.news_pic {
	position: relative;
	width: 100%;
}

.news_pic a { width: 100%; display: block;}

.news_pic p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 4px 6px;
	display: block;
	color: #fff;
	font-size: 15px;
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	background-color: rgba(0, 0, 0, 0.4);
}

.inf_text {
	width: calc(100% - 5em);
	margin: auto 0;
	padding-left: 6px;
	font-size: 15px;
	white-space:nowrap; 
	text-overflow: ellipsis;
	overflow: hidden;
}

.news_c {
	width: 100%;
}

.news_c li {
	width: 100%;
	padding: 6px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
}

.news_c li:active { background-color: #f4f4f4;}

.news_a {
	position: relative;
	width: 100%;
	display: block;
	color: #333;
	font-size: 15px;
	/*align-items: center;
	display: -webkit-flex;*/
}

.news_p {
	width: 60px;
	height: 60px;
	overflow: hidden;
	text-align: center;
}
.news_p img { width: auto; height: 70px;}

.news_t {
	width: calc(100% - 65px);
	padding-bottom: 1.25em;
}

.news_poa {
	position: absolute;
	bottom: 0;
	left: 65px;
	color: #888;
}





/*- -  公告详情  - -*/

.news {
	width: 100%;
	padding: 10px 15px;
}

.news h3, .news h6 { font-weight: normal; margin: 4px 0;}
.news h3 { font-size: 20px;}
.news h6 { color: #888; font-size: 12px;}
.news h6 span { margin-right: 1em;}
.news img { margin: 4px 0;}
.news h4 {/* text-indent: 2em;*/ padding: 3px 0;}
.news p {
	line-height: 26px;
	padding-top: 4px;
	text-indent: 2em;
}
.news h5 { margin-top:4px;}

/*- -  商品详情  - -*/

.pic_sc {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
}

.pic_sc h4 {
	padding: 4px 15px;
	font-size: 16px;
	font-weight: normal;
}

.pic_sc span {
	width: 50%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #e80000;
	font-size: 14px;
	display: inline-block;
}

.pic_sc span + span { color: #666;}
/*- -  评论  - -*/

ul.judge {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	overflow: hidden;
}

ul.judge li {
	width: 100%;
	padding: 5px 0 10px;
	display: block;
	border-bottom: 1px solid #eee;
}

ul.judge li .ring_t {
	padding: 10px 0;
}

ul.judge li .ring_t .judge_sj {
	font-size: 13px;
	color: #999;
}

/*- -  订单中心  - -*/

.con { padding: 15px 15px 25px !important;}

.order {
	width: 100%;
	font-size: 15px;
	border: 1px solid #d2d2d2;
	border-radius: 6px;
}
.order .info { padding: 8px 10px;}
.order .info p { padding: 0;}

.order_cp {
	width: 100%;
	background-color: #ececec;
}

.order_cp li { padding: 6px;}
.order_cp li + li { border-top: 1px solid #d2d2d2;}

.order_pic {
	width: 60px;
	height: 60px;
	overflow: hidden;
	background-color: #ddd;
}

.order_text {
	width: calc(100% - 60px);
	padding-left: 8px;
}

.order_text p span {
	margin-right: 0.5em;
	color: #e80000;
}

.order_text p b {
	margin-left: 0.5em;
	color: #555;
	font-weight: normal;
}

.order_bon {
	width: 100%;
	padding: 4px 8px;
}

.order_bt {
	color: #1B3729;
    padding: 5px 0;
	font-size: 14px;
	border-width: 0;
	background: none;
}

.order_b {
	width: auto;
    padding: 5px 8px;
    color: #ffffff;
    font-size: 13px;
    border-width: 0;
    border-radius: 3px;
    background-color: #1B3729;
}

.order_t {
    padding: 3px;
	padding-right: 10px;
}

.order_t span {
	color: #e80000;
	font-size: 15px;
}

.dis {
	border-top: 1px solid #d2d2d2;
	display: none;
}

/*- -  申请提现  - -*/

.delivery_inf .modify_lab {
	margin-left: 1em;
	color: #1B3729 !important;
	float: none !important;
}

/*- -  在线培训课程  - -*/

.inf_text h4 {
	font-size: 15px;
	font-weight: normal !important;
}

.score { width: 100%;}
.score img { width: auto;}

.score .star {
	width: auto !important;
	display: inline-block;
}

.score i { margin-left: 0.5em;}
.mt-4 { margin-top: -4px;}

.i1 img { width: 12px;}
i.i1 { font-size: 13px;}

/*- -  培训课件  - -*/

.orator_case {
	display: block;
	width: 100%;
	margin-top: 10px;
	color: #333;
	font-size: 15px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #fff;
}

.orator {
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #e3e3e3;
	/*justify-content:center;	子元素水平居中*/
	align-items:center;	/*子元素垂直居中*/
	display:-webkit-flex;
}

.orator .awatar {
	width: 52px;
	height: 52px;
}

.orator_t {
	float: left;
	width: calc(100% - 60px);
	padding-left: 8px;
}

.orator_t p { padding: 1px 0;}

.rank {
	margin-right: 6px;
	padding: 2px 6px;
	color: #fff;
	font-size: 12px;
	border-radius: 20px;
	background-color: #e40011;
}

.ora_ic {
	position: relative;
	width: 100%;
	padding: 6px 10px;
}

.ora_i {
	width: auto;
	margin-left: 16px;
	float: right;
}

.ora_i img {
	width: auto;
	height: 16px;
	float: right;
	margin-top: 2px;
}

.ora_i span {
	margin-left: 2px;
	float: right;
} 

/*- -  讲师排名  - -*/

.splendid {
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #e3e3e3;
}
.splendid li {
	padding: 14px 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e3e3e3;
}
.splendid li:active { background-color: #f6f6f6;}

.splendid li span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	color: #1B3729;
	text-align: center;
	border: 1px solid #1B3729;
	border-radius: 50%;
	display: inline-block;
}


/*- -  在线培训界面  - -*/

.video_c { width: 100%;}

.bb_w0 { border-bottom-width: 0px !important;}
/*- -介绍- -*/
.vid_text {
	width: 100%;
	padding: 0 15px;
}

.vid_text h4 {
	margin-top: 10px;
	color: #1B3729;
	font-size: 17px;
	font-weight: normal;
}

.vid_text p {
	margin-top: 4px;
	font-size: 15px;
}
/*- -评价- -*/

.assess  {font-size: 15px;}
.assess .ring_t { padding: 10px 0 8px 0;}
.assess .ring .ring_tex { padding-bottom: 2px;}

.assess_gd {
	float: right;
	width: auto;
	line-height: 42px;
	display: inline-block;
}

.assess_gd .star {
    width: auto !important;
    display: inline-block;
}

.assess_gd i { margin-left: 0.5em;}

.assess .ring_c {
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}

.counts {
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px solid #e3e3e3;
}

.counts_t { float: left;}
.counts_t span { color: #1B3729;}

.counts_b {
	float: right;
	padding: 4px 8px;
	color: #fff;
	border-width: 0;
	border-radius: 4px;
	background-color: #1B3729;
}

.convey {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px 0;
	background-color: #fff;
}

.locate {
	position: absolute;
	right: 10px;
	top: 10px;
}

/*- -评价- -*/

.comment {
	width: 100%;
	padding-top: 30px;
	text-align: center;
}

.comment .target-demo {
	width: auto !important;
	display: inline-block;
	margin-bottom: 12px;
}

.comment .target-demo img {
	width: 24px;
}

/*- -修改- -*/

.kd_bl {
	width: 100% !important;
}






/*废弃*/
.pic_bg1 { background: #eff0f5 !important;}
.pic_bg2 { background: #ebebeb !important;}
.pic_case { width: 100%; margin: auto; padding: 51px 0 0 0;}
.pic_case a { display: block;}
.pic_end, .pic_end1 { position: fixed; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; padding: 0;}
.pic_end li { width: 33.333333%; height: 50%; float: left;}
.pic_xx { position: relative;}
.dw_wz { width: 100%; margin: auto; padding: 0 4vw 0 10vw; text-align: center; position: absolute; top: 0; left: 0;}
.dw_wz input { width: 100%;	line-height: 13vw; padding-top: 2vw; margin: auto; border: 0px solid #fff; background-color: transparent; z-index: 999;}
.dw_xx { position: absolute; top: 0; left: 0; right: 0;	width: 100%;}
.xx li input { width: 100%;	height: 15vw; border: 0px solid #fff; background-color: transparent;}
.xx { width: 100%;}
.xx li { float: left;}
.vw1 { position:relative; width: 15vw; z-index: 3;}
.vw2 { width: 70vw}
.vw3 { position:relative; width: 15vw; z-index: 6;}
.tp2 { position:relative; z-index: 4;}
/*废弃*/
