@charset "gb2312";
/* CSS Document */

/*页面公共属性*/
body{
	margin:0 auto;
	padding:0px;
	color:#8b8b8b;
	font-size:12px;
	font-family:Arial;
}

@font-face {
    font-family: 'univers_lt_59_ultra_condensRg';
    src: url('../font/universlt-ultracondensed-webfont.eot');
    src: url('../font/universlt-ultracondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/universlt-ultracondensed-webfont.woff') format('woff'),
         url('../font/universlt-ultracondensed-webfont.ttf') format('truetype'),
         url('../font/universlt-ultracondensed-webfont.svg#univers_lt_59_ultra_condensRg') format('svg');
    font-weight: normal;
    font-style: normal;
}


#content{
	width:1024px;
	margin:0 auto;
	overflow:hidden;
	background:#fbfbfb;
}

img{
	border:0px;
}
a{
	text-decoration:none;
	color:#8b8b8b;
	font-size:12px;
	font-family:"宋体";
}
a:hover{
	text-decoration:none;
	color:#f2a63f;
	font-size:12px;
	font-family:"宋体";
}

ul{
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
.spanabsolute{
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
	float:right;
}



#head_are{
	width:1024px;
	height:90px;
	margin:0 auto;
	background:#eceeee;
}

#head_are .logo{
	float:left;
	width:133px;
	height:67px;
	margin-top:16px;
	margin-left:38px;	
}

#head_are .head_are_middle{
	float:left;
	width:568px;
	height:42px;
	margin-top:48px;
	margin-left:40px;
	position:relative;
	z-index:999;
}

.head_are_middle li{
	float:left;
	width:94px;
	height:42px;
	line-height:42px;
	text-align:center;
}
.head_are_middle li a{
	font-family:Arial;
}
.head_are_middle li a:hover{
	color:#000000;
}

.Arrow{
	position:relative;
	width:94px;
	height:9px; 
	background:url(../images/nav.gif);
	left:0px;
	top:-5px;
	display:none;
	
}
.nav_bg {
	position:relative;
	overflow:auto;
	left:0px;
	top:-8px;
	display:none;
	height:26px;
	border:#c7c6c6 1px solid;
	background:url(../images/menu_bk.gif) repeat-x 0 0;
}

.nav_bg li{
	float:left;
	display:inline;
	width:94px;
	height:26px;
	line-height:26px;
}

.nav_bg li a{
	color:#a2a1a1;
}
.nav_bg li a:hover{
	color:#FFF;
}
.nav_bg_en li a{
	font-size:12px;
}
.nav_bg li:hover{
	float:left;
	display:inline;
	width:94px;
	height:26px;
	line-height:26px;
	background:url(../images/menu_over.gif) repeat-x 0 0;
}

#head_are .head_are_right{
	float:right;
	width:209px;
	height:90px;
}

.head_are_right_top{
	height:10px;
	margin-top:16px;
	text-align:right;
	margin-right:35px;
}


.head_are_right_bottom{
	width:195px;
	height:25px;
	margin-top:26px;
	padding:1px;
	text-align:left;
	background:url(../images/index_13.gif) no-repeat;
}
.head_are_right_bottom input{
	float:left;
	width:147px;
	height:23px;
	line-height:23px;
	margin:0px;
	padding:0px;
	border:0px;
	overflow:hidden;
	text-indent:7px;
	color:#8d8d8d;
}


.head_are_right_bottom .btnSearch{
	float:left;
	width:24px;
	height:23px;
	line-height:23px;
	border:0px;
	background:none;
	cursor:pointer;
}

/*页面广告图性 */

#ad_are{
	clear:both;
	width:1024px;
	height:410px;
	overflow:hidden;
	border-top:2px #c7c6c6 solid;
	background:#fbfbfb;
}

#ad_are_inside{
	clear:both;
	width:1024px;
	height:317px;
	overflow:hidden;
	border-top:2px #c7c6c6 solid;
	background:#fbfbfb;
}


/* 页面主体 */
#main_are{
	clear:both;
	width:1024px;
	overflow:hidden;
	margin-top:12px;
}

#main_are .main_left{
	float:left;
	width:295px;
	margin-left:35px;
}

#main_are .main_top{
	width:295px;
	height:16px;
	line-height:16px;
}

.main_top_left{
	float:left;
	width:235px;
	color:#555555;
	font-size:14px;
}

.main_top_right{
	float:right;
	width:60px;
}


#main_are .main_all_middle {
	width:295px;
	height:3px;
	margin-top:6px;
	margin-bottom:15px;
	background:url(../images/index_46.gif);
}

#main_are .main_left_bottom{
	width:295px;
}

#main_are .main_left_bottom ul{
	width:295px;
	margin:0px;
	padding:0px;
}

#main_are .main_left_bottom li{
	width:295px;
	height:24px;
	line-height:24px;
	text-indent:20px;
	background:url(../images/index_27.gif) no-repeat;
	position:relative;
}

#main_are .main_left_bottom li span{
	width:80px;
	position:absolute;
	text-align:right;
	right:0px;
	top:0px;
}
	

#main_are .main_middle{
	float:left;
	width:332px;
	margin-left:15px;
}


#main_are .main_middle_top{
	width:302px;
	height:16px;
	line-height:16px;
	margin-left:18px;
}

.main_middle_top_left{
	float:left;
	width:242px;
	color:#555555;
	font-size:14px;
}

.main_middle_top_right{
	float:right;
	width:60px;
}

.main_middle_video{
	width:332px;
	overflow:hidden;
	margin-top:10px;
	text-align:center;
	border-left:1px #ececec solid;
	border-right:1px #ececec solid;
}


#main_are .main_right{
	float:right;
	width:295px;
	height:90px;
	margin-left:15px;
	margin-right:35px;
}
#main_are .main_right_bottom{
	float:right;
	width:295px;
	height:90px;
}

#main_are .main_right_bottom_left{
	float:left;
	width:105px;
	overflow:hidden;
	border:1px #ececec solid;
}

#main_are .main_right_bottom_right{
	float:right;
	width:180px;
	overflow:hidden;
	height:132px;	
}

 .main_bottom_right_title{
	color:#8b8b8b;
	font-size:12px;
	font-weight:600;	
}
#main_are .main_bottom_right_title2{
	color:#8b8b8b;
	letter-spacing:normal;
	font-size:14px;
	font-weight:500;
}
.main_bottom_right_msg{
	margin-top:10px;
	line-height:22px;
}


/* 页面底部 */


#foot_are {
	width:954px;
	height:46px;
	line-height:46px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	border-top:1px #ececec solid;
}
#foot_are .foot_are_left{
	float:left;
	width:654px;
	height:46px;
	line-height:46px;
}
#foot_are .foot_are_right{
	float:right;
	width:65px;
	height:46px;
	line-height:46px;
	background:url(../images/index_03.gif) no-repeat right 15px;
}

/* 关于我们 */

.about_main_left{
	float:left;
	width:160px;
	overflow:hidden;
	margin-left:35px;	
	margin-top:40px;
	border-top:1px #e4e4e4 solid; 
	border-bottom:1px #e4e4e4 solid; 
}

.about_main_left ul{
	width:160px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.about_main_left li{
	float:left;
	width:160px;
	height:33px;
	line-height:33px;
	overflow:hidden;
	text-indent:4px;
	border-bottom:1px #e1e1e1 dashed;
}

.about_main_left li a{
	font-size:14px;
	padding-left:12px;
	background:url(../images/about_05.gif) no-repeat 0 center;
}

.about_main_left li a:hover{
	font-size:12px;
	color:#f2a63f;
	padding-left:12px;
	font-family:"微软雅黑";
	font-weight:bold;
	background:url(../images/about_06.gif) no-repeat 0 center;
}
.about_main_left li.abouthover a{
	font-size:14px;
	color:#f2a63f;
	padding-left:12px;
	font-family:"微软雅黑";
	font-weight:bold;
	background:url(../images/about_06.gif) no-repeat 0 center;
}

.about_main_left #Arial li a{
	font-family:Arial;
}
.about_main_left #Arial li a:hover{
	font-family:Arial;
}
.about_main_left li.en_abouthover a{
	font-size:12px;
	color:#f2a63f;
	padding-left:12px;
	font-family:Arial;
	font-weight:bold;
	background:url(../images/about_06.gif) no-repeat 0 center;
}

.about_main_right{
	float:right;
	width:780px;
	overflow:hidden;
	margin-right:35px;	
}


/* about企业文字介绍 */

.about_main_right_top{
	width:780px;
	height:40px;
	line-height:40px;
	font-size:14px;
}

.about_main_right_bottom{
	width:738px;
	line-height:30px;
	overflow:hidden;
	padding:20px;
	border:1px #e4e4e4 solid;
}

.about_main_right_bottom_msg{
	line-height:30px;
}

.about2_img{
	width:738px;
	overflow:hidden;
}

.about2_img_bg{
	float:left;
	width:240px;
	height:161px;
	margin-left:3px;
	margin-right:3px;
	margin-top:10px;
 	text-align:center;
	background:url(../images/about_bg.gif);
}

.about2_img_bg img{

	vertical-align:middle;
}
.imgmid{
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:100%;
	width:1px;
	margin-left:-1px;
	vertical-align:middle;
}


.about2_img_bg2{
	float:left;
	width:360px;
	height:242px;
	margin-left:3px;
	margin-right:3px;
	margin-top:10px;
 	text-align:center;
	background:url(../images/about_bg2.gif);
}

.about2_img_bg2 img{

	vertical-align:middle;
}

.about_pageing{
	text-align:right;
}
.about_pageing input{
	background:#fbfbfb;
	border:0;
	cursor:pointer;
}

/* 视频 */

.main_video_list{
	width:738px;
	padding-top:10px;
}

.main_video_list_bg{
	float:left;
	width:368px;
	height:221px;
	display:inline;
}

.div13{
	clear:both;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px #e1e1e1 dashed;
}

/* g管理团队 */

.wh_img{
	float:left;
	float:left;
	width:255px;
	height:333px;

 	text-align:center;
	background:url(../images/team_03.gif);
}

.wh_img img{
	vertical-align:middle;
}

/* 合作伙伴 */
.main_partners_top{
	width:952px;
	height:40px;
	margin-left:35px;
	line-height:40px;
	font-size:14px;
}

.main_partners_bottom{
	width:916px;
	overflow:hidden;
	padding:20px 18px 20px 18px;
	margin-left:35px;
	border:1px #e4e4e4 solid;
}

.main_partners_bottom_bg{
	float:left;
	width:223px;
	height:137px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:8px;
 	text-align:center;
	background:url(../images/hezuo_03.gif);
}

.main_partners_bottom_bg img{
	vertical-align:middle;
}

.hezuo_pageing{
	text-align:center;
	margin-bottom:25px;
}

.hezuo_pageing a{
	font-size:12px;
	padding:2px 4px 0 4px;
	border:1px #7d7d7d solid;
}

.hezuo_pageing a:hover{
	color:#000;
	font-size:12px;
	padding:2px 4px 0 4px;
	border:1px #000 solid;
}
.hezuo_pageing a.pageinghover{
	color:#000;
	font-size:12px;
	padding:2px 4px 0 4px;
	border:1px #000 solid;
}

.hezuo_pageing input{
	background:#fbfbfb;
	border:0;
	cursor:pointer;
}
.pageingdate{
	width:16px;
	padding-right:5px;
	text-align:center;
	
}

.pageingdate input{
	width:16px;
	border:0;
	cursor:pointer;
	padding-left:5px;
	background:url(../images/nav_11.gif) no-repeat;
}

.pageingdate input:hover{
	width:16px;
	border:0;
	cursor:pointer;
	padding-left:5px;
	background:url(../images/nav_09.gif) no-repeat;
}


/* 合作伙伴 */

.main_contact{
	float:left;
	width:585px;
	height:400px;
	border:4px #e1e1e1 solid;
}


.main_msg{
	float:right;
	width:300px;
	line-height:30px;
	overflow:hidden;
}

.div14{
	height:3px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px #e1e1e1 dashed;
}

/* 新闻列表 */

.main_news_bg{
	width:718px;
	overflow:hidden;
	padding:10px;
	background:#f5f5f5;
}

.main_news_bg_left{
	float:left;
	width:130px;
	overflow:hidden;
}

.main_news_bg_right{
	float:right;
	width:568px;
	overflow:hidden;
}

.main_news_title{
	width:568px;
	height:28px;
	margin:0px;
	padding:0px;
	position:relative;
	
}
.main_news_title a{
	color:#000000;
	font-family:"宋体";
	font-weight:500;
}

.main_news_title a:hover{
	color:#f2a63f;
	font-family:"宋体";
	font-weight:500;
}
.main_news_title span{
	position:absolute;
	top:0px;
	right:0px;
}

.main_news_msg{
	width:568px;
	line-height:20px;
	overflow:hidden;
}

.main_news_msg span{
	float:right;
	position:relative;
	height:28px;
}

.main_news_bg_even{
	width:718px;
	overflow:hidden;
	padding:10px;
	margin-top:3px;
	background:#ececec;
}

.news_title{
	color:#000000;
	font-size:14px;
	font-family:"宋体";
	font-weight:600;
}

.news_title span{
	float:right;
	position:relative;
}

.news_msg{
	overflow:hidden;
	line-height:24px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px #e1e1e1 dashed;
}

/* 人才 */

.main_talented_bottom{
	clear:both;
	width:954px;
	overflow:hidden;
	padding:0px;
	margin-left:35px;
	margin-right:35px;
}

.main_partners_bottom_left{
	float:left;
	width:450px;
	overflow:hidden;
	padding:20px;
	border:1px #e4e4e4 solid;
}

.main_partners_title{
	width:450px;
	height:22px;
	margin-bottom:10px;
	background:#000000;
}
.main_partners_title_bg{
	float:left;
	width:110px;
	text-align:center;
	
}
.title_left{	
	width:110px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
	font-size:14px;	
}

.title_right{
	width:2px;
	height:22px;
	line-height:22px;
	position:relative;
	float:right;
	color:#ffffff;
	font-size:14px;	
}

.main_partners_msg{
	clear:both;
	width:450px;
	overflow:hidden;
}

.main_partners_msg{
	width:450px;
	overflow:hidden;
}

.main_partners_msg_title{
	float:left;
	width:110px;
	height:45px;
	line-height:40px;
	text-align:center;
	border-bottom:1px #e4e4e4 dashed;
}

.main_partners_msg_title a{
	font-size:13px;
	font-family:"宋体";
}

.main_partners_msg_title a:hover{
	color:#000000;
	font-size:13px;
	font-family:"宋体";
}

/* 分页 */


.main_partners_pageing{
	width:180px;
	height:16px;
	line-height:16px;
	text-align:center;
	margin:0 auto;
	margin-bottom:25px;
	
}

.main_partners_pageing input{
	height:16px;
	line-height:16px;
	padding:0px;
	background:#fbfbfb;
	border:0;
	cursor:pointer;
}


#prev{
	float:left;
	width:25px;
	height:16px;
	border:0;
	cursor:pointer;
	background:url(../images/manpower_10.gif) no-repeat;	
}

#next{
	float:right;
	width:25px;
	height:16px;
	border:0;
	cursor:pointer;
	background:url(../images/manpower_11.gif) no-repeat;
}

.main_partners_j{
	width:100%;
	position:relative;
	top:-1px;
	clear:both;
	height:20px;
	border-top:1px #7d7d7d solid;
}



.main_partners_bottom_right{
	float:right;
	width:410px;
	overflow:hidden;
	padding:20px;
	border:1px #e4e4e4 solid;
}

.main_partners_right_title{
	line-height:26px;
	color:#000000;
	font-size:14px;
	font-family:"宋体";
	font-weight:600;
}

.main_partners_right_time{
	line-height:26px;
}

.main_partners_right_msg{
	line-height:26px;
	color:#000000;
	font-size:13px;
}

.main_partners_right_bottom{
	width:410px;
	height:24px;
	text-align:center;
	margin-bottom:10px;
}

.main_partners_right_bottom input{
	width:129px;
	height:24px;
	line-height:24px;
	border:0;
	padding:0px;
	cursor:pointer;
	background:url(../images/manpower_14.gif);
	text-align:center;
	color:#ffffff;
}

ul.langBox{
	width:100%;
}
ul.langBox li{
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
ul.langBox li a{
	color:#000;
}
ul.langBox li a:hover{
	color:#f2a63f;
}


ul.langBox li.langhover{
	text-indent:10px;
	background:url(../images/style.png) no-repeat 0 center;
}



.titleFontToEn{
	float:left;
	font-size:24px;
	color:#f2a63f; 
	font-family:'univers_lt_59_ultra_condensRg'
}










