html,body {height: 100%;}
/**{ margin:0; padding:0; list-style:none;}
body{ font-size:12px;}*/

/*首页banner部分*/
/******box_right*******/

/*box_right_center Begin*/


 .box_right_center{
    width:100%;
    /*height:600px;*/
    position:relative;
    top:100px;
    }
    

/*******top_right*****/
.top_right{
    
    background:url(../images/top_right.png) no-repeat;
    right:0;
    top:0;
    position:fixed;
    z-index:0;
    width:164px;
    height:228px;
    }
/* box_Smohan Begin */
.box_Smohan{
    position:absolute;
    right:20%;
    top:20px;
    width: 2%;
    height: 40px;
    background: green;
}
/* box_Smohan End */



   
    
.bottom{
    
    background:url(../images/bottom.png) no-repeat;
    left:0;
    bottom:0;
    position:fixed;
    z-index:0;
    width:100%;
    height:50px;
    
    }



    
/*首页banner部分*/

img{ border:none;}
/*public*/
.fl{display:inline;/*float:left*/}
.fr{display:inline;/*float:right*/}
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
.pb10{padding-bottom:10px}
.mt10{margin-top:10px}
/*main*/
.lanrenzhijia{
    width:461px;
    height: 205px;
    background:rgba(255,255,255,0.5);
    padding:15px;
    box-shadow:0 0 10px #ccc;
    -webkit-box-shadow:0 0 10px #ccc;
    -moz-box-shadow:0 0 10px #ccc;
    -o-box-shadow:0 0 10px #ccc;
}
.lanrenzhijia .title{
    height:40px;
    border-bottom: 3px solid #e7e7e7;
    padding-bottom:10px;
}
.lanrenzhijia .title h2{ 
    font-size: 20px;
    font-family: "microsoft yahei";
}
.lanrenzhijia .title-list{ 
    position: relative; 
    top: 6px;
}
.lanrenzhijia .title-list li{ 
    width: 100px; 
    line-height: 20px; 
    text-align: center; 
    float: left; 
    display: inline; 
}
.lanrenzhijia .title-list li.on{ 
    color: #ff6600; 
    font-weight: bold;
    cursor: pointer;
}
.lanrenzhijia .title-list p{
    position:absolute;
    top:44px;
    left:0px;
    width:76px;
    height:7px;
    border-top: 3px solid #ff6600; 
    overflow: hidden; 
    text-align: center;
}
.lanrenzhijia .title-list b{
    display:inline-block;
    width:0;height:0;
    margin-top:-3px;
    border-style:solid dashed dashed dashed;
    border-width:9px;
    border-color: #ff6600 #e0e0e0 #e0e0e0 #e0e0e0;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}


/*选项卡*/
.product{ 
    height: 268px; 
    position: relative; 
    overflow: hidden; 
    display: none;
    /*background: red;*/
    margin-top: 20px;
}
.product .dianzi li{
    float: left;
    margin-left: 15px;
}
.product-wrap .show{ 
    display: block;
}

.product div:nth-child(1){
    width: 461px;
    background: green;
}
.product div:nth-child(1) img{
    width: 102px;
    height: 68px;
}
.product div:nth-child(1) img,.product div:nth-child(1) div{
    float: left;
}
.product div:nth-child(1) div{
    width: 350px;
    color: #fff;
}
.product div:nth-child(1) div span{
    float: left;
    width: 15px;
    height: 16px;
    margin-top: 4px;
    margin-left: 20px;
    margin:4px 5px 0 25px;
}
.product div:nth-child(1) div h3{
    font-size: 12px;
    color: #858585;
    font-weight: bold;
}
.product div:nth-child(1)>div a{
    width: 300px;
    display: block;
    margin-left: 20px;
    text-indent:0.7cm;
}


.product div:nth-child(2){
    width: 461px;
}
.product div:nth-child(2) span{
    width: 15px;
    height: 16px;
    float: left;
    margin-top: 4px;
    margin: 4px 5px 0 0;
}
.product div:nth-child(2) a{
    font-size: 12px;
    float: left;
    color: #858585;
}

.product div:nth-child(4){
    width: 461px;
}
.product div:nth-child(4) span{
    width: 15px;
    height: 16px;
    float: left;
    margin-top: 4px;
    margin: 4px 5px 0 0;
}
.product div:nth-child(4) a{
    font-size: 12px;
    float: left;
    color: #858585;
}

.lanrenzhijia .product-wrap{
    width: 100%;
}


/*同济堂视频*/
.viDlo{
    width: 100%;
    margin-top: 42px;
    /*background: green; */
}
.viDlo .viDlo_conter{
    /*width: 344px; */
    height: 20px;
    /*margin: 0 auto;*/
    position: relative;
    left: 28%;
}
.viDlo .viDlo_conter ul{
    border: 0;
    margin: 0;
    padding: 0;
}
.viDlo .viDlo_conter ul li{
    float: left;
    margin-right: 8px;
    font-size: 14px;
    color: #535353;
    cursor: pointer;
}



/*同济堂视频*/
/*选项卡*/
/*#new li{
    width: 416px;
    height: 60px;
}
#new li img{
    float: left;
}
#new li div{
    display: block;
    float: left;
}
#new li div>span{
    display: block;
    float: left;
    width: 15px;
    height: 16px;
    margin-left:20px;
    margin-top: 4px;
}
#new li div>h3{
    float: left;
    color: #858585;
    font-weight: bold;
    font-size: 12px;
}
#new li div>p{
}*/

/*.product-wrap .product li{ 
    width: 200px;
    background: #000; 
    display: inline; 
    margin-left: 13px;
    background: #f3f3f3;
    border: 2px solid #fafafa; 
    transition:0.4s;
    -webkit-transition:0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.product-wrap .product ul{
    width: 400px;
    height: 200px;
}
.product-wrap .product ul li h3{
    float: right;
    margin-right: 140px;
}
.product-wrap .product li.ml0{
    width: 400px; 
    height: 20px; 

}
.product-wrap .product li p{
    padding-left: 15px;
    color: #666666;
    line-height: 22px;
}
.product-wrap .product li p a{ 
    color: #666666; 
    text-decoration: none;
}
.product-wrap .product li p a:hover{ 
    color: #ff6600; 
    text-decoration: none;
}*/