﻿.page_main {
  width: 1000px;
  background: #fff;
  margin: 0 auto 10px auto;
  overflow: hidden;
}

.page_left {
  width: 240px;
  float: left;
}

.page_right {
  width: 748px;
  border: 1px solid #e6e6e6;
  float: right;
}

.page_bnr {
  width: auto;
  height: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px auto;
}

.page_bnr img {
  height: 150px;
  width: 1440px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -720px;
}


.left_tit {
  height: 35px;
  border: 1px solid #3471c3;
  border-bottom: 0;
  background: #3471c3;
  position: relative;
  z-index: 1;
}

.left_tit h3 {
  height: 35px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 32px;
  position: absolute;
  left: 25px;
  top: 0;
}

.left_tit a {
  width: 32px;
  height: 5px;
  position: absolute;
  right: 12px;
  top: 15px;
  display: block;
}

.leftMenu {
  margin: 0 auto 15px auto;
  border: 1px solid #e6e6e6;
  background: #fcfcfc;
}

.leftMenu ul {
  width: 200px;
  margin: 0 auto;
  padding: 10px 0 20px 0;
}

.leftMenu li {
  height: 30px;
  line-height: 30px;
  padding-top: 4px;
  background: url(../image/x_line.gif) repeat-x left bottom;
  overflow: hidden;
}

.leftMenu li a,
.leftMenu li a:visited {
  height: 29px;
  line-height: 29px;
  padding-left: 25px;
  color: #333333;
  background: url(../image/icon_jia2.gif) no-repeat left center;
  display: block;
}

.leftMenu li a:hover {
  color: #e96a01;
  background: url(../image/icon_jia1.gif) no-repeat left center;
}

.leftMenu li a.ov {
  color: #e96a01;
  background: url(../image/icon_jia1.gif) no-repeat left center;
}

.p_contact {
  padding: 10px;
  border: 1px solid #e6e6e6;
  line-height: 2em;
  margin-bottom: 10px;
}



.location {
  height: 35px;
  background: #f5f5f5;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  z-index: 1;
}

.location h3 {
  height: 35px;
  font-weight: bold;
  font-size: 16px;
  background: url(../image/icon_h2.gif) no-repeat 10px center;
  padding-left: 35px;
  line-height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.location p {
  background: url(../image/icon_arrow4.gif) no-repeat left center;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 20px;
  top: 0px;
  text-align: right;
}

.location p a,
.location p a:visited {
  margin-left: 7px;
  margin-right: 7px;
}

.location p a:hover {}




.location2 {
  width: 1000px;
  height: 45px;
  border-bottom: 1px solid #dcdcdc;
  background: #f6f6f6;
  position: relative;
  z-index: 1;
  margin: 0px auto 0 auto;
}

.location2 h3 {
  height: 34px;
  font-weight: bold;
  font-size: 14px;
  background: url(../image/icon_h2.gif) no-repeat 10px center;
  padding-left: 35px;
  line-height: 34px;
  color: #333333;
  position: absolute;
  left: 0;
  top: 6px;
  z-index: 2;
}

.location2 p {
  padding-left: 10px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  right: 10px;
  top: 6px;
  text-align: right;
  z-index: 3;
}

.location2 p a,
.location2 p a:visited {
  margin-left: 7px;
  margin-right: 7px;
}

.location2 p a:hover {
  text-decoration: underline;
}

.page_container2 {
  width: 1000px;
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
}

.page_container {
  width: 740px;
  padding: 0px 0 20px 0;
  margin: 0 auto;
}

.page_navigation {
  padding: 10px 10px 30px 10px;
  text-align: center;
}

.page_navigation a {
  margin-left: 5px;
  margin-right: 5px;
}



.page_photolist {
  padding-top: 30px;
  padding-left: 8px;
}

.page_photolist dl {
  width: 33%;
  padding-bottom: 25px;
  display: block;
  float: left;
  vertical-align: top;
  overflow: hidden;
}

.page_photolist dl dd {
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

.page_photolist dl dd img {
  width: 220px;
  height: 165px;
  border: 1px solid #C0C0C0;
  padding: 2px;
}

.page_photolist dl dd a:hover img {
  border: 3px solid #3471c3;
  padding: 0px;
  -webkit-transition: border-color .5s ease;
  -moz-transition: border-color .5s ease;
  -ms-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
}

.page_photolist dl dt {
  width: 226px;
  height: 28px;
  line-height: 28px;

  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.page_photolist dl dt a,
.page_photolist dl dt a:visited {}



.page_photolist2 {
  padding: 30px 10px 0 10px;
}

.page_photolist2 dl {
  width: 25%;
  padding-bottom: 25px;
  display: block;
  float: left;
  vertical-align: top;
  overflow: hidden;
}

.page_photolist2 dl dd {
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

.page_photolist2 dl dd img {
  width: 160px;
  height: 180px;
  border: 1px solid #C0C0C0;
  padding: 1px;
}

.page_photolist2 dl dd a:hover img {
  border: 2px solid #3471c3;
  padding: 0px;
  -webkit-transition: border-color .5s ease;
  -moz-transition: border-color .5s ease;
  -ms-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
}

.page_photolist2 dl dt {
  width: 164px;
  height: 28px;
  line-height: 28px;

  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.page_photolist2 dl dt a,
.page_photolist2 dl dt a:visited {}




.p_order {
  height: 20px;
  width: 200px;
  position: absolute;
  right: 20px;
  top: 4px;
  font-size: 12px;
  text-align: right;
}

.p_order select {
  height: 20px;
}

.page_content {
  padding: 20px 20px 20px 20px;
  line-height: 2.5em;
}

.pagekey {
  padding: 10px;
  background: #e5e5e5;
}

.pageshare {
  height: 20px;
  padding: 10px;
  text-align: right;
}


.newslist {
  padding: 0 0px;
  margin: 0 auto;
}

.newslist dl {
  height: 165px;
  padding: 30px 30px 0 15px;
  border-bottom: 1px dotted #e5e5e5;
}

.newslist dl dd {
  width: 190px;
  height: 140px;
  display: inline;
  float: left;
}

.newslist dl dd img {
  width: 170px;
  height: 128px;
  border: 1px solid #c6c6c6;
  padding: 3px;
}

.newslist dl dd a:hover img {
  border: 2px solid #3471c3;
  padding: 2px;
}

.newslist dl dt {
  height: 140px;
  display: inline;
  overflow: hidden;
}

.newslist dl dt h3 {
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  color: #000000;
  overflow: hidden;
}

.newslist dl dt h3 a,
.newslist dl dt h3 a:visited {
  color: #333;
}

.newslist dl dt h3 a:hover {
  color: #3471c3;
  text-decoration: underline;
}

.newslist dl dt h4 {
  height: 20px;
  line-height: 20px;
  color: #888888;
  font-size: 12px;
  font-weight: normal;
}

.newslist dl dt h4 span {
  margin-right: 30px;
}

.newslist dl dt p {
  height: 90px;
  line-height: 22px;
  color: #666666;
  text-indent: 2em;
  overflow: hidden;
}

.newslist dl dt p a,
.newslist dl dt p a:visited {
  color: #333;
}

.newslist dl dt p a:hover {
  color: #3471c3;
}



.page_acttext {
  padding: 30px 20px 0 20px;
  margin: 0 auto;
  line-height: 2em;
}

.act_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  padding-bottom: 10px;
}

.act_info {
  text-align: center;
  line-height: 22px;
  padding-bottom: 10px;
}

.act_info span {
  margin-left: 6px;
  margin-right: 6px;
}

.act_content {
  padding: 5px 15px 20px 15px;
  line-height: 2.5em;
  overflow: hidden;
}

.act_nextprev {
  padding: 6px;
  margin: 15px 0;
  height: 23px;
  border-top: 1px dotted #7f9c90;
}

.act_nextprev span {
  padding-right: 15px;
}

.act_next {
  width: 320px;
  height: 20px;
  line-height: 20px;
  float: left;
  overflow: hidden;
}

.act_prev {
  width: 320px;
  height: 20px;
  line-height: 20px;
  float: right;
  overflow: hidden;
}

.PageNextPrev {
  padding: 10px;
}



.page_titlelist {
  padding: 20px 10px 0 10px;
  margin: 0 auto;
  overflow: hidden;
}

.page_titlelist ul {
  padding: 0px 10px;
  list-style: none;
}

.page_titlelist ul li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dotted #bbb;
  padding-left: 16px;
  background: url(../image/icon_arrow1.gif) 5px center no-repeat;
  vertical-align: top;
}

.page_titlelist ul li a,
.page_titlelist ul li a:visited {
  float: left;
  font-size: 14px;
}

.page_titlelist ul li span {
  float: right;
  padding-right: 10px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
}









.newslist2 {
  padding: 15px 15px;
  margin: 0 auto;
}

.newslist2 dl {
  padding: 15px;
  border-bottom: 1px dotted #a6a6a6;
}

.newslist2 dl dt {
  padding-left: 24px;
  background: url(../image/listicon.gif) no-repeat 3px 5px;
  overflow: hidden;
}

.newslist2 dl dt h3 {
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  color: #444;
  overflow: hidden;
}

.newslist2 dl dt h3 a,
.newslist2 dl dt h3 a:visited {}

.newslist2 dl dt h3 a:hover {}

.newslist2 dl dt h4 {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: normal;
}

.newslist2 dl dt p {
  line-height: 24px;
  color: #666666;
  padding-bottom: 0px;
  overflow: hidden;
}

.newslist2 dl dt p a,
.newslist2 dl dt p a:visited {}

.newslist2 dl dt p a:hover {

  text-decoration: underline;
}






.searchul {
  border: solid 1px #cdddf0;
  padding-top: 18px;
}

.searchul ul {
  width: 96%;
  height: auto;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
}

.searchul li {
  margin: 0px 0px 18px 0px;
}

.searchul h3,
.searchul h3 a {
  font-size: 16px;
}

.searchul li p {
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.searchul li span {
  color: #008000;
}

.searchul li span a {
  color: #666666;
  text-decoration: underline;
}

.search_pages {
  text-align: center;
}



/*
.pro_detail{	
	padding:10px 0;
	overflow:hidden;
}
.proInfo{
	padding:10px;
	color:#666666;
}
.pro_bpic{
	width:350px;
	padding-bottom:20px;
	float:left;
}
.pro_bpic img{
	padding:2px;
	border:1px solid #cccccc;
}

.pro_attr h2.pro_title{
	font-size:20px;
	padding-bottom:15px;
}
.pro_attr ul.attr{
	padding-bottom:10px;
	line-height:1.2em;
}
.pro_attr ul.attr li{
	padding-bottom:10px;
	font-size:13px;
}
.pro_attr ul.attr li span{
	padding-right:5px;
}
.pro_attr .proBtn{
	padding:8px 0;
}
.pro_attr .proBtn input{
	font-size:14px;
	height:35px;
	padding:0 20px;
	text-transform:uppercase;
}
.pro_attr #yprice{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.pro_attr #yprice span{
	font-family:"宋体";
}
.pro_attr #mprice{
	color:#d00508;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.pro_attr #mprice span{
	color:#d00508;
	font-size:13px;
	font-family:"宋体";
}
.pro_attr #mprice strong{
	color:#d00508;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.pro_intro_tit{
	height:27px;
	border-bottom:1px solid #cccccc;
	background:url(../images/tit_bg.gif) repeat-x right top;
	position:relative;
	z-index:1;
	clear:both;
	overflow:hidden;
}
.pro_intro_tit h3{
	width:122px;
	height:30px;
	background:url(../images/tit1_bg.gif) no-repeat;
	padding-left:15px;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
	position:absolute;
	left:-1px;
	top:-1px;
	z-index:2;
}
.pro_desc{
	padding:20px 0;
	line-height:2em;
}




.page_order{
	padding:20px 0;
}
.page_order input,.page_order textarea{
	color:#999;
}

.page_order .orderSubmit{
	width:120px;
	height:40px;
	font-size:14px;
	text-align:center;
	color:#000000;
}




.page_links1{
	padding:20px 0;
}
.page_links1 ul li{
	width:114px;
	height:55px;
	text-align:center;
	float:left;
}
.page_links1 ul li img{
	width:92px;
	height:32px;
	border:1px solid #cccccc;
	padding:2px;
}

.page_links2{
	padding:20px 0;
}
.page_links2 ul li{
	width:114px;
	height:35px;
	line-height:35px;
	padding:0 10px;
	border-bottom:1px dotted #cccccc;
	float:left;
	overflow:hidden;
}*/




/*
.caselist{
	margin:0 auto;	
}
.caselist dl{
	height:165px;
	padding-top:24px;
	border-bottom:1px dotted #a6a6a6;
}
.caselist dl dd{
	width:240px;
	height:150px;
	display:inline;
	float:left;
}
.caselist dl dd img{
	width:220px;
	height:135px;
	border:1px solid #c6c6c6;
	padding:3px;
}
.caselist dl dd a:hover img{
	border:2px solid #ff0000;
	padding:2px;
}
.caselist dl dt{
	display:inline;
	overflow:hidden;
}
.caselist dl dt h3{
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	color:#000000;
	overflow:hidden;
}
.caselist dl dt h3 a,.caselist dl dt h3 a:visited{
	color:#000000;	
}
.caselist dl dt h3 a:hover{
	color:#ff0000;	
}
.caselist dl dt h4{
	height:20px;
	line-height:20px;
	color:#888888;
	font-size:12px;
	font-weight:normal;
}
.caselist dl dt h4 span{
	margin-right:30px;
}
.caselist dl dt p{
	height:80px;
	line-height:20px;
	color:#666666;
	overflow:hidden;
}
.caselist dl dt p a,.caselist dl dt p a:visited{
	color:#ff0000;
}
.caselist dl dt p a:hover{
	color:#ff0000;
}
.caselist dl dt h5{
	padding:5px 0 0 0;
	font-weight:normal;
}
.caselist dl dt h5 a,.caselist dl dt h5 a:visited{
	padding:0 10px;
	margin:0 5px 0 10px;
	height:26px;
	line-height:26px;
	background:#666;
	border:1px solid #555;
	color:#ffffff;
	float:right;
	display:block;
}
.caselist dl dt h5 a:hover{
	background:#ff0000;
	border:1px solid #ff0000;
	color:#ffffff;
}

.caseleft{
	width:200px;
	padding:10px 10px 0 20px;
	color:#ffffff;
	font-family:"微软雅黑";
	float:left;
}
.caseleft a,.caseleft a:visited{
	color:#ffffff;
}
.caseleft a:hover{
	color:#ffffff;
}
.caseleft h3{
	font-size:18px;
	line-height:30px;
}
.caseleft h4 img{
	width:182px;
	height:112px;
	padding:2px;
	border:1px solid #c6c6c6;
}
.caseleft a.go_website,.caseleft a.go_website:visited{
	margin:8px 0;
	height:28px;
	width:80px;
	line-height:28px;
	font-size:14px;
	color:#ffffff;
	padding:0 10px;
	background:#ff0000 url(../images/icon_t2.gif) no-repeat right center;
	display:block;
}
.caseleft a.go_website:hover{
	color:#ffffff;
}
.caseleft p{
	line-height:1.8em;
	font-size:14px;
}

.caseright{
	width:710px;
	line-height:2em;
	padding:10px 0 0 40px;
	float:left;
	overflow:hidden;
}




*/









.downloadlist {
  width: auto;
  padding: 10px 25px;
  margin: 0 auto;
}

.downloadlist dl {
  width: auto;
  height: 155px;
  padding: 20px 0 5px 0;
  border-bottom: 1px dotted #a6a6a6;
}

.downloadlist dl dd {
  width: 190px;
  height: 140px;
  float: left;
}

.downloadlist dl dd img {
  width: 170px;
  height: 128px;
  border: 1px solid #c6c6c6;
  padding: 3px;
}

.downloadlist dl dd a:hover img {
  border: 2px solid #3471c3;
  padding: 2px;
}

.downloadlist dl dt {
  width: 300px;
  height: 140px;
  padding-right: 10px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #e2e3e5;
}

.downloadlist dl dt h3 {
  font-size: 14px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  color: #666666;
  overflow: hidden;
  font-family: "微软雅黑";
}

.downloadlist dl dt h3 a,
.downloadlist dl dt h3 a:visited {
  color: #666666;
}

.downloadlist dl dt h3 a:hover {
  color: #3471c3;
}

.downloadlist dl dt h4 {
  height: 20px;
  line-height: 20px;
  color: #9F9F9F;
  font-size: 12px;
  font-weight: normal;
}

.downloadlist dl dt h4 span {
  margin-right: 30px;
}

.downloadlist dl dt p {
  line-height: 160%;
  color: #777777;
  text-indent: 2em;
  overflow: hidden;
}

.downloadlist dl dt p a,
.downloadlist dl dt p a:visited {
  color: #fc2e30;
}

.downloadlist dl dt p a:hover {
  color: #3471c3;
}

.downloadlist dl dd.rdownload {
  width: 110px;
  height: 110px;
  padding-left: 25px;
  padding-top: 27px;
  border-left: 1px solid #fff;
  float: left;
}

.downloadlist dl dd.rdownload a.a1 {
  display: block;
  width: 73px;
  height: 26px;
  line-height: 26px;
  padding-left: 35px;
  background: url(../image/download1.gif) no-repeat;
  margin-bottom: 10px;
}

.downloadlist dl dd.rdownload a.a1:hover {
  background: url(../image/download1_cur.gif) no-repeat;
  color: #d6000f !important;
}

.downloadlist dl dd.rdownload a.a2 {
  display: block;
  width: 73px;
  height: 26px;
  line-height: 26px;
  padding-left: 35px;
  background: url(../image/download2.gif) no-repeat;
}

.downloadlist dl dd.rdownload a.a2:hover {
  background: url(../image/download2_cur.gif) no-repeat;
  color: #d6000f !important;
}




.CaseShow {
  width: 690px;
  height: 700px;
  margin: 30px auto 0 auto;
  position: relative;
  z-index: 1;
}

.cBig {
  width: 688px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.cBig img {
  max-width: 688px;
  max-height: 500px;
}

.cTitBg {
  width: 690px;
  height: 60px;
  padding-top: 45px;
  background: #ebebeb;
  position: absolute;
  left: 0px;
  top: 505px;
  z-index: 2;
}

.cLeft {
  width: 34px;
  height: 57px;
  position: absolute;
  left: 10px;
  bottom: 115px;
  cursor: pointer;
  z-index: 3;
}

.cLeft a {
  width: 34px;
  height: 57px;
  display: block;
  font-size: 50px;
  line-height: 57px;
  color: #999;
  font-family: "宋体";
}

.cLeft a:hover {
  color: #7fbe26;
}

.cRight {
  width: 34px;
  height: 57px;
  position: absolute;
  right: 10px;
  bottom: 115px;
  cursor: pointer;
  z-index: 4;
}

.cRight a {
  width: 34px;
  height: 57px;
  display: block;
  font-size: 50px;
  line-height: 57px;
  color: #999;
  font-family: "宋体";
}

.cRight a:hover {
  color: #7fbe26;
}

.cPicList {
  width: 576px;
  height: 100px;
  padding: 5px 0;
  overflow: hidden;
  position: absolute;
  left: 55px;
  bottom: 88px;
  z-index: 5;
}

.cPicList ul li {
  width: 96px;
  height: 90px;
  padding-top: 10px;
  text-align: center;
  float: left;
}

.cPicList ul li img {
  width: 80px;
  height: 80px;
  cursor: pointer;
}

.cTitle {
  width: 668px;
  height: 29px;
  padding: 0 10px;
  background: #ad433a;
  text-align: right;
  line-height: 29px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 1px;
  top: 475px;
  z-index: 8;
  display: none;
}



.tx_list {
  padding: 15px 5px;
}

.tx_list dl {
  width: 48%;
  height: 150px;
  float: left;
  padding: 5px;
}

.tx_list dl dd {
  background: #f9f9f9 url(http://zgggzyjy.com/statics/default/images/tx_list_bg.gif) no-repeat right bottom;
  height: 130px;
  padding: 10px 0;
}

.tx_list dl dd h3 {
  width: 100px;
  height: 110px;
  float: left;
  padding: 10px;
  line-height: 30px;
  color: #D6000F;
  font-weight: normal;
  border-right: 1px solid #e2e3e5;
  text-align: center;
  margin-right: 10px;
}

.tx_list dl dd h3 a,
.tx_list dl dd h3 a:visited {
  color: #D6000F;
}

.tx_list dl dd p {
  height: 110px;
  padding: 10px;
  line-height: 24px;
  border-left: 1px solid #fff;
}

.tx_list dl dd p a,
.tx_list dl dd p a:visited {
  color: #3471c3;
}

.tx_list dl dd p img {
  cursor: pointer;
}

#proIntroBox {
  padding: 10px;
  line-height: 1.5em;
  font-size: 12px;
  border: #3471c3 2px solid;
  background: #fcfcfc;
  color: #462015;
  position: absolute;
  z-index: 10000;
}

#proIntroBox .arow {
  width: 20px;
  height: 25px;
  background: url(../image/icon_a2.gif) no-repeat;
  position: absolute;
  top: 50px;
  left: -20px;
}

#proIntroBox img {
  max-width: 220px;
}







.page_productlist {
  padding: 30px 10px 0 10px;
}

.page_productlist dl {
  width: 33%;
  padding-bottom: 25px;
  display: block;
  float: left;
  vertical-align: top;
  overflow: hidden;
}

.page_productlist dl dd {
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

.page_productlist dl dd img {
  width: 200px;
  height: 200px;
  border: 1px solid #C0C0C0;
  padding: 3px;
}

.page_productlist dl dd a:hover img {
  border-width: 4px;
  border-color: #3471c3;
  padding: 0px;
  -webkit-transition: border-color .5s ease;
  -moz-transition: border-color .5s ease;
  -ms-transition: border-color .5s ease;
  -o-transition: border-color .5s ease;
}

.page_productlist dl dt {
  width: 208px;
  height: 28px;
  background: #3471c3;
  line-height: 28px;
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.page_productlist dl dt a,
.page_productlist dl dt a:visited {
  color: #fff;
}






.product_intro {
  width: 485px;
  padding: 15px 15px 10px 500px;
  min-height: 568px;
  height: auto !important;
  _height: 568px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

/*产品图片*/
.proPic {
  width: 458px;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 2;
}

.proPic .bpic {
  width: 458px;
  height: 458px;
  text-align: center;
  overflow: hidden;
}

.proPic .bpic a img {
  width: 458px;
  height: 458px;
  display: block;
}

.proPic .spic_list {
  width: 458px;
  height: 98px;
  padding: 6px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.proPic .spic_list .spic_control {
  width: 26px;
  height: 98px;
  display: block;
  background: url(http://zgggzyjy.com/statics/default/images/spic_control.gif) no-repeat;
  position: absolute;
  z-index: 2;
  top: 6px;
}

.proPic .spic_list #spic_forward {
  left: 0;
}

.proPic .spic_list #spic_forward.disabled {
  background-position: -26px 0;
}

.proPic .spic_list #spic_backward {
  right: 0;
  background-position: right top;
}

.proPic .spic_list #spic_backward.disabled {
  background-position: -52px 0;
}

.proPic .spic_list .spic_item {
  width: 408px;
  height: 98px;
  overflow: hidden;
  margin: 0 auto;
}

.proPic .spic_list .spic_item ul {
  height: 98px;
}

.proPic .spic_list .spic_item ul li {
  width: 102px;
  height: 98px;
  text-align: center;
  float: left;
  overflow: hidden;
}

.proPic .spic_list .spic_item ul li img {
  width: 94px;
  height: 94px;
  border: 1px solid #e1e1e1;
  padding: 1px;
}

.proPic .spic_list .spic_item ul li a.ov img {
  padding: 0;
  border: 2px solid #3592e2;
}


.product_intro #name {
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  line-height: 1.5em;
}

.product_intro #name h1 {
  width: 460px;
  color: #3e3e3e;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.5em;
  font-weight: 700;
  font-size: 20px;
  font-family: Arial, Verdana, "microsoft yahei";
  overflow: hidden;
}

.product_intro #name strong {
  display: block;
  font-size: 16px;
  color: #e4393c;
  line-height: 1.5em;
  overflow: hidden;
  font-family: arial, "microsoft yahei";
}

.product_intro .dt {
  width: 72px;
  font-size: 12px;
  text-align: right;
  font-family: simsun;
  float: left;
}

.product_intro .dd {
  width: 370px;
  font-size: 12px;
  float: left;
  font-family: Arial, Verdana, sans-serif;
}


.product_intro ul.summary {
  padding: 20px 0;
  line-height: 2em;
}

.product_intro ul.summary li {
  padding: 6px 0;
  overflow: hidden;
  clear: both;
}

.product_intro ul.summary li .dd a,
.product_intro ul.summary li .dd a:visited {
  color: #3592e2;
}

.product_intro ul.summary li .dd a:hover {
  color: #3592e2;
  text-decoration: underline;
}

.product_intro ul.summary li .dd .page_maprice {
  float: left;
  color: #a09c9c;
  text-decoration: line-through;
  font-family: Arial, Verdana, sans-serif;
}

.product_intro ul.summary li .dd .p-price {
  font-size: 30px;
  color: #da251e;
  font-family: Arial, Verdana, sans-serif;
}

.product_intro ul.summary li .dd .p-price span {
  font-size: 12px;
}

.product_intro ul.summary li .dd .star {
  width: 75px;
  height: 14px;
  display: inline-block;
  background: url(http://zgggzyjy.com/statics/default/images/newicon20140417.png) no-repeat;
  float: left;
  margin: 1px 5px 0 0;
}

.product_intro ul.summary li .dd .sa5 {
  background-position: -109px -239px
}

.product_intro ul.summary li .dd .sa4 {
  background-position: -124px -239px
}

.product_intro ul.summary li .dd .sa3 {
  background-position: -139px -239px
}

.product_intro ul.summary li .dd .sa2 {
  background-position: -154px -239px
}

.product_intro ul.summary li .dd .sa1 {
  background-position: -169px -239px
}

.product_intro ul.summary li .dd .sa0 {
  background-position: -184px -239px
}

.product_intro ul.choose {
  padding: 15px;
  border: 1px solid #e1e1e1;
  background: #f3f3f3;
  float: left;
  margin-bottom: 10px;
}

.product_intro ul.choose li {
  padding: 5px 0;
  overflow: hidden;
  clear: both;
}

.product_intro ul.choose .dt {
  margin-top: 8px;
  font-size: 12px;
}

.product_intro ul.choose .dd {
  width: 350px;
}

.product_intro ul.choose .item {
  float: left;
  margin: 2px 8px 2px 0px;
}

.product_intro ul.choose .item a,
.product_intro ul.choose .item a:visited {
  float: left;
  padding: 4px 6px;
  background: #fff;
  display: block;
  white-space: nowrap;
  text-decoration: none;
  border: 1px solid #ccc;
}

.product_intro ul.choose .item a:hover,
.product_intro ul.choose .item a:active,
.product_intro ul.choose .selected a:link,
.product_intro ul.choose .selected a:visited {
  border: 2px solid #e4393c;
  padding: 3px 5px;
  color: #e4393c;
}

.choose .selected,
.choose .disabled {
  position: relative;
  zoom: 1;
}

.choose .selected b {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  overflow: hidden;
  background: url(http://zgggzyjy.com/statics/default/images/newicon20140417.png) no-repeat -202px -224px;
}

#choose-amount .wrap-input {
  position: relative;
  width: 36px;
  padding: 0 18px;
  float: left;
}

#choose-amount a {
  display: block;
  white-space: nowrap;
  text-decoration: none;
}

#choose-amount .wrap-input a {
  position: absolute;
  top: 3px;
  width: 15px;
  height: 15px;
  overflow: hidden;
  line-height: 50px;
  background: url(http://zgggzyjy.com/statics/default/images/newicon20140417.png) no-repeat;
}

#choose-amount .wrap-input .btn-reduce {
  left: 0;
  background-position: -216px -190px;
}

#choose-amount .wrap-input .btn-add {
  right: 0;
  background-position: -232px -190px;
}

#choose-amount .tp {
  float: left;
  margin: 5px 10px 0 10px;
}

#choose-amount .text {
  width: 30px;
  height: 16px;
  border: 1px solid #ccc;
  padding: 2px;
  text-align: center;
}

#choose-result {
  color: #e4393c;
}

#choose-result em {
  font-style: normal;
}



.product_intro ul.other {
  padding: 5px 0;
  float: left;
  margin-bottom: 20px;
}

.product_intro ul.other li {
  padding: 5px 0;
}

.product_intro ul.other li .addfav2 {
  padding: 3px 5px 3px 20px;
  background: url(http://zgggzyjy.com/statics/default/images/addfav.gif) no-repeat;
}



.pdetail {
  padding: 0 20px;
}

.productAttr {
  border: 1px solid #e1e1e1;
  background: #f6f6f6;
}

.productAttr dl {}

.productAttr dl dt {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  padding-left: 20px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
}

.productAttr dl dd {
  width: 30%;
  height: 24px;
  line-height: 24px;
  padding-left: 20px;
  float: left;
  overflow: hidden;
}


.productDetail {
  line-height: 2em;
  padding: 20px;
}




div.jqZoomTitle {
  z-index: 5000;
  text-align: center;
  font-size: 11px;
  font-family: Tahoma;
  height: 16px;
  padding-top: 2px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  color: #FFF;
  background: #999;

}

.jqZoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 10;
  border-color: #c4c4c4;
  border-style: solid;
  cursor: crosshair;
}

.jqZoomPup img {
  border: 0px;
}

.preload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(http://zgggzyjy.com/statics/default/images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width: 90px;
  * width: 100px;
  height: 43px;
  *height: 55px;
  z-index: 10;
  position: absolute;
  top: 3px;
  left: 3px;

}

.jqZoomWindow {
  border: 1px solid #999;
  background-color: #FFF;
}

/* 分页样式 */
.page {
  text-align: center;
  margin-top: 20px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination li {
  background: none!important;
  border: none!important;
  padding-left: 0!important;
}