
/******************************
 * Banner 
 ******************************/
.banner {
	width: 1003px;
	height: 545px;
	overflow: hidden;
	position: relative;
	z-index: 20;
}
.banner li {
	float: left;
	width: 1003px;
	height: 545px;
}
.banner ul {
	width: auto;
	height: 545px;
	position: absolute;
	left: 0;
	top: 0;
}
#index_numIco {
	position: absolute;
	left: 0;
	bottom: 23px;
	height: 10px;
	width: 94%;
	padding: 0 3%;
	text-align: right;
}
#index_numIco a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 50px;
	margin-left: 15px;
	overflow: hidden;
	background: url(../image/icons.png) no-repeat -26px -4px;
	border-radius: 5px;
}
#index_numIco a.on {
	background: url(../image/icons.png) no-repeat -39px -4px;
}

/******************************
 * Home-Media
 ******************************/
.home-media {
	padding: 20px 0;
	*padding-bottom: 0;
}
.home-media a:hover{
	color: #fff;
}
.home-media .media-box {
	width: 495px;
	height: 245px;
	background: #eee;
	position: relative;
}
.home-media .link-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../image/transparent-black.png) repeat repeat;
	text-align: center;
	display: none;
}
.home-media .title-pos {
	height: 37px;
	line-height: 37px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../image/transparent-black2.png) repeat repeat;
	text-align: center;
}

/* :::::  framework.css ::::: */

/* 
	PS : å…¬ç”¨æ¡†æž¶æ ·å¼;
*/

/******************************
 * Header
 ******************************/

.head_box {
	height: 85px;
	position: relative;
	z-index: 90;
}

.header {
	height: 85px;
	background: url(../image/repeat_head.jpg) repeat-x left top;
}
.header a {
	color: #fff;
}
.header a:hover {
	color: #fff;
}
.header .logo {
	margin-left: 35px;
	padding-top: 19px;
}
.lang {
	margin-top: 35px;
}
.lang a {
	margin-right: 17px;
}
.lang img {
	position: relative;
	top: 3px;
}
.header .shoplink {
	height: 21px;
	padding: 0 10px;
	text-align: center;
	display: block;
	line-height: 21px;
	color: #fff;
	margin-top: 33px;
	border-radius: 3px;
	background: #094c39;
}
.header .search {
	width: 191px;
	height: 21px;
	background: #72ae9d;
	border-radius: 3px;
	margin-right: 17px;
	margin-top: 33px;
	position: relative;
}
.header .search input[type='text'] {
	border: 0;
	height: 21px;
	line-height: 21px;
	background: none;
	width: 160px;
	color: #0e6650;
}
.header .search input[type='button'] {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../image/icons.png) no-repeat 0 2px;
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
}

.header :-ms-input-placeholder,
.header ::-moz-placeholder,
.header :-moz-placeholder,
.header ::-webkit-input-placeholder { /* WebKit browsers */
    color : #2695e5;
}

/******************************
 * Nav
 ******************************/
.nav {
	height: 40px;
	background: url(../image/transparent-black.png) repeat repeat;
	position: absolute;
	z-index: 40;
	width: 100%;
	bottom: -40px;
	left: 0;		
}

.nav > ul > li {
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	display:block;
	float: left;
	width: 12.5%;
	text-align: center;
	position: relative;
}
.nav > ul > li > a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.nav > ul > li.select > a,
.nav > ul > li:hover > a {
	color: #ffba00;
	font-weight: bold;
}

.nav > ul > li > ul {
	width: 100%;
	position: absolute;
	left: 0;
	top: 40px;
	background: url(../image/transparent-black.png) repeat repeat;
	display: none;
}
.nav > ul > li > ul li {
	text-align: center;
	font-size: 12px;
}
.nav > ul > li > ul li a {
	color: #fff;
	display: block;
	line-height: 20px;
	padding: 10px 10px;
}
.nav > ul > li > ul li a:hover {
	color: #ffba00;
}

/******************************
 * common 
 ******************************/
.column-banner {
	height: 300px;
	background-size: cover;
    -ms-behavior: url(http://upload.huadagy.com/css/css/backgroundsize.min.htc);
    behavior: url(http://upload.huadagy.com/css/css/backgroundsize.min.htc);
    background-repeat: no-repeat;
    background-position: center;
}
.content {
	margin: 20px 0;
	position: relative;
	*min-height: 100px;
}
.cont-right {
	width: 745px;
}
.con-right-title {
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}
.con-right-title .text {
	max-width: 360px;
}
.con-right-title .text span {
	display: block;
}
.con-right-title .text .ch {
	font-size: 20px;
	height: 23px;
	line-height: 23px;
	margin-bottom: 10px;
	color: #024833;
}
.con-right-title .text .en {
	font-size: 18px;
	color: #aaaaaa;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
.pos  {
	color: #999;
	margin-top: 30px;
	line-height: 18px;
	background: url(../image/icons.png) no-repeat -82px 0;
	padding-left: 25px;
}
.pos a {
	font-size: 13px;
    font-weight: bold;
    font-family: å¾®è½¯é›…é»‘;
    color: rgb(102, 102, 102);
}

.cont {
	padding: 40px 0;
	min-height: 600px;
	position: relative;
}

.aside {
	width: 240px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #0e5e46;
	*position: relative;
	*float: left;
}
.aside-title {
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	padding: 0 45px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}


.aside-nav {
	padding: 15px;
}
.aside-nav a {
	display: block;
	position: relative;
}
.aside-nav a .arrow {
	display: block;
	width: 7px;
	height: 6px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.aside-nav > ul > li > a {
	height: 33px;
	line-height: 33px;
	padding: 0 12px;
	overflow: hidden;
	color: #002454;
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
	background: url(../image/aside_nav_bg.jpg) no-repeat center center;
}

.aside-nav > ul > li > a > .arrow {
	background: url(../image/arrow1.png) no-repeat center center;
}


.aside-nav > ul > li.active > a,
.aside-nav > ul > li:hover >a {
	background: url(../image/aside_nav_selct.jpg) no-repeat center center;
	color: #002454;
}
.aside-nav > ul > li > ul {
	display: none;
	padding: 0 10px;
}
.aside-nav > ul > li.active > ul {
	display: block;
}
.aside-nav > ul > li > ul > li > a {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #024833;
	font-size: 14px;
	background: url(../image/aside_nav2_bg.jpg) no-repeat center center;
	margin-top: 12px;
	overflow: hidden;
}

.aside-nav > ul > li > ul > li > a > .arrow {
	background: url(../image/arrow2.png) no-repeat center center;
}
.aside-nav > ul > li > ul > li.active > a,
.aside-nav > ul > li > ul > li:hover > a {
	background: url(../image/aside_nav2_select.jpg) no-repeat center center;
				
}
.aside-nav > ul > li > ul > li.active > ul {
	display: block;
}
.aside-nav > ul > li > ul > li > ul {
	padding: 5px 10px 0 10px;
	display: none;
}
.aside-nav > ul > li > ul > li > ul > li > a {
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	color: #024833;
	margin-top: 5px;
	background: url(../image/aside_nav3_bg.jpg) no-repeat center center;
	overflow: hidden;
}
.page {	
	border-top: 1px solid #cccccc;
	margin-top: 30px;
	padding-top: 23px;
	text-align: center;
}
.page a,.page span {
	display: inline-block;
	width: 30px;
	height: 20px;
	border: 1px solid #cccccc;
	font-family: arial;
	text-align: center;
	line-height: 20px;
	margin: 0 2px;
}
.page b {
	display: inline-block;
	width: 30px;
	height: 20px;
	border: 1px solid #cccccc;
	background: #0e5e46;
	color: #fff;
	border-color: #005ba7;
	font-family: arial;
	text-align: center;
	line-height: 20px;
	margin: 0 2px;
}

.page .cc {
	width: auto;
	padding: 0 10px;
}

.page .select,
.page a:hover,.page .cpb {
	background: #0e5e46;
	color: #fff;
	border-color: #005ba7;
}

/******************************
 * Footer
 ******************************/
.footer {
	height: 52px;
	padding: 0 12px;
	background: #232323;
	color: #999;
}
.footer .left-txt {
	line-height: 52px;
}
.footer-links {
	height: 34px;
	width: 595px;
	margin-top: 9px;
}
.footer-links li {
	width: 114px;
	height: 34px;
	background: url(../image/links-bg.jpg) no-repeat center center;
	float: left;
	margin-right: 10px;
	position: relative;
}
.footer-links li a {
	display: block;
	padding: 3px;
}
.footer-links li a img {
	max-width: 80%;
	max-height: 70%;
}

/* ::::: public.css ::::: */

.client { padding-left: 25px; }
.client li { width: 140px; height: 79px; background: transparent url('../image/client_bg.jpg') no-repeat scroll center center; float: left; margin-left: -1px; margin-top: -1px; position: relative; }
.hr-table td:nth-of-type(1), .hr-table th:first-child { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.hr-table td:nth-last-of-type(1), .hr-table th:last-child { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin: 0px; padding: 0px; }
ol, ul { list-style: outside none none; }
a { text-decoration: none; outline: medium none; color: rgb(102, 102, 102); }
a:hover { color: rgb(0, 0, 0); }
img { border: medium none; max-width: 100%; }
:focus { outline: medium none; }
html { overflow-x: hidden; }
body { background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-size: 12px; font-family: "å¾®è½¯é›…é»‘"; color: rgb(102, 102, 102); width: 1003px; margin-left: auto; margin-right: auto; }
body * { transition-property: background-color; transition-duration: 0.2s; }
input[type="button"], input[type="submit"], input[type="radio"] { cursor: pointer; }
input[type="email"], input[type="date"], input[type="password"], input[type="text"] { text-indent: 5px; color: rgb(102, 102, 102); }
.corWhite { color: rgb(255, 255, 255); }
.marR10 { margin-right: 10px; }
.vertical-center { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.block { display: block; position: relative; }
.f-l { float: left; }
.f-r { float: right; }
.clearfix { clear: both; height: 0px; font-size: 0px; position: relative; line-height: 0px; display: block; text-indent: -9999px; }
.text-hide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.map-txt li {
    border-bottom: 1px dotted #999999;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.contact-title {
  border-bottom: 1px solid #dbdbdb;
  color: #212121;
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 12px;
  position: relative;
}
.contact-title .yellow {
  color: #ffba00;
  font-size: 18px;
}
.hr-title { border-bottom: 1px solid rgb(167, 167, 167); padding-bottom: 10px; }
.hr-title h1 { font-size: 48px; color: rgb(14, 94, 70); font-weight: 400; }
.hr-title h3 { font-size: 24px; color: rgb(204, 204, 204); text-transform: uppercase; font-weight: 400; }
.hr-table td, .hr-table th { padding: 0px 25px; font-size: 14px; line-height: 30px; border-top: 4px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); }
.hr-table th { background: rgb(14, 94, 70) none repeat scroll 0% 0%; color: rgb(255, 255, 255); height: 32px; line-height: 32px; }
.hr-table td { background: rgb(244, 244, 244) none repeat scroll 0% 0%; color: rgb(84, 84, 84); }
.hr-table td a { color: rgb(84, 84, 84); }
.hr-table td:nth-of-type(1), .hr-table th:first-child { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.hr-table td:nth-last-of-type(1), .hr-table th:last-child { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.corWhite { color: rgb(255, 255, 255); }
.marR10 { margin-right: 10px; }
.vertical-center { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.block { display: block; position: relative; }
.clearfix { clear: both; height: 0px; font-size: 0px; position: relative; line-height: 0px; display: block; text-indent: -9999px; }
.text-hide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
@font-face {
	font-family: "cyjianbiaosong324333";
	font-style: normal;
	font-weight: normal;
	src: url('http://upload.huadagy.com/img/cyjianbiaosong.bmp') format("woff");
}
#maxtitle { font-family: "cyjianbiaosong324333"; }
.hr-detail .title {
  background: #0e5e46 url("../image/icons.png") no-repeat scroll -66px -68px;
  color: #fff;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  padding-left: 40px;
}
.hr-detail .editor {
  line-height: 30px;
  padding: 40px 20px 0;
}
.news-list li {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 9px;
}
.news-list li .pic {
  display: block;
  float: left;
  height: 80px;
  width: 135px;
}
.hr-table td:nth-of-type(1), .hr-table th:first-child { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.hr-table td:nth-last-of-type(1), .hr-table th:last-child { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.news-list li { border-bottom: 1px solid rgb(238, 238, 238); padding: 20px 9px; }
.news-list li .pic { width: 135px; height: 80px; display: block; background: transparent url('http://upload.huadagy.com/img/126.jpg') no-repeat scroll center center / cover ; float: left; }
.news-list li .txt { width: 547px; height: 80px; padding-left: 13px; overflow: hidden; float: left; margin-left: 18px; background: transparent url('../image/news_title.png') no-repeat scroll left 3px; }
.news-list li .name { font-size: 14px; color: rgb(35, 35, 35); display: inline-block; height: 14px; line-height: 14px; padding: 1px; }
.news-list li .time { display: block; color: rgb(153, 153, 153); font-family: arial; }
.news-list li .clude { border-top: 1px dotted rgb(204, 204, 204); line-height: 20px; color: rgb(102, 102, 102); height: 38px; overflow: hidden; padding-top: 3px; margin-top: 5px; }
.news-list li:hover { background: rgb(243, 243, 243) none repeat scroll 0% 0%; }
.news-list li:hover .name { background: rgb(14, 94, 70) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.news-list li:last-child { border: 0px none; padding-bottom: 0px; }
.corWhite { color: rgb(255, 255, 255); }
.marR10 { margin-right: 10px; }
.vertical-center { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.block { display: block; position: relative; }
.f-l { float: left; }
.f-r { float: right;font-size: 13px;font-weight: bold; font-family: "å¾®è½¯é›…é»‘";color: rgb(102, 102, 102);}
.clearfix { clear: both; height: 0px; font-size: 0px; position: relative; line-height: 0px; display: block; text-indent: -9999px; }
.text-hide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.hr-table td:nth-of-type(1), .hr-table th:first-child { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.hr-table td:nth-last-of-type(1), .hr-table th:last-child { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.news-title { color: rgb(51, 51, 51); }
.come { background: rgb(243, 243, 243) none repeat scroll 0% 0%; color: rgb(153, 153, 153); padding: 5px 20px; margin-top: 15px; }
.news-detail .editor { line-height: 24px; padding-top: 30px; }
.corWhite { color: rgb(255, 255, 255); }
.marR10 { margin-right: 10px; }
.vertical-center { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.block { display: block; position: relative; }
.clearfix { clear: both; height: 0px; font-size: 0px; position: relative; line-height: 0px; display: block; text-indent: -9999px; }
.text-center { text-align: center; }
.text-hide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.hr-table td:nth-of-type(1), .hr-table th:first-child { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.hr-table td:nth-last-of-type(1), .hr-table th:last-child { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.products-list { padding-left: 20px; }
.products-list ul { width: 110%; }
.products-list li {width: 100%;float: left;position: relative;margin: 0px 0px 2px 0px;background-color: #DAE7EF;}
.products-list li .pic { display: block; height: 140px; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; }
.products-list li .pic .round { display: block; width: 26px; height: 26px; background: transparent url('../image/pround.png') no-repeat scroll center center; position: absolute; right: 5px; bottom: 5px; }
.products-list li .name {height: 30px;line-height: 30px;padding: 0px 9px;font-size: 14px;/* background: transparent url('../img/pro_bg.jpg') no-repeat scroll center center; */display: block;}
.products-list2 { padding-left: 10px; }
.products-list2 li {width: 100%;margin: 0px 40px 2px 0px;}
.products-list2 li .pic {/* border-radius: 5px; */overflow: hidden;height: 140px !important;}
.products-list2 li .name {height: 90px !important;line-height: 90px!important;/* background: transparent url('../img/pro_bg2.jpg') no-repeat scroll center center; */}
.corWhite { color: rgb(255, 255, 255); }
.marR10 { margin-right: 10px; }
.vertical-center { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.block { display: block; position: relative; }
.clearfix { clear: both; height: 0px; font-size: 0px; position: relative; line-height: 0px; display: block; text-indent: -9999px; }
.text-hide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.hr-table td:nth-of-type(1), .hr-table th:first-child { border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.hr-table td:nth-last-of-type(1), .hr-table th:last-child { border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.news-title { color: rgb(51, 51, 51); }
.come { background: rgb(243, 243, 243) none repeat scroll 0% 0%; color: rgb(153, 153, 153); padding: 5px 20px; margin-top: 15px; }
.switch { background: rgb(238, 238, 238) none repeat scroll 0% 0%; padding: 6px 12px; margin-top: 25px; }
.switch a { color: rgb(153, 153, 153); }
.products-list { padding-left: 20px; }
.products-list ul {width: 100%;}
.products-list li {/* width: 100%; *//* float: left; *//* position: relative; *//* margin: 0px 0px -1px 0px; */}
.products-list li .pic {display: block;height: 140px;background-size: contain;background-position: center center;background-repeat: no-repeat;position: relative;width: 215px;float: left;background-color: #ffffff;}
.products-list li .name {height: 30px;line-height: 85px;padding: 25px 30px;font-size: 14px;/* background: transparent url('../img/pro_bg.jpg') no-repeat scroll center center; */display: block;float: left;width: 450px;}
.products-list li .name span{ float:right;}
.products-detail .photo { height: 145px; width: 250px; margin: 40px auto 0px; }
.products-detail .photo .maxpic { width: 220px; height: 140px; float: left; border: 1px solid rgb(221, 221, 221); }
.products-detail .photo .maxpic .item { height: 345px; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.products-detail .photo .minpic { width: 102px; height: 345px; float: right; padding-top: 26px; }
.products-detail .photo .minpic .item { height: 90px; border: 1px solid rgb(221, 221, 221); margin-bottom: 7px; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.pro-tabs { height: 48px; line-height: 48px; margin-top: 30px; padding: 0px 10px; background: transparent url('../image/pro_s_bg.jpg') repeat-x scroll left center; }
.pro-tabs li { width: 107px; height: 100%; float: left; text-align: center; font-size: 14px; cursor: pointer; }
.pro-tabs li.select { background: transparent url('../image/tabs-select.png') no-repeat scroll center center; color: rgb(255, 255, 255); font-weight: bold; }
.pro-cont { padding: 20px; line-height: 30px; font-size: 14px; min-height: 200px; }
.other-title { height: 35px; line-height: 32px; padding: 0px 18px; color: rgb(255, 255, 255); background: rgb(14, 94, 70) none repeat scroll 0% 0%; margin-top: 70px; position: relative; margin-bottom: 20px; }
.other-title a { color: rgb(255, 255, 255); line-height: 35px; }
.other-title a:hover { color: rgb(255, 255, 255); }
.other-title b { display: block; position: absolute; left: 46px; bottom: 0px; border-width: 5px; border-color: transparent transparent rgb(255, 255, 255); border-style: dashed dashed solid; }
.products-detail-list li .name { background: rgb(221, 221, 221) none repeat scroll 0% 0%; border-top: 1px solid rgb(255, 255, 255); }
.return { margin-top: 20px; }
.return a { display: inline-block; padding-left: 24px; line-height: 30px; background: transparent url('../image/return.jpg') no-repeat scroll left center; }
.corWhite { color: rgb(255, 255, 255); }
.marR10 { margin-right: 10px; }
.vertical-center { display: block; max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.block { display: block; position: relative; }
.clearfix { clear: both; height: 0px; font-size: 0px; position: relative; line-height: 0px; display: block; text-indent: -9999px; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-hide { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }


.honner  {
		padding-left: 5px;
}
.honner ul {
		width: 110%;
}
.honner li {
		width: 231px;
		float: left;
		margin: 0 20px 20px 0;
}
.honner li .pic {
		display: block;
		background-size: cover;
	    -ms-behavior: url(http://upload.huadagy.com/css/css/backgroundsize.min.htc);
	    behavior: url(http://upload.huadagy.com/css/css/backgroundsize.min.htc);
	    background-position: center;
	    background-repeat: no-repeat;
	    height: 322px;
	    position: relative;
	    border: 1px solid #efefef;
}
.honner li .name {
		height: 30px;
		line-height: 30px;
		background: #eeeeee;
		padding: 0 10px;
		text-align: center;
		font-size: 14px;
}
.honner li:hover .name {
		background: #0e5e46;
		color: #fff;
		font-weight: bold;
}
.honner li:hover .pic {
		border: 1px solid #454545;
}
.honner li .black {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: url(../image/transparent-black.png) repeat repeat;
		display: none;
}
.honner li .pop {
		width: 50px;
		height: 50px;
		background: url(http://upload.huadagy.com/img/pop.png) no-repeat center center;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -25px;
		margin-left: -25px;
}

.download-list li {
		line-height: 25px;
		height: 25px;
		padding: 8px 10px 8px 18px;
		border-bottom: 1px dotted #aaaaaa;
		background: url(../image/downloadleft.jpg) no-repeat left center;
}
.download-list li .name {
		display: block;
		float: left;
		max-width: 70%;
		font-size: 14px;
		color: #333;
}
.download-list li .btn {
		display: inline-block;
		background: url(../image/downloaddegfault.jpg) repeat-x left center;
		height: 25px;
		line-height: 25px;
		padding-left: 30px;
		padding-right: 7px;
		color: #fff;
		position: relative;
		border-radius: 5px;
		overflow: hidden;
}
.download-list li .btn b {
		position: absolute;
		left: 8px;
		top: 5px;
		background: url(../image/downloadicon.png) no-repeat center center;
		width: 15px;
		height: 15px;
}
.download-list li .time {
		margin-right: 10px;
		font-size: 12px;
		font-family: arial;
}
.download-list li:hover .btn {
		background: url(../image/downloadhover.jpg) repeat-x left center;
}
.download-list li:hover .name {
		color: #0e5e46;
		font-weight: bold;
}

.structure {
	
		position: relative;
		margin-bottom: 100px;
		*min-height: 200px;
}
.structure a {
		color: #fff;
}
.structure .right-list {
		border-left: 2px solid #0e5e46;
		width: 650px;
		float: right;
		min-height: 200px;
}
.structure .left-title {
		width: 93px;
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		*position: relative;
		*float: left;
		*margin-top: 50%;
}
.structure .left-title .name {
		width: 25px;
		background: #088671;
		font-size: 16px;
		color: #fff;
		font-weight: bold;
		padding: 18px 8px;
		text-align: center;
		height: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -20px;
		transform: translateY(-50%);
		-mz-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		margin-top: -128px \9;
		border-radius: 5px;
		overflow: hidden;
}

.structure .left-title .name b {
		position: relative;
		z-index: 1;
}
.structure .left-title .name div {
		position: absolute;
		width: 31px;
		height: 100%;
		left: 0;
		top: 0;
		border-top: 5px solid #40a191;
		border-right: 5px solid #359887;
		border-bottom: 5px solid #055546;
		border-left: 5px solid #055546;
		border-radius: 5px;
		background: #088671;
		filter: blur(1px);
		-webkit-filter: blur(1px);
		-moz-filter: blur(1px);
		-mz-filter: blur(1px);
}

.structure .left-title .line {
		position: absolute;
		height: 2px;
		background: #0e5e46;
		right: 0;
		top: 50%;
		margin-top: -1px;
		width: 25px;
}

.structure .right-list dl {
		padding-left: 18px;
		margin-bottom: 50px;
}
.structure .right-list dl .arrow {
		position: absolute;
		width: 15px;
		height: 9px;
		right: 13px;
		top: 12px;
		background: url(../image/arrow-b.png) no-repeat center center;
}
.structure .right-list dt {
		height: 32px;
		position: relative;
		margin-top: -17px;
}
.structure .right-list dt .line {
		position: absolute;
		height: 2px;
		background: #0e5e46;
		left: -20px;
		top: 50%;
		margin-top: -1px;
		width: 25px;
}

.structure .right-list dt span {
		line-height: 32px;
		display: inline-block;
		position: relative;
		font-size: 14px;
		color: #fff;
		padding-left: 20px;
		padding-right: 38px;
		overflow: hidden;
		font-weight: bold;
		z-index: 2;
		
}
.structure .right-list dt span b {
		display: block;
		width: 93%;
		height: 22px;
		left: 0;
		top: 0;
		background: #13995c;
		position: absolute;
		z-index: -1;
		border-top: 5px solid #43af7d;
		border-right: 5px solid #0d673f;
		border-bottom: 5px solid #0d673f;
		border-left: 5px solid #43af7d;
		border-radius: 5px;
		background: #13955a;
		filter: blur(1px);
		-webkit-filter: blur(1px);
		-moz-filter: blur(1px);
		-mz-filter: blur(1px);
}

.structure .right-list dt img {
		position: relative;
		height: 22px;
		height: 22px;
		*margin: 5px 0;
		top: 5px;
		*top: 0;
}

.structure .right-list dd {	
		padding-top: 12px;
		padding-left: 12px;
		
}
.structure .right-list dd a {
		display: block;
		width: 167px;
		color: #024833;
		float: left;
		padding: 8px 10px;
		margin-bottom: 8px;
		margin-right: 15px;
		position: relative;
}

.structure .right-list dd a .arrow {
		position: absolute;
		right: 10px;
		top: 20px;
		width: 7px;
		height: 6px;
		background: url(../image/arrow2.png) no-repeat center center;
}

.structure .right-list dd a b {
		display: block;
		width: 93%;
		height: 23px;
		left: 0;
		top: 0;
		background: linear-gradient(to top,#4ccf89,#96e9c4);
		background: -webkit-linear-gradient(to top,#4ccf89,#96e9c4);
		background: -moz-linear-gradient(to top,#4ccf89,#96e9c4);
		background: -mz-linear-gradient(to top,#4ccf89,#96e9c4);
		background: #61d69a \9;
		position: absolute;
		z-index: -1;
		border-top: 5px solid #bff3dd;
		border-right: 5px solid #1a6038;
		border-bottom: 5px solid #1a6038;
		border-left: 5px solid #bff3dd;
		border-radius: 5px;
		filter: blur(1px);
		-webkit-filter: blur(1px);
		-moz-filter: blur(1px);
		-mz-filter: blur(1px);
}
.return  {
		margin-top: 20px;
}
.return a {
		display: inline-block;
		padding-left: 24px;
		line-height: 30px;
		background: url(../image/return.jpg) no-repeat left center;
}


.pop{
	width: 335px;
	height: 89px;
	background: url(http://upload.huadagy.com/img/pop.png) 0 0 no-repeat;
	border:1px solid #dbdbdb;
	position: absolute;
	right: 5px;
	bottom: 5px;
}