@charset "utf-8";
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquoteth,td,input{margin:0;padding:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

.detail-timeline-show{position:relative;padding:157.5px 0px 157.5px 0px;width:100%; height:185px;background:transparent url('images/timebg.jpg') repeat scroll;}
.detail-timeline-show .tip{margin:0px auto;margin-top:100px;text-align:center;color:#FFF;}
.detail-timeline-show .detail-timeline{margin:0px auto;width:1280px;height:185px;background:none;}
.detail-timeline .ctrl,.detail-timeline .content{float:left;height:185px;line-height:185px;}
.detail-timeline .left {padding-left:10px;text-align:left;}
.detail-timeline .right {padding-right:10px;text-align:right;}
.detail-timeline .ctrl {width:30px;}
.detail-timeline .ctrl button {width:14px;height:24px;line-height:24px;background:url('images/timeline.png') no-repeat;border:0px;cursor:pointer;text-indent:-9999px;overflow:hidden;}
.detail-timeline .ctrl .button-left  {background-position:-3px -49px;}
.detail-timeline .ctrl .button-right {background-position:-3px -23px;}

.detail-timeline .content {position:relative;width:1200px;background:none;}
.detail-timeline .content .axis {
	position:absolute;
	top:90.5px;
	width:1200px;height:4px;
	background:url('images/timeline_axis.gif') no-repeat;
	background-image: -moz-linear-gradient(left,#CED2CC 0%,#FFF 5%, #FFF 95%,#DEE0D8 100%);
	background-image: -webkit-linear-gradient(left,#CED2CC 0%,#FFF 5%, #FFF 95%,#DEE0D8 100%);
	background-image: -o-linear-gradient(left,#CED2CC 0%,#FFF 5%, #FFF 95%,#DEE0D8 100%);
	background-image: -ms-linear-gradient(left,#CED2CC 0%,#FFF 5%, #FFF 95%,#DEE0D8 100%);
	background-image: linear-gradient(left,#CED2CC 0%,#FFF 5%, #FFF 95%,#DEE0D8 100%);
}
.detail-timeline .content .items {position:relative;margin:0px auto;width:980px;height:185px;line-height:normal;overflow:hidden;background:none;}
.detail-timeline .content .items ul {position:absolute;left:0px;top:0px;height:185px;}
.detail-timeline .content .items ul li {float:left;width:245px;height:185px;}
.detail-timeline .content .items ul li .circle {position:relative;height:18px;text-align:center;background:none;}
.detail-timeline .content .items ul li .circle button{width:18px;height:18px;line-height:18px;background:url('images/timeline.png') no-repeat -1px -5px;border:0px;cursor:default;}

.detail-timeline .content .items ul li .item{position:relative;margin:8px 0px 8px 0px;height:67.5px;line-height:normal;}
.detail-timeline .content .items ul li .item .bg {position:absolute;top:0px;left:28.5px;width:188px;height:60px;background:#FFFFFF;opacity:0.8;filter:alpha(opacity=80);z-index:5;box-shadow:0px 0px 5px #C6C3B8;}
.detail-timeline .content .items ul li .item .info {position:relative;margin:0px auto;width:188px;z-index:10;}
.detail-timeline .content .items ul li .item .info .pic {float:left;width:60px;height:60px;}
.detail-timeline .content .items ul li .item .info .pic img {width:60px;height:60px;}

.detail-timeline .content .items ul li .item .info .text {float:left;padding:8px 12px 8px 12px;width:104px;height:44px;}
.detail-timeline .content .items ul li .item .info .text h1 {font-size:12px;font-family:'SimSun';color:#ED592F;}
.detail-timeline .cotentn .items ul li .item .info .text h3 {font-size:18px;font-family:'Microsoft YaHei';color:#171717;}
.detail-timeline .content .items ul li .item .info .text em {display:block;height:10px;line-height:10px;overflow:hidden;}
.detail-timeline .content .items ul li .item .arrow {position:absolute;width:18px;height:8px;background:url('images/timeline.png') no-repeat -1px -76px;z-index:10;}
.detail-timeline .content .items ul li .item .upper {top:60px;left:113.5px;background-position:-1px -99px;}
.detail-timeline .content .items ul li .item .lower {top:0px;left:113.5px;background-position:-1px -77px;}
.detail-timeline .content .items ul li .item .low {top:7.5px;bottom:0px;}
