@charset "utf-8";

/*弹层*/

.live_popup {
	position: fixed;
	left: 50%;
	top: 30%;
	z-index: 300
}

.live_popup_h {
	height: 38px;
	background-color: #4285F4;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 38px;
}

.live_popup_trade {
	z-index: 300;
	padding: 30px 60px;
	position: fixed;
	left: 50%;
	/*top: 30%;*/
	margin-left: -250px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.live_popup_trade_1 {
	z-index: 300;
	padding: 30px 30px;
	position: fixed;
	left: 50%;
	/*top: 30%;*/
	margin-left: -250px;
	background-color: #fff;
	border: 1px solid #ccc;

	width: 480px;
	margin-left: -240px;
	box-sizing: border-box;

}

.live_popup .clos {
	background: none;
	color: white;
	font-size: 24px;
	line-height: 14px;
}

.popup_gb_btn2 {
	width: 14px;
	height: 14px;
	background: url("../images/live_closed_02.png") no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer
}

.popup_h38 {
	height: 38px;
	background-color: #4285F4;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
}


/*课程表*/

.popup_timetables {
	width: 600px;
	background-color: #ffffff;
	border: solid 1px #979797;
	display: none
}

.popup_timetables .live_popup_h {
	height: 30px;
	cursor: move
}

.popup_timetables_t {
	position: relative;
	width: 560px;
}

.popup_timetables_t h5 {
	text-align: center;
	color: #403e3c;
}

.popup_timetables_t i {
	width: 10px;
	height: 16px;
	display: block;
	position: absolute;
}

.timetables_t_l {
	left: 10px;
	background: url("../images/live_timetables_l.png") no-repeat;
}

.timetables_t_r {
	right: 10px;
	background: url("../images/live_timetables_r.png") no-repeat;
}

.popup_timetables_gb {
	width: 14px;
	height: 14px;
	background: url("../images/live_closed_02.png") no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer
}

.popup_timetables_nav {
	padding: 18px 10px 3px;
	border-bottom: 1px solid #cacaca;
	text-align: center;
	margin-bottom: 9px;
}

.popup_timetables_nav span {
	height: 20px;
	border-radius: 10px;
	background-color: #ffecc7;
	padding: 0 14px;
	line-height: 20px;
	display: inline-block;
	margin: 0 20px;
	cursor: pointer
}

.popup_timetables_nav .active {
	background: #f6a10f;
	color: #fbd99c
}

.popup_timetables_con {
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	display: none
}

.timetables_con_dl {
	width: 25%;
	float: left;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	box-sizing: border-box;
	*width: 148px;
	font-size: 12px;
}

.timetables_con_dl.active dt {
	background: #f6a10f;
	color: #fff;
}

.timetables_con_dl.active dd {
	background: #ff6622;
	color: #fff;
}

.timetables_con_dl dt {
	height: 27px;
	background-color: #ebebeb;
	text-align: center;
	line-height: 27px;
}

.timetables_con_dl dd {
	text-align: center;
	line-height: 17px;
	height: 55px;
	padding-top: 5px;
	color: #403e3c;
}

.timetables_con_dl dd span {
	display: block;
}

.timetables_tab_con {
	padding: 0 10px 10px;
}


/*财经日历*/

.popup_finance_date {
	width: 550px;
	background: #fff;
	padding-bottom: 8px;
	display: none
}

.popup_finance_date .live_popup_h {
	height: 38px;
	background-color: #f7a200;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 38px;
}

.finance_date_select {
	width: 130px;
	height: 19px;
	background: #fff;
	margin: 4px 0;
	border: 1px solid #e4e4e4;
	display: inline-block;
}

.finance_date_select p {
	display: block;
	padding: 0 28px 0 10px;
	line-height: 19px;
	cursor: pointer;
}

.finance_date_select .set {
	background: url("../images/live_nav_btup.png") 112px center no-repeat;
}

.finance_date_select .select {
	background: url("../images/live_nav_btdown.png") 112px center no-repeat;
}

.finance_date_select ul {
	width: 114px;
	position: absolute;
	background: #fff;
	display: none;
	z-index: 10;
	border: 1px solid #ccc
}

.finance_date_select ul li {
	cursor: pointer;
	padding: 0 0 0 10px;
}

.finance_date_select ul li:hover {
	background: #f4a100;
	color: #fff;
}

.finance_date_nav {
	height: 29px;
	background-color: #ffecc7;
	line-height: 29px;
	margin-bottom: 5px;
}

.finance_date_nav span {
	display: inline-block;
	font-size: 12px;
	float: left;
}

.popup_finance_date .date_sp1 {
	width: 60px;
	text-indent: 8px;
}

.popup_finance_date .date_sp2 {
	width: 190px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup_finance_date .date_sp3 {
	width: 65px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup_finance_date .date_sp3 img {
	vertical-align: middle
}

.popup_finance_date .date_sp4 {
	width: 55px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup_finance_date .date_sp5 {
	width: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup_finance_date .date_sp6 {
	width: 70px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup_finance_date .date_sp7 {
	width: 230px;
}

.popup_finance_date .date_sp7 img {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px;
}

.popup_finance_date .date_sp8 {
	width: 90px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.popup_finance_date .date_sp9 {}

.finance_date_con .date_sp1 {
	padding-top: 2px;
}

.finance_date_con {
	height: 190px;
	overflow-y: scroll;
}

.finance_date_con span {
	display: inline-block;
	font-size: 12px;
	overflow: hidden;
	float: left;
}

.finance_date_list {
	padding: 5px 0;
}

.finance_date_none {
	text-align: center;
	padding: 40px 0;
}


/*请您升级*/

.popup_upgrade {
	width: 360px;
	margin-left: -180px;
	height: 197px;
	background-color: #ffffff;
	box-shadow: 0 1px 4px 0 #ccc;
	display: none
}

.popup_upgrade .live_popup_h {
	height: 38px;
}

.popup_upgrade_tp {
	margin-bottom: 27px;
	padding-left: 38px;
	padding-top: 10px;
	background: url("../images/upgrade_t1.png") no-repeat 11px 17px;
}

.popup_upgrade_tp p {
	font-weight: 500;
	color: #434240;
	line-height: 20px;
}

.popup_upgrade_btn {
	text-align: center
}

.upgrade_btn_a,
.upgrade_btn_b {
	width: 142.2px;
	height: 30px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin: 0 5px;
}

.upgrade_btn_a {
	background-color: #4a90e2;
}

.upgrade_btn_b {
	background-color: #f7a200;
}


/*即时建议详情*/

.popup_timely_advice {
	width: 496px;
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: 0 1px 4px 0 #ccc;
	display: none
}

.popup_timely_advice .live_popup_h {
	height: 38px;
	background-color: #4285F4;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
}

.timely_advice_con {
	font-size: 12px;
	min-height: 154px;
	font-weight: 600;
	overflow: hidden
}

.advice_con_tp {
	height: 33px;
	background-color: #ededed;
	line-height: 33px;
	color: #121212;
}

.popup_timely_advice span {
	float: left;
	display: inline;
}

.popup_timely_advice .sp1 {
	width: 140px;
	text-indent: 15px;
}

.popup_timely_advice .sp2 {
	width: 160px;
}

.popup_timely_advice .sp3 {
	width: 184px;
}

.advice_con_bm {
	margin-top: 8px;
	line-height: 18px;
}

.timely_advice_release {
	border-bottom: 2px solid #f2f2f2;
	border-top: 2px solid #f2f2f2;
	height: 36px;
	line-height: 36px;
}

.timely_advice_release span {
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 600
}

.timely_advice_release .sp4 {
	width: 190px;
	text-indent: 15px;
}

.timely_advice_release .sp5 {
	width: 120px;
}

.timely_advice_release .sp6 {
	width: 184px;
}

.timely_advice_bm {}

.timely_advice_sp4 {
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 600;
	text-indent: 15px;
	margin-top: 10px;
}

.timely_advice_tit {
	font-size: 12px;
	font-weight: 500;
	color: #949494;
	line-height: 39px;
	margin-right: 13px;
}

.timely_advice_like {
	font-size: 12px;
	font-weight: 600;
	color: #121212;
	background: url("../images/desktop-h-d_14.png") no-repeat left center;
	margin: 15px 0 0 16px;
	padding-left: 20px;
	cursor: pointer;
	position: relative
}


/*建议点赞*/

.timely_advice_like em {
	margin: 0 5px;
}


/*播间公告通知*/

.popup_room_notice {
	width: 541px;
	margin-left: -270px;
	background-color: #ffffff;
	box-shadow: 0 1px 4px 0 #ccc;
	display: none
}

.popup_room_notice .live_popup_h {
	text-align: center;
	height: 56px;
	background-color: #eb6b29;
	color: #fff;
}

.popup_room_notice .live_popup_h span {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	padding-top: 9px;
}

.popup_room_notice .live_popup_h em {
	font-size: 12px;
}

.popup_room_notice_con {
	padding: 20px 16px 40px 16px;
	overflow: auto;
	max-height: 215px
}

.popup_room_notice_con span {}

.popup_room_notice_con em {
	display: block;
	text-align: right
}

.popup_room_notice_con p {
	text-indent: 2em;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	word-wrap: break-word;
}


/*绑定播间*/

.popup_room_binding {
	width: 328px;
	margin-left: -164px;
	background-color: #ffffff;
	box-shadow: 0 1px 4px 0 #ccc;
	display: none
}

.popup_room_binding_con {
	padding: 22px 23px 30px 55px;
}

.popup_room_binding_con dt {
	font-size: 12px;
	position: relative
}

.popup_room_binding_con dt span {}

.popup_room_binding_con dt em {
	font-weight: 500;
	color: #ff9e0f;
	display: block;
}

.popup_room_binding_con dt i {
	position: absolute;
	left: -25px;
	top: 2px;
}

.popup_room_binding_con dd {}

.popup_room_binding_con dd label {
	display: block;
	margin: 5px 0;
}

.popup_room_binding_con label input {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}

.room_binding_sure {
	width: 157px;
	height: 30px;
	background-color: #f7a200;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border: none;
	font-size: 16px;
	font-weight: 600;
	margin: 20px auto 0;
	display: block;
	cursor: pointer;
	outline: none
}


/*我要提问*/

.popup_question_to {
	width: 496px;
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: 0 1px 4px 0 #ccc;
	overflow: hidden;
	display: none
}

.popup_question_con {
	padding: 0 10px;
}

.popup_question_pt {
	height: 27px;
	line-height: 27px;
}

.popup_question_pt {
	font-size: 12px;
	color: #121212;
}

.popup_question_pt h6 {
	font-weight: 600;
}

.popup_question_word {
	width: 455px;
	height: 50px;
	border: solid 1px #c1c1c1;
	margin-bottom: 10px;
	padding: 10px;
}

.popup_question_sub {}

.popup_question_sub label {
	font-size: 12px;
}

.popup_question_sub label input {
	margin: 0 4px;
	vertical-align: middle;
	display: inline-block
}

.question_sub_mtbtn {
	width: 55px;
	height: 24px;
	border-radius: 2px;
	background-color: #f7a200;
	border: none;
	font-weight: 500;
	color: #ffffff;
}

.popup_question_tit {
	font-size: 10px;
	font-weight: 500;
	color: #f84b4e;
	margin-bottom: 60px;
}

.popup_question_discuss {
	height: 200px;
}

.mortal_word {
	margin-bottom: 30px;
}

.mortal_word_con {
	width: 372px;
	background-color: #f7f9fa;
	border: solid 1px #dcdcdc;
	position: relative
}

.mortal_word_con dl {
	padding: 10px 12px;
	font-size: 12px;
	font-weight: 600
}

.mortal_word_con dl dt {
	margin-bottom: 17px;
}

.mortal_word_con dl dd span {
	margin-right: 15px;
}

.mortal_word .marl40 {
	margin-left: 20px;
}

.mortal_word .marr40 {
	margin-right: 20px;
}

.discuss_th_l,
.discuss_th_r {
	width: 8px;
	height: 9px;
	display: block;
	position: absolute;
	top: 10px;
}

.discuss_th_l {
	background: url("../images/discuss_th_l.png") no-repeat;
	left: -8px;
}

.discuss_th_r {
	background: url("../images/discuss_th_r.png") no-repeat;
	right: -8px;
}


/*我要晒单*/

.live_popup_trade .clos {
	cursor: pointer;
	color: #cbcbcb;
	font-size: 30px;
	line-height: 14px;
	position: absolute;
	right: 15px;
	top: 15px;
}

.live_popup_trade_tit {
	font-size: 24px;
	font-weight: 500;
	color: #666666;
	text-align: center;
}

.live_popup_trade #toTrade {
	outline: none;
	padding: 0;
	width: auto;
	height: 90px;
	border-radius: 4px;
	background-color: #fafafa;
	border: solid 1px #d9d9d9;
}

.live_popup_trade #toTradeSave {
	cursor: pointer;
	width: 406px;
	height: 47px;
	line-height: 47px;
	border-radius: 4px;
	background-color: #d1a151;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

.trade_popup_send {
	text-align: center;
}

.popup_trade_explain {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.43);
	margin-bottom: 55px;
}

#toTradeUp {
	padding: 0;
	margin: 18px 0 10px 0;
	width: 80px;
	height: 22px;
	border-radius: 4px;
	background: url("../images/upNode.jpg") no-repeat left center;
}

#toTradeUp>div {
	width: 80px;
	height: 22px;
}

#toTradeUp .webuploader-pick {
	opacity: 0;
}

#toTradeUp_ok {
	background: url(../images/binding_t1.png) 0px 2px no-repeat;
	left: 86px;
	background-size: 15px 15px;
	padding-left: 17px;
	position: absolute;
	top: 20px;
	display: none;
}

#will_trade_to .ask_popup_box {
	padding: 0;
}

.live_popup_trade_name {
	height: 30px;
	margin-bottom: 15px;
}

.live_popup_trade_name img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 5px;
}

.live_popup_trade_name p {
	font-size: 14px;
	font-weight: 500;
	color: #d1a151;
	display: inline;
}


/*我的消息*/

.questionAndAnswerListMe li {
	overflow: hidden;
	margin-bottom: 5px;
}

.questionAndAnswerListMe li img {
	vertical-align: middle;
}

.questionAndAnswerListMe li p {
	line-height: 26px;
}

.questionAndAnswerListMe li dt {}

.questionAndAnswerListMe li dl {
	padding-top: 10px;
	width: 85%;
	background: transparent;
}

.questionAndAnswerListMe .live_question_font_reply {
	margin-bottom: 5px;
}


/*我的晒单*/

.popup_person_trade {
	z-index: 300;
	width: 678px;
	padding: 28px 40px 28px 40px;
	height: 510px;
	border: solid 1px #979797;
	position: fixed;
	left: 50%;
	/*top: 10%;*/
	margin-left: -380px;
	background-color: #fff;
}

.popup_person_trade .clos {
	cursor: pointer;
	color: #cbcbcb;
	font-size: 30px;
	line-height: 14px;
	position: absolute;
	right: 15px;
	top: 15px;
}

.popup_person_trade .clos:hover {
	opacity: 0.7;
}

.popup_person_trade .live_popup_trade_avt {
	width: 104px;
	height: 104px;
	border-radius: 100px;
	margin-bottom: 10px;
}

.popup_person_trade .live_popup_trade_nick {
	font-size: 18px;
	font-weight: 500;
	color: #444444;
	margin: 35px 0 0 30px;
}

#person_trade_list {
	height: 330px;
	margin-top: 16px;
}

#person_trade_list .noData {
	text-align: center;
}

.popup_showTrade_img {
	text-align: center;
	z-index: 400;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
}

.popup_showTrade_img p {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #ccc;
	margin: 20px 40px 20px 40px;
}

.popup_showTrade_img img,
.showLivePoint_img_big img {
	max-height: 80%;
	max-width: 80%;
}

.showLivePoint_img_big img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.showTrade_img_big_toClose,
.showLivePoint_img_big_close {
	width: 28px;
	display: inline-block;
	height: 28px;
	background-color: #ffffff;
	color: #59626a;
	border-radius: 50%;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.showTrade_img_big_toClose:hover {
	background-color: #D43F27;
	color: #FFFFFF;
}

/*直播观点弹层*/
.showLivePoint_img_big .leftBtn,
.showLivePoint_img_big .rightBtn {
	position: absolute;
	/*left: 2%;*/
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 50px;
	height: 50px;
	font-family: "宋体";
	color: #fff;
	line-height: 50px;
	cursor: pointer;
}

.showLivePoint_img_big .leftBtn {
	left: 2%;
}

.showLivePoint_img_big .rightBtn {
	right: 2%;
}

.showLivePoint_img_big_close:hover,
.showLivePoint_img_big .leftBtn:hover,
.showLivePoint_img_big .rightBtn:hover {
	opacity: 0.8;
}

/*indexCSS整理*/


.live_left {
	/* width: 60%; */
	/*padding-top: 75px;*/
	overflow: hidden;
}

.live_le_up {
	width: 100%;
	/*height: 300px;*/
	background-color: #313131;
	position: relative;
}

.comment_right {
	position: relative;
	/* width: 39.5%; */
	flex: 1;
	/* top: 5px; */
	margin-right: 20px;
	/* right: 0; */
	z-index: 19;
	height: 100%;
	flex: 1;
}

.comment_con {
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	/* padding-bottom: 40px; */
}

.comment_con .docDownBtn {
	position: absolute;
	top: 180px;
	right: 10px;
	background: #D1A151;
	color: #fff;
	width: 40px;
	height: 40px;
	padding: 5px;
	text-align: center;
	z-index: 5;
}

.comment_con .docDownBtn:hover {
	opacity: 0.9;
}

.contacts {
	background-color: #fff;
	width: 100%;
	padding: 10px 10px;
	box-sizing: border-box;
	text-align: right;
	cursor: pointer;
}

.contacts span {
	color: #EC6A17;
}

.contacts_list span {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(77, 77, 77, 1);
	margin-right: 10px;
}

.contacts_list {
	display: flex;
	justify-content: space-between;
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 16px;
	/* border: 1px solid #e6e6e6; */
	border-top: 20px solid #f4f4f4;
	display: flex;

	align-items: center;
	/*border-bottom: 1px solid #e6e6e6;*/


}

.contacts .contacts_div {
	cursor: pointer;
	line-height: 50px;
	height: 50px;
	padding-right: 10px;
}

.contacts_div img {
	width: 35px;
	vertical-align: middle;
	height: 35px;
	border-radius: 50%;
	display: inline-block;
}

.contacts_div span {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	padding: 0 10px;
	background: #d37e52;
	color: #fff;
	border-radius: 5px;
	line-height: 30px;
}

.contacts .thumb_up {
	cursor: pointer;
	line-height: 50px;
	color: #666;
	padding-left: 30px;
	background: url("../images/thume.png") 3px center no-repeat;
	background-size: 25px;
}

.contacts .thumb_up.active {
	background-image: url("../images/thume_a.png");
}

.contacts .thumb_up img {
	padding-right: 5px;
}

.contacts .thumb_up p {
	display: inline;
	padding-left: 5px;
}

#trade_height {
	width: 100%;
	background: #fff;
	padding-bottom: 30px;
}

.showTradeList {
	width: 100%;
	margin: 0;
}

.showTrade_top_s1 {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
}

#trade_height .showTrade_top_s1 img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	background: #fff;
}

.showTrade_top_s2 {
	font-size: 14px;
	font-weight: 500;
	color: #ea6b29;
	margin: 5px 0 0 5px;
	cursor: pointer;
}

.showTrade_div {
	margin: 20px 20px 0 20px;
	position: relative;
}

.showTrade_top {
	margin-bottom: 12px;
}

.showTrade_img {
	margin: 7px 0 14px;
	cursor: pointer;
}

.showTrade_img img {
	width: 100%;
	height: 63px;
}

.showTrade_con p {
	font-size: 14px;
	font-weight: 500;
	color: #333333;
}

.showTrade_good {
	font-size: 12px;
	color: #b6b6b6;
	margin-bottom: 18px;
}

.showTrade_comList {
	/*position: absolute;
	z-index: 10;*/
	width: 100%;
}

.showTrade_comment {
	background-color: #f3f3f5;
	padding: 10px;
}

.com_rep {
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 5px;
	word-break: break-all;
}

.com_rep .com_nick {
	font-size: 14px;
	font-weight: 500;
	color: #eb6b29;
	cursor: pointer;
}

.com_con {
	word-break: break-all;
}

.loc_reply {
	color: #eb6b29;
}

.ping_img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.zan_img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.ping_zan {
	/*margin-left: 20px;*/
	cursor: pointer;
}

.click_ping {
	margin-left: 10px;
}

.ping_num_font {
	font-size: 12px;
	color: #000000;
}

.ping_text {
	height: 22px;
	width: 100%;
	border: none;
	margin-bottom: 7px;
}

.showTrade_com_con {
	margin-bottom: 10px;
}

.showTrade_ping_con {
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
}

.ping_btn {
	width: 80px;
	height: 24px;
	line-height: 24px;
	border-radius: 4px;
	text-align: center;
	background-color: #eb6b29;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
}

.ping_btn:hover {
	opacity: 0.7;
}

#personShowTrade .showTradeList {
	width: 50%;
}

#personShowTrade .showTrade_img img {
	width: 100%;
	height: 62px;
}

.select_item {
	border: 1px solid #ccc;
	position: relative;
	/* top: 5px; */
	background: url("../images/sanjiao.png") 68px center no-repeat;
	border-radius: 4px;
}

.select_item:hover,
.select_item.active {
	border-color: #eb6b29;
}

.select_result {
	width: 87px;
	height: 27px;
	line-height: 29px;
	text-align: center;
	text-indent: -8px;
	cursor: pointer;
}

.select_module_con span {
	margin-right: 0;
}

.select_module_con span:hover {
	color: #ea6b29;
}

.select_item ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -1px;
	width: 100%;
	background: #fff;
	border: 1px solid #eb6b29;
	border-radius: 0 0 4px 4px;
	border-top-color: #fff;
	margin-top: -4px;
	line-height: 25px;
	z-index: 20;
}

.select_item ul li {
	text-align: center;
	cursor: pointer;
}

.select_item ul li:hover {
	background: #ea6b29;
	;
	color: #fff;
}

.trade_list_con {
	width: 50%;
}


/*shipin*/

.video_container {
	position: relative;
	width: 100%;
	height: 100%;
}

.live_box_video {
	width: 100%;
	height: 100%;
}

.videoAreaObj {
	width: 100%;
	height: 100%;
	/*position: absolute;*/
}

.videoAreaObj.fixon {
	position: fixed;
	top: 0;
	left: 0;
	width: 400px;
	height: 225px !important;
	z-index: 30
}

.live_box_video .closeVideo {
	position: absolute;
	width: 40px;
	line-height: 40px;
	right: 0;
	top: 0;
	color: #fff;
	cursor: pointer;
	display: none;
	text-align: center;
}

.video_container .now_video {
	position: absolute;
	top: 20px;
	left: 20px;
	background: rgba(255, 255, 255, .6);
	border-radius: 10px;
	font-size: 12px;
	padding-right: 10px;
	line-height: 22px;
	z-index: 2;
}

.video_container .now_video span {
	background-color: #c6a150;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	margin-right: 5px;
}

.video_container .get_course_btn_con {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -50px;
	color: #999;
	font-size: 12px;
	text-align: center;
	width: 13px;
	z-index: 4;
}

.video_container .get_course_btn {
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
	width: 13px;
	height: 100px;
	background: #272b31 url(../images/show_course.png) no-repeat center;
	background-size: contain;
}

.hide_course_btn {
	position: absolute;
	top: 150px;
	left: 0;
	width: 14px;
	height: 47px;
	border-radius: 2px;
	background: #404d5a url("../images/hide_course.png") no-repeat left;
	background-size: contain;
	color: #979797;
	cursor: pointer;
}

.course_list {
	position: absolute;
	top: -150px;
	left: 100%;
	width: 300px;
	height: 360px;
	background: rgba(0, 0, 0, .8);
	border-radius: 5px 0 0 5px;
}

.course_list_tit {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	color: #999;
	padding: 10px 0;
}

.course_list_tit p {
	text-align: center;
}

.course_list_nav {
	overflow: hidden;
	padding: 10px 0;
	color: #888;
	cursor: pointer;
}

.course_list_nav div {
	width: 20%;
	float: left;
}

.course_list_nav div.active {
	color: #eb6b29;
}

.course_list_nav div p {
	text-align: center;
}

.course_list_con {
	width: 100%;
	height: 260px;
	display: none;
}

.course_list_con li {
	overflow: hidden;
	line-height: 30px;
	color: #999;
	padding: 5px 0;
}

.course_list_con li.active {
	color: #eb6b29;
}

.course_list_con li.active i {
	background-color: #eb6b29;
}

.course_list_con li i {
	width: 6px;
	height: 6px;
	background-color: #999;
	float: left;
	margin: 12px 0 0 15px;
}

.course_list_con li span {
	width: 30%;
	float: left;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.course_list_con li span.time {
	font-size: 12px;
	text-align: center;
}

.no_login {
	color: #eb6b29;
	cursor: pointer;
}

.repClick {
	/*position: relative*/
}

.atDiv {
	position: absolute;
	bottom: 42px;
	left: 10px;
	background-color: #FFF;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
	width: 52px;
	display: none;
	border-radius: 3px;
	padding: 8px 10px 8px 5px;
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
	z-index: 10;
}

.que .atDiv {
	left: 0;
}

.atDiv .preson_show {
	margin-top: 3px;
}

.atDiv .answer_show {
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
	display: block;
	margin-top: 3px;
}

.atDiv .cur:hover {
	opacity: 0.7;
}

.sj {
	width: 10px;
	position: absolute;
	left: 15px;
	bottom: -5px;
	height: 5px;
	background: url(../images/sj.png) no-repeat left center;
	background-size: 100% 100%;
}

.live_question_l_img {
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
}

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

.live_question_l_at {
	margin: 0 10px;
}

.mySpeak .repClick {
	float: right;
}

.mySpeak .interflow_conr {
	float: right;
}

.mySpeak .tx_r {
	text-align: right;
}

.questionFlag .name_sty {
	color: #eb6b29;
}

.comli i {
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 60px;
	top: 33px;
	width: 10px;
	height: 12px;
}

.spe i,
.que i {
	background-image: url(../images/blicon.png);
	top: 35px;
}

.mySpeak i {
	background-image: url(../images/blicon_z.png);
	left: auto;
	right: 51px;
}

.bd .con {
	background: #edf3f7;
	border-radius: 5px;
	display: block;
	padding: 5px 10px;
}

.bd i {
	background-size: cover;
	background-image: url(../images/blicon_z.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 51px;
	top: 33px;
	width: 10px;
	height: 12px;
}

.mySpeak .interflow_conr .interflow_p2 {
	float: right;
	background: #f1f6fe;
}

.hfmar {
	margin: 0 5px;
}

.loginInToWatch {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 400px;
	height: 250px;
	background: #fff;
	z-index: 100;
	display: none;
}

.loginInToWatch_tit {
	line-height: 40px;
	background: #F4A100;
	text-align: center;
	color: #fff;
}

.loginInToWatch_con {
	padding: 35px 25px;
}

.loginInToWatch_btn {
	line-height: 40px;
	width: 150px;
	background: #F4A100;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}

.loginInToWatch_btn:hover {
	background: #f4b200;
}