body{
	font-family: "Microsoft YaHei";
}
h2{
	margin: 0;
}
ul,li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a:focus{
	text-decoration: none;
}
.row{
	margin: 0;
}
.col-xs-4,.col-xs-7,.col-xs-5,.col-xs-4,.col-xs-8,.col-xs-6{
	padding: 0;
}
header{
	width: 100%;
	height: 40px;
	text-align: center;
	background: #fff;
	line-height: 40px;
	position: fixed;
	top: 0;
	z-index: 999;
	border: 1px solid #d8d8d8;
}
header img{
	width: 170px;
}

header .back{
	display: inline;
	width: 40px;
	height: 100%;
	float: left;
	line-height: 45px;
	font-size: 22px;

}
header .back a{
	color: #333;
}
header .logo{
	display: inline;
}
header .list{
	float: right;
	display: inline;
	height: 100%;
	width: 40px;
	text-align: center;
}
header .list button{
	margin: 0;
	height: 100%;
	width: 100%;
	display: block;
	font-size: 20px;
	padding: 0;
}
header .menu{
	float: right;
	height: 100%;
}
.navbar-toggle{
	position: relative;
	float: right;
	margin: 0;
	padding: 9px 10px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	height: 100%;
}
.navbar-toggle .icon-bar{
	background-color: #888;
}
/* menu画布 */
.navbar-collapse{
	padding: 0;
	background: #f5f5f5;
	position: fixed;
	top: 40px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.navbar-collapse ul{
	background: #f5f5f5;
	margin: 0;
}

.navbar-collapse .navbar-nav>li{
	padding: 0px 15px;
}
.navbar-collapse .navbar-nav>li>a{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
	padding: 10px 0px;
	border-bottom: solid 1px #cccccc;
}
.navbar-collapse .navbar-nav>li>a>i{
	margin-right: 5px;
}

/* sidebar */
.sidebar{
	width: 100%;
	top: 40px;
	text-align: center;
	background: #f5f5f5;
	line-height: 35px;
	position: fixed;
	z-index: 999;
}
.sidebar ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	border-bottom: 1px solid #e6e6e6;
}
.sidebar ul li a:focus{
	text-decoration: none;
}
.sidebar ul li:nth-child(3n-1) a{
	border-right: 1px solid #e6e6e6;
}
.sidebar ul li:nth-child(3n-2) a{
	border-right: 1px solid #e6e6e6;
}
.sidebar ul .active a{
	background-color: #d81e01;
	color: #fff;
}

/* banner图 */
.banner{
	width: 100%;
	margin-top: 110px;
}
.banner img{
	width: 100%;
}
/* 导入内容 */
.content_box{
}

/* 公司新闻 */
.content_box .news_company{
	padding: 15px;
}
.content_box .news_edit{
	padding: 15px;
}
.content_box .news_edit h2{
	margin: 0 !important;
	text-align: center !important;
	line-height: 22px !important;
	font-size: 1.8rem !important;
	color: #636363 !important;

}
.content_box .news_edit h2 span{
	margin: 0 !important;
	text-align: center !important;
	line-height: 22px !important;
	font-size: 1.8rem !important;
	color: #636363 !important;

}
.content_box .news_edit h3{
	margin: 10px 0px 15px !important;
	line-height: 22px !important;
	text-align: center !important;
	font-size: 1.4rem !important;
	color: #c0c0c0 !important;
	font-size-adjust: none !important;
}
.content_box .news_edit h3 span{
	margin: 10px 0px 15px !important;
	line-height: 22px !important;
	text-align: center !important;
	font-size: 1.4rem !important;
	color: #c0c0c0 !important;
	font-size-adjust: none !important;
}
.content_box .news_company .news_company_title{
	margin-bottom: 15px;
}
.content_box .news_company .news_company_title h3{
	font-size: 1.6rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #d22819;
	margin: 0;
}
.content_box .news_company ul li a,.content_box .news_company ul li{
	overflow: hidden;
	display: block;
	position: relative;
}
.content_box .news_company ul li{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.content_box .news_company ul li a .news_company_topic{
	float: left;
	width: 70%;
}
.content_box .news_company ul li a .news_company_topic h3{
	margin: 0;
	font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}
.content_box .news_company ul li a .news_company_topic span{
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	position: absolute;
	color: #999999;
	bottom: -5px;
}
.content_box .news_company ul li a img{
	float: right;
	width: 30%;
}
.content_box .news_company ul .list a h3{
	margin: 0;
	font-size: 1.5rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}
.content_box .news_company ul .list a span{
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	position: relative;
	color: #999999;
	top: 3px;
}
.content_box .news_company .news_company_box_more{
	display: block;
	text-align: center;
	margin-top: 15px;
	font-size: 1.6rem;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #d22619;
}

/* 展会活动 */
.content_box .news_nav{
	margin-top: 15px;
	background-color: #f5f5f5;
}
.content_box .news_nav ul li{
	display: inline-block;
	width: 49.3%;
	text-align: center;
}
.content_box .news_nav ul li a{
	font-size: 1.4rem;
	display: block;
	height: 100%;
	width: 100%;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.content_box .news_nav ul li a:focus{
	text-decoration: none;
}
.content_box .news_nav ul .active a{
	color: #d22819;
	border-bottom: 2px solid #d22619;
}

.content_box .news_exhibit{
	padding: 15px;
}

.content_box .news_exhibit .news_exhibit_content{
	margin-top: 15px;
}
.content_box .news_exhibit ul li a h4{
	font-size: 1.5rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin: 0;
}
.content_box .news_exhibit ul li{
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
}
.content_box .news_exhibit ul li a .news_exhibit_content_date{
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.content_box .news_exhibit ul li a .news_exhibit_content_date span:nth-child(1){
	float: left;
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #808080;
	margin: 0;
	position: relative;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.content_box .news_exhibit ul li a .news_exhibit_content_date span:nth-child(2){
	float: right;
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #808080;
	text-align: right;
	margin: 0;
	position: relative;
}
.content_box .news_exhibit .news_exhibit_content .news_exhibit_content_more{
	display: block;
	text-align: center;
	margin-top: 15px;
	font-size: 1.6rem;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #d22619;
}
.content_box .news_exhibit_box_content{
	padding: 15px;
	overflow: hidden;
	min-height: 150px;
}
.content_box .news_exhibit_box_content h2{
	display: block;
	margin: 0;
	text-align: center;
	font-size: 1.6rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.content_box .news_exhibit_box_content span{
	display: block;
	width: 100%;
	margin: 5px 0px;
	color: #636363;
	font-size: 1.4rem;
}

/* 底部栏 */
footer{
	padding: 0px 10px;
	background: #f5f5f5;
	overflow: hidden;
}
footer .link h2{
	margin: 14px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}
footer .link hr{
	margin: 0;
	margin-bottom: 10px;
	background-color: #cccccc;
	border-top: 1px solid #cccccc;
}
footer .link ul{
	text-align:justify; 
	padding: 0px 10px;
}

footer .link ul li a{
	display: inline;
	padding: 0px 10px;
	font-size: 1.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 1px;
	color: #333333;
}
footer .address{
	padding: 0px 10px;
	text-align: center;
	margin: 15px 0px 15px;
}
footer .address p{
	margin: 0;
	font-size: 1.0rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}