ul,
li {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
html{
	margin: 0 !important;
}
body{
  font-size: 14px;
  font-family: Arial,sans-serif;
  color: #5a5a5a;
  letter-spacing: .2px;
  overflow-x: hidden;
}
a{
	text-decoration: none;
	color: #333;
}
input:focus,
textarea:focus {
	outline: none;
}
input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

button,
input {
	border: none;
	background: none;
	appearance: none;
	outline: none;
	box-shadow: none !important;
}

input,
textarea {
	border: none;
	background: none;
	appearance: none;
	outline: none;
}
.up-and-down{
	padding-top: 3%;
	padding-bottom: 3%;
}

/* 轮播超出隐藏 */
.rotation {
	position: relative;
	overflow: hidden;
}
.rotationBox{
	position: relative;
}

.focusCenter {
	position: absolute;
	text-align: center;
	transition: 300ms opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.nav-top{
	width: 100%;
	background: #000;
	padding: 16px 5px;
	display: none;
}
.lang-box{
	width: 120px;
}
.form-control{
	border-radius:0;
}
.trp-language-switcher{
    height: auto;
}
.trp-language-switcher > div{
    padding: 0;
    border: none;
    background: none;
}
.trp-language-switcher > div > a{
    padding: 0;
    color: #fff;
}

.trp-language-switcher .trp-ls-shortcode-language{
    z-index: 2000;
    width: 120px !important;
    border: none;
    background: #fff;
}
.trp-language-switcher .trp-ls-shortcode-language a{
    color: #333;
}
.language .trp-flag-image{
    float: left;
    margin-top: 5px;
}
.language .trp-ls-shortcode-current-language>a{
    color: #fff;
}
/* =========导航============= */
/* 导航菜单 */
.navigation{
	padding: 0.5% 3%;
	width: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
}
.logo span{
	margin-left: 4%;
	color: #fff;
}
.navbar {
	padding: 0;
}
.navbar-nav>.nav-item {
	position: relative;
    width: 14%;
	padding: 15px 0;
    text-align: center;
}
.navbar-nav{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.navbar-nav>.nav-item>a {
	display: block;
    font-size: 16px;
    padding: 2px 0;
    color: #fff;
}
.navbar .active>a{
	color: #ffa400 !important;
}
.navbar li:hover .dropdown-menu {
	display: block;
}
.dropdown-menu{
	left: 0;
	right: 0;
	top: 58px;
    padding: 10px 15px;
    border-radius: 0;
    border: none;
}
.dropdown-menu li{
	line-height: 28px;
}
.dropdown-menu li>a{
	color: #333;
}
.dropdown-menu li:hover a{
	color: #ffa400;
}
/* 标题*/
.title {
	text-align: center;
	padding: 1% 0 2% 0;
}

.title h1 {
	text-transform: uppercase;
	font-size: 46px;
	color: #444444;
	font-weight: 600;
}
.title p {
	font-size: 16px;
	color: #777777;
	width: 60%;
    margin: 0 auto;
}
.breadcrumbs {
    margin-top: 3%;
	
}
.breadcrumbs-box{
	padding-left: 10px;
	border: 1px solid #d5d5d5;
	border-radius: 8px;
	overflow: hidden;
	padding-right: 0;
}
.breadcrumb {
    margin: 0;
}
.breadcrumb_left{
	float: left;
	width: 40%;
	padding: 12px 0px;
}
.home_img{
	float: left;
	margin-right: 10px;
}
.search_img{
	float: right;
	width: 50px;
}
.breadcrumb{
	float: left;
}
/* .breadcrumb li::after{
	display: none;
} */
.breadcrumb-item::before{
	display: none;
}
.pagination{margin: 30px auto 0;display: flex;justify-content: end;}
.page-numbers{padding: 4px 10px;border: 1px solid #ccc;margin: 0 4px;color:#000;}
.pagination span{background: #21cdc0;color:#fff;border: 1px solid #21cdc0;}
/* 尾部css */
/* 尾部css */
.foot-logo{
	padding: 30px 0;
	border-bottom: 1px solid #717171;
}
.foot-logo-img{
	float: left;
	padding-right: 5%;
	border-right: 1px solid #fff;
}
.gs_name{
	margin-left: 5%;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
}
.foot-input {
    width: 405px;
    background: #fff;
    overflow: hidden;
    border-radius: 7px;
    float: right;
}
.foot-input p{
	float: left;
	margin-bottom: 0;
}
.foot-input .email{
       width: 290px;
    height: 60px;
}
.submit{
	width: 115px;
	height: 60px;
	background: url(../images/btn_img_02.gif) no-repeat -1px 0px;
}
.footBox {
	margin-top: 3%;
	position: relative;
	background: #28303b;
}

.footList {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 5% 0;
}
.logoText{
	margin-top: 5px;
	color: #b9bbbd;
	font-size: 14px;
}
.foot-category {
	width: 22%;
	padding-right: 3%;
}
.pro-btm-category{
	float: left;
	width: 100%;
}
.pro-btm-category a{
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.foot-information{
	width: 30%;
	color: #fff;
	font-size: 16px;
}
.foot-information a{
	color: #fff;
	font-size: 16px;
}
.foot-information .information{
	margin-bottom: 10px;
}
.sitemap{
	padding: 15px 0;
	background: #232323;
	overflow: hidden;
}
.sitemap span{
	float: left;
	width: 40%;
}
.sitemap .sm{
	width: 60%;
}
.sitemap .sm a{
	float: right;
	margin-left: 20px;
}

.foot3{
	width: 48%;
}

.foot3 img{
	margin-left: 10%;
}
@media screen and (max-width: 1920px) {
	
}
@media screen and (max-width: 1000px) {
	.navbar{
		background: none;
		padding: 15px 0;
	}
	.logo-web{
		display: block;
	}
	.logo-pc{
		display: none;
	}
	.offcanvas-header{
		background: #c1c1c1;
	}
	.navbar-nav>.nav-item{
		width: 100%;
		text-align: left;
		line-height: 32px;
		padding: 0;
	}
	.navbar-nav>.nav-item>a{
		color: #333;
		border: none;
	}
	.dropdown-menu{
		display: block;
		padding: 0 15px;
	}
}
@media screen and (max-width: 850px) {
    .banner img {
        height: 250px;
        object-fit: cover;
    }
}
@media screen and (max-width: 750px) {
	.nav-top{
		display: block;
	}
	.navigation{
		position: nono;
		background: #fff;
	}
	.logo span{
		display: none;
	}
	.title {
		padding: 4% 0 1% 0;
	}
	.row > * {
		padding-right: calc(var(--bs-gutter-x) * 0.25);
		padding-left: calc(var(--bs-gutter-x) * 0.25);
		margin-top: var(--bs-gutter-y);
	}
	.title h1 {
		font-size: 24px;
	}
	.footFormList li {
		padding: 0;
	}
	.formList li {
		margin-bottom: 10px;
		width: 100%;
	}
	.footList li {
		width: 100%;
	}
	
	.formList li {
		margin-right: 0;
	}
	.footFormList .submit{
		margin-left: 0;
	}
	.footList {
		padding: 25px 0 25px 0;
	}
	.gs_name{
		display: none;
		
	}
	.foot-logo-img{
		border: none;
	}
	.footBox{
		padding: 0 10px;
	}
	.foot-input{
		width: 360px;
		margin-top: 20px;
	}
	.foot-input .con-form{
		width: 245px;
	}
	.foot-category,.foot-information{
		width: 100%;
	}
	.foot3{
		display: none;
	}
	.navbar-nav {
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-end;
	}
}

.he-img {
	position: relative;
	overflow: hidden;
}

.he-img img {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.he-nr::before,
.he-nr::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.he:hover .he-nr::before {
	right: 50%;
	left: 50%;
	background: rgba(255, 255, 255, 0.2);
}

.he:hover .he-nr::after {
	top: 50%;
	bottom: 50%;
	background: rgba(255, 255, 255, 0.2);
}

.he:hover .he-img img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.hov5 {
	position: relative;
	overflow: hidden;
}

.hov5::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.hov5:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.imgHover img {
	transition: .6s;
	transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-webkit-transform: rotateY (0deg);
	-o-transform: rotateY(0deg);
}

.imgHover:hover img {
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}
