/* 
  Theme Name: mytheme
  Theme URL: http://www.headkonhc.com
  Description: A better wordpress theme by wpzhuti.com
  Author: 海得康
  Author URI: http://www.headkonhc.com
  Version: 1.0
*/


/* GLOBAL STYLES
-------------------------------------------------- */


/* Padding below the footer and lighter body text */

body {
	/*padding-bottom: 40px;*/
	color: #5a5a5a;
}

ul,
li {
	list-style-type: none;
	padding: 0;
}

.row-fluid:after {
	display: block;
	content: "";
	height: 0;
	clear: both;
}

.pull-right a {
	color: #eee;
	text-decoration: none;
}

.pull-right {
	position: fixed;
	background: #007AFF;
	float: right!important;
	right: 10px;
	bottom: 200px;
	border-radius: 40px;
	z-index: 999;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.web-chat:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


/* Special class on .container surrounding .navbar, used for positioning it into place. */

.navbar-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}


/* Flip around the padding for proper display in narrow viewports */

.navbar-wrapper>.container {
	padding-right: 0;
	padding-left: 0;
}

.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}

.navbar-wrapper .navbar .container {
	width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


/* Carousel base class */

.carousel {
	
	margin-bottom: 60px;
}


/* Since positioning the image, we need to help out the caption */

.carousel-caption {
	z-index: 10;
}


/* Declare heights because of positioning of img element */

.carousel .item {
	
	background-color: #777;
}

.carousel-inner>.item>img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 250px;
}


/*.carousel-inner{
	top:50px;
}*/

.carousel-control {
	top: 50px;
}


/* MARKETING CONTENT
-------------------------------------------------- */


/* Center align the text within the three columns below the carousel */

.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}

.marketing h2 {
	font-weight: normal;
}

.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}


/*.img-responsive{
    display: block;
    max-width: 30%;
    height: auto;
}*/


/*新闻列表页文章图片*/

img.media-object.img-rounded.img-responsive.wp-post-image {
	width: 100%;
	margin-top: 25px;
	height: 50px;
}


/* Featurettes
------------------------- */

.featurette-divider {
	margin: 50px auto;
	/* Space out the Bootstrap <hr> more */
	width: 100%;
}


/* Thin out the marketing headings */

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}

.drugs-pic-index {
	width: 27%;
}

.topic-ul {
	margin-top: 20px;
}

.topic-ul .list-group-item:first-child {
	background: -webkit-linear-gradient(top, #0076d1, #5db8ff);
	border: -webkit-linear-gradient(top, #0076d1, #5db8ff);
}


/*case*/

[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
	float: none;
	display: inline-block;
	width: 49%;
	margin-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row-fluid [class*="span"].text-h {
	width: 100%;
}

.page-header {
	text-align: center;
}

.case-description {
	height: 40px;
	overflow: hidden;
}

h3 {
	font-size: 18px;
}

.featurette-divider {
	margin: 10px 0;
}

.wechat-img {
	width: 100px;
}

.carousel {
	padding-top: 51px;
}



@media(max-width:480px){
	.carousel-inner>.item>a>img.first-slide{
	
	}
.god2 {
    padding-top: 71px;
}
	.alignnone{
	display:block;
	margin:5px auto;
	width:100%;
	height:auto;
	
}
  .navbar-nav>li.top-weixin{ display:none;}
  .fixed-bottom{ right:0px !important;}
  .fixed-bottom ul{ padding-bottom:0 !important;margin-bottom:0 !important;}
  .fixed-bottom ul li.kfqq{ display:none !important;}
    .fixed-bottom ul li.top{ display:none !important;}
      .fixed-bottom ul li.kfwx{ border-bottom:0 !important;}
  
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
	.alignnone{
	display:block;
	margin:5px auto;
	width:auto;
	height:auto;
	
}

  
.god2 {
    padding-top: 150px;
}
	.col-sm-7 {
		width: 70.333333%;
	}
	.logo {
		height: 24px;
		left: 32%;
		position: absolute;
		background-image: url(images/logo.jpg);
		background-size: 262px;
	}
	/* Navbar positioning foo */
	.navbar-wrapper {
		background: #FFFFFF;
	}
	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}
	img.media-object.img-rounded.img-responsive.wp-post-image {
		width: 100%;
		margin-top: 25px;
		height: 90px;
	}
	/* The navbar becomes detached from the top, so we round the corners */
	.navbar-wrapper .navbar {
		border-radius: 4px;
	}
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 19px;
		line-height: 1.4;
	}
	.featurette-heading {
		font-size: 28px;
	}
	/*修改*/
	b.tel-four {
		position: absolute;
		right: 30px;
	}
	.container {
		width: 100%;
		margin: 0 auto;
	}
	.navbar-brand {
		display: none;
	}
}

.thumbnail a>img.feedback-img {
	width: 100%;
	height: 120px;
	margin: 0;
}

.thumbnail .caption h3 {
	height: 40px;
	overflow: hidden;
}

dd.shuomingshu {
	height: 270px;
	overflow: hidden;
}

.carousel-inner>.item>a>img.first-slide {
	width: 100%;
}

@media (min-width: 992px) {
	.featurette-heading {
		margin-top: 0;
	}
	/* Carousel base class */
	.carousel {
		
	}
	/* Declare heights because of positioning of img element */
	.carousel .item {
		
	}
	.carousel-inner>.item>img {
		height: 900px;
	}
	.carousel-inner {
		top: 0;
	}
	.carousel-control {
		top: 0;
	}
	.topic-ul {
		margin-top: 0;
	}
	.row-fluid .span4 {
		width: 24.5%;
		display: inline-block;
	}
	.case-description {
		height: 96px;
		overflow: hidden;
	}
	.thumbnail img {
		width: 100%;
		height: 200px;
	}
	.page-header {
		text-align: left;
	}
	h3 {
		font-size: 24px;
	}
	.featurette-divider {
		margin: 40px auto;
	}
	.wechat-img {
		width: 100px;
	}
	.carousel-inner>.item>a>img,
	.carousel-inner>.item>img,
	.img-responsive,
	.thumbnail a>img,
	.thumbnail>img {
		width: 40%;
	}
	.carousel-inner>.item>a>img.first-slide {
		width: 100%;
		
		margin-top:55px;
	}
	.thumbnail a>img.feedback-img {
		width: 100%;
		height: 200px;
		margin: 0;
	}
	.lead {
		font-size: 18px;
		margin-top:80px;
	}
	.carousel {
		margin-top: 141px;
	}
	.carousel {
		padding-top: 0;
	}
	.navbar {
		margin-bottom: 0;
		padding: 10px 0;
		box-sizing: border-box;
	}
	footer {
		width: 100%;
		margin: 0 auto;
	}
	.col-md-7 {
    	text-align:center;
	}
}

img.logo-img {
	width: 140px;
	height: 80px;
}
@media(min-width:1024px) and (max-width:1200px){
	.carousel-inner>.item>a>img.first-slide{
		
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1300px;
		margin: 0 auto;
	}
	.col-xs-12.col-sm-3.col-md-2.col-lg-2.right-lan {
		width: 26%;
	}
	img.logo-img {
		width: 190px;
		height: 120px;
		position: relative;
	}
	.col-xs-12.col-sm-2.col-md-2.col-lg-2.right-lan {
		width: 25%;
	}
	footer {
		width: 1200px;
		margin: 0 auto;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #000;
		height: 120px;
		line-height: 100px;
	}
}

.nav_previous a {
	color: #494949;
	text-align: center;
	padding: 3px 5px 3px 5px;
	float: left;
	display: inline-block;
}

.nav_next a {
	color: #494949;
	text-align: center;
	padding: 3px 5px 3px 5px;
	float: right;
	display: inline-block;
}

.about-banner {
	width: 100%;
}

.we-chat {
	width: 50%;
}

.step-pic {
	width: 40%;
}

.foot {
	background: -webkit-linear-gradient(top, #0076d1, #5db8ff);
	background:	-ms-linear-gradient(top, #0076d1, #5db8ff);
	width: 100%;
	padding: 20px;
	padding-top: 0;
	box-sizing: border-box;
}

.foot:after {
	display: block;
	content: "";
	height: 0;
	clear: both;
}

.foot-p {
	text-align: left;
}

.foot-p .bottom {
	float: right;
}

.navbar-inverse .navbar-toggle {
	border-color: -webkit-linear-gradient(top, #0076d1, #5db8ff);
	background: -webkit-linear-gradient(top, #0076d1, #5db8ff);
}

.thumbnail>img {
	width: 100%;
}

@media all and (device-width: 1024px) {

.god2 {
	padding-top:180px;
}
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
	.navbar-brand {
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.carousel {
		margin-top: 70px;
		padding-top: 51px;
	}
}
@media only screen and (min-width: 979px) {
	.carousel {
		margin-top: 90px;
		
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	/* some CSS here  ipad*/
	.god2 {
		padding-top: 180px;
	}
	.container {
		width: 100%;
	}
	.god2 {
		padding-top: 180px;
	}
	footer {
		width: 90%;
		margin: 0 auto;
	}
	.carousel {
		margin-top: 70px;
	}
	.carousel-inner>.item>a>img {
		width: 100%;
	}
	.drugs-pic-index {
		width: 38%;
	}
	b.tel-four {
		position: absolute;
		right: 0;
	}
	.navbar-brand {
		display: none;
	}
	.list-unstyled .tag-cloud-link {
		width: 220px;
	}
	.foot {
		background: -webkit-linear-gradient(top, #0076d1, #5db8ff);
		width: 100%;
		padding: 20px;
		padding-top: 0;
		box-sizing: border-box;
	}
}


/*body*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #ffffff;
}


/*导航*/


/*.navbar-inverse{
	background:#FFFFFF;
	border:1px solid #FFFFFF;
}
.navbar-inverse .navbar-brand{
	color:#000000;
}
.navbar-inverse .navbar-nav>li>a{
	color:#000000;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	color:#333333;
}*/


/*导航*/


/*.navbar {
    min-height: 50px;
    border: 1px solid transparent;
    margin-bottom:0;
    
}
#navbar,.navbar-nav,.navbar-nav li,.navbar-header,.navbar-nav a{
	min-height:70px;
}
.navbar-brand,.navbar-nav>li>a{
	line-height:40px;
}*/


/*閲讀數*/

.title-tag span {
	display: block;
	margin-left: 50px;
}

@media (min-width: 1200px) {
	.col-lg-4 {
		width: 25%;
	}
	/*閲讀數*/
	.title-tag span {
		display: inline-block;
		margin-left: 0px;
	}
	.topic-ul {
		    width: 31%;
    display: block;
    float: left;
    margin: 10px;
	}
	.navbar-brand {
		display: none;
	}
}

.topic {
	margin-top: 50px;
}


/*分頁*/

.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul>li {
	display: inline;
}


/*全部-咨询banner*/

.contact-banner {
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	padding: 0;
	background: -webkit-linear-gradient(top, #0076d1, #5db8ff);
	background: -moz-linear-gradient(top, #0076d1, #5db8ff);
	background: -o-linear-gradient(top, #0076d1, #5db8ff);
	background: -ms-linear-gradient(top, #0076d1, #5db8ff);
}

.contact-banner .waves {
	position: absolute;
	height: 100%;
}

.contact-banner-box {
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
}

.contact-banner-box h2 {
	display: block;
	max-width: 10em;
	margin: 0px auto;
	line-height: 2em;
	border-bottom: 2px solid #fff;
	color: #f5f5f5;
}

.contact-banner-box h4 {
	color: #f1f1f1;
}

.contact-banner-box .btn {
	font-size: 24px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 20px;
}


/*全部-咨询banner*/

.contact-banner-box .btn {
	font-size: 24px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 20px;
}

.btn-outline-inverse {
	color: #fff;
	background: transparent;
	border-color: #fff;
}

.contact-banner-box .btn:hover {
	background: #FFFFFF;
	color: #5db8ff;
}

.col-6 {
	width: 49%;
	display: inline-block;
	padding: 0 12px;
}

.col-12 {
	padding: 0 20px;
}

footer {
	padding-top: 50px;
	margin-top: 50px;
	color: #FFFFFF;
}


/*陈晓露--
控制footer中底部导航等字体颜色*/

.col-6 a {
	color: #FFFFFF;
}

.tag-cloud-link {
	width: 136px;
	display: inline-block;
}


/*结束*/

.text-muted {
	color: #FFFFFF;
}

.text-muted:visited {
	color: #FFFFFF;
}

.col-6.col-md.friendly-links ul li {
	float: left;
	width: 32%;
}


/*样式调整*/

.logo {
	width: 250px;
	height: 24px;
	left: 0;
	position: absolute;
	background-image: url(images/logo.jpg);
	background-size: 250px;
}

b.tel-four {
	right: 30px;
}

@media (min-width: 1200px) {
	b.tel-four {
		position: absolute;
		right: -190px;
	}
	.col-6 {
		width: 100%;
		display: inline-block;
		padding: 0 5px;
	}
	.col-6.col-md.friendly-links ul li {
		float: left;
		width: 140px;
	}
	.col-6 ul li {
		float: left;
		width: 135px;
		font-size: 15px;
		text-align: left;
	}
	.col-6 ul li:nth-child(2){
		width:60px;
	}
.col-6 ul li:nth-child(5){
		width:200px;
	}
.col-6 ul li:nth-child(6){
		width:160px;
	}
.col-6 ul li:nth-child(7){
		width:190px;
	}
.col-6 ul li:last-child{
	width:70px;
}
	.list-unstyled li:nth-child(8) {
		text-align: center;
	}
	.list-unstyled li:nth-child(9) {
		text-align: center;
	}
	.list-unstyled a {
		width: 131px;
		height: 17px;
		overflow: hidden;
	}
	.col-6 ul li.address {
		width: 500px;
	}
	.col-12 {
		padding: 0;
	}
	.col-lg-4 {
		width: 25%;
	}
	.col-xs-12.col-sm-3.col-md-2.col-lg-2.right-lan {
		width: 29%;
	}
	.topic-ul {
		width: 31%;
		
	}
	.logo {
		width: 245px;
		height: 24px;
		left: -212px;
		position: absolute;
		background-image: url(images/logo.jpg);
		background-size: 239px;
	}
	.tel-four {
		position: absolute;
		right: -179px;
		top: 15px;
		border: 1px solid rgba(0, 0, 1, 0.23);
		border-radius: 9px;
		box-shadow: 5px 3px 2px rgba(0, 0, 1, 0.23);
		font-size: 21px;
		padding: 4px 10px;
	}
	.row .topic-right {
		width: 32%;
	}
	.title-tag {
		text-align: center;
	}
}

.topic {
	margin-top: 50px;
}

.we-chat {
	width: 40%;
}

.right-box-title {
	line-height: 20px;
	font-size: 18px;
	font-weight: 600;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/box-title-bg.png) no-repeat 0px 1px;
	border-bottom: 1px solid #e4e4e4;
}

.right-tag-box ul li {
	width: 25%;
	float: left;
	padding: 5px 0px;
	display: list-item;
	list-style: none;
}

.right-tag-box ul li a {
	color: #de0f18;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 0px 8px;
	display: inline-block;
	overflow: hidden;
	margin: 4px 5px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.panel {
	border: none;
	border-bottom: 1px solid #EEEEEE;
}

.category {
	float: right;
}

.navbar-inverse {
	background-color: #fff;
	border-color: #fff;
}

.navbar-inverse .navbar-brand {
	color: #000;
}

.navbar-inverse .navbar-brand:hover {
	color: #555555;
}
.navbar-inverse .navbar-nav>li>a {
	color: #000;
    font-size:15px;
}
.navbar-inverse .navbar-nav>li>a:hover{ color:#0081cc;}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #555555;
}

.navbar-inverse .navbar-nav>.active>a {
	color: #fff;
	background-color: #289bff;
}

.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #289bff;
}

.qq {
	position: fixed;
	right: 10px;
	bottom: 250px;
	z-index: 999;
}

.col-6.col-md.friendly-links {
	width: 100%;
}


/*分頁*/

.pagination {
	text-align: center;
	display: block;
	padding-left: 0;
	margin: 20px auto;
	border-radius: 4px;
}

.pagination a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter p.wp-caption-text {
	display: block;
	margin-left: auto;
	text-align: center;
}

.topic-ul .box_list .list-group-item:first-child {
	background: #FFFFFF;
}


/*content文章段落缩进*/

.single_content {
	font-size: 14px;
	padding: 3px;
	text-indent: 2em;
}


/*麵包屑*/

span.current {
	display: inherit;
}

.navbar-inverse .navbar-toggle {
	border-color: transparent;
}

.pagination span {
	display: inline-block;
}

@media (device-width: 320px) {
	.logo {
		width: 225px;
		height: 20px;
		left: 0;
		position: absolute;
		background-image: url(images/logo.jpg);
		background-size: 225px;
	}
	.col-6 {
		padding: 0 5px;
	}
}


/*
 评论样式 comments */ #comments {
	padding-bottom: 30px;
	line-height: 1;
}

.comments-title {
	position: relative;
	padding-bottom: 10px;
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #f1f1f1;
}

h3.comments-title:after {
	position: absolute;
	content: '';
	top: 29px;
	left: 0;
	width: 135px;
	height: 1px;
	background: #fa2a2a;
	/*main-color*/
}

.commentCount {
	color: #fa2a2a;
	/*main-color*/
}

.commentlist {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

.commentlist ol {
	list-style: none;
}

.comment {
	padding: 10px 0 5px;
}

.comment .media-left {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
}

.comment .media-left img {
	border-radius: 50%;
}

.comment .media-body {
	display: table-cell;
	vertical-align: top;
}

.comment .media-body .author_name {
	margin-bottom: 5px;
	font-size: 14px;
	color: #777;
}

.comment .media-body p {
	font-size: 14px;
	line-height: 1.5em;
	color: #777;
}

.comment .media-body p a {
	color: #000;
}

.comment .comment-metadata {
	margin-left: 58px;
	padding: 5px 0;
}

.comment .comment-metadata span {
	margin-right: 15px;
	font-size: 13px;
}

.comment .comment-metadata span {
	font-size: 12px;
	color: #999;
}

.comment .comment-metadata span.comment-btn-reply a:hover {
	color: #666;
}

.comment .comment-metadata span.comment-btn-reply i {
	color: #d1d1d1;
}

.comment .comment-metadata span.comment-btn-reply a {
	color: #999;
}

.commentlist>.comment {
	border-bottom: 1px dotted #d9d9d9;
}

.commentlist .children {
	padding-left: 58px;
}

.commentlist .children>.comment {
	border-top: 1px dotted #d9d9d9;
}

#reply-title {
	font-size: 14px;
	color: #666;
	border-bottom: 0;
	color: #999;
}

#reply-title a:first-child,
.warning-text a:first-child {
	display: inline-block;
	margin: 0 2px;
	padding: 2px 5px;
	background: #fa2a2a;
	/*main-color*/
	color: #fff;
	font-size: 14px;
}

#reply-title #cancel-comment-reply-link {
	background: #fff;
	color: #999;
}

#reply-title #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.warning-text {
	color: #999;
}

.link-logout {
	color: #999;
}

.comment-navigation {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}

.comment-navigation .page-numbers {
	display: inline-block;
	padding: 9px 16px;
	color: #999;
	background: #f1f1f1;
}

.comment-navigation .page-numbers:hover {
	background: #e8e8e8;
	color: #666;
}

.comment-navigation .current,
.comment-navigation .current:hover {
	background: #fa2a2a;
	/*main-color*/
	color: #fff;
}

textarea#comment {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	background: #f5f5f5;
	color: #777;
	border: 0;
	box-shadow: none;
	height: 90px;
	padding: 10px;
	resize: none;
	border-radius: 5px;
	transition: background .3s;
}

textarea#comment:focus {
	background: #e9e9e9;
}

.commentform-info {
	float: left;
}

.commentform-info input {
	margin-right: 10px;
	width: 230px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: #f5f5f5;
	font-weight: normal;
	transition: background .5s;
}

.commentform-info input:focus {
	box-shadow: none;
	color: #fff!important;
	background: #fa2a2a/*main-color*/
}

.commentform-info input:focus:-moz-input-placeholder {
	color: #fff;
}

.commentform-info input:focus::-moz-input-placeholder {
	color: #fff;
}

.commentform-info input:focus::-webkit-input-placeholder {
	color: #fff;
}

.commentform-info input:focus:-ms-input-placeholder {
	color: #fff;
}

.commentBtn .btn {
	padding: 8px 0;
	width: 140px!important;
	text-align: center;
	background: #fa2a2a;
	/*main-color*/
	border: 0;
}

.commentBtn .btn:hover {
	opacity: 0.8;
}

input#submit {
	color: #fff;
}


/*導航第一個藍*/

.navbar-inverse .navbar-nav>.active>a {
	background-color: transparent;
	padding: 0;
}

.navbar-inverse .navbar-nav>.active>a:hover {
	background: transparent;
	padding: 0;
}

span.alignright {
	float: right;
}
.entry_content ul li {
    list-style: disc;
}
.entry_content ul li a {
    color: #428bca;
    border-bottom: 1px solid #428bca;
}
/*将文章中的超链接文字变为蓝色*/
.entry_content p a{
	color: #428bca;
}
blockquote>p>img{
	display:block;
	margin:5px auto;
}

.list-group-item a{ display:block;padding-right:85px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-group-item span.alignright{ display:block;float:none;Position: absolute;right:15px;top:10px;}