@CHARSET "UTF-8";

.yd-white-button {
	border-style: solid;
	background: transparent;
	border-color: #ddd;
	border-width: thin;
	text-align: center;
	color: black;
}

.yd-button {
	-webkit-appearance: none;
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: #444 !important;
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	background: #f7f7f7;
	vertical-align: middle;
	line-height: 28px;
	min-height: 30px;
	font-size: 1rem;
	text-decoration: none !important;
	text-align: center;
	border-style: solid;
	background: transparent;
	border-color: #ddd;
	border-width: thin;
}

.yd-white {
	color: white !important;
}

.yd-button:hover {
	background-color: rgba(200, 200, 200, .3);
	cursor:pointer;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.uk-container {
	/*
	margin-top: 30px;
	padding: 0px !important;*/
}

.yd-hearder {
	height: 80px;
	background: #8A8888;
	padding-top: 150px;
}

.yd-hearder>div>h1 {
	color: white !important;
}

.yd-form-label {
	color: #393536 !important;
	font-weight: bold;
}

.yd-signup {
	width: 700px;
	margin: 0px auto;
}

.yd-signin {
	position: absolute;
	right: 0px;
	width: 520px;
}

.sign_title {
	position: absolute;
	right: 0px;
	width: 520px;
	display: block;
	padding-right: 10px;
}

.sign_input {
	width: 350px;
}

.yd-sign-input {
	outline: none;
	border: 1px solid #7B7879 !important;
	border-radius: 0px !important;
	height: 30px !important;
}

.yd-sign-input-code {
	width: 420px !important;
}

.yd-sign table {
	margin-top: 20px;
	border-spacing: 10px;
	margin-left: -10px;
}

.yd-button-gray {
	background-color: #7B7879;
	background-image: -webkit-linear-gradient(top, #7B7879, #7B7879);
	background-image: linear-gradient(to bottom, #7B7879, #7B7879);
	color: #fff;
	border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) rgba(0, 0, 0, .4);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	border-radius: 0px !important;
}

.yd-button-primary {
	/*
	background-color: #7B7879;
	background-image: -webkit-linear-gradient(top, #7B7879, #7B7879);
	background-image: linear-gradient(to bottom, #7B7879, #7B7879);*/
	background-color: #221714;
	background-image: -webkit-linear-gradient(top, #221714, #221714);
	background-image: linear-gradient(to bottom, #221714, #221714);
	color: #fff;
	border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) rgba(0, 0, 0, .4);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	border-radius: 0px !important;
}

.yd-navbar {
	background: #231F20 !important;
	border-radius: 0px;
	border:0px !important;
	/* padding-left: 80px;
	padding-right: 80px;*/
}
/******************************************************************/
.uk-navbar-nav>li>a {
	color: white !important;
	text-shadow: none !important;
}

.uk-navbar-nav>li.uk-open>a {
	color: white !important;
}

.uk-navbar-nav>li.uk-active>a {
	background-color: #413A3B !important;
	color: white !important;
}

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
   background-color: #413A3B !important;
    color: white !important;
}
.uk-navbar-nav > li > a:active {
   background-color: #413A3B !important;
    color: white !important;
}
.uk-navbar-nav > li.uk-active > a {
   background-color: #413A3B !important;
    color: white !important;
}

.uk-navbar-content {
	text-shadow: none !important;
	color: white !important;
}

.uk-navbar-content>a {
	color: white !important;
}
/****************************************************/
/*项目|模板*/
.uk-panel-teaser {
	background-position: center !important;
	background-repeat: no-repeat !important;
	margin-top: -15px !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
	border-radius: 0px !important;
}

.uk-panel-teaser:hover {
	cursor: pointer;
}

.app-item {
	background-size: 250px 250px !important;
	height: 220px !important;
}

.app-temp {
	background-size: 250px 347px !important;
	height: 347px !important;
}

.yd-tiled .uk-panel-box {
	/* width: 220px; */
    max-width: 220px;
    min-width: 160px;
}

.uk-panel-box {
	border-radius: 0px !important;
	border: 1px solid #aaa !important;
}

.yd-tiled .uk-panel-box-item {
	height: 270px;
}

.yd-img-logo {
	text-align: center;
}

.app-item img {
	margin-top: 30px !important;
	width: 152px;
	height: 153px;
}

.app-temp img {
	margin-top: 100px !important;
	width: 152px;
	height: 153px;
}

.sp-sidebar {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
}

.sp-sidebar li {
	margin-top: 15px;
	margin-bottom: 15px;
}

.sp-sidebar a {
	text-decoration: none;
	color: #bbb;
}

.sp-avatar {
	width: 80px;
	height: 80px;
}

.personal-info {
	margin-left: 50px;
}

.personal-info .uk-form-label {
	width: 80px !important;
}

.personal-info .uk-form-controls {
	margin-left: 80px !important;
}

.static-info {
	line-height: 30px;
}

.letf_line {
	border-right: 1px solid lightgray !important;
}

.material_tab {
	height: 15px;
}

.material_tab li {
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.material_tab a {
	text-decoration: none;
	color: lightgray;
	font-size: 11px;
}

/*个人中心*/
.sp-p-center .uk-flex-item-none {
	border-right: 1px solid lightgray !important;
}

.sp-p-center .uk-margin-left {
	margin-top: 20px;
	padding-left: 50px;
}

.none_line td {
	border: 0px;
}

.tpl-text-truncate{
	width: inherit;
}
/*************平台端*****************/
.h_tile_left {
	padding-left: 80px !important;
}

.admin-setting-tab {
	border-bottom: 1px solid lightgray;
	padding-bottom: 3px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
}

.admin-setting-tab a {
	color: #bbb;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

.material_tab .s-active, .admin-setting-tab .s-active, .sp-sidebar .s-active
	{
	color: black !important;
}

.none-line-table {
	width: 700px !important;
	margin: 0px auto !important;
}

.none-line-table td {
	border: none !important;
}

.none-line-table-submit {
	width: 100% !important;
	margin-top: 20px;
}

.uk-form-label {
	width: 150px !important;
}

.yd-form-input {
	margin-left: 150px;
}

input, textarea, select, button, .uk-button {
	border-radius: 0px;
}

.none-font-weight .uk-form-label {
	font-weight: normal !important;
}

.uk-form-stacked label {
	font-weight: normal !important;
}

.yd-ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yd-material {
	width: 200px;
	height: 200px;
}

.yd-material-logo img {
	width: 200px;
	height: 200px;
}

.yd-material-info {
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	width: 200px;
}

.yd-material-info-left {
	display: inline-block;
	width: 100px;
}

.yd-material-info-center {
	display: inline-block;
	margin-left: 10px;
}

.yd-material-info-right {
	display: inline-block;
	float: right;
	margin-top: 3px;
	margin-right: -3px;
}

/********************/
.yd-head-panel {
	background-color: darkgray;
	color: white;
	font-size: 30px !important;
	line-height: 100px !important;
	height: 80px !important;
	margin-bottom: 5px;
}

.yd-head-panel .yd-head-container {
	width: 1250px;
	margin: 0px auto;
}

/****************************/
.yd-nav { background: #231F20; }
.yd-nav .no_padding_left {padding-left: inherit;}
.yd-nav .no_padding_right {padding-right: inherit;}