/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {
 width: 12px;
 height: 12px;
 background-color: #F5F5F5;
}



::-webkit-scrollbar-track {
 border-radius: 12px;
 background-color: #E2E2E2;
}



::-webkit-scrollbar-thumb {
 border-radius: 12px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555;
}
::selection {
	background-color: #004ea2;
	color: #fff;
}



::-moz-selection {
 background-color: #004ea2;
 color: #fff;
}



::-webkit-selection {
 background-color: #004ea2;
 color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,  #wjdh-kefu .wjdh-kefu-qq a,  #wjdh-kefu .wjdh-kefu-tel p,  #wjdh-kefu .wjdh-kefu-tel img,  #wjdh-kefu .wjdh-kefu-erweima img {
	box-sizing: content-box;
}
* {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
html {
	font-size: 14px;
}
body {
	font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	line-height: 1.5;
}
*:before,  *:after {
	box-sizing: content-box;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}
:focus {
	outline: 1;
}
article,  aside,  canvas,  details,  figcaption,  figure,  footer,  header,  hgroup,  menu,  nav,  section,  summary {
	display: block;
}
a {
	color: #333;
	text-decoration: none;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}
a:link,  a:hover,  a:active,  a:visited {
	text-decoration: none;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input,  select {
	vertical-align: middle;
}
li,  ul {
	list-style-type: none;
}
img {
	border: none;
	vertical-align: middle;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}
input,  textarea {
	outline: 0;
	border: 0;
	resize: none;
}
h1,  h2,  h3,  h4,  h5,  h6,  dl,  dd,  dt,  i,  em {
	font-weight: normal;
	font-style: normal;
}
.webqq_ewm {
	box-sizing: content-box;
}
.fixedNav {
	position: fixed !important;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000 !important;
	background: rgba(255, 255, 255, .7) !important;
	-webkit-backdrop-filter: saturate(180%) blur(6px);
	backdrop-filter: saturate(180%) blur(6px);
	-moz-backdrop-filter: saturate(180%) blur(6px);
	-o-backdrop-filter: saturate(180%) blur(6px);
	-ms-backdrop-filter: saturate(180%) blur(6px);
	/* _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop)); */

	box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}
html {
	cursor: url(../images/cur.png),  default;
}
a {
	cursor: url(../images/Acur.png),  default;
}
textarea {
	animation: animated 1s infinite;
	-moz-animation: animated 1s infinite;
	-webkit-animation: animated 1s infinite;
	-o-animation: animated 1s infinite;
}
input[type="text"] {
	animation: animated 1s infinite;
	-moz-animation: animated 1s infinite;
	-webkit-animation: animated 1s infinite;
	-o-animation: animated 1s infinite;
}
input[type="button"] {
	cursor: url(../images/Acur.png),  default !important;
}
input,  button {
	outline: none;
}
 @keyframes animated {
 0% {
 cursor: url('../images/Pcuro1.png'),  auto;
}
 8.8% {
 cursor: url('../images/Pcuro2.png'),  auto;
}
 17.6% {
 cursor: url('../images/Pcuro3.png'),  auto;
}
 26.4% {
 cursor: url('../images/Pcuro4.png'),  auto;
}
 35.2% {
 cursor: url('../images/Pcuro5.png'),  auto;
}
 44% {
 cursor: url('../images/Pcuro6.png'),  auto;
}
 52.8% {
 cursor: url('../images/Pcuro7.png'),  auto;
}
 61.6% {
 cursor: url('../images/Pcuro8.png'),  auto;
}
 70.4% {
 cursor: url('../images/Pcuro9.png'),  auto;
}
 79.2% {
 cursor: url('../images/Pcuro10.png'),  auto;
}
 88% {
 cursor: url('../images/Pcuro11.png'),  auto;
}
 100% {
 cursor: url('../images/Pcuro12.png'),  auto;
}
}
.wjdh-ico1,  .wjdh-ico2 {
	vertical-align: middle;
}
.main {
	width: 1300px;
	margin: 0 auto;
}
.myclearfix:after {
	content: "";
	display: block;
	clear: both;
}
.leftl {
	float: left;
}
.rightr {
	float: right;
}
 @keyframes menu1 {
 0% {
 opacity: 0;
 transform: translateX(8px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
 @keyframes myfirst {
 0%,  100% {
 -webkit-transform: translate(0, -5px) rotateZ(0);
}
 50% {
 -webkit-transform: translate(0, 0) rotateZ(0);
}
}
 @-webkit-keyframes myfirst1 {
 0%,  100% {
 -webkit-transform: translate(0, -10px) rotateZ(0);
}
 50% {
 -webkit-transform: translate(0, 0) rotateZ(0);
}
}
 @keyframes myfirst2 {
 0%,  100% {
 -webkit-transform: translate(-5px, 0);
}
 50% {
 -webkit-transform: translate(0, 0);
}
}
 @keyframes msClock {
 0%,  70%,  100% {
 transform: rotate(0) scale(1);
}
 10%,  30% {
 transform: rotate(-15deg) scale(1.1);
}
 20%,  40% {
 transform: rotate(15deg) scale(1.1);
}
}
.btnstyle1 {
	position: relative;
	z-index: 1;
	transition: color .3s;
	box-sizing: border-box;
	background-color: transparent;
	cursor: pointer;
	overflow: hidden;
}
.btnstyle1::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	background-color: #ec2f28;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	box-sizing: border-box;
}
.btnstyle1::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	background-color: #d0231c;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	box-sizing: border-box;
}
.btnstyle1:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.btnstyle1:hover::before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.btnstyle2 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: background-color 0.6s, color 0.3s;
	transition: background-color 0.6s, color 0.3s;
	box-sizing: border-box;
	border: none;
	cursor: pointer;
}
.btnstyle2::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #004ea2;
	z-index: -1;
	border-radius: inherit;
	opacity: 0;
	-webkit-transform: scale3d(0.6, 0.6, 1);
	transform: scale3d(0.6, 0.6, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	box-sizing: border-box;
}
.btnstyle2:hover {
	color: #333;
	background-color: #fff;
}
.btnstyle2:hover::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
 @-webkit-keyframes move {
 40% {
 -webkit-transform: translateY(var(--move));
 transform: translateY(var(--move));
 text-shadow: var(--shadow-active);
}
}
 @keyframes move {
 40% {
 -webkit-transform: translateY(var(--move));
 transform: translateY(var(--move));
 text-shadow: var(--shadow-active);
}
}
 @-webkit-keyframes smoke {
 45%,  55% {
 -webkit-filter: blur(var(--blur));
 filter: blur(var(--blur));
}
 50%,  50.1% {
 opacity: 0;
}
 25%,  75% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 50% {
 -webkit-transform: translateX(var(--move)) translateY(var(--move-y));
 transform: translateX(var(--move)) translateY(var(--move-y));
}
 50.1% {
 -webkit-transform: translateX(calc(var(--move) * -1));
 transform: translateX(calc(var(--move) * -1));
}
}
 @keyframes smoke {
 45%,  55% {
 -webkit-filter: blur(var(--blur));
 filter: blur(var(--blur));
}
 50%,  50.1% {
 opacity: 0;
}
 25%,  75% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 50% {
 -webkit-transform: translateX(var(--move)) translateY(var(--move-y));
 transform: translateX(var(--move)) translateY(var(--move-y));
}
 50.1% {
 -webkit-transform: translateX(calc(var(--move) * -1));
 transform: translateX(calc(var(--move) * -1));
}
}
 @-webkit-keyframes drive {
 40% {
 opacity: 1;
}
 55% {
 -webkit-transform: skewX(var(--skew)) translateX(var(--move));
 transform: skewX(var(--skew)) translateX(var(--move));
}
 56% {
 -webkit-transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
 transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
}
 55%,  56% {
 opacity: 0;
}
 75% {
 -webkit-transform: skewX(var(--skew));
 transform: skewX(var(--skew));
}
 85% {
 -webkit-transform: skewX(var(--skew-bounce));
 transform: skewX(var(--skew-bounce));
}
}
 @keyframes drive {
 40% {
 opacity: 1;
}
 55% {
 -webkit-transform: skewX(var(--skew)) translateX(var(--move));
 transform: skewX(var(--skew)) translateX(var(--move));
}
 56% {
 -webkit-transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
 transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
}
 55%,  56% {
 opacity: 0;
}
 75% {
 -webkit-transform: skewX(var(--skew));
 transform: skewX(var(--skew));
}
 85% {
 -webkit-transform: skewX(var(--skew-bounce));
 transform: skewX(var(--skew-bounce));
}
}
 @keyframes movec {
 0%,  100% {
 clip: rect(0, 300px, 5px, 0);
}
 25% {
 clip: rect(0, 300px, 210px, 295px);
}
 50% {
 clip: rect(205px, 300px, 210px, 0);
}
 75% {
 clip: rect(0, 5px, 210px, 0px);
}
}
 @keyframes ripple {
 0% {
 box-shadow: 0 0 0 0 rgba(24, 125, 178, 0.1), 0 0 0 10px rgba(24, 125, 178, 1);
}
 100% {
 box-shadow: 0 0 0 10px rgba(24, 125, 178, 1), 0 0 0 15px rgba(24, 125, 178, 0);
}
}
 @keyframes ripple2 {
 0% {
 box-shadow: 0 0 0 0 rgba(255, 204, 67, 0.1), 0 0 0 10px rgba(255, 204, 67, 1);
}
 100% {
 box-shadow: 0 0 0 10px rgba(255, 204, 67, 1), 0 0 0 15px rgba(255, 204, 67, 0);
}
}
 @keyframes tra1 {
 0% {
 transform: scale(0);
}
 20% {
 transform: scale(1);
}
 100% {
 transform: scale(0);
}
}
 @keyframes tra2 {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(0.5);
}
 100% {
 transform: scale(1);
}
}



/* @keyframes rotate {

    0% {

        transform: rotateZ(0);

    }



    50% {

        transform: rotateZ(180deg);

    }



    100% {

        transform: rotateZ(360deg);

    }

} */



@keyframes ripple {
 0% {
 box-shadow: 0 0 0 0 rgba(51, 51, 51, 0.1), 0 0 0 10px rgba(51, 51, 51, .2);
}
 100% {
 box-shadow: 0 0 0 10px rgba(51, 51, 51, .1), 0 0 0 15px rgba(51, 51, 51, 0);
}
}
/*bubble*/





.bubble {
	background-repeat: no-repeat;
}
.bubble:hover,  .bubble:focus {
	-webkit-animation: btn_1 1.5s forwards ease-out;
	animation: btn_1 1.5s forwards ease-out;
	background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
	background-repeat: no-repeat;
}
 @-webkit-keyframes btn_1 {
 100% {
 background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
 box-shadow: inset 0 -140px 0 #333333;
}
}
 @keyframes btn_1 {
 100% {
 background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
 box-shadow: inset 0 -140px 0 #333333;
}
}



/*bubble E*/



@keyframes jello {
 from,  11.1%,  to {
 -webkit-transform: none;
 -moz-transform: none;
 transform: none;
}
 22.2% {
 -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
 -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
 transform: skewX(-12.5deg) skewY(-12.5deg);
}
 33.3% {
 -webkit-transform: skewX(6.25deg) skewY(6.25deg);
 -moz-transform: skewX(6.25deg) skewY(6.25deg);
 transform: skewX(6.25deg) skewY(6.25deg);
}
 44.4% {
 -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
 -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
 transform: skewX(-3.125deg) skewY(-3.125deg);
}
 55.5% {
 -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
 -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
 transform: skewX(1.5625deg) skewY(1.5625deg);
}
 66.6% {
 -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
 transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
 77.7% {
 -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
 -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
 transform: skewX(0.390625deg) skewY(0.390625deg);
}
 88.8% {
 -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
 transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
/* nav S */

.navi_main {
	position: relative;
}
.navi_main h1 {
	position: absolute;
	box-sizing: border-box;
	z-index: 99;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 199px;
	height: 180px;
	background-color: #ffffff;
	border: solid 1px #e0e0e0;
}
.navi_main h1 img {
	width: 180px;
	/* height: 58px; */

	display: block;
	margin: 20px auto 15px;
	object-fit: cover;
}
.navi_main h1 a {
	display: block;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	color: #333333;
	text-align: center;
}
.navi_main h1 a:nth-child(2) {
	display: none;
}
.navi {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi::after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 1px;
	background-color: #eeeeee;
	position: absolute;
	top: 105px;
	left: 0;
	z-index: 1;
}
.navi .navi_main {
	width: 1300px;
	box-sizing: border-box;
	margin: 0 auto;
	height: 180px;
}
.navi .navi_main .navi_list {
	height: 105px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.navi .navi_main .navi_list>li {
	height: 100%;
	flex: 1;
	border-bottom: 1px solid #eeeeee;
}
.navi .navi_main .navi_list>li:nth-child(3) {
	margin-right: 0px;
}
.navi .navi_main .navi_list>li:nth-child(4) {
	margin-left: 130px;
}
.navi .navi_main .navi_list>li:nth-child(n+4) {
	text-align: right;
}
.navi .navi_main .navi_list>li>a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333333;
	line-height: 160px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
.navi .navi_main .navi_list>li>a::after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: #004ea2;
}
.navi .navi_main .navi_list>li.another>a::after {
	width: 80%;
}
.xiala {
	top: 180px;
	width: 1260px !important;
}
.xiala .main {
	width: 1200px;
}
.navi .navi_main .navi_list>li .navi_pro {
	position: absolute;
	width: 1260px;
	height: 475px;
	background-color: #f8f8f8;
	overflow: hidden;
	left: 50%;
	transform: translate(-50%);
	padding-top: 33px;
	box-sizing: border-box;
	display: none;
	border-radius: 0 0 10px 10px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt {
	width: 100%;
	margin: 0 auto;
	transform: translateY(10px);
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li {
	float: left;
	width: 16.1%;
	margin-right: 0.6%;
	height: 80px;
	background-color: #ffffff;
	border-radius: 10px 0px 0px 0px;
	padding: 12px 0 0 12px;
	box-sizing: border-box;
	overflow: hidden;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li:hover>a {
	color: #004ea2;
	transform: translate(5px);
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li:hover>a::after {
	right: 15px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li>span {
	display: block;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial;
	color: #666666;
	background: url(../bgimg/navi1.png) left center no-repeat;
	padding-left: 26px;
	box-sizing: border-box;
	text-align: left;
	margin-left: 13px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li>a {
	display: block;
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #004ea2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 48px;
	color: #004ea2;
	padding: 0 30px 0 13px;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	background: #f5fafe;
	border-radius: 10px 0 0 0;
	margin-top: 5px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li>a::after {
	content: "";
	position: absolute;
	width: 14px;
	height: 5px;
	background: url(../bgimg/navi2.png) center no-repeat;
	animation: 2s infinite myfirst2;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pt ul li:nth-child(6n) {
	margin-right: 0;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v {
	width: 100%;
	margin-top: 30px;
	transform: translateY(10px);
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .nav_pro_vl {
	width: 380px;
	height: 300px;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 10px;
	position: relative;
	box-sizing: border-box;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .nav_pro_vl:hover>a>img {
	transform: scale(1.05);
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .nav_pro_vl>a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .nav_pro_vl>a>img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .nav_pro_vl .navi_pro_txt {
	position: absolute;
	width: 250px;
	height: 35px;
	color: #000000;
	border-radius: 0px 10px 10px 0px;
	background: rgba(255, 255, 255, 0.7);
	left: 10px;
	bottom: 30px;
	line-height: 35px;
	text-align: left;
	font-size: 14px;
	padding: 0 28px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .nav_pro_vl .navi_pro_txt::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 14px;
	background-color: #004ea2;
	top: 11px;
	left: 13px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr {
	width: 800px;
	height: 300px;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 20px 20px 0;
	box-sizing: border-box;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li {
	float: left;
	width: 242px;
	height: 263px;
	margin-right: 16px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li:hover .navi_box {
	border: solid 1px #004ea2;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li:hover .navi_box>a>img {
	transform: scale(1.05);
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li:hover .navi_pro_t>a {
	color: #004ea2;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li:hover .navi_pro_t>span {
	background: #004ea2;
	border: solid 1px #004ea2;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li:hover .navi_pro_t>span>a {
	color: #ffffff;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_box {
	width: 100%;
	height: 190px;
	border-radius: 10px;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_box>a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_box>a>img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	border-radius: 10px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_pro_t {
	margin-top: 17px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_pro_t>a {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	color: #454545;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 12px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	position: relative;
	padding: 0 30px 0 10px;
	box-sizing: border-box;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_pro_t>a::after {
	content: "";
	position: absolute;
	width: 15px;
	height: 2px;
	background: #e0e0e2;
	right: 10px;
	top: 50%;
	margin-top: -1px;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_pro_t>span {
	display: block;
	width: 150px;
	height: 30px;
	border-radius: 15px;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #999999;
	margin: 0 auto;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li .navi_pro_t>span>a {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_pro .navi_pro_v .navi_pro_vr ul li:nth-child(3n) {
	margin-right: 0;
}
.navi .navi_main .navi_list>li .navi_ab {
	position: absolute;
	width: 70%;
	overflow: hidden;
	background-color: #f8f8f8;
	height: 430px;
	padding-top: 35px;
	box-sizing: border-box;
	left: 50%;
	transform: translate(-50%);
	display: none;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_abt {
	line-height: 18px;
	text-align: left;
	padding-left: 28px;
	font-size: 16px;
	color: #333333;
	background: url(../bgimg/navi3.png) left center no-repeat;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con {
	width: 100%;
	margin-top: 26px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_txt {
	width: 750px;
	height: 300px;
	background: url(../bgimg/navi_abbg.png) right center no-repeat;
	padding: 35px 0 0 30px;
	box-sizing: border-box;
	transition: all 0.8s ease;
	transform: translate(-20px);
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_txt>h5 {
	width: 400px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 240px;
	overflow: hidden;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_txt>h5 a {
	color: #999999;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_txt>h5 a:hover {
	color: #004ea2;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico {
	width: 420px;
	transition: all 0.8s ease;
	transform: translate(20px);
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item {
	width: 200px;
	height: 300px;
	background-color: #ffffff;
	border-radius: 10px;
	padding-top: 47px;
	box-sizing: border-box;
	margin-right: 20px;
	position: relative;
	z-index: 1;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item:hover>i {
	background: #004ea2;
	border: solid 1px #004ea2;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item:hover>i>a {
	color: #ffffff;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item::after {
	content: "";
	position: absolute;
	width: 58px;
	height: 58px;
	background-color: #f8f8f8;
	border-radius: 50%;
	z-index: -1;
	top: 82px;
	left: 50%;
	transform: translate(-50%);
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item>a {
	display: block;
	width: 100%;
	height: 74px;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item>span {
	display: block;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	margin: 50px 0 20px;
	text-align: center;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item>em {
	display: block;
	width: 37px;
	height: 1px;
	background-color: #004ea2;
	margin: 0 auto 20px;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item>i {
	display: block;
	width: 150px;
	height: 30px;
	border-radius: 15px;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #999999;
	line-height: 28px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item>i>a {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	color: #999999;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item:nth-child(1)>a {
	background: url(../bgimg/navi4.png) center no-repeat;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item:nth-child(2) {
	margin-right: 0;
}
.navi .navi_main .navi_list>li .navi_ab .main .navi_ab_con .navi_ab_ico .navi_ab_item:nth-child(2)>a {
	background: url(../bgimg/navi5.png) center no-repeat;
}
.navi .navi_main .navi_list>li .navi_news {
	position: absolute;
	width: 70%;
	height: 490px;
	background-color: #f8f8f8;
	overflow: hidden;
	left: 50%;
	transform: translate(-50%);
	padding-top: 32px;
	box-sizing: border-box;
	display: none;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top {
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	opacity: 0;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top>.navi_newst {
	font-size: 16px;
	line-height: 18px;
	padding-left: 23px;
	background: url(../bgimg/navi6.png) left center no-repeat;
	color: #333333;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top>.navi_newst a {
	color: #333333;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist {
	width: 100%;
	margin-top: 15px;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li {
	float: left;
	width: 23.5%;
	height: 220px;
	margin-right: 2%;
	background-color: #ffffff;
	padding: 40px 20px 0;
	box-sizing: border-box;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li:hover>a {
	color: #004ea2;
	transform: translate(5px);
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>a {
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>span {
	display: block;
	width: 31px;
	height: 1px;
	background-color: #004ea2;
	margin: 26px 0 20px;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>p {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #666666;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>h5 {
	line-height: 14px;
	margin-top: 30px;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>h5>span {
	font-size: 14px;
	color: #666666;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>h5>a {
	font-size: 14px;
	font-family: Arial;
	color: #004ea2;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li>h5>a:hover {
	transform: translate(-5px);
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_top .navi_news_tlist li:nth-child(4n) {
	margin-right: 0;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm {
	margin-top: 27px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	opacity: 0;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm>.navi_newst {
	font-size: 16px;
	line-height: 18px;
	padding-left: 23px;
	background: url(../bgimg/navi7.png) left center no-repeat;
	color: #333333;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm>.navi_newst a {
	color: #333333;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon {
	width: 100%;
	height: 120px;
	background-color: #ffffff;
	padding: 10px 20px 0;
	box-sizing: border-box;
	margin-top: 16px;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li {
	float: left;
	width: 366px;
	height: 44px;
	box-sizing: border-box;
	border-bottom: solid 1px #eeeeee;
	line-height: 43px;
	margin-right: 30px;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li:hover>a {
	color: #004ea2;
	transform: translate(5px);
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li:hover>a::after {
	transform: rotateY(360deg);
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li>a {
	float: left;
	width: 75%;
	height: 100%;
	font-size: 14px;
	color: #666666;
	padding-left: 20px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li>a::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 13px;
	background: url(../bgimg/navi8.png) center no-repeat;
	left: 0;
	top: 50%;
	margin-top: -7px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li>span {
	font-size: 14px;
	font-family: Arial;
	color: #999999;
}
.navi .navi_main .navi_list>li .navi_news .main .navi_news_botm .navi_news_bcon ul li:nth-child(3n) {
	margin-right: 0;
}
.nav-text {
	width: 1300px;
	margin: 0 auto;
	height: 74px;
	line-height: 74px;
}
.nav-text p {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 16px;
	color: #999999;
}
.nav-text p:last-child {
	text-align: right;
}
/* nav E */





/* links b */

.links-box {
	background-color: #f7f7f7;
}
.links {
	width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding: 60px 0 64px;
}
.links>p {
	width: 144px;
	height: 85px;
}
.links>p i {
	display: block;
	margin-top: 10px;
	font-size: 20px;
	color: #333333;
}
.links>p i img {
	margin-right: 8px;
}
.links div {
	display: flex;
	flex-wrap: wrap;
}
.links div a {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-left: 45px;
	margin-top: 15px;
}
.links div a:hover {
	color: #004ea2;
	transform: translateX(5px);
}
/* footer */

.footer {
	background: url(../bgimg/foo-bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 9;
}
.footer::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 48px;
	background-color: #f8f8f8;
}
.footer .form form{
	overflow: hidden;
	padding-left: 20px;
	width: 1300px;
	height: 100px;
	background-color: #ffffff;
	box-shadow: 0px 0px 38px 0px  rgba(0, 0, 0, 0.06);
	border-radius: 50px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer .form form div img,  .footer .form label img:nth-child(1) {
	margin: 0 10px 0 13px;
}
.footer .form form div {
	flex: 1;
	font-size: 14px;
	color: #666666;
	border-right: 1px solid #eeeeee;
}
.footer .form form label img:nth-child(3) {
	width: 91px;
	height: 30px;
	object-fit: cover;
	margin: 0 10px;
}
.footer .form form button {
	width: 178px;
	height: 100%;
	background-color: #004ea2;
	font-size: 16px;
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
}
.other1 {
	width: 1300px;
	margin: 0 auto;
	padding: 70px 0 50px;
	display: flex;
	justify-content: space-between;
}
.other1 dl {
	display: inline-block;
}
.other1 dt {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
}
.other1 dt::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 139px;
	background-color: #ffffff;
	opacity: 0.1;
	top: 42px;
	left: 12px;
}
.other1 dt i {
	display: inline-block;
	font-family: Times New Roman;
	font-size: 50px;
	font-weight: bold;
	line-height: 41px;
	color: #ffffff;
	vertical-align: top;
	margin-right: 10px;
}
.other1 dd a {
	display: block;
	margin-left: 45px;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
	opacity: 0.6;
}
.other1 dd a:hover {
	opacity: 1;
}
.other1>.yyzz {
	width: 113px;
	height: 158px;
	object-fit: cover;
	padding: 13px;
	background: url(../bgimg/yyzz.jpg) no-repeat center;
	background-size: cover;
}
.other1>.qr-box img {
	width: 145px;
	height: 145px;
	object-fit: cover;
}
.other1>.qr-box p {
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
	letter-spacing: 5px;
	color: #ffffff;
}
.footer .other2 {
	width: 1300px;
	height: 150px;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: solid 1px rgba(255, 255, 255, 0.1);
}
.footer .other2 li {
	max-width: 40%;
	height: 100%;
	padding: 0 30px 0 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .other2 li p {
	margin-left: 16px;
}
.footer .other2 li p i {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
}
.footer>p {
	width: 1300px;
	margin: 30px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	padding-bottom: 20px;
}
.footer>p a {
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}
.footer>p a:hover {
	color: #fff;
}
.form input {
	font-size: 14px;
	color: #666666;
}
 .form input::-webkit-input-placeholder {

    /* WebKit browsers */

    font-size: 14px;
 color: #666666;
}
 .form input:-moz-placeholder {

    /* Mozilla Firefox 4 to 18 */

    font-size: 14px;
 color: #666666;
}
 .form input::-moz-placeholder {

    /* Mozilla Firefox 19+ */

    font-size: 14px;
 color: #666666;
}
 .form input:-ms-input-placeholder {

    /* Internet Explorer 10+ */

    font-size: 14px;
 color: #666666;
}
