﻿@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:#e60012; }
/* 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;}


/* 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{ width:auto; overflow:hidden;  height:160px;  background:#FFF; border-bottom:1px solid #cccccc; position:relative; z-index:10}
.top-T{width:1100px; margin:0 auto; height:160px; overflow:hidden; position:relative; background:url(../images/tel.png) right center no-repeat; }
.top-T .logoL{ width:611px; height:91px; overflow:hidden; margin-top:30px; position:relative}
.top-T .lang{ position:absolute; right:0; top:8px}
.top-T .lang a{ color:#363a41; margin-left:10px;}
.top-T .lang a img{ margin-top:-4px}
/***********nav*******/
.navWrap{ width:auto; background:#363a41; height:42px; -moz-box-shadow:0 2px 4px rgba(102,102,102,0.5); -webkit-box-shadow:0 2px 4px rgba(102,102,102,0.5); box-shadow:0 2px 4px rgba(102,102,102,0.5); position:relative; z-index:10 }
.nav{ width:1100px; margin:0 auto; overflow:hidden;}
.nav li{ float:left; text-align:center; position:relative;}
.nav li a{  line-height:42px; text-align:center; font-size:16px; width:122px; color:#FFF; display:block;}
.nav li a:hover,.nav li .cur{ color:#FFF; background:url(../images/navcur.jpg) right center repeat-x; color:#363a41; font-size:16px; font-weight:bold}

/*********************************公共头部结束*******************************/

.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;width:10px; padding:10px 0; margin:0 5px; cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:4px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; cursor:pointer; border:1px solid #363a41}
.silder-ctrl-con.active>span{background-color: #363a41;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:25px; }
.silder-ctrl-con.active{ width:40px}
@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;}
}


.js-silder .tips{ position:absolute; bottom:0; left:0; right:0; height:45px; line-height:45px; font-size:16px; color:#FFF; background:rgba(0,130,102,0.8); text-align:center}

/*产品中心*/

.inPROWrap{ height:740px; width:auto; background:url(../images/probj.jpg) center center no-repeat}
.inPRO{ width:1100px; margin:0 auto ;  padding:50px 0 30px; overflow:hidden;}
.RightBOx{ width:810px; float:right; overflow:hidden; padding:10px}

.RightBOx li{ width:270px; margin-bottom:20px; position:relative; float:left; display:inline; }
.RightBOx li a {-moz-box-shadow:0 2px 4px rgba(102,102,102,0.5); -webkit-box-shadow:0 2px 4px rgba(102,102,102,0.5); box-shadow:0 2px 8px rgba(205,205,205,0.5); display:block; width:252px; margin:0 auto; background:#FFF; overflow:hidden}
.RightBOx li .pic {position:relative; display:block; overflow:hidden; background:#FFF; margin:0 auto; height:252px;}
.RightBOx li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.RightBOx li .text{ text-align:center; border-top:1px dashed #cccccc; line-height:40px; height:40px; font-size:16px; overflow:hidden; color:#333333;}


.LeftBox{ width:260px; float:left; margin-top:10px; margin-bottom:20px; overflow:hidden; padding-bottom:50px; background:url(../images/leftbj.jpg) left top no-repeat #3a3e45; position:relative;}
.LeftBox .Lefttitle{ width:260px; height:66px; padding-top:29px;}

.seach{overflow:hidden; width:230px; height:36px; background:url(../images/search.png) center center no-repeat; margin:0 auto}
.seach .keys{ width:172px; height:36px; border:0; background:none; padding-left:10px; float:left; font-size:14px; color:#414141; font-family:'微软雅黑'}
.seach .btns{ border:0; background:none; width:40px; height:36px; float:right; cursor:pointer}


.LeftBox .LeftList{ width:260px;  overflow:hidden; margin:0 auto;}
.LeftBox .LeftList  li {overflow:hidden; line-height:52px; margin-bottom:6px; position:relative}
.LeftBox .LeftList  li a{ color:#FFF; display:block; height:52px; font-size:14px; background:url(../images/dian.png) 25px center no-repeat; padding-left:50px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li.cur a{ background:url(../images/dian.png) 25px center no-repeat #2a2e33; color:#FFF}
.LeftBox .LeftList  li a:hover:after,.LeftBox .LeftList  li.cur a:after{ content:''; position:absolute; right:0; width:3px; height:52px; background:#FFF;  top:0}



.aboutWrap{background:url(../images/aboutbj.jpg) center center no-repeat; height:500px;  overflow:hidden;}
.aboutWrap .about_bt{ width:257px; height:30px; margin-bottom:30px; background:url(../images/aboutbt.png) left center no-repeat;}
.aboutWrap .about{ width:510px; padding-top:90px;  height:410px; margin:0 auto; background:url(../images/honorbj.png) right center no-repeat; padding-right:590px; position:relative;}
.aboutWrap .about .nr{ display:block; width:510px; font-size:16px; color:#ffffff; line-height:42px;}
.aboutWrap .about .nr span{ color:#e60012}
.aboutWrap .about .more{ display:block; width:110px; height:24px; color:#ffffff; line-height:24px; text-align:center; position:absolute; left:380px; bottom:100px; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:1px solid #FFF}


.aboutWrap .about .honorhref{ display:block; position:absolute; right:0; top:0; width:550px; height:500px;}


.in_pro{width:1100px; margin:0 auto; overflow:hidden; padding:30px 0 10px}

.homePro_bt{ padding-bottom:20px; text-align:center; background:url(../images/xian.png) bottom center no-repeat; }
.homePro_bt strong{ display:block;  font-size:30px; color:#1a1a1a; line-height:30px; }


.minban{ width:auto; height:150px; background:url(../images/minban.jpg) center center no-repeat}


/*新闻中心*/
.news_wrap{width:auto; overflow:hidden; background:#FFF; padding:10px 0 20px}
.news_wrap .news{ width:1200px; margin:0 auto; overflow:hidden;}
.news_wrap .news .bt{ position:relative; background:url(../images/icon05.png) 0px center no-repeat #FFF; font-size:20px; font-weight:bold; padding-left:35px; color:#1a1a1a; height:60px; line-height:60px;}
.news_wrap .news .bt a{ display:block; position:absolute; right:0; top:20px;  width:20px; height:20px; background:url(../images/jia.png) center center no-repeat #e60012; background-size:10px ;}

.news_wrap ul{ overflow:hidden; padding:0 0 20px; position:relative;}
.news_wrap ul li{width:auto;position:relative; }
.news_wrap ul li a{width:auto;color:#4c4c4c; line-height:36px; font-size:14px; overflow: hidden; padding-right: 80px; height: 36px; position:relative; display:block; background:url(../images/o1.png) 5px center no-repeat; padding-left: 30px}
.news_wrap ul li a span{  position:absolute; color:#b2b2b2; font-family:Arial, Helvetica, sans-serif; font-size:14px; top:0 ; right:0 }
.news_wrap ul li a:hover{color:#e60012}
.news_wrap .news_L_nr{ width:370px; float:left; margin-right:40px;}
.news_wrap .news_C_nr{ width:370px; float:left}
.news_wrap .news_R_nr{ width:370px; float:right}
/*
新闻中心
.newsWrap{ width:100%; padding:50px 0; margin:0 auto; background:#FFF; overflow:hidden}

.newsWrap .newsNav{ text-align:center;  overflow:hidden; width:1100px; margin:20px auto 40px;}
.newsWrap .newsNav li{ display:inline-block; position:relative}
.newsWrap .newsNav li a{ display:block; cursor:pointer; margin:0 8px; padding:3px 40px; background:#f2f2f2; font-size:16px; color:#363a41; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;}
.newsWrap .newsNav li.cur a{ background:#363a41; color:#FFF}


.newsWrap_nr{ width:1100px; margin:0 auto; overflow:hidden}
.newsWrap_nr .newsWrap_L{ width:530px; float:left}
.newsWrap_nr .newsWrap_L .top { height:212px; overflow:hidden; background:url(../images/news.jpg) left center no-repeat; margin-bottom:30px}

.newsWrap_nr .newsWrap_R{ width:530px; float:right}


.newsWrap_nr li{ height:90px; width:auto; margin-bottom:30px; position:relative;}
.newsWrap_nr li a{ display:block; height:90px}
.newsWrap_nr li a .txt{ padding-left:120px; padding-top:12px; position:relative; padding-right:10px;}
.newsWrap_nr li a .txt strong{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:16px; color:#333333 }
.newsWrap_nr li a .txt .nr{ overflow:hidden; color:#666666; font-size:14px; }
.newsWrap_nr li a .data{ position:absolute; border-right:1px solid #e6e6e6;  left:0; top:0; font-family:Arial, Helvetica, sans-serif; font-size:18px; height:90px; width:100px; color:#b2b2b2; font-weight:bold }
.newsWrap_nr li a .data span{ display:block; font-size:30px; margin-bottom:10px; padding-top:20px; color:#666666;}
.newsWrap_nr li a .data i{ padding-left:18px;}
*/

/*生产车间*/
.homeProWrap{ height:590px; background:url(../images/hz.jpg) center center no-repeat; overflow:hidden; padding-top:50px;}

.Env_wrap_nr{ width:auto; padding-top:50px; height:370px; margin:0 auto;  position:relative}
.Env_wrap_nr .bd{ position:relative; width:1120px; margin:0 auto;}
.Env_wrap_nr .scrollWrap{overflow:hidden;  margin:0 auto;}
.Env_wrap_nr ul{ overflow:hidden; zoom:1; }
.Env_wrap_nr li{ width:280px; overflow:hidden; position:relative; float:left; padding-bottom:15px; display:inline; }
.Env_wrap_nr li a { display:block; overflow:hidden;  border-bottom:3px solid #cccccc;  height:310px; background:#FFF; width:260px; margin:0 auto; }
.Env_wrap_nr li .pic {position:relative;  display:block;  background:#FFF; overflow:hidden; width:260px; margin:0 auto; height:160px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.Env_wrap_nr li .text{color:#1a1a1a; font-size:16px; padding:16px 15px 5px}
.Env_wrap_nr li .nr{ padding:0 15px; font-size:14px; color:#666666}
.Env_wrap_nr li .nr span{ font-size:12px; display:block; background:#cccccc; width:90px; height:23px; color:#FFF; text-align:center; line-height:23px; margin-top:15px}

.Env_wrap_nr li a:hover{-webkit-box-shadow:0 2px 4px rgba(102,102,102,0.5); box-shadow:0 2px 8px rgba(205,205,205,0.5);  border-bottom:3px solid #363a41;}
.Env_wrap_nr li a:hover .nr span{ background:#363a41}
/*内页样式*/

.right{width:800px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:800px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#e60012; display:inline-block;  height:34px; padding:0 5px; border-bottom:2px solid #e60012; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#e60012}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#e60012}

.ny-right-about{ width:800px;  overflow:hidden; min-height:300px; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:800px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:800px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/jt.png) left center no-repeat; 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:16px; width:800px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:800px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:800px; float:left; padding-top:10px; margin-bottom:20px;}

/*行业应用*/
.ny-right-honor { width:800px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:266px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:245px; background:#FFF; margin:0 auto; border:1px solid #f2f2f2; position:relative}
.ny-right-honor li .pic a{ position:relative; display:block; width:245px; height:150px;}
.ny-right-honor li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }

.ny-right-honor li .txt{ width:245px;  margin:0 auto; height:34px;font-size:16px; overflow:hidden; line-height:34px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;font-size:16px;}
.ny-right-honor li .txt a:hover{ color:#e60012}

/*荣誉证书*/

.ryzs  li .pic{ width:245px; background:#FFF; margin:0 auto; border:1px solid #f2f2f2; position:relative}
.ryzs  li .pic a{ position:relative; display:block; width:245px; height:343px;}
.ryzs  li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }


/*生产车间*/

.sccj  li .pic{ width:245px; background:#FFF; margin:0 auto; border:1px solid #f2f2f2; position:relative}
.sccj  li .pic a{ position:relative; display:block; width:245px; height:184px;}
.sccj  li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }


/*内页****产品****样式*****/
.ny-right-pro{ width:800px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:266px; margin-bottom:20px; line-height:32px; float:left;}
.ny-right-pro li .pic{ width:245px; margin:0 auto; background:#FFF; border:1px solid #f2f2f2; position:relative}
.ny-right-pro li .pic a{ position:relative; display:block; width:245px; height:245px;}
.ny-right-pro li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0  }
.ny-right-pro li .txt{ width:245px; margin:0 auto; overflow:hidden; height:34px; line-height:34px; text-align:center}
.ny-right-pro li .txt a{ color:#919191; font-size:16px;}
.ny-right-pro li .txt a:hover{color:#e60012}

.jqzoom{ width:800px;  margin:10px auto; overflow:hidden;}


.jqzoom_A{ width:800px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:800px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:800px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{width:100%;  overflow:hidden;  line-height:26px; font-size:14px}
.linkWrap .link{ width:960px; margin:0 auto; color:#262626; position:relative; overflow:hidden; background:url(../images/xian04.png) left top repeat-x; min-height:32px; padding-left:140px; padding-top:17px;}
.linkWrap .link span { position:absolute; left:0; top:20px; display:block; width:118px; height:26px; background:url(../images/link.png) left center no-repeat}
.linkWrap .link a{color:#cccccc; font-size:14px; margin-right:10px;}
.linkWrap .link a:hover{ text-decoration:underline; color:#e60012}

/*footer*/
.footWrap{background:#363a41;  overflow:hidden;}
.footWrap .foot{ width:1100px; margin:0 auto;  padding:40px 0; font-size:14px; color:#b2b2b2; line-height:32px; position:relative; overflow:hidden}
.footWrap .foot .List{ float:left; width:200px; overflow:hidden}
.footWrap .foot .List strong{ color:#ffffff; font-weight:normal; margin-bottom:10px; line-height:42px; position:relative; font-size:16px; display:block;}
.footWrap .foot .List strong:after{ content:''; position:absolute; bottom:0; width:100%; height:3px; background:url(../images/xian03.png) left center no-repeat; left:0}
.footWrap .foot .List p{ width:125px; float:left;}
.footWrap .foot .List p a{ color:#b2b2b2; font-size:14px;}
.footWrap .foot .List p a:hover{ color:#e60012}


.footWrap .foot .B{ width:100px; margin-right:90px}
.footWrap .foot .C{ width:250px; margin-right:90px}

.footWrap .foot .D{ overflow:hidden; width:400px}
.footWrap .foot .D ul{ overflow:hidden}
.footWrap .foot .D li{ float:left; height:36px; width:200px;}


.footWrap .foot .E{ width:120px; float:right; margin:auto; display:inline-table}
.footWrap .foot .E img{ display:block; padding-top:10px;}

.copyWrap{ background:url(../images/xian02.jpg) left top repeat-x #363a41; color:#b2b2b2; font-size:14px; padding:13px 0;}
.copyWrap .copy{ width:1100px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{font-size:14px; color:#b2b2b2; }

/*翻页*/
.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:380px; height:380px; cursor:pointer}
.izViewer{width:300px;height:300px;position:absolute;left:390px;top:0;display:none; border:1px solid #999;}

.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background:#E6EAF3; cursor:crosshair;}


.right_text{ width:400px; float:right;}
.right_text h1{ line-height:26px; font-size:18px; font-weight:normal}

.right_text .text{ line-height:34px; margin-top:10px;}
.right_text .text span{ font-size:20px; color:#e60012;}




/*漂浮*/
.float-contact-mini {
	position: absolute;
	right: 1px;
	top: 30%;
	 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;

}
