﻿
/* public css begin */
body{ padding-top:90px;}
.wrap {
	width:100%;
	max-width:1400px;
	margin:0 auto;
}
.mob-nav {
	width:60px;
	height:50px;
}
.mob-nav span {
	display:block;
	position:absolute;
	left:15px;
	width:30px;
	height:2px;
	top:50%;
	margin-top:-1px;
	background:#333;
	transition:all 0.5s ease;
}
.mob-nav:before {
	content:'';
	position:absolute;
	left:15px;
	width:30px;
	height:2px;
	top:13px;
	background:#333;
	transition:all 0.5s ease;
}
.mob-nav:after {
	content:'';
	position:absolute;
	left:15px;
	width:30px;
	height:2px;
	top:35px;
	background:#333;
	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 {
	position:fixed;
	z-index:10;
	left:0;
	top:0;
	width:100%;
	transition:all 0.5s ease; background:#fff;
}
.top.on {
	background:rgba(255, 255, 255, 1);
	transition:all 0.5s ease;
}

.home {
	background:rgba(30, 92, 167, 1);
	transition:all 0.5s ease; 
}
.home.on { opacity:0;transition:all 0.5s ease;
}
.logo {
	margin:15px 0;
}
.logo .word {
	 
}
.logo img {
}
.T-nav {
	margin:30px 0;
}
.T-nav li {
	float:left;
	position:relative;
}
.T-nav li a {
	display:block;
	text-align:center;
	margin:0 33px;
	line-height:30px;
	position:relative;
	font-size:18px;
	color:#333;
	transition:all 0.5s ease;
}
.T-nav > li > a:after{ content:''; position:absolute; width:0; height:3px; background:#123190; left:0%; bottom:-30px; /*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:60px;
	z-index:5;
	display:none;
	background: #fff;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.T-nav li .secon a {
	display:block;
	color:#333;
	line-height:40px;
	text-align: center;
	font-weight:normal;
	padding:0;
	font-size:14px;
	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(../image/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);}
.banner{ width:100%; position:relative; }
.banner h2{ position:absolute; left:17%; top:40%;}
.top-search {
	margin-top:37px;
	margin-left:1%;
}
.top-search a {
	line-height:25px;
	color:#fff;
	display:block;
	background:url(../image/earth.png) left center no-repeat;
	padding:0 0 0 30px;
}
.adslm { width:35%; margin:5% auto 0;
	font-size:40px; position:relative;
	color:#123190;
	font-weight:bold;
 
}
.adslm:before {  
    content: "";
    position: absolute; 
    left: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../image/tt1.png) center no-repeat;
    transition: all 0.5s ease;
}
.adslm:after {  
    content: "";
    position: absolute; 
    right: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../image/tt2.png) center no-repeat;
    transition: all 0.5s ease;
} 
.adslm2 { width:35%; margin:5% auto 0;
	font-size:40px; position:relative;
	color:#fff;
	font-weight:bold;
 
}
.adslm2:before {
    content: "";
    position: absolute; 
    left: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../image/tt1s.png) center no-repeat;
    transition: all 0.5s ease;
}
.adslm2:after {
    content: "";
    position: absolute; 
    right: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../image/tt2s.png) center no-repeat;
    transition: all 0.5s ease;
} 
.adslm3 { width:45%; margin:5% auto 0;
	font-size:40px; position:relative;
	color:#123190;
	font-weight:bold;
 
}
.adslm3:before {
    content: "";
    position: absolute; 
    left: 0;
    bottom: 15px;
    height:18px;
    width: 136px;
    background:url(../image/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(../image/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(../image/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(../image/tt2s.png) center no-repeat;
    transition: all 0.5s ease;
} 
.foot {
	background:url(../image/footbg.jpg) center top no-repeat;
	padding:50px 0 0 0; position:relative; background-size:cover;
}
.foot .wrap{ z-index:1; position:relative;}
.contact{ padding:1px 0 5% 0; background:url(../image/zzcbg2.jpg) center center no-repeat; background-size:cover;}
 
.eaoplc {
	 
	color:#fff;
}
.eaoplc h3{ font-size:2rem; font-weight:normal; margin-bottom:15px;}
.eaoplc p {
	line-height:2;
}
.eaoplc p a{ color:#fff;}
.labte {
	color:#fff;
}
.labte div {
	margin-bottom:40px;
}
.labte div p { text-align:center; color:#fff;
	 
	line-height:3;
}
.float-sild {
	position:fixed;
	right:0px;
	bottom:0px;
	z-index:10;
}
.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(../image/zzcbg3.jpg) center center no-repeat; background-size:cover; padding:1px 0 5% 0;
}
.ny-nav {
	background:#fff;
}
.ny-nav span {
	display:none;
}
.ny-nav p{ width:80%}
.ny-nav p a {
	font-size:18px;
 
	margin:0 5% 0 0;
	line-height:80px;
	position:relative;
	transition:all 0.5s ease;
}
.ny-nav p a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 2px;
	width: 0px;
	background: #123190;
	transition: all 0.5s ease;
}
.ny-nav a.cur {
	color:#123190;
}
.position{ font-size:16px; color:#666;	line-height:80px;}
.position a{ font-size:16px; color:#666;}
.pagelc {
	padding:5% 0;
}
.pagelc a {
	display:inline-block;
	border-radius:3px;
	line-height:32px;
	color:#333;
	padding:0 14px;
	background: #ededed;
	font-family:syst;
	margin:0 5px;
	vertical-align:middle;
}
.pagelc .mob-none {
	padding:0;
	width:32px;
}
.pagelc .cur {
	color:#fff;
	background:#0073bc;
	border-color:#0073bc;
}
.pagelc span {
	display:inline-block;
	line-height:32px;
	font-family:syst;
	color:#c88c35;
	padding:0 14px;
	border:1px solid #c88c35;
	margin:0 5px;
	vertical-align:middle;
}
/*public css over*/
/*about css begin*/
.aboutpic {
	width:55%;
	margin-left:0%; padding-top:0%;
}
.aboutcon {
	width:44.9%;
}
 
.aboutcon p {
	font-size:16px;
	line-height:30px; text-indent:2rem; text-align:justify;
	margin-top:5%;
}
.lbopac {
	background:url(../image/gybg2.jpg) center center no-repeat; background-size:cover;
	padding:1px 0 5% 0;
}
.lbopac .f16{ text-indent:2rem; text-align:justify;}
.eubora .f16{ text-indent:2rem; text-align:justify;}
.olta {
	width:100%; margin-top:3%;
}
.olta li {
	width:32%; background:rgba(18,49,144,0.05);  border-radius:10px;
	color:#333; padding:3% 0 3% 3%; line-height:30px;
	 
}
.olta li img {
}
.olta li span {
	font-size:20px; font-weight:bold;color:#123190;
}
.olta li p{ color:rgba(18,49,144,0.7);}
.eubora {
	background:url(../image/gybg3.jpg) center center no-repeat; background-size:cover;
	padding:1px 0 5% 0;
}
.weolcs {
	background:url(../image/gybg4.jpg) center center no-repeat; background-size:cover;
	padding:1px 0 5%;
}
.culture{ margin-top:2%;background:rgba(18,49,144,0.05);   border-radius:10px; padding:3% 0 3% 3%;}
.culture .d1{  font-size:18px; color:#123190; font-weight:bold;}
.culture .d2{ width:85%;}
.culture .d2 p{ font-size:18px; color:rgba(18,49,144,0.7); line-height:2.6;}
.culture .d2 p span{ color:#123190; margin-right:20px;}

.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(../image/left3.png) no-repeat center center;
	left:-43px;
}
.slick-next {
	background:url(../image/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:#123190;
	 
	margin-bottom:3%;
}
.xlt-sot dd .d1 p { font-size:18px; color:#123190;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:#123190;
	font-size: 26px;
	transition:all 0.3s ease;
}
.strategic {
	width:100%; align-items:center;
	margin:5% 0 2% 0;
}
.strategic h4{ width:100%; font-size:18px; line-height:36px; font-weight:normal; color:#333; margin-bottom:5%; text-indent:2rem;}
.strategic ul {
	 
}
.strategic li  { font-size:20px; font-weight:bold; color:#123190; margin:5% 0;}
.strategic li img{ margin-right:20px;}
.strategic li .con {
	background:#f5f5f5 url(/cn/images/x.jpg) right bottom no-repeat;
	min-height:270px;
	padding:15% 20%;
}
 
.develop {
	background:url(../image/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%; text-indent:2rem;}
.cpjjfn {
	margin-top:6%;
}
.index_case { padding:0 5% 5% 5%;align-items:center;}
.index_case .con{ width:50%;}
.index_case .con h2{ font-weight:bold; font-size:40px; color:#123190; margin-bottom:3%;}
.index_case .con p{ text-indent:30px; font-size:18px; line-height:36px; margin-bottom:4%;}
.index_case .con a{ border: 1px solid #123190;
    text-align: center;
    display: block;
    width: 20%;
    line-height: 2.6;
	transition:all ease .5s;
}
.index_case .pic{ width:49%;}
.speech {
	background:url(../image/jjbg.jpg) center center no-repeat;
	background-size:cover;
	padding:1px 0 3% 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:0 5% 5% 5%; background:url(../image/kj.png) right 25% no-repeat;}
.tabimg .word{ font-size:18px; line-height:40px; color:#fff; margin:2% 0;}
/*about css over*/
/*news css begin*/
.news {
	background:#f3f3f3;
	padding:1% 0 2% 0;
}
 
 .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%;
}
 
.news-list a { width:28.58%;
	display:block;
	 margin:4% 2.37% 0;
transition:all ease .5s; border-bottom:2px solid #f3f3f3;
}
.news-list a .pic {
	width:100%; 
	overflow:hidden;
	
	border-top-left-radius:80px;
	border-bottom-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.news-list a:nth-child(2n) .pic {
	width:100%; 
	overflow:hidden;
	 
	border-top-left-radius:10px;
	border-bottom-left-radius:80px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.news-list a .pic img {
	width:100%;
	object-fit:cover;
	transition:all 0.5s ease;
	height:100%;
}
 
 .news-list a .d1 {
	overflow: hidden;
	font-size: 20px;
	 
	color: #333; line-height:36px;
	margin: 20px 0 10px 0;
	transition:all 0.5s ease;
}
 
.news-list a .d2 {
	line-height:30px;
	color:#999; font-family:syst;
	font-size:16px; margin-bottom:10px;
	overflow:hidden; 
}

.card_list { width:100%; align-items:center;}
.card_list .left{ width:30%;padding:2% 1% 10% 1%; background:url(../image/3pbj.png) center center no-repeat; background-size:contain;}
.card_list .left h3{     font-size: 36px;
    color: #fff; align-items:center;
    font-weight: normal;
    text-align: center;
    line-height: 4;}
.card_list .left h3 p{ font-size:22px; line-height:2; margin:5% 0;}
.card_list .left h3 p strong{ display:block} 

.card_list .centerpic{ width:40%}
.laebta {
	width:100%; margin-right:0;
 
 
}
 
.dasol {
	border-bottom:1px solid #ddd;
	padding:4% 0%;
}
.dasol .d1 { line-height:30px;
	font-size:22px; color:#173693;
	font-weight:bold;
}
.dasol .d1 span{ font-size:16px; color:#999; font-weight:normal;}
.dasol .d2 a {
	color:#173693; line-height:30px;
	 
}
.ladfbu {
	line-height:2;
}
.ladfbu p {
	padding:20px;  
 
	font-size:16px;
 
	 
}
.ladfbu p span {
	font-size:12px;
	color:#666;
}
.lbtapc {
	width:100%; border-top:1px solid #ddd;
}
 
.fxxw {
	background:url(../image/gybg1.jpg) top center no-repeat; background-size:cover; padding:1px 0 5% 0;
}
.edit-con {
/*	font-size:16px;
	line-height:2;*/
	margin:3% 0;
}
/*news is over*/
.skill {
	background:#f3f3f3;
	padding:1px 0 3% 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;
}
.support2{ margin-top:5%;}
.support2 .pic{ width:50%}
.support2 .con {
 
    color: #fff; font-size:20px; line-height:36px;
    width:49%;
}
.support2 p { text-indent:2rem;
	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: #173693;
    background: rgba(23, 54, 147, 0.05);
    margin: 0 2% 1% 0;
} 
/*feedback is begin*/
.feedback {
	background:url(../image/feedbg.jpg) center center no-repeat;
	padding:1% 0 0 0;
}
.vovla {
	background:url(../image/jjbg3.jpg) center center no-repeat; background-size:cover;
	padding:1px 0 5% 0;
}
.vovla ul{ margin-top:5%;  row-gap: 50px;  /*设置行间距 */
  column-gap: 200px; /* 设置列间距 */}
.vovla li{   }
.vovla h4{ font-size:18px; font-weight:normal; margin:5% 0; text-indent:2rem;}
.otebn {
	padding-bottom:5%;
}
.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(/cn/images/b1.jpg);
}
.otebn li span.s2 {
	background-image:url(/cn/images/b2.jpg);
}
.otebn li span.s3 {
	background-image:url(/cn/images/b3.jpg);
}
.otebn li span.s4 {
	background-image:url(/cn/images/b4.jpg);
}
.otebn li span.s5 {
	background-image:url(/cn/images/b5.jpg);
	border:none;
}
.otebn li span.s7 {
	background-image:url(/cn/images/b7.jpg);
}
.otebn li span.s8 {
	background-image:url(/cn/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:#123190;
	font-size:18px;
	color:#fff;
	border:none;
	cursor:pointer;
	width:100%;
	height:50px;
}
/*feedback is over*/
/*hr is begin*/
.hrzp{ background:#f6f6f6 url(../image/zpbg.jpg) center bottom no-repeat; background-size:cover; padding:1px 0 5% 0;}
 
.lenolsa {
	width:45%; margin-top:5%;
}
.lenolsa li {
	margin-bottom:8px;
}
.dolsca span {
	float:left;
	height:60px;
	line-height:60px;
}
.dolsca img {
	margin-right:10px;
}
.dolsca {
	cursor:pointer;
	overflow:hidden;
	transition:all 0.5s ease; background:#fafafa;
	 
	border:1px solid #ddd; border-radius:5px;
}
.dolsca.on {
	background:#f9f9f9;
	transition:all 0.5s ease;
}
.dolsca .d1,.dolsca .d2{
	width:40%; font-weight:bold;
	text-indent:20px;
	text-align:left;
}
.dolsca .d3, .dolsca .d4 {
	text-align:center;
	width:50%;
}
.dolsca .d5 {
	width:5%;
}
.lourew {
	padding:20px;
	line-height:2;
	display:none; font-family:Microsoft YaHei!important;
}
.dolsca .d5 {
	padding-top:10px;
	text-align: center;
}
.dolsca .d5 i {
	display: inline-block;
	width:32px;
	height:32px;
	background:url(../image/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:45%; margin-top:5%;
}
.bcenba .d0{ width:100%;}
.bcenba .d1 {width:100%; font-size:26px; line-height:4;
	color:#143899;
	font-weight:bold;
}
.bcenba .d2 {width:100%; 
	font-size:18px; line-height:3;
}
/*product is begin*/
.oltep {
	width:100%; font-size:18px; text-align:center; margin-bottom:4%; line-height:2;
}
.energy {
	padding:3%;
}
.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 { padding:1px 0 0 0; background:#f3f3f3 url(../image/kjbg.jpg) top center no-repeat;
}
.solution .wrap {
    align-items: center; 
}
  
.solution .con {
	width:40%;
	 
}
 
.solution .con p { 
	line-height:36px;
	color:#333; font-size:18px;  
	margin-bottom:5%;
}
.solution .con a { background:url(../image/kjbtn.png) center center no-repeat; background-size:cover;
	color:#123190; width:240px; height:70px; display: inline-block; margin-right:6%; line-height:70px; text-align:center;
 font-size:20px; 
transition:all ease .5s;
}
.solution .pic{ margin-top:5%;}
.ny-lboa {
	width:100%;
	background:#f3f3f3 url(../image/albg.jpg) center center no-repeat;
	padding: 1px 0 2% 0;
}
.ny-lboa .wrap{ 
    max-width: 1510px;
     }
.ny-navs {
	width:100%;
 
	 
}
.ny-navs a {
	float:left;
	text-align:center;
	font-size:18px; font-weight:bold;
		color:#666;
	border:1px solid #666; line-height:55px; height:55px; width:16%; margin:2% 10px;
	transition:all 0.5s ease;
}
.ny-navs a.cur {
	color:#123190;
	border:1px solid #123190;
	position:relative;
}
/*.ny-navs a.cur:after {
	content: "";
	display: block;
	border: 5px solid transparent;
	border-top-color: #123190;
	position: absolute;
	left: 50%;
	bottom:-10px;
}*/
.ny-navs span {
	display:none;
}
 
.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:#173693;
   
	background: rgba(23,54,147,0.05);
	 
	margin:0 2% 1% 0;
}
.sjd2 .bd .cur{
	 
}
.volea {
	 
}
.volea li {
	/*width:31%;*/ width:25%; margin-bottom:5%;
 
}
 
.volea li .pic {
	display:table-cell; border-radius:8px; background:#fff; overflow:hidden;
	vertical-align:middle; margin-right:10px;
	transition:all 0.5s ease;
  
}
.volea li .pic img {
	max-width:100%;
	transition:all 0.5s ease;
}
.volea li h3 { font-weight:bold;
  color:#123190;
	overflow:hidden; 
	font-size:18px;
}
.volea li h3 .tit{ margin-top:10px;  font-weight:normal; color:#666;
 line-height:26px;
	overflow:hidden;
	font-size:14px;}
.volea2 {}
.volea2 li {
  width:30%; margin-bottom:3%; align-items:center;
 
}
 
.volea2 li .pic {
	display:table-cell; overflow:hidden;
	vertical-align:middle;
	transition:all 0.5s ease; margin-right:5%;
  
}
.volea2 li .pic img {
	max-width:100%;
	transition:all 0.5s ease;
}
.volea2 li h3 { font-weight:bold;
  color:#fff;
	overflow:hidden; 
	font-size:18px;
}
.volea2 li h3 .tit{ margin-top:10px;  font-weight:normal; color:rgba(255,255,255,0.6);
 line-height:26px;
	overflow:hidden;
	font-size:16px;}
	.volea3 { margin-top:5%;
	 
}
.volea3 li {
	/*width:31%;*/ width:19%; margin-bottom:1.5%; background:rgba(18,49,144,0.05); border-radius:8px; padding:1.5%;
 
}
 
.volea3 li .pic {
	display:table-cell; border-radius:8px; background:#fff; overflow:hidden;
	vertical-align:middle; margin-right:0px;
	transition:all 0.5s ease; width:100%; text-align:center;
  
}
.volea3 li .pic img {
	max-width:100%;
	transition:all 0.5s ease;
}
.volea3 li h3 { font-weight:bold; margin-top:15px;
  color:#123190;
	overflow:hidden; 
	font-size:18px;
}
.volea3 li h3 .tit{ margin-top:10px; height:72px;  font-weight:normal; color:#666;
 line-height:26px;
	overflow:hidden;
	font-size:16px;}
.volea4 { margin-top:5%;
	 
}
.volea4 li {
	/*width:31%;*/ width:16%; margin-bottom:1.5%; background:rgba(18,49,144,0.05); border-radius:8px; padding:1.5%;
 
}
 
.volea4 li .pic {
	display:table-cell; border-radius:8px; background:#fff; overflow:hidden;
	vertical-align:middle; margin-right:0px;
	transition:all 0.5s ease; width:100%; text-align:center;
  
}
.volea4 li .pic img {
	max-width:100%;
	transition:all 0.5s ease;
}
.volea4 li h3 { font-weight:bold; margin-top:15px;
  color:#123190;
	overflow:hidden; 
	font-size:18px;
}
.volea4 li h3 .tit{ margin-top:10px;  font-weight:normal; color:#666;
 line-height:26px;
	overflow:hidden;
	font-size:16px;}	
/*.volea4 {
	 
}
.volea4 .flex{ display:block;}
.volea4 li {
	  width:16.5%; margin-bottom:5%;
 
}
 
.volea4 li .pic {
	display:table-cell; border-radius:8px; background:#fff; overflow:hidden;
	vertical-align:middle;
	transition:all 0.5s ease;
  
}
.volea4 li .pic img {
	max-width:100%;
	transition:all 0.5s ease;
}
.volea4 li h3 { font-weight:bold;
  color:#123190;
	overflow:hidden; 
	font-size:18px;
}
.volea4 li h3 .tit{ margin-top:10px;  font-weight:normal; color:#666;
 line-height:26px;
	overflow:hidden;
	font-size:16px;}*/
.enlma { width:48%;
	margin-top:5%;
}
.enlma h3{ font-size:26px; line-height:3; align-items:center; font-weight:normal}
.enlma h3 a{ font-size:18px; color:#123190;}
.enlma ul{ width:100%;}
.enlma ul li{ background:#fff; width:23%; border-radius:8px; text-align:center;/* line-height:160px; padding:2%;*/ margin-bottom:2.5%;}
.vlmtae {
	width:100%;
}
 
.lecopa {
	  padding:0 5% 5% 5%;
} 
/* 荣誉旋转木马 */
#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(../image/qzc4.jpg) no-repeat left center;
}
#certify .swiper-button-next {
	right: 45%;
	background: url(../image/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%;
	padding:5% 0;
}
.laebut .pic {
	width:705px;
}
.laebut .pic img {
	border:1px solid #ddd;
	padding:10px;
}
.laebut .con {
	width:40%;
}
.laebut .con .d1 {
	position:relative;
	font-family:syst;
	font-size:22px;
	color:#333;
	border-bottom:1px solid #ddd;
	line-height:2.6;
	margin-bottom:8%;
}
.laebut .con .d2 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:5%;
}
.laebut .con .d1 a {
	position:absolute;
	right:0;
}
.laebut .con .d3 {
	color: #fff;
	border-radius:30px;
	display:inline-block;
	background:#2f72e3;
	height: 56px;
	width: 200px;
	margin:8% 0;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
}
.laebut .con .d4 {
	line-height:2;
	color:#666;
}
.lbutea {
	padding:4% 0 0 0%;
	background:url(/cn/images/slbg.jpg) center center no-repeat;
}
.agbore {
	width:720px;
	text-align:right;
}
.agbore p {
	margin-top:10%;
}
.nlmael {
	padding:0% 0% 0;
	width:40%;
}
.nlmael .left {
	width:100%;
}
.nlmael .left p {
	font-size:16px;
	letter-spacing:5px;
	color:#666;
	line-height:3;
}
.nlmael .left a {
	text-align:right;
	width:100%;
	display:block;
}
.nlmael .right {
	width:100%
}
.nlmael .right .d1 {
	margin-bottom:6%;
	color:#999;
}
.nlmael .right .d1 span {
	font-size:24px;
	color:#333;
}
.nlmael .right a {
	color:#3c8bff;
	margin-bottom:28%;
	display:block;
}
.nlmael .right .con {
	line-height:2;
	margin:3% 0 16% 0;
}
.nlmael .right .d2 {
	font-size:26px;
	line-height:5;
	text-align:right;
	font-family:syst;
}
/*首页*/
canvas {
	display:block;
}
.waves {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0; z-index:0;
}
.h-right {
	box-sizing: border-box;
	    z-index: 1;
   /* top: 40%;*/ top: 65%;
}
.h-right .t1{ /*background:rgba(191, 191, 191, 0.8); padding:3% 3% 3% 10%;*/ padding-left:3%; /*border-top-right-radius:10px; border-bottom-right-radius:10px;*/}
.nav {
	height: 131px
}
.h-right .t1 {
	/*left: 10%;*/left: 0%;
	top: 0%;
}
.h-right .t1 .cn {
	font-size: 56px;
	font-weight: bold;
	color: #fff
}
.h-right .t1 .en {
	color: #fff; margin-top:3%;
	font-family: syst;
	font-size: 30px;
}
.h-right .t2 {
	writing-mode: tb-rl;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	font-family: syst;
	right: 40px;
	bottom: 40px
}
.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;
}
.syfabox2 {
	margin-top: -17%;
}
.syfad2 {
	width:100%;
	margin:0% 0 0 0;
}
.syfad2 .bd {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.syfad2 .bd a {
	background: rgba(191, 191, 191, 0.8);
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	display: block;
	width: 60%;
	line-height: 2;
	/* text-align: center; */
    margin-top: 22%;
	padding: 2% 0 2% 16%;
	color: #fff;
}
.syfad2 .bd a h3 {
	font-size: 48px;
	font-weight: bold;
}
.syfad2 .bd a p {
	font-size: 16px;
	width: 100%;
	line-height: 2;
}
.sy-nav {
	width:504px;
	margin-top: 15%;
}
.sybox2 {/* width:100%; margin-top:5%;    display: -webkit-flex;display: flex;flex-wrap: wrap;*/
}
.sybox2 a {
	width:504px;
	display:block;
	background:rgba(191, 191, 191, 0.8);
	text-align:center;
	line-height:70px;
	font-size:18px;
	margin-bottom:1%;
	color:#fff;
	font-weight:bold; margin-right:4px
}
.sybox2 a.cur {
	color:#fff;
	background:#123190;
}
.sybox2 a:nth-child(2) {
width:164px;
}
.sybox2 a:nth-child(3) {
width:164px;
}
.sybox2 a:nth-child(4) {
width:164px;
}
.syd2 {
	width:100%;
}
.syd2 .bd {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.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:0 5% 5% 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:#173693; 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:100%;
}
.mieca2 .box { padding:2%; width:30%; background:url(../image/jicon4.png) center center no-repeat; background-size:contain; text-align:center;}
.mieca2 .box img{ float:left; margin-right:29%} 
.mieca2 .box .d11 {
	font-size:16px; 
    width: 100%;
	color:#133690;
}
.mieca2 .box .d11 span {
	font-size:50px;
	font-family:syst;
	color:#133690;
}
.mieca2 .box .d11 em {
	font-size:14px;
}
.mieca2 .box .d22 { 
    width: 100%;
	font-size:16px;
	margin-top:0px;
	color:#133690;
}
.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:100%; margin-top:5%;
}
.mieca4 .box {  width:20%; text-align:center; margin-bottom:2%;  }
 
.mieca4 .box .d11 {
	font-size:16px; margin-top:15px;
	color:#133690;
}
.mieca4 .box .d11 span {
	font-size:50px;
	font-family:syst;
	color:#fff;
}
.mieca4 .box .d11 em {
	font-size:14px;
}
.mieca4 .box .d22 {
	font-size:16px;
	
	color:#fff;
}
.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:0 5% 5% 5%;
}
.byaoel ul{ width:100%}
.byaoel ul li{ width:32%; margin-bottom:2%; align-items:flex-start;}
.byaoel ul li .pic{ border-radius:6px; overflow:hidden; margin-right:15px;}
.byaoel ul li h3{ color:#123190; font-size:20px; font-weight:normal; width:63%;}
.byaoel ul li h3 p{ font-size:14px; 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(../image/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: 55px;
    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;
}