@charset "utf-8";
/* - - - - - - - - - 首页样式  - - - - - - - - -*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,code,del,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-family: "微软雅黑";
	vertical-align: baseline;
}

html {
	position: relative;
	min-width: 1200px;
	min-height: 100%;
	overflow-x: hidden;
}

ol,ul {
	list-style: none;
}

a {
	color: #666;
	cursor: pointer;
	text-decoration: none;
}

body {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}

/*头部  */
.slide-main {
	height: 505px;
	position: relative;
}


.slide {
	display: none;
	height: 380px;
	position: relative;
	position: absolute;
	z-index: 8;
}

.slide-box,.slide {
	display: block;
	width: 100%;
	height: 380px;
	overflow: hidden;
	float: left;
}

.slide-box {
	position: relative;
}

.slide a {
	display: block;
	width: 100%;
	height: 470px;
	cursor: pointer;
}

.obj-c {
	display: block;
	height: 380px;
	top: 0px;
	margin-top: 0px;
}

.slide a img {
	margin: 0 auto;
	display: block;
}

.item {
	display: block;
	width: 300px;
	height: 5px;
	position: absolute;
	z-index: 124;
	top: 460px;
	left: 50%;
}

.item a {
	display: inline-block;
	width: 16px;
	height: 30px;
	margin-right: 11px;
	background: none;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity = 80);
	overflow: hidden;
	vertical-align: middle;
}

.item a span {
	height: 12px;
	width: 12px;
	display: inline-block;
	background: #fff;
	border-radius: 100%;
}

.item a.cur span {
	background: #EA5C2E;
}

.container {
	width: 100%;
	margin: 0 auto;
}

.center {
	width: 100%;
	height: auto;
	clear: both;
	margin: 0 auto;
}

/* 服务内容 */
.service {
	background-color:#fff;
	width: 100%;
	height: 200px;
	margin: 0px auto;
}
.service_detail {
	width: 1200px;
	height: 200px;
	margin: 0px auto;
}
.color-blocks {
	width: 1200px;
	height: 150px;
	margin: 0px auto;
	padding-top: 25px;
}
.color-blocks ul {
	list-style: disc outside none;
}
.color-blocks li {
	height: 150px;
	float: left;
	margin:0px auto;
	text-align: center;
}
.color-blocks_li_a {
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 100px;
	display: block;
	height: 80px;
	text-decoration: none;
	text-align: left;
	color: #000;
}
.color-blocks_li_div {
	font-weight:normal;
	line-height: 18px;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	color: #666;
}
.color-blocks_li_text {
	font-size: 12px;
	line-height:20px;
	text-align: left;
	color: #666;
	width: 100%;
}

.color-blocks li.sol_icon01 {
	width:330px;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/arrow1.png') no-repeat scroll transparent;
	background-position-x:0px;
	background-position-y:8px;
}
.color-blocks li.sol_icon01,li.sol_icon02,li.sol_icon03,li.sol_icon04 :HOVER {
	cursor: pointer;
	
}
.color-blocks li.sol_icon02 {
	width:330px;
	margin-right: 0px;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/arrow2.png') no-repeat scroll transparent;
	background-position-x:0px;
	background-position-y:8px;
}
.color-blocks li.sol_icon03 {
	width:270px;
	margin-right: 0px;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/arrow3.png') no-repeat scroll transparent;
	background-position-x:0px;
	background-position-y:8px;
}
.color-blocks li.sol_icon04 {
	width:230px;
	float: right;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/arrow4.png') no-repeat scroll transparent;
	background-position-x:0px;
	background-position-y:8px;
	
}


/* 广告图片 */
.core_srv {
	width: 100%;
	height: 150px;
	margin: 20px auto;
	background-color: #FFFFFF;
}
.core_srv_div {
	width: 1200px;
	height: 129px;
	margin: 0px auto;
}

/* 我们可以这样合作 */
.pfm_info {
	width: 100%;
	height: 250px;
	margin: 0px auto;
	background-color: #fff;
}
.pfm_info_main {
	width: 1200px;
	height: 250px;
	margin: 0px auto;
	background-color: #fff;
}
.pfm_info_main_left {
	width: 700px;
	height: 250px;
	margin: 0px auto;
	background-color: #fff;
	float: left;
}
.pfm_info_main_left_more{
	height: 30px;
	float: right;
	padding-right: 20px;
	font-size: 12px;
	}
.pfm_info_main_left_more A:LINK{
	color: #999;
	}
.pfm_info_main_left_more a:HOVER{
	color: #0A318F;
	}
.pfm_info_main_right {
	width: 450px;
	height: 250px;
	margin: 0px auto;
	background-color: #fff;
	float: left;
	margin-left: 50px;
}
.ptzxtitle{
	
	float:left;
	color:#666;
	padding-top:10px;
	height: 15px;
	line-height: 15px;
}

.cygj_div{
	height: 52px;
	margin: 0px auto;
	line-height: 52px;
}
.cygj_div2{
	height: 52px;
	margin: 0px auto;
	line-height: 52px;
	margin-top: 15px;
	
}

.cygj_div_row1{
	float: left; 
	width: 210px; 
	height:100%;
	background-color: #F2F2F2;
	border: 1px #dfdfdf solid;
}
.cygj_div_row2{
	float: left; 
	width: 210px;
	height:100%; 
	background-color: #F2F2F2;
	margin-left: 20px; 
	border: 1px #dfdfdf solid;
}
.cygj_div_img{
	width: 100px;
	height:100%; 
	float: left; 
	
}
.cygj_div_img img{
	margin-top:8px;
	margin-left:30px;
}

.cygj_div_text{
	float: left; 
	width: 110px;
	height:100%;
	font-size: 13px; 
}
.cygj_div_text a:HOVER{
	color: #EA5C2E;
	
}


/* 外贸工具 */
.trade_tool {
	width: 100%;
	height: 280px;
	margin: 0px auto;
	
}
.trade_tool_dtl {
	width: 1203px;
	height: 280px;
	margin: 0px auto;
}
.trade_tool_tle {
	position: absolute;
	margin: 0px auto;
	width: 1203px;
	height: 100px;
	text-align: center;
}
.trade_tool_tle .trade_tool_mle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.trade_tool_mle ul {
	list-style: disc outside none;
}
.trade_tool_mle ul li {
	display: block;
	width: 110px;
	height: 84px;
	float: left;
	padding-top: 46px;
}
.trade_tool_mle ul li.title_left {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/title-left-w.png') no-repeat scroll 100% 60% transparent;
	padding-left: 436.5px;
}
.trade_tool_mle ul li.title_center {
	padding-top: 46px;
}
.trade_tool_mle ul li.title_right {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/title-right-w.png') no-repeat scroll 0% 60% transparent;
	padding-right: 436.5px;
}
.trade_tool_tle_en {
	font-size: 14px;
	color: #ffffff;
}
.trade_tool_tle_cn {
	font-size: 24px;
	color: #ffffff;
}
.trade_tool_ctt {
	margin: 0px auto;
	width: 1203px;
	height: 195px;
	padding: 135px 0px 0px 0px;
}
.trade_tool_ctt .trade_tool_ctt_top {
	margin: 0px auto;
	width: 1203px;
	height: 100px;
}
.trade_tool_ctt .trade_tool_ctt_bottom {
	margin: 0px auto;
	width: 1203px;
	height: 99px;
}
.trade_tool_ctt_top_center {
	margin: 0px auto;
	width: 1030px;
	height: 100px;
}

.trade_tool_ctt_top_center .top_1 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_1 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-sbys-w.jpg') no-repeat;
	
}

.trade_tool_ctt_top_center .top_2 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_2 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-slcx-w.jpg') no-repeat;

}

.trade_tool_ctt_top_center .top_3 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_3 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-hsbm-w.jpg') no-repeat;

}

.trade_tool_ctt_top_center .top_4 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_4 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-hlcx-w.jpg') no-repeat;

}

.trade_tool_ctt_top_center .top_5 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_5 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-cqcx-w.jpg') no-repeat;

}

.trade_tool_ctt_bottom_center {
	margin: 0px auto;
	width: 824px;
	height: 99px;
}
.trade_tool_ctt_bottom_center .bottom_1 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_1 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-gnkdcx-w.jpg') no-repeat;

}

.trade_tool_ctt_bottom_center .bottom_2 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_2 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-upscx-w.jpg') no-repeat;

}

.trade_tool_ctt_bottom_center .bottom_3 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_3 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-tntcx-w.jpg') no-repeat;

}

.trade_tool_ctt_bottom_center .bottom_4 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_4 a {
	height: 100px;
	position: relative;
	left: 0px;
	display: block;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tools-fedex-w.jpg') no-repeat;

}


/* 合作伙伴 */
.partners {
	width: 100%;
	height: 140px;
	margin: 0px auto;
	background-color: #ffffff;
}
.partners_dtl {
	width: 1200px;
	height: 140px;
	margin: 0px auto;
}
.partners_tle {
	position: absolute;
	margin: 0px auto;
	width: 1200px;
	height: 140px;
	text-align: center;
}
.partners_tle .partners_mle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.partners_mle ul {
	list-style: disc outside none;
}
.partners_mle ul li {
	display: block;
	width: 110px;
	height: 140px;
	float: left;
}
.partners_mle ul li.title_left {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/title-left.png') no-repeat scroll 100% 50% transparent;
	padding-left: 436.5px;
}
.partners_mle ul li.title_center {
	padding-top: 46px;
}
.partners_mle ul li.title_right {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/title-right.png') no-repeat scroll 0% 50% transparent;
	padding-right: 436.5px;
}
.partners_tle_en {
	font-size: 14px;
	color: #959595;
}
.partners_tle_cn {
	font-size: 24px;
	color: #038cd8;
}
.partners_ctt {
	margin: 0px auto;
	width: 1200px;
	height: 40px;
	padding: 60px 0px 0px 0px;
}
.partners_ctt div {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 180px;
	height: 40px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.ptzxtotle {
	width: 100%;
	height: auto;
	margin: 40px auto;
}

.ptzxtotle_detail {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}

.ptzxtotle_1,.ptzxtotle_2,.ptzxtotle_3 {
	float: left;
	width: 390px;
	height: 180px;
	padding-right: 10px;
}

.ptzxtotle_head {
	width: 95%;
	height: 40px;
	margin: 0 auto;
}

.ptzxtotle_head span {
	display: block;
	height: 28px;
	width: 100%;
	line-height: 20px;
	font-size: 18px;
	background: url("https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/Aboutus.jpg") no-repeat scroll 0% 100%;
	color: #666666;
}

.ptzxtotle_head span a {
	font-size: 15px;
	text-decoration: none;
	color: #006EB6;
	margin-left: 230px
}

.div_img img {
	clear: both;
	display: block;
	margin: auto;
}

.tool {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #006eb4;
}

.tool_detail {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.tool_title {
	padding-top: 35px;
	margin-bottom: 15px;
	width: 100%;
	height: 60px;
}

.font-30 {
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	background: url("https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/tool_line.jpg") no-repeat scroll 50% 100%;
	padding-bottom: 10px;
}

.div_head {
	margin: 0 auto;
	position: relative;
	width: 200px;
}

.div_head:before {
	border-top: 2px solid #fff;
	content: "";
	height: 0;
	left: auto;
	position: absolute;
	right: 0;
	top: 50%;
	width: 100%;
}

.divider {
	margin: 10px auto;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	text-align: center;
	position: relative;
	clear: both;
}

hr {
	width: 90px;
	height: 4px;
	background: #f8b600;
	margin: 0 auto;
	margin-top: -1px;
	border: 0;
	margin-left: 0px;
}

.tool_conten {
	width: 90%;
	height: 240px;
	margin: 0 auto;
}

.tool-blocks {
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
}

.color-blocks ul {
	list-style: disc outside none;
}

.tool-blocks li {
	display: block;
	width: 200px;
	height: 220px;
	float: left;
	padding-left: 10px;
	text-align: center;
}

.tool-blocks li a {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 30px;
	padding-top: 150px;
	display: block;
	height: 30px;
	text-decoration: none;
}

.tool-blocks li.tool_icon01 a {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/sbyspic01.png') no-repeat scroll 50% 10% transparent;
	/* [disabled]margin-left:15px; */
}

.tool-blocks li.tool_icon02 a {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/hlcspic02.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon03 a {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/cqcxpic03.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon04 a {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/kdsxpic04.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon05 a {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/hsbmpic05.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon01 a:HOVER {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/sbyspic01_hover.png') no-repeat scroll 50% 10% transparent;
	/* [disabled]margin-left:15px; */
}

.tool-blocks li.tool_icon02 a:HOVER {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/hlcspic02_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon03 a:HOVER {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/cqcxpic03_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon04 a:HOVER {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/kdsxpic04_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon05 a:HOVER {
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/hsbmpic05_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool_footer {
	text-align: center;
	width: 280px;
	height: 56px;
	line-height: 56px;
	color: #FFF;
	background: #f39800;
	border: 0;
	border-radius: 5px;
	font-size: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 460px;
	margin-bottom: 15px;
}

.cgal {
	width: 100%;
	height: auto;
	margin: 30px auto;
}

.cgal_detail {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.font-30-black {
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	background: url("https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/cgal_line.jpg") no-repeat scroll 50% 100%;
	padding-bottom: 10px;
}

.hr_blue {
	width: 90px;
	height: 4px;
	background: #006eb4;
	margin: 0 auto;
	margin-top: -1px;
	border: 0;
	margin-left: 0px;
}

.cgal_1,.cgal_2,.cgal_3 {
	width: 395px;
	height: 420px;
	float: left;
}

.cgal_nei_1 {
	width: 360px;
	height: 420px;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/anli_backpic.png') no-repeat scroll transparent;
	float: left;
	margin-left: 30px;
	margin-top: -40px;
}

.cgal_nei_2 {
	width: 360px;
	height: 420px;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/anli_backpic.png') no-repeat scroll transparent;
	float: left;
	margin-left: 30px;
	margin-top: -40px;
}

.cgal_nei_3 {
	width: 360px;
	height: 420px;
	background: url('https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/hy/anli_backpic.png') no-repeat scroll transparent;
	float: left;
	margin-left: 30px;
	margin-top: -40px;
}

.cgal_img {
	position: relative;
	z-index: 99;
}

.cgal_img img {
	height: 50px;
	vertical-align: text-bottom;
}

.cgal_img span {
	font-size: 18px;
	color: #006EB6;
}

.cgal_wen {
	width: 90%;
	height: auto;
	position: relative;
	top: 56px;
	left: 20px;
	color: #666666;
	font-size: 14px;
}

.cgal_title {
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.cgal_conten {
	height: 450px
}

.core_srv_text1{
	width: 700px;
	float: left;
}
.core_srv_text2{
	width: 500px;
	float: left;
}
.core_srv_text1 sap{
	font-size: 20px;
	color: #64686A;
}
.core_srv_text1 font{
	font-size: 14px;
	color: #898989;
}
.core_srv_text2 sap{
	font-size: 20px;
	color: #64686A;
}
.core_srv_text2 font{
	font-size: 14px;
	color: #898989;
}
.core_srv_text_jianju{
	float: left;
	width: 20px;
}
.loginbtn {
	font: 15px/30px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 120px;
	height: 30px;
	color: #EA5C2E;
	background-color:#ffffff;
	border-radius: 5px;
	text-decoration: none;
	border: 1px #EA5C2E solid;
}
.loginbtn:hover {
	font: 15px/30px Microsoft YaHei;
	display: block;
	text-align: center;
	width: 120px;
	height: 30px;
	color: #FFF;
	background-color:#EA5C2E;
	border-radius: 5px;
	text-decoration: none;
}

.trade_tool_wmgj{
	width: 130px;
	float:left;
}

.trade_tool_wmgj_text{
	text-align: left;
}
.trade_tool_wmgj_text a:HOVER{
	color: #EA5C2E;
}
.text_line{
	
	width: 100%; 
	height: 1px; 
	background-color: #ECECEC; 
	
}

/*login*/
.login_box {height:0;position:relative;margin:0 auto;z-index:99;width:1000px;font-size: 13px;}
.login {position:absolute;width:280px;height:270px;overflow:hidden;padding:10px;top:40px;right:-30px;}
.login_bg {position:absolute;z-index:1;width:400px;height:400px;background:#e8e8e8;opacity:0.4;filter:alpha(opacity=40);left:0;top:0;}
.login_content {position:relative;width:280px;height:270px;overflow:hidden;z-index:2;background:url(https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/index/login_bg.png) 0 0 repeat-x;}
.login_main {height:35px;overflow:hidden;font-size: 16px;}
.login_main li {width:100%;height:35px;overflow:hidden;float:left;margin-top: 10px;}
.login_main a {color:#f60;display:block;height:40px;text-align:center;font-size:14px;letter-spacing:1px;line-height:40px;background:#f9f9f9;}
.login_main a.active {background:none;border-color:#f0f0f0;font-size: 16px}
.login_main a:hover {color:#f60;}
.login_main .li_0 {border-width:0 1px 1px 0;text-align: center;}
.login_main .li_1 a {border-width:0 0 1px 1px;}
.login_cnzz {padding:0 10px;position:relative;}
.login_cnzz table {table-layout:fixed;width:100%;}
.login_cnzz td {padding-top:10px;}
.login_cnzz td.td_0 {width:60px;text-align:right;vertical-align: middle;}
.login_cnzz td.td_1 {}
.login_cnzz td.td_1 input {width:180px;height:26px;line-height:26px;background:#fff;border:1px solid #ccc;padding:0 5px;color:#919191;}
.login_cnzz td.td_1 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_2 input {vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
.login_cnzz td.td_3 input {width:60px;height:26px;line-height:26px;background:#fff;border:1px solid #ccc;padding:0 5px;color:#919191;}
.login_cnzz td.td_3 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_4 a {float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;}
.login_cnzz td.td_4 span {display:block;text-indent:-999em;float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;width:73px;height:32px;overflow:hidden;background:url(https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/index/btn.png) 0 -100px no-repeat;cursor:pointer;}
.login_cnzz td.td_4 span:hover {background-position:-100px -100px;}
.login_cnzz td.td_4 a.a_1 {color:#0387cf;margin-left:10px;}
.login_cnzz td.td_4 a.a_1:hover {text-decoration:underline;}
.register_login {position:absolute;width:257px;height:40px;overflow:hidden;background:url(https://web.archive.org/web/20211125124341im_/http://1899net.com/theme/images/index/btn.png) 0 0 no-repeat;display:block;text-indent:-999em;cursor:pointer;left:50%;margin-left:-129px;top:185px;}
.register_login:hover {background-position:0 -50px;}
.login_error {text-align:center;color:#f00;}

/*
     FILE ARCHIVED ON 12:43:41 Nov 25, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:20:33 May 26, 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):
  capture_cache.get: 0.652
  load_resource: 117.11
  PetaboxLoader3.resolve: 64.217
  PetaboxLoader3.datanode: 24.796
*/