@charset "gb2312";
/* CSS Document */
/* Global CSS */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0; margin:0 auto; font-family:"Microsoft YaHei";}
html{}
@font-face {
    font-family: 'stxiheiregular';
    src: url('webfonts/huawenxihei-webfont.eot');
    src: url('webfonts/huawenxihei-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/huawenxihei-webfont.woff2') format('woff2'),
         url('webfonts/huawenxihei-webfont.woff') format('woff'),
         url('webfonts/huawenxihei-webfont.svg#stxiheiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:100%;
	overflow-x:hidden;
	background-position:center 0;
	background-size:cover;
	/*width:960px;
	padding-top:10px;*/
	margin:0 auto;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-family:脦垄脠铆脩脜潞脷,Arial, Helvetica, sans-serif;*/
	font-family :'stxiheiregular',"脦垄脠铆脩脜潞脷","Lucida Grande",Verdana,Lucida,Arial,Helvetica,脣脦脤氓,sans-serif;
}
html,body{
	SCROLLBAR-FACE-COLOR:#f1f1f1;   /*鹿枚露炉脤玫脥鹿鲁枚虏驴路脰碌脛脩脮脡芦*/ 
	SCROLLBAR-HIGHLIGHT-COLOR:#8FDCF5;/*鹿枚露炉脤玫驴脮掳脳虏驴路脰碌脛脩脮脡芦*/ 
	SCROLLBAR-SHADOW-COLOR:#8FDCF5;/*脕垄脤氓鹿枚露炉脤玫脪玫脫掳碌脛脩脮脡芦 */
	SCROLLBAR-3DLIGHT-COLOR:#afafaf;/*鹿枚露炉脤玫脕脕卤脽碌脛脩脮脡芦*/ 
	SCROLLBAR-ARROW-COLOR:#afafaf;/*脡脧脧脗掳麓脜楼脡脧脠媒陆脟录媒脥路碌脛脩脮脡芦 */
	SCROLLBAR-TRACK-COLOR:#FEF6E4;/*鹿枚露炉脤玫碌脛卤鲁戮掳脩脮脡芦 */
	SCROLLBAR-DARKSHADOW-COLOR:#afafaf;/*鹿枚露炉脤玫脟驴脪玫脫掳碌脛脩脮脡芦 */
	SCROLLBAR-BASE-COLOR:#fff;/*鹿枚露炉脤玫碌脛禄霉卤戮脩脮脡芦	*/
}


/*脛卢脠脧 a*/
a{ color:#666; text-decoration:none;}
a:link{ color:#666; text-decoration:none;}
a:hover{ color:#79D03A; text-decoration:none;}
 
/*----------------------------------------------*/
ul,li{padding: 0px;margin: 0px; list-style:none}
img,.fluid-image-max,object{height:auto; border:none;max-width:100%;-ms-interpolation-mode:bicubic;}

.clear{ clear:both;}
.pt10{ padding-top:10px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt50{ margin-top:50px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.fz12{ font-size:12px;}
.fz14{ font-size:14px;}
.heise{ color:#000;}
.pt30{ padding-top:30px;}
.line_das{ width:100%; height:10px; margin-bottom:5px; border-bottom:1px dashed #CCCCCC;}
.fg-line{ width:100%; height:10px; background:url(../images/bg-line-p1.png) repeat-x bottom;}

/*A掳麓脜楼*/
.a_btn {
	background-color:#3bb3e0;
	padding:6px 20px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #186f8f;
	background-image: linear-gradient(bottom, rgb(27,177,230) 0%, rgb(0,153,204) 100%);
	background-image: -o-linear-gradient(bottom, rgb(27,177,230) 0%, rgb(0,153,204) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(27,177,230) 0%, rgb(0,153,204) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(27,177,230) 0%, rgb(0,153,204) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(27,177,230) 0%, rgb(0,153,204) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(27,177,230)),
	color-stop(1, rgb(0,153,204))
	);
	-webkit-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.a_btn::before {
	background-color:#ccd0d5;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:6px 20px;
	left:-8px;
	top:-8px;
	z-index:-1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-o-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}
.a_btn:hover {
	color:#fff;
	padding:6px 20px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(0,153,204)),
	color-stop(1, rgb(27,177,230))
	);
}

.a_btn:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,153,204) 0%, rgb(27,177,230) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(0,153,204)),
	color-stop(1, rgb(27,177,230))
	);
}


/*脕脨卤铆路脰脪鲁脩霉脢陆*/
.pages{ height:100%; line-height:45px; text-align:left; margin-top:15px; margin-bottom:5px;padding: 3px; float:left;}
.pages a { font-size:14px;border: #999 1px solid; padding:2px 6px; background-position: 50% bottom; color: #333; background:#F1F6FA; margin-right: 3px; text-decoration: none}
.pages a:hover {border: #1BB1E6 1px solid; background-image: none; color: #fff;background-color: #1BB1E6; text-decoration:none;}
.pages b { font-size:14px;border: #005F3B 1px solid; background-image: none;color: #fff;  background-color: #1BB1E6;padding:2px 6px;margin-left: 0px;margin-right: 3px;  text-align: center}
.pages a b{ font-size:14px;border:none;background:none;padding:0;color: #333; background:#F1F6FA; margin: 0;}

/*脛脷脠脻脪鲁路脰脪鲁脩霉脢陆*/
.pageLink{margin:15px auto 10px; text-align:center;}
.pageLink a {border:1px solid #CECECE;padding:2px 4px;text-align:center;text-decoration:none; font:12px/14px Tahoma;color:#333;}    
.pageLink a:hover { background:none repeat scroll 0 0 #D992B3; border-color:#CECECE;text-decoration:none;color:#fff}    
.pageLink b {font-weight:bold;background:#D992B3;border:1px solid #CECECE; display:inline-block;padding:1px 4px 3px 4px; line-height:14px; margin-left:-8px;margin-bottom:16px;color:#333}    
.pageLink a b {background:none repeat scroll 0 0 #FFFFFF; border:0 none; padding:2px 4px;line-height:14px; text-align:center; margin-left:2px;}    
.pageLink a:hover b {background:none repeat scroll 0 0 #D992B3;color:#fff}  




/* 碌卤脪鲁脙忙驴铆露脠麓贸脫脷1200px */
@media screen and (min-width:1200px){
/*脥路虏驴*/

.header{ width:100%; height:106px; /*background: url(../images/top_bg.jpg) no-repeat center;*/ background:#79D03A;/*鹿脤露篓露篓脦禄position:relative;/*戮脿脳贸卤脽戮脿脌毛*/left:0;/*戮脿露楼露脣卤脽戮脿脌毛*/top:0;/*脫毛脝盲脣眉Div虏茫麓脦碌脛脜脜脕脨*/z-index:100;_position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;/*路脌脰鹿IE6卤鲁戮掳露露露炉*/_background-image:url(text.txt); box-shadow:0px 0px 5px #ddd}
.head{ max-width:1050px; height:106px; position:relative;}

.head .logo{
    float: left;
    width: 25%;
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

/*碌录潞陆*/
.logo img{max-width:260px;max-height:67px; padding:18px 0 0 0;display:block;float:left;}

.pcmenu{ display:block;}
.moblemenu{ display:none}

.nav{/*width:90%;*/height:45px; float:right; padding-top:50px; position:relative; font-size:0.8em;}



/**碌录潞陆脧脗脌颅碌录潞陆驴陋脢录**/
#main-nav #dl-menu button {display:none}
#main-nav #dl-menu ul {position:relative;display:block;float:right;margin:0;text-align:center;}
#main-nav #dl-menu ul li {min-width:50px;padding:0 20px; text-align:center;float:left;line-height:18px;list-style:none;position:relative; background:url(../images/nav-fg-line.gif) no-repeat left center;}
#main-nav #dl-menu ul li .dl-submenu {display:none;min-width:120px;position:absolute;left:-5px;z-index:50;padding:10px 0 10px 0;background: url(../images/nav-submenu-topbg.png);clear:both;}
#main-nav #dl-menu ul li .dl-submenu .dl-back {display:none}
#main-nav #dl-menu ul li .dl-submenu li {float:none;white-space:nowrap;background:none}
#main-nav #dl-menu ul li .dl-submenu li a {height:30px;line-height:30px;color:#FFF; font-size:12px;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear}
#main-nav #dl-menu ul li .dl-submenu li a:hover {/*background:#a9a9a9; */ /*LI 脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#000;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul li .dl-submenu li a.active{color:#2079D1;}
#main-nav #dl-menu ul li>a {color:#fff;float:none;padding:0 5px;text-decoration:none;display:block;/*碌录潞陆脪脝露炉赂脽露脠*/height:56px;}
#main-nav #dl-menu ul li>a:hover {/*background:#f5f5f5;*//*碌录潞陆脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#1BB1E6;font-weight:100;}
#main-nav #dl-menu ul li.active {/*-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;-moz-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;background:rgba(0,0,0,0.05)*/}
#main-nav #dl-menu ul li.open {/*background:#f5f5f5;*//*LI麓貌驴陋潞贸卤鲁戮掳*/color:#ABABAB;}
#main-nav #dl-menu ul li.open a {color:#fffc00;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul .dl-home{background:none}
.caret {display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
/**碌录潞陆脧脗脌颅碌录潞陆陆谩脢酶**/

.change-language{position:absolute;top:12px;right:1px;width:350px;height:30px;color:#fffc00;text-align:right;font-size:16px; background:url(../images/cctv.png) no-repeat 45px 5px;}






/*脰脨录盲*/
#bd{ width:100%;height:auto; background:#fff;}
#banner{max-width:100%;height:auto;}
.mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox{ max-width:1000px; height:auto; overflow:hidden;}
.mainbox .listbox{width:1000px; height:auto; overflow:hidden;}
.mainbox .listbox .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
.mainbox .listbox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden}
.mainbox .listbox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1;height:auto}
.mainbox .listbox .ulbox li img{}
.mainbox .listbox .ulbox li span img{ width:200px; height:200px; border-radius:200px; border:3px solid #ccc;}
.mainbox .listbox .ulbox li:hover span img{border:3px solid #1BB1E6;}
.mainbox .listbox .ulbox li a{ display:block;}
.mainbox .listbox .ulbox li h2{width:100%;min-height:30px; font-weight:normal; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox .listbox .ulbox li h5{width:100%;min-height:50px; padding-top:15px; font-weight:normal; color:#2D2D2D; font-size:14px; height:auto;text-align:center}
.mainbox .listbox .ulbox li:hover h2{ color:#1BB1E6;}

.mainbox .listbox .ulbox li p{width:100%;min-height:30px; padding-top:15px;height:auto;text-align:center}

.mainbox2{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB; margin-top:50px;}
.mainbox2 h1{ width:100%; text-align:center; font-weight:normal; font-size:36px; color:#000;}
.mainbox2 span{ width:100%; display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:14px; color:#2D2D2D;}
.mainbox2 p a{ width:100%; display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:14px; color:#1995FF;}
.mainbox2 p a:hover{color:#006DD9; text-decoration:underline;}

.mainbox2 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox2 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox2 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox2 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}

.mainbox2 .listbox{width:1200px; height:auto; overflow:hidden;}
.mainbox2 .listbox .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
.mainbox2 .listbox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.mainbox2 .listbox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
.mainbox2 .listbox .ulbox li a{ display:block; color:#fff;}
.mainbox2 .listbox .ulbox li a:hover{ color:#000;}

.mainbox2 .listbox .ulbox .bg-FB8F7B{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-B7DD87{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-BDDB81{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-87DDA3{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-D5D579{background:#79D03A;height:152px; width:152px; padding:20px; }
.mainbox2 .listbox .ulbox .bg-FBB965{background:#79D03A;height:192px; width:192px;}

.mainbox2 .listbox .ulbox .bg-FBD067{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-89DEA5{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-FBBA66{background:#79D03A;height:152px; width:152px; padding:20px}

.mainbox2 .listbox .ulbox li h2{width:100%; font-weight:normal; font-size:24px; height:auto;text-align:center}
.mainbox2 .listbox .ulbox li h5{width:100%;min-height:30px; padding-top:12px; font-weight:normal; font-size:14px; height:auto;text-align:left}

.indexabout{ width:100%; min-height:200px;}
.indexabout .mainbox{ max-width:1000px; height:auto; overflow:hidden;}
.indexabout .mainbox h2{width:100%; line-height:60px; height:auto; font-size:30px; float:left; font-weight:normal; overflow:hidden;}
.indexabout .mainbox span{width:100%; line-height:1.8em; height:auto; font-size:14px; /*float:left;*/ font-weight:normal; overflow:hidden;}
.indexabout .mainbox p{width:100%; line-height:40px; height:auto; font-size:14px; float:left; font-weight:normal; overflow:hidden;}


.mainheader2{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader2 h2{width:220px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader2 h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader2 hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB;}

.mainbox3 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox3 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #1896FD; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox3 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox3 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}



.mainbox3 .wcu{width:1200px; height:auto; overflow:hidden; position:relative; padding-bottom:50px;}
.mainbox3 .wcu ul{width:580px; height:375px; float:right; overflow:hidden;}
.mainbox3 .wcu .wculeft{width:580px;  float:left;}
.mainbox3 .wcu .wcuimgleft{float:right; position:absolute; top:20px; right:150px; }
.mainbox3 .wcu .wcuright{width:580px; float:right; position:relative;}
.mainbox3 .wcu .wcuimgright{float:right; position:absolute; top:20px; left:150px;}
.mainbox3 .wcu li{ background:none; font-size:0.8em; min-height:30px; margin-top:20px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}


.mainbox3 .wcu{width:1200px; height:auto; overflow:hidden;}
.mainbox3 .wcu ul{width:560px; float:left;}
.mainbox3 .wcu li{ font-size:14px; min-height:30px; margin-top:40px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}


.casebox{ max-width:1200px; height:auto; padding:50px 0 80px 0; overflow:hidden;}
.casebox .slideGroup{ width:1130px;text-align:left;  }
.casebox .slideGroup .slideBox{ overflow:hidden; zoom:1; }
.casebox .slideGroup .sPrev,.slideGroup .sNext{ display:block; width:40px; height:80px; margin-top:25px; float:left;background:url(../images/icoLeft.png) center center no-repeat; }
.casebox .slideGroup .sNext{ background:url(../images/icoRight.png) center center no-repeat;  }
.casebox .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.casebox .slideGroup .parBd .tempWrap{ float:left;  }
.casebox .slideGroup .parBd ul{ overflow:hidden; zoom:1; float:left; }
.casebox .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.casebox .slideGroup .parBd ul li .pic{ text-align:center; margin-top:8px;}
.casebox .slideGroup .parBd ul li .pic img{ width:190px; height:110px; display:block; border:1px solid #E2E2E2;}
.casebox .slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }




/*脌赂脛驴脪鲁脰梅驴貌录脺拢卢掳眉潞卢脧锚脟茅脪鲁驴貌录脺*/
#column-box{ width:100%; padding:20px 0 50px 0; height:auto; overflow:hidden; background:#EDEDED;}
#column-bd{ width:1200px; height:auto; overflow:hidden;}
#bd-ad{ width:1200px; height:auto; overflow:hidden;}

#column-bd .column-left{ width:200px; height:auto; float:left;}
#column-bd .column-left-fixed{ position:fixed; top:80px; z-index:1;}
#column-bd .column-left .submenu{ width:100%; height:auto; float:left;}
#column-bd .column-left .submenu li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .submenu li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .submenu li a:hover{background:#F4F5F9; color:#000;}
#column-bd .column-left .submenu li .select{background:#0099cc; color:#fff;}
#column-bd .column-left .submenu li .select:hover{background:#0099cc; color:#fff;}
#column-bd .column-left .subcontact{ width:100%; padding-top:50px; height:auto; float:left;}
#column-bd .column-left .subcontact li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .subcontact li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .subcontact li a:hover{background:#1BB1E6; text-shadow:1px 1px 1px #005EAC; color:#fff;}
#column-bd .column-left .subcontact article{padding:12px; height:auto; background:#fff; font-size:0.75em; float:left;}




#column-bd .column-right{ width:925px; height:auto; float:right; background:#fff;}
#column-bd .column-right .title{ padding-left:40px; height:46px;/* float:left;*/ text-align:left; background:#79D03A url(../images/subtitle-dd.fw.png) no-repeat left; background-position:20px 20px; color:#fff; line-height:46px; font-size:1.0em; font-weight:bold;}
#column-bd .column-right hr{ width:100%; height:2px; background:#eee; border:0; float:left;}
#column-bd .column-right .content{padding:30px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; float:left;}


/*脳脢脰脢*/

#column-bd .column-right .content .rzzz{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
#column-bd .column-right .content .rzzz .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
#column-bd .column-right .content .rzzz .ulbox img{ float:left; display:block;}
#column-bd .column-right .content .rzzz .ulbox span{ text-align:center; display:block;}

/*脰陇脢茅*/
#column-bd .column-right .content .ryzs{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .ryzs li{display:block; float:left; padding-right:35px; padding-bottom:20px;}
#column-bd .column-right .content .ryzs img{ float:left; display:block;}
#column-bd .column-right .content .ryzs span{ text-align:center; display:block;}

/*OEM虏煤脝路*/
#column-bd .column-right .product{width:925px; padding:0 0 0 16px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; float:left;}
#column-bd .column-right .product .ulbox{width:925px;margin-right:-10px;}

#column-bd .column-right .product .ulbox li{width:220px;height:200px;display:inline;float:left;list-style:none; padding:10px 0; text-align:center;border:2px solid #fff;}
#column-bd .column-right .product .ulbox li:hover{width:220px;height:200px;border:2px solid #F3F3F3; color:#01994c;}
#column-bd .column-right .product .ulbox li span{ display:block; padding-top:10px;}

#column-bd .column-right .pages{padding:20px 30px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; float:right;}


/*1200驴铆拢卢脥篓脌赂脳篓脫脙*/
#column-bd .contactmap{width:50%;height:550px;border:#ccc solid 1px;font-size:12px; float:left;}

/*脕么脩脭卤铆碌楼*/
.message .free-product{ width:550px; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
.message .free-product .input{ width:342px; height:38px; padding:0 10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product textarea{ width:342px; min-height:150px; height:auto; padding:10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product label{ font-size:0.8em;}
.message .free-product .btn{ width:288px;margin-left:100px; height:42px; background:#898989;border-radius:8px; font-size:1em; text-align:center; line-height:39px; color:#fff;}
.message .free-product .btn:hover{ width:288px; height:42px; background:#1BB1E6; cursor:pointer}





/*碌脳虏驴*/
#footer-box{ width:100%; min-height:250px; height:auto; font-size:0.8em;color:#fff; background:url(../images/footer-box-bg.jpg) center -60px no-repeat; border-top:4px solid #79D03A; line-height:20px; overflow:hidden;padding-bottom:15px; text-shadow:1px 1px #000; z-index:10; position:relative;}
#footer-box .footer-main{ max-width:1000px;color:#fff; min-height:106px; height:auto;}
#footer-box .footer-main span{ width:100%; padding-top:20px; display:inline-table;}
#footer-box .footer-main a{ padding:0 10px; color:#fff; font-size:12px;}
#footer-box .footer-main span> a:first-child{ padding-left:0;}
#footer-box .footer-main a:hover{ color:#f5f5f5;}


#footer-box .footer-main .footer-logo{ max-width:1000px; height:107px; margin-top:122px; border-bottom:1px solid #696969; border-top:1px solid #696969;}
#footer-box .footer-main .footer-logo li{width:499px; height:90px; padding-top:17px; text-align:center; float:left;}
#footer-box .footer-main .footer-logo li a{ display:block;}
#footer-box .footer-main .footer-logo li:first-child{width:500px; border-right:1px solid #696969;}
#footer-box .footer-main .footer-logo li:hover{ background:url(../images/tm-bg.fw.png);}


.copyright-box{ width:100%; height:auto; overflow:hidden; background:#121212;}
.copyright{ max-width:100%;color:#999; font-size:12px; line-height:40px;}

.oarBx{height:370px; overflow:hidden; width:1100px;}
.oarBx dl{ width:228px; height:336px; overflow:hidden; padding-right:28px; background:url(../images/oarBxCr.gif) no-repeat left top; float:left;}
.oarBx dl dt{ text-align:center;height:150px; overflow:hidden;}
.oarBx dt a{ display:block;}
.oarBx dt img{ display:block; width:198px; height:129px; margin:0 auto; overflow:hidden; border:5px solid #fff;}
.oarBx dd{ padding:0 16px;-webkit-margin-start: 0px;}
.oarBx dd b{ float:left; color:#fff; font-family:"arial"; font-size:40px; font-weight:normal; line-height:38px; width:44px; display:block;}
.oarBx dd em{ display:block; float:left; font-style:normal; font-family:"Microsoft YaHei"; width:148px;color:#fff; font-weight:bold; font-size:16px; padding-left:4px;}
.oarBx dd i{ display:block;color:#fff; font-size:12px; font-family:"Times New Roman"; text-transform:uppercase; font-weight:normal; font-style:normal;}
.oarBx dd h3{height:52px;}
.oarBx dd p{line-height:24px;word-spacing: -1.5px;color:#fff; font-size: 12px; text-align: center; font-family:"Microsoft YaHei";}
.oarBx dl:hover,
.oarBx dl.cur{ background:url(../images/oarBxCr.gif) no-repeat left top; color:#fff;}
.oarBx dl:hover dd b,
.oarBx dl.cur dd b{ color:#fff;}
.oarBx dl:hover dd em,
.oarBx dl.cur dd em{ color:#fff;}
.oarBx dl:hover dd i,
.oarBx dl.cur dd i{ color:#fff;}



.pro_view{
	 width: 900px; margin: 0 auto;  padding: 10px 0 30px;
}
.pro_view_title{
	border-bottom: 1px solid #ccc; font-size: 16px; color: #01994c; padding: 10px 0; margin-top: 20px;
}
.pro_view_con{
	line-height: 25px; padding: 10px 0;
}


.index-news{ width: 1200px; margin: 0 auto;}
            .china{width:100%;height:10px; padding:5px 0px;border-top:1px solid #cfcfcf;}
            .title{ /*width:120px;*/ height:30px;/*position:relative;left: 40%;top:-35px;*/background: white;font-size: 1.5rem;text-align: center;}
            .new-china{ display: block; border-bottom: 3px solid #1896fd; font-weight: bold;}
            .English{ display: block; width:160px; color: #dadada; margin-left: -20px;}
            .new-content{ width: 1200px; margin-top: 40px;}
            .indexs{ width: 1200px;}
            .index-ul li{ float: left; height: 130px;}
            .index-ul li:nth-child(2n){ padding-left: 60px;}
            .left-1{ width: 560px; overflow: hidden; margin-top: 25px;}
            .left-1-titles{ width: 560px; height: 25px;}
            .yuan{ display: block; float: left; width: 15px; height: 15px; border: 2px solid #01994c; border-radius: 50%;}
            .new-title{ width: 540px; margin-left: 10px; overflow: hidden;}
            .new-title a{ color: #01994c;}
            .text{ width: 540px; margin-left: 23px; line-height: 25px; font-size: 0.9rem; color: #323232;}

}


/* 碌卤脪鲁脙忙驴铆露脠961-1199px */
/*脥路虏驴*/
@media screen and (min-width:961px) and (max-width:1920px){
/*脥路虏驴*/

.header{ width:100%; height:106px; /*background: url(../images/top_bg.jpg) no-repeat center;*/background:#79D03A;/*鹿脤露篓露篓脦禄position:relative;/*戮脿脳贸卤脽戮脿脌毛*/left:0;/*戮脿露楼露脣卤脽戮脿脌毛*/top:0;/*脫毛脝盲脣眉Div虏茫麓脦碌脛脜脜脕脨*/z-index:100;_position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;/*路脌脰鹿IE6卤鲁戮掳露露露炉*/_background-image:url(text.txt); box-shadow:0px 0px 5px #ddd}
.head{max-width:1000px;height:106px;position:relative;display: flex;align-items: center;justify-content: center;align-content: center;}

/*碌录潞陆*/
.logo img{max-width:240px;max-height:67px; padding:18px 0 0 0;display:block;float:left;}

.pcmenu{ display:block;}
.moblemenu{ display:none}

.nav{width:75%;height:45px; float:right; padding-top:50px; position:relative; font-size:0.8em;}



/**碌录潞陆脧脗脌颅碌录潞陆驴陋脢录**/
#main-nav #dl-menu button {display:none}
#main-nav #dl-menu ul {position:relative;display:block;float:right;margin:0;text-align:center;}
#main-nav #dl-menu ul li {min-width:50px;padding:0 12px; text-align:center;float:left;line-height:20px;list-style:none;position:relative; background:url(../images/nav-fg-line.gif) no-repeat left center;}
#main-nav #dl-menu ul li .dl-submenu {display:none;min-width:135px;position:absolute;left:-20px;z-index:50;padding:10px 0 10px 0;background: url(../images/nav-submenu-topbg.png);clear:both;}
#main-nav #dl-menu ul li .dl-submenu .dl-back {display:none}
#main-nav #dl-menu ul li .dl-submenu li {float:none;white-space:nowrap;background:none}
#main-nav #dl-menu ul li .dl-submenu li a {height:30px;line-height:30px;color:#FFF; font-size:12px;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear}
#main-nav #dl-menu ul li .dl-submenu li a:hover {/*background:#a9a9a9; */ /*LI 脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#000;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul li .dl-submenu li a.active{color:#2079D1;}
#main-nav #dl-menu ul li>a {color:#fff;float:none;padding:0 11px;text-decoration:none;display:block;/*碌录潞陆脪脝露炉赂脽露脠*/height:56px;}
#main-nav #dl-menu ul li>a:hover {/*background:#f5f5f5;*//*碌录潞陆脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#1BB1E6;font-weight:100;}
#main-nav #dl-menu ul li.active {/*-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;-moz-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;background:rgba(0,0,0,0.05)*/}
#main-nav #dl-menu ul li.open {/*background:#f5f5f5;*//*LI麓貌驴陋潞贸卤鲁戮掳*/color:#ABABAB;}
#main-nav #dl-menu ul li.open a {color:#fffc00;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul .dl-home{background:none}
.caret {display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
/**碌录潞陆脧脗脌颅碌录潞陆陆谩脢酶**/

.change-language{position:absolute;top:12px;right:1px;width:350px;height:30px;color:#fffc00;text-align:right;font-size:16px; background:url(../images/cctv.png) no-repeat 45px 5px;}






/*脰脨录盲*/
#bd{ width:100%;height:auto; background:#fff;}
#banner{max-width:100%;height:auto;}
.mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox{ max-width:1000px; height:auto; overflow:hidden;}
.mainbox .listbox{width:1000px; height:auto; overflow:hidden;}
.mainbox .listbox .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
.mainbox .listbox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden}
.mainbox .listbox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1;height:auto}
.mainbox .listbox .ulbox li img{}
.mainbox .listbox .ulbox li span img{ width:200px; height:200px; border-radius:200px; border:3px solid #ccc;}
.mainbox .listbox .ulbox li:hover span img{border:3px solid #1BB1E6;}
.mainbox .listbox .ulbox li a{ display:block;}
.mainbox .listbox .ulbox li h2{width:100%;min-height:30px; font-weight:normal; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox .listbox .ulbox li h5{width:100%;min-height:50px; padding-top:15px; font-weight:normal; color:#2D2D2D; font-size:14px; height:auto;text-align:center}
.mainbox .listbox .ulbox li:hover h2{ color:#1BB1E6;}

.mainbox .listbox .ulbox li p{width:100%;min-height:30px; padding-top:15px;height:auto;text-align:center}

.mainbox2{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB; margin-top:50px;}
.mainbox2 h1{ width:100%; text-align:center; font-weight:normal; font-size:36px; color:#000;}
.mainbox2 span{ width:100%; display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:14px; color:#2D2D2D;}
.mainbox2 p a{ width:100%; display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:14px; color:#1995FF;}
.mainbox2 p a:hover{color:#006DD9; text-decoration:underline;}

.mainbox2 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox2 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox2 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox2 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}

.mainbox2 .listbox{width:1200px; height:auto; overflow:hidden;}
.mainbox2 .listbox .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
.mainbox2 .listbox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.mainbox2 .listbox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
.mainbox2 .listbox .ulbox li a{ display:block; color:#fff;}
.mainbox2 .listbox .ulbox li a:hover{ color:#000;}

.mainbox2 .listbox .ulbox .bg-FB8F7B{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-B7DD87{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-BDDB81{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-87DDA3{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-D5D579{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-FBB965{background:#79D03A;height:192px; width:192px;}

.mainbox2 .listbox .ulbox .bg-FBD067{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-89DEA5{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-FBBA66{background:#79D03A;height:152px; width:152px; padding:20px}

.mainbox2 .listbox .ulbox li h2{width:100%; font-weight:normal; font-size:24px; height:auto;text-align:center}
.mainbox2 .listbox .ulbox li h5{width:100%;min-height:30px; padding-top:12px; font-weight:normal; font-size:14px; height:auto;text-align:left}

.indexabout{ width:100%; min-height:650px;}
.indexabout .mainbox{ max-width:1000px; height:auto; overflow:hidden;}
.indexabout .mainbox h2{width:100%; line-height:60px; height:auto; font-size:30px; float:left; font-weight:normal; overflow:hidden;}
.indexabout .mainbox span{width:100%; line-height:1.8em; height:auto; font-size:14px;/* float:left;*/ font-weight:normal; overflow:hidden;}
.indexabout .mainbox p{width:100%; line-height:40px; height:auto; font-size:14px; float:left; font-weight:normal; overflow:hidden;}


.mainheader2{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader2 h2{width:220px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader2 h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader2 hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB;}

.mainbox3 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox3 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #1896FD; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox3 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox3 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}



.mainbox3 .wcu{width:95%; height:auto; overflow:hidden; position:relative; padding-bottom:50px;}
.mainbox3 .wcu ul{width:560px; float:left;}
.mainbox3 .wcu .wculeft{width:50%;  float:left;}
.mainbox3 .wcu .wcuimgleft{float:right; position:absolute; top:20px; right:0; }
.mainbox3 .wcu .wcuright{width:50%; float:right; position:relative;}
.mainbox3 .wcu .wcuimgright{float:right; position:absolute; top:20px; left:0;}
.mainbox3 .wcu li{ background:none; font-size:0.8em; min-height:30px; margin-top:20px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}


.mainbox3 .wcu li{ font-size:14px; min-height:30px; margin-top:40px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}


.casebox{ max-width:1200px; height:auto; padding:50px 0 100px 0; overflow:hidden;}
.casebox .slideGroup{ width:1130px;text-align:left;  }
.casebox .slideGroup .slideBox{ overflow:hidden; zoom:1; }
.casebox .slideGroup .sPrev,.slideGroup .sNext{ display:block; width:40px; height:80px; margin-top:85px; float:left;background:url(../images/icoLeft.png) center center no-repeat; }
.casebox .slideGroup .sNext{ background:url(../images/icoRight.png) center center no-repeat;  }
.casebox .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.casebox .slideGroup .parBd .tempWrap{ float:left;  }
.casebox .slideGroup .parBd ul{ overflow:hidden; zoom:1; float:left; }
.casebox .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.casebox .slideGroup .parBd ul li .pic{ text-align:center; margin-top:8px;}
.casebox .slideGroup .parBd ul li .pic img{ width:190px; height:110px; display:block; border:1px solid #E2E2E2;}
.casebox .slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }




/*脌赂脛驴脪鲁脰梅驴貌录脺拢卢掳眉潞卢脧锚脟茅脪鲁驴貌录脺*/
#column-box{ width:100%; padding:20px 0 50px 0; height:auto; overflow:hidden; background:#EDEDED;}
#column-bd{ width:1200px; height:auto; overflow:hidden;}
#bd-ad{ width:1200px; height:auto; overflow:hidden;}

#column-bd .column-left{ width:200px; height:auto; float:left;}
#column-bd .column-left-fixed{ position:fixed; top:80px; z-index:1;}
#column-bd .column-left .submenu{ width:100%; height:auto; float:left;}
#column-bd .column-left .submenu li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .submenu li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .submenu li a:hover{background:#F4F5F9; color:#000;}
#column-bd .column-left .submenu li .select{background:#0099cc; color:#fff;}
#column-bd .column-left .submenu li .select:hover{background:#0099cc; color:#fff;}
#column-bd .column-left .subcontact{ width:100%; padding-top:50px; height:auto; float:left;}
#column-bd .column-left .subcontact li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .subcontact li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .subcontact li a:hover{background:#1BB1E6; text-shadow:1px 1px 1px #005EAC; color:#fff;}
#column-bd .column-left .subcontact article{padding:12px; height:auto; background:#fff; font-size:0.75em; float:left;}




#column-bd .column-right{ width:925px; height:auto; float:right; background:#fff;}
#column-bd .column-right .title{ padding-left:40px; height:38px; /*float:left;*/ text-align:left; background:#79D03A url(../images/subtitle-dd.fw.png) no-repeat left; background-position:20px 20px; color:#fff; line-height:46px; font-size:1.0em; font-weight:bold;}
#column-bd .column-right hr{ width:100%; height:2px; background:#eee; border:0; float:left;}
#column-bd .column-right .content{padding:30px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; float:left;}



/*脳脢脰脢*/

#column-bd .column-right .content .rzzz{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
#column-bd .column-right .content .rzzz .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
#column-bd .column-right .content .rzzz .ulbox img{ float:left; display:block;}
#column-bd .column-right .content .rzzz .ulbox span{ text-align:center; display:block;}

/*脰陇脢茅*/
#column-bd .column-right .content .ryzs{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .ryzs li{display:block; float:left; padding-right:35px; padding-bottom:20px;}
#column-bd .column-right .content .ryzs img{ float:left; display:block;}
#column-bd .column-right .content .ryzs span{ text-align:center; display:block;}

/*OEM虏煤脝路*/
#column-bd .column-right .product{width:100%; height:auto; background:#fff; font-size:0.875em; line-height:1.5em; color:#727272; float:left;}
#column-bd .column-right .product .ulbox{width:100%;margin-right:-10px;}
#column-bd .column-right .product .ulbox li{width:42%;height:250px;display:inline;float:left;list-style:none; padding:10px; text-align:center;border:2px solid #fff;}
#column-bd .column-right .product .ulbox li:hover{color:#01994c;}
#column-bd .column-right .product .ulbox li span{ display:block; padding-top:10px;}


/*1200驴铆拢卢脥篓脌赂脳篓脫脙*/
#column-bd .contactmap{width:50%;height:550px;border:#ccc solid 1px;font-size:12px; float:left;}

/*脕么脩脭卤铆碌楼*/
.message .free-product{ width:550px; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
.message .free-product .input{ width:342px; height:38px; padding:0 10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product textarea{ width:342px; min-height:150px; height:auto; padding:10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product label{ font-size:0.8em;}
.message .free-product .btn{ width:288px;margin-left:100px; height:42px; background:#898989;border-radius:8px; font-size:1em; text-align:center; line-height:39px; color:#fff;}
.message .free-product .btn:hover{ width:288px; height:42px; background:#1BB1E6; cursor:pointer}





/*碌脳虏驴*/
#footer-box{ width:100%; min-height:250px; height:auto; font-size:0.6em;color:#fff; background:url(../images/footer-box-bg.jpg) center -60px no-repeat; border-top:4px solid #79D03A; line-height:20px; overflow:hidden;padding-bottom:15px; text-shadow:1px 1px #000; z-index:10; position:relative;}
#footer-box .footer-main{ max-width:1000px;color:#fff; min-height:106px; height:auto;}
#footer-box .footer-main span{ width:100%; padding-top:20px; display:inline-table;}
#footer-box .footer-main a{ padding:0 10px; color:#fff; font-size:12px;}
#footer-box .footer-main span> a:first-child{ padding-left:0;}
#footer-box .footer-main a:hover{ color:#f5f5f5;}


#footer-box .footer-main .footer-logo{ max-width:1000px; height:107px; margin-top:122px; border-bottom:1px solid #696969; border-top:1px solid #696969;}
#footer-box .footer-main .footer-logo li{width:499px; height:90px; padding-top:17px; text-align:center; float:left;}
#footer-box .footer-main .footer-logo li a{ display:block;}
#footer-box .footer-main .footer-logo li:first-child{width:500px; border-right:1px solid #696969;}
#footer-box .footer-main .footer-logo li:hover{ background:url(../images/tm-bg.fw.png);}


.copyright-box{ width:100%; height:auto; overflow:hidden; background:#121212;}
.copyright{ max-width:100%;color:#999; font-size:12px; line-height:40px;}


.oarBx{height:370px; overflow:hidden; width:100%;}
.oarBx dl{ width:228px; height:336px; overflow:hidden; padding-right:50px; background:url(../images/oarBx.gif) no-repeat left top; float:left;}
.oarBx dl dt{ text-align:center;height:150px; overflow:hidden;}
.oarBx dt a{ display:block;}
.oarBx dt img{ display:block; width:198px; height:129px; margin:0 auto; overflow:hidden; border:5px solid #fff;}
.oarBx dd{ padding:0 16px;-webkit-margin-start: 0px;}
.oarBx dd b{ float:left; color:#4d4e4e; font-family:"arial"; font-size:40px; font-weight:normal; line-height:38px; width:44px; display:block;}
.oarBx dd em{ display:block; float:left; font-style:normal; font-family:"Microsoft YaHei"; width:148px;color:#333; font-weight:bold; font-size:16px; padding-left:4px;}
.oarBx dd i{ display:block;color:#999a9b; font-size:12px; font-family:"Times New Roman"; text-transform:uppercase; font-weight:normal; font-style:normal;}
.oarBx dd h3{height:52px;}
.oarBx dd p{line-height:24px;word-spacing: -1.5px; font-size: 12px; text-align: center; font-family:"Microsoft YaHei";}
.oarBx dl:hover,
.oarBx dl.cur{ background:url(../images/oarBxCr.gif) no-repeat left top; color:#fff;}
.oarBx dl:hover dd b,
.oarBx dl.cur dd b{ color:#fff;}
.oarBx dl:hover dd em,
.oarBx dl.cur dd em{ color:#fff;}
.oarBx dl:hover dd i,
.oarBx dl.cur dd i{ color:#fff;}

.pro_view{
	 width: 100%; margin: 0 auto;  padding: 10px 0 30px;
}
.pro_view_title{
	border-bottom: 1px solid #ccc; font-size: 16px; color: #01994c; padding: 10px 0; margin-top: 20px;
}
.pro_view_con{
	line-height: 25px; padding: 10px 0;
}

.index-news{ width: 1200px; margin: 0 auto;}
            .china{width:100%;height:10px; padding:5px 0px;border-top:1px solid #cfcfcf;}
            .title{ /*width:120px;*/ height:30px;/*position:relative;left: 40%;top:-35px;*/background: white;font-size: 1.5rem;text-align: center;}
            .new-china{ display: block; border-bottom: 3px solid #1896fd; font-weight: bold;}
            .English{ display: block; width:160px; color: #dadada; margin-left: -20px;}
            .new-content{ width: 1200px; margin-top: 40px;}
            .indexs{ width: 1200px;}
            .index-ul li{ float: left; height: 130px;}
            .index-ul li:nth-child(2n){ padding-left: 60px;}
            .left-1{ width: 560px; overflow: hidden; margin-top: 25px;}
            .left-1-titles{ width: 560px; height: 25px;}
            .yuan{ display: block; float: left; width: 15px; height: 15px; border: 2px solid #01994c; border-radius: 50%;}
            .new-title{ width: 540px; margin-left: 10px; overflow: hidden;}
            .new-title a{ color: #01994c;}
            .text{ width: 540px; margin-left: 23px; line-height: 25px; font-size: 0.9rem; color: #323232;}

}






/* 碌卤脪鲁脙忙驴铆露脠481-960px */
/*脥路虏驴*/
@media screen and (min-width:481px) and (max-width:960px){

.header{ width:100%; height:106px; background:#79D03A;/*鹿脤露篓露篓脦禄*//*戮脿脳贸卤脽戮脿脌毛*/left:0;/*戮脿露楼露脣卤脽戮脿脌毛*/top:0;/*脫毛脝盲脣眉Div虏茫麓脦碌脛脜脜脕脨*/z-index:100;_position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;/*路脌脰鹿IE6卤鲁戮掳露露露炉*/_background-image:url(text.txt); box-shadow:0px 0px 0px #ddd}
.head{ max-width:1000px; height:106px; position:relative;}

/*碌录潞陆*/
.logo img{max-width:240px;max-height:67px; padding:40px 0 0 15px;;display:block;float:left;}

.pcmenu{ display:none;}
.moblemenu{ display:block}
.global-header{top: 35px;}

.nav{width:80%;height:45px; float:right; padding-top:50px; position:relative; font-size:0.8em;}



/**碌录潞陆脧脗脌颅碌录潞陆驴陋脢录**/
#main-nav #dl-menu button {display:none}
#main-nav #dl-menu ul {position:relative;display:block;float:right;margin:0;text-align:center;}
#main-nav #dl-menu ul li {min-width:50px;padding:0 20px; text-align:center;float:left;line-height:45px;list-style:none;position:relative; background:url(../images/nav-fg-line.gif) no-repeat left center;}
#main-nav #dl-menu ul li .dl-submenu {display:none;min-width:135px;position:absolute;left:-20px;z-index:50;padding:10px 0 10px 0;background: url(../images/nav-submenu-topbg.png);clear:both;}
#main-nav #dl-menu ul li .dl-submenu .dl-back {display:none}
#main-nav #dl-menu ul li .dl-submenu li {float:none;white-space:nowrap;background:none}
#main-nav #dl-menu ul li .dl-submenu li a {height:30px;line-height:30px;color:#FFF; font-size:12px;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear}
#main-nav #dl-menu ul li .dl-submenu li a:hover {/*background:#a9a9a9; */ /*LI 脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#000;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul li .dl-submenu li a.active{color:#2079D1;}
#main-nav #dl-menu ul li>a {color:#9A9A9A;float:none;padding:0 11px;text-decoration:none;display:block;/*碌录潞陆脪脝露炉赂脽露脠*/height:56px;}
#main-nav #dl-menu ul li>a:hover {/*background:#f5f5f5;*//*碌录潞陆脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#1BB1E6;font-weight:100;}
#main-nav #dl-menu ul li.active {/*-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;-moz-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;background:rgba(0,0,0,0.05)*/}
#main-nav #dl-menu ul li.open {/*background:#f5f5f5;*//*LI麓貌驴陋潞贸卤鲁戮掳*/color:#ABABAB;}
#main-nav #dl-menu ul li.open a {color:#fffc00;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul .dl-home{background:none}
.caret {display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
/**碌录潞陆脧脗脌颅碌录潞陆陆谩脢酶**/

.change-language{position:absolute;top:12px;left:1px;width:430px;height:30px;color:#fffc00;text-align:right;font-size:0.8em; background:url(../images/cctv.png) no-repeat 159px 5px;}






/*脰脨录盲*/
#bd{ width:100%;height:auto; background:#fff;}
#banner{max-width:100%;height:auto;}
.slides div{ width:100%; min-height:100px; background:#927373;}

.mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox{ max-width:100%; height:auto; overflow:hidden;}
.mainbox .listbox{width:95%; height:auto; overflow:hidden;}
.mainbox .listbox .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
.mainbox .listbox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden}
.mainbox .listbox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1;height:auto}
.mainbox .listbox .ulbox li img{}
.mainbox .listbox .ulbox li span img{ width:200px; height:200px; border-radius:200px; border:3px solid #ccc;}
.mainbox .listbox .ulbox li:hover span img{border:3px solid #1BB1E6;}
.mainbox .listbox .ulbox li a{ display:block;}
.mainbox .listbox .ulbox li h2{width:100%;min-height:30px; font-weight:normal; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox .listbox .ulbox li h5{width:100%;min-height:50px; padding-top:15px; font-weight:normal; color:#2D2D2D; font-size:14px; height:auto;text-align:center}
.mainbox .listbox .ulbox li:hover h2{ color:#1BB1E6;}

.mainbox .listbox .ulbox li p{width:100%;min-height:30px; padding-bottom:15px;height:auto;text-align:center}

.mainbox2{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB; margin-top:50px;}
.mainbox2 h1{ width:100%; text-align:center; font-weight:normal; font-size:1.8em; color:#000;}
.mainbox2 span{display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:1em; padding:0 10px; color:#2D2D2D;}
.mainbox2 p a{ width:100%; display:block; margin-top:10px; text-align:center; font-weight:normal; font-size:14px; color:#1995FF;}
.mainbox2 p a:hover{color:#006DD9; text-decoration:underline;}

.mainbox2 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox2 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox2 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox2 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}

.mainbox2 .listbox{width:95%; height:auto; overflow:hidden;}
.mainbox2 .listbox .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
.mainbox2 .listbox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.mainbox2 .listbox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
.mainbox2 .listbox .ulbox li a{ display:block; color:#fff;}
.mainbox2 .listbox .ulbox li a:hover{ color:#000;}

.mainbox2 .listbox .ulbox .bg-FB8F7B{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-B7DD87{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-BDDB81{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-87DDA3{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-D5D579{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-FBB965{background:#79D03A;height:192px; width:192px;}

.mainbox2 .listbox .ulbox .bg-FBD067{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-89DEA5{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-FBBA66{background:#79D03A;height:152px; width:152px; padding:20px}

.mainbox2 .listbox .ulbox li h2{width:100%; font-weight:normal; font-size:24px; height:auto;text-align:center}
.mainbox2 .listbox .ulbox li h5{width:100%;min-height:30px; padding-top:12px; font-weight:normal; font-size:14px; height:auto;text-align:left}

.indexabout{ width:100%; min-height:480px;}
.indexabout .mainbox{ max-width:100%; height:auto; overflow:hidden;}
.indexabout .mainbox h2{ padding:0 10px;line-height:60px; height:auto; font-size:1.8em;; float:left; font-weight:normal; overflow:hidden;}
.indexabout .mainbox span{ padding:0 10px; line-height:1.8em; height:auto; font-size:1em;/* float:left;*/ font-weight:normal; overflow:hidden;}
.indexabout .mainbox p{ padding:0 10px;line-height:40px; height:auto; font-size:1em; float:left; font-weight:normal; overflow:hidden;}


.mainheader2{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader2 h2{width:220px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader2 h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader2 hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB;}

.mainbox3 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox3 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #1896FD; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox3 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox3 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3 .wcu{width:100%; height:auto; margin-top:0; padding-bottom:20px; overflow:hidden;position:relative;}
.mainbox3 .wcu ul{width:95%; min-height:365px;  float:left;}
.mainbox3 .wcu .wculeft{width:95%;  float:left;}
.mainbox3 .wcu .wcuright{width:95%; float:left; position:relative;}
.mainbox3 .wcu li{ background:none; font-size:0.8em; min-height:30px; margin-top:20px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}
.mainbox3 .wcu span{ display:none;}

.casebox{ max-width:100%; height:auto; padding:20px 0 100px 0; overflow:hidden;}
.casebox .slideGroup{ width:100%;text-align:left;  }
.casebox .slideGroup .slideBox{ height:auto; overflow:hidden; zoom:1; }
.casebox .slideGroup .sPrev,.slideGroup .sNext{ display:none; width:40px; height:80px; margin-top:85px; float:left;background:url(../images/icoLeft.png) center center no-repeat; }
.casebox .slideGroup .sNext{ display:none; background:url(../images/icoRight.png) center center no-repeat;  }
.casebox .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.casebox .slideGroup .parBd .tempWrap{ float:left;  }
.casebox .slideGroup .parBd ul{ width:100%; height:auto; overflow:hidden; zoom:1; float:left; }
.casebox .slideGroup .parBd ul li{ margin:0 8px; float:left; text-align:center;}
.casebox .slideGroup .parBd ul li .pic{ text-align:center; margin-top:8px;}
.casebox .slideGroup .parBd ul li .pic img{ width:80%; display:block; border:1px solid #E2E2E2;}
.casebox .slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }


.casebox .ulbox{width:93%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines; padding:0 10px;}
.casebox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.casebox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px; width:45%;}
.casebox .ulbox li .pic{ text-align:center; margin-top:8px;}
.casebox .ulbox li .pic img{display:block; border:1px solid #E2E2E2;}
.casebox .ulbox li .pic a:hover img{ border-color:#999; }





/*脌赂脛驴脪鲁脰梅驴貌录脺拢卢掳眉潞卢脧锚脟茅脪鲁驴貌录脺*/
#column-box{ width:100%; padding:20px 0 50px 0; height:auto; overflow:hidden; background:#EDEDED;}
#column-bd{ width:95%; height:auto; overflow:hidden;}
#bd-ad{ width:100%; height:auto; overflow:hidden;}

#column-bd .column-left{ width:100%; height:auto; float:left;}
#column-bd .column-left-fixed{ position:fixed; top:80px; z-index:1;}
#column-bd .column-left .submenu{ width:100%; height:auto; float:left;}
#column-bd .column-left .submenu li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:2em; font-size:1.0em;}
#column-bd .column-left .submenu li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:2em; font-size:0.8em;}
#column-bd .column-left .submenu li a:hover{background:#F4F5F9; color:#000;}
#column-bd .column-left .submenu li .select{background:#0099cc; color:#fff;}
#column-bd .column-left .submenu li .select:hover{background:#0099cc; color:#fff;}

#column-bd .column-left .subcontact{ display:none; width:100%; padding-top:50px; height:auto; float:left;}
#column-bd .column-left .subcontact li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .subcontact li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .subcontact li a:hover{background:#1BB1E6; text-shadow:1px 1px 1px #005EAC; color:#fff;}
#column-bd .column-left .subcontact article{padding:12px; height:auto; background:#fff; font-size:0.75em; float:left;}



#column-bd .column-right{ width:100%; height:auto; float:right; margin-top:20px; background:#fff;}
#column-bd .column-right .title{ padding-left:40px; height:38px; /*float:left;*/ /*text-align:left;*/ background:#79D03A url(../images/subtitle-dd.fw.png) no-repeat left; background-position:20px 20px; color:#fff; line-height:46px; font-size:1.0em; font-weight:bold;}
#column-bd .column-right hr{ width:100%; height:2px; background:#eee; border:0; float:left;}
#column-bd .column-right .content{padding:30px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; }



/*脳脢脰脢*/

#column-bd .column-right .content .rzzz{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
#column-bd .column-right .content .rzzz .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
#column-bd .column-right .content .rzzz .ulbox img{ float:left; display:block;}
#column-bd .column-right .content .rzzz .ulbox span{ text-align:center; display:block;}

/*脰陇脢茅*/
#column-bd .column-right .content .ryzs{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .ryzs li{display:block; float:left; padding-right:35px; padding-bottom:20px;}
#column-bd .column-right .content .ryzs img{ float:left; display:block;}
#column-bd .column-right .content .ryzs span{ text-align:center; display:block;}

/*OEM虏煤脝路*/
#column-bd .column-right .product{width:100%; height:auto; background:#fff; font-size:0.875em; line-height:1.5em; color:#727272; float:left;}
#column-bd .column-right .product .ulbox{width:100%;margin-right:-10px;}
#column-bd .column-right .product .ulbox li{width:42%;height:250px;display:inline;float:left;list-style:none; padding:10px; text-align:center;border:2px solid #fff;}
#column-bd .column-right .product .ulbox li:hover{color:#01994c;}
#column-bd .column-right .product .ulbox li span{ display:block; padding-top:10px;}


/*1200驴铆拢卢脥篓脌赂脳篓脫脙*/
#column-bd .contactcontent{ width:100%; padding-bottom:20px;}
#column-bd .contactmap{width:99%;height:550px;border:#ccc solid 1px;font-size:12px; float:left;}
.message{ width:100%; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
/*脕么脩脭卤铆碌楼*/
.message .free-product{ width:95%; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
.message .free-product .input{ width:90%; height:38px; padding:0 10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product textarea{ width:90%; min-height:150px; height:auto; padding:10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product label{ font-size:0.8em;}
.message .free-product .btn{ width:70%;margin-left:100px; height:42px; margin:0 auto; background:#898989;border-radius:8px; font-size:1em; text-align:center; line-height:39px; color:#fff;}
.message .free-product .btn:hover{ width:70%; height:42px; background:#1BB1E6; cursor:pointer}





/*碌脳虏驴*/
#footer-box{ width:100%; min-height:250px; height:auto; font-size:0.6em;color:#fff; background:url(../images/footer-box-bg.jpg) center -60px no-repeat; border-top:4px solid #79D03A; line-height:20px; overflow:hidden;padding-bottom:15px; text-shadow:1px 1px #000; z-index:10; position:relative;}
#footer-box .footer-main{ max-width:1000px;color:#fff; min-height:106px; height:auto;}
#footer-box .footer-main span{ width:100%; padding-top:20px; display:inline-table;}
#footer-box .footer-main a{ padding:0 10px; color:#fff; font-size:12px;}
#footer-box .footer-main span> a:first-child{ padding-left:0;}
#footer-box .footer-main a:hover{ color:#f5f5f5;}


#footer-box .footer-main .footer-logo{ max-width:1000px; height:107px; margin-top:122px; border-bottom:1px solid #696969; border-top:1px solid #696969;}
#footer-box .footer-main .footer-logo li{width:499px; height:90px; padding-top:17px; text-align:center; float:left;}
#footer-box .footer-main .footer-logo li a{ display:block;}
#footer-box .footer-main .footer-logo li:first-child{width:500px; border-right:1px solid #696969;}
#footer-box .footer-main .footer-logo li:hover{ background:url(../images/tm-bg.fw.png);}


.copyright-box{ width:100%; height:auto; overflow:hidden; background:#121212;}
.copyright{ max-width:100%;color:#999; font-size:12px; line-height:40px;}

.oarBx{/*height:370px;*/ overflow:hidden; width:60%;}
.oarBx dl{ width:228px; height:336px; overflow:hidden; padding-right:50px; background:url(../images/oarBx.gif) no-repeat left top; float:left;}
.oarBx dl dt{ text-align:center;height:150px; overflow:hidden;}
.oarBx dt a{ display:block;}
.oarBx dt img{ display:block; width:198px; height:129px; margin:0 auto; overflow:hidden; border:5px solid #fff;}
.oarBx dd{ padding:0 16px;-webkit-margin-start: 0px;}
.oarBx dd b{ float:left; color:#4d4e4e; font-family:"arial"; font-size:40px; font-weight:normal; line-height:38px; width:44px; display:block;}
.oarBx dd em{ display:block; float:left; font-style:normal; font-family:"Microsoft YaHei"; width:148px;color:#333; font-weight:bold; font-size:16px; padding-left:4px;}
.oarBx dd i{ display:block;color:#999a9b; font-size:12px; font-family:"Times New Roman"; text-transform:uppercase; font-weight:normal; font-style:normal;}
.oarBx dd h3{height:52px;}
.oarBx dd p{line-height:24px;word-spacing: -1.5px; font-size: 12px; text-align: center; font-family:"Microsoft YaHei";}
.oarBx dl:hover,
.oarBx dl.cur{ background:url(../images/oarBxCr.gif) no-repeat left top; color:#fff;}
.oarBx dl:hover dd b,
.oarBx dl.cur dd b{ color:#fff;}
.oarBx dl:hover dd em,
.oarBx dl.cur dd em{ color:#fff;}
.oarBx dl:hover dd i,
.oarBx dl.cur dd i{ color:#fff;}

.pro_view{
	 width: 900px; margin: 0 auto;  padding: 10px 0 30px;
}
.pro_view_title{
	border-bottom: 1px solid #ccc; font-size: 16px; color: #01994c; padding: 10px 0; margin-top: 20px;
}
.pro_view_con{
	line-height: 25px; padding: 10px 0;
}

.index-news{ width: 100%; margin: 0 auto;}
            .china{width:100%;height:10px; padding:5px 0px;border-top:1px solid #cfcfcf;}
            .title{ width:100%; height:30px;/*position:relative;left: 40%;top:-35px;*/background: white;font-size: 1.5rem;text-align: center;}
            .new-china{ display: block; border-bottom: 3px solid #1896fd; font-weight: bold;}
            .English{ display: block; width:160px; color: #dadada; margin-left: -20px;}
            .new-content{ width: 100%; margin-top: 40px;}
            .indexs{ width: 100%;}
            .index-ul li{ /*float: left;*/ height: 130px;}
            .index-ul li:nth-child(2n){ padding-left: 0px;}
            .left-1{ width: 95%; overflow: hidden; margin-top: 25px;}
            .left-1-titles{ width: 95%; height: 25px;}
            .yuan{ display: block; float: left; width: 15px; height: 15px; border: 2px solid #01994c; border-radius: 50%;}
            .new-title{ width: 90%; margin-left: 10px; overflow: hidden;}
            .new-title a{ color: #01994c;}
            .text{ width: 90%; margin-left: 23px; line-height: 25px; font-size: 0.9rem; color: #323232;}



}






/* 碌卤脪鲁脙忙驴铆露脠361-480px */
/*脥路虏驴*/
@media screen and (min-width:361px) and (max-width:480px){

.header{ width:100%; height:106px; background:#79D03A;/*鹿脤露篓露篓脦禄*/position:relative;/*戮脿脳贸卤脽戮脿脌毛*/left:0;/*戮脿露楼露脣卤脽戮脿脌毛*/top:0;/*脫毛脝盲脣眉Div虏茫麓脦碌脛脜脜脕脨*/z-index:100;_position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;/*路脌脰鹿IE6卤鲁戮掳露露露炉*/_background-image:url(text.txt); box-shadow:0px 0px 0px #ddd}
.head{ max-width:1000px; height:106px; position:relative;}

/*碌录潞陆*/
.logo img{max-width:200px;max-height:67px; padding:40px 0 0 15px;;display:block;float:left;}

.pcmenu{ display:none;}
.moblemenu{ display:block}
.global-header{top: 35px;}

.nav{width:80%;height:45px; float:right; padding-top:50px; position:relative; font-size:0.8em;}



/**碌录潞陆脧脗脌颅碌录潞陆驴陋脢录**/
#main-nav #dl-menu button {display:none}
#main-nav #dl-menu ul {position:relative;display:block;float:right;margin:0;text-align:center;}
#main-nav #dl-menu ul li {min-width:50px;padding:0 20px; text-align:center;float:left;line-height:45px;list-style:none;position:relative; background:url(../images/nav-fg-line.gif) no-repeat left center;}
#main-nav #dl-menu ul li .dl-submenu {display:none;min-width:135px;position:absolute;left:-20px;z-index:50;padding:10px 0 10px 0;background: url(../images/nav-submenu-topbg.png);clear:both;}
#main-nav #dl-menu ul li .dl-submenu .dl-back {display:none}
#main-nav #dl-menu ul li .dl-submenu li {float:none;white-space:nowrap;background:none}
#main-nav #dl-menu ul li .dl-submenu li a {height:30px;line-height:30px;color:#FFF; font-size:12px;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear}
#main-nav #dl-menu ul li .dl-submenu li a:hover {/*background:#a9a9a9; */ /*LI 脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#000;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul li .dl-submenu li a.active{color:#2079D1;}
#main-nav #dl-menu ul li>a {color:#9A9A9A;float:none;padding:0 11px;text-decoration:none;display:block;/*碌录潞陆脪脝露炉赂脽露脠*/height:56px;}
#main-nav #dl-menu ul li>a:hover {/*background:#f5f5f5;*//*碌录潞陆脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#1BB1E6;font-weight:100;}
#main-nav #dl-menu ul li.active {/*-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;-moz-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;background:rgba(0,0,0,0.05)*/}
#main-nav #dl-menu ul li.open {/*background:#f5f5f5;*//*LI麓貌驴陋潞贸卤鲁戮掳*/color:#ABABAB;}
#main-nav #dl-menu ul li.open a {color:#fffc00;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul .dl-home{background:none}
.caret {display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
/**碌录潞陆脧脗脌颅碌录潞陆陆谩脢酶**/

.change-language{position:absolute;top:12px;left:1px;width:278px;height:30px;color:#fffc00;text-align:right;font-size:0.8em; background:url(../images/cctv.png) no-repeat 5px 5px;}






/*脰脨录盲*/
#bd{ width:100%;height:auto; background:#fff;}
#banner{max-width:100%;height:auto;}
.slides div{ width:100%; min-height:100px; background:#927373;}

.mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox{ max-width:100%; height:auto; overflow:hidden;}
.mainbox .listbox{width:100%; height:auto; overflow:hidden;}
.mainbox .listbox .ulbox{width:100%;}
.mainbox .listbox .ulbox li{ width:100%; height:auto; margin:0 auto; text-align:center;}
.mainbox .listbox .ulbox li img{}
.mainbox .listbox .ulbox li span img{ width:200px; height:200px; margin:0 auto; text-align:center; border-radius:200px; border:3px solid #ccc;}
.mainbox .listbox .ulbox li:hover span img{border:3px solid #1BB1E6; margin:0 auto; text-align:center;}
.mainbox .listbox .ulbox li a{ display:block;}
.mainbox .listbox .ulbox li h2{width:100%;min-height:30px; font-weight:normal; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox .listbox .ulbox li h5{width:100%;min-height:50px; padding-top:15px; font-weight:normal; color:#2D2D2D; font-size:14px; height:auto;text-align:center}
.mainbox .listbox .ulbox li:hover h2{ color:#1BB1E6;}

.mainbox .listbox .ulbox li p{width:100%;min-height:30px; padding-bottom:15px;height:auto;text-align:center}

.mainbox2{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB; margin-top:50px;}
.mainbox2 h1{ width:100%; text-align:center; font-weight:normal; font-size:1.8em; color:#000;}
.mainbox2 span{display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:1em; padding:0 10px; color:#2D2D2D;}
.mainbox2 p a{ width:100%; display:block; margin-top:10px; text-align:center; font-weight:normal; font-size:14px; color:#1995FF;}
.mainbox2 p a:hover{color:#006DD9; text-decoration:underline;}

.mainbox2 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox2 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox2 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox2 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}

.mainbox2 .listbox{width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center;}
.mainbox2 .listbox .ulbox{width:100%; margin:0 auto; text-align:center;}
.mainbox2 .listbox .ulbox li{ width:100%; margin-bottom:10px; margin:10px auto; text-align:center;}
.mainbox2 .listbox .ulbox li a{ display:block; color:#fff; margin:0 auto; text-align:center;}
.mainbox2 .listbox .ulbox li a:hover{ color:#000;}




.mainbox2 .listbox .ulbox .bg-FB8F7B{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-B7DD87{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-BDDB81{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-87DDA3{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-D5D579{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-FBB965{background:#79D03A;height:192px; width:192px;}

.mainbox2 .listbox .ulbox .bg-FBD067{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-89DEA5{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-FBBA66{background:#79D03A;height:152px; width:152px; padding:20px}

.mainbox2 .listbox .ulbox li h2{width:100%; font-weight:normal; font-size:24px; height:auto;text-align:center}
.mainbox2 .listbox .ulbox li h5{width:100%;min-height:30px; padding-top:12px; font-weight:normal; font-size:14px; height:auto;text-align:left}

.indexabout{ width:100%; min-height:480px;}
.indexabout .mainbox{ max-width:100%; height:auto; overflow:hidden;}
.indexabout .mainbox h2{ padding:0 10px;line-height:60px; height:auto; font-size:1.8em;; float:left; font-weight:normal; overflow:hidden;}
.indexabout .mainbox span{ padding:0 10px; line-height:1.8em; height:auto; font-size:1em; /*float:left;*/ font-weight:normal; overflow:hidden;}
.indexabout .mainbox p{ padding:0 10px;line-height:40px; height:auto; font-size:1em; float:left; font-weight:normal; overflow:hidden;}


.mainheader2{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader2 h2{width:220px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader2 h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader2 hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB;}

.mainbox3 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox3 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #1896FD; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox3 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox3 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3 .wcu{width:100%; height:auto; margin-top:0; padding-bottom:20px; overflow:hidden;position:relative;}
.mainbox3 .wcu ul{width:95%; min-height:365px;  float:left;}
.mainbox3 .wcu .wculeft{width:95%;  float:left;}
.mainbox3 .wcu .wcuright{width:95%; float:left; position:relative;}
.mainbox3 .wcu li{ background:none; font-size:0.8em; min-height:30px; margin-top:20px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}
.mainbox3 .wcu span{ display:none;}

.casebox{ max-width:100%; height:auto; padding:20px 0 100px 0; overflow:hidden;}
.casebox .slideGroup{ width:100%;text-align:left;  }
.casebox .slideGroup .slideBox{ height:auto; overflow:hidden; zoom:1; }
.casebox .slideGroup .sPrev,.slideGroup .sNext{ display:none; width:40px; height:80px; margin-top:85px; float:left;background:url(../images/icoLeft.png) center center no-repeat; }
.casebox .slideGroup .sNext{ display:none; background:url(../images/icoRight.png) center center no-repeat;  }
.casebox .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.casebox .slideGroup .parBd .tempWrap{ float:left;  }
.casebox .slideGroup .parBd ul{ width:100%; height:auto; overflow:hidden; zoom:1; float:left; }
.casebox .slideGroup .parBd ul li{ margin:0 8px; float:left; text-align:center;}
.casebox .slideGroup .parBd ul li .pic{ text-align:center; margin-top:8px;}
.casebox .slideGroup .parBd ul li .pic img{ width:80%; display:block; border:1px solid #E2E2E2;}
.casebox .slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }


.casebox .ulbox{width:93%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines; padding:0 10px;}
.casebox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.casebox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px; width:45%; padding: 0 8px;}
.casebox .ulbox li .pic{ text-align:center; margin-top:8px;}
.casebox .ulbox li .pic img{display:block; border:1px solid #E2E2E2;}
.casebox .ulbox li .pic a:hover img{ border-color:#999; }





/*脌赂脛驴脪鲁脰梅驴貌录脺拢卢掳眉潞卢脧锚脟茅脪鲁驴貌录脺*/
#column-box{ width:100%; padding:20px 0 50px 0; height:auto; overflow:hidden; background:#EDEDED;}
#column-bd{ width:95%; height:auto; overflow:hidden;}
#bd-ad{ width:100%; height:auto; overflow:hidden;}

#column-bd .column-left{ width:100%; height:auto; float:left;}
#column-bd .column-left-fixed{ position:fixed; top:80px; z-index:1;}
#column-bd .column-left .submenu{ width:100%; height:auto; float:left;}
#column-bd .column-left .submenu li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:2em; font-size:1.0em;}
#column-bd .column-left .submenu li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:2em; font-size:0.8em;}
#column-bd .column-left .submenu li a:hover{background:#F4F5F9; color:#000;}
#column-bd .column-left .submenu li .select{background:#0099cc; color:#fff;}
#column-bd .column-left .submenu li .select:hover{background:#0099cc; color:#fff;}

#column-bd .column-left .subcontact{ display:none; width:100%; padding-top:50px; height:auto; float:left;}
#column-bd .column-left .subcontact li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .subcontact li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .subcontact li a:hover{background:#1BB1E6; text-shadow:1px 1px 1px #005EAC; color:#fff;}
#column-bd .column-left .subcontact article{padding:12px; height:auto; background:#fff; font-size:0.75em; float:left;}



#column-bd .column-right{ width:100%; height:auto; float:right; margin-top:20px; background:#fff;}
#column-bd .column-right .title{ padding-left:40px; height:38px; /*float:left;*/ text-align:left; background:#79D03A url(../images/subtitle-dd.fw.png) no-repeat left; background-position:20px 20px; color:#fff; line-height:46px; font-size:1.0em; font-weight:bold;}
#column-bd .column-right hr{ width:100%; height:2px; background:#eee; border:0; float:left;}
#column-bd .column-right .content{padding:30px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; }



/*脳脢脰脢*/

#column-bd .column-right .content .rzzz{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
#column-bd .column-right .content .rzzz .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
#column-bd .column-right .content .rzzz .ulbox img{ float:left; display:block;}
#column-bd .column-right .content .rzzz .ulbox span{ text-align:center; display:block;}

/*脰陇脢茅*/
#column-bd .column-right .content .ryzs{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .ryzs li{display:block; float:left; padding-right:35px; padding-bottom:20px;}
#column-bd .column-right .content .ryzs img{ float:left; display:block;}
#column-bd .column-right .content .ryzs span{ text-align:center; display:block;}

/*OEM虏煤脝路*/
#column-bd .column-right .product{width:100%; height:auto; background:#fff; font-size:0.875em; line-height:1.5em; color:#727272; float:left;}
#column-bd .column-right .product .ulbox{width:100%;margin-right:-10px;}
#column-bd .column-right .product .ulbox li{width:42%;height:250px;display:inline;float:left;list-style:none; padding:10px; text-align:center;border:2px solid #fff;}
#column-bd .column-right .product .ulbox li:hover{color:#01994c;}
#column-bd .column-right .product .ulbox li span{ display:block; padding-top:10px;}


/*1200驴铆拢卢脥篓脌赂脳篓脫脙*/
#column-bd .contactcontent{ width:100%; padding-bottom:20px;}
#column-bd .contactmap{width:99%;height:550px;border:#ccc solid 1px;font-size:12px; float:left;}
.message{ width:100%; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
/*脕么脩脭卤铆碌楼*/
.message .free-product{ width:95%; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
.message .free-product .input{ width:90%; height:38px; padding:0 10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product textarea{ width:90%; min-height:150px; height:auto; padding:10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product label{ font-size:0.8em;}
.message .free-product .btn{ width:70%;margin-left:100px; height:42px; margin:0 auto; background:#898989;border-radius:8px; font-size:1em; text-align:center; line-height:39px; color:#fff;}
.message .free-product .btn:hover{ width:70%; height:42px; background:#1BB1E6; cursor:pointer}





/*碌脳虏驴*/
#footer-box{ width:100%; min-height:250px; height:auto; font-size:0.6em;color:#fff; background:url(../images/footer-box-bg.jpg) center top no-repeat; border-top:4px solid #79D03A; line-height:20px; overflow:hidden;padding-bottom:15px; text-shadow:1px 1px #000; z-index:10; position:relative;}
#footer-box .footer-main{ max-width:1000px;color:#fff; min-height:106px; height:auto;}
#footer-box .footer-main span{ width:100%; padding-top:20px; display:inline-table;}
#footer-box .footer-main a{ padding:0 10px; color:#fff; font-size:12px;}
#footer-box .footer-main span> a:first-child{ padding-left:0;}
#footer-box .footer-main a:hover{ color:#f5f5f5;}


#footer-box .footer-main .footer-logo{ max-width:1000px; height:107px; margin-top:122px; border-bottom:1px solid #696969; border-top:1px solid #696969;}
#footer-box .footer-main .footer-logo li{width:499px; height:90px; padding-top:17px; text-align:center; float:left;}
#footer-box .footer-main .footer-logo li a{ display:block;}
#footer-box .footer-main .footer-logo li:first-child{width:500px; border-right:1px solid #696969;}
#footer-box .footer-main .footer-logo li:hover{ background:url(../images/tm-bg.fw.png);}


.copyright-box{ width:100%; height:auto; overflow:hidden; background:#121212;}
.copyright{ max-width:100%;color:#999; font-size:12px; line-height:40px;}


.column-right .pro_view{
	 width: 100%; margin: 0 auto;  padding: 10px 0 30px;
}
.column-right .pro_view_title{
	border-bottom: 1px solid #ccc; font-size: 16px; color: #01994c; padding: 10px 0; margin-top: 20px;
}
.column-right .pro_view_con{
	line-height: 25px; padding: 10px 0;
}

.oarBx{/*height:370px;*/ overflow:hidden; width:60%;}
.oarBx dl{ width:228px; height:336px; overflow:hidden; padding-right:50px; background:url(../images/oarBx.gif) no-repeat left top; float:left;}
.oarBx dl dt{ text-align:center;height:150px; overflow:hidden;}
.oarBx dt a{ display:block;}
.oarBx dt img{ display:block; width:198px; height:129px; margin:0 auto; overflow:hidden; border:5px solid #fff;}
.oarBx dd{ padding:0 16px;-webkit-margin-start: 0px;}
.oarBx dd b{ float:left; color:#4d4e4e; font-family:"arial"; font-size:40px; font-weight:normal; line-height:38px; width:44px; display:block;}
.oarBx dd em{ display:block; float:left; font-style:normal; font-family:"Microsoft YaHei"; width:148px;color:#333; font-weight:bold; font-size:16px; padding-left:4px;}
.oarBx dd i{ display:block;color:#999a9b; font-size:12px; font-family:"Times New Roman"; text-transform:uppercase; font-weight:normal; font-style:normal;}
.oarBx dd h3{height:52px;}
.oarBx dd p{line-height:24px;word-spacing: -1.5px; font-size: 12px; text-align: center; font-family:"Microsoft YaHei";}
.oarBx dl:hover,
.oarBx dl.cur{ background:url(../images/oarBxCr.gif) no-repeat left top; color:#fff;}
.oarBx dl:hover dd b,
.oarBx dl.cur dd b{ color:#fff;}
.oarBx dl:hover dd em,
.oarBx dl.cur dd em{ color:#fff;}
.oarBx dl:hover dd i,
.oarBx dl.cur dd i{ color:#fff;}
.pro_view{
	 width: 900px; margin: 0 auto;  padding: 10px 0 30px;
}
.pro_view_title{
	border-bottom: 1px solid #ccc; font-size: 16px; color: #01994c; padding: 10px 0; margin-top: 20px;
}
.pro_view_con{
	line-height: 25px; padding: 10px 0;
}

.index-news{ width: 100%; margin: 0 auto;}
            .china{width:100%;height:10px; padding:5px 0px;border-top:1px solid #cfcfcf;}
            .title{ /*width:100%;*/ height:30px;/*position:relative;left: 40%;top:-35px;*/background: white;font-size: 1.5rem;text-align: center;}
            .new-china{ display: block; border-bottom: 3px solid #1896fd; font-weight: bold;}
            .English{ display: block; width:160px; color: #dadada; margin-left: -20px;}
            .new-content{ width: 100%; margin-top: 40px;}
            .indexs{ width: 100%;}
            .index-ul li{ /*float: left;*/ height: 130px;}
            .index-ul li:nth-child(2n){ padding-left: 0px;}
            .left-1{ width: 95%; overflow: hidden; margin-top: 25px;}
            .left-1-titles{ width: 95%; height: 25px;}
            .yuan{ display: block; float: left; width: 15px; height: 15px; border: 2px solid #01994c; border-radius: 50%;}
            .new-title{ width: 90%; margin-left: 10px; overflow: hidden;}
            .new-title a{ color: #01994c;}
            .text{ width: 90%; margin-left: 23px; line-height: 25px; font-size: 0.9rem; color: #323232;}


}






/* 碌卤脪鲁脙忙驴铆露脠脨隆脫脷 360px */
/*脥路虏驴*/
@media screen and (max-width:360px){

.header{ width:100%; height:106px; background:#79D03A;/*鹿脤露篓露篓脦禄*/position:relative;/*戮脿脳贸卤脽戮脿脌毛*/left:0;/*戮脿露楼露脣卤脽戮脿脌毛*/top:0;/*脫毛脝盲脣眉Div虏茫麓脦碌脛脜脜脕脨*/z-index:100;_position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;/*路脌脰鹿IE6卤鲁戮掳露露露炉*/_background-image:url(text.txt); box-shadow:0px 0px 0px #ddd}
.head{ max-width:1000px; height:106px; position:relative;}

/*碌录潞陆*/
.logo img{max-width:200px;max-height:67px; padding:40px 0 0 15px;;display:block;float:left;}

.pcmenu{ display:none;}
.moblemenu{ display:block}
.global-header{top: 35px;}

.nav{width:80%;height:45px; float:right; padding-top:50px; position:relative; font-size:0.8em;}



/**碌录潞陆脧脗脌颅碌录潞陆驴陋脢录**/
#main-nav #dl-menu button {display:none}
#main-nav #dl-menu ul {position:relative;display:block;float:right;margin:0;text-align:center;}
#main-nav #dl-menu ul li {min-width:50px;padding:0 20px; text-align:center;float:left;line-height:45px;list-style:none;position:relative; background:url(../images/nav-fg-line.gif) no-repeat left center;}
#main-nav #dl-menu ul li .dl-submenu {display:none;min-width:135px;position:absolute;left:-20px;z-index:50;padding:10px 0 10px 0;background: url(../images/nav-submenu-topbg.png);clear:both;}
#main-nav #dl-menu ul li .dl-submenu .dl-back {display:none}
#main-nav #dl-menu ul li .dl-submenu li {float:none;white-space:nowrap;background:none}
#main-nav #dl-menu ul li .dl-submenu li a {height:30px;line-height:30px;color:#FFF; font-size:12px;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-ms-transition:all .5s linear;transition:all .5s linear}
#main-nav #dl-menu ul li .dl-submenu li a:hover {/*background:#a9a9a9; */ /*LI 脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#000;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul li .dl-submenu li a.active{color:#2079D1;}
#main-nav #dl-menu ul li>a {color:#9A9A9A;float:none;padding:0 11px;text-decoration:none;display:block;/*碌录潞陆脪脝露炉赂脽露脠*/height:56px;}
#main-nav #dl-menu ul li>a:hover {/*background:#f5f5f5;*//*碌录潞陆脢贸卤锚脪脝露炉脡脧卤鲁戮掳*/color:#1BB1E6;font-weight:100;}
#main-nav #dl-menu ul li.active {/*-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;-moz-box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;box-shadow:0 3px 8px rgba(0,0,0,0.125) inset;background:rgba(0,0,0,0.05)*/}
#main-nav #dl-menu ul li.open {/*background:#f5f5f5;*//*LI麓貌驴陋潞贸卤鲁戮掳*/color:#ABABAB;}
#main-nav #dl-menu ul li.open a {color:#fffc00;}
#main-nav #dl-menu ul li.open .dl-submenu {display:block}
#main-nav #dl-menu ul .dl-home{background:none}
.caret {display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}
/**碌录潞陆脧脗脌颅碌录潞陆陆谩脢酶**/

.change-language{position:absolute;top:12px;left:1px;width:278px;height:30px;color:#fffc00;text-align:right;font-size:0.8em; background:url(../images/cctv.png) no-repeat 5px 5px;}






/*脰脨录盲*/
#bd{ width:100%;height:auto; background:#fff;}
#banner{max-width:100%;height:auto;}
.slides div{ width:100%; min-height:100px; background:#927373;}

.mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox{ max-width:100%; height:auto; overflow:hidden;}
.mainbox .listbox{width:100%; height:auto; overflow:hidden;}
.mainbox .listbox .ulbox{width:100%;}
.mainbox .listbox .ulbox li{ width:100%; height:auto; margin:0 auto; text-align:center;}
.mainbox .listbox .ulbox li img{}
.mainbox .listbox .ulbox li span img{ width:200px; height:200px; margin:0 auto; text-align:center; border-radius:200px; border:3px solid #ccc;}
.mainbox .listbox .ulbox li:hover span img{border:3px solid #1BB1E6; margin:0 auto; text-align:center;}
.mainbox .listbox .ulbox li a{ display:block;}
.mainbox .listbox .ulbox li h2{width:100%;min-height:30px; font-weight:normal; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox .listbox .ulbox li h5{width:100%;min-height:50px; padding-top:15px; font-weight:normal; color:#2D2D2D; font-size:14px; height:auto;text-align:center}
.mainbox .listbox .ulbox li:hover h2{ color:#1BB1E6;}

.mainbox .listbox .ulbox li p{width:100%;min-height:30px; padding-bottom:15px;height:auto;text-align:center}

.mainbox2{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB; margin-top:50px;}
.mainbox2 h1{ width:100%; text-align:center; font-weight:normal; font-size:1.8em; color:#000;}
.mainbox2 span{display:block; margin-top:30px; text-align:center; font-weight:normal; font-size:1em; padding:0 10px; color:#2D2D2D;}
.mainbox2 p a{ width:100%; display:block; margin-top:10px; text-align:center; font-weight:normal; font-size:14px; color:#1995FF;}
.mainbox2 p a:hover{color:#006DD9; text-decoration:underline;}

.mainbox2 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox2 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox2 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox2 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}

.mainbox2 .listbox{width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center;}
.mainbox2 .listbox .ulbox{width:100%; margin:0 auto; text-align:center;}
.mainbox2 .listbox .ulbox li{ width:100%; margin-bottom:10px; margin:10px auto; text-align:center;}
.mainbox2 .listbox .ulbox li a{ display:block; color:#fff; margin:0 auto; text-align:center;}
.mainbox2 .listbox .ulbox li a:hover{ color:#000;}

.mainbox2 .listbox .ulbox .bg-FB8F7B{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-B7DD87{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-BDDB81{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-87DDA3{background:#79D03A;height:192px; width:192px;}
.mainbox2 .listbox .ulbox .bg-D5D579{background:#79D03A;height:152px; width:152px; padding:20px;}
.mainbox2 .listbox .ulbox .bg-FBB965{background:#79D03A;height:192px; width:192px;}

.mainbox2 .listbox .ulbox .bg-FBD067{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-89DEA5{background:#79D03A;height:152px; width:152px; padding:20px}
.mainbox2 .listbox .ulbox .bg-FBBA66{background:#79D03A;height:152px; width:152px; padding:20px}

.mainbox2 .listbox .ulbox li h2{width:100%; font-weight:normal; font-size:24px; height:auto;text-align:center}
.mainbox2 .listbox .ulbox li h5{width:100%;min-height:30px; padding-top:12px; font-weight:normal; font-size:14px; height:auto;text-align:left}

.indexabout{ width:100%; min-height:480px; }
.indexabout .mainbox{ max-width:100%; height:auto; overflow:hidden;}
.indexabout .mainbox h2{ padding:0 10px;line-height:60px; height:auto; font-size:1.8em;; float:left; font-weight:normal; overflow:hidden;}
.indexabout .mainbox span{ padding:0 10px; line-height:1.8em; height:auto; font-size:1em; /*float:left;*/ font-weight:normal; overflow:hidden;}
.indexabout .mainbox p{ padding:0 10px;line-height:40px; height:auto; font-size:1em; float:left; font-weight:normal; overflow:hidden;}


.mainheader2{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainheader2 h2{width:220px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #79D03A; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainheader2 h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainheader2 hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3{max-width:100%;height:auto; overflow:hidden; background:#EBEBEB;}

.mainbox3 .mainheader{ max-width:100%; height:auto; margin-top:20px; overflow:hidden; position:relative;}
.mainbox3 .mainheader h2{width:120px;min-height:40px; padding-bottom:6px; position:relative; vertical-align:text-top; z-index:2; font-weight:normal; border-bottom:5px solid #1896FD; color:#2D2D2D; font-size:30px; height:auto;text-align:center}
.mainbox3 .mainheader h6{width:100%;min-height:40px; font-weight:normal; color:#D8D8D8; font-size:24px; height:auto;text-align:center}
.mainbox3 .mainheader hr{width:100%; height:1px; border:0; background:#CFCFCF; position:absolute; top:42px; z-index:1;}


.mainbox3 .wcu{width:100%; height:auto; margin-top:0; padding-bottom:20px; overflow:hidden;position:relative;}
.mainbox3 .wcu ul{width:95%; min-height:365px;  float:left;}
.mainbox3 .wcu .wculeft{width:95%;  float:left;}
.mainbox3 .wcu .wcuright{width:95%; float:left; position:relative;}
.mainbox3 .wcu li{ background:none; font-size:0.8em; min-height:30px; margin-top:20px; padding-left:50px;}
.mainbox3 .wcu li header{ font-size:30px;}
.mainbox3 .wcu li a{ display:block; color:#fff;}
.mainbox3 .wcu li a:hover{ color:#000;}
.mainbox3 .wcu span{ display:none;}

.casebox{ max-width:100%; height:auto; padding:20px 0 100px 0; overflow:hidden;}
.casebox .slideGroup{ width:100%;text-align:left;  }
.casebox .slideGroup .slideBox{ height:auto; overflow:hidden; zoom:1; }
.casebox .slideGroup .sPrev,.slideGroup .sNext{ display:none; width:40px; height:80px; margin-top:85px; float:left;background:url(../images/icoLeft.png) center center no-repeat; }
.casebox .slideGroup .sNext{ display:none; background:url(../images/icoRight.png) center center no-repeat;  }
.casebox .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.casebox .slideGroup .parBd .tempWrap{ float:left;  }
.casebox .slideGroup .parBd ul{ width:100%; height:auto; overflow:hidden; zoom:1; float:left; }
.casebox .slideGroup .parBd ul li{ margin:0 8px; float:left; text-align:center;}
.casebox .slideGroup .parBd ul li .pic{ text-align:center; margin-top:8px;}
.casebox .slideGroup .parBd ul li .pic img{ width:80%; display:block; border:1px solid #E2E2E2;}
.casebox .slideGroup .parBd ul li .pic a:hover img{ border-color:#999; }


.casebox .ulbox{width:93%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines; padding:0 10px;}
.casebox .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
.casebox .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px; width:45%;}
.casebox .ulbox li .pic{ text-align:center; margin-top:8px;}
.casebox .ulbox li .pic img{display:block; border:1px solid #E2E2E2;}
.casebox .ulbox li .pic a:hover img{ border-color:#999; }





/*脌赂脛驴脪鲁脰梅驴貌录脺拢卢掳眉潞卢脧锚脟茅脪鲁驴貌录脺*/
#column-box{ width:100%; padding:20px 0 50px 0; height:auto; overflow:hidden; background:#EDEDED;}
#column-bd{ width:95%; height:auto; overflow:hidden;}
#bd-ad{ width:100%; height:auto; overflow:hidden;}

#column-bd .column-left{ width:100%; height:auto; float:left;}
#column-bd .column-left-fixed{ position:fixed; top:80px; z-index:1;}
#column-bd .column-left .submenu{ width:100%; height:auto; float:left;}
#column-bd .column-left .submenu li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:2em; font-size:1.0em;}
#column-bd .column-left .submenu li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:2em; font-size:0.8em;}
#column-bd .column-left .submenu li a:hover{background:#F4F5F9; color:#000;}
#column-bd .column-left .submenu li .select{background:#0099cc; color:#fff;}
#column-bd .column-left .submenu li .select:hover{background:#0099cc; color:#fff;}

#column-bd .column-left .subcontact{ display:none; width:100%; padding-top:50px; height:auto; float:left;}
#column-bd .column-left .subcontact li h2{ width:100%; height:auto; float:left; text-align:center; background:#79D03A; border-bottom:1px solid #fff; color:#fff; line-height:46px; font-size:1.0em;}
#column-bd .column-left .subcontact li a{ width:100%; height:auto; float:left; text-align:center; background:#fff; border-bottom:1px solid #DBDBDB; color:#666; line-height:46px; font-size:0.8em;}
#column-bd .column-left .subcontact li a:hover{background:#1BB1E6; text-shadow:1px 1px 1px #005EAC; color:#fff;}
#column-bd .column-left .subcontact article{padding:12px; height:auto; background:#fff; font-size:0.75em; float:left;}



#column-bd .column-right{ width:100%; height:auto; float:right; margin-top:20px; background:#fff;}
#column-bd .column-right .title{ padding-left:40px; height:38px; /*float:left;*/ text-align:left; background:#79D03A url(../images/subtitle-dd.fw.png) no-repeat left; background-position:20px 20px; color:#fff; line-height:46px; font-size:1.0em; font-weight:bold;}
#column-bd .column-right hr{ width:100%; height:2px; background:#eee; border:0; float:left;}
#column-bd .column-right .content{padding:30px; height:auto; background:#fff; font-size:0.875em; line-height:1.8em; color:#727272; }



/*脳脢脰脢*/

#column-bd .column-right .content .rzzz{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox{width:100%;letter-spacing:-0em;text-align:justify;text-justify:distribute-all-lines}
#column-bd .column-right .content .rzzz .ulbox:after{content:"";height:0;width:100%;display:inline-block;overflow:hidden;}
#column-bd .column-right .content .rzzz .ulbox li{display:inline-block;vertical-align:top;letter-spacing:normal;*display:inline;*zoom:1; margin-bottom:10px;}
#column-bd .column-right .content .rzzz .ulbox img{ float:left; display:block;}
#column-bd .column-right .content .rzzz .ulbox span{ text-align:center; display:block;}

/*脰陇脢茅*/
#column-bd .column-right .content .ryzs{float:left; display:block;height:auto; overflow:hidden;}
#column-bd .column-right .content .ryzs li{display:block; float:left; padding-right:35px; padding-bottom:20px;}
#column-bd .column-right .content .ryzs img{ float:left; display:block;}
#column-bd .column-right .content .ryzs span{ text-align:center; display:block;}

/*OEM虏煤脝路*/
#column-bd .column-right .product{width:100%; height:auto; background:#fff; font-size:0.875em; line-height:1.5em; color:#727272; float:left;}
#column-bd .column-right .product .ulbox{width:100%;margin-right:-10px;}
#column-bd .column-right .product .ulbox li{width:42%;height:250px;display:inline;float:left;list-style:none; padding:10px; text-align:center;border:2px solid #fff;}
#column-bd .column-right .product .ulbox li:hover{color:#01994c;}
#column-bd .column-right .product .ulbox li span{ display:block; padding-top:10px;}


/*1200驴铆拢卢脥篓脌赂脳篓脫脙*/
#column-bd .contactcontent{ width:100%; padding-bottom:20px;}
#column-bd .contactmap{width:99%;height:550px;border:#ccc solid 1px;font-size:12px; float:left;}
.message{ width:100%; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
/*脕么脩脭卤铆碌楼*/
.message .free-product{ width:95%; height:auto; padding:15px 0 15px 0px; overflow:hidden; font-size:1em;}
.message .free-product .input{ width:90%; height:38px; padding:0 10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product textarea{ width:90%; min-height:150px; height:auto; padding:10px; font-size:1em; border:1px solid #D0D0D0;}
.message .free-product label{ font-size:0.8em;}
.message .free-product .btn{ width:70%;margin-left:100px; height:42px; margin:0 auto; background:#898989;border-radius:8px; font-size:1em; text-align:center; line-height:39px; color:#fff;}
.message .free-product .btn:hover{ width:70%; height:42px; background:#1BB1E6; cursor:pointer}





/*碌脳虏驴*/
#footer-box{ width:100%; min-height:250px; height:auto; font-size:0.6em;color:#fff; background:url(../images/footer-box-bg.jpg) center top no-repeat; border-top:4px solid #79D03A; line-height:20px; overflow:hidden;padding-bottom:15px; text-shadow:1px 1px #000; z-index:10; position:relative;}
#footer-box .footer-main{ max-width:1000px;color:#fff; min-height:106px; height:auto;}
#footer-box .footer-main span{ width:100%; padding-top:20px; display:inline-table;}
#footer-box .footer-main a{ padding:0 10px; color:#fff; font-size:12px;}
#footer-box .footer-main span> a:first-child{ padding-left:0;}
#footer-box .footer-main a:hover{ color:#f5f5f5;}


#footer-box .footer-main .footer-logo{ max-width:1000px; height:107px; margin-top:122px; border-bottom:1px solid #696969; border-top:1px solid #696969;}
#footer-box .footer-main .footer-logo li{width:499px; height:90px; padding-top:17px; text-align:center; float:left;}
#footer-box .footer-main .footer-logo li a{ display:block;}
#footer-box .footer-main .footer-logo li:first-child{width:500px; border-right:1px solid #696969;}
#footer-box .footer-main .footer-logo li:hover{ background:url(../images/tm-bg.fw.png);}


.copyright-box{ width:100%; height:auto; overflow:hidden; background:#121212;}
.copyright{ max-width:100%;color:#999; font-size:12px; line-height:40px;}

.oarBx{/*height:370px;*/ overflow:hidden; width:60%;}
.oarBx dl{ width:228px; height:336px; overflow:hidden; padding-right:50px; background:url(../images/oarBx.gif) no-repeat left top; float:left;}
.oarBx dl dt{ text-align:center;height:150px; overflow:hidden;}
.oarBx dt a{ display:block;}
.oarBx dt img{ display:block; width:198px; height:129px; margin:0 auto; overflow:hidden; border:5px solid #fff;}
.oarBx dd{ padding:0 16px;-webkit-margin-start: 0px;}
.oarBx dd b{ float:left; color:#4d4e4e; font-family:"arial"; font-size:40px; font-weight:normal; line-height:38px; width:44px; display:block;}
.oarBx dd em{ display:block; float:left; font-style:normal; font-family:"Microsoft YaHei"; width:148px;color:#333; font-weight:bold; font-size:16px; padding-left:4px;}
.oarBx dd i{ display:block;color:#999a9b; font-size:12px; font-family:"Times New Roman"; text-transform:uppercase; font-weight:normal; font-style:normal;}
.oarBx dd h3{height:52px;}
.oarBx dd p{line-height:24px;word-spacing: -1.5px; font-size: 12px; text-align: center; font-family:"Microsoft YaHei";}
.oarBx dl:hover,
.oarBx dl.cur{ background:url(../images/oarBxCr.gif) no-repeat left top; color:#fff;}
.oarBx dl:hover dd b,
.oarBx dl.cur dd b{ color:#fff;}
.oarBx dl:hover dd em,
.oarBx dl.cur dd em{ color:#fff;}
.oarBx dl:hover dd i,
.oarBx dl.cur dd i{ color:#fff;}

.pro_view{
	 width: 900px; margin: 0 auto;  padding: 10px 0 30px;
}
.pro_view_title{
	border-bottom: 1px solid #ccc; font-size: 16px; color: #01994c; padding: 10px 0; margin-top: 20px;
}
.pro_view_con{
	line-height: 25px; padding: 10px 0;
}


.index-news{ width: 100%; margin: 0 auto;}
            .china{width:100%;height:10px; padding:5px 0px;border-top:1px solid #cfcfcf;}
            .title{ width:100%; height:30px;/*position:relative;left: 40%;top:-35px;*/background: white;font-size: 1.5rem;text-align: center;}
            .new-china{ display: block; border-bottom: 3px solid #1896fd; font-weight: bold;}
            .English{ display: block; width:160px; color: #dadada; margin-left: -20px;}
            .new-content{ width: 100%; margin-top: 40px;}
            .indexs{ width: 100%;}
            .index-ul li{ /*float: left;*/ height: 130px;}
            .index-ul li:nth-child(2n){ padding-left: 0;}
            .left-1{ width: 95%; overflow: hidden; margin-top: 25px;}
            .left-1-titles{ width: 95%; height: 25px;}
            .yuan{ display: block; float: left; width: 15px; height: 15px; border: 2px solid #01994c; border-radius: 50%;}
            .new-title{ width: 90%; margin-left: 10px; overflow: hidden;}
            .new-title a{ color: #01994c;}
            .text{ width: 90%; margin-left: 23px; line-height: 25px; font-size: 0.9rem; color: #323232;}

}



