﻿/*通用类*/
@font-face {
	font-family:W7;
	src:url(../fonts/w7.ttf);
	font-display:swap;
}
@font-face {
	font-family:PF;
	src:url(../fonts/pingfang.ttf);
	font-display:swap;
}
*{
	margin:0;		
	padding:0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}


/*设备的rem-vw标准*/
html{	
	overflow-x:hidden;
	font-size:5.208333333vw;	/*一便rem.js失效，这里起作用*/
}

body{		
	width:100%;	
	min-height: 100vh;
	margin:0 auto;	
	font-family:PingFang SC,PF,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;	
	background:#f5f6f7;
	overflow-x:hidden;
	text-align:left;	
	position:relative;
	font-size:0.16rem;
	color:#2d2d2d;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
}

img{
	border:none;	
}
h1,h2,h3{
	font-weight:normal;	
}
a{
	color:#2d2d2d;
	text-decoration:none;	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	outline:none；
}
input,textarea,select{
	font-family:PingFang SC,PF,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
	-webkit-appearance: none;  
}
input::-webkit-input-placeholder {
	color: rgba(16,32,48,0.5) !important;
}
textarea::-webkit-input-placeholder {
	color: rgba(16,32,48,0.5) !important;
}
input[type='button'],input[type='text'],input[type='search'], input[type='submit'], input[type='reset'],input[type='date'],input[type='time'],input[type='number'] {
	-webkit-appearance: none;
}
select{
	-webkit-appearance: none;
	-webkit-appearance: none;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;	
}
textarea{ 
	-webkit-appearance: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
ul,ol{
	padding:0;
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,PF,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;	
}
td,th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}

/* 针对缺省样式 (必须的) #ms为选择器*/
			.ms::-webkit-scrollbar {
				width: 5px;
				height:0px;
			}
			/* 滚动条的滑轨背景颜色 */
			.ms::-webkit-scrollbar-track {
				background-color: #eee;
				border-radius:3px;
			}
			/* 滑块颜色 */
			.ms::-webkit-scrollbar-thumb {
				background-color: #eee;
				border-radius:3px;
			}
			/*内层轨道的颜色*/
			.ms::-webkit-scrollbar-track-piece{
				background-color:#fff;
				border-radius:3px;
			}
			/* 滑轨两头的监听按钮颜色 */
			.ms::-webkit-scrollbar-button {
				background-color:#fff;
				width:0;
				height:0;
			}
			/* 横向滚动条和纵向滚动条相交处尖角的颜色 */
			.ms::-webkit-scrollbar-corner {
				background-color: #fff;
			}

/*login 登录*/

.loginbg{
	height:100vh;
	min-height: 10rem;
	background:#fff;
}
.lg_banner{
	display: block;
	width: 100%;
	height:auto;
}
.lg_bar{
	padding:0.7rem 0;
	text-align: center;
}
.lg_bar .title{
	color:#2151D1;
	font-family:W7;
	font-size:0.42rem;
	line-height: 0.42rem;
}
.lg_bar .tip{
	font-size:0.18rem;
	line-height: 0.72rem;
}
.lg_bar .in{
	height: 0.6rem;
	width: 4.24rem;
	margin:0.15rem auto 0 auto;
}
.lg_bar .text{
	height: 0.6rem;
	width: 100%;
	border:0;
	box-sizing:border-box;
	background:#f2f7fd;
	font-size:0.18rem;
	line-height: 0.6rem;
	padding:0 0.2rem;
}
.lg_bar .text2{
	float: left;
	width: 2.74rem;
}
.lg_bar .send{
	float: right;
	display: block;
	height: 0.6rem;
	width: 1.4rem;
	line-height: 0.6rem;
	background:#2151D1;
	font-size:0.18rem;
	color:#fff;
}
.lg_bar .unable{
	color:#999;
	background:#f0f0f0;
}
.lg_bar .er{
	width: 4.24rem;
	margin:0 auto;
	height: 0.5rem;
	line-height: 0.5rem;
	color:#DC2B2B;
	font-size:0.16rem;
	background:url(../images/lg_er.png) no-repeat left center;
	background-size:auto 0.18rem;
	text-align:left;
	box-sizing:border-box;
	padding-left:0.3rem;
}
.lg_bar .btm{
	height: 1.16rem;
}
.lg_bar .sub{
	display: block;
	width: 2.16rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background:#2151D1;
	font-size:0.18rem;
	color:#fff;
	margin:0 auto;
}
.lg_lx{
	text-align: center;
	font-size:0.18rem;
	line-height: 0.6rem;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0.3rem;
}
.lg_lx .blue{
	color:#2151D1;
	text-decoration: underline;
}

/*login 登录*/

/*jiabin 嘉宾管理*/

.main{
	position: relative;
	padding:0 0.3rem 0.3rem 2.8rem;
}

.aside{
	width: 2.3rem;
	position: absolute;
	left: 0.2rem;
	top: 0;
}
.aside .t_logo{
	height: 1.1rem;
	position: relative;
}
.aside .logo{
	display: block;
	height: 0.26rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-0.13rem;
}
.as_nav .bn{
	margin-top:0.1rem;
	height: 0.4rem;
	line-height: 0.4rem;
	display: block;
	border-radius:0.1rem;
	padding-left:0.5rem;
	position: relative;
	color:#6F7182;
	background:url(../images/as_nav.png) no-repeat 2.08rem center;
	background-size:auto 0.16rem;
}
.as_nav .ico{
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	left: 0.05rem;
	top: 0;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100% 100%;
}
.as_nav .ico1{
	background-image:url(../images/as_nav1.png);
}
.as_nav .hover .ico1,.as_nav a:hover .ico1{
	background-image:url(../images/as_nav1h.png);
}
.as_nav .ico2{
	background-image:url(../images/as_nav2.png);
}
.as_nav .hover .ico2,.as_nav a:hover .ico2{
	background-image:url(../images/as_nav2h.png);
}
.as_nav .ico3{
	background-image:url(../images/as_nav3.png);
}
.as_nav .hover .ico3,.as_nav a:hover .ico3{
	background-image:url(../images/as_nav3h.png);
}
.as_nav .ico4{
	background-image:url(../images/as_nav4.png);
}
.as_nav .hover .ico4,.as_nav a:hover .ico4{
	background-image:url(../images/as_nav4h.png);
}
.as_nav .ico5{
	background-image:url(../images/as_nav5.png);
}
.as_nav .hover .ico5,.as_nav a:hover .ico5{
	background-image:url(../images/as_nav5h.png);
}
.as_nav .ico6{
	background-image:url(../images/as_nav6.png);
}
.as_nav .hover .ico6,.as_nav a:hover .ico6{
	background-image:url(../images/as_nav6h.png);
}
.as_nav .hover,.as_nav a:hover{
	color:#fff;	
	background:#2151d1 url(../images/as_navh.png) no-repeat 2.08rem center;
	background-size:auto 0.16rem;
}

.tbar{
	height: 1.1rem;
	position: relative;
	font-family:W7;
}
.tbar_sel{
	height: 0.4rem;
	line-height: 0.4rem;
	float: left;
	position: relative;
	margin-top:0.35rem;
	cursor: pointer;
	top:-1px;
	z-index: 100;
}
.tbar_sel ul{
	position: absolute;
	left: 0;
	top: 0.4rem;
	border:1px solid #f00;
	width: 100%;
	box-sizing:border-box;
	background:#f5f6f7;
	border-top:0;
	display: none;
}
.tbar_sel li{	
	line-height: 0.25rem;
	padding:0.05rem 0.1rem;
}
.tbar_sel li:hover{
	background:#ddd;
}
.tbar .tag{
	float: left;
	line-height: 1.1rem;
	padding:0 0.1rem 0 0.1rem;
	
}
.tbar_sel .handle{
	padding:0 0.3rem 0 0.1rem;
	background:url(../images/sel1.png) no-repeat right center;
	background-size:auto 0.4rem;
	border:1px solid #f5f6f7;	
}
.tbar .down .handle{
	border-color:#ccc;
}
.tbar .down ul{
	display: block;
	border-color:#ccc;
}
.tbar .fg{
	float: left;
	line-height: 1.1rem;
	color:#d2d3d4;
}
.tbar .name{
	float: left;
	line-height: 1.1rem;
	padding:0 0.1rem;
}
.tbar .crt{
	float: right;
	line-height: 1.1rem;
}
.tbar .cnt{
	float: left;
	padding:0 0.1rem;
}
.tbar .out{
	float: left;
	padding:0 0.5rem 0 0.1rem;
	background:url(../images/tbar_out.png) no-repeat right 0.32rem;
	background-size:auto 0.5rem;
}
.section{
	background:#fff;
	min-height: calc(100vh - 1.5rem);
	border-radius:0.2rem;
}
.se_navs{
	height: 1.1rem;
	clear: both;
	line-height: 0.9rem;	
	font-size:0.26rem;
	padding:0 0.3rem;
	position: relative;
}
.se_navs .bn{
	float: left;
	margin-right:0.7rem;
	position: relative;
	display: block;
	font-family:W7;
}
.se_navs .hover,.se_navs a:hover{
	color:#2151d1;
}
.se_navs .hover i,.se_navs a:hover i{
	display: block;
	height: 0.05rem;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0.8rem;
	background:#2151d1;
}
.se_navs .ha{
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
}
.se_navs .bn3{
	display: block;
	width: 1.1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	float: left;
	font-size:0.18rem;
	font-weight: bold;
}
.se_navs .bn3.now{
	background:#2151d1;
	border-color:#2151d1;
	color:#fff;	
}
.se_navs .bn3a{
	border:1px solid #e9eaf3;
	border-right:0;
	border-radius:0.25rem 0 0 0.25rem;
}
.se_navs .bn3b{
	border:1px solid #e9eaf3;
	border-left:0;
	border-radius:0 0.25rem 0.25rem 0;
}
.se_navs .bn3a.now{
	border-radius:0.1rem 0 0 0.1rem;
}
.se_navs .bn3b.now{
	border-radius:0 0.1rem 0.1rem 0;
}
.se_navs .rts{
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
}
.se_navs .bn2{
	display: block;
	min-width: 0.84rem;
	padding:0 0.15rem;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
	border:1px solid #2151d1;
	border-radius:0.05rem;
	color:#2151D1;
	font-size:0.16rem;
	float: left;
	margin-left:0.2rem;
}
.ja_search{
	clear: both;
	height: 0.5rem;
	line-height: 0.5rem;	
	padding:0 0.3rem 0.4rem 0.3rem;
	font-size:0.14rem;
}
.ja_bar{
	float: left;
	border-radius:0.05rem;
	position: relative;
	overflow: hidden;
	background:#f3f5f7;
}
.ja_bar .text{
	float: left;
	height: 0.5rem;
	border:0;
	width: 3.9rem;
	background:url(../images/ja_search.png) no-repeat 0.18rem center;
	background-size:auto 0.16rem;
	box-sizing:border-box;
	padding:0 0.3rem 0 0.6rem;
}
.ja_bar .send{
	float: right;
	display: block;
	height: 0.5rem;
	width: 0.9rem;
	text-align: center;
	color:#fff !important;
	background:#2151d1;
}
.se_navs .ja_bar{
	font-size:0.16rem;
}
.se_navs .send{
	line-height: 0.5rem;
}
.ja_xx{
	float: left;
	padding:0 0.4rem;
}
.ja_mof{
	float: right;
}
.ja_mof .bn{
	height: 0.5rem;
	line-height: 0.5rem;
	color:#2151D1;
	border:1px solid #2151D1;
	display: inline-block;
	float: left;
	margin-left:0.1rem;
	padding:0 0.3rem;
	border-radius:0.05rem;
}
.ja_scr{	
	
}
.ja_scrin{
	padding:0 0.3rem;
	/*加滚动
	overflow-y:auto;
	min-height:calc(100vh - 5rem);
	max-height:calc(100vh - 5rem);*/
}
.ja_tab{
	width: 100%;
	text-align: center;
	font-size:0.14rem;
	table-layout: fixed; 
}
.ja_tab th{
	height: 0.6rem;
	background:#f7f9fc;
	font-weight: normal;
	color:#6F7182;
	border-bottom:1px solid #e9eaf3;
	border-top:1px solid #e9eaf3;
	position: relative;
}
.ja_tab2{

}
.ja_tab2 th dl{
	line-height: 0.25rem;
	padding-top:0.1rem;
}
.ja_tab2 th .fz{
	display: inline-block;
}
.ja_tab2 th dd span{
	display: inline-block;
	width: 0.6rem;
	text-align: center;
	float: left;
}
.ja_tab2 .sdb{
	line-height: 0.15rem;	
	position: relative;	
	top: -0.03rem;	
}
.ja_tab2 th dd em{
	display: inline-block;
	float: left;
	width: 0.2rem;
	text-align: center;
	overflow: hidden;

}
.ja_tab .chk{
	display: inline-block;
	border:1px solid #C5C6CC;
	width: 0.18rem;
	height: 0.18rem;
	border-radius:3px;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.ja_tab .chk.hover{
	border-color:#2151d1;
	background:#2151d1 url(../images/sel2.png) no-repeat center center;
	background-size:auto 0.1rem;
}
.ja_tab .unchk{
	border-color:#ccc;
	background:#ccc url(../images/sel2.png) no-repeat center center;
	background-size:auto 0.1rem;
}
.ja_tab .chk.unable{
	border-color:#f3f3f3;
	background:#f3f3f3;	
	cursor:default;
}
.ja_tab .blue{
	color:#2151d1 !important;
}
.ja_tab td{
	height: 1.2rem;
	border-bottom:1px solid #e9eaf3;
	position: relative;
}
.ja_tab .rz{
	color:#2151D1;
}
.ja_tab .ad_rl{
	display: inline-block;
	height: 0.28rem;
	line-height: 0.28rem;
	padding:0 0.2rem;
	background:#2151D1;
	color:#fff;
}
.ja_tab1 td{
	height: 1.2rem;
	position: relative;
	word-break:break-all;
}
.ja_tab1 .rl{
	line-height: 0.3rem;
	text-align:left;
	color:#6F7182;
	width: 2rem;
	display:inline-block;
}
.ja_tab1 .rl li{
	padding-left:0.26rem;	
}
.ja_tab1 .rl .name{
	background:url(../images/ja_name.png) no-repeat left center;
	background-size:auto 0.18rem;
}
.ja_tab1 .rl .time{
	background:url(../images/ja_time.png) no-repeat left 0.06rem;
	background-size:auto 0.14rem;
}
.ja_tab2 td{
	position: relative;
	padding:0 0.05rem;
	word-break:break-all;
}
.ja_sel{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer;	
}
.ja_sel ul{
	position: absolute;
	left: 0;
	top: 0.4rem;
	border:1px solid #f00;
	width: 100%;
	box-sizing:border-box;
	background:#fff;
	border-top:0;
	display: none;
	text-align:left;
}
.ja_sel li{	
	line-height: 0.25rem;
	padding:0.05rem 0.1rem;

}
.ja_sel li:hover{
	background:#ddd;
}
.ja_sel .handle{
	height: 0.4rem;
	line-height: 0.4rem;
	padding:0 0.3rem 0 0.1rem;
	background:url(../images/sel1.png) no-repeat right center;
	background-size:auto 0.4rem;
	border:1px solid #fff;
	white-space:nowrap;	
	min-width: 3em;
}
.ja_sel.down{
	z-index: 20;
}
.ja_sel.down .handle{
	border-color:#ccc;
}
.ja_sel.down ul{
	display: block;
	border-color:#ccc;
}

.ja_tab .qws{
	color:#2151D1;
	display: inline-block;
	padding-right:0.2rem;
	background:url(../images/qws.png) no-repeat right center;
	background-size:auto 0.14rem;
}
.ja_tab .yws{
	color:#6F7182;
	display: inline-block;
	padding-right:0.25rem;
	background:url(../images/yws.png) no-repeat right center;
	background-size:auto 0.14rem;
}
.ja_tab .dd{
	color:#2151D1;
	display: inline-block;
	padding-right:0.25rem;
	background:url(../images/yws.png) no-repeat right center;
	background-size:auto 0.14rem;
	white-space:nowrap;
}
.ja_tab .fz2{	
	color:#B0B0B0;
	display: inline-block;
	line-height: 0.6rem;
	min-height: 0.6rem;	
}
.ja_tab .fz2 em{
	width: 0.2rem;
	float: left;
	display: inline-block;	
}
.ja_tab .fz2 dl{
	line-height: 0.25rem;
	padding-top:0.05rem;
}
.ja_tab .xfz{
	width: 0.6rem;
	min-height: 0.6rem;
	position: relative;		
	display: inline-block;
	text-align: center;
	float: left;
	color:#6F7182;
}

.ja_tab .bn2{
	display: inline-block;
	width: 0.95rem;
	height: 0.26rem;
	line-height: 0.26rem;
	color:#51565b;
	border:1px solid #51565b;
}
.ja_tab .bn_green{
	color:#45C74E;
	border-color:#45C74E;
}
.ja_tab .bn_gray{
	color:#C5C6CC;
	border-color:#C5C6CC;
}
.ja_tab .bn_full{
	width: 1.95rem;
	display: inline-block;
}
.ja_tab .sh_wait{
	text-align: center;
	color:#f00;
	line-height: 0.3rem;
	position: relative;
	top: -0.1rem;
}
.ja_tab .dp{
	border:1px solid #2151D1;
	background:#2151D1;
	display: block;
	height: 0.28rem;
	line-height: 0.28rem;
	color:#fff;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.ja_tab .ck{
	border:1px solid #2151D1;
	
	display: block;
	height: 0.28rem;
	line-height: 0.28rem;
	color:#2151D1;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.ja_tab .mof{
	position: absolute;
	z-index: 20;
	height: 0.28rem;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer;
}
.ja_tab .wait{
	text-align:left;
	color:#f00;
	line-height: 0.2rem;
	top:-0.1rem;
	clear: both;
	padding-bottom:0.1rem;
	position: relative;	
}
.ja_tab .mof .handle{
	box-sizing:border-box;
	width: 0.28rem;
	height: 0.28rem;
	border:1px solid #fff;
	border-radius:0.05rem;
	background:url(../images/ja_mof.png) no-repeat center center;
	background-size:0.18rem auto;
}
.ja_tab .mof.down{
	z-index: 40;	
}
.ja_tab .mof.down .handle{
	border-color:#2151D1;
}
.ja_tab .mof ul{
	display: none;
	position: absolute;
	right: 0;
	top: 0.3rem;	
	border:1px solid #ccc;
	border-radius:0.1rem;
	background:#fff;
	box-shadow:0 0 0.05rem #ccc;
}
.ja_tab .mof.down ul{
	display: block;
}
.ja_tab .mof li{
	height: 0.5rem;
	line-height: 0.5rem;
}
.ja_tab .mof a{
	display: block;
	padding:0 0.2rem;
	min-width: 0.64rem;
	box-sizing:border-box;
	white-space:nowrap;
}
.page{
	padding:0.3rem 0;
	text-align: center;
	font-size:0.16rem;
}
.page a{
	float: left;
	display: inline-block;
	padding:0 0.1rem;
	height: 0.4rem;
}
.page span{
	float: left;
	display: inline-block;
	padding:0 0.1rem;
}
.page .cbn{
	width: 0.2rem;
}
.page .now{
	color:#2151D1;
}
.page .pre{
	background:url(../images/pa_pre.png) no-repeat center center;
	background-size:auto 0.13rem;
}
.page .next{
	background:url(../images/pa_next.png) no-repeat center center;
	background-size:auto 0.13rem;
}
.pagein{
	display: inline-block;
	height: 0.4rem;
	line-height: 0.4rem;
}

/*jiabin 嘉宾管理*/

/*juese 角色管理*/

.ju_toper{
	height: 1.1rem;
	border:1px solid #e9eaf3;
	margin:0 0.3rem 0.3rem 0.3rem;
	border-radius:0.1rem;
	box-sizing:border-box;
	display:flex;
	justify-content: space-between;
}
.ju_toper .tit{
	width: 25%;
	line-height: 1.1rem;	
	text-align: center;
	font-size:0.21rem;
	color:#2151D1;
	font-family:W7;
}
.ju_toper dl{
	width: 25%;
	height: 0.8rem;
	border-left:1px solid #ecedf4;
	text-align: center;
	margin-top:0.15rem;
	color:#6F7182;
}
.ju_toper dt{
	line-height: 0.4rem;
}
.ju_toper dd{
	line-height: 0.4rem;
	font-size:0.24rem;
	font-weight: bold;
}
.ja_tab .bn3{
	display: inline-block;
	width: 0.96rem;
	height: 0.26rem;
	line-height: 0.26rem;
	color:#2151D1;
	border:1px solid #2151D1;
	margin:0 2px;
}
.ja_tab .bn_blue{
	color:#2151D1;
	border:1px solid #2151D1;
}
.ja_tab .bn_red{
	color:#DC2B2B;
	border:1px solid #DC2B2B;
}
.ja_tab .bn3.unable{
	color:#ccc;
	border:1px solid #ccc;
}

/*juese 角色管理*/

/*huodong 活动看板*/

.ho1_list{
	border:1px solid #e9eaf3;
	border-radius:0.2rem;
	padding-bottom:0.6rem;
	margin:0 0.3rem;
}
.ho1_list .item{
	width: 25%;
	float: left;
	height: 1.5rem;
	border-left:1px solid #e9eaf3;
	margin-left:-1px;
	text-align: center;
	margin-top:0.6rem;
}
.ho1_list .t1{
	color:#6F7182;
	padding-top:0.33rem;
	line-height: 0.4rem;	
}
.ho1_list .num{
	font-size:0.28rem;
	font-weight: bold;
	color:#0B0E2C;
	line-height: 0.4rem;
}
.ho2_toper{
	padding:0 0.3rem;
	display:flex;
	justify-content: space-between;
}
.ho2_toper .item{
	width: 5rem;
	height: 2.5rem;
	border-radius:0.1rem;
	background: linear-gradient(180deg, #E8EFFB 0%, #FFFFFF 65.87%);
	text-align: center;
	color:#000;
	box-sizing:border-box;
	padding:0 0.2rem;
}
.ho2_toper .title{
	font-size:0.32rem;
	line-height: 1rem;
}
.ho2_toper .wp{
	display:flex;
	justify-content: space-between;
}
.ho2_toper dl{
	width: 33.333%;
	text-align: center;
	height: 1.1rem;
	border-right:1px solid #eeeff6;
}
.ho2_toper dl:last-child{
	border:0;
}
.ho2_toper dt{
	padding-top:0.16rem;
	line-height: 0.4rem;
	color:#6F7182;
}
.ho2_toper dd{
	line-height: 0.34rem;
	font-size:0.28rem;
	font-weight: bold;
}
.ho2_fy{
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	margin:0 0.3rem;
	border:1px solid #f2f2f2;
	color:#6F7182;
}
.ho2_fy .in{
	display: inline-block;
}
.ho2_fy .i{
	float: left;
}
.ho2_fy em{
	font-size:0.32rem;
	color:#2151D1;
	padding:0 0.28rem;
	font-weight: bold;
	float: left;
}
.ho2_out{
	border:1px solid #f2f2f2;
	overflow: hidden;
	border-radius:0.2rem;
	margin:0.4rem 0.3rem 0.5rem 0.3rem;
}
.ho2_tab{	
	text-align: center;
	table-layout: fixed; 
	width: 100%;
	color:#6F7182;
}
.ho2_tab th{
	height: 0.6rem;
	background:#f7f9fc;
	font-weight: normal;
	border-right:1px solid #e9eaf3;	
}
.ho2_tab th:last-child{
	border:0;
}
.ho2_tab td{
	height: 0.6rem;	
	font-weight: normal;
	border-right:1px solid #e9eaf3;	
	border-top:1px solid #e9eaf3;
}
.ho2_tab td:last-child{
	border-right:0;
}
.ho2_tab .end td{
	background:#f7f9fc;
}

.ho_scr{
	position: relative;
}
.ho_scrin{
	padding:0 0.3rem;
	/*滚动条
	overflow-y:auto;
	max-height:calc(100vh - 3rem);*/
}
.line20{
	height: 0.2rem;
	clear: both;
}

.ho3_tab{
	text-align: center;
	table-layout: fixed; 
	width: 100%;
	color:#6F7182;
	font-size:0.14rem;
	border-top:1px solid #e9eaf3;
}
.ho3_tab th{
	color:#fff;
	border:1px solid #fff;
	background:#6f7182;
	width:13.5%;
	font-weight: normal;
	height: 0.3rem;
}
.ho3_tab .fg td{
	height:0.15rem;
	border-left:0;
	border-right:0;
}
.ho3_tab td{
	height: 0.3rem;
	border:1px solid #e9eaf3;
}
.ho3_tab .gray{
	background:#f7f9fc;
}
.ho3_tab .end td{
	color:#fff;
	background:#6f7182;
}


.ho3_tab2 td{
	height: 0.6rem;
}

.ho3_tab3 th{
	height: 0.6rem;
}
.ho3_tab3 td{
	height: 0.5rem;
}

/*huodong 活动看板*/

/*yusuan 预算管理*/

.ys_search{
	line-height: 0.5rem;
	height: 0.5rem;
	position: relative;
	clear: both;
	color:#6F7182;
	margin:0 0.3rem;
}
.ys_search .tit{
	float: left;
}
.ys_search .text{
	float: left;
	width: 2rem;
	height: 0.5rem;
	border:1px solid #e9eaf3;
	border-radius:0.05rem;
	text-align: center;
	font-size:0.18rem;
	margin:0 0.2rem;
	top:-1px;
	position: relative;
}
.ys_search .send{
	display: block;
	width: 1.3rem;
	height: 0.5rem;	
	float: left;
	text-align: center;
	top:-1px;
	border-radius:0.05rem;
	font-size:0.18rem;
	background:#2151D1;
	color:#fff;
}
.ys_search .fz{
	float: left;	
}
.ys_search .fz span{
	float: left;
}
.ys_search .fz em{
	float: left;
	color:#2151D1;
	font-size:0.32rem;
	padding:0 0.15rem;
}
.ys_tj{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
	padding:0.2rem 0.3rem 0.3rem 0.3rem;
	color:#6F7182;
}
.ys_tj .num{
	font-size:0.32rem;
	color:#2151D1;
	padding:0 0.1rem 0 0;
}
.ys_tj .tip{
	color:#f00;
	width: 100%;
	padding-top:0.1rem;
}
.ys_scr{
	/*滚动条
	max-height:calc(100vh - 4.5rem);
	overflow-y:auto;*/
	position: relative;
	padding-bottom:0.2rem;
	
}
.ys_scrin{
	max-height:calc(100vh - 3.5rem);
	overflow-y:auto;
}
.ys_item1{
	width: 7.4rem;
	height: 0.9rem;
	line-height: 0.9rem;
	border:1px solid #e9eaf3;
	border-radius:0.1rem;
	background:#f7f9fc;
	float: left;
	position: relative;
	margin:0 0 0.3rem 0.3rem;
	color:#6F7182;
}
.ys_item1 .tit{
	float: left;
	width: 1.9rem;
	text-align: center;
}
.ys_item1 i{
	border-left:1px solid #E9EAF3;
	display: block;
	height: 0.5rem;
	float: left;
	margin:0.2rem 0 0 0;
}
.ys_item1 .fz{
	float: left;
	padding:0 0.2rem 0 0.3rem;
}
.ys_item1 .num{
	width: 1.6rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border:1px solid #fff;
	border-radius:0.1rem;
	text-align: center;
	color:#6F7182;
	float: left;
	margin-top:0.2rem;
	position: relative;
	top:-1px;
}
.ys_item1.ref .num{
	border-color:#6F7182;
}
.ys_item1 .ok{
	display: none;
	width: 1.3rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border:1px solid #2151d1;
	border-radius:0.05rem;
	float: right;
	font-size:0.18rem;
	color:#fff;
	text-align: center;
	background:#2151d1;
	margin:0.2rem 0.2rem 0 0;
	top:-1px;
}
.ys_item1.ref .ok{
	display: block;
}
.ys_item1 .edit{
	display: block;
	padding:0 0.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border:1px solid #6F7182;
	border-radius:0.05rem;
	float: right;
	font-size:0.18rem;
	color:#6F7182;
	text-align: center;	
	margin:0.2rem 0.2rem 0 0;
	top:-1px;
}
.ys_item1.ref .edit{
	display: none;
}

.ys_item2{
	width: 4.9rem;
	height: 0.9rem;
	line-height: 0.9rem;
	border:1px solid #e9eaf3;
	border-radius:0.1rem;
	background:#f7f9fc;
	float: left;
	position: relative;
	margin:0.3rem 0 0 0.3rem;
	color:#6F7182;
}
.ys_item2 .tit{
	float: left;
	width: 1.5rem;
	text-align: center;
}
.ys_item2 .num{
	float: left;
	width: 1.5rem;
	font-size:0.24rem;
	text-align: center;
}
.ys_item2 i{
	border-left:1px solid #E9EAF3;
	display: block;
	height: 0.5rem;
	float: left;
	margin:0.2rem 0.3rem 0 0;
}
.ys_item2 .fz{
	float: left;	
}
.ys_tab{
	table-layout: fixed; 
	width: 100%;
	text-align: center;
	color:#6F7182;
	font-size:0.14rem;
}
.ys_tab th{
	height: 0.5rem;
	background:#f7f9fc;
	font-weight: normal;
	position: relative;
}
.ys_tab th:first-child{
	border-radius:0.15rem 0 0 0.15rem;
}
.ys_tab th:last-child{
	border-radius:0 0.15rem 0.15rem 0;
}
.ys_tab th i{
	display: block;
	height: 0.14rem;
	border-left:1px solid #E9EAF3;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-0.07rem;
}
.ys_tab th:last-child i{
	display: none;
}
.ys_tab td{
	height: 0.66rem;
	position: relative;
	border-bottom:1px solid #e9eaf3;
}
.ys_tab td i{
	display: block;
	height: 0.28rem;
	border-right:1px solid #e9eaf3;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-0.14rem;
}
.ys_tab td:last-child i{
	display: none;
}

.ys_end{
	clear: both;
	padding:0 0.3rem 0 0.3rem;
	line-height: 0.6rem;
	color:#6F7182;
}
.ys_end .fz{
	float: left;
	padding-right:0.8rem;
}
.ys_end em,.ys_end span{
	float: left;
}
.ys_end .num{
	color:#2151D1;
	font-size:0.32rem;
	padding:0 0.1rem;
}
.ys_end .tip{
	color:#f00;
	position: relative;
	left: -0.8rem;
}

/*yusuan 预算管理*/

/*yuding 酒店预定*/

.jd3_left{
	width: 2.3rem;
	float: left;
	padding-left:0.3rem;	
}
.jd3_left .item{
	box-sizing:border-box;
	margin-bottom:0.2rem;
	border:0.03rem solid #e9eaf3;
	border-radius:0.15rem;	
	padding:0.15rem 0.2rem;
	cursor: pointer;
	position: relative;
}
.jd3_left .hover{
	background:#2151d1;
	color:#fff;
	border-color:#2151d1;
}
.jd3_left .hover .sj{
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	background:#fff;
	border-top:0.03rem solid #2151d1;
	border-right:0.03rem solid #2151d1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: -0.35rem;	
	top: 50%;
	margin-top:-0.11rem;
}
.jd3_left .name{
	line-height: 0.24rem;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	height: 0.48rem;
	margin-bottom:0.1rem;
}
.jd3_left .fj{
	line-height: 0.22rem;
	font-size:0.14rem;
}
.jd3_left .fj span{
	font-size:0.18rem;
	padding:0 0.1rem;
}
.jd3_right{
	float: right;
}
.jd3_scr{
	width: 12.9rem;
	padding-right:0.3rem;
}
.jd3_out{
	border:1px solid #e9eaf3;
	border-radius:0.1rem;
	position: relative;
	overflow: hidden;
}
.jd3_tab{
	table-layout: fixed; 
	width: 100%;
	text-align: center;
	color:#6F7182;
	font-size:0.14rem;
}
.jd3_tab th{
	height: 0.6rem;
	background:#f7f9fc;
	font-weight: normal;
}
.jd3_tab td{
	height: 0.8rem;
	border:1px solid #e9eaf3;
	border-bottom:0;
	border-right:0;
	word-break:break-all;
}
.jd3_tab td:first-child{
	border-left:0;
}
.jd3_tab .bd_left{
	border-left:1px solid #e9eaf3 !important;
}
.jd3_tab .gray{
	background:#f7f9fc;
}
.jd3_tab .date{
	font-family:W7;
}

.jd2_right{
	float: right;
	width: 12.8rem;
}
.jd2_scr{
	padding-right:0.3rem;		
	overflow-y:auto;
	height:calc(100vh - 4rem);
}
.jd2_tab{
	width: 100%;
	text-align: center;
	color:#6F7182;
	font-size:0.14rem;
	table-layout: fixed; 
	border:1px solid #e9eaf3;
}
.jd2_tab th{
	font-weight: normal;
	height: 0.3rem;
	border:1px solid #e9eaf3;
	background:#f7f9fc;
}
.jd2_tab .gray{
	background:#f7f9fc;
}
.jd2_tab td{
	height: 0.3rem;
	border:1px solid #e9eaf3;
	position: relative;
}
.jd2_tab .date{
	font-family:W7;
	font-size:0.18rem;
}
.jd2_head{
	height: 1.1rem;
	line-height: 1.1rem;
	position: relative;
}
.jd2_head .tit{
	font-size:0.21rem;
	color:#2151D1;
	font-family:W7;
}
.jd2_head .ctrls{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.jd2_head .add{
	float: left;
	display: block;
	margin-left:0.2rem;
	width: 1.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	color:#2151D1;
	border:1px solid #2151D1;
	border-radius:0.05rem;
}
.jd2_tab .num_ctrl{
	width: 0.9rem;
	height: 0.3rem;
	margin:0.1rem auto 0 auto;
	border:1px solid #a5a6b1;
	border-radius:0.05rem;
	overflow: hidden;
}
.jd2_tab .num_unable{
	border-color:#fff;
}
.jd2_tab .num_unable .cbtn{
	background:#e8e8eb !important;
}
.jd2_tab .num_unable .num{
	background:#e8e8eb;
	border-color:#fff !important;
}
.jd2_tab .num_ctrl .cbtn{
	width: 0.27rem;
	height: 0.3rem;
	float: left;
	line-height: 0.3rem;
	text-align: center;
	background:#f7f9fc;
	cursor: pointer;
}
.jd2_tab .num_ctrl .num{
	float: left;
	width: 0.36rem;
	height: 0.3rem;
	border:0;
	box-sizing:border-box;
	border-left:1px solid #a5a6b1;
	border-right:1px solid #a5a6b1;
	text-align: center;
}
.jd2_tab .sy{
	line-height: 2.2;
	padding-bottom:0.1rem;
}
.fp_sel{
	height: 0.4rem;
	line-height: 0.4rem;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer;
}
.fp_sel ul{
	position: absolute;
	left: 0;
	top: 0.4rem;
	border:1px solid #f00;
	width: 100%;
	box-sizing:border-box;
	background:#fff;
	border-top:0;
	display: none;
}
.fp_sel li{	
	line-height: 0.25rem;
	padding:0.05rem 0.1rem;
	text-align:left;
}
.fp_sel li:hover{
	background:#f5f6f7;
}
.fp_sel .handle{
	width: 1.2rem;
	height: 0.4rem;
	padding:0 0 0 0.1rem;
	background:#fff url(../images/sel3.png) no-repeat right center;
	background-size:auto 0.4rem;
	border:1px solid #e9eaf3;
	text-align:left;
	border-radius:0.05rem;	
}
.fp_sel.down .handle{
	border-color:#ccc;
}
.fp_sel.down ul{
	display: block;
	border-color:#ccc;
}
.jd2_ctrls{
	padding:0.3rem 0;
	text-align:right;
}
.jd2_ctrls .send{
	display: inline-block;
	width: 1.8rem;
	height: 0.48rem;
	line-height: 0.48rem;
	text-align: center;
	background:#2151d1;
	color:#fff;
	font-size:0.18rem;
}
.jd2_ctrls .send.unable{
	background:#ccc;
}
.jd2_gk{
	height: 1.1rem;
	position: relative;
	border:1px solid #e9eaf3;
	border-radius:0.1rem;
	clear: both;
	margin:0.3rem 0.3rem 0 0.3rem;
	display:flex;
	justify-content: space-between;
	color:#6F7182;
}
.jd2_gk .tit{
	text-align: center;
	width: 16%;
	line-height: 1.1rem;
	color:#2151D1;
	font-size:0.21rem;
	font-family:W7;
}
.jd2_gk dl{
	height: 0.7rem;
	border-left:1px solid #e9eaf3;
	margin-top:0.2rem;
	width: 16%;
	text-align: center;
}
.jd2_gk dt{
	line-height: 0.3rem;
}
.jd2_gk dd{
	line-height: 0.5rem;
	font-size:0.24rem;
}
.jd1_list{
	padding:0 0.3rem;
	/*
	height:calc(100vh - 4.2rem);
	overflow-y:auto;*/	
}
.jd1_item{
	border:0.04rem solid #f7f9fc;
	border-radius:0.1rem;
	background:#f7f9fc;
	padding:0.15rem;
	margin-bottom:0.2rem;
}
.jd1_item .wp{
	background:#fff;
	border-radius:0.1rem;
	padding:0.2rem;
}
.jd1_item .cleft{
	width: 4rem;
	float: left;
}
.jd1_item .photo{
	display: block;
	width: 1.8rem;
	height: 1.4rem;
	float: left;
}
.jd1_item .intro{
	float: right;
	width: 1.8rem;
	padding-right:0.2rem;
}
.jd1_item .name{
	font-size:0.16rem;
	line-height: 0.24rem;
	font-family:W7;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	height: 0.48rem;
	margin-bottom:0.1rem;
}
.jd1_item p{
	color:#6F7182;
	font-size:0.14rem;
	line-height: 1.6;
}
.jd1_item .item{
	float: left;
	border-left:1px solid #e9eaf3;
	height: 1.4rem;
	width: 2.4rem;
	padding:0 0.25rem;
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.jd1_item .date{
	font-family:W7;
	line-height: 0.46rem;
	text-align: center;
	font-size:0.24rem;
	width: 100%;
}
.jd1_item .its{
	width: 0.9rem;
	text-align: center;
	color:#6F7182;
}
.jd1_item .num_ctrl{
	width: 0.9rem;
	height: 0.3rem;
	margin:0.1rem auto 0 auto;
	border:1px solid #a5a6b1;
	border-radius:0.05rem;
	overflow: hidden;
	color:#6F7182;
}
.jd1_item .num_red{
	border-color:#f00;
}
.jd1_item .num_ctrl .cbtn{
	width: 0.27rem;
	height: 0.3rem;
	float: left;
	line-height: 0.3rem;
	text-align: center;
	background:#f7f9fc;
	cursor: pointer;
}
.jd1_item .num_ctrl .num{
	float: left;
	width: 0.36rem;
	height: 0.3rem;
	border:0;
	box-sizing:border-box;
	border-left:1px solid #a5a6b1;
	border-right:1px solid #a5a6b1;
	text-align: center;
}
.jd1_item .num_red .num{
	border-color:#f00;
}
.jd1_item .sy{
	line-height: 2.2;
	padding-bottom:0.1rem;
}
.jd1_item .num_unable{
	border-color:#fff;
}
.jd1_item .num_unable .cbtn{
	background:#e8e8eb;
}
.jd1_item .num_unable .num{
	background:#e8e8eb;
	border-color:#fff;
}
.jd1_item .cright{
	float: right;
	height: 1.4rem;
	border-left:1px solid #e9eaf3;
	width: 1.5rem;
	padding-left:0.2rem;
	color:#6F7182;
}
.jd1_item .cright dt{
	font-size:0.16rem;
	line-height: 0.46rem;
}
.jd1_item .cright dd{
	font-size:0.32rem;
	font-weight: bold;
	line-height: 0.4rem;
}
.jd1_item .send{
	display: inline-block;
	width: 0.9rem;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	border:1px solid #2151D1;
	background:#2151D1;
	color:#fff;
	border-radius:0.03rem;
}
.jd1_item .send.unable{
	color:#666;
	background:#e8e8eb;
	border-color:#e8e8eb;
}
.jd1_item .edit{
	display: inline-block;
	width: 0.9rem;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	border:1px solid #2151D1;
	background:#fff;
	color:#2151D1;
	border-radius:0.03rem;
}
.jd1_item .xg{
	font-size:0.12rem;
	color:#f00;
	line-height: 2.2;
}
.jd1_mofs{
	margin:0.3rem 0.3rem 0 0.3rem;
	padding:0.4rem 0;
	line-height: 0.24rem;
	border-top:1px solid #f4f5f9;
}
.jd1_mofs .tip{
	float: left;
	color:#FF1717;
	padding-left:1.5em;	
	background:url(../images/jd_tip.png) no-repeat left 0.03rem;
	background-size:auto 0.18rem;
}
.jd1_mofs .cright{
	float: right;
}
.jd1_mofs .cright span,.jd1_mofs .cright em{
	float: left;
}
.jd1_mofs .cright em{
	color:#2151D1;
	padding:0 0.5em;
}
.jd1_mofs .cright .price{
	font-size:0.24rem;
	font-weight: bold;
}

/*yuding 酒店预定*/

/*wins弹窗*/

.alert_flog{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	background:rgba(0,0,0,0.7);
	display: none;
}
.cm_win{
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	box-sizing:border-box;
	padding:0.25rem 0.5rem 0.5rem 0.5rem;
	background:#fff;
	z-index: 220;
}
.cw_title{
	color:#003093;
	font-family:W7;
	text-align:left;
	font-size:0.28rem;
	line-height: 0.5rem;
	height: 0.5rem;
}
.cm_win .top_close{
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
	background:url(../images/cw_close.png) no-repeat center center;
	background-size:auto 0.18rem;
	cursor: pointer;
}
.cm_win .er{
	background:url(../images/cw_er.png) no-repeat left 0.04rem;
	background-size:auto 0.16rem;
	color:#ff1717;
	margin-top:0.2rem;
	padding-left:0.25rem;
	
}
.dp_win{
	width: 5.5rem;
}
.dw_title{
	height: 0.5rem;
	line-height: 0.5rem;
	padding-top:0.2rem;
	color:#6F7182;
	position: relative;
} 
.dw_title .qt{
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top:0.1rem;
	font-size:0.14rem;
	padding-right:0.75rem;
}
.dw_title .ctrl{
	width: 0.6rem;
	height: 0.3rem;
	border-radius:0.15rem;
	background:#cacbd7;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-0.15rem;
	cursor: pointer;
}
.dw_title .ctrl i{
	display: block;
	width: 0.26rem;
	height: 0.26rem;
	background:#fff;
	border-radius:100%;
	position: absolute;
	left: 0.02rem;
	top: 0.02rem;
}
.dw_title .on{
	background:#2151D1;	
}
.dw_title .on i{
	left:auto;
	right:0.02rem;
}
.dw_title em{
	color:#FF1717;
}
.dw_in{
	height: 0.5rem;
	position: relative;
	background:#f2f7fd;
}
.dw_sel{
	position: relative;
	z-index: 20;
	cursor: pointer;
	height: 0.5rem;
}
.dw_sel .handle{
	height: 0.5rem;
	line-height: 0.5rem;
	padding:0 0.2rem;
	background:url(../images/sel3.png) no-repeat right center;
	background-size:auto 0.5rem;
}
.dw_sel ul{
	position: absolute;
	left: 0;
	top: 0.5rem;
	width: 100%;
	z-index: 20;
	background:#f2f7fd;
	display: none;
}
.dw_sel.down ul{
	display: block;
}
.dw_sel li{
	height: 0.4rem;
	padding:0 0.2rem;
	line-height: 0.4rem;
	cursor: pointer;
}
.dw_sel li:hover{
	background:#bdd9fa;
}
.dw_in .text{
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	background:none;
	border:0;
	box-sizing:border-box;
	padding:0 0.2rem;
}
.dw_in .cw_text{
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	background:none;
	border:0;
	box-sizing:border-box;
	padding:0 0.2rem;
	color:#6F7182;
}
.dw_tip{
	padding-left:0.25rem;
	background:url(../images/dw_tip.png) no-repeat left 0.04rem;
	background-size:auto 0.16rem;
	color:#6F7182;
	margin-top:0.3rem;
}
.cm_win .ends{
	text-align:right;
	font-size:0.18rem;	
	padding:0.3rem 0.5rem 0 0.5rem;
}
.cm_win .dp_send{
	display: inline-block;
	width: 1.8rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background:#2151D1;
	border:1px solid #2151D1;
	color:#fff;
	margin-left:0.2rem;
}
.cm_win .dp_cancle{
	display: inline-block;
	width: 1.8rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background:#fff;
	border:1px solid #2151D1;
	color:#2151D1;
	margin-left:0.2rem;
}

.tip_win{
	width: 6.7rem;
}
.cm_win .tp_title{	
	color:#003093;
	font-family:W7;
	text-align:left;
	font-size:0.28rem;
	line-height: 0.5rem;
	height: 0.5rem;
	text-align: center;
	padding-top:0.5rem;
}
.tip_win .tip{
	text-align: center;
	color:#2D2D2D;
	font-size:0.2rem;
	padding:0.3rem 0;
	line-height: 1.6;
}
.tip_win .ends{
	text-align: center;
}
.tip_win .send{
	display: inline-block;	
	width: 1.8rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background:#2151D1;
	border:1px solid #2151D1;
	margin:0 0.2rem;
	color:#fff;
}
.tip_win .cancle{
	display: inline-block;	
	width: 1.8rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background:#fff;
	border:1px solid #2151D1;
	margin:0 0.2rem;
	color:#2151D1;
}
.dx_win{
	width: 12.8rem;
	padding-left:0;
	padding-right:0;
}
.dx_win .cw_title{
	padding:0 0.5rem;
}
.dx_scr{
	padding:0 0.2rem 0 0.5rem;
	max-height:5rem;
	margin-right:0.3rem;
	overflow-y: auto;	
}
.dx_tab{
	text-align: center;
	width: 100%;
	table-layout: fixed;
	font-size:0.14rem;
	margin-top:0.3rem;
	color:#6F7182;
}
.dx_tab th{
	font-weight: normal;
	background:#f7f9fc;
	height: 0.6rem;
	border-bottom:1px solid #e9eaf3;
}
.dx_tab td{
	height: 0.6rem;
	border-bottom:1px solid #e9eaf3;
}
.dx_tab .bn{
	display: inline-block;
	width: 0.8rem;
	height: 0.28rem;
	line-height: 0.28rem;
	border:1px solid #2151d1;
	border-radius:0.05rem;
	color:#2151d1;
}
.dx_tab .bn2{
	color:#fff;
	background:#2151d1;
}
.dx_tab .blue{
	color:#2151d1;
}
.ju_win{
	width: 9.4rem;
}
.ju_win .wp{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.ju_win .item{
	width: 2.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border:1px solid #e9eaf3;
	background:#f2f7fd;
	text-align: center;
	margin-top:0.3rem;
	color:#6F7182;
	cursor: pointer;
	border-radius:0.06rem;
}
.ju_win .item.hover{
	color:#fff;
	background:#0066dd;
	border-color:#0066dd;
}
.ju_win .zw{
	width: 2.6rem;
	padding:0 1px;
	height: 0;
}
.ju_win .its{
	width: 48%;
}
.cw_sel{
	width: 100%;
	position: relative;
	z-index: 20;
	color:#6F7182;
	cursor: pointer;
}
.cw_sel .handle{
	height: 0.5rem;
	line-height: 0.5rem;
	padding:0 0.2rem;
	background:url(../images/cw_sel.png) no-repeat right center;
	background-size:auto 0.5rem;
}
.cw_sel ul{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0.5rem;
	z-index: 20;
	background:#f2f7fd;
	max-height:2.5rem;
	overflow-y:auto;
	display: none;
}
.cw_sel.down ul{
	display: block;
}
.cw_sel li{
	height: 0.5rem;
	line-height: 0.5rem;
	padding:0 0.2rem;
}
.cw_sel li:hover{
	background:#bed9fa;
}

.df_win{
	width: 10.6rem;
}
.df_left{
	float: left;
	width: 3.6rem;
	border-right:0.03rem solid #2151d1;
	height: 6rem;
	padding-right:0.2rem;
}
.df_win .df_title{
	line-height: 0.4rem;
	color:#6F7182;
}
.df_item{
	margin-bottom:0.2rem;
	border:0.04rem solid #f7f9fc;
	background:#f7f9fc;
	padding:0.15rem;
	border-radius:0.15rem;
	position: relative;
	cursor: pointer;
	box-sizing:border-box;
}
.df_item.unable .photo{
	filter: grayscale(100%);
}
.df_item.hover{
	border-color:#2151D1;
}
.df_item .photo{
	display: block;
	width: 1.2rem;
	height: 0.9rem;
	float: left;
}
.df_item.hover .sj{
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	border-top:0.03rem solid #2151d1;
	border-right:0.03rem solid #2151d1;
	background:#fff;
	position: absolute;
	right: -0.16rem;
	margin-right:-0.2rem;
	top: 50%;
	margin-top:-0.11rem;
	-webkit-transform: 	rotate(45deg);
	-ms-transform: 	rotate(45deg);
	-o-transform: 	rotate(45deg);
	transform: 	rotate(45deg);
}
.df_item .intro{
	float: right;
	width: 1.9rem;
}
.df_item.unable .intro{
	color:#C8C8C8;
}
.df_item p{
	font-size:0.13rem;
	line-height: 1.6;
}
.df_item .red{
	color:#f00;
}
.df_item.unable .red{
	color:#c8c8c8;
}
.df_item .name{
	min-height: 0.22rem;
	line-height: 0.22rem;
	padding-bottom:0.04rem;
}
.s95{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.df_right{
	float: right;
	width: 5.4rem;
	color:#6F7182;
}
.df_right .red{
	color:#f00;
}
.df_right.unable{
	color:#c8c8c8;
}
.df_right.unable .red{
	color:#c8c8c8;
}
.df_sels{
	min-height: 0.5rem;
	line-height: 0.5rem;
	clear: both;
}
.df_right.unable .dw_in{
	background:#f3f3f3;
}
.df_right.unable .dw_in .text{
	color:#c8c8c8;
}
.df_sels .its{
	width:40%;
	float: left;
	padding-left:0.35rem;
	background:url(../images/df_sel.png) no-repeat left center;
	background-size:auto 0.24rem;
	cursor: pointer;
}
.df_sels .full{
	width: 100%;
	float:none;
}
.df_sels .its.hover{
	background-image:url(../images/df_selh.png);
}
.df_right.unable .df_sels .its.hover{
	background-image:url(../images/df_selh2.png);
}
.df_right .dw_title{
	padding-top:0;
}
.dp_send.unable{
	border-color:#c8c8c8;
	background:#c8c8c8;
}
.df_right .half{
	width: 48%;
}

/*wins弹窗*/
.jd_win{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	width: 100%;
	height: 100%;
	display: none;
	background:rgba(0,0,0,0.8);
}
.jd_win .cts{
	position: absolute;
	left:50%;
	top:50%;
	height:80%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.jd_win .photo{
	display: block;
	height:100%;
	width:auto;
}
.jd_win .top_close{
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
	background:rgba(255,255,255,0.5) url(../images/cw_close.png) no-repeat center center;
	background-size:auto 0.18rem;
	cursor: pointer;
}
.ja_rts{
	color:#f00;
	padding:0 0 0.2rem 0.3rem;
	margin-top:-0.25rem;
}