<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img,input{border:0 none;}li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em,cite,i{font-style:normal;}
a{color:#333;text-decoration:none;padding:0;margin:0;font-size: 16px;}
a:hover{text-decoration: underline;}
body{color:#222;font-size: 12px;background-color: #f2f2f2;}
/*top*/
.zi_top{background: #363636;height: 40px;width:100%;float: left;}
.zi_top .zi_top_box{}
.zi_top .zi_top_box a{color: #f1f1f1;float: left;padding-right: 22px;overflow:hidden;line-height: 35px;height: 35px;font-size: 13px;}
.zi_top .zi_top_box a:visited{}
.zi_top .zi_top_box span{float:left;display: inline-block;line-height: 14px;height: 14px;margin-top: 10px;padding-right:7px;color: #f1f1f1;}
.zi_top .zi_top_box{width: 1200px;margin: auto;}
.wrap{margin: auto;width: 1200px;}

.header{background-color: #64c9f5;float: left;width: 100%;height: 116px;}
.header_box{margin: auto;width: 1200px;}
.logo{float: left;width: 228px;height: 85px;margin-top: 14px;}
.logo a{display: block;overflow: hidden;color: #fff;height: 61px;width: 100%;}

.search_box{display: inline-block;width: 792px;}
.search {background: #fff;float: left;border-radius: 10px;overflow: hidden;margin-top: 33px;margin-left: 211px;}
.search em{float: left;width: 26px;height: 25px;margin-left: 13px;margin-top: 11px;display: none;}
.search_text {width: 279px;padding: 0 10px 0 15px;line-height: 48px;height: 48px;border: 0;color: #cacaca;font-size: 15px;outline: none;}
.search_btn {width: 90PX;line-height: 48px;cursor: pointer;background: #c2edff;padding: 0;float: right;color: #00b2ff;border: 0;text-align: center;font-size: 16px;}

.glyphicon{float: right;margin-top: 42px;text-align: center;}
.glyphicon a{margin-left: 9px;height: 33px;color: #fff;width: 80px;background: #ff9a4f;float: left;line-height: 32px;font-size: 14px;border-radius: 4px;}
.glyphicon .jianyi{background: #21b0ed;}

/*nav*/
.nav{float:left;width:100%;height: 50px;line-height: 50px;background: #ffffff;overflow: hidden;margin-bottom: 25px;}
.nav ul{width: 1200px;margin: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.nav li{float:left;text-align:center;}
.nav li a{float:left;color: #333;font-size: 15px;padding:0 11px;}
.nav li a.now{background: #15a592;}
.nav li a:hover{text-decoration:underline}
.nav li.nav_logo{float:right}
.nav li.nav_logo a{background:url(http://img.xuexila.com/xuexila/nav_logo.png) no-repeat center; padding:0; width:152px; height:38px; text-indent:-9999em}

small,.small{font-size:85%}

.text-muted{color: #bbb;}

fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}
textarea.form-control{height:auto}

.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none; -moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}


.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}
.tooltip.in{filter:alpha(opacity=70);opacity:.7}
.tooltip.top{padding:5px 0;margin-top:-3px}
.tooltip.right{padding:0 5px;margin-left:3px}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip.left{padding:0 5px;margin-left:-3px}
.tooltip-inner{max-width:200px;padding:4px 8px 3px;color:#eee;text-align:center;text-decoration:none;background-color:#000;border-radius:2px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}


.label,.badge{position:relative;display:inline-block;padding:5px 7px;font-size:12px;line-height:14px;color:#ffffff;vertical-align:baseline;white-space:nowrap;background-color:#999999}
.badge{padding:1px 4px 0}
.label:empty,.badge:empty{display:none}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer}
.label-arrow{position:absolute;width:0;height:0;vertical-align:top;content:""}
.label .label-arrow{top:7px;right:-4px;border-left:4px solid #000000;border-top:4px solid transparent;border-bottom:4px solid transparent}
.label-important,.badge-important{background-color:#64c9f5;opacity: .9}
.label-important .label-arrow,.badge-important .label-arrow{border-left-color:#64c9f5;opacity: .9}
.label-warning,.badge-warning{background-color:#f89406}
.label-warning .label-arrow,.badge-warning .label-arrow{border-left-color:#f89406}
.label-success,.badge-success{background-color:#56af45}
.label-success .label-arrow,.badge-success .label-arrow{border-left-color:#56af45}
.label-info,.badge-info{background-color:#3a87ad}
.label-info .label-arrow,.badge-info .label-arrow{border-left-color:#3a87ad}
.label-inverse,.badge-inverse{background-color:#4A4A4A}
.label-inverse .label-arrow,.badge-inverse .label-arrow{border-left-color:#4A4A4A}
a.label-important:hover,a.badge-important:hover{opacity: 1}
a.label-important:hover .label-arrow,a.badge-important:hover .label-arrow{opacity: 1}
a.label-warning:hover,a.badge-warning:hover{background-color:#d57f05}
a.label-warning:hover .label-arrow,a.badge-warning:hover .label-arrow{border-left-color:#d57f05}
a.label-success:hover,a.badge-success:hover{background-color:#49953b}
a.label-success:hover .label-arrow,a.badge-success:hover .label-arrow{border-left-color:#49953b}
a.label-info:hover,a.badge-info:hover{background-color:#317292}
a.label-info:hover .label-arrow,a.badge-info:hover .label-arrow{border-left-color:#317292}
a.label-inverse:hover,a.badge-inverse:hover{background-color:#383838}
a.label-inverse:hover .label-arrow,a.badge-inverse:hover .label-arrow{border-left-color:#383838}

.text-muted a{color: #999;text-decoration: underline;}
.text-muted a:hover{color: #64c9f5;}

.container{margin:0 auto;text-align:left;position:relative;}
.container:before,.container:after{/* display:table; *//* content:""; */line-height:0;}
.container:after{clear:both}
.content-wrap{width: 1200px;margin: auto;}
.content{float: left;width: 770px;background: #fff;padding: 30px;line-height: 28px;border-radius: 15px;margin-bottom: 25px;}
.sidebar{float: right;width: 336px;position:relative;}



.slinks{text-align: center;color: #999;font-size: 12px;line-height: 25px;}
.slinks a{color: #999;margin: 0 5px;}
.slinks a:hover{color: #666;text-decoration: underline;}

.breadcrumbs{margin-bottom:15px;color: #666;}
.breadcrumbs a{color: #666;}

.pagination{overflow:hidden;float: left;padding: 20px 0;}

.title{background: #f5f5f5;font-weight: bold;height: 42px;line-height: 42px;margin-bottom: 7px;border-radius: 4px;}
.title strong{display: inline-block;color: #64c9f5;font-weight: 700;font-size: 16px;padding: 0 15px;}
.title .pull-right{float: right;line-height: 32px;}

.sticky{overflow: hidden;margin-bottom: 0;}
.sticky ul{list-style: none;padding: 0;padding-top: 15px;overflow: hidden;}
.sticky li{width: 25%;float: left;margin-bottom: 20px;height: 178px;overflow: hidden;}
.sticky li a{display:block;margin-right: 10px;position: relative;color: #666;}
.sticky a:hover{color: #64c9f5;}
.sticky img{display:block;max-width: 100%;margin-bottom: 5px;height: 132px;}

.excerpt{padding: 8px 0;border-bottom: 1px solid #eaeaea;overflow: hidden;float: left;}
.excerpt header{margin:0 0 10px 0}
.excerpt .focus{position:relative;margin:10px -6px 0 0;overflow: hidden;}
.excerpt header h2{float: left;font-size: 18px;width: 100%;font-weight: 700;}
.thumbnail .item{display: block;float: left;width: 25%;margin-bottom: 6px;}
.thumbnail .thumb{max-width: 240px;width: 100%;max-height: 132px;}
.focus .thumbnail .thumb{height: 132px;}
.thumb-span{margin-right: 6px;display: block;position:relative;overflow: hidden;}

.thumb-span::before{content:"";background-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}
.thumb-span:hover::before{ background-color:rgba(0,0,0,.4);}

.excerpt-one{position: relative;}
.excerpt-one .focus{float: right;width: 25.3%;margin-top: -15px;}
.excerpt-one .focus .item{width: 100%;}
.excerpt-one .note{margin-top: 6px;padding-right: 15px;}
.excerpt-one .note{margin-right: 25.3%;}

.excerpt header .label{margin-right:5px;position:relative;top:-2px}
.excerpt header small{margin-left: 10px;}
.excerpt header small .glyphicon{margin-right: 2px;font-size: 13px;}

.post-views .glyphicon{font-size: 13px;margin-right: 2px;top: 2px;}

.excerpt h3{display:inline;font-size:22px;margin:0;font-weight:normal;position:relative;top:1px;line-height:25px}
.excerpt h3 strong{color:#8CAC52;margin-right:10px}
.excerpt h3 a{color: #444;}
.excerpt h3 a span{color:#64c9f5;}
.excerpt h3 a:hover{color: #64c9f5;}
.excerpt p{margin-bottom: 0;}
.excerpt .note{color: #a2a2a2;font-size: 14px;line-height: 26px;margin-bottom: 5px;float: left;width: 100%;margin-top: 5px;}
.excerpt .itag a{border-style:solid;border-width:1px;border-color:#e2e2e2 #ddd #ddd #e2e2e2;display:inline-block;margin-right:3px;border-radius:1px;padding:0 5px;line-height:18px}

.excerpt .text-muted{font-size: 12px;}
.excerpt .views &gt; span, .excerpt .views &gt; a{margin-right: 20px;}

.post-like{text-decoration: none;}
.post-like i{font-size: 13px;background:url(../images/dz.png) 0px 6px no-repeat; width:18px; height:20px; display:inline-block;}
.post-like:hover i{font-size: 13px;background:url(../images/dz_hover.png) 0px 6px no-repeat; width:18px; height:20px; display:inline-block;}
.post-like.actived{color: #64c9f5;}

a.post-linkto{background-color: #51CC87;color: #fff;opacity: 0.85;filter:alpha(opacity=85);}
.excerpt a.post-linkto{float: right;display: inline-block;padding: 4px 12px;font-size: 12px;text-decoration: none;}
a.post-linkto:hover{opacity: 1;filter:alpha(opacity=100);color: #fff;}
.excerpt-multi .views &gt; a.post-linkto{margin-right: 0;}

.widget{background: #fff;float: left;margin-bottom: 10px;border-radius: 10px;padding: 5%;}
.widget.affix{width: 300px;}
.widget .title{padding-top: 2px;height: 37px;line-height: 32px;width: 94%;}
.widget .title .btn{position:absolute;top:5px;right:10px;font-weight:normal;padding: 2px 7px 1px}

.widget ul{list-style: none;padding: 0;}
.widget ul:before,.widget ul:after{display:table;line-height:0;}
.widget ul:after{clear:both}

.widget_ads img{display:block;max-width: 100%;}
.widget_ads_inner{position:relative;overflow:hidden}
.widget_ads .sell{display:block;border:solid 1px #d6d6d6;color:#999;text-align:center;height:123px;line-height:123px;font-weight:bold}
.widget_ads .sell:hover{border-color:#bbb;color:#777777}

.widget ul.widget_tags_inner{padding-top: 5px;font-size: 12px;float: left;padding-bottom: 10px;}
.widget_tags_inner li{float: left;width: 32%;margin-top: 6px;text-align:center;}
.widget_tags_inner a{color: #333;display: block;margin-left: 10px;background-color: #fafafa;padding: 4px 8px;height: 26px;border-left: 1px solid #ededed;overflow: hidden;font-size:14px;line-height: 26px;}
.widget_tags_inner a:hover{color: #fff;background-color: #64c9f5;border-left-color: #FED426;border-left-width: 4px;}


.widget_postlist .items-01 li a{border-bottom:solid 1px #eee;overflow:hidden;position:relative;display:block;font-size:14px;padding:8px 90px 8px 0;min-height:76px;}
.widget_postlist .items-01 li a:hover{background-color:#F8FCFE;}
.widget_postlist .items-01 .text{margin-top:1px;display:block;}
.widget_postlist .items-01 .text span{color: #64c9f5;}
.widget_postlist .items-01 .thumbnail{position: absolute;right: 0;top: 8px;}
.widget_postlist .items-01 .thumbnail img{width:80px;height:60px}
.widget_postlist .items-01 .text-muted{margin-right:20px;font-size:12px}

.widget_postlist{overflow: hidden;}
.widget_postlist .items-02{margin-right: -3%;overflow: hidden;}
.widget_postlist .items-02 li{float: left; width: 47%;margin-right: 3%;margin-top: 3%;}
.widget_postlist .items-02 a{position: relative;display: block;}
.widget_postlist .items-02 .thumb{height: 108px;}
.widget_postlist .items-02 .post-views{display: none;}
.widget_postlist .items-02 .text{display: block;position: absolute;top: 120%;left: 0;right: 0;padding: 4px 10px;background-color: #555;background-color: rgba(0,0,0,0.7);color: #fff;font-size: 12px;line-height: 16px;}
.widget_postlist .items-02 a:hover .text{top: auto;bottom: 0}

.widget_postlist .items-03{float: left;width: 92%;padding: 1% 4%;}
.widget_postlist .items-03 li{float: left;width: 100%;line-height: 41px;height: 41px;overflow: hidden;}
.widget_postlist .items-03 li a:hover{background-color:#F8FCFE;}
.widget_postlist .items-03 .text{display:block;}
.widget_postlist .items-03 .text-muted{margin-right:20px;font-size:12px}
.widget_postlist .items-03 li a:before{content: "";float: left;width: 4px;height: 4px;background: #64c9f5;margin-right: 12px;margin-top: 20px;border-radius: 10px;}

.widget_textads {border: none;}
.widget_textads a {display: block;padding: 0 15px 15px;border: 1px solid #eaeaea;background-color: #fff;font-size: 12px;}
.widget_textads a h2 {font-size: 20px;font-weight: normal;}
.widget_textads a p {color: #999;margin-bottom: 0;}
.widget_textads a strong {margin: -1px 0 0 0;display: inline-block;padding: 4px 15px;color: #fff;font-size: 14px;font-weight: normal;}

.widget_textads a.style01{color: #428BCA;}
.widget_textads a.style01:hover{border-color: #428BCA;}
.widget_textads a.style01 strong{background-color: #428BCA;}

.footer{color:#aaa;position:relative;z-index:1;margin-right: 20px;font-size: 12px;background-color: #FFF;float: left;width: 100%;text-align: center;margin-top: 15px;}
.footer a{color:#aaa;padding: 0 5px;}
.footer a:hover{color: #999;}
.rollto{position:fixed;right:20px;bottom:20px;z-index:999;display: none;}
.rollto a{overflow: hidden;display: block;width: 50px;height: 50px;background: url(../images/backtop.png) no-repeat 0 0;text-indent: -999px;}
.rollto a:hover{background-position:0 -52px;opacity:1;filter:alpha(opacity=100)}

.user-signin{text-align: center;line-height: 22px;font-size: 12px;margin-top: 20px;}
.user-signin a{color: #999;}
.user-signin a:hover{color: #666;text-decoration: underline;}

.flinks{overflow: hidden;}
.flinks strong{margin-right: 5px;}
.flinks ul{display: inline-block;margin: 0;padding: 0;}
.flinks ul li{display: inline-block;margin-right: 15px;margin-bottom: 15px;}

.uimo .container{background-color: transparent;}
.uimo .title strong{bottom: 0;}
.uimo .most-comment-posts ul{background-color: #fff;padding: 15px 20px;}
.uimo .sticky ul{background-color: #fff;padding: 15px 20px;}
.uimo .widget .title{margin: 0 10px;font-size: 17px;}
.uimo .widget_textads{}
.uimo .widget_textads a{border-color: #fff;}
.uimo .widget_ads{padding: 0;}

.footer{padding: 15px 0;}
.icon2{ background-position:-5px -51px;}
.icon3{ background-position:-3px -95px;}
.tb{ display:inline-block; width:22px; height:22px; background:url(../images/tb.png) 0px 6px no-repeat;}

.current_icon{display:block; width:28px; height:23px; background:url(../images/current_icon.png) -3px -2px no-repeat; float:left;}

.article-meta{overflow: hidden;color: #999;font-size: 12px;padding-top:10px;text-align: center;float: left;width: 100%;}
.article-meta li{display: inline-block;margin-right: 10px;font-size: 12px;}
.article-meta a{color: #888;text-decoration: underline;}
.article-meta a:hover{color: #64c9f5;}

.ar_contentIn{float: left;width: 98%;padding: 1%;}
.uimo .article-social {background-color: #fff;padding: 20px 30px 20px 30px;}
.article-header{padding:0 0 12px;border-bottom: 1px solid #eee;float: left;width: 100%;}
.article-header .text-muted{font-size: 14px;margin-bottom: 0;}
.article-title{font-size: 24px;line-height: 1.2;font-weight: 700;text-align: center;}
.article-title a{color: #444;}
.article-title a span{color: #64c9f5;}
.article-title a:hover{color: #64c9f5;text-decoration: underline;}
.article-content{font-size: 15px;line-height:25px;word-wrap:break-word;float: left;width: 97%;}
.article-content img{max-width:100%;}
.article-content p{margin-bottom: 12px;line-height: 30px;color: #333;}
.article-content .alignnone{margin:0 auto;}

.post-copyright{clear: both;background-color:#f2f2f2;font-size:12px;color:#999;padding:6px 15px 5px;border-radius:2px;text-align:center;margin-top: 10px;}
.post-copyright a{color:#999;text-decoration:none;}

.article-nav{font-size:14px;color: #333;margin-top: 12px;overflow:hidden;float: left;width: 100%;}
.article-nav span{float:left;position:relative;width: 100%;line-height: 30px;}
.article-nav span.article-nav-next::before{content: '';position: absolute;left:0;top:0;height:100%;display: block;width: 1px;background-color: #eee;}
.article-nav a{color: #249ace;margin-right: 10px;display: inline-block;}
.article-nav span.article-nav-next a{margin-left: 10px;margin-right: 0;}
.article-nav a:hover{color: #64c9f5;}
.uimo .relates ul {background-color: #fff;padding: 20px 20px 10px;}

.relates ul{list-style:none;padding: 15px 0 0;overflow: hidden; margin-right:-10px;}
.relates-model-thumb{ margin-top:18px; overflow:hidden;}
.relates-model-thumb li{display: inline-block;vertical-align: top; width:24.5%;margin-bottom: 20px;}
.relates-model-thumb a{margin-right: 10px;display: block;}
.relates-model-thumb a img{width: 100%;margin-bottom: 5px;height: 132px;}

.pagelist{float: left;width: 100%;}
.pagelist li {float: left;}
.pagelist a {float: left;padding: 5px 11px;color: #666;background-color: #f5f5f5;border: 1px solid #ddd;margin-left: 8px;font-size: 14px;}
.pagelist a:hover {background-color: #64c9f5; color: #fff; text-decoration: none;}
.pagelist .thisclass {display: block;background-color: #64c9f5;color: #fff;border: 1px solid #ddd;padding: 5px 11px;font-size: 14px;}
.pagelist .thisclass a { background-color: #64c9f5; color: #fff;}

.tj_list{background-color: #fff;padding: 16px 20px 20px;overflow:hidden;}
.tj_list a{font-size: 14px;width:105px;height:32px;float: left;display:block;line-height:28px;border: 1px solid #ececec;color: #666;text-align: center;margin: 0px 15px 14px 0;overflow: hidden;}
.tj_list a:hover{border: 1px solid #64c9f5; background:#F8FCFE;text-decoration: none;color:#64c9f5;}

/*foot*/
.footer{color: #d5d5d5;padding: 15px 0;font-size: 14px;background-color: #434343;text-align: center;margin-top: 15px;float: left;width: 100%;}
.footer a{color: #d5d5d5;font-size: 14px;padding: 0 5px;}
.footer a:hover{color: #999;}

.flink{background: #fff;padding: 30px;width: 1137px;overflow: hidden;margin: auto;border-radius: 15px;}
.flink ul{width: 1100px;margin: auto;}
.flink b{line-height: 28px;float: left;font-size: 19px;font-weight: 700;color: #333;}
.flink b:before{content:"";font-weight: 700;float: left;width: 8px;height: 21px;margin-right: 5px;background: #64c9f5;border-radius: 60px;margin-top: 4px;}
.flink b:after{content:"";display: inline-block;background: #eeeeee;height: 3px;width: 987px;margin-left: 15px;}

.flink li{line-height: 22px;color: #b7b7b7;margin: 6px;float: left;}
.flink li:nth-child(1){color: #4586f1;}
.flink li a{color: #444;font-size: 14px;}
.flink li a:hover{color: #4586f1;}

u{text-decoration:none;}
.content a{font-size: 15px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 16px;text-align: left;font-weight: bold;line-height: 31px;color: #333;margin-top:12px;}
.content img{max-width: 100%!important;height: auto!important;}
.content img{border-radius: 10px;}
.after_height_light~p a {color: #2965b1 !important;}</pre></body></html>