@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;
}

.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: 89px;
  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 {
  background: url(../images/bj1.png) repeat-x top center;
  height: 681px;
  overflow: hidden;
}

.bj1 .box1-index {
  padding-top: 72px;
}

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

.index_product_menu {
  margin-top: 42px;
}

.index_product {
  height: 372px;
  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 b {
  display: block;
  font-size: 14px;
  color: #2c2c2c;
  width: 145px;
  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: 16.6666%;
  float: left;
  list-style: none;
}

.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;
}

.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: 12px;
}

.solve-index .list2 li a .zi h4 {
  font-size: 21px;
}

.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: 135px;
  padding-bottom: 10px;
}

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

.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: 0;
  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: 0;
  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;
}

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

.bj2 .ad .adw {
  color: #fff;
  font-size: 49px;
  font-family: "黑体";
  padding-top: 75px;
}

.bj2 .ad .adw span {
  font-size: 32px;
}

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

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

.shop {
  margin-top: 72px;
}

.shop h2 {
  text-align: center;
}

.slick-wrap {
  margin-top: 34px;
  height: 554px;
  overflow: hidden;
}

.tab-li {
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
  cursor: pointer;
  width: 284px;
  float: right;
}

.tab-li li {
  font-size: 22px;
  color: #5a5a5a;
  background: #eeeeee;
  border-bottom: 1px solid #5a5a5a;
  height: 93px;
  line-height: 93px;
}
.tab-li li a{
  color: #5a5a5a;
}
.tab-li li:hover a{
  color: #fff;
}



.tab-li li:hover, .tab-li li.active {
  color: #fff;
  background: #0093d5;
}

.tab-con {
  position: relative;
  float: left;
  width: 916px;
}

.tab-con .tab-main {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  right: 0;
}

.tab-con .tab-main {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}

.tab-con .tab-main.active {
  position: static;
  opacity: 1;
  visibility: visible;
}

.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;
}

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

.bj3 .about-index .ableft .more {
  width: 136px;
  height: 37px;
  background: #0093d5;
  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: 33px;
}

.c88_bottom .gun_one {
  position: relative;
}

.gun_one .c88_list {
  position: relative;
}

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

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

.c88_list li a.img img {
  width: 284px;
  height: 190px;
}

.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: 40px;
}

.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: #0175ba;
  padding-top: 42px;
  margin-top: 56px;
}

.foot-bg .foot-index .lx {
  width: 388px;
  color: #fff;
}

.foot-bg .foot-index .lx p {
  font-size: 14px;
  line-height: 30px;
}

.foot-bg .foot-index .lx p:nth-of-type(1) {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}

.foot-bg .foot-index .erq {
  border-left: 1px solid #4487af;
  border-right: 1px solid #4487af;
  width: 243px;
  padding: 0 70px;
  text-align: center;
  color: #b1daf2;
  height: 128px;
  line-height: 30px;
}

.foot-bg .foot-index .nav1 dl {
  float: left;
  width: 100px;
  height: 125px;
  overflow: hidden;
}

.foot-bg .foot-index .nav1 dl dt {
  color: #a6c3df;
  font-size: 16px;
  margin-bottom: 10px;
}

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

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

.link a {
  color: #6fa2cf;
}

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

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

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