﻿/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
/*border:medium none;*/
margin: 0;
padding: 0;
}


body {
	font-size: 12px;
	color:#333;
	font-family:"宋体";
	font-family:Arial, Helvetica, sans-serif;
}
/*body, th, td, textarea, input, select, option {
	font-family:Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;
	font-family:"宋体";
	font-family:"微软雅黑";
}*/
td {
	font-size: 12px;
	color:#333;
	line-height: 20px;
}

/*---links---*/

body,button, input, select, textarea {
font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif;
color:#333;
outline:none;     /*-------屏弊WEBKIT高亮显示框----------*/
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration:none; color:#32abe1; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
/*table { border-collapse: collapse; border-spacing: 0; }*/


.clearfloat {
	clear:both; 
	height:0; 
	font-size: 1px; 
	line-height:0px;
	}
ul{
	list-style:none;
	}
	
h1,h2{
	font-size:12px;
	color:#333;
	}
	
.titlefont{
	font-family:"宋体";
	color:#333;
	font-size:14px;
	font-weight:bold;
	}
	
.contfont{
	font-family:"微软雅黑";
	color:;
	font-size:;
	font-weight:;
	}
	
/*///////////////------------------------CSS功能样式表开始----------------------------////////////////////*/

.overflowtxt{           /*隐藏超出宽度的文字，IE下可加"..." 要把相应的标签设为区块元素*/
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	}
	
.divwrap{
	word-break:break-all;
	width:200px;     /*宽度要自定义。。。。视情况而定*/
	}
	
	/*连在一起的英文字母自动换行---------------------------*/
.englishwh{
	word-break:break-all;
	word-warp:break-word;
	overflow:hidden;
	}
.englishwh_td{
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
	overflow:hidden
	}
	
	/*自适应高度*/
.height_auto{
	height:auto;
	overflow:hidden;zoom:1;
	}
	
.tabwrap{
	table-layout:fixed;
	}
	
.upf{                        /*字母全部大写*/
	text-transform:uppercase;        
	}
.lowf{                      /*字母全部小写*/
	text-transform:lowercase;
	}
.capf{                      /*首字母大写*/
	text-transform:capitalize;   
	}
	
.graystyle{                 /*素装效果*/
		filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	}


/*设置表格边框*/
.table_boder{
	border-style:solid;
	border-collapse:collapse;
	}
	
/*一像素高的DIV*/
.line{
	width:500px;
/*	_height:1px;
	min-height:1px;
	overflow:hidden;
	font-size:0px;*/
	_height:1px;
	_overflow:hidden;
	background:#333;
	}
	 


@media screen and (-webkit-min-device-pixel-ratio:0) {
/*Google浏览器专用*/
}

	 
/*///////////////------------------------CSS功能样式表结束----------------------------////////////////////*/
.web_btn {
	background:url(button.gif) 0 0px;
	width:76px;
	height:28px;
	line-height:28px;
	border:0;
	text-align:center;
	font-size:14px;
	color:#fff;
	margin:4px;
}
.GBstyle {
	border:none;
	background:#e4e4e4;
	width:950px;
}
.GBstyle td {
	background:#fff;
	height:24px;
	padding:5px;
}

/*banner*/
.videoList-container {
	margin-top:10px;
	background:#E3E3E3;
	margin-bottom:24px;
	position:relative;
}
#slide-index {
	height:471px;
	min-width:1000px;
	overflow:hidden;
	position:relative;
	width:auto;
}
#slide-index .slides {
	height:471px;
	min-width:1000px;
	width:auto;
}
#slide-index .slide {
	float:left;
	height:471px;
	min-width:1000px;
	position:relative;
}
.autoMaxWidth {
	height:232px;
	overflow:hidden;
	position:relative;
}
#slide-index .image {
	position:absolute;
	z-index:1;
}
.videoList-container a:link,.videoList-container a:hover,.videoList-container a:visited,.videoList-container a:active {
	color:#FFFFFF;
}
fieldset,img {
	border:0 none;
}
#slide-index .text,#slide-index .button {
	position:absolute;
	top:-500px;
	z-index:2;
}
#slide-index .button {
	display:none;
	width:138px;
}
#slide-index .text,#slide-index .button {
	position:absolute;
	top:-500px;
	z-index:2;
}
#slide-index .slide {
	float:left;
	height:680px;
	min-width:1000px;
	position:relative;
}
.autoMaxWidth {
	height:232px;
	overflow:hidden;
	position:relative;
}
#slide-index .image {
	position:absolute;
	z-index:1;
}
#slide-index .text,#slide-index .button {
	position:absolute;
	top:-500px;
	z-index:2;
}
#slide-index .button {
	display:none;
	width:138px;
}
#slide-index .text,#slide-index .button {
	position:absolute;
	top:-500px;
	z-index:2;
}
#slide-index .control {
	bottom:0;
	cursor:pointer;
	height:19px;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:40;
}
#slide-index .control a {
	background-image:url("s2.png");
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline-block;
	height:11px;
	margin-right:6px;
	opacity:0.6;
	width:11px;
}
#slide-index .control a:hover,#slide-index .control a.active {
	background-image:url("s1.png");
	opacity:1;
}










.dropMenu {position:absolute;top:0;z-index:100;width: 160px;visibility: hidden; margin: -2px 0 0 2px;border: 0px solid #aec1df;border: 0px solid #ccc ;/*border-top:none;*/background:#e6eaeb;	padding-top:6px;padding-bottom:6px;/*filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;*/ }
.dropMenu li {margin-top:2px;margin-bottom:4px;padding-left:12px;float:left;line-height:20px;width: 140px;}
.dropMenu li a{width: 140px;display: block;background:url('subdot.gif') no-repeat left 8px;text-align:left;text-decoration:none;color: #000;padding: 2px 0 2px 8px;line-height:20px;}
.dropMenu li a{border-top:none;}
* html .dropMenu a {width: 100%;color:#000;}
.dropMenu a:hover {text-decoration: underline;color:#f00;}








.dropMenu1 {	position:absolute;top: 0;z-index:100;visibility: hidden; margin-top: -2px;border:0px solid #32abe1;border-top:0px solid #32abe1;background-color:#e6eaeb;padding:4px;width:170px;
/*filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5; */
}
.dropMenu1 li {float:left;width:170px;height:26px;padding:0;	margin:0;display:inline;text-align:left;}
.dropMenu1 li a {display: block;padding: 5px 0 5px 5px;color:#000;font-size:13px;}
.dropMenu1 a:hover {text-decoration: underline;color:#32abe1;}




.dropMenu2 {	position:absolute;top: 0;z-index:100;visibility: hidden; margin-top: -1px;border:0px solid #32abe1;border-top:0px solid #32abe1;background-color:#eee;padding:4px;width:530px;
/*filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5; */padding:10px;
}
.dropMenu2 li {float:left;width:106px;line-height:26px;padding:0;	margin:0;display:inline;text-align:left;}
.dropMenu2 li a {display: block;padding: 5px 0 5px 5px;color:#000;font-size:13px;}
.dropMenu2 a:hover {text-decoration: none;color:#32abe1;}












.bound{ width:980px; overflow:hidden; margin:0 auto;}
.clear_head{width:986px;}
li{list-style:none;}
#headerx{ background-color:#f8f8f8; background:url(hd_bg.jpg);/*background-image:url(evopute_000469.jpg); */ background-repeat:repeat-x; height:80px; border-bottom: 1px solid #FFFFFF; min-width:1000px; width:auto !important; margin:0px auto; }
#logox{ float:left; margin-top:0px; }
#headerx .topnav{ float:right; margin-top:25px; }
#headerx .topnav div{ float:left;padding-left:1px; }
#headerx .topnav div a{ color:#666; }
#headerx .topnav a.changeCh{ color:#006699; text-decoration:underline;}
#headerx .topnav div.log a{ padding:0 8px; cursor:pointer;}
#headerx #worldWide{padding-right:4px;}
#headerx img.arrow{padding-right:8px;}
#headerx .topnav div.sep{ background:url(evopute_l.gif) no-repeat; width:1px; height:11px; margin-top:3px; }
#headerx .topnav .search, .support .search{ background:url(evopute_000512.png) no-repeat; height:19px; padding-left:9px;/*position:relative;*/}

#headerx .topnav input, .support input{ vertical-align:top; height:19px; }
#headerx .topnav input.text, .support input.text{ background:url(evopute_000510.jpg) repeat-x; border:none; float: left; padding:0px 3px 0px 0px; }
#headerx .topnav #searchButton, .support #searchButton{ background-image:url(evopute_000477.gif); background-repeat:no-repeat; border:none; float: left; width:29px; height:19px; line-height:0px; background-position: -58px 0;}
#headerx .topnav #searchButton:hover, .support #searchButton:hover{ background-position: -58px -19px; }
#headerx .topnav #support_ssUserText, .support #support_ssUserText {vertical-align:top; height:15px;width:185px; }
#headerx .topnav #group_searchButton, .support #group_searchButton{ background-image:url(evopute_000477.gif); background-repeat:no-repeat; border:none; float: right; width:25px; height:19px; line-height:0px; background-position: -33px 0;}

#headerx .topnav .evoputeTEL{position: absolute;top:40px;/*left:670px;*left:650px;*/left:60%;background:url(TPtel.png) no-repeat;height:30px;width:322px;}

#xxmenu{background:url(evopute_s_221828.jpg) repeat-x left bottom; background-color:#f8f8f8; height:46px; border-top:1px solid #d7d4cf; border-bottom:1px solid #C4C6C3; min-width:1000px; width:auto !important; margin:0px auto;}
#xxmenu li{float:left; position:relative; top:-5px;}
#xxmenu a{float:left; display:block; height:37px;_height:30px; background-image:url(menu.jpg);background-repeat:no-repeat; background-position:0 0; text-decoration:none;  color:#333; font-size:16px; font-weight:bold; text-align:center; padding-top:16px;font-family:"微软雅黑";}

#xxmenu li.home a,#xxmenu li.jobs a,#xxmenu li.contact a{ width:110px; background-position:-352px 0px; margin-right: 14px; background-image:url(menus.jpg);}
#xxmenu li.home a.hover,#xxmenu li.jobs a.hover,#xxmenu li.contact a.hover{ background-position:0px -52px; padding-top: 15px;color:#bb0000;}
#xxmenu li.home a.active,#xxmenu li.jobs a.active,#xxmenu li.contact a.active{color:#990000;} 

#xxmenu li.aboutus a{ width:110px; background-position:-352px 0px; margin-right: 14px; background-image:url(menus.jpg);}
#xxmenu li.aboutus a.hover{ background-position:0px -52px; padding-top: 15px;color:#bb0000;}
#xxmenu li.aboutus a.active{color:#990000;} 

#xxmenu li.solutions_products a{ width:134px; background-position:-352px 0px;}
#xxmenu li.solutions_products a.hover{ background-position:0px -52px; padding-top:15px; color:#bb0000;}
#xxmenu li.solutions_products a.active{color:#990000;} 

#xxmenu li.news a{ width:134px; background-position:-471px 0px;}
#xxmenu li.news a.hover{ background-position:0px -52px; padding-top:15px; color:#bb0000;}
#xxmenu li.news a.active{color:#990000;}
.news #support_ssUserText {float:left;}
.news #group_searchButton {float:left;}

#xxmenu li.service a{ width:134px; background-position:-471px 0px;}
#xxmenu li.service a.hover{ background-position:0px -52px; padding-top:15px; color:#bb0000;}
#xxmenu li.service a.active{color:#990000;}

#xxmenu li.job a{ width:140px; background-position:-235px 0px;}
#xxmenu li.job a.hover{ background-position:0px 0px; padding-top:16px; color:#bb0000;}
#xxmenu li.job a.active{color:#990000;}


.topabout{background:url(ico.gif) no-repeat ;padding-left: 8px;background-position: 0 -8px; }

#menupopuphaha{z-index:99; position:absolute; top:-1000px;}
#menupopuphaha .popup { position:absolute; background-repeat:no-repeat; }
#menupopuphaha div.title{ margin-bottom:8px;}
#menupopuphaha div.title a { color:#B60005; font-size:14px; margin-bottom:5px; font-weight:bold;}

#menupopuphaha .aboutus{ background:url(aboutus.png) no-repeat right -2px; padding-right:10px; left:-2px; top:-2px; width:990px;_left:10px;}
#menupopuphaha .aboutus .menu_content{ background:url(aboutus.png) no-repeat left -2px; background-position:0px -275px; padding-top:28px;height: 242px;}
#menupopuphaha .aboutus .menu_content div {padding-left:20px;}
#menupopuphaha .aboutus .menu_content div ul{float:left; padding-left:20px;}
#menupopuphaha .aboutus .menu_content div li{line-height:22px; white-space:nowrap;}
#menupopuphaha .aboutus .menu_content div li a{color:#333;}
#menupopuphaha .aboutus .menu_content div ul.aboutevopute{width:120px; border-right:#ccc solid 1px; height: 227px;}
#menupopuphaha .aboutus .menu_content div ul.aboutevopute li{ font-size:14px; font-weight:bold;text-indent:10px; line-height:32px;float:left;width:100px}
#menupopuphaha .aboutus .menu_content div ul.m_box{padding-left:40px; width:360px; border-right:#ccc solid 1px; border-left:#fff solid 1px; height: 227px;}
#menupopuphaha .aboutus .menu_content div ul.m_box li.title{font-weight:bold; margin-top:5px;margin-top:10px \9; }
#menupopuphaha .aboutus .menu_content div ul.m_box div{width:309px;font-weight:normal;}
#menupopuphaha .aboutus .menu_content div ul.r_box{padding-left:40px; width:310px; border-left:#fff solid 1px;}
#menupopuphaha .aboutus .menu_content div ul.r_box div{font-weight:normal;}
#menupopuphaha .aboutus .menu_content div ul.r_box div li{color:#666; padding-left:10px; white-space:normal;width: 309px;}
#menupopuphaha .aboutus .menu_content div ul.m_box div ul{padding-left:0px;}
#menupopuphaha .aboutus .menu_content div ul.m_box div li{white-space:normal; padding-left:0px;}
#menupopuphaha .aboutus .menu_content div ul.r_box div li a{color:#069;}
#menupopuphaha .aboutus .menu_content div ul.r_box li.title{font-weight:bold;margin-top:5px;margin-top:10px \9;}

#menupopuphaha .solutions_products{ background:url(product.png) no-repeat right -2px; padding-right:10px; left:-2px; top:-2px; width:990px;_left:24px;}
#menupopuphaha .solutions_products .menu_content{height:336px; background:url(product.png) no-repeat left -2px; background-position:0px -366px; padding-top:28px;}
#menupopuphaha .solutions_products .menu_content div {padding-left:5px;}
#menupopuphaha .solutions_products .menu_content div ul{float:left;padding-left:30px;}
#menupopuphaha .solutions_products .menu_content div li{line-height:24px; white-space:nowrap;}
#menupopuphaha .solutions_products .menu_content div li a{color:#666;}
#menupopuphaha .solutions_products .menu_content div ul.prosort{width:206px; border-right:#ccc solid 0px; height:310px;}
#menupopuphaha .solutions_products .menu_content div ul p{width:120px;clear:both;line-height:20px;WORD-WRAP: break-word;TABLE-LAYOUT: fixed;word-break:break-all;overflow:hidden;padding:0;margin:0;}
#menupopuphaha .solutions_products .menu_content div ul.prosort li.title_h1 a{color:#bb0000; font-size:16px; font-weight:bold;}
#menupopuphaha .solutions_products .menu_content div ul.prosort li.title_h2,#menupopuphaha .solutions_products .menu_content .prosort_2row li.title_h2{padding:14px 0px 8px 0px;}
#menupopuphaha .solutions_products .menu_content div ul.prosort li.title_h2 a,#menupopuphaha .solutions_products .menu_content .prosort_2row li.title_h2 a{color:#333333; font-size:14px; font-weight:bold;}
#menupopuphaha .solutions_products .menu_content div ul.proclass{width:500px; height:310px; border-right:#ccc solid 0px; border-left:#fff solid 0px;}
#menupopuphaha .solutions_products .menu_content div ul.proclass li.title_h1 a{color:#bb0000; font-size:16px; font-weight:bold;}
#menupopuphaha .solutions_products .menu_content div ul.proclass li.title_h2,#menupopuphaha .solutions_products .menu_content .proclass_2row li.title_h2{padding:14px 0px 8px 0px;}
#menupopuphaha .solutions_products .menu_content div ul.proclass li.title_h2 a,#menupopuphaha .solutions_products .menu_content .proclass_2row li.title_h2 a{color:#333333; font-size:14px; font-weight:bold;}
#menupopuphaha .solutions_products .menu_content div ul.proclass li.indie{/*background:url() no-repeat;*/padding-left:5px;margin-left: -5px; }
#menupopuphaha .solutions_products .menu_content div ul.device{width:220px; border-left:#fff solid 1px;}
#menupopuphaha .solutions_products .menu_content div ul.device li.title_h1 a{color:#bb0000; font-size:16px; font-weight:bold;}
#menupopuphaha .solutions_products .consumers_1row, #menupopuphaha .solutions_products .consumers_2row,#menupopuphaha .solutions_products .proclass_2row,#menupopuphaha .solutions_products .prosort_2row{position:absolute;}
#menupopuphaha .solutions_products .consumers_1row{right:212px; top:230px;}
#menupopuphaha .solutions_products .consumers_2row{right:110px; top:230px;}
#menupopuphaha .solutions_products .proclass_2row{left:730px; top:29px;}
#menupopuphaha .solutions_products .prosort_2row{/*left:220px; */left:260px;top:29px;}

#menupopuphaha .news{ background:url(news.png) no-repeat right -2px; padding-right:10px; left:-2px; top:-2px; width:990px;}
#menupopuphaha .news .menu_content{height:242px; background:url(news.png) no-repeat left -2px; background-position:0px -275px; padding-top:28px;}
#menupopuphaha .news .menu_content .right div {padding-left:0px;}
#menupopuphaha .news .menu_content div {padding-left:20px;}
#menupopuphaha .news .menu_content div ul{float:left;}
#menupopuphaha .news .menu_content div li{line-height:24px;}
#menupopuphaha .news .menu_content div li a{color:#666;}
#menupopuphaha .news .menu_content div.left{width:600px; border-right:#ccc solid 1px;}
#menupopuphaha .news .menu_content div.left ul{float:left;}
#menupopuphaha .news .menu_content div.left ul li.title_h1{padding-bottom:14px;}
#menupopuphaha .news .menu_content div.left ul li.title_h1 a{color:#bb0000; font-size:16px; font-weight:bold;}
#menupopuphaha .news .menu_content div.right{float:left; width:260px; border-left:#fff solid 1px;}
#menupopuphaha .news .menu_content div.right ul{padding-left:20px;}

#menupopuphaha .service{background:url(service.png) no-repeat right -2px; padding-right:10px; left:-2px; top:-2px; width:990px;}
#menupopuphaha .service .menu_content{height:244px; background:url(service.png) no-repeat left -2px; background-position:0px -275px;padding-top:28px;}
#menupopuphaha .service .menu_content div {padding-left:20px;}
#menupopuphaha .service .menu_content div ul{float:left;}
#menupopuphaha .service .menu_content div li{line-height:24px; white-space:nowrap;}
#menupopuphaha .service .menu_content div li a{color:#666;}
#menupopuphaha .service .menu_content div.left{width:650px; border-right:#ccc solid 1px; height:216px;}
#menupopuphaha .service .menu_content div.left ul{float:left;}
#menupopuphaha .service .menu_content div.left ul li.title_h1{padding-bottom:14px;}
#menupopuphaha .service .menu_content div.left ul li.title_h1 a{color:#bb0000; font-size:16px; font-weight:bold;}
#menupopuphaha .service .menu_content div.right{float:left; width:260px; border-left:#fff solid 1px;}
#menupopuphaha .service .menu_content div.right ul{ padding-left:20px;}












#DB_tab16 ul, #DB_tab16 li{list-style:none;margin:0;padding:0}
#DB_tab16 img{border:none}

#DB_tab16 {width:100%;height:450px;position:relative;overflow:hidden}
#DB_tab16 .DB_img{position:relative;width:100%;height:100%;}
#DB_tab16 .DB_img li{position:absolute;width:100%;height:100%;}
#DB_tab16 .DB_img li a{display:block;width:100%;height:100%;}

#DB_tab16 .DB_btn{position:absolute;bottom:10px;width:100%;text-align:center}
#DB_tab16 .DB_btn li{display:inline;cursor:pointer;margin:0px}
#DB_tab16 .DB_dirBtn{position:absolute;width:100%;top:150px;}
#DB_tab16 .DB_dirBtn .DB_prev{position:absolute;left:10px;cursor:pointer}
#DB_tab16 .DB_dirBtn .DB_next{position:absolute;right:10px;cursor:pointer}



.showcases{
	width:961px;
	height:27px;
	overflow:hidden;
	}
.showcases_txt{
	width:955px;
	height:20px;
	line-height:20px;
	padding-left:6px;
	margin-bottom:15px;
	}
	.clint_lists{
	width:960px;
	height:203px;
	margin:3px auto 15px auto;
	padding:1px 0 0 1px;
	background:url(index02_544.gif) 0 0 no-repeat;
	}
.clint_lists ul li{
	width:191px;
	height:100px;
	margin-right:1px;
	margin-bottom:1px;
	overflow:hidden;
	float:left;
	}
.clint_lists ul li a{
	width:191px;
	height:100px;
	display:block;
	}



.list_sc_oness{
	/*width:466px;
	height:134px;*/
width:160px;height:100px;
	float:left;
	padding:0 0px 19px 0px;
	margin-bottom:2px;
	/*background:url(anlijiedu_34.gif) bottom repeat-x;*/
	}
.lso_imgss{
	/*width:220px;
	height:120px;*/
	width:140px;
	height:100px;line-height:22px;
	
	
	float:left;
	overflow:hidden;
	}
.lso_imgss img{padding:4px;border:1px solid #e9e9e9;}