.taocan0{
	width:1040px;
	margin:0 auto;
}
.taocan_daohang{
	margin-top: 40px;
    font-size: 16px;
	color:#666;
}
.taocan0 .taocan_haibao{
	background:url(../tupian/taocan_haibao.jpg);
	width:1040px;
	height:400px;
	background-repeat:no-repeat;
}
.taocan0 h1{
	font-size: 36px;
    font-weight: 400;
    margin:60px auto;
    color: #696868;
    text-align: center;
}

.tab-wrapper {
  max-width:1000px;
}

.tab-menu li {
    position: relative;
    color: #666666;
    display: inline-block;
    padding: 5px 5px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 0;
    width: 170px;
    height: 60px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
	border-radius:15px;
}

.tab-menu li:hover {
  color:#464646;
}

.tab-menu li.active {
  color:#666666;
  opacity: 1;
  font-weight: 600;
  font-size: 18px;
}

.tab-menu li.active:hover {
  color:#666666;
}

.taocan_table {
	width:900px;
	text-align:center;
	overflow:hidden;
	border: 2px solid #ee950c;
}
.taocan_table tr span{
	color:#ee950c;
	font-weight:400;
}
.taocan_table tr:nth-child(odd){
	background-color:#f4f7f9;
}
.taocan_table tr:nth-child(even){
	
}
.taocan_table tr th{
	height:60px;
	line-height:60px;
	font-size:20px;
	font-weight:600;
	border:1px solid #f4f7f9;
	text-align:center;
}
.taocan_table tr .t1{width:200px;}
.taocan_table tr .t2{width:150px;}
.taocan_table tr .t3{width:890px;}
.taocan_table tr td{
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#666;
	border:1px solid #f4f7f9;
}
.taocan_table tr .zongjia0{
	background-color: #ee950c;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.tab-content>div {
  box-sizing:border-box;
  width: 100%;
  padding: 30px;   
  min-height:200px;
}

.line {
  position:absolute;
  width: 0;
  height: 7px;
  background-color:#08a5e0;
  top: 0;
  left: 0;
}