@charset "utf-8";
/*头部样式*/
.header-fixed{
	position: fixed; 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: none;
	height: 135px;
	padding: 0px;
	z-index: 9999;
}
.headtop{
	background: #f5f5f5;
	color: #898989;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}
.headtop ul li {
	float: left;
	width: 57px;
	margin-right: 10px;
}
.headtop ul li a{
	font-size: 12px;
	color: #4e4e4e;
}
.headtop ul li img{
	margin-right: 8px;
}
.logo{
    float: left;
    margin:18px 0px 24px 0;
    width: 443px;
    height: 57px;
}
/*头部导航样式*/
.navBar{ float: right; color:#fff; width:735px; position: relative; z-index: 2;  }
.nav{ width:735px; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav h3{ font-size:100%; font-weight:normal; font-size:14px; }
.nav li{height:99px; line-height:99px; background: url(../images/navline.jpg) no-repeat right top;  }
.nav .m{  position:relative; float:left; width:100px; display:inline; text-align:center;   }
.nav h3 a{  zoom:1; height:99px; line-height:99px;     padding: 0px 16px;  display:block; color:#474747; white-space: nowrap;}
.nav h3 a:hover {  zoom:1; height:99px; line-height:99px;     padding: 0px 16px;  display:block; color:#276ABC; white-space: nowrap;}
.nav .on h3 a{padding:0; color:#474747;  }
.nav .sub{ display:none; /*默认隐藏*/ width:100px; padding:0px 0;  position:absolute; left:0px; top:90px; 
	background-color: #f8f8f8;  float:left; line-height:40px !important; }
.nav .sub li{ text-align:center;  height: 40px !important; line-height:40px !important;}
.nav .sub li a{ color:#474747; display:block; zoom:1; height: 40px !important; line-height:40px !important;}
.nav .sub li a:hover{ color:#fff; text-decoration: none; background-color: rgba(0,0,0,0.5);  }
/*窗体滚动样式*/
.fixed-header-on header{
    height: 135px;
	padding: 0px;
    background-color: rgba(255,255,255,1);
    border-bottom: none;
}
.fixed-header-on .logo{
    margin-top: 18px;
    margin-bottom: 0;
    transition: all 0.5s ease-in-out;
}
.headtop1{
	display: none !important;
}
/* 首页banner */
/*文字样式*/
.banner_wrap{
	width: 1200px;
	margin:0 auto;
	position: relative;
	text-align: left;
	font-weight: normal;
	top: 100px;
}

.banner-txt h3{
	font-size: 24px;	
	padding:0px 0px 15px 0px;
	font-weight: normal;
	color: #e2e2e2;
}
.banner-txt-bor{
	border:#fff solid 3px;
	padding:37px 30px;
	background: none;
	width: 512px;
	border-color: rgba(255,255,255,0.3);
}
/*图片切换样式*/
.banner_wrapper{ height:440px; }
.fullSlide{ width:100%;  position:absolute; top: 136px; height:440px; background:#000; z-index: 0;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:440px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:440px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; 
	line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; 
	height:13px; margin:5px; background:url(../images/tg_flash_p.png) -15px 0; overflow:hidden; 
	line-height:9999px;  }
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide:after{
	position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
   
    content: "";
}
.banner-txt{ z-index: 1; }
/* service */
.service_tit{
	width: 375px;
	margin:0 auto;
	text-align: center;
	height: 86px;
}
.service_tit h3{
	font-size: 28px;
	color: #050505;
	font-weight: normal;
	line-height: 36px;
}
.service_tit p{
	font-size: 12px;
	color: #7f7f7f;
	text-align: center;
	line-height: 20px;
}
.tit_bg{
	background: url(../images/tit_bg.png) center center no-repeat;
	margin-top: 0px;
}
.service_con dl{
	width: 356px;
	height: 226px;
	margin-right:27px;
	padding:12px;
	background: #fff;
	border:#dedede solid 1px;
}
.service_con dl dt{
	width: 353px;
	height: 137px;
	margin-bottom: 13px;
}
.service_con dl dt img{
	width: 353px;
	height: 137px;
}
.service_con dl dd{
	width: 356px;
	overflow: hidden;
}
.service_con dl dd h4{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #595959;
	text-align: center;
	font-weight: normal;
}
.service_con dl dd p{
	font-size: 12px;
	color: #828282;
	line-height: 27px;
	overflow: hidden;
	margin-top: 0px;
}
.service_con dl:last-child{
	margin-right:0px;
}
.service_con dl:hover{
	background: #1e2432;
	border:#276abc solid 1px;
	transition: all 0.5s ease-in-out;
	box-shadow: box-shadow:0px 2px 3px #276abc;
}
.service_con dl:hover a h4{
	color: #fff;
}
.service_con dl:hover a p{
	color: #fff;
}

/* product */
.product{
	padding:40px 0px 30px;
}
.pro_tit{
	width: 375px;
	margin:0 auto;
	text-align: center;
	height: 86px;
}
.pro_tit h3{
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	line-height: 36px;
}
.pro_tit p{
	font-size: 12px;
	color: #def4ff;
	text-align: center;
	line-height: 20px;
}
.tit_bg2{
	background: url(../images/protit_bg.png) center center no-repeat;
	margin-top: 0px;
}
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden;  height:30px; background:none; width: 182px; margin:0 auto; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:24px; 
	text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0px; margin-bottom: 30px; margin-top: 20px;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1;display: flex;justify-content: center; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:220px; height:165px; display:block; }
.picScroll-left .bd ul li .pic a:hover img{ background-color: rgba(0,0,0,0.5);  }

/* about */
.about_con{
	width: 1020px;
	margin:0 auto;
}
.about_con p{
	font-size: 13px;
	color: #555;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
	height: 60px;
	overflow: hidden;
}
.about_nav{
	width: 960px;
	margin: 0 auto;
	border:#f0f0f0 solid 1px;
	padding:15px 45px;
	height: 78px;
}
.about_nav_con{
	width: 200px;
	background:url("../images/line.png") right top no-repeat; 
	height: 78px;
	display: block
}
.aboutico1{
	background: url(../images/about_ico1.png) no-repeat;
	display: inline-block;
	float: left;
}
.ab_leader{
	background-position: 0px 0px;
	width: 62px;
	height: 61px;
	margin-right: 20px;
	margin-top: 10px;
}
.about_nav a p{
	color: #787878;
	font-size: 18px;
	line-height: 78px;
}
.about_nav a:hover .ab_leader{
	background-position: 0px -69px;
}
.about_nav a:hover p{
	color: #276abc;
}
.about_nav02{
	margin-left: 55px;
}
.aboutico2{
	background: url(../images/about_ico2.png) no-repeat;
	display: inline-block;
	float: left;
}
.ab_culture{
	background-position: 0px 0px;
	width: 52px;
	height: 65px;
	margin-right: 20px;
	margin-top: 10px;
}
.about_nav a:hover .ab_culture{
	background-position: 0px -69px;
}
.about_nav03{
	margin-left: 50px;
}
.aboutico3{
	background: url(../images/about_ico3.png) no-repeat;
	display: inline-block;
	float: left;
}
.ab_company{
	background-position: 0px 0px;
	width: 50px;
	height: 63px;
	margin-right: 20px;
	margin-top: 10px;
}
.about_nav a:hover .ab_company{
	background-position: 0px -66px;
}
.about_nav04{
	margin-left: 55px;
}
.aboutico4{
	background: url(../images/about_ico4.png) no-repeat;
	display: inline-block;
	float: left;
}
.ab_job{
	background-position: 0px 0px;
	width: 71px;
	height: 60px;
	margin-right: 20px;
	margin-top: 10px;
}
.about_nav a:hover .ab_job{
	background-position: 0px -69px;
}
.about_nav_con1{
	width: 200px;
	background:none;
	height: 78px;
	display: block
}

/* home_subimg */
.home_subimg h3{
	font-size: 24px;
	text-align: center;
	color: #3d3d3d;
	padding-top: 30px;
	line-height: 40px;
	font-weight: normal;
}
.home_subimg p{
	font-size: 24px;
	text-align: center;
	color: #ff7e00;
}
.home_subimg span{
	font-size: 14px;
	color: #676767;
}

/* homewrap04 */
.homewrap04_01{
	width: 600px;
	overflow: hidden;
}
.qulity_img{
	width: 600px;
	height: 193px;
	overflow: hidden;
}
.qulity_img img{width:600px;height:193px;position:relative; transition:all 2s;}
.qulity_img:hover img{-webkit-transform:scale(1.5,1.5);}
.qulity_txt{
	background: #f8f8f8;
	width: 510px;
	height: 143px;
	padding:25px 45px;
	overflow: hidden;
}
.qulity_txt h3{
	color: #54b233;
	font-size: 24px;
	line-height: 40px;
	text-align: left;
	border-bottom: #e6e6e6 solid 3px;
	height: 40px;
	margin-bottom: 15px;
	font-weight: normal;
}
.qulity_txt p{
	text-align: left;
	line-height: 30px;
	overflow: hidden;
	color: #767676;
	font-size: 13px;
}
.org{
	color: #ff8400 !important;
}

/* news */
.news_con dl{ margin-right: 150px; }
.news_content{
	width: 520px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;
}
.news_content a dt{
	border:#ececec solid 1px;
	width: 78px;
	float: left;
}
.news_content a dt h2{
	color: #7b7b7b;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	border-bottom: #ececec solid 1px;
	height: 49px;
	line-height: 49px;
}
.news_content a dt p{
	color: #7b7b7b;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.news_content a dd{
	width: 420px;
	float: left;
	margin-left: 15px;
}
.news_content a dd h4{
	color: #3d3d3d;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: normal;
}
.news_content a dd p{
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
	font-size: 12px;
	color: #7e7e7e;
	line-height: 22px;
}
.news_content a:hover dt{
	display: block;
	background: #1a83ce;
}
.news_content a:hover dt h2,.news_content a:hover dt p{
	color: #fff;
}
.news_content a:hover dd h4{
	color:#1a83ce;
}
.news_con dl:nth-child(2n){
	margin-right: 0px;
}

/* footerwrap */
.footerwrap{
	height: 235px;

}
.homemess{
	width: 100%;
	height: 51px;
	margin-bottom: 1px;
}
.mess_warn{
	text-align: left;
	color: #fff;
	font-size: 12px;
	height: 51px;
	line-height: 51px;
}
.ico{
	background: url(../images/ico.png) no-repeat;
	display: inline-block;
	float: left;
}
.warn_ico{
	background-position: 0px 0px;
	width: 15px;
	height: 15px;
	margin-top: 17px;
	margin-right: 10px;
	display: block;
}
.mess_tb{
	width: 209px;
}
.hand_ico{
	background-position: 0px -18px;
	width: 24px;
	height: 14px;
	margin-top: 19px;
	margin-right: 10px;
	display: block;
}
.dot_con{
	padding:0px 25px;
	background: #3a3a3a;
	height: 51px;
	line-height: 51px;
	width: 111px;
}
.dot_ico{
	background-position: 0px -39px;
	width: 24px;
	height: 6px;
	margin-top: 23px;
	margin-right: 10px;
	display: block;
}
.dot_con p{
	color: #fff;
	font-size: 14px;
}
.dot_con p a{
	color: #fff;
	font-size: 14px;
}
.dot_con p a:hover{
	text-decoration: underline;
}
.foot_wrap{
	width: 100%;
	margin:0 auto;
	height: 130px;
	padding:26px 0px;
}
.footcontact{
	width: 373px;
	background: url(../images/footline.jpg) no-repeat right top;
	padding-right: 47px;
}
.footcontact h4{
	font-size: 24px;
	color: #1e8fc8;
	text-align: left;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}
.footcontact_con p{
	color: #c0c0c0;
	line-height: 22px;
	font-size: 12px;
	text-align: left;
}
.footewm{
	width: 99px;
}
.footewm p{
	text-align: center;
	font-size: 12px;
	color: #a1a1a1;
	line-height: 30px;
}
.footnav{
	width: 320px;
	margin-left: 25px;
}
.footnav ul li{
	margin-right: 28px;
	height: 45px;
	line-height: 45px;
	float: left;
}
.footnav ul li a{
	color: #ffffff;
	font-size: 13px;
	text-align: left;
}
.footnav ul li a:hover{
	text-decoration: underline;
}
.footnav p{
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 26px;
}
.footnav a{
	text-align: left;
	color: #fff;
	font-size: 12px;
}
.footnav a:hover{
	text-decoration: underline;
}
.backtop{
	margin:40px 10px 0px 0px;
}
/******--------------------- 单页面 ---------------------******/

/*子页面大图样式*/
.pagebanner{
	height:301px;
}
.pagewrap{
	background: #fff;
}
/* aside */
.aside{
	width: 205px;
}
.aside_tit h3{
	background: url(../images/aside_bg.jpg) no-repeat;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding:50px 0px 0px 10px;
	text-align: left;
	height: 42px;
	display: block;
}
.aside_list{
	margin:5px 0px;
}
.aside_list ul li{
	height: 33px;
	line-height: 33px;
	margin-top: 3px;
	width: 205px;
	background: #f9f9f9;
	display: block;
}
.aside_list ul li a{
	color: #626262;
	font-size: 14px;
	padding-left: 13px;
	background: url(../images/arrow.png) no-repeat right;
	width: 177px;
	text-align: left;
	display: inline-block;
}
.aside_list ul li a p{
	width: 150px;
	overflow: hidden;
	height: 33px;
	line-height: 33px;
}
.aside_list ul li:hover{
	background: #1a83ce;
}
.aside_list ul li:hover a{
	color: #fff;
	background: url(../images/arrow1.png) no-repeat right;
}
.pagecontact_con p{
	color: #757575;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	padding:12px 5px;
}
/* mainbox */
.mainbox{
	width: 965px;
	margin-top: 35px;
}
.mainbox_tit{
	border-bottom: #f9f9f9 solid 2px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}
.mainbox_tit img{
	margin-right: 8px;
}
.mainbox_tit h4{
	font-size: 20px;
	color: #ff8400;
	font-weight: normal;
	text-align: left;
	height: 40px;
	line-height: 40px;
}
.ksnav{
	margin-top: 10px;
	margin-right: 10px;
}
.ksnav p{
	color: #858585;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.ksnav p a{
	color: #858585;
}
.ksnav p a:hover{
	color: #0a8bcc;
}
.pagewrap_con_detail p{
	font-size: 14px;
	color: #626262;
	line-height: 26px;
}

/******--------------------- 产品展示页面 ---------------------******/
.pagepro{ width:965px;  overflow:hidden; position:relative;  }
.pagepro .bd{ padding:0px; margin-bottom: 30px; margin-top: 20px;  }
.pagepro .bd ul{ overflow:hidden; zoom:1; }
.pagepro .bd ul li{ margin:10px 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.pagepro .bd ul li .pic{ text-align:center; }
.pagepro .bd ul li .pic img{ width:220px; height:165px; display:block; }
.pagepro .bd ul li .pic a:hover img{ background-color: rgba(0,0,0,0.5);  }
.protit{ height: 30px;line-height: 30px; text-align: center; width: 220px;  }
.protit a{ color: #656565; font-size: 13px; }
/******--------------------- 新闻页面 ---------------------******/
.page_newslist ul li{
	border-bottom: #f0f2f5 solid 1px;
	height: 95px;
	padding:20px 0px;
	display: block;
}
.page_newslist_time{
	width: 91px;
	overflow: hidden;
}
.page_newslist_time h3{
	color: #666;
	font-size: 30px;
	line-height: 50px;
}
.page_newslist_time span{
	color: #9d9b9b;
	font-size: 14px;
}
.page_newslist_con{
	width: 840px;
	overflow: hidden;
}
.page_newslist_con h4{
	font-size: 16px;
	color: #666;
	height: 30px; 
	line-height: 30px;
}
.page_newslist_con p{
	font-size: 14px;
	color: #9d9b9b;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.page_newslist ul li a:hover .page_newslist_time{
	margin-left: 30px;
	transition: all 0.5s ease-in-out;
}
.page_newslist ul li a:hover h4,.page_newslist ul li a:hover p{
	text-decoration: underline;
}


/*分页*/
.sh_page{margin:30px auto;height:33px;line-height:33px;*line-height:50px; width: 700px; text-align: center;}
.sh_page a{padding:5px 8px;background: #1f2432;margin-left:3px;color:#fff;}
.sh_page a.dangqian{background:#fff !important; color: #1f2432 !important;}

.fanye{color:#4c4c4c;line-height:20px;margin:10px 30px 20px 0px;}
.fanye a { color:#4c4c4c;}
.fanye a:hover{text-decoration:underline; color:#ba0009;}


/******--------------------- 产品详细信息 ---------------------******/
.widget-newsdetail-2 ._head{border-bottom: 1px dotted #cccccc;}
.widget-newsdetail-2 ._head ._title{color: #333; font-size: 20px; font-weight: normal; font-family: "Microsoft yahei";}
.widget-newsdetail-2 ._tools{color: #999999; padding: 10px 0;}
._tool{padding-left: 20px !important; background-image: url(../images/icc01.jpg); background-repeat: no-repeat; background-position: left center;}
.yan{padding-left: 20px !important; background-image: url(../images/icc02.jpg); background-repeat: no-repeat; background-position: left center;}
.widget-newsdetail-2 .ion{font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{display: inline-block; margin: 0 4px; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._b2l .ion{color: #ef4d1e;}
.widget-newsdetail-2 .myart{padding: 20px 0;}
.widget-newsdetail-2 ._detailPage_bottom li{line-height: 30px; overflow: hidden; padding: 0 10px;}
.widget-newsdetail-2 ._detailPage_bottom ._mark{float: left; margin-right: 10px;}
.widget-newsdetail-2 ._detailPage_bottom ._title{float: left; font-size: 12px; width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover{color: #ef4d1e;}
.widget-newsdetail-2 ._detailPage_bottom ._time{color: #572b22; float: right;}
.widget-newsdetail-2 ._detailtools{border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; margin-bottom: 20px; margin-top: 20px; padding: 12px 0;}
.widget-newsdetail-2 ._detailtools span{display: block; height: 22px; line-height: 22px; margin-left: 20px;}
.widget-newsdetail-2 ._detailtools .bdsharebuttonbox{float: left; margin-left: 10px;}
.widget-newsdetail-2 ._detailtools .bdsharebuttonbox .bds_more{background: rgba(0, 0, 0, 0) none repeat scroll 0 0; float: none; height: 22px; line-height: 22px; padding: 0;}
.widget-newsdetail-2 ._detailtools ._dayin{float: right;}
.widget-newsdetail-2 ._detailtools ._fanhui{float: right;}
.widget-newsdetail-2 ._detailPage_bottom li{width: 728px; line-height: 30px; overflow: hidden; padding: 0 10px;}
._detailPage_bottom ul{border:none; width: 780px;}
.widget-newsdetail-2 ._detailPage_bottom ._mark{float: left; margin-right: 10px;}
.widget-newsdetail-2 ._detailPage_bottom ._title{float: left; font-size: 12px; width: 68%; color: #737373;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover{color: #ef4d1e;}
.widget-newsdetail-2 ._detailPage_bottom ._time{color: #572b22; float: right;}
._prev{padding-left: 20px !important; background-image: url(../images/icc06.jpg); background-repeat: no-repeat; background-position: left center;}
._next{padding-left: 20px !important; background-image: url(../images/icc07.jpg); background-repeat: no-repeat; background-position: left center;}



/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#3f8402;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #3f8402}
.pagelink .current{color:#3f8402;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #3f8402;font-weight:bold}
/* book*/
.messages{padding:15px 0;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0; font-family:"Microsoft Yahei";}
.messlist {height:40px;margin-bottom:10px;}
.messlist label{float:left;width:100px; height:30px; font-size:14px; line-height:30px; text-align:right;padding-right:10px;}
.messlist input{float:left;width:300px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:400px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}
#label0{display:none;color:#0aa770;height:28px;line-height:28px;}
#label1{display:none;color:#0aa770;height:28px;line-height:28px;}
#label2{display:none;color:#0aa770;height:28px;line-height:28px;}
#label3{display:none;color:#0aa770;height:28px;line-height:28px;}
#label4{display:none;color:#0aa770;height:28px;line-height:28px;}
#label5{display:none;color:#0aa770;height:28px;line-height:28px;}
#label6{display:none;color:#0aa770;height:28px;line-height:28px;}
#label7{display:none;color:#0aa770;height:28px;line-height:28px;}
#label8{display:none;color:#0aa770;height:48px;line-height:48px;}
#label9{display:none;color:#0aa770;height:48px;line-height:48px;}
#label10{display:none;color:#0aa770;height:48px;line-height:48px;}