.content {

	width: 100%;

	height: auto;

}



.content .container {

	width: 75%;

	padding: 35px 0;

	overflow: hidden;

}



.content .introduce {

	/* width: 65%; */

	/* height: auto; */

	/* margin-right: 5%; */

	/* float: left; */

}



.content .introduce .module {

	width: 100%;

	height: auto;

	/* margin-bottom: 20px; */
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 12px 0 15px 0;

}


.content .introduce .module .date {
	background: #fff;
	color: #333;
	display: inline-block;
	margin-right: 15px;
	float: left;
	font-family: verdana;
	text-align: center;
	border-radius: 4px;
	font-size: 24px;
	font-family: verdana;
	border: 1px solid #2384d5;
	padding: 5px 0 0;
}

.content .introduce .module .date em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: arial;
	background: #2384d5;
	padding: 3px 15px;
	color: #fff;
	margin-top: 5px;
}


.content .introduce .module div {
	color: #999;
	font-size: 12px;
	margin-left: 95px;
	line-height: 22px;
}


.content .introduce .module .title {

	width: 100%;

	height: auto;

	/* display: inline-block; */

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.content .introduce .module .title a {
	font-size: 24px;
	font-weight: normal;
	color: #292841;
	font-weight: 600;
	line-height: 35px;
}



.content .introduce .module .title:hover a {

	color: #f08932;

}

.content .introduce .module p {
	font-size: 14px;
	color: #333;
	margin: 5px 0;
	line-height: 25px;
}

.content .introduce .module p.btn a {



	color: #f08932;

}




.content .subsidiary {

	/* width: 30%; */

	height: auto;

	float: left;

}



.content .subsidiary .search {

	width: 100%;

	height: auto;

}



.content .subsidiary .search .box {

	width: 100%;

	height: 40px;

	border: 1px solid #ccc;

	box-sizing: border-box;

	position: relative;

}



.content .subsidiary .search .box .input-name {

	width: 90%;

	height: 38px;

	border: none;

	outline: none;

	padding-left: 2%;

	box-sizing: border-box;

	margin: 0;

	float: left;

}



.content .subsidiary .search .box input[type=submit] {

	opacity: 0;

	position: absolute;

	right: 5px;

	top: 2px;

	width: 35px;

	z-index: 100;

	height: 35px;

	cursor: pointer;

}



.content .subsidiary .search .box span {

	line-height: 40px;

	margin-left: 3%;

	color: #666;

	cursor: pointer;

}



.content .subsidiary .search .point {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 16px;

	color: #f08932;

	line-height: 40px;

}



.content .subsidiary .calendar {

	width: 100%;

	height: 300px;

}



.content .subsidiary .archives {

	width: 100%;

	height: auto;

	margin-bottom: 20px;

}



.content .subsidiary .archives h2 {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 16px;

	color: #000;

	line-height: 35px;

}



.content .subsidiary .archives p {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 14px;

	color: #333;

	line-height: 30px;

	width: 100%;

	height: auto;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.content .subsidiary .archives p .dot {

	width: 5px;

	height: 5px;

	display: inline-block;

	border-radius: 50%;

	background: #f08932;

	margin-right: 10px;

	margin-top: 12px;

	float: left;

}



.content .subsidiary .categories {

	width: 100%;

	height: auto;

	margin-bottom: 30px;

}



.content .subsidiary .categories h2 {

	width: 100%;

	line-height: 45px;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 16px;

	color: #f08932;

}



.content .subsidiary .categories ul li {

	width: 100%;

	height: auto;

	line-height: 35px;

	border-bottom: 1px solid #ccc;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.content .subsidiary .categories ul li a {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 14px;

	color: #666;

	display: block;

	width: 100%;

	height: 100%;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.content .subsidiary .categories ul li .ar {

	color: #f08932;

	margin-right: 15px;

}



.content .subsidiary .news {

	width: 100%;

	height: auto;

}



.content .subsidiary .news h2 {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 16px;

	color: #f08932;

	line-height: 40px;

}



.content .subsidiary .news .writings {

	width: 100%;

	height: auto;

	margin-bottom: 20px;

}



.content .subsidiary .news .writings img {

	width: 100%;

}



.content .subsidiary .news .writings h4 {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 14px;

	color: #333;

	font-weight: 600;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

	line-height: 40px;

}



.content .subsidiary .news .writings .time {

	font-family: 微软雅黑;

	font-size: 12px;

	color: rgb(102, 102, 102);

	line-height: 20px;

	margin: 10px 0px;

}



.content .subsidiary .news .writings .time span {

	width: auto;

	height: auto;

	padding: 2px 10px;

	line-height: 25px;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 12px;

	color: #666;

	display: inline-block;

	border-radius: 20px;

	background: #f3f3f3;

}



.content .subsidiary .news .writings .litime {

	width: 100%;

	min-height: 120px;

	max-height: 100%;

	margin: 10px 0;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 12px;

	color: #666;

	line-height: 20px;

}



.content .subsidiary .news .writings .litime div {

	margin: 10px 0;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 12px;

	color: #666;

	line-height: 20px;

	height: 120px;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 5;

	overflow: hidden;

}



.content .subsidiary .news .writings .litime p {

	margin: 10px 0;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 12px;

	color: #666;

	line-height: 20px;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 5;

	overflow: hidden;

}



.content .subsidiary .videos {

	width: 100%;

	height: auto;

}



.content .subsidiary .videos .title h2 {

	line-height: 45px;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 16px;

	color: #f08932;

}



.content .subsidiary .videos .v-view {

	width: 100%;

	height: auto;

	margin-bottom: 10px;

}



.content .subsidiary .videos .v-view img {

	width: 100%;

	height: auto;

}



.content .subsidiary .videos .v-view p {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 14px;

	color: #000;

	line-height: 35px;

	font-weight: 600;

}



.content .subsidiary .likes {

	width: 100%;

	height: auto;

}



.content .subsidiary .likes h2 {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 16px;

	color: #f08932;

	line-height: 35px;

}



.content .subsidiary .likes p {

	width: 100%;

	line-height: 30px;

	border-bottom: 1px solid #ccc;

}



.content .subsidiary .likes p a {

	display: block;

	width: 100%;

	height: 100%;

}



.content .subsidiary .likes p span {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 14px;

	color: #666;

}



.content .subsidiary .likes p .ar {

	color: #f08932;

	margin-right: 15px;

	font-family: "iconfont" !important;

}


/* 新闻内页 */
.content .datails {

	width: 65%;

	height: auto;

	margin-right: 5%;

	float: left;

	/*margin-bottom: 300px;*/

}



.content .container .datails .title {

	width: 100%;

	height: auto;

	line-height: 40px;

	margin-bottom: 20px;

	background: #f08932;

	text-align: left;

	padding: 0 2%;

	box-sizing: border-box;

}



.content .container .datails .title h1 {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 18px;
	font-weight: bold;

	color: #fff;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;
	text-transform: capitalize;

}



.content .datails img {

	width: 100%;

	height: auto;

}



.content .datails .info {

	width: 100%;

	height: auto;

	margin: 5px 0;

}



.content .datails .info {

	display: inline-block;

	width: auto;

	border-radius: 20px;

	height: auto;

	padding: 2px 15px;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 12px;

	color: #666;

	text-align: center;

	line-height: 25px;

	background: #ededed;

}





.content .datails p {

	width: 100%;

	height: auto;

	margin: 25px 0;

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;
	;

	font-size: 14px;

	color: #666;

}

.content .container.choose>.datails>span {
	display: block;
}

.content .datails p.change {

	text-indent: 0;

}



.content .datails p.change a {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	font-size: 14px;

	color: #666;

}

.content .datails p.change a:hover {



	text-decoration: underline;



}

.content .datails p.change span {

	font-family: 'helveticaltstd-bold', helvetica, arial, sans-serif !important;

	color: #f08932;

	font-size: 16px;

	font-weight: 600;

}



.content .datails p.icon-img {

	width: 100%;

	min-height: 30px;

}



.content .datails p.icon-img a {

	float: left;

	margin-right: 10px;

	width: 30px;

	height: 30px;

	display: block;

	border: 1px solid #eee;

	/*background: #ccc;*/

	border-radius: 50%;

	text-align: center;

	box-sizing: border-box;

}



.content .datails p.icon-img a:hover {

	background: #f08932;

}



.content .datails p.icon-img a:hover span {

	color: #fff;

}



.content .datails p.icon-img span {

	font-size: 18px;

	color: #333;

	line-height: 30px;

}

.content .datails .pre {
	margin: 5px 0 5px 0;
	color: #999;
}

.content .datails .next {
	margin: 0 0 5px 0;
	color: #999;
}


/* 百度地图 */
.map-content {

	position: relative;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

}

.map-content .container {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.map-content .map-info {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 100px;

	line-height: 100px;

	font-size: 24px;

	color: #fff;

	background-color: rgba(8, 4, 4, 0.5);

}



.com-link {

	float: right;
	margin-top: 28px;

	width: 180px;

	height: 45px;

	line-height: 45px;

	background-color: rgba(8, 4, 4, 0.6);

	border-radius: 22px;

	color: #fff !important;

	font-size: 18px;

	text-align: center;

	-webkit-transition: .5s;

	-o-transition: .5s;

	transition: .5s;

}

.com-link .icon-daohang {

	display: inline-block;

	margin-right: 15px;

	width: 22px;

	height: 100%;

	vertical-align: top;

}

.com-link:hover {

	background: #ee964c;

}




@media only screen and (min-device-width: 320px) and (max-device-width: 812px) {
	.content .introduce .module .product-datail .limit {
		display: block;
	}

	.content .subsidiary .news .writings .litime {
		margin: 0 10px;
	}

	.content .subsidiary .news .writings .time {
		margin: 0 10px;
	}

	.content .subsidiary .news .writings h4 {
		margin: 0 10px;
	}
}


/*企业文化*/
