<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: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; background: #fff; }
a { color: #666; text-decoration: none; outline: none; }
a:hover { color: #0075ff; 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{ clear: both; width: 1200px; margin: 0 auto;}
#content { clear: both; width: 1200px; margin: 0 auto; text-align: left; }

/*顶部 S*/
#header { position: relative; z-index: 3; margin-bottom: 20px; display: block; }
#header .logoBar { height: 132px; position: relative; z-index: 1 }
#header .logo { position: absolute; top: 40px; left: 10px }
#header .logo img{max-width:900px; max-height:64px}
#header .links { float: right; _display: inline;  height: 28px; line-height: 28px; font-size: 12px; padding-top: 15px; position: relative; z-index: 4; }
#header .links .setHome,
#header .links .collection { float: left; _display: inline; height: 28px; padding-left: 30px; font-size: 12px; background: url(../img/icons.png) 0px 7px no-repeat; margin-right: 10px; cursor: pointer; width: 80px; }
#header .links .collection { background-position: 0px -78px; }

/* 站群导航-公共 */
#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; float: left; _display: inline; width: 78px;}
#siteLast dt{padding: 0 0px 0 30px; height: 28px; line-height: 28px; background: url(../img/icons.png) 0px -164px no-repeat; float: left; _display: inline; cursor: pointer;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;right:0;top: 28px;width: 810px;border: 3px solid #5394e2;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}
#siteLast li a{ cursor:pointer;}

/* 搜索条 */
.s-form { width: 270px; height: 34px; position: absolute; top: 60px; right: 0px; }
.s-form .select-box { display: none }
.s-form .input-box { float: left; _display: inline; width: 230px; overflow: hidden; }
.s-form .input-box input { display: block; width: 220px; border: 1px solid #cbcbcb; height: 22px; padding: 5px 0px 5px 9px; background: #fff; font-size: 12px; outline: none; border-right: none; }
.s-form .btn-box { float: left; _display: inline; }
.s-form .btn-box .searchBtn { display: block; width: 40px; height: 34px; line-height: 34px; background: url(../img/icons.png) no-repeat 4px -251px #da1e1e; text-align: center; outline: none; border: 0; }

/*顶部 E*/

/*导航 */
.nav { height: 48px; line-height: 48px; position: relative; z-index: 0; background: #2b71c4; color: #fff; }
.mainNav a { color: #fff; }
.mainNav a:hover { text-decoration: none }
.mainNav { font-size: 16px; position: relative; zoom: 1; }
.mainNav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.mainNav a { color: #fff; }
.mainNav .li1 { text-align: center; float: left; position: relative; }
.mainNav .a1 { float: left; display: block; zoom: 1; padding: 0 68px; }
.mainNav .a1:hover { text-decoration: none; color: #fff }
.mainNav .on1 .a1 { background: #D77A1D; }
.mainNav .ul1 { overflow: hidden; line-height: 28px; position: absolute; left: 0; top: 48px; width: 100%; display: none; background: #D77A1D; background: rgba(215, 122, 29, 0.85) }
.mainNav .li2 { vertical-align: top; }
.mainNav .a2 { font-size: 14px; display: block; border-top: 1px solid #CF7F30; line-height: 20px; padding: 8px; }
.mainNav .a2:hover { background: #f79f47; color: #fff; text-decoration: none; }

/*内容区 */
#content { width: 1200px; margin: 0 auto; overflow: hidden; }
.column { overflow: hidden; }

/*底部 */
#footer{clear: both; padding:20px 0;background:#2a6fc2 repeat-x;text-align:center; color:#fff}
#footer a{color:#fff}
#footer .siteWidth{overflow:hidden;}
#footer .links{padding:0 0 10px 0;}
#footer .links li{ display:inline-block; *display:inline; zoom:1; margin-right:15px;}

/* 当前位置 */
.path{height: 34px;line-height: 34px;padding-left: 28px;background: url(../../Base/img/path.png) 0px 9px no-repeat;text-align: left;font-size: 14px;color: #888888;}
.path a,
.path span { padding: 0 3px; color: #888888; }
.path a:hover{color: #008fd0}

/* 盒子 */
.box {}
.box .hd { height: 36px; overflow: hidden; line-height: 36px; background: #f4f4f4; padding-right: 10px; }
.box .hd ul { float: left; _display: inline; }
.box .hd li { float: left; _display: inline; height: 36px; text-align: center; padding: 0 18px; font-size: 16px; color: #333333; cursor: pointer; }
.box .hd li a { color: #333333; display: block; height: 36px; text-align: center; margin: 0 -18px; padding: 0 18px }
.box .hd li a:hover { text-decoration: none; color: #333333 }
.box .hd li.on {background: #2d73c5; color: #fff }
.box .hd li.on a { color: #fff}
.box .hd li.on a:hover { color: #ff0 }
.box .hd h3{float: left; _display: inline; height: 34px; padding: 0 18px; background: #2d73c5; font-size: 16px; color: #fff;}
.box .hd h3 a{color: #fff}
.box .hd h3 a:hover{color: #ff0}
.box .hd .more { float: right; _display: inline; font-size: 14px; color: #818181 }
.box .hd .more:hover { color: #2d73c5 }
.box .bd { padding-top: 10px; }

/* 盒子 - 风格A */
.boxA {}
.boxA .hd { height: 35px; line-height: 34px; border-bottom: 1px solid #eaeaea; }
.boxA .hd h3 { float: left; _display: inline; height: 34px; border-bottom: 2px solid #2d73c5; text-align: center; padding: 0 10px; font-size: 16px; color: #2d73c5 }
.boxA .hd h3 a { color: #2d73c5 }
.boxA .hd h3 a:hover { text-decoration: none; color: #0075ff }
.boxA .hd .more { float: right; _display: inline; font-size: 14px; color: #818181 }
.boxA .hd .more:hover { color: #0075ff }
.boxA .bd{padding: 10px 0px 0px;}

/* 盒子 - 风格B */
.boxB{padding-top: 18px;}
.boxB .hd{height: 17px; border: 1px solid #e0e0e0; border-bottom: none;   }
.boxB .hd h3{width: 120px; margin: -18px auto 0; height: 34px; border: 1px solid #e0e0e0; background: #fff; display: block; text-align: center; line-height: 34px; font-size: 16px; color: #2b71c4  }
.boxB .hd h3 a{color: #2b71c4}
.boxB .hd h3 a:hover{color: #0075ff}
.boxB .hd .more{display: none; }
.boxB .bd{border: 1px solid #e0e0e0; border-top: none; padding: 20px 10px 10px; }

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

/* 手机版 */
.phone{display: inline-block;position: relative;z-index: 9;}
.phone dd{position: absolute;top: 28px;right: 50%;display: none;clear: both;margin-right: -54px;padding: 7px;background: #fff;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);box-shadow: 0 0 5px rgba(0, 0, 0, .3);}
.phone dt a{height: 28px;line-height: 28px;padding: 0 0 0 30px;margin-left: 10px;display: inline-block;color: #666;cursor: pointer;background: url(../img/icons.png) 0 -78px no-repeat;}
.phone dd img{width:100px; height:100px;}
.phone dd i{font-size:0; line-height:0; position:absolute; z-index:8; top:-10px; left:50%; display:block; width:0;margin-left:-3px; border-width:5px; border-style:dashed; border-color:transparent; border-bottom-style:solid; border-bottom-color:#fff; }
.phone.on dd{display:block;}

/*-- CSS结束 --*/


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