/*顶部*/
.head-top-guanxiang {
	position: relative;
	z-index: 15;
	width: 100%;
	height: 56px;
	background:#18469d;
}
.mobile-height-guanxiang img {
	vertical-align: middle;
	transition: 1s all;
}
 .head-top-guanxiang .head-searchbg ::-webkit-input-placeholder {
 color: #bcc9e2
}
.head-top-guanxiang .wp, .header-height-guanxiang .wp {
	display: flex;
	justify-content: space-between;
}
.head-top-guanxiang .head-fl {
	line-height: 56px;
	    width: 75%;
}
.head-top-guanxiang .head-fl span {
	margin-right: 20px;
}
.head-top-guanxiang .head-fl span img {
	margin-top: 10px;
	margin-right: 12px;
	vertical-align: top;
}
.head-top-guanxiang .head-fl span b {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}
.head-top-guanxiang .head-fl span b a:hover {
	opacity: 0.8;
	color: #fff;
}
.head-top-guanxiang .head-searchbg {
	float: left;
	width: 204px;
	height: 32px;
	margin-top: 11px;
	border-radius: 50px;
	background: rgba(255, 255, 255, 0.24);
}
.head-top-guanxiang .head-searchbg input {
	float: left;
	width: 160px;
	height: 32px;
	padding-left: 24px;
	font-size: 14px;
	color: #fff;
	border:none;
	outline: none;
	background: none;
	outline: none;
}
.head-top-guanxiang .head-searchbg button {
	float: right;
	width: 44px;
	height: 32px;
	background:url(../search.png) no-repeat center 9px;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	outline: none;
}
.head-top-guanxiang .lang-show-guanxiang {
	position: relative;
	float: left;
	padding: 17px 0 15px 0;
}
.head-top-guanxiang .lang-show-guanxiang .show-current {
	padding-left: 30px;
}
.head-top-guanxiang .lang-show-guanxiang .show-current img {
	margin-right: 12px;
}
.head-top-guanxiang .lang-show-guanxiang .show-current span {
	display: inline-block;
	padding-right: 18px;
	margin-top: 2px;
	font-size: 14px;
	color: #fff;
	background: url(../lan-down.png) no-repeat right center;
	vertical-align: top;
}
.head-top-guanxiang .lang-show-guanxiang .lang-hide {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 9;
	min-width: 120px;
	padding: 5px 15px 15px 15px;
	background: #fff;
	box-shadow: 1px 3px 5px 2px rgba(0, 0, 0, 0.1);
}
.head-top-guanxiang .lang-show-guanxiang .lang-hide {
	margin-top: 5px;
}
.head-top-guanxiang .lang-show-guanxiang .lang-hide a {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
.head-top-guanxiang .lang-show-guanxiang .lang-hide img {
	border-radius: 50%;
	margin-right: 10px;
}
.head-top-guanxiang .lang-show-guanxiang .lang-hide a:hover span {
	color:#18469d;
}
.header-height-guanxiang {
	height: 90px;
}
.header-height-guanxiang .header-guanxiang {
	position: relative;
	width: 100%;
	height: 90px;
	background: #fff;
	z-index: 10;
	font-size: 0;
	box-shadow: 1px 2px 10px 2px rgba(0, 0, 0, 0.08); 
}
.fixed {
	position: fixed !important;
	top: 0;
	z-index: 10 !important;left:0;
}
.header-height-guanxiang .head-logo {
	width: 18%;
	display: flex;
	align-items: center;
}
.header-height-guanxiang .head-nav-guanxiang {
	width: 55%;
	margin-top: 38px;
	text-align: center;
}
.header-height-guanxiang .head-nav-guanxiang ul {
	width: 100%;
}
.header-height-guanxiang .head-nav-guanxiang li {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	height: 52px;
}
.header-height-guanxiang .head-nav-guanxiang li:nth-child(1) {
position:static;
}
.header-height-guanxiang .head-nav-guanxiang li h3.down {
	padding-right: 20px;
	background: url(../down.png) no-repeat right 7px;
 -webkit-transition: .3s all;
 -moz-transition: .3s all;
 -ms-transition: .3s all;
 transition: .3s all;
}
.header-height-guanxiang .head-nav-guanxiang li a {
	display: block;
	padding: 0 2px;
	font-size: 16px;
}
.header-height-guanxiang .head-nav-guanxiang li h3 a {
	color: var(--bg-color);
	font-family: 'Montserrat-Medium';
}
.header-height-guanxiang .head-nav-guanxiang li h3 a:hover {
	text-decoration: none;
}
.header-height-guanxiang .head-nav-guanxiang li h3:hover, .head-nav-guanxiang li h3.current {
	border-bottom: 1px solid #7490c4;
}
.header-height-guanxiang .head-nav-guanxiang li h3 a:hover, .head-nav-guanxiang li h3.current a {
	color:#18469d;
	padding-bottom: 3px;
}
.header-height-guanxiang .head-nav-guanxiang li h3.down:hover, .head-nav-guanxiang li h3.down.current {
	background: url(../downs.png) no-repeat right 7px;
}
.header-height-guanxiang .nav-slidedown {
	display: none;
	position: absolute;
	width: 260px;
	top: 47px;
	left: 0;
	padding: 0px 20% 18px 20%;
	background: #fff;
	text-align: left;
	z-index: 2;
	box-shadow: 2px 3px 6px 2px rgba(0, 0, 0, 0.1);
}
.header-height-guanxiang .head-nav-guanxiang li .nav-slidedown a {
	height: auto;
	padding-top: 18px;
	font-size: 15px;
	color: #333;
}
.header-height-guanxiang .head-nav-guanxiang li .nav-slidedown a:hover {
	color:#18469d;
}
.head-nav-guanxiang > ul > li .drop-down {
	position:absolute;
	width:100%;
	left:0;
	top:90px;
	z-index:100;
	padding:50px 0;
	box-sizing:border-box;
	background:#F1F1F1;
	box-shadow:0 6px 5px rgba(1, 1, 1, 0.14);
transition:all .4s ease 0s;
	transform:translate3d(0, 10px, 0);
	-webkit-transform:translate3d(0, 10px, 0);
	opacity:0;
	visibility:hidden;
}
.head-nav-guanxiang > ul > li .drop-down .wp {
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:flex-start;
	align-items:flex-start;
}
.head-nav-guanxiang > ul > li .drop-down .tab {
	width:350px;
	margin-top:10px;
}
.head-nav-guanxiang > ul > li .drop-down .tab span {
	display:block;
	cursor:pointer;
	text-align:left;
}
.head-nav-guanxiang > ul > li .drop-down .tab span a {
	display:flex;
	align-items:center;
	font-size:18px;
	color:#0e0e0e;
	font-weight:600;
	padding:5px;
}
.head-nav-guanxiang > ul > li .drop-down .tab span a img {
	height:50px;
	margin-right:10px;
}
.head-nav-guanxiang > ul > li .drop-down .tab span+span {
	margin-top:10px;
}
.head-nav-guanxiang > ul > li .drop-down .tab span.active a {
	color:#18469D;
	background:rgba(24, 70, 157, 0.2);
}
.head-nav-guanxiang > ul > li .drop-down .tab-list {
	-webkit-flex:1;
	flex:1;
	margin-left:50px;
}
.head-nav-guanxiang > ul > li .drop-down dl {
	margin-right:-10px;
	margin-left:-10px;
	display:none;
}
.head-nav-guanxiang > ul > li .drop-down dl.active {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.head-nav-guanxiang > ul > li .drop-down dl dd {
	width:20%;
	padding:10px;
	text-align:center;
	position:relative;
}
.head-nav-guanxiang > ul > li .drop-down dl dd a {
	display:block;
	overflow:hidden;
}
.head-nav-guanxiang > ul > li .drop-down dl dd img {
	width:100%;
	transition:all 0.3s ease 0s;
}
.head-nav-guanxiang > ul > li .drop-down dl dd p {
	margin-top:15px;
	font-size:16px;
	display:block;
	color:#4b4b4b;
	font-weight:600;
}
.head-nav-guanxiang > ul > li .drop-down dl dd:hover img {
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
}
.head-nav-guanxiang > ul > li:hover .drop-down {
	opacity:1;
	visibility:visible;
	transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);
}
.header-guanxiang .header-right {
	display:flex;
	align-items:center;
}
.header-guanxiang .href a, .mobile-height-guanxiang .href a {
	display:inline-block;
	padding:14px 34px;
	background:#18469d;
	font-size:15px;
	color:#fff;
	font-family:'Montserrat-Bold';
}
.header-guanxiang .href a:hover, .mobile-height-guanxiang .href a:hover {
	background:#2054b5;
}
.header-guanxiang .tel {
	display:flex;
	margin-left:20px;
	align-items:center;
}
.header-guanxiang .tel i {
	font-size:26px;
	margin-right:10px;
}
.header-guanxiang .tel p {
	font-size:15px;
	font-family: 'Montserrat-Bold';
	color:#18469d;
}
.header-guanxiang .tel p span {
	font-size:15px;
	display:block;
	color:#111;
}
/*手机端导航*/
.mobile-height-guanxiang {
	display: none;
	height: 60px;
}
.mobile-height-guanxiang .mobile-nav-guanxiang {
	display: none;
	width: 100%;
	height: 60px;
	background: #fff;
	z-index: 999;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}
.mobile-height-guanxiang .m-navico-guanxiang {
	line-height: 60px;
}
.mobile-height-guanxiang .m-navico-guanxiang img {
	width: 22px;
}
.m-navlist-guanxiang {
	position: fixed;
	left: -80%;
	top: 0;
	bottom: 0;
	width: 76%;
	padding: 0 0 20px 0;
	background: #fff;
	box-shadow: 1px 2px 8px 3px rgba(0, 0, 0, 0.2);
	z-index: 999;
}
.m-navlist-guanxiang h1 {
	padding:20px;
	font-size: 24px;
}
.m-navlist-guanxiang h1 img {
	width: 130px;
}
.m-navlist-guanxiang h1 span {
	float: right;
	font-size: 40px;
	color: #999;
	font-weight: 100;
	line-height: 40px;
	opacity: 0.8;
}
.m-navlist-guanxiang .m-navlistcon {
	margin-left: 20px;
}
.m-navlist-guanxiang .m-navlistcon ul {
	display: none;
}
.m-navlist-guanxiang .m-navlistcon span {
	display: block;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
}
.m-navlist-guanxiang .m-navlistcon span a {
	display: inline-block;
	width: 70%;
	padding: 15px 0;
	font-size: 16px;
	color: #000009;
	float: left;
}
.m-navlist-guanxiang .m-navlistcon span a.on, .m-navlist-guanxiang .m-navlistcon li a.on {
	color:#18469d;
}
.m-navlist-guanxiang .m-navlistcon span i {
	text-align: right;
	width: 24%;
	float: right;
	padding: 15px 6% 15px 0;
}
.m-navlist-guanxiang .m-navlistcon ul li {
	margin-left: 20px;
	border-bottom: 1px solid #dedede;
}
.m-navlist-guanxiang .m-navlistcon ul li a {
	display: block;
	padding: 15px 0;
	font-size: 15px;
	color: #333;
}
.m-navlist-guanxiang .m-navlistcon ul li a b {
	padding-left: 10px;
}
.m-navlist-guanxiang .m-navlistcon .xla-three {
	border-top: 1px solid #dedede;
	padding-left: 20px;
}
.mobile-height-guanxiang .m-navtap {
	padding-left: 6%;
}
.mobile-height-guanxiang .m-navtap, .m-navcenter {
	float: left;
}
.mobile-height-guanxiang .m-navcenter {
	width: 57%;
	margin-top: 10px;
	padding-left: 36px;
	text-align: center;
}
.mobile-height-guanxiang .m-navcenter img {
	width: 110px;
}
.mobile-height-guanxiang .m-navright {
	float: right;
}
.mobile-height-guanxiang .m-navright .href a {
	margin-top: 12px;
	margin-right: 8px;
	padding: 12px 12px;
	font-size: 12px;
}
/*询盘*/
.cd-popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
	z-index: 1000;
}
.cd-popup .div_info {
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -15%;
	float: none;
	max-height: 80%;
	overflow: auto;
}
.cd-popup .div_info {
	width: 30%;
	padding: 55px;
	background: #fff;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
}
.cd-popup .div_info h3 {
	padding-bottom: 20px;
	font-size: 28px;
	color: #333;
	line-height: 24px;
	letter-spacing: 1px;
}
.cd-popup .div_info input, .cd-popup .div_info textarea {
	display: block;
	width: 100%;
	height: 62px;
	margin:0 auto;
	margin-top: 20px;
	padding-left: 30px;
	font-size: 16px;
	border:none;
	background: #fafafa;
	border: 1px solid #eee;
	outline: none;
}
.cd-popup .div_info button {
	width: 100%;
	height: 66px;
	font-size: 15px;
	color: #fff;
	background:#18469d;
	margin-top:36px;
	border:none;
	outline: none;
	letter-spacing: 1px;
	font-family: 'Montserrat-Bold';
 -webkit-transition: .3s all;
 -moz-transition: .3s all;
 -ms-transition: .3s all;
 transition: .3s all;
}
.cd-popup .div_info button:hover {
	background: #2054b5;
	cursor: pointer;
}
.cd-popup .div_info textarea {
	height: 197px;
	padding: 20px 30px 20px 30px;
	line-height: 30px;
}
.cd-popup .cd-popup-close {
	position: absolute;
	right: 7%;
	top: 41px;
	font-size: 42px;
	color: #999;
}
.cd-popup .cd-popup-close:hover {
	text-decoration: none;
}
.cd-popup .crmFormVali-error {
	color: #a94442;
	font-size: 12px;
	line-height: 1;
	position: absolute;
	right: 20px;
	top: calc(50% - 6px);
}
.cd-popup .input-position {
	position: relative;
}
.zhiqing-header-lang {
	position: relative;
	float: left;
	margin-top: 11px;
	margin-left: 10px;
}
.zhiqing-header-lang .box {
	height: 34px;
	width: 90px;
	cursor: pointer;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 7px;
}
.zhiqing-header-lang .box em {
	margin: 0 7px;
	line-height: 18px;
	font-size: 15px;
	color:#fff;
	text-transform: uppercase;
}
.zhiqing-header-lang .box i {
	width: 15px;
	line-height: 18px;
	font-size: 15px;
	text-align: center;
	color: #fff;
}
.zhiqing-header-lang .lang-box {
	width: 200px;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 42px;
	z-index: 200;
	background: #fff;
	transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease 0s;
	box-shadow: 0 0 10px rgba(63, 62, 62, 0.2);
}
 .zhiqing-header-lang .lang-box::before {
 content: "";
 position: absolute;
 right: 37px;
 top: -8px;
 overflow: hidden;
 border-right: 8px solid transparent;
 border-bottom: 8px solid #fff;
 border-left: 8px solid transparent;
 display: block;
}
.zhiqing-header-lang ul {
	max-height: 160px;
	overflow-y: scroll;
	padding: 5px 10px;
	border: 1px solid #e5e5e5;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.zhiqing-header-lang ul li {
	line-height: 20px;
	padding: 5px 0;
	border-bottom: 1px solid #f5f5f5;
	width: 50%;
}
.zhiqing-header-lang ul li:last-child {
	border: none;
}
.zhiqing-header-lang ul li a {
	color: #333;
	font-size: 15px;
	display: block;
}
.zhiqing-header-lang ul li a:hover {
	color:#18469d;
}
.zhiqing-header-lang ul li img {
	vertical-align: middle;
	margin-right: 7px;
}
.zhiqing-header-lang:hover .lang-box {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
 @media screen and (max-width: 1580px) {
 .header-height-guanxiang .head-logo {
 width: 20%;
}
 .header-height-guanxiang .head-nav-guanxiang {
 width: 60%;
}
 .cd-popup .div_info {
 width: 46%;
}
 .cd-popup .div_info {
 margin-left: -23%;
}
 .head-top-guanxiang {
 height: 46px;
}
 .head-top-guanxiang .head-fl span img {
 margin-top: 6px;
}
 .head-top-guanxiang .head-fl {
 line-height: 46px;
}
 .head-top-guanxiang .head-fl span b {
 font-size: 14px;
}
 .head-top-guanxiang .head-searchbg {
 margin-top: 7px;
}
 .head-top-guanxiang .lang-show-guanxiang {
 padding: 12px 0 10px 0;
}
 .header-height-guanxiang .header-guanxiang {
 height: 80px;
}
 .header-height-guanxiang .head-nav-guanxiang {
 margin-top: 33px;
}
 .header-height-guanxiang .head-nav-guanxiang >ul {
 display: flex;
}
 .header-height-guanxiang .head-nav-guanxiang li {
 height: 48px;
}
 .header-height-guanxiang .header-guanxiang .href {
 margin-top: 18px;
}
 .header-height-guanxiang .head-logo {
 width: 4%;
 margin-top:0px;
}
 .header-height-guanxiang {
 height: 80px;
}
 .head-top-guanxiang .lang-show-guanxiang .lang-hide {
 top: 40px;
}
 .cd-popup .div_info {
 top: 80px;
}
}
@media screen and (max-width: 1400px) {
 .header-height-guanxiang .head-logo img {
 width: 100%;
}
 .header-height-guanxiang .href a, .mobile-height-guanxiang .href a {
 padding: 14px 30px;
}
 .header-height-guanxiang .head-nav-guanxiang li {
 padding: 0 25px;
}
 .header-height-guanxiang .head-logo {
 width: 12%;
}
}
 @media screen and (max-width: 1322px) {
 .header-height-guanxiang .href a {
 padding: 14px 12px;
}
 .header-height-guanxiang .header-guanxiang .tel p {
 padding: 10px 6px;
}
}
 @media screen and (max-width: 1280px) {
 .header-height-guanxiang .head-nav-guanxiang li {
 padding: 0 20px;
}
 .header-height-guanxiang .href a, .mobile-height-guanxiang .href a {
 padding: 14px 14px;
}
 .header-height-guanxiang .head-logo {
 margin-top: 18px;
}
}
 @media screen and (max-width: 1100px) {
 .header-height-guanxiang .head-nav-guanxiang li {
 padding: 0 15px;
}
}
@media screen and (max-width: 1000px) {
 .header-height-guanxiang .head-nav-guanxiang li {
 padding: 0 10px;
}
}
 @media screen and (max-width: 1080px) {
 .header-height-guanxiang .header-guanxiang, .header-top-guanxiang, .header-height-guanxiang {
 display: none;
}
 .mobile-height-guanxiang .mobile-nav-guanxiang, .mobile-height-guanxiang {
 display: block;
}
 .head-top-guanxiang .head-fl span b {
 font-size: 14px;
}
 .head-top-guanxiang .lang-show-guanxiang .show-current {
 padding: 0px 0 0 24px;
}
 .head-top-guanxiang .lang-show-guanxiang .lang-hide {
 left: auto;
 right: -42%;
}
 .head-top-guanxiang {
 position: relative;
}
 .head-top-guanxiang .head-searchbg {
 display: none;
}
 .cd-popup .div_info {
 width: 86%;
 margin-left: -43%;
}
 .cd-popup .div_info {
 padding: 30px;
}
 .cd-popup .cd-popup-close {
 top: 15px;
}
 .cd-popup .div_info button {
 margin-top: 28px;
}
 .mobile-height-guanxiang {
 position: relative;
 z-index: 12;
 overflow: hidden;
}
 .cd-popup .div_info input, .div_info button {
 height: 46px;
}
 .cd-popup .div_info input, .div_info textarea {
 margin-top: 15px;
}
 .cd-popup .div_info textarea {
 height: 100px;
}
 .cd-popup .div_info {
 top: 100px;
}
 .mobile-height-guanxiang .m-navcenter img {
 width:150px;
}
}
 @media screen and (max-width: 340px) {
 .head-top-guanxiang .head-fl span {
 margin-right: 0;
}
 .mobile-height-guanxiang .m-navcenter {
 width: 48%;
}
}
 @media screen and (max-width:1279px) {
.header-guanxiang .tel {
 display: flex;
 margin-left: 20px;
 align-items: center;
 display: none;
}
}
 @media screen and (max-width:1500px) {
.header-height-guanxiang .head-nav-guanxiang li {
 padding: 0 15px;
}
}
 @media screen and (max-width:1280px) {
body > header.header-height-guanxiang > div > div {
 width: 93%;
}
}
@media screen and (max-width:1253px) {
.header-height-guanxiang .head-nav-guanxiang li a {
 font-size: 12px;
}
}
 @media screen and (max-width:450px) {
.head-top-guanxiang .head-fl span b {
 font-size: 14px;
}
}
 @media screen and (max-width:1600px) {
.header-height-guanxiang .head-nav-guanxiang li {
 padding: 0 10px;
}
}
.wp {
	margin: 0 auto;
	width: 1440px;
}
 @media screen and (max-width: 576px) {
.wp {
 width: 100%;
 padding-right: 12px;
 box-sizing: border-box;
 padding-left: 12px;
}
}
@media screen and (max-width: 768px) {
.wp {
 width: 100%;
 padding-right: 20px;
 box-sizing: border-box;
 padding-left: 20px;
}
}
@media screen and (max-width: 992px) {
.wp {
 width: 718px;
}
}
@media screen and (max-width: 1280px) {
.wp {
 width: 942px;
}
}
@media screen and (max-width: 1500px) {
.wp {
 width: 1200px;
}
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
	vertical-align: bottom;
}


.home-what-sangni .title {
  
  margin-top: -10px;
  text-align: center;
}

.padding-top-sangni {
	padding: 70px 0;
}

.home-what-sangni .container{
	width: 1400px;
	margin:0 auto;
}

.home-what-sangni .wpa{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}



.home-what-sangni .title h1{
  font-size: 45px;
    color: #000;
    font-family: 'Montserrat-Bold';
}

.home-what-sangni .title h1 a {
  font-size: 22px;
  
}

.home-what-sangni .title p {
  margin-top: 30px;
  font-size: 22px;
    font-weight: 600;
    color: #000;
}

.home-what-sangni {
  position: relative
}


.home-what-sangni ul li {
  position: relative;
  width: 21.5%;
  margin-left: 4.66%;
  margin-top: 50px;
  padding-bottom: 3px
}

.home-what-sangni ul li .home-goodscon {
  position: relative;
  width: 100%
}

.home-what-sangni .goods-border {
  background: #fff;
  border-radius: 50%;
  overflow: hidden
}

.home-what-sangni ul li span {
  display: block;
  width: 100%;
  padding: 0 1px
}

.home-what-sangni ul li span img {
  width: 100%;
  border-radius: 50%;
  overflow: hidden
}

.home-what-sangni .goods-border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -2px;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
  background: #e6e6e6
}

.home-what-sangni .goods-border::after {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 100%;
  height: 100%;
  transform: translateY(0);
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  transition: .3s all
}

.home-what-sangni ul li .home-goodscon:hover .goods-border::after {
  animation: ad_width .6s linear forwards;
  background: var(--color-icon-primary)
}

.home-what-sangni h3 {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center
}

.home-what-sangni .lg-04 li{
  width: 14%;
  margin-left: 2.66%;
}
/* .home-what-sangni .lg-04 li:nth-child(4n+1){
  margin-left: 0;
} */

.home-what-sangni h2, .home-what-sangni h3 {
	color: #212121;
	font-weight: normal;			
	font-family: 'Montserrat-Bold';
  font-size: 45px;
}
.home-what-sangni h2 a,.home-what-sangni h3 a {      
  font-family: 'Montserrat-Bold';  
  color: #212121;
}

.home-what-sangni h2,.home-what-sangni h2 a{
  font-size: 45px;
}
.home-what-sangni h3,.home-what-sangni h3 a{
  font-family: 'Montserrat-Medium';
  font-size: 18px;
}

@keyframes ad_width {
  from {
      height: 0
  }

  to {
      height: 100%
  }
}

@media screen and (max-width:1580px) {
  .padding-top-sangni {
    padding-top: 80px;
  }

  .home-what-sangni .container {
      width: 78%
  }

  .home-what-sangni::after {
      width: 310px;
      height: 90px
  }

  .home-what-sangni .title p {
      font-size: 17px
  }

  .home-what-sangni .title p {
      margin-top: 20px
  }
}

@media screen and (max-width:1280px) {
  .home-what-sangni::after {
      width: 180px
  }

  .home-what-sangni h3 {
      position: static
  }

  .home-what-sangni h2,
  .home-what-sangni h2 a {
      font-size: 28px
  }
}

@media screen and (max-width:1100px) {
  .home-what-sangni ul li {
      width: 23%;
      margin-left: 2%
  }
}

@media screen and (max-width:960px) {
  .padding-top-sangni {
    padding-top: 50px;
  }
  .home-what-sangni .container {
      width: 88%
  }

  .home-what-sangni p {
      font-size: 15px;
      line-height: 24px
  }

  .home-what-sangni .title {
      width: 100%
  }

  .home-what-sangni ul li {
      width: 100%;
      margin-left: 0;
      padding: 0 20px
  }

  .home-what-sangni ul li {
      margin-top: 30px
  }

  .home-what-sangni .title p {
      font-size: 16px
  }

  .home-what-sangni h2,
  .home-what-sangni h2 a {
      font-size: 26px
  }

  .home-what-sangni .title h1,
  .home-what-sangni .title h1 a {
      font-size: 28px
  }

  .home-what-sangni .lg-04 li {
    width: 50%;
  }
  .home-what-sangni .lg-04 li {
    margin-left: 0;
  }
  .home-what-sangni .lg-04 li:nth-child(4){
    margin-top: 40px;
  }
}


.pro-video .video{width:100%;display:block;position:relative;overflow:hidden;}
.pro-video .video::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;background:url(../jt.png) no-repeat center;display:block;}
.pro-video .video img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.pro-video .video:hover img{transform: scale(1.01);-webkit-transform: scale(1.01);}
.pro-video .video:hover::after{background-color:rgba(0,0,0,0.1);}


.main123 {
  padding-top: 50px;
  padding-bottom: 60px;
}

/*contact*/

.contact {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.contact-info {
  width: 48%;
}
.contact-info h3 {
  font-size: 30px;
  color: #000;
  line-height: 1;
  font-weight: 700;
  font-family: var(--font-family-1);
  text-transform: uppercase;
  margin-bottom: 15px;
}
.contact-inquiry dl {
  padding: 5px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; float:left; margin-right:20px;
}
.contact-inquiry dl:last-child {
  border-bottom: none;
}
.contact-inquiry dl dt {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  background-color: var(--btn-bg-hover);
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.contact-inquiry dl dt i {
  font-size: 22px;
  color: #fff;
  display: inline-block;
  margin-top: 2px;
}
.contact-inquiry dl dd {
  -webkit-flex: 1;
  flex: 1;
  padding-left: 5px; padding-top:5px;
  color: #343c49;
  box-sizing: border-box;
}
.contact-inquiry dl dd h5 {
  font-size: 16px;
  color: #706e6b;
 
}
.contact-inquiry dl dd p {
  font-size: 17px;
  color: #444;
  word-break: break-word;
}


.contact-inquiry {
  width: 48%;
}
.contact-inquiry h3 {
  font-size: 30px;
  color: #000;
  line-height: 1;
  font-weight: 700;
  font-family: var(--font-family-1);
  text-transform: uppercase;
  margin-bottom: 15px;
}
.contact-inquiry p {
  font-size: 17px;
  color: #595959;
  line-height: 30px;
}

.contact-inquiry .inquirbox span {
  color: #000;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}

.contact-inquiry .inquirbox .row {
  margin-bottom: 15px;
}

.contact-inquiry .inquirbox input[type="text"],
.contact-inquiry .inquirbox textarea {
  padding: 10px;
  font-size: 16px;
  border: 1px solid #f5f5f5;
  width: 100%;
  line-height:30px;
  text-align: left;
  color: #666;
  box-sizing: border-box;background-color: #f5f5f5
}

.contact-inquiry .inquirbox textarea {
  max-width: 100%;
  width: 100%;
  resize: none;
}



.contact-inquiry .inquirbox .red {
  color: #f00;
  font-weight: bold;
}

.contact-inquiry .inquirbox .yzm {
  width: 70%;
  margin-right: 10px;
}

.contact-inquiry .inquirbox img {
  cursor: pointer;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}

.contact-inquiry .inquirbox .submit {
  margin: 0 auto;
  width: 150px; float:right;
  line-height: 42px;
  background: var(--btn-bg);
  text-align: center;
  display: block;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.contact-inquiry .inquirbox .submit:hover {
  background: var(--btn-bg-hover);
}


.contact-inquiry .inquirbox {
  margin: 30px 0 0;
}
.contact-inquiry .inquirbox .row {
  margin-bottom: 15px;
}
.contact-inquiry .inquirbox .submit {
  margin: 0 auto 0 0;
}


.linetit {
  margin: 60px 0 0;
}
.linetit h4 {
  position: relative;
  text-align: center;
}
.linetit h4::before {
  content: "";
  display: block;
  border-top: 1px dashed #D1CFCF;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.linetit h4 span {
  background: #fff;
  font-size: 30px;
  color: #000;
  padding: 8px 10px;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 1;
  font-weight: 700;
  font-family: var(--font-family-1);
}



@media screen and (max-width:1441px) {
  .contact-inquiry .inquirbox span {
    font-size: 17px;
    line-height: 1;
    margin-bottom: 7px;
  }
}

@media screen and (max-width:768px) {

  .main123 {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .contact-inquiry .inquirbox .row {
    margin-bottom: 0;
  }
  .contact-inquiry .inquirbox .row > div {
    margin-bottom: 15px;
  }
  .contact-inquiry .inquirbox input.submit {
    width: 130px;
    line-height: 34px;
    font-size: 15px;
  }

  .contact {
    display: block;
  }
  .contact-info {
    width: 100%;
  }
  .contact-inquiry {
    width: 100%;
    margin: 25px 0 0;
  }
  .contact-info h3,
  .contact-inquiry h3 {
    font-size: 26px;
    text-align: center;
  }
  .contact-inquiry dl {
    padding: 15px 0;
  }
  .contact-inquiry dl dd p {
    font-size: 16px;
  }
  .contact-inquiry p {
    font-size: 16px;
    line-height: 24px;
  }
  .contact-inquiry .inquirbox {
    margin: 25px 0 0;
  }
  .contact-inquiry .inquirbox .row {
    margin-bottom: 0;
  }

  .linetit {
    margin: 30px 0 0;
  }
  .linetit h4 span {
    font-size: 26px;
  }
}


@media screen and (max-width:480px) {
  .contact ul li .ico {
    max-width: 200px;
  }
}


#cookie-policy__card{ display:none}