@import "shop-common.css";
/*鍝佺墝搴撻〉闈�*/
.ppkBox{
    width: 1000px;
    margin: 10px auto;
    background: #ffffff;
}
.ppkAll{
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-top:3px solid #035734;
}
.ppkAll h1{
    width: 64px;
    height: 32px;
    background: #035734;
    color: #ffffff;
    text-align: center;
	cursor:pointer;
}
.ppkAll .ppkNav li{
    float: left;
    width: 35px;
    height: 31px;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    text-align: center;
}
.ppkAll .ppkNav li a {
    color: #035734;
    font-weight: bold;
    font-family: Arial;
     display:block;
     width:100%;
     height:100%;
}
.ppkAll .ppkNav li:hover{
    background: #035734;
    border-left: 1px solid #035734;
	border-bottom: 1px solid #035734;
}

.ppkAll .ppkNav .select{
    background: #035734;
    border-left: 1px solid #035734;
	border-bottom: 1px solid #035734;
}
.ppkAll .ppkNav .select a{
    color: #ffffff;
}
.ppkAll .ppkNav li:hover a{
    color: #ffffff;
}
.ppkAll .ppkNav li.highLight{
	background: #035734;
    border-left: 1px solid #035734;
	border-bottom: 1px solid #035734;
}
.ppkAll .ppkNav li.highLight a{
	color: #ffffff;
}
.ppkCon{
    padding: 0 40px;
    height:700px;
}
.ppkCon>div{
    margin-top: 30px;
}
.ppkCon div h2{
    width: 10px;
    line-height: 33px;
    border-bottom: 2px solid #035734;
    font-weight: bold;
    font-family: Arial;
    display: inline-block;
    float: left;
    color: #222222;
    margin-bottom: 8px;
}
.ppkCon div p{
    width: 908px;
    float: right;
    border-bottom: 2px solid #e8e8e8;
    height: 33px;
    margin-bottom: 8px;
}
.ppkCon>div>ul>li{
	float:left;
	width:180px;
    line-height: 34px;
}
.ppkCon>div>ul>li a{
    color:#666666;
	text-align:left;
	font-family:Arial;
}


/*鍟嗗鍏ラ┗2015-09-15*/


.center-search{width:1000px; height:35px;}
.alignment{ width:1000px; height:28px; background:#fff; border-bottom:2px solid #035734;}
.letter-sj{ width:48px; height:29px; background:#035734; display:block; color:#fff; text-align:center; line-height:29px; font-weight:bold; font-size:22px; float:left }
.more-sj{ float:right; }
.merchant-bg{ width:1030px; overflow:hidden;}
.merchant-bg ul li{ width:180px; border:1px solid #e8e8e8; float:left; margin-right:23px; margin-top:23px; overflow:hidden;}
.merchant-bg ul li:hover{ border:1px solid #035734;}

.merchant-logo,.merchant-logo img{ width:180px; height:80px; display:block}
.merchant-name{ width:160px; height:46px; display:block; line-height:1.8em; padding:0 10px; padding-top:8px;}
.merchant-i{ width:180px;  background:#f7f7f7; border-top:1px solid #e8e8e8; display:block;  height:50px; overflow:hidden;}
.merchant-i p{ margin-left:10px; float:left; margin-top:6px;}
.rz-bg{ overflow:hidden; padding-top:20px;}









































