@charset "UTF-8";
*{word-wrap:break-word}
*,::after,::before{box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing:border-box}
html{font-size:16px;}
body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,iframe,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,td,textarea,th{font-family:"'Microsoft Yahei','Hiragino Sans GB','Helvetica Neue',Helvetica,tahoma,arial,'WenQuanYi Micro Hei',Verdana,sans-serif,'宋体'";font-size:0.875rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{position:relative;line-height:1.5;color:#333;background:#f5f5f0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:700}
h1{font-size:2rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.125rem}h5{font-size:0.875rem}h6{font-size:0.75rem}
img{border:0;vertical-align:top}
li,ol,ul{list-style:none}
b{font-weight:400}i{font-style:normal}s,u{text-decoration:none}
a:link,a:visited{color:#333;text-decoration:none}
a:hover{color:#3071f2}
a:active{color:#1054db}


.cf:after{content:" ";display:block;height:0;clear:both;visibility:hidden}.cf{zoom:1}
.img-auto{display:inline-block;max-width:100%;height:auto}
.bg-red{background:#f00}
.border{border:1px solid #e6e2e2/* 实线 solid 点线 dotted 虚线 dashed 双线 double */}
/*改为块级元素*/.blk{display:block}
/*文字单行溢出省略号&文字不换行*/.ell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nrp{white-space:nowrap}

/**/


/*标签*/
/*网站·频道页*/
.b0o7x9 .ldl a{color:#0b2983}

/*网站·网站列表*/
.b8o1x4 ul{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:hidden}
.b8o1x4 li{overflow:hidden;padding:8px;height:40px;line-height:22px;white-space:nowrap;border:1px dotted #d4d8fc}
.b8o1x4 li:hover{background:#e4dcff}
.b8o1x4 li a{display:flex;text-decoration:none;overflow:hidden}
.b8o1x4 li img{margin-right:6px;width:22px;height:22px;display:flex;justify-content:center;object-fit:cover;display:block}
.b8o1x4 li b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*网站·列表页·定制导航*/
.b7o3x0 ul{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;text-align:center;overflow:hidden}
.b7o3x0 li{padding-bottom:0.25rem;overflow:hidden}
/*网站·网站详情*/
.b6o0x5 .stbox{margin:0 auto;display:grid;grid-template-columns:1fr;gap:14px 14px;overflow:hidden}
.b6o0x5 .stboxr li{margin:0 auto;display:grid;grid-template-columns:4.375rem 1fr;gap:11px 4px;overflow:hidden;height:30px;line-height:29px;border-top:1px dotted #d4d8fc}
.b6o0x5 .stboxr li:last-child{border-bottom:1px dotted #d4d8fc}
.b6o0x5 .tt{margin:0 auto;padding:0.5rem 0;display:grid;grid-template-columns:24px 1fr;gap:0px 6px}
.b6o0x5 .tt h1{height:24px;line-height:24px;font-size:1rem;}


/*网站·热门网站*/
.b1o4x0 ul{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:hidden}
.b1o4x0 li{width:100%;height:22px;line-height:22px;overflow:hidden}
.b1o4x0 li img{margin-right:8px;width:22px;height:22px;line-height:22px;overflow:hidden}
/*网站·同级栏目*/
.b3o0x0 ul{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:hidden}
.b3o0x0 li{width:100%;height:26px;line-height:26px;text-align:center;background:#f7f8f9;border-radius:.1875rem}
.b3o0x0 .on{line-height:24px;background:#ffe9eb;border:1px dotted #b0b4e0;}



/*返回顶部*/
.btt{position:fixed;right:1rem;bottom:1rem;z-index:50;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease}
.btt li{position:relative;margin-bottom:0.5rem;list-style:none}
.btt li:hover .btttip,.btttip:hover{width:12rem;height:auto;opacity:1;padding:0 1rem}
.bttbtn{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#4b5563;cursor:pointer;transition:all .3s ease;border:1px solid #e5e7eb}
.bttbtn:hover,.btttip:hover~.bttbtn{background:#2563eb;color:#fff;transform:translateY(-.25rem)}
.bttbtn i{font-size:1.25rem}
.btttip{position:absolute;right:2.5rem;bottom:3%;transform:translateY(-3%);width:0;height:0;opacity:0;background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:0;overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb;z-index:10}
.btttip b{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}
.btttip img{width:100%;height:auto;border-radius:.25rem;margin-bottom:0.5rem;border:1px solid #e5e7eb}
.btttip p{font-size:.75rem;color:#6b7280;margin-bottom:.5rem;line-height:1.25}

.m{margin:0 auto;width:100%;display:grid;grid-template-columns:1fr;gap:10px}
.ma,.mb,.mc{margin:0 auto;width:100%;}


.f{padding:1.5rem 0;line-height:20px;text-align:center;background:#f5f5fb;border-top:1px solid #e6e2e3;font-size:0.875rem}
.fa{display:none}
.fb img{margin-top:-2px;height:1rem;vertical-align:middle}



.t{margin-bottom:0.625rem;background:#fff;border-bottom:1px solid #b0b4e0}

/*屏幕尺寸768及以上时*/
@media (min-width:768px){
 .m{width:740px;grid-template-columns:160px 3fr 160px}
 .fa{display:block;padding-bottom:0.625rem;color:#999}
 .b8o1x4 ul{grid-template-columns:1fr 1fr}
 .b1o4x0 ul{grid-template-columns:1fr}
 .b3o0x0 ul{grid-template-columns:1fr}
 .b7o3x0 ul{grid-template-columns:1fr}
}
/*屏幕尺寸992及以上时*/
@media (min-width:992px){
 .top{width:960px}
 .m{width:960px;grid-template-columns:160px 1fr 160px}
 .b8o1x4 ul{grid-template-columns:1fr 1fr 1fr}
}
/*屏幕尺寸1200及以上时*/
@media (min-width:1200px){
 .top{width:1140px}
 .m{width:1140px;grid-template-columns:160px 1fr 160px}
 .b8o1x4 ul{grid-template-columns:1fr 1fr 1fr 1fr}
 .b6o0x5 .stbox{grid-template-columns:380px 1fr}
 
}
/*屏幕尺寸1600及以上时*/
@media (min-width:1600px){
 .top{width:1280px}
 .m{width:1280px;grid-template-columns:160px 1fr 160px}
 .b8o1x4 ul{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}
}
/*顶部通栏*/
.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:998;opacity:0;visibility:hidden;transition:all .3s ease;backdrop-filter:blur(2px)}
.overlay.active{opacity:1;visibility:visible}
.top{margin:0 auto;height:40px;color:#fff;display:flex;align-items:center;position:relative;z-index:1000}
.top-a{font-size:18px;font-weight:700;white-space:nowrap;z-index:1002}
.top-b{display:none;cursor:pointer;padding:5px;color:#000;font-size:24px;z-index:1002}
.top-c{display:flex;gap:0.625rem;margin:0 auto 0 1.25rem}
.top-c-li{font-size:14px;transition:color .3s}
.top-c-li:hover{color:#007bff}
.top-d{position:relative;display:flex;align-items:center;padding:5px;color:#000;font-size:20px;cursor:pointer;z-index:1002}
.top-e{display:flex;align-items:center;position:relative;z-index:1002}
.top-e-box{position:absolute;right:0;top:50px;background:#fff;border-radius:4px;padding:5px;display:flex;align-items:center;width:0;opacity:0;overflow:hidden;transition:all .3s ease}
.top-e-box.active{width:260px;opacity:1;margin-right:10px}
.top-e-txt{border:none;outline:0;width:100%;font-size:14px;padding:5px}
@media (max-width:991px){
.top{justify-content:center}
.top-b{display:block;position:absolute;left:1rem}
.top-a{position:absolute;left:50%;transform:translateX(-50%);font-size:16px}
.top-d{position:absolute;right:15px}
.top-e{position:absolute;right:15px}
.top-c{position:fixed;top:0;left:0;height:100vh;width:68%;padding:60px 0 0 1.375rem;background:#f8f8f6;flex-direction:column;justify-content:flex-start;align-items:left;gap:1rem;transform:translateX(-100%);transition:transform 0.0s ease-in-out;margin:0;z-index:999;box-shadow:2px 0 10px rgba(0,0,0,.2)}
.top-c.active{transform:translateX(0)}
}
/*通用面板卡片*/
.x{position:relative;margin-bottom:0.625rem;background:#fff;border:1px solid #e6e2e2;border-radius:.25rem}
.xa{padding:0.375rem 0.875rem;margin-bottom:-1px;font-weight:700;border-bottom:1px solid #b0b4e0;border-radius:.1875rem}
.xa i{position:absolute;right:0.875rem;color:#888;font-size:0.75rem;line-height:1.3125rem}
.xa i u{padding:0 0 0 0.375rem;color:#e0e0e0;}
.xb{padding:0.875rem}
/*文字分格中线*/.ldl{display:flex;align-items:center;justify-content:center;font-weight:700;color:#333;margin:1rem 0;width:100%;box-sizing:border-box}.ldl::after,.ldl::before{content:"";flex:1;border-top:1px dotted #455ea7;height:0}.ldl::before{margin-right:14px}.ldl::after{margin-left:14px}.ldl i{display:inline-block;white-space:nowrap}.ldl.tal{justify-content:flex-start}.ldl.tal::before{display:none;margin-right:0}.ldl.tar{justify-content:flex-end}.ldl.tar::after{display:none;margin-left:0}
/*溢出处理·默认·隐藏·滚动·自动*/.ofv{overflow:visible}.ofh{overflow:hidden}.ofs{overflow:scroll}.ofa{overflow:auto}
/*文字单行溢出省略号*/.ell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nrp{white-space:nowrap}
/*文字单行不换行*/.nrp{white-space:nowrap}
/*通用网站掠影遮罩层*/.titlepics{position:relative;display:inline-block;vertical-align:middle;overflow:hidden}.titlepics .mask{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;--mask-color:rgba(0, 0, 0, 0.055);--fade-width:10px;background:0 0;display:flex;justify-content:center;align-items:center}.titlepics .mask::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;--w:80%;--h:80%;-webkit-mask:linear-gradient(#000 0 0) center/var(--w) var(--h) no-repeat,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;box-shadow:inset 0 0 calc(var(--fade-width) * 2) 0 var(--mask-color)}
/*按钮类*/
.btn{display:inline-block;min-width:56px;box-sizing:border-box;cursor:pointer;text-align:center;font-weight:400;white-space:nowrap;vertical-align:middle;color:#fff;-moz-padding-start:npx;-moz-padding-end:npx;border:1px solid #65a0e3;background-color:#65a0e3;width:auto;*zoom:1;*overflow:visible;transition:background-color .1s linear}
.btn:focus,.btn:hover{color:#fff;background-color:#5993d5;border-color:#5993d5}
/*字体图标*/
@font-face{font-family:"app";src:url("../images/ico/app.eot");src:url("../images/ico/app.eot?#iefix") format("embedded-opentype"),url("../images/ico/app.woff2") format("woff2"),url("../images/ico/app.woff") format("woff"),url("../images/ico/app.ttf") format("truetype"),url("../images/ico/app.svg#uxfonteditor") format("svg");font-display:swap;crossorigin:anonymous}.ico{font-family:app!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.e001:before{content:"\e001"}.e002:before{content:"\e002"}.e003:before{content:"\e003"}.e004:before{content:"\e004"}.e005:before{content:"\e005"}.e006:before{content:"\e006"}.e007:before{content:"\e007"}.e008:before{content:"\e008"}.e009:before{content:"\e009"}.e00a:before{content:"\e00a"}.e00b:before{content:"\e00b"}.e00c:before{content:"\e00c"}.e00d:before{content:"\e00d"}.e00e:before{content:"\e00e"}.e00f:before{content:"\e00f"}.e010:before{content:"\e010"}.e011:before{content:"\e011"}.e012:before{content:"\e012"}.e013:before{content:"\e013"}.e014:before{content:"\e014"}.e015:before{content:"\e015"}.e016:before{content:"\e016"}.e017:before{content:"\e017"}.e018:before{content:"\e018"}.e019:before{content:"\e019"}.e01a:before{content:"\e01a"}.e01b:before{content:"\e01b"}.e01c:before{content:"\e01c"}.e01d:before{content:"\e01d"}.e01e:before{content:"\e01e"}.e01f:before{content:"\e01f"}.e020:before{content:"\e020"}.e021:before{content:"\e021"}.e022:before{content:"\e022"}.e023:before{content:"\e023"}.e024:before{content:"\e024"}.e025:before{content:"\e025"}.e026:before{content:"\e026"}.e027:before{content:"\e027"}.e028:before{content:"\e028"}.e029:before{content:"\e029"}.e02a:before{content:"\e02a"}.e02b:before{content:"\e02b"}.e02c:before{content:"\e02c"}.e02d:before{content:"\e02d"}.e02e:before{content:"\e02e"}.e02f:before{content:"\e02f"}.e030:before{content:"\e030"}.e031:before{content:"\e031"}.e032:before{content:"\e032"}.e033:before{content:"\e033"}.e034:before{content:"\e034"}.e035:before{content:"\e035"}.e036:before{content:"\e036"}.e037:before{content:"\e037"}.e038:before{content:"\e038"}.e039:before{content:"\e039"}.e03a:before{content:"\e03a"}.e03b:before{content:"\e03b"}.e03c:before{content:"\e03c"}.e03d:before{content:"\e03d"}.e03e:before{content:"\e03e"}.e03f:before{content:"\e03f"}.e040:before{content:"\e040"}.e041:before{content:"\e041"}.e042:before{content:"\e042"}.e043:before{content:"\e043"}.e044:before{content:"\e044"}.e045:before{content:"\e045"}.e046:before{content:"\e046"}.e047:before{content:"\e047"}.e048:before{content:"\e048"}.e049:before{content:"\e049"}.e04a:before{content:"\e04a"}.e04b:before{content:"\e04b"}.e04c:before{content:"\e04c"}
.e04d:before{content:"\e04d"}
/*标签命名1000个，用一个*/
/*
.b5o5x1{}.b7o3x0{}.b3o2x3{}.b5o2x3{}.b8o2x8{}.b3o7x5{}.b3o6x5{}.b9o1x9{}.b2o5x4{}.b2o8x3{}.b0o6x4{}.b8o7x0{}.b0o8x8{}.b0o6x1{}.b4o2x6{}.b5o5x9{}.b8o1x3{}.b3o4x3{}.b4o8x3{}.b4o2x3{}.b6o7x3{}.b8o0x1{}.b1o4x5{}.b3o7x3{}.b5o8x2{}.b7o4x4{}.b7o4x2{}.b7o9x2{}.b9o3x0{}.b0o2x2{}.b3o3x5{}.b3o0x1{}.b2o6x5{}.b4o8x0{}.b1o5x8{}.b7o1x5{}.b7o8x4{}.b2o6x2{}.b8o1x6{}.b5o2x4{}.b1o1x5{}.b6o7x4{}.b4o3x8{}.b2o4x7{}.b2o8x5{}.b2o7x7{}.b3o8x2{}.b5o8x0{}.b2o5x0{}.b5o4x4{}.b4o5x1{}.b6o4x3{}.b9o0x7{}.b1o7x8{}.b8o1x9{}.b8o7x8{}.b4o0x7{}.b4o4x5{}.b0o4x1{}.b4o8x6{}.b3o4x2{}.b4o4x8{}.b4o6x9{}.b7o6x4{}.b8o0x3{}.b5o8x6{}.b9o2x1{}.b3o6x9{}.b5o5x0{}.b7o0x2{}.b0o4x7{}.b1o9x6{}.b0o4x5{}.b2o3x5{}.b7o0x4{}.b9o7x2{}.b8o2x2{}.b8o2x3{}.b3o1x6{}.b9o6x0{}.b4o0x5{}.b5o7x8{}.b5o0x1{}.b4o7x2{}.b8o1x7{}.b3o2x1{}.b4o2x5{}.b5o0x9{}.b3o5x6{}.b9o2x0{}.b4o4x6{}.b3o9x1{}.b6o7x9{}.b5o8x8{}.b2o5x2{}.b4o9x4{}.b0o6x9{}.b8o0x0{}.b1o9x7{}.b0o9x1{}.b4o9x1{}.b1o9x4{}.b2o0x3{}.b2o9x7{}.b3o3x9{}.b1o7x2{}.b5o8x9{}.b1o7x7{}.b0o5x9{}.b6o6x5{}.b7o5x8{}.b6o1x0{}.b1o6x3{}.b6o6x8{}.b3o6x6{}.b9o1x7{}.b3o7x8{}.b5o3x4{}.b7o1x4{}.b4o3x1{}.b3o0x5{}.b9o9x1{}.b1o7x0{}.b5o1x3{}.b7o4x0{}.b9o8x6{}.b9o4x9{}.b7o9x7{}.b0o9x8{}.b9o4x5{}.b9o5x3{}.b7o6x9{}.b6o3x4{}.b8o9x0{}.b2o4x5{}.b3o1x2{}.b0o7x0{}.b1o8x8{}.b3o9x2{}.b7o1x3{}.b3o7x9{}.b1o5x9{}.b3o3x3{}.b9o6x7{}.b4o5x9{}.b6o8x2{}.b3o2x2{}.b6o6x9{}.b2o9x9{}.b7o3x4{}.b9o5x1{}.b0o6x0{}.b4o1x9{}.b0o6x5{}.b1o3x5{}.b1o6x8{}.b6o0x8{}.b2o9x6{}.b1o2x8{}.b8o9x9{}.b1o1x1{}.b6o7x0{}.b2o7x3{}.b7o7x7{}.b3o7x4{}.b1o0x2{}.b2o0x8{}.b1o8x1{}.b3o3x0{}.b6o1x4{}.b5o3x7{}.b2o2x6{}.b6o5x6{}.b1o2x0{}.b7o2x1{}.b7o5x9{}.b7o8x7{}.b4o1x8{}.b3o1x1{}.b4o7x0{}.b2o3x0{}.b7o7x8{}.b4o6x8{}.b5o4x6{}.b5o0x3{}.b3o1x5{}.b8o8x7{}.b3o2x6{}.b6o4x7{}.b2o9x8{}.b6o2x8{}.b8o8x3{}.b1o7x1{}.b0o1x7{}.b3o9x5{}.b3o6x7{}.b0o0x4{}.b2o7x4{}.b9o3x5{}.b6o4x0{}.b7o7x0{}.b5o7x5{}.b1o2x7{}.b8o9x7{}.b6o3x3{}.b0o6x7{}.b9o8x8{}.b5o6x4{}.b6o3x5{}.b6o9x7{}.b1o5x4{}.b9o5x9{}.b0o3x8{}.b9o0x6{}.b9o1x3{}.b6o7x5{}.b0o1x6{}.b6o8x0{}.b0o6x3{}.b6o7x1{}.b9o5x0{}.b5o6x6{}.b7o3x7{}.b5o0x2{}.b5o9x1{}.b9o1x6{}.b4o8x5{}.b0o3x9{}.b8o7x6{}.b4o6x5{}.b6o2x7{}.b4o3x4{}.b1o2x1{}.b6o2x3{}.b9o4x2{}.b9o9x2{}.b8o6x7{}.b9o5x6{}.b8o3x5{}.b5o5x4{}.b0o6x6{}.b3o2x7{}.b1o9x3{}.b1o3x4{}.b3o3x6{}.b1o4x8{}.b2o8x2{}.b1o1x4{}.b4o4x0{}.b6o3x8{}.b7o2x8{}.b2o0x0{}.b8o6x1{}.b4o0x2{}.b1o4x6{}.b0o9x2{}.b2o4x3{}.b5o1x9{}.b8o4x6{}.b0o4x0{}.b9o3x2{}.b0o0x3{}.b0o9x9{}.b8o8x5{}.b2o9x3{}.b4o9x6{}.b8o9x2{}.b5o6x2{}.b9o2x7{}.b2o5x1{}.b9o0x5{}.b6o3x1{}.b4o2x7{}.b6o4x6{}.b5o5x8{}.b6o8x9{}.b3o2x4{}.b5o6x9{}.b3o6x4{}.b2o1x3{}.b7o4x9{}.b8o8x6{}.b6o1x9{}.b3o5x5{}.b1o6x6{}.b9o8x4{}.b2o8x6{}.b8o5x5{}.b5o2x1{}.b2o5x6{}.b2o5x5{}.b3o8x6{}.b3o3x7{}.b7o4x6{}.b0o7x7{}.b5o2x8{}.b8o4x7{}.b7o7x4{}.b5o2x2{}.b2o4x8{}.b3o5x7{}.b7o6x3{}.b6o4x5{}.b6o3x2{}.b5o1x0{}.b0o0x0{}.b8o3x2{}.b0o8x6{}.b2o5x9{}.b7o4x1{}.b0o3x5{}.b8o4x2{}.b6o8x4{}.b8o4x8{}.b4o2x1{}.b9o5x5{}.b4o1x0{}.b2o1x2{}.b9o8x5{}.b9o0x9{}.b7o3x2{}.b7o6x0{}.b2o1x5{}.b1o1x6{}.b4o3x2{}.b4o7x5{}.b6o7x6{}.b2o2x8{}.b6o9x0{}.b9o6x8{}.b7o7x2{}.b8o4x0{}.b6o6x4{}.b5o4x5{}.b4o1x4{}.b0o2x3{}.b9o8x0{}.b1o0x9{}.b6o9x9{}.b0o7x6{}.b0o1x2{}.b5o6x7{}.b8o7x4{}.b6o6x2{}.b8o9x4{}.b2o9x4{}.b7o9x9{}.b0o9x7{}.b9o9x9{}.b4o9x3{}.b7o9x5{}.b3o5x9{}.b9o6x6{}.b0o0x8{}.b1o8x0{}.b8o2x7{}.b6o7x2{}.b0o0x5{}.b1o7x3{}.b2o1x4{}.b7o0x0{}.b2o2x1{}.b1o3x1{}.b2o7x8{}.b1o2x9{}.b3o9x9{}.b9o2x9{}.b6o1x7{}.b1o8x9{}.b1o0x4{}.b7o0x3{}.b0o7x5{}.b5o7x7{}.b5o2x0{}.b9o8x3{}.b7o0x1{}.b7o3x1{}.b1o0x8{}.b1o9x2{}.b0o3x4{}.b0o0x6{}.b6o7x7{}.b4o3x0{}.b4o6x3{}.b4o1x6{}.b1o0x6{}.b5o2x7{}.b2o7x1{}.b8o1x5{}.b3o1x3{}.b5o9x8{}.b4o8x9{}.b8o1x1{}.b7o5x1{}.b3o4x0{}.b7o1x0{}.b2o1x1{}.b9o2x6{}.b3o0x4{}.b1o1x8{}.b3o4x9{}.b2o4x0{}.b6o6x6{}.b0o6x8{}.b1o5x2{}.b4o6x4{}.b8o4x1{}.b9o3x4{}.b4o8x1{}.b5o4x2{}.b5o7x1{}.b9o7x3{}.b3o8x0{}.b3o1x4{}.b0o3x1{}.b9o4x8{}.b0o2x1{}.b2o6x9{}.b7o8x0{}.b7o4x3{}.b5o9x2{}.b0o8x3{}.b2o1x8{}.b4o0x3{}.b5o4x0{}.b3o7x1{}.b0o8x5{}.b8o1x0{}.b6o9x3{}.b3o4x1{}.b0o0x7{}.b6o9x8{}.b0o1x1{}.b8o0x2{}.b9o4x3{}.b3o5x1{}.b4o1x1{}.b7o6x7{}.b3o4x5{}.b4o0x1{}.b8o5x2{}.b4o8x8{}.b5o3x3{}.b9o7x7{}.b1o6x5{}.b2o6x7{}.b1o0x1{}.b7o6x1{}.b8o3x3{}.b2o6x8{}.b0o2x9{}.b0o4x8{}.b2o4x4{}.b3o7x6{}.b9o6x3{}.b4o8x4{}.b0o7x3{}.b2o8x0{}.b2o0x1{}.b6o5x8{}.b7o2x7{}.b4o7x1{}.b6o3x6{}.b5o1x1{}.b5o3x8{}.b6o0x0{}.b4o2x4{}.b5o0x8{}.b4o3x3{}.b9o7x8{}.b0o9x4{}.b4o5x3{}.b6o1x5{}.b7o0x8{}.b7o3x3{}.b1o4x2{}.b6o6x7{}.b5o2x6{}.b5o8x5{}.b6o1x6{}.b1o8x2{}.b4o7x6{}.b5o8x1{}.b9o9x8{}.b8o2x6{}.b6o9x6{}.b1o8x3{}.b4o4x4{}.b2o1x6{}.b5o9x0{}.b3o0x8{}.b7o2x5{}.b7o8x6{}.b4o0x0{}.b4o2x9{}.b5o6x8{}.b6o0x7{}.b8o5x4{}.b8o4x5{}.b9o1x2{}.b2o4x2{}.b5o3x9{}.b4o7x4{}.b6o2x9{}.b7o5x2{}.b9o4x4{}.b6o0x6{}.b2o0x4{}.b6o2x5{}.b4o5x2{}.b4o5x6{}.b8o0x6{}.b4o4x1{}.b8o0x7{}.b0o8x7{}.b4o7x7{}.b6o8x7{}.b6o8x1{}.b2o4x9{}.b7o8x2{}.b7o1x7{}.b9o5x4{}.b8o9x1{}.b9o5x7{}.b1o2x6{}.b2o3x9{}.b2o1x7{}.b9o7x1{}.b9o0x2{}.b2o8x9{}.b5o8x4{}.b4o0x4{}.b1o2x4{}.b1o0x3{}.b3o4x8{}.b6o1x3{}.b6o5x1{}.b2o7x2{}.b0o9x0{}.b3o5x2{}.b9o2x2{}.b8o6x4{}.b7o2x0{}.b7o5x5{}.b1o5x1{}.b7o7x5{}.b7o0x5{}.b7o7x1{}.b0o0x1{}.b6o0x2{}.b0o5x3{}.b2o1x0{}.b8o6x3{}.b4o7x8{}.b1o5x0{}.b9o3x6{}.b3o0x3{}.b2o7x0{}.b7o0x9{}.b3o8x7{}.b9o2x5{}.b8o9x5{}.b1o0x7{}.b9o9x5{}.b4o3x6{}.b8o7x7{}.b5o9x9{}.b2o9x1{}.b1o1x2{}.b4o5x5{}.b9o9x3{}.b5o5x7{}.b9o7x5{}.b8o8x8{}.b9o8x9{}.b6o8x8{}.b9o8x2{}.b0o8x0{}.b9o4x0{}.b8o9x3{}.b9o1x5{}.b8o4x3{}.b4o6x7{}.b3o2x8{}.b1o4x7{}.b6o5x4{}.b4o3x7{}.b1o7x4{}.b8o0x5{}.b4o1x3{}.b7o1x8{}.b0o1x8{}.b2o5x8{}.b9o5x8{}.b9o9x0{}.b6o8x6{}.b5o4x3{}.b2o0x2{}.b9o3x9{}.b3o5x4{}.b3o1x7{}.b8o6x0{}.b8o6x8{}.b6o4x8{}.b9o3x7{}.b8o0x8{}.b3o3x1{}.b3o0x6{}.b1o7x9{}.b5o1x6{}.b1o9x5{}.b5o0x6{}.b9o4x7{}.b8o5x7{}.b5o6x1{}.b8o7x3{}.b7o7x6{}.b8o0x4{}.b0o2x7{}.b3o6x2{}.b6o5x0{}.b3o3x2{}.b5o0x4{}.b5o2x9{}.b1o4x3{}.b1o3x3{}.b5o2x5{}.b3o6x8{}.b5o7x9{}.b6o8x3{}.b3o5x8{}.b4o7x3{}.b9o7x4{}.b0o5x1{}.b1o2x2{}.b2o8x4{}.b0o4x6{}.b7o6x2{}.b3o6x0{}.b6o5x9{}.b0o7x8{}.b7o8x1{}.b8o8x0{}.b4o9x9{}.b6o2x0{}.b1o1x0{}.b9o8x1{}.b2o4x6{}.b9o2x4{}.b5o7x2{}.b4o5x4{}.b9o0x4{}.b3o8x1{}.b2o2x3{}.b4o4x7{}.b1o8x7{}.b5o0x7{}.b6o3x9{}.b8o1x8{}.b7o7x3{}.b3o4x7{}.b9o6x5{}.b5o9x7{}.b2o3x3{}.b0o1x3{}.b0o3x7{}.b0o5x4{}.b5o4x7{}.b4o0x8{}.b4o5x7{}.b8o2x0{}.b2o6x1{}.b6o1x1{}.b8o1x2{}.b7o9x8{}.b7o6x8{}.b9o6x1{}.b6o0x9{}.b5o5x6{}.b6o4x2{}.b0o1x0{}.b7o7x9{}.b0o5x0{}.b1o7x6{}.b9o5x2{}.b4o5x8{}.b2o3x2{}.b5o3x5{}.b0o7x4{}.b1o0x5{}.b1o3x2{}.b4o8x2{}.b6o1x8{}.b8o7x5{}.b8o3x6{}.b7o5x0{}.b2o2x7{}.b8o6x5{}.b1o8x4{}.b6o9x4{}.b2o1x9{}.b5o7x3{}.b7o9x1{}.b5o1x2{}.b5o3x6{}.b1o5x6{}.b3o1x0{}.b6o6x3{}.b3o3x4{}.b1o6x9{}.b3o2x9{}.b2o3x6{}.b5o4x8{}.b2o3x7{}.b6o5x7{}.b1o4x1{}.b3o1x8{}.b0o7x1{}.b7o8x5{}.b2o0x6{}.b6o9x5{}.b7o5x6{}.b1o9x0{}.b3o9x0{}.b2o6x0{}.b6o3x0{}.b7o6x5{}.b7o1x9{}.b7o2x3{}.b5o9x5{}.b0o4x4{}.b3o6x3{}.b7o6x6{}.b0o2x5{}.b4o3x5{}.b7o2x6{}.b3o8x8{}.b0o5x5{}.b1o6x2{}.b9o1x4{}.b9o6x4{}.b6o4x4{}.b4o3x9{}.b9o1x0{}.b7o4x8{}.b9o9x4{}.b0o1x9{}.b8o5x6{}.b6o5x3{}.b2o7x9{}.b4o8x7{}.b3o9x7{}.b7o9x0{}.b0o3x3{}.b4o2x8{}.b8o0x9{}.b2o5x3{}.b7o3x9{}.b4o1x7{}.b2o5x7{}.b4o0x9{}.b5o9x3{}.b6o9x2{}.b6o0x3{}.b5o1x4{}.b4o7x9{}.b8o4x9{}.b9o8x7{}.b6o3x7{}.b5o7x4{}.b3o9x4{}.b5o8x3{}.b8o8x2{}.b1o7x5{}.b0o2x6{}.b4o2x2{}.b3o8x9{}.b1o6x4{}.b8o3x9{}.b1o2x5{}.b9o3x8{}.b9o4x6{}.b1o1x3{}.b0o8x9{}.b4o1x2{}.b3o5x0{}.b0o9x3{}.b9o0x3{}.b2o6x3{}.b5o1x7{}.b5o1x5{}.b8o2x5{}.b1o2x3{}.b0o1x4{}.b5o3x1{}.b5o4x1{}.b0o4x3{}.b5o5x3{}.b5o3x2{}.b2o9x2{}.b1o8x5{}.b1o4x9{}.b2o8x8{}.b8o5x0{}.b1o6x1{}.b2o3x1{}.b8o3x8{}.b7o8x8{}.b7o9x4{}.b7o4x5{}.b1o0x0{}.b9o1x8{}.b9o7x6{}.b4o1x5{}.b9o0x0{}.b4o9x2{}.b4o6x0{}.b7o9x6{}.b8o3x0{}.b5o0x5{}.b3o6x1{}.b3o5x3{}.b7o2x9{}.b7o1x1{}.b9o6x9{}.b2o4x1{}.b2o7x5{}.b1o3x7{}.b8o7x9{}.b2o2x5{}.b8o2x9{}.b4o6x1{}.b8o5x9{}.b3o8x5{}.b7o4x7{}.b1o5x3{}.b5o4x9{}.b9o2x3{}.b4o4x9{}.b3o0x9{}.b3o0x7{}.b2o2x2{}.b4o6x6{}.b5o7x0{}.b1o6x0{}.b3o7x7{}.b8o8x4{}.b8o6x9{}.b1o9x8{}.b5o9x6{}.b3o7x0{}.b2o0x7{}.b9o9x7{}.b4o6x2{}.b0o9x5{}.b2o0x5{}.b0o2x8{}.b7o5x7{}.b8o9x8{}.b0o9x6{}.b8o2x4{}.b0o7x2{}.b8o5x8{}.b3o8x4{}.b9o7x9{}.b0o3x0{}.b3o9x6{}.b9o3x3{}.b0o4x9{}.b0o0x2{}.b6o0x4{}.b6o4x1{}.b1o3x0{}.b4o0x6{}.b2o3x8{}.b7o5x4{}.b2o8x1{}.b2o2x4{}.b0o5x6{}.b3o9x8{}.b3o2x5{}.b6o0x1{}.b9o6x2{}.b1o4x4{}.b3o8x3{}.b8o6x6{}.b4o9x0{}.b3o4x4{}.b1o3x9{}.b2o9x5{}.b2o0x9{}.b5o6x0{}.b9o7x0{}.b0o1x5{}.b5o1x8{}.b2o3x4{}.b0o3x6{}.b0o5x8{}.b1o6x7{}.b6o6x1{}.b5o5x2{}.b8o9x6{}.b3o7x2{}.b6o5x2{}.b9o0x8{}.b6o2x1{}.b0o2x0{}.b5o5x5{}.b8o5x1{}.b9o3x1{}.b8o3x4{}.b8o8x1{}.b7o0x7{}.b5o3x0{}.b0o8x2{}.b9o1x1{}.b7o3x5{}.b8o3x7{}.b8o7x2{}.b1o9x9{}.b8o7x1{}.b4o4x3{}.b0o5x2{}.b2o8x7{}.b0o4x2{}.b0o2x4{}.b3o3x8{}.b7o2x2{}.b1o3x8{}.b8o3x1{}.b5o8x7{}.b3o4x6{}.b6o8x5{}.b5o9x4{}.b7o1x6{}.b1o5x5{}.b9o9x6{}.b8o5x3{}.b0o5x7{}.b0o0x9{}.b5o7x6{}.b4o9x5{}.b8o2x1{}.b1o3x6{}.b2o6x6{}.b0o8x4{}.b2o9x0{}.b6o6x0{}.b0o3x2{}.b4o9x8{}.b7o5x3{}.b5o6x5{}.b6o5x5{}.b1o5x7{}.b0o8x1{}.b6o9x1{}.b1o9x1{}.b7o0x6{}.b0o6x2{}.b8o8x9{}.b1o1x9{}.b3o9x3{}.b7o3x8{}.b1o8x6{}.b3o1x9{}.b5o6x3{}.b3o2x0{}.b6o7x8{}.b4o4x2{}.b8o4x4{}.b7o3x6{}.b2o6x4{}.b9o2x8{}.b6o4x9{}.b7o2x4{}.b9o4x1{}.b6o2x2{}.b4o2x0{}.b3o0x2{}.b5o0x0{}.b8o6x2{}.b2o2x0{}.b7o8x9{}.b6o1x2{}.b4o9x7{}.b2o7x6{}.b2o2x9{}.b9o0x1{}.b7o8x3{}.b7o1x2{}.b6o2x4{}.b6o2x6{}.b4o5x0{}.b7o9x3{}.b1o1x7{}
*/