/*字体*/
@font-face{font-family:'HYJLTHYW';src:url(https://kongjian.si7.net.cn/202605%E5%9B%B4%E6%BB%A1/font/HYJLTHYW.woff);}
@font-face{font-family:'SOURCEHANSERIFCN';src:url(https://kongjian.si7.net.cn/202605%E5%9B%B4%E6%BB%A1/font/SOURCEHANSERIFCN-REGULAR.OTF);font-weight: 400;}
@font-face{font-family:'SOURCEHANSERIFCN';src:url(https://kongjian.si7.net.cn/202605%E5%9B%B4%E6%BB%A1/font/SOURCEHANSERIFCN-SEMIBOLD.OTF);font-weight: bold;}
.HYJLTHYW{font-family: "HYJLTHYW"!important;}
:root{--colormain:#AE8047;--colormain08:rgba(125, 138, 54, 0.8);--colornews:#FFFBF3;}

html, body {position: relative;height: 100%;}
body{overflow-x: hidden;}
body.overflow-H{overflow-y: hidden;}
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
p{color:#000;}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
	border-style: none;
}
.img img{
	object-fit: cover;
	max-width: 100%;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}
.textCenter{text-align: center;}
.textLeft{text-align: left;}
.textRight{text-align: right;}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
.textCenter{text-align: center;}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

legend {color: #000;}

fieldset,img {border: 0;}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "SOURCEHANSERIFCN", "arial";
  color: #000;
  font-size: 14px;
}
table {border-collapse: collapse;border-spacing: 0;}
ul,ol {list-style: none;}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"] {
  cursor: pointer;}
  
a {color: inherit;color: expression(this.parentNode.currentStyle.color);text-decoration: none;}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0;}

h1 {font-size: 36px;}
h2 {font-size: 32px;}
h3 {font-size: 28px;}
h4 {font-size: 24px;}
h5 {font-size: 20px;}
h6 {font-size: 16px;}


.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.clearfix, .container:after,.row:after, ul {*zoom: 1;}
.clearfix:after, .container:after,.row:after, ul:after {content: " ";display: none;height: 0;clear: both;visibility: hidden;}
.ellipsis {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.container {margin-right: auto;margin-left: auto;}
.content img {max-width: 100%;}
.img img {width: 100%;}

.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.f22 {font-size: 22px;}
.f24 {font-size: 24px;}
.f26 {font-size: 26px;}
.f28 {font-size: 28px;}
.f30 {font-size: 30px;}
.f32 {font-size: 32px;}
.f34 {font-size: 34px;}
.f36 {font-size: 36px;}
.f38 {font-size: 38px;}
.f40 {font-size: 40px;}
.f42 {font-size: 42px;}
.f44 {font-size: 44px;}
.f46 {font-size: 46px;}
.f48 {font-size: 48px;}
.f50 {font-size: 50px;}

.container{max-width: 1616px;padding: 0 40px;}
.colorF{color:#fff!important;}
.color0{color:#000!important;}
.color3{color:#333!important;}
.color6{color:#666!important;}
.color9{color:#999!important;}
.colorMain{color:var(--colormain);}
input,textarea{outline-color: var(--colormain)!important;}


/*显示行数*/
.hangNum1{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.hangNum2{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.hangNum3{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.hangNum4{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

@media screen and (max-width: 769px){.SJ{display: block!important;} .PC{display:none!important;}}
@media screen and (min-width: 769px){.PC{display: block!important;} .SJ{display: none!important;}}
@media screen and (min-width: 767px){.SJBlock{display: none!important;} .PCBlock{display: block!important;}}
@media screen and (max-width: 767px){.SJBlock{display: block!important;} .PCBlock{display: none!important;}}

.cz-center{align-items: center;align-content: center; display: flex;flex-wrap: wrap;}
.sp-center{justify-content: space-around;justify-items: center;display: flex;flex-wrap: wrap;align-items: center;}
.sb-center{justify-content: space-between;justify-items: space-between;display: flex;flex-wrap: wrap;align-items: center;}
.end-center{align-items: flex-end;align-content: flex-end;display: flex;flex-wrap: wrap;}
.cs-center{align-items: center;align-content: center;display: flex;justify-items: center;justify-content: center; height: 100%;flex-wrap: wrap;}


/* .content img{display: inline-block;width: inherit;} */
main{background: url(../img/main_bj.webp) center top/100% repeat-y;position: relative;}
.main_box{width: 100%;height: auto;padding: 110px 0;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;overflow: hidden;}
@media (min-width:767px) and (max-width:1199px){
	.main_box{padding: 85px 0;}
}
@media (min-width:767px) and (max-width:850px){
	.main_box{padding: 70px 0;}
}
@media screen and (max-width: 767px){
	.container{padding: 0 20px;}
	.main_box{padding: 60px 0;}
	
	.sf30{font-size: 30px!important;}
	.sf24{font-size: 24px!important;}
	.sf22{font-size: 22px!important;}
	.sf20{font-size: 20px!important;}
	.sf18{font-size: 18px!important;}
	.sf16{font-size: 16px!important;}
	.sf14{font-size: 14px!important;}
	
}

/*图片*/
.imgD li img{transition: 0.5s;}
.imgD li>a:hover img,.imgD li>div:hover img{transform: scale(1.08);}
.tP{transition: 0.5s;}
.tP:hover{transform: scale(1.1);}
.tD img{transition: 0.5s;}
.tD:hover img{transform: scale(1.08);}
.img{font-size:0;-webkit-transform: translate3d(0, 0, 0);}

/*pc头部*/
header{position: fixed;height: auto;width: 100%;background: transparent;z-index: 999;top: 0;}
#PCheader{background: transparent;transition: 0.5s;padding-top: 28px;}
#PCheader.follow{background: #000;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);padding-top: 0px;}
#PCheader *{color: #fff;}
#PCheader .logo{width: 13.3%;max-width: 200px;padding-top: 15px;}
#PCheader.follow .logo{padding-top: 0px;}
.pub_dh{width: 60%;padding-left: 1.3%;max-width: 875px;}
.pub_dh ul{flex-wrap: nowrap;}
.pub_dh li{text-align: center;width: 16.666%;position: relative;padding:25px 5px;}
.pub_dh li a{display: block;line-height: 1.3;font-size: 18px;padding:8px 3px;position: relative;}
.pub_dh li a::after{content: '';width: 0%;height: 2px;background: #fff;position: absolute;bottom: 0;left: 50%;border-radius: 2px;transform: translateX(-50%);transition: 0.5s;}
.pub_dh li.on>a::after,.pub_dh li:hover>a::after,.pub_dh .item a:hover::after{width: 76%;}
.pub_dh li .item{position: absolute;width: 100%;top: 100%;background: rgba(0, 0, 0, 0.3);backdrop-filter: blur(10px);border-radius: 5px;-webkit-transition: all .5s;padding: 10px 0px;opacity: 0;visibility: hidden;}
.pub_dh li:hover .item{opacity: 1;visibility: visible;}
.pub_dh li .item a{font-size: 16px;margin-bottom: 5px;}
#PCheader .tel{border: 1px solid #fff;border-radius: 23px;overflow: hidden;padding: 3px 5px;}
#PCheader .tel img{width: 39px;}
#PCheader .tel span{font-size: 26px;padding: 0 11px;font-weight: bold;letter-spacing: 0.5px;}
@media (min-width:1199px) and (max-width:1380px){
	#PCheader {padding-top: 20px;}
	#PCheader .tel img {width: 36px;}
	#PCheader .tel span {font-size: 24px;}
	.pub_dh li .item{width: 108px;left: -4%;}
	.pub_dh li.on>a::after,.pub_dh li:hover>a::after{width: 90%;}
	.pub_dh .item a:hover::after{width: 75%;}
}
@media (min-width:850px) and (max-width:1199px){
	#PCheader {padding-top: 10px;}
	#PCheader .tel img {width: 28px;}
	#PCheader .tel span {font-size: 19px;padding: 0 7px;}
	.pub_dh{width: 62%;}
	.pub_dh li a{font-size: 15px;}
	.pub_dh li .item{width: 108px;left: -4%;}
	.pub_dh li .item a{font-size: 14px;}
	.pub_dh li.on a::after,.pub_dh li:hover>a::after{width: 95%;}
	.pub_dh .item a:hover::after{width: 68%;}
}

/*sj头部*/
header .menu>p{justify-content: flex-end;}
.SJheader{background:#000;box-shadow: rgba(125, 138, 54, 0.13) 0px 0px 12px 0px;height:60px;}
.SJheader .container {height: inherit;}
.SJheader #menu {/* width: 35px;height:35px;background: var(--colormain);*/text-align: right;border-radius: 100%;width: 40px;height:35px;margin-right: -2%;transform: scale(1.05);}
.SJheader #menu i{transition: all .4s ease-out;display: block;height: 2px;background: #fff;margin: 2.3px 23%;border-radius: 5px;width: 100%;transform: none;opacity: 1;}
.SJheader #menu i:nth-child(2){margin: 2.3px 23% 2.3px 35%;transition: 0.3s;}
.SJheader #menu.close i:nth-child(1){transform: rotate(45deg) translate(4px, 4px);}
.SJheader #menu.close i:nth-child(2){/* background: var(--colormain); */background:#000;}
.SJheader #menu.close i:nth-child(3){transform: rotate(-45deg) translate(5px, -5px);}
.fathermenu .erji {display: none;}
.fathermenu li div {position: relative;}
.fathermenu li .app_menu_erji:before {content: "";border-top: 2px solid #000;border-left: 2px solid #000;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;transition: 0.2s;}
.fathermenu li .iconb:before {transform: rotate(225deg) translateY(3px);border-color:var(--colormain);}
.fathermenu li .app_menu_erji.on:before {border-color:var(--colormain);}
.fathermenu li div,.fathermenu li a {color: #000;}
#app_menu {display: block;padding: 0px;top: 0;position: fixed;right: 0px;width: 75%;height: 100vh;overflow: hidden;z-index: -1;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);transform: translateX(100%);transition: 0.3s ease-in-out;}
#app_menu .app_menu_block{background: url(../img/main_bj.webp) center top / 100% repeat-y;min-height: 100%;top: 0;position: absolute;width: 100%;}
.fathermenu {margin-top: 100px;height: 75vh;overflow-y: auto;}
#app_menu ul li{padding: 0 20px;}
#app_menu ul li .app_menu_erji{padding: 20px 12px;width: 100%;}
#app_menu ul li>div *{font-weight: bold;}
#app_menu ul li>div a{display: block;padding: 20px 12px;}
#app_menu .app_menu_noerji:hover>*,#app_menu li .app_menu_erji.on,#app_menu .app_menu_noerji.on *,#app_menu li .app_menu_erji.active span{display: block;color: var(--colormain);}
#app_menu .iconb{color: var(--colormain);}
#app_menu ul li:not(:last-child) {border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
#app_menu ul .sanji li {padding: 18px 12px;}
.app_menu.active {display: block !important;z-index: 99 !important;transform: translateX(0%)!important;}
.erji>li {border-bottom: none !important;padding-bottom: 10px!important;margin-top: -5px!important;}
.erji li a{padding: 15px 8px!important;}

@media screen and (max-width: 850px){
	#PCheader{display:none;}
	.SJheader{display:block!important;}
	.SJheader #logo{width: 32%;max-width: 110px;}
	.SJheader .box1{width: 85%;flex-wrap: nowrap;}
	.SJheader .tel{padding-left: 7%;border-left: 2px solid #EBEBEB;margin-left: 7%;}
	.SJheader .tel *{color: #fff;line-height: 1.18;font-size: 20px;}
	.SJheader .tel p{font-size: 13px;}
}
@media screen and (max-width: 767px){
	.SJheader .tel *{font-size: 4.3vw;white-space: nowrap;}
}

/*底部*/
.section_foot{padding-bottom: 150px;}
footer{background: url(../img/footer_bj.webp) center center / cover no-repeat;padding-bottom: 40px;}
footer .box1{background: url(../img/main_bj.webp) center top/100% repeat-y;border: 1px solid #000;border-radius: 15px;margin-top: -90px;position: relative;z-index: 5;padding: 50px 90px 65px 90px;align-items: flex-start;}
footer .img_bj{position: absolute;bottom: 0;right: 40px;z-index: -1;width: 20%;max-width: 265px;}
footer .box1 .content{width: 33%;padding-top: 12px;}
footer .box1 .desc{font-size: 20px;line-height: 2.05;margin: 42px 0 50px 0;}
footer .box1 .footer_tel p{font-size: 24px;color: var(--colormain);}
footer .box1 .footer_tel div{font-size: 50px;color: var(--colormain);line-height: 1.1;}
#footer_form{width: 65.5%;}
#footer_form .box{align-items: flex-start;margin: 0 -28px;}
#footer_form .box ul{width: 48%;padding: 0 28px}
#footer_form .box ul:nth-child(2){width: 52%;}
#footer_form li p{font-size: 20px;font-weight: bold;padding-left: 12px;padding-top: 5px;}
#footer_form li p b{color: var(--colormain);padding-left: 3px;}
#footer_form input,#footer_form textarea{width: 100%;margin: 10px 0;padding:13px;font-size: 16px;height: 55px;outline-color: var(--colormain)!important;border: 1px solid #000;border-radius: 8px;background: transparent;}
#footer_form input::-webkit-input-placeholder,#footer_form textarea::-webkit-input-placeholder{color: #C0C0C0;}
#footer_form .textarea{width: 100%;}
#footer_form .textarea textarea{height: 275px;margin-bottom: 0;}
#footer_form input:focus,#footer_form textarea:focus{outline: none;}
#footer_form .submit a{background: var(--colormain);font-size: 18px;color: #fff;margin-top: 40px;transition: 0.5s;font-weight: bold;border-radius: 8px;padding: 15px 39px;display: inline-block;}
#footer_form .submit a:hover{letter-spacing: 2px;}
footer .box2 *{color: #fff;}
footer .box2{margin-top: 103px;}
footer .box2 .footer_logo{max-width: 310px;width: 21%;position: relative;margin-top: -50px;}
footer .box2 .footer_logo::after{content: '';width: 1px;height: 92%;background: #fff;position: absolute;right: -21.5%;top: 4%;}
footer .box2 .content{width: 35%;padding-left: 3.9%;font-weight: bold;margin-top: -60px;}
footer .box2 .content img{width: 52px;margin-bottom: 20px;}
footer .box2 .content>div{width: calc(100% - 52px);padding-left: 18px;max-width: 365px;}
footer .box2 .content .text{font-size: 20px;}
footer .box2 .content .tel{font-size: 46px;line-height: 1.35;}
footer .box2 .content .address{font-size: 18px;padding-top: 5px;}
footer .box2 .footer_lxfs{display: flex;width: 37.3%;margin: 0 -27px;}
footer .box2 .footer_lxfs li{padding: 0 27px;text-align: center;}
footer .box2 .footer_lxfs li .img{border-radius: 15px;overflow: hidden;background: #fff;padding: 7.5%;}
footer .box2 .footer_lxfs li p{font-size: 16px;font-weight: bold;padding-top: 10px;}
footer .box2 .footer_lxfs li>div{transition: 0.5s;}
footer .box2 .footer_lxfs li>div:hover{transform: translateY(-10px);}
footer .copyright{color: #fff;font-size: 14px;text-transform: uppercase;margin-top: 62px;}
footer .copyright span{padding: 0 5px;display: inline-block;}

@media (min-width:1199px) and (max-width:1500px){
	footer .box1{padding: 50px 80px 65px 80px;}
	footer .box1 .content {padding-top: 20px;}
	footer .box1 .footer_tel div {font-size: 42px;}
	#footer_form .submit a{padding: 12px 36px;}
	footer .box2 .footer_logo{width: 20%;}
	footer .box2 .content {width: 37%;}
	footer .box2 .content .tel {font-size: 40px;}
	footer .box2 .content .address {font-size: 17px;}
	footer .box2 .footer_lxfs{margin: 0 -22px;}
	footer .box2 .footer_lxfs li {padding: 0 22px}
	footer .box2 .footer_lxfs li .img {border-radius: 10px;}
	footer .box2 .footer_lxfs li p {font-size: 15px;}
}
@media (min-width:767px) and (max-width:1199px){
	footer .box1{padding: 40px 50px 45px 50px;}
	footer .box1 .content {padding-top: 20px;}
	footer .box1 .desc {font-size: 16px;}
	footer .box1 .footer_tel p {font-size: 18px;}
	footer .box1 .footer_tel div {font-size: 35px;}
	#footer_form {width: 64%;}
	#footer_form .box {margin: 0 -18px;}
	#footer_form .box ul {padding: 0 18px;}
	#footer_form li p {font-size: 16px;padding-left: 7px;}
	#footer_form input, #footer_form textarea{font-size: 15px;height: 50px;border-radius: 5px;}
	#footer_form .textarea textarea {height: 248px;}
	#footer_form .submit a{padding: 12px 36px;font-size: 16px;margin-top: 23px;}
	footer .box2 {margin-top: 93px;}
	footer .box2 .footer_logo{width: 20%;margin-top: -25px;}
	footer .box2 .content {width: 37.5%;margin-top: -35px;}
	footer .box2 .content img {width: 43px;}
	footer .box2 .content .text {font-size: 16px;}
	footer .box2 .content .tel {font-size: 32px;}
	footer .box2 .content .address {font-size: 14px;}
	footer .box2 .footer_lxfs{margin: 0 -12px;}
	footer .box2 .footer_lxfs li {padding: 0 12px}
	footer .box2 .footer_lxfs li .img {border-radius: 10px;}
	footer .box2 .footer_lxfs li p {font-size: 13px;}
}
@media (max-width:860px){
	footer .img_bj{width: 24%;}
	footer .box1 .content,#footer_form{width: 100%;}
	footer .box1 .content{text-align: center;}
	#footer_form{margin-top: 30px;}
	footer .box2 .footer_logo{display: none;}
	footer .box1 .desc {margin: 42px 0;line-height: 1.8;}
	footer .box2 .content{width: 48.5%;margin-top: 0px;padding-left: 0%;}
	footer .box2 .footer_lxfs{width: 50.3%;}
	footer .copyright{justify-content: center;}
}
@media (max-width:767px){
	.section_foot{padding-bottom: 135px;}
	footer{padding-bottom: 20px;}
	footer .img_bj{display: none;}
	footer .box1{padding: 25px;}
	footer .box1 .desc {font-size: 15px;margin: 30px 0;}
	footer .box1 .footer_tel p {font-size: 17px;}
	footer .box1 .footer_tel div {font-size: 36px;}
	#footer_form .box {margin: 0 0px;}
	#footer_form .box ul {padding: 0 0px;width: 100%!important;}
	#footer_form li p {font-size: 15px;padding-left: 0px;}
	#footer_form input, #footer_form textarea{font-size: 15px;height: 48px;border-radius: 5px;}
	#footer_form .textarea textarea {height: 100px;}
	#footer_form .submit a{padding: 12px 36px;font-size: 15px;margin-top: 23px;margin-bottom: 10px;width: 100%;text-align: center;border-radius: 5px;}
	footer .box2 {margin-top: 75px;}
	footer .box2 .footer_logo{display: none;}
	footer .box2 .content{width: 100%;margin-top:0px;padding-left: 0%;text-align: center;}
	footer .box2 .content img {width: 45px;margin-bottom: 16px;display: none;}
	footer .box2 .content>div{width: 100%;}
	footer .box2 .content .text {font-size: 16px;}
	footer .box2 .content .tel {font-size: 34px;padding-top: 5px;}
	footer .box2 .content .address {font-size: 15px;}
	footer .box2 .footer_lxfs{width: 100%;margin: 45px 0 0 0;}
	footer .box2 .footer_lxfs li {padding: 0 3.2%;}
	footer .box2 .footer_lxfs li .img {border-radius: 8px;}
	footer .box2 .footer_lxfs li p {font-size: 12px;}
	footer .copyright{text-align: center;font-size: 13px;}
}
@media (max-width:350px){
	footer .box1 .footer_tel div {font-size: 32px;}
	footer .box2 .content .tel {font-size: 30px;}
	footer .box2 .footer_lxfs li p {font-size: 10px;}
}




/* main */
.box_bl{width: 100%;position: absolute;bottom: -3px;z-index: 3;left: 0;}

/*内页banner*/
#ny_banner{position: relative;height: 80vh;overflow: hidden;max-height: 780px;}
#ny_banner .img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
#ny_banner .img img,#ny_banner .container,#ny_banner .content{height: 100%;}
#ny_banner .content * {color: #fff;z-index:2;position: relative;text-align: center;}
#ny_banner .content{padding-bottom: 2.8vh;}
#ny_banner .content .title{font-size: 130px;line-height: 1.1;}
#ny_banner .content .ftitle{font-size: 20px;display: inline-block;padding: 0 5px;color: var(--colormain);text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;letter-spacing: 1px;}

@media (min-width:767px) and (max-width:1199px){
	#ny_banner{max-height: 550px;}
	#ny_banner .content{padding-bottom: 1vh;}
	#ny_banner .content .title {font-size: 82px;line-height: 1.15;}
	#ny_banner .content .ftitle{font-size: 18px;}
}
@media (max-width:767px){
	#ny_banner{height: 350px;}
	#ny_banner .content{padding-top: 60px;}
	#ny_banner .content .title {font-size: 52px;}
	#ny_banner .content .ftitle{font-size: 14px;}
} 

/*标题*/
.pub_title {font-family: "HYJLTHYW"!important;}
.pub_title p{display: inline-block;padding: 0 3px;}
.pub_title .title{font-size: 74px;line-height: 1.05;font-weight: normal;margin: 0 -5px;}
.pub_title .ftitle{font-size: 16px;opacity: 0.8;padding-top: 4px;font-weight: normal;}
@media (min-width: 1199px) and (max-width: 1500px){
	.pub_title .title{font-size: 64px;}
}
@media (min-width: 768px) and (max-width: 1199px){
	.pub_title .title{font-size: 52px;}
	.pub_title .ftitle{font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 850px){
	.pub_title .title{font-size: 42px;}
	.pub_title .ftitle{font-size: 15px;}
}
@media (max-width: 767px){
	.pub_title .title{font-size: 38px;}
	.pub_title .ftitle{font-size: 14px;}
}

/*按钮*/
.pub_Btn {position: relative;z-index: 1;overflow: hidden;display: inline-flex;justify-content: center;align-items: center;padding: 18px 66px 18px 46px;background-color: #000;border: 1px solid #000;border-radius: 4rem;transition: background-color .4s ease-out,border-color .4s ease-out}
.pub_Btn ._circle {position: absolute;top: 50%;left: 0;display: inline-block;padding-top: 100%;width: 100%;height: 0;transform: translateY(-50%)}
.pub_Btn ._circle::before {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background-color: #fff;border-radius: 50%;transform: scale(0);transition: transform .4s ease-out;content: ""}
.pub_Btn ._label {position: relative;font-size: 18px;line-height: 1.15;color: #fff;transition: color .4s ease-out}
.pub_Btn ._icon {position: absolute;top: 50%;right: 0.5rem;display: inline-flex;justify-content: center;align-items: center;width: 2.5rem;height: 2.5rem;transform: translateY(-50%)}
.pub_Btn ._icon::after,.pub_Btn ._icon::before {position: absolute;top: 50%;left: 50%;display: inline-block;width: 100%;height: 100%;background-color: rgba(255,255,255,0.25);border-radius: 50%;transform: translate(-50%,-50%) scale(.45);transition: transform .4s ease-out,background-color .4s ease-out;content: ""}
.pub_Btn ._icon::after {background-color: #fff;transform: translate(-50%,-50%) scale(.15)}
.pub_Btn ._icon .c-svg {position: relative;z-index: 1;width: 1.3rem;opacity: 0;transition: opacity .4s ease-out;animation: kv-link-arrow-normal .4s ease-out 0s 1 normal both}
@keyframes kv-link-arrow-normal {
    to {transform: translateX(150%) scaleY(.1)}
}
.pub_Btn:hover ._circle::before {transform:scale(1)}
.pub_Btn:hover ._label {color: #000}
.pub_Btn:hover ._icon::before {transform: translate(-50%,-50%) scale(0)}
.pub_Btn:hover ._icon::after {background-color: #000;transform: translate(-50%,-50%) scale(1)}
.pub_Btn:hover ._icon .c-svg {opacity: 1;animation: kv-link-arrow-hover .4s ease-out .2s 1 normal both;}
@keyframes kv-link-arrow-hover {
	from {transform: translateX(-150%) scaleY(.1)}
}
@media (min-width:1199px) and (max-width:1500px){
	.pub_Btn {transform: scale(0.95);}
}
@media (min-width:767px) and (max-width:1199px){
	.pub_Btn {transform: scale(0.85);}
}
@media (min-width:767px) and (max-width:850px){
	.pub_Btn {transform: scale(0.8);}
}
@media only screen and (max-width: 767px) {
	.pub_Btn {padding: 18px 65px 18px 35px;}
	.pub_Btn {transform: scale(0.78);}
}

/*轮播点*/
main .swiper-pagination{position: relative!important;margin-top: 35px;bottom: 0;}
main .swiper-pagination span{width: 10px;height: 10px;margin: 0 8px;transition: 0.5s;border: 1px solid #fff;background: transparent;border-radius: 50%;opacity: 1;}
main .swiper-pagination .swiper-pagination-bullet-active{background: #fff;}
@media (min-width: 768px) and (max-width: 1199px){
	main .swiper-pagination span{width: 10px;height: 10px;margin: 0 3px;}
}
@media (max-width: 768px){
	main .swiper-pagination{margin-top: 30px;}
	main .swiper-pagination span{width: 8px;height: 8px;margin: 0 3px;}
}

/*轮播按钮*/
main .swiper-pagination{bottom: 0!important;}
main .swiper-button-prev,main .swiper-button-next{width: 58px;height: 58px;top:47.5%;}
main .swiper-button-prev::after,main .swiper-button-next::after{display: none;}
main .swiper-button-prev{background: url(../img/btnBl.png) center center / contain no-repeat;left: 30px;}
main .swiper-button-next{background: url(../img/btnBr.png) center center / contain no-repeat;right: 30px;}
main .swiper-button-prev:hover{background: url(../img/btnHl.png) center center / contain no-repeat;}
main .swiper-button-next:hover{background: url(../img/btnHr.png) center center / contain no-repeat;}
@media (max-width: 850px){
	main .swiper-button-prev,main .swiper-button-next{width: 46px;height: 46px;}
	main .swiper-button-prev{left: 15px;}
	main .swiper-button-next{right: 15px;}
}

/*分页*/
.pages .pagination{justify-content: center;justify-items: center;display: flex;flex-wrap: wrap;width: 100%;}
.pagination {display: flex;justify-content: center;width: 100%;margin-top: 63px;}
.pagination li *{font-size: 26px;color: #000;margin: 0 18px;width: 60px;height: 60px;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: #fff;}
.pageRemark{display: none;}
.pagination li.active *,.pagination a:hover{background: var(--colormain);color: #fff;}
.pagination .prev *{background:url(../img/btn_pageBl.png) center top /contain no-repeat;border: none;}
.pagination .next *{background:url(../img/btn_pageBr.png) center top /contain no-repeat;border: none;}
.pagination .prev a:hover{background:url(../img/btn_pageHl.png) center top /contain no-repeat;}
.pagination .next a:hover{background:url(../img/btn_pageHr.png) center top /contain no-repeat;}
.pagination .prev span,.pagination .next span{cursor: no-drop;}

@media (min-width: 767px) and (max-width: 1199px){
	.pagination {margin-top: 50px;}
	.pagination li *{width: 40px;height: 40px;font-size: 16px;margin: 0 12px;}
}
@media screen and (max-width: 767px){
	.pagination {margin-top: 30px;}
	.pagination li *{width: 32px;height: 32px;font-size: 15px;margin: 5px;}
}

/*滚动条*/
.scrollBox{padding-right: 20px;overflow-y: auto;/* overscroll-behavior: none; */}
.scrollBox::-webkit-scrollbar{width:2px;background:rgba(50, 64, 41, 0.2);}
.scrollBox::-webkit-scrollbar-thumb{background:var(--colormain);cursor: pointer;}
@media screen and (max-width: 767px){
	.scrollBox{padding-right: 7px;margin-right: -7px;}
}


/*按钮*/
.btnDH a{overflow: hidden;}
.btn_01,.btn_02{position: absolute;transition: transform 0.5s ease;}
.btn_01{z-index: 2;color: #000;}
.btn_02 {z-index: 5;transform: translateY(35px);color: #fff;}
.btnDH .button{overflow: hidden;position: relative;width:170px;height:54px;background: #fff;font-size: 18px;color: #000;border-radius: 27px;text-align: center;display: flex;align-items: center;justify-content: center;border: 1px solid #000;transition: 0.3s;}
.btnDH .button p{display: flex;align-items: center;justify-content: center;}
.btnDH .button b{width: 4px;height: 4px;background: #000;border-radius: 50%;display: inline-block;transition: 0.3s;}
.btnDH .button .btn_02 b{background: #fff;}
.btnDH .button span{padding: 0 10px;}
.btnDH .button::before {content: '';position: absolute;z-index: 4;top: 0;left: 0;width: 100%;height: 100%;background: var(--colormain);border-radius: 25% 25% 0 0;transform: translateY(100%) scaleY(0.5);transition: all 0.6s ease;pointer-events: none;}
.btnDH .button::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;border-radius: 0;transform: translateY(0) scaleY(1);transition: all 0.6s ease;pointer-events: none;}
.btnDH.on .button,.btnDH .button:hover{border-color: var(--colormain);}
.btnDH.on .button .btn_01,.btnDH .button:hover .btn_01{transform: translateY(25px);}
.btnDH.on .button .btn_02,.btnDH .button:hover .btn_02{transform: translateY(0px);}
.btnDH.on .button::before,.btnDH .button:hover::before {border-radius: 0;transform: translateY(0) scaleY(1);transition-delay: 0s;}
.btnDH.on .button::after,.btnDH .button:hover::after {border-radius: 0 0 50% 50%;transform: translateY(-100%) scaleY(0.5);transition-delay: 0s;}

@media (min-width:767px) and (max-width:1199px){
	.btnDH .button{font-size: 16px;}
	.btnDH .button{width:140px;height:45px;}
	.btnDH .button span{padding: 0 8px;}
}
@media (max-width:767px){
	.btnDH .button{width:135px;height:42px;}
	.btnDH .button{font-size: 14px;}
	.btnDH .button span{padding: 0 3px;}
}

/*视频*/
.fix_video {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: none;}
.fix_video .fix_bg {background: rgba(0, 0, 0, .7);position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 99;}
.fix_video .fix_text {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;align-items: center;overflow: hidden;height: 100%;}
.fix_video .fix_text .video {width: 100%;max-width: 55%;margin: 0 auto;position: relative;margin-top: 50px;}
.fix_video .fix_text .video video {width: 100%;position: relative;z-index: 100;}
.fix_video i img{width: 45px;height: 45px;position: absolute;z-index: 999;cursor: pointer;top: -60px;right: -60px;filter: invert(1);}
@media (min-width: 768px) and (max-width: 1199px){.fix_video .fix_text .video {max-width: 77%;margin-top: 5px;}}
@media (max-width: 767px){
	.fix_video .fix_text .video {max-width: 88%;margin-top: -80px;}
	.fix_video i img{top: auto;bottom: -80px;left: calc(50% - 22px);}
}

/*波浪*/
.waterBox{z-index: 15;pointer-events: none;width: 100%;position: absolute;bottom: -1px;left: 0px;}
.waterBox .water{width: 100%;height: 6vw;max-height: 100vh;display: block;margin: 0px;}
.waterBox .water use{animation: 5s linear 0s infinite normal none running move-forever;}
@keyframes move-forever{0% {transform: translate(-90px);}100% {transform: translate(85px);}}


/*slide*/
.slide_box{margin: 10% -5% 0 -5%;}
.slide_box ul{display: flex;align-items: center;}
.slide_box .img_img{width: 48vw!important;max-width: 866px;}
.slide_box .img_logo{width:8.8vw!important;max-width: 150px;padding-top: 20px;margin: 0 125px;}
@media (min-width:1199px) and (max-width:1500px){
	.slide_box .img_logo{margin: 0 3%;}
}
@media (min-width:767px) and (max-width:1199px){
	.slide_box {margin: 80px -8% 0 -8%;}
	.slide_box .img_img{width: 46vw!important;}
	.slide_box .img_logo{width:8.5vw!important;padding-top: 10px;margin: 0 3%;}
}
@media (max-width:767px){
	.slide_box {margin: 55px -13% 0 -13%;}
	.slide_box .img_img{width: 65vw!important;}
	.slide_box .img_logo{width:12vw!important;padding-top: 5px;margin: 0 2.5%;}
}