body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
form,
input,
button,
textarea,
p,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/1.5 Arial, "Microsoft YaHei";
  color: #222222;
  font-size: 12px;
  background: #fff;
}
img {
  vertical-align: middle;
  border: none;
}
ul,
ol {
  list-style: none outside none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
}
a {
  color: #333333;
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
}
a:hover {
  text-decoration: none;
  text-decoration: none !important;
  color: #44b1ef;
}
:focus {
  outline: 0 none;
}
h1,
h2,
h3 {
  font-size: 100%;
  font-weight: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
}
.text,
.btn,
textarea {
  font-family: arial, "Microsoft YaHei";
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  *zoom: 1;
}
em,
i {
  font-style: normal;
}
li {
  list-style: none;
}
h3 {
  font-weight: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wrap {
  width: 1260px;
  margin: auto;
}
a,
img,
.head_nav li:before,
.search_txt,
.msg_sub,
.ind_news_imgs:before,
.ind_part_list li,
.web_img,
.web:hover:before,
.head,
.logo,
.nav li,
.search,
.language {
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
img {
  max-width: 100%;
}
#newBridge .icon-right-center {
  left: 2px !important;
}
.head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background-color:transparent;
  z-index: 1024;
  transition: 0ms;
}
.head:hover .nav li a{
  color: #666;
}
.head:hover {
  background-color: #fff;
}
.logo {
  float: left;
  overflow: hidden;
  transition: 0ms;
}
.head_r {
  float: right;
}
.nav {
  float: left;
}
.nav li {
  float: left;
  font-size: 16px;
  color: #666;
  padding: 25px 22px;
  line-height: 30px;
  position: relative;
}
.nav li:before {
  position: absolute;
  top: 50%;
  right: -2px;
  width: 4px;
  height: 1px;
  background: #666;
  content: "";
}
.nav li a {
  color: #ffffff;
}
.nav li:hover > a,
.nav li.on > a {
  color: #0082cd;
}
.nav li:last-child:before {
  display: none;
}
.language {
  float: left;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-top: 25px;
  margin-left: 20px;
}
.language a {
  color: #666;
}
.language a:hover {
  color: #0082cd;
}
.search {
  float: left;
  position: relative;
  line-height: 30px;
  margin-top: 25px;
}
.search_iocn {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("../image/so_06.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/so_06.png*/ no-repeat
    center;
}
.search_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 29px;
  background: #fff;
  padding: 0 0;
  border: none;
  border-bottom: 1px solid #73b8ec;
  z-index: 9;
}
.search_txt::placeholder {
  font-size: 14px;
  color: #fff;
}
.search_txt.active {
  left: -140px;
  width: 120px;
  padding: 0 10px;
  opacity: 1;
}
.nav_two_list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: auto;
  padding: 10px 0;
  background: #fff;
  display: none;
}
.nav li .nav_two_list a {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
}
.nav li:nth-child(3) .nav_two_list {
  left: -50%;
  width: 200%;
}
// .nav li:nth-child(5) .nav_two_list {left:-25%;width:150%;}
.nav li .nav_two_list a:hover {
  color: #fff;
  background: #0082cd;
}
.nav li:hover .nav_two_list {
  display: block;
}
.fixed.head {
  height: 64px;
  line-height: 64px;
}
.fixed.head .logo {
  width: 140px;
}
.fixed.head .nav li {
  padding: 17px 22px;
}
.fixed.head .search,
.fixed.head .language {
  margin-top: 18px;
}
.nav__trigger {
  float: right;
  width: 30px;
  height: 30px;
  position: relative;
  right: 0;
  top: 14px;
  z-index: 9999;
  display: none;
  margin-left: 24px;
  cursor: pointer;
}
.nav__icon {
  display: block;
  position: absolute;
  width: 30px;
  height: 5px;
  top: 0;
  left: 0;
  background-color: #1d3b85;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.nav__icon:before,
.nav__icon:after {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #1d3b85;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.nav__icon:before {
  margin-top: 20px;
}
.nav__icon:after {
  margin-top: 10px;
}
.zjq-mnav {
  width: 50%;
  height: 100%;
  padding: 0 0;
  position: fixed;
  z-index: 9999;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
  top: 64px;
  overflow: hidden;
}
.zjq-msons {
  margin: 14px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.zjq-msons dt {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 1.6rem;
  text-align: center;
}
.zjq-msons a {
  color: #fff;
}
.zjq-msons dd {
  line-height: 24px;
  margin-left: -20px;
}
.zjq-msons dd a {
  margin-left: 20px;
  display: inline-block;
  color: #e9e8e8;
}
.nav--active .nav__trigger {
  opacity: 0.5;
}
.nav--active .nav__icon {
  top: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav--active .nav__icon:before {
  display: none;
}
.nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nav--active .zjq-mnav {
  opacity: 1;
  height: 100%;
  background: rgba(44, 50, 58, 0.9);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  padding: 3rem 0;
}
.slide-img {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.slide-img li,
.slide-b {
  height: 100%;
}
.slide-img li {
  background-size: cover !important;
}
.slide-img .flex-control-nav {
  position: absolute;
  bottom: 60px;
  width: 100%;
  height: auto;
  z-index: 999;
  text-align: center;
}
.slide-img .flex-control-nav li {
  display: inline-block;
}
.slide-img .flex-control-nav li a {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #adadad;
  color: #fff;
  text-indent: -9999px;
  margin: 0 5px;
  cursor: pointer;
}
.slide-img .flex-control-nav li a.flex-active {
  background: #0c6bb9;
}
.flex-direction-nav {
  display: none;
}
.pos_slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1010;
}
.pos-bnritem {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
}
.pos-bnritme1 {
  top: 360px;
  font-size: 52px;
  line-height: 52px;
}
.pos-bnritme2 {
  top: 450px;
  font-size: 30px;
  line-height: 30px;
}
.pos-bnritme3 {
  top: 530px;
  font-size: 18px;
  line-height: 18px;
}
.flex-active-slide .pos-bnritme1 {
  -webkit-animation: fadeInLeft 1s linear 0.3s both;
  -moz-animation: fadeInLeft 1s linear 0.3s both;
  animation: fadeInLeft 1s ease 0.3s both;
}
.flex-active-slide .pos-bnritme2 {
  -webkit-animation: fadeInRight 1s linear 0.3s both;
  -moz-animation: fadeInRight 1s linear 0.3s both;
  animation: fadeInRight 1s ease 0.3s both;
}
.flex-active-slide .pos-bnritme3 {
  -webkit-animation: fadeInUp 1s linear 0.6s both;
  -moz-animation: fadeInUp 1s linear 0.6s both;
  animation: fadeInUp 1s ease 0.6s both;
}
.pad {
  padding: 130px 0 80px;
 
}
.pad1 {
  padding: 50px 0 20px;
 
}
.ind_core {
  background: url("../image/bg-2.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/bg2.jpg*/ no-repeat
    center top;
  background-size: cover;
}
.ind_head {
  font-size: 16px;
  color: #f5f5f5;
  line-height: 24px;
  text-align: center;
}
.ind_head h3 {
  font-size: 28px;
  color: #fff;
  line-height: 28px;
}
.hr {
  display: block;
  width: 30px;
  height: 4px;
  background: #7bf2fd;
  margin: 12px auto;
}
.ind_core_list {
  padding-top: 56px;
}
/*.ind_core_list li {float:left;width:25%; text-align:center; box-sizing: border-box;padding: 0 10px;}*/
.ind_core_list li {
  float: left;
  width: 33%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 10px;
}

.ind_core_icon {
  display: block;
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
}
.ind_core_con {
  padding-top: 28px;
}
.ind_core_title {
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}
.ind_core_title a {
  color: #ffffff;
}
.core_hr {
  display: block;
  width: 60px;
  height: 2px;
  background: #7bf2fd;
  margin: 13px auto;
}
.ind_core_txt {
  font-size: 16px;
  color: #d3edfb;
  line-height: 26px;
  margin-bottom: 24px;
}
.ind_core_desc {
  font-size: 14px;
  line-height: 26px;
  color: #d3edfb;
  padding: 34px 24px;
  background: url("../image/pic_13.png") no-repeat;
  background-size: 100% 100%;
}
.ind_core_descs {
  height: 78px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ind_core_list li:hover i {
transform: scale(1.8);

}
.ind_core_list li i{
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.ind_core_list li i{
display: flex;
}
.ind_core_list li i image{
 justify-content: center;
  }
.ind_core_list li:nth-child(n+4){
margin-top: 50px;
}
.ind_apply {
  background: url("../image/bg3.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/bg3.jpg*/ no-repeat
    center top;
  background-size: cover;
}
.ind_apply_list {
  margin-top: 56px;
}
.ind_apply_list li {
  float: left;
  width: 380px;
  margin-right: 60px;
}
.ind_apply_list li:last-child {
  margin-right: 0;
}
.ind_apply_img {
  height: 300px;
  overflow: hidden;
}
.ind_apply_con {
  height: 139px;
  padding: 28px 30px;
  background: #0068af;
}
.ind_apply_title {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.ind_apply_title a {
  color: #fff;
}
.ind_apply_desc {
  font-size: 14px;
  line-height: 24px;
  color: #d6eeff;
  height: 48px;
  margin: 7px 0 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ind_apply_more {
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #d6eeff;
  border: 1px solid #90ccf5;
}
.ind_apply_more:hover {
  background: #90ccf5;
  color: #0068af;
}
.ind_apply_list .owl-nav {
  display: none;
}
.ind_apply_list .owl-controls {
  text-align: center;
}
.ind_apply_list .owl-dots {
  margin-top: 70px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.ind_apply_list .owl-dots:before,
.ind_apply_list .owl-dots:after {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 1px;
  margin-top: -4px;
  background: #fff;
  content: "";
}
.ind_apply_list .owl-dots:before {
  left: -30px;
}
.ind_apply_list .owl-dots:after {
  right: -30px;
}
.ind_apply_list .owl-dot {
  display: inline-block;
  border-radius: 50%;
  padding: 4px;
  margin: 0 5px;
  border: 1px solid transparent;
}
.ind_apply_list .owl-dots span {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.ind_apply_list .owl-dot.active {
  border-color: #fff;
}
.ind_apply_list li:hover img,
.ind_news_l li:hover img,
.ind_news_r:hover img,
.pro_list li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.ind_news {
  background: url("../image/bg4.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/bg4.jpg*/ no-repeat
    center top;
  background-size: cover;
}
.ind_news_nav {
  margin-top: 46px;
  text-align: center;
}
.ind_news_nav_item {
  display: inline-block;
  min-width: 180px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  margin: 0 20px;
  background: rgb(45, 31, 70, 0.3);
  position: relative;
}
.ind_news_nav_item:before {
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -9px;
  border: 9px solid transparent;
  border-top-color: #006799;
  content: "";
  opacity: 0;
}
.ind_news_nav_item.on,
.ind_news_nav_item:hover {
  background: #006799;
}
.ind_news_nav_item.on:before,
.ind_news_nav_item:hover:before {
  opacity: 1;
}
.ind_news_item {
  margin-top: 40px;
  display: none;
}
.ind_news_item.active {
  display: block;
}
.ind_news_l {
  float: left;
  width: 790px;
}
.ind_news_l li {
  margin-bottom: 30px;
}
.ind_news_l_img {
  float: left;
  width: 388px;
  height: 230px;
  overflow: hidden;
}
.ind_news_l_con {
  margin-left: 388px;
  padding: 35px 40px 0;
  height: 195px;
  background: #fff;
}
.ind_news_l_title {
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ind_news_l_title a {
  color: #222;
}
.ind_news_l_title a:hover {
  color: #0082cd;
}
.ind_news_l_date {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.ind_news_l_desc {
  font-size: 14px;
  line-height: 24px;
  color: #222;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.ind_news_r {
  float: right;
  width: 440px;
}
.ind_news_r_img {
  height: 260px;
  overflow: hidden;
}
.ind_news_r_con {
  margin-left: 0;
}
.ind_abt {
  background: url("../image/bg5.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/bg5.jpg*/ no-repeat
    center top;
  background-size: cover;
}
.ind_abt_box {
  margin-top: 70px;
}
.ind_abt_imgs {
  float: left;
  width: 670px;
  height: 420px;
}
.ind_abt_imgs .owl-nav {
  position: absolute;
  bottom: 10px;
  right: 0px;
  width: auto;
}
.ind_abt_imgs .owl-prev,
.ind_abt_imgs .owl-next {
  float: left;
  width: 70px;
  height: 40px;
  text-indent: -9999px;
  background: url("../image/prev.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/prev.png*/ no-repeat
    center #44b1ef;
}
.ind_abt_imgs .owl-next {
  background-image: url("../image/next.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/next.png*/;
}
.ind_abt_imgs .owl-prev:hover,
.ind_abt_imgs .owl-next:hover {
  background-color: #0b4f98;
}
.ind_abt_con {
  margin-left: 670px;
  padding-left: 60px;
  padding-top: 55px;
  color: #fff;
}
.ind_abt_title {
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  position: relative;
}
.ind_abt_title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #4db8f5;
  content: "";
}
.ind_abt_desc {
  font-size: 14px;
  line-height: 24px !important;
  min-height: 210px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
  margin: 20px 0 26px;
}
.ind_abt_desc p {
  line-height: 24px !important;
}
.ind_abt_more {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.ind_partner {
  background: url("../image/bg6.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/bg6.jpg*/ no-repeat
    center top;
  background-size: cover;
}
.ind_part_list {
  margin-top: 76px;
}
.ind_part_list li {
  float: left;
  width: 250px;
  height: 165px;
  text-align: center;
  line-height: 165px;
  margin-right: 2px;
  margin-bottom: 2px;
  background: rgba(255, 255, 255, 0.5);
}
.ind_part_list li:nth-child(5n) {
  margin-right: 0;
}
.ind_part_list li img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  max-height: 100%;
  object-fit: contain;
}
.ind_part_list li a {
  display: block;
  height: 100%;
}
.ind_part_list li:hover {
  background: rgba(255, 255, 255, 1);
}
.ind_part_list li:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}
.ind_conts {
  position: relative;
  background: url("../image/back1.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/bg7.jpg*/ no-repeat
    center top;
  background-size: cover;
}
.ind_conts_ul {
  width: 100%;
  display: flex;
justify-content: center;

  margin-top: 20px;
}
.ind_conts_ul li {
  justify-content: center;
  padding-left: 34px;
  margin-bottom: 20px;
  color: #fff;
  position: relative;
}
.ind_conts_ul li:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 25px;
  background: url("../image/add.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/add.png*/ no-repeat;
  content: "";
}
.ind_conts_ul li:last-child {
  margin-bottom: 0;
}
.ind_conts_title {
  margin-bottom: 15px;
  line-height: 30px;
  font-size: 18px;
}
.ind_conts_desc {
  font-size: 14px;
  line-height: 24px;
}
/*.ind_foot {position:absolute;bottom:45px;left:0;width:100%;text-align:center;line-height:25px;color:#e7eef6;font-size:12px;}*/
.ind_foot {
  margin-top: 60px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 25px;
  color: #e7eef6;
  font-size: 12px;
}
.ind_foot a {
  color: #e7eef6;
}
.web {
  display: inline-block;
  width: 106px;
  height: 30px;
  background: #002136;
  padding-left: 14px;
  text-align: left;
  position: relative;
}
.web:before {
  position: absolute;
  top: 13px;
  right: 14px;
  width: 11px;
  height: 5px;
  background: url("../image/icon.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/icon.png*/ no-repeat;
  content: "";
}
.web_img {
  position: absolute;
  top: -120px;
  left: 0;
  width: 120px;
  height: 0;
  overflow: hidden;
}
.web:hover .web_img {
  height: 120px;
}
.web:hover:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.banner {
  height: 360px;

  background-size: cover !important;
}
.main {
  padding: 40px 0;
}
.main .wrap {
  width: 1200px;
}
.catalog {
  float: left;
  width: 280px;
}
.catalog_title {
  height: 142px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  background: url("../image/slt_03.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/slt_03.jpg*/ no-repeat;
}
.catalog_title_cn {
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  padding-top: 40px;
  margin-bottom: 10px;
}
.catalog_title_en {
  font-size: 16px;
}
.cata_ul li {
  position: relative;
}
.cata_ul li a {
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #666;
  background: #fbfbfb;
}
.cata_ul li.on > a {
  color: #fff;
  background: #164c90;
}
.lnav_two {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 220px;
  text-align: center;
  background: #164c90;
  z-index: 999;
  font-size: 16px;
  display: none;
}
.cata_ul .lnav_two a {
  color: #acd1ff;
  background: #164c90;
}
.cata_ul .lnav_two a:hover {
  color: #fff;
}
.cata_ul li:hover .lnav_two {
  display: block;
}
.foot {
  padding-top: 60px;
  overflow: hidden;
  background: url("../image/footbg_10.jpg")
    /*tpa=http://www.vantechinst.com/template/cn/images/footbg_10.jpg*/
    no-repeat center top;
  background-size: 100% 100%;
}
.foot_box_dls {
  float: left;
  width: 710px;
}
.foot_dl {
  float: left;
  width: 125px;
  min-height: 130px;
  padding-left: 60px;
  border-right: 1px solid #575757;
}
.foot_dl2 {
  float: left;
  width: 175px;
  min-height: 130px;
  padding-left: 35px;
  border-right: 1px solid #575757;
}

.foot_dl:nth-child(1) {
  padding-left: 0;
}
.foot_dl:last-child {
  border: none;
}
.foot_dl_links {
  width: 34%;
}
.foot_dl dt {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
  color: #ccc;
}
.foot_dl dd {
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.foot_dl dd a {
  display: block;
  color: #ddd;
}
.foot_dl dd a:hover {
  color: rgba(153, 153, 153, 0.8);
}
.foot_logo {
  float: right;
  width: 210px;
  font-size: 14px;
  line-height: 36px;
  color: #dddddd;
  text-align: center;
  margin-right: 44px;
  margin-top: 20px;
  font-weight: 700;
}
.foot_web {
  float: right;
  text-align: center;
  line-height: 32px;
  color: #777;
  font-size: 12px;
}
.foot_cont {
  margin-top: 20px;
}
.foot_cont_l {
  float: left;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
.foot_conts {
  margin-right: 26px;
}
.foot_cont_r {
  float: right;
  width: 262px;
}
.foot_cont_r_item {
  width: 86px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.owl-carousel .owl-item img {
  display: inline-block;

  width: 100%;
  height: 360px;
}
.foot_cont_r .owl-controls {
  display: none;
}
.foot_hr {
  margin-top: 10px;
  border-top: 1px solid #414141;
  border-bottom: 1px solid #606060;
}
.foot_btm {
  line-height: 24px;
  font-size: 14px;
  color: #ddd;
  padding: 15px 0;
  text-align: center;
}
.foot_btm a {
  color: #999;
}
.main_con {
 float: right;
  width: 860px;
}
.abt_title {
  text-align: center;
  font-size: 20px;
  color: #0082cd;
  line-height: 56px;
}
.box {
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.msg_box {
  margin-top: 30px;
}
.msg_item {
  margin-bottom: 15px;
}
.msg_name {
  float: left;
  width: 160px;
  line-height: 38px;
  text-align: right;
  font-size: 14px;
  color: #222;
}
.msg_text {
  width: 298px;
  padding: 0 10px;
  height: 36px;
  border: 1px solid #dddddd;
}
.code {
  width: 178px;
}
.code_img {
  margin-left: 10px;
  width: 90px;
  height: 30px;
}
.msg_textarea {
  width: 498px;
  height: 118px;
  padding: 10px;
  resize: none;
}
.msg_sub {
  width: 130px;
  height: 40px;
  background: #1c7cbe;
  font-size: 14px;
  color: #fff;
  border: none;
  margin-top: 15px;
}
.msg_sub:hover {
  width: 140px;
}
.news_list li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #eeeeee;
}
.news_list_img {
  float: left;
  width: 300px;
  height: 180px;
  overflow: hidden;
}
.news_list li:hover img {
  transform: rotate(4deg) scale(1.2);
  -webkit-transform: rotate(4deg) scale(1.2);
  -moz-transform: rotate(4deg) scale(1.2);
  -o-transform: rotate(4deg) scale(1.2);
  -ms-transform: rotate(4deg) scale(1.2);
}
.news_list_con {
  margin-left: 300px;
  padding-top: 20px;
  padding-left: 30px;
}
.news_list_title {
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 10px;
}
.news_list_links {
  float: left;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list_links:hover {
  transform: translate(5px, 0);
  -webkit-transform: translate(5px, 0);
  -moz-transform: translate(5px, 0);
  -o-transform: translate(5px, 0);
  -ms-transform: translate(5px, 0);
}
.news_list_date {
  float: right;
  font-size: 14px;
  color: #666;
}
.news_list_desc {
  font-size: 14px;
  line-height: 24px;
  color: #222;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.news_head {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 20px;
}
.news_head h3 {
  font-size: 20px;
  line-height: 24px;
  color: #222;
  margin-bottom: 8px;
}
.box {
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.pro_list_img,
.pro_list_con {
  float: left;
  width: 430px;
  height: 265px;
  overflow: hidden;
}
.pro_list_con {
  padding: 34px 30px 0;
  width: 370px;
  height: 231px;
}
.pro_list_title {
  line-height: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro_list_desc {
  font-size: 14px;
  line-height: 30px;
  color: #222;
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.pro_list_more {
  font-size: 14px;
  line-height: 24px;
  color: #1c7cbe;
}
.pro_list li:nth-child(even) .pro_list_img,
.pro_list li:nth-child(even) .pro_list_con {
  float: right;
}
.pro_info_imgs {
  float: left;
  width: 470px;
  height: 300px;
  overflow: hidden;
}
.pro_info_imgs .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
}
.pro_info_imgs .owl-next,
.pro_info_imgs .owl-prev {
  float: left;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background: url("../image/prevs.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/prevs.png*/ no-repeat
    center #ffffff;
}
.pro_info_imgs .owl-next {
  background-image: url("../image/nexts.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/nexts.png*/;
}
.pro_info_imgs .owl-next:hover,
.pro_info_imgs .owl-prev:hover {
  background-image: url("../image/prev1.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/prev1.png*/;
  background-color: #d4d4d4;
}
.pro_info_imgs .owl-next:hover {
  background-image: url("../image/next1.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/next1.png*/;
}
.pro_info_head_con {
  margin-left: 470px;
  padding-left: 30px;
  padding-top: 20px;
}
.pro_info_head_con h3 {
  font-size: 20px;
  color: #0082cd;
  line-height: 26px;
  margin-bottom: 20px;
}
.pro_info_head_cont {
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.pro_correlation {
  margin-top: 40px;
}
.pro_cor_nav {
  border-bottom: 2px solid #16509b;
}
.pro_cor_nav_item {
  float: left;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  font-size: 16px;
  margin-left: -14px;
  color: #222;
  background: url("../image/icon_07.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/icon_07.png*/ no-repeat;
  position: relative;
}
.pro_cor_nav_item:nth-child(1) {
  margin-left: 0;
}
.pro_cor_nav_item:nth-child(1) {
  z-index: 5;
}
.pro_cor_nav_item:nth-child(2) {
  z-index: 4;
}
.pro_cor_nav_item:nth-child(3) {
  z-index: 3;
}
.pro_cor_nav_item:nth-child(4) {
  z-index: 2;
}
.pro_cor_nav_item:nth-child(5) {
  z-index: 1;
}
.pro_cor_nav_item.on {
  color: #fff;
  z-index: 10;
  background: url("../image/icon_06.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/icon_06.png*/;
}
.pro_cor_item {
  display: none;
}
.pro_cor_item.active {
  display: block;
}
.pro_fun {
  padding: 30px 20px;
}
.pro_fun li {
  float: left;
  width: 49%;
  padding-right: 1%;
  margin-bottom: 30px;
}
.fun_icon {
  float: left;
  width: 40px;
  height: 40px;
}
.fun_con {
  margin-left: 40px;
  padding-left: 20px;
  font-size: 14px;
  color: #222;
  line-height: 26px;
}
.fun_con p {
  min-height: 78px;
}
.fun_con_name {
  font-size: 16px;
}
.trait li {
  font-size: 16px;
  line-height: 26px;
  color: #222;
  margin-bottom: 20px;
  position: relative;
}
.trait li p {
  padding-left: 20px;
}
.trait li:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #16509b;
  content: "";
}
.par_box {
  padding: 35px 0;
}
.par_dl {
  margin-bottom: 20px;
}
.par_dl dt {
  height: 30px;
  position: relative;
  margin-bottom: 13px;
}
.par_dl dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #1856a7;
  content: "";
  z-index: 1;
}
.par_dl_pos {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  color: #1856a7;
  font-size: 20px;
  font-weight: 700;
  background: #fff;
  z-index: 10;
  padding-right: 26px;
}
.par_dl_item {
  line-height: 26px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #222;
}
.par_dl_name {
  float: left;
  width: 200px;
  font-weight: 700;
}
.par_dl_con {
  margin-left: 200px;
}
.load_box {
  padding: 30px 0;
}
.load_box_txt {
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.loads {
  margin-top: 20px;
  line-height: 26px;
}
.load_name {
  float: left;
  width: 20%;
  font-size: 16px;
}
.load_cn,
.load_en {
  float: left;
  width: 37%;
  font-size: 14px;
  background: url("../image/load_03.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/load_03.png*/ no-repeat
    left center;
  padding-left: 3%;
}
.cont_map {
  float: left;
  width: 388px;
  height: 448px;
  border: 1px solid #dddddd;
}
.conts_dl {
  float: right;
  width: 430px;
  margin-top: 30px;
}
.conts_dl li {
  color: #222;
}
.conts_dl li:before {
  background-image: url("../image/adds.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/adds.png*/;
}
.join_list li {
  margin-bottom: 20px;
}
.join_list li:last-child {
  margin-bottom: 0;
}
.join_list_head {
  line-height: 34px;
  font-size: 14px;
  border-bottom: 1px dashed #dddddd;
}
.join_head_name {
  float: left;
  font-size: 18px;
  color: #222;
  position: relative;
  padding-left: 22px;
}
.join_head_name:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 10px;
  margin-top: -5px;
  background: url("../image/icon10.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/icon10.png*/ no-repeat;
  content: "";
}
.join_head_cont {
  float: left;
  padding: 0 10px;
}
.join_list_cont {
  padding: 16px 20px;
  font-size: 14px;
  line-height: 24px;
}
.join_list_cont p {
  padding-left: 15px;
  position: relative;
}
.join_list_cont p:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #222222;
  content: "";
}
.join_box_ul li {
  margin-bottom: 10px;
  line-height: 30px;
}
.join_box_name {
  float: left;
  color: #222;
  font-size: 16px;
}
.join_box_cont {
  font-size: 14px;
}
.active .ind_head {
  -webkit-animation: fadeInDown 1s linear 0.2s both;
  -moz-animation: fadeInDown 1s linear 0.2s both;
  animation: fadeInDown 1s ease 0.2s both;
}
.active .ind_core_list li:nth-child(1) {
  -webkit-animation: fadeInUp 1s linear 0.2s both;
  -moz-animation: fadeInUp 1s linear 0.2s both;
  animation: fadeInUp 1s ease 0.2s both;
}
.active .ind_core_list li:nth-child(2) {
  -webkit-animation: fadeInUp 1s linear 0.4s both;
  -moz-animation: fadeInUp 1s linear 0.4s both;
  animation: fadeInUp 1s ease 0.4s both;
}
.active .ind_core_list li:nth-child(3) {
  -webkit-animation: fadeInUp 1s linear 0.6s both;
  -moz-animation: fadeInUp 1s linear 0.6s both;
  animation: fadeInUp 1s ease 0.6s both;
}
.active .ind_core_list li:nth-child(4) {
  -webkit-animation: fadeInUp 1s linear 0.8s both;
  -moz-animation: fadeInUp 1s linear 0.8s both;
  animation: fadeInUp 1s ease 0.6s both;
}
.active .ind_apply_list {
  -webkit-animation: fadeInUp 1s linear 0.4s both;
  -moz-animation: fadeInUp 1s linear 0.4s both;
  animation: fadeInUp 1s ease 0.4s both;
}
.active .ind_news_nav {
  -webkit-animation: fadeInLeft 1s linear 0.6s both;
  -moz-animation: fadeInLeft 1s linear 0.6s both;
  animation: fadeInLeft 1s ease 0.6s both;
}
.active .ind_news_item_box {
  -webkit-animation: fadeInRight 1s linear 0.8s both;
  -moz-animation: fadeInRight 1s linear 0.8s both;
  animation: fadeInRight 1s ease 0.8s both;
}
.active .ind_abt_imgs {
  -webkit-animation: fadeInLeft 1s linear 0.4s both;
  -moz-animation: fadeInLeft 1s linear 0.4s both;
  animation: fadeInLeft 1s ease 0.4s both;
}
.active .ind_abt_con {
  -webkit-animation: fadeInRight 1s linear 0.4s both;
  -moz-animation: fadeInRight 1s linear 0.4s both;
  animation: fadeInRight 1s ease 0.4s both;
}
.active .flow-lists li:nth-child(9) {
  -webkit-animation: fadeInLeft 1s linear 1.8s both;
  -moz-animation: fadeInLeft 1s linear 1.8s both;
  animation: fadeInLeft 1s ease 1.8s both;
}
.active .consult-box {
  -webkit-animation: fadeInUp 1s linear 2s both;
  -moz-animation: fadeInUp 1s linear 2s both;
  animation: fadeInUp 1s ease 2s both;
}
.active .ind_part_list li:nth-child(1) {
  -webkit-animation: fadeInUp 1s linear 0.2s both;
  -moz-animation: fadeInUp 1s linear 0.2s both;
  animation: fadeInUp 1s ease 0.2s both;
}
.active .ind_part_list li:nth-child(2) {
  -webkit-animation: fadeInUp 1s linear 0.4s both;
  -moz-animation: fadeInUp 1s linear 0.4s both;
  animation: fadeInUp 1s ease 0.4s both;
}
.active .ind_part_list li:nth-child(3) {
  -webkit-animation: fadeInUp 1s linear 0.6s both;
  -moz-animation: fadeInUp 1s linear 0.6s both;
  animation: fadeInUp 1s ease 0.6s both;
}
.active .ind_part_list li:nth-child(4) {
  -webkit-animation: fadeInUp 1s linear 0.8s both;
  -moz-animation: fadeInUp 1s linear 0.8s both;
  animation: fadeInUp 1s ease 0.8s both;
}
.active .ind_part_list li:nth-child(5) {
  -webkit-animation: fadeInUp 1s linear 1s both;
  -moz-animation: fadeInUp 1s linear 1s both;
  animation: fadeInUp 1s ease 1s both;
}
.active .ind_part_list li:nth-child(6) {
  -webkit-animation: fadeInUp 1s linear 1.2s both;
  -moz-animation: fadeInUp 1s linear 1.2s both;
  animation: fadeInUp 1s ease 1.2s both;
}
.active .ind_part_list li:nth-child(7) {
  -webkit-animation: fadeInUp 1s linear 1.4s both;
  -moz-animation: fadeInUp 1s linear 1.4s both;
  animation: fadeInUp 1s ease 1.4s both;
}
.active .ind_part_list li:nth-child(8) {
  -webkit-animation: fadeInUp 1s linear 1.6s both;
  -moz-animation: fadeInUp 1s linear 1.6s both;
  animation: fadeInUp 1s ease 1.6s both;
}
.active .ind_part_list li:nth-child(9) {
  -webkit-animation: fadeInUp 1s linear 1.8s both;
  -moz-animation: fadeInUp 1s linear 1.8s both;
  animation: fadeInUp 1s ease 1.8s both;
}
.active .ind_part_list li:nth-child(10) {
  -webkit-animation: fadeInUp 1s linear 2s both;
  -moz-animation: fadeInUp 1s linear 2s both;
  animation: fadeInUp 1s ease 2s both;
}
.active .ind_conts_box {

  -webkit-animation: fadeInRight 1s linear 0.4s both;
  -moz-animation: fadeInRight 1s linear 0.4s both;
  animation: fadeInRight 1s ease 0.4s both;
}

.video {
  object-fit: cover;
}
.pagings {
  text-align: center;
  margin-top: 50px;
}
.pags_item {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #ededed;
  text-align: center;
  margin: 0 3px;
  color: #666;
}
.pags_item:hover,
.pags_item.cur {
  color: #fff;
  background: #1f7cbd;
}
.line {
  position: fixed;
  top: 50%;
  right: 10px;
  width: 58px;
  padding: 5px;
  font-size: 12px;
  transform: TranslateY(-50%);
  border-top-left-radius: 55px;
  border-top-right-radius: 55px;
  border-bottom-left-radius: 55px;
  border-bottom-right-radius: 55px;
  background: #eeeeee;
  z-index: 1024;
}
.line_item {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 8px;
  position: relative;
  border-bottom: 1px solid #f8f8f8;
  border-top: 1px solid #d1d1d1;
}
.line_phone {
  border-top: none;
}
.line_code {
  border-bottom: none;
}
.line_icon {
  display: block;
  width: 28px;
  height: 32px;
  margin: 8px auto;
  background: url("../image/conts.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/conts.png*/ no-repeat
    center;
}
.line_svc .line_icon {
  margin-top: 16px;
}
.line_phone .line_icon {
  background-image: url("../image/phone.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/phone.png*/;
}
.line_code {
  padding: 10px 0;
  font-size: 16px;
}
.line_svc:hover .line_icon {
  background-image: url("../image/conts1.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/conts1.png*/;
}
.line_phone:hover .line_icon {
  background-image: url("../image/phone1.png")
    /*tpa=http://www.vantechinst.com/template/cn/images/phone1.png*/;
}
.line_phone:hover a {
  color: #44b1ef;
}
.pos_line_web {
  position: absolute;
  top: -35px;
  left: -138px;
  width: 100px;
  height: 100px;
  border: 10px solid #44b1ef;
  border-radius: 5px;
  overflow: hidden;
  display: none;
}
.line_code:hover .pos_line_web {
  display: block;
}
.pos_line_phone {
  position: absolute;
  top: 3px;
  left: -235px;
  min-width: 160px;
  height: auto;
  font-size: 12px;
  color: #fff;
  text-align: left;
  line-height: 22px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 10px 20px;
  background: #44b1ef;
  display: none;
}
.line_phones {
  font-size: 18px;
  color: #fff;
}
.line_phone:hover .line_phones,
.line_qqs:hover {
  color: #fff;
}
.line_phone:hover .pos_line_phone,
.line_svc:hover .pos_line_phone {
  display: block;
}
.line_svc .pos_line_phone {
  left: -218px;
}
.line_svc:before {
  position: absolute;
  top: 0;
  left: -20px;
  width: 20px;
  height: 100%;
  content: "";
}
.line_qqs {
  display: block;
  font-size: 15px;
  color: #fff;
}
.table {
  width: 100%;
  margin-top: 40px;
}
.table tr,
.table td,
.table th,
.table {
  border: none !important;
}
.table tr {
  background: #efefef;
  margin-bottom: 2px;
}
.table tr:nth-child(odd) {
  background: #f6f6f6;
}
.table tr:nth-child(1) {
  color: #fff;
  background: #1756a6;
}
.table tr:nth-child(1) td {
  line-height: 28px;
  padding: 10px 0 !important;
}
.ind_part_owl .owl-controls {
  display: none;
}
.mb_slide {
  display: none;
}
.popmsg{
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 285px;
  z-index: 999;
      width: 300px;
      transition: all .5;
     
    }
@media (max-width: 768px){
  .popmsg{
    position: fixed;
    bottom: 10%;
    right: 12%;
    width: 285px;
    z-index: 999;
        width: 300px;
        transition: .5 all;
       
      }
}
.popmsg p{
  font-size: 15px;
}
.popmsg .tit{
border-radius: 10px 10px 0 0;
display: flex;
justify-content: space-between;
padding: 10px 15px;
background: linear-gradient(135deg,#17ead9,#6078ea);
}
.cross {
width: 20px;
height: 20px;
background-color: #fff;
clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
}
.desc1{
padding: 10px;
background: linear-gradient(135deg,#abdcff,#0396ff);
border-radius: 0px 0px 10px 10px;
}
.desc1 .left{
width: 40px;
display: flex;
align-items: center;
}
.desc1 .r{
width: 260px;
}
.desc1>div{
display: flex;
}