<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */
body{background:#ffffff;font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;}

.themec{ color:#015293;}
.themebgc{ background-color:#015293;}
.themebdc{ border-color: #015293;}

/*è¾¹è·*/
.ml2{ margin-left: 2px; }
.ml5{ margin-left: 5px; }
.ml8{ margin-left: 8px; }
.ml10{ margin-left: 10px; }
.ml12{ margin-left: 12px; }
.ml15{ margin-left: 15px; }
.ml20{ margin-left: 20px; }
.ml21{ margin-left: 21px; }
.ml25{ margin-left: 25px; }
.ml27{ margin-left: 27px; }
.ml30{ margin-left: 30px; }
.ml40{ margin-left: 40px; }
.ml50{ margin-left: 50px; }
.ml60{ margin-left: 60px; }
.ml65{ margin-left: 65px; }
.ml68{ margin-left: 68px; }
.ml80{ margin-left: 80px; }
.ml105{ margin-left:105px; }
.ml125{ margin-left:125px; }
.ml-20{ margin-left: -20px; }
.mt3{ margin-top: 3px; }
.mt5{ margin-top: 5px; }
.mt7{ margin-top: 7px; }
.mt8{ margin-top: 8px; }
.mt9{ margin-top: 9px; }
.mt10{ margin-top: 10px; }
.mt12{ margin-top: 12px; }
.mt14{ margin-top: 14px; }
.mt15{ margin-top: 15px; }
.mt18{ margin-top: 18px; }
.mt20{ margin-top: 20px; }
.mt23{ margin-top: 23px; }
.mt25{ margin-top: 25px; }
.mt30{ margin-top: 30px; }
.mt35{ margin-top: 35px; }
.mt40{ margin-top: 40px; }
.mt45{ margin-top: 45px; }
.mt50{ margin-top: 50px; }
.mt55{ margin-top: 55px; }
.mt60{ margin-top: 60px; }
.mt70{ margin-top: 70px; }
.mt80{ margin-top: 80px; }
.mt90{ margin-top: 90px; }
.mt100{ margin-top: 100px; }
.mt110{ margin-top: 110px; }
.mt120{ margin-top: 120px; }
.mr2{ margin-right: 2px; }
.mr5{ margin-right: 5px; }
.mr7{ margin-right: 7px; }
.mr8{ margin-right: 8px; }
.mr10{ margin-right: 10px; }
.mr15{ margin-right: 15px; }
.mr20{ margin-right: 20px; }
.mr25{ margin-right: 25px; }
.mr30{ margin-right: 30px; }
.mr40{ margin-right: 40px; }
.mr50{ margin-right: 50px; }
.mb5{ margin-bottom: 5px; }
.mb10{ margin-bottom: 10px; }
.mb15{ margin-bottom: 15px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.pt15{ padding-top: 15px; }
.pt20{ padding-top: 20px; }
.pb5{ padding-bottom: 5px; }

/*é¼&nbsp;æ&nbsp;‡å˜æ‰‹åž‹*/
.pointer{ cursor: pointer; }

.main{
	width:100%;
	width:expression(document.body.clientWidth &lt;= 1100? "1100px": "auto");
    min-width:1100px;
}

/*æ•´ä½“å¤§ç»“æž„*/
.content{ 
	width:1100px; 
	margin:0 auto; 
	background:#fff;
}
.padd{ padding:0 36px 60px 36px;}

/*é¢åŒ…å±‘å¼€å§‹*/
.BreadcrumbNav{ 
	line-height:44px; 
	height:44px; 
	font-size:12px;
	font-family:"å®‹ä½“"; 
	color:#000;
}
.BreadcrumbNav a{ color:#000;}

/*ç»Ÿä¸€1pxçš„è¾¹æ¡†*/
.pub_border{ border:1px #dddddd solid;}
.column_pub_border{ border:1px #dddddd solid;}


/*ç™»å½•é¡µé¢å…¬å…±éƒ¨åˆ†*/
.oneColumn{ padding: 40px 150px 50px 150px; }

/*æ&nbsp;·å¼å°æ&nbsp;‡*/
.red-star{
	margin-right: 3px;
	color: #ee6664;
    font-weight: normal;
    vertical-align: middle;
}

/*è“åº•ç™½å­—æŒ‰é’®å®½400æŒ‰é’®*/
.blue-button400{
	width: 400px;
	height: 38px;
	border: 0;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}
.blue-button400:hover{
	background-color: #5087b2;
}
/*è¿”å›žä¸Šä¸€æ­¥æŒ‰é’®*/
.gray-button400{
	width: 400px;
	height: 35px;
	background-color: #e1e1e1;
	border: 0;
	border-radius: 5px;
	color: #000;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	cursor: pointer;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}
.gray-button400:hover{
	background-color: #cccccc;
}
/*æ³¨å†ŒæŒ‰é’®*/
.white-button400{
	width: 400px;
	height: 38px;
	border-width: 1px;
	border-style:solid;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	background-color: #FFF;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}
.white-button400:HOVER{
	color: #5087b2;
}
/*èŽ·å–éªŒè¯ç&nbsp;æŒ‰é’®*/
.code-button{
	width: 136px;
	height: 35px;
	line-height:35px;
	border: 1px #cccccc solid;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	cursor: pointer;
	background-color: #FFF;
	vertical-align: middle;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}
.code-button:disabled{
	background-color: #eeeeee;
}
/*å¼¹å‡ºçª—æŒ‰é’®æ&nbsp;·å¼*/
.dialog-button{
	width: 70px;
	height: 25px;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	letter-spacing:1px;
	line-height: 24px;
	cursor: pointer;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}
.dialog-button:HOVER{
	background-color: #5087b2;
}
/*äºŒç»´ç&nbsp;åˆ·æ–°æŒ‰é’®æ&nbsp;·å¼*/
.qr-button{
	width: 70px;
	height: 25px;
	border: 0;
	border-radius: 2px;
	background-color: #3b99fc;
	color: #fff;
	font-size: 12px;
	text-align: center;
	letter-spacing:1px;
	line-height: 24px;
	cursor: pointer;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}
.qr-button:HOVER{
	background-color:#00a3d2;
}

/*ä¸‹è¾¹æ¡†1pxçš„div*/
.pub-bottom-border{ border-bottom: 1px #c4c4c4 solid;}
.pub-bottom-border-blue{ border-bottom: 1px #015293 solid;}
/*è™šçº¿åˆ†å‰²çº¿*/
.imaginary-line{
	border-bottom: 1px #cbcbcb dashed;
}
/*è¾“å…¥æ¡†æ&nbsp;·å¼*/

/*é€šç”¨*/
.import-div{
	height: 30px;
	position: relative;
}
.import-div input{
	margin-top: 8px;
	margin-left: 7px;
	width: 350px;
    height: 20px;
    border: 0;
	font-size: 15px;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
	line-height: 20px;
	background-color: #FFF;
}
.importcode-div{
	height: 35px;
}
.importcode-div input{
	margin-top: 13px;
	margin-left: 10px;
	width: 280px;
    height: 20px;
    border: 0;
	font-size: 15px;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
	line-height: 20px;
	background-color: #FFF;
}

/*æµç¨‹æç¤ºæ&nbsp;·å¼*/
.flow-active {
    color: #fff;
    background-color: #015293;
}
.rectangle {
    position: relative;
    width: 200px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    display: block;
    float: left;
    height: 36px;
    background-color: #cfcfcf;
}
.rectangle.active {
    color: #fff;
    background-color: #015293;
}
.rectangle-4 {
    width: 150px;
}
.rectangle-3{
	width: 210px;
}
.right-move {
    margin-left: 40px;
}
.active .triangle {
    border-color: transparent transparent transparent #015293;
}
.active .triangle-cave {
    border-color: #015293 #015293 #015293 transparent;
}
.triangle {
    position: absolute;
    right: -36px;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    border-width: 18px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #cfcfcf;
}
.triangle-cave {
    position: absolute;
    left: -36px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 18px;
    border-style: solid solid solid dashed;
    border-color: #cfcfcf #cfcfcf #cfcfcf transparent;
}

/*éªŒè¯èº«ä»½é€‰æ‹©æ–¹å¼*/
.change-way-area{
	width: 100%;
	height: 120px;
	border: 1px #015293 solid;
	border-radius: 5px;
}
.change-way-img{
	margin-left:35px;
	margin-top: 37px;
}
.change-way-message{
	margin-left: 40px;
	margin-top: 37px;
}
.change-way-message-title{
	font-size: 16px;
	font-weight: bold;
}
.change-way-message-main{
	width: 480px;
	font-size: 14px;
	color: #83888e;
}
.change-button{
	margin-top: 45px;
	margin-right: 30px;
	width: 75px;
	height: 30px;
	border-radius: 5px;
	background-color: #015293;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.change-button:hover{
	background-color: #5087b2;
}

/*IE8å…¼å®¹ placeholderæ&nbsp;·å¼*/
.placeholder{
	color: #757575;
}
.input_msg {
    color: #757575;
    font-size: 15px;
    line-height: 25px;
    padding-left: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.h_msg .input_msg {
    display: none;
}

/*ä¸‹æ‹‰æ¡†æ&nbsp;·å¼*/
select{
	border: solid 1px #cdcdcd;
}
.pselect{
	width: 97px;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #313232;
	text-indent: 5px;
	vertical-align: middle;
	font-family: "FZLTTHK GBK1 0","FZYouHK_512B","å¾®è½¯é›…é»‘","å®‹ä½“",Arial;
}

.findpwd{
	color: #015293;
	cursor: pointer;
	font-weight: bold;
}
/*å¼¹å‡ºçª—æ&nbsp;·å¼*/
/* .hintdiv{
	position: absolute;
	top: 200px;
	width: 240px;
	height: 150px;
} */

</pre></body></html>