<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">::-webkit-scrollbar
{
width: 10px;
height:10px;
}

::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
border-radius: 0px;
background: rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb
{
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: rgba(0,0,0,0.2);
}

::-webkit-scrollbar-thumb:hover
{
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
background: rgba(0,0,0,0.4);
}

/*
page color table

main			= #990000

text			= #999999

a				= #999999
a:hover			= #B74C4C

fuscous			= #990000
fuscous a		= #990000
fuscous a:hover	= #B74C4C

tinge			= #F5E5E5
tinge a			= #990000
tinge a:hover	= #f60
*/
html {overflow-x:hidden;}

body, html {margin:0px; width:100%; background:#ffffff;}

body {margin:10px; width:auto;} /*fix*/

body, html, table, th, td, div, span, input, select, textarea, option {font-family:Arial, tahoma, Verdana, Helvetica, sans-serif; font-size:13px; color:#666666;}
body, html, table, th, td, div, span, input, select, textarea, option, font, a {font-family:"Microsoft YaHei" ! important;}
/*
@font-face {font-family: "fzjxh";src: url('../font/fzjxh.eot');src: url('../font/fzjxh.eot?#iefix') format('embedded-opentype'),url('../font/fzjxh.woff') format('woff'),url('../font/fzjxh.ttf') format('truetype'),url('../font/fzjxh.svg#NeuesBauenDemo') format('svg');}
body, html, table, th, td, div, span, input, select, textarea, option {font-family:"fzjxh" ! important;}
*/

html {overflow-x:hidden ! important;}
body {min-width:850px ! important; }
.page_width {max-width:1300px ! important; *width:expression(this.offsetWidth &lt; 1300 ? 'auto' : '1300px');}
.max_width {max-width:1920px ! important; *width:expression(this.offsetWidth &lt; 1920 ? 'auto' : '1920px');}
img {border:0px;}

div, form, img, ul, ol, li, dl, dt, dd {margin:0px; padding:0px; border:0px;}
span {}
.clear {clear:both; height:0px; overflow:hidden; FONT-SIZE:1px;}
div {MARGIN-LEFT:auto; MARGIN-RIGHT:auto; LINE-HEIGHT:180%;}
div, form, img, ul, ol, li, dl, dt, dd {LINE-HEIGHT:180%;}
HR {clear:both;border:0px;margin:20px 0px 20px 0px;padding:0px;height:1px;line-height:1px;font-size:0px;border-bottom:1px solid #ccc;}
textarea {border:1px solid #cccccc; BACKGROUND: url(../images/TianMaBg2.GIF) center center no-repeat #FFFFFF;}
textarea:hover {border:1px solid #999999;}
input {height:18px; border:1px solid #cccccc; background-color: #FFFFFF;}
input:hover {border:1px solid #999999;}
.button {color:#666666; height:22px; cursor:pointer; background:url(../images/button_bg.gif); border:1px solid #cccccc;}
.button:hover {BACKGROUND-POSITION:100% -18px; border:1px solid #999999;}

.login_button {height:40px; width:40px; cursor:pointer; background:url(../images/login_button_bg.gif); border:0px solid #CC8080;}
.login_button:hover {BACKGROUND-POSITION: 100% -40px; border:0px solid #007ba8;}

.search_button {height:22px; width:22px; line-height:22px; border:0px; cursor:pointer; background:url(../images/search_button.gif) center center no-repeat;}
.search_button:hover {border:0px;}
.search {height:28px;line-height:28px;BACKGROUND:url(../images/search_bg.png);}

.checkbox,.radio {height:13px; width:13px; border:0px; color:#666666; background-color:#FFFFFF;}
.checkbox:hover, .radio:hover {border:0px;}

.divhint {word-break:break-all; word-wrap:break-word; line-height:16px; color:#666666; border:1px solid #86B9D6; background:url(../images/icon_hint.gif) 5px 5px no-repeat #eef5ff; padding:5px 0px 5px 25px; margin:0px;}
.divright {word-break:break-all; word-wrap:break-word; line-height:16px; color:#666666; border:1px solid #339900; background:url(../images/icon_right.gif) 5px 5px no-repeat #CEE8BD; padding:5px 0px 5px 25px; margin:0px;}
.diverror {word-break:break-all; word-wrap:break-word; line-height:16px; color:#666666; border:1px solid #CC3300; background:url(../images/icon_error.gif) 5px 5px no-repeat #FEE6DE; padding:5px 0px 5px 25px; margin:0px;}
.divnull {display:none;}
.divload {line-height:18px; color:#666666; border:1px solid #86B9D6; background:url(../images/icon_load.gif) 5px 5px no-repeat #eef5ff; padding:5px 0px 5px 25px; margin:0px;}

.inputhint{border:1px solid #86B9D6;}
.inputright{border:1px solid #339900;}
.inputerror{border:1px solid #CC3300;}
.inputnull{}
.inputmust{background-image:url(../images/icon_inputmust.gif);background-Position:left top;background-repeat:no-repeat;}

H1{LINE-HEIGHT: 140%; FONT-SIZE: 36px;margin:0px;padding:0px;}
H2{LINE-HEIGHT: 145%; FONT-SIZE: 28px;margin:0px;padding:0px;}
H3{LINE-HEIGHT: 150%; FONT-SIZE: 24px;margin:0px;padding:0px;}
H4{LINE-HEIGHT: 155%; FONT-SIZE: 18px;margin:0px;padding:0px;}
H5{LINE-HEIGHT: 160%; FONT-SIZE: 15px;margin:0px;padding:0px;}

H1, H2, H3, H4, H5 {color:#4B8C28; font-weight:normal; font-family:"Microsoft YaHei";}

.table {margin:0px; BORDER:0px; font-size:13px;}
.table div, .table span {float:none;font-size:13px;}
.table table {margin:0px; BORDER:1px solid #cccccc; border-collapse:collapse;}
.table table td {padding:3px;border:1px solid #cccccc; background-color:#FFFFFF; height:25px; line-height:150%;}
.table table th {padding:3px;border:1px solid #cccccc; background-color:#f5f5f5; height:25px; line-height:150%; font-weight:bold; text-align:left;}
.table .th, .table .th td{padding:3px;border:1px solid #cccccc; background-color:#f5f5f5; height:25px; line-height:150%; font-weight:bold; text-align:left;}

.table ul {float:none; HEIGHT:26px; LINE-HEIGHT:26px; margin-bottom:5px;}
.table ul h5 {font-weight:bold;HEIGHT:30px; LINE-HEIGHT:30px;FONT-SIZE:13px;}
.table ul li {float:left;list-style-type:none;display:block;}

.content .form {margin:0px; padding:0px; border:0px; float:none; overflow:hidden; clear:both;}
.content .form table{margin:0px; BORDER:1px solid #999999; BORDER-left:0px; BORDER-right:0px; border-collapse:collapse;}
.content .form table td{border:1px solid #cccccc; BORDER-left:0px; BORDER-right:0px; background-color:#FFFFFF; height:25px; line-height:25px;}
.content .form table th{border:1px solid #cccccc; BORDER-left:0px; BORDER-right:0px; background-color:#f5f5f5; font-weight:bold; text-align:right; height:25px; line-height:25px;}
.content .form .th, .content .table .th td{border:1px solid #cccccc; BORDER-left:0px; BORDER-right:0px; background-color:#f5f5f5; font-weight: bold; text-align:center;}

.content ul {float:none;display:;list-style:disc;margin:0px;padding:0px;margin-left:12px;margin-bottom:2%;clear:both;}
.content li {float:none;display:list-item;list-style-type:disc;margin:0px;padding:0px;margin-left:10px;}

.content {margin:0px; border:0px;}
.content div, .content span, .content li, .content a {font-size:inherit;color:inherit;font-weight:inherit;font-family:inherit;}
.content a {text-decoration:underline;}
.content div img {display:block;}
.content img, .content p img {max-width:100%; height:auto; display:inline; *width:expression(this.offsetWidth &lt; this.parentNode.offsetWidth ? 'auto' : "100%");}
.content table {margin:0px; BORDER:1px solid #cccccc; border-collapse:collapse;}
.content table td {padding:3px;border:1px solid #cccccc; background-color:#FFFFFF; height:25px; line-height:150%;}
.content table th {padding:3px;border:1px solid #cccccc; background-color:#f5f5f5; height:25px; line-height:150%; font-weight:bold; text-align:left;}
.content .th, .table .th td{padding:3px;border:1px solid #cccccc; background-color:#f5f5f5; height:25px; line-height:150%; font-weight:bold; text-align:left;}

.Guide {color:#666666; margin-left:-49px; margin-right:-48px; margin-top:-80px; font-size:13px; height:30px; line-height:30px; overflow:hidden;background:#EFEFEF;padding:25px 0px; padding-right:50px; border-bottom:1px solid #aaa;}
.Guide .home {float:left;height:30px;line-height:30px;background:url(../images/icon_home.gif) left center no-repeat;padding-left:18px;}
.Guide a {color:#666666;font-size:15px;}
.Guide a:hover {color:#666666;}
.Guide ul {float:right;margin:0px;padding:0px;padding-left:0px;list-style-type:none;overflow:hidden;}
.Guide ul li {float:left;background:url(../images/Guide_Arrow.gif) left center no-repeat;height:30px;line-height:30px;padding-left:13px;font-size:15px;}

A {COLOR:#666666; text-decoration:none;}
A:hover {COLOR:#666666; text-decoration:underline;}

a span{COLOR:#666666; text-decoration:none;}
a:hover span {COLOR:#666666; text-decoration:underline;}

.fuscous a {}
.fuscous a:hover {}

.affiche a {COLOR:#666666;}
.affiche a:hover {COLOR:#666666;text-decoration:none;}

.mainbox {width:100%;}

.page_head {width:100%; height:176px; overflow:hidden; left:0px; top:0px; z-index:200; background:url(../images/head_bg.jpg) center top no-repeat;}

#m_nav_menu {display:none;}

.logo {width:156px; height:125px; cursor:pointer; background:url(../images/logo.gif) center center no-repeat;}
.logo_slogan {display:inline-block;*display:inline;*zoom:1; width:88px; height:13px; background_:url(../images/logo_slogan.gif) center center no-repeat;}
.logo_slogan div {line-height:20px;text-align:right;font-size:15px;}
.logo_foot {float:left; width:160px; height:95px; margin-right:30px; cursor:pointer; background:url(../images/logo_foot.gif) left center no-repeat;border-right:2px solid #cccccc;}
.company {width:801px; max-width:100%; height:72px; cursor:pointer; background:url(../images/text_company.png) left center no-repeat;}

/*.page_main {MARGIN-TOP:10px; WIDTH:auto; min-height:400px;}*/
.page_main {background:#ffffff;border:1px solid #aaa;border-bottom:0px;padding:80px 48px 50px 349px; min-height:500px; max-width:900px ! important; *width:expression(this.offsetWidth &lt; 900 ? 'auto' : '900px'); background:url(../images/page_split.gif) 299px top repeat-y;}

.page_main {border-radius:35px 0px 0px 0px; overflow:hidden;}

.NavMenu {width:100%; height:45px; float:left; white-space_:nowrap; padding-right:0px; padding-top:0px; background:#62B635;}

.page_title {color:#000;position:relative;line-height:140%;font-weight:normal;display:inline-block;*display:inline;*zoom:1;margin:0px;padding:0px;padding-top:10px;margin-bottom:10px;}
.page_title h2 {font-weight:normal;display:inline-block;*display:inline;*zoom:1;margin:0px;padding:0px;}
.page_title span {position:absolute;left:0px;top:0px;width:0px;height:3px;background:#183B65;overflow:hidden;margin:0px;padding:0px;}
.page_title.center span {position:static;display:block;margin:0px auto;}

.page_banner {overflow:hidden; position:relative;}
.page_banner .banner_img {width:100%;height:100%;line-height:100%;cursor:pointer;cursor:pointer;}
.page_banner .banner_img img {display:block;opacity:0;filter:Alpha(opacity=0);}
.page_banner .banner_content {width:100%;height:100%;*width:expression(document.body.clientWidth);*height:expression(this.parentNode.offsetHeight);left:0px;top:0px;position:absolute;z-index:1;overflow:hidden;}
.page_banner .banner_content .banner_content2 {margin:auto;padding:0px;position:relative;overflow:visible;}
.page_banner .banner_content .banner_content_div{opacity:0;filter:Alpha(opacity=0);margin:0px;position:absolute;text-shadow:2px 2px 3px rgba(0, 0, 0, .3);}
.page_banner .banner_content .banner_content_div img{display:inline;height:auto ! important;}

.page_banner .banner_hd{overflow:hidden; position:absolute; left:0px; bottom:-10px; z-index:1;opacity:0;*filter:Alpha(opacity=0);}
.page_banner .banner_hd ul{overflow:hidden; zoom:1; text-align:center; margin-right:0px;margin-bottom:0px;}
.page_banner .banner_hd ul li{display:inline-block;*display:inline;*zoom:1; margin-left:5px; margin-right:5px;width:16px; height:16px;line-height:100%;overflow:hidden; text-align:center; cursor:pointer;color:#fff;background:url(../images/bannerSlideButton.png) center top no-repeat;background-size:100% auto;}
.page_banner .banner_hd ul li{background-color:#fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px; -moz-box-shadow:2px 2px 5px rgba(0,0,0,.3) inset;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.3) inset;box-shadow:2px 2px 5px rgba(0,0,0,.3) inset;}

.page_banner .banner_hd ul li.on{background-position:center bottom;}
.page_banner .banner_bd {width:100%; height:100%; position:relative; z-index:0;}
.page_banner .banner_bd li {position:relative; zoom:1; vertical-align:middle;}

.page_banner .banner_prev_next {position:absolute;top:0px;left:0px;height:0px;width:100%;z-index:2000;top:50%;}
.page_banner .banner_prev_next span {margin:auto;position:relative;height:0px;display:block;}

.page_banner .banner_prev, .page_banner .banner_next{opacity:0;filter:Alpha(opacity=0);position:absolute;width:40px;height:80px;left:-40px;margin-top:-40px;display:block;z-index:20;text-align:center;cursor:pointer;background:url(../images/Arrow_Banner.png) left center no-repeat;background-size:200% 100%;}
.page_banner .banner_next{left:auto;right:-40px;text-align:right;background-Position:right center;}

.page_left {width:300px; float:left; display:inline; margin-top:-80px; margin-left:-349px; overflow:hidden; min-height:500px; padding:0px;}
.page_right {float:right; width:100%; overflow:hidden; min-height:500px; padding-top:50px; padding-bottom:0px;}

.page_foot {width:100%; padding:5px 0px; background:#62b635;}
.page_foot a, .page_foot div, .page_foot div a {line-height:33px; color:#fff;}
.page_foot a:hover, .page_foot div a:hover {text-decoration:underline; color:#fff;}

.list {}
.list UL {MARGIN:0px; padding:0px; LIST-STYLE-TYPE:none; LINE-HEIGHT:25px;}
.list UL li {line-height:160%;background-image:url(../images/icon_Arrow_Item.gif); background-position:-5px center; background-repeat:no-repeat; padding-left:13px; border-bottom:#ccc 1px dashed;}
.list UL li.NoSymbol {BACKGROUND:url(../images/none.gif); PADDING-LEFT:0px;}
.list UL li.TitleLine {BACKGROUND:url(../images/none.gif); PADDING-LEFT:0px;}
.title {float:left;FONT-WEIGHT:bold; FONT-SIZE:13px;height:30px; line-height:30px; width:80px; background:url(../images/none.gif) center center no-repeat;}
.TitleLine {FONT-WEIGHT:bold; FONT-SIZE:13px; height:20px; line-height:20px; padding-bottom:5px; MARGIN-BOTTOM:5px; COLOR:#EF8200; BACKGROUND:url(../images/title_line.gif) center bottom repeat-x;}
.counter {TEXT-ALIGN:center;}

/* border-radius */
.BorderRadius{border:0px solid #ffffff;background:#ffffff;behavior:url("js/PIE.htc");position:relative;}
.BorderRadius{-webkit-box-shadow: #999999 1px 1px 3px;-moz-box-shadow: #999999 1px 1px 3px;box-shadow: #999999 1px 1px 3px;}

/* ShowLayer */
#ShowLayer ul,li,ol{list-style-type:none; list-style-position:outside;}
#ShowLayer li{float:none; height:20px; line-height:20px;}
#ShowLayer .LayerBox{margin:0px; padding:0px; z-index:204; min-width:80px;width:auto !important;width:80px; position:absolute; margin-left:-1px; margin-top:2px; background:#F5F5F5; border:1px solid #999999; filter:alpha(opacity=90); opacity:0.9;}
#ShowLayer .LayerBox a{display:block; height:20px; line-height:20px; padding-left:5px; padding-right:5px; color:#666666; text-decoration:none;}
#ShowLayer .LayerBox a:hover{color:#fff; background:#999999;}
#ShowLayer .LayerBox .hover{color:#fff; background:#999999;}

/* showpage */
.showpage {margin:5px 0px 5px 0px;}
.showpage span {cursor:pointer;padding:3px 8px 3px 8px;font-size:15px;color:#666666;}
.showpage .p_home {margin-right:5px;}
.showpage .p_end {margin-left:5px;}
.showpage .p_prev {display:none;}
.showpage .p_next {display:none;}
.showpage .p_current {margin:0px 5px 0px 5px;background:#4B8C28;color:#ffffff;}
.showpage .p_grey {color:#999999;}
.showpage .p_info {float:left;}
.showpage .p_page {float:right;}

/* links */
#links {border:1px solid #cccccc; padding:1px;}
#links .links_title{padding:2px; background-color:#cccccc; OVERFLOW:hidden;}
#links .links_content{background-color:#FFFFFF; overflow:hidden; text-align:center;}

.more_txt {color:#000; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; -webkit-box-shadow:3px 3px 6px rgba(0, 0, 0, .5);-moz-box-shadow:3px 3px 6px rgba(0, 0, 0, .5);box-shadow:3px 3px 6px rgba(0, 0, 0, .5); display:inline-block;*display:inline;*zoom:1; padding:3px 20px; cursor:pointer; background:#62B635;}
.more_txt:hover {color:#000;}

.backToTop {
    display: none;
    width: 18px;
	height: 13px;
	line-height: 13px;
    padding: 5px 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 180px;
	_right: 177px;
    bottom: 103px;
    _bottom: "auto";
    cursor: pointer;
    opacity: .8;
    filter: Alpha(opacity=80);
	background:url(../images/icon_top.gif) center top no-repeat;
}

/* Table evenly distributed */
.TableEvenly{width:100%;margin:0px ! important;padding:0px ! important;border:0px;text-align:justify;text-justify:inter-ideograph\9;}
.TableEvenly li{margin:0px;padding:0px;border:0px;display:inline-block ! important;width_:200px;height_:100px;padding-bottom:2px;vertical-align:top;}
.TableEvenly li{*display:inline ! important;}
.TableEvenly li.last{margin:0px;padding:0px;border:0px;width:100%;height:0px;*line-height:0px;*font-size:0px;overflow:hidden;clear:both;}

.TableEvenly li ul {float:none;display:;list-style:disc;margin:0px;padding:0px;}
.TableEvenly li ul li {float:none;display:list-item;list-style-type:disc;margin:0px;padding:0px;margin-left:13px;vertical-align:none;}

.home_m3 .home_m3_hd {width:100%;height:10px;position:absolute;z-index:10;bottom:0px;}
/*  product   */
.product {padding-bottom: 30px;background: url(../images/pro_bg.jpg);}
.container{margin-left:auto; margin-right:auto; width:1360px;}
.pro_con,.pro_con ul li:hover a {color: #7b7b7b;}
.pro_con ul li:hover {}
.pro_con .con_right {width: 100%;}
.pro_con .con_right h3 {font-size: 25px;overflow: hidden;position: relative;margin-bottom: 20px;}
.pro_con .con_right h3 a {color: #333;}
.pro_con .con_right h3 em {font-size: 14px;color: #999999;margin-left: 15px;}
.pro_con .con_right h3 a.ckgda {float: right;font-size: 13px;font-weight: normal;height: 30px;line-height: 30px;color: #666;}

.pro_con .con_right .r_top {height: 596px;position: relative;overflow: hidden;}
.pro_con .con_right .r_top ul {position: relative;}
.pro_con .con_right .r_top ul li {float: left;margin-left:32px;width: 1296px;height: 596px;}
.pro_con .con_right .r_top ul li dl {width: 304px;margin: 0 10px 23px 10px;float: left;}
.pro_con .con_right .r_top ul li dl dt {width: 302px;border: 1px solid #d8d8d8;height: 242px;overflow: hidden;}
.pro_con .con_right .r_top ul li dl dt img {display: block;width:302px;height:240px;transition: all 0.5s;}
.pro_con .con_right .r_top ul li dl dd {height: 44px;line-height: 44px;text-align: center;font-size: 16px;background: #7b7b7b;}
.pro_con .con_right .r_top ul li dl dd a {color: #fff;}
.pro_con .con_right .r_top ul li dl:hover dt img {transform: scale(1.1);}
.pro_con .con_right .r_top ul li dl:hover dd {}
.pro_con .con_right .r_top .pro_btnl {display: block;width: 32px;height: 82px;background:url("../images/Roll_Arrow_2.png") left center no-repeat;position: absolute;left: 0;top: 230px;z-index: 2;cursor: pointer;}
.pro_con .con_right .r_top .pro_btnr {display: block;width: 32px;height: 82px;background:url("../images/Roll_Arrow_2.png") right center no-repeat;position: absolute;right: 0;top: 230px;z-index: 2;cursor: pointer;}

/*äº§å“*/
.pro_c li{width: 200px;height:190px;float: left;margin:0 10px;margin-top:0;position: relative;}
.pro_c li span{display: block;position:relative;width: 200px;height:133px;overflow: hidden;}
.pro_c li h3{font-size: 16px;color: #333333;font-weight: normal;margin-top: 15px;text-align:center;}
.pro_c li em{width: 100%;height: 2px;background: #23ac38;position: absolute;bottom: 0;left: 0;display: none;}
.pro_c li a{display: none;width: 200px;height: 133px;background: url(/img/product_zz.png) no-repeat center;position: absolute;top: 0;left: 0;}
.pro_c li img{display: block;transition: all 1s ease-out;  transform: scale(1);width:200px; height:133px;}
.pro_c li:hover{background: #fff;}
.pro_c li:hover img{transform: scale(1.2);}
.pro_c li:hover a{display: block;}
.pro_c li:hover em{display: block;}

/*èµ„è´¨*/
.pro_z li{width: 200px;height:330px;float: left;margin:0 10px;margin-top:0;position: relative;}
.pro_z li span{display: block;position:relative;width: 200px;height:274px;overflow: hidden;}
.pro_z li h3{font-size: 16px;color: #333333;font-weight: normal;margin-top: 15px;text-align:center;}
.pro_z li em{width: 100%;height: 2px;background: #23ac38;position: absolute;bottom: 0;left: 0;display: none;}
.pro_z li a{display: none;width: 200px;height: 133px;background: url(/img/product_zz.png) no-repeat center;position: absolute;top: 0;left: 0;}
.pro_z li img{display: block;transition: all 1s ease-out;  transform: scale(1);width:200px; height:274px;}
.pro_z li:hover{background: #fff;}
.pro_z li:hover img{transform: scale(1.2);}
.pro_z li:hover a{display: block;}
.pro_z li:hover em{display: block;}

.nyr_nr { padding:15px 10px 20px 10px; line-height:35px;}
.nyr_nr img {border:0;}
.nry_tit {line-height:60px; font-size:18px; text-align:center;color:#f28101;}
.nry_date {text-align:center; line-height:40px; border-top:#CCCCCC 1px dashed;}
.nry_show {text-align:center; padding:10px 0;}
.nry_show img{margin:0 10px;max-width:850px; }
.nry_intor { padding:0; text-align:left;}
.nry_intor img {max-width:850px;}
.ny_page { line-height:30px; padding-left:15px; text-align:left;}

/*åˆ†é¡µä¸“ç”¨css1 -- qipapage*/
.qipapage {line-height:30px;list-style:none;margin:30px 0px 20px;text-align:center;}
.qipapage a {border:1px solid #dedede; padding:0 6px; display:inline-block; margin-right:5px;}
.qipapage a:hover,.qipapage li.active a {border:1px solid #000; color:#000; font-weight:bold; text-decoration:none;}
.qipapage span {border:1px solid #dedede; padding:0 20px; display:inline-block;}
.qipapage li {display:inline-block; margin-right:10px; margin-bottom:10px;}
.qipapage td {margin-right:10px; margin-bottom:10px;}


.img_list .img_list_hd{width:104%; height:0px; margin-left:-2%; position:absolute; z-index:10; top:30%;}
.img_list .img_list_hd .img_list_prev,.img_list .img_list_hd .img_list_next{display:block; width:30px; height:200px; float:left; margin-left:0px; overflow:hidden; cursor:pointer; background:url("../images/Roll_Arrow_2.png") left center no-repeat;}
.img_list .img_list_hd .img_list_next{float:right; background-position:right center; margin-right:0px;}

.img_list .img_list_bd{width:100%; position:relative; float:left; overflow:hidden;}
.img_list .img_list_bd ul{width:100%; overflow:hidden; zoom:1;}
.img_list .img_list_bd ul li{width:auto; float:left; overflow:hidden; text-align:center; position:relative;}
.img_list .img_list_bd ul li img{}
.img_list .img_list_bd ul li .img_list_title{text-align:center;padding:5px;}

.page_sub li {position:relative;}
.page_sub li a{height:100%;text-decoration:none;position:relative;color:#666;font-size:20px;cursor:pointer;display:block;z-index:1;}
.page_sub li a:hover, .page_sub li.li_hover a{color:#fff;}
.page_sub li .hover_div{position:absolute;top:0px;left:0px;width:0px;height:100%;opacity:0;filter:Alpha(opacity=0);z-index:0;background-color:#62B638;_height:expression(this.parentNode.offsetHeight);background-image:url(../images/icon_Sub_Item_hover.gif);background-repeat:no-repeat;background-Position:90% center;}

.page_sub .li_1{background-image_:url(../images/icon_Sub_Item.gif);background-repeat:no-repeat;background-Position:90% center;}
.page_sub .li_1.li_hover{background-image:url(../images/icon_Sub_Item_hover.gif);background-color:#62B638;}
.page_sub .li_1 a{padding:15px 30px 15px 40px;cursor:pointer;display:block;}

.page_sub .li_2{background-image_:url(../images/icon_Sub_Item.gif);background-repeat:no-repeat;background-Position:90% center;}
.page_sub .li_2.li_hover{background-image:url(../images/icon_Sub_Item_hover.gif);background-color:#62B638;}
.page_sub .li_2 a{padding:15px 30px 15px 40px;cursor:pointer;display:block;}

.page_sub .split_1{width:100%;padding:0px;margin:0px;border:0px;height:1px;background:none;overflow:hidden;font-size:0px;background-color:#aaa;}
.page_sub .split_2{width:100%;padding:0px;margin:0px;border:0px;height:1px;background:none;overflow:hidden;font-size:0px;background-color:#aaa;}

.content table{border-collapse:collapse;}
.content .ke-pagebreak{display:none;}</pre></body></html>