

.loader {
	background: 0% 0% / 100% 100% rgb(255, 255, 255); left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed;
}
html {
	font-size: 100px;
}
* {
	margin: 0px; padding: 0px; box-sizing: border-box;list-style-type: none;
}
html {
	font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0px; font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,"Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif; font-size: 0.16rem; position: relative; 
}

a {
	color: rgb(34, 34, 34); text-decoration: none; background-color: transparent; -webkit-tap-highlight-color: transparent;
}
a:active {
	outline: 0px; text-decoration: none;
}
a:hover {
	outline: 0px; text-decoration: none;
}
a:hover {
	color:red;
}

strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
.pr_img img {
	padding: 0px; border: currentColor; border-image: none; display: block; -ms-interpolation-mode: bicubic; max-height: 100%; max-width: 100%;
}

.flex {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}

.flex-right {
	display: flex; flex-wrap: wrap; justify-content: flex-end;
}
.shou_m {
	display: flex; flex-direction: column; justify-content: center;
}


.wp {
	margin: 0px auto; width: 90%; max-width: 1280px;
}


.zi3 {
	position: relative; z-index: 3;
}

.overhide {
	overflow: hidden;
}

.header::before {
	background: rgb(255, 255, 255); transition:0.3s; left: 0px; top: -0.9rem; width: 100%; height: 0.9rem; position: absolute; z-index: 0; content: "";
}
.scrolling .header::before {
	top: 0px; box-shadow: 0px 0px 0.1rem rgba(0,0,0,0.2);
}
.header {
	left: 0px; top: 0px; height: 0.9rem; right: 0px; position: fixed; z-index: 30;
}
.menu-btn {
	background: 0px 0px; width: 65px; height: 30px;  position: relative; z-index: 999; opacity: 1;
}
.menu-btn .line-4 {
	line-height: 30px;
	font-size: 1.1em;
	color:#0A294A;
}
.menu-btn .line-1 {
	background: rgb(2, 90, 146); transition:; top: 50%; width: 30px; height: 2px; right: 0px; display: block; position: absolute;
}
.menu-btn .line-2 {
	background: rgb(2, 90, 146); transition:; top: 50%; width: 30px; height: 2px; right: 0px; display: block; position: absolute;
}
.menu-btn .line-3 {
	background: rgb(2, 90, 146); transition:; top: 50%; width: 30px; height: 2px; right: 0px; display: block; position: absolute;
}
.menu-btn .line-1 {
	width: 26px; margin-top: -9px;
}
.menu-btn .line-3 {
	width: 26px; margin-top: 9px;
}

.drawerMenu-open .menu-btn .line-1 {
	visibility: hidden;
}
.drawerMenu-open .menu-btn .line-2 {
	width: 28px; margin-top: 0px !important; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.drawerMenu-open .menu-btn .line-3 {
	width: 28px; margin-top: 0px !important; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}


@media screen and (max-width:1200px)
{
body {
	padding-top: 60px;
}
.header {
	display: none;
}
.headerm {
	display: flex;
}
html {
	font-size: 80px !important;
}
}
@media screen and (max-width:640px)
{
.menu-btn {
	margin-left: 15px;
}
.headerm {
	height: 55px;
}
body {
	padding-top: 55px;
}
.headerm .logo img {
	height: 25px;
}
}
@media screen and (max-width:480px)
{
.mobNav ul {
	overflow: auto; max-height: 70vh;
}
}
@media screen and (max-width:370px)
{
.headerm .logo img {
	height: 22px;
}
}



.flex {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}




.mobNav {
	background: rgba(255, 255, 255, 1); padding: 40px 8% 30px; left: 0px; top: 50px; right: 0px; bottom: 0px; display: none; position: fixed; z-index: 98;
}
.mobNav ul {
	overflow: auto; max-height: 60vh;
}
.mobNav ul li {
	padding: 15px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.mobNav ul li .navp a {
	color: rgb(2, 90, 146); font-size: 15px; font-weight: bold; background-size: auto 100%;
}
.mobNav ul li .navp i {
	background: url("../images/jz.png") no-repeat center / 16px 16px; transform-origin: center 50%; transition:0.3s; width: 16px; height: 16px; margin-right: 5px; display: block;
}
.mobNav ul li.on .navp i {
	transform: rotate(-45deg);
}
.mobNav ul li .subNavm {
	margin-top: 10px; display: none;
}
.mobNav ul li .subNavm div::after {
	width: 48%; display: inline-block; content: "";
}
.mobNav ul li .subNavm a {
	width: 48%; line-height: 30px; overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.mobNav .toplink {
	margin-bottom: 20px;
}
.mobNav .toplink a i {
	margin-right: 3px; vertical-align: -1px;
}
.mobNav .toplink a {
	border-radius: 5px; border: 1px solid rgb(2, 90, 146); transition:0.3s; border-image: none; width: 32%; height: 32px; text-align: center; color: rgb(2, 90, 146); line-height: 30px; font-size: 14px;
}
.mobNav .toplink a:nth-child(1) {
	border: currentColor; transition:0.3s; border-image: none; height: 32px; text-align: center; color: rgb(255, 255, 255); line-height: 32px; font-size: 14px; margin-bottom: 8px;
}
.headerm {
	background: rgb(255, 255, 255); left: 0px; top: 0px; height: 60px; right: 0px; padding-right: 4%; padding-left: 4%; display: none; position: fixed; z-index: 99;
}
.headerm .logo img {
	height: 30px;
}

.shou_nav {
	background: linear-gradient(45deg, rgb(150, 0, 100) 0%, rgb(150, 192, 200) 100%);
}
.header .logo {
	padding-top: 0.2rem;
}
.header .logo img {
	height: 0.4rem;
}
.hd-r .hd-ra {
	margin-bottom: 0.2rem;
	
}
.hd-r .hd-ra .tel { }
.hd-r .hd-ra .link {
	padding: 0px 0.15rem; height: 0.32rem; line-height: 0.32rem; font-size: 0.14rem; position: relative;
}
.hd-r .hd-ra .link::before {
	background: rgba(255, 255, 255, 0.5); left: 0px; top: 50%; width: 1px; height: 10px; position: absolute; content: ""; transform: translateY(-50%);
}
.hd-r .hd-ra :nth-child(3).link::before {
	display: none;
}
.hd-r .hd-ra :nth-child(6).link::before {
	display: none;
}
.hd-r .hd-ra .link i {
	margin-right: 5px;
}
.hd-r .hd-ra .link a {
	color: rgb(255, 255, 255); display: block;
}

.hd-nav > ul > li {
	font-size: 0.16rem; margin-left: 0.3rem;
}
.hd-nav > ul > li > a {
	color: rgb(255, 255, 255); line-height: 0.26rem; display: block; position: relative;
}
.hd-nav > ul > li:hover > a::after {
	background: linear-gradient(45deg, rgb(0, 130, 230) 0%, rgb(0, 192, 156) 100%); left: 0px; width: 100%; height: 3px; bottom: -0.12rem; display: block; position: absolute; content: "";
}
.hd-nav > ul > li.topser:hover > a::after {
	display: none;
}
.hd-nav .subnav {
	transition:0.3s; top: 100%; right: 0px; padding-top: 0.12rem; visibility: hidden; position: absolute; opacity: 0; transform: translateY(0.2rem);
}
.hd-nav > ul > li:hover .subnav {
	visibility: inherit; opacity: 1; transform: translateY(0px);
}
.hd-nav > ul > li:nth-child(1) .subnav {
	width: 9.4rem;
}
.hd-nav > ul > li:nth-child(2) .subnav {
	width: 9.4rem;
}
.hd-nav > ul > li:nth-child(3) .subnav {
	width: 8.2rem;
}
.hd-nav > ul > li:nth-child(4) .subnav {
	width: 9.4rem;
}
.hd-nav > ul > li:nth-child(5) .subnav {
	width: 9.5rem;
}
.hd-nav > ul > li:nth-child(6) .subnav {
	width: 8.6rem;
}
.hd-nav > ul > li:nth-child(7) .subnav {
	width: 12rem;
}
.hd-nav > ul > li .subnav .navCon ul li {
	padding: 0.08rem 0px; width: 45%; height: inherit;
}
.hd-nav > ul > li:nth-child(3) .subnav .navCon ul li {
	width: 100%;
}
.hd-nav > ul > li:nth-child(6) .subnav .navCon ul li {
	width: 100%;
}
.hd-nav > ul > li:nth-child(7) .subnav .navCon ul li {
	width: 28%;
}
.hd-nav > ul > li > .subnav .navCon {
	background: rgba(255, 255, 255, 0.9); padding: 0.35rem 0.5rem;
}
.hd-nav > ul > li > .subnav .navCon .pic {
	width: 5.08rem;
}
.hd-nav > ul > li > .subnav .navCon .navs {
	width: calc(100% - 5.88rem); display: flex; flex-direction: column; justify-content: center;
}

.hd-nav > ul > li > .subnav .navCon ul {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
.hd-nav > ul > li > .subnav .navCon ul li a {
	line-height: 0.26rem; font-size: 0.15rem; display: flex; justify-content: space-between;
}
.hd-nav > ul > li > .subnav .navCon ul li a::after {
	font-family: "swiper-icons" !important; font-size: 0.12rem; content: " ";
}

.scrolling .hd-r .link a {
	color: rgb(85, 85, 85);
}
.scrolling .hd-r .link a i {
	color: rgb(0, 79, 161);
}
.scrolling .hd-r  .link a:hover {
	color: rgb(0, 79, 161);
}
.scrolling .hd-r  .link::before {
	background: rgb(204, 204, 204);
}
.scrolling .hd-nav > ul > li > a {
	color: rgb(51, 51, 51); font-weight: 500;
}

@media screen and (max-width:1180px)
{
body {
	padding-top: 60px;
}
.header {
	display: none;
}
.headerm {
	display: flex;
}
html {
	font-size: 80px !important;
}
}
@media screen and (max-width:640px)
{
.menu-btn {
	margin-left: 15px;
}
.headerm {
	height: 55px;
}

.headerm .logo img {
	height: 25px;
}
}
@media screen and (max-width:480px)
{
.mobNav ul {
	overflow: auto; max-height: 70vh;
}
}
@media screen and (max-width:370px)
{
.headerm .logo img {
	height: 22px;
}
}