﻿/* 页面主体样式*/
body {
	padding: 0px;
	font-size: 12px; 
	background:url(../images/body.jpg) center top repeat-y; 
	margin: 0px auto; 
	color: #333;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	 
body,td,th {font-size: 12px; color: #333;}

ul,li,dd,dl,dt,form,h1,h2,h3{padding:0;margin:0; list-style-type:none; vertical-align:middle;}

image{border:0}

a{color: #333; text-decoration: none;}

a:hover {color: #055cc7; text-decoration:none;}

.clear {clear: both; font-size: 0px; line-height: 0px; height: 0px}

.mainbody{
	padding: 0px;
	margin: 0px auto; 
	width:1004px;
	overflow:hidden;}
	
/* 页面顶部*/

.top{
     width:1002px;
	 height:26px;
	 float:left;
	 margin:0 1px;
	 overflow:hidden;
	 display:inline;
	 background: #A5F8F8; }

.top a{color:#105299;}

.top a:hover{color:#000;}

.topleft{
     width:600px;
	 height:100%;
	 float:left;
	 margin-left:10px;
	 display:inline; 
	 color:#12CF42;
	 line-height:26px;}

.topright{
     width:335px;
	 height:100%;
	 float:right;}

.topright ul{
     width:100%;
	 height:14px;
	 line-height:14px;
	 margin-top:6px;
	 display:inline;
	 float:right;}

.topright ul li{
	 height:100%;
	 float:left;}

.topright ul li a{margin:0 16px 0 3px;color:#105299;}

.topright ul li a:hover{color:#d30101;}

/* 菜单*/

.menu{
     width:1002px;
	 height:32px;
	 line-height:32px;
	 float:left;
	 margin-left:1px;
	 display:inline;
	 background:url(../images/menubg.jpg) repeat-x left top;}

.nav01{width:998px;float:left;margin-left:4px;display:inline;height:100%;}

.nav01_li{
     float:left;
	 height:100%;
	 position:relative;
	 background:url(../images/menuline.jpg) no-repeat right top;
	 width:83px;
	 z-index:19;}

.nav01_li a.home{
      float:left;
	  width:83px; 
	  height:32px;
	  text-align:center;
	  padding:0;
	  color:#fffb00;
	  font-size:12px;
	  font-weight:bold;
	  background:url(../images/homebg.jpg) repeat-x left top;}
	  
.nav01_li a{color:#fff;font-size:12px;font-weight:bold; padding: 0 14px;display:block; }

.nav01_li a:hover{ 
      color:#fffb00;
	  background:url(../images/homebg.jpg) repeat-x left top;}

.nav01_li a.home:hover{
	  width:83px; 
	  color:#fff;
	  background:url(../images/homebg.jpg) repeat-x left top;}

.nav01_li ul{display: none;}

.nav01 li:hover ul { 
    display:block; 
    position:absolute; 
    top:32px; 
    left:0px; 
    height:auto;
	padding:0;
	width:90px;
	text-align:center;
	background:#e0f2ff;
	border:1px #9bd5fb solid;}
	
.nav01 li:hover ul li{ 
    margin:1px;
	width:88px; 
    height:26px;
    line-height:26px;} 
 
.nav01 li:hover ul li a { 
    display:block; 
    color:#016cb0;
	margin:0;
	height:26px; 
	line-height:26px;
	font-weight:normal; 
	border-bottom:1px #fff solid;
    } 

.nav01 li:hover ul li a:hover { color:#fff;background:#006db2;} 

.banner{
    float:left;
	width:100%;
    text-align:center;
	height:auto;}
	
/* 搜索框*/
	
.searchbox{
    float:left;
	width:100%;
	height:32px;
	overflow:hidden;
	background:url(../images/mainbg.png) no-repeat 0px 0px;}
	
.wel{
    float:left;
	width:480px;
	height:32px;
	margin-left:10px;
	padding-top:10px;}

.wel a{color:#d60308;}	
	
.search{
    float:right;
	width:406px;
	margin-right:10px;
	display:inline;
	height:32px;}
	
.search ul{
    float:left;
	width:100%;
	margin-top:6px;
	display:inline;
	height:20px;
	line-height:20px;}
	
.search ul li{
    float:left;
	height:20px;
	margin:0px 4px;
	display:inline;
	font-weight:bold;
	color:#116dc2;}
	
.search select{width:90px;}

.search input{width:136px;height:16px;border:1px #bbd3f5 solid;}

/* 页面主体内容*/

.content{
     width:1002px;
	 height:auto;
	 float:left;
	 margin-left:1px;
	 margin-top:7px;
	 display:inline;}
	 
.main01{
     float:left;
	 width:225px;}
	
.main02{
     float:right;
	 width:767px;
	overflow:hidden;}
	
/* 登录框*/
	
.login{ 
     float:left;
	 width:225px;
	 height:183px;
	 overflow:hidden;
	 background:url(../images/mainbg.png) no-repeat 0px -33px;}

.login h3{ 
     float:left;
	 width:100%; 
	 height:32px; 
	 line-height:32px;
	 font-size:12px;
	 font-weight:bold;
	 color:#006db2;
	 margin:0;
	 padding:0;
	 overflow:hidden;}
	 
.login h3 font{ 
     margin-left:28px;
	 font-size:12px;
	 font-weight:bold;
	 color:#006db2;}
	 
.margintop10{margin-top:10px;}

.marginleft10{margin-left:10px;}

.login_input,.login_input02{width:133px;height:16px;border:1px #a4cdf7 solid;}

.login_input02{width:60px;}	

.forget a{color:#1652a3;}

.leftbox,.leftpicbox{width:100%;float:left;margin-top:6px; display:inline;}

.leftpicbox a{display:block;}

.margintop06{ margin-top:6px;}	

/* 最新下载*/

.left_title { 
     z-index: 10; 
	 background: url(../images/bg_x.jpg) left top repeat-x; 
	 width:221px;
	 margin:1px; 
	 position: absolute;  
	 height: 26px;
	 color:#186cb5;}
	 
.right_title { 
     z-index: 10; 
	 background: url(../images/bg_x.jpg) left top repeat-x; 
	 width:239px;
	 margin:1px; 
	 position: absolute;  
	 height: 26px;
	 color:#186cb5;}	 
	 
.left_title_font,.picnews_title_font{ 
     margin-left:28px;
	 font-size:12px;
	 font-weight:bold;
	 color:#fff;
	 float:left;}
	 
.otherfont, .other{
     font-size:12px; 
	 margin-top:5px;
	 float:left; 
	 width:82px; 
	 line-height:21px; 
	 position:relative; 
	 z-index:999;
	 height:20px; 
	 text-align:center;
	 margin-left:10px;}	
.other{background: url(../images/tab_y.jpg) no-repeat 0px 0px;color:#fff;}
.otherfont{background: url(../images/tab_x.jpg) no-repeat 0px 0px;color:#333;}
#voteContent1 li{margin-left:-10px;padding-bottom:8px;list-style-type:none;} 
#voteContent2 li{margin-left:-10px;padding-bottom:10px;list-style-type:none;}  
.voteLeft{float:left; padding-left:10px;}
.voteRight{float:right; padding-right:10px;}		 
.left_more,.center_more{ 
     float:right;
	 width:40px;
	 font-weight:normal;
	 color:#fff;
	 font-size:12px;}	
	 
.left_more a{
	 color:#fff;
	 font-size:12px;}
	 
.left_more a:hover{
	 color:#fcf905;
	 font-size:12px;}
	 
.down,.vote,.honor,.subnav{
     margin:0;
     float:left;
	 width:223px;
	 border:1px #aaccf1 solid;
	 padding-top:0px; 
	 display:inline;
	 font-size: 12px;
	 margin-top:5px;}

.leader,.mynotice{
     margin:0;
     float:left;
	 width:241px;
	 border:1px #aaccf1 solid;
	 padding-top:0px; 
	 display:inline;
	 font-size: 12px;
	 margin-top:5px;}	 

.down ul,.honor ul,.mynotice ul{padding-top:35px;}
.leader ul{padding-top:25px;} 
.down li{
	 width:100%;
	 height:27px; 
	 background:url(../images/icon02.jpg) no-repeat 6px 8px;}
	 
.picnews_right ul li a{margin-left:16px;}

.down li a{margin-left:16px;color:#0099FF}

/* 资质证书*/

.honor img{width:102px;height:130px;margin:3px 4px;}

.siteinfro ul li{
     float:left;
	 width:90%;
	 height:50px; 
	 line-height:15px;
	 padding-left:15px;
	 background:url(../images/icon02.jpg) no-repeat 6px 3px;}	
	 
#scroll_div{overflow:hidden; width: 100%;height: 251px;float:left;}

/* 图片新闻*/

.main02_left{
     float:left;
	 width:514px;}
	 
.main02_right{
     float:right;
	 width:243px;
	 margin-right:1px;
	 display:inline;}
	 
.picnews_title,.notice_title{
     float:left;
	 width:100%;
	 height:27px;
	 line-height:27px;
	 overflow:hidden;
	 background:url(../images/mainbg.png) no-repeat -226px -61px;}
	 
.picnews_title_font{ margin-left:22px;}

.center_more a{color:#034e92;}

.center_more a:hover{color:#000;font-size:12px;}
	 	 
.picnews{
     float:left;
	 border:1px #aaccef solid;}
	 
.picnews_left{
     float:left;
	 margin:2px 6px 2px 6px;
	 display:inline;
	/* background:url(../images/jspicbox.jpg) no-repeat left top;*/}
	 
.jspicbox{
     float:left;
	 margin:2px 0 0 3px;
	 display:inline;}
	 
.picnews_right{
     float:left;
	 width:270px;
	 margin-top:10px;
	 display:inline;}
	 
.picnews_right ul{
     float:left;
	 width:100%;}
	 
.picnews_right ul li{
     float:left;
	 width:100%;
	 height:25px; 
	 line-height:25px;
	 background:url(../images/icon02.jpg) no-repeat 6px 8px;}
	 
/* 站内信息*/
	 
.main02_leftbox{
     float:left;
	 width:514px;
	 margin-top:6px;
	 display:inline;}
	 
.notice_title{ background:url(../images/mainbg.png) no-repeat -226px -89px;}

.notice{
     float:left;
	 width:100%;
	 margin-top:10px;
	 display:inline;}

.notice1{
     float:left;
	 width:100%;
	 margin-top:12px;
	 display:inline;
	 margin-left:5px;}	
	  
.notice1 li{
     float:left;
	 padding-top:5px;
	 width:100%;
	 height:20px; 
	 line-height:20px;
	 background:url(../images/line.jpg) repeat-x left bottom;}	

.notice li{
     float:left;
	 width:100%;
	 height:26px; 
	 line-height:26px;
	 background:url(../images/line.jpg) repeat-x left bottom;}	 

.noticelist{float:left; display:inline;background:url(../images/icon02.jpg) no-repeat 6px 9px;}

.noticelist a{margin-left:16px;}

.noticelist1{float:left; display:inline;background:url(../images/list/1.jpg) no-repeat 2px 1px;}
.noticelist2{float:left; display:inline;background:url(../images/list/2.jpg) no-repeat 2px 1px;}
.noticelist3{float:left; display:inline;background:url(../images/list/3.jpg) no-repeat 2px 1px;}
.noticelist4{float:left; display:inline;background:url(../images/list/4.jpg) no-repeat 2px 1px;}
.noticelist5{float:left; display:inline;background:url(../images/list/5.jpg) no-repeat 2px 1px;}
.noticelist6{float:left; display:inline;background:url(../images/list/6.jpg) no-repeat 2px 1px;}
.noticelist7{float:left; display:inline;background:url(../images/list/7.jpg) no-repeat 2px 1px;}

.noticelist1 a,.noticelist2 a,.noticelist3 a,.noticelist4 a,.noticelist5 a,.noticelist6 a,.noticelist7 a{margin-left:26px;}

.newstime{float:right;width:86px;font-size:11px;}

#scroll_div03{overflow:hidden;width:241px;height:145px;float:left;}


/* 纺织服装*/

.clumb250 {width: 100%; position: relative;}

.clubm-top {
	 z-index: 10; 
	 background: url(../images/tab_bg.jpg) left top repeat-x; 
	 left: 0px; 
	 overflow: hidden; 
	 width: 512px; 
	 position: absolute; 
	 top: 0px; 
	 height: 27px;
	 font-weight: bold;
	 color:#186cb5;
	 border:1px #aaccf1 solid;
	 border-bottom:none;}
	 
.clumb-on,.clumb-off {
     cursor:hand;
	 font-size: 12px; 
	 background: url(../images/tab.jpg) no-repeat 0px 0px; 
	 float: left; 
	 width: 82px; 
	 line-height: 27px; 
	 position: relative; 
	 z-index: 999;
	 height: 27px; 
	 text-align: center;}

.clumb-on {font-weight: bold;color:#333;margin-left:10px;display:inline;}
	
.clumb-off {background:none;}

.bd {
	 width: 512px;
	 overflow:hidden;
	 height: 220px; 
	 border:1px #aaccf1 solid;
	 border-top:none;}

.clearfix {zoom: 1;color:#000;padding-top:24px;float:left;display:inline;}

/* 标准搜索*/

.search_right,.search_left{
     float:left;
	 width:243px;
	 height:139px;
	 background:url(../images/mainbg.png) no-repeat -226px -117px;}
	 
.search_right ul,.search_left ul{
     float:left;
	 width:153px;
	 margin: 54px 40px 0 40px;
	 display:inline;}
	 
.search_right ul li,.search_left ul li{float:left;width:100%; text-align:right;height:28px;}
	 
.search_right input,.search_left input{height:15px;width:140px;border:1px #aaccef solid;}

/* 公告通知和单位简介*/

.rightbox{float:left;width:100%;margin-top:6px;display:inline;}

.siteinfro,.leader,.vote{width:241px;}

.vote{height:270px;}

.leader{height:210px; line-height:22px;overflow:hidden;}

.leader img{margin:6px;}

.leader font{font-size:12px;color:#0a65ac; line-height:20px;display:block;}

.leader font a{color:#0a65ac;}

.leader font a:hover{color:#d30242;}

.siteinfro ul{width:100%;float:left;}

/* 投票*/



.votelist{
     float:left;
	 width:90%;
	 margin-left:10px;
	 display:inline;
	 height:23px; 
	 line-height:20px;
	 background:none;}
	 
.votelist input{margin-right:6px;}

.votebtn{
     float:left;
	 width:100%;
	 margin-top:4px;
	 display:inline;
	 height:30px;
	 text-align:center;
	 background:none;}
	 
.votebtn img{margin:0 6px;}

/* 页面底部*/

.link{
     float:left;
	 width:100%;
	 margin-top:8px;
	 display:inline;
	 height:22px;
	 line-height:22px;
	 text-align:center;}
	 
.link select{width:178px;margin:0 25px;}
	 
.count{
     float:left;
	 width:100%;
	 margin-top:8px;
	 display:inline;
	 padding-top:5px;
	 height:35px;
	 line-height:24px;
	 text-align:center;
	 vertical-align:bottom;
	 border-top:3px #1b78c8 solid;}
	 
.count font	{
	color:#c01909;
	font-size:12px;
	margin:0 8px;} 

.count img {vertical-align:middle;}


.foot{
     float:left;
	 width:100%;
	 height:100px;
	 line-height:22px;
	 text-align:center;
	 color:#333;
	 padding-top:15px;
	 border-top:3px #1b78c8 solid;
	 display:inline;
	 background:url(../images/foot.jpg) repeat-x left top;}
	 
.foot a{color:#156bb6;}

/* 列表页*/

.margintop06{margin-top:6px; display:inline;}

.subnav{padding-bottom:10px;}

.subnav li{
    float:left;
	width:190px;
	height:27px; 
	line-height:27px;
	margin:2px 15px; 
	display:inline;
	background:url(../images/icon03.gif) no-repeat 6px 7px #e0f2ff;}
	
.subnav li a,.listsubnav li a{margin-left:26px;color:#0d60a6;font-weight:bold;}

.subnav li a:hover{color:#d30242;}

.search_left{width:223px;background:url(../images/mainbg.png) no-repeat -470px -117px;}

.search_left ul{
     float:left;
	 width:153px;
	 margin: 54px 35px 0 35px;
	 display:inline;}
	 
.sub_title{
    float:left;
	width:100%;
	height:27px; 
	line-height:27px; 
	background:url(../images/sub_title.png) repeat-x 0px 0px;}
	
.sub_nav{
	float:left;
	width:177px;
	height:27px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:url(../images/sub_titlebg1.jpg) no-repeat 0px 0px;}
	
.position{
    float:right;
	width:500px;
	text-align:right;
	color:#014f91;
	margin-right:10px;
	display:inline;}

.position a{color:#c01909}

.notice_radio{
    float:left;
	margin-top:10px;
	display:inline;
	width:100%;
	height:46px;
	color:#0460be;
	text-align:center;
	padding-top:4px;
	background:url(../images/radiobg.jpg) no-repeat center top;}
	
.notice_radio input{margin-left:25px;}

.sub_news{float:left;margin:20px; display:inline;width:727px;}

.sub_news ul{float:left;width:100%}

.sub_news ul li{
     float:left;
	 width:100%;
	 height:30px; 
	 line-height:30px;
	 background:url(../images/line.jpg) repeat-x left bottom;}	

.subnewslist{float:left; display:inline;background:url(../images/icon02.jpg) no-repeat 6px 12px;}

.subnewslist a{margin-left:16px;}
	 
.page{
    height:24px;
	line-height:24px;
	width:100%;
	text-align:right;
	overflow:hidden;
	float:left;
	margin-top:10px;
	font-size:12px;
	display:inline;}

.page a{color:#ff6600;margin:0 5px;font-size:12px;text-decoration:none;font-weight:bold}

.red{color:#cc0000;}

.listleft{
     float:left;
	 width:100%;
	 height:27px;
	 line-height:27px;
	 overflow:hidden;
	 background:url(../images/mainbg.png) no-repeat -226px -33px;}

.listsubnav{
	 float:left;
	 width:223px;
	 border:1px #1776c8 solid;
	 padding-top:8px; 
	 display:inline;
	 padding-bottom:5px;
}	 

.listsubnav li{
    float:left;
	width:185px;
	height:27px; 
	line-height:25px;
	margin:0px 15px 2px;; 
	display:inline;
	background:url(../images/icon03.gif) no-repeat 6px 7px #e0f2ff;}

/* 内容页 */

.newstitle{
	font-size:16px;
	font-weight:bold; 
	text-align:center;
	height:25px;
	line-height:25px;
	margin-top:35px;
	float:left;
	color:#065bac;
	display:inline;
	width:100%;}

.print{
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:10px;
	float:left;
	display:inline;
	width:100%;
	border-bottom:1px #1b78c8 solid;}
	
.con{float:left;margin:20px 52px 20px 52px;display:inline;width:900px;line-height:28px;}

.newsbox{float:left;margin:20px 90px; display:inline;width:962px;}

.newsPre{
    float:left;
	width:450px; 
	padding-left:13px;
	display:inline;
	line-height:22px;
	background:url(../images/icon04.gif) no-repeat 0 7px;}
	
	
/* 标准查询 */
.bzsearch{
    float:left;
	width:406px;
	margin-left:50px;
	display:inline;
	height:32px;}	
	
.bzsearch1{
    float:left;
	width:406px;
	margin-left:100px;
	display:inline;
	height:32px;
	display:inline;
	font-weight:bold;
	color:#116dc2;}	

.bzsearch1 input{
	width:150px;height:16px;border:1px #a4cdf7 solid;}	
	
/*  */
.priceBz{
	font-size:16px;
	font-weight:bold; 
	text-align:center;
	height:25px;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	color:#065bac;
	display:inline;
	width:100%;}	

.videolist, .video{
	float:left; 
	padding-left:30px;}	
	
.video{
	background:url(../images/a_icon013.jpg) no-repeat 4px 4px;}	
.videolist{	
	background:url(../images/a_icon013.jpg) no-repeat 4px 8px;}	
	
.D{margin-top:5px;float:left}
.Dc{width:225px;margin:10px 0 0 0;display:inline;line-height:26px;}
.D_t{width:58px;color:#c00;}
.D_2{width:219px;border:1px solid #c5ddf6;background:#fff;padding:2px;border-top:0;}
.D_2 img{margin:7px 3px 0;display:inline;}
.D_1{background-image:url(../images/mytest.png);width:225px;display:block;color:#0066FF;font-weight:bold;height:27px}
.D_1 span{margin-left:5px;}

.i1{width:223px;background:url(../images/11.jpg) repeat-x;position:relative;z-index:6;border-left:1px solid #a8d6f8;border-right:1px solid #a8d6f8;border-bottom:1px solid #a8d6f8;margin-top:5px;float:left}
.i4{width:124px;padding:11px 0 0 40px;height:35px;position:absolute;top:-5px;left:4px;z-index:7;font-weight:bold;color:#FFFFFF;background:url(../images/titleBanner.jpg) no-repeat;}
.i5{margin:35px 0 0 0; padding-left:12px;}
.i6,.i7{height:27px;line-height:28px; border:1px #00CCFF solid;width:200px;margin:0 0 3px 0;}
.i6{background:url(../images/arrow_4.gif) no-repeat left center #d3edfa;}
.i7{background:url(../images/arrow_4.gif) no-repeat left center #FFFFFF;}
.i5 a{margin-left:20px;color:#0d60a6;font-weight:bold;font-size:12px;}

/*低碳*/
.lowC{
width:241px;
float:left;
margin-top:5px;
text-align:center;}