@charset "utf-8";
/* CSS Document */
.pd-main-wrapper{
	width:960px;
	margin: 0 auto;
	}
.pd-main-wrapper .pd-name-title
{
	width:960px;
	height:70px;
	background:#e60012;
	}
.pd-strong{
	margin-left:15px;
	display:inline-block;
	margin-top:14px;
	font-size:16px;
	color:#FFF;
	}
.pd-p
{
	color:#FFF;
	display:inline-block;
	margin-left:5px;
	font-size:16px;
}

.pd-name{
	font-size:26px;
	margin-left:15px;
	text-height:max-size;	
}	
.pd-main-wrapper  .pd-name-products-box{
	background:#FFF;
	width:960px;
	height:640px;
 	margin-top:15px;
	position:relative;
	overflow:hidden;
}
/*960px幻灯片-start*/


 .pd-name-products-box .focus {
	width:960px;
	height: 640px;
	overflow: hidden;
	position: relative;
}
 
 .pd-name-products-box .focus ul {
	height: 640px;
	position: absolute;
}

 .pd-name-products-box .focus ul li {
	float: left;
	width: 960px;
	height: 640px;
	overflow: hidden;
	position: relative;
 
}

 .pd-name-products-box .focus ul li div {
	position: absolute;
	overflow: hidden;
}

  .pd-name-products-box .focus .btnBg {
	position: absolute;
	width: 960px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}

 .pd-name-products-box .focus .btn {
	position: absolute;
	width: 780px;
	height: 23px;
	padding: 0px 10px 0px 10px;
	right: 0;
	bottom: 15px;
	text-align: right;
}

 .pd-name-products-box .focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	border:1px #ccc solid;
	color:#f00;
	background: #fff;
}

 .pd-name-products-box .focus .btn span.on {
	background: #e60012;
	color:#FFF;
}

 .pd-name-products-box .focus .preNext {
	width: 55px;
	height: 50px;
	position: absolute;
	top: 40%;
	background: url(../image/sprite_left.png);
	cursor: pointer;
}

 .pd-name-products-box .focus .pre {
	left: 0;
	
}

 .pd-name-products-box .focus .pre:hover{
	background: url(../image/sprite_left_w.png) no-repeat 0 0;
}

 .pd-name-products-box .focus .next {
	right: 0;
	background: url(../image/sprite_right.png);
	background-position: right top;
}

 .pd-name-products-box .focus .next:hover{
	background: url(../image/sprite_right_w.png) no-repeat right top;
}

/*960px幻灯片-end*/
.pd-main-wrapper  .pd-details-title{
	width:960px;
	height:35px;
	background:#e60012;
	margin-top:15px;
}
.pd-main-wrapper  .pd-details-title .pd-title{
	margin-left:15px;
	display:inline-block;
	line-height:35px;
	font-size:16px;
	color:#FFF;
}

.pd-main-wrapper  .pd-details-wrapper{
	width:960px;
	display:inline-table;
	background:#fff;
	margin-top:15px;
	
	}
.pd-main-wrapper  .pd-details-wrapper .pd_a {
    vertical-align: middle;
    text-align: center;
	width:525px;
	display: table-cell;
	}
 
.pd-main-wrapper  .pd-details-wrapper .pd-c{
	width:370px;
	overflow:hidden;
	inline-box-align:50px;
	border-left-color:#999;
 	border-left-style:dashed;
	border-left-width:2px;
	}

.pd-main-wrapper  .pd-details-wrapper img{
	width: 516px;
	height:182px;
	margin:0px 25px 0px 25px;
}
.pd-main-wrapper  .pd-details-wrapper  table{
	margin:25px 0px;
	}
 
.pd-main-wrapper  .pd-details-wrapper  table tr td{
	float:left;
	width:100%;
	margin:5px;
	font-size:12px;
	display:inline-block;
	padding-left:20px;
	}
.pd-main-wrapper .pd-details-wrapper .pd-c table tr td .span_margin{
	margin-left:10px;
}

.pd-main-wrapper  .pd-project-title{
	width:960px;
	height:35px;
	background:#e60012;
	margin-top:15px;
	}
.pd-main-wrapper .pd-project-title .pd-title{
	margin-left:15px;
	display:inline-block;
	line-height:35px;
	font-size:16px;
	color:#FFF;
	}
	
/*项目轮播块_start*/
/*2017-11-6*/
.pd-project-ad-box{
	width:960px;
	margin:15px 0px;
	display:inline-block;
	margin-bottom:40px;
	}
.pd-project-ad-box .warp-pic-list li {
	float: left;
	display: inline;
}

.pd-project-ad-box .warp-pic-list .img_wrap {
	display: block;
	font-size: 0;
	overflow: hidden;
}

.pd-project-ad-box .warp-pic-list .text-area {
	background-color: #e5e5e5;
}

.pd-project-ad-box .warp-pic-list {
	position: relative;
	width: 960px;
	overflow: hidden;
}

.pd-project-ad-box .count li {
	margin-right: 20px;
	width: 225px;;
	background-color: white;
}

.pd-project-ad-box .count .img_wrap {
	width: 225px;
	height: 286px;
	display:block;
}

.pd-project-ad-box .count li .text-area {
	width: 225px;
	height: 60px;
	display:block;
	text-align: center;
    overflow: hidden;
}

.pd-project-ad-box .count li .text-area  span {
	font-size:18px;
	margin-top: 25px;
    display: block;
 
}

.pd-project-ad-box .count li .text-area .pd-p-a{
		font-size: 12px;
		margin-top:5px;
		
	}

.pd-project-ad-box .count li:hover .text-area,
.pd-project-ad-box .count li.hover .text-area {
	background-color: #d81c1b;
	color: #fff;
}

.pd-project-ad-box .btn {
	display: block;
	height: 50px;
	position: absolute;
	top: 35%;
	width: 55px;
	z-index: 200;
	cursor: pointer;
}

.pd-project-ad-box .prev {
	background-position: 0px -50px;
	left: 0;
}

.pd-project-ad-box .prev:hover {
	background-position: 0px -0px;
}

.pd-project-ad-box .next {
	background-position: 0px -150px;
	right: 0;
}

.pd-project-ad-box .next:hover {
	background-position: 0px -100px;
}

/*产品轮播块_end*/


