﻿@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:#28674f; }
/* 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{-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; margin:0 auto; height:190px; position:relative; z-index:10;}
.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:1200px; background:url(../images/logo.png) left center no-repeat; background-size:772px; margin:0 auto; height:140px; position:relative;}
	
	.top-T .tel{ -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; position:absolute; right:0; top:0; width:260px; background:url(../images/tel.png) right center no-repeat; background-size:226px;}

/***********nav*******/
.navWrap{ width:auto; height:50px; background:#28674f;}
.nav{height:50px; z-index:10; width:1200px; margin:0 auto; height:50px;}
.nav li{ float:left; text-align:center; position:relative}
.nav li > a{ text-transform:uppercase;  height:50px; line-height:50px; width:150px; font-size:14px;  color:#FFF; font-weight:bold; display:block; position:relative}

.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; text-align:left; width:100%; z-index:100; position:absolute; top:50px; left:0; background:rgba(0,0,0,0.5)}
.ProBoxWrap .ProBox{margin:0 auto;}
.ProBoxWrap .ProBox .T{ }
.ProBoxWrap .ProBox .T a{ display:block; height:40px; text-align:center; text-transform:capitalize; line-height:40px; color:#FFF; font-size:12px;}
.ProBoxWrap .ProBox .T a:hover{ text-decoration:underline}
.nav li:hover .ProBoxWrap{ display:block;}

.nav li > a:hover:after,.nav li > .cur:after,.nav li:hover > a:after{ content:''; position:absolute; bottom:0; left:0; right:0; width:60%; margin:auto; height:4px; background:#dbae55}

.HeadFixed{ height:90px;}
.HeadFixed .top-T{  background:url(../images/logo.png) left center no-repeat; height:90px; background-size:650px}

.HeadFixed .top-T .tel{background:url(../images/tel.png) right center no-repeat; background-size:186px; height:90px;}

.nav li:hover > a{ color:#FFF;}
.nav li > a:hover,.nav li > .cur{ color:#FFF}



/*********************************公共头部结束*******************************/

.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:1; 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;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding:6px ; cursor: pointer; background:#FFF}
.silder-ctrl-con.active>span{background-color: #28674f;}

@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;}
}

.in_pro_Wrap{ background:url(../Images/probj.jpg) center bottom no-repeat; overflow:hidden}
.pro_title{ height:100px; background:url(../Images/probt.png) left center no-repeat; position:relative; width:1200px; margin:40px auto 40px}
.pro_title .text{ font-size:14px; color:#7e7e7e; padding-top:18px; padding-left:40px}
.pro_title .text strong{ font-size:30px; color:#1a1a1a; line-height:35px; display:block;}
.pro_title a{ display:block; width:90px; height:30px; line-height:30px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase; position:absolute; right:0; top:0; bottom:0; margin:auto; background:#28674f}
.pro_title .text h4{
	display: inline-block;
	font-size: 14px;
	
}
.in_pro_box{ width:1200px; margin:0 auto 20px; overflow:hidden;}


.in_pro_wrap{ width:888px;  border-right:1px solid #e6e6e6;  border-top:1px solid #e6e6e6;  float:right; position:relative; overflow:hidden; }
.in_pro_wrap li{ width:296px; float:left; overflow:hidden;  position:relative;}
.in_pro_wrap li a{ font-size:14px; width:296px;height:289px; background:#FFF; color:#1a1a1a; display:block; position:relative;  border-left:1px solid #e6e6e6;  border-bottom:1px solid #e6e6e6; margin:0 auto}
.in_pro_wrap li a .pic{ width:296px; height:250px; margin:0 auto; position:relative;}
.in_pro_wrap li a .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.in_pro_wrap li a .text{text-align:center; overflow:hidden; height:46px; position:absolute; bottom:0; left:0; right:0; line-height:46px}
.in_pro_wrap li a:hover{ color:#28674f}



.LeftBox{ width:290px; float:left; overflow:hidden; margin-bottom:20px;  position:relative;}
.LeftBox .Lefttitle{ background:#ededed; font-size:16px; padding:40px; position:relative}
.LeftBox .Lefttitle strong{ display:block; font-weight:normal; position:relative; font-size:30px; color:#28674f; padding-bottom:25px;}
.LeftBox .Lefttitle i{ font-size:18px; color:#808080; font-family:"微软雅黑 Light"; line-height:16px; display:block; }


.LeftBox .LeftList{ width:290px;  background:#ededed;}
.LeftBox .LeftList  li {  line-height:75px; position:relative; height:75px;}
.LeftBox .LeftList  li a{ color:#808080; position:relative; z-index:2; display:block;  font-size:16px; padding-left:30px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li.cur a{  background:#28674f;  color:#FFF}

.LeftBox .LeftList  li:after{ content:''; position:absolute; top:0px; z-index:1; left:0; width:240px; margin:0 auto; right:0; height:1px; background:#d7d7d7}

.contactBt{ width:290px; height:190px; background:url(../Images/contact.jpg) center center no-repeat; margin-top:20px;}

.nyWrap{width:auto;  background:url(../images/probj.jpg) left top repeat-x;}


.aboutWrap{background:url(../images/aboutbj.jpg) center center no-repeat; height:480px; margin:0 auto; overflow:hidden;}
.aboutWrap .about{ width:1200px; height:470px; margin:0 auto; position:relative; }
.aboutWrap .about .aboutText{display:block; position:absolute; top:150px; right:0; width:560px; font-size:14px; line-height:30px; color:#FFF}
.aboutWrap .about .aboutText strong{display:block; font-size:20px; margin-bottom:40px;  color:#FFF;  position:relative; }
.aboutWrap .about .aboutText:after{ content:''; display:block; height:1px; width:100px; background:#FFF; position:absolute; top:50px; left:-61px}
.aboutWrap .about .aboutText i{ float:right; display:block; width:90px; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFF; height:30px; text-align:center; line-height:30px; background:#28674f; margin-top:10px; }
.aboutWrap .about .aboutText h5{
	display: inline-block
}
.newtop { padding-top:45px;}
.newtop .bd{ position:relative;width:1236px;  margin:30px auto 30px;}
.newtop .scrollWrap{overflow:hidden;  width:1236px; margin:0 auto;}
.newtop ul{ overflow:hidden; zoom:1; }
.newtop li{ width:412px; overflow:hidden; position:relative; float:left; display:inline; }
.newtop li a { display:block;font-size:16px; color:#666666; background:#FFF; width:380px; margin:0 auto; }
.newtop li .pic {position:relative;  display:block;  background:#FFF; overflow:hidden; width:380px; margin:0 auto; height:250px;}
.newtop li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.newtop li .txt{ line-height:45px; display:none; text-align:center;}
.newtop   .prev,
.newtop   .next{  width:40px; height:80px; z-index:5; display:block; position:absolute; top:50%; margin-top:-40px;   overflow:hidden; cursor:pointer;}
.newtop   .prev{  background:url(../images/left.png) no-repeat; left:-50px;}
.newtop   .next{ background:url(../images/right.png) no-repeat; right:-50px;}
.newtop li a:hover{}

.newtop .newtop_more{display:block; width:90px; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFF; height:30px; text-align:center; line-height:30px; background:#28674f; margin:0 auto 40px;}


.newtop_title{ text-align:center; font-size:30px; color:#000000; font-weight:bold; position:relative; padding-bottom:20px;}
.newtop_title:after{ content:''; position:absolute; bottom:0; left:0; right:0; width:50px; height:1px; background:#28674f; margin:auto}

/*新闻中心*/
.newsWrap{ background:url(../Images/newbj.jpg) center center no-repeat; height:590px; overflow:hidden;}
.news{width:1200px; margin:0 auto; position:relative;}


.news_bt{ width:auto; height:50px; overflow:hidden; margin-bottom:20px;  line-height:50px; position:relative;}
.news_bt li{  width:140px; text-align:center; float:left; margin-right:10px; height:50px;  position:relative}
.news_bt li a{font-size:16px;color:#333333; background:#d9d9d9; display:block;  }
.news_bt li.cur a{background:#28674f; color:#FFF;}
.news_bt .more{ position:absolute; right:0; text-transform:uppercase; top:0; color:#28674f; font-size:14px; }

.news .newtop_title{ padding:60px 0 20px; margin-bottom:30px;}

.newsBottom{ overflow:hidden; width:1200px; margin:0 auto;}
.newsBottom .Bottom_Left{ width:700px; float:left; height:420px; }

.Bottom_Left .txtImg{ width:700px; display:block; border-bottom:1px dashed #dcdcdc; padding-bottom:20px; margin-bottom:15px; height:100px; overflow:hidden}
.Bottom_Left .txtImg .pic{ width:135px; border-right:1px dashed #dcdcdc; line-height:25px; height:100px; font-size:16px; color:#989898; float:left; overflow:hidden; text-align:center; position:relative; font-family:Arial, Helvetica, sans-serif}
.Bottom_Left .txtImg .pic span{ padding-top:30px; font-size:30px; color:#666666; font-weight:bold; display:block;}
.Bottom_Left .txtImg .text{height:100px; width:530px; overflow:hidden; float:right; font-size:14px; color:#989898}
.Bottom_Left .txtImg .text strong{ display:block; height:30px; overflow:hidden; position:relative; line-height:30px; font-size:16px; color:#333333}


.Bottom_Left .list{ width:700px; overflow:hidden}
.Bottom_Left .list li{ height:36px; width:auto; width:700px; position:relative;}
.Bottom_Left .list li a{ display:block; height:36px; overflow:hidden; background:url(../images/j01.png) left center no-repeat; padding-right:80px; padding-left:20px; line-height:36px; font-size:14px; color:#4c4c4c}
.Bottom_Left .list li a span{ position:absolute; right:0; top:0; font-family:Arial, Helvetica, sans-serif;  color:#b2b2b2;}
.Bottom_Left .list li a:hover{ background:url(../images/j02.png) left center no-repeat; color:#28674f}



.news .Bottom_Right { height:390px; float:right; width:430px; overflow:hidden;}
.news .Bottom_Right  .sideBox li{text-align:left;}
.news .Bottom_Right  .sideBox li .wen{ color:#4c4c4c; height:40px; position:relative; margin-bottom:8px; font-size:16px; line-height:40px; background:url(../Images/wen.png) left center no-repeat; padding-left:30px; overflow:hidden;}
.news .Bottom_Right  .sideBox li .da{   font-size:14px; padding-left:30px; line-height:20px; overflow:hidden;}
.news .Bottom_Right  .sideBox li span{ color:#FFF}
.news .Bottom_Right  .sideBox li a{display:block;   color:#808080; padding:10px 0;}

.news .Bottom_Right  .sideBox li a:hover{ color:#28674f}
.news .Bottom_Right .sideBox  li a:hover .wen{color:#28674f}

.news .Bottom_Right .sideBox  li .wen:after{ content:''; position:absolute; bottom:0; left:30px; height:1px; right:0; background:#e6e6e6}


/**合作伙伴***/
.Partner { padding-top:45px;}
.Partner .bd{ position:relative;width:1200px;  margin:30px auto 30px;}
.Partner .scrollWrap{overflow:hidden;  width:1236px; margin:0 auto;}
.Partner ul{ overflow:hidden; zoom:1; }
.Partner li{ width:300px; overflow:hidden; position:relative; float:left; display:inline; }
.Partner li a { display:block;font-size:16px; border:1px solid #e6e6e6; color:#666666; background:#FFF; width:280px; margin:0 auto; }
.Partner li .pic {position:relative;  display:block;  background:#FFF; overflow:hidden; width:280px; margin:0 auto; height:160px;}
.Partner li .pic img{ max-width:100%; max-height:100%; position:absolute; margin:auto; left:0; top:0; bottom:0; right:0;}
.Partner li .txt{ line-height:45px; display:none; text-align:center;}

.Partner li a:hover{}

.Partner .newtop_more{display:block; width:90px; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFF; height:30px; text-align:center; line-height:30px; background:#28674f; margin:0 auto 40px;}


/*内页样式*/
.nyban{ height:150px; background:url(../images/nyban.jpg) center center no-repeat}

.right-bt{ width:1200px; margin:0 auto; height:55px; border-bottom:1px dashed #cccccc; position:relative; line-height:55px;}
.right-bt .nybtL{color:#28674f; display:inline-block;  height:55px; padding:0 5px; border-bottom:2px solid #28674f; 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:#28674f}
.right-bt a{ color:#808080}
.right-bt a:hover{ color:#28674f}

.ny-right-about{ width:1200px;  overflow:hidden; margin:0 auto; min-height:300px; padding:20px 0; font-size:14px; color:#474747}


.ny-right-news{ width:1200px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:1200px; height:46px; line-height:46px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/san02.png) left center no-repeat; font-size:16px; padding-left:20px;}
.ny-right-news li span{ position:absolute; right:0; top:0; font-size:16px;color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:1200px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:1200px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:1200px; overflow:hidden; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.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:16px; width:280px; color:#808080;  display:block;  margin:0 auto}
.ny-right-honor li .pic{ width:280px; overflow:hidden; height:372px; border:1px solid #ededed; margin:0 auto; position:relative}
.ny-right-honor li .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-honor li .txt{ text-align:center; overflow:hidden; height:45px; line-height:45px}
.ny-right-honor li a:hover{ color:#28674f}

/*内页****产品****样式*****/
.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:16px; width:285px; color:#808080; background:#FFF; border:1px solid #e6e6e6;  display:block;  margin:0 auto}
.ny-right-pro li .pic{ width:285px; height:285px;  overflow:hidden;  margin:0 auto; position:relative}
.ny-right-pro li .pic img{ max-width:100%; max-height:100%; left:0; right:0; top:0; bottom:0; margin:auto; position:absolute;}
.ny-right-pro li .txt{ text-align:center; border:0; overflow:hidden; height:45px; line-height:45px}
.ny-right-pro li a:hover{ color:#28674f}

/* .jqzoom{ width:1200px;  margin:10px auto; overflow:hidden;} */


.jqzoom_A{ width:800px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; width:550px;}
.jqzoom_A h1{ font-size:20px; line-height:55px; display:block; font-weight:normal;}


.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:#28674f}

.procontent{ width:1200px; float:right; padding:10px 0;}
.dispaly{ display:none}
.pageleft{ float:left}
.pageright{ float:right}

.linkWrap{ background:url(../Images/xian.jpg) left bottom repeat-x #1a1a1a}
.link span{  font-size:18px; color:#e4e4e4;}
.link{ width:1200px; margin:0 auto;  position:relative; line-height:30px; overflow:hidden; height:100px; padding-top:20px;}
.link a{color:#4c4c4c; font-size:14px; margin-right:10px;}
.link a:hover{ text-decoration:underline; color:#FFF;}

/*footer*/
.footWrap{ background:url(../Images/footbj.jpg) center center no-repeat; height:327px; overflow:hidden;}
.footWrap .foot{ width:1200px; margin:0 auto;  padding:60px 0 0; font-size:14px; line-height:36px; color:#FFF;  position:relative; overflow:hidden}

.footWrap .foot .list{ width:160px; padding-left:70px; float:left;}
.footWrap .foot .list strong{ display:block; font-size:16px; color:#e5e5e5;  position:relative; margin-bottom:10px; }

.footWrap .foot .footcontact{ width:640px; float:left; padding-top:10px; background:url(../Images/xian01.jpg) right center repeat-y}
.footWrap .foot .footcontact p { float:left; width:190px;  font-size:14px;  color:#666666}
.footWrap .foot .footcontact img{ display:block; margin-bottom:20px;}
.footWrap .foot  p a{ font-size:14px; color:#666666}
.footWrap .foot  p a:hover{ color:#FFF}

.footWrap .foot .ewm{ width:110px; text-align:center; position:absolute; right:0px; top:60px;}
.footWrap .foot .ewm strong{ display:block; font-size:16px; color:#e5e5e5; margin-bottom:20px; }

.footWrap .foot .ewm img{ width:110px;}

.copyWrap{ background:#000000; color:#656565; height:50px; line-height:50px; font-size:14px;}
.copyWrap .copy{ width:1200px; margin:0 auto; position:relative}
.copyWrap .copy i{ position:absolute; right:0; top:0}
.copyWrap a{font-size:14px; color:#656565;}
.copyWrap a:hover{ color: rgba(255,255,255,1)}
/*翻页*/
.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;  cursor:pointer}
.izViewer{width:0;height:0;position:absolute;left:520px;top:0;display:none; border:1px solid #ebebeb;}
#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: 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;

}


.Floating{ width:60px; height:736px; background:url(../images/pf.png) center center no-repeat; position:fixed; left:2%; top:0; bottom:0; margin:auto auto 50px}



.contactWrap{ width:1200px; overflow:hidden; margin:15px 0;}
.contactWrap .form{ width:600px; position:relative; float:left}
.contactWrap .form:after{ content:''; position:absolute; right:0; top:0; height:100%; width:1px; background:#e6e6e6; margin:auto}
.contactWrap .form strong{ font-size:16px; line-height:36px; display:block; margin:0px 0 0}
.contactWrap .contactRight{ width:500px; float:right}
.contactWrap .contactRight strong{ display:block; border-bottom:1px solid #e6e6e6; line-height:36px; margin-bottom:10px; font-size:16px; color:#000000;}

textarea,input{ word-wrap:break-word;word-break:break-all;} 
input,select,textarea,button {vertical-align:middle;  font-family:'微软雅黑'; outline:none; -webkit-appearance: none; border-radius:0}
input[type="text"],input[type="submit"],input[type="number"],input[type="reset"],input[type="button"],input[type="tel"],button ,select{-webkit-appearance: none;}
::-webkit-input-placeholder { /* WebKit browsers */color:#e1e1e1; }
::-moz-input-placeholder { /* Mozilla Firefox 4 to 18 */ color:#e1e1e1; }
::-o-input-placeholder { /* Mozilla Firefox 19+ */ color:#e1e1e1; }
::-ms-input-placeholder { /* Internet Explorer 10+ */ color:#e1e1e1; }
textarea { resize:none; /*禁用了文本的拖拉*/}
input::-moz-focus-inner{border: 0;padding: 0; outline:none }
input::-webkit-focus-inner{border: 0;padding: 0; outline:none}
input::-ms-focus-inner{border: 0;padding: 0; outline:none}
input::-o-focus-inner{border: 0;padding: 0; outline:none}
input::focus-inner{border: 0;padding: 0; outline:none}


.faqline,.Content{ width:auto; position:relative; margin-bottom:7px;}
.faqline .faqtit,.Content .faqtit{  display:block; width:200px; height:30px; line-height:30px;}
.faqline input,.Content textarea{ height:28px; padding:0 10px; border:1px solid #e2e2e2; width:50%;}
.Content{ }
.Content textarea{ height:120px; width:80%; padding:10px 10px ;}

.faqline .tj{ width:90px; height:35px; text-align:center; padding:0; margin-top:10px; cursor:pointer; font-size:14px; color:#000; background:#e2e2e2}