﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }
/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"宋体";   background:#FFF;} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#794b27; }
/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
textarea,input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;}

#video_about{position:fixed; right:10px; bottom:30px; width:350px; height:240px; z-index:20}
.close_video{position:fixed; right:10px; bottom:275px; width:30px; height:30px; cursor:pointer; font-size:15px;z-index:20}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}
/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}



/*网站头部*/
.top-T_Wrap{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;background:url(../images/headbj.jpg) center center no-repeat; background-size:100% 140px; width:auto;-moz-box-shadow:0 0 20px rgba(128,128,128,0.4); -webkit-box-shadow:0 0 20px rgba(128,128,128,0.4); box-shadow:0 0 20px rgba(128,128,128,0.4); height:140px;  position:fixed; left:0; right:0; top:0; z-index:50}
.top-T{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;width:1150px; background:url(../images/logo.png) left center no-repeat;  background-size:304px; margin:0 auto; height:140px; position:relative;}

/***********nav*******/
.nav{  -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; height:140px; line-height:140px; position:absolute; right:0; top:0; bottom:0; margin:auto; z-index:20;}
.nav li{ float:left; text-align:center; position:relative}
.nav li > a{  height:100%; margin-left:25px; font-weight:bold; font-size:18px; color:#1a1a1a; display:block; position:relative}
.nav li > a:hover,.nav li > .cur{color:#1a1a1a}

.ProBoxWrap{ -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; display:none; left:20px; position:absolute; width:100px; background:url(../images/xian02.png) left top repeat-x #FFF; z-index:10; top:140px;}
.ProBoxWrap .ProBox{margin:0 auto; padding:5px 5px 0; }
.ProBoxWrap .ProBox .T{ }
.ProBoxWrap .ProBox .T a{ display:block; height:42px; line-height:42px; border-bottom:1px dashed #f0f0f0; color:#333333; font-size:14px; position:relative;}
.ProBoxWrap .ProBox .T a:hover{ color:#794b27; font-weight:bold}
.nav li:hover .ProBoxWrap{ display:block}

.nav li > a:hover,.nav li > .cur,.nav li:hover > a{ color:#794b27}

.ProBoxWrap .ProBox .T:nth-last-child(1) a{ border-bottom:0}





.HeadFixed{ height:100px;  background-size:100% 100px;}
.HeadFixed .top-T{  background:url(../images/logo.png) left center no-repeat; height:100px; background-size:200px}
.HeadFixed .nav{height:100px; line-height:100px;}
.HeadFixed .ProBoxWrap{ top:100px;}

/*********************************公共头部结束*******************************/

.js-silder{position: relative; height:600px}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%; margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;padding: 10px 0; margin: 0 10px; cursor: pointer; z-index:5; position:relative}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:3px 30px; cursor: pointer; background:#b3b3b3}
.silder-ctrl-con.active>span{background-color: #794b27;}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height: 100%;border-radius: 50%;padding: 0;}
}


.nybanner{ height:150px; background:url(../images/nyban.jpg) center center no-repeat}
.nybanner1{ height:150px; background:url(../images/nyban1.jpg) center center no-repeat}
.nybanner2{ height:150px; background:url(../images/nyban2.jpg) center center no-repeat}
.nybanner3{ height:150px; background:url(../images/nyban3.jpg) center center no-repeat}
.nybanner4{ height:150px; background:url(../images/nyban4.jpg) center center no-repeat}
.nybanner5{ height:150px; background:url(../images/nyban5.jpg) center center no-repeat}
.nybanner6{ height:150px; background:url(../images/nyban6.jpg) center center no-repeat}

.in_pro_boxWrap{ height:1370px; width:auto; background:url(../images/probj.jpg) center center no-repeat; padding-top:60px;}


.in_pro_navWrap{ width:auto; height:45px; background:url(../images/pronavbj.png) center bottom no-repeat}
.in_pro_navWrap .in_pro_nav{ width:1100px; margin:0 auto; height:45px; overflow:hidden}
.in_pro_navWrap .in_pro_nav li{ float:left; width:140px; margin-right:20px; text-align:center;}
.in_pro_navWrap .in_pro_nav li a{-webkit-border-radius:10px 10px 0 0; -moz-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0;  display:block; line-height:45px; font-size:20px; color:#FFF; background:#d9c8b2; font-weight:bold; }

.in_pro_navWrap .in_pro_nav li:nth-last-child(1){ margin-right:0}

.in_pro_navWrap .in_pro_nav li.cur a{ background:#794b27}

.pro_R_nr{ width:1100px; margin:0 auto 35px; overflow:hidden; }

.pro_R_nr .text_zi{ text-align:center; padding:60px 0 40px}
.pro_R_nr .text_zi p{ display:inline-block; width:70px; height:70px; background:url(../images/tian.png) center center no-repeat; line-height:70px; margin:0 5px; font-size:48px; font-weight:bold; color:#794b27}
.pro_R_nr .text{ font-size:20px; color:#4c4c4c; line-height:46px}


.pro_list_project{ width:1100px; margin:0 auto; overflow:hidden}
.pro_list_project li{ width:540px; float:left; margin-bottom:20px;}
.pro_list_project li a{ display:block; width:320px; padding:10px 10px 10px 210px; background:rgba(255,255,255,0.5); height:150px; position:relative;}
.pro_list_project li a .pic{ width:180px; height:150px; position:absolute; left:10px; top:10px}

.pro_list_project li a .text{ padding-top:10px; font-size:16px; color:rgba(76,76,76,0.9); line-height:26px; padding-right:10px}
.pro_list_project li a .text strong{ display:block; font-size:20px; line-height:36px; color:#794b27}

.LeftBox{ width:290px; float:left; overflow:hidden; margin-bottom:20px;  position:relative;}
.LeftBox .LeftList{ width:290px; overflow:hidden;}
.LeftBox .LeftList  li {  overflow:hidden; margin-bottom:10px; line-height:40px; height:40px;}
.LeftBox .LeftList  li a{ -webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;color:#4c4c4c; display:block; width:230px;  font-size:14px; background:#f5f5f5; padding-left:25px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li.cur a{width:290px;  background:#794b27;  color:#FFF}





.aboutWrap{background:url(../images/aboutbj.jpg) center center no-repeat; height:550px; overflow:hidden;}
.aboutWrap .about{ width:1100px; height:550px; margin:0 auto; position:relative;}

.aboutWrap .about .in_about_nav{ width:340px; position:absolute; top:72px; height:37px; overflow:hidden}
.aboutWrap .about .in_about_nav li{ float:left; width:120px; margin-right:20px; text-align:center;}
.aboutWrap .about .in_about_nav li a{-webkit-border-radius:10px 10px 0 0; -moz-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0;  display:block; line-height:37px; font-size:18px; color:#FFF; background:#d9c8b2; font-weight:bold; }
.aboutWrap .about .in_about_nav li.cur a{ background:#794b27}

.aboutWrap .about .aboutText{width:740px; position:absolute; top:170px; left:0;}
.aboutWrap .about .aboutText span{ height:30px; display:block; width:100px; line-height:30px; text-align:center; font-size:14px; color:#794b27; background:url(../images/more.png) center center no-repeat; float:right; margin-top:40px; margin-right:10px;}

.aboutWrap .about .aboutText a{display:block;  font-size:16px; line-height:48px; color:#1a1a1a}

.aboutWrap .about .aboutPic{ position:absolute; right:0; top:170px; width:320px; height:280px;}

/* 本例子css */

.aboutWrap .about .aboutPic .hd{ overflow:hidden; position:absolute; left:0; right:0; bottom:60px; z-index:5}
.aboutWrap .about .aboutPic .hd ul{verflow:hidden; zoom:1;  text-align:center }
.aboutWrap .about .aboutPic .hd ul li{-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;  display:inline-block; width:9px; height:9px; overflow:hidden; margin:0 4px; text-indent:-999px; cursor:pointer; border:1px solid #FFF }
.aboutWrap .about .aboutPic .hd ul li.on{  background:#FFF;}
.aboutWrap .about .aboutPic .bd{ width:320px; height:240px; background:#FFF}
.aboutWrap .about .aboutPic .bd ul{ overflow:hidden; zoom:1; }
.aboutWrap .about .aboutPic .bd ul li{float:left; width:320px; _display:inline; overflow:hidden; text-align:center;  }
.aboutWrap .about .aboutPic .bd ul li a{ display:block; padding-left:5px; height:230px; padding-top:5px;}
.aboutWrap .about .aboutPic .bd ul li .pic{ text-align:center; position:relative; width:310px; height:230px;}
.aboutWrap .about .aboutPic .bd ul li .pic img{ max-width:100%; max-height:100%; display:block; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto}
.aboutWrap .about .aboutPic .bd ul li .title{ line-height:20px; margin-top:20px; font-size:16px; color:#1a1a1a   }


/*新闻中心*/

.newsWrap{ background:url(../images/newsbj.jpg) center center no-repeat;}
.news{ width:1100px; height:670px; margin:0 auto; position:relative;  overflow:hidden}

.news_bt{ width:auto; height:42px;  line-height:42px; position:absolute; top:90px; left:0;}
.news_bt li{ display:inline-block; margin-right:15px; width:140px; text-align:center; position:relative}
.news_bt li a{font-size:18px; display:block; color:#794b27; font-weight:bold; }
.news_bt li.cur a{ background:url(../images/newsnavcur.png) center center no-repeat}


.newsWrap_L{ width:600px; float:left; overflow:hidden}
.newsWrap_L .news_H_nr{ width:auto; overflow:hidden; padding-top:180px;}

.newsWrap_L .list{ width:600px;}
.newsWrap_L .list li{ height:44px; width:auto; line-height:44px; position:relative;}
.newsWrap_L .list li a{ display:block; background:url(../images/dd.png) left center no-repeat; padding-left:25px; height:44px; font-size:16px; color:#1a1a1a}
.newsWrap_L .list li a .data{ position:absolute; right:0; top:0;}
.newsWrap_L .list li a:hover{color:#794b27}

.newsWrap_R{ width:360px; position:relative; margin-right:20px;  float:right;}

.homePro_bt{ width:auto; height:42px; line-height:42px; position:absolute; top:90px; left:0; }
.homePro_bt a{ width:140px; text-align:center; background:url(../images/newsnavcur.png) center center no-repeat; font-size:18px; display:block; color:#794b27; font-weight:bold;}

.news .newsWrap_R .news_L_nr{ height:380px; overflow:hidden; padding-top:180px; }
.news .newsWrap_R .news_L_nr li{text-align:left; border-bottom:1px dashed #c7c6c3; margin-bottom:10px; padding-bottom:15px;}
.news .newsWrap_R .news_L_nr li .wen{ height:36px;  color:#1a1a1a; line-height:36px; position:relative; padding-left:30px;}
.news .newsWrap_R .news_L_nr li .da{  line-height:18px;  position:relative; padding-left:30px;}
.news .newsWrap_R .news_L_nr li a{color:#808080; display:block; font-size:16px;}
.news .newsWrap_R .news_L_nr li a span{font-weight:bold; color:#794b27; position:absolute; left:0; top:0}



/*内页样式*/

.right-bt{ width:960px; margin:0 auto; height:55px; border-bottom:1px dashed #cccccc; position:relative; line-height:55px;}
.right-bt .nybtL{color:#794b27; display:inline-block;  height:55px; padding:0 5px; border-bottom:2px solid #794b27; font-weight:bold; font-size:20px; overflow:hidden}
.right-bt .nybtR{ position:absolute; right:0; top:0;  overflow:hidden; color:#737373}

.right-bt .nybtR a:nth-last-child(1){ color:#794b27}
.right-bt a{ color:#09255d}
.right-bt a:hover{ color:#794b27}

.ny-right-about{ width:960px;  overflow:hidden; margin:0 auto; min-height:300px; padding:20px 0; font-size:14px; color:#474747}


.ny-right-news{ width:960px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:960px; height:52px; line-height:52px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/dd.png) left center no-repeat; font-size:16px; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:18px; width:960px;  text-align:center;margin:0 auto;}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:960px; font-weight:normal; height:32px; line-height:32px; text-align:center;color:#737373;margin:0 auto;}
.ny-news-nr{ width:960px; overflow:hidden; font-size: 17px; line-height: 32px; padding-top:10px; margin-bottom:20px;margin:0 auto;}
.ny-news-nr img{
	max-width: 700px;
	margin:20px 0
}

/*荣誉*/
.ny-right-honor{ width:1200px; margin:0 auto; padding:20px 0; overflow:hidden}
.ny-right-honor li{ width:300px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-honor li a{ font-size:14px; width:280px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li a .pic{ width:280px; overflow:hidden; height:280px; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-honor li a .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-honor li a .txt{ text-align:center; overflow:hidden; height:40px; line-height:40px}
.ny-right-honor li a:hover{ color:#794b27}

/*内页****产品****样式*****/
.ny-right-pro{ width:1200px; margin:0 auto; padding:20px 0; overflow:hidden}
.ny-right-pro li{ width:300px; float:left; overflow:hidden;  margin-bottom:15px; position:relative;}
.ny-right-pro li a{ font-size:14px; width:280px; color:#808080;  display:block;  margin:0 auto}
.ny-right-pro li a .pic{ width:280px; height:280px;  overflow:hidden; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-pro li a .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-pro li a .txt{ text-align:center; overflow:hidden; height:40px; line-height:40px}
.ny-right-pro li a:hover{ color:#794b27}

.jqzoom{ width:1200px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:1200px;  margin:10px auto; line-height:55px; font-size:20px; text-align:center;}
.jqzoom_A img{ border:1px solid #e6e6e6; max-width:550px;}



.proproperty{ font-size:16px; margin-top:20px; width:1200px; border-bottom:1px solid #e2e2e2;  height:40px;}
.proproperty li { height:30px;  cursor:pointer;font-size:16px;  line-height:40px; color:#333333; display:inline-block; margin-right:30px; }
.proproperty li.cur{ color:#005982}

.procontent{ width:1200px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:100%; overflow:hidden; background:url(../images/linkbj.jpg) center center no-repeat; height:107px; line-height:107px; font-size:14px}
.linkWrap .linkBt{ height:107px; position:absolute; left:0; top:0; width:150px; background:url(../images/link.png) left 40px no-repeat}
.linkWrap .link{ width:980px; margin:0 auto; color:#808080; position:relative; overflow:hidden; height:107px; padding-left:120px;}
.linkWrap .link a{color:#a59484; font-size:16px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#ad793d;}

/*footer*/
.footWrap{background:url(../images/footbj.jpg) center center no-repeat; height:263px; overflow:hidden;}
.footWrap .foot{ width:700px; margin:0 auto; height:263px; font-size:14px; background:url(../images/logo02.png) left center no-repeat; padding-left:400px; line-height:34px;  position:relative; overflow:hidden}
.footWrap .foot .address{width:510px; color:#ad793d; font-size:16px; line-height:30px; margin-top:0;}

.footWrap .foot .footNav{  padding-top:45px; width:560px;}
.footWrap .foot .footNav p{ width:100px; margin-bottom:10px; display:inline-block;}
.footWrap .foot .footNav p a{ font-size:16px; line-height:30px; font-weight:bold; color:#a59484}
.footWrap .foot .footNav p a:hover{ color:#ad793d}
.footWrap .foot .ewm{ position:absolute; text-align:center; font-size:14px; color:#ae7b40; right:0; top:70px;}
.footWrap .foot .ewm img{ display:block; margin:0 auto}

.copyWrap{ background:#271c16; color:#5b4538; height:40px; line-height:40px; font-size:14px;}
.copyWrap .copy{ width:1100px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{font-size:14px; color:#5b4538;}
.copyWrap a:hover{ color:#5b4538}
/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-


RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}

/*===========================================插件END======================================================*/

#product_view {width:700px; margin:auto; overflow:hidden;}
#product_view h1 { font-size:18px; text-align: left; line-height:26px;}
#product_view h2 { font-size:14px; height:30px; line-height:30px}
#product_view div.content { line-height:180%; padding-bottom:15px}
#product_view p.pImg {text-align:center; padding-bottom:15px}


.list{ padding:0 10px 0 0;}
.list img{ cursor:pointer; padding:1px; border:1px solid #cdcdcd; margin-right:10px; display:block; float:left; width:60px; height:60px; margin-bottom:10px;}
.list img.onzoom, .list img.on{padding:0px; border:2px solid #e60012;}

.container{ position:relative;}

.izImage{ border:1px solid #cdcdcd; width:500px; height:500px; cursor:pointer}
.izViewer{width:0;height:0;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}
#idList{ display:none}
.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:670px; font-size:16px;float:right;}
.right_text h1{ line-height:26px; font-size:24px; font-weight:normal}

.right_text .text{ line-height:44px; margin-top:10px;}
.right_text .text span{ font-size:22px; color:#e60012;}

.right_text .text  .janj{ line-height:30px; color:#4c4c4c; font-size:16px; margin-top:15px; padding-top:15px; border-top:1px solid #e2e2e2}



/*漂浮*/
.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 20%;
	 z-index:100
}
.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:28%;
	width: 190px;
}
.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;

}
.float-contact .container {
	background:#FFFFFF;
	border-color: #E3E3E3;
	 padding:10px

}
.float-contact .container {
	border-style: solid;

}
.float-contact .qq {
	
}
.float-contact .qqtitle {

}
.float-contact .qq .btn {
	
}
.float-contact .qq .btn li {
line-height:30px;
}

/*.float-contact .qq .btn li a{ border:1px solid #e6e6e6; margin:10px auto 0; display:block}*/

.float-contact .myqqlink {
	background: url("../images/qqpf.png") repeat-x left center;
	
	color: #FFFFFF ; font-size:16px;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;

}


