﻿body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, img, nav, header, article, footer,a {
    margin: 0;
    padding: 0;
    border: none;
}
body {
    font-size: 100%;
    font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
   
    color:#333;
}

ul, li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}


/**************顶部标题**************/

.maintitle {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    color: #fff;
    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);
    position:relative;
    z-index:1200;
}
.maintitle h2 {
        
        display: block;
        text-align: center;
        font-size: 1.25em;
        text-shadow: 0 1px 2px #666;
        font-family:"微软雅黑";
        letter-spacing:2px;
       
    }

.sub_nav
{
    width:17px;
    height:17px;
    position:absolute;
    top:50%;
    right:10px;
    margin-top:-9px;
    border:0px solid #f00;

}
    .sub_nav img
    {
        display: block;
        cursor:pointer;
    }


/**********滚动图片*****************/


/****article*****/

article{
        position:relative;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
         max-width: 640px;
         margin: 0 auto;
         overflow:hidden;

}
.cont
{
  overflow:hidden;
}
.panel
{
  overflow:hidden;
 }
   
.panel li
    {
        display:block;
        width:100%;
        border-bottom:1px solid #555;
        height:40px;
        line-height:40px;
        background:url(./images/006.png) left center no-repeat;
        background-repeat:no-repeat;
        
        background-position:right center;
    }
    .panel li a
    {
        display:block;
        color:#fff;
        width:100%;
        padding-left:30px;
        height:40px;
        line-height:40px;
        
    }

    .panel li .m001
    {
        background-image:url(./images/001.png);
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }

     .panel li .m002
    {
        background:url(./images/K_001.png);
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }

     .panel li .m003
    {
        background:url(./images/k_003.png);
        background-repeat:no-repeat;
        background-size:16px 16px;
        background-position:left center;

    }

       .panel li .m004
    {
        background:url(./images/k_004.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }

      .panel li .m005
    {
        background:url(./images/004.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:16px 16px;
        background-position:left center;
    }
        .panel li .m006
    {
        background:url(./images/k_002.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }
         .panel li .m007
    {
        background:url(./images/003.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }
        .panel li .m008
    {
        background:url(./images/k_006.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }
       .panel li .m009
    {
        background:url(./images/005.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:16px 16px;
        background-position:left center;
    }
          .panel li .m010
    {
        background:url(./images/k_005.png) left center no-repeat;
        background-repeat:no-repeat;
        background-size:18px 18px;
        background-position:left center;
    }

.navarea{width:100%;padding:5px 0; overflow:hidden;background: #f0eff4;}
/***.navarea li{float:left;width:25%; text-align:center;height:23vw;box-sizing:border-box;padding:5px;}**/
/**.navarea li{float:left;width:25%; text-align:center;box-sizing:border-box;padding:5px;}**/
.navarea li{float:left;width:25%; text-align:center;box-sizing:border-box;padding:5px 5px;}
.navarea li a
    {
        display: block;  
        line-height:26px;
        box-sizing:border-box;  
        border-radius:5px;
        border:1px solid #ccc;
       
       
        background:rgb(169,209,141);
       
        padding:3px 0px;
        box-shadow:rgba(0,0,0,0.4) 0 0 1px;
              
    }
    .navarea li a img
    {
      /***  width:60%;
        height:60%;**/
      display:none;
       
    }
    .navarea li a h5
    {
        font-weight:normal;
        font-size:0.875em;
        text-align:center;
        line-height:22px;
    }
/****.navarea li a:hover{border:0px solid #F90;box-shadow:0 0 0px rgba(0,0,0,0.45);background:#ffd800;}***/

.navarea li .button{padding:4px 0;border:1px solid #adadad;color:#000;background:#fff;box-shadow:0 0 1px rgba(0,0,0,0.45);text-shadow:0.5px 0.5px 1px #fff;text-align:center; border-radius:3px;width:100%;}
/**.navarea li a span{width:48px;height:48px;display:inline-block; background-position:center center; background-repeat:no-repeat;background-size:48px 48px;}**/
.navarea li a h4{width:100%;font-weight:normal;font-size:0.875em;position:absolute;left:0;bottom:0px;color:#000;height:26px; line-height:26px; color:#333;}

.navarea li .icon_01{background:#fff url(images/i_001.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_02{background:#fff url(images/i_002.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_03{background:#fff url(images/i_005.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_04{background:#fff url(images/i_003.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_05{background:#fff url(images/i_006.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_06{background:#fff url(images/i_004.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_07{background:#fff url(images/i_008.png) center 20% no-repeat;background-size:48px;}
.navarea li .icon_08{background:#fff url(images/i_009.png) center 20% no-repeat;background-size:48px;}


#conList
{
  background: #f0eff4;
}

dl
{
    margin:0px;
}
dt
{
    font-size: 1em;
    font-weight: bold;
   
    height:40px;
    line-height:40px;
    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);
    color:#fff;
    padding-left:5px;
}
dd
{
  padding:10px 6px;
}
    dt span
    {
        color:#d00909;
    }
dd img
{
   text-align:center;
   width:100%;
}

#conList dd 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;
    position:relative;
}
    #conList dd a .lfImgArea
    {
        width:33%;
        float:left;
        overflow:hidden;
        position:relative;
    }
        #conList dd a .lfImgArea::after
        {
            display:block;
            content:'';
            padding-top:65.6%;
        }
        #conList dd 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
        }
            #conList dd a .lfImgArea .leftImg img
            {
                width:100%;
                height:100%;
                vertical-align:top;
            }
    #conList dd a .rgTitleArea
    {
        overflow:hidden;
        line-height:22px;
        padding-left:15px;
       
    }
        #conList dd a .rgTitleArea h4
        {
           
            font-size:1em;
            overflow:hidden;
            white-space:nowrap;
            text-overflow:ellipsis;
            height:22px;
            line-height:22px;
            
        }
        #conList dd a .rgTitleArea .summary
        {
            overflow:hidden;
            height:36px;

            line-height:18px;
            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;         
        }
        #conList dd a .rgTitleArea .subItem
        {
            overflow:hidden;
            height:22px;
            line-height:22px;
            font-size:0.75em;
            color:rgba(0,0,0,0.45);
        }
#conList dd a .rgTitleArea .subItem label
            {
                font-weight:normal;
                
                font-size:0.875em;
                padding-right:15px;

            }
#conList dd a .rgTitleArea .subItem .xinimg
            {
               
                background-image:url(images/xin.png);
                background-repeat:no-repeat;
                
                
            }
#conList dd a .rgTitleArea .subItem .xinimg::after
                {
                    display:inline-block;
                    content:'';
                    width:90px;
                    height:20px;
                    line-height:20px;
                }
#conList dd a .rgTitleArea .subItem .xinpos
               {
                    background-position:-93px -110px;
               }
.prdlist
{
    overflow:hidden;
}

 .subcatalog
        {
            position: fixed;
            right: 0px;
            top: 50%;
            width: 36px;
            
            border-radius: 8px;
            /*background: rgba(92,184,239,0.6);*/
            background:#94caf8;
            z-index: 300;
            padding: 5px 0px;
            font-weight: bold;
            color: #fff;
            line-height:26px;
            text-align:center;
        }

 .large
    {
         
         height: 158px;
    }

    .low
    {
         
         height: 106px;
    }
 
    .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 0px;
        text-align:center;
        border-bottom:1px solid #fff;
        margin-bottom:6px;
        /*background: rgba(92,184,239,0.5);*/
    }
    

    .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;
    }

.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
{
    
    padding:0px;
    background: #f0eff4;
}

.CaiPingList .caption
{
    font-size: 1em;
    font-weight: bold;
   
    height:40px;
    line-height:40px;
    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);
    color:#fff;
    padding-left:5px;

}

.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;
    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:0.875em;
            word-wrap:break-word;
            word-break:break-all; 
           
            line-height:20px;
            
        }
.CaiPingList a .rgTitleArea .summary
        {
          
            overflow: hidden;
            height: 52px;
            line-height: 26px;
    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 .tips
        {
            

            line-height:22px;
            word-wrap:break-word;
            word-break:break-all; 
           
            font-size:0.75em;    
            color:#13cf39;  
            width:80%;
            font-weight:normal;
           
            
               
        }
.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: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;
               }

.yd{
       display:block;
       box-sizing:border-box;
       border-radius:5px;
       width:46px;
       height:46px;
       
       position:absolute;
       top:50%;
       right:10px;
       margin-top:-23px;
       text-align:center;
       border:1px solid #ff6a00;
    }
    .yd .h4
    {
        color:#fff;
        background:#ff6a00;
        font-size:1em;
        font-weight:bold;
        border-bottom:solid 1px #fff;
        line-height:28px;


    }
    .yd .h5
    {
        color:#ff6a00;
        font-size:0.75em;
        line-height:12px;
    }



.xs001
{
    border-top:0px dotted #d0cdcd;
    padding:0px 5px;
    background: #f0eff4;
    overflow:hidden;
}
.xs001 .h4
            {
                font-size:1em;
                line-height:25px;
                height:50px;              
                word-break:break-all;
                word-wrap:break-word;
                margin-bottom:10px;
                overflow:hidden;
                text-overflow:ellipsis;
                display:-webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
           
            }

.xs001 .h6
         {
            font-size:11px;
            color:#aaa;
            line-height:12px;
         }

.xs001 .eye
          {
                display:inline-block;
                vertical-align:top;
                width:14px;
                height:12px;
                background-image:url(images/eye.jpg);
                background-repeat:no-repeat;
                background-position:left bottom;
                vertical-align:top;
                margin-right:3px;
         }

.xs002
{
    font-size: 1em;
    font-weight: bold;
   
    height:40px;
    line-height:40px;
    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);
    color:#fff;
    padding-left:5px;

}

.xs001 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;
    position:relative;
       
}

.xs001 a .lfImgArea
    {
        width:33%;
        float:left;
        overflow:hidden;
        position:relative;
    }
     
.xs001 a .lfImgArea::after
        {
            display:block;
            content:'';
            padding-top:65.6%;
        }
.xs001 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
        }
.xs001 a .lfImgArea .leftImg img
            {
                width:100%;
                height:100%;
                vertical-align:top;
            }
.xs001 a .rgTitleArea
    {
        overflow:hidden;
        line-height:22px;
        padding-left:15px;
        
    }
.xs001 a .rgTitleArea h4
        {
           
            font-size:1em;
            overflow:hidden;
            white-space:nowrap;
            text-overflow:ellipsis;
            height:22px;
            line-height:22px;
            
        }
.xs001 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;       
        }
.xs001 a .rgTitleArea .subItem
        {
            overflow:hidden;
            height:22px;
            line-height:22px;
            font-size:0.75em;
            color:rgba(0,0,0,0.45);
        }
.xs001 a .rgTitleArea .subItem label
            {
                font-weight:normal;
                
                font-size:0.875em;
                padding-right:10px;

            }
.xs001 a .rgTitleArea .subItem .xinimg
            {
               
                background-image:url(images/xin.png);
                background-repeat:no-repeat;
                
                
            }
.xs001 a .rgTitleArea .subItem .xinimg::after
                {
                    display:inline-block;
                    content:'';
                    width:90px;
                    height:20px;
                    line-height:20px;
                }
.xs001 a .rgTitleArea .subItem .xinpos
        {
            background-position:-93px -110px;
               }

.UserList
{
    padding:10px 0px 20px 0px;
    background: #f0eff4;
    overflow:hidden;
}
    .UserList dd
    {
        width:25%;
        padding:0px 5px;
        height:36px;
        line-height:36px;
        float:left;
        box-sizing:border-box;
        border-bottom:solid rgba(0,0,0,0.25) 1px;
    }

        .UserList dd:nth-last-child(1),dd:nth-last-child(2),dd:nth-last-child(3),dd:nth-last-child(4)
        {
            border:0px;
        }
        
    .UserList .caption
    {       
        background:#eee;
        font-weight:bold;
    }

                                                                 
footer {background:#fff; padding:0px 0 70px 0; text-align:left;}
.gotop{ height:24px; position:absolute;right:12px; top:2px; width:26px;background:#fff;border-radius:3px;}
.gotop:after{background:url(images/icon_v2.png) no-repeat -94px 5px;content:"";display:block;width:25px;height:25px; background-size:119px 21px;}

.banbenList { margin-bottom:10px;
              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:28px;
              line-height:28px;
              position:relative;
              color:#fff;
              padding:0 10px;
}
.banbenList a {color:#fff;}
footer p
{
    text-align:center;color:rgba(0,0,0,0.45);
}


.miniNav
{
    width: 100%;
    height:48px;
    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);
    position:fixed;
    left:0px;
    bottom:0px;
    z-index:2;
    overflow:visible;
   
}
.miniNav a
{
     height:20px; line-height:20px;
     width:20%; float:left;color: #ffffff;
     font: 14px 'microsoft yahei'; padding-top:28px;
      
     text-align:center; 
     display:block
}

.miniNav img
{
    position:absolute;
    top:-33px;
    left:4%;
    border-radius:60px 60px;
    width:60px;
    height:60px;
    border:solid 1px #1f3d8d;  

}
.miniNav .nav1
    {
       background:url(./images/wx_img.png) no-repeat;
       background-size:28px; 
       background-position:center 4px;
    }
.miniNav .nav2{
       background:url(./images/wx_img.png) no-repeat;
       background-size:28px; 
       background-position:center -51px;}
.miniNav .nav3{
       background:url(./images/wx_img.png) no-repeat;
       background-size:28px; 
       background-position:center -103px;}
.miniNav .nav4{
       background:url(./images/wx_img.png) no-repeat;
       background-size:28px;  
       background-position:center -160px;}
.miniNav .nav5
    {
       background:#157bf8 url(./images/cart.png) no-repeat center 5px;
       background-size:28px;
    }
 
.miniNav a:hover
{
  
}

  .iconarea
        {
            width: 104px;
            height: 104px;
            border-radius: 104px;
            box-shadow: 0 0 5px #808080;
            background: #fff;
            position: absolute;
            z-index: 10;
            padding: 2px;
            left: 10px;
            top: 10%;
        }

            .iconarea img
            {
                width: 104px;
                height: 104px;
                border-radius: 104px;
            }

        .wordarea
        {
            width: 140px;
            top: 78%;
            left: 10px;
            position: absolute;
            text-align: left;
        }

            .wordarea .lab1
            {
                font-size: 18px;
                font-weight: bold;
                color: #192034;
                text-shadow: 0px 0px 5px #fff;
                padding: 4px 0;
                text-align: left;
                line-height: 26px;
                height: 26px;
                
            }

            .wordarea .lab2
            {
                font-size: 22px;
                font-weight: bold;
                color: #f9c83d;
                text-shadow: 0 0 5px #000;
                padding: 4px 0;
                text-align: left;
            }

            .wordarea .lab3
            {
                font-size: 22px;
                font-weight: bold;
                color: #f9c83d;
                text-shadow: 0 0 5px #192034;
                padding: 4px 0;
                text-align: left;
            }

            .wordarea .role
            {
                font-size: 14px;
                font-weight: bold;
                color: #192034;
                text-shadow: 0 0 5px #fff;
                padding: 7px 0 0 0px;
                line-height: 26px;
                height: 26px;
            }

        #dialog1 h3
        {
            margin: 0;
            padding: 0;
        }

        #dialog1 p
        {
            margin: 0;
            padding: 0;
            text-align: center;
        }

            #dialog1 p span
            {
                font-size: 0.875em;
            }

        #dialog1 input[name="account"], #dialog1 input[name="password"]
        {
            width: 180px;
            height: 20px;
            line-height: 20px;
            padding: 3px 5px;
            border: 1px solid #b0c5f8;
            border-radius: 5px;
        }

            #dialog1 input[name="account"]:focus, #dialog1 input[name="password"]:focus
            {
                box-shadow: 0 0 5px 2px #0ff;
            }


        .friendUrl
        {
            overflow:hidden ;
            
            border-bottom:1px solid #e9eef2;

            margin-bottom:7px;
        }
            .friendUrl dl,dt,dd
            {
                margin:0;
                padding:0;
                
            }
            .friendUrl dl dt
            {
                font-weight:bold;
                font-size:0.875em;
                background:#fff;
                color:#666;
                border-bottom:1px solid #e9eef2;
                height:20px;
                line-height:20px;
                padding-bottom:7px;
            }
            .friendUrl dl dd
            {              
                display:block;
                float:left;              
            }
     
                .friendUrl dd a
                {
                    display:block;
                    
                    background:url(./images/35.gif) left center no-repeat;
                    padding:3px 10px 3px 25px;
                    color:#666;
                    height:26px;
                    line-height:26px;
                    font-size:0.875em;
                } 

.more
{
    background:#0d924d url(images/home001.png) no-repeat center 6px; 
    background-size: 20px;
}

.more2
{
    background:url(images/home001.png) no-repeat center 6px; 
    background-size: 20px;
}

.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;
}

.guanggao
{
    display:none;
}
    
.vidArea
{
    display:none;
    /*background:#f8f8f8;*/
}

.h3
   {
       text-align: left;
       margin: 0 5px;
   }

.h3 label
    {
        font-size: 1em;
        font-weight: bold;
        color: rgb(108,195,189);
        border-left: 3px solid rgb(108,195,189);
        padding-left: 10px;
        height: 36px;
        line-height: 36px;
     }