﻿/* ！标桥课堂--我的标讯
 * author: caishuxiang
 * date:2017-08-29
 * */
.mybiaoxun-wrap .content {
	position: relative;
	background-color: #fff;
	min-height: 612px;
}

.mybiaoxun-wrap .order-hd {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
}

.mybiaoxun-wrap .order-hd .all {
	float: left;
	width: 120px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}

.mybiaoxun-wrap .order-hd .cur {
	background-color: #1cadee;
	color: #fff;
	font-weight: bold;
}

.mybiaoxun-wrap .focus-tips {
	width: 926px;
	height: 64px;
	margin: 15px auto 5px;
	overflow: hidden;
	color: #ff8b17;
	background-color: #fff6ed;
}

.mybiaoxun-wrap .focus-tips p {
	margin: 8px 0 0 18px;
}

.mybiaoxun-wrap .focus-table .followtable {
	width: 926px;
	margin: 0 auto;
}

.mybiaoxun-wrap .focus-table .col01 {
	position: relative;
}

.mybiaoxun-wrap .focus-table .col01>div {
	width: 596px;
	padding-left: 20px;
}

.mybiaoxun-wrap .bill-detail {
	display: none;
	position: absolute;
	top: 39px;
	left: 154px;
	height: 58px;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	background-color: #fff;
	color: #ff9425;
	z-index: 111;
	padding: 5px 10px 0 10px;
}

.mybiaoxun-wrap .topicon {
	position: absolute;
	display: inline-block;
	width: 11px;
	height: 8px;
	top: -7.6px;
	left: 15px;
	background: url(../../images/usercenter2/focustop.png) no-repeat center;
}

.mybiaoxun-wrap .bill-detail p {
	font-weight: normal;
	line-height: 24px;
}

.mybiaoxun-wrap .focus-table .col01 a {
	color: #333;
	font-weight: bold;
}

.mybiaoxun-wrap .focus-table .col02>div {
	width: 210px;
	text-align: center;
}

.mybiaoxun-wrap .focus-table .col03>div {
	width: 100px;
	text-align: center;
}

.mybiaoxun-wrap .focus-table thead tr {
	height: 32px;
	line-height: 32px;
	line-height: 32px;
	background-color: #f7f7f7;
}

.mybiaoxun-wrap .focus-table tbody tr {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #f7f7f7;
}

.mybiaoxun-wrap .focus-swtich {
	float: left;
	height: 22px;
	width: 66px;
	margin-left: 17px;
	background: url(../../images/usercenter2/onoff.png) no-repeat;
	cursor: pointer;
}

.mybiaoxun-wrap .focus-swtich-on {
	background-position-y: -22px;
}

/*  */
.mybiaoxun-wrap .rss-tips-wrap {
	padding-bottom: 15px;
	border-bottom: 1px solid #f7f7f7;
}

.mybiaoxun-wrap .rss-tips {
	position: relative;
	height: 70px;
}

.mybiaoxun-wrap .rss-add {
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 2px;
	background-color: #1cadee;
	color: #fff;
	cursor: pointer;
}

.mybiaoxun-wrap .rss-add:hover {
	background-color: #109cd8;
}

.mybiaoxun-wrap .rss-pos {
	height: 56px;
	line-height: 56px;
	padding-left: 11px;
	margin-top: 15px;
	border-top: 1px solid #eee;
	color: #999;
}

.mybiaoxun-wrap .rss-pos .cur {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}

.mybiaoxun-wrap .rss-pos a {
	color: #333;
	float: left;
	margin-right: 5px;
}

.mybiaoxun-wrap .rss-pos a:hover {
	color: #ff9425;
}

.mybiaoxun-wrap .rss-table {
	display: none;
	width: 926px;
	margin: 0 auto;
}

.mybiaoxun-wrap .rss-table thead tr {
	height: 32px;
	line-height: 32px;
	background-color: #f7f7f7;
}

.mybiaoxun-wrap .rss-table tbody tr {
	height: 43px;
	line-height: 43px;
}

.mybiaoxun-wrap .rss-table tbody tr a {
	color: #333;
}

.mybiaoxun-wrap .rss-table tbody tr a:hover {
	color: #ff9425;
}

.mybiaoxun-wrap .rss-table .col01 div {
	width: 90px;
	text-align: center;
	padding-left: 12px;
	padding-right: 35px;
}

.mybiaoxun-wrap .rss-table .col02 div {
	width: 400px;
	text-align: left;
}

.mybiaoxun-wrap .rss-table .col03 div, .mybiaoxun-wrap .rss-table .col04 div,
	.mybiaoxun-wrap .rss-table .col05 div {
	width: 110px;
	text-align: center;
}

/* 定制跟踪 */
.mybiaoxun-wrap .custom-follow-wrap {
	padding: 15px 0;
	border-bottom: 1px solid #f7f7f7;
}

.mybiaoxun-wrap .custom-follow {
	width: 926px;
	margin: 0 auto;
}

.mybiaoxun-wrap .cusfow-hd {
	margin-bottom: 15px;
}

.mybiaoxun-wrap .subscriptionrules-tips {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	position: relative;
	top: -1px;
	left: -1px;
	color: #333;
	font-size: 11px;
	background: url(../../images/usercenter2/bxtip.png) no-repeat center;
}

.mybiaoxun-wrap .cusfow-hd h1 {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.mybiaoxun-wrap .cusfow-bd {
	width: 100%;
}

.mybiaoxun-wrap .cusfow-bd td, .mybiaoxun-wrap .cusfow-bd th {
	text-align: center;
}

.mybiaoxun-wrap .cusfow-bd thead tr {
	height: 32px;
	line-height: 32px;
	background-color: #f7f7f7;
}

.mybiaoxun-wrap .cusfow-bd tbody tr {
	height: 47px;
	border-top: 1px solid #f7f7f7;
}

.mybiaoxun-wrap .cusfow-bd .col01 div {
	width: 120px;
}

.mybiaoxun-wrap .cusfow-bd .col02 div {
	width: 120px;
}

.mybiaoxun-wrap .cusfow-bd .col03 div {
	width: 100px;
}

.mybiaoxun-wrap .cusfow-bd .col04 div {
	width: 230px;
}

.mybiaoxun-wrap .cusfow-bd .col05 div, .mybiaoxun-wrap .cusfow-bd .col06 div,
	.mybiaoxun-wrap .cusfow-bd .col07 div {
	width: 118px;
}

.mybiaoxun-wrap .cusfow-name {
	display: inline-block;
	width: 92px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border: 1px solid #1cadee;
	border-radius: 2px;
	color: #1cadee;
	cursor: pointer;
	padding: 0 5px 0 5px;
}

.mybiaoxun-wrap .viewbut {
	width: 70px;
}

.mybiaoxun-wrap .cusfow-bd .opt a {
	color: #999;
}

.mybiaoxun-wrap .cusfow-bd .opt {
	color: #999;
}

.mybiaoxun-wrap .cusfow-bd .opt a:hover {
	color: #1cadee;
}
/* 定制周期 */
.mybiaoxun-wrap .custom-cycle {
	width: 926px;
	margin: 15px auto 25px;
}

.mybiaoxun-wrap .custom-time span {
	float: left;
	margin-right: 40px;
	cursor: pointer;
}

.mybiaoxun-wrap .custom-time i {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.mybiaoxun-wrap .custom-time .save {
	display: inline-block;
	width: 62px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: -5px;
	border-radius: 2px;
	background-color: #1cadee;
	color: #fff;
	cursor: pointer;
}

.mybiaoxun-wrap .custom-time .save:hover {
	background-color: #109cd8;
}

.mybiaoxun-wrap .cuscyc-text {
	margin-top: 15px;
	color: #999;
}

.mybiaoxun-wrap .cuscyc-text li {
	overflow: hidden;
}

.mybiaoxun-wrap .cuscyc-text .title {
	float: left;
	width: 56px;
}

.mybiaoxun-wrap .cuscyc-text .con {
	float: left;
}

.mybiaoxun-wrap .focus-table {
	min-height: 300px;
}

.mybiaoxun-wrap .tablerss {
	min-height: 250px;
}

/* 分页 */
.mybiaoxun-wrap .pages {
	float: right;
	margin: 20px;
}

/*标讯订阅修改提示框*/
#bxdyview-wrap {
	margin: 5px auto 0;
	padding: 10px 10px 0 10px;
}

#bxdyview-wrap p {
	padding-bottom: 3px;
	font-size: 14px;
	text-align: center;
}

#bxdyview-wrap .bx-tips {
	font-size: 18px;
}

#bxdyview-wrap .showmytip {
	color: #999;
}

#bxdyview-wrap #closeview {
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	border: none;
	cursor: pointer;
	border-radius: 2px;
	background: rgb(31, 171, 222);
	width: 100%;
	height: 32px;
	margin: 18px 0 15px;
}

#bxdyview-wrap #closeview:hover {
	background: rgb(39, 187, 241);
}

#bxdyview-wrap #showmybx:hover, #bxdyview-wrap #showmyms:hover {
	cursor: pointer;
	color: #ff8b17;
}

#bxdyview-wrap #showmybx, #bxdyview-wrap #showmyms {
	margin-left: 5px;
	margin-right: 5px;
	color: #27bbf1;
}

.mybiaoxun-wrap .focus-table .col01>.ellicape.userattention {
	float: left;
	max-width: 550px;
	width: auto;
}

.mybiaoxun-wrap .focus-table .col01>.attentionvip {
	float: left;
	width: auto;
	padding-left: 0;
	height: 43px;
	line-height: 43px;
}

.attentionvip img {
	margin-left: 10px;
	vertical-align: -2px;
}

.mybiaoxun-wrap .focus-table .col01>.viptxt {
	display: none;
	position: absolute;
	left: 364px;
	top: -25px;
	width: 259px;
	height: 32px;
	line-height: 32px;
	padding-left: 50px;
	color: #fff;
	background: url(../../images/biaoxun2/viptxtbg.png) no-repeat center;
	background-size: 100% 100%;
	z-index: 2;
	font-size: 14px;
	cursor: pointer;
}

.mybiaoxun-wrap .rss-table .col02 {
	position: relative;
}

.mybiaoxun-wrap .rss-table .col02>.subscribevip {
	float: left;
	width: auto;
	padding-left: 0;
	height: 43px;
	line-height: 43px;
}

.mybiaoxun-wrap .rss-table .col02>.subscribevip img {
	vertical-align: -2px;
	margin-left: 0;
}

.mybiaoxun-wrap .rss-table .col02>.ellicape.subscribewrap {
	max-width: 390px;
	float: left;
	width: auto;
	margin-right: 10px;
}

.mybiaoxun-wrap .rss-table .col02>.viptxt {
	display: none;
	position: absolute;
	left: 262px;
	top: -25px;
	width: 259px;
	height: 32px;
	line-height: 32px;
	padding-left: 50px;
	color: #fff;
	background: url(../../images/biaoxun2/viptxtbg.png) no-repeat center;
	background-size: 100% 100%;
	z-index: 2;
	font-size: 14px;
	cursor: pointer;
}

.hot-keywords {
	width: 100%;
	height: 28px;
	line-height: 38px;
	color: #f88b14;
	padding-left: 74px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}

.hot-keywords span {
	display: inline-block;
}

.hot-keywords span em:hover {
	color: #1cadee;
	cursor: pointer;
}

.biaoxunsubscribe-wrap .key-description .recommend {
	color: #999;
}

.synonym-start {
	color: #333;
}

.key-description, .synonym-ul {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	letter-spacing: 1px;
}

.key-description i, .synonym-ul i {
	margin-right: 6px;
	margin-top: 3px;
	display: inline-block;
	height: 12px;
	width: 12px;
	border-radius: 0;
}

.synonym-ul i {
	margin-left: 10px;
	vertical-align: -1px;
}

.synonym-check {
	width: 14px;
	height: 14px;
	margin-right: 10px;
	margin-top: 7px;
	border: 1px solid #bfbfbf;
	border-radius: 2px;
	box-sizing: border-box;
}

.synonym-checked {
	border: 0;
	background: url(../../images/usercenter2/checkicon.jpg) no-repeat center;
	background-size: 14px;
}

.synonym-ul {
	padding-left: 74px;
	padding-top: 9px;
}

.synonym-ul li {
	display: none;
}

.mybiaoxun-wrap .search {
	float: right;
	margin-top: -10px;
	padding-bottom: 10px
}

.mybiaoxun-wrap .search input {
	float: left;
	width: 270px;
	padding-left: 8px;
	height: 30px;
	/* line-height: 30px; */
	vertical-align: middle;
	outline: none;
	border: 1px solid #2db6f4;
}

.mybiaoxun-wrap .search .serhbtn {
	float: left;
	width: 48px;
	height: 32px;
	background: #2db6f4 url(../../images/biaoxun2/search-btn.png) no-repeat
		center;
	cursor: pointer;
}