﻿@charset "utf-8";
/* CSS Document */
#box .hid{display:none;}
#box .show{display:block;}
.lichen-more {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ec6445;
    font-size: 16px;
    border-radius: 5px;
   /* background: #ec6445;*/
    margin: 20px auto;
	cursor:pointer;padding-top:20px;
	text-indent:0.8em; background:url(../images/arrow.png) left 96px top no-repeat;
}
.bg-white {
    background-color: white;
    overflow: hidden;
}
.container2 {
    width: 960px;
    margin: 0px auto;
}
.lichen-title {
    width: 106px;
    height: 113px;
    background: url(../images/lc-title.png) no-repeat;
    margin: 0px auto 30px auto;
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-left:432px;
    line-height: 1em; padding-top:20px;
}
.lichen-bottom {
    width: 12px;
    height: 29px;
    background: url(../images/lc-lineb.jpg) no-repeat;
    margin: 50px 0px 0px 420px;
}
.lichen {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0px auto; margin-top:30px;
    overflow: hidden;
    background: url(../images/lc-line.jpg) 480px top repeat-y;
}
.lichen-panel {
    padding-bottom: 40px;
    position: relative;
    width: 560px;
    background: url(../images/lc-lbg.jpg) left bottom no-repeat;
  
}
.lichen-panel-right {
    margin-left: 389px;
    background:url(../images/lc-rbg.jpg) right bottom no-repeat; 
}
.lichen-item {
    width: 600px;
    overflow: hidden;
  /*  background: rgba(255,255,255,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2ffffff,endcolorstr=#B2ffffff);*/
}
.lichen-item-time {
    color: #dd6d48;
    font-size: 18px;
    text-align: center;
    float: left;
    width: 120px;
line-height:70px; height:70px;
}
.lichen-item-txt {
   /* background: #aeaeae;
    color: #fff;*/
	background: #ec6445;
    color: #fff;
  /*  padding: 10px 10px;*/
    float: left;
    width: 440px;
	padding:5px 10px;
	height:60px;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}
.lichen-item-txt:hover{ 
background: #ec6445;
    color: #fff;
	cursor:pointer;
	}
.lichen-panel-right .lichen-dot {
    left:85px;
}
.lichen-dot {
    position: absolute;
    width: 23px;
    height: 23px;
    background: url(../images/lc-yuan.png) no-repeat;
    bottom: 62px;
    right:63px;
}
.lineh60{ line-height:60px;}
.lichen-bottom {
    width: 10px;
    height: 24px;
    background: url(../images/lc-lineb.jpg) no-repeat;
    margin: 50px 0px 0px 480px;
}

