@charset "utf-8";
/*Reset start*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, form, legend, input, button,
textarea, p,th,td{border:0;font-size:100%;margin:0;outline:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
fieldset, img{border:none;}
img{vertical-align:top;}
ol, ul{list-style:none outside none;}
table{border-collapse:collapse;border-spacing:0;}
sub,sup{font-size:80%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
var{font-family: Arial; font-style:normal;}
body,button,input,select,textarea{color:#606060; font-size:12px; line-height:1.5em; font-family:Arial, Helvetica, sans-serif}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{display:inline-block; }
.clearfix{display:block;}
.clearbox{border-top:transparent 0px solid;clear:both;font-size:0;margin-top:0px;visibility:hidden;}
.dis{display:block;}.undis{display:none;}
/*Reset end*/
html{overflow-y:scroll;}
a{color:#666666;text-decoration:none;}
a:hover{color:#c50000;}
body{background-color:#fff;}
.header{
	height:65px;
	width:898px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.header_home{
	height:95px;
}
#logo{
	float:left;
	height:28px;
	padding:20px 0 0 30px;
}
#logo a{
	background:url(../images/common/logo.jpg) no-repeat 0 0;
	display:block;
	height:0;
	width:593px;
	padding-top:28px;
	overflow:hidden;
}
.header span a{
	background:url(../images/common/global.gif) no-repeat 0 0;
	display:block;
	height:0;
	width:47px;
	padding-top:9px;
	overflow:hidden;
}
.site_nav {
  background-color: #D7D7D7;
  height: 30px;
	padding-left:713px;
}
#change_language {
    padding:4px 0 0 0;
}
.site_nav div {
    float: left;
}
.site_gloabl{
	width:61px;
	padding-top:9px;
}
.site_gloabl a{
	background:url(../images/common/global.gif) no-repeat 0 0;
	display:block;
	height:0;
	width:47px;
	padding-top:9px;
	overflow:hidden;
	
}
#change_language span, #change_language ul li, #change_language ul li a {
  background: url(../images/common/change_language.png) no-repeat;
}

#change_language{
	width:120px;
	position:relative;
	zoom:1;
}
#change_language span {
		background-position: 0 0;
    cursor: pointer;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 21px;
    width:120px;
}
#change_language ul {
    background-color: #F9F9F9;
    border: 1px solid #DFDFDF;
    position: absolute;
    width: 118px;
		top:25px;
		left:0px;
}
#change_language ul li {
    background-position: 0 -50px;
    font-family: Arial;
    height:20px;
    line-height: 20px;
    padding-left: 7px;
}
.language_undis ul {
    display: none;
}
#change_language ul li a {
    background-position: 0 -38px;
    padding-left: 17px;
}
#change_language ul li.last {
    background: none repeat scroll 0 0 transparent;
}
.nav{
	background-color:#ebebeb;
	height:29px;
	line-height:30px;
	width:898px;
	margin:0 auto;
	overflow:hidden;
}
.nav ul{
	margin-left:-1px;
	width:900px;
}
.nav ul li{
	border-left:1px solid #d7d7d7;
	float:left;
	width:224px;
	text-align:center;
}

.nav ul li a{
	color:#444;
	display:block;
	font-weight:bold;
	height:29px;
}
.nav ul li a:hover,.nav ul li a.current{
	background-color:#c50000;
	color:#fff;
}

.banner,.s_banner{
	width:898px;
	margin:0 auto;
	overflow:hidden;
}
.banner{
	height:241px;
}
.s_banner{
	height:203px;
}
.banner img,.s_banner img{
	display:block;
}

#home_tab_con span a,.home_intro span a,.crumbs,.crumbs span,.crumbs strong,.sub_nav li,.sub_nav li a,.sub_nav li a:hover,.notice_list li span a{
	background:url(../images/common/style_bj1.png) no-repeat;
}


.home_con{
	height:185px;
	width:898px;
	margin:16px auto 0;
	overflow:hidden;
}
.home_con_l{
	float:left;
	width:280px;
}
.home_con_m{
	float:left;
	width:387px;
	padding-left:29px;
}
.home_con_r{
	float:right;
	width:172px;
}

.home_con h2{
	background-color:#d7d7d7;
	height:18px;
	overflow:hidden;
}
.home_con h2 span{
	background-color:#fff;
	display:block;
	height:17px;
	width:100%;
	position:relative;
}
.home_con h2 span a{
	background:url(../images/common/home_name.gif) no-repeat;
	border-bottom:1px solid #c50000;
	display:block;
	height:0;
	width:55px;
	overflow:hidden;
	padding-top:17px;
	position:absolute;
}
.home_con .home_con_l h2 span a{
	width:57px;
	background-position:0 0;
}
.home_con .home_con_m h2 span a{
	width:55px;
	background-position:-89px 0;
}
.home_con .home_con_r h2 span a{
	width:69px;
	background-position:right 0;
}

.home_intro{
	margin-top:6px;
}
.home_intro img{
	border:1px solid #d6d6d6;
	float:left;
	padding:3px;
	margin:3px 12px 0 0;
}
.home_intro p{
	text-indent:2em;
	line-height:21px;
}
.home_intro span{
	display:block;
	text-align:right;
}

#home_tab{
	height:24px;
	overflow:hidden;
	zoom:1;
	padding-top:9px;
	position:relative;
}
#home_tab li{
	float:left;
	width:100px;
	margin-right:2px;
}
#home_tab li a{
	background:url(../images/common/home_tab.gif) no-repeat;
	display:block;
	height:0;
	width:100px;
	padding-top:24px;
	overflow:hidden;
}
#home_tab li.h_tab_0 a{
	background-position:0 0;
}
#home_tab li.h_tab_1 a{
	background-position:-102px 0;
}
#home_tab li.h_tab_0_curr a{
	background-position:0 -26px;
}
#home_tab li.h_tab_1_curr a{
	background-position:-102px -26px;
}

#home_tab_con{
	background-color:#ebebeb;
	border:1px solid #cccccc;
	height:133px;
	margin-top:-1px;
	position:relative;
}
#home_tab_con div{
	height:133px;
	overflow:hidden;
	zoom:1;
}
#home_tab_con p{
	line-height:21px;
	width:356px;
	margin:0 auto;
	padding-top:12px;
}
#home_tab_con p.home_img_area,#home_tab_con p.home_img_area_1{
	float:left;
	text-indent:0;
	
}
#home_tab_con p.home_img_area{
	width:185px;
	padding:10px 0 0 7px;
}
#home_tab_con p.home_img_area_1{
	width:168px;
	padding:6px 0 0 7px;
}
#home_tab_con p.home_txt_area,#home_tab_con p.home_txt_area_1{
	float:right;
	padding:20px 9px 0 0;
}
#home_tab_con p.home_txt_area{
	width:175px;
}
#home_tab_con p.home_txt_area_1{
	width:192px;
}
#home_tab_con span{
	display:block;
	width:356px;
	margin:0 auto;
	text-align:right;
	padding-top:3px;
}
#home_tab_con p.home_txt_area span.home_txt_more{
	width:175px;
}
#home_tab_con p.home_txt_area_1 span.home_txt_more{
	width:192px;
}
#home_tab_con span a,.home_intro span a,.notice_list li span a{
	background-position:0 -271px;
	color:#444;
	padding-left:7px;
}
#home_tab_con span a:hover,.home_intro span a:hover,.notice_list li span a:hover{
	color:#c50000;
}

.home_con_r p{
	padding-top:8px;
}
.home_con_r img{
	border:1px solid #d6d6d6;
	display:block;
	padding:3px;
}


.foot{
	border-top:1px solid #ccc;
	color:#333;
	clear:both;
	height:52px;
	width:898px;
	margin:24px auto 0;
	padding-top:5px;
}
.foot a{
	color:#333;
}
.foot a:hover{
	color:#c50000;
}
.foot p.foot_nav{
	float:left;
}
.foot p.foot_nav span{
	font-family:"宋体";
	padding:0 12px;
}
.foot p.site_copy{
	float:right;
}

/*Second*/
.crumbs{
	background-position:10px -68px;
	border:1px solid #d0d0d0;
	line-height:28px;
	line-height:32px\9;
	height:29px;
	width:864px;
	margin:14px auto 0;
	overflow:hidden;
	padding-left:32px;
}
.crumbs em,.crumbs a,.crumbs span,.crumbs strong{
	float:left;
}
.crumbs em{
	font-style:normal;
}
.crumbs strong{
	background-position:0 -29px;
	background-repeat:repeat-x;
	color:#c50000;
	display:block;
	height:29px;
	font-weight:normal;
	padding:0 6px 0 12px;
}
.crumbs span{
	display:block;
	height:29px;
	width:15px;
	text-indent:-9999em;
	overflow:hidden;
}
.crumbs span.crumbs_1{
	background-position:0 0;
	margin:0 12px 0 5px;
}
.crumbs span.crumbs_2{
	background-position:-15px 0;
	margin-left:4px;
}
.crumbs span.crumbs_3{
	background-position:-30px 0;
}

.main_area{
	width:898px;
	margin:14px auto 0;
}
.sub_nav{
	float:left;
	width:170px;
}
.sub_nav h2{
	background:url(../images/common/left-tit-bar.jpg) no-repeat;
	height:0;
	overflow:hidden;
	padding-top:35px;
}
.sub_nav h2.about_name{
	background-position:0 0;
}
.sub_nav h2.business_name{
	background-position:0 -36px;
}
.sub_nav h2.services_name{
	background-position:0 -72px;
}
.sub_nav h2.product_name{
	background-position:0 -108px;
}
.sub_nav li{
	background-repeat:repeat-x;
	line-height:14px;
	padding:9px 0 9px 32px;
	background:url(../images/common/xuxian.jpg) no-repeat left bottom;}
.sub_nav li a{
	padding-left:14px;
	background-position:0 -151px;
	display:block;
}
.sub_nav li p{margin:8px 0 0 14px}
.sub_nav li a:hover,.sub_nav li a.current{
	color:#c50000;
	background-position:0 -115px;
}
.sub_nav li a.current2{background:url(../images/common/zhiw.jpg) no-repeat left 6px; color:#c50000;}
.zhiw{
	line-height: 20px;
    margin: 10px 0px 0px 0px;
}
.zhiw a{
	color:#c50000;
}
.zhiw img{
	margin:7px 10px 0px 29px;
}

.main_cont{
	float:left;
	width:502px;
	padding-left:28px;
	position:relative;
}
.main_cont h2{
	background:url(../images/common/main_cont_h2.jpg) no-repeat 0 0;
	height:35px;
	overflow:hidden;
}
.main_cont h2 span{
	display:block;
	line-height:35px;
	font-size:14px; 
	color:#c50000;
	font-weight:bold;
	margin-left:17px;
}

.w_200{
	width:200px;
}
.w_151{
	width:151px;
}
.w_280{
	width:280px;
}
.w_329{
	width:329px;
}
.m_t14{
	margin-top:-14px;
}
.imgtxt_area{
	padding:12px 0 15px;
}
.img_area img,.imgtxt_area p{
	line-height:18px;
}
.img_area{
	float:left;
}
.img_area img,.img_area p{
	padding-top:8px;
}
.img_area p img{
	border:1px solid #d0d0d0;
	padding:3px;
}
.txt_area{
	float:right;
}
.txt_area p{
	line-height:24px;
	text-indent:2em;
	padding:2px 0 5px;
}

.line{
	background:url(../images/common/line.gif) repeat-x 0 0;
}
.style_layout_1{
	line-height:24px;
	padding-top:10px;
}
.style_layout_1 img{
	padding:2px;
	border:1px solid #ccc;
}
.style_layout_1 h3{
	font-weight:bold;
}
.style_layout_1 h3.big_h3{
	font-size:14px;
	padding:4px 0;
}
.style_layout_1 p{
	text-indent:2em;
	padding:2px 0 5px;
}
.style_layout_image img{
	padding:1px;
	border:1px solid #ccc;
	margin-right:5px;
}

.show_pic{
	margin-top:20px;
}
.b_img{
	border:1px solid #d0cfcf;
	height:307px;
	width:500px;
	text-align:center;
	padding-top:3px;
}
.b_img img{
	filter: alpha(opacity:100);
	opacity: 1;
}
.b_show_bj{
	background-color:#efefef;
	height:100px;
	width:494px;
	margin:3px auto 0;
	overflow:hidden;
}
.w_500{
	border:1px solid #ececec;
	border-top:none;
	height:106px;
	width:500px;
}
.w_455{
	height:106px;
	width:470px;
	margin-top:7px;
}
.w_455 ul{
	height:92px;
	width:455px;
	position:absolute;
	left:0;	
}
.w_455 ul li{
	float:left;
	height:92px;
	width:94px;
	text-align:center;
}
.w_455 ul li span{
	display:block;
	padding-top:1px;
	padding-top:3px\9;
}

.process_cont{
	background:url(../images/common/process_bj.jpg) no-repeat 0 34px;
	padding-left:117px;
}
.process_box{
	
}
.process_box li{
	background:url(../images/common/line.gif) repeat-x 0 bottom;
	position:relative;
	zoom:1;
	width:410px;
	padding:16px 0 19px 90px;
	border-right:0px dotted #eee;
}
.process_box li var,.process_box li strong{
	display:block;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
}
.process_box li var{
	left:-39px;
	top:28px;
	height:12px;
	width:11px;
}
.process_box li var.dot_gray{
	background:url(../images/common/dot_gray.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/common/dot_gray.png");
}
.process_box li var.red_gray{
	background:url(../images/common/dot_red.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/common/dot_red.png");
}
.process_box li strong{
	background:url(../images/common/year_script.jpg) no-repeat;
	left:0;
	top:25px;
	height:23px;
	width:82px;
}

.process_box li strong.year_gray_2013{
	background-position:-140px -307px;
}
.process_box li.current strong.year_gray_2013{
	background-position:0 -307px;
}
.process_box li strong.year_gray_2012{
	background-position:-140px -280px;
	
}
.process_box li.current strong.year_gray_2012{
	background-position:0 -280px;
}
.process_box li strong.year_gray_2009{
	background-position:-140px -252px;
}
.process_box li.current strong.year_gray_2009{
	background-position:0 -252px;
}
.process_box li strong.year_gray_2008{
	background-position:-140px -224px;
}
.process_box li.current strong.year_gray_2008{
	background-position:0 -224px;
}
.process_box li strong.year_gray_2007{
	background-position:-140px -196px;
}
.process_box li.current strong.year_gray_2007{
	background-position:0 -196px;
}
.process_box li strong.year_gray_2006{
	background-position:-140px -168px;
}
.process_box li.current strong.year_gray_2006{
	background-position:0 -168px;
}
.process_box li strong.year_gray_2005{
	background-position:-140px -140px;
}
.process_box li.current strong.year_gray_2005{
	background-position:0 -140px;
}
.process_box li strong.year_gray_2004{
	background-position:-140px -112px;
}
.process_box li.current strong.year_gray_2004{
	background-position:0 -112px;
}
.process_box li strong.year_gray_2003{
	background-position:-140px -84px;
}
.process_box li.current strong.year_gray_2003{
	background-position:0 -84px;
}
.process_box li strong.year_gray_2001{
	background-position:-140px -56px;
}
.process_box li.current strong.year_gray_2001{
	background-position:0 -56px;
}
.process_box li strong.year_gray_1998{
	background-position:-140px -28px;
}
.process_box li.current strong.year_gray_1998{
	background-position:0 -28px;
}
.process_box li strong.year_gray_1990{
	background-position:-140px 0;
}
.process_box li.current strong.year_gray_1990{
	background-position:0 0;
}

.process_box li div{
	padding-top:6px;
}
.process_box li div em{
	font-style:normal;
	padding:0px 0px 0px 18px;
	float:left;
	width:70px;
}
.process_dr{
	width:315px;
	float:left;
	line-height:18px;
}
.process_right{
	height:55%;
	width:1px;
	border-right:1px dotted #d7d7d7;
	position:absolute;top:25px;
	left:90px;
}
.process_line{
	clear:both;
}
.process_box li p span{
	display:none;
}
.process_box li p a{
	background:url(../images/common/icon_1.gif) no-repeat right 0;
	padding-right:20px;
}
.process_box li p a.curr{
	background:none;
}
.process_box li img{
	border:1px solid #999;
}
.process_box li p.current span{
	display:block;
	padding-top:5px;
}
.mark{
	height:5px;
	overflow:hidden;
	background-color:#fff;
	position:relative;
	z-index:10;
	margin-top:-4px;
}

.contact_box{
	line-height:18px;
	padding-top:4px;
}
.contact_box p{
	padding-top:0px;
}
.contact_box img{

}


.notice_list{
	overflow:hidden;
	padding-top:3px;
}
.notice_list li{
	background:url(../images/common/line.gif) repeat-x 0 0;
	padding:15px 0 13px 108px;
	position:relative;
	zoom:1;
}
.notice_list li.nobg{
	background:none;
}
.notice_list li h3{
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
}
.notice_list li h3 em{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	position:absolute;
	left:0;
	top:16px;
}
.notice_list li p{
	padding-bottom:5px;
}

.notice_cont{
	line-height:24px;
}
.notice_cont h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:17px 0 0 0;
}
.notice_cont p{
	text-indent:2em;
	padding:5px 0 2px;
}
.notice_cont p.news_data{
	background:url(../images/common/line.gif) repeat-x 0 bottom;
	text-align:center;
	padding:8px 0 4px 0;
	line-height:18px;
	margin-bottom:10px;
}
.notice_cont p.img_box{
	text-indent:0;
	text-align:center;
	padding:10px 0 0 0;
}
.notice_cont p.img_box img{
	border:1px solid #d0d0d0;
	padding:3px;
}


#rec_tab{
	background:url(../images/common/tab_bj.gif) repeat-x 0 0;
	height:24px;
	margin-top:20px;
	overflow:hidden;
	zoom:1;
}
#rec_tab li{
	float:left;
	line-height:24px;
	height:24px;
	border-right:1px solid #dddddd;
	font-size:14px;
	font-weight:bold;
	padding:0 21px;
	cursor:pointer;
}
#rec_tab li.current{
	background-color:#fff;
	color:#c50000;
}
.rec_cont_1 .rec_cont_pg{
	display:block;
}
.rec_cont_1 .rec_cont_zy{
	display:none;
}
.rec_cont_2 .rec_cont_zy{
	display:block;
}
.rec_cont_2 .rec_cont_pg{
	display:none;
}
.rec_info p{
	line-height:24px;
	text-indent:2em;
	padding:5px 0 2px;
}
.rec_info p.noindent{
	text-indent:0;
}
#rec_cont h3{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 5px;
	
}
#rec_cont h4{
	font-weight:bold;
	padding:6px 0 0 0;
}
.jobs_box{width:500px;color:#6e6e6e;}
.jobs_box p{line-height:25px;margin-top:10px;}
.jobs_box_wz{padding-left:20px;}
.jobs_box_wz img{padding:2px;border:1px solid #ccc;}
.jobs_tit,.jobs_list{overflow:hidden;zoom:1;}
.jobs_tit{height:35px;overflow:hidden;}
.jobs_block{font-weight:bold;}
.jobs_hidden div{display:none;clear:both;}.jobs_block div{display:block;clear:both;}
.jobs_tit span,.jobs_list span,.jobs_list em{float:left;display:block;padding:6px 0 4px 0;}
.jobs_box .jobs{width:260px;padding-left:8px;}
.jobs_box .adress{width:165px;}
.jobs_box .numer{width:84px;text-align:center;}
.jobs_box .data{width:120px;text-align:center;}
.jobs_box .effective{width:124px;text-align:center;}
.jobs_box .view,.jobs_box .view_curr{width:60px;text-align:center;font-weight:normal;}
.jobs_list div{background:#f8f8f8 url(../images/bg/dotten_line.gif) repeat-x left bottom;color:#4b4b4b;overflow:hidden;padding:10px 23px;font-weight:normal;zoom:1;}
.jobs_list div span{width:454px;clear:both;text-align:right;margin-top:-11px;}
.jobs_tit{background-color:#efefef;}
.jobs_list em{font-style:normal;cursor:pointer;}
.jobs_box .view_curr{color:#c50000;}
.job_box_color{background-color:#efefef;}
.jobscon ol{ padding-left:46px;}
.jobscon ol li{
	margin:0px; padding:0px; 
	list-style-type: decimal;
}



.recruitment_dl{
	line-height:24px;
}
.recruitment_dl dt{
	font-weight:bold;
	padding-top:15px;
}
.recruitment_dl dd{
	padding:0px 0 0 25px;
}
.recruitment_dl dd.img_box{
	padding:5px 0 0 0;
}
.recruitment_dl dd p{
	padding-left:70px;
	position:relative;
	zoom:1;
}
.recruitment_dl dd p span{
	position:absolute;
	left:0;
	top:0;
}
.recruitment_dl dd a,.recruitment_dl dd strong{
	color:#c50000;
	font-weight:normal;
}
.recruitment_dl dd a:hover{
	text-decoration:underline;
}

.slider_pic{
	border:1px solid #d0cfcf;
	float:left;
}
.slider_pic_s{
	width:198px;
	text-align:center;
	margin:0 auto;
}
#bigpics{
	background:url(../images/common/loading.gif) no-repeat center center;
}
.s_img{
	width:192px;
	margin:3px auto 0;
}
.s_img img{
	filter: alpha(opacity:100);
	opacity: 1;
}
.w_198{
	border-top:1px solid #a9a8a8;
	height:54px;
	width:198px;
	margin-top:3px;
}
.w_180{
	height:48px;
	width:180px;
	padding-top:6px;
}
.switch{
	overflow:hidden;
}
.s_left_btn,.s_right_btn{
	float:left;
	height:44px;
	width:9px;
	margin-top:1px;
}
.s_left_btn a,.s_right_btn a{
	display:block;
	height:0;
	width:9px;
	padding-top:44px;
	overflow:hidden;
	outline:none;
}
.s_left_btn a{
	background:url(../images/common/imgleft.gif) no-repeat 0 2px;
}
.s_right_btn a{
	background:url(../images/common/imgright.gif) no-repeat 0 2px;
}

.b_left_btn,.b_right_btn{
	float:left;
	height:100px;
	width:12px;
	margin-top:1px;
}
.b_left_btn a,.b_right_btn a{
	display:block;
	height:0;
	width:9px;
	padding-top:100px;
	overflow:hidden;
	outline:none;
}
.b_left_btn a{
	background:url(../images/common/imgleft.gif) no-repeat 2px 15px;
}
.b_right_btn a{
	background:url(../images/common/imgright.gif) no-repeat 0 15px;
}

.switch_center{
	float:left;
	overflow:hidden;
	position:relative;
	zoom:1;
}
.w_198 ul{
	height:44px;
	width:180px;
	position:absolute;
	left:0;	
}
.w_198 ul li{
	float:left;
	height:44px;
	width:60px;
	text-align:center;
}
.switch_center ul li img{
	border:1px solid #d7d7d7;
}
.switch_center ul li.on img{
	border:1px solid #606060;
}
.switch_center ul li a{
	outline:none;
}


.sub_banner{
	float:right;
	width:172px;
	margin-top:-8px;
}
.sub_banner p{
	padding-top:8px;
}
.sub_banner p img{
	border:1px solid #d0d0d0;
	display:block;
	padding:3px;
}

.txt_cont{
	line-height:24px;
	width:830px;
	margin:0 auto;
	padding:0 34px;
}
.txt_cont h2{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}
.txt_cont h3{
	font-weight:bold;
	padding-top:8px;
}
.txt_cont p{
	text-indent:2em;
	padding:5px 0 2px;
}

.error_con{
	text-align:center;
	margin:100px auto 0;
}
.tab_social{
	font-size:12px;
	color:#6e6e6e;
	margin-top:10px;
	line-height:25px;
}
.tab_social .so_left{
	float:left;
	padding-left:23px;
	width:270px;
}
.tab_social .so_cen{
	width:165px;
	float:left;
}
.tab_social .so_rig{
	width:40px;
	float:left;
}
.tab_social .so_left_on{
	float:left;
	padding-left:23px;
	width:270px;
}
.tab_social .so_cen_on{
	width:165px;
	float:left;
}
.tab_social .so_rig_on{
	width:40px;
	float:left;
}
.tab_social_on{
	padding-left:23px;
	background-color:#f8f8f8;
	clear:both;
	
}
#tab_social_ids{
	display:none;
}
.shenqing{
	padding-left:405px;
}
.contact_box{
	margin-top:10px;
	color:#4a4a4a;
	line-height:24px;
}

.pt_20{
	padding-top:20px;
}
.ml_50{margin-left:57px;}
.cool_img{margin-bottom:10px;}
.cool_img img{padding:0; border:0; vertical-align:top}
.cool_img span{margin-left:8px;}
.w_312{
	width:312px;
}
.product_basic h3{font-size:14px;}
.product_basic p{
	text-indent:0;
	padding:0;
}
.te_xt{
	padding-left:60px;
}
.border_none img{border:0;}
.style_layout_1 p.style_bor_img{
	text-indent:0;
}
.style_layout_1 p.style_bor_img img{
	border:1px solid #ccc;
	padding:3px;
}