@media(max-width:768px){
	nav.head-nav ul{
		display: inline-block;
		height: 50px;
		overflow: hidden;
		transition: 0.5s all;
		float: left;
	}
	.df_z{
		display: none!important;
	}
	header.header{
		z-index: 10;
		overflow: visible;
		height: 50px;
	}
	div.head-logo a{
		font-size: 14px;
	}
	nav.head-nav ul li a{
		width: 100%；
	}
	nav.head-nav ul li:hover{
		background-color: #eee;
	}
}
*{
		font-family: "Noto Sans SC"!important;
}
nav.head-nav ul.ulActive{
	height: auto;
	background-color: #fff;
}
li.menu_li_click{
	cursor: pointer;
	font-size: 20px;
	text-align: center;
}
.head-left-show{
	display: none;
}

.app-inner{
	margin:0px;
	background-color:#fff;
}
/*.app-container{*/
    /*margin: 0px 0px 0px 0px;*/
       /* margin: 0px 250px 0px 21px;
}*/
.navbar-brand .head_logo_img {
	display:inline;
	vertical-align:middle;
	margin-top:-5px;
	max-height: 36px;
}
.space_s{
	height:30px;
	background:#fff;
}
.ui-sidebar div li.active {
	color: #f60;
}
.app-init-container {
	width: 100%;
	/* height: 100%; */
	padding-top:10px;
	/*padding-left: 10px;*/
/*	padding-bottom: 150px;
	padding-left: 8px;
	margin-right: -27px;*/
}
.ui-sidebar div li.active a {
	color: #21a126;
    background: #fff;
    text-decoration: none;
}
.head_username{
	 display: block;
    line-height: 4rem;
    /*width: 116px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ui-sidebar div li.active a:after {
	display: inline-block;
	content: ' ';
	width: 0;
	height: 0;
	margin: -2px 0 0 5px;
	border-style: solid;
	border-width: 3px 0 3px 5px;
	border-color: transparent transparent transparent #21a126;
	vertical-align: middle;
}
.header_pp{
	width: 98%;
	height: 100%;
	margin: 0 auto;
}
.app{
	padding-bottom: 40px;
}
.pos_rt{
	padding-right: 15px;
}
.ui-sidebar div a {
	display: block;
	font-size: 14px;
	height:50px;
	line-height: 50px;
	color: #333;
	text-align:left;
	padding-left:35px;
	position: relative;
    z-index: 1;
}
.df_z{
	display: flex;
    align-items: center;
    width: 105px!important;
    text-align: center;
    box-sizing: content-box;
    font-size: 14px;
}
.df_z span{
	width: 18px;height: 18px;line-height: 18px;background-color:#444;border-radius: 50%;margin-right: 5px;color: #fff;"
}
.ui-sidebar div a img {
	width: 15px;
	margin: 0px 5px 8px 0px;
	position: absolute;
    z-index: 9;
    top: 17px;
    left: 11px;
}
.ui-sidebar div a:hover {
	color: #21a126;
	background:#fff;
	text-decoration:none;
}
.ui-sidebar i {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
	margin: 1px 4px 0 0;
}
.required {
	margin-left: 5px;
	margin-right: 5px;
	color: #f60;
	font-style:normal;
	/* position: absolute; */
    z-index: 9;
    top: 17px;
    left: 14px;
}

.required1 {
	margin-left: 5px;
	color: #f60;
	font-style:normal;
	position: absolute;
    z-index: 9;
    top: 17px;
    left: 14px;
}
.ui-sidebar div a.ui-btn-success{
	color: #fff;
    background: #4caf50;
    border-color: #3da900;
}

.ui-sidebar .ui-btn:hover {
	color: #fff;
}
.navbar-header .navbar-brand{
	font-size:22px;
}

.header{
	width: 100%;
	height: auto;
    overflow: hidden;
    box-sizing: border-box;
    right: 240px;
    left: 0px;
    position: fixed;
    top: 0px;
    z-index: 9;
    background: #fff;
}
.head{
	display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}
.head-nav ul{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0px;
}
.head-nav ul li{
	padding: 0px 13px;
    height: 50px;
    /* line-height: 50px; */
    text-align: center;
    display: flex;
    align-items: center;
}
.head-nav ul li a{
	color: #646464;
	text-decoration: none;
	font-size: 16px;
}
.head-nav ul li a:hover{
	background: #eee;
	/*background: url();*/
}
.head-nav ul li p{
	margin: 0px;
}
.head-logo{
	padding-left: 10px;
}
.head-logo a{
	font-size: 21px;
    height: 50px;
    /*padding-left: 9px;*/
    line-height: 50px;
    color: #646464;
    text-decoration: none;
}
.head-left{
	/* width: 190px; */
	width: 220px;
	position: fixed;
	z-index: 10;
	top: 50px;
	left: 0px;
	bottom: 0px;
	background: #2C3136;
	overflow: hidden;
	padding: 10px;
	overflow-y: hidden;
    overflow-x: hidden;
}

#glidertextLink{
	/*position: fixed;
    top: 50px;*/
    /* right: 0; */
    /*left: 190px;*/
    z-index: 1000;
    width: 45px;
    height: 45px;
    background: #2C3136;
     /*   position: fixed;
    left: 190px;
    z-index: 9999;
    top: 50%;*/
}

#glidertextLink a{
	padding: 0px 10px;
    display: block;
    /*border:1px #fff solid;*/
}
#glidertextLink a i{
	vertical-align: middle;
}
/*#glidertextLink a i:before{
	content: "\f0c9";
	
	}*/
.head-left ul span{
	display: flex;
	/*flex-direction: row;*/
	align-items: center;
	/*width: 100%;*/
	padding-left: 22px;
	font-size: 16px;
}
.head-left ul span .home-icon img{
	width: 25px;
	height: 25px;
	margin-right: 10px;
}
.head-left ul span div{
	height: 4rem;
	line-height: 4rem;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
	text-decoration: none;
}
.w_shop_c{
	padding-right: 10px;
}
.icon_style{
	padding-right: 10px;
	padding-left: 10px;
}
.head-left ul span a{
	height: 4rem;
	line-height: 4rem;
	color: #fff;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
/*.head-left ul span a.head_username{
	font-size: 12px;
}*/

.expmenu> li{
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
}
.expmenu>li>a{
	display: block;
	overflow: hidden;
	padding-left: 0px;
	line-height: 40px;
	color: #5a5757;
	transition: all .4s;
	position: relative;
	text-decoration: none;
	font-size: 17px;
	border-top: 1px solid #22293;
	/*border-bottom: 2px solid #191e24;*/
}
.expmenu>li>a.active, .expmenu>li>a:hover{
	width: 100%;
    background: #4e4d4d;
    color: #646464;
    border-bottom: 1px dashed #5a5757;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.expmenu>li>ul.head-left-show, .expmenu>li>ul.head-left-show>li ul.head-left-show{
	display: none;
	clear:both;
	/*margin: 8px 0px 0px 10px;*/
	padding-bottom: 5px; 
} 





.head-left-show{
	width: 100%;
	height: auto;
}
.head-left-show li{
	width: 100%;
	background: #4e4d4d;
	color: #646464;
	/* border-bottom: 1px dashed #5a5757; */
}

.head-left-show li:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.head-left .head-left-show li.active a{
	background: #3399ff;
	color: #fff;
	width:100%;
}
.head-left .head-left-show li.active a:hover{
	background: #666;
	color:#fff;
}
.head-left .head-left-show li a{
	height: 4rem;
	line-height: 4rem;
	font-size: 14px;
	color: #aeb2b7;
	text-decoration: none;
	padding-left: 60px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.head-left .head-left-show li a:hover{
	background: #9b9b9b;
	color: #fff;
	width: 100%;
}

/*----- left menus-----*/
.app-list-nav{
	height: 55px;
	line-height: 45px;
	padding: 0px 0px 0px 220px;
	background: #2C3136;
	display: flex;
	align-items: center;
	margin: 0px 240px 0px 0px;
	position: fixed;
	top: 50px;
	width: 100%;
	z-index: 9;
}
.app-list-nav ul{
	display: flex;
	/*flex-direction: row;
	align-items: center;*/
	/*margin-top: 5px;*/
}
.app-list-nav ul li{
	height: 26px;
	line-height: 26px;
	padding: 0px 10px;
	background: #666;
	margin-right: 10px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	cursor: pointer;
	text-align: center;
	width: 100px;
}
.app-list-nav ul li:hover{
	background: #fff;
}
.app-list-nav ul li:hover a,.app-list-nav ul li:hover span{
	color: #646464;
}
.closeTab:hover{
	transform: rotate(360deg);
	transition: all 1.2s;
}
.app-list-nav ul li span{
    color: #fff;
    display: block;
    font-size: 14px;
    text-decoration: none;
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.app-list-nav ul li.on span{
    color: #666;
}
.app-list-nav ul{
	/*overflow-y:auto;
	padding-left: 10px;*/
    width: 1042px;
    padding-left: 10px;
    overflow: hidden;
}
.c_tabNav .tab .on .closeTab{
	color: #666;
}
.app-list-nav ul li a{
	color: #fff;
    display: block;
    font-size: 13px;
    text-decoration: none;
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
a:hover{
	/* background: rgba(255,255,255,0); */
	color:#0080ed;
	/* font-weight:bold; */
}
a:focus{
	outline: 0px auto -webkit-focus-ring-color!important;
	/* background: #0077dd;  */
	 background: rgba(255,255,255,0);
}
.form-a:focus{
	background: #0077dd;
}
.app-list-nav ul li.nav_selected {
	background: #fff;
}

.app-list-nav ul li.nav_selected a,.app-list-nav ul li.nav_selected span {
	color: #646464;
}

/*右侧*/
.contain-titles-tip{
	display: flex;
	flex-direction: row;
	padding-top:15px;
	padding-left: 30px;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px solid #E5E4E4;
	position: fixed;
	z-index: 10;
	width: 240px;
	top: 0px;
	right: 0px;
	border-left: 1px solid #eee;
	cursor: pointer;
	background: #fff;
}
.contain-titles-tip p:first-child{
	width: 18px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 5px;
    color: #ccc;
}
.contain-titles{
	display: flex;
	flex-direction: row;
	padding-top:15px;
	padding-left: 30px;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px solid #E5E4E4;
	border-left: 1px solid #e5e4e4;
}
.contain-titles span{
	left: 70px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: relative;
    display: none;
}
.contain-titles p:first-child{
	width: 18px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #ccc;
	border-radius: 50%;
	margin-right: 5px;
	color: #ccc;
}
.home-icon img{
	width: 25px;
    height: 25px;
    margin-right: 10px;
}
/*@media only screen and (max-width: 1300px) {
	.header_pp{
		-webkit-animation:show-center 1s forwards ;
		width: 100%;
		
	}*/
/*div.contain-titles-tip1{
	transform: translateX(0px);
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transition: transform 1s,-webkit-transform 1s;
   -webkit-transition: -webkit-transform 1s;
   -moz-transition: -moz-transform 1s;
}*/
@media only screen and (max-width: 600px){
	.app-container{
		-webkit-animation:show-center 1s forwards ;
		width: 99%;
		
	} 
}
@media only screen and (max-width: 850px) and (min-width: 700px){
	.app-container{
		-webkit-animation:show-center 1s forwards ;
		width: 85%;
		
	}
	@-webkit-keyframes show-center{
		/*
		0%{margin: 90px 250px 0px 170px;}
		100%{margin: 90px 5px 0px 170px;}
		*/
	}
	div.floated{
		-webkit-animation:show-float 1s forwards ;
	}
	@-webkit-keyframes show-float{
		0%{right: 265px;}
		100%{right: 10px;}
	}
}
@media only screen and (max-width: 1550px) {
	.form-input ul li {
	    width: 33.3%;
	}
}
@media only screen and (max-width: 1070px) {
	.form-input ul li {
	    width: 50%;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1920px) {
	/*
	.app-container{
		-webkit-animation:show-center1 1s forwards ;
	}
	*/
	@-webkit-keyframes show-center1{
		0%{margin: 90px 5px 0px 170px;}
		100%{margin: 90px 250px 0px 170px;}
	}
	div.floated{
		-webkit-animation:show-float1 1s forwards ;
	}
	@-webkit-keyframes show-float1{
		0%{right: 10px;}
		100%{right: 265px;}
	}
}
.home-icon{
	color: #fff;
    float: left;
    width: 78%;
    height: 52px;
    line-height: 52px;
}
.home-icon img{
	width: 20px;
    height: 20px;
    margin-right: 10px;
    
}
.expmenu li a .arrow:before{
	display: block;
	float: right;
	margin-top: 1px;
	margin-right: 15px;
	display: inline;
	font-size: 16px;
	font-family:FontAwesome;57
	height: auto;
	content: "\f105";
	font-weight: 300;
	text-shadow:none;
	color: #AFAFAF;
	/*background-size:10px;
	background-image: url(../../images/menu-add.png);*/
}
/*.arrow .open{
	background-size:10px;
	background-image: url(../../images/menu-cound.png);
}*/
.expmenu li a .arrow.open:before{
	float: right;
	margin-top: 1px;
	margin-right: 15px;
	display: inline;
	font-family: FontAwesome;
	height: auto;
	font-size: 16px;
	content: "\f107";
	font-weight: 300;
	text-shadow:none;

}
ul.expmenu li .header_q .arrow{
	float: left;
	width: 32px;
	/*height: 32px;*/
	display: block;
	background: no-repeat center;
}
.arrow{
	height: 4rem;
    line-height: 4rem;
}
.header_q{
	width:100%;
	/*height: 4rem;
    line-height: 4rem;*/
}

.header_q_active {
	width: 100%;
    background: #4e4d4d;
    color: #646464;
    border-bottom: 1px dashed #5a5757;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
