<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */


/*解决之前12专题自带背景的问题*/
.boxa,.box,.boxb,.boxbj12{ background:none;}

.main { width:1010px; background:#fff;}

.ui-bg { width:100%; min-width:1000px; min-height:583px; position:absolute; left:0px; top:0px; z-index:1;}




.ui-12zt-nav-menu { position:relative; border-bottom:1px solid #ccc; min-height:88px;} 
.ui-12zt-nav-menu a{text-decoration:none;}
.ui-12zt-nav-menu a:hover{text-decoration:none}
.ui-12zt-nav-menu ul,.ui-12zt-nav-menu li{list-style-type:none}


.ui-12zt-nav-main {}

.ui-12zt-nav-item { float:left; width:72px; padding-left:12px;}

.ui-12zt-nav-head { float:left; display:block; line-height:50px;color:#fff !important; font-weight:bold; font-size:16px; font-family:"Microsoft YaHei"; text-shadow:0px 1px 1px #666;}

.ui-12zt-nav-head-icon { display:block; width:20px; height:20px; margin-top:16px; float:left;}

.ui-12zt-nav-submain { 
	display:none; height:38px; position:absolute; left:0px; top:50px; width:1010px; overflow:hidden;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */


}
.ui-12zt-nav-submain dt { float:left; width:78px; overflow:hidden; padding-left:10px; font-family:"Microsoft YaHei"; color:#; font-size:16px; line-height:38px;}

.ui-12zt-nav-submain dd { float:left; min-width:72px; height:24px; border-radius:5px; text-align:center; overflow:hidden; margin:6px 0px 0px 0px; padding:0px 6px;}
.ui-12zt-nav-submain dd:hover { border:1px solid #bcbcbc; background:#e7e7e7;}
.ui-12zt-nav-submain dd a { font-family:"Microsoft YaHei"; color:#666666; line-height:24px; font-size:14px;}

.ui-12zt-nav-item-active .ui-12zt-nav-submain { display:block; z-index:1}

.ui-12zt-nav-item:hover .ui-12zt-nav-submain { display:block; z-index:2}


.ui-12zt-nav-head-icon-jy { background:url(ui-12zt-nav-head-icon.png) no-repeat -0px 4px;}
.ui-12zt-nav-head-icon-sb { background:url(ui-12zt-nav-head-icon.png) no-repeat -50px 2px;}
.ui-12zt-nav-head-icon-jye { background:url(ui-12zt-nav-head-icon.png) no-repeat -100px 2px;}
.ui-12zt-nav-head-icon-yl { background:url(ui-12zt-nav-head-icon.png) no-repeat -150px 3px;}
.ui-12zt-nav-head-icon-zf { background:url(ui-12zt-nav-head-icon.png) no-repeat -200px 2px;}
.ui-12zt-nav-head-icon-jt { background:url(ui-12zt-nav-head-icon.png) no-repeat -250px 2px;}
.ui-12zt-nav-head-icon-hy { background:url(ui-12zt-nav-head-icon.png) no-repeat -300px 2px;}
.ui-12zt-nav-head-icon-bz { background:url(ui-12zt-nav-head-icon.png) no-repeat -350px 2px;}
.ui-12zt-nav-head-icon-gg { background:url(ui-12zt-nav-head-icon.png) no-repeat -400px 4px;}
.ui-12zt-nav-head-icon-cy { background:url(ui-12zt-nav-head-icon.png) no-repeat -450px 2px;}
.ui-12zt-nav-head-icon-zz { background:url(ui-12zt-nav-head-icon.png) no-repeat 0px -50px;}
.ui-12zt-nav-head-icon-zs { background:url(ui-12zt-nav-head-icon.png) no-repeat -50px -46px;}



.ztcolor-orange,
.ztcolor-green,
.ztcolor-red,
.ztcolor-blue,
.ztcolor-blaGreen,
.ztcolor-DarkBlue { background:#fff;}

.ztcolor-orange .ui-12zt-nav-menu { background:#fb8406;}
.ztcolor-orange .ui-12zt-nav-item-active,
.ztcolor-orange .ui-12zt-nav-item:hover { background:#fdbb76;}
.ztcolor-orange .ui-12zt-nav-submain dt { color:#fb8406;}

.ztcolor-green .ui-12zt-nav-menu { background:#1ca203;}
.ztcolor-green .ui-12zt-nav-item-active,
.ztcolor-green .ui-12zt-nav-item:hover { background:#82cc75;}
.ztcolor-green .ui-12zt-nav-submain dt { color:#1ca203;}

.ztcolor-red .ui-12zt-nav-menu { background:#d42802;}
.ztcolor-red .ui-12zt-nav-item-active,
.ztcolor-red .ui-12zt-nav-item:hover { background:#e78974;}
.ztcolor-red .ui-12zt-nav-submain dt { color:#d42802;}

.ztcolor-blue .ui-12zt-nav-menu { background:#008fcb;}
.ztcolor-blue .ui-12zt-nav-item-active,
.ztcolor-blue .ui-12zt-nav-item:hover { background:#73c2e2;}
.ztcolor-blue .ui-12zt-nav-submain dt { color:#008fcb;}

.ztcolor-blaGreen .ui-12zt-nav-menu { background:#009d7a;}
.ztcolor-blaGreen .ui-12zt-nav-item-active,
.ztcolor-blaGreen .ui-12zt-nav-item:hover { background:#73c9b6;}
.ztcolor-blaGreen .ui-12zt-nav-submain dt { color:#009d7a;}

.ztcolor-DarkBlue .ui-12zt-nav-menu { background:#0068bd;}
.ztcolor-DarkBlue .ui-12zt-nav-item-active,
.ztcolor-DarkBlue .ui-12zt-nav-item:hover { background:#73acdb;}
.ztcolor-DarkBlue .ui-12zt-nav-submain dt { color:#0068bd;}



.ui-12ztbg-yl { background:url(2014-menhu-12zt-yl.jpg) no-repeat center 10px;}
.ui-12ztbg-bz { background:url(2014-menhu-12zt-bz.jpg) no-repeat center 10px;}
.ui-12ztbg-cy { background:url(2014-menhu-12zt-cy.jpg) no-repeat center 10px;}
.ui-12ztbg-gg { background:url(2014-menhu-12zt-gg.jpg) no-repeat center 10px;}
.ui-12ztbg-hy { background:url(2014-menhu-12zt-hy.jpg) no-repeat center 10px;}
.ui-12ztbg-jt { background:url(2014-menhu-12zt-jt.jpg) no-repeat center 10px;}
.ui-12ztbg-jy { background:url(2014-menhu-12zt-jy.jpg) no-repeat center 10px;}
.ui-12ztbg-jye { background:url(2014-menhu-12zt-jye.jpg) no-repeat center 10px;}
.ui-12ztbg-sb { background:url(2014-menhu-12zt-sb.jpg) no-repeat center 10px;}
.ui-12ztbg-zf { background:url(2014-menhu-12zt-zf.jpg) no-repeat center 10px;}
.ui-12ztbg-zs { background:url(2014-menhu-12zt-zs.jpg) no-repeat center 10px;}
.ui-12ztbg-zz { background:url(2014-menhu-12zt-zz.jpg) no-repeat center 10px;}

.banner { position:relative; height:200px;}
.ui-12zt-logo { display:block; width:346px; height:140px; background:url(ui-12zt-logo.png) no-repeat; position:absolute; left:0px; top:38px; }
.ui-12zt-logoTxt { display:block; width:200px; height:50px; overflow:hidden; position:absolute; right:1px; bottom:24px;}
.ui-12zt-logoTxtIcon { display:none; width:26px; height:26px; overflow:hidden; position:absolute; right:26px; bottom:36px; background:url(ui-12zt-logoTxtIcon.png) no-repeat 0px 0px;}

.ui-12zt-logo:hover .ui-12zt-logoTxtIcon { display:block;}

.ui-12zt-logoTxt-yl { background:url(ui-12zt-logoTxt.png) no-repeat 0px -142px;}
.ui-12zt-logoTxt-bz { background:url(ui-12zt-logoTxt.png) no-repeat 0px -342px;}

.ui-12zt-logoTxt-cy { background:url(ui-12zt-logoTxt.png) no-repeat 0px -492px;}

.ui-12zt-logoTxt-gg { background:url(ui-12zt-logoTxt.png) no-repeat 0px -392px;}

.ui-12zt-logoTxt-hy { background:url(ui-12zt-logoTxt.png) no-repeat 0px -292px;}
.ui-12zt-logoTxt-jt { background:url(ui-12zt-logoTxt.png) no-repeat 0px -242px;}

.ui-12zt-logoTxt-jy { background:url(ui-12zt-logoTxt.png) no-repeat 0px 10px;}

.ui-12zt-logoTxt-jye { background:url(ui-12zt-logoTxt.png) no-repeat 0px -92px;}
.ui-12zt-logoTxt-sb { background:url(ui-12zt-logoTxt.png) no-repeat 0px -42px;}

.ui-12zt-logoTxt-zf { background:url(ui-12zt-logoTxt.png) no-repeat 0px -192px;}

.ui-12zt-logoTxt-zs { background:url(ui-12zt-logoTxt.png) no-repeat 0px -592px;}

.ui-12zt-logoTxt-zz { background:url(ui-12zt-logoTxt.png) no-repeat 0px -442px;}

.ui-12zt-logoTxt-zt { background:url(ui-12zt-logoTxt.png) no-repeat 0px -542px;}


/*解决新样式加进去和旧样式冲突问题*/
.jy12ztjiu-jiuye { width:100%; height:28px; line-height:28px; margin:0px 0px 2px 0px;}
.jy12ztjiu-jiuye ul{ margin:0px; padding:0px;}
.jy12ztjiu-jiuye li{ width:71px;_width:70px;  margin-left:1px; height:28px; line-height:28px; background:url(ztfw2011_jy30.jpg) no-repeat;text-align:center; font-size:14px; font-weight:bold; color:#fff; padding:0px 0px 0px 0px; float:left; list-style:none;}
.jy12ztjiu-jiuye a {width:71px;_width:70px;background-color:#eb7008;background:url(ztfw2011_jy29.jpg) no-repeat;color:#fff;}
.jy12ztjiu-jiuye a.hover li{width:71px;_width:70px;background-color:#eb7008;background:url(ztfw2011_jy29.jpg) no-repeat;color:#fff; cursor:hand;}



.jy12ztjiu-zs { width:100%; height:33px; line-height:33px; margin:0px 0px 2px 0px;}
.jy12ztjiu-zs ul{ margin:0px; padding:0px;}
.jy12ztjiu-zs li{ width:77px; margin-left:1px; height:33px; line-height:33px; background:url(ztfw2013_tzpd_pic7.jpg) no-repeat;text-align:center; font-size:14px;color:#898989;float:left; list-style:none;}
.jy12ztjiu-zsjy a {width:77px;background-color:#eb7008;background:url(ztfw2013_tzpd_pic6.jpg) no-repeat;}
.jy12ztjiu-zs a.hover li{width:77px;background-color:#eb7008;background:url(ztfw2013_tzpd_pic6.jpg) no-repeat;color:#666; cursor:hand;}</pre></body></html>