@charset "utf-8";
/*-- banner --*/
/* fullSlide plugins */
.fullSlide{width:100%;position:relative;height:410px;background:#000;}
.fullSlide .bd2{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd2 ul{width:100% !important;}
.fullSlide .bd2 li{width:100% !important;height:410px;overflow:hidden;text-align:center;}
.fullSlide .bd2 li a{display:block;height:410px;}
.fullSlide .hd2{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd2 ul{text-align:center;}
.fullSlide .hd2 ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd2 ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}
/*-- FullSlide plugins End --*/
/*-- Index Products List Box --*/

.Box {
	position: relative;
}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {
	font-size:3em;
	margin-bottom: 35px;
	border-bottom:1px dashed #e1e1e1;
}
.Box h2 span{
	display: block;
	width: 300px;	
	margin: auto;
	text-align: center !important;
	background-color: RGBA(0,10,100,0.65);
	color: white;
	margin-bottom: 10px; 
	border-radius: 5px; 
}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/jtl02.png) no-repeat center;left: -72px;
    border-radius:20%;
	-moz-border-radius:20%;
	-o-border-radius:20%;
	-webkit-border-radius:20%;	
 }
.Box .Box_con .btnr {background: url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/jtr02.png) no-repeat center;right: -72px;
    border-radius:20%;
	-moz-border-radius:20%;
	-o-border-radius:20%;
	-webkit-border-radius:20%;	
}
.Box .Box_con .btnl:hover {background: url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 285px;height: 230px;margin-left: 20px !important;overflow: hidden;}
.Box .Box_con .conbox ul li ol{
	text-align: center;
	line-height: 45px;
}
.Box .Box_con .conbox ul li:first-child {margin-left:0 !important;}
.Box .Box_con .conbox ul li img {display: block;width: 285px;height: 200px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}			
.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
	border-top:1px dashed #eee;
}
.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width:30px;
	height:5px;
	background: #ccc;
	margin:10px 5px 0 5px;
	cursor: pointer;
}
.Box .BoxSwitch span.cur {
	background: red;
}
/*-- Index Products List Box End --*/

/*-- about_us list_shop_all table --*/
.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	border-top:1px dashed #c34;
	margin:1px 0 0 0;
	padding:20px 0 0 0;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 20px;
	margin: 0px 1px 0px 0px;
	font: bold 2.7em;
	background-color:RGBA(230,230,230,0.25);
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}
.TabbedPanelsTabHover {
	color: #f60;
	background-color:RGBA(230,230,230,0.35);

}
.TabbedPanelsTabSelected {
	font-size: 1.3em;
	font-family: "yahei";
	color:#a00;
	background-color: RGBA(248,50,6,0.05);
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
}

.TabbedPanelsTab a {
	color:#438;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top: solid 1px #ddd;
	background-color: RGBA(235,235,235,0.25);
}
.TabbedPanelsContent {
	overflow: hidden;
	padding:0px;
	margin:15px;
}
/*-- News css --*/
.TabbedPanelsContent li{
	width:275PX;
	float:left;
	margin:5px;
	padding-left:5px;
	list-style-type:none;
}
.TabbedPanelsContent li img{
	width:270px;
	height:245px;
	border:1px solid #efefef;
	padding:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-web-border-radius:4px;
	border-radius:4px;
}
.TabbedPanelsContent li img:hover{
	border:1px dashed #c35;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7; 
}
.TabbedPanelsContent li .info{
	width:279.5px;
	background-color: white;
	border-radius:4px;
	color: #666;
	overflow: hidden;
}
.TabbedPanelsContent li .title{
	display:block;
	width:279.5px;
	height:30px;
	margin:10px 0 5px 0;
	line-height:30px;
	text-indent:10px;
	font-family:"Microsoft Yahei";
	font-size:1.3em;
	background-color:RGBA(238,238,238,0.55);
	color:#538;
	overflow:hidden;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-web-border-radius:4px;
	border-bottom: 1px dashed #eee;
	box-shadow:2px 2px 0px #dedede;
}
.TabbedPanelsContent li .info .left{
	width:55%;
}
.TabbedPanelsContent li .info .right{
	width:45%;
}
.TabbedPanelsContent li .info .left{
	float: left;
}
.TabbedPanelsContent li .info .right{
	float: right;
}
.TabbedPanelsContent li .info p{
	text-indent:15px;
	color: #888;
	height:65px;
	overflow:hidden;
	margin-right: 6px;
	margin-bottom: 5px;
}
.TabbedPanelsContent li .info ol{
	text-indent: 15px;
	line-height: 25px;
}
.TabbedPanelsContentVisible {
	padding:0 0 15px 0; 
}
.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsContent li:active{
	background-color:red;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}
/*-- about_us list_shop_all End --*/
/*-- message --*/
.message{
	width:430px;
	margin: auto;
}
.message tr{
  height: 35px;
}
.message tr td input{
	padding: 5px;
	color: #444;
}
.message tr textarea{
	margin: 8px 0;
	padding: 8px 8px 10px ;
	color: #555;
	font-size: 0.9em;
	line-height: 22.5px;
}
.message .coolbg{
	cursor:pointer;
    margin: -8px 0;
}
.message span{
	display: block;
	float:right;
	text-align: right;
	font-size: 0.8em;
	color: #c00;
}
.message .Important{
	float: left;
	color: #888;
}
.message .Important img{
	margin: 3px 5px 0 0;
	*margin: 3px 0 0 0;
}
/*-- footer plugins --*/
.side_nav {
	position: fixed;
	top: 40%;
	right: 0;
	width: 60px;
	z-index: 99999;
}
.side_nav ul li {
	position: relative;
	width: 60px;
	height: 60px;
	float: right;
	margin-bottom: 1px;
}
.side_nav ul li a {
	display: inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
}
.side_nav ul li span {
	
	width: 148px;
	height: 148px;
	float: left;
	color: #fff;
	line-height: 60px;
	font-size: 16px;
	margin-left: 60px;
	cursor: pointer;
}
.side_nav ul li span img {
	width: 148px;
	height: 148px;
}
.side_nav_3 a {
	width: 60px;
}
.side_nav_3 a span {
	position: absolute;
	right: 60px;
	bottom: 0;
	margin-left: 0! important;
	display: none;
}
.tel a {
	background: #c34 url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/24hour_09.png) no-repeat 14px 14px;
}
.QQ a {
	background: #238 url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/0013920_47.png) no-repeat 14px -97px;
}
.sub_QR a {
	background: #238 url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/0013920_47.png) no-repeat 13.33px -208px;
}
.back_top a {
	background: #333 url(https://web.archive.org/web/20180819082922im_/http://www.tbkji.com/shell/images/0013920_47.png) no-repeat 13px -317px;
}
/* -----------------plugins end------------------ */
/*
     FILE ARCHIVED ON 08:29:22 Aug 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:44:11 Jan 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.594
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.011
  esindex: 0.014
  cdx.remote: 33.942
  LoadShardBlock: 185.135 (3)
  PetaboxLoader3.datanode: 308.207 (4)
  load_resource: 272.533
  PetaboxLoader3.resolve: 101.013
*/