.wrap {
	width:75rem;
	margin:0 auto;
}
.footer {
	background:#f6f6f6;
	padding:1.0416666666666667rem 0;
}
.footer a {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#b5b5b5;
}
.bbanner {
	height:26.041666666666668rem;
	overflow:hidden;
}
.bbanner img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.swiper-button-lock{
	display: block;
}
.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:12;
	background:rgba(255,255,255,0.2);
	height:5.208333333333334rem;
}
.header.on {
	background:#fff;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem rgba(80,80,80,0.2);
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .logo {
	display:block;
	max-width:17.65625rem;
}
.header .logo img {
	width:100%;
	display:block;
}
.header .rts {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.header .naver li {
	float:left;
	margin-right:1.9791666666666667rem;
}
.header .naver li:last-child {
	margin-right:0;
}
.header .naver li a {
	font-size:0.8333333333333334rem;
	line-height:5.208333333333334rem;
	color:#252525;
	display:block;
}
.header .naver li.on a,.header .naver li a:hover {
	color:#3b7bb5;
}
.layout {
	overflow:hidden;
}
.header .info {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	margin-left:3.3125rem;
}
.header .form {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	border:1px solid rgba(255,255,255,0);
	cursor:pointer;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	position:relative;
	height:2.0833333333333335rem;
}
.header .form .txt {
	width:0;
	height:100%;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#000;
	z-index:1;
	background:#eeeeee;
	border:none;
	position:absolute;
	right:100%;
	top:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	bottom:0;
}
.header .form .sub {
	width:2.0833333333333335rem;
	height:100%;
	cursor:pointer;
	background:url(../images/qms1.png) no-repeat center;
	border:none;
	background-size:0.8333333333333334rem auto !important;
}
.header .form:hover .txt {
	width:15rem;
	padding:0 1rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .lsele {
	background:url(../images/qms2.png) no-repeat right center;
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#252525;
	padding-right:1.0416666666666667rem;
	border:none;
	cursor:pointer;
}
.header .span {
	width:0.052083333333333336rem;
	height:0.7291666666666667rem;
	background:#252525;
	display:block;
	margin:0 0.5208333333333334rem 0 0;
}
.produdel .del h3 {
	font-size:1.25rem;
	line-height:2.604166666666667rem;
	color:#fff;
	background:#0856a0;
	padding:0 1.25rem;
}
.produdel .del h6 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#252525;
	margin:1.3020833333333335rem 1.25rem 0.5208333333333334rem;
}
.produdel .del table {
	width:100%;
	border-color:#212121;
	background:#fff;
}
.produdel .del table th {
	padding:0.5208333333333334rem 0 0.5208333333333334rem 0.9375rem;
	font-size:0.9375rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
}
.produdel .del table td {
	padding:0.4166666666666667rem 0 0.4166666666666667rem 0.7291666666666667rem;
	font-size:0.9375rem;
	line-height:1.6;
	color:#252525;
}
.produdel .del table th:nth-child(1) {
	text-align:center;
	padding:0;
}
.produdel{
	padding-top: 3.75rem;
}
.produdel .del{
	padding-top: 3.75rem;
}
.produdel .tops {
	height: 24.74rem;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;overflow: hidden;
}
.produdel .tops .lts {
	float:left;
	width:36.71875rem;
	border:1px solid #e1e1e1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;position:relative;height: 100%;
}
.produdel .tops .rts {
	float:right;
	width:calc(100% - 39.583333333333336rem);position: relative;height: 100%;
}
.produdel .tops .swiphds {
	height:24.895833333333336rem;overflow: hidden;
}
.produdel .tops .swiphds li {
	height:100%;
	position:relative;
}
.produdel .tops .swiphds li img {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	bottom:0;
	max-width:90%;
	max-height:90%;
	margin:auto;
	display:block;
}
.produdel .tops .lts .next,.produdel .tops .lts .prev {
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:1.9791666666666667rem;
	height:4.791666666666667rem;
	border-radius:0 0.4166666666666667rem 0.4166666666666667rem 0;
	background:url(../images/prev.png) no-repeat center #ceddec;
	background-size:0.6770833333333334rem auto;
	margin-top:-2.3958333333333335rem;
	cursor:pointer;
}
.produdel .tops .lts .next {
	right:0;
	left:auto;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.produdel .tops .lts .next:hover,.produdel .tops .lts .prev:hover {
	background-color:#0856a0;
}
.produdel .tops .text h2 {
	font-size:1.875rem;
	line-height:1.7;
	color:#252525;
	padding-bottom:1.5625rem;
	border-bottom:0.052083333333333336rem solid #b9b9b9;
}
.produdel .tops .text p {
	font-size:0.8333333333333334rem;
	line-height:1.7708333333333335rem;
	color:#a9a9a9;height: 5.31rem;overflow: hidden;
	margin:1.5625rem 0 2.0833333333333335rem;
}
.produdel .tops .swipbds {
	position:relative;
	margin-top:3.4375rem;overflow: hidden;
}
.produdel .tops .sjswip{
	position: absolute;
	left: 0;right: 0;
	bottom: 0;z-index: 1;overflow: hidden;
}
.produdel .tops .swipbds ul{
	overflow: hidden;
}
.produdel .tops .swipbds li {
	height:5.416666666666667rem;
	border:1px solid #ebebeb;
	border-radius:0.20833333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
}
.produdel .tops .swipbds li img {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	bottom:0;
	max-width:90%;
	max-height:90%;
	display:block;
	margin:auto;
}
.produdel .tops .btn {
	width:5.208333333333334rem;
	line-height:1.7708333333333335rem;
	background:#0856a0;
	border-radius:0.20833333333333334rem;
	display:block;
	text-align:center;
}
.produdel .tops .btn span {
	padding-right:1.1458333333333335rem;
	font-size:0.8333333333333334rem;
	line-height:1.7708333333333335rem;
	color:#fff;
	display:inline-block;
	background:url(../images/qms38.png) no-repeat right center;
}
.produdel {
	padding-bottom:5.833333333333334rem;
}
.about .abpg1 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.about .abpg1 li {
	width:33.33%;
	position:relative;
}
.about .abpg1 li::before {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	z-index:1;
	width:0.052083333333333336rem;
	height:4.0625rem;
	background:#fff;
	margin-top:-2.03125rem;
}
.about .abpg1 li:last-child::before {
	display:none;
}
.about .abpg1 {
	background:#0856a0;
	padding:2.0833333333333335rem 0 1.4583333333333335rem;
}
.about .abpg1 li h3 {
	font-size:2.8125rem;
	line-height:1.4;
	color:#fff;
	text-align:center;
}
.about .abpg1 li h3 span {
	font-weight:bold;
}
.about .abpg1 li h3 sup {
	font-size:0.9375rem;
	margin-left:0.4166666666666667rem;
	position:relative;
	top:-0.5208333333333334rem;
}
.about .abpg1 li p {
	font-size:1.0416666666666667rem;
	line-height:1.2;
	color:#ccd6e5;
	text-align:center;
}
.about .abpg2 {
	padding:2.8645833333333335rem 0 3.75rem;
}
.about .abpg2 h2 {
	font-size:2.5rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.about .abpg2 .del {
	font-size:1.0416666666666667rem;
	line-height:2.0833333333333335rem;
	color:#7f7f7f;
	margin:2.0833333333333335rem 0 3.125rem;
}
.about .abpg2 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.about .abpg2 li {
	width:25%;
	text-align:center;
}
.about .abpg2 li .ico {
	height:4.270833333333334rem;
	position:relative;
	margin:0 auto;
}
.about .abpg2 li .ico img {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	bottom:0;
	max-width:90%;
	max-height:90%;
	display:block;
	margin:auto;
}
.about .abpg2 li .ico .s2 {
	display:none;
}
.about .abpg2 li:hover .ico .s2 {
	display:block;
}
.about .abpg2 li:hover .ico .s1 {
	display:none;
}
.about .abpg2 li p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#a9a9a9;
	margin-top:0.5208333333333334rem;
}
.about .abpg3 {
	background:#f4f4f4;
	padding:3.229166666666667rem 0 3.9583333333333335rem;
}
.about .abpg3 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.about .abpg3 li .ico {
	width:6.2rem;
	height:6.2rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;position: relative;
}
.about .abpg3 li .ico::after,
.about .abpg3 li .ico::before{
	position: absolute;
	left: 0;right: 0;
	top: 0;z-index: 1;bottom: 0;border:1px solid #8aadce;border-radius:50%;content: "";
}
.about .abpg3 li .ico::before{
	-webkit-animation:pulse1 1s 0s linear infinite;
	-moz-animation:pulse1 1s 0s linear infinite
}
.about .abpg3 li .ico::after{
	-webkit-animation:pulse1 1s -0.5s linear infinite;
	-moz-animation:pulse1 1s -0.5s linear infinite
}
@-webkit-keyframes pulse1{
0%{-webkit-transform:scale(1);opacity: 1;}
100%{-webkit-transform:scale(1.6);opacity: 0;}
}
@-moz-keyframes pulse1{
0%{-moz-transform:scale(1);opacity: 1;}
100%{-moz-transform:scale(1.6);opacity: 0;}
}


.about .abpg3 li .ico h3 {
	background:#0856a0;
	width:100%;
	height:100%;
	border-radius:50%;
	font-size:1.875rem;
	line-height:6.041666666666667rem;
	text-align:center;
	color:#fff;
	border:1px solid #0856a0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.about .abpg3 li:nth-child(2n) .ico h3 {
	background:#fff;
	color:#0856a0;
}
.about .abpg3 li .ts {
	margin-top:1.8333333333333334rem;
	text-align:center;
}
.about .abpg3 li h4 {
	font-size:1.25rem;
	line-height:1.5;
	color:#0856a0;
	font-weight:bold;
	margin-bottom:0.625rem;
}
.about .abpg3 li p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#252525;
}
.about .abpg4 {
	padding:2.604166666666667rem 0 7.083333333333334rem;
}
.about .abpg4 h2 {
	font-size:2.5rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
	text-align:center;
	margin-bottom:3.125rem;
}
.about .abpg4 .text {
	width:36.458333333333336rem;
	float:left;
	padding-left:1.4583333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.about .abpg4 .pic {
	width:calc(100% - 43.22916666666667rem);
	float:right;
	overflow: hidden;
}
.about .abpg4 .text p {
	margin-bottom:3.229166666666667rem;
	font-size:1.0416666666666667rem;
	line-height:2.0833333333333335rem;
	color:#252525;
	background:url(../images/qms39.png) no-repeat left top 0.9375rem;
	padding-left:1.25rem;
	background-size:0.36458333333333337rem auto;
}
.about .abpg4 .text p span {
	color:#0856a0;
	font-weight:bold;
}
.about .abpg4 .text p:last-child {
	margin-bottom:0;
}
.about .abpg4 .pic img {
	display:block;
	margin:0 auto;
/*	width: 80%; */
}
.jisucz {
	padding:3.6458333333333335rem 0 7.291666666666667rem;
}
.jisucz h2 {
	font-size:2.5rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
	margin-bottom:2.604166666666667rem;
}
.jisucz table {
	width:100%;
	border-color:#bcbcbc;
	border-top:none;
}
.jisucz table th {
	font-size:0.9375rem;
	line-height:1.4;
	color:#fff;
	font-weight:bold;
	padding:1.09375rem 0;
	background:#0856a0;
	text-align:center;
}
.jisucz table td {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#252525;
	padding:0.625rem 0;
	text-align:center;
}
.jisucz table .th1 td {
	background:#0856a0;
	color:#fff;
}
.contact {
	padding:3.125rem 0;
}
.contact h2 {
	font-size:2.5rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.contact .maps {
	margin-top:2.604166666666667rem;
	position:relative;
	height:21.145833333333336rem;
	overflow:hidden;
}
.contact .maps .map {
	height:100%;
	overflow:hidden;position: relative;z-index: -1;
}
.contact .text {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:rgba(255,255,255,0.75);
	width:42.44791666666667rem;
	padding-left:12.395833333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:2.0833333333333335rem;
}
.contact .text h3 {
	margin:0 0 1.9791666666666667rem;
	font-size:1.5625rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
}
.contact .text li {
	font-size:0.9375rem;
	line-height:1.8;
	color:#252525;
	margin-bottom:1.6666666666666667rem;
	padding-left:2.0833333333333335rem;
}
.contact .text ul {
	padding-left:0.7291666666666667rem;
}
.contact .text li:nth-child(1) {
	background:url(../images/qms14.png) no-repeat left center/1.25rem auto;
}
.contact .text li:nth-child(2) {
	background:url(../images/qms15.png) no-repeat left center/1.25rem auto;
}
.contact .text li:nth-child(3) {
	background:url(../images/qms16.png) no-repeat left center/1.1979166666666667rem auto;
}
.contact .text li:nth-child(4) {
	background:url(../images/qms17.png) no-repeat left center/1.0416666666666667rem auto;
}
.anchorBL {
	display:none !important;
}
.contact .bds {
	margin-top:5.729166666666667rem;
}
.contact .bds h3 {
	font-size:1.875rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.contact .bds ul {
	margin-top:2.291666666666667rem;
}
.contact .bds dl {
	display:flex;
	justify-content:space-between;
	align-content:center;
}
.contact .bds li {
	margin-bottom:2.0833333333333335rem;
}
.contact .bds dd {
	width:calc((100% - 5.208333333333334rem)/2);
}
.contact .bds .t1 {
	border:1px solid #d7d7d2;
	border-radius:0.20833333333333334rem;
	width:100%;
	height:2.5rem;
	padding:0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:1.0416666666666667rem;
	color:#252525;
}
.contact .bds .t2 {
	height:13.28125rem;
	resize:none;
	line-height:1.7;
	padding:0.4166666666666667rem 1.0416666666666667rem;
}
.contact .bds .sub {
	width:7.708333333333334rem;
	line-height:2.5rem;
	border:1px solid #252525;
	border-radius:0.20833333333333334rem;
	display:block;
	margin:0 auto;
	font-size:1.0416666666666667rem;
	color:#252525;
	text-align:center;
	background:none;
	cursor:pointer;
}
.pages {
	margin-top:1.7708333333333335rem;
}
.pages ul {
	font-size:0;
	text-align:center;
}
.pages li {
	display:inline-block;
	vertical-align:middle;
	margin:0 0.4166666666666667rem;
}
.pages li a {
	display:block;
	width:1.9791666666666667rem;
	line-height:1.9791666666666667rem;
	border-radius:0.15625rem;
	border:1px solid #929292;
	text-align:center;
	font-size:0.9375rem;
	color:#959595;
	transition:all 0s;
	-ms-transition:all 0s;
	/* IE 9*/
	-moz-transition:all 0s;
	/* Firefox*/
	-webkit-transition:all 0s;
	/* Safari 和 Chrome*/
	-o-transition:all 0s;
}
.pages li span{
	display:block;
	width:1.9791666666666667rem;
	line-height:1.9791666666666667rem;
	border-radius:0.15625rem;
	border:1px solid #929292;
	text-align:center;
	font-size:0.9375rem;
	color:#959595;
	transition:all 0s;
	-ms-transition:all 0s;
	/* IE 9*/
	-moz-transition:all 0s;
	/* Firefox*/
	-webkit-transition:all 0s;
	/* Safari 和 Chrome*/
	-o-transition:all 0s;
}
.pages li.active a,.pages li a:hover {
	background:#0856a0;
	color:#fff;
	border-color:#0856a0;
}
.pages li.active{
	background:#0856a0;
	color:#fff;
	border-color:#0856a0;
}
.pages li.active a {
	width:4.479166666666667rem;
}
.pages li {
	font-size:0.9375rem;
	color:#959595;
	line-height:1.9791666666666667rem;
}
.product {
	padding:2.604166666666667rem 0 6.25rem;
}
.product .ltnav {
	width:10.9375rem;
	float:left;
}
.product .rts {
	float:right;
	width:calc(100% - 13.020833333333334rem);
}
.product .ltnav h3 {
	font-size:1.25rem;
	line-height:2.0833333333333335rem;
	color:#fff;
	background:#0856a0;
	padding:0 0.78125rem;
}
.product .ltnav ul {
	margin-top:0.5208333333333334rem;
}
.product .ltnav li {
	margin-bottom:0.5208333333333334rem;
}
.product .ltnav li a {
	font-size:0.8333333333333334rem;
	line-height:2.0833333333333335rem;
	color:#252525;
	display:block;
	padding:0 0.9375rem 0 0.7291666666666667rem;
	background:url(../images/qms41.png) no-repeat right 0.5208333333333334rem center #eeeeee;
	background-size:0.3125rem auto;
	transition:all 0s;
	-ms-transition:all 0s;
	/* IE 9*/
	-moz-transition:all 0s;
	/* Firefox*/
	-webkit-transition:all 0s;
	/* Safari 和 Chrome*/
	-o-transition:all 0s;
}
.product .ltnav li.on a,.product .ltnav li a:hover {
	background:url(../images/qms41-1.png) no-repeat right 0.5208333333333334rem center #0856a0;
	background-size:0.3125rem auto;
	color:#fff;
}
.product .rts .clearfix li {
	margin-bottom:1.8229166666666667rem;
	border:1px solid #e8e8e8;
	border-radius:0.5208333333333334rem;
	width:calc((100% - 3.229166666666667rem)/3);
	margin-right:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:15.625rem;
	float:left;
}
.product .rts .clearfix li:nth-child(3n) {
	margin-right:0;
}
.product .rts .clearfix li a {
	display:block;
	width:100%;
	height:100%;
}
.product .rts .clearfix li .pic {
	height:11.458333333333334rem;
	position:relative;overflow: hidden;
}
.product .rts .clearfix li .pic img {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	bottom:0;
	margin:auto;
	max-width:90%;
	max-height:90%;
	display:block;
}
.product .rts .clearfix li p {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
	margin-top:0.3125rem;
}
.shuomxz {
	padding-top:3.125rem;
}
.shuomxz h2 {
	font-size:2.5rem;
	line-height:1.7;
	color:#252525;
	text-align:center;
}
.shuomxz li {
	padding:5rem 0 0;
	overflow:hidden;
}
.shuomxz li h3 {
	float:left;
	font-size:1.875rem;
	line-height:1.7;
	color:#252525;
	width:20.3125rem;
}
.shuomxz li .rts {
	width:calc(100% - 20.3125rem);
	float:right;
	border-bottom:0.052083333333333336rem solid #cccccc;
	padding-bottom:5rem;
}
.shuomxz li:last-child .rts {
	border-bottom:none;
}
.shuomxz li dd {
	float:left;
	width:calc((100% - 4.583333333333334rem)/2);
}
.shuomxz li dd:nth-child(2n) {
	float:right;
}
.shuomxz li dd .pic {
	width:100%;
	height:15.104166666666668rem;
	border:1px solid #dedede;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.shuomxz li dd .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.shuomxz li dd p {
	font-size:0.9375rem;
	line-height:1.7;
	color:#252525;
	margin-top:0.5208333333333334rem;
	text-align:center;
}
.newdel {
	padding:3.4375rem 0 8.854166666666668rem;
}
.newdel .hds h1 {
	font-size:1.875rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.newdel .hds dl {
	margin-top:1.5625rem;
	border-top:0.052083333333333336rem solid #d3d3d3;
	padding-top:0.625rem;
	display:flex;
	justify-content:center;
	align-items:center;
}
.newdel .hds dd {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#bbbbbb;
	margin:0 1.5625rem;
	padding-left:1.0416666666666667rem;
}
.newdel .hds dd:nth-child(1) {
	background:url(../images/qms49.png) no-repeat left center/0.5729166666666667rem auto;
}
.newdel .hds dd:nth-child(2) {
	background:url(../images/qms50.png) no-repeat left center/0.625rem auto;
}
.newdel .hds dd:nth-child(3) {
	background:url(../images/qms51.png) no-repeat left center/0.78125rem auto;
}
.newdel .del {
	margin-top:3.385416666666667rem;
	font-size:0.8333333333333334rem;
	line-height:1.7708333333333335rem;
	color:#252525;
}
.newdel .del img {
	display:block;
	margin:0 auto;
}
.newdel .fts {
	margin-top:3.4375rem;
	border-top:0.052083333333333336rem solid #d3d3d3;
	padding-top:2.291666666666667rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.newdel .fts a {
	display:block;
	width:48%;
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#252525;
}
.newdel .fts a:nth-child(2) {
	text-align:right;
}
.case {
	padding:3.3333333333333335rem 0 6.25rem;
}
.case h2 {
	font-size:2.5rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.case ul {
	margin-top:3.125rem;
}
.case li {
	float:left;
	margin-bottom:2.0833333333333335rem;
	width:calc((100% - 4.791666666666667rem)/3);
	margin-right:2.34375rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.case li:nth-child(3n) {
	margin-right:0;
}
.case li .pic {
	height:15.625rem;overflow: hidden;
}
.case li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.case li p {
	background:#f4f4f4;
	font-size:1.0416666666666667rem;
	line-height:3.125rem;
	color:#252525;
	padding:0 0.8333333333333334rem;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news {
	padding:3.6458333333333335rem 0 6.770833333333334rem;
}
.news h2 {
	font-size:2.5rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.news .swipnew {
	margin:2.291666666666667rem 0 3.541666666666667rem;
	position:relative;overflow: hidden;
}
.news .swipnew li a {
	overflow:hidden;
	height:29.166666666666668rem;
	display:block;
}
.news .swipnew li .pic {
	width:41.145833333333336rem;
	height:100%;
	overflow:hidden;
	float:left;
}
.news .swipnew li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.news .swipnew li .txt {
	width:calc(100% - 41.145833333333336rem);
	background:#0856a0;
	float:right;
	height:100%;
	padding:2.7083333333333335rem 4.166666666666667rem 0 3.75rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;position: relative;
}
.news .swipnew li .txt::before{
	content: "";position: absolute;
	left: 3.91rem;right: 3.91rem;
	bottom: 5.21rem;z-index: 1;border-top:0.052083333333333336rem solid rgba(255,255,255,0.5);
}
.news .swipnew li .txt h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:rgba(255,255,255,0.5);
}
.news .swipnew li .txt h3 {
	font-size:1.25rem;
	line-height:1.6;
	color:#fff;
	margin:0.625rem 0 1.7708333333333335rem;
}
.news .swipnew li .txt p {
	font-size:0.7291666666666667rem;
	line-height:1.4583333333333335rem;
	color:rgba(255,255,255,0.5);
}
.news .swipnew li .txt h4 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#ffffff;
	margin-top:2.604166666666667rem;
}
.news .swipnew .spot {
	position:absolute;
	right: 26.55rem;left: auto;
	bottom:2.3958333333333335rem;
	z-index:2;text-align: center;width: auto;
}
.news .swipnew .spot span {
	width:0.4166666666666667rem;
	height:0.4166666666666667rem;
	border-radius:50%;
	border:1px solid rgba(255,255,255,0.5);background: none;
	opacity:1;margin: 0 0.31rem !important;
}
.news .swipnew .spot .swiper-pagination-bullet-active{
	border-color: #fff;background: #fff;
}
.news .list li {
	float:left;
	margin-bottom:1.5625rem;
	width:calc((100% - 3.229166666666667rem)/3);
	margin-right:1.5625rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	height:16.875rem;
}
.news .list li:nth-child(3n) {
	margin-right:0;
}
.news .list li a {
	display:block;
	width:100%;
	height:100%;
	transition:all 0.8s;
	-ms-transition:all 0.8s;
	/* IE 9*/
	-moz-transition:all 0.8s;
	/* Firefox*/
	-webkit-transition:all 0.8s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.8s;
}
.news .list li .tps {
	border:1px solid #c0c0c0;
	padding:1.4583333333333335rem 1.4583333333333335rem 0;
	border-radius:0.5208333333333334rem;
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.news .list li .tps h3 {
	font-size:0.9375rem;
	line-height:1.4583333333333335rem;
	color:#252525;
}
.news .list li .tps p {
	font-size:0.7291666666666667rem;
	line-height:1.25rem;
	color:#959595;
	margin:1.0416666666666667rem 0 3.6458333333333335rem;
	height:3.75rem;
	overflow:hidden;
}
.news .list li .tps h6 {
	font-size:1.875rem;
	line-height:1.6;
	color:#0856a0;
	font-weight:bold;
	text-align:right;
}
.news .list li .tbs {
	height:100%;
	border-radius:0.5208333333333334rem;
	position:relative;
	display:none;
}
.news .list li .tbs .pic {
	width:100%;
	height:100%;
	overflow:hidden;
	border-radius:0.5208333333333334rem;
}
.news .list li .tbs img {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	object-fit:cover;
}
.news .list li .tbs h4 {
	position:absolute;
	left:1.5625rem;
	right:1.5625rem;
	bottom:0.5208333333333334rem;
	z-index:1;
	font-size:0.9375rem;
	line-height:1.3541666666666667rem;
	color:#fff;
}
.news .list li .tbs::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	background:url(../images/qms57.png) no-repeat center/cover;
	width:100%;
	height:5.677083333333334rem;
}
.news .list li a:hover .tbs {
	display:block;
}
.news .list li a:hover .tps {
	display:none;
}
.hfooter {
	background:#f6f6f6;
	padding:3.541666666666667rem 0 2.0833333333333335rem;
}
.hfooter .lts {
	float:left;
	width:26.041666666666668rem;
}
.hfooter .rts {
	float:right;
	width:calc(100% - 40.520833333333336rem);
	margin-top:1.25rem;
}
.tit {
	text-align:center;
}
.tit h2 {
	font-size:2.8125rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
}
.tit h2 span {
	color:#0856a0;
}
.hfooter .lts .tit {
	text-align:left;
}
.hfooter .text {
	margin:2.604166666666667rem 0 4.947916666666667rem;
}
.hfooter .text h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#252525;
	margin-bottom:1.1458333333333335rem;
}
.hfooter .text ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.hfooter .text li {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#797979;
	margin-bottom:1.25rem;
	width:50%;
	padding-left:1.3541666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hfooter .text li:last-child {
	width:auto;
}
.hfooter .text li:nth-child(1) {
	background:url(../images/qms58.png) no-repeat left center/0.9895833333333334rem auto;
}
.hfooter .text li:nth-child(2) {
	background:url(../images/qms59.png) no-repeat left center/0.9375rem auto;
}
.hfooter .text li:nth-child(3) {
	background:url(../images/qms60.png) no-repeat left center/0.7291666666666667rem auto;
}
.hfooter .text li:nth-child(4) {
	background:url(../images/qms61.png) no-repeat left center/1.0416666666666667rem auto;
}
.hfooter .text li:nth-child(5) {
	background:url(../images/qms62.png) no-repeat left center/0.8333333333333334rem auto;
}
.hfooter .rts h6 {
	font-size:1.25rem;
	line-height:1.6;
	color:#252525;
	margin-bottom:3.4375rem;
}
.hfooter .rts li {
	margin-bottom:1.1458333333333335rem;
}
.hfooter .rts dl {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hfooter .rts dd {
	width:calc((100% - 2.604166666666667rem)/2);
}
.hfooter .rts .t1 {
	width:100%;
	border:1px solid #d3d3ce;
	height:2.0833333333333335rem;
	background:none;
	padding:0 0.7291666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:0.8333333333333334rem;
	color:#252525;
	border-radius:0.20833333333333334rem;
}
.hfooter .rts .t2 {
	height:5.208333333333334rem;
	padding:0.4166666666666667rem 0.7291666666666667rem;
	line-height:1.7;
	resize:none;
}
.hfooter .rts .bns {
	display:flex;
	justify-content:flex-end;
}
.hfooter .rts .sub {
	width:4.583333333333334rem;
	line-height:1.875rem;
	border:1px solid #252525;
	border-radius:0.20833333333333334rem;
	display:block;
	font-size:0.8333333333333334rem;
	color:#252525;
	text-align:center;
	background:none;
	cursor:pointer;
	margin-top:0.625rem;
}
.copyright {
	padding:1.25rem 0 0;
}
.copyright a {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#a4a4a4;
}
.hbanner {
	overflow:hidden;
	min-height:100vh;
	position:relative;
}
.hbanner li {
	min-height:100vh;
}
.hbanner li .txt {
	position:absolute;
	left:0;
	right:0;
	top:20%;
	z-index:1;
	text-align:center;
}
.hbanner li h2 {
	font-size:8.90625rem;
	line-height:1;
	color:rgba(0,86,160,0.1);
	text-transform:uppercase;
	font-weight:bold;
}
.hbanner li h3 {
	font-size:4.270833333333334rem;
	line-height:1.2;
	color:#0056a0;
	font-weight:bold;
	margin:-7.03125rem 0 3.125rem;
}
.hbanner li h6 {
	font-size:2.0833333333333335rem;
	line-height:2.8125rem;
	color:#fff;
	background:url(../images/qms18.png) no-repeat center/100% 100%;
	width:52.708333333333336rem;
	margin:0 auto;
}
.hbanner .prev,.hbanner .next {
	position:absolute;
	left: 1.56rem; cursor: pointer;
	top:50%;
	z-index:1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	background:url(../images/prev-1.png) no-repeat center/0.8333333333333334rem auto;
	width:1.6666666666666667rem;
	height:1.6666666666666667rem;
}
.hbanner .next {
	left:auto;
	right:1.56rem;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.hbanner .spot {
	position:absolute;
	right: 0;left: 0;
	bottom:1.04rem;
	z-index:2;text-align: center;width: auto;
}
.hbanner .spot span {
	width:0.4166666666666667rem;
	height:0.4166666666666667rem;
	border-radius:50%;
	border:1px solid rgba(255,255,255,0.8);background: none;
	opacity:1;margin: 0 0.31rem !important;
}
.hbanner .spot .swiper-pagination-bullet-active{
	border-color: #0056a0;background: #0056a0;
}
.hpage1 {
	background:#f6f6f6;
	padding:3.125rem 0 3.385416666666667rem;
}
.hpage1 p {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
	margin:2.0833333333333335rem 0 3.4375rem;
}
.hpage1 ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding-bottom:3.6458333333333335rem;
}
.hpage1 li {
	width:33.33%;
	text-align:center;
}
.hpage1 li h3 {
	font-size:2.8125rem;
	line-height:1.4;
	color:#0056a0;
}
.hpage1 li h3 span {
	font-weight:bold;
}
.hpage1 li h3 sup {
	font-size:0.9375rem;
	position:relative;
	top:-0.7291666666666667rem;
}
.hpage1 li h4 {
	font-size:1.0416666666666667rem;
	line-height:1.4;
	color:#7b7b7b;
}
.hmore {
	width:5.729166666666667rem;
	line-height:1.9791666666666667rem;
	text-align:center;
	display:block;
	font-size:0.8333333333333334rem;
	color:#0056a0;
	border:1px solid #0056a0;
	margin:0 auto;
}
.hpage2 {
	padding:4.010416666666667rem 0 5.520833333333334rem;
}
.hpage2 .lts {
	float:left;
	width:17.1875rem;
}
.hpage2 .rts {
	float:right;
	width:calc(100% - 18.8875rem);
}
.hpage2 .lts .tit {
	text-align:left;
}
.hpage2 .lts p {
	margin:3.125rem 0 5.208333333333334rem;
	font-size:0.9375rem;
	line-height:2.5rem;
	color:#252525;
}
.hpage2 .lts .hmore span {
	background:url(../images/qms37.png) no-repeat right center/0.9895833333333334rem auto;
	padding-right:1.6666666666666667rem;
}
.hpage2 .lts .hmore {
	width:6.770833333333334rem;
	margin:initial;
}
.hpage2 .rts .tbs ul {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.hpage2 .rts .tbs li {
	margin-left:3.125rem;
	position:relative;
}
.hpage2 .rts .tbs li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-0.4166666666666667rem;
	z-index:1;
	width:0;
	height:0.10416666666666667rem;
	background:#0056a0;
	margin:0 auto;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	margin:0 auto;
}
.hpage2 .rts .tbs li a {
	font-size:0.9375rem;
	line-height:1.7;
	color:#7f7f7f;
	display:block;
}
.hpage2 .rts .tbs li.on a,
.hpage2 .rts .tbs li a:hover {
	color:#0056a0;
}
.hpage2 .rts .tbs li.on::before,
.hpage2 .rts .tbs li:hover::before {
	width:2.0833333333333335rem;
}
.hpage2 .rts .swippro {
	margin-top:2.8645833333333335rem;
	position:relative;margin-right: -3.13rem;
	padding: 0 1.56rem;
}
.hpage2 .rts .swippro .swipers{
	overflow: hidden;padding: 0.78rem 1.04rem;
}
.hpage2 .rts .swippro li {
	background:#fff;
	border-radius:0.5208333333333334rem;
	box-shadow:0 0 0.7291666666666667rem 0 #ecf2f8;
	height:18.229166666666668rem;
}
.hpage2 .rts .swippro li .pic {
	height:13.541666666666668rem;
	overflow:hidden;
	position:relative;
}
.hpage2 .rts .swippro li .pic img {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	bottom:0;
	max-width:95%;
	max-height:100%;
	display:block;
	margin:auto;
}
.hpage2 .rts .swippro li p {
	font-size:1.25rem;
	line-height:1.6;
	color:#252525;
	text-align:center;
}
.about .abpg4 .pic .prev,.about .abpg4 .pic .next,
.hpage2 .rts .swippro .prev,.hpage2 .rts .swippro .next {
	position:absolute;
	left:0;cursor: pointer;
	top:50%;
	z-index:1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	background:url(../images/prev-1.png) no-repeat center/0.8333333333333334rem auto;
	width:1.6666666666666667rem;
	height:1.6666666666666667rem;
}
.about .abpg4 .pic .next,
.hpage2 .rts .swippro .next {
	left:auto;
	right:0;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.hpage3 {
	background:#f6f6f6;
	padding:3.854166666666667rem 0 4.479166666666667rem;
}
.hpage3 .swipcase {
	margin-top:3.4375rem;
	position:relative;
}
.hpage3 .swipcase .ovs{
	overflow: hidden;padding: 0.93rem;
}
.hpage3 .swipcase li {
	background:#fff;
	border-radius:0.5208333333333334rem;overflow: hidden;
}
.hpage3 .swipcase li .pic {
	height:15.625rem;overflow: hidden;
}
.hpage3 .swipcase li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hpage3 .swipcase li p {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 0.8333333333333334rem;
}
.hpage3 .swipcase li span {
	font-size:0.9375rem;
	line-height:3.229166666666667rem;
	color:#252525;
	display:block;
}
.hpage3 .swipcase li i {
	font-size:0.8333333333333334rem;
	line-height:3.229166666666667rem;
	color:#252525;
	display:block;
}
.hpage3 .swipcase .prev,.hpage3 .swipcase .next {
	position:absolute;
	left:-2.34375rem;
	top:50%;
	z-index:1;
	background:url(../images/prev-1.png) no-repeat center/0.8333333333333334rem auto;
	width:1.6666666666666667rem;
	height:1.6666666666666667rem;margin-top: -2rem;cursor: pointer;
}
.hpage3 .swipcase .next {
	left:auto;
	right:-2.34375rem;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.hpage3 .swipcase .spot {
	margin-top:2.0833333333333335rem;
	position:static;text-align: center;
}
.hpage3 .swipcase .spot span {
	width:0.5208333333333334rem;
	height:0.5208333333333334rem;
	border:1px solid #929292;
	border-radius:50%;
	opacity:1;background: none;margin: 0 0.26rem !important;
}
.hpage3 .swipcase .spot .swiper-pagination-bullet-active{
	border-color: #0056a0;background: #0056a0;
}
.hpage4 {
	padding:4.010416666666667rem 0 5.208333333333334rem;
}
.hpage4 ul {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:3.6458333333333335rem;
}
.hpage4 dd {
	width:13.489583333333334rem;
	height:11.71875rem;
	position:relative;
	margin:0 -1.5625rem 0.5208333333333334rem;
}
.hpage4 dd p {
	font-size:1.25rem;
	line-height:1.6;
	color:#fff;
	position:absolute;
	left:0;
	right:0;
	top:50%;
	z-index:1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	text-align:center;
}
.hpage5 {
	background:#f6f6f6;
	padding:3.385416666666667rem 0 5.208333333333334rem;
}
.hpage5 ul {
	margin-top:3.125rem;
}
.hpage5 li {
	margin-bottom:1.0416666666666667rem;
	width:calc((100% - 2.3958333333333335rem)/3);
	margin-right:1.1458333333333335rem;
	overflow:hidden;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	height:14.583333333333334rem;
	padding-top:2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	text-align:center;
	float:left;
}
.hpage5 li:nth-child(3n) {
	margin-right:0;
}
.hpage5 li .ico {
	height:3.9583333333333335rem;
	overflow: hidden;
}
.hpage5 li .ico img{
	height: 200%;
	position: relative;
	top: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hpage5 li:hover .ico img{
	top: -100%;
}
.hpage5 li h3 {
	margin:1.1458333333333335rem 0 0.7291666666666667rem;
	font-size:1.25rem;
	line-height:1.6;
	color:#0856a0;
}
.hpage5 li p {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#7f7f7f;
}
.hpage6 {
	padding:3.6458333333333335rem 0 7.8125rem;
}
.hpage6 .swfs {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpage6 .swfs .btn {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#0056a0;
	padding-right:1.5625rem;
	background:url(../images/qms37.png) no-repeat right center/0.9895833333333334rem auto;
}
.hpage6 .ovs {
	margin-top:3.90625rem;
}
.hpage6 .rts {
	width:38.28125rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	float:right;
}
.hpage6 .rts img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hpage6 .lts {
	float:left;
	width:calc(100% - 41.66666666666667rem);
	position:relative;
}
.hpage6 .lswipers{
	height: 25.57rem;overflow: hidden;
}
.hpage6 .lts li {
	border-bottom:0.052083333333333336rem solid #ceddec;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage6 .lts li a {
	display:block;
	width:100%;
	height:100%;
	padding:1.4583333333333335rem 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hpage6 .lts li h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#0856a0;
	font-weight:bold;
}
.hpage6 .lts li h3 {
	font-size:1.25rem;
	line-height:1.6;
	color:#252525;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hpage6 .lts li:last-child {
	border-bottom:none;
}
.hpage6 .lts li:hover {
	background:#0856a0;
	border-radius:0.5208333333333334rem;
	border-color:#0856a0;
}
.hpage6 .lts li:hover h4,.hpage6 .lts li:hover h3 {
	color:#fff;
}
.hpage6 .lts .next,.hpage6 .lts .prev {
	position:absolute;
	left:0;
	right:0;
	top:-2.604166666666667rem;
	z-index:1;
	width:1.9791666666666667rem;
	height:4.791666666666667rem;
	border-radius:0 0.4166666666666667rem 0.4166666666666667rem 0;
	background:url(../images/prev-2.png) no-repeat center/1.6666666666666667rem auto;
	width:1.6666666666666667rem;
	height:1.6666666666666667rem;
	margin:0 auto;
	cursor:pointer;
}
.hpage6 .lts .next {
	bottom:-2.604166666666667rem;
	top:auto;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}


.produdel .tops .btn:hover{
	background: #094985;
}
.about .abpg3 li,
.about .abpg2 li{
	position: relative;top: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.about .abpg3 li:hover,
.about .abpg2 li:hover{
	top: -0.52rem;
}
.hpage2 .rts .swippro li .pic img,
.hpage3 .swipcase li .pic img,
.produdel .tops .swipbds li img,
.shuomxz li dd .pic img,
.product .rts li .pic img,
.case li .pic img{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hpage3 .swipcase li:hover{
	box-shadow: 0 0.42rem 0.42rem #e4eaf0;
}
.hpage2 .rts .swippro li:hover .pic img,
.hpage3 .swipcase li:hover .pic img,
.produdel .tops .swipbds li:hover img,
.shuomxz li dd:hover .pic img,
.product .rts li:hover .pic img,
.case li:hover .pic img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.case li:hover p{
	color: #fff;background: #0856a0;
}
.hfooter .rts .t1:focus,
.contact .bds .t1:focus{
	border-color: #0856a0;
}
.hfooter .rts .sub:hover,
.contact .bds .sub:hover{
	color: #fff;background: #0856a0;border-color: #0856a0;
}
.hnli dd:hover p,
.hpage2 .rts .swippro li:hover p,
.hpage3 .swipcase li:hover p i,
.hpage3 .swipcase li:hover p span,
.shuomxz li dd:hover p,
.product .rts li:hover p,
.newdel .fts a:hover{
	color: #0856a0;
}
.produdel .tops .swipbds .swiper-slide-thumb-active,
.produdel .tops .swipbds li:hover{
	border-color: #0856a0;
}

.hmore span{
	position: relative;z-index: 3;
}
.hpage2 .lts .hmore span:hover{
	background: url(../images/qms37-1.png) no-repeat right center/0.9895833333333334rem auto;
}

.hmore{
	position: relative;overflow: hidden;
}
.hmore::before,
.hmore::after{
	    background: #0856a0;
	    position: absolute;
	    top: 50%;
	    top: 0\9;
	    content: '';
	    width: 20px;
	    height: 20px;
	    -webkit-border-radius: 50%;
	    border-radius: 50%;
	    -webkit-transition: all 0.6s;
	    transition: all 0.6s;
	    opacity: 0.5;
		z-index:1;
}
.hmore::after{
	left: -20px;
	    -webkit-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
}
.hmore::before{
	    right: -20px;
	    -webkit-transform: translate(50%,-50%);
	    transform: translate(50%,-50%);
}
.hmore:hover{
	    color: #fff;
	    border-color: #0856a0;
}
.hmore:hover::after {
    -webkit-animation: criss-cross-left .8s both;
    animation: criss-cross-left .8s both;
    width: 375px\9;
    height: 375px\9;
    opacity: 1;
}
.hmore:hover::before {
	-webkit-animation: criss-cross-right .8s both;
	animation: criss-cross-right .8s both;
	width: 375px\9;
	height: 375px\9;
	opacity: 1;
}
@-webkit-keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%;width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%; width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@-webkit-keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
.hpage5 li{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hpage5 li:hover{
	background: #0856a0;
}
.hpage5 li:hover h3,
.hpage5 li:hover p{
	color: #fff;
}
.about .abpg4 .pic{
    position: relative;
}
.about .abpg4 .pic .prev:hover,.about .abpg4 .pic .next:hover,
.hbanner .prev:hover,.hbanner .next:hover,
.hpage2 .rts .swippro .prev:hover, .hpage2 .rts .swippro .next:hover,
.hpage3 .swipcase .prev:hover,.hpage3 .swipcase .next:hover{
	background: url(../images/pres1.png) no-repeat center/0.8333333333333334rem auto;
}
.hpage6 .lts .next:hover, .hpage6 .lts .prev:hover{
	background: url(../images/pres.png) no-repeat center/1.6666666666666667rem  auto;
}
.header .naver li{
    position: relative;
}
.hnli {
	top: 5.21rem;
	position:absolute;
	z-index:66;
	left:-2rem;
	right:-2rem;
	margin:0 auto;background: #fff;display: none;
	box-shadow: 0 8px 8px 0 rgba(80,80,80,0.2);
}
.hnli dl {
	padding:0.2rem 0;
}
.hnli dd {
	position: relative;
	border-bottom: 1px solid #eee;
}

.hnli dd p{
	font-size: 0.8rem;
	line-height: 2.4;
	color: #252525;text-align: center;
}
.hnli dd:last-child{
    border: none;
}
.hnli dd .pic{
	height: 170px;overflow: hidden;position: relative;
}
.hnli dd .pic img{
	position: absolute;
	left: 0;right: 0;
	top: 0;z-index: 1;bottom: 0;max-width: 90%;max-height: 90%;display: block;margin: auto;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hnli dd:hover .pic img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.sjinfo,
.sjqhds,
.qmicos,
.msk{
	display: none;
}


.hpage2 .rts .swippro .ovs{
    display: none;
}
.hpage2 .rts .swippro .ovs:nth-child(1){
    display: block;
}

