@charset "utf-8";

@font-face {
	font-family: 'DIN';
	src: url('DIN-MEDIUM.ttf');
	font-style: normal;
}



html,
body,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
form,
input,
textarea,
table,
tr,
td,
img,
a,
span,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.swiper-container.proxqswiper.swiper-container-horizontal {}

.zouone-twoa {
	position: relative;
	top: -18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}

html,
body {
	width: 100%;
}

body {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	overflow-x: hidden;
	color: #333333;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

section.footer-zui {
	background: linear-gradient(90deg, #365ba0 0%, rgba(0, 87, 165, 1) 100%);
}

input,
select,
option,
textarea {
	border: none;
	outline: none;
	font-family: "Microsoft YaHei";
}

img {
	border: none;
}

a,
a:hover,
a:active,
a:visited,
a:link {
	text-decoration: none;
	outline: 0;
	color: #000;
}

a:hover {
	/* color: #D9001B; */
}

ul li {
	margin: 0;
}

ul,
li {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}

.none {
	display: none;
}

.block {
	display: block;
}

.w {
	width: 100% !important;
	margin: 0 auto;
}

.w2 {
	width: 100%;
	padding: 0 6%;
}

.w1 {
	width: 100%;
	margin: 0 auto;
}

.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ellipsis-6 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

::-webkit-input-placeholder {
	color: #999999;
}

:-moz-placeholder {
	color: #999999;
}

::-moz-placeholder {
	color: #999999;
}

:-ms-input-placeholder {
	color: #999999;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

.h {
	/*height: 86px;*/
}


.btn-close-nav-inside {
	z-index: 999999;
}

.overflow {
	overflow: hidden;
}


/*  *  * header *  * */

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	background: rgba(255, 255, 255, 0);
	backdrop-filter: inherit;
}
.right-side-box {
	filter: brightness(0)invert(1);
}
header.fixed .right-side-box {
filter: inherit;
}
header .head-main .nav>ul>li>a{
	filter: brightness(0)invert(1);
}
.head-main .logo img{
	/* filter: brightness(0)invert(1); */
}
header.fixed  .head-main .logo img{
	filter: inherit;
}
header.fixed   .head-main .nav>ul>li>a{
	filter: inherit;
}
header.fixed {
	-moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 0px 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
	background: #fff;
	
}



.head-main {
	position: relative;
	line-height: 58px;
	font-size: 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.head-main .w {
	/* background: #fff; */
	padding: 0 10%;
	/* border-radius: 0 0 20px 20px; */
}



.head-main .logo {
	float: left;
}



.right-side-box .lang {
	margin-right: 20px;
}

.head-main .logo img {
	vertical-align: middle;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 35px;
}

.head-main .nav {
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
	/*border-right: 1px solid #eaeaea;*/
}

.index-fjiwj {
	position: relative;
	margin-top: 15px;
}

.index-fjiwj video {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.head-main .nav>ul>li {
	float: left;
	padding: 0 30px;
}

.head-main .nav>ul>li>a {
	display: block;
	font-size: 16px;
	color: #333;
	position: relative;
	font-weight: 400;
	z-index: 9999999;
	text-transform: capitalize;
}

.head-main .nav>ul>li>a:after {
	content: "";
	position: absolute;
	bottom: 18px;
	left: 0;
	/* border-radius: 50%; */
	width: 100%;
	display: none;
	height: 2px;
	background: #1d7fda;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.head-main .nav>ul>li.on>a:after,
.head-main .nav>ul>li>a:hover:after {
	display: none;
}

.head-main .nav>ul>li:hover>a,
.head-main .nav>ul>li.on>a {
	color: #333;
	text-decoration: underline;
	/* display: block; */
}

.head-main .nav .drop-down {
	/*width: 210px;*/
	background: rgba(255, 255, 255, 1);
	overflow: hidden;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	/*margin-left: -105px;*/
	padding: 10px 0;
	display: none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.head-main .nav li:hover .drop-down {
	display: block
}

.drop-down ol {
	line-height: 35px;
}

.drop-down ol a {
	display: block;
	font-size: 15px;
	padding: 5px 25px;
	line-height: 25px;
	word-break: keep-all;
	white-space: nowrap;
}

.drop-down ol a:hover {
	color: #106bb2;
}

.right-side-box {
	float: right;
	font-size: 0;
}

.right-side-box li {
	display: inline-block;
	vertical-align: middle;
	/* margin-left: 20px; */
	cursor: pointer;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.right-side-box .search-popup__toggler {
	width: 20px;
	height: 20px;
	margin: 0 45px 0 100px;
	line-height: 32px;
	/* filter: invert(1); */
	background: url(../images/13ee66e38e6bfe4dfbc87b2a0388fa60.svg) no-repeat center center !important;
}

.right-side-box .side-menu__toggler {
	width: 55px;
	height: 100px;

	/* background: #106bb2; */
	/*position: absolute;*/
	right: 0;
	/* margin-right: -97px; */
	line-height: 50px;
	background: url(../images/menu.png) no-repeat center center;
}

.right-side-box .lang {
	position: relative;
	width: 130px;
	height: 32px;
	/* background: url(../images/down-icon_u24.svg) no-repeat 90% center; */
}



.right-side-box .lang .box {
	border-radius: 25px;
	position: absolute;
	left: 0;
	/* filter: invert(1); */
	top: 0;
	width: 100%;
	padding: 0 10px;
	height: 32px;
	overflow: hidden;
	background: url(../images/u1490.svg) no-repeat 90% 11px !important;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}



.right-side-box .lang a {
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	padding: 0 20px;

}

.lang-xia a {
	color: #333 !important;
}

.lang-xia a:hover {
	color: #034099 !important;
}

.right-side-box .lang img {
	margin-right: 10px;
	vertical-align: middle;
}


.lang:hover .lang-xia {
	display: block;
}

.lang-xia {
	display: none;
	background: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	text-align: center;
	border-radius: 10px;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
	width: 100%;
	padding: 10px;
}



.menuu-a {
	background: #0071e3;
	border: none;
	padding: 0;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
	transition: border-radius .8s cubic-bezier(.075, .82, .165, 1) 0s, transform .8s cubic-bezier(.075, .82, .165, 1) 0s, -webkit-transform .8s cubic-bezier(.075, .82, .165, 1) 0s, -o-transform .8s cubic-bezier(.075, .82, .165, 1) 0s;
}

.menuu-a img {
	filter: brightness(0)invert(1);
}

.menuu-a:hover {
	transform: rotate(90deg) !important;
	border-radius: 50%;
}

/*
 
 * 
 * 
 * 
 * */

.mCustomScrollbar {
	-ms-touch-action: pinch-zoom;
	touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mCustomScrollBox {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: 0;
	direction: ltr
}

.mCSB_container {
	overflow: hidden;
	width: auto;
	height: auto
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-left: 0
}

.mCSB_scrollTools {
	position: absolute;
	width: 16px;
	height: auto;
	left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
	right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: auto;
	left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
	margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 2px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 30px;
	z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	position: relative;
	width: 4px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
	display: block;
	position: absolute;
	height: 20px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
	bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0;
	margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
	min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	width: auto;
	height: 16px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
	margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 2px;
	margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 30px;
	height: 100%;
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 12px;
	margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 8px;
	margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	display: block;
	position: absolute;
	width: 20px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
	right: 0
}

.mCSB_container_wrapper {
	position: absolute;
	height: auto;
	width: auto;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
	padding-right: 30px;
	padding-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
	bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
	margin-right: 0;
	margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
	padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
	padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
	margin-right: 0;
	margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
	margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
	-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
	transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
	opacity: 0;
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85);
	filter: "alpha(opacity=85)";
	-ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9);
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
	background-image: url(mCSB_buttons.png);
	background-repeat: no-repeat;
	opacity: .4;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
	opacity: .75;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
	opacity: .9;
	filter: "alpha(opacity=90)";
	-ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: #64ACF8
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 4px;
	margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 2px;
	margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
	height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 14px;
	margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	width: 16px;
	height: 16px;
	margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
	height: 16px;
	width: 16px;
	margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
	background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
	background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
	background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
	width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	background-color: transparent;
	background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
	background-repeat: repeat-y;
	opacity: .3;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px;
	margin: 6px 0;
	background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 8px;
	margin: 4px 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 8px;
	margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1);
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
	opacity: 1;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
	right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
	box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
	bottom: 1px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
	width: 12px;
	margin: 2px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
	height: 12px;
	width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #000;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
	box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
	background-color: #fff;
	background-color: rgba(0, 0, 0, .05);
	box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	right: 0;
	margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: 0;
	margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
	left: 0;
	right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
	height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .2);
	filter: "alpha(opacity=20)";
	-ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	filter: "alpha(opacity=50)";
	-ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 6px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 6px;
	margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
	height: 12px;
	margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
	width: 12px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	margin: 3px 5px;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 6px;
	margin: 5px 3px;
	position: absolute;
	width: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100%;
	height: 12px;
	margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
	background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
	background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-color: rgba(255, 255, 255, .2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
	border-color: #000;
	border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #000;
	background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #000;
	background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .9)
}


/* Magnific Popup CSS */

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}


/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}


/*弹窗*/

.side-menu__block {
	position: fixed;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	z-index: 999999999999;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .7s ease;
	transition: -webkit-transform .7s ease;
	transition: transform .7s ease;
	transition: transform .7s ease, -webkit-transform .7s ease;
}

.side-menu__block.active {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.side-menu__block-overlay {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	opacity: .7;
}

.side-menu__block-inner {
	position: relative;
	width: 31.25%;
	margin: 0 0 0 auto;
	height: 100vh;
	background: linear-gradient(to right, #1c7ec6, #3196e0);
	z-index: 999999;
	overflow-y: auto;
	padding: 20px 20px 20px 40px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

.mCustomScrollBox {
	padding-right: 20px;
}

.side-menu__block-inner .mCustomScrollBox {
	width: 100%;
}

.side-menu__block .main-navigation .submenu {
	display: none;
}

.side-menu__block__text {
	text-align: center;
}

.side-menu__block .navigation-box {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 1px solid #d2d9e4;
}

.side-menu__block .navigation-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #f2f4f7;
}

.side-menu__block .navigation-box ul ul {
	background-color: #d2d9e4;
}

.side-menu__block .navigation-box li+li {
	border-top: 1px solid #d2d9e4;
}

.side-menu__block .navigation-box li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #222222;
	font-size: 16px;
	position: relative;
	padding: 14px 0;
	padding-left: 15px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.side-menu__block .navigation-box li a:before {
	content: '\f101';
	font-family: FontAwesome;
	margin-right: 15px;
}

.side-menu__block .navigation-box li a .sub-nav-toggler {
	border: none;
	outline: none;
	background-color: transparent;
	padding: 0px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #222222;
	color: #fff;
	padding: 1.5px 10px;
}

.side-menu__block .navigation-box li a .sub-nav-toggler:before {
	content: '\f107';
	font-family: FontAwesome;
}

.side-menu__block .navigation-box li a:hover {
	color: #fff;
	background-color: #21a03a;
}

.side-menu__block__title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	color: #222222;
	margin: 0;
	margin-bottom: 15px;
}

.side-menu__block-line {
	margin: 40px 0;
	border-color: rgba(34, 34, 34, 0.2);
}

.side-menu__block-about>ul {
	margin: auto auto auto 0;
}

.side-menu__block-about>ul>li {
	position: relative;
	padding: 25px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

@keyframes fadeInNavItems {
	0% {
		opacity: 0;
	}

	80% {
		opacity: 0.75;
	}

	90% {
		opacity: 0.9;
	}

	100% {
		opacity: 1;
	}
}

.side-menu__block-about>ul>li>a {
	font-size: 18px;
	font-weight: bold;
}

.side-menu__block-about li a {
	font-size: 15px;
	color: #ffffff;
}

.side-menu__block-about li a:hover {
	color: #64ACF8;
}

.side-menu__block-about ul ul {
	overflow: hidden;
}

.side-menu__block-about ul ul li {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

.side-menu__block-about ul ul li a:before {
	content: "";
	width: 10px;
	height: 8px;
	background: url(../images/navico.png) no-repeat left center;
	display: inline-block;
	vertical-align: middle;
}

.side-menu__block-about ul ul li a:hover {
	color: #64ACF8;
}

.sdclose {
	position: fixed;
	top: 20px;
	right: 40px;
	width: 17px;
	height: 17px;
	background: url(../images/close1.png) no-repeat center center;
	cursor: pointer;
	font-size: 0;
}

.mCSB_container .logo {
	padding: 35px 0 15px;
	border-bottom: 2px solid #fff;
}

.mCSB_container .logo img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: 51px;
	filter: brightness(0) invert(1);
}

.mCSB_container .ewm {
	text-align: center;
	/*margin-top: 85px;*/
	margin-top: 30px;
}

.mCSB_container .ewm img {
	display: block;
	margin: 0 auto;
	width: 150px;
	border-radius: 10px;
}

.mCSB_container .ewm .tbox {
	font-size: 15px;
	color: #ffffff;
	margin-top: 10px;
	float: none !important;
	width: 100% !important;
}

.side-menu__block-contact__list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}

.side-menu__block-contact__list-item {
	color: #222222;
	font-size: 20px;
	position: relative;
	padding-left: 50px;
	font-family: 'RUBIK';
	margin-bottom: 15px;
	line-height: 36px;
}

.side-menu__block-contact__list-item i {
	font-size: 0;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.side-menu__block-contact__list .ewm img {
	width: 108px;
	margin-left: 50px;
}

.side-menu__block-contact__list-item+.side-menu__block-contact__list-item {
	margin-top: 10px;
}

.side-menu__block__text-copy {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.thm-btn {
	display: block;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	outline: none;
	background-color: #21a03a;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	padding: 0 43px;
	line-height: 50px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.thm-btn:hover {
	color: #fff;
	background-color: #222222;
}

.side-menu__block-about__text {
	margin-bottom: 16px;
	color: #777777;
	font-size: 14px;
	line-height: 26px;
}

.fa {
	font-size: 0;
}

.fa img {
	vertical-align: middle;
}

.menulogo {
	max-width: 100%;
	display: block;
}

.copyright {
	font-size: 15px;
	color: #646464;
	line-height: 26px;
	padding: 12px 0;
	background: #2d2d2d;
}

.copyright a {
	color: #646464;
	margin-left: 6px;
}

/*
* 22. search-popup styles
*/

.search-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999999;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transition: -webkit-transform .7s ease;
	transition: -webkit-transform .7s ease;
	transition: transform .7s ease;
	transition: transform .7s ease, -webkit-transform .7s ease;
}

.search-popup.active {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.search-popup__overlay {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	opacity: .7;
}

.search-popup__inner {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.search-popup__form {
	position: relative;
	z-index: 9991;
	width: 100%;
	padding: 15px;
	max-width: 600px;
	position: relative;
}

.search-popup__form input {
	background-color: transparent;
	border: none;
	outline: none;
	width: 100%;
	height: 56px;
	color: #222222;
	font-size: 18px;
	background-color: rgba(255, 255, 255, 1);
	padding-left: 30px;
	padding-right: 80px;
}

.search-popup__form input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #222222;
}

.search-popup__form input::-moz-placeholder {
	/* Firefox 19+ */
	color: #222222;
}

.search-popup__form input:-ms-input-placeholder {
	/* IE 10+ */
	color: #222222;
}

.search-popup__form input:-moz-placeholder {
	/* Firefox 18- */
	color: #222222;
}

.search-popup__form button {
	border: none;
	outline: none;
	width: 56px;
	height: 56px;
	color: #fff;
	background: rgba(19, 79, 150, 1);
	cursor: pointer;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.search-popup__form button:hover {
	background: linear-gradient(to right, #1c7ec6);
}


/* Cursor Style */

.cursor {
	position: absolute;
	background-color: #fff;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	z-index: 1;
	-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 10000;
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: hidden;
}

.cursor {
	visibility: visible;
}

.cursor.active {
	opacity: 0.5;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.cursor.hovered {
	opacity: 0.08;
}

.cursor-follower {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.3);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	z-index: 1;
	-webkit-transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
	transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 10000;
	visibility: hidden;
}

.cursor-follower {
	visibility: visible;
}

.cursor-follower.active {
	opacity: 0.7;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.cursor-follower.hovered {
	opacity: 0.08;
}

.cursor-follower.close-cursor:before {
	position: absolute;
	content: '';
	height: 25px;
	width: 2px;
	background: #fff;
	left: 48%;
	top: 12px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block;
}

.cursor-follower.close-cursor:after {
	position: absolute;
	content: '';
	height: 25px;
	width: 2px;
	background: #fff;
	right: 48%;
	top: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/*移动端*/


/*	 *	 *	jQuery Sliding Menu Plugin	 *
 * 
 * 	Mobile app list-style navigation in the browser	 *	
 * 
 *  *	Written by Ali Zahid	
 * 
 *  *	http://designplox.com/jquery-sliding-menu	
 * 
 *  *	 */

.sliding-menu {
	overflow: hidden;
	position: relative;
}

.sliding-menu ul {
	float: left;
	margin: 0;
	width: 100%;
}

.sliding-menu li {
	list-style: none;
	margin: 0;
	line-height: 16px;
}

.sliding-menu a {
	display: block;
	padding: 1em;
	line-height: 16px;
}

.sliding-menu a:hover {
	background: #333;
	color: #FFF;
}

.sliding-menu a.nav:before {
	content: '\3009';
	float: right;
	margin-left: 1em;
}

.sliding-menu a.back {
	background: #083f78;
	color: #FFF;
}

.sliding-menu a.back:before {
	content: '\3008';
	float: left;
	margin-right: 1em;
}

.sliding-menu {
	overflow: hidden;
	position: relative;
}

.sliding-menu ul {
	float: left;
	margin: 0;
	width: 100%;
}

.sliding-menu li {
	list-style: none;
	margin: 0;
	line-height: 25px;
}

.sliding-menu a {
	display: block;
	padding: 10px 1em;
	line-height: 25px;
}

.sliding-menu a:hover {
	background: #333;
	color: #FFF;
}

.sliding-menu a.nav:before {
	content: '\3009';
	float: right;
	margin-left: 1em;
}

.sliding-menu a.back {
	background: #083f78;
	color: #FFF;
}

.sliding-menu a.back:before {
	content: '\3009';
	float: right;
	margin-right: 0;
}

.phone_head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 999999;
	height: 50px;
	line-height: 50px;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
}

.phone_head .logo {
	font-size: 0;
}

.phone_head .logo img {
	max-width: 100%;
	height: auto;
	max-height: 43px;
	vertical-align: middle;
}

.phone_head .head_admin {
	height: auto;
	line-height: 55px;
	margin: 0;
	margin-left: 15px;
}

.phone_head .head_admin a {
	color: #1886d1;
	font-size: 12px;
}

.phone-head .menubtn>span.expand {
	vertical-align: middle;
	display: inline-block;
	height: 24px;
	width: 40px;
	background: url(../images/menu1.png) no-repeat center;
	background-size: auto 100%;
}

.phone-head .mask-close {
	background: rgba(2, 64, 153, 1) none repeat scroll 50% 50% / auto padding-box border-box;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	top: 11px;
	left: 18px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	overflow: hidden;
}

.maskbg {
	/*display: none;*/
	position: fixed;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	/*background-color: rgba(0, 0, 0, 0.5);*/
	overflow: hidden;
}

.popUp {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
}

.maxDiv .maskbg {
	left: 0;
}

.maskbg:before {
	content: "";
	position: absolute;
	top: 0;
	left: -9999px;
	width: 180px;
	height: 100%;
	background: linear-gradient(to right, rgba(2, 64, 153, 1), rgba(2, 64, 153, 1));
	transition: all 0.3s;
	z-index: 0;
}

.maxDiv .maskbg:before {
	left: 0;
	transition: all 0.3s;
}

#menu a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

#menu a:hover {
	color: #fff;
}

#menu h1 {
	font-weight: 300;
}

#menu h2 {
	font-weight: 300;
	margin: 3em 0 1em 0;
}

#menu p {
	margin: 20px 0;
}

#menu .nav {
	height: auto;
	background: rgba(2, 64, 153, 1);
	float: none;
}

#menu {
	margin: 4em 0;
	width: 180px;
	min-height: 308px;
	background: rgba(2, 64, 153, 1);
	left: -9999px;
	transition: all 0.3s;
	text-transform: capitalize;
}

.maxDiv .maskbg #menu {
	left: 0;
	transition: all 0.3s;
}

.sliding-menu a.back {
	background: rgba(2, 64, 153, 1);
}

.sliding-menu a:hover {
	background: rgba(2, 64, 153, 1);
}


/*index*/
img {
	max-width: 100%;
}

body {}

.index-one {
	/* padding: 136px 0 35px 0; */
	margin-bottom: 0px;
}

.index-oneb-a-img span {
	position: relative;
	display: inline-block;
	z-index: 1;

}

.index-oneb-a-img img {
	width: 100%;
}

.index-oneb-a-img span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	border-radius: 50%;
	width: 60%;
	height: 60%;
	background: #034099;
	display: block;
	z-index: -1;
}

.index-one-xia {
	display: flex;
	justify-content: space-between;
}

.index-onea {
	/* border-radius: 20px; */
	overflow: hidden;
	width: 100%;
}

.bannerswipera {
	position: relative;
}

.js-mouse-enter-scale {
	transition: transform .4s cubic-bezier(.39, .575, .565, 1) 0s, -webkit-transform .4s cubic-bezier(.39, .575, .565, 1) 0s, -o-transform .4s cubic-bezier(.39, .575, .565, 1) 0s;

}

.js-mouse-enter-scale:hover {
	transform: scale(.95);
}

.bannerswipera img {
	width: 100%;
	object-fit: cover;
	height: auto !important;
	vertical-align: bottom;
}

.bannerswipera-xia {
	position: absolute;
	top: 37%;
	padding-left: 0;
	width: 100%;
	text-align: center;
	z-index: 99999;
}

.bannerswipera-xia h1 {
	font-weight: 600;
	font-size: 42px;
	color: #FFFFFF;
	letter-spacing: 1px;
	/* transform: translateX(40px); */
	opacity: 1;
	/* font-family: 'DIN'; */
}

.bannerswipera-xia p {
	color: #FFFFFF;
	/* line-height: 77px; */
	font-size: 22px;
	margin-top: 35px;
	margin-bottom: 44px;
	/* transform: translateX(40px); */
	letter-spacing: 1px;
	opacity: 1;
	/* font-family: 'DIN'; */
	text-transform: capitalize;
}
.bannerswipera-xia a{
	padding: 8px 24px;
	font-size: 14px;
	letter-spacing: 1px;
	background: #fff;
	color: #333;
	border-radius: 30px;
}
.bannerswipera-xia a:hover{
	text-decoration: underline;
}
.bannerswiper .swiper-slide.swiper-slide-active .bannerswipera-xia h1 {
	opacity: 1;
	transform: translateX(0px);
	transition: all 1s ease-out 0.6s;
}

.bannerswiper .swiper-slide.swiper-slide-active .bannerswipera-xia p {
	opacity: 1;
	transform: translateX(0px);
	transition: all 1s ease-out 0.8s;
}

.bannerswipera {
	height: 100%;
}

video {
	vertical-align: bottom;
}

.bannerswipera video {
	width: 100%;
	height: 100vh;
	object-fit: cover;

}

.bannerswiper {
	height: 100%;
}

.bannerswiper .swiper-wrapper {
	height: 100%;
}

.bannerswiper .swiper-slide {
	height: 100%;
}

.bannerswiper .swiper-pagination {
	width: auto;
	bottom: 40px;
	right: 56px;
	left: inherit;
}

.bannerswiper .swiper-pagination .swiper-pagination-bullet {
	opacity: 0.7;
	background: transparent;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	margin: 0 7px;
}

.bannerswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}

.index-oneb-a {
	background-color: rgba(219, 240, 251, 1);
	height: 71%;
	border-radius: 20px;
}

.bannerswipera .index-three-xia-one {
	top: 16%;
}

.bannerswipera .index-three-xia-one h1 span {
	color: #fff;
	font-size: 48px;
}

.bannerswipera .index-three-xia-one h3 {
	color: #fff;
}

.bannerswipera .index-three-xia-one h4 {
	color: #333;
	background: #fff;
}

.index-oneb-a a {
	position: relative;
	display: block;
	padding: 14px 40px 40px;
}

.index-oneb-a-img {
	text-align: center;
	margin-bottom: 20px;
}

.index-oneb-a-p h1 {
	font-weight: 400;
	color: #333333;
	font-style: normal;
	font-size: 22px;
}

.index-oneb-a-p p {
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}

.index-oneb {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column;
	width: 27%;
}

.index-oneb-a {
	position: relative;
}

.index-oneb-a-za {
	position: absolute;
	bottom: 40px;
	right: 40px;
	cursor: pointer;
}

.index-oneb-b {
	height: 27%;
	background: url(../images/cj.jpg) no-repeat;
	background-size: cover;
	border-radius: 20px;
}

.index-oneb-b a {
	display: block;
	padding: 25px 40px;
}

.index-oneb-a-p {
	margin-bottom: 40px;
}

.index-oneb-b-img {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.index-oneb-b-img img:first-child {
	max-width: 310px;
}

.index-oneb-b-img img {
	vertical-align: middle;
}

.index-oneb-b-img img:last-child {
	margin-right: 15px;
}

.index-two {
	padding-bottom: 35px;
}

.index-two-xia {

	padding: 100px 100px 260px;
	background: url(../images/cs.jpg) no-repeat left top;
	background-size: cover;
	overflow: hidden;
}

.index-two-xia-one {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.index-two-xia-onea h1 {
	font-weight: 600;
	font-size: 45px;
	color: #fff;
}

.index-two-xia-onea h2 {
	font-weight: 250;
	font-style: normal;
	font-size: 40px;
	line-height: 70px;
}

.index-two-xia-onea h3 {
	margin-bottom: 30px;
}

.index-two-xia-onea h3 img:nth-child(3) {
	opacity: 0.84;
}

.index-two-xia-onea h3 img:nth-child(4) {
	opacity: 0.69;
}

.index-two-xia-onea h3 img:nth-child(5) {
	opacity: 0.41;
}

.index-two-xia-onea h3 img:nth-child(6) {
	opacity: 0.2;
}

.index-two-xia-onea p {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	padding: 30px 100px;
}

.index-two-xia-onea {
	width: 100%;
	text-align: center;
}

.index-two-xia-onea a {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	padding: 10px 30px;
	border: 1px solid #fff;
	display: inline-block;
	margin-top: 35px;
	border-radius: 4px;
	transition: all 1s;
}

.index-two-xia-onea a:hover {
	border-radius: 30px;
	background: #117ed1;
	color: #fff;
	border: 1px solid #117ed1;
}

.index-two-xia-onea a:hover img {
	filter: brightness(0)invert(1);
}

.anniu a {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	padding: 10px 30px;
	display: inline-block;
	margin-top: 35px;
	border-radius: 30px;
	transition: all 1s;
	background: #4971A4;
	border: 1px #4971A4 solid;
}

.anniu a:hover {
	border-radius: 4px;

	background: #4971A4;
	color: #fff;
	border: 1px #4971A4 solid;
}

.anniu a:hover img {
	filter: brightness(0)invert(1);
}




.index-two-xia-onea a img {
	vertical-align: middle;
	margin-left: 15px;
}

.index-two-xia-two {
	margin: 20px 0 60px;
}

.index-two-xia-two ul {
	display: flex;
}

.index-two-xia-two ul li {
	width: 25%;
	text-align: center;
	display: flex;
	align-items: baseline;
	/* border-right: 1px solid #badbf0; */
	justify-content: center;
}

.index-two-xia-two ul li:last-child {
	border-right: 1px solid transparent;
}

.index-two-xia-two-a span {
	position: relative;
}

.index-two-xia-oneb {
	height: 600px;
	width: 60%;
	position: relative;
}

.a1 {
	position: absolute;
	width: 20%;
	right: 23%;
	top: 12%;
}

.a2 {
	position: absolute;
	width: 37%;
	right: 4%;
	top: 39%;
}

.a3 {
	position: absolute;
	width: 29%;
	right: 56%;
	top: -4%;
}

.a4 {
	position: absolute;
	width: 27%;
	right: 68%;
	top: 57%;
}

.index-two-xia-two-a {
	margin-right: 40px;
}

.index-two-xia-two-a span::after {
	position: absolute;
	content: "";
	display: block;
	left: 16px;
	border-radius: 50%;
	top: -10px;
	background: #9576B9;
	opacity: 0.18;
	width: 44px;
	height: 44px;
}

.index-two-xia-two-b h1 {
	font-weight: 700;
	font-size: 70px;
	color: #313030;
	margin-bottom: 10px;
}

.index-two-xia-two ul li:hover img {
	animation: shake 0.5s;
}

.index-oneb-a-img {
	display: flex;
	align-items: center;
}

.earth_box {
	width: 400px;
	height: 400px;
	margin: 0 auto;
}

.earth_box #earth {
	width: 100%;
	height: 100%;
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	25% {
		-webkit-transform: scale(0.9, 1.1);
		transform: scale(0.9, 1.1);
	}

	50% {
		-webkit-transform: scale(1.1, 0.9);
		transform: scale(1.1, 0.9);
	}

	75% {
		-webkit-transform: scale(0.95, 1.05);
		transform: scale(0.95, 1.05);
	}
}

.index-two-xia-two-b h1 sub {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	vertical-align: baseline;
}

.index-two-xia-two-b p {
	opacity: 0.8;
	text-align: center;
	font-size: 16px;
	color: #fff;
	/* font-weight: 600; */
	font-family: 'DIN';
	text-transform: capitalize;
	padding: 20px 0;

}

.index-three-xia {
	overflow: hidden;
	position: relative;


}

/* .index-three-xia:hover>img {
	transform: scale(1.1);
} */

.index-three-xia>img {
	transition: all 1s;
	width: 100%;
	vertical-align: middle;
}

.index-three-xia-one {
	position: absolute;
	left: 0;
	top: 5%;
	text-align: center;
	width: 100%;
}

.index-fiver-xia-ul ul li:nth-child(5) {
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 1s;
}

.index-three-xia-one h1 {
	font-weight: 600;
	font-style: normal;
	font-size: 56px;
	color: #000;
	line-height: 70px;
	margin: 30px 0 15px 0;
}

.index-three-xia-one h1 span {
	position: relative;
	z-index: 1;
	font-size: 40px;
}

.index-three-xia-one h1 span::after {
	position: absolute;
	left: -30px;
	top: 10px;
	content: "";
	display: block;
	/* background: url(../images/u1100.svg) no-repeat; */
	width: 77px;
	height: 77px;
	z-index: -1;
	background-size: 100%;
}

.index-three-xia-one h2 img {
	vertical-align: middle;
	filter: brightness(0)invert(1);
}

.index-three-xia-one h2 img:nth-child(2) {
	margin-left: -8px;
}

.index-three-xia-one h3 {
	font-size: 18px;
	line-height: 30px;
	color: #444;
	margin-top: 10px;
}

.index-three-xia-one h4 {
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #fff;
	padding: 10px 30px;
	display: inline-block;
	margin-top: 65px;
	transition: all 1s;
	border-radius: 30px;
	background: #0071e3;
}

.index-two .anniu {
	display: none;
}

.index-three-xia-one h4:hover {
	border-radius: 4px;
	background: #0071e3;
	color: #fff !important;
	border: 1px solid #0071e3 !important;
}

.index-three-xia-one h4:hover img {
	filter: brightness(0)invert(1) !important;
}

.index-three-xia-one h4 img {
	vertical-align: middle;
	margin-left: 15px;
	filter: brightness(0)invert(1);
}


.index-three-xia-two {
	position: absolute;
	bottom: 111px;
}

.index-three-xia-two {
	width: 100%;
}

.index-three-xia-two ul {
	display: flex;
	width: 100%;
	justify-content: center;
}

.index-three-xia-two ul li {
	padding: 15px 80px;
	border-right: 1px solid #fff;
}

.index-three-xia-two ul li:last-child {
	border-right: 1px solid transparent;
}

.index-three-xia-two ul li img {
	vertical-align: middle;
	margin-right: 25px;
}

.index-three-xia-two ul li span {
	vertical-align: middle;
}

.index-three-xia-two ul li {
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
}

.index-three-xia-two ul li:hover img {
	animation: shake 0.5s;
}

.index-three-xia {
	overflow: hidden;
	margin-top: 20px;
}

.index-four .index-three-xia-one {
	text-align: center;
	/* left: 134px; */
	width: 100%;
}

.index-four .index-three-xia-one h1 span::after {
	display: none;
}

.index-four .ifzw {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.index-four .ifzw::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	background: url(../images/u1129.svg) no-repeat;
	width: 77px;
	height: 77px;
	z-index: -1;
	background-size: 100%;
}

.index-four .ifzw img {
	padding-left: 30px;
}

.index-four .index-three-xia:hover a>img {
	transform: scale(1.1);
}

.index-four .index-three-xia a>img {
	transition: all 1s;
}

.index-four .index-three-xia:nth-child(2n) .index-three-xia-one {
	text-align: center;
	left: initial;
	/* right: 71px; */
	width: 100%;
}

.index-four .index-three-xia:nth-child(2n) .ifzw::after {
	filter: brightness(0)invert(1);
}

.index-four .index-three-xia-one {
	top: 20%;
}

.index-four .index-three-xia:nth-child(2n) .index-three-xia-one h1 span {
	color: #fff;
}

.index-four .index-three-xia:nth-child(2n) .index-three-xia-one h2 img {
	filter: initial;
}

.index-four .index-three-xia:nth-child(2n) .index-three-xia-one h3 {
	color: #fff;
}

.index-four .index-three-xia:nth-child(2n) .index-three-xia-one h4 {
	border: 1px solid #fff;
	color: #fff;
}

.index-four .index-three-xia:nth-child(2n) .index-three-xia-one h4 img {
	filter: initial;
}

.index-three {
	margin-top: 15px;
}

.index-four {
	margin: 0px 0 30px 0;
	border: 10px solid #1886d1;
}

.index-fiver {
	margin: 15px 0 15px;
}

.index-fiver-xia {
	/* padding: 100px; */
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #000;

}

.ani.in-view {
	opacity: 1 !important;
	transform: translatex(0) !important;
}

.index-fiver-xia-one {
	width: 40%;
	height: 100%;
	background: linear-gradient(to right, rgb(0, 0, 0, 0.5), rgb(173, 1, 128, 0));
	padding: 150px;
	z-index: 99;
}

.index-fiver-xia-two {
	width: 50%;
}

.index-fiver-xia-one-ti h1 {
	font-weight: 600;
	font-style: normal;
	font-size: 56px;
	color: #fff;
	line-height: 90px;

}

.index-fiver-xia-one-ti h2 {
	font-style: normal;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
}

.index-fiver-xia-ul ul {
	margin-top: 60px;
}

.index-fiver-xia-ul ul li:first-child {
	/* 	border-top: 1px solid #fff; */
}

.index-fiver-xia-ul ul li {
	padding: 20px 0;
	cursor: pointer;
	/* 	border-bottom: 1px solid #fff; */
}

.index-fiver-xia-ul ul li:nth-child(1) {
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 0.2s;
}

.index-fiver-xia-ul ul li:nth-child(2) {
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 0.4s;
}

.index-fiver-xia-ul ul li:nth-child(3) {
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 0.6s;
}

.index-fiver-xia-ul ul li:nth-child(4) {
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 0.8s;
}

.index-fiver-xia-ul ul li h1 img {
	vertical-align: middle;
	margin-right: 20px;
}

.index-fiver-xia-ul ul li h1 {
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #fff;
	font-family: 'DIN';
}

.index-fiver-xia-ul-a {
	height: 0;
	overflow: hidden;
}

.index-fiver-xia-ul-ap {
	margin-top: 10px;
}

.index-fiver-xia-ul {
	height: 520px;
}

.index-fiver-xia-ul-ap p {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding-left: 75px;
	padding-bottom: 10px;
}

.index-fiver-xia-ul-ap p span {
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.6);
}

.index-fiver-xia-ul ul li .index-fiver-xia-ul-a {
	transition: all 1s;
}

.index-fiver-xia-ul ul li.on .index-fiver-xia-ul-a {
	height: 100px;
}

.index-fix-xia {
	border-radius: 20px;
	background-color: rgba(219, 240, 251, 1);
	padding: 70px 0;
	margin-bottom: 35px;
}

.index-fix-xia-one {
	padding: 0px 80px;
}

.index-fix-xia-one {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.index-fix-xiaa h1 {
	font-weight: 700;
	font-size: 50px;
	color: #173F57;
}

.index-fix-xia-two {
	margin-top: 56px;
	padding-left: 80px;
}

.twoswipera {

	background-color: rgba(255, 255, 255, 1);
	border-radius: 20px;
	overflow: hidden;
}

.twoswipera-img {
	padding: 24px 24px 0 24px;
}

.twoswipera a {
	display: block;

}

.twoswipera-img-a {
	padding: 0 40px 24px;
}

.twoswipera-img {
	border-radius: 20px;

}

.twoswipera-img img {
	width: 100%;
	vertical-align: bottom;
}

.twoswipera-img-a h1 {
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	margin: 18px 0 10px;
}

.twoswipera-img-a h2 {
	width: 100%;
	height: 1px;
	position: relative;
	background: #dbdbdb;
	margin-bottom: 15px;
}

.twoswipera-img-a h2::after {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	display: block;
	width: 68px;
	height: 1px;
	background-color: rgba(27, 153, 219, 1);
}

.twoswipera-img-a h3 {
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	color: #333333;
}

.twoswipera-img-a h4 {
	margin-top: 20px;
	text-align: right;
	display: flex;
	justify-content: right;
}

.twoswipera-img-a h4 span {
	width: 39px;
	height: 39px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dbdbdb;
}

.index-fix-xiab {
	position: relative;
	width: 7%;
}

.index-fix-xiab .swiper-button-prev {
	background: url(../images/u1048.svg) no-repeat;
	background-size: 100%;
	width: 44px;
	height: 44px;
	left: 0;
	transition: all 1s;
}

.index-fix-xiab .swiper-button-prev:hover {
	transform: scale(0.8);
}

.index-fix-xiab .swiper-button-next:hover {
	transform: scale(0.8);
}

.index-fix-xiab .swiper-button-next {
	background: url(../images/u1049.svg) no-repeat;
	background-size: 100%;
	width: 44px;
	height: 44px;
	right: 0;
	transition: all 1s;
}

.twoswipera-img-a {
	transition: 0.65s;
}

.twoswipera:hover .twoswipera-img-a {
	background: #9576B9;

}

.twoswipera:hover .twoswipera-img-a h1 {
	color: #fff;
}

.twoswipera:hover .twoswipera-img-a h3 {
	color: #fff;
}

.twoswipera:hover .twoswipera-img-a h4 span {
	filter: brightness(0)invert(1);
}

.twoswipera:hover .twoswipera-img-a-xia {
	top: -72px;
}

.twoswipera-img-a-xia {
	position: relative;
	transition: 0.5s;
	top: 0;
}

.brand-list li a:hover .twoswipera-img:before {
	opacity: 1;
	visibility: visible;
}

.twoswipera-img:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 18px;
	background-image: linear-gradient(to bottom, transparent, rgb(149, 118, 185));
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	-webkit-transition: 0.65s;
	-o-transition: 0.65s;
	-moz-transition: 0.65s;
	transition: 0.65s;
}

.twoswipera-img {
	z-index: 1;
	position: relative;
}

.index-two-xia-two-b h1 span {
	font-family: 'DIN';
	color: #fff;

}

.twoswipera:hover .twoswipera-img:before {
	opacity: 1;
	visibility: visible;
}

.twoswipera-img-a-xia {
	z-index: 99999;
}

.index-enver {
	padding-bottom: 140px;
}

.index-enver-xia {
	display: flex;
	justify-content: space-between;
}

.index-enver-a {
	width: 49.5%;
	border-radius: 20px;
	overflow: hidden;
}

.index-enver-a-img {
	overflow: hidden;
	position: relative;
}

.index-enver-a-img:hover img {
	transform: scale(1.1);
}

.index-enver-a-img img {
	width: 100%;
	vertical-align: bottom;
	transition: all 1s;

}

.index-enver-a-img::after {
	width: 61%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	content: "";
	display: block;
	background: url(../images/u563.svg) no-repeat;
	background-size: 100% 100%;
}

.index-enver-a:nth-child(2) .index-enver-a-img::after {
	width: 48%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	content: "";
	display: block;
	background: url(../images/u557.svg) no-repeat;
	background-size: 100% 100%;
}

.index-enver-a-img-p {
	position: absolute;
	left: 80px;
	width: 100%;
	top: 50%;
	transform: translatey(-50%);
}

.index-enver-a-img-p {
	z-index: 999;
}

.index-enver-a:nth-child(2) .index-enver-a-img-p h1 {
	color: #fff;
}

.index-enver-a:nth-child(2) .index-enver-a-img-p p {
	color: #fff;
}

.index-enver-a-img-p h1 {
	font-weight: 700;
	letter-spacing: 5px;
	color: #173F57;
	margin-bottom: 20px;
	font-size: 32px;
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 0.2s;
}

.index-enver-a-img-p p {
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	color: #173F57;
	opacity: 0;
	transform: translatex(40px);
	transition: all 1s 0.4s;
}

.index-nine-xia {
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
}

.index-nine-xia-one {
	width: 24%;
	margin-left: 100px;
}

.index-nine-xia-one .index-fiver-xia-one-ti h1 {
	font-size: 56px;
	color: #444;
	line-height: 60px;
	margin-top: 40px;
}

.index-nine-xia-one-p {
	margin-top: 30px;
	padding-left: 30px;
	border-left: 1px solid #cecece;
}

.index-nine-xia-one-p p {
	padding: 20px 0;
}

.index-nine-xia-one-p p a {
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	color: #242424;
}

.index-nine-xia-one-p p a:hover {
	color: #9576B9;
}

.index-nine-xia-two {
	width: 68%;
}

.index-nine-xia-two ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index-nine-xia-two ul li {
	width: 49%;
	margin-bottom: 30px;

}

.index-nine-xia-two ul li a {
	position: relative;

	overflow: hidden;
	display: block;
}

.index-nine-xia-two ul li:hover a:after {
	opacity: 1;
	visibility: visible;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0px;
	background-color: transparent;
	background-image: linear-gradient(to bottom, transparent, rgb(15, 104, 172));

	z-index: 1;
	-webkit-transition: 0.65s;
	-o-transition: 0.65s;
	-moz-transition: 0.65s;
	transition: 0.65s;
}

.index-nine-xia-two ul li a::after {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	content: "";
	display: block;
	background-color: rgba(0, 0, 0, 1);
	opacity: 0.3;
}

.index-nine-xia-two ul li a>img {
	vertical-align: bottom;
	width: 100%;
	transition: all 1s;
}

.index-nine-xia-two ul li:hover a>img {
	transform: scale(1.1);
}

.index-nine-xia-two-zq {
	z-index: 9999;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 20px;
	padding: 0 50px;
	transition: all 0.4s;
}

.index-nine-xia-two-zq h1 {
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 20px;
}

.index-nine-xia-two-zq h2 {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
	margin: 12px 0;
	line-height: 25px;
}

.index-nine-xia-two-time {
	display: flex;
	border-top: 1px solid rgb(255, 255, 255, 0.5);
	justify-content: space-between;
	align-items: center;
	padding-top: 25px;
}

.index-nine-xia-two ul li:hover .index-nine-xia-two-zq {
	bottom: 80px;
}

.index-nine-xia-two-time span {
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}

.footer-onea-a ul {
	display: flex;
}

.footer-onea {
	padding: 9px 0;
	/* background: linear-gradient(90deg, rgba(54, 91, 160, 1) 0%, rgba(0, 87, 165, 1) 100%); */
}

.footer-one {
	/* 	border-radius: 20px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; */
	position: relative;
	/* background: #e6e7e7; */
	z-index: 1;
}

.footer-one::before {
	position: absolute;
	content: "";
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	opacity: 0.2;
	height: 100%;
	z-index: -1;
	background: url(../images/u328.svg) no-repeat bottom;
	background-size: 100%;
}

.footer-onea-a {
	width: 50%;
	border-right: 1px solid rgb(255, 255, 255, 0.2);
}

.footer-onea-a ul li {
	width: 22%;
	margin-right: 15px;
}

.footer-onea-a ul li h1 em {
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	margin-right: 14px;
}

.footer-onea-a ul li h1 a {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 20px;
	display: inline-block;
}

.footer-onea-a ul li p a {
	padding-left: 9px;
	font-size: 15px;
	display: inline-block;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.698039215686274);
}

.footer-onea-a ul li p a:hover {
	color: #9576B9;
}

.footer-onea {
	/* display: flex; */
	justify-content: space-between;
}

.footer-onea-b {
	width: 30%;
	padding-left: 37px;
	padding-top: 25px;
	border-right: 1px solid rgb(255, 255, 255, 0.2);
}

.footer-onea-b ul li img {
	vertical-align: baseline;
	margin-right: 10px;
}

.footer-onea-b ul li p {
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	color: #F4FEFF;
	max-width: 87%;
}

.footer-onea-b ul li {
	margin-bottom: 25px;
}

.footer-onea-b ul li p em {
	font-style: normal;
	color: #F4FEFF;
	font-weight: 700;
	font-size: 20px;
	display: inline-block;
	vertical-align: text-top;
	margin-top: -1px;
}

.footer-onea-c {
	width: 15%;
	text-align: center;
	padding-top: 14px;
	justify-content: space-between;
}

.footer-onea-c-a {
	padding: 25px 10px 0 30px;
}

.footer-onea-c-img {
	text-align: center;
	margin-top: 30px;
}

.footer-onea-c-img a {
	width: 30%;
	display: inline-block;
}

.footer-onea-c-img a img {
	opacity: 0.5;
}

.footer-onea-c-b img {
	margin-bottom: 7px;
}

.footer-onea-c-b p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	text-align: center;
	opacity: 0.8;
}

.footer-oneb {
	display: flex;
	padding: 22px 0;
	justify-content: space-between;
	/* border-top: 1px solid rgb(255, 255, 255, 0.2); */
}

.footer-oneb p {
	font-size: 16px;
	color: #fff;
}

.footer-oneb a {
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
}

.footer-oneb p strong {
	font-size: 25px;
	color: #FFFFFF;
}

.footer-oneb a:hover {
	color: rgb(255, 255, 255, 0.5);
}

.footer-one {
	padding: 0 10%;
}

.head-main .nav>ul>li:hover .navs-down {
	height: 380px;
}

.head-main .nav>ul>li.on .downaaaqa:first-child {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.2s;
}

.head-main .nav>ul>li.on .downaaaqa:nth-child(2) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.4s;
}

.navs-downaaa {
	display: flex;
	justify-content: right;
	width: 100%;
}

.navs-downaaa {

	position: relative;
	right: 58px;
}

.head-main .nav>ul>li.on .downaaaqa:nth-child(3) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.6s;
}

.downaaaqa {
	opacity: 0;
	transform: translatey(-20px);
	transition: all 1s 0.2s;
	width: 18%;
}

.navs-downaaa ul {
	display: flex;
	text-align: center;
	justify-content: center;
}

.downaaaqa h1 {
	color: #333;
	line-height: 30px;
	font-size: 17px;
}

.downaaaqa a {
	line-height: 25px;
	display: block;
	font-size: 13px;
	color: #333;
}

.downaaaqa a:hover {
	text-decoration: underline;
}

.downaaaqa {
	text-align: center;
	padding: 0 10px;
}

.navs-down {
	width: 100%;
	/* background-color:#e5e5e5; */
	background: rgba(255, 255, 255, 1);
	backdrop-filter: saturate(180%) blur(10px);
	position: absolute;
	left: 0;
	top: 0;
	transition: all 1s;
	z-index: -1;
	height: 0px;
	overflow: hidden;
}

.head-main .nav>ul>li:nth-child(4) .navs-downa {
	margin: 140px auto 20px;
}

.head-main .nav>ul>li:last-child .navs-downa {
	margin: 120px auto 20px;
}

.navs-downa {
	display: flex;
	justify-content: center;
	max-width: 1300px;
	margin: 80px auto 20px;
}

.navs-downaa {
	width: 100%;
}

.navs-down-list {
	margin-left: 58px;
	margin-right: 54px;
	padding-top: 138px;
	padding-bottom: 62px;
}

.navs-downaa ul {
	display: flex;
	/* flex-wrap: wrap; */
}

.head-main .nav>ul>li.on .navs-downaa ul li:first-child {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.2s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(2) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.4s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(3) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.6s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(4) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.8s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(5) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 1s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(6) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 1.2s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(7) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 1.4s;
}

.head-main .nav>ul>li.on .navs-downaa ul li:nth-child(8) {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 1.6s;
}

.head-main .nav>ul>li.on .navs-downab {
	opacity: 1;
	transform: translatey(0px);
	transition: all 1s 0.8s;
}

.navs-downaa ul li {
	opacity: 0;
	transform: translatey(-20px);
	transition: all 1s 0.2s;
}

.navs-downab {
	opacity: 0;
	transform: translatey(-20px);
	transition: all 1s 0.2s;
}

.navs-downaa ul li {
	width: 25%;
	padding: 0 10px;
	text-align: center;
}

.navs-downaa ul li img {
	transition: all 1s;

}

.navs-downaa ul li:hover img {
	transform: scale(1.1);
}

.navs-downaa ul li h1 {
	color: #333;
	line-height: 25px;
	font-size: 14px;
}

.navs-downaa ul li span {
	font-size: 12px;
	color: #333;
}

.navs-downaa ul li span:hover {
	text-decoration: underline;
}

.navs-down-list li {
	float: left;
	width: 25%;
}

.navs-down-list li a {
	display: block;
	margin: 0 11px;
	position: relative;
	z-index: 3;
	padding: 37px 30px 16px;
	background: #333;
	border-radius: 12px;
	overflow: hidden;
}

.navs-downab {
	width: 20%;
	padding-left: 60px;
	margin-left: 60px;
	border-left: 1px solid rgb(0, 0, 0, 0.3);
}

.navs-down-list li a:before {
	content: "";
	width: 100%;
	height: 0px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-color: #9576B9;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.navs-downab a {
	line-height: 21px;
	display: block;
	font-size: 12px;
	color: #333;
	margin-bottom: 13px;
}

.navs-downab a:hover {
	text-decoration: underline;
}

.navs-down-list li a:hover:before {
	height: 100%;
	bottom: auto;
	top: 0;
}

.navs-down-list li a:hover strong,
.navs-down-list li a:hover p,
.navs-down-list li a:hover small,
.navs-down-list li a:hover i {
	color: #fff;
}

.navs-down-list li a strong {
	display: block;
	line-height: 1.2;
	color: #9576B9;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
}

.navs-down-list li a p {
	color: #707070;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 10px;
	height: 66px;
	overflow: hidden;
	text-align: justify;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
}

.navs-down-list li a small {
	display: block;
	line-height: 1;
	color: #AAAAAA;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
	font-size: 12px;
}

.navs-down-list li a i {
	display: block;
	line-height: 1;
	color: #9576B9;
	width: 34px;
	font-size: 32px;
	font-weight: normal;
	position: absolute;
	right: 27px;
	top: 26px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	-moz-transition: 0.4s;
	transition: 0.4s;
}

.navs-down-list li:hover a i img {
	filter: brightness(0)invert(1);
}

.main-nav {
	background-color: #fff;

	min-height: 100vh;
}

.navv {
	display: flex;
}

.navv {
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.7);
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease;
	position: fixed;
	left: 0;
	justify-content: right;
	top: 0;
	z-index: 99999999999;
	pointer-events: none;
}

.back-to-one,
.back-to-second {
	display: none;
}

.nav-open .link-area li:nth-of-type(6) {
	transition-delay: 0.46s;
}

.main-nav {
	width: 300px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transform: translateX(50px);
	opacity: 0;
	transition: all .6s ease;
}

.link-area li .btn-icon-toggle:after {
	width: 28px;
	height: 28px;
	transition: all .35s ease;
}

.link-area li .btn-icon-toggle:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/iconset.svg);
	background-size: auto 100%;
	background-position: 8.2% 0;
}

.btn-close-nav-inside:hover:after {
	transform: scale(1.25);
}

.btn-close-nav-inside:after {
	width: 30px;
	height: 30px;
	content: "";
	/* filter: brightness(0)invert(1); */
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/iconset.svg);
	background-size: auto 100%;
	background-position: 16.33% 0;
	transition: all .35s ease;
}

.nav-open .main-nav {
	transform: translateX(0);
	opacity: 1;
}

.main-nav {
	/* background-color: rgba(19, 79, 150, 1); */
	background-color: #fff;
	height: 100%;
	min-height: 100vh;
}

.nav-open.navv {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.main-nav {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transform: translateX(50px);
	opacity: 0;
	transition: all .6s ease;
}

.btn-close-nav-inside {
	position: absolute;
	right: 6%;
	top: 4%;
	font-size: 0;
	width: 56px;
	height: 56px;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
}

.nav-inside-logo {
	position: absolute;
	left: 6%;
	top: 4%;
}

.main-nav-xia {
	display: flex;
	align-items: center;
	padding: 6% 6% 0 6%;

}

.main-nav-xiaa {
	width: 13.5%;
}

.main-nav-xiaa ul {
	border-right: 2px solid #f2f2f2;
}

.main-nav-xiaa ul li {
	margin-bottom: 24px;

}

.main-nav-xiaa ul li>a {
	display: block;
	position: relative;
}

.main-nav-xiaa {
	position: relative;
}

.main-nav-xibb {
	position: absolute;
	left: 100%;
	top: 0;
}

.main-nav-xiaa ul li>a::after {
	position: absolute;
	right: -2px;
	height: 100%;
	width: 2px;
	top: 0;
	content: "";
	display: none;
	background: #ee7804;
}

.main-nav-xiaa ul li.on>a::after {
	display: block;
}

.main-nav-xiaa ul li>a {
	font-size: 26px;
	color: #999;
	text-transform: capitalize;
	/* color: rgba(255, 255, 255, 0.502); */
}

.main-nav-xiaa ul li.on>a {
	color: #666
}

.main-nav-xibb {
	width: 436%;
}

.main-nav-xibb-b-a {
	display: flex;

}

.main-nav-xibb-b-b {
	text-align: left;
	padding: 0 10px 0 30px;
	width: 29%;
}

.main-nav-xibb-b-b h1 {
	text-align: left;
	margin: 16px 0;
}

.main-nav-xibb-b-b h2 {

	font-size: 30px;
	font-family: 'DIN';
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;

}

.main-nav-xibb-b-b h3 {
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 2;
	text-transform: capitalize;
}

.main-nav-xibb-b-b h3 a {
	color: #333;
}

.main-nav-xibb-b-b h3 a:hover {
	border-bottom: 1px solid #000;
}

.main-nav-xibb-b-c {
	margin-top: -12%;
}

.main-nav-xia {

	margin-top: -10%;
}

.main-nav-bootom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 35px;
	left: 0;
	padding: 0 6%;
}

.main-nav-bootom h1 {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1.786;
}

.main-nav-bootom h1 a {
	color: rgba(0, 0, 0, 0.5);
}

.main-nav-bootom h1 a:hover {
	color: #0f68ac;
}

.main-nav-righta h2 {
	color: #666;
	font-size: 22px;
	margin: 30px 0 8px 0;
}

.main-nav-righta h3 {
	font-size: 30px;
	font-family: 'DIN';
	color: #333;
	margin-bottom: 112px;
	line-height: 1.818;
	font-weight: bold;
	text-align: right;
}

.main-nav-righta h2 img {
	vertical-align: middle;
	margin-right: 20px;
}

.main-nav-righta .index-footerf-a {
	justify-content: right;
}

.main-nav-righta .index-footerf-a a {

	background: rgb(230, 231, 233, 0.2);

}

.weimw img {
	vertical-align: bottom;
}

.main-nav-righta {
	text-align: right;
	position: absolute;
	right: 6%;
	bottom: 90px;
}

.main-nav-righta .index-footerf-a a:hover {
	background: #0f68ac;
}

.main-nav-righta .index-footerf-a {
	justify-content: right;
}

.main-nav-righta .index-footerf-a a {
	background: rgb(230, 231, 233, 0.9);
}

.index-footerf-a a {
	position: relative;
}

.index-footerf-a a {
	width: 55px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e6e7e9;
	border-radius: 50%;
	margin-right: 10px;
}

.index-footerf-a {
	display: flex;
	margin-top: 15px;
}

.main-nav-xibb {
	display: none;
}

.main-nav-xiaa ul li.on .main-nav-xibb {
	display: block;
}

.drop-downing-a-bb-ba {

	align-items: center;


}

.index-fiver-xia {
	position: relative;
	z-index: 1;
	overflow: hidden;
	/* background: url(../images/cs1.jpg) no-repeat left top; */

}

.index-fiver-xiaa {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.index-fiver-xiabb.on {
	display: block;
}

.index-fiver-xiabb {
	width: 100%;
	height: 100%;
	display: none;
	background-size: cover !important;
}

.index-three-xia a {
	display: block;
}

.index-three-xia:nth-child(3) a {
	position: relative;
	/* padding-left: 100px; */
	background: rgba(149, 118, 185, 1);

}

.index-three .index-three-xia {
	margin-top: 0;
}

.index-four .index-three-xia {
	margin-top: 10px
}

.index-three-xia-one {
	z-index: 999;
}

.index-three-xia:nth-child(3) a::after {
	content: "";
	width: 556px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	/* background: url(../images/shabox6.png) left top repeat-y; */
	/* background: -webkit-linear-gradient(left,rgba(65,196,166,1) 0%,rgba(65,196,166,0) 100%); */
	/* 	       background: -moz-linear-gradient(left,rgba(149,118,185,1)0%,rgba(65,196,166,0) 100%);
	       background: -o-linear-gradient(left,rgba(149,118,185,1) 0%,rgba(65,196,166,0) 100%);
	       background: linear-gradient(90deg,rgba(149,118,185,1) 0%,rgba(65,196,166,0) 100%); */
}

.yuan1 {
	position: absolute;
	left: -106px;
	bottom: -147px;
	width: 668px;
	height: 718px;
	opacity: 0.1;
	z-index: -1;
	background: url(../images/circle2.png) no-repeat;
	background-size: 100%;
	transform-origin: 50% 45%;
	animation: spin2 8s infinite linear;
}

@keyframes spin2 {
	100% {
		transform: rotate(-1turn);
	}
}

.index-four .index-three-xia a>img.ani.in-view {
	-moz-animation: brightnessIn 1s;
	-o-animation: brightnessIn 1s;
	animation: brightnessIn 1s;
	/* -webkit-animation: brightnessIn 1s; */
}

@keyframes brightnessIn {
	0% {
		filter: brightness(2);
	}

	100% {
		filter: brightness(1);
	}
}

@-webkit-keyframes brightnessIn {
	0% {
		filter: brightness(2);
	}

	100% {
		filter: brightness(1);
	}
}

.index-four .index-three-xia a>img {
	transition: all 1s;
	vertical-align: bottom;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

.faxian-one img {
	width: 100%;
}

section.faxian-one {
	margin-top: 58px;
	overflow: hidden;
	position: relative;
}

section.faxian-one::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(32, 31, 31, 0.24);
	content: "";
	display: block;
}

.faxian-two {
	padding: 80px 0;
}

.index-one {
	position: relative;
	z-index: 1;
}

.index-one:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 8%;
	/* background: linear-gradient(to bottom, #000, transparent); */
	z-index: 1;
	opacity: 0.3;
}

.douy a {
	position: relative;
}

.douy a>img {
	width: 25px;
	margin-left: 12px;
}

.fixed .right-side-box .lang a {
	color: #333333;
}

.douy a:nth-child(2)>img {
	width: 33px;
}

.douy a:hover .maidh {
	display: block;
}

.maidh {
	display: none;
	position: absolute;
	left: -50px;
	height: 100%;
	top: -150px;
	width: 145px;
}

.nbanner-xia {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 46%;
	width: 100%;
}

.nbanner-xiaa {
	    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	padding-left: 0;
	position: relative;
}

.nbanner-xiaa h1 {
	font-weight: 400;
	font-style: normal;
	font-size: 50px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.nbanner-xiaa h2 {
	font-weight: 700;
	font-style: normal;
	font-size: 50px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.nbanner-xiab {
	position: absolute;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.44);
	left: 0;
	padding: 15px 0px;
	align-self: center;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.nbanner-xiaba a img {
	vertical-align: sub;
}

.nbanner-xiaba {
	width: 32%;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 0;
}

.nbanner {
	position: relative;
	margin-top: 56px;
}

.nbanner-xiaba a {
	display: inline-block;
	margin: 0 8px;
	font-size: 16px;
	color: #FFFFFF;
}

.nbanner-xiaba a:hover {
	color: #1897d2;
}

.nbanner-xiabb {
	width: 70%;
	/* line-height: 0; */
	/* padding: 15px 30px; */
	/* padding: 15px 30px; */
	/* background-color: rgba(0, 90, 171, 0.8); */
	border: none;
	border-radius: 20px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.nbanner-xiabb a {
	display: inline-block;
	padding: 0 35px;
	border-right: 1px solid rgb(255, 255, 255, 0.5);
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	font-size: 18px;
}

.nbanner-xiabb a:last-child {
	border-right: 1px solid rgb(255, 255, 255, 0);
}

.nbanner-xiabb a:hover {
	font-weight: 700;
}

.nbanner>img {
	width: 100%;
}

.nbanner-xiabb a.on {
	font-weight: 700;
	color: #fff;
}

.nbanner-xiabb a.on img {
	display: inline-block;
}

.nbanner-xiabb a img {
	display: none;
	vertical-align: middle;
	margin-left: 3px;
}

.nbanner-xiab .ww {
	align-self: center;
	display: flex;
	justify-content: space-between;
}

.ww {
	width: 80%;
	margin: 0 auto;
}

.zhili {
	padding: 60px 0;
	background-color: rgba(238, 242, 246, 1);
}

.lianxi {
	background: #fff;
	display: flex;
	padding: 20px;
	border-radius: 10px;
}

.lianxia {
	padding: 44px;
}

.lianxib img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.lianxia {
	width: 50%;
}

.lianxib {
	width: 58%;
}

.lianxia h1 {
	color: #333333;
	font-weight: 400;
	font-size: 40px;
	margin-bottom: 30px;
}

.lianxiaul ul li {
	display: flex;
	align-items: center;
	padding: 19px 0;
	border-bottom: 1px solid #ececec;
}

.lianxiaul ul li img {
	margin-right: 40px;

}

.lianxiaula h2 {
	color: #333333;
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	margin-bottom: 8px;
}

.lianxiaula p {
	font-size: 22px;
	font-weight: 900;
	text-decoration: none;
	color: #0058A7;
	margin-bottom: 0;
}

.lianxiaula h3 {
	font-weight: 400;
	font-size: 16px;
	color: #2B2B2B;
	line-height: 24px;
}

.lianxithew {
	margin-top: 40px;
}

.lianxithew>ul {
	display: flex;
	flex-wrap: wrap;
}

.lianxithew>ul>li {
	background-color: rgba(234, 244, 254, 1);
	box-sizing: border-box;
	border-width: 2px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 10px;
	width: 31%;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 24px;
	line-height: 0;
}

.lianxithew>ul>li:nth-child(3) {
	margin-right: 0px;
}

.lianxithew>ul>li h1 {

	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #000000;
	background-color: rgba(234, 244, 254, 1);
	box-sizing: border-box;
	border-width: 2px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 50px;
	padding: 30px 40px;
	display: inline-block;
}

.lianxithewa {
	border-top: 1px solid rgb(255, 255, 255, 0.9);
	margin-top: 20px;
}

.lianxithewa ul li {
	padding: 15px 0;
	display: flex;
	align-items: center;
}

.lianxithewaa {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 51px;
	height: 51px;
	margin-right: 20px;
	border-radius: 50%;
	border: 2px solid #fff;
	background: rgb(255, 255, 255, 0.4);
}

.lianxithewa ul li p {
	color: #0058A7;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 30px;
}

.lianxithewa ul li:nth-child(3) p {
	color: #333333;
	font-size: 18px;
}

.lianxizui {
	margin-top: 50px;
}

.lianxia h1 strong {
	font-weight: 700;
}

.zhili .left-box.title-anim .text_invert>div {
	background-image: linear-gradient(to right, #004DA0 50%, #004DA0 50%);
	font-weight: bold;
}

.lianxizui {
	text-align: center;
}

.lianxizui button {
	background-color: rgba(0, 87, 165, 1);
	border: none;
	text-align: center;
	border-radius: 100px;
	width: 150px;
	height: 41px;
	cursor: pointer;
	font-size: 14px;
	margin-left: 5%;
	color: #FFFFFF;

}

.lianxizui button:hover {
	opacity: 0.8;
}

.lianxizui ul li textarea {
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	height: 213px;
	border-color: rgba(228, 228, 228, 1);
	border-radius: 10px;
	font-size: 12px;
	text-align: left;
}

.jishuxiaxqa {
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
}

.jishuxiaxq ul {
	display: flex;
	background-color: rgba(106, 106, 106, 1);
}

.jishuxiaxq ul li {
	cursor: pointer;
	padding: 20px 40px;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	font-size: 18px;
	position: relative;
}

.jishuxiaxq ul li::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 1px;
	height: 30%;
	content: '';
	display: block;
	background: rgb(255, 255, 255, 0.1);

}

.jishuxiaxq ul li.on {
	background-color: rgba(0, 87, 165, 1);
	border: none;
	border-radius: 20px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.jishuxiaxqag {
	display: none;
	padding: 60px;

}

.jishuxiaxqag:first-child {
	display: block;
}

.xsk {
	font-weight: 700;
	font-style: normal;
	font-size: 45px;
	color: #005AAB;
	margin-bottom: 30px;
}

.lianxizui ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.lianxizui ul li {
	width: 32%;
	margin-bottom: 20px;
}

.lianxizui ul li:nth-child(4) {
	width: 100%;
}

.lianxizui ul li:last-child {
	width: 100%;
}

.lianxizui ul li input {
	height: 52px;
	padding: 0 20px;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(228, 228, 228, 1);
	border-radius: 10px;
	font-size: 14px;
	text-align: left;
}

.lianxizui {
	text-align: center;
	background: #fff;
	padding: 40px;
	border-radius: 10px;
}

.lianxizui button {
	background-color: rgba(0, 87, 165, 1);
	border: none;
	text-align: center;
	border-radius: 100px;
	width: 150px;
	height: 41px;
	cursor: pointer;
	font-size: 14px;
	margin-left: 3%;
	color: #FFFFFF;
}

.lianxizui button:hover {
	opacity: 0.8;
}

.lianxizui ul li p span {
	color: red;
}

.lianxizui ul li p {
	color: #333333;
	margin-bottom: 20px;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	text-align: left;
}

.lianxizui ul li textarea {
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	padding: 20px;
	height: 213px;
	border-color: rgba(228, 228, 228, 1);
	border-radius: 10px;
	font-size: 14px;
	text-align: left;
}

.cpxq ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cpxq ul li a {
	background: #fff;
	display: flex;
	justify-content: space-between;
}

.jishu {
	background-color: rgba(243, 244, 246, 1);
	padding: 80px 0 80px;
}

.zhihun-one {
	padding-bottom: 100px;

}

.contan {

	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.79);
	z-index: 9999999;
	display: none;

}

.contan-xia {
	overflow: hidden;
	display: flex;
	border-radius: 12px;
}

.contan-xia-a {
	padding: 70px 46px;
	width: 47%;
	background: #f0f9ff;
}

.contan-xia-b {
	padding: 70px 46px;
}

.contan-xia-b {
	width: 80%;
}

.contan-xia-a h1 {
	color: #333;
	line-height: 40px;
	font-size: 35px;
	font-weight: 400;
}

.he_guab img {
	width: 100%;
}

.contan-xia-a p {
	margin-top: 20px;
	color: #868686;
	font-size: 18px;
}

.he_guab {
	width: 26px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: -43px;
}

.he_popti p {
	font-size: 30px;
	line-height: 1.75;
	color: #333333;
}

.he_popbx {
	width: 53%;
	background: #fff;
	border-radius: 12px;
	position: absolute;
	/* overflow: hidden; */
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* padding: 54px 55px 98px; */
}

.he_shykli {
	margin-bottom: 15px;
}

.he_text textarea {
	width: 100%;
	height: 110px;
	border: 1px solid #f0f9ff;
	border-radius: 12px;
	font-size: 16px;
	background: #f0f9ff;
	line-height: 1.75;
	color: #000;
	padding: 16px;
	resize: none;
}

.he_shykli input {
	width: 100%;
	height: 50px;
	border: 1px solid #f0f9ff;
	padding: 0 16px;
	border-radius: 12px;
	font-size: 16px;
	background: #f0f9ff;
	color: #999999;
}

.he_texthda input {
	width: 100%;
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 0 22px;
	font-size: 16px;
	line-height: 1.75;
	color: #999999;
}

.he_texthre {
	width: 80px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -137px;
	cursor: pointer;
}

.he_texthg .he_h1p2ri {
	background: #284a94;
}

.he_h1p2ri {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	margin-top: 21px;
}

.fr {
	float: right;
}

.he_texthg .he_h1p2ri button {
	color: #fff;
}

.he_h1p2ri:hover {
	opacity: 0.8;
}

.he_h1p2ri button {
	text-align: center;
	color: #274a94;
	width: 100%;
	display: block;
	background: transparent;
	line-height: 50px;
	margin-bottom: 0;
	cursor: pointer;
}

.he_text {
	width: 100%;
	position: relative;
}

.zhihun-one-ul ul {
	display: flex;
	justify-content: center;
}

.lianxiaula img {
	width: 30%;
}

.jishu {
	background-color: rgba(243, 244, 246, 1);
	padding: 80px 0 80px;
}

.jishuxiaa {
	background-color: rgba(233, 236, 239, 1);
	padding: 10px;
	border-radius: 10px;
	width: 48%;
	text-align: center;
	overflow: hidden;
}

.jishuxia ul li a {
	display: flex;
	justify-content: space-between;
}

.solution .jishuxia ul li a {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.jishuxia ul li {
	display: flex;
	justify-content: space-between;
}

.jishuxia ul li {
	background-color: rgba(255, 255, 255, 1);
	padding: 35px;
	background: #FFF;
	border-radius: 20px;
	margin-bottom: 40px;
}

.zhihun-one-ul ul li.on {
	color: #fff;
	background-color: rgba(0, 90, 171, 1);
}

.zhihun-one-xia {

	padding: 60px;
	margin-top: 20px;
	background-color: rgba(242, 242, 242, 1);
	border: none;
	border-radius: 10px;
}

.jishuxiaa {
	background-color: rgba(233, 236, 239, 1);
	padding: 10px;
	border-radius: 10px;
	width: 48%;
	text-align: center;
	overflow: hidden;
}

.fangan .jishuxiab {
	padding: 40px;
}

.jishuxiab {
	position: relative;
}

.jishuxiab {
	width: 49%;
}

.jishuxiab h1 {
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
	color: #000000;
	line-height: 40px;
}

.jishuxiab h2 {
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #020202;
	margin: 10px 0 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

/* .solution .jishuxiab h3 {
	height: auto;
 */
/* } */
.lingyv-oneh.case-ul {
	margin-top: 30px;
}

.lingyv-oneh.case-ul ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.lingyv-oneh.case-ul ul li:hover h1 {
	color: #004DA0 !important;
}

.lingyvzue .proxq-fiver-xiau .case-ul-a-new {
	padding: 0;
	text-align: center;
}

.lingyvzue .proxq-fiver-xiau ul li a .case-ul-a {
	background-color: #fff;
	border: 1px solid #dadada;
}

.solution .jishuxia ul li:hover .jishuxiab h1 {
	color: var(--theme-color3);
}

.jishuxiab h3 {
	font-weight: 400;
	font-size: 16px;
	color: #868686;
	height: 200px;
	line-height: 30px;
}

.jishuxiab h4 {
	font-weight: 400;
	font-size: 18px;
	color: #0057A5;
	margin-top: 30px;
}

.jishuxiab h4 span {
	font-weight: 400;
	color: #333333;
	font-size: 18px;
}

.jishuxiab h5 {
	text-align: right;
}

.jishuxiab h5 span {
	display: inline-block;
	padding: 9px 20px;
	font-size: 18px;
}

.fangan .jishuxiaa {
	padding: 0px;
}

.fangan .jishuxiaa img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.fangan .jishuxiab {
	padding: 40px;
}

.fangan .jishuxiab h5 span {
	margin-top: 40px;
	background-color: rgba(55, 56, 76, 0);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(55, 56, 76, 1);
	border-radius: 50px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	color: #37384C;
}

.fangan .jishuxia ul li:nth-child(2n) a {
	flex-direction: row-reverse;
}

.jishuxiab h5 span:hover {
	color: #fff;
	border: 1px solid rgba(54, 91, 160, 1);
	background: linear-gradient(90deg, rgba(54, 91, 160, 1) 0%, rgba(0, 87, 165, 1) 100%);
}

.jishuxiab h5 span img {
	width: 40px;

	vertical-align: middle;
	margin-right: 10px;
}

.jishuxiaa img {
	transition: all 1s;
}

.jishuxia ul li:hover .jishuxiaa img {
	transform: scale(1.1);
}

.jishuxia ul li:hover .jishuxiab h1 {
	color: rgba(54, 91, 160, 1);
}

.pages {
	text-align: center;
	margin-top: 40px;
}

.pages li {
	display: inline-block;
	vertical-align: top;

}

.pages li a {
	display: block;
	background: #fff;
	padding: 6px 12px;
	font-size: 13px;
	color: rgb(90, 88, 88);
	border-radius: 5px;
	border: 2px solid #efeff0;
}

.pages li:hover a,
.pages li.active a {
	background: #365ba0;
	color: #fff;
}

.case {
	background-color: rgba(243, 244, 246, 1);
	padding: 80px 0;
}

.case-ul ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

.case-ul-a {
	padding: 0;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.117647058823529);
	/* -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.117647058823529); */
	/* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.117647058823529); */
}

.case-ul-img {
	overflow: hidden;
}

.case-ul-img img {
	width: 100%;
	transition: all 1s;
}

.case-ul ul li:hover .case-ul-img img {
	transform: scale(1.1);
}

.case-ul ul li:hover .case-ul-a h1 {
	color: var(--theme-color3);
}

.case-ul-a-new {
	padding: 30px 45px 30px;
}

.case.news .case-ul-a {
	padding: 0;
	border-radius: 10px 10px 20px 20px;
	overflow: hidden;
}

.case.news .case-ul-a .case-ul-img {
	border-radius: 10px;
}

.case-ul-a-new em {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #333333;


}

.case-ul-a-new h1 {
	font-weight: 650;
	font-style: normal;
	line-height: 30px;
	margin-top: 18px;
	padding: 0;
	font-size: 22px;
	text-align: left;
	border: inherit;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.case-ul-a-new h2 span {
	position: relative;
	width: 34px;
	height: 34px;
	line-height: 31px;
	border-radius: 50px;
	margin-left: 10px;
	text-align: center;
	display: inline-block;
	background-color: rgba(0, 77, 160, 1);
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}

.case-ul-a h1 {
	color: #333333;
}

.case-ul-a-new h2 span:before {
	color: #fff;
	font-size: 14px;
}

.case-ul-a-new h2 {
	margin-top: 20px;
}

.case-ul-a h1 {
	color: #333333;
}

.case-ul-a-new h2 {
	font-size: 16px;
	color: #004DA0;
}

.case-ul-a-new h2 span {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0;
}

.case-ul-a p {
	margin: 18px 0 27px;
	font-size: 16px;
	color: #666363;
	line-height: 25px;
	height: 50px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.proxq-three-xia p span {
	text-wrap-mode: wrap !important;
}

.news .case-ul ul {
	grid-template-columns: repeat(3, 1fr);
}

.news .case-ul ul li:hover h1 {
	color: #004DA0;
}

.pro .case-ul ul li .case-ul-a {
	padding: 30px;
}

.pro .case-ul-a-new {

	padding: 0px 0px 0px;
}

.pro .case-ul-a-new h1 {
	padding-top: 30px;
	font-weight: 400;
	-webkit-line-clamp: 1;
	border-top: 1px solid #dadada;
}

.pro .case-ul-a-new h1 img {
	vertical-align: middle;
	margin-right: 10px;
}

.pro .case-ul-a p {
	-webkit-line-clamp: 3;
}

.pro .case-ul-a-new h2 span {
	background: #fff;
	width: 39px;
	line-height: 35px;
	height: 39px;
	border: 1px solid #dadada;
}

.pro .case-ul-a-new h2 span img {

	filter: contrast(0.5);

	/* line-height: 31px; */

	transform: rotate(-45deg);
}

.pro .case-ul-a-new h2 {
	text-align: right;
}

.nbanner-pro {
	text-align: right;
	top: 50%;
	transform: translatey(-50%);
	width: 100%;
	left: 0;
	position: absolute;
}

.nbanner-pro-xia {
	padding: 50px 60px;
	background-color: rgba(15, 15, 15, 0.32);
	border: none;
	text-align: center;
	width: 46%;
	border-radius: 10px;
	display: inline-block;
}

.nbanner-pro-xia h1 {
	font-weight: 700;
	font-style: normal;
	font-size: 27px;
	color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nbanner-pro-xia ul {
	display: flex;
	justify-content: space-between;
}

.nbanner-pro-xia ul li {
	width: 28%;
	padding: 8px;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.nbanner-pro-xia ul li img {
	width: 40px;
	vertical-align: middle;
	margin-right: 10px;
}

.nbanner-pro-xia p {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 20px;
	text-align: left;
}

a.zixun {
	margin-top: 60px;
	background-color: #1e5399;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #1e5399;
	border-radius: 10px;
	color: #fff;
	width: 170px;
	height: 55px;
	display: inline-block;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
}

a.zixun:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #1a72c8;
	background: #1a72c8;
}

a.zixun img {
	margin-right: 10px;
}

.proxq-onee-a {
	margin: 70px 0;
	background: #f7f7f7;
	background-repeat: no-repeat;
	background-size: cover;
	/* padding: 80px 100px; */
	display: flex;
	border-radius: 10px;
	justify-content: space-between;
}

.proxq-onee-b {
	width: 43%;
	/* background: #fff; */
}

.proxq-onee-c {
	width: 55%;
}

.proxq-xyat {
	font-weight: 700;
	font-size: 28px;
	color: #1E5399;
	margin-bottom: 25px;
}

.proxq-xyat img {
	opacity: 0.2;
	width: 17px;
	margin-right: 15px;
}

.proxq-xyat-a {
	padding: 50px;
	/* background-color: rgba(255, 255, 255, 1); */
	border-radius: 10px;
}

.proxq-twoo .left-box {
	text-align: left;
}

.proxq-three .left-box {
	text-align: left;
}

.proxq-three {
	padding-bottom: 60px;
	padding-top: 70px;
}

.proxq-twoo .proxq-onee-a {
	padding: 22px 60px;
	align-items: center;
	background: rgba(54, 91, 160, 1);
}

.twoooaiu p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 27px;
}

.proxq-twoo .proxq-onee-c {
	width: 65%;
}

.proxq-three-xia {
	margin-top: 30px;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	line-height: 29px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1);
	border-radius: 10px;
	padding: 30px;
	/* text-align: center; */
}

.proxq-foru {
	background-color: rgba(236, 238, 242, 1);
	padding: 70px 0;
}

.proxq-foru .left-box {
	text-align: left;
}

.proxq-foru.proxq-fiver {
	background-color: rgba(236, 238, 242, 0);
}

.proxq-fiver-xiau {
	margin-top: 30px;
}

.left-box h2 {
	text-transform: uppercase;
}

.proxq-fiver-xiau ul li {
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
	position: relative;

}

.proxq-fiver-xiau ul li a {
	position: relative;
	z-index: 1;
	display: block;
}

.proxq-fiver-xiau ul li a .case-ul-a {
	font-size: 18px;
	color: #333333;
	display: inline-block;
	background-color: rgba(236, 238, 242, 1);
}

.proxq-fiver-xiau .case-ul-a-new {
	padding: 17px;
	text-align: center;
}

.proxq-fiver-xiau .case-ul-a h1 {
	text-align: center;
	margin-top: 0;
}

.proxq-fiver-xiau .case-ul-a .case-ul-img {
	border-radius: 10px;
}

.proxq-fiver-xiau .case-ul-a-new h1 {
	font-weight: 400;
	font-size: 18px;
}

.proxq-fiver-xiau ul li:hover .case-ul-a-new h1 {
	color: #0058A7;
}

.proxq-fix.proxq-fiver {
	background-color: rgba(236, 238, 242, 1);
}

.proxq-fix .proxq-fiver-xiau .case-ul-a-new {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.proxq-fix .proxq-fiver-xiau .case-ul-a-new h1 {
	color: #fff !important;
}

.case-ul-img img {
	vertical-align: bottom;
	height: 290px;
	object-fit: cover;
}

.proxq-fix .proxq-fiver-xiau ul li a::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 1;
	display: block;
	background: url(../images/pro2/u364.svg) bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}

.case-ul-a-new {
	z-index: 999;
}

.bimonew-xia {
	margin-top: 100px;
}

.bimonew-xia ul {
	justify-content: space-between;
	display: flex;
}

.bimonew-xia ul li {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.0705882352941176);
	width: 13%;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 1);
	padding: 35px 0;
}

.bimonew-xia ul li h1 {
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	background: url(../images/pro2/u224.svg) no-repeat;
	padding: 12px 27px;
	margin-left: -21px;
	background-size: 93% 100%;
	position: relative;
}

.bimonew-xia ul li h1 strong {
	font-weight: 700;
	font-style: normal;
	color: #ECECEC;
	display: inline-block;
	vertical-align: sub;
	margin-right: 20px;
	font-size: 30px;
}

.bimonew-xia ul li h1 img {
	position: absolute;
	left: -3px;
	width: 24px;
	bottom: -6px;
}

.bimonew-xia ul li h2 {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #716F6F;
	line-height: 25px;
	max-width: 83%;
	margin: 25px auto 0px;
}

.bimonew-xia ul li h3 {
	width: 79px;
	display: flex;
	align-items: center;
	margin: -67px auto 30px;
	justify-content: center;
	height: 79px;
	border-radius: 50%;
	background: #365ba0;
}

.jishuxiab .zixun-xiiu {
	display: flex;
	justify-content: right;
}

.zixun:hover {
	background-color: rgb(23 150 214);
}

.zixun img {
	width: 40px;
	vertical-align: middle;
	margin-right: 5px;
}

.zixun {
	margin-top: 60px;
	background-color: #365ba0;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 50px;
	color: #fff;
	width: 217px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 18px;
}

.yingyongxq {
	padding: 77px;
	margin: 20px 0 0px;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 20px;
}

.yingyongxq>h1 {
	font-weight: 650;
	font-style: normal;
	font-size: 28px;
	color: #365ba0;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #dcdcdc;
}

.yingyongxq p {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #676A77;
	margin-bottom: 0px;
	line-height: 35px;
}

.xainggunlianj {
	margin-bottom: 40px;
}

.casecon h1 {
	text-align: center;
	font-size: 26px;
	color: #333333;
}

.ocontent {
	padding: 35px 0;
}

.ocontent p {
	font-size: 16px;
	line-height: 2em;
}

.zuixjya .case-ul ul {
	grid-template-columns: repeat(3, 1fr);
}

.newsxq-one {
	background-color: rgba(255, 255, 255, 1);
	border: none;
	padding: 60px;
	border-radius: 10px;
	margin-bottom: 0px;
}

.newsxq-one h1 {
	font-size: 30px;
	color: #313239;
	margin: 0 auto;
	text-align: center;
	max-width: 70%;
}

.newsxq-one h2 {
	text-align: center;
	font-size: 14px;
	padding: 30px 0;
	border-bottom: 1px solid #ececec;
	margin-bottom: 30px;
	color: #999999;
}

.newsxq-p p {
	font-size: 16px;
	color: #656675;
	line-height: 35px;
	margin-bottom: 0;
}

.newsxq-a {
	padding: 30px 0;
	border-top: 1px solid #ececec;
	margin-top: 30px;
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.newsxq-a a:hover {
	font-weight: 700;
	color: #0057A5;
}

.newsxq-a a {
	display: block;
	font-size: 16px;
	color: #656675;
}

.newsxq-a a strong {
	color: #333333;
	font-weight: 400;
	font-size: 18px;
}

.aboout-oeiy {
	padding: 70px 0;
	background-color: rgba(238, 242, 246, 1);
	border-radius: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.zouone-one {
	display: flex;
	padding: 60px;
	border-radius: 10px;
	background: #fff;
	justify-content: space-between;
}

.zouone-onea {
	width: 49%;
}

.zouone-oneb {
	width: 49%;
	overflow: hidden;
	border-radius: 20px;
}

.zouone-oneb img {
	vertical-align: bottom;
	width: 100%;
	border-radius: 20px;
}

.zouone-xia h1 {
	margin: 23px 0 38px;
	font-size: 28px;
	color: #525252;
}

.zouone-xia h2 {
	margin: 25px 0;
	font-weight: 400;
	font-style: normal;
	font-size: 45px;
	color: #525252;
}

.zouone-xia h2 img {
	vertical-align: middle;
	margin-right: 15px;
}

.zouone-xia h2 span {
	font-weight: 700;
	font-style: normal;
	font-size: 55px;
	color: #004DA0;
}

.zouone-xia p {
	font-size: 16px;
	color: #676A77;
	line-height: 33px;
	margin-bottom: 0;
	text-indent: 2rem;
}

.zouone-two {
	margin-top: 0;
}

.zouone-two ul {
	display: flex;
	justify-content: space-around;
	padding: 30px 0 42px;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/dak.png) no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 9;
	margin-bottom: 0;
}

/* 
.zouone-two ul::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(25, 89, 167, 0.84);
	content: "";
	display: block;
	z-index: -1;
} */

.zouone-two ul li {
	padding: 60px 39px 30px;
	width: 24%;
	border-radius: 10px;
	background: #fff;
	justify-content: space-around;
	align-items: flex-end;
	border-right: 1px solid rgb(255, 255, 255, 0.2);
}

.zouone-two ul li h1 {
	font-size: 40px;
	text-align: center;
	color: #0058A7;
}

.zouone-two ul li h1 span {
	font-size: 70px;
	/* font-weight: 700; */
	display: inline-block;
	margin-right: 10px;
}

.zouone-twoa p {
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #676A77;
	font-size: 700;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0;
}

.zouone-onea .left-box.title-anim .sub-title {
	font-size: 18px;
}

.zouone-onea .left-box.title-anim h2 {
	font-size: 45px;
	margin: 25px 0;
	font-weight: bold;
	color: #004DA0 !important;
}

.zouone-onea .left-box.title-anim .text_invert>div {
	background-image: linear-gradient(to right, #004DA0 50%, #004DA0 50%);
}

.zouone-xia {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
}

.zouone-xia p {
	padding-top: 15px;
}

.zouone-onea h1 {
	font-weight: 400;
	font-size: 45px;
	color: #000000;
	margin-bottom: 18px;
}

.zouone-oneb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.zouone-onea h2 {
	font-weight: 400;
	font-size: 28px;
	color: #1A72C8;
}

.zouone-onea h3 {
	color: #333333;
	font-size: 15px;
}

.zouone-two ul li h1 img {
	vertical-align: middle;
	margin-top: -30px;
	margin-right: 3%;
	display: inline-block;
}

.aboout-tieww {
	background: url(../images/ve.png) no-repeat bottom;
	background-size: cover;
	padding: 70px 0;
}

.aboout-Horo {
	background: url(../images/kai.jpg) no-repeat bottom;
	background-size: cover;
	padding: 70px 0;
}

.aboout-tieww .left-box {
	text-align: left;
}

.aboout-Horo .left-box {
	text-align: left;
}

.aboout-tieww .bimonew-xia ul li {
	width: 23%;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1);
}

.aboout-tieww .bimonew-xia ul li h3 {
	width: 202px;
	height: 202px;
	background: #eaf1f8;
	padding: 10px;
}

.aboout-tieww .bimonew-xia {
	margin-top: 132px;
}

.aboout-tieww .bimonew-xia ul li h3 img {
	width: 100%;
	border-radius: 50%;
	height: 100%;
	object-fit: cover;
}

.aboout-tieww .bimonew-xia ul li h3 {
	margin: -94px auto 30px;
}

.aboout-tieww .bimonew-xia ul li h5 {
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	text-align: left;
	color: #000000;
	padding: 0 30px;
}

.aboout-tieww .bimonew-xia ul li h5 span {
	font-weight: 700;
	font-style: normal;
	color: #ECECEC;
	vertical-align: middle;
	font-size: 32px;
	display: inline-block;
	margin-right: 20px;
}

.aboout-tieww .bimonew-xia ul li p {
	padding: 20px 30px 30px;
	font-size: 16px;
	color: #716F6F;
	line-height: 28px;
}

.aboout-Horo-xia {
	margin-top: 45px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.aboout-Horo-a {
	width: 21%;
	background: #0960b1 url(../images/vsr.png) top;
	background-repeat: no-repeat;
	height: 100%;
	background-size: 100%;
	border-radius: 10px;
}

.aboout-Horo-b {
	width: 78%;
	border-radius: 10px;
	background: #fff;
	padding: 40px;
}

.zojoxia-aclkd {
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 45px;
	height: 225px;
	padding: 0 30px;
	margin-top: 206px;
}

.zojoxia-aclkd img {
	vertical-align: middle;
	margin-right: 20px;
}

.fixiping {
	padding-bottom: 80px;
}

.u160 {
	width: 71% !important;
	top: 50%;
	height: auto !important;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.iindex-fiverb-b a img {
	vertical-align: middle;
	margin-right: 15px;
}

.iindex-fiverb-b a:hover {
	opacity: 0.8;
	border-radius: 0 10px 0 10px;
}

.iindex-fiverb-b a {
	padding: 7px 13px;
	color: #D9001B;
	font-size: 18px;
	display: inline-block;
	border-radius: 30px;
	transition: all 1s;
	/* background: rgba(5, 147, 62, 1); */
	border: 1px solid #0058A7;
}

.fixiping-two-img {
	text-align: center;
}

.bannerswiper-a {
	position: absolute;
	left: 0;

	bottom: 17px;
	z-index: 5;
	text-align: center;
	width: auto;
	display: flex;
	left: 50%;
	transform: translateX(-50%);
	align-items: center;
	gap: 0 20px;
}

.bannerswiper-a {
	position: absolute;
	left: 0;

	bottom: 17px;
	z-index: 5;
	text-align: center;
	width: auto;
	display: flex;
	left: 50%;
	transform: translateX(-50%);
	align-items: center;
	gap: 0 20px;
}

.fixiping-two-img img {
	width: 90%;
	height: 427px;
	margin: 0 auto;
}

.bannerswiper-a .swiper-button-prev {
	position: relative;
	left: unset;
	top: unset;
	right: unset;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/about/u520.svg) no-repeat center center;
}

.bannerswiper-a .swiper-pagination {
	position: relative;
	left: unset;
	top: unset;
	right: unset;
	margin: 0;
	padding: 0;
	display: inline-block;
	display: flex;
	align-items: center;
	gap: 0 11px;
	bottom: 0;
}

.bannerswiper-a .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #a1a1a1;
}

.bannerswiper-a .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #0058A7;
}

.bannerswiper-a .swiper-button-next {
	position: relative;
	left: unset;
	top: unset;
	right: unset;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/about/u519.svg) no-repeat center center;
}

.iindex-fiverb-a-xia p:last-child {
	padding-left: 13%;
}

.iindex-fiverb-a-xia p:last-child img {
	width: 43px;
}

.threeswiper .swiper-pagination {
	width: auto;
	bottom: 40px;
	right: 56px;
	left: inherit;
}

.threeswiper .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: transparent;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	margin: 0 7px;
}

.threeswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}

.threeswiperr .swiper-pagination {
	width: auto;
	bottom: 40px;
	right: 56px;
	left: inherit;
}

.threeswiperr .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: transparent;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	margin: 0 7px;
}

.threeswiperr .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}

.dciimg {
	display: flex;
	/* justify-content: space-between; */
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	text-align: center;
	grid-column-gap: 50px;
	grid-row-gap: 30px;
	flex-wrap: wrap;
	margin: 20px 0 30px;
}

.dciimg .iit {
	/* box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2); */
	background: #fff;
	/* padding: 32px; */
	text-align: center;
	border-radius: 2px;
	margin-bottom: 20px;
	/* width: 30%; */
}
.dciimg .iit img {
    width: 63%;
}
.casecon .iit h1 {
	font-size: 30px;
	padding: 19px 0;
	color: #333333;
	font-size: 17px;
}

.yingyongxq .iit p {
	font-size: 15px;
	text-align: left;
	line-height: 29px;
}

.dciimg .iit .wz {
	font-size: 14px;
	color: #3a3a3a;
	text-align: center;
	display: none;
	margin-top: 10px;
}

.title {
	text-align: center;
	margin-bottom: 45px;
}

.title h2 {
	color: #333333;
	font-size: 36px;
}

.title .line {
	background: #0168b3;
	width: 110px;
	margin: 20px auto;
	height: 4px;
}

.title p {
	color: #8d8d8d;
	font-size: 18px;
}

.cbg .ccs .item {
	background: #f7f7f7;
	display: flex;
	flex-wrap: wrap;
	margin-top: 3px;
	align-items: center;

}

.cbg .ccs .item .s2 {
	display: none;
}

.cbg .ccs .item .al {
	width: 50%;
}

.cbg .ccs .item .al img {
    width: 100%;
}

.cbg .ccs .item .ar {
	width: 50%;
	padding: 10px 0;
}

.cbg .ccs .item .ar .arcon {
	padding: 0 50px;
}

.cbg .ccs .item .ar .arcon h3 {
	font-size: 26px;
	color: #0168b3;
}

.cbg .ccs .item .ar .arcon .acon {
	color: #333333;
	font-size: 16px;
	margin: 25px 0;
	line-height: 1.8;
}

.cbg .ccs .item:nth-child(even) {
	flex-direction: row-reverse;
}
.dciimg .iit .img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    border: 2px solid #0168b3;
}
.proxq-xyat-a h1 {
    font-size: 30px;
    color: #0168b3;
    margin-bottom: 30px;
    font-weight: bold;
}
.proxq-xyat-a p {
    font-size: 16px;
    line-height: 35px;
}
.p4 .ttl {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 0;
	}

	.p4 .ttl .tr {
		width: 35%;
		display: none;
	}

	.p4 .ttl .tl {
		width: 100%;
	}

	.product-specs {
		max-width: 100%;
		margin: auto;
	}

.tb.product-specs h1 {
    font-size: 28px;
    color: #0058A7;
    font-weight: 700;
    margin-top: 70px;
    /* padding: 21px 0px; */
}
.tb.product-specs>p{
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	padding: px 0 4px;
	color: #040404;
}
	.product-specs table {
		width: 100%;
		border-collapse: collapse;
	}

	.product-specs table tr:nth-child(odd) {
		background-color: #ebebeb;
	}

	.product-specs table td:first-child {
		width: 8%;
		/* color: #666; */
		text-align: center;
	}

	.product-specs table td {
		padding: 10px;
		border: 2px solid #fff;
		text-align: left;
	}

	.product-specs table td:nth-child(2) {
		width: 42%;
		/* color: #0066cc; */
		/* font-weight: bold; */
	}

	.product-specs table td:last-child {
		width: 50%;
	}

	.product-specs table tr:nth-child(even) {
		background-color: #f9f9f9;
	}

	.product-specs table td {
		padding: 7px 30px;
		font-size: 16px;
		border: 2px solid #fff;
		text-align: left;
	}
	.proxqswiper {
		margin-top: 30px;
	}
	.proxqswiper p{
		text-align: center;
		margin-top: 20px;
	}
	.proxq-eoo{
		margin-top: 70px;
	}
	/* .proxqswiper .swiper-button-prev{
		filter: brightness(0)invert(1);
	}
	.proxqswiper .swiper-button-next {
		filter: brightness(0)invert(1);
	} */
/*-------------*/
/*
 
 * 响应式
 * */

.video-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}

.videofixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999999;
}

.video-box video {
	object-fit: cover;
}

html {
	overflow-x: hidden;
}

.left-box {
	text-align: center;
}

.butosh button:first-child {
	margin-left: 0;
}

.left-box h1 {
	font-style: normal;
	font-size: 28px;
	font-weight: 700;
	color: #0058A7;
}

.left-box h2 {
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	color: #040404;
}

@media only screen and (min-width:0px) {
	.videofixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		z-index: 999999;
	}

	.videoclose {
		position: fixed;
		top: 101px;
		right: 50px;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		background: rgba(255, 255, 255, 0.2) url(../images/kfclose.png) no-repeat center center;
		background-size: cover;
		z-index: 1000000;
		cursor: pointer;
	}

	.videofixed .video-box {
		width: 50%;
		height: 60%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

@media only screen and (max-width:1850px) {
	.zouone-two ul li h1 span {
		font-size: 61px;
		margin-right: 10px;
	}
}

@media only screen and (max-width:1800px) {
	.w {
		width: 1600px;
	}
	.jishuxiab h2 {
	    margin: 0px 0 19px;
	    padding-bottom: 20px;
	}
.fangan .jishuxiab {
    padding: 15px;
}
	.zouone-two ul li {
		padding: 60px 26px 30px;
	}

	.zouone-two ul li h1 span {
		font-size: 53px;
		margin-right: 10px;
	}

	.proxq-fiver-xiau .case-ul-a-new h1 {
		font-size: 16px;
	}

	.proxq-onee-a {
		padding: 0;
	}

	.nbanner-pro-xia {
		padding: 20px 35px;
	}

	a.zixun {
		margin-top: 28px;
	}

	.nbanner-pro-xia p {
		font-size: 14px;
		line-height: 30px;
		margin-top: 20px;
	}

	.twoooaiu p {
		font-size: 15px;
		line-height: 30px;
		margin-top: 13px;
	}

	.bimonew-xia ul li h2 {
		font-size: 14px;
		line-height: 22px;
		max-width: 88%;
		margin: 25px auto 0px;
	}

	.bimonew-xia ul li h1 {
		font-size: 16px;
	}

	.bimonew-xia ul li h1 strong {
		margin-right: 8px;
		font-size: 24px;
	}

	.footer-one {
		padding: 0 4%;
	}

	.left-box h2 {
		font-size: 16px;
	}

	.left-box h1 {
		font-size: 26px;
	}
.tb.product-specs>p {
	        font-size: 16px;
	    }
.tb.product-specs h1{
		font-size: 26px;
}
	.faxian-fiver-xiab {
		padding: 10px 4%;
	}

	.bannerswipera-xia h1 {
		font-size: 38px;
	}

	.xiab-title {
		font-size: 25px;
	}

	.faxian-twoa p {
		font-size: 15px;
		line-height: 30px;
		max-width: 78%;
	}

	.faxian-fiver-xiab ul li:last-child .xiab-title {
		font-weight: 400;
		font-size: 18px;
	}

	.faxian-fiver-xiab ul li {
		padding: 15px 0;
	}

	.jiance-zui-xia ul li {
		padding: 30px 30px;
	}

	.bannerswipera .index-three-xia-one h1 span {
		font-size: 36px;
	}

	.index-three-xia-one h3 {
		font-size: 18px;
	}

	.nbanner-xia h1 {
		/* font-size: 54px; */
	}

	.jiance-zui-xia ul li h3 {
		font-size: 40px;
	}

	.xitong-one-xiaa li a p {

		font-size: 15px;
	}

	.jiance-two-xia .faxian-twoa h1 {
		font-size: 35px;
	}

	.zuihu-xia {

		padding: 40px 28px;
	}

	.zuihu-xia h2 {
		font-size: 19px;
		padding: 10px 0;
		margin-bottom: 10px;
	}

	.jiance-two-one ul li {
		margin-right: 14px;
		margin-bottom: 14px;
		height: 260px;
		padding: 20px;
	}

	.jiancefir-xiaa-xia ul li p {
		font-size: 18px;
	}

	.jiancefir-xiaa-xia ul li h1 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.jiancefir-xiaa-xia ul li {
		padding: 16px 0;
	}

	.xitong-one-xiaa li a {
		padding: 16px 0;
	}

	.jiance-two-oneb p {
		margin-top: 23px;
		font-size: 23px;
	}

	.nbanner-xia h2 {
		font-size: 40px;
	}

	.w1 {
		width: 100%;
		margin: 0 auto;
	}

	.pro-one ul li {
		width: 32.2%;
		padding: 30px;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.twobswipervd-xia {
		position: absolute;
		top: 40px;
		width: 100%;
		left: 90px;
	}

	.fangan-one-one ul li p {
		line-height: 25px;
		font-size: 15px;
		height: 80px;
		margin-bottom: 35px;
	}

	.fangan-one-one ul li a {
		padding: 35px;
	}

	.fangan-one-one ul li h1 {
		font-size: 20px;
		margin: 13px 0;
		height: 50px;
	}

	.proxq-three-xiab {
		width: 88%;
	}

	.nbanner-xia-a-b {
		width: 44%;
	}

	.faxian-twoa h1 {
		font-size: 40px;
	}

	.nbanner-xia-a-b p {
		font-size: 27px;
	}

	.yingyong-three .pro-one ul li .index-three-xia-one h1 span {
		font-size: 30px;
	}

	.yingyong-three .pro-one ul li .index-three-xia-one h3 {
		font-size: 18px;
		line-height: 68px;
	}

	.head-main .w {
		padding: 0 4%;
	}

	.yingyong-twoa-xia h2 {
		font-size: 18px;
		max-width: 32%;
	}

	.yingyong-twoa-xia {
		position: absolute;
		top: 50px;
		left: 74px;
		width: 100%;
	}

	.head-main .nav>ul>li {
		float: left;
		padding: 0 22px;
		margin-right: 0px !important;
	}

	.right-side-box .search-popup__toggler {
		width: 35px;
		height: 35px;
		margin-right: 0px;
		line-height: 32px;
		background: url(../images/search.png) no-repeat center center;
	}

	body {
		font-size: 15px;
	}

	.jt_zci .let_box {
		width: 69.25%;
	}

	.index-fiver-xia-one {
		padding: 78px;
	}
}

@media only screen and (max-width:1680px) {
	.w {
		width: 1440px;
	}
	.fixiping-two-img img {
	    height: 355px;
	}
	.zojoxia-aclkd img {
	    margin-right: 10px;
	}
	.zojoxia-aclkd {
	    font-size: 15px;
	    margin-top: 166px;
	    line-height: 43px;
	    padding: 0 19px;
	}
.aboout-tieww .bimonew-xia ul li h5 {
    font-size: 18px;
}
.aboout-tieww .bimonew-xia ul li h5 span {
    font-size: 29px;
    margin-right: 9px;
}
	.index-fiver-xia-ul ul {
		margin-top: 12px;
	}

	.index-oneb-b-img img:first-child {
		max-width: 255px;
		margin-right: 20px;
	}

	.index-two-xia-onea h1 {
		font-size: 55px;
	}

	.index-nine-xia-one .index-fiver-xia-one-ti h1 {
		font-size: 43px;
	}


	.index-fix-xiab {
		width: 10%;
	}

	.index-fiver-xia-ul ul li h1 {
		font-size: 27px;
	}

	.index-fiver-xia-ul ul li {
		padding: 21px 20px;
	}

	.index-fiver-xia-one-ti h1 {
		font-size: 50px;
	}

	.index-four .index-three-xia-one {
		width: 42%;
	}

	.index-four .index-three-xia:nth-child(2n) .index-three-xia-one {

		width: 38%;
	}

	.index-three-xia-one {
		top: 5%;
	}

	.index-three-xia-one h4 {
		margin-top: 20px;
	}

	.index-two-xia-two {
		margin: -16px 0 100px;
	}

	.index-fiver-xia-ul ul li {
		padding: 16px 20px;
	}

	.index-three-xia-one h1 {
		font-size: 52px;
	}

	.index-two-xia-two-b h1 {

		font-size: 55px;
	}

	.a4 {
		top: 44%;
	}

	.earth_box {
		width: 300px;
		height: 300px;
		margin: 0 auto;
	}

	.index-oneb-a-p {
		margin-bottom: 0;
	}

	.searchmore {
		padding: 35px 20px 55px;
		margin-top: 20px;
		height: auto;
		margin-bottom: 10px;
		background: url(../images/ss1.jpg) no-repeat bottom;
		background-size: 100% 100%;
	}

	.head-main .nav {
		margin-right: -67px;
	}


}

@media only screen and (max-width:1600px) {
	.yingyongxq p {
	    font-size: 15px;
	}
	.cbg .ccs .item .ar .arcon h3 {
	    font-size: 24px;
	}
	.proxq-xyat-a {
		padding: 30px;
	}
}

@media only screen and (max-width:1500px) {
	.w {
		width: 1400px;
	}
	.proxq-xyat-a {
		padding: 20px;
	}
	.product-specs table td {
	    padding: 9px;
	    font-size: 16px;
	}
.dciimg {
    grid-column-gap: 30px;
    grid-row-gap: 20px;
}
	.cbg .ccs .item .ar .arcon h3 {
		font-size: 24px;
	}

	.cbg .ccs .item .ar .arcon .acon {
		font-size: 16px;
		margin: 15px 0;
	}
.case-ul-img img {
    height: 204px;
}
	.cbg .ccs .item .ar .arcon .acon p {
		font-size: 13px;
		line-height: 30px;
	}

	.zouone-two ul li h1 img {
		margin-top: -30px;
		width: 35px;
		margin-right: 3%;
	}

	.zouone-two ul li h1 span {
		font-size: 44px;
	}

	.pro .case-ul ul li .case-ul-a {
		padding: 13px;
	}

	.case-ul-a-new h1 {
		margin-top: 9px;
	}

	.yingyongxq h1 {
		font-size: 26px;
		/* padding-bottom: 20px; */
		/* margin-bottom: 20px; */
	}

	.pro .case-ul-a-new h2 span {
		width: 30px;
		line-height: 27px;
		height: 30px;
	}

	.case-ul-a p {
		margin: 13px 0 20px;
		font-size: 14px;
	}

	.jishuxiab h3 {
		font-size: 15px;
		height: 200px;
		line-height: 30px;
	}

    .yingyongxq p {
        font-size: 13px;
        margin-bottom: 0px;
        line-height: 29px;
    }

	.jishuxia ul li {
		padding: 22px;
	}
.casecon .iit h1 {
    font-size: 16px;
    padding: 12px 0;
    /* font-size: 22px; */
}
	.fangan .jishuxiab {
		padding: 17px;
	}

	.footer-oneb {
		align-items: center;
	}

	.footer-oneb p strong {
		font-size: 22px;
	}

	.footer-oneb p {
		font-size: 14px;
	}

	.pro .case-ul ul li .case-ul-a {
		padding: 12px;
	}

	.jishuxiab h1 {
		font-size: 26px;
	}

	.jishuxiab h2 {
		margin: 0px 0 18px;
	}

	.zixun {
		width: 174px;
	}

	.case-ul-a-new {
		padding: 20px 20px 20px;
	}

	.newsxq-one h1 {
		max-width: 84%;
		font-size: 25px;
	}

	.xiaawswiper-xia {
		padding: 30px;
	}

	.case-ul-a-new h1 {
		font-size: 20px;
	}

	.case-ul-a p {
		margin: 13px 0 20px;
		font-size: 15px;
	}

	.xiab-title {
		font-size: 21px;
	}

	.index-three-xia-one h1 span {
		font-size: 35px;
	}

	.faxian-fiver-xiab ul li:last-child .xiab-title {

		font-size: 17px;
		max-width: 76%;
	}

	.faxian-fiver-xiab ul li {
		padding: 9px 0;
	}

	.lxtwoxiab-xia {
		bottom: 73px;
		left: 80px;
	}

	.xiabkw {
		margin-right: 20px;
		width: 57px;
		height: 57px;
	}

	.xiaawswiper-xia p {
		font-size: 17px;
	}

	.xitong-one-xiaa {
		padding: 20px 67px 20px 40px;
	}

	.index-three-xia-one h3 {
		font-size: 16px;
		margin-top: 0;
	}

	.jiance-two-xia {
		padding: 60px 5%;
		border-radius: 20px;
	}

	.footer-onea {
		padding: 10px 0;
	}

	.jishu-two-one-xia ul li {
		padding: 19px 0;
	}

	.jiancefir-xiaa-xia ul li {
		padding: 13px 0;
	}

	.jiance-zui {
		padding: 60px 0;
	}

	.jiance-two-xia .faxian-twoa h1 {
		font-size: 30px;
	}

	.zuihu-xia p strong {
		font-size: 18px;
	}

	.zuihu-xia p {
		font-size: 15px;
		line-height: 26px;
	}

	.zuihu-xia h1 {
		font-size: 25px;
	}

	.zuihu-xia h2 {
		font-size: 17px;
		padding: 8px 0;
	}

	.zuihu-xia {
		padding: 35px 20px;
	}

	.jiancefir-xiaa-xia ul li {
		padding: 10px 0;
	}

	.jiancefir-xiaa-xia ul li p {
		font-size: 17px;
	}

	.jiancefir-xiaa .jiancefir-xiaa-xia {
		width: 61%;
		padding: 10px 5%;
	}

	.jiance-two-oneb p {
		margin-top: 20px;
		font-size: 20px;
	}

	.jiance-two-one ul li {
		margin-right: 14px;
		margin-bottom: 14px;
		height: 239px;
		padding: 20px;
		width: 23.8%;
	}

	.jiance-two-xia .faxian-twoa h2 {

		font-size: 16px;
	}

	.jishu-two-one-xia ul li h1 {

		font-size: 21px;
	}

	.footer-oneb {
		padding: 15px 0;
	}

	.yingyong-twoa-xia h2 {
		font-size: 17px;
		max-width: 37%;
	}

	.yingyong-one {
		padding: 120px 0;
	}

	.yingyong-twoa-xia h1 {
		font-size: 25px;
	}

	.yingyong-three .index-three-xia-one {
		top: 0;
	}

	.yingyong-three .pro-one ul li .index-three-xia-one h1 span {
		font-size: 25px;
	}

	.yingyong-twoa-xia {
		top: 45px;
		left: 57px;
	}

	.nbanner-xia-a-a {
		margin-right: 50px;
		width: 46%;
	}

	.fangan-one-one ul li p {
		line-height: 25px;
		font-size: 14px;
		height: 85px;
		margin-bottom: 35px;
	}

	.fangan-one-one ul li a img {
		width: 40px;
	}

	.fangan-one-one ul li h1 {
		font-size: 19px;
	}

	.fangan-one-one ul li a {
		padding: 25px;
	}

	.proxq-three-xia ul li {
		padding: 30px 0;
	}

	.proxq-three-xiaa {
		font-size: 22px;
		margin-right: 47px;
	}

	.proxq-three-xiab {
		font-size: 15px;
		line-height: 32px;
		width: 87%;
	}

	.threea {
		font-size: 26px;
	}

	.twobswipervd-xia p {
		font-size: 18px;
	}

	.faxian-twoa h1 {
		font-size: 35px;
		margin-bottom: 30px;
	}

	.proxq-six-xia ul li p {
		font-size: 15px;
	}

	.proxq-six-xia ul li h1 {
		font-size: 18px;
		margin: 22px 0;
	}

	.proxq-six-xia ul li a {
		padding: 32px;
	}

	.nbanner-xia-a-b p {
		font-size: 24px;
	}

	header.fixed .head-main .logo img {
		height: 40px;
	}

	.bottom-top-rht {
		width: 63%;

	}

	.right-side-box .lang {
		width: 71px;
		height: 32px;
	}

	.index-41 ul li {

		margin-right: 21px;

	}

	.right-side-box .lang a {

		padding: 0 0px;
	}

	.index-3 ul li {

		padding: 49px 36px 10px 35px;
	}

	.index-14 p {
		font-size: 14px;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal !important;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;

	}


	.right-side-box .search-popup__toggler {
		width: 35px;
		height: 35px;
		margin-right: 7px;
		line-height: 32px;
		background: url(../images/search.png) no-repeat center center;
	}

	.head-main .nav>ul>li>a {
		display: block;
		font-size: 15px;
		color: #333333;
		position: relative;
	}

	.right-side-box .side-menu__toggler {
		width: 80px;
		height: 86px;
	}

	.yzm img {
		height: 42px;
	}

	.form li {
		line-height: 42px;
		margin-bottom: 10px;
	}

	.submit,
	.reset {
		height: 40px;
		line-height: 40px;
	}

	.head-main .logo img {
		height: 33px;
	}

	.right-side-box li {
		margin-left: 15px;
	}

	.intitle .en {
		font-size: 50px;
	}

	.intitle .ch {
		font-size: 26px;
	}

	.proswiper .tbox {
		padding-left: 35px;
		padding-right: 70px;
	}

	.in3-sec .tbox .tit .ch,
	.in3-sec .tbox .tit .en,
	.in2-sec .main .num-con li .num {
		font-size: 30px;
	}

	.links-sec li .tbox .en {
		font-size: 14px;
	}

	.navs-downab {
		width: 20%;
		padding-left: 30px;
		margin-left: 30px;
	}

	.navs-downaa ul li h1 {
		font-size: 12px;
	}

	.faxian-fiver {
		padding: 60px 0;
	}

	.nbanner-pro-xia {
		width: 55%;
	}

	.proxq-fiver-xiau .case-ul-a-new {
		padding: 12px;
	}

	.proxq-fiver-xiau .case-ul-a-new h1 {
		font-size: 15px;
	}

	.bimonew-xia ul li h3 {
		margin: -67px auto 9px;
	}

	.bimonew-xia ul li h2 {
		font-size: 12px;
		line-height: 22px;
		max-width: 90%;
		margin: 14px auto 0px;
	}

	.bimonew-xia ul li h1 {
		font-size: 14px;
	}

	.bimonew-xia ul li h1 strong {
		margin-right: 8px;
		font-size: 22px;
	}

	.proxq-onee-a {
		margin: 50px 0;
	}

	.twoooaiu p {
		font-size: 13px;
		line-height: 30px;
		margin-top: 4px;
	}

	.proxq-twoo .proxq-onee-a {
		padding: 22px 46px;
	}

	.proxq-onee-a {
		padding: 0;
	}

	.nbanner-pro-xia ul li img {
		width: 34px;
	}

	.zixun img {
		width: 27px;
	}

	a.zixun {
		width: 146px;
		font-size: 16px;
		height: 44px;
		display: inline-block;
		line-height: 44px;
	}

	.nbanner-pro-xia p {
		font-size: 14px;
		line-height: 30px;
		margin-top: 9px;
	}

	.nbanner-pro-xia ul li {
		font-size: 16px;
	}

	.nbanner-pro-xia h1 {
		font-size: 24px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}

	.lianxia {
		padding: 25px;
	}

	.lianxia h1 {
		font-size: 34px;
		margin-bottom: 30px;
	}

	.lianxiaula h2 {
		font-size: 17px;
		margin-bottom: 5px;
	}

	.lianxiaula p {
		font-size: 20px;
	}

	.lianxiaula h3 {
		font-size: 14px;
		line-height: 24px;
	}

	.lianxiaul ul li {
		padding: 14px 0;
	}

	.lianxiaul ul li img {
		margin-right: 22px;
	}

	.fixiping-two-img img {
		width: 90%;
		height: 340px;
	}

	.aboout-tieww .bimonew-xia ul li {
		width: 24%;
	}

	.zojoxia-aclkd img {
		margin-right: 11px;
	}

	.aboout-tieww .bimonew-xia ul li h3 {
		margin: -94px auto 14px;
	}

	.aboout-tieww .bimonew-xia ul li p {
		padding: 6px 20px 14px;
		font-size: 15px;
		color: #716F6F;
		line-height: 28px;
	}

	.aboout-tieww .bimonew-xia ul li h5 span {
		font-size: 27px;
		margin-right: 8px;
	}

	.aboout-tieww .bimonew-xia ul li h5 {
		font-size: 18px;
	}

	.zouone-twoa p {
		margin-top: 38px;
		font-size: 18px;
	}

	.zojoxia-aclkd {
		font-size: 15px;
		line-height: 35px;
		padding: 0 19px;
		margin-top: 140px;
	}

	.zouone-twoa p {
		/* margin-top: 68px; */
	}

	.zouone-two ul li {
		padding: 49px 16px 30px;
	}

	.zouone-one {
		padding: 40px;
	}

	.zouone-two ul li h1 {
		font-size: 27px;
	}

	.zouone-xia p {
		font-size: 15px;
	}

	.zouone-xia p {
		padding-top: 12px;
	}

	.zouone-onea h2 {
		font-size: 26px;
	}

	.zouone-onea h1 {
		font-size: 40px;
	}
}

@media only screen and (max-width:1440px) {
	.cbg .ccs .item .ar .arcon {
		padding: 0 29px;
	}
	.dciimg .iit .img {
	    width: 92px;
	    height: 92px;
	}
	.dciimg .iit img {
	    width: 57%;
	}
	.yingyongxq .iit p {
	    font-size: 13px;
	}
	.dciimg .iit{
		    /* padding: 21px; */
	}
	    .casecon .iit h1 {
	        font-size: 14px;
	    }
		    .jishuxiab h3 {
		        height: auto;
		    }
}

@media only screen and (max-width:1300px) {
	.w {
		width: 1100px;
	}
	    .cbg .ccs .item .ar .arcon {
	        padding: 0 27px;
	    }
    .cbg .ccs .item .ar .arcon .acon p {
        font-size: 12px;
        line-height: 30px;
    }
	    .cbg .ccs .item .ar .arcon h3 {
	        font-size: 20px;
	    }
	.nbanner-xia h2 {
		font-size: 24px !important;
	}

	.head-main .nav>ul>li {
		float: left;
		padding: 0 12px;
		margin-right: 0px !important;
	}

	.zz {
		position: absolute;
		top: 157px;
		width: 78%;
		left: 50%;
		transform: translateX(-49.9%);
		z-index: 1;
	}

	.bottom-top-rht {
		width: 70%;

		padding-left: 0px;
	}

	.bottom-top-rht dl {

		padding: 0 23px;

	}

	.search-popup__form {
		position: relative;
		z-index: 9991;
		width: 105%;
		padding: 0px;
		max-width: 597px;
		position: relative;
	}

	.searchmore .search-text {
		background: #f4f1f1 url(../images/search2.png) no-repeat 90% center;
		border-radius: 4px;
		background-size: 17px;
		padding: 0px 50px 0 20px;
		display: block;
		height: 48px;
		line-height: 48px;
		color: #666666;
		font-size: 15px;
		width: 100%;
	}

	.searchmore .search-textt {
		background: #f4f1f1;
		border-radius: 4px;
		padding: 0px 50px 0 20px;
		display: block;
		height: 48px;
		line-height: 48px;
		margin-top: 0px;
		color: #666666;
		font-size: 16px;
		width: 100%;

	}

	.head-main .nav>ul>li>a {
		font-size: 14px;
	}

	.head-main .nav>ul>li {
		margin-right: 30px;
	}

	.right-side-box li {
		margin-left: 17px;
	}

	.go,
	.bannerswiper .swiper-pagination,
	.banner-pagination {
		bottom: 13px;
	}

	.prolist .tbox .application {
		margin-top: 20px;
	}

	.nbanner-xia h1 {
		font-size: 46px;
	}

	.prolist .tbox .btn {
		margin-top: 20px;
	}

	.pro-pagination {
		max-width: 80%;
		text-align: right;
	}

	.pro-pagination li {
		margin-bottom: 5px;
		text-align: left;
	}

	.faxian-four {
		padding: 60px 0;
	}
}
.tr img {
    height: 100%;
}
@media only screen and (max-width:1280px) {}

@media only screen and (max-width:1200px) {
	.w {
		width: 1024px;
	}
	.case-ul-img img {
	    height: 148px;
	}.tb.product-specs>p {
	        font-size: 16px;
	    }
.tb.product-specs h1{
		font-size: 26px;
}
	.product-specs table td {
	    font-size: 13px;
	}
	.proxq-xyat-a p {
	    font-size: 15px;
	    line-height: 30px;
	}
	.proxq-xyat-a h1 {
	    font-size: 22px;
	    margin-bottom: 7px;
	}
.yingyongxq {
    padding: 38px;
}
	.fixiping-two-img img {
		width: 90%;
		height: 277px;
	}

	/* .u160 {
    width: 39% !important;
    top: 50%;
    height: auto !important;
    left: 50%;
}
    .fixiping-two-img img {
        width: 48%;
        height: 340px;
    } */
	.lianxiaul ul li>img {
		margin-right: 18px;
		width: 29px;
	}

	.lianxiaul ul li {
		padding: 10px 0;
	}

	.lianxia h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.nbanner-xiab {
		padding: 10px 0px;
	}

	.nbanner-xiabb a {
		padding: 0 30px;
		font-size: 16px;
	}

	.zhili {
		padding: 40px 0;
	}

	.case-ul-a-new h1 {
		font-size: 18px;
	}

	.case-ul-a p {
		font-size: 14px;
	}

	.pro .case-ul-a-new h1 {
		padding-top: 18px;
	}

	.pro .case-ul ul li .case-ul-a {
		padding: 18px;
	}

	.proxq-xyat {
		font-size: 22px;
	}

	.left-box h1 {
		font-size: 26px;
	}

	.twoooaiu p {
		font-size: 11px;
	}

	.bimonew-xia ul li {
		margin-bottom: 60px;
		width: 24%;
	}

	.bimonew-xia ul {

		flex-wrap: wrap;
		justify-content: space-evenly;
	}

	.left-box h2 {
		font-size: 16px;
	}

	.nbanner-pro-xia p {
		font-size: 13px;
		line-height: 26px;
		height: 100px;
		margin-top: 9px;
		overflow: auto;
	}

	.nbanner-pro-xia ul li img {
		width: 27px;
	}

	.nbanner-pro-xia h1 {
		font-size: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	a.zixun {
		width: 137px;
		font-size: 15px;
		height: 40px;
		display: inline-block;
		line-height: 40px;
	}

	.xiab-title {
		font-size: 19px;
	}

	.nbanner-xiaba a img {
		width: 15px;
	}

	.nbanner-xiaba a {
		margin: 0 8px;
		font-size: 14px;
	}

	.faxian-fiver-xiab ul li:last-child .xiab-title {
		font-size: 16px;
		max-width: 76%;
	}

	.lxtwoxiab-xia img {
		padding: 7px;
	}

	.lxtwoxiab-xia {
		bottom: 36px;
		left: 45px;
	}

	.xiabkw img {
		width: 21px;
	}

	.xiabkw {
		margin-right: 14px;
		width: 49px;
		height: 49px;
	}

	.faxian-twoa p {
		font-size: 14px;
		line-height: 28px;
		max-width: 86%;
	}

	.index-fiver-xia-one {
		padding: 52px;
	}

	.index-three-xia-one h1 span {
		font-size: 30px;
	}

	.index-three-xia-one h3 {
		font-size: 15px;
		margin-top: 0;
		line-height: 27px;
	}

	.index-three-xia-one {
		top: 0%;
	}

	.index-fiver-xia-one-ti h1 {
		font-size: 45px;
	}

	.jiance-zui-xia ul li h3 {
		font-size: 30px;
	}

	.index-fiver-xia-ul ul li h1 {
		font-size: 24px;
	}

	.jiance-two-xia .faxian-twoa h1 {
		font-size: 26px;
	}

	.zuihu-xia p {
		font-size: 14px;
		line-height: 25px;
	}

	.zuihu-xia h1 {
		font-size: 20px;
	}

	.zuihu-xia h2 {
		font-size: 15px;
	}

	.jiance-two-onea {
		font-size: 27px;
	}

	.jiancefir-xiaa-xia ul li h1 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.jiancefir-xiaa-xia ul li p {
		font-size: 15px;
		line-height: 28px;
	}

	.jiance-two-oneb p {
		margin-top: 18px;
		font-size: 18px;
	}

	.jiance-two-one ul li {
		margin-right: 14px;
		margin-bottom: 14px;
		height: 202px;
		padding: 20px;
		width: 23.5%;
	}

	.jiance-two-xia .faxian-twoa h2 {

		max-width: 46%;
	}

	.jiance-zui-xia ul li h1 {
		font-size: 20px;
	}

	.pro-one ul li {
		width: 32%;
		padding: 30px;
		margin-right: 19px;
		margin-bottom: 19px;
	}

	.jishu-two-one-xia ul li h1 {
		font-size: 18px;
	}

	.jishu-two-one-xia {
		padding: 10px 6%;
	}

	.jishu-two {
		padding: 60px 0;
	}

	.jishu-two-one-xia ul li {
		padding: 15px 0;
	}

	.one-xia-zui {
		font-size: 14px;
	}

	.xitong-one-xiaa li a {
		padding: 13px 0;
	}

	.jishu-one {
		padding: 60px 0;
	}

	.xitong-one-xiaa li a p {
		font-size: 13px;
	}

	.head-main .nav>ul>li>a {
		font-size: 13px;
	}

	.yingyong-twoa-xia h1 {
		font-size: 23px;
		margin: 14px 0;
	}

	.yingyong-three .pro-one ul li {
		padding: 25px;
	}

	.yingyong-twoa-xia {
		top: 39px;
	}

	.yingyong-twoa-xia h2 {
		font-size: 16px;
		max-width: 41%;
		margin-bottom: 22px;
	}

	.nbanner-xia-a-b p {
		font-size: 22px;
	}

	.right-side-box .search-popup__toggler {

		margin: 0 0px 0 69px;
	}

	.fuwu-13 ul li {
		font-size: 15px;
	}

	.fangan-one-one ul li h1 {
		font-size: 17px;
	}

	.proxq-six-xia ul li h4 {
		font-size: 12px;
	}

	.proxq-six-xia ul li a {
		padding: 30px;
	}

	.proxq-six-xia ul li h4 {
		padding: 10px 18px;
	}

	.proxq-six-xia ul li h1 {
		font-size: 16px;
		margin: 20px 0;
	}

	.fangan-one-one ul li p {
		line-height: 25px;
		font-size: 13px;
	}

	.fangan-one-one ul li a {
		padding: 20px;
	}

	.twobswipervd-xia {
		top: 24px;
		left: 65px;
	}

	.right-side-box .lang {
		width: 85px;
	}

	.twobswipervd-xia p {
		font-size: 16px;
	}

	.faxian-two {
		padding: 60px 0;
	}

	.faxian-twoa h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.bottom-top-rht dl {
		padding: 0 17px;
	}

	.right-side-box .lang {
		margin-right: 0;
	}

	.head-main .nav>ul>li>a {
		font-size: 14px;
	}

	.formtextarea {
		height: 85px;
	}

	.right-side-box .lang a {
		font-size: 12px;
		padding-right: 10px;
	}

	.right-side-box .lang {
		width: 103px;
	}

	.head-main .logo img {
		height: 35px;
	}

	.intitle .en {
		font-size: 40px;
	}

	.intitle .ch {
		font-size: 24px;
	}

	.prolist .tbox .tit {
		font-size: 20px;
	}

	.ct-sec1 .tbox {
		padding: 34px;
	}

}

@media only screen and (max-width:1024px) {
	.w {
		width: 956px;
	}

	.tilted {
		font-size: 27px;

	}

	.bottom-boted {
		display: none;
	}

	.bottom-top-rht {
		display: none;
	}

	a.more img {
		width: 18px;
		margin-left: 5px;
	}

	. .head-main .nav>ul>li {
		margin-right: 18px;
	}

	.head-main .logo img {
		height: 32px;
	}

	.prolist .tbox hr {
		margin: 10px 0 0;
	}

	.in2-sec .main .tbox {
		width: 100%;
		padding-right: 0;
	}

	.in2-sec .main .num-con {
		width: 100%;
		margin-top: 30px;
	}

	.jt_zci .rit_box {
		width: 300px;
	}

	.m_swiow .tran .t1_col .value {
		font-size: 30px;
	}

	.m_swiow .tran {
		font-size: 16px;
		padding: 0 25px;
		line-height: 70px;
	}

	.m_swiow .tran .t1_col2 {
		max-width: 70%;
		line-height: 25px;
		vertical-align: middle;
	}

	.nybanner .tbox .en {
		font-size: 40px;
	}

	.nybanner .tbox .ch {
		font-size: 20px;
		padding-top: 10px;
	}

	.pro-sec .prolist .tbox .btn {
		display: none;
	}

	.proxq-sec1 .prolist .tbox .btn {
		display: block;
	}

	.proxq-sec1 .bshare-custom {
		display: none;
	}
}
.proxq-eoo img{
	width: 100%;
}
@media only screen and (max-width:1000px) {
	.phone_head .w {
		padding: 0 4%;
	}
	.aboout-Horo .left-box{
		top: 0 !important;
	}
	.zouone-two ul li h1 {
	    text-align: left;
	}
	.tb.product-specs>p {
		        font-size: 12px;
		    }
	.tb.product-specs h1{
			font-size: 20px;
			margin-top: 30px;
	}
	.proxq-eoo {
	    margin-top: 30px;
	}
	    .case-ul-img img {
	        height: auto;
	    }
	.p4 .ttl .tl {
	    width: 100%;
	}
	.proxq-xyat-a h1 {
	    font-size: 22px;
	    color: #0168b3;
	    margin-bottom: 20px;
	    font-weight: bold;
	}
	.proxq-xyat-a p {
	    font-size: 14px;
	    line-height: 29px;
	}
	.proxqswiper  .swiper-button-next, .proxqswiper  .swiper-button-prev{
		    transform: scale(0.7);
	}
	.p4 .ttl .tr {
	    width: 100%;
	}
	.product-specs table td {
	    padding: 9px;
	    font-size: 14px;
	}
	.dciimg .iit .img {
	    width: 80px;
	    height: 80px;
	}
    .dciimg {
		 margin: 0px 0;
		 margin-top: 0;
		 grid-column-gap: 10px;
		 grid-row-gap: 0px;
		 grid-template-columns: repeat(3, 1fr);
		 }
	.dciimg .iit img {
		width: 50px;
	}

	.casecon .iit h1 {
		font-size: 30px;
		padding: 13px 0;
		font-size: 12px;
	}

	.dciimg .iit {
		width: 100%;
	}

	.u160 {
		width: 64% !important;
	}

	.aboout-oeiy {
		padding: 40px 0;
	}

	.zouone-one {
		padding: 20px;
		flex-wrap: wrap;
	}

	.zouone-two ul {
		padding: 30px 0 0px;
	}

	.left-box h1 {
		font-size: 20px;
		padding-top: 20px;
	}

	.zojoxia-aclkd {
		font-size: 17px;
		padding: 0 30px;
		padding-bottom: 32px;
		margin-top: 91px;
	}

	.aboout-tieww {
		padding: 40px 0;
	}

	.aboout-tieww .bimonew-xia ul li {
		width: 48%;
		margin-bottom: 20%;
	}

	.aboout-tieww .bimonew-xia ul li:nth-child(3) {
		margin-bottom: 0%;
	}

	.aboout-tieww .bimonew-xia ul li:nth-child(4) {
		margin-bottom: 0%;
	}

	.lianxia h1 {
		font-size: 24px;
	}

	.aboout-tieww .bimonew-xia ul li h5 {
		font-size: 15px;
	}

	.lianxia {
		padding: 0px;
	}

	.lianxia {
		width: 100%;
	}

	.lianxi {
		flex-wrap: wrap;
		padding: 30px 20px;
	}

	.lianxiaul ul li {
		padding: 10px 0;
	}

	.zhili {
		padding: 40px 0 0;
	}

	.lianxiaula p {
		font-size: 18px;
	}

	.lianxizui ul li input {
		height: 40px;
		padding: 0 20px;
		width: 100%;
		font-size: 12px;
	}

	.fangan .jishuxiab {
		padding: 20px 0;
	}

	.jishuxiab {
		width: 100%;
	}

	.jishuxiaa {
		width: 100%;
	}

	.solution .jishuxia ul li a {
		flex-wrap: wrap;
	}

	.jishuxiab h1 {
		font-size: 24px;
		line-height: 40px;
	}

	.jishuxiab h2 {
		margin: -8px 0 15px;
		padding-bottom: 20px;
	}

	.fangan .jishuxiab h5 span {
		padding: 9px 20px;
		font-size: 12px;
	}

	.jishuxiab h3 {
		font-size: 14px;
		height: auto;
		line-height: 28px;
	}

	.jishuxia ul li {
		margin-bottom: 20px;
		flex-wrap: wrap;
		padding: 15px;
	}

	.zixun {
		margin-top: 40px;
		width: 140px;
		height: 43px;
		line-height: 43px;
		font-size: 15px;
	}

	.zixun img {
		width: 32px;
	}

	.yingyongxq p {
		font-size: 14px;
		margin-bottom: 0px;
		line-height: 30px;
	}

	.newsxq-one h1 {
		font-size: 17px;
		max-width: 100%;
	}

	.case-ul-a-new em {
		font-size: 12px;
	}

	.nbanner-pro-xia {
		padding: 40px 20px;
		width: 100%;
		margin-top: 40px;
		border-radius: 10px;
		background: linear-gradient(90deg, #365ba0 0%, rgba(0, 87, 165, 1) 100%);
	}

	a.zixun {
		margin-top: 20px;
		border-radius: 10px;
		width: 168px;
		height: 49px;
		line-height: 49px;
		font-size: 16px;
		background: rgb(23 150 214);
	}

	.proxq-xyat-a {
		padding: 15px;
	}

	.bimonew-xia ul li {
		width: 47%;
		margin-bottom: 50px;
		border-radius: 10px;
		padding: 35px 0;
	}

	.bimonew-xia ul li h1 strong {
		margin-right: 14px;
		font-size: 23px;
	}

	.bimonew-xia ul li h1 {
		font-size: 15px;
	}

	.bimonew-xia ul li h2 {
		font-size: 14px;
		line-height: 25px;
		max-width: 83%;
		margin: 25px auto 0px;
	}

	.bimonew-xia ul li h3 {
		margin: -67px auto 10px;
	}

	.proxq-fiver-xiau .case-ul-a-new h1 {
		font-size: 16px;
	}

	.proxq-twoo .proxq-onee-c {
		width: 100%;
	}

	.twoooaiu p {
		font-size: 14px;
		line-height: 29px;
		margin-top: 6px;
	}

	.proxq-twoo .proxq-onee-a {
		padding: 22px 22px;
	}

	.proxq-xyat {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.proxq-onee-c {
		width: 100%;
		margin-top: 20px;
	}

	.proxq-onee-b {
		width: 100%;
	}

	.proxq-onee-a {
		margin: 40px 0;
		padding: 20px 15px;
		flex-wrap: wrap;
	}

	.nbanner-pro-xia p {
		font-size: 14px;
		line-height: 30px;
		margin-top: 20px;
	}

	.nbanner-pro-xia ul li img {
		width: 27px;
		margin-right: 10px;
	}

	.nbanner-pro-xia ul li {
		width: 30%;
		padding: 8px;
		font-size: 16px;
	}

	.nbanner-pro-xia h1 {
		font-size: 21px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.nbanner-pro {
		text-align: right;
		top: 0;
		transform: initial;
		width: 100%;
		left: 0;
		position: relative;
	}

	.newsxq-a a {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.newsxq-a a strong {
		font-size: 15px;
	}

	.newsxq-a {
		padding: 18px 0;
		flex-wrap: wrap;
		margin-top: 30px;
		width: 100%;
	}

	.newsxq-p p {
		font-size: 14px;
		line-height: 31px;
		margin-bottom: 0;
	}

	.newsxq-one h2 {
		font-size: 10px;
		padding: 18px 0;
		margin-bottom: 13px;
	}

	.newsxq-one {
		padding: 20px;
	}

	.news .case-ul ul {
		grid-template-columns: repeat(1, 1fr);
	}

	.case {
		padding: 40px 0;
	}

	.case-ul-a-new h2 {
		font-size: 14px;
	}

	.case-ul-a-new h2 span {
		width: 29px;
		height: 29px;
		line-height: 26px;
	}

	.case-ul-a-new h1 {
		margin-top: 10px;
		font-size: 20px;
	}

	.case-ul-a-new {
		padding: 20px 20px 20px;
	}

	.lingyv-oneh.case-ul ul {
		grid-template-columns: repeat(1, 1fr);
	}

	.proxq-foru {
		padding: 40px 0;
	}

	.pro .case-ul ul li .case-ul-a {
		padding: 20px;
	}

	.pro .case-ul-a-new h1 {
		padding-top: 19px;
	}

	.case-ul-a p {
		margin: 13px 0 24px;
		font-size: 14px;
	}

	.case-ul ul {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}

	.cbg .ccs .item .al {
		width: 100%;
	}

	.cbg .ccs .item .ar .arcon {
		padding: 0 18px;
	}
.cbg .ccs .item{
	margin-bottom: 10px;
}
	.cbg .ccs .item .ar .arcon h3 {
		font-size: 20px;
	}

	.cbg .ccs .item .ar {
		width: 100%;
		padding: 15px 0;
	}

	.yingyongxq h1 {
		font-size: 22px;
		/* padding-bottom: 15px; */
		/* margin-bottom: 13px; */
	}

	.yingyongxq {
		padding: 20px;
		margin: 20px 0 0px;
	}

	.pages li a {
		padding: 5px 9px;
		font-size: 12px;
		border-radius: 5px;
	}

	.jishu {
		padding: 40px 0 40px;
	}

	.lianxizui button {
		font-size: 13px;
		width: 150px;
	}

	.lianxizui ul li p {
		margin-bottom: 9px;
		font-size: 14px;
	}

	.lianxizui ul li textarea {
		font-size: 12px;
	}

	.lianxizui {
		margin-top: 30px;
	}

	.lianxizui {
		padding: 20px;
	}

	.lianxizui ul li {
		width: 100%;
		margin-bottom: 12px;
	}

	.lianxiaula h3 {
		font-size: 14px;
		line-height: 24px;
	}

	.lianxib {
		width: 100%;
		margin-top: 20px;
	}

	.lianxiaul ul li>img {
		margin-right: 19px;
		width: 30px;
	}

	.lianxiaula h2 {
		font-size: 16px;
	}

	.bannerswiper-a .swiper-pagination {
		gap: 0 8px;
	}

	.aboout-tieww .bimonew-xia ul li h5 span {
		font-size: 22px;
		margin-right: 9px;
	}

	.aboout-tieww .bimonew-xia {
		margin-top: 90px;
	}

	.aboout-tieww .bimonew-xia ul li p {
		padding: 15px;
		font-size: 12px;
		line-height: 24px;
	}

	.aboout-tieww .bimonew-xia ul li h3 {
		margin: -94px auto 15px;
	}

	.aboout-tieww .bimonew-xia ul li h3 {
		width: 115px;
		height: 115px;
		padding: 7px;
	}

	.bimonew-xia ul {
		flex-wrap: wrap;
	}

	.fixiping-two-img img {
		width: 80%;
		height: 328px;
	}

	.aboout-Horo-b {
		width: 100%;
		padding: 20px;
	}

	.aboout-Horo-a {
		width: 100%;
	}

	.aboout-Horo-xia {
		flex-wrap: wrap;
		margin-top: 26px;
	}

	.aboout-Horo {
		padding: 40px 0;
	}

	.left-box h2 {
		font-size: 12px;
	}

	.zouone-two ul li {
		padding: 30px 18px 30px;
		width: 100%;
		margin-bottom: 10px;
		border-radius: 10px;
	}

	.zouone-twoa p {
		font-size: 16px;
		margin-top: -58px;
		position: relative;
		top: 24px;
		left: 72px;
	}

	.zouone-two ul li h1 span {
		font-size: 39px;
		margin-right: 10px;
	}

	.zouone-two ul li h1 img {
		margin-top: -17px;
		margin-right: 2%;
		width: 29px;
	}

	.zouone-two ul li h1 {
		font-size: 26px;
	}

	.zouone-onea h3 {
		font-size: 12px;
	}

	.zouone-xia p {
		padding-top: 9px;
	}

	.zouone-two ul {
		flex-wrap: wrap;
	}

	.zouone-oneb {
		margin-top: 20px;
		width: 100%;
	}

	.zouone-xia p {
		font-size: 14px;
		line-height: 29px;
		margin-bottom: 0;
	}

	.zouone-onea {
		width: 100%;
	}

	.zouone-onea h2 {
		font-size: 20px;
	}

	.zouone-onea h1 {
		font-size: 26px;
		margin-bottom: 15px;
	}

	.ww {
		width: 95%;
	}

	.nbanner-xiabb {
		width: 100%;
	}

	.nbanner-xiab {
		padding: 8px 0px;
	}

	.nbanner-xiabb a img {
		width: 9px;
	}

	.nbanner-xiabb a {
		padding: 0 10px;
		font-size: 12px;
	}

	.nbanner>img {
		width: 100%;
		height: 150px;
		object-fit: cover;
	}

	.nbanner-xiaba {
		display: none;
	}

	.nbanner {
		position: relative;
		margin-top: 0;
	}

	.right-side-box .search-popup__toggler {
		margin: 0 0px 0 13px;
	}

	.right-side-box .lang {
		width: 87px;
	}

	.footer-oneb p strong {
		font-size: 18px;
	}

	.douy a:nth-child(2)>img {
		width: 27px;
	}

	.douy a>img {
		width: 18px;
	}

	.threeswiper .swiper-pagination {
		bottom: 13px;
		right: 5px;
	}

	.threeswiper .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 0 4px;
	}

	.threeswiperr .swiper-pagination {
		bottom: 13px;
		right: 5px;
	}

	.threeswiperr .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 0 4px;
	}

	.phone_head .logo img {
		max-height: 33px;
	}

	.right-side-box li {
		margin-left: 0;
	}

	.right-side-box .lang a {
		color: #333;
	}

	.videofixed .video-box {
		width: 85%;
		height: 33%;
	}

	.videoclose {
		top: 175px;
		right: 30px;
		width: 37px;
		height: 37px;
	}

	.bannerswipera .index-three-xia-one h1 span {
		font-size: 20px;
	}

	.index-three-xia-one h3 {
		font-size: 12px;
		line-height: 20px;
	}

	.index-three-xia-one h1 span {
		font-size: 20px;
	}

	.index-three-xia-one h1 {
		font-size: 56px;
		color: #000;
		line-height: 15px;
		margin: 16px 0 0px 0;
	}

	.bannerswipera .index-three-xia-one {
		top: 7%;
	}

	.index-three-xia-one h4 {
		margin-top: 10px;
		padding: 5px 10px;
		font-size: 10px;
	}

	.index-fiver-xia-ul ul li.on .index-fiver-xia-ul-a {
		height: 114px;
	}

	.index-fiver-xia-ul-ap p span {
		font-size: 12px;
	}

	.index-fiver-xia-ul-ap p {
		font-size: 14px;
		line-height: 19px;
		padding-left: 38px;
		padding-bottom: 10px;
	}

	.index-fiver-xia-ul ul li h1 {
		font-size: 16px;
	}

	section.faxian-one {
		margin-top: 0;
	}

	.faxian-two {
		padding: 30px 0;
	}

	.twobswiper {
		padding-bottom: 65px !important;
	}

	.fangan-one-one ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.fangan-one-one ul li a img {
		width: 30px;
	}

	.xiaawswiper-xia {
		padding: 25px;
	}

	.shi-one-xiaaw {
		margin-top: 30px;
	}

	.xiabkw {
		margin-right: 9px;
		width: 39px;
		height: 39px;
	}

	.xiabkw img {
		width: 18px;
	}

	.faxian-fiver-xiab {
		width: 100%;
		padding: 10px 4%;
	}

	.faxian-fiver-xiaa {
		flex-wrap: wrap;
	}

	.faxian-fiver-xiab ul li:last-child .xiab-title {
		font-size: 14px;
		line-height: 26px;
		max-width: 82%;
	}

	.faxian-fiver-xiab ul li {
		padding: 7px 0;
	}

	.nbanner-xia h1 {
		font-size: 20px;
	}

	.jiance-zui {
		padding: 30px 0;
	}


	.nbanner-xia h2 {
		font-size: 16px;
		margin-top: 0px;
	}

	.jiance-zui-xia {
		margin-top: 30px;
	}

	.jiance-two-one ul {
		justify-content: space-between;
	}

	.jiance-two-one ul li {
		margin-right: 0px;
		margin-bottom: 15px;
		height: 130px;
		padding: 10px;
		width: 48%;
	}

	.jiance-two-onea {
		font-size: 18px;
	}

	.jiance-two-oneb p {
		margin-top: 17px;
		font-size: 14px;
	}

	.jiance-zuihu ul li {
		width: 100%;
		margin-bottom: 15px;
	}

	.zuihu-xia {
		width: 100%;
		height: 100%;
		padding: 15px 22px;
	}

	.zuihu-xia h2 {
		font-size: 16px;
		padding: 9px 0;
		margin-bottom: 6px;
	}

	.zuihu-xia h1 {
		font-size: 20px;
	}

	.xitong-one-xiaa li a p img {
		margin-right: 4px;
		width: 16px;
	}
.right-side-box {
    filter: initial;
}
	.xitong-one-xiab {
		width: 100%;
		border-radius: 20px;
	}

	.xitong-one-xiaa li a {
		padding: 14px 0;
	}

	.xitong-one-xiaa li a p {
		font-size: 14px;
		width: 93%;
	}

	.jishu-two-one-xia ul li h1 {
		font-size: 18px;
	}

	.jishu-two-one-xia ul li {
		padding: 12px 0;
	}

	.yingyong-one-xia input {
		border-radius: 10px;
		width: 100%;
		font-size: 14px;
		height: 50px;
		padding-left: 13px;
	}

	.threea {
		font-size: 22px;
		padding-bottom: 15px;
	}

	.proxq-three {
		padding: 30px 0%;
	}

	.proxq-three-xiaa {
		font-size: 18px;
		margin-right: 0;
	}

	.proxq-three-xia ul li {
		padding: 20px 0;
		flex-wrap: wrap;
	}

	.yingyong-three .pro-one ul li .index-three-xia-one h1 span {
		font-size: 22px;
	}

	.yingyong-three .pro-one ul li .index-three-xia-one h3 {
		font-size: 16px;
		line-height: 41px;
	}

	.pro-one ul li .index-three-xia-one h1 {
		font-size: 55px;
		line-height: 33px;
		margin: 0px 0 0px 0;
	}

	.yingyong-three .pro-one ul li {
		width: 100%;
		padding: 20px;
		margin-right: 0px;
		margin-bottom: 20px;
		border-radius: 10px;
	}

	.yingyong-twoa-xia span {
		font-size: 20px;
		width: 25px;
		border-radius: 50%;
		height: 26px;
		line-height: 22px;
	}

	.yingyong-twoa ul li a>img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}

	.yingyong-twoa-xia h2 {
		font-size: 12px;
		max-width: 80%;
		margin-bottom: 10px;
	}

	.yingyong-twoa-xia h1 {
		font-size: 18px;
		margin: 5px 0;
	}

	.yingyong-twoa-xia img {
		width: 30px;
	}

	.yingyong-twoa-xia {
		top: 10px;
		left: 25px;
	}

	.yingyong-twoa ul li {
		margin-bottom: 15px;
		border-radius: 10px;
	}

	.yingyong-two {
		padding: 30px 0;
	}

	.nbanner-xia h2 {
		font-size: 14px !important;
	}

	.proxq-six-xia ul li h4 {
		font-size: 12px;
		padding: 8px 13px;
		margin-top: 20px;
	}

	.proxq-six-xia ul li p {
		font-size: 14px;
	}

	.proxq-six-xia ul li h1 {
		font-size: 18px;
		margin: 20px 0;
	}

	.proxq-six-xia ul li a {
		padding: 20px;
	}

	.proxq-six-xia ul li {
		width: 100%;
		margin-bottom: 15px;
	}

	.proxq-six-xia ul {
		flex-wrap: wrap;
	}

	.proxq-six {
		padding: 30px 0;
	}

	section.faxian-three.proxq-fiver {
		padding: 30px 0;
	}

	.proxq-four {
		padding: 0 0 30px;
	}

	.proxq-four-xia .xiab-yi {

		transform: translate(-50%, -50%) scale(0.8);
	}

	.proxq-four-xia {
		border-radius: 10px;
		margin-top: 30px;
	}

	.proxq-three-xiab {
		font-weight: 400;
		font-size: 14px;
		line-height: 30px;
		width: 100%;
	}

	section.faxian-two.proxq-two {
		padding-left: 0;
	}

	.nbanner-xia-a-b p {
		font-size: 13px;
	}

	.nbanner-xia-a-b {
		width: 44%;
	}

	.nbanner-xia-a-a {
		margin-right: 20px;
		width: 34%;
	}

	.pro-one ul li .index-three-xia-one h1 span {
		font-size: 18px;
	}

	.pro-one ul li .index-three-xia-one h4 {
		font-size: 12px;
		padding: 6px 16px;
		margin-top: 8px;
	}

	.pro-one ul li .index-three-xia-one h3 {
		font-size: 15px;
		line-height: 26px;
		color: #333;
	}

	.pro-one ul li {
		width: 100%;
		padding: 20px;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.yingyong-one-xia button {
		right: 13px;
		bottom: 15px;
	}

	.yingyong-one-xia {
		width: 80%;
	}

	.yingyong-one {
		padding: 55px 0;
		margin-top: 0;
		background: url(../images/u454_div.jpg) center no-repeat;
		background-size: cover;
		background-position: inherit;
	}

	.jishu-two-one .faxian-fiver-xiac {
		width: 100%;
	}

	.jishu-two-one-xia ul li.on .one-xia-zui {
		height: 75px;
		margin: 20px 0;
	}

	.jishu-two-one-xia {
		width: 100%;
		padding: 10px 20px;
	}

	.jishu-two {
		padding: 30px 0;
	}

	.xitong-one-xiaa {
		width: 100%;
		padding: 20px;
	}

	.xitong-one-xia {
		margin-top: 30px;
		flex-wrap: wrap;
	}

	.jishu-one {
		padding: 30px 0;
	}

	.jiance-two {
		padding: 0px 0 30px;
	}

	.zuihu-xia p strong {
		font-size: 15px;
	}

	.zuihu-xia p {
		font-size: 14px;
		line-height: 24px;
		letter-spacing: 1px;
	}

	.jiance-zuihu ul {
		flex-wrap: wrap;
	}

	.jiancefir-xiaa {
		margin-bottom: 30px;
	}

	.jiancefir-xiaa-xia ul li p {
		font-size: 14px;
		line-height: 29px;
	}

	.jiancefir-xiaa-xia ul li h1 {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.jiancefir-xiaa-xia ul li {
		padding: 10px 0;
	}

	.jiancefir-xiaa .faxian-fiver-xiac {
		width: 100%;
	}

	.jiancefir-xiaa .jiancefir-xiaa-xia {
		width: 100%;
		padding: 10px 6%;
	}

	.faxian-fiver-xiaa {
		flex-wrap: wrap;
	}

	.jiance-two-onea img {
		left: -12px;
		z-index: -1;
		bottom: 44px;
	}

	.jiance-two-onec p {
		font-size: 14px;
		margin-top: 10px;
	}

	.jiance-two-oneb img {
		width: 40px;
	}

	.jiance-two-one {
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.jiance-two-xia .faxian-twoa h2 {
		position: relative;
		top: 12px;
		right: 0;
		line-height: 27px;
		font-size: 14px;
		max-width: 100%;
	}

	.jiance-two-xia .faxian-twoa p {
		font-size: 16px;
	}

	.jiance-two-xia .faxian-twoa h1 {
		font-size: 22px;
	}

	.jiance-two-xia {
		padding: 30px 5%;
	}

	.jiance-zui-xia ul li h3 {

		font-size: 30px;
	}

	.jiance-zui-xia ul li h1 {
		font-size: 20px;
	}

	.jiance-zui-xia ul li {
		width: 100%;
		margin-bottom: 20px;
		border-radius: 20px;
		padding: 25px 23px;
	}

	.jiance-zui-xia ul {
		flex-wrap: wrap;
	}

	.lxtwoxiab-xia p {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.lxtwoxiab-xia img {
		padding: 6px;
	}

	.lxtwoxiab-xia {
		bottom: 19px;
		left: 33px;
	}

	.faxian-fiver-xiac {
		width: 100%;
	}

	.xiab-title {
		font-size: 16px;
	}

	.faxian-fiver-xia {
		margin-top: 30px;
	}

	.faxian-fiver {
		padding: 30px 0;
	}

	.xiaawswiper-xia p {
		font-size: 17px;
	}

	.faxian-four {
		padding: 30px 0;
	}

	.fangan-one-one ul li p {
		line-height: 24px;
		font-size: 13px;
		height: auto;
		margin-bottom: 0px;
	}

	.fangan-one-one ul li h1 {
		font-size: 18px;
		margin: 14px 0;
	}

	.fangan-one-one ul li a {
		padding: 23px;
	}

	.fangan-one-one ul {
		margin-top: 30px;
		flex-wrap: wrap;
	}

	.faxian-three {
		padding: 30px 0 0;
	}

	.xiab-yi {
		position: absolute;
		right: 11px;
		bottom: -3px;
		transform: scale(0.6);
	}

	.faxian-twoa h1 {
		font-size: 22px;
		margin-bottom: 15px;
	}

	.twobswipervd-xia {
		top: 8px;
		width: 100%;
		left: 15px;
	}

	.twobswipervd-xia p {
		font-size: 12px;
	}

	.twobswipervd {
		border-radius: 10px;
	}

	.faxian-twob {
		padding-left: 4%;
		margin-top: 30px;
	}

	.faxian-twoa p {
		font-size: 13px;
		line-height: 29px;
		max-width: 100%;
	}

	.index-fiver-xia-ul ul li h1 img {
		margin-right: 10px;
		width: 25px;
	}

	.index-fiver-xia-ul {
		height: auto;
		padding-bottom: 50px;
	}

	.index-fiver-xia-ul ul li {
		padding: 11px 0px;
	}

	.index-fiver-xia-ul ul {
		margin-top: 0;
	}

	.index-fiver-xia-one-ti h1 {
		font-size: 22px;
	}

	.index-fiver-xia-one {
		width: 100%;
		height: 100%;
		padding: 4%;
		z-index: 99;
	}

	.index-three-xia>img {
		height: 33vh;
		object-fit: cover;
	}

	.index-fjiwj video {
		height: 50vh;
	}

	.index-three-xia-one {
		top: 0%;
	}

	.w {
		width: 100%;
		padding: 0 0%;
	}

	.w1 {
		width: 100%;
		padding: 0 0%;
	}

	.hexin14 p {

		font-size: 12px;

	}

	.footer-one {
		padding: 0 20px;
	}

	.footer-oneb {
		display: flex;
		flex-wrap: wrap;
		padding: 0px 0;
		justify-content: space-between;
	}

	.bannerswipera-xia {
		top: 35%;
		padding-left: 4%;
		padding-right: 4%;
	}

	.bannerswipera video {
		width: 100%;
		height: 50vh;
	}

	.bannerswipera-xia h1 {
		        font-size: 26px;
		        line-height: 37px !important;
	}
.bannerswipera-xia p{
	    font-size: 16px;
	    margin-top: 23px;
		    margin-bottom: 38px;
}
.bannerswipera-xia a{
	    padding: 7px 20px;
	    font-size: 12px;
}
	.bannerswiper .swiper-pagination {

		right: 5px;
	}

	.bannerswiper .swiper-pagination .swiper-pagination-bullet {

		border: 1px solid #fff;

		width: 10px;

		height: 10px;

		margin: 0 4px;

	}

	.bannerswipera img {
		width: 100%;
		height: 33vh;
	}

	.footer-onea {
		padding: 10px 0;
	}

	.footer-oneb a {
		font-size: 11px;
	}

	.footer-oneb p {
		font-size: 12px;
		margin-bottom: 7px;
	}

	.relatednews ul li a {
		font-size: 13px;
		line-height: 23px;
		padding: 1px 12px;
		background: url(../images/newsico.png) no-repeat 20px top;
		background-position-x: 20px;
		background-position-y: top;
		background-position: 2px 12px;
	}

	.newspage .newspage_a {

		line-height: 26px;
		height: 27px;

	}

	.newspage_a a {
		font-size: 12px;
		color: #555555;
	}

	.newspage {
		margin-top: 40px;
		padding: 9px 0;
		border-top: 1px dotted #b7b7b7;
		border-bottom: 1px dotted #b7b7b7;
		position: relative;
	}

	.nestit {
		padding-bottom: 17px;
		border-bottom: 1px solid #D8D6D6;
		margin-bottom: 12px;
	}

	.nestit h3 {
		font-size: 13px;
		color: #5e5b5b;
	}

	.nestit h2 {
		font-size: 16px;

	}

	.newsxq-sec .leftlayout {

		padding: 15px;

	}

	.ab-3 {
		padding: 29px 0 29px 0;
	}

	.he_guab {
		width: 59px;
		cursor: pointer;
		padding: 10px;
		position: absolute;
		top: -84px;
		right: -4px;
		background: none;
		border-radius: 10px;
	}

	.he_popbx {
		width: 90%;
		background: #fff;
		border-radius: 10px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 15px;
	}

	. .prod-box .prod-listt .swiper-container .swiper-slide.swiper-slide-active {
		transform: scale(1);
		z-index: 3;
	}




	.m-left ul li:nth-child(5)::before {
		content: '';
		display: block;
		position: absolute;
		right: 91px;
		bottom: 0;
		width: 7px;
		height: 100%;
		background: url(../images/arr-r.png) center no-repeat;
	}

	.m-left ul li:nth-child(5) a {
		width: 76px;
		margin-top: 10px;
	}

	.video-22.vider .picc>ul>li {
		float: left;
		width: 46%;
		margin-top: 30px;
	}



	.layoutleft {
		display: block;
	}

	.searchmore .search-textt {
		background: #f4f1f1;
		border-radius: 4px;
		padding: 0px 50px 0 20px;
		display: block;
		height: 40px;
		line-height: 40px;
		margin-top: 40px;
		color: #666666;
		font-size: 16px;
		width: 100%;
	}

	.searchmore .search-text {
		background: #f4f1f1 url(../images/search2.png) no-repeat 90% center;
		background-size: 19px;
		border-radius: 4px;
		padding: 0px 50px 0 20px;
		display: block;
		height: 40px;
		line-height: 40px;
		color: #666666;
		font-size: 16px;
		width: 100%;
	}

	.searchmore {
		padding: 35px 20px 55px;
		margin-top: 20px;
		height: auto;
		margin-bottom: 10px;
		background: url(../images/ss1.jpg) no-repeat bottom;
		background-size: 100% 100%;
	}

	.layoutleft.llrifht {
		display: none;
		width: 100%;
	}

	.video-22.vi {
		margin-top: -44px;
	}

	.down-11 {
		width: 100%;
		float: left;
		margin-right: 30px;
	}


	header {
		display: none;
	}

	.picc ul li {
		/*width: 48%;*/

		margin-right: 12px;

	}

	.picc ul li p {
		line-height: 54px;
		color: #807b7b;
		font-size: 14px;
	}

	.picc ul li:hover::after {

		background: none;
	}

	.ind-1,
	.ind-2 {
		min-width: inherit;
		padding: 0px 0 0px 0 !important;
	}

	.indtabscon {
		float: left;
		width: 100%;
		border-top: 1px solid #dcd8d8;
		border-bottom: 1px solid #dcd8d8;
		height: auto;
		overflow: hidden;
		/* background: pink; */
	}

	.indtabs ul {
		padding: 0 5px;
		overflow-y: scroll;
		white-space: nowrap;
		display: flex;
	}

	.indtabs ul li {
		padding: 10px 5px;
		float: left;

	}


	.qusswiper a {
		padding: 0px 0 15px 0;
		display: block;
		/* margin-top: -104px; */
		border-bottom: 1px solid #eaeaea;
		border-bottom-color: rgb(234, 234, 234);
	}

	.i #hiswiper {
		padding-bottom: 30px;
	}

	.vido {
		position: absolute;
		top: 19%;
		left: 31%;
	}

	.phone-head .menubtn>span.expand {
		vertical-align: middle;
		display: inline-block;
		height: 19px;
		width: 40px;
		background: url(../images/menu1.png) no-repeat center;
		background-size: auto;
		background-size: auto 100%;
	}

	.vido img {
		width: 55% !important;
	}

	.picc ul li:nth-child(2) {
		margin-right: 0px;
	}

	.picc ul li:nth-child(3) {
		margin-top: 10px;
	}

	.picc ul li:nth-child(4) {
		margin-right: 0;
		margin-top: 10px;
	}

	.picc ul {
		/*display: flex;*/
		flex-wrap: wrap;
	}

	.zs .box {

		height: 73px;

	}

	.intitle.intitle1 {
		padding: 30px 0 42px;
	}

	.layoutright {
		width: 100%;
	}

	.layoutleft {
		display: block;
		width: 100%;
	}

	.contactmain .tbox.rd {
		background: #fff;
		border: none;
	}

	.m-left ul li::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		width: calc(100% - 24px);
		height: 1px;
		background: none;
		left: 12px;
	}

	.m-left ul li::before {
		content: '';
		display: block;
		position: absolute;
		right: 59px;
		bottom: 0;
		width: 7px;
		height: 100%;
		background: url(../images/arr-r.png) center no-repeat;
	}

	.m-left ul li {
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding-left: 32px;
		padding-right: 7px;
		box-sizing: border-box;
		font-size: 12px;
		position: relative;
	}

	.nynav ul li a {
		font-size: 15px;
		width: 54px;
	}

	.nynav ul li a {
		font-size: 15px;
		width: 46px;
	}

	.m-left ul li:nth-child(5) {
		width: 100%;
		height: 50px;
		line-height: 30px;

	}

	.nynav ul {
		padding: 25px 0;
		display: flex;
		overflow-y: hidden;
		overflow-x: scroll;
	}

	.m-left ul {
		height: auto;
	}

	.nynav .tit {
		display: none;
	}

	.hottel {
		display: none;
	}

	.contactmain .main1 .tbox {
		width: 100%;
		height: auto;
	}


	.w .map2 {
		display: block;
	}

	.phone_head {
		display: block
	}

	.h {
		height: 50px;
	}

	.bannerswiper .swiper-button-prev,
	.bannerswiper .swiper-button-next,
	.bannerswiper .swiper-pagination {
		display: block;
	}

	.proswiper .pic {
		width: 42.2%;
		position: relative;
	}

	.arrows {
		display: none;
	}

	.newslist li {
		width: 100%;
		margin-right: 0;
	}

	.jt_zci .let_box {
		width: 100%;
		padding-right: 0;
		border: 0;
	}

	.jt_zci .rit_box {
		width: 100%;
		margin-top: 30px;
	}

	.form {
		padding: 0;
	}

	.form li.md {
		width: 100%;
		margin-right: 0%;
	}

}

@media only screen and (max-width:768px) {
	.nybanner .tbox .tit {
		font-size: 22px;
	}

	.newspage .nshare {
		display: none;
	}
}

@media only screen and (max-width:640px) {
	.pages li {
		margin-bottom: 5px;
	}

}

@media only screen and (max-width:356px) {}

@media only screen and (max-width:320px) {}