* { margin: 0; padding: 0; outline:medium none; } body { font-size: 14px; font-family: Microsoft Yahei, "微软雅黑", Arial; color: #333; background: #eee; } a { text-decoration: none; } img { border: none; } li { list-style: none; } .center { text-align: center; } .clear { clear: both; } h1 { font-size:14px; } h2 { font-size:13px; } ul{ list-style-type:none; } /* ---header--- */ #header { width:1200px; height: 254px; margin:0px auto; background: #fff; } #header .top{ /*width: 98%;*/ height: 125px; margin: 0px auto; padding: 12px; position: relative; } #header .top .logo, #header .top .topimg{ position: absolute; } #header .top .logo{ width: 19%; left: 0; height: 123px; } #header .top .topimg{ width: 80%; height: 123px; right: 12px; } #header .top .logo img, #header .top .topimg img { width:100%; height:100%; } .floatl{ float:left; } .floatr{ float: right; } /* ---登录,搜索按钮--- */ #header .login { height: 33px; margin: 0px auto; padding: 0px 12px 12px; text-align: center; } #header .login .login-form{ height:100%; float: left; overflow: hidden; } #header .login .login-form .help{ /* padding-top: 2%; */ width: 30px; height: 100%; float: left; line-height: 15px; } #header .login .login-form .lebal{ float:left; font-size: 16px; margin-bottom: -8px; overflow: hidden; line-height: 33px; } #header .login .login-form input{ width: 93%; height: 20px; padding: 5px 0px 5px 10px; border: none; background: none; } #header .login .login-form .input{ float:left; height: 30px; width: 34%; border: 1px solid #cacbcc; } #header .login .radio-cast { width: 38.2%; line-height: 33px; } #header .login .login-form button{ width: 60px; height: 33px; float:left; background: #cacbcc; font-size:16px; border:none; cursor:pointer; } #header .login .img{ float:left; margin: 3px 5px 0px 10px; width:25px; } #header .login .content{ width: 91%; float:left; font-size: 18px; text-align: left; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; } #header .login .search { width:64%; height:30px; float:left; border:1px solid #cacbcc; } .plogin { width: 17%; line-height: 34px; margin: 20px; } .plogin a{ display: block; width:100%; color:#fff!important; background:#0d9ed6; padding: 2px 5px; border-radius: 10px; } .plogin a:hover { color:#f90; } .goback { width: 7%; line-height: 33px; margin-bottom: 10px; } .goback a{ display: block; width:100%; /*height:100%;*/ color:#fff!important; background:#0d9ed6; padding: 2px 5px; border-radius: 5px; } /* ---导航栏--- */ #topmenu{ width: 100%; height: 210px; text-align: center; background:url("/web/images/bg/nav_bg.png") repeat-x; } #topmenu ul{ height: 100%; line-height: 60px; overflow: hidden; } #topmenu li{ width: 11.11%; float:left; font-size:18px; } #topmenu li a{ display:block; padding:0px 15%; color:#fff; } #topmenu li a:hover{ background-color:#3b78c8; } #topmenu li a.last{ padding:0 5px; } #topmenu li a.active{ background-color:#3b78c8; color:#ffffff; } .navmenu { width: 100%; position: absolute; z-index: 999; background:url("/web/images/bg/nav_bg.png") no-repeat; background-size: 100% 100%; } .navmenu p { line-height:30px; } .navmenu a{ font-size:15px; } /* 友情链接 */ #container .friend-link{ height: 35px; line-height: 33px; padding: 0px 12px 12px; } #container .friend-link span{ float:left; color:#31a3d3; } #container .friend-link .select{ width: 14.5%; margin: 0px auto; padding-left: 12px; float: left; position: relative; } #container .friend-link .btn, #container .friend-link .menu{ border: 1px solid #ccc; border-radius:5px; } #container .friend-link .btn{ width: 100%; height:35px; padding-left:10px; /*padding: 0px 0px 0px 10px;*/ text-align: left; background: url("/web/images/icon/pull_down.png") no-repeat 97% 49%; cursor:pointer; } #container .friend-link .btn:hover{ background-color: #B8DBF2; } #container .friend-link .menu{ position: absolute; bottom:40px; left: 11px; background: #fff; font-size: 14px; z-index:999; } #container .friend-link .menu li{ width:100%; } #container .friend-link .menu li:hover{ background: #B8DBF2; } #container .friend-link .menu li a{ display:block; color: #606d7a; margin:0px 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } /* 底部 */ #footer { background: url("/web/images/bg/footer_bg.jpg") no-repeat center; background-size:100% 100%; color:#003052; width:1200px; text-align:center; margin:0px auto; padding:15px 0px; } #footer a{ color:#003052; } #footer a:hover{ color:#fff; } #footer .visitors { padding:5px 10px; font-size: 18px; } #footer .visitors .visitor{ padding: 0 5px; font-size: 20px; color: #f00; border:1px solid #8BC34A; background:#DDE3FF; } /* ---内容--- */ .box-0{ width:100%; } .box-98{ width:98.2%; } .box-80{ width:79.25%; } .box-77{ width:77.6%; } .box-70{ width:72%; } .box-71{ width:71%; } .box-60{ width: 60%; } .box-1{ width: 64.75%; } .box-2{ width: 48.3%; } .box-2-3 { width: 38%; } .box-3{ width: 31.83%; } .box-4{ width: 25%; } .box-8{ width: 19.5%; } .box-9{ width:15%; } .color-black{ color:#666; } .color-blue { color:#0d9bd2; } .color-red { color:#F00!important; } .text-center { text-align: center; } .divbox{ float:left; margin: 12px 0px 0px 12px;; border:1px solid #9bccee; font-size: 14px; overflow: hidden; } .divbox .title{ height:35px; line-height:35px; color:#fff; padding-left:10px; font-weight:bold; overflow: hidden; } .divbox .icondefault{ background:url("/web/images/bg/nav_bg.png"); } .divbox .iconstat{ background:url("/web/images/bg/nav_bg.png"); } /* ---盒子内容高度--- */ .divbox .content{ height:250px; } .more-down, .more-up{ position: absolute; } .more-up { top: 10px; right: 10px; } .more-down { bottom: 3px; right: 8px; } .more-down a{ color:#0d9bd2; } .more-up a { color:#FFF; } .more-down a:hover, .more-up a:hover, .divbox .title a:hover{ color:#f90; } .relatie-more{ position: relative; } /* ---盒子内部分块--- */ .inline-2 { width: 48.27%; } /* ---盒子内部分块--- */ .inline-1 { width: 100%; } .inline-3 { width: 32%; } .inline{ margin: 5px; border: none; } /* ---大banner图--- */ .banner-big-img{ height: 130px; margin: 0px auto; } .banner-big-img img { width:100%; height:100%; } .box-ul li{ position:relative; display:block; left:10px; top:5px; } .box-ul span{ line-height: 20px; font-size:30px; color:#0d9bd2; position:absolute; top:1px; left:0px; } .box-ul a{ display:block; width: 89%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-left:10px; line-height:25px; font-size: 15px; color: #000; } .box-ul a:hover{ color:#f90; } /* banner 轮播图 */ .banner { position:relative; width: 100%; height: 283px; border:1px solid #666; overflow:hidden; } .banner_bg{ position:absolute; bottom:0; background-color:#000; height:30px; filter:Alpha(Opacity=30); opacity:0.3; z-index:1000; cursor:pointer; width:100%; } .banner_info { position:absolute; bottom:1.5%; left:2%; color:#fff; z-index:1001; cursor:pointer } .banner_text { position:absolute; width:120px; z-index:1002; right:2%; bottom:1.5%; } .banner ul{ position:absolute; list-style-type:none; filter:Alpha(Opacity=80); opacity:0.8; z-index:1002; margin:0; padding:0; bottom: 1.5%; right: 1%; } .banner ul li{ margin:0px 3px; padding:0px 4px; float:left; display:block; color:#FFF; background:#3b78c8; cursor:pointer; } .banner ul li.on { background-color:#0e9ad1; } .banner_list a { position:absolute; display: block; height:100%; width:100%; } .banner_list a img{ width:100%; height:100%; } /* banner 轮播图 end */ /* 中心广告图 */ .img-6{ width: 25.08%; } .img-5{ width: 35.58%; } .img-4{ width: 24%; } .img-3{ width: 31.93%; } .img-2{ width: 48.45%; } .img-1{ width:100%; } .center-img{ float:left; margin:12px 0px 0px 12px; height: 110px; } .center-img img{ width:100%; height:100%; } .img-left{ margin-left: 3px; } .marginleft13{ margin-left:13px; } .marginleft10p{ margin-left:10%; } /* 中心广告图 end */ /* 右侧广告 */ .index-banner { width:100%; height:123px; margin:0px auto; } .index-banner img{ width:100%; height:100%; } .index-info-img { display: block; height: 137px; } .index-info-img img{ width:100%; height:100%; } /* 右侧广告 end */ .no-border{ border:none; } /* 标签 */ .tab{ background:#3b78c8; } .divbox .icondefault #tab1,.divbox .icondefault #tab5,.divbox .icondefault #tab6,.divbox .icondefault #tab7 { width:104%; margin-left:-4%; } .divbox .icondefault #tab2,.divbox .icondefault #tab3,.divbox .icondefault #tab4 { width:105%; margin-left:-5%; } .divbox .icondefault ul li{ text-align:center; width:25%; float:left; cursor:pointer; } /* 标签 end */ #container { width: 1200px; margin: 0px auto; background: #fff; } #container #maincontent{ width:80%; float:left; margin-left:20px; padding-bottom:50px; } #maincontent #position{ padding-bottom:20px; color:#898989; } #maincontent #position a{ color:#898989; } #maincontent #position a:hover{ text-decoration:underline; } #maincontent #tablist{ height:28px; border-bottom:6px solid #b8dbf2; position:relative; } #tablist .ul-tab{ float:left; } #tablist li{ float:left; width:75px; height:28px; text-align:center; line-height:28px; background:url("/web/images/tab0.jpg") no-repeat; margin-right:6px; } #tablist li.first{ margin-right:0; } #tablist li a{ font-weight:bold; display:block; color:#17568B; } #tablist li.active{ background:url("/web/images/tab1.jpg") no-repeat; } #tablist .actor{ position:absolute; } .footmenu{ height: 35px; line-height: 36px; text-align: left; margin:12px; border:1px solid #ccc; } .footmenu ul li{ width:10%; text-align: center; float: left; } .footmenu ul li a{ width:100%; display: block; color:#0d9bd2; } .footmenu ul li a:hover{ color:#f90; } .footmenu ul li a.active{ color:#fff; background: url("/web/images/bg/nav_bg.png") no-repeat center center; } .footmenu .list{ width: 100%; bottom: 36px; position: absolute; background: #fff; text-align:center; display:none; } .footmenu .list a{ width:100%; height:36px; display:block; } /* ---底部轮播--- */ #container .figure{ width: 1176px; margin:12px; float:left; } .figure #wrap { width: 100%; height: 150px; position: relative; overflow: hidden; margin:0px auto; } .figure #list { width: 100%; height: 100%; position: absolute; left: 0; top: 0 } .figure #list li { float: left; width: 20%; *width: 19.9%; height: 100%; } .figure #list span{ position: relative; width:100%; height:20px; margin-top:-20px; /*padding-left:10px;*/ display: block; background: rgba(0,0,0,0.5); color:#fff; text-align:center; } .figure #list img { width: 100%; height:100%; display: block; border: 0; } .figure .before,.figure .next{ display: none; width: 40px; height: 40px; background: rgba(0,0,0,0.5); z-index: 100; position: absolute; top: 40%; padding-bottom: 6px; border-radius: 50%; text-align: center; line-height: 40px; font-size: 30px; cursor: pointer; color: #25ff00; } .figure .before{ left: -10px; } .figure .next{ right: -10px; } .box-70 ul.content-2{ *width:400px; overflow:hidden; } /* ---公用部分 end--- */ /* ---service START--- */ .service-link { width: 100%; height: 50px; position: relative; margin-top:4px; } .service-lfirst{ margin-top:0px; margin-bottom:6px; } .service-link img{ height:100%; } .service-link a { display: block; width: 90%; position: absolute; top: 23%; left: 7%; color: #fff; font-size: 17px; font-weight: bold; } .service-link a:hover { color:#f90; } .service-link a span{ position: absolute; right: 5%; font-size: 17px; } .service-link img{ width:100%; height:100%; } .service-pic{ width:100%; height:110px; } .service-pic img{ width:100%; height:100%; } .servicebox { width: 99.6%; display: inline-block; border: 1px solid #9bccee; margin-top:12px; font-size: 12px; } .service-right-ad { display: block; *display: inline; *zoom:1; height: 339px; } .service-right-ad img{ width:100%; height:100%; } .marginl14{ margin-left:14px; } /* ---service END--- */ /* ---about START--- */ .divbox .about-tab{ width: 100%!important; margin-left: -1.4%!important; } .divbox .about-tab li{ width:12%!important; } .divbox .content-2{ width: 49.734%; height: 100%; display: inline-block; *display:inline; *zoom:1; } .about-honor-img{ display: inline-block; *display:inline; *zoom:1; margin: 3px 0px 0px 6px; *margin: 3px 0px 11px 5px; } .about-honor-img img{ width:100%; height:160px; } .about-other{ display: inline-block; margin-left: 11px; float:left; } .no-margin{ margin-left: 0px!important; } .map{ width:97%; height: 280px; margin: 10px auto; display: block; overflow: hidden; } .map img{ width:100%; } .about-callus { height:155px; padding:10px 10px 0; } /*.about-callus p{ margin: 10px 5px; }*/ .basest .banner_list{ height:240px; *height:194px; } .basest .silderbox li{ width:4px; height:4px; background: url("/web/images/icon/aboutus_silderbox1.png") no-repeat center center; padding:0; margin:0 2px; } .basest .silderbox li.on{ background: url("/web/images/icon/aboutus_silderbox_on.png") no-repeat center center; } .basest ul.silderbox{ bottom: 4.5%; } .basest .divbox .h195{ height:194px; *height:189px; padding-top:6px; } .basest .divbox .h210{ height:204px; padding-top:6px; } .basest .divbox .h220 ul{ margin-top:5px; } .basest .divbox .h160{ height:149px; } .basest .center-img{ height: 167px; } .basest .newst-ggw .center-img{ height:110px; } .basest .box-ul a{ font-size:15px; color:#333; line-height:24px; } .basest .box-ul a:hover{ color:#3b78c8; } .basest .divbox .content.padddingb0{ padding-bottom:0; } .basest .map{ /*height:241px;*/ } #container.basest .friend-link{ padding:12px; } .aboutsustbtm .divbox{ margin: 12px 0px 0px 14px; } /* ---about 及二级页面公用部分 END--- */ .hfdj-gg .center-img{ height:96px; } .bogus-bgs{ width:1px; height:175px; background-color:#ddd; position:absolute; top:53px; left:429px; z-index:1; } /* ---化肥打假 END--- */ .basest .datereport-gg .center-img{ height:96px; } .divbox .icondefault ul.datereporty li{ width:25%!important } .divbox .title.tabdate{ padding:0; } /* ---数据报告 END--- */ .meetingsrit .service-link ,.meetingsrit .service-link img{ height: 79px; } .meetingsrit .service-link a{ top: 29%; left: 27%; font-size:24px; } .meetimgmid .divbox.box-8{ margin:12px 0 0 5px; } .meetimgmid .divbox.box-8 .h195{ height:294px; } .basest .meetimgmid .map{ height:174px; width:99%; margin:3px auto 0; } .basest .divbox .content.meetingmap{ padding:0; } #container .meetingt-slider .figure{ margin:12px 0; } #container .meetingt-slider .figure #wrap{ width:99%; } /* ---会议 END--- */ .basest .center-img.policyt-gg{ width:100.2%; height:110px; } .divbox.box-3.relatie-more.policytmft30{ margin-left:30px; } /* ---政策法规 END--- */ /* --- 分页器 ---*/ #pagelist { height: 40px; line-height: 40px; margin:15px auto; } #pagelist .pageinfo { min-width: 100px; float: left; line-height: 33px; } #pagelist .pagenum { min-width: 93px; width: auto; float: right; line-height: 40px; } #pagelist .pagenum a{ color:#666; } #pagelist .page_prev { width: 50px; height: 25px; line-height: 25px; margin: 5px; float: left; text-align: center; border: 1px solid #0c72b8; margin: 3px; } #pagelist .pagenum .pager { width: 25px; height: 25px; line-height: 25px; float: left; text-align: center; border: 1px solid #0c72b8; margin: 3px; } #pagelist .pagenum .active { width: 25px; height: 25px; line-height: 25px; margin-top: 10px; float: left; color: #fff; text-align: center; border: 1px solid #fff; background: #0c72b8; margin: 3px; } #pagelist .pagenum .active a{ color:#fff; } #pagelist .page_prev { width: 50px; height: 25px; line-height: 25px; margin: 5px; float: left; text-align: center; border: 1px solid #0c72b8; margin: 3px; } /* 贴吧 */ .tiezi_top{ width:100%; } .tiezi_top .title{ font-size: 20px; font-weight: bold; color:#000; text-align: center; } .tiezi_top .owner{ margin:-23px 10px 0 0; } .tiezi_top .contents{ width: 90%; min-height: 100px; /* background: #f90; */ /* text-align: left; */ padding: 5%; } .tiezi_bottom { width:35%; height:16px; padding: 10px 0 10px 65%; } .tiezi_bottom .zan{ height:16px; cursor:pointer; } .tiezi_bottom .zan img{ height:100%; margin-right:5px; } .tiezi_left { margin-left: 20px; } .tieba_reply { width:100%; } .tieba_reply .btn { text-align:center; width: 100%; margin:20px 0; } .tieba_reply .btn input, .reply .reply_reply .reply_btn{ width:80px; color:#fff; font-size:16px; border:none; background:#FF9800; padding:10px 5px; border-radius:5px; cursor: pointer; } .tieba_reply .btn input:hover,.reply .reply_reply .reply_btn:hover{ background:#FFC107; } .reply { border: 1px solid #f0f1f2; padding:15px; } .reply .reply_user{ font-size:15px; font-weight:bold; margin:10px 0; } .reply .reply_user .name{ margin-right:20px; } .reply .reply_content{ font-size:14px; margin:10px 0; } .reply .num_time { width: 28.2%; height: 20px; padding: 10px 0 0 71.9%; } .reply .reply_show1 { background: #F1F1F1; padding: 10px 13px; cursor:pointer; } .reply .reply_show2 { padding: 10px 13px; cursor:pointer; } .reply .reply_reply { width: 94%; padding: 10px 3%; background:#F1F1F1; } .reply .reply_reply .reply_txt{ width:80%; height: 35px; margin:10px; font-size: 16px; padding-left: 5px; font-weight: lighter; } .reply .reply_reply .reply_time { width: 22%; height: 20px; padding-left: 78%; } .reply .reply_reply .reply_r { cursor:pointer; }