@charset "utf-8";

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

@font-face {
	font-family: 'D-DIN';
	src: url('D-DIN.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;
}

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

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);
}

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: rgba(189, 35, 45, 1);
}

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: 1600px;
	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;*/
}



.overflow {
	overflow: hidden;
}


/*  *  * header *  * */

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.6);
}

/*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);
}*/

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

header.fixed .head-main {
	line-height: 65px;
	z-index: 9;
}

header.fixed .nav-xia {
	line-height: 15px;
}

.head-main .logo {
	float: left;
	margin-left: 50px;
}

.logo-xia {
	line-height: 1.1;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.logo-xia h2 {
	transition: all 0.5s;
}

.logo-xia h2 {
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	color: rgba(255, 255, 255);
}

.logo-xia h1 {
	transition: all 0.5s;
}

.logo-xia h1 {
	font-weight: 650;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 3px;
	color: rgba(255, 255, 255);
}

.fixed .nav-xia p a {

	padding: 4px 12px;

}

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

.fixed .head-main .nav {
	padding: 8px 0;
	line-height: 32px;
}

.head-main .nav {
	padding: 15px 0;
	/* height: 129px; */
	line-height: 67px;
	display: inline-block;
	vertical-align: middle;
	/* border-right: 1px solid #eaeaea; */
}

.head-main .nav>ul>li {
	float: left;
	position: relative;
	margin-right: 60px;
}

.head-main .nav>ul>li>a {
	display: block;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
}

.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 {

	margin-right: 48px;
}

.head-main .nav>ul>li>a img {
	vertical-align: middle;
	margin-left: 3px;
}

.head-main .nav>ul>li.on>a {

	/* display: block; */
	/* font-weight: bold; */
}

.head-main .nav>ul>li:hover>a {
	color: rgba(231, 3, 4, 1);
}

.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;
}

.index-one-onec-a-img img {
	width: 79%;
}

.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: 35px;
	height: 35px;
	margin-right: 45px;
	line-height: 32px;
	background: url(../images/search.png) no-repeat center center;
}

.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: 150px;
	text-align: center;
	height: 32px;
	line-height: 32px;
}

.right-side-box {
	border-left: 1px solid rgb(255, 255, 255, 0.2);
}

.right-side-box .lang .box {
	border-radius: 25px;
	border: 1px solid #eaeaea;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0 10px;
	height: 32px;
	overflow: hidden;
	background: #fff url(../images/down.png) no-repeat 90% 15px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.right-side-box .lang:hover .box {
	border-radius: 5px;
	height: auto;
}

.right-side-box .lang a {

	line-height: 30px;
	font-size: 16px;

	/* padding-right: 20px; */
}

.right-side-box .lang a:hover {
	color: rgba(231, 3, 4, 1);
}

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

.right-side-box li:hover {
	opacity: .8
}


/*
 
 * 
 * 
 * 
 * */

.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: 60px;
	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: 60px;
	height: 60px;
	color: #fff;
	background: linear-gradient(to right, #1c7ec6, #3196e0);
	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: #a72527 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: #a72527;
	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: #a72527;
	float: none;
}

#menu {
	margin: 4em 0;
	width: 180px;
	min-height: 308px;
	background: #a72527;
	left: -9999px;
	transition: all 0.3s;
	text-transform: uppercase;
}

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

.sliding-menu a.back {
	background: #a72527;
}

.sliding-menu a:hover {
	background: #a72527;
}


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

.bannerswiper {
	position: relative;

}

/*.bannerswiper .swiper-pagination .swiper-pagination-bullet{
	margin: 0 10px;
	opacity: 1;
	width: 18px;
	height: 18px;
	background: url(../images/yuan2.png) no-repeat;
}
.bannerswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: url(../images/yuan1.png) no-repeat;
	opacity: 1;
}*/
.bannerswiper .swiper-pagination {
	bottom: 75px;
}

.index-1 {
	padding: 77px 28px 126px 28px;
}

.tilted {

	font-size: 45px;
	font-family: "Microsoft YaHei";
	color: rgb(60, 135, 204);
	font-weight: bold;
	line-height: 0.556;
	text-align: center;

}

.tilted span {
	position: relative;
}

.tilted span:after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	transform: translateY(-50%);
	right: -61px;
	width: 50px;
	height: 8px;
	background: url(../images/zhuang.png);
}

.tilted span:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	transform: translateY(-50%);
	left: -61px;
	width: 50px;
	height: 8px;

	background: url(../images/zhuang1.png);
}

.tilted h2 {

	font-size: 38px;
	font-family: 'Prism';
	color: #959fa7;
	font-weight: bold;
	line-height: 0.658;
	margin-top: 30px;
	text-align: center;
	font-weight: normal;


}


.nav-xia {
	display: flex;
}

.nav-xia p a {
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	color: #FFFFFF;
}

.nav-xia {
	line-height: 18px;
}

.nav-xia p {
	margin-right: 25px;
}

.nav-xia p a {
	border-radius: 5px;
	padding: 8px 12px;
	display: inline-block;

}

.nav-xia p.on a,
.nav-xia p:hover a {
	background-color: rgba(231, 3, 4, 1);
}

.lang h2 {
	font-size: 16px;
	color: #fff;
}

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

.lang a {
	font-size: 16px;
	color: #fff;
	display: inline-block;
}

.bannerswiper {
	position: relative;

}

.bannerswiper .swiper-pagination {
	bottom: 9%;
}

.banner img {
	width: 100%;
}

.bannerswipera {
	position: relative;
	z-index: 9;
}

.bannerswipera::after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;

	top: 0;
	bottom: 0;
	/* background-color: rgba(11, 11, 11, 0.16); */
}

.bannerswipera-xia {
	position: absolute;
	top: 47%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	z-index: 999;
	transition: all 1s;
	text-align: center;

}

.bannerswipera-xia h1 {
	font-size: 60px;
	margin-bottom: 15px;
	font-weight: 700;
	font-style: normal;
	font-size: 55px;
	letter-spacing: 5px;
	color: #FFFFFF;
	line-height: 70px;
}

.bannerswipera-xia p {
	font-weight: 400;
	font-style: normal;
	font-size: 36px;
	color: rgba(255, 255, 255);
}

.bannerswipera-xia h1 span {
	display: inline-block;
	vertical-align: top;
}

.bannerswiper .swiper-slide.swiper-slide-active .bannerswipera-xia h1 span {
	animation: UpTxt 0.8s 0.5s cubic-bezier(0.61, 1, 0.88, 1) both;
}

.bannerswiper .swiper-slide.swiper-slide-active .bannerswipera-xia p span {
	animation: moveTxt 0.5s both;
}

.bannerswipera>img {
	vertical-align: bottom;
}

.bannerswiper .swiper-slide.swiper-slide-active .bannerswipera>img {
	animation: m_vsImg 4.5s;
	transform: scale(1);
}

.bannerswipera-xia h1 {
	overflow: hidden;
}

@keyframes m_vsImg {
	0% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	20% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

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

@keyframes UpTxt {
	0% {
		transform: translateY(100px);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes moveTxt {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes ani_w20 {
	0% {
		width: 0;
	}

	100% {
		width: 20px;
	}
}

.bannerswiper .swiper-pagination .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	opacity: 1;
	border: 1px solid #fff;
	vertical-align: middle;
	background: transparent;
	margin: 0 6px;
	border-radius: 10px;
}

.bannerswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 45px;
	height: 15px;
	background: #fff;
}

.index-one-one {
	background: url(../images/u55.jpg) no-repeat;
	background-size: cover;
	padding: 50px 0 100px 0;
    margin-top: -10px !important;
	z-index: 9;
	position: relative;
}

.index-xji {
	width: 100%;
	text-align: left;

}

.index-xji h1::after {
	position: absolute;
	left: -41px;
	top: 50%;
	transform: translateX(-50%);
	width: 59px;
	height: 3px;
	content: "";
	display: block;
	margin-right: 20px;
	background-color: rgba(217, 0, 27, 1);
}

.index-xji h1 {
	font-size: 24px;
	color: #8C94A3;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
}

.index-xji h2 {
	font-size: 45px;
	margin-bottom: 40px;
	color: #191C22;
	font-weight: bold;
	text-transform: uppercase;
}

.index-one-one .index-xji h2 {
	color: #fff;
}

.index-one-onea {
	display: flex;
}

.index-one-oneb {
	width: 24%;
	padding-top: 55px;
	padding-left: 80px;
	background: url(../images/u61.png) no-repeat left;
	background-size: auto 89%;
	background-position: 26% 0%;
}

.index-one-onec {
	width: 76%;
}

.index-one-oneb ul li {
	margin-bottom: 29px;
	cursor: pointer;
}

.index-one-oneb ul li p {
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #FFFFFF;
	position: relative;
	padding: 22px 0 22px 0;
	z-index: 1;
	transition: all 0.5s;
}

.index-one-oneb ul li:nth-child(1) p {
	margin-left: 20px;
}

.index-one-oneb ul li.on p {
	padding: 22px 0 22px 75px;
}

.index-one-oneb ul li:nth-child(5) p {
	margin-left: 20px;
}

.index-one-oneb ul li:nth-child(2n) p {
	margin-left: 10px;
}

.index-one-oneb ul li p::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: url(../images/u60.png) no-repeat;
	background-size: auto 100%;
	transition: all 0.5s;
	content: "";
	display: block;
	z-index: -1;
	opacity: 0;
	border-radius: 10px;
}

.index-one-oneb ul li.on p::after {
	width: 100%;
	opacity: 1;
}

.index-one-oneb ul li.on p,
.index-one-oneb ul li:hover p {
	font-size: 20px;
	font-weight: bold;
}

.index-one-onec-a ul {
	display: flex;
	flex-wrap: wrap;
}

.index-one-onec-a ul li {
	padding: 20px 40px;
	border-radius: 10px;
	text-align: center;
	width: 48.7%;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid rgba(121, 121, 121, 0.4);
}

.index-one-onec-a ul li:nth-child(2n) {
	margin-right: 0px;
}

.index-one-onec-a-img {
	height: 237px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.index-one-onec-a ul li p {
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 6px;
	font-size: 18px;
}

.index-one-onec-a ul li:hover {
	background: rgba(234, 235, 235, 1);
}

.index-one-onec-a ul li:hover p {
	color: #484747;
}

.index-one-onec-a {
	display: none;
}

.index-one-onec-a:first-child {
	display: block;
}

.index-onea {
	display: flex;
	justify-content: space-between;
	padding-left: 8%;
}

.index-oneb {
	width: 45%;
	text-align: left;
	padding-top: 130px;
}

.index-onec {
	width: 56%;
	padding-left: 100px;
	text-align: right;
}

.index-oneb h1 {
	font-size: 24px;
	color: #8C94A3;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;

}

.index-oneb h1::after {
	position: absolute;
	left: -41px;
	top: 50%;
	transform: translateX(-50%);
	width: 59px;
	height: 3px;
	content: "";
	display: block;
	margin-right: 20px;
	background: rgba(217, 0, 27, 1);

}

.index-oneb h2 {

	font-size: 45px;
	margin-bottom: 40px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;


}

.index-oneb p {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #5D5A5A;
	line-height: 30px;

}

.index-oneb a {
	padding: 14px 37px;
	overflow: hidden;
	z-index: 99;
	font-size: 16px;
	display: inline-block;
	color: #333333;
	display: inline-block;
	border-radius: 25px;
	margin-top: 100px;
	transition: all 1s;
	border: 1px solid #333333;
}

.index-oneb a:hover .blob-btn__blob {

	-webkit-transform: translateZ(0) scale(1.7);
	transform: translateZ(0) scale(1.7);
}

.index-oneb a:hover {
	color: #fff;
}

.index-oneb a {
	position: relative;
	transform-origin: 0 0;
	/* transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    opacity: 0; */

}

.index-one {
	padding-bottom: 120px;
	overflow: hidden;
	background: url(../images/u93.png) no-repeat bottom left fixed;
	background-size: 100%;
}

.index-onec {
	position: relative;
	z-index: 1;
}

.index-onec::before {
	position: absolute;
	content: "";
	display: block;
	top: -154px;
	z-index: -1;
	right: 7%;
	background-image: -webkit-linear-gradient(0deg, #e6292c, #e6292c);
	width: 800px;
	height: 800px;
	border-radius: 50%;
	animation: spin 8s infinite linear;
	transform-origin: 52% 51%;
}

.index-onec::after {
	position: absolute;
	content: "";
	display: block;
	top: -198px;
	z-index: -1;
	right: -29%;
	background: #a72527;
	width: 1100px;
	height: 1100px;
	border-radius: 50%;
	animation: spin 8s infinite linear;
	transform-origin: 52% 51%;
}

@keyframes spin {
	100% {
		transform: rotate(1turn);
	}
}

.index-one {
	position: relative;
}

.index-one-xia {
	width: 100%;
	left: 0;
	position: absolute;
	bottom: 214px;
	z-index: 9999;
}

.index-one-xia-a {
	background: #fff;
	border-radius: 10px;
	max-width: 1582px;
	box-shadow: 1px 1px 5px rgba(138, 136, 136, 0.349019607843137);
	margin: 0 auto;
}

.index-one-xia-a ul {
	display: flex;
	padding: 30px 0;

}

.index-one-xia-a ul li {
	width: 25%;
	padding-left: 40px;
	border-right: 1px solid #e5ebf7;
}

.index-one-xia-b {


	font-weight: bold;
	font-style: normal;
	font-size: 60px;
	color: #D9001B;
	text-align: center;
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';

}

.index-one-xia-b i {
	font-style: inherit;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #D9001B;
	display: inline-block;
	margin-left: 5px;
}

.index-one-xia-c {
	/* display: inline-block; */
	margin-left: 0;
	text-align: center;
}

.index-one-xia-c h1 {
	color: #555555;

	font-size: 16px;
}




.index-oneb h3 {
	color: #333333;
	font-weight: 400;
	font-size: 32px;
}

.index-oneb h4 {
	font-weight: 400;
	font-size: 22px;
	color: #333333;
	margin-bottom: 50px;
}

.index-onec-xia {
	position: absolute;
	top: 103px;
	z-index: 999;
	width: 50%;
	left: 32%;
}

.twobswipera {
	text-align: left;
}

.twobswiper {
	height: 440px;
}

.twobswipera p em {
	width: 10px;
	position: relative;
	right: -1px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #8f8f92;
	background: #f4f8fb;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.twobswipera p {
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #201F1F;
	line-height: 35px;

}

.index-onec-xia {
	z-index: 1;
}

.index-onec-xia::after {
	position: absolute;
	content: "";
	display: block;
	top: 29px;
	z-index: -1;
	left: 7px;
	background: #fff;
	width: 1px;
	height: 95%;
}

.twobswipera h1 {
	font-size: 16px;
	margin-top: 8px;
	padding-left: 25px;
	color: #FFFFFF;
	
	display: none;
}

.twobswiper {
	padding-left: 1px;
}

.twobswiper .swiper-slide.swiper-slide-active .twobswipera p em {
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	background: transparent;
	position: relative;
	right: 1px;
}

.twobswiper .swiper-slide.swiper-slide-active .twobswipera p {
	font-weight: 700;
	font-style: normal;
	font-size: 45px;
	color: #D9001B;
}

.twobswiper .swiper-slide {
	cursor: pointer;
}

.twobswiper .swiper-slide.swiper-slide-active .twobswipera h1 {

	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;
}

.twobswiper .swiper-slide {
	transition: all 0.5s;

}

.twobswiper .swiper-slide.swiper-slide-active {
	height: 110px !important;
}

.index-onec-xia .swiper-button-prev {
	top: -23px;
	left: -5px;
	transform: rotate(90deg);
	width: 23px;
	background-size: 65%;
}

.index-onec-xia .swiper-button-next {
	top: 107%;
	left: -5px;
	transform: rotate(90deg);
	width: 23px;
	background-size: 65%;
}

.index-two-two {
	padding: 80px 0;

}

.index-two-twoa {
	margin-top: 50px;
}

.index-two-twoa ul {
	display: flex;
	flex-wrap: wrap;
}

.index-two-twoa ul li {
	border-radius: 10px;
	overflow: hidden;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 32.2%;
	position: relative;
}

.index-two-twoa ul li a {
	display: inline-block;
	position: relative;
}

.index-two-twoa-img img {
	vertical-align: bottom;
	transition: all 1s;
	width: 100%;
}

.index-two-twoa ul li:hover .index-two-twoa-img img {
	transform: scale(1.1);
}

.index-two-twoa ul li a::after {
	position: absolute;
	content: "";
	display: block;
	top: 0;

	left: 0;
	background: #000;
	width: 100%;
	opacity: 0.17;
	height: 100%;
}

.index-two-twoa ul li:nth-child(3n) {
	margin-right: 0;
}

.index-two-twoa-h1 {
	width: 167px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	z-index: 9;
	padding: 5px;
	text-align: center;
	justify-content: center;
	align-items: center;
	height: 92px;
	border-radius: 10px 0 10px 0;
	background-color: rgba(167, 37, 39, 0.86);
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #FFFFFF;
}

.index-two-twoa-h1 img {
	vertical-align: middle;
	margin-right: 8px;
}

.index-two-twoa-p {
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	bottom: 35px;
	z-index: 9;
	position: absolute;
	padding: 0 30px;
	width: 100%;
}

.index-three {
	background-color: rgba(56, 137, 197, 0.12);
	padding: 70px 0;
}

.index-threea {
	border-radius: 10px;
	padding: 20px;
	overflow: hidden;
	background: url(../images/u100.svg) no-repeat fixed;
	background-size: cover;
}

.index-threeb {
	border-radius: 10px;
	display: flex;
	background: #fff;
	padding: 80px 85px 75px 50px;
}

.index-threec {
	width: 23%;
}

.index-threed {
	width: 77%;
}

.index-fiverb .index-tlite {
	text-align: left;
}

.index-tlite h2 {
	font-weight: 700;
	font-style: normal;
	font-size: 46px;
	color: #333333;
	/* margin-top: -36px; */
}

.index-tlite h2 {
	letter-spacing: 2px;
}

.index-fiverb .index-tlite h3 {
	margin: initial;
}

.index-tlite h3 {
	width: 96px;
	height: 1px;
	background: #d4d4d4;
	margin: initial;
}

.index-fiverb-a {
	margin: 50px 0 45px 0;
}

.index-fiverb-a ul li {
	margin-bottom: 20px;
}

.index-fiverb-a ul li h1 {
	font-weight: 700;
	color: #333333;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 20px;
	display: inline-block;
}



.index-fiverb-a-xia {
	padding: 6px 0;
	transition: all 1s;

	overflow: hidden;
}

.index-fiverb-a-xia em {
	width: 5px;
	height: 5px;
	background: #333;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.index-fiverb-a-xia p {

	line-height: 28px;
	color: #333333;
	font-size: 14px;

}

.index-fiverb-a ul li.on h1 {
	color: #D9001B;
}

.fixiping-two-img {
	text-align: center;
	position: relative;
}

.fixiping-two-img img {
	width: 89%;
	height: 427px;
}

.fixiping {
	padding-bottom: 80px;
}

.u160 {
	width: 70% !important;
	top: 50%;
	height: auto !important;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.index-fiverb-b a img {
	vertical-align: middle;
	margin-right: 15px;
}

.index-fiverb-b a:hover {
	opacity: 0.8;
	border-radius: 0 10px 0 10px;
}

.index-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 #D9001B;
}

.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 .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/u327.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: #D9001B;
}

.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/u326.svg) no-repeat center center;
}

.index-four-four {
	position: relative;
	padding: 60px 0 80px 0;
	z-index: 1;
}

.fixed .logo-xia h1 {

	font-size: 22px;

}

.fixed .logo-xia h2 {

	font-size: 14px;

}

.fixed .logo img {
	vertical-align: middle;
	height: 49px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.index-four-four::after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
	/* transform: scale(1); */
	transition: all 1s;
	opacity: 0.1;
	bottom: 0;
	background: url(../images/u113.png) no-repeat left bottom;
	background-size: 100%;
}

.index-four-foura {
	margin-top: 50px;
}

.index-four-foura ul {
	display: flex;
	flex-wrap: wrap;
}

.index-four-foura ul li {
	overflow: hidden;
	text-align: center;
	background: #fff;
	height: 148px;
	width: 18.7%;
	margin-right: 25px;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(212, 205, 205, 0.349019607843137);
}

.index-four-foura ul li:nth-child(5n) {
	margin-right: 0;
}

.index-four-foura ul li img {
	width: 95%;
	transition: all 1s;
}

.index-four-foura ul li:hover img {
	transform: scale(1.1);
}

.index-fiver-fiver {
	display: flex;
}

.index-fiver-fivera {
	width: 50%;
	padding: 80px 10px 70px 140px;
}

.index-fiver-fiverb {
	width: 50%;
}

.index-fiver-fivera-a {
	margin-top: 30px;
	width: 77%;
}

.index-fiver-fivera-a ul li {
	padding: 20px 0;
	border-bottom: 1px solid #d5d5d5;
}

.index-fiver-fivera-aa {
	display: flex;
	justify-content: space-between;
}

.index-fiver-fivera-bb em {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-right: 18px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #666666;

}

.index-fiver-fivera-bb {
	font-weight: 400;
	font-size: 17px;
	color: #666666;
	line-height: 30px;
	max-width: 80%;
}

.index-fiver-fivera-cc {
	color: #B5B5B5;
	font-size: 14px;
	margin-top: 9px;
}

.index-fiver-fivera-a ul li:hover .index-fiver-fivera-bb {
	color: rgba(231, 3, 4, 1);
}

.index-fiver-fivera-a ul li:hover .index-fiver-fivera-cc {
	color: rgba(231, 3, 4, 1);
}

.index-fiver-fivera .index-fiverb-b {
	margin-top: 45px;
}

.index-fiver-fiverb-img img {
	vertical-align: bottom;
	width: 100%;
	transition: all 1s;
}

.index-fiver-fiverb-b {
	padding: 45px 70px 60px 70px;
	background-color: rgb(245 245 245);
}

.index-fiver-fiverb {
	background-color: rgb(245 245 245);
}

.index-fiver-fiverb-b h1 {
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}

.index-fiver-fiverb-b h2 {
	width: 20px;
	height: 2px;
	margin: 25px 0;
	background-color: rgba(228, 0, 19, 1);
}

.index-fiver-fiverb-b p {
	font-weight: 400;
	font-style: normal;
	line-height: 25px;
	opacity: 0.5;
	max-width: 92%;
	color: rgb(85, 85, 85);
}

.index-fiver-fiverb-b h3 {
	text-align: right;
	padding-right: 9%;
}

.index-fiver-fiverb-b h3 img {
	transition: all;
	transform: rotate(-180deg);
}

.index-fiver-fiverb-b:hover h1 {
	color: rgba(228, 0, 19, 1);
}

.index-fiver-fiverb-b:hover p {
	color: rgba(228, 0, 19, 1);
}

.index-fiver-fiverb-img {
	position: relative;
	overflow: hidden;
}

.index-fiver-fiverb-img>img {
	vertical-align: bottom;
	transition: all 1s;
}

.index-fiver-fiverb-img:hover>img {
	transform: scale(1.1);
}

.index-fourf-a {
	display: flex;
	margin-bottom: 15px;
}

.index-fourf-a h1 {
	margin-right: 14px;
	font-size: 60px;
	font-weight: 700;
	color: #fff;
	margin-top: -27px;
	vertical-align: middle;
	display: inline-block;
}

.index-fiver-fiverb-img-xia {
	position: absolute;
	right: 25px;
	bottom: 40px;
}

.index-fourf-a h2 {
	display: inline-block;
	font-size: 16px;

	color: #fff;
	line-height: 1;
	vertical-align: middle;
	margin-right: 14px;
}

.index-fourf-a h2 span {
	display: block;
}

.index-fourf-a i {
	width: 51px;
	height: 1px;
	display: inline-block;
	margin-top: 11px;
	background: #fff;
}

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

.footer-onea {
	padding: 70px 0;
}

.footer-one {
	position: relative;
	background: linear-gradient(270deg, rgba(217, 0, 27, 1) 0%, rgba(170, 34, 34, 1) 100%);

	z-index: 1;
}



.footer-onea-a {
	width: 55%;
	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: 21px;
	font-size: 16px;
	display: inline-block;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.698039215686274);
}

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

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

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

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

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

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

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

.footer-onea-c {
	width: 23%;
	display: flex;
	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: 14px;
	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: 14px;
	color: rgb(255, 255, 255, 0.5);
}

.footer-oneb a {
	font-size: 14px;
	color: rgb(255, 255, 255, 0.5);
}

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

.footer-onea-c-a {
	width: 44%;
}

.nbanner {
	position: relative;
}

.nbanner::after {
	position: absolute;
	content: "";
	display: block;
	background: url(../images/u676.svg) no-repeat bottom;
	background-size: 149%;

	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	opacity: 0.46;
}

.nbannerxia {
	z-index: 999;
}

.nbanner {
	border-radius: 0 0px 200px 0px;
	overflow: hidden;
}

.nbanner {
	position: relative;

}

.nbannerxia {
	position: absolute;
	bottom: 120px;
	width: 100%;
	padding: 0 150px 0 150px;
}

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

.nbannerxia1 {
	padding-top: 4%;
	float: left;
	width: 15%;
}

.nbannerxia2 {
	border-bottom: 1px solid rgb(255, 255, 255, 0.6);
	margin-top: 20px;
	text-align: left;
	width: 77%;
	height: 71px;
}

.nbannerxia3 {
	float: left;
	width: 83%;
	display: flex;
	justify-content: space-between;
}

.nbannerxia2 a {
	display: inline-block;
	padding: 23px 10px;
	margin-right: 9px;
	font-size: 18px;

	color: rgb(255, 255, 255);
	text-transform: uppercase;
}

.nbannerxia2 a:hover,
.nbannerxia2 a.on {
	background: rgba(189, 35, 45, 1);
	border-radius: 20px 20px 0 0;
	font-weight: bold;
}

.nbannerxia1 a img {
	vertical-align: middle;
}

.nbannerxia1 a {
	color: #fff;
	font-size: 16px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 8px;
}

.nbannerxia1 a:hover {
	color: #d9001b;
}

.nbannerxia-zong {
	font-weight: 700;
	font-style: normal;
	font-size: 50px;
	/* margin-top: 8px; */
	position: relative;
	bottom: -60px;
	color: #FFFFFF;
}

.contact-one {
	padding: 75px 0;
}

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

.lx-one-xia ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 4px;
	height: 63px;
	left: 0px;
	top: 0;

	background-color: rgba(231, 3, 4, 1);
}

.lx-one-xia ul li {
	height: 209px;
	position: relative;
	background: #fff;
	margin-right: 20px;
	border: 1px solid rgba(242, 242, 242, 1);
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(170, 170, 170, 0.156862745098039);
	text-align: left;

	padding: 23px 27px 10px 30px;

}

.lx-one-xia ul li:last-child {
	margin-right: 0px;
}

.lx-one-xia ul li h1 {

	font-size: 18px;

	color: #8f959f;

	margin-top: 30px;
	margin-bottom: 15px;
}

.lx-one-xia ul li h2 {
	font-size: 18px;
	line-height: 33px;
	color: rgb(51, 51, 51);


}

.lx-one-xia ul li h2 strong {
	font: size 22px;
	px;
}

.lx-one-xia ul li h3 {
	font-size: 22px;
	color: rgb(0, 0, 0);
	line-height: 30px;

	max-width: 100%;

}

.lx-one-xia ul li:nth-child(4) {
	width: 23%;
}

.lx-one-xia ul li:nth-child(1) {
	width: 23%;
}

.lx-one-xia ul li:nth-child(2),
.lx-one-xia ul li:nth-child(3),
.lx-one-xia ul li:nth-child(5) {
	width: 20%;
}

.shaoma {
	text-align: center;
}

.shaoma p {
	margin-top: 10px;
	color: #7F7F7F;
	font-size: 14px;
	text-align: center;
	line-height: 4px;
}

.shaoma img {
	/* margin: -18px 0; */
	margin-top: -27px;
	width: 48%;
}

.lx-one-xia-a {
	margin-top: 15px;
}

.lx-one-xia-a p {

	font-size: 18px;

	color: #8f959f;
	margin-top: 15px;
	text-align: center;


}

.lx-one-xia-img img {
	vertical-align: middle;
	margin-right: 20px;
}

.lx-one-xia-img {
	font-size: 18px;
	color: #666666;
	margin-bottom: 33px;
}

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

.jishu-one {
	padding: 90px 0 50px 0;
}

.jishu-onea>ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.jishu-onea>ul>li {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	position: relative;
	width: 49%;
	margin-right: 30px;
	background: rgba(242, 242, 242, 0.3);
	margin-bottom: 40px;
	border: 1px solid rgba(208, 208, 208, 0.3);
}

.jishu-onea>ul>li:nth-child(2n) {
	margin-right: 0px;
}

.jishu-onea-img {
	overflow: hidden;
}

.jishu-onea-img img {
	transition: all 1s;
	vertical-align: bottom;
}

.jishu-onea-img:hover img {
	transform: scale(1.1);
}

.jishu-onea-img-p {
	top: 60px;
	left: 60px;
	position: absolute;
}

.jishu-onea-img-p span {
	font-weight: 700;
	font-style: normal;
	font-size: 28px;
	color: #FFFFFF;
	padding-bottom: 9px;
	border-bottom: 1px solid #fff;
}

.jishu-onea-xia {
	padding: 40px 70px;
}

.jishu-onea-xia .index-fiver-fivera-a {
	margin-top: 0px;
	width: 100%;
}

.jishu-onea-more {
	margin-top: 50px;
	text-align: right;
}

.jishu-onea-more a {
	padding: 7px 18px;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid rgba(217, 0, 27, 1);
	background-color: rgba(255, 255, 255, 1);
	color: #D9001B;
	display: inline-block;
}

.jishu-onea-more a:hover {
	background: rgba(217, 0, 27, 1);
	color: #fff;
}

.jishu-onea>ul>li {
	position: relative;
}

.jishu-onea>ul>li:after {
	position: absolute;
	content: "";
	display: block;
	width: 0%;
	height: 2px;
	left: 0px;
	transition: all 0.8s;
	bottom: 0;
	background-color: rgba(231, 3, 4, 1);
}

.jishu-onea>ul>li:hover:after {
	width: 100%;
}

.newsing-two {
	padding: 30px 0 100px 0;
}

.newsing-twoa {
	display: flex;
}

.newsing-twob {
	width: 74%;
	padding-left: 0;
	margin-right: 67px;
}

.newsing-twob .index-twoa2 {
	width: 100%;
	padding: 0px 0;
	/* height: 1037px; */
	overflow: hidden;
}

.index-twoa2 {
	width: 42%;
	background: #fff;
	padding: 30px 35px 0 40px;
}

.newsing-twob .index-twoa2 ul li {
	padding: 31px 0;
	margin-bottom: 0;
	border-bottom: 2px solid rgba(242, 242, 242, 1);
}

.index-twoa2-ul {
	display: flex;
}

.newsing-twob .index-twoa2-img {
	width: 20%;
	overflow: hidden;
	display: none;
	border-radius: 10px;
}

.index-twoa2 ul li:hover .index-twoa2-img img {
	transform: scale(1.2);
}

.index-twoa2-img img {
	width: 100%;
	margin-top: 1px;
	transition: all 1s;
	vertical-align: bottom;
}

.newsing-twob .index-twoa2 ul li:hover .index-twoa2-tlirt {
	border-right: 1px solid #d9001b;
}

.index-twoa2-tlirt {
	width: 89%;
	padding-left: 25px;
	padding-right: 100px;
	border-right: 1px solid rgba(242, 242, 242, 1);
}

.newsing-twob .index-twoa2 ul li:hover .index-twoa2-tlirt p {
	color: #d9001b;
	font-weight: bold;
}

.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt p {
	padding-top: 16px;
}

.index-twoa2-tlirt p {
	font-size: 18px;
	color: #000;
	line-height: 1.444;
	margin-bottom: 16px;
}

.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt h3 {
	font-size: 14px;
	color: #999999;
	line-height: 1.571;
}

.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt h2 {
	margin-top: 26px;
}

.index-twoa2-tlirt h2 {
	font-size: 14px;
	font-family: "Roboto";
	color: #999999;
}

.newsing-twob .index-twoa2 ul li .index-twoa2-more {
	padding: 0px 0;
	padding-left: 30px;
}

.index-twoa2-more {
	width: 10%;
	display: flex;
	/* justify-content: center; */
	align-items: center;
}

.newsing-twob .index-twoa2 ul li:hover .index-twoa2-more p {
	color: #d9001b;
}

.index-twoa2-more p {
	font-size: 14px;
	color: rgb(220, 222, 229);
	text-transform: uppercase;
}

.newsing-twoc {
	width: 22%;
}

.newsing-twoc-new {
	background: url(../images/background-box.webp.jpg) no-repeat;
	background-size: cover;
	border-radius: 20px 20px 20px 20px;
	padding: 50px 30px;
}

.newsing-twoc-new h2 {
	font-size: 22px;
	color: #000;
	line-height: 2.727;
	text-align: left;
}

.newsing-twoc-new h2 em {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	border: 4px solid #d9001b;
}

.newsing-twoc-new ul {
	margin-top: 30px;
}

.newsing-twoc-new ul li {
	margin-bottom: 10px;
}

.newsing-twoc-new ul li {
	position: relative;
}

.newsing-twoc-new ul li input {
	width: 100%;
	outline-style: none;
	height: 50px;
	line-height: 50px;
	border: 1px solid #fff;
	background: #fff;
	font-size: 14px;
	color: #999999;
	border-radius: 4px;
	padding: 0 10px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.newsing-twoc-new ul li button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background: #d9001b;
	border: initial;
	width: 50px;
	height: 50px;
	border-radius: 4px;

}

.newsing-twoc-tong {
	margin-top: 40px;
	padding: 0 25px;
}

.newsing-twoc-tong1 {
	display: flex;
	justify-content: space-between;
}

.newsing-twoc-tong1 h2 em {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	border: 4px solid #d9001b;
}

.newsing-twoc-tong1 h2 {
	font-size: 22px;
	color: #000;
	/* padding-left: 20px; */
	/* border-left: 4px solid rgb(50, 83, 164); */
}

.newsing-twoc-tong1 h3 img {
	vertical-align: middle;
	margin-right: 10px;
}

.newsing-twoc-tong1 h3 span {
	font-size: 16px;
	color: #7F7F7F;
}

.newsing-twoc-tong ul {
	margin-top: 20px;
}

.newsing-ul {
	display: flex;
	justify-content: space-between;
}

.newsing-ul:hover h2 {
	color: #d9001b;
	font-weight: bold;
}

.newsing-twob .index-twoa2 ul li:hover {
	border-bottom: 2px solid #d9001b;
}

.newsing-ul h2 {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	line-height: 2.133;
}

.index-twoa2 ul li:hover .index-twoa2-img img {
	transform: scale(1.2);
}

.index-twoa2 ul li:hover .index-twoa2-more img {
	transform: translateX(10px);
	filter: inherit;
	opacity: 1;
}

.index-twoa2-more img {
	opacity: 0.4;
	filter: grayscale(1);
	vertical-align: middle;
	transform: translateX(0);
	margin-left: 10px;
	transition: all 0.5s;
}

.newsing-ul:hover h3 {
	color: #1162ac;
}

.newsing-ul h3 {
	font-size: 14px;
	font-family: "Roboto";
	color: #999999;
	line-height: 2.286;
	margin-left: 10px;
}

.newxq-onea {
	padding: 48px 75px 5px 75px;
	border-radius: 0px;
	background: #fff;

	border: 1px solid rgba(236, 231, 231, 1);
}

.nestit {
	padding-bottom: 35px;
	border-bottom: 1px solid rgb(191, 191, 191, 0.27);
	margin-bottom: 50px;
}

.nestit h2 {
	font-size: 25px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 1.92;
	/* text-align: right; */
}

.nestit h3 {
	margin-top: 23px;
	font-size: 14px;
	color: #999999;
	text-align: center;
	font-family: 'DIN';
	line-height: 0.8;
	font-weight: normal;
}

.nestit h3 span {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #999999;
}

.nestit h3 span:last-child {
	border-right: inherit;
}

.details {
	padding: 0 50px;
	font-size: 16px;
	color: #999999;
	line-height: 1.875;
}

.newspage {
	margin-top: 68px;
	padding: 32px 0;
	border-top: 1px solid #d8dce0;
	/* border-bottom: 1px dotted #b7b7b7; */
	position: relative;
}

.newspage ul {
	overflow: hidden;
}

.newspage .newspage_a {
	max-width: 465px;
	line-height: 40px;
	height: 40px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.pages {
	text-align: center;
	margin-top: 40px;
}

.pages li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
	cursor: pointer;
}

.pages li a {
	display: block;
	background: #fff;
	padding: 7px 12px;
	/* font-weight: bold; */
	font-size: 12px;
	color: rgb(90, 88, 88);
	border-radius: 5px;
	border: 1px solid #dfdfe3;
}

.pages li:hover a,
.pages li.active a {
	background: rgba(231, 3, 4, 1);
	color: #fff;
}

.newspage a {
	color: #666666;
	font-size: 15px;
}

.newspage a:hover {
	color: #d9001b;
}

.newspage .newspage_a img {
	vertical-align: middle;
	margin-right: 15px;
}

.pro-one {
	padding-bottom: 80px;
	background-color: rgba(215, 215, 215, 0.12);
}

.pro-oneb {
	width: 18%;
	transition: all 0.8s;
}

.pro-onec {
	width: 92%;
	padding: 70px 0 20px 40px;
}

.pro-oneb-a {

	top: -55px;
	padding: 5px;
	background: #fff;
	position: relative;
	border: 1px solid rgba(223, 223, 223, 1);
	border-radius: 10px;
	width: 288px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.0705882352941176);
}

.pro-oneb-b h1 {
	padding: 10px 0;
	padding-left: 22px;
	position: relative;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	color: #070708;
	border-radius: 10px;
	background-color: rgba(240, 243, 250, 1);

}

.pro-oneb-b h1:after {
	position: absolute;
	content: "";
	display: none;
	width: 2px;
	height: 36px;

	background-color: rgba(217, 0, 27, 1);
	left: 0px;
	top: 50%;
	transform: translateY(-50%);

}

.pro-oneb-c {
	padding: 15px;
}

.pro-oneb-c p {
	padding: 8px 0;

	border-bottom: 1px solid #e6e6e6;
}

.pro-oneb-c p a {
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #000000;
}

.pro-oneb-c p img {
	vertical-align: middle;
	margin-right: 10px;
}

.pro-oneb-a ul li.on .pro-oneb-b h1 {
	color: #D9001B;
	font-weight: bold;
}

.pro-oneb-a ul li.on .pro-oneb-b h1:after {
	display: block;
}

.pro-oneb-c p.on a,
.pro-oneb-c p:hover a {
	color: #E70304;
}

.pro-onec-a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pro-onec-a ul li {
	width: 48.5%;
	background: #fff;
	padding: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid rgba(229, 227, 227, 1);
	border-radius: 0 40px 0 40px;
}

.pro-onec-a ul li:nth-child(2n) {
	margin-right: 0px;


}

.pro-onec-a-img {
	overflow: hidden;
	height: 337px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.pro-onec-a-img img {
	transition: all 1s;
}

.pro-onea {
	display: flex;
	justify-content: space-between;
}

.pro-onec-a ul li:hover .pro-onec-a-img img {
	transform: scale(1.02);
}

.pro-onec-a-p {
	padding: 10px;
}

.pro-onec-a-p h1 img {
	vertical-align: middle;
	margin-right: 10px;
}

.pro-onec-a-p h1 {
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #000000;
	margin-bottom: 12px;
}

.pro-onec-a-p h2 {
	color: #333333;
	font-size: 18px;
	line-height: 29px;
	padding-left: 17px;
}

.pro-onec-a-p h3 {
	margin-top: 10px;
	padding-left: 17px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.pro-onec-a-p .jishu-onea-more {
	margin-top: 5px;
}

.pro-onec-a ul li:hover .pro-onec-a-p h1 {
	color: rgba(217, 0, 27, 1);
}

.jishu-onea-more span {
	padding: 7px 18px;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid rgba(217, 0, 27, 1);
	background-color: rgba(255, 255, 255, 1);
	color: #D9001B;
	display: inline-block;
}

.jishu-onea-more span:hover {
	background: rgba(217, 0, 27, 1);
	color: #fff;
}

.pro-oneb-a.tab_fix {
	position: fixed;
	top: 100px;
}

.pro-oneb-a.tab_fix_bottom {
	position: absolute;
	bottom: 0px;
	top: inherit;
}

.pro-oneb-a {
	transition: all 0.6s;
}

.pro-onea {
	position: relative;
}

/* .proxqing-one {
	padding: 80px 0;
	background-color: rgba(242, 242, 242, 1);
}

.proxqing-onea {
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(242, 242, 242, 1);
	display: flex;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(215, 215, 215, 0.156862745098039);
}
 */
.proxq-oneing {
	background-color: rgba(215, 215, 215, 0.12);
	padding: 80px 0 80px 0;
}

.news-one.proxq-oneing .ww .news-oneimgh {
	box-shadow: inherit;
	border: inherit;
	background-color: rgba(242, 242, 242, 0.4);
	padding: 0;
	border-radius: inherit;
	overflow: hidden;
}

.news-one.proxq-oneing .news-oneimgh {
	width: 52%;
}

.newsswipera {
	height: 476px;
	display: flex;
	justify-content: center;
	align-items: center;

}

.news-one.proxq-oneing .ww {
	display: flex;
	/* flex-wrap: wrap; */
}

.news-one.proxq-oneing .ww {
	box-shadow: 0px 0px 10px rgb(215 215 215 / 16%);
	border: 1px solid rgba(242, 242, 242, 1);
	background-color: rgba(255, 255, 255, 1);
	padding: 20px;
	border-radius: 10px;
	overflow: hidden;
}

.news-one.proxq-oneing .newsswiper {
	padding-bottom: 50px;
}

.proxq-oneing .newsswiper .swiper-slide {
	padding: 32px 10px;
}

.news-one.proxq-oneing .newsswipera {
	display: flex;
	justify-content: center;
	/* padding-top: 39px; */
}

.news-one.proxq-oneing .newsswiper-img {
	width: 100%;
}

.news-one.proxq-oneing .newsswiper-img {
	width: 100%;
}

.proxq-oneing .newsswiper-img {
	text-align: center;
	/* width: 58%; */
	/* padding: 40px 0; */
	border-radius: 10px;
	/* box-shadow: 1px 1px 5px rgb(0 0 0 / 35%); */
}

.news-one.proxq-oneing .newsswiper-img img {
	border-radius: 20px;
	height: auto;
	/* width: 65%; */
}

.news-one.proxq-oneing .newsswiper .swiper-pagination {
	bottom: 32px;
}

.newsswiper .swiper-pagination {
	width: auto;
	left: inherit;
	right: 80px;
	bottom: 87px;
	/* bottom: inherit; */
}

.newsswiper .swiper-pagination .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border: 2px solid #999999;
	background: inherit;
	border-radius: 50%;
	opacity: 1;
	/* margin: 0px 4px; */
}

.newsswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px;
	height: 15px;
	opacity: 1;
	border-radius: 7.5px;
	border: 2px solid rgba(217, 0, 27, 1);
	background: rgba(217, 0, 27, 1);
}

.newsswiper-xqoneone {
	width: 51%;
	padding: 35px 0;
	padding-left: 90px;
	padding-right: 83px;
}

.xinpin-xia {
	/* margin-bottom: 60px; */
}

.xinpin-xia h2 {

	margin-bottom: 20px;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
}

.xinpin-xia h2 img {
	vertical-align: middle;
	width: 18px;
	opacity: 0.2;
	margin-right: 25px;
}

.xinpin-xia h3 {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	height: 2px;
	background: rgba(242, 242, 242, 1);
}

.xinpin-xia p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;

	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid rgba(242, 242, 242, 1);
}

.xinpin-xia h3:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 2px;
	content: "";
	display: block;
	background: rgba(217, 0, 27, 1);
}

.xinpin-xia h4 {

	margin: 40px 0;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
}

.proxq-twob ul li.on {
	color: #ffffff;
	font-weight: bold;
	background: rgba(217, 0, 27, 1);
}

.proxq-twob ul li {
	font-size: 22px;
	padding: 21px 43px;
	cursor: pointer;
	color: #333333;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 0%, rgba(228, 228, 228, 1) 100%, rgba(255, 255, 255, 1) 100%);
	text-align: center;
	border-radius: 5px;
}

.proxq-twoc {
	background: #fff;
	margin-bottom: 30px;
}

.proxq-twob ul {
	display: flex;
	border-bottom: 2px solid rgba(0, 78, 161, 1);
}

.proxq-twob ul li {
	margin-right: 5px;
}

.proxq-twoczong:nth-child(1) {
	display: block;
}

.proxq-twoczong {
	display: none;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	padding: 80px 152px;
}

.xinpin-xia h5 {
	text-align: right;
}

.xinpin-xia a {
	transition: all 1s;
}

.xinpin-xia a:hover {
	border-radius: 0;
}

.xinpin-xia a {
	padding: 17px 27px;
	font-size: 18px;
	background: rgba(217, 0, 27, 1);
	color: rgb(255, 255, 255);
	font-weight: bold;
	display: inline-block;
	border-radius: 20px 0 20px 0;

}

.xinpin-xia a img {
	vertical-align: middle;
	margin-right: 13px;
}

.proxq-twoczong-a p {
	font-size: 18px;
	color: #646262;
	line-height: 40px;
}

.proxq-twoczong-a ul {
	margin-top: 36px;
	display: flex;
	justify-content: space-between;
}

.proxq-twoczong-a ul li {
	border-radius: 10px;
	overflow: hidden;
	margin-right: 10px;
}

.biao {
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}

.biao-xia .zz-1 {
	display: flex;
}

.biao-xia .zz-1 .zz-2 {
	width: 50%;
	border-right: 1px solid #fff;
}

.biao-xia .zz-1 .zz-2 p:first-child {
	/* font-weight: bold; */
	background: rgba(0, 78, 161, 1);
	color: #fff;
}

.biao-xia .zz-1 .zz-2 p {
	line-height: 65px;
	font-size: 18px;
	color: #333333;
	background: rgba(0, 78, 161, 0.2);
	padding-left: 131px;
}

.biao-xia .zz-1 .zz-2 p:nth-child(2n) {
	background: #e9ebf5;
}

.biao-xia .zz-1 .zz-2:last-child {
	border-right: inherit;
}

.biao-xia .zz-1 .zz-2 {
	width: 50%;
	border-right: 1px solid #fff;
}

.wwenti ul li {
	padding: 10px 10px;
	background: rgba(247, 248, 250, 1);
	border: 1px solid rgba(228, 228, 228, 1);
}

.wwenti ul li img {
	vertical-align: middle;
	margin-right: 10px;
}

.wwenti ul li {
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	color: #333333;

}

.u1998_text {
	padding: 25px 25px 25px 25px;
	font-weight: 400;
	display: none;
	font-style: normal;
	font-size: 16px;
	color: #646262;
}

.wwenti ul li:hover .u1998_text {
	display: block;
}

.porxq-xiaxia {
	padding: 70px 0;
	background-color: rgba(215, 215, 215, 0.12);
}

.fangan-onea ul li a {
	display: inline-block;
}

.porxq-xiaxia-a {
	margin-top: 58px;
}

.porxq-xiaxia-a ul {
	display: flex;
}

.porxq-xiaxia-a ul li {
	width: 31.7%;
	position: relative;
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 30px;
	border-radius: 0 50px 0 50px;
	background: #fff;
	overflow: hidden;
	border: 1px solid rgba(229, 227, 227, 1);
}

.porxq-xiaxia-a-img {
	text-align: center;
	background: url(../images/u1910.svg) no-repeat top right;
}

.porxq-xiaxia-a ul li p {
	margin-top: 30px;
	font-weight: 700;
	text-align: center;
	font-style: normal;
	font-size: 22px;
	color: #000000;
}

.porxq-xiaxia-a ul li p img {
	vertical-align: middle;
	margin-right: 15px;
}

.proxq-two {
	background-color: rgba(215, 215, 215, 0.12);
}

.about-fix-a h2 {
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	color: #D9001B;
	margin-bottom: 10px;
}

.about-fix-a h3 {
	width: 102px;
	height: 2px;
	background-color: rgba(176, 173, 173, 0.349019607843137);
}

.porxq-xiaxia-a ul li:hover {
	border: 1px solid #D9001B;
}

.wenhua-one {
	padding: 80px 0;
}

.wenhua-onea {
	margin-bottom: 25px;
	padding: 25px;
	display: flex;
	justify-content: space-between;
	border-width: 1px;
	border-style: solid;
	border-radius: 10px;
	background-color: rgba(242, 242, 242, 0.3);
	border-color: rgba(208, 208, 208, 0.3);
}

.wenhua-oneb {
	width: 21%;
	border-radius: 10px;
	overflow: hidden;
}

.wenhua-onec {
	width: 80%;
	padding-left: 30px;
}

.wenhua-onec .index-fiver-fivera-a {
	width: 100%;
	margin-top: 0;
}

.wenhua-onec .index-fiver-fivera-a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wenhua-oneb {
	position: relative;
}

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

.wenhua-onec .index-fiver-fivera-a ul li {
	width: 48%;
}

.wenhua-onec .jishu-onea-more {
	margin-top: 15px;
}

.wenhua-oneb p {
	position: absolute;
	top: 35px;
	left: 30px;
	font-weight: 700;
	font-style: normal;
	font-size: 28px;
	color: #FFFFFF;
}

.fuwu-one {
	padding: 70px 0;
}

.fuwu-onea h1 {
	font-weight: 700;
	font-style: normal;
	font-size: 46px;
	color: #2A2727;
}

.fuwu-onea h1 span {
	color: #D9001B;
}

.fuwu-onea h2 {
	width: 89px;
	height: 1px;
	margin-top: 5px;
	background-color: rgba(217, 0, 27, 1);
}

.fuwu-oneb {
	margin-top: 40px;
}

.fuwu-oneb .index-fiver-fivera-a {
	width: 100%;
	margin-top: 0;
}

.fuwu-oneb .index-fiver-fivera-a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.fuwu-oneb .index-fiver-fivera-a ul li {
	width: 48%;
	position: relative;
}

.u2056 {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.6;
	filter: grayscale(1);
	top: 50%;
	width: 25px;
	transform: translatey(-50%);
}

.fuwu-oneb .index-fiver-fivera-a ul li:hover .u2056 {
	filter: inherit;
	opacity: 1;
}

.fuwu-two {
	position: relative;
	padding: 100px 0 100px;
	z-index: 1;
}

.fuwu-two::after {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.36;
	bottom: 0;
	background: url(../images/u2094.png) no-repeat bottom;
	background-size: 100% 100%;
}

.fuwu-onea p {
	margin-top: 25px;
	color: #333333;
	font-size: 16px;
}

.fuwu-twob {
	text-align: center;
	margin-top: 40px;
}

.fuwu-twob img {
	max-width: inherit;
	width: 100%;
}

.fuwu-three {
	z-index: 1;
	position: relative;
	padding: 120px 0 160px 0;
}

.fuwu-three::after {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.12;
	bottom: 0;
	background: url(../images/u1925.jpg) no-repeat top;
	background-size: cover;
}

.fuwu-threea {
	display: flex;
}

.fuwu-threeb {
	width: 28%;
}

.fuwu-threec {
	width: 72%;
	padding-left: 80px;
}

.fuwu-threeb-a {
	margin-top: 90px;
}

.fuwu-threeb-a h3 {
	color: #333333;
	font-size: 16px;
	text-align: justify;
	line-height: 30px;
}

.fuwu-threec-a {
	padding: 15px;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 5px rgba(40, 39, 39, 0.231372549019608);
}

.fuwu-threec-b {
	padding: 33px 0;
	background-color: rgba(217, 0, 27, 1);
	border-radius: 15px;
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
}

.fuwu-threec-c {
	padding: 15px;
	border-radius: 0 0 15px 15px;
	background-color: #fafafa;
}

.fuwu-threec-ca {
	padding: 21px 0;
	background-color: rgba(242, 242, 242, 1);
}

.fuwu-threec-ca ul {
	display: flex;
	background-color: rgba(242, 242, 242, 1);
}

.fuwu-threec-cb ul {
	display: flex;
	border-bottom: 1px solid #eaeaea;
}

.fuwu-threec-cb ul li {
	width: 30%;
	display: flex;
	border-right: 1px solid #eaeaea;
	align-items: center;
	color: #333333;
	height: 120px;
	font-style: normal;
	font-size: 16px;
	padding-left: 20px;
}

.fuwu-threec-cb ul li:last-child {
	border-right: inherit;
}

.fuwu-threec-cb ul li:first-child {
	width: 14%;
	font-size: 20px;
}

.fuwu-threec-cb ul li span {
	display: block;
}

.fuwu-threec-ca ul li {
	width: 30%;
	font-weight: 700;
	color: #333333;
	font-style: normal;
	font-size: 20px;
	padding-left: 20px;
}

.fuwu-threec-ca ul li:first-child {
	width: 14%;
}

.about-one {
	padding: 80px 0 110px 0;
	background: url(../images/u322.jpg) no-repeat bottom fixed;

	background-size: 100%;
}

.index-foura .index-oneb {
	padding-left: 70px !important;
	padding-top: 0;
	width: 100%;
}

.about-onea {
	display: flex;
	justify-content: space-between;
}

.about-oneb {
	width: 84%;
}

.about-onec {
	width: 13%;
	padding-left: 60px;
}

.about-oneb-a {
	margin-top: 60px;
}

.index-onea {
	padding-left: 7%;
}

.about-oneb-a p {
	/* margin-bottom: 30px; */
	font-size: 16px;
	color: #5D5A5A;
	line-height: 30px;
}

.about-oneb .index-oneb h2 {
	font-size: 45px;
	margin-bottom: 40px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: -70px;
}

.about-onec {
	padding-top: 100px;
}

.about-onec ul li {
	margin-bottom: 50px;
}

.about-onec ul li .index-one-xia-c {
	text-align: left;
}

.about-onec ul li .index-one-xia-c h1 {

	padding-left: 10px;

}

.about-onec ul li .index-one-xia-b {
	text-align: left;
}

.index-one-xia-b {
	font-weight: bold;
	font-style: normal;
	font-size: 60px;
	color: #D9001B;
	text-align: center;
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
}

.index-one-xia-b i {
	font-style: inherit;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #D9001B;
	display: inline-block;
	margin-left: 5px;
}

.about-onec ul li .index-one-xia-c {
	text-align: left;
}

.index-one-xia-c {
	/* display: inline-block; */
	margin-left: 0;
	text-align: center;
}

.index-one-xia-c h1 {
	color: #555555;
	font-size: 16px;
}

.about-two {
	position: relative;
	z-index: 1;
	padding: 70px 0 100px 0;

}

.about-two::after {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	width: 75%;
	height: 100%;
	top: 0;
	right: 0;

	bottom: 0;
	background: url(../images/u1.jpg) no-repeat bottom;
	background-size: cover;
}

.about-two::before {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	width: 25%;
	height: 100%;
	top: 0;
	left: 0;

	bottom: 0;
	background: url(../images/u0_div.jpg) no-repeat bottom;
	background-size: cover;
}

.about-twoa {
	display: flex;
	justify-content: space-between;
}

.about-twob {
	width: 15%;
}

.about-twoc {
	width: 83%;
}

.about-twob .fuwu-onea h1 {
	color: #fff;
}

.about-twoc {
	margin-top: 30px;
}

.about-twoc-a {
	background: #fff;
	border-radius: 10px;
	padding: 70px 50px 40px 97px;
}

.about-twoc-a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.about-twoc-a ul li {
	margin-right: 10px;
	width: 22%;
	margin-bottom: 60px;
}

.about-twoc-a ul li img {
	width: 40px;
	transition: all 1s;
	transform: translateY(0);
}

.about-twoc-a ul li:nth-child(4n) {
	width: 28%;
}

.about-twoc-a ul li:hover img {
	transform: translateY(-5px);
}

.about-twoc-a ul li h1 {
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	margin-top: 5px;
	color: #070708;
}

.about-twoc-a ul li h2 {
	background: #D9001B;
	width: 36px;
	height: 1px;
	margin: 10px 0;
}

.about-twoc-a ul li p {
	font-weight: 400;
	color: #333333;
	font-size: 18px;
}

.about-foru {
	padding: 70px 0;
}

.about-forub {
	margin-top: 50px;
}

.ninetswipera {
	border-radius: 20px;
	overflow: hidden;
}

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

}

.ninetswiper .swiper-button-prev {
	width: 61px;
	height: 61px;
	border: 1px solid #fff;
	left: 28%;
	border-radius: 50%;
	background: url(../images/u143.svg) no-repeat center center;

}

.ninetswiper .swiper-button-next {
	width: 61px;
	height: 61px;
	right: 28%;
	border: 1px solid #fff;
	border-radius: 50%;
	background: url(../images/u145.svg) no-repeat center center;

}

.about-three {
	position: relative;
	background: url(../images/u82.jpg) no-repeat;
	background-size: cover;
}

.about-three .fuwu-onea {
	top: 90px;
	position: absolute;
	left: 150px;
}

.about-threea {
	display: flex;
	justify-content: right;
}

.about-threeb {
	width: 16%;
	padding: 140px 0;
}

.about-threec {
	width: 52%;
	position: relative;
	height: 880px;
	background: url(../images/u123.png) no-repeat;
	background-size: 100% 100%;
}

.threeaswiper {
	height: 600px;
	position: relative;
	right: -90px;
}

.threeaswipera {
	text-align: right;
	font-weight: 700;
	font-style: normal;
	font-size: 60px;
	color: #E5F3FF;
}

.threeaswiper .swiper-slide.swiper-slide-active .threeaswipera {
	color: #D9001B;
	text-align: left;
}

.threeaswiper .swiper-slide.swiper-slide-prev .threeaswipera {
	text-align: center;
}

.threeaswiper .swiper-slide.swiper-slide-next .threeaswipera {
	text-align: center;
}

.about-threec-xia p {
	font-weight: 700;
	font-style: normal;
	font-size: 200px;
	color: #E5F3FF;
	opacity: 0.14;
}

.about-threec-xia p sup {
	font-weight: 700;
	font-style: normal;
	font-size: 50px;
	color: #EAE4E4;
	position: relative;
	top: -40px;
}

.about-threec-xia {
	position: absolute;
	bottom: 40px;
	right: 60px;
}

.about-threec-a>div {
	height: 880px;
	display: flex;
	padding-left: 150px;
	align-items: center;
}

.about-threec-a ul li p {
	font-size: 16px;
	transition: all 1s;
	color: #FFFFFF;
	line-height: 30px;
    max-width: 95%;

}
.about-threec-a>div ul {
    width: 100%;
}
.about-threec-a ul li {
	display: none;
}

.about-threec-a ul li.on {
	display: block;
}

.about-three-zao {
	width: 8%;
	position: absolute;
	bottom: 140px;
	left: 150px;
}

.about-three-zao .swiper-button-prev {
	width: 61px;
	height: 61px;
	border: 1px solid #fff;
	left: 0%;
	border-radius: 50%;
	background: url(../images/u143.svg) no-repeat center center;

}

.about-three-zao .swiper-button-next {
	width: 61px;
	height: 61px;
	right: 0%;
	border: 1px solid #fff;
	border-radius: 50%;
	background: url(../images/u145.svg) no-repeat center center;

}

.about-three-zao .swiper-button-next:hover {
	opacity: 0.8;
}

.about-three-zao .swiper-button-prev:hover {
	opacity: 0.8;
}

.rongyv {
	padding: 90px 0;
}

.rongyva ul {
	display: flex;
	flex-wrap: wrap;


}

.rongyva ul li {
	width: 23%;
	padding: 51px 25px 47px 25px;
	text-align: center;
	margin-bottom: 35px;
	margin-right: 35px;
	background: url(../images/u291.png) no-repeat;
	background-size: 100% 100%;
}

.rongyva ul li:nth-child(4n) {
	margin-right: 0px;
}

.rongyva-img {
	overflow: hidden;
}

.rongyva-img img {
	vertical-align: bottom;
	transition: all 1s;
}

.rongyva ul li p {
	padding: 15px 0;
	color: #333333;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
}

.rongyva ul li:hover img {
	transform: scale(1.05);
}

.fixed .head-main .nav .drop-down {
	top: 100%;
}

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

.drop-downa {
	display: flex;
	padding: 30px;
	border-radius: 0 0 20px 20px;
	overflow: hidden;
	background-color: #fff;
}

.drop-downb {
	width: 50%;
	padding: 0 25px;
}

.drop-downb ul li {
	line-height: 1.5;
}

.drop-downb ul li.on a,
.drop-downb ul li:hover a {
	color: #D9001B;
}

.drop-downb ul li a {
	display: block;
	padding: 10px 0;
	position: relative;
	font-size: 18px;
	color: rgb(23, 35, 61, 0.5);
	border-bottom: 1px solid #b0dff9;
}

#u605_img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
}

.drop-downc {
	line-height: initial;
}

.drop-downc {
	width: 51%;
}

.drop-downc img {
	border-radius: 10px 10px 10px 10px;
}

.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;
}

.proxq-twoczong-a ul {
	display: flex;
	flex-wrap: wrap;
}

.proxq-twoczong-a ul li {
	width: 49%;
	text-align: center;
	margin-bottom: 15px;
}

/* .index-threea.about-zong .fixiping-two-img img {
    width: 99%;
    height: 318px;
}
.index-threea.about-zong .index-threed {
  
    padding-top: 5%;
} */
.bannerswiper video {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.banner-sj {
	display: none;
}
.nzabu-xoa{
	position: relative;
}
.shiy {
	position: absolute;
	top: 50%;
	left: 50%;
	
       width: 33px !important;
	transform: translate(-50%,-50%);
}
.video-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}

.video-box video {
	    object-fit: contain;
}

.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%!important;
	height: 100%!important;
}
.about-threec-a {
    width: 100%;
}
.about-threec-a>div{
	  width: 100%;
}
.shaoma-a{
	display: none;
}
.shaoma-a img{
	    vertical-align: middle;
	    margin-right: 10px;
}
.shaoma-a {
	display: none;
	    font-weight: 400;
	    font-size: 16px;
	    color: #F4FEFF;
	    
}
.shaoma-a a{
	  color: #F4FEFF;
}
.shaoma-a  p em{
	font-style: normal;
	    color: #F4FEFF;
	    font-weight: 700;
	    font-size: 30px;
}
.index_fixed {
      z-index: 999999999;
    right: 20px;
    bottom: 37%;
    position: fixed;
    display: block;
}
.index_fixed .item:hover{
	background: rgba(189, 35, 45, 1);
}
.index_fixed .item:hover .icon img{
	width: 22px;
}
.icon img{
	width: 19px;
	
}
.index_fixed .item .main {
    display: flex;
    height: 100%;
    align-items: center;
}
.index_fixed .item {
    background: #333333;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.index_fixed .item .main > div {
    margin: auto;
}
.index_fixed .item .ewm {
    position: absolute;
    left: 0;
    
    width: 122px;

    top: 50%;
    transform: translateX(-110%) translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    box-shadow: 0px 0px 15px #eee;
}
.index_fixed .item .ewm img {
    width: 6.625rem;
}
.index_fixed .item:hover .ewm {
    opacity: 1;
    visibility: initial;
}
.index_fixed .item .call {
    position: absolute;
    height: 100%;
    left: 0;
    top: 50%;
    transform: translateX(-110%) translateY(-50%);
    transition: 0.4s;
    background: #fff;
    font-size: 1.25rem;
        border-radius: 15px;
    font-family: 'Noto Sans SC';
    padding: 0 1rem;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 15px #eee;
    opacity: 0;
    visibility: hidden;
}
.index_fixed .item .call a {
    white-space: nowrap;
    display: block;
}
.index_fixed .item:hover .call {
    opacity: 1;
    visibility: initial;
}
.drop-down ol li:hover{
	background: #288440;
}
.drop-down ol li:hover a{
	color: #fff!important;
}
.details table{
	width: 100% !important;
}
.details table td{
	padding-left: 10px;
}
.footer-onea-b ul li:nth-child(1) img{
	    vertical-align: top;
	    margin-top: 1px;
}
/*-------------*/
/*
 
 * 响应式
 * */
 @media only screen and (min-width: 300px) {
 	.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: 148px;
    right: 27px;
    width: 39px;
    height: 39px;
    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: 92%;
    height: 27%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
 }


@media only screen and (max-width:1800px) {
	.w {
		width: 1600px;
	}

	.twobswiper {
		height: 330px;
	}

	.index-onec::after {
		top: -48px;
		right: -20%;
		width: 900px;
		height: 900px;
	}

	.index-onec::before {
		top: -154px;
		right: -1%;
	}

	.bannerswipera-xia p {
		font-size: 32px;
	}

	.bannerswipera-xia h1 {
		font-size: 54px;
	}

	.head-main .nav>ul>li {
		float: left;
		position: relative;
		margin-right: 27px;
	}

	.right-side-box .search-popup__toggler {
		width: 35px;
		height: 35px;
		margin-right: 59px;
		line-height: 32px;
		background: url(../images/search.png) no-repeat center center;
	}

	body {
		font-size: 15px;
	}

	.jt_zci .let_box {
		width: 69.25%;
	}
}

@media only screen and (max-width:1680px) {
	.w {
		width: 1440px;
	}

	.about-three-zao {
		width: 12%;

	}

	.index-fiver-fivera {
		width: 50%;
		padding: 61px 10px 65px 76px;
	}

	.index-xji h2 {
		font-size: 34px;

	}

	.lx-one-xia-img {
		font-size: 17px;

	}

	.index-four-foura ul li {

		width: 18%;
	}

	.index-threec {
		width: 27%;
	}

	.index-threed {
		width: 72%;
	}

	.index-threeb {

		padding: 45px 39px 45px 25px;
	}

	.index-tlite h2 {

		font-size: 34px;

	}

	.index-one-oneb {
		width: 31%;

	}

	.index-two-twoa ul li {

		width: 31.2%;

	}

	.index-two-twoa-h1 {
		width: 155px;
		font-size: 20px;
		height: 73px;

	}

	.index-two-twoa-p {

		font-size: 16px;

	}

	.index-one-onec-a ul li {

		width: 47.7%;

	}

	.newsswiper-xqoneone {
		padding-left: 53px;
		padding-right: 35px;
	}

	.lx-one-xia-img {
		font-size: 18px;

	}

	.lx-one-xia ul li {

		padding: 22px 19px 10px 20px;
	}

	.contact-one {
		padding: 60px 0;
	}

	.about-three .fuwu-onea {
		top: 57px;
		position: absolute;
		left: 88px;
	}

	.jishu-onea>ul>li {

		width: 48%;

	}

	.threeaswipera {

		font-size: 48px;

	}

	.about-threec-xia p {

		font-size: 104px;

	}

	.about-threec-a>div {
		height: 880px;

		padding-left: 79px;

	}

	.threeaswiper {

		right: -26px;
	}

	.about-twoc-a ul li p {

		font-size: 17px;
	}

	.fuwu-onea h1 {

		font-size: 40px;

	}

	.about-twoc-a {
		padding: 64px 31px 40px 64px;
	}

	.about-twoc-a ul li h1 {

		font-size: 21px;

	}

	.about-fix-a h2 {

		font-size: 35px;

	}

	.jishu-onea-xia {
		padding: 32px 44px;
	}

	.proxq-twob ul li {
		font-size: 21px;
		padding: 20px 31px;
	}

	.rongyva ul li {

		margin-right: 27px;

	}

	.nbannerxia2 {
		height: 66px;
	}

	.logo-xia h1 {
		font-size: 23px;
	}

	.logo-xia h2 {
		font-size: 15px;
	}

	.xinpin-xia h2 {

		font-size: 24px;
	}

	.xinpin-xia h4 {
		margin: 31px 0;

	}

	.xinpin-xia h2 img {

		margin-right: 13px;
	}

	.fixed .logo-xia h1 {
		font-size: 21px;
	}

	.fixed .logo-xia h2 {
		font-size: 14px;
	}

	.newsing-twob {
		margin-right: 34px;
	}

	.newsing-twob {
		margin-right: 34px;
	}

	.newsing-twob .index-twoa2 ul li .index-twoa2-more {
		padding: 20px 5px;
		width: 21%;
	}

	.index-twoa2-tlirt {
	    width: 220%;

		padding-left: 15px;
		padding-right: 5px;
	}

	.index-twoa2-more p {
		font-size: 12px;
	}

	.index-twoa2-more img {
		margin-left: 3px;
	}

	.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt h3 {
		font-size: 15px;
	}

	.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt p {
		padding-top: 3px;
	}

	.index-twoa2-tlirt p {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.about-oneb .index-oneb h2 {
		font-size: 38px;
	}

	.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt h3 {
		font-size: 15px;
	}

	.index-twoa2-tlirt h2 {
		font-size: 12px;
	}

	.about-onec {
		padding-left: 32px;
	}

	.about-oneb-a p {
		margin-bottom: 18px;
		font-size: 15px;
	}

	.index-one-xia-b i {
		font-size: 22px;
	}

	.index-one-xia-c h1 {
		font-size: 15px;
	}

	.index-one-xia-b {
		font-size: 49px;
	}

	.index-oneb p {
		font-size: 16px;
	}

	.index-one-xia-b {
		font-size: 54px;
	}

	.index-one-xia-a ul {
		padding: 20px 0;
	}

	.index-onec::after {
		top: -99px;
		right: -26%;
		width: 900px;
		height: 900px;
	}

	.index-oneb h3 {
		font-size: 25px;
	}

	.index-onec::before {
		top: -115px;
		right: -7%;
		width: 800px;
		height: 800px;
	}

	.index-oneb h4 {
		font-size: 19px;
		color: #333333;
		margin-bottom: 21px;
	}

	.index-oneb h2 {
		font-size: 34px;
		margin-bottom: 18px;
	}

	.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 .logo img {
		height: 50px;
	}

	.index-oneb {
		padding-top: 69px;
	}

	.twobswiper {
		height: 328px;
	}


}

@media only screen and (max-width:1600px) {
	.index-onec::before {
		top: -171px;
		right: -14%;
		width: 800px;
		height: 800px;
	}

	.index-onec::after {
		top: -173px;
		right: -29%;
		width: 900px;
		height: 900px;
	}

	.twobswiper {
		height: 325px;
	}
}

@media only screen and (max-width:1500px) {
	.w {
		width: 1300px;
	}

	.lx-one-xia ul li h2 {
		font-size: 16px;

	}

	.proxq-twoczong-a ul li {
		width: 48%;
		text-align: center;
		margin-bottom: 15px;
	}

	.twobswiper {
		height: 284px;
	}

	.fuwu-threec-cb ul li {

		font-size: 15px;

	}

	.fuwu-threec-ca ul li {

		font-size: 19px;

	}

	.fuwu-threeb-a {
		margin-top: 56px;
	}

	.fuwu-threeb-a h3 {

		font-size: 15px;

	}

	.lx-one-xia ul li h3 {
		font-size: 19px;

	}

	.footer-onea-a ul li h1 a {

		font-size: 16px;


	}

	.newsswipera {
		height: 389px;

	}

	.xinpin-xia a {
		padding: 14px 19px;

	}

	.xinpin-xia p {
		font-size: 15px;

		padding-bottom: 28px;
		margin-bottom: 33px;

	}

	.nbannerxia-zong {
		font-size: 29px;
	}

	.footer-onea-a ul li h1 em {

		margin-right: 7px;
	}

	.footer-onea-a ul li p a {
		padding-left: 14px;
		font-size: 15px;

	}

	.footer-onea-c-b p {
		font-size: 13px;

	}

	.footer-onea-b ul li p em {

		font-size: 24px;
	}

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

	.nbannerxia2 a {
		padding: 22px 11px;
		margin-right: 4px;
		font-size: 16px;
		color: rgb(255, 255, 255);
	}

	.nbannerxia {
		bottom: 70px;
	}

	.index-fiver-fivera-a ul li {
		padding: 13px 0;

	}

	.wenhua-oneb p {

		font-size: 25px;

	}

	.index-fiver-fivera-bb {
		font-size: 16px;

	}

	.wenhua-onec .index-fiver-fivera-bb {
		max-width: 95%;
	}

	.nbannerxia {
		padding: 0 50px 0 50px;
	}

	.index-onec::after {
		top: -100px;
		right: -25%;
		width: 800px;
		height: 800px;
	}

	.index-onec::before {
		top: -175px;
		right: -6%;
		width: 700px;
		height: 700px;
	}

	.bannerswipera-xia p {
		font-size: 30px;
	}

	.bannerswipera-xia h1 {
		font-size: 50px;
	}

	.bottom-top-rht {
		width: 63%;

	}

	.index-41 ul li {

		margin-right: 21px;

	}

	.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;

	}

	.more {
		display: block;
		text-align: center;
		margin-top: 10px;
		font-size: 16px;
		font-family: "Microsoft YaHei";
		color: rgb(255, 255, 255) !important;
		line-height: 1.563;
		text-align: center;
	}

	.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 .nav>ul>li {
		margin-right: 25px;
	}

	.head-main .logo img {
		height: 40px;
	}

	.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;
	}


}

@media only screen and (max-width:1400px) {
	.index-onec::before {
		top: -162px;
		right: 13%;
		width: 500px;
		height: 500px;
	}

	.head-main .logo {

		margin-left: 27px;
	}

	.nav-xia p {
		margin-right: 11px;
	}

	.head-main .nav>ul>li {
		margin-right: 19px;
	}

	.index-one-xia {
		bottom: 75px;
	}

	.index-onec::after {
		top: -147px;
		right: -32%;
		width: 800px;
		height: 800px;
	}

}

@media only screen and (max-width:1300px) {
	.w {
		width: 1100px;
	}

	.lx-one-xia ul li h3 {
		font-size: 18px;

	}

	.lx-one-xia ul li h2 {
		font-size: 14px;

	}

	.fixiping-two-img img {
		width: 89%;
		height: 360px;
	}

	.about-twoc-a ul li p {

		font-size: 15px;
	}

	.index-fiver-fivera-cc {

		font-size: 12px;

	}

	.logo-xia h1 {
		font-size: 18px;
	}

	.index-onec::after {
		top: -198px;
		right: -41%;
		width: 800px;
		height: 800px;
	}

	.logo-xia h2 {
		font-size: 12px;
	}

	.fixed .logo-xia h1 {
		font-size: 17px;
	}

	.head-main .logo {

		margin-left: 17px;
	}

	.logo-xia {

		margin-left: 5px;
	}

	.right-side-box .lang {

		width: 91px;

	}


	.index-onec::before {
		top: -162px;
		right: 8%;
		width: 500px;
		height: 500px;
	}

	.fixed .logo-xia h2 {
		font-size: 12px;
	}

	.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: 16px;
	}

	.head-main .nav>ul>li {
		margin-right: 23px;
	}

	.right-side-box li {
		margin-left: 17px;
	}

	.go,
	.bannerswiper .swiper-pagination,
	.banner-pagination {
		bottom: 17px;
	}

	.prolist .tbox .application {
		margin-top: 20px;
	}

	.prolist .tbox .btn {
		margin-top: 20px;
	}

	.pro-pagination {
		max-width: 80%;
		text-align: right;
	}

	.pro-pagination li {
		margin-bottom: 5px;
		text-align: left;
	}


}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:1200px) {
	.w {
		width: 1024px;
	}

	.index-onec-xia {
		position: absolute;
		top: 34px;
		z-index: 999;
		width: 50%;
		left: 44%;
	}

	.index-four-foura ul li {
		width: 17%;
		height: 105px;
	}

	.fuwu-threec {
		width: 72%;
		padding-left: 53px;
	}

	.lx-one-xia ul li h2 {

		line-height: 24px;

	}

	.fuwu-threec-cb ul li:first-child {
		width: 14%;
		font-size: 18px;
	}

	.fuwu-threec-ca ul li {
		font-size: 17px;
	}

	.fuwu-threec-b {

		font-size: 21px;

	}

	.shaoma img {

		margin-top: 0px;
		width: 57%;
	}

	.lx-one-xia ul li h3 {
		font-size: 16px;
	}

	.lx-one-xia-img img {

		margin-right: 5px;
	}

	.lx-one-xia-img img {

		width: 21px;
	}

	.u160 {
		width: 37% !important;


	}

	.index-fiverb-a-xia p {

		font-size: 12px;
	}

	.index-threeb {

		padding: 57px 40px 17px 27px;
	}

	.index-tlite h2 {

		font-size: 38px;

	}

	.fuwu-onea h1 {
		font-size: 33px;
	}

	.about-twoc-a {
		padding: 60px 25px 40px 44px;
	}

	.about-twoc-a ul li p {
		font-size: 14px;
	}

	.about-twoc-a ul li {

		margin-bottom: 44px;
	}

	.about-twoc-a ul li h1 {
		font-size: 19px;
	}

	.proxq-twob ul li {
		font-size: 19px;
		padding: 20px 19px;
	}

	.proxq-twoczong {

		font-size: 14px;

		padding: 47px 85px;
	}

	.porxq-xiaxia {
		padding: 55px 0;

	}

	.about-fix-a h2 {
		font-size: 30px;
	}

	.proxq-twoczong-a p {
		font-size: 17px;

	}

	.xinpin-xia h2 {
		font-size: 20px;
	}

	.newsswipera {
		height: 304px;
	}

	.xinpin-xia h4 {
		margin: 16px 0;
	}

	.xinpin-xia a {
		padding: 10px 11px;
	}

	.xinpin-xia p {
		font-size: 14px;
		padding-bottom: 14px;
		margin-bottom: 20px;
	}

	.newsswiper-xqoneone {
		padding-left: 36px;
		padding-right: 22px;
	}

	.rongyva ul li {
		margin-right: 23px;
	}

	.logo-xia {
		display: none;
	}

	.head-main .nav>ul>li {
		margin-right: 18px;
	}

	.nav-xia p a {

		font-size: 15px;

	}

	.logo-xia {
		line-height: 1.1;

		margin-left: 9px;
	}

	.newsing-twoc {
		width: 26%;
	}

	.about-oneb-a p {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.about-onec {
		width: 18%;
	}

	.about-oneb-a {
		margin-top: 15px;
	}

	.about-oneb .index-oneb h2 {
		font-size: 30px;
		margin-bottom: 16px;
	}

	.nbannerxia-zong {
		font-size: 26px;
	}

	.nbannerxia2 a {
		padding: 15px 7px;
	}

	.nbannerxia2 {
		height: 52px;
	}

	.wenhua-one {
		padding: 50px 0;
	}

	.index-fiver-fivera-bb em {

		margin-right: 6px;

	}

	.footer-onea-a {
		width: 70%;

	}

	.footer-onea-b {
		display: none;
	}

	.wenhua-oneb p {
		font-size: 23px;
	}

	.index-fiver-fivera-a ul li {
		padding: 9px 0;
	}

	.index-fiver-fivera-bb {
		font-size: 14px;
	}

	.index-one-xia-c h1 {
		font-size: 14px;
	}

	.index-one-xia-b i {
		font-size: 19px;
	}

	.index-one-xia-b {
		font-size: 42px;
	}

	.index-one-xia-a ul {
		padding: 12px 0;
	}

	.index-one-xia {
		bottom: 34px;
	}

	.index-onec::after {
		top: -27px;
		right: -16%;
		width: 500px;
		height: 500px;
	}

	.index-onec::before {
		top: -130px;
		right: -11%;
		width: 500px;
		height: 500px;
	}

	.index-oneb p {
		font-size: 15px;
	}

	.index-oneb h4 {
		font-size: 15px;
		margin-bottom: 18px;
	}

	.index-oneb h3 {
		font-size: 18px;
	}

	.index-oneb h2 {
		margin-bottom: 16px;
		font-size: 29px;
	}

	.index-oneb h1::after {
		width: 35px;
	}

	.index-oneb h1 {
		font-size: 21px;
	}

	.index-onea {
		padding-left: 6%;
	}

	.bannerswipera-xia p {
		font-size: 26px;
	}

	.bannerswipera-xia h1 {
		font-size: 36px;
	}

	.fuwu-13 ul li {
		font-size: 15px;
	}

	.bottom-top-rht dl {
		padding: 0 17px;
	}

	.head-main .nav>ul>li>a {
		font-size: 15px;
	}

	.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: 960px;
	}


	.tilted {
		font-size: 27px;

	}

	.bottom-boted {
		display: none;
	}

	.bottom-top-rht {
		display: none;
	}

	.more {
		display: block;
		text-align: center;
		margin-top: 2px;
		font-size: 14px;
		font-family: "Microsoft YaHei";
		color: rgb(255, 255, 255) !important;
		line-height: 1.563;
		text-align: center;
	}

	a.more img {
		width: 18px;
		margin-left: 5px;
	}

	.head-main .nav>ul>li {
		margin-right: 18px;
	}

	.head-main .logo img {
		height: 55px;
	}

	.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;
	}
}

@media only screen and (max-width:1000px) {
	.w {
		width: 100%;
		padding: 0 4%;
	}
	.index-one-onec-a-img img {
	    width: 100%;
	}
	.index_fixed{
		display: none;
	}
	.shaoma-a{
		display:block;
	}
	.footer-onea-c-b p {
	    font-size: 12px;
	    margin-top: 12px;
	}
	
.nbanner::after{
	display: none;
}
	.bannerswipera-xia {
		display: none;
	}

	.banner-pc {
		display: none;
	}

	.banner-sj {
		display: block;
	}

	.index-one-one {


		margin-top: -68px;

	}

	.proxq-twoczong-a ul li {
		width: 46%;
		text-align: center;
		margin-bottom: 15px;
	}

	.newxq-onea {
		padding: 20px;
	}

	.pro-onec-a ul li {
		width: 100%;

		padding: 10px;
		margin-right: 0;
		margin-bottom: 16px;

		border-radius: 0 20px 0 20px;
	}

	.pro-onec-a-p h2 {

		font-size: 16px;

	}

	.proxq-oneing {

		padding: 30px 0 30px 0;
	}

	.newsswipera {
		height: 158px;

	}

	.newsswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {

		height: 12px;

	}

	.newsswiper .swiper-pagination {

		right: 22px;

	}

	.news-one.proxq-oneing .news-oneimgh {
		width: 100%;
	}

	.newsswiper-xqoneone {
		width: 100%;
		padding: 25px 0;
		padding-left: 0;
		padding-right: 0;
	}

	.xinpin-xia h4 {
		margin: 19px 0;

		font-size: 18px;
	}

	.proxq-twob ul li {
		font-size: 13px;
		padding: 8px 6px;

	}

	.porxq-xiaxia {
		padding: 30px 0;

	}

	.porxq-xiaxia-a ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		padding: 24px;
		border-radius: 0 20px 0 20px;
	}

	.rongyva ul li {
		width: 100%;
		padding: 25px 25px 17px 25px;

		margin-bottom: 8px;
		margin-right: 0;

	}

	.wenhua-one {
		padding: 30px 0;
	}

	.porxq-xiaxia-a ul li p {
		margin-top: 25px;
		font-weight: 700;
		font-size: 19px;
	}

	.wenhua-onea {
		margin-bottom: 20px;
		padding: 20px;
		flex-wrap: wrap;
	}

	.wenhua-onec {
		width: 100%;
		padding-left: 0px;
	}

	.wenhua-one .index-fiver-fivera-bb {
		font-size: 13px;
		max-width: 100%;
	}

	.wenhua-oneb p {
		top: 33px;
		left: 19px;
		font-size: 24px;
	}

	.rongyv {
		padding: 30px 0;
	}

	.wenhua-oneb {
		width: 100%;

	}

	.porxq-xiaxia-a ul {
		display: flex;
		flex-wrap: wrap;
	}

	.about-fix-a h2 {

		font-size: 24px;

	}

	.xinpin-xia a {
		padding: 10px 15px;
		font-size: 16px;

	}

	.proxq-twoczong-a p {
		font-size: 14px;

		line-height: 38px;
	}

	.proxq-twoczong {

		padding: 20px 17px;
	}

	.xinpin-xia a img {

		margin-right: 8px;
		width: 23px;
	}

	.xinpin-xia p {
		font-size: 15px;

		line-height: 30px;
		padding-bottom: 25px;
		margin-bottom: 30px;

	}

	.xinpin-xia h2 img {

		margin-right: 8px;
	}

	.xinpin-xia h2 {
		margin-bottom: 18px;

		font-size: 19px;
	}

	.newsswiper .swiper-pagination .swiper-pagination-bullet {
		width: 12px;
		height: 12px;

	}

	.news-one.proxq-oneing .ww {

		padding: 15px;

	}

	.news-one.proxq-oneing .ww {
		display: flex;
		flex-wrap: wrap;

	}

	.pro-onec-a-p h3 {
		margin-top: 10px;
		padding-left: 17px;
		font-size: 14px;
		line-height: 30px;
	}

	.pro-one {
		padding-bottom: 30px;

	}

	.pro-onec-a-p h1 {

		font-size: 18px;

		margin-bottom: 10px;
	}

	.pro-onec-a-img {

		height: 218px;

	}

	.pro-onec {
		width: 100%;
		padding: 30px 0px 30px 0px;
	}

	.pro-oneb {
		display: none;
	}

	.nestit {
		padding-bottom: 17px;
		border-bottom: 1px solid #D8D6D6;
		margin-bottom: 12px;
	}

	.nestit h2 {
		font-size: 16px;
	}

	.nestit h3 {
		font-size: 12px !important;
		line-height: 1.5;
		color: #5e5b5b;
	}

	.nestit h3 {
		margin-top: 9px;
	}

	.nestit h3 span {
		display: inline-block;

		padding: 0 5px;
		border-right: indianred;
	}

	.newspage {
		margin-top: 40px;
		padding: 9px 0;
		border-top: 1px dotted #b7b7b7;
		border-bottom: 1px dotted #b7b7b7;
		position: relative;
	}

	.newspage .newspage_a {
		line-height: 26px;
		height: 27px;
	}

	.newspage_a a {
		font-size: 12px;
	}

	.newspage .newspage_a img {
		margin-right: 2px;
	}

	.details {
		padding: 0 0px;
		font-size: 14px;
		color: #999999;
	}

	.fuwu-one {
		padding: 30px 0;
	}

	.fuwu-three {
		padding: 30px 0 30px 0;
	}

	.fuwu-threeb-a {
		margin-top: 20px;
	}

	.fuwu-threeb-a h3 {

		font-size: 14px;

	}

	.fuwu-threec-a {
		padding: 10px;

	}

	.fuwu-threec {
		margin-top: 20px;
	}

	.fuwu-threec-b {
		padding: 15px 10px;

		font-size: 16px;

	}

	.fuwu-threea {
		display: flex;
		flex-wrap: wrap;
	}

	.fuwu-threec-ca {
		padding: 15px 0;

	}

	.jishu-one {
		padding: 30px 0 30px 0;
	}

	.jishu-onea>ul>li {
		border-radius: 10px 10px 0 0;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.jishu-onea-img-p {
		top: 12px;
		left: 15px;
	}

	.jishu-onea-img-p span {
		font-size: 20px;

	}

	.jishu-onea-more a {
		padding: 6px 13px;

		font-size: 12px;

	}

	.newsing-twoa {
		flex-wrap: wrap;
	}

	.newsing-twoc {
		display: none;
	}

	.newsing-twob {
		width: 100%;
	}

	.newsing-twob {
		padding-left: 0px;
		padding-right: 0px;
		margin: 0;
	}

	.newsing-two {
		padding: 30px 0 30px 0;
	}

	.jishu-onea-more {
		margin-top: 14px;

	}

	.jishu-onea-xia {
		padding: 8px 20px;
	}

	.fuwu-threec-ca ul li:first-child {
		width: 17%;
	}

	.fuwu-threec-ca ul li {
		width: 30%;



		font-size: 13px;
		padding-left: 12px;
	}

	.fuwu-threec-cb ul li:first-child {
		width: 17%;
		font-size: 12px;
	}

	.fuwu-threec-cb ul li {
		width: 30%;
		height: 180px;
		font-size: 12px;
		padding-left: 0;
	}

	.fuwu-threeb {
		width: 100%;
	}

	.fuwu-threec {
		width: 100%;
		padding-left: 0;
	}

	.fuwu-two {

		padding: 10px 0 30px;

	}

	.fuwu-twob {
		margin-top: 20px;
	}

	.fuwu-onea p {
		margin-top: 18px;
		font-size: 14px;
	}

	.u2056 {
		width: 23px;
	}

	.fuwu-oneb .index-fiver-fivera-a ul li {
		width: 100%;

	}

	.fuwu-oneb {
		margin-top: 20px;
	}

	.newsing-twoc {
		display: none;
	}

	.pages li a {

		padding: 4px 9px;

	}

	.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt h2 {
		margin-top: 7px;
	}

	.about-twoc-a ul li h2 {

		width: 29px;

	}

	.newsing-twob .index-twoa2 ul li .index-twoa2-tlirt h3 {
		font-size: 13px;
		display: none;
	}

	.index-twoa2-tlirt p {
		font-size: 14px;
		margin-bottom: 9px;
	}

	.newsing-two {
		padding: 30px 0 30px 0;
	}

	.newsing-twoa {
		flex-wrap: wrap;
	}

	.newsing-twob .index-twoa2 {
		width: 100%;
		padding: 0px 0;
		height: auto;
		overflow: hidden;
	}

	.newsing-twob .index-twoa2 ul li {
		padding: 15px 0;
	}

	.newsing-twob .index-twoa2-img {
		width: 37%;
		overflow: hidden;
		border-radius: 0px;
	}

	.index-twoa2-img img {
		border-radius: 10px;
	}

	.index-twoa2-tlirt {
		width: 74%;
		padding-left: 15px;
		padding-right: 5px;
	}

	.newsing-twob {
		padding-left: 0px;
		padding-right: 0px;
		margin: 0;
	}

	.newsing-twob {
		width: 100%;
	}

	.lx-one-xia ul li:nth-child(1) {
		width: 100%;
	}

	.lx-one-xia ul li:after {

		width: 2px;
		height: 43px;

	}

	.shaoma img {

		margin-top: 0;

	}

	.lx-one-xia ul li:nth-child(4) {
		width: 100%;
	}

	.lx-one-xia ul li h3 {
		font-size: 17px;

	}

	.lx-one-xia ul li:nth-child(2),
	.lx-one-xia ul li:nth-child(3),
	.lx-one-xia ul li:nth-child(5) {
		width: 100%;
	}

	.lx-one-xia ul li h2 {
		font-size: 16px;
		line-height: 30px;
		color: rgb(51, 51, 51);
	}

	.lx-one-xia ul li {
		height: auto;
		margin-right: 0;
		padding: 15px 20px;
		margin-bottom: 10px;
	}

	.lx-one-xia-img {
		font-size: 17px;
		margin-bottom: 7px;
	}

	.lx-one-xia-img img {

		margin-right: 7px;
		width: 22px;
	}

	.lx-one-xia ul {

		flex-wrap: wrap;

	}

	.contact-one {
		padding: 30px 0;
	}

	.ninetswiper .swiper-button-prev {
		width: 35px;
		height: 35px;
		background-size: 26% !important;

		left: 20%;

	}

	.ninetswiper .swiper-button-next {
		width: 35px;
		height: 35px;
		background-size: 26% !important;

		right: 20%;

	}

	.ninetswipera {
		border-radius: 10px;

	}

	.about-forub {
		margin-top: 30px;
	}

	.about-foru {
		padding: 30px 0;
	}

	.about-two::before {

		width: 34%;

	}

	.about-twoc-a ul li p {

		font-size: 12px;
	}

	.threeaswipera {

		font-size: 25px;

	}

	.about-threec {
		width: 100%;
		position: relative;
		height: auto;
		background: #D9001B;
		background-size: 100% 100%;
	}

	.threeaswiper {
		height: auto;
		position: relative;
		right: 0;
	}

	.about-threec-xia {
		display: none;
	}

	.about-threec-a ul li p {
		font-size: 15px;

		line-height: 30px;
	}

	.about-three-zao .swiper-button-prev {
		width: 35px;
		height: 35px;
		background-size: 26%;
	}

	.about-three-zao {
		width: 22%;
		bottom: 38px;
		left: 259px;
	}

	.about-three-zao .swiper-button-next {
		width: 35px;
		height: 35px;
		background-size: 26%;
	}

	.about-threeb {
		width: 100%;
		padding: 87px 0 23px;
	}

	.about-threec-a>div {
		height: 346px;
		display: flex;
		padding: 15px;
		padding-left: 15px;
		align-items: center;
	}

	.about-threea {
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
	}

	.about-three .fuwu-onea {
		top: 27px;
		position: absolute;
		left: 17px;
	}

	.about-twoc-a ul li img {
		width: 28px;

	}

	.about-twoc-a ul li:nth-child(4n) {
		width: 46%;
	}

	.about-twoc-a ul li h2 {

		margin: 6px 0;
	}

	.about-twoc-a ul li h1 {

		font-size: 16px;

	}

	.about-twoc-a ul li {
		margin-right: 8px;
		width: 46%;
		margin-bottom: 10px;
	}

	.about-twoc-a {
		background: #fff;
		border-radius: 10px;
		padding: 20px 15px 20px 15px;
	}

	.fuwu-onea h1 {

		font-size: 24px;
	}

	.about-two {

		padding: 30px 0 30px 0;
	}

	.about-two::after {

		width: 68%;

	}

	.about-twoa {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.about-twoc {
		width: 100%;
	}

	.about-twob {
		width: 100%;
	}

	.about-onec ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.about-onec ul li .index-one-xia-c {
		text-align: center;
	}

	.about-onec ul li .index-one-xia-b {
		text-align: center;
	}

	.about-onec ul li {
		width: 50%;
		text-align: center;
	}

	.about-onec ul li {
		margin-bottom: 14px;
	}

	.about-onec {
		width: 100%;
		padding-left: 0;
	}

	.about-oneb-a {
		margin-top: 17px;
	}

	.about-onec {
		padding-top: 0px;
	}

	.about-oneb-a p {
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 29px;
	}

	.about-one {
		padding: 50px 0 70px 0;
	}

	.about-oneb .index-oneb h2 {
		font-size: 22px;
		margin-bottom: 13px;
		margin-left: 0;
	}

	.about-onea {
		display: flex;
		flex-wrap: wrap;
	}

	.index-foura .index-oneb {
		padding-left: 0px !important;
	}

	.about-oneb {
		width: 100%;
	}

	.about-onec {
		width: 100%;
		padding-left: 0;
	}

	.about-one {
		padding: 30px 0 30px 0;
	}

	.nbannerxia2 a:hover,
	.nbannerxia2 a.on {
		border-radius: 10px 10px 0 0;
	}

	.nbannerxia-zong {
		display: none;
	}

	.nbannerxia2 a {
		padding: 6px 7px;
		margin-right: 9px;
		font-size: 12px;
	}

	.nbannerxia1 {
		padding-top: 4%;
		width: 100%;
	}

	.nbannerxia1 a {
		font-size: 14px;
	}

	.nbannerxia1 a img {
		width: 15px;
	}

	.nbannerxia3 {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.nbannerxia2 {
		margin-top: 8px;
		width: 100%;
	}

	.nbannerxia2 {
		height: auto;
	}

	.nbanner {
		border-radius: 0 0px 50px 0px;
		overflow: hidden;
	}

	.nbannerxia {
		bottom: 17px;
		padding: 0 21px 0 10px;
	}

	.index-fiver-fiver {
		display: flex;
		flex-wrap: wrap;
	}

	.fixiping-two-img img {
		width: 82%;
		height: 294px;
	}

	.index-fiver-fivera-a {
		margin-top: 10px;
		width: 100%;
	}

	.index-fiver-fivera-bb {

		font-size: 15px;
		max-width: 76%;
	}

	.index-fiver-fivera-bb em {
		width: 6px;
		height: 6px;
		margin-right: 4px;
	}

	.index-fiver-fivera .index-fiverb-b {
		margin-top: 20px;
	}

	.index-fiver-fivera-cc {
		font-size: 12px;
	}

	.index-fiver-fivera-a ul li {
		padding: 8px 0;

	}

	.index-fiver-fiverb {
		width: 100%;
		padding: 0 4%;
	}

	.index-fourf-a h1 {
		margin-right: 8px;
		font-size: 35px;

		margin-top: -13px;

	}

	.footer-onea-b ul li p {

		font-size: 14px;

		max-width: 87%;
	}

	.footer-onea-b ul li img {

		margin-right: 7px;
		width: 16px;
	}

	.footer-onea-b {
		width: 100%;
		padding-left: 0;
		padding-top: 0;
		border-right: inherit;

	}
	.shaoma-a {
	    
	    padding-top: 30%;
	}
	.shaoma-a p em {
	 
	    font-size: 22px;
	}
.footer-onea-c-b p {
    font-size: 12px;
    text-align: left;
    margin-top: 12px;
}
	.footer-onea-c-b {
	    width: 51%;
	    margin-right: 0;
	}

	.footer-oneb {
		display: flex;
		flex-wrap: wrap;
		padding: 10px 0;

	}

	.footer-onea-c-b>img {
		margin-bottom: 0;
		display: none;
	}
	.footer-onea-c-b>p{
		display: none;
	}

	.footer-oneb a {
		font-size: 12px;

	}

	.footer-oneb p {
		font-size: 12px;

	}

	.footer-onea-c-b p {
		font-size: 12px;

	}

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

	.footer-onea-c-a {
		width: 42%;
	}

	.footer-onea-c {
		width: 100%;

		padding-top: 0;

	}

	.footer-onea-b ul li p em {

		font-size: 23px;
	}

	.footer-onea-a {
		display: none;
	}

	.footer-onea {

		flex-wrap: wrap;

	}

	.footer-onea {
		padding: 19px 0;
	}

	.index-fiver-fiverb-b p {

		line-height: 25px;
		opacity: 0.5;
		max-width: 100%;

	}

	.index-fiver-fiverb-b h2 {

		margin: 13px 0;

	}

	.index-fiver-fiverb-b h1 {
		font-size: 18px;

	}

	.index-fiver-fiverb-b {
		padding: 20px 15px;

	}

	.index-fourf-a i {
		width: 24px;

	}

	.index-fourf-a h2 {

		font-size: 12px;

		margin-right: 10px;
	}

	.index-fiver-fiverb-img-xia {
		position: absolute;
		right: 12px;
		bottom: -11px;
	}

	.index-fiver-fivera {
		width: 100%;
		padding: 30px 15px 0px 15px;
	}

	.u160 {
		width: 61% !important;

	}

	.index-four-foura ul li {

		height: 86px;
		width: 30.7%;
		margin-right: 10px;
		margin-bottom: 15px;

	}

	.index-four-foura ul li:nth-child(3n) {
		margin-right: 0px;
	}

	.index-four-foura ul li:nth-child(5n) {
		margin-right: 10px;
	}

	.index-four-foura {
		margin-top: 30px;
	}

	.index-four-foura ul li:nth-child(15) {
		margin-right: 0px;
	}

	.index-four-foura ul li img {
		width: 100%;
		transition: all 1s;
	}

	.index-four-four {
		position: relative;
		padding: 30px 0 30px 0;
		z-index: 1;
	}

	.fixiping {
		padding-bottom: 62px;
	}

	.bannerswiper-a .swiper-pagination {

		gap: 0 7px;
		bottom: 0;
	}

	.index-two-two {
		padding: 0px 0 30px 0;
	}

	.index-two-twoa {
		margin-top: 30px;
	}

	.index-two-twoa ul li:nth-child(3n) {
		margin-right: 10px;
	}

	.index-two-twoa ul li:nth-child(2n) {
		margin-right: 0px;
	}

	.index-three {

		padding: 30px 0;
	}

	.index-threec {
		width: 100%;
	}

	.index-threed {
		width: 100%;
	}

	.index-fiverb-b a img {
		margin-right: 3px;
		width: 21px;
	}

	.index-fiverb-b a {
		padding: 6px 9px;

		font-size: 14px;

	}

	.index-fiverb-b {
		margin-bottom: 20px;
	}

	.index-fiverb-a-xia p {

		font-size: 13px;
	}

	.index-fiverb-a {
		margin: 10px 0 10px 0;
	}

	.index-fiverb-a ul li h1 {
		font-size: 17px;
		margin-bottom: 1px;

	}

	.index-tlite h2 {

		font-size: 22px;


	}

	.index-threeb {
		flex-wrap: wrap;
		border-radius: 10px;
		padding: 20px 15px 20px 15px;
	}

	.index-threea {
		border-radius: 10px;
		padding: 7px;

	}

	.index-two-twoa-h1 {
		width: 96px;
		height: 43px;

		font-size: 14px;
	}

	.index-two-twoa-h1 img {

		margin-right: 2px;
		width: 19px;
	}

	.index-two-twoa-p {
		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;


		font-size: 15px;

		bottom: 12px;

		position: absolute;
		padding: 0 7px;
		width: 100%;
	}

	.index-two-twoa ul li {
		margin-right: 10px;
		margin-bottom: 10px;
		width: 48.2%;
	}

	.index-one-xia-c h1 {
		font-size: 14px;
	}

	.index-one-xia-b i {
		font-size: 19px;
	}

	.index-one-xia .w {
		padding: 0;
	}

	.index-one-xia-b {
		font-size: 40px;
	}

	.index-one-xia-a ul li {
		width: 50%;
		padding-left: 0;
		margin-bottom: 15px;
		border-right: 1px solid #e5ebf7;
	}

	.index-one-xia-a ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 20px 0;
	}

	.index-one-xia {
		width: 100%;
		position: relative;
		bottom: 0;
		margin: 20px 0;
	}

	.index-oneb p {
		font-size: 14px;
	}

	.index-oneb h4 {
		font-size: 14px;
		margin-bottom: 17px;
	}

	.index-oneb h2 {
		font-size: 34px;
		margin-bottom: 18px;
	}

	.index-oneb h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.index-oneb h1::after {
		left: -36px;
		width: 35px;
	}

	.index-oneb h1 {
		font-size: 18px;
		margin-bottom: 3px;
		margin-left: 56px;
	}

	.index-oneb {
		width: 100%;
		text-align: left;
		padding-top: 0;
	}

	.index-one {
		padding: 30px 4%;
	}

	.bannerswipera-xia p {
		font-size: 15px;
	}

	.bannerswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 26px;
		height: 10px;
		background: #fff;
	}

	.bannerswipera-xia h1 {
		font-size: 20px;
		line-height: 46px;
		margin-bottom: 0px;
	}

	.bannerswiper .swiper-pagination .swiper-pagination-bullet {
		width: 11px;
		height: 11px;

	}

	.index-xji h1::after {

		left: 22px;
		height: 2px;
		width: 35px;

	}

	.index-xji h1 {
		padding-left: 49px;
		font-size: 20px;
		margin-bottom: 4px;

	}

	.index-xji h2 {
		font-size: 20px;
		margin-bottom: 20px;

	}

	.index-one-oneb ul {
		display: flex;
		flex-wrap: wrap;
	}

	.index-one-oneb ul li {
		width: 50%;
	}

	.index-one-oneb ul li p {

		font-size: 16px;

		padding: 7px 0 7px 0;

	}

	.index-one-oneb ul {

		padding: 10px;
		border: 1px solid #2f2424;
	}

	.index-one-oneb ul li:nth-child(5) p {
		margin-left: 0;
	}

	.index-one-oneb ul li:nth-child(2n) p {
		margin-left: 0;
	}

	.index-one-oneb ul li.on p,
	.index-one-oneb ul li:hover p {
		font-size: 15px;
		font-weight: bold;
	}

	.index-one-onec-a ul li {
		margin-top: 10px;
		padding: 10px 12px;

		width: 48%;

		margin-right: 9px;
		margin-bottom: 10px;

	}

	.index-onec {
		display: none;
	}

	.index-one {
		padding: 30px 4%;
	}

	.index-onea {
		flex-wrap: wrap;
		justify-content: space-between;
		padding-left: 0;
	}

	.index-one-onec-a-img {
		height: 120px;

	}

	.index-one-onec-a ul li p {

		font-size: 14px;
	}

	.index-one-onec {
		width: 100%;
	}

	.index-one-oneb ul li.on p {
		padding: 7px 0 7px 34px;
	}

	.index-one-oneb ul li:nth-child(1) p {
		margin-left: 0;
	}

	.index-one-oneb ul li {
		margin-bottom: 0;
		cursor: pointer;
	}

	.index-one-oneb {
		width: 100%;
		padding-top: 0px;
		padding-left: 0;

	}

	.index-one-onea {
		display: flex;
		flex-wrap: wrap;
	}

	.index-one-one {

		padding: 30px 0 30px 0;
	}

	.hexin14 p {

		font-size: 12px;

	}

	.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;

	}


	input,
	select,
	option,
	textarea {
		border: none;
		outline: none;
		font-family: "微软雅黑", arial, Helvetica, sans-serif;
	}

	.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: 0;
        width: 40px;
        margin-top: -53px;
        
        background: transparent;
        background-size: auto;
        background-size: auto 100%;
    }
 .phone-head .menubtn>span.expand:hover {
	 color: rgba(217, 0, 27, 1);
 }
	.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:360px) {}

@media only screen and (max-width:320px) {}
