@font-face {
	font-family: 'SHSCN-Bold';
	src: url("../font/SourceHanSerifCN-Bold.otf") format("opentype");
	font-display: swap;
}

body {
	color: #333;
	font-size: 14px;
	font-family:"Arial", "microsoft Yahei", Helvetica, Arial, Tahoma;
	margin: 0 auto;
	position: relative;


}

/*body {
   
      -ms-overflow-style: none;  
      scrollbar-width: none;  
      height: 100vh; 
      overflow-y: auto;
    }

   
    body::-webkit-scrollbar {
      display: none;
    }
*/




   


.layer {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000000;
	opacity: 0;
	z-index: -1;
	transition: all 0.3s ease-out 0s;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}


.layer.showdiv {
	opacity: 1;
	visibility: visible;
	z-index: 10000000;
}

.layer .close {
	font-size: 60px;
	position: absolute;
	right: 40px;
	top: 50px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	color: #ccc;
}

.layer .search_box {
	height: 45px;
	line-height: 45px;
	width: 750px;
	display: -ms-flexbox;
	/* display: flex; */
	transform: translateY(-50px);
	opacity: 0;
	/* margin-top:-100px; */
	position: relative;
}

.layer.showdiv .search_box {
	transform: none;
	transition: all 0.5s ease-out 0s;
	opacity: 1;
}

.layer .search_box .kw {
	background: #fff;
	border: none;
	-ms-flex: 1;
	flex: 1;
	padding: 0 12px;
	font-size: 16px;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	width: calc(100% - 80px);
	position: absolute;
	left: 0;
}

.layer .search_box .ok {
	background: #894771;
	color: #fff;
	box-shadow: none;
	border: none;
	width: 80px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	right: 0;
	position: absolute;
}

.layer .search_box .ok input {
	margin-top: 11px;
}

.layer.active {
	opacity: 1;
	z-index: 1000000;
}
.slide_down_nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
}
.slide_down_nav.on {
    visibility: visible;
}
.slide_down_nav .slide_down_nav_content {
    position: relative;
    z-index: 10;
    transition: .6s;
    height: 100%;
    opacity: 0;
    padding: 130px 0 0;
}
.slide_down_nav .slide_down_nav_content.on {
    transition: .6s;
    opacity: 1;
}
.w1256 {
  
    padding: 0;
    margin: 90px auto 0;
    height: 100%;
    display: flex;
}
.miso_wzmap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.2rem;
	width:100%;
}
.miso_wzmap li {
    padding: .25rem .2rem;
    transform: translateY(.5rem);
    transition: .5s;
    opacity: 0;
    flex: 1;
    width: 12.5%\0;
    text-align: center;
}
.miso_wzmap li:nth-child(1) {
    transition-delay: .1s;
}
.slide_down_nav_content.on .miso_wzmap li {
    transform: translateY(0);
    opacity: 1;
}
h3{ margin:0; }
.miso_wzmap li h3 a {
    font-size: 20px;
    color: #fff;
    position: relative;
    display: block;
    padding: 0 0 15px;
    margin-bottom: 15px;
    font-weight: 700;
}
.miso_wzmap li h3 a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #fff;
    transition: 1.2s 1.2s;
    transform: translateX(-50%);
}
.slide_down_nav_content.on .miso_wzmap li h3 a:before {
    width: 30px;
}
.miso_wzmap li dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.25rem;
}
.miso_wzmap li dl dd {
    width: 100%;
    padding: 0 .25rem;
}
.miso_wzmap li dl dd a {
    font-size: 17px;
    color: #fff;
    line-height: 36px;
    display: block;
    transition: .5s;
}
.miso_wzmap li dl dd a:hover{color:#ddd;}
.slide_down_nav .slide_down_nav_bg {
    position: fixed;
    right: 0;
    top: 0;
    height: 0;
    left: 0;
    background: #fff;
    background: #fff url(../images/nav-zkdh.jpg) 50% no-repeat;
    background-size: cover;
    transition: .9s cubic-bezier(.165,.84,.44,1).2s;
}

.slide_down_nav.on .slide_down_nav_bg{
    height: 100%;
}
.nav-list.active,.hide-c.active{ display: none!important; }

.miso_btn1 {
    display: flex;
    width: 80px;
    height: 40px;
    /* background: url(../images/nav-xtb.png) no-repeat; */
    /* border-radius: .37rem 0 0 .375rem; */
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .5s;
    /* padding-right: .1rem; */
    background: #8d4b70;
    border-radius: 40px 0 0 40px;
}
.nav-click-r{position: absolute;right: 0;z-index: 20;top: 74px;}
.miso_btn1:hover,.header.one .miso_btn1 {
    /* background: #bc9e68;*/
}
#openBtn {
    cursor: pointer;
    display: inline-block;
}
#openBtn .lcbody {
    width: 30px;
    height: 20px;
    position: relative;
    display: flex;
    justify-content: flex-start;
}
#openBtn .lcbody .lcitem {
    width: 100%;
    height: 1px;
    position: absolute;
    transition: transform .36s ease;
    right: 0;
}
#openBtn .lcbody .top {
    top: 0;
}
.miso_btn1 .box span {
  display: block;
  width: 100%;
  height: 1px;
  background: #fff
}
#openBtn .lcbody .lcitem:nth-child(1), #openBtn .lcbody .lcitem:nth-child(3) {
    width: 84%;
}
#openBtn .lcbody .lcitem div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
  background: #fff
}

#openBtn .lcbody .top {
  top: 0
}

#openBtn .lcbody .center {
  display: block;
  top: 50%;
  margin-top: -.015rem
}

#openBtn .lcbody .bottom {
  top: calc(100% - .03rem)
}

#openBtn .lcbody:hover .lcitem.top .rect {
  animation: move .4s ease-in-out 1
}

#openBtn .lcbody:hover .lcitem.center .rect {
  animation: move .4s ease-in-out .1s 1
}

#openBtn .lcbody:hover .lcitem.bottom .rect {
  animation: move .4s ease-in-out .2s 1
}

.active#openBtn .lcitem.top {
  transform: rotateZ(45deg);
  top: 49%
}

.active#openBtn .lcitem.center {
  opacity: 0
}

.active#openBtn .lcitem.bottom {
  transform: rotateZ(-45deg);
  top: 49%
}

@keyframes move {
  0% {
    right: 0
  }

  40% {
    right: 0;
    width: 0
  }

  60% {
    right: auto;
    width: 0%
  }

  100% {
    right: auto;
    width: 100%
  }
}

.n_header #openBtn .lcbody .lcitem div {
  background: #fff
}

body.fixed1{ overflow:hidden; }
body.fixed1 .header-a{ margin-top: 0.4rem; padding-right: 0; }
body.fixed1 .container-top{display:none;}
body.fixed1 .header.on{min-height:auto;}

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	outline: none;
}



.slick-slider {
	touch-action: auto !important;
}

.slick-prev:before,
.slick-next:before,
.slick-dots li button:before {
	display: none;
}

.img-hide {
	overflow: hidden;
	display: block;
}

.img-hide img {
	transform: scale(1, 1);
	transition: 0.3s all;
}

.img-hide:hover img {
	transform: scale(1.05, 1.05);
}

.txt-elise {
	overflow: hidden; 
	 text-overflow: ellipsis; 
	 white-space: nowrap;
}

.txt-elise2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.txt-elise3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;

}

.txt-elise7 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;

}

.txt-center {
	text-align: center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	display: none !important;
}

li {
	list-style: none;
}

a {
	color: #333;
}

ul {
	padding: 0;
	margin: 0;
}

a:hover,
a {
	text-decoration: none !important;
}

a:focus {
	text-decoration: none !important;
	outline: none !important;
}

button:focus,
button:hover,
input:focus {
	outline: none !important;
}

p {
	margin: 0;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

.slick-slider {
	touch-action: auto !important;
}

.slick-dots li button:before {
	display: none;
}

.tab-content {
	position: relative;
}

.tab-content .tab-pane {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -10;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.5s all;
}

.tab-content .tab-pane.active {
	position: relative;
	z-index: 10;
	opacity: 1;
	filter: alpha(opacity=100);
}

.banner {
	margin: 0;
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: auto;
	display: none;
}

.banner a {
	display: block;
}

.banner a div {
	height: 100vh;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100000;
	transition: all .3s;

}

.header.act-on {
	z-index: 999999;
}

.header.act-on .nav-list {
	display: none !important;
}

.logo {
	/* padding-top: 24px; */
	position: absolute;
	top: 0;
}

.logo img {
	display: block;
}

.header-right {
	padding-top: 12px;
	padding-bottom:12px;
}

.container {
	width: 1600px;
	padding: 0;
}

.container-top {
	width: 100%;
	background: url(../images/header_top_bg.png) repeat-x left 0;
	background-size: 100%;
	height: 200px;
	/* padding-top: 50%; */
	position: relative;
}


.header.on .container-top {
	height: auto;
	background:#fff;
	-webkit-box-shadow:5px 0 10px rgba(0,0,0,.16);
	-moz-box-shadow:5px 0 10px rgba(0,0,0,.16);
	-ms-box-shadow:5px 0 10px rgba(0,0,0,.16);
	-o-box-shadow:5px 0 10px rgba(0,0,0,.16);
	box-shadow:5px 0 10px rgba(0,0,0,.16);
}
.header-link{color:#fff;}
.header-link span{margin:0 5px;display: inline-block;font-size: 16px;}
.header-link a {
	color: #fff;
	font-size: 16px;
}

.header-link a:hover {
	color: #fff;
}



.wap {
	display: none !important;
}


.nav {
	/* margin-top: 10px; */
	height: 62px;
	/* display: flex; */
	/* justify-content: space-between; */
	/* width: 100%; */
}

.nav>ul {
	font-size: 0;
	height: 100%;
	display: flex;
	/* width: 100%; */
	justify-content: space-between;
	align-items: center;
}

.nav>ul>li {
	float: left;
	position: relative;
	/* width: 10%; */
	text-align: center;
	/* margin-left: 56px; */
}
.nav>ul>li.nav-th5{width:340px;}

.nav>ul>li>a {
	display: block;
	font-size: 20px;
	line-height: 62px;
	color: #fff;
	text-align: center;
	position: relative;
	transition: all 0.3s;
	font-weight: bold;
}

.nav>ul>li:first-child>a::before {
	display: none;
}

.nav>ul>li.active>a {
	/* font-weight: bold; */
	/* background: #fff; */
	/* color: #78231c; */
}

.nav>ul>li:hover>a {
	color: #fff;
	/* font-weight: bold; */
}



.nav>ul>li.active>a::after,
.nav>ul>li:hover>a::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 16px;
	height: 9px;
	background: url() no-repeat bottom center;
}

.nav>ul>li.on>a::after {
	/* border-bottom: 5px solid #ffffff; */
}

.nav>ul>li>div {
	position: absolute;
	top: 100%;
	width: 100%;
	min-width: 120px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	z-index: 9999;
	overflow: hidden;
	line-height: normal;
	display: none;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	border-top: 6px solid #894771;
	border-radius: 8px;
}

.nav>ul>li>div>ul {
	overflow: hidden;
}

.nav>ul>li>div>ul>li a {
	display: block;
	font-size: 16px;
	line-height: 24px;
	transition: .3s;
	color: #333;
	text-align: center;
	padding: 8px;
	border-bottom: 1px solid #ededed;
}

.nav>ul>li>div>ul>li a:hover {
	background: #894771;
	color: #fff;
}



.header.on {
	background: #fff;
	min-height: 136px;
}

.fixed .header.on{background:none;}

.slick-dots li button {
	padding: 0;
	position:relative;
}
.slick-dots li#slick-slide00 button:before{
	content:"01";
	position:absolute;
	
	
	
}

.flex{
display:flex;
justify-content:space-between;
}


.nav-click {
	display: none;
}

.menu-button {
	position: absolute;
	display: none;
	top: 18px;
	right: 15px;
	z-index: 1000;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

.menu-button .bar:nth-of-type(1) {
	margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
	margin-bottom: 0px;
}

.bar {
	position: relative;
	display: block;
	width: 24px;
	height: 2px;
	margin: 5px auto;
	background-color: #fff;
	border-radius: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.cross {
	margin-top: -8px;
}

.cross .bar {
	margin: 13px auto;
}

.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	-ms-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
	opacity: 0;
}

.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
}

.search-a {
	display: none;
}

a:hover .jx-ul-tt,
.three-ul li a:hover,
.three-title a:hover,
a:hover .img-slick-tt,
a:hover .one-left-tt,
a:hover .mt-list-tt {
	color: #a10a13;
}

.n-pic::before,
.n-pic1::before {
	content: '';
	position: absolute;
	top: 0;
	left: -86%;
	z-index: 2;
	display: block;
	width: 50%;
	height: 100%;
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .1));
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .1));
}

@-webkit-keyframes shine {
	100% {
		left: 115%;
	}
}

.af:hover .n-pic::before,
.n-pic1:hover::before {
	-webkit-animation: shine .5s;
	animation: shine .5s;

}
.logo-pc{
    position: absolute;
    top: 0;
    background: url(../images/head-logo-bg.png) no-repeat center top;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    width: 340px;
    height: 204px;
    transition: 0.2s all;
}
.logo-pc a{display:block;display:flex;justify-content: center;/* align-items: center; *//* height: 100%; */padding-top: 15px;}
.logo-pc img{transition: 0.3s all;}

.header-right-sm {background:url(../images/head-top1.png) no-repeat center top;background-size:cover;height:52px;line-height:52px;}
.logo.phone{display:none;}
.header.on .nav>ul>li>a{
    color: #333;
}
.header.on .nav>ul>li:hover>a{color:#333;}
.header.on .logo-pc{height: 137px;background-size:100%;width: 239px;background: url(../images/head-logo-bg2.png) no-repeat center top;background-size: 100%;}
.header.on .logo-pc img{height: 86px;}
/*foot*/
.footer{background:url(../images/foot-bg.png) no-repeat center;padding:50px 0 0;background-size:cover;border-top:4px solid #df9521;}
.copy{padding:25px 10px;text-align:center;font-size:16px;color:#fff;background:rgba(137,71,113,.85);}
.copy a{color:#fff;}
.foot-box{padding-bottom:35px;align-items: center;position: relative;}
.foot-add>h3{font-size:19px;color:#fff;font-weight:bold;position:relative;padding-left:15px;}
.foot-add>h3:before{content:"";position:absolute;width:3px;height:16px;background:#fff;left:0;}
.foot-add-c{/* margin-top:35px; */}
.foot-add-left h3{font-size: 18px;color:#fff;font-weight:bold;margin-bottom:15px;}
.foot-add-left p{font-size:16px;color:#fff;line-height:30px;}
.foot-add-left p span{margin:0 20px 0 0;}
.foot-add-left{/* margin-right:100px; */}
.foot-add-left.mt20{margin-top:20px;}
	.foot-ewm p{font-size:16px;color:#fff;text-align:center;line-height:35px;}
	.foot-ewm img{width:120px;height:120px;}
.foot-logo{position:absolute;left:50%;transform:translateX(-50%);}