.layout {
	/* overflow:hidden; */
}
.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:111;
}

.header  .wrap{
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:4.479166666666667rem;
	width: 83.33333333333334rem;
}
.hbanner .wrap{
	width: 83.33333333333334rem;
}
.header.ons,
.header.on {
	background:#fff;
	box-shadow:0 0 0.4166666666666667rem 0 rgba(80,80,80,0.2);
}
.wrap {
	width:72.91666666666667rem;
	margin:0 auto;
}
.header .logo {
	display:block;
	max-width:2.760416666666667rem;
}
.header .logo img {
	width:100%;
	display:block;
}
.header .rts {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.header .tel {
	position:relative;
	width:10.416666666666668rem;
	padding-left:1.3020833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .tel::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:50%;
	z-index:1;
	width:0.10416666666666667rem;
	height:0.8333333333333334rem;
	background:#848484;
	margin-top:-0.4166666666666667rem;
}
.header .tel a {
	font-size:0.9375rem;
	line-height:1.6;
	color:#0963dc;
	display:block;
	padding-left:2.0833333333333335rem;
	background:url(../images/qms2.png) no-repeat left center;
	background-size:0.78125rem auto;
}
.header .naver {
	margin-right:1.5625rem;
}
.header .naver ul {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.header .naver li {
	margin-right:2.916666666666667rem;
}
.header .naver li:last-child {
	margin-right:0;
}
.header .naver li h3 a {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#000000;
	display:inline-block;
}
.header .naver li h3 i {
	background:url(../images/qms1.png) no-repeat center;
	background-size:0.6770833333333334rem auto;
	width:0.6770833333333334rem;
	height:0.5208333333333334rem;
	display:inline-block;
	margin-left:0.5208333333333334rem;
}
.header .naver li h3 {
	position:relative;
}
.header .naver .nli {
	position:absolute;
	left:0;
	right:0;
	top:100%;
	background:rgba(255,255,255,0.9);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	z-index:155;
	display:none;
}
.header .naver .nli .wap {
	padding:1.0416666666666667rem 0;
}
.header .naver .nli dl {
	font-size:0;
	text-align:center;
}
.header .naver .nli dd {
	display:block;
	/* margin:0 1.0416666666666667rem; */
}
.header .naver .nli dd a {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#7a7a7a;
	display:block;
}
.footer {
	background:#222222;
}
.footer .hds {
	padding:2.0833333333333335rem 0 7.8125rem;
	display:flex;
	justify-content:space-between;
}
.footer .hds .lts {
	width:15.104166666666668rem;
}
.footer .hds .rts {
	width:calc(100% - 15.104166666666668rem);
	display:flex;
	justify-content:space-between;
}
.footer .hds .logo {
	display:block;
	max-width:3.072916666666667rem;
	margin-bottom:1.1458333333333335rem;
	margin-left:3.4375rem;
}
.footer .hds .logo img {
	width:100%;
	display:block;
}
.footer .hds .lts p {
	font-size:0.6770833333333334rem;
	line-height:1.7708333333333335rem;
	color:#cecece;
	padding-left:1.3020833333333335rem;
}
.footer .hds .lts p.s1 {
	background:url(../images/qms44.png) no-repeat left center;
	background-size:0.78125rem auto;
}
.footer .hds .lts p.s2 {
	background:url(../images/qms45.png) no-repeat left center;
	background-size:0.78125rem auto;
}
.footer .hds .dl {
	display:flex;
	justify-content:space-between;
}
.footer .hds dl {
	min-width:8.645833333333334rem;
}
.footer .hds dt {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.9375rem;
}
.footer .hds dd a {
	font-size:0.6770833333333334rem;
	line-height:1.5625rem;
	color:#cecece;
	display:block;
}
.footer .hds .dl {
	width:calc(100% - 5.104166666666667rem);
}
.footer .hds .wxs {
	width:5.104166666666667rem;
}
.footer .hds .wxs .wx {
	width:100%;
	height:5.104166666666667rem;
}
.footer .hds .wxs img {
	width:100%;
	display:block;
	height:100%;
}
.footer .hds .wxs p {
	font-size:0.6770833333333334rem;
	line-height:1.6;
	color:#b3b3b3;
	text-align:center;
	margin-top:0.5208333333333334rem;
}
.footer .copyright {
	border-top:0.052083333333333336rem solid rgba(195,195,195,0.15);
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.footer .copyright h3 {
	font-size:0.625rem;
	line-height:2.1875rem;
	color:#b3b3b3;
}
.footer .copyright h3 a {
	color:#b3b3b3;
}
.banner {
	height:21.875rem;
	margin-top:4.479166666666667rem;
}
.banner .wrap {
	position:relative;
	height:100%;
}
.banner .txt {
	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%);
}
.banner .txt h3 {
	font-size:1.875rem;
	line-height:1.6;
	color:#fff;
}
.banner .txt p {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#fff;
	margin-top:0.4166666666666667rem;
}
.uittit {
	border-bottom:0.052083333333333336rem solid #e7e7e7;
	position: sticky;
	top: 0;z-index: 11;background: #fff;top: 4.479166666666667rem;
	height: 3.229167rem;
}
.uittit .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height: 100%;
}
.uittit .nav ul {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.uittit .nav li {
	margin-right:3.4375rem;
	position:relative;
}
.uittit .nav li a {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#7a7a7a;
	display:block;
}
.uittit .nav li.on a,.uittit .nav li a:hover {
	color:#2582ff;
}
.uittit .nav li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-1.0416666666666667rem;
	z-index:1;
	height:0.10416666666666667rem;
	background:#2582ff;
	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;
	width:0;
	margin:0 auto;
}
.uittit .nav li.on::before,.uittit .nav li:hover::before {
	width:100%;
}
.crumbs dl {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.crumbs dd span,.crumbs dd a {
	font-size:0.625rem;
	line-height:1.6;
	color:#c5c5c5;
	display:block;
}
.crumbs dd span {
	margin:0 0.3125rem;
}
.crumbs dt {
	font-size:0.625rem;
	line-height:1.6;
	color:#c5c5c5;
	padding-left:1.1458333333333335rem;
	background:url(../images/qms4.png) no-repeat left center;
}
.case {
	padding:2.7083333333333335rem 0 5.208333333333334rem;
}
.case li {
	float:left;
	margin-bottom:2.1875rem;
	background:#fff;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	margin-right:1.3541666666666667rem;
	width:calc((100% - 4.0625rem)/4);
	padding:1.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0.625rem;
}
.case li:nth-child(4n) {
	margin-right:0;
}
.case li .pic {
	height:14.791666666666668rem;
	overflow:hidden;
}
.case li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.case li h3 {
	margin:0.7291666666666667rem 0 0.5208333333333334rem;
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#000000;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.case li p {
	font-size:0.7291666666666667rem;
	line-height:1.3541666666666667rem;
	color:#616161;
	height:4.0625rem;
	overflow:hidden;
}
.case li h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#0963dc;
}
.fuwu {
	padding:4.166666666666667rem 0 5.208333333333334rem;
}
.fuwu li {
	margin-bottom:5.208333333333334rem;
	display:flex;
	justify-content:space-between;
}
.fuwu li .txt {
	width:calc(100% - 38.333333333333336rem);
	margin-top:1.5625rem;
}
.fuwu li .pic {
	width:34.895833333333336rem;
}
.fuwu li .pic img {
	width:100%;
	display:block;
}
.fuwu li .txt h3 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#000000;
}
.fuwu li .txt h6 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#525252;
}
.fuwu li .txt p {
	font-size:0.7291666666666667rem;
	line-height:1.25rem;
	color:#646464;
	margin-top:2.0833333333333335rem;
}
.fuwu li:nth-child(2n) {
	flex-direction:row-reverse;
}
.gongysp .hds {
	padding-top:1.0416666666666667rem;
}
.gongysp .hds .fm {
	border-bottom:0.052083333333333336rem solid #c6c6c6;
	padding-bottom:0.5208333333333334rem;
}
.gongysp .hds .fm .t1 {
	float:left;
	width:calc(100% - 4.166666666666667rem);
	height:1.5625rem;
	font-size:0.625rem;
	color:#000;
	border:none;
	background:none;
}
.gongysp .hds .fm .btn {
	float:right;
	width:3.6458333333333335rem;
	height:1.5625rem;
	line-height:1.5625rem;
	display:block;
	text-align:center;
	background:#2582ff;
	border-radius:1.0416666666666667rem;
	font-size:0.625rem;
	color:#fff;
	border:none;
	cursor:pointer;
}
.gongysp .tbs {
	padding:1.25rem 0 0.8333333333333334rem;
}
.gongysp .tbs dl {
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	border-bottom:0.052083333333333336rem solid #c6c6c6;
}
.gongysp .tbs dt {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#2582ff;
	margin-right:0.5208333333333334rem;
}
.gongysp .tbs dd a {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#7d7d7d;
}
.gongysp .tbs dd.on a,.gongysp .tbs dd a:hover {
	color:#2582ff;
}
.gongysp .tbs dd {
	margin-right:2.34375rem;
	margin-bottom:0.7291666666666667rem;
}
.gongysp .uitlist {
	margin-top:2.0833333333333335rem;
}
.uitlist li {
	margin-bottom:1.5625rem;
	float:left;
	background:#fff;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	width:calc((100% - 4.0625rem)/4);
	padding:1.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0.625rem;
	margin-right:1.3541666666666667rem;
}
.uitlist li:nth-child(4n) {
	margin-right:0;
}
.uitlist li .pic {
	height:auto;
	overflow:hidden;
}
.uitlist li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.uitlist li .txt {
	border:2px solid #e8e8e8;
	border-top:none;
	padding:0.7291666666666667rem 0.5208333333333334rem 0.5208333333333334rem;
}
.uitlist li h3 {
	font-size:0.8333333333333334rem;
	line-height:1.3541666666666667rem;
	color:#000000;
	height:2.7083333333333335rem;
	overflow:hidden;
}
.uitlist li .swfl {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:0.5208333333333334rem;
}
.uitlist li h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#fa5f59;
}
.uitlist li h5 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#929292;
}
.uitlist ul {
	padding-bottom:1.0416666666666667rem;
}
.page dl {
	display:flex;
	justify-content:center;
	align-items:center;
}
.page dd a {
	width:2.0833333333333335rem;
	line-height:1.875rem;
	display:block;
	background:#fff;
	box-shadow:0 0.052083333333333336rem 0.2604166666666667rem 0 rgba(80,80,80,0.2);
	text-align:center;
	border-radius:0.4166666666666667rem;
	overflow:hidden;
	font-size:0.7291666666666667rem;
	color:#929292;
}
.page dd {
	margin:0 0.78125rem;
}
.page dd.ons a {
	width:3.6458333333333335rem;
}
.page dd.on a,.page dd a:hover {
	background:#2582ff;
	color:#fff;
}
.gongysp {
	padding-bottom:2.604166666666667rem;
}
.contact .hds {
	padding:2.916666666666667rem 0 3.854166666666667rem;
}
.ctit {
	text-align:center;
}
.ctit h2 {
	font-size:1.875rem;
	line-height:1.6;
	color:#000000;
}
.ctit span {
	width:2.7083333333333335rem;
	height:0.20833333333333334rem;
	background:#ff9000;
	display:block;
	margin:0.5208333333333334rem auto 0;
}
.contact .hds ul {
	display:flex;
	justify-content:center;
	align-items:center;
	margin:3.6458333333333335rem 0;
}
.contact .hds li {
	width:33.33%;
}
.contact .hds li .ico {
	margin:0 auto;
	width:3.125rem;
	height:3.125rem;
	border-radius:50%;
}
.contact .hds li .ico img {
	width:100%;
	height:100%;
	display:block;
}
.contact .hds li h4 {
	margin:0.8333333333333334rem 0 0;
	font-size:0.9375rem;
	line-height:1.6;
	color:#b2b2b2;
	text-align:center;
}
.contact .hds li h6 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#000000;
	text-align:center;
}
.contact .map {
	height:29.270833333333336rem;
}
.contact .bds {
	padding:3.125rem 0 3.90625rem;
}
.contact .fms {
	margin-top:3.6458333333333335rem;
}
.contact .fms ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 4.6875rem;
	flex-wrap:wrap;
}
.contact .fms li {
	width:calc((100% - 3.4375rem)/2);
	margin-bottom:1.7708333333333335rem;
}
.contact .fms li.on {
	width:100%;
}
.contact .fms li label {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#333333;
	display:block;
	margin-bottom:0.5208333333333334rem;
}
.contact .fms li .t1 {
	height:1.875rem;
	border:none;
	border-bottom:0.052083333333333336rem solid #d9d9d9;
	font-size:0.7291666666666667rem;
	color:#333333;
	width:100%;
}
.contact .fms li .t2 {
	height:2.0833333333333335rem;
	line-height:1.7;
	resize:none;
}
.contact .fms .btn {
	margin:0.5208333333333334rem auto 0;
	width:9.0625rem;
	line-height:2.5rem;
	background:#2582ff;
	border-radius:1.25rem;
	text-align:center;
	border:none;
	font-size:0.9375rem;
	color:#fff;
	display:block;
	cursor:pointer;
}
.news {
	padding:2.0833333333333335rem 0 3.125rem;
}
.news .bds li {
	width:calc((100% - 3.75rem)/3);
	margin-right:1.875rem;
	float:left;
	background:#fff;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	border-radius:0.625rem;
	overflow:hidden;
	padding:0.8333333333333334rem 0.8333333333333334rem 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:2.7083333333333335rem;
}
.news .bds ul {
	padding-bottom:0.625rem;
}
.news .bds li:nth-child(3n) {
	margin-right:0;
}
.news .bds li .pic {
	height:15.625rem;
	overflow:hidden;
}
.news .bds li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.news .bds li h3 {
	margin:1.1458333333333335rem 0 0.5208333333333334rem;
	font-size:0.8333333333333334rem;
	line-height:1.5625rem;
	color:#000000;
	height:3.125rem;
	overflow:hidden;
}
.news .bds li p {
	font-size:0.7291666666666667rem;
	line-height:1.25rem;
	height:2.5rem;
	overflow:hidden;
	color:#5a5a5a;
	margin-bottom:1.25rem;
}
.news .bds li h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#ababab;
}
.pad100 {
	padding:0 5.208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.newsdel .wrap {
	display:flex;
	justify-content:space-between;
}
.newsdel .lts {
	width:calc(100% - 20.833333333333336rem);
	border-right:0.052083333333333336rem solid #b8b8b8;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-top:2.8125rem;
	padding-right:2.604166666666667rem;
}
.newsdel .rts {
	width:20.833333333333336rem;
	padding-left:2.7083333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:2.8125rem;
}
.newsdel .rts h3 span {
	position:relative;
	font-size:0.9375rem;
	line-height:1.6;
	color:#2582ff;
	padding-left:1.1458333333333335rem;
	display:inline-block;
	font-weight:bold;
}
.newsdel .rts h3 span::before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:0.20833333333333334rem;
	height:0.8333333333333334rem;
	background:#2582ff;
	margin-top:-0.4166666666666667rem;
}
.newsdel .rts li {
	padding:1.5625rem 0 0.625rem;
	border-bottom:0.052083333333333336rem solid #cfcfcf;
}
.newsdel .rts li h4 {
	font-size:0.9375rem;
	line-height:1.7708333333333335rem;
	color:#000000;
	height:3.541666666666667rem;
	overflow:hidden;
	margin-bottom:1.3541666666666667rem;
}
.newsdel .rts li h6 {
	font-size:0.625rem;
	line-height:1.6;
	color:#9a9a9a;
}
.newsdel .lts .hds h1 {
	font-size:1.5625rem;
	line-height:1.5;
	color:#000000;
}
.newsdel .lts .hds span {
	width:3.125rem;
	height:0.10416666666666667rem;
	background:#000000;
	display:block;
	margin:1.0416666666666667rem 0 0.8333333333333334rem;
}
.newsdel .lts .hds h6 {
	font-size:0.625rem;
	line-height:1.6;
	color:#9a9a9a;
}
.newsdel .lts .del {
	margin-top:1.5625rem;
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#000000;
}
.newsdel .lts .del img {
	width:100%;
	display:block;
}
.newsdel .lts .fts {
	margin-top:2.604166666666667rem;
	border-top:0.052083333333333336rem solid #b8b8b8;
	padding-top:1.25rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.newsdel .lts {
	padding-bottom:1.875rem;
}
.newsdel .lts .fts .prev {
	display:block;
	max-width:48%;
}
.newsdel .lts .fts .prev span {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#9a9a9a;
	display:inline-block;
	padding-left:0.7291666666666667rem;
	background:url(../images/prev.png) no-repeat left top 0.2604166666666667rem;
	background-size:0.4166666666666667rem auto;
}
.newsdel .lts .fts .next span {
	padding-left:0;
	background:url(../images/prev-1.png) no-repeat right top 0.2604166666666667rem;
	padding-right:0.7291666666666667rem;
}
.about .abo1 {
	padding:3.125rem 0 3.385416666666667rem;
}
.about .abo1 .wrap {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0.625rem;
	overflow:hidden;
	padding:2.3958333333333335rem 1.5625rem 4.6875rem;
}
.about .abo1 h3 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#2582ff;
}
.about .abo1 i {
	width:3.0208333333333335rem;
	height:0.15625rem;
	display:block;
	background:#ff9000;
	margin:0.78125rem 0 1.3541666666666667rem;
}
.about .abo1 .del {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#646464;
}
.about .abo1 .uitabos {
	margin-top:1.5625rem;
}
.uitabos {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uitabos li {
	width:33.33%;
}
.uitabos li h4 {
	font-size:1.0416666666666667rem;
	line-height:1.1;
	color:#000000;
}
.uitabos li h4 span {
	font-size:4.583333333333334rem;
	color:#0963dc;
	font-weight:bold;
	margin-right:0.3125rem;
}
.uitabos li h6 {
	font-size:0.8333333333333334rem;
	line-height:1.5625rem;
	color:#8f8b88;
}
.about h1 {
	font-size:1.875rem;
	line-height:1.6;
	color:#000000;
	text-align:center;
	position:relative;
	padding-bottom:0.5208333333333334rem;
}
.about h1::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	width:2.760416666666667rem;
	height:0.20833333333333334rem;
	background:#ff9000;
	display:block;
	margin:0 auto;
}
.about .abo2 .bds {
	background:#f6f6f6;
	margin-top:2.604166666666667rem;
	padding:3.6458333333333335rem 8.125rem 3.3333333333333335rem;
}
.about .swipzhiz {
	overflow:hidden;
}
.about .swipzhiz li {
	background:#fff;
	padding:0 0.625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.about .swipzhiz li .pic {
	height:18.541666666666668rem;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
.about .swipzhiz li .pic img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
	margin:auto;
}
.about .swipzhiz li .ts {
	border-top:0.052083333333333336rem solid #e3e3e3;
	padding:1.0416666666666667rem 0 1.3541666666666667rem;
}
.about .swipzhiz li h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#858585;
	background:url(../images/qms24.png) no-repeat right center;
	background-size:1.1458333333333335rem auto;
}
.about .abo2 .bds .bns {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:2.1875rem;
}
.about .abo2 .bds .bns .prev {
	margin:0 1.5625rem;
	width:2.5rem;
	height:2.5rem;
	box-shadow:0 0.10416666666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	background:url(../images/qms16.png) no-repeat center #fff;
	background-size:0.6770833333333334rem auto;
	border-radius:50%;
	cursor:pointer;
}
.about .abo2 .bds .bns .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.about .abo3 {
	padding:3.4375rem 0 6.5625rem;
}
.about .abo3 .bds {
	margin-top:3.6458333333333335rem;
}
.about .abo3 ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.about .abo3 li {
	height:17.96875rem;
	margin-bottom:0.8333333333333334rem;
	margin-right:0.5208333333333334rem;
	position:relative;
	width:calc((100% - 1.0416666666666667rem)/3);
	overflow:hidden;
	cursor:pointer;
	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 .abo3 li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	background:rgba(149,149,149,0.6);
	bottom:0;
	width:100%;
	height:100%;
	display: none;
}
.about .abo3 li.on {
	width:calc(100% - 24.479166666666668rem);
}
.about .abo3 li:nth-child(5),.about .abo3 li:nth-child(3) {
	margin-right:0;
}
.about .abo3 li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	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 .abo3 li .msk {
	position:absolute;
	left:0;
	right:0;
	z-index:2;
	padding:1.5625rem 0 1.0416666666666667rem;
	background-image:linear-gradient(to bottom,rgba(37,130,255,0),rgba(37,130,255,0.6),rgba(37,130,255,0.9));
	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;
	bottom:-100%;
	display: none;
}
.about .abo3 li .msk h6 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#fff;
	padding-left:1.875rem;
}
.about .abo3 li:hover .msk {
	bottom:0;
}
.about .abo3 li:hover img {
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	/* IE 9*/
	-moz-transform:scale(1.05);
	/* Firefox*/
	-webkit-transform:scale(1.05);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.05);
}
.about .abo3 li:hover::before {
	background:none;
}
.gongydel {
	padding:2.604166666666667rem 0 0;
}
.gongydel .box {
	display:flex;
	justify-content:space-between;
}
.gongydel .box .lts {
	width:27.604166666666668rem;
}
.gongydel .box .rts {
	width:calc(100% - 31.770833333333336rem);
}
.gongydel .box .rts h3 {
	font-size:1.25rem;
	line-height:2.1875rem;
	color:#000000;
}
.gongydel .box .rts i {
	width:3.9583333333333335rem;
	height:0.10416666666666667rem;
	background:#000000;
	display:block;
	margin:0.5208333333333334rem 0 2.0833333333333335rem;
}
.gongydel .box .rts .txt p {
	font-size:1.1458333333333335rem;
	line-height:1.6;
	color:#fa5f59;
	font-weight:bold;
}
.gongydel .box .rts p span {
	font-size:0.9375rem;
	line-height:1.6;
	color:#626262;
	font-weight:initial;
	width:5.729166666666667rem;
	display:inline-block;
}
.gongydel .box .rts .swfl {
	display:flex;
	justify-content:flex-start;
	align-items:flex-end;
	margin-top: -3rem;
}
.gongydel .box .rts h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#626262;
}
.gongydel .box .rts h4 span {
	width:5.729166666666667rem;
	display:inline-block;
}
.gongydel .box .rts .wxs {
	display:flex;
	justify-content:flex-start;
	align-items:flex-end;
	margin-left:1.25rem;
}
.gongydel .box .rts .wx {
	width:5.625rem;
	height:5.625rem;
	overflow:hidden;
}
.gongydel .box .rts .wx img {
	width:100%;
	display:block;
	height:100%;
}
.gongydel .box .ohv {
	height:26.25rem;
	background:#fff;
	border-radius:0.625rem;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	padding:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.gongydel .box .swiphds {
	overflow:hidden;
	width:100%;
	height:100%;
}
.gongydel .box .swipbds .swiper-slide img,.gongydel .box .swiphds img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.gongydel .box .ovs {
	margin:0.7291666666666667rem 0 0;
	position:relative;
	padding:0 1.875rem;
}
.gongydel .box .swipbds {
	overflow:hidden;
	padding:0.4166666666666667rem;
}
.gongydel .box .swipbds .swiper-slide {
	height:4.791666666666667rem;
	padding:0.4166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	border-radius:0.625rem;
	box-shadow:0 0.2604166666666667rem 0.3125rem 0 rgba(80,80,80,0.2);
}
.gongydel .box .ovs .prev,.gongydel .box .ovs .next {
	position:absolute;
	left:0;
	top:50%;
	z-index:2;
	background:url(../images/qms16.png) no-repeat center;
	background-size:0.6770833333333334rem auto;
	height:5rem;
	width:1.5625rem;
	cursor:pointer;
	display:block;
	margin-top:-2.5rem;
}
.gongydel .box .ovs .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
	left:auto;
	right:0;
}
.gongydel .spdel {
	margin-top:2.604166666666667rem;
	display:flex;
	justify-content:space-between;
}
.gongydel .spdel .lts {
	width:calc(100% - 18.958333333333336rem);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:2.0833333333333335rem;
	border-right:0.052083333333333336rem solid #e5e5e5;
	padding-bottom:5.989583333333334rem;
}
.gongydel .spdel .rts {
	width:18.958333333333336rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:1.3020833333333335rem;
}
.gongydel .spdel .rts h3 span {
	position:relative;
	font-size:0.9375rem;
	line-height:1.6;
	color:#2582ff;
	padding-left:1.1458333333333335rem;
	display:inline-block;
	font-weight:bold;
}
.gongydel .spdel .rts h3 span::before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:0.20833333333333334rem;
	height:0.8333333333333334rem;
	background:#2582ff;
	margin-top:-0.4166666666666667rem;
}
.gongydel .spdel .rts .uitlist li {
	float:none;
	width:auto;
}
.gongydel .spdel .rts .uitlist {
	margin-top:1.0416666666666667rem;
}
.gongydel .spdel .nav {
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	padding-bottom:0.625rem;
}
.gongydel .spdel .nav dl {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.gongydel .spdel .nav dd {
	margin-right:3.125rem;
	position:relative;
}
.gongydel .spdel .nav dd a {
	font-size:0.9375rem;
	line-height:1.6;
	color:#000000;
	display:block;
}
.gongydel .spdel .nav dd a:hover,.gongydel .spdel .nav dd.on a {
	color:#2582ff;
}
.gongydel .spdel .nav dd::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-0.625rem;
	z-index:1;
	width:0;
	height:0.10416666666666667rem;
	background:#2582ff;
	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;
}
.gongydel .spdel .nav dd:hover::before,.gongydel .spdel .nav dd.on::before {
	width:100%;
}
.gongydel .spdel .del {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#000000;
	margin-top:1.25rem;
}
.gongydel .spdel .del img {
	display:block;
	width:100%;
}
.htit {
	text-align:center;
}
.htit h2 {
	font-size:1.875rem;
	line-height:1.5;
	color:#000000;
}
.htit p {
	font-size:0.8333333333333334rem;
	line-height:1.5;
	color:#8f8f8f;
	margin-top:0.5208333333333334rem;
}
.hapge5 {
	padding:1.0416666666666667rem 0 3.6458333333333335rem;
}
.hapge5 .swiphez {
	margin-top:2.0833333333333335rem;
	overflow:hidden;
	padding:0.3125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	height:11.458333333333334rem;
}
.hapge5 .ovs .spot {
	margin-top:1.25rem;
	text-align:center;
}
.hapge5 .ovs .spot span {
	width:0.5208333333333334rem;
	height:0.5208333333333334rem;
	background:#9f9f9f;
	border-radius:50%;
	margin:0 0.4166666666666667rem !important;
	opacity:1;
}
.hapge5 .ovs .spot .swiper-pagination-bullet-active {
	background:#0963dc;
}
.hapge5 .swiphez .swiper-slide {
	box-shadow:0 0.15625rem 0.3604166666666667rem 0 rgba(80,80,80,0.2);
	display:flex;
	justify-content:center;
	align-items:center;
	background:#fff;
	height:calc((100% - 1.5625rem) / 2) !important;
}
.hapge5 .swiphez .swiper-slide img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
	margin:auto;
}
.hpages {
	padding-top:2.916666666666667rem;
}
.atit {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.atit h2 {
	font-size:1.875rem;
	line-height:1.6;
	color:#000000;
}
.atit .more {
	display:inline-block;
}
.atit .more span {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#838383;
	display:inline-block;
	padding-right:1.3020833333333335rem;
	background:url(../images/qms61.png) no-repeat right center;
	background-size:0.8333333333333334rem auto;
}
.hpage3 {
	margin-bottom:3.6458333333333335rem;
}
.hpage3 .del {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#5d5d5d;
	margin:0.5208333333333334rem 0 1.6666666666666667rem;
}
.hpage4 .news {
	padding:0;
	margin-top:1.5625rem;
}
.hpage4 .news .bds li h3 {
	font-size:1.0416666666666667rem;
	line-height:1.7708333333333335rem;
	height:3.541666666666667rem;
}
.hpage2 {
	padding-top:3.125rem;
}
.hpage2 .box {
	margin-top:1.3020833333333335rem;
}
.hpage2 .box .tps ul {
	display:flex;
	justify-content:center;
	align-items:center;
	padding-bottom:0.5208333333333334rem;
}
.hpage2 .box .tps li a {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#000000;
	display:block;
}
.hpage2 .box .tps li {
	position:relative;
	margin:0 1.8229166666666667rem;
}
.hpage2 .box .tps li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-0.5208333333333334rem;
	z-index:1;
	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;
	height:0.10416666666666667rem;
	background:#222222;
	width:0;
}
.hpage2 .box .tps li.on::before,.hpage2 .box .tps li:hover::before {
	width:100%;
}
.hpage2 .box .tps li a:hover,.hpage2 .box .tps li.on a {
	color:#0a63dc;
}
.hpage2 .box .bds {
	background:#f2f2f2;
	padding:2.604166666666667rem 2.8645833333333335rem 1.6666666666666667rem;
}
.hpage2 .box .bds .uitlist li {
	width:calc((100% - 7.916666666666667rem)/5);
	margin-right:1.9791666666666667rem;
	margin-bottom:2.1875rem;
}
.hpage2 .box .bds .uitlist li:nth-child(5n) {
	margin-right:0;
}
.hpage2 .box .bds .uitlist ul {
	padding-bottom:0;
}
.uitbtn {
	margin:0 auto;
	display:block;
	width:5.104166666666667rem;
	line-height:1.3541666666666667rem;
	font-size:0.7291666666666667rem;
	color:#9f9f9f;
	border-top:0.052083333333333336rem solid #d1d1d1;
	border-bottom:0.052083333333333336rem solid #d1d1d1;
	text-align:center;
}
.uitbtn:hover {
	color:#fff;
	background:#0963dc;
	border-color:#0963dc;
}
.hbanner {
	height: 35.416667rem;
	overflow:hidden;
	position:relative;
}
.hbanner .wrap {
	height:100%;
	position:relative;
}
.hbanner .txt {
	position:absolute;
	left:0;
	right:0;
	top:36%;
	z-index:2;
}
.hbanner .txt h2 {
	font-size:3.385416666666667rem;
	line-height:1.6;
	color:#000000;
}
.hbanner .txt h2 span {
	color:#005cd6;
}
.hbanner .txt p {
	font-size:1.25rem;
	line-height:1.6;
	color:#747474;
	margin-top:0.3125rem;
}
.hbanner .txt .btn {
	display:inline-block;
	margin-top:3.125rem;
}
.hbanner .txt .btn span {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#0963dc;
	display:inline-block;
	background:url(../images/qms61.png) no-repeat right center;
	padding-right:1.4583333333333335rem;background-size: 0.83rem auto; 
}
.hbanner .spot {
	position:absolute;
	left:0;
	right:0;
	bottom:1.25rem;
	z-index:1;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
}
.hbanner .spot span {
	margin:0 0.8333333333333334rem !important;
	opacity:1;
	background:url(../images/qms68-1.png) no-repeat center/cover;
	background-size:0.4166666666666667rem auto;
	width:0.4166666666666667rem;
	height:0.4166666666666667rem;
}
.hbanner .spot .swiper-pagination-bullet-active {
	background:url(../images/qms68.png) no-repeat center/cover;
	background-size:0.9375rem auto;
	width:0.9375rem;
	height:0.9375rem;
}
.hpage1 {
	padding-top:2.604166666666667rem;
}
.hpage1 .bds {
	margin-top:2.1875rem;
	display:flex;
	justify-content:space-between;
	margin-bottom:2.604166666666667rem;
}
.hpage1 .bds .ds {
	background:linear-gradient(to right,#eef7fe,#e8f3fd,#dcedfb);
	height:100%;
	position:relative;
}
.hpage1 .bds .lt {
	width:40.625rem;
	height:31.354166666666668rem;
	position: relative;
}
.hpage1 .bds .ds.on{
	position: absolute;
	left: 0;right: 0;
	top: -10px;z-index: 11;
	height: 100%;
}
.hpage1 .bds .ds h3 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#000000;
}
.hpage1 .bds .ds p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#525252;
}
.hpage1 .bds .ds .bns {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#0963dc;
	display:inline-block;
	transition:all 0s;
}
.hpage1 .bds .ds .ts {
	position:absolute;
	left:2.0833333333333335rem;
	top:2.8125rem;
	z-index:3;
}
.hpage1 .bds .lt .ds .ts {
	top:6.770833333333334rem;
	left:3.229166666666667rem;
}
.hpage1 .bds .lt .ds .bns {
	margin-top:6.25rem;
}
.hpage1 .bds .ds .ico {
	position:absolute;
	right:0;
	bottom:1.0416666666666667rem;
	z-index:1;max-width: 11.98rem;margin: 0 auto;
}
.hpage1 .bds .ds .ico img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
}
.hpage1 .bds .lt .ds .ico {
	width:19.895833333333336rem;
	bottom:auto;
	top:3.125rem;
	max-width: 100%;
}
.hpage1 .bds .rt {
	width:calc(100% - 41.66666666666667rem);
}
.hpage1 .bds .rt ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.hpage1 .bds .rt li {
	height:15.364583333333334rem;
	margin-bottom:0.625rem;
	width:calc((100% - 0.625rem)/2);position: relative;
}
.hpage1 .bds .rt li .ds h3 {
	font-size:1.25rem;
	margin-bottom:0.3125rem;
}
.hpage1 .bds .rt li:nth-child(3),.hpage1 .bds .rt li:nth-child(4) {
	margin-bottom:0;
}
.hpage1 .bds .rt li .ds .bns,.hpage1 .bds .rt li .ds p {
	font-size:0.7291666666666667rem;
}
.hpage1 .wrap {
	width:83.33333333333334rem;
	margin:0 auto;
}
.hpage1 .bds .rt li .ds .bns {
	margin-top:3.541666666666667rem;
}
.hpage1 .bds li:hover .ds,
.hpage1 .bds .lt:hover .ds{
	opacity: 0;
}
.hpage1 .bds .ds.on,
.hpage1 .bds .ds.on{
	background:#0963dc;opacity: 0;
	top: 0;
}
.hpage1 .bds li:hover .ds.on,
.hpage1 .bds .ds.on:hover{
	-webkit-animation:fadeInDown2 0.6s 0s ease both;
	-moz-animation:fadeInDown2 0.6s 0s ease both
}
@-webkit-keyframes fadeInDown2{
0%{opacity:0;
-webkit-transform:translateY(-20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
@-moz-keyframes fadeInDown2{
0%{opacity:0;
-moz-transform:translateY(-20px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}

.hpage1 .bds .ds.on h3,.hpage1 .bds .ds.on p,.hpage1 .bds .ds.on .bns {
	color:#fff;
}
.fexi {
	position:fixed;
	right:0.5208333333333334rem;
	bottom:20%;
	z-index:99;
}
.fexi li {
	background:#fff;
	width:3.854166666666667rem;
	height:3.4375rem;
	border-radius:0.2604166666666667rem;
	text-align:center;
	margin-bottom:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0 #d9e4f1;
	padding-top:0.2604166666666667rem;
}
.fexi li .icon {
	height:1.3541666666666667rem;
	width:1.3541666666666667rem;
	margin:0 auto;
}
.fexi li .icon img {
	display:block;
	margin:auto;
	max-width:100%;
	max-height:100%;
}
.fexi li .weixs {
	width:6.875rem;
	position:absolute;
	right:100%;
	margin-right:0.4166666666666667rem;
	bottom:0;
	z-index:11;
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
}
.fexi li .weixs img {
	display:block;
	width:100%;
}
.fexi li h4 {
	font-size:0.6770833333333334rem;
	color:#808080;
	line-height:1.7;
	margin-top:0.10416666666666667rem;
}
.fexi li a {
	padding:0.4166666666666667rem 0;
	display:block;
}
.fexi .phone {
	position:absolute;
	right:100%;
	top:0;
	line-height:3.0208333333333335rem;
	padding:0.20833333333333334rem 0.78125rem;
	background:#fff;
	white-space:nowrap;
	font-size:0.9375rem;
	color:#0963dc;
	border-radius:0.2604166666666667rem 0 0 0.2604166666666667rem;
	margin-right:-0.10416666666666667rem;
	display:none;
	box-shadow:-0.10416666666666667rem 0 0.5208333333333334rem 0 #d9e4f1;
}
.fexi li:hover .hover {
	display:block;
}
.fexi li.tps {
	padding-top:0.6770833333333334rem;
}
.mask {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:100;
	background:rgba(0,0,0,0.5);
	display:none;
}
.msktanc {
	width:38.54166666666667rem;
	background:#fff;
	border-radius:0.625rem;
	position:fixed;
	left:0;
	right:0;
	top:16%;
	z-index:1211;
	margin:0 auto;
	overflow:hidden;
	padding:1.8229166666666667rem 4.166666666666667rem 2.34375rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
}
.msktanc .gb {
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	cursor:pointer;
	background:url(../images/gb.png) no-repeat center/cover;background-size: 1.67rem 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;
	position:absolute;
	right:1.0416666666666667rem;
	top:1.0416666666666667rem;
	z-index:1;
}
.msktanc .gb:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}
.msktanc .logo {
	width:2.760416666666667rem;
}
.msktanc .logo img {
	width:100%;
	display:block;
}
.msktanc .fms {
	margin-top:0.5208333333333334rem;
}
.msktanc .fms h2 {
	font-size:1.5625rem;
	color:#616161;
	margin-bottom:0.7291666666666667rem;
	line-height:1.6;
}
.msktanc .fms li {
	display:flex;
	margin-bottom:0.8333333333333334rem;
	justify-content:space-between;
}
.msktanc .fms li .txt {
	width:100%;
	border:1px solid #e9e9e9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.5208333333333334rem;
	height:2.291666666666667rem;
	font-size:0.8333333333333334rem;
	color:#333;
}
.msktanc .fms li .txt {
	margin-right:1.0416666666666667rem;
}
.msktanc .fms li .txt1 {
	height:6.25rem;
	padding:0.5208333333333334rem;
	line-height:1.6;
	resize:none;
}
.msktanc .fms li .txt2 {
	width:100%;
}
.msktanc .fms li .txt:last-child {
	margin-right:0;
}
.msktanc .fms li .btn {
	width:100%;
	background:#0963dc;
	font-size:1.1458333333333335rem;
	color:#fff;
	line-height:2.8125rem;
	border-radius:0.7291666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
	border:none;
	cursor:pointer;
}


.case li .pic img,
.news .bds li .pic img,
.uitlist 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;
}
.case li:hover .pic img,
.news .bds li:hover .pic img,
.uitlist 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); 
}
.header .naver li.on h3 a,
.header .naver li h3 a:hover,
.header .naver .nli dd a:hover,
.newsdel .lts .fts .prev:hover span,
.newsdel .rts li:hover h4,
.news .bds li:hover h3,
.case li:hover h3,
.crumbs dd a:hover,
.hpage4 .news .bds li:hover h3,
.atit .more:hover span,
.uitlist li:hover h3{
	color: #0963dc;
}

.footer .hds dd a:hover{
	color: #fff;
}


.about .abo2 .bds .bns .prev:hover{
	background: url(../images/qms16-1.png) no-repeat center #0963dc;
}
.gongysp .hds .fm .btn:hover,
.contact .fms .btn:hover{
	background: #1157b5;
}

.gongydel .box .ovs .prev:hover, .gongydel .box .ovs .next:hover{
	background: url(../images/qms16-2.png) no-repeat center;    background-size: 0.6770833333333334rem auto;
}
.hbanner .swiper-slide-active .txt{
	-webkit-animation:fadeInUp 1s 0s ease both;
	-moz-animation:fadeInUp 1s 0s ease both;
}


.pg1{
	overflow: hidden;
}
.uittit{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.header .naver li{
	position: relative;
}

.header .naver .nli{
	left: -1.5rem;right: -1.5rem;
}
.header .naver .nli .wap{
	padding: 10px 0;
}
.header .naver .nli dd a{
	line-height: 2.4em;
}
.header .naver li h3 a{
	line-height: 2.4;
}


.abo5{
	padding: 40px 0 80px;
}

