/*----全局共用参数----*/
a:link, a:active, a:visited {color:#444444;text-decoration:none;}
a:hover {color:#004d21;text-decoration:underline;}
/*--白色链接--*/
.white, .white a:link, .white a:active, .white a:visited, .white a:hover {color:#ffffff;}
/*--蓝色链接--*/
.blue, .blue a:link, .blue a:active, .blue a:visited, .blue a:hover {color:#20599d;}
/*--红色链接--*/
.red, .red a:link, .red a:active, .red a:visited, .red a:hover {color:#ab1b1e;}
/*--绿色链接--*/
.green, .green a:link, .green a:active, .green a:visited, .green a:hover {color:#156c11;}
/*--黄色链接--*/
.yellow, .yellow a:link, .yellow a:active, .yellow a:visited, .yellow a:hover {color:#703900;}
/*--黑色链接--*/
.black, .black a:link, .black a:active, .black a:visited, .black a:hover {color:#545454;}
/*----页面整体框架----*/
.container {width:100%;margin:0 auto; background:url(/static/images/header-bg.png) repeat-x;}
/*----页面头部框架----*/
.header {width:1140px;height:auto;margin:0 auto;overflow:hidden;clear:both;}
.logo {
    width: 550px;
    height: 120px;
    background: url(/static/images/pt.png) no-repeat;
    float: left;
}
.topnav {width:1140px;height:35px;margin:0;float:left;}
.topnav li {padding:8px 2px 2px 28px;float:left;}
.topnav .welcome {width:880px;padding:8px 2px 2px 10px;}
.topnav .home {
    /*background: url(/static/images/home.png) 8px 6px no-repeat;*/
}
.topnav .fav {
    background: url(/static/images/fav.png) 8px 6px no-repeat;
}
.topnav .mail {
    background: url(/static/images/mail.png) 8px 8px no-repeat;
}
/*--站内搜索--*/
.search {
    width: 232px;
    height: 20px;
    padding: 4px 0 4px 14px;
    margin-top: 55px;
    background: url(/static/images/keyword.png) no-repeat;
    float: right;
}
.search .keyword {width:204px;height:20px;line-height:20px;color:#004d21;border:none;background:transparent;float:left;}
.search .selecttype {width:30px;height:20px;line-height:20px;color:#004d21;border:none;background:transparent;float:left;}
.search .button {
    width: 20px;
    height: 20px;
    border: none;
    background: url(/static/images/search.png) no-repeat;
    cursor: pointer;
    float: left;
}
.search .hover {
    width: 20px;
    height: 20px;
    border: none;
    background: url(/static/images/search.png) -20px 0 no-repeat;
    cursor: pointer;
    float: left;
}
/*--页面主导航--*/
.mainnav {width:1140px;height:50px;margin:0 auto;overflow:hidden;clear:both;}
.mainnav li {height:50px;font-size:14px;font-weight:bold;text-align:center;padding-right:3px; background:url(/static/images/nav-line.png) right no-repeat;float:left;}
.mainnav li a:link, .mainnav li a:active, .mainnav li a:visited {height:20px;padding:15px 11px 15px 11px;color:#fefefe;text-decoration:none;display:block;float:left;}
.mainnav li a:hover {height:20px;padding:15px 11px 15px 11px;color:#fefefe;text-decoration:none;display:block;background:url(/static/images/nav.png) repeat-x;float:left;}
.mainnav li#current a {height:20px;padding:15px 14px 15px 15px;color:#fff;text-decoration:none;display:block;background:url(/static/images/nav.png) repeat-x;float:left;}
.mainnav .classify {width:197px;height:50px;line-height:50px;padding-left:10px;font-size:18px;font-weight:bold;background: url(/static/images/down.png) no-repeat 175px center #005926;-background: url(/static/images/down.gif) no-repeat 175px center #005926;color:#fff;text-align:left;float:left;}
/*--下拉导航--*/
.subnav {margin:0;z-index:999;visibility:hidden;position:absolute;overflow:hidden;}
.subnav a:link, .subnav a:active, .subnav a:visited {width:auto;padding:10px 21px 10px 20px;display:block;color:#fff;font-weight:normal;background-color:#00873b;text-decoration:none;}
.subnav a:hover {color:#004d21;padding:10px 21px 10px 20px;background-color:#dab30f;text-decoration:none;}
/*--商城导航--*/
.menu-item {width:210px;height:320px;border-top:1px solid #fff;float:left;}
.menu-item .lineone {height:52px;background:#005926;border-bottom:solid 1px #00481f;overflow:hidden;}
.menu-item .linetwo {height:52px;background:#c7a016;border-bottom:solid 1px #aa8400;overflow:hidden;}
.menu-item h1, .menu-item h2 {padding-left:10px;}
.menu-item h1 a:link, .menu-item h1 a:active, .menu-item h1 a:visited {width:185px;padding-left:15px;height:25px;line-height:25px;color:#fff;font-size:14px;background:url(/static/images/leftnav.png) left center no-repeat;-background:url(/static/images/leftnav.gif) left center no-repeat;font-weight:bold;display:block;float:left;}
.menu-item h1 a:hover {color:#fcfcfc;text-decoration:none;}
.menu-item h2 a:link, .menu-item h2 a:active, .menu-item h2 a:visited {height:20px;line-height:20px;color:#fff;font-size:12px;padding-right:7px;font-weight:normal;display:block;float:left;}
.menu-item h2 a:hover {color:#fcfcfc;text-decoration:underline;float:left;}
/*----------------------------------*/
/*----网站首页框架----*/
.banner {width:100%;background:url(/static/images/content-bg.png) repeat-x;float:left;}
.navbox {width:1140px;margin:0 auto;clear:both;}
.content {width:1140px;margin:0 auto;clear:both;}
.advertising {width:1140px;margin:10px auto 0 auto;float:left;}
/*----多图瓷贴效果----*/
.metro {/* width:930px; */height:318px;border-top:1px solid #fff;overflow:hidden;float:left;}
.boxgrid img {position:absolute;top:0;left:0;border:0;}
.boxgrid h3 {margin:0;padding:5px 0 0 10px;color:#fff;font-size:14px;font-weight:bold;}
.boxgrid h3 font {padding:0 0 0 10px;color:#fff;font-size:12px;font-weight:normal;}
.boxgrid p {padding:5px 10px 0 10px;margin:0;color:#afafaf;line-height:140%;font-size:12px;}
.boxcaption {position:absolute;background:#000;height:100px;width:100%;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.vertical {width:248px;height:302px;margin:0 2px 2px 0;overflow: hidden;position:relative;background-color:#047e36;float:left;}
.vertical .boxcaption {top:272px;left:0;}
.caption {width:248px;height:150px;margin:0 2px 2px 0;overflow:hidden;position:relative;background-color:#047e36;float:left;}
.caption .boxcaption {top:120px;left:0;}
.narrow {width:225px;height:302px;margin:0 2px 2px 0;overflow:hidden;position:relative;background-color:#047e36;float:left;}
.narrow .boxcaption {top:272px;left:0;}
.wide {width:398px;height:150px;margin:0 2px 2px 0;overflow:hidden;position:relative;background-color:#047e36;float:left;}
.wide .boxcaption {top:120px;left:0;}
.square {width:198px;height:150px;margin:0 2px 2px 0;overflow:hidden;position:relative;background-color:#047e36;float:left;}
.square .boxcaption {top:120px;left:0;}
.max {width:370px;height:302px;margin:0 2px 2px 0;overflow:hidden;position:relative;background-color:#047e36;float:right;}
.max .boxcaption {top:270px;left:0;}
.squarebox {width:400px;-margin:-152px 2px 2px 114px;float:left;}
/*--轮转效果--*/
.focus {width:930px;height:318px;position:relative;overflow:hidden;float:left;}
.fslide {width:930px;height:318px;border-left:1px solid #fff;overflow:hidden;}
.rslides {width:100%;position:relative;list-style:none;padding:0;}
.rslides_nav {height:50px;width:30px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:1px;filter:filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(/static/images/slides.png) no-repeat 0 0;margin-top:-25px;}
.rslides_nav:active {filter:filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
.rslides_nav.next {left:auto;background-position:-30px 0;right:1px;}
.rslides_tabs {margin:12px auto;clear:both;text-align:center}
.rslides_tabs li {display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a {text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#ddd;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a {background:rgba(0,0,0, .6);background:#390}
/*--自适应栏目--*/
.column {width:360px;margin:10px 10px 0 0;float:left;}
.coltop {width:100%;background:url(/static/images/title-bg.png) repeat-x;float:left;}
.coltop .left {height:40px;background:url(/static/images/title-left.png) no-repeat;float:left;}
.coltop .left span {height:40px;font-size:14px;font-weight:bold;line-height:38px;color:#004d21;padding:0 0 0 20px;float:left;}
.coltop .right {height:25px;font-size:12px;padding:13px 10px 0 0;background:url(/static/images/title-right.png) right top no-repeat;float:right;}
.coltop .right a:link, .coltop .right a:active, .coltop .right a:visited, .coltop .right a:hover {color:#004d21;}
.colcont {width:340px;padding:4px 9px 9px 9px;border-top:none;background:#fcfcfc;border:1px solid #ececec;float:left;}
/*--新闻列表--*/
.newsline li {height:21px;height:21px\9;*height:19px;-height:19px;padding-top:5px;border-bottom:1px dashed #ececec;}
.newsline li a:link, .newsline li a:active, .newsline li a:visited {padding-left:10px;background:url(/static/images/arrow.png) 0 7px no-repeat;text-decoration:none;float:left;}
.newsline li a:hover {padding-left:10px;background:url(/static/images/arrow.png) 1px 7px no-repeat;text-decoration:underline;float:left;}
.newsline li span {float:right;}
/*--部门介绍--*/
.about {margin:10px 0 0 0;float:right;}
.about .colcont {height:221px;overflow:hidden;}
.about .pic {width:122px;height:96px;margin:5px 5px 0 0;padding:10px 0 0 10px;background:url(/static/images/pic-bg.png) no-repeat;float:left;}
.about .map {width:200px;height:106px;margin-top:5px;background:url(/static/images/map.png) no-repeat;float:left;}
.about .text {width:100%;line-height:180%;margin-top:5px;float:left;}
.about .text a:link, .about .text a:active, .about .text a:visited {color:#004d21;text-decoration:none;-margin-top:-20px;float:right;}
.about .text a:hover {color:#004d21;text-decoration:underline;-margin-top:-20px;float:right;}
/*--产品楼层--*/
.news {width:1140px;margin:10px 0 0 0;}
.news .coltop .left {height:40px;width:215px;background:url(/static/images/title-left.png) no-repeat;float:left;}
.news .coltop .left span {font-size:16px;}
.news .colcont {width:1120px;height:auto;padding:9px;}
.news .pic {width:250px;height:206px;border:1px solid #ececec;padding:4px;margin:2px 10px 0 0;line-height:25px;text-align:center;float:left;}
.news .newsline {width:340px;float:left;}
.news .hot {width:200px;margin-right:15px;float:left;}
.news .hot img {width:200px;height:300px;}
.news .hot h3 {margin:0;padding:5px 0 0 10px;color:#004d21;font-size:14px;font-weight:bold;}
.news .hot h3 font {padding:0 0 0 10px;font-size:12px;font-weight:normal;}
.news .hot p {padding:5px 10px 0 10px;margin:0;line-height:160%;font-size:12px;}
/*--通用滑动门--*/
.mytab {font-size:14px;float:left;}
.mytab li {height:30px;line-height:30px;margin:0;overflow:hidden;cursor:pointer;float:left;}
.mytab .active {padding:5px 30px 5px 30px;background:#008139;text-align:center;float:left;}
.mytab .active a:link, .mytab .active a:active, .mytab .active a:visited, .mytab .active a:hover {color:#fff;text-decoration:none;font-weight:bold;}
.mytab .normal {padding:5px 30px 5px 30px;text-align:center;float:left;}
.mytab .normal a:link, .mytab .normal a:active, .mytab .normal a:visited, .mytab .normal a:hover {color:#333333;text-decoration:none;font-weight:bold;}
.none {display:none;}
/*--列表展示--*/
.news .lineone {width:160px;height:180px;padding:10px;background:#fff;overflow:hidden;float:left;}
.news .linetwo {width:160px;height:180px;padding:10px;background:#f8f8f8;verflow:hidden;float:left;}
.news .lineone img {width:153px;height:115px;padding:2px;border:1px solid #ececec;margin-right:10px;float:left;}
.news .linetwo img {width:153px;height:115px;padding:2px;border:1px solid #047e36;margin-right:10px;float:left;}
.news .name {width:153px;height:20px;margin:8px 0 5px 0;font-size:14px;text-align:left;float:left;}
.news .brief {width:153px;height:32px;font-size:12px;line-height:160%;font-weight:normal;float:left;}
/*--新闻动态、科普园地、资料下载-*/
.newsbox {width:770px;margin:10px 0 0 0;float:left;}
.newsbox .coltop .left {height:40px;background:url(/static/images/title-left.png) no-repeat;float:left;}
.newsbox .coltop .left span {font-size:16px;}
.newsbox .colcont {width:750px;height:auto;padding:9px;}
/*--中心列表--*/
.center {width:570px;margin:10px 0 0 0;}
.center .colcont {width:550px;height:40px;padding:10px 0 0 18px;}
.centerline li {width:110px;height:21px;height:21px\9;*height:19px;-height:19px;padding:5px 0 5px 0;font-size:14px;font-weight:bold;float:left;}
.centerline li a:link, .centerline li a:active, .centerline li a:visited {padding-left:10px;background:url(/static/images/arrow.png) 0 7px no-repeat;color:#004d21;text-decoration:none;float:left;}
.centerline li a:hover {padding-left:10px;background:url(/static/images/arrow.png) 1px 7px no-repeat;color:#004d21;text-decoration:underline;float:left;}
.buttonline {width:1140px;height:80px;margin-top:10px;float:left;}
.buttonline li {width:285px;height:80px;float:left;}
.buttonline li.ad {width:262px;height:80px;text-align:right;float:left;}
/*--用户登录与注册--*/
.login {width:260px;margin:10px 0 0 0;float:right;}
.login .colcont {width:240px;height:199px;}
.login label {width:60px;height:20px;margin:15px 0 0 0;padding:3px 0 3px 0;text-align:right;line-height:20px;float:left;}
.login .username {width:140px;height:20px;margin:15px 0 0 0;font-size:14px;padding:3px 3px 3px 24px;background:url(/static/images/username.png) 5px 5px no-repeat;border:1px solid #dddddd;float:left;}
.login .password {width:140px;height:20px;margin:15px 0 0 0;font-size:14px;padding:3px 3px 3px 24px;background:url(/static/images/password.png) 5px 5px no-repeat;border:1px solid #dddddd;float:left;}
.login .button {width:80px;height:25px;margin:15px 10px 0 0;color:#fff;font-weight:bold;cursor:pointer;background:url(/static/images/login.png) no-repeat;border:none;float:left;}
.login .hover {width:80px;height:25px;margin:15px 10px 0 0;color:#fff;font-weight:bold;cursor:pointer;background:url(/static/images/login.png) 0 -25px no-repeat;border:none;float:left;}
.login .forget {width:100px;margin:10px 10px 0 10px;float:left;}
/*--资料下载--*/
.download {width:260px;margin:10px 0 0 0;float:right;}
.download .colcont {width:240px;}
/*--科学与保护--*/
.photo {width:1140px;margin:10px 0 0 0;overflow:hidden;}
.photo .colcont {width:1138px;padding:0;float:left;}
.photo .colcont .left {width:12px;padding-left:7px;height:210px;float:left;}
.photo .colcont .left .button {width:12px;height:12px;margin-top:80px;border:none;background:url(/static/images/prev.png) no-repeat;cursor:pointer;float:left;}
.photo .colcont .left .hover {width:12px;height:12px;margin-top:80px;border:none;background:url(/static/images/prev.png) 0 -12px no-repeat;cursor:pointer;float:left;}
.photo .colcont .middle {width:1100px;padding:10px 0 0 0;float:left;}
.photo .colcont .right {width:12px;padding-right:7px;height:210px;float:right;}
.photo .colcont .right .button {width:12px;height:12px;margin-top:80px;border:none;background:url(/static/images/next.png) no-repeat;cursor:pointer;float:left;}
.photo .colcont .right .hover {width:12px;height:12px;margin-top:80px;border:none;background:url(/static/images/next.png) 0 -12px no-repeat;cursor:pointer;float:left;}
/*--图片滚动--*/
.rollBox {width:1100px;overflow:hidden;margin:0 auto;}
.rollBox .Cont {width:1100px;overflow:hidden;}
.rollBox .ScrCont {width:10000000px;}
.rollBox .Cont .pic {width:215px;float:left;text-align:center;padding-right:5px;}
*+html .rollBox .Cont .pic {width:215px;float:left;text-align:center;padding-right:5px;}
.rollBox .Cont .pic img {width:200px;height:150px;padding:3px;background:#fff;border:1px solid #ececec;display:block;margin:0 auto;}
.rollBox .Cont .pic a:hover img {width:200px;height:150px;padding:3px;background:#fff;border:1px solid #047e36;display:block;margin:0 auto;}
.rollBox .Cont .pic a {line-height:26px;}
.rollBox #List1, .rollBox #List2 {float:left;}
/*--友情链接--*/
.link {width:1140px;margin:10px 0 10px 0;overflow:hidden;}
.link .colcont {width:1120px;float:left;}
.linkline li {width:213px;height:21px;height:21px\9;*height:19px;-height:19px;padding:10px 0 0 10px;float:left;}
.linkline li a:link, .linkline li a:active, .linkline li a:visited {text-decoration:none;float:left;}
.linkline li a:hover {text-decoration:underline;float:left;}
/*--合作伙伴--*/
.picline li {width:213px;height:60px;margin:5px;float:left;}
.picline li a:link, .picline li a:active, .picline li a:visited {width:207px;height:54px;display:block;border:1px solid #fff;padding:2px;float:left;}
.picline li a:hover {width:207px;height:54px;display:block;border:1px solid #047e36;padding:2px;float:left;}
.picline li img {width:207px;height:54px;float:left;}
/*--版权信息--*/
.footer {width:100%;background:#004d21;margin:0 auto 0 auto;clear:both;}
.copyright {width:1140px;padding:20px 0 20px 0;text-align:center;color:#fff;line-height:180%;margin:0 auto;border-top:1px solid #00401b;clear:both;}
.copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover {color:#fff;}
/*--研究中心--*/
.research {width:1140px;margin:0 auto;padding-top:20px;clear:both;}
.research dl {width:150px;padding:10px 15px 20px 45px;float:left;}
.research dt {padding:5px;font-size:14px;}
.research dt strong {font-size:16px;font-weight:bold;color:#fff;}
.research dt a:link, .research dt a:active, .research dt a:visited {color:#fff;text-decoration:none;}
.research dt a:hover {color:#dddddd;text-decoration:underline;}
.research .one {background:url(/static/images/help-1.png) 10px 10px no-repeat;}
.research .two {background:url(/static/images/help-2.png) 10px 10px no-repeat;}
.research .three {background:url(/static/images/help-3.png) 10px 10px no-repeat;}
.research .four {background:url(/static/images/help-4.png) 10px 10px no-repeat;}
.research .five {width:220px;background:url(/static/images/tel-2.png) 120px 10px no-repeat;padding-top:60px;border-left:1px solid #00401b;float:right;}
.research .five dt {width:auto;padding:5px;text-align:center;color:#f9e039;font-size:14px;}
.research .five dt strong {width:auto;font-size:20pt;color:#f9e039;text-align:center;}
.research .five dt img {margin:5px;}
/*---------------------------------------------------------------------------------------------------------------------*/
/*--位置导航--*/
.breadcrumb {width:1140px;height:35px;margin-top:10px;background:url(/static/images/breadcrumb-bg.png) repeat-x;float:left;}
.breadcrumb-left {width:10px;height:35px;background:url(/static/images/breadcrumb-left.png) no-repeat;float:left;}
.breadcrumb-right {width:10px;height:35px;background:url(/static/images/breadcrumb-right.png) no-repeat;float:right;}
.breadcrumb b {width:25px;height:35px;background:url(/static/images/breadcrumb-home.png) 0 8px no-repeat;display:block;float:left;}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:hover {height:25px;padding:10px 5px 0 20px;background:url(/static/images/breadcrumb-arrow.png) left no-repeat;color:#004d21;display:block;float:left;}
.breadcrumb em {height:25px;padding:10px 5px 0 20px;background:url(/static/images/breadcrumb-arrow.png) left no-repeat;display:block;float:left;}
/*--当前栏目--*/
.before {width:230px;height:30px;padding-top:10px;margin-top:10px;background:url(/static/images/header-bg.png) bottom repeat-x;font-size:16px;font-weight:bold;text-align:center;color:#fff;float:left;}
.before a:link, .before a:active, .before a:visited, .before a:hover {color:#ffffff;}
/*--二级菜单--*/
.leftnav {width:232px;overflow:hidden;float:left;}
.leftnav li {width:230px;margin-top:10px;float:left;}
.leftnav li a:link, .leftnav li a:active, .leftnav li a:visited {width:228px;height:28px;line-height:28px;background:url(/static/images/title-bg.png) 0 -5px repeat-x;border:1px solid #ececec;float:left;}
.leftnav li a:hover, .leftnav li.active a {width:228px;height:28px;line-height:28px;background:url(/static/images/nav.png) repeat-x;color:#fff;border:1px solid #ececec;float:left;}
.leftnav li b {width:28px;height:28px;background:url(/static/images/leftnav.png) 8px 10px no-repeat;float:left;}
.leftnav li a:hover b, .leftnav li.active b {width:28px;height:28px;background:url(/static/images/leftnav.png) 8px 10px no-repeat;float:left;}
/*--内容部分--*/
.information {width:1118px;margin:10px 0 10px 0;padding:0 10px 10px 10px;border:1px solid #ececec;overflow:hidden;background-color:#fff;float:left;}
.information .rowleft {width:232px;margin-bottom:10px;background:none;float:left;}
.information .rowright {width:856px;border:1px solid #ececec;margin-top:10px;padding:0 10px 10px 10px;background:none;overflow:hidden;float:right;}
.information .title {width:100%;font-size:20px;text-align:center;padding:10px 0 10px 0;color:#000;border-bottom:1px solid #ececec;float:left;}
.information .time {width:100%;height:auto;font-size:12px;font-weight:normal;text-align:center;color:#666;padding:10px 0;margin-bottom:10px;float:left;}
.information .infocontent {width:100%;padding:10px 0 10px 0;line-height:180%;float:left;}
.information .related {width:1096px;margin-top:10px;padding:10px;display:block;background-color:#fcfcfc;border:1px solid #ececec;float:left;}
.information .related .prev {float:left;}
.information .related .next {float:right;}
.information .rowright .related {width:834px;margin-top:10px;padding:10px;display:block;background-color:#fcfcfc;border:1px solid #ececec;float:left;}
.tablebox {width:100%;margin-top:10px;background-color:#ececec;}
.tablebox th {text-align:center;padding:5px;font-size:14px;background:#f8f8f8;}
.tablebox td {text-align:left;padding:5px;background-color:#fff;}
/*--图片列表--*/
.information .lineone {width:258px;*height:190px;-height:190px;padding:10px;margin-top:10px;background:#fff;float:left;}
.information .linetwo {width:258px;*height:190px;-height:190px;padding:10px;margin-top:10px;background:#f8f8f8;float:left;}
.information .lineone img {width:252px;height:189px;padding:2px;border:1px solid #ececec;float:left;}
.information .linetwo img {width:252px;height:189px;padding:2px;border:1px solid #047e36;float:left;}
.information .brief {width:218px;font-size:14px;text-align:center;margin:10px 0 0 0;float:left;}
.information .lineone var, .information .linetwo var {width:32px;height:32px;display:block;position:absolute;margin:125px 0 0 5px;margin:125px\9 0\9 0\9 5px\9;*margin:-40px 0 0 -208px;-margin:-40px 0 0 -208px;background:url(/static/images/player.png) no-repeat;-background:url(/static/images/player.gif) no-repeat;z-index:9999;}
.information .lineone var img, .information .linetwo var img {width:32px;height:32px;border: none;}
.player {width:450px;padding:8px;margin:10px 10px 0 0;border:1px solid #ddd;float:left;}
/*--项目列表--*/
.information .rowright .lineone {width:835px;padding:10px;margin-top:10px;border-bottom:1px dashed #ececec;background:#fff;float:left;}
.information .rowright .linetwo {width:835px;padding:10px;margin-top:10px;border-bottom:1px dashed #f8f8f8;background:#f8f8f8;float:left;}
.information .rowright .lineone img {width:208px;height:156px;padding:2px;border:1px solid #ececec;float:right;}
.information .rowright .linetwo img {width:208px;height:156px;padding:2px;border:1px solid #047e36;float:right;}
.information .rowright .name {width:600px;height:25px;margin:0;border-bottom:1px solid #ececec;font-size:14px;text-align:left;float:left;}
.information .rowright .brief {width:600px;height:125px;margin-top:10px;line-height:180%;font-size:14px;font-weight:normal;text-align:left;float:left;}
/*--分页控件--*/
.pagination {width:1108px;padding:30px 5px 5px 5px;text-align:center;float:left;}
.information .rowright .pagination {width:846px;padding:20px 5px 5px 5px;text-align:center;float:left;}
.pagination a {border:1px solid #007a35;padding:2px 5px 2px 5px;color:#0c4d28;margin-right:2px;text-decoration:none;}
.pagination a:hover {border:1px solid #c29f0b;padding:2px 5px 2px 5px;color:#fff;margin-right:2px;background-color:#dab30f;}
.pagination a:active {border:1px solid #b28e0b;padding:2px 5px 2px 5px;color:#fff;margin-right:2px;background-color:#cba415;}
.pagination span.current {border:1px solid #007a35;padding:2px 5px 2px 5px;color:#fff;margin-right:2px;background-color:#00873b;}
.pagination span.disabled {border:1px solid #929292;padding:2px 5px 2px 5px;color:#929292;margin-right:2px;}
/*--植物百科--*/
.blogo {width:230px;height:95px;background:url(/static/images/baike.png) 0 20px no-repeat;float:left;}
.bsearch {width:auto;height:32px;padding:5px 0 5px 5px;margin:25px 10px 0 0;background:#fcfcfc;float:left;}
.bsearch .keyword {width:400px;height:30px;margin-right:5px;line-height:30px;font-size:12px;padding-left:30px;border:1px solid #ececec;background:url(/static/images/search.png) -16px 5px no-repeat;float:left;}
.bsearch .button {width:80px;height:32px;margin-right:5px;border:none;cursor:pointer;color:#fff;background:url(/static/images/nav.png) bottom repeat-x;float:left;}
.bsearch .hover {width:80px;height:32px;margin-right:5px;border:none;cursor:pointer;color:#fff;background:url(/static/images/header-bg.png) bottom repeat-x;float:left;}
.help {width:auto;height:32px;line-height:32px;padding:5px;margin:25px 10px 0 0;float:left;}
.baike {width:1118px;margin:10px 0 10px 0;padding:0 10px 10px 10px;border:1px solid #ececec;overflow:hidden;background-color:#fff;float:left;}
.baike .rowleft {width:858px;margin-top:10px;padding:0 10px 10px 10px;background:none;overflow:hidden;float:left;}
.baike .rowright {width:232px;margin-bottom:10px;background:none;float:right;}
.baike .baikebox {width:100%;margin-bottom:10px;float:left;}
.baike .title {width:100%;font-size:20px;text-align:left;padding:10px 0 10px 0;color:#000;border-bottom:1px solid #ececec;float:left;}
.baike .title b {width:24px;height:24px;line-height:24px;font-size:14px;text-align:center;color:#fff;background-color:#008139;display:block; margin-right:10px;float:left;}
.baike .title span {float:left;}
.baike .infocontent {width:100%;padding:10px 0 10px 0;line-height:180%;font-size:14px;float:left;}
.belong {width:415px;margin:10px 10px 0 0;float:left;}
.belong li {width:100%;line-height:30px;border-bottom:1px dashed #ececec;float:left;}
.belong li b {width:70px;color:#666;float:left;}
.belong li span {float:left;}
.catalogue {width:100%;margin-top:20px;float:left;}
.catalogue h1 {width:50px;height:50px;line-height:50px;text-align:center;color:#fff;background-color:#008139;display:block; margin-right:10px;float:left;}
.catalist {width:188px;border-left:1px solid #ececec;padding-left:10px;overflow:hidden;float:left;}
.catalist li {width:100%;line-height:25px;font-size:14px;float:left;}
.catalist ul {margin-left:10px;float:left;}
.catalist ul li {width:100%;line-height:25px;font-size:12px;float:left;}
/*--二级菜单--*/
.rightnav {width:232px;border:1px solid #efefef;border-left:none;overflow:hidden;}
.rightnav li {width:230px;float:left;}
.rightnav li a:link, .rightnav li a:active, .rightnav li a:visited {width:228px;height:30px;line-height:30px;background:#fff;border-left:1px solid #efefef;float:left;}
.rightnav li a:hover, .rightnav li.active a {width:228px;height:30px;line-height:30px;background:#fcfcfc;border-left:1px solid #008139;float:left;}
.rightnav li b {width:28px;height:28px;background:url(/static/images/leftnav.png) 8px 10px no-repeat;float:left;}
.rightnav li a:hover b, .rightnav li.active b {width:28px;height:28px;background:url(/static/images/leftnav.png) 8px 10px no-repeat;float:left;}
.rightnav ul li a:link, .rightnav ul li a:active, .rightnav ul li a:visited {width:223px;height:30px;padding-left:5px;line-height:30px;background:#fff;border-left:1px solid #efefef;float:left;}
.rightnav ul li a:hover, .rightnav ul li.active a {width:223px;height:30px;padding-left:5px;line-height:30px;background:#fcfcfc;border-left:1px solid #008139;float:left;}
.rightnav ul li b {width:24px;height:24px;background:url(/static/images/arrow.png) 6px -17px no-repeat;float:left;}
.rightnav ul li a:hover b, .rightnav ul li.active b {width:24px;height:24px;background:url(/static/images/arrow.png) 6px 13px no-repeat;float:left;}
#box {float:left;position:relative;width:232px;}
.div1 {width:232px;}
.div2 {position:fixed;-position:absolute;top:0;z-index:990;}
.rowright .photo {width:226px;padding:2px;border:1px solid #ececec;float:left;}
.rowright .data {width:226px; margin:10px 0;padding:2px;border:1px solid #ececec;float:left;}
/*--用户界面--*/
.menu-one {width:200px;margin-top:10px;overflow:hidden;float:left;}
.menu-one > li {width:200px;height:auto;overflow:hidden;border-top:1px solid #f0f0f0;font-size:14px;}
.menu-one > li.firstChild {border:0;}
.menu-one .workshop {width:200px;height:40px;background:#a6a6a6;line-height:40px;text-indent:15px;cursor:pointer;}
.menu-one .workshop:hover, .menu-one .menuOne-current {background:#7f7f7f;}
.menu-one .workshop > span {display:block;}
.menu-one .workshop .txt {color:#fff;float:left;}
.menu-one .workshop .arrow {width:35px;height:40px;background: url(/static/images/down.png) no-repeat center center;-background: url(/static/images/down.gif) no-repeat center center;float:right;}
.menu-two {display:none;width:200px;height:auto;}
.menu-two li {width:199px;height:40px;background:#f8f8f8;border-top: 1px solid #fff;line-height:40px;text-indent:40px;font-size:12px;}
.menu-two li.firstChild {border:0;}
.menu-two li a {display:block;}
.menu-two li:hover, .menu-two li.menuTwo-current {background:#ececec;}
.menu-show .workshop {background:#7f7f7f;}
.menu-show .workshop .arrow {background-image: url(/static/images/up.png);-background-image: url(/static/images/up.gif);}
.menu-show .menu-two {display:block;}
.userinfo {width:880px;padding:10px;float:left;}
.userinfo .face {width:130px;height:230px;padding:10px 0 0 20px;float:left;}
.userinfo .face img {width:100px;height:100px;padding:5px;border:1px solid #e2e2e1;bfloat:left;}
.userinfo .face .blue {width:115px;margin-top:10px;text-align:center;float:left;}
.userinfo .usertab {width:720px;height:auto;float:left;}
.userinfo .order {background-color:#e2e2e1;margin-top:10px;}
.userinfo .order th {height:20px;background-color:#f7f7f7;text-align:center; color:#666666;}
.userinfo .order td {height:20px;background-color:#fff;}
.userinfo .order td {height:20px;background-color:#fff;}
.userinfo .order .radio {padding-left:5px;float:left;}
.userinfo .order .label {padding-left:5px;float:left;}
.userinfo .order .button {width:59px;height:25px;border:none;font-size:14px;color:#fff;font-weight:bold;background: url(/static/images/revise.png) right 0 no-repeat #fe9314;cursor:pointer;}
.userinfo .order .hover {width:59px;height:25px;border:none;font-size:14px;color:#fff;font-weight:bold;background:url(/static/images/revise.png) right -25px no-repeat #ea7b0a;cursor:pointer;}
.userinfo .myline {width:870px;margin-top:10px;float:left;}
.userinfo .mylinetop {width:848px;height:35px;line-height:35px;font-size:14px;padding:0 10px 0 10px;border:1px solid #e2e2e1;border-bottom:none;background: url(/static/images/title-bg.png) bottom repeat-x;color:#666;float:left;-margin-bottom:-10px;}
.userinfo .mylinetop b {float:left;}
.userinfo .mylinetop em {float:right;}
/*--首页植物百科--*/
.isearch {width:585px;height:60px;padding:35px 0 0 0;float:left;}
.isearch .blogo {width:175px;height:40px;background:url(/static/images/sbaike.png) 0 0 no-repeat;-background:url(/static/images/sbaike.gif) 0 0 no-repeat;float:left;}
.isearch .bsearch {width:auto;height:32px;padding:5px 0 5px 5px;margin:3px 0 0 0;background:none;float:left;}
.bsearch .keyword {width:560px;height:30px;margin-right:0;line-height:30px;font-size:12px;padding-left:30px;border:1px solid #ececec;background:url(/static/images/search.png) -16px 5px no-repeat #f4fcfb;float:left;}
.isearch .keyword {width:400px;-width:390px;height:30px;margin-right:0;line-height:30px;font-size:12px;padding-left:30px;border:1px solid #ececec;background:url(/static/images/search.png) -16px 5px no-repeat #f4fcfb;float:left;}
.bsearch .help {width:auto;height:32px;line-height:32px;padding:0 5px 0 5px;margin:0 10px 0 0;float:left;}