.pages {
  text-align: center;
  padding: 20px 0;
}
.pages a {
  display: inline-block;
  width: 30px;
  height: 26px;
  border: 1px solid #e0dddd;
  text-align: center;
  line-height: 26px;
  color: #666666;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin-left: 5px;
  font-size: 16px;
}
.pages a.last {
  width: 40px;
}
.pages a.prev,
.pages a.next {
  font-weight: bold;
  font-family: 'SimSun';
}
.pages a:hover,
.pages a.active {
  background: #e62129;
  border-color: #e62129;
  color: #ffffff;
}
.pages em {
  display: inline-block;
  font-style: normal;
  margin-left: 5px;
  vertical-align: middle;
  margin-top: -13px;
}
/* 公司简介 ----  发展历程 */
.history_hd {
  text-align: center;
  padding: 35px 0 70px 0;
}
.history_hd h1 {
  font-size: 28px;
}
.history_hd p {
  font-size: 18px;
  padding-top: 6px;
}
.history_bd {
  position: relative;
  padding-bottom: 110px;
}
.history_bd .icon {
  background: url(../images/history.png) no-repeat;
}
.history_bd .line_s {
  width: 2px;
  height: 2550px;
  margin: 0 auto;
  background-color: #ffc1c4;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
}
.history_bd .line_s .address {
  width: 22px;
  height: 32px;
  top: -32px;
  left: -10px;
  position: absolute;
}
.history_bd .line_s .line_b {
  font-size: 24px;
  color: #414141;
  position: absolute;
  width: 180px;
  left: -90px;
  bottom: -40px;
  padding: 0;
}
.history_bd .item {
  overflow: hidden;
  margin: 0;
  padding-bottom: 15px;
}
.history_bd .item dt {
  float: left;
  width: 380px;
  padding: 0 45px;
  position: relative;
}
.history_bd .item dt .desc {
  padding-right: 15px;
}
.history_bd .item dt .desc em {
  right: 0;
}
.history_bd .item dt .line3 {
  right: 8px;
}
.history_bd .item dt .line3 .yuan {
  right: -16px;
}
.history_bd .item dd {
  float: left;
  width: 378px;
  padding: 0 46px;
  margin: 0;
  position: relative;
  text-align: left;
}
.history_bd .item dd .desc {
  padding-left: 15px;
}
.history_bd .item dd .desc em {
  left: 0;
}
.history_bd .item dd .line3 {
  left: 9px;
}
.history_bd .item dd .line3 .yuan {
  left: -16px;
}
.history_bd .item dd strong {
  text-align: left;
}
.history_bd .item img {
  margin-top: 30px;
}
.history_bd .item strong {
  font-size: 40px;
  display: block;
  text-align: right;
  margin-top: 18px;
}
.history_bd .item .desc {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  position: relative;
  padding-bottom: 8px;
}
.history_bd .item .desc em {
  width: 6px;
  height: 6px;
  top: 10px;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #e62129;
}
.history_bd .item .desc.nopadd {
  padding-bottom: 0;
}
.history_bd .item .line3 {
  width: 37px;
  height: 1px;
  background: #ffc1c4;
  position: absolute;
  top: 49px;
}
.history_bd .item .line3 .yuan {
  width: 16px;
  height: 16px;
  position: absolute;
  background-position: -3px -37px;
  top: -8px;
}
.history_bd .item dt.reserve {
  text-align: right;
}
.main_style {
  padding-bottom: 15px;
}
.style_list {
  padding: 40px 20px 15px;
  overflow: hidden;
}
.style_list li {
  float: left;
  padding: 0 10px;
  width: 280px;
  height: 245px;
  margin-bottom: 35px;
  text-align: center;
}
.style_list li p {
  font-size: 16px;
  padding: 18px 0 37px 0;
  text-align: center;
  overflow: hidden;
}
.style_list li a {
  display: block;
  width: 280px;
  height: 180px;
  line-height: 180px;
}
.style_list li a img {
  vertical-align: middle;
  width: 280px;
  height: 180px;
}
.image_slide {
  position: relative;
  width: 800px;
}
.image_slide .bigImage_w {
  height: 490px;
  width: 760px;
  padding: 20px;
  background: #000000;
  margin-top: 44px;
}
.image_slide .bigImg {
  position: relative;
}
.image_slide .bigImg li {
  text-align: center;
  height: 486px;
  line-height: 486px;
}
.image_slide .bigImg li > h4 {
  top: -65px;
  left: 0;
  width: 100%;
  line-height: 44px;
  font-size: 16px;
  position: absolute;
  font-weight: normal;
}
.image_slide .bigImg li img {
  vertical-align: middle;
  max-width: 756px;
  max-height: 486px;
}
.image_slide .bigImg h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 33px;
  height: 33px;
  padding-right: 30px;
  overflow: hidden;
  text-align: left;
}
.image_slide .smallScroll {
  height: 47px;
  margin-bottom: 6px;
}
.image_slide .sPrev,
.image_slide .sNext {
  float: left;
  display: block;
  width: 23px;
  height: 76px;
  text-indent: -9999px;
  background: #535353;
}
.image_slide .sPrev > i.icon,
.image_slide .sNext > i.icon {
  width: 9px;
  height: 18px;
  display: block;
  background: url(../images/view.png) no-repeat;
}
.image_slide .sPrev > i.icon {
  margin: 29px 0 0 7px;
  background-position: 0 -85px;
}
.image_slide .sNext > i.icon {
  margin: 29px 0 0 7px;
  background-position: -9px -85px;
}
.image_slide .sPrev:hover > i.icon {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.image_slide .sNext:hover > i.icon {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.image_slide .smallImg {
  float: left;
  display: inline;
  width: 260px;
  overflow: hidden;
  width: 754px;
  height: 58px;
  padding: 9px 0;
  background-color: #454545;
}
.image_slide .smallImg ul {
  height: 58px;
  width: 9999px;
  overflow: hidden;
}
.image_slide .smallImg li {
  float: left;
  width: 54px;
  height: 54px;
  cursor: pointer;
  display: inline;
  text-align: center;
  line-height: 54px;
  border: 2px solid transparent;
  margin-left: 4px;
}
.image_slide .smallImg li.on {
  border-color: #f20404;
}
.image_slide .smallImg li.on img {
  filter: alpha(opacity=1);
  opacity: 1;
}
.image_slide .smallImg img {
  border: 1px solid #cccccc;
  width: 50px;
  height: 50px;
  filter: alpha(opacity=60);
  opacity: 0.6;
  margin-top: 1px;
}
.image_slide .pageState {
  position: absolute;
  top: 235px;
  right: 5px;
  font-family: "Times New Roman", serif;
  letter-spacing: 1px;
}
.image_slide .pageState span {
  color: #f00;
  font-size: 16px;
}
.image_slide .prev,
.image_slide .next {
  position: absolute;
  display: block;
  left: -40px;
  top: 224px;
  width: 20px;
  height: 40px;
  background: url(../images/view.png) no-repeat;
}
.image_slide .next {
  left: auto;
  right: -40px;
  background-position: -20px 0;
}
.image_slide .prev:hover,
.image_slide .next:hover {
  filter: alpha(opacity=60) !important;
  opacity: 0.6!important;
}
.viewImage.layui-layer-page .layui-layer-content {
  overflow: inherit;
}
.viewImage .layui-layer-title {
  height: 43px;
  line-height: 43px;
  background-color: #eeeeee;
}
.party_slide {
  padding: 30px 0 0 33px;
  position: relative;
  border-bottom: 1px solid #d9e1e3;
}
.party_slide .party_slide_w {
  width: 880px;
  overflow: hidden;
}
.party_slide .party_slide_list {
  width: 9999px;
}
.party_slide .party_slide_list li {
  padding: 0 10px 15px;
  float: left;
  width: 272px;
  overflow: hidden;
}
.party_slide .party_slide_list li a {
  display: block;
}
.party_slide .party_slide_list li a img {
  vertical-align: middle;
  height: 180px;
}
.party_slide .party_slide_list li a p {
  text-align: center;
  line-height: 46px;
  height: 46px;
  font-size: 16px;
  color: #666666;
}
.party_slide .prev,
.party_slide .next {
  width: 12px;
  height: 24px;
  top: 110px;
  position: absolute;
  background: url(../images/party_icon.png) no-repeat;
}
.party_slide .prev:hover,
.party_slide .next:hover{
  background-image: url(../images/party_icon2.png);
}
.party_slide .prev {
  left: 15px;
  background-position: 0 0;
}
.party_slide .next {
  right: 13px;
  background-position: -12px 0;
}
.party_d_w {
  padding: 0 31px;
}
.party_d_w .detail_hd {
  text-align: center;
  padding: 0 30px;
}
.party_d_w .detail_hd h3 {
  font-size: 24px;
  line-height: 32px;
  padding: 56px 0 12px;
}
.party_d_w .detail_hd .keyword {
  line-height: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
}
.party_d_w .detail_hd .keyword span {
  color: #999999;
}
.party_d_w .detail_content {
  padding: 36px 0 30px 0;
}
.party_d_w .detail_content p {
  line-height: 32px;
  margin-bottom: 15px;
  font-size: 16px;
  text-indent: 2em;
}
.service_w {
  padding: 0 71px;
}
.service_w .desc {
  line-height: 30px;
  padding: 32px 0 22px 0;
}
.service_w .con_title {
  font-size: 16px;
  padding-bottom: 15px;
}
.service_w .con_title2 {
  padding: 18px 0 10px 0;
}
.service_w .table1 {
  width: 811px;
  margin-bottom: 30px;
}
.service_w .table1 li {
  float: left;
  padding-right: 13px;
  margin-bottom: 1px;
  width: 392px;
}
.service_w .table1 li span {
  margin-right: 1px;
}
.service_w .table1 li span.col1 {
  float: left;
  width: 103px;
  height: 40px;
  padding-right: 27px;
  text-align: right;
  line-height: 40px;
  background-color: #f8f0f0;
}
.service_w .table1 li span.col2 {
  float: left;
  width: 260px;
  height: 40px;
  background-color: #fffbfb;
}
.service_w .table1 li span.col2 input {
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  width: 240px;
  padding: 0 10px;
  background-color: #fffbfb;
}
.service_w .table2 {
  border: 1px solid #efd6d6;
  width: 797px;
}
.service_w .table2 li span {
  float: left;
  width: 132px;
  text-align: center;
  border-right: 1px solid #efd6d6;
}
.service_w .table2 li span.col6 {
  border-right: 0 none;
}
.service_w .table2 li span.col1 {
  width: 112px;
  text-align: right;
  padding-right: 20px;
}
.service_w .table2 li.hd span {
  height: 39px;
  line-height: 39px;
}
.service_w .table2 li.bd span {
  height: 60px;
}
.service_w .table2 li.bd span .radio_w {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.service_w .table2 li.bd span .radio_w label {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/radio_icon.png) no-repeat;
  background-position: 0 0;
  *display: none;
}
.service_w .table2 li.bd span .radio_w input {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  z-index: 222;
  opacity: 0;
}
.service_w .table2 li.bd span .radio_w input:checked + label {
  background-position: 0 -20px;
}
.service_w .table2 li.bg1 span {
  background-color: #f8f0f0;
}
.service_w .table2 li.bg2 span {
  background-color: #fffbfb;
}
.service_w .text_area {
  height: 90px;
  width: 778px;
  padding: 5px 10px;
  border: 1px solid #efd6d6;
  background-color: #fffbfb;
}
.service_w .part2 {
  text-align: center;
  padding: 35px 0 60px 0;
}
.service_w .part2 input {
  margin: 0 28px;
}
.service_w .part2 .reset_btn {
  width: 200px;
  height: 48px;
  border: 0 none;
  color: #666666;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #ffffff;
  border: 1px solid #999999;
  cursor: pointer;
}
.service_w .part2 .submit_btn {
  width: 200px;
  height: 48px;
  border: 0 none;
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #e62129;
  cursor: pointer;
}
.service_w .part2 .submit_btn:hover {
  background: #f4484f;
}
.service_d_hd {
  text-align: center;
  padding: 0 60px;
}
.service_d_hd h3 {
  line-height: 30px;
  color: #e62129;
  font-size: 24px;
  padding: 50px 0 45px;
  border-bottom: 1px solid #eeeeee;
}
.service_d_hd h3 .question {
  width: 24px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0;
  background: url(../images/service_d_icon.png) no-repeat;
  background-position: 0 0;
}
.service_d_bd {
  padding: 20px 30px 0;
}
.service_d_bd p {
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 25px;
}
.service_d_bd p em {
  color: #e62129;
  font-weight: bold;
  font-style: normal;
}
.service_d_bd strong,
.service_d_bd b {
  color: #e62129;
  text-indent: 2em;
  display: block;
  margin-bottom: 25px;
}
.service_d_bd strong {
  font-size: 16px;
}
.link_w {
  padding: 15px 30px 30px;
}
.link_w .link_w_a1,
.link_w .link_w_a2 {
  line-height: 30px;
}
.link_w .link_w_a1 a .icon,
.link_w .link_w_a2 a .icon {
  width: 5px;
  height: 9px;
  display: inline-block;
  background: url(../images/jiajie.png) no-repeat;
  background-position: 0 -35px;
  margin-right: 10px;
  vertical-align: middle;
}
.link_w .link_w_a1 a .mouse,
.link_w .link_w_a2 a .mouse {
  width: 18px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  margin-top: -2px;
}
.link_w .link_w_a1 a.active,
.link_w .link_w_a2 a.active,
.link_w .link_w_a1 a:hover,
.link_w .link_w_a2 a:hover {
  color: #e62129;
}
.link_w .link_w_a1 a.active .icon,
.link_w .link_w_a2 a.active .icon,
.link_w .link_w_a1 a:hover .icon,
.link_w .link_w_a2 a:hover .icon {
  background-position: 0 -25px;
}
.link_w .link_w_a1 a.active .mouse,
.link_w .link_w_a2 a.active .mouse,
.link_w .link_w_a1 a:hover .mouse,
.link_w .link_w_a2 a:hover .mouse {
  background: url(../images/service_d_icon.png) no-repeat;
  background-position: 0 -26px;
}
.certificate_list {
  height: 1200px;
  overflow: hidden;
  padding: 60px 0 0 60px;
}
.certificate_list li {
  float: left;
  margin-right: 60px;
  text-align: center;
  padding-bottom: 53px;
  width: 232px;
  text-align: center;
}
.certificate_list li img {
  vertical-align: middle;
  max-width: 230px;
}
.certificate_list li p {
  line-height: 30px;
  padding-top: 8px;
  font-size: 16px;
}
.policy_w {
  padding: 0 74px 30px 31px;
}
.policy_w .policy_desc h5 {
  line-height: 32px;
  font-size: 16px;
  padding: 35px 0 25px 0;
}
.policy_w .policy_desc .desc1 {
  line-height: 30px;
  color: #e62129;
  font-size: 15px;
  padding-left: 30px;
  padding-bottom: 35px;
}
.policy_w .policy_desc h6 {
  font-size: 15px;
  padding-left: 30px;
  line-height: 36px;
}
.policy_w .policy_desc p {
  line-height: 36px;
  padding-left: 30px;
}
.product_w {
  padding-left: 44px;
}
.product_w .tab_title {
  padding: 54px 0 22px 0;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}
.product_w .table1 {
  border: 0 none;
  background-color: #efd6d6;
}
.product_w .table1 th {
  text-align: center;
  background-color: #ffffff;
}
.product_w .table1 td {
  text-align: center;
  background-color: #ffffff;
}
.product_w .table1 .noth {
  color: #666666;
  height: 42px;
}
.product_w .table1 tr.bg2 > td {
  background: #fffbfb;
}
.product_w .table1 tr > td.bg1 {
  background: #f8f0f0;
}
.product_w .market_w {
  padding: 20px 0 80px 0;
}
.product_w .market_w p {
  line-height: 30px;
  color: #fb2742;
}
.nopages {
  height: 520px;
  text-align: center;
  padding-top: 100px;
  font-size: 16px;
}
.service_d_bd {
  padding: 20px 30px 30px;
}
.service_d_qw {
  padding: 0 0px 50px;
}
.service_d_qw span{
  padding: 20px 0px;display: inline-block;font-size: 16px; color: #e62129;
}
.service_d_qw p {
  line-height: 30px;
  padding: 0px 60px;
  font-size: 14px;
}
.service_d_qw hr{border: 0px; padding: 0px;}

.industry_w {
  position: relative;
  padding: 0 30px 110px;
}
.industry_w .t_p {
  line-height: 30px;
  text-indent: 2em;
  padding: 50px 0 45px 0;
}
.industry_w .t_t {
  line-height: 32px;
  padding-bottom: 20px;
  font-size: 18px;
  text-align: center;
}
.industry_w .ind_con {
  position: relative;
}
.industry_w .center_line {
  height: 860px;
  width: 36px;
  position: relative;
  margin: 0 auto;
}
.industry_w .center_line .line_yuan {
  width: 36px;
  height: 36px;
  display: block;
  position: relative;
  background-color: #fff0f0;
  border: 1px solid #ffaaaa;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.industry_w .center_line .line_yuan i {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #ff3c3c;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2px;
  margin-left: -2px;
}
.industry_w .center_line .line_s {
  height: 360px;
  width: 2px;
  background-color: #ff3c3c;
  display: block;
  margin: 8px auto;
}
.industry_w .ind_w {
  top: 207px;
  left: 0;
  position: absolute;
}
.industry_w .ind_w li {
  margin-bottom: 100px;
}
.industry_w .ind_w li h5 {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 5px;
}
.industry_w .ind_w li p {
  line-height: 30px;
  color: #555555;
}
.industry_w .ind_w li p i {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  background: url(../images/gou.png) no-repeat;
}
.industry_w .ind_w li img {
  margin-top: 40px;
}
.industry_w .ind_w li.fr {
  float: right;
  margin-right: 85px;
}
.industry_w .ind_w li.fr p,
.industry_w .ind_w li.fr h5 {
  margin-left: 12px;
}
.industry_w .ind_w li.fl {
  float: left;
  margin-left: 85px;
}
.industry_w .ind_w li.ind1 {
  margin-top: 10px;
}
.industry_w .ind_w li.ind2 {
  margin-top: 190px;
}

.viewImage{
  top: 50%!important;
  margin-top: -325px!important;
}