@charset "gb2312";
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
body {
  color: #666;
  font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 30px;
  min-width: 1240px;
  overflow-x: hidden;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #d00505;
  text-decoration: none;
}
.c {
  clear: both;
  line-height: 0;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.';
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
img {
  border: none;
  vertical-align: middle;
}
.wp {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
input, textarea, button {
  font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ";
  outline: 0;
}
/*all*/
.header {
  width: 100%;
  height: 116px;
  position: relative;
  z-index: 1;
}
.header .logo {
  float: left;
  padding: 30px 25px 0 0;
}
.header .nav {
  float: left;
}
.header .nav li {
  float: left;
  position: relative;
  margin-left: 2px;
}
.header .nav li span {
  display: block;
  overflow: hidden;
  height: 111px;
  line-height: 116px;
  padding: 0 20px;
  font-size: 18px;
  border-bottom: 5px solid #fff;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.header .nav li:hover span, .header .nav li.on span {
  color: #d00505;
  border-bottom: 5px solid #d00505;
}
.header .nav li dl {
  position: absolute;
  top: 116px;
  border: 1px solid #ececec;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 0;
  width: 810px;
  display: none;
}
.header .nav li dl dd {
  border-left: 1px solid #e0e0e0;
  float: left;
  width: 200px;
  padding: 2px 2px;
  overflow: hidden;
  text-align: center;
}
.header .nav li dl dd:nth-child(4n+1) {
  border-left: 1px solid transparent;
}
.header .nav li dl dd a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 46px; /*text-indent:20px;*/ font-size: 16px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.header .nav li dl dd a:hover {
  background: #d00505;
  color: #fff;
}
.header .nav li dl.sub1 {
  left: -335px;
}
.header .nav li dl.sub2 {
  left: -355px;
}
.header .top_r {
  float: right;
}
.header .top_r .top_tel {
  float: left;
  line-height: 116px;
  background: url(../img/top_tel.png) left center no-repeat;
  padding: 0 0 0 40px;
  font-size: 24px;
  color: #ff0000;
  font-weight: bold;
}
.header .top_r .top_tel a {
  color: #ff0000;
}
.header .top_r .top_an {
  float: left;
  margin-left: 20px;
}
.header .top_r .top_an .tb1, .header .top_r .top_an .tb2 {
  float: left;
  margin: 38px 0;
  width: 105px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #dddddd;
  text-indent: 30px;
  font-size: 16px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.header .top_r .top_an .tb1 {
  background: #e83636 url(../img/top_ren.png) 10px center no-repeat;
  border: 1px solid #e83636;
  color: #fff;
}
.header .top_r .top_an .tb2 {
  background: #fcfcfc url(../img/top_add.png) 10px center no-repeat;
}
.header .top_form {
  position: absolute;
  right: 0px;
  top: 116px;
  background: rgba(255, 255, 255, 0.8);
  width: 280px;
  border: 1px solid #ecebeb;
  padding: 0 38px;
  display: none;
}
.header .top_form .bt {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}
.header .top_form .top_form_close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  background: url(../img/icon_close.png) center center no-repeat;
}
.header .top_form li {
  padding: 0 0 8px 0;
  overflow: hidden;
}
.header .top_form input[type='text'] {
  border: 1px solid #e9e9e9;
  height: 40px;
  width: 198px;
  padding: 0 40px;
  float: left;
}
.header .top_form input[type='text'].inp1 {
  background: #fff url(../img/icon_tb1.png) 9px center no-repeat;
}
.header .top_form input[type='text'].inp2 {
  background: #fff url(../img/icon_tb2.png) 12px center no-repeat;
}
.header .top_form input[type='text'].inp3 {
  background: #fff url(../img/icon_tb3.png) 9px center no-repeat;
}
.header .top_form input[type='text'].inp4 {
  background: #fff url(../img/icon_tb4.png) 12px center no-repeat;
}
.header .top_form input[type='submit'] {
  border: 0;
  height: 50px;
  width: 100%;
  background: #e83636;
  font-size: 18px;
  float: left;
  color: #fff;
  margin: 7px 0 15px 0;
  cursor: pointer;
}
/*·ÖÒ³*/
.pagination {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 30px 0;
}
.pagination li {
  padding: 0 5px
}
.pagination li a, .pagination li span {
  display: block;
  overflow: hidden;
  padding: 0 15px;
  line-height: 38px;
  background: #ececec;
  color: #666
}
.pagination li a:hover {
  background: #666;
  color: #fff;
  border-color: #666
}
.pagination li.active span {
  cursor: default;
  background: #d00505;
  color: #fff
}
.pagination li.disabled span {
  background: #ddd;
  color: #888;
  cursor: not-allowed
}
.footsan {
  padding: 50px 1px;
  overflow: hidden;
  background: #333333;
  color: #e0e0e0;
}
.footsan a {
  color: #666;
}
.footsan a:hover {
  color: #FF0;
}
.footsan li {
  float: left;
  width: 33.3333333333333%;
  text-align: center;
  line-height: 26px;
}
.footsan li span {
  display: block;
  overflow: hidden;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  padding: 5px 0 0 0;
}
.footnav {
  overflow: hidden;
  border-bottom: 2px solid #2b2b2b;
  padding: 40px 0;
  background: #1a1a1a;
}
.footnav .wp {
  background: url(../img/logobot.png) right 30px center no-repeat;
  overflow: hidden;
}
.footnav ul {
  padding: 0 0 0 30px;
}
.footnav ul li {
  float: left;
  margin-right: 30px;
}
.footnav ul li a {
  color: #919191;
}
.footnav ul li a:hover {
  color: #FF0;
}
.footlx {
  overflow: hidden;
  padding: 25px 0 30px 0;
  background: #1a1a1a;
  line-height: 26px;
}
.footlx .wp {
  background: url(../img/botwz.png) right 30px center no-repeat;
  overflow: hidden;
}
.footlx .bt {
  padding-left: 30px;
}
.footlx ul {
  padding: 10px 0 0 30px;
  float: left;
  width: 220px;
}
.footlx ul li {
  float: left;

  padding-left: 20px;
}
.footlx ul li.tb1 {
  background: url(../img/icon_bot1.png) left 6px no-repeat;
}
.footlx ul li.tb2 {
  background: url(../img/icon_bot2.png) left 6px no-repeat;
}
.footlx ul li.tb3 {
  background: url(../img/icon_bot3.png) left 8px no-repeat;
}
.footlx ul li a {
  color: #666; display: block;
}
.footlx ul li a:hover {
  color: #FF0;
}
.copy {
  background: #2d2d2d;
  overflow: hidden;
  text-align: center;
  padding: 10px 0;
  line-height: 26px;
}
.copy a:hover {
  color: #FF0;
}
.main {
  padding: 30px 0;
  overflow: hidden;
}
.hengmore {
  width: 254px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 2px solid #ececec;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  font-size: 18px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.hengmore:hover {
  background: #d00505;
  color: #fff;
  border: 2px solid #d00505;
}
/*home*/
.banner {
  overflow: hidden;
  width: 100%;
  height: 600px;
  position: relative;
}
.banner .p a {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 600px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.banner .x {
  position: absolute;
  left: 0px;
  bottom: 35px;
  width: 100%;
  text-align: center;
}
.banner .x ul {
  display: inline-block;
}
.banner .x ul li {
  float: left;
  width: 10px;
  margin: 0 5px;
  height: 10px;
  overflow: hidden;
  background: #fff;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.banner .x ul li.on {
  background: #e83636;
}
.banner .prev, .banner .next {
  position: absolute;
  display: block;
  width: 27px;
  height: 38px;
  background: url(../img/icon_banlr.png) left top no-repeat;
  top: 50%;
  margin-top: -19px;
  cursor: pointer;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.banner .prev {
  left: 35px;
}
.banner .next {
  right: 35px;
  background-position: right top;
}
.banner:hover .prev, .banner:hover .next {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.sbt {
  font-size: 18px;
  overflow: hidden;
  text-align: center;
}
.sbt span {
  font-size: 36px;
  color: #333333;
  display: block;
  overflow: hidden;
  line-height: 1;
  padding: 10px 0;
}
/*neiall*/
.nbanner {
  height: 240px;
  line-height: 240px;
  overflow: hidden;
  color: #fff;
  font-size: 30px;
  text-indent: 30px;
}
.wz {
  font-size: 16px;
  background: #f7f7f7;
  overflow: hidden;
  border: 1px solid #e9e8e8;
  padding: 0 30px;
  line-height: 44px;
  margin-bottom: 30px;
}
/*list*/
.prolist {
  overflow: hidden;
  margin-left: -30px;
  position: relative;
  padding: 0 0 30px 0;
}
.prolist li {
  position: relative;
  float: left;
  width: 380px;
  overflow: hidden;
  margin: 30px 0 0 30px;
  font-size: 16px;
  line-height: 26px;
}
.prolist li .fd {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 0;
  bottom: 0;
  width: 180px;
  height: 80px;
  margin: -40px 0 0 -90px;
  background: rgba(51, 51, 51, 0.7);
  color: #f0f0f0;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.prolist li .fd span {
  font-size: 20px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 13px 0 3px 0;
}
.prolist li .fd em {
  font-size: 16px;
  font-style: normal;
}
.prolist li .fd p {
  display: block;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.prolist li:hover .fd {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  margin: 0;
  padding: 50px 60px 0 60px;
}
.prolist li:hover .fd span {
  font-weight: bold;
}
.prolist li:hover .fd p {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.piclist {
  overflow: hidden;
  margin: -30px 0 0 -30px;
  position: relative;
  padding: 0 0 30px 0;
}
.piclist li {
  position: relative;
  float: left;
  width: 380px;
  overflow: hidden;
  margin: 30px 0 0 30px;
  font-size: 16px;
  line-height: 26px;
}
.piclist li .b {
  background: #333;
  overflow: hidden;
  line-height: 58px;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  color: #f5f5f5;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.piclist li .fd {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 80px 60px 0 60px;
  background: rgba(51, 51, 51, 0.9);
  color: #f0f0f0;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.piclist li .fd span {
  font-size: 20px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 13px 0 3px 0;
  font-weight: bold;
}
.piclist li .fd em {
  font-size: 16px;
  font-style: normal;
}
.piclist li .fd p {
  display: block;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}
.piclist li:hover .fd {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.newslist {
  overflow: hidden;
  padding: 0 90px 25px 90px;
}
.newslist li {
  float: left;
  overflow: hidden;
  width: 300px;
  padding: 20px 20px 0 20px;
}
.newslist li .p {
  display: block;
  overflow: hidden;
}
.newslist li .p img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.newslist li .p:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.newslist li .b {
  font-size: 18px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 0 0 0;
}
.newslist li span {
  color: #999999;
}
/*dede_pages*/
.dede_pages {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.dede_pages ul {
  display: inline-block;
}
.dede_pages ul li {
  float: left;
  margin: 0 3px;
  border: 1px solid #e3e3e3;
  height: 34px;
  line-height: 34px;
}
.dede_pages ul li a {
  display: block;
  padding: 0 13px;
}
.dede_pages ul li a:hover, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
  background: #e83636;
  color: #fff;
}
.dede_pages .pageinfo {
  float: right;
  padding: 0 13px;
}
.dede_pages .pageinfo strong {
  margin: 0px 2px;
}
/*view*/
.contact {
  overflow: hidden;
}
.contact .map {
  border: 1px solid #e2e2e2;
  padding: 12px;
  width: 615px;
  height: 405px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.contact .bt {
  line-height: 42px;
  padding: 0 0 6px 6px;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  font-size: 24px;
  color: #333333;
}
.contact ul {
  overflow: hidden;
  padding: 15px 0 0 20px;
}
.contact ul li {
  font-size: 18px;
  overflow: hidden;
  line-height: 40px;
  padding-left: 30px;
}
.contact ul li.tb1 {
  background: url(../img/icon_lx1.png) left center no-repeat;
}
.contact ul li.tb2 {
  background: url(../img/icon_lx2.png) left center no-repeat;
}
.contact ul li.tb3 {
  background: url(../img/icon_lx3.png) left center no-repeat;
}
.contact ul li.tb4 {
  background: url(../img/icon_lx4.png) left center no-repeat;
}
.view_news {
  font-size: 16px;
  line-height: 38px;
  overflow: hidden;
}
.view_news .bt {
  font-size: 28px;
  color: #333333;
  overflow: hidden;
  text-align: center;
}
.view_news .cs {
  border-bottom: 1px solid #c3c3c3;
  overflow: hidden;
  text-align: center;
  padding: 5px 0 10px 0;
}
.view_news .cs span {
  padding: 0 20px;
}
.view_news .body {
  padding: 20px 10px;
  overflow: hidden;
}
.view_news .body img {
  max-width: 100%;
  height: auto;
  padding: 10px 0;
}
.view_news .sx {
  overflow: hidden;
  border-bottom: 1px dashed #c3c3c3;
  border-top: 1px dashed #c3c3c3;
  padding: 10px 30px;
}
.view_pro {
  overflow: hidden;
}
.view_pro .pic {
  width: 528px;
  float: left;
  margin-right: 30px;
  position: relative;
}
.view_pro .bt {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  font-size: 18px;
  color: #e93c3c;
  line-height: 28px;
  padding: 0 0 12px 0;
}
.view_pro .bbt {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  color: #e93c3c;
  line-height: 28px;
  padding: 5px 0 18px 0;
}
.view_pro .cs {
  line-height: 32px;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 15px;
}
.view_pro .cs li {
  width: 40%;
  float: left;
}
.view_pro .tj {
  overflow: hidden;
  font-size: 16px;
  padding: 30px 0 0 0;
}
.view_pro .tj li {
  float: left;
  border: 1px solid #ea4242;
  overflow: hidden;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  line-height: 34px;
  margin-right: 20px;
}
.view_pro .tj li span {
  background: #ea4242;
  color: #fff;
  padding: 0 10px;
  float: left;
}
.view_pro .tj li em {
  color: #e93c3c;
  padding: 0 10px;
  font-style: normal;
  float: left;
}
.view_pro .desc {
  line-height: 32px;
  text-indent: 2em;
  overflow: hidden;
  padding: 18px 0;
  border-bottom: 1px dashed #dfdfdf;
}
.view_pro .dz {
  font-size: 16px;
  overflow: hidden;
  color: #333333;
  background: url(../img/icon_wz.png) 5px center no-repeat;
  padding-left: 30px;
}
.view_pro .dz a {
  color: #999;
}
.view_pro .dz a:hover {
  color: #d00505;
}
.view_pro .tel {
  margin: 30px 0;
  overflow: hidden;
  position: relative;
}
.view_pro .tel:before {
  position: absolute;
  left: 0px;
  top: -1px;
  content: "";
  height: 51px;
  width: 51px;
  background: url(../img/icon_neitel.png) no-repeat;
}
.view_pro .tel .bor {
  overflow: hidden;
  border: 1px solid #ea4242;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff4f4;
  padding: 0 15px 0 35px;
  float: left;
  margin-left: 20px;
}
.view_pro .tel .bor span {
  float: left;
}
.view_pro .tel .bor em {
  font-size: 24px;
  color: #e93c3c;
  font-weight: bold;
  font-style: normal;
  float: left;
}
/*²âÊÔÄ£¿é*/
.view_pro .pro_text .bbt {
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  color: #e93c3c;
  line-height: 28px;
  padding: 5px 0 18px 0;
}
.view_pro .pro_text .tj {
  overflow: hidden;
  font-size: 16px;
  padding: 30px 0 0 0;
}
.view_pro .pro_text .tj li {
  float: left;
  border: 1px solid #ea4242;
  overflow: hidden;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  line-height: 34px;
  margin-right: 20px;
}
.view_pro .pro_text .tj li span {
  background: #ea4242;
  color: #fff;
  padding: 0 10px;
  float: left;
}
.view_pro .pro_text .tj li em {
  color: #e93c3c;
  padding: 0 10px;
  font-style: normal;
  float: left;
}
.view_pro .pro_text .desc {
  line-height: 32px;
  text-indent: 2em;
  overflow: hidden;
  padding: 18px 0;
  border-bottom: 1px dashed #dfdfdf;
}
.view_pro .pro_text .dz {
  font-size: 16px;
  overflow: hidden;
  color: #333333;
  background: url(../img/icon_wz.png) 5px center no-repeat;
  padding-left: 30px;
}
.view_pro .pro_text .dz a {
  color: #999;
}
.view_pro .pro_text .dz a:hover {
  color: #d00505;
}
.view_pro .pro_text .tel {
  margin: 30px 0;
  overflow: hidden;
  position: relative;
}
.view_pro .pro_text .tel:before {
  position: absolute;
  left: 0px;
  top: -1px;
  content: "";
  height: 51px;
  width: 51px;
  background: url(../img/icon_neitel.png) no-repeat;
}
.view_pro .pro_text .tel .bor {
  overflow: hidden;
  border: 1px solid #ea4242;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #fff4f4;
  padding: 0 15px 0 35px;
  float: left;
  margin-left: 20px;
}
.view_pro .pro_text .tel .bor span {
  float: left;
}
.view_pro .pro_text .tel .bor em {
  font-size: 24px;
  color: #e93c3c;
  font-weight: bold;
  font-style: normal;
  float: left;
}
/*²âÊÔÄ£¿é½áÊø*/
.view_pro .more {
  overflow: hidden;
  border: 1px solid #d0d0d0;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  width: 374px;
  font-size: 16px;
  color: #333333;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #f7f7f7;
}
.view_pro .line {
  overflow: hidden;
  width: 100%;
  height: 20px;
}
.view_pro .hengbt {
  line-height: 60px;
  font-size: 24px;
  border-bottom: 1px solid #e0dede;
  overflow: hidden;
  color: #333;
}
.view_pro .body {
  line-height: 32px;
  overflow: hidden;
  padding: 15px 10px;
}
.view_pro .body img {
  max-width: 100%;
  height: auto;
  padding: 10px 0;
}
.view_pro .map {
  width: 1100px; text-align: center;

  margin: 30px auto 0 auto;
}
.view_pro .map img {
  max-width: 680px;
  height: auto;
}
.view_pro .table {
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.view_pro .table th {
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  background: #ededed;
  height: 48px;
  color: #333;
}
.view_pro .table td {
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  height: 40px;
}
.view_pro .table tr:nth-child(odd) {
  background: #fcfcfc;
}
.view_pro .pro_pic {
  overflow: hidden;
  position: relative;
  margin: 0 -2px;
}
.view_pro .pro_pic li {
  overflow: hidden;
  float: left;
  cursor: pointer;
  margin: 0 2px;
  border: 1px solid #fff;
  width: 128px;
}
.view_pro .pro_pic li.on {
  border: 1px solid #ea4242;
}
.view_pro .pro_pic .prev, .view_pro .pro_pic .next {
  position: absolute;
  display: block;
  width: 30px;
  top: 1px;
  bottom: 1px;
}
.view_pro .pro_pic .prev {
  left: 1px;
  background: rgba(0, 0, 0, 0.3) url(../img/icon_lrl.png) center center no-repeat;
}
.view_pro .pro_pic .next {
  right: 1px;
  background: rgba(0, 0, 0, 0.3) url(../img/icon_lrr.png) center center no-repeat;
}
.view_pro .pro_pic .prevStop, .view_pro .pro_pic .nextStop {
  display: none;
}
.jqzoom {
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
div.zoomdiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden
}
div.jqZoomPup {
  z-index: 999;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px; /*border: 1px solid #aaa;background:url(../img/mask.png) 50% top repeat;*/ opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50)
}
.concon {
  width: 520px;
  float: right;
}
.aboutcon {
  padding: 8px;
  line-height: 24px;
}
.table b {
  font-weight: normal;
}