﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#222; font-family:'Montserrat', Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;-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; }
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:'Montserrat', 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:'Montserrat', 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{width:1420px; margin:0 auto;max-width: 94%;}
.container { width:1420px; margin:0 auto;max-width: 94%;}
.header{width:100%; position: fixed; top: 0; left: 0; z-index: 9999;background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 100%); transition: all .5s;-o-transition: all .5s;  -ms-transition: all .5s; -moz-transition: all .5s;-webkit-transition: all .5s;  }
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.9)}
.header:hover{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.9)}
.header .container{position:relative;}
.header .logo{float:left; margin:15px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{width:auto; height:70px; display:block;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header:hover .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header:hover .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: #333;}
.header.on .right ul li a{color: #333;}

.header .right { float:right; margin-left:50px;}
.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header:hover .right ul li{color: #333;}
.header:hover .right ul li a{color: #333;}
.header .right ul li {line-height: 100px;padding: 0 10px;float: left;font-size: 20px;color: #fff;position: relative;}
.header .right ul li i {font-size: 20px;}
.header .right ul li:hover{color: #333;}
.header .right ul li a {color: #fff;}
.header .right ul li:hover a{color: #333;}

.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:90px; 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 .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{line-height:100px; float:left; position:relative; padding:0 ;margin: 0 24px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize; font-weight:bold}
.header.on .nav ul li a{ color:#333;}
.header:hover .nav ul li a{ color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#782644; 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:260px; background-color:rgba(255,255,255,.9); position:absolute; top:100px; left:0%; margin-left:-10px; 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:1.4; border-bottom:1px solid rgba(0,0,0,0.15);padding:10px 10px;}
.nav .e_j .ejy { position:relative}
.header .nav .e_j a:hover{background-color:#782644; 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:none}
.header{border-bottom: 1px solid rgba(255, 255, 255, 0.3); height:60px;width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{ margin:10px auto;}
.header .logo img{height: 40px;}
.header .right {margin-right: 50px;
  margin-left: 0px;
}
	.header .right ul li {
  line-height: 60px;
}
	.search {
  top:60px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#fff}
.header.on .an span { background-color:#333}
.header:hover .an span { background-color:#333}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; 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}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #222;}
.header .nav i{display:block;font-size:16px;
  color: #222;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,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(0,0,0,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:#222;}
.header .nav ul li .e_j a:hover { color:#222}
.header .nav .e_j a{border-top:0; font-size:12px; color:#222; 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{font-size:16px; color:#222;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}


.ban{width:100%; position:relative;}
.video1 {
    width: 100%;
    height: 100vh;
    object-fit: cover !important;
    object-fit: fill;
    display: block;z-index: 1
}
.ban .swiper-slide{width:100%; height:80vh;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: rgba(255,255,255,0.6)}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff;border: #fff 1px solid;}
.ban .swiper-slide .bg1 {
	position: absolute;
    height: 100vh;
	overflow: hidden;
	width:100%;
	left:0px !important;
	top:0px;z-index: 5;
}

.ban .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height:100%;object-fit: cover;
	-webkit-transition: transform 7.6s linear;
	-moz-transition: transform 7.6s linear;
	-o-transition: transform 7.6s linear;
	-ms-transition: transform 7.6s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.ban .swiper-slide.swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    -khtml-opacity:1; 
    opacity: 1; 
}

.ban .swiper-slide .word {
	position: absolute;
	left:50%;top: 50%;transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
	z-index: 10;text-align: center;
}

.ban .swiper-slide .word.l1 h4{text-align: left;}
.ban .swiper-slide .word.l1 h3{text-align: left;}
.ban .swiper-slide .word h4 {
	display: block;font-size: 50px;color: #fff; margin-top: 20px;font-weight: bold;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;text-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.ban .swiper-slide .word h3 {
	font-size: 24px;letter-spacing: 1px;
	color: #fff;
	line-height:30px;
	margin: 15px 0 15px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .2s;
	-webkit-transition: all .2s linear .2s;text-shadow: 0 0 15px rgba(0,0,0,0.35);
}


.ban .swiper-slide .word a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;background: #782644;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;margin: 50px auto 0;
	
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;border-radius:30px;text-align: center;
}
.ban .swiper-slide .word.l1 a.xq {
	bottom: 0;left: 0%;margin-left:0px;
}

.ban .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../images/rights.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}
.ban .swiper-slide .word a.xq:hover{background: #034572;}

.ban .swiper-slide.swiper-slide-active .word h4 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.ban .swiper-slide.swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-slide.swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}





.sy_about { padding:60px 0; overflow:hidden}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #f18c16;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.title-1{text-align: center;margin-bottom: 50px;}
.title-1 .cn{ margin-bottom: 5px; font-size: 30px;color: #333; line-height: 34px;line-height: 1.42857143; }
.title-1 .en{ margin-bottom: 5px; font-size: 0; overflow: hidden;text-transform: uppercase;line-height: 1.42857143; }
.title-1 .en span{ position: relative; display: inline-block; vertical-align: top; padding: 0 15px; min-width: 160px;font-size:40px;color: #222;font-weight: bold;}
.title-1 .en span:before,.title-1 .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 600px; height: 1px; background: #ddd; }
.title-1 .en span:before{ right: 100%; }
.title-1 .en span:after{ left: 100%; }
.title-1 .en span b{ display: block; position: absolute; top: calc((100% - 7px) / 2); z-index: 2; width: 7px; height: 7px; background: #782644; transform: rotate(45deg); }
.title-1 .en span b:first-child{ right:100%; }
.title-1 .en span b:last-child{ left:100%; }
.title-1 .icon{ position: relative; margin:0 auto; width: 21px; height: 13px; border-left: solid 2px #782644; border-right: solid 2px #782644; }
.title-1 .icon:before{ content: ""; position: absolute; left: 8px; top: 0; z-index: 1; width: 2px; height: 100%; background: #782644; }

.title-2{text-align: center;margin-bottom: 50px;}
.title-2 .en{ margin-bottom: 5px; font-size: 0; overflow: hidden;text-transform: uppercase;line-height: 1.42857143; }
.title-2 .en span{ position: relative; display: inline-block; vertical-align: top; padding: 0 15px; min-width: 160px;  font-size:40px;color: #fff;font-weight: bold;}
.title-2 .en span:before,.title-2 .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 600px; height: 1px; background: #fff; }
.title-2 .en span:before{ right: 100%; }
.title-2 .en span:after{ left: 100%; }
.title-2 .en span b{ display: block; position: absolute; top: calc((100% - 7px) / 2); z-index: 2; width: 7px; height: 7px; background: #fff; transform: rotate(45deg); }
.title-2 .en span b:first-child{ right:100%; }
.title-2 .en span b:last-child{ left:100%; }
.title-2 .icon{ position: relative; margin:0 auto; width: 21px; height: 13px; border-left: solid 2px #fff; border-right: solid 2px #fff; }
.title-2 .icon:before{ content: ""; position: absolute; left: 8px; top: 0; z-index: 1; width: 2px; height: 100%; background: #fff; }





.sy_cpxj {padding:80px 0;}
.sy_cpxj ul {display: flex;justify-content: space-between;align-items: stretch;margin-bottom: 25px;flex-wrap: wrap;}
.sy_cpxj ul li {width:23.5%;background: #fff;border-radius: 10px; padding: 35px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s; box-sizing: border-box;background: url(../images/adLiBg2.png); text-align:center}
.sy_cpxj ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  z-index: 3;
}
.sy_cpxj ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  z-index: 3;
}
.sy_cpxj ul li:hover {
  transform: scale(1.03);
}
.sy_cpxj ul li:hover::before {
  width: 100%;
  height: 100%;border-radius: 10px;
  border-top-color: #782644;
  border-right-color: #782644;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.sy_cpxj ul li:hover::after {
  width: 100%;
  height: 100%;border-radius: 10px;
  border-bottom-color: #782644;
  border-left-color: #782644;
  -webkit-transition: border-color 0s ease-out 0.5s, width 10s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.sy_cpxj ul li .tb {width: 80px;margin: 0 auto 25px;height: 80px;background:#782644;border-radius: 50%;padding: 18px;}
.sy_cpxj ul li .tb img {max-width: 100%}

.sy_cpxj ul li:hover .tb{-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;}
.sy_cpxj ul li h3 {font-size: 20px;color: #333;margin-bottom: 20px;position: relative;text-align: center;font-weight: bold;padding-bottom:15px;}
.sy_cpxj ul li h3::before{width: 50px;background: #782644;content: "";position: absolute;left: 50%;margin-left: -25px;height: 4px;bottom: 0;border-radius: 3px;}
.sy_cpxj ul li p {font-size: 15px;line-height:36px;text-align: left;color: #555;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;text-align:center}

/*yingyong*/
.sy_yy {padding: 80px 0;background: url(../images/advantage.jpg);}
.yy_title{padding:34px 0 43px;}
.yingyong{position:relative;overflow:hidden;}
.yingyong .yy_img{width:66%;padding-bottom:525px;position:relative;}
.yy_img img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.yingyong .yy_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.yingyong .yy_txt .container{position:relative;height:100%;}
.yingyong .yy_txt .yy_pp{width:720px;position:absolute;left:30px;bottom:20px;}
.yingyong .yy_txt .yy_pp p{font-size:16px;line-height:24px;margin-top:10px;color:#FFF;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.yingyong .yy_txt .yy_pp p:first-child{font-size:24px;height:40px;line-height:40px;margin-top:0;}
.yingyong .yy_txt .yy_pp a{display:block;width:172px;height:39px;line-height:37px;border:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3);padding-left:22px;background:url(../images/yy_biocn.png) no-repeat right 52px center;font-size:15px;color:#FFF;margin-top:15px;}
.yingyong .yy_txt .yy_pp a:hover{background:#782644 url(../images/yy_biocn.png) no-repeat right 52px center;}
.yingyong .yy_btn{position:absolute;top:0;right:0;height:100%;width:32%;z-index:2;border-left:1px solid #cccccc;border-top:1px solid #cccccc;}
.yingyong .yy_btn .swiper-pagination{width:100%;}
.yingyong .yy_btn .swiper-pagination-bullet{width:50%;height:auto; float:left; display:block;border-radius:0;opacity:1;background:none;}
.yingyong .yy_btn .yy_span{width:100%;height:262.5px;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;background-repeat:no-repeat;background-position:center 50px;font-size:18px;color:#333;line-height:26px;display: flex;justify-content: center;align-items: flex-start;padding-top: 100px; text-align:center;background-color:#fff;text-align: center;}
.yingyong .yy_btn .yy_span i {font-size: 38px;color: #222;margin-bottom: 10px;}
.yingyong .yy_btn .yy_span.icon1{ background-image:url(../images/yy_icon1.png);}
.yingyong .yy_btn .yy_span.icon2{background-image:url(../images/yy_icon2.png);}
.yingyong .yy_btn .yy_span.icon3{background-image:url(../images/yy_icon3.png);}
.yingyong .yy_btn .yy_span.icon4{background-image:url(../images/yy_icon4.png);}
.yingyong .yy_btn .yy_span.icon5{background-image:url(../images/yy_icon5.png);}
.yingyong .yy_btn .yy_span.icon6{background-image:url(../images/yy_icon6.png);}
.yingyong .yy_btn .yy_span.icon7{background-image:url(../images/yy_icon7.png);}
.yingyong .yy_btn .yy_span.icon8{background-image:url(../images/yy_icon8.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span{background-color:#782644;color:#fff;}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon1{background-color:#782644; background-image:url(../images/yy_icon1_active.png);color:#fff;}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon2{background-color:#782644;background-image:url(../images/yy_icon2_active.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon3{background-color:#782644;background-image:url(../images/yy_icon3_active.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon4{background-color:#782644;background-image:url(../images/yy_icon4_active.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon5{background-color:#782644;background-image:url(../images/yy_icon5_active.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon6{background-color:#782644;background-image:url(../images/yy_icon6_active.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon7{background-color:#782644;background-image:url(../images/yy_icon7_active.png);}
.yingyong .yy_btn span.swiper-pagination-bullet-active .yy_span.icon8{background-color:#782644;background-image:url(../images/yy_icon8_active.png);}


.sy_cpfwld{padding: 70px 0;background: #fff; overflow: hidden;}

.sy_cpfwld ul {display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}

.sy_cpfwld ul li { width: 32.5%;position: relative; overflow: hidden;margin-bottom: 1.3%;padding-top: 20%;border-radius: 10px;}
.sy_cpfwld ul li:nth-child(n+4){width: 24%;padding-top: 18%;}

.sy_cpfwld ul li img {width: 100%;height: 100%; position: absolute;left: 0;top: 0;object-fit: cover;display: block; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;z-index: 1;}

.sy_cpfwld ul li .wz {position: absolute;left: 0px; bottom:-20px;padding: 80px 20px 30px;width: 100%;z-index: 3;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_cpfwld ul li:hover .wz {bottom:0px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_cpfwld ul li .wz h1 {font-size:20px; color: #fff; margin-bottom: 8px;}
.sy_cpfwld ul li .wz a {font-size: 16px; color: #fff;}
.sy_cpfwld ul li .wz a i {font-size: 16px; color: #fff; margin-left: 6px; vertical-align: middle;}
.sy_cpfwld ul li .wz .gd {width: 190px;line-height: 38px;background: #ff6b00;text-align: center;color: #fff;border-radius: 5px;}
.sy_cpfwld ul li .wz h3 { font-size: 16px; color: #fff;line-height: 1.6;}



.sy_cpfwld ul li:hover .mb {

  background-image: linear-gradient(to top, #000, transparent);

  -webkit-transition: all 0.5s;

  -moz-transition: all 0.5s;

  -o-transition: all 0.5s;

  transition: all 0.5s;

}



.sy_cpfwld 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_cpfwld ul li .mb {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  z-index: 1;

  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);

}





.sy_cpfwld .more {width: 200px;position: relative;height: 50px;margin: 55px auto 0;line-height: 50px;text-align: center;border: #fff 1px solid;background: #782644;}
.sy_cpfwld .more a{font-size: 18px;color: #fff;position: relative;z-index: 5;text-transform: capitalize;}
.sy_cpfwld .more span{position: absolute;width: 0;height: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background: #fff;left: 0;top: 0}
.sy_cpfwld .more:hover span{width: 100%;}
.sy_cpfwld .more:hover a{color: #782644;}

.ny_ccys {padding:80px 0;}
.ny_ccys ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny_ccys ul li{display: flex;justify-content: space-between;margin: 0 0 25px;align-items: center;background-color: rgb(248, 249, 250);width: 32%;padding: 25px;box-sizing: border-box;}
.ny_ccys ul li:hover{background: #782644;}
.ny_ccys ul li .t_p{width:60px;height: 60px;border-radius: 50%;background: #782644;text-align: center;line-height: 60px;color: #FFF;}
.ny_ccys ul li:hover .t_p{background: #fff;color: #782644;}
.ny_ccys ul li .t_p i{font-size: 30px;}
.ny_ccys ul li .w_z {width: calc(100% - 70px);}
.ny_ccys ul li .w_z h3 {font-size: 20px;color: #222;margin-bottom: 15px;}
.ny_ccys ul li:hover .w_z h3 {color: #fff;}
.ny_ccys ul li .w_z p {font-size: 16px;color: #444;}
.ny_ccys ul li:hover .w_z p {color: #fff;}

.sy_wmfw {padding: 80px 0;}
.sy_wmfw ul{display: flex;justify-content: space-between;align-items: stretch;}
.sy_wmfw ul li{width: 32%;border-radius: 10px; overflow:hidden;box-shadow: 0 0 10px rgba(0,0,0,0.1);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: #fff;}
.sy_wmfw ul li:hover{background: #782644;}
.sy_wmfw ul li:hover .w_z{background: #782644;}
.sy_wmfw ul li .t_p{width:100%;padding-top:50%;position: relative;overflow: hidden;}
.sy_wmfw ul li .t_p img{width:100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_wmfw ul li:hover .t_p 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_wmfw ul li .w_z {padding: 20px 25px 25px;background: #fff;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_wmfw ul li .more {width: 155px;height: 40px;line-height: 38px;border: #782644 1px solid;background: #fff; text-align: center;font-size: 14px;margin-top: 20px;}
.sy_wmfw ul li .more a{color: #782644;}
.sy_wmfw ul li:hover .more a{color: #782644;}
.sy_wmfw ul li:hover .more{border: #fff 1px solid;background: #fff;}
.sy_wmfw ul li .w_z h3 {font-size: 18px;color: #222;margin-bottom: 10px;}
.sy_wmfw ul li:hover .w_z h3 {color: #fff;}
.sy_wmfw ul li .w_z h3 a{color: #222;}
.sy_wmfw ul li .w_z .text {font-size: 14px;line-height:26px;color: #666;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
.sy_wmfw ul li:hover .w_z .text {color: #fff;}




.index-contact {

	min-width: 1200px;

	padding: 80px 0;

	background-image: url(../images/contact-bg.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;z-index: 100;text-align: center;

}

.index-contact h6 {

	font-size: 30px;text-align: center;margin-bottom: 25px;font-weight: bold;

	color: #fff;

	line-height: 60px;

}

.index-contact p {

	line-height: 40px;text-align: center;

	font-size: 24px;

	color: #fff;

}

.index-contact .btn {margin: 50px auto 0;display: inline-block;margin: 0 10px;

	width: 280px;

	text-align: center;background: #782644;

	border-radius: 8px;overflow: hidden;

}

.index-contact .btn a {

	display: block;

	height: 55px;

	line-height: 55px;

	font-size: 18px;

	color: #fff;

}
.index-contact .btn a:hover{background:#04426d;}



/* start footer */
.footer_bg{background:#2b2b2b; width:100%;padding:35px 0 0;}
.footer { width:1420px; margin:0 auto; padding:20px 0; z-index:999;max-width: 90%;}
.footer .zuo3 {}
.tit2{ width:40%}
.tit2 img{ width:100%}
.footer .zuo3 ul li { float:left;  width:17%}
.footer .zuo3 ul li:nth-child(1) { float:left;  width:24%}
.footer .zuo3 ul li:nth-child(4){ width:25%}
.footer .zuo3 ul li .tit1 a { font-size:18px; font-weight:bold; color:#fff;opacity: 1; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:10px; height:2px; margin-top:5px}
.footer .zuo3 ul li .line span { width:25px; height:1px; background:#782644;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:30px; font-size:14px; color:#fff;opacity: 0.7; text-transform: capitalize;}
.footer .zuo3 ul li a:hover {opacity: 1;}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;margin-bottom: 10px;}
.dzwz p i {color: #fff;text-align: center;margin-right: 10px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}

.footer .zuo3 ul li.yx {padding-right: 0;float: right;}
.footer .searchIpt2 {width: 300px;height: 50px;position: relative;}

.searchIpt2 .search_txt {width: 222px;

	padding: 0 0 0 10px;

	line-height: 50px;

	background: #fff;

	color: #666;

	border: 0;

	height: 50px;

	float: left;border-radius: 25px;

}

.searchIpt2 .search_btn {width: 50px;background: #fff;border: 0;float: right;color: #333;height: 50px;cursor: pointer;border-radius: 25px;position: relative;}
.searchIpt2 i {font-size: 20px;width: 20px;height: 20px;line-height: 20px;position: absolute;right:15px; top:50%;margin-top: -10px; text-align: center;color: #333;}
.searchIpt2 .search_btn:hover{background: #782644;color: #fff;}
.searchIpt2 .search_btn:hover i {color: #fff;}
.searchIpt2 .search_btn i:hover {color: #fff;}
.footer_bg .dybox {margin-top: 5px;color: #fff;}
.footer_bg .dybox h3 {margin-bottom: 15px;}
.footer_bg .dy {margin-top: 10px;width:300px;overflow: hidden;}
.footer_bg .dy input.w_z{width:85%; height:35px; border-radius:0; font-size:14px; line-height:35px; color:#fff; float:left; -webkit-appearance:none;background: rgba(255,255,255,0.15);padding-left: 15px;box-sizing: border-box;}
.footer_bg .dy button.s_c{width:15%; height:35px;font-size:18px; line-height:35px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;background: #2886c6;}
.footer_bg .dy i {font-size: 18px;color: #fff;}
.footer .zuo3 ul li.yx .tb {padding-top: 10px; width:140px}
.footer .zuo3 ul li.yx .tb a {width: 30px;margin-right: 10px;position: relative;float: left;}
.footer .zuo3 ul li.yx .tb a i{font-size: 20px;}
.footer .zuo3 ul li.yx .tb a .wx {width: 120px;position: absolute;left: 50%;margin-left: -60px;background: #fff;top: -120px;display: none;}
.footer .zuo3 ul li.yx .tb a:hover .wx{display: block;}
.footer .zuo3 ul li.yx .tb   img {width: 100%;}
.footer .zuo3 ul li.yx .tb p{ color:#fff; text-align:center; padding-top:10px; line-height:20px}

.footer .weix {width: 120px;float: right;text-align: center;line-height: 30px;}
.footer .weix img {width: 100%;}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,0.2); width:100%;}
.copy {width: 1200px;margin: 0 auto;line-height: 50px;text-align: center}
.copy p {font-size: 14px;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 {height: 420px;position: relative;}
.nban img{width: 100%;display: block;height: 100%;object-fit: cover;}
.nban .m_b{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: center;align-items: center;background: rgba(0,0,0,0.1);flex-direction: column;padding-top: 80px;}
.nban .m_b h1{font-size: 36px;font-weight: bold;color: #fff;padding-bottom: 10px;letter-spacing: 2px;}
.nban .m_b h3{font-size: 24px; color: #fff;font-weight: 100;max-width: 720px;}
.more {width: 180px;border-radius: 6px;
  height: 50px;
  background-color: #782644;margin-top: 30px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 48px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.more a {color: #fff;}
.more:hover {background: #054979;}
.more i {margin-left: 10px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.more:hover i {margin-left: 15px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.wz_xx {padding: 15px 0;line-height: 40px;border-bottom: #eee 1px solid;font-size: 16px;color: #222;}
.wz_xx a {color: #222;}
.wz_xx a:hover {color: #782644;}


.ntit { width:100%; padding:30px 0 20px;background: #f5f5f5; overflow:hidden}
.ntit ul{display: flex;justify-content:center;flex-wrap: wrap;}
.ntit ul.cp li {width: 18%;}
.ntit ul li { width: 14.66666%; margin:0 1% 1% ; line-height:40px;position: relative;text-align: center;float: left;}
.ntit ul li span{ width: 0; height: 100%;position: absolute;right: 0;top: 0; -webkit-transition: 0.3s; -moz-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;background: #782644;}
.ntit ul li a { font-size:16px; color:#222;border: 1px solid #878787; display:block;position: relative;z-index: 5;}
.ntit ul li:hover a { color:#fff;}
.ntit ul li:hover span {width: 100%;left: 0;}
.ntit ul li.on a {color:#fff;}
.ntit ul li.on span {width: 100%;left: auto;right: 0;}



.ny_fw {padding: 50px 0;overflow: hidden;}
.ny_fw .text {padding-bottom: 50px;line-height: 1.8;font-size: 16px;color: #222;}
.ny_fw .text h2 {font-size: 30px;font-weight: bold;margin-bottom: 15px;color: #000;}
.ny_fw ul {display: flex;align-items: stretch;flex-wrap: wrap}
.ny_fw ul li{width: 31.3333%;margin: 0 1% 30px;position: relative;overflow: hidden;box-shadow: 0 0 15px rgba(0,0,0,0.1);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_fw ul li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.ny_fw ul li .t_p{width: 100%;padding-top: 70%;position: relative;overflow: hidden;}
.ny_fw ul li .t_p img{width: 100%;display: block;position: absolute;left: 0;top: 0;height: 100%;object-fit: cover;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_fw ul li:hover .t_p 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_fw ul li .w_z{padding: 15px 15px 20px;}
.ny_fw ul li .more {width: 185px;height: 40px;line-height: 38px;border: #782644 1px solid;background: #782644; text-align: center;font-size: 14px;margin-top: 20px;}
.ny_fw ul li .more a{color: #fff;}

.ny_fw ul li h3 {font-size: 16px;font-weight: bold;line-height: 1.6;margin-bottom: 10px; color: #222;}
.ny_fw ul li p {font-size:14px;line-height: 1.6;color: #333;}
.ny_fw ul li:hover h3 {color: #782644;}

.ny_hyyy {padding: 50px 0;overflow: hidden;}
.ny_hyyy ul {margin: 0 auto;}
.ny_hyyy ul li {width: 30.3333%; float: left;margin: 0 1.5% 30px;position: relative;overflow: hidden;}
.ny_hyyy ul li img {width: 100%;height: 280px;object-fit: cover;display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.ny_hyyy ul li .sign {position: absolute; left:50%;top:35%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;	text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.ny_hyyy ul li .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.ny_hyyy ul li .sign span { font-size: 19px;}
.ny_hyyy ul li:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.ny_hyyy ul li:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 45%;background: none;}
.ny_hyyy ul li .bg{	left:0;	bottom: 0;width:100%;	height:80%;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.ny_hyyy ul li:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}

/*产品*/
.ny_cplist {padding:50px 0 60px;background: #fafafa;}
.ny_cplist ul{display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
.ny_cplist ul li {width: 48%;float: left;margin: 0 1% 2%;background: #fff;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;display: flex;justify-content: space-between;padding: 25px;align-items: center;}
.ny_cplist ul li:hover{
	-webkit-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ny_cplist ul li .tp {overflow: hidden;height: 280px;width: 310px;}
.ny_cplist ul li img {width: 100%;display: block;height: 100%;object-fit: cover;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cplist 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_cplist ul li .wenz {padding: 15px 0;width: calc(100% - 340px);}
.ny_cplist ul li .wenz h3 {font-size:20px;color: #333;line-height: 1.8;font-weight: bold;margin-bottom: 10px;}
.ny_cplist ul li .wenz p {font-size: 14px;text-align: left;color: #555;line-height: 1.8;margin-bottom: 10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;}
.ny_cplist ul li span {position: absolute;left: 0;bottom: 0;height: 2px;background: #782644;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;width: 0;z-index: 3;}
.ny_cplist ul li:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cplist ul li:hover .wenz h3{color: #782644;}
.ny_cplist ul li .wenz .gd {width: 160px;height: 40px;line-height:40px;background: #782644;text-align: center;border-radius: 19px;margin-top: 25px;font-size: 14px;}
.ny_cplist ul li .wenz .gd a{color: #fff;}
.ny_cplist ul li .wenz .gd i{margin-left: 10px;}
.ny_cplist ul li .wenz .gd:hover{background: #05426d;}
/*新闻*/
.newslist{ padding: 40px 0 60px; margin: 0px auto 0;}
.newslist li{ width: 100%; padding: 30px 0; border-bottom: 1px solid #eaeaea;}
.newslist li a{ display: block; position: relative; padding-left: 410px;
	height: 210px; overflow: hidden; padding-right: 170px;}

.newslist li .pic{ position: absolute; left: 30px; top:0; z-index: 1;
	width: 340px; height: 100%; overflow: hidden;}
.newslist li .pic img{ width: 100%; height: 100%;}

.newslist li h3{ font-size: 20px; color: #222;font-weight: bold;line-height: 40px; height: 40px; overflow: hidden; padding: 0px 0 10px 0;}
.newslist li .txt{ color: #333; line-height: 28px; overflow: hidden; height: 84px; margin-top: 12px; text-align: justify;font-size: 14px;}
.newslist li .info{ font-size: 14px; color: #999; line-height: 20px; margin-top: 30px;}
.newslist li .info span{ display: inline-block; padding-left: 22px; margin-right: 20px;}
span.clock{ background: url('../images/clock.png') left no-repeat;}
span.click{ background: url('../images/click.png') left no-repeat;}

.newslist li label{ display: block; width: 38px; height: 38px; position: relative;
	 background: #fff url('../images/jia1.png') center no-repeat; border: 1px solid #782644;
	position: absolute; right:30px; top:76px; z-index: 1; cursor: pointer;}

.newslist li:hover h3{ color: #782644;}
.newslist li:hover{ box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);}
.newslist li:hover label{ background-color: #782644; border-color: #782644;
	 background-image: url('../images/jia1h.png');}
.newslist h3,.newslist li,.newslist label{ 
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
@media screen and (max-width:1200px){
	.newslist li a{ padding-right: 100px;}
}
@media screen and (max-width:1040px){
	.newslist li a{ padding-right: 30px;}
	.newslist li label{ display: none;}
	.newslist li .txt{ height: 96px;}
	.newslist li .info{ margin-top: 20px;}
}
@media screen and (max-width:900px){
	.newslist li .txt{ height: 120px;}
	.newslist li .info{ display: none;}
}
@media screen and (max-width:750px){
	.newslist li a{ padding-left: 312px; padding-right: 20px; height: 168px;}
	.newslist li .pic{ left:20px; width: 272px;}
	.newslist li h3{ font-size: 30px; line-height: 48px; height: 48px; padding-top: 0;}
	.newslist li .txt{ line-height: 36px; height: 108px;}
}

.page {padding: 25px 0;overflow: hidden;text-align: center; margin-top:30px}
.page a {width: 34px;height: 34px;display: inline-block;margin: 0 5px;border-radius: 50%;line-height: 32px;text-align: center;font-size: 16px;color: #333;border: rgba(0,0,0,0.3) 1px solid;}
.page a:hover{background: #782644;color: #fff;}
.page a.on{background: #782644;color: #fff;}


.ny_contact {overflow: hidden;padding: 50px 0;}
.ny_contact .lxfs {background: #fff;padding: 35px 0;margin-bottom: 40px;}
.ny_contact .lxfs .left {width: 45%;float: left;}
.ny_contact .lxfs .left h3 {font-size: 24px;color: #333;font-weight: bold;margin-bottom: 40px;padding-left:20px;position: relative;}
.ny_contact .lxfs .left h3::before {width: 4px;content: "";height: 16px;left: 0;top: 50%;margin-top: -8px;background: #782644;position: absolute;}
.ny_contact .lxfs .left p{font-size: 16px;margin-bottom: 20px;color: #333;line-height: 1.5;}
.ny_contact .lxfs .left p i{font-size: 20px;margin-right: 16px;color: #782644}
.ny_contact .lxfs .left .tb {padding-top: 20px}
.ny_contact .lxfs .left .tb a {width: 30px;margin-right: 15px;position: relative;float: left;color: #222;}
.ny_contact .lxfs .left .tb a:hover {color: #782644;}
.ny_contact .lxfs .left .tb a i{font-size: 24px;}
.ny_contact .lxfs .left .tb a .wx {width: 120px;position: absolute;left: 50%;margin-left: -60px;background: #fff;top: -120px;display: none;}
.ny_contact .lxfs .left .tb a:hover .wx{display: block;}
.ny_contact .lxfs .left .tb a img {width: 100%;}
.ny_contact .lxfs .ewm {display: flex;align-items: center;justify-content: flex-start;margin-top: 40px;}
.ny_contact .lxfs .ewm img {width: 113px;float: left;margin-right: 17px;}
.ny_contact .lxfs .ewm .wz {float: left;font-size: 16px;color: #999;line-height: 1.8;}
.ny_contact .l_y {width: 50%;float: right;padding-left: 40px;border-left: #eee 1px solid;}
.ny_contact .l_y h3 {font-size:24px;color: #333;font-weight: bold;margin-bottom: 37px;padding-left:20px;position: relative;}
.ny_contact .l_y h3::before {width: 4px;content: "";height: 16px;left: 0;top: 50%;margin-top: -8px;background: #782644;position: absolute;}
.ny_contact .l_y .box {width:49%; height:40px;position: relative;float: left;margin-right:2%; margin-bottom:20px; }
.ny_contact .l_y input.w_z{width:100%; height:40px; font-size:14px; line-height:40px; border:1px solid #e6e6e6; padding:0 22px;box-sizing: border-box;background: #fff;position: relative;}
.ny_contact .l_y .box2 {width:100%; position: relative; margin-bottom:20px; }
.ny_contact .l_y .yyzz{width: 100%;height:80px;position: relative;display: flex;justify-content: center;align-items: center;border:1px solid #e6e6e6;flex-direction: column; }
.ny_contact .l_y .yyzz p {font-size:14px;color: #666;margin-bottom: 15px;}
.ny_contact .l_y .yyzz .Original_img {
				width: 30px;
				height: 30px;
			}

.ny_contact .l_y .yyzz #sel_file {
				width: 100%;
				height: 100%;
				position: absolute;
				left: 0;
				top: 0;
				z-index: 2;
				opacity: 0;
			}


.ny_contact .l_y .wz {color: #ff0000;left: 14px;top: 12px;position: absolute;font-size: 18px;z-index: 9;}
.ny_contact .l_y .box.no{margin-right: 0;}
.ny_contact .l_y input.a_n{width:160px; height:40px; background-color:#782644; font-size:14px;font-weight: bold;color:#fff; line-height:40px;border-radius: 4px;}
.ny_contact .l_y textarea{width:100%; height:120px; padding:5px 18px; border:1px solid #e6e6e6; outline:none; resize:none; font-size:14px; line-height:40px; margin-bottom:20px;box-sizing: border-box;}
.ny_contact .d_t {}
.ny_contact .d_t img {width: 100%}

.ny_fwxq {padding: 50px 0;}
.ny_fwxq .t_p{width: 600px;float: left;}
.ny_fwxq .t_p img{width: 100%;display: block;}
.ny_fwxq .w_z {width: calc(100% - 640px);float: right;}
.ny_fwxq .w_z h3 {font-size: 24px;color: #222;margin-bottom: 20px;font-weight: bold;}
.ny_fwxq .w_z .text {font-size: 16px;line-height: 1.6;color: #333;}
.ny_fwxq .w_z .l_x {margin-top: 50px;line-height: 45px;display: inline-block;padding: 0 20px;background: #782644;border-radius: 6px;font-size: 16px;}
.ny_fwxq .w_z .l_x i{font-size: 24px;vertical-align: middle;margin-right: 10px;}
.ny_fwxq .w_z .l_x a {color: #fff;}
.ny_tit {font-size: 36px;color: #000;font-weight: bold;margin-bottom: 35px;text-align: center;}
.xq_tx {background: #f5f5f5;overflow: hidden;padding: 50px 0;}
.xq_tx .y_s {margin: 30px 0;}
.xq_tx .y_s .box{display: flex;justify-content: space-between;align-items: stretch;}
.xq_tx .y_s h3{font-size: 20px;color: #000;font-weight: bold;margin-bottom: 20px;}
.xq_tx .y_s li {width: 31.3333%;margin: 0 1%;padding: 20px;background: #eee;border-radius: 10px;}
.xq_tx .y_s li .b_t {font-size:18px;color: #000;font-weight: bold;text-align: center;padding-bottom: 15px;position: relative;margin-bottom: 15px;}
.xq_tx .y_s li .b_t::after {width: 60px;height: 2px;background: #782644;content: "";position: absolute;bottom: 0;left: 50%;margin-left: -30px;}
.xq_tx .text {font-size: 16px;line-height: 1.6;color: #333;}

.xq_cpt {padding: 50px 0;}
.xq_cpt ul{display: flex;justify-content: space-between;align-items: stretch;}
.xq_cpt ul li {width: 20%;padding: 0 0.5px;}
.xq_cpt ul li img {width: 100%;display: block;}

.ny_tjcp{padding: 50px 0 50px;position: relative;}
.swiper-yyly{width:100%; margin:0 auto; padding-bottom:50px !important;}
.swiper-yyly .swiper-slide{position:relative;}
.swiper-yyly .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yyly .swiper-slide .w_z{width:100%; padding:10px 5%; color:#111;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yyly .swiper-slide .w_z h3{font-size:16px; color:#222;position: relative;text-align: center;}
.swiper-yyly .swiper-slide:hover .w_z h3{color:rgba(0,17,159,1)}
.ny_tjcp .swiper-pagination-bullet {
  background: #ccc;border: #333 1px solid;width: 20px;
}
.ny_tjcp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#782644;border: #782644 1px solid;}
.ny_tjcp {padding-bottom: 60px;background-color: #f9f9f9;padding-top: 60px;}


.ny_jj {padding: 50px 0 60px;overflow: hidden;}
.ny_jj h1{font-size: 36px;margin-bottom: 15px;color: #782644;font-weight: bold;text-align: center;}
.ny_jj .line{width: 56px;height: 3px;background: #782644;margin: 0 auto 25px;}
.ny_jj .nr {font-size: 16px;line-height: 32px;color: #333333;}
.ny_jj .t_p {margin: 40px 0;}
.ny_jj .t_p img{max-width: 100%;display: block;}

.ny_jjtp {padding: 50px 0;overflow: hidden;background: #f5f5f5;}
.ny_jjtp h1{font-size:36px;text-align: center;
  color: #222;
  position: relative;
  font-weight: bold;
  text-transform: capitalize;margin-bottom: 20px;}
.ny_jjtp .line {
  width: 46px;
  height: 3px;
  background: #06558c;
  margin: 0 auto 35px;
}
.ny_jjtp ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 30px;}
.ny_jjtp ul li h3{font-size: 14px;text-align: center;color: #333;margin: 10px 0;}
.ny_jjtp ul li img{width: 100%;display: block;}
.ny_jjtp ul li:nth-child(4n){margin-right: 0;}
.ny_clxq {padding: 50px 0;overflow: hidden;}
.ny_clxq h1{font-size:26px;margin-bottom: 10px;color: #000;font-weight: bold;text-align: left;}
.ny_clxq h4{font-size: 20px;margin-bottom:30px;color: #333;text-align: center;}
.ny_clxq .flex {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: stretch;margin-bottom: 30px;}
.ny_clxq .flex h4{font-size: 20px;color: #fff;font-weight: bold;margin-bottom: 20px;text-align: left;}
.ny_clxq .box {padding: 20px;background: #782644;;border-radius: 6px;margin-bottom: 20px;width: 49%;}
.ny_clxq .box .text{color: #fff;}
.ny_clxq .text {font-size: 16px;line-height: 1.8;color: #333;margin-bottom: 30px;}
.ny_clxq .line{width: 80px;height: 3px;background: #782644;margin: 0 0 25px;}
.ny_clxq h3{font-size: 24px;
  font-weight: bold;
  color: #333;
  position: relative;
  margin-top: 45px;
  padding-bottom: 20px;
  padding-left: 20px;}
.ny_clxq h3 span {
  font-size: 14px;margin-left: 5px;font-weight: bold;line-height: 2;
  color: #666;
}
.ny_clxq h3::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 30px;
  background: #782644;
  top: 0px;
  left: 0;
}
.ny_clxq .l_x {margin-top: 30px;margin-bottom: 30px; line-height: 45px;display: inline-block;padding: 0 20px;background: #782644;border-radius: 6px;font-size: 16px;}
.ny_clxq .l_x i{font-size: 24px;vertical-align: middle;margin-right: 10px;}
.ny_clxq .l_x a {color: #fff;}
.ny_clxq .jgj{display: inline-block;border-radius: 6px;padding: 10px 20px;background: #f5f5f5;margin: 0 5px;font-size: 16px;color: #000;line-height: 28px;}
.ny_clxq table, .ny_clxq th, .ny_clxq td {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.ny_clxq table{width: 100%;}
.ny_clxq th, .ny_clxq td {
  padding: 12px;
  text-align: left;font-size: 16px;
}
.ny_clxq tr.bt{font-weight: bold;background: #f5f5f5;}
 .cpzs {
        margin-top: 10px;
    }
    
    .cpzs ul {}
    
    .cpzs ul li {
        float: left;width: 25%;padding: 0 10px;
        margin-bottom: 10px;
    }
    
    .cpzs ul li img {
        width: 100%;margin-bottom: 10px;
    }
    
    .cpzs ul li span {
        display: block;
        background: #782644;padding: 8px 0;
        color: #fff;
        font-size: 16px;
        text-align: center;
    }

.clxq_qt{padding: 50px 0 60px;}
.clxq_qt ul{display: flex;flex-wrap: wrap;justify-content: space-between}
.clxq_qt ul li{width: 32%;background: #eee;border-radius: 10px;overflow: hidden;}
.clxq_qt ul li img{width: 100%;display: block;height: 300px;object-fit: cover}
.clxq_qt ul li h3 {font-size: 16px;text-align: center;color: #000;margin: 15px 0;}
.clxq_qt ul li:hover h3 {color: #782644;}






@media only screen and (max-width:1024px) {
.ban .swiper-slide .bg1 {
  height: 22rem;
}
.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;}
	.ban .swiper-slide {
  height: 22rem;
}
	.ban .swiper-slide .word h4 {font-size:28px;margin-top:15px;}

.ban .swiper-slide .word h3 {
	font-size:16px;letter-spacing: 0px;
	line-height:24px;
	margin: 15px 0 15px 0;}
.ban .swiper-slide .word a.xq {
	width:160px;
	height:40px;
	padding: 0 25px 0 0;
	line-height: 40px;margin:30px auto 0;
}
	.ban .swiper-slide .word a.xq::after {
  right: 20px;
}
	.sy_cpxj {
  padding:40px 0;
}
	.title-1 .en span {
  padding: 0 10px;
  font-size:30px;
}
	.title-1 {
  margin-bottom: 25px;
}
	.sy_cpxj ul li {
  width:49%;
  padding:20px;margin-bottom: 20px;
}
	.sy_cpxj ul li .tb {
  width: 60px;
  margin: 0 auto 15px;
  height: 60px;
  padding: 15px;
}
	.sy_cpxj ul li h3 {
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
	.sy_cpxj ul {
  margin-bottom: 0;
}
	.sy_cpfwld {
  padding: 40px 0;
}
	.title-2 .en span {
  padding: 0 10px;
  font-size: 30px;
}
	.title-2 {
  margin-bottom:25px;
}
	.sy_cpfwld ul li {
  width: 100%;
  padding-top: 55%;
}
.sy_cpfwld ul li:nth-child(n+3) {
  width: 100%;
  padding-top: 65%;
}
	.sy_cpfwld ul li:nth-child(n+4) {
  width: 49%;
  padding-top:35%;
}
	.sy_yy {
  padding: 40px 0;
}
	.yingyong .yy_btn{position:static;height:auto;width:100%;border-left:0px solid #cccccc;overflow: hidden;height: 240px;}
.yingyong .yy_img {
  width: 100%;
  padding-bottom: 525px;
}
	.yingyong .yy_btn .swiper-pagination-bullet{width:33.3333%;}
.yingyong .yy_btn .yy_span{height:120px;background-position:center 15px;font-size:16px;line-height:20px;padding-top: 60px;}
.yingyong .yy_txt .yy_pp p:first-child{font-size:20px;height:30px;line-height:30px;}
	.yingyong .yy_txt .yy_pp{width:100%;left:0;bottom:10px;}
	.sy_wmfw {
  padding:40px 0;
}
	.sy_wmfw ul {flex-wrap: wrap;
}
	.sy_wmfw ul li {
  width: 49%;margin-bottom: 20px;
}
	.ny_ccys {
  padding:40px 0;
}
	.ny_ccys ul li {
  margin: 0 0 15px;
  width: 49%;
  padding: 15px;
}
	.index-contact {
  min-width: 90%;
  padding: 40px 0;background-attachment:inherit;
}
	.index-contact h6 {
  font-size: 30px;
  line-height:35px;
}
	.index-contact .btn {
  margin: 0 2px;
  width: 160px;
}
	.index-contact .btn a {
  height:45px;
  line-height:45px;
  font-size: 15px;
}
	.copy {
  width: 90%;
  line-height:24px;padding: 15px 0;
}
	.footer .zuo3 ul li {display: none;
}
	  .footer .zuo3 ul li.lx, .footer .zuo3 ul li.yx {
    display: block;padding-right: 0px;width: 100%;
  }
	.nban {
  height: 16rem;
}
	.nban .m_b h1 {
  font-size: 30px;
  letter-spacing:1px;
}
	.nban .m_b h3 {
  font-size: 16px;
}
	.wz_xx {
  line-height: 25px;
}
.ny_jjtp h1 {
  font-size: 24px;
  text-align: center;
  color: #222;
  position: relative;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 10px;
}
	.ny_jj h1 {
  font-size:25px;
  margin-bottom: 10px;
}
	.ny_jj {
  padding:30px 0 30px;
}
	.ny_jjtp {
  padding: 30px 0;
}
	.nban .m_b {
  padding-top:50px;
}
	.ntit ul li {
  width: 48%;
  line-height:36px;
}
	.ntit {
  padding: 15px 0 15px;
}
	.newslist {
  padding: 30px 0 40px;
}
	.ny_fw {
  padding: 20px 0 30px;
}
	.ny_fw .text h2 {
  font-size:25px;
  margin-bottom:10px;
}
	.ny_fw .text {
  padding-bottom: 25px;
}
	.ny_fw ul li {
  width: 48%;
  margin: 0 1% 20px;
}
	.ny_tit {
  font-size:26px;
  margin-bottom: 20px;
}
	.ny_clxq h1 {
  font-size:22px;margin-bottom: 8px;
}
	.ny_clxq .line {
  width:60px;
  margin: 0 0 15px;
}
	.ny_clxq h3 {
  font-size: 20px;
  margin-top: 30px;
  padding-bottom: 20px;
  padding-left: 15px;
}
	.ny_clxq th, .ny_clxq td {
  padding: 8px;
  font-size:14px;
}
	.cpzs ul li {
  width: 50%;
}
	.ny_clxq {
  padding: 30px 0;
}
	.ny_tjcp {
  padding-bottom:30px;
  padding-top: 30px;
}
	.clxq_qt {
  padding: 30px 0 30px;
}
	.ny_fwxq .t_p {
  width: 100%;
}
	.ny_fwxq .w_z {
  width: 100%;margin-top: 20px;
}
	.ny_fwxq .w_z .l_x {
  margin-top:30px;
}
	.xq_cpt {
  padding:30px 0;
}
	.ny_fwxq {
  padding:30px 0;
}
	.xq_cpt ul {flex-wrap: wrap
}
	.ny_contact {
  padding:30px 0;
}
	.ny_contact .lxfs {
  padding: 0;
  margin-bottom:30px;
}
	.ny_contact .lxfs .left {
  width: 100%;
}
	.ny_contact .lxfs .left p {
  margin-bottom: 10px;
}
	.ny_contact .l_y {
  width: 100%;
  padding-left: 0px;
  border-left:0;margin-top:30px;
}
	.ny_contact .l_y h3 {
  font-size: 24px;
  margin-bottom:15px;
  padding-left: 16px;
}
	.ny_contact .lxfs .left h3 {
  margin-bottom: 15px;
  padding-left:16px;
}
	
	
	
  }

@media only screen and (max-width:600px){
	  .head_h {
    display: block;
  }
	 .header {background: #222;
  }
	.ban .swiper-slide .bg1 {
  height: 24rem;
}
.container { width: 90%;}
	.ban .swiper-slide {
  height: 24rem;
}
	 .ban .swiper-slide .word h4 {
    font-size: 2rem;
    margin-top: 5px;
  }
	 .ban .swiper-slide .word h3 {display: none;
  }
  .title-1 .en span {
    font-size: 2.4rem;
  }
	 .sy_cpxj ul li {
    width: 100%;
    padding: 20px 15px;
  }
	 .title-2 .en span {
    font-size: 2.4rem;
  }
	.sy_cpfwld ul li:nth-child(n+4) {
    width: 100%;
    padding-top:65%;
  }
	.sy_cpfwld ul li .wz h1 {
  font-size: 18px;
}
	.yingyong .yy_img {
    padding-bottom: 25rem;
  }
	.yingyong .yy_txt .yy_pp p {
  font-size:14px;
  line-height:20px;
}
	.yingyong .yy_txt .yy_pp a {
  width: 150px;
  height:34px;
  line-height: 32px;
  font-size: 14px;background: url(../images/yy_biocn.png) no-repeat right 32px center;
}
	.yingyong .yy_btn .yy_span{background-size: 28px;padding-top: 50px;font-size: 1.3rem;line-height: 1.8rem;height: 100px;}
	  .yingyong .yy_btn {
    height: 200px;
  }
	.sy_wmfw ul li {
    width: 100%;
  }
	.sy_wmfw ul li .t_p {
  padding-top: 70%;
}
	.sy_wmfw ul li .w_z {
  padding: 25px 20px;
}
	.ny_ccys ul li {
    width: 100%;
  }
	.ny_ccys ul li .w_z h3 {
  margin-bottom: 10px;
}
	 .index-contact h6 {
    font-size: 18px;
    line-height: 36px;
  }
	.footer {
  padding: 0px 0;
}
	.footer_bg {
  padding: 30px 0 0;
}
	.footer .zuo3 ul li.yx {width: 100%;margin-top: 20px;
  }
	.footer .zuo3 ul li.yx .tb {
  padding-top: 0px;
}
	.nban .m_b {
  padding-top:0px;
}
	.con {
  max-width: 90%;
}
	.ny_jjtp ul li {
  width: 100%;
  margin-right: 0;
  margin-bottom:20px;
}
	 .ntit ul li {
    width: 100%;margin: 0 0 10px;
  }
	.newslist li {
  padding: 15px 0;
}
	  .newslist li a {
    padding-left: 0;
    padding-right: 0px;
    height: auto;
  }
	 .newslist li .pic {position: static;
    width: 100%;height: auto;
  }
	.newslist li h3 {
    font-size:18px;
    line-height:30px;padding: 0;margin-top: 20px;
    height:30px;
  }
	.newslist li .txt {
    line-height:24px;
    height: 72px;
  }
	.page a {
  width: 28px;
  height:28px;
  margin: 0 2px;
  line-height: 26px;
}
	  .ny_fw ul li {
    width: 100%;
    margin: 0 0 20px;
  }
	.ny_clxq h3 span {
  line-height:1.2;padding-top: 10px;;
}
	 .cpzs ul li {
    width: 100%;
  }
	.swiper-yyly {
  padding-bottom: 30px !important;
}
	.clxq_qt ul li {
  width: 100%;margin-bottom: 15px;
}
	.xq_cpt ul li {
  width: 100%;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
	
}



.index4{padding:70px 0; position: relative; background:url(../images/j18.jpg) center no-repeat; background-size:cover;}
.index4 .text{width:48%; float:left; padding:0 0 35px 0;}
.index4 .text .H4{font-size:36px; color:#ccc; text-transform: uppercase; font-weight: bolder; font-family: Arial;}
.index4 .text .bold{font-weight: bold;}
.index4 .text .thin{font-weight:normal;}
.index4 .text .H5{font-size:36px; color:#313131; padding:10px 0 20px 0; position: relative;font-weight: bold;}
.index4 .text .H5::after{width:40px; height: 1px; content: ""; position: absolute; bottom:0; left: 0; background-color:#666666; opacity: .3;}
.index4 .text .p{font-size:16px; color:#333; line-height: 35px; margin: 20px 0;letter-spacing: 1px;}
.more2{display:block; width:163px; height: 38px; line-height: 38px; background-color:#782644;border:1px solid #782644;  text-align: center; font-size:14px; color:#fff;}
.more2:hover{background-color:transparent; border:1px solid #782644; color:#782644;}
.index4Num{margin-top:55px; padding-top:45px; border-top:1px solid #e4e4e4;display: flex;justify-content: space-between;}
.index4Num .list{font-weight:bolder; float:left; }
.index4Num .list:nth-child(2){float:right;}
.index4Num .big{font-size:80px; color:#782644; font-family: Arial; font-weight: bolder; line-height: 58px; display: inline-block;}
.index4Num .small{font-weight:normal; display:inline-block;font-size:30px; color:#782644; font-family: Arial;line-height: 20px; margin: 0 20px 0 3px; vertical-align: bottom;}
.index4Num .p2{display:inline-block; font-size:16px; color:#5a5a5a; line-height: 20px; vertical-align: middle;font-weight:normal; }
.videoR{ width:48%;padding:0 0 32px 5%; background:url(../images/p13.png) left bottom no-repeat; background-size: 93% 91.58% ;float: right;box-sizing: border-box;}
.videoR .pic{height:auto;overflow: hidden;}
.videoR .playBtn{width:90px; height: 90px; position: absolute; top:37.98%; left: 11.11%; cursor: pointer;}
.videoBox{width:100%; height: 100%; position: fixed; top:0; left: 0; z-index: 99999; background-color:rgba(0,0,0,0.4); display: none;}
.videoBox2{width:50%; position:fixed; top:50%; left: 50%; z-index: 999999; display: none;
	-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);}
.videoBox2 .aboutVideo{display:block; width:100%; min-height: 10px; background: #000;}
.videoBox2 .close3{width:25px; height: 25px; position: absolute; top:-15px;right:-15px;}

@media screen and (max-width:1549px){
	.index4Num .big{font-size:60px;}
}
@media screen and (max-width:1199px){
	.index4{padding:60px 0;}
	.index4Num .big{font-size:50px;}
	.index4Num .p2{display:block;}
	.videoR{padding:0 0 30px 30px;}
	.videoR .playBtn{width:60px; height: 60px; left: 0px;}
	.index4Num{margin-top:30px; padding-top:30px;}
	.index4 .text .H4{font-size:28px;}
	.index4 .text .H5{font-size:22px;}
	.videoBox2{width:90%;}
}
@media screen and (max-width:767px){
	.index4{padding:30px 0 30px 0;}
	.index4 .text{padding:0; width:100%;}
	.videoR{position:relative;}
	.index4 .text .H4{font-size:20px;}
	.index4 .text .H5{font-size:16px; padding:10px 0;}
	.index4 .text .p{font-size:13px; line-height: 22px; height: auto  ; margin: 15px 0;}
	.more2{width:120px; font-size:12px;}
	.index4Num{margin-top:20px; padding-top:20px;}
	.index4Num .big{font-size:30px; line-height: 30px;}
	.index4Num .p2{font-size:13px; margin-top:5px;}
	.videoR{width:100%; top:auto; margin-top:20px; padding:0 0 20px 20px;}
	.videoR .pic{background:none !important; height: auto;}
	.videoR .playBtn{width:30px; height: 30px; top:50%; margin-top:-15px; left: 5px;}
	
}
.sy_cp{width:100%; padding:70px 0; overflow:hidden;background: url(../images/adLiBg2.png);}
.sy_cp h3{font-size:36px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:50px; display:inline-block; position:relative;}
.sy_cp h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_cp .cp_zs{width:100%; position:relative;}
.sy_cp .swiper-pagination{bottom:0; display:none;}
.sy_cp .swiper-pagination-bullet{background-color:#aaa;}
.sy_cp .swiper-pagination-bullet-active{background-color:#782644;}
.sy_cp .swiper-slide{position:relative; overflow:hidden;}
.sy_cp .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:3px; background:#fff url(../images/zj1.png) no-repeat center; left:-66px; margin-top:-22px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-button-prev:hover{background:#782644 url(../images/zj.png) no-repeat center; border:1px solid #782644;}
.sy_cp .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:3px; background:#fff url(../images/yj1.png) no-repeat center; right:-66px; margin-top:-22px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-button-next:hover{background:#782644 url(../images/yj.png) no-repeat center; border:1px solid #782644;}
.sy_cp .n_r{border:1px solid #ddd; border-bottom:0; position:relative;}
.sy_cp .n_r:before{width:100%; height:1px; background-color:#ddd; position:absolute; bottom:0; left:0; content:"";}
.sy_cp .n_r:after{width:0; height:2px; background-color:#782644; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover:after{width:100%;}
.sy_cp .t_p{position:relative; overflow:hidden;}
.sy_cp .t_p:after{width:30%; height:200%; content:""; position:absolute; top:0; left:-30%;
background-image:-webkit-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-moz-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-ms-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-o-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
transform:skew(30deg);
-webkit-transform:skew(30deg);
-moz-transform:skew(30deg);
-ms-transform:skew(30deg);
-o-transform:skew(30deg);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover .t_p:after{left:100%; top:-100%;}
.sy_cp .t_p img{width:100%; height:auto; display:block;}
.sy_cp .w_z{padding:  20px;border-top:1px solid #ddd; background:#fff}
.sy_cp .w_z h4{font-size:16px; text-align:center; color:#000; font-weight:bold; line-height:26px;   text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_cp .w_z p{line-height:22px; color:#777; height:44px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_cp .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #782644; position:relative; overflow:hidden; float:right;}
.sy_cp .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#782644;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_cp .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_cp .m_r a{line-height:40px; color:#782644; text-align:center; display:block; position:relative; z-index:9;}
.sy_cp .m_r:hover a{color:#fff;}
@media only screen and (max-width:1024px){
.sy_cp .swiper-cy{padding-bottom:30px;}
.sy_cp .w_z{padding:15px; margin-top:-54px; line-height:24px;}
.sy_cp .w_z h3{font-size:16px; line-height:24px; margin-bottom:15px;}
.sy_cp .swiper-slide:hover .w_z{padding:30px 15px;}
.sy_cp .m_r{width:110px; height:32px; margin-bottom:30px;}
.sy_cp .m_r a{font-size:14px; line-height:30px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:30px 0;}
.sy_cp .row{margin:0 -10px;}
.sy_cp .col-12{padding:0 10px;}
.sy_cp .w_z h3{letter-spacing:0;}
.sy_cp .w_z p{font-size:14px; line-height:28px; margin-bottom:15px;}
}

.flexbet{display: flex;justify-content: space-between;align-items: center;}
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
.commonDiv{align-items: flex-start;  height:auto; overflow:hidden; height:auto; overflow:hidden; padding:60px 0}
.comLeftDiv{width: 370px;border-radius: 8px;overflow: hidden; }
.comLeftDiv ul li .ah{position: relative; }
.comLeftDiv ul li .ah>a{padding: 15px 120px 15px 20px;background: #782644;font-size: 18px;color: #fff;display: block;border-bottom: 1px solid #ccc; }
.comLeftDiv ul li i{background: url(../images/xia.png) no-repeat center center/16px;position: absolute;right: 0;width: 55px;height: 55px;top: 50%;transform: translateY(-50%);cursor: pointer; }
.comLeftDiv ul li.on .ah>a,.comLeftDiv ul li:hover .ah>a,.comLeftDiv ul li.open .ah>a{background: #265a94; }
.comLeftDiv ul li.on i,.comLeftDiv ul li.open i{background: url(../images/xia_.png) no-repeat center center/16px; }
.comLeftDiv ul li:last-child>a{margin-bottom: 0; }
.comLeftDiv ul li .aDiv{display: none; }
.comLeftDiv ul li .aDiv a{display: block;padding: 15px 20px;border-bottom: 1px solid rgba(0,0,0,.2);color: #333333;font-size: 16px;background: #fff; }
.comLeftDiv ul li .aDiv a:last-child{border: 0; }
.comLeftDiv ul li .aDiv a.on,.comLeftDiv ul li .aDiv a:hover{background: rgba(48, 113, 185, 0.1); }
.comLeftDiv ul li.on .aDiv{display: block; }
.comRightDiv{width: calc(100% - 410px); }
.comRightDiv .rhDiv{border-bottom: 1px solid #e6e6e6;margin-bottom: 20px; }
.comRightDiv .rhDiv span{font-size: 18px;display: inline-block;position: relative;padding-bottom: 20px;border-bottom: 4px solid #9f1620; }
.productDiv .row{margin: 0 -20px 20px;display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.productDiv .row>div{padding: 0 10px;margin-bottom: 20px; }
.productDiv .row>div a{display: flex;flex-direction: column;padding:0px;background: #F4F4F4;border-radius: 12px;text-align: center;height: 100%;background: #fff; overflow:hidden }
.productDiv .row>div a .textDiv{ text-align:center; line-height:36px; font-size:18px; padding:10px 0; color:#333 }
.productDiv .row>div a .textDiv .tit{color: #333;text-transform: uppercase;font-weight: bold; }
.productDiv .row>div a .textDiv .p{color: #666; }
.productDiv .row>div a .imgDiv{ margin-top: 0; }
.productDiv .row>div a .imgDiv img{ width:100%}
.productDiv .row>div a:hover{background: #782644; }
.productDiv .row>div a:hover .textDiv {color: #fff; }
.productDiv .row>div a:hover .textDiv .p{color: rgba(255,255,255,.8); }

.pageDiv{text-align: center;}
.pageDiv a,.pageDiv span{display: inline-block;margin: 0 3px;color: #333333; border-radius: 4px;font-size: 14px;border: 1px solid #eeeeee;padding: 7px 12px;background: #fff; }
.pageDiv span{color: #fff;background: #782644;border-color: #782644;font-weight: bold; }


.productDetailDiv{padding: 50px 0 80px;position: relative; }
.productDetailDiv .hdDiv{align-items: flex-start; }
.productDetailDiv .hdDiv .leftDiv{width: 48.61%;}
.productDetailDiv .hdDiv .rightDiv{width: 45.2%;}
.productDetailDiv .hdDiv .leftDiv .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
.productDetailDiv .hdDiv .leftDiv .swiper-slide {display: flex;justify-content: center;align-items: center;height: 100%;width: 100%;}
.productDetailDiv .hdDiv .leftDiv .swiper-slide .pic{padding-top: 67%;position: relative;width: 100%;}
.productDetailDiv .hdDiv .leftDiv .swiper-slide .pic .imgDiv{position: absolute;width: 100%;height: 100%;overflow: hidden;left: 0;top: 0;display: flex;justify-content: center;align-items: center; }
.productDetailDiv .hdDiv .leftDiv .swiper-slide .pic .imgDiv img{width: 100%;height: 100%; }
.productDetailDiv .hdDiv .leftDiv .gallery-top {width: 100%;}
.productDetailDiv .hdDiv .leftDiv .smallDiv{position: relative;padding: 0 55px; }
.productDetailDiv .hdDiv .leftDiv .gallery-thumbs {box-sizing: border-box;text-align: center;margin: 15px 0 0;}
.productDetailDiv .hdDiv .leftDiv .gallery-thumbs .swiper-slide {width: 20%;opacity: 1;}
.productDetailDiv .hdDiv .leftDiv .gallery-thumbs .swiper-slide-thumb-active .pic::before{content: "";width: 100%;height: 100%;border: 1px solid #782644;position: absolute;left: 0;top: 0;z-index: 1; }
.productDetailDiv .hdDiv .swiper-button-prev,.productDetailDiv .hdDiv .swiper-button-next{width: 44px;height: 100%;display: flex;align-items: center;justify-content: center;color: #bcbbbb;border: 1px solid #eaeaea;transition: all .5s;top: 0;margin-top: 0; }
.productDetailDiv .hdDiv .swiper-button-next .iconfont{font-size: 24px; }
.productDetailDiv .hdDiv .swiper-button-prev .iconfont{transform: rotate(-180deg);display: block;font-size: 24px; }
.productDetailDiv .hdDiv .swiper-button-prev{left: 0;}
.productDetailDiv .hdDiv .swiper-button-next{right: 0;}
.productDetailDiv .hdDiv .swiper-button-prev:hover,.productDetailDiv .hdDiv .swiper-button-next:hover{background: #782644;color: #fff;border-color: #782644; }
.productDetailDiv .hdDiv .rightDiv .title{padding: 20px 0;border-bottom: 1px solid #eaeaea;margin-bottom: 20px;font-size:30px; font-weight:bold }
.productDetailDiv .hdDiv .rightDiv .p{color: #666666;line-height: 2;margin-bottom: 3vw; font-size:16px } 
.productDetailDiv .hdDiv .rightDiv ul li{width: calc(33.33% - 20px); }
.productDetailDiv .hdDiv .rightDiv ul li a{flex-direction: column;border: 1px solid #000;padding: 40px;color: #333; }
.productDetailDiv .hdDiv .rightDiv ul li a i{font-size: 36px;color: #782644; }
.productDetailDiv .hdDiv .rightDiv ul li a p{margin-top: 10px; }
.productDetailDiv .hdDiv .rightDiv ul li a:hover{border-color: #782644; }
.productDetailDiv .pdNav{margin-top: 120px;position: sticky;top: 100px;background: #f6f6f6;z-index: 10;  }
.productDetailDiv .pdNav ul li{width: 15%; }
.productDetailDiv .pdNav ul li a{line-height: 40px;color: #333333;text-align: center;display: block; }
.productDetailDiv .pdNav ul li.on a{background: #782644;color: #fff; }
.productDetailDiv .pdDiv1{padding: 100px 0 130px;overflow: hidden;  }
.productDetailDiv .pdDiv1 .indexTitle {color: #fff; }
.productDetailDiv .pdDiv1 .rowDiv{margin-top: 20px; }
.productDetailDiv .pdDiv1 .row{margin: 0 -20px; }
.productDetailDiv .pdDiv1 .row>div{padding: 0 20px;margin-top: 40px; }
.productDetailDiv .pdDiv1 .row>div .conDiv{background: #fff;padding: 30px 40px;height: 100%; } 
.productDetailDiv .pdDiv1 .row>div .conDiv .dh{color: #782644;font-weight: 700; }
.productDetailDiv .pdDiv1 .row>div .conDiv .db{color: #666;margin-top: 10px;line-height: 2; }
.productDetailDiv .pdDiv2 {padding: 110px 0;background: #f9f9f9;overflow: hidden; }
.productDetailDiv .pdDiv2 .lunboDiv{position: relative; margin-top: 40px; }
.productDetailDiv .pdDiv2 .swiper-slide .imgDiv{padding-top: 100%; } 
.productDetailDiv .pdNav{margin-top: 50px;background: #f6f6f6;z-index: 10; }
.productDetailDiv .pdNav ul li{width: 15%; font-size:18px; font-weight:bold }
.productDetailDiv .pdNav ul li a{line-height: 50px;color: #333333;text-align: center;display: block; }
.productDetailDiv .pdNav ul li.on a{background: #782644;color: #fff; }
.productDetailDiv .pdDiv1{padding: 100px 0 130px;overflow: hidden;  }
.productDetailDiv .pdDiv1 .indexTitle {color: #fff; }
.productDetailDiv .pdDiv1 .rowDiv{margin-top: 20px; }
.productDetailDiv .pdDiv1 .row{margin: 0 -20px; }
.productDetailDiv .pdDiv1 .row>div{padding: 0 20px;margin-top: 40px; }
.productDetailDiv .pdDiv1 .row>div .conDiv{background: #fff;padding: 30px 40px;height: 100%; } 
.productDetailDiv .pdDiv1 .row>div .conDiv .dh{color: #782644;font-weight: 700; }
.productDetailDiv .pdDiv1 .row>div .conDiv .db{color: #666;margin-top: 10px;line-height: 2; }
.hidden-xs{display: block;}
.visible-xs{display: none;}
.flexsta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wenzi{ font-size:16px; line-height:36px; margin-top:20px}
@media (max-width:767px) {
	 
	
	.hidden-xs{display: none;}
	.visible-xs{display: block;}
	
}


.btnB{
	font-family: "D_bold";
	
	background-color: #782644;
	/* min-width: 200px; */
	width: max-content;
	padding: 0 48px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all .7s cubic-bezier(.435,.25,.15,.965);
}

.btnB i{display: block;margin-left: 18px;font-size: 24px;}
.btnB span,.btnB i{position: relative;z-index: 2;transition: transform .7s cubic-bezier(.435,.25,.15,.965);}
.btnB::before{content: "";width: 100%;height: 100%;z-index: 1;background-color: rgba(255, 255, 255,0.1);border-radius: 10px;transition: transform .7s cubic-bezier(.435,.25,.15,.965);display: block;position: absolute;top: 0;left: 0;transform: translate(-102%);}
.btnB:hover::before{transform: translate(0);}
.btnB:hover span{transform: translate(4px);}
.btnB:hover i{transform: translate(8px);}
.btnB:hover{color: #ffffff;}

@media only screen and (max-width:1024px) {
.commonDiv{align-items: flex-start;  height:auto; overflow:hidden; height:auto; overflow:hidden; padding:30px 0; display:block}
.comLeftDiv{width: 100%;border-radius: 8px;overflow: hidden; }	
.comRightDiv {
  width:100%; margin-top:20px
}	
.col-sm-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}	
.productDiv .row > div a .textDiv {
  text-align: center;
  line-height:26px;
  font-size: 14px;
  padding:5px 0;
  color: #333;
}
.comLeftDiv ul li .ah > a {
  padding: 15px 120px 15px 20px;
  background: #782644;
  font-size: 16px;
  color: #fff;
  display: block;
  border-bottom: 1px solid #ccc;
}
.comLeftDiv ul li .aDiv a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(0,0,0,.2);
  color: #333333;
  font-size: 14px;
  background: #fff;
}
.productDetailDiv {
  padding: 30px 0 30px;
  position: relative;
}
.productDetailDiv .hdDiv {
  align-items: flex-start; display:block
}
.productDetailDiv .hdDiv .leftDiv {
  width:100%;
}
.productDetailDiv .hdDiv .rightDiv {
  width: 100%;
}
.productDetailDiv .hdDiv .rightDiv .title {
  padding: 10px 0;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.btnB {
  font-family: "D_bold";
  background-color: #782644;
  min-width: 140px;
  width: max-content;
  padding: 0 28px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all .7s cubic-bezier(.435,.25,.15,.965);
}
.productDetailDiv .pdNav ul li {
  width: 40%;
  font-size: 16px;
  font-weight: bold;
}
}