@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li, h1,h2,h3,h4,form,fieldset,input,textarea,p,blockquote,th,td,table,button,span,section,a,i,em,strong,img{
	margin: 0;
	padding: 0;
}
body{ width: 100%; height: 100%; color: #444; font-family: "微软雅黑"; font-size: 14px; box-sizing: content-box; background: #f5f5f5;}
ol,ul{list-style: none;}
input,textarea,select,button{font-family: inherit;font-size: inherit;*font-size: 100%;IE6}
input,textarea,button {border: 0 none; outline: none;}
h3,h4,h2 { font-weight: normal;}
img{border: 0 none;vertical-align: bottom;}
a {text-decoration: none; color: #333;transition: all 300ms ease; }
a:hover{ text-decoration: none; color: #333;}
i,em,b ,strong{font-style: normal;font-weight: normal;}
table{ border-collapse: collapse; border-spacing: 0;}
.fl{float: left;}
.fr{float: right;}
.clear{ clear: both;}
.wrap{ max-width: 1200px; margin: 0 auto;}
.wrap1000 { max-width: 1000px; margin: 0 auto;}
.wrap980 { 
	max-width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 15px 15px;
    background: #fff;
    border-radius: 3px;
}
.ahide58{ display:block; width:0px; height:0px; overflow:hidden; position:absolute;_position:absolute; left:-9999px;}
.overflow { overflow: hidden;}
.pst { position: relative;}
.mar_tb{margin: 15px 0;}
.border_none{border: none;}
#imglogo{vertical-align: top;height: 52px;}

.index_tit {
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.index_tit h2{
	font-size: 15px;
    color: #386f8e;
    font-weight: bold;
}
.index_tit span a{
	font-size: 14px;
    color: #9c9c9c;
}


/*主页-列表公共样式*/
.list_content ul li {
	padding: 10px 15px 20px;
	border-bottom: 1px dashed #eee;
}
.list_content ul li:last-child {
	border-bottom: 0;
}
.list_content ul .list_title {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #4a4a4a;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
    overflow: hidden;
	
}
.list_content ul li p{
	margin: 10px 0 0px; line-height:1.5;
	font-size: 14px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
}

.list_content ul li .list_title a{
	padding: 0 8px;
	margin-left: 5px;
	font-size: 18px;
	color: #111;
}
.list_content ul li a:hover {
	text-decoration: none; color:#EC0A16;
} 
.list_content ul li span{
	color: #909090;
}
.list_content ul .list_bottom{
	padding: 40px 0 0;
	color: #999;
}
.list_content ul .list_bottom a{
	color: #999;
}

/*分页-产品页面-新闻页面*/
.pages li {display: inline;}
.pages {text-align: center; margin-top:10px;}
.pages a{color: #333; margin:0px 5px 0 0;}
.pages li .a1{color: #ff0000; }
.pages a:hover{color: #ff0000; }

/*子页的公共样式*/

.paging_mian {
	padding: 25px 15px 15px;
}
.paging_tit {
    padding: 10px 0 20px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
/*详情页公共样式*/
.details_mian {
	margin-top: 10px;
}
.details_mian h1 {
	text-align: center;
}
.details_tit {
	font-size: 24px;
    color: #333;
    margin: 10px 0;
	font-weight: bold;
	line-height: 2em;
}
.details_time {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	color: #999;
	font-size: 12px;
}
.details_time span {
	margin-right: 10px;
}

/*详情页上下页篇章*/
.piece {
	border-top: 1px solid gainsboro;
	padding: 15px 0 0;
	line-height: 2em;
}
.piece p:hover a {
	color: #e60000;
}
/*分页-产品页面-新闻页面*/
.pages {
	text-align: center; margin-top:10px;
}
.pages a{
	color: #333; margin:0px 5px 0 0;
}
.pages .a1{color: #ff0000; }
.pages a:hover{color: #ff0000; }



/*详情页内容*/
.details_content {
	margin-top: 10px;
}
.details_content img {
	max-width: 100% !important;
}
.details_content p {
	line-height: 2em;
	margin-bottom: 10px;
	word-break:break-all;
	word-wrap:break-word
}
.source {
	margin: 10px 0 15px;
}

/*头部*/
.header_box {
	width: 100%;
}
.logo {padding: 15px 0;}
.logo h1 {
	font-size: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

a.toptel{
	height: 60px;
    line-height: 60px;
	margin-top: 0px;
    padding: 0px 0 0 45px;
    font-size: 24px;
	color: #EC0A16;
    background: url(images/company_phone.png) left center no-repeat;
}

/*导航*/
.navbar {
	min-height: 44px;
	margin-bottom: 0;
	background: #fff;
    border-bottom: solid #e5e5e5 1px;
}

.navbar-collapse {
	/* background: rgba(255, 255, 255, 0.4);
	border-radius: 3px; */
	border: 0;
}
.navbar-collapse>.nav>li>a {
	line-height: 24px;
	padding: 10px 15px;
    font-size: 16px;
	color: #000;
}
.navbar-collapse>.nav>.active a, .navbar-collapse>.nav>.active a:hover,.navbar-collapse>.nav>li>a:hover{
	background: none;
	color: #EC0A16;
	text-shadow: 1px 1px 1px #d0eeff;
	text-decoration: none;
}
.navbar-header {float: none;padding: 5px 0 0;}

.navbar-div { width:100%;margin:15px 0; min-height:20px; clear:both;}
.navbar-nav {}
.navbar-nav > li {
    float: left;
}
/*主页-关于我们&关于我们文字部分*/
.about_content {
	font-size: 14px;
}
.about_content p {
	line-height: 2em;
	margin-bottom: 10px;
	text-indent: 2em;
	word-break:break-all;
	word-wrap:break-word
}
.about_content img { 
	max-width: 100% !important;
}

/*底部*/
.footer {
	width: 100%;
    clear: both;
    margin-top: 50px;
    padding: 30px 0;
    text-align: center;
    background:#212121;
    color: #999;
    font-size: 13px;
}
.footer>div {
	margin-bottom: 15px;
}
.footer span {
	margin-right: 15px;
}
.footer a {
	 color: #fff;
}

/*手机样式*/
@media (max-width: 768px){
	/*导航*/
	.hidden-xs {display: none !important;}
	.navbar {min-height: 30px;}
	.navbar-toggle {
		float: left;
		margin: 16px 7px;
	}
	.navbar-header {
	    padding: 5px 0;
	}	
	.logo {
	    
    	padding: 12px 15px 10px;
	}
	.logo h1{
		font-size: 18px;
	}
	.logo h2 {
	    font-size: 12px;
	}
	a.toptel {
		margin: 0 15px 0 0;
	}
	.navbar-collapse>.nav>li>a {
		line-height: 30px;
	    padding: 10px 15px;
	    font-size: 16px;
	}
	.wrap980 {
		border: 0;
		margin: 5px;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #ec0a16;
	}
	.navbar-default .navbar-toggle {
		border: 0;
	}
	/*主页-关于我们*/
	.about {
		/* margin: 0; */
	} 
	.about_content span {
		text-align: center;
	}
	
	/*底部*/
	.footer {
		margin: 20px 0;
	    padding: 15px 0;
    	text-align: left;
    	font-size: 14px;
	}
	.footer>div>span {
		display: block;
		text-align: left;
		margin-bottom: 5px;
		text-align: center;
	}
	.footer .address {
	    margin-left: 0;
	}
	.footer>div {
		margin-bottom: 0;
	}
	
	.paging_tit {
		font-weight: normal;
	}
	.column-child {
    	margin: 0 auto 0;
	}
	.details_tit {
		font-size: 18px;
	}
	.list_content ul li {
	    padding: 10px 15px 20px;
	}
	.list_content ul li .list_title a {
	    padding: 0;
	    margin-left: 0;
	    background: none;
	    font-size: 16px;
	    color: #000;
	}
	.list_content ul li p {
	    margin: 5px 0 0px;
	}
	.paging_list ul li a {
		margin: 0;
		color: #333;
	}
}