.userinfo-close {
	width: 100%;
	padding-top: 48px;
	margin-bottom: 10px;
}

.userinfo-close .headbox {
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 auto;
}

.userinfo-close .headbox img {
	width: 100%;
	height: 100%;
	border-radius: 30px;
}

.userinfo-open {
	width: 200px;
	padding: 20px 0 10px 0;
	margin: 0 auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}

.userbar {
	width: 100%;
}

.userinfo-open .headbox {
	display: block;
	width: 60px;
	height: 60px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 60px;
	overflow: hidden;
	margin-right: 6px;
	float: left;
}

.userinfo-open .headbox img {
	width: 100%;
	height: 100%;
	border-radius: 60px;
}

.userinfo-open .user_sm {
	width: 110px;
	float: left;
	font-family: "微软雅黑";
}

.userinfo-open .user_sm em {
	display: block;
	font-size: 16px;
	font-weight: 800;
	font-style: normal;
	color: #fff;
}

.userinfo-open .user_sm em i {
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	margin-left: 5px;
	color: rgba(255, 255, 255, 0.8);
}

.userinfo-open .user_sm span {
	display: block;
	width: 100%;
	height: 1.7em;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.userinfo-open .user_sm a {
	margin-right: 8px;
	color: rgba(255, 255, 255, 0.8);
	text-decoration: underline;
}

.userinfo-open .user_sm a:hover {
	color: #FFF;
}

.userinfo-open .usertj {
	width: 100%;
	padding: 10px 0;
}

.userinfo-open .usertj a {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: rgba(255, 255, 255, 0.2);
	border-radius: 3px !important;
	text-align: center;
	color: rgba(255, 255, 255, 0.85);
	float: left;
	margin: 0 2px;
	position: relative;
}

.userinfo-open .usertj a i {
	display: block;
	min-width: 18px;
	height: 18px;
	border-radius: 20px;
	line-height: 20px;
	font-size: 10px;
	font-style: normal;
	color: #fff;
	font-weight: normal;
	background: rgba(255, 102, 0, 0.8);
	position: absolute;
	right: -4px;
	top: -7px;
}

.yellow_tip {
	background: rgba(255, 153, 0, 0.8) !important;
}

.juese {
	width: 201px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	font-family: "微软雅黑";
}

.tab_sj {
	width: 100%;
	padding: 0 1px;
}

.tab_sj a {
	display: block;
	width: 100%;
	line-height: 28px;
	color: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.2);
	padding: 0 10px;
	margin: 2px 0;
	position: relative;
}

.tab_sj a:hover {
	text-decoration: none;
	background: #fff;
	color: #555;
	border: 1px solid #fff;
}

.tab_sj a span {
	display: block;
	position: absolute;
	top: 1px;
	right: 10px;
}

a.yw_open:link, a.yw_open:visited {
	background: #fff;
	color: #555;
	border: 1px solid #fff;
}

.blockcolor {
	display: block;
	width: 5px;
	height: 100%;
	background: #f3565d;
	position: absolute;
	top: 0;
	left: 0;
}

.blockcolor2 {
	display: block;
	width: 5px;
	height: 100%;
	background: #dfba49;
	position: absolute;
	top: 0;
	left: 0;
}

.ywmain {
	padding-top: 20px;
	padding-left: 1px;
}

.ywmain a {
	display: block;
	width: 98px;
	height: 74px;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	background: rgba(255, 255, 255, 0.2);
	float: left;
	margin: 1px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.ywmain a:hover {
	background: rgba(255, 255, 255, 0.5);
}

.ywmain a em {
	display: block;
	width: 46px;
	height: 46px;
	padding: 10px;
	margin: 0 auto;
}

.ywmain a em img {
	display: block;
	width: 100%;
	height: 100%;
}

.friendlink {
	width: 204px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	margin-top: 10px;
	font-family: "微软雅黑";
}

.friendlink em {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #66a4e3;
	background: rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 5px 5px;
	margin-bottom: 12px;
}

.friendlink a {
	display: block;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.4);
	padding: 1px 0;
}

.friendlink a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.label-color {
	background: rgba(0, 0, 0, 0.1);
	font-size: 11px !important;
	border-radius: 0 !important;
}

.tipslabel {
	font-size: 12px;
	position: absolute;
	top: 11px;
	right: 18px;
}

/***
.tog_button{
	width:24px;
	height:24px;
	background:rgba(0,0,0,0.40);
	position:absolute;
	top:46px;
}
.tog_button .menu-toggler.sidebar-toggler{
	margin:0 !important;
}
.opensidebar{
	left:211px;
}
.opensidebar .menu-toggler.sidebar-toggler{
	background:url(../img/left_t.png) center center no-repeat !important;
}
.closesidebar{
	left:21px;
}
.closesidebar .menu-toggler.sidebar-toggler{
	background:url(../img/right_t.png) center center no-repeat !important;
}
***/
.top_yewu {
	height: 46px;
	float: left;
	padding-right: 30px;
}

.top_yewu a {
	display: block;
	font-size: 12px;
	line-height: 46px;
	font-family: "微软雅黑";
	color: #ddd;
	float: left;
	padding: 0 10px;
	background: rgba(255, 255, 255, 0.1);
	margin-left: 2px;
}

.top_yewu a:hover {
	text-decoration: none;
	background: rgba(255, 255, 255, 0.2);
}

.zdy img {
	width: 22px;
	height: 22px;
}

.dashboard-stat {
	font-family: "微软雅黑";
}

.dashboard-stat .details .number {
	font-size: 24px !important;
}

.dashboard-stat .details .number {
	padding-top: 4px !important;
}

.dashboard-stat .visual {
	height: 52px !important;
}

.dashboard-stat .details .number span {
	font-size: 16px;
	margin-left: 8px;
}

.tipbar_btn_r {
	float: right;
	margin-right: 12px;
	padding: 4px 0;
	font-family: "微软雅黑";
}

.tipbar_btn_r a {
	display: inline-block;
	color: #888;
	background: rgba(255, 255, 255, 0.30);
	border: 1px solid #bbb;
	border-radius: 16px !important;
	padding: 4px 14px;
}

.tipbar_btn_r a:hover {
	background: #fff;
	text-decoration: none;
}

/*table*/
.td_f1 {
	color: #E4B017;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.td_f2 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: "微软雅黑";
}

.td_f3 {
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: "微软雅黑";
}

.morepage i {
	color: #fff;
	font-size: 16px !important;
	height: 16px;
	line-height: 16px;
	position: relative;
	top: -2px;
}

.morepage2 i {
	color: #bbb;
	font-size: 16px !important;
	height: 16px;
	line-height: 16px;
	position: relative;
	top: -2px;
}

.portlet.box.grey-cascade>.portlet-title>.actions .btn-default {
	border: 1px solid #fafafa;
	color: #fafafa;
}

.profile-usertitle-name {
	font-family: "微软雅黑";
	font-size: 17px;
}

.profile-usertitle-job {
	font-family: "微软雅黑";
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}

.gerenxx {
	font-family: "微软雅黑";
	color: #999;
}

.gerenxx span {
	display: block;
}

.profile-userpic img {
	width: 20%;
	height: 20%;
}

.user_index {
	margin: 0 12px;
	margin-top: -10px;
	padding: 4px;
}

.user_index .userhead {
	width: 54px;
	height: 54px;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 50% !important;
	float: left;
}

.user_index .userhead img {
	width: 100%;
	height: 100%;
	border-radius: 50% !important;
}

.xx_index {
	float: left;
	width: 195px;
	margin-left: 10px;
	font-family: "微软雅黑";
}

.xx_index em {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.xx_index em i {
	font-size: 14px;
	color: #ccc;
	margin-left: 0.5em;
}

.xx_index span {
	display: block;
	color: #999;
}

.geren_order {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}

.geren_order span {
	font-family: "微软雅黑";
	display: inline-block;
	width: 30%;
	border: 1px solid #ddd;
}

.geren_order span em {
	display: block;
	font-size: 19px;
	font-weight: 800;
	font-style: normal;
}

.profile-usermenu ul li a, .portlet.light>.portlet-title>.nav-tabs>li>a
	{
	font-family: "微软雅黑";
}

.profile-desc-title {
	font-family: "微软雅黑";
	font-size: 15px;
}

.icon-btn {
/* 	 demo.listnew buttonicon100有为题 */
/* 	width: 100%;*/
}

.wrap_icon {
	display: inline-block;
	width: 100px;
}

.wrap_zu {
	border-right: 1px solid #eee;
	margin-right: 10px;
	padding-right: 12px;
}

.tj_ls {
	width: 100%;
	text-align: center;
	font-family: "微软雅黑";
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd;
}

.tj_ls div {
	display: inline-block;
	height: 22px;
	width: 45%;
	margin: 1%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tj_ls div span {
	margin: 0 0.3em;
}

.tj_ls div i {
	display: inline-block;
	width: 17px;
	height: 17px;
	position: relative;
	top: 2px;
}

.tips_up {
	background: url(../img/up_tb.png) 0 0 no-repeat;
	background-size: 17px auto;
}

.tips_down {
	background: url(../img/down_tb.png) 0 0 no-repeat;
	background-size: 17px auto;
}

.homeicon_box a {
	width: 46%;
}

.nav-tabs>li {
	font-family: "微软雅黑";
}

.tips_button {
	width: 100%;
	text-align: left;
	font-family: "微软雅黑";
	padding: 3px 0px;
}

.tips_button a {
	display: inline-block;
	line-height: 18px;
	font-size: 12px;
	padding: 7px 0px 7px 0px;
	position: relative;
	color: #444;
	margin-left: 3px;
}

.tips_button a i {
	margin-right: 4px;
}

.tips_button a .badge {
	position: absolute;
	top: -10px;
	right: -2px;
}

.friendbox {
	margin: 0 11px;
	padding-bottom: 20px;
}

.friendbox h4 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 800;
	line-height: 28px;
	border-bottom: 1px solid #ddd;
}

.friendbox div a {
	display: block;
	padding: 7px 10px;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	margin-bottom: 4px;
	border-radius: 3px !important;
	position: relative;
}

.friendbox div a i {
	position: absolute;
	top: 5px;
	right: 10px;
}

.friendbox div a:hover {
	background: #eee;
	text-decoration: none;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.30);
}

.tabbable-line {
	position: relative;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
	color: #333;
	font-weight: 800;
}

a.morebtn4:link, a.morebtn4:visited {
	display: block;
	line-height: 18px;
	font-size: 12px;
	font-family: "微软雅黑";
	border: 1px solid #ddd;
	padding: 4px 10px;
	position: absolute;
	top: 3px;
	right: 0px;
}

.morebtn4 i {
	margin-left: 4px;
}

.icon-btn {
	min-width: 78px;
}

.tj_qx {
	line-height: 18px;
	font-size: 12px;
	font-family: "微软雅黑";
	position: absolute;
	top: 10px;
	right: 0px;
}

.tj_qx span {
	margin-left: 2em;
}

.logo_title {
	font-family: "微软雅黑";
	line-height: 46px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.page-logo a {
	text-decoration: none;
}

.theme-panel>.theme-options {
	width: 305px;
}

.theme-panel>.toggler {
	top: 18px;
	right: 0;
	padding: 20px;
	cursor: pointer;
	position: absolute;
	background: url(../img/icon-color2.png) center no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.theme-panel>.toggler:hover {
	background-color: #3d3d3d !important;
}

.theme-panel>.toggler-close {
	display: none;
	top: 18px;
	right: 0;
	padding: 20px;
	z-index: 101;
	cursor: pointer;
	position: absolute;
	background: #3d3d3d url(../img/icon-color-close.png) center no-repeat
		!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.theme-panel>.toggler-close:hover {
	background-color: #222 !important;
}

.theme-panel>.theme-options>.theme-option.theme-colors>span {
	margin-bottom: 25px;
	font-size: 14px;
}

.theme-panel {
	width: auto;
}

.page-sidebar .sidebar-toggler, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-toggler
	{
	margin-bottom: -30px;
	margin-right: 3px;
	margin-top: 3px;
}

.dropdown-toggle {
/* 	color: #ddd; */
/* 	color: rgba(255, 255, 255, 0.8); */
}

.dropdown-toggle:hover {
/* 	color: #ddd; */
/* 	color: rgba(255, 255, 255, 0.6); */
}

.page-header.navbar .search-form.search-form-expanded {
	width: 250px;
}

.sclect_btn1 {
	display: inline-block;
	line-height: 28px;
	padding: 0 12px;
	margin: 0 1px;
}

.sclect_box_1 a:hover {
	background: #eee;
}

.sclect_btn1 i {
	font-style: normal;
	font-family: FontAwesome;
	font-size: 16px;
	font-weight: 100 !important;
	color: #666;
	text-transform: uppercase;
}

.portlet>.portlet-title>.actions>.btn, .portlet>.portlet-title>.actions>.btn.btn-sm,
	.portlet>.portlet-title>.actions>.btn-group>.btn, .portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm
	{
	font-family: "微软雅黑";
}

.public_tjbox {
	font-family: "微软雅黑";
	width: 20%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.public_tjbox em {
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.public_tjbox em span {
	font-weight: lighter;
	margin-left: 5px;
}

.public_tjbox span {
	color: #999;
	font-size: 12px;
}

.btn-group-tab {
	position: relative;
	top: 2px;
	left: 1em;
}

.btn-group-tab label:first-child {
	border-radius: 30px 0 0 30px !important;
}

.btn-group-tab label:last-child {
	border-radius: 0 30px 30px 0 !important;
}

.btn-default {
	font-family: "微软雅黑";
	font-size: 12px;
}

.glyphicon-arrow-up {
	color: #DF0003;
}

.glyphicon-arrow-down {
	color: #009E0D;
}

.zjtj_box {
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 12px;
	left: 27px;
}

.zjtj_box span {
	display: block;
}

.zjtj_box span i {
	font-style: normal;
	display: inline-block;
	min-width: 78px;
}

.map_bg {
	width: 235px;
	height: 67px;
	background: url(../img/fb_map.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 15px;
}

.download_bg {
	width: 80%;
	line-height: 50px;
	height: 66px;
	padding: 0 50px;
	padding-top: 20px;
	position: absolute;
	top: 0;
	left: 15px;
}

.download_bg span {
	font-size: 30px;
	color: #fff;
}

.page-header.navbar .search-form {
	width: 250px !important;
}

.ui-dialog {
	z-index: 10050;
}

.feeds li {
	background-color: #fff !important;
	padding: 2px;
	margin-bottom: 5px !important;
	border-bottom: 1px dotted #efefef;
}

.ui-dialog-content .message {
	min-height: 45px;
	background: url('../../../styles/images/message.png') 1px center
		no-repeat;
	padding: 3px 10px 0px 70px;
	line-height: 2em;
}

.ui-dialog-content .message span {
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 14px;
}

.ui-dialog-content .warning {
	min-height: 45px;
	background: url('../../../styles/images/warning.png') 1px center
		no-repeat;
	padding: 3px 10px 0px 70px;
	line-height: 2em;
}

.ui-dialog-content .warning span {
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 14px;
}

.ui-dialog-content .error {
	min-height: 45px;
	background: url('../../../styles/images/error.png') 1px center
		no-repeat;
	padding: 10px 10px 10px 70px;
	line-height: 2em;
}

.ui-dialog-content .error span {
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 14px;
	color: #F00;
}

.ui-dialog-content .confirm {
	min-height: 45px;
	background: url('../../../styles/images/confirm.png') 14px center
		no-repeat;
	padding: 10px 10px 10px 70px;
	line-height: 2em;
}

.ui-dialog-content .confirm span {
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 14px;
}

.public_tjbox {
	/** font-family:*/
	width: 25%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #e9edef;
	margin: 2px;
	padding: 3px;
}

.public_tjbox em {
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.public_tjbox em span {
	font-weight: lighter;
	margin-left: 5px;
}

.public_tjbox span {
	color: #999;
	font-size: 12px;
}

.zjtj_box {
	font-size: 12px;
	color: #fff;
	position: absolute;
	top: 12px;
	left: 27px;
}

.zjtj_box span {
	display: block;
}

.zjtj_box span i {
	font-style: normal;
	display: inline-block;
	min-width: 78px;
}

.blank_box {
	display: inline-block;
	min-height: 1px;
	margin: 0px;
	position: relative;
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li
	{
	float: left;
}

.page-header.navbar .hor-menu .navbar-nav>li.mega-menu-dropdown>.dropdown-menu .mega-menu-content .mega-menu-submenu li>a
	{
	display: block;
	width: 120px;
	border: 1px solid #ddd;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
	padding: 5px 0;
	color: #888;
}

.hor-menu_title {
	font-family: "微软雅黑";
	font-size: 14px;
	width: 100%;
	font-weight: 800;
}

.tourcontrols {
	background: #CBD2E5;
}
