﻿@charset "utf-8";
/* CSS Document */
@import url("public/share.css");
.wrapper{
	width:978px; 
	margin:0 auto; 
	margin-top:-55px; 
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #b5b5b5; 
	border-top:1px solid #65adea; 
	background:#fff; 
	zoom:1;
}
/*====页面结构====*/
.container{overflow:hidden;}
.container h3{font-size:14px;}
.main{ width:688px; float:left;}
.sidebar{width:290px; float:right;}
/*==案例时间表==*/
.case_time{border-bottom:1px solid #e7e5e5; background:#f9f9f7; height:226px;}
.time_line{ height:5px; width:920px; margin:50px auto 0; position:relative; background:#cacaca; z-index:1;}
.time_line i{ 
	position:absolute;
	cursor:pointer;
	top:-8px;
	width:20px; 
	height:20px;
	border:1px solid #cacaca;
	display:inline-block;
	-moz-border-radius:50px;
	-khtml-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	text-align:center;
	line-height:20px;
	background:#fff;
}
.time_line i a{
	width:12px; 
	height:12px;
	background:#5cb2e5;
	text-indent:-999em;
	display:inline-block;
	-moz-border-radius:50px;
	-khtml-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	line-height:12px;
}
.time_line .on{
	top:-14px;
	width:28px; 
	height:28px;
	border:1px solid #cacaca;
	line-height:28px;
}
.time_line .on a{
	width:16px; 
	height:16px;
	background:#f66275;
	line-height:16px;
}
.time_line .i1{left:20px;}
.time_line .i2{left:80px;}
.time_line .i3{left:110px;}
.time_line .i4{left:200px;}
.time_line .i5{left:450px;}
.time_line .i6{left:600px;}
.time_line .i7{left:700px;}
.time_show{}
.time_show a{background:#42a8e5; color:#fff; padding:6px 10px; font-size:14px; font-weight:700; position:relative;top:24px; z-index:10;}
.time_show a i{
	width:0;
	height:0;
	border-width:7px;
	border-style:solid;
	border-color:#42a8e5 transparent transparent;
	border-style:solid;
	position:absolute;
	top:28px;
	left:32px;
}
.time_show .i1{left:25px;}
.time_show .i2{left:60px;}
.time_show .i3{left:110px;}
.time_show .i4{left:200px;}
.time_show .i5{left:450px;}
.time_show .i6{left:600px;}
.time_show .i7{left:700px;}
.case_show .case_show_cont{
	border:5px solid #e7e5e5;
	padding:5px 10px;
	width:150px;
	position:relative;
	top:24px;
	background:#fff;
    z-index:10;
}
.case_show .case_show_cont .ia{
	border-width:0 12px 12px 12px ;
	border-color:transparent transparent #e7e5e5 transparent ; 
	border-style:solid;
	_border-style:dotted dotted solid dotted;
	left:20px;
	top:-15px;
	_top:-35px;
	width:0;
	height:0;
	z-index:11;
	position:absolute;
}
.case_show .case_show_cont .ib{
	border-width:0 12px 12px 12px;
	border-color:transparent transparent #fff transparent; 
	border-style:solid;
	_border-style:dotted dotted solid dotted;
	left:20px;
	top:-8px;
	_top:-28px;
	width:0;
	height:0;
	position:absolute;
	z-index:12;
}
.case_show .i1{left:25px;}
.case_show .i2{left:60px;}
.case_show .i3{left:110px;}
.case_show .i4{left:200px;}
.case_show .i5{left:450px;}
.case_show .i6{left:600px;}
.case_show .i7{left:700px;}

/*==案例时间内容==*/
.case_cont{ color:#666666; padding-top:20px;}
.case_cont dl{ padding:10px 0px; margin:0 30px;border-bottom:1px dotted #e8e8e8;}
.case_cont dt{ font-size:22px; font-family:'黑体'; color:#999999;}
.case_cont dd li{ background:url(/images/tay.png) no-repeat -995px 12px; padding-left:15px; line-height:26px;}
/*==大事件==*/
.case_list{border:1px solid #e7e5e5; margin:20px 0; width:250px;}
.case_list h3{background:#f3f3ef;border-bottom:1px solid #e7e5e5; height:30px; line-height:30px; padding-left:12px;}
.case_list ul{padding:10px 0;}
.case_list li{text-align:center; padding:10px;}
.case_list li img{ border:1px solid #e7e5e5;}


.bottomToolBar {
    background: url(../images/f_bg.gif) repeat-x scroll 0 0 transparent;
    bottom: 0;
    float: left;
    height: 38px;
    left: 0;
    overflow: visible;
    padding: 12px 0 0;
    position: fixed;
    width: 100%;
    z-index: 999;
	_position:absolute; _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight);

}
.toolBarCont {
    background: url(../images/bottom-tel.gif) no-repeat scroll right 0 transparent;
    height: 25px;
    margin: 0 auto;
    padding: 12px 0 1px;
    position: relative;
    width: 960px;
}
.toolBarCont a {
    color: #333333;
    margin: 0 5px;
}
.toolBarCont a:visited {
    color: #333333;
}
.toolBarCont a:active, .toolBarCont a:hover {
    color: #FF3300;
}
#online {
    background: url("../images/zi.gif") no-repeat scroll 0 0 transparent;
    height: 38px;
    left: 0;
    padding: 10px 0 0 230px;
    position: absolute;
    top: 0;
    width: 560px;
}
#online table td span {
	color:#2F94C0;
	font-family:Microsoft YaHei;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
}





/*  |xGv00|3fe5c38f314e486807c21fa9973164cf */