﻿.ttu {
	text-transform: uppercase;
}
header .drop .dropdown {
	z-index: 999 !important;
}
.mytop {
	background-color: var(--color-qianlan01);
}
.about {
	background: url(/myimages/aboutbg.jpg) center top no-repeat;
	width: 100%;
}
.about .jianjie {
	background-color: var(--color-qianlan);
}
.about-more {
	background: url(/myimages/morejiantou.png) right center no-repeat;
	padding-right: 20px;
	border: none;
	color: #ed2e35 !important;
	display: inline-block;
}
.pro {
	background: url(/myimages/probg.jpg) center top no-repeat;
	width: 100%;
	height: 990px;
}
.mytitle {
	position: relative;
}
.mytitle h3 {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: 10;
	font-size:36px!important;
}
.mytitle .lm-en {
	position: absolute;
	left: 50%;
	top: 0;
	font-size: 90px;
	font-weight: bold;
	transform: translateX(-50%);
	z-index: 9;
}
.banquan {
	background-color: #001f38;
}
.banquan a{
	color: #eee;
}
footer h4.size-big {
	position: relative;
}
footer h4.size-big::after {
	content: '';
	width: 100px;
	height: 3px;
	background-color: #1970c9;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.fot-lxfs .icon {
	background: url(/myimages/tel.png) left center no-repeat;
	padding-left: 30px;
	margin-top: 10px;
}
.fot-lxfs .icon:nth-child(2) {
	background: url(/myimages/email.png) left center no-repeat;
}
.fot-lxfs .icon:nth-child(3) {
	background: url(/myimages/weizhi.png) left center no-repeat;
}
header .nav>li {
	display: inline-block;
}
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hyicon{
	background: url(/myimages/hyicon.png) left center no-repeat;
	
}
.top-email{
	background: url(/myimages/youjian.png) 10px center no-repeat;

	
}
.laguage{
	background: url(/myimages/guoqi.png) left center no-repeat;
	
}
.top-nav li{
	width: 50%;
	
}
.top-nav li:nth-child(2){
	width: 20%;
}
.daohang  .dropdown a:hover{
background-color: #fff!important;
color:#00508d!important;
}

.huanjing .swiper-button-next{
	background-color: rgba(0, 0,0,0.5);
	top: 32%;
	right: 16px;
	font-size: 24px;
	font-weight: normal;
	background-image: none;
	padding-top: 5px;
	padding-left: 5px;
color: #fff;
}
.huanjing .swiper-button-prev{
	background-color: rgba(0, 0,0,0.5);
	top: 32%;
	left: 16px;
	font-size: 24px;
	background-image: none;
	padding-top: 5px;
	padding-left: 5px;
color: #fff;
}.huanjing .swiper-button-next:hover,.huanjing .swiper-button-prev:hover{
	background-color:var(--color-main);
}

.mychanpin .figure.figure-above>figcaption{
	background-color: rgba(0,0,0,0);
}
