﻿@charset "utf-8";
body, html { text-align: center; font-size: 12px; font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif; line-height: 21px; color: #0a0a0a; background: #fff; word-wrap: break-word; word-break: break-all; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
img { border: 0; }
small { font-size: 14px; }
a { text-decoration: none; color: #323232; }
	a:hover { color: #f00; text-decoration: underline; }
input { font-family: "宋体"; }
ul { list-style: outside; }
	ul li { list-style: none; }
		ul li.title { float: left; }
		ul li.more { float: right; padding-right: 8px; }
.bold { FONT-WEIGHT: bold; }
.red, .red a { COLOR: red !important; }
.green, .green a { COLOR: green !important; }
.black, .black a { COLOR: black !important; }
.gray, .gray a { COLOR: gray !important; }
.yellow, .yellow a { COLOR: yellow !important; }
.orange, .orange a { COLOR: orange !important; }
.blue, .blue a { COLOR: blue !important; }
.blue2, .blue2 a { COLOR: #0077cc !important; }
.khaki, .khaki a { COLOR: #cc5e05 !important; }
.white, .white a { COLOR: white !important; }
.clear { clear: both !important; height: 0 !important; width: 0 !important; line-height: 0 !important; }
.pointer { cursor: pointer; }
.n_top { margin-top: 0 !important; border-top: 0 !important; }
.n_right { margin-right: 0 !important; }
.hide { display: none; }
.fl { float: left; }
.fr { float: right; }
table { border-collapse: collapse; border-spacing: 0; }
img.png { azimuth: expression( this.pngSet?this.pngSet=true: (this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
                (this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/transparent.gif")
				:(this.origBg = this.origBg?this.origBg:
				  	this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true); }
/*************************     样式      *************************/
/*#web_piao{
z-index:999;
position:fixed;
top:0;
left:0;
width:100%;
_position:absolute;
_top: expression(documentElement.scrollTop);
overflow:visible;
text-align:center;
}*/
#top_0 { width: 100%; height: 46px; overflow: hidden; background: #f2f2f2; color: #333; border-bottom: 1px solid #e6e6e6; }
.top_0 { width: 1280px; height: 46px; margin: 0px auto; line-height: 46px; background: #f2f2f2; }
.t_welcome { float: left; }
.t_home { float: right; }
.t_share { float: right; padding: 8px 6px 0 0; }
#top_0 a { color: #333; }
.top_line { width: 100%; height: 89px; }
#top_1 { width: 100%; min-width: 1280px; height: 122px; background: #fff; position: relative; z-index: 2; border-bottom: 0 solid #e4e4e4; }
.top_1 { width: 1280px; margin: 0px auto; position: relative; height: 122px; background: #fff; }
.t_logo { float: left; margin: 10px 0 0; display: inline; text-align: left; }
	.t_logo img { float: left; margin: 20px 10px 0 0; }
		.t_logo img.logo1 { margin: 15px 8px 0 0; }
		.t_logo img.logo2 { margin: 25px 8px 0 0; }
	.t_logo div { float: left; width: 450px; height: 70px; margin: 18px 0 0; border-left: 1px dashed #dedede; padding: 0 0 0 20px; }
	.t_logo h1 { font: bold 33px/36px "Microsoft YaHei"; color: #083a83; }
	.t_logo h2 { font: 18px/31px "Microsoft YaHei"; color: #99999a; padding: 2px 0 0; }


.t_tag { float: left; }
	.t_tag h2 { float: left; font: bold 26px/28px "楷体"; color: #e93b3a; padding: 40px 0 0 22px; }

.t_ln { float: left; width: 85px; margin: 23px 0 0; position: relative; background: #fff; }
	.t_ln * { transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari 和 Chrome */ -o-transition: all 0.5s; /* Opera */ }
	.t_ln dt { width: 85px; height: 25px; font: 14px/25px "Microsoft YaHei"; background: url(../images/ln_ico.png) no-repeat 5px 5px; border: 1px solid #e6e6e6; }
		.t_ln dt a { display: block; background: url(../images/ln_1.png) no-repeat right 5px center; color: #333; }
			.t_ln dt a.on { background: url(../images/ln_2.png) no-repeat right 5px center; }
			.t_ln dt a:hover { text-decoration: none; color: #333; }
	.t_ln dd { position: absolute; width: 85px; border: 1px solid #e6e6e6; border-top: 0; top: 26px; background: #fff; display: none; }
		.t_ln dd a { display: block; font: 14px/25px "Microsoft YaHei"; }
	.t_ln:hover dt a { background: url(../images/ln_2.png) no-repeat right 5px center; }
	.t_ln:hover dd { display: block; }

.t_tel { position: absolute; top: 20px; right: 0; text-align: left; text-align: left; }
	.t_tel img { float: right; margin: 22px 15px 0 0; }
		.t_tel img.ads_img { position: absolute; top: 63px; right: 0; margin: 6px 0 0 12px; }
	.t_tel div { float: right; margin: 13px 0 0; text-align: center; }
	.t_tel p.tel-tag { font: bold 30px/31px "Microsoft YaHei"; color: #e70011; text-align: center; margin: 0 0 0; }
		.t_tel p.tel-tag a { background: #03a9db; color: #fff; padding: 3px 35px; border-radius: 15px; }
	.t_tel p.tel-t { font: 14px/25px "Microsoft YaHei"; color: #333; text-align: left; }

#top_2 { width: 100%; min-width: 1280px; height: 51px; background: #fdfdfd; position: relative; z-index: 5; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.top_2 { width: 1280px; margin: 0px auto; position: relative; height: 51px; background: #fdfdfd; }
#top_2 ul { float: left; height: 51px; }
	#top_2 ul li { float: left; height: 51px; text-align: center; _overflow: hidden; position: relative; border-right: 1px solid #e6e6e6; /*background: url(../images/line_t.jpg) no-repeat left center; padding-left: 1px;*/ }
		#top_2 ul li a { float: left; padding: 0 25px; height: 51px; color: #444; font: 18px/51px "Microsoft YaHei"; }
		#top_2 ul li.first { background-image: none; }
			#top_2 ul li.first a { }
		#top_2 ul li a.tag2 { background: #083a83; color: #fff; }
		#top_2 ul li a.tag1 { background: #083a83; color: #fff; }
		#top_2 ul li a:hover { background: #083a83; color: #fff; text-decoration: none; }

		#top_2 ul li div.men { position: absolute; width: 168px; top: 51px; left: 0; background: #083a83; border-top: 0 solid #fff; padding: 10px 0; margin: 0 0 -500px; display: none; }
			#top_2 ul li div.men div { float: left; width: 100%; height: 35px; position: relative; margin: 0px; padding: 0px; }
				#top_2 ul li div.men div a { float: left; width: 100%; margin: 0px; padding: 0px; height: 35px; font: 14px/35px "Microsoft YaHei"; color: #fff; overflow: hidden; background-image: none; border-radius: 0; }
					#top_2 ul li div.men div a:hover { text-decoration: none; color: #333 !important; background: #fff; font-weight: normal; border-radius: 0; }
					#top_2 ul li div.men div a.tag { text-decoration: none; color: #333 !important; background: #fff; font-weight: normal; border-radius: 0; }
				#top_2 ul li div.men div ol { width: 100%; position: absolute; left: 100%; top: 0; background: #fff; display: none; }
					#top_2 ul li div.men div ol li { width: 100%; padding: 0; margin: 0; height: auto; }

.t-soso { position: absolute; top: 0; right: 0; height: 81px; z-index: 4; }
	.t-soso .t-soso-img { position: absolute; padding: 0 20px; top: 0; right: 0; height: 81px; cursor: pointer; }
		.t-soso .t-soso-img img { margin: 34px 0 0; }
		.t-soso .t-soso-img:hover { background: #f8842d; }
			.t-soso .t-soso-img:hover .on { display: none; }
			.t-soso .t-soso-img:hover .off { display: block; }
	.t-soso .tag { background: #f8842d; }
		.t-soso .tag .on { display: none; }
		.t-soso .tag .off { display: block; }


.soso_bg { width: 100%; min-width: 1280px; height: 64px; clear: both; border-bottom: 1px solid #e6e6e6; position: relative; z-index: 3; }
#soso { width: 1280px; margin: 0 auto; height: 64px; background: #ffffff; color: #333; }
div.soso { float: right; margin: 15px 0 0; background: #fff; border: 1px solid #e6e6e6; }
	div.soso .input1 { float: left; height: 34px; width: 223px; line-height: 34px; padding: 0 6px; color: #999; border: 0; background: transparent; outline: none; }
	div.soso .search1 { float: left; border: 0; border-left: 1px solid #e6e6e6; height: 34px; font: 12px/34px "Microsoft yahei"; margin-left: -3px; width: 50px; background: url(../images/so.png) no-repeat center #fff; color: #fff; }
dl.so_key { float: left; width: 830px; height: 25px; line-height: 25px; margin: 20px 0 0; text-align: left; overflow: hidden; }
	dl.so_key dt { float: left; width: 90px; font: bold 14px/25px "Microsoft YaHei"; text-align: right; color: #333; }
	dl.so_key dd { float: left; width: 740px; overflow: hidden; color: #333; }
	dl.so_key a { color: #555; font-size: 14px; }



/*Banner*/
.banner_line { width: 100%; height: 5px; background: url(../images/hdYy_ico.png) repeat-x; overflow: hidden; position: relative; z-index: 2; }
#banner { width: 100%; min-width: 1280px; height: 538px; margin: 0; clear: both; overflow: hidden; text-align: center; position: relative; z-index: 1; }
#flash_box { margin: 0 auto; width: 1280px; height: 538px; }
#flash_News { position: relative; z-index: 8; width: 1280px; height: 538px; overflow: hidden; word-break: break-all; }
	#flash_News a { position: absolute; top: 0; left: 0; z-index: 6; width: 1280px; height: 538px; }
	#flash_News img { position: absolute; top: 0; left: 0; z-index: 6; width: 1280px; height: 538px; display: none; }
#flash_pages { width: 1280px; position: relative; z-index: 10; margin-top: -30px; text-align: center; }
	#flash_pages a { padding: 3px 4px; text-decoration: none; background: url(../images/flash_bg2.png) no-repeat center center; }
		#flash_pages a.f_tag { background: url(../images/flash_bg1.png) no-repeat center center; }
/*分页样式*/
.page_list { width: 100%; height: 25px; float: left; clear: both; line-height: 25px; padding-top: 10px; text-align: left; }
	.page_list a { padding: 2px 4px; border: 1px #aaaaaa solid; color: #333333; text-decoration: none; }
		.page_list a.page1 { padding: 2px 4px; background: #083a83; border: 1px solid #083a83; color: #fff; font-weight: bold; }
		.page_list a:hover { padding: 2px 4px; background: #083a83; border: 1px solid #083a83; color: #fff !important; }
	.page_list span.page1 { padding: 2px 4px; border: 1px #cccccc solid; color: #aaaaaa; }
/*分页样式*/
.main { width: 1280px; margin: 0 auto; clear: both; text-align: left; }
.main_bg { float: left; width: 1280px; margin: 20px 0 0; }

.i-box-bg { float: left; width: 100%; min-width: 1280px; background: #fff; clear: both; }
.i-box { width: 1280px; margin: 0 auto; }

.p-so-box { padding: 0; background: none; position: relative; z-index: 2; margin-top: -72px; background: none; }
	.p-so-box .i-box { height: 186px; background: #fff; border: 1px solid #bec1c3; box-shadow: 0 0 5px #ccc; }
	.p-so-box .i_soso { float: right; width: 980px; margin: 12px 135px 0 0; }
		.p-so-box .i_soso dt { float: left; width: 100%; margin-bottom: -5px; }
			.p-so-box .i_soso dt a { float: left; width: 75px; height: 30px; text-align: center; margin: 0 5px; background: #fff; color: #101010; font: 16px/30px "Microsoft YaHei"; border: 5px solid #9c9082; border-color: rgba(156,144,130,0.22); border-bottom: 0; border-radius: 6px 6px 0 0; }
				.p-so-box .i_soso dt a.tag { background: #db3e45; color: #fff; }
				.p-so-box .i_soso dt a:hover { /*background:#7d5b97;color:#fff;*/ text-decoration: none; }
		.p-so-box .i_soso dd { float: left; width: 100%; }
		.p-so-box .i_soso form { float: left; border: 5px solid #9c9082; border-radius: 6px; border-color: rgba(156,144,130,0.22); }
		.p-so-box .i_soso .input1 { float: left; height: 67px; width: 412px; font: 16px/67px "Microsoft yahei"; padding: 0 30px; color: #c0bebe; border: 0; background: #fff; outline: none; }
		.p-so-box .i_soso #i_tel { width: 272px; border-left: 1px solid #9a9a9a; }
		.p-so-box .i_soso .search1 { float: left; background: #db3e45; color: #fff; font: 18px/67px "Microsoft yahei"; width: 164px; height: 67px; border: 0; }
	.p-so-box .so-sm { float: left; width: 100%; margin-top: 12px; background: url(../images/p_so_line.jpg) no-repeat left top; padding: 20px 0 0; text-align: left; color: #999; font: 14px/21px "Microsoft yahei"; text-indent: 95px; }


.p-location-bg { float: left; width: 100%; min-width: 1280px; clear: both; text-align: center; border-bottom: 1px solid #e6e6e6; margin-top: 10px; }
.p-location { width: 1280px; margin: 0 auto; height: 50px; font: 16px/50px "Microsoft YaHei"; text-align: left; }

.p-tag-box { float: left; width: 1199px; border: 1px solid #DCDCDC; border-left: 0; }
	.p-tag-box .big { float: left; height: 50px; position: relative; }
	.p-tag-box a { float: left; padding: 0 20px; height: 50px; text-align: center; color: #333; font: 14px/50px "Microsoft YaHei"; border-left: 1px solid #DCDCDC; }
		.p-tag-box a.tag { background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
		.p-tag-box a.tag1 { background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
		.p-tag-box a:hover { text-decoration: none; background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
	.p-tag-box .p-big a:hover { text-decoration: none; background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
	.p-tag-box .p-big { float: left; height: 50px; position: relative; }
		.p-tag-box .p-big a { float: left; padding: 0 20px; height: 50px; text-align: center; color: #333; font: 14px/50px "Microsoft YaHei"; border-left: 1px solid #DCDCDC; }
			.p-tag-box .p-big a.tag { background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
			.p-tag-box .p-big a.tag1 { background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
			.p-tag-box .p-big a:hover { text-decoration: none; background: url(../images/bg_moverA.jpg) repeat-x; color: #fff; }
		.p-tag-box .p-big div { position: absolute; top: 50px; left: 0; width: 180px; background: #fff; display: none; border: 1px solid #DCDCDC; }
			.p-tag-box .p-big div a { float: left; padding: 0; width: 100%; height: 35px; font: normal 14px/35px "Microsoft YaHei"; color: #333; border: 0; border-bottom: 1px dotted #ddd; }
				.p-tag-box .p-big div a img { float: left; margin: 13px 6px 0 21px; }
				.p-tag-box .p-big div a:hover { text-decoration: none; background: #fe470b; color: #fff; }

.p-info-box { float: left; width: 1280px; padding: 20px 0; min-height: 400px; overflow: hidden; }
.product_index { width: 110%; }


.p-bottom { float: left; width: 100%; min-width: 1280px; background: #333333; clear: both; margin-top: 20px; font-size: 13px; color: #f4f3f3; border-top: 0 solid #6e6e6e; }
.b-info { width: 1280px; margin: 0 auto; text-align: left; }
.b-infos { float: left; width: 1280px; padding: 40px 0 0; height: 235px; font: 16px/31px "Microsoft yahei"; }
	.b-infos h3 { font: 18px/37px "Microsoft yahei"; height: auto; padding: 0; margin: 0; }
.b-logo { float: left; padding-right: 25px; }
	.b-logo img { margin: 20px 0 0; }
	.b-logo p { font: 17px/37px "Microsoft yahei"; padding-top: 10px; }
.b-text { float: left; width: 450px; font-size: 14px; height: 140px; }
.b-tel { float: right; width: 350px; padding-top: 25px; }
	.b-tel img { float: left; margin: 18px 8px 0 10px; }
	.b-tel p.tel-tag { font: 30px/49px "Microsoft yahei"; color: #fff; text-align: left; }
	.b-tel p.tel-t { font: 14px/23px "Microsoft yahei"; color: #fff; text-align: left; padding-top: 15px; }
.p-bottom a { color: #f4f3f3; }

.b_nav { float: left; width: 100%; font: 16px/46px "Microsoft YaHei"; padding: 40px 0 30px; border-bottom: 1px solid #3c3c3c; text-align:center; }
	.b_nav a { color: #f4f3f3; padding: 0 8px; }

.b_contacts { float: left; width: 100%; font: 16px/35px "Microsoft YaHei"; padding: 40px 0; border-bottom: 1px solid #3c3c3c;margin-bottom:30px;}
.b_contacts img { float: left; }
.b_contacts span { float: left; }

.b-pbox { float: left; width: 1280px; padding: 30px 0 20px; font: 14px/31px "Microsoft yahei"; text-align: left; position: relative; }

.b-gz { float: right; position: absolute; bottom: 30px; right: 0; }
	.b-gz li { float: left; text-align: left; width: 77px; line-height: 23px; position:relative; }
		.b-gz li .b_img{display:none;position:absolute;top:-120px;left:0; width:120px;height:120px;}
		.b-gz li:hover .b_img{display:inline; }
		

dl.p-link-box { float: left; width: 380px; padding: 0 0 0 20px; text-align: left; }
	dl.p-link-box dt { float: left; width: 100%; color: #fff; font: 18px/37px "Microsoft yahei"; }
	dl.p-link-box dd { float: left; width: 100%; color: #333; font: 13px/27px "Microsoft yahei"; }
		dl.p-link-box dd img { margin: 10px 30px 5px 0; background: #fff; color: #fff; }

.p_bottom { float: left; width: 100%; padding: 10px 0 0; line-height: 25px; text-align: center; color: #fff; font-size: 13px; }
	.p_bottom div.b_info { width: 1280px; margin: 0 auto; padding: 0 0 0; }
	.p_bottom div.info { float: left; width: 1280px; padding: 10px 0 0; text-align: center; }
		.p_bottom div.info p { padding-bottom: 6px; }
			.p_bottom div.info p a { }
		.p_bottom div.info span { padding: 0 16px; }
#bottom_link { float: left; width: 1280px; }
	#bottom_link dt { float: left; width: 76px; font: bold 14px/27px ""; text-align: center; }
	#bottom_link dd { float: left; width: 820px; line-height: 27px; text-align: left; }
.link_list { float: left; width: 100%; }
.p_bottom a { color: #fff; }
/*************************内页*************************/
.more a { color: gray; }

dl.dl_left { float: left; width: 250px; position: relative; z-index: 1; }
	/* dl.dl_left dt{float:left;width:230px;height:59px;margin-top:14px;background:url(../images/l_title.jpg) repeat-x;border-radius:3px;}*/
	dl.dl_left dt { float: left; width: 248px; height: 45px; margin-top: 10px; border: 1px solid #eee; border-bottom: 0; background: #083a83; }
		dl.dl_left dt .title { float: left; width: 246px; height: 45px; font: 18px/45px "Microsoft YaHei"; color: #fff; text-align: center; text-indent: 2px; }
		dl.dl_left dt .t_right { float: right; width: 2px; height: 45px; overflow: hidden; background: #083a83; }
	dl.dl_left dd { float: left; width: 238px; padding: 5px; border: 1px solid #eee; border-top: 0; background: #fff; }
		dl.dl_left dd.l_line { float: left; width: 100%; height: 14px; overflow: hidden; padding: 0; border: 0; margin-top: 0; background: none; }

		dl.dl_left dd.l_class .big { float: left; width: 238px; height: 45px; font: 14px/45px "Microsoft YaHei"; overflow: hidden; background: url(../images/l_ioc.png) no-repeat right 12px center #ececec; border-bottom: 0 dotted #999; text-indent: 12px; margin: 3px 0; }
			dl.dl_left dd.l_class .big a:hover { text-decoration: none; color: #ea7526; }
			dl.dl_left dd.l_class .big a.tag { text-decoration: none; color: #ea7526; }
		dl.dl_left dd.l_class .small { float: left; padding: 0 0; text-align: left; }
			dl.dl_left dd.l_class .small a { float: left; font: normal 14px/31px "Microsoft YaHei"; color: #333; width: 188px; background: url(../images/n_li.jpg) no-repeat 12px 12px; border-bottom: 1px dotted #ddd; padding-left: 20px; }
				dl.dl_left dd.l_class .small a img { float: left; margin: 13px 6px 0 21px; }
				dl.dl_left dd.l_class .small a:hover { text-decoration: none; color: #ea7526; }

		dl.dl_left dd p { float: left; width: 238px; height: 45px; margin: 3px 0; }
			dl.dl_left dd p a { float: left; width: 238px; height: 45px; font: 14px/45px "Microsoft YaHei"; overflow: hidden; background: url(../images/l_ioc.png) no-repeat right 12px center #ececec; border-bottom: 0 dotted #999; text-indent: 12px; }
				dl.dl_left dd p a:hover { text-decoration: none; color: #ea7526; }
				dl.dl_left dd p a.tag { text-decoration: none; color: #ea7526; }
		dl.dl_left dd.l_tel { padding: 0 0 18px; }
			dl.dl_left dd.l_tel img { float: left; }
		dl.dl_left dd img.i_contact { float: left; width: 200px; margin: 0 0 8px; }

		dl.dl_left dd.l_contact { width: 230px; padding: 5px 10px 10px; margin-top: 20px; background: #083a83; color: #fff; border: 0; word-break: break-all; word-wrap: break-word; font: 14px/31px "Microsoft YaHei"; text-align: left; }
			dl.dl_left dd.l_contact div { padding-left: 30px; margin-top: 5px; }
			dl.dl_left dd.l_contact img { float: left; margin: 0 12px 0 10px; }
			dl.dl_left dd.l_contact b { font: 24px/31px "Microsoft YaHei"; }


#left { float: left; width: 250px; overflow: hidden; }


#right { float: right; width: 1002px; overflow: hidden; }
dl.content { float: left; width: 1002px; border: 0 solid #eee; min-height: 500px; _height: 500px; }
	dl.content dt { width: 1002px; height: 35px; border-bottom: 1px solid #083a83; /*background:url(../images/r_t_bg.jpg) repeat-x;*/ }
		dl.content dt .title { float: left; height: 35px; font: bold 14px/35px "Microsoft YaHei"; color: #000; text-indent: 10px; overflow: hidden; /*background:url(../images/r_t_l.jpg) no-repeat;*/ }
			dl.content dt .title .blue2 { color: #000 !important; }
			dl.content dt .title a { color: #000; }
		dl.content dt .more { float: right; width: 40px; height: 35px; text-align: right; color: #fff; /*background:url(../images/r_t_r.jpg) no-repeat right top;*/ }
		dl.content dt .cont { float: left; padding-left: 10px; width: 10px; height: 36px; font: 14px/36px ""; color: #000; }
		dl.content dt a { color: #083a83; }
	dl.content dd { float: left; width: 1002px; padding: 0; font-size: 13px; }
		dl.content dd.news { font: 14px/25px "Microsoft YaHei"; width: 980px; min-height: 500px; padding: 15px 10px; background: #fff; border: 1px solid #e6e6e6; }
		dl.content dd.about { font: 14px/25px "Microsoft YaHei"; width: 970px; min-height: 500px; padding: 15px; background: #fff; border: 1px solid #e6e6e6; }
		dl.content dd.product { width: 970px; min-height: 500px; padding: 15px; background: #fff; border: 1px solid #e6e6e6; }
		/*dl.content dd.about p{text-indent:24px;}
dl.content dd.contacts p{text-indent:14px;}*/
		dl.content dd.more { padding: 3px 0; text-align: right; }
		dl.content dd.center { clear: both; text-align: center; }
		dl.content dd div.download { width: 100%; text-indent: 22px; background: url(../images/download.gif) no-repeat 2px 7px; border-bottom: 1px dashed #ccc; font: 13px/31px ""; }


div.product_list { float: left; }
	div.product_list ul { float: left; width: 168px; height: 198px; margin: 3px 6px; display: inline; text-align: center; overflow: hidden; }
		div.product_list ul li.p_img { float: left; width: 160px; height: 160px; padding: 3px; border: 1px solid #e1e1e1; overflow: hidden; }
			div.product_list ul li.p_img img { width: 160px; height: 160px; }
		div.product_list ul li.p_t { float: left; width: 100%; height: 30px; line-height: 27px; overflow: hidden; }

.p-title { float: left; width: 1000px; height: 38px; margin-top: 12px; border: 1px solid #eee; border-bottom: 1px solid #083a83; color: #083a83; }
	.p-title .title { float: left; height: 31px; font: bold 16px/31px "Microsoft YaHei"; display: inline; padding: 5px 0 0 6px; }
	.p-title .more { float: right; width: 90px; height: 38px; }
		.p-title .more a { float: right; height: 38px; padding: 0 12px 0 0; font: 13px/36px "Microsoft YaHei"; }
.p-news-box { float: left; width: 1013px; padding: 10px; border: 1px solid #eee; border-top: 0; background: #fff; }
/*在线客服--------------------------*/
body { _background-attachment: fixed; }
#kf { z-index: 999; position: fixed; bottom: 0px; right: 4px; width: 120px; _position: absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow: visible; text-align: center; }
#kefu { float: left; width: 120px; overflow: hidden; }
#qq1 { float: left; width: 120px; }
#qq { float: left; width: 120px; padding-bottom: 9px; background: url(../images/kf_04.gif) no-repeat bottom; overflow: hidden; }
	#qq img { float: left; margin: 0px; }
	#qq ul { float: left; margin: 0px; width: 120px; background: url(../images/kf_02.gif) repeat-y left #eef9fd; }
		#qq ul li { float: left; width: 98px; padding: 5px 0 0 22px; height: 25px; background: url(../images/kf_03.gif) repeat-y right; }


.logofont { font-family: "Microsoft YaHei", "Microsoft YaHei", Arial; margin-top: 20px; }
	.logofont strong { font-size: 24px; color: #083a83; font-weight: bold; margin-top: 5px; margin-bottom: 5px; line-height: 30px; }
	.logofont p { font-size: 22px; color: #fe7407; font-weight: bold; line-height: 30px; }



.float-contact-mini { position: absolute; right: 1px; top: 175px; }
	.float-contact-mini a { background: url("../images/sprites.png") no-repeat scroll 0 0 transparent; color: #FFFFFF !important; display: block; height: 65px; line-height: 110%; padding: 46px 5px 0; text-align: center; text-decoration: none !important; width: 18px; }
.float-contact { display: none; position: absolute; right: 1px; top: 175px; width: 102px; }
	.float-contact .close { background: url("../images/sprites.png") no-repeat scroll -29px 0 transparent; color: #FFFFFF !important; display: block; height: 31px; line-height: 31px; padding-left: 22px; text-decoration: none !important; }
	.float-contact .container { background: #FFFFFF; border-color: #E3E3E3; border-style: solid; border-width: 0 1px; padding: 1px 0; text-align: center; }
	.float-contact .container { border-style: solid; text-align: center; }
	.float-contact .qq { padding: 7px 0 6px; }
	.float-contact .qqtitle { line-height: 200%; }
	.float-contact .qq .btn { padding-top: 4px; }
		.float-contact .qq .btn li { padding-bottom: 5px; }
		.float-contact .qq .btn a { background: url("../images/sprites.png") no-repeat scroll -43px -80px transparent; color: #1A649D; display: block; height: 23px; line-height: 23px; margin: 0 auto; padding-left: 23px; width: 53px; }
	.float-contact .qqtel { background: url("../images/shadow-2.png") repeat-x scroll 0 100% transparent; padding-bottom: 14px; }
		.float-contact .qqtel .qqcontent { color: #FF6600; font-size: 117%; font-weight: bold; line-height: 130%; letter-spacing: 0; }
	.float-contact .myqqlink { background: url("../images/bg-x.png") repeat-x scroll 0 -320px #FA8400; border-bottom: 1px solid #E3E3E3; color: #FFFFFF !important; display: block; height: 40px; line-height: 40px; text-align: center; text-decoration: none !important; }
h3.qqtitle { margin: 0; padding: 0; }
