@charset "utf-8";
select {
    background-color: #ffffff;
}
.gsize::first-letter {
    text-transform: uppercase;
}
img {
    max-width: 100%;
    max-height: 100%;
}
.icolor,.hvcolor:hover{
	color: #276AD4;
}
.bgcolor,.hvbgcolor:hover{
	background: #276AD4;
	color: #fff;
}
.head{
	background: #F8F9FA;
	height: 63px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.head_height{
	height: 63px;
}
.logo{
	display: inline-block;
	height: 42px;
}
.nav li{
	margin-left: 55px;
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
}
.nava{
	display: block;
	line-height: 40px;
}
.nav li.active .nava{
	border-bottom: 2px solid #276AD4;
	color: #276AD4;
}
.nav li:hover .nava{
	color: #276AD4;
}
.navhide{
	/*width: 100%;*/
	width: max-content;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	z-index: 9;
	padding-top: 15px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 5px 12px rgba(0,0,0,.05);
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
li.active .navhide{
	/*opacity: 1;*/
	/*visibility: inherit;*/
}
.navhide a{
	padding: 0 20px 15px;
	display: block;
	width: max-content;
	min-width: 100%;
}
.navhide a:hover,.navhide a.active{
	color: #276AD4;
}
.md{
	padding: 75px 0;
}
.ita{
	flex: 0;
	flex-grow: 1;
	text-align: center;
	border-right: 1px solid #EAEDF2;
}
.ita:last-child{
	border: 0;
}
.foot{
	background: #0B3657;
	padding: 45px 0;
	color: #fff;
}
.foot a{
	color: #fff;
}
.fta a:hover{
	text-decoration: underline;
}
.fta.active{
	width: 38%;
}
.fta.active ul{
	justify-content: space-between;
}
.fta.active li{
	min-width: 40%;
}
.bntxt{
	width: 80%;
}
.i1w{
	justify-content: space-around;
}
.i1a{
	width: 28%;
	position: relative;
	border: 1px solid #E6E6E6;
}
.i1atxt{
	z-index: 9;
	background: #fff;
	display: flex;
	align-items: center;
	padding: 30px;
}
.i1atxt img{
	margin: 0 auto;
}
.i1atxt img.img1{
	display: block;
}
.i1atxt img.img2{
	display: none;
}
.i1a:hover {
	color: #fff;
}
.i1a:hover .i1atxt img.img1{
	display: none;
}
.i1a:hover .i1atxt img.img2{
	display: block;
}
.i1abg{
	background-size: cover !important;
}
.i1abg::after{
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	background: rgba(39,106,212,.88);
}
.i1a:hover .i1atxt{
	background: none;
}
.i2t{
	border-bottom: 1px solid #E6E6E6;
}
.i2t li{
	cursor: pointer;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0,0,0,0);
	margin-bottom: -1px;
	margin-right: 35px;
	transition: .25s;
}
.i2t li.active{
	border-bottom: 2px solid #276AD4;
}
.i2bl{
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
}
.i2br{
	width: 35%;
	margin-left: 6%;
}
.i2br .txt p{
	padding: 5px 0;
}
.morea{
	display: inline-block;
	padding: 6px 40px;
}
.morea:hover{
	opacity: .85;
}
.i3a_a{
	min-height: 100%;
	border: 1px solid #E6E6E6;
}
.i4{
	background: url(../images/i4bg.png) no-repeat center;
	background-size: cover;
}
.itop_wt{
	color: #fff;
}
.itop_wt p,.itop_wt .txt{
	opacity: .8;
}
.i4a{
	text-align: center;
	width: 27%;
	color: #fff;
}
.i4a img{
	transition: .5s;
}
.i4a:hover img{
	transform:rotateY(180deg);
}
.i5{
	background: #F8F9FA;
}
.i5a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16.6666%;
	margin-top: 15px;
}
.i5a img{
	display: block;
	max-width: 90%;
	max-height: 90%;
}
.i6tatxt{
	width: 42%;
	margin-right: 12%;
}
.i6w{
	display: flex;
	flex-wrap: wrap;
	width: 105%;
}
.i6a{
	width: 20%;
	margin-right: 5%;
	padding: 25px 0;
	border-bottom: 1px solid #E6E6E6;
}
.i7{
	background: url(../images/i7bg.png) no-repeat bottom center;
	background-size: 100%;
}
.i7l{
	width: 48%;
}
.i7r{
	padding: 25px 50px 50px 50px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.i7aipt input,.i7aipt textarea,.i7aipt select{
	width: 100%;
	height: 48px;
	border: 1px solid #E6E6E6;
	resize: none;
	padding: 0 15px;
}
.i7aipt input:focus,.i7aipt textarea:focus,.i7aipt select:hover{
	border: 1px solid #276AD4;
}
.i7aipt textarea{
	height: 120px;
	padding: 15px;
}
.i7aslt{
	position: relative;
}
.i7aslt select{
	padding-left: 10px;
	resize:none; 
    outline:none;
    -webkit-appearance:none;
    line-height: normal;
}
.slti{
	height: 100%;
	display: flex;
	align-items: center;
	position: absolute;
	right: 10px;
	top: 0;
}
.i7ltxt{
	text-align: center;
	padding: 5%;
	margin-bottom: 10%;
	color: #fff;
	font-size: 20px;
}

.listbn{
	background-size: cover !important;
	position: relative;
	height: 383px;
}

.fo1 .i1a:hover .i1atxt{
	color: #333;
}
.fo1 .i1a:hover {
	border: 1px solid #276AD4;
}
.fo2a{
	width: 33.33%;
	transition: .5s;
}
.fo2a:hover{
	transform:translateY(-10px);
}
.fo2a_a{
	min-height: 100%;
	padding: 35px;
	background-image: linear-gradient(180deg, #F5F9FF 0%, #FFFFFF 100%);
	box-shadow: 0 10px 20px 0 rgba(233,238,243,0.55);
	border: 1px solid #e4ebf7;
}
.fo3{
	background: #0B3657;
}
.fo3a_a{
	color: #fff;
}
.fo4{
	background-image: linear-gradient(90deg, #E8EFF9 28%, #EBF2FC 68%);
}
.fo4box{
	width: 24%;
}
.fo5{
	background: url(../images/fo5bg.png) no-repeat bottom center;
	background-size: 100%;
}
.fo5 .itop span{
	margin: 0 15px;
}
.fo7img{
	margin-top: -7%;
}

.rd2{
	background: url(../images/rd2bg.png) no-repeat center;
	background-size: cover;
}
.rd2a_a{
	min-height: 100%;
	background: #fff;
	padding: 35px;
	transition: .5s;
}
.rd2a_a:hover{
	box-shadow: 0 5px 12px rgba(0,0,0,.1);
}
.rd3box{
	padding: 40px;
	background-image: linear-gradient(180deg, #F5F9FF 0%, #FFFFFF 100%);
	border: 1px solid #e4ebf7;
}
.rd3img{
	width: 30%;
	margin-left: 5%;
}
.rd4,.rd6,.rd8{
	background: #F3F5F9;
}
.rd4txt{
	width: 50%;
}
.rd4img{
	width: 42%;
}
.rd4txta{
	padding: 10px 0;
}
.rd4txta .txt{
	line-height: 25px;
}

.ocp1{
	background-image: linear-gradient(90deg, #E8EFF9 28%, #EBF2FC 68%);
}
.ocp1a:first-child{
	margin: 0 !important;
}
.ocp1a:nth-child(even){
	flex-flow: row-reverse;
}
.ocp1a{
	padding: 35px 50px;
	background-image: linear-gradient(179deg, #F5F9FF 0%, #FFFFFF 100%);
}
.ocp1aimg{
	width: 27%;
}
.ocp1atxt{
	width: 67%;
}
.ocp2a{
	display: block;
	width: 32%;
}
.ocp2a1{
	transition: .25s;
}
.ocp2a2{
	background: rgba(7,38,62,.8);
	color: #fff;
	transition: .25s;
	opacity: 0;
}
.ocp2a:hover .ocp2a1{
	opacity: 0;
}
.ocp2a:hover .ocp2a2{
	opacity: 1;
}
.ocp3a{
	width: 17%;
}
.ocp3a i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	background: #f7f7f9;
	border-radius: 100%;
	margin: 0 auto;
}
.ocp3a h3{
	text-align: center;
}
.ocp3a i img{
	display: block;
	max-width: 50%;
}
.ocp3ajt{
	height: 100px;
	display: flex;
	align-items: center;
}

.ab1box:first-child{
	margin-top: 0;
}
.ab1r{
	width: 32%;
	margin-left: 5%;
}
.ab2{
	background: url(../images/ab2bg.png) no-repeat center;
	background-size: cover;
}
.ab2w{
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	top: -70px;
}
.ab3a_a{
	min-height: 100%;
	border: 1px solid #E6E6E6;
}
.ab4r img{
	max-width: 100%;
}

.newbox:first-child{
	margin-top: 0 !important;
}
.waterfall{
	column-count: 3;
	column-gap: 0;
	margin-left: -10px;
	margin-right: -10px;
}
.item{
	box-sizing: border-box;
	break-inside: avoid;
	padding: 10px;
	width: 33.33%;
}
.item-content{
	border: 1px solid #ddd;
}
.newatxtm span{
	margin-right: 15px;
}
.water_box_a{
	width: 30%;
}
.newa{
	border: 1px solid #E6E6E6;
}
.wall {
  display: block;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}
.wall-column {
  display: block;
  position: relative;
  width: 33.33%;
  float: left;
  padding: 0 10px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.wall-column .article{
	padding: 10px 0;
}
.page a{
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid rgba(0,0,0,0);
	border-radius: 4px;
	margin: 3px 10px;
}
.page a.active{
	/*border: 1px solid #333;*/
}
.page a.pagea:hover{
	color: #276AD4;
}
.page .page-num:hover {
    color: #276AD4;
}
.page .page-num-current {
    color: #276AD4;
}

.vsp1a_a{
	background: #F8F9FA;
	min-height: 100%;
	padding: 25px;
}
.vsp3t{
	border-bottom: 1px solid #EAEDF2;
}
.vsp3t li{
	width: 25%;
	border-bottom: 6px solid rgba(0,0,0,0);
	margin-bottom: -1px;
	padding: 20px 0;
	cursor: pointer;
	transition: .25s;
}
.vsp3t li.active{
	border-bottom: 6px solid #276AD4;
}
.vsp31box:first-child{
	margin-top: 0 !important;
}
.vsp31box{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.vsp31box:nth-child(even){
	flex-flow: row-reverse;
}
.vsp31box_img{
	width: 32%;
	text-align: center;
}
.vsp31box_img img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.vsp31box_txt{
	width: 63%;
}
.vsp31box_txt p{
	padding: 5px 0;
}
.vsp32timg img{
	max-width: 100%;
}
.vsp31box_txt_w100{
	width: 100%;
}
.vsp4a_a{
	position: relative;
	overflow: hidden;
	transition: .5s;
}
.vsp4a_a::after{
	width: 200px;
	height: 200px;
	content: "";
	background: rgba(39,106,212,.05);
	border-radius: 100%;
	position: absolute;
	left: -50px;
	top: -50px;
}
.vsp4a_a h1{
	line-height: 1;
	font-weight: normal;
}
.vsp4a_a:hover{
	transform:translateY(-10px);
}

.bntxt_dm{
	width: 360px;
}
.dm1 .fo2a{
	width: 25%;
}
.dm3a_a{
	position: relative;
	display: block;
	overflow: hidden;
	color: #fff;
}
.dm3a_a .posrabsolute{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	padding: 15px;
}
.csbg:nth-child(even){
	background: #F3F5F9;
}
.csbg:nth-child(even) .wrap{
	flex-flow: row-reverse;
}
.csa{
	padding: 5px 20px;
	display: inline-block;
	background: #276AD4;
	color: #fff;
}
.csa:hover{
	opacity: .85;
}

.xzbntxt{
	min-width: 38%;
	padding: 50px;
	background: #fff;
}
.xz1ta_a{
	min-height: 100%;
	padding: 20px;
	line-height: 30px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.xz2w .txt p{
	padding: 5px 0;
}
.xz3a_a{
	border: 1px solid #f1f4fa;
}
.xz3atxt{
	background-image: linear-gradient(179deg, #F5F9FF 0%, #FFFFFF 100%);
}
.xz4aimg *,.xz4atxtw *{
	color: #276AD4;
	line-height: 24px;
}
.xz4atxtw p{
	color: #666;
	margin-top: 12px;
}
.xz4aimg img{
	width: 100%;
	min-height: 120px;
}
.xz4aimg img.img1{
	display: block;
}
.xz4aimg img.img2{
	display: none;
}
.xz4atxtw{
	border-top: 1px solid #ecf3fc;
	padding-top: 15px;
}
.xz4atxtw h3{
	color: #333;
}
.xz4a_a{
	background-image: linear-gradient(180deg, #F5F9FF 0%, #FFFFFF 100%);
	box-shadow: 0 10px 20px 0 rgba(233,238,243,0.55);
	min-height: 100%;
}
.xz4a_a:hover{
	background: #276AD4;
	color: #fff;
}
.xz4a_a:hover *{
	color: #fff;
}
.xz4a_a:hover .xz4aimg img.img1{
	display: none;
}
.xz4a_a:hover .xz4aimg img.img2{
	display: block;
}
.xz4a_a:hover .xz4atxtw{
	border-top: 1px solid rgba(255,255,255,.1);
}
.xz7r{
	width: 30%;
	margin-left: 5%;
}
.xz8w{
	margin-top: 200px;
}
.xz8a{
	position: absolute;
	width: 260px;
}
.xz8at{
	background-image: linear-gradient(180deg, #F5F9FF 0%, #FFFFFF 100%);
	border-radius: 4px;
	padding: 20px;
	border: 1px solid #e5eefd;
	transition: 1s;
	position: relative;
}
.xz8a:hover .xz8at {
	transform: scale(1.1);
	z-index: 9;
}
.xz8ab img{
	display: block;
	margin: 0 auto;
	max-width: 45%;
}
.xz8atf *{
	line-height: 25px;
}
.xz8ath img{
	margin-right: 12px;
}
.xz8a1{
	left: 18%;
	bottom: 27%;
}
.xz8a2{
	left: 37%;
	bottom: 73%;
}
.xz8a3{
	left: 55%;
	bottom: 60%;
}
.xz8a4{
	left: 76%;
	bottom: 48%;
}
.xz8a5{
	left: 70%;
	bottom: 15%;
}
.xz9r{
	width: 80%;
}
.xz9l{
	width: 35%;
	margin-right: -15%;
	position: relative;
	z-index: 9;
}
.xz9la{
	padding: 8px 0;
}
.xz9bw{
	display: flex;
	background-image: linear-gradient(180deg, #F5F6F8 0%, #F7F8FA 33%, #FFFFFF 100%);
	box-shadow: 0 14px 17px 0 #EDF2FA;
	padding: 10px 10px;
}
.xz9bw a{
	margin: 5px;
	display: block;
	transition: .5s;
}
.xz9bw a:hover{
	transform:rotateY(180deg);
}
.xz9bw a img{
	display: block;
	width: 100%;
}

@media only screen and (max-width:1500px) {
    .i5a img {
      height: 56px;
    }
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 65px 0;
	}
}
.flogo {
    display: block;
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.i1atxt img,.i4a img{
		height: 70px;
	}
	.fta li {
		line-height: 35px;
	}
	.fta li img{
		height: 25px;
	}
	.flogo img{
		height: 90px;
	}
	.i7r{
		padding: 40px;
	}
	
	.fo2a_a{
		padding: 25px;
	}
	.fo2a_a img{
		height: 50px;
	}
	.fo4a p img{
		height: 20px;
	}
	
	.ocp3a i{
		width: 85px;
		height: 85px;
	}
	
	.vsp2 .fo2a_a img{
		height: 40px;
	}
}
@media only screen and (max-width:1126px) {
	.bnimg,.listbn{
		height: 270px !important;
	}
}
@media only screen and (max-width:950px) {
    .i5a img {
      height: 40px;
    }
	.md{
		padding: 50px 0;
	}
	.i7r{
		padding: 30px;
	}
	
	.wall-column {
		width: 50%;
	}
	
	.dm1 .fo2a{
		width: 50%;
	}
	
	.xz4a {
		width: 50%;
	}
}
@media only screen and (max-width:768px) {
    .foot a {
        text-align: center;
    }
    .fta {
        text-align: center;
        padding-top: 20px;
    }
    .ftxcas h4 {
        display: none;
    }
    .ftxcas {
        padding-top: 0;
    }
    .ftwapxxs {
        padding: 5px 0;
        justify-content: center;
    }
	.md{
		padding: 25px 0;
	}
	.bnimg,.listbn{
		height: 150px !important;
	}
	.bntxt .text20{
		font-size: 12px;
		margin-top: 5px;
	}
	.bntxt{
		width: 100%;
	}
	.bntxt p{
		line-height: 20px;
	}
	.ita{
		flex: inherit;
		flex-grow: inherit;
		width: 50%;
		margin: 10px 0;
	}
	.ita:nth-child(even){
		border: 0 !important;
	}
	.ita h2{
		font-size: 24px;
	}
	.i1a{
		width: 100%;
		max-height: 200px;
	}
	.i1a img,.i4a img{
		height: 50px;
	}
	.i2t{
		border: 0;
	}
	.i2t li{
		margin-bottom: 10px;
		font-size: 14px;
		margin-right: 15px;
	}
	.i2b{
		margin-top: 15px;
	}
	.i3a{
		width: 100%;
	}
	.i4a{
		padding: 10px 0;
	}
	.i5a{
		width: 33.33%;
	}
	.i6w{
		width: 100%;
	}
	.i6a{
		width: 100%;
		padding: 15px 0;
		margin: 0 !important;
	}
	.i7ltxt{
		margin: 0;
		padding: 25px;
	}
	.i7ltxt h1{
		font-size: 24px;
	}
	.i7ltxt h2{
		font-size: 15px;
	}
	.i7r{
		padding: 20px;
	}
	.i7a:first-child{
		margin-top: 0 !important;
	}
	.i7a{
		width: 100%;
	}
	.foot{
		padding: 25px 0;
	}
	.fta{
		/*display: none;*/
	}
	.ftr {
	    margin-top: 10px;
	}
	.flogo img{
		height: 80px;
	}
	.ftr img{
		width: 85px;
	}
	
	.fo2a{
		width: 100%;
		margin-top: 0 !important;
	}
	.fo2a_a{
		padding: 20px;
	}
	.fo2a_a img{
		height: 30px;
	}
	.fo3a{
		width: 50%;
	}
	.fo3a .posrabsolute{
		padding: 15px;
	}
	.fo4box{
		text-align: center;
	}
	.fo5 .itop span{
		margin: 0 5px;
	}
	.fo5 .fo2a_a h3{
		margin-left: 10px;
	}
	.fo4a p img{
		height: 15px;
	}
	.fo6 .i1a{
		max-height: 250px;
	}
	.fo7img{
		margin-top: 15px;
	}
	
	.iot_it .ita{
		width: 33.33%;
	}
	.iot_it .ita:nth-child(even){
		border-right: 1px solid #EAEDF2 !important;
	}
	.ocp1a{
		padding: 20px;
		display: block;
	}
	.ocp2a{
		width: 100%;
	}
	.ocp3a{
		width: 100%;
		padding: 10px 0;
	}
	.ocp3a i{
		width: 60px;
		height: 60px;
	}
	.ocp3ajt{
		display: none;
	}
	
	.ab2{
		padding-top: 15px !important;
	}
	.ab2w{
		padding: 20px;
		top: 0 !important;
	}
	.ab3a{
		width: 100%;
	}
	.ab4l{
		text-align: center;
	}
	
	.wall-column{
		width: 100%;
	}
	.page a{
		margin: 3px;
		padding: 1px 7px;
		font-size: 13px;
	}
	
	.vsp1a{
		width: 100%;
	}
	.vsp1a_a{
		padding: 20px;
	}
	.vsp3t li{
		width: 50%;
		border: 1px solid #E6E6E6 !important;
		padding: 10px 15px;
		font-size: 14px;
		margin-left: -1px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.vsp3t li.active{
		border: 1px solid #276AD4;
		background: #276AD4;
		color: #fff;
	}
	.vsp31box_img img{
		max-width: 80%;
	}
	.vsp4a_a::after{
		width: 140px;
		height: 140px;
	}
	.vsp4a{
		margin-top: 0;
	}
	
	.dm1 .fo2a{
		width: 100%;
	}
	.dm3w{
		margin-top: 15px;
	}
	.dm3a{
		width: 100%;
	}
	
	.csttxt {
		line-height: 32px;
	}
	.csa{
		padding: 5px 15px;
	}
	.csbg .vsp31box_img img{
		max-width: 100%;
	}
	
	.xzbntxt{
		padding: 15px;
	}
	.xzbntxt h2{
		margin: 0;
		font-size: 17px;
		line-height: 30px;
	}
	.xz1ta,.xz3a,.xz6w .clra{
		width: 100%;
	}
	.xz6w .container_lr_20{
		margin-top: 10px !important;
	}
	.xz6w .clra h2{
		padding: 3px 0;
		font-size: 16px;
		text-align: center;
	}
	.xz8w{
		margin-top: 20px;
	}
	.xz8wimg{
		display: none;
	}
	.xz8a{
		position: static;
		width: 100%;
		margin-top: 15px;
	}
	.xz8ab{
		display: none;
	}
	.xz8ath img{
		height: 20px;
	}
	.xz9bw a{
		width: 100%!important;
		margin: 0;
		padding: 5px;
	}
	.xz9lm {
	    font-size: 12px;
	}
	.time .lrpadd20 {
	    padding: 0 5px;
	}
	.lrpadd20 {
	    padding: 0 8px;
	}
	/*p {*/
	/*    text-align: justify;*/
	/*}*/
	.rd2a_a {
	    padding: 20px;
	}
	.rd3box {
	    padding: 20px;
	}
}