@charset "UTF-8";
*,
.selected-about .col-sm-4,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.page-bg {
  height: 500px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 10%;
  position: relative;
}
.page-bg .cate-title {
  text-align: left;
  font-size: 20px;
  color: #fff;
}
.page-bg h2 {
  margin-bottom: 25px;
}
.page-bg span {
  text-align: center;
  font-size: 36px;
  color: #ccc;
}
.page-bg .mbx {
  margin-top: 16%;
}
.page-bg .mbx .box {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #fff;
  padding-left: 30px;
  background: url(../images/home.png) left center no-repeat;
}
.page-bg .mbx .box a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.page-bg .mbx .box a:hover {
  color: #24aae1;
}
.arrow {
  opacity: 1;
  -moz-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  -webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  position: absolute;
  bottom: 25%;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
}
.arrow:hover {
  -moz-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.page-position {
  padding: 15px 0;
  background: #f7f7f7;
}
.page-position .mbx {
  font-size: 12px;
  background: url(../images/dw.jpg) no-repeat;
  color: #888;
  padding-left: 25px;
  line-height: 20px;
}
.page-position a,
.tab-menu a {
  display: inline-block;
  line-height: 16px;
}
.page-position a:first-child {
  color: #888;
}
.page-position a {
  vertical-align: middle;
  font-size: 12px;
  color: #888;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.rowtit .rowtitbig,
.title_zhu {
  font-size: 24px;
  background: #073b80;
}
.page-position a:hover {
  color: #fe0000;
}
.rowtit .rowtitbig,
.title_fu,
.title_zhu {
  color: #fff;
  text-align: center;
}
.rowtit .rowtitbig {
  line-height: 58px;
}
.title_zhu {
  padding: 20px 0;
  position: relative;
  z-index: -9999;
}
.title_zhu span {
  background: #073b80;
  padding: 0 10px;
}
.title_line {
  right: 0;
  left: 0;
  position: absolute;
  background: #bdd;
  height: 1px;
  width: 50%;
  top: 31px;
  z-index: -1;
  margin: 0 auto;
}
.title_fu {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 5px;
}
.page-main {
  padding-bottom: 30px;
  line-height: 30px;
  min-height: 500px;
}
.page-main .page-con {
  width: 100%;
}




.about-p p{
  color: #fff !important;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  text-indent: 2em;
  line-height: 2em;

}
.about-p p span{
  color: #fff !important;
  font-size: 16px;
  font-family: '微软雅黑';

}






.tab-menu {
  font-size: 0;
  text-align: center;
  background: #efefef;
  padding: 20px 0;
  line-height: 16px !important;
}
.tab-menu a {
    width: 30%;
  font-size: 18px;
  color: #333;
  text-align: center;
  font-weight: bold;
  padding: 10px 40px;
  background: url(../images/dd2.png) right no-repeat;
  border-right: 1px solid rgba(0, 0, 0, 0.33);
}
.tab-menu a:last-child {
  background: 0 0;
  border-right: unset;
}
.tab-menu a.active,
.tab-menu a:hover {
  color: #073b80;
  font-weight: 700;
}
.pro_tui .top {
  font-size: 24px;
  color: #333;
  font-weight: 700;
  text-align: center;
  padding: 50px 0 30px;
  background: url(../images/xian.png) bottom center no-repeat;
}
.pro_tui .picScroll-left {
  margin-top: 30px;
  position: relative;
}
.pro_tui .picScroll-left .hd {
  width: 1200px;
  overflow: hidden;
  height: 75px;
  position: absolute;
  left: 50%;
  top: 38%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.pro_tui .picScroll-left .hd .next,
.pro_tui .picScroll-left .hd .prev {
  display: block;
  width: 35px;
  height: 75px;
  float: left;
  cursor: pointer;
  background-image: url(../images/pro_arrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.pro_tui .picScroll-left .hd .next {
  float: right;
  background-position: -35px 0;
}
.pro_tui .picScroll-left .bd {
  overflow: hidden;
  margin: 0 61px;
}
.pro_tui .picScroll-left .bd .tempWrap {
  margin: 0 auto;
}
.pro_tui .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.pro_tui .picScroll-left .bd ul li {
  margin-right: 12px;
  float: left;
  text-align: center;
}
.pro_tui .picScroll-left .bd ul li .pic {
  width: 206px;
  height: 185px;
  overflow: hidden;
  font-size: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.pro_tui .picScroll-left .bd ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.pro_tui .picScroll-left .bd ul li .pic img {
  position: absolute;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.pro_tui .picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.pro_tui .picScroll-left .bd ul li .title {
  width: 206px;
  padding: 15px 0;
}
.pro_tui .picScroll-left .bd ul li .title a {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.single-title {
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #ddd;
  line-height: 35px;
}
.single-page {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
}
.single-page p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 2em;
}
.single-page_left {
  width: 48%;
  float: left;
}
.single-page_right {
  width: 50%;
  float: right;
}
.col-sm-4 {
  float: left;
  position: relative;
  width: 33.33333333%;
}
.selected-about {
  margin-bottom: 30px;
}
.selected-about .col-sm-4 {
  padding: 0 20px;
  top: 0;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
  box-sizing: border-box;
}
.selected-about .col-sm-4 .solution-card {
  height: 530px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 5px 5px 5px #ddd;
  -moz-box-shadow: 5px 5px 5px #ddd;
  box-shadow: 5px 5px 5px #ddd;
  text-align: left;
  overflow: hidden;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.selected-about .col-sm-4:hover {
  position: relative;
  top: -20px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.selected-about .col-sm-4:hover .solution-card {
  height: 550px;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.inf_lc li,
.selected-about .col-sm-4 .solution-card img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
.selected-about .col-sm-4 .solution-card img {
  width: auto;
  transition: all 0.2s linear;
}
.selected-about .col-sm-4 .solution-card h3 {
  margin: 20px 30px 10px;
  font-size: 30px;
  color: #333;
  font-weight: 100;
  letter-spacing: 0.65px;
  text-align: left;
}
.selected-about .col-sm-4 .solution-card p {
  margin: 0 20px;
  padding-bottom: 30px;
  font-size: 20px;
  color: #333;
  letter-spacing: 0.1px;
}
.selected-about .col-sm-4 .solution-card dl {
  margin: 0 10px;
  overflow: visible;
}
.selected-about .col-sm-4 .solution-card dl dt {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
  line-height: 19px;
  position: relative;
}
.selected-about .col-sm-4 .solution-card dl dd {
  float: left;
  width: 50%;
  margin-bottom: 6px;
  font-size: 12px;
  color: #a0a2a8;
  letter-spacing: 0.44px;
  line-height: 20px;
}
.zizhi {
  margin-top: 40px;
  overflow: hidden;
}
.zhengshu li,
.zhengshu li > div {
  background: #fff;
  position: relative;
}
.zhengshu {
  overflow: hidden;
  margin-bottom: 50px;
  position: relative;
}
.zhengshu li {
  width: 220px;
  margin: 1.5%;
  float: left;
  text-align: center;
}
.zhengshu li > div,
.zhengshu li > p {
  margin: 0 auto;
  text-align: center;
}
.zhengshu li:nth-child(3n) {
  padding-right: 0;
}
.zhengshu li > div {
  width: 100%;
  vertical-align: middle;
}
.zhengshu li > div > a {
  display: block;
}
.zhengshu li img {
  display: inline-block;
  max-width: 100%;
  max-height: 170px;
  width: auto;
  height: auto;
}
.zhengshu li > p {
  width: 100%;
  border: 1px solid #656565;
  border-top: none;
  font: 14px/40px "microsoft yahei";
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsli {
  width: 100%;
  margin-bottom: 15px;
  padding: 22px;
  background: #eee;
  display: inline-block;
}
.newsli .newslipic {
  float: left;
  width: 35%;
  overflow: hidden;
  text-align: center;
}
.newsli .newslicen {
  float: right;
  width: 61%;
  padding: 4px 20px 4px 0;
  overflow: hidden;
}
.newsli .newslicen .newslitit {
  color: #333;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  padding-bottom: 10px;
}
.newsli .newslicen .newsdate {
  color: #777;
  font-size: 16px;
  padding: 5px 0;
}
.newsli .newslicen .newslides {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  padding: 0;
}
.newsli .morenews {
  background: #1d4753;
  width: 170px;
  height: 40px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
}
.newsli .yanjing {
  height: 26px;
  background: url(../images/yanjinglink.png) left center no-repeat;
  line-height: 26px;
  color: red;
  font-size: 14px;
  margin-top: 40px;
}
.zxlb-1n-ts-01-list {
  min-height: 500px;
}
.zxlb-1n-ts-01-list dl {
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  background: #fff;
  display: inline-block;
  margin-top: 10px;
  border-radius: 5px;
}
.zxlb-1n-ts-01-list dt {
  width: 15%;
  float: left;
  margin-right: 4%;
}
.zxlb-1n-ts-01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.zxlb-1n-ts-01-list dd {
  width: 100%;
  float: left;
  overflow: hidden;
}
.zxlb-1n-ts-01-list dd h4 {
  height: 40px;
  font-weight: 100;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
  float: left;
}
.zxlb-1n-ts-01-list h4 a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #4b4a4a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 6px 24px;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
  color: #003f98;
  font-weight: 700;
}
.zxlb-1n-ts-01-list-desc {
  font-size: 16px;
  padding: 10px 0;
  line-height: 24px;
  color: #797979;
  overflow: hidden;
  float: right;
}
.zxlb-1n-ts-01-list-deta,
.zxlb-1n-ts-01-list-deta .click,
.zxlb-1n-ts-01-list-deta .date {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  display: inline-block;
}
.zxlb-1n-ts-01-list-deta {
  text-align: center;
}
.zxlb-1n-ts-01-list-deta .date {
  float: left;
  background: url(../images/time.png) left 0 center no-repeat;
  padding-left: 25px;
  margin-right: 25px;
  text-align: center;
}
.zxlb-1n-ts-01-list-deta .click {
  float: left;
  background: url(../images/eye.png) left 0 center no-repeat;
  padding-left: 25px;
  text-align: center;
}
.zx,
.zx2 {
  line-height: 40px;
  padding: 8px 15px;
  border: 1px solid #ddd;
  color: #333;
  font-size: 12px;
  text-align: center;
      margin: 10px;
}
.zx {
  height: 40px;
}
.zx i {
  background: url(../images/d.png) no-repeat;
  height: 23px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}
.zx2 {
  height: 40px;
}
.zx2 i {
  background: url(../images/t.png) no-repeat;
  height: 23px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}
.zxlb-1n-ts-01-list-desc:hover .zx {
  color: #003162;
  border: 1px solid #003162;
}
.inf_lc {
  clear: both;
  padding: 8px 0 0;
}
.inf_lc li {
  padding: 25px;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.2s linear;
  background: #f6f6f6;
  margin-bottom: 20px;
}
.inf_lc li h4 {
  text-align: center;
  float: left;
  width: 30%;
  overflow: hidden;
  margin-top: 0;
}
.inf_lc li h4 b {
  font-weight: 100;
  display: block;
  line-height: 36px;
  overflow: hidden;
  font-size: 18px;
  font-family: Arial;
  text-transform: uppercase;
  color: #555;
}
.inf_lc li h4 span {
  font-weight: 100;
  display: block;
  overflow: hidden;
  font-size: 30px;
  font-family: Arial;
  text-transform: uppercase;
  color: #073b80;
}
.inf_lc li p {
  padding: 10px 0 0;
  line-height: 26px;
  width: 65%;
  overflow: hidden;
  font-size: 14px;
  float: right;
  color: #444;
}
.inf_lc li p span a {
  color: #1c4b81;
}
.inf_lc li p .more {
  color: #888;
  font-size: 14px;
}
.inf_lc li p b {
  display: block;
  font-weight: 100;
  font-size: 18px;
  color: #333;
  margin: 15px 0;
}
.inf_lc li p span {
  display: block;
  font-weight: 100;
  font-size: 16px;
  color: #666;
  margin-bottom: 16px;
}
.inf_lc li p b .red {
  color: red;
}
.inf_lc li p b a,
.inf_lc li p b a:hover {
  color: #343434;
  font-weight: 700;
}
.inf_lc li:hover p b a {
  color: #073b80;
}
.inf_lc li .morebtn {
  color: #888;
  font-size: 12px;
}
#container2 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 388px;
}
.news-detail {
  padding: 50px 0 40px;
}
.news-detail .title {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}
.news-article {
  margin-top: 15px;
  padding: 25px 0 70px;
  border-top: 1px solid #eee;
  line-height: 30px;
  color: rgb(255, 255, 255);
  font-size: 16px;
}
.article-come {
  line-height: 26px;
  margin-top: 15px;
  color: #fff;
}
.article-come span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.article-come .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}
.article-come .span-date {
  background: url(../images/article_time.png) left no-repeat;
}
.article-come .span-num {
  background: url(../images/article_num.png) left no-repeat;
}
.article-come .span-share {
  padding-left: 0;
}
.turn {
  margin-top: 50px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding: 10px 0;
  overflow: hidden;
}
.turn .btn {
  width: 50%;
  overflow: hidden;
}
.turn .btn .iconfont {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  line-height: normal;
  color: #ccc;
  margin: 0 10px;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.turn .btn .iconfont:hover {
  text-decoration: none;
  color: #fe0000;
}
.turn .btn .turn-main {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.turn .btn .turn-main a {
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.turn .btn .turn-main:hover a {
  color: #fe0000;
  text-decoration: none;
}
.turn .btn .turn-main span {
  display: block;
}
.turn .prev {
  float: left;
}
.turn .next {
  text-align: right;
  float: right;
}
.turn .next .iconfont,
.turn .next .turn-main {
  text-align: right;
}
.correlation {
  margin-top: 50px;
}
.correlation h2 {
  font-size: 24px;
  line-height: 40px;
  color: #333;
  font-weight: 700;
  margin-bottom: 15px;
}
.correlation ul {
  font-size: 0;
}
.correlation li {
  padding: 5px 0;
}
.correlation li a,
.correlation li span {
  font-size: 14px;
  line-height: 25px;
  color: #666;
}
.correlation li a {
  max-width: 80%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.correlation li a:hover {
  color: #fe0000;
}
.clul2 ul li,
.clul2 ul li a {
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  color: #333;
  cursor: pointer;
}
.correlation li span {
  max-width: 20%;
}
.clul2 {
  text-align: right;
}
.ProductDetailstopleftimg,
.btn2,
.clul2 ul li a,
.mlx h4,
.mlx p,
.pro_aa a,
.pro_list .item .list-title,
div.zoomdiv {
  text-align: center;
}
.clul2 ul {
  margin: 30px auto;
}
.clul2 ul li {
  margin-right: 2.33%;
  margin-bottom: 5px;
  display: inline-block;
}
.clul2 ul li a {
  float: left;
  white-space: nowrap;
}
.clul2 ul li a:hover {
  color: #fff;
  background: #092c4b;
}
.pro_list {
  margin-top: 30px;
}
.pro_list .item {
  width: 30.333%;
  border: 1px solid #a0a0a0;
  margin-right: 3%;
  margin-bottom: 30px;
}
.pro_list .item:nth-child(1),
.pro_list .item:nth-child(2),
.pro_list .item:nth-child(3),
.pro_list .item:nth-child(4) {
  margin-top: 0;
}
.pro_list .item:nth-child(3n) {
  margin-right: 0;
}
.pro_list .item .list-title {
  display: block;
  font-size: 16px;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.pro_list .item:hover .list-img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.pro_list .item:hover .list-title {
  color: #fe0000;
}
.service_product .service_product_list {
  overflow: hidden;
}
.service_product .service_product_list li {
  float: left;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  padding: 15px;
}
.service_product .service_product_list li .scale_a {
  float: left;
  width: 308px;
  height: 197px;
  overflow: hidden;
}
.service_product .service_product_list li .service_product_list_l {
  display: block;
  width: 308px;
  height: 197px;
}
.service_product .service_product_list li .service_product_list_r {
  float: right;
  width: 752px;
  padding-left: 30px;
  position: relative;
  overflow: hidden;
}
.service_product .service_product_list li .service_product_list_r h2 a {
  font-size: 18px;
  padding-top: 2px;
  padding-bottom: 10px;
  text-align: left;
  font-weight: 400;
  color: #333;
}
.service_product .service_product_list li .service_product_list_r ul {
  margin: 5px 0;
}
.service_product .service_product_list li .service_product_list_r ul li {
  float: none;
  border: none;
  font-size: 14px;
  padding: 5px 0;
  line-height: 26px;
  background: url(../../images/wrapper/point.png) center left no-repeat;
}
.service_product
  .service_product_list
  li
  .service_product_list_r
  .service_left {
  position: absolute;
  bottom: 146px;
  right: 25px;
  width: 16px;
  height: 20px;
  background: url(../../images/wrapper/service_left.jpg) center no-repeat;
}
.service_product
  .service_product_list
  li
  .service_product_list_r
  .service_right {
  position: absolute;
  bottom: 146px;
  right: 5px;
  width: 16px;
  height: 20px;
  background: url(../../images/wrapper/service_right.jpg) center no-repeat;
}
.btn2 {
  width: 125px;
  padding: 5px 15px;
  border: 2px solid #4d515f;
}
.btn2 a {
  color: #003162;
}
.service_product .service_product_list li .service_product_list_r a {
  position: relative;
  font-size: 14px;
}
.service_product .service_product_list li .service_product_list_r a i {
  position: absolute;
  left: 92px;
  background: url(../images/jiantou9.png) center no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.Productlistsxqwrap {
  background-color: #fff;
  padding-bottom: 44px;
}
.ProductDetailstop {
  background: #fff;
  margin-top: 2%;
}
.ProductDetailstopleft {
  float: left;
  width: 48%;
  position: relative;
}
div.jqZoomPup,
div.zoomdiv {
  position: absolute;
  background: #fff;
  top: 0;
}
.ProductDetailstopleftimg {
  border: 0 solid #ddd;
}
div.zoomdiv {
  z-index: 100;
  right: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #ccc;
  display: none;
  overflow: hidden;
}
div.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  left: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}
.ProductDetailstopright {
  float: right;
  width: 50%;
  position: relative;
}
.ProductDetailstopright dl {
  margin: 0;
  padding: 14px 0 42px;
}
.ProductDetailstopright dl dt {
  color: #003c81;
  font-size: 24px;
  border-bottom: 1px solid #ccc;
}
.ProductDetailstopright dl dt h2 {
  color: #003c81;
  font-size: 32px;
  line-height: 46px;
}
.ProductDetailstopright dl dt p {
  color: #000;
  font-size: 16px;
  padding-bottom: 30px;
}
.ProductDetailstopright dl dd {
  float: left;
  width: 33.3%;
  font-size: 12px;
  line-height: 60px;
  color: #000;
  margin: 20px 0;
  overflow: hidden;
}
.ProductDetailstopright .pro_jianjie {
  color: #666;
  font-size: 16px;
  line-height: 24px;
}
.ProductDetailstopright .shareW .fl {
  font-size: 16px;
}
.ProductDetailstopright a.tel {
  font-size: 30px;
  font-family: POPPINS-MEDIUM;
  color: #0055b2;
  display: block;
  font-weight: 700;
}
.ProductDetailstopright a.contact {
  display: inline-block;
  vertical-align: middle;
  line-height: 32px;
  height: 32px;
  background: #0055b2;
  color: #fff;
  padding: 0 25px;
  font-size: 14px;
  margin-top: 10px;
}
.pro_aa {
  margin-top: 50px;
}
.pro_aa a {
  display: block;
  background: url(../images/dh.png) right 10px center no-repeat #073b80;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.pro_aa a.probuy {
  background: #073b80;
}
.ProductDetailsSmallimg {
  overflow: hidden;
  position: relative;
  margin: 10px 30px;
}
.ProductDetailsSmallimg ul {
  width: 9999px;
  position: relative;
}
.ProductDetailsSmallimg ul li {
  float: left;
  width: 110px;
  height: 110px;
  position: relative;
  display: inline;
  margin-right: 10px;
  cursor: pointer;
}
.ProductDetailsSmallimg ul li img {
  display: block;
  width: 110px;
  height: 110px;
}
.ProductDetailsSmallimg ul li span {
  display: block;
  width: 108px;
  height: 108px;
  border: 1px solid #dadada;
  position: absolute;
  left: 0;
  top: 0;
}
.ProductDetailsSmallimg ul li.cur span {
  width: 108px;
  height: 108px;
  border: 1px solid #073b80;
}
.ProductimgArrowleft,
.ProductimgArrowright {
  position: absolute;
  bottom: 10px;
  width: 33px;
  height: 100px;
  cursor: pointer;
}
.ProductimgArrowleft {
  left: 0;
  background: url(../images/product2.gif) left center no-repeat;
}
.ProductimgArrowright {
  right: 0;
  background: url(../images/product3.gif) right center no-repeat;
}
.Productwillbtn {
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.Productwillbtn p {
  float: left;
  border: 1px solid #dcdcdc;
  width: 100%;
  padding-left: 25px;
}
.Productwillbtn a {
  font-size: 16px;
  line-height: 50px;
  font-weight: 500;
  color: #333;
  display: block;
  width: 100%;
}
.Productwillbtn p:hover,
p.cur {
  background-color: #073b80;
}
.Productwillbtn p.cur a,
.Productwillbtn p:hover a {
  color: #fff;
  border-left: none;
}
.Produxqms {
  /* padding: 39px 0;  */
  padding: 10px;
}
.Produxqm1 p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.Produxqm2 p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.Produxqms img {
  max-width: 100%;
}
.Produxqms h3 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  color: #333;
}
.Produxqms .text {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-indent: 2em;
}
.Produxqms .contenttwo {
  padding-top: 34px;
}
.Produxqms .contenttwo .img1 {
  width: 665px;
  height: 340px;
}
.Produxqms .contenttwo .img1 img {
  display: block;
  width: 665px;
  height: 340px;
}
.Produxqms .contenttwo .img2 {
  width: 462px;
  height: 386px;
}
.Produxqms .contenttwo .img2 img {
  display: block;
  width: 462px;
  height: 386px;
}
.Produxqms .contenttwo .Ptitle {
  padding-bottom: 21px;
}
.Produxqms .contentthree {
  padding-top: 48px;
}
.Produxqms .contentthree .Ptitle {
  padding-bottom: 10px;
}
.Produxqms .contentfour {
  padding-top: 38px;
}
.Produxqms .contentfive {
  padding-top: 35px;
}
.Produxqms .contentsix {
  padding-top: 30px;
}
.share_com a {
  display: inline-block;
  width: 28px !important;
  height: 38px !important;
  margin: 0 !important;
  background: url(../images/share.png) no-repeat !important;
  padding-left: 0 !important;
}
.share_com a.wb {
  background-position: -30px 0 !important;
}
.share_com a.kj {
  background-position: -55px 0 !important;
}
.share_com a.shareM {
  background-position: -136px 0 !important;
}
.share_com .bdsharebuttonbox {
  display: inline-block;
}
.mlx p {
  margin-top: 40px;
}
.mlx h4 {
  font-size: 24px;
  font-weight: 500;
  color: #333;
  line-height: 35px;
  display: block;
  position: relative;
}
.mlx h4:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  background: #073b80;
  bottom: -15px;
  left: 50%;
  margin-left: -32px;
}
.contact_list_met_11_1 {
  position: relative;
  min-height: 580px;
}
.contact_list_met_11_1 #map {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute !important;
}

.amap-info-content{
  color: #000;
}

.contact_list_met_11_1 .BMap_pop > div > div {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 0 !important;
}
.contact_list_met_11_1 .BMap_pop .BMap_center,
.contact_list_met_11_1 .BMap_pop .BMap_top {
  border: none;
}
.contact_list_met_11_1 .anchorBL {
  display: none !important;
}
.contact_list_met_11_1 .contact-cont {
  position: absolute;
  bottom: 0;
  z-index: 8;
  right: 0;
  background: 0 0;
  width: 55%;
  border-bottom: 680px solid;
  border-color: #fff;
  border-left: 300px solid transparent;
  border-right: 0 solid transparent;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.3s;
  -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.3s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.3s;
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
.contact_list_met_11_1 .contact-text {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 35%;
  text-align: right;
  right: 12%;
}
.contact_list_met_11_1 .contact-text .lxhead {
  margin-top: 25%;
}
.contact_list_met_11_1 .contact-text .lxtitle {
  color: #073b80;
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  transition-duration: 1.2s;
  height: 40px;
  font-size: 24px;
  position: relative;
  font-weight: 400;
}
.contact_list_met_11_1 .contact-text .lxtitle .line {
  background-color: #073b80;
  right: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
}
.contact_list_met_11_1 .contact-text .subtitle {
  font-size: 18px;
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  transition-duration: 1.2s;
  color: #8c8c8c;
}
.contact_list_met_11_1 .contact-text:hover .line {
  width: 40px !important;
}
.contact_list_met_11_1 .contact-text .details {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  font-size: 16px;
  color: #8c8c8c;
  line-height: 1.8;
}
.contact_list_met_11_1 .contact-text .details li {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
.contact_list_met_11_1 .contact-text .details .mark {
  position: relative;
  margin-bottom: 20px;
  font-size: 14px;
  color: #888;
  background: 0 0;
  padding: 0;
}
.contact_list_met_11_1 .contact-text .details .mark:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  right: 0;
  top: 40px;
}
.contact_list_met_11_1.swiper-slide-active .contact-cont {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
.contact_list_met_11_1.swiper-slide-active .contact-text .lxtitle {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.contact_list_met_11_1.swiper-slide-active .contact-text .line {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  right: 0;
  left: auto;
}
.contact_list_met_11_1.swiper-slide-active .contact-text .subtitle,
.contact_list_met_11_1.swiper-slide-active .contact-text li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.contact_list_met_11_1.swiper-slide-active .contact-text li h2 {
  color: #333;
  font-size: 18px;
  font-weight: 500;
}
#jianjie .environmental {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  width: 100%;
}
#jianjie .environmental li {
  text-align: center;
  width: 100%;
}
#jianjie .environmental li img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  display: block;
  margin: 0 auto 20px;
}
#jianjie .environmental li img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.inner-page .public-wl {
  text-align: center;
  background: url(../images/about-7-bg.jpg) center center;
  -moz-background-size: cover;
  background-size: cover;
  padding: 100px 0 80px;
}
@media screen and (max-width: 1800px) {
  .ui.container {
    width: 1400px;
  }
}
.honor-page .ui.container {
  max-width: 1390px;
}
.inner-page .public-wl h6 {
  font-family: Arial;
  font-size: 40px;
  text-transform: capitalize;
  font-weight: 700;
  color: #0e0e0e;
  margin: 15px 0 10px;
  line-height: 1;
}
.inner-page .public-wl h3 {
  font-weight: 700;
  font-size: 50px;
  color: #fa9900;
  line-height: 1;
}
.inner-page .public-wl .text {
  margin: 30px auto 0;
  max-width: 960px;
  display: block;
  font-size: 14px;
  color: #0e0e0e;
  line-height: 1.8;
}
.inner-page .text p {
  color: inherit;
}
@media (max-width: 1025px) {
  .contact_list_met_11_1.swiper-slide-active .contact-cont {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 45%;
    background-color: #fff;
    border: none;
    width: 100%;
  }
  .contact_list_met_11_1 .contact-text {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    top: 45%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    padding: 20px;
  }
  .contact_list_met_11_1 .contact-text .lxtitle {
    height: auto !important;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 1.2;
  }
  .contact_list_met_11_1 .contact-text .lxtitle .line {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
  .contact_list_met_11_1 .contact-text .details {
    width: 100%;
    margin-top: 30px;
  }
  .contact_list_met_11_1 {
    min-height: 600px;
  }
}
@media screen and (max-width: 1250px) {
  .inner-page .public-wl h3,
  .inner-page .public-wl h6 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .ui.container {
    width: 100%;
  }
  .contact_list_met_11_1.swiper-slide-active .contact-cont {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 30%;
    background-color: #fff;
    border: none;
    width: 100%;
  }
  .contact_list_met_11_1 .contact-text {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    top: 30%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    padding: 20px;
  }
  .contact_list_met_11_1 .contact-text .lxtitle {
    height: auto !important;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 1.2;
  }
  .contact_list_met_11_1 .contact-text .title .line {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }
  .contact_list_met_11_1 .contact-text .details {
    margin-top: 30px;
  }
  .contact_list_met_11_1 {
    min-height: 600px;
  }
  .contact_list_met_11_1 .contact-text .lxhead {
    margin-top: 20%;
  }
}
#pages a:hover,
#pages span {
  background: #0055b2;
  color: #fff;
}
#pages a,
#pages span {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}
#pages {
  text-align: center;
  margin: 20px auto;
}
#pages a {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #fff;
  border: 1px solid #999;
  color: #333;
}
#pages span {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.contactus ul {
  height: 160px;
  margin: 20px auto 0;
}
.contactus ul li {
  border-bottom: 1px dashed #e9e9e9;
  float: left;
  height: 65px;
  line-height: 45px;
  margin: 14px 0 0;
  padding: 0 0 14px 70px;
  width: 50%;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-bg .mbx,
  .turn .next .turn-main {
    text-align: left;
  }
  .turn .next{
    text-align: right;
  }
  .turn-main a{
    display: block !important;
  }
  .Productlistsxqwrap .box {
    width: 100%;
    height: auto;
  }
  .Productlistsxqwrap .box > .show {
    min-height: 200px;
    height: auto;
  }
  .contactus ul li {
    width: 100%;
    font-size: 12px;
    padding: 10px 0 14px 60px;
    line-height: 1.5;
  }
  .page-bg {
    height: 240px;
    padding-top: 0;
  }
  .products .list .title {
    padding: 10px;
  }
  .products .list .title h2 {
    font-size: 16px;
  }
  .products .list .title p {
    margin-top: 5px;
  }
  .page-main .lianxi {
    margin-bottom: 20px;
  }
  .page-bg .cate-title {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .page-bg h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .page-bg span {
    font-size: 24px;
  }
  .page-bg .mbx {
    margin-top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 0 15px;
  }
  .page-bg .mbx .box {
    font-size: 14px;
    padding: 10px 25px;
  }
  .arrow {
    bottom: 5%;
  }
  .tab-menu a {
    padding: 0 2%;
    font-size: 16px;
    
  }
  .tab-menu .jumps{
    width: 50%;
    margin-bottom: 10px;
  }
  .zhengshu li {
    width: 47%;
    margin: 20px 1.5%;
  }
  .col-sm-4{
    width: 100%;
  }
  .turn .btn>a{
    display: none !important;
  }
  .inf_lc li h4,
  .inf_lc li p,
  .newsli .newslicen,
  .newsli .newslipic {
    width: 100%;
  }
  .page-menu ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .page-main .page-con,
  .pro_list .item,
  .pro_list .item img {
    width: 100%;
  }
  .pro_list .item .list-img {
    height: 185px;
  }
  .pro-info .left {
    width: 100%;
    padding-top: 5px;
  }
  .pro-info .right {
    width: 100%;
    height: 330px;
  }
  .common-con-div,
  .single-page_left,
  .single-page_right {
    width: 100%;
    float: left;
  }
  .col-md-7 {
    display: none;
  }
  .col-md-8 {
    width: 100%;
    padding-left: 0;
  }
  .explain-date li {
    width: 100%;
    margin: 10px 0;
    padding-left: 30px;
  }
  .ProductDetailstopleft,
  .ProductDetailstopright {
    width: 100%;
  }
  .ProductDetailsSmallimg ul li,
  .ProductDetailsSmallimg ul li img {
    width: 80px;
    height: 80px;
  }
  .ProductDetailsSmallimg ul li span,
  .ProductDetailsSmallimg ul li.cur span {
    width: 78px;
    height: 78px;
  }
  #container2 {
    height: 300px;
  }
  /* 加 */
  .ProductDetailstopright .pro_jianjie{
    padding-left: 10px;
  }
  .ProductDetailstopright .shareW{
    padding-left: 10px;
  }




}
@media screen and (max-width: 500px) {
  .inner-page,
  .inner-page p {
    font-size: 13px;
    line-height: 1.8;
  }
}
