@charset "utf-8";
body{  
	font-family: "微软雅黑";
	color: #9e9eab!important;
	font-size: 14px;
	}
.color{
	color: #337ab7!important;
}
a{
	color: #9e9eab!important;
}
a:hover{
	color: #337ab7!important;
}
.bg{
	background: #337ab7;
}
/*首页*/
.menu{
	padding-top: 15px;
}
.menu > li > a{
	margin: 0 20px;
	padding: 5px 5px;
	color: #eee !important;
	background: #337ab7;
}
.menu > li > a:hover{
	border-top: 3px solid #337ab7;
	color: #fff !important;
	background: #337ab7;
}

.menu > li > a.current{
	background: #88beec;
}
.banner-height{
	height: 90px;
}
.phone {
	float: right; 
	height:35px; 
	margin: 10px 0 0 20px; 
	padding: 10px 0 0 40px; 
	background: url('../img/icon_b_tel.png') no-repeat;
}
.carousel-indicators li{
	background: #fff;
}
.carousel-indicators li.active{
	background: #333;
}

.hsoluslide {
	 margin-top:20px; 
	 padding-bottom: 50px;
	}
.about {
	padding-top: 25px;
    text-align: justify;
    margin-bottom: 25px;
}
.about img {max-width: 100%;}
.index_text{
	line-height: 2;
    text-align: justify;
    background: #fff;
    border: 1px solid #DADADA;
    padding: 18px;
}
.column {
    margin: 0 auto;
    margin-bottom: 20px;
    clear: both;
    text-align: center;
}
.column h2{
}

.method{
	width: 100%;
    height: 360px;
    background: url(../img/newsbg3.jpg) left top repeat-y;
}
.method li{
	width: 100%;
    clear: both;
    float: left;
    height: 75px;
    line-height: 18px;
    font-size: 16px;
}
.method li i{
	float: right;
    color: #afafaf;
    font-size: 13px;
    font-family: novecento;
}
.method li a {
    float: left;
    display: block;
    width: 450px;
    height: 20px;
    padding-left: 20px;
    overflow: hidden;
    font-size: 16px;
}
.method li p {
    padding: 5px 0 5px 20px;
    font-size: 12px;
    color: #ccc;
    clear: both;
}
.news_left {
	padding: 10px;
}
.news_left h3{
	color: #fff;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
.news_left p {
	padding: 0px;
	margin: 0px;
}
.news_left a {
	color: #eee !important;
}
.news_left a:hover {
	color: #666 !important;
}
.shadow{
	margin-bottom: 50px;
	padding-bottom: 20px;
	color: #727171;
}
.title {
	font-size: 14px;
	margin: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    line-height: 30px;
    height: 30px;
    margin-bottom: 30px;
	color: #999 !important;
}
.title a {color: #999 !important;}
/*关于和尘*/
.content-about img{max-width: 100%;}
.newsdetail {
	width: 100%;
    height: 141px;
    overflow: hidden;
    text-align: center;
}
.titlenew{
	height: 141px;
    text-align: center;
    margin-bottom: 10px;
    background: url(../img/newsbg.jpg) no-repeat center center;
    background-size: cover;
}
.newtitleh3{
	font-size: 28px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 40px;
}
.newstitleul{
	font-size: 18px;
    line-height: 25px;
    color: #fff;
}
strong {
	color: #e94545;
}
/*产品展示*/
.thumbnail{
	background: #f6f6f6;
	padding: 20px;
}
.thumbnail .caption{
	background: #fff;
}
.thumbnail p{
	margin-bottom: 0;
}
.caption h4 { 
	text-align: center;
	 font-size: 14px;
	 color: #666;
}

/*新闻列表*/
.date{
	height: 165px;
	padding-top: 20px;
}
.date span{
	display: block;
	text-align: center;
	 color: #fff;
}
.date span.newsDay{
	font-size: 60px;
    font-family: "Impact";
}
.date span.newsYear{
	font-size: 22px;
}
.newsList {
	margin-bottom: 30px;
	overflow: hidden;
	/* background: #f7f7f7;
	border: 1px solid #fff; */
}

.newsList:hover {
	/* border: 1px solid #337ab7; */
}
.news-title {
	height: 165px;
  	background: #f7f7f7;
	border: 1px solid #f7f7f7;
	border-left: 1px solid #337ab7; 
	
}

.news-title h3{
	padding-top: 16px;
	padding-left: 40px;
	margin: 0;
	font-size: 18px;
    font-weight: bold;
    color: #727171;
	
}
.news-title p {
	padding-left: 40px;
	line-height: 24px;
    margin-top: 14px;
    height: 48px;
    overflow: hidden;
}
.pagination>li>a.current {
	background: #337ab7;
	color: #fff  !important;
	border: 1px solid #337ab7;
}
.pagination>li>a:hover{
	background-color:#337ab7;
}
.news_detail{
	text-align: justify;
}
.news_detail h4 {
	color:#666;
	font-weight: bold;
	
}
.date-detail {
	margin: 20px 0;
}
.detail-left {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.more{
	text-align: right;
}
.more a{
	color: #337ab7;
    display: inline-block;
    border: 1px solid #337ab7;
    line-height: 33px;
    padding: 0 24px;
}
/*联系*/
.lianxi { 
	padding-top: 30px;
	}
.comm_title { 
	font-size: 18px;
	 font-weight: normal;
	 color: #666;
	 }
.lianxi p{
	padding-top: 10px;
}
.contact_title { 
	font-size: 16px;
	 text-align: center;
}

.form_m { 
	overflow: hidden; 
	}
.form_m li { 
	width: 210px;
	 float: left; 
	 margin-right: 15px;
	 }
.form_m li h4 { 
	font-size: 14px; 
	color: #888;
	}
.form_m li input { 
	width: 205px; 
	height: 28px;
 	background: #e7e7e7;
  	padding-left: 5px; 
  	border: none; 
  	outline: none;
}
.form_m li textarea {
	width: 430px;
	height: 115px;
  	background-color: #e7e7e7;
   	border: 0; 
   	padding: 5px; 
   	resize: none; 
   	outline: none;
}
.submit input { 
	width: 100px;
	height: 30px;
	background: #337ab7;
	color: #fff;
	border: none; 
	outline: none; 
	border-radius: 5px;
}

.tel{
	color: #7cb005;
    padding-left: 70px;
    font-size: 30px;
    line-height: 60px;
    text-align: right;
    background: url(../img/tel.jpg) no-repeat 50% 0;
}
.hso_item { 
	position: relative;
	padding-bottom: 25px;
	}
.product { 
	padding-top: 30px;
	position: relative;
}
.product i {
	width: 100%;
	height: 1px;
	background: #C3C5C9;
	display: inline-block;
}
.product span{
	position: absolute;
	width: 150px;
	top: 10px;
	left: 50%;
	margin-left: -75px;
	background: #fff;
	text-align: center;
	border-radius: 10px;
}
.pagination>li>a:hover{
	background: #fff;
}


.footer { 
	padding: 20px 0; 
	background: #337ab7;
}
.footer .link {
	padding-left: 40px;
	background: url(../img/icon_b_tel.png) no-repeat 0 -4px;
	background-size:30px 30px;
}
.footer p {
	color: #f2dede;
}
.footer p a{
	margin: 0 5px; color: #f2dede !important;
}

.footer .address {
	padding-left: 40px;
	background: url(../img/icon_dress.png) no-repeat 0 -5px;
	background-size:30px 30px;
}
.contactRight{
	width: 214px;
    margin-top: 18px;
}
.contactRight h3{
	font-size: 20px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: bold;
    height: 62px;
    width: 184px;
    padding-left: 40px;
    line-height: 62px;
   background: url(../img/colum_bj.jpg) left top no-repeat;
	margin: 0;
}

.contactRight ul li a{
	 background: #90C320;
    display: block;
    float: left;
    position: relative;
    line-height: 42px;
    height: 42px;
    width: 184px;
    padding-left: 40px;
    color: #fff;
}
.contactRight ul li i{
	width: 20px;
    text-align: center;
    display: inline-block;
    height: 42px;
    position: absolute;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #fff;
}
.contactRight ul li i.i1{
	 right: 10px;
     top: 0px;
}
 
.contactRight ul li i.i2{
	 right: 10px;
    top: 0;
}



/*小屏幕，平板,大于768px*/
@media (max-width: 768px) {
	h2 {margin: 0; font-size: 20px; }
	.menu {
		padding: 0;
	}
	.phone {
		float: inherit;
		margin: 10px 0;
	}
	.navbar-default {
		position: inherit;
		padding: 10px 0 0;
	}
	.banner-height{
		height: 0px;
	}
	.about-title {
	}
	.shadow {
		margin-bottom: 0;
	}
	.newtitleh3{
		font-size: 20px;
	}
	.newstitleul{
		font-size: 14px;
	}
	.lianxi{
		padding: 0 12px;
	}
	.news-title {
		height: 110px;
		background: #fff;
	}
	.news-title h3{
		font-size: 14px;
		padding-left: 0;
	}
	.news-title p {
		font-size: 12px;
		padding-left: 0;
	}
	.more a {
		font-size: 12px;
		line-height: 25px;
	}
	.newsList{
		margin-bottom: 10px;
		border: none;
	}
	.newsList:hover {
		border: none;
	}
	.about {padding-top: 10px;}
	.about p {
		font-size: 14px;
	}
	.hsoluslide h1 {
		font-size: 24px;
	}
	.method li a {
		
	}
	.thumbnail {
	    padding: 10px;
	}
	.title {
		margin-bottom: 10px;
	}
	.menu > li > a {
	    padding: 10px 5px;
	}
	.method li a {width: 100%; overflow: inherit;}
	.menu > li > a.current {
	    
	}
}
/*中屏幕，桌面显示器,大于992px*/
@media (min-width: 992px) {
	
	
	
}
/*大屏幕，大桌面显示器,大于1200px*/
@media (min-width: 1200px) {
	
.index-message {margin-top: 40px;}
}