﻿@charset "utf-8";
body,html{
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	color:#333;
	background:#efefef;
}
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 !important;}
ul li{ list-style:none !important;}
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;}
.pos { position:relative;}
.abs { position:absolute;}
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%; min-width: 1200px; height: 44px; overflow: hidden; background:url(../images/top_0_bg.jpg) no-repeat center #000; color: #fff; }
.top_0 { width: 1200px; height: 44px; margin: 0px auto; line-height: 44px;  }
.t_welcome { float: left; }
.t_home { float: right; }
.t_share { float: right; padding: 8px 6px 0 0; }
#top_0 a { color: #fff; }
.top_line { width: 100%; height: 89px; }
#top_1 { width: 100%; min-width: 1200px; height: 125px; background: #fff; position: relative; z-index: 2; border-bottom: 0 solid #e4e4e4; }
.top_1 { width: 1200px; margin: 0px auto; position: relative; height: 125px; background: #fff; }
.t_logo { float: left; margin: 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 Arial; color: #8caa92; }
	.t_logo h2 { font: 18px/31px Arial; 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 Arial; 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 Arial; }
	.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: 10px; right: 0; text-align: left; text-align: left; }
	.t_tel img { float: right; margin: 0 0 0 15px; }
		.t_tel img.ads_img { position: absolute; top: 63px; right: 0; margin: 6px 0 0 12px; }
	.t_tel div { float: right; margin: 18px 0 0; text-align: center; }
	.t_tel p.tel-tag { font: 22px/31px Arial; color: #ce3821; 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 Arial; color: #333; text-align: left; }

#top_2 { width: 100%; min-width: 1200px; height: 60px; background: #fdfdfd; position: relative; z-index: 5; border-top: 1px solid #c9c9c9; border-bottom: 0 solid #c9c9c9;box-shadow:0 5px 10px #333; }
.top_2 { width: 1200px; margin: 0px auto; position: relative; height: 60px; background: #fdfdfd; }
#top_2 ul { float: left; height: 60px; }
	#top_2 ul li { float: left; height: 60px; text-align: center; _overflow: hidden; position: relative; border-right: 0 solid #e6e6e6; background: url(../images/line_t.jpg) no-repeat right center; padding-left: 1px; }
		#top_2 ul li a { float: left; padding: 0 22px; height: 60px; color: #444; font: 16px/60px Arial; }
		#top_2 ul li.first { /*background-image: none;*/ }
			#top_2 ul li.first a { }
		#top_2 ul li a.tag2 { background: #8caa92; color: #fff; }
		#top_2 ul li a.tag1 { background: #8caa92; color: #fff; }
		#top_2 ul li a:hover { background: #8caa92; color: #fff; text-decoration: none; }

		#top_2 ul li div.men { position: absolute; width: 168px; top: 60px; left: 0; background: #8caa92; 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 Arial; 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; }
#top_2 .t_img { float:left;}
    #top_2 .t_img img { float:left;margin-left:15px;}

.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 { float:left;width: 100%; min-width: 1422px; height: 61px;margin:25px 0; clear: both; border-bottom: 0 solid #e6e6e6; position: relative; z-index: 3; }
#soso { width: 1200px; padding:0 111px;margin: 0 auto; height: 61px; background: #ffffff; color: #333; box-shadow:0 0 10px #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 Arial; margin-left: -3px; width: 50px; background: url(../images/soso.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: 120px; font: bold 14px/25px Arial; text-align: right; color: #333; }
	dl.so_key dd { float: left; width: 710px; 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:1200px;height:391px;margin:0;clear:both;overflow:hidden;text-align:center;position:relative;z-index:1;display:none;}
#flash_box{margin:0 auto;width:1200px;height:391px;} 
#flash_News{position:relative;z-index:8;width:1200px;height:391px;overflow:hidden;word-break:break-all;}
#flash_News a{position:absolute;top:0;left:0;z-index:6;width:1200px;height:391px;}
#flash_News img{position:absolute;top:0;left:0;z-index:6;width:1200px;height:391px;display:none;}
#flash_pages{width:1200px;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:#eb3d01;border:1px solid #eb3d01;color:#fff;font-weight:bold;}
.page_list a:hover{padding:2px 4px;background:#eb3d01;border:1px solid #eb3d01;color:#fff !important;}
.page_list span.page1{padding:2px 4px;border:1px #cccccc solid;color:#aaaaaa;}
/*分页样式*/
.main{width:1200px;margin:0 auto;clear:both;text-align:left;}
.main_bg{float:left;width:1200px;margin:20px 0 0;}

.i_box_bg { float: left; width: 100%; min-width: 1422px; clear: both; position: relative; z-index: 3; }
.i_box { width: 1422px; margin: 0 auto; }
.i_box_1 { float: left; width: 1200px; padding: 30px 111px;background: #ffffff; color: #333; box-shadow: 0 0 10px #333; }

.i-link-box-bg {float:left;clear:both; width: 100%; min-width: 1422px; height:109px; margin-top:30px;background: url(../images/i_link_bg.png) no-repeat center; }
.i-link-box { width: 1422px; margin: 0 auto;color: #333; }
    .i_link_box{ float: left; width: 840px;height:74px;  padding: 35px 111px 0 471px;color: #333; box-shadow: 0 0 10px #333;text-align:left;}
        .i_link_box a { padding: 0 6px; }

		
.p-location-bg { float: left; width: 100%; min-width: 1200px; clear: both; text-align: center; border-bottom: 1px solid #e6e6e6; margin-top: 10px; }
.p-location { width: 1200px; margin: 0 auto; height: 50px; font: 16px/50px Arial; text-align: left; }



.b-nav-box{float:left;width:100%;min-width:1200px;background:url(../images/p_bottom_bg.jpg) no-repeat center top #303030;clear:both;margin-top:20px;padding:35px 0;border-bottom:0 solid #ccc;}
.b-nav{width:1200px;margin:0 auto;font:14px/29px Arial;text-align:left;color:#fff;}
.b-nav ul{width:1200px;overflow:hidden;float:left;}
.b-nav ul li{ float:left;width:150px;overflow:hidden; }
.b-nav ul li.b-product{width:200px;}
.b-nav ul li.b-weixin{float:right;text-align:center;width:120px;}
.b-nav ul li.b-weixin img{margin-top:50px;width:120px;}
.b-nav ul li.b-contacts{width:280px;min-height:150px;}
.b-nav ul li.b-contacts .b-tel{color:#a864b1;font:24px/35px Arial;}
.b-nav ul li a,.b-nav ul li span{ display:block;}
.b-nav ul li span{font:18px/50px Arial;}
.b-nav a{color:#fff;}

.b_nav_list{float:left;width:1100px;height:43px;border:1px solid #d5ad4e;margin-left:49px;display:inline;text-align:center;font:16px/41px Arial;margin-bottom:30px;}
.b_nav_list span{display:none;}
.b_nav_list br{display:none;}
.b_nav_list a{padding:0 10px;}

.p-bottom{float:left;width:100%;min-width:1200px;background:url(../images/p_bottom_bg_1.jpg) no-repeat center top #000;border-top:0 solid #fff;clear:both;font-size:13px;color:#fff;}
.p-bottom-1{float:left;width:100%;min-width:1200px;background:#44a544;clear:both;margin-top:0;font-size:13px;color:#fff;}
.b-info{width:1200px;margin:0 auto;text-align:left;}
.b-infos{float:left;width:1200px;padding:30px 0 20px;font:14px/33px Arial;letter-spacing:2px;}
.b-infos h3{font:18px/37px Arial;height:auto;padding:0;margin:0;}
.b-logo{float:left;padding:0;}
.b-logo img{margin:30px 0 0 0;}
.b-logo p{font:17px/37px Arial;padding-top:10px;}
.b-text{float:left;width:500px;padding-left:45px;font:15px/37px Arial;}
.b-weixin{float:right;width:230px;text-align:left;}
.b-weixin img{margin:20px 0 0;border:5px solid #fff;}
.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 Arial;color:#fff;text-align:left;}
.b-tel p.tel-t{font:14px/23px Arial;color:#fff;text-align:left;padding-top:15px;}
.p-bottom a{color:#fff;}
.b-pbox{float:left;width:1200px;padding:10px 0;font:15px/23px Arial;text-align:center;}
.b-links a{padding:0 12px 0 0;}

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 Arial;}
dl.p-link-box dd{float:left;width:100%;color:#333;font:13px/27px Arial;}
dl.p-link-box dd img{margin:10px 30px 5px 0;background:#fff;color:#fff;}

.b_nav_bg{float:left;width:100%;height:46px;background:#dd2418;clear:both;margin-top:20px;}
.b_nav{width:1200px;height:46px;margin:0 auto;font:13px/46px Arial;background:#dd2418;color:#fff;}
.b_nav a{
	color:#fff;
	padding:0 12px;
	font-family: "微软雅黑", Arial, Arial;
}

.p_bottom{float:left;width:100%;padding:10px 0 0;line-height:25px;text-align:center;color:#333;font-size:13px;}
.p_bottom div.b_info{width:1200px;margin:0 auto;padding:0 0 0;}
.p_bottom div.info{float:left;width:1200px;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:1200px;} 
  #bottom_link dt{float:left;width:76px;font:bold 14px/27px Arial;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:#333;}
/*************************内页*************************/
.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: #8caa92; }
		dl.dl_left dt .title { float: left; width: 246px; height: 45px; font: 18px/45px Arial; color: #fff; text-align: center; text-indent: 2px; }
		dl.dl_left dt .t_right { float: right; width: 2px; height: 45px; overflow: hidden; background: #8caa92; }
	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 Arial; 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 Arial; 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 Arial; 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: #8caa92; color: #fff; border: 0; word-break: break-all; word-wrap: break-word; font: 14px/31px Arial; 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 Arial; }


#left { float: left; width: 250px; overflow: hidden; }


#right { float: right; width: 922px; overflow: hidden; }
dl.content { float: left; width: 922px; border: 0 solid #eee; min-height: 500px; _height: 500px; }
	dl.content dt { width: 922px; height: 35px; border-bottom: 1px solid #8caa92; /*background:url(../images/r_t_bg.jpg) repeat-x;*/display:none; }
		dl.content dt .title { float: left; height: 35px; font: bold 14px/35px Arial; 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: #8caa92; }
	dl.content dd { float: left; width: 922px; padding: 0; font-size: 13px; }
		dl.content dd.news { font: 14px/25px Arial; width:900px; min-height: 500px; padding: 15px 10px; background: #fff; border: 1px solid #e6e6e6; }
		dl.content dd.about { font: 14px/25px Arial; width: 890px; min-height: 500px; padding: 15px; background: #fff; border: 1px solid #e6e6e6; }
		dl.content dd.product { width: 890px; 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: 920px; height: 38px; margin-top: 12px; border: 1px solid #eee; border-bottom: 1px solid #8caa92; color: #8caa92; }
	.p-title .title { float: left; height: 31px; font: bold 16px/31px Arial; 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 Arial; }
.p-news-box { float: left; width: 933px; 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: "微软雅黑", Arial, Arial;
	margin-top: 20px;
}
.logofont strong{
	font-size: 24px;
	color: #eb3d01;
	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;
}

.i-dialog {
  position: fixed;
  _position: absolute;
  background: #fff;
/*  border-radius: 3px;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgba(0,0,0,.2);*/
  display: none;
}
.i-dialog .i-target {
  background: #eee;
  cursor: move;
  line-height: 32px;
}
.i-dialog .i-target h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  padding: 0 40px 0 10px;
  margin: 0;
}
.i-dialog .i-close {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  text-decoration: none;
  position: absolute;
  top: 6px;
  right: 5px;
  font-family: '\u9ed1\u4f53';
  color: #CACACA;
}
.i-dialog .i-close:hover { color: #E60012; }
.i-dialog .i-content { clear: both; }
.i-dialog .i-wrapBtn {
  height: 32px;
  background: #eee;
  text-align: right;
}
.i-dialog .i-wrapBtn input {
  outline: none;
  background-image: none;
  /*    border: 1px solid #000;
    border-radius: 2px;*/
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857;
  margin: 4px 6px 0 0;
 *margin: 3px 6px 0 0;
  padding: 3px 10px;
 *padding:3px 10px 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.i-dialog .i-wrapBtn input:hover {
  background-color: #EBEBEB;
  border-color: #ADADAD;
}
.i-dialog .i-wrapBtn input.green {
  background-color: #5CB85C;
  border-color: #4CAE4C;
  color: #fff;
}
.i-dialog .i-wrapBtn input.green:hover {
  background-color: #47A447;
  border-color: #398439;
}
.i-dialog .i-wrapBtn input.blue {
  background-color: #5BC0DE;
  border-color: #46B8DA;
  color: #fff;
}
.i-dialog .i-wrapBtn input.blue:hover {
  background-color: #39B3D7;
  border-color: #269ABC;
}
.i-dialog .i-wrapBtn input.yellow {
  background-color: #F0AD4E;
  border-color: #EEA236;
  color: #fff;
}
.i-dialog .i-wrapBtn input.yellow:hover {
  background-color: #ED9C28;
  border-color: #D58512;
}
.i-dialog .i-wrapBtn input.red {
  background-color: #D9534F;
  border-color: #D43F3A;
  color: #fff;
}
.i-dialog .i-wrapBtn input.red:hover {
  background-color: #D2322D;
  border-color: #AC2925;
}
.i-dialog .i-wrapBtn input.i-disabled, .i-dialog .i-wrapBtn input.i-disabled:hover {
  color: #C1BBBB;
  cursor: not-allowed;
  background-color: #ebebeb;
  border-color: #DEDEDE;
}
.i-dialog-lock {
  position: absolute;
  width: 100%;
  height: 1300px;
  overflow: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background: #000;
}
.i-dialog-lock iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
}
.i-dialog-lock {
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
}