/* 通用美化 */
#myposts .PostList {
    margin: 0px 0 10px 0 !important;
}
.postCon a:link {
	display: none;
}
#BlogPostCategory {
    display: none;
}
#EntryTag {
    display: none;
}
#widget_my_zzk {
	padding: 15px 0 12px 15px;
}
#HistoryToday, .recomm-block {
    display: none;
}
.dayTitle {
	display: none;
}
.postDesc .post-view-count {
	display: none;
}
.postDesc .post-comment-count {
	display: none;
}
.postDesc .post-digg-count {
	display: none;
}
.entrylistItemPostDesc .post-digg-count {
	display: none;
}
.entrylistItemPostDesc .post-comment-count {
	display: none;
}
.entrylistItemPostDesc .post-view-count {
	display: none;
}
.postDesc{
	display: none;
}

#post_next_prev{
	display: none;
}
.postDesc2 .post-view-count{
	display: none;
}
.postDesc2 .post-comment-count{
	display: none;
}
.postDesc2 .post-digg-count{
	display: none;
}
#under_post_card1 {
	display: none;
}
#under_post_card2{
	display: none;
}
#cnblogs_ch{
	display: none;
}
.comment_textarea {
    max-width: 100%;
    width: auto;
}
#blog-news {
    background: #fff;
}
#topics .postTitle {
    text-align: center;
}
.catListTag ul li:hover {
    background: none;
}
#sidebar_toptags ul li a:hover {
    color: #ff5e52;
}
#cnblogs_post_body h1 {
	font-size:28px;
	font-weight:bold;
	background-color:#3199E4;
	color:#FFF;
	padding-left:8px;
	text-shadow:1px 1px 1px #000;
    margin: 18px -20px 20px -20px;
}
#cnblogs_post_body h2 {
    text-shadow: 1px 1px 1px #000;
    margin: 1px -43px 9px -21px;
    color: #ff5e52;
    border-bottom: 1px solid;
    padding: 3px 10px;
    border-left: 8px solid;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 16px;
}
#cnblogs_post_body h3 {
	text-shadow: 1px 1px 1px #000;
	color: #1a98ff;
    border-bottom: 1px solid;
    padding: 3px 10px;
    border-left: 8px solid;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 1.25;
}
#MySignature {
    padding: 15px;
    font-size: 11px;
    font-family: 'Microsoft Yahei';
    border-left: solid 8px #21b2aa;
    background: #f5f5f5;
}
#taglist td {
    // box-shadow: 0 0 23px #dedede;
    margin: 10px 10px;
    font-size: 1rem;
    font-weight: 500;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 10px;
    // background: #fff;
    border-radius: 7px;
    color: #3354AA;
    line-height: 40px;
    text-decoration: none;
}
#taglist_main {
    text-align: center;
}
#topics .postBody blockquote {
    border: none;
    border-left: 2px solid #169fe6;
    margin: 0;
    padding-left: 10px;
    background: #f9f9f9;
}

/*大屏*/
@media (min-width: 769px) {
	#blog-comments-placeholder {
		border-radius: 5px;
		border: none;
		box-shadow: 0 0 5px #dedede;
	}

	#blog-comments-placeholder:hover {
		box-shadow: 0 0 5px #bebebe;
	}

	#blog_post_info {
		border: 1px dashed #dedede;
	}

	#green_channel {
		display: inline-block;
		border: none;
	}

	#author_profile {
		display: none;
	}

	.cnblogs_code {
		border: none;
		border-left: 5px solid #dedede;
		padding-left: 10px;
	}

  /*翻页*/
	.pager {
		font-size: 12px;
		margin: 0;
		padding: 1px 0 6px;
		text-align: center;
		color: #999;
		line-height: 30px;
	}

	.pager a {
		-webkit-border-radius: 3px !important;
		-moz-border-radius: 3px !important;
		border-radius: 3px !important;
		border: 1px solid #ea6f5a !important;
		color: #ffffff !important;
		margin: 0 1px !important;
		padding: 7px 10px !important;
		text-decoration: none !important;
		height: 19px !important;
		line-height: 19px !important;
		font-size: 12px !important;
		background-color: #ea6f5a !important;
	}

	.pager a:hover {
    /*border: none !important;*/
		color: #ea6f5a !important;
		margin: 0 1px !important;
		padding: 7px 10px !important;
		text-decoration: none !important;
		height: 19px !important;
		line-height: 19px !important;
		font-size: 12px !important;
		background-color: #ffffff !important;
	}

	#nav_next_page a {
		background-color: #ea6f5a;
		height: 33px;
		line-height: 33px;
		font-size: 14px;
		border: 1px solid #ea6f5a;
	}

	.topicListFooter {
		height: auto;
		padding: 0;
		margin: 0;
	}

	.topicListFooter:empty {
		display: none;
	}

	#nav_next_page a:hover {
		background-color: #ffffff;
		color: #ea6f5a;
	}

  /*翻页*/
	#navigator {
		min-width: 1200px;
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
		background-color: #24292e;
		border: none;
		box-shadow: 0 1px 3px #bebebe;
	}

	#blog-calendar .CalTitle td,
  #blog-calendar .CalTitle td a {
		text-align: center;
		line-height: 30px;
		background-color: transparent;
		color: black;
	}

	#blogCalendar :not(.CalTitle) a {
		display: block;
		background: #ea6f5a;
		color: white;
		border-left: 1px solid #f0eef5;
		width: calc(100% - 1px);
	}

	div.commentform textarea {
		width: 100%;
		width: calc(100% - 15px);
		height: 80px;
		padding: 5px;
	}

	.commentbox_title {
		line-height: 22px;
	}

	div.commentform input.author {
		background-color: transparent;
		border: none;
		border-bottom: 1px solid #dedede;
		margin-bottom: 5px;
		padding-bottom: 2px;
		width: 200px;
	}

	#under_post_news {
		width: auto;
		display: none !important;
	}

	#comment_nav {
		padding: 0 20px;
	}

	#sidebar_search_box input {
		border-radius: 0;
		box-shadow: none;
	}

	#sidebar_search_box input.input_my_zzk {
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}

	#sidebar_search_box input.btn_my_zzk {
		background: #ea6f5a;
		margin-left: -6px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}

	#blog-comments-placeholder:empty {
		display: none;
	}

	#taglist_main {
		margin-top: 0;
		background: white;
		padding: 20px;
		border-radius: 5px;
		border: none;
		box-shadow: 0 0 5px #dedede;
	}

	#taglist_main:hover {
		box-shadow: 0 0 5px #bebebe;
	}

	#taglist_title {
		font-size: 18px;
	}

	#taglist_title_wrap {
		text-align: center;
		font-size: 18px;
		line-height: 35px;
	}

	#MyTag1_dtTagList {
		width: 100%;
	}

	.catListTag ul li a:hover {
		color: #fff;
	}

	#under_post_kb {
		display: none !important;
	}

	#under_post_news,
  #under_post_kb {
		margin-top: 20px;
	}

	#mainContent .day:first-of-type {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		margin-bottom: 20px;
	}

	#mainContent .day:nth-first-child(2) {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	#mainContent .day:nth-first-child(1) {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

	#mainContent .day:nth-last-child(2) {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	#mainContent .day:nth-last-child(1) {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	#mainContent .day {
		border-radius: 5px;
		margin-bottom: 20px;
		border: none;
		box-shadow: 0 0 5px #dedede;
	}

	#mainContent .day:hover {
		border: none;
		box-shadow: 0 0 5px #bebebe;
	}

	.newsItem .catListTitle {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background-color: #f6f8fa;
		border: none;
		border-bottom: 1px solid #eee;
		font-size: 16px;
		color: #555;
	}

	.newsItem #profile_block {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border: none;
		font-size: 14px;
	}

	.newsItem #profile_block:hover {
		border-color: #dedede;
	}

	.newsItem #p_b_follow {
		text-align: center;
	}

	.newsItem #p_b_follow a {
		border: 1px solid #ea6f5a;
		border-radius: 3px;
		padding: 5px 15px;
	}

	#profile_block a {
		font-size: 14px;
	}

	#profile_block a:first-child {
		color: #ea6f5a;
		font-size: 16px;
	}

	.sidebar-block {
		border-radius: 5px;
		overflow: hidden;
		box-shadow: 0 0 5px #dedede;
	}

	.sidebar-block:hover {
		box-shadow: 0 0 5px #bebebe;
	}

	.catListView,
  .catListFeedback {
		margin-top: 0;
	}

	.sidebar-block ul {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border: none;
	}

	.sidebar-block h3 {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background-color: #f6f8fa;
		border: none;
		border-bottom: 1px solid #eee;
		font-size: 16px;
		color: #555;
	}

	.div_my_zzk {
		border: none !important;
	}

	#widget_my_google {
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	#topics,
  #comment_form_container,
  #under_post_news,
  #under_post_kb {
		border-radius: 5px;
		border: none;
		box-shadow: 0 0 5px #dedede;
	}

	#topics:hover,
  #comment_form_container:hover,
  #under_post_news:hover,
  #under_post_kb:hover {
		border-radius: 5px;
		border: none;
		box-shadow: 0 0 5px #bebebe;
	}

	#myposts .PostList {
		border-radius: 5px;
	}

	#sideBar .newsItem {
		box-shadow: 0 0 5px #dedede;
		border-radius: 5px;
		overflow: hidden;
	}

	#blog-news {
		margin-bottom: 0;
	}

	#sideBar .newsItem:hover {
		box-shadow: 0 0 5px #bebebe;
	}

	.sidebar-block ul li:last-child {
		border-bottom: none;
	}

	.postSeparator {
		border-radius: 5px;
		border-top: 1px dashed #bebebe;
	}

	.day:hover .postSeparator {
		border-top: 1px dashed #ea6f5a !important;
	}

	.entrylist h1 {
    	height: 0px;
	}

	.entrylistItem {
		border-radius: 5px;
		border: none;
		box-shadow: 0 0 5px #dedede;
		margin: 10px;
	}

	.entrylistItem:hover {
		border: none;
	}

	.entrylistTitle, .myposts_title {
		padding: 0 20px;
	}

	.day .postTitle:hover a {
		color: #ea6f5a;
	}

	body {
		background-size: auto 197px;
		background: none !important;
		background: #fafafa !important;
	}

	#blogTitle {
		width: 100%;
		background-size: 800px;
		background-position: 0px 20px;
		height: 197px;
		background: none;
		display: none !important;
	}

	#navList li a:link {
		text-shadow: none;
	}

	#navList li:hover a {
		color: #24292e;
		text-shadow: none;
	}

	.dayTitle {
		background-color: #ea6f5a;
		border-radius: 3px;
	}

	.day .postTitle {
		font-size: 20px;
	}

	.sidebar-block ul li {
		padding: 12px 10px 12px 20px;
		border-bottom: 1px solid #eee;
	}
}

/*小屏*/
@media (max-width: 768px) {
	#bannerbar {
		display: none;
	}

	#main {
		margin: 15px 0 0;
	}

	#nav_next_page {
		margin: 15px 15px 0;
	}

	.dayTitle {
		background-color: #ea6f5a;
	}

	#topics {
		border-left: none;
		border-right: none;
	}

	#blog-comments-placeholder {
		border-left: none;
		border-right: none;
	}

	#blog-comments-placeholder:empty {
		display: none;
	}

	#navigator {
		min-width: auto;
		background: #24292e;
		border: none;
	}

	body {
		background-size: auto 197px;
		background: none !important;
	}

	#blogTitle {
		width: 100%;
		background-size: 800px;
		background-position: 0px 20px;
		height: 197px;
		background: none;
		display: none !important;
	}

	#blogTitle h1 {
		width: 300px;
		left: 0;
		top: 33px;
	}

	#blogTitle h2 {
		display: none;
	}

	#navList {
		width: 100%;
	}

	#navList li:hover a {
		color: #24292e;
		text-shadow: none;
	}

	#mainContent .day {
		border-left: none;
		border-right: none;
	}

	#mainContent .day:hover {
		border-color: #ea6f5a;
	}

	#mainContent .day:hover .postSeparator {
		border-top: 1px dashed #ea6f5a;
		margin: 20px 0;
		clear: both;
	}

	#mainContent .topicListFooter {
		height: auto;
		line-height: 0;
		font-size: 16px;
		margin: 0;
		padding: 0;
	}
	
	#sideBar {
		width: 100%;
		margin-left: 0;
	}

	#blog-calendar {
		display: none !important;
		padding: 10px 15px;
		border: 1px solid #dedede;
		border-left: none;
		border-right: none;
		background-color: white;
	}

	#profile_block,
  	#widget_my_zzk,
  	#widget_my_google,
  	.div_my_zzk {
		border-left: none;
		border-right: none;
		border-radius: 5px;
		overflow: hidden;
		box-shadow: 0 0 5px #dedede;
	}

	#blog-calendar .CalTitle td,
  #blog-calendar .CalTitle td a {
		text-align: center;
		line-height: 30px;
		background-color: white;
		color: black;
	}

	#sidebar_search_box input {
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	#sidebar_search_box input[type=text] {
		width: 188px !important;
		width: calc(100% - 115px) !important;
		border-radius: 0;
	}

	#sideBar .sidebar-block ul {
		border: none;
		border-radius: 5px;
		overflow: hidden;
		box-shadow: 0 0 5px #dedede;
	}

	#sideBar .sidebar-block ul li {
		padding: 10px 20px;
	}

	#comment_form_container {
		border-left: none;
		border-right: none;
	}

	div.commentform input.author,
  div.commentform input.email,
  div.commentform input.url {
		width: 244px;
		width: calc(100% - 35px);
	}

	div.commentform textarea.comment_textarea {
		width: 100%;
		max-width: 100%;
	}

	#under_post_news {
		width: 100%;
		height: auto;
		padding: 15px 0;
		border-left: none;
		border-right: none;
		margin-top: 20px;
	}

	#under_post_kb {
		border-left: none;
		border-right: none;
	}

	#ad_t2 {
		margin-top: 20px;
		padding: 0 20px;
	}

	.c_ad_block {
		margin-top: 15px;
		padding: 0 15px;
	}

	#commentbox_opt .comment_btn {
		width: 50%;
		border: none;
		display: inline-block;
		line-height: 30px;
		text-align: center;
	}

	#commentbox_opt a {
		width: 45%;
		display: inline-block;
		padding-left: 0;
		text-align: center;
	}

	#comment_nav {
		padding: 5px 20px;
	}

	#green_channel {
		width: 100% !important;
		padding-left: 2px;
	}

	#green_channel a {
		margin-right: 4px;
	}

	#green_channel a:last-child {
		margin-right: 0;
	}

	#div_digg {
		margin-right: 0;
		width: 100%;
	}

	#div_digg .buryit {
		margin-left: 0;
		margin-right: 20px;
	}

	#div_digg .diggit {
		margin-left: 0;
		margin-left: 20px;
	}

	.sidebar-block h3 {
		font-size: 16px;
		background-color: #f6f8fa;
		border: #bebebe;
		color: #333;
	}

	#cnblogs_post_body img {
		max-width: 100% !important;
	}

	.day .postTitle {
		font-size: 18px;
		line-height: 31px;
	}

	.day .postTitle:hover a {
		color: #ea6f5a;
	}

	#topics .postTitle {
		font-size: 18px;
		margin: 0 -20px 20px;
		padding: 0 20px;
		line-height: 30px;
	}

	#myposts {
		margin-left: 0;
	}

	#myposts .myposts_title {
		font-size: 20px !important;
		padding: 0 20px;
	}

	#myposts .Pager:only-child {
		display: none;
	}

	.pager {
		font-size: 12px;
		margin: 0;
		padding: 15px 0;
		text-align: center;
		color: #333;
		line-height: 30px;
	}

	.pager a {
		-webkit-border-radius: 3px !important;
		-moz-border-radius: 3px !important;
		border-radius: 3px !important;
		border: 1px solid #ea6f5a !important;
		color: #ffffff !important;
		margin: 0 1px !important;
		padding: 7px 10px !important;
		text-decoration: none !important;
		height: 19px !important;
		line-height: 19px !important;
		font-size: 12px !important;
		background-color: #ea6f5a !important;
	}

	.pager a:hover {
		border: 1px solid #ea6f5a !important;
		color: #ea6f5a !important;
		margin: 0 1px !important;
		padding: 7px 10px !important;
		text-decoration: none;
		height: 19px !important;
		line-height: 19px !important;
		font-size: 12px !important;
		background-color: #ffffff !important;
	}

	#nav_next_page a {
		background-color: #ea6f5a;
		height: 37px;
		line-height: 37px;
		font-size: 14px;
		border: 1px solid #ea6f5a;
	}

	#nav_next_page a:hover {
		background-color: #ffffff;
		color: #ea6f5a;
	}

	#myposts .pager {
		margin-left: 10px;
	}

	#myposts .PostList {
		border-left: none;
		border-right: none;
	}

	#kb_block {
		padding: 0;
	}

	.c_ad_block a {
		border-bottom: 1px dashed #dedede;
	}

	#mainContent {
		margin-bottom: 20px;
	}

	#myposts .pager:empty {
		height: 0;
	}

	#blogCalendar :not(.CalTitle) a {
		display: block;
		background: #ea6f5a;
		color: white;
		border-left: 1px solid white;
		width: calc(100% - 1px);
	}

	#post_next_prev a.p_n_p_prefix {
		display: none;
	}

	#taglist_main {
		margin-top: 20px;
		background: white;
	}

	#taglist_title_wrap {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		line-height: 45px;
		background: #169fe6;
		color: white;
		font-size: 16px;
	}

	#taglist td {
		padding: 5px;
		font-size: 10px;
		// line-height: 20px;
	}

	#taglist {
		padding: 0 10px 10px;
	}

	#MyTag1_dtTagList {
		width: 100%;
	}

	.catListTag ul li a:hover {
		color: #fff;
	}

	.catListTitle {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #f6f8fa;
    border: #bebebe;
    color: #333;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px #dedede;

	}

	#footer {
		padding: 5px 0 20px;
		margin: 0;
	}
	#taglist_title {
    display: none;
	}

	#mainContent .day {
		border-left: none;
		border-right: none;
		border-radius: 5px;
		/* margin-bottom: 20px; */
		border: none;
		box-shadow: 0 0 17px #dedede;
		border-top-left-radius: 8px;
		border-top-right-radius: 7px;
		margin-bottom: 11px;
	}

	#mainContent {
		width: auto;
		float: none;
		max-width: 100%;
		border-left: none;
		border-right: none;
		border-radius: 5px;
		margin-bottom: 20px;
		border: none;
		box-shadow: 0 0 5px #dedede;
		border-top-left-radius: 8px;
		border-top-right-radius: 7px;
		margin-bottom: 11px;
	}
	#sideBar {
    	flex: 1 0 300px;
	}
	.newsItem #p_b_follow a {
		border: 1px solid #ea6f5a;
		border-radius: 3px;
		padding: 5px 15px;
		color: #ea6f5a;
		font-size: 16px;
	}
}

/*全局浮动*/
#navigator {
	height: 60px;
	clear: both;
	// background-color: #5f64bc;
	top: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 1000;
	position: fixed;
}
#navigator {
	// background-image: linear-gradient(to right,#bf30ac 0%,#0f9d58 100%);
	opacity: 0.9;
}
#home {
    margin-top: 59px;
}

/*色彩*/
.color-1 {
	color: #1a98ff !important;
	border-color: #1a98ff !important;
	background: rgba(26,152,255,.15);
	box-shadow: 0 4px 6px rgba(26,152,255,.25);
}

.color-2 {
	color: #33d57a !important;
	border-color: #33d57a !important;
	background: rgba(51,213,122,.15);
	box-shadow: 0 4px 6px rgba(51,213,122,.25);
}

.color-3 {
	color: #ff4e6a !important;
	border-color: #ff4e6a !important;
	background: rgba(255,78,106,.15);
	box-shadow: 0 4px 6px rgba(255,78,106,0.25);
}

.color-4 {
	color: #fc87b2 !important;
	border-color: #fc87b2 !important;
	background: rgba(252,135,178,.15);
	box-shadow: 0 4px 6px rgba(252,135,178,.25);
}

.color-5 {
	color: #9090ff !important;
	border-color: #9090ff !important;
	background: rgba(144,144,255,.15);
	box-shadow: 0 4px 6px rgba(144,144,255,.25);
}

.color-6 {
	color: #ff761e !important;
	border-color: #ff761e !important;
	background: rgba(255,118,30,.15);
	box-shadow: 0 4px 6px rgba(255,118,30,.25);
}

.color-7 {
	color: #00dbff !important;
	border-color: #00dbff !important;
	background: rgba(0,219,255,.15);
	box-shadow: 0 4px 6px rgba(0,219,255,.25);
}

.color-8 {
	color: #ffc107 !important;
	border-color: #ffc107 !important;
	background: rgba(255,193,7,.15);
	box-shadow: 0 4px 6px rgba(255,193,7,.25);
}

.color-9 {
	color: #1a98ff !important;
	border-color: #1a98ff !important;
	background: rgba(26,152,255,.15);
	box-shadow: 0 4px 6px rgba(26,152,255,.25);
}

.color-10 {
	color: #ff4e6a !important;
	border-color: #ff4e6a !important;
	background: rgba(255,78,106,.15);
	box-shadow: 0 4px 6px rgba(255,78,106,0.25);
}

.color-11 {
	color: #ff761e !important;
	border-color: #ff761e !important;
	background: rgba(255,118,30,.15);
	box-shadow: 0 4px 6px rgba(255,118,30,.25);
}

.color-12 {
	color: #00dbff !important;
	border-color: #00dbff !important;
	background: rgba(0,219,255,.15);
	box-shadow: 0 4px 6px rgba(0,219,255,.25);
}

.color-1:hover {
	background: #1a98ff;
	color: #ddf0ff !important;
	box-shadow: 0 4px 6px rgba(26,152,255,.25),0 0 0 15px #1a98ff inset !important;
}

.color-2:hover {
	background: #33d57a;
	color: #e1f9eb !important;
	box-shadow: 0 4px 6px rgba(51,213,122,.25),0 0 0 15px #33d57a inset !important;
}

.color-3:hover {
	background: #ff4e6a;
	color: #ffe5e9 !important;
	box-shadow: 0 4px 6px rgba(255,78,106,0.25),0 0 0 15px #ff4e6a inset !important;
}

.color-4:hover {
	background: #fc87b2;
	color: #ffedf4 !important;
	box-shadow: 0 4px 6px rgba(252,135,178,.25),0 0 0 15px #fc87b2 inset !important;
}

.color-5:hover {
	background: #9090ff;
	color: #eeeeff !important;
	box-shadow: 0 4px 6px rgba(144,144,255,.25),0 0 0 15px #9090ff inset !important;
}

.color-6:hover {
	background: #ff761e;
	color: #ffebdd !important;
	box-shadow: 0 4px 6px rgba(255,118,30,.25),0 0 0 15px #ff761e inset !important;
}

.color-7:hover {
	background: #00dbff;
	color: #d9faff !important;
	box-shadow: 0 4px 6px rgba(0,219,255,.25),0 0 0 15px #00dbff inset !important;
}

.color-8:hover {
	background: #ffc107;
	color: #fff6da !important;
	box-shadow: 0 4px 6px rgba(255,193,7,.25),0 0 0 15px #ffc107 inset !important;
}

.color-9:hover {
	background: #1a98ff;
	color: #ddf0ff !important;
	box-shadow: 0 4px 6px rgba(26,152,255,.25),0 0 0 15px #1a98ff inset !important;
}

.color-10:hover {
	background: #ff4e6a;
	color: #ffe5e9 !important;
	box-shadow: 0 4px 6px rgba(255,78,106,0.25),0 0 0 15px #ff4e6a inset !important;
}

.color-11:hover {
	background: #ff761e;
	color: #ffebdd !important;
	box-shadow: 0 4px 6px rgba(255,118,30,.25),0 0 0 15px #ff761e inset !important;
}

.color-12:hover {
	background: #00dbff;
	color: #d9faff !important;
	box-shadow: 0 4px 6px rgba(0,219,255,.25),0 0 0 15px #00dbff inset !important;
}

/*页脚*/

#footer {
	margin-bottom: 0;
	padding-bottom: 0;
}

.footer_row_fa_ico {
	width: 65%;
	margin-left: auto;
	left: auto;
	right: auto;
}

.footer_row_fa_ico a:link {
	color: #fff;
}

.footer_copy {
	width: 65%;
	left: auto;
	right: auto;
	height: 0px;
	color: white;
}
#customFooter {
	padding: 10px 0;
	background-image: linear-gradient(to right,#bf30ac 0%,#0f9d58 100%);
	overflow: hidden;
	text-align: center;
}

#customFooter .footer-title {
	font-size: 34px;
	color: #1dab26;
	line-height: 1;
	font-weight: 600;
}

#customFooter ul {
	display: inline-block;
	list-style: none;
}

#customFooter ul li {
	float: left;
	margin: 0 20px;
}

#customFooter ul a {
	color: #66b2ff;
	font-size: 24px;
	text-decoration: none;
	color: darkkhaki;
}

#customFooter ul a:hover,#customFooter ul a:active {
	color: #66b2ff;
}