
/* CSS Document */
.gWidth{ width:1200px; margin:0 auto; padding:0;}
body{ font-size:16px;}
.topbg{
	height:120px;
}
.topbg{
	background:rgba(255,255,255,.95);
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
	height:1.2rem;
}

.top{ float:none;}
.top .sj-nav1{display:none;}
.top1bg{
	display:block;
	height:30px;
	background:#3d8bd4;
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.top1bg a{
	color:#fff;
}
.top1bg a:first-child{
	margin-left:795px;
}
.sj-nav{
	display:none;
}
.nav{
	display:block;
}
.top .logo{
	float:left;
	height:90px;
}
.top .logo img{
	margin-top:14px;
}
.top{
	height:90px;
}
.top span{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.top ul{
	float:right;
	width:700px;
}
.top ul li{
	float:left;
	width:100px;
	height:90px;
	font-size:16px;
	line-height:90px;
	text-align:center;
}
.top ul li a{
	color:#3d8bd4;
}
.top ul li:hover{
	background:#3d8bd4;
	border-radius:0 0 50% 50%;
}
.top ul li:hover a{
	color:#fff;	
}

/**************************************轮播*****************************/
	#container {
			width: 100%;
			height: 600px;
			overflow: hidden;
			display:block;
	}
	.sections,.section {
		height:100%;
	}
	#container,.sections {
		position: relative;
	}
	.section {
		background-color: #000;
		background-size: cover;
		background-position: 50% 50%;
		text-align: center;
		color: white;
	}
	.flexslider{ display:none;}
/**************************************轮播*****************************/


.bt{
	height:100px;
	background:url(/skin/img/btbg.png) no-repeat center;
	text-align:center;
	overflow:hidden;
}
.bt span{
	color:#c6c6c6;
	font-size:30px;
	line-height:24px;
	margin-top:22px;
	margin-bottom:11px;
	display:block;
	text-transform:uppercase;
}
.bt h2{
	font-size:24px;
	color:#666666;
	font-weight:normal;
}
.tjcp{
	margin-top:40px;
	margin-bottom:40px;
}
.tjcp .bt{
	margin-bottom:20px;
}
.tjcp-content li{
	margin-right:40px;
	background:rgba(255,255,255,.8);
	height:265px;
	width:580px;
	float:left;
	margin-bottom:20px;
}
.tjcp-content li:nth-child(2n){
	margin-right:0;
}
.tjcp-content li>a{
	width:350px;
	height:265px;
}
.tjcp-content li>a>img{
	margin:15px;
	padding:0;
	max-width:320px;
}
.tjcp-content li h3{
	color:#333333;
	font-weight:normal;
	font-size:18px;
	line-height:74px;
}
.tjcp-content li p{
	width:210px;
	color:#333333;
	font-size:16px;
	line-height:1.5em;
}
.tjcp-content li p a{
	display:block;
	width:80px;
	height:30px;
	border-radius:3px;
	border:1px solid #333;
	line-height:30px;
	text-align:center;
	color:#333;
	font-size:14px;
	float:right;
	margin-top:50px;
}
.tjcp-content li:hover{
	background:rgba(96,172,243,.8)
}
.tjcp-content li:hover h3{
	color:#fff;
}
.tjcp-content li:hover p{
	color:#fff;
}
.tjcp-content li:hover p a{
	border-color:#fff;
	color:#fff;
}
.tjcp-content li p a:hover{
	background:#fff;
	color:#60acf3;
}


.zycp{height: 50px;border-bottom: 1px solid #dedede;display: block;}
.zycp p{font-size: 16px;color:#2b2b2b;width: 1200px;margin-left: auto;margin-right: auto;line-height: 50px;}
.zycp p a{color:#333;margin-left: 18px;font-size: 16px;}
.zycp p a:hover{font-weight: bold;font-size: 16px;}




.cpzx{
	height:900px;
}
.cpzx-nav{
	margin:0 auto;
	height:46px;
	width:630px;
	margin-bottom:40px;
	margin-top:10px;
	overflow:hidden;
}
.cpzx-nav li{
	float:left;
	margin-right:10px;
	height:45px;
	line-height:45px;
	width:150px;
	font-size:16px;
	border:1px solid #b40a24;
	box-sizing:border-box;
	text-align:center;
	background:#b40a24;
	border-radius:5px;
	position:relative;
	top:0;
	left:0;
	transition:.3s;
	box-sizing:border-box;
}
.cpzx-nav li span{
	display:block;
	width:150px;
	height:45px;
	position:absolute;
	top:-45px;
	left:0;
	background:#fff;
	border:1px solid #b40a24;
	border-radius:5px;
	box-sizing:border-box;
}
.cpzx-nav li:hover{
	top:45px;
}
.cpzx-nav li span a{
	color:#b40a24;
}

.cpzx-nav li:nth-child(4n){ margin-right:0;}
.cpzx-nav li a{
	color:#fff;
}
.cpzx-content li{
	float:left;
	width:285px;
	height:300px;
	background:#fff;
	text-align:center;
	position:relative;
	margin-bottom:35px;
	transition:.3s;
	margin-right:20px;
}
.cpzx-content li>a:first-child{ width:250px; height:185px;}
.cpzx-content li:nth-child(4n){
	margin-right:0;
}


.cpzx-content li:nth-child(2n){
	float:left;
}
.cpzx-content li img{
	margin-top:15px;
	margin-bottom:10px;
}
.cpzx-content li h3{
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	text-align:left;
	margin-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
}
.cpzx-content li h3 a{
	color:#333;
}
.cpzx-content li p{
	font-size:14px;
	color:#333;
	line-height:1.5em;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
}
.jia{
	display:block;
	text-align:center;
	line-height:30px;
	height:30px;
	width:30px;
	color:#fff;
	background:#60acf3;
	border-radius:50%;
	margin:0 auto;
	position:absolute;
	top:285px;
	left:127.5px;
	font-size:20px;
}
.cpzx-content li:hover{
	background:#60acf3;
	border-radius:5px;
	transform:scale(1.05,1.05);
	box-shadow:0 0 10px 2px #bbb;
	z-index:10;
}
.cpzx-content li:hover h3 a{
	color:#fff;
}
.cpzx-content li:hover p{
	color:#fff;
}
.cpzx-content li:hover .jia{
	background:#fff;
	color:#60acf3;
	border:1px solid #60acf3;
	box-sizing:border-box;
	font-size:30px;
	line-height:25px;
}







.bg{
	background:url(/skin/img/gsjjbg.jpg) center center;
	height:1277px;
	width:100%;
	position:fixed;
	top:-200px;
	left:0px;
	z-index:-1;
}







.gsjjbg{
	height:480px;
	overflow:hidden;
}
.gsjj{
	height:400px;
	margin-top:40px;
	background:rgba(255,255,255,.8)
}
.gsjj img{ display:block; float:left;}
.gsjj-content{
	width:680px;
	padding-left:35px;
	padding-right:35px;
	box-sizing:border-box;
	text-align:center;
	float:right;
	margin:0;
}
.gsjj-content>span{
	font-size:60px;
	color:#c6c6c6;
	line-height:115px;
	text-transform:uppercase;
	opacity:.8;
}
.gsjj-content>h2{
	text-align:left;
	font-size:30px;
	color:#333;
	line-height:30px;
	margin-bottom:35px;
	padding-left:35px;
	font-weight:normal;
}
.gsjj-content>p{
	text-align:center;
	color:#333333;
	line-height:28px;
	font-size:16px;
	text-align:left;
	text-indent:2em;
}






.qysl{
	height:550px;
	margin-bottom:40px;
	overflow:hidden;
}
.bt1{
	background:url(/skin/img/qysl-bg.png) no-repeat center;
	height:100px;
	margin-top:25px;
	overflow:hidden;
}
.bt1 h2{
	width:205px;
	height:73px;
	background:url(/skin/img/qysl-h2-bg.png) no-repeat center;
	margin:0 auto;
	text-align:center;
	line-height:72px;
	color:#333333;
	font-size:30px;
	font-weight:normal;
	margin-top:20px;
	position:relative;
}
.bt1 h2 span{
	display:inline-block;
	font-size:12px;
	color:#666666;
	margin-top:-20px;
	position:absolute;
	top:83px;
	font-weight:bold;
	line-height:normal;
	left:45px;
}
.qysl-content{
	height:360px;
	margin-top:20px;
}
.qysl-xxk{
	width:230px;
	float:left;
	margin-right:20px;
}
.qysl-xxk li{
	margin-bottom:1px;
	height:90px;
	line-height:90px;
	padding-left:95px;
	box-sizing:border-box;
	font-size:20px;
	position:relative;
	float:none;
	width:230px;
}
.qysl-xxk li a{
	color:#fff;
}
.qysl-xxk li span{
	display:block;
	background:url(/skin/img/qysl-hover.png) no-repeat center;
	height:27px;
	width:13px;
	position:absolute;
	top:35px;
	left:230px;
	display:none;
}
.qysl-xxk .qysl-hover span{ display:block;}
.qysl-xxk li:nth-child(1){ background:url(/skin/img/qysl-left1.jpg) no-repeat center;}
.qysl-xxk li:nth-child(2){ background:url(/skin/img/qysl-left2.jpg) no-repeat center;}
.qysl-xxk li:nth-child(3){ background:url(/skin/img/qysl-left3.jpg) no-repeat center;}
.qysl-xxk li:nth-child(4){ background:url(/skin/img/qysl-left4.jpg) no-repeat center;}
.qysl1{
	float:right;
	width:950px;
}
.qysl1 ul{
	display:none;
}
.qysl1 ul li{
	width:310px;
	height:175px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	position:relative;
	overflow:hidden;
}
.qysl1 ul li img{
	transition:.3s;
}
.qysl1 ul li p{
	position:absolute;
	top:145px;
	height:30px;
	width:100%;
	line-height:30px;
	left:0;
	text-align:center;
	background:rgba(0,0,0,.8);
	display:none;
}
.qysl1 ul li:hover p{ display:block;}
.qysl1 ul li:hover img{ transform:scale(1.1,1.1)}
.qysl1 ul li p a{ color:#fff;}
.qysl1 ul li:nth-child(3n){
	margin-right:0;
}


.tjcp{ height:670px;}
.ys-sj{
	display:none;
}
.ys{
	display:block;
	position:relative;
	left:50%;
	width:1920px;
	height:900px;
	margin-bottom:40px;
}
.ys img{
	position:relative;
	left:-50%;
}

.xwzx{ height: 720px;}
.xwzx-content{
	display:block;
}
.xwzx-sj{ display:none;}
.xwzx-content div{
	float:left;
	width:31.5%;
	margin-right:2.5%;
	background:#fff;
	height: 490px;
}
.xwzx-content div>img{ width:100%;}
.xwzx-content div:last-child{
	margin-right:0;
}
.xwzx-content div dl{
	border-left: 1px #60acf3 solid;
	margin-left: 0.05rem;
	margin-top: 0.1rem;
	height: 226px;

}
.xwzx-content div dl dt{
	height: 50px;
	line-height: 50px;
	font-size: 0.25rem;
	color: #60acf3;
	padding-left: 0.1rem;
	box-sizing:border-box;
}
.xwzx-content div dl dt span{
	color: #f5f5f5;
	margin-left: 0.2rem;

}
.xwzx-content div dl dd{
	height:30px;
	line-height:30px;
	font-size:16px;
	margin-bottom: 5px;
}
.xwzx-content div dl dd span{
	font-weight: bold;
	margin-left: -0.04rem;
}
.xwzx-content div dl dd a{
	color: #333;
}
.xwzx-content div dl dd:hover{
	background: #f3f7f9;
}
.xwzx-content div dl dd a:hover{
	color: #60acf3;
}
.xwzx-content div>a{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 0.14rem;
	background: #60acf3;
	margin:0 auto;
	margin-top: 10px;
	border-radius: 5px;
}


.bottom-sj{
	display:none;
}
.bottom{
	display:block;
	height:400px;
	background:url(/skin/img/bottombg.png);
}
.bottom-content{
	height:340px;
	overflow:hidden;
}
.bottom-left .gsxx{
	width:670px;
	margin-left:40px;
	margin-top:70px;
	border-bottom:1px solid #5a5a5a;
	font-size:14px;
	height:213px;
}
.bottom-left .gsxx p{
	width:470px;
	color:#e2dfdf;
}
.bottom-left .gsxx p img{
	margin-bottom:15px;
}
.bottom-left .gsxx>img{
	margin-top:30px;
}.bottom-left{	font-size:12px;
	color:#e2dfdf;
	line-height:20px;
	margin-left:40px;
}
.bottom-left a{
	font-size:12px;
	color:#e2dfdf;
	line-height:20px;
	margin-left:40px;
}
.bottom-right{
	width:415px;
	color:#e2dfdf;
}
.bottom-right dl{ 
	margin-top: 50px;
	width:90px;
	float:left;
	margin-right: 65px;
}
.bottom-right dl:nth-child(3){margin-right: 0;}
.bottom-right dl dt{
	font-size:18px;
	line-height: 48px;
}
.bottom-right dl dd{
	font-size:14px;
	height:36px;
	line-height:36px;
	border-left: 2px #5a5a5a solid;
	padding-left: 10px;
	box-sizing:border-box ;
}
.bottom-right dl dd a{
	color:#e2dfdf;

}
.bottom-right img{
	margin-top: 40px;

}


.yqlj{height: 60px; background:rgba(90,90,90,.8);color:#e2dfdf;}
.yqlj p{
	margin-left: 30px;
	background: url(/skin/img/yqljbg.png) no-repeat left center;
	color:#e2dfdf;
	font-size: 20px;
	height: 60px;
	line-height:30px;
	float:left;
}
.yqlj a{
	color: #e2dfdf;
	font-size: 16px;
	line-height:60px;
	margin-left:20px;
}



.top1{
	display:block;
	height:120px;
}
.bt-content{
	height:180px;
	line-height:60px;
	margin-bottom:40px;
}
.bt-content h2{
	margin-top:40px;
}
.mbx-sj{ display:none;}

/*********************************产品中心**************/
.cpzx-neiye-nav{
	float:left;
	width:275px;
}
.cpzx-neiye-content{
	float:right;
	width:895px;
}
.pc-cpzx-nav p{
	display:block;
	font-size:24px;
	line-height:34px;
	color:#333;
	text-align:center;
	height:90px;
}
.pc-cpzx-nav p span{
	font-size:26px;
	color:#dfdbdb;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li{
	float:none;
	width:275px;
	height:60px;
	background:none;
	color:#333;
	text-align:left;
	padding-left:40px;
	box-sizing:border-box;
	line-height:60px;
	border-bottom:1px solid #333;
	border-radius:0;
	font-size:20px;
	font-weight:bold;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li span{
	display:block;
	float:right;
	margin-right:35px;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li>ul{
	background:none;
	font-size:18px;
	font-weight:normal;
	margin-left:-40px;
	width:275px;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li>ul>li{ border-bottom:1px dashed #333; width:275px;
padding-left:40px;
box-sizing:border-box;}
.cpzx-neiye .cpzx-neiye-nav>ul>li>ul>li:first-child{
	border-top:1px solid #333;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li>ul>li a{
	color:#666;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li:hover{
	height:100%;
	background:rgba(255,255,255,.75);
	border:0;
	color:#3d8bd4;
}
.cpzx-neiye .cpzx-neiye-nav>ul>li>ul li:hover a{color:#3d8bd4;}

.cpzx-cp li{
	width: 285px;
    margin-right: 20px;
}
.cpzx-cp li img{
	width:252px;
	display:block;
	margin:12px auto;
}
.cpzx-cp li h3{
	font-size:16px;
}
.cpzx-cp li p{ font-size:14px;}

.phoneya{display: none;}

.ny-bt{ width:100%; margin:0 auto 28px; height:auto; padding:0 2px; box-sizing:border-box;}
.ny-bt h2{font-size:20px; line-height:60px; font-weight:normal; color:#333;}
.ny-bt span{ width:100%; height:1px; background:#d0d0d0; display:block;}
.ny-bt p{ width:100px; background:#1291cf; height:1px;}
/* 相关新闻 */
.xgxw{ width:100%; height:auto;}
.xgxw1{ width:1200px; height:auto; margin:0 auto;}
.xgxw1 .news_list{ margin-top:20px; width:100%; margin-bottom:20px;}

.news_list li{ width:585px; float:left; height:120px; margin-bottom:20px; margin-right:30px;}
.news_list li:nth-child(2n){ margin-right:0;}
.news_list li span{ display:block; width:100%; height:24px; font-size:16px; color:#989898; line-height:24px;}
.news_list li strong{ display:block; height:36px; width:100%; font-size:16px; line-height:36px; font-weight:normal;}
.news_list li strong a{ color:#333;}
.news_list li .line{ height:1px; width:100%; background:#d5d5d5;}
.news_list li .line span{ height:1px; width:70px; background:#000; transition:.4s;}
.news_list li p{ font-size:12px; line-height:22px; height:55px; width:100%;}
.news_list li p a{ color:#333;}
.news_list li:hover .line span{ width:100%;}

.fenye{ height:40px;}
.fenye a{
	width:40px;
	height:40px;
	line-height:40px;
}
.cpzx-neiye-nav{
	display:none;
}
.pc-cpzx-nav{
	display:block;
	float:left;
	width:275px;
}
.mbx{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	border-radius:5px;
	background:#6aaeed;
	display:block;
	padding-left:15px;
	box-sizing:border-box;
	margin-bottom:20px;
}
.mbx a{
	color:#fff;
}
.cpzx-neiye-content{
	margin:0;
}
.cpzx-neiye-content .cpzx-cp li{ width:285px; margin-right:20px;}
.cpzx-neiye-content .cpzx-cp li:nth-child(3n){ margin-right:0;}

.mbx{
 margin-bottom:20px;}

.xwzx-neiye dl dd{
	height: 40px;
	line-height: 40px;
	padding-left:10px;
	box-sizing:border-box;
}
.xwzx-neiye dl dd a{
	width: auto;
}
.xwzx-neiye dl{ overflow:hidden;}
.xwzx-neiye dl dt{
	display:block;
	height:270px;
	border-bottom:1px dashed #6aaeed;
}
.xwzx-neiye dl dt img{ margin:0 20px; width:390px; height:240px;}
.xwzx-neiye dl dt h3{ height:80px; margin-top:20px; line-height:40px; font-size:18px; color:#3d8bd4; font-weight:normal;}
.xwzx-neiye dl dt h3 span{ color:#a6a6a6; font-size:12px; margin-right:30px;}
.xwzx-neiye dl dt h3 a{color:#3d8bd4;}
.xwzx-neiye dl dt p{ height:160px; font-size:16px; color:#333; line-height:1.5em; padding-right:10px; box-sizing:border-box;}
.xwzx-neiye dl dt p a{ display:inline-block; width:150px; height:30px; line-height:30px; color:#fff; font-size:16px; background:url(/skin/img/xwzx-content-ckgd.jpg); padding-left:10px; box-sizing:border-box; margin-top:20px;}
.xwzx-neiye dl{ height:auto;padding-bottom: 30px;}
.xwzx-neiye{ height:auto;}
.xwzx-mbx{ width:1200px;}
.fwzx-mbx{ width:1200px;}

.fwzx-content{ height:450px;}
.fwzx-content img{ width:562px; float:left;}
.fwzx-content p{ width:564px; float:right; text-align:left; padding-right:30px; line-height:2em;}
.fwzx1 img{ float:right;}
.fwzx1 p{ float:left;padding-left:30px;}
.fwzx{ height:1765px;padding-bottom:40px;}
.fwzxbt1 span{ text-align:right; width:100%;}
.fwzxbt1 p{ text-align:right; float:right;}

.qysl_content li{ height:255px; line-height:40px;}
.content-bt div{ width:170px;}
.qysl-neiye{ height:925px;}

.gywm_content{ height:1750px; overflow:hidden; margin-bottom:40px;}
.gywm_qysl{ display:block;}
.gywm_content p{ height:410px; margin-bottom:55px; line-height:2em;
font-size:20px;}
.gywm_content p img{ width:547px; height:408px; margin-top:-40px;}
.gywm_content .gywm1 img{ float:right; margin-left:70px;}
.gywm_content .gywm2 img{ float:left; margin-right:70px;}
.name{ margin-left:40px; margin-top:35px;}
.gywm_qysl p{ width:390px; padding:0 32px; box-sizing:border-box; line-height:1.7em;}
.eng{ font-size:30px; color:#e8e8e8;}
.text{ color:#333; border-bottom:1px solid #b40a24; font-size:30px;
padding-bottom:5px; margin-bottom:10px; display:block;}
.gywm_qysl ul{ float:right; width:737px;}
.gywm_qysl ul li{ float:left; margin-right:11px; width:363px; position:relative; height:205px;margin-bottom:11px;}
.gywm_qysl ul li span{ position:absolute; display:block; background:#000; top:170px; height:35px; line-height:35px; font-size:16px; width:100%; text-align:center; }
.gywm_qysl ul li:nth-child(2n){ margin-right:0;}
.gywm_qysl ul li a{ color:#fff;}
.lxwm-content p{ margin-top:45px; width:660px;}
.lxwm-content iframe{ display:block;}
.lxwm-bt{ height:145px;}
.lxwm-content{ height:670px; margin-bottom:40px;}
.lxwm-xwzx{ height:544px; }

.xiangqingcontent{ width:895px; float:right;}
.xgcp{ margin-top:40px; height:870px;}
.xgcp ul li{ width:280px; height:245px; background:#fff; font-size:16px; line-height:50px; text-align:center; border:1px solid #66a0d7; margin-bottom:20px;}
.xgcp ul li a{ color:#333;}
.xgcp ul li img{ margin:11px; margin-bottom:0;}
.cpxq_content{
	margin-top:40px;
}
.qysl-xiangqing{ margin-bottom:70px;}
.qysl-xiangqing li{
	height:40px;
	background:url(/skin/img/qyslbtbg.jpg);
	margin-bottom:5px;
	line-height:40px;
	font-size:18px;
	text-align:center;
}
.qysl-xiangqing li a{ color:#fff;}
.xwzx-xiangqing{ margin-bottom:70px;}
.xwzx-xiangqing li{
	height:40px;
	background:url(/skin/img/qyslbtbg.jpg);
	margin-bottom:5px;
	line-height:40px;
	font-size:18px;
	text-align:center;
}
.xwzx-xiangqing li a{ color:#fff;}

.xiangqing-content{ min-height:1470px !important;}
.xiangqing-shili{ min-height:895px !important;}
.xiangqing-news{ min-height:850px !important;}
/******菜单*****/
.nav_cp>li{margin-bottom:1px;transition:.5s;}
.nav_cp>li>a{padding-left:40px; box-sizing:border-box; color:#111; font-weight:bold;}
#tree_text .nav_cp>li>ul>li{ height:0px; overflow:hidden; transition:.5s; border:0;}
.nav_cphover{ height:100% !important;}
.nav_cphover ul li{ height:45px!important;border-bottom:1px dashed #333!important; box-sizing:border-box!important;}
.nav_cphover ul{ border-top:1px solid #fff!important;}
.nav_cphover ul li:last-child{ border:0!important;}


.bottom .bottom-content .banquan{ font-size:12px; color:#e2dfdf; margin-left:40px; line-height:30px;}

.xuanfukuang{ display:block;}

.houjia{ width:100%; height:auto; display: block;}
.houjia1{ width:1200px; margin:0 auto; font-size:14px; line-height:28px; color:#585858; border-top:1px solid #ddd; padding-top:10px; margin-top:30px; padding-bottom:40px;}
.houjia1 img{ width:auto;}
/*
     FILE ARCHIVED ON 09:13:16 Jan 04, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:32:55 Jul 30, 2024.
     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.499
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 9.351
  LoadShardBlock: 57.876 (3)
  PetaboxLoader3.datanode: 124.371 (4)
  load_resource: 230.597
  PetaboxLoader3.resolve: 148.178
*/
