﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family:Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;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: Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: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:1520px; margin:0 auto;max-width: 94%}
.container {width:1520px; margin:0 auto;max-width: 94%}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;height: 90px;background:rgba(255,255,255,1)}

.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.95)}
.header .container{position:relative;width: 80%;}
.header .logo{float:left; margin:23px 0 10px;
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:44px; 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 .right { float:right; margin-left:10px; margin-top:28px;position: relative;}
.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header .right a { display:block; line-height:32px; float:left; color:#222; font-size:18px; margin-right:12px; border: solid 1px #ccc; width:35px;border-radius: 50%;text-align: center;position: relative;}
.header .right a i {font-size: 18px;}
.header.on .right a {color: #333;border: solid 1px #b6b4b4;}
.header .right a .e_j {width: 130px;padding: 10px;box-sizing: border-box;position: absolute;left: 0;margin-left: -65px;top: 34px;display: none;}
.header .right a:hover .e_j {display: block;}
.header .right a.a2 {text-align: center; }
.header .right .yy { display:block; line-height:35px; float:left; color:#222; font-size:18px; margin-right:12px; border: solid 1px #ccc; width:35px;border-radius: 50%;text-align: center;position: relative;}
.header .right .yy i {font-size: 20px;}
.header .right .yy .x_l {width: 100px;top: 60px;
  position: absolute;display: none;
  left: 50%;
  margin-left: -50px;
  background: #fff;
  line-height: 40px;}
.header .right .yy .x_l a {
  color: #333;
  display: block;
  font-size: 14px;
  text-align: center;width: 100%;border: 0;border-radius: 0;
}
.header .right .yy .x_l a:hover{color: #9c65a7;}

.searchIpt {width: 240px;height: 30px;position: absolute;right: 0;top:53px;display: none;z-index: 10;border-radius: 15px;overflow: hidden}
.searchIpt .search_txt {width: 182px;padding: 0 0 0 10px;line-height: 30px;background: #333;color: #fff;border: 0;height: 30px;float: left;}
.searchIpt .search_btn {width: 58px;background: #9c65a7;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header .nav{ float:right;}
.header .nav i{font-size:12px; background: url(../images/icon001.png) right center no-repeat; 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.on .nav{ float:right;}
.header .nav ul li{margin:0 2px; line-height:90px; float:left; position:relative; padding:0 20px;
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:18px; color:#222; text-transform:capitalize}

.header .nav ul li span{width:0; height:4px; background-color:#9c65a7; position:absolute; left:50%; bottom:-1px;border-radius: 2px;
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,.9); position:absolute; top:90px; left:50%; margin-left:-75px; display:none; z-index:9999;box-shadow:0 2px 2px #aaa;}

/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.1); 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:#9c65a7; 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:1368px){
	.header .container {width:90%;
}


}

@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}

.header{border:0; height:60px; background:#fff; width:100%;border-bottom: #ccc 1px solid;}
	.header .right {margin-right:40px;margin-top: 12px;margin-left: 0;
}
	.header.on .right {
    margin-top: 10px;
}

.header .container{ padding:0;height:60px; width:94%}
.header .logo{margin:10px auto;}
.header .logo img {
  height: 40px;
}

.header.on .logo{ margin:10px auto;}
.header .an{display:block; right:10px;top: 50%;}
.header .an span { background-color:#999}
.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;box-sizing: border-box;}
.header .nav.on{right:0;margin-top: 0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #eee; 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 #eee; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 0px;box-shadow: 0 0 0 #aaa;}
.header .nav ul li .e_j a { color:#555;}
.header .nav ul li .e_j a:hover { color:#9c65a7}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
	.header .nav ul li .e_j a {
    border-bottom: 1px solid rgba(0,0,0,0.1);font-size: 16px;
}
.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:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:600px){
.header .container{ padding:0;width: 94% !important;}
.header .right a {
    line-height: 26px;
    font-size: 14px;
    margin-right: 6px;
    width: 28px;
}
	.header .logo{margin: 15px 0}
 .header .logo img {
    height: 30px;
  }
	.header .right .yy {
  line-height: 26px;
  font-size: 14px;
  margin-right:6px;
  width: 28px;
}
	 .header .right {
    margin-top: 17px;
  }
	.header.on .right {
    margin-top: 17px;
  }
	 .header.on .logo {
    margin: 15px auto;
  }
	
	
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide {width:100%; height:100vh;}
.gallery-top .mb1{width:100%; height:100%; display:block; position:absolute; left:0; top:0; background:url(../images/mb1.png) right center / 100% repeat-y;}
.gallery-top .mb1 .nr { width:80%; margin:0 auto;}
.gallery-top .mb1 h1 { font-size:46px; color:#fff;letter-spacing: 1px; margin-bottom:20px; text-align: left; margin-top:20%; font-weight:bold;-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);}
.gallery-top .mb1 h4 { font-size:34px; color:#fff; text-align: left;-webkit-transition: all 1.5s;-moz-transition: all 1.5s;-o-transition: all 1.5s;transition: all 1.5s;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 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-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;}
.gallery-top .swiper-slide a {width: 100%;height: 100%;display: block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet{
		background:none;
		opacity:1;
		margin:0 6px !important;
		width:50px;
		height:2px;
		position:relative;
		outline:none;
		vertical-align:middle;background: #fff;border-radius: 0;}
	.gallery-top .swiper-pagination-bullet span{
		width:50px;
		height:3px;
		background:#fff;
		display:block;
		margin-top:3px;
		margin-left:3px;
	}
.gallery-top .swiper-pagination-bullet i{
		background:#9c65a7;
		height:2px;
		width:50px;
		position:absolute;
		top:0px;
		transform:scaleX(0);
		transform-origin:left;
		z-index:3;
		transition-timing-function:linear;
		}
	.gallery-top .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
		width:9px;
		height:9px;
		margin-top:0;
		margin-left:0;
		background:#000;
		position:relative;
		z-index:1;
		}
	.gallery-top .swiper-pagination-bullet-active i{
		animation:first 6s;
		}
	.gallery-top .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
		animation:first 6s;
		}
	.gallery-top .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
		animation:first 6s;
		}				
	@keyframes first{
	  0% {transform:scaleX(0);left:0px;}/*091*/
	  100% {transform:scaleX(1);left:0;} /*0915*/
	}
	@keyframes last{
	  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	  20% {transform:scaleX(0.3);left:0;} /*090*/
	  100% {transform:scaleX(0.3);left:0px;} /*090*/
	}		
	@keyframes middle{
	  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	  20% {transform:scaleX(0.45);left:0;}/*092*/
	  100% {transform:scaleX(1);left:0;} /*0913*/
	}	
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { }


.gallery-top .swiper-button-prev{background:url(../images/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;}
.gallery-top .swiper-button-next{background:url(../images/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;}
.gallery-top .swiper-button-prev::after{content: ""}
.gallery-top .swiper-button-next::after{content: ""}


.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;}
.section-title {
    margin-bottom: 50px;text-align: center;
}
.section-title h3 {
  color: #333;
  font-size: 35px;
  margin: 0;
  text-transform: capitalize;
  position: relative;
  padding: 0 0 10px;font-weight: bold;
}
.section-title h3:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 70px;
  background: #333;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -6px;
}
.section-title span {
  color: #9c65a7;
}
.section-title span.line {
  height: 10px;
  width: 10px;
  background: #9c65a7;
  display: block;
  margin: 0 auto;
  border-radius: 30px;z-index: 99;position: relative;
}
.section-title p {
  margin-top: 10px;font-size: 14px;text-transform: uppercase;
}
.section-title.section-title-left span.line {
	margin: 0 30px;
}
.section-title.section-title-left h3:after {
	margin: 0;
}




.section-title2 {
    margin-bottom: 50px;text-align: center;
}
.section-title2 h3 {
  color: #fff;
  font-size: 35px;
  margin: 0;
  text-transform: capitalize;
  position: relative;
  padding: 0 0 10px;font-weight: bold;
}
.section-title2 h3:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 70px;
  background: #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -6px;
}
.section-title2 span {
  color: #e6c2fd;
}
.section-title2 span.line {
  height: 10px;
  width: 10px;
  background: #e6c2fd;
  display: block;
  margin: 0 auto;
  border-radius: 30px;z-index: 99;position: relative;
}
.section-title2 p {
  margin-top: 10px;font-size: 14px;text-transform: uppercase;color: #fff;
}
.section-title2.section-title-left span.line {
	margin: 0 30px;
}
.section-title2.section-title-left h3:after {
	margin: 0;
}
.sy_cp{padding: 80px 0;overflow: hidden;background: #f5f5f5;}
.sy_cp ul li {width: 30.3333%;float: left;margin: 0 1.5%;position:relative;height: 20vw;}
.sy_cp ul li img{width:100%; height:100%; display:block;object-fit: cover;}
.sy_cp ul li .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_cp ul li:hover .mb{opacity: 1;}
.sy_cp ul li .w_z{width:100%; padding:20px 5%;  position:absolute; top:40%; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;}
.sy_cp ul li .w_z h3{font-size:20px; color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;}
.sy_cp ul li .w_z p {font-size: 14px;padding: 10px;color: #fff;line-height: 1.8;display: none;text-align: center;}
.sy_cp ul li .w_z p a {display: block;color: #fff;}
.sy_cp ul li .w_z .tb {width: 60px;margin:0 auto 20px;}
.sy_cp ul li .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.sy_cp ul li:hover .w_z{background-color:rgba(6,88,162,.0); top:25%;}
.sy_cp ul li:hover .w_z p{display: block;}







.sy_yf {padding: 60px 0;overflow: hidden;background: #f5f5f5;}
.sy_yf ul {display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.sy_yf ul li {width: 32.3333%;position: relative;height: 260px;overflow: hidden;margin-bottom: 1%}
.sy_yf 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;}
.sy_yf 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_yf ul li .w_z {position: absolute;width: 100%;height: 50px;line-height: 50px;color: #fff;font-size: 20px;font-weight: bold;text-align: center;left: 0;bottom: 0;z-index: 9;background: rgba(0,0,0,0.3)}
.sy_yf ul li:nth-child(n+4){width: 24%;}

.sy_pro { padding:60px 0; overflow:hidden;position: relative;}
.sy_pro ul li { width:20%; padding: 15px;float: left;box-sizing: border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_pro 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;}
.sy_pro ul li .box {background: #fff;box-shadow: 0px 9px 24px 0px rgba(222, 229, 231, 0.81);padding: 30px 20px;text-align: center;border-radius: 10px;}
.sy_pro ul li .box .feature-shape {
    width: 100px;
    height: 100px;
    display: inline-block;
    line-height: 100px;text-align: center;
    margin-bottom: 38px;
    border-radius: 50%;
    background-image: linear-gradient( 145deg, #b64cf9 0%, #9c65a7 100%);
    box-shadow: 0px 18px 30px 0px rgba(87, 21, 129, 0.46);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.sy_pro ul li .box i {font-size: 50px;color: #fff;}
.sy_pro ul li:hover .box .feature-shape{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_pro ul li .box .feature-shape img {width: 50px;margin: 25px auto;vertical-align: middle;}
.sy_pro ul li .box .feature-title h3 {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
    line-height: 36px;
    color: #00394f;
}
.sy_pro ul li .box .feature-title h3::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 80px;
    height: 4px;
    background-image: linear-gradient( 145deg, #b64cf9 0%, #9c65a7 100%);
    margin: auto;
    bottom: -22px;
    box-shadow: 0px 18px 30px 0px rgba(38, 204, 133, 0.36);
}

/*

.sy_pro { padding:60px 0; overflow:hidden;}
.sy_pro ul li { width:100%; overflow:hidden}
.sy_pro ul li .tp { width:50%;}
.sy_pro ul li .tp img { width:100%; display:block}
.sy_pro ul li .wenz { width:50%; padding:0 10%;-moz-box-sizing: border-box; -webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.sy_pro ul li .wenz .ico { width:80px; margin:30px auto 30px;}
.sy_pro ul li .wenz .ico img { width:100%}
.sy_pro ul li .wenz h2 { font-size:25px; color:#333; margin-bottom:20px; text-align:center}
.sy_pro ul li .wenz p { line-height:1.5; font-size:14px; color:#666;}
.sy_pro ul li .wenz .more { text-align:center; line-height:32px; }
.sy_pro ul li .wenz .more a { font-size:14px; text-transform:capitalize;color: #195fab;  text-align:center; line-height:42px;display: inline-block; width:110px; position:relative}
.sy_pro ul li .wenz .more:hover a{color: #fff;}
*/


.injs{background: url("../images/bg2.jpg") center / cover no-repeat;background-size: cover;background-attachment: fixed; padding-top: 100px;height: 600px;position: relative;overflow: hidden;}
.injs .v{position: absolute;top: 0;left: 0;width: 100%;z-index: 0;height: 700px;}
.injs .v video{}
.injs .warp{z-index: 2;position: relative;}

.injs .txt{padding:60px 0;height:100px;color:#fff;font-size: 16px;}
.injs .link{overflow: hidden;margin-left: -10px;padding-top: 30px;position: relative;z-index: 9}
.injs .link .cum{width: 24%;margin: 0 0.5%; height: 262px;background: #fff;float: left;overflow: hidden;text-align: center;transition: .6s;position: relative;cursor: pointer;}
.injs .link .cum:after{content: "";bottom:0;left: 50%;right: 50%;height: 4px;background: #a418fd;display: block;transition: .8s;position: absolute;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;width: 0;}
.injs .link .cum img{display: block;margin:40px auto 0;}
.injs .link .cum span{display: block;margin: 10px 0 15px;font-size: 20px;color: #111;margin-top: 20px;}
.injs .link .cum em{font-style: normal;color:#333;font-size: 14px;line-height: 1.8;padding: 0 20px;}
.injs .link .cum:hover:after{width: 100%;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;left: 0;}
.injs .link .cum:hover{background: rgba(255,255,255,0.8);}


.sy_cpjs {padding: 80px 0;}

.cplb{width:100%; position:relative;}
.cplb .swiper-slide{width:100%; height:auto; display:block;padding-top: 20px;padding-bottom: 50px}
.cplb .swiper-slide .tp {}
.cplb .swiper-slide .main-pro-img {
    width: 40%;
}
.lbwc .swiper-pagination{bottom:20px !important;text-align: center;width: 100%;}
.lbwc .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #9c65a7 1px solid;margin: 0 5px;}
.lbwc .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#9c65a7}
.cplb img {
    width: 100%;box-sizing: border-box;
}
.cplb .main-pro-bor img {
    width: 100%;
    position: relative;
    max-height: 400px;
}
img {
    vertical-align: middle;
    border: 0;
    outline: none;
}
 .main-pro-bor {
   
    position: relative;
}
 .main-pro-bor span {
    background: #e62129;
    color: #fff;
    padding: 8px 26px;
    display: inline-block;
    border-radius: 8px;
    position: absolute;font-size: 14px;
    top: -20px;
    right: 50px;z-index: 9
}

 .main-pro-con {
    width: 50%;
    text-align: left;
}
 .main-pro-con > div {
    position: relative;margin-top: 60px
}
.main-pro-con span {padding: 5px 20px;border: #9c65a7 1px solid;margin-bottom: 10px;background: #9c65a7;color: #fff;font-size: 14px;}
 .main-pro-con h3 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;margin-top: 10px;color: #333;
}
 .main-pro-con p
{
	line-height: 1.9;
	font-size: 15px;
	text-indent: 2em;color: #666;margin-bottom: 20px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.main-pro-more
{
	border: 1px solid #9c65a7;
	display: inline-block;
	padding: 8px 36px;
	position: relative;
	margin-top: 36px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;color: #555;
}

.main-pro-more:hover{ background: #9c65a7; color: #fff;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);}
.lbwc {position: relative;padding-bottom: 50px}
.cplb .swiper-pagination{bottom:20px !important;}
.cplb .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.cplb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#000}
.lbwc .swiper-button-prev{background:rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:-35px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.lbwc .swiper-button-next{background:rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:-35px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

.sy_gywm {padding: 60px 0;background: url(../images/sygybj.jpg) center / cover;background-attachment: fixed;overflow: hidden;}
.sy_gywm .nr {padding: 50px 50px 70px;box-sizing: border-box;background:rgba(0,0,0,0.6);}
.sy_gywm .nr p {font-size: 16px;line-height: 1.8;color: #fff;}
.sy_gywm ul li {width: 33.3333%;float: left;position: relative;background: url(../images/bkbj.jpg) right top / 100%;padding: 20px;box-sizing: border-box;}
.sy_gywm ul li .tb {width: 60px;height: 60px;border: 5px solid #fff;position: absolute;left: 50%;margin-left: -35px;top: -30px;background: #9c65a7;border-radius: 50%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_gywm ul li:hover .tb {-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.sy_gywm ul li .tb img {width: 100%;display: block;}
.sy_gywm ul li h3 {margin-top: 30px;font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 15px;text-align: center;}
.sy_gywm ul li p {font-size: 14px;line-height: 1.8;color: #fff;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.sy_gywm ul li .more {width: 120px;line-height: 28px;border: #fff 1px solid;text-align: center;color: #fff;font-size: 14px;margin: 15px auto 0;border-radius: 5px;}
.sy_gywm ul li:hover .more {background: #fff;color: #9c65a7;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}

/*关于我们*/
.about{ padding: 90px 0 80px;overflow: hidden;}
.about .index-title{padding-bottom: 44px;}
.about-content{display: flex;justify-content: space-between;align-items: stretch;}
.about-content .pic{width: 45%; margin-right: 3%;}
.about-content .pic img{display: block; width: 100%;}
.about-content .info{width: 50%;position: relative;}
.about-content .info strong{display: block; font-size: 30px; line-height: 30px; color: #333333; height: 62px; position: relative; margin-bottom: 26px;}
.about-content .info strong:after{position: absolute; content: ''; width: 60px; height: 3px; background: #9c65a7; left: 0; bottom: 0;}
.about-content .info .nr{display: block; font-size: 16px; line-height: 30px; color: #333; text-align: justify;}
.about-content .info .more a{display: block; width: 182px; font-size: 16px; line-height: 49px; color: #fff; background: url(../images/about-more.png) no-repeat 26px center #0070c0; border-radius: 24px; text-indent: 60px;position: absolute;left: 0;bottom: 0px;}
.fleilist {
  margin-top: 50px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fleilist li {
  display: inline-block;
  position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.fleilist 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;}
.fleilist li.fenge {
  width: 1px;
  height: 24px;
  background-color: #ccc;
}
.fleilist li a {
  display: block;
  text-align: center;
}
.fleilist .t_b {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 0;
}
.fleilist img {
  max-width: 100%;
  max-height: 100%;
}
.fleilist h3 {
  font-size: 16px;
  color: #333;
  line-height: 20px;
  text-transform: uppercase;
  height: 20px;
  overflow: hidden;margin-bottom: 0;
}


.fnews {
  padding-top: 70px;
  position: relative;
}
.fnewslist {
  max-width: 1600px;
  padding: 20px 0 40px;
  margin: 0 auto;
  overflow: hidden;
}
.fnewslist li {
  float: left;
  width: 25%;
  margin-bottom: 40px;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.poa {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.fnewslist li .lin {
  padding: 0 30px;
}
.fnewslist li a {
  display: block;
}
.fnewslist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  overflow: hidden;
  position: relative;
}
.fnewslist li .hx {
  width: 100%;
  height: 2px;
  background-color: #e9e9e9;
  position: relative;
  margin: 18px 0;
}
.fnewslist li .hx:before {
  content: '';
  position: absolute;
  left: 100%;
  top: -5px;
  z-index: 0;
  width: 12px;
  height: 12px;
  background-color: #9c65a7;
  opacity: 0;
  border-radius: 50%;
}
.fnewslist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 15px;
}
.fnewslist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin-bottom: 30px;
}
.fnewslist li .date {
  font-size: 16px;
  color: #999;
  line-height: 54px;
  height: 54px;
  font-family: 'swissbt';
}
.fnewslist li .date .day {
  font-size: 44px;
  color: #666;
  margin-right: 20px;
}
.fnewslist 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;}
.fnewslist li:hover h3 {
  color: #9c65a7;
}
.fnewslist li:hover .hx {
  background-color: #9c65a7;
}
.fnewslist li:hover .hx:before {
  opacity: 1;
  left: 0;
}
.fnewslist li:hover .date .day {
  color: #9c65a7;
}
.fnewslist h3,
.fnewslist .hx,
.fnewslist .day,
.fnewslist .hx:before {
  -webkit-transition: .6s;
  transition: .6s;
}
@media screen and (max-width: 1500px) {
  .fnewslist li .lin {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1200px) {
  .fnewslist li:last-child {
    display: none;
  }
  .fnewslist li {
    width: 33.3%;
  }
}
@media screen and (max-width: 1000px) {
  .fnewslist li {
    width: 50%;
  }
  .fnewslist li:last-child {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .fcate4 .cn {
    font-size: 36px;
  }
  .fnews:before {
    display: none;
  }
  .fnewslist li {
    margin-bottom: 50px;
  }
  .fnewslist li .lin {
    padding: 0 15px;
  }
  .fnewslist li h3 {
    font-size: 30px;
    line-height: 40px;
    height: 80px;
    margin-bottom: 25px;
  }
  .fnewslist li .txt {
    font-size: 26px;
    line-height: 40px;
    height: 120px;
  }
  .fnewslist li .date {
    font-size: 26px;
  }
}
@media screen and (max-width: 640px) {
  .fnewslist li {
    width: 100%;
  }
}



/* start footer */
.footer_bg{background:#333; width:100%;padding:35px 0 0;}
.footer { }
.footer .zuo3 {}
.footer .zuo3 ul li { float:left;padding-right: 80px;min-width: 50px;}
.footer .zuo3 ul li:last-child{padding: 0;}
.footer .zuo3 ul li .tit1 a { font-size:16px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#9c65a7;-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:28px; font-size:14px; color:#fff;text-transform: capitalize;}
.footer .zuo3 ul li a:hover { color:#eee}
.footer .zuo3 ul li.lx {width: 380px;padding-right: 0}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left;}
.dzwz p { line-height:25px;color:#fff;font-size:14px;margin-bottom: 10px;}
.dzwz p i {
  color: #9c65a7;
  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;width: 30px;height: 30px;line-height:30px;background: #fff;border-radius: 20px;display: inline-block;
}
.dzwz p:hover i{background: #9c65a7;color: #fff;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.footer .zuo3 ul li.yx {width:120px;padding-right: 0;float: right;}

.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: 12px;text-transform: uppercase;color: #fff;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}



.n_ban{width:100%; height:540px; overflow:hidden; position:relative;}
.n_ban .w_z{width:40%; text-align:center; position:absolute; top:70%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.n_ban .w_z.rt{width:15%; text-align: left; position:absolute; top:60%; left:16%;padding: 20px;background:rgba(87,21,129,0.8)}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#fff; margin-bottom:10px; text-transform:uppercase; }
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#fff;}
.n_ban .w_z a{padding:0 20px; background-color:#9c65a7; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}
.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#eee 1px solid;}
.ntit ul li { display:inline-block; margin:0 20px 0 0; min-width:110px; float:left; position:relative}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:34px; background:#eee; padding:0 20px; font-size:14px; color:#333;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }
.ntit ul li a:hover { background:#9c65a7; color:#fff;}
.ntit ul li a.on { background:#9c65a7; color:#fff;}
/*标题*/
.main-title {
	text-align: center;margin-bottom: 35px;
}
.main-title h2 {
	font-size: 30px;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	color: #333;
	position: relative;
}
.main-title h2:before {
	background: #9c65a7;
	content: "";
	height: 3px;
	width: 66px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -12px;
	position: absolute;
}
.main-title h2:after {
	/*background: #ccc;*/
	/*content: "";*/
	/*height: 1px;*/
	/*width: 50px;*/
	/*left: 0;*/
	/*right: 0;*/
	/*margin: 0 auto;*/
	/*bottom: -25px;*/
	/*position: absolute;*/
}
.main-title p {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	color: #686868;
	margin: 0 auto;
	width: auto;
	letter-spacing: 2px;
}

.sy_cpzx { padding:50px 0;overflow: hidden;}
.sy_cpzx .cplb { width:320px; float:left}
.sy_cpzx .cplb .tit { line-height:60px; padding:5px; background:#9c65a7; margin-bottom:5px; color:#fff; font-size:18px; font-weight:bold; text-align:center}
.sy_cpzx .cplb .tit span { font-size:14px; text-transform:uppercase; font-weight: normal; display:block}
.sy_cpzx ul.box{width:calc(100% - 350px);margin: 0 auto;float: right}
.sy_cpzx ul.box li {width:30.3333%;float: left;margin: 0 1.5% 25px;border: #ccc 1px solid;box-sizing: border-box;background: #eee;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 20px 0 rgba(0,0,0,.03);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 20px 0 rgba(0,0,0,.03);}
.sy_cpzx ul.box li .tp {position: relative;overflow: hidden;}
.sy_cpzx ul.box li .tp img {width: 100%; transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;height:14vw;object-fit: cover;}
.sy_cpzx ul.box li:hover .tp 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); transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cpzx ul.box li .tp .mb {width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/icon7.png) center no-repeat;position: absolute;left: 0;top:-100%;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cpzx ul.box li:hover .tp .mb{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;top: 0}
.sy_cpzx ul.box li h3 {padding: 10px;line-height: 1.5;color: #333;font-size: 14px;text-align: center;}
.sy_cpzx ul.box li:hover h3{color: #fff;}
.sy_cpzx ul.box li:hover{border: #9c65a7 1px solid;background: #9c65a7}
.sy_cpzx ul.box li:nth-child(3n){margin-right: 0}


.sy_cpzx .cptp  { width:920px; float:right}
.sy_cpzx .cptp ul li { width:286px; float:left; position:relative; margin-right:30px; margin-bottom:30px; }
.sy_cpzx .cptp ul li img { width:100%; display:block;border:#ccc 1px solid;-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_cpzx .cptp ul li .bt { width:100%; height:32px; line-height:32px;color:#333; text-align:center; font-size:16px}

.sy_cpzx .cptp ul li:hover .bt { color:#036fb8}

.subNavBox{width:100%;}
.subNav{cursor:pointer;line-height:50px;background:#f5f5f5 url(../images/jiahao1.png) 94% center / 18px no-repeat; display:block; text-align:center; font-size:16px; color:#333; margin-bottom:5px;}
.subNav:hover{color:#fff; background:#9c65a7  url(../images/jianhao_o.png) 94% center / 18px no-repeat}
.currentDd{color:#fff; background:#9c65a7}
.currentDt{background:#9c65a7 url(../images/jianhao_o.png) 94% center / 18px no-repeat;}
.navContent{display: none;}
.navContent li a{display:block;heighr:35px;text-align:center;font-size:14px;line-height:35px;color:#333; background:#f5f5f5; margin:2px 0}
.navContent li a:hover{color:#fff;background:#9c65a7;}


.page {padding: 0px 0 25px;text-align: center;}

.page a {display: inline-block;width: 36px;height: 36px;line-height: 36px;border-radius: 50%;color: #333; font-size: 16px;margin: 0 5px;background: #eee;}

.page a:hover{background: #9c65a7;color: #fff;}

.page a.on{background: #9c65a7;color: #fff;}


.more {
 width:200px;
 display:block;
 font-size:14px;
 color:#420568;
 line-height:46px;
 border:1px solid #420568;
 border-radius:6px;
 text-align:center;
 position:relative;
 z-index:1;
 margin:40px auto 0;
 text-transform:uppercase;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:before {
 content:'';
 width:0;
 height:100%;
 background:#420568;
 position:absolute;
 left:0;
 top:0;
 z-index:-1;
 border-radius:5px;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:hover {
 color:#fff;
 border-color:#420568;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:hover:before {
 width:100%;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}

.ntit{ background:rgba(255,255,255,0.6); border-bottom: #eee 1px solid;padding: 15px 0;overflow: hidden;line-height: 40px;font-size: 16px;color: #333;}
.ntit a { font-size: 16px;color: #333;}
.cpxq {padding: 50px 0;width: 1200px;margin: 0 auto;}
.cpxq .left {width: 45%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .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: #eee;}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#9c65a7;}
.cpxqlb .swiper-button-prev{background:rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background:rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:50%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 50px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}

.cpxqxx {margin-top: 35px;}
.cpxqxx .tit {line-height: 50px;border-bottom: #eee 1px solid;margin-bottom: 20px;}
.cpxqxx .tit span {padding: 0 20px;height: 50px;line-height: 50px;background: #9c65a7;color: #fff;font-size: 16px;display: block;width: 100px}
.cpxqxx .sm {padding: 20px 0;line-height: 2;font-size: 14px;color: #555;}
.xx1 .hd {border-bottom: #eee 2px solid;}
.xx1 .hd ul li{ display:inline-block;}
.xx1 .hd ul li a {display: block;background: #eee;line-height: 42px;padding: 0 20px;color: #333;font-size: 16px;margin-right: 2px;}
.xx1 .hd ul li.on a {background: #9c65a7;color: #fff;}
.xx1 .hd ul li a:hover {background: #9c65a7;color: #fff;}

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {display: none
}
.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {display: none;
}












@media only screen and (max-width:1660px) {
	.con {width:90%;}
	.header .container {
    width: 90%;
}
	.header .nav ul li {
  margin: 0 2px;
  padding: 0 16px;
}
	.header .nav ul li a {
  font-size: 17px;
}
	
}

@media only screen and (max-width:1368px) {
	.con {width:94%;}
	.header .container {
    width: 96%;
}
	.header .nav ul li {
  margin: 0 2px;
  padding: 0 16px;
}
	.header .nav ul li a {
  font-size: 17px;
}
	.sy_cp ul li:hover .w_z{top:5%;}
	.sy_cp ul li .w_z .tb {
  width: 50px;
  margin: 0 auto 15px;
}
	.injs .link {
  padding-top: 0px;
}
	
	
	
	
	
}
@media only screen and (max-width:1282px) {
	.header .nav ul li {
  margin: 0 ;
  padding: 0 13px;
}
	
	
	
}












@media only screen and (max-width:1024px) {

	.gallery-top .swiper-slide {
    height: 24rem;
}
	.gallery-top .mb1 h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 15%;
}
	.gallery-top .mb1 h4 {
    font-size: 1.4rem;
}
	.gallery-top .mb1 .nr {
  width: 90%;
}
	.con {
    width: 90%;
}
	.about {
  padding: 40px 0 30px;
}
	.about-content {flex-wrap: wrap;
}
	.about-content .pic {
  width: 100%;
  margin-right:0;margin-bottom: 25px;
}
	.about-content .info {
  width: 100%;
}
	.sy_yf {
  padding: 40px 0;
}
	.sy_yf ul li {
  height: 10rem;
}
	.sy_yf ul li .w_z {
  font-size: 16px;
}
	.sy_yf ul li:nth-child(n+4) {
  width: 49%;
}
	.fnews {
  padding-top: 40px;
}
	.section-title {
  margin-bottom: 30px;
}
	 .fnewslist li {margin-bottom: 20px;
  }
	.fttop .ftlink dl {display: none;
}
	.fttop .partner {
  text-align: center;width: 100%;
}
	.ftbot {
  min-width: 90%;
}
	.fttop .view {
  padding: 30px 0;
}
	.sy_cp {
  padding: 30px 0;
}
	.sy_cp ul li {
  width: 100%;
  margin: 0 0 20px;
  height: 20rem;
}
	
	.sy_ys .ys_js ul li {
    width: 46%;
    padding:20px;
    margin: 0 2% 30px;
    height: 385px;
    box-sizing: border-box;
}
	.sy_ys .ys_js ul {
    width: 100%;
}
	.sy_ys {
    padding: 30px 0 0px;
}

	.footer .zuo3 ul li {display: none;
}
	.copy {
  width: 90%;
}
	.footer .zuo3 ul li.lx {
display: block;
}
	.footer .zuo3 ul li.yx {
  width: 120px;display: block;
}
	.n_ban {
    height: 15rem;
}
	.n_ban .w_z.rt {
    top: 50%;width: 40%;
    left: 10%;
    padding: 15px;
}
	.sy_cpzx {
  padding: 40px 0;
}
	.sy_cpzx .cplb {
  width: 100%;
}
	.sy_cpzx .cplb .tit {
  line-height: 40px;
  font-size: 16px;position: relative;
}
	   .sy_cpzx .cplb .tit .w_z {
    display: block;position: absolute;top: 5px;
    height: 40px;
    width: 50px;
    right: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    background: url(../images/nyej.png) right center / 20px no-repeat;z-index: 999;
  }
	.subNavBox {display: none;position: absolute;top: 50px;background: #fff;left: 0;z-index: 999;
}
	.sy_cpzx ul.box {
  width:100%;margin-top: 25px;
}
	.sy_cpzx ul.box li {
  width: 47%;
}
	.sy_cpzx ul.box li .tp img {
  height: 12rem;
}
	.sy_cpzx ul.box li:nth-child(3n) {
  margin-right: 1.5%;
}
	.page a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
	.page {
  padding: 20px 0 20px;
}
	.fttop .partner h3 {
  margin-bottom: 20px;
}

	.injs {
  background-attachment: inherit;
  padding-top:40px;padding-bottom: 40px;
  height: auto;
}
	.section-title2 {
  margin-bottom: 30px;
}
	.injs .link {
  padding-top: 0px;margin-left: 0
}
	.injs .link .cum {
  width: 49%;
  margin: 0 0.5% 1%;
  height: 262px;
}
	.cpxq {
  padding:30px 0;
  width: 90%;
}
	.cpxq .left {
  width: 100%;
}
	.cpxq .right {
  width: 100%;
}
	
	
	
  }

@media only screen and (max-width:600px){
	
	.ntit {
    padding: 1rem 0;
}
 .section-title h3 {
    font-size: 2.4rem;
}
	.main-pro-bor span {
    padding: 5px 26px;
    font-size: 1.2rem;
}
	.section-title p {
    margin-top: 0px;
}
	.section-title {
    margin-bottom: 2rem;
}
	.lbwc .swiper-button-prev {
    background: rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat;
        background-size: auto;
    left: 0;display: none;
}
	.lbwc .swiper-button-next {
    background: rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat;
    right:0;display: none
}
	.gallery-top .swiper-button-prev{background:url(../images/banner-l.png) center / 100% no-repeat; width:20px; height:50px; margin-top:0; left:0;}
.gallery-top .swiper-button-next{background:url(../images/banner-r.png) center / 100% no-repeat; width:20px; right:0;}
	.fnewslist li .date {
    font-size: 18px;
}
	.fnewslist {
    padding: 0px 0 30px;
}
	.fnewslist li h3 {
    font-size: 1.6rem;
    line-height: 1.8;
    height: auto;
    margin-bottom: 1.5rem;
}
	.fnewslist li .txt {
    font-size: 1.4rem;
    line-height: 1.8;
    height: auto;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
	.fnewslist li {
    margin-bottom: 2rem;
}
.about-content .info strong {
  font-size: 20px;
  line-height:24px;padding-bottom: 15px;
  height: auto;
}
	.sy_yf ul li {
  width:100%;
  height: 18rem;
}
	 .sy_yf ul li .w_z {height: 40px;line-height: 40px;
  }
	 .sy_yf ul li:nth-child(n+4) {height: 14rem
  }
	.fnewslist li .date .day {
  font-size: 34px;
  margin-right: 15px;
}
	 .fnewslist li .date {
    font-size: 14px;
  }
	.fnewslist li .hx {
  margin: 15px 0;
}

	.n_ban .w_z h3 {
    font-size: 1.5rem;
}
	.n_ban .w_z p {
    font-size: 2.4rem;margin-bottom: 0;
}
	.n_ban .w_z.rt {
    left:5%;width: 45%;
    padding: 10px;
}
	.ntit ul li {width: 30.3333%;
    margin: 0 1.5% 2%;min-width: 90px;
}
	.ntit ul li a {
    line-height: 3rem;
    padding: 0;
    font-size: 1.2rem;
}
	.main-title h2 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
}
	.ny_gsjj p {
    font-size: 1.2rem;margin-bottom: 1.5rem
}
	
	.container {
    width: 90%;
}
	 .sy_cpzx ul.box li {
    width: 100%;margin: 0 0 20px;
  }
	.sy_cpzx ul.box li .tp img {
    height: 22rem;
  }
	.injs .link .cum {
    width: 100%;
    margin: 0 0 1%;
    height: 262px;
  }
	.section-title2 h3 {
  font-size: 2.4rem;
}
	 .ny_yw ul li {
    width: 100%;
    margin: 1.5% 0;
  }
	 .ny_yw ul li .t_p {
    height: 20rem;
  }
	.ny_yw ul li .w_z h3 {
  font-size: 18px;
}
	.header .right a i {
  font-size: 16px;
}
	.footer .zuo3 ul li.yx {float: none;margin: 20px auto 0;
  }
	  .footer .zuo3 ul li.lx {width: 100%;
  }
	.copy {line-height: 1.5;padding: 10px;
  }
	.cpxq .right h3 {
  font-size: 22px;
  margin-top: 30px;
}
	.cpxq .right p {
  margin-bottom: 15px;
}
	.footer_bg {
  padding: 5px 0 0;
}
	
	
	
	
}


@media only screen and (max-width:370px){
	.header .right a.a3 {display: none;
  }
	
	
}
















