﻿
.h3
{
    text-align:left;
    padding:0 5px;
    border-bottom:2px dotted #d0cdcd;
}
    .h3 label
    {
        font-size: 1em;
        font-weight: bold;
        color: #ff6a00;
        border-left: 3px solid #ff6a00;
        padding-left: 10px;
        height: 36px;
        line-height: 36px;
    }

.catalog
        {
            background: -webkit-linear-gradient(bottom left,#fcbb14,#ff7214);
            background: -ms-linear-gradient(bottom left,#fcbb14,#ff7214);
            background: -moz-linear-gradient(bottom left,#fcbb14,#ff7214);
            background: linear-gradient(bottom left,#fcbb14,#ff7214);
    
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
        }          

.kind
   {      
       padding:10px 5px 0 5px;
       line-height:30px;
       color:#666;
       border-bottom:2px dotted #d0cdcd;
    }
.kind a
      {
         display:inline-block;
         padding:0 7px;
         background:#e2e1e1;
         border-radius:5px;
         margin:5px 2px;
    }

.rtbar
{
}

    .rtbar a
    {
        display:block;
        height:30px;
        line-height:30px;
        text-align:left;
        color:#fff;
        border-bottom:1px solid #94caf8;
        padding-left:27px;
        background:url(images/icon_05.png) no-repeat left center;
        background-size:20px;
    }

.CaiPingList
{
    border-top:0px dotted #d0cdcd;
    padding:10px 0px;
    background: #f0eff4;
}

.CaiPingList a
{
    display:block;
    
    background:#fff;
    border-radius:5px;
    overflow:hidden;
    box-shadow:0px 0px 3px #e9eef2;
    padding:3px 2px;
    box-sizing:border-box;
    margin:15px 5px;
    position:relative;
    
}

.CaiPingList a .lfImgArea
    {
        width:33%;
        float:left;
        overflow:hidden;
        position:relative;
    }
     
.CaiPingList a .lfImgArea::after
        {
            display:block;
            content:'';
            padding-top:65.6%;
        }
.CaiPingList a .lfImgArea .leftImg
        {
            position:absolute;
            left:0;
            top:0;
            right:0;
            bottom:0;
            background:#f5f2f2 url(images/ymt_logo.gif) no-repeat center center;
            background-size:32px 38px;
            overflow:hidden
        }
.CaiPingList a .lfImgArea .leftImg img
            {
                width:100%;
                height:100%;
                vertical-align:top;
            }
.CaiPingList a .rgTitleArea
    {
        overflow:hidden;
        line-height:22px;
        padding-left:15px;
             
    }
.CaiPingList a .rgTitleArea h4
        {
           
            font-size:1em;
            overflow:hidden;
            white-space:nowrap;
            text-overflow:ellipsis;
            height:22px;
            line-height:22px;
                       
        }
.CaiPingList a .rgTitleArea .summary
        {
            overflow:hidden;
            height:52px;

            line-height:24px;
            word-wrap:break-word;
            word-break:break-all; 
           
            font-size:16px;    
            color:#333;
            
            overflow:hidden;
            text-overflow:ellipsis;
            display:-webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;       
        }
.CaiPingList a .rgTitleArea .subItem
        {
            overflow:hidden;
            height:22px;
            line-height:22px;
            font-size:0.75em;
            color:rgba(0,0,0,0.45);
        }
.CaiPingList a .rgTitleArea .subItem label
            {
                font-weight:normal;
                color:#f00;
                font-size:0.875em;
                padding-right:5px;

            }
.CaiPingList a .rgTitleArea .subItem .xinimg
            {
               
                background-image:url(images/xin.png);
                background-repeat:no-repeat;
                
                
            }
.CaiPingList a .rgTitleArea .subItem .xinimg::after
                {
                    display:inline-block;
                    content:'';
                    width:90px;
                    height:20px;
                    line-height:20px;
                }
.CaiPingList a .rgTitleArea .subItem .xinpos
        {
            background-position:-93px -110px;
               }


.nav5
    {
       background:#157bf8 url(./images/cart.png) no-repeat center 5px;
       background-size:28px;
    }

.cart
{
       display:block;
       box-sizing:border-box;
       border-radius:5px;
       padding:1px 3px;
       font-size:14px;
       position:absolute;
       bottom:25px;
       right:10px;
       color:#fff;
       margin-top:-15px;
       text-align:center;
       border:1px solid #ccc;
       background:#eb7821;
      /**background:#d92b2b url(./images/cart.png) no-repeat center center;
       background-size:28px;**/
}

 .subcatalog
        {
            position: fixed;
            right: 0px;
            top: 50%;
            width: 36px;
            height: 158px;
            border-radius: 8px;
            /*background: rgba(92,184,239,0.6);*/
            background: rgb(255,193,168);
            /*background:rgb(75,192,97);*/
            z-index: 300;
            padding: 5px 0px;
            font-weight: bold;
            color: #fff;
            line-height: 26px;
            text-align: center;
        }

            .subcatalog .tp001
            {
                display: block;
                color: #000;
                background: url(images/ar004.png) no-repeat top center;
                background-size: 16px;
                border-bottom: 1px solid #fff;
                padding: 10px 0px 3px 0px;
                line-height: 20px;
                font-size: 14px;
                text-align: center;
                color: #666;
            }

            .subcatalog .c001
            {
                display: block;
                line-height: 20px;
                padding: 5px 10px;
                /*background: rgba(92,184,239,0.5);*/
                /*background: #94caf8;*/
                /*background:rgb(75,192,97);*/
            }

            .subcatalog .dn001
            {
                display: block;
                color: #000;
                background: url(images/ar005.png) no-repeat bottom center;
                background-size: 16px;
                border-top: 1px solid #fff;
                padding: 3px 0px 10px 0px;
                line-height: 20px;
                font-size: 14px;
                text-align: center;
                color: #666;
            }