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

/*各个页面单独样式*/

/*首页*/
.index_box{ margin-top: 20px;}
.index_box .top_content{ height: 454px; margin-bottom: 20px;}
.user_login{ width: 540px; height: 454px; background: #fff;}
.user_login .content{ padding: 20px 22px;}
.user_login .title{ height: 27px; border-bottom: 2px solid #ddd; margin-bottom: 30px;}
.user_login .title h3{  height: 27px; color: #1369c0; letter-spacing: 2px; font-size: 18px; border-bottom: 2px solid #1369c0;}
.user_login .wr{ height: 50px; border-bottom: 1px solid #ddd;}
.user_login .wr input{ vertical-align: middle; display: block; height: 48px; font-size: 18px; color: #333; line-height: 48px; width: 246px; margin-left: 32px; border:0; outline: none;}
.user_login .user_tb{ background: url(imguser.png) no-repeat 0 center;}
.user_login .pass_tb{ background: url(imgpassword.png) no-repeat 0 center;}
.user_login .yzm_tb{ background: url(imgyzm.png) no-repeat 0 center;}
.user_login .yzm_tb input{ width: 80px; margin-right: 40px;}
.user_login .yzm_tb .yzm_pic{ cursor: pointer; width: 92px; height: 34px; border:1px solid #ddd; margin-top: 8px;}
.user_login .yzm_tb .yzm_refresh{ display: block; width: 38px; height: 34px; margin-top: 8px; border:0; outline: none; background: url(imgrefresh.png) no-repeat center;}
.user_login .rem{ padding:14px 0;}
.user_login .rem input[type='checkbox']{ display: inline-block; margin:0 8px;}
.user_login .forget_password:hover{ text-decoration: underline; color: #528adb;}
.user_login .btn_box .btn{ cursor: pointer; border:0; outline: none; display: block; width: 100%; height: 46px; border-radius: 4px; margin-bottom: 10px; color: #fff; font-size: 18px; letter-spacing: 4px;}
.user_login .btn_box .login_btn{ background: #528adb;}
.user_login .btn_box .register_btn{ background: #ff8201;}
.index_box .top_content .announcement{ width: 640px; height:454px; position: relative;}
.index_box .top_content .system_notice{ width: 100%; height: 82px; position: relative; overflow: hidden; background: #fff;}
.index_box .system_notice .title{ position: absolute; left:0; top: 0; width: 40px; height: 100%; background: #528adb;}
.index_box .system_notice .title h3{ width: 14px; color: #fff; font-size: 14px; margin:2px auto;}
.index_box .system_notice .title span{ display: block; position: absolute; right: -10px; top: 50%; margin-top: -3px; border-top: 6px solid transparent; border-left: 10px solid #528adb; border-bottom: 6px solid transparent;}
.index_box .system_notice .item{ width: 736px; margin-left: 70px; margin-top: 6px; color: #528adb;}
.index_box .system_notice .item li{ height: 32px; line-height: 32px; position: relative; border-bottom: 1px dashed #ddd;}
.index_box .system_notice .item a{ display: block; width: 75%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; color: #528adb; font-size: 16px;}
.index_box .system_notice .item a:hover{ color: #1369c0;}
.index_box .system_notice .item li .date{ position: absolute; right: 0; top: 0; font-size: 14px;}
.index_box .top_content .news_notice{ width: 100%; position: absolute; left:0; bottom: 0;}
.index_box .top_content .news_notice .new{ width: 640px; height: 454px; background: #fff;}
.index_box .news_notice .new .content{ padding:6px 22px;}
.index_box .news_notice .new .title{ height: 27px; border-bottom: 2px solid #ddd; margin-bottom: 10px;}
.index_box .news_notice .new .title h3{  height: 27px; color: #1369c0; letter-spacing: 2px; font-size: 18px; border-bottom: 2px solid #1369c0;}
.index_box .news_notice .new .title .more{ color: #b0b0b0;}
.index_box .news_notice .new .item{ width: 100%;}
.index_box .news_notice .new .item li{ height: 32px; line-height: 32px; position: relative; border-bottom: 1px dashed #ddd;}
.index_box .news_notice .new .item a{ display: block; width: 75%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; color: #666; font-size: 16px;}
.index_box .news_notice .new .item a:hover{ color: #528adb;}
.index_box .news_notice .new .item li .date{ position: absolute; right: 0; top: 0; font-size: 14px; color: #999;}
.index_box .bottom_content .declare_object{ width: 842px; height: 288px; background: #fff;}
.index_box .declare_object .content{ padding:8px 22px;}
.index_box .declare_object .title{ width: 100%; height: 27px; border-bottom: 2px solid #ddd; margin-bottom: 10px;}
.index_box .declare_object .title li{ font-size: 18px; cursor: pointer; float: left; padding:0 16px; height: 29px; line-height: 29px; color: #666; letter-spacing: 2px; font-size: 18px;}
.index_box .declare_object .title li.bg{ background: #528adb; color: #fff;}
.index_box .declare_object .title .more{ color: #b0b0b0;}
.index_box .declare_object .object{ display: none;}
.index_box .declare_object .object table{ width: 100%;}
.index_box .declare_object .object tr{ color: #666; font-size: 14px; text-align: left; height: 38px; line-height: 38px; border-bottom: 1px dashed #ddd;}
.index_box .declare_object .object th{ text-align: left;}
.index_box .declare_object .object a:hover{ color: #528adb;}
.index_box .declare_object .object tr img{ vertical-align: middle;}
.index_box .declare_object .object .title{ color: #333; height: 32px; line-height: 32px; font-size: 16px;}
.index_box .bottom_content .declare_info{ width: 344px; height: 288px; background: #fff;}
.index_box .declare_info .content{ padding:16px;}
.index_box .declare_info a{ display: block; font-size: 20px; margin-bottom: 10px; width: 100%; height: 56px; line-height: 56px; color: #fff;}
.index_box .declare_info a span{ padding-left: 118px;}
.index_box .declare_info .procedure{ background: #16c0cd url(imgdec1.png) no-repeat 74px center;}
.index_box .declare_info .know{ background: #e3c525 url(imgdec2.png) no-repeat 74px center;}
.index_box .declare_info .download{ background: #81c33d url(imgdec3.png) no-repeat 74px center;}
.index_box .declare_info .problem{ background: #f2b536 url(imgdec4.png) no-repeat 74px center;}





/*登录页*/
.Login{ width: 100%; height: 470px; position: relative; overflow: hidden;}
.Login .banner{ width: 100%; z-index: 1; position: absolute; left:0; top: 0;}
.Login .user_login{ z-index: 2; position: absolute; right: 30px; margin-top: 30px;}





/*注册页*/
.Reg .container{ padding:30px 0; border-radius: 20px; background: #fff; margin-top: 30px; border:1px solid #dce4ee;}
.Reg .title h3{ font-size: 20px; color: #666; padding-left: 58px;}
.registerform{ padding:40px 0 20px 260px;}
.registerform li{ margin-bottom: 20px;}
.registerform .need{ color: #ff0000;}
.registerform label{ color: #666; display: block; display: inline-block; width: 150px; height: 40px; line-height: 40px; text-align: right;}
.registerform .inputxt{ width: 230px; height: 40px; font-size: 14px; line-height: 40px; border:1px solid #ddd; padding: 0 5px; outline: none; margin-left: 16px; border-radius: 8px;}
.registerform .inputxt:focus{ border:1px solid #1369c0;}
.registerform .yzm{ width: 110px; height: 40px; font-size: 14px; line-height: 40px; border:1px solid #ddd; padding: 0 5px; outline: none; margin-left: 16px; border-radius: 8px;}
.registerform .yzm:focus{ border:1px solid #1369c0;}
.registerform .yzm_btn{ cursor: pointer; display: inline-block; outline: none; border:0; border-radius: 8px; margin-left: 4px; width: 110px; height: 42px; line-height: 42px; text-align: center; background: #ffa369; color: #fff; font-size: 16px;}
.registerform .Btn{ width: 246px; height: 40px; line-height: 40px; text-align: center; background: #ddd; color: #fff; outline: none; border:0; cursor: pointer; margin-left: 150px; font-size: 18px;}
.registerform .Btn.bg{ background: #8fbdee;}
.registerform a.see{color: #000;}
.registerform a.see:hover{ text-decoration: underline; color: #8fbdee;}
.registerform input[type='checkbox']{ margin-left: 100px;}



/*政策文件*/
.Policy_file{ margin-top: 30px;}
.Policy_file .aside{ width: 254px; border:1px solid #ddd; border-radius: 10px; padding-bottom: 36px; background: #fff;}
.Policy_file .aside .side .title{ height: 46px; line-height: 46px; color: #fff; font-size: 16px; margin-bottom: 20px;}
.Policy_file .aside .side .title h3{ padding-left: 52px;}
.Policy_file .aside .side .title{ background: #8fbdee url(imgpolicy.png) no-repeat 16px center; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.Policy_file .aside .side .item{ padding:0 16px; margin-bottom: 30px;}
.Policy_file .aside .side .item li{ height: 50px; line-height: 50px; border-bottom: 1px solid #ddd; background: url(imgsanjiao.png) no-repeat 0 center;}
.Policy_file .aside .side .item li a{ display: block; padding-left: 16px;}
.Policy_file .aside .side .item li a:hover{ color: #024081; background: #edf6ff url(imgsanjiao.png) no-repeat 0 center;}
.Policy_file .main{ width: 920px; background: #fff; border:1px solid #ddd; border-radius: 10px;}
.Policy_file .main .title{ height: 46px; line-height: 46px; color: #666; background: #edf6ff url(imgr_tb.png) no-repeat 20px center; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.Policy_file .main .title h3{ padding-left: 38px;}
.Policy_file .main .list{ padding:28px 50px 160px;}
.Policy_file .main .list li{ position: relative; width: 100%; height: 36px; line-height: 36px; border-bottom: 1px dashed #ddd;}
.Policy_file .main .list li a{ display: block; color: #666; width: 75%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.Policy_file .main .list li a:hover{ color: #528adb;}
.Policy_file .main .list li span{ position: absolute; right: 0; top: 0; font-size: 14px; color: #999;width: 80px;}

/*内容页*/
.Affiche{margin-top:20px;}
.Affiche .location{ margin:18px 0;}
.Affiche .location p{ background: url(imghome.png) no-repeat 0 center; padding-left: 22px;}
.Affiche .main{     width: 100%; background: #fff; border:1px solid #ddd; border-radius: 10px;  border-top-left-radius: 10px; border-top-right-radius: 10px;}
.Affiche .main .title{ height: 46px; line-height: 46px; color: #666; background: #edf6ff url(imgr_tb.png) no-repeat 20px center; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.Affiche .main .title h3{ padding-left: 38px;}
.Affiche .main .content{ padding:24px 34px;}
.Affiche .main .content h3{ font-size: 28px; color: #000; margin-bottom: 20px;text-align: center;}
.Affiche .main .content .time{ font-size: 12px; color: #888;    text-align: center;}
.Affiche .main .content .item li{ cursor: pointer; float: left; padding:0 12px; border-right: 1px solid #ddd;}
.Affiche .main .content .text{ padding:44px 0; font-size: 16px; line-height: 36px; color: #000;}
.Affiche .notice{ width: 254px; border:1px solid #ddd; border-radius: 10px; padding-bottom: 36px; background: #fff;}
.Affiche .notice .title{ height: 46px; line-height: 46px; color: #fff; font-size: 16px; margin-bottom: 20px;}
.Affiche .notice .title h3{ padding-left: 52px;}
.Affiche .notice .title{ background: #8fbdee url(imgpolicy.png) no-repeat 16px center; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.Affiche .notice .list{ padding:0 16px;}
.Affiche .notice .list li{ padding:6px 0; line-height: 36px; border-bottom:1px dashed #ddd;}
.Affiche .notice .list li a{ display: block;}
.Affiche .notice .list li a:hover{ color: #1369c0;}</pre></body></html>