
.ltab {
    background:url(../images/tixi3-2.png);
   height:650px;
}
.tabbed_content {
	background-color:transparent;
	width: 100%;
}
.tabs {
	height: 62px;
	position: relative;
}
.tabs .moving_bg {
    margin-top:20px;
	padding: 5px;
	position: absolute;
	width: 200px;
	left: 0;
    height:52px;
	background-position: bottom left;
	background-repeat: no-repeat;
    margin-left:5px;
    padding-bottom: 29px;
    border-top:1px solid #fff;
}
.tabs .tab_item {
    margin-left:5px;
    margin-top:20px;
	display: block;
	float: left;
	padding: 5px;
	width: 200px;
	color: #fff;
	text-align: center;
	z-index: 900;
	position: relative;
	cursor: pointer;
    background-color:#3a4266;
}
.tabbed_content .slide_content {
	overflow: hidden;
	background-color:transparent;
	padding: 20px 0 20px 20px;
	position: relative;
	width: 1000px;
}
.tabslider {
	width: 5000px;
}
.tabslider div {
	float: left;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
    text-align:left;
}
.tabslider div p {
	color: #ffffff;

}
.tabslider div a:hover {
	color: #aaaaaa;
}
.tabslider div li {
	padding-bottom: 7px;
}
     .btn-blue {
            background:#3497db;color:#fff !important;
        }
            .btn-blue:hover {
                 background:#fff;color:#333333 !important;
            }
        .btn-white {
            background:#fff;color:#333333 !important;margin-left:40px;
        }
             .btn-white:hover {
            background:#3497db;color:#fff !important;margin-left:40px;
        }
        .btn-orange {
            background:#fff;color:#e57d11 !important;border:1px solid #e57d11;
        }
           .btn-orange:hover {
            background:#e57d11;color:#fff !important;border:1px solid #e57d11;
        }
.ysdiv {
    height:90px;background:#3a4266;width:243px;
}
.yspb {
    color:#fff;font-size:18px;font-weight:600;padding-left:15px;
}
.ysps {
    color:#fff;font-size:13px;padding-left:15px;
}
.ysdivzh {
      height:90px;background:#fff;width:243px;box-shadow:1px 5px 5px 2px #3497db;
}
.yspbzh {
    color:#333333;font-size:18px;font-weight:600;padding-left:15px;
}
.yspszh {
    color:#999999;font-size:13px;padding-left:15px;
}
.zhdiv {
    width:243px;height:256px;background:#3497db;position:absolute;top:0px;visibility:hidden;
}
.zhdivp {
    color:#fff;padding:20px 15px 5px 15px;
}