/*鍒濆鍖栨牱寮�*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 瀹嬩綋, sans-serif;
    vertical-align: baseline;
    width: 100%;
        overflow-x: hidden!important;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

p {
    margin: 0;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh {
    max-width: 1600px;
    margin: 0 auto;
	width: 90%;
}

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

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}



/*澶撮儴鏍峰紡*/
.top1 {
    height: 27px;
    background: #e6e6e6;
    color: #595959;
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
   height: 98px;
   border-bottom: 1px solid rgba(255,255,255,.3);
   position: absolute;
   width: 100%;
   z-index: 999;
   top:0;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 97px;
}
.logo_logo{
	display: none;
}
.fp-viewing-Page3 .logo_logo1,.fp-viewing-Page6 .logo_logo1,.fp-viewing-Page7 .logo_logo1{
	display: none;
}
.fp-viewing-Page3 .logo_logo,.fp-viewing-Page6 .logo_logo,.fp-viewing-Page7 .logo_logo{
	display: block;
}


.section { position: relative; overflow: hidden;width: 100%;}





.x-banner{
    height: 100vh;overflow: hidden;
}


.sch{
  position: absolute;
  width: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  box-shadow: 0px 6px 6px 3px rgb(0 0 0 / 20%);
  display: none;
  z-index: 999999;
}
.sch .so{
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 15px;
  padding: 60px;
  position: relative;
}
.sch .so h4{
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
.so #formsearch{
  width: 100%;
  padding-bottom: 10px;
  border-bottom: solid 1px #ddd;
  margin-top: 30px;
}
.so #formsearch input{
  border: none;
  background: none;
  outline: none;
}
.so #formsearch input#keyword{
  font-size: 14px;
  color: #999;
  padding-left: 15px;
  line-height: 40px;
  width: 80%;
  float: left;
}
.so #formsearch input#s_btn{
  background: #e7321f;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  border-radius: 10px;
  width: 20%;
  float: right;
}
.so p{
  font-size: 15px;
  color: #666;
  line-height: 26px;
  margin-top: 20px;
}
.so p a{
  font-size: 15px;
  color: #999;
  margin-left: 8px;
}
.so p a:hover{
  color: #e7321f;
}
.so span{
  position: absolute;
  top: 20px;
  right: 20px;
}
.so span img{
  transition: all .3s ease;
}
.so span img:hover{
  filter: brightness(2);
  -webkit-filter: brightness(-1%);
}



/*  */
.section1{background-size: cover;}
.abt{text-align: left;}
.abt dd{color: #000000;font-size: 44px;font-weight: bold;line-height: 1;padding-bottom: 10px;}
.abt dt{color: #ffffff;font-size: 28px;margin: 2vw 0 1.5vw;}
.acon dd{color: #222222;font-size: 18px;line-height: 38px;text-align: left;padding-top: 20px;max-width: 1200px;}
.box1{
	height: 100%;
	padding: 100px 0 0;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.box1 .wh{max-width: 1600px;}
/* .box1 a{display: block;width: 158px;margin: 2vw auto 3vw; height: 48px;background-color: #e7321f;color: #ffffff;font-size: 16px;border-radius: 5px;line-height: 48px;text-align: center;}
.box1 a span{font-family: '宋体';} */
.sul{max-width: 690px;margin-top: 40px;}
.sul li{text-align: center;}
.sul li p{font-size: 16px;color: #333333;padding-top:6px;}
.sbt{margin: 0 auto;letter-spacing: -2px;color: #005eae;font-size: 60px;font-weight: bold;position: relative;line-height: 60px;}
.sbt dd{position: absolute;bottom: 20px;top:auto;line-height: 26px;color: #005eae;font-size: 18px;font-weight: normal;    right: -20px;}
.box1 a{
    display: inline-block;
    /* justify-content: flex-start; */
    margin: 2vw auto 3vw;
}
.box1 a p{
    position: relative;
    width: 140px;
    background-color: #005eae;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    display: flex;
    justify-content: center;
    transition: all .5s ease;
}
.box1 a:hover p {
    background-color: #222;
	transition-delay: 400ms;
}
.box1 a p span.abt-more{
    display: block;
    background: url(../images/41788dfd6ae9b0c10f2728e9aa2689ec7714c912.png)no-repeat right center;
    padding-right: 22px;
}
.box1 a p::before{
  content: "";
  position: absolute;
  width: 1px;
  background: #222;
  left: 0;
  bottom: 0;
  height: 0;
  transition: all 0.1s;
 transition-delay: 300ms;
}
.box1 a:hover p::before{
  height: 100%;
 transition-delay: 00ms;
}
.box1 a p .tt{
content: "";
  position: absolute;
  width: 0;
  background: #fff;
  left: 0;
  top: 0;
  height: 1px;
  transition: all 0.1s;
 transition-delay: 200ms;
}
.box1 a:hover p .tt{
width: 100%;
 transition-delay: 100ms;
}
.box1 a p .bb{
content: "";
  position: absolute;
  width: 1px;
  background: #fff;
  right: 0;
  top: 0;
  height: 0;
  transition: all 0.1s;
 transition-delay: 100ms;
}
.box1 a:hover p .bb{
height: 100%;
  transition-delay: 200ms;
}
.box1 a p::after{
content: "";
  position: absolute;
  width: 0;
  background: #fff;
  right: 0;
  bottom: 0;
  height: 1px;
  transition: all 0.3s;
}
.box1 a:hover p::after{
    width: 100%;
 transition-delay: 300ms;
}


.ind_txt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.ind_txt dl{
	position: relative;
}
.ind_txt dl dt{
	line-height: 60px;
	font-size: 60px;
	color: #000000;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	padding-top: 22px;
	position: relative;
	z-index: 2;
}
.ind_txt dl dt i{
	color: #005eae;
}
.ind_txt dl dd{
	font-size: 30px;
	color: #666666;
	padding-top: 10px;
}
.ind_txt dl span{
	position: absolute;
	font-size: 100px;
	line-height: 100px;
	color: #eeeeee;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	top: 0;
	left: 0;
	z-index: 1;
}
.ind_txt p{
	text-align: right;
	line-height: 40px;
	color: #333333;
	font-size: 18px;
}

/*  */
.section2{background-size: cover;}
.cpzx{
	height: 100%;
	padding: 100px 0 0;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.ind_pro{
	margin-top: 20px;
}
.ind_pro ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ind_pro ul li{
	width: 32%;
	position: relative;
	margin-top: 25px;
	height: 32vh;
}
.ind_pro ul li img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.ind_pro ul li dl{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 94, 174, 0.6);
	top: 0;
	left: 0;
	display: none;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	
}
.ind_pro ul li dl dt{
	color: #ffffff;
	font-size: 22px;
	padding-top: 20px;
}
.ind_pro ul li:hover dl{
	display: flex;
}

.mySwiper,.mySwiper2{overflow: hidden;}
.pbt dd{color: #999999;font-size: 28px;font-family: 'Arial';line-height: 1;}
.pbt dt{color: #2a2a2a;font-size: 44px;font-weight: bold;line-height: 1;margin-top: 16px;}
.pp h3 a{background: url(../images/98a8408eb30fc7fb4895045cc0cd7c2fc3eb84b9.png) no-repeat center;height: 48px;line-height: 48px;width: 380px;text-align: center;color: #ffffff;font-size: 32px;font-weight: bold;display: block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;padding: 0 2%;margin-top: 3vw;background-size: 100% 100%;}
.pcon p{padding-left: 34px;line-height: 36px;font-size: 17px;color: #555555;background: url(../images/b4b2e3c113f7385b46f9a42697a341664ed9bf68.png) no-repeat left center;}
.pcon{margin: 23px 0 35px 13px;}
.pmore a{display: block;width: 211px;height: 48px;background-color: #ffffff;border-radius: 5px;border: solid 1px #e7321f;color: #e7321f;font-size: 16px;text-align: center;line-height: 46px;transition: all .3s ease;}
.mySwiper2 .img{display: block;width: 59.35%;}
.mySwiper2 .img img{width: 100%;}
.pmore a:hover{background: #e7321f;color: #fff;}
.pp{width: 40%;}
.section2 .swiper-pagination1 .swiper-pagination-bullet{width: 44px;height: 44px;opacity: 1;color: #555555;font-size: 18px;font-weight: bold;line-height: 44px;text-align: center;margin-right: 21px;position: relative;outline: none;background: none;}
.pbox{margin-top: 12px;}

.section2 .swiper-pagination1 .swiper-pagination-bullet:after{content: '';position: absolute;display: block;width: 100%;height: 100%;left: 0;top:0;background: url(../images/86ae208e623ec2e1f34ae894ab9a31748a18e074.png) no-repeat center;}
.section2 .swiper-pagination1 .swiper-pagination-bullet-active:after{transform: rotate(360deg);transition: all 0.5s;}
.chanp{width: 55.6%;}
.mySwiper{width: 74.6%;}
.mySwiper img{width: 100%;cursor: pointer;}
.swiper-button-prev1,.swiper-button-next1{width: 14px;height: 24px;background: none;outline: none;}
.swiper-button-prev1{background: url(../images/9cff2238efc9c04a9a2e09541d8ff2ef53991d76.png) no-repeat center;}
.swiper-button-prev1:hover{background: url(../images/dc11f6b769e24a69f1c3744227127b5945fa0554.png) no-repeat center;}
.swiper-button-next1{background: url(../images/f8e33026efc7636f4c9de76dd6499183d08e5c19.png) no-repeat center;margin-left: 2.6vw;}
.swiper-button-next1:hover{background: url(../images/d24ac0f3bd6df76ab69a0667a079fc155d79b506.png) no-repeat center;}
.jian{margin-top: 5.4vw;}




/*  */
.section3{background-size: cover;}

.section3 .ind_txt p{
	color: #fff;
}
.section3 .ind_txt dl dd{
	color: #fff;
}
.section3 .ind_txt dl dt{
	color: #fff;
	position: relative;
	z-index: 2;
}
.section3 .ind_txt dl span{
	z-index: 1;
	color: rgba(255, 255, 255, 0.1);
}
.yul:after{
	display: none;
}
.you{
	height: 100%;
	padding: 100px 0 0;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.bt2 dd{font-size: 44px;color: #333333;font-weight: bold;}
.bt2 dd span{color: #e73220;line-height: 1;}
.bt2 dt{color: #999999;font-size: 18px;margin-top: 6px;}
.yul{margin: 60px 0 1vw;
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.yul li{width: 23.5%;float: left;position: relative;overflow: hidden;}
.bj1{position: absolute;bottom: -100%;left: 0;transition: all .8s ;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.yul h2{color: #fffafa;font-size: 24px;position: absolute;bottom:0;left:0%;transition: all .3s ;
	font-weight: 400;
	width: 100%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9;
}
.yul h2 dd{
	padding-left: 16px;
}
.yul h2 img{
	height: 34px;
}
.bj1 h3{color: #fffafa;font-size: 26px;font-weight: bold;margin-bottom: 24px;}
.bj1 p{color: #fffafa;font-size: 18px;line-height: 36px;text-align: center;padding: 0 2.5vw;}
.yul li:hover .bj1{background: rgba(27,27,27,0.7);bottom: 0;}
/* .yul li:hover h2{opacity: 0;} */
.ymore{margin-left: 7vw;}
.ymore a{display: block;width: 158px;height: 48px;background-color: #ffffff;border-radius: 5px;border: solid 1px #e7321f;line-height: 46px;text-align: center;color: #e7321f;font-size: 16px;transition: all .3s ease;margin-top: 30px;}
.ymore a:hover{background: #e7321f;color: #fff;}
.yul li .img img{width: 100%;}
 .circle dl {
    width: 110px;
    height: 110px;
    position: relative;
    margin: 0 auto;
}

.circle dd {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0%;
    left: 0%;
    transform: scale(0);
    border-radius: 50%;
    background-color: #e50014;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-animation: circleScale 4s linear infinite;
    -moz-animation: circleScale 4s linear infinite;
    -ms-animation: circleScale 4s linear infinite;
    animation: circleScale 4s linear infinite;
}

.circle dd:nth-of-type(2) {
    animation-delay: 1s;
}

.circle dd:nth-of-type(3) {
    animation-delay: 2s;
}

.circle dd:nth-of-type(4) {
    animation-delay: 3s;
}

.circle dt {
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 52px;
    height: 52px;
    background: url(../images/e0b6a9ce01dfa15741ad6672cc8cac38ce7441b2.png) no-repeat   center #e73220;
    border-radius: 50%;
}




/*按钮持续扩散*/
@keyframes circleScale {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes circleScale1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}



/*  */
.section4{background-size: cover;}
.section4 .bt2{text-align: center;}
.section4 .ind_txt dl dt,.section4 .ind_txt dl dd{
	color: #fff;
}
.section4 .ind_txt span{
	color: rgba(255, 255, 255, 0.1);
}
.section4 .ind_txt  p{
	color: #fff;
	text-align: left;
	padding-top: 60px;
}
.xin{
	height: 100%;
	padding: 100px 0 0;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.ind_pr_box ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ind_pr_box ul li{
	width: 32%;
	background: #fff;
	border-radius: 10px;
	line-height: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background:#fff url(../images/ico06.png) no-repeat right bottom;
	color: #333333;
	font-size: 22px;
	padding:0 2%;
	box-sizing: border-box;
}
.ind_pr_box ul li.cur{
	background: #005eae;
	color: #fff;
}
.ind_pr_list{
	padding: 16vh 0 10vh;
}
.ind_pr_list dl dt{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 30px;
}
.ind_pr_list dl dd{
	font-size: 18px;
	color: #d3d3d3;
	line-height: 30px;
}
.ind_pr_box ul li img{
	width: 40px;
}
.ind_pr_box ul li.cur img{
	filter: brightness(0) invert(1);
}

/* .section5 {
	background: #eeeeee;
} */
.section5 .wh{
	overflow: hidden;
	position: relative;
	padding-bottom: 60px;
}
.mySwiper_equipment{
	margin-top: 60px;
}
.mySwiper_equipment .swiper-slide{
	width:14% !important;
	overflow: hidden;
	height:55vh;
	background: #000;
}
.mySwiper_equipment .swiper-slide-active{
	width: 41% !important;
}
.mySwiper_equipment .swiper-slide img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	opacity: 0.4;
}
.mySwiper_equipment .swiper-slide-active img{
	opacity: 1;
}
.mySwiper_equipment .swiper-pagination02{
	bottom: 0;
	left: 0;
	top: auto;
	width: 100%;
	height: 10px;
	border-radius: 10px;
}
.mySwiper_equipment .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	border-radius: 10px;
	background: #005eae;
}

.section6 {
	background: #f6f6f6;
}
.section6 .wh{
	position: relative;
}
.ind_news_list{
	padding-top: 50px;
}
.ind_news_list ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
.ind_news_list .ind_news_list_fl{
	width: 43%;
	background: #fff;
}
.ind_news_list .ind_news_list_fl img{
	width: 100%;
	object-fit: cover;
	height: 440px;
}
.ind_news_list .ind_news_list_fl dd{
	font-size: 20px;
	box-sizing: border-box;
	padding: 20px;
	color: #111;
}
.ind_news_list .ind_news_list_fr{
	width: 55%;
}
.ind_news_list .ind_news_list_fr li{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 20px;
	margin-top: 20px;
	border-top: solid 1px #d2d2d2;
}
.ind_news_list .ind_news_list_fr li:nth-child(1) {
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}
.ind_news_list .ind_news_list_fr li img{
	width: 23%;
	object-fit: cover;
	height: 140px;
}
.ind_news_list .ind_news_list_fr li dl{
	width: 75%;
}
.ind_news_list .ind_news_list_fr li dl dt{
	font-size: 20px;
	color: #222;
	line-height: 40px;
}
.ind_news_list .ind_news_list_fr li dl p{
	font-size: 15px;
	color: #888;
	padding: 10px 0;
	font-family: Arial;
}
.ind_news_list .ind_news_list_fr li dl dd{
	font-size: 15px;
	line-height: 24px;
	color: #666666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ind_news_box{
	position: absolute;
	right: 0;
	top: 10%;
}
.ind_news_box ul{
	display: flex;
	justify-content: flex-end;
}
.ind_news_box ul li{
	font-size: 18px;
	color: #333333;
	background: #f3f3f3;
	border: solid 1px #d2d2d2;
	line-height: 48px;
	padding:0 30px;
	margin-left: 15px;
}
.ind_news_box ul li.cur{
	background: #005eae;
	border: solid 1px #005eae;
	color: #fff;
}

/*  */

.ind_foot_top{
	background: url(../images/bottom.jpg) no-repeat top center;
	height: 35vh;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 100px;
	box-sizing: border-box;
}
.ind_foot_top dl{
	text-align: center;
}
.ind_foot_top dl dt{
	font-size: 36px;
	color: #fff;
	padding-bottom: 30px;
}
.ind_foot_top dl dd a{
	font-size: 16px;
	color: #ffffff;
	background: #005eae;
	border-radius: 50px;
	line-height: 50px;
	padding: 0 40px;
	display: inline-block;
}
.ind_foot_top dl dd a img{
	padding-right: 8px;
}

.ind_foot_bottom{
	height: 65vh;
	background: url(../images/foot.jpg) no-repeat top center;
	background-size: cover;
}
.ind_foot_box{
	max-width: 1600px;
	width: 90%;
	margin: 0 auto;
	height: 100%;
}
.ind_foot_box .ind_foot_box_top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: solid 1px #434343;
	height: 25%;
	box-sizing: border-box;
}
.ind_foot_box .ind_foot_box_top dl dt{
	color: #fff;
	font-size: 38px;
}
.ind_foot_box .ind_foot_box_top dl dd{
	color: #666666;
	font-size: 18px;
	font-family: Arial;
	letter-spacing:3px;
}
.ind_foot_box .ind_foot_box_top a{
	text-align: center;
}
.ind_foot_box .ind_foot_box_top a dd{
	font-size: 18px;
	color: #fff;
	padding-top: 12px;
}
.ind_foot_box_con{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: solid 1px #434343;
	height: 64%;
	box-sizing: border-box;
}
.ind_foot_box_con .ind_foot_box_map{
	width: 45%;
}
.ind_foot_box_con .ind_foot_box_map iframe{
	width: 100%;
	height: 35vh;
}
.ind_foot_box_tel dl{
	padding-left: 90px;
	background: url(../images/ico12.png) no-repeat left center;
}
.ind_foot_box_tel dl dt{
	font-size: 24px;
	color: #88898c;
	font-weight: 400;
}
.ind_foot_box_tel dl dd{
	font-size: 20px;
	color: #fff;
	padding-top: 12px;
}
.ind_foot_box_tel dl:nth-child(1) dd{
	font-size: 36px;
	line-height: 36px;
}
.ind_foot_box_tel dl:nth-child(1){
	margin-bottom: 60px;
	background: url(../images/ico11.png) no-repeat left center;
}
.ind_foot_box_xml{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 16px;
	color: #88898d;
	height: 11%;
}

.foot{background-color: #2d2d2d;padding-top: 4%;}
.tlogo{margin-bottom: 3.5vw;}
.tlogo img{max-width: 100%;}
.lx p{line-height: 42px;margin-bottom: 8px;}
.lx p:first-child{color: #ffffff;font-size: 24px;background: url(../images/9d5f1b120f1b86250fe9b08edb892eabad2ecb99.png) no-repeat left center;padding-left: 69px;}
.lx p:nth-child(2){color: rgba(255,255,255,.4);font-size:16px;background: url(../images/778f62c416aab6884d1e90db238c835bb8abc397.png) no-repeat left center;padding-left: 69px;}
.lx p:nth-child(3){color: rgba(255,255,255,.4);font-size:16px;background: url(../images/3cf94d953affdb931db4384d6760e21af57d22f9.png) no-repeat left center;padding-left: 69px;}
.tewm{text-align: center;}
.tewm img{max-width: 143px;}
.er{color: #ffffff;font-size: 15px;line-height: 24px;margin-top: 12px;}
.dao >li>a{color: #ffffff;font-size: 18px;display: block;margin-bottom: 38px;}
.dao{width: 47.4%;}
.x-nav-menu dd a{display: block;color: #ffffff;opacity: 0.4;font-size: 15px;line-height: 38px;}
.x-nav-menu dd a:hover{opacity: 1;}
.ft2{border-top: 1px solid rgba(255,255,255,.1);margin-top: 3vw;padding: 20px 0;color: #999999;font-size: 14px;line-height: 2;}
.ft2 a{color: #999999;}








@media(max-width: 1680px){
   .pcon p{font-size: 16px;line-height: 26px;}
   .pp h3 a{margin-top: 2vw;}
   .yul{margin: 0.8vw 0 0.5vw;}
}

@media(max-width: 1400px){
.xin .swiper-scrollbar{right: -17%;}
.bq,.x-region{float: none;width: 100%;text-align: center;}
}
@media(max-width: 1200px){
.xin .swiper-scrollbar{right: -20%;}
.dao{width: 43%;}
.lx p:nth-child(2){font-size: 14px;padding-left: 50px;}
.lx p:nth-child(3){font-size: 14px;padding-left: 50px;}
.lx p:first-child{padding-left: 50px;font-size: 20px;}
}
@media(max-width: 1366px){
    .abt dd,.pbt dt,.bt2 dd{font-size: 36px;}
    .abt dt,.pbt dd{font-size: 20px;}
    .bt2 dt{font-size: 16px;}
    .pp h3 a{width: 250px;font-size: 23px;}
    .pcon p{padding-left: 26px;}
    .yul h2,.bj1 h3{font-size: 20px;}
}
@media (max-width: 1200px) {
    .fp-tableCell {
        height: auto !important;
    }
     .fp-section {
        height: auto !important;
    }
    #menu{display: none;}
    .x-banner{height: auto;}
    .section{padding: 6% 0;}
    .section0 {padding: 0;}

}


@media(max-width: 1026px){
    .abt dd,.pbt dt,.bt2 dd{font-size: 30px;}
    .abt dt,.pbt dd{font-size: 18px;margin: 25px 0 15px;}
    .acon{font-size: 16px;}
    .box1 a{margin: 20px auto 30px;}
    .sbt{font-size: 40px;}
    .sbt{width: 100px;height: 100px;line-height: 100px;}
    .pp{width: 50%;}
    .mySwiper2 .img{width: 49%;}
    .xin .swiper-scrollbar{right: -23%;}
}
@media(max-width: 991px){
    .dao{display: none;}
}
@media(max-width: 768px){
    .pcon p{font-size: 14px;line-height: 24px;}
    .bj1 p{font-size: 14px;line-height: 22px;}
    .yul h2, .bj1 h3{margin-bottom: 15px;}
    .bt2 dt{font-size: 14px;}
    .yul{margin: 20px 0;}
    .xin .swiper-scrollbar{right: -28%;}
    .mySwiper3{margin-top: 25px;}
}
@media(max-width: 640px){
    .section{padding: 30px 0;}
     .abt dd,.pbt dt,.bt2 dd{font-size: 24px;}
    .abt dt,.pbt dd{font-size: 14px;margin: 15px 0;}
    .acon{font-size: 14px;}
    .sul li{width: 50%;margin-bottom: 10px;}
    .sul li p{font-size: 14px;}
    .sbt{font-size: 36px;}
    .pbt dt{margin-top: 5px;}
    .pp h3 a{margin-top: 20px;font-size: 20px;}
    .pp,.mySwiper2 .img{width: 100%;}
    .pmore a{width: 160px;height: 40px;line-height: 38px;font-size: 14px;}
    .mySwiper2 .img{margin-top: 30px;}
    .pcon{margin-left: 0;}
    .pcon p{background-position:left 7px;}
    .swiper-pagination1,.chanp{width: 100%;}
    .chanp{margin-top: 20px;}
    .section2 .swiper-pagination1 .swiper-pagination-bullet{font-size: 16px;}
    .yul li{width: 50%;}
    .yul h2, .bj1 h3{font-size: 14px;line-height: 25px;height:50px;overflow: hidden;}

    .bj1{display: none;}

    .nbj h3 a{font-size: 18px;}
    .nbj{padding: 20px;}
    .nmore a{width: 160px;height: 36px;line-height: 36px;font-size: 14px;}
    .xin .swiper-scrollbar{width: 52%;right: -6%;}
    .section0{padding: 0;}
    .ymore a{width: 120px;height: 40px;line-height: 38px;font-size: 14px;margin-top: 18px;}
    .circle dd,.circle dl{width: 80px;height: 80px;}
    .circle dt{height: 40px;width: 40px;}
    .foot{padding: 30px 0;}
    .tleft,.tewm{width: 100%;}
    .tlogo{text-align: center;}
    .tlogo img{max-width: 50%;}
    .lx{margin: 20px 0;}
    .ft2{padding: 20px 0;margin-top: 20px;}
    .lx p{margin-bottom: 0;}
    .lx p:nth-child(2){font-size: 12px;padding-left: 40px;background-size: 30px;}
.lx p:nth-child(3){font-size: 12px;padding-left: 40px;background-size: 30px;}
.lx p:first-child{padding-left: 40px;font-size: 17px;background-size: 30px;}
.page-banner{margin-top: 60px;}
.page-banner img{display: none;}
}










/* 鍙嬫儏閾炬帴 */

.c-link {
    padding:10px 0;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd{
    width:calc(100% - 70px)
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255,255,255,.6);
    padding: 10px;
    min-width:120px;
}

.c-link a {
    color: #999999;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}





.page-product-inquiry a {
    color: #fff;
}



@media (max-width: 991px) {
    .x-banner {
        padding-top: 60px;
    }
}



@media(min-width: 991px){
.sun-delay0 {
        -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s;
    }

    .sun-delay1 {
        -webkit-transition-delay: 0.4s;
                transition-delay: 0.4s;
    }

    .sun-delay2 {
        -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s;
    }

    .sun-delay3 {
        -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s;
    }

    .sun-delay4 {
        -webkit-transition-delay: 1s;
                transition-delay: 1s;
    }

    .sun-delay5 {
        -webkit-transition-delay: 1.2s;
                transition-delay: 1.2s;
    }

    .sun-delay6 {
        -webkit-transition-delay: 1.4s;
                transition-delay: 1.4s;
    }

    .sun-delay7 {
        -webkit-transition-delay: 1.6s;
                transition-delay: 1.6s;
    }

    .sun-delay8 {
        -webkit-transition-delay: 1.8s;
                transition-delay: 1.8s;
    }

    .sun-delay9 {
        -webkit-transition-delay: 2s;
                transition-delay: 2s;
    }

    .sun-delay10 {
        -webkit-transition-delay: 2.2s;
                transition-delay: 2.2s;
    }

    .sun-ani-left,
    .sun-ani-down,
    .sun-ani-up,
    .sun-ani-right {
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .7s;
                transition-duration: .7s;
    }

    .sun-ani-left {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
    }

    .sun-ani-down {
        -webkit-transform: translateY(-100px);
                transform: translateY(-100px);
    }


.sun-ani-up {
        -webkit-transform: translateY(-100px);
                transform: translateY(100px);
    }

    .sun-ani-right {
        -webkit-transform: translatex(100px);
                transform: translatex(100px);
    }

    .active2 .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }

    .active .sun-ani-down {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
     .active2 .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }

    .active .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
                transform: translatex(0);
   }
   .active2 .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
                transform: translatex(0);
   }
    
}

@media(min-width: 991px){
.active .down{ animation-name: fadeInDown;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}

.active .up{   animation-name: fadeInUp;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


    


.active .le{   animation-name: fadeInLeft ;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .re{ animation-name: fadeInRight;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}


.active .zz{   animation-name:zoomIn;
    animation-duration: 0.8s;
    animation-delay: 1s;
    animation-fill-mode: both;}
    
}

@media(max-width: 780px){
 .box1 {
    padding: 30px 0 0;
}
.acon dd {
    font-size: 13px;
    line-height: 25px;
    padding-top: 10px;
}
.abt dd, .pbt dt, .bt2 dd {
font-size: 22px;
}
.abt dd{
    padding: 0;
}
.sul {
    max-width: 100%;
    margin-top: 0px;
}
.sbt {
        width: 60px;
        height: 45px;
        line-height: 45px;
    }
.sul li {
    text-align: left;
}
.sbt {
    margin: 0;
}
.box1 a p {
    font-size: 13px;
    line-height: 45px;
}
.cpzx {
    padding: 20px 0 0;
}
.ind_txt dl dt {
    line-height: 28px;
    font-size: 28px;
    padding-top: 12px;
}
.ind_txt dl span {
    font-size: 50px;
    line-height: 50px;
}
.ind_txt dl dd {
    font-size: 20px;
}
.ind_txt p {
    text-align: left;
    line-height: 25px;
    font-size: 14px;
    padding-top: 20px;
}
.ind_pro ul li {
    width: 48%;
    position: relative;
    margin-top: 20px;
    height: 140px;
}
.ind_pro {
    margin-top: 0;
}
.you {
    padding: 20px 0 0;
}
.yul li {
        width: 48%;
        margin-top: 20px;
    }
.yul h2{
        margin-bottom: 0;
    }
.xin {
    padding: 20px 0 0;
}
.section4 .ind_txt p {
    padding-top: 30px;
}
.ind_pr_list {
    padding: 40px 0 30px;
}
.ind_pr_list dl dt {
    font-size: 20px;
    padding-bottom: 20px;
}
.ind_pr_list dl dd {
    font-size: 14px;
    color: #d3d3d3;
    line-height: 26px;
}
.ind_pr_box ul li {
    width: 100%;
    line-height: 60px;
    height: 60px;
    font-size: 14px;
    padding: 0 6%;
    box-sizing: border-box;
    margin-top: 10px;
}
.mySwiper_equipment .swiper-slide {
    width: 14% !important;
    height: 150px;
}
.mySwiper_equipment .swiper-slide-active {
    width: 70% !important;
}
.ind_news_box {
    position: initial;
}
.ind_news_box ul li {
    font-size: 14px;
    padding: 0 20px;
    margin: 0;
}
.ind_news_box ul {
    display: flex
;
    justify-content: flex-start;
    margin-top: 20px;
}
.ind_news_list .ind_news_list_fl {
    width: 100%;
}
.ind_news_list {
    padding-top: 20px;
}
.ind_news_list .ind_news_list_fl img {
    height: 140px;
}
.ind_news_list .ind_news_list_fl dd {
    font-size: 16px;
    padding: 10px 20px;
}
.ind_news_list .ind_news_list_fr {
    width: 100%;
    margin-top: 30px;
}
.ind_news_list .ind_news_list_fr li img {
    display: none;
}
.ind_news_list .ind_news_list_fr li dl {
    width: 100%;
}
.ind_news_list .ind_news_list_fr li dl dt {
    font-size: 16px;
    color: #222;
    line-height: 16px;
}
.ind_foot_top dl dt {
    font-size: 24px;
}
.ind_foot_box .ind_foot_box_top dl dt {
    font-size: 24px;
}
.ind_foot_box .ind_foot_box_top dl dd {
    font-size: 14px;
    letter-spacing: 0px;
}
.ind_foot_box .ind_foot_box_top a {
    text-align: center;
    display: none;
}
.ind_foot_box .ind_foot_box_top {
    height: 100px;
}
.ind_foot_box_tel dl:nth-child(1) dd {
    font-size: 24px;
    line-height: 24px;
}
.ind_foot_box_tel dl dd {
    font-size: 16px;
    padding-top: 8px;
}
.ind_foot_box_tel dl dt {
    font-size: 20px;
}
.ind_foot_box_tel dl:nth-child(1){
    background-size: 60px;
    margin-top: 20px;
}
.ind_foot_box_tel dl{
    background-size: 60px;
    margin-top: 20px;
}
.ind_foot_box_con .ind_foot_box_map {
    width: 100%;    padding: 20px;
}
.ind_foot_box_con .ind_foot_box_map iframe {
    width: 100%;
    height: 200px;
}
.ind_foot_box_con{
    height: auto;
}
.ind_foot_box_xml {
    font-size: 12px;
    height: auto;
}
.ind_foot_bottom {
    height: auto;
}
}