﻿@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: #f06600;
	text-decoration: none;
}
a {
	outline: none;
	-moz-outline: none;
blr:expression(this.onFocus=this.blur());
}
/*===================================================================================*/

#main {
}
#header_blk {
	height: 155px;
	background: url(../images/header_bg.jpg) no-repeat;
}
#header {
	position: relative;
	z-index: 99;
	margin: 0px auto;
	width: 1200px;
	height: 155px;
	background: url(../images/header_bg.jpg) no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#logo02 {
	width: 504px;
	height: 57px;
	position: absolute;
	top: 26px;
	left: 168px;
}
#logo02 h2 {
	font-size: 30px;
	color: #231814;
}
#logo02 h3 {
	font-size: 18px;
	color: #4cae25;
}
#logo_str {
	position: absolute;
	top: 26px;
	left: 168px;
}
#header_share {
	position: absolute;
	top: 8px;
	right: 0px;
}
#header_tel {
	position: absolute;
	top: 50px;
	right: 4px;
}
#header_tel strong {
	color: #f06600;
	font-size: 16px;
}
#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	padding-left: 168px;
	width: 1032px;
	height: 40px;
}
#nav li {
	float: left;
	margin-right: 64px;
	height: 40px;
}
.nav_out, .nav_over {
	display: block;
	padding: 0px 2px;
	height: 40px;
	font-size: 18px;
	text-align: center;
}
.nav_out:link, .nav_out:visited, .nav_out:active {
	color: #333;
}
.nav_out:hover {
	color: #f06600;
	background: url(../images/nav_over.jpg) repeat-x left bottom;
}
.nav_over:link, .nav_over:visited, .nav_over:active, .nav_over:hover {
	color: #f06600;
	background: url(../images/nav_over.jpg) repeat-x left bottom;
}
#nav li p {
	position: absolute;
	top: 40px;
	left: 0px;
	display: none;
	height: 55px;
	line-height: 55px;
}
#nav li p a {
	margin-right: 50px;
	color: #505050;
}
#nav li p a:hover {
	color: #f06600;
}
#nav_menu_bg {
	position: absolute;
	top: 155px;
	left: 0px;
	z-index: 98;
	display: none;
	width: 100%;
	height: 55px;
	background: url(../images/tbs/white60.png);
}
#banner_blk {
	position: relative;
	z-index: 1;
	width: 100%;
	min-width: 1200px;
	height: 620px;
	overflow: hidden;
}
#banner {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
	margin-left: -960px;
	width: 1920px;
	height: 620px;
	overflow: hidden;
}
#banner li {
	width: 1920px;
	height: 620px;
	text-align: center;
	font-size: 0px;
}
#banner_button {
	position: absolute;
	bottom: 12px;
	left: 0px;
	z-index: 2;
	width: 100%;
	hegiht: 8px;
	text-align: center;
}
#banner_button a {
	display: inline-block;
	margin: 0px 5px;
	width: 50px;
	height: 8px;
	font-size: 0px;
	text-indent: 100px;
	background: #4fac26;
	overflow: hidden;
}
#banner_button a.activeSlide {
	background: #f06600;
}
#banner_button a:hover {
	background: #f06600;
}
#content {
	margin: 30px auto 0px auto;
	width: 1200px;
}
#left {
	float: left;
	width: 240px;
}
#right {
	float: right;
	width: 900px;
}
#footer_blk {
	width: 100%;
	background: #282828;
}
#footer {
	position: relative;
	margin: 0px auto;
	padding: 15px 0px;
	width: 1200px;
	color: #888;
	font-size: 12px;
	line-height: 1.8;
	text-align: center;
	background: #282828;
}
#footer a {
	color: #888;
}
#footer a:hover {
	color: #fff;
}
#footer_nav_blk {
	margin-top: 60px;
	width: 100%;
	min-width: 1200px;
	min-height: 370px;
	border-top: 5px solid #44a719;
	background: #3e3e3e;
}
#footer_nav {
	position: relative;
	margin: 0px auto;
	width: 1200px;
	background: #3e3e3e;
}
#footer_navs {
}
#footer_navs a {
	color: #999;
}
#footer_navs a:hover {
	color: #fff;
}
#footer_navs li {
	float: left;
	width: 200px;
}
#footer_navs li strong {
	display: block;
	padding: 30px 0px 10px 0px;
	color: #e0e0e0;
	font-size: 16px;
	font-weight: normal;
}
#footer_navs li p {
	padding: 8px 0px 0px 1px;
}
#footer_tel_blk {
	position: relative;
	height: 96px;
	border-bottom: 1px solid #696969;
}
#footer_tel {
	padding-top: 28px;
	color: #bdbdbd;
}
#footer_tel strong {
	display: block;
	margin-top: 5px;
	color: #fff;
	font-size: 18px;
}
#footer_qq {
	position: absolute;
	top: 35px;
	right: 0px;
	padding-right: 180px;
	height: 37px;
	color: #ebebeb;
	line-height: 37px;
}
#footer_qq a {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	padding-left: 58px;
	width: 110px;
	height: 37px;
	color: #fff;
	font-size: 18px;
	line-height: 37px;
	background: url(../images/footer_qq_bg.jpg) no-repeat;
}
#footer_tdc1 {
	right: 200px;
}
#footer_tdc2 {
	right: 0px;
}
.footer_tdc {
	position: absolute;
	top: 130px;
	padding: 8px;
	width: 140px;
	color: #bbb;
	font-size: 12px;
	text-align: center;
	background: #282828;
}
.footer_tdc img {
	margin-bottom: 3px;
	width: 140px;
	height: 140px;
}
/*===================================================================================*/


#iabouts_box {
	margin: 0px auto;
	width: 1200px;
	position: relative;
}
#iabouts_box .wmdcp {
	width: 320px;
	height: 190px;
	position: absolute;
	left: 32px;
	top: 50px;
}
#iabouts_box .wmdcp h2 {
	font-size: 46px;
	color: #4cac26;
	left: 0;
	position: absolute;
	top: 0;
}
#iabouts_box .wmdcp strong {
	font-size: 14px;
	color: #379213;
	left: 0;
	position: absolute;
	top: 68px;
}
#iabouts_box .wmdcp span {
	font-size: 12px;
	color: #adadad;
	font-family: cursive, Helvetica, sans-serif;
	left: 0;
	position: absolute;
	top: 90px;
	width: 230px;
}
#iabouts_box .wmdcp h3 {
	font-size: 28px;
	font-weight: bold;
	color: #494949;
	left: 0;
	position: absolute;
	top: 148px;
	font-family: monospace, Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif
}
#iabouts_box .wmdcp2 {
	width: 550px;
	height: 180px;
	position: absolute;
	top: 455px;
	left: 0;
}
#iabouts_box .wmdcp2 h2 {
	font-size: 24px;
	color: #4cac26;
	left: 0;
	position: absolute;
	top: 4px;
}
#iabouts_box .wmdcp2 span {
	color: #434343;
	font-family: 微软雅黑, Helvetica, sans-serif;
	font-size: 14px;
	left: 0;
	line-height: 30px;
	position: absolute;
	top: 50px;
	width: 99%;
}
#iyoushi_bg {
	width: 100%;
	background: #f4f4f4;
}
#iyoushi_box {
	position: relative;
	margin: 58px auto 0px auto;
	width: 1200px;
	background: #f4f4f4;
}
#iyoushi {
	padding-top: 85px;
}
#iyoushi .iyoushi01 {
	height: 180px;
	left: 290px;
	position: absolute;
	top: 110px;
	width: 640px;
}
#iyoushi .iyoushi01 .c01 {
	font-size: 24px;
	left: 126px;
	position: absolute;
	top: 0;
	color: #ef4b00
}
#iyoushi .iyoushi01 .c02 {
	font-family: KaiTi, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 28px;
	font-weight: bold;
	left: 230px;
	position: absolute;
	top: 0;
	color: #4f4f4f
}
#iyoushi .iyoushi01 .c03 {
	font-size: 56px;
	font-weight: bold;
	left: 43px;
	position: absolute;
	top: 22px;
	color: #4eab26
}
#iyoushi .iyoushi01 .c04 {
	font-family: small-caption, Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	left: 320px;
	position: absolute;
	letter-spacing: -3px;
	top: 43px;
	color: #b4b4b4
}
#iyoushi .iyoushi01 .c05 {
	font-family: menu, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	left: 120px;
	position: absolute;
	text-align: center;
	top: 95px;
	color: #b8b8b8
}
#iyoushi .iyoushi01 .c06 {
	left: 155px;
	font-weight: bold;
	position: absolute;
	top: 134px;
	color: #373737
}
#iyoushi .iyoushi02 {
	width: 1170px;
	height: 460px;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 300px;
}
#iyoushi .iyoushi02 span {
	position: absolute;
	color: #004528;
	font-weight: bold;
}
#iyoushi .iyoushi02 .bb01 {
	left: 135px;
	top: 35px;
}
#iyoushi .iyoushi02 .bb02 {
	left: 65px;
	top: 116px;
}
#iyoushi .iyoushi02 .bb03 {
	left: 55px;
	top: 210px;
}
#iyoushi .iyoushi02 .bb04 {
	left: 35px;
	top: 295px;
}
#iyoushi .iyoushi02 .bb05 {
	left: 95px;
	top: 376px;
}
#iyoushi .iyoushi02 .bb06 {
	left: 913px;
	top: 48px;
}
#iyoushi .iyoushi02 .bb07 {
	left: 970px;
	top: 118px;
}
#iyoushi .iyoushi02 .bb08 {
	left: 995px;
	top: 207px;
}
#iyoushi .iyoushi02 .bb09 {
	left: 964px;
	top: 300px;
}
#iyoushi .iyoushi02 .bb10 {
	left: 903px;
	top: 374px;
}
#iad1 {
	position: absolute;
	top: -56px;
	width: 100%;
	height: 143px;
	background: url(../images/image1.jpg) no-repeat;
}
#iad1 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	left: 248px;
	position: absolute;
	top: 14px;
}
#iad1 span {
	color: #12070b;
	font-size: 18px;
	left: 248px;
	position: absolute;
	top: 68px;
}
#iad1 a {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	top: 43px;
	right: 39px;
	display: block;
	width: 214px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
#iliyou_title {
	width: 100%;
	background: url(../images/iliyou_title.jpg) no-repeat center top;
}
#iliyou_title .ptitle {
	position: relative;
	margin: 0px auto;
	width: 1200px;
	height: 260px;
	background: url(../images/iliyou_title.jpg) no-repeat center top;
}
#iliyou_title .ptitle span {
	position: absolute;
}
#iliyou_title .ptitle .cc01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b6b6b6;
	font-size: 64px;
	font-weight: bold;
	left: 98px;
	top: 80px;
}
#iliyou_title .ptitle .cc02 {
	font-family: arial;
	color: #505050;
	font-size: 30px;
	font-weight: bold;
	left: 380px;
	line-height: 28px;
	top: 90px;
}
#iliyou_title .ptitle .cc03 {
	font-size: 50px;
	color: #4fab24;
	font-weight: bold;
	left: 97px;
	top: 135px;
}
#iliyou_title .ptitle .cc04 {
	color: #b5b5b5;
	font-size: 0.8em;
	left: 105px;
	line-height: 12px;
	top: 203px;
}
#iliyou_title .ptitle .cc05 {
	left: 261px;
	top: 244px;
}
#iliyou_title .ptitle .cc06 {
	color: #000;
	left: 700px;
	line-height: 23px;
	text-align: right;
	top: 30px;
}
#iliyou_title .ptitle .cc07 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	left: 649px;
	top: 80px;
}
#iliyou_title .ptitle a {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 59px;
	width: 214px;
}
#iliyou {
	margin: 0px auto;
	position: relative;
	width: 1200px;
	font-size: 0px;
}
#iliyou dd {
	width: 250px;
	height: 138px;
	position: absolute;
}
#iliyou dd h2 {
	font-size: 24px;
	color: #373737;
}
#iliyou dd p {
	color: #353535;
	font-size: 14px;
	line-height: 22px;
	padding: 24px 0 0 1px;
}
#iliyou .a01 {
	left: 97px;
	top: 117px;
}
#iliyou .a02 {
	left: 97px;
	top: 315px;
}
#iliyou .a03 {
	left: 97px;
	top: 515px;
}
#iliyou .a04 {
	left: 703px;
	top: 30px;
}
#iliyou .a05 {
	left: 703px;
	top: 228px;
}
#iliyou .a06 {
	left: 703px;
	top: 428px;
}
#iabout_bg {
	margin-top: 65px;
	width: 100%;
	background: #f4f4f4;
}
#iabout_box {
	position: relative;
	margin: 0px auto;
	padding: 100px 0px 50px 0px;
	width: 1200px;
	background: #f4f4f4;
}
#iad2 {
	position: absolute;
	top: -65px;
	width: 100%;
	height: 143px;
	background: url(../images/image2.jpg) no-repeat;
}
#iad2 h2, #iad2 span {
	position: absolute;
	display: inline-block;
}
#iad2 h2 {
	font-size: 35px;
	left: 248px;
	top: 15px;
	color: #fff;
}
#iad2 span {
	color: #151024;
	font-size: 18px;
	font-weight: bold;
	left: 248px;
	top: 65px;
}
#iad2 a {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 19px;
	text-align: center;
	top: 43px;
	width: 214px;
	font-weight: bold;
	color: #fff;
}
#iabout_title {
	height: 60px;
	background: url(../images/iabout_title.jpg) no-repeat;
	position: relative;
}
#iabout_title h2, #iabout_title h3 {
	position: absolute;
}
#iabout_title h2 {
	color: #4dad27;
	font-size: 36px;
	left: 35px;
	top: -10px;
}
#iabout_title h3 {
	font-size: 30px;
	font-weight: 100;
	left: 190px;
	color: #757575;
}
#iabout {
	position: relative;
	height: 322px;
	overflow: hidden;
}
#iabout_image {
	width: 525px;
	height: 322px;
}
#iabout_content {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 645px;
	height: 90px;
	font-size: 16px;
	line-height: 1.9;
	overflow: hidden;
}
#iphotos_blk {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 645px;
	height: 210px;
	background: #fff;
}
#iphotos_title {
	padding-left: 15px;
	height: 32px;
	color: #fff;
	line-height: 32px;
	background: #4fac26;
}
#iphotos {
	margin: 18px auto 0px auto;
	width: 610px;
	height: 140px;
	overflow: hidden;
}
#iphotos p {
	margin-right: 15px;
	padding: 4px;
	width: 173px;
	height: 130px;
	font-size: 0px;
	text-align: center;
	border: 1px solid #ddd;
}
#iphotos p img {
	width: 173px;
	height: 130px;
}
#icases_title {
	background: url("../images/icases_title.jpg") no-repeat;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	height: 54px;
	margin-top: 50px;
	text-align: center;
}
#icases_blk {
	position: relative;
	margin: 25px auto 0px auto;
	width: 1200px;
}
#icases_button_left {
	position: absolute;
	top: 100px;
	left: -40px;
	display: block;
	width: 22px;
	height: 46px;
	background: url(../images/icases_button_bg.jpg) no-repeat;
	cursor: pointer;
}
#icases_button_right {
	position: absolute;
	top: 100px;
	right: -40px;
	display: block;
	width: 22px;
	height: 46px;
	background: url(../images/icases_button_bg.jpg) no-repeat right top;
	cursor: pointer;
}
#icases {
	width: 1224px;
}
#icases div {
	float: left;
}
#icases dl {
	float: left;
	margin-right: 24px;
	padding: 4px;
	width: 274px;
	height: 251px;
	text-align: center;
	background: #fff;
}
#icases dl:hover {
	background: #4fac26;
}
#icases dl:hover a {
	color: #fff;
}
#icases dl dt {
	font-size: 0px;
}
#icases dl dt img {
	width: 274px;
	height: 206px;
}
#icases dl dd {
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	overflow: hidden;
}
#inews_box {
	margin: 50px auto 0px auto;
	width: 1200px;
}
.inews_list {
	float: left;
	margin-right: 45px;
	width: 371px;
}
.inews_title { position:relative;
	 
}
.inews_title h2{  color: #4fab24;
    font-size: 24px;
    left: 23px;
    position: absolute;
    top: -6px;
	 
}
.inews_title h3{ color:#c7c7c7;
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    right: 0;
    position: absolute;
    top: 10px;
}
.inews_image {
	margin-top: 7px;
	font-size: 0px;
}
.inews {
	margin-top: 12px;
}
.inews li {
	position: relative;
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	background: url(../images/inews_ico.jpg) no-repeat 0px 11px;
	overflow: hidden;
}
.inews li strong {
	display: block;
	width: 270px;
	font-weight: normal;
}
.inews li span {
	position: absolute;
	top: 2px;
	right: 0px;
	color: #999;
	font-size: 12px;
}
#icontact_blk {
	float: right;
	width: 371px;
}
#icontact {
	margin-top: 15px;
	height: 330px;
	line-height: 2.2;
	background: url(../images/icontact_bg.jpg) no-repeat right bottom;
}
/*===================================================================================*/

.left_title {
	height: 34px;
	color: #4fac26;
	font-size: 20px;
	font-weight: bold;
}
.left_menu {
	margin-bottom: 30px;
}
.left_menu_over, .left_menu_out {
	display: block;
	margin-bottom: 8px;
	padding: 9px 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 #4fac26;
	background: #4fac26;
}
.left_menu_over:link, .left_menu_over:visited, .left_menu_over:active, .left_menu_over:hover {
	color: #fff;
	border: 1px solid #4fac26;
	background: #4fac26;
}
.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 {
	line-height: 1.8;
}
/*===================================================================================*/

.nodata {
	padding: 150px 0px;
	color: #bbb;
	font-size: 20px;
	text-align: center;
}
#title {
	position: relative;
	height: 35px;
	line-height: 40px;
	color: #bbb;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}
#title a {
	color: #bbb;
}
#title a:hover {
	color: #000;
}
#title span {
}
#title strong {
	position: absolute;
	top: 9px;
	left: 0px;
	color: #f06600;
	font-size: 14px;
	line-height: normal;
}
#showtext {
	margin: 0px auto;
	padding-top: 18px;
	width: 900px;
	overflow: hidden;
}
.showtexts {
	margin: 0px auto;
	padding-top: 18px;
	width: 900px;
	overflow: hidden;
}
.input_text {
	padding: 0px 6px;
	width: 250px;
	height: 30px;
	line-height: 30px\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: #333;
	cursor: pointer;
}
.button:hover {
	background: #4fac26;
}
.editorc {
	line-height: 1.8;
}
.editorc p {
	margin-bottom: 15px;
}
.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;
}
.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: 20px auto 0px auto;
	padding-top: 12px;
	height: 38px;
	font-size: 12px;
	border-top: 1px solid #e8e8e8;
	overflow: hidden;
}
#prenext p {
	height: 20px;
}
#prenext_back {
	position: absolute;
	top: 12px;
	right: 0px;
	font-weight: bold;
}
/*===================================================================================*/
/* 企业图片列表 */

#about_image_blk {
	margin: 0px auto;
	width: 900px;
	overflow: hidden;
}
#about_image {
	width: 920px;
}
#about_image dl {
	float: left;
	margin: 25px 20px 0px 0px;
	width: 210px;
	text-align: center;
}
#about_image dl dt {
	font-size: 0px;
}
#about_image dl dt img {
	padding: 4px;
	width: 200px;
	height: 150px;
	transition: none;
	border: 1px solid #ddd;
}
#about_image dl dt img:hover {
	padding: 3px;
	border: 2px solid #4fac26;
}
#about_image dl dd {
	padding-top: 8px;
	line-height: 1.4;
}
/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin: 0px auto;
	width: 900px;
	overflow: hidden;
}
#products {
	width: 945px;
}
#products dl {
	float: left;
	margin: 25px 45px 0px 0px;
	width: 270px;
	text-align: center;
}
#products dl dt {
	font-size: 0px;
}
#products dl dt img {
	padding: 4px;
	width: 260px;
	height: 195px;
	transition: none;
	border: 1px solid #ddd;
}
#products dl dt img:hover {
	padding: 3px;
	border: 2px solid #4fac26;
}
#products dl dd {
	padding-top: 8px;
	line-height: 1.4;
}
#products_name {
	padding: 30px 0px 00px 0px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#products_image {
	width: 900px;
	font-size: 0px;
	text-align: center;
	overflow: hidden;
}
#products_image img {
	padding: 6px;
	border: 1px solid #eee;
}
/*===================================================================================*/
/* 新闻列表 */

#news {
	margin: 0px auto;
	padding-top: 1px;
	width: 898px;
}
#news li {
	margin-top: 15px;
	padding: 1px 0px 0px 20px;
	height: 30px;
	background: url(../images/news_line.png) no-repeat left bottom;
}
#news span {
	float: right;
	color: #999;
	font-size: 12px;
}
#news_title {
	padding: 30px 0px 25px 0px;
	color: #333;
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
}
#news_info {
	padding-bottom: 8px;
	color: #999;
	font-size: 12px;
	text-align: center;
	background: url(../images/line3_ccc.gif) repeat-x left bottom;
}
/*===================================================================================*/
/* 信息反馈 */

#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;
}
/*===================================================================================*/

#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);
}
/*===================================================================================*/
/* 浮动在线客服 */

#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: 40px;
	width: 100%;
}
#news_page {
	margin-top: 40px;
	width: 100%;
}
.fypage_blk {
	height: 30px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
.fypage a {
	display: inline-block;
	margin: 0px 3px;
	padding: 0px 6px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	overflow: hidden;
	outline: none;
	-moz-outline: none;
 blr:expression(this.onFocus=this.blur());
}
.fypage a:link, .fypage a:visited, .fypage a:active {
	color: #888;
	border: 1px solid #e8e8e8;
	background: #f5f5f5;
}
.fypage a:hover {
	color: #fff;
	border: 1px solid #3e3e3e;
	background: #3e3e3e;
}
.fypage a.fypage_str {
}
.fypage span {
	display: inline-block;
	margin: 0px 3px;
	padding: 0px 6px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
}
.fypage span.fypage_current {
	color: #fff;
	border: 1px solid #3e3e3e;
	background: #3e3e3e;
}
.fypage span.fypage_disabled {
	color: #888;
	border: 1px solid #e8e8e8;
	background: #f5f5f5;
}
.fypage_sl {
	display: inline-block;
	margin: 0px 3px;
	padding: 0px 6px;
	height: 24px;
	color: #999;
	line-height: 24px;
	font-weight: normal;
}
