@charset "utf-8";html,body{font-family:'Microsoft YaHei',Arial,Helvetica,sans-serif;font-size:14px}html{background:url(../images/bg3.png) repeat;background-attachment:fixed}body{max-width:720px;margin:0 auto}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%}a:focus{outline:none}a.hidefocus{outline:none}img{}input[type=text],input[type=button],input[type=submit]{-webkit-appearance:none;outline:none}button{border:0;outline:none;cursor:pointer}input{outline:none}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}@keyframes ld2{0%{transform:scaleY(1);background:#FED766}25%{background:#009FB7}50%{transform:scaleY(2);background:#59CD90}75%{background:#FE4A49}100%{transform:scaleY(1);background:#D91E36}}.header{position:fixed;z-index:99;height:61px;width:100%;max-width:720px;background:#4292EF;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.header.index-header{height:48px}.header .head-title-img{position:relative}.head-title-img .natural{display:block;position:absolute;top:2px;width:55px;height:55px;left:50%;margin-left:-30px;-webkit-animation:z 5s linear 0s infinite;-moz-animation:z 5s linear 0s infinite;-ms-animation:z 5s linear 0s infinite;animation:z 5s linear 0s infinite;box-shadow:0px 0px 20px #000;border-radius:50%}@-webkit-keyframes z{from{-webkit-transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);-moz-transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);-ms-transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1)}to{-webkit-transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);-moz-transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);-ms-transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);transform:translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1)}}.header .logo-box{height:61px}.header .logo{float:left;height:48px;margin-left:10px}.header .logo .logo-img{width:200px;height:44px;margin-top:2px}.header .bank{position:absolute;width:56px;height:44px;margin-top:10px;right:10px}.header .bank a{display:block;color:#fff;font-size:8pt}.header .bank img{display:block;width:25px;height:25px;margin-top:-5px;margin-right:19px;margin-left:auto;margin-bottom:auto}.nullbox{height:55px}.nav{border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow:hidden;border-top:1px solid #000}.nav span{display:block;float:left;height:30px;line-height:30px;width:16.66%;text-align:center;cursor:pointer}.nav span:hover{background:#1D79EB}.box{margin:5px 0;border-radius:5px;overflow:hidden;background:#4292EF;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000)}.news-title{float:left;height:35px;line-height:35px;padding-left:5px;border-top-left-radius:4px;border-bottom-left-radius:4px}.news-title img{display:block;float:left;width:35px;height:35px;margin-right:5px}.txtMarquee-left{padding:0 5px;width:auto;position:relative;height:35px;line-height:35px;overflow:hidden}.txtMarquee-left .bd ul{overflow:hidden;zoom:1}.txtMarquee-left .bd ul li{margin-right:20px;float:left;height:35px;line-height:35px;text-align:left;_display:inline;width:auto !important;color:#000}.txtMarquee-left .bd ul li a{color:#fff}.txtMarquee-left .bd ul li a:hover{text-decoration:underline}.subnav{border-radius:5px;padding:5px 0;background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);overflow:hidden}.subnav a{display:block;float:left;width:20%;text-align:center;font-size:12pt;color:#000;font-weight:bold;text-shadow:0px 2px 1px #ff9c00}.subnav a img{display:block;width:84px;height:76px;margin:0 auto 2px;animation-duration:4s;animation-fill-mode:both}.subnav a:nth-child(1) img,.subnav a:nth-child(2) img{animation-name:fadeInLeft}.subnav a:nth-child(3) img{animation-name:bounceInDown}.subnav a:nth-child(4) img,.subnav a:nth-child(5) img{animation-name:fadeInRight}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.subnav a:hover{animation-name:pulse;animation-duration:1s;animation-fill-mode:both}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pad{padding:4px 4px;background:#4292EF}.xjbox{margin:5px 0;border-radius:5px;overflow:hidden;background:#000}.listtable{color:#000;table-layout:fixed}.listtable tr{height:25px}.listtable th,.listtable td{padding:4px 4px}.listtable th{font-size:20pt;text-align:center;border-bottom:1px solid #000;text-shadow:1px 4px 1px #b99b5f}.listtable td{height:36px;padding-left:40px;overflow:hidden;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #b99b5f;font-size:12pt}.listtable td a{display:block;height:27px;line-height:27px;color:#000;font-weight:bold;padding-right:22px;overflow:hidden;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listTable{border-collapse:collapse;table-layout:fixed}.listTable tr{line-height:150%}.listTable a{display:block;color:#333;font-size:11pt;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listtable.icon6{background:#fff}.listtable.icon6 td a{color:#000}.qxtable{color:#000;background:#fff;font-weight:bold;word-wrap:break-word;word-break:break-all;text-align:center;}.qxtable tr{height:30px}.qxtable th,.qxtable td{border:1px solid #4292EF}.qxtable th{font-size:18px;background:#fff89c;text-align:center;color:red}.qxtable td{text-overflow:ellipsis;font-size:16px}.qxtable.left{text-align:left}.qxtable.left th{text-align:left}.qxtable.yxym{table-layout:auto;word-wrap:break-word;word-break:break-all}.qxtable.yxym td{font-size:12pt}.qxtable.yxym tr td:nth-child(2){width:40%}.list-title{background:linear-gradient(transparent,#dacfcf);color:yellow;text-shadow:0px 0px 10px red;border-left:1px solid #4292EF;border-right:1px solid #4292EF;height:40px;line-height:40px;font-size:20pt;text-align:center;border-bottom:1px solid #000;text-shadow:1px 4px 1px #b99b5f;font-weight:bold;border-top-left-radius:5px;border-top-right-radius:5px}#yxym .list-title{background:linear-gradient(transparent,#dacfcf);color:yellow;text-shadow:0px 0px 10px red;border-left:1px solid #4292EF;border-right:1px solid #4292EF}.foot-img{padding-bottom:40px}.copyright{width:80%;margin:0 auto;text-align:center;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #000}.subTextTitle{color:#000;padding:8px 8px 0px 8px;border-top-left-radius:8px;border-top-right-radius:8px}.subTextTitle h1{height:40px;line-height:40px;overflow:hidden;font-size:18px;font-weight:bold}.subTextTitle h2{color:#9e6101;text-indent:6px}.subTextTitle p{color:#d2b335;border-top:1px solid #ffeda4;border-bottom:1px solid #ffeda4;padding:10px 0;margin-top:10px;text-indent:6px}@media screen and (max-width:720px){.box,.subnav,.xjbox{margin:0px 0px}.subnav a{font-size:11pt}.subnav a img{width:67.2px;height:60.8px}.xjbox table,.listtable td{font-size:10pt}.head-title-img .natural{left:73%}.header .logo{margin-left:0px}.nav span{font-size:10px}.qxtable.yxym td{font-size:12px}.qxtable.yxym tr td:nth-child(2){font-size:13px}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{-webkit-overflow-scrolling:touch}img{max-width:100%}img:not(.sf-loaded){background:rgba(0,0,0,.04)}table{max-width:100%}td,th,p,li,a{word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:420px){.post-list a,.table-link td,.listtable td,.listtable td a,.listTable a{white-space:normal !important;word-break:break-word !important}[style*="nowrap"]{white-space:normal !important}}@media screen and (max-width:374px){.box{overflow-x:auto !important;-webkit-overflow-scrolling:touch}}@supports (padding:env(safe-area-inset-left)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.sf-flex{display:-webkit-box;display:-webkit-flex;display:flex}@media screen and (min-width:721px){body{max-width:720px;margin:0 auto}}@media screen and (max-width:720px){html{background-attachment:scroll}}.box.sf-has-iframe{background:#fff}