/*²úÆ·*/
.pdt_list{
	padding:50px 0 10px;
	border-bottom:1px solid #ccc;
	height:125px;
	background:#EEF0F0;
}
.pdt_content{
	margin: 0 auto;
    width: 1200px;
	padding:15px 0;
}

.pdt_left{
	float:left;
	width:27px;
	padding-top:30px;
}
.pdt_left img,.pdt_right img{
	cursor:pointer;
}
.pdt_con{
	float:left;
	width:920px;
	overflow:hidden;
}
.pdt_right{
	float:right;
	width:27px;
	padding-top:30px;
}
.pdt_list li{
	display: inline-block;
	margin:0 15px;
}
.pdt_list li a:hover{
	text-decoration:none;
}

.location{
	width:980px;
	margin:auto;
	text-align:left;
	line-height:36px;
}

.pad{
	margin:auto;
	width: 980px;
	height:500px;
	text-align:left;
}
.pad_left{
	float:left;
	width:600px;
	height:500px;
}



.pad_pic_box {
    background: #fff none repeat scroll 0 0;
    height: 400px;
    overflow: hidden;
    padding: 10px 0;
}
.pad_pic_box .l {
    color: #fff;
    float: left;
    margin-top: 190px;
}
.pad_small_pic {
    margin-top: 10px;
    padding: 5px 0;
    text-align: center;
}
.pad_small_pic li{
	display:inline-block;
}
.pad_prev a,.pad_next a {
    background: rgba(0, 0, 0, 0) url("icon-slides.png")/*tpa=http://english.flexem.com/catalog/view/theme/chinese/image/icon/icon-slides.png*/ no-repeat scroll 0 center;
    cursor: pointer;
    display: block;
    height: 350px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 41px;
}
.pad_prev a {
    background-position: -84px center;
    left: 0;
}
.pad_prev a:hover {
    background-position: 0 center;
}
.pad_next a {
    background-position: -125px center;
    right: 0;
}
.pad_next a:hover {
    background-position: -42px center;
}




.pad_right{
	float:right;
	width:300px;
	height:470px;
	padding:15px 30px;
	border:1px solid #ccc;
	line-height:30px;
}
.detail{
	clear:both;
	margin:auto;
	width: 980px;
	height:500px;
	text-align:left;
}

.detail_left{
	float:left;
	width:300px;
	height:500px;
	border:1px solid #ccc;
	line-height:30px;
}
.dl_nav{
	background:#F3F3F3;
	line-height:44px;
	padding:0 20px;
	font-size:16px;
	font-weight:bold;
}
.detail_left ul{
	margin:0 20px;
}
.detail_right{
	float:left;
	width:980px;
	border:1px solid #ccc;
	margin-bottom:20px;
}
.dr_content{
	padding:20px;
	line-height:25px;
}
.dr_nav{
	border-bottom:1px solid #ccc;
	line-height:44px;
	background:#F3F3F3;
	height:44px;
	font-size:16px;
}
.dr_nav li{
	border-right:1px solid #ccc;
	float:left;
	width:100px;
	height:44px;
	text-align:center;
}
.dr_nav li a{
	display:block;
	width:100px;
	height:44px;
}
.dr_nav li a:hover{
	color:#999;
	text-decoration:none;
}
.dr_nav li.active{
	background:#FFF;
	border-bottom:1px solid #FFF;
}
.dr_title{
	font-size:16px;
	border-bottom:1px solid #ccc;
	height:30px;
}
.drc{
	border:1px solid #ccc;
	padding:20px;
	margin:20px 0;
}
.table_border{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table_border td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}