#product-cont {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 60px;
	padding-top:30px;
}
.cont-fl{width:178px;float: left;}
.cont-fl h2 {
    color: #333;
    font-size: 18px;
    height: 60px;
    line-height: 58px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px dashed #ddd;
}
.cont-fl h2 a {
    display: block;
    padding: 0 0 0 20px;
    height: 60px;
    line-height: 58px;
}
.cont-fl li a img{ width: 18px;vertical-align:-3px; margin: 0 10px 0 0}
.cont-fl li a img.markIcon{ width: auto; margin: 0 0 0 5px}
.cont-fl ul {
    margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #dddddd;
}
.cont-fl li{ cursor:pointer; position: relative; }
.cont-fl li a {
    padding-left: 22px;
    color: #333;
    line-height: 40px;
    font-size: 14px;
    display: block;
}
.cont-fl li a:hover,.cont-fl li a.cur{background:#eee;}
.cont-fl li:after {
    position: absolute;
    top: 12px;
    left: 112px;
    padding: 0 4px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
}
.cont-fl li.new:after {
    content: 'NEW';
    background: #FF8313;
}
.cont-fl li.hot:after {
    content: 'HOT';
    background: #FF2B00;
}
.cont-fr {
    width: 798px;
    border: 1px #ddd solid;
    float: right;
}
.cont-fr .pd {
    padding: 38px 33px 0;
}
.product-hd{
	margin-bottom: 26px;
	}
.product-hd img {
    width: 88px;
    height: 88px;
    float: left;
}	
.product-hd h1{
	font-size: 30px;
    color: #333;
    float: left;
    margin: 24px 0 0 22px;
	}
.tiyan-btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f90;
	border-color: #e68b02;
    color: #fff;
    font-size: 15px;
    margin-left: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -webkit-transition: background 0.5s ease-out;
	display: inline-block;
}
.tiyan-btn:hover{ background: #f90;}
.product-link{ float:right; margin-top:24px}
.bzbtn {
    width: 100px;
    border: 1px solid #999;
    color: #999;
    margin-left: 20px;
	display: inline-block;
    line-height: 38px;
    height: 38px;
    text-align: center;
    border-radius: 4px;
    transition: background .3s ease-out;
    font-size: 15px;
}	
.qy-btn-default {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #398dee;
    border: #398dee solid 1px;
    border-radius: 4px;
    cursor: pointer;
}
.qy-btn-default.xlg {
    width: 165px;
    height: 38px;
    padding-right: 15px;
    line-height: 38px;
    font-size: 15px;
}
.cont-tit {
    font-size: 16px;
    color: #333;
    border-bottom: 1px #ddd dashed;
    padding-bottom: 8px;
}
.cont-xx {
    padding: 14px 0 50px;
    line-height: 22px;
    font-size: 14px;
}
.product-list{height:520px;width:718px; position:relative;overflow:hidden}

.product-list ul{ width:5200px; height:462px; position:absolute;left:0;top:17px;}

.product-list li{ width:261px; margin-right:20px; float:left}

.product-list li img{width:261px; height:462px; vertical-align:top}

#arrow-prev{background: url(../images/arrowpage.png) -2px -47px no-repeat; position:absolute;left:12px;top:218px; z-index:100;height:42px;width:42px;}

#arrow-next{background: url(../images/arrowpage.png) -2px -2px no-repeat;position:absolute;right:12px;top:218px;z-index:100;height:42px;width:42px;}
.azbtn{width: 100px;background: #ff9900;color:#FFFFFF;margin-left:20px;transition: background .3s ease-out}

.azbtn:hover{background:#FFAF37}
.qy-btn-icon {
    display: inline-block;
    vertical-align: top;
    background: url(../images/btn-icon-qy.png) center / 25px no-repeat;
	width: 50px;
    height: 38px;
    margin-right: -5px;
}
