﻿@charset "utf-8";
body, p, dl, dd, blockquote, h1, h2, h3, h4, h5, h6, pre, table, td, th, ul, ol, li, hr, legend, fieldset, textarea, img, form {
	margin:0;
	padding:0;
}
body {
	font-family:"微软雅黑", Arial;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#fff;
}
.bg_box {
	background:url(../images/body_bg.jpg) no-repeat top center;
	overflow:hidden;
}
.grid_wrap {
	width:100%;
	overflow:hidden;
	background:url(../images/grid_wrap.png) repeat-y
}
img, iframe {
	border:none;
}
li, ul, dl, dt, dd {
	list-style:none;
}
em {
	font-style:normal
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#333;
}
.clear {
	clear:both;
}
/*********** 整站结构部分layout ***********/
.header {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/top_bg2.png) no-repeat top center;
}
.yemeifuceng {
	height:100px;
	width:1100px;
	margin:0 auto;
}
.content_wrap {
	width:100%;
	overflow:hidden;
}
.content {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.content_neiye {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/neiye_bg.png) repeat;
}
.leftpanel {
	width:229px;
	float:left;
}
.rightpanel {
	width:871px;
	float:right;
	overflow:hidden;
}
.footer_wrap {
	width:100%;
	background:url(../images/footer.png) no-repeat top center;
	overflow:hidden;
	border-top:1px solid #fff;
	height:357px;
}
/************* 公共部分 ************/
/*-- 翻页 --*/
.fanye {
	text-align:center;
	clear:both;
	height:39px;
	padding:50px 0px;
}
.fanye .pre {
	float:left;
	width:260px;
	height:39px;
	line-height:39px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
}
.fanye .pre a {
	color:#fff;
}
.fanye .pre a:hover {
	color:#f62006;
}
.fanye .next {
	float:left;
	width:255px;
	text-align:left;
	height:39px;
	line-height:39px;
	font-size:18px;
	font-weight:bold;
}
.fanye .next a {
	color:#fff;
}
.fanye .next a:hover {
	color:#f62006;
}
.fanye .fanye_ul {
	float:left;
	width:291px;
	height:37px;
	background:url(../images/fanye_bg.png) no-repeat left top;
	padding:4px 32px 0px;
}
.fanye ul {
	display:inline-block;
 *display:inline;
	zoom:1;
	text-align:center;
}
.fanye ul li {
	float:left;
	background:url(../images/fanye_list.png) no-repeat left top;
	height:27px;
	width:27px;
	text-align:center;
	margin-right:10px;
}
.fanye ul a {
	display:block;
	height:27px;
	line-height:27px;
	color:#352c26;
	font-size:16px;
	font-weight:bold;
}
.fanye ul li.current a {
	color:#f62006
}
.fanye ul a.page:hover {
	color:#f62006
}
/*-- 产品翻页 --*/
.fanye_cp {
	width:1100px;
	text-align:center;
	clear:both;
	height:39px;
	padding:50px 0px;
}
.fanye_cp .pre_cp {
	float:left;
	width:400px;
	height:39px;
	line-height:39px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
}
.fanye_cp .pre_cp a {
	color:#fff;
}
.fanye_cp .pre_cp a:hover {
	color:#f62006;
}
.fanye_cp .next_cp {
	float:left;
	width:255px;
	text-align:left;
	height:39px;
	line-height:39px;
	font-size:18px;
	font-weight:bold;
}
.fanye_cp .next_cp a {
	color:#fff;
}
.fanye_cp .next_cp a:hover {
	color:#f62006;
}
.fanye_cp .fanye_cp_ul {
	float:left;
	width:291px;
	height:37px;
	background:url(../images/fanye_bg.png) no-repeat left top;
	padding:4px 32px 0px;
}
.fanye_cp .fanye_cp_ul_ul {
	display:inline-block;
 *display:inline;
	zoom:1;
	text-align:center;
}
.fanye_cp .fanye_cp_ul_ul .fanye_cp_list {
	float:left;
	background:url(../images/fanye_list.png) no-repeat left top;
	height:27px;
	width:27px;
	text-align:center;
	margin-right:10px;
}
.fanye_cp .fanye_cp_ul_ul a {
	display:block;
	height:27px;
	line-height:27px;
	color:#352c26;
	font-size:16px;
	font-weight:bold;
}
.fanye_cp .fanye_cp_ul_ul .current a {
	color:#f62006
}
.fanye_cp .fanye_cp_ul_ul a.page:hover {
	color:#f62006
}
/*-- 翻页 --*/
.fanye_news {
	text-align:center;
	clear:both;
	height:39px;
	padding:50px 0px;
	width:980px;
}
.fanye_news .pre_news {
	float:left;
	width:300px;
	overflow:hidden;
}
.fanye_news .pre_news a {
	display:block;
	height:39px;
	line-height:39px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:left;
}
.fanye_news .pre_news a:hover {
	color:#f62006;
}
.fanye_news .next_news {
	float:left;
	width:300px;
	text-align:right;
	overflow:hidden;
}
.fanye_news .next_news a {
	display:block;
	height:39px;
	line-height:39px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.fanye_news .next_news a:hover {
	color:#f62006;
}
.fanye_news .fanye_ul_news {
	float:left;
	width:291px;
	height:37px;
	background:url(../images/fanye_bg.png) no-repeat left top;
	padding:4px 32px 0px;
}
.fanye_news ul {
	display:inline-block;
 *display:inline;
	zoom:1;
	text-align:center;
}
.fanye_news ul li {
	float:left;
	background:url(../images/fanye_list.png) no-repeat left top;
	height:27px;
	width:27px;
	text-align:center;
	margin-right:10px;
}
.fanye_news ul a {
	display:block;
	height:27px;
	line-height:27px;
	color:#352c26;
	font-size:16px;
	font-weight:bold;
}
.fanye_news ul li.current a {
	color:#f62006
}
.fanye_news ul a.page_news:hover {
	color:#f62006
}
/************* 内容部分 ************/
/*========== 页眉 ==========*/
/*-- LOGO浮层 --*/
.logo {
	height:100px;
	width:1100px;
	margin:0 auto;
}
/*-- 脚本动漫 --*/
.banner {
	width:1100px;
	overflow:hidden;
	margin:0 auto;
}
#focus {
	width:1100px;
	height:350px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:350px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:1100px;
	height:350px;
	overflow:hidden;
	position:relative;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:1100px;
	height:21px;
	left:0;
	bottom:0;
}
#focus .btn {
	position:absolute;
	width:780px;
	height:11px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:11px;
	height:11px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fc9400;
	border-radius:5px;
}
#focus .btn span.on {
	background:#fc9400;
}
/*-- 顶部导航 --*/
.navigation {
	height:40px;
	width:100%;
	background:url(../images/nav_bg.png) no-repeat top center;
}
.navigation_box {
	width:1100px;
	overflow:hidden;
	margin:0 auto;
}
.nav_L {
	float:left;
}
.navigation ul {
	display:inline-block;
 *display:inline;
	zoom:1;
	padding-left:35px;
}
.navigation ul li {
	float:left
}
.navigation ul li a {
	display:block;
	height:40px;
	line-height:40px;
	white-space: nowrap;
	padding:0px 35px;
	_float:left;/*IE6*/
	font-size:16px;
	color:#fff;
	background:url(../images/nav_line.png) no-repeat right center;
}
.navigation ul li a:hover {
	color:#f00;
}
.navigation ul .current a {
	color:#f00;
}
/*-- 搜索 --*/
.nav_R {
	float:right;
}
.nav_R .search {
	width:142px;
	height:23px;
	margin-top:8px;
	background:url(../images/search_bg.png) no-repeat left top;
	overflow:hidden;
}
.nav_R .search .searchkeywords {
	border:none;
	height:23px;
	line-height:23px;
	width:120px;
	float:right;
	background:none;
	color:#d26e53;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.nav_R .search .searchbtn {
	float:left;
	width:12px;
	height:12px;
	overflow:hidden;
	margin-left:6px;
	margin-top:6px;
}
/*========== 视频  ==========*/
.video_wrap {
	width:1100px;
	margin:0 auto;
	padding:5px 0px;
	overflow:hidden;
	height:194px;
}
.video_wrap ul {
	overflow:hidden;
}
.video_wrap ul li {
	width:260px;
	height:194px;
	float:left;
	margin-right:20px;
}
/*-- 首页产品 --*/
.newproduct {
	zoom:1;
	width:1100px;
	overflow:hidden;
	padding-bottom:5px
}
/*-- 标题 --*/
.newproduct .caption {
	height:38px;
	line-height:38px;
	background:url(../images/cp_title.png) no-repeat left top;
}
.caption_L {
	float:left;
}
.caption_L .caption_span {
	height:38px;
	background:url(../images/cp_title_L.png) no-repeat left top;
	padding-left:24px;
	display:block;
}
.caption_L .caption_span .caption_title_L {
	display:block;
	height:38px;
	background:url(../images/cp_title_R.png) no-repeat right top;
	padding-right:38px;
	min-width:278px;
	font-size:20px;
	color:#fff;
}
.caption_L .caption_span a:hover {
	color:#ff8400;
}
.caption_title_R {
	float:right;
	display:block;
	width:67px;
	height:21px;
	background:url(../images/more.png) no-repeat left top;
	margin-top:9px;
	margin-right:11px;
}
/*-- 产品列表 --*/
.newproduct .newproduct_box {
	clear:both;
	background:url(../images/cp_bg.png) repeat;
	overflow:hidden;
	padding-top:15px;
}
.newproduct .newproduct_box li {
	width:260px;
	float:left;
	margin:0px 7px;
	display:inline;
	padding-bottom:15px;
}
.newproduct .newproduct_box li .product_img {
	height:310px;
	background:url(../images/loading2.gif) no-repeat center center;
}
.newproduct .newproduct_box li .product_img p {
	margin:0px;
	padding:3px;
	border:0px solid #666;
	float:left;
}
.newproduct .newproduct_box li .product_img {
	width:260px;
	height:310px;
 *font-size:310px;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
 *display: block;
}
.newproduct .newproduct_box li .product_img a {
	display:block;
	width:258px;
	height:308px;
	padding:1px;
}
.newproduct .newproduct_box li .product_img a:hover {
	background:url(../images/img_bg.png) no-repeat left top;
}
.newproduct .newproduct_box li .product_img a img {/*图片自适应居中尺寸*/
	vertical-align:middle;
}
.newproduct .newproduct_box li .product_name {
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
.newproduct .newproduct_box li .product_name a {
	color:#2c2008;
}
.newproduct .newproduct_box li .product_name a:hover {
	color:#e10000;
	text-decoration:underline;
}
.newproduct .newproduct_box li .product_model {
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
.newproduct .newproduct_box li .product_model a {
	color:#2c2008;
}
.newproduct .newproduct_box li .product_model a:hover {
	color:#e10000;
}
/*========== 产品内页 ==========*/
/*-- 产品列表 --*/
.newproduct_neiye .caption {
	height:38px;
	line-height:38px;
	margin-top:5px;
	background:url(../images/cp_title.png) no-repeat left top;
}
.caption_L {
	float:left;
}
.caption_L .caption_span {
	height:38px;
	background:url(../images/cp_title_L.png) no-repeat left top;
	padding-left:24px;
	display:block;
}
.caption_L .caption_span .caption_title_L {
	display:block;
	height:38px;
	background:url(../images/cp_title_R.png) no-repeat right top;
	padding-right:38px;
	min-width:278px;
	font-size:20px;
	color:#fff;
}
.caption_L .caption_span a:hover {
	color:#ff8400;
}
.caption_title_R {
	float:right;
	display:block;
	width:67px;
	height:21px;
	background:url(../images/more.png) no-repeat left top;
	margin-top:9px;
	margin-right:11px;
}
.newproduct_neiye .newproduct_ul {
	clear:both;
	background:url(../images/cp_bg.png) repeat;
	overflow:hidden;
	padding-top:15px;
}
.newproduct_neiye .newproduct_ul .newproduct_list {
	width:260px;
	float:left;
	margin:0px 7px;
	display:inline;
	padding-bottom:15px;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_img {
	height:310px;
	background:url(../images/loading2.gif) no-repeat center center;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_img p {
	margin:0px;
	padding:3px;
	border:0px solid #666;
	float:left;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_img {
	width:260px;
	height:310px;
 *font-size:310px;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
 *display: block;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_img a {
	display:block;
	width:258px;
	height:308px;
	padding:1px;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_img a:hover {
	background:url(../images/img_bg.png) no-repeat left top;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_img a img {/*图片自适应居中尺寸*/
	vertical-align:middle;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_name {
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_name a {
	color:#2c2008;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_name a:hover {
	color:#e10000;
	text-decoration:underline;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_model {
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_model a {
	color:#2c2008;
}
.newproduct_neiye .newproduct_ul .newproduct_list .product_model a:hover {
	color:#e10000;
}
/*========== 内页小栏目 ==========*/
.title_ny {
	width:1100px;
	height:105px;
	background:url(../images/title_ny.png) no-repeat left top;
}
.title_ny ul {
	padding-left:50px;
	padding-top:8px;
	overflow:hidden;
}
.title_ny ul li {
	padding:0px 20px 0px 20px;
	overflow:hidden;
	height:24px;
	line-height:24px;
	text-align:center;
	background:url(../images/title_ny_line.png) no-repeat right center;
	float:left;
}
.title_ny ul li a {
	font-weight:bold;
	color:#fff;
	font-size:14px;
}
.title_ny ul li a:hover {
	color:#02ddfe;
	text-decoration:underline;
}
.title_ny ul li a.cur {
	color:#02ddfe
}
/*========== 内页图文 ==========*/
.neiye_tuwen {
	padding:20px 66px 20px 66px;
	color:#fff;
	font-size:14px;
	line-height:26px;
	overflow:hidden;
}
.content_tuwen {
	padding:20px 66px 20px 66px;
	color:#fff;
	overflow:hidden;
}
.neiye_small_title {
	font-size:24px;
	color:#fc0101;
	height:50px;
	line-height:50px;
}
.neiye_small_title2 {
	font-size:16px;
	color:#fff;
	height:50px;
	line-height:50px;
}
.neiye_small_title3 {
	font-size:20px;
	color:#fc0101;
	height:50px;
	line-height:50px;
}
/*========== 下载 ==========*/
.download_wrap {
	width:100%;
	overflow:hidden;
	padding-top:15px;
	clear:both;
}
.download_category {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
	border-bottom:1px dashed #dbdbdb;
}
.download_category ul {
	overflow:hidden;
}
.download_category ul li {
	float:left;
	width:180px;
	overflow:hidden;
	height:200px;
}
.download_category ul li .download_name {
	height:50px;
	width:180px;
	line-height:50px;
	overflow:hidden;
	text-align:center;
	font-size:14px;
}
.download_category ul li .download_name a {
	color:#fff;
}
.download_category ul li .download_name a:hover {
	color:#e10000;
}
.download_category ul li .download_img a {
	display:block;
	width:107px;
	margin:0 auto;
	height:127px;
	padding:3px;
	border:2px solid #9c9c9c;
}
.download_category ul li .download_img a:hover {
	border:2px solid #eecf1f;
}
.download_category ul li .download_img img {
	width:107px;
	height:127px;
}
/*========== 联系我们及留言==========*/
.neiye_tuwen_L {
	width:550px;
	overflow:hidden;
	float:left;
}
.neiye_tuwen_R {
	width:300px;
	overflow:hidden;
	float:left;
	color:#fff;
	font-size:14px;
	line-height:26px;
	padding-left:100px;
}
.Contact_box {
	height:230px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	line-height:26px;
}
.online_msn {
	width:107px;
	height:40px;
	background:url(../images/msn.png) no-repeat left center;
}
.online_skype {
	width:107px;
	height:40px;
	background:url(../images/skype.png) no-repeat left center;
}
.online_qq {
	width:107px;
	height:40px;
	background:url(../images/qq.png) no-repeat left center;
}
.online_map {
	width:107px;
	height:40px;
	background:url(../images/map.png) no-repeat left center;
}
.message {
	padding-top:15px;
	overflow:hidden;
	clear:both;
}
.message dl {
	clear:both;
	padding:15px 0px;
	overflow:hidden;
}
.message dl dt {
	width:100px;
	float:left;
	font-size:14px;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.message dl dd {
	float:left;
	background:#fff;
}
.message dl dd input {
	border:none;
	height:28px;
	line-height:28px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.message dl dd textarea {
	padding:0px;
	margin:0px;
	border:0px;
}
.message .Push {
	clear:both;
	overflow:hidden;
	height:60px;
}
.message .tijiao {
	height:39px;
	width:130px;
	background:url(../images/tijiao.png) no-repeat left top;
	margin-top:10px;
	margin-left:80px;
	border:none;
}
/*========== 品牌理念==========*/
.brand_L {
	float:left;
	width:600px;
	overflow:hidden;
}
.brand_R {
	float:right;
	width:335px;
}
/*========== 公司证书 ==========*/
.zhengshu_box {
	width:957px;
	overflow:hidden;
	clear:both;
	padding-bottom:20px;
	border-bottom:1px dashed #dbdbdb;
}
.zhengshu_title {
	font-size:24px;
	color:#fc0101;
	height:80px;
	line-height:80px;
}
.m4_mm_zs {
	overflow:hidden;
	clear:both;
}
.zhengshu_box .m4_mm_zs {
	overflow:hidden;
	clear:both;
}
.zhengshu_box .m4_mm_zs .post_zs {
	float: left;
	width: 152px;
	height:202px;
	overflow: hidden;
	margin: 0px 0px 20px 13px;
	position: relative;
	display: inline; /* JESUS FUCKING IE */
}
.zhengshu_box .m4_mm_zs .post_zs .post_pic_zs a {
	display:block;
	width:142px;
	height:192px;
	padding:3px;
	border:2px solid #9c9c9c;
}
.zhengshu_box .m4_mm_zs .post_zs .post_pic_zs a:hover {
	border:2px solid #eecf1f;
}
.zhengshu_box .m4_mm_zs .post_zs .post_pic_zs {
	width:142px;
	height:192px;
 *font-size:192px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.zhengshu_box .m4_mm_zs .post_zs .post_pic_zs img {/*图片自适应居中尺寸*/
	vertical-align:middle;
zoom:expression( function(elm) {
 var vw = elm.width, vh =elm.height;
 if (vw>142&&vw>=vh) {
 elm.width=142;
}
 elm.style.zoom = '1';
 if (vh>192&&vh>=vw) {
 elm.height=192;
}
 elm.style.zoom = '1';
}
 (this));
 max-width:142px;
 max-height:196px;
}
/*========== 内页新闻 ==========*/
.title_ny2 {
	width:1034px;
	height:105px;
	overflow:hidden;
	padding-left:66px;
	background:url(../images/title_ny.png) no-repeat left top;
}
.title_ny2 ul {
	padding-top:8px;
	overflow:hidden;
}
.title_ny2 ul li {
	padding:0px 20px 0px 20px;
	overflow:hidden;
	height:24px;
	line-height:24px;
	text-align:center;
	background:url(../images/title_ny_line.png) no-repeat right center;
	float:left;
}
.title_ny2 ul li a {
	font-weight:bold;
	color:#fff;
	font-size:15px;
}
.title_ny2 ul li a:hover {
	color:#02ddfe;
	text-decoration:underline;
}
.title_ny2 ul li a.cur {
	color:#02ddfe
}
/*========== 新闻末级 ==========*/
.news_view {
	clear:both;
	overflow:hidden;
	width:980px;
	padding:20px 60px;
	color:#fff;
}
.news_view .news_view_title {
	overflow:hidden;
	line-height:40px;
	font-size:30px;
	color:#f00;
	text-align:center;
	font-family:"微软雅黑";
}
.news_view .abstract {
	text-align:center;
	padding-top:15px;
	height:20px
}
.news_view .abstract ul {
	display:inline-block;
 *display:inline;
	zoom:1;
}
.news_view .abstract ul li {
	float:left;
	padding:0px 5px;
	color:#fff;
}
.news_view .news_content {
	padding:35px 30px 80px;
	line-height:26px;
	color:#fff;
	font-size:14px;
	background:url(../images/news_bg.png) no-repeat bottom center;
}
.news_view .news_content a {
	text-decoration:underline;
	color:#fff;
}
.news_view .news_content a:hover {
	color:#ffd800
}
/*========== 内页产品 ==========*/
/*========== 产品栏目 ==========*/
.products_wrap {
	width:100%;
	padding-top:5px;
	overflow:hidden;
	clear:both;
}
.leftpanel_title {
	width:229px;
	height:44px;
	line-height:44px;
	font-size:24px;
	color:#fe0101;
	text-align:center;
	background:url(../images/leftpanel_title.png) no-repeat left top;
}
.dl_box {
	width:227px;
	padding-right:2px;
	height:600px;
	background:url(../images/leftpanel_bg.png) no-repeat left bottom;
	padding-bottom:14px;
}
.leftpanel dl {
	width:227px;
	height:600px;
	overflow:scroll;
	overflow-x: hidden;
}
.leftpanel dl dt {
	overflow:hidden;
	margin-top:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	text-indent:12px;
}
.leftpanel dl dt a {
	color:#fff;
	font-size:17px;
}
.leftpanel dl dt a:hover {
	color:#f62006;
}
.leftpanel dl dd {
	height:30px;
	line-height:30px;
	color:#fff;
	text-indent:30px;
}
.leftpanel dl dd a {
	color:#fff;
	font-size:17px;
}
.leftpanel dl dd a:hover {
	color:#f62006;
}
.leftpanel dl dt .cur3 {
	color:#f8d600;
}
.leftpanel dl dd .cur3 {
	color:#f8d600;
}
.rightpanel_box {
	width:870px;
	padding-left:1px;
	overflow:hidden;
	background:url(../images/rightpanel_line.png) repeat-y;
	min-height:790px;
}
.rightpanel_title {
	height:60px;
	overflow:hidden;
	background:url(../images/rightpanel_title_line.png) repeat-x bottom;
}
.rightpanel_title_L {
	float:left;
}
.rightpanel_title_L ul {
	overflow:hidden;
	clear:both;
}
.rightpanel_title_L ul li {
	float:left;
	height:60px;
	line-height:60px;
	font-size:14px;
	padding:0px 30px;
	background:url(../images/nav_line.png) no-repeat right center;
}
.rightpanel_title_L ul li a {
	color:#fff;
}
.rightpanel_title_L ul li a:hover {
	color:#02ddfe;
	text-decoration:underline;
}
.rightpanel_title_L ul li a.cur1 {
	color:#02ddfe
}
.rightpanel_title_R {
	float:right;
	padding-right:31px;
	overflow:hidden;
	padding-top:4px;
	width:420px;
	text-align:right;
}
.rightpanel_title_R img {
}
/* box */
.products_first {
	width:853px;
	overflow:hidden;
	margin:0 auto;
	padding-top:20px;
}
.products_first_box {
	overflow:hidden;
}
.products_first_box .products_first_title {
	height:30px;
	line-height:30px;
	color:#fd0303;
	font-size:22px;
}
.products_first_box .products_first_jianjie_1 {
	height:40px;
	line-height:40px;
	font-size:18px;
	background:url(../images/rightpanel_title_line.png) repeat-x bottom;
}
.products_first_box .products_first_jianjie_2 {
	height:100px;
	line-height:22px;
	font-size:14px;
	margin:10px 0px;
	overflow:hidden;
}
.box {
	width:853px;
	overflow:hidden;
	margin-bottom:30px;
}
.box_L {
	float:left;
	overflow:hidden;
}
.box_R {
	float:left;
	overflow:hidden;
	padding-left:40px;
	width:490px;
}
.tb-pic a {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.tb-pic a img {
	vertical-align:middle;
}
.tb-pic a {
*display:block;
*font-family:Arial;
*line-height:1;
}
.tb-thumb {
	margin:10px 0 0;
	overflow:hidden;
}
.tb-thumb li {
	background:none repeat scroll 0 0 transparent;
	float:left;
	height:85px;
	margin:0 8px 0 0;
	overflow:hidden;
	padding:2px;
}
.tb-s310, .tb-s310 a {
	height:300px;
	width:300px;
}
.tb-s310, .tb-s310 img {
	max-height:300px;
	max-width:300px;
}
.tb-s310 a {
*font-size:275px;
}
.tb-s40 a {
*font-size:72px;
}
.tb-s40, .tb-s40 a {
	height:85px;
	width:85px;
}
.tb-s40, .tb-s40 img {
	max-height:85px;
	max-width:85px;
}
.tb-booth {
	position:relative;
	z-index:1;
}
.tb-thumb .tb-selected {
	background:none repeat scroll 0 0 #eecf1f;
	height:85px;
	padding:2px;
}
.tb-thumb .tb-selected div {
	background-color:#FFFFFF;
	border:medium none;
}
.tb-thumb li div {
	background:#fff;
}
div.zoomDiv {
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:200px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
div.zoomMask {
	position:absolute;
	background:url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor:move;
	z-index:1;
}
/* 产品灯箱 */
.products_xiaotu {
	overflow:hidden;
	clear:both;
	background:url(../images/news_bg2.png) no-repeat bottom center;
	padding-bottom:60px;
}
.products_xiaotu .m4_mm {
	overflow:hidden;
	clear:both;
}
.products_xiaotu .m4_mm .post {
	float: left;
	width: 207px;
	height:207px;
	overflow: hidden;
	margin: 0px 0px 20px 8px;
	position: relative;
	display: inline; /* JESUS FUCKING IE */
}
.products_xiaotu .m4_mm .post .post_pic a {
	display:block;
	padding:3px;
	background:url(../images/pic_bg.png) no-repeat left top;
	width:201px;
	height:201px;
}
.products_xiaotu .m4_mm .post .post_pic {
	width:201px;
	height:201px;
 *font-size:201px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	display:table-cell;
}
.products_xiaotu .m4_mm .post .post_pic img {/*图片自适应居中尺寸*/
	vertical-align:middle;
zoom:expression( function(elm) {
 var vw = elm.width, vh =elm.height;
 if (vw>201&&vw>=vh) {
 elm.width=201;
}
 elm.style.zoom = '1';
 if (vh>201&&vh>=vw) {
 elm.height=201;
}
 elm.style.zoom = '1';
}
 (this));
 max-width:201px;
 max-height:201px;
}
.products_xiaotu .m4_mm .post .post_pic a:hover {
	background:url(../images/pic_bg_hover.png) no-repeat left top;
}
#whitebox {
	top: 0;
	left: 0;
	display: none;
	position: absolute;
	padding: 10px;
	margin: 0px;
	background:url(../images/loading.gif) no-repeat scroll center center #fff;
	border: 1px solid #eee;
}
#whitebox img {
	border: 1px solid #eee;
	cursor: pointer;
}
#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}
#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff;
	-moz-border-radius:3px 3px 3px 3px;
}
.lbLoading {
	background:#fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}
#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:none;
}
#lbPrevLink {
	left:0;
}
#lbPrevLink:hover {
	background:transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right:0;
}
#lbNextLink:hover {
	background:transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none;
}
#lbCloseLink {
	display:block;
	float:right;
	width:66px;
	height:22px;
	background:transparent url(../images/closelabel.gif) no-repeat center;
	margin:5px 0;
	outline:none;
}
#lbCaption, #lbNumber {
	margin-right:71px;
}
#lbCaption {
	font-weight:bold;
}
.neiyechanpin .productlist li {
	width:180px;
	height:210px;
	float:left;
	border:1px solid #e3e3e3;
	margin-left:12px;
	margin-top:10px;
	display:inline
}
.neiyechanpin .productlist li .productpic {
	width:180px;
	height:180px;
 *font-size:180px;/*垂直居中＝本图层高度*/
	vertical-align:middle;
	text-align:center;
	background-color:#fff;
	overflow:hidden;
	display:table-cell;
}
.neiyechanpin .productlist li .productpic img {/*图片自适应居中尺寸*/
	vertical-align:middle;
zoom:expression( function(elm) {
 var vw = elm.width, vh =elm.height;
 if (vw>180&&vw>=vh) {
 elm.width=180;
}
 elm.style.zoom = '1';
 if (vh>180&&vh>=vw) {
 elm.height=180;
}
 elm.style.zoom = '1';
}
 (this));
 max-width:180px;
 max-height:180px;
}
.neiyechanpin .productlist li .productname {
	height:30px;
	line-height:30px;
	text-align:center
}
.neiyechanpin .productlist li .introduction {
	width:178px;
	float:left;
	padding:5px;
	display:none
}
/*========== 产品规格 ==========*/

.parameter {
	padding:20px;
	line-height:24px;
	font-size:14px;
	color:#fff;
}
.parameter_box {
	overflow:hidden;
	/*background:url(../images/rightpanel_bottom.png) no-repeat bottom center;*/
	min-height:550px;
}
/*========== 产品视频 ==========*/
.video_view {
	padding:80px;
	text-align:center;
}
/*========== 底部 ==========*/
.footer {
	width:1100px;
	height:358px;
	margin:0 auto;
}
.footer ul {
	overflow:hidden;
	clear:both;
	width:1024px;
	height:42px;
	padding-top:95px;
	margin:0 auto;
}
.footer ul li {
	height:42px;
	line-height:42px;
	float:left;
	text-align:center;
}
.footer ul .list1 {
	width:310px;
}
.footer ul .list2 {
	width:397px;
}
.footer ul .list3 {
	width:317px;
}
.footer ul li a {
	color:#010000;
	font-size:14px;
}
.footer ul li a:hover {
	text-decoration:underline;
	color:#e10000;
}
.footer .footer_copyrigt {
	padding-top:55px;
	text-align:center;
	width:1100px;
	line-height:30px;
}
/*========== 新闻中心动画 ==========*/
.banner_neiye {
	width:850px;
	margin:0 auto;
	padding-bottom:66px;
	overflow:hidden;
	background:url(../images/news_pic_bg.png) no-repeat center bottom;
}
.box_skitter {
	position: relative;
	background: none;
}
.box_skitter ul {
	display: none;
}
.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}
.box_skitter .image {
	overflow: hidden;
}
.box_skitter .image img {
	display: none;
}
.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}
.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.box_skitter .prev_button {
	position: absolute;
	top: 340px;
	left: 9px;
	z-index: 100;
	width: 67px;
	height: 71px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/prev.png) no-repeat left top !important;
}
.box_skitter .next_button {
	position: absolute;
	top: 340px;
	right: 10px;
	z-index: 100;
	width: 67px;
	height: 71px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/next.png) no-repeat left top !important;
}
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}
.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 31px;
	height: 31px;
}
#slideshow {
	width: 850px;
	height: 400px;
}
#slideshow ul {
	display: none;
}
