﻿@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:#0030b5; }

/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
input {vertical-align:middle;font-size:12px; outline:none}


/* 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;}



/*网站头部*/
.topwrap{ width:100%; overflow:hidden; height:90px; background:#20202c;}


.top-T{ width:1300px; margin:0 auto; height:150px; overflow:hidden; position:relative}
.top-T .logoL{ width:500px; margin-top:20px; height:57px; overflow:hidden; color:#898989; position:relative}

/***********nav*******/
.nav{  position:absolute; right:0; top:25px; margin:0 auto; height:40px; }
.nav li{ float:left; display:inline;}
.nav li.li{ width:1px; height:40px; background:url(../images/xian.png) center center no-repeat} 
.nav li a{ width:85px; height:40px; line-height:40px; margin-left:15px;  text-align:center; font-size:16px; color:#FFF; display:block;}
.nav li a:hover,.nav li .cur{color:#2c7797}

/*********************************公共头部结束*******************************/


.js-silder{position: relative; height:620px}
.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 10px;cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding: 5px 0;cursor: pointer;background-color: #e4e4e4;}
.silder-ctrl-con.active>span{background-color: #d45800;}

@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;}
}


/*搜索*/
.searchwrap{width:100%; height:35px; border-bottom:1px solid #eeeeee}
.search{width:1100px; margin:0 auto; line-height:35px; height:35px;}
.search .search_L{width:680px; float:left; font-size:12px; height:37px; font-weight:normal; color:#373737}
.search .search_R{width:175px; float:right; height:24px; background:url(../Images/search.png) left center no-repeat; margin-top:6px;}
.search .search_R .search01-box{ border:0;  width:140px; height:22px; background:none; color:#FFF; line-height:24px; float:right }
.search .search_R .search01-an{width:25px; height:24px;  border:0; float:left; cursor:pointer;  background:none; color:#FFF;}


/*产品中心*/
.inWrap{ height:1200px; background:url(../images/probj.jpg) center center no-repeat; padding-top:29px}

.inPRO{ width:1100px; margin:0 auto 15px; overflow:hidden; height:380px;}
.inPRO .LeftBox{ width:300px; height:380px; margin-right:60px; float:left; background:#FFF; overflow:hidden; position:relative}
.inPRO .LeftBox .LeftSide{ height:300px; text-align:center; padding-top:80px;}
.inPRO .LeftBox .LeftSide strong{ display:block; font-size:24px; color:#000000; line-height:30px; margin-top:15px}
.inPRO .LeftBox .LeftList{ position:absolute; padding:20px; top:380px; width:260px; height:380px; background:#2c7797; z-index:10;
	-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;}
.inPRO .LeftBox:hover .LeftList{ top:0}
.inPRO .LeftBox .LeftList .Title{ height:58px; color:#FFF; margin-bottom:20px; font-size:24px; padding-left:80px; height:58px; line-height:58px;}
.inPRO .LeftBox .LeftList  ul { overflow:hidden}
.inPRO .LeftBox .LeftList  ul li { width:50%; overflow:hidden; float:left; line-height:44px;}
.inPRO .LeftBox .LeftList  ul li a{ color:#FFF; display:block; background:url(../images/jt.png) left center no-repeat; padding-left:10px; border-bottom:1px dashed #4e8da8; margin:0 10px; font-size:14px;}
.inPRO .LeftBox .LeftList  ul li a:hover{color:#0FF}

.inPRO .LeftBox.cur .LeftList{ top:0}

.inPRO .RightBOx{ width:360px; float:right; overflow:hidden;}
.inPRO .RightBOx li{ float:left; width:180px; overflow:hidden; margin-bottom:10px; }
.inPRO .RightBOx li a{ display: block; width:170px; height:190px; background:#FFF;}
.inPRO .RightBOx li .pic{width:145px; height:145px; margin:0 auto;  position:relative; text-align:center;}
.inPRO .RightBOx li .pic img{ width:100%; height:auto; margin:auto}
.inPRO .RightBOx li .txt{ width:140px; line-height:18px; margin:0 auto;  height:40px; text-align:center; }




.inPRO .ConterBOx{ float:left; width:350px; height:380px; background:#FFF}
.inPRO .ConterBOx li a{ display: block; width:350px; height:350px; font-size:16px; background:#FFF;}
.inPRO .ConterBOx li .pic{width:320px; height:320px; margin:0 auto;  position:relative; text-align:center;}
.inPRO .ConterBOx li .pic img{ width:100%; height:auto; margin:auto}
.inPRO .ConterBOx li .txt{ width:320px; line-height:20px; margin:0 auto;  height:20px; text-align:center;}


.in_pro{width:1100px; margin:0 auto;padding:30px 0; overflow:hidden;}

.pro_left{width:230px; float:left; margin-bottom:15px;}
.pro_left .pro_left_top{width:230px; height:131px;}

.pro_left .pro_left_nr{width:220px;  overflow:hidden; margin:0 auto; padding-bottom:20px; border-right:2px solid #bebebe; border-left:2px solid #bebebe}
.pro_left .pro_left_nr li{width:210px; height:40px; margin:0 auto; border-bottom:1px dashed #e5e5e5}
.pro_left .pro_left_nr li a{display:block; line-height:40px; padding:0 0 0 25px; overflow:hidden; background:url(../Images/san.png) 10px center no-repeat ;   font-size:14px; color:#666666}
.pro_left .pro_left_nr li a:hover,.pro_left .pro_left_nr li a.cur{ background:url(../Images/san.png) 10px center no-repeat #8a8a8a; color:#FFF}


.subWrap{ padding:5px 0}
.pro_left .pro_left_nr li.sub{ border:0; height:26px;}
.pro_left .pro_left_nr li.sub a{ background:none; line-height:26px; padding-left:10px; font-size:12px;}
.pro_left .pro_left_nr li.sub a:hover,.pro_left .pro_left_nr li.sub a.cur{ color:#e60012}

.pro_left .contact_title{ width:220px; height:72px; background:url(../Images/teltitle.jpg) left center no-repeat; margin:0 auto;border-right:2px solid #bebebe; border-left:2px solid #bebebe}

.pro_left .contact_nr{ width:200px;  background:#efefef; margin:0 auto; border:2px solid #bebebe; border-top:0; padding:10px;}



.minban{ width:auto; height:300px; background:url(../images/minban.jpg) center center no-repeat;}

/*关于我们*/
.about{ width:1100px; margin:0 auto; position:relative;}
.about .aboutTitle{text-align:center; padding:40px 0;}
.about .aboutNr{ margin-top:10px; color:#474747}
.about .aboutNr li{ width:328px; float:left; text-align:center}
.about .aboutNr li .Box{ width:328px; height:286px; overflow:hidden; position:relative}
.about .aboutNr li .title{ color:#000000; font-size:24px; margin-top:20px;}
.about .aboutNr a{ display:block; font-size:14px; color:#000000}
.about .aboutNr a:hover{  color:#0030b5}
.about .aboutNr li.BoxC{ float:right;}
.about .aboutNr li.BoxA{ margin-right:60px;}

.about .aboutNr li .Boxhover{	-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; width:328px; height:286px; position:absolute; top:286px; left:0; display:;background:url(../images/about04.png) center center no-repeat; background-size:0 0;}
.about .aboutNr li .Boxhover a{ position:absolute; top:140px;  color:#FFF; background:#ff0000; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; left:120px; margin:auto; width:100px; height:26px; line-height:26px; text-align:center;-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; z-index:-10}
.about .aboutNr li .Box:hover .Boxhover{ top:0; background:url(../images/about04.png) center center no-repeat;  background-size:328px 286px;}
.about .aboutNr li .Box:hover .Boxhover a{  z-index:10;}

/*案例*/
.Env_wrap{ width:1100px; margin:50px auto;}
.Env_wrap .Env_wrap_bt{ width:auto; text-align:center; margin:0 auto; }
.Env_wrap_nr{ width:1030px;  margin:0 auto; }
.Env_wrap_nr .hd{ position:relative;  }
.Env_wrap_nr .hd .prev,.Env_wrap_nr .hd .next{display: block; width:60px; height:60px; top:85px;  position: absolute; overflow: hidden; }
.Env_wrap_nr .prev{  background:url(../images/left.png) left center no-repeat; left:-50px;}
.Env_wrap_nr .next{ right:-50px; background:url(../images/right.png) left center no-repeat; }
.Env_wrap_nr .bd{  padding:20px 0; overflow:hidden}
.Env_wrap_nr .scrollWrap{ margin-left:20px; width:990px; overflow:hidden}
.Env_wrap_nr ul{ overflow:hidden; zoom:1;}
.Env_wrap_nr li{ width:250px; margin:0 8px; overflow:hidden; position:relative; float:left; display:inline; }
.Env_wrap_nr li .pic a{ display:block;}
.Env_wrap_nr li .pic {position:relative; background:#FFF; display:block; border:5px solid #006cb5; overflow:hidden; width:240px; height:170px;}
.Env_wrap_nr li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}




/*新闻中心*/
.newsWrap{ width:auto; background:url(../images/newsyy.png) center top no-repeat #fafafa; margin-top:40px;}
.newsBox{ width:auto; background:url(../images/newsbyy.png) center bottom no-repeat; padding-bottom:50px}
.newsTitle{ text-align:center; padding:40px 0 60px}

.news_bt{background:url(../Images/newsbtbj.png) left center no-repeat; height:30px; color:#ffffff; line-height:30px; font-size:16px; position:relative}
.news_bt span{ display:block; width:110px; text-align:center;}

.news{width:1100px; margin:0 auto; overflow:hidden}

.news .news_R{width:635px; float:left;}
.news .news_R .news_bt{ width:635px;}

.news_R_nr{ padding:10px 0; float:left; width:635px;}
.news_R_nr .text_top{ width:635px; padding-top:20px; border:0; height:170px; background:none}
.news_R_nr .text_top .text_img{ float:left; width:266px; height:153px;}
.news_R_nr .text_top .text_title{ float:right; width:350px; line-height:24px;}
.news_R_nr .text_top .text_title strong{ font-size:16px; color:#252525; font-weight:normal}

.news_R_nr li{ float:left; height:40px; width:300px; position:relative; padding-left:15px; background:url(../Images/o.png) left center no-repeat; border-bottom:1px solid #e6e6e6; line-height:40px; }
.news_R_nr li .date{ position:absolute; right:10px; top:0; color:#999;  }
.news_R_nr li a{ color:#545454; margin-right:80px;}
.news_R_nr li a:hover{ color:#2c7797}



.news .news_L{ width:430px; float:right;}
.news .news_L .news_bt{width:430px;  }
.news .news_L .news_L_nr{width:430px; margin-top:20px;  overflow:hidden; max-height:420px; overflow:hidden}
.news .news_L .news_L_nr li{width:430px; text-align:left; margin-bottom:10px; border-bottom:1px solid #f2f2f2; padding-bottom:15px;}
.news .news_L .news_L_nr li .wen{ background:url(../Images/wen.png) left center  no-repeat; margin-bottom:10px; padding-left:35px; color:#1e1e1e; font-size:14px; font-weight:bold; line-height:26px; color:#000000}
.news .news_L .news_L_nr li .da{ background:url(../Images/da.png) left top  no-repeat; padding-left:35px; line-height:26px;}

.link{width:1100px; margin:0 auto; height:80px;}

/*内页样式*/



.right{width:840px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:840px; height:42px; background:url(../Images/probt.png) left center no-repeat; position:relative; line-height:38px;}
.right .right-bt .nybtL{width:110px; float:left; color:#FFF; padding-left:20px;  height:42px; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{width:501px; float:right; text-align:right; height:39px; padding-right:10px; line-height:39px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#2c7797}
.right .right-bt a{ color:#737373}
.right .right-bt a:hover{ color:#2c7797}

.ny-right-about{ width:840px;  overflow:hidden; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:840px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:840px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/5.png) left center no-repeat; padding-left:15px; font-size:14px;}
.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:840px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:840px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:840px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor { width:840px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:280px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:240px; margin:0 auto; border:1px solid #CCC;}
.ny-right-honor li .pic a{ position:relative; display:block; width:240px; height:200px;}
.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:240px;  margin:0 auto; height:24px; overflow:hidden; line-height:24px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;}
.ny-right-honor li .txt a:hover{ color:#0030b5}


/*内页****产品****样式*****/
.ny-right-pro{ width:840px; padding:10px 0; overflow:hidden}

.ny-right-pro li{ width:280px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-pro li .pic{ width:240px; margin:0 auto; border:1px solid #CCC;}
.ny-right-pro li .pic a{ position:relative; display:block; width:240px; height:240px;}
.ny-right-pro li .pic img{ width:100%; height:auto; margin:auto;}
.ny-right-pro li .txt{ width:240px; margin:0 auto; overflow:hidden; height:24px; line-height:24px; text-align:center}
.ny-right-pro li .txt a{ color:#919191;}
.ny-right-pro li .txt a:hover{color:#0030b5}

.jqzoom{ width:840px;  margin:10px auto; text-align:center;}
.jqzoom img{ border:1px solid #CCC; width:400px;}
.ny-right-about h1{ width:840px; height:32px; font-size:16px; line-height:32px; text-align:center}

.jqzoom_A{ width:840px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; width:550px;}
/*========================插件===========================*/
#preview{float:left;  margin-top:10px; display:inline; width:250px;}

.pro-top{ width:840px; margin:0 auto; height:390px;}
.pro-top-r{ float:right;  width:440px; height:240px}
.pro-top-r h1{ font-size:14px; color:#F00; margin-top:10px;}

/*jqzoom*/
.list-h li{float:left;}
#spec-n5{width:300px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{width:272px !important;   float:left; height:62px; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{float:left; margin-right:0px; display:inline; width:62px;height:62px;}
#spec-list ul li img{padding:2px ; border:1px solid #ccc; width:50px; height:50px;}


.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:207px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:500px;height:500px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
/*===========================================插件END======================================================*/



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:840px; 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:840px; float:right; padding:10px 0;}

.dispaly{ display:none}


.pageleft{ float:left}
.pageright{ float:right}



/*footer*/

.footerWrap{width:100%; height:420px; overflow:hidden; background:url(../images/contactbj.jpg) center center no-repeat; line-height:28px; font-size:14px; position:relative}

.footerWrap .footer{ width:1100px; margin:0 auto; color:#b6b6b6; position:relative; padding-top:30px;  line-height:32px; overflow:hidden}
.footerWrap .footer  strong{ display:block; font-size:16px; color:#FFF; font-weight:normal; margin-bottom:5px;}
.footerWrap .footer .footLeft{ width:230px; float:left; overflow:hidden}
.footerWrap .footer .footLeft li{ width:230px;}

.footerWrap .footer .footConter{ width:220px; float:left;}
.footerWrap .footer .footRight{ width:267px; float:left;}

.footerWrap .footer a{color:#b6b6b6; font-size:14px;}
.footerWrap .footer a:hover{ text-decoration:underline}

.footerWrap .footer .ewm{ float:left}
.footerWrap .footer .ewm2{ float:left; margin-left: 20px;}

.footContact{ width:1100px; margin:0 auto; position:absolute; bottom:20px; margin:0 auto; left:0; right:0}
.footContact li{ width:220px; text-align:center; float:left; font-size:14px; color:#ffffff}
.footContact li span{ display:block; width:70px; height:70px; margin:15px auto;-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; }
.footContact li.A span{ background:url(../images/f01.png) center center no-repeat;}
.footContact li.A span:hover{ background:url(../images/f01a.png) center center no-repeat;}

.footContact li.B span{ background:url(../images/f02.png) center center no-repeat;}
.footContact li.B span:hover{ background:url(../images/f02a.png) center center no-repeat;}

.footContact li.C span{ background:url(../images/f03.png) center center no-repeat;}
.footContact li.C span:hover{ background:url(../images/f03a.png) center center no-repeat;}

.footContact li.D span{ background:url(../images/f04.png) center center no-repeat;}
.footContact li.D span:hover{ background:url(../images/f04a.png) center center no-repeat;}

.footContact li.E span{ background:url(../images/f05.png) center center no-repeat;}
.footContact li.E span:hover{ background:url(../images/f05a.png) center center no-repeat;}


.copyWrap{ width:auto; padding:15px 0; background:#20202c; color:#FFF}
.copyWrap .copy{ width:1100px; margin:0 auto; font-size:14px; position:relative}
.copyWrap .copy a{color:#FFF; font-size:14px;}
.copyWrap .copy a:hover{ text-decoration:underline}
.copyWrap .copy .technology{ position:absolute; right:0; top:0}

/*翻页*/
.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}






/*漂浮*/
.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:18%;
	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:15px

}
.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;

}