/** ti头部链接 **/
.ti_header_link{
	display:block;
	height:30px;
	line-height:30px;
	padding:0;
	margin-top:-5px;
	text-align:center;
	width:104px;
	background-color:#009966;
	color:#FFFFFF;
}
/** ti页面广告了右侧 **/
.ti-container {
	position:relative;
	width:1153px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.ti_ad_right {
	position:relative;
	float:left;
	clear:none;
	width:308px;
	overflow:hidden;
}

.ti_ad_right_bottom {
	position:relative;
	margin-top:10px;
	float:left;
	clear:none;
	width:308px;
	height:220px;
	overflow:hidden;
}

.ti_ad_right_bottom_header {
	height:10px;
	background:no-repeat;
	background-image:url(../img/ti/bg_cir_top.jpg);
}

.ti_ad_right_bottom_body {
	height:200px;;
	font-family:微软雅黑;
	font-size:14px;
	line-height:22px;
	padding:10px 20px 10px 20px;
	background-color:#CCCCCC;
}

.ti_ad_right_bottom_footer {
	height:10px;
	background:no-repeat;
	background-image:url(../img/ti/bg_cir_bottom.jpg);
}

/* 菜单相关 */
.ti-menu {
	float:left;
	width:261px;
	height:831px;
	margin-left:14px;
	background:#303032;
	font-size:16px;
	padding-top:42px;
	margin-top:52px;
}

.ti-menu .menu {
	display:block;
	color:#FFFFFF;
	height:42px;
	line-height:42px;
	padding-left:76px;
	cursor:pointer;
	font-size:14px;
	white-space:nowrap; overflow:hidden;
	text-overflow:ellipsis;
}

.ti-menu .active {
	font-size:18px;
	background-image:url(../img/ti/bg_menu.jpg);
}

/** 内容 **/
.ti-content {
	float:left;
	width:873px;
	height:auto;
	margin-top:52px;
	margin-left:17px;
}

.ti-content-menu {
	display:block;
	height:38px;
	font-size:20px;
	clear:both;
	border-bottom:solid 1px #303032;
	padding:0;
	margin-left:17px;
	margin-bottom:0;
	cursor:none;
}
.ti-content-menu li {
	width:135px;
	height:38px;
	line-height:38px;
	display:block;
	float:left;
	text-align:center;
	margin-left:0;
	padding:0;
	color:#55A977;
	cursor:pointer;
}

.ti-content-menu li a:visited{
	color:#55A977;
}

.ti-content-menu .active {
	background-color:#303032;
	color:#FFFFFF;
}

.ti-content-menu .active a:visited{
	background-color:#303032;
	color:#FFFFFF;
}

.ti-content-circuit {
	position:relative;
	float:left;
	width:201px;
	height:205px;
	margin-top:27px;
	margin-left:17px;
	background-color:#FFFFFF;
	border: 2px solid #EDEDEB; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	position:relative; 
	padding:0; 
	z-index:2; 
}

.ti-content-circuit-img {
	width:100%;
	height:130px;
	-moz-border-radius: 5px 5px 0 0; 
	-webkit-border-radius: 5px 5px 0 0; 
	border-radius: 5px 5px 0 0; 
	background-color:#EDEDEB;
	text-align:center;
	padding-top:5px;
}

.ti-content-circuit-txt {
	width:100%;
	height:65px;
	word-wrap:break-word;
	word-break:break-all;
	padding:8px;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
}

.ti-content-circuit-txt a:link {
	color:#333333;
}

.ti-content-circuit-txt a:visited {
	color:#333333;
}

.ti-content-circuit-txt a:hover {
	color:#019149;
}


/* 图片轮播相关 */
.ti-carousel-outer {
  padding: 22px 0 19px;
  background: url(../img/carousel-bg.jpg) left top;
}

.ti-carousel {
  float: left;
  width: 843px;
}

.ti-carousel .carousel-inner {
  margin-top: -10px;
  padding-right: 9px;
}

.ti-carousel-item {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 818px;
  height: 340px;
}

.ti-carousel-item img {
  max-width: 818px !important;
  height: auto;
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.2);
  box-shadow: 0 3px 3px rgba(0,0,0,.2);
  border-radius: 10px;
}

.ti-carousel-thumbnail {
  float: right;
  margin-left: 3px;
}

.ti-carousel-thumbnail-item {
  margin-top: 20px;
  cursor: pointer;
  width: 257px;
  height: 103px;
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity .25s linear;
          transition: opacity .25s linear;
}

.ti-carousel-thumbnail-item:hover,
.ti-carousel-thumbnail-item.active {
  border: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.ti-carousel-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}

.ti-carousel-thumbnail-item img {
  width: 257px;
  height: 103px;
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.2);
  box-shadow: 0 3px 3px rgba(0,0,0,.2);
  border-radius: 5px;
}

.ti-carousel-thumbnail-item:first-child {
  margin-top: 0;
}

.ti-recommended-circuit {
  position: relative;
}

.ti-recommended-circuit:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 687px;
  width: 120px;
  height: 118px;
  /*background: url(../img/recommended-circuit.png) no-repeat 0 0;*/
}

.ti-recommended-circuit-xs {
  position: relative;
}

.ti-recommended-circuit-xs:after {
  content: '';
  position: absolute;
  top: -2px;
  right: -2px;
  width: 50px;
  height: 49px;
  /*background: url(../img/recommended-circuit-xs.png) no-repeat 0 0;*/
}

.ti-carousel .carousel-indicators {
  margin: 0;
  width: 100%;
  max-width: 844px;
  text-align: right;
  left: 0;
  right: auto;
  bottom: 45px;
  padding-right: 50px;
}

.ti-carousel .carousel-indicators li {
  vertical-align: middle;
  margin: 5px;
  background-color: #aaa;
  border: 0;
  width: 11px;
  height: 11px;
}

.ti-carousel .carousel-indicators .active {
  margin: 5px;
  width: 11px;
  height: 11px;
  background-color: #05a35e;
}

/** 重写分页 **/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #EE2D24;
	border-color: #EE2D24;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #5b5b5b;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #5b5b5b;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}