<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
*{font-style:normal;list-style:none;border:0;outline:none;margin:0;padding:0;font-family:"微软雅黑";}
body{background:#fff;}
.login{width:1080px;height:500px;margin:80px auto 40px auto;font-size:12px;color:#666;}
.login a:link,.login a:visited{color:#666;text-decoration:none;}
.login a:hover{color:#DF2F2F;text-decoration:none;}
.login-img{float:left;width:690px;height:430px;}
.login-box{float:right;width:350px;border:solid 1px #eee\9;background:#fff;box-shadow:0 0 12px #ddd;position:relative;}
:root .login-box{border:none;}

.login-cont{padding:20px 25px 25px 25px;width:300px;min-height:240px;}
.login-cont dt{line-height:30px;font-size:16px;height:30px;margin-bottom:-5px;}
.login-cont dt span{/*float:left;*/width:150px;text-align:center;font-weight:bold;cursor:pointer;}
.login-cont dt span.cur{/*color:#DF2F2F;*/}
.login-cont dd{line-height:40px;position:relative;padding-top:5px;}
.login-cont dd p{height:40px;width:300px;background:#f0f0f0;margin-top:20px;}
.login-cont dd p i{float:left;width:46px;height:22px;margin:9px 0;border-right:solid 1px #e0e0e0;background:url(../images/icon-login.png) no-repeat;}
.login-cont dd p input{float:left;height:40px;background:none;line-height:40px;font-size:14px;padding:0 10px;width:233px;}
.login-cont dd p em{float:left;background:#fff;width:123px;}
.login-cont dd p button{margin-left:7px;height:40px;width:116px;font-size:14px;color:#666;background:#fff;border:solid 1px #f0f0f0;cursor:pointer;}
.login-cont dd p.login-member i{background-position:center top;}
.login-cont dd p.login-number i{background-position:center -44px;}
.login-cont dd p.login-number input{width:110px;}
.login-cont dd p.login-password i{background-position:center -22px;}
.login-cont dd font{display:block;height:15px;margin:20px 0;line-height:15px;font-size:14px;text-align:right;}
#embed-captcha {margin-top: 20px;display: none;}
.login-cont dd font label{float:left;}
.login-cont dd font input{width:14px;height:14px;float:left;margin:1px 6px 0 0;}
.login-cont dd font a{margin-left:15px;}
.login-cont dd font a.red{color:#DF2F2F;}
.login-cont dd font.error{position:absolute;top:8px;left:57px;margin:0;text-align:left;font-size:12px;color:#DF2F2F;}
/*.login-cont dd span{display:block;height:45px;margin-top:20px;}*/
.login-cont dd span button{width:300px;padding-left:10px;height:45px;background:#DF2F2F;line-height:45px;color:#fff;font-size:20px;letter-spacing:10px;cursor:pointer;}
.slide-verify{margin-top:20px;line-height:40px!important;height:40px!important;background-color:#f0f0f0!important;font-size:14px;}
.slide-verify .drag-handler{height:38px!important;width:45px!important;border:solid 1px #e0e0e0!important;}
.slide-verify .drag-bg{height:40px!important;}

.code-show{position:absolute;right:4px;top:4px;width:40px;height:40px;background:url(../images/icon-code.png);cursor:pointer;z-index:2;}
.code-show i,.code-show em{position:absolute;right:45px;top:0;background:#FFEAEA;color:#F3858B;padding:0 6px;height:20px;line-height:20px;border-radius:3px;text-align:center;display:none;white-space:nowrap;}
.code-show:hover i{display:block;}
.code-show.cur{background-position:left -40px;}
.code-show.cur:hover em{display:block;}
.login-code{padding:20px 0 25px 0;width:350px;height:270px;background:#fff;display:none;z-index:1;}
.login-code dt{line-height:30px;font-size:16px;height:30px;color:#DF2F2F;text-align:center;font-weight:bold;}
.login-code dd{text-align:center;}
.login-code dd span{display:inline-block;height:157px;text-align:center;margin:25px auto 20px auto;}
.login-code dd em{display:inline-block;width:152px;height:152px;margin-top:5px;vertical-align:top;position:relative;}
.login-code dd i{display:none;width:164px;height:155px;background:url(../images/img-code.png);vertical-align:top;}
.login-code dd font{position:absolute;left:0;top:0;width:152px;height:100px;background:rgba(0,0,0,0.6);color:#fff;font-size:16px;line-height:28px;padding-top:52px;}
.login-code dd font a{display:block;width:68px;height:28px;font-size:14px;background:#DF2F2F;color:#fff!important;margin:10px auto;}
.login-code dd cite{display:inline-block;width:70px;height:70px;background:url(../images/ok-code.png) no-repeat;margin-top:40px;}
.login-code dd p{font-size:14px;line-height:20px;}
.login-code dd span:hover i{display:inline-block;}

.login-third{padding:10px 25px;width:300px;height:125px;}
.login-third dt{border-top:solid 1px #e6e6e6;line-height:21px;text-align:center;}
.login-third dt span{display:block;background:#fff;margin:-11px auto 0 auto;font-size:13px;width:133px;color:#999;}
.login-third dd span{display:block;height:24px;line-height:24px;margin:20px 0;text-align:center;}
.login-third dd i{display:inline-block;width:55px;margin:0 8px;}
.login-third dd i a{display:block;padding-left:30px;height:24px;background:url(../images/icon-third.png) no-repeat;}
.login-third dd i.third-qq a{background-position:left top;}
.login-third dd i.third-wx a{background-position:left -24px;}
.login-third dd i.third-wb a{background-position:left -48px;}
.login-third dd i.third-bd a{background-position:left -72px;}
.login-third dd p{font-size:13px;text-align:center;line-height:30px;}
.login-third dd p a{margin:0 15px;}

.floatlayer22{position:fixed;bottom:0px;left:0px;width:100%;height:165px;z-index:1000002}
.flbox22{width:100%;height:122px;background:url(../images/icon012901.png) repeat-x;position:absolute;bottom:0px;left:0;}
.flbox22 .connr{width:770px; margin:0 auto; position:relative; overflow:hidden}
.flbox22 .connr .close{float:right;width:22px;height:22px;position: absolute;top:15px;right:0px;display:inline-block;background:url(../images/ll_close2.png) no-repeat;}
.flbox22 .connr .s1{float:left;width:107px;padding-top:3px;}
.flbox22 .connr .s2{float:left;width:280px; margin:33px 70px 0 30px; text-align:center}
.flbox22 .connr .s2 h2{font-size:20px;line-height:30px;color:#333;}
.flbox22 .connr .s2 h2 span{color:#df2f30}
.flbox22 .connr .s2 p{font-size:16px;color:#666;margin-top:8px;}
.flbox22 .connr .s2 p span{color:#df2f30;font-size:20px;}
.flbox22 .connr .s3{float:left;margin:15px 0 0 0;}
.flbox22 .connr .s3 img{float:left;width:92px;height:92px; display:block;margin:0 auto 5px}
.flbox22 .connr .s3 p{float:left;margin-left:20px;font-size:14px;color:#666;padding-top:35px;}
.flbox22 .connr .s3 p span{color:#df2f30}</pre></body></html>