﻿
.h3
{
    text-align:left;
    margin:0 5px;
  
}
    .h3 label
    {
        font-size: 1em;
        font-weight: bold;
        color: #ff6a00;
        border-left: 3px solid #ff6a00;
        padding-left: 10px;
        height: 36px;
        line-height: 36px;
    }
.CaiPingList
{
    border-top:2px dotted #d0cdcd;
    padding:10px 5px 0 5px;
    background: #f0eff4;
    box-sizing:border-box;
}

.CaiPingList a
{
    display:block;
    width:100%;
    background:#fff;
    border-radius:5px;
    overflow:hidden;
    box-shadow:0px 0px 3px #e9eef2;
    padding:3px 2px;
    box-sizing:border-box;
    margin:15px 0;
}

.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:44px;
            
            line-height:22px;
            word-wrap:break-word;
            word-break:break-all; 
           
            font-size:0.875em;    
            color:rgba(0,0,0,0.45);  
            
            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:rgba(0,0,0,0.45);
                padding-right:15px;

            }
.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;
               }

.mainarea
        {
            padding-bottom:10px;
          
            overflow: hidden;

            border-top:0px dotted #d0cdcd;
      
          
        }

            .mainarea ul
            {
                overflow: hidden;
                margin: 0 5px;
            }

            .mainarea li
            {
                position: relative;
                padding: 12px 28px 12px 130px;
                height: 80px;
                overflow: hidden;
                box-shadow:0px 0px 3px #e9eef2;
                border-radius:5px;
                background:#fff;
                
                border:1px solid #e9eef2;
                margin:5px 0;
            }

                /*.mainarea li:last-child
                {
                    border: 0;
                }*/

                .mainarea li a
                {
                    display: block;
                    
                }

                    .mainarea li a span
                    {
                        position: absolute;
                        right: 0px;
                        top: 50%;
                        margin-top: -9px;
                        width: 18px;
                        height: 18px;
                        border-radius: 9px;
                        background: url(images/icons-18-white.png) no-repeat;
                        background-position: -108px 50%;
                        background-color: rgba(0,0,0,0.4);
                    }

            .mainarea .iconleft
            {
                position: absolute;
                top: 50%;
                left: 5px;
                margin-top: -40px;
                height: 80px;
                width: 120px;
                padding: 1px;
                border: 1px solid #e9eef2;
                border-radius: 5px;
                float: left;
            }

                .mainarea .iconleft img
                {
                    border-radius: 5px;
                    height: 80px;
                    width: 120px;
                    border: 0;
                }

            .mainarea a h5
            {
                
                font-size: 1em;
                white-space: nowrap;
                height: 22px;
                line-height: 22px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space:nowrap;
                width:100%;
                padding-left: 10px;
            }

            .mainarea a p
            {
                font-size: 0.875em;
                font-weight: normal;
                line-height: 20px;
                padding-left: 10px;
                word-wrap: break-word;
                word-break:break-all;
                overflow: hidden;
                color: #878c92;
                height: 40px;
                text-overflow: ellipsis;

                
                display:-webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }
    
  .mainarea a .subItem
        {
            overflow:hidden;
            height:22px;
            line-height:22px;
            font-size:0.75em;
            color:rgba(0,0,0,0.45);
            padding-left:10px;
        }
.mainarea a .subItem label
            {
                font-weight:normal;
                color:rgba(0,0,0,0.45);
                padding-right:15px;

            }
.mainarea a .subItem .xinimg
            {
               
                background-image:url(images/xin.png);
                background-repeat:no-repeat;
                
                
            }
.mainarea a .subItem .xinimg::after
                {
                    display:inline-block;
                    content:'';
                    width:90px;
                    height:20px;
                    line-height:20px;
                }
.mainarea a .subItem .xinpos
        {
            background-position:-93px -110px;
               }

