/*大背景*/
/*头部背景*/
/*导航背景*/
/*导航隔离条*/
/*鼠标移上去背景*/
/*滚动背景*/
/*左侧栏li背景*/
/*底部背景*/
/*网站主体背景*/
/*其他图片1号*/
/*其他图片2号*/
/*其他图片3号*/
/*其他图片4号*/
/*全局---头部----主体（主页）----底部---侧边---内页--*/
/*网站宽度*/
/*--------------------------------------------------------全局开始---------------------------------------------------*/
body {
  background: none;
  font-family: 'Microsoft YaHei,Arial';
}
body p {
  font-family: 'Arial,Microsoft YaHei';
}
li {
  list-style: none;
}
/*边框*/
/*最大最小*/
/*单行字体居中(默认20px)*/
.left {
  float: left;
}
.main2 {
  margin: 0 auto;
  width: 1002px;
  margin-top: 15px;
}
.main3 {
  margin: 0 auto;
  width: 1002px;
}
.main {
  margin: 0 auto;
  width: 100%;
}
.off {
  display: none;
}
/*隐藏*/
.right {
  float: right;
}
.item {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
/*单行超出部分省略号显示*/
.title {
  font-family: 'Microsoft YaHei';
}
/*所有.title样式内容使用微软雅黑*/
.wrap {
  margin: 0 auto;
  background: none;
}
/**侧边栏样式**/
/*侧边栏新闻*/
/*侧边栏案例*/
/*侧边栏分类*/
/*侧边栏系我们*/
/**产品样式**/
/*搜索*/
#Sousuo {
  float: right;
  margin-top: -28px;
}
/********消除浮动<div class="clear2"></div>*********/
.clear2 {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clear2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*--------------------------------------------------------全局结束---------------------------------------------------*/
/********头部**********/
.top_back {
  background-color: #f98920;
  height: 0px;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-nav {
  width: 100%;
  margin: 0 auto;
  background: #ea1b7a;
}
/*头部高度*/
/*logo距离距离*/
/*导航条高度*/
/*导航条宽度*/
/*滚动图片宽度*/
/*滚动图片高度*/
.header {
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
}
.header .logo {
  height: 132px;
}
.header .logo img {
  vertical-align: middle;
  margin: 32px 0 0px 0px;
}
.header .hea {
  float: right;
  text-align: right;
  width: 350px;
}
.header .hea .h_r {
  margin-top: 13px;
}
.header .hea .h_r a {
  margin-right: 25px;
}
.header .hea .h_rb {
  margin-top: 10px;
  margin-right: 30px;
}
.header .nav {
  margin: 0 auto;
  width: 1002px;
  background-position: 0 0px;
  background: #ea1b7a;
  height: 45px;
  margin-bottom: 0px;
  /*导航鼠标hover样式.lon*/

}
.header .nav .lon a {
  background-position: 50% 0;
  font-weight: 600;
  background: #fe3d97;
}
.header .nav li {
  float: left;
  background: url('../images/border.jpg') no-repeat right;
  height: 45px;
  position: relative;
  text-align: center;
  width: 111px;
  z-index: 1000;
}
.header .nav li a {
  background: url('') no-repeat;
  background-position: 50% -45px;
  color: #fff;
  display: block;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  margin: 0px auto;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.header .nav li:hover a {
  background-position: 50% 0;
  font-weight: 600;
  background: #fe3d97;
}
.header .nav .dropdown .dropdown-menu {
  background: rgba(255, 255, 255, 0.7);
  min-width: 111px;
  padding: 6px 0;
  width: 111px;
  z-index: 10000;
}
.header .nav .dropdown .dropdown-menu li {
  background: none;
}
.header .nav .dropdown .dropdown-menu li a {
  background: none;
  color: #555;
  font-weight: 100;
}
.header .nav .dropdown .dropdown-menu li:hover > a {
  background: #FCFCFC;
  border-radius: 5px;
  color: #555;
}
.header .nav .nav-li {
  position: static;
}
.header .nav .nav-li .nav-div {
  /*display: none;*/

  background: #f00;
  float: left;
  left: 111px;
  overflow: hidden;
  padding: 6px 0;
  position: absolute;
  top: 0px;
  width: 0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.header .nav .nav-li:hover .nav-div {
  width: 100px;
}
.header #banner {
  background: none;
  margin: 0px auto;
  max-width: 960px;
  padding: 0px;
  height: 350px;
  _width: 960px;
}
.header #banner ul li a {
  float: left;
  width: 960px;
  height: 350px;
}
.nav li:last-child {
  background: none;
}
#KinSlideshow {
  position: relative;
  /*大图导航圆点样式*/

}
#KinSlideshow ul {
  margin: 0;
  padding: 0;
}
#KinSlideshow ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#KinSlideshow ul li a {
  float: left;
}
#KinSlideshow ol {
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin: 0;
  left: 0;
  text-align: center;
}
#KinSlideshow ol li {
  cursor: pointer;
  display: inline-block;
  display: inline\9;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  font-size: 10px;
  padding: 0 3px\9;
  opacity: 0.8;
  background: #ccc;
  color: #ccc;
  margin: 0 1px;
}
#KinSlideshow ol .active {
  opacity: 1;
  color: #000;
  background: #000;
}
/********主体**********/
.puarea {
  margin: 0px 0 0 0;
  width: 730px;
}
.puarea .title {
  line-height: 37px;
  height: 37px;
  background: #f4f4f4;
  font-size: 16px;
  font-weight: 100;
  padding: 0 0 1px 0;
}
.puarea .title span {
  float: left;
  color: #fff;
  margin-left: 15px;
}
.puarea .title span i {
  font-size: 12px;
  font-style: normal;
}
.puarea .title a {
  float: right;
  color: #fff;
  display: block;
  font-size: 12px;
  margin-right: 20px;
}
.puarea .adc {
  padding: 10px;
}
/********底部**********/
.footer {
  background: #f4f4f4;
  margin: 0;
}
.footer .footer2 {
  margin: 0 auto;
  padding: 10px 0 0px 0;
  text-align: center;
}
.footer .footer2 #Fnav {
  margin-bottom: 10px;
}
.footer .footer2 #Fnav ul {
  margin: 0 auto;
  width: 740px;
}
.footer .footer2 #Fnav ul li {
  float: left;
  height: 30px;
  line-height: 30px;
}
.footer .footer2 #Fnav ul li a {
  font-size: 12px;
  margin: 0 11px;
}
.footer .footer2 span {
  font: 12px/25px;
  margin: 0 5px;
}
.footer .footer2 .support a {
  margin: 0 5px 0 0;
}
/********侧边栏**********/
/*侧边栏宽度*/
#Sidebar {
  float: left;
  width: 210px;
  margin: 0px 0 0 0px;
}
#Sidebar .title {
  line-height: 30px;
  height: 30px;
  background: #d9edf7;
  font-size: 14px;
  font-weight: 100;
  padding: 1px;
}
#Sidebar .title span {
  float: left;
  margin-left: 20px;
}
#Sidebar .title a {
  float: right;
  margin-right: 20px;
}
#Sidebar .widget {
  border: 1px solid #dadada;
  border-radius: 0;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#Sidebar .widget:hover {
  box-shadow: 0px 5px 5px #ccc;
  background: #FFF;
}
#Sidebar #S-xw .adc ul {
  margin: 0 auto;
  width: 95%;
}
#Sidebar #S-xw .adc ul li {
  line-height: 30px;
  height: 30px;
}
#Sidebar #S-xw .adc ul li a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  font-size: 12px;
  font-weight: 100;
  padding-left: 20px;
}
#Sidebar #S-fl .adc ul {
  margin: 0 auto;
  width: 95%;
  /*产品分类鼠标hover样式.lon*/

}
#Sidebar #S-fl .adc ul li {
  line-height: 30px;
  height: 30px;
}
#Sidebar #S-fl .adc ul li a {
  display: block;
  font-size: 12px;
  font-weight: 100;
  padding-left: 20px;
}
#Sidebar #S-fl .adc ul .lon a {
  font-weight: 600;
}
#Sidebar #S-al .adc a {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#Sidebar #S-al .adc a img {
  display: block;
  margin: 0 auto;
  max-height: 98%;
  max-width: 98%;
}
#Sidebar #S-lx .adc {
  margin: 0 auto;
  padding: 10px 0;
  width: 90%;
}
#Sidebar #S-lx .adc p {
  font-size: 12px;
  margin: 5px 15px;
}
#Sidebar #S-nav .adc ul {
  margin: 0 auto;
  width: 95%;
  /*产品分类鼠标hover样式.lon*/

}
#Sidebar #S-nav .adc ul li {
  line-height: 30px;
  height: 30px;
}
#Sidebar #S-nav .adc ul li a {
  display: block;
  font-size: 12px;
  font-weight: 100;
  padding-left: 20px;
}
#Sidebar #S-nav .adc ul .lon a {
  font-weight: 600;
}
/********************************************************内页******************************************************************/
#Mright {
  float: right;
  margin: 0 0px 0 auto;
  width: 772px;
}
.well {
  background: #FCFCFC;
}
/*详细页样式1*/
.info-1 .block-1 {
  margin: 0 10px;
}
.info-1 .block-1 .d-img {
  text-align: center;
}
.info-1 .block-1 .d-img img {
  max-width: 100%;
  max-height: 500px;
}
.info-1 .block-1 .title {
  text-align: center;
  margin: 10px;
  background: none;
  color: #383737;
  height: auto;
}
.info-1 .block-1 .adc {
  padding: 0 15px;
}
/********公司简历**********/
.article {
  margin-bottom: 20px;
  min-height: 20px;
  overflow: hidden;
  padding: 0px 0 10px 0;
  /* 这里是调整内页大小图片的，产品定位容易出错 */

}
.article img {
  max-width: 100%;
}
.article .title {
  line-height: 40px;
  height: 40px;
  /* background: @qt2; */

  color: #ea1b7a;
  margin: 0px auto 15px;
  border-bottom: 2px solid #ea1b7a;
}
.article .title h4 {
  float: left;
  font-size: 16px;
  line-height: 40px;
  padding-left: 26px;
  background: url(../images/cp_y.jpg);
  background-repeat: no-repeat;
  background-position: 5px 13px;
}
.article .title h4 span {
  display: none;
}
.article .title span {
  margin-right: 18px;
}
.article .title span a {
  color: #000;
}
.article .com_con {
  padding: 10px;
  line-height: 25px;
}
.article .content {
  margin: 25px;
}
.page {
  clear: both;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0px;
}
.page #page_num {
  width: 50px;
  margin-top: 6px;
}
.page a {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  border: 1px solid #DBDBDB;
  padding: 0 2px 0;
  color: #000;
}
.page a:hover {
  line-height: 20px;
  height: 20px;
  background: #404040;
  border: none;
  padding: 0 3px 0;
  color: #fff;
}
.pn {
  font-size: 14px;
  height: 19px;
  margin: 25px;
  padding: 8px 14px;
  position: relative;
}
.pn .pn-left {
  float: left;
  width: 48%;
}
.pn .pn-left b {
  float: left;
  margin-top: 2px;
}
.pn .pn-right {
  width: 48%;
  float: right;
  text-align: right;
}
.pn .pn-right b {
  float: right;
  margin-top: 2px;
}
.pn a {
  display: block;
  text-decoration: none;
  color: #383737;
}
.pn a:hover {
  color: #f00;
}
.pn a span {
  bottom: 1px;
  margin: 0 10px;
  font-family: "Microsoft YaHei";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
/********留言页面**********/
.order {
  margin: 40px 0 0 46px;
  line-height: 40px;
}
.order img {
  vertical-align: -5px;
  cursor: pointer;
}
/********新闻中心**********/
.right_main ul {
  margin: 0 auto;
}
.right_main ul li {
  background: url('../image/list_li.gif') no-repeat 5px 50%;
  border-bottom: 1px dotted #b98424;
  padding: 5px 20px;
  margin: 0 auto;
  width: 90%;
}
.right_main ul li span {
  float: right;
}
.right_main a {
  color: #000;
  text-decoration: none;
  font-family: "微软雅黑";
}
.right_main a:hover {
  color: #ff0000;
}
.table {
  margin: 10px auto;
  width: 98%;
}
/*带图片样式*/
.news-img ul {
  margin: 0;
}
.news-img ul li {
  _width: 100px;
  _float: left;
  _margin: 0 9px;
}
.news-img ul li .thumbnail {
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
}
.news-img ul li .thumbnail img {
  _float: left;
}
.news-img ul li .thumbnail .caption {
  _float: left;
}
.news-img ul li .thumbnail .caption h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  margin-bottom: 10px;
}
.news-img ul li:hover .thumbnail {
  margin-left: 20px;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
/********人才招聘**********/
.jobs ul {
  margin: 0 auto;
}
.jobs ul li {
  background: url('../image/list_li.gif') no-repeat 5px 50%;
  border-bottom: 1px dotted #b98424;
  padding: 5px 20px;
  margin: 0 auto;
  width: 90%;
}
.jobs ul li span {
  float: right;
}
.jobs a {
  color: #000;
  text-decoration: none;
  font-family: "微软雅黑";
}
.jobs a:hover {
  color: #ff0000;
}
#Jobs-table {
  width: 95%;
  margin: 0 auto;
}
#Jobs-table tbody tr:hover td {
  background: transparent;
}
#Jobs-table tbody tr td:hover {
  background: transparent;
}
.jobs {
  margin: 0px;
}
/********产品展示**********/
/********购物车go**********/
#Gwc {
  position: fixed;
  right: 6px;
  width: 200px;
  bottom: 5px;
  border: 1px solid #D6D3D3;
  border-radius: 3px;
}
#Gwc h3 {
  padding-left: 10px;
  background: #CA0811;
}
#Gwc h3 a {
  color: #FFFFFF;
}
#Gwc h3 a:hover {
  color: #000;
}
#Gwc .d-1 li {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#Order-form ul li {
  display: inline-block;
  display: inline\9;
  margin: 0 10px;
}
#Order-form ul li .btn {
  padding: 0 5px;
}
/********购物车end**********/
/********用户管理**********/
.vip-user {
  background: url('../image/login_bg_2.jpg');
}
#allmap .BMap_shadow img {
  height: auto;
}
.picturea {
  float: left;
  width: 242px;
  height: 165px;
  overflow: hidden;
  padding: 0px;
  padding-left: 0;
  _width: 230px;
  margin-right: 13px;
}
.picture1a {
  width: 236px;
  height: 122px;
  border: 3px solid #f6f6f6;
}
.picture1a a {
  height: 122px;
  width: 236px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  overflow: hidden;
  display: table-cell;
  /* position:relative;  */

  *display: block;
}
.picture2a {
  width: 242px;
  height: 36px;
  text-align: center;
  line-height: 36px;
}
.picture2a a {
  color: #7d7c7c;
  text-decoration: none;
  font-family: '微软雅黑';
}
.picture2a a:hover {
  color: #ff0000;
}
.picture1a img {
  vertical-align: middle;
  border: 0;
}
.box {
  width: 214px;
  height: 158px;
}
.border_animation {
  border: 1px solid #eee;
  width: 214px;
  height: 158px;
  float: left;
  margin-right: 10px;
  position: relative;
}
.border_animation .border_top {
  position: absolute;
  height: 1px;
  width: 0;
  font-size: 0;
  background: #666666;
  top: 0;
  left: 0;
  transition: all 0.5s ease-out;
}
.border_animation .border_right {
  position: absolute;
  height: 0px;
  width: 1px;
  font-size: 0;
  background: #666666;
  bottom: 0;
  right: 0;
  transition: all 0.5s ease-out;
}
.border_animation .border_bottom {
  position: absolute;
  height: 1px;
  width: 0px;
  font-size: 0;
  background: #666666;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease-out;
}
.border_animation .border_left {
  position: absolute;
  height: 0px;
  width: 1px;
  font-size: 0;
  background: #666666;
  left: 0;
  top: 0;
  transition: all 0.5s ease-out;
}
.eva-switchable-panels img {
  display: block;
}
.box .hover .border_top,
.box .hover .border_bottom {
  width: 214px;
}
.box .hover .border_left,
.box .hover .border_right {
  height: 158px;
}
/*------头部 header--------*/
.tou {
  margin: 0 auto;
  background: #fff;
  height: 168px;
  width: 100%;
  /* 头部样式  */

}
.tou-s {
  width: 1002px;
  height: 35px;
  background: #ea1b7a;
  margin: 0 auto;
  /* 头部-上样式  */

}
.tou-sz {
  float: left;
  width: 700px;
  height: 35px;
  line-height: 35px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #fff;
  /* 头部-上-左样式  */

}
.tou-sy {
  float: left;
  width: 302px;
  height: 35px;
  text-align: right;
  line-height: 35px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #fff;
  /* 头部-上-右样式  */

}
.tou-sy a {
  color: #fff;
  text-decoration: none;
  /* 头部-上-右样式（链接样式修改）  */

}
.tou-sy a:hover {
  color: #000;
  /* 头部-上-右样式（链接样式修改）  */

}
.tou-x {
  margin: 0 auto;
  width: 1002px;
  height: 110px;
  background: #fff;
  position: relative;
  /* 头部-下样式（LOGO+电话效果）  */

}
.tou-x a.logo_img {
  position: absolute;
  top: 37px;
}
.tou-x a.tel_img {
  position: absolute;
  top: 61px;
  right: 0px;
}
.tou-k {
  height: 477px;
  /* 头部-大图框架样式  */

}
#full-screen-slider {
  width: 100%;
  height: 477px;
  float: left;
  position: relative;
  z-index: 10;
}
#slides {
  display: block;
  width: 100%;
  height: 477px;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
#slides li {
  display: block;
  width: 100%;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
}
#slides li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
#pagination {
  display: block;
  list-style: none;
  position: absolute;
  left: 50%;
  top: 360px;
  z-index: 9900;
  padding: 5px 15px 5px 0;
  margin: 0;
}
#pagination li {
  display: block;
  list-style: none;
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 15px;
  border-radius: 5px;
  background: #ffffff;
}
#pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
#pagination li.current {
  background: #0092CE;
}
.tou-d {
  margin: 0 auto;
  width: 1002px;
  height: 36px;
  background: #f4f4f4;
  /* 头部-关键词+搜索  */

}
.tou-dz {
  float: left;
  width: 700px;
  height: 36px;
  line-height: 36px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  /* 头部-左-关键词  */

}
.tou-dy {
  float: left;
  width: 248px;
  height: 32px;
  padding-left: 54px;
  padding-top: 4px;
  /* 头部-右-关键词  */

}
.anniu {
  float: left;
  width: 180px;
  margin-right: 10px;
  /* 头部-右-按钮样式  */

}
/*------产品展示--------*/
.cp {
  width: 1002px;
  height: auto;
  margin-bottom: 15px;
  /* 产品展示-总框架  */

}
.cp-z {
  float: left;
  width: 214px;
  padding: 0 5px 20px 5px;
  height: 720px;
  background: #ea1b7a;
  position: relative;
  /* 产品展示-左样式  */

}
.cp-zt {
  width: 214px;
  height: 38px;
  text-align: center;
  padding: 14px 0 14px 0;
  /* 产品展示-左-头部 */

}
.cp-zt p {
  font-family: "微软雅黑";
  font-size: 17px;
  color: #fff;
}
.cp-zt span {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #fff;
}
.cp-zk {
  width: 200px;
  height: auto;
  background: #fff;
  padding-top: 13px;
  padding-left: 13px;
  border-radius: 6px;
  /* 产品展示-左-下框 */

}
.cp-zklie-first a {
  float: left;
  width: 167px;
  height: 30px;
  background: #ea1b7a;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 12px;
  padding-left: 20px;
}
.cp-zklie-second a {
  float: left;
  width: 149px;
  height: 30px;
  background: #f4f4f4;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 13px;
  color: #626060;
  border-radius: 3px;
  margin-bottom: 12px;
  padding-left: 38px;
}
.cp-zklie a {
  float: left;
  width: 167px;
  height: 30px;
  background: #f4f4f4;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 13px;
  color: #626060;
  border-radius: 3px;
  margin-bottom: 12px;
  padding-left: 20px;
  /* 产品展示-左-分类样式 */

}
.cp-zklie a:hover {
  background: #ff0000;
  color: #fff;
  text-decoration: none;
  /* 产品展示-左-分类样式 */

}
.cp-zklie-first a:hover {
  background: #ff0000;
  color: #fff;
  text-decoration: none;
  /* 产品展示-左-分类样式 */

}
.cp-zklie-second a:hover {
  background: #ff0000;
  color: #fff;
  text-decoration: none;
  /* 产品展示-左-分类样式 */

}
.cp-zklie a img {
  margin-right: 15px;
}
.cp-zklie-first a img {
  margin-right: 15px;
}
.cp-zklie-second a img {
  margin-right: 15px;
}
.cp-nob {
  width: 214px;
  height: 156px;
  background: url(../images/nob.jpg);
  position: absolute;
  bottom: 0px;
}
.cp-y {
  float: right;
  width: 754px;
  height: 720px /* 产品展示-右样式  */
;
}
.cp-yt {
  width: 754px;
  height: 41px;
  border-bottom: 2px solid #ea1b7a;
  /* 产品展示-右-头部  */

}
.cp-yt-z {
  float: left;
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 17px;
  color: #ea1b7a;
  padding-left: 30px;
  background: url(../images/cp_y.jpg);
  background-repeat: no-repeat;
  background-position: 5px 13px;
  /* 产品展示-右-头部标题  */

}
.cp-yt-z span {
  font-size: 15px;
  font-family: "微软雅黑";
  color: #878686;
}
.cp-yt-y {
  float: right;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #ea1b7a;
  text-align: right;
  /* 产品展示-右-更多  */

}
.cp-yk {
  width: 754px;
  height: 667px;
  padding-top: 20px;
  /* 产品展示-右-下框  */

}
/*------新品产品或者推荐产品--------*/
.xp {
  float: left;
  width: 1002px;
  height: 240px;
  margin-bottom: 15px;
}
.xp-t {
  float: left;
  width: 1002px;
  height: 40px;
  background: #d4d4d4;
}
.xp-tz {
  float: left;
  width: 400px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  padding-left: 15px;
}
.xp-ty {
  float: right;
  width: 50px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
}
.xp-k {
  float: left;
  width: 1002px;
  height: 200px;
  background: #f4f4f4;
}
/*------营销图片--------*/
.tp {
  float: left;
  width: 1002px;
  height: 400px;
  background: #d4d4d4;
  line-height: 400px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
}
/*------荣誉资质和厂房图片--------*/
.cf {
  float: left;
  width: 1002px;
  height: 240px;
  margin-bottom: 15px;
}
.cf-z {
  float: left;
  width: 747px;
  height: 240px;
}
.cf-zt {
  float: left;
  width: 732px;
  height: 43px;
  background: #f4f4f4;
}
.cf-zt-z {
  float: left;
  width: 300px;
  height: 43px;
  line-height: 43px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  padding-left: 15px;
}
.cf-zt-y {
  float: right;
  width: 50px;
  height: 43px;
  line-height: 43px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
}
.cf-zk {
  float: left;
  width: 732px;
  height: 197px;
  background: #d4d4d4;
}
.cf-y {
  float: left;
  width: 255px;
  height: 240px;
}
.cf-yt {
  float: left;
  width: 255px;
  height: 43px;
  background: #f4f4f4;
}
.cf-yt-z {
  float: left;
  width: 100px;
  height: 43px;
  line-height: 43px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  padding-left: 15px;
}
.cf-yt-y {
  float: right;
  width: 50px;
  height: 43px;
  line-height: 43px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
}
.cf-yk {
  float: left;
  width: 235px;
  height: 177px;
  background: #d4d4d4;
  padding: 10px;
}
/*------公司简介和联系方式--------*/
.gs {
  width: 1002px;
  height: auto;
  margin-bottom: 15px;
  margin-top: 30px;
  background: url(../images/gsbd.png);
  background-repeat: no-repeat;
  background-position: 0 30px;
  /* 公司联系-总框架  */

}
.gs-z {
  width: 1002px;
  height: auto;
  margin-bottom: 30px;
  /* 公司联系-左框架  */

}
.gs-zt {
  width: 1002px;
  height: 38px;
  /* 公司联系-左-头部  */

}
.gs-zt-z {
  float: left;
  width: 300px;
  height: 38px;
  line-height: 38px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #ea1b7a;
  padding-left: 30px;
  background: url(../images/gs.png);
  background-repeat: no-repeat;
  background-position: 5px 9px;
  /* 公司联系-左-头部标题  */

}
.gs-zt-z span {
  color: #c0c0c0;
  font-size: 10px;
  font-family: "微软雅黑";
}
.gs-zt-y {
  float: right;
  width: 50px;
  height: 38px;
  line-height: 38px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  text-align: right;
  /* 公司联系-左-更多  */

}
.gs-zk {
  width: 1002px;
  height: auto;
  padding: 20px 0 10px 0;
  line-height: 26px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  /* 	border: 1px solid #000; */

  /* 公司联系-左-下框  */

}
.gs-img {
  float: left;
  height: 270px;
  width: 368px;
  border: 1px solid #f2f2f2;
  text-align: center;
  line-height: 265px;
  margin-right: 26px;
}
.gs-img img {
  height: 254px;
  width: 352px;
}
.gs-zk h3 {
  color: #ea1b7a;
  font-size: 18px;
  font-family: "微软雅黑";
  margin-bottom: 10px;
}
.gs-zk p {
  color: #000;
  font-size: 12px;
  line-height: 25px;
}
.gs-y {
  float: left;
  width: 255px;
  height: 300px;
  /* 公司联系-右框架  */

}
.gs-yt {
  float: left;
  width: 240px;
  height: 40px;
  background: #f4f4f4;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  padding-left: 15px;
  /* 公司联系-右标题  */

}
.gs-yk {
  float: left;
  width: 225px;
  height: 240px;
  background: #d4d4d4;
  line-height: 26px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  padding: 10px 15px;
  /* 公司联系-右-下框  */

}
.gs-yk a {
  color: #000;
  text-decoration: none;
}
.gs-yk a:hover {
  color: #ff0000;
}
/*-------新闻资讯、常见问题、在线留言--------*/
.nw {
  width: 980px;
  height: 352px;
  margin-bottom: 15px;
  border: 1px solid #e6e6e6;
  background: url(../images/nwbg.jpg);
  background-position: 0 28px;
  padding: 20px 10px 8px 10px;
  /* 新闻资讯、常见问题、在线留言-总框架  */

}
.nw-l {
  float: left;
  width: 322px;
  height: 350px;
  margin-right: 25px;
  /* 新闻资讯、常见问题、在线留言-左框架  */

}
.nw-lt {
  width: 322px;
  height: 36px;
  border-bottom: 1px solid #e6e6e6;
  /* 新闻资讯、常见问题、在线留言-左-头部  */

}
.nw-lt-z {
  float: left;
  width: 75px;
  height: 36px;
  line-height: 36px;
  font-family: "微软雅黑";
  font-size: 18px;
  font-weight: bold;
  color: #ea1b7a;
  border-bottom: 2px solid #ea1b7a;
  padding-left: 5px;
  /* 新闻资讯、常见问题、在线留言-左-头部标题  */

}
.nw-lt-y {
  float: right;
  width: 50px;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #ea1b7a;
  /* 新闻资讯、常见问题、在线留言-左-更多  */

}
.nw-lk {
  float: left;
  width: 322px;
  height: auto;
  margin-top: 20px;
  /* 	background: #f4f4f4; */

  /* 新闻资讯、常见问题、在线留言-左-下框  */

}
/* .nw-img{
	float: left;
	width: 132px;
	height: 94px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	margin-right: 15px;
} */
.nw-img {
  float: left;
  width: 134px;
  height: 102px;
  /*border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;*/

  margin-right: 15px;
  text-align: center;
  background: url(../images/yinying.jpg) no-repeat;
}
.nw-top {
  margin-bottom: 30px;
}
.nw-top h5 {
  margin-bottom: 13px;
}
.nw-top a {
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
  text-decoration: none;
  line-height: 20px;
}
.nw-lklie a {
  float: left;
  width: 296px;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-family: "微软雅黑";
  font-size: 12px;
  text-decoration: none;
  border-bottom: dashed 1px #b2b2b2;
  padding-left: 26px;
  background: url(../images/nwbg.png) no-repeat;
  background-position: 6px 12px;
}
.nw-lklie a:hover {
  color: #ff0000;
  text-decoration: none;
}
.nw-z {
  float: left;
  width: 324px;
  height: 400px;
  margin-right: 15px;
  /* 新闻资讯、常见问题、在线留言-中框架  */

}
.nw-zt {
  float: left;
  width: 324px;
  height: 40px;
  background: #f4f4f4;
  /* 新闻资讯、常见问题、在线留言-中-头部  */

}
.nw-zt-z {
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  padding-left: 15px;
  /* 新闻资讯、常见问题、在线留言-中-头部标题  */

}
.nw-zt-y {
  float: right;
  width: 50px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  /* 新闻资讯、常见问题、在线留言-中-更多  */

}
.nw-zk {
  float: left;
  width: 324px;
  height: 360px;
  background: #d4d4d4;
  /* 新闻资讯、常见问题、在线留言-中-下框  */

}
.nw-zk-k {
  float: left;
  width: 324px;
  height: 97px;
  padding-top: 15px;
  border-bottom: dashed 1px #000;
}
.nw-zk-kt a {
  float: left;
  width: 300px;
  height: 18px;
  line-height: 18px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  overflow: hidden;
  padding-left: 24px;
  margin-bottom: 10px;
}
.nw-zk-kt a:hover {
  color: #ff0000;
  text-decoration: none;
}
.nw-zk-kk {
  float: left;
  width: 300px;
  height: 54px;
  line-height: 18px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #999;
  overflow: hidden;
  padding-left: 24px;
}
.nw-y {
  float: left;
  width: 285px;
  height: 350px;
  /* 新闻资讯、常见问题、在线留言-右框架  */

}
.nw-ly {
  width: 285px;
  height: 36px;
  border-bottom: 1px solid #e6e6e6;
}
.nw-yt {
  float: left;
  width: 309px;
  height: 40px;
  background: #f4f4f4;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
  padding-left: 15px;
  /* 新闻资讯、常见问题、在线留言-右-头部  */

}
.nw-yk {
  float: left;
  width: 280px;
  padding-left: 10px;
  margin-top: 15px;
  position: relative;
  /* 新闻资讯、常见问题、在线留言-右-下框  */

}
.nw-yk p {
  text-align: right;
  font-size: 12px;
  color: #000;
  font-family: '微软雅黑';
  padding-right: 10px;
  margin-bottom: 23px;
}
.nw-yk-m {
  float: left;
  width: 80px;
  height: 20px;
  line-height: 20px;
  font-family: '微软雅黑';
  font-size: 12px;
  margin-right: 5px;
  text-align: left;
}
.nw-yk-k {
  float: left;
  width: 170px;
  height: 17px;
  padding: 2px;
  font-family: '微软雅黑';
  font-size: 12px;
  border-radius: 0;
  background: #eeeeee;
}
.nw-yk-k1 {
  float: left;
  width: 174px;
  height: 35px;
  padding: 0px;
  line-height: 28px;
  font-family: '微软雅黑';
  font-size: 12px;
  border-radius: 0;
  background: #eeeeee;
}
.nw-yk-k2 {
  float: left;
  width: 68px;
  height: 21px;
  padding: 0px;
  line-height: 21px;
  font-family: '微软雅黑';
  font-size: 12px;
  margin-right: 5px;
  border-radius: 0;
  background: #eeeeee;
}
.nw-yk-azm {
  float: left;
  padding-top: 0px;
}
/*-------底部 footer--------*/
.footer {
  margin: 0 auto;
  width: 100%;
  background: #ea1b7a;
}
.di-nav {
  margin: 0 auto;
  width: 1002px;
  height: 50px;
  background: url(../images/dibu.png);
  line-height: 50px;
  color: #fff;
}
.dibu {
  margin: 0 auto;
  width: 1002px;
  height: 200px;
  text-align: center;
  line-height: 26px;
  padding-top: 25px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #fff;
}
.dibu a {
  color: #fff;
  text-decoration: none;
}
.dibu a:hover {
  color: #000;
}
/*-------内页左分类--------*/
/* #Mleft{ 
  float: left;
  height: auto;
  padding: 0 5px 20px 5px;
  width: 214px;
  background: #ea1b7a;
 
} */
.zuob {
  float: left;
  width: 214px;
  background: #ea1b7a;
  padding: 0 5px 20px 5px;
  margin-bottom: 20px;
  /* 内页左分类-左样式  */

}
.zuobt {
  float: left;
  width: 214px;
  height: 40px;
  background: #ea1b7a;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 17px;
  color: #fff;
  text-align: center;
  /* 内页左分类-左-头部 */

}
.zuobk {
  float: left;
  width: 202px;
  height: auto;
  background: #ea1b7a;
  padding-left: 22px;
  margin-bottom: 15px;
  text-align: center;
  /* 内页左分类-左-下框 */

}
.zuobk-klie a {
  float: left;
  width: 180px;
  height: 35px;
  background: #f4f4f4;
  line-height: 35px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #000;
  border-radius: 6px;
  margin-bottom: 10px;
  /* 内页左分类-左-分类样式 */

}
.zuobk-klie a:hover {
  background: #ff0000;
  color: #fff;
  text-decoration: none;
  /* 内页左分类-左-分类样式 */

}
.zuob1t {
  float: left;
  width: 214px;
  height: 40px;
  background: #ea1b7a;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 17px;
  color: #fff;
  text-align: center;
  border-bottom: 2px solid #fff;
  /* 内页左分类-左-头部 */

}
.zuob1k {
  float: left;
  width: 194px;
  background: #ea1b7a;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 26px;
  font-family: "微软雅黑";
  font-size: 12px;
  color: #fff;
  /* 内页左分类-左-下框 */

}
.zuob1k a {
  color: #ff9200;
  text-decoration: none;
}
.zuob1k a:hover {
  color: #fff;
}
/*-------内页左分类--------*/
.neiye {
  float: left;
  width: 1002px;
  height: 395px;
  margin-bottom: 15px;
}
.neiye-z {
  float: left;
  width: 522px;
  height: 395px;
  margin-right: 35px;
}
.neiye-zimg {
  width: 500px;
  height: 373px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  overflow: hidden;
  /* position:relative;  */

  *display: block;
  border: solid 1px #ccc;
  padding: 10px;
}
.neiye-zimg img {
  vertical-align: middle;
  border: 0;
}
.neiye-y {
  float: left;
  width: 445px;
  height: 381px;
  padding-top: 14px;
}
.neiye-yt {
  float: left;
  width: 445px;
  height: 56px;
  border-bottom: dashed 1px #ccc;
  line-height: 56px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #000;
  overflow: hidden;
}
.neiye-yk {
  float: left;
  width: 445px;
  height: 200px;
  padding-top: 15px;
  line-height: 46px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #000;
}
.neiye-yd {
  float: left;
  width: 445px;
  height: 70px;
}
.neiye-yx {
  float: left;
  width: 445px;
  height: 40px;
}
.neiyex {
  float: left;
  width: 1002px;
}

.comment-body {
  max-width: 1600px;
  min-width: 1002px;
  margin: 0 auto;
  margin-top: 43px;
  height: 2116px;
  background: url(../images/big_banner.jpg) no-repeat center top;
}
.conent-pic{
  width: 1002px;
  margin: 0 auto;
}
.comment-body h2 {
  width: 1002px;
  font-size: 29px;
  color: 272626;
  font-family: "微软雅黑";
  margin: 0 auto;
  font-weight: normal;
  text-align: center;
  margin-bottom: 12px;
}
.comment-body .icon1 {
  width: 1002px;
  height: 36px;
  background: url(../images/dbline.jpg) repeat-x;
  margin: 0 auto;
  margin-bottom: 21px;
}
.comment-body .icon1 .btn1 {
  width: 222px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 36px;
  background: #ea1b7a;
  font-family: "微软雅黑";
  font-size: 20px;
  color: #fff;
}
.comment_list {
  width: 1002px;
  height: 370px;
  border: 1px solid #e8e8e8;
  margin: 0 auto;
  margin-bottom: 28px;
}
.comment_list li {
  width: 163.5px;
  height: 342px;
  float: left;
  border-right: 1px #e8e8e8 solid;
  padding: 28px 18px 0 18px;
}
.comment_list li .active1 {
  border: 2px solid #fb3b93;
}
.comment_list li .active2 {
  color: #fb3b93;
}
.comment_list li:last-child {
  border: none;
}
.comment_head_img {
  width: 136px;
  height: 136px;
  border-radius: 136px;
  border: 2px solid #ececec;
  overflow: hidden;
  margin: 0 auto;
}
.comment_list li p {
  font-size: 12px;
  font-family: '宋体';
  color: #333;
  padding: 18px 0;
  text-align: center;
  font-weight: bold;
}
.comment_list li .comment_content {
  font-size: 12px;
  font-family: '宋体';
  color: #333;
  text-align: center;
  text-indent: 1rem;
  padding-bottom: 20px;
}
.comment_list li .icon_more {
  text-align: center;
  height: 26px;
}
.icon_more a {
  width: 80px;
  height: 26px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 24px;
  text-decoration: none;
  background: url(../images/more.png);
  background-repeat: no-repeat;
}
.gs-gd {
  float: right;
  height: 124px;
  width: 604px;
  /* 	border: 1px solid red; */

  overflow: hidden;
}
.picea {
  width: 150px;
  height: 112px;
  border: 1px solid #cbcbcb;
  margin: 0;
  padding: 2px;
  margin-right: 44px;
  margin-top: 5px;
}
.picea1 a {
  width: 144px;
  height: 106px;
}
.picea1 img {
  width: 144px;
  height: 106px;
}
.tj {
  float: left;
  width: 60px;
  height: 26px;
  border-radius: 0;
  background: #e70087;
  color: #fff;
  position: absolute;
  top: 235px;
  left: 95px;
}
.ct {
  float: left;
  width: 60px;
  height: 26px;
  background: #313131;
  color: #fff;
  position: absolute;
  top: 235px;
  left: 170px;
}
.sliupa {
  width: 183px;
  height: 60px;
  display: block;
  float: left;
  text-align: center;
  background: url(../images/k2.jpg) no-repeat 0 center;
  line-height: 60px;
  margin: 10px 21px;
  font-size: 18px;
  color: #999;
  font-family: '微软雅黑';
  margin-left: 0;
}
.sliupa a {
  text-decoration: none;
  height: 60px;
  width: 183px;
  line-height: 60px;
  font-size: 18px;
  font-weight: 100;
  color: #999;
}
.sliupa:hover {
  background: url(../images/k.jpg) no-repeat 0 center;
  text-decoration: none;
}
.goodsbgimg {
  margin: 0 auto;
  margin-top: 25px;
  background: url(../images/bg11.jpg) repeat-x;
  max-width: 1600px;
}
.cp_a_my {
  background: url(../images/cp.jpg) no-repeat top center;
  height: 23px;
}
.ewm {
  height: 326px;
  width: 227px;
  background: url(../images/ewm.jpg);
  z-index: 9999;
}
