@charset "utf-8";
@import url('animate.css');
input{outline:none}
body{font-family: "Frutiger Neue W01 Thin", sans-serif; background-color: #ededed;}
a{text-decoration: none;}
.transition,.transition *{transition: all .3s !important;}
.flex{display: flex; display: -webkit-flex;}
.flexColumn{display: flex; display: -webkit-flex; flex-direction: column;}
.flexWrap{display: flex; display: -webkit-flex; flex-wrap: wrap;}
.flexCenter{display: flex; display: -webkit-flex; align-items:center;justify-content:center; flex-wrap: wrap; align-content: center;}
.flexAc{display: flex; display: -webkit-flex; align-items: center;}
.flexJb{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.flexJc{display: flex; display: -webkit-flex; justify-content:center;}
.flexRight{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: flex-end}
.textLeft{text-align:left}
.textCenter{text-align: center;}
img{max-width: 100%;}
.b{font-weight: bold;}
.ov{overflow: hidden;}
.hidden{display: none !important;}
.transition,.transition *{transition: all .3s;}
.a{cursor: pointer;}
a:hover{color: #0056a3;}
.fb{font-weight: bold;}
.ib{display: inline-block;}
.none{display: none;}
.pz{position: relative;}
.pa{position: absolute;}
.pf{position: fixed; z-index: 999;}
.fb{font-weight: bold;}
.ts{text-transform: uppercase;}
.fl{float: left;}
.fr{float: right;}
.cb{clear: both;}
.db{display: block;}
.mt20{margin-top: 20px;}
.bz{box-sizing: border-box; -webkit-box-sizing: border-box;}
.articleDetail p,.articleDetail span{font-family: "Geogrotesque", Helvetica, Arial, Verdana, sans-serif !important;}
.sitename{height: 120px; display: flex; display: -webkit-flex; line-height: 120px; padding: 10px 0; width: 100%; font-size: 1.5em; color: #fff;}
#main-nav > li > a .text-wrap > span, #main-nav > li > a > span{font-size: 16px;}
#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box{display: flex; display: -webkit-flex; align-content: center; height: 80px;}
.ph-wrap-inner .nsitename{padding: 0; font-size: 1em; height: 80px; line-height: 80px; color: #fff; margin-left: 10px;}
#main-nav.underline-hover > li > a i.underline {
	-webkit-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
	-moz-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
	-ms-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
	-o-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
}

.shoM{display: none;}
.floatMessageButton{right: 15px; bottom: 100px; width: 60px; height: 60px; background-color: rgba(46,113,240,0.9); border-radius: 50%;}
.floatMessageButton svg{font-size: 30px; fill: #fff;}
.floatMessageButton .message{display: flex; display: -webkit-flex; align-content: center; justify-content: center;}
.floatMessageButton.active .message{display: none;}
.floatMessageButton .close{display: none;}
.floatMessageButton.active .close{display: flex; display: -webkit-flex;}
.floatMessage{right: 15px; bottom: 200px; width: 350px; background-color: rgba(46,113,240,0.9); border: 1px solid #e9e9e9; border-radius: 5px; padding: 20px; box-sizing: border-box; -webkit-box-sizing: border-box; display: none;}
.floatMessage.active{display: block;}
.floatMessage ul{background-color: #fff; padding: 15px 10px; border-radius: 5px;}
.floatMessage h2{font-size: 16px; color: #fff; line-height: 170%; margin-bottom: 10px; letter-spacing: 0; text-transform: none;}
.floatMessage .input{width: 100%; height: 35px;}
#QuickMenu_echat{position:fixed!important; bottom: 170px; right: 15px}
#RightMenu_echat{display: block;}
#RightMenu_echat.active{display: none;}
.page_header .nav li a{color: #666;}
#topSwiper img{width: 100%; display: block; margin-bottom: 10px;}
#topSwiper .text{padding: 20px; left: 10%; top: 50%; max-width: 80%; transform: translateY(-50%); margin-top: -15px;}
#topSwiper .text .title{line-height: 150%; font-size: 45px; color: #fff; text-shadow: 1px 2px 2px #000000;}
#topSwiper .text p{margin-top: 10px; line-height: 180%; font-size: 26px; color: #fff; text-shadow: 1px 2px 2px #000000;}
#topSwiper .text .more{line-height: 40px; padding: 0 10px; border: 1px solid #fff; font-size: 16px; color: #fff; margin-top: 15px; transition: all .3s; text-transform: uppercase; text-shadow: 0 0 5px #666; font-weight: bold;}
#topSwiper a:hover .text .more{background-color: #1e509f; border-color: #1e509f; transition: all .3s;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
#topSwiper .swiper-pagination-bullet{background-color: #a8aaac; width: 10px; height: 10px; opacity: 1;}
#topSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #1e509f;}
.indexData{
	background-color: rgba(255,255,255,0);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 10px;
}
.indexData .container{width: 100%;}
.indexData li{
	padding: 0 15px;
	position: relative;
    border-right: 1px solid #fff;
}
.indexData li:last-child{border: 0;}
.indexData li:nth-child(1){width: 380px;}
.indexData li:nth-child(2){width: 300px;}
.indexData li:nth-child(3){width: 240px;}
.indexData li:nth-child(4){width: 300px;}
.indexData li .title{max-width: 56px; line-height: 120%; color: #fff;}
.indexData li .data{padding: 0 20px; font-size: 45px; font-weight: 600; color: #fff; margin-left: 20px;}
.indexData li .unit{max-width: 52px; display: inline-block; text-align: center; color: #fff;}
.indexContact {margin-bottom: 10px;}
.indexContact .rpic{width: 50%;}
.indexContact .rpic img{width: 100%; display: block;}
.indexContact .text{background-color: #fff; flex: 1; padding: 40px;}
.indexContact .text .intro{font-size: 20px; line-height: 150%; color: #004da0; font-family: "Frutiger Neue W01 Thin", sans-serif;}
.indexContact .more{height: 40px; font-family: "Frutiger LT W01 65 Bold", sans-serif; line-height: 38px; border: 1px solid #27559f; font-size: 16px; color: #27559f; padding: 0 10px; text-decoration: none; margin-top: 35px;}
.indexContact .more:hover{background-color: #27559f; color: #fff;}
._eckart_feature-teaser--imgVariant2{height: 300px;}
._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_imageWrapper{width: 180px;}
._eckart_feature-teaser_content_heading.text-h1{font-size: 18px; line-height: 170%; font-weight: bold;}
._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_content.ipro1{padding: 20px 15px 0 15px;}
._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_content.ipro1 p{color: #1e4f9f;}
.byk-component a{display: block; transition: all .3s;}
.byk-component a:hover{box-shadow: 0 0 10px #666; transition: all .3s;}
.section01{padding: 35px 0; background-color: #fff;}
.a-box {
    margin: 20px 0 0;
    text-align: center;
}

.a-box .a-btn {
    position: relative;
    display: inline-block;
    padding-right: 0;
    width: 225px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color:#1e4e9c;
    text-decoration: none;
    overflow: hidden;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.a-box .a-btn:before {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    top: -5px;
    right: -10px;
    width: 70px;
    height: 60px;
    background-color: #0C0100;
    transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.a-box .a-btn:after {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 1;
    margin-top: -7px;
    width: 10px;
    height: 16px;
    background: url('../images/triangle-right.png') no-repeat center;
    background-size: 100% 100%;
    transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.a-box .a-btn:hover {
    padding-right: 30px;
}

.a-box .a-btn:hover:before {
    opacity: 1;
}

.a-box .a-btn:hover:after {
    right: 21px;
    opacity: 1;
}

.a-box .a-btnxc, .a-btnxc {
	font-family: "Frutiger Neue W01 Thin", sans-serif;
    color: #fff;
}
.section01 .col-sm-7 img{width: 100%;}
.section-title {
	font-size: 50px;
	color: #004da0;
	text-transform: uppercase;
	line-height: 1.125;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 27px;
	font-weight: normal !important;
	font-family: "Frutiger Neue W01 Thin", sans-serif;
}
.style-right{font-family: "Frutiger Neue W01 Thin", sans-serif; padding-left: 60px; line-height: 180%;}
.indexMessage{margin-top: 10px; background-color: #fff; padding: 50px 0;}
.indexMessage .title{line-height: 180%; font-size: 40px; color: #333; font-family: "Frutiger Neue W01 Thin", sans-serif;}
.indexMessage ul{margin: 0; padding: 50px; list-style: none;}
.indexMessage li{margin-bottom: 20px;}
.indexMessage li .input{width: 48%; height: 40px; background: #eee; border: 0; padding: 0 10px; line-height: 40px; font-family: "Frutiger Neue W01 Thin", sans-serif;}
.indexMessage li .input2{width: 170px; height: 40px; background: #eee; border: 0; padding: 0 10px; line-height: 40px; font-family: "Frutiger Neue W01 Thin", sans-serif;}
.indexMessage li .textarea{width: 100%; height: 140px; background: #eee; border: 0; padding: 0 10px; line-height: 40px; font-family: "Frutiger Neue W01 Thin", sans-serif;}
.indexMessage li .input:focus{border-color: #1e4f9f;}
.indexMessage li .send{width: 120px; height: 45px; background: #1e4f9f; font-size: 14px; color: #fff; border: 0; cursor: pointer;font-family: "Frutiger Neue W01 Thin", sans-serif;}
.main-header::after{display: none;}
.footer{padding: 42px 0 0 0; background: #52565a;}
.footer .row{padding-bottom: 15px;}
.footer .title{line-height: 180%; font-size: 16px; color: #fff; font-family: "Frutiger Neue W01 Thin", sans-serif; margin-bottom: 25px; font-weight: normal;}
.footer .intro{line-height: 150%; font-size: 14px; color: #fff; font-family: "Frutiger Neue W01 Thin", sans-serif;}
.footer .intro a{color: #fff; text-decoration: none;}
.footer .intro a:hover{color: #ccc;}
.footer .row>div:nth-child(1){padding-left: 50px;}
.footer .row>div:nth-child(2){padding-left: 50px;}
.footer .row>div:last-child{padding-left: 30px;}
.footer .navs{list-style: none; padding-left: 0;}
.footer .navs li.last a{display: inline-block; line-height: 200%; padding: 0 10px; background: #004da0; margin-top: 10px;}
.footer .navs li a{line-height: 200%; font-size: 14px; color: #fff; text-decoration: none; font-family: "Frutiger Neue W01 Thin", sans-serif; }
.footer .navs li a.blue{text-decoration: underline;}
.footer .navs li a:hover{color: #ccc;}
.footer .fb{background: #1e1c1c; line-height: 50px; padding: 0 50px; font-size: 14px; color: #fff; font-family: "Frutiger Neue W01 Thin", sans-serif; font-weight: normal;}
/* 公司新闻 */
.news-wrapper {
	margin: 30px 0 20px;
}
.news-wrapper h1 {
	margin-bottom: 50px;
}
.news-wrapper .list {
	padding-bottom: 30px;
}
.news-wrapper .list .item {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 30px;
	-webkit-transition: .4s;
	transition: .4s;
}
.news-wrapper .list .item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.news-wrapper .list .item .thumbnail:hover a {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.news-wrapper .list .item .thumbnail {
	width: 180px;
	float: left;
	overflow: hidden;
}
.news-wrapper .list .item .thumbnail a {
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-transition: .4s;
	transition: .4s;
}
.news-wrapper .list .item .content {
	width: calc(100% - 180px);
	float: left;
	padding: 0 8% 0 40px;
}
.news-wrapper .list.not-image-list .content {
	width: 100%;
}
.news-wrapper .list .item .time {
	color: #337ab7;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.news-wrapper .list .item .title a {
	color: #333;
	font-size: 18px;
    text-decoration: none;
}
.news-wrapper .list .item .text {
	color: #999;
	line-height: 24px;
	margin-top: 15px;
}
.news-wrapper .list .item .btn {
	display: block;
	width: 30px;
	height: 6px;
	background: url(../images/icon2.png) no-repeat;
	margin-top: 10px;
}
/* 公司新闻详情 */
.news-detail-top {
	padding: 80px 0 30px;
}
.news-detail-top .title {
	color: #333;
	font-size: 30px;
	margin-bottom: 20px;
}
.news-detail-top .time {
	color: #337ab7;
	font-size: 16px;
	font-family: PingFang SC;
	line-height: 1;
}
.news-detail-top .share-view {
	color: #999;
	line-height: 20px;
	margin-top: 36px;
}
.news-detail-top .bshare-custom {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.news-detail-top .bshare-custom a {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/css_sprites2.png) no-repeat;
	margin-right: 18px;
}
.news-detail-top .bshare-custom .bshare-sinaminiblog {
	background-position: -10px -8px;
}
.news-detail-top .bshare-custom .bshare-weixin {
	background-position: -10px -44px;
}
.news-detail-top .bshare-custom .bshare-linkedin {
	background-position: -8px -80px;
}
.news-detail-top .arrows {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0;
}
.news-detail-top .arrows span {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 1px solid #e6e6e6;
	position: relative;
	cursor: pointer;
	-webkit-transition: .4s;
	transition: .4s;
}
.news-detail-top .arrows span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 9px;
	height: 15px;
	background: url(../images/css_sprites3.png) no-repeat;
}
.news-detail-top .arrows .next {
	border-left: 0;
	margin-left: -1px;
}
.news-detail-top .arrows .prev::after {
	background-position: -6px -6px;
}
.news-detail-top .arrows .next::after {
	background-position: -27px -6px;
}
.news-detail-top .arrows span:hover {
	background-color: #337ab7;
	border-color: #337ab7;
	z-index: 1;
}
.news-detail-top .arrows .prev:hover::after {
	background-position: -48px -6px;
}
.news-detail-top .arrows .next:hover::after {
	background-position: -69px -6px;
}
.news-detail-content {
	padding: 0 0 140px;
}
.news-detail-content .main {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 60px;
	padding: 52px 0;
}
.news-detail-content .content p {
	font-size: 16px;
}
.news-detail-content .content img {
	display: block;
	margin: 52px auto;
}
.news-detail-content .btn {
	font-size: 16px;
	padding-left: 22px;
	position: relative;
    line-height: 35px;
    height: 35px;
    display: inline-block;
    text-decoration: none;
    color: #333;
}
.news-detail-content .btn::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 16px;
	height: 16px;
	background: url(../images/css_sprites2.png) -10px -118px;
}
.column-nav-view {
	text-align: center;
	font-size: 0;
	position: relative;
}
.column-nav-view .container {
	z-index: 1;
	/*background-color: #1e50a1;*/
	box-shadow: 0 0 20px rgba(0, 0, 0, .12);
	padding: 0 10px;
    margin-top: 30px;
}
.column-nav-view .container{
    left: calc((100% - 1440px) / 2);
	overflow: hidden;
}
.column-nav-view h1{line-height: 120%; margin-top: 15px; font-size: 35px; color: #fff;}
.column-nav-view ul {
	white-space: nowrap;
	padding-left: 0;
}
.column-nav-view li {
	display: inline-block;
	height: 80px;
	line-height: 80px;
}
.column-nav-view li a {
	font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.column-nav-view li a.active {
	font-weight: bold;
}
.column-nav-view li::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #d1d1d1;
	margin: 0 36px;
}
.column-nav-view li:last-child::after {
	display: none;
}
.newsDetail{background: #fff;}
.main-navigation__menu--primary > li.active::after {
	background: #004da0;
	content: "";
	width: 100%;
	height: 6px;
	position: absolute;
	bottom: -17px;
	left: 0;
	transition: height 0.3s ease-in;
}
/*contact*/
.banner-box {
  position: relative;
  overflow: hidden;
}
.banner-box img {
  width: 100%;
}
.banner-box .wrap {
  position: absolute;
  left: 51%;
  top: 30%;
  max-width: 1280px;
  margin: 0 auto;
}
.banner-box .wrap .text-box {
  padding: 70px 55px 50px 25px;
  background: #acd72c;
}
.bottom-box {
  margin: 60px auto 0;
}
.bottom-box .left {
  width: 30%;
}
.bottom-box .left p {
  margin-bottom: 35px;
}
.bottom-box .left p input {
  border: 1px solid #1e4f9f;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 20px;
  background: #fff;
}
.bottom-box .left p input:focus{border-color: #1f4f9b !important;}
.bottom-box textarea{font-family: "Frutiger Neue W01 Thin", sans-serif; font-size: 14px;}
.bottom-box .left p input::input-placeholder {
	color: #1f4f9b !important;
	transition: all .3s;
  opacity: 1;
}
.bottom-box .left p input::-webkit-input-placeholder {
	color: #1f4f9b !important;
	transition: all .3s;
  opacity: 1;
}
.bottom-box .left p input:focus {
  color: #1f4f9b !important;
  border: 2px solid #1f4f9b;
  box-shadow: none !important;
  text-shadow: none !important;
}
.bottom-box .left p input:focus::-webkit-input-placeholder {
  color: #1f4f9b !important;
  transition: all .3s;
}
.bottom-box .left p input:focus::-moz-input-placeholder {
	color: #1f4f9b !important;
	transition: all .3s;
}
.bottom-box .left p input:focus::-ms-input-placeholder {
	color: #1f4f9b !important;
	transition: all .3s;
}
.bottom-box .left p input::placeholder,.bottom-box .left p input::-webkit-placeholder,.bottom-box .left p input::-moz-placeholder,.bottom-box .left p textarea::placeholder,.bottom-box .left p textarea::-webkit-placeholder,.bottom-box .left p textarea::-moz-placeholder{
	color: #1f4f9b !important;
}
.bottom-box .left div.last {
  margin-bottom: 35px;
  border: 2px solid #383841;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  cursor: pointer;
  background: url('../images/network-arrow.png') no-repeat 90% center;
}
.bottom-box .left div.last:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 767px){
    .bottom-box .left div.last {
        margin-bottom: 15px;
    }
}
.bottom-box .left div.last .h6-in {
  height: 100%;
  display: block;
  line-height: 46px;
  padding: 0 20px;
  font-family: "Microsoft Yahei","å¾®è½¯é›…é»‘",arial,"\5b8b\4f53"!important;
}
.bottom-box .left div.last ul {
  display: none;
  position: absolute;
  top: 47px;
  width: 100%;
  left: -1px;
  border: 1px solid #383841;
  background: #f6f6f6;
  z-index: 11;
}
.bottom-box .left div.last ul li {
  padding-left: 20px;
  font-size: 18px;
  line-height: 35px;
}
.bottom-box .left div.last ul li:hover {
  color: #aadb1e;
}
.bottom-box .right {
  width: 68%;
}
.bottom-box .right .r-inner {
  height: 100%;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: 1px solid #1e4f9f;
  border-radius: 5px;
}
.bottom-box .right .r-inner .textarea {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  padding: 15px 25px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  height: 42vh;
  max-height: 500px;
  background: #fff;
}
.bottom-box .right .r-inner .textarea{
	color: #1f4f9b !important;
}
.bottom-box .right .r-inner .textarea::input-placeholder {
	color: #1f4f9b !important;
}
.bottom-box .right .r-inner .textarea::-webkit-input-placeholder {
	color: #1f4f9b !important;
}
.bottom-box .right .r-inner .textarea::placeholder,.bottom-box .right .r-inner .textarea::-webkit-placeholder，.bottom-box .right .r-inner .textarea::-moz-placeholder{
	color: #1f4f9b !important;
}
.bottom-box .right .r-inner .prompt {
  display: block;
  color: #1f4f9b;
  text-align: right;
  padding-right: 20px;
}
.sub .submit-btn {
  width: 100%;
  display: block;
  height: 60px;
  border-radius: 5px;
  background: #1f4f9b;
  border: 1px solid #1f4f9b;
  line-height: 60px;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  text-decoration: none;
}
.sub .submit-btn:hover {
  background: none;
  border: 1px solid #1f4f9b;
  color: #1f4f9b;
}
@media screen and (max-width: 1440px) {
  .banner-box .wrap {
    position: absolute;
    left: 51%;
    top: 20%;
  }
  .banner-box .wrap .text-box {
    padding: 30px 25px 20px 15px;
    background: #acd72c;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .banner-box .wrap {
    position: absolute;
    left: 31%;
    top: 10%;
  }
  .banner-box .wrap .text-box {
    padding: 10px 15px 10px 15px;
    background: #acd72c;
  }
}
@media screen and (max-width: 767px) {
  .banner-box .wrap {
    width: 99%;
    position: absolute;
    left: 50%;
    top: 4%;
    transform: translateX(-50%);
  }
  .banner-box .wrap .text-box {
    padding: 0 3%;
    background: #acd72c;
  }
  .banner-box .wrap .text-box h5 {
    font-size: 14px;
  }
  .banner-box .wrap .text-box p {
    font-size: 12px;
    line-height: 1.3;
  }
  .bottom-box {
    margin: 20px auto 0;
  }
  .bottom-box .left {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  .bottom-box .left p {
    margin-bottom: 15px;
  }
  .bottom-box .right {
    float: none;
    width: 90%;
    margin: 20px auto;
  }
  .sub .submit-btn {
    width: 90%;
    margin: 20px auto;
  }
}
.container{padding-left: 0; padding-right: 0;}
.country{width: 100%; background-color: #fff; height: 50px; border: 1px solid #1e4f9f; border-radius: 3px; padding: 0 15px;}
.mbtn{margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #ccc;}
.thanks h1{border-bottom: 0; font-weight: bold; color: rgba(46,113,240,0.9); margin-bottom: 1em; font-size: 35px;}
.thanks .c .pic{width: 30%;}
.thanks .c .intro .return{display: inline-block; line-height: 40px; padding: 0 10px; background: rgba(46,113,240,0.9); border-radius: 4px; font-size: 1em; color: #fff; transition: all .3s !important; margin-top: 1em;}
.thanks .c .intro .return i{margin: 0 5px; font-size: .8em; font-weight: normal; transition: all .3s !important;}
.thanks .c .intro .return:hover{background-color: #666;}
.contacts li{margin-bottom: 35px; overflow: hidden;}
.contacts li .text{width: 50%; height: 50%; min-height: 260px; background-repeat: no-repeat; background-size: 100% 100%;}
.contacts li .text .title{margin: 10px 0; line-height: 180%; font-size: 18px; color: #fff; font-weight: bold;}
.contacts li .text h3{min-height: 33px; margin-bottom: 15px; line-height: 130%; font-size: 15px; color: #fff; padding-left: 55px;}
.contacts li .text h3.address{background: url(../images/add.webp) no-repeat 10px center; background-size: 33px auto;}
.contacts li .text h3.phone{background: url(../images/phone.webp) no-repeat 10px center; background-size: 33px auto;}
.contacts li .text h3.email{background: url(../images/email.webp) no-repeat 10px center; background-size: 33px auto;}
.contacts li .text h3.whatsapp{background: url(../images/whatsapp.png) no-repeat 10px center; background-size: 33px auto;}
.contacts li .text h3 a{color: #fff;}
.contacts li .text h3 a:hover{color: #ccc;}
.contacts li .map{margin-left: 50px;}
/*contact end*/
/*about us*/
/* 企业简介 */
.introduction-s1{padding-bottom: 45px;}
.introduction-s1 .logo{max-height: 70px;}
.introduction-s1 .top {
	padding: 120px 0 70px;
}
.introduction-s1 .left {
	float: left;
	width: 30%;
}
.introduction-s1 .left p {
	line-height: normal;
}
.introduction-s1 .left .company {
	color: #b2b2b2;
	font-size: 26px;
	margin-top: 12px;
}
.introduction-s1 .left .en {
	color: #b2b2b2;
	font-size: 24px;
	margin-top: 22px;
}
.introduction-s1 .left .motto {
	color: #1f4f9b;
	font-size: 20px;
}
.introduction-s1 .left .birth {
	color: #333333;
	font-size: 20px;
}
.introduction-s1 .content {
	float: left;
	width: 70%;
	padding-top: 30px;
}
.introduction-s1 h2,
.introduction-s2 h2,
.introduction-s3 h2 {
	margin-bottom: 20px;
}
.introduction-s1 .content em {
	color: #cf000e;
}
.introduction-s1 .bottom {
	position: relative;
}
.introduction-s1 .bottom .data-box {
	position: absolute;
	right: -1px;
	bottom: 0;
	z-index: 1;
	background-color: rgba(210, 0, 15, .9);
	height: 200px;
	width: 59.5%;
}
.introduction-s1 .bottom .data-box>div {
	width: 100%;
	height: 100%;
	display: table;
}
.introduction-s1 .bottom .data-box ul {
	display: table-cell;
	vertical-align: middle;
}
.introduction-s1 .bottom .data-box li {
	float: left;
	width: 25%;
	color: #fff;
	text-align: center;
	position: relative;
}
.introduction-s1 .bottom .data-box li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 7%;
	width: 1px;
	height: 62px;
	background-color: rgba(255, 255, 255, .5);
}
.introduction-s1 .bottom .data-box li:last-child::after {
	display: none;
}
.introduction-s1 .bottom .data-box li div {
	display: inline-block;
	text-align: left;
}
.introduction-s1 .bottom .data-box li span {
	display: block;
}
.introduction-s1 .bottom .data-box li span em {
	font-size: 40px;
	margin-right: 8px;
}
.introduction-s1 .bottom .data-box li .number {
	margin-top: 5px;
}
.fontsize-h2 {
	color: #00304f;
	font-size: 24px;
}
.introduction-s1 .content{font-size: 16px; color: #666;}
.history{padding: 40px 0; background-color: #f8f8f8; min-height: 50px;}
.history .typename{line-height: 180%; font-size: 30px; color: #1f4f9b;}
.history .typename::after{content: ''; display: block; width: 68px; height: 2px; background-color: #1f4f9b; margin-top: 20px;}
.history ul{padding: 40px 0 20px 0; margin-top: 40px;}
.history ul::after{content: ''; display: block; width: 2px; height: 100%; background-color: #333; position: absolute; z-index: 0; top: 0; left: calc(50% - 2px);}
.history li{width: 100%; margin-bottom: 40px;}
.history li::after{content: ''; display: block; width: 14px; height: 14px; background-color: #1f4f9b; border-radius: 50%; position: absolute; z-index: 1; top: 15px; left: calc(50% - 8px);}
.history li:nth-child(odd){padding-left: 55%;}
.history li:nth-child(even){padding-right: 55%;}
.history li .title{line-height: 180%; font-size: 25px; font-weight: bold; color: #1f4f9b;}
.history li .intro{padding-left: 14px; line-height: 180%; font-size: 16px; color: #666;}
.history li .intro::before{content: ''; display: block; width: 5px; height: 5px; background-color: #000; position: absolute; left: 0; top: 12px; border-radius: 50%;}
.history li:nth-child(even) .title{text-align: right;}
.history li:nth-child(even) .intro{text-align: right; width: 100%; padding-left: 0;}
.history li:nth-child(even) .intro::before{display: none;}
.history li:nth-child(even) .intro div{width: calc(100% - 30px);}
.history li:nth-child(even) .dot{width: 5px; height: 5px; background-color: #000; border-radius: 50%; margin: -2px 10px 0 0;}
.honor{padding: 40px 0; background-color: #fff; min-height: 50px;}
.honor .typename{line-height: 180%; font-size: 30px; color: #1f4f9b;}
.honor .typename::after{content: ''; display: block; width: 68px; height: 2px; background-color: #1f4f9b; margin-top: 20px;}
/* 荣誉资质 */
.award-wrapper {
	padding: 70px 0;
}
.award-wrapper h1 {
	margin-bottom: 40px;
}
.award-wrapper .list {
	margin-bottom: 20px;
	list-style: none;
}
.award-wrapper .list .item {
	float: left;
	width: 32%;
	text-align: center;
	background-color: #f7f7f7;
	margin-bottom: 2.66%;
	margin-right: 1.333%;
	cursor: pointer;
}
.award-wrapper .list .item .picbox {
	padding: 26px 30px;
	position: relative;
}
.award-wrapper .list .item .picbox .pic {
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.award-wrapper .list .item .picbox .search {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 42%;
	top: 35%;
	z-index: 1;
	border-radius: 50%;
	background: #1f4f9b url(../images/icon_search.png) no-repeat center center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .4s;
	transition: .4s;
}
.award-wrapper .list .item:hover .search {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.award-wrapper .list .item .text {
	height: 61px;
	line-height: 60px;
	border-top: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 16px;
	padding: 0 10px;
	position: relative;
	overflow: hidden;
}
.award-wrapper .list .item .text span {
	position: relative;
	z-index: 1;
}
.award-wrapper .list .item .text::before {
	content: "";
	position: absolute;
	left: -50%;
	top: -50%;
	width: 100%;
	height: 100%;
	background-color: #1f4f9b;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 50%;
}
.award-wrapper .list .item:hover .text::before {
	-webkit-transform: scale(3);
	transform: scale(3);
}
.award-wrapper .list .item:hover .text {
	color: #fff;
}
@media (min-width: 992px) {
	.award-wrapper .list .item:nth-child(4n) {
		margin-right: 0;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.award-wrapper .list .item {
		width: 31.55%;
	}
	.award-wrapper .list .item:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 768px) {
	.award-wrapper {
		padding: 60px 0 50px;
	}
	.award-wrapper h1 {
		margin-bottom: 20px;
	}
	.award-wrapper .list .item {
		width: 48.65%;
	}
	.award-wrapper .list .item .pic {
		padding: 20px 10px 0;
		height: 170px;
	}
	.award-wrapper .list .item .pic .search {
		display: none;
	}
	.award-wrapper .list .item .text {
		font-size: 14px;
		height: auto;
		line-height: normal;
		padding: 15px 10px;
	}
	.award-wrapper .list .item:nth-child(2n) {
		margin-right: 0;
	}
}
.leader{padding: 40px 0; background-color: #f8f8f8; min-height: 50px;}
.leader .typename{line-height: 180%; font-size: 30px; color: #1f4f9b;}
.leader .typename::after{content: ''; display: block; width: 68px; height: 2px; background-color: #1f4f9b; margin-top: 20px;}
.leader li{margin-top: 50px;}
.leader .lit img{max-width: 400px; border-radius: 5px; box-shadow: 0 0 5px #666;}
.leader .lit .jj{line-height: 180%; font-size: 20px; margin-left: 40px; flex: 1;}
.leader .lit .sns{margin-bottom: 30px;}
.leader .lit .sns a{color: #333;}
.leader .lit .sns a:hover i{color: #1f4f9b;}
.leader .intro{margin-top: 40px; line-height: 180%; font-size: 15px; color: #333;}
.team{padding: 40px 0; background-color: #fff; min-height: 50px;}
.team .typename{line-height: 180%; font-size: 30px; color: #1f4f9b;}
.team .typename::after{content: ''; display: block; width: 68px; height: 2px; background-color: #1f4f9b; margin-top: 20px;}
.team ul{margin: 45px 0 0;}
.team li{width: calc( (100% - 90px ) / 4); margin-right: 30px; margin-bottom: 30px;}
.team li:nth-child(4n){margin-right: 0;}
.team li .img{width: 100%;}
.team li img{width: 90%; margin: 5%;}
.team li .title{margin-top: 15px; font-size: 25px; line-height: 180%;}
.team li .zw{line-height: 180%; font-size: 14px; color: #666;}
.team li a:hover img{transform: scale(1.05);}
.zwDetail{margin: 50px 0; line-height: 180%; font-size: 20px;}
/*about us end*/
.container{max-width: 1180px;}
.yCmsContentSlot{margin-left: 50px;}
.main-navigation__menu--primary > li{margin-right: 30px;}
.main-header .container{padding: 0 !important;}
.yCmsContentSlot{margin-left: 0;}
#topSwiper{margin-top: 35px;}
.vlist{list-style: none; padding-left: 0;}
.vlist li{width: calc( (100% - 50px) / 2); margin-right: 50px;}
.vlist li:nth-child(2n){margin-right: 0;}
.vlist li video{width: 100%; height: 320px;}
.vlist li .title{height: 50px; font-size: 16px; font-weight: normal; color: #333;}
.syblist{margin: 30px 0; list-style: none; padding-left: 0;}
.syblist li{width: 32%; margin-bottom: 20px;}
.syblist li:nth-child(3n+2){margin: 0 2%;}
.syblist.indexsyb li{border-bottom: 2px solid #ccc; width: 33.33333%; margin-bottom: 0; padding-top: 20px; padding-bottom: 20px;}

.syblist li .img{width: 100%; transition: all 1s;}
.syblist li a:hover img{transform: scale(1.1); transition: all 1s;}
.syblist li .text{width: 100%;}
.syblist li .title{height: 80px; padding: 0 2%; font-size: 18px; font-weight: bold;}
.syblist li .atitle{width: 100%; height: 40px; padding: 0 2%; font-size: 18px; font-weight: bold; color: #333;}
.syblist li .atitle.ititle{background-color: rgb(0,0,0,.5); left: 0; bottom: 0; width: 100%; color: #fff;}
.syblist li .des{margin: 0 5px 10px 5px; line-height: 40px; height: 40px; font-size: 16px; color: #333;}
.syblist li a:hover .des{color: #1f4f9b;}
.plist{margin: 0; padding: 0; list-style: none;}
.plist li{width: 32%; width: calc( (100% - 20px) /3); background-color: #fff; margin-bottom: 10px;}
.plist li:nth-child(3n+2){margin-left: 2%; margin-right: 2%; margin-left: 10px; margin-right: 10px;}
.plist li a{padding-bottom: 15px;}
.plist li .img{width: 100%; transition: all 1s;}
.plist li a:hover{box-shadow: 0 0 10px #666;}
.plist li a:hover img{transform: scale(1.1); transition: all 1s;}
.plist li .text{width: 100%;}
.plist li .title{height: 80px; padding: 0 2%; font-size: 18px; font-weight: bold; color: #1e4f9f;}
.plist li .atitle{width: 100%; height: 50px; padding: 0 2%; font-size: 18px; font-weight: bold; color: #1e4f9f;}
.plist li .des{margin: 0 2% 15px 2%; height: 40px; line-height: 40px; font-size: 16px; color: #1e4f9f;}
.plist li a:hover .atitle,.plist li a:hover .des{color: #1f4f9b;}
.plist li .more{margin: 0 2%; font-size: 14px; color: #23529d;}
.plist li a:hover .des{color: #1f4f9b;}
.banner h2{font-size: 25px; color: #fff; text-shadow: 0 0 5px #666; left: 0; top: 45%; height: 50px; line-height: 50px; padding: 0 50px; animation: fadeInUp .7s; -webkit-animation: fadeInUp .7s;}
.banner h3{font-size: 16px; color: #fff; text-shadow: 0 0 5px #666; left: 0; top: calc(45% + 50px); line-height: 185%; padding: 0 50px; animation: fadeInUp .7s; -webkit-animation: fadeInUp .7s;}
.product-view .content > div {
	margin-bottom: 42px;
}
/* 产品列表 */
.product-view {
	padding: 40px 0 0 0;
}
.product-view .fontsize-h1{padding-bottom: 4%;}
.product-view .slidebar-view {
	width: 240px;
	float: left;
	background-color: #fff;
}
.product-view .slidebar-list dt {
	color: #fff;
	font-size: 24px;
	line-height: 70px;
	background-color: #d2000f;
	padding: 0 15px 0 28px;
}
.product-view .slidebar-list dd a {
	display: block;
	padding: 0 15px 0 28px;
	line-height: 60px;
	border-top: 1px solid #f7f7f7;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-view .slidebar-list dd a:hover {
	color: #d2000f;
}
.product-view .slidebar-list dd a.current {
	color: #d2000f;
}
.product-view .content {
	width: calc(100% - 280px);
	float: right;
}
.product-view .content>div {
	margin-bottom: 42px;
}
.product-view .detail .section {
	background-color: #fff;
}
.product-view .detail .section:nth-child(odd) .text {
	transform: translateX(-100%);
}
.product-view .detail .section:nth-child(odd) .image {
	transform: translateX(100%);
}
.product-view .detail .section>div {
	width: 50%;
	float: left;
}
.product-view .detail .text {
	padding: 0 45px;
}
.product-view .detail .text p {
	line-height: 28px;
	margin-top: 24px;
}
.product-view .product-series {
	background-color: #fff;
	padding: 0 50px 60px;
}
.product-view .product-series .list {
	margin-bottom: 40px;
}
.product-view .product-series .item {
	width: 23%;
	border: 1px solid #e6e6e6;
	text-align: center;
	padding: 0 0 20px;
	margin-top: 31px;
	float: left;
	margin-right: 2.66%;
}
.product-view .product-series .item:nth-child(4n) {
	margin-right: 0;
}
.product-view .product-series .item p {
	line-height: 1.2;
	margin: 20px 0 20px;
	padding: 0 10px;
}
.product-view .product-series .item .attrs{ text-align: left; max-width: 140px; margin: 0 auto 20px;}
.product-view .product-series .item .attrs p{margin: 5px 0;}
.product-view .product-series .item .btn {
	display: block;
	margin: 0 auto;
	width: 82px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	background-color: #d2000f;
	color: #fff;
}
.head-title {
	color: #333;
	font-size: 24px;
	border-bottom: 1px solid #ebebeb;
	padding-top: 50px;
}
.head-title span {
	display: inline-block;
	position: relative;
	padding-bottom: 18px;
}
.head-title span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background-color: #1f52a4;
}
.productslist{border: 1px solid #ebeef5; margin-bottom: 50px; background: #fff;}
.productslist ul{padding: 0; margin: 0;}
.productslist li{border-bottom: 1px solid #ebeef5; cursor: pointer;}
.productslist li.pt div{height: 50px;}
.productslist li.options div{padding: 0 !important;}
.productslist li:last-child{border-bottom: 0;}
.productslist li div:last-child div{border-right: 0 !important;}
.productslist li div{width: 19%; padding: 10px 0;}
.productslist li div{padding: 10px 15px;}
.productslist li div{border-right: 1px solid #ebeef5;}
.productslist li div:last-child{width: 5%; border-right: 0;}
.productslist li div:last-child{}
.productslist li div:last-child span{cursor: pointer; font-weight: normal; transition: transform 0.3s ease-out;}
.productslist li div:last-child span::after{font-family: "byk-f-24"; content: 't'; transition: transform 0.3s ease-out;font-size: 26px; color: #004da0; font-weight: normal;}
.productslist li div:last-child span.active{transform:rotateZ(45deg)}
.productslist li .btn{height: 40px; padding: 0 8px; background: #1e4e9c; line-height: 40px; font-size: 14px; color: #fff; border-radius: 5px; min-width: 65px; text-align: center;}
.productslist li .btn.download{margin-bottom: 20px; margin-top: 25px; transition: all .3s;}
.productslist li .btn.download:last-child{margin-left: 20px;}
.productslist li .btn.download:hover{opacity: .7;}
.productslist li.options{padding: 0; width: 100%; display: none;}
.productslist li.options dl{width: 100%; margin: 25px 0; width: calc(100% - 284px); margin-right: 80px;}
.productslist li.options dl dt{width: 25%; margin: 0; padding: 0 15px; height: 45px;}
.productslist li.options dl dd{width: 25%; margin: 0; padding: 0 15px; height: 45px;}

/*pages*/
.Pages {
	height: 30px;
	line-height: 28px;
	zoom: 1;
	overflow: hidden;
	text-align: center;
}
.Pages span {
	padding: 0px 3px;
	display: inline-block;
	vertical-align: top;
}
.Pages a {
	display: inline-block;
	margin: 0px 2px;
	border: 1px solid #dbdbdb;
	vertical-align: top;
	padding: 0px 10px;
	color: #999;
	font-size: 12px;
}
.Pages .p_page {
	font-style: normal;
	font-family: Arial;
}
.Pages .p_page a {
	font-size: 14px;
}
.Pages .p_page li.active a,.Pages .p_page a:hover{background-color: #1f4f9b; color: #fff;}
.Pages .p_page a.a_cur {
	color: #fff;
	border: solid 1px #337ab7;
	background: #337ab7;
}
/*pages end*/
.readMore{width: 100%; padding: 20px 0;}
.readMore a{display: inline-block; padding: 0 10px; border: 1px solid #1e4e9c; background-color: #1e4e9c; color: #fff; line-height: 40px; border-radius: 5px;}
.introduction-s3 {
	padding: 80px 0;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 0px;
}
.introduction-s3 .content {
	position: relative;
	overflow: hidden;
}
.introduction-s3 .ball {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 19.5%;
}
.introduction-s3 .left {
	float: left;
	width: 37%;
	padding-top: 30px;
}
.introduction-s3 .right {
	float: right;
	width: 37%;
	padding-top: 30px;
}
.introduction-s3 ul li {
	position: relative;
	padding: 20px 32px 20px 48px;
	border-bottom: 1px dashed #dbdbdb;
}
.introduction-s3 ul li span {
	position: absolute;
	left: 0;
	top: 18px;
	font-size: 30px;
	color: #1f4f9b;
}
.introduction-s3 ul li p {
	font-size: 15px;
	line-height: 24px;
}
.introduction-s3 ul.right li span {
	color: #1f4f9b;
}
.main-navigation__scrollable{justify-content: space-between; padding-right: 100px;}
#aboutus{margin-top: 35px;}
.footer .navs{margin: 0;}
.footer .navs li a.blue{text-decoration: none;}
.rightBtns{right: 5px; right: calc( (100vw - 1180px) /2 - 80px); bottom: 30px;}
.rightBtns a{width: 50px; height: 50px; background-color: #1e4f9f; margin-top: 10px; border-radius: 5px;}
.rightBtns a i{color: #fff; font-size: 22px;}
.iaboutus .section-title{background-color: #1e4f9f; color: #fff; padding: 30px 0;}
._eckart_headline-content_wrapper .text-h2{font-weight: bold;}
.footer .container{padding: 0 !important; max-width: 1170px;}
.footer .row > div:nth-child(1){padding-left: 0;}
#theForm .container{padding-left: 20px; padding-right: 20px;}
.product1li{margin: 0; padding: 10px; background-color: #fff;}
.product1li .ipro1{padding-top: 10px; text-align: center;}
.product1li .ipro1 img{width: 100%;}
.product1li .ipro1 .eck-text-heading{margin-bottom: 0;}
.product1li .ipro1 p{width: 100%; height: 45px; line-height: 45px; font-size: 15px;}

.syblist li a{transition: all .3s; display: block;}
.syblist li a:hover{box-shadow: 0 0 10px #666; transition: all .3s;}
.indexMessage .bottom-box{margin-top: 0;}
.bottom-box .left p input::placeholder,.bottom-box .left p input::-webkit-placeholder,.bottom-box .right .r-inner .textarea::placeholder,.bottom-box .right .r-inner .textarea::-webkit-placeholder{color: #1e4f9f;}
.fgb ul{list-style: none; padding-left: 0; margin-top: 0;}
.fgb ul li{margin-bottom: 15px;}
.fgb ul li .input{width: 100%; height: 30px; line-height: 30px; padding: 0 5px; color: #1e4f9f; border-radius: 5px; border: 2px solid #52565a; transition: all .3s; box-sizing: border-box; font-family: "Frutiger Neue W01 Thin", sans-serif; font-size: 14px;}
.fgb ul li .textarea{width: 100%; height: 100px; line-height: 140%; padding: 0 5px; color: #1e4f9f; border-radius: 5px; border: 0; transition: all .3s; font-family: "Frutiger Neue W01 Thin", sans-serif; font-size: 14px;}
.fgb ul li .input:focus{border: 2px solid #1e4f9f; transition: all .3s;}
.fgb ul li .input::placeholder,.fgb ul li .textarea::placeholder{color: #1e4f9f;}
.fgb ul li .input.vcode{width: 140px; float: left;}
.fgb ul li .yanzhengma{margin-left: 10px; height: 30px; cursor: pointer;}
.fgb ul li .submit{width: 80%; height: 45px; padding: 0; margin: 0; border-radius: 10px; background-color: #1f4f9b; color: #fff; font-size: 14px;}
.newsDetail .container{padding-left: 20px; padding-right: 20px;}
.news-detail-content{padding-bottom: 60px;}
.main-navigation__menu--primary > li > a{color: #004da0 !important;}
.footer .container p{color: #fff; line-height: 180%; font-size: 16px}
.footer .container p a{color: #fff; line-height: 180%; font-size: 16px}
@media (max-width: 1000px){
	body{font-size: 14px;}
	html{overflow: scroll; overflow-y: auto; overflow-x: hidden;}
	.container,.indexData .container,.inner{width: 100%;}
	.page_header .menu-toogle-wrap span,.menu-respon,.page_header .menu-toogle-wrap.on span::before{background-color: #204f9c;}
	.page_header #menu .nav>li a{padding-top: 12px !important;}
	.page_header .nav-pills>li.active>a, .page_header .nav-pills>li.active>a:focus, .page_header .nav-pills>li.active>a:hover, .nav>li>a:focus, .page_header .nav>li>a:hover, .page_header .nav li:hover >a,.page_header .nav li a{color: #fff;}
	section.applications{padding-top: 5vw;}
	.section-title{margin-bottom: 3vw;}
	.applications-list .col-sm-4{width: 50%; padding-left: 5px; padding-right: 5px;}
	section.applications .applications-item .img img{height: auto; width: 100%;}
	.indexData{margin-top: 5vw; padding: 5vw 0;}
	.indexData ul{flex-direction: column;}
	.indexData li{width: 100% !important; padding: 0; border-right: 0;}
	.section01{margin-top: 5vw;}
	.index-se5{clear: both; padding: 5vw 0;}
	.index-se5 .item{width: 100%;}
	.syblist li{width: 48%;}
	.syblist li:nth-child(2n){margin-left: 4%;}
	.syblist,.news-wrapper{margin: 5vw 0;}
	.news-wrapper h1{margin-bottom: 5vw;}
	.news-wrapper .list .item .thumbnail,.news-wrapper .list .item .content{width: 100%;}
	.news-wrapper .list .item .content{padding: 2vw 0;}
	.news-wrapper .list .item .btn{margin-top: 2vw;}
	.news-wrapper .list .item{padding: 2vw;}
	.news-detail-top{padding: 5vw 2vw;}
	.news-detail-top .title{font-size: 1.3em;}
	.news-detail-content .main{padding: 4vw 0;}
	.inner{padding: 0 2%;}
	.pagePaging{padding: 4vw 0;}
	.respon-page{margin-bottom: 4vw;}
	.respon-page .t{font-size: 1.3em;}
	.respon-list .item{padding-left: 0;}
	.respon-list .year{position: static; width: 100%; padding: 2vw 0; font-size: 1.2em;}
	.respon-list .con{padding: 3vw;}
	.join-wrapper{margin: 4vw 0;}
	.fontsize-h1{font-size: 1.5em;}
	.joinusTable{margin-top: 4vw;}
	.joinusTable .tr td.addtime{padding-right: 20px;}
	.joinusTable .tr td.addtime::after{right: 0; top: 10px;}
	.joinusTable td{line-height: 140%; padding: 5px 0;}
	.joinlist .c{width: 100%; padding: 2vw;}
	.joinlist .c .title{font-size: 1em; overflow: hidden;}
	.joinlist .c .intro{overflow: hidden;}
	.column-nav-view .container{position: static; top: 0; width: 100%; height: auto;}
	.column-nav-view ul{white-space: inherit; padding: 2vw 0;}
	.column-nav-view li{height: auto; line-height: 180%; display: inline-block;}
	.column-nav-view li a{display: inline-block; height: 30px; line-height: 30px;}
	.column-nav-view li::after{margin: 0 15px;}
	.introduction-s1 .bottom{padding: 4vw 0 !important;}
	.introduction-s1 .left,.introduction-s1 .content{width: 100%;}
	.introduction-s1{padding-bottom: 2vw;}
	.introduction-s3{padding: 4vw 2vw; margin-bottom: 0;}
	.introduction-s3 .left,.introduction-s3 .right{width: 100%;}
	.introduction-s3 .left{padding-top: 0;}
	h2.heading-02{margin-top: 4vw;}
	.honor{padding: 4vw 0; margin-top: 0;}
	.typename{margin-top: 0;}
	.award-wrapper{padding: 3vw;}
	#awardList{width: 100%; margin: 5vw 0 0;}
	.award-wrapper .list .item .picbox{padding: 0;}
	.award-wrapper .list .item .pic{height: auto; width: 100%; padding: 0;}
	.honor .award-wrapper{padding: 0;}
	.award-wrapper .list .item .picbox .search{display: none;}
	.leader{padding: 4vw 0;}
	.leader .typename{font-size: 1.2em;}
	.leader #awardList{width: 100%;}
	.leader li{margin-top: 3vw;}
	.leader .lit{flex-direction: column;}
	.leader .lit .img{max-width: 100%;}
	.leader .lit .jj{margin: 4vw 0 0;}
	.chairman{max-width: 100%; padding: 0 2vw;}
	.news-detail-content{padding: 5vw 0 !important;}
	.chairman h3{font-size: 1.5em;}
	.team li{width: 100%; margin-right: 0; display: flex; display: -webkit-flex; justify-content: center;}
	.team{padding: 4vw 0; margin: 3vw 0;}
	.bottom-box .left,.bottom-box .right,.sub .submit-btn{width: 100%;}
	.contacts li{margin-left: 0; flex-direction: column;}
	.contacts li .text{width: 100%;}
	.contacts li .map{margin-left: 0; width: 100%;}
	.contacts li .text .title{font-size: 1.5em;}
	#topSwiper{margin-top: 0;}
	.indexContact{flex-direction: column;}
	.indexContact .text{padding: 3vw;}
	.indexContact .rpic{width: 100%;}
	._eckart_feature-teaser--imgVariant2{height: auto;}
	._eckart_feature-teaser{flex-direction: row;}
	._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_imageWrapper,._eckart_feature-teaser_content_container{width: 50%;}
	.syblist li:nth-child(3n+2){margin: 0 0 25px 0 !important;}
	._eckart_feature-teaser.cc{flex-direction: column;}
	._eckart_feature-teaser--imgVariant3 ._eckart_feature-teaser_content{padding: 1vw;}
	._eckart_feature-teaser_imageWrapper video{width: 100vw; height: 40vh;}
	.iaboutus .section-title{font-size: 1.5em;}
	.style-right{padding: 2vw 4vw;}
	.indexMessage{padding: 5vw 0;}
	.indexMessage .title{font-size: 1.5em;}
	.footer{padding: 5vw;}
	.footer .row .col-sm-3:nth-child(2),.footer .row .col-sm-3:nth-child(3){display: none;}
	.footer .row>div:last-child{padding-left: 0;}
	.main-navigation__scrollable{padding-right: 0; justify-content: flex-start;}
	.main-navigation .main-navigation__menu--primary{padding: 0 4vw;}
	#google_translate_element{margin: 5vw;}
	.main-navigation__menu--primary > li{margin-right: 0;}
	.main-navigation__menu--primary > li.active::after{display: none;}
	.altana-mega-dropdown--eckart{z-index: 99999 !important;}
	.goog-te-banner-frame{z-index: 9999 !important;}
	.rightBtns{right: 3px !important;}
	.banner h2{font-size: 1.5em; top: 25%;}
	.banner h3{font-size: 1em; top: 50% !important;}
	.syblist{padding: 0 2vw;}
	.container{max-width: 100%;}
	.product-view .detail .section>div,.product-view .detail .section{width: 100%;}
	.product-view .detail .section:nth-child(odd) .image{transform: translateX(0)}
	.product-view .detail .section:nth-child(odd) .text{transform: translateX(0)}
	.product-view .detail .text{padding: 2vw;}
	.indexMessage ul{padding: 2vw 4vw;}
	.productslist li div:last-child span::after{right: 0;}
	.vlist{padding: 0 2vw;}
	.vlist li{width: 100%; margin-right: 0;}
	.Pages span {
		display: inline-block;
		margin: 0px 2px;
		border: 1px solid #dbdbdb;
		vertical-align: top;
		padding: 0px 10px;
		color: #999;
		font-size: 12px;
	}
	.news-wrapper .list .item .thumbnail{text-align: center;}
	#theForm .container{padding: 0 2vw;}
	.syblist.indexsyb li{border: 0 !important; padding: 0 !important; margin: 0 0 10px 0 !important; width: 48% !important;}
	.syblist.indexsyb li:nth-child(2n){margin-left: 4% !important;}
	.syblist.indexsyb li:nth-child(2n+1){clear: both !important;}
	.syblist li .atitle{height: auto; line-height: 150%; font-size: 14px;}
	.bottom-box{padding: 0 2vw;}
	.bottom-box .right{height: auto !important; margin-bottom: 0 !important;}
	.bottom-box .right .r-inner{height: auto !important;}
	.bottom-box .right .r-inner .textarea{max-height: 300px !important;}
	.main-header .logo-header{margin-left: 0;}
	.main-header{padding: 0 3%; padding-right: calc(3% - 3px);}
	#topSwiper .text .title{font-size: 14px; line-height: 150%;}
	#topSwiper .text p,#topSwiper .text .more{font-size: 12px; line-height: 150%;}
	.banner h2{height: auto; line-height: 150%; font-size: 14px;}
	.plist li{width: 48%;}
	.plist li:nth-child(3n+2){margin: 0 0 26px 0}
	.plist li:nth-child(2n){margin-left: 4%;}
	.plist li:nth-child(2n+1){clear: both;}
	.plist li .atitle{margin-top: 10px; height: auto; line-height: 160%; font-size: 15px;}
	.plist li .atitle{margin-top: 0; height: auto; line-height: 160%; font-size: 15px;}
    .plist li .des{font-size: 12px}
	.banner{height: 20vh;}
	.banner img{object-fit: cover; height: 20vh;}
	.productslist li.pt div{height: auto;}
	.productslist li div:last-child{flex-wrap: wrap;}
	.productslist li.options dl{width: 100%;}
	.productslist li.options dl dt{width: 50%;}
	.productslist li .btn.download{max-width: 80px;}
	.productslist li .btn.download{margin-left: 15px; margin-top: 0;}
	.productslist li.options dl{margin-right: 0 !important;}
	.productslist li.options dl dd{width: 50% !important;}
	.listFlex{display: flex; flex-wrap: wrap; margin: 0 !important; padding: 0 2%;}
	.listFlex .byk-component{background-color: #fff; width: 48% !important; padding: 0 !important; flex: 0 0 48%;}
	.listFlex .byk-component:nth-child(2n){margin-left: 4% !important;}
	.listFlex ._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_imageWrapper,.listFlex  ._eckart_feature-teaser_content_container{width: 100% !important;}
	.listFlex ._eckart_feature-teaser{flex-direction: column;}
	.section01.iaboutus{margin-top: 0}
	._eckart_feature-teaser_content_heading.text-h1{font-size: 15px; line-height: 160%;}
	.indexData{padding-top: 15px; background-size: cover; margin-top: 0 !important;}
	.plist{padding: 0 2%;}
	.plist li{margin-bottom: calc(96% * 0.04) !important; background-color: #fff !important;}
	.byk-component a{margin: 0 2%;}
	.yCmsComponent.col-6.col-xl-4.byk-component{padding-left: 0; padding-right: 0;}
	.productslist li div{font-size: 12px; word-break: break-all;}
	.news-detail-content .content img{height: auto !important; margin: 20px 0 !important;}
	.news-detail-content .content div, .news-detail-content .content p{line-height: 160%;}
	.indexVideoContent{background: #fff; padding-left: 0 !important; width: 96%; margin: 0 2%;}
	.iaboutus .container .row{padding: 0 2%; margin-left: 0 !important; margin-right: 0 !important;}
	.iaboutus .container .row div{padding: 0 !important;}
	.section01{padding-top: 0; margin-top: 10px !important;}
	.news-wrapper{padding: 0 2%;}
	.news-wrapper .list .item{margin-bottom: 2%;}
	#aboutus{padding: 0; margin: 10px 2%; width: 96%;}
	#awardList{padding: 0 2% !important;}
	.award-wrapper .list .item{margin-right: 0 !important; width: 48.5% !important; margin-left: 0 !important;}
	.award-wrapper .list .item:nth-child(2n){margin-left: 3% !important;}
	.product-view{padding-top: 10px;}
	.bottom-box{margin-top: 10px;}
	.indexData li .data{font-size: 25px;}
	.indexData li .title{max-width: 40%;}
	.indexContact .text .intro{font-size: 16px;}
	.indexContact .more{height: 30px; font-size: 14px; line-height: 30px; margin-top: 15px;}
	.a-box .a-btn,.sub .submit-btn{display: inline-block; width: auto; height: 35px; line-height: 35px; font-size: 14px; padding: 0 10px;}
	.a-box{margin-top: 0;}
	.a-box .a-btn::before,.a-box .a-btn::after{display: none !important;}
	.sub .submit-btn{width: 100%;}
	.indexMessage{padding-bottom: 0; margin: 0 2%;}
	.sub .submit-btn{width: 96%; margin-left: 2%; margin-right: 2%; margin-bottom: 0;}
	.column-nav-view h1{font-size: 1.8rem;}
	.vlist{padding: 0;}
	.introduction-s1 .content span{font-size: 16px !important;}
	.indexContact .rpic{text-align: center;}
	.indexContact .rpic img{margin: 0 auto; max-width: 100%; width: auto;}
	.listFlex ._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_imageWrapper, .listFlex ._eckart_feature-teaser_content_container，.plist li .img,._eckart_feature-teaser_imageWrapper{text-align: center;}
	._eckart_feature-teaser--imgVariant2 ._eckart_feature-teaser_imageWrapper img, ._eckart_feature-teaser--imgVariant3 ._eckart_feature-teaser_imageWrapper img,.plist li .img img,.iaboutus .container .row div img{width: auto; max-width: 100%; margin: 0 auto; height: auto}
	.byk-component{width: 100%;}
	.indexVideoContent{width: 96% !important;}
	.indexVideoContent.byk-component a{margin: 0 !important;}
}