* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Microsoft Yahei",arial,"Hiragino Sans GB",sans-serif;
	font-size:16px;
	width: 100%;color: ;
	min-width: 1200px;
}

ol,
ul,
li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}

p {
	margin: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

input:focus {
	outline: none;
}

.div-top, .div-main, .div-footer {
	width: 100%;
}

.db {
	display: block;
}

.dn {
	display: none;
}

.clear {
	clear: both;
}

.w100 {
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.p50{
	padding: 50px 0;
}
.bgwhite{
	background-color: white;
}
.bgh{
	background-color: #F5F5F5;
}
.headertop{
	position: fixed;top: 0;left: 0;z-index: 999;transition: all 0.5s ease 0s;
}
.header{
	display: flex;justify-content: flex-start;flex-wrap: nowrap;align-items: center;height: 120px;
}
.header .logo{
	width: 20%;height: 110px;
}
.header .logo img{
	max-height: 100%;
}
.header .nav{
	width: 80%;height: 120px;
}
.header .nav ul li{
	float: left;line-height: 120px;width: 12%;text-align: center;
}
.header .nav ul li a{
	font-size: 1.2em;color: white;
}
.header .nav ul li a.on{
	color: white;
}
#navul{
	width: 100%;height: 120px;
}
#navul li ul{display:none;z-index:10000;top:120px;background:rgba(0,0,0,0.6);border-bottom:none;}
#navul li ul li{display:block;width:100%;float:none;margin-right:0;height:50px;position:relative;line-height:50px;font-size:12px}
#navul li.navhome{text-align:left;padding:0 0 0 40px;width:100%}
#navul li.navmoon{background:rgba(0,0,0,0.6);width:12%;height:120px;line-height:120px;border-left: none;border-right: none;}
#navul li.navmoon a{color:#fff}
#navul li.navhome a:hover{color:#fcff00}
#navul li.navmoon ul{display:block}
#navul li.navmoon ul a{display:block;width:100%;height:50px;line-height:50px}
#navul li.navmoon ul a:hover{background:#2d2d2d}
/* 轮播图 */
.banner .swiper,.banner  {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.banner   .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.abouttop{
	color: #000000;line-height: 1.5em;
}
.abouttop  p{
	padding: 20px 0;font-weight: 700;font-size: 1.6em;
}
.abouttop img{
	float: right;width: 40%;
}
.more{
	padding: 10px 20px;border: 1px solid #2362AF;margin: 20px 0 0 0 ;display: inline-block;border-radius: 20px;color: #2362AF;font-weight: 500;
}
.titelcontent{
	text-align: center;
}
.title{
	font-size: 2em;
}
.stitle{
	text-transform: uppercase;color: #919191;padding: 10px 0;
}
.imgtitle{
	max-width: 500px;
}


.jssbcontent{
	display: flex;justify-content: flex-start;flex-wrap: nowrap;
}
.jssbcontentleft{
	width: 32%;position: relative;color: white;
}
.jssbcontentright{
	width: 66%;margin: 0 0 0 2%;
}
.jssbcontentleft .w-simImg{
	width: 100%;
}
.w-simImg .image-w{position:relative; overflow:hidden; }
.image-w img{ max-width: 100%;}
.simImg_spec2 img{transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec2 .caption::before,.simImg_spec2 .caption::after{ border-color:rgba(255,255,255,0.3);}
.simImg_spec2 .caption .captionbg{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.simImg_spec2:hover .caption .captionbg{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec2 .caption-text{opacity:0;*filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; }
.simImg_spec2:hover .caption-text{opacity:1;*filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.simImg_spec2 .caption .caption-text .caption-text-in{ padding:1.6em;text-align: center;}
.caption{ position:relative;}
.caption .captionbg{position:absolute;width:100%; height:100%;}
.caption .caption-text{z-index:10; position:relative;word-break: break-all; word-wrap: break-word;padding:0.5em 1px 0.7em;}
.caption h3{ font-weight:normal; font-size:1.5em; margin:0; line-height:1.5;font-weight: 700; }
.caption p{ margin:0; padding-top:0.5em; padding-left: 10px;padding-right: 10px;font-size: 0.9em;}
.caption a{
	color: white;padding: 20px 0;display: inline-block;
}
.simImg_spec2:hover .bg_main{ background: rgba(0,0,0,0.4);}

.specFull .caption{position:absolute;bottom:0; left:0; width:100%;height:100%;color:#fff; padding-top:0; }
.specFull .caption .captionbg{ opacity:0.9; *filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90); z-index:0;}
.specFull .caption .caption-text{ display:table; height:100%; width:100%; }
.specFull .caption .caption-text .caption-text-in{ display: table-cell; vertical-align: middle;padding:10px;}
.simImg_spec .caption {
    overflow: hidden;
}
.jssbcontentright{
	display: flex;justify-content: flex-start;flex-wrap: wrap;
}
.jssbcontentright .w-simImg{
	width: 48%;margin-right: 4%;margin-bottom: 20px;
}
.jssbcontentright .w-simImg:nth-child(2n){
	margin-right: 0;
}
.casecontents{
	display: flex;justify-content: space-between;flex-wrap: nowrap;
}
.casecontent{
	width: 33.33%;
}
.casecontenttop{
	padding: 20px 25px;width: calc(100% - 100px);position: relative;min-height: 200px;
}
.casecontenttop img{
	width: 20px;height: auto;position: absolute;bottom: 20px;left: 25px;
}
.casecontentbottom,.casecontentbottom img{
	width: 100%;
}
.casecontenttop h1{
	font-size: 1.2em;font-weight: 700;padding: 20px 0;
}
.casecontenttop p{
	font-size: 0.9em;
}
.casecontent:nth-child(2n) .casecontenttop img{
	top: 20px;left: 25px;
}
.casecontent:nth-child(2n) .casecontenttop h1{
	padding-top: 50px;
}
/* 新闻 */
.news{
	display: flex;justify-content: flex-start;flex-wrap: nowrap;
}
.newsleft,.newsright{
	width: 50%;
}
.news .newstitle{
	font-weight: 700;font-size: 1.2em;border-left: 2px solid #2362AF;padding-left: 10px;border-radius: 2px;
}
.news .newstitle:nth-child(2){
	border-left: 2px solid #00A24D;
}
.newslefts .swiper {
	width: 90%;
	height: 500px;
	margin: 20px 0;
}
.newslefts .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	position: relative;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.newslefts .swiper-slide a{
	display: block;width: 100%;height: 100%;color: white;
}
.newslefts .swiper-slide  img{
	width: 100%;height: 100%;
}
.newslefts .newtitle{
	position: absolute;bottom: 10px;width:80%;left: calc(5% - 10px);background-color: rgba(0,0,0,0.5);padding: 10px 10px;text-align: left;
}
.newslefts .newtitle p:first-child{
	font-size: 1em;font-weight: 700;
}
.newslefts .newtitle p:nth-child(2){
	font-size: 0.8em;padding-top: 10px;
}
.newslefts .swiper-button-next,.newslefts  .swiper-button-prev{
	top: 90%;width: 20px;
}
.newslefts .swiper-button-prev, .swiper-rtl .swiper-button-next{
	left: 90%;
}
.newslefts .swiper-button-prev:after,.newslefts  .swiper-rtl .swiper-button-next:after,.newslefts .swiper-button-next:after,.newslefts  .swiper-rtl .swiper-button-prev:after{
	color: #dddddd;font-size: 1.5em;
}
.newsrights{
	height: 500px;overflow: hidden;width: 100%;margin: 20px auto;
}
.newsrights .dowebok {
	height: 100%;
}
.newsrights .dowebok ul { margin: 0; line-height: 30px;}
.newsrights .dowebok ul li{
	height: 70px;border-bottom:1px solid #E8E8E8;padding: 15px 0;
}
.newsrights .dowebok ul li a{
	display: flex;justify-content: space-between;flex-wrap: nowrap;align-items: center;
}
.newsrights .dowebok ul li a:hover .newsrightsinfo p{
	color: #00A24A;
}
.str_wrap {
	overflow:hidden;
	/* //zoom:1; */
	width:100%;
	font-size:1em;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	white-space:nowrap;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
/* 	//display:inline;
	//zoom:1; */
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,.str_down .str_move {
	white-space:normal;	width:100%;
}
.str_static .str_move,.no_drag .str_move,.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
.newsrightstime{
	width: 60px;height: 50px;background-color: #00A24A;color: white;text-align: center;padding: 10px 0;
}
.newsrightsimg{width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;flex-wrap: nowrap;}
.newsrightsimg img{
	width: 80%;
}
.newsrightsinfo {
	width: calc(100% - 140px);
}
.newsrightsinfo p:first-child{
	display: -webkit-box !important;font-size: 1em;color:#4D4D4D;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.newsrightsinfo p:nth-child(2){
	font-size: 0.8em;color:#4D4D4D;line-height: 1.5em;display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.newsrightstime .new-day{
	font-weight: 700;font-size: 1.8em;
}
.newsrightstime .new-month{
	font-size: 0.9em;
}
.cp{
	display: flex;justify-content: center;flex-wrap: wrap;align-items: center;
}
.cp a{
	display: inline-block;width: 19%;margin-right: 1.25%;margin-bottom: 20px;
}
.cp a:nth-child(5n){
	margin-right: 0;
}
.cp a img{
	width: 100%;
}
footer{
	background-color: #1C1C1C;color: white;
}
.footer{
	display: flex;justify-content: flex-start;flex-wrap: nowrap;border-bottom: 1px solid rgb(209 202 202 / 50%);
}
.icp{
	text-align: center;display: flex;justify-content: center;flex-wrap: nowrap;height: 60px;align-items: center;line-height: 60px;font-size: 0.8em;
}
.icp a{
	color: white;
}
.icp p{
	padding: 0 10px;
}
.footerleft{
	width: 35%;display: flex;justify-content: flex-start;flex-wrap: nowrap;
}
.footerright{
	width: 60%;margin-left: 5%;display: flex;justify-content: flex-start;flex-wrap: nowrap;
}
.footerleft .ewm{
	width: 40%;
}
.footerleft .footerinfo{
	width: 55%;margin-left: 5%;
}
.footerinfo p{
	line-height: 30px;font-size: 0.9em;
}
.footerleft .ewm img{
	width: 100%;
}
.footerright ul:nth-child(2){
	margin: 0 40px;
}
.footerright ul:nth-child(3){
	margin: 0 40px 0 0;
}
.footerright ul li{
	font-size: 0.9em;line-height: 30px;
}
.footerright ul li:first-child{
	font-weight: 700;font-size: 1.1em;line-height: 40px;
}
.footerright a{
	color: white;
}
.moreitems{
	text-align: center;display: flex;width: 150px;margin: 0 auto;justify-content: center;flex-wrap: nowrap;box-shadow: 0 1px 12px rgba(0,0,0,.12);height: 50px;line-height: 50px;
}
.moreitems1{
	width: 60%;background-color: white;color: black;
}
.next{
	width: 40%;background-color: #00A34D;display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;
}
.next img{
	width: 50%;
}
.bsinessitems{
	display: flex;justify-content: space-around;flex-wrap: nowrap;
}
.bsinessitem{
	width: 30%;box-shadow: 0px 7px 12px 1px rgba(0,0,0,0.1000);background-color: white;
}
.bsinessiteminfo{
	width: calc(100% - 40px);padding: 20px 20px;
}
.bsinessitem:nth-child(2){
	margin: 0 4%;
}
.bsinessitem img{
	width: 100%;max-height: 450px;
}
.bsinessiteminfo .bsinessitemtitle{
	font-size: 1.2em;font-weight: 700;padding: 10px 0;text-align: center;
}
.bsinessiteminfo .bsinessitemsinfo{
	font-size: 1em;line-height: 1.5em;
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.bsinessiteminfo .bsinessitemore{
	text-align: center;padding: 20px 0;color: black;font-size:0.8em;display: inline-block;width: 100%;font-weight: 700;
}
/* 图文 */
.listtitle{
	background-color: #F4F4F4;height: 70px;line-height: 70px;text-align: center;
}
.listtitle a{
	color: #151516;
}
.listtitle a.on{
	color: #003FDE;
}
.listtitle a span{
	padding: 0 10px;
}
.listtitle span:last-child{
	/* display: none; */
}
.p20{
	padding: 20px 0;
}
.wz{
	width: 100%;font-size: 0.9em;color: #AFABAB;
}
.wz a{
	color: #AFABAB;
}
.proitems{
	display: flex;justify-content: flex-start;flex-wrap: wrap;
}
.proitems .proitem{
	width: 31%;margin-right: 2.333%;margin-bottom: 50px;display: grid;
}
.proitems .proitem:hover{
	box-shadow:0 10px 12px rgba(0,0,0,.12);transition: all 0.5s ease 0s;
}
.proitems .proitem:hover .proitemtitle{
	background-color: #1785C7;color: white;transition: all 0.5s ease 0s;
}
.proitems .proitem img{
	width: 100%;
}
.proitems .proitem .proitemtitle{
	height:50px;line-height: 50px;background-color: #F2F2F2;text-align: center;color: #000000;
	display: -webkit-box !important;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.proitems .proitem:nth-child(3n){
	margin-right: 0;
}
.lanmuinfotitle{
	line-height: 50px;font-size: 1.5em;font-weight: 700;
}
.lanmuinfotitle span{
	font-size: 0.7em;color: #AFABAB;font-weight: 500;padding: 0 5px;text-transform: uppercase;
}
.lanmuinfoinfo{
	margin: 20px 0;line-height: 2.15em;font-size: 1em;
}
.jssls{
	display: flex;justify-content: center;flex-wrap: nowrap;
}
.jssl{
	width: 30%;text-align: center;
}
.jssl img{
	width:20%;
}
.jssl h1{
	font-size: 1.2em;line-height: 2em;font-weight: 700;
}
.jssl p{
	font-size: 0.8em;line-height: 1.5em;color: #626262;
}
.companyinfo{
	display: flex;justify-content: center;flex-wrap: nowrap;
}
.companyinfoleft{
	width: 70%;padding: 10px 0;
}
.companyinfoleft p{
	font-size: 1em;line-height: 1.8em;text-indent: 2em;
	/* float: left;
    display: contents; */
}
.companyinfotight{
	width: 50%;margin-left: 5%;display: flex;    align-items: center;    
}
.companyinfotight video{
	width: 100%;    box-shadow:9px 9px 0 #a8cfff;
}
.honors{
	display: flex;justify-content: flex-start;flex-wrap: wrap;
}
.honor{
	padding: 10px 20px;
	width: calc(23% - 40px);margin-right: 2.65%;display: grid;color: #000000;margin-top: 50px;box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.1600);
}
.honor img{
	width: 100%;
}
.honor .honortitle{
	line-height: 25px;padding: 10px 0;
}
.honor:nth-child(4n){
	margin-right: 0;
}
/* 图片点击放大 */
 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.bigbox>.imgbox{float:left;overflow: hidden;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 40px;}
.newsitems{
	display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;
}
.newsitem:nth-child(2n){
	margin-left: 10%;
}
.newsitem{
	width: 45%;display: flex;align-items: center;justify-content: space-between;flex-wrap: nowrap;margin-bottom: 30px;
}
.newsitem a{
	display: flex;align-items: center;justify-content: space-between;flex-wrap: nowrap;margin-bottom: 30px;
}
.lxwm{
	display: flex;justify-content: space-around;flex-wrap: nowrap;align-items:center;
}
.lxwmleft{
	width: 40%;
}
.lxwmleft .ewm{
	width: 40%;margin: 0 20%;
}
.lxwmleft p{
	line-height: 3em;
}
.lxwmright{
	width: 50%;
}
.lxwmright img{
	width: 100%;
}
.infotitle{
	font-size: 1.5em;font-weight: 700;padding: 0 0 20px 0;text-align: center;
}
.infoaddtime{
	text-align: center;font-size: 0.8em;color: #AFABAB;padding-bottom: 30px;
}
.infoaddtime span{
	padding: 0 20px;
}
.infoinfo{
	min-height: 500px;border-bottom: 1px solid #AFABAB;
}
.infoinfo p{
	font-size: 1em;line-height: 1.5em;
}
.infoinfo img{
	width: 60%;margin: 10px 20%;
}
.infobottom{
	margin: 10px 0 0 0 ;
}
.infobottom a{
	display: block;line-height: 40px;color: black;
}