@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}

.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{padding: 0 60px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;height: 100px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{ background:rgba(255,255,255,0.95)}
.header .container{position:relative;width: 100%;padding: 0 60px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;height: 100px;}
.header .logo{ float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{height:50px; display:block;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header.on .right ul li{color: #000;line-height: 71px;}

.header .right { float:right; margin-left:50px;}
.header .right ul li {line-height: 90px;padding: 0 10px;float: left;font-size: 20px;color: #fff;position: relative;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .right ul li {color: #000;}
.header .right ul li i {font-size: 20px;}
.header .right ul li a {color: #fff;}
.header.on .right ul li a {color: #000;}
.header .right ul li .w_x {position: absolute;width: 120px;left: 50%;margin-left: -60px;top:90px;display: none;}
.header .right ul li:hover .w_x {display: block;}
.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}
.header .right .wx .e_j {position: absolute;width: 120px;left: 50%;margin-left: -60px;top:80px;background: #fff;display: none}
.header.on .right .wx .e_j{top: 71px;}
.header .right .wx .e_j img {width: 100%;display: block;}
.header .right .wx .e_j p {line-height: 1.8;color: #000;text-align: center;font-size: 14px;}
.header .right .wx:hover .e_j{display: block;}
.header .right .yy {position: relative;}

.header .right .yy i { }
.header .right .yy .x_l {width:100px;top: 80px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none}
.header.on .right .yy .x_l {top: 70px;}
.header .right .yy .x_l a {color: #000;display: block;font-size: 14px;text-align: center;}



.header .nav{ float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0 2px; line-height:45px; float:left; position:relative; padding:0 22px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:45px;}
.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize;letter-spacing: 2px;}
.header.on .nav ul li a{color:#222;}
.header .nav ul li span{width:0; height:2px; background-color:#c9151e; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:45px; left:50%; margin-left:-75px; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#c9151e; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}

@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px;background: rgba(25,15,7,0.95); width:100%}
.header .container{ padding:0; height: 60px; width:94%;display: block;}
.header .logo{width:auto; margin:10px auto;}
.header.on .logo{width:auto; margin:10px auto;}
	.header .logo img {
  height: 40px;
}
	.header .right {
  margin-left: 0px;margin-right: 50px;
}
	.header .right ul li {
  line-height: 60px;
  padding: 0 6px;
}
	.search {
  padding: 10px 5%;
}
	.header .right .yy .x_l {
  top:60px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#fff}
	 .header.on .an span {
    background-color: #333;
  }
	.header.on .right ul li {
  line-height: 60px;
}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background: rgba(25,15,7,0.95); height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;font-size: 16px;color: #fff;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(255,255,255,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;text-align: left;font-size: 14px;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{ color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}

.banh {
  position: relative;
  height: 100vh;
  width: 100%;
}
.ban {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide {width:100%; height:100vh;display: flex;justify-content: center;align-items: center;}
.gallery-top .swiper-slide h1 {text-align: center;font-size:40px;color: #fff;letter-spacing: 15px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);margin-top: -50px;}
.gallery-top .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide h1.l2{width: 1200px;text-align: left;} 
.gallery-top .swiper-slide h3 {color: #fff;margin-top: 15px;font-size:26px;text-align: center;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .swiper-slide-active h3 {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide .more {color: #fff;margin: 55px auto;font-size:18px;width: 180px;line-height: 45px;border-radius: 5px;background: #c9151e; text-align: center;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);letter-spacing: 2px;}
.gallery-top .swiper-slide-active .more {-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#c9151e}

.godown span { -webkit-animation: fade 3s infinite linear; animation: fade 3s infinite linear;}
@-webkit-keyframes fade {
	0% { opacity: 1;}
	50% { opacity: 0.3;}
	100% { opacity: 1;}
}
@keyframes fade {
	0% { opacity: 1;}
	50% { opacity: 0.3;}
	100% { opacity: 1;}
}
.godown { *display: none; position: absolute; left: 50%; bottom: 30px; z-index: 100;margin-left: -30px;}
.godown span { display: block; width: 60px; height: 60px; background: url(../img/godown.png) center / 30px no-repeat ;}

.godown{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;position:absolute;bottom:30px;left:50%;margin-left:-30px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;text-align:center;cursor:pointer;overflow:hidden;z-index: 999999;width: 60px;}
		.godown:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}
		@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.8} }
		@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.8} }



.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.pc_ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-button-prev{background:url(../img/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../img/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.video1 {
    width: 100%;
    height: 100vh;
    object-fit: cover !important;
    object-fit: fill;
    display: block;z-index: 1
}

.sy_about { padding:60px 0; overflow:hidden;background:#fff;z-index: 9;position: relative;}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:32px; color:#333; margin-bottom:15px; position:relative;letter-spacing: 2px;text-transform: uppercase;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 2px;background: #c9151e;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;text-transform: uppercase;display:none;}
.sy_about .tit {text-align: left;}
.sy_about .tit h1::after { left: 0%; margin-left: 0px;}
.sy_about .t_p{width: 40%;float: left;}
.sy_about .t_p img{width: 100%;}
.sy_about .nr { font-size:16px; color: #333;width: 55%;float: right;}
.sy_about .nr p { margin-bottom:10px; line-height:38px}
.sy_about .nr .more a { font-size:14px;  color:#c9151e; text-align:center; line-height:36px; margin-bottom:30px; display: inline-block; width:155px;text-transform: uppercase; position:relative;border: #c9151e 1px solid;margin-top: 40px;}
.sy_about .nr .more a  span{width:0; height:2px; background-color:#c9151e; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_about .nr .more a:hover span{ width:100%}

.sy_td { padding:60px 0; overflow:hidden; background:url(../img/cpbj.jpg) center / cover no-repeat;position: relative;z-index: 9;}
.sy_td ul li { width:360px; float:left; margin:0 60px 35px 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_td ul li .tu { margin:30px auto; text-align:center;opacity: 0.6;}
.sy_td ul li .tu i {color: #fff;font-size: 50px;}
.sy_td ul li:nth-child(3n) { margin-right:0}
.sy_td ul li .tu { width:60px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;text-align: center;}
.sy_td ul li:hover .tu {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);opacity: 1;}
.sy_td ul li h3 { margin:30px 0 10px 0;font-size:24px;text-align: center; color:#fff;line-height: 26px;letter-spacing: 2px;font-weight: 200;}
.sy_td ul li p { font-size:16px; color:#fff; line-height:1.5;letter-spacing: 1px;opacity: 0.7;font-weight: 100;line-height: 28px;height: 72px;text-align: center;}
.sy_td ul li .more {margin: 15px auto 0;text-align: center;width: 110px;line-height: 32px;position: relative;color: #fff;letter-spacing: 2px;border: #fff 1px solid;}
.sy_td ul li .more .po{position: relative;z-index: 9;}
.sy_td ul li .more i {margin-left: 5px;}
.sy_td ul li .more span {width: 0;height: 100%;background: #c9151e;position: absolute;left: 0;bottom: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_td ul li:hover .more span {width: 100%;}
.sy_td ul li:hover .more{border: #c9151e 1px solid;}
.sy_td ul li:hover{-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.sy_al {padding: 80px 0;background: #fff;position: relative;z-index: 9;}
.sy_al ul{display: flex;justify-content: center;align-items: stretch;}
.sy_al ul li {width: 580px;margin: 0 15px;height: 290px;transition: box-shadow .5s ease;position: relative;overflow: hidden;}
.sy_al ul li img {height: 100%;left: 0;position: absolute;top: 0;width: 100%;-o-object-fit: cover;object-fit: cover;transition: all .5s;}
.sy_al ul li:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.sy_al ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(25,15,7,0.3);z-index: 2}
.sy_al ul li .w_z {bottom: 32px;left: 31px;position: absolute;z-index: 3;right: 31px;}
.sy_al ul li .w_z h3 {font-size: 20px;color: #fff;letter-spacing: 2px;}
.sy_al ul li .w_z p {font-size: 14px;line-height: 24px;margin: 6px 0 25px;letter-spacing: 1px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #fff;opacity: 0.7;}
.sy_al ul li .w_z .more {text-align: center;width: 110px;line-height: 32px;position: relative;color: #fff;letter-spacing: 2px;border: #fff 1px solid;}
.sy_al ul li .more a {color: #fff;position: relative;z-index: 9;}
.sy_al ul li .more i {margin-left: 5px;}
.sy_al ul li .more span {width: 0;height:100%;background: #c9151e;position: absolute;left: 0;bottom: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;z-index: 1;}
.sy_al ul li:hover .more span {width: 100%;}

.fnewswrap {
  margin: 45px auto 80px;
}
.fnewslist2 {
  float: right;
  width: 330px;
  padding: 6px 30px 7px;
  height: 400px;
  overflow: hidden;
  background-color: #f5f5f5;

}

.fnewslist2 li {
  width: 100%;
  height: 62px;
  padding: 19px 0 18px;
  border-bottom: 1px solid #f1f1f1;
}
.fnewslist2 li:last-child {
  border-bottom-color: #f5f5f5;
}
.fnewslist2 li a {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  font-weight: bold;
}
.fnewslist2 li h3 {
  font-size: 16px;
  color: #252831;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fnewslist2 .date {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin-top: 12px;
}
.fnewslist2 li:hover h3 {
  color: #c9151e;
}
.fnewslist2 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fnewslist1 {
  float: left;
  width: 800px;
  height: 413px;
}
.fnewslist1 li {
  float: left;
  width: 390px;
  height: 198px;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
}
.fnewslist1 li.i1 {
  margin-right: 15px;
  height: auto;
}
.fnewslist1 li.i2 {
  margin-bottom: 16px;
  background:f5f5f5;
}
.fnewslist1 li.i3 {
  background: f5f5f5;
}

.fnewslist1 li .wrap {
  padding: 24px 28px;
  height: 150px;
}
.fnewslist1 li.i1 .wrap {
  padding: 24px 28px 18px;
  height: 126px;
}
.fnewslist1 li a {
  display: block;
}
.fnewslist1 li .pic {
  width: 100%;
  height: 244px;
}
.fnewslist1 li h3 {
  font-size: 16px;
  color: #252831;
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fnewslist1 li .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin: 14px 0;
}
.fnewslist1 .more {
  font-size: 14px;
  color: #c9151e;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.fnewslist1 li:hover h3 {
  color: #c9151e;
}
.fnewslist1 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.full {
  width: 100%;
  height: 100%;
}

a.seemore {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  border: 2px solid #0292fd;
  border-radius: 23px;
}
a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../img/jtr1.png') right no-repeat;
}
a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#2c368e), to(#00a2e9));
  background-image: linear-gradient(to right, #2c368e, #00a2e9);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore:hover:after {
  height: 0;
}
a.seemore:hover {
  background-color: #fff;
  color: #c9151e;
}
a.seemore:hover span {
  background-image: url('../img/jtr1h.png');
}
a.seemore2 {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #1e64c6;
  line-height: 42px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
}
a.seemore2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../img/jtr1h.png') right no-repeat;
}



/*index-contact*/

.index-contact {

	min-width: 1200px;

	padding: 45px 0;

	background-image: url(../img/contact.jpg);

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top;

	position: relative;

}

.index-contact .cover {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: rgba(0,0,0,0.5);

	z-index: 1;

}

.index-contact .s {

	position: relative;

	padding: 0 120px;

	z-index: 100;

}

.index-contact h6 {

	font-size: 30px;

	color: #fff;

	line-height: 40px;

}

.index-contact p {

	line-height: 50px;

	font-size: 18px;

	color: #eee;

}

.index-contact .btn {

	position: absolute;

	top: 50%;

	right: 120px;

	display: block;

	width: 200px;

	margin-top: -25px;

	text-align: center;

	border-radius: 3px;

}

.index-contact .btn a {

	display: block;

	height: 48px;

	line-height: 48px;

	font-size: 18px;

	color: #fff;background: #c9151e;

}
.index-contact .btn:hover a {background: rgba(155,4,12,1)

}
/* start footer */
.footer_bg{background:#231815; width:100%;padding:35px 0 40px;position: relative;z-index: 5;}
.footer {margin:0 auto;padding: 0 60px;}
.footer .zuo3{width: 100%;text-align: center;}
.footer .zuo3 .logo {margin: 0 auto 20px;}
.footer .zuo3 .logo img {height: 44px;}
.footer .zuo3 .dh {padding: 30px 0 15px;}
.footer .zuo3 a {font-size: 14px;margin-right: 20px;color: #fff;letter-spacing: 2px;}
.footer .zuo3 .dh a:hover{text-decoration: underline;}
.footer .zuo3 p {color: #fff;opacity: 0.8;font-size: 13px;letter-spacing: 1px;text-align: center;}

.footer .you3 { float:right;}
.footer .mt{padding-top: 20px;}
.footer .mt a {margin: 0 15px;display: inline-block;color: #fff;opacity: 0.7;position: relative;}
.footer .mt a:hover{opacity: 1;}
.footer .mt a i{font-size: 18px;}
.footer .mt a p{
	position: absolute;
	left: 50%;
	bottom: 22px;
	width: 96px; 
	background: #ffffff;
	opacity: 1;
	display: none;
color: #333333;
    padding: 4px 16px;
    width: max-content;
    font-size: 16px;
    border-radius: 8px;
transform: translateX(-50%);
}
.footer .mt a:hover p{
	display: block;
}
.footer .mt a p img{
	display: block;
	width: 96px;
}

.footer_btm {margin:30px auto 0;padding-top: 1%;border-top: 1px solid #999; width:1200px;}
.copy { }
.copy p {font-size: 12px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}
.nban_h{height: 60vh;}
.nban {position: fixed;height: 60vh;width: 100%;top: 0;left: 0;}
.nban .mb {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:rgba(25,15,7,0.35);display: flex;align-items: center;justify-content: center; flex-direction: column;}
.nban h1 {font-size: 32px;color: #fff;letter-spacing: 10px;margin-bottom: 20px;text-transform: uppercase;}
.nban h3 {font-size: 22px;color: #fff;line-height: 1.8;letter-spacing: 2px;text-transform: uppercase;display:none;}
.wzxx {float: left;line-height: 40px;font-size: 16px;color: #333;}
.wzxx a {font-size: 16px;color: #333;}
.ntit{ background:rgba(255,255,255,1); border-bottom: #eee 1px solid;padding: 15px 0;overflow: hidden;}
.ntit ul {text-align: center;text-align: right;}
.ntit ul li { line-height:38px; margin-right:15px;position: relative;background:#eee; text-align: center;border-radius: 10px;overflow: hidden;display: inline-block;}
.ntit ul li a { color:#000; font-size:16px; display:block;padding: 0 15px;}
.ntit ul li .e_j {width: 100%;display: none;position: absolute;left: 0;top: 40px;background:rgba(255,255,255,0.8);}
.ntit ul li .e_j a {padding: 0;text-align: center;border-bottom: #eee 1px solid;}
.ntit ul li:hover .e_j{display: block;}
.ntit ul li a:hover { background:#c9151e; color:#fff; -webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.ntit ul li.on a { background:#c9151e; color:#fff}

.content{position: relative;z-index: 5;background: #fff;}
.sy_about.n .tit {text-align: center;}
.sy_about.n .tit h1::after { left: 50%; margin-left: -30px;}

.aboutc2{padding:80px 0 80px;overflow: hidden;background: url(../img/productBase-features-bag.jpg) center / cover no-repeat;}

.aboutc2 .aboutclist{width:30.3333%;height:528px;background: rgba(0,0,0,0.45); backdrop-filter: blur(8px);margin: 0 1.5%;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;border: rgba(255,255,255,0.5) 1px solid;border-radius: 10px;}


.aboutc2 .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #fff 1px solid;border-radius: 50%;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #fff;}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#fff;font-size:28px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#ccc;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#e60012;margin:17px auto 0}

.aboutc2 .aboutclist .text{color:#fff;font-size:16px;text-align:center;margin-top:20px;line-height: 1.8;}

.ny_sp{padding: 60px 0;overflow: hidden;background: #f6f6f6;}
.ny_qqbj{padding: 80px 0;overflow: hidden;}
.ny_qqbj .container{display: flex;justify-content: space-between; align-items: center;}
.ny_qqbj .w_z {width: 40%;}
.ny_qqbj .tit {text-align: left;}
.ny_qqbj .tit h1::after { left: 0%; margin-left: 0px;}
.ny_qqbj .w_z p{font-size: 18px;line-height: 1.8;color: #333;}
.ny_qqbj .w_z p i {font-size: 20px;margin-right: 8px;color: #c9151e;}
.ny_qqbj .w_z p.p2 i {color: #588d31;}
.ny_qqbj .w_z p.p3 i {color: #d66714;}
.ny_qqbj .t_p{width: 60%;}
.ny_qqbj .t_p img{width: 100%;}
/*投资领域*/
.ny_jlb {padding: 60px 0;}
.ny_jlb h2{font-size: 24px;color: #190f07;margin-bottom: 30px;letter-spacing: 2px;text-align: center;}
.ny_jlb p {font-size: 16px;color: #333;line-height: 2;}
.ny_jlb ul {padding-top: 50px;}
.ny_jlb ul li{width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-bottom: 50px;background: #f5f5f5;}
.ny_jlb ul li:nth-child(even){flex-direction: row-reverse;}
.ny_jlb ul li .tp{width: 47%;}
.ny_jlb ul li .tp img{width: 100%;display: block;}
.ny_jlb ul li .w_z {font-size: 16px;color: #333;line-height: 2;letter-spacing: 1px;width: 47%;padding:0 50px;box-sizing: border-box;}
.ny_jlb ul li .w_z h3 {font-size: 20px; color: #333;font-weight: bold;letter-spacing: 2px;margin-bottom: 20px;}


/*优势*/
.ny_jztp {padding: 60px 0;background: #f5f5f5;overflow: hidden;}
.ny_jztp p {font-size: 16px;color: #333;line-height: 2;padding-bottom: 20px;}
.ny_jztp ul {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: stretch;}
.ny_jztp ul li {position: relative;width: 47%;overflow: hidden;margin-bottom: 30px;}
.ny_jztp ul li img {width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_jztp ul li .tp {overflow: hidden;}
.ny_jztp ul li:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_jztp ul li .w_z {padding: 10px 0;}
.ny_jztp ul li .w_z h3 {font-size: 20px;color: #333;font-weight: bold;letter-spacing: 2px;margin-bottom: 30px;position: relative;}
.ny_jztp ul li .w_z h3::after {
  content: " ";
  position: absolute;
  left: 0%;
  bottom: -12px;
  width: 60px;
  height: 2px;
  background: #c9151e;
}
.ny_jztp ul li .w_z p{font-size: 14px;color: #444;letter-spacing: 1px;height: 38px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.ny_jztp ul.teseul{
	margin: -32px;
	box-sizing: border-box;
}
.ny_jztp ul.teseul li{
	padding: 32px;
	width: calc(100% / 3);
	box-sizing: border-box;
}
.ny_jztp ul.teseul .kuang{
	height: 100%;
	background: #E7E6E6;
}
.ny_jztp ul.teseul li .w_z{
	padding: 16px;
}
.ny_jztp ul.teseul li .w_z p{
	height: unset;
	display: unset;
	overflow: unset;
	-webkit-box-orient: unset;
	-webkit-line-clamp: unset;
}
@media(max-width:1024px){
.ny_jztp ul.teseul{margin:0;}
.ny_jztp ul.teseul li{padding:0;margin-top:16px;width:100%;}
}

/*团队*/
.ny_td {padding: 60px 0;overflow: hidden;}
.ny_td ul li {overflow: hidden;margin-bottom: 50px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_td ul li .t_p{float: left;width: 200px;height: 200px;border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;overflow: hidden;border: #eee 3px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_td ul li:hover .t_p {border: #c9151e 3px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_td ul li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_td ul li .t_p img {width: 100%;display: block;height: 100%;object-fit: cover;}
.ny_td ul li .w_z {width: calc(100% - 240px);float: right;}
.ny_td ul li .w_z h3 {font-size: 20px;color: #222;font-weight: bold;margin-bottom: 20px;}
.ny_td ul li .w_z p{font-size: 14px;color: #444;line-height:1.8; }

/*联系我们*/
.ny_lx {padding: 60px 0;overflow: hidden;}
.ny_lx ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny_lx ul li {width: 48%;line-height:30px;margin-bottom: 20px;color: #333;font-size: 16px;letter-spacing: 1px;}
.ny_lx ul li i {margin-right: 5px;font-size: 20px;}















@media only screen and (max-width:1368px) {
	.header .nav ul li {
  padding: 0 15px;
}
	.header .right {
  margin-left: 0px;
}
	.con {
  padding: 0 30px;
}
	.sy_al ul li {
  height: 320px;
}
	.sy_al ul li .w_z {
  bottom: 20px;
  left: 20px;
  right: 20px;
}
	.sy_al ul li .w_z p {
  margin: 10px 0 15px;
}
	.gallery-top .swiper-slide h1.l2 {
  width: 1000px;
}
	.sy_td ul li p {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
}
	.sy_td ul li .more {
  margin: 30px auto 0;
}
	
	
	
	
	
	
}














@media only screen and (max-width:1024px) {
.pc_ban{height:19rem;} 
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

.sy_about {
  padding: 35px 0;
}
	.tit h1 {
  font-size:28px;
}
	.tit {
  margin-bottom:25px;
}
	.sy_about .t_p {
  width: 100%;
}
	.sy_about .nr{width: 100%;margin-top: 20px;}
	.sy_about .nr p {
  line-height: 1.8;
}
	.sy_about .nr .more a {
  margin-bottom: 0px;
  margin-top: 20px;
}
	.sy_td {
  padding: 35px 0;
}
	.sy_td ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.sy_td ul li h3 {
  margin: 20px 0 10px 0;
  font-size: 20px;
}
	.sy_td ul li {
  width: 31%;
  margin: 0 0 35px 0;
}
	.sy_al ul li {
    height: 11rem;width: 46%;margin: 2%;
  }
	.sy_al ul {flex-wrap: wrap;
}
	.sy_al {
  padding: 50px 0;
}
	.sy_al ul li .w_z h3 {
  font-size:18px;
  letter-spacing: 1px;
}
	.fnewslist1 {
  width: 100%;
  height: auto;
}
	.fnewslist1 li {
  width: 100%;
  height: auto;
}
	.fnewslist1 li .wrap {
  padding: 20px 20px;
  height: auto;
}
	.fnewslist2 {
  width: 100%;
  padding: 6px 20px;box-sizing: border-box;
  height: auto;
}
	.index-contact {
  min-width: 90%;
  padding: 45px 0;
  background-attachment: inherit;
}
	.index-contact .s {
  padding: 0 0px;text-align: center;
}
	.index-contact .btn {
  position: static;
  width: 200px;
  margin: 25px auto 0;
}
	.footer .zuo3 {width: 100%;
}
	.footer {
  padding: 0 60px;
}
	.nban_h {
  height: calc(24rem - 60px);
}
	.nban {
  height: 24rem;
}
	.nban h1 {
  font-size: 24px;
  letter-spacing:4px;margin-top: 50px;
  margin-bottom: 10px;
}
	.nban h3 {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0;
}
	.ntit {
  padding: 10px 0;
}
	  .con {
    padding: 0 15px;
  }
	.wzxx {
  float: none;
  line-height: 36px;
  font-size: 14px;width: 100%;
}
	.wzxx a {
  font-size: 14px;
}
	.ntit ul li {
  line-height: 32px;float: left;width: 23%;margin: 1%;
}
	.ntit ul li a {
  font-size: 1.2rem;
  padding: 0;
}
	.aboutc2 {
  padding: 35px 0;
}
	.aboutc2 .aboutclist {
  width: 100%;
  height: auto;
  margin:2% 0;
  padding: 20px 20px;
}
	.aboutc2 .aboutclist .icon {
  width:70px;
  height:70px;
  line-height: 70px;
}
	.aboutc2 .aboutclist .icon i {
  font-size: 40px;
}
	.aboutc2 .aboutclist .cntitle {
  font-size:20px;font-weight: bold;
  margin-top: 15px;
}
	.aboutc2 .aboutclist .text {
  font-size:14px;
}
	.ny_sp {
  padding:35px 0;
}
	.ny_qqbj {
  padding: 35px 0;
}
	.ny_qqbj .container {flex-wrap: wrap;
}
	.ny_qqbj .w_z {
  width: 100%;
}
	.ny_qqbj .tit {
  text-align: center;
}
	.ny_qqbj .tit h1::after {
  left: 50%;
  margin-left: -30px;
}
	.ny_qqbj .w_z p {
  font-size: 16px;line-height: 1.5;margin-bottom: 10px;
}
	.ny_qqbj .w_z p i {
  font-size: 16px;
}
	.ny_qqbj .t_p {
  width: 100%;margin-top: 15px;
}
	.ny_jlb {
  padding: 35px 0;
}
	.ny_jlb ul {
  padding-top: 30px;
}
	.ny_jlb ul li .w_z {
  letter-spacing: 0;
  padding: 0 10px;
}
	.ny_jlb ul li {
  margin-bottom: 30px;
}
	.ny_jlb ul li .w_z h3 {
  letter-spacing: 1px;line-height: 1.4;
  margin-bottom: 10px;
}
	.ny_jztp {
  padding: 35px 0;
}
	
	
	
	
	
	
	
	
	
  }

@media only screen and (max-width:600px){
.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
.sy_td ul li { width:100%; margin: 0 0 20px;}
.sy_pro ul li .wenz .ico { width: 80px; margin:30px auto 20px;}
.gallery-top .swiper-slide h1 {
  font-size: 2rem;
}
	.sy_td {
  padding:40px 0;
}
	.sy_td ul {flex-wrap: wrap;
}
	.sy_td ul li h3 {
  margin: 24px 0 22px 0;font-size: 1.8rem;
}
	.sy_al ul li {
  width: 100%;
  height: 18rem;margin: 0 auto 15px;
}
	.sy_al ul {flex-wrap: wrap;
}
	.sy_al ul li .w_z {
  bottom: 10px;
  left: 10px;
  right: 10px;
}
	.index-contact h6 {
  font-size: 22px;
  line-height: 30px;
}
	.fnewslist1 li .pic {
  width: 100%;
  height: 15rem;
}
	.footer {
    padding: 0 20px;
  }
	.footer_bg {
  padding: 25px 0 15px;
}
	.fnewslist2 .date {
  margin-top: 2px;
}
	 .container {
    width: 90%;
  }
	.fnewslist2 li {
  height: auto;
  padding: 10px 0 10px;
}
	.fnewswrap {padding-bottom: 30px;
}
	.ny_jlb p {
  line-height: 1.8;
}
	 .ny_jlb ul li {flex-wrap: wrap;
  }
	.ny_jlb ul li .w_z {width: 100%;padding: 10px;
  }
	.ny_jlb ul li .tp {
  width: 100%;margin-top: 20px;
}
	.ny_td {
  padding:30px 0;
}
	.ny_td ul li .t_p {
  float: none;margin: 0 auto;
}
	.ny_td ul li .w_z {
  width: 100%;
  float: none;margin-top: 20px;
}
	.ny_td ul li .w_z h3 {
  font-size: 20px;text-align: center;
  margin-bottom:10px;
}
	.ny_td ul li {
  margin-bottom:25px;
}
	.ny_jztp ul {
  display: block
}
	.ny_jztp ul li {
  width: 100%;
  margin-bottom: 15px;
}
	.ny_jztp ul li .w_z h3 {
  font-size: 18px;
  letter-spacing:0;
  margin-bottom: 25px;
}
	.ny_jztp ul li .w_z p {
  letter-spacing: 0;
  height: auto;
  -webkit-line-clamp: 3;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.footer .zuo3 p{font-size:12px;}
	.footer .zuo3 p span{display:block;text-align:center;}
	
}