<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#divKV1 { width: 100%; position: relative; }
	#divKV1 #divKV_img1 img,#divKV1 #divKV_img2 img,#divKV1 #divKV_img3 img,#divKV1 #divKV_img4 img,
	#divKV1 #divKV_img5 img{ width: 100%;}
	/*#divKV1 #divKV_img1 img,#divKV1 #divKV_img2 img,#divKV1 #divKV_img3 img,#divKV1 #divKV_img4 img,#divKV1 #divKV_img5 img,#divKV1 #divKV_img6 img,#divKV1 #divKV_img7 img{ width: 100%;}*/
#divKV1_footbar { position: absolute; width: 150px; height: 10px; left: 50%; margin-left: -500px; z-index: 100; bottom: 52px; }
	#divKV1_footbar div { cursor: pointer; display: block; float: left; width: 10px; height: 10px; margin-right: 10px; background-color: #8e8e8e; }
		#divKV1_footbar div.on { background-color: #d80034; }


#divLogin { position: absolute; display: block; width: 301px; height: 253px; background-color: #000; top: 273px; left: 50%; margin-left: 291.5px; z-index: 100; }
	/*#divLogin a { display: block; float: left; color: #fff; font-family: "微软雅黑"; font-size: 15px; text-align: center; }*/
        #divLogin a { display: block; float: left; color: #fff; font-family: "黑体"; font-size: 15px; text-align: center; }
	#divLogin #aLogin { width: 100px; height: 36px; line-height: 36px; }
	#divLogin #aApply { width: 100px; height: 36px; line-height: 36px; margin-right: 1px; background-color: #960100; }
	#divLogin #aBookService { width: 100px; height: 36px; line-height: 36px; background-color: #960100; }
	#divLogin #inputUsername { position: absolute; left: 19px; top: 60px; display: block; width: 266px; height: 42px; line-height: 42px; }
	#divLogin #inputPassword { position: absolute; left: 19px; top: 120px; display: block; width: 266px; height: 42px; line-height: 42px; }
	#divLogin #aForgetPassword { position: absolute; left: 19px; top: 186px; width: 81px; height: 40px; line-height: 40px; background: url(../image/00_button1.jpg) no-repeat; color: #a5a4a4; }
		#divLogin #aForgetPassword:hover { background: url(../image/00_button1_on.jpg) no-repeat; }
	#divLogin #aDoLogin { position: absolute; left: 101px; top: 186px; width: 183px; height: 40px; line-height: 40px; background: url(../image/00_button2.jpg) no-repeat; }
		#divLogin #aDoLogin:hover { background: url(../image/00_button2_on.jpg) no-repeat; }


#divFocus { width: 100%; height: 315px; position: relative; margin-top: -40px;}
#divFocus_content { position: absolute; width: 1000px; height: 278px; left: 50%; margin-left: -500px; }
	/*#divFocus_content div h3 { font-family: "微软雅黑"; font-size: 18px; height: 30px; line-height: 30px; color: #585858; }*/
        #divFocus_content div h3 { font-family: "黑体"; font-size: 18px; height: 30px; line-height: 30px; color: #585858; }
	#divFocus_content div {display: block; float: left; height: 314px; background-repeat: no-repeat; background-color: #fff; }
	#divFocus_content #divFocus1 { width: 333px; margin-right: 1px; background-image: url(../images/index/pic_01.jpg); }
	#divFocus_content #divFocus2 { position: relative; width: 332px; margin-right: 1px; background-image: url(../images/index/pic_02.jpg); }
	#divFocus_content #divFocus3 { width: 333px; background-image: url(../images/index/pic_04.jpg); }
	#divFocus_content #divFocus1 #aActivity1 { display: block; float: left; width: 292px; height: 138px; }
	#divFocus_content #divFocus1 #aActivity2 { display: block; float: left; width: 292px; height: 138px; }
	#divFocus_content #divFocus2 #inputAddress { position: absolute;left:18px;top:122px; display: block; width: 216px; height: 30px;line-height:30px; color: #aeaeae; font-family: "宋体"; font-size: 13px; }
	#divFocus_content #divFocus2 #aServicesQuery {position: absolute;left:236px;top:120px; display: block; width: 34px; height: 33px; }
	#divFocus_content #divFocus3 #aDownload { display: block; width: 287px; height: 138px; }
	#divFocus_content a.aFocus{ display: block; width: 332px; height: 138px;}
	#divFocus_content ul{
		margin-top: 16px;
		padding-left: 20px;
	}
	#divFocus_content ul li a{
		line-height: 22px;
		color: #616161;
	}
	#divFocus_content ul li a:hover{
		color: #cd0200;
	}
#nextBtn{ position: absolute; right: 50px; top: 50%; margin-top: -40px; opacity: .5; border-radius: 2px;}
#nextBtn:hover{ opacity: 1}
#preBtn{ position: absolute; left: 50px; top: 50%; margin-top: -40px; opacity: .5; border-radius: 2px;}
#preBtn:hover{ opacity: 1}</pre></body></html>