<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { font-size:12px; color:#464646; font-size:12px; font-family:"helveticalight","Arial"; }
html{ overflow-y:scroll;}
form,div,body,img,p,img,dl,dt,dd,h2,h1,h2,h3{ margin:0px; padding:0px; border:0; }
a:link{ color:#5A5A5A; text-decoration:none; behavior:url(/scripts/blur.htc);}
a:visited{ color:#5A5A5A; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}
a:focus { -moz-outline-style: none; }
a:active{ outline:none; text-decoration:none;}
em,i{ font-style:normal; }
ul,li{ list-style:none; margin:0; padding:0;}
input,textarea,select{ color:#333; margin:0; padding:0; font-size:12px; font-family:Arial; vertical-align:middle;}
input:focus,textarea:focus{ outline:none;}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] &gt; input[type="button"]::-moz-focus-inner{
	border:none; padding:0;
}

/*浮动*/
.clearboth:after{ display:block; clear:both; content:""; overflow:hidden; height:0; }
.clearboth{ *zoom:1;}
.FL{ float:left;}
.FR{ float:right;}

/*字号*/
.f10 { -webkit-text-size-adjust:none; font-size:10px;}
.f11 { -webkit-text-size-adjust:none; font-size:11px;}
.f12 { font-size:12px;}
.f13{ font-size:13px;}
.f14 { font-size:14px;}
.f15 { font-size:15px;}
.f16 { font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}

/*字体*/
.Arial { font-family:Arial;}

/*行高*/
.lh150{ line-height:150%;}
.lh180{ line-height:180%;}
.lh200{ line-height:200%;}
.lh220{ line-height:220%;}
.lh240{ line-height:240%;}

/*上下间距*/
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb18{ margin-bottom:18px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb45{ margin-bottom:45px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb80{ margin-bottom:80px;}
.mb100{ margin-bottom:100px;}

/*链接*/
.Red,a.Red{ color:#ad2f2f !important; }
a.Red:hover{ color:#183F97 !important; }

/*公用*/
.div100{ width:100%;}
.B{ font-weight:bold;}
.Text_l{ text-align:left;}
.Text_r{ text-align:right;}
.Text_c{ text-align:center;}
.width{ width:960px; margin:0 auto; }
.animate{ -moz-transition:all ease 0.3s; -webkit-transition:all ease 0.3s; -o-transition:all ease 0.3s; transition:all ease 0.3s; }
.formtext{ width:300px; border:1px solid #DFDEDE; border-radius:4px; padding:7px 6px; color:#777; font-size:12px; font-family:'Arial','宋体'; background:#fff; -moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.formtext:focus{ border:1px solid #ccc; color:#222; }
.DashedLine{ display:block; height:1px; background:url(../images/line.jpg) repeat-x; overflow:hidden;}
@font-face {
    font-family: 'helveticaregular';
    src: url('../font/helvetica-webfont.eot');
    src: url('../font/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica-webfont.woff') format('woff'),
         url('../font/helvetica-webfont.ttf') format('truetype'),
         url('../font/helvetica-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'helveticalight';
    src: url('../font/helvetica-light-webfont.eot');
    src: url('../font/helvetica-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica-light-webfont.woff') format('woff'),
         url('../font/helvetica-light-webfont.ttf') format('truetype'),
         url('../font/helvetica-light-webfont.svg#helveticalight') format('svg');
    font-weight: normal;font-style: normal;
}
@font-face {
    font-family: 'helveticabold';
    src: url('../font/helvetica-bold-webfont.eot');
    src: url('../font/helvetica-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/helvetica-bold-webfont.woff') format('woff'),
         url('../font/helvetica-bold-webfont.ttf') format('truetype'),
         url('../font/helvetica-bold-webfont.svg#helveticabold') format('svg');
    font-weight: normal;font-style: normal;
}
.Menu_bg { width:100%; height:105px; background:#00a3ae;}
.Menu{ width:984px; height:105px; padding-top:1px; margin:0 auto; position:relative; overflow:hidden; }
.Menu .Logo { position:absolute; left:0px; top:48px;}
.Menu .Logo a{ display:block; height:38px; width:200px; background:url(../images/logo_ultraven.png) no-repeat center;}
.Menu .ListItem { position:absolute; bottom:5px; right:0px; }
.Menu .Item{ _display:inline-block; height:40px; line-height:30px; float:left;  font-size:12px; margin-left:8px; }
.Menu .Item a{ display:block; line-height:30px; font-family: 'helveticaregular'; color:#fff; text-transform:uppercase; text-align:center;font-size:12px;}

.Menu .search { width:auto; position:absolute; top:20px; right:0px; padding-right:3px;}
.Menu .search .ttx { width:217px; height:24px; line-height:16px; border:0px; background:url(../images/tx_bg.png) no-repeat; float:left; color:#fff; padding-left:5px;}
.Menu .search .tbtn {display:block; width:25px; height:24px; border:0px; background:url(../images/btn_bg.png) no-repeat; float:left; cursor:pointer;}
.Menu .search .ttx_click {background:url(../images/tx_bg_f.png) no-repeat; color:#000;}
.Menu .search .tbtn_click {background:url(../images/btn_bg_f.png) no-repeat; }
.Menu .cur a,.Menu .cur a:link,.Menu .cur a:visited{ border-bottom:1px solid #fff; font-weight:bold; color:#fff; text-align:center;}

.Footer{ width:100%; height:40px; padding:25px 0; line-height:24px; color:#898686; font-size:11px; background:#fff; }
.Footer .pubcont { width:934px; margin:0 auto; background:#fff; }
.FooterLeft{ float:left; }
.FooterRight{ float:right; color:#898686; }
.FooterRight a{ margin:0 4px; }
.FooterRight a:link,.FooterRight a:visited{ color:#00a3ae; }
.FooterRight a:hover{ color:#000; }

/*分页*/
.Page{ text-align:center; padding:35px 0; }
.Page a{ display:inline-block; padding:3px 7px; margin:0 5px; border-radius:3px; }
.Page a:hover{ background:#464646; color:#fff; }
.Page a.cur:link,.Page a.cur:visited{ background:#464646; color:#fff; }
.Page a.cur:hover{}

/*Ipad菜单样式*/
@media screen and (max-device-width: 900px) {
	.Menu{ width:944px; overflow:hidden; }
    .Menu .Logo a{ background:url(../images/logo_ultraven.png) no-repeat center; background-size:90% auto;}
    .Menu .ListItem { position:absolute; bottom:5px; right:3px; }
    .Menu .Item{ margin-left:8px;font-size:12px;}
    .Menu .search { position:absolute; top:20px; right:3px;}
    .Menu .search .tbtn { margin-left:-7px;}
	/*.Menu .Item a{ padding:0 18px 0 18px; }*/
    .Footer .pubcont { width:auto; padding:0 25px; background:#fff; }
	#ImgsDiv li img { width:74%; height:auto;}
}

@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180%;}
/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #fff;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#00a3ae;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#00a3ae;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#00a3ae;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}</pre></body></html>