﻿body {
  font-family: arial, sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}


@media (max-width: 1450px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 9px;
  }
}
body > iframe {
  display: none;
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header {
    z-index: 999;
    width: 100%;
	background:url(../image/nav_bg.png);
  transition: 0.5s;
}
@media (max-width: 768px) {
  .header {
    height: auto;
  }
}
.header .header-top {
  height: 100px;
  overflow: hidden;
}
.header .header-top .logo-box {
  float: left;
  margin-top: 20px;
   transition: 0.5s;
   margin-left:60px;
}
@media (max-width: 1200px) {
  .header .header-top .logo-box {
    margin-top: 35px;
  }
}

.header .header-top .logo-box .logo {
  float: left;
}
.header .header-top .logo-box .logo img {
   transition: 0.5s;
}

@media (max-width: 1200px) {
.header .header-top .logo-box {
    margin-top: 20px;
	margin-left:30px;
}
  .header .header-top .logo-box .logo img {
    width: 200px;
  }
}
.header .header-top .logo-box .txt {
  float: right;
  margin-left: 2rem;
}
@media (max-width: 1200px) {
  .header .header-top .logo-box .txt {
    margin-left: 1rem;
  }
}
@media (max-width: 992px) {
  .header .header-top .logo-box .txt {
    display: none;
  }
}
.header .header-top .logo-box .txt h5 {
  font-size: 3rem;
  color: #d31518;
  font-weight: 900;
  margin: 0;
  line-height: 100%;
}
@media (max-width: 1200px) {
  .header .header-top .logo-box .txt h5 {
    font-size: 2.2rem;
  }
}
.header .header-top .logo-box .txt h6 {
  font-size: 2rem;
  color: #0368b0;
  font-weight: 900;
  margin: 5px 0 4px;
}
.header .header-top .logo-box .txt p {
  font-size: 1.8rem;
  color: #999;
  line-height: 130%;
  font-weight: 100;
}
.header .header-top .rt-box {
  float: right;
  width: 75%;
  text-align: right;
}
@media (max-width: 1200px) {
  .header .header-top .rt-box {
    width: 75%;
  }
}
@media (max-width: 992px) {
  .header .header-top .rt-box {
    width: 60%;
  }
}
.header .header-top .rt-box .tel {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.header .header-top .rt-box .tel h6 {
  font-size: 1.4rem;
  color: #666;
  font-weight: 600;
  padding-left: 25px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/tel_03.jpg") no-repeat left center;
  min-height: 18px;
  padding-right: 1rem;
  border-right: 1px solid #ccc;
}
.header .header-top .rt-box .language {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  float:right;
  margin-top:35px;
  margin-right:60px;
}
.header .header-top .rt-box .language p {
  font-size: 1.4rem;
  padding: 0 15px;
  color:#999;
  background: url("../image/lang_03.jpg") no-repeat right center;
  margin: 0;
  line-height: 29px;
  height: 29px;
  cursor: pointer;
}
.header .header-top .rt-box .language .lang {
  padding-left: 15px;
  margin-top: -5px;
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  background:#fff;
}
.header .header-top .rt-box .language .lang a {
  display: block;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
  font-size: 1.2rem;
  color: #333;
  width:80px;
  text-align:left;
}
.header .header-top .rt-box .language .lang a:hover {
  color: #0368b0;
}

.header .header-top .rt-box .nav-con {
  height: 50px;
  float: right;
  margin-right:60px;
}

.header .header-top .rt-box .nav-con #nav {
  width: 100%;
  margin-bottom: 0;
}
.header .header-top .rt-box .nav-con #nav .sub-nav {
  float: left;
  text-align: center;
  position: relative;
  height:100px;
  line-height: 100px;
  transition: 0.3s;
  margin: 0 3.5rem;
  text-transform: capitalize;
}
@media (max-width: 1430px) {
  .header .header-top .rt-box .nav-con #nav .sub-nav {
    margin: 0 2.5rem;
  }
}
@media (max-width: 1200px) {
  .header .header-top .rt-box .nav-con #nav .sub-nav {
    margin: 0 1rem;
  }
}
@media (max-width: 992px) {
  .header .header-top .rt-box .nav-con #nav .sub-nav {
    margin: 0 2rem;
  }
}

.header .header-top .rt-box .nav-con #nav .sub-nav:hover span {
  width: 110%;
}
.header .header-top .rt-box .nav-con #nav .sub-nav a {
  color: #333333;
  font-size: 1.8rem;
  display: block;
  height: 100%;
}
.header .header-top .rt-box .nav-con #nav .sub-nav a:hover {
  color:#DA261D;
}

.header .header-top .rt-box .nav-con #nav .sub-nav span {
  display: inline-block;
  position: absolute;
  width: 0;
  height: 3px;
  left: 50%;
  top: 97px;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #DA261D;
  transition: width .5s;
}
.header .header-top .rt-box .nav-con #nav .sub-nav:last-child {
  margin-right: 0;
}
.header .header-top .rt-box .nav-con #nav .nav-up-selected span {
  width: 110%;
}
.header .header-top .rt-box .nav-con #nav .nav-up-selected a{
  color:#DA261D;
}


.header .navigation-down {
  position: absolute;
  top: 100px;
  width: 100%;
  z-index: 999;
   transition: 0.5s;
   margin-top:-1px;
}
.a_header{
	position:relative;
	background:#fff;
}
.a_header .header-top .rt-box .nav-con #nav .sub-nav a{
	color:#666;
}
.a_header .header-top .rt-box .nav-con #nav .sub-nav a:hover{
	color:#1F417E;
}
.div2{
	height:60px;
	position:fixed;
	left:0px;
	top:0px;
	background:#fff;
    transition: 0.5s;
    -moz-box-shadow:0px 1px 2px #D4D4D4; -webkit-box-shadow:0px 1px 2px #D4D4D4; box-shadow:0px 1px 2px #D4D4D4;
}
.pro_header{
    -moz-box-shadow:0px 1px 2px #D4D4D4; -webkit-box-shadow:0px 1px 2px #D4D4D4; box-shadow:0px 1px 2px #D4D4D4;
}

.div2 .navigation-down{
  top: 60px;
   transition: 0.5s;
}
.header .header-top .logo-box .logo img{
   transition: 0.5s;
   max-height:61px;
}
.div2 .header-top .logo-box .logo img{
   transition: 0.5s;
   max-height:42px;
}
.div2 .header-top .rt-box .language a{
	top:20px;
   transition: 0.5s;
}
.div2 .header-top .logo-box{
    margin-top: 10px;
   transition: 0.5s;
}
.div2 .header-top .rt-box .nav-con #nav .sub-nav{
	height: 60px;
    line-height: 60px;
   transition: 0.5s;
}
.div2 .header-top .rt-box .nav-con #nav .sub-nav span {
  top: 57px;
   transition: 0.5s;
}
.div2 .header-top .rt-box .nav-con #nav .sub-nav a{
	color:#666;
}
.div2 .header-top .rt-box .nav-con #nav .sub-nav a:hover{
	color:#1F417E;
}

.div2 .header-top .rt-box .language{
   transition: 0.5s;
    margin-top: 17px;
}
.header .navigation-down .list-box {
  padding: 2% 0;
  background: rgba(0, 0, 0, 0.7);
}
.header .navigation-down .list-box .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 3rem;
  vertical-align: top;
}
.header .navigation-down .list-box .list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 160px;
  vertical-align: top;
}
.header .navigation-down .list-box .list ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 3rem;
}
.header .navigation-down .list-box .list li {
  margin-bottom: 10px;
}
.header .navigation-down .list-box .list li a {
  font-size: 1.6rem;
  color: #fff;
}
.header .navigation-down .list-box .list li a:hover {
  color: #d31518;
}
@media (max-width: 1200px) {
  
}
@media (max-width: 992px) {
  
}
.header .mobile-con .navbar-default {
  background: #fff;
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  margin: 5px 0 0 3%;
  width: 150px;
}
.header .mobile-con .nivo-directionNav {
  display: none;
}
.header .mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.header .mobile-con .nivo-controlNav a {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.header .mobile-con .navbar-form {
  padding: 10px 15px 7px;
}
.header .mobile-con .navbar-toggle {
  margin-top: 11px;
}
.header .mobile-con .navbar-form .form-group {
  width: 76%;
  float: left;
}
.header .mobile-con .btn-default {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
}
.header .mobile-con .language2 {
  display: inline-block;
  position: relative;
  margin: 17px 12px 0 0;
  float: right;
  color: #666;
}
.header .mobile-con .language2 a {
  font-size: 14px;
  padding: 0px 6px;
  color: #666;
}
.header .mobile-con .language2 a:hover {
  color: #0368b0;
}
.header .mobile-con .language2 .active {
  color: #fff;
  background:#1F417E;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box-pc {
  margin-top: -1px;
}
.main .ad-box-pc .swiper-container-pc {
  overflow: hidden;
  position: relative;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
  opacity: 1;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
  opacity: 1;
}
.main .ad-box-pc .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box-pc .swiper-slide {
  overflow: hidden;
}
.main .ad-box-pc .swiper-slide img {
  width: 100%;
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 10px;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  background: url(../image/btn_1.png) no-repeat left top;
  height: 18px;
  width: 18px;
  opacity: 1;
  border-radius: 0px;
  margin: 0 4px;
  transition: 0.4s;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: url(../image/btn_2.png) no-repeat left top;
  opacity: 1;
  transition: 0.4s;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 33px;
  height: 67px;
  cursor: pointer;
  position: absolute;
  right: 8%;
  top: 50%;
  margin-top: -33px;
  background: url("../image/ad-btn_05.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-next-pc:hover {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/ad-btn_08.png") no-repeat center;
}
.main .ad-box-pc .swiper-button-prev-pc {
  width: 33px;
  height: 67px;
  cursor: pointer;
  position: absolute;
  left: 8%;
  top: 50%;
  margin-top: -33px;
  background: url("../image/ad-btn_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-prev-pc:hover {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/ad-btn_10.png") no-repeat center;
}
@media (max-width: 768px) {
  .main .ad-box-pc .swiper-slide {
    overflow: hidden;
  }
  .main .ad-box-pc .swiper-slide img {
    width: 100%;
    transition: 2.5s linear;
    transform: scale(1);
  }
  .main .ad-box-pc .swiper-pagination {
    position: absolute;
    bottom: 4px;
    z-index: 99;
  }
  .main .ad-box-pc .swiper-pagination-bullet {
    background: #fff;
    height: 3px;
    width: 16px;
    opacity: 1;
  }
  .main .ad-box-pc .swiper-pagination-bullet-active {
    background: #0368b0;
  }
}
.main .index-tit {
  margin: 4% 0;
  text-align: center;
  margin-top:0px;
}
.main .index-tit h4 {
  font-size: 2rem;
  color: #999;
  text-transform: uppercase;
  padding-bottom: 25px;
  background: url("../image/tit-bg_03.png") no-repeat center bottom;
  margin-top:0px;
  padding-top:80px;
  line-height:3rem;
}
.main .index-tit h4 b{
  font-size: 4rem;
  color: #333;
}
@media (max-width: 768px) {
.main .index-tit h4 {
  padding-top:30px;
}
.main .index-tit h4 b{
  font-size: 3rem;
}
}

.main .product .content li{
  display: inline-block;
  *display: inline;
  width:100%;
 overflow: hidden;
 background:#F6F6F6;
 float:left;
}
.main .product .content li .pro_left{
  width:50%;
  float:left;
  overflow:hidden;
}
.main .product .content li .pro_right{
  width:50%;
  float:right;
  overflow:hidden;
}
.main .product .content li .txt div{
	padding-top:5%;
	text-align:center;
	width:80%;
	padding-left:10%;
}
.main .product .content li .txt .right{
	float:right;
	padding-right:15%;
	padding-left:0%;
}
.main .product .content li .txt div .title_h3{
	padding:5% 0;
	margin:0px;
}
.main .product .content li .txt div a{
	width:25%;
	padding:1% 0px;
	border:2px solid #999;
	border-radius:25px;
	-moz-border-radius:25px; /* Old Firefox */
  display: inline-block;
  *display: inline;
  color:#666;
  font-size: 1.8rem;
}
.main .product .content li .txt div a:hover{
	border:2px solid #1F417E;
  color:#1F417E;
}
.main .product .content li img{
  width:100%;
  transition: 0.4s;
}
.main .product .content li a:hover img{
  transform: scale(1.05);
  transition: 0.4s;
}

.main .product .content li p{
  color: #999;
  font-size: 1.6rem;
  overflow: hidden;
  text-align: center;
  transition: 0.4s;
  line-height:160%;
  padding-bottom:20px;
}
.main .product .content li a:hover p{
  color:#fff;
  background-color: rgba(1,184,242,1);
  transition: 0.4s;
}
@media (max-width: 1200px) {
.main .product .content li .txt div{
		padding-top:0%;
}
.main .product .content li .txt div a{
  font-size: 1.4rem;
	border:1px solid #999;
}
.main .product .content li p{
  padding-bottom:10px;
}
.main .product .content li .txt div{
	padding-top:5%;
	text-align:center;
	width:90%;
	padding-left:5%;
}
.main .product .content li .txt .right{
	float:right;
	padding-right:5%;
	padding-left:5%;
}
.main .product .content li .txt div .title_h3{
  font-size: 2.4rem;
}
}
@media (max-width: 768px) {
	.main .product .content li .txt div{
		padding-top:0;
		padding-bottom:5%;
	}
.main .product .content li .pro_left{
  width:100%;
  padding-left:0px;
	padding-right:0%;
}
.main .product .content li .pro_right{
  width:100%;
  padding-left:0px;
	padding-right:0%;
}
.main .product .content li .txt .right{
	padding-right:5%;
	padding-left:5%;
	width:100%;
}
}
.main .product .swiper-button-next {
  width: 29px;
  height: 34px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 69px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/pro-btn_10.png") no-repeat center;
  z-index: 6;
}
@media (max-width: 1430px) {
  .main .product .swiper-button-next {
    top: 59px;
  }
}
@media (max-width: 1230px) {
  .main .product .swiper-button-next {
    top: 49px;
  }
}
.main .product .swiper-button-next:hover {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/pro-btn_05.png") no-repeat center;
}
.main .product .swiper-button-prev {
  width: 29px;
  height: 34px;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 69px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/pro-btn_03.png") no-repeat center;
  z-index: 6;
  left: auto;
}
@media (max-width: 1430px) {
  .main .product .swiper-button-prev {
    top: 59px;
  }
}
@media (max-width: 1230px) {
  .main .product .swiper-button-prev {
    top: 49px;
  }
}
.main .product .swiper-button-prev:hover {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/pro-btn_09.png") no-repeat center;
}


.main .product2 {
  padding-top: 3%;
  padding-bottom:8%;
  background: url(../image/jj_bg.jpg) no-repeat center top;
}
.main .product2 .content{
  padding-top: 4%;
}
.main .product2 .content li{
	float:left;
	width:20%;
	text-align:center;
	border-right:1px solid #E3E3E3;
}

.main .product2 .content li div{
  width:100px;
  height:100px;
  display: inline-block;
  *display: inline;
  transition: 0.4s;
}
.main .product2 .content li div:hover{
  width:100px;
  height:100px;
  display: inline-block;
  *display: inline;
  transform: scale(1.05);
  transition: 0.4s;
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); /* IE 9 */
    -webkit-transform:rotate(360deg); /* Safari and Chrome */
}
.main .product2 .content .ico_1 div{
	  background: url(../image/ico_1.png) no-repeat center top;
}
.main .product2 .content .ico_1 div:hover{
	  background: url(../image/ico_1_1.png) no-repeat center top;
}
.main .product2 .content .ico_2 div{
	  background: url(../image/ico_2.png) no-repeat center top;
}
.main .product2 .content .ico_2 div:hover{
	  background: url(../image/ico_2_1.png) no-repeat center top;
}
.main .product2 .content .ico_3 div{
	  background: url(../image/ico_3.png) no-repeat center top;
}
.main .product2 .content .ico_3 div:hover{
	  background: url(../image/ico_3_1.png) no-repeat center top;
}
.main .product2 .content .ico_4 div{
	  background: url(../image/ico_4.png) no-repeat center top;
}
.main .product2 .content .ico_4 div:hover{
	  background: url(../image/ico_4_1.png) no-repeat center top;
}
.main .product2 .content .ico_5 div{
	  background: url(../image/ico_5.png) no-repeat center top;
}
.main .product2 .content .ico_5 div:hover{
	  background: url(../image/ico_5_1.png) no-repeat center top;
}

.main .product2 .content li h3{
	font-size:2rem;
	color:#333;
	width:100%;
}
.main .product2 .content li h3:hover{
	color:#DA261E;
}
.main .product2 .content li:last-child{
	border-right:0px solid #E3E3E3;
}


@media (max-width: 768px) {
.main .product2 .content li{
	float:left;
	width:45%;
	text-align:center;
	border-right:0px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
	margin-right:4%;
	padding-bottom:20px;
	margin-bottom:20px;
}
.main .product2 {
  padding-top: 1%;
  padding-bottom:6%;
  background:none;
	border-bottom:1px solid #E3E3E3;
}
.main .product2 .content li div{
  width:80px;
  height:80px;
}
.main .product2 .content .ico_1 div{
  background-size:100%;
}
.main .product2 .content .ico_2 div{
  background-size:100%;
}
.main .product2 .content .ico_3 div{
  background-size:100%;
}
.main .product2 .content .ico_4 div{
  background-size:100%;
}
.main .product2 .content .ico_5 div{
  background-size:100%;
}
.main .product2 .content li h3{
	font-size:1.8rem;
}
}




.main .about {
  padding: 8% 0;
  background: url("../image/about-bg_02.jpg") no-repeat center top;
}
.main .index-tit {
	margin: 2% 0;
    text-align: center;
    margin-top: 0px;
}

.main .about .txt {
  width: 60%;
  text-align:center;
  margin:0 auto;
}

.main .about .index-tit h4 {
  font-size: 2rem;
  color: #999;
  text-transform: uppercase;
  padding-bottom: 2%;
  background: url("../image/tit-bg_03.png") no-repeat center bottom;
  padding-top:6%;
  line-height:3rem;
}
.main .about .index-tit h4 b{
  font-size: 4rem;
  color: #666;
}

.main .about .txt p {
  font-size: 2rem;
  color: #333;
  line-height: 170%;
  margin: 1% 0;
  text-align: center;
	opacity:0.8;
	filter:alpha(opacity=80); 
}
.main .about .txt a {
  font-size: 1.8rem;
  margin-top: 3%;
	width:20%;
	padding:1% 0px;
	border:2px solid #999;
	border-radius:25px;
	-moz-border-radius:25px; /* Old Firefox */
  display: inline-block;
  *display: inline;
  color:#666;
}
.main .about .txt a:hover{
	border:2px solid #1F417E;
  color:#1F417E;
}

.main .about .img {
  width: 24.3%;
  float: right;
}
@media (max-width: 768px) {
  .main .about .img {
    width: 100%;
  }
.main .about .index-tit h4 b{
	font-size:3rem;
}
.main .about .txt p {
	font-size:1.8rem;
}
.main .about .txt {
  width: 100%;
}
  .main .about {
    padding-bottom: 0px;
  background: url("../image/about-bg_02.jpg") no-repeat center top;
    padding: 6% 0;
  }
}


.main .about .img img {
  width: 100%;
}


.footer {
  background: url("../image/footer-bg_02.jpg") no-repeat center;
  background-size: cover;
}
.footer .footer-top {
  padding: 6% 0 6%;
  position: relative;
}
.footer .footer-top .list {
  margin: 0 3% 0 0;
  float: left;
  color: #fff;
  width: 16%;
}
@media (max-width: 992px) {
  .footer .footer-top .list {
    margin: 0 6% 0 0;
  }
}
.footer .footer-top .list h5 {
  font-size: 2.2rem;
  color: #fff;
  margin-bottom:20px;
}

.footer .footer-top .list li {
  font-size: 1.5rem;
  color: #cce2f2;
  line-height: 35px;
}
.footer .footer-top .list li a {
  color: #fff;
	opacity:0.5;
	filter:alpha(opacity=50); 
   transition: 0.5s;
}
.footer .footer-top .list li a:hover {
  color: #DA2A21;
	opacity:1;
	filter:alpha(opacity=100); 
   transition: 0.5s;
}

.footer .footer-top .list:nth-child(5) {
  width:20%;
  margin:0;
}

.footer .footer-top .list:nth-child(5) li{
	  color:#999;
	  height:45px;
	  line-height:45px;
	  padding-left:40px;
}
.footer .footer-top .list:nth-child(5) li:nth-child(1){
	  background:url(../image/f_add.png) no-repeat left 20%;
	  height:90px;
	  line-height:160%;
}
.footer .footer-top .list:nth-child(5) li:nth-child(2){
	  background:url(../image/f_tel.png) no-repeat left 50%;
}
.footer .footer-top .list:nth-child(5) li:nth-child(3){
	  background:url(../image/f_email.png) no-repeat left 50%;
}
.footer .footer-top .list:nth-child(5) li:nth-child(4){
	  background:none;
	  text-indent:0px;
	  margin-top:10px;
}
.footer .footer-top .list:nth-child(5) li:nth-child(4) a{
	  width:200px;
	  height:40px;
	  line-height:40px;
	  color:#fff;
	  font-size:2rem;
	  background:url(http://www.dexton-scm.com/en/statics/css/wszn/images/f_mes.png) no-repeat 20px 50%;
	  background-color:#1F417E;
  display: inline-block;
  *display: inline;
	opacity:1;
	filter:alpha(opacity=100); 
	text-align:center;
}
@media (max-width: 1200px) {
  
}
@media (max-width: 768px) {
  .footer {
    padding: 0;
  }
  .footer .footer-con2 {
    background: #006ebd;
    display: block!important;
    text-align: center;
  }
  .footer .footer-con2 p img {
    margin: 0;
  }
  .footer .footer-con2 p a {
    display: inline-block;
    margin: 20px 12px;
  }
  .footer .footer-con2 p a:hover img {
    margin-top: -4px;
  }
  .footer .footer-con2 h5 {
    background: #006ebd url("../image/lit_07.png") no-repeat right center;
    background-position: right 26px top 28px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #ececec;
    padding: 18px 26px 18px 24px;
  }
  .footer .footer-con2 .list-con {
    display: none;
  }
  .footer .footer-con2 .list-con a {
    color: #fff;
    margin: 0;
    background: #017bd2;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    padding: 12px;
  }
  .footer .footer-con2 .list-con a:hover {
    color: #ccc;
  }
  .footer .footer-con2 .list-con li {
    color: #333;
    border-bottom: 1px solid #ececec;
    font-size: 14px;
    padding: 12px;
    background: #edf2f8;
  }
  .footer .footer-con2 .footer-form {
    position: relative;
  }
  .footer .footer-con2 .footer-form .txt {
    height: 45px;
    line-height: 45px;
    border: none;
    padding: 0 10px 0 60px;
    width: 100%;
    background: #ffffff url("http://www.dexton-scm.com/en/statics/css/wszn/images/mail_03.jpg") no-repeat left center;
  }
  .footer .footer-con2 .footer-form .submit {
    position: absolute;
    top: 0;
    right: 3%;
    border: none;
    cursor: pointer;
    width: 20px;
    height: 45px;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/mail-arrow_03.jpg") no-repeat center;
  }
  .footer .footer-con2 .link {
    display: none;
    color: #333;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px;
    background: #2a2a2a;
  }
  .footer .footer-con2 .link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3% 0 0;
  }
}
.footer .footer-bot {
  text-align: center;
  padding-bottom: 2%;
}
.footer .footer-bot .container {
  position: relative;
}
.footer .footer-bot .footer-logo {
  position: absolute;
  top: -20px;
  left: 15px;
}
.footer .footer-bot p {
  color: #999;
  font-size: 1.4rem;
  margin-bottom: 17px;
}
.footer .footer-bot a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 3px;
}
@media (max-width: 768px) {
  .footer .footer-bot {
    text-align: center;
    padding-bottom: 1%;
  }
  .footer .footer-bot p {
    color: #999;
    font-size: 1.6rem;
    margin: 17px 0;
  }
  .footer .footer-bot a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3px;
  }
}
.footer .returnTop {
  z-index: 999;
  display: block;
  cursor: pointer;
  position: fixed;
  bottom: 90px;
  right: 30px;
  opacity: 0;
  width: 45px;
  height: 45px;
  background: url("../image/return-top.png") no-repeat center;
	border-radius:25px;
	-moz-border-radius:25px; /* Old Firefox */
}
@media (max-width: 768px) {
  .footer .returnTop {
    display: none;
  }
}
/*ins-style*/
@media (max-width: 768px) {
  .ins-main {
    margin-top: 55px;
  }
}
.ins-main .ins-ad .container2 {
  height: 360px;
  position: relative;
}

.ins-main .ins-ad .container2 h4 {
  font-size: 4rem;
  color: #fff;
  font-weight: 900;
  margin: 0;
  text-align:center;
  width:100%;
  display: inline-block;
  *display: inline;
   padding-top:11%;
	padding-bottom:1%;
}
.ins-main .ins-ad .container2 h4 span{
	font-size:2rem;
	font-weight:normal;
}
@media (max-width: 768px) {
  .ins-main .ins-ad .container2 {
    height: 260px;
  }
.ins-main .ins-ad .container2 h4{
		padding-top:30%;
		font-size:3rem;
}
}
.ins-main .news-ad {
  background: url("../image/news-ad_02.jpg") no-repeat center;
}
.ins-main .a-ad {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/a-ad.jpg") no-repeat center;
}
.ins-main .s-ad {
  background: url("../image/s-ad.jpg") no-repeat center;
}
.ins-main .about-ad {
  background: url("../image/about-ad_02.jpg") no-repeat center;
}
.ins-main .service-ad {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/service-ad_02.jpg") no-repeat center;
}
.ins-main .pro-ad {
  background: url("../image/pro-ad_02.jpg") no-repeat center;
}
@media (max-width: 768px) {
  .ins-main .service-ad {
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/service-ad_02.jpg") no-repeat 80% center;
  }
}
.ins-main .ins-con {
  padding: 2% 4% 3%;
}
.ins-main .show-nav {
  height: 60px;
  line-height: 60px;
}
.ins-main .show-nav .container {
  position: relative;
}
.ins-main .show-nav p {
  margin: 0;
  font-size: 1.6rem;
  color: #5e5e5e;
  text-transform: capitalize;
  padding-left: 44px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/location_03.png") no-repeat left center;
}
.ins-main .show-nav p a {
  color: #5e5e5e;
}
.ins-main .show-nav p a:hover {
  color: #1F417E;
}
.ins-main .show-nav p .active {
  color: #1F417E;
}
.ins-main .show-nav .back {
  position: absolute;
  right: 15px;
  top: 12px;
}
.ins-main .show-nav .back a {
  display: block;
  width: 120px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #1F417E;
  color: #fff;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .ins-main .show-nav {
    height: auto;
    line-height: 39px;
    border-bottom: 1px solid #eee;
    background: #f7f7f7;
  }
  .ins-main .show-nav .container {
    position: relative;
  }
  .ins-main .show-nav p {
    margin: 0;
    font-size: 1.6rem;
    color: #5e5e5e;
    margin-left: 0px;
    padding-left: 0;
    background: none;
  }
  .ins-main .show-nav p a {
    color: #5e5e5e;
  }
  .ins-main .show-nav p a:hover {
    color: #1F417E;
  }
  .ins-main .show-nav p .active {
    color: #1F417E;
  }
  .ins-main .show-nav .back {
    display: none;
    position: static;
    right: 15px;
    top: 12px;
  }
  .ins-main .show-nav .back a {
    display: block;
    width: 120px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    background: #1F417E;
    color: #fff;
    font-size: 1.6rem;
  }
}
.ins-main .list-nav {
  text-align: center;
  background:#F7F7F7;
}
.ins-main .list-nav ul {
  margin: 0;
}
.ins-main .list-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ins-main .list-nav li a {
  display: block;
  font-size: 1.6rem;
  color: #666;
  padding: 0 1.5rem;
  height: 60px;
  line-height: 60px;
}
.ins-main .list-nav li a:hover {
  color: #DA3F36;
  background:#fff;
}
.ins-main .list-nav .active a {
  color: #DA3F36;
  background:#fff;
}
@media (max-width: 768px) {
  .ins-main .list-nav {
    color: #fff;
    text-align: center;
    padding: 3.5% 0;
  }
  .ins-main .list-nav ul {
    margin: 0;
  }
  .ins-main .list-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 0.1rem;
  }
  .ins-main .list-nav li a {
    display: block;
    font-size: 1.6rem;
    color: #666;
    padding: 0 1rem;
    height: 30px;
    line-height: 30px;
    border-radius: 7px;
  }
  .ins-main .list-nav li a:hover {
    color: #fff;
    background: #DA3F36;
  }
  .ins-main .list-nav .active a {
    color: #fff;
    background: #DA3F36;
  }
}
.ins-main .ins-nav {
  padding: 40px 0 40px;
  text-align: right;
}
@media (max-width: 768px) {
  .ins-main .ins-nav {
    text-align: left;
    padding: 10px 0;
  }
}
.ins-main .ins-nav p {
  font-size: 1.4rem;
  color: #999;
  margin: 0;
}
.ins-main .ins-nav p a {
  color: #999;
}
.ins-main .ins-nav p a:hover {
  color: #1F417E;
}
.ins-main .ins-tit {
  margin-bottom: 3%;
  text-align: center;
}
.ins-main .ins-tit h5 {
  font-size: 2.4rem;
  color: #1a1a1a;
  text-transform: uppercase;
}
.ins-main .ins-tit b {
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #0368b0;
}
.ins-main .pro-category {
  background: #efefef;
  padding: 4% 0;
}
.ins-main .pro-category .list {
  float: left;
  width: 18%;
  margin-right: 2.5%;
  overflow-y: auto;
  margin-bottom: 2.5%;
  border: 1px solid #e3e3e3;
  height: 398px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/pro-list_03.jpg") no-repeat center;
  background-size: cover;
}
@media (max-width: 768px) {
  .ins-main .pro-category .list {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding-bottom: 10px;
  }
}
.ins-main .pro-category .list h6 {
  font-size: 1.6rem;
  color: #333;
  font-weight: 600;
  text-align: center;
}
.ins-main .pro-category .list ul {
  padding: 0 10%;
}
.ins-main .pro-category .list ul li {
  font-size: 1.4rem;
  margin-bottom: 1px;
}
.ins-main .pro-category .list ul li a {
  color: #666;
  padding-left: 15px;
  background: url("../image/pro-lit_03.jpg") no-repeat left center;
}
.ins-main .pro-category .list ul li a:hover {
  color: #d31518;
}
.ins-main .pro-category .list .more a {
  display: block;
  padding-left: 25px;
  font-size: 1.4rem;
  color: #0368b0;
}
@media (max-width: 768px) {
  .ins-main .pro-category .list .more a {
    padding-left: 35px;
  }
}
.ins-main .pro-category .list:nth-child(5n+5) {
  margin-right: 0;
}
.ins-main .pro-category .list::-webkit-scrollbar {
  /*滚动条整体样式*/

  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/

  height: 4px;
}
.ins-main .pro-category .list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/

  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.ins-main .pro-category .list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/

  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.ins-main .ins-join .top-con {
  padding: 4% 0;
}
.ins-main .ins-join .top-con .img {
  width: 50%;
  float: left;
}
.ins-main .ins-join .top-con .img img {
  width: 100%;
}
.ins-main .ins-join .top-con .txt-box {
  width: 44%;
  float: right;
}
.ins-main .ins-join .top-con .txt-box h6 {
  font-size: 3rem;
  color: #1f1f1f;
  text-transform: uppercase;
  margin-top: 5%;
}
.ins-main .ins-join .top-con .txt-box h4 {
  font-size: 4.8rem;
  color: #0368b0;
  text-transform: uppercase;
}
.ins-main .ins-join .top-con .txt-box .txt {
  margin: 8% 0;
}
.ins-main .ins-join .top-con .txt-box .txt p {
  font-size: 1.6rem;
  color: #6c6c6c;
  margin: 0;
  line-height: 200%;
}
.ins-main .ins-join .top-con .txt-box p {
  font-size: 1.6rem;
  color: #1f1f1f;
  margin: 0;
  line-height: 200%;
}
.ins-main .ins-join .top-con .txt-box a {
  display: block;
  width: 200px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: #dabaa3;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 6%;
}
.ins-main .ins-join .center-con {
  padding: 4% 0;
  background: #f6f6f6;
}
.ins-main .ins-join .center-con li {
  background: #fff;
}
.ins-main .ins-join .center-con li .txt {
  padding: 5%;
  width: 50%;
  float: left;
}
.ins-main .ins-join .center-con li .txt h6 {
  font-size: 2.4rem;
  color: #0368b0;
  text-transform: uppercase;
  margin-bottom: 6%;
}
.ins-main .ins-join .center-con li .txt p {
  font-size: 1.8rem;
  color: #1f1f1f;
  line-height: 200%;
  margin: 0;
}
.ins-main .ins-join .center-con li .img {
  width: 50%;
  float: right;
}
.ins-main .ins-join .center-con li .img img {
  width: 100%;
}
.ins-main .ins-join .center-con li:nth-child(2) .txt {
  float: right;
}
.ins-main .ins-join .center-con li:nth-child(2) .img {
  float: left;
}
.ins-main .ins-join .bot-con {
  padding: 4% 0;
}
.ins-main .ins-join .bot-con .list {
  width: 45%;
  float: right;
}
.ins-main .ins-join .bot-con .list li {
  margin-bottom: 9%;
}
.ins-main .ins-join .bot-con .list h6 {
  font-size: 2.4rem;
  color: #0368b0;
  text-transform: uppercase;
}
.ins-main .ins-join .bot-con .list p {
  font-size: 1.6rem;
  color: #0b0b0b;
}
.ins-main .ins-join .bot-con .img {
  width: 50%;
  float: left;
}
.ins-main .ins-join .bot-con .img img {
  width: 100%;
}
.ins-main .ins-join .three-years {
  padding: 4% 0;
  background: #f6f6f6;
}
.ins-main .ins-join .three-years .list li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  text-align: center;
  background: #fff;
  height: 320px;
  border-radius: 10px;
  transition: 0.4s;
}
.ins-main .ins-join .three-years .list li:hover {
  background: #dabaa3;
}
.ins-main .ins-join .three-years .list li:hover h4 {
  color: #fff;
}
.ins-main .ins-join .three-years .list li:hover p {
  color: #fff;
}
.ins-main .ins-join .three-years .list li h4 {
  font-size: 3.6rem;
  color: #0368b0;
  padding: 10% 0 8%;
}
.ins-main .ins-join .three-years .list li p {
  font-size: 1.6rem;
  color: #595959;
  margin: 0;
  line-height: 200%;
}
.ins-main .ins-join .three-years .list li:nth-child(3) {
  margin-right: 0;
}
.ins-main .ins-join .choose {
  padding: 4% 0;
}
.ins-main .ins-join .choose .list {
  border: 1px solid #eee;
  border-left: none;
  border-bottom: none;
}
.ins-main .ins-join .choose .list li {
  width: 33.333333%;
  float: left;
  height: 308px;
  border-right: 1px solid #eee;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-join .choose .list li span {
  display: inline-block;
  height: 50px;
  border-radius: 50px;
  background: #dabaa3;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  line-height: 50px;
  margin: 16% 0 8%;
  width: 50px;
}
.ins-main .ins-join .choose .list li h6 {
  font-size: 1.8rem;
  color: #0368b0;
  text-transform: uppercase;
  margin-bottom: 5%;
}
.ins-main .ins-join .choose .list li p {
  font-size: 1.4rem;
  color: #595959;
  margin: 0 10%;
}
.ins-main .ins-join .contact {
  height: 550px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/now-bg_02.jpg") no-repeat center;
}
.ins-main .ins-join .contact a {
  display: block;
}
@media (max-width: 768px) {
  .ins-main .ins-join .top-con {
    padding: 4% 0;
  }
  .ins-main .ins-join .top-con .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-join .top-con .img img {
    width: 100%;
  }
  .ins-main .ins-join .top-con .txt-box {
    width: 100%;
    float: right;
  }
  .ins-main .ins-join .top-con .txt-box h6 {
    font-size: 3rem;
    color: #1f1f1f;
    text-transform: uppercase;
    margin-top: 5%;
  }
  .ins-main .ins-join .top-con .txt-box h4 {
    font-size: 4rem;
    color: #0368b0;
    text-transform: uppercase;
  }
  .ins-main .ins-join .top-con .txt-box .txt {
    margin: 8% 0;
  }
  .ins-main .ins-join .top-con .txt-box .txt p {
    font-size: 1.6rem;
    color: #6c6c6c;
    margin: 0;
    line-height: 200%;
  }
  .ins-main .ins-join .top-con .txt-box p {
    font-size: 1.6rem;
    color: #1f1f1f;
    margin: 0;
    line-height: 200%;
  }
  .ins-main .ins-join .top-con .txt-box a {
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #dabaa3;
    color: #fff;
    font-size: 1.6rem;
    margin-top: 6%;
  }
  .ins-main .ins-join .center-con {
    padding: 4% 0;
    background: #f6f6f6;
  }
  .ins-main .ins-join .center-con li {
    background: #fff;
  }
  .ins-main .ins-join .center-con li .txt {
    padding: 5%;
    width: 100%;
    float: left;
  }
  .ins-main .ins-join .center-con li .txt h6 {
    font-size: 2.4rem;
    color: #0368b0;
    text-transform: uppercase;
    margin-bottom: 6%;
  }
  .ins-main .ins-join .center-con li .txt p {
    font-size: 1.8rem;
    color: #1f1f1f;
    line-height: 200%;
    margin: 0;
  }
  .ins-main .ins-join .center-con li .img {
    width: 100%;
    float: right;
  }
  .ins-main .ins-join .center-con li .img img {
    width: 100%;
  }
  .ins-main .ins-join .center-con li:nth-child(2) .txt {
    float: right;
  }
  .ins-main .ins-join .center-con li:nth-child(2) .img {
    float: left;
  }
  .ins-main .ins-join .bot-con {
    padding: 4% 0;
  }
  .ins-main .ins-join .bot-con .list {
    width: 100%;
    float: right;
  }
  .ins-main .ins-join .bot-con .list li {
    margin-bottom: 9%;
  }
  .ins-main .ins-join .bot-con .list h6 {
    font-size: 2.4rem;
    color: #0368b0;
    text-transform: uppercase;
  }
  .ins-main .ins-join .bot-con .list p {
    font-size: 1.6rem;
    color: #0b0b0b;
  }
  .ins-main .ins-join .bot-con .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-join .bot-con .img img {
    width: 100%;
  }
  .ins-main .ins-join .three-years {
    padding: 4% 0;
    background: #f6f6f6;
  }
  .ins-main .ins-join .three-years .list li {
    width: 100%;
    float: left;
    margin-right: 0%;
    text-align: center;
    margin-bottom: 15px;
    background: #fff;
    height: auto;
    padding-bottom: 12%;
  }
  .ins-main .ins-join .three-years .list li h4 {
    font-size: 3.6rem;
    color: #0368b0;
    padding: 10% 0 8%;
  }
  .ins-main .ins-join .three-years .list li p {
    font-size: 1.6rem;
    color: #595959;
    margin: 0;
    line-height: 200%;
  }
  .ins-main .ins-join .three-years .list li:nth-child(3) {
    margin-right: 0;
  }
  .ins-main .ins-join .choose {
    padding: 4% 0;
  }
  .ins-main .ins-join .choose .list {
    border: 1px solid #eee;
    border-left: none;
    border: none;
  }
  .ins-main .ins-join .choose .list li {
    width: 100%;
    float: left;
    height: 278px;
    border-right: 1px solid #eee;
    text-align: center;
    border: 1px solid #eee;
  }
  .ins-main .ins-join .choose .list li span {
    display: inline-block;
    height: 50px;
    border-radius: 50px;
    background: #dabaa3;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 16% 0 8%;
    width: 50px;
  }
  .ins-main .ins-join .choose .list li h6 {
    font-size: 1.8rem;
    color: #0368b0;
    text-transform: uppercase;
    margin-bottom: 5%;
  }
  .ins-main .ins-join .choose .list li p {
    font-size: 1.4rem;
    color: #595959;
    margin: 0 10%;
  }
  .ins-main .ins-join .contact {
    height: 250px;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/now-bg_02.jpg") no-repeat center;
  }
  .ins-main .ins-join .contact a {
    display: block;
  }
}
.ins-main .ins-profile {
  margin: 7% 0 3%;
}
.ins-main .ins-profile .txt-box {
  width: 50%;
  float: left;
}
.ins-main .ins-profile .txt-box h5 {
  font-size: 2.5rem;
  color: #1f56a8;
  text-transform: uppercase;
  margin-bottom: 5%;
  font-weight: 600;
}
.ins-main .ins-profile .txt-box p {
  font-size: 1.6rem;
  color: #666;
  line-height: 180%;
}
.ins-main .ins-profile .video-box {
  width: 40.5%;
  float: right;
  padding: 1.3%;
  border: 1px solid #eee;
}
@media (max-width: 768px) {
  .ins-main .ins-profile .video-box {
    width: 100%;
  }
}
.ins-main .ins-profile .video-box video {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-profile {
    margin: 7% 0 3%;
  }
  .ins-main .ins-profile .txt-box {
    width: 100%;
    float: left;
  }
  .ins-main .ins-profile .txt-box h5 {
    font-size: 2.5rem;
    color: #1f56a8;
    text-transform: uppercase;
    margin-bottom: 5%;
    font-weight: 600;
  }
  .ins-main .ins-profile .txt-box p {
    font-size: 1.6rem;
    color: #666;
    line-height: 180%;
  }
  .ins-main .ins-profile .video-box {
    width: 100%;
    float: right;
    padding: 1.3%;
    border: 1px solid #eee;
  }
  .ins-main .ins-profile .video-box video {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .ins-main .ins-profile .video-box {
    width: 100%;
  }
}
.ins-main .ins-partner .list {
  padding: 3% 0;
}
.ins-main .ins-partner .list .swiper-container-list {
  overflow: hidden;
}
.ins-main .ins-partner .list .swiper-container-list .swiper-slide li {
  width: 20%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-partner .list .swiper-container-list .swiper-slide li {
    width: 50%;
  }
}
.ins-main .ins-partner .list .swiper-container-list .swiper-slide li img {
  width: 100%;
  border: 1px solid #eee;
}
.ins-main .ins-partner .list .swiper-pagination-list {
  text-align: center;
  z-index: 99;
  width: 100%;
  margin-top: 2%;
}
.ins-main .ins-partner .list .swiper-pagination-bullet {
  background: #e5e5e5;
  border-radius: 0px;
  height: 9px;
  width: 9px;
  opacity: 1;
  border-radius: 9px;
}
.ins-main .ins-partner .list .swiper-pagination-bullet-active {
  background: #0368b0;
  opacity: 1;
}
.ins-main .ins-partner .list:nth-child(2n+2) {
  background: #f6f6f6;
}
.ins-main .ins-reviews {
  padding: 3% 0;
}
.ins-main .ins-reviews li {
  width: 32.333333%;
  float: left;
  margin: 0 1.5% 3% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-reviews li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.ins-main .ins-reviews li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-reviews li .img {
  overflow: hidden;
}
.ins-main .ins-reviews li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-reviews li .txt {
  border-bottom: 1px solid #eee;
  padding: 3% 0;
}
.ins-main .ins-reviews li .txt h6 {
  font-size: 1.8rem;
  color: #000;
  text-transform: uppercase;
}
.ins-main .ins-reviews li .txt span {
  font-size: 1.4rem;
  color: #0368b0;
}
.ins-main .ins-reviews li .txt p {
  font-size: 1.4rem;
  color: #616161;
  line-height: 180%;
  margin-top: 2%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  height: 50px;
}
.ins-main .ins-reviews li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .ins-culture {
  padding: 3% 0;
}
.ins-main .ins-culture .img {
  margin-bottom: 2%;
}
.ins-main .ins-culture .img img {
  width: 100%;
}
.ins-main .ins-culture .list-box li {
  width: 49%;
  float: left;
  margin: 0 2% 2% 0;
  border: 1px solid #eee;
  padding: 2% 3%;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .ins-main .ins-culture .list-box li {
    width: 100%;
    margin: 0 0 4% 0;
  }
}
.ins-main .ins-culture .list-box li:hover {
  background: #dabaa3;
}
.ins-main .ins-culture .list-box li:hover h6 {
  color: #fff;
}
.ins-main .ins-culture .list-box li:hover p {
  color: #fff;
}
.ins-main .ins-culture .list-box li h6 {
  font-size: 2.4rem;
  color: #0368b0;
}
.ins-main .ins-culture .list-box li p {
  font-size: 1.6rem;
  color: #191919;
}
.ins-main .ins-culture .list-box li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .ins-environment {
  padding: 2% 0;
}
.ins-main .ins-environment li {
  width: 31.8333333%;
  float: left;
  margin-right: 2.25%;
  margin-bottom: 2%;
  padding: 1.7%;
  border: 1px solid #f0f0f0;
}
.ins-main .ins-environment li .img-box {
  position: relative;
  cursor: pointer;
}
.ins-main .ins-environment li .img-box:hover .masking {
  opacity: 1;
}
.ins-main .ins-environment li .img-box .img {
  width: 100%;
}
.ins-main .ins-environment li .img-box .img img {
  width: 100%;
}
.ins-main .ins-environment li .img-box .masking {
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.ins-main .ins-environment li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-environment {
    padding: 2% 0;
  }
  .ins-main .ins-environment li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 1.7%;
    border: 1px solid #f0f0f0;
  }
  .ins-main .ins-environment li .img-box {
    position: relative;
    cursor: pointer;
  }
  .ins-main .ins-environment li .img-box:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-environment li .img-box .img {
    width: 100%;
  }
  .ins-main .ins-environment li .img-box .img img {
    width: 100%;
  }
  .ins-main .ins-environment li .img-box .masking {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
  }
  .ins-main .ins-environment li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-environment li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-honor .tag-top img {
  width: 100%;
}
.ins-main .ins-honor .content {
  padding: 6% 0;
}
.ins-main .ins-honor .content .certify {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.ins-main .ins-honor .content .certify .swiper-container {
  padding-bottom: 60px;
}
.ins-main .ins-honor .content .certify .swiper-slide {
  width: 340px;
  height: 530px;
}
.ins-main .ins-honor .content .certify .swiper-slide img {
  display: block;
  width: 100%;
  box-shadow: 0 0px 18px #ddd;
  padding: 2%;
  background: #f7f7f7;
}
.ins-main .ins-honor .content .certify .swiper-slide h6 {
  font-size: 1.6rem;
  color: #4d4d4d;
  margin-top: 20px;
}
.ins-main .ins-honor .content .certify .swiper-slide p {
  opacity: 0;
}
.ins-main .ins-honor .content .certify .swiper-slide-active p {
  opacity: 1;
}
.ins-main .ins-honor .content .certify .swiper-slide p {
  line-height: 180%;
  text-align: center;
  color: #585858;
  font-size: 1.6rem;
  margin: 5% 0;
}
.ins-main .ins-honor .content .certify .swiper-slide a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 120px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  background: #009944;
  color: #fff;
  font-size: 1.4rem;
}
.ins-main .ins-honor .content .certify .swiper-pagination {
  width: 100%;
  display: none;
  bottom: 20px;
}
.ins-main .ins-honor .content .certify .swiper-button-prev-btn {
  width: 23px;
  height: 45px;
  position: absolute;
  left: -5%;
  top: 40%;
  margin-top: -12px;
  background: url(http://www.dexton-scm.com/en/statics/css/wszn/images/honor-btn_03.png) no-repeat;
  cursor: pointer;
  z-index: 99;
}
.ins-main .ins-honor .content .certify .swiper-button-prev-btn:hover {
  background: url(http://www.dexton-scm.com/en/statics/css/wszn/images/honor-btn_10.png) no-repeat;
}
.ins-main .ins-honor .content .certify .swiper-button-next-btn {
  width: 23px;
  height: 45px;
  position: absolute;
  right: -5%;
  top: 40%;
  margin-top: -12px;
  background: url(http://www.dexton-scm.com/en/statics/css/wszn/images/honor-btn_05.png) no-repeat;
  cursor: pointer;
  z-index: 99;
}
.ins-main .ins-honor .content .certify .swiper-button-next-btn:hover {
  background: url(http://www.dexton-scm.com/en/statics/css/wszn/images/honor-btn_08.png) no-repeat;
}
.ins-main .ins-honor .content .swiper-container-tag {
  overflow: hidden;
}
.ins-main .ins-honor .content .swiper-container-tag img {
  width: 100%;
}
.ins-main .ins-honor .content .swiper-container-tag p {
  line-height: 180%;
  text-align: center;
  color: #585858;
  font-size: 1.6rem;
  margin: 5% 0;
}
.ins-main .ins-solution {
  padding: 3% 0;
}
.ins-main .ins-solution li {
  margin-bottom: 3%;
}
.ins-main .ins-solution li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-solution li:hover .txt h6 {
  color: #0368b0;
}
.ins-main .ins-solution li .img {
  overflow: hidden;
  width: 22%;
  float: left;
  border: 1px solid #eee;
}
.ins-main .ins-solution li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-solution li .txt {
  width: 75%;
  float: right;
}
.ins-main .ins-solution li .txt h6 {
  font-size: 1.8rem;
  color: #242424;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-solution li .txt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -moz-line-clamp: 4;
  -o-line-clamp: 4;
  margin: 3% 0 7%;
  font-size: 1.4rem;
  color: #7b7b7b;
  line-height: 220%;
}
.ins-main .ins-solution li .txt span {
  display: block;
  width: 190px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #0368b0;
  font-size: 1.4rem;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-solution {
    padding: 3% 0;
  }
  .ins-main .ins-solution li {
    margin-bottom: 3%;
  }
  .ins-main .ins-solution li:hover .img img {
    transform: scale(1.1);
  }
  .ins-main .ins-solution li:hover .txt h6 {
    color: #0368b0;
  }
  .ins-main .ins-solution li .img {
    overflow: hidden;
    display: none;
    width: 22%;
    float: left;
    border: 1px solid #eee;
  }
  .ins-main .ins-solution li .img img {
    width: 100%;
    transition: 0.4s;
  }
  .ins-main .ins-solution li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-solution li .txt h6 {
    font-size: 1.8rem;
    color: #242424;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-solution li .txt p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -moz-line-clamp: 4;
    -o-line-clamp: 4;
    margin: 3% 0 7%;
    font-size: 1.4rem;
    color: #7b7b7b;
    line-height: 220%;
  }
  .ins-main .ins-solution li .txt span {
    display: block;
    width: 120px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #0368b0;
    font-size: 1.4rem;
    color: #fff;
  }
}
.ins-main .ins-equipment {
  padding: 3% 0;
}
.ins-main .ins-equipment img {
  max-width: 100%;
}
.ins-main .ins-about {
  margin: 5% 0 5%;
}
.ins-main .ins-about .txt-box {
  width: 100%;
  float: left;
}
.ins-main .ins-about .txt-box .left{
  width: 45%;
  float: left;
  text-align:left;
  padding-top:5%;
}
.ins-main .ins-about .txt-box .left h4 {
	color:#CCCCCC;
}
.ins-main .ins-about .txt-box .left h4 span{
	color:#fff;
	background:#DA231A;
	font-size:3rem;
	padding:2%;
}
.ins-main .ins-about .txt-box .right{
  width: 50%;
  float: right;
  padding-top:5%;
}
.ins-main .ins-about .txt-box .right img{
  width: 100%;
}
.ins-main .ins-about .txt-box .pic{
  margin-top: 6%;
  width:100%;
  display: inline-block;
  *display: inline;
}
.ins-main .ins-about .txt-box .pic h4{
	width:100%;
	font-size:2.8rem;
	padding:1% 0;
	text-align:center;
	color:#1F417E;
	border-bottom:1px solid #efefef;
	margin-bottom:3%;
}
.ins-main .ins-about .txt-box .pic li {
  width: 23%;
  float: left;
  margin-right:2%;
    margin-bottom:2%;
}
.ins-main .ins-about .txt-box .pic li:nth-child(4) {
  margin-right: 0;
}
.ins-main .ins-about .txt-box .pic li img {
  width: 100%;
}




@media (max-width: 768px) {
  .ins-main .ins-about .txt-box {
    width: 100%;
  }
 .ins-main .ins-about .txt-box .pic li {
  width: 48%;
  float: left;
  margin-right:2%;
    margin-bottom:2%;
}
}
.ins-main .ins-about .txt-box h5 {
  font-size: 3rem;
  color: #1f56a8;
  font-weight: 600;
  margin-bottom: 6%;
}
@media (max-width: 768px) {
  .ins-main .ins-about .txt-box h5 {
    font-size: 2.5rem;
  }
}
.ins-main .ins-about .txt-box p {
  font-size: 1.6rem;
  color: #999999;
  line-height: 160%;
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-about .txt-box p {
    line-height: 160%;
  }
  .ins-main .ins-about .txt-box .left {
    width:100%;
  }
  .ins-main .ins-about .txt-box .right {
    width:100%;
  }
}
.ins-main .ins-about .img {
  width: 30%;
  float: right;
  margin: 7% 0 0 0;
}
@media (max-width: 768px) {
  .ins-main .ins-about .img {
    width: 100%;
  }
}
.ins-main .ins-about .img img {
  width: 100%;
}
.ins-main .ins-service {
  margin: 8% 0;
}
.ins-main .ins-service .txt-box {
  width: 60%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-service .txt-box {
    width: 100%;
  }
}
.ins-main .ins-service .txt-box h6 {
  font-size: 3rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 5%;
}
@media (max-width: 768px) {
  .ins-main .ins-service .txt-box h6 {
    font-size: 2.5rem;
  }
}
.ins-main .ins-service .txt-box p {
  font-size: 2rem;
  color: #666;
  line-height: 190%;
}
.ins-main .ins-service .txt-box p a {
  color: #666;
}
.ins-main .ins-service .img {
  width: 40%;
  float: right;
  text-align: center;
}
@media (max-width: 768px) {
  .ins-main .ins-service .img {
    width: 100%;
  }
}
.ins-main .ins-service .img img {
  max-width: 100%;
}
.ins-main .ins-contact .txt-box {
  width: 61%;
  float: left;
  padding:5% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .txt-box {
    width: 100%;
  }
}
.ins-main .ins-contact .txt-box h5 {
  font-size: 3rem;
  color: #1f56a8;
  font-weight: 600;
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .txt-box h5 {
    font-size: 2.5rem;
  }
}
.ins-main .ins-contact .txt-box li {
  font-size: 1.6rem;
  color: #666;
  line-height: 210%;
}
.ins-main .ins-contact .txt-box li a {
  color: #666;
}
.ins-main .ins-contact .img {
  width: 20%;
  float: right;
  padding:5% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .img {
    width: 20%;
	
  }
}
.ins-main .ins-contact .img img {
  width: 100%;
}
.ins-main #map {
  height: 500px;
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main #map {
    height: 300px;
    width: 100%;
  }
}
.ins-main .ins-download {
  padding: 3% 0;
}
.ins-main .ins-download .download-top {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
}
.ins-main .ins-download .download-top li {
  width: 222px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  float: left;
  margin-left: -1px;
  line-height: 59px;
}
.ins-main .ins-download .download-top li a {
  display: block;
  font-size: 1.6rem;
  color: #555;
  text-transform: capitalize;
  transition: 0.4s;
}
.ins-main .ins-download .download-top li a:hover {
  color: #fff;
  background: #0368b0;
}
.ins-main .ins-download .download-top .active a {
  color: #fff;
  background: #0368b0;
}
.ins-main .ins-download .content {
  margin: 2% 0;
  padding: 0 2%;
}
.ins-main .ins-download .content li {
  height: 88px;
  line-height: 88px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.ins-main .ins-download .content li:hover a {
  color: #0368b0;
}
.ins-main .ins-download .content li a {
  display: block;
  font-size: 1.6rem;
  color: #555;
}
.ins-main .ins-download .content li span {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
}
.ins-main .ins-download .content li b {
  font-weight: 500;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 54px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/download2_03.jpg") no-repeat left center;
}
@media (max-width: 768px) {
  .ins-main .ins-download {
    padding: 3% 0;
  }
  .ins-main .ins-download .download-top {
    height: auto;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
  }
  .ins-main .ins-download .download-top li {
    width: 50%;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-bottom: none;
    float: left;
    margin-left: -1px;
    line-height: 40px;
  }
  .ins-main .ins-download .download-top li a {
    display: block;
    font-size: 1.6rem;
    color: #555;
    text-transform: capitalize;
    transition: 0.4s;
  }
  .ins-main .ins-download .download-top li a:hover {
    color: #fff;
    background: #0368b0;
  }
  .ins-main .ins-download .download-top .active a {
    color: #fff;
    background: #0368b0;
  }
  .ins-main .ins-download .content {
    margin: 2% 0;
    padding: 0 2%;
  }
  .ins-main .ins-download .content li {
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .ins-main .ins-download .content li:hover a {
    color: #0368b0;
  }
  .ins-main .ins-download .content li a {
    display: block;
    font-size: 1.6rem;
    color: #555;
  }
  .ins-main .ins-download .content li span {
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
  }
  .ins-main .ins-download .content li b {
    font-weight: 500;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 44px;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/download2_03.jpg") no-repeat left center;
  }
}
.ins-main .ins-faq {
  padding: 3% 0;
}
.ins-main .ins-faq li {
  padding: 2% 0;
  border-bottom: 1px solid #eee;
  transition: 0.4s;
}
.ins-main .ins-faq li h6 {
  font-size: 1.8rem;
  color: #151515;
  padding-left: 60px;
  line-height: 40px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/faq-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-faq li p {
  font-size: 1.6rem;
  color: #7e7e7e;
  line-height: 180%;
  padding-left: 60px;
  padding-top: 8px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/faq-lit_06.jpg") no-repeat left top;
  min-height: 40px;
}
.ins-main .ins-exhibition {
  padding: 3% 0;
}
.ins-main .ins-exhibition .content li {
  width: 31.83333%;
  float: left;
  margin: 0 1.75% 1.5% 0;
  position: relative;
}
.ins-main .ins-exhibition .content li:hover .img-box img {
  transform: scale(1.1);
}
.ins-main .ins-exhibition .content li:hover .txt {
  background: #0368b0;
}
.ins-main .ins-exhibition .content li:hover .txt h6 {
  color: #fff;
}
.ins-main .ins-exhibition .content li:hover .txt p {
  color: #fff;
}
.ins-main .ins-exhibition .content li .img-box {
  overflow: hidden;
}
.ins-main .ins-exhibition .content li .img-box img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-exhibition .content li .txt {
  background: #f7f7f7;
  height: 144px;
  padding: 3%;
  transition: 0.3s;
}
.ins-main .ins-exhibition .content li .txt h6 {
  font-size: 1.6rem;
  color: #343434;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-exhibition .content li .txt p {
  font-size: 1.4rem;
  color: #949494;
}
.ins-main .ins-exhibition .content li .txt span {
  display: block;
  width: 90px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #fff;
  font-size: 1.4rem;
  color: #363636;
  margin-top: 20px;
}
.ins-main .ins-exhibition .content li:nth-child(3n+3) {
  margin-right: 0%;
}
@media (max-width: 768px) {
  .ins-main .ins-exhibition {
    padding: 3% 0;
  }
  .ins-main .ins-exhibition .content li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
  }
  .ins-main .ins-exhibition .content li:hover .img-box img {
    transform: scale(1.1);
  }
  .ins-main .ins-exhibition .content li:hover .txt {
    background: #0368b0;
  }
  .ins-main .ins-exhibition .content li:hover .txt h6 {
    color: #fff;
  }
  .ins-main .ins-exhibition .content li:hover .txt p {
    color: #fff;
  }
  .ins-main .ins-exhibition .content li .img-box {
    overflow: hidden;
  }
  .ins-main .ins-exhibition .content li .img-box img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-exhibition .content li .txt {
    background: #f7f7f7;
    height: 115px;
    padding: 3%;
    transition: 0.3s;
  }
  .ins-main .ins-exhibition .content li .txt h6 {
    font-size: 1.6rem;
    color: #343434;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-exhibition .content li .txt p {
    font-size: 1.4rem;
    color: #949494;
  }
  .ins-main .ins-exhibition .content li .txt span {
    display: block;
    width: 90px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #fff;
    font-size: 1.4rem;
    color: #363636;
    margin-top: 15px;
  }
  .ins-main .ins-exhibition .content li:nth-child(3n+3) {
    margin-right: 2;
  }
  .ins-main .ins-exhibition .content li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-case {
  padding: 3% 0;
}
.ins-main .ins-case .case-top {
  height: 50px;
  line-height: 50px;
  margin-bottom: 3%;
}
.ins-main .ins-case .case-top li:first-child {
  padding: 0 1rem;
  color: #fff;
  background: #0368b0;
}
.ins-main .ins-case .case-top li {
  font-size: 1.4rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 50px;
  line-height: 50px;
}
.ins-main .ins-case .case-top li a {
  color: #5a5a5a;
  padding: 0 1rem;
  display: block;
}
.ins-main .ins-case .case-top li a:hover {
  color: #fff;
  background: #0368b0;
}
.ins-main .ins-case .content {
  margin-bottom: 2%;
}
.ins-main .ins-case .content ul {
  margin: 0;
}
.ins-main .ins-case .content li {
  width: 24%;
  float: left;
  margin: 0 1.25% 1.5% 0;
  position: relative;
}
.ins-main .ins-case .content li:hover .masking {
  opacity: 1;
}
.ins-main .ins-case .content li:hover p {
  color: #0368b0;
}
.ins-main .ins-case .content li .img-box {
  overflow: hidden;
}
.ins-main .ins-case .content li .img-box img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-case .content li .masking {
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ins-main .ins-case .content li p {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #5a5a5a;
  margin: 15px 0 0 0;
}
.ins-main .ins-case .content li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-case {
    padding: 3% 0;
  }
  .ins-main .ins-case .case-top {
    height: auto;
    line-height: 40px;
    margin-bottom: 3%;
  }
  .ins-main .ins-case .case-top li:first-child {
    padding: 0 1rem;
    color: #fff;
    background: #0368b0;
  }
  .ins-main .ins-case .case-top li {
    font-size: 1.4rem;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 40px;
    line-height: 40px;
  }
  .ins-main .ins-case .case-top li a {
    color: #5a5a5a;
    padding: 0 1rem;
    display: block;
  }
  .ins-main .ins-case .case-top li a:hover {
    color: #fff;
    background: #0368b0;
  }
  .ins-main .ins-case .content {
    margin-bottom: 2%;
  }
  .ins-main .ins-case .content ul {
    margin: 0;
  }
  .ins-main .ins-case .content li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
  }
  .ins-main .ins-case .content li:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-case .content li:hover p {
    color: #0368b0;
  }
  .ins-main .ins-case .content li .img-box {
    overflow: hidden;
  }
  .ins-main .ins-case .content li .img-box img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-case .content li .masking {
    transition: 0.3s;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .ins-main .ins-case .content li p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.4rem;
    color: #5a5a5a;
    margin: 15px 0 0 0;
  }
  .ins-main .ins-case .content li:nth-child(4n+4) {
    margin-right: 0;
  }
  .ins-main .ins-case .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-zhichi {
  margin-bottom: 2%;
}
.ins-main .ins-zhichi li {
  border: 1px solid #ececec;
  margin-bottom: 20px;
}
.ins-main .ins-zhichi li a {
  display: block;
  padding: 3%;
}
.ins-main .ins-zhichi li:hover {
  border: 1px solid #c10002;
}
.ins-main .ins-zhichi li:hover .date {
  background: #c10002;
}
.ins-main .ins-zhichi li:hover .date h5 {
  color: #fff;
}
.ins-main .ins-zhichi li:hover .date p {
  color: #fff;
}
.ins-main .ins-zhichi li:hover .txt h6 {
  color: #c10002;
}
.ins-main .ins-zhichi li:hover .txt span {
  color: #fff;
  border-color: #c10002;
  background: #c10002;
}
.ins-main .ins-zhichi li .date {
  height: 132px;
  background: #f9f9f9;
  transition: 0.4s;
  text-align: center;
  width: 20%;
  float: left;
}
.ins-main .ins-zhichi li .date h5 {
  font-size: 3.6rem;
  color: #c10002;
  padding: 20px 0 10px;
}
.ins-main .ins-zhichi li .date p {
  font-size: 1.6rem;
  color: #474747;
}
.ins-main .ins-zhichi li .txt {
  width: 75%;
  float: right;
}
.ins-main .ins-zhichi li .txt h6 {
  font-size: 1.8rem;
  color: #474747;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
}
.ins-main .ins-zhichi li .txt p {
  font-size: 1.4rem;
  color: #474747;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ins-main .ins-zhichi li .txt span {
  display: block;
  height: 33px;
  line-height: 33px;
  width: 113px;
  text-align: center;
  border: 1px solid #ececec;
  font-size: 1.4rem;
  color: #474747;
}
@media (max-width: 768px) {
  .ins-main .ins-zhichi {
    margin-bottom: 2%;
  }
  .ins-main .ins-zhichi li {
    border: 1px solid #ececec;
    margin-bottom: 20px;
  }
  .ins-main .ins-zhichi li a {
    display: block;
    padding: 1% 0;
  }
  .ins-main .ins-zhichi li:hover {
    border: 1px solid #c10002;
  }
  .ins-main .ins-zhichi li:hover .date {
    background: #c10002;
  }
  .ins-main .ins-zhichi li:hover .date h5 {
    color: #fff;
  }
  .ins-main .ins-zhichi li:hover .date p {
    color: #fff;
  }
  .ins-main .ins-zhichi li:hover .txt h6 {
    color: #c10002;
  }
  .ins-main .ins-zhichi li:hover .txt span {
    color: #fff;
    border-color: #c10002;
    background: #c10002;
  }
  .ins-main .ins-zhichi li .date {
    height: 111px;
    background: #f9f9f9;
    transition: 0.4s;
    text-align: center;
    width: 25%;
    float: left;
  }
  .ins-main .ins-zhichi li .date h5 {
    font-size: 3.6rem;
    color: #c10002;
    padding: 20px 0 10px;
  }
  .ins-main .ins-zhichi li .date p {
    font-size: 1.6rem;
    color: #474747;
  }
  .ins-main .ins-zhichi li .txt {
    width: 70%;
    float: right;
  }
  .ins-main .ins-zhichi li .txt h6 {
    font-size: 1.8rem;
    color: #474747;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
  }
  .ins-main .ins-zhichi li .txt p {
    font-size: 1.4rem;
    color: #474747;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .ins-main .ins-zhichi li .txt span {
    display: block;
    height: 28px;
    line-height: 28px;
    width: 93px;
    text-align: center;
    border: 1px solid #ececec;
    font-size: 1.4rem;
    color: #474747;
  }
}
.ins-main .ins-recruit {
  padding: 3% 0;
}
.ins-main .ins-recruit .table .tit2 {
  height: 60px;
  line-height: 60px;
  background: #0368b0;
}
.ins-main .ins-recruit .table .tit2 li {
  float: left;
  text-align: center;
  width: 16.6666666%;
  font-size: 1.6rem;
  color: #fefefe;
}
.ins-main .ins-recruit .table .table-con {
  position: relative;
  z-index: 6;
  margin-top: 15px;
}
.ins-main .ins-recruit .table .table-con ul {
  margin: 0;
  cursor: pointer;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con li {
  float: left;
  height: 58px;
  line-height: 58px;
  font-size: 1.6rem;
  background: #fff;
  color: #333;
  width: 16.6666666%;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #cdcdcd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-recruit .table .table-con li span {
  color: #0368b0;
}
.ins-main .ins-recruit .table .table-con li:first-child {
  border-left: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con .txt-box {
  display: none;
  border: 1px solid #cdcdcd;
  clear: both;
  border-top: none;
  padding: 2%;
  position: relative;
  background: #fff;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
  font-size: 2.4rem;
  color: #333;
  display: inline-block;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
  color: #0368b0;
  font-weight: 500;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
  display: inline-block;
  font-size: 1.4rem;
  color: #666;
  margin: 0 1%;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
  font-size: 16px;
  color: #666;
  padding: 1% 0 1% 13px;
  line-height: 180%;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/h6-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 24px;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt a {
  display: inline-block;
  width: 160px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background: #0368b0;
  font-size: 1.6rem;
  margin: 3% 0 2%;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-recruit {
    padding: 3% 0 0;
    background: #f3f3f3;
  }
  .ins-main .ins-recruit .table-box {
    overflow: auto;
  }
  .ins-main .ins-recruit .table {
    width: 700px;
    max-width: 700px;
  }
  .ins-main .ins-recruit .table .tit2 {
    height: 60px;
    line-height: 60px;
    background: #0368b0;
  }
  .ins-main .ins-recruit .table .tit2 li {
    float: left;
    text-align: center;
    width: 16.6666666%;
    font-size: 1.6rem;
    color: #fefefe;
  }
  .ins-main .ins-recruit .table .table-con {
    position: relative;
    z-index: 6;
    margin-top: 15px;
  }
  .ins-main .ins-recruit .table .table-con ul {
    margin: 0;
    cursor: pointer;
    height: 58px;
    line-height: 58px;
    border-top: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con li {
    float: left;
    height: 58px;
    line-height: 58px;
    font-size: 1.6rem;
    background: #fff;
    color: #333;
    width: 16.6666666%;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #cdcdcd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-recruit .table .table-con li span {
    color: #0368b0;
  }
  .ins-main .ins-recruit .table .table-con li:first-child {
    border-left: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con .txt-box {
    display: none;
    border: 1px solid #b5b3b3;
    clear: both;
    border-top: none;
    padding: 2%;
    position: relative;
    background: #fff;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
    font-size: 2.4rem;
    color: #333;
    display: inline-block;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
    color: #0368b0;
    font-weight: 500;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
    display: inline-block;
    font-size: 1.4rem;
    color: #666;
    margin: 0 1%;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
    font-size: 16px;
    color: #666;
    padding: 1% 0 1% 13px;
    line-height: 180%;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/h6-lit_03.jpg") no-repeat left center;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt p {
    font-size: 1.4rem;
    color: #666;
    line-height: 24px;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt a {
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background: #0368b0;
    font-size: 1.6rem;
    margin: 3% 0 2%;
    color: #fff;
  }
}
.ins-main .ins-question {
  padding: 3% 0;
}
.ins-main .ins-question .list-box {
  margin-top: 3%;
}
.ins-main .ins-question .list-box li {
  padding: 17px 22px;
  border: 1px solid #f5f5f5;
  transition: 0.3s;
  margin-bottom: 2%;
  background: #f7f7f7;
}
.ins-main .ins-question .list-box li:hover {
  background: #0368b0;
}
.ins-main .ins-question .list-box li:hover b {
  color: #fff;
}
.ins-main .ins-question .list-box li:hover h6 {
  color: #fff;
}
.ins-main .ins-question .list-box li:hover span {
  color: #fff;
}
.ins-main .ins-question .list-box li b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 2.4rem;
  color: #0368b0;
  font-weight: 600;
  margin-right: 8px;
  vertical-align: top;
}
.ins-main .ins-question .list-box li h6 {
  font-size: 1.8rem;
  color: #1c1c1c;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
.ins-main .ins-question .list-box li span {
  font-size: 1.4rem;
  color: #464646;
  line-height: 180%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 97%;
}
@media (max-width: 768px) {
  .ins-main .ins-question {
    padding: 3% 0;
  }
  .ins-main .ins-question .list-box {
    margin-top: 3%;
  }
  .ins-main .ins-question .list-box li {
    padding: 17px 22px;
    border: 1px solid #f5f5f5;
    transition: 0.3s;
    margin-bottom: 4%;
    background: #f7f7f7;
  }
  .ins-main .ins-question .list-box li:hover {
    background: #0368b0;
  }
  .ins-main .ins-question .list-box li:hover b {
    color: #fff;
  }
  .ins-main .ins-question .list-box li:hover h6 {
    color: #fff;
  }
  .ins-main .ins-question .list-box li:hover span {
    color: #fff;
  }
  .ins-main .ins-question .list-box li b {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 2.4rem;
    color: #0368b0;
    font-weight: 600;
    margin-right: 8px;
    vertical-align: top;
    float: left;
  }
  .ins-main .ins-question .list-box li h6 {
    font-size: 1.8rem;
    color: #1c1c1c;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
  }
  .ins-main .ins-question .list-box li span {
    font-size: 1.4rem;
    color: #464646;
    line-height: 180%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 92%;
  }
}
.ins-main .ins-news {
  padding: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-news {
    padding: 3% 0;
  }
}
.ins-main .ins-news li {
  padding: 3% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-news li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-news li:hover .txt h6 {
  color: #DA3F36;
}
.ins-main .ins-news li .time {
  width: 8%;
  float: left;
  margin-right:5%;
  background:#1F417E;
  color:#fff;
  padding:1% 0%;
  text-align:center;
}
.ins-main .ins-news li .time font{
	font-size:4rem;
}
.ins-main .ins-news li .img {
  width: 24%;
  float: left;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ins-main .ins-news li .img {
    display: none;
  }

}
.ins-main .ins-news li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-news li .txt {
  width: 60%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-news li .txt {
    width: 100%;
  }
 .ins-main .ins-news li .time {
  width: 20%;
  float: left;
  margin-right:2%;
  background:#1F417E;
  color:#fff;
  padding:2% 0%;
  text-align:center;
}
.ins-main .ins-news li .time font{
	font-size:2rem;
}
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.8rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom:3%;
}
.ins-main .a-news li .txt h6 {
  color: #1F417E;
}
@media (max-width: 768px) {
  .ins-main .ins-news li .txt h6 {
    margin-top: 10px;
  }
}
.ins-main .ins-news li .txt p {
  font-size: 1.6rem;
  color: #999;
  line-height: 240%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-height: 150%;
  margin-bottom:3%;
}
.ins-main .ins-news li .txt span {
  font-size: 1.6rem;
  color: #999;
  line-height: 20px;
  display: block;
}
@media (max-width: 768px) {
  .ins-main .ins-news li .txt span {
    display: none;
  }
}
.ins-main .a-news li .txt span{
	padding: 1% 2%;
    color: #fff;
    font-size: 1.6rem;
    width: 15%;
    background: #1F417E;
    text-align: center;
}
.ins-main .ins-news li:first-child {
  padding-top: 0;
}
.ins-main .news-show {
  padding: 3% 0;
}
@media (max-width: 768px) {
  .ins-main .news-show {
    padding: 3% 0;
  }
}
.ins-main .news-show .show-tit {
  margin-bottom: 3%;
  text-align: center;
}
.ins-main .news-show .show-txt {
	font-size:1.6rem;
	line-height:200%;
}
.ins-main .news-show .show-tit h5 {
  font-size: 2.4rem;
  color: #1F417E;
  margin: 0 0 1%;
  font-weight: 600;
}
.ins-main .news-show .show-tit p {
  font-size: 1.4rem;
  color: #999;
  text-transform: uppercase;
}
.ins-main .news-show .show-txt img {
  max-width: 100%!important;
  width: auto!important;
  height: auto!important;
}
.ins-main .news-show .show-txt p {
  text-align: left;
  font-size: 1.6rem;
  color: #666;
  line-height: 180%;
  margin-bottom: 2%;
}
.ins-main .news-show .link {
  padding: 3% 0 0;
  border-top: 1px solid #eee;
}
.ins-main .news-show .link p {
  font-size: 1.4rem;
  color: #333;
}
.ins-main .news-show .link p span {
  display: inline-block;
  text-align: right;
  width: 60px;
}
.ins-main .news-show .link p a {
  font-size: 1.4rem;
  color: #006ebd;
}
@media (max-width: 768px) {
  .ins-main .news-show {
    padding: 2.5% 0;
  }
  .ins-main .news-show .show-tit {
    border-bottom: 1px solid #eee;
  }
  .ins-main .news-show .show-tit h5 {
    margin: 2% 0 15px;
    font-weight: 500;
  }
  .ins-main .news-show .show-tit p {
    font-size: 1.4rem;
    color: #b3b3b3;
    text-transform: uppercase;
  }
  .ins-main .news-show .content {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .news-show .content img {
    max-width: 100%!important;
    margin: 3% 0;
  }
  .ins-main .news-show .content p {
    text-align: left;
    font-size: 1.5rem;
    color: #515151;
    line-height: 180%;
    margin-bottom: 2%;
  }
}
.ins-main .ins-product {
  margin-bottom: 4%;
  padding-top:4%;
}
.ins-main .ins-product .pro-tit {
  position: relative;
  margin-bottom: 4%;
  margin-top: -60px;
}
.ins-main .ins-product .pro-tit button {
  border: none;
  width: 245px;
  height: 36px;
  border-radius: 3px;
  border: 2px solid #e5e5e5;
  text-align: left;
  padding: 0 10px;
  font-size: 1.6rem;
  color: #b1b8cd;
}
.ins-main .ins-product .pro-tit button span {
  float: right;
  margin-top: 10px;
}
.ins-main .ins-product .pro-tit .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding: 3% 0;
  }
}
.ins-main .ins-product ul {
  margin: 0;
}
.ins-main .ins-product .content li {
  position: relative;
  width: 33.33333333%;
  float: left;
  transition: 0.4s;
  border: 1px solid #eee;
  margin-left:-1px;
  margin-top:-1px;
}
.ins-main .ins-product .content li:hover .img img {
  transform: scale(1.05);
}
.ins-main .ins-product .content li:hover h6 {
  color: #fff;
  background:#1F417E;
}
.ins-main .ins-product .content li .img {
  overflow: hidden;
  position: relative;
}
.ins-main .ins-product .content li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-product .content li h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-height: 150%;
  font-size: 2rem;
  color: #333;
  padding:4% 0;
  text-align:center;
  margin:0px;
}
.ins-main .ins-product .content li span {
  font-size: 1.4rem;
  color: #0368b0;
}
.ins-main .ins-product .content li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    margin-bottom: 4%;
  }
  .ins-main .ins-product .pro-tit {
    position: relative;
    margin-bottom: 4%;
    margin-top: 0px;
  }
  .ins-main .ins-product .pro-tit button {
    border: none;
    width: 245px;
    height: 36px;
    border-radius: 3px;
    border: 2px solid #e5e5e5;
    text-align: left;
    padding: 0 10px;
    font-size: 1.6rem;
    color: #b1b8cd;
  }
  .ins-main .ins-product .pro-tit button span {
    float: right;
    margin-top: 10px;
  }
  .ins-main .ins-product .pro-tit .btn-group.open .dropdown-toggle {
    box-shadow: none;
  }
  .ins-main .ins-product ul {
    margin: 0;
  }
  .ins-main .ins-product .content li {
    position: relative;
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    transition: 0.4s;
  }
  .ins-main .ins-product .content li:hover .img img {
    transform: scale(1.05);
  }
  .ins-main .ins-product .content li:hover h6 {
    color: #0368b0;
  }
  .ins-main .ins-product .content li .img {
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
  }
  .ins-main .ins-product .content li .img img {
    width: 100%;
    transition: 0.4s;
  }
  .ins-main .ins-product .content li h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
    line-height: 150%;
    font-size: 1.6rem;
    color: #333;
    margin-top: 10px;
    height: 40px;
  }
  .ins-main .ins-product .content li span {
    font-size: 1.4rem;
    color: #0368b0;
  }
  .ins-main .ins-product .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .ins-main .ins-product {
    padding: 3% 0;
  }
}
.ins-main .ins-advantage {
  padding: 3% 0;
  text-align: center;
}
.ins-main .ins-advantage img {
  width: 100%;
}
.ins-main .ins-advantage .txt p {
  font-size: 1.6rem;
  color: #1e1e1e;
  line-height: 180%;
}
.ins-main .product-show .pro-tit {
  height: 100px;
  line-height: 100px;
  border-bottom: 1px solid #e8e8e8;
}
.ins-main .product-show .pro-tit button {
  border: none;
  width: 245px;
  height: 36px;
  border-radius: 3px;
  border: 2px solid #e5e5e5;
  text-align: left;
  padding: 0 10px;
  font-size: 1.6rem;
  color: #b1b8cd;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ins-main .product-show .pro-tit button span {
  float: right;
  margin-top: 10px;
}
.ins-main .product-show .pro-tit .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.ins-main .product-show .pro-tit .title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: 600;
  font-size: 2rem;
  color: #0368b0;
  margin: 0 2rem;
  vertical-align: -5px;
}
.ins-main .product-show .pro-tit .show-nav {
  float: right;
  height: 100px;
  line-height: 100px;
}
.ins-main .product-show .pro-tit .show-nav p {
  font-size: 1.4rem;
  color: #999;
  margin: 0;
}
.ins-main .product-show .pro-tit .show-nav p a {
  color: #999;
}
.ins-main .product-show .pro-tit .show-nav p a:hover {
  color: #1F417E;
}
@media (max-width: 1200px) {
  .ins-main .product-show .pro-tit {
    padding: 16px 0 0;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #e8e8e8;
  }
  .ins-main .product-show .pro-tit button {
    border: none;
    width: 245px;
    height: 36px;
    border-radius: 3px;
    border: 2px solid #e5e5e5;
    text-align: left;
    padding: 0 10px;
    font-size: 1.6rem;
    color: #b1b8cd;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .ins-main .product-show .pro-tit button span {
    float: right;
    margin-top: 10px;
  }
  .ins-main .product-show .pro-tit .btn-group.open .dropdown-toggle {
    box-shadow: none;
  }
  .ins-main .product-show .pro-tit .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: 600;
    font-size: 2rem;
    color: #0368b0;
    margin: 0 2rem;
    vertical-align: -5px;
  }
  .ins-main .product-show .pro-tit .show-nav {
    float: left;
    height: auto;
    line-height: 40px;
    width: 100%;
    background: none;
  }
  .ins-main .product-show .pro-tit .show-nav p {
    font-size: 1.4rem;
    color: #999;
    margin: 0;
    padding: 0;
  }
  .ins-main .product-show .pro-tit .show-nav p a {
    color: #999;
  }
  .ins-main .product-show .pro-tit .show-nav p a:hover {
    color: #1F417E;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  .ins-main .product-show .pro-tit .title {
    margin: 15px 0 0;
  }
}
.ins-main .product-show {
	background:#F8F8F8;
}
.ins-main .product-show .content .lf-box {
  width: 50%;
  float: left;
  padding: 3%;
}
@media (max-width: 768px) {
  .ins-main .product-show .content .lf-box {
    width: 100%;
  }
}
.ins-main .product-show .content .lf-box .pc-slide .view .swiper-container {
  height: 100%;
  padding: 1px;
}
.ins-main .product-show .content .lf-box .pc-slide .view .swiper-container .swiper-slide {
  width: 100%;
}
.ins-main .product-show .content .lf-box .pc-slide .view .swiper-container .swiper-slide img {
  width: 100%;
  border: 0px solid #F2F2F2;
  background: #fff;
}
.ins-main .product-show .content .lf-box .pc-slide .preview {
  width: 100%;
  padding: 2% 0;
  position: relative;
  border-top: none;
}
.ins-main .product-show .content .lf-box .pc-slide .preview .swiper-container {
  width: 100%;
  margin: 0 auto;
}
.ins-main .product-show .content .lf-box .pc-slide .preview .swiper-slide {
  float: left;
  width: auto;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.ins-main .product-show .content .lf-box .pc-slide .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #efefef;
  background: #f3f3f3;
}
.ins-main .product-show .content .lf-box .pc-slide .preview .active-nav img {
  border: 1px solid #1F417E;
}
.ins-main .product-show .content .lf-box .swiper-wrapper{
	padding-top:2%;
}
.ins-main .product-show .content .lf-box .lf-tit {
  margin: 4% 0;
}
.ins-main .product-show .content .lf-box .lf-tit .part-number {
  float: left;
}
.ins-main .product-show .content .lf-box .lf-tit .part-number span {
  display: block;
  float: left;
  margin-top: 4px;
  height: 60px;
  font-size: 1.4rem;
  color: #999;
}
.ins-main .product-show .content .lf-box .lf-tit .part-number b {
  font-size: 2rem;
  color: #0368b0;
  font-weight: 600;
  display: block;
  float: left;
}
.ins-main .product-show .content .lf-box .lf-tit .price {
  float: right;
  font-size: 1.4rem;
  color: #999;
}
@media (max-width: 768px) {
  .ins-main .product-show .content .lf-box .lf-tit .price {
    width: 100%;
    float: left;
  }
}
.ins-main .product-show .content .lf-box .lf-tit .price a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 86px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 3px;
  background: #0368b0;
  color: #fff;
}
.ins-main .product-show .content .lf-box .list li {
  width: 30.33333%;
  float: left;
  height: 44px;
  position: relative;
  margin: 0 4.5% 4.5% 0;
}
.ins-main .product-show .content .lf-box .list li a {
  display: block;
  background: #fff;
  width: 100%;
  height: 44px;
  border-radius: 5px;
}
.ins-main .product-show .content .lf-box .list li a:hover {
  background: #0368b0;
}
.ins-main .product-show .content .lf-box .list li a:hover span {
  color: #fff;
}
.ins-main .product-show .content .lf-box .list li span {
  font-size: 1.5rem;
  color: #333;
  width: 100%;
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
@media (max-width: 768px) {
  .ins-main .product-show .content .lf-box .list li span {
    font-size: 1.4rem;
  }
}
.ins-main .product-show .content .lf-box .list li:nth-child(3n+3) {
  margin-right: 0;
}
.ins-main .product-show .content .lf-box .list .active a {
  background: #0368b0;
}
.ins-main .product-show .content .lf-box .list .active a span {
  color: #fff;
}
.ins-main .product-show .content .lf-box .bot h6 {
  margin: 5% 0;
  font-size: 1.6rem;
  color: #0368b0;
}
.ins-main .product-show .content .rt-box {
  width: 46%;
  float: right;
}
.ins-main .product-show .content .rt-box dl{
	padding-top:20%;
}
.ins-main .product-show .content .rt-box dl dd{
	padding:2% 0px;
	color:#666666;
	font-size:1.8rem;
}
.ins-main .product-show .content .rt-box dl dd span{
  display: inline-block;
  *display: inline;
  width:24%;
  text-align:right;
  padding-right:3%;
	font-size:2rem;
	color:#999;
}
.ins-main .product-show .content .rt-box dl dd:nth-child(1){
	font-size:2.8rem;
	color:#1F417E;
	font-weight:bold;
}
.ins-main .product-show .content .rt-box dl dd:nth-child(1) span{
	font-size:2.8rem;
	color:#999;
	font-weight:normal;
}

@media (max-width: 768px) {
  .ins-main .product-show .content .rt-box {
    width: 100%;
    margin-bottom: 30px;
  }
}
.ins-main .product-show .content .rt-box h6 {
  font-size: 1.6rem;
  color: #333;
  margin: 5% 0 3%;
}
.ins-main .product-show .content .rt-box table {
  width: 100%;
  border: 1px solid #e0e0e0;
}
.ins-main .product-show .content .rt-box td {
  height: 45px;
  line-height: 45px;
}
@media (max-width: 768px) {
  
}
.ins-main .product-show .content .bt-box {
    width: 100%;
	float:left;
	margin-bottom:3%;
}
.ins-main .product-show .content .bt-box .title_h3 {
    width: 100%;
	float:left;
	padding:15px 0px;
	text-indent:30px;
	font-size:2rem;
	background:url(../image/line.jpg) no-repeat 20px 50%;
	background-color:#fff;
}
.ins-main .product-show .content .bt-box .content {
    width: 100%;
	float:left;
	background-color:#fff;
	padding:3%;
	line-height:180%;
	font-size:1.6rem;
	color:#666;
}

.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 3% 0 2%;
}
.page-num span {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #1F417E;
  color: #fff;
  font-size: 14px;
}
.page-num a {
  display: inline-block;
  padding: 0 12px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #eee;
  color: #333;
  font-size: 14px;
}
.page-num a:hover {
  color: #fff;
  border-color: #1F417E;
  background-color: #1F417E;
}
@media (max-width: 768px) {
  .page-num {
    clear: both;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding: 4% 0 4%;
  }
  .page-num span {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #1F417E;
    color: #fff;
    font-size: 14px;
    margin-bottom: 1%;
  }
  .page-num a {
    display: inline-block;
    padding: 0 12px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #eee;
    color: #333;
    font-size: 14px;
    margin-bottom: 1%;
  }
  .page-num a:hover {
    color: #fff;
    border-color: #1F417E;
    background-color: #1F417E;
  }
}
/*弹窗样式*/
.layui-layer-page .layui-layer-content {
  height: auto!important;
}
.layui-layer .layui-layer-title {
  font-size: 0;
  background-color: #fff;
  border-bottom: 0;
}
.layui-layer .layui-layer-title {
  background: transparent;
}
@media (max-width: 768px) {
  .layui-layer {
    width: 96%!important;
  }
  .mod_player {
    width: 96%!important;
  }
  .layui-layer-photos {
    width: auto!important;
  }
}
.detail-page .s-top {
  text-align: center;
  height: 950px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/s-top-bg_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .detail-page .s-top {
    height: 850px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-top {
    height: 650px;
  }
}
.detail-page .s-top .container {
  position: relative;
  height: 950px;
}
@media (max-width: 1200px) {
  .detail-page .s-top .container {
    height: 850px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-top .container {
    height: 650px;
  }
}
.detail-page .s-top .txt {
  text-align: center;
  padding: 5% 0 2%;
}
.detail-page .s-top .txt h5 {
  font-size: 4rem;
  color: #008cff;
  margin-bottom: 1%;
}
.detail-page .s-top .txt p {
  font-size: 1.6rem;
  color: #000;
}
.detail-page .s-top .img {
  width: 82%;
  position: absolute;
  left: 11%;
  bottom: 0;
}
.detail-page .s-top .img img {
  width: 100%;
}
.detail-page .s-tel {
  overflow: hidden;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/s-tel-bg_02.jpg") no-repeat center;
}
.detail-page .s-tel .container {
  position: relative;
  height: 950px;
}
@media (max-width: 1200px) {
  .detail-page .s-tel .container {
    height: 700px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-tel .container {
    height: 600px;
  }
}
.detail-page .s-tel .txt {
  float: left;
  margin: 35% 0 0 0%;
  width: 50%;
}
@media (max-width: 1200px) {
  .detail-page .s-tel .txt {
    margin: 20% 0 0 0%;
  }
}
@media (max-width: 992px) {
  .detail-page .s-tel .txt {
    margin: 35% 0 0 0%;
  }
}
.detail-page .s-tel .txt h5 {
  font-size: 4rem;
  color: #008cff;
  margin-bottom: 7%;
}
.detail-page .s-tel .txt p {
  font-size: 1.6rem;
  color: #fff;
  line-height: 170%;
}
.detail-page .s-tel .img {
  width: 55%;
  right: -2%;
  bottom: 0;
  position: absolute;
}
.detail-page .s-tel .img img {
  width: 100%;
}
.detail-page .s-application {
  padding: 5% 0;
}
.detail-page .s-application .img {
  width: 50%;
  float: left;
}
.detail-page .s-application .img img {
  width: 100%;
}
.detail-page .s-application .txt {
  width: 43%;
  float: right;
}
.detail-page .s-application .txt h5 {
  font-size: 4rem;
  color: #008cff;
  margin: 7% 0;
}
.detail-page .s-application .txt p {
  font-size: 1.6rem;
  color: #818181;
  line-height: 180%;
}
.detail-page .s-application .txt img {
  margin-top: 4%;
  max-width: 100%;
}
.detail-page .s-rich {
  background: #444;
  padding: 5% 0 8%;
}
.detail-page .s-rich .txt {
  text-align: center;
}
.detail-page .s-rich .txt h5 {
  font-size: 4rem;
  color: #008cff;
  margin: 0 0 3%;
}
.detail-page .s-rich .txt p {
  font-size: 1.6rem;
  color: #d2d2d2;
  line-height: 180%;
  margin-bottom: 0;
}
.detail-page .s-rich .txt img {
  margin-top: 4%;
}
.detail-page .s-rich .list-box {
  text-align: center;
  margin-top: 5%;
}
.detail-page .s-rich .list-box li {
  width: 25%;
  float: left;
  text-align: center;
}
.detail-page .s-rich .list-box li p {
  font-size: 1.4rem;
  color: #d2d2d2;
  margin-top: 8%;
}
.detail-page .s-rich .list-box li img {
  max-width: 100%;
}
.detail-page .s-720 {
  text-align: center;
  height: 950px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/s-720-bg_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .detail-page .s-720 {
    height: 850px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-720 {
    height: 750px;
  }
}
.detail-page .s-720 .txt {
  padding: 5% 0 2.5%;
}
.detail-page .s-720 .txt h5 {
  font-size: 4.8rem;
  color: #101010;
}
.detail-page .s-720 .txt p {
  font-size: 2.4rem;
  color: #3c3c3c;
}
.detail-page .s-720 .img img {
  max-width: 100%;
}
.detail-page .s-rich2 {
  height: 950px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/rich2-bg_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .detail-page .s-rich2 {
    height: 700px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-rich2 {
    height: 550px;
  }
}
.detail-page .s-rich2 .container .txt {
  width: 40%;
  float: left;
  margin: 23% 0 0 0;
}
.detail-page .s-rich2 .container .txt h5 {
  font-size: 3.5rem;
  color: #008cff;
  margin-bottom: 6%;
}
.detail-page .s-rich2 .container .txt p {
  font-size: 1.6rem;
  color: #818181;
  line-height: 160%;
}
.detail-page .s-rich2 .container .img {
  width: 55%;
  float: right;
  margin: 12% 0 0 0;
}
.detail-page .s-rich2 .container .img img {
  max-width: 100%;
}
.detail-page .s-wireless {
  text-align: center;
  height: 950px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/wireless-bg_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .detail-page .s-wireless {
    height: 850px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-wireless {
    height: 750px;
  }
}
.detail-page .s-wireless .txt {
  padding: 10% 0 7%;
}
.detail-page .s-wireless .txt h5 {
  font-size: 3.5rem;
  color: #008cff;
  margin-bottom: 3%;
}
.detail-page .s-wireless .txt p {
  font-size: 1.6rem;
  color: #818181;
  line-height: 160%;
  margin: 0;
}
.detail-page .s-wireless .img img {
  max-width: 100%;
}
.detail-page .s-open {
  height: 950px;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/open-bg_02.jpg") no-repeat center;
  position: relative;
}
@media (max-width: 1200px) {
  .detail-page .s-open {
    height: 850px;
  }
}
@media (max-width: 992px) {
  .detail-page .s-open {
    height: 750px;
  }
}
.detail-page .s-open .txt-box {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 45%;
  top: 48%;
}
.detail-page .s-open .txt-box .txt {
  border-radius: 20px;
  padding: 2% 0;
  width: 120%;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}
.detail-page .s-open .txt-box h5 {
  font-size: 4.8rem;
  color: #fff;
  margin-bottom: 2.5%;
}
.detail-page .s-open .txt-box p {
  font-size: 1.6rem;
  color: #fff;
}
.detail-page .lunbo {
  background: #f7f7f7;
  padding: 2% 0 5%;
}
.detail-page .lunbo .txt {
  padding: 5% 0;
  text-align: center;
}
.detail-page .lunbo .txt h5 {
  font-size: 4.8rem;
  color: #008cff;
}
.detail-page .lunbo .txt p {
  font-size: 2.8rem;
  color: #3c3c3c;
}
.detail-page .lunbo .swiper-container-lunbo {
  overflow: hidden;
  position: relative;
}
.detail-page .lunbo .swiper-container-lunbo .swiper-slide {
  text-align: center;
}
.detail-page .lunbo .swiper-container-lunbo .swiper-slide img {
  max-width: 100%;
}
.detail-page .lunbo .swiper-container-lunbo .swiper-button-next-lunbo {
  position: absolute;
  width: 23px;
  height: 45px;
  cursor: pointer;
  right: 20px;
  top: 50%;
  margin-top: -25px;
  z-index: 9;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_14.png") no-repeat center;
}
.detail-page .lunbo .swiper-container-lunbo .swiper-button-next-lunbo:hover {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_08.png") no-repeat center;
}
.detail-page .lunbo .swiper-container-lunbo .swiper-button-prev-lunbo {
  position: absolute;
  width: 23px;
  height: 45px;
  cursor: pointer;
  left: 20px;
  top: 50%;
  margin-top: -25px;
  z-index: 9;
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_06.png") no-repeat center;
}
.detail-page .lunbo .swiper-container-lunbo .swiper-button-prev-lunbo:hover {
  background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_03.png") no-repeat center;
}
@media (max-width: 768px) {
  .detail-page .s-top {
    text-align: center;
    height: auto;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/s-top-bg_02.jpg") no-repeat center;
  }
  .detail-page .s-top .container {
    position: relative;
    height: auto;
  }
  .detail-page .s-top .txt {
    text-align: center;
    padding: 5% 0 2%;
  }
  .detail-page .s-top .txt h5 {
    font-size: 4rem;
    color: #008cff;
    margin-bottom: 1%;
  }
  .detail-page .s-top .txt p {
    font-size: 1.6rem;
    color: #000;
  }
  .detail-page .s-top .img {
    width: 82%;
    margin: 0 auto;
    position: static;
    left: 11%;
    bottom: 0;
  }
  .detail-page .s-top .img img {
    width: 100%;
  }
  .detail-page .s-tel {
    overflow: hidden;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/s-tel-bg_02.jpg") no-repeat center;
  }
  .detail-page .s-tel .container {
    position: relative;
    height: auto;
  }
  .detail-page .s-tel .txt {
    float: left;
    margin: 15% 0 0 0%;
    width: 100%;
  }
  .detail-page .s-tel .txt h5 {
    font-size: 4rem;
    color: #008cff;
    margin-bottom: 7%;
  }
  .detail-page .s-tel .txt p {
    font-size: 1.6rem;
    color: #fff;
    line-height: 170%;
  }
  .detail-page .s-tel .img {
    width: 100%;
    right: 0%;
    bottom: 0;
    position: static;
  }
  .detail-page .s-tel .img img {
    width: 100%;
  }
  .detail-page .s-application {
    padding: 5% 0;
  }
  .detail-page .s-application .img {
    width: 100%;
    float: left;
  }
  .detail-page .s-application .img img {
    width: 100%;
  }
  .detail-page .s-application .txt {
    width: 100%;
    float: right;
  }
  .detail-page .s-application .txt h5 {
    font-size: 4rem;
    color: #008cff;
    margin: 7% 0;
  }
  .detail-page .s-application .txt p {
    font-size: 1.6rem;
    color: #818181;
    line-height: 180%;
  }
  .detail-page .s-application .txt img {
    margin-top: 4%;
    max-width: 100%;
  }
  .detail-page .s-rich {
    background: #444;
    padding: 5% 0 8%;
  }
  .detail-page .s-rich .txt {
    text-align: center;
  }
  .detail-page .s-rich .txt h5 {
    font-size: 4rem;
    color: #008cff;
    margin: 0 0 3%;
  }
  .detail-page .s-rich .txt p {
    font-size: 1.6rem;
    color: #d2d2d2;
    line-height: 180%;
    margin-bottom: 0;
  }
  .detail-page .s-rich .txt img {
    margin-top: 4%;
  }
  .detail-page .s-rich .list-box {
    text-align: center;
    margin-top: 5%;
  }
  .detail-page .s-rich .list-box li {
    width: 25%;
    float: left;
    text-align: center;
  }
  .detail-page .s-rich .list-box li p {
    font-size: 1.4rem;
    color: #d2d2d2;
    margin-top: 8%;
  }
  .detail-page .s-rich .list-box li img {
    max-width: 100%;
  }
  .detail-page .s-720 {
    text-align: center;
    height: auto;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/s-720-bg_02.jpg") no-repeat center;
  }
  .detail-page .s-720 .txt {
    padding: 5% 0 2.5%;
  }
  .detail-page .s-720 .txt h5 {
    font-size: 3.8rem;
    color: #101010;
  }
  .detail-page .s-720 .txt p {
    font-size: 2.4rem;
    color: #3c3c3c;
  }
  .detail-page .s-720 .img img {
    max-width: 100%;
  }
  .detail-page .s-rich2 {
    padding-bottom: 6%;
    height: auto;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/rich2-bg_02.jpg") no-repeat center;
  }
  .detail-page .s-rich2 .container .txt {
    width: 100%;
    float: left;
    margin: 6% 0 0 0;
  }
  .detail-page .s-rich2 .container .txt h5 {
    font-size: 3.5rem;
    color: #008cff;
    margin-bottom: 6%;
  }
  .detail-page .s-rich2 .container .txt p {
    font-size: 1.6rem;
    color: #818181;
    line-height: 160%;
  }
  .detail-page .s-rich2 .container .img {
    width: 100%;
    float: right;
    margin: 12% 0 0 0;
  }
  .detail-page .s-rich2 .container .img img {
    max-width: 100%;
  }
  .detail-page .s-wireless {
    text-align: center;
    padding-bottom: 5%;
    height: auto;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/wireless-bg_02.jpg") no-repeat center;
  }
  .detail-page .s-wireless .txt {
    padding: 10% 0 7%;
  }
  .detail-page .s-wireless .txt h5 {
    font-size: 3.5rem;
    color: #008cff;
    margin-bottom: 3%;
  }
  .detail-page .s-wireless .txt p {
    font-size: 1.6rem;
    color: #818181;
    line-height: 160%;
    margin: 0;
  }
  .detail-page .s-wireless .img img {
    max-width: 100%;
  }
  .detail-page .s-open {
    height: 450px;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/open-bg_02.jpg") no-repeat center;
    position: relative;
  }
  .detail-page .s-open .txt-box {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 35%;
    top: 48%;
  }
  .detail-page .s-open .txt-box .txt {
    border-radius: 20px;
    padding: 2% 0;
    width: 145%;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
  }
  .detail-page .s-open .txt-box h5 {
    font-size: 4.8rem;
    color: #fff;
    margin-bottom: 2.5%;
  }
  .detail-page .s-open .txt-box p {
    font-size: 1.6rem;
    color: #fff;
  }
  .detail-page .lunbo {
    background: #f7f7f7;
    padding: 2% 0 5%;
  }
  .detail-page .lunbo .txt {
    padding: 5% 0;
    text-align: center;
  }
  .detail-page .lunbo .txt h5 {
    font-size: 3.8rem;
    color: #008cff;
  }
  .detail-page .lunbo .txt p {
    font-size: 2.8rem;
    color: #3c3c3c;
  }
  .detail-page .lunbo .swiper-container-lunbo {
    overflow: hidden;
    position: relative;
  }
  .detail-page .lunbo .swiper-container-lunbo .swiper-slide {
    text-align: center;
  }
  .detail-page .lunbo .swiper-container-lunbo .swiper-slide img {
    max-width: 100%;
  }
  .detail-page .lunbo .swiper-container-lunbo .swiper-button-next-lunbo {
    position: absolute;
    width: 23px;
    height: 45px;
    cursor: pointer;
    right: 20px;
    top: 50%;
    margin-top: -25px;
    z-index: 9;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_14.png") no-repeat center;
  }
  .detail-page .lunbo .swiper-container-lunbo .swiper-button-next-lunbo:hover {
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_08.png") no-repeat center;
  }
  .detail-page .lunbo .swiper-container-lunbo .swiper-button-prev-lunbo {
    position: absolute;
    width: 23px;
    height: 45px;
    cursor: pointer;
    left: 20px;
    top: 50%;
    margin-top: -25px;
    z-index: 9;
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_06.png") no-repeat center;
  }
  .detail-page .lunbo .swiper-container-lunbo .swiper-button-prev-lunbo:hover {
    background: url("http://www.dexton-scm.com/en/statics/css/wszn/images/lunbo-btn_03.png") no-repeat center;
  }
}
.html_template2 {
  text-align: center;
  background: #fff;
  height: 550px;
}
.html_template2 .top-txt {
  text-align: left;
  background: #0368b0;
  padding: 0.1% 4%;
}
.html_template2 .top-txt h3 {
  font-size: 2.5rem;
  color: #fff;
  text-transform: uppercase;
}
.html_template2 form {
  padding: 20px 6%;
  text-align: left;
  height: 484px;
}
.html_template2 form ul:nth-child(1) li {
  margin-bottom: 10px;
}
.html_template2 form ul:nth-child(1) li span {
  display: block;
  font-size: 1.4rem;
  color: #555;
  margin-bottom: 1px;
}
.html_template2 form ul:nth-child(1) li span sup {
  color: red;
}
.html_template2 form ul:nth-child(1) li input {
  width: 100%;
  border: none;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background: #f7f7f7;
}
.html_template2 form ul:nth-child(2) {
  margin-top: 15px;
  text-align: center;
}
.html_template2 form ul:nth-child(2) li {
  vertical-align: top;
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 14px;
}
.html_template2 form ul:nth-child(2) li input {
  cursor: pointer;
  border: none;
  color: #fff;
  text-transform: uppercase;
  width: 120px;
  height: 40px;
  line-height: 40px;
}
.html_template2 form ul:nth-child(2) .submit {
  background: #0368b0;
  position: relative!important;
}
.html_template2 form ul:nth-child(2) .reset {
  background: #8a8a8a;
}
.layui-layer .layui-layer-title {
  height: 0!important;
}


.tabs {
  width: 24%;
  float:left;
}
.tabs a {
  display: block;
  float: left;
  width: 100%;
  color: #333;
  text-align: center;
  background: #F2F2F2;
  font-size: 2.5rem;
  text-decoration: none;
  height:auto;
  padding:15%;
  margin-bottom:1%;
}
.tabs a.active {
  color: #fff;
  background: #1F417E;
}
.swiper-container {
  height:auto;
  width: 100%;
  float:left
}
.product2 .swiper-container {
  width: 76%;
}
.product2 .swiper-container {
  width: 76%;
  border:1px solid #F2F2F2;
  background:url(../image/product2_bg.jpg) repeat-y right top;
}
.swiper-slide {
  height:auto;
  width: 100%;
  background: none;
  color: #fff;
}

.ins-main .ins-s .txt-box .top_img{
	width:50%;
	float:left;
	padding-top:5%;
}
.ins-main .ins-s .txt-box .top_img img{
	width:100%;
}
.ins-main .ins-s .txt-box .top_txt{
	width:40%;
	float:right;
	padding-top:10%;
}
.ins-main .ins-s .txt-box .top_txt h3{
	width:100%;
	color:#1F417E;
	font-size:4rem;
	font-weight:bold;
}
.ins-main .ins-s .txt-box .top_txt p{
	color:#999;
	font-size:1.8rem;
	line-height:200%;
	padding-top:5%;
}
.ins-main .ins-s .txt-box .list-con{
	width:100%;
	float:left;
	padding-top:5%;
}


.ins-main .ins-s .list-con ul {
  margin: 0;
}
.ins-main .ins-s .list-con li {
  width: 22%;
  float: left;
  margin-right: 3.33333333%;
  text-align: center;
  margin-bottom: 3%;
}

.ins-main .ins-s .list-con li .img img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-s .list-con li p {
  font-size: 1.6rem;
  color: #292929;
  margin: 10px 0;
}
.ins-main .ins-s .list-con li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-s {
    padding: 0 0 2%;
  }
  .ins-main .ins-s .tit {
    text-align: center;
  }
  .ins-main .ins-s .tit p {
    line-height: 220%;
    font-size: 1.4REM;
    color: #292929;
  }
  .ins-main .ins-s .list-con {
    margin-top: 3%;
  }
  .ins-main .ins-s .list-con li {
    width: 49%;
    float: left;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 2%;
  }

  .ins-main .ins-s .list-con li .img img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-s .list-con li p {
    font-size: 1.6rem;
    color: #292929;
    margin: 10px 0;
  }
  .ins-main .ins-s .list-con li:nth-child(4n+4) {
    margin-right: 0;
  }
  .ins-main .ins-s .list-con li:nth-child(2n+2) {
    margin-right: 0;
  }
}



.contact-box .form-box ul:nth-child(1) li {
  display: inline-block;
  font-size: 16px;
  color: #666;
  margin-left: 28px;
  margin-top: 40px;
}
 .contact-box .form-box ul:nth-child(1) li .txt {
  width: 280px;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  border: none;
  margin-left: 15px;
  padding: 0 10px;
}
 .contact-box .form-box ul:nth-child(2) li {
  display: inline-block;
  font-size: 16px;
  color: #666;
  margin-left: 28px;
  margin-top: 40px;
}
.contact-box .form-box ul:nth-child(2) li .txt {
  width: 280px;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  border: none;
  margin-left: 15px;
  padding: 0 10px;
}
.contact-box .form-box ul:nth-child(2) li .txt2 {
  width: 640px;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  border: none;
  margin-left: 15px;
  padding: 0 10px;
}
.contact-box .form-box ul:nth-child(3) li {
  display: inline-block;
  font-size: 16px;
  color: #666;
  margin-left: 28px;
  margin-top: 40px;
}
.contact-box .form-box ul:nth-child(3) li span {
  float: left;
}
.contact-box .form-box ul:nth-child(3) li textarea {
  border: none;
  padding: 20px;
  height: 200px;
  width: 1000px;
  background: #ebebeb;
  margin-left: 30px;
}
.contact-box .form-box .submit {
  width: 160px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  border: none;
  background: #1F417E;
  margin: 40px 90px;
}

@media (max-width: 768px) {
.contact-box .form-box ul:nth-child(1) li{
	width:80%;
}
.contact-box .form-box ul:nth-child(2) li{
	width:80%;
}
.contact-box .form-box ul:nth-child(3) li{
		width:80%;
}
.contact-box .form-box ul:nth-child(1) li .txt{
	  width: 100%;
	  margin-left: 0px;
}
.contact-box .form-box ul:nth-child(2) li .txt {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  border: none;
  margin-left: 0px;
  padding: 0 10px;
}
.contact-box .form-box ul:nth-child(2) li .txt2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #ebebeb;
  border: none;
  margin-left: 0;
  padding: 0 10px;
}

.contact-box .form-box ul:nth-child(3) li textarea{
	width:100%;
  margin-left: 0;
}
}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:185px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#1F417E;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../image/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../image/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../image/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#1F417E;display:none;}
.suspension .a-top:hover{background:#1F417E;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../image/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:0px solid #eee;padding:0px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../image/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../image/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px; margin-top:0px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(http://www.dexton-scm.com/en/statics/css/wszn/images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}