body {
	background: #F5F5F5;
}

.col-center-block {
	margin: 0 auto;
}

/* 导航 */

.navbar-default {
	background-color: #fff;
	border-color: #fff;
	margin-bottom: 0;
}

.active {
	background: #A40000 !important;
}

.log {
	width: 4.75rem;
	margin-left: 100%;
}

@media (min-width: 1200px) {
	.navbar-nav>li {
		text-align: center;
	}

	.container {
		width: 1920px;
		margin: 0 auto;
	}

	.log {
		//width: 15.625rem;
		//padding-top: 0.625rem;
		max-height:110px;
		width:150px;

	}

	.navbar-header {
		margin-left: 24%;
	}
}

.content {
	width: 70%;
	margin: 0 auto;
	background: #FFFFFF;
}

/* /* 新闻中心 */
.icon {
	display: flex;
	align-items: center;
	font-size: 2.125rem;
	border-bottom: 0.0625rem solid red;
	width: 18.75rem;
}

.tupian-title {
	display: flex;
	align-items: center;
	margin-top: 1.25rem;
}

.wenben {
	margin-top: 1.25rem;
}

.wenben p:first-child {
	margin-top: 2.875rem;
}

.swiper-box,
#myCarousel1 {
	width: 21.375rem;
}

#myCarousel1 {
	margin: 0 auto;
}

.xinwentu {
	width: 21.375rem;
	height: 20.125rem;

}

.map {
	width: 20.25rem;
}

/* 产品内容 */
.chanp-title {
	width: 50%;
	margin: 1.875rem 25%;
}

.chanp-content div img {
	width: 22.5rem;
}

.shengc-content div img {
	width: 20rem;
}

.name {
	font-size: 1.5rem;
	width: 20rem;
	margin: 0.625rem auto;
	//border: 0.0625rem solid #000;
	color:#333;
}
.content:nth-of-type(n+2){margin-top: 2.1875rem; }
.text-default{color:#333;}
.bg-icon {
	background: url(../images/haoweidao.png) no-repeat;
	background-position: center;
	background-size: 16.25rem 16.25rem
}
.gongc-content{
	//width:50%;
	overflow:hidden;
	margin:15px auto;
}
.gongc-content img{
	max-width:230px;
}
/* 合作共赢 */
.hezuo-content {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.hezuo-content img {
	width: 11.25rem;
	height: 11.25rem;
	margin-bottom: 1.25rem;
}

.youqiing-content {
	width: 96%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.youqiing-content a{
	color:#333;
}
.youqiing-content img {
	margin-bottom: 1.25rem;
	max-width:121px;
}

.footer {
	width: 100%;
	padding:10px 0;
	margin-top: 1.875rem;
	background: #FFFFFF;
	text-align: center;
	//font-size: 1.125rem;
}
.product_cate{
	color:#333;
}
/* 浮动面板 */
.fudong {
	width: 12%;
	height: 35rem;
	background: #fff;
	text-align: center;
	position: fixed;
	top: 25%;
	right: 2%;
	z-index: 2;
}

.fudong-text {
	text-align: left;
	margin-left: 1.25rem;
	margin-top: 1.25rem;
}

@media (max-width:1200px) {
	.log {
		margin-left: 0
	}

	.navbar-nav>li {
		text-align: center;
	}

	.content {
		width: 90%;
		margin: 0 auto;
	}

	.xinwentu,
	.map {
		width: 100%;
	}

	.swiper-box,
	#myCarousel1 {
		width: 100%;
	}

	.chanp-content div img {
		width: 10rem;
	}

	.shengc-content div img {
		width: 22.5rem;
	}

	.bg-icon {
		background: none;
		background-position: center;
		background-size: 16.25rem 16.25rem
	}

	.hezuo-content img {
		width: 3.75rem;
		height: 3.75rem;
		margin-bottom: 0.625rem;
	}

	.youqiing-content img {
		margin-bottom: 0.625rem
	}

}
.text-right{float:right;}
/* 产品详情页 */
.new-lei {
	width: 90%;
	margin: 1.875rem auto;
	border-bottom: 0.0625rem dashed #eee;
}

/* 新闻详情 */
.xiangqing-box {
	width: 90%;
	margin: 0 auto;
}

.title {
	text-align: center;
}

.henxian {
	height: 0.0625rem;
	border: 0.0625rem dashed #eee;
}

.font,
.size {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.font {
	width: 80%;
	margin: 1.25rem auto;
}

.size p {
	margin-left: 0.625rem;
}

.neirong {
	width: 90%;
	margin: 1.25rem auto;
	font-size: 1.5rem;
	text-align: left;
	text-indent: 2em;
	line-height:2;
	padding-bottom:20px;
}
.neirong img{
	max-width:100%;
}