.layout {
	position:relative;
}
.hdenglu {
	min-height:100vh;
	overflow:hidden;
}
.hdenglu .hds {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.9375rem 5.208333333333334rem;
}
.hdenglu .hds .logo {
	max-width:10.9375rem;
	display:block;
}
.hdenglu .hds .logo img {
	width:100%;
	display:block;
}
.hdenglu .hds .bns {
	font-size:14px;
	line-height:1.6;
	color:#343434;
	display:block;
}
.hdenglu .hforms {
	width:28.125rem;
	background:#fff;
	border-radius:1.0416666666666667rem;
	box-shadow:0 0 0.5208333333333334rem 0.2604166666666667rem #ecf4fd;
	margin:5.729166666666667rem auto 0;
	padding:5.729166666666667rem 2.604166666666667rem 3.6458333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.hforms .h6 {
	font-size:14px;
	line-height:1.6;
	color:#157cf5;
	display:block;
	text-align:center;
}
.hforms .btn {
	width:10.416666666666668rem;
	line-height:1.9791666666666667rem;
	text-align:center;
	display:block;
	font-size:16px;
	color:#fff;
	background:#157cf5;
	border-radius:1.0416666666666667rem;
	margin:2.0833333333333335rem auto 0.5208333333333334rem;
}
.hforms .bns {
	position:absolute;
	right:0;
	top:1.71875rem;
	z-index:1;
	background:#157cf5;
	font-size:14px;
	line-height:1.9791666666666667rem;
	color:#fff;
	border-radius:1.0416666666666667rem 0 0 1.0416666666666667rem;
	background:#157cf5;
	padding:0 1.0416666666666667rem;
	display:block;
}
.hforms .navs ul {
	display:flex;
	justify-content:center;
	align-items:center;
}
.hforms .navs li {
	position:relative;
	font-size:0.9375rem;
	line-height:1.6;
	color:#343434;
	margin:0 1.4583333333333335rem;
	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;
	cursor:pointer;
	padding-bottom:0.5208333333333334rem;
}
.hforms .navs li::before {
	position:absolute;
	content:"";
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	width:0;
	height:0.10416666666666667rem;
	background:#157cf5;
	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;
}
.hforms .navs li.on::before,.hforms .navs li:hover::before {
	width:100%;
}
.hforms .navs li.on,.hforms .navs li:hover {
	font-weight:bold;
}
.hforms .box {
	margin-top:2.0833333333333335rem;
}
.hforms .fms li {
	margin-bottom:1.5625rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hforms .fms li h4 {
	font-size:16px;
	line-height:2.3958333333333335rem;
	color:#343434;
	width:4.966666666666667rem;
}
.hforms .fms li .t1 {
	width:calc(100% - 4.166666666666667rem);
	height:2.3958333333333335rem;
	border:none;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	font-size:16px;
	color:#343434;
}
.hforms .fms li .rs {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	width:calc(100% - 4.166666666666667rem);
}
.hforms .fms li .t2 {
	border:none;
	width:calc(100% - 6.25rem);
}
.hforms .fms li h5 {
	width:6.25rem;
	text-align:right;
	font-size:14px;
	line-height:2.3958333333333335rem;
	color:#157cf5;
	cursor:pointer;
}
.hforms .ds {
	display:none;
}
.hforms .ds:nth-child(1) {
	display:block;
}
.hdenglu .hforms1 {
	width:31.25rem;
	padding:2.0833333333333335rem 3.6458333333333335rem 2.604166666666667rem;
	margin-top:1.5625rem;
}
.hforms1 .rado {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:calc(100% - 4.166666666666667rem);
}
.hforms1 .rado dl {
	display:flex;
	justify-content:center;
	align-items:center;
}
.hforms1 .rado dd {
	margin-right:2.0833333333333335rem;
}
.hforms1 .rado dd .r1 {
	display:none;
}
.hforms1 .rado dd label {
	font-size:14px;
	line-height:1.6;
	color:#666666;
	display:block;
	background:url(/static/default/images/qms1.png) no-repeat left center;
	background-size:0.625rem auto;
	padding-left:1.0416666666666667rem;
	cursor:pointer;
}
.hforms1 .rado dd input:checked + label {
	background:url(/static/default/images/qms1-1.png) no-repeat left center;
	background-size:0.625rem auto;
}
.wrap {
	padding:0 5.208333333333334rem;max-width: 89.5rem;
    margin: 0 auto;
}
.footer {
	background:#fafafa;
	border-top:0.15625rem solid #dfdfdf;
	padding:3.541666666666667rem 0 2.8125rem;
}
.footer .wrap {
	display:flex;
	justify-content:space-between;
	flex-direction: row-reverse;
}
.footer .lts {
	width:41.66666666666667rem;
}
.footer .rts {
	width:14.583333333333334rem;
}
.footer .rts .logo {
	width:13.90625rem;
}
.footer .rts .logo img {
	width:100%;
	display:block;
}
.footer .rts h6 {
	font-size:16px;
	line-height:1.6;
	color:#333333;
	margin-top:1.3541666666666667rem;
}
.footer .rts h6 span {
	font-size:1.5625rem;
	color:#f6be1e;
	font-weight:bold;
	display:inline-block;
}
.footer .txt {
	font-size:14px;
	line-height:1.5625rem;
	color:#666666;
}
.footer .txt a {
	color:#157cf5;
}
.footer dl {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.footer dd {
	margin-right:1.5625rem;
	margin-bottom:1.5625rem;
}
.footer dd .lsele {
	width:12.5rem;
	height:2.0833333333333335rem;
	background:#fff;
	border:1px solid #e1e1e1;
	padding:0 1.5625rem 0 0.5208333333333334rem;
	background:url(/static/default/images/qms2.png) no-repeat right 0.7291666666666667rem center;
	background-size:0.625rem auto;
	font-size:14px;
	color:#333333;
}
.footer dd:nth-child(3n) {
	margin-right:0;
}
.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:112;
	background:#fff;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	height:4.6875rem;
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .logo {
	max-width:10.9375rem;
	display:block;
}
.header .logo img {
	width:100%;
	display:block;
}
.header .naver ul {
	display:flex;
	align-items:center;
}
.header .naver li {
	position:relative;
	margin-right:1.3020833333333335rem;
}
.header .naver li h3 a {
	font-size:16px;
	line-height:4.6875rem;
	color:#343434;
	display:block;
	padding:0 0.7291666666666667rem;
}
.header .naver li h3 a:hover,.header .naver li.on h3 a {
	color:#157cf5;
}
.header .naver li .hnli {
	position:absolute;
	left:0;
	right:0;
	top:100%;
	z-index:1;
	width:32.29166666666667rem;
	background:#fff;
	box-shadow:0 0 0.3125rem 0 rgba(80,80,80,0.2);
	padding:1.3020833333333335rem 0;
	display:none;
}
.header .naver li .hnli .flex {
	display:flex;
	justify-content:space-between;
}
.header .naver .hnli .ls {
	width:5.989583333333334rem;
	position:relative;
}
.header .naver .hnli .ls::before {
	content:"";
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	width:0.052083333333333336rem;
	height:90%;
	background:#d5d5d5;
}
.header .naver .hnli dd {
	position:relative;
	margin-bottom:0.7291666666666667rem;
	margin-left:1.0rem;
}
.header .naver .hnli dd a {
	font-size:15px;
	line-height:1.6;
	color:#424242;
	display:inline-block;
	padding-bottom:0.20833333333333334rem;
}
.header .naver .hnli dd.on a,.header .naver .hnli dd a:hover {
	color:#157cf5;
}
.header .naver .hnli dd i {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	width:0;
	height:0.10416666666666667rem;
	background:#157cf5;
	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;
}
.header .naver .hnli dd.on i,.header .naver .hnli dd:hover  i {
	width:100%;
}
.header .naver .hnli .rs {
	width:calc(100% - 5.989583333333334rem);
	padding:0 1.5625rem 0 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.header .naver .hnli .img {
	height:6.25rem;
	margin-bottom:0.5208333333333334rem;
	overflow:hidden;
}
.header .naver .hnli img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.header .naver .hnli p {
	font-size:15px;
	line-height:1.8;
	color:#424242;
}
.header .seach {
	border:1px solid rgba(255,255,255,0);
	border-radius:1.5625rem;
	cursor:pointer;
	margin-right:1.0416666666666667rem;
	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:relative;
}
.header .seach .t1 {
	width:0;
	height:2.3958333333333335rem;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:16px;
	color:#343434;
	z-index:2;
	background:#fff;
	border:none;
	border-radius:1.5625rem;
	position:absolute;
	right:100%;
	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;
}
.header .seach .sub {
	width:2.604166666666667rem;
	height:2.604166666666667rem;
	cursor:pointer;
	background:url(/static/default/images/qms3.png) no-repeat center;
	border:none;
	background-size:0.9375rem auto;
}
.header .seach:hover .t1 {
	width:16.666666666666668rem;
	padding:0 0.8333333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
}
.header .denlu {
	font-size:14px;
	line-height:1.6;
	color:#414141;
	display:block;
	padding-left:1.5625rem;
	background:url(/static/default/images/qms4.png) no-repeat left center;
	background-size:1.0416666666666667rem auto;
}

.header .logout {
	font-size:14px;
	line-height:1.6;
	color:#414141;
	display:block;
	padding-left:1.5625rem;
	background-size:1.0416666666666667rem auto;
}
.header .rts {
	display:flex;
	align-items:center;
}
.uitbanner {
	padding-top:4.6875rem;
}
.uitbanner img {
	width:100%;
	height:100%;
	display:block;
}
.uith2 {
	font-size:1.875rem;
	line-height:1.6;
	color:#333333;
	font-weight:bold;
}
.gerenzx {
	background:#fafafa;
	padding:3.541666666666667rem 0 4.6875rem;
}
.gerenzx .box {
	margin-top:1.7708333333333335rem;
	display:flex;
	justify-content:space-between;
}
.gerenzx .box .lts {
	width:17.1875rem;
	background:#fff;
	border-radius:1.0416666666666667rem;
	padding:1.0416666666666667rem 0.8333333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.gerenzx .box .rts {
	width:calc(100% - 18.75rem);
	background:#fff;
	border-radius:1.0416666666666667rem;
	padding:0 2.604166666666667rem 2.8645833333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.gerenzx .box .lts li {
	padding:0.7291666666666667rem 1.1458333333333335rem;
	border-radius:0.5208333333333334rem;
	margin-bottom:0.7291666666666667rem;
}
.gerenzx .box .lts li a {
	display:flex;
	align-items:center;
}
.gerenzx .box .lts li .ico {
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	position:relative;
	overflow:hidden;
	margin-right:1.0416666666666667rem;
}
.gerenzx .box .lts li .ico img {
	width:100%;
	height:100%;
	display:block;
	position:relative;
	top:0;
	margin:auto;
	object-fit:contain;
	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;
}
.gerenzx .box .lts li.on .ico img,.gerenzx .box .lts li:hover .ico img {
	top:-100%;
}
.gerenzx .box .lts li h4 {
	font-size:16px;
	line-height:1.6;
	color:#333333;
}
.gerenzx .box .lts li.on,.gerenzx .box .lts li:hover {
	background:#fafafa;
}
.gerenzx .hds {
	padding:2.291666666666667rem 0 1.0416666666666667rem;
	border-bottom:0.052083333333333336rem solid #f2f2f2;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.gerenzx .hds h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#333333;
	font-weight:bold;
}
.gerenzx .hds dl {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.gerenzx .hds dd {
	margin-left:0.5208333333333334rem;
}
.gerenzx .hds dd a {
	font-size:16px;
	line-height:1.5625rem;
	color:#363636;
	width:6.770833333333334rem;
	border-radius:0.20833333333333334rem;
	background:#f4f4f4;
	display:block;
	font-size:16px;
	color:#363636;
	text-align:center;
}
.gerenzx .hds dd.on a,.gerenzx .hds dd a:hover {
	background:#157cf5;
	color:#fff;
}
.gerenzx .bds {
	margin-top:1.3020833333333335rem;
}
.gerenzx .hs {
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.gerenzx .hs .ico {
	width:5.3125rem;
	height:5.3125rem;
	overflow:hidden;
	border-radius:50%;
}
.gerenzx .hs .ico img {
	width:100%;
	height:100%;
	display:block;
}
.gerenzx .hs .info {
	margin-left:2.0833333333333335rem;
	position:relative;
	width:6.770833333333334rem;
	height:1.5625rem;
}
.gerenzx .hs h6 {
	width:100%;
	background:#157cf5;
	border-radius:0.20833333333333334rem;
	font-size:16px;
	line-height:1.5625rem;
	color:#fff;
	text-align:center;
}
.gerenzx .hs .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	opacity:0;
	cursor:pointer;
}
.gerenzx .fms {
	margin-top:1.0416666666666667rem;
	margin-right:5.729166666666667rem;
}
.gerenzx .fms ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.gerenzx .fms li {
	width:calc((100% - 2.0833333333333335rem)/2);
	margin-bottom:1.5625rem;
	position:relative;
}
.gerenzx .fms li h5 {
	font-size:16px;
	line-height:1.6;
	color:#6f6f6f;
	margin-bottom:0.5208333333333334rem;
}
.gerenzx .fms li .t1 {
	width:100%;
	height:2.291666666666667rem;
	border-radius:0.20833333333333334rem;
	border:1px solid #eeeeee;
	background:#f7f7f7;
	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:14px;
	color:#363636;
}
.gerenzx .fms li p {
	position:absolute;
	left:0;
	right:0;
	bottom:-1.25rem;
	z-index:1;
	font-size:12px;
	line-height:1.6;
	color:#c20000;
}
.gerenzx .fms li .rs {
	width:100%;
	height:2.291666666666667rem;
	border-radius:0.20833333333333334rem;
	border:1px solid #eeeeee;
	background:#f7f7f7;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.gerenzx .fms li .t2 {
	width:calc(100% - 6.770833333333334rem);
	background:none;
	border:none;
	border-radius:0;
}
.gerenzx .fms li h6 {
	font-size:14px;
	line-height:1.6;
	color:#157cf5;
	width:6.770833333333334rem;
	text-align:center;
	cursor:pointer;
}
.gerenzx .fms1 li {
	margin-bottom:2.604166666666667rem;
}
.gerenzx .fms .btn {
	width:6.770833333333334rem;
	line-height:1.875rem;
	border-radius:0.20833333333333334rem;
	background:#157cf5;
	text-align:center;
	font-size:16px;
	color:#fff;
	display:block;
}
.gerenzx .zhaob ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:1.5625rem;
}
.gerenzx .zhaob li {
	width:calc((100% - 2.0833333333333335rem)/2);
	margin-bottom:2.0833333333333335rem;
	padding:0 1.1458333333333335rem 1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#f9f9f9;
}
.gerenzx .zhaob li h4 {
	font-size:1.0416666666666667rem;
	z
	line-height:1.6;
	color:#3b3a3a;
	padding:0.8333333333333334rem 0 0.7291666666666667rem;
	border-bottom:0.052083333333333336rem solid #ebebeb;
}
.gerenzx .zhaob li p {
	font-size:16px;
	line-height:1.7708333333333335rem;
	color:#666666;
	margin:0.7291666666666667rem 0;
}
.gerenzx .zhaob li h5 {
	font-size:14px;
	line-height:1.6;
	color:#707070;
	text-align:right;
}
.gerenzx .zhaob li h5.on {
	color:#157cf5;
}
.hban {
    position: relative;
        overflow: hidden;
        width: 100vw;
        height: 100vh;
        text-align: center;
/*	height:48.1875rem; */
}
.hban .wrap {
	height:100%;
	display:flex;
	align-items:center;
}
.hban .txt h3 {
	font-size:4.125rem;
	color:#ffffff;
	line-height:1.4;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.hban .txt h6 {
	font-size:1.0416666666666667rem;
	color:#ffffff;
	line-height:1.4;
}
.hmore {
	width:7.5rem;
	line-height:2.2395833333333335rem;
	text-align:center;
	display:block;
	background:#f6be1e;
	border-radius:0.20833333333333334rem;
	font-size:16px;
	color:#ffffff;
	margin-top:0.78125rem;
}
.hnews {
	padding:3.385416666666667rem 0 2.0833333333333335rem;
}
.hnews .hd {
	margin:2.604166666666667rem 0 1.4583333333333335rem;
	display:flex;
	justify-content:space-between;
}
.htab ul {
	display:flex;
	align-items:center;
}
.htab li a {
	font-size:16px;
	color:#4f4f4f;
	line-height:2.0833333333333335rem;
	position:relative;
	display:block;
	padding:0 0.2604166666666667rem;
}
.htab li {
	margin-right:2.604166666666667rem;
}
.htab li a i {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:0.10416666666666667rem;
	background:#157cf5;
	width: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;
	margin:0 auto;
}
.htab li.on a i,.htab li:hover a i {
	width:100%;
}
.htab li.on a,.htab li:hover a {
	color:#157cf5;
	font-weight: bold;
}
.umore a {
	display:inline-block;
	padding-right:2.291666666666667rem;
/*	background:url(/static/default/images/uicon1.png) no-repeat right center/1.875rem auto; */
	font-size:16px;
	color:#4f4f4f;
	line-height:2;
	font-weight: bold;
}
.newslist .lis:nth-child(n+2) {
	display:none;
}
.newslist .lis ul {
	display:flex;
	flex-wrap:wrap;
}
.newslist .lis li {
	width:calc((100% - 5.208333333333334rem)/3);
	margin:0 2.604166666666667rem 2.604166666666667rem 0;
	margin:0 2.604166666666667rem 2.604166666666667rem 0;
}
.newslist .lis li:nth-child(3n) {
	margin-right:0;
}
.newslist .lis li a {
	display:block;
	padding:0.78125rem;
	background:#f7f7f7;
}
.newslist .lis li .picovs {
	height:12.5rem;
}
.picovs {
	overflow:hidden;
}
.picovs 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;
}
a:hover .picovs 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);
}
.newslist .lis .text p {
	margin-top:0.78125rem;
	font-size:16px;
	color:#3b3b3b;
	line-height:2;
	height:4em;
	overflow:hidden;
}
.newslist .lis .text span {
	font-size:16px;
	color:#3b3b3b;
	line-height:2;
	margin-top:0.5208333333333334rem;
}
.newslist .lis a:hover {
	background:#bbe5fb;
}
.newslist .lis a:hover p,.newslist .lis a:hover span {
	color:#fff;
}
.djnews {
	background:#fafafa;
	padding:2.8645833333333335rem 0 4.166666666666667rem;
}
.djnews .flex {
	display:flex;
	justify-content:space-between;
	margin-top:2.1875rem;
}
.djnews .djlt {
	width:36.458333333333336rem;
}
.djnews .djrt {
	width:51.5625rem;
	padding:0.5208333333333334rem 1.8229166666666667rem;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.djnews .djlt .picovs a {
	display:block;
	height:12.5rem;
	overflow:hidden;
	margin-bottom:1.0416666666666667rem;
}
.djnews .djlt li {
	margin-bottom:0.5208333333333334rem;
}
.djnews .djlt ul a {
	display:flex;
	justify-content:space-between;
	background:#ffffff;
	padding:1.9791666666666667rem 1.5625rem 1.9791666666666667rem 2.0833333333333335rem;
	align-items:center;
}
.djnews .djlt .time {
	width:4.6875rem;
	border-right:0.052083333333333336rem solid #b2b2b2;
}
.djnews .djlt .time h4 {
	font-size:1.5625rem;
	color:#666666;
	line-height:1;
}
.djnews .djlt .time h4 span {
	font-size:0.9375rem;
	margin-top:0.8333333333333334rem;
	display:block;
}
.djnews .djlt p {
	font-size:16px;
	line-height:1.7;
	color:#3b3a3a;
	width:calc(100% - 5.833333333333334rem);
}
.djnews .djlt ul a:hover {
	box-shadow:0 0 0.4166666666666667rem 0 #ffcece;
}
.djnews .djlt ul a:hover p {
	color:#c40808;
}
.djnews .djlt li:last-child {
	margin-bottom:0;
}
.djnews .djrt a {
	display:block;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	padding:1.71875rem 0.5208333333333334rem;
}
.djnews .djrt h6 {
	font-size:16px;
	color:#3b3a3a;
	line-height:2;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.djnews .djrt  span {
	font-size:14px;
	color:#999999;
	line-height:1.6;
	margin:0.4166666666666667rem 0;
	display:block;
}
.djnews .djrt p {
	font-size:14px;
	color:#999999;
	line-height:1.6;
	height:3.2em;
	overflow:hidden;
}
.djnews .djrt .bt {
	display:inline-block;
	padding:0 1.1458333333333335rem;
	line-height:1.4583333333333335rem;
	border-radius:2.604166666666667rem;
	background:#f5f5f5;
	font-size:14px;
	color:#595959;
	margin-top:1.0416666666666667rem;
}
.djnews .djrt a:hover .bt {
	color:#fff;
	background:#f5f5f5;
	background:#c10000;
}
.djnews .djrt a:hover h6 {
	color:#c10000;
}
.djnews .djrt li:last-child a {
	border:none;
}
.hlistpic {
	padding:3.90625rem 0;
}
.uith2.cent {
	text-align:center;
}
.hlistpic ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:3.125rem;
}
.hlistpic ul li {
	width:25%;
}
.hlistpic ul li .picovs {
	height:39.0625rem;
	position:relative;
}
.hlistpic ul li .picovs img {
	position:relative;
	z-index:22;
}
.hlistpic ul li a {
	position:relative;
	display:block;
}
.hlistpic ul li .txt {
	position:absolute;
	left:2.5rem;
	top:2.5rem;
	z-index:23;
}
.hlistpic ul li .txt h6 {
	font-size:1.0416666666666667rem;
	text-transform:uppercase;
	color:#fff;
	line-height:1.6;
}
.hlistpic li h4 {
	font-size:1.5625rem;
	color:#ffffff;
	line-height:1.6;
	margin:0.2604166666666667rem 0 2.0833333333333335rem;
}
.hlistpic ul li a:hover .picovs:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:11;
	background:rgba(21,124,245,1);
}
.hlistpic ul li a:hover .picovs img {
	opacity:0.2;
}
.hsection1 {
	padding:3.90625rem 0 0;
	text-align:center;
}
.hsection1 .text {
	max-width:58.333333333333336rem;
	margin:0 auto;
}
.hsection1 .text p {
	font-size:14px;
	color:#999999;
	line-height:1.7;
	margin-top:1.0416666666666667rem;
}
.hsection1 .text p i {
	color:#157cf5;
}
.hsection1 .hselist ul {
	display:flex;
	flex-wrap:wrap;
	margin:2.0833333333333335rem 0;
}
.hsection1 .hselist li {
	width:calc((100% - 5.3125rem)/3);
	margin:0 2.604166666666667rem 1.0416666666666667rem 0;
}
.hsection1 .hselist li:nth-child(3n) {
	margin-right:0;
}
.hsection1 .hselist .picovs {
	height:11.458333333333334rem;
}
.hsection1 .hselist li p {
	font-size:16px;
	color:#2f2f2f;
	line-height:1.7;
	margin:0.78125rem 0;
}
.hsection1 .hselist dl {
	display:flex;
	border:1px solid #cecece;
	border-right:none;
}
.hsection1 .hselist dd {
	width:25%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-right:0.052083333333333336rem solid #cecece;
}
.hsection1 .hselist dd a {
	display:block;
	padding:1.875rem 0.5208333333333334rem 0;
}
.hsection1 .hselist dd img {
	width:2.5rem;
	height:2.5rem;
	display:block;
	margin:0 auto;
	object-fit:contain;
}
.hsection1 .hselist dd p {
	font-size:0.9375rem;
	color:#161616;
	padding:0.625rem 0;
}
.hsection1 .hselist dd.on a p ,
.hsection1 .hselist dd a:hover p {
	color:#157cf5;
	font-weight:bold;
}
.htab.cent ul {
	justify-content:center;
	margin:1.5625rem 0 3.125rem;
}
.hsection2 {
	padding:3.6458333333333335rem 0;
}
.hsection2 .swiperpic {
	/* overflow:hidden;*/;
}
.hsection2 .swiperpic .swiper-slide {
	width:34.375rem;
	height:19.791666666666668rem;
	overflow:hidden;
}
.hsection2 .hmore {
	display:block;
	margin:2.0833333333333335rem auto 0;
}
.hment ul {
	display:flex;
	flex-wrap:wrap;
	padding-bottom:2.34375rem;
}
.hment ul li {
	width:calc((100% - 4.270833333333334rem)/5);
	margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
}
.hment ul li:nth-child(5n) {
	margin-right:0;
}
.hment ul li a {
	border:1px solid #dfdfdf;
	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;
	display:block;
	text-align:center;
	padding:1.5625rem 0.5208333333333334rem;
}
.hment .ico {
	width:2.34375rem;
	height:2.34375rem;
	margin:0 auto;
	overflow:hidden;
}
.hment .ico img {
	width:100%;
	height:100%;
	object-fit:contain;
	display:block;
}
.hment p {
	font-size:16px;
	color:#000000;
	line-height:1.6;
	margin-top:0.8333333333333334rem;
}
.hment a:hover p {
	color:#fff;
}
.hment a:hover {
	 background:#bbe5fb;
	border-color:#bbe5fb;
	top:-0.5208333333333334rem;
}
.hment a:hover .ico img {
	/*transform:translateY(-100%);*/
}
.htab.active {
	background:#f9f9f9;
	position:sticky;
	top:4.6875rem;
	z-index:99;
}
.htab.active ul {
	margin:0;
}
.htab li a {
	line-height:3.6458333333333335rem;
}
.about .hd {
	padding:5.572916666666667rem 0 15.625rem;
}
.atit p {
	font-size:1.3541666666666667rem;
	color:#157cf5;
	line-height:1.6;
}
.atit {
	background:url(/static/default/images/cico1.png) no-repeat left center/7.552083333333334rem auto;
	padding-top:1.3020833333333335rem;
	padding-left:2.916666666666667rem;
	margin-left:-2.916666666666667rem;
}
.atit h1 {
	font-size:1.875rem;
	color:#333333;
	font-weight:bold;
	line-height:1.6;
	border-bottom:0.052083333333333336rem solid #b8d7fc;
	padding-bottom:0.78125rem;
	margin-bottom:0.78125rem;
}
.about .hd .text {
	max-width:43.75rem;
}
.about .hd .txt p {
	font-size:16px;
	color:#666666;
	line-height:2.2;
}
.about .bd {
	background:#f9fafc;
	padding:4.6875rem 0 3.6458333333333335rem;
}
.about .bd .item {
	position:relative;
	height:30.46875rem;
	background:url(/static/default/images/aico12.png) no-repeat center/auto 100%;
}
.about .bd .item li {
	position:absolute;
	width:8.072916666666668rem;
	height:8.072916666666668rem;
	background:#fff;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	box-shadow:0 0 0.4166666666666667rem 0 #e6f0fb;
}
.about .bd .item li img {
	max-width:90%;
	max-height:90%;
	display:block;
}
.about .bd .item li:nth-child(1) {
	left:0;
	top:10.677083333333334rem;
	transform:scale(1.1);
}
.about .bd .item li:nth-child(2) {
	left:12.760416666666668rem;
	top:0;
}
.about .bd .item li:nth-child(3) {
	left:15.364583333333334rem;
	top:16.041666666666668rem;
}
.about .bd .item li:nth-child(4) {
	left:28.125rem;
	top:4.166666666666667rem;
}
.about .bd .item li:nth-child(5) {
	left:28.385416666666668rem;
	bottom:0;
}
.about .bd .item li:nth-child(11) {
	right:0;
	top:11.979166666666668rem;
}
.about .bd .item li:nth-child(10) {
	right:8.854166666666668rem;
	bottom:0;
}
.about .bd .item li:nth-child(9) {
	right:14.0625rem;
	top:0;
}
.about .bd .item li:nth-child(8) {
	right:18.229166666666668rem;
	top:13.020833333333334rem;
}
.about .bd .item li:nth-child(7) {
	right:31.25rem;
	bottom:3.4375rem;
}
.about .bd .item li:nth-child(6) {
	right:26.770833333333336rem;
	top:2.3958333333333335rem;
}
.team {
	padding:3.125rem 0 3.6458333333333335rem;
}
.team ul {
	display:flex;
	justify-content:center;
	margin-top:2.8645833333333335rem;
	flex-wrap: wrap;
}
.team li {
	width:11.458333333333334rem;
	margin:0 1.0416666666666667rem;
	text-align:center;
}
.team li .pic {
	height:13.541666666666668rem;
}
.team li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.team li .txt h4 {
	font-size:1.0416666666666667rem;
	color:#333333;
	line-height:1.6;
	margin:0.78125rem 0 0.2604166666666667rem;
}
.team li .txt p {
	font-size:16px;
	color:#666666;
	line-height:1.6;
}
.zuzhi {
	padding:3.6458333333333335rem 0;
}
.zubtn ul {
	display:flex;
	justify-content:center;
	margin:2.0833333333333335rem 0 3.125rem;
}
.zubtn li a {
	font-size:1.0416666666666667rem;
	text-align:center;
	line-height:3.125rem;
	width:15.625rem;
	color:#333333;
	display:block;
	margin:0 0.5208333333333334rem;
	background:#f9f9f9;
}
.zubtn li.on a,.zubtn li a:hover {
	background:#157cf5;
	color:#fff;
}
.zuzhi .lis img {
	display:block;
	margin:0 auto;
}
.zuzhi .lis ul {
	box-shadow:0 0 0.4166666666666667rem 0 #d7e8fd;
	padding:1.5625rem 0.5208333333333334rem 1.5625rem 4.6875rem;
	display:flex;
	flex-wrap:wrap;
	max-width:72.91666666666667rem;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zuzhi .lis li {
	width:25%;
}
.zuzhi .lis li a {
	font-size:16px;
	color:#363636;
	line-height:1.6;
	padding:0.5208333333333334rem 0;
	display:inline-block;
}
.zuzhi .lis li a:hover {
	color:#157cf5;
}
.zuzhi .lis:nth-child(n+2) {
	display:none;
}
.contact {
	padding:3.385416666666667rem 0 0;
}
.contact .flex ul {
	display:flex;
	justify-content:space-between;
}
.contact .flex ul li {
	min-width:16.145833333333336rem;
	margin-right:4.427083333333334rem;
}
.contact .flex ul li:nth-child(4n) {
	margin-right:0;
}
.contact .flex ul li h4 {
	font-size:1.0416666666666667rem;
	color:#333333;
	line-height:1.6;
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #e3e3e3;
}
.contact .flex ul li p {
	font-size:16px;
	padding:0.78125rem 0;
	color:#666666;
	line-height:2;
}
.contact .map {
	height:30.208333333333336rem;
	margin-top:4.166666666666667rem;
}
.contact .map img {
	max-width:inherit;
}
.anchorBL {
	display:none;
}
.news {
	margin:2.604166666666667rem 0 0;
}
.news.newslist li .text span {
	color:#f6be1e;
	font-size:0.9375rem;
	margin:0.5208333333333334rem 0;
	display:block;
}
.news.newslist li .text h4 {
	font-size:0.9375rem;
	color:#3b3b3b;
	line-height:1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news.newslist li .text p {
	font-size:14px;
	color:#999999;
	line-height:1.8;
}
.news.newslist li .text .bt {
	display:inline-block;
	font-size:12px;
	color:#666666;
	line-height:1.25rem;
	padding:0 0.8854166666666667rem;
	background:#f8f8f8;
	border-radius:1.0416666666666667rem;
	margin:1.3020833333333335rem 0;
}
.news.newslist li a {
	background:#fff;
	border:1px solid #e8e8e8;
	border-bottom:0.20833333333333334rem solid #f6be1e;
}
.news.newslist li a:hover {
	background:#fff;
	border:1px solid #fff;
	border-bottom:0.20833333333333334rem solid #157cf5;
	box-shadow:0 0 0.4166666666666667rem 0 #d7e8fd;
}
.news.newslist li a:hover span {
	color:#157cf5;
}
.pages dl {
	display:flex;
	justify-content:center;
	align-items:center;
}
.pages dd {
	margin:0 0.20833333333333334rem;
}
.pages dd a {
	border:1px solid #d2d2d2;
	border-radius:0.15625rem;
	line-height:1.8229166666666667rem;
	min-width:1.6666666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size:17px;
	color:#666666;
	padding:0 0.7291666666666667rem;
	display:inline-block;
}
.pages dd:last-child a {
	background:#f7f7f7;
}
.pages dd.on a,.pages dd a:hover {
	background:#157cf5;
	border-color:#157cf5;
	color:#fff;
}
.newsdetail {
	padding:2.604166666666667rem 0 4.166666666666667rem;
}
.newsdetail .hd {
	text-align:center;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	padding-bottom:1.0416666666666667rem;
}
.newsdetail .hd h1 {
	font-size:2.0833333333333335rem;
	color:#0c0c0c;
	line-height:1.6;
}
.newsdetail .hd p {
	font-size:14px;
	color:#999999;
	line-height:1.6;
	margin-top:0.4166666666666667rem;
}
.newsdetail .text {
	padding:1.5625rem 0;
	font-size:16px;
	color:#666666;
	line-height:2;
}
.flexbtn {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:1.5625rem;
}
.flexbtn a {
	font-size:14px;
	color:#505050;
	line-height:2;
	display:inline-block;
}
.flexbtn a:hover {
	color:#157cf5;
}
.newszx {
	padding:3.125rem 0;
}
.newszx .newszxlist {
	margin-top:2.0833333333333335rem;
}
.newszx .newszxlist ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.newszx .newszxlist li {
	width:calc((100% - 2.0833333333333335rem)/2);
	margin:0 0 2.1875rem 0;
}
.newszx .newszxlist li a {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#fff;
	border:1px solid #e8e8e8;
	padding:1.5625rem 1.8229166666666667rem;
}
.newszx .newszxlist h4 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#666666;
	width:4.6875rem;
}
.newszx .newszxlist h4 i {
	font-size:0.9375rem;
	display:inline-block;
	margin-top:0.3125rem;
}
.newszx .newszxlist .txt {
	width:calc(100% - 4.947916666666667rem);
	border-left:0.052083333333333336rem solid #e8e8e8;
	padding-left:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.newszx .newszxlist .txt h5 {
	font-size:0.9375rem;
	color:#3b3b3b;
	line-height:1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newszx .newszxlist .txt p {
	font-size:14px;
	color:#999999;
	line-height:1.7;
	height:3.4em;
	overflow:hidden;
	margin:0.4166666666666667rem 0 0.78125rem;
}
.newszx .newszxlist .txt span {
	font-size:12px;
	color:#f6be1e;
	line-height:1.2;
}
.newszx .newszxlist li a:hover .txt h5 {
	color:#157cf5;
}
.newszx .newszxlist li a:hover {
	border-color:#fff;
	box-shadow:0 0 0.4166666666666667rem 0 #d7e8fd;
}
.dangjian {
	padding:3.125rem 0;
}
.dangjian .djlist {
	margin-top:2.604166666666667rem;
}
.dangjian .djlist li {
	display:flex;
	justify-content:space-between;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	padding:2.604166666666667rem 0;
	align-items:flex-start;
}
.dangjian .djlist li:last-child {
	border:none;
}
.dangjian .djlist li h4 {
	font-size:1.25rem;
	color:#c20000;
	line-height:1;
	padding-bottom:2.0833333333333335rem;
	position:relative;
	width:11.979166666666668rem;
}
.dangjian .djlist li h4:before {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	height:0.10416666666666667rem;
	background:#c92c2c;
	z-index:11;
	width:3.125rem;
}
.dangjian .djlist li .text {
	width:calc(100% - 11.979166666666668rem);
}
.dangjian .djlist li .text img {
	width:100%;
	display:block;
}
.dangjian .djlist li h5 {
	font-size:1.0416666666666667rem;
	color:#c93131;
	font-weight:bold;
	line-height:1.6;
}
.dangjian .djlist li p {
	font-size:1.0416666666666667rem;
	color:#333333;
	line-height:1.7;
	margin-top:0.5208333333333334rem;
}
.dangjian .djlist li dd {
	margin-bottom:2.34375rem;
}
.dangjian2 {
	padding:3.125rem 0;
}
.dangjian2 .djlist2 {
	margin-top:1.5625rem;
}
.djlist2 ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.djlist2 ul li {
	width:calc((100% - 3.125rem)/2);
}
.djlist2 ul li a {
	padding:1.8229166666666667rem 0;
	display:block;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
}
.djlist2 ul li h4 {
	font-size:1.0416666666666667rem;
	color:#3b3a3a;
	line-height:1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.djlist2 ul li p {
	font-size:16px;
	color:#999999;
	line-height:1.6;
	margin-top:1.3020833333333335rem;
}
.djlist2 ul li a:hover h4 {
	color:#c20000;
	font-weight:bold;
}
.djlist2 {
	margin-bottom:3.125rem;
}
.pages.active dd.on a,.pages.active dd a:hover {
	background:#c20000;
	color:#fff;
	border-color:#c20000;
}
.htab.red li.on a,.htab.red li:hover a {
	color:#c20000;
}
.htab.red li.on a i,.htab.red li:hover a i {
	background:#c20000;
}
.product .hd .wrap {
	height:41.66666666666667rem;
	display:flex;
	justify-content:flex-end;
	padding-top:7.8125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.product .hd .txt {
	width:51.04166666666667rem;
}
.product .hd h4 {
	font-size:2.5rem;
	color:rgba(21,124,245,0.08);
	line-height:1;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	padding-bottom:1.0416666666666667rem;
}
.product .hd h4 i {
	font-size:1.875rem;
	color:#333333;
	display:block;
	margin-top:-1.0416666666666667rem;
}
.product .hd h4:before {
	content:"";
	position:absolute;
	left:0;
	width:3.229166666666667rem;
	bottom:0;
	height:0.10416666666666667rem;
	background:#157cf5;
}
.product .hd p {
	font-size:16px;
	color:#666666;
	line-height:2.2;
	margin-top:1.0416666666666667rem;
}
.product .pics img {
	width:100%;
	display:block;
}
.product .pics {
	padding:6.25rem 0 5.208333333333334rem;
}
.case {
	background:#f6faff;
	padding:3.6458333333333335rem 0;
}
.case .ovs {
	margin-top:3.6458333333333335rem;
	position:relative;
}
.case .ovs .prev,.case .ovs .next {
	position:absolute;
	left:0;
	top:50%;
	width:2.1875rem;
	height:2.1875rem;
	background:url(/static/default/images/prev.png) no-repeat center/auto 100%;
	cursor:pointer;
	margin:-1.09375rem;
	z-index:11;
}
.case .ovs .prev:hover,.case .ovs .next:hover {
	background:url(/static/default/images/prev1.png) no-repeat center/auto 100%;
}
.case .ovs .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);
}
.case .caseswiper {
	margin:0 2.8125rem;
	overflow:hidden;
}
.case .caseswiper .picovs {
	height:16.145833333333336rem;
	overflow:hidden;
}
.case .caseswiper p {
	text-align:center;
	font-size:0.9375rem;
	color:#333333;
	line-height:1.6;
	padding:0.78125rem 0;
}
.case .caseswiper a:hover p {
	color:#157cf5;
}
.touzi {
	padding:2.604166666666667rem 0 5.208333333333334rem;
}
.touzi ul {
	margin-top:2.0833333333333335rem;
}
.touzi li .list {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.touzi li .picovs {
	width:50%;
	height:27.083333333333336rem;
	overflow:hidden;
}
.touzi li .text {
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.604166666666667rem 5.208333333333334rem;
}
.touzi li .text h3 {
	font-size:1.5625rem;
	color:#333333;
	line-height:1.6;
}
.touzi li .text p {
	font-size:16px;
	color:#666666;
	line-height:1.6;
	margin:1.3020833333333335rem 0 1.8229166666666667rem;
}
.touzi li .text .bt {
	width:8.333333333333334rem;
	line-height:2.291666666666667rem;
	border-radius:0.3125rem;
	text-align:center;
	background:#f7f7f7;
	font-size:14px;
	color:#313131;
}
.touzi li:nth-child(2n) .list {
	flex-direction:row-reverse;
}
.touzi li .text .bt a:hover{
    display: block;
	width:8.333333333333334rem;
	line-height:2.291666666666667rem;
	border-radius:0.3125rem;
	text-align:center;
	background:#157cf5;
	font-size:14px;
	color:#fff;
}
.htab li {
	position:relative;
	display:flex;
	align-items:center;
}
.htab li>img {
	margin-left:0.3125rem;
	width:0.46875rem;
}
.htab li dl {
	position:absolute;
	left:-1.6666666666666667rem;
	right:-0.8854166666666667rem;
	top:100%;
	background:#fff;
	box-shadow:0 0 0.4166666666666667rem 0 rgba(80,80,80,0.2);
	padding:0.78125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
}
.htab li dd a {
	text-align:center;
	display:block;
	font-size:14px;
	color:#343434 !important;
	line-height:2.0833333333333335rem;
}
.htab li dd a:hover {
	color:#157cf5 !important;
}
.htab li:hover dl {
	display:block;
}
.zhaobiao .hd {
	padding:3.125rem 0;
}
.zhaobiao .hd .flax {
	display:flex;
	justify-content:space-between;
	margin-top:2.34375rem;
}
.zhaobiao .hd .lt {
	width:61.458333333333336rem;
}
.zhaobiao .hd .lt li {
	margin-bottom:1.0416666666666667rem;
}
.zhaobiao .hd .lt li a {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:4.166666666666667rem;
	padding:0 1.5625rem;
	background:#f9f9f9;
}
.zhaobiao .hd .lt li p {
	font-size:16px;
	color:#3b3a3a;
	width:calc(100% - 5.729166666666667rem);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zhaobiao .hd .lt li i {
	font-size:14px;
	color:#999999;
}
.zhaobiao .hd .lt li a:hover {
	background:#fff;
	box-shadow:0 0 0.4166666666666667rem 0 #d7e8fd;
}
.zhaobiao .hd .lt li a:hover p {
	color:#157cf5;
}
.zhaobiao .hd .rt {
	width:26.041666666666668rem;
}
.zhaobiao .hd .rt dl {
	background:#fff;
	border:1px solid #e6e6e6;
	padding-bottom:0.625rem;
	margin-bottom:1.0416666666666667rem;
}
.zhaobiao .hd .rt dt {
	font-size:1.0416666666666667rem;
	color:#2c2c2c;
	font-weight:bold;
	line-height:3.125rem;
	border-bottom:0.052083333333333336rem solid #e6e6e6;
	background:#f6f6f6;
	padding:0 1.0416666666666667rem;
	margin-bottom:0.625rem;
}
.zhaobiao .hd .rt dd a {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.zhaobiao .hd .rt dd {
	font-size:16px;
	color:#3b3a3a;
	line-height:1.9270833333333335rem;
	padding:0 0.9375rem;
}
.zhaobiao .hd .rt dd p {
	font-size:16px;
	color:#3b3a3a;
	line-height:2.3958333333333335rem;
	width:calc(100% - 4.166666666666667rem);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zhaobiao .hd .rt dd i {
	font-size:14px;
	color:#999999;
}
.pages.ltc dl {
	justify-content:flex-start;
	margin-top:2.604166666666667rem;
}
.zhaobiao .bd {
	margin:4.166666666666667rem 0;
}
.zhaobiao .bd .th {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.zhaobiao .bd .th a {
	width:10.416666666666668rem;
	line-height:2.0833333333333335rem;
	text-align:center;
	background:#157cf5;
	border-radius:2.604166666666667rem;
	color:#fff;
	font-size:16px;
}
.zhaobdetail {
	padding:2.0833333333333335rem 0 3.6458333333333335rem;
}
.zhaobdetail .hd {
	display:flex;
	justify-content:space-between;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	padding-bottom:1.0416666666666667rem;
	align-items:flex-start;
}
.zhaobdetail .hd .lt {
	width:calc(100% - 10.416666666666668rem);
}
.zhaobdetail .hd h1 {
	font-size:2.0833333333333335rem;
	color:#0c0c0c;
	line-height:1.6;
}
.zhaobdetail .hd p {
	font-size:14px;
	color:#999999;
	line-height:1.6;
}
.zhaobdetail .hd a {
	font-size:14px;
	color:#ffffff;
	line-height:1.875rem;
	text-align:center;
	background:#157df5;
	border-radius:2.604166666666667rem;
	display:block;
	width:7.291666666666667rem;
}
.zhaobdetail .text p {
	font-size:16px;
	color:#666666;
	line-height:2;
}
.zhaobdetail .bd .th {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zhaobdetail .bd .th a {
	width:10.416666666666668rem;
	line-height:2.0833333333333335rem;
	text-align:center;
	background:#fff;
	border-radius:2.604166666666667rem;
	color:#000;
	font-size:16px;
	border: 1px solid #434343;
}


.hcbtn a {
	width:15.625rem;
	line-height:2.0833333333333335rem;
	border-radius:2.604166666666667rem;
	text-align:center;
	font-size:16px;
	color:#000;
	background:#fff;
	display:block;
	margin:2.604166666666667rem auto 0;
	border: 1px solid #434343;
}
.zhaobiaotj {
	padding:3.125rem 0 6.25rem;
}
.zhaobiaotj .box {
	max-width:29.166666666666668rem;
	margin:0 auto;
}
.zhaobiaotj li {
	margin-top:1.8229166666666667rem;
}
.zhaobiaotj li p {
	font-size:14px;
	color:#363636;
	margin-bottom:0.78125rem;
	line-height:1.6;
}
.zhaobiaotj li .txt {
	width:100%;
	border:1px solid #eeeeee;
	background:#f7f7f7;
	border-radius:0.20833333333333334rem;
	padding:0 1.0416666666666667rem;
	font-size:14px;
	color:#333;
	height:1.9791666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zhaobiaotj li .flex {
	display:flex;
	align-items:center;
}
.zhaobiaotj li .file {
	width:7.1875rem;
	height:1.9791666666666667rem;
	font-size:16px;
	color:#363636;
	text-align:center;
	position:relative;
	border:1px solid #eeeeee;
	background:#f7f7f7;
	border-radius:0.20833333333333334rem;
	line-height:1.9791666666666667rem;
}
.zhaobiaotj li .file .fi {
	position:absolute;
	left:0;
	right:0;
	top:0;
	width:100%;
	height:100%;
	z-index:2;
	opacity:0;
}
.zhaobiaotj li i {
	font-size:12px;
	color:#c20000;
	line-height:1.6;
	display:inline-block;
	margin-left:0.78125rem;
}
.zhaobiaotj .btn {
	width:100%;
	display:block;
	text-align:center;
	margin:1.9791666666666667rem auto 0;
	background:#157cf5;
	font-size:16px;
	color:#ffffff;
	line-height:2.34375rem;
	border:none;
	border-radius:0.20833333333333334rem;
	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;
}
.join {
	padding:3.125rem 0 5.208333333333334rem;
}
.join .hd ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border:1px solid #157cf5;
	border-radius:2.604166666666667rem;
	height:4.0625rem;
	background:#f9fbfe;
	overflow:hidden;
	margin:2.0833333333333335rem 0 2.604166666666667rem;
}
.join .hd li {
	width:calc((100% - 5.625rem)/4);
	position:relative;
}
.join .hd li:last-child {
	width:5.625rem;
}
.join .hd li .lsele {
	font-size:0.9375rem;
	color:#666666;
	padding:0 1.0416666666666667rem 0 2.0833333333333335rem;
	background:url(/static/default/images/jico1.png) no-repeat right 1.0416666666666667rem center/0.36458333333333337rem auto;
	width:100%;
	height:4.0625rem;
	line-height:2.0833333333333335rem;
	border:none;
}
.join .hd li:before {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	width:0.052083333333333336rem;
	height:2.0833333333333335rem;
	background:#abd0fb;
	margin-top:-1.0416666666666667rem;
}
.join .hd li:last-child:before {
	display:none;
}
.join .hd li .txt {
	background:none;
}
.join .hd .btn {
	width:100%;
	height:4.0625rem;
	border:none;
	background:url(/static/default/images/jico2.png) no-repeat center/1.4583333333333335rem auto;
	cursor:pointer;
}
.join .bd ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 2.34375rem;
	background:#f9fbfe;
}
.join .bd .th ul {
	height:4.166666666666667rem;
	border-top:0.20833333333333334rem solid #f6be1e;
	margin-bottom:0.78125rem;
}
.join .bd li {
	width:calc((100% - 13.541666666666668rem)/4);
	font-size:1.0416666666666667rem;
	color:#202020;
	font-weight:bold;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:1.8229166666666667rem;
}
.join .bd li:last-child {
	width:13.541666666666668rem;
}
.join .bd .uli {
	margin-bottom:0.78125rem;
}
.join .bd .uli ul {
	height:4.166666666666667rem;
}
.join .bd .uli ul li {
	font-size:16px;
	color:#444444;
	font-weight:400;
}
.join .bd .uli ul li:first-child {
	font-weight:bold;
	font-size:0.9375rem;
	color:#157cf5;
}
.join .bd .uli ul li:last-child {
	background:url(/static/default/images/jico3.png) no-repeat right center/0.46875rem auto;
}
.join .bd .uli.on ul li:last-child {
	background:url(/static/default/images/jico4.png) no-repeat right center/ auto 0.46875rem;
}
.join .bd .uli .text {
	padding:1.4583333333333335rem 2.604166666666667rem;
	display:none;
}
.join .bd .uli .text .txt {
	font-size:16px;
	color:#666666;
	line-height:2;
}
.join .bd .uli .text .txt strong {
	font-weight:bold;
	color:#161616;
	font-size:0.9375rem;
	line-height:1.6;
}
.join .bd .uli .text a{
	width: 7.292rem;line-height: 2.083rem;
	border-radius: 5px;
	background: #157cf5;
	font-size: 14px;
	color: #fff;
	display: block;
	text-align: center;
	margin-top: 15px;
}
.join .bd .uli .bh {
	cursor:pointer;
}
.zblist ul {
    /*
	display:flex;*/
	justify-content:space-between;
	margin-top:2.34375rem;
	overflow: auto;
}
.zblist ul li {
	/*width:calc((100% - 3.0208333333333335rem)/2);*/
	width: calc((100% - 1.021rem)/2);
    float: left;
    margin: 0.2rem;
}
.zblist ul li {
	display:flex;
	justify-content:space-between;
	padding:1.0416666666666667rem;
	background:#f9f9f9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	    border-radius: 0.6rem;
}
.zblist ul li .pic {
	width:10.416666666666668rem;
	height:10.9375rem;
	overflow:hidden;
	border-radius: 0.2rem;
}
.zblist ul li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.zblist ul li .text {
	width:calc(100% - 12.916666666666668rem);
	position:relative;
	padding-bottom:3.385416666666667rem;
}
.zblist ul li .text h4 {
	font-size:1.0416666666666667rem;
	color:#3b3a3a;
	line-height:1.6;
	margin-top:1.3020833333333335rem;
}
.zblist ul li .text .btu {
	display:flex;
	position:absolute;
	left:0;
	bottom:1.0416666666666667rem;
	align-items:center;
}
.zblist ul li .text a {
	width:7.291666666666667rem;
	line-height:1.875rem;
	border-radius:2.604166666666667rem;
	background:#fff;
	border: 1px solid #434343; 
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:16px;
	color:#000;
	margin-right:1.0416666666666667rem;
}
.zblist ul li .text a img {
	width:1.0416666666666667rem;
	height:1.0416666666666667rem;
	display:block;
	object-fit:contain;
	margin-right:0.3125rem;
}
.mask {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:199;
	background:rgba(0,0,0,0.17);
	display:none;
}
.mutanc {
	width:18.229166666666668rem;
	height:auto;
	background-color:#fff;
	border-radius:0.20833333333333334rem;
	overflow:hidden;
	position:fixed;
	left:0;
	right:0;
	top:30%;
	margin:0 auto;
}
.mutanc .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:2.604166666666667rem;
	background:#157cf5;
	padding:0 0.9375rem;
}
.mutanc .flex h4 {
	font-size:16px;
	color:#ffffff;
	line-height:1.6;
}
.mutanc .flex .close {
	width:1.5625rem;
	height:2.604166666666667rem;
	background:url(/static/default/images/close.png) no-repeat center;
	cursor:pointer;
	transition:all 0.3s;
}
.mutanc .flex .close {
	transform:rotate(720deg);
}
.mutanc .text {
	padding:1.5625rem 0.5208333333333334rem 1.0416666666666667rem;
	text-align:center;
}
.mutanc .text p {
	font-size:16px;
	color:#333333;
	line-height:1.6;
}
.mutanc .text .bt {
	cursor:pointer;
	width:5.729166666666667rem;
	line-height:1.875rem;
	text-align:center;
	border-radius:0.20833333333333334rem;
	font-size:14px;
	color:#ffffff;
	background:#157cf5;
	margin:2.0833333333333335rem auto 0;
}
.rencaibf {
	padding:3.385416666666667rem 0;
}
.rencaibf .hd {
	padding-bottom:0.78125rem;
}
.rencaibf .hd .text {
	padding:2.0833333333333335rem 0 1.5625rem;
}
.rencaibf .hd .text p {
	font-size:16px;
	color:#666666;
	line-height:2;
}
.rencaibf .hd .flex {
	display:flex;
	justify-content:space-between;
}
.rencaibf .hd .pic {
	width:39.0625rem;
	height:24.21875rem;
	overflow:hidden;
}
.rencaibf .hd .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.rencaibf .hd ul {
	width:47.91666666666667rem;
}
.rencaibf .hd li {
	border-bottom:0.052083333333333336rem solid #e5e5e5;
	padding:1.5625rem 0;
}
.rencaibf .hd li:first-child {
	padding-top:0;
}
.rencaibf .hd li:last-child {
	border:none;
	padding-bottom:0;
}
.rencaibf .hd li h4 {
	font-size:16px;
	color:#3b3a3a;
	line-height:1.6;
}
.rencaibf .hd li i {
	font-size:14px;
	color:#999999;
	line-height:1.6;
	display:block;
	margin:0.5208333333333334rem 0;
}
.rencaibf .hd li p {
	font-size:14px;
	color:#999999;
	line-height:1.6;
	height:3.2em;
	overflow:hidden;
}
.rencaibf .list h4 {
	font-size:1.25rem;
	color:#187ef5;
	line-height:1.6;
	padding-bottom:1.0416666666666667rem;
	position:relative;
}
.rencaibf .list h4:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:3.125rem;
	height:0.10416666666666667rem;
	background:#187ef5;
}
.rencaibf .list .uli {
	margin-top:1.5625rem;
}
.rencaibf .list ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:1.8229166666666667rem;
}
.rencaibf .list ul li {
	width:calc((100% - 3.229166666666667rem)/4);
	margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
	background:#fafafa;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:3.6458333333333335rem 0.78125rem 3.6458333333333335rem;
	text-align:center;
}
.rencaibf .list ul li:nth-child(4n) {
	margin-right:0;
}
.rencaibf .list ul li h5 {
	font-size:1.0416666666666667rem;
	color:#282828;
	line-height:1.6;
	text-align:center;
	font-weight:bold;
}
.rencaibf .list ul li p {
	font-size:16px;
	color:#585858;
	line-height:2;
	margin-top:0.78125rem;
}
.rencaibf .list ul.ul3 li {
	width:calc((100% - 2.1875rem)/3);
	margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
}
.rencaibf .list ul.ul3 li:nth-child(3n) {
	margin-right:0;
}
.rencaibf .hd li a:hover h4 {
	color:#157cf5;
}
.gonggyg {
	padding:3.125rem 0 5.208333333333334rem;
}
.gonggyg .hd p {
	font-size:16px;
	color:#666666;
	line-height:2;
	padding:2.0833333333333335rem 0;
}
.gonggyg .hd ul {
	display:flex;
	flex-wrap:wrap;
}
.gonggyg .hd li {
	width:calc((100% - 3.854166666666667rem)/3);
	margin:0 1.3541666666666667rem 1.3541666666666667rem 0;
}
.gonggyg .hd li:nth-child(3n) {
	margin-right:0;
}
.gonggyg .hd li img {
	width:100%;
	height:15.625rem;
	display:block;
	object-fit:cover;
}
.gonggyg .bd {
	margin-top:4.6875rem;
}
.gonggyg .bd ul {
	display:flex;
	flex-wrap:wrap;
}
.gonggyg .bd li {
	width:33.33%;
	text-align:center;
	margin-top:2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.5625rem;
}
.gonggyg .bd li img {
	width:5.46875rem;
	height:5.46875rem;
	object-fit:contain;
	display:block;
	margin:0 auto;
}
.gonggyg .bd li h4 {
	font-size:1.0416666666666667rem;
	color:#282828;
	font-weight:bold;
	line-height:1.6;
	margin:1.8229166666666667rem 0 0.78125rem;
}
.gonggyg .bd li p {
	font-size:16px;
	color:#585858;
	line-break:2;
}
@keyframes rotation1 {
	from {
	transform:rotateY(0deg);
}
to {
	transform:rotateY(-360deg);
}
;}
.caursel3d {
	width:17.5rem;
	height:13.802083333333334rem;
	top:5.208333333333334rem;
	perspective:109.375rem;
	margin:0 auto;
}
#carousel {
	position:absolute;
	width:100%;
	height:100%;
	margin:auto;
	transform-style:preserve-3d;
	animation-duration:30s;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
	animation-name:rotation;
}
#carousel figure {
	display:block;
	position:absolute;
	left:-5rem;
	right: -5rem;
	top:0.5208333333333334rem;
	overflow:hidden;
	margin: 0 auto;
}
#carousel figure {
	width:17.5rem;
	height:10.833333333333334rem;
}
#carousel figure:nth-child(1) {
	transform:rotateY(0deg) translateZ(25rem);
}
#carousel figure:nth-child(2) {
	transform:rotateY(45deg) translateZ(25rem);
}
#carousel figure:nth-child(3) {
	transform:rotateY(90deg) translateZ(25rem);
}
#carousel figure:nth-child(4) {
	transform:rotateY(135deg) translateZ(25rem);
}
#carousel figure:nth-child(5) {
	transform:rotateY(180deg) translateZ(25rem);
}
#carousel figure:nth-child(6) {
	transform:rotateY(225deg) translateZ(25rem);
}
#carousel figure:nth-child(7) {
	transform:rotateY(270deg) translateZ(25rem);
}
#carousel figure:nth-child(8) {
	transform:rotateY(315deg) translateZ(25rem);
}
.newslist .lis:nth-child(n+2),.hsection2 .swiperpic:nth-child(n+2) {
	display:none;
}
.header .naver li a {
	position:relative;
}
.header .naver li i {
	position:absolute;
	left:0;
	right:0;
	bottom:1.0416666666666667rem;
	height:0.10416666666666667rem;
	display:block;
	z-index:1;
	background:#157cf5;
	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;
}
.header .naver li.on h3 i,.header .naver li:hover h3 i {
	width:100%;
}
.hmore:hover{
	background: #157cf5;
}
.gonggyg .hd li{
	overflow: hidden;
}
.gonggyg .hd li:hover 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); 
}
.gonggyg .hd li 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;
}
.gonggyg .bd 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;
}
.gonggyg .bd li:hover{
	top: -6px;
}
.hforms .btn{
	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;
}
.hcbtn a:hover,
.zhaobdetail .hd a:hover,
.gerenzx .fms .btn:hover,
.hforms .btn:hover,
.zhaobiaotj .btn:hover{
	background: #0074fd;
	color: #fff;
}

.zblist ul li .text a:hover{

	background: #0074fd;
	color: #fff;
}
.zhaobdetail .bd .th a:hover{

	background: #0074fd;
	color: #fff;
}



.zhaobiao .hd .rt dd a:hover p,
.gerenzx .zhaob li a:hover h4{
	color: #157cf5;
}

.hsection1 .lis:nth-child(n+2){
	display: none;
}

.nodata{
	color:#666;
	background:url(/static/default/images/nodata.png) no-repeat center;
	background-size: 100%;
	height: 5rem;
	width: 5rem;
	margin: 4rem auto;
	
}

.umask {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:100;
	background:rgba(0,0,0,0.5);
	display: none;
}
.mtanc {
	position:fixed;
	left:0;
	right:0;
	top:20%;
	width:40.0625rem;
	z-index:111;
	margin:0 auto;
	padding: 1.5rem;
	background: #fff;
	border-radius: 0.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.mtanc .delc h3{
	font-size: 1.2rem;font-weight: bold;text-align: center;color: #333;
}
.mtanc .delc .text{
    font-size: 16px;color: #333;margin: 1rem 0 0;
    height: 40vh;
    overflow-y:scroll ;
    line-height: 2rem;
}
.mtanc .close img{
    width: 100%;
}
.mtanc .close {
	position:absolute;
	right:-1.09375rem;
	top:-0.8333333333333334rem;
	width:1rem;
	cursor:pointer;
	z-index:11;
	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;
}
.mtanc .close:hover {
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);
	/* IE 9*/
	-moz-transform:rotate(720deg);
	/* Firefox*/
	-webkit-transform:rotate(720deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(720deg);
}
.mtanc .btns{
    width: 10.416666666666668rem;
    line-height: 1.9791666666666667rem;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #fff;
    background: #999;
    border-radius: 1.0416666666666667rem;
    margin: 2.0833333333333335rem auto 0.5208333333333334rem;
}
.mtanc .btns.on{
    background: #157cf5;cursor: pointer;
}
.flextxt label a{
    color: #157cf5;
}



.gklist li {
	margin-bottom:0.5208333333333334rem;
	border-bottom:0.052083333333333336rem solid #e8e8e8;
	padding:0.5208333333333334rem 0;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.gklist li h3 {
	font-size:16px;
	line-height:1.6;
	color:#333333;
	max-width:77%;
}
.gklist li h3 a {
	color:#333333;
}
.gklist li .flax {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.gklist li .btn {
	margin-left:0.5208333333333334rem;
}
.gklist li .btn.ons {
	background:red;
}
.gklist li .btn.ons h6 {
	color:#fff;
}
.gklist li .btn.ons h6 a {
	color:#fff;
}
.gklist li .btn {
	width:5.729166666666667rem;
	background:#157cf5;
	position:relative;
	border-radius:0.3125rem;
}
.gklist li .btn .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	opacity:0;
	cursor:pointer;
}
.gklist li .btn h6 {
	font-size:0.8333333333333334rem;
	line-height:1.5625rem;
	display:block;
	font-size:0.8333333333333334rem;
	color:#fff;
	text-align:center;
	cursor: pointer; 
}
.gklist li:last-child {
	border-bottom:none;
}
.gerenzx .hds .flps {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.gerenzx .hds .flps dd {
	margin-left:0.5208333333333334rem;
	width:6.770833333333334rem;
	background:#f4f4f4;
	position:relative;
	border-radius:0.3125rem;
}
.gerenzx .hds .flps dd .f1 {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	opacity:0;
	cursor:pointer;
}
.gerenzx .hds .flps dd h6 {
	font-size:0.8333333333333334rem;
	line-height:1.5625rem;
	display:block;
	font-size:0.8333333333333334rem;
	color:#363636;
	text-align:center;
	cursor: pointer; 
}
.gerenzx .hds dd.on,.gerenzx .hds dd:hover {
	background:#157cf5;
}
.gerenzx .hds dd.on h6,.gerenzx .hds dd:hover h6 {
	color:#fff;
}





















