@charset "utf-8";
/* CSS Document */

.pkbox {width:1000px; height:165px; overflow:hidden; border:8px solid #ccc; background:#fff; position:fixed; bottom:0; left:50%; margin-left:-500px;}
.pkbox .pk_ul {float:left; padding-top:20px;}
.pkbox .pk_ul li {float:left; width:190px; margin-left:20px; position:relative;}
.pkbox .pk_ul .pk_dl {width:170px;}
.pkbox .pk_ul .pk_dl dt {width:170px; height:105px;}
.pkbox .pk_ul .pk_dl dt img {width:170px; height:105px;}
.pkbox .pk_ul .pk_dl dd {height:20px; line-height:20px; text-align:center; font-family:"微软雅黑"; font-weight:bold; color:#333; margin-top:10px; overflow:hidden;}
.pkbox .pk_ul .closepic {position:absolute; top:-10px; right:0; cursor:pointer;}
.pkbox .contrastimg {float:left; width:115px; margin:60px 0 0 15px;}
.pkbox .contrastimg .contrastimg_btn {display:inline-block; width:115px; height:40px; background:url(../images/conbot.jpg) no-repeat; cursor:pointer;}
.pkbox .contrastimg .contrastimg_btn2 {display:inline-block; width:115px; height:40px; background:url(../images/conbot2.jpg) no-repeat; cursor:pointer;}
.pkbox .pk_hide {display:inline; position:absolute; top:5px; right:10px; color:#666; cursor:pointer;}