/**全局样式**/
html {
    background-image: url(../images/bg-rep-03.png);
}
body{
	font: 14px/1.5 'Microsoft YaHei','微软雅黑','SimSun','宋体','Tahoma' !important;
}
a{
	color: #272727;
}
a:hover{
	color: #c60001;
	text-decoration: none;
}
.disn{
	display: none;
}
.disbl{
	display: block !important;
}
.gray{
	background: #f3f3f3;
}
.gray2{
	background: #f6f8f8;
}
.line{
	border-bottom: #ccc solid 1px;
	height: 40px;
}
.line2{
	border-bottom:#06b3ba solid 3px;
	height: 40px;
}
.mt_30{
	margin-top: 30px !important;
}
@media (max-width: 768px) {
	.mt_30{
	margin-top: 15px !important;
	}
}
.padd_60{
	padding: 60px 0px !important;
}
@media (max-width: 768px) {
  	.padd_60{
		padding: 20px 0px !important;
	}
}
.ml_10{
	margin-left: 10px !important;
}
.paddt_30{
	padding-top: 30px !important;
}
.paddb_30{
	padding-bottom: : 30px !important;
}
/*全局h2样式*/
.about h2,.product h2,.case h2,.cooper h2{
	width: 15%;
	text-align: center;
	margin:0 auto;
}
@media (max-width: 768px) {
  .about h2,.product h2,.case h2,.cooper h2{
	width: 40%;
	font-size: 30px;
	}
}
/*header*/
header{
    color: #272727;
    padding:0px;
    height: 90px;
}
.navbar-fixed-top{
	position: fixed;
	top: 0;
	background: rgba(255,255,255,0.7);
}
@media (max-width: 768px) {
  .navbar-fixed-top{
	position: relative !important;
	background:#fff;
	height: 90px;
	}
	.navbar-toggle{
		margin-top: 26px;
	}
}
.navbar-default{
	background: none;
	border:none;
}
.navbar-brand {
    float: left;
    height: 100%;
     padding: 0px; 
    font-size: 18px;
    line-height: 20px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #c60001;
	background: none;
}
.navbar-nav > li > a{
    padding: 10px 21px;
}    
@media (max-width: 768px) {
  	.navbar-default .navbar-nav{
		background: rgba(255,96,0,0.8);
		margin: 0px -15px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
		color: #fff;
	}
}
.navbar-default .navbar-nav > li > a{
	color: #272727;
}
.nav > li:hover .dropdown-menu {display: block;}
.navbar-nav > li > a{
	line-height: 60px;
}
@media (max-width: 768px) {
  	.navbar-nav > li > a{
		line-height: 20px;
	}
}
.dropdown-menu{
	border:none;
	background:rgba(255,255,255,0.7); 
}
.dropdown-menu > li > a{
	text-align: center;
	height: 47px;
	line-height: 47px;
}
@media (max-width: 768px) {
  	.dropdown-menu > li > a{
		text-align:left;
		height: 22px;
		line-height: 22px;
	}
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #c60001;
}
@media (max-width: 767px){
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	    color: #fff;
	}
}
@media (max-width: 767px){
	.navbar-nav .open .dropdown-menu > li > a {
		height: 30px;
	    line-height: 30px;
		}
}
/*Home---aboutwrap*/
.aboutwrap{
	background: url(../images/aboutbg.jpg) no-repeat top center;
}
.module-full-screen-title { margin-bottom:35px; text-align:center; }
.module-full-screen-title > h2 {color: #c60001; margin-bottom:20px; line-height:normal; font-weight:normal; font-size:26px; }
.module-full-screen-title > .module-title-content { margin:-10px 0 15px; }
.module-full-screen-title > .module-title-content > h3 { display:inline-block; *display:inline; *zoom:1; margin:0 15px; line-height:normal; font-weight:normal; font-size:16px; color:#c60001;  }
.module-full-screen-title > .module-title-content > i { display:inline-block; *display:inline; *zoom:1; position:relative; top:-5px; width:65px; height:1px; overflow:hidden; background-color:#c60001; }
.module-full-screen-title > em { display:block; width:35px; height:2px; overflow:hidden; margin:0 auto; background-color:#333; display:none; }
.qhd-content p {
    line-height: 25px;
    color: #272727;
    margin-bottom: 15px;
}
.about .btn {
    display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    border: 1px solid #c60001;
    border-radius: 0;
    color: #c60001;
    transition: all 0.5s ease 0s;
}
.about .btn:hover { background-color:#c60001; border-color:#fff; color:#fff; text-decoration:none; }
/*Home---service*/
.servicewrap .col-md-3{
	padding: 0;
	margin-bottom: 20px;
}
/*Home---casewrap*/
.casewrap{
	background:#fafafb;
}
.nav-tabs{
	border-bottom: none;
}
.tabs-center{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.tabs-center .nav-tabs{
    margin-left: 0;
    padding-left: 0;
}
.nav-tabs > li  {  
   display: inline-block;
   float: none;
}  
.tabs-center .tabs-nav li {
    border: none;
    margin: 0 3px 5px;
}
.tabs-center .tabs-nav li a {
    background-color: transparent;
}
.nav-tabs > li > a {
    float: left;
    display: block;
    padding: 0 32px;
    line-height: 38px;
    font-size: 14px;
    color: #797877;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
@media (max-width: 767px){
	.nav-tabs > li > a {
	    padding: 0 12px;
	}
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background-color: #c60001;
    color: #fff;
    border:none;
    border-radius: 0;
}
.nav-tabs > li > a:hover {
  	background: #292b2e;
  	color: #fff;
  	border-radius: 0;
}
.tab-content .row{
    margin-right: 0px;
    margin-left: 0px;
}
.tab-content > .tab-pane{
	padding: 30px 0 0;
    width: auto;
}
.casewrap .col-md-3{
	padding: 0;
}
.casewrap .col-xs-12{
	padding: 0;
}
@media (max-width: 767px){
	.casewrap .col-xs-12{
		padding: 0 2%;
	}
}
.portfolio-grid-item a {
    display: block;
    position: relative;
}
@media (max-width: 767px){
	.portfolio-grid-item{
	    margin-bottom: 10px;
	}
}

.portfolio-grid-img {
    overflow: hidden;
}
.portfolio-grid-img img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfolio-grid-text {
    position: absolute;
    top: 43%;
    left: 0;
    z-index: 11;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfolio-grid-text h3 {
    font-size: 16px;
    text-align: center;
    padding: 0 15px;
    margin-top: -15px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.portfolio-grid-text p{
	line-height: 40px;
	text-align: center;
	border-bottom: #76bf2f solid 2px;
	width: 60px;
	color: #fff;
	margin: 0 auto;
}
.portfolio-grid-item .overlay {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    _height: expression( (this.parentElement.clientHeight) +'px');
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
@media screen and (max-width: 1200px){
.portfolio-grid-text {
    top: auto;
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
}
@media screen and (max-width: 480px){
.portfolio-grid-text h3 {
    font-size: 13px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    line-height: 30px;
}
}
.portfolio-grid-item a:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.portfolio-grid-item a:hover .portfolio-grid-text {
	opacity: 1;
	filter: alpha(opacity=100);
}

.portfolio-grid-item a:hover .portfolio-grid-text h3 {
	margin-top: 0px;
	color: #fff;
}
.portfolio-grid-item a:hover .overlay {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.portfolio-grid-4col .portfolio-grid-item {
	width: 25%;
}
.portfolio-grid-3col .portfolio-grid-item {
	width: 33.333%;
}
.case .btn {
    display: inline-block;
    line-height: 34px;
    padding: 0 35px;
    border: 1px solid #c60001;
    border-radius: 0;
    color: #c60001;
    transition: all 0.5s ease 0s;
}
.case .btn:hover { background-color:#c60001; border-color:#fff; color:#fff; text-decoration:none; }

/*Home---processwrap*/
.tabs-default1 .tabs-nav {
    font-size: 0;
}
.tabs-default1 .tabs-nav li {
    display: inline-block;
    width: 146px;
    height: 146px;
    border-radius: 50%;
}
.tabs-default1 .tabs-nav li a {
    float: left;
    display: block;
    padding: 0 32px;
    line-height: 38px;
    background-color: #222326;
    font-size: 14px;
    color: #797877;
    text-decoration: none;
    cursor: pointer;
	border-radius: 50%;
}
.tabs-default1 .tabs-nav li a.current, .tabs-default .tabs-nav li a.current:hover {
   /* background-color: #c60001;*/
   /* color: #fff;*/
}
.tabs-default1 .tabs-nav li a span {
    display: inline-block;
}
.tab-round .tabs-nav .liucheng1 {
    background-image: url(../images/liucheng1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 50% !important;
}
.tab-round .tabs-nav .liucheng1:hover{
	background-image: url(../images/liucheng1a.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 50% !important;
	color:#fff;
}
.tab-round .tabs-nav .liucheng2{
	background-image: url(../images/liucheng2.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.tab-round .tabs-nav .liucheng2:hover{
	background-image: url(../images/liucheng2a.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	color:#fff;
}
.tab-round .tabs-nav .liucheng3{
	background-image: url(../images/liucheng3.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	
}
.tab-round .tabs-nav .liucheng3:hover{
	background-image: url(../images/liucheng3a.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	color:#fff;
}
.tab-round .tabs-nav .liucheng4{
	background-image: url(../images/liucheng4.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.tab-round .tabs-nav .liucheng4:hover{
	background-image: url(../images/liucheng4a.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	color:#fff;
}
.tab-round .tabs-nav .liucheng5{
	background-image: url(../images/liucheng5.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.tab-round .tabs-nav .liucheng5:hover{
	background-image: url(../images/liucheng5a.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	color:#fff;
}
.tab-round .tabs-nav .liucheng6{
	background-image: url(../images/liucheng6.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.tab-round .tabs-nav .liucheng6:hover{
	background-image: url(../images/liucheng6a.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	color:#fff;
}
.tab-round .tabs-nav li a {
    line-height: normal;
    padding: 0;
    margin: 0;
    width: 146px;
    height: 146px;
    border: 1px solid #c60001;
    background: #fff;
    border-radius: 50% !important;
    color: #c60001;
    text-align: center;
}
.tab-round .tabs-nav li {
    margin: 0 24px 1px;
    float: left;
    _display: block;
    width: 146px;
    height: 146px;
    border-radius: 50% !important;
}

.tab-round .tabs-nav li a span {
    font-size: 30px !important;
    margin-top: 60px;
}
.tab-round .tabs-nav li a em {
    display: block;
    font-size: 12px;
    font-style: normal;
    font: 14px/1.5 'Microsoft YaHei','微软雅黑','SimSun','宋体','Tahoma' !important;
}

.tab-round .tabs-nav li a.current {
    background-color: transparent;
    color: #c60001;
}
.tab-round .tabs-nav .tab-nav-item-hasSummary-round span {
    margin-top: 70px;
}
.tabs-default1 .tabs-nav li.active,.tabs-default1 .tabs-nav li:visited{
	width: 146px;
	height: 146px;
	border-radius: 50% !important;
	border: 1px solid #c60001 !important; 
	color:#fff !important;
}
.tab-round .tabs-nav li.avtive a{
	color: #c60001 !important;
}
.tabs-default1 .tabs-nav li.active a{
	color: #c60001 !important;
} 
.tabs-default1 .tabs-nav li:visited a{
	color: #c60001 !important;
}

/*Home---newswrap*/
.news dl{
	margin-bottom: 25px;
	float: left;
	text-align:left;
	
}
.news dl dt{
	width: 20%;
	float: left;
}
.news dl dd{
	width: 80%;
	margin-right: 0 !important;
	float: right;
}
@media (max-width: 768px) {
	.news dl{
		margin-bottom: 10px !important;
		float: left;
	}
	.news dl dd{
		width: 75%;
	}
}
.news dl dt .time{
    width: 75px;
    background-color: #c60001;
    text-align: center;
    font-family: Arial;
}
.news dl dt .time-day {
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 30px;
}
.news dl dt .time-date {
    display: block;
    color: #fff;
    line-height: 22px;
    font-size: 12px;
}
.news dl dd h4 a{
	margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.4;
    color: #272727;
}
@media (max-width: 768px) {
	.news dl dd h4{
		margin-bottom: 0;
		margin-top: 0;
	}
}
.news dl dd p{
    font-size: 13px;
    margin-bottom: -5px;
    line-height: 1.6;
    color: #808080;
}
@media (max-width: 768px) {
	.news dl dd p{
	    height: 60px;
	    overflow: hidden;
	    line-height: 20px;
	}
}
.news dl dd h4 a:hover{
    color: #c60001;
}
.news .btn {
display: inline-block;
line-height: 34px;
padding: 0 35px;
border: 1px solid #c60001;
border-radius: 0;
color: #c60001;
transition: all 0.5s ease 0s;
}
.news .btn:hover { background-color:#c60001; border-color:#fff; color:#fff; text-decoration:none; }  
/*footer*/
.footer{
	background: #111;
	padding: 25px 0px;
}
.footer .col-md-2{
    width: 20% !important;
}
.footer dl dt h5{
    font-size: 16px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
}
.footer dl dd{
	height: 24px;
	overflow: hidden;
	display: block;
}
.footer dl dd a{
	color: #93959b;
    font-size: 13px;
}
.footer dl dd a:hover{
    color: #c60001;
}
.footer dl dd p{
	color: #fff;
	line-height: 20px;
}
.footer h5{
    font-size: 16px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
}
.footer p{
	line-height: 20px;
	height: auto;
	color: #93959b !important;
}
.footcopy{
    background: #000;
    color: #a7a7a7;
    font-size: 13px;
   height: 40px;  
}
@media (max-width: 768px) {
	.footcopy{
	   height: auto;  
	}
}
.mfootcopy{
	color: #a7a7a7;
    
	font-size: 12px;
	margin-bottom: 0;
}
.mfootcopy p{
	margin-bottom: 0;
	line-height: 40px;
}
@media (max-width: 768px) {
	.mfootcopy p{
		margin-bottom: 0;
		padding:10px 0px;
		line-height: 24px;
		text-align: center;
	}
}
.gotop-wrapper {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 1001;
    background-color: rgba(0,0,0,0.3);
}
.gotop-wrapper a {
    display: none;
    _display: none !important;
    width: 55px;
    height: 55px;
    overflow: hidden;
    background: url(../images/icon-gotop-fixed.gif) no-repeat center;
}

/**************page--html******************/
.pagebanner{
    margin-top: -1px;
}
.carousel-img {
    display: block;
}
 .carousel-img img {
    display: block;
}
@media screen and (max-width: 480px){
    .slideshow-min img {
        height: 200px !important;
    }
}
/*Page---aside*/
/*quinav*/
.quinav {
    background-color: #f2f2f2;
}
.quinav dl{
    margin-bottom: 20px;
}
.quinav dl dt h5,.asidecontact h5{
    background-color:#c60001;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    text-indent: 16px;
    font-size: 18px;
    color: #fff;
    margin:0;
}
.quinav dl dd.current a{
    color: #c60001;
}
.quinav dl dd {
    line-height: 45px;
    height: 45px;
    padding-left: 20px;
    position: relative;
    border-left: 1px solid #f2f2f2;
}
.quinav dl dd.current {
    background-color: #fff;
    border-left: 1px solid #c60001;
}

.quinav dl dd a {
    color: #808080;
    font-size: 14px;
    display: inline-block;
    width: 124px;
    overflow: hidden; 
    line-height: 45px;
    height: 45px;
}
.quinav dl dd:hover{
    display: block;
    background-color: #fff;
    border-left: 1px solid #c60001;
    cursor: pointer;
}
.quinav dl dd:hover a{
    color: #c60001;
}
/*asidecontact*/
.asidecontact{
    margin-bottom: 20px;
}
.asidecontact p{
    padding:10px;
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

/*Page---main-right*/
.pagetitwrap{
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    margin-bottom: 20px;
    height: 50px;
}
.pagetit h3{
    font-size: 16px;
    font-weight: normal;
}
.page-title-inner {
    background: none;
    
    padding: 0;
    margin-bottom: 20px;
}
.breadcrumb{
    margin-bottom: 0;
    background: none;
}
.breadcrumb img{
    margin-top: -4px;
}
.breadcrumb li a{
    font-size: 12px;
    color: #808080;
}
.content p{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
@media (max-width: 768px) {
    .content{
        padding: 10px;
    }
}
/*手机端列表分类*/
.masidelist{
    width: 100%;
    margin:0 auto;
    padding:0;
}
.masidelist ul{
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}
.masidelist li{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #f0f0f0;
    margin:10px 0px;
}
.masidelist li a{
    color: #333;
    text-align: center;
    padding:5px 13px;
}
.masidelist li a:hover{
    background: #c60001;
    color: #fff;
}
.masidelist li.active a{
    background: #c60001;
    color: #fff;
}

/**************product--html******************/
.portfolio-grid-item{
    margin-bottom: 0px;
}
@media (max-width: 768px) {
    .portfolio-grid-item{
        margin-bottom: 0px;
    }
}   
.portfolio-grid-item p a{
    height: 50px;
    line-height: 50px;
    color: #272727;
    text-align: center;
}
.portfolio-grid-item p a:hover{
    color: #c60001;
    text-decoration: underline;
}
.portfolio-grid-text p{
    line-height: 40px;
    text-align: center;
    border-bottom: #76bf2f solid 2px;
    width: 60px;
    color: #fff;
    margin: 0 auto;
}
/**************news--html******************/
.entry-item {
    margin-bottom: 0px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #d9d9d9;
}
@media (max-width: 768px) {
    .entry-item {
        margin-bottom: 15px;
        padding-bottom: 5px;
    }  
}
.typo .typo-img {
    float: left;
}
.entry-item .typo .typo-img {
    margin-right: 25px;
}
.entry-img {
    max-height: 188px;
    overflow: hidden;
}
.entry-item .typo-img .entry-img {
    margin-bottom: 0;
}
.entry-img img {
    display: block;
}
.typo .typo-text {
    overflow: hidden;
    padding: 1% 0;
    margin: 0;
}
.entry-title {
    margin-bottom: 15px;
}
.entry-title a{
    color: #272727;
}
.entry-title a:hover{
    color: #c60001;
}
.entry-item .typo-text .entry-title {
    margin-top: -2px;
}
.entry-title h2 {
    font-size: 16px;
    line-height: 1.4;
}
@media (max-width: 768px) {
    .entry-title h2 {
       margin-top: 0;
       line-height: 20px;
    }   
}
.entry-summary {
    color: #808080;
    font-size: 13px;
    margin-bottom: -5px;
}
.entry-title span{
    float: right;
    color: #ccc;
    font-size: 13px;
    margin-top: 5px;
}
/**************details--html******************/
.article-detail .article-title {
    text-align: center;
    margin-bottom: 15px;
}
.article-detail .article-title h1 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: normal;
}
.article-detail .entry-meta {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    /* border-bottom: 1px dotted #ccc; */
    color: #999;
}
@media (max-width: 768px) {
    .article-detail .entry-meta {
        margin-bottom: 10px;
    }
}
.article-detail .entry-meta span {
    margin: 0 10px;
}
.entry-meta strong {
    font-weight: normal;
}
.entry-meta a {
    color: #999;
}
.qhd-content img{
    margin-bottom: 15px;
}
.qhd-content .img-responsive{
    display: inline-block;
}
.article-detail .entry-meta .share-toolbar {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
    top: 4px;
    margin-left: 8px;
}
.article-detail .article-content {
    margin-top: 25px;
}
@media (max-width: 768px) {
    .article-detail .article-content {
        margin-top: 5px;
    }
}
.article-content p{
    line-height: 24px;
    color: #4d4d4d;
}
.article-detail .entry-meta .share-toolbar span {
    margin: 0;
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 6px 0 6px 0;
}
.turn {
    margin-top: 56px;
    position: relative;
    color: #666;
    border-top: 1px solid #e8e8e8;
    padding-top: 20px;
}
@media (max-width: 768px) {
    .turn {
        margin-top: 26px;
    }
}
.turn p {
    margin: 0 0 10px 0;
}
.turn p span {
    background: #000;
    padding: 5px 10px;
    color: #fff;
    margin-right: 10px;
}
.turn a {
    color: #fff;
}
.turn a.back {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 20px;
}
/**************message--html******************/
.message .btn{
    background: #06b3ba;
    color: #fff;
    padding:10px 30px;
}
 .modal-backdrop {
  position: fixed;
   top: 0;
   right: 0;
   left: 0;
   bottom: 0;
   background-color: #000;
 }
@media (max-width: 768px) {
    .modal {
         position: fixed;
   top: 100px;
    }
}   
.form-group span{ color: #900; }
        .input-active{
            border-color: #900 !important;
            box-shadow: inset 0 1px 1px rgba(178,0,8,.075) !important;
        }
/*分页*/
.pagination > li > a, .pagination > li > span{
    color: #272727;
}


