html {
	color: #333;
	/* min-width: 768px; */
	font-size: 100%;
}

.logobox {
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}

.logobox img {
	width: 220px;
	height: 46px;
}

:selection {
	background: #b3d4fc;
	text-shadow: none;
}

.fontweight {
	font-weight: bold;
}

ul,
h1,
h2,
h3,
p,
div,
dl,
dt,
dd,
figure,
figcaption {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
	transition: all .5s;
}

.center-block {
	display: block;
	margin-right: 0;
	margin-left: 0;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.text-right {
	text-align: right !important;
}

.text-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.text-title {
	color: rgb(51, 51, 51);
	font-size: 34px;
	margin-bottom: 12px;
	padding-top: 70px;
}

.clearfix:after,
.clearfix:before {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}

.browerupgrade {
	margin: 0;
	padding: 1rem;
	background: #ccc;
}


body {
	line-height: 1.8;
}

a {
	color: #666;
	text-decoration: none;
	/* transition: all .4s; */
}

a:active,
a:hover {
	color: #D80808;
	text-decoration: none;
}


.navbar {
	/* background: rgba(0, 0, 0, .5); */
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

.navbar .container {
	position: relative;
}

.container {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	padding: 0 16px;
	height: auto;
}

.logoname {
	color: white;
	font-size: 24px;
	height: 100px;
	line-height: 100px;
}

.logo img {
	height: 5rem;
	display: inline-block;
	padding: 0.4rem 0;
}

.f16 {
	font-size: 1rem;
}

#nav-menu {
	text-align: right;
}

#nav-menu .menu {
	font-size: 0;
}

#nav-menu .menu li.stmenu {
	display: inline-block;
	font-size: 18px;
	height: 100px;
	line-height: 100px;
	position: relative;
}

#nav-menu .menu li.stmenu a.xialaguang {
	display: inline-block;
	padding: 0 16px;
	color: #fff;
}

#nav-menu .menu li.stmenu a.xialaguang i {
	display: inline-block;
	border: 5px solid transparent;
	border-top-color: #fff;
	margin-left: 5px;
	transform: translateY(3px);
}

a.xialaguang.navhover {
	font-weight: bold;
}

.children {
	position: absolute;
	width: 10rem;
	background: rgba(0, 0, 0, .6);
	text-align: left;
	display: none;
	left: 0;
	top: 100%;
}

.children a {
	color: #fff;
	display: block;
	padding: 0 0.8rem;
}

.children li {
	height: 3rem;
	line-height: 3rem;
}

.children a:hover {
	background: #000;
}

.page-tit {
	position: absolute;
	font-size: 2.5rem;
	text-shadow: 0 2px 6px rgba(0, 0, 0, .8);
	color: #fff;
	z-index: 10;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.owl-theme .owl-controls {
	margin-top: -45px !important;
}

.top {
	position: relative;
}

.abouts-imgs {
	width: 50%;
	position: relative;
	display: table-cell;
	overflow: hidden;
	vertical-align: top;
}

.abouts-text {
	width: 50%;
	color: #666666;
	display: table-cell;
	padding: 70px 0;
	vertical-align: baseline;
}

.abouts-text h2.h2 {
	color: rgb(51, 51, 51);
	font-size: 32px;
	font-family: fangsong;
	letter-spacing: 3px;
}

.introduction-p {
	color: rgb(179, 141, 84);
	font-size: 18px;
}

.introduction-text {
	font-size: 14px;
	line-height: 32px;
}

.abouts-button {
	color: rgb(179, 141, 84);
	margin-top: 55px;
	display: inline-block;
	font-size: 12px;
}

.abouts-button:hover {
	color: rgb(179, 141, 84);
}

.team-index .abouts-text {
	background: #fff;
}

.social-box {
	margin-top: 1.2rem;
}

.social-box a {
	display: inline-block;
	margin-right: 7px;
	text-align: center;
	line-height: 2.8125rem;
	width: 2.8125rem;
	height: 2.8125rem;
	background: rgba(0, 0, 0, .3);
	border-radius: 50%;
}

.social-box i {
	color: #fff;
	font-size: 1.5rem;
}

.met-footer dl {
	height: 3.125rem;
	margin-bottom: 0.8675rem;
	overflow: hidden;
	overflow: hidden;
}

.met-footer dt {
	float: left;
	width: 3.125rem;
}

.met-footer dd {
	margin-left: 3.75rem;
	overflow: hidden;
}

.met-footer dd a {
	display: block;
	height: 1.875rem;
	font-size: .875rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5;
	color: #aaa;
}

.met-footer dd time {
	display: block;
	height: 1.25rem;
	overflow: hidden;
	line-height: 1.25;
	font-size: .625rem;
}

.met-footer dd a:hover {
	color: #0ae;
}

footer {
	background: #3d3f3e;
	overflow: hidden;
	/* padding: 2rem 0 0 0; */
	color: #a2a2a2;
	line-height: 2;
}

.social-box a:hover {
	background: #D80808;
}

.copy {
	background: #3d3f3f;
	line-height: 2;
	color: white;
	padding: 30px 0;
}

.footbox {
	display: flex;
	font-size: 13px;
	justify-content: space-between;
	margin-bottom: 12px;
}

.foot-lititle {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

.footbox-center {
	padding: 0 20px;
}

.footbox-right {
	text-align: center;
}

.footbox-right img {
	width: 100px;
	height: 100px;
}

.copy p {
	font-size: 13px;
	text-align: center;
}

.column-nav {
	text-align: center;
	padding: 16px 0;
}

.column-nav li {
	padding: 8px 32px;
	cursor: pointer;
	display: inline-block;
}

.column-nav li:hover,
.column-nav .active {
	color: #D80808;
}


.about-box {
	margin: 20px 0 99px;
	font-size: 16px;
	line-height: 1.9;
	color: rgb(153, 153, 153);
	min-height: 148px;
}

.about-box img {
	display: inline-block;
	margin-bottom: 1rem;
}


.product-box {
	margin: 2rem -1rem;
}

.product-box figure {
	float: left;
	width: 25%;
	padding: 0 1rem 1.8rem;
	overflow: hidden;
	text-align: center;
}

.product-box figure a.pic {
	font-size: 0;
	display: block;
	overflow: hidden;
}

.product-box figure img {
	opacity: .8;
	transition: all .4s;
	display: block;
	width: 100%;
}

.product-box figure img:hover {
	transform: scale(1.2, 1.2);
	opacity: 1;
}

.product-box figcaption {
	display: block;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 0.875rem;
	transition: all .4s;
}

.product-box figcaption a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0.5rem;
}

.product-box figcaption:hover {
	background: #D80808;
}

.product-box figcaption:hover a {
	color: #fff;
}

.page-ajax {
	text-align: center;
}

.page-ajax a {
	font-size: 1rem;
	display: inline-block;
	padding: .5rem 2rem 1rem;
	position: relative;
}

.page-ajax a:hover {
	color: #D80808;
}

.page-ajax a i {
	display: inline-block;
}

.page-ajax a i:after {
	content: '';
	border: 5px solid transparent;
	border-top-color: #666;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -5px;
}

.page-ajax a:hover i:after {
	border-top-color: #D80808;
}

.case-list {
	font-size: 0;
	margin-top: 30px;
	padding-bottom: 30px;
}

.case-list .item {
	position: relative;
	background: #D80808;
	text-align: center;
	font-size: 0;
	overflow: hidden;
	width: 20%;
	display: inline-block;
}

.case-list .item img {
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all 0.5s;
}

.case-list .item div.al-txt {
	transition: all 0.5s;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	transform: translate(-50%, -50%);
	color: #D80808;
}

.case-list .item div.al-txt h3 {
	font-size: 1rem;
	font-weight: 400;
}

.case-list .item div.al-txt p {
	font-size: 0.875rem;
}

.case-list .item:hover img,
.case-list .item:active img {
	opacity: 0.3;
	transform: scale(1.2, 1.2);
}

.case-list .item:hover div.al-txt,
.case-list .item:active div.al-txt {
	opacity: 1;
	color: #fff;
}

.product-cqbox {
	background: #fff;
	padding: 2rem 0;
}

.cpxq-img {
	width: 50%;
	float: left;
}

.cpxq-txt {
	float: right;
	width: 50%;
	padding-left: 3rem;
	font-size: 0.875rem;
	line-height: 2;
}

.cpxq-txt h1 {
	font-size: 1.5rem;
	padding-bottom: .5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.para {
	margin-top: 1rem;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5;
	padding: .625rem;
}

.para li {
	float: left;
	width: 50%;
	line-height: 2rem;
	height: 2rem;
}


.product-container {
	margin-top: 2rem;
}

.product-content-body {
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	padding: 25px;
	display: none;
	min-height: 334px;
}

.product-content-bodys {
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	padding: 25px;
	min-height: 334px;
}

.product-title {
	font-size: 1rem;
	line-height: 1.875;
	font-weight: 400;
	border-bottom: 1px solid #e4eaec;
	padding: 0 0 .5rem 1rem;
	position: relative;
}

.product-title:before {
	content: '';
	width: 7rem;
	height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	bottom: -1px;
}

.product-container {
	margin-bottom: 2rem;
}

.product-txt {
	padding-top: 25px;
	line-height: 2;
	font-size: 0.875rem;
	min-height: 218px;
}

.product-txt img {
	margin: 1rem auto;
	display: block;
}

.product-hot {
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	padding: 1.5rem;
	width: 25%;
}

.hot-list li {
	margin-top: 1.2rem;
	text-align: center;
	font-size: .875rem;
}

.hot-list p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.product-hot .case-list {
	margin-top: 1.5rem;
}

.product-hot .case-list .item {
	width: 100%;
}

.news-box {
	margin-bottom: 2rem;
}

.news-nav ul {
	float: left;
}

.input-search {
	width: 20rem;
	position: relative;
	margin-top: 1.2rem;
}

.form-control {
	border-radius: 6rem;
	width: 100%;
	display: block;
	border: 1px solid #e4eaec;
	padding: 0.375rem 1rem;
	height: 2.2rem;
	line-height: 2.2rem;
}

.input-search-btn {
	position: absolute;
	background: none;
	border: none;
	right: 0.625rem;
	top: -0.2rem;
	width: 1.5rem;
	text-align: center;
	height: 2.2rem;
	line-height: 2.2rem;
	z-index: 10;
}

.input-search-btn i {
	font-size: 1.2rem;
	color: #666;
}

.news-ajax {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px #f0f2f5 solid;
	display: -moz-box;
	/*firefox*/
	display: -ms-flexbox;
	/*IE10*/
	display: -webkit-box;
	/*Safari*/
	display: -webkit-flex;
	/*Chrome*/
	display: flex;
}

.news-ajax .news-imgbox {
	width: 220px;
	font-size: 0;
	height: 130px;
	flex-shrink: 0;
}

.news-imgbox img {
	width: 220px;
	height: 130px;
	background: lightgrey;
}

.news-ajax .news-cont {
	overflow: hidden;
	font-size: 14px;
	margin-left: 20px;
	flex: 1;

}

.news-ajax h2 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 8px;
}

.inft-txt {
	color: #a3afb7;
	padding-top: 8px;
	font-size: 12px;
}

.news-cont h2 a {
	color: #000000;
}

.news-cont h2 a:hover {
	color: #D80808;
}

.news-ajax .news-cont p {
	word-break: break-all;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-hotlist li {
	margin-top: 1rem;
}

.news-hotlist li h2 {
	font-size: 1rem;
	padding-bottom: .5rem;
}

.news-hotlist li p {
	font-size: 0.875rem;
	max-height: 4.6875rem;
	overflow: hidden;
}

.news-tit {
	border-bottom: 1px solid #f0f2f5;
	padding-bottom: 1rem;
}

.dlxwm-box {
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .1);
	padding: 1.5rem;
	margin-top: 2rem;
}

.map {
	width: 50%;
}

.lx-txt {
	width: 50%;
	padding-left: 3rem;
}

.lx-txt .met-footer {
	width: 100%;
	font-size: 1rem;
	padding-top: 2rem;
	color: #333;
}

.lx-txt .met-footer p {
	padding-bottom: 1rem;
	line-height: 2;
}

.lx-txt .met-footer p i {
	font-size: 1.2rem;
	margin-right: .5rem;
}



.nav-logo {
	position: absolute;
	right: 30px;
	top: 20px;
	display: none;
}

.nav-logo span {
	width: 26px;
	height: 3px;
	background: #fff;
	display: block;
	margin-bottom: 5px;
}

.mobile-nav {
	height: 100%;
	background: #333;
	position: fixed;
	right: 0;
	width: 200px;
	overflow: hidden;
	display: none;
	z-index: 99;
	top: 0px;
	padding-top: 60px;
}

.mobile-nav ul {
	padding: 0;
}

.mobile-nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	color: #fff;
	padding: 0 25px;
	font-size: 15px;
}

.mobile-nav a:active {
	background: #fff;
	color: #333;
}

.bgintroduction {
	background: url(https://www.sxblrk.com/uploads/image/bg1.png) no-repeat center;
	min-height: 530px;
	background-size: 100% 100%;
}

.friendbox {
	position: relative;
	min-height: 530px;
	border-top: 1px solid lightgrey;
	padding-bottom: 48px;
}

.friendbox::after {
	content: "";
	background: url(https://www.sxbrlk.com/uploads/image/bg1.png) no-repeat center;
	opacity: 0.4;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-size: 100% 100%;
	width: 100%;
}

.play-box .item img {
	width: 100%;
	height: 100%;
}

.play-box .item {
	width: 100%;
	height: 100%;
	overflow: hidden;
	/* opacity: 0; */
	height: 0;
	transition: opacity .5s;

}

#imgList .item.current {
	opacity: 1;
	height: 100%;
}

#iconlistli li {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	font-size: 0;
	border-radius: 50%;
	background-color: #fff;
	cursor: pointer;
	float: left;
}

/*当图片变化时，图标也跟着变化*/
#iconlistli li.current {
	background-color: red;
}

/*设置图标绝对定位*/
.iconList {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -45px;
}

/*设置向左向右图标*/
.sliderbar {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 30px;
	height: 50px;
	font-family: simsun;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background-color: #000;
	opacity: .6;
	display: none;
	cursor: pointer;
}

/*设置向左图标*/
.slidebar-left {
	left: 0;
}

/*设置向右图标*/
.slidebar-right {
	right: 0;
}

.imgtab {
	position: relative;
}

.imgtab img {
	height: 400px;
	width: 100%;
	display: block;
}

.info-box {
	background: #f2f4f8;
}

.prices-box {
	background: #f2f4f8;
	overflow: hidden;
	padding-bottom: 3rem;
}

.bigtitle {
	padding-top: 48px;
	text-align: center;
	font-size: 32px;
}

.yellindex {
	color: rgb(179, 141, 84);
}

.prices-title {
	padding-top: 48px;
	text-align: center;
	font-size: 28px;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.prices-title:after {
	content: '';
	width: 64px;
	position: absolute;
	height: 3px;
	background: #666;
	left: 50%;
	bottom: 0;
	margin-left: -32px;
}


.info-list li {
	width: 49%;
	display: flex;
	font-size: 14px;
	color: #7a7a7a;
	padding: 0 16px 16px;
	box-sizing: border-box;
}

.info-list li:nth-child(1) {
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 16px;
}

.info-list li:nth-child(2) {
	border-bottom: 1px solid #F0F0F0;
	margin-bottom: 16px;
}

.info-list li img {
	width: 220px;
	height: 130px;
	background: lightgrey;
}

.newli-left {
	margin-right: 26px;
	width: 220px;
	height: 130px;
	flex-shrink: 0;
}

.newli-right {
	overflow: hidden;
}

.info-list li h3 {
	font-weight: 400;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
}

.info-list li h3 a {
	font-size: 16px;
	color: #000000;
}

.info-list li h3 a:hover {
	color: #D80808;
}

.info-list li time,
.info-list li span {
	font-size: 14px;
}

.info-list li p {
	margin: 8px 0;
	word-break: break-all;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-indent: 30px;
}

.info-list li a img,
.news-imgbox .news-scale img {
	opacity: .8;
}

.info-list li a:hover img,
.news-imgbox .news-scale:hover img,
.info-list li a:active img {
	transform: scale(1.2, 1.2);
	opacity: 1;
}

.info-list li a.pic,
.news-scale {
	overflow: hidden;
	display: block;
	font-size: 0;
}

.workwrap {
	display: flex;
	display: -moz-box;
	/*firefox*/
	display: -ms-flexbox;
	/*IE10*/
	display: -webkit-box;
	/*Safari*/
	display: -webkit-flex;
	flex-wrap: wrap;
}

.flexcenter {
	display: flex;
	display: -moz-box;
	/*firefox*/
	display: -ms-flexbox;
	/*IE10*/
	display: -webkit-box;
	/*Safari*/
	display: -webkit-flex;
	justify-content: center;
}

.works-box {
	width: 260px;
	height: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: white;
}

.works-box img {
	width: 260px;
	height: 100px;
}

.works-box:nth-child(4n) {
	margin-right: 0;
}

/* 新闻分页 */
.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	margin-left: -1px;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 50px;
	/* height: 50px; */
	text-align: center;
	line-height: 50px;
	font-size: 16px;
}

.pagination>.active>div,
.pagination>.active>div:focus,
.pagination>.active>div:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination>li>div:focus,
.pagination>li>div:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.disabled>div,
.pagination>.disabled>div:focus,
.pagination>.disabled>div:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination>li:first-child>div,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination>li:last-child>div,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.preitem {
	position: relative;
	float: left;
	margin-left: -1px;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	cursor: pointer;
}

.mores {
	padding-bottom: 50px;
	cursor: pointer;
	/* color: rgb(179, 141, 84); */
	font-size: 12px;
	text-align: center;
}

.mores a {
	color: grey;

}

.mores a:hover {
	color: grey;
}

.contactbox {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.contactbox-ri {
	width: 600px;
	height: 320px;
	flex-shrink: 0;
	background-color: lightgrey;
}

.product-wrap {
	padding: 0;
	width: 100%;
	color: #ffffff;
}

.product-wrapbox {
	background: #3D3BEE;
	height: 775px;
	width: 80%;
}

.prowboxcon {
	width: 80%;
	margin-top: -662px;
	margin-left: 113px;
}

.reception-product {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	padding-right: 226px;
}

.reception-product-le-top {
	font-size: 16px;
}

.reception-product-le h2 {
	font-size: 35px;
	font-family: fangsong;
	letter-spacing: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.productbox {
	padding: 0;
	justify-content: space-between;
	margin-top: 78px;
	display: flex;
	width: 100%;
}

.margi-productop {
	margin-top: 300px;
}

.productbox li {
	width: 22%;
	position: relative;
}

.productbox li img {
	width: 100%;
	/* height: 705px; */
}

.pructbox-conts {
	width: 100%;
	position: absolute;
	background: white;
	height: 24%;
	overflow: hidden;
	bottom: 0;
	z-index: 9;
	padding: 20px 23px 0;
	color: #555567;
}

.pructbox-conts h5 {
	font-size: 16px;
	margin: 0;
}

.pructbox-conts div {
	word-break: break-all;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	margin-top: 8px;
	color: #7a7a7a;
}

.productbox-mores {
	font-size: 12px;
	cursor: pointer;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.3);
	border-radius: 30px;
	padding: 16px 60px;
}

.productbox-mores a {
	display: inline-block;
	color: #3D3BEE;
}

.productbox-mores a:hover {
	display: inline-block;
	color: #3D3BEE;
}

.backstageimg {
	text-align: center;
}

.backstageimg h2 {
	color: rgb(51, 51, 51);
	font-size: 32px;
	font-family: fangsong;
	letter-spacing: 3px;
	padding-top: 10px;
}

.backstageimg .swiper-button-next:after,
.backstageimg .swiper-button-prev:after {
	width: 66px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	border: 1px solid lightgrey;
	text-align: center;
	color: darkgrey;
	border-radius: 50%;
	font-weight: bold;
	font-size: 26px;
	display: block;
}

.backstageimg .swiper {
	width: 100%;
	height: 100%;
}

.backstageimg .swiper-slide {
	text-align: center;
	background: #fff;
	padding: 60px 115px;
	/* 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;
}

.backstageimg .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.backstageimg .swiper-button-next,
.backstageimg .swiper-button-prev {
	width: 66px;
	height: 66px;
}

.backstageimg .swiper-button-lock {
	display: block;
}

.fotlinks {
	padding: 15px 0;
	display: flex;
	font-size: 12px;
	color: white;
	flex-wrap: wrap;
}

.fotlinks li a {
	color: darkgrey;
}

.fotlinks li a:hover {
	color: white;
}

.fotlinks li {
	padding-right: 30px;
}

.fotlinks li:nth-child(1) {
	padding-right: 10px;
}

@media only screen and (min-width: 1119px) and (max-width:1400px) {
	.product-wrapbox {
		height: 600px;
	}

	.prowboxcon {
		margin-top: -550px;
		margin-left: 50px;
	}

	.reception-product {
		padding-right: 100px;
	}

	.productbox {
		margin-top: 48px;
	}

	.pructbox-conts h5 {
		font-size: 16px;
	}

	.pructbox-conts div {
		margin-top: 5px;
		font-size: 12px;
	}
}

@media only screen and (min-width:1000px) and (max-width:1119px) {
	.product-wrapbox {
		height: 600px;
	}

	.prowboxcon {
		margin-top: -550px;
		margin-left: 50px;
	}

	.reception-product {
		padding-right: 100px;
	}

	.productbox {
		margin-top: 48px;
	}

	/* .reception-product{
		padding: 0;
		    flex-direction: column;
		    align-items: flex-start;
	}
	.reception-product-le h2{
		font-size: 24px;
		    margin-top: 10px;
		    margin-bottom: 8px;
	} */
	/* 	.productbox-mores{
		margin-top: 30px;
	} */
	.pructbox-conts h5 {
		font-size: 16px;
	}

	.pructbox-conts div {
		margin-top: 5px;
		font-size: 12px;
	}
}

@media only screen and (min-width: 745px) and (max-width:1000px) {
	.reception-product-le h2 {
		font-size: 25px;
		margin-top: 14px;
		margin-bottom: 7px;
	}

	.productbox-mores {
		padding: 11px 25px;
	}

	.pructbox-conts {
		padding: 4px 13px 0;
	}

	.pructbox-conts h5 {
		font-size: 14px;
	}

	.pructbox-conts div {
		margin: 0;
		font-size: 12px;
	}

	.product-wrapbox {
		height: 480px;
	}

	.prowboxcon {
		margin-top: -410px;
		margin-left: 50px;
	}

	.reception-product {
		padding-right: 100px;
	}

	.productbox {
		margin-top: 48px;
	}

}

@media only screen and (max-width: 992px) {
	.info-list li {
		width: 100%;
		border-bottom: 1px solid #F0F0F0;
		margin-bottom: 16px;
	}

	.contactbox {
		flex-wrap: wrap;
		margin-top: 0;
	}

	.contactbox-ri {
		width: 100%;
		margin-top: 20px;
	}

	.bgintroduction {
		background: white;
	}

	.friendbox {
		background: white;
	}
}

@media only screen and (max-width: 768px) {
	#nav-menu {
		display: none;
	}

	.navbar {
		height: 60px;
		position: relative !important;
		overflow: hidden;
		background: #000;
	}

	.logoname {
		font-size: 20px;
		height: 60px;
		line-height: 60px;
	}

	.nav-logo {
		display: block;
	}

	/*.play-box .item img {*/
	/*	height: 352px;*/
	/*}*/

	/*#imgList .item.current {*/
	/*	opacity: 1;*/
	/*	height: 352px;*/
	/*}*/

	.imgtab img {
		height: 300px;
		width: 100%;
		display: block;
	}

	.abouts-text {
		width: 100%;
		display: block;
		padding: 35px 0 0;
		text-align: center;
	}

	.abouts-text h2.h2 {
		font-size: 30px;
	}

	.abouts-button {
		margin-top: 6px;
	}

	.abouts2 {
		text-align: left !important;
		padding-bottom: 51px;
	}

	.news-tit h1 {
		font-size: 22px;
	}



	.works-box:nth-child(2n) {
		margin-right: 0px;
	}

	.contactbox {
		flex-wrap: wrap;
		margin-top: 0;
	}

	.contactbox-ri {
		width: 100%;
		margin-top: 20px;
	}


	.info-list li p {
		text-indent: 0;
	}

	.footbox {
		flex-wrap: wrap;
	}

	.footbox-center {
		width: 100%;
		padding: 20px 0;
	}

	.logobox {
		height: 60px;
	}

	.logobox img {
		height: 26px;
		width: 125px;
	}

	.backstageimg .swiper-button-next:after,
	.backstageimg .swiper-button-prev:after {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.backstageimg .swiper-button-next,
	.backstageimg .swiper-button-prev {
		width: 30px;
		height: 30px;
	}

	.backstageimg .swiper-slide {
		padding: 30px 55px;
	}



}


@media only screen and (max-width: 745px) {
	.preitem {
		width: 25px;
		line-height: 25px;
		font-size: 13px;
	}

	.pagination>li>a,
	.pagination>li>span {
		width: 25px;
		line-height: 25px;
		font-size: 13px;
	}

	/*  */
	.productbox {
		flex-wrap: wrap;
		margin-top: 35px;
	}

	.product-wrapbox {
		display: none;

	}

	.prowboxcon {
		background: #3D3BEE;
		margin: 0;
		width: 100%;
		padding: 30px 30px 15px;
	}

	.reception-product {
		padding: 0;
		flex-direction: column;
		align-items: flex-start;
	}

	.reception-product-le h2 {
		font-size: 24px;
		margin-top: 10px;
		margin-bottom: 8px;
	}

	.productbox-mores {
		margin-top: 30px;
	}

	.productbox li {
		width: 100%;
		margin-bottom: 20px;
	}

	.pructbox-conts h5 {
		font-size: 16px;
	}

	.pructbox-conts div {
		margin-top: 5px;
		font-size: 12px;
	}
}

@media only screen and (min-width: 420px) and (max-width: 745px) {
	.productbox {
		justify-content: center;
	}

	.productbox li {
		width: auto;
		margin-bottom: 30px;
	}

	.productbox li img {
		width: auto;
	}
}

@media only screen and (max-width: 591px) {
	.works-box {
		width: 100%;
		text-align: center;
	}

	.works-box:nth-child(n) {
		margin-right: 0px;
	}

	.news-box .product-content-body .news-ajax,
	.info-list li {
		flex-wrap: wrap;
	}

	.news-ajax .news-imgbox,
	.newli-left {
		width: 100%;
		text-align: center;
	}

	.news-ajax .news-cont {
		margin-left: 0;
		width: 100%;
		overflow: inherit;
		margin-top: 12px;
	}

	.info-list li a:hover img,
	.news-imgbox .news-scale:hover img,
	.info-list li a:active img {
		transform: scale(1);
	}

	.info-list li a img,
	.news-imgbox .news-scale img {
		opacity: 1;
	}

}


@media only screen and (max-width: 320px) {
	.preitem {
		width: 18px;
		line-height: 18px;
		font-size: 10px;
	}

	.pagination>li>a,
	.pagination>li>span {
		width: 18px;
		line-height: 18px;
		font-size: 10px;
	}
}
