﻿@import url("base.css");
body {
	font-family:"微软雅黑", Verdana, Arial;
	color:#505050;
	font-size:14px;
	overflow-x:hidden;
}
input,select {
	font-family:"微软雅黑", Verdana, Arial;
	font-size:14px;
	color:#444;
}
textarea {
	font-family:"微软雅黑", Verdana, Arial;
	font-size:14px;
	color:#444;
}
a:link,a:visited,a:active {color:#505050;text-decoration:none;}
a:hover {color:#ff5400;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.a1:link,.a1:visited,.a1:active {color:#ff5400;text-decoration:none;}
.a1:hover {color:#ff5400;text-decoration:underline;}

/*===================================================================================*/

#main {}
#header_blk {
	width:100%;
	height:92px;
	background:url(../images/tbs/white80.png);
}
#header {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:100%;
	min-width:1200px;
	max-width:1920px;
	height:92px;
}
#logo {
	position:absolute;
	top:18px;
	left:86px;
}
#header_login {
	position:absolute;
	top:6px;
	right:35px;
}
#header_login a {font-weight:bold;}
#header_user {
	position:absolute;
	top:8px;
	right:35px;
	z-index:2;
	font-size:12px;
}
#language {
	position:absolute;
	top:35px;
	right:35px;
	width:146px;
	height:28px;
	font-size:12px;
	background:url(../images/language_bg.jpg) no-repeat;
	cursor:pointer;
}
#language:hover ul {display:block;}
#language p {
	padding-right:28px;
	height:28px;
	line-height:28px;
	text-align:right;
}
#language ul {
	position:absolute;
	top:28px;
	left:0px;
	z-index:2;
	display:none;
	width:146px;
	border-bottom:1px dashed #f3bb62;
	background:#f6f6f6;
}
#language ul a {
	display:block;
	padding:3px 28px 4px 0px;
	text-align:right;
	border:1px dashed #f3bb62;
	border-bottom:none;
}
#language ul a:hover {background:#fff;}
#nav_mar {width:100%;height:92px;}
#nav {
	position:absolute;
	top:0px;
	right:220px;
	width:50%;
	height:92px;
	transition:none;
}
#nav li {
	float:left;
	position:relative;
	margin-left:1%;
	width:13.2%;
	height:92px;
}
.nav_out,.nav_over {
	display:block;
	padding-top:40px;
	height:52px;
	font-size:16px;
	text-align:center;
}
.nav_out:link,.nav_out:visited,.nav_out:active {color:#333;}
.nav_out:hover {color:#ff630e;background:url(../images/nav_over.jpg) repeat-x;}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {color:#ff630e;background:url(../images/nav_over.jpg) repeat-x;}
#nav li p {
	position:absolute;
	top:92px;
	left:0px;
	display:none;
	width:100%;
	background:#fbf5f5;
}
#nav li p a {
	display:block;
	padding:8px 0px 9px 0px;
	color:#333;
	text-align:center;
	border-bottom:1px solid #ddd;
}
#nav li p a:hover {
	color:#ff630e;
	background:#fff;
}
#banner_blk {
	position:relative;
	z-index:1;
	width:100%;
	min-width:1200px;
	height:600px;
	overflow:hidden;
}
#banner {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:600px;
	overflow:hidden;
}
#banner li {
	width:1920px;
	height:600px;
	text-align:center;
	font-size:0px;
}
#banner_button {
	position:absolute;
	bottom:20px;
	left:0px;
	z-index:2;
	width:100%;
	hegiht:23px;
	font-size:0px;
	text-align:center;
}
#banner_button a {
	display:inline-block;
	margin:0px 4px;
	width:23px;
	height:23px;
	text-indent:100px;
	background:url(../images/banner_button_out.png) no-repeat center center;
	overflow:hidden;
}
#banner_button a.activeSlide {background:url(../images/banner_button_over.png) no-repeat;}
#banner_button a:hover {background:url(../images/banner_button_over.png) no-repeat;}
#content {
	margin:0px auto;
	padding-bottom:50px;
	width:1200px;
}
#left {
	float:left;
	width:240px;
}
#right {
	float:right;
	width:900px;
}
#footer_blk {
	width:100%;
	background:#000;
}
#footer {
	position:relative;
	margin:0px auto;
	padding:35px 0px;
	width:1200px;
	color:#b2b2b2;
	font-size:12px;
	line-height:1.8;
	background:#000;
}
#footer a {color:#b2b2b2;}
#footer a:hover {color:#fff;}
#search {
	position:absolute;
	top:25px;
	right:0px;
	width:352px;
	height:37px;
	background:url(../images/search_bg.jpg) no-repeat;
}
#search_key {
	position:absolute;
	top:0px;
	left:8px;
	width:281px;
	height:37px;
	line-height:37px\9;
	color:#fff;
	font-size:14px;
	border:none;
	background:none;
}
#search_button {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:55px;
	height:37px;
	cursor:pointer;
}
#footer_contact_bg {
	width:100%;
	background:url(../images/contact_bg.jpg) no-repeat center top;
}
#footer_contact_box {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:597px;
	background:url(../images/contact_bg.jpg) no-repeat center top;
	overflow:hidden;
}
#footer_contact {
	padding-top:230px;
	width:580px;
	max-height:280px;
	color:#b2b2b2;
	line-height:2.4;
	overflow:hidden;
}
#footer_contact strong {color:#fff;}
#footer_contact a {color:#b2b2b2;}
#footer_contact a:hover {color:#fff;}
#footer_feedback {
	position:absolute;
	top:230px;
	right:0px;
	width:352px;
}
.footer_input {margin-bottom:15px;}
.footer_input input {
	width:100%;
	height:30px;
	line-height:30px\9;
	color:#cdcbcb;
	border:none;
	border-bottom:1px solid #555;
	background:none;
}
.footer_input textarea {
	padding-bottom:5px;
	width:100%;
	height:70px;
	line-height:1.5;
	color:#cdcbcb;
	border:none;
	border-bottom:1px solid #555;
	background:none;
	overflow-y:auto;
}
.footer_button input {
	width:100%;
	height:40px;
	color:#fff;
	font-size:18px;
	border:none;
	background:#ff5400;
	cursor:pointer;
}
/*===================================================================================*/

.ititle {
	position:relative;
	height:92px;
}
.ititle strong {
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
	color:#aaa;
	text-align:center;
	font-weight:normal;
}
#iproducts_box {
	margin:0px auto;
	padding:90px 0px;
	width:1200px;
	overflow:hidden;
}
#iproducts_title {background:url(../images/iproducts_title.jpg) no-repeat center top;}
#iproducts {margin-top:30px;width:1260px;}
#iproducts a {
	display:block;
	float:left;
	margin-right:60px;
	width:360px;
	text-align:center;
}
#iproducts a:hover .iproducts_image {background:#ff5400;}
#iproducts a:hover .iproducts_image span {display:block;}
#iproducts a:hover .iproducts_desc { border-bottom:4px solid #ff3800; background:#6a6866;}
#iproducts a:hover .iproducts_desc * {color:#fff;}
.iproducts_image {
	position:relative;
	padding-top:70px;
	height:260px;
	font-size:0px;
	background:#f4f4f4;
}
.iproducts_image img {height:180px;}
.iproducts_image span {
	position:absolute;
	top:70px;
	left:0px;
	display:none;
	width:100%;
	text-align:center;
}
.iproducts_desc {
	padding:0px 15px;
	height:138px;
	border-bottom:4px solid #cdcdcd;
}
.iproducts_desc h2 {
	padding:25px 0px 15px 0px;
	color:#333;
	font-size:18px;
}
.iproducts_desc p {
	color:#999;
	height:48px;
	line-height:24px;
	overflow:hidden;
}



#iabout_bg {width:100%; background:url(../images/iabout_bg.jpg) no-repeat center top;}
#iabout_box {
	position:relative;
	margin:0px auto;
	padding-top:90px;
	width:1200px;
	height:612px;
	background:url(../images/iabout_bg.jpg) no-repeat center top;
}
#iabout_title {background:url(../images/iabout_title.png) no-repeat center top;}
#iabout {
	position:absolute;
	top:225px;
	right:0px;
	width:600px;
	height:110px;
	line-height:1.8;
	overflow:hidden;
}
#iabout_image {
	position:absolute;
	top:225px;
	left:0px;
	width:576px;
	height:370px;
	font-size:0px;
	overflow:hidden;
}
#iabout_image img {width:576px;height:370px;}
#iabout_image p {
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	padding:7px 13px 8px 13px;
	width:550px;
	color:#fff;
	font-size:14px;
	background:url(../images/tbs/black60.png);
}
#iphotos_menu {
	position:absolute;
	top:368px;
	right:0px;
	z-index:3;
	width:600px;
	height:42px;
	background:#6a6866;
}
#iphotos_menu li {
	float:left;
	position:relative;
	width:300px;
	height:42px;
	color:#fff;
	font-size:16px;
	line-height:42px;
	text-align:center;
	cursor:pointer;
}
#iphotos_menu li.iphotos_menu_over {background:#ff5400;}
#iphotos_menu li.iphotos_menu_over span {
	position:absolute;
	bottom:-10px;
	left:140px;
	width:0px;
	height:0px;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px solid #ff5400;
}
#iphotos1_box {
	position:absolute;
	top:410px;
	right:0px;
	z-index:2;
	width:600px;
	height:185px;
	background:#fff;
}
#iphotos2_box {
	position:absolute;
	top:410px;
	right:0px;
	z-index:1;
	width:600px;
	height:185px;
	background:#fff;
}
.iphotos_button_left {
	position:absolute;
	top:80px;
	left:-11px;
	display:block;
	width:24px;
	height:24px;
	background:url(../images/iphotos_button.png) no-repeat;
	cursor:pointer;
}
.iphotos_button_right {
	position:absolute;
	top:80px;
	right:-11px;
	display:block;
	width:24px;
	height:24px;
	background:url(../images/iphotos_button.png) no-repeat right top;
	cursor:pointer;
}
.iphotos {
	margin:0px auto;
	padding-top:28px;
	width:534px;
	font-size:0px;
}
.iphotos div {float:left;}
.iphotos p {
	float:left;
	margin-right:12px;
	width:170px;
}
.iphotos p img {width:170px;height:128px;cursor:pointer;}


#inews_bg {background:#f5f5f5;}
#inews_box {
	position:relative;
	margin:0px auto;
	padding:90px 0px 70px 0px;
	width:1200px;
}
#inews_title {background:url(../images/inews_title.jpg) no-repeat center top;}
#inews {
	margin-top:45px;
	width:1200px;
	height:375px;
	overflow:hidden;
}
#inews div {float:left;}
#inews dl {
	float:left;
	margin-right:66px;
	width:356px;
	height:375px;
	overflow:hidden;
}
#inews dl dt {font-size:0px;}
#inews dl dt img {width:356px; height:237px;}
#inews dl dd {}
#inews dl dd h2 {
	margin-top:15px;
	font-size:18px;
	font-weight:normal;
}
#inews dl dd span {color:#888;font-size:12px;}
#inews dl dd p {
	margin-top:5px;
	color:#888;
	height:72px;
	line-height:24px;
	overflow:hidden;
}
#inews_button {
	position:relative;
	margin-top:50px;
	height:50px;
}
#inews_button_left {
	position:absolute;
	top:15px;
	left:450px;
	display:block;
	width:11px;
	height:19px;
	background:url(../images/inews_button.png) no-repeat;
	cursor:pointer;
}
#inews_button_right {
	position:absolute;
	top:15px;
	right:450px;
	display:block;
	width:11px;
	height:19px;
	background:url(../images/inews_button.png) no-repeat right top;
	cursor:pointer;
}
#inews_button a {
	position:absolute;
	top:0px;
	left:485px;
	display:block;
	width:230px;
	height:48px;
	color:#888;
	font-size:24px;
	line-height:48px;
	text-align:center;
	border-radius:30px;
	border:1px solid #d8d8d8;
}


#ilinks_box {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:120px;
	overflow:hidden;
}
#ilinks_title {
	position:absolute;
	top:0px;
	left:0px;
	font-size:18px;
	line-height:120px;
	font-weight:normal;
}
#ilinks {
	position:absolute;
	top:30px;
	right:0px;
	width:1080px;
	height:60px;
	font-size:0px;
	overflow:hidden;
}
#ilinks p {
	margin-right:20px;
	width:180px;
	height:60px;
}
#ilinks p img {height:60px;}

/*===================================================================================*/

.left_title {
	height:32px;
	color:#333;
	font-size:18px;
	font-weight:bold;
}
.left_menu {margin-bottom:30px;}
.left_menu_over,.left_menu_out {
	display:block;
	margin-bottom:8px;
	padding:10px 10px 11px 12px;
	border-radius:4px;
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	border:1px solid #e8e8e8;
	background:#f5f5f5;
}
.left_menu_out:hover {
	color:#fff;
	border:1px solid #ff0000;
	background:#ff0000;
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#fff;
	border:1px solid #ff0000;
	background:#ff0000;
}
.left_menu ul {padding:0px 0px 20px 0px;}
.left_menu ul li {
	position:relative;
	padding:6px 0px 0px 25px;
	font-size:12px;
}
.left_menu ul li span {
	position:absolute;
	top:13px;
	left:14px;
	display:block;
	width:4px;
	height:4px;
	border-radius:2px;
	background:#aaa;
}
.left_contact {
	padding:8px 0px 0px 0px;
	line-height:1.8;
}

/*===================================================================================*/

.nodata {
	padding:150px 0px;
	color:#bbb;
	font-size:20px;
	text-align:center;
}
#title {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:100px;
	border-bottom:1px solid #777;
	overflow:hidden;
}
#title h1 {
	position:absolute;
	top:20px;
	left:0px;
	color:#ff5400;
	font-size:36px;
}
#title h1 strong {
	position:relative;
	top:3px;
	left:20px;
	color:#484f57;
	font-size:38px;
	font-family:Arial, Helvetica, sans-serif;
}
#title_str {
	position:absolute;
	bottom:12px;
	left:0px;
	color:#aaa;
}
#title_cur {
	position:absolute;
	top:25px;
	right:0px;
	padding-left:10px;
	font-size:12px;
	background:url(../images/title_ico.jpg) no-repeat 0px 5px;
}
#title_cur span {color:#ff5400}
#title_menu {
	position:absolute;
	bottom:10px;
	right:0px;
	height:35px;
	font-size:0px;
	text-align:right;
}
#title_menus {
	margin:10px auto 0px auto;
	width:1200px;
	height:35px;
	font-size:0px;
	text-align:right;
}
#title_menu a,#title_menus a {
	display:inline-block;
	margin-left:10px;
	padding:0px 20px;
	height:35px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	text-align:center;
	background:#6a6866;
}
#title_menu a:hover {background:#ff5400;}
#title_menu a.title_menu_over {background:#ff5400;}
#title_menus a {border-radius:20px;}
#title_menus a:hover {background:#ff5400;}
#title_menus a.title_menu_over {background:#ff5400;}
#showtext {
	margin:0px auto;
	padding-top:20px;
	width:1200px;
	overflow:hidden;
}
.showtexts {
	margin:0px auto;
	padding-top:20px;
	width:1200px;
	overflow:hidden;
}
.input_text {
	padding:0px 8px;
	width:250px;
	height:36px;
	line-height:36px\9;
	border:1px solid #ddd;
}
.input_area {
	padding:6px;
	line-height:20px;
	border:1px solid #ddd;
	overflow-y:auto;
}
.input_select {
	padding:0px 0px 0px 6px;
	height:30px;
	border:1px solid #ddd;
}
.button {
	width:150px;
	height:40px;
	color:#fff;
	font-size:16px;
	border:none;
	background:#6a6866;
	cursor:pointer;
}
.button:hover {background:#ff5400;}


.editorc {line-height:1.8;}
.editorc p {margin-bottom:15px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc ul {margin-left:35px;}
.editorc ul li {list-style-type:disc;line-height:18px;}
.editorc ol {margin-left:35px;}
.editorc ol li {list-style-type:decimal;line-height:18px;}

.editorc2 {line-height:1.8;}
.editorc2 img {vertical-align:top;}
.editorc2 a:link,.editorc2 a:visited,.editorc2 a:active {text-decoration:underline;}
.editorc2 a:hover {text-decoration:underline;}
.editorc2 ul {margin-left:35px;}
.editorc2 ul li {
	list-style-type:disc;
	line-height:18px;
}
.editorc2 ol {margin-left:35px;}
.editorc2 ol li {
	list-style-type:decimal;
	line-height:18px;
}


.editorc_tbe table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.editorc_tbe td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p {margin:0px;padding:0px;}


#prenext {
	position:relative;
	margin:30px auto 0px auto;
	padding-top:12px;
	height:38px;
	font-size:12px;
	border-top:1px solid #777;
	overflow:hidden;
}
#prenext p {height:20px;}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}

/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin:0px auto;
	width:1200px;
	overflow:hidden;
}
#about_image {width:1225px;}
#about_image dl {
	float:left;
	margin:25px 25px 0px 0px;
	width:220px;
	text-align:center;
}
#about_image dl dt {font-size:0px;}
#about_image dl dt img {
	padding:4px;
	width:210px;
	height:158px;
	transition:none;
	border:1px solid #ddd;
}
#about_image dl dt img:hover {padding:3px;border:2px solid #ff5400;}
#about_image dl dd {
	padding-top:8px;
	line-height:1.4;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:1200px;
	overflow:hidden;	
}
#products {width:1266px;}
#products dl {
	float:left;
	margin:50px 66px 0px 0px;
	width:356px;
	text-align:center;
	border-bottom:4px solid #cdcdcd;
	background:#f4f4f4;
}
#products dl:hover {
	border-bottom:4px solid #ff5400;
	background:#6a6866;
}
#products dl:hover * {color:#fff;}
#products dl dt {font-size:0px;}
#products dl dt img {width:356px;height:356px;}
#products dl dd {padding:0px 15px;height:138px;}
#products dl dd p {color:#999;line-height:1.6;}
#products dl dd h2 {
	padding:25px 0px 15px 0px;
	color:#333;
	font-size:18px;
}
#products_image_blk {
	float:left;
	margin-top:30px;
	width:512px;
	font-size:0px;
}
#products_image {
	padding:5px;
	width:500px;
	border:1px solid #e8e8e8;
}
#products_image img {width:100%;}
#products_thumb {
	padding-top:32px;
	width:640px;
	font-size:0px;
}
#products_thumb a {
	display:inline-block;
	margin:0px 10px 10px 0px;
	width:78px;
	font-size:0px;
	vertical-align:top;
}
#products_thumb img {width:78px;height:78px;}
#products_desc_blk {
	float:right;
	margin-top:30px;
	width:640px;
}
#products_name {
	position:relative;
	padding-right:100px;
	color:#333;
	font-size:24px;
	font-weight:bold;
}
#products_name img {
	position:absolute;
	top:0px;
	right:0px;
	width:40px;
	height:40px;
}
#products_desc {
	margin-top:20px;
	padding:12px 0px 15px 0px;
	line-height:1.8;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}
#products_menu {
	width:1200px;
	height:35px;
	font-size:0px;
}
#products_menu li {
	display:inline-block;
	margin-right:15px;
	padding:0px 30px;
	height:35px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	text-align:center;
	background:#6a6866;
	cursor:pointer;
}
#products_menu li.products_menu_over {background:#ff5400;}
.products_content {
	display:none;
	margin-top:20px;
	width:1200px;
	overflow:hidden;
}

/*===================================================================================*/
/* 新闻列表 */

#news {}
#news li {
	position:relative;
	padding:15px 0px 15px 22px;
	border-bottom:1px solid #e5e5e5;
	background:url(../images/ico2.png) no-repeat 2px 21px;
}
#news li h2 {
	width:800px;
	font-size:14px;
	font-weight:normal;
}
#news li span {
	position:absolute;
	top:15px;
	right:12px;
	color:#999;
}
#news li span a {margin-right:80px;}
#news_title {
	padding:40px 0px 30px 0px;
	color:#333;
	font-size:24px;
	line-height:1.6;
	text-align:center;
	font-weight:normal;
}
#news_info {
	padding-bottom:8px;
	color:#999;
	font-size:12px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}

#article {}
#article dl {
	margin-top:25px;
	width:100%;
}
#article dl dt {
	float:left;
	margin-top:4px;
	width:270px;
	font-size:0px;
}
#article dl dt img {width:270px;height:180px;}
#article dl dd {
	float:right;
	position:relative;
	width:900px;
}
#article dl dd h2 {
	font-size:24px;
	font-weight:normal;
}
#article dl dd span {
	color:#bbb;
	font-size:12px;
}
#article dl dd p {
	margin-top:10px;
	color:#999;
	line-height:1.8;
}
.article_list_line {
	clear:both;
	height:30px;
	border-bottom:1px solid #e4eaec;
}

/*===================================================================================*/
/* 人才招聘 */

#jobs {}
#jobs_title td {
	font-weight:bold;
	background:#f5f5f5;
}
#jobs td {
	padding:14px 5px 12px 5px;
	border-bottom:1px solid #ddd;
}
#jobs_name {
	padding:20px 0px 15px 0px;
	color:#333;
	font-size:24px;
	font-weight:normal;
}
#jobs_info {
	padding:15px 20px;
	width:1160px;
	height:60px;
	background:#f4f4f4;
	overflow:hidden;
}
#jobs_info li {
	float:left;
	width:290px;
	height:30px;
	color:#999;
	line-height:30px;
}
#jobs_info li span {color:#333;}
#jobs_button {
	margin-top:30px;
	width:200px;
	height:40px;
	color:#fff;
	font-size:16px;
	line-height:40px;
	text-align:center;
	border-radius:20px;
	background:#81ba38;
	cursor:pointer;
}

#wins_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9998;
	display:none;
	width:100%;
	height:100%;
	background:url(../images/tbs/black30.png);
}
#wins_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	display:none;
	margin:-200px 0px 0px -300px;
	width:600px;
	height:400px;
	background:#fff;
}
#wins_title {
	position:relative;
	padding-left:10px;
	height:46px;
	color:#fff;
	font-size:16px;
	line-height:46px;
	background:#444;
}
#wins_title span {
	position:absolute;
	top:7px;
	right:8px;
	display:block;
	width:32px;
	height:32px;
	font-size:0px;
	background:url(../images/close.jpg) no-repeat;
	cursor:pointer;
}
#wins_jobs {padding-top:10px;}
#wins_jobs td {padding:15px 5px 0px 5px;}
#wins_jobs td span {
	margin-right:5px;
	font-family:"宋体";
	font-size:12px;
	color:#ff0000;
}

/*===================================================================================*/
/* 信息反馈 */

#feedback {padding:10px 0px 0px 0px;}
#feedback td {padding:14px 5px 0px 5px;}
#feedback td span {
	margin-left:5px;
	font-family:"宋体";
	font-size:12px;
	color:#ff0000;
}

/*===================================================================================*/
/* 会员 */

#login_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9998;
	width:100%;
	height:100%;
	background:url(../images/tbs/black30.png);
}
#login_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-160px 0px 0px -180px;
	width:360px;
	height:320px;
	background:#fff;
}
#login {padding:0px 20px 20px 20px;width:320px;}
.login_title {
	position:relative;
	padding-left:10px;
	height:46px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:46px;
	background:#444;
}
.login_title span {
	position:absolute;
	top:7px;
	right:8px;
	display:block;
	width:32px;
	height:32px;
	font-size:0px;
	background:url(../images/close.jpg) no-repeat;
	cursor:pointer;
}
.login_sm {margin-top:16px;font-size:12px;}
.login_sm strong {color:#ff5400;}
.login_str {margin-top:8px;font-size:12px; line-height:1.8;}
.login_str input { position:relative;top:3px; margin-right:5px;width:15px;height:15px;}
.login_input {
	position:relative;
	margin-top:18px;
	height:40px;
	font-size:0px;
	border:1px solid #ddd;
}
.login_input_title {
	display:block;
	width:80px;
	height:40px;
	color:#333;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#f5f5f5;
}
.login_input input {
	position:absolute;
	top:0px;
	right:0px;
	padding:0px 10px;
	width:220px;
	height:40px;
	line-height:40px\9;
	border:none;
	background:none;
}
.login_button {margin-top:18px;}
.login_button input {width:100%;height:45px;font-size:18px;}
#sms_code {
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
	height:40px;
	font-size:14px;
}
#sms_code span {
	display:block;
	padding:0px 10px;
	height:40px;
	line-height:40px;
	color:#505050;
	background:#f5f5f5;
	cursor:pointer;
}
#sms_code strong {
	display:block;
	padding:0px 10px;
	height:40px;
	line-height:40px;
	color:#999;
	font-weight:normal;
	background:#f5f5f5;
}


#logintel_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-125px 0px 0px -180px;
	width:360px;
	height:250px;
	background:#fff;
}
#logintel {padding:0px 20px 20px 20px;width:320px;}


#regxz_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-250px 0px 0px -300px;
	width:600px;
	height:500px;
	background:#fff;
}
#regxz {padding:20px;width:560px;}
#regxz_content {
	width:560px;
	height:350px;
	overflow:auto;
}
#reg_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-305px 0px 0px -200px;
	width:400px;
	height:610px;
	background:#fff;
}
#reg {padding:0px 15px 15px 15px;width:370px;}
.reg_input {
	position:relative;
	margin-top:12px;
	height:40px;
	font-size:0px;
	border:1px solid #ddd;
}
.reg_input_title {
	display:block;
	width:100px;
	height:40px;
	color:#333;
	font-size:14px;
	line-height:40px;
	text-align:center;
	background:#f5f5f5;
}
.reg_input input {
	position:absolute;
	top:0px;
	right:0px;
	padding:0px 10px;
	width:250px;
	height:40px;
	line-height:40px\9;
	border:none;
	background:none;
}


#user_info {padding-top:30px;}
#user_info td {padding:20px 10px;font-size:18px;}
.user_orders {
	margin-top:30px;
	width:1198px;
	color:#333;
	border:1px solid #bbb;
}
.user_orders_info {font-size:0px;}
.user_orders_info li {
	display:inline-block;
	width:198px;
	height:40px;
	font-size:14px;
	line-height:40px;
	text-align:center;
	border-bottom:1px solid #bbb;
	border-right:1px solid #bbb;
}
.user_orders_info_titles {background:#f5f5f5;}
.user_orders table {margin:5px 20px 20px 20px;}
.user_orders table td {
	padding:8px 0px 9px 0px;
	font-size:14px;
	text-align:center;
	border-bottom:1px dashed #ddd;
}

/*===================================================================================*/

#win_ts {
	position:fixed;
	top:50%;
	left:50%;
	z-index:9999;
	display:none;
	margin:-70px 0px 0px -200px;
	width:400px;
	height:140px;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:140px;
	border-radius:8px;
	background:url(../images/tbs/black70.png);
	overflow:hidden;
}
#win_ts_box {}
#win_loading {
	position:fixed;
	top:0%;
	left:0%;
	z-index:9999;
	width:100%;
	height:100%;
	background:url(../images/loading2.gif) no-repeat center center;
}
#win_loading_bg {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9998;
	width:100%;
	height:100%;
	background:url(../images/tbs/white0.png);
}

/*===================================================================================*/
/* 浮动在线客服 */

#float_os {
	position:fixed;
	top:200px;
	right:0px;
	z-index:999;
	width:72px;
}
#float_os li {
	position:relative;
	margin-bottom:1px;
	width:72px;
	height:73px;
	color:#fff;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
#float_os li strong {
	position:absolute;
	top:48px;
	left:0px;
	display:block;
	width:100%;
	font-weight:normal;
}
#float_os li p {display:none;}
#float_os li p img {width:118px;}
#float_os_qq {background:url(../images/float_os_qq.jpg) no-repeat;}
#float_os_qq a {
	display:block;
	width:100%;
	height:100%;
	color:#fff;
}
#float_os_weixin {background:url(../images/float_os_weixin.jpg) no-repeat;}
#float_os_weixin:hover p {
	position:absolute;
	top:0px;
	right:72px;
	display:block;
	padding:10px;
	font-size:0px;
	background:#77b847;
	
}
#float_os_tel {background:url(../images/float_os_tel.jpg) no-repeat;}
#float_os_tel:hover p {
	position:absolute;
	top:0px;
	right:72px;
	display:block;
	padding:0px 12px;
	height:73px;
	color:#fff;
	font-size:20px;
	line-height:73px;
	white-space:nowrap;
	background:#fbb01f;
	
}
#float_os_top {background:url(../images/float_os_top.jpg) no-repeat;}


#qq_online {
	position:absolute;
	z-index:99;
	width:130px;
	font-family:"宋体";
	font-size:12px;
}
#qq_online_top {
	position:relative;
	padding-left:10px;
	height:26px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	background:url(../images/qq_style/style0_top.gif) no-repeat;
}
#qq_online_top img {
	position:absolute;
	top:8px;
	right:10px;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/qq_style/style0_bgs.gif) repeat-y;
}
#qq_online_list a {color:#222;}
#qq_online_list a:hover {color:#ff0000;}
#qq_online_list p {
	position:relative;
	margin:0px 3px;
	padding-left:31px;
	width:93px;
	height:25px;
	line-height:26px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#fff;
	overflow:hidden;
}
#qq_online_list p:hover {
	border-top:1px solid #A3E7FC;
	border-bottom:1px solid #A3E7FC;
	background:#E1F7FD;
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:5px;
	width:21px;
	height:21px;
}
#qq_online_bottom {
	height:42px;
	font-size:0px;
	background:url(../images/qq_style/style0_bottom.gif) no-repeat;
}

#qq_onlines_top {
	position:relative;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#qq_onlines_top p {
	position:absolute;
	top:40px;
	width:35px;
	height:173px;
	overflow:hidden;
	cursor:pointer;
}
.qq_onlines_small_left strong {left:8px;}
.qq_onlines_small_right strong {left:13px;}
#qq_onlines_top p strong {
	position:absolute;
	top:40px;
	display:block;
	width:16px;
	text-align:center;
	line-height:20px;
}
#qq_onlines_box {
	border:1px solid #e3e3e3;
	border-top:none;
	background:#fff;
}
#qq_onlines_tel {
	padding-top:15px;
	text-align:center;
	font-size:14px;
	color:#505050;
	background:url(../images/qq_style/tel.jpg) no-repeat 15px 12px;
}
#qq_onlines_tel strong {
	display:block;
	padding:12px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px dashed #ccc;
}
#qq_onlines_list {
	padding-top:10px;
}
#qq_onlines_list a {
	position:relative;
	display:block;
	margin:0px auto 8px auto;
	padding-left:35px;
	width:72px;
	height:25px;
	line-height:26px;
	color:#222;
	border:1px solid #aaccd8;
	background:url(../images/qq_style/list_bg.jpg) repeat-x;
	overflow:hidden;
}
#qq_onlines_list a:hover {color:#ff0000;}
#qq_onlines_list a img {
	position:absolute;
	top:2px;
	left:7px;
	width:21px;
	height:21px;
}
#qq_onlines_tdc {
	padding:8px 0px;
	font-size:0px;
	text-align:center;
	border-top:1px dashed #ccc;
}
#qq_onlines_tdc img {
	width:110px;
	height:110px;
}

.qq_onlines_1 p#qq_onlines_tel strong {color:#e10000;}
.qq_onlines_1 div#qq_onlines_top {border-bottom:8px solid #ff7200; background:#e10000;}
.qq_onlines_1 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style1_small_left.png) no-repeat;}
.qq_onlines_1 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style1_small_right.png) no-repeat;}
.qq_onlines_2 p#qq_onlines_tel strong {color:#555;}
.qq_onlines_2 div#qq_onlines_top {border-bottom:8px solid #5d5d5d; background:#343434;}
.qq_onlines_2 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style2_small_left.png) no-repeat;}
.qq_onlines_2 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style2_small_right.png) no-repeat;}
.qq_onlines_3 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_3 div#qq_onlines_top {border-bottom:8px solid #ddc9ba; background:#df9800;}
.qq_onlines_3 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style3_small_left.png) no-repeat;}
.qq_onlines_3 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style3_small_right.png) no-repeat;}
.qq_onlines_4 p#qq_onlines_tel strong {color:#89a611;}
.qq_onlines_4 div#qq_onlines_top {border-bottom:8px solid #464a4b; background:#adce25;}
.qq_onlines_4 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style4_small_left.png) no-repeat;}
.qq_onlines_4 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style4_small_right.png) no-repeat;}

.qq_onlines_5 p#qq_onlines_tel strong {color:#df5f00;}
.qq_onlines_5 div#qq_onlines_top {border-bottom:8px solid #ff9241; background:#ff6d00;}
.qq_onlines_5 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style5_small_left.png) no-repeat;}
.qq_onlines_5 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style5_small_right.png) no-repeat;}
.qq_onlines_6 p#qq_onlines_tel strong {color:#006083;}
.qq_onlines_6 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#006083;}
.qq_onlines_6 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style6_small_left.png) no-repeat;}
.qq_onlines_6 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style6_small_right.png) no-repeat;}
.qq_onlines_7 p#qq_onlines_tel strong {color:#00a0a8;}
.qq_onlines_7 div#qq_onlines_top {border-bottom:8px solid #6b718d; background:#00a0a8;}
.qq_onlines_7 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style7_small_left.png) no-repeat;}
.qq_onlines_7 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style7_small_right.png) no-repeat;}
.qq_onlines_8 p#qq_onlines_tel strong {color:#c9004c;}
.qq_onlines_8 div#qq_onlines_top {border-bottom:8px solid #ebba28; background:#c9004c;}
.qq_onlines_8 p.qq_onlines_small_left {right:-35px; background:url(../images/qq_style/style8_small_left.png) no-repeat;}
.qq_onlines_8 p.qq_onlines_small_right {left:-35px; background:url(../images/qq_style/style8_small_right.png) no-repeat;}

/*===================================================================================*/

#products_page {margin-top:50px;width:100%;}
#news_page {margin-top:50px;width:100%;}
.fypage_blk {
	height:40px;
	font-size:14px;
	text-align:center;
	overflow:hidden;
}
.fypage a {
	display:inline-block;
	margin:0px 4px;
	padding:0px 12px;
	height:32px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#6e6e6e;
	border:1px solid #cacaca;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #ff5400;
	background:#ff5400;
}
.fypage a.fypage_str {}
.fypage span {
	display:inline-block;
	margin:0px 4px;
	padding:0px 12px;
	height:32px;
	line-height:32px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	color:#fff;
	border:1px solid #ff5400;
	background:#ff5400;
}
.fypage span.fypage_disabled {
	color:#6e6e6e;
	border:1px solid #cacaca;
	background:#fff;
}
.fypage_sl {
	display:inline-block;
	margin:0px 4px;
	padding:0px 10px;
	height:34px;
	color:#999;
	line-height:34px;
	font-weight:normal;
}