@charset "UTF-8";

p {
  margin: 0;
}

.w1920 {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tux {
  overflow: hidden;
}

.tux img {
  transition-duration: .3s;
}

.tux img:hover {
  transform: scale(1.1);
}

.head-index {
  line-height: 87px;
}

.head-index .logo {
  line-height: 87px;
}

.toptel p {
  /*height: 87px;*/
  display: inline-block;
  vertical-align: middle;
}

.ss {
  background: #f7f7f7;
  height: 66px;
  line-height: 66px;
  color: #9e9e9e;
}

.ss .ss-index .seo {
  font-size: 12px;
  color: #9e9e9e;
}

.ss .ss-index .seo a {
  color: #9e9e9e;
}

.ss .ss-index .hot {
  font-size: 12px;
  color: #9e9e9e;
}

.ss .ss-index .hot a {
  color: #9e9e9e;
  padding-right: 10px;
}


.xin1 {
  width: 323px;
}

#formsearch {
  width: 140px;
  float: right;
  background: url(../images/sou.png) no-repeat;
  height: 29px;
  margin-top: 18px;
}

#formsearch input {
  height: 29px;
  background: none;
  border: none;
  line-height: 29px;
  float: left;
  width: 80px;
}

#formsearch input#keyword {
  height: 29px;
  line-height: 29px;
  padding-left: 12px;
  color: #afb2b2;
  font-size: 14px;
  font-family: '微软雅黑';
  outline: none;
}

#formsearch input#s_btn {
  float: right;
  width: 40px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-color: none;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
}

#formsearch ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #afb2b2;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #afb2b2;
}

#formsearch ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #afb2b2;
}

#formsearch ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #afb2b2;
}






.x-banner {
/*  position: relative !important;
  width: 1920px !important;
  left: 50% !important;
  margin-left: -960px !important;*/
}



.sec {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0%;
  top: 87px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  height: 200px;
}

.x-menu>li:hover .sec {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.sec>ul {
  text-align: center;
  padding: 10px 0;
}

.sec>ul>li {
  display: inline-block;
  border-right: 1px solid #999;
}

.sec>ul>li:last-child {
  border-right: none;
}

.sec>ul>li>a {
  color: #999;
}

.sec>ul>li>a:hover {
  color: blue;
  background: none;
}

.x-sub-menu:after {
  display: none;
}

.x-sub-menu {
  padding-top: 30px;
  text-align: center;
}

.x-sub-menu>li {

  height: 58px;
  line-height: 58px;
  display: inline-block;
  margin: 0 15px;
  margin-top: 9px;
}

.x-sub-menu>li>a {
  display: block;
  color: #4c4c4c;
  font-size: 15px;
  line-height: 58px;
  height: 58px;
  text-align: center;
}


.x-sub-menu>li>a img {
  width: 46px;
  height: 46px;
  margin: 0 auto;
}

.x-sub-menu>li:hover {
  background: none;
}

/*.x-sub-menu>li:hover img {*/
/*  filter: invert(50%) sepia(65%) saturate(3710%) hue-rotate(169deg) brightness(89%) contrast(101%);*/
/*}*/

.x-sub-menu>li:hover a {
  color: #1672a1;
  background: none;
}











.bj1 {
  height: 372px;
  overflow: hidden;
  background-color: #f7f7f7;
  margin-top: 40px;
  padding-bottom: 20px;
}

.bj1 .box1-index h2 {
  text-align: center;
}

/* .index_product {
  margin-top: 30px;
} */

.index_product .index_product_table {
  text-align: center;
  color: #666;
  width: 1200px;
  margin: 0 auto;
}

.index_product .index_product_table .layer {
  opacity: 0.2;
}

.index_product .index_product_table td {
  position: relative;
}

.index_product .index_product_table div {
  line-height: 250px;
  padding-bottom: 32px;
}

.index_product .index_product_table div img {
  max-width: 100%;
  max-height: 100%;
}

.index_product .index_product_table b {
  display: block;
  font-size: 14px;
  color: #2c2c2c;
  width: 154px;
  margin: 0 auto;
  font-weight: normal;
}

.index_product .index_product_table span {
  display: block;
  font-size: 14px;
  color: #666;
  width: 145px;
  margin: 0 auto;
}

.index_product .index_product_table img {
  vertical-align: bottom;
}

.index_product .index_product_table ul {
  position: absolute;
  top: 58px;
  right: -100px;
  line-height: 20px;
  z-index: 2;
  color: #333;
  display: none;
  width: 140px;
}

.index_product .index_product_table li {
  width: 160px;
  float: left;
  list-style: none;
  margin-right: 40px;
}

.index_product .index_product_table li:last-child {
  margin-right: 0;
}

.index_product .index_product_table li:nth-child(3) b {
  width: 139px;
}

.prod {
  display: inline-block;
}

.prod h3 {
  font-weight: normal;
  color: #4c4c4c;
  font-size: 15px;
  margin-top: 10px;
}

.prod.current h3 {
  color: #0093d5;
}

.prod.current img {
  filter: invert(50%) sepia(65%) saturate(3710%) hue-rotate(169deg) brightness(89%) contrast(101%);
}

.swiper-slide-visible {
  text-align: center;
}

.swiper-container input {
  outline: none;
  width: 62px;
  height: 62px;
  display: block;
  margin: 0 auto;
}

.swiper-container {
  margin-left: 30px !important;
}

.solve-index {
  margin-top: 79px;
}

.solve-index h2 {
  text-align: center;
}

.solve-index .list2 {
  position: relative;
  height: 507px;
  margin-top: 35px;
}

.solve-index .list2 li {
  position: absolute;
}

.solve-index .list2 li a {
  display: block;
  overflow: hidden;
}

.solve-index .list2 li a img {
  cursor: pointer;
  transition: all 0.6s;
}

.ttmm{position:relative;}
.ttmm:after{width:100%;content:"";background:rgba(0,141,233,.5);position:absolute;left:0px;height:100%;}

.solve-index .list2 li:hover .ttmm:after{opacity:0;}

.solve-index .list2 li:hover .zi{opacity:0;}


.solve-index .list2 li:hover a img {
  transform: scale(1.2);
}

.solve-index .list2 li a .zi {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
}

.solve-index .list2 li a .zi h3 {
  font-size: 16px;
  font-weight: bold;
}

.solve-index .list2 li a .zi h4 {
  font-size: 15px;
  line-height: 1.2;
}

.solve-index .list2 li:nth-of-type(1) {
  left: 0;
  top: 0;
  width: 594px;
  height: 507px;
}

.solve-index .list2 li:nth-of-type(1) .zi h3 {
  padding-top: 222px;
  padding-bottom: 10px;
  text-align: left;
  margin-left: 19%;
  font-size: 24px;
  font-weight: bold;
}

.solve-index .list2 li:nth-of-type(1) .zi h4 {
  padding-bottom: 65px;
      margin-left: -50px;
}

.solve-index .list2 li:nth-of-type(2) {
  right: 0;
  top: 0;
  width: 601px;
  height: 502px;
}

.solve-index .list2 li:nth-of-type(2) .zi {
  text-align: left;
  left: 35px;
}

.solve-index .list2 li:nth-of-type(2) .zi h3 {
  padding-top: 54px;
  padding-bottom: 10px;
}

.solve-index .list2 li:nth-of-type(2) .zi h4 {
  padding-bottom: 30px;
}

.solve-index .list2 li:nth-of-type(3) {
  left: 600px;
  bottom: 87px;
  width: 295px;
  height: 249px;
}

.solve-index .list2 li:nth-of-type(3) .zi {
  text-align: left;
  left: 35px;
}

.solve-index .list2 li:nth-of-type(3) .zi h3 {
  padding-top: 54px;
  padding-bottom: 10px;
}

.solve-index .list2 li:nth-of-type(3) .zi h4 {
  padding-bottom: 30px;
}

.solve-index .list2 li:nth-of-type(4) {
  right: 0px;
  bottom: 87px;
  width: 295px;
  height: 249px;
}

.solve-index .list2 li:nth-of-type(4) .zi {
  text-align: left;
  left: 35px;
}

.solve-index .list2 li:nth-of-type(4) .zi h3 {
  padding-top: 54px;
  padding-bottom: 10px;
}

.solve-index .list2 li:nth-of-type(4) .zi h4 {
  padding-bottom: 30px;
}




.solve-index .list2 li:nth-of-type(5) {
  left: 600px;
  bottom: -85px;
  width: 295px;
  height: 249px;
}

.solve-index .list2 li:nth-of-type(5) .zi {
  text-align: left;
  left: 35px;
}

.solve-index .list2 li:nth-of-type(5) .zi h3 {
  padding-top: 54px;
  padding-bottom: 10px;
  width: 240px;
}

.solve-index .list2 li:nth-of-type(5) .zi h4 {
  padding-bottom: 30px;
}

.solve-index .list2 li:nth-of-type(6) {
  right: 0px;
  bottom: -85px;
  width: 295px;
  height: 249px;
}

.solve-index .list2 li:nth-of-type(6) .zi {
  text-align: left;
  left: 35px;
}

.solve-index .list2 li:nth-of-type(6) .zi h3 {
  padding-top: 54px;
  padding-bottom: 10px;
}

.solve-index .list2 li:nth-of-type(6) .zi h4 {
  padding-bottom: 30px;
}

.solve-index .list2 li:nth-child(n+2) .zi h4{
    font-size: 12px;
}

.bj2 {
  background: url(../images/bj2.png) no-repeat top center;
  height: 258px;
  overflow: hidden;
  margin-top: 64px;
}

.bj2 .ad {
  margin-top: 50px;
  margin-left: 250px;
}

.bj2 .adw h4 {
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 1px;
  color: #ffffff;
  padding-left: 24px;

}


.bj2 .ad .adw p {
  font-size: 20px;
  padding-top: 20px;
}

.ads1 {

  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 520px;
  margin-top: 35px;
}

.ads1 li {
  text-align: center;
}

.ads1 h3 {
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
}





.bj2 .ad .add {
  /*background: url(../images/tel.png) no-repeat top center;*/
  /*height: 94px;*/
  /*width: 280px;*/
  font-size: 30px;
  font-family: "黑体";
  text-align: center;
  color: #fff;
  line-height: 133px;
  margin-top: 50px;
  display: inline-block;
  vertical-align: middle;
}





.bj3 {
  background: url(../images/bj3.png) repeat-x top center;
  height: 452px;
  overflow: hidden;
  margin-top: 80px;
}

.bj3 .about-index {
  border: 1px solid #cccccc;
  background: #fff;
  height: 396px;
  overflow: hidden;
}

.bj3 .about-index .ableft {
  padding: 0 24px;
  width: 597px;
}

.bj3 .about-index .ableft h2 {
  font-size: 24px;
  color: #0093d5;
  border-bottom: 1px solid #cccccc;
  margin-top: 32px;
  line-height: 70px;
  font-weight: bold;
}

.bj3 .about-index .ableft .con {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 24px;
  margin-top: 28px;
}

.bj3 .about-index .ableft .more {
  width: 176px;
  height: 37px;
  background-color: #008de9;
  margin-top: 30px;
}

.bj3 .about-index .ableft .more a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 37px;
}

.case-index {
  margin-top: 76px;
}

.case-index h2 {
  text-align: center;
}

#k_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#k_indemo {
  float: left;
  width: 800%;
}

#k_demo1 {
  float: left;
}

#k_demo2 {
  float: left;
}

#v_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#v_indemo {
  float: left;
  width: 800%;
}

#v_demo1 {
  float: left;
}

#v_demo2 {
  float: left;
}

#t_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#t_indemo {
  float: left;
  width: 800%;
}

#t_demo1 {
  float: left;
}

#t_demo2 {
  float: left;
}

.c88_top {
  position: relative;
  text-align: center;
  background: url(../images/heng.png) no-repeat center center;
  margin-top: 32px;
}

.c88_top li {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  position: relative;
  height: 32px;
  line-height: 32px;
  width: 128px;
  background: #1c1c1c;
  text-align: center;
  margin: 0 15px;
}

.c88_top li:hover,
.c88_top li.cur {
  background: #0093d5;
  color: #fff;
}

.c88_bottom {
  position: relative;
  margin-top: 47px;
}

.c88_bottom .gun_one {
  position: relative;
}

.gun_one .c88_list {
  position: relative;
}

.c88_list li {
  float: left;
  margin-right: 25px;
}

.c88_list li a.img {
  display: block;
}

.c88_list li a.img img {
  width: 217px;
  height: 307px;
  border: 1px solid #c9c9c9;
}

.c88_list li a span {
  display: block;
  font-size: 14px;
  color: #3f3f3f;
  line-height: 40px;
  text-align: center;
}

.l_btn3,
.l_btn4,
.r_btn3,
.r_btn4 {
  position: absolute;
  top: 40%;
  cursor: pointer;
  z-index: 9999;
}

.l_btn3,
.l_btn4 {
  left: -25px;
}

.r_btn3,
.r_btn4 {
  right: -25px;
}

.l_btn5,
.r_btn5 {
  position: absolute;
  top: 40%;
  cursor: pointer;
  z-index: 9999;
}

.l_btn5 {
  left: -65px;
}

.r_btn5 {
  right: -65px;
}

/*tab多页签*/
#tabs_box {
  float: left;
  width: 770px;
}

.tabs {
  width: 770px;
  float: right;
}

.tabs ul {
  height: 45px;
  line-height: 45px;
  border-bottom: #eeeeee 2px solid;
  color: #918f92;
}

.tabs ul li {
  float: left;
  padding: 0 38px 0 0;
  font: 500 18px/45px "宋体";
  margin-right: 38px;
}

.tabs ul li:first-child {
  background: url(../images/line2.jpg) no-repeat right center;
}

.tab-nav {
  cursor: pointer;
}

.tab-nav-action {
  cursor: pointer;
  color: #0093d5;
}

.tabs-body {
  float: right;
  width: 770px;
}

.news-index {
  margin-top: 60px;
}

.tabs ul li span {
  font: 400 17px/45px "宋体";
  padding-left: 10px;
  color: #918f92;
}

.xin1-sub1 {
  font: 500 18px/45px "宋体";
  color: #0093d5;
  position: relative;
  border-bottom: #dadada 1px solid;
}

.xin1-sub1 span {
  color: #918f92;
  font: 400 16px/45px "宋体";
}

.xin1-sub1 a {
  position: absolute;
  top: 0px;
  right: 0px;
  font: 400 15px/45px "宋体";
  color: #918f92;
}

.nei5 {
  text-align: center;
  margin: 25px 0;
}

.nei5 img {
  width: 100%;
  height: auto;
}

.hbt {
  text-align: center;
  margin-top: 40px;
}

.hlist {
  margin-top: 45px;
}

.hlist li {
  height: 95px;
  border-right: 1px solid #c5c5c5;
  text-align: center;
  width: 200px;
}

.hlist li .img {
  height: 58px;
}

.hlist li:last-child {
  border-right: none;
}

.hlist h3 {
  color: #303030;
  font-size: 14px;
  font-family: '宋体';
  font-weight: normal;
  text-align: center;
  line-height: 22px;
}

/*新闻列表*/
.news_listt li {
  line-height: 27px;
  position: relative;
}

.news_listt li a {
  line-height: 27px;
  color: #666;
  font: 400 14px/27px "宋体";
}

.news_listt li a:hover {
  text-decoration: none;
  color: #e87518;
}

.news_listt li span {
  color: #999;
  z-index: 0;
  line-height: 27px;
  right: 0px;
  top: 0px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.news_listt li h3 {
  font-size: 14px;
}

.news_listt li div {
  line-height: 24px;
}

.zxxw_b {
  float: right;
  width: 505px;
}

.zxxw_b span {
  font: 400 12px/27px "宋体";
}

.news_list3 {
  margin-top: 15px;
}

.news_list3 li {
  line-height: 27px;
  position: relative;
  padding-left: 30px;
  background: url(../images/wen.png) left 5px no-repeat;
  border-bottom: #ccc 1px dashed;
  height: 84px;
  margin-top: 10px;
  padding-bottom: 10px;
}

.news_list3 li:last-child {
  border-bottom: none;
}

.news_list3 li a {
  line-height: 27px;
  color: #6a6a6a;
  font-size: 12px;
  display: block;
}

.news_list3 li a:hover {
  text-decoration: none;
  color: #0175ba;
}

.news_list3 li span {
  color: #6a6a6a;
  z-index: 0;
  line-height: 22px;
  position: absolute;
  left: 0px;
  top: 30px;
  padding-left: 30px;
  background: url(../images/da.png) left 5px no-repeat;
  font-size: 12px;
}

.news_list3 li h3 {
  font-size: 12px;
}

.news_list3 li div {
  line-height: 22px;
}

/*新闻列表*/
.news_list2 li {
  line-height: 27px;
  position: relative;
  float: left;
  width: 350px;
  background: url(../images/news.png) no-repeat 0% 50%;
  padding-left: 13px;
}

.news_list2 li a {
  line-height: 27px;
  color: #6a6a6a;
  font-size: 12px;
}

.news_list2 li a:hover {
  text-decoration: none;
  color: #0175ba;
}

.news_list2 li span {
  color: #6a6a6a;
  z-index: 0;
  line-height: 27px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
}

.news_list2 li h3 {
  font-size: 14px;
}

.news_list2 li div {
  line-height: 24px;
}

.news_list2 li:nth-child(2n) {
  float: right;
  width: 350px;
}

.news_list5 li {
  height: 105px;
  position: relative;
  border-bottom: #ccc 1px dashed;
  margin-top: 15px;
}

.news_list5 li a {
  line-height: 32px;
  color: #666;
  font: 400 18px/30px "宋体";
}

.news_list5 li a:visited {
  text-decoration: none;
  color: #666;
}

.news_list5 li a:hover {
  text-decoration: none;
  color: #0175ba;
}

.k7 {
  float: right;
  width: 790px;
}

.news_list5 .news_left {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 9999;
  height: 60px;
  text-align: center;
  width: 60px;
  float: left;
  background: #0892a1;
}

.news_list5 .news_left span {
  line-height: 30px;
  display: block;
  font-size: 20px;
  color: #fff;
  font-weight: 600px;
}

.news_list5 .news_left span.rq {
  line-height: 15px;
  font-size: 12px;
  color: #fff;
}

.k7 a {
  font: 400 18px/30px "宋体";
}

.ad2 {
  margin-top: 60px;
}

.ad2 .ad2-list {
  border: 1px solid #e9e9e9;
}

.ad2 .ad2-list li {
  float: left;
  border-right: 1px solid #e9e9e9;
  width: 200px;
}

.ad2 .ad2-list li img {
  width: 199px;
  height: 118px;
}

.ad2 .ad2-list li:last-child {
  border-right: none;
}

.foot-bg {
  background: #424246;
  padding-top: 42px;
  margin-top: 56px;
}

.foot-bg .foot-index .lx {
  width: 388px;
  color: #fff;
}
.foot-bg .foot-index .lx h4{
  font-size: 24px;
	font-weight: 400;
  color: #ffffff;
  position: relative;
  margin-bottom: 35px;
  font-family: "黑体";
}
.foot-bg .foot-index .lx h4:after {
  content: "";
  width: 267px;
	height: 1px;
 background-color:  #ffffff;
  position: absolute;
  bottom: -14px;
  left: 0;
}
.foot-bg .foot-index .lx p {
  font-size: 14px;
  line-height: 30px;
}



.foot-bg .foot-index .erq {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  width: 243px;
  padding: 0 70px;
  text-align: center;
  color: #b1daf2;
  height: 128px;
  line-height: 30px;
}
.foot-bg .foot-index .erq p:nth-of-type(2) {
  margin-top: 6px;
  color: #fff !important;
}
.foot-bg .foot-index .nav1 dl {
  float: left;
  width: 100px;
  height: 125px;
  overflow: hidden;
}

.foot-bg .foot-index .nav1 dl dt {
  color: #fff !important;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

.foot-bg .foot-index .nav1 dl dd a {
  font-size: 12px;
  color: #fff !important;
  display: block;
  line-height: 30px;
}

.link {
  border-top: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  padding: 20px 0;
}

.link a {
  color: #ffffff;
}

.foot-bg2 {
  background: #333333;
  padding: 10px 0;
}

.foot-bg2 .copyright {
  color: #ffffff;
  text-align: left;
  font-size: 12px;
  line-height: 24px;
}

.foot-bg2 .copyright a {
  color: #ffffff;
}

.x-region {
  text-align: left;
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
}

.x-region a {
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
}
















.p1 .p1a h2 {
  text-align: center;
  margin-top: 80px;
}

.p1b .ads4 {
  width: 345px;
  margin: 56px auto 0;
}

.p1b .ads4 li img {
  max-width: 81px;
  max-height: 42px;
}

.p1b .ads4 li {
  width: 95px;
  height: 75px;
  position: relative;
  margin-right: 12px; 
  margin-left: 12px;
  text-align: center;
}

.p1b .ads4 li:last-child {
  margin-right: 0;
}

.p1b .ads4 li h3 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 15px;
  color: #2d2d2d;
  text-align: center;
}

.p2 .p1a h2 {
  text-align: center;
  margin-top: 83px;
  margin-bottom: 36px;
}

.p2b li {
  width: 284px;
  height: 226px;
  margin-right: 17px;
  list-style: none;
}

.p2b li img {
  display: block;
  width: 284px;
  height: 190px;
}
.p2b li h3 {
  font-size: 14px;
	line-height: 24px;
  color: #3f3f3f;
  text-align: center;
  margin-top: 12px;
}