.artallShop-header-bar{
   
}
.artallShop-header-logo{
    display: none;
}
#navigation{
    background: #fff;
}
.navigationsstart:after {
    display: block;
    content: "";
    background-image: url(../image/housedOT.png);
    background-repeat: no-repeat;
    background-size: 11px 11px;
    position: absolute;
    top: 3px;
    width: 11px;
    height: 11px;
    left: -15px;
    display: none !important;
}
#navigation .navigationsstart {
    margin-left: 0px !important;
}
#navigation .navigationsstart a,#navigation .navigationsstart span{
    color: #666 !important;
}
#navigation .navigationsstart span{
    margin: 0;
}
#navigation ul li{
    margin: 0 7px;
}
#navigation ul li:nth-child(2) {
    margin-left: 0px;
}
#navigation ul li a.actived{
    color: #6d0d00 !important;
}
#navigation ul li a{
    color: #666 !important;
}
#content {
    width: 100%;
   
}

#navigation {
    margin-bottom: 0;
}

.navigations {
    border-bottom: 1px solid #6d0d00;
}

.navigationsstart {
    position: relative;
}

.navigationsstart:after {
    display: block;
    content: "";
    background-image: url(../image/housedOT.png);
    background-repeat: no-repeat;
    background-size: 11px 11px;
    position: absolute;
    top: 3px;
    width: 11px;
    height: 11px;
    left: -15px;
}

.exhibition {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}

.exhibition .exhibition img {
    width: 100%;
    height: 100%;
}

.cateCon {
    width: 1200px;
    min-height: 400px;
    margin: 0 auto;
}

.cateCon .sequence {
    width: 100%;
    height: 54px;
}

.cateCon .sequence .sequen {
    height: 30px;
    float: right;
    width: 240px;
    margin-top: 14px;
}

.cateCon .sequence .timeSort {
    float: left;
    width: 106px;
    height: 26px;
    border-radius: 4px;
    margin-right: 10px;
    border: 1px solid #ddd;
}

.cateCon .sequence .timeSort div {
    float: left;
    cursor: pointer;
}

.cateCon .sequence .timeSort .timeSort1 {
    width: 80%;
    text-align: center;
    line-height: 26px;
}

.cateCon .sequence .timeSort .timeSort1 a {
    display: block;
}

.cateCon .sequence .timeSort .timeSort2 {
    width: 20%;
    margin: 6px 0px 0px 0px;
}

.cateCon .sequence .timeSort .timeSort2 .ascends {
    display: block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #666666;
}

/*.cateCon .sequence .timeSort .timeSort2 .ascends:hover {
    display: block;
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #171717;
}*/

.cateCon .sequence .timeSort .timeSort2 a {
    margin-left: 4px;
}

.cateCon .sequence .timeSort .timeSort2 .descends {
    width: 0;
    height: 0;
    display: block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #666666;
    margin-top: 5px;
}

/*.cateCon .sequence .timeSort .timeSort2 .descends:hover {
    width: 0;
    height: 0;
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #171717;
    margin-top: 6px;
}*/

.cateCon .sequence .cateSort {
    float: left;
    width: 106px;
    border-radius: 4px;
    height: 26px;
    border: 1px solid #ddd;
}

.cateShop {
    width: 1200px;
    min-height: 400px;
    border: 1px solid red;
}

/*shop*/

#shop {
    padding-bottom: 30px
}

#shop .shops {
    width: 1200px;
    margin: 0 auto;
 
}

#shop .riceSeries {
    width: 100%
}

#shop .riceSeries .title {
    height: 72px;
    border-bottom: 2px solid #006c3a
}

#shop .riceSeries .title p {
    width: 50%;
    height: 45px;
    margin-top: 29px;
    float: left
}

#shop .riceSeries .title p.series a {
    font-size: 15px;
    margin-left: 30px
}

#shop .riceSeries .title p.series {
    position: relative
}

#shop .riceSeries .title p.series:after {
    background-image: url(../image/shop-riceSeries.png)
}

#shop .flourSeries .title p.series:after, #shop .riceSeries .title p.series:after {
    display: block;
    content: "";
    width: 20px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 0
}

#shop .flourSeries .title p.series:after {
    background-image: url(../image/shop-home.png)
}

#shop .wineSeries .title p.series:after {
    background-image: url(../image/shop-ho.png)
}

#shop .fruitSeries .title p.series:after, #shop .wineSeries .title p.series:after {
    background-repeat: no-repeat;
    display: block;
    content: "";
    width: 20px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 0
}

#shop .fruitSeries .title p.series:after {
    background-image: url(../image/shop-fru.png)
}

#shop .riceSeries .title p.more {
    float: right;
    width: 80px
}

#shop .riceSeries .title p.more a {
    text-align: center
}

#shop .riceSeries .title p a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 45px
}

#shop .riceSeries .shoplist ul li {
    width: 200px;
    height: 100%;
    background: #fff;
    float: left;
    margin: 10px;
    padding: 10px;

}

#shop .riceSeries .shoplist ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}



#shop .riceSeries .shoplist ul li a {
    display: block
}

#shop .riceSeries .shoplist ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

#shop .riceSeries .shoplist ul li .shoplistTile {
    margin-top: 8px
}

#shop .riceSeries .shoplist ul li .shoplistTile .shopstitle {
    height: 37px;
    width: 100%
}

#shop .riceSeries .shoplist ul li .shoplistTile .shopstitle a {
    display: block;
    text-align: left;
    font-size: 13px;
    color: #666
}



#shop .riceSeries .shoplist ul li .shoplistTile .shopsprice {
    
}

#shop .riceSeries .shoplist ul li .shoplistTile .shopsprice a {
    display: block;
    text-align: left;
    font-size: 15px;
    color: #cc0000;
    font-family: 微软雅黑;
}

/*shop-end*/

/*更改增加start*/
.exhiimg {
    position: relative;
}

.exhiimg p {
    position: absolute;
    bottom: 110px;
    right: 110px;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    border-bottom: 5px solid #fff;
    padding-bottom: 10px;
    display: none;
}

/*更改增加end*/


/*分页*/
.paging {
    width: 100%;
    height: 60px;
}

.paging .pagecon {
    height: 100%;
    margin: 0 auto;
}

.separate {
    width: 100%;
    padding: 10px 0;
    height: 30px;
    margin: 0 auto;
}

.separatein {
    width: 476px;
    height: 100%;
    float: right;
}

.separate .previous {
    float: left;
    cursor: pointer;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ddd;
    padding: 0 11px;
    margin-right: 4px;
}

.separate .sepaPage {
    width: 328px;
    float: left;
}

.separate .sepaPage ul {
    width: 420px;
    height: 100%;
}

.separate .sepaPage ul li {
    float: left;
    width: 35px;
    height: 26px;
    border: 1px solid #dddddd;
    margin-right: 4px;
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}

.separate .sepaPage ul li:hover {
    background: #f5f5f5;
    border: 1px solid #8e8e8e;

}

.separate .sepaPage ul li.actived {
    background: #f5f5f5;
    border: 1px solid #8e8e8e;
}

.separate .next {
    float: left;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ddd;
    padding: 0 11px;
}