<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 Document */
&amp;nbsp;/* é˜²æ­¢ç”¨æˆ·è‡ªå®šä¹‰èƒŒæ™¯é¢œè‰²å¯¹ç½‘é¡µçš„å½±å“ï¼Œæ·»åŠ&nbsp;è®©ç”¨æˆ·å¯ä»¥è‡ªå®šä¹‰å­—ä½“ */

html {

	-webkit-text-size-adjust: 100%;/*chromeå­—ä½“é—®é¢˜*/
	-ms-text-size-adjust: 100%;

}
/*IE6å¯¹positon:fixedçš„å•ç‹¬å¤„ç†ä¿®æ­£IE6æ»šåŠ¨æŠ–åŠ¨çš„bug*/
*html,*html body{
	background-image:url(about:blank);/*ä¿®æ­£IE6æ»šåŠ¨æŠ–åŠ¨çš„bug*/
	background-attachment: fixed;/*æ&nbsp;¹æ®è‡ªå·±å®žé™…ï¼Œéžå¿…éœ€*/
}
/* å†…å¤–è¾¹è·é€šå¸¸è®©å„ä¸ªæµè§ˆå™¨æ&nbsp;·å¼çš„è¡¨çŽ°ä½ç½®ä¸åŒ */

/* è¦æ³¨æ„è¡¨å•å…ƒç´&nbsp;å¹¶ä¸ç»§æ‰¿çˆ¶çº§ font çš„é—®é¢˜ */


input, select, textarea {
	font-size: 100%;
	padding-left:10px;

}
/* åŽ»æŽ‰å„Table cell çš„è¾¹è·å¹¶è®©å…¶è¾¹é‡åˆ */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* IE bug fixed: th ä¸ç»§æ‰¿ text-align*/
th {
	text-align: inherit;
}
/* å¯¹é½æ˜¯æŽ’ç‰ˆæœ€é‡è¦çš„å›&nbsp;ç´&nbsp;, åˆ«è®©ä»€ä¹ˆéƒ½å±…ä¸­ */
caption, th {
	text-align: left;
}

/* åŽ»é™¤é»˜è®¤è¾¹æ¡† */
fieldset, img {
	border: none;
	outline: none;
	-moz-outline:none;
}
/*border*/
.border-d6{
	border: 1px solid #d6d6d6;
}
.border-be{
	border: 1px solid #bebebe;
}
.border-d2{
	border: 1px solid #d2d2d2;
}
.border-e5{
	border: 1px solid #e5e5e5;
}
.border-b-dc{
	border-bottom: 1px solid #dcdcdc;
}
.border-b-ee{
	border-bottom: 1px solid #eee;
}
.border-b-be{
	border-bottom: 1px solid #bebebe;
}
.border-b-ec{
	border-bottom: 1px solid #ececec;
}
.border-d-b-c6{
	border-bottom: 1px dashed #c6c6c6;
}
.border-d-b-ec{
	border-bottom: 1px dashed #ececec;
}
.border-d-b-ee{
	border-bottom: 1px dashed #eee;
}
/* ie6 7 8(q) bug æ˜¾ç¤ºä¸ºè¡Œå†…è¡¨çŽ° */
iframe {
	display: block;
}
/* åŽ»æŽ‰åˆ—è¡¨å‰çš„æ&nbsp;‡è¯†, li ä¼šç»§æ‰¿ */
ol, ul, li {
	list-style: none;
}
/* ä¸€è‡´çš„ del æ&nbsp;·å¼ */
del {
	text-decoration: line-through;
}
/* æ¥è‡ªyahoo, è®©æ&nbsp;‡é¢˜éƒ½è‡ªå®šä¹‰, é€‚åº”å¤šä¸ªç³»ç»Ÿåº”ç”¨ */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500;
}
/* ç»Ÿä¸€ä¸Šæ&nbsp;‡å’Œä¸‹æ&nbsp;‡ */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* é»˜è®¤ä¸æ˜¾ç¤ºä¸‹åˆ’çº¿ï¼Œä¿æŒé¡µé¢ç®€æ´ */

ins, a {
	text-decoration: none;
}
/* è®©é“¾æŽ¥åœ¨ hover çŠ¶æ€ä¸‹æ˜¾ç¤ºä¸‹åˆ’çº¿ */
a {
	color: #444;
	cursor: pointer;
	outline: none;
	outline: none;
	blr:expression(this.onFocus=this.blur());
}
a:hover {
	text-decoration: none;
	color: #333333;
}
ul li a{
	color: #444;
}
/* æ¸…ç†æµ®åŠ¨ */
.clearFloat:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearFloat {
	zoom: 1; /* for IE6 IE7 */
}
.overflow{
	overflow: hidden;
}
/*display*/
.display{
	display: block;
}
/*font-weight*/
.font-weight{
	font-weight: bold;
}
/* è®¾ç½®å†…è”, å‡å°‘æµ®åŠ¨å¸¦æ¥çš„bug */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
/* é‡è®¾ HTML5 æ&nbsp;‡ç­¾, IE éœ€è¦åœ¨ js ä¸­ createElement(TAG) */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* HTML5 åª’ä½“æ–‡ä»¶è·Ÿ img ä¿æŒä¸€è‡´ */
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
/*è®¾ç½®å›¾ç‰‡è§†é¢‘ç­‰è‡ªé€‚åº”*/

/*img{*/
	/*max-width: 100%;*/

/*}*/
/*.video embed, .video object, .video iframe{
	width: 100%;
	height: auto;
}*/
/*è®¾ç½®å›¾ç‰‡è§†é¢‘ç­‰è‡ªé€‚åº” end*/

/* åŽ»æŽ‰ firefox ä¸‹æ­¤å…ƒç´&nbsp;çš„è¾¹æ¡† */
abbr, acronym {
	border: 0;
	font-variant: normal;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500;
}
.none {
    display: none;
}
/*æ¡†æž¶cssè‡ªå¸¦æ&nbsp;·å¼çš„é‡ç½®*/
.ui-page-theme-a a, html .ui-bar-a a, html .ui-body-a a, html body .ui-group-theme-a a {
    color: #ccc;
    font-weight:400;
	text-shadow:none;
}
/*é‡ç½®æ‰€æœ‰çš„é—®é¢˜é˜´å½±å±žæ€§*/
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
    text-shadow:none;
}
/*è®¾ç½®ulçš„marginä¸º0*/
.ui-content .ui-listview-inset, .ui-panel-inner &gt; .ui-listview-inset {
    margin: 0;
}
.ui-shadow {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
/*è§£å†³ç›’æ¨¡åž‹é—®é¢˜css3å±žæ€§ä¹Ÿå¯ç”¨æ¥ç»Ÿä¸€FORMå…ƒç´&nbsp;é£Žæ&nbsp;¼*/
.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }


/*content*/
.content{
	zoom: 1; width:1200px; padding-top:50px;
	overflow: hidden; margin-bottom:50px;

}

/*é¦–é¢ä¿®æ”¹-ä¼ä¸šåŠ¨æ€*/

/* ui-banner */
.ui-banner{display:block;position:relative;width:1200px; float:left;}
.ui-banner.ui-banner-invalid{display:none;}
.ui-banner,.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{height:298px;}
.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{position:absolute;top:0;}
.ui-banner ul{list-style-type:none;margin:0;padding:0;overflow:hidden;}
.ui-banner .ui-banner-slides{width:445px;height:298px;left:1px;}
.ui-banner .ui-banner-slides li{display:none;position:absolute;top: 5px;+top:10px;}
.ui-banner .ui-banner-slides li img{width:445px;height:288px;border:none;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current,.ui-banner .ui-banner-slides li.ui-banner-slides-prev,.ui-banner .ui-banner-slides li.ui-banner-slides-next{display:block;}
.ui-banner .ui-banner-slides li.ui-banner-slides-current{left:0;}
.ui-banner .ui-banner-slides li.ui-banner-slides-prev{left:-654px;}
.ui-banner .ui-banner-slides li.ui-banner-slides-next{left:654px;}
.ui-banner .ui-banner-slogans{height:298px;overflow:hidden;width:746px;right:0;}
.ui-bnnerimg{
	width: 124px;
	height: 83px;
}
.ui-bnnerp{
	width: 557px;
	height:81px; line-height:24px; padding-right:20px;
	padding-left: 20px;
}
.ui-bnnerp h3{
	font-size: 14px; padding-top:7px; font-weight:bold; font-size:16px; padding-bottom:2px;
	color: #666;
}
.ui-bnnerp p{
	color: #666; line-height:20px;
}
.ui-line{
	zoom: 1;
	overflow: hidden;
}
/*
.ui-banner-slogans-current{
	background:url("../image/images/stuj.png") no-repeat left center;
}
*/
.ui-line-hover{
	background:url("../image/images/stuj.png") no-repeat left center;
}


.ullinehover{
	
	height: 88px;
	margin: 0 0 0px 25px;
	+margin: 0 0 0px 25px;
	padding: 5px 0 10px;
}

.ui-bnnerp-hover{
	background-color:#0168B7;
	color:#fff;
}
/*.ullinehover:hover .ui-bnnerp h3,.ullinehover:hover .ui-bnnerp p{
	color: #fff;
}*/
.uibannerslog ul li{
	border: 1px solid red;
}
.ui-bnnerp-hover h3,.ui-bnnerp-hover p{
	color:#fff;
}
.ui-banner .ui-banner-arrow{display:block;width:23px;outline:none;}
.ui-banner .ui-banner-arrow.ui-banner-arrow-prev{
	background: transparent url("../image/images/jleft.jpg") no-repeat scroll 0 0;
	height: 23px;
	right: -43px;
	top: 17px;
	width: 23px;
}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next{
	background: transparent url("../image/images/jright.jpg") no-repeat;
	height: 23px;
	right: -43px;
	top: 49px;
	width: 23px;
}
.ui-banner .ui-banner-arrow.ui-banner-arrow-next img{left:-15px;}
.ui-banner .ui-banner-overlay{bottom:0;height:10px;position:absolute;right:0;width:173px;}
</pre></body></html>