<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
    css for pel,    ver 1.0
    copyright by dongyi network technology co.,ltd design center

    本网站通用布局
*/
/* css reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {padding: 0;margin: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { vertical-align: top; border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal;  }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li {zoom: 1;}
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;font-size: 100%;}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display:block;zoom:1;}

/* public */
body {  min-width:1200px; color: #666;font-size: 14px;line-height:1.8;font-family:"microsoft yahei",simsun,arial,helvetica,tahoma,sans-serif;text-align: center;-webkit-text-size-adjust: none; background:#f0f0f0;}
a { color: #666; text-decoration: none; outline: none; }
a:hover {color: #e20500;text-decoration: underline;}
.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }
.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
*   html .clearfix { min-height: 1%; }
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
input[type=button], input[type=submit], input[type=file], button{ cursor: pointer; -webkit-appearance: none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; }

.sitewidth,#content{clear: both;width:1200px;margin:0 auto;}

/*顶部 s*/
#header{height:88px;background: #fff;border-bottom: 2px solid #8b1413;_overflow: hidden;position: relative;z-index: 3;}
#header .logo{width: 510px;float:left;overflow:hidden;margin-top: 15px;text-align: left;margin-left:-165px;}/*width: 320px;*/
#header .logo img{max-height:60px}/*max-width:300px; */
#header .links{padding-top: 15px;float:right;height:28px;font-size: 12px;}
#header .links i{color: #8b1413;}
#header .links a{padding: 0 5px 0 18px;color: #8b1413;cursor:pointer;background: url(/uploads/image/cmbimg/icon1.png) 0 -1447px no-repeat;}

/* 站群导航-公共 */
#sitelast{position: relative;}
#sitelast dt {cursor: pointer;}
#sitelast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#sitelast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#sitelast dd h3.h i{display:none;}
#sitelast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#sitelast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#sitelast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#sitelast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#sitelast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#sitelast dd ul{overflow:hidden;}
#sitelast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden}
#sitelast dd ul li a{color:#333}
#sitelast dd ul li a:hover{color:#c00;}
#sitelast dd table.up{background:#f7f7f7}
#sitelast.on dd{display:block;}

/* 站群导航-个性 */
#sitelast{z-index: 2;padding-top: 10px;float:right;color:#0d5280;}
#sitelast dt{padding: 0 10px 0 27px;background: url(/uploads/image/cmbimg/icon-site.png) 7px 11px no-repeat;height:32px;line-height: 32px;}
#sitelast a{ padding:0; margin:0;}
#sitelast dd{font-size:12px;border: 3px solid #0e4a72;right:0px;left:auto;margin:0px;top: 42px;}
#sitelast li a{ cursor:pointer;}
#sitelast.on dt{background-color:#0e4a72;color:#fff;background-position: 7px -189px;}

/* 搜索栏 */
.s-form{width:190px;height: 30px;float:right;padding-top:4px;overflow:hidden;position: relative;z-index: 0;margin-right: -120px;}
.s-form .select-box{ display:none }
.s-form .input-box{ float:left; }
.s-form .input-box input{ display:block; width:107px; height:26px; line-height:26px; padding-left:28px; background: url(/uploads/image/cmbimg/icon.png) no-repeat 5px -655px; border:1px solid #e0e0e0; color:#c9c6c6;font-size:12px;outline: none;}
.s-form .btn-box{ float:left; }
.s-form .btn-box .btn{display:block;width:52px;height: 28px;line-height: 28px;border:1px solid #e0e0e0; border-left: 0; background:#fff;text-align:center; outline:none}
/*顶部 e*/


/*导航 */
.nav{float: left;/* width:704px; */height:30px;padding: 45px 0 0 0px;margin:0px auto;position: relative;z-index: 0;margin-left: 50px;}
.nav a:hover{text-decoration:none}
.nav ul li{float:left;width: 100px;height:16px;padding: 7px 0;text-align:center;position:relative;z-index:9998;}
.nav ul li.first1{display: none;}
.nav ul li h3.h1{height: 16px;font:normal 14px/16px "微软雅黑";border-right: 1px solid #e0e0e0;}
.nav ul li.on1{background:#c01e23;}
.nav ul li.on1 h3.h1,.nav ul li.last1 h3.h1{border-right: 0;}
.nav ul li.on1 a{color:#fff;}
.nav ul li .ul1{display:none; width:100%; padding:7px 0; position:absolute; left:0; top:30px; z-index:9999; background:#c01e23;_overflow: hidden;}
.nav ul li.last1 .ul1{right:0; left:auto;}
.nav ul li .ul1 li{height:28px;padding:0;text-align:center;overflow:hidden;}
.nav ul li#liid119,.nav ul li#liid120,.nav ul li#liid121{letter-spacing:6px;}
.nav ul li .ul1 li h3.h2{height: 20px;font:normal 13px/28px "微软雅黑";}
.nav ul li .ul1 li a{color:#ff8484;}
.nav ul li .ul1 li a:hover{color:#fff;}


/* content */
#content{text-align:left;margin-top: -59px;position:relative;z-index:1;margin-bottom: 20px;}
#content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* friendlinks */
.friendlinks { padding: 15px 0;  color: #fff; border-bottom:1px solid #fff; margin-bottom:15px;}
.friendlinks .hd {float: left;margin-right: 30px;height:30px;line-height:30px;padding-left:20px;background: url(/uploads/image/cmbimg/yqlj.png) 0px 8px no-repeat;}
.friendlinks .hd h3 a { font-size: 16px; color: #fff; font-weight: bold; }
.friendlinks .bd { overflow: hidden; }
.friendlinks select { font-size: 14px; border: 0; width: 192px; padding: 4px; margin: 12px 13px; background: #819e66; color: #fff; }
.friendlinks .infolist { overflow: hidden; }
.friendlinks .infolist li { float: left; height:30px; line-height:30px; padding: 0; background: none; width:auto; margin-right:20px  }
.friendlinks .infolist li a { color: #fff; }

/*底部 */
#footer{background: #8b1413; color: #ffffff; overflow:hidden;}
#footer .sitewidth{ font-size: 12px; overflow:hidden; padding:20px 0px}
#footer a{color:#aeafaf;}
#footer .links{ text-align:center;display:block; }
#footer .links li{display:inline;padding-right:15px;}
#footer .links li a{color:#aeafaf;}
#footer .copyright{text-align:center; line-height:26px;}/*padding-top:12px*/


/* 当前位置 */
.path{ height:30px; line-height:30px; color:#999 }
.path a,.path span{margin:0 5px; color:#999}

/* gotop */
#gotop{position:fixed;  display:none; _display:none !important; width:50px;height:50px;bottom:60px;right:5px;z-index: 99;cursor:pointer;margin:5px;width:40px;height:40px;border-radius:2px;-webkit-box-shadow:0 0 5px #9c9c9c;opacity:.9;background:rgba(0,0,0,.5); }
#gotop::after{ display:block; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-15px; content:""; border-width:10px; border-color:transparent; border-bottom-color:#fff; border-bottom-style:solid; border-style:dashed; display:block; font-size:0; line-height:0; width:0;  }
/* winmark */
#winmark{ z-index: 1;width: 100%;display:none; height:100%; position:fixed; background:rgba(0,0,0,.8) ;left: 0;top: 0;}


/* 顶部注册登录 */
.userlogged .spe {margin: 0 10px;}

/*-- css结束 --*/</pre></body></html>