﻿@charset "utf-8";
/* public css begin */
body{ padding-top:111px;}
.wrap {
	width:100%;
	max-width:1520px;
	margin:0 auto;
}
.wrap2 {
	width:100%;
	max-width:1520px;
	margin:0 auto;
}
.mob-nav {
	width:30px;
	height:30px;
}
.mob-nav span {
	display:block;
	position:absolute;
	left:15px;
	width:30px;
	height:2px;
	top:50%;
	margin-top:-1px;
	background:#0688d1;
	transition:all 0.5s ease;
}
.mob-nav:before {
	content:'';
	position:absolute;
	left:15px;
	width:30px;
	height:2px;
	top:13px;
	background:#0688d1;
	transition:all 0.5s ease;
}
.mob-nav:after {
	content:'';
	position:absolute;
	left:15px;
	width:30px;
	height:2px;
	top:35px;
	background:#0688d1;
	transition:all 0.5s ease;
}
.mob-nav.on span {
	width:0;
	transition:all 0.5s ease;
}
.mob-nav.on:before {
	top:23px;
	transform:rotate(45deg);
	transition:all 0.5s ease;
}
.mob-nav.on:after {
	top:23px;
	transform:rotate(-45deg);
	transition:all 0.5s ease;
}
.top .wrap{align-items:center;}
.top {
	position:fixed;
	z-index:10;
	left:0;
	top:0;
	width:100%;
	transition:all 0.5s ease;  background:#fff; 
}
.top.on {
 
	transition:all 0.5s ease;
	  background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(40px);
    -webkit-box-shadow: 0px 0px 29px 0px rgb(0 0 0 / 9%);
    box-shadow: 0px 0px 29px 0px rgb(0 0 0 / 9%);
 
}
.top2 {
	position:fixed;
	z-index:10;
	left:0;
	top:0;
	width:100%;
	transition:all 0.5s ease;/* background:#fff;*/
}
.top2.on {
	background:rgba(255, 255, 255, 1);
	transition:all 0.5s ease;
}
.home { border-bottom:1px solid #eee;
 
}
.home p{width:90%; line-height:40px; color:#0688d1;}
.home p span{ margin:0 20px 0 0px; font-size:12px;}
.home a{ background:#0688d1; color:#fff; padding:5px 10px; border-radius:5px; font-size:14px;transition:all ease .5s;} 
.logo {
	margin:10px 0;
}
.logo .word {
	 
}
.logo img {
}
.langec{ margin-left:40px;  }
.langec span{ display:block; cursor:pointer; color:#0688d1; font-size:14px; padding:0 0px 0 0px; background:url(../images/bs3.png) no-repeat right center;}
.langec .xlm{ position:absolute; display:none; background:#fff; box-shadow:0 0 8px rgba(0,0,0,0.1); border-radius:0px; width:100%; left:0%; top:45px; overflow:hidden; z-index:3;}
.langec .xlm a{display: block;transition:all ease .5s;
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #333;
    font-size: 13px;
    margin-left: 0;}
.ind-search {
	margin-top: 0px;
}

.ind-search span {
	display: block;
	width: 22px;
	height: 22px;
	border: none;
	cursor: pointer;
	background: url(../images/fd.png) no-repeat center center;
}

.search-bot {right:17%;
	/*background: #135aa6;
	width: 20vw;
	padding:0.5% 1%;
	position: absolute;
	
	top: 90px;
	display: none;*/
}

.solt-inp {
	/*border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 3px;
	display: flex;*/
}

.solt-inp .c1 {
	flex: 1;
	height: 40px;
	padding: 0 10px;
	color: #fff;
	background: none;
	border: none;
}

.solt-inp .c2 {
	border: none;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background: url(../images/fd.png) no-repeat center center;
}
.T-nav {
	margin:0px 0;
}
.T-nav li {
	float:left;
	position:relative;
}
.T-nav li a {
	display:block;
	text-align:center;
	margin:0 45px;
	line-height:70px;
	position:relative;
	font-size:14px;
	color:#333;    text-transform: uppercase;
	transition:all 0.5s ease;
}
.top2 .T-nav li a {
 
	color:#fff;
 
}
.top2.on .T-nav li a {
 
	color:#333;
 
}
.T-nav > li > a:after{ content:''; position:absolute; width:0; height:3px; background:#0688d1; left:0%; bottom:-0px; /*transform:translateX(-50%);*/ transition:all 0.5s ease;}
.T-nav li a span {
	font-size:16px;
	display:block;
}
.T-nav li .secon {
	position:absolute;
	width:150px;
	left:50%;
	margin-left:-75px;
	top:70px;
	z-index:5;
	display:none;
	background: #fff;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.T-nav li .secon a { margin:0!important;
	display:block;
	color:#333;
	line-height:40px;
	text-align: center;
	font-weight:normal;
	padding:0;
	font-size:12px;
	transition:all 0.5s ease;
}
 
.T-nav li .secon2 {
 
	width:620%;
	left:-270%;
	margin-left:0px;
	top:50px;
	z-index:5;
 
	background:rgba(255,255,255,0.85);
 
}
.T-nav li .secon2 dl{ width:25%; float:left; padding-top:3%; padding-bottom:4%; padding-left:6%;}
.T-nav li .secon2 dl a{ text-align:left!important; font-size:14px; margin-bottom:10px; color:rgba(30, 92, 167, 1);}
.T-nav li .secon2 dd a{  text-align:left!important; color:#666; font-size:13px;margin-bottom:0px;}
.T-nav li .secon3 {
 
	width:200%;
	left:-100%;
	margin-left:0px;
	top:50px;
	z-index:5;
	background:rgba(255,255,255,0.85);
 
}
.T-nav li .secon3 dl{ width:50%; float:left; padding-top:3%; padding-bottom:4%; padding-left:10%;}
.T-nav li .secon3 dl a{ text-align:left!important;}
.T-nav li .secon3 dd a{  text-align:left!important; color:#666;}
.tab-cell {
	display:table-cell;
	vertical-align:middle;
}
.newadd{ width:100%; padding:1px 0 4% 0; background:url(../images/zzcbg1.jpg) center center no-repeat; background-size:cover;}
 
.newnav{ width:100%; border-bottom:2px solid #ddd; margin:3% 0 0 0 ;}
.newnav a{ /*width:15%;*/ position:relative; text-align:center; line-height:3; margin:0 3%;}
.newnav a:after{ content:''; left:0; position:absolute;bottom:-2px; width:0%; height:2px; background:#ddd;transition:all 0.5s ease;}
.newnav a.cur{ color:rgba(30, 92, 167, 1);}
.newnav a.cur:after{ content:''; position:absolute;bottom:-2px; width:100%; height:2px; background:rgba(30, 92, 167, 1);transition:all 0.5s ease;}
.jz{ justify-content:center;}
.newmail{ width:100%; line-height:4; border:2px solid #ddd; background:#fff; text-indent:2rem; font-size:18px; border-radius:5px;}
.newmail span{color:rgba(30, 92, 167, 1);}
.top-search {
	margin-top:37px;
	margin-left:1%;
}
.top-search a {
	line-height:25px;
	color:#fff;
	display:block;
	background:url(../images/earth.png) left center no-repeat;
	padding:0 0 0 30px;
}
.leftnav{ padding-left:40px; z-index:1; width:125px; position:fixed; left:1%; top:30%; background:#0173bc; border-radius:6px;  }
.leftnav:after{ content:''; width:1px; height:100%; position: absolute; top: 0; background:#ddd;left:15px;}
.leftnav a{ position:relative; display:block; font-size:13px; line-height:3; color:#fff; transition:all 0.5s ease;}
.leftnav a:after{content:''; width:8px; height:8px; background:#0173bc; border-radius:20px; border:2px solid #eee;    display: block;
    position: absolute;transition:all 0.5s ease;
    left: -31px;
    top: 14px;
    z-index: 1;}
.adslm { width:100%; margin:10% auto 0;font-size:42px; position:relative;color:#000; font-weight:bold; }
.adslm span{ color:#888;   display:block; font-size:16px; line-height:2; font-weight:normal;}

.adslm2 { width:100%;  
	 position:relative;  
	 
 
}
.adslm2 h3{ background:rgba(248,248,248,0.95); width:40%; top:50%; z-index:3; transform:translateY(-50%); left:10%; padding:4%; position:absolute;} 
.adslm2 h3 p:first-child{ font-size:30px; line-height:40px; margin-bottom:5%;}
.adslm2 h3 p:nth-child(2){ color:#666; line-height:30px; font-weight:normal;}
.adslm2 h3 a{ font-size:14px; color:#fff; display:block;font-weight:normal; margin-top:5%; line-height:3; background:#0688d1; width:24%; text-align:center;transition:all 0.5s ease;}
.adslm2 .pic{ width:100%; text-align:right; }
.adslm3 { width:45%; margin:5% auto 0;
	font-size:40px; position:relative;
	color:#0688d1;
	font-weight:bold;
 
}
.adslm3:before {
    content: "";
    position: absolute; 
    left: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../images/tt1.png) center no-repeat;
    transition: all 0.5s ease;
}
.adslm3:after {
    content: "";
    position: absolute; 
    right: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../images/tt2.png) center no-repeat;
    transition: all 0.5s ease;
} 
.adslm4 { width:55%; margin:5% auto 0;
	font-size:40px; position:relative;
	color:#fff;
	font-weight:bold;
 
}
.adslm4:before {
    content: "";
    position: absolute; 
    left: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../images/tt1s.png) center no-repeat;
    transition: all 0.5s ease;
}
.adslm4:after {
    content: "";
    position: absolute; 
    right: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../images/tt2s.png) center no-repeat;
    transition: all 0.5s ease;
} 
.foot {
	background:#f0f0f0;
	padding:3% 0 0 0; position:relative; background-size:cover;
}
.foot .wrap{ z-index:1; position:relative;}
.foot ul{ width:100%;}
.foot ul li{ text-align:left;}
.foot ul li h3{ margin-bottom:10px; width:100%}
.foot ul li h3 a{ font-size:15px; color:#333;transition: all 0.5s ease;}
.foot ul li a{ font-size:14px; color:rgba(0,0,0,0.6); line-height:30px; display:block;transition: all 0.5s ease;}
.foot ul li p{ font-size:14px; color:rgba(0,0,0,0.6); line-height:30px; display:block;transition: all 0.5s ease;}

.contact{ padding:1px 0 5% 0; background:url(../images/zzcbg2.jpg) center center no-repeat; background-size:cover;}
 
.eaoplc {
	 
	color:rgba(0,0,0,0.6); line-height:50px; font-size:14px;
}
 
.labte {   align-items:flex-end; margin-top:3%;}
.labte .dblogo{ width:65%; }
.labte .dblogo .flex{   align-items:flex-end;}
.labte .dblogo .flex a{ background:#008ed8; color:#fff; padding:10px 16px; margin:0 15px; font-size:14px;}
.labte .dblogo .flex input{ width:32%; height:42px; margin-right:10px; line-height:42px; background:#fff; border:1px solid #ddd; text-indent:10px;}
.labte .dblogo h4{ width:79%; }
.labte .dblogo h4 p{ font-size:14px; color:rgba(0,0,0,0.8);  }
 .labte .dblogo h4 p:first-child{ font-size:16px;margin-bottom:3%;  }
 .labte .dblogo h4 p:last-child{ font-size:14px; font-weight:normal;  }
 .labte .dblogo h5{ width:19%; background:url(../images/em.jpg) left center no-repeat; padding-left:50px; font-weight:normal;  }
.labte .dblogo h5 p:last-child{ color:#008ed8; } 
.coap{column-gap:20px;}
.float-sild {
	position:fixed;
	right:0px;
	bottom:0px;
	z-index:10;
}
.banner{ width:100%; position:relative; height:950px;}
.ny-banner {
	background-size: cover; position:relative;
}
.ny-banner h2 {
    font-size: 60px;
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;}
.ny-banner img {
	width:100%
}
.obrelc {
	 background:url(../images/zzcbg3.jpg) center center no-repeat; background-size:cover; padding:1px 0 5% 0;
}
.ny-nav {
	border-bottom:2px solid #eee;
}
.ny-nav span {
	display:none;
}
.ny-nav p{ column-gap: 60px;}
.ny-nav p a {
	font-size:18px; color:#333;
 
	margin:0 0% 0 0%;
	line-height:78px;
	position:relative;
	transition:all 0.5s ease;
}
.ny-nav p a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 2px;
	width: 0px;
	background: #0688d1;
	transition: all 0.5s ease;
}
.ny-nav a.cur {
	color:#0688d1;
}
.position{ background:#0688d1; padding:3% 0;}
.position h3{ font-weight:bold; font-size:50px; color:#fff; text-transform: uppercase;}
.position p, .position p a{ font-size:14px; color:rgba(255,255,255,0.6);}
.pagelc {
	padding:6% 0;
}
.pagelc a {
	display:inline-block;
	border-radius:2px;
	line-height:32px; border-radius:30px;
	color:#333;
	padding:0 14px;
	 
	font-family:syst;
	margin:0 5px;
	vertical-align:middle; text-align:center;
}
.pagelc .mob-none {
	padding:0;
	width:32px;
}
.pagelc .cur {
	color:#fff;
	background:#048bd3;
	border-color:#048bd3;
}
.pagelc span {
	display:inline-block;
	line-height:32px;
	font-family:syst;
	color:#c88c35;
	padding:0 15px;
	border:1px solid #c88c35;
	margin:0 5px;
	vertical-align:middle;
}
/*public css over*/
/*about css begin*/
.aboutpic {
	width:38.1%; margin:8% 0;
 }
.aboutcon {
	width:50%; margin-bottom:5%;
}
 
.aboutcon p {
	font-size:16px;
	line-height:30px;  text-align:justify;
 
}
.lbopac {
	background:#f5f5f5; 
	padding:4% 0 5% 0;
}
.lbopac .f16{ text-indent:2rem; text-align:justify;}
 
 
.olta {
	width:100%; margin-top:2%;
}
.olta li {
	  
	 
}
.olta li img {
}
.olta li span {
	font-size:20px; font-weight:bold;color:rgba(255,255,255,1);
}
.olta li p{ color:rgba(255,255,255,0.5);}
.eubora {
	background:url(../images/zzcbg2.jpg) center center no-repeat; background-size:cover;
	padding:5% 0;
}
.eubora .adslm{ width:19%; color:#fff;}
.weolcs {
	 
	padding:1px 0 4% 0;
}
.culture{ width:45%;}
.culture h2{ font-size:40px; color:#333; }

.culture h3{ font-size:30px; color:#666; font-weight:normal; line-height:40px; margin:8% 0;}
.culture p{ line-height:30px; color:#888;}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0 0 5% 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
	position:relative;
}
.slick-slide img {
	display: inline-block;
	width:100%;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-initialized .slick-slide .pic {
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
	position:absolute;
	top:50%;
	margin-top:-60px;
	display: block;
	height: 61px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	padding: 0;
	border: none;
	width:61px;
}
.slick-prev {
	background:url(../images/left3.png) no-repeat center center;
	left:-43px;
}
.slick-next {
	background:url(../images/right3.png) no-repeat center center;
	right:-43px;
}
.xlt-sot {
}
.xlt-sot dd {
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.xlt-sot dd img {
	width:46%;
}
.xlt-sot dd .d1 {
	width:100%; text-align:center;
}
.xlt-sot dd .d1 h3 {
	font-size:30px;
	 
	color:#0688d1;
	 
	margin-bottom:3%;
}
.xlt-sot dd .d1 p { font-size:18px; color:#0688d1;line-height:2; text-align:center;}
/* Dots */
.slick-slider {
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: none;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
}
.responsive {
	padding:5% 0;
}
.responsive .shik {
	position:relative;
}
.responsive .shik .pic {
	width:100%;
	text-align:center;
	position:relative;
	z-index:0;
}
.responsive .shik .pic span {
	display:block;
	text-align:center;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	transition:all 0.3s ease;
}
.responsive .shik.cur .pic span {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	transition:all 0.3s ease;
}
.responsive .shik .pic span img {
	width:auto;
	height:100%;
}
.responsive .shik .tit {
	text-align: center;
	margin-top: 0;
	position: absolute;
	z-index: 9;
	top: 40px;
	left: 90px;
	font-family: syst;
}
.responsive .shik .tit a {
	color:rgba(18,49,144,0.6);
	font-size: 26px;
	transition:all 0.3s ease;
}
.responsive .shik .con {
	display:none;
}
.responsive .shik.cur .tit a {
	color:#0688d1;
	font-size: 26px;
	transition:all 0.3s ease;
}
.strategic { background:#f8f8f8; padding:4% 3% 6% 3%;}
.strategic h3{ font-size:48px; color:#333; width:100%; text-align:center; margin-bottom:3%;}
.strategic ul{}
.strategic ul li{ width:25%;}
.strategic ul li a p{ position:absolute; color:#fff; z-index:1; width:100%; top:50%; transform:translateY(-50%); font-size:18px; line-height:3;transition:all ease .5s;} 
.strategic ul li a p img{ margin-bottom:0;transition:all ease .5s;}
.develop {
	background:url(../images/jjbg2.jpg) center center no-repeat; background-size:cover;
	padding:1px 0 2% 0;
}
.develop h4{ margin:5% 0; font-size:18px; color:#fff; font-weight:normal; width:100%;}
.cpjjfn {
	margin-top:6%;
}
.index_case { padding:5% 0 7% 0; background:url(../images/2pic.jpg) center center no-repeat; background-size:cover;}
 
.index_case h3 {
    font-weight: bold;   width:90%; text-align:center; color:#fff; width:100%; margin-bottom:3%;
    font-size: 48px;
     
     
}
.index_case a h4 p:first-child{ font-size:18px; line-height:3;}
.index_case a h4 p:nth-child(2){ font-size:14px; font-weight:normal; line-height:26px; color:#999;}
 .index_case a{ background:#fff; padding:15px; 
   
    display: block;
    width: 24%;
    
	 
}
.index_case a h4 span{ width:100%; display:block; background:url(../images/jts.png) center center no-repeat; padding:9% 0;transition:all ease .5s;}
.index_case a .pic{ width:100%; border-radius:8px; position:relative; margin-bottom:15%; }
.index_case a .pic img{ width:100%;}
.index_case a .pic span{     z-index: 1;
    width: 101px;
    height: 101px;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: -20%; transition:all ease .5s;
    transform: translate(-50%, 0px);}
.sjbox2{ margin-bottom:2%;}
.speech {
	background:url(../images/cv3bg1.jpg) center center no-repeat;
	background-size:cover;
	padding:10% 0;
}
.speech .con {
	background:rgba(255, 255, 255, 0.8);
	border-top-left-radius:30px;
	border-bottom-right-radius:30px;
	padding:6%;
	margin-top:5%; 
}
.speech .con .leftu{ width:26%}
.speech .con .rightw{ width:70%}
.speech .con .rightw p {
	margin-bottom:3%;
	line-height:2;
}
.tabimg{padding:6% 0; background:#fff;}
.tabimg .word{ font-size:18px; line-height:40px; color:#fff; margin:2% 0;}
/*about css over*/
/*news css begin*/
.news {
	margin-top:5%;
}
.news a{
	margin-bottom:2%; padding-bottom:2%; border-bottom:1px solid #ddd; width:100%;
 
 
transition:all ease .5s;
}
.news a .pic {
	width:27%;
	overflow:hidden; border-radius:8px;
}
.news a .pic img {
	width:100%;
	object-fit:cover;
	transition:all 0.5s ease;
	height:100%;
}
.news a .con {
	width:50%;
	transition:all 0.5s ease;
 
}
.news a .con h3 {
	color:#000; font-size:22px; font-weight:normal;
}
.news a .con h3 p {
	line-height:26px; height:52px;
	color:#999;
	font-size:16px; font-weight:normal; margin-top:4%;
	overflow:hidden; 
}
.news a .d1 { border:2px solid #ddd; width:5%; border-radius:6px; text-align:center; line-height:222px;
	transition:all 0.5s ease;
}
.news a .con span {
	 
	transition:all 0.5s ease; color:#999; font-family:syst;
	display: block;
	 
	font-size: 14px;
	 
	 
	 
	margin: 10% 0 0 0;
}
 .news-list2 {
	margin-top:1%; width:100%;column-gap:40px;
}
 
.news-list2 a { width:31.2%;
	display:block;
	 margin:4% 0 0 0;
transition:all ease .5s; border-bottom:2px solid #f3f3f3;
}
.news-list2 a .pic { position:relative;
	width:100%; 
	overflow:hidden;
	
	border-radius:8px;
	 
}
 .news-list2 a .pic span{ position:absolute; left:50%; top:50%;transform:translate(-50%,-50%); z-index:1;}

.news-list2 a .pic img {
	width:100%;
	object-fit:cover;
	transition:all 0.5s ease;
	height:100%;
}
 
 .news-list2 a .d1 {
	overflow: hidden;
	font-size: 20px;
	 
	color: #333; line-height:36px;
	margin: 20px 0 10px 0;
	transition:all 0.5s ease;
}
 
.news-list2 a .d2 {
	line-height:30px;
	color:#999; font-family:syst;
	font-size:16px; margin-bottom:10px;
	overflow:hidden; 
}
 .syvideo{ position:absolute; right:0; top:0%; width:500px; height:265px;border-radius:6px; border:5px solid rgba(255,255,255,0.8);} 
 .syvideo video{ width:100%; height:100%!important;} 

.news-list {
	margin-top:1%; width:100%;column-gap:40px;
}
 
.news-list a { width:100%; padding:4% 5%; border-radius:16px;
	display:block;
	 margin:4% 0 0 0;
transition:all ease .5s; border:1px solid #e5e5e5;
}
.news-list a .con {   border-bottom:1px solid #e5e5e5; padding-bottom:2%;
	width:100%; 
	overflow:hidden;
	
	 
	 
}
 
 
 
 .news-list a .con h3 {
	overflow: hidden;
	font-size: 22px;
	 
	color: #333; 
	 
	transition:all 0.5s ease;
}
 
.news-list a .con h3 span { display:block;
	line-height:30px;
	color:#999; font-family:syst;
	font-size:16px;  
	 
}
.news-list a .btn{transition:all ease .5s; width:160px; height:50px; background:#fbfbfb; line-height:50px; border-radius:50px; text-align:center; margin-top:2%; color:#666;}
.card_list { width:100%; }
 .card_list h3{ font-size:40px; color:#333; margin:6% 0 3% 0;}
 .card_list .pic h4{ position:absolute; bottom:5%; left:3%; color:#fff; width:50%; font-size:24px; font-weight:normal;  overflow:hidden; }
 .card_list .pic img{ width:100%;border-radius:8px;}
.laebta {
	width:100%; margin-right:0;
 
 
}
 
.dasol {
	border-bottom:1px solid #ddd;
	padding:0 0 4% 0%;
}
.dasol .d1 { line-height:30px;
	font-size:22px; color:#333;
	font-weight:bold;
}
.dasol .d1 span{ font-size:16px; color:#999; font-weight:normal;}
.dasol .d2 a {
	color:#0688d1; line-height:30px; border:none;
	 
}
.ladfbu {
	line-height:2;
}
.ladfbu p {
	padding:5% 0;  
 font-weight:bold;
	font-size:16px;
 
	 
}
.ladfbu p a{ border:none;}
.ladfbu p span {
	font-size:12px; font-weight:normal;
	color:#666;
}
.lbtapc {
	width:100%; border-top:1px solid #ddd;
}
 
 
.edit-con {
	font-size:16px;
	line-height:2;
	margin:3% 0;
}
/*news is over*/
.support2 {
	margin-top:5%;
}
.support2 a{
	margin-bottom:3%; padding-bottom:3%; border-bottom:1px solid #ddd; width:100%; align-items:center;
 
 
transition:all ease .5s;
}
.support2 a .pic {
	width:27%;
	overflow:hidden; border-radius:8px; box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.support2 a .pic img {
	width:100%;
	object-fit:cover;
	transition:all 0.5s ease;
	height:100%;
}
.support2 a .con {
	width:60%;
	transition:all 0.5s ease;
 
}
.support2 a .con h3 {
	
}
.support2 a .con h3 p:first-child {
	color:#000; font-size:26px; font-weight:normal;  margin-bottom:3%; margin-top:0; transition:all 0.5s ease;
}
.support2 a .con h3 p {
	line-height:26px;
	color:#999;
	font-size:16px; font-weight:normal; margin-top:1%;
	overflow:hidden; 
}
 
.support2 a .con span {
	 
	transition:all 0.5s ease; color:#999; font-family:syst;
	display: block;
	 
	font-size: 14px;
	 
	 
	 
	margin: 10% 0 0 0;
}
.skill {
 
	padding: 4% 0 0 0;
}
.support{ margin-top:5%;}
.support .pic{}
.support .con {
 
    color: #333; font-size:20px; line-height:36px;
    width:40%;
}
.support p {
	font-size:18px;
	line-height:2;
}
 
.down{ width:100%; margin-top:5%;} 
.down a {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border-radius: 6px;
    color: #0688d1;
    background: rgba(23, 54, 147, 0.05);
    margin: 0 2% 1% 0;
} 
/*feedback is begin*/
#map {
	width:50%;
	height:400px;
}
.feedback {
	 
	padding:0% 0 0 0;
}
.feedback h3{    font-size: 20px;
    margin-bottom: 20px; text-align:center;}
.vovla { width:36%; }
.vovla a{ border-bottom:1px solid #ddd; padding:4% 0; width:100%; display:block; transition:all ease linear;}
.vovla a p{ font-size:18px; color:#333; transition:all 0.5s ease; margin-bottom:3%;}
.vovla a p:nth-child(2){ font-size:14px; color:#999; line-height:25px; height:50px; overflow:hidden; margin-bottom:0%;}
 .otebn {
	padding-bottom:8%;
}
.otebn li {
	position:relative;
	margin-top:3%;
	width:48%;
	border:1px solid #ddd;
}
.otebn li .c1 {
	width:100%;
	height:50px;
	border:none;
	padding:0 60px 0 50px;
}
.otebn li .c3 {
 
	height:50px;
	border:none;
	padding:0 42px 0 50px;
}
.otebn li span {
	width:50px;
	height:50px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:no-repeat center center;
}
.otebn li span.s1 {
	background-image:url(../images/b1.jpg);
}
.otebn li span.s2 {
	background-image:url(../images/b2.jpg);
}
.otebn li span.s3 {
	background-image:url(../images/b3.jpg);
}
.otebn li span.s4 {
	background-image:url(../images/b4.jpg);
}
.otebn li span.s5 {
	background-image:url(../images/b5.jpg);
	border:none;
}
.otebn li span.s7 {
	background-image:url(../images/b7.jpg);
}
.otebn li span.s8 {
	background-image:url(../images/b8.jpg);
	border:none;
}
.otebn li span.s6 {
	color:#f00;
	line-height:30px;
	text-indent:2rem;
}
.otebn li i {
	position:absolute;
	right:0;
	top:0;
	display:block;
	border-left:1px solid #ddd;
}
.otebn li textarea {
	width:100%;
	height:144px;
	padding:10px 10px 10px 50px!important;
	border:none;
	display:block;
}
.otebn li .c2 {
	background:#0688d1;
	font-size:18px;
	color:#fff;
	border:none;
	cursor:pointer;
	width:100%;
	height:50px;
}
/*feedback is over*/
/*hr is begin*/
.hrzp{   padding:8% 0 6% 0;}
 
.lenolsa {
	width:100%; margin-top:5%;
}
.lenolsa li {
	margin-bottom:8px;
}
.dolsca span {
	float:left;
	height:70px;
	line-height:70px;
}
.dolsca img {
	margin-right:10px;
}
.dolsca {
	cursor:pointer;
	overflow:hidden;
	transition:all 0.5s ease;   background:#fff;
	 
	border:1px solid #ddd; border-radius:5px;
}
.dolsca.on {
	background:#f9f9f9;
	transition:all 0.5s ease;
}
.dolsca .d1,.dolsca .d2{
	width:94%; font-size:20px;
	text-indent:20px;
	text-align:left;
}
.dolsca .d3, .dolsca .d4 {
	text-align:center;
	width:50%;
}
.dolsca .d5 {
	width:5%;
}
.lourew {
	padding:20px; font-size:20px; border:1px solid #0688d1;border-radius:5px; margin-top:15px;
	line-height:2; color:#0688d1;
	display:none; 
}
.dolsca .d5 {
	padding-top:10px;
	text-align: center;
}
.dolsca .d5 i {
	display: inline-block;
	width:32px;
	height:32px;
	background:url(../images/j.jpg) no-repeat center center;
	transition:all 0.5s ease;
}
.dolsca.on .d5 i {
	transform:rotate(135deg);
	transition:all 0.5s ease;
}
/*hr is over*/

 
.bcenba { width:100%; 
}
 
.bcenba h3{ font-size:20px; margin-bottom:20px;} 
.bcenba .d2 {width:100%;  
	font-size:16px; line-height:30px;
}
 
/*product is begin*/
.skill .wrap .curs{    position: sticky;
    top: 111px; 
    transition:all 0.5s ease;}
	
.oltep{ background:#0688d1;border-left:1px solid #ddd;}
.oltep li{ width:15.5%;border-right:1px solid #ddd; }
.oltep li:first-child, .oltep li:nth-child(2), .oltep li:nth-child(3){ line-height:55px;}
.oltep li:last-child{ width:6.9%;border-right:0px solid #ddd; line-height:55px;}
.oltep li p{ text-align:center; font-weight:bold;color:#fff; width:100%;  font-size:14px; /* border-bottom:1px solid #ddd; line-height:48px; height:48px;*/ padding:15px 0;}
.oltep li p select{ width:50%; margin:0 auto; display:block;line-height: 30px;
    height: 30px;
    border-radius: 5px;
    margin-top: 8px;}
.energy { background:#fff;border-left:1px solid #ddd;}
.energy li{ width:15.5%;}
.energy li:last-child{ width:6.9%;}
.energy li p{ text-align:center; color:#333; width:100%; border-right:1px solid #dee2e6; font-size:14px;  border-bottom:1px solid #dee2e6; line-height:48px; height:48px;}
.energy:nth-child(2n){ background:#f2f2f2;}

.oltep2{ background:#0688d1;border-left:1px solid #ddd;}
.oltep2 li{ width:18%;border-right:1px solid #ddd; }
.oltep2 li:first-child, .oltep2 li:nth-child(2), .oltep2 li:nth-child(3){ line-height:55px;}
.oltep2 li:last-child{ width:9.9%;border-right:0px solid #ddd; line-height:55px;}
.oltep2 li p{ text-align:center; font-weight:bold;color:#fff; width:100%;  font-size:14px; /* border-bottom:1px solid #ddd; line-height:48px; height:48px;*/ padding:15px 0;}
.oltep2 li p select{ width:50%; margin:0 auto; display:block;line-height: 30px;
    height: 30px;
    border-radius: 5px;
    margin-top: 8px;}
.energy2 { background:#fff;border-left:1px solid #ddd;}
.energy2 li{ width:18%;}
.energy2 li:last-child{ width:9.9%;}
.energy2 li p{ text-align:center; color:#333; width:100%; border-right:1px solid #dee2e6; font-size:14px;  border-bottom:1px solid #dee2e6; line-height:48px; height:48px;}
.energy2:nth-child(2n){ background:#f2f2f2;}

.index_case2 li {
	width:11%;
	margin-right:0px;
	transition:0.5s
}
.index_case2 li:last-child {
	margin-right:0
}
.index_case2 a {
	display:block;
	overflow:hidden
}
.index_case2 img {
	width:100%;
	object-fit:cover;
	height:500px
}
.index_case2 .con {
	left:0;
	top:10%;
	padding:30px;
	width:100%;
	color:#fff
}
.index_case2 .con .t1 {
	font-size:18px;
	font-weight:bold;
}
.index_case2 .con .t2 {
	font-size:18px;
	color:#fff;
	margin:3% 0;
	display:none
}
.index_case2 .con span {
	border-radius:30px; font-size:16px;
	display:none; color:#fff!important;
}
.index_case2 li.current {
	width:43.5%
}
.index_case2 li.current .con .t2 {
	display:block;
}
.index_case2 li.current .con span {
	display:block;
}
.solution {
}
.solution li {
	width:100%;
	padding:5% 0;
}
.solution li .wrap{ align-items:center;}
.solution li .wrap img{ border-radius:10px; overflow:hidden;}
.solution li:nth-child(2n) {
 padding:5% 0;
background:#f6f7fb;
}
.solution li:nth-child(2n) .wrap {
position:relative;
}
.solution li:nth-child(2n) .con img {
position: inherit;
}
.solution li:nth-child(2n) img {
position:absolute;
right:0;
}
.solution li .con {
	width:55%;
	 
}
.solution li .con h3 {
	font-size:26px;
	line-height:4;
}
.solution li .con p { 
	line-height:2;
	color:#333;
	margin-bottom:8%;
}
.solution li .con a {
	border:2px solid #1e5ca7;
	color:#1e5ca7;
	padding:10px 30px;
	border-radius:30px;
transition:all ease .5s;
}
.ny-lboa {
	width:100%;
	 
	padding: 1px 0 2% 0;
}
.ny-navs {
	width:100%; background:#f6f7f8 url(../images/jjry.png) 20px center no-repeat;border-radius:6px;
 
	 
}
.ny-navs a {
	float:left;
	text-align:center;
	font-size:16px; font-weight:bold; background:#f6f7f8;
		color:#333;
  line-height:50px; height:50px; width:12%; border-radius:6px;
	transition:all 0.5s ease;
}
.ny-navs a.cur {
	color:#fff; background:#138d3f;
	position:relative;
}
 
 
.sjd2 {
	width:100%;
	margin:5% 0 2% 0;
}
.sjd2 .bd {
	width:100%;
}
.sjd2 .bd a {
	display:block;
	width:100%; font-size:18px; font-weight:bold; text-align:center; line-height:60px; height:60px; border-radius:6px; color:#0688d1;
   
	background: rgba(23,54,147,0.05);
	 
	margin:0 2% 1% 0;
}
.sjd2 .bd .cur{
	 
}
.volea li{ width:100%; height:60px; border-bottom:2px solid #ddd; line-height:60px; background:#fff; border-radius:0px; font-size:18px;}
 .volea li p:nth-child(1){ width:35%;  text-indent:0rem; color:#333;}
.volea li p:nth-child(2){ width:50%; color:#666;}
.volea li:last-child{ margin-bottom:3%}

.volea2 { width:100%;}
.volea2 li{ width:30%; text-align:center; margin-bottom:4%;} 
.volea2 li h4{ font-size:22px; line-height:3;}
.volea2 li p{ line-height:2; font-size:14px; color:#999;} 
	 
 
 
/* 荣誉旋转木马 */
#certify{ overflow:hidden; width:80%;}
#certify .swiper {
margin-top:5%;
	padding:0 0 4% 0;
}
#certify .swiper-slide {
	width:535px;
	 
	 
	padding:0 0;
	text-align:center;
}
#certify .swiper-slide .img {
	background:none;
}
#certify .swiper-slide .img img {
	width:100%
}
#certify .swiper-slide .p {
	width:100%;
	color:#666;
	margin-top:25px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}
#certify .swiper-button-prev {
	left: 45%;
	background: url(../images/qzc4.jpg) no-repeat left center;
}
#certify .swiper-button-next {
	right: 45%;
	background: url(../images/qzc5.jpg) no-repeat left center;
}
#certify .swiper-button-prev, #certify .swiper-button-next {
	width: 30px;
	height: 18px;
  position: absolute; margin:inherit;
    top: 100%;
 
    /* margin-top: 0; */
    
    cursor: pointer;
 
}
/* 手机端荣誉资质 */
.m_honor {
	text-align:center;
	display:none;
	font-size:16px
}
.laebut {
	width:100%; 
	 
}
.laebut .con{ width:35%; position:absolute; left:10%; top:50%;transform:translateY(-50%);transition:all ease .5s}
.laebut .con h3{ font-size:48px; color:#fff; margin-bottom:4%;}
.laebut .con p{ color:#fff; margin-bottom:4%; line-height:30px;}
.laebut .con .flex p{ width:25%; text-align:center; font-size:14px; line-height:3;}
.laebut .con .flex p img{transition:all ease .5s;}
.laebut .con a{ background:#fff; color:#0688d1;  font-size: 14px; text-align:center;transition:all ease .5s;
  
    display: block;
    font-weight: normal;
   
    line-height: 3;
   
    width: 22%;}
.lbutea {
	padding:5% 0%;
	 
}
.lbutea h3{ font-size:48px; color:#333; margin-bottom:3%; text-align:center;}
.agbore {
	width:100%; margin:1% 0 0 0;
	 
}
.agbore .pics{ width:45%;  }
.agbore h3{ width:45%;} 
.agbore h3 p{ color:#666; font-size:18px; line-height:40px; font-weight:normal;}
.agbore ul{ width:100%; margin-top:4%;}
.agbore ul li{ width:100%;margin-bottom:5%;}
.agbore ul li .pic{ width:100%; text-align:center; background:#eff0ef; border-radius:5px; overflow:hidden; height:500px; line-height:500px;}
.agbore ul li .tit{ width:100%; font-size:26px; margin-top:20px; line-height:3; color:#333; font-weight:bold;}
.agbore ul li .cont{ color:#666; font-size:18px; line-height:40px;}
.syfabox2 {
	padding:4% 0 5% 0;text-align:center;
 	background:url(../images/jjbg2.jpg) center center no-repeat; background-size:cover; 
} 
.syfabox2 h3{ font-size:48px; color:#333; text-align:center;} 
.nlmael { width:60%;	 
}
.nlmael a{ width:48%; border:1px solid #ddd; display:inline-block; transition:all ease .5s; padding:15px 15px 0 15px;transition:all ease .5s;}
.nlmael a p{ font-size:18px; line-height:30px; margin:15px 0;}
.nlmael a p:nth-child(3){ font-size:14px; color:#999; line-height:30px; height:60px; overflow:hidden;}
.nlmael a p:nth-child(4){ font-size:14px; color:#999; line-height:30px; margin:0; padding:15px 0; border-top:1px solid #ddd; background:url(../images/right.png) right center no-repeat;}
/*首页*/
 
 
 
 .nav {
	height: 131px
}
 
.sy-solu {
	width:100%;
}
.sy-solu a {
	font-size:16px;
	color:#fff;
	display:block;
	width:12%;
	text-align:center;
	padding:10px 0;
}
.sy-solu a img {
	margin:0 auto;
	display:block;
}
.sy-solu a.cur {
	color:#fff;
	background:rgba(255, 255, 255, 0.2);
	border:1px solid #fff;
	border-radius:6px;
}

.syfad2 { background:#f6f7f8; padding:2% 1%; margin:4% 0;}
.syfad2 h3{ font-size:26px; font-weight:normal;}
.syfad2 h4{ font-size:40px; width:20%;}
 
.sy-nav {
	width:504px;
	margin-top: 15%;
}
.sybox2 {/* width:100%; margin-top:5%;    display: -webkit-flex;display: flex;flex-wrap: wrap;*/
}
.sybox2 a {
	width:207px;
	display:inline-block; border:2px solid #008ed8;
	text-align:center;
	line-height:48px;
	font-size:14px;
	 transition:all 0.5s ease; 
	color:#008ed8;
	 
}
 
.syd2 {
	width:100%; margin-top:5%; overflow:hidden;
}
.syd2 .pic{ width:39%; border-radius:10px; overflow:hidden;} 
.syd2 h3{width:50%; font-weight:normal;}
.syd2 h3 p:first-child{ font-size:36px;} 
.syd2 h3 p:nth-child(2){ font-size:22px; line-height:4;} 
.syd2 h3 p:nth-child(3){     line-height: 2;
    color: #666; } 
.syword {
	color: #fff;
	margin-top: 15%;
}
.syword h3 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 15px;
}
.syword p {
	font-size: 16px;
	width: 43%;
	line-height: 2;
}
.wbotea {
	  
	padding:5%;
}
.wbotea h2 {
	font-size:48px;
	font-weight:bold;
	color:#fff;
	width:100%;
	margin-bottom:2%;
}
.wbotea h3 {
	width:100%;
	color:#fff; font-size:18px; font-weight:normal;
	line-height:2;
}
.mieca {
  width:51%;
}
.mieca .box {text-align:center;
 background:#0688d1; position:absolute; border-radius:80px;
 
	 
}
.mieca .box:nth-child(1){ width:120px; height:120px;}
.mieca .box:nth-child(2){ width:130px; height:130px; right:0%;}
.mieca .box:nth-child(3){ width:110px; height:110px; left:30%; bottom:0;}
.mieca .box .d11 {
	font-size:16px; margin-top:13px;
	color:#fff;
}
.mieca .box .d11 span {
	font-size:50px;
	font-family:syst;
	color:#fff;
}
.mieca .box .d11 em {
	font-size:14px;
}
.mieca .box .d22 {
	font-size:16px;
	margin-top:0px;
	color:#bbc0d8;
}
.mieca2 {
  width:41.7%;
}
.mieca2 .box { width:100%; position:relative;}
.mieca2 .box .d11 { width:45%; left:5%; bottom:5%;
	font-size:32px; position:absolute;
	color:#fff; font-weight:bold;
}
.mieca2 .box .d11 span {
	font-size:26px;
	 
	color:#333;
}
.mieca2 .box .d11 em {
	font-size:14px;
}
 
.mieca3 {
  width:100%; margin-top:5%;
}
.mieca3 .box {  width:20%; text-align:center; margin-bottom:2%;  }
 
.mieca3 .box .d11 {
	font-size:16px; margin-top:15px;
	color:#133690;
}
.mieca3 .box .d11 span {
	font-size:50px;
	font-family:syst;
	color:#133690;
}
.mieca3 .box .d11 em {
	font-size:14px;
}
.mieca3 .box .d22 {
	font-size:16px;
	
	color:#333;
}
.mieca4 {
  width:40%; 
}
.mieca4 .box {  width:100%; margin-bottom:2%; border-bottom:1px solid #ddd;  }
 
.mieca4 .box .d11 {
	font-size:16px; margin-top:15px;
	color:#1d6bc3;
}
.mieca4 .box .d11 span {
	font-size:50px;
	font-family:syst;
	color:#1d6bc3;
}
.mieca4 .box .d11 em {
	font-size:14px;
}
.mieca4 .box .d22 {
	font-size:16px; line-height:4;
	
	color:#666;
}
.miecas {
  width:100%; margin-top:10%;
}
.miecas li {text-align:center; width:33%;
 
	 
}
 
.miecas li .d11 {
	font-size:16px; margin:5% 0;
	color:#fff;
}
.miecas li .d11 span {
	font-size:40px;
	font-family:syst;
	color:#fff;
}
.miecas li .d11 em {
	font-size:16px;
}
.miecas li .d22 {
	    font-size: 16px;
    margin-top: 15px;
    color: #fff;
    line-height: 2;
}
 @keyframes scroll {
 0% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(5px);
 -moz-transform: translateY(5px);
 -ms-transform: translateY(5px);
 transform: translateY(5px);
}
}
@keyframes scroll1 {
 0%, 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
 50% {
 -webkit-transform: translateY(5px);
 -moz-transform: translateY(5px);
 -ms-transform: translateY(5px);
 transform: translateY(5px);
}
}
@keyframes scale {
 0% {
 opacity: 1;
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 transform: scale(0);
}
 70% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
 
 
.baopea {
	width:974px;
}
 
.byaoel {
   
	padding:5%;
}
.byaoel ul{ width:100%}
.byaoel ul li{ width:31%; margin-bottom:2%; align-items:center;}
.byaoel ul li .pic{ border-radius:6px; overflow:hidden; margin-right:10px;}
.byaoel ul li h3{ color:#0688d1; font-size:22px; font-weight:normal; width:66%;}
.byaoel ul li h3 p{ font-size:16px; line-height:26px; color:#666;}

.shade {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 21;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.big-video {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top:-240px;
	z-index: 22;
	display: none;
	margin-left: -450px;
 
	width: 900px;
	box-sizing: border-box;
}
.big-video-main {
 
}
.big-video-clo {
	position: absolute;
	right: -35px;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(../images/icon30.png) no-repeat center center;
	cursor: pointer;
}
.footer-b-l{
   
    position: relative;
}

.footer-b-l .s1:last-child {
    margin-right: 0;
}

.footer-code {
    height: 120px;
    width: 120px;
     transform:translateX(-50%);
    left: 50%;
    bottom: 30px;
    display: none;
    position: absolute;
}
.footer-code img{ border-radius:10px;}
.footer-code::before {
    border: 9px solid;
    border-color: transparent;
    border-top-color: #fff;
    position: absolute;
  transform:translateX(-50%);
    left: 50%;
    bottom: -15px;
    content: "";
}

.footer-b-l .s1:hover .footer-code {
    display: block;
}

.footer-b {
    padding: 30px 0;
}


.bgold{ display:none; background:rgba(0,0,0,0.6); position:fixed; z-index:99; left:0; top:0; width:100%; height:100%;}
.keolc{ position:absolute;  right:10px; top:10px;}
.relowc{ display:none; background:#fff; width:1180px;/* height:80%;*/ position:fixed; z-index:100; left:50%; top:30%; margin-left:-590px; padding:30px; border-radius:10px; overflow:hidden;}
.splewc{ height:100%; width:100%; overflow:auto;}
.dloewp{ color:#333;   font-size:26px; text-align:center; width:100%}
.xlorec{ margin-top:30px; border-bottom:1px solid #ddd; line-height:40px; font-size:16px; padding-bottom:10px;}
.adlewc{ margin-top:30px;}
.adlewc td{ padding:10px 5px; color:#666;}
.adlewc td input,.adlewc td select{ width:100%; height:30px; border:1px solid #ddd; color:#666;}
.adlewc td span{ color:#de0b0b; margin-right:3px;}
.adlewc td textarea{ width:100%; height:90px; border:1px solid #ddd; padding:10px;}
.borelc{ margin-top:20px;}
.borelc input{ width:120px; height:35px; border:none; color:#fff; cursor:pointer; background:#de0b0b; margin-right:20px;}

.lewoc li{ padding:20px 0; border-bottom:1px solid #ddd; position:relative;}
.lewoc li .dowl{ position:absolute; right:0; top:30px;}
.lewoc li .p1{ line-height:30px; height:30px; overflow:hidden;}
.lewoc li .p2{ font-size:12px; color:#999;}

 