.nav{
    width: 1200px;
    margin: 0 auto;
    padding: 22px 0;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: start;
}
.nav ul{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}
.nav1{
    font-size: 14px;
    color: #AAAAAA;
}
.nav1 a{
    color: #AAAAAA;
}
.nav1 ul{
    margin-right: 30px;
}
.nav1 p span{
    color: #FE6D24;
}
.nav2 a{
    font-size:16px;
    color: #343434;
}
.nav2 li{
    margin-right: 25px;
}
.nav2 li a:hover {
    color: #FE6D24;
}
.now a{
    color: #FE6D24;
}
.hot{
    width: 100%;
    background: #F4F5F9;
    position: relative;
    margin: 0 auto;
    padding-bottom: 77px;
}
.ppt{
    width: 283px;
    background: #FFFFFF;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
    position: relative;
}
.order{
    width: 250px;
}
.btm{
    height: 48px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.today{
    width: 1200px;
    margin: 0 auto;
}
.box {
    position:relative;
}
.items {
    position: absolute;
}

.shiliang{
    width: 283px;
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;

}
.shiliang .btm{
    background: #FFFFFF;
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.1);
}
.page{
    margin: 50px 0 124px;
}
.page .now{
    background:#FE6D24;
    color: #ffffff;
}
.page ul{
    display: flex;
    justify-content: center;
}
.page ul p{
    margin: 0 6px;
    font-weight: bold;
}
.page ul li{
    padding: 0 15px;
    height: 33px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #D8D8D8;
    text-align: center;
    line-height: 33px;
    margin: 0 3px;
}
.page ul li a{
    color: #343434;
}
.recommend{
    width: 1200px;
    margin: 0 auto 0;
}
.recommend h2{
    color:#FE6D24 ;
    font-weight: bold;
    margin-bottom: 15px;
}
.recommend ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}
.recommend ul li{
    margin-right: 26px;
    line-height: 40px;
}
.recommend ul a{
    color: #878787;
    font-size: 14px;
}
.hott{
    position: relative;
}
.hott img{
    position: absolute;
    top:-12px;
    right: -25px;
}
.nav6 ul{
    font-size: 14px;
    font-weight: 400;
    color: #878787;
}
.nav6 ul li{
    margin-right: 32px;
}
.nav6 ul li a{
    color: #878787;
}
.select-type {display: inline-block; position:relative; z-index:10;  width: 72px;height: 42px; line-height: 42px; border: none; font-size:16px;}
.select-type .holder {height:42px;}
.select-type .holder em { color:#333; font-style: normal; line-height:42px;height:42px; display:inline-block;margin-left:15px; font-size:16px;}
.select-type .holder em { *display:inline/* if IE7 */; }
.select-type .holder :hover{color:#f95d5d;}
.select-type .direction { font-size: 0px; line-height: 0; width: 11px; height: 8px;   -webkit-transition: .2s ease-in; -moz-transition: .2s ease-in; -o-transition: .2s ease-in; transition: .2s ease-in; position: absolute; z-index: 3; top: 17px; right: 15px;}
.select-type:hover .direction {  FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg);  -webkit-transform: rotate(180deg);  -o-transform: rotate(180deg);  transform: rotate(180deg); }

.select-type .optiontype { background-color:#F5F5F5; display:none; position:absolute; z-index:100; top: 42px;left:-1px;width: 72px;}
.select-type:hover .optiontype { display: inline-block;}
.select-type:hover .optiontype { *display: inline/* if IE6-7 */;}
.select-type .optiontype li { line-height: 30px; display: block; clear:both;width: 72px; text-align:center;}
.select-type .optiontype li:hover{background-color:#eeeff1;}
.select-type .optiontype li a{ line-height: 30px; display: block; clear:both;width: 72px; font-size:12px; color:#666;}
.select-type .optiontype li a:hover{text-decoration:none;color:#f95d5d;}

.select-type .optioncolor { background-color:#F5F5F5; display:none; position:absolute; z-index:100; top: 42px;left:-1px;width: 72px;}
.select-type:hover .optioncolor { display: inline-block;}
.select-type:hover .optioncolor { *display: inline/* if IE6-7 */;}
.select-type .optioncolor li { line-height: 30px; display: block; clear:both;width: 72px; text-align:center;}
.select-type .optioncolor li:hover{background-color:#eeeff1;}
.select-type .optioncolor li a{ line-height: 30px; display: block; clear:both;width: 72px; font-size:12px; color:#666;}
.select-type .optioncolor li a:hover{text-decoration:none;color:#f95d5d;}

.select-type .optionsize { background-color:#F5F5F5; display:none; position:absolute; z-index:100; top: 42px;left:-1px;width: 72px;}
.select-type:hover .optionsize { display: inline-block;}
.select-type:hover .optionsize { *display: inline/* if IE6-7 */;}
.select-type .optionsize li { line-height: 30px; display: block; clear:both;width: 72px; text-align:center;}
.select-type .optionsize li:hover{background-color:#eeeff1;}
.select-type .optionsize li a{ line-height: 30px; display: block; clear:both;width: 72px; font-size:12px; color:#666;}
.select-type .optionsize li a:hover{text-decoration:none;color:#f95d5d;}
.colorqrode{
    width:30px;
    height:15px;
    display:inline-block;
}