.am-btn-pink {
	background-color: #800080;
	border-color: #800080;
		
	color: #fff;
}

a.am-btn-pink:visited {
	color: #fff;
}

.am-btn-pink:hover, .am-btn-pink:focus, .am-btn-pink:active,
	.am-btn-pink.am-active, .am-dropdown.am-active .am-btn-pink.am-dropdown-toggle
	{
	color: #fff;
	border-color: #FF1493;
}

.am-btn-pink:hover, .am-btn-pink:focus {
	background-color: #FF1493;
}

.am-btn-pink:active, .am-btn-pink.am-active, .am-dropdown.am-active .am-btn-pink.am-dropdown-toggle
	{
	background-image: none;
	background-color: #FF1493;
}

.am-btn-pink.am-disabled, .am-btn-pink[disabled], fieldset[disabled] .am-btn-pink,
	.am-btn-pink.am-disabled:hover, .am-btn-pink[disabled]:hover, fieldset[disabled] .am-btn-pink:hover,
	.am-btn-pink.am-disabled:focus, .am-btn-pink[disabled]:focus, fieldset[disabled] .am-btn-pink:focus,
	.am-btn-pink.am-disabled:active, .am-btn-pink[disabled]:active,
	fieldset[disabled] .am-btn-pink:active, .am-btn-pink.am-disabled.am-active,
	.am-btn-pink[disabled].am-active, fieldset[disabled] .am-btn-pink.am-active
	{
	background-color: #800080;
	border-color: #800080;
}

.am-btn-group .am-btn-pink, .am-btn-group-stacked .am-btn-pink {
	border-color: #FF1493;
}

.am-table>thead>tr>td.am-pink, .am-table>tbody>tr>td.am-pink, .am-table>tfoot>tr>td.am-pink,
	.am-table>thead>tr>th.am-pink, .am-table>tbody>tr>th.am-pink, .am-table>tfoot>tr>th.am-pink,
	.am-table>thead>tr.am-pink>td, .am-table>tbody>tr.am-pink>td, .am-table>tfoot>tr.am-pink>td,
	.am-table>thead>tr.am-pink>th, .am-table>tbody>tr.am-pink>th, .am-table>tfoot>tr.am-pink>th
	{
	color: #800080;
	background-color: rgba(221, 81, 76, 0.115);
}

.am-badge-pink {
	background-color: #800080;
}

.am-comment-pink .am-comment-avatar {
	border-color: #800080;
}

.am-comment-pink .am-comment-main {
	border-color: #800080;
}

.am-comment-pink .am-comment-main:before {
	border-right-color: #800080;
}

.am-comment-pink.am-comment-flip .am-comment-main:before {
	border-left-color: #800080;
	border-right-color: transparent;
}

.am-comment-pink.am-comment-flip .am-comment-main:after {
	border-left-color: #f8f8f8;
}

.am-icon-btn.am-pink {
	color: #fff;
}

.am-icon-btn.am-pink {
	background-color: #800080;
}

.am-input-group-pink .am-input-group-label {
	background: #800080;
	color: #fff;
}

.am-input-group-pink .am-input-group-label, .am-input-group-pink .am-input-group-btn>.am-btn,
	.am-input-group-pink.am-input-group .am-form-field {
	border-color: #800080;
}

.am-panel-pink {
	border-color: #FFB6C1;
}

.am-panel-pink>.am-panel-hd {
	color: #800080;
	background-color: rgba(221, 81, 76, 0.15);
	border-color: #FFB6C1;
}

.am-panel-pink>.am-panel-hd+.am-panel-collapse>.am-panel-bd {
	border-top-color: #FFB6C1;
}

.am-panel-pink>.am-panel-footer+.am-panel-collapse>.am-panel-bd {
	border-bottom-color: #FFB6C1;
}

.am-progress-bar-pink {
	background-color: #800080;
}

.am-progress-striped .am-progress-bar-pink {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255,
		255, 0.15)), color-stop(0.25, transparent),
		color-stop(0.5, transparent),
		color-stop(0.5, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, rgba(255, 255, 255, 0.15)),
		color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15)
		25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%,
		transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%,
		rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.am-text-pink {
	color: #800080;
}

.am-alert-pink {
	background-color: #800080;
	border-color: #FF1493;
	color: #fff;
}

.am-modal-actions-pink {
	color: #800080;
}

.am-modal-actions-pink a {
	color: inherit;
}

.am-popover-pink {
	border-color: #800080;
}

.am-popover-pink .am-popover-inner {
	background: #800080;
}

.am-popover-pink .am-popover-caret {
	border-bottom-color: #800080;
}

.am-checkbox.am-pink .am-ucheck-checkbox:hover:not (.am-nohover ):not (:disabled
	) +.am-ucheck-icons, .am-radio.am-pink .am-ucheck-checkbox:hover:not (.am-nohover
	):not (:disabled ) +.am-ucheck-icons, .am-checkbox-inline.am-pink .am-ucheck-checkbox:hover:not
	(.am-nohover ):not (:disabled ) +.am-ucheck-icons, .am-radio-inline.am-pink .am-ucheck-checkbox:hover:not
	(.am-nohover ):not (:disabled ) +.am-ucheck-icons, .am-checkbox.am-pink .am-ucheck-radio:hover:not
	(.am-nohover ):not (:disabled ) +.am-ucheck-icons, .am-radio.am-pink .am-ucheck-radio:hover:not
	(.am-nohover ):not (:disabled ) +.am-ucheck-icons, .am-checkbox-inline.am-pink .am-ucheck-radio:hover:not
	(.am-nohover ):not (:disabled ) +.am-ucheck-icons, .am-radio-inline.am-pink .am-ucheck-radio:hover:not
	(.am-nohover ):not (:disabled ) +.am-ucheck-icons {
	color: #800080;
}

.am-checkbox.am-pink .am-ucheck-checkbox:checked+.am-ucheck-icons,
	.am-radio.am-pink .am-ucheck-checkbox:checked+.am-ucheck-icons,
	.am-checkbox-inline.am-pink .am-ucheck-checkbox:checked+.am-ucheck-icons,
	.am-radio-inline.am-pink .am-ucheck-checkbox:checked+.am-ucheck-icons,
	.am-checkbox.am-pink .am-ucheck-radio:checked+.am-ucheck-icons,
	.am-radio.am-pink .am-ucheck-radio:checked+.am-ucheck-icons,
	.am-checkbox-inline.am-pink .am-ucheck-radio:checked+.am-ucheck-icons,
	.am-radio-inline.am-pink .am-ucheck-radio:checked+.am-ucheck-icons {
	color: #800080;
}

.am-datepicker-pink tr.am-datepicker-header {
	background: #800080;
}

.am-datepicker-pink td.am-datepicker-day.am-disabled {
	color: #999;
}

.am-datepicker-pink td.am-datepicker-old, .am-datepicker-pink td.am-datepicker-new
	{
	color: #FFC0CB;
}

.am-datepicker-pink td.am-active, .am-datepicker-pink td.am-active:hover
	{
	color: #FF1493;
}

.am-datepicker-pink td span.am-datepicker-old {
	color: #FFC0CB;
}

.am-datepicker-pink td span.am-active {
	color: #FF1493;
}

.am-datepicker-pink .am-datepicker-caret {
	border-bottom-color: #800080;
}

.am-datepicker-pink .am-datepicker-dow {
	color: #a4241f;
}

.am-datepicker-pink .am-datepicker-select:hover, .am-datepicker-pink .am-datepicker-prev-icon:hover,
	.am-datepicker-pink .am-datepicker-next-icon:hover {
	background: rgba(237, 164, 162, 0.5);
	color: #a4241f;
}

/*http://static.yuerso.cn/statics/css/assets/css/app.css*/
.am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover
	{
	background-color: #800080;
}

.am-topbar-nav>li.am-active>a, .am-topbar-nav>li.am-active>a:focus,
	.am-topbar-nav>li.am-active>a:hover {
	color: #FFFFFF;
}

.am-topbar-nav>li>a:hover:after {
	opacity: 1;
	border-bottom-color: #800080;
}

.am-topbar-nav>li.am-active>a:after {
	opacity: 1;
	border-bottom-color: #FF1493;
}

.footer {
	font-size: 1.2rem;
}

.footer a {
	color: #7f8c8d;
	text-decoration: none
}

.footer .copyright, .footer .footer-nav {
	color: #7f8c8d;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	/*background: #2d3e50;*/
	border-top: 2px solid #7f8c8d;
}

.footer .footer-nav {
	background: #7f8c8d;
	color: #FFFFFF;
}

.footer .footer-nav a {
	color: #FFFFFF;
}

.footer p {
	margin: 0;
	padding: 5px 0;
}

.logo {
	line-height: 50px;
	height: 50px;
}

.my-head {
	margin-top: 40px;
	text-align: center;
}

.my-button {
	position: fixed;
	top: 0;
	right: 0;
	border-radius: 0;
}

.my-sidebar {
	padding-right: 0;
	border-right: 1px solid #eeeeee;
}

.my-footer {
	border-top: 1px solid #eeeeee;
	padding: 10px 0;
	margin-top: 10px;
	text-align: center;
}

.blog-main {
	padding: 20px 0;
}

.blog-title {
	margin: 10px 0 20px 0;
}

.blog-meta {
	font-size: 14px;
	margin: 10px 0 20px 0;
	color: #222;
}

.blog-meta a {
	color: #27ae60;
}

.blog-pagination a {
	font-size: 1.4rem;
}

.blog-team li {
	padding: 4px;
}

.blog-team img {
	margin-bottom: 0;
}

.blog-content img, .blog-team img {
	max-width: 100%;
	height: auto;
}

.blog-footer {
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
}

.am-pagination>.am-active>a, .am-pagination>.am-active>span,
	.am-pagination>.am-active>a:hover, .am-pagination>.am-active>span:hover,
	.am-pagination>.am-active>a:focus, .am-pagination>.am-active>span:focus
	{
	z-index: 2;
	color: #fff;
	background-color: #5eb95e;
	border-color: #5eb95e;
	cursor: default;
}

.am-pagination>li>a, .am-pagination>li>span {
	color: #5eb95e;
}

.blog-g-fixed .am-article-divider {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

.blog-main .am-article-title a {
	font-size: 1.8rem;
	color: #800080;
}

.blog-list li>a {
	color: #444;
}

.blog-list li>a:hover, .blog-about p>a {
	color: #800080;
}

.article-keywords a {
	margin: auto 1px;
}

.am-panel-default>.am-panel-hd {
	color: #FF1493;
	font-weight: bold;
}

.am-topbar {
	background-color: #fdfdfd;
}

/**
  * Navbar Theme: default
  * Author: hzp (hzp@yunshipei.com)
  */
.am-navbar-success a {
	color: #fff;
}

.am-navbar-success .am-navbar-nav {
	background-color: #5eb95e;
}

.am-navbar-success .am-navbar-actions {
	background-color: #5eb95e;
}

.am-navbar-success .am-navbar-actions a {
	border-bottom: 1px solid #5eb95e;
}

.am-navbar-pink a {
	color: #fff;
}

.am-navbar-pink .am-navbar-nav {
	background-color: #800080;
}

.am-navbar-pink .am-navbar-actions {
	background-color: #800080;
}

.am-navbar-pink .am-navbar-actions a {
	border-bottom: 1px solid #800080;
}

.am-header-pink {
	background-color: #800080;
}

.am-header-pink .am-header-title {
	color: #fff;
}

.am-header-pink .am-header-title a {
	color: #fff;
}

.am-header-pink .am-header-icon {
	font-size: 20px;
}

.am-header-pink .am-header-nav {
	color: #eeeeee;
}

.am-header-pink .am-header-nav>a {
	display: inline-block;
	min-width: 36px;
	text-align: center;
	color: #eeeeee;
}

.am-header-pink .am-header-nav>a+a {
	margin-left: 5px;
}

.am-header-pink .am-header-nav .am-btn {
	margin-top: 9px;
	height: 31px;
	padding: 0 0.5em;
	line-height: 30px;
	font-size: 14px;
	vertical-align: top;
}

.am-header-pink .am-header-nav .am-btn .am-header-icon {
	font-size: inherit;
}

.am-header-pink .am-header-nav .am-btn-default {
	color: #999999;
}

.am-header-pink .am-header-nav-title, .am-header-pink .am-header-nav-title+.am-header-icon
	{
	font-size: 14px;
}

/**
  * Gallery Theme: default
  * Author: Minwe (minwe@yunshipei.com)
  */
.am-gallery-pink>li {
	padding: 5px;
}

.am-gallery-default .am-gallery-item img {
	width: 100%;
	height: auto;
}

.am-gallery-pink .am-gallery-title {
	margin-top: 10px;
	font-weight: normal;
	font-size: 1.4rem;
	display: block;
	word-wrap: normal;
	/* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #800080;
}

.am-gallery-pink .am-gallery-desc {
	color: #bf00bf;
	font-size: 1.2rem;
}

.am-list-news-hd a {
	color: #FF68A0;
}

.am-list-news-bd li>a {
	color: #757575;
}

.am-list-news-bd a:hover {
	color: #FF68A0;
}

.am-list-news-bd a:active {
	color: #FF68A0;
}
/**********************************************/
#articleView {
	padding-bottom: 40px;
}

#articleView h2 {
	display: block;
	padding: 10px 0 30px;
}

#articleView img, #articleView video {
	max-width: 100%;
}

#articleView div:nth-child(2) { /**副标题**/
	font-size: 14px;
	margin: 10px 0;
}

#articleView div:nth-child(3) { /**作者、发布时间等**/
	font-size: 12px;
	color: gray;
	margin: 10px 0 40px;
}

#articleView div:nth-child(4) { /**正文**/
	line-height: 1.75;
	text-align: justify;
	text-justify: inter-ideograph;
}

#articleView div:nth-child(4) p {
	padding-bottom: 10px;
	text-indent: 2em;
}

#articleView div:nth-child(4) p img, #articleView div:nth-child(4) p video
	{
	margin-left: -2em;
}

#articleView div:nth-child(4) td {
	border: 1px #c0c0c0 solid;
	padding: 5px;
}

#articleView div:nth-child(4) td p {
	text-indent: 0;
}

#articleView div:nth-child(5) { /**编辑等信息**/
	font-size: 14px;
	color: gray;
	margin-top: 40px;
}

.shareto {
	text-align: center;
	margin-top: 40px;
}

.shareto img {
	width: 26px;
	height: 26px;
	margin: 0 3px;
}

#wx_ewm {
	display: none;
	width: 150px;
	height: 150px;
	margin: auto;
}
/************************************************/
.am-list-item-hd a {
	color: #666;
}

.am-list-item-hd .classname {
	color: #6c6c6c;
	font-weight: normal;
}

.yuerso_main {
	max-width: 640px;
	margin: 0 auto;
	/*background: #ececec;*/
	position: relative;
}

.am-list-news-default {
	padding-bottom: 60px;
}

.am-list-news-default .am-list .am-list-item-text {
	line-height: 1.3em;
	-webkit-line-clamp: 3;
	max-height: 3.9em;
}

.page {
	text-align: center;
	padding-top: 20px;
}

.tuijian {
	margin-top: 36px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	padding-left: 5px;
	background: #8e4522;
	border-radius: 0 25px 0 0;
}

.stitle {
	padding: 5px 0;
}

.stitle span {
	color: gray;
}

.bloglist {
	width: 100%;
	height: 32px;
	white-space: nowrap;
	font-weight: bold;
	color: gray;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.bloglist a {
	color: gray;
}

.row {
	color: gray;
	font-size: 12px;
}

.tline {
	margin-top: 5px;
	color: gray;
}

.cline {
	width: 100%;
	height: auto;
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin-bottom: 10px;
}

#tablelist div {
	width: 100%;
	padding: 10px 0;
}

#tablelist table {
	width: 100%
}

#tablelist tr:nth-child(2n-1) {
	background: #f5f5f5;
}

#tablelist tr:first-child td {
	padding: 10px 5px;
	text-align: center;
}

#tablelist td {
	border: 1px #ddd solid;
	text-align: center;
}

#tablelist td input {
	width: 98%;
	height: 98%;
	padding: 10px 5px;
	text-align: center;
	border: 0;
	background: transparent;
}

span#msg {
	font-size: 12px;
	color: #ff0000;
}
#bottomnav ul{
	max-width:640px;
	margin:auto;
}