<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
ä»¿åˆ¶è¯·ä¿ç•™
www.wendang.net
*/
@charset "UTF-8";
/* å…±äº«æ¡†æž¶ */
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{background-color:#ffffff;cursor:auto;font-family:"Microsoft YaHei","simsun","Lucida Grande","Lucida Sans Unicode";font-size:14px;}
html,body{-webkit-text-size-adjust:none;color:#000;}
table{border-collapse:collapse;border-spacing:0;}
cite, u, i, s, em {font-style: normal;text-decoration:none;}
ol,ul,li{list-style:none;vertical-align:middle;}
img{border:none;border-width:0;vertical-align:middle;}
form {padding:0; margin:0;}
a{color:#000;outline:medium none;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
a:active{star:expression(this.onFocus=this.blur());}

/* å¤´éƒ¨ */
.header {background: #fff url("../img/bg.jpg") repeat-x;width: 100%;}

.header_top{height: 40px; line-height:40px;width: 1200px; margin:0 auto;overflow: hidden;}
@media screen and (max-width: 500px) {
    .header_top{width:100%;}
}
.top_welcome{width:400px;float: left;}
@media screen and (max-width: 500px) {
    .top_welcome{display: none;}
}
.top_welcome a{ color:#666;}
.top_login{float:right;}
/* ä¼šå‘˜ */
#userinfo{width:300px;float:right;text-align:right;}
#quick_links{height:auto;float:right;}
#quick_links ul{float: right;}
#quick_links li{float: left; height:40px;line-height: 40px;padding: 0 7px;max-width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;}
#quick_links li a:link, #quick_links li a:visited{color: #2191f0}
#quick_links li a:hover{color: #ff5500;}
#quick_links li.today, #quick_links li.member{color: #666;border: 0 none;}

.header_middle{ overflow:hidden; width: 1200px;margin: 0 auto;}
@media screen and (max-width: 500px) {
    .header_middle{width:98%; padding:0 1%}
}
.logo{background:url("../img/logo.png") no-repeat scroll 0 0;display:block;height:100px;width:200px;float:left;}
@media screen and (max-width: 500px) {
    .logo{width:35%;height: 50px;background-size: contain;}
}
.logo a{display: block;height: 100px;overflow: hidden;text-indent: -999em;width:200px;}
@media screen and (max-width: 500px) {
    .logo a{height: 50px;width:35%;}
}
#header_search{float:right;margin-top:27px}
@media screen and (max-width: 500px) {
    #header_search{width:65%;margin-top:8px;}
}
.ips_search_form{clear:both;margin:0;padding:0}
.ips_search_box{float:left;padding:0 8px;width:258px;height:30px;outline:0;border:2px solid #ccc;border-right:0;border-radius:4px 0 0 4px;color:#b5b5b5;font-size:13px;line-height:22px;-webkit-transition:width .3s;-moz-transition:width .3s;-o-transition:width .3s;transition:width .3s}
@media screen and (max-width: 500px) {
    .ips_search_box{width:65%;}
}
.ips_search_box:focus{width:300px;border-color:#2191f0;color:#444;font-weight:700}
@media screen and (max-width: 500px) {
    .ips_search_box:focus{width:65%;}
}
.ips_search_btn{float:left;margin-left:0;width:80px;height:34px;outline:0;border:0;border-radius:0 4px 4px 0;background:#2191f0;color:#fff;text-align:center;font-size:14px;cursor:pointer;-webkit-appearance:none}
@media screen and (max-width: 500px) {
    .ips_search_btn{width:25%;}
}
.ips_search_btn:hover{background-color:#38a7f1}


.nav{margin: 0 auto;width: 1200px;height: 45px;
	border-radius: 4px;
    background: #2191f0;
    position: relative;
    z-index: 9;
	font-size:18px;
}
@media screen and (max-width: 500px) {
    .nav{width:100%;}
}
.nav ul{ overflow:hidden; margin:0 30px;}
@media screen and (max-width: 500px) {
    .nav ul{margin:0 3%;}
}
.nav li{position:relative;float:left}
@media screen and (max-width: 500px) {
    .nav li{width: 30%;text-align: center;margin: 0 auto;}
}
.nav li a{
    display: block;
    width: 90px;
    height: 45px;
    color: #FFF;
    text-align: center;
    line-height: 45px;
    font-family: "Microsoft YaHei",arial,courier new,courier,"\5b8b\4f53",monospace;
}
@media screen and (max-width: 500px) {
    .nav li a{width: 100%;display: block;text-align: center;margin: 0 auto;}
}
.nav li a:hover,.nav li.current a{text-decoration:none; font-weight:bold;}


/* ä¸»ä½“ */
.main{width:1200px; margin:0 auto; overflow:hidden;}
@media screen and (max-width: 500px) {
    .main{width:96%;}
}

.first{ overflow:hidden; margin-top:30px;}

.new{
    float: left;
    width: 800px;
	height:380px;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	box-sizing: border-box;
	
}
@media screen and (max-width: 500px) {
    .new{ width:100%}
}

.new_title{border-top:2px solid #2191f0; border-bottom:1px solid #e4e4e4;height:45px;border-radius:4px 4px 0 0;}
.new_title span{ font-size: 20px;color: #2191f0;margin-left: 30px;line-height: 45px;font-weight: normal;}

.new_list{overflow:hidden; padding:0 20px 20px;}
.new_list li{height: 19px; line-height: 19px;margin:20px 20px 0 0;}
@media screen and (max-width: 500px) {
    .new_list li{margin:20px 0 0 0;}
}
.new_list li a{background:url("../img/dot.jpg") no-repeat scroll left center; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-left: 20px;float: left;max-width: 600px;}
@media screen and (max-width: 500px) {
    .new_list li a{width: 70%;max-width: 70%;padding-left:0;background:none;}
}
.new_list li span{float: right; color: #99a2aa;}
@media screen and (max-width: 500px) {
    .new_list li span{width: 25%;}
}


/*ç™»å½•*/
.user-info{ float: right;border: 1px solid #e4e4e4;border-radius: 4px; height:380px;}
@media screen and (max-width: 500px) {
    .user-info{ display:none;}
}
.ban_r {width: 325px; padding: 20px 20px; border-top:2px solid #2191f0;border-radius:4px 4px 0 0;}
.login_top {height: 52px; position: relative;}
.login_avatar { width: 52px; height: 52px; border-radius: 100%; overflow: hidden; position: absolute; left: 0; }
.login_avatar img { width: 100%; }
.login_name h4 { font-size: 18px; line-height: 30px; font-weight: normal; }
.login_name p { font-size: 14px; color: #999; }
.login_cz { height: 36px; margin-top: 20px; }
.login_cz a { width: 46%; text-align: center; line-height: 36px; height: 36px; border-radius: 4px; color: #fff; display: block; text-decoration:none;}
.bg_a {background: #2191f0;float:left;}
.bg_b {background: #ff5c16;float:right;}
/*vipæƒç›Š*/
.vip_title { position: relative; height: 30px; line-height: 30px;margin-top: 20px;}
.vip_title:before{ content:""; display: block; height: 1px; width: 100%; background: #f1f1f1; position: absolute; top: 15px; }
.vip_rwap{overflow:hidden; margin:10px 0 20px;}
.vip_title span { width: 100px; left: 50%; margin-left: -50px; text-align: center; background: #fff; position: absolute; font-size: 12px; color: #999; }
.vip_rwap li { width: 39%; float: left; font-size: 12px; line-height: 20px; margin: 8px 0 8px 2%; position: relative; padding-left: 20px; color: #999;  }
.vip_rwap li:nth-child(2n) { float:right;}
.vip_rwap li em { position: absolute; left: 0; color: #e8b856; font-weight: bold;font-size: 13px;}

.btn-vip {
    width: 240px;
    height: 40px;
    margin: 10px auto 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    line-height: 40px;
    font-size: 16px;
    transition-duration: .25s;
    transition-property: background-color;
    background-color: #d8b879;
}
.btn-vip a{color: #fff; text-decoration:none;}
.notice {overflow: hidden;margin-top: 18px;text-align: center;}
.notice i{background:url("../img/notice.png") no-repeat scroll left center; padding-left:26px;}
.notice span{ font-size: 12px;
    color: #ff5c16;
    height: 20px;
    line-height: 20px;
    
    }
	
	
/* æ&nbsp;‡ç­¾ */	
.second {margin-top:30px;}

.freelist{ position: relative;}
.freelist_title{
    height: 34px;
    margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ebebeb;
}
.freelist_title span{
    line-height: 34px;
	font-size:18px;
}

.freelist_list{overflow:hidden;max-height: 180px;}
@media screen and (max-width: 500px) {
    .freelist_list{padding:5%; max-height: 258px;}
}
.freelist_list a {
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    display: inline-block;
    margin-top: 15px;
}

/* å›¾é›†+æ&nbsp;‡å‡† */	
.third{overflow:hidden; margin-top:30px;}

.tuji,.biaozhun{border: 1px solid #e4e4e4;border-radius: 4px;}
.tuji_title,.biaozhun_title{border-bottom:1px solid #e4e4e4;height:45px;border-radius:4px 4px 0 0;}
.tuji_title h2,.biaozhun_title h2{ font-size: 20px;color: #2191f0;margin-left: 30px;line-height: 45px;font-weight: normal;}
.tuji_title h2 a,.biaozhun_title h2 a{color: #2191f0; text-decoration:none;}

.tuji_list,.biaozhun_list{overflow: hidden;padding: 30px 20px 10px;}
@media screen and (max-width: 500px) {
    .tuji_list,.biaozhun_list{padding:5%; max-height: 258px;}
}
.tuji_list li,.biaozhun_list li{width: 350px;margin-right: 30px;margin-bottom: 20px;height: 20px;line-height: 20px;float:left; font-size:14px;}
@media screen and (max-width: 500px) {
    .tuji_list li,.biaozhun_list li{width: 100%;margin-right: 0;}
}
.tuji_list li a,.biaozhun_list li a{background:url("../img/dot.jpg") no-repeat scroll left center; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-left: 20px;}
@media screen and (max-width: 500px) {
    .tuji_list li a,.biaozhun_list li a{background:none;padding-left: 0; }
}
.biaozhun{ margin-top:30px;}





.links{width:1200px; margin:30px auto; overflow:hidden; font-size:12px;}
@media screen and (max-width: 500px) {
    .links{ display:none; }
}
.links span{float:left; color:#999999; margin-right: 5px;display: inline-block; height:28px;line-height:28px;}
.links ul li {float:left;height:28px;line-height:28px; margin-right:15px;}
.links ul li a{color:#999999;}


/* ä½ç½® */
.place{color:#999;margin:20px auto;height:26px;line-height:26px;overflow:hidden;font-size:14px;}
.place a::after{color:#999;content: "/";display: inline-block;margin-left: 8px;padding-right: 8px;font-size:14px;}
.place a{color:#999;}
.place h2 {font-weight: normal;font-size: 14px;display: inline-block;}
.place em{color:#ff0000;}



.footer{
    background: #373D41;
    width: 100%;
    border-top: #2191f0 10px solid;
    padding: 30px 0;
    color: #73777a;
    font-size: 14px;
	font-size:12px;
}
@media screen and (max-width: 500px) {
    .footer{margin-top: 30px; }
}
.footer a{color: #73777a;}

.footer_box { width:1200px; margin:0 auto;}
@media screen and (max-width: 500px) {
    .footer_box{width:100%;overflow: hidden; }
}
.footer_box p{ line-height:24px; height:24px;}
.footer_box p a{ margin-right:5px;}


.meau{border: 1px solid #e4e4e4; border-bottom:2px solid #2191f0;;border-radius: 4px 4px 0 0; padding:15px 30px;overflow: hidden; font-size:16px;}
@media screen and (max-width: 500px) {
    .meau{padding:2% 5%;margin-bottom: 20px;}
}
.meau span{ font-weight:bold;}
.meau span,.meau a{ line-height:28px; height:28px; float:left; display:inline-block;margin-right: 20px;}

.list{border: 1px solid #e4e4e4;border-radius:4px; padding:20px 30px;overflow: hidden; margin-bottom:50px;}
@media screen and (max-width: 500px) {
    .list{padding:5%;margin-bottom:0;}
}
.list_title{ display:block;}
.list_title span {
display: block;
    border-top: 2px solid #2191f0;
    width: 80px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 8px;
    padding-left: 8px;
    margin-top: -20px;
    margin-bottom: 10px;
	
}

.list ul{ overflow:hidden;}
.list li{ overflow:hidden;padding: 18px 0 17px;border-bottom: 1px solid #f4f5f7;position: relative;text-overflow: ellipsis;white-space: nowrap;}
@media screen and (max-width: 500px) {
    .list li{padding:2% 0;}
}
.list li .list_box{float:left; width:980px; height:45px;}
@media screen and (max-width: 500px) {
    .list li .list_box{width:100%}
}
.list li .list_title{height:40px;line-height:40px;font-size: 20px; font-weight:normal; white-space: nowrap; text-overflow: ellipsis; overflow:hidden;}
.list li .list_title a{color: #212121;}
.list li .list_info{
    height: 22px;
    font-size: 14px;
    color: #99a2aa;
    line-height: 22px;
    margin-top: 10px;
    overflow: hidden;
}



.time {
    position: absolute;
    right: 0;
    top: 30px;
    padding: 0 8px;
    color: #99a2aa;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
}

.list li .thumbnail{float:left;width:130px;overflow:hidden;border: 1px solid #f4f5f7; margin-right:20px;}
@media screen and (max-width: 500px) {
    .list li .thumbnail{ display:none;}
}
.list li .thumbnail a,.list li .thumbnail img{width:130px;height:90px}


/* ç¿»é¡µ */
.page{color:#666;font-size:14px;height:34px;line-height:32px;margin:40px auto 50px;text-align:center;}
@media screen and (max-width: 500px) {
    .page{margin:40px auto 10px;}
}
.page a,.page span{display:inline-block;height:32px;text-align:center;padding:0 14px;background:#fff;border:1px solid #ddd;border-radius:2px;color:#666;margin:0 5px;}
@media screen and (max-width: 500px) {
    .page a,.page span{height:18px; line-height:17px; padding:0 2px; margin:0 2px;}
}
.page span{border-color:#2191f0;background:#2191f0; color:#fff;filter:none;font-weight:bold}
.page a:hover{border-color:#2191f0; color:#2191f0; text-decoration:none;}
.page span:hover{border-color:#2191f0; background:#2191f0; color:#fff;}

/* å†…å®¹é¡µ */
.container{ overflow:hidden;margin-bottom:30px;}
.content{border: 1px solid #e4e4e4;border-radius:4px; padding:20px 30px;overflow: hidden; margin-bottom:30px;}
.content .title {
    overflow: hidden;
}
.content .title h1{
    color: #000;
    font-size: 24px;
    font-weight: normal;
    overflow: hidden;
    line-height: 40px;
}
.content_info{overflow:hidden;border-bottom: 1px solid #f1f1f1; padding-bottom:10px; margin-top:25px;}
@media screen and (max-width: 500px) {
    .content_info{ display:none;}
}
.content_info span {
    width: 30%;
    margin-right: 3%;
    color: #000;
    display: block;
    float: left;
    padding: 5px 0;
	line-height:28px;
	height:28px;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.download{margin: 20px auto 0;overflow: hidden;position: relative;}
@media screen and (max-width: 500px) {
    .download{ text-align:center;}
}
.download a{display: inline-block;line-height:28px;border-radius:4px;padding:8px 40px;font-size:16px; text-align:center; margin:0 auto;background-color: #2191f0;color:#FFFFFF; text-decoration:none;}
@media screen and (max-width: 500px) {
    .download a{ padding:8px 20px;}
}
.download a.download_button{background-color:#1CB927;margin-left: 40px;}
.download a.download_button#s-grey{background-color:#cccccc;margin-left: 40px;}
#report{
background-color: #ffffff;
    position: absolute;
    right: 0px;
    bottom: 0;
    color: #999;
    text-decoration: none;
    padding: 10px 0;
    text-align: center;
	font-size:13px;
}
@media screen and (max-width: 500px) {
    #report{ display:none;}
}

.description{border: 1px solid #e4e4e4;border-radius:4px; padding:0 30px 20px;overflow: hidden; line-height:30px;letter-spacing: 1.5px;word-wrap: break-word;}
.description a,.description a:hover{text-decoration:none; color:#000;}
.description_title{overflow:hidden; margin-bottom:20px;}
.description_title span {
    display: block;
    border-top: 2px solid #2191f0;
    width: 80px;
    text-align: center;
    font-size: 16px;
	letter-spacing: 8px;
    padding-left: 8px;
	
}
.description p{line-height:30px;margin-bottom:24px;overflow: hidden;font-size: 15px;}
@media screen and (max-width: 500px) {
    .description p{margin-bottom:10px;}
}
.description p a{color:#2191f0;text-decoration:underline;}

.description h2{margin:30px 0;font-size: 18px;font-weight: normal; height:19px; line-height:19px;}
.description h3{border-left: 12px solid #2191f0;padding: 0 10px;margin:30px 0;font-size: 18px;font-weight: normal; height:19px; line-height:19px;}

.tips{border-top: 1px solid #f4f5f6; padding-top:20px; overflow:hidden; height:20px; line-height:20px;font-size:12px; color:#99a2aa; }

@media screen and (max-width: 500px) {
    .tips{ display:none;}
}

</pre></body></html>