@charset "utf-8";
 *,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}
:after,:before{--tw-content:""}
html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}
body{line-height:inherit;margin:0;}
hr{border-top-width:1px;color:inherit;height:0}
abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}
sub{bottom:-.25em}
sup{top:-.5em}
table{border-collapse:collapse;border-color:inherit;text-indent:0}
button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}
:-moz-focusring{outline:auto}
:-moz-ui-invalid{box-shadow:none}
progress{vertical-align:initial}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}
fieldset{margin:0}
fieldset,legend{padding:0}
menu,ol,ul{list-style:none;margin:0;padding:0}
textarea{resize:vertical}
input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}
input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}
[role=button],button{cursor:pointer}
:disabled{cursor:default}
audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}
img,video{height:auto;max-width:100%}
.center{text-align:center;}
.fr{float:right}
.mt20{margin-top:20px}
.mb20{margin-bottom:20px}
[hidden]{display:none}
*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }
.container{width:100%}
@media (min-width:640px){.container{max-width:640px}
}
@media (min-width:768px){.container{max-width:768px}
}
@media (min-width:1024px){.container{max-width:1024px}
}
@media (min-width:1280px){.container{max-width:1280px}
}
@media (min-width:1536px){.container{max-width:1536px}
}
.uline{text-decoration:underline}
.absolute{position:absolute}
.relative{position:relative}
.top-0{top:0}
.bottom-2\.5{bottom:.625rem}
.right-2\.5{right:.625rem}
.bottom-2{bottom:.5rem}
.right-2{right:.5rem}
.z-50{z-index:50}
.col-span-full{grid-column:1/-1}
.mx-auto{margin-left:auto;margin-right:auto}
.my-5{margin-bottom:1.25rem;margin-top:1.25rem}
.my-2{margin-bottom:.5rem;margin-top:.5rem}
.my-3{margin-bottom:.75rem}
.mt-3,.my-3{margin-top:.75rem}
.mb-2{margin-bottom:.5rem}
.mb-3{margin-bottom:.75rem}
.mb-1{margin-bottom:.25rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mt-5{margin-top:1.25rem}
.mt-1{margin-top:.25rem}
.mr-2{margin-right:.5rem}
.mt-16{margin-top:4rem}
.block{display:block}
.inline-block{display:inline-block}
.flex{display:flex}
.grid{display:grid}
.h-10{height:2.5rem}
.h-3{height:.75rem}
.h-auto{height:auto}
.w-20{width:5rem}
.w-full{width:100%}
.w-\[560px\]{width:560px}
.shrink-0{flex-shrink:0}
.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}
.snap-center{scroll-snap-align:center}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.items-center{align-items:center}
.justify-center{justify-content:center}
.gap-3{gap:.75rem}
.gap-5{gap:1.25rem}
.gap-1{gap:.25rem}
.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}
.gap-y-2{row-gap:.5rem}
.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}
.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}
.gap-y-1\.5{row-gap:.375rem}
.gap-y-1{row-gap:.25rem}
.overflow-x-scroll{overflow-x:scroll}
.rounded{border-radius:.25rem}
.border-b{border-bottom-width:1px}
.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}
.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.bg-lan-900\/30{background-color:#1e3a8a4d}
.bg-red-700\/30{background-color:#b91c1c4d}
.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}
.bg-lan-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}
.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}
.p-2{padding:.5rem}
.p-3{padding:.75rem}
.p-5{padding:1.25rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-2{padding-bottom:.5rem;padding-top:.5rem}
.px-3{padding-left:.75rem;padding-right:.75rem}
.px-12{padding-left:3rem;padding-right:3rem}
.py-6{padding-bottom:1.5rem;padding-top:1.5rem}
.pr-2\.5{padding-right:.625rem}
.pr-2{padding-right:.5rem}
.pr-4{padding-right:1rem}
.pl-8{padding-left:2rem}
.pb-2{padding-bottom:.5rem}
.text-center{text-align:center}
.text-right{text-align:right}
.text-justify{text-align:justify}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-base{font-size:1rem;line-height:1.5rem}
.text-lg{font-size:1.125rem}
.text-lg,.text-xl{line-height:1.75rem}
.text-xl{font-size:1.25rem}
.text-xs{font-size:.75rem;line-height:1rem}
.font-bold{font-weight:700}
.tracking-wider{letter-spacing:.05em}
.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}
.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}
.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}
.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}
.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}
.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}
.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}
.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}
.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}
.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.underline{text-decoration-line:underline}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}
.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}
@media (min-width:768px){.md\:sticky{position:sticky}
.md\:mr-3{margin-right:.75rem}
.md\:mt-5{margin-top:1.25rem}
.md\:ml-3{margin-left:.75rem}
.md\:ml-16{margin-left:4rem}
.md\:h-64{height:16rem}
.md\:w-\[700px\]{width:700px}
.md\:w-64{width:16rem}
.md\:w-auto{width:auto}
.md\:w-40{width:10rem}
.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.md\:flex-nowrap{flex-wrap:nowrap}
.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}
.md\:pl-0{padding-left:0}
.md\:pr-0{padding-right:0}
.md\:pl-5{padding-left:1.25rem}
.md\:pt-8{padding-top:2rem}
.md\:pt-10{padding-top:2.5rem}
.md\:text-center{text-align:center}
.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
}
#slogan {
text-shadow: rgba(0,0,0,0.15) 1px 1px 1px;
}
p {
padding-bottom: 2px;
line-height: 1.6;
}
#coop p {
line-height: 1.35;
}
body {
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
}
@media (min-width: 1024px) {
body { width: 1300px !important; max-width: unset !important; }
.container { width: 1280px !important; max-width: unset !important; }
}
@media (min-width: 1280px) {
body { width: unset !important; max-width: unset !important; }
}
.h-logo a{display:block;padding:40px 0;}
.post-con h2, .post-con h3, .post-con h4, .post-con h5{
font-weight:600;
color: rgb(51, 51, 51);
padding-bottom: 7px;
margin: 20px 0px;
border-bottom: 1px solid rgb(214, 214, 216);
}
.w100{width:100%;}
.itemsli{padding:20px 0;border-bottom:1px solid #ddd;}
.itemsli h4{font-size:1.3em;margin-bottom:10px;}
.itemsli p{font-size:1em;color:#888;}
.post-con{position:relative;line-height:2.5em;font-size:14px;}
.post-con a{color: #69c;text-decoration: none;}
.post-con a:hover{text-decoration: underline;}
.post-con table a{color:#69c;text-decoration:none;font-size:14px;}
.post-con p{padding: 10px 0;word-break:break-all;}
.post-con table p{padding:0}
.post-con figcaption{text-align:center;}
.post-con img{display: block;margin: 10px auto;border: 1px solid #C7BFBF;padding: 3px;max-width: 80%;height:auto;}
.post-con h2,.post-con h3,.post-con h4,.post-con h5{color: rgb(51, 51, 51);padding-bottom: 7px;margin: 20px 0px;border-bottom: 1px solid rgb(214, 214, 216);}
.xwz-con-main h2{font-weight:600;}
.post-con ol{list-style-type:none;counter-reset:sectioncounter;}  
.post-con ol li:before {display: inline-block;content:counter(sectioncounter); counter-increment:sectioncounter;width: 24px;height: 24px;text-align: center;line-height: 24px;border-radius: 50%;margin-right: 1em;background:#5bc648;color:#efe;font-size: 14px;}
.post-con ul li{padding: 5px 0 5px 25px;}
.post-con li{padding:10px 0;}
.post-con table {margin: 10px auto;max-width: 80%;min-width:70%;height:auto;border: 1px solid #ddd;}
.post-con table tr:nth-child(even) {background-color: #f9f9f9;}
.post-con td{padding: 5px 10px;border: 1px solid #ddd;border-collapse: collapse;} 
.post-con blockquote,.post-con pre,.post-con .codecolorer {font-style:normal;margin: 20px 10px 10px;border: 1px #d0d4c8 dashed;background: #f4f5f6;padding: 8px;line-height:1.8em;}
.post-con blockquote p {padding: 8px 0;line-height: 26px;text-indent: 0em;text-align: justify;color: #2A2A2A;}
.post-con blockquote a{color: #450A11;text-decoration: underline;}
.post-con video,.post-con iframe{width:80%;min-height:480px;height:auto;display:block;margin:20px auto;} #share_wechat2,#share_qq2{display: none;position: fixed;left: 0%;top: 0%;z-index: 99;width: 100%;height: 100%;background: rgba(0,0,0,0.3);}
.showwx2 {position: fixed;border-radius: 3px;left: 50%;top: 50%;z-index: 100;width: 260px;margin-left: -140px;margin-top: -200px;background: #fff;padding: 10px 5px 15px 5px;text-align: center;}
.wxclose2 {width: 100%;font-size: 14px;color: #333;cursor: pointer;margin-bottom: 10px;float: right;text-align: right;}
.showwx2 img {width: 100%;}
.swz22 {text-align: center;font-size: 16px;}
.wzlist li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .comments_main{background:#f9f9f9;padding:20px;margin:20px 0;}
.comment-respond{padding:20px 10px;background:#fff;border:1px solid #eee;}
.logged-in-as{padding:12px 0;}
h3#comments{font-size:18px;text-indent: 8px;font-weight:400;border-left:2px solid #f60;padding-left:10px;margin:20px 0;line-height:1.6em}
ol.commentlist{margin-left:0;}
#commentform{font-size:14px;margin-top:15px}
.commentlist p {text-indent: 0px;font-size: 14px;line-height: 1.6;padding:10px 0 10px 55px;}
.commentlist a:hover{text-decoration:none !important;}
.commentlist>li.comment{margin: 20px 0;padding:10px;}
.commentlist a:link, .commentlist a:visited {background: none;color: #333;}
.comment-awaiting-moderation{position: absolute;top: -20px;right: 0;font-size: 13px;color: #999;}
.comment-body{font-size:14px}
.commentlist li {list-style: none;background: #FFF;border-bottom: 0px solid #eee;box-sizing:border-box;position:relative}
.commentlist li .gravatar {display:inline-block;vertical-align:top;width: 48px;margin: 0px 8px 5px 0px;padding: 1px 1px;text-align: center;border: 1px solid #C7C7C7;}
.commentlist li .gravatar img,.comment-author img{margin: 0px;margin-right:10px;padding: 0px;border-radius: 50%;vertical-align: top;width: 40px;height: 40px;}
.comment-body,.commentlist li ul li{position:relative;padding-bottom:10px;}
cite.fn{font-style: normal;color: #980606;padding-right: 5px;position: relative;}
.commentlist .comment-author:hover img {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-webkit-transition: all ease-in-out .5s;-moz-transition: all ease-in-out .5s;}
.commentuser{display:inline-block;width:570px;}
.commentuser .codecolorer-container {width:560px !important;}
.commentlist li .floor {float: left;width: 48px;margin-top: 1px;padding: 2px 0px 1px;text-align: center;border-top: 1px solid #A7B6BE;background: F8F8F8;color: #999999;}
.commentlist li .authordata {float: right;width: 480px;}
.commentlist li .commentmetadata {font-size: 10px;color: #999;padding: 0 0 0px 57px;position: absolute;top: 20px;}
.commentlist li .commentmetadata a{color:#999;display:inline-block;margin-top:5px}
.commentlist li .commentcontent {float: right;width: 480px;}
.commentlist ol li:before{display:none;}
#editcomment p {padding: 10px 10px 5px;}
#author, #email, #url,#result{margin:10px 0 0 0;border: 1px solid #ced4da;color: #906;background: #FCFCFC;padding: 10px;width:100%;box-sizing:border-box;}
#commentform label[for='url'],#commentform input#url{display:none;}
#respond h3,h3#respond{font-size:18px;padding:10px 0;border-bottom:1px solid #d8dde0;}
#comment {padding: 10px;margin:5px 0 0 0;width: 100%;height:10em;color: #333;background:#FCFCFC;font-size: 14px;border: 1px solid #ced4da;box-sizing:border-box;line-height:1.6em}
#but_submit {margin-left: 72px;}
#commentform #submit {border-radius: 0;padding: 12px 10%;border: 0;background-color: #000;color:#fff;font-size:16px;cursor: pointer;margin-top:20px;}
#commentform #submit:hover{background-color: #333;}
#ctrl_enter {margin: 16px 0px 0px 5px;color: #066283;font-weight: bold;}
.form-submit{clear:both;}
.submit_hover {border: 2px solid #FF6600;}
.comment-notes,label[for='comment'],.comment-form-cookies-consent{display:none;}
.comment-form-author{width:45%;float:left;margin-top:15px}
.comment-form-email{width:45%;float:right;margin-top:15px;margin-left:8%}
span.says{display:none}
.comment .reply{display: inline-block;position: absolute;top: 0px;right: 20px;font-size:12px;}
.comment .reply a{color:#999;display:inline-block;margin-top:10px}
.commentlist li .comment-body,.logged-in-as{line-height:1.6em;}
.commentlist li .children{line-height:1.6em;margin-left:20px;border:1px solid #eee;padding:10px;}
@media screen and (max-width: 768px) {
.comment-form-author,.comment-form-email{width:100%}
.commentlist p{padding-left:0px}
h3#comments,#respond h3,h3#respond{font-size:16px}
.commentlist li .children{margin-left:0}
}
.search-con{--tw-bg-opacity: 1;background-color: rgb(243 244 246 / var(--tw-bg-opacity));padding:20px 0 0;}
.search-con form {display:block;width: 80%;margin:0 auto;}
.input-group {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: stretch;align-items: stretch;width: 100%;}
.input-group-append {margin-left: -1px;display: flex;}
.form-control{width:80%}
.input-group-append .scbtn {background: linear-gradient(150deg, #298dff 0%, #00baff 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FF298DFF,endColorStr=#FF00BAFF,GradientType=1);color: #fff;border-color: transparent;padding-left: 3rem;padding-right: 3rem;padding: .5rem 2rem;font-size: 1.15rem;line-height: 1.5;border-radius: 0 50rem 50rem 0;} .downbox{width:100%;text-align:center;margin:10px auto;}
.downbox ul li,.downbox .mb_buy_now { display: inline-block;padding:5px 60px;overflow: hidden;margin-top: 10px;margin-right:15px;}
.downbox ul li a{color:#fff;}
.downbox ul li:nth-child(1){background:#72ac0d;}
.downbox .mb_buy_now{background:#ff8a00;cursor:pointer;}
.theme_data{margin: 15px 0;text-align:center;}
.theme_data h2 {font-size: 14px;font-weight: normal;color: #999;margin: 0 0 10px 0;border-left:none !important;}
.jiage {display:inline-block;color: #F30;font-size: 18px;background:url(https://www.xuewangzhan.net/wp-content/themes/xwz/images/jg.jpg) no-repeat left 40%;font-weight: bold;margin: 1px 0;display: inline-block;padding-left: 25px;margin-left: 5px;}
.ym-js{background: #f2f2f2 none repeat scroll 0 0;border: 1px solid #ccc;color: #009cff;padding:10px;margin:10px 0;}
.ym-js h3{font-weight:600;border-left:none !important;} .pagination{height:40px;width:100%;text-align:center;margin-top: 20px;text-align:center;}
.pagination .current, .pagination a{display:inline-block;height:30px;line-height:30px;padding:0px 8px;border:1px solid #c0c8ce;border-radius: 3px;margin-right:10px;font-size:14px;text-decoration:none;}
.pagination a:hover,.pagination .current{color:#6e7275;background:#FFF;}
.pagination a{background:#c0c8ce;color:#FFF;}
@media screen and (max-width: 768px) {
div[id^="attachment_"]{width:100%!important;}
.kmain {overflow-x:auto !important;}
.kmain table{width:100% !important;}
.kmain table img{max-width:100% !important;}
.post-con video,.post-con iframe{width:100%;min-height:220px;height:auto;display:block;margin:20px auto;}
.search-con form{width:100%;}
.search-con{padding:20px 10px 0 10px;}
.form-control{width:60%}
}