#banner{width: 100%;height: 300px;background:url(../images/gongye_bg.jpg) center no-repeat;}

#sub_nav{width: 100%;height:50px;border-bottom: 1px solid #ededed; }
#sub_nav ul{width: 1200px;height: 50px;margin:0 auto;}
#sub_nav ul li{margin-right: 60px;line-height: 50px;float: left;}
#sub_nav ul li a{font-size: 14px;color: #999}
#sub_nav ul li a:hover{color: #5D99FF}
#sub_nav ul li.now a{color: #5D99FF}


#pd_list{width: 1200px;margin:0 auto;}
#pd_list .pd{width: 1200px;margin-top: 50px;}
#pd_list .pd li{width: 285px;height: 350px;float: left;margin-right:20px;border-bottom:1px solid #ddd;margin-bottom: 30px;}
#pd_list .pd li.last{margin-right:0;width: 285px;}
#pd_list .pd li .thumb{width: 285px;height: 190px;position: relative;}
#pd_list .pd li .thumb img{max-width: 285px;max-height: 190px;display: block;margin:0 auto;}
#pd_list .pd li .pd_title{color: #333;font-size: 14px;margin-top: 25px}
#pd_list .pd li .pd_title:hover{color: #5D99FF}
#pd_list .pd li .pd_se{font-size: 12px;color:#999;margin-top: 5px}
#pd_list .pd li .desc{font-size: 12px;color:#999;margin-top: 25px;}
#pd_list .pd li .thumb span{width:285px; height:190px; display:block;position:absolute;left:0;top:0;overflow:hidden;}
#pd_list .pd li .thumb span img{display:block; opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transform:scale(2.6);transform:scale(2.6);-moz-transform:scale(2.6);}
#pd_list .pd li .thumb a:hover span img{filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=10);opacity:1;-moz-transform:scale(1,1);-webkit-transform:scale(1);transform:scale(1);}



/*详情*/
.cp_main{width: 1200px;margin:90px auto 0;}
.cp_main .title{font-size: 24px;text-align: center;color: #333}
.cp_main .intro{width: 1200px;margin-top: 90px}
.cp_main .intro .big_thumb{width: 400px;height: 400px;float: left;border:1px solid #ddd;position: relative;}
.cp_main .intro .big_thumb img{max-width: 400px;max-height: 400px;position: absolute;margin:auto;top:0;right: 0;bottom: 0;left: 0}
.cp_main .intro .info{width: 550px;float: left;margin: 20px 0 0 150px;}
.cp_main .intro .info .sta{color: #999;font-size: 14px;line-height: 25px;}
.cp_main .intro .info ul{width: 525px;margin-top: 50px;}
.cp_main .intro .info ul li{width: 88px;height: 88px;border:1px solid #ddd;position: relative;float: left;margin-right:15px;}
.cp_main .intro .info ul li.now{border-color:#5D99FF }
.cp_main .intro .info ul li img{max-width: 80px;max-height: 80px;position: absolute;margin:auto;top:0;right: 0;bottom: 0;left: 0}
.cp_main .intro .info .buy{width: 429px;height: 69px;background: url(../images/buy.jpg) no-repeat;margin-top: 35px;}
.cp_main .intro .info .buy p{line-height: 65px;color: #fff;font-weight: bold;font-size: 18px;margin-right: 15px;text-align: right;}
.cp_main .intro .info .bdsharebuttonbox{margin-top: 30px;}
.cp_main .intro .info .bdsharebuttonbox span{float: left;margin-right:10px;font-size: 16px;line-height: 35px;}
.cp_main .ddt{width: 1200px;margin-top: 90px;}
.cp_main .ddt .tlf{width: 1200px;height: 45px;border-bottom: 1px solid #ddd;}
.cp_main .ddt .tlf p{width: 130px; height: 45px;text-align: center;line-height: 45px;font-size: 16px;color: #fff;background: #5B99FF}
.cp_main .ddt .d_content{margin-top:50px;min-height: 100px;}