/*
Theme Name: Hengchang Silicone Official English website
Theme URI: http://hengchangsilicone.com
Description: Hengchang Silicone 
Author: Hengchang Silicone
Author URI: http://hengchangsilicone.com
Version: 1.0
Text Domain: hengchangsilicone.com
*/

html {
	font-family: sans-serif, Arial;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'DM-Sans', "Microsoft YaHei", "微软雅黑", sans-serif, Arial;
	font-size:16px;
	-webkit-font-smoothing: antialiased; /* Safari 和 Chrome */
    -moz-osx-font-smoothing: grayscale; /* Firefox on macOS */
}
@media (prefers-color-scheme: dark) {
	body {
	  background-color: #bbb!important;
	}
	p {
		color:#fff!important;
	}
	.index-about-doc span {
		color: #fff!important;
	}

}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

a{
	text-decoration: none;
	cursor: pointer;
	color:#1a1a1a;
	background-color: transparent;
	transition: color 0.5s ease;
}
a:hover{
	color:#f4a000;
}
:hover{
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
i,li,ul{	
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    font-family: "Syne", sans-serif;
}
h1 {
    font-size: 65px;
    font-weight: 700;
    line-height: 70px;
}
h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 80px;
}
h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
}
h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
p{
	color: #666666;
}
@font-face {
  font-family: 'iconfont';
  src: url('hengchang-fonts/iconfont.woff2?t=1716106273113') format('woff2'),
       url('hengchang-fonts/iconfont.woff?t=1716106273113') format('woff'),
       url('hengchang-fonts/iconfont.ttf?t=1716106273113') format('truetype');
}
@font-face {
	font-family: 'Syne';
		src:url('fonts/Syne-SemiBold.woff2') format('woff2'),
			url('fonts/Syne-SemiBold.woff') format('woff'),
			url('fonts/Syne-SemiBold.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family: 'DM-Sans';
		src:url('fonts/DM-Sans.woff2') format('woff2'),
			url('fonts/DM-Sans.woff') format('woff'),
			url('fonts/DM-Sans.ttf') format('truetype');
	font-display: swap;
}
.row, .row-2, .row-3, .row-4{
	align-items: center;
	justify-content: center;
}
.row{
	display: flex;
    flex-wrap: wrap;
}
.row-2{
	display: flex;
    width: 50%;
}
.row-3, .row-33{
	display: flex;
    width: 33.33333333%;
}
.row-67{
	display: flex;
    width: 66.66666667%;
}
.row-30{
	display: flex;
    width: 30%;
}
.row-70{
	display: flex;
    width: 70%;
}
.row-75{
	display: flex;
    width: 75%;
}
.row-4, .row-25{
	display: flex;
    width: 25%;
}
.row-3f{
	display: flex;
    justify-content: center;
    flex-direction: row;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  user-select: none;
}
.icon-swc {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.main-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 17px 35px;
    font-weight: bold;
    text-transform: capitalize;
    border-radius: 50px;
    line-height: 21px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.btn-yellow{
	background: #f4a000;
    color: #1a1a1a;
}

.btn-yellow .iconfont{
	color: #1a1a1a;
	margin-left: 15px;
	transform: rotate(45deg);
	font-size: 12px;
	-webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.btn-yellow:hover{
	background: #1a62ab;
    color: #fff;
}

.btn-yellow:hover .iconfont{
	color: #fff;
}

.btn-green{
	background: #1a62ab;
    color: #fff;
}

.btn-green .iconfont{
	color: #fff;
	margin-left: 15px;
	transform: rotate(45deg);
	font-size: 12px;
	-webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.btn-green:hover, .btn-white:hover{
	background: #f4a000;
    color: #1a1a1a;
}

.btn-green:hover .iconfont, .btn-white:hover .iconfont{
	color: #1a1a1a;
}

.btn-white{
	background: #fff;
    color: #1a1a1a;
}

.btn-white .iconfont{
	color: #1a1a1a;
	margin-left: 15px;
	transform: rotate(45deg);
	font-size: 12px;
	-webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.yellow-bg{
	background-color:#f4a000;
	color: #1a1a1a;
}

.green-bg{
	background-color:#1a62ab;
	color: #fff;
}

.sl-bg{
	background-color:#19324b;
	color: #fff;
}

.mb-30 {
    margin-bottom: 30px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-150 {
    margin-bottom: 150px;
}
.padlr-15{
	max-width: 100%;
	padding: 0 15px;
}
.sub-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size:20px;
	font-weight:bold;
    line-height: 30px;
	color: #19324b;
}
.sub-title:before {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 15px;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
	background-color: #f4a000;
}
.title-yellow{
	color: #f4a000;
}
.title-yellow:before{
	background-color: #19324b;
}


.header-top-bar {
    line-height: 22px;
}
@media screen and (max-width: 800px){
    .header-top-bar{
		display:none;
	}
}

.header-top-bar .row{
	display: flex;
    justify-content: space-between; 
    align-items: center;
}
.top-left,.top-right{
	align-items: center;
}
.top-left{
	display: flex; 
    justify-content: flex-start; 
    align-items: center;
	padding-left:70px;
}
@media screen and (max-width:1600px){
    .top-left{
		padding-left: 15px;
	}
}
.top-left .iconfont{
	font-size: 18px;
    margin-right: 10px;
}
.top-right{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
	padding-right:70px;
}
@media screen and (max-width:1600px){
    .top-right{
		padding-right: 15px;
	}
}
.header-top-bar .emall{
	display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
.header-top-bar .emall:after,.toplangen:after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-left: 40px;
    margin-right: 30px;
	background:#fff;
}

/*顶部联系方式*/
.top-lang {
    position: relative;
}

.top-lang-en, .top-lang-cn {
	cursor: pointer;
	padding: 10px;
}
.topdropdown-en{
	font-weight:bold;
	background-color:#f6f6f6;
	width:80px;
	text-align:center;
}
.toplangen{
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
	padding: 0 10px;
}
.toplangen-jt{
	margin-left:8px;
}

.topdropdown {
	color:#1a1a1a;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	padding: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.topdropdown.show {
    transform: scaleY(1);
}

.topdropdown-content {
    display: none; 
}

.topdropdown.show .topdropdown-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: min-content;
    align-items: center;
}
.social-link {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 0;
	list-style: none;
	padding: 0;
	position: relative;
}
.social-link li{
	margin-right: 20px;
	position: relative;
	cursor: pointer;
}
.social-link i {
	font-size: 16px;
	color: #fff;
	transition: color 0.3s;
}
.social-link li:hover i {
	color: #f4a000;
	cursor: pointer;
}
.wxqq-hover-image {
	position: absolute;
	width: 130px;
	height: 130px;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	margin-top: 10px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	z-index: 999999;
	border: 1px solid #ddd;
    border-radius: 10px;
	max-width: calc(100vw - 20px);
}
	
.social-link li:hover .wxqq-hover-image {
	opacity: 1;
	visibility: visible;
	margin-top: 15px;
}
.social-link li:last-child .wxqq-hover-image {
	left: auto;
	right: -20px;
	transform: none;
}
		
.social-link a,.top-left a{
	color:#fff;
	transition: color 0.3s ease;
}
.social-link a:hover,
.top-left a:hover, 
.contact-items-xq h3 a:hover, 
.breadcrumb li a:hover, 
.search-meta a:hover, 
.archive-meta a:hover,
.sidebar-catlist a:hover, 
.sidebar-tagslist a:hover, 
.post-meta-title span a:hover,
.post-new-cat a:hover {
	color:#f4a000;
}
/*头部导航栏*/
#masthead {
    position: relative; /* 初始位置 */
    background-color:#fff;
}

#masthead.fixed {
    position: fixed; /* 固定位置 */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999; /* 确保在内容之上 */
    -webkit-animation: tbdhl 1.2s;
    animation: tbdhl 1.2s;
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.1);
}
@-webkit-keyframes tbdhl {
    0% {
      top: -200px;
    }
    100% {
      top: 0;
    }
}
@keyframes tbdhl {
    0% {
      top: -200px;
    }
    100% {
      top: 0;
    }
}

.header-nva{
    display: flex;
    flex-direction: row;
    align-items: center;
	padding:0 70px;
	justify-content: space-between;
}
@media screen and (max-width:1600px){
	.header-nva{
	padding: 0 15px;
	}
}

.header-logo img {
    width: 240px;
    align-self: flex-start;
}

/*导航菜单*/
.main-navigation .menu {
    margin: 0;
    padding: 40px 0 41px;
    display: flex;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
    line-height: 1;
}

.main-navigation .menu > li {
    position: relative; 
	padding:0 15px;
}
@media screen and (max-width:1050px){
	.main-navigation .menu > li{
		padding:0 10px;
	}
}

.main-navigation .menu li.menu-item-has-children a{
	padding-bottom: 50px;
}

.main-navigation .menu > li.menu-item-has-children > a::after, .menu-sidebar .menu-item-has-children > a:after {
    content: "\e61f"; 
	font-family: 'iconfont'!important ;
	font-size: 14px;
    margin-left: 5px;
}
.main-navigation .menu > li.menu-item-has-children:hover > .sub-menu {
    display: block; 
    transform: scaleY(1); 
    opacity: 1; 
    visibility: visible; 
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0.3s ease-out; /* 过渡效果 */
}

.main-navigation .sub-menu {
	position: absolute;
    transform: scaleY(0); 
    opacity: 0; 
    visibility: hidden; 
    z-index: 1; 
	position: absolute;
    left: 0;
    top: calc(100% + 20px);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 99;
    padding: 15px 0 0 0;
    height: auto;
    text-align: left;
    border-radius: 10px;
    -webkit-box-shadow: 0px 30px 80px 15px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 30px 80px 15px rgba(0, 0, 0, 0.09);
	background-color: #fff;
}

.main-navigation .sub-menu li{
	display: block;
    margin: 0 20px 10px;
    border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
	white-space:nowrap;
	line-height: 35px;
}
.menu-sidebar .sub-menu li:last-child, .main-navigation .sub-menu li:last-child, .sidebar-catlist li:last-child, .sidebar-bloglb:last-child, .sidebar-tags li:last-child, .pr-catlist li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
/* 当屏幕宽度小于1000px时隐藏header-menu */
.menu-btn {
    display: none;
}
/* 当屏幕宽度小于1000px时显示菜单按钮 */
.header-menu {
    display: block;
}
@media screen and (max-width: 1100px) {
    .header-menu,.nva-search {
	display: none; 
    }
    .nav-right {
	position: relative;
    }
	.nva-item{
		margin: 0 15px;
	}
    .nav-right-menu {
	display: block;
	cursor: pointer;
    }
	.nav-right-menu .iconfont{
		font-size: 30px;
	}
	.menu-sidebar {
	position: fixed;
	top: 0;
	left: -400px;
	height: 100%;
	background-color: #fff;
	z-index: 1000;
	transition: left 0.8s;
		padding:20px;
		overflow-y: auto;
    }
    .menu-sidebar.open {
	left: 0;
    }
    .close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
    }
    .sub-menu {
	display: none; 
    }
}
.menu-sidebar,.nav-right-menu{
	display:none;
}
@media screen and (max-width:1100px){
	.menu-sidebar,.nav-right-menu{
	display:block;
	}
}
.menu-sidebar .header-logo{
	display: flex;
    justify-content: center;
    margin: 30px 0;
}
.menu-sidebar .search-field, .menu-sidebar .search-submit{
	border:none;
	background: transparent;
}
.menu-sidebar .search-field{
	padding-left:5px;
}
.menu-sidebar .menu{
	padding:0;
}
.menu-sidebar .menu li{
	padding: 20px 10px;
    border-bottom: 1px solid #ececec;
	font: 700 16px "Syne", sans-serif;
	text-transform: capitalize;
}
.menu-sidebar .sub-menu{
	padding: 0;
}
.menu-sidebar .search-field:focus{
	outline: none;
}
.menu-sidebar .menu-sidebar-search{
	display: flex;
    justify-content: center;
    padding: 20px 0px;
}
.menu-sidebar .search-form label{
	width:90%;
}
.close-btn .iconfont:hover {
	color:#f00!important ;
	transition: color 0.3s ease;
}

.nva-item-lx .iconfont, .menu-sidebar .iconfont{
	font-size: 24px !important;
    color: #1a1a1a;
}

.nva-right{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.nva-search-bnt{
	background: transparent;
    border: none;
}
.nva-search-bnt:hover, .nva-item .nva-item-icon:hover, .nav-right-menu .iconfont:hover, .menu-sidebar .search-submit .iconfont:hover{
	color:#f4a000!important ;
	-webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.nva-search .iconfont{
	font-size: 24px;
    font-weight: bold;
}
.nva-search-input {
	opacity: 0;
	visibility: hidden;
	position: absolute; 
	transform: translateY(-10px); 
	transition: opacity 0.3s ease, visibility 0s 0.3s, transform 0.3s ease; 
    padding: 20px;
    border: 1px solid #ececec;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 30px 80px 15px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 30px 80px 15px rgba(0, 0, 0, 0.09);
}

.nva-search-input.visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(20px); 
	transition: opacity 0.3s ease, transform 0.3s ease; 
	margin-left: -250px;
	z-index: 999;
}

.nva-contact-btn{
	margin: 0 30px;
}

@media screen and (max-width:1350px){
	.nva-contact-btn{
	display:none;
	}
	.nva-search{
		margin-right: 15px;
	}
}
.nva-contact-btn .main-btn .iconfont{
	transform: rotate(0deg);
}
/*头部联系我们悬窗*/
.nva-item-lx {
	position: fixed;
	top: 0;
	right: -350px;
	width: 350px;
	height: 100%;
	background-color: white;
	z-index: 999;
	transition: right 0.8s;
}
.nva-item-main{
	display: flex;
    flex-direction: column;
    align-items: center;
	margin-top: 50px;
	padding: 0 35px;
}

.nva-item-lx .header-logo img{
	width: 180px;
}
.nva-item .header-about, .nva-item .header-contact{
    margin-top: 40px;
}
.nva-item .header-about p{
    color: #1a1a1a;
}
.header-contact{
	max-width: 100%;
}
.nva-item .header-about h5, .nva-item .header-contact h5 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 2px solid #ededed;
    font-weight: 600;
}
.header-contact input, .header-contact textarea{
	border: 1px solid #ddd;
    padding: 15px 20px;
    margin: 20px 0px 5px 0px;
    box-sizing: border-box;
	border-radius: 10px;
}
.header-contact .aaa{
	margin-top: 0;
}
.header-contact .wpcf7-not-valid-tip, .header-contact .wpcf7-response-output, .contact-list .wpcf7-response-output{
	color: #f4a000;
}
.header-contact input:focus, .header-contact textarea:focus, .contact-main .shuru:focus, .contact-main .suanshu:focus {
    border: 1px solid #1a62ab;
	outline: none;
}
.header-contact .main-btn, .contact-main .main-btn{
	border: none!important;
	padding: 17px 35px;
}
.header-contact [data-name="shouyeyanzheng"] label span, .contact-main [data-name="shouyeyanzheng"] label span {
    color: #1a1a1a;
	font-family: 'DM-Sans', sans-serif, Arial;
	font-weight: 500;
}
.header-contact .btn-yellow, .contact-main .btn-green {
    border-radius: 50px;
    padding: 8px 15px;
    margin-left: 10px!important;
}
.header-contact .yanzhengtijiao {
	margin-top: 20px;
}
.header-contact .yanzhengtijiao input {
	margin: 0;
}
.nva-item .iconfont{
	font-size: 36px;
    cursor: pointer;
    top: -2px;
    position: relative;
}
.nva-item-lx.open {
	right: 0;
	overflow-y: auto;
}

.nva-item .dimmer, .pr-contact-main, .overlay  {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 998;
	display: none;
}

.close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
/*元素淡出效果*/
.ysdrdcxg{
	animation-name: ysdrdcxg;
	animation-duration: 2s; 
	animation-fill-mode: forwards; 
}
@-webkit-keyframes ysdrdcxg {
	0% {
	  opacity: 0; 
	}
	100% {
	   opacity: 1;
	}
}
@keyframes ysdrdcxg {
	0% {
	  opacity: 0; 
	}
	100% {
	   opacity: 1; 
	}
}
/*元素左边滑入效果*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
/*元素右边滑入效果*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
/*元素上方滑入效果*/
@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/*元素下方滑入效果*/
@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}


/*首页元素限宽*/
.index-row{
	max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}
/*首页关于我们*/
.index-about-bg1 {
	position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: calc(100% - 105px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	background-image: url(./images/index-about-bg1.png);
}
.index-about-bg2 {
	position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 101px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	background-image: url(./images/index-about-bg2.png);
}
.index-about {
    position: relative;
    z-index: 1;
	padding-bottom: 100px;
	padding-top: 160px;	
	color: #fff;
	margin-left: auto;
    margin-right: auto;
}
.index-about:before {
    position: absolute;
    top: -30px;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 6%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 6%, 100% 100%, 0% 100%);
    z-index: -1;
	background-color: #f4a000;
}
.index-about:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    z-index: -1;
	background-color: #0F0F2D;
}
.about-mian {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.row-title {
	margin-bottom: 50px;
    animation-name: fadeInTop;
    width: 66.66666667%;
    display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
}
.hc-blue {
	color: #1a62ab;
}
.youshi-mian {
    z-index: 99999;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.youshi-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.index-youshi {
    padding: 0 25px;
    box-sizing: border-box;
    margin-bottom: 40px;
}
.youshi-icon {
    background: #272743;
    color: #f4a000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
	margin-right: 20px;
	margin-top: -40px;
	-webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.index-youshi:hover .youshi-icon{
	background: #fff;
    color: #1a62ab;
}
.youshi-icon .iconfont {
    font-size: 50px;
    padding: 20px;
}
.youshi-text span {
    margin-top: 20px;
    display: block;
	color: #9494a8;
	line-height: 30px;
}
.about-contact-btn {
    margin: -20px 0 90px 0;
	animation-name: fadeInTop;
}
.index-about-jj {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.index-about-jjsj{
	margin-top: -100px;
    position: relative;
    z-index: 1;
	-webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
}
.counter-wrapper{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.index-about-jjsj .inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 900px;
    padding: 39px 70px 24px;
	border-radius: 40px;
}
.index-about-text {
    position: relative;
    z-index: 1;
	padding: 100px 0;
	margin-left: auto;
    margin-right: auto;
}
.about-text-row {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
}
.index-about-wkimg {
	position: relative;
	padding-right: 200px;
	width: 40%;
	animation-name: fadeInLeft;
}
.index-about-wkimg img {
	border-radius: 30px;
}
.wkimg-md{
	background: #1a62ab;
    color: #fff;
    padding: 30px 40px;
    position: absolute;
    right: 7%;
    bottom: 15%;
}
.wkimg-md h2 span {
    font-size: 28px;
}
.wkimg-md h3 {
    margin-top: 20px;
}
.index-about-doc {
	display: flex;
    flex-direction: column;
    justify-content: center;
	width: 60%;
	animation-name: fadeInRight;
}
.index-about-doc h2, .index-about-doc h4, .index-about-doc span {
	margin-bottom: 20px;
}
.index-about-doc span, .about-video-text p {
	color: #666;
	line-height: 30px;
}
.index-about-doc h4, .about-video-text h4{
	line-height: 40px;
}
.single-counter-item .text h2.number {
    font: 600 65px "Syne", sans-serif;
    margin-bottom: 5px;
}
.single-counter-item .text p {
    font: 400 18px "DM-Sans", sans-serif;
	margin: 0;
	color: #fff;
}
.shape-arrow i {
    font-size: 85px;
    line-height: 85px;
    margin-top: 15px;
}

@keyframes marquee_left{
    from{
	transform: translate3d(0, 0, 0)
    }
    to{
	transform: translate3d(-100%, 0, 0)
    }
}

/*首页主营产品*/
.index-zycp {
    position: relative;
    display: flex;
    justify-content: center;
}
.zycp-row-bg {
    width: 100%;
    height: 650px;
    background-repeat: no-repeat;
	background-image: url(./images/main-product-bg.jpg);
	background-position: center;
	background-size: cover;
}
.zycp-row-bg img {
	min-height: 690px;
    width: auto;
	max-height: 690px;
}
.index-zycp-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 100px;
}
.index-zycp-row .row-title, .index-zycp-row .row-title span {
	color: #fff;
} 
.zycp-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 40px 50px 0px rgba(32, 85, 125, 0.07);
    box-shadow: 0px 40px 50px 0px rgba(32, 85, 125, 0.07);
	align-items: stretch;
	animation-name: fadeInBottom;
	background-color: #fff!important;
}
.zycp-list-row {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    border: 1px #ecf5fc solid;
	transition: all 1s ease-out 0s;
}
.zycp-list-img {
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
}
.zycp-list-img img{
	border-radius: 50%;
	border: 1px #f4a000 solid;
}
.zycp-list-text {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.zycp-list-text h3{
	text-align: center;
	margin: 10px 0px;
}
.zycp-list-text p{
	line-height: 30px;
	padding: 0 25px;
}
.zycp-list-btn a{
    background: #f4a000;
    width: 70px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    margin-top: 10px;
}
.zycp-list-btn .iconfont {
    font-size: 20px;
    font-weight: 700;
}
.zycp-list-row:hover {
    background-color: #1a62ab;
    border: 1px #1a62ab solid;
}
.zycp-list-row:hover .zycp-list-text p, .zycp-list-btn a:hover {
    color: #fff;
}
.index-blog .btn-link .iconfont{
	transform: rotate(45deg);
	margin-left: 15px;
	font-size: 12px;
}



/*首页联系我们*/
/*
.gdzm-contact{
	margin: 100px 0px;
}
.index-contact{
	padding-bottom: 240px;
	position: sticky;
}
.index-bk {
    padding-top: 120px;
}
.index-contact .shape{
	position: absolute;
    z-index: -1;
}
.index-contact .shape-one{
	bottom: 0;
    left: 0;
}
.index-contact .shape img{
	opacity: 0.15;
	width: 100%;
}
.index-contact .shape-two{
	top: 0;
    right: 0;
}
.index-lxhengchang{
	padding-left: 70px;
    padding-right: 70px;
}
.index-contact-btbj{
	padding: 0 15px;
}
.index-contact-items{
	animation-name: fadeInBottom;
}
.index-contact-bt{
	display: flex;
    flex-wrap: wrap;
	color: #fff;
	align-items: flex-start;
}
.index-contact-btbt{
	flex: 0 0 auto;
    width: 50%;
	visibility: visible;
    animation-name: fadeInLeft;
	margin-bottom: 55px;
}
.index-contact-btbt span{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 18px "DM Sans", sans-serif;
    line-height: 30px;
    margin-bottom: 9px;
    color: #fff;
}
.index-contact-btbt span:before, .service-title span:before {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 15px;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #f4a000;
}
.index-contact-btan{
    animation-name: fadeInRight;
}
.index-contact-btan a{
    float: right;
}
.contact-items-xq{
	visibility: visible;
    animation-name: fadeInBottom;
	margin-bottom: 40px;
	padding: 0 10px;
	width: 100%;
    display: flex;
    flex-direction: column;
}
.contact-items-xq .member-img{
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.contact-items-xq .member-img img{
	width: 100%;
	height: auto;
	transition: filter 0.3s ease;
}

.contact-items-xq .member-img .social-link, .contact-items-xq .member-img .social-link li{
	margin: 5px 0;
}
.contact-items-xq .member-img .social-link{
	flex-direction: column;
}
.contact-items-xq .member-img .social-link a:hover{
	color:#1a1a1a;
}

.contact-items-xq .member-img .social-link .iconfont{
	margin-right: 10px;
	width: 20px;
}

.contact-items-xq .member-img .hover-content {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: opacity 0.7s, transform 0.7s;
	transform: translateY(-60px);
	display: flex;
    justify-content: center;
}

.contact-items-xq .social-box {
    background: #f4a000;
    padding: 0 15px;
    border-radius: 10px;
    width: calc(100% - 20px);
    box-sizing: border-box;
}
.contact-items-xq .member-img .social-link li {
    display: flex;
	align-items: center;
}
.contact-items-xq .member-img .social-link li a {
    word-wrap: break-word;
    width: calc(100% - 20px);
    flex: 1;
}
.contact-items-xq .member-img:hover img {
	filter: brightness(40%);
}

.contact-items-xq .member-img:hover .hover-content {
	opacity: 1;
	transform: translateY(0);
}
.contact-items-xq h3 a, .contact-items-xq p{
	color:#fff;
}
.cta-wrapper {
    padding: 90px 100px 45px;
    margin-left: 320px;
    margin-top: -250px;
    position: relative;
    z-index: 2;
}
.cta-wrapper .order-2{
	order: 2;
}
.cta-wrapper .order-1{
	order: 1;
}
.cta_one-content-box{
	padding: 0 15px;
	animation-name: fadeInLeft;
}
.cta_image-one{
	position: relative;
	padding: 0 15px;
	animation-name: fadeInRight
}
.cta_one-content-box h2 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 25px;
}
.cta_one-content-box .btn-green{
	background-color: #19324b;
}
.cta_one-content-box .btn-green:hover{
	background-color: #1a1a1a;
	color: #fff;
}
.cta_one-content-box .btn-green:hover .iconfont{
	color: #fff;
}
.cta_image-one .shape, .contact-form .shape{
    position: absolute;
    top: -47px;
    left: -47px;
    -webkit-transform: rotate(-11.19deg);
    transform: rotate(-11.19deg);
}

.features{
	padding-top: 130px;
	margin-bottom: 50px;
	display: flex;
    justify-content: center;
}
.features .row{
	max-width: 1320px;
}
.features-one_content-box{
	animation-name: fadeInLeft;
}
.section-title{
	margin-bottom: 35px;
}
.section-title span.sub-title {
    margin-bottom: 9px;
}
.features-one_content-box p {
    border-left: 5px solid #f4a000;
    padding-left: 50px;
    margin-bottom: 50px;
}
.features-one_content-box a {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
}*/


/*首页典型产品滚动*/
.index-dxcp-row {
    background-color: #0F0F2D;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.dxcp-title {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.dxcp-title .row-title {
	margin-bottom: 0px;
}
.index-dxcp {
    overflow: hidden;
	display: flex;
	margin: 60px 70px;
	animation-name: fadeInBottom;	
}
.dxcp-title, .dxcp-title span {
	color: #fff;
	animation-name: fadeInTop;
	margin-top: 100px;
}
.dxcp-title, .dxcp-title h2 {
	color: #fff;
	animation-name: fadeInBottom;
}
.dxcp-bg {
    position: absolute;
}
.dxcp-bg-one {
    top: 0;
    left: 0;
}
.dxcp-bg-two {
    top: 0;
    right: 0;
}
.dxcp-bg img {
    opacity: 0.7;
}


.index-dxcplb {
    display: flex;
    width: calc(100% * 4);
}

.dxcplb-cp {
    flex: 0 0 20%;	
}

.dxcplb-cpimg{
	max-width: 100%;
	margin: 15px;
	position: relative;
    overflow: hidden;
	display: flex;
}
.dxcplb-cp .dxcplb-cpimg img{
    height: auto;
    transition: filter 0.3s ease;
	object-fit: cover;
}

.dxcplb-cp .dxcplb-cpimg .content-hover {
	position: absolute;
	bottom: -150px;
	left: -20px;
	width: 100%;
	opacity: 0;
	transition: opacity 0.7s, transform 0.7s;
	transform: translateY(70px);
	display: flex;
    justify-content: center;
}
.dxcplb-cp .dxcplb-cpimg .content-hover .content {
    position: absolute;
    bottom: -30%;
    left: -15%;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-color: #f4a000;
}
.dxcplb-cp .dxcplb-cpimg .content-hover .content .inner-content {
    padding: 50px 50px 80px 95px;
}
.dxcplb-cp .inner-content h3 {
    font-size: 22px;
    line-height: 22px;
}
.dxcplb-cp .inner-content h3 a:hover {
    color: #fff;
}
.dxcplb-cp .dxcplb-cpimg .content-hover .content .icon-btn {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    font-size: 24px;
    margin-bottom: 25px;
	background-color: #19324b;
	display: flex;
    justify-content: center;
    align-items: center;
}
.dxcplb-cp .dxcplb-cpimg .content-hover .content .icon-btn:hover {
	background-color: #fff;
}
.dxcplb-cpimg .content-hover .content .iconfont{
	color: #f4a000;
	transition: color 0.5s ease;
	font-size: 20px;
    font-weight: 700;
}

.dxcplb-cp .dxcplb-cpimg:hover img {
	filter: brightness(40%);
}

.dxcplb-cp .dxcplb-cpimg:hover .content-hover {
	opacity: 1;
	transform: translateY(0);
}

/*首页定制流程*/
.hengchang-dzlc{
	padding-top: 50px;
}
.dzlc-wrapper{
	position: relative;
	z-index: 1;
}
.dzlc-wrapper .container{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.dzlc-wrapper .row{
	width: 100%
}
.dzlc-wrapper .dzlc-jtimg {
    bottom: 60px;
    left: 70px;
	position: absolute;
	animation-name: fadeInBottom;
}
.dzlc-bt{
	flex: 0 0 auto;
    width: 75%;
}
.dzlc-bt h2{
	line-height: 150px;
}
.dzlc-btbt{
	margin-bottom: 65px;
	text-align: center !important;
	animation-name: fadeInTop;
}
.dzlc-item{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	animation-name: fadeInBottom;
	margin-bottom: 60px;
}
.dzlc-item .process-inner-content {
    position: relative;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
    text-align: center;
}
.dzlc-item .process-inner-content .content{
	padding: 0px 20px;
}
.dzlc-item .process-inner-content .icon-swc{
	width: 60px;
	height: 60px;
}
.dzlc-item .process-inner-content .icon, .dzlc-wrapper .text-white h5{
	margin-top: 10px;
}
.dzlc-item .process-inner-content .step {
    position: absolute;
    top: -20px;
    left: 0;
}
.dzlc-wrapper p{
	color: #1a1a1a;
}

.dzlc-wrapper .text-white h5, .dzlc-wrapper .text-white p{
	color: #fff;
}

/*首页FAQ*/
.index-faq{
	padding-bottom: 70px;
	padding-top: 70px;
}
.faq-content-box{
	animation-name: fadeInLeft;
	width: 100%;
}
.index-faq .align-items-center {
    padding: 0 15px;
}
.index-faq .section-title{
	margin-bottom: 40px;
}
.index-faq .accordion-card{
	margin-bottom: 25px;
}
.faq-image-box{
	padding-left: 70px;
	animation-name: fadeInRight;
}
.accordion .accordion-collapse {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.accordion .accordion-card .accordion-header {
    cursor: pointer;
}

.index-faq .accordion-title{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 20px "Syne", sans-serif;
    line-height: 27px;
    cursor: pointer;
    border-bottom: 1px solid #0F0F2D;
    padding-bottom: 19px;
}
.index-faq .accordion-title .number{
	color: #f4a000;
	margin-right: 5px;
}
.index-faq .accordion-body{
	margin: 0 15px;
}
.accordion-card .accordion-header h6.accordion-title:after {
	content: "\e64b"; 
	font-family: 'iconfont'!important ;
    font-weight: 700;
    font-size: 16px;
    margin-left: auto;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}
.accordion-card.active .accordion-header h6.accordion-title:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	color: #f4a000;
}
.single-testimonial-item .testimonial-inner-content .author-thumb img {
    border-radius: 50%;
    width: 100%;
}
.single-testimonial-item .testimonial-inner-content .testimonial-content > p {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 20px;
}
.single-testimonial-item .testimonial-inner-content .testimonial-content .quote-title-box {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.quote-title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.quote-title-box .quote {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 65px;
    height: 65px;
    margin-right: 25px;
}

/* 首页应用案例 */
.index-case{
	background-color: #0F0F2D;
	padding: 120px 0px;
	margin-top: 100px;
}
.index-case .index-case-bt{
	text-align: center;
	color: #fff;
}
.index-case .index-case-bt .sub-title{
	color: #f4a000;
}
.index-case .index-case-bt .index-case-btbt{
	animation-name: fadeInTop;
}
.index-case-xq {
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
	margin-top: 50px;
	color: #fff;
}

.single-testimonial-item {
    flex: 0 0 50%; 
    transition: transform 0.3s ease; 
  }

.index-case-dots {
    display: flex;
    justify-content: center;
	margin-top: 50px;
}
.index-case-dots .dot:before {
	content: "\e830"; 
	font-family: 'iconfont'!important ;
	color: #fff;
    margin: 10px;
    cursor: pointer;
	font-size: 13px;
}

.index-case-dots .active:before, .index-case-dots .dot:hover:before {
	content: "\ee49"; 
	font-family: 'iconfont'!important ;
	color: #f4a000;
    margin: 10px;
    cursor: pointer;
	font-size: 22px;
	-webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.dindex-case-xq .single-testimonial-item {
	display: block;
	float: left;
    height: 100%;
}
.single-testimonial-item .testimonial-inner-content {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-testimonial-item .testimonial-inner-content .author-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 220px;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 55px;
}
.quote-title-box .icon-swc{
	width: 90%;
    height: 90%;
}
.testimonial-content p{
	color: #fff;
}

/* 首页文章列表 */
.index-blog{
	padding-bottom: 80px;
	padding-top: 120px;
}
.index-blog .row-2 .section-title{
	margin-bottom: 55px;
	animation-name: fadeInLeft;
}
.index-wzlbbt{
	display: flex;
}
.index-blog .index-blog-bnt{
	justify-content: right;
}
.index-blog .row-2 .blog-button{
	margin-bottom: 60px;
	animation-name: fadeInRight;
	float: right;
}
.index-wzlblb{
	display: flex;
    flex-wrap: wrap;
}
.index-bloglb{
	display: flex;
    width: 33.333333%;
	max-height: 450px;
}
.index-wzlblb .single-blog-post{
	margin-bottom: 40px;
	animation-name: fadeInTop;
	padding: 15px;
	width: 100%;
}
.index-wzlblb .post-thumbnail {
    margin-bottom: -30px;
    height: 50%;
    overflow: hidden;
}
.index-wzlblb .post-thumbnail img {
    border-radius: 25px;
    width: 100%;
    height: 100%;
    object-fit: cover;
	background: #fff;
	transition: transform .5s ease;
}
.index-wzlblb .post-thumbnail img:hover, .single-blog-post .post-thumbnail img:hover, .search-primg img:hover, .post-new-img img:hover, .archive-primg img:hover, .product-primg img:hover {
    transform: scale(1.2);
}
.index-wzlblb .entry-content {
    padding: 50px 35px 10px;
    -webkit-box-shadow: 0px 4px 60px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 60px 30px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 25px 25px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	height: 50%;
}
.index-wzlblb .post-meta, .index-wzlblb .post-meta a{
    color: #666;
    margin-bottom: 10px;
	transition: color 0.5s ease;
}
:hover.single-blog-post .entry-content{
	background: #1a62ab;
	color: #fff;
}

:hover.single-blog-post .post-meta a, :hover.single-blog-post .post-meta, :hover.single-blog-post .title a, :hover.single-blog-post .btn-link{
    color: #fff;
}

:hover.single-blog-post .post-meta a:hover, :hover.single-blog-post .title a:hover{
    color: #000;
}

.post-meta .post-meta-date:after {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    content: "\e830";
	font-family: 'iconfont' !important;
	font-size: 10px;
    margin: 0 20px;
}
.post-meta span {
    font-weight: 500;
	display: -webkit-inline-box; 
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}
.post-meta .iconfont, .post-new-cat .iconfont {
    margin-right: 5px;
}
.index-wzlblb .entry-content h3.title {
    font: 700 24px "Syne", sans-serif;
    line-height: 35px;
    margin-bottom: 15px;
}
.index-wzlblb .btn-link {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
	display: inline-flex;
	color: #19324b;
	border-bottom: 2px solid #19324b;
}
:hover.single-blog-post .btn-link{
	color: #fff;
	border-bottom: 2px solid #fff;
}
.index-blog .btn-link:hover {
	letter-spacing: 1px;
	-webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
	border-bottom: none;
}



/* 页面通用底部 */
.footer-area{
	position: relative;
	padding-top: 110px;
	z-index: 1 !important;
} 
.footer-area:before {
    position: absolute;
    top: -30px;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
    z-index: -1;
	background-color: #f4a000;
}
.footer-area:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0% 100%);
    z-index: -1;
	background-color: #1a62ab;
}  
.footer-top{
	display: flex;
}
.footer-top, .footer-top a, .footer-bottom, .footer-bottom a, .footer-bottom-p{
	color: #fff;
}
.footer-bottom-sp{
	margin-right: 30px;
	line-height: 30px;
}
.footer-top a:hover, .footer-bottom a:hover {
    color: #f4a000;
    font-weight: 600;
}
.footer-content, .footer-bottom, .footer-bottom a{
	font-size: 16px;
}
.footer-content ul, .sidebar-catlist ul, .sidebar-tagslist ul, .breadcrumb ul, .about-parm ul, .pr-catlist ul {
    padding: 0;
    margin: 0;
}
.footer-content ul li {
    padding: 15px 0px;
    line-height: 20px;
}
.footer-top .row-3{
	align-items: flex-start;
}
.footer-top-nva, .footer-copyright{
	justify-content: left;
}
.footer-top-nva, .footer-text{
	animation-name: fadeInLeft;
}
.footer-top-nva, .footer-nav-rb{
	animation-name: fadeInRight;
}
.footer-bottom-menu, .footer-top-emall{
	justify-content: right;
}
.footer-top-emall, .footer-top-contact{
	padding-right: 20px;
}
.footer-widget {
	margin-bottom: 40px;
}
.foot-menu, .foot-contact, .footer-Message{
	animation-name: fadeInTop;
}
.footer-widget h4.widget-title {
    margin-bottom: 30px;
}
.foot-menu .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.foot-menu .footer-content .footer-widget-nav {
    width: 45%;
}
.foot-menu .footer-content .footer-widget-nav li:not(:last-child) {
    margin-bottom: 10px;
}
.footer-Message .footer-emall input {
    border: none;
    line-height: 30px;
    margin: 10px 0px;
    border-radius: 10px;
    width: 100%;
    padding: 10px;
	box-sizing: border-box;
}
.screen-reader-response {
	display: none;
}
.footer-emall .wpcf7-not-valid-tip{
	line-height: 30px;
    color: #fff;
}
.footer-emall .invalid .wpcf7-response-output{
	width: 100%;
    background: #f4a000;
    border-radius: 10px;
    padding: 10px;
}
.footer-Message .footer-emall input:focus, .footer-Message .footer-emall textarea {
    outline: none;
}
.footer-Message .footer-emall textarea{
	border: none;
	margin: 5px 0px;
	line-height: 30px;
    height: 150px;
	border-radius: 10px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.footer-Message .footer-emall .btn-yellow {
    width: 150px;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 22px;
    margin-left: 30px;
}
.footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #759dc6;
}
.footer-bottom .footer-nav-rb ul li {
    display: inline-block;
    margin-right: 35px;
}
.yanzhengtijiao {
	position: relative;
}
.yanzhengtijiao p {
    display: flex;
    align-items: center;
}
[data-name="shouyeyanzheng"] label {
    display: flex;
    align-items: center;
}
[data-name="shouyeyanzheng"] label span {
	font-size: 18px;
	color: #fff;
}
[data-name="shouyeyanzheng"] .suanshu {
    display: block;
    margin-left: 5px!important;
    width: 70px!important;
    padding: 5px 10px!important;
}
.yanzhengtijiao .wpcf7-not-valid-tip {
    position: absolute;
    width: 300px;
}
.yanzhengtijiao .wpcf7-spinner {
    position: absolute;
    right: -25px;
}

/*关于我们*/
.about-cando{
	animation-name: fadeInTop;
}
.about-cando h2{
	margin-left: 15px;
	margin-top: 30px;
}
.about-topimg {
    position: relative;
    z-index: 1;
    max-width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    background-position: center;
    background-size: cover;
}
.about-topimg:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(15, 15, 45, 0.6);
    z-index: -1;
}
.about-topimg.topimg-bkbg:after {
    background-color: rgba(0, 0, 0, 0.5);
}
.about-topimg h1 {
    margin-bottom: 20px;
    color: #fff;
    animation-name: fadeInTop;
    text-align: center;
}
.about-topimg-text {
    flex-direction: column;
    padding: 0 30px;
}
.breadcrumb{
	animation-name: fadeInBottom;
}
.breadcrumb ul {
    text-align: center;
    align-content: center;
    display: block;
}
.breadcrumb li {
    display: inline-block;
    font-size: 30px;
    color: #f4a000;
    vertical-align: middle;
}
.breadcrumb li a, .breadcrumb .iconfont{
	color: #fff;
}
.breadcrumb .iconfont {
    color: #fff;
    margin: 0 10px;
    font-size: 18px;
    display: flex;
    align-items: center;
    height: 100%;
}
.about-doimg {
    margin: 100px 0px 70px 0px;
}
.about-cando-main{
	display: flex;
	margin-top: 50px;
}
.about-cm-text{
	padding-right:100px;
	animation-name: fadeInLeft;
}
.about-cm-text ul{
	display: inline;
}
.about-cm-text ul li{
	font-size: 18px;
	display: flex;
    margin: 0 0 30px 30px;
}
.about-cm-text .about-list span b {
    width: 100%;
    display: block;
    margin-bottom: 10px;
	color: #19324b;
}
.about-list .icon{
	margin-right: 10px;
}
.about-list .iconfont {
    color: #f4a000;
    font-size: 24px;
}
.about-cm-img {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	animation-name: fadeInRight;
}

.about-topimg-big {
    width: 100%;
    height: 450px; 
    position: relative;
}
.topimg-big-cut{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	display: flex;
    width: 100%;
    justify-content: space-between;
}
.big-cut-prev, .big-cut-next{
	width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1a62ab;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.5;
	cursor: pointer;
	user-select: none;
}
.big-cut-prev:hover, .big-cut-next:hover{
    background: #f4a000;
	opacity: 1;
}
.big-cut-prev{
	margin-left: 30px;
}
.big-cut-next{
	margin-right: 30px;
}
.big-cut-prev .iconfont{
	transform: rotate(180deg);
}
.big-cut-next .iconfont, .big-cut-prev .iconfont{
	color: #fff;
	font-size: 22px;
}
.about-topimg-big .topbigimg{
	height: inherit;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.big-img-play{
	height: 100%;
	display: flex;
	align-items: center;
}
.big-img-play video{
	height: auto!important;
}
.about-topimg-big .big-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 30px;
}
.big-img-play.hidden {
	opacity: 0.2;
	transition: opacity 0.3s ease-in-out;
}
.big-img.big-img-transition {	
	opacity: 1;
}
.about-topimg-big .bigimg-title{
	display: none;
    /*text-align: center;
    bottom: 20px;
    position: absolute;
    width: 100%;*/
}
.about-topimg-big .img-title {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px 30px;
    color: #fff;
    font-size: 28px;
    border-radius: 50px 50px 0 0;
}
.about-topimg-nva {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 5px;
}
.topimg-small{
	overflow: hidden;
	padding: 0 10px;
}
.about-topimg-small {
	display: flex;
	justify-content: flex-start; 
}
.small-imglist{
	display: flex;
    flex-direction: column-reverse;
    align-items: center;
	margin: 0 5px;
}
.small-imglist:first-child {
    margin-left: 0;
}

.small-imglist:last-child {
    margin-right: 0;
}
.small-imgsjt {
    display: none;
}
.small-img.active + .small-imgsjt {
    display: block;
}
.small-imgsjt .iconfont {
    font-size: 20px;
    color: #f4a000;
	font-weight: 700;
	user-select: none;
}
.about-topimg-small .small-img {
	height: 70px;
	object-fit: cover; 
	cursor: pointer;  
    border-radius: 10px;
    border: 1px solid #759dc6;
	width: inherit;
	box-sizing: border-box;
}
.about-topimg-small .active {
    border: 1px solid #f4a000;
}
.about-topimg-prev, .about-topimg-next {
    width: 20px;
    height: 70px;
    border: 1px solid #759dc6;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1a62ab;
	border-radius: 10px;
}
.about-topimg-prev, .about-topimg-next .iconfont{
	user-select: none;
}
.about-topimg-prev:hover, .about-topimg-next:hover {
    border: 1px solid #f4a000;
    color: #f4a000;
}
.about-topimg-prev {
	transform: rotate(180deg);
}
.about-video{
	margin-top: 80px;
}
.about-video .index-about{
	padding-top: 150px;
	padding-bottom: 180px;
}
.about-video video{
	border-radius: 60px;
    overflow: hidden;
}
.about-video{
	margin-bottom: 0;
}
.about-video .index-about-jjsj {
	margin-top: 60px;
}
.about-video .inner-wrapper{
	width: 100%;
}
.index-about-video {
	animation-name: fadeInLeft;
}
.about-video-text {
    animation-name: fadeInRight;
    padding-left: 100px;
}
.about-video-text span{
	color: #fff;
}
.about-Contact {
	display: flex;
    margin: 130px auto;
	animation-name: fadeInTop;
}

/*FAQ*/
.faq-main .hengchang-dzlc {
    padding-top: 80px;
}
.faq-mainlist {
    margin-top: 80px;
    background: #d0e7fd;
    padding: 100px 0;
}
.faq-mainlist .section-title{
	text-align: center;
	animation-name: fadeInTop;
}
.faq-mainlist .list-accordion{
	display: flex;	
	animation-name: fadeInBottom;
}
.faq-mainlist .accordion{
	width: 50%;
	padding: 25px;
}
.faq-mainlist .accordion-card{
	background: #fff;
    padding: 25px;
}
.faq-mainlist .accordion-card h6{
	border: none; 
    padding-bottom: 0;
}
.faq-mainlist .accordion-card.active h6{
	border-bottom: 1px solid #0F0F2D;
	padding-bottom: 20px;
}
.faq-service {
	background: #19324b;
	width: 100%;
	position: relative;
}
.faq-service, .faq-service p, .faq-service span {
	color: #fff;	
}
.faq-service .dzlc-bt {
	margin-top: 80px;	
}
.faq-service p {
    padding: 20px 0 20px 20px;
}
.service-list{
	display: flex;
    padding-bottom: 120px;
}
.service-list span{
	display: flex;
}
.service-cglc, .service-shlc{
	width: 50%;
	padding-left: 50px;
}
.service-cglc {
    animation-name: fadeInLeft;
    padding: 0 80px 0 30px;
}
.service-shlc {
    animation-name: fadeInRight;
    padding: 0 30px 0 80px;
}
.service-title span{
	display: flex;
    align-items: center;
    font-size: 22px;
}
.service-list .icon {
    margin-right: 10px;
    font-size: 20px;
    line-height: 23px;
}
.service-list li {
    display: flex;
    margin: 20px 0;
}
.service-lctext span b {
    width: 75px;
}
.service-lctext .lctext-bz{
	display: flex;
}

.service-lctext .lctext-mszj{
	margin: 15px 0;
}
.service-lctext .lctext-ms span{
	display: block;
}

/*联系我们*/
.contact-main{
	padding: 50px 0;
}
.contact-main .index-row{
	display: flex;
	padding-top: 80px;
}
.contact-main .contact-items-xq {
	box-sizing: border-box;
	padding: 0 20px;
}
.contact-main .contact-formlist.row-2 {
	display: block;	
	margin: 50px;
	animation-name: fadeInLeft;
}
.contact-form{
	-webkit-box-shadow: 0px 7px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 60px rgba(0, 0, 0, 0.1);
	position: relative;
	padding: 80px 70px 50px;
}
.contact-main .contact-team.row-2{
	margin-left: 50px;
	display: block;
	animation-name: fadeInRight;
}
.contact-list p{
	color: #1a1a1a;
    font: 600 18px "Syne", sans-serif;
}
.contact-main .shuru {
	border: 1px solid #ddd;
    padding: 15px 20px;
    margin: 5px 0px 20px 0px;
    box-sizing: border-box;
	width: 100%;
	font: 500 16px "DM Sans", sans-serif;
	border-radius: 10px;
}
.contact-main .suanshu {
    border: 1px solid #ddd;
    border-radius: 10px;
}
.contact-main textarea {
	max-height: 150px;
}
.contact-list .wpcf7-not-valid-tip{
    display: block;
    color: #f4a000;
}
.contact-list .wpcf7-response-output{
	font: 600 18px "Syne", sans-serif;
}
.contact-team .contact-items-xq h3 {
    color: #19324b;
	margin-top: 10px;
}
.contact-team .contact-items-xq p {
    color: #19324b;
    display: flex;
    align-items: center;
}
.contact-team .contact-items-xq .position {
    color: #1a1a1a;
}
.contact-main .contact-items-xq a {
    word-wrap: break-word;
    flex: 1;
    width: calc(100% - 20px);
}
.contact-team .member-img img{
	border-radius: 30px;
}
.contact-team .position .iconfont {
    color: #f4a000;
    margin-right: 10px;
    font-size: 18px;
    width: 20px;
}
.contact-info {
	background: #d0e7fd;
}
.contact-infomain {
	display: flex;
    padding: 100px 30px;
}
.contact-infobt{
	padding: 0 50px;
	animation-name: fadeInLeft;
}
.contact-infoxq{
	padding: 0 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	animation-name: fadeInRight;
}
.contact-info-list{
	display: flex;
    flex-direction: row;
    align-items: center;
	margin: 20px;
}
.contact-info-list.Locations{
	align-items: flex-start;
}
.contact-infoxq-tb{
	width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f4a000;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1a1a1a;
	min-width: 60px;
    margin-right: 25px;
}
.contact-infoxq-tb .iconfont{
	font-size:22px;
}
.contact-infoxq-ms{
	display: flex;
    flex-direction: column;
}
.cta_image-one{
	position: relative;
	padding: 0 15px;
	animation-name: fadeInRight
}
.cta_one-content-box h2 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 25px;
	padding-right: 80px;
}
.cta_image-one .shape, .contact-form .shape{
    position: absolute;
    top: -47px;
    left: -47px;
    -webkit-transform: rotate(-11.19deg);
    transform: rotate(-11.19deg);
}
.featuresitem{
	margin-top: 100px;
}
.single-features-item{
	max-width: 100%;
    padding: 0 15px;
	width: 100%;
}
.single-features-item .content {
    position: relative;
    padding: 40px 40px 35px;
    -webkit-box-shadow: 0px 4px 60px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 60px 30px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	height: 155px;
}
.single-features-item .content .hover-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
	background-image: url(./images/hengchang_team2.jpg);
}
.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.single-features-item:hover .content {
    background-color: rgba(25, 50, 75, 0.9);
}
.single-features-item:hover .hover-bg {
	visibility: visible;
	opacity: 1;
}
.single-features-item:hover .hover-bg {
	visibility: visible;
	opacity: 1;
}
.single-features-item:hover h4.title {
	color: #fff;
}
.single-features-item .content .icon {
    margin-bottom: 20px;
}
.single-features-item .content .iconfont {   
    font-size: 35px;
    color: #f4a000;
	text-stroke: 1px #777;
    -webkit-text-stroke: 1px #777;
}
.features-one_content-box .btn-green{
	padding: 17px 35px;
}

/* 404页面 */
.error-404 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.error-404 .icon {
    font-size: 200px;
}
.error-oops{
	margin-top: -30px;
    display: flex;
    align-items: center;
}
.error-oops .hengxian {
    display: block;
    width: 80px;
    height: 2px;
    background: #ccc;
}
.error-oops span {
    font-size: 48px;
    margin: 0 30px;
    font-weight: 600;
}
.error-main h1{
	color: #f00;
	font-size: 80px;
}
.error-main span{
	font-size: 18px;
    font-weight: 600;
}
.error-main .error-red{
	font-size: 16px;
    font-weight: 500;
    color: #f00;
}
.error-link{
	margin: 20px 0 100px 0;
}
.error-link .hengxian, .error-link a{
	margin: 0 15px;
}
.error-link .home{
	margin: 0 15px 0 0;
    transform: rotate(225deg);
}
/* 搜索和归档、文章分类页面 */
.search-main, .archive-main{
	padding: 80px 30px;
}
.search-main .fl-l, .archive-main .fl-l{
	flex-direction: column;
	padding-right: 30px;
}
.search-main .fl-r, .archive-main .fl-r{
	flex-direction: column;
	padding-left: 30px;
}
.search-list-head {
	text-align: center;
}
.search-list-head h3{
	margin: 30px auto;
}
.search-list-head .search-form {
	max-width: 500px;
	margin: 30px auto 80px;
}
.search-list-main {
	margin: 60px 0px;
}
.archive-list-main{
	margin-bottom: 60px;
}
.entry-header{
	display: flex;
    align-items: center;
	animation-name: fadeInBottom;
}
.entry-title{
	border-left: 5px solid #1a62ab;
    padding-left: 10px;
}
.search-list-form, .archive-list-form {
	display: flex;
    flex-direction: row;
    align-items: center;
	margin-top: 10px;
}
.search-primg, .archive-primg {
    width: 120px;
    height: 90px;
    margin-right: 30px;
    overflow: hidden;
	border-radius: 10px;
}
.search-primg img, .post-thumbnail img, .archive-primg img, .post-thumbnail img, .post-new-img img {
    height: 100%;
	object-fit: cover;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search-excerpt, .sidebar-post-entry, .archive-excerpt, .sidebar-post-entry {
	flex: 1;
	animation-name: fadeInTop;
}
.search-meta, .archive-meta {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.search-meta span, .search-meta a, .archive-meta span, .archive-meta a, .post-new-cat, .post-new-cat a {
	color: #19324b;
}
.post-views .iconfont {
	font-size: 20px;
}
.no-results{
	text-align: center;
}
.search-icon .iconfont {
    color: #f4a000;
    font-size: 100px;
}
.no-results h1{
	font-size: 55px;
    line-height: 90px;
}
.no-results .search-form {
	max-width: 500px;
	margin: 50px auto;
}
.search-form {
    border: 1px solid #ddd;
    padding: 15px 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
}
.search-list label, .sidebar-search label, .nva-search-input label, .menu-sidebar-search label {
	flex-grow: 1;
}
.search-list label span, .sidebar-search label span, .nva-search-input label span, .menu-sidebar-search label span {
	display: none;
}
.search-form input {   
    border: none;
	width: 100%;
}
.search-form:focus-within {
  border: 1px solid #1a62ab;
}
.search-form input:focus {
	outline: none;
}
.search-submit {
    border: none;
    background: no-repeat;
    margin-left: auto;
    width: 30px;
}
.search-submit .iconfont {
    font-size: 24px;
    font-weight: 700;
    display: block;
    color: #1a62ab;
}
.search-submit .iconfont:hover {
    color: #f4a000;
}
.search-list .navigation, .archive-list .navigation {
	display: flex;
    justify-content: flex-end;
}
.search-list .navigation .screen-reader-text, .archive-list .navigation .screen-reader-text {
    display: none;
}
.search-list .nav-links, .archive-list .nav-links {
	display: flex;
    justify-content: center;
    align-items: center;
}
.search-list .nav-links a, .search-list .nav-links .current, .archive-list .nav-links a, .archive-list .nav-links .current {
    border-radius: 10px;
    width: 30px;
    height: 30px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 5px;
}
.search-list .nav-links a, .archive-list .nav-links a {
    border: 1px solid #666;
    color: #666;
}
.search-list .nav-links a:hover, .archive-list .nav-links a:hover{
	border: 1px solid #f4a000;
    background: #f4a000;
	color: #fff;
}
.search-list .nav-links .current, .archive-list .nav-links .current {
	border: 1px solid #f4a000;
    color: #f4a000;
}
.search-list .prev .iconfont, .archive-list .prev .iconfont, .post-prev .iconfont {
	transform: rotate(180deg);
}
/* 产品分类页面 */
.product-list {
    display: flex;
    box-sizing: border-box;
    margin: 0 -10px;
    flex-wrap: wrap;
	width: 100%;
}
.product-list-main {
    width: 33.3333%;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 20px;
	animation-name: fadeInBottom;
}
.product-list-form {
    background: #fafafa;
    border-radius: 20px;
    padding: 10px;
    border: 1px #eee solid;
}
.product-primg {
    overflow: hidden;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}
.product-primg a {
    display: flex;
}
.product-primg img {
    border-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.product-title {
	padding: 15px 0;
}
.product-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.product-meta {
    display: flex;
    color: #19324b;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px 5px;
}
.product-more {
    margin-left: auto;
}
.product-more a {
    border: 1px #1a62ab solid;
    padding: 8px 15px;
    border-radius: 20px;
}
.product-more a:hover {
    border: 1px #f4a000 solid;
}
.product-price i {
    color: #f4a000;
    font-size: 18px;
    font-weight: 700;
    margin-right: 5px;
}
.noproduct-content {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.noproduct-link {
	margin: 20px 0 30px 0;
}
/* 文章页面 */
.post-page .archive-meta {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
	animation-name: fadeInTop;
}
.post-page .entry-content img {
    height: 90%;
    width: 90%;
    margin: 0 auto;
    display: block;
    border-radius: 30px;
}
.post-page .entry-footer, .post-prev-next{
	display: flex;
    background: #d0e7fd;
    margin-top: 50px;
    padding: 30px 20px;
    border-radius: 20px;
	align-items: center;
	animation-name: fadeInBottom;
}
.author-img, .author-img img{
	width: 60px;
    height: 60px;
}
.entry-footer .archive-excerpt{
	margin-left: 20px;
}
.entry-footer .archive-meta{
	font-size: 16px;
	margin-bottom: 0;
}
.entry-footer .post-meta-title {
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.entry-footer .post-meta-title span, .entry-footer .post-meta-title a{
	margin: 5px 0;
}
.post-new {
	margin-top: 50px;
}
.post-new-list {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.post-new-main {
    display: flex;
    flex-direction: column;
    flex: 1 0 30%;
    margin-bottom: 30px;
    max-width: 33.333333%;
	animation-name: fadeInBottom;
}
.post-new-list div:nth-child(2), .post-new-list div:nth-child(5) {
    margin-left: 30px;
    margin-right: 30px;
}

.post-new-img {   
    height: 150px;
    overflow: hidden;
    border-radius: 20px;
}
.post-new-img img {
	border-radius: 20px;
}
.post-new-img .post-views, .product-primg .post-views {
    position: absolute;
    display: flex;
    align-items: center;
    margin: 10px 20px;
    color: #fff;
    padding: 2px 5px;
    border-radius: 10px;
    background-color: rgba(240, 135, 25, 0.8);
	z-index: 999;
}
.post-new-img .post-views .iconfont, .product-primg .post-views .iconfont {
    margin-right: 5px;
}
.post-new-title {
    margin: 10px 0;
    min-height: 40px;
}
.post-prev-next {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    padding: 20px;
	text-align: center;
}
.post-prev-next::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 2px solid #aaa;
    margin: 30px 0;
}
.post-prev, .post-next {
	flex: 0 0 calc(50% - 15px);
}
.post-prev span, .post-next span {
	margin-bottom:10px;
}
.post-prev a, .post-next a {
	display: flex;
	flex-direction: column;
}
.post-prev .iconfont {
	display: inline-block;
	margin-right:10px;
}
.post-next .iconfont {
	margin-left: 10px;
}
/* 产品页面 */
.product-titel{
	margin-bottom: 20px;
	display:none;
}
.about-product {
    margin: 30px 0 15px;
    display: flex;
    align-items: center;
	animation-name: fadeInBottom;
}
.pr-imgnva-info {
	width: 50%;
    display: flex;
    flex-direction: column;
}
.pr-imgnva-info .about-topimg-nva {
    margin-top: 25px;
}
.pr-imgnva-info .pr-imgnva-info {
	order: 1;
}
.about-product .bigimg-title, .about-product .topimg-big-cut {
	display: none
}
.about-product .about-cm-img {
	width: 50%;
	padding-right: 30px;
}
.about-product .about-topimg-big {
	height: 400px;
}
.about-product .big-img {
	border-radius: 20px;
}
.about-product .about-prinfo {
	order: -1;
    margin-left: 25px;
}
.pr-description p {
    margin: 8px 0;
}
.about-prinfo span {
	font-size: 18px;
    font-weight: 600;
}
.prinfo-price span {
    color: #1a1a1a;
    font-weight: 500;
    margin-right: 10px;
}
.prinfo-price a {
    color: #f4a000;
}
.prinfo-price {
	color: #1a62ab;
	line-height: 40px;
}
.prinfo-btn {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}
.prinfo-btn a:first-child {
    margin-right: 30px;
}
.prinfo-btn .main-btn {
    padding: 10px 15px;
    color: #19324b;
    border: 1px #1a62ab solid;
}
.prinfo-btn .main-btn:hover {
    border: 1px #f4a000 solid;
	background: #f4a000;
}
.prinfo-btn .iconfont {
    transform: rotate(0deg);
    font-size: 22px;
    font-weight: 400;
    margin: 0 10px 0 0;
    color: #1a62ab;
}
.prinfo-btn .main-btn:hover .iconfont{
	color: #1a1a1a;
	-webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.prinfo-btn .contact-main {
	padding: 0;
	z-index: 99999;
}
.contact-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)  scale(0.5);
    background-color: #fff;
    z-index: 10000;
    padding: 70px;
    border-radius: 20px;
	width: 50%;
	transition: transform 0.3s ease, opacity 0.3s ease;
	opacity: 0;
}
.contact-content.show {
  opacity: 1;
  transform: translate(-50%, -50%)  scale(1);
}
.contact-content .iconfont{
	margin: 0px;
}
.product-prnote {
    display: flex;
    flex-direction: column;
    color: #666;
	animation-name: fadeInBottom;
}
.product-prnote span {
    display: flex;
    margin: 5px 0;
}
.product-prnote i {
	margin-left: 10px;
}
.product-prinfo {
	display: flex;
    background: #d0e7fd;
    padding: 30px;
    border-radius: 20px;
	animation-name: fadeInBottom;
}
.prinfo-features {
	width: 50%;
	margin-right:30px;
}
.prinfo-fields {
	width: 50%;
	margin-left:30px;
}
.prinfo-title {
    border-bottom: 2px #759dc6 solid;
}
.prinfo-title h6 {
    height: 36px;
    display: inline-block;
    border-bottom: 2px #1a62ab solid;
    margin-bottom: -2px;
}
.about-parm h6 {
	border-left: 5px solid #1a62ab;
	padding-left: 10px;
}
.entry-content h6 {
    margin: 50px 0 20px;
}
.about-parm ul {
	display: flex;
	flex-wrap: wrap;
}
.about-parm ul li {
    width: 50%;
    min-height: 55px;
    display: flex;
    align-items: center;
}
.parm-biaotou {
    background: #19324b;
    color: #fff;
    font-family: "Syne",  sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.parm-biaotou{
	margin-top: 15px!important ;
}
.parmdata-title, .parmdata-data {
	width: 50%;
	padding: 0 10px;
}
.parmdata-title {

}
.parm-list:nth-child(4n+1), 
.parm-list:nth-child(4n+2) {
    background: #d0e7fd;
}
.entry-content figure {
	width: 100%!important;
}
.product-page .entry-content img {
    height: 100%;
    width: 100%;
    border-radius: 0px;
}
.product-page .entry-content ul {
    display: block;
}
.product-page .entry-content ul li{
    width: 100%;
}
.optional-list {
    display: flex;
    flex-wrap: wrap;
}
.optional-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    flex: 1 1 calc(20% - 10px);
    padding: 0 15px;
}
.optional-img.typelist{
	max-width: 25%;
}
.optional-img span {
    margin: 30px 0 10px;
    height: 35px;
    color: #19324b;
    font-weight: 700;
    text-align: center;
}
.optional-img img {
    background: #d0e7fd;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 20px;
}
.construction-img img {
	padding: 30px 20px 0;
}
.product-contact-row p {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.product-contact-row p:before {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 8px 10px 0 20px;
    content: "\e830";
    color: #1a62ab;
    font-family: 'iconfont'!important;
    font-size: 8px;
}
.rtv-uses-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
.rtv-uses-bl {
    width: 50%;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.rtv-uses-img {
    border: 1px #d0e7fd solid;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}



/* 侧边栏 */
.sidebar-box {
    margin-bottom: 30px;
    padding: 5px 30px 30px;
    background: #d0e7fd;
    border-radius: 20px;
	animation-name: fadeInBottom;
}
.sidebar-box h4 {
    border-bottom: 1px solid #759dc6;
    margin-bottom: 25px;
    line-height: 65px;
}
.sidebar-catlist li, .sidebar-bloglb {
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #759dc6;
    margin-top: 20px;
}
.sidebar-catlist a {
    font-size: 18px;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sidebar-catlist a:after, .sidebar-catmain h4:after  {
    content: "\e64b"; 
	font-family: 'iconfont'!important ;
	font-size: 16px;
    margin-right: 5px;
	font-weight: 700;
}
.sidebar-bloglb .single-blog-post {
	display: flex;
    flex-direction: row;
    align-items: center;
}
.sidebar-bloglb .post-thumbnail {
	width: 80px;
    height: 60px;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 7px;
}
.porduct-type{
	padding-bottom: 10px;
} 
.sidebar-catmain.active, .sidebar-catmain.active .end-catlist-title {
	border-bottom: 1px solid #759dc6!important;
}
.sidebar-catmain h4 {
    cursor: pointer;
    justify-content: space-between;
    display: flex;
    margin-bottom: 0;
}
.end-catlist-title {
	border-bottom: none!important; 
}

.sidebar-catmain.active h4:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sidebar-catmain.active h4, .sidebar-catmain.active h4:after, .sidebar-catmain h4:hover {
	color: #f4a000;
}
.pr-catlist {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out; 
}
.sidebar-catmain.active .pr-catlist {
    max-height: 1000px; 
}
.pr-catlist li {
    margin-left: 15px;
    border-bottom: 1px #9bc0e5 solid;
    height: 55px;
    align-content: center;
}
.sidebar-tagslist{
	display: flex;
    flex-wrap: wrap;
}
.tagslist-name {
    padding: 5px;
    border: 1px #9bc0e5 solid;
    margin: 5px;
    border-radius: 10px;
	cursor: pointer;
}
.tagslist-name:hover {
	border: 1px #f4a000 solid;
}

/* 客服代码悬浮窗口样式 */
.contact-container {
	position: fixed;
	right: 0;
	bottom: 15%;
	z-index: 9999;
	display: flex;
	align-items: center;
}
.server-window {
	position: relative;
	right: 0;
	width: 180px;
	background-color: #1a62ab;
	border-radius: 10px 0 0 10px;
	box-shadow: 0 10px 20px rgba(25, 50, 75, 0.2);
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all 0.3s ease;
	transform: translateX(100%);
	opacity: 0;
	visibility: hidden;
	border: 1px solid #fff;
}
.server-window.active {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.serwin-close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	color: white;
	font-size: 20px;
	cursor: pointer;
	line-height: 1;
}
.serwin-close-btn:hover {
	color: #f00;
}
.serwin-title {
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	padding-right: 15px;
}
.serwin-phone, .serwin-phone a {
	font-size: 16px;
	color: #f4a000;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #fff;
	padding-top: 15px;
}
.serwin-phone .iconfont {
	font-size: 18px;
	margin-right: 10px;
}
.serqq-link {
	display: block;
	background-color: #12B7F5;
	color: white;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
	margin-bottom: 15px;
	font-size: 16px;
	width: 120px;
}
.serqq-link:hover {
	background-color: #f4a000;
	color: #fff;
}
.serwin-qrcode {
	text-align: center;
}
.serwin-qrcode img {
	width: 120px;
	height: 120px;
}
.serwin-qrcode p {
	color: #fff;
	margin-top: 5px;
}
.contact-tab {
	display: none;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	background-color: #1a62ab;
	color: white;
	padding: 25px 15px 10px 15px;
	border-radius: 10px 0 0 10px;
	cursor: pointer;
	font-size: 16px;
	transition: all 0.3s ease;
	letter-spacing: 1em;
	border: 1px solid #fff;
}
.contact-tab:hover {
	background-color: #f4a000;
}


/* 自适应分辨率 */
@media screen and (max-width:1800px){
	.dxcplb-cp {
		flex: 0 0 25%;	
	}
}
@media screen and (max-width:1600px){
	.cta-wrapper {
		padding: 80px 70px 45px;
		margin-left: 0;
	}
	.zybj-15{
		padding: 0 15px;
	}
}
@media screen and (max-width:1500px){
	.features .row-l {
		width: 45%;
	}
	.features .row-r {
		width: 55%;
	}
}
@media screen and (max-width:1400px){
	.index-about, .about-doimg .index-row, .index-zycp-row{
		padding-left: 20px;
		padding-right: 20px;
	}
	.index-about-jj, .index-row{
		max-width: 1140px;
	}
	.counter-wrapper{
		justify-content: center;
	}
	.index-about-wkimg {
		padding-right: 100px;
		width: 45%;
	}
	.index-dxcp{
		margin: 60px 0px;
	}
	.dzlc-wrapper .dzlc-jtimg{
		bottom: 100px;
	}
	.dzlc-item .process-inner-content{
		padding: 10px;
	}
	.index-case .index-row, .product-row {
		max-width: 1320px;
	}
	.index-wzlbbt {
		padding: 0 15px;
	}
	.index-wzlblb .entry-content {
		padding: 50px 20px 10px;
	}
	.index-wzlblb .entry-content h3.title {
		font: 700 20px "Syne", sans-serif;
	}
	.footer-area .index-row{
		padding: 0 30px;
	}
	.about-cm-text ul li {
		margin: 0 0 30px 10px;
	}
	.about-video .single-counter-item .text h2.number {
		font: 600 50px "Syne", sans-serif;
	}
	.about-video .shape-arrow i {
		font-size: 65px;
		line-height: 65px;
		margin-top: 25px;
	}
	.about-video .index-about-jjsj .inner-wrapper {
		padding: 30px 30px 20px;
	}
	.service-cglc, .service-shlc {
		padding: 0 30px;
	}
	.contact-main {
		padding: 100px 30PX;
	}
	.prinfo-btn a:first-child {
		margin-right: 10px;
	}
	.about-topimg {
		height: 380px;
	}
	.dxcplb-cp .dxcplb-cpimg .content-hover .content .inner-content {
		padding: 50px 70px 80px 80px;
	}
}

@media screen and (max-width:1100px){
	.index-youshi {
		margin-bottom: 50px;
	}
	.index-about-jj{
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.counter-wrapper{
		justify-content: center;
	}
	.index-about-wkimg {
		padding-right: 50px;
	}
	.wkimg-md {
		display: none;
	}
	.index-about-jjsj .inner-wrapper{
		flex-direction: column;
		max-width: 60%;	
	}
	.index-contact-btbt, .index-wzlbbt .row-2, .features .row-l, .features .row-r, .contact-main .row-2 {
		width: 100%;
	}
	.index-contact-btbj .lxwm-bt{
		flex-direction: column;
		align-items: flex-start;
	}
	.index-contact-btan a{
		float: left;
		margin-left: 0px;
	}
	.cta-wrapper {
		padding: 50px 50px 15px;
	}
	.cta_one-content-box h2{
		font-size: 25px;
	line-height: 35px;
	}
	.cta_image-one .shape {
		max-width: 150px;
		top: -20px;
		left: -20px;
	}
	.index-dxcp{
		margin: 60px 70px;
	}
	.index-dxcplb {
		width: calc(100% * 2);
	}
	.dxcp-bg-two {
		display: none;
	}
	.dxcplb-cp {
		flex: 0 0 50%;	
	}
	.hengchang-dzlc .row-4, .contact-team .row-2, .index-contact-items .row-4, .youshi-list .row-3 {
		width: 50%;
	}
	.dzlc-item .process-inner-content {
		padding: 30px;
	}
	.dzlc-wrapper .dzlc-lc {
		max-width: 700px;
	}
	.single-testimonial-item {
		flex: 0 0 100%;
	}
	.index-case-bt, .single-testimonial-item .testimonial-inner-content {
		padding: 0 100px;
	}
	.index-bloglb {
		width: 50%!important ;
		max-height: 400px;
	}
	.index-wzlbbt .row-2, .about-video {
		width: 100%;
	}
	.index-wzlbbt {
		flex-direction: column;
	}
	.index-blog .index-blog-bnt {
		justify-content: center;
	}
	.footer-bottom .footer-nav-rb ul li {
		margin-right: 15px;
	}
	.about-doimg {
		margin: 100px 35px 50px 35px;
	}
	.about-cando h2 {
		font-size: 36px;
	line-height: 46px;
	}
	.about-topimg-big .img-title {
		padding: 20px 30px;
		font-size: 18px;
		border-radius: 30px 30px 0 0;
	}
	.about-video {
		display: flex;
		justify-content: center;
		margin-top: 40px;
	}
	.about-video .index-about {
		padding-left: 30px;
		padding-right: 30px;
	}
	.about-video .index-about-jj{
		flex-direction: column-reverse;
	}
	.about-video-text{
		padding-left: 0;
	}
	.index-about-jjsj .inner-wrapper {
		max-width: 80%;
		flex-wrap: wrap;
		flex-direction: row;
	}
	.about-video .single-counter-item, .about-video .shape-arrow {
		justify-content: center;
	display: flex;
	}
	.about-video .single-counter-item {
		width: 40%;
		margin: 20px 0 40px 0;
	}
	.about-video .shape-arrow {
		width: 20%;
	}
	.about-video .shape-arrow-yc {
		display: none;
	}
	.contact-main .index-row {
		flex-direction: column;
		padding: 50px;
		align-items: center;
	}
	.contact-main .contact-formlist.row-2 {
		margin-right: 0;
		animation-name: fadeInBottom;
	}
	.contact-main .contact-team.row-2 {
		margin: 80px 0 0 0;
		animation-name: fadeInBottom;
	}
	.contact-form{
		margin-right: 30px;
	}
	.contact-team .contact-items-xq {
		padding: 0 30px;
	}
	.contact-infobt, .contact-infoxq{
		padding: 0  25px;
	}
	.row-3f {
		flex-direction: column;
		align-items: center;
	}
	.search-main .fl-l, .search-main .fl-r, .archive-main .fl-l, .archive-main .fl-r {
		padding: 20px 30px;
	}
	.row-67, .row-33, .row-70, .row-30, .about-cando-main .row-2 {
		width: 100%;
	}
	.prinfo-btn a:first-child {
		margin-right: 30px;
	}
	.about-topimg {
		height: 300px;
	}
	.about-topimg h1 {
		font-size: 50px;
	}
	.dxcplb-cp .dxcplb-cpimg .content-hover .content .inner-content {
		padding: 50px 50px 80px 110px;
	}
	.about-cando-main {
		flex-direction: column-reverse;
	}
}

@media screen and (max-width:900px){
	.row-title{
		width: 90%;
	}
	.index-about-jjsj .inner-wrapper{
		max-width: 90%;	
		padding: 30px 40px 20px;
	}
	.single-counter-item .text h2.number {
		font-size: 40px;
	}
	.shape-arrow i {
		font-size: 50px;
	}
	.single-counter-item .text p {
		font-size: 16px;
	}
	.row-4, .zycp-list-row {
		width: 50%;
	}
	.cta-wrapper .row {
		flex-direction: column;
		width: 100%;
	}
	.about-text-row {
		flex-direction: column;
	}
	.index-about-wkimg {
		padding-right: 0;
		animation-name: fadeInTop;
	}
	.index-about-doc {
		margin-top: 50px;
		animation-name: fadeInTop;
	}
	.about-doc-btn{
		justify-content: center;
		display: flex;
	}
	.cta-wrapper .row-2,.index-faq .row-2, .contact-info .row-2, .index-about-wkimg, .index-about-doc {
		width: 100%;
	}
	.cta-wrapper .order-1{
		order: 1;	
	}
	.cta-wrapper .order-2{
		order: 2;	
	}
	.cta_one-content-box {
		width: 100%;
		animation-name: fadeInBottom;
	}
	.cta_image-one{
		width: 100%;
		animation-name: fadeInTop;
	}
	.cta_one-content-box h2, .contact-form h2, .contact-team h2 {
		font-size: 45px;
		line-height: 55px;
	}
	.index-dxcp{
		margin: 60px 0px;
	}
	.index-faq .align-items-center {
		padding: 0 70px;
	}
	.faq-image-box {
		padding-left: 0px;
		animation-name: fadeInBottom;
	}
	.faq-content-box {
		animation-name: fadeInTop;
	}
	.index-case-bt, .single-testimonial-item .testimonial-inner-content {
		padding: 0 70px;
	}
	.footer-area .footer-top {
		flex-wrap: wrap;
	}
	.footer-top-nva, .footer-top-contact {
		width: 50%;
		float: left;
		box-sizing: border-box;
		padding: 0 30px;
	}
	.footer-top-emall, .about-Contact .row-2 {
		width: 100%;
		justify-content: center;
	}
	.footer-Message {
		width: 100%;
		padding: 40px 30px 0;
		border-top: 1px solid #759dc6;
	}
	.foot-menu{
		animation-name: fadeInLeft;
	}
	.foot-contact {
		animation-name: fadeInRight;
	}
	.footer-copyright, .footer-bottom-menu{
		width: 100%;
		justify-content: center;
	}
	.footer-top-nva, .footer-text, .about-cm-text, .about-cm-img{
		animation-name: fadeInTop;
	}
	.footer-top-nva, .footer-nav-rb, .contact-infoxq, .contact-infobt{
		animation-name: fadeInBottom;
	}
	.about-topimg h1 {
		font-size: 45px;
		line-height: 55px;
	}
	.about-cm-text {
		justify-content: left;
		margin-top: 50px;
		padding-right: 0;
	}
	.about-Contact {
		flex-direction: column-reverse;
		padding: 0 30px;
	}
	.faq-mainlist .list-accordion {
		flex-direction: column;
		align-items: center;
		padding: 0 50px;
	}
	.faq-mainlist .accordion {
		width: 100%;
		padding: 0;
	}
	.service-list {
		flex-direction: column;
		padding: 0px 30px 80px;
	}
	.service-cglc, .service-shlc {
		width: 100%;
		animation-name: fadeInBottom;
		padding: 0;
	}
	.service-shlc {
		margin-top: 80px;
	}
	.contact-infomain {
		flex-direction: column;
	}
	.contact-infobt, .contact-infoxq {
		padding: 0; 
	}
	.product-titel{
		display: block;
	}
	.about-product {
		flex-direction: column;
	}
	.about-product .about-cm-img {
		width: 70%;
		padding-right: 0px;
	}
	.pr-imgnva-info .about-topimg-nva {
		margin-top: 15px;
	}
	.pr-imgnva-info {
		width: 70%;
	}
	.about-product .about-prinfo {
		order: 1;
		margin-left: 0px;
		margin-top: 10px;
	}
	.prinfo-list h4 {
		display: none;
	}
	.about-parm ul {
		flex-direction: column;
	}
	.about-parm ul li {
		width: 100%;
		align-items: center;
	}
	.biaotou-hide{
		display: none!important;
	}
	.parm-list:nth-child(4n+1), .parm-list:nth-child(4n+2) {
		background: none;
	}
	.parm-list:nth-child(2n) {
		background: #d0e7fd!important ;
	}
	.optional-img {
		min-width: 33.33333%;
		max-width: 33.33333%;
	}
}

@media screen and (max-width:700px){
	body, .breadcrumb li  {
		font-size: 18px;
	}
	.row-4, .featuresitem .row-2, .cta-wrapper .row-2, .youshi-list .row-3{
		width: 100%;
	}
	.index-youshi {
		margin-bottom: 30px;
	}
	.index-about-jjsj .inner-wrapper{
		flex-direction: column;
		max-width: 60%;
		text-align: center;
	}
	.index-lxhengchang{
		padding-left: 35px;
		padding-right: 35px;
	}
	.index-contact-btwz{
		margin-bottom: 40px;
	}
	.hengchang-dzlc .row-4, .zycp-list-row {
	width: 100%;
    }
	.single-testimonial-item .testimonial-inner-content {
		flex-direction: column;
	}
	.single-testimonial-item .testimonial-inner-content .author-thumb {
		margin-right: 0px;
	}
	.index-bloglb {
		width: 100%!important ;
		max-height: 400px;
	}
	.footer-top-nva{
		width: 100%;
	}
	.footer-top-contact{
		width: 100%;
		padding: 40px 30px 0;
		border-top: 1px solid #759dc6;
	}
	.contact-form .shape img{
		width: 80%;
	}
	.contact-main .index-row {
		padding: 50px 0px;
	}
	.contact-main{
		padding: 70px 30px 0;
	}
	.contact-infomain {
		padding: 90px 30px 70px;
	}
	.error-link .hengxian{
		display: none;
	}
	.search-list-form, .archive-list-form {
		flex-direction: column;
	}
	.search-primg, .archive-primg {
		width: 100%;
		height: 100%;
		margin-right: 0px;
		overflow: hidden;
		border-radius: 10px;
		max-height: 200px;
	}
	.search-primg img, .post-thumbnail img, .archive-primg img, .post-thumbnail img {
		border-radius: 10px;
	}
	.date-hide.post-meta-date{
		display: none!important ;
	}
	.entry-footer .archive-meta {
		font-size: 18px;
	}
	.post-new-main {
		flex: 0 0 calc(50% - 15px);
		margin-bottom: 30px;
	}
	.post-new-list div:nth-child(2), .post-new-list div:nth-child(5) {
		margin-left: 0px;
		margin-right: 0px;
	}
	.about-product {
		align-items: center;
	}
	.about-product .about-cm-img, .pr-imgnva-info {
		width: 90%;
	}
	.product-list-main {
		width: 50%;
	}
	.about-topimg {
		height: 250px;
	}
	.about-topimg h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.server-window {
		border-radius: 10px;
	}
	.contact-tab {
		border-radius: 5px;
	}
}
@media screen and (max-width:600px){
	h2{
		font-size: 35px!important;
		line-height: 45px;
	}
	.index-contact-bt .slide-morebtn{
		margin: 0;
	}
	.dxcplb-cp .dxcplb-cpimg .content-hover .content{
		width: 300px;
		height: 300px;
	}
	.dxcplb-cp .dxcplb-cpimg .content-hover .content .inner-content {
		padding: 30px 80px 0;
	}
	.index-faq .align-items-center {
		padding: 0 15px;
	}
	.index-bloglb {
		max-height: 420px;
	}
	.footer-area .index-row {
		padding: 0;
	}
	.about-topimg-text {
		padding: 0 10px;
	}
	.about-topimg h1 {
		font-size: 26px;
		line-height: 36px;
		hyphens: auto;
	}
	.about-doimg {
		margin: 50px 15px 30px 15px;
	}
	.about-video {
		padding: 0;
		width: 100%;
	}
	.about-video video {
		width: 350px;
		height: 350px;
		z-index: -1;
	}
	.about-video .single-counter-item {
		margin: 0;
	}
	.about-video .single-counter-item, .about-video .shape-arrow, .contact-team .row-2, .index-contact-items .row-4 {
		width: 100%;
	}
	.about-video .shape-arrow-yc {
		display: flex;
	}
	.faq-mainlist {
		margin-top: 20px;
		padding: 50px 0;
	}
	.faq-mainlist .list-accordion {
		padding: 0 15px;
	}
	.service-list {
		padding: 0 15px 50px;
	}
	.contact-form {
		padding: 40px 20px 30px;
		margin-right:0;
	}
	.cta_image-one .shape, .contact-form .shape {
		top: -45px;
		left: -35px;
	}
	.contact-form .shape img {
		width: 60%;
	}
	.contact-main .contact-formlist.row-2 {
		margin: 0 20px;
	}
	.contact-info-list {
		margin: 20px 0;
	}
	.error-link {
		flex-direction: column;
	}
	.error-link a {
		margin: 15px;
	}
	.post-page .entry-footer {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 20px;
	}
	.entry-footer .archive-excerpt {
		margin: 20px 0 0 0;
	}
	.entry-footer .post-meta-date:after {
		display: none;
	}
	.entry-footer .post-meta {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.entry-footer .post-meta span {
		margin-bottom: 10px;
	}
	.product-prinfo {
		background: none;
		padding: 0;
		border-radius: 0;
		flex-direction: column;
	}
	.prinfo-features {
		width: 100%;
		margin-right: 0px;
	}
	.prinfo-fields {
		width: 100%;
		margin: 20px 0 0;
	}
	.about-parm ul li {
		height: 100%;
		padding: 15px 0;
	}
	.optional-img {
		min-width: 50%;
		max-width: 50%;
	}
	.product-row {
		padding: 30px 15px;
	}
	.dxcplb-cp .dxcplb-cpimg .content-hover .content .inner-content {
		padding: 50px 70px 80px 80px;
	}
	.rtv-uses-bl {
		padding: 15px;
	}
	.contact-content {
		padding: 30px;
		width: 70%;
	}
	.footer-bottom{
		padding: 30px;
		text-align: center;
	}
	.footer-nav-rb .menu{
		padding: 0;
		line-height: 30px;
	}
}
@media screen and (max-width:500px){
	.about-topimg-big {
		height: 380px!important;
	}
	.about-topimg-big .bigimg-title {
		bottom: 10px;
	}
	.about-topimg-big .img-title {
		padding: 10px 15px;
		border-radius: 20px 20px 0 0;
	}
	.about-product .about-cm-img, .pr-imgnva-info {
		width: 100%;
	}
	.prinfo-btn .main-btn {
		padding: 10px;
	}
	.product-list-main {
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.product-meta {
		flex-direction: column;
		align-items: flex-start;
	}
	.product-primg .post-views {
		display: none;
	}
	.product-more {
		margin-top: 10px;
	}
	.about-topimg {
		height: 180px;
	}
	.contact-infoxq-tb {
		width: 45px;
		height: 45px;
		min-width: 45px;
	}
	.contact-infoxq-ms h3 {
		word-wrap: break-word;
		flex: 1;
		width: 100%;
		font-size: 16px;
	}

}	
@media screen and (max-width:400px){
	.about-topimg-big {
		height: 300px!important ;
	}
	.prinfo-btn a:first-child {
		margin-right: 10px;
	}
	.prinfo-btn {
		justify-content: center;
	}
}