/* CSS Document */

/*
 * body标记样式定义
 */
body{
	 font-family:"宋体"; font-family:Arial; font-size:12px; font-weight:normal; color:#989898;
}

/*
 * 将具有默认margin和padding的标记置零
 */
 
*{
	margin:0;
	padding:0;
}

/*
 * 修正IE5.x和IE6的斜体溢出bug
 */
* html body{
	overflow: visible;
}
* html iframe, * html frame{
	overflow: auto;
}
* html frameset{
	overflow: hidden;
}
/*
 * 定义图片边框
 * @overlay img
 * @desc 当图片作为链接内容被填充时，会有默认边框出现，重定义掉
 */
img{
	border:0 none;
}

/*
 * 清除ul列表标记的样式
 * @overlay ul, li
 * @desc ul列表更多的用在不需要列表前置符号的样式里
 */
ul, li{
	list-style-type: none;
	color:#989898;
	font-family:"宋体";
}


input.flat{
    border: 1px solid #999999;
    padding: 2px 4px;
}

/*
 * 定义默认的链接样式
 * @overlay a
 * @desc	仅仅是作为默认样式提供，可以在各自的实例中覆盖掉
 */
a:link, a:visited{
	text-decoration:none;
	
}
a{
	color:#989898;
	font-family:Arial;
	}
a:hover{
	text-decoration:none;
	color:#000;
}
/*
a:hover, a:active{
	background-color:#FFFFAA;
	color:#CC0000;
}
*/
/*
 * 清除浮动
 * @overlay div
 */
.clear{
	clear: both;
}
/*
 * p定义
 */
p{ color:#989898;}

/* @end */

/*公共部分*/
.container { width:914px; margin: 0 auto;}
.container_nav { width:1000px; margin:0 auto;}
.container_bj { width:914px; float:left; background:url(/images_xny/container_bj.jpg) no-repeat; padding-left:17px;}
#header { width:100%; height:58px; float:left; background:#000 url(/images_xny/header_bj.jpg) no-repeat left top ;}
.logo { float:left; margin:16px 0 0 38px; display:inline;}
.logoindex {float:left; margin:16px 0 0 38px; display:inline;}

.searchindex { width:221px; float:right; margin:16px 20px 0 0; display:inline;}
.searchindex span { float:left;}
.searchindex span.s1 { width:130px; height:21px; border:solid 1px #000; background:url(/images_xny/s1_bj.jpg) repeat-x;}
.searchindex span.s1 input { width:93px; height:21px; float:left; border:0; line-height:21px; font-family:arial; font-size:12px; background:none; color:#ddd; padding-left:12px; font-family:"宋体", serif;}
.searchindex span.s1 input.submit{ background:url(/images_xny/search.jpg); border:0px; width:15px; cursor:pointer;}
.searchindex span.s2 { margin-left:10px; display:inline;}
.searchindex span.s3 { margin:2px 0 0 10px; display:inline;}

.search { width:221px; float:right; margin:16px 20px 0 0; display:inline;}
.search span { float:left;}
.search span.s1 { width:130px; height:21px; border:solid 1px #000; background:url(/images_xny/s1_bj.jpg) repeat-x;}
.search span.s1 input { width:93px; height:21px; float:left; border:0; line-height:21px; font-family:arial; font-size:12px; background:none; color:#ddd; padding-left:12px; font-family:"宋体", serif;}
.search span.s1 input.submit{ background:url(/images_xny/search.jpg); border:0px; width:15px; cursor:pointer;}
.search span.s2 { margin-left:10px; display:inline;}
.search span.s3 { margin:2px 0 0 10px; display:inline;}
#footer { width:100%; background:#515151; float:left; font-size:12PX;}
.footer { width:914px; float:left; padding:10px 0 10px 0;}
.footer p { text-align:center; color:#adadad; line-height:24px;}
.footer p a { color:#adadad;}
/*新的下拉菜单*/
/*下拉菜单*/
#menu{ width:100%; *+width:auto; height:58px; float:left; overflow:hidden;}
#nav {width:825px; height:58px; float:left;overflow:hidden;}
#nav .mainlevel { line-height:58px; float:left; text-align:center;display:block; overflow:hidden;/*IE6 only*/}
#nav .mainlevel a { font-size:12px; line-height:58px; vertical-align:middle;color:#fff; font-family:"微软雅黑"; padding:0 5px 0 5px;}
#nav .mainlevel a:hover { line-height:58px; float:left; background:#6D6D6D; color:#ffffff; background:url(/images_xny/nav_hover.jpg) center bottom no-repeat;}

#nav .mainlevel .anylinkcss{ position:absolute; visibility: hidden; line-height: 25px;z-index: 100;background:#171717; width:134px;float:left; display:inline; 
/*ff*/ margin-left:319px; margin-top:-3px;
/*ie6 ie7*/ *margin-left:-39px; *margin-top:19px;
/*ie8*/ margin-left:-39px\0; margin-top:19px\0;
}
#nav .mainlevel .anylinkcss a{width:134px;display: block;text-indent: 3px;border-bottom: 1px dashed #7c8a91;text-decoration: none;color:#9da4a7;text-indent: 5px;font-weight:normal; font-size:12px; padding:0; line-height: 25px;}
#nav .mainlevel .anylinkcss a:hover{ /*hover background color*/
display: block;background-color: #6D6D6D;color: white;font-weight:normal;width:134px; background:none; line-height: 25px;}
/*下拉结束*/
.banner { width:880px; height:250px; float:left;}
.banner_1 { width:880px; float:left;}
.content { width:880px; float:left;}
.content_1 { width:843px; float:left; padding-left:14px;}
.sidebar { width:173px; height:760px; float:left; background:url(/images_xny/sidebar.jpg) no-repeat;}
.r_sidebar { width:173px; height:760px; float:left; background:url(/images_xny/r_sidebar.jpg) no-repeat;}
.column { width:580px; float:left; padding-left:24px;}
.column_1 { width:660px; float:left; overflow:hidden;}
.wz_nav { float:right; color:#83827e; font-weight:bold; margin-top:7px;}
.wz_nav span { float:left; margin-right:5px; display:inline;}
.wz_nav p { float:left; padding-top:5px;}
.wz_nav p a { color:#bdbdbd; font-weight:normal;}
.wz_nav p img { margin:0 5px 2px 5px; display:inline;}

.fenye{ text-align:center; color:#dadada; margin-top:40px; margin:0 auto; width:300px;}
.fenye span { float:left;}
.fenye .thisclass { font-weight:bold; width:20px; display:block}
.fenye span a { padding:0 5px 0px 5px;}


/*首页*/
.js { width:100%; height:444PX; float:left; text-align:center}

#s_nav { width:100%; height:28px; float:left; border-top:solid 1px #c4c4c4; border-bottom:solid 1px #b8b8a7; margin-top:-30px;}
.p_nav { float:left; width:600px;}
.p_nav ul li { float:left; line-height:28px; margin:0 13px 0 13px; display:inline;}
.p_nav ul li a { color:#000; font-family:"微软雅黑"; font-weight:bold;}

/*首页下拉菜单*/
#l_nav {width:600px; height:28px; float:left;overflow:hidden;}
#l_nav .mainlevel { line-height:28px; float:left; text-align:center;display:block; overflow:hidden;/*IE6 only*/}
#l_nav .mainlevel a { font-size:12px; line-height:28px; vertical-align:middle;color:#000/*#646464*/; font-family:"微软雅黑";}
#l_nav .mainlevel a:hover { line-height:28px; float:left; background:#6D6D6D; color:#646464; background:none;}

#l_nav .mainlevel .anylinkcss{ position:absolute; visibility: hidden; line-height: 25px;z-index: 100; width:134px; display:inline; float:left; border:solid 1px #c4c4c4; background:#FFF;
/*ff*/ margin-left:-37px;
/*IE6 7*/ *margin-top:5px;
/*IE8*/ margin-top:5px\0;1
}
#l_nav .mainlevel .anylinkcss a{display: block; width:134px; height:26px; overflow:hidden; border-bottom: 1px dashed #7c8a91;text-decoration: none;color:#646464;text-indent: 5px; font-size:12px; padding:0; background:#efefef;}
#l_nav .mainlevel .anylinkcss a:hover{ /*hover background color*/
display: block;background-color: #646464;color:#fff;font-weight:normal;width:134px;}
/*下拉结束*/
/*二级下拉开始*/
#l_nav2 {width:600px; height:28px; float:left;overflow:hidden; margin-left:50px; margin-top:16px;}
#l_nav2 .mainlevel { line-height:28px; float:left; text-align:center;display:block; overflow:hidden;/*IE6 only*/}
#l_nav2 .mainlevel a { font-size:12px; line-height:28px; vertical-align:middle;color:#fff/*#646464*/; font-family:"微软雅黑";}
#l_nav2 .mainlevel a:hover { line-height:28px; float:left; background:#6D6D6D; color:#cccccc; background:none;}

#l_nav2 .mainlevel .anylinkcss{ position:absolute; visibility: hidden; line-height: 25px;z-index: 100; width:134px; display:inline; float:left; border:solid 1px #c4c4c4; background:#FFF;
/*ff*/ margin-left:-37px;
/*IE6 7*/ *margin-top:5px;
/*IE8*/ margin-top:5px\0;1
}
#l_nav2 .mainlevel .anylinkcss a{display: block; width:134px; height:26px; overflow:hidden; border-bottom: 1px dashed #7c8a91;text-decoration: none;color:#646464;text-indent: 5px; font-size:12px; padding:0; background:#efefef;}
#l_nav2 .mainlevel .anylinkcss a:hover{ /*hover background color*/
display: block;background-color: #646464;color:#fff;font-weight:normal;width:134px;}
/*下拉结束*/


.s_content { width:100%; background:#efefef; float:left; margin-top:1px; padding:15px 0 15px 0;}
.s_container_1 { width:1000px; margin: 0 auto;}
.news { width:323px; height:120px; float:left; background:url(/images_xny/news_bj.jpg) no-repeat;}
.news .news_title { width:320px; height:33px; float:left; border-bottom:solid 1px #e4e4e4; margin-right:3px; display:inline;}
.news .news_title img { float:left; margin:13px 0 0 13px; display:inline;}
.news .news_title span img { float:right; margin:15px 15px 0 0; display:inline;}   
.news .news_main { width:323px; height:86px; float:left;}
.news .news_main span.n img { float:left; margin:11px 0 0 10px; display:inline; border:solid 1px #e4e4e4; padding:1px; display:inline;}
.news .news_main ul { width:185px; float:left; margin-top:11px;}
.news .news_main ul li { width:185px; float:left; line-height:18px; height:18px; margin-left:7px; display:inline;}
.news .news_main ul li span.n1 img { float:left; margin:8px 4px 0 0; display:inline;}
.news .news_main ul li span.n2 { float:left;}
.news .news_main ul li span.n3 { width:34px; float:right; color:#cac8c8;}
.news .news_main ul li span.n4 { float:left; margin:3px 0 0 0; display:inline;}
.news .news_main p { width:178px; float:left; margin:11px 0 0 15px; display:inline; line-height:22px;}

.news_1 { width:323px; height:120px; float:left; margin-left:15px; display:inline; background:url(/images_xny/news_bj.jpg) no-repeat;}
.news_1 .news_1_title { width:320px; height:33px; float:left; border-bottom:solid 1px #e4e4e4; margin-right:3px; display:inline;}
.news_1 .news_1_title img { float:left; margin:13px 0 0 13px; display:inline;}
.news_1 .news_1_title span img { float:right; margin:15px 15px 0 0; display:inline;}   
.news_1 .news_1_main { width:323px; height:86px; float:left;}
.news_1 .news_1_main span.n img { float:left; margin:11px 0 0 10px; display:inline; border:solid 1px #e4e4e4; padding:1px; display:inline;}
.news_1 .news_1_main p { width:178px; float:left; margin:11px 0 0 15px; display:inline; line-height:18px;}

.news_2 { width:323px; height:120px; float:left; margin-left:15px; display:inline; background:url(/images_xny/news_bj.jpg) no-repeat;}
.news_2 .news_2_title { width:320px; height:33px; float:left; border-bottom:solid 1px #e4e4e4; margin-right:3px; display:inline;}
.news_2 .news_2_title img { float:left; margin:13px 0 0 13px; display:inline;}
.news_2 .news_2_title span img { float:right; margin:15px 15px 0 0; display:inline;}   
.news_2 .news_2_main { width:323px; height:86px; float:left;}
.news_2 .news_2_main span.n img { float:left; margin:11px 0 0 10px; display:inline; border:solid 1px #e4e4e4; padding:1px; display:inline;}
.news_2 .news_2_main ul { width:185px; float:left; margin-top:5px;}
.news_2 .news_2_main ul li { width:185px; float:left; line-height:18px; height:18px; margin-left:15px; display:inline;}
.news_2 .news_2_main ul li span.n1 img { float:left; margin:8px 4px 0 0; display:inline;}
.news_2 .news_2_main ul li span.n2 { width:145px; float:left;}
.news_2 .news_2_main ul li span.n3 { width:34px; float:right; color:#cac8c8;}
.news_2 .news_2_main ul li span.n4 { float:left; margin:3px 0 0 0; display:inline;}
.news_2 .news_2_main p { width:178px; float:left; margin:11px 0 0 15px; display:inline; line-height:22px;}

/*产品中心4*/
.sidebar_1 { width:147px; float:left; margin:10px 0 0 11px; display:inline;}
.sidebar_1 ul li { width:147px; line-height:30px; float:left; border-bottom:solid 3px #b3b3b3;}
.sidebar_1 ul li img { float:left; margin:12px 5px 0 0; display:inline;}

.cp { width:660px; float:left; font-size:14px; line-height:18px;}
.cp .cp_title { width:660px; float:left; border-bottom:solid 1px #e6e6e6; padding:0 0 12px;}
.cp .cp_main { width:660px; float:left; padding-bottom:30px;}
.cp .cp_main .cp_main_1 { width:660px; float:left; margin-top:20px;}
.cp .cp_main .cp_main_1 span img { float:left;}
.cp .cp_main .cp_main_1 ul { width:435px; float:left; margin-top:-10px;}
.cp .cp_main .cp_main_1 ul li { width:435px; float:left; margin:10px 0 0 15px; display:inline; line-height:18px;}
.cp .cp_main .cp_main_1 ul li img { margin-left:5px; display:inline;}
.cp .cp_main .cp_main_1 ul li span { color:#555651;}
.cp .cp_main .cp_main_2 { width:660px; float:left; margin-top:5px;}
.cp .rcimg { width:660px; margin-bottom:10px;}

/*成功案例*/
.success { width:843px; float:left; padding-bottom:20px; font-size:14px;}
.success .success_title { width:842px; float:left; border-bottom:solid 1px #595959; padding:0 0 10px 0;}
.success .success_main { width:843px; float:left;}
.success .success_main .success_main_1 { width:745px; float:left; margin-top:60px; padding-left:77px;}
.success .success_main .success_main_1 span img { float:left;}
.success .success_main .success_main_1 ul { width:485px; float:left; margin-top:-10px; height:135px;}
.success .success_main .success_main_1 ul li { width:430px; float:left; margin:10px 0 0 45px; display:inline; line-height:18px;}
.success .success_main .success_main_1 ul li span { color:#555651;}
.success .success_main .success_main_1 ul li span a { color:#555651;}
.success .success_main .success_main_2 { width:843px; float:left; margin-top:5px;}

.s_search { float:right;}
.s_search .s_search_1 { float:left;}
.s_search .s_search_2 { height:26px; float:left; background:url(/images_xny/s_search_2.jpg) repeat-x; padding-top:3px;}
.s_search .s_search_2 span { float:left;}
.s_search .s_search_2 span.s2 input { width:112px; height:20px; background:url(/images_xny/s2.jpg) repeat-x; border:0; float:left; font-family:arial; font-size:12px; line-height:20px; text-align:center; color:#595959;}
.s_search .s_search_2 span.s4 input { width:59px; height:21px; float:left; background:url(/images_xny/s_anniu.jpg) no-repeat; border:0; margin-left:5px; display:inline; font-family:arial; font-size:11px; color:#595959; cursor:pointer; line-height:19px;}

.s_search .s_search_3 { float:left;}


/*法律声明*/
.fl { width:760px; float:left; padding:50px 0 50px 50px;}
.fl p { line-height:28px; color:#555651;}
.fl p span { float:right;}


/*核心技术*/
.kx_main_1 { width:730px; float:left; margin-top:40px; padding-left:77px;}
.kx_main_1 span img { float:left;}
.kx_main_1 ul { width:730px; float:left; margin-top:-10px;}
.kx_main_1 ul li { width:730px; float:left; margin:10px 0 0 0; line-height:18px;}
.kx_main_1 ul li span { color:#555651;}
.kx_main_1 ul li span a { color:#000; font-size:14px;}
.success_main_2 { width:730px; float:left; margin-top:5px;}

/*解决方案_03*/
.hy { width:660px; height:120px; float:left; background:#36383c; margin-top:20px;}
.hy .hy_left { width:639px; float:left; padding:7px 0 0 6px;}
.hy .hy_left img { float:left;}
.hy .hy_left p { width:410px; float:left; color:#d7d7d8; line-height:20px; margin-left:30px; display:inline;}
.hy .hy_right { width:15px; float:right;}

.bz { width:660px; float:left; margin-top:20px;}
.bz .bz_title { width:660px; height:29px; float:left; background:#f6f6f6; border-top:solid 2px #666; border-bottom:solid 1px #666;}
.bz .bz_title ul li img { float:left;}
.bz .bz_title ul li { color:#646464; font-family:Arial; font-weight:bold; float:left; line-height:29px; text-align:center;}
.bz .bz_title ul li.n1 { width:60px; float:left;}
.bz .bz_title ul li.n2 { width:509px; float:left;}
.bz .bz_title ul li.n3 { width:88px; float:left;}
.bz .bz_title .bz_title3 { width:2px; float:left;}
.bz .bz_main { width:660px; float:left;}
.bz .bz_main ul li { width:660px; float:left; line-height:29px; border-bottom:solid 1px #dddddd; font-family:Arial;}
.bz .bz_main ul li span { width:44px; float:left; text-align:center; color:#646464;}
.bz .bz_main ul li a { float:left; padding-left:10px; display:inline; color:#646464;}
.bz .bz_main ul li p { width:90px; float:right; text-align:center; color:#646464;}

/*客户服务*/
.fw { width:660px; float:left; margin-top:60px;}

.fw_1 { width:635px; float:left; border:solid 1px #e3e3e3; margin-top:20px; padding:12px 0 12px 23px;}
.fw_1 p { float:left; line-height:25px; font-size:11px; color:#666;}
.fw_1 img { float:right; margin-right:21px; display:inline;}

/*联系我们*/
.lx { width:645px; float:left; margin:40px 0 0 103px; display:inline;}
.lx ul li { line-height:16px;}
.lx ul li span { font-family:"微软雅黑"; font-size:18px; color:#000; font-weight:bold; line-height:58px;}

.ly { width:645px; float:left; margin:20px 0 0 103px; display:inline;}
.ly .ly_title { width:645px; height:20px; float:left; border-bottom:solid 2px #353f48; padding:45px 0 5px 0; font-size:18px; color:#000; font-weight:bold; background:url(/images_xny/ly_title.jpg) bottom right no-repeat;}
.ly .ly_main { width:645px; float:left;}
.ly .ly_main ul li { width:645px; float:left; border-bottom:solid 1px #e4e6e7; padding:10px 0 10px 0;}
.ly .ly_main ul li p { float:left; line-height:21px; font-size:12px; font-family:arial; padding:0 10px 0 5px; color:#000;}
.ly .ly_main ul li p.x1 { width:60px;}
.ly .ly_main ul li span { float:left;}
.ly .ly_main ul li span input { width:160px; height:20px; float:left; border-left:solid 1px #bbb; border-top:solid 1px #bbb; border-bottom:0; border-right:0; background:#f9f9f9; line-height:20px; font-family:arial; font-size:12px;}
.ly .ly_main ul li span textarea { width:555px; height:145px; float:left; border-left:solid 1px #bbb; border-top:solid 1px #bbb; border-bottom:0; border-right:0; background:#f9f9f9; line-height:20px; font-family:arial; font-size:12px;}
.ly .ly_main ul li.x01 { border-top:solid 1px #353f48; border-bottom:0; margin-top:30px;}
.ly .ly_main ul li.x01 span { float:right;}
.ly .ly_main ul li.x01 span input { width:61px; height:28px; float:right; background:url(/images_xny/ly_input.jpg) no-repeat; font-family:arial; font-size:12px; color:#fff; border:0; margin:7px 0 0 100px; display:inline;}


/*人才招聘01*/

/*竖型菜单*/

<!--
#nav_1 {
 width:147px;
    line-height: 24px; 
 list-style-type: none;
 text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav_1 a {
 width: 147px; 
 display: block;
 padding:0 0 0 0;
 /*Width(一定要)，否则下面的Li会变形*/
}
#nav_1 a img { margin:12px 10px 0 0; display:inline; float:left;}
#nav_1 li {
 background:none; /*一级目录的背景色*/
 border-bottom:3px solid #B3B3B3; /*下面的一条边*/
 float:left;
 line-height:30px;
 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav_1 li a:hover{
 background:url(../images_st/models_hover.jpg) center repeat-x; /*一级目录onMouseOver显示的背景色*/
}
#nav_1 a:link  {
 color:#868686; text-decoration:none;
}
#nav_1 a:visited  {
 color:#868686;text-decoration:none;
}
#nav_1 a:hover  {
 color:#000;text-decoration:none;font-weight:normal;
}
/*==================二级目录===================*/
#nav_1 li ul {
 list-style:none;
 text-align:left;
}
#nav_1 li ul li{ 
 background: none; /*二级目录的背景色*/
 border-top:solid 1px #d6d6d6;
 border-bottom:0;
 padding:0 0 0 0;
 line-height:25px;
}
#nav_1 li ul a{
         padding-left:7px;
         width:140px;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav_1 li ul a:link  {
 color:#868686; text-decoration:none;
}
#nav_1 li ul a:visited  {
 color:#868686;text-decoration:none;
}
#nav_1 li ul a:hover {
 color:#000;
 text-decoration:none;
 font-weight:normal;
 background:none;
 /* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav_1 li:hover ul {
 left: auto;
}
#nav_1 li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav_1 ul.collapsed {
 display: none;
}
-->
#PARENT{
 width:147px;
 padding-left:11px;
}
/*end*/

.join { width:660px; float:left;}
.join .tcontent { font-size:14px; line-height:18px; margin:20px 4px 10px 4px;}
.new_zp { width:291px; height:255px; float:left; background:url(/images_xny/new_zp.jpg) no-repeat; padding:25px 0 0 48px;}
.new_zp h1 { font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#000;}
.new_zp ul { margin-top:10px;}
.new_zp ul li { line-height:22px;}

.cq_zp { width:273px; height:255px; float:left; background:url(/images_xny/cq_zp.jpg) no-repeat; padding:25px 0 0 47px;}
.cq_zp h1 { font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#000;}
.cq_zp ul { margin-top:10px;}
.cq_zp ul li { line-height:22px;}

/*人才招聘_02*/
.rczp { width:660px; height:52px; float:left; background:url(/images_xny/rczp.jpg) no-repeat; padding-top:176px;}
.rczp p { line-height:16px;}

.jrwm { width:660px; float:left; margin-bottom:10px;}
.jrwm h1 { line-height:40px;}
.jrwm h1 a { text-decoration:underline; color:#d82317; font-family:"微软雅黑"; font-size:18px; font-weight:normal;}
.jrwm span { color:#000;}
.jrwm p { line-height:18px;}

.wx { width:575px; float:left; padding:40px 0 0 10px;}
.wx .wx_title { width:575px; border-bottom:dashed 1px #d8d8d8; float:left; padding:5px 0 5px 0;}
.wx .wx_title p { float:left; color:#444; font-size:14px; font-weight:bold;}
.wx .wx_title span { float:right;}
.wx .wx_main { width:550px; float:left; padding:10px 0 0 25px;}
.wx .wx_main p { line-height:18px;}

.content { width:790px; margin:0 auto; padding:0px 0 0 0px;}
.content .wx_title { border-bottom:dashed 1px #d8d8d8; float:left; padding:5px 0 5px 0;}
.content .wx_title p { float:left; color:#444; font-size:14px; font-weight:bold;}
.content .wx_title span { float:right;}
.content .wx_main { float:left; padding:10px 0 0 25px;}
.content .wx_main p { line-height:18px;}


/*人才招聘_西尼亚人才观*/
.join_1 { width:610px; float:left; margin-top:20px;}
.join_1 p { line-height:16px;}

/*人才招聘_招聘流程*/
.lc { width:660px; float:left; margin-top:20px;}
.lc .lc_left { width:60px; height:60px; float:left; padding-right:8px; background:url(/images_xny/lc_left.jpg) no-repeat; text-align:center; line-height:60px; font-size:27px; color:#fff;}
.lc .lc_right { width:567px; float:left; padding-left:15px; line-height:16px;}
.lc .lc_right span { color:#000;}

/*我们是西尼亚*/
.jj { width:660px; float:left; margin-top:20px; line-height:18px;}
.jj_left { width:264px; float:left;}
.jj_right { width:355px; float:right;}

.jj_1 { width:660px; float:left; margin-top:40px;}
.jj_1 span { width:35px; float:left; text-align:center; color:#e7443f; font-size:60px; font-family:"宋体"; margin-top:-10px; *line-height:47px;_line-height:67px}
.jj_1 p { width:615px; float:left; line-height:18px;}

/*我们是西尼亚_02*/
.dsj { width:660px; float:left;}
.dsj_1 { width:280px; height:95px; float:left; margin:0 0 0 18px; display:inline; padding:20px 20px 15px 0; border-bottom:1px dashed #CCCCCC}
.dsj_1 .dsj_title { width:280px; float:left; border-left:solid 1px #575757; padding:0 0 0 17px;}
.dsj_1 .dsj_title p { float:left; margin-right:5px; display:inline; font-size:20px; color:#505050;}
.dsj_1 .dsj_title span { font-size:16px;}
.dsj_1 .dsj_main { width:260px; float:left; padding:15px 0 0 17px; border-left:solid 1px #575757;}
.dsj_1 .dsj_main .dsj_main_t { float:left; border:solid 1px #000;}
.dsj_1 .dsj_main .dsj_main_z { width:185px; float:right;}
.dsj_1 .dsj_main .dsj_main_z p { line-height:18px;}
.dsj_1 .dsj_main .dsj_main_z span { margin-top:15px; float:left;}

.dsj_line { float:left;}

/*我们是西尼亚_03*/
.gs_main { line-height:18px; margin-top:20px;}

.gs_t { width:63px; float:left; margin-right:10px; display:inline;}
/*.gs_z { margin-top:-8px;}*/
.gs_z p { line-height:18px;}
.gs_z p strong { line-height:30px;}
.gs_z p strong a { color:#a50000;}
.gs_z p img { float:right; *+margin-top:-17px; _margin-top:-17px;}

/*新闻中心*/
.news_zx { width:660px; float:left; padding:30px 0 0 95px;}
.news_article { width:840px; float:left; padding:10px 0 0 10px;}
/*友情链接*/
.link { width:843px; float:left; margin-top:20px;}
.link ul li { float:left;}

.link_1 { width:843px; float:left; margin-top:20px;}
.link_1 ul li { width:150px; float:left; line-height:25px; padding-left:15px;}
.link_1 ul li a { color:#002065;}

/*研究与开发_02*/
.zl { width:660px; float:left; padding:20px 0 50px 0;}


/*解决方案*/
.fwly { width:660px; height:830px; float:left; background:url(/images_xny/fwly.jpg) no-repeat; margin-top:20px; padding-bottom:20px;}
.fwly .fwly_1 { width:328px; float:right; margin-top:27px;}
.fwly .fwly_2 { width:245px; float:left; margin-top:183px;}
.fwly .fwly_3 { width:328px; float:right; margin-top:203px;}
.fwly .fwly_4 { width:332px; float:left; margin-top:255px;}
.fwly .fwly_5 { width:385px; float:right; margin-top:90px;}
.fwly .fwly_title { border-bottom:dashed 1px #d7d7d7; padding:0 5px 5px 5px; font-family:"微软雅黑"; font-size:18px; color:#585858;}
.fwly .fwly_main { line-height:18px; margin-top:5px; padding:0 5px 0 5px;}

.yy { width:880px; height:4px; float:left; background:url(/images_xny/yy.png) repeat-x; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images_lj/yy.png" ,sizingMethod="crop"); margin:-250px 0 0 0; position:relative;}

/*我在西尼亚*/
.wozai { width:660px; float:left; margin-top:20px;}

/*头部效果*/
#rotator {
	WIDTH: 981px; HEIGHT: 235px; TEXT-ALIGN: left;
	display:block;
	margin:0 auto;
}



