@charset "utf-8";
/**
 * about stylesheet file
 *
 * @author: Wang taohong <wangtaohong@123.com.cn>
 * @link: 
 * @copyright: 
 */
/*关于我们*/

.about-img-txt {
	position: relative;
	line-height: 26px;
	margin-top: 45px;
	font-size: 14px;
}
.about-img-txt img {
	margin-right: 60px;
}
.about-img-txt .transition {
	overflow: hidden;
	display: inline-block;
	width: 450px;
	height: 324px;
}
.about-img-txt .text {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 700px;
}
.about-img-txt .text span {
	color: rgb(246, 124, 1);
}
.about-img-txt .text b {
	font-weight: bold;
}
.about-img-txt .text span b {
	font-size: 30px;
}
.about-linian {
	margin-top: 70px;
}
.linian-con {
	width: 47%;
}
.linian-con .linian-title {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #eee;
}
.linian-con .linian-title p {
	width: 75px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	font-size: 16px;
	color: rgb(246, 124, 1);
}
.linian-con dl {
	line-height: 35px;
}
.linian-con dt {
	font-size: 14px;
	font-weight: bold;
}


/*案例展示*/

.successCase-con .product-img-txt {
	width: 554px;
	line-height: 36px;
	margin-top: 50px;
	font-size: 14px;
	color: #666;
}
.successCase-con .product-img-txt a:hover {
	color: #666;
}
.successCase-con .product-img-txt img {
	width: 554px;
	height: 304px;
	
}
.successCase-con .product-img-txt .transition {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 554px;
	height: 304px;
	margin-right: 25px;
	z-index: 2;
}
.successCase-con .product-img-txt h6 {
	margin-bottom: 15px;
	font-size: 30px;
}
.successCase-list {
	margin-top: 45px;
}
.successCase-list .transition {
	overflow: hidden;
	display: block;
	width: 196px;
	height: 129px;
}

.successCase-list ul {
	margin-left: -138px;
	padding: 10px 0;
}
.successCase-list li {
	width: 196px;
	margin-left: 138px;
}
.successCase-list li p {
	line-height: 30px;
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
}

/*产品展示*/
.module {
    margin: 60px auto 0;
}
.module .title {
	margin: 0 auto 30px;
}
.product-con .product-img-txt {
	height: 338px;
	line-height: 36px;
	margin-top: 100px;
	font-size: 14px;
	color: #666;
}
.product-con .product-img-txt a:hover {
	color: #666;
}
.product-con .product-img-txt img {
	width: 689px;
	height: 338px;
	
}
.product-con .product-img-txt .transition {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 689px;
	height: 338px;
	margin-right: 25px;
	z-index: 2;
}
.product-con .product-img-txt h6 {
	margin-bottom: 15px;
	font-size: 30px;
}
.product-con .product-img-txt.txt2 .transition {
	margin-left: 25px;
	margin-right: 0;
}
.product-list {
	margin-top: 70px;
}
.product-list .transition {
	overflow: hidden;
	display: block;
	width: 377px;
	height: 338px;
}
.product-list ul {
	margin-left: -34px;
	padding: 0 0 45px;
}
.product-list > ul {
	border-top: 1px dashed #eee;
}
.product-list li {
	width: 377px;
	margin: 45px 0 0 34px;
}
.product-list li p {
	line-height: 30px;
	margin-top: 20px;
	font-size: 30px;
	text-align: center;
}


/*新闻列表*/
.news-title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 50px;
	border-bottom: 1px solid #eee;
}
.news-title p {
	float: left;
	width: 80px;
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #ff6637;
	color: #ff6637;
	font-size: 16px;
	text-align: center;
}
.news-title span {
	float: right;
	color: #999;
}
.news-list {
	margin-top: 5px;
}
.news-list li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #eee;
}
.news-list li span {
	float: right;
}

/*新闻详情*/
.news-details-title {
	padding: 40px 0 60px;
	border-bottom: 1px solid #eee;
	font-size: 25px;
	color: #333;
}
.article-text {
	line-height: 28px;
	margin-top: 15px;
	padding-bottom: 40px;
	font-size: 14px;
	color: #333;
}
.article-text b {
	font-weight: bold;
}
.next-page {
	width: 100%;
	padding-top: 30px;
	border-top: 1px dashed #eee;
	color: #333;
}
.next-page .nextText a {
	margin-left: 40px;
}

/*产品详情*/
.product-details {
	margin-top: 80px;
}
.product-details .details-img img {
	width: 500px;
	height: 469px;
	margin: 0 60px 30px 0;
	border: 1px solid #eee;
}
.product-details .details-img h6 {
	font-size: 20px;
	color: #585858;
}
.product-details .details-text {
	margin-top: 40px;
	
}
.product-details .details-text-title {
	border-bottom: 1px solid #eee;
}
.product-details .details-text-title p{
	width: 150px;
	height: 50px;
	line-height: 50px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 3px solid #ff6537;
	color: #ff6537;
	font-size: 16px;
	text-align: center;
}
.details-text-article {
	border: 1px solid #eee;
	border-top: 0;
	line-height: 30px;
	margin: 0 auto;
	padding: 40px 5%;
	font-size: 14px;
	color: #666;
}
.prev-next-page {
	width: 500px;
	margin-top: 10px;
}
.prev-next-page a {
	padding: 5px 40px;
	border: 1px solid #eee;
	border-radius: 30px;
}
.prev-next-page a:hover {
	border: 1px solid #ff6537;
	background: #ff6537;
	color: #fff;
}
/*分享*/

.bdsharebuttonbox span {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

/*资质列表*/
.zizhi-list {
	margin-top: 20px;
}
.zizhi-list img {
	display: block;
	height: 200px;
	margin: 0 auto;
}
.zizhi-list .transition {
	overflow: hidden;
	display: block;
	width: 141px;
	height: 200px;
}
.zizhi-list li {
	width: 300px;
	margin: 30px 50px 0;
}


/*发展历程*/


.deve-con .transition {
	margin-right: 70px;
}
.deve-con .deve-text h6 {
	margin-top: 30px;
	font-size: 16px;
	color: #FF6633;
	font-weight: bold;
}
.deve-con .deve-text h6:first-child {
	margin-top: 0;
}







