﻿@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: #0075a9;
}

/* 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;
}


/*网站头部*/
.TopHeadWrap {
  background: #f5f5f5;
  overflow: hidden;
  line-height: 30px;
  height: 30px;
}

.TopHeadWrap .TopHead {
  width: 1100px;
  margin: 0 auto;
  height: 40px;
  position: relative;
  color: #b2b2b2;
  font-size: 14px;
}

.TopHeadWrap .TopHead .Rihgt {
  position: absolute;
  right: 0;
  top: 0
}

.TopHeadWrap .TopHead .Rihgt p {
  display: inline-block;
  margin-left: 15px;
}

.TopHeadWrap .TopHead .Rihgt p a {
  color: #b2b2b2;
  font-size: 14px;
}

.TopHeadWrap .TopHead .Rihgt p img {
  margin-right: 3px
}

.top-T_Wrap {
  width: auto;
  height: 110px;
  position: relative;
  z-index: 10;
  background: url(../Images/logo.png) center center no-repeat #FFF
}



/***********nav*******/
.navWrap {
  position: relative;
  background: #FFF;
  border-top: 1px solid #ebebeb
}

.nav {
  width: 1100px;
  margin: 0 auto;
  height: 50px;
  z-index: 100
}

.nav li {
  float: left;
  position: relative;
  text-align: center;
}

.nav li.li {
  width: 0;
  height: 50px;
  overflow: hidden;
  background: url(../images/navxian.png) center center no-repeat
}

.nav li>a {
  line-height: 50px;
  width: 135px;
  font-size: 16px;
  color: #666666;
  display: block;
  position: relative
}

.nav li>a:hover,
.nav li>.cur {
  color: #0075a9
}



.ProBoxWrap {
  background: rgba(255, 255, 255, 1);
  border-top: 2px solid #0b7bad;
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  right: 0;
  top: 50px;
  z-index: 10000;
}

.ProBoxWrap .ProBox {
  overflow: hidden;
  width: auto;
  margin: 0 auto;
}

.ProBoxWrap .ProBox p {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb
}

.ProBoxWrap .ProBox p a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #b2b2b2;
  font-size: 14px;
}

.ProBoxWrap .ProBox p a:hover {
  background: rgba(0, 0, 0, 0.15);
  color: #FFF
}

.nav li:hover .ProBoxWrap {
  display: block
}


.nav li:hover>a {
  color: #0075a
}


/*********************************公共头部结束*******************************/
.mininban {
  width: 100%;
  height: 150px;
  overflow: hidden;
  text-align: center
}

.inban {
  width: 100%;
  height: 550px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.mainbanner {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.mainbanner_window {
  left: 50%;
  width: 2000px;
  height: 100%;
  overflow: hidden;
  margin-left: -1000px;
  position: absolute;
}

.mainbanner_window ul {
  width: 999999px;
  height: 100%;
  position: relative;
}

.mainbanner_window li {
  background: #f2f2f2;
  width: 2000px;
  text-align: center;
  font-size: 0px;
  float: left;
  display: inline;
}

.mainbanner_list {
  left: 50%;
  bottom: 0px;
  width: 150px;
  height: 10px;
  margin-left: -15px;
  position: absolute;
}

.mainbanner_list li {
  width: 30px;
  height: 30px;
  overflow: hidden;
  float: left;
  display: inline;
}

.mainbanner_list a {
  background: #808080;
  width: 22px;
  height: 4px;
  line-height: 12px;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  float: left;
  display: inline-block;
}

.mainbanner_list li.active a {
  background: #0075a9;
  text-decoration: none;
}

.mainbanner_list li a:hover {
  background: #0075a9;
  text-decoration: none;
}



/*产品中心*/
.pro_title {
  height: 73px;
  background: url(../Images/protitle.png) center center no-repeat;
  margin: 50px 0 30px;
}


.HomeProWrap {
  width: auto;
  margin: 0 auto;
  padding: 10px 0 1px;
  overflow: hidden;
  position: relative
}

.HomeProWrap .bd {
  position: relative;
  width: 1140px;
  margin: 0 auto
}

.HomeProWrap .scrollWrap {
  overflow: hidden;
  width: 1140px;
  margin: 0 auto 30px;
}

.HomeProWrap ul {
  overflow: hidden;
  zoom: 1;
}

.HomeProWrap li {
  width: 285px;
  overflow: hidden;
  position: relative;
  float: left;
  display: inline;
}

.HomeProWrap li a {
  display: block;
  font-size: 14px;
  border: 1px solid #ececec;
  text-align: center;
  width: 254px;
  margin: 0 auto;
}

.HomeProWrap li .pic {
  position: relative;
  display: block;
  background: #FFF;
  overflow: hidden;
  width: 254px;
  margin: 0 auto;
  height: 254px;
}

.HomeProWrap li .pic img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.HomeProWrap li .title {
  height: 40px;
  line-height: 40px;
  color: #4c4c4c;
  text-align: center
}

.HomeProWrap .hd {
  text-align: center
}

.HomeProWrap .prev,
.HomeProWrap .next {
  width: 11px;
  height: 20px;
  z-index: 100;
  display: inline-table;
  overflow: hidden;
  cursor: pointer;
}

.HomeProWrap .prev {
  background: url(../images/left02.png) no-repeat;
}

.HomeProWrap .next {
  background: url(../images/right02.png) no-repeat;
}

.HomeProWrap .hd ul {
  overflow: hidden;
  margin: 0 15px;
  display: inline-table
}

.HomeProWrap .hd ul li {
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: 0 5px;
  color: #FFF;
  line-height: 20px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  background: #808080;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}

.HomeProWrap .hd ul li.on {
  background: #e60012
}



/*产品中心*/

.homePro {
  width: 1100px;
  margin: 40px auto;
  min-height: 400px
}


.LeftBox {
  width: 230px;
  float: left;
  background: #FFF;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

.LeftBox .Lefttitle {
  height: 76px;
  text-align: center;
  background: #0075a9;
  color: #FFF;
  font-size: 27px;
  line-height: 30px;
  padding-top: 24px;
}

.LeftBox .Lefttitle span {
  display: block;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal
}

.LeftBox .LeftList {
  width: 228px;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
  border-top: 0
}

.LeftBox .LeftList li {
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 51px;
}

.LeftBox .LeftList li a {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  background: url(../images/jia.png) 20px center no-repeat;
  padding-left: 45px;
}

.LeftBox .LeftList li a:hover,
.LeftBox .LeftList li.cur a {
  background: url(../images/jiacur.jpg) 20px center no-repeat;
  color: #0075a9
}

.LeftBox .LeftList li:nth-last-child(1) {
  border-bottom: 0
}



.LeftBox .LeftList p a {
  padding-left: 20px;
  color: #808080;
  position: relative;
  font-size: 14px;
  display: block;
  line-height: 28px;
  height: 28px;
}

.LeftBox .LeftList a:hover,
.LeftBox .LeftList .cur a {
  color: #0075a9
}

/*.LeftBox .LeftList  p.cur a:after{ content:''; position:absolute; top:0; width:7px; height:80%; bottom:0; margin:auto; background:#0075a9; left:0;}
*/
.LeftBox .LeftList.promenu {
  padding-bottom: 10px;
}

.LeftBox .LeftList.promenu li {
  margin-bottom: 10px;
}


.aboutWrap {
  margin: 50px auto;
  background: url(../images/aboutbj.jpg) center center no-repeat;
  height: 550px;
}

.aboutWrap .about {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  height: 550px;
  position: relative;
}

.aboutWrap .about .aboutText {
  position: absolute;
  right: 0;
  top: 200px;
  display: block;
  font-size: 14px;
  color: #808080;
  line-height: 30px;
}

.aboutWrap .about .more {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 80px;
  background: url(../Images/jt05.png) center center no-repeat
}

/*新闻中心*/
.news_wrap {
  width: auto;
  overflow: hidden;
  background: #FFF;
  padding: 10px 0 20px
}

.news_wrap .news {
  width: 1100px;
  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 #0075a9;
  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: #00736d
}

.news_wrap .news_L_nr {
  width: 350px;
  float: left;
  margin-right: 25px;
}

.news_wrap .news_C_nr {
  width: 350px;
  float: left
}

.news_wrap .news_R_nr {
  width: 350px;
  float: right
}


/*新闻中心


.newsWrap{ width:1100px; margin:0 auto; overflow:hidden}


.newsnav{width:280px; height:390px; background:url(../Images/newsbj.jpg) center center no-repeat; position:relative;float:left}
.newsnav .more{ position:absolute; left:90px; top:115px; color:#333333; font-size:14px;}
.newsnav ul{ padding-top:165px;}
.newsnav li{  height:50px; position:relative; padding-left:40px; }
.newsnav li > a{font-size:16px;color:#999999; width:auto; line-height:50px; height:50px; display:block}
.newsnav li.cur a,.newsnav li a:hover{ color:#0075a9}
.newsnav li.cur a:after,.newsnav li a:hover:after{ content:''; position:absolute; left:25px; top:0; margin:auto; bottom:0; width:2px; height:17px; background:#0075a9}



.newsTab_warp{ float:right; height:390px; width:780px;}
.newsTab_warp  li{ width:780px;}
.newsTab_warp  li a{ display:block; font-size:14px; padding:20px; color:#b2b2b2; height:90px; position:relative; line-height:20px;}
.newsTab_warp  li a .data{  font-size:12px;  font-family:Arial, Helvetica, sans-serif;}
.newsTab_warp  li a .title{ display:block; font-size:16px; color:#4c4c4c; height:30px; line-height:30px; overflow:hidden;}
.newsTab_warp  li a:hover{ background:#0075a9; color:#FFF}
.newsTab_warp  li a:hover .title{ color:#FFF}
*/



/*检查设备*/
.jcsbWrap_bt {
  width: 1100px;
  margin: 0 auto 20px;
  font-size: 12px;
  color: #676767;
}

.jcsbWrap_bt strong {
  display: block;
  color: #1a1a1a;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 5px;
}

.jcsbWrap {
  background: #f4f4f4;
  overflow: hidden;
  padding: 50px 0;
  margin: 50px 0 0
}

.jcsb_wrap_nr {
  width: auto;
  margin: 0 auto;
  position: relative
}

.jcsb_wrap_nr .bd {
  position: relative;
  width: 1125px;
  margin: 0 auto;
}

.jcsb_wrap_nr .scrollWrap {
  overflow: hidden;
  margin: 0 auto;
}

.jcsb_wrap_nr ul {
  overflow: hidden;
  zoom: 1;
}

.jcsb_wrap_nr li {
  width: 375px;
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  float: left;
  display: inline;
}

.jcsb_wrap_nr li a {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
  background: #FFF;
  width: 340px;
  margin: 0 auto;
}

.jcsb_wrap_nr li .pic {
  position: relative;
  display: block;
  overflow: hidden;
  width: 340px;
  margin: 0 auto;
  height: 200px;
}

.jcsb_wrap_nr li .text {
  color: #999999;
  font-size: 16px;
  padding: 15px 20px;
  position: relative;
  margin-bottom: 15px;
}

.jcsb_wrap_nr li .text:after {
  content: '';
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 50px;
  height: 1px;
  background: #e6e6e6
}

.jcsb_wrap_nr li .nr {
  padding: 0 20px;
  height: 70px;
  line-height: 23px;
  overflow: hidden;
  font-size: 14px;
  color: #999999
}

.jcsb_wrap_nr li a:hover {
  -webkit-box-shadow: 0 2px 4px rgba(102, 102, 102, 0.5);
  box-shadow: 0 0 20px rgba(205, 205, 205, 0.9);
}

.case {
  height: 66px;
  padding: 30px 0;
  background: url(../Images/case.jpg) center center no-repeat
}

.case a {
  display: block;
  height: 66px;
  width: 1200px;
  margin: 0 auto;
}

/*内页样式*/

.nyWrap {
  width: auto;
  overflow: hidden;
  margin: 40px auto
}

.in_pro {
  width: 1100px;
  margin: 40px auto;
  padding: 0
}

.right-bt {
  width: 1100px;
  margin: 0 auto;
  height: 55px;
  border-bottom: 1px dashed #cccccc;
  position: relative;
  line-height: 55px;
}

.right-bt .nybtL {
  color: #0075a9;
  display: inline-block;
  height: 55px;
  border-bottom: 2px solid #0075a9;
  font-weight: bold;
  font-size: 16px;
  overflow: hidden
}

.right-bt .nybtR {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  color: #737373
}

.right-bt .nybtR a:nth-last-child(1) {
  color: #0075a9
}

.right-bt a {
  color: #09255d
}

.right-bt a:hover {
  color: #0075a9
}

.ny-right-about {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 300px;
  padding: 20px 0;
  font-size: 14px;
  color: #474747
}

.ny-right-news {
  width: 1100px;
  margin: 0 auto;
  padding: 10px 0
}

.ny-right-news li {
  width: 1100px;
  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: 1100px;
  text-align: center
}

.ny-right-news h6 {
  border-bottom: 1px dashed #CCC;
  width: 1100px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #737373
}

.ny-news-nr {
  width: 1100px;
  overflow: hidden;
  padding-top: 10px;
  margin-bottom: 20px;
}

/*荣誉*/
.ny-right-honor {
  width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden
}

.ny-right-honor li {
  width: 276px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}

.ny-right-honor li a {
  font-size: 14px;
  width: 240px;
  color: #808080;
  display: block;
  margin: 0 auto
}

.ny-right-honor li a .pic {
  width: 240px;
  overflow: hidden;
  height: 340px;
  position: relative;
  border: 1px solid #ededed;
  margin: 0 auto;
}

.ny-right-honor li a .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto
}

.ny-right-honor li a .txt {
  text-align: center;
  overflow: hidden;
  height: 32px;
  line-height: 32px
}

.ny-right-honor li a:hover {
  color: #0075a9
}


.caseList {
  width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden
}

.caseList li {
  width: 220px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}

.caseList li a {
  font-size: 14px;
  width: 190px;
  color: #808080;
  display: block;
  margin: 0 auto
}

.caseList li a .pic {
  width: 170px;
  overflow: hidden;
  height: 90px;
  position: relative;
  border: 1px solid #ededed;
  margin: 0 auto;
}

.caseList li a .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto
}

.caseList li a .txt {
  text-align: center;
  overflow: hidden;
  height: 42px;
  line-height: 42px
}

.caseList li a:hover {
  color: #0075a9
}


.sb {
  width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden
}

.sb li {
  width: 275px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}

.sb li a {
  font-size: 14px;
  width: 240px;
  color: #808080;
  display: block;
  margin: 0 auto
}

.sb li a .pic {
  width: 240px;
  overflow: hidden;
  height: 180px;
  position: relative;
  border: 1px solid #ededed;
  margin: 0 auto;
}

.sb li a .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto
}

.sb li a .txt {
  text-align: center;
  overflow: hidden;
  height: 42px;
  line-height: 42px
}

.sb li a:hover {
  color: #0075a9
}


/*内页****产品****样式*****/
.ny-right-pro {
  width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden
}

.ny-right-pro li {
  width: 275px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}

.ny-right-pro li a {
  font-size: 15px;
  width: 250px;
  color: #808080;
  display: block;
  margin: 0 auto
}

.ny-right-pro li a .pic {
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  border: 1px solid #ededed;
  margin: 0 auto;
}

.ny-right-pro li a .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto
}

.ny-right-pro li a .txt {
  text-align: center;
  overflow: hidden;
  height: 42px;
  line-height: 42px
}

.ny-right-pro li a:hover {
  color: #0075a9
}

.jqzoom {
  width: 1100px;
  margin: 10px auto;
  overflow: hidden;
}


.jqzoom_A {
  width: 1100px;
  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: 1100px;
  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: 1100px;
  float: right;
  padding: 10px 0;
}

.dispaly {
  display: none
}

.pageleft {
  float: left
}

.pageright {
  float: right
}


.SHowPro h1 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 36px;
}

.SHowPro .jqzoomA {
  width: 600px;
  margin: 0 auto 20px;
}

.SHowPro .jqzoomA img {
  text-align: center;
  border: 1px solid #cccccc;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.linkWrap {
  width: auto;
  overflow: hidden;
  ;
  background: url(../Images/linkbj.jpg) left bottom repeat-x #37383a;
  font-size: 14px
}

.linkWrap .link {
  width: 1010px;
  margin: 0 auto;
  color: #808080;
  position: relative;
  overflow: hidden;
  height: 75px;
  line-height: 20px;
  padding-left: 90px;
  padding-top: 15px;
}

.linkWrap .link span {
  position: absolute;
  left: 0;
  font-size: 16px;
  color: #808387;
}

.linkWrap .link a {
  color: #808080;
  font-size: 14px;
  margin-right: 10px;
}

.linkWrap .link a:hover {
  text-decoration: underline;
  color: #0075a9
}

/*footer*/
.footWrap {
  background: #37383a;
  overflow: hidden;
  padding: 30px 0
}

.footWrap .foot {
  width: 1100px;
  margin: 0 auto;
  font-size: 14px;
  background: url(../Images/logo02.png) right center no-repeat;
  color: #666666;
  line-height: 36px;
  position: relative;
  overflow: hidden;
}

.footWrap .foot .List {
  width: 800px;
  overflow: hidden;
}

.footWrap .foot .List strong {
  color: #808387;
  line-height: 26px;
  margin-bottom: 10px;
  position: relative;
  font-size: 14px;
  display: block;
}

.footWrap .foot .List strong span {
  padding-left: 15px;
}

.footWrap .foot .List p {
  width: 400px;
  float: left;
  color: #989898;
  font-size: 14px;
  line-height: 30px;
}


.copyWrap {
  width: auto;
  padding: 5px 0;
  background: #292a2c;
  color: #585a5e
}

.copyWrap .copy {
  width: 1100px;
  margin: 0 auto;
  font-size: 14px;
  position: relative
}

.copyWrap .copy a {
  color: #585a5e;
  font-size: 14px;
}

.copyWrap .copy a:hover {
  text-decoration: underline
}

.copyWrap .copy .technology {
  position: absolute;
  right: 0;
  top: 0
}

.copyWrap .copy .technology a {
  display: inline-block;
  margin-left: 5px;
  width: 33px;
  height: 33px;
}

.copyWrap .copy .technology a.act01 {
  background: url(../Images/shar01.png) center center no-repeat;
}

.copyWrap .copy .technology a.act02 {
  background: url(../Images/shar02.png) center center no-repeat;
}

.copyWrap .copy .technology a.act03 {
  background: url(../Images/shar03.png) center center no-repeat;
}

.copyWrap .copy .technology a.act04 {
  background: url(../Images/shar04.png) center center no-repeat;
}

.copyWrap .copy .technology a.act05 {
  background: url(../Images/shar05.png) center center no-repeat;
}

.copyWrap .copy .technology a.act01:hover {
  background: url(../Images/shar01a.png) center center no-repeat;
}

.copyWrap .copy .technology a.act02:hover {
  background: url(../Images/shar02a.png) center center no-repeat;
}

.copyWrap .copy .technology a.act03:hover {
  background: url(../Images/shar03a.png) center center no-repeat;
}

.copyWrap .copy .technology a.act04:hover {
  background: url(../Images/shar04a.png) center center no-repeat;
}

.copyWrap .copy .technology a.act05:hover {
  background: url(../Images/shar05a.png) center center no-repeat;
}


.copyWrap .gs {
  display: inline-table;
  margin-left: 5px;
}

.copyWrap .gs img {
  width: 30px;
}

/*翻页*/
.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 #0075a9;
}

.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: 420px;
  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: #0075a9;
}



/*漂浮*/
.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 5px
}

.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;

}