<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	FONT-STYLE: normal;
	FONT-WEIGHT:normal;
    background-color: White;
    background:url(/images/bg.gif) no-repeat;
    color: #666666;
}
ul,ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: none;
}
p
{
    margin: 0px;
    padding: 0px;
}
div
{
    margin: 0 auto;
    _overflow: hidden;
}
a:link 
{
    color: #666666;
    text-decoration:none;
}
a:visited 
{
    color: #666666;
    text-decoration:none;
}
a:hover
{
    color: #666666;
    text-decoration: underline;
}
a:active 
{
    color: #666666;
    text-decoration:none;
}
input, select, textarea
{
    font-size: 12px;
    color: #5F5F5F;
    margin: 0;
    padding: 0;
}
input
{
    padding-top: 0px!important;
    *padding-top: 3px!important;
    _padding-top: 3px;
}
table 
{   
    border-collapse: collapse;
}  
.line
{
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
}
.clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}
.between5
{
    width: 100%;
    height: 5px;
    clear: both;
}
.between10
{
    width: 100%;
    height: 10px;
    clear: both;
}
.between15
{
    width: 100%;
    height: 15px;
    clear: both;
}
.between20
{
    width: 100%;
    height: 20px;
    clear: both;
}
.font12
{
   font-size:12px;
}
.font14
{
   font-size:14px;
}
.font18
{
   font-size:18px;
}
/*灰色-默认*/
.c_grey
{
    color: #666666;
}
.c_grey a:link, .c_grey a:visited
{
    color: #666666;
    text-decoration: none;
}
.c_grey a:hover
{
    text-decoration: underline;
    color: #666666;
}
/*黑色*/
.c_black
{
    color: #000000;
}
.c_black a:link, .c_black a:visited
{
    color: #000000;
    text-decoration: none;
}
.c_black a:hover
{
    text-decoration: underline;
    color: #000000;
}
/*白色*/
.c_white
{
    color: #FFFFFF;
}
.c_white a:link, .c_white a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.c_white a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
/*红色*/
.c_red
{
    color: #FF0000;
}
.c_red a:link, .c_red a:visited
{
    color: #FF0000;
    text-decoration: none;
}
.c_red a:hover
{
    text-decoration: underline;
    color: #FF0000;
}
/*浅蓝色*/
.c_blue
{
    color: #458fce;
}
.c_blue a:link, .c_blue a:visited
{
    color: #458fce;
    text-decoration: none;
}
.c_blue a:hover
{
    text-decoration: underline;
    color: #458fce;
}
.page
{
    width: 100%;
    text-align:center;
    margin:20px 0px 15px 0px;
}
.page .c1
{
    width: 30px;
    height:30px;
    margin: 0px 4px;
    padding: 5px 10px;
    background-color:#339eea;
    border: 1px solid #ddd;
    line-height: 14px;
    color:#ffffff;
    cursor:pointer;
}
.page .a1
{
    width: 30px;
    height:30px;
    margin: 0px 4px;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 14px;
    cursor:pointer;
}
.page .a1:hover
{
    border: 1px solid #339eea;
}
.page a:link,.page a:hover
{
    text-decoration:none;
    color:#666;
}
/*通用*/
.service
{
    width: 230px;
}
.service .title
{
    width: 218px; /*230px*/
    height: 32px; /*34px*/
    line-height: 34px;
    font-weight: bolder;
    font-size: 14px;
    color: #458fce;
    border-top: 2px solid #458fce;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background-color: #fbfbfb;
    padding-left: 10px;
}
.service .content
{
    width: 208px; /*230px*/
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 5px 10px;
    overflow: hidden;
}
.erweima
{
    width: 230px;
}
.erweima .title
{
    width: 218px; /*230px*/
    height: 32px; /*34px*/
    line-height: 34px;
    font-weight: bolder;
    font-size: 14px;
    color: #458fce;
    border-top: 2px solid #458fce;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background-color: #fbfbfb;
    padding-left: 10px;
}
.erweima .content
{
    width: 208px; /*230px*/
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 5px 10px;
    overflow: hidden;
    text-align:center;
}
.contactgeneral
{
    width: 230px;
}
.contactgeneral .title
{
    width: 218px; /*230px*/
    height: 32px; /*34px*/
    line-height: 34px;
    font-weight: bolder;
    font-size: 14px;
    color: #458fce;
    border-top: 2px solid #458fce;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background-color: #fbfbfb;
    padding-left: 10px;
}
.contactgeneral .content
{
    width: 208px; /*230px*/
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 5px 10px;
    overflow: hidden;
    line-height:20px;
}
.one230
{
    width: 230px;
}
.one230 .title
{
    width: 218px; /*230px*/
    height: 32px; /*34px*/
    line-height: 34px;
    font-weight: bolder;
    font-size: 14px;
    color: #458fce;
    border-top: 2px solid #458fce;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background-color: #fbfbfb;
    padding-left: 10px;
}
.one230 .content
{
    width: 208px; /*230px*/
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background-color: #ffffff;
    padding: 5px 10px;
}
.one230 .content ul li
{
    line-height: 24px;
    padding-left: 8px;
    background: url(/images/icon_li.gif) no-repeat 0 50%;
}
.one740
{
    width: 740px;
}
.one740 .title
{
    width: 725px; /*740px*/
    height: 34px;
    line-height: 34px;
    font-weight: bolder;
    font-size: 14px;
    color: #ffffff;
    background: url(/images/one740_title.gif) no-repeat;
    padding-left: 15px;
}
.one740 .content
{
    width: 710px; /*740px*/
    background-color: #ffffff;
    padding: 15px;
}
.one740 .content ul li
{
    line-height: 24px;
    padding-left: 8px;
    background: url(/images/icon_li.gif) no-repeat 0 50%;
}
.one740 .content .t
{
    float: left;
    width: 635px;
    font-size: 14px;
    font-weight: bolder;
}
.one740 .content .created
{
    float: right;
    width: 75px;
}
.one740 .content .summary
{
    line-height:20px;
    padding: 5px 0px 10px 0px;
    color:#909090;
}
/* TOP */
#top
{
    width: 980px;
    height:90px;
    line-height:90px;
}
#top .logo
{
    float:left;
    width:383px;
    height:90px;
    vertical-align:middle;
}
#top .slogan
{
    float: right;
    width: 295px;
    height:90px;
}


/* Menu */
#menubar
{
	width:100%;
	height:40px;
    background:url(/images/menu_bg.gif) repeat-x;
}
#menubar .menu
{
	width:980px;
	height:40px;
    line-height:40px;
}
#menubar .menu ul li
{
	list-style: none; 
	float:left;
	font-size:14px;
    width:108px;
    height:40px;
    text-align:center;
    font-weight:bolder;
}
#menubar .menu ul li a
{
    color:#FFFFFF; 
    text-decoration:none; 
	width:111px;
	height:40px;
    line-height:40px; 
    display:block;
    position: relative;
}
#menubar .menu ul li a:hover
{
    background-color:#2f97e9;
}
#menubar .menu ul li i.new {
    display: inline-block;
    width: 26px;
    height: 17px;
    background: url(/images/icon_new.gif) no-repeat 0 0;
    position: absolute;
    right: 5px;
    top: -5px;
    overflow: hidden;
    font-size: 0;
    cursor: pointer;
}
#menubar .menu ul li i.hot {
    display: inline-block;
    width: 26px;
    height: 17px;
    background: url(/images/icon_hot.gif) no-repeat 0 0;
    position: absolute;
    right: 5px;
    top: -5px;
    overflow: hidden;
    font-size: 0;
    cursor: pointer;
}
/* MAIN */
#main
{
    width: 980px;
    padding:15px 0px;
}
#left
{
    float:left;
    width:230px;
    margin-right:10px;
}
#right
{
    float:left;
    width:740px;
}
/* FOOT */
#foot
{
    width:100%;
    line-height:25px;
    text-align:center;
    padding:10px 0px;
    color:#656565;
    border-top: 2px solid #339eea;
}
#foot a:link, #foot a:visited
{
    color: #656565;
    text-decoration: none;
}
#foot a:hover
{
    text-decoration: underline;
    color: #656565;
}</pre></body></html>