html
{
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif
}

body
{
	margin: 0
}
h1,h2,h3,h4,h5,h6,p,ul,li{
	margin:0px;
	padding:0px;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
{
	display: block
}

audio,canvas,progress,video
{
	display: inline-block;
	vertical-align: baseline
}


b,strong
{
	font-weight: 700
}

dfn
{
	font-style: italic
}

h1
{
	font-size: 2em;
	margin: .67em 0
}

mark
{
	background: #ff0;
	color: #000
}

small
{
	font-size: 80%
}

sub,sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup
{
	top: -.5em
}

sub
{
	bottom: -.25em
}

img
{
	border: 0
}

svg:not(:root)
{
	overflow: hidden
}

figure
{
	margin: 1em 40px
}

hr
{
	box-sizing: content-box;
	height: 0
}

pre
{
	overflow: auto
}

code,kbd,pre,samp
{
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea
{
	color: inherit;
	font: inherit;
	margin: 0
}

button
{
	overflow: visible
}

button,select
{
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit]
{
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled]
{
	cursor: default
}

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

input
{
	line-height: normal
}

input[type=checkbox],input[type=radio]
{
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button
{
	height: auto
}

input[type=search]
{
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration
{
	-webkit-appearance: none
}

fieldset
{
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea
{
	overflow: auto
}

optgroup
{
	font-weight: 700
}

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

td,th
{
	padding: 0
}

*,:after,:before
{
	box-sizing: border-box
}

body
{
	background-color: #fff;
	color: #333;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	overflow-x: hidden;
}

button,input,select,textarea
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a
{
	color: #337ab7;
	text-decoration: none
}

a:focus
{
	color: #23527c;
	text-decoration: underline
}

a:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure
{
	margin: 0
}

img
{
	vertical-align: middle
}

.img-responsive
{
	display: block;
	height: auto;
	max-width: 100%
}
.awards-prev,.awards-next {width: 60px;height: 60px;position: absolute;background: #fff;border-radius: 100%;margin-top: -25px;}
.awards-prev::after,.awards-next::after {font-size: 24px;color: #000;}
.awards-prev {left: -30px;}
.awards-next {right: -30px;}

.img-rounded
{
	border-radius: 6px
}

.img-thumbnail
{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	height: auto;
	line-height: 1.42857143;
	max-width: 100%;
	padding: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle
{
	border-radius: 50%
}

hr
{
	border: 0;
	border-top: 1px solid #eee;
	margin-bottom: 20px;
	margin-top: 20px
}

.sr-only
{
	clip: rect(0,0,0,0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}



.container
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px)
{
	.container
	{
		width: 750px
	}
}

@media (min-width:992px)
{
	.container
	{
		width: 970px
	}
}

@media (min-width:1200px)
{
	.container
	{
		width: 1170px
	}
}

.container-fluid
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row
{
	margin-left: -15px;
	margin-right: -15px
}

.row-no-gutters
{
	margin-left: 0;
	margin-right: 0
}

.row-no-gutters [class*=col-]
{
	padding-left: 0;
	padding-right: 0
}


.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9
{
	float: left
}

.col-xs-12
{
	width: 100%
}

.col-xs-11
{
	width: 91.66666667%
}

.col-xs-10
{
	width: 83.33333333%
}

.col-xs-9
{
	width: 75%
}

.col-xs-8
{
	width: 66.66666667%
}

.col-xs-7
{
	width: 58.33333333%
}

.col-xs-6
{
	width: 50%
}

.col-xs-5
{
	width: 41.66666667%
}

.col-xs-4
{
	width: 33.33333333%
}

.col-xs-3
{
	width: 25%
}

.col-xs-2
{
	width: 16.66666667%
}

.col-xs-1
{
	width: 8.33333333%
}

.col-xs-pull-12
{
	right: 100%
}

.col-xs-pull-11
{
	right: 91.66666667%
}

.col-xs-pull-10
{
	right: 83.33333333%
}

.col-xs-pull-9
{
	right: 75%
}

.col-xs-pull-8
{
	right: 66.66666667%
}

.col-xs-pull-7
{
	right: 58.33333333%
}

.col-xs-pull-6
{
	right: 50%
}

.col-xs-pull-5
{
	right: 41.66666667%
}

.col-xs-pull-4
{
	right: 33.33333333%
}

.col-xs-pull-3
{
	right: 25%
}

.col-xs-pull-2
{
	right: 16.66666667%
}

.col-xs-pull-1
{
	right: 8.33333333%
}

.col-xs-pull-0
{
	right: auto
}

.col-xs-push-12
{
	left: 100%
}

.col-xs-push-11
{
	left: 91.66666667%
}

.col-xs-push-10
{
	left: 83.33333333%
}

.col-xs-push-9
{
	left: 75%
}

.col-xs-push-8
{
	left: 66.66666667%
}

.col-xs-push-7
{
	left: 58.33333333%
}

.col-xs-push-6
{
	left: 50%
}

.col-xs-push-5
{
	left: 41.66666667%
}

.col-xs-push-4
{
	left: 33.33333333%
}

.col-xs-push-3
{
	left: 25%
}

.col-xs-push-2
{
	left: 16.66666667%
}

.col-xs-push-1
{
	left: 8.33333333%
}

.col-xs-push-0
{
	left: auto
}

.col-xs-offset-12
{
	margin-left: 100%
}

.col-xs-offset-11
{
	margin-left: 91.66666667%
}

.col-xs-offset-10
{
	margin-left: 83.33333333%
}

.col-xs-offset-9
{
	margin-left: 75%
}

.col-xs-offset-8
{
	margin-left: 66.66666667%
}

.col-xs-offset-7
{
	margin-left: 58.33333333%
}

.col-xs-offset-6
{
	margin-left: 50%
}

.col-xs-offset-5
{
	margin-left: 41.66666667%
}

.col-xs-offset-4
{
	margin-left: 33.33333333%
}

.col-xs-offset-3
{
	margin-left: 25%
}

.col-xs-offset-2
{
	margin-left: 16.66666667%
}

.col-xs-offset-1
{
	margin-left: 8.33333333%
}

.col-xs-offset-0
{
	margin-left: 0
}

@media (min-width:768px)
{
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9
	{
		float: left
	}

	.col-sm-12
	{
		width: 100%
	}

	.col-sm-11
	{
		width: 91.66666667%
	}

	.col-sm-10
	{
		width: 83.33333333%
	}

	.col-sm-9
	{
		width: 75%
	}

	.col-sm-8
	{
		width: 66.66666667%
	}

	.col-sm-7
	{
		width: 58.33333333%
	}

	.col-sm-6
	{
		width: 50%
	}

	.col-sm-5
	{
		width: 41.66666667%
	}

	.col-sm-4
	{
		width: 33.33333333%
	}

	.col-sm-3
	{
		width: 25%
	}

	.col-sm-2
	{
		width: 16.66666667%
	}

	.col-sm-1
	{
		width: 8.33333333%
	}

	.col-sm-pull-12
	{
		right: 100%
	}

	.col-sm-pull-11
	{
		right: 91.66666667%
	}

	.col-sm-pull-10
	{
		right: 83.33333333%
	}

	.col-sm-pull-9
	{
		right: 75%
	}

	.col-sm-pull-8
	{
		right: 66.66666667%
	}

	.col-sm-pull-7
	{
		right: 58.33333333%
	}

	.col-sm-pull-6
	{
		right: 50%
	}

	.col-sm-pull-5
	{
		right: 41.66666667%
	}

	.col-sm-pull-4
	{
		right: 33.33333333%
	}

	.col-sm-pull-3
	{
		right: 25%
	}

	.col-sm-pull-2
	{
		right: 16.66666667%
	}

	.col-sm-pull-1
	{
		right: 8.33333333%
	}

	.col-sm-pull-0
	{
		right: auto
	}

	.col-sm-push-12
	{
		left: 100%
	}

	.col-sm-push-11
	{
		left: 91.66666667%
	}

	.col-sm-push-10
	{
		left: 83.33333333%
	}

	.col-sm-push-9
	{
		left: 75%
	}

	.col-sm-push-8
	{
		left: 66.66666667%
	}

	.col-sm-push-7
	{
		left: 58.33333333%
	}

	.col-sm-push-6
	{
		left: 50%
	}

	.col-sm-push-5
	{
		left: 41.66666667%
	}

	.col-sm-push-4
	{
		left: 33.33333333%
	}

	.col-sm-push-3
	{
		left: 25%
	}

	.col-sm-push-2
	{
		left: 16.66666667%
	}

	.col-sm-push-1
	{
		left: 8.33333333%
	}

	.col-sm-push-0
	{
		left: auto
	}

	.col-sm-offset-12
	{
		margin-left: 100%
	}

	.col-sm-offset-11
	{
		margin-left: 91.66666667%
	}

	.col-sm-offset-10
	{
		margin-left: 83.33333333%
	}

	.col-sm-offset-9
	{
		margin-left: 75%
	}

	.col-sm-offset-8
	{
		margin-left: 66.66666667%
	}

	.col-sm-offset-7
	{
		margin-left: 58.33333333%
	}

	.col-sm-offset-6
	{
		margin-left: 50%
	}

	.col-sm-offset-5
	{
		margin-left: 41.66666667%
	}

	.col-sm-offset-4
	{
		margin-left: 33.33333333%
	}

	.col-sm-offset-3
	{
		margin-left: 25%
	}

	.col-sm-offset-2
	{
		margin-left: 16.66666667%
	}

	.col-sm-offset-1
	{
		margin-left: 8.33333333%
	}

	.col-sm-offset-0
	{
		margin-left: 0
	}
}

@media (min-width:992px)
{
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9
	{
		float: left
	}

	.col-md-12
	{
		width: 100%
	}

	.col-md-11
	{
		width: 91.66666667%
	}

	.col-md-10
	{
		width: 83.33333333%
	}

	.col-md-9
	{
		width: 75%
	}

	.col-md-8
	{
		width: 66.66666667%
	}

	.col-md-7
	{
		width: 58.33333333%
	}

	.col-md-6
	{
		width: 50%
	}

	.col-md-5
	{
		width: 41.66666667%
	}

	.col-md-4
	{
		width: 33.33333333%
	}

	.col-md-3
	{
		width: 25%
	}

	.col-md-2
	{
		width: 16.66666667%
	}

	.col-md-1
	{
		width: 8.33333333%
	}

	.col-md-pull-12
	{
		right: 100%
	}

	.col-md-pull-11
	{
		right: 91.66666667%
	}

	.col-md-pull-10
	{
		right: 83.33333333%
	}

	.col-md-pull-9
	{
		right: 75%
	}

	.col-md-pull-8
	{
		right: 66.66666667%
	}

	.col-md-pull-7
	{
		right: 58.33333333%
	}

	.col-md-pull-6
	{
		right: 50%
	}

	.col-md-pull-5
	{
		right: 41.66666667%
	}

	.col-md-pull-4
	{
		right: 33.33333333%
	}

	.col-md-pull-3
	{
		right: 25%
	}

	.col-md-pull-2
	{
		right: 16.66666667%
	}

	.col-md-pull-1
	{
		right: 8.33333333%
	}

	.col-md-pull-0
	{
		right: auto
	}

	.col-md-push-12
	{
		left: 100%
	}

	.col-md-push-11
	{
		left: 91.66666667%
	}

	.col-md-push-10
	{
		left: 83.33333333%
	}

	.col-md-push-9
	{
		left: 75%
	}

	.col-md-push-8
	{
		left: 66.66666667%
	}

	.col-md-push-7
	{
		left: 58.33333333%
	}

	.col-md-push-6
	{
		left: 50%
	}

	.col-md-push-5
	{
		left: 41.66666667%
	}

	.col-md-push-4
	{
		left: 33.33333333%
	}

	.col-md-push-3
	{
		left: 25%
	}

	.col-md-push-2
	{
		left: 16.66666667%
	}

	.col-md-push-1
	{
		left: 8.33333333%
	}

	.col-md-push-0
	{
		left: auto
	}

	.col-md-offset-12
	{
		margin-left: 100%
	}

	.col-md-offset-11
	{
		margin-left: 91.66666667%
	}

	.col-md-offset-10
	{
		margin-left: 83.33333333%
	}

	.col-md-offset-9
	{
		margin-left: 75%
	}

	.col-md-offset-8
	{
		margin-left: 66.66666667%
	}

	.col-md-offset-7
	{
		margin-left: 58.33333333%
	}

	.col-md-offset-6
	{
		margin-left: 50%
	}

	.col-md-offset-5
	{
		margin-left: 41.66666667%
	}

	.col-md-offset-4
	{
		margin-left: 33.33333333%
	}

	.col-md-offset-3
	{
		margin-left: 25%
	}

	.col-md-offset-2
	{
		margin-left: 16.66666667%
	}

	.col-md-offset-1
	{
		margin-left: 8.33333333%
	}

	.col-md-offset-0
	{
		margin-left: 0
	}
}

@media (min-width:1200px)
{
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9
	{
		float: left
	}

	.col-lg-12
	{
		width: 100%
	}

	.col-lg-11
	{
		width: 91.66666667%
	}

	.col-lg-10
	{
		width: 83.33333333%
	}

	.col-lg-9
	{
		width: 75%
	}

	.col-lg-8
	{
		width: 66.66666667%
	}

	.col-lg-7
	{
		width: 58.33333333%
	}

	.col-lg-6
	{
		width: 50%
	}

	.col-lg-5
	{
		width: 41.66666667%
	}

	.col-lg-4
	{
		width: 33.33333333%
	}

	.col-lg-3
	{
		width: 25%
	}

	.col-lg-2
	{
		width: 16.66666667%
	}

	.col-lg-1
	{
		width: 8.33333333%
	}

	.col-lg-pull-12
	{
		right: 100%
	}

	.col-lg-pull-11
	{
		right: 91.66666667%
	}

	.col-lg-pull-10
	{
		right: 83.33333333%
	}

	.col-lg-pull-9
	{
		right: 75%
	}

	.col-lg-pull-8
	{
		right: 66.66666667%
	}

	.col-lg-pull-7
	{
		right: 58.33333333%
	}

	.col-lg-pull-6
	{
		right: 50%
	}

	.col-lg-pull-5
	{
		right: 41.66666667%
	}

	.col-lg-pull-4
	{
		right: 33.33333333%
	}

	.col-lg-pull-3
	{
		right: 25%
	}

	.col-lg-pull-2
	{
		right: 16.66666667%
	}

	.col-lg-pull-1
	{
		right: 8.33333333%
	}

	.col-lg-pull-0
	{
		right: auto
	}

	.col-lg-push-12
	{
		left: 100%
	}

	.col-lg-push-11
	{
		left: 91.66666667%
	}

	.col-lg-push-10
	{
		left: 83.33333333%
	}

	.col-lg-push-9
	{
		left: 75%
	}

	.col-lg-push-8
	{
		left: 66.66666667%
	}

	.col-lg-push-7
	{
		left: 58.33333333%
	}

	.col-lg-push-6
	{
		left: 50%
	}

	.col-lg-push-5
	{
		left: 41.66666667%
	}

	.col-lg-push-4
	{
		left: 33.33333333%
	}

	.col-lg-push-3
	{
		left: 25%
	}

	.col-lg-push-2
	{
		left: 16.66666667%
	}

	.col-lg-push-1
	{
		left: 8.33333333%
	}

	.col-lg-push-0
	{
		left: auto
	}

	.col-lg-offset-12
	{
		margin-left: 100%
	}

	.col-lg-offset-11
	{
		margin-left: 91.66666667%
	}

	.col-lg-offset-10
	{
		margin-left: 83.33333333%
	}

	.col-lg-offset-9
	{
		margin-left: 75%
	}

	.col-lg-offset-8
	{
		margin-left: 66.66666667%
	}

	.col-lg-offset-7
	{
		margin-left: 58.33333333%
	}

	.col-lg-offset-6
	{
		margin-left: 50%
	}

	.col-lg-offset-5
	{
		margin-left: 41.66666667%
	}

	.col-lg-offset-4
	{
		margin-left: 33.33333333%
	}

	.col-lg-offset-3
	{
		margin-left: 25%
	}

	.col-lg-offset-2
	{
		margin-left: 16.66666667%
	}

	.col-lg-offset-1
	{
		margin-left: 8.33333333%
	}

	.col-lg-offset-0
	{
		margin-left: 0
	}
}

table
{
	background-color: transparent
}

table col[class*=col-]
{
	display: table-column;
	float: none;
	position: static
}

table td[class*=col-],table th[class*=col-]
{
	display: table-cell;
	float: none;
	position: static
}

caption
{
	color: #777;
	padding-bottom: 8px;
	padding-top: 8px
}

caption,th
{
	text-align: left
}

.table
{
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th
{
	border-top: 1px solid #ddd;
	line-height: 1.42857143;
	padding: 8px;
	vertical-align: top
}

.table>thead>tr>th
{
	border-bottom: 2px solid #ddd;
	vertical-align: bottom
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th
{
	border-top: 0
}

.table>tbody+tbody
{
	border-top: 2px solid #ddd
}

.table .table
{
	background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th
{
	padding: 5px
}

.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th
{
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th
{
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd)
{
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active
{
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover
{
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success
{
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover
{
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info
{
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover
{
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning
{
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover
{
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger
{
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover
{
	background-color: #ebcccc
}

.table-responsive
{
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px)
{
	.table-responsive
	{
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		margin-bottom: 15px;
		overflow-y: hidden;
		width: 100%
	}

	.table-responsive>.table
	{
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th
	{
		white-space: nowrap
	}

	.table-responsive>.table-bordered
	{
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child
	{
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child
	{
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th
	{
		border-bottom: 0
	}
}

fieldset
{
	margin: 0;
	min-width: 0
}

fieldset,legend
{
	border: 0;
	padding: 0
}

legend
{
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	display: block;
	font-size: 21px;
	line-height: inherit;
	margin-bottom: 20px;
	width: 100%
}

label
{
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%
}

input[type=search]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box
}

input[type=checkbox],input[type=radio]
{
	line-height: normal;
	margin: 4px 0 0;
	margin-top: 1px\9
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]
{
	cursor: not-allowed
}

input[type=file]
{
	display: block
}

input[type=range]
{
	display: block;
	width: 100%
}

select[multiple],select[size]
{
	height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output
{
	padding-top: 7px
}

.form-control,output
{
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.42857143
}

.form-control
{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	height: 34px;
	padding: 6px 12px;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	-webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 100%
}

.form-control:focus
{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	outline: 0
}

.form-control::-moz-placeholder
{
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder
{
	color: #999
}

.form-control::-webkit-input-placeholder
{
	color: #999
}

.form-control::-ms-expand
{
	background-color: transparent;
	border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control
{
	cursor: not-allowed
}

textarea.form-control
{
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control
	{
		line-height: 34px
	}

	.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm
	{
		line-height: 30px
	}

	.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg
	{
		line-height: 46px
	}
}

.form-group
{
	margin-bottom: 15px
}

.checkbox,.radio
{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label
{
	cursor: not-allowed
}

.checkbox label,.radio label
{
	cursor: pointer;
	font-weight: 400;
	margin-bottom: 0;
	min-height: 20px;
	padding-left: 20px
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]
{
	margin-left: -20px;
	margin-top: 4px\9;
	position: absolute
}

.checkbox+.checkbox,.radio+.radio
{
	margin-top: -5px
}

.checkbox-inline,.radio-inline
{
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 0;
	padding-left: 20px;
	position: relative;
	vertical-align: middle
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline
{
	cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline
{
	margin-left: 10px;
	margin-top: 0
}

.form-control-static
{
	margin-bottom: 0;
	min-height: 34px;
	padding-bottom: 7px;
	padding-top: 7px
}

.form-control-static.input-lg,.form-control-static.input-sm
{
	padding-left: 0;
	padding-right: 0
}

.input-sm
{
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px
}

select.input-sm
{
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,textarea.input-sm
{
	height: auto
}

.form-group-sm .form-control
{
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px
}

.form-group-sm select.form-control
{
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control
{
	height: auto
}

.form-group-sm .form-control-static
{
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	min-height: 32px;
	padding: 6px 10px
}

.input-lg
{
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	padding: 10px 16px
}

select.input-lg
{
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,textarea.input-lg
{
	height: auto
}

.form-group-lg .form-control
{
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	padding: 10px 16px
}

.form-group-lg select.form-control
{
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control
{
	height: auto
}

.form-group-lg .form-control-static
{
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	min-height: 38px;
	padding: 11px 16px
}

.has-feedback
{
	position: relative
}

.has-feedback .form-control
{
	padding-right: 42.5px
}

.form-control-feedback
{
	display: block;
	height: 34px;
	line-height: 34px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 34px;
	z-index: 2
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback
{
	height: 46px;
	line-height: 46px;
	width: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback
{
	height: 30px;
	line-height: 30px;
	width: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label
{
	color: #3c763d
}

.has-success .form-control
{
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus
{
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon
{
	background-color: #dff0d8;
	border-color: #3c763d;
	color: #3c763d
}

.has-success .form-control-feedback
{
	color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label
{
	color: #8a6d3b
}

.has-warning .form-control
{
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus
{
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon
{
	background-color: #fcf8e3;
	border-color: #8a6d3b;
	color: #8a6d3b
}

.has-warning .form-control-feedback
{
	color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label
{
	color: #a94442
}

.has-error .form-control
{
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus
{
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon
{
	background-color: #f2dede;
	border-color: #a94442;
	color: #a94442
}

.has-error .form-control-feedback
{
	color: #a94442
}

.has-feedback label~.form-control-feedback
{
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback
{
	top: 0
}

.help-block
{
	color: #737373;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px
}

@media (min-width:768px)
{
	.form-inline .form-group
	{
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control
	{
		display: inline-block;
		vertical-align: middle;
		width: auto
	}

	.form-inline .form-control-static
	{
		display: inline-block
	}

	.form-inline .input-group
	{
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn
	{
		width: auto
	}

	.form-inline .input-group>.form-control
	{
		width: 100%
	}

	.form-inline .control-label
	{
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,.form-inline .radio
	{
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,.form-inline .radio label
	{
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]
	{
		margin-left: 0;
		position: relative
	}

	.form-inline .has-feedback .form-control-feedback
	{
		top: 0
	}
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline
{
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,.form-horizontal .radio
{
	min-height: 27px
}

.form-horizontal .form-group
{
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width:768px)
{
	.form-horizontal .control-label
	{
		margin-bottom: 0;
		padding-top: 7px;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback
{
	right: 15px
}

@media (min-width:768px)
{
	.form-horizontal .form-group-lg .control-label
	{
		font-size: 18px;
		padding-top: 11px
	}

	.form-horizontal .form-group-sm .control-label
	{
		font-size: 12px;
		padding-top: 6px
	}
}

.btn
{
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus
{
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover
{
	color: #333;
	text-decoration: none
}

.btn.active,.btn:active
{
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	outline: 0
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn
{
	box-shadow: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65
}

a.btn.disabled,fieldset[disabled] a.btn
{
	pointer-events: none
}

.btn-default
{
	background-color: #fff;
	border-color: #ccc;
	color: #333
}

.btn-default.focus,.btn-default:focus
{
	background-color: #e6e6e6;
	border-color: #8c8c8c;
	color: #333
}

.btn-default:hover
{
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default
{
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad;
	color: #333
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover
{
	background-color: #d4d4d4;
	border-color: #8c8c8c;
	color: #333
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover
{
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge
{
	background-color: #333;
	color: #fff
}

.btn-primary
{
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #fff
}

.btn-primary.focus,.btn-primary:focus
{
	background-color: #286090;
	border-color: #122b40;
	color: #fff
}

.btn-primary:hover
{
	background-color: #286090;
	border-color: #204d74;
	color: #fff
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary
{
	background-color: #286090;
	background-image: none;
	border-color: #204d74;
	color: #fff
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover
{
	background-color: #204d74;
	border-color: #122b40;
	color: #fff
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover
{
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge
{
	background-color: #fff;
	color: #337ab7
}

.btn-success
{
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #fff
}

.btn-success.focus,.btn-success:focus
{
	background-color: #449d44;
	border-color: #255625;
	color: #fff
}

.btn-success:hover
{
	background-color: #449d44;
	border-color: #398439;
	color: #fff
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success
{
	background-color: #449d44;
	background-image: none;
	border-color: #398439;
	color: #fff
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover
{
	background-color: #398439;
	border-color: #255625;
	color: #fff
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover
{
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge
{
	background-color: #fff;
	color: #5cb85c
}

.btn-info
{
	background-color: #5bc0de;
	border-color: #46b8da;
	color: #fff
}

.btn-info.focus,.btn-info:focus
{
	background-color: #31b0d5;
	border-color: #1b6d85;
	color: #fff
}

.btn-info:hover
{
	background-color: #31b0d5;
	border-color: #269abc;
	color: #fff
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info
{
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc;
	color: #fff
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover
{
	background-color: #269abc;
	border-color: #1b6d85;
	color: #fff
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover
{
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge
{
	background-color: #fff;
	color: #5bc0de
}

.btn-warning
{
	background-color: #f0ad4e;
	border-color: #eea236;
	color: #fff
}

.btn-warning.focus,.btn-warning:focus
{
	background-color: #ec971f;
	border-color: #985f0d;
	color: #fff
}

.btn-warning:hover
{
	background-color: #ec971f;
	border-color: #d58512;
	color: #fff
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning
{
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512;
	color: #fff
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover
{
	background-color: #d58512;
	border-color: #985f0d;
	color: #fff
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover
{
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge
{
	background-color: #fff;
	color: #f0ad4e
}

.btn-danger
{
	background-color: #d9534f;
	border-color: #d43f3a;
	color: #fff
}

.btn-danger.focus,.btn-danger:focus
{
	background-color: #c9302c;
	border-color: #761c19;
	color: #fff
}

.btn-danger:hover
{
	background-color: #c9302c;
	border-color: #ac2925;
	color: #fff
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger
{
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925;
	color: #fff
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover
{
	background-color: #ac2925;
	border-color: #761c19;
	color: #fff
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover
{
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge
{
	background-color: #fff;
	color: #d9534f
}

.btn-link
{
	border-radius: 0;
	color: #337ab7;
	font-weight: 400
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link
{
	background-color: transparent;
	box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover
{
	border-color: transparent
}

.btn-link:focus,.btn-link:hover
{
	background-color: transparent;
	color: #23527c;
	text-decoration: underline
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover
{
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,.btn-lg
{
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.3333333;
	padding: 10px 16px
}

.btn-group-sm>.btn,.btn-sm
{
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px
}

.btn-group-xs>.btn,.btn-xs
{
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 1px 5px
}

.btn-block
{
	display: block;
	width: 100%
}

.btn-block+.btn-block
{
	margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block
{
	width: 100%
}

.btn-group,.btn-group-vertical
{
	display: inline-block;
	position: relative;
	vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn
{
	float: left;
	position: relative
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover
{
	z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group
{
	margin-left: -1px
}

.btn-toolbar
{
	margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group
{
	float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group
{
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
	border-radius: 0
}

.btn-group>.btn:first-child
{
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle)
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child)
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group
{
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn
{
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle
{
	outline: 0
}

.btn-group>.btn+.dropdown-toggle
{
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle
{
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle
{
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link
{
	box-shadow: none
}

.btn .caret
{
	margin-left: 0
}

.btn-lg .caret
{
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret
{
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn
{
	display: block;
	float: none;
	max-width: 100%;
	width: 100%
}

.btn-group-vertical>.btn-group>.btn
{
	float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group
{
	margin-left: 0;
	margin-top: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child)
{
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child)
{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.btn-group-vertical>.btn:last-child:not(:first-child)
{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn
{
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child
{
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified
{
	border-collapse: separate;
	display: table;
	table-layout: fixed;
	width: 100%
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group
{
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn
{
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu
{
	left: auto
}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]
{
	clip: rect(0,0,0,0);
	pointer-events: none;
	position: absolute
}

.input-group
{
	border-collapse: separate;
	display: table;
	position: relative
}

.input-group[class*=col-]
{
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control
{
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2
}

.input-group .form-control:focus
{
	z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn
{
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.3333333;
	padding: 10px 16px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn
{
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn
{
	height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn
{
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn
{
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn
{
	height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn
{
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child)
{
	border-radius: 0
}

.input-group-addon,.input-group-btn
{
	vertical-align: middle;
	white-space: nowrap;
	width: 1%
}

.input-group-addon
{
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 6px 12px;
	text-align: center
}

.input-group-addon.input-sm
{
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px
}

.input-group-addon.input-lg
{
	border-radius: 6px;
	font-size: 18px;
	padding: 10px 16px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]
{
	margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle)
{
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child
{
	border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle
{
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child
{
	border-left: 0
}

.input-group-btn
{
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,.input-group-btn>.btn
{
	position: relative
}

.input-group-btn>.btn+.btn
{
	margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover
{
	z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group
{
	margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group
{
	margin-left: -1px;
	z-index: 2
}

.pagination
{
	border-radius: 4px;
	display: inline-block;
	margin: 20px 0;
	padding-left: 0
}

.pagination>li
{
	display: inline
}

.pagination>li>a,.pagination>li>span
{
	background-color: #fff;
	border: 1px solid #ddd;
	color: #337ab7;
	float: left;
	line-height: 1.42857143;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover
{
	background-color: #eee;
	border-color: #ddd;
	color: #23527c;
	z-index: 2
}

.pagination>li:first-child>a,.pagination>li:first-child>span
{
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-left: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span
{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover
{
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	cursor: default;
	z-index: 3
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover
{
	background-color: #fff;
	border-color: #ddd;
	color: #777;
	cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span
{
	font-size: 18px;
	line-height: 1.3333333;
	padding: 10px 16px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span
{
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span
{
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span
{
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span
{
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span
{
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.embed-responsive
{
	display: block;
	height: 0;
	overflow: hidden;
	padding: 0;
	position: relative
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video
{
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.embed-responsive-16by9
{
	padding-bottom: 56.25%
}

.embed-responsive-4by3
{
	padding-bottom: 75%
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before
{
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.row:after
{
	clear: both
}

.center-block
{
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right
{
	float: right!important
}

.pull-left
{
	float: left!important
}

.hide
{
	display: none!important
}

.show
{
	display: block!important
}

.invisible
{
	visibility: hidden
}

.text-hide
{
	background-color: transparent;
	border: 0;
	color: transparent;
	font: 0/0 a;
	text-shadow: none
}

.hidden
{
	display: none!important
}

.affix
{
	position: fixed
}

@-ms-viewport
{
	width:device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block
{
	display: none!important
}

@media (max-width:767px)
{
	.visible-xs
	{
		display: block!important
	}

	table.visible-xs
	{
		display: table!important
	}

	tr.visible-xs
	{
		display: table-row!important
	}

	td.visible-xs,th.visible-xs
	{
		display: table-cell!important
	}

	.visible-xs-block
	{
		display: block!important
	}

	.visible-xs-inline
	{
		display: inline!important
	}

	.visible-xs-inline-block
	{
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.visible-sm
	{
		display: block!important
	}

	table.visible-sm
	{
		display: table!important
	}

	tr.visible-sm
	{
		display: table-row!important
	}

	td.visible-sm,th.visible-sm
	{
		display: table-cell!important
	}

	.visible-sm-block
	{
		display: block!important
	}

	.visible-sm-inline
	{
		display: inline!important
	}

	.visible-sm-inline-block
	{
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.visible-md
	{
		display: block!important
	}

	table.visible-md
	{
		display: table!important
	}

	tr.visible-md
	{
		display: table-row!important
	}

	td.visible-md,th.visible-md
	{
		display: table-cell!important
	}

	.visible-md-block
	{
		display: block!important
	}

	.visible-md-inline
	{
		display: inline!important
	}

	.visible-md-inline-block
	{
		display: inline-block!important
	}
}

@media (min-width:1200px)
{
	.visible-lg
	{
		display: block!important
	}

	table.visible-lg
	{
		display: table!important
	}

	tr.visible-lg
	{
		display: table-row!important
	}

	td.visible-lg,th.visible-lg
	{
		display: table-cell!important
	}

	.visible-lg-block
	{
		display: block!important
	}

	.visible-lg-inline
	{
		display: inline!important
	}

	.visible-lg-inline-block
	{
		display: inline-block!important
	}
}

@media (max-width:767px)
{
	.hidden-xs
	{
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.hidden-sm
	{
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.hidden-md
	{
		display: none!important
	}
}

@media (min-width:1200px)
{
	.hidden-lg
	{
		display: none!important
	}
}

.visible-print
{
	display: none!important
}

@media print
{
	.visible-print
	{
		display: block!important
	}

	table.visible-print
	{
		display: table!important
	}

	tr.visible-print
	{
		display: table-row!important
	}

	td.visible-print,th.visible-print
	{
		display: table-cell!important
	}
}

.visible-print-block
{
	display: none!important
}

@media print
{
	.visible-print-block
	{
		display: block!important
	}
}

.visible-print-inline
{
	display: none!important
}

@media print
{
	.visible-print-inline
	{
		display: inline!important
	}
}

.visible-print-inline-block
{
	display: none!important
}

@media print
{
	.visible-print-inline-block
	{
		display: inline-block!important
	}

	.hidden-print
	{
		display: none!important
	}
}

body.compensate-for-scrollbar
{
	overflow: hidden
}

.fancybox-active
{
	height: auto
}

.fancybox-is-hidden
{
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container
{
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container *
{
	box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage
{
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer
{
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg
{
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
	transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg
{
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
	transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar
{
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease,visibility 0s ease .25s;
	transition: opacity .25s ease,visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar
{
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
	transition: opacity .25s ease 0s,visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar
{
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-touch-callout: none;
	color: #ccc;
	font-size: 13px;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar
{
	right: 0;
	top: 0
}

.fancybox-stage
{
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage
{
	overflow: hidden
}

.fancybox-slide
{
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide:before
{
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous
{
	display: block
}

.fancybox-slide--image
{
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image:before
{
	display: none
}

.fancybox-slide--html
{
	padding: 6px
}

.fancybox-content
{
	-webkit-overflow-scrolling: touch;
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content
{
	-webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
	animation-timing-function: cubic-bezier(.5,0,.14,1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content
{
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content
{
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content
{
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content
{
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true]
{
	cursor: text
}

.fancybox-image,.fancybox-spaceball
{
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball
{
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content
{
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content
{
	background: #000
}

.fancybox-slide--map .fancybox-content
{
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content
{
	background: #fff
}

.fancybox-iframe,.fancybox-video
{
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe
{
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error
{
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p
{
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button
{
	background: rgba(30,30,30,.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited
{
	color: #ccc
}

.fancybox-button:hover
{
	color: #fff
}

.fancybox-button:focus
{
	outline: none
}

.fancybox-button.fancybox-focus
{
	outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover
{
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div
{
	height: 100%
}

.fancybox-button svg
{
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path
{
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2)
{
	display: none
}

.fancybox-progress
{
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small
{
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover
{
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small
{
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content
{
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small
{
	display: none
}

.fancybox-navigation .fancybox-button
{
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div
{
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left
{
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right
{
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption
{
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
	background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports (padding:max(0px))
{
	.fancybox-caption
	{
		padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
	}
}

.fancybox-caption--separate
{
	margin-top: -50px
}

.fancybox-caption__body
{
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited
{
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover
{
	color: #fff;
	text-decoration: underline
}

.fancybox-loading
{
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid;
	border-color: #888 #888 #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes fancybox-rotate
{
	to
	{
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes fancybox-rotate
{
	to
	{
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.fancybox-animated
{
	-webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
	transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous
{
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next
{
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current
{
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous
{
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
	transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current
{
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous
{
	opacity: 0;
	-webkit-transform: scale3d(1.5,1.5,1.5);
	transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next
{
	opacity: 0;
	-webkit-transform: scale3d(.5,.5,.5);
	transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current
{
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous
{
	opacity: 0;
	-ms-transform: rotate(-1turn);
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next
{
	opacity: 0;
	-ms-transform: rotate(1turn);
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current
{
	opacity: 1;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous
{
	opacity: 0;
	-webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
	transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next
{
	opacity: 0;
	-webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
	transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current
{
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous
{
	-webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
	transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next
{
	-webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
	transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current
{
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

@media (max-height:576px)
{
	.fancybox-slide
	{
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image
	{
		padding: 6px 0
	}

	.fancybox-close-small
	{
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small
	{
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption
	{
		padding-left: 12px;
		padding-right: 12px
	}@	supports (padding:max(0px))
	{
		.fancybox-caption{padding-left: max(12px,env(safe-area-inset-left));
		padding-right: max(12px,env(safe-area-inset-right))
	}
}}

.fancybox-share
{
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1
{
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p
{
	margin: 0;
	padding: 0
}

.fancybox-share__button
{
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited
{
	color: #fff
}

.fancybox-share__button:hover
{
	text-decoration: none
}

.fancybox-share__button--fb
{
	background: #3b5998
}

.fancybox-share__button--fb:hover
{
	background: #344e86
}

.fancybox-share__button--pt
{
	background: #bd081d
}

.fancybox-share__button--pt:hover
{
	background: #aa0719
}

.fancybox-share__button--tw
{
	background: #1da1f2
}

.fancybox-share__button--tw:hover
{
	background: #0d95e8
}

.fancybox-share__button svg
{
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path
{
	fill: #fff
}

.fancybox-share__input
{
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs
{
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x
{
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs
{
	display: block
}

.fancybox-show-thumbs .fancybox-inner
{
	right: 212px
}

.fancybox-thumbs__list
{
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list
{
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar
{
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track
{
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb
{
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a
{
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0,0,0,.1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100px
}

.fancybox-thumbs__list a:before
{
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
	transition: all .2s cubic-bezier(.25,.46,.45,.94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before
{
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before
{
	opacity: 1
}

@media (max-width:576px)
{
	.fancybox-thumbs
	{
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner
	{
		right: 110px
	}

	.fancybox-thumbs__list a
	{
		max-width: calc(100% - 10px)
	}
}

.swiper-container
{
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide
{
	float: left
}

.swiper-container-vertical>.swiper-wrapper
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper
{
	box-sizing: content-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	width: 100%;
	z-index: 1
}

.swiper-container-android .swiper-slide,.swiper-wrapper
{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper
{
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper
{
	margin: 0 auto;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-slide
{
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	width: 100%
}

.swiper-slide-invisible-blank
{
	visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide
{
	height: auto
}

.swiper-container-autoheight .swiper-wrapper
{
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}

.swiper-container-3d
{
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper
{
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top
{
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left
{
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
	background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right
{
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
	background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top
{
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
	background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom
{
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
	background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper
{
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper
{
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 27px 44px;
	cursor: pointer;
	height: 44px;
	margin-top: -22px;
	position: absolute;
	top: 50%;
	width: 27px;
	z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled
{
	cursor: auto;
	opacity: .35;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: auto;
	right: 10px
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock
{
	display: none
}

.swiper-pagination
{
	position: absolute;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden
{
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction
{
	bottom:100px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic
{
	font-size: 0;
	overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
	position: relative;
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet
{
	background: #ffffff;
	border-radius: 100%;
	display: inline-block;
	height:14px;
	width:14px
}

button.swiper-pagination-bullet
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet
{
	cursor: pointer
}

.swiper-pagination-bullet-active
{
	background: #c9030e;
	opacity: 1;
	width:38px;
	height:14px;
	border-radius:48px;
}

.swiper-container-vertical>.swiper-pagination-bullets
{
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
{
	display: block;
	margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
	display: inline-block;
	-webkit-transition: top .2s,-webkit-transform .2s;
	transition: top .2s,-webkit-transform .2s;
	transition: transform .2s,top .2s;
	transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
{
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
	-webkit-transition: left .2s,-webkit-transform .2s;
	transition: left .2s,-webkit-transform .2s;
	transition: transform .2s,left .2s;
	transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
	-webkit-transition: right .2s,-webkit-transform .2s;
	transition: right .2s,-webkit-transform .2s;
	transition: transform .2s,right .2s;
	transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar
{
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
	background: #007aff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
	height: 4px;
	left: 0;
	top: 0;
	width: 100%
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar
{
	height: 100%;
	left: 0;
	top: 0;
	width: 4px
}

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

.swiper-pagination-progressbar.swiper-pagination-white
{
	background: hsla(0,0%,100%,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill
{
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active
{
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black
{
	background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill
{
	background: #000
}

.swiper-pagination-lock
{
	display: none
}

.swiper-scrollbar
{
	background: rgba(0,0,0,.1);
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar
{
	bottom: 3px;
	height: 5px;
	left: 1%;
	position: absolute;
	width: 98%;
	z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar
{
	height: 98%;
	position: absolute;
	right: 3px;
	top: 1%;
	width: 5px;
	z-index: 50
}

.swiper-scrollbar-drag
{
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%
}

.swiper-scrollbar-cursor-drag
{
	cursor: move
}

.swiper-scrollbar-lock
{
	display: none
}

.swiper-zoom-container
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	width: 100%
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg
{
	max-height: 100%;
	max-width: 100%;
	object-fit: contain
}

.swiper-slide-zoomed
{
	cursor: move
}

.swiper-lazy-preloader
{
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite;
	height: 42px;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
	position: absolute;
	top: 50%;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	width: 42px;
	z-index: 10
}

.swiper-lazy-preloader:after
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	display: block;
	height: 100%;
	width: 100%
}

.swiper-lazy-preloader-white:after
{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin
{
	to
	{
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin
{
	to
	{
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification
{
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide
{
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide
{
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide
{
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active
{
	pointer-events: auto
}

.swiper-container-cube
{
	overflow: visible
}

.swiper-container-cube .swiper-slide
{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
	pointer-events: none;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	visibility: hidden;
	width: 100%;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide
{
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide
{
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active
{
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev
{
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top
{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 0
}

.swiper-container-cube .swiper-cube-shadow
{
	background: #000;
	bottom: 0;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	height: 100%;
	left: 0;
	opacity: .6;
	position: absolute;
	width: 100%;
	z-index: 0
}

.swiper-container-flip
{
	overflow: visible
}

.swiper-container-flip .swiper-slide
{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	pointer-events: none;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide
{
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active
{
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top
{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 0
}

.swiper-container-coverflow .swiper-wrapper
{
	-ms-perspective: 1200px
}

.slick-slider
{
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-khtml-user-select: none
}

.slick-list,.slick-slider
{
	display: block;
	position: relative
}

.slick-list
{
	margin: 0;
	overflow: hidden;
	padding: 0
}

.slick-list:focus
{
	outline: none
}

.slick-list.dragging
{
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track
{
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track
{
	display: block;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0
}

.slick-track:after,.slick-track:before
{
	content: "";
	display: table
}

.slick-track:after
{
	clear: both
}

.slick-loading .slick-track
{
	visibility: hidden
}

.slick-slide
{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}[dir=rtl] .slick-slide
{
	float: right
}

.slick-slide img
{
	display: block
}

.slick-slide.slick-loading img
{
	display: none
}

.slick-slide.dragging img
{
	pointer-events: none
}

.slick-initialized .slick-slide
{
	display: block
}

.slick-loading .slick-slide
{
	visibility: hidden
}

.slick-vertical .slick-slide
{
	border: 1px solid transparent;
	display: block;
	height: auto
}

.slick-arrow.slick-hidden
{
	display: none
}

@charset "UTF-8";

@-webkit-keyframes plyr-progress
{
	to
	{
		background-position: 25px 0;
		background-position: var(--plyr-progress-loading-size,25px) 0
	}
}

@keyframes plyr-progress
{
	to
	{
		background-position: 25px 0;
		background-position: var(--plyr-progress-loading-size,25px) 0
	}
}

@-webkit-keyframes plyr-popup
{
	0%
	{
		opacity: .5;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to
	{
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes plyr-popup
{
	0%
	{
		opacity: .5;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	to
	{
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes plyr-fade-in
{
	0%
	{
		opacity: 0
	}

	to
	{
		opacity: 1
	}
}

@keyframes plyr-fade-in
{
	0%
	{
		opacity: 0
	}

	to
	{
		opacity: 1
	}
}

.plyr
{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-align-items: center;
	align-items: center;
	direction: ltr;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: inherit;
	font-family: var(--plyr-font-family,inherit);
	font-variant-numeric: tabular-nums;
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular,400);
	line-height: 1.7;
	line-height: var(--plyr-line-height,1.7);
	max-width: 100%;
	min-width: 200px;
	position: relative;
	text-shadow: none;
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	z-index: 0
}

.plyr audio,.plyr iframe,.plyr video
{
	display: block;
	height: 100%;
	width: 100%
}

.plyr button
{
	font: inherit;
	line-height: inherit;
	width: auto
}

.plyr:focus
{
	outline: 0
}

.plyr--full-ui
{
	box-sizing: border-box
}

.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before
{
	box-sizing: inherit
}

.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label
{
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.plyr__badge
{
	background: #4a5464;
	background: var(--plyr-badge-background,#4a5464);
	border-radius: 2px;
	border-radius: var(--plyr-badge-border-radius,2px);
	color: #fff;
	color: var(--plyr-badge-text-color,#fff);
	font-size: 9px;
	font-size: var(--plyr-font-size-badge,9px);
	line-height: 1;
	padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container
{
	display: none
}

.plyr__captions
{
	-webkit-animation: plyr-fade-in .3s ease;
	animation: plyr-fade-in .3s ease;
	bottom: 0;
	display: none;
	font-size: 13px;
	font-size: var(--plyr-font-size-small,13px);
	left: 0;
	padding: 10px;
	padding: var(--plyr-control-spacing,10px);
	position: absolute;
	text-align: center;
	-webkit-transition: -webkit-transform .4s ease-in-out;
	transition: -webkit-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
	width: 100%
}

.plyr__captions span:empty
{
	display: none
}

@media (min-width:480px)
{
	.plyr__captions
	{
		font-size: 15px;
		font-size: var(--plyr-font-size-base,15px);
		padding: 20px;
		padding: calc(var(--plyr-control-spacing, 10px)*2)
	}
}

@media (min-width:768px)
{
	.plyr__captions
	{
		font-size: 18px;
		font-size: var(--plyr-font-size-large,18px)
	}
}

.plyr--captions-active .plyr__captions
{
	display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions
{
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));
	-ms-transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));
	transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4))
}

.plyr__caption
{
	background: rgba(0,0,0,.8);
	background: var(--plyr-captions-background,rgba(0,0,0,.8));
	border-radius: 2px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	color: var(--plyr-captions-text-color,#fff);
	line-height: 185%;
	padding: .2em .5em;
	white-space: pre-wrap
}

.plyr__caption div
{
	display: inline
}

.plyr__control
{
	-ms-flex-negative: 0;
	background: transparent;
	border: 0;
	border-radius: 3px;
	border-radius: var(--plyr-control-radius,3px);
	color: inherit;
	cursor: pointer;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	overflow: visible;
	padding: 7px;
	padding: calc(var(--plyr-control-spacing, 10px)*.7);
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.plyr__control svg
{
	fill: currentColor;
	display: block;
	height: 18px;
	height: var(--plyr-control-icon-size,18px);
	pointer-events: none;
	width: 18px;
	width: var(--plyr-control-icon-size,18px)
}

.plyr__control:focus
{
	outline: 0
}

.plyr__control.plyr__tab-focus
{
	outline: 3px dotted #00b2ff;
	outline: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;
	outline-offset: 2px
}

a.plyr__control
{
	text-decoration: none
}

.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before
{
	display: none
}

.plyr--full-ui ::-webkit-media-controls
{
	display: none
}

.plyr__controls
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	text-align: center
}

.plyr__controls .plyr__progress__container
{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0
}

.plyr__controls .plyr__controls__item
{
	margin-left: 2.5px;
	margin-left: calc(var(--plyr-control-spacing, 10px)/4)
}

.plyr__controls .plyr__controls__item:first-child
{
	margin-left: 0;
	margin-right: auto
}

.plyr__controls .plyr__controls__item.plyr__progress__container
{
	padding-left: 2.5px;
	padding-left: calc(var(--plyr-control-spacing, 10px)/4)
}

.plyr__controls .plyr__controls__item.plyr__time
{
	padding: 0 5px;
	padding: 0 calc(var(--plyr-control-spacing, 10px)/2)
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child
{
	padding-left: 0
}

.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty
{
	display: none
}

.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]
{
	display: inline-block
}

.plyr__menu
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.plyr__menu .plyr__control svg
{
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease,-webkit-transform .3s ease
}

.plyr__menu .plyr__control[aria-expanded=true] svg
{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip
{
	display: none
}

.plyr__menu__container
{
	-webkit-animation: plyr-popup .2s ease;
	animation: plyr-popup .2s ease;
	background: hsla(0,0%,100%,.9);
	background: var(--plyr-menu-background,hsla(0,0%,100%,.9));
	border-radius: 4px;
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));
	color: #4a5464;
	color: var(--plyr-menu-color,#4a5464);
	font-size: 15px;
	font-size: var(--plyr-font-size-base,15px);
	margin-bottom: 10px;
	position: absolute;
	right: -3px;
	text-align: left;
	white-space: nowrap;
	z-index: 3
}

.plyr__menu__container>div
{
	overflow: hidden;
	-webkit-transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);
	transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)
}

.plyr__menu__container:after
{
	border: 4px solid transparent;
	border: var(--plyr-menu-arrow-size,4px) solid transparent;
	border-top-color: var(--plyr-menu-background,hsla(0,0%,100%,.9));
	content: "";
	height: 0;
	position: absolute;
	right: 14px;
	right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);
	top: 100%;
	width: 0
}

.plyr__menu__container [role=menu]
{
	padding: 7px;
	padding: calc(var(--plyr-control-spacing, 10px)*.7)
}

.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]
{
	margin-top: 2px
}

.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child
{
	margin-top: 0
}

.plyr__menu__container .plyr__control
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #4a5464;
	color: var(--plyr-menu-color,#4a5464);
	font-size: 13px;
	font-size: var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));
	padding: 4.66667px 10.5px;
	padding: calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.plyr__menu__container .plyr__control,.plyr__menu__container .plyr__control>span
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.plyr__menu__container .plyr__control>span
{
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	-webkit-align-items: inherit;
	align-items: inherit
}

.plyr__menu__container .plyr__control:after
{
	border: 4px solid transparent;
	border: var(--plyr-menu-item-arrow-size,4px) solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.plyr__menu__container .plyr__control--forward
{
	padding-right: 28px;
	padding-right: calc(var(--plyr-control-spacing, 10px)*.7*4)
}

.plyr__menu__container .plyr__control--forward:after
{
	border-left-color: #728197;
	border-left-color: var(--plyr-menu-arrow-color,#728197);
	right: 6.5px;
	right: calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after
{
	border-left-color: currentColor
}

.plyr__menu__container .plyr__control--back
{
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular,400);
	margin: 7px;
	margin: calc(var(--plyr-control-spacing, 10px)*.7);
	margin-bottom: 3.5px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px)*.7/2);
	padding-left: 28px;
	padding-left: calc(var(--plyr-control-spacing, 10px)*.7*4);
	position: relative;
	width: calc(100% - 14px);
	width: calc(100% - var(--plyr-control-spacing, 10px)*.7*2)
}

.plyr__menu__container .plyr__control--back:after
{
	border-right-color: #728197;
	border-right-color: var(--plyr-menu-arrow-color,#728197);
	left: 6.5px;
	left: calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--back:before
{
	background: #dcdfe5;
	background: var(--plyr-menu-back-border-color,#dcdfe5);
	box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);
	content: "";
	height: 1px;
	left: 0;
	margin-top: 3.5px;
	margin-top: calc(var(--plyr-control-spacing, 10px)*.7/2);
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 100%
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after
{
	border-right-color: currentColor
}

.plyr__menu__container .plyr__control[role=menuitemradio]
{
	padding-left: 7px;
	padding-left: calc(var(--plyr-control-spacing, 10px)*.7)
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before
{
	border-radius: 100%
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before
{
	-ms-flex-negative: 0;
	background: rgba(0,0,0,.1);
	content: "";
	display: block;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 16px;
	margin-right: 10px;
	margin-right: var(--plyr-control-spacing,10px);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 16px
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after
{
	background: #fff;
	border: 0;
	height: 6px;
	left: 12px;
	opacity: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	-webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
	transition: opacity .3s ease,-webkit-transform .3s ease;
	transition: transform .3s ease,opacity .3s ease;
	transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
	width: 6px
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before
{
	background: #00b2ff;
	background: var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after
{
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1)
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before
{
	background: rgba(35,40,47,.1)
}

.plyr__menu__container .plyr__menu__value
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-right: calc(-7px + 2);
	margin-right: calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2);
	overflow: hidden;
	padding-left: 24.5px;
	padding-left: calc(var(--plyr-control-spacing, 10px)*.7*3.5);
	pointer-events: none
}

.plyr--full-ui input[type=range]
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 26px;
	border-radius: calc(var(--plyr-range-thumb-height, 13px)*2);
	color: #00b2ff;
	color: var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
	display: block;
	height: 19px;
	height: calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));
	margin: 0;
	min-width: 0;
	padding: 0;
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	width: 100%
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track
{
	background: transparent;
	background-image: -webkit-linear-gradient(left,currentColor,transparent 0);
	background-image: linear-gradient(90deg,currentColor,transparent 0);
	background-image: -webkit-linear-gradient(left,currentColor var(--value,0),transparent var(--value,0));
	background-image: linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px)/2);
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	-webkit-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb
{
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	background: var(--plyr-range-thumb-background,#fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));
	height: 13px;
	height: var(--plyr-range-thumb-height,13px);
	margin-top: -4px;
	margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height,13px)
}

.plyr--full-ui input[type=range]::-moz-range-track
{
	background: transparent;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px)/2);
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	-moz-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	-moz-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-moz-range-thumb
{
	background: #fff;
	background: var(--plyr-range-thumb-background,#fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));
	height: 13px;
	height: var(--plyr-range-thumb-height,13px);
	position: relative;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height,13px)
}

.plyr--full-ui input[type=range]::-moz-range-progress
{
	background: currentColor;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px)/2);
	height: 5px;
	height: var(--plyr-range-track-height,5px)
}

.plyr--full-ui input[type=range]::-ms-track
{
	color: transparent
}

.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track
{
	background: transparent;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px)/2);
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	-ms-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	-ms-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-ms-fill-lower
{
	background: transparent;
	background: currentColor;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px)/2);
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	-ms-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
	-ms-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-ms-thumb
{
	background: #fff;
	background: var(--plyr-range-thumb-background,#fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));
	height: 13px;
	height: var(--plyr-range-thumb-height,13px);
	margin-top: 0;
	position: relative;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height,13px)
}

.plyr--full-ui input[type=range]::-ms-tooltip
{
	display: none
}

.plyr--full-ui input[type=range]::-moz-focus-outer
{
	border: 0
}

.plyr--full-ui input[type=range]:focus
{
	outline: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track
{
	outline: 3px dotted #00b2ff;
	outline: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;
	outline-offset: 2px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track
{
	outline: 3px dotted #00b2ff;
	outline: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;
	outline-offset: 2px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track
{
	outline: 3px dotted #00b2ff;
	outline: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;
	outline-offset: 2px
}

.plyr__poster
{
	background-color: #000;
	background-color: var(--plyr-video-background,var(--plyr-video-background,#000));
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	width: 100%;
	z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster
{
	opacity: 1
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster
{
	display: none
}

.plyr__time
{
	font-size: 13px;
	font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px))
}

.plyr__time+.plyr__time:before
{
	content: "⁄";
	margin-right: 10px;
	margin-right: var(--plyr-control-spacing,10px)
}

@media (max-width:767px)
{
	.plyr__time+.plyr__time
	{
		display: none
	}
}

.plyr__tooltip
{
	background: hsla(0,0%,100%,.9);
	background: var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	border-radius: 5px;
	border-radius: var(--plyr-tooltip-radius,5px);
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));
	color: #4a5464;
	color: var(--plyr-tooltip-color,#4a5464);
	font-size: 13px;
	font-size: var(--plyr-font-size-small,13px);
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular,400);
	left: 50%;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
	opacity: 0;
	padding: 5px 7.5px;
	padding: calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);
	pointer-events: none;
	position: absolute;
	-webkit-transform: translate(-50%,10px) scale(.8);
	-ms-transform: translate(-50%,10px) scale(.8);
	transform: translate(-50%,10px) scale(.8);
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity .2s ease .1s,-webkit-transform .2s ease .1s;
	transition: opacity .2s ease .1s,-webkit-transform .2s ease .1s;
	transition: transform .2s ease .1s,opacity .2s ease .1s;
	transition: transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;
	white-space: nowrap;
	z-index: 2
}

.plyr__tooltip:before
{
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size,4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size,4px) solid transparent;
	border-top: 4px solid hsla(0,0%,100%,.9);
	border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible
{
	opacity: 1;
	-webkit-transform: translate(-50%) scale(1);
	-ms-transform: translate(-50%) scale(1);
	transform: translate(-50%) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip
{
	z-index: 3
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip
{
	left: 0;
	-webkit-transform: translateY(10px) scale(.8);
	-ms-transform: translateY(10px) scale(.8);
	transform: translateY(10px) scale(.8);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before
{
	left: 16px;
	left: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip
{
	left: auto;
	right: 0;
	-webkit-transform: translateY(10px) scale(.8);
	-ms-transform: translateY(10px) scale(.8);
	transform: translateY(10px) scale(.8);
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip:before
{
	left: auto;
	right: 16px;
	right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip
{
	-webkit-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	transform: translate(0) scale(1)
}

.plyr__progress
{
	left: 6.5px;
	left: calc(var(--plyr-range-thumb-height, 13px)*.5);
	margin-right: 13px;
	margin-right: var(--plyr-range-thumb-height,13px);
	position: relative
}

.plyr__progress input[type=range],.plyr__progress__buffer
{
	margin-left: -6.5px;
	margin-left: calc(var(--plyr-range-thumb-height, 13px)*-.5);
	margin-right: -6.5px;
	margin-right: calc(var(--plyr-range-thumb-height, 13px)*-.5);
	width: calc(100% + 13px);
	width: calc(100% + var(--plyr-range-thumb-height, 13px))
}

.plyr__progress input[type=range]
{
	position: relative;
	z-index: 2
}

.plyr__progress .plyr__tooltip
{
	left: 0;
	max-width: 120px;
	overflow-wrap: break-word;
	white-space: normal
}

.plyr__progress__buffer
{
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	border-radius: 100px;
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	left: 0;
	margin-top: -2.5px;
	margin-top: calc((var(--plyr-range-track-height, 5px)/2)*-1);
	padding: 0;
	position: absolute;
	top: 50%
}

.plyr__progress__buffer::-webkit-progress-bar
{
	background: transparent
}

.plyr__progress__buffer::-webkit-progress-value
{
	background: currentColor;
	border-radius: 100px;
	min-width: 5px;
	min-width: var(--plyr-range-track-height,5px);
	-webkit-transition: width .2s ease;
	transition: width .2s ease
}

.plyr__progress__buffer::-moz-progress-bar
{
	background: currentColor;
	border-radius: 100px;
	min-width: 5px;
	min-width: var(--plyr-range-track-height,5px);
	-moz-transition: width .2s ease;
	transition: width .2s ease
}

.plyr__progress__buffer::-ms-fill
{
	border-radius: 100px;
	-ms-transition: width .2s ease;
	transition: width .2s ease
}

.plyr--loading .plyr__progress__buffer
{
	-webkit-animation: plyr-progress 1s linear infinite;
	animation: plyr-progress 1s linear infinite;
	background-image: -webkit-linear-gradient(135deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);
	background-image: linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);
	background-image: -webkit-linear-gradient(135deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);
	background-image: linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);
	background-repeat: repeat-x;
	background-size: 25px 25px;
	background-size: var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);
	color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer
{
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))
}

.plyr--audio.plyr--loading .plyr__progress__buffer
{
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))
}

.plyr__progress__marker
{
	background-color: #fff;
	background-color: var(--plyr-progress-marker-background,#fff);
	border-radius: 1px;
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 3px;
	width: var(--plyr-progress-marker-width,3px);
	z-index: 3
}

.plyr__volume
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 110px;
	min-width: 80px;
	position: relative;
	width: 20%
}

.plyr__volume input[type=range]
{
	margin-left: 5px;
	margin-left: calc(var(--plyr-control-spacing, 10px)/2);
	margin-right: 5px;
	margin-right: calc(var(--plyr-control-spacing, 10px)/2);
	position: relative;
	z-index: 2
}

.plyr--is-ios .plyr__volume
{
	min-width: 0;
	width: auto
}

.plyr--audio
{
	display: block
}

.plyr--audio .plyr__controls
{
	background: #fff;
	background: var(--plyr-audio-controls-background,#fff);
	border-radius: inherit;
	color: #4a5464;
	color: var(--plyr-audio-control-color,#4a5464);
	padding: 10px;
	padding: var(--plyr-control-spacing,10px)
}

.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]
{
	background: #00b2ff;
	background: var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
	color: #fff;
	color: var(--plyr-audio-control-color-hover,#fff)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track
{
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track
{
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track
{
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb
{
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb
{
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb
{
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))
}

.plyr--audio .plyr__progress__buffer
{
	color: rgba(193,200,209,.6);
	color: var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))
}

.plyr--video
{
	background: #000;
	background: var(--plyr-video-background,var(--plyr-video-background,#000));
	overflow: hidden
}

.plyr--video.plyr--menu-open
{
	overflow: visible
}

.plyr__video-wrapper
{
	background: #000;
	background: var(--plyr-video-background,var(--plyr-video-background,#000));
	height: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%
}

.plyr__video-embed,.plyr__video-wrapper--fixed-ratio
{
	aspect-ratio: 16/9
}

@supports not (aspect-ratio:16/9)
{
	.plyr__video-embed,.plyr__video-wrapper--fixed-ratio
	{
		height: 0;
		padding-bottom: 56.25%;
		position: relative
	}
}

.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video
{
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container
{
	padding-bottom: 240%;
	position: relative;
	-webkit-transform: translateY(-38.28125%);
	-ms-transform: translateY(-38.28125%);
	transform: translateY(-38.28125%)
}

.plyr--video .plyr__controls
{
	background: -webkit-linear-gradient(transparent,rgba(0,0,0,.75));
	background: linear-gradient(transparent,rgba(0,0,0,.75));
	background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	bottom: 0;
	color: #fff;
	color: var(--plyr-video-control-color,#fff);
	left: 0;
	padding: 5px;
	padding: calc(var(--plyr-control-spacing, 10px)/2);
	padding-top: 20px;
	padding-top: calc(var(--plyr-control-spacing, 10px)*2);
	position: absolute;
	right: 0;
	-webkit-transition: opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;
	transition: opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;
	transition: opacity .4s ease-in-out,transform .4s ease-in-out;
	transition: opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
	z-index: 3
}

@media (min-width:480px)
{
	.plyr--video .plyr__controls
	{
		padding: 10px;
		padding: var(--plyr-control-spacing,10px);
		padding-top: 35px;
		padding-top: calc(var(--plyr-control-spacing, 10px)*3.5)
	}
}

.plyr--video.plyr--hide-controls .plyr__controls
{
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]
{
	background: #00b2ff;
	background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
	color: #fff;
	color: var(--plyr-video-control-color-hover,#fff)
}

.plyr__control--overlaid
{
	background: #00b2ff;
	background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
	border: 0;
	border-radius: 100%;
	color: #fff;
	color: var(--plyr-video-control-color,#fff);
	display: none;
	left: 50%;
	opacity: .9;
	padding: 15px;
	padding: calc(var(--plyr-control-spacing, 10px)*1.5);
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 2
}

.plyr__control--overlaid svg
{
	left: 2px;
	position: relative
}

.plyr__control--overlaid:focus,.plyr__control--overlaid:hover
{
	opacity: 1
}

.plyr--playing .plyr__control--overlaid
{
	opacity: 0;
	visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid
{
	display: block
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track
{
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track
{
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track
{
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb
{
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb
{
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb
{
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))
}

.plyr--video .plyr__progress__buffer
{
	color: hsla(0,0%,100%,.25);
	color: var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))
}

.plyr:-webkit-full-screen
{
	background: #000;
	border-radius: 0!important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-moz-full-screen
{
	background: #000;
	border-radius: 0!important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-ms-fullscreen
{
	background: #000;
	border-radius: 0!important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:fullscreen
{
	background: #000;
	border-radius: 0!important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-webkit-full-screen video
{
	height: 100%
}

.plyr:-moz-full-screen video
{
	height: 100%
}

.plyr:-ms-fullscreen video
{
	height: 100%
}

.plyr:fullscreen video
{
	height: 100%
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen
{
	display: block
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen
{
	display: block
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen
{
	display: block
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen
{
	display: block
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg
{
	display: none
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg
{
	display: none
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg
{
	display: none
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg
{
	display: none
}

.plyr:-webkit-full-screen.plyr--hide-controls
{
	cursor: none
}

.plyr:-moz-full-screen.plyr--hide-controls
{
	cursor: none
}

.plyr:-ms-fullscreen.plyr--hide-controls
{
	cursor: none
}

.plyr:fullscreen.plyr--hide-controls
{
	cursor: none
}

@media (min-width:1024px)
{
	.plyr:-webkit-full-screen .plyr__captions
	{
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}

	.plyr:-moz-full-screen .plyr__captions
	{
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}

	.plyr:-ms-fullscreen .plyr__captions
	{
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}

	.plyr:fullscreen .plyr__captions
	{
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr--fullscreen-fallback
{
	background: #000;
	border-radius: 0!important;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 10000000
}

.plyr--fullscreen-fallback video
{
	height: 100%
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen
{
	display: block
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg
{
	display: none
}

.plyr--fullscreen-fallback.plyr--hide-controls
{
	cursor: none
}

@media (min-width:1024px)
{
	.plyr--fullscreen-fallback .plyr__captions
	{
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr__ads
{
	border-radius: inherit;
	bottom: 0;
	cursor: pointer;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.plyr__ads>div,.plyr__ads>div iframe
{
	height: 100%;
	position: absolute;
	width: 100%
}

.plyr__ads:after
{
	background: #23282f;
	border-radius: 2px;
	bottom: 10px;
	bottom: var(--plyr-control-spacing,10px);
	color: #fff;
	content: attr(data-badge-text);
	font-size: 11px;
	padding: 2px 6px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	right: var(--plyr-control-spacing,10px);
	z-index: 3
}

.plyr__ads:empty:after
{
	display: none
}

.plyr__cues
{
	background: currentColor;
	display: block;
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	left: 0;
	opacity: .8;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 3px;
	z-index: 3
}

.plyr__preview-thumb
{
	background-color: hsla(0,0%,100%,.9);
	background-color: var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	border-radius: 5px;
	border-radius: var(--plyr-tooltip-radius,5px);
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
	opacity: 0;
	padding: 3px;
	pointer-events: none;
	position: absolute;
	-webkit-transform: translateY(10px) scale(.8);
	-ms-transform: translateY(10px) scale(.8);
	transform: translateY(10px) scale(.8);
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: opacity .2s ease .1s,-webkit-transform .2s ease .1s;
	transition: opacity .2s ease .1s,-webkit-transform .2s ease .1s;
	transition: transform .2s ease .1s,opacity .2s ease .1s;
	transition: transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;
	z-index: 2
}

.plyr__preview-thumb--is-shown
{
	opacity: 1;
	-webkit-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	transform: translate(0) scale(1)
}

.plyr__preview-thumb:before
{
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size,4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size,4px) solid transparent;
	border-top: 4px solid hsla(0,0%,100%,.9);
	border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
	content: "";
	height: 0;
	left: calc(50% + var(--preview-arrow-offset));
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr__preview-thumb__image-container
{
	background: #c1c8d1;
	border-radius: 4px;
	border-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
	overflow: hidden;
	position: relative;
	z-index: 0
}

.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr__preview-thumb__image-container:after
{
	border-radius: inherit;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
	content: "";
	pointer-events: none
}

.plyr__preview-thumb__image-container img
{
	max-height: none;
	max-width: none
}

.plyr__preview-thumb__time-container
{
	background: -webkit-linear-gradient(transparent,rgba(0,0,0,.75));
	background: linear-gradient(transparent,rgba(0,0,0,.75));
	background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));
	border-bottom-left-radius: 4px;
	border-bottom-left-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
	border-bottom-right-radius: 4px;
	border-bottom-right-radius: calc(var(--plyr-tooltip-radius, 5px) - 1px);
	bottom: 0;
	left: 0;
	line-height: 1.1;
	padding: 20px 6px 6px;
	position: absolute;
	right: 0;
	z-index: 3
}

.plyr__preview-thumb__time-container span
{
	color: #fff;
	font-size: 13px;
	font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px))
}

.plyr__preview-scrubbing
{
	bottom: 0;
	-webkit-filter: blur(1px);
	filter: blur(1px);
	height: 100%;
	left: 0;
	margin: auto;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	width: 100%;
	z-index: 1
}

.plyr__preview-scrubbing--is-shown
{
	opacity: 1
}

.plyr__preview-scrubbing img
{
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--no-transition
{
	-webkit-transition: none!important;
	transition: none!important
}

.plyr__sr-only
{
	clip: rect(1px,1px,1px,1px);
	border: 0!important;
	height: 1px!important;
	overflow: hidden;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important
}

.plyr [hidden]
{
	display: none!important
}

.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
{
	direction: ltr;
	height: 100%;
	max-width: 100%;
	outline: none;
	overflow: hidden;
	position: relative
}

.mCSB_container
{
	height: auto;
	overflow: hidden;
	width: 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-left: 30px;
	margin-right: 0
}

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

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

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

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

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

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

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

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

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

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

.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
{
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 100%
}

.mCSB_scrollTools .mCSB_buttonDown
{
	bottom: 0
}

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

.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
{
	bottom: 0;
	height: 16px;
	left: 0;
	right: 0;
	top: auto;
	width: auto
}

.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
{
	height: 2px;
	margin: 7px 0;
	width: 100%
}

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

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

.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
{
	cursor: pointer;
	display: block;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft
{
	left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight
{
	right: 0
}

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

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

.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-left: 30px;
	margin-right: 0
}

.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-left: 0;
	margin-right: 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;
	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;
	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
}

.mCSB_scrollTools
{
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
	opacity: .75
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools
{
	filter: "alpha(opacity=0)";
	-ms-filter: "alpha(opacity=0)";
	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
{
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";
	opacity: 1
}

.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: hsla(0,0%,100%,.75);
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.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: hsla(0,0%,100%,.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;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)";
	opacity: .4
}

.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
{
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
	opacity: .75
}

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

.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: rgba(0,0,0,.75)
}

.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
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.1);
	border-radius: 1px;
	width: 4px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.75);
	border-radius: 1px;
	width: 4px
}

.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
{
	height: 4px;
	margin: 6px auto;
	width: 100%
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.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: hsla(0,0%,100%,.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);
	border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	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
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.1);
	border-radius: 2px;
	width: 4px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.75);
	border-radius: 2px;
	width: 6px
}

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

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

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.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: hsla(0,0%,100%,.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);
	border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	background-color: #000;
	background-color: rgba(0,0,0,.75);
	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: hsla(0,0%,100%,.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
{
	height: 2px;
	margin: 7px auto;
	width: 100%
}

.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: hsla(0,0%,100%,.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
{
	margin: 0 1px;
	width: 14px
}

.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
{
	height: 16px;
	margin: -1px 0;
	width: 16px
}

.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;
	margin: 0 -1px;
	width: 16px
}

.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: 50%
}

.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;
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
	opacity: .3
}

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

.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-image: -webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,.5)),color-stop(100%,hsla(0,0%,100%,0)));
	background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));
	background-image: linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0));
	background-repeat: repeat-y
}

.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-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,.5)),color-stop(100%,hsla(0,0%,100%,0)));
	background-image: -webkit-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));
	background-image: linear-gradient(180deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0));
	background-repeat: repeat-x
}

.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
{
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
	opacity: 1
}

.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
{
	border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail
{
	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 hsla(0,0%,100%,.2);
	width: 8px
}

.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
{
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px hsla(0,0%,100%,.2);
	height: 8px;
	margin: 4px 0;
	width: 100%
}

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

.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
{
	filter: "alpha(opacity=30)";
	-ms-filter: "alpha(opacity=30)";
	opacity: 1
}

.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
{
	border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	border-radius: 5px
}

.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
{
	bottom: 0;
	box-shadow: inset 1px 0 0 hsla(0,0%,100%,.4);
	height: auto;
	left: 0;
	margin: 2px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px
}

.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 hsla(0,0%,100%,.4)
}

.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-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar
{
	height: 12px;
	width: auto
}

.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 hsla(0,0%,100%,.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 hsla(0,0%,100%,.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
{
	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
{
	margin: 12px 0;
	right: 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 .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail
{
	background-color: transparent
}

.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: hsla(0,0%,100%,.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: hsla(0,0%,100%,.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
{
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	width: 6px
}

.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
{
	height: 6px;
	margin: 5px 0;
	width: 100%
}

.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
{
	background-color: #000;
	background-color: rgba(0,0,0,.2);
	width: 12px
}

.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
{
	bottom: 0;
	height: auto;
	left: 0;
	margin: 3px 5px;
	position: absolute;
	right: 0;
	top: 0;
	width: 6px
}

.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
{
	bottom: 0;
	height: 6px;
	left: 0;
	margin: 5px 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: auto
}

.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
{
	height: 12px;
	margin: 2px 0;
	width: 100%
}

.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: 1px solid hsla(0,0%,100%,.2);
	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: hsla(0,0%,100%,.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: hsla(0,0%,100%,.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
{
	background-color: #fff;
	background-color: hsla(0,0%,100%,.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: hsla(0,0%,100%,.9)
}

html
{
	font-size: 14px
}

@media (min-width:668px) and (max-width:1919px)
{
	html
	{
		font-size: 19.5px;
		font-size: calc(8.13099px + .87859vw)
	}
}

@media (min-width:1920px)
{
	html
	{
		font-size: 25px
	}
}

a:active,a:focus
{
	border: none;
	outline: 0
}


a
{
	color: #333
}

a,a:focus,a:hover
{
	text-decoration: none
}

a:focus,a:hover
{
	color:#c9030e;
}

svg
{
	fill: currentColor;
	display: inline-block;
	overflow: hidden
}

.hidden-svg
{
	display: block;
	height: 0;
	overflow: hidden;
	width: 0
}

.pagenation
{
	font-size:15px;
	text-align: center
}

.pagenation .current,.pagenation a
{
	display: inline-block;
	line-height:42px;
	margin: 0 5px;
	padding: 0 18px
}

.pagenation a
{
	border: 1px solid #999;
	color: #999;
	-webkit-transition: all .5s;
	transition: all .5s
}

.pagenation a:hover
{
	border-color:#c9030e;
	color:#c9030e;
}

@media (max-width:668px)
{
	.pagenation a
	{
		margin: 0;
		padding: 0 20px
	}

	.pagenation a.prev
	{
		display: block;
		float: left
	}

	.pagenation a.next
	{
		display: block;
		float: right
	}
}

.pagenation .current
{
	background-color:#c9030e;
	border:1px solid #c9030e;
	color: #fff
}

.page_404
{
	background-color: #f6f6f5;
	height: 100vh;
	text-align: center;
	width: 100%
}

.page_404,.page_404>.inner
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center
}

.page_404>.inner
{
	background-color: #fff;
	border-bottom-right-radius: 2.4rem;
	border-top-left-radius: 2.4rem;
	box-shadow: 5px 5px 30px 0 rgba(0,0,0,.15);
	height: 50vh;
	overflow: hidden;
	position: relative;
	width: 50%
}

@media (max-width:1180px)
{
	.page_404>.inner
	{
		height: 80%;
		width: 80%
	}
}

@media (max-width:668px)
{
	.page_404>.inner
	{
		height: 100%;
		width: 100%
	}
}

.page_404>.inner:before
{
	bottom: -8rem;
	left: -8rem
}

.page_404>.inner:after,.page_404>.inner:before
{
	background-color: #eb6700;
	border-radius: 50%;
	content: "";
	display: block;
	height: 16rem;
	opacity: .15;
	position: absolute;
	width: 16rem;
	z-index: 2
}

.page_404>.inner:after
{
	right: -8rem;
	top: -8rem
}

.page_404 .title h1
{
	color: #eb6700;
	font-size: 1.44rem;
	font-weight: 700;
	line-height: 1em;
	margin: 0;
	padding: 0
}

.page_404 .title p
{
	display: block;
	font-size: 16px;
	line-height: 2em;
	margin: 20px 0;
	padding: 0
}

.page_404 .title p span
{
	font-family: arial
}

.page_404 .link>ul
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	list-style: none;
	margin: 0 -10px;
	padding: 0
}

.page_404 .link>ul>li
{
	padding: 0 10px
}

.page_404 .link>ul>li a
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #ddd;
	border-radius: 6px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.page_404 .link>ul>li a svg
{
	color: #999;
	height: 12px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 12px
}

.page_404 .link>ul>li a span
{
	color: #999;
	font-size: 14px;
	line-height: 36px;
	margin-left: 10px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.page_404 .link>ul>li a:hover
{
	background-color: #eb6700;
	border-color: #eb6700
}

.page_404 .link>ul>li a:hover span,.page_404 .link>ul>li a:hover svg
{
	color: #fff
}

.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-block-image img
{
	height: auto!important;
	max-width: 100%!important
}

.wp-block-image .aligncenter
{
	text-align: center
}

.wp-video
{
	margin: 20px auto;
	max-width: 800px!important;
	width: 100%!important
}

#wraper
{
	--header_height: 100px;
	--target_fix_height: -80px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
	min-height: 100vh;
	overflow: hidden;
	position: relative
}

@media (max-width:1440px)
{
	#wraper
	{
		--header_height: 80px
	}
}

@media (max-width:1180px)
{
	#wraper
	{
		--header_height: 60px;
		--target_fix_height: -60px
	}
}

#wraper.scrolled
{
	--header_height: 80px
}

@media (max-width:1180px)
{
	#wraper.scrolled
	{
		--header_height: 60px
	}
}

.target-fix
{
	background: none;
	border: none;
	display: block;
	height: 0;
	outline: 0;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	top: var(--target_fix_height)
}

.target-fix:focus
{
	outline: 0
}

.w
{
	margin-left: auto;
	margin-right: auto;
	width: 89.58%;
}

@media (max-width:1180px)
{
	.w
	{
		margin:0 auto;
		width:94%;
	}
}

.w_col
{
	margin-left: auto;
	margin-right: auto;
	width: 80%
}

@media (max-width:1180px)
{
	.w_col
	{
		padding-left: 20px;
		padding-right: 20px;
		width: 100%
	}
}

.w_small
{
	margin-left: auto;
	margin-right: auto;
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px
}

@media (max-width:1440px)
{
	.w_small
	{
		max-width: 100%;
		padding-left: 80px;
		padding-right: 80px
	}
}

@media (max-width:1180px)
{
	.w_small
	{
		padding-left: 20px;
		padding-right: 20px
	}
}

/*@font-face
{
	font-family:Montserrat-Regular;src:url(../fonts/Montserrat-Regular.eot);src:url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular.ttf) format("truetype"),url(../fonts/Montserrat-Regular.svg#Montserrat-Regular) format("svg")
}

@font-face
{
	font-family:Montserrat-Medium;src:url(../fonts/Montserrat-Medium.eot);src:url(../fonts/Montserrat-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium.woff2) format("woff2"),url(../fonts/Montserrat-Medium.woff) format("woff"),url(../fonts/Montserrat-Medium.ttf) format("truetype"),url(../fonts/Montserrat-Medium.svg#Montserrat-Medium) format("svg")
}

@font-face
{
	font-family:Montserrat-Bold;src:url(../fonts/Montserrat-Bold.eot);src:url(../fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat-Bold.ttf) format("truetype"),url(../fonts/Montserrat-Bold.svg#Montserrat-Bold) format("svg")
}

@font-face
{
	font-family:Arkiv-Bold;src:url(../fonts/Arkiv-Bold.eot);src:url(../fonts/Arkiv-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Arkiv-Bold.woff2) format("woff2"),url(../fonts/Arkiv-Bold.woff) format("woff"),url(../fonts/Arkiv-Bold.ttf) format("truetype"),url(../fonts/Arkiv-Bold.svg#Arkiv-Bold) format("svg")
}*/

.mt
{
	margin-top: 80px
}

@media (max-width:1180px)
{
	.mt
	{
		margin-top: 60px
	}
}

.pt
{
	padding-top: 80px
}

@media (max-width:1180px)
{
	.pt
	{
		padding-top: 60px
	}
}

.header
{
	background-color: rgba(0,0,0,.6);
	max-width: 1920px;
	position: fixed;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 506
}

.header .w
{
	position: relative;
	z-index: 5
}

.scrolled .header
{
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1)
}

.header_inner
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

@media (max-width:1180px)
{
	.header_inner
	{
		height: var(--header_height)
	}
}

.scrolled .header_inner:after
{
	opacity: 0
}

.header_logo
{
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 7.2rem;
}

@media (max-width:1180px)
{
	.header_logo
	{
		width: 130px
	}
}

.header_logo img
{
	width: 100%
}

.header_nav
{
	margin-left: auto
}

@media (max-width:1180px)
{
	.header_nav
	{
		display: none
	}
}

.header_nav>ul
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0 -1.2rem;
	padding: 0
}

@media (max-width:1440px)
{
	.header_nav>ul
	{
		margin: 0 -.8rem
	}
}

.header_nav>ul>li
{
	padding: 0 1.46rem;
	position: relative
}

@media (max-width:1440px)
{
	.header_nav>ul>li
	{
		padding: 0 .8rem
	}
}

.header_nav>ul>li>a
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.header_nav>ul>li>a:after
{
	background-color:#c9040e;
	bottom: 0;
	content: "";
	height: 2px;
	left: 50%;
	line-height: 2px;
	opacity: 0;
	position: absolute;
	width: 0;
	z-index: 2
}

.header_nav>ul>li>a span,.header_nav>ul>li>a:after
{
	display: block;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header_nav>ul>li>a span
{
	color: #fff;
	font-size: .72rem;
	line-height: var(--header_height);
	white-space: nowrap
}

.scrolled .header_nav>ul>li>a span
{
	color: #000
}

.header_nav>ul>li>a svg
{
	color: #fff;
	height: 12px;
	margin-left: 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 12px
}

.scrolled .header_nav>ul>li>a svg
{
	color: #000
}

.header_nav>ul>li .sub
{
	background-color: #f5f5f5;
	display: none;
	left: 50%;
	min-width: 100%;
	position: absolute;
	top: var(--header_height);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 20
}

@media (max-width:1440px)
{
	.header_nav>ul>li .sub
	{
		top: 80px
	}
}

.header_nav>ul>li .sub>ul
{
	list-style: none;
	margin: 0;
	padding: 10px 20px
}

.header_nav>ul>li .sub>ul>li>a
{
	color: #666;
	display: block;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap
}

.header_nav>ul>li .sub>ul>li>a:hover
{
	color:#c9040e;
}

.header_nav>ul>li.cur>a:after,.header_nav>ul>li.on>a:after
{
	left: 0;
	opacity: 1;
	width: 100%
}

.header_nav>ul>li.cur>a span,.header_nav>ul>li.on>a span
{
	color: #c9040e;
}

.header_white .header_nav>ul>li.cur>a span,.header_white .header_nav>ul>li.on>a span
{
	color: #fff
}

.scrolled .header_nav>ul>li.cur>a span,.scrolled .header_nav>ul>li.on>a span
{
	color: #c9040e;
}

.header_nav>ul>li.cur>a svg,.header_nav>ul>li.on>a svg
{
	color: #eb6700;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.header_nav>ul>li.cur>a span
{
	font-weight: 700
}

.header_phone
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 2rem;
	position: relative
}
.header_phone .dh{
	width:24px;
	height:24px;
	margin:0 16px 0 46px;
}
.scrolled .header_phone .dh{
	background:url(../images/dhn.png) no-repeat!important;
}
.header_phone img{
	padding:0 16px 0 46px;
}
@media (max-width:1681px)
{
	.header_phone
	{
		margin-left: 1.2rem
	}
}

@media (max-width:1180px)
{
	.header_phone
	{
		margin-left: auto;
		margin-right: 40px;
		padding-right: 20px
	}
}

@media (max-width:668px)
{
	.header_phone
	{
		padding-right: 10px
	}
}

.header_phone:before
{
	background-color: hsla(0,0%,100%,.3);
	content: "";
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 1px;
	z-index: 2
}

@media (max-width:1180px)
{
	.header_phone:before
	{
		left: auto;
		right: 0
	}
}

.scrolled .header_phone:before
{
	background-color: rgba(0,0,0,.3)
}

.header_phone svg
{
	color: #fff;
	height: .96rem;
	margin: 0 .4rem 0 2rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .96rem
}

@media (max-width:1681px)
{
	.header_phone svg
	{
		height: .8rem;
		margin: 0 .4rem 0 1.2rem;
		width: .8rem
	}
}

@media (max-width:1180px)
{
	.header_phone svg
	{
		height: 16px;
		margin: 0 10px 0 0;
		width: 16px
	}
}

.scrolled .header_phone svg
{
	color: #666
}

.header_phone span
{
	color: #fff;
	font-family: Montserrat-Medium;
	font-size: .88rem;
	line-height: 1em;
	white-space: nowrap
}

@media (max-width:1681px)
{
	.header_phone span
	{
		font-size: .8rem
	}
}

@media (max-width:1180px)
{
	.header_phone span
	{
		font-size: 18px
	}
}

@media (max-width:668px)
{
	.header_phone span
	{
		display: none
	}
}

.scrolled .header_phone span
{
	color: #666
}

.header_phone:hover span,.header_phone:hover svg
{
	color: #c9040e;
}

a .more01
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.08rem;
	-webkit-transition: all .5s;
	transition: all .5s
}
.more01 .span{
	background:url(../images/index-gd.png) no-repeat 114px center;
}
.more01 .span:hover{
    color:#ffffff;
    background:#bd0006 url(../images/index-gdon.png) no-repeat 114px center;
}

.zi{
    margin-left:46px;
}
.zi em span{
	border:none!important;
	padding:0px 10px!important;
	font-style:normal;
	font-size:22px!important;
	color:#dd7f82!important;
}
a .more01 span
{
	color: #bd0006;
	border-radius:48px;
	border:2px solid #dcdcdc;
	font-size:16px;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap;
	padding:14px 38px;
	width:168px;
}
a .more01 svg
{
	color: #fff;
	height: .48rem;
	margin-left: 2rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}



.footer_top_left a
{
	color: #fff
}

.footer_top_left .txt
{
	color: #fff;
	font-family: Montserrat-Regular;
	font-size: .64rem;
	font-weight: 700;
	line-height: 2em
}

@media (max-width:668px)
{
	.footer_top_left .txt
	{
		font-size: 15px
	}
}

.footer_top_left .txt p
{
	display: block;
	margin: 0 0 .4rem
}

.footer_top_left .txt p .t
{
	display: block
}

.footer_top_left .txt a[href^="tel:"]
{
	display: block;
	font-family: Arkiv-Bold;
	font-size: 1.04rem;
	margin-bottom: 1.2rem
}

@media (max-width:668px)
{
	.footer_top_left .txt a[href^="tel:"]
	{
		font-size: 30px
	}
}

.footer_top_left .txt .net
{
	width: 200px
}

@media (max-width:668px)
{
	.footer_top_left .txt .net
	{
		margin: 0 auto
	}
}

.footer_top_left .txt .net>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -5px;
	padding: 0
}

.footer_top_left .txt .net>ul>li
{
	padding: 0 5px;
	white-space: nowrap;
	width: 20%
}

.footer_top_left .txt .social
{
	margin-top: 2rem
}

.footer_top_left .txt .social>ul
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0 -10px;
	padding: 0
}

@media (max-width:668px)
{
	.footer_top_left .txt .social>ul
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		margin: 0 -5px
	}
}

.footer_top_left .txt .social>ul>li
{
	padding: 0 10px
}

@media (max-width:668px)
{
	.footer_top_left .txt .social>ul>li
	{
		padding: 0 5px
	}
}

.footer_top_left .txt .social>ul>li a
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #fff;
	border-radius: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.84rem;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 1.84rem
}

@media (max-width:668px)
{
	.footer_top_left .txt .social>ul>li a
	{
		height: 32px;
		width: 32px
	}
}

.footer_top_left .txt .social>ul>li a svg
{
	color: #000;
	height: 50%;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 50%
}

.footer_top_left .txt .social>ul>li a.qr
{
	position: relative
}

.footer_top_left .txt .social>ul>li a.qr .qr_box
{
	bottom: 1.84rem;
	display: none;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
	z-index: 2
}

.footer_top_left .txt .social>ul>li a.qr .qr_box .inner
{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	width: 100%
}

.footer_top_left .txt .social>ul>li a.qr .qr_box .inner img
{
	display: block;
	width: 100%
}

.footer_top_left .txt .social>ul>li a.qr .qr_box .inner span
{
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	text-align: center
}

.footer_top_left .txt .social>ul>li a.qr .qr_box:after
{
	border: 5px dashed transparent;
	border-bottom: none;
	border-top: 5px solid #fff;
	content: "";
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0 auto;
	overflow: hidden;
	width: 0
}

.footer_top_left .txt .social>ul>li a:hover
{
	background-color: #eb6700
}

.footer_top_left .txt .social>ul>li a:hover svg
{
	color: #fff
}

.footer_top_left .txt .social>ul>li a:hover.qr .qr_box
{
	display: block
}

.footer_top_left .txt .btn_contact
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #fff;
	border-radius: 1.28rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.56rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 4rem;
	padding: 0 1.2rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 14.4rem
}

@media (max-width:668px)
{
	.footer_top_left .txt .btn_contact
	{
		margin: 20px auto 0
	}
}

.footer_top_left .txt .btn_contact span
{
	color: #fff;
	font-size: .8rem;
	font-weight: 700;
	line-height: 1em;
	white-space: nowrap
}

.footer_top_left .txt .btn_contact .icon
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #eb6700;
	border-radius: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.2rem;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 1.2rem
}

.footer_top_left .txt .btn_contact .icon svg
{
	color: #000;
	height: .48rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}

.footer_top_left .txt .btn_contact:hover
{
	background-color: #eb6700;
	border-color: #eb6700;
	text-decoration: none
}

.footer_top_left .txt .btn_contact:hover .icon
{
	background-color: #fff
}

.footer_top_left .txt .btn_contact:hover .icon svg
{
	color: #eb6700
}

.footer_top_nav
{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: auto
}

@media (max-width:968px)
{
	.footer_top_nav
	{
		display: none
	}
}

.footer_top_nav>ul
{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	list-style: none;
	margin: 0 -1.8rem;
	padding: 0
}

.footer_top_nav>ul>li
{
	padding: 0 1.8rem;
	position: relative
}

.footer_top_nav>ul>li>a
{
	color: #fff;
	font-size: .8rem;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap
}

.footer_top_nav>ul>li>a svg
{
	display: none
}

.footer_top_nav>ul>li .sub
{
	margin-top: 1.2rem
}

.footer_top_nav>ul>li .sub>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

.footer_top_nav>ul>li .sub>ul>li
{
	display: block
}

.footer_top_nav>ul>li .sub>ul>li a
{
	color: hsla(0,0%,100%,.6);
	display: block;
	font-size: .6rem;
	line-height: 2em;
	-webkit-transition: all .5s;
	transition: all .5s
}

.footer_top_nav>ul>li .sub>ul>li a:hover
{
	color: #fff
}

.footer_copyright
{
	border-top: 1px solid hsla(0,0%,100%,.1);
	color: hsla(0,0%,100%,.3);
	font-size: .56rem;
	line-height: 2em;
	padding: 2rem 0
}

@media (max-width:1440px)
{
	.footer_copyright
	{
		font-size: 12px;
		padding: 20px 0
	}
}

.footer_copyright .w
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

@media (max-width:668px)
{
	.footer_copyright .w
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}
}

.footer_copyright p
{
	margin: 0
}

.footer_copyright br
{
	display: none
}

@media (max-width:668px)
{
	.footer_copyright br
	{
		display: block
	}
}

.footer_copyright a
{
	color: hsla(0,0%,100%,.3);
	-webkit-transition: all .5s;
	transition: all .5s
}

.footer_copyright a:hover
{
	color: #fff
}

.footer_copyright .link a
{
	margin-left: 20px;
	padding-left: 20px;
	position: relative;
	white-space: nowrap
}

.footer_copyright .link a:before
{
	background-color: hsla(0,0%,100%,.3);
	content: "";
	display: block;
	height: 10px;
	left: 0;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	width: 1px
}

.footer_copyright .link a:first-of-type
{
	margin-left: 0;
	padding-left: 0
}

.footer_copyright .link a:first-of-type:before
{
	display: none
}

.body-overlay
{
	background-color: rgba(0,0,0,.6);
	bottom: 0;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 506
}

.body-overlay.morezindex
{
	z-index: 505
}

.mobile-icon
{
	display: none
}

@media (max-width:1180px)
{
	.mobile-icon
	{
		display: block
	}
}

.hamburger
{
	background: transparent;
	border: none;
	display: block;
	height: 16px;
	position: fixed;
	right: 20px;
	top: 22px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 20px;
	z-index: 600
}

.hamburger:active,.hamburger:focus,.hamburger:hover
{
	outline: none
}

.hamburger.is-closed .hamb-bottom,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-top,.hamburger.is-open .hamb-bottom,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-top
{
	height: 2px;
	position: absolute;
	right: 0;
	width: 20px
}

.hamburger.is-closed .hamb-bottom,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-top
{
	background-color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s
}

.scrolled .hamburger.is-closed .hamb-bottom,.scrolled .hamburger.is-closed .hamb-middle,.scrolled .hamburger.is-closed .hamb-top
{
	background-color: #333
}

.hamburger.is-closed .hamb-top
{
	top: 0
}

.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-top
{
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-middle
{
	margin-top: -1px;
	top: 50%
}

.hamburger.is-closed .hamb-bottom
{
	bottom: 0
}

.hamburger.is-closed .hamb-bottom,.hamburger.is-closed:hover .hamb-top
{
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-top
{
	top: 0
}

.hamburger.is-closed:hover .hamb-bottom
{
	bottom: 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.hamburger.is-open .hamb-bottom,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-top
{
	background-color: #fff
}

.hamburger.is-open .hamb-bottom,.hamburger.is-open .hamb-top
{
	margin-top: -2px;
	top: 50%
}

.hamburger.is-open .hamb-top
{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
	transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
	transition: transform .2s cubic-bezier(.73,1,.28,.08);
	transition: transform .2s cubic-bezier(.73,1,.28,.08),-webkit-transform .2s cubic-bezier(.73,1,.28,.08)
}

.hamburger.is-open .hamb-middle
{
	display: none
}

.hamburger.is-open .hamb-bottom
{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
	transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
	transition: transform .2s cubic-bezier(.73,1,.28,.08);
	transition: transform .2s cubic-bezier(.73,1,.28,.08),-webkit-transform .2s cubic-bezier(.73,1,.28,.08)
}

.icon_mnav
{
	display: none
}

#wraper .side__bar-inner
{
	background-color: #fff;
	height: 100%;
	left: -200px;
	padding: 20px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 200px;
	z-index: 550
}

#wraper .side__bar-logo
{
	display: block;
	float: none;
	margin-bottom: 20px;
	text-align: center;
	width: 100%
}

#wraper .side__bar-logo img
{
	max-width: 100%
}

#wraper .side__bar ul
{
	margin: 0;
	padding: 0
}

#wraper .side__bar ul>li
{
	display: block
}

#wraper .side__bar ul>li>a
{
	border-bottom: 1px solid rgba(0,0,0,.1);
	display: block;
	font-size: 14px;
	line-height: 40px
}

#wraper .side__bar ul>li>a svg
{
	display: none
}

#wraper .side__bar ul>li.m
{
	position: relative
}

#wraper .side__bar ul>li.m i.icon
{
	display: block;
	height: 40px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 40px;
	z-index: 10
}

#wraper .side__bar ul>li.m i.icon svg
{
	color: #333;
	height: 20px;
	margin-top: 10px;
	-webkit-transition: all .5s;
	transition: all .5s;
	vertical-align: top;
	width: 20px
}

#wraper .side__bar ul>li.m i.icon.on svg
{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

#wraper .side__bar ul>li .sub
{
	display: none;
	margin: 0;
	padding: 10px 0 0
}

#wraper .side__bar ul>li .sub li
{
	display: block
}

#wraper .side__bar ul>li .sub li a
{
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px
}

#wraper .side__bar ul>li .sub.sub_line2>ul>li>a
{
	font-weight: 700;
	padding-left: 0
}

#wraper .side__bar ul>li .sub.sub_line2>ul>li>a em
{
	font-style: normal
}

#wraper .side__bar ul>li .sub.sub_line2>ul>li>ul li a:before
{
	content: "-"
}

#wraper .side__bar ul>li .sub.sub_line2>ul>li>ul li a em
{
	font-style: normal
}

#wraper .side__bar ul>li .sub.sub_line2>ul>li>ul li a .ishot
{
	height: 14px;
	width: 14px
}

#wraper.toggled .side__bar-inner
{
	background-color: #fff;
	border-color: #fff;
	left: 0;
	overflow: hidden;
	overflow-y: scroll
}

.pop__search
{
	display: none
}

.pop__search-box
{
	background: #fff;
	height: 70px;
	left: 50%;
	margin-left: -340px;
	margin-top: 0;
	padding: 10px 20px;
	position: fixed;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 680px;
	z-index: 1000
}

@media (max-width:668px)
{
	.pop__search-box
	{
		margin-left: -45%;
		width: 90%
	}
}

.pop__search-box form
{
	display: block;
	height: 50px;
	padding-right: 50px;
	position: relative;
	width: 100%
}

.pop__search-box form .btn01
{
	background: none;
	border: none;
	height: 50px;
	line-height: 50px;
	outline: 0;
	width: 100%
}

.pop__search-box form .btn02
{
	background: none;
	border: none;
	display: block;
	height: 50px;
	outline: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px
}

.pop__search-box form .btn02 svg
{
	color: #333;
	height: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
	vertical-align: top;
	width: 100%
}

.pop__search-box form .btn02:hover svg
{
	color: #eb6700
}

.pop__search-close
{
	background: none;
	border: none;
	opacity: 0;
	outline: 0;
	position: fixed;
	right: 0;
	top: 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 80px;
	z-index: 1000
}

.pop__search-close svg
{
	height: 30px;
	vertical-align: top;
	width: 30px
}

.pop__search-close span,.pop__search-close svg
{
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s
}

.pop__search-close span
{
	display: block;
	font-size: 16px;
	font-weight: 400
}

.pop__search-close:hover svg
{
	color: #eb6700;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.pop__search-close:hover span
{
	color: #eb6700
}

.pop__search.on
{
	display: block
}

.pop__search.on .pop__search-box
{
	top: 30%
}

.pop__search.on .pop__search-close
{
	opacity: 1
}

.title01
{
	margin: 0;
	padding: 0
}

.title01 b
{
	color: #333;
	display: block;
	font-size: 1.92rem;
	font-weight: 700;
	line-height: 1em
}

@media (max-width:1380px)
{
	.title01 b
	{
		font-size: 1.44rem
	}
}

.title01 span
{
	color: #666;
	display: block;
	font-family: Montserrat-Medium;
	font-size: .8rem;
	line-height: 1em;
	margin-top: 1rem
}

.n_banner
{
	position: relative
}

.n_banner .n_banner_txt
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

@media (max-width:668px)
{
	.n_banner .n_banner_txt
	{
		padding-top: var(--header_height)
	}
}

.n_banner .n_banner_txt b
{
	font-size: 2.4rem;
	line-height: 1em
}

.n_banner .n_banner_txt span
{
	font-family: Montserrat-Medium;
	font-size: 1.04rem;
	line-height: 1em;
	margin-top: 1.44rem
}

.n_banner img
{
	width: 100%
}

.common_txt
{
	color: #666;
	font-size: 16px;
	line-height: 2em;
	text-align: justify;
	-moz-text-align-last: left;
	/* text-align-last:center; */
}

@media (max-width:1440px)
{
	.common_txt
	{
		font-size: 14px
	}
}

.common_txt p
{
	margin: 0 0 15px
}

.common_txt p:last-of-type
{
	margin-bottom: 0
}

.common_txt img
{
	height: auto!important;
	max-width: 100%!important
}

.swiper_arrows
{
	margin: 0
}

.swiper_arrows,.swiper_arrows .arrow
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.swiper_arrows .arrow
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	border: 1px solid #999;
	border-radius: 100%;
	height: 1.84rem;
	-webkit-justify-content: center;
	justify-content: center;
	margin-left: 1.2rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 1.84rem
}

.swiper_arrows .arrow svg
{
	color: #999;
	height: .48rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}

.swiper_arrows .arrow:hover
{
	background-color: #eb6700;
	border-color: #eb6700
}

.swiper_arrows .arrow:hover svg
{
	color: #fff
}

.swiper_info
{
	margin: 0
}

.swiper_info,.swiper_info .arrow
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}

.swiper_info .arrow
{
	border: 1px solid #999;
	border-radius: 100%;
	height: 1.84rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 1.84rem
}

.swiper_info .arrow,.swiper_info .arrow svg
{
	-webkit-transition: all .5s;
	transition: all .5s
}

.swiper_info .arrow svg
{
	color: #999;
	height: .48rem;
	width: .48rem
}

.swiper_info .arrow:hover
{
	background-color: #eb6700;
	border-color: #eb6700
}

.swiper_info .arrow:hover svg
{
	color: #fff
}

.swiper_info .swiper_slides
{
	margin: 0 .4rem;
	width: auto
}

.swiper_slides
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 10px;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%
}

.swiper_slides .swiper-pagination-bullet
{
	background-color: #ccc;
	border-radius: 5px;
	height: 10px;
	margin: 0 6px;
	opacity: 1;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 10px
}

.swiper_slides .swiper-pagination-bullet-active
{
	background-color: #004a9e;
	width: 28px
}

.sub_nav
{
	background-color: #343131;
	margin-bottom: -3.6rem;
	position: relative;
	-webkit-transform: translateY(-3.6rem);
	-ms-transform: translateY(-3.6rem);
	transform: translateY(-3.6rem);
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index:3;
}

@media (max-width:668px)
{
	.sub_nav
	{
		background: none;
		margin-bottom: -20px;
		padding-top: 20px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.innerScrolled .sub_nav
{
	left: 0;
	margin-bottom: 0;
	position: fixed;
	top: var(--header_height);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	z-index: 505
}

@media (max-width:668px)
{
	.innerScrolled .sub_nav
	{
		background: #fff;
		margin: 0
	}
}

.sub_nav .w_col>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width:668px)
{
	.sub_nav .w_col>ul
	{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px
	}
}

.sub_nav .w_col>ul>li
{
	-webkit-box-flex: 1;
	-ms-flex-preferred-size: 33.33%;
	border-right: 1px solid hsla(0,0%,100%,.1);
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-flex-basis: 33.33%;
	flex-basis: 33.33%
}

@media (max-width:668px)
{
	.sub_nav .w_col>ul>li
	{
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		margin-bottom: 20px;
		padding: 0 10px
	}
}

.sub_nav .w_col>ul>li a
{
	color: #fff;
	display: block;
	font-size: .64rem;
	line-height:1.24rem;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	padding:1.64rem 0;
	width:100%;
	margin:0 auto;
}

@media (max-width:668px)
{
	.sub_nav .w_col>ul>li a
	{
		background-color: #666666;
		font-size: 14px
	}
}

@media (min-width:668px)
{
	.sub_nav .w_col>ul>li a:hover
	{
		opacity: .5
	}
}

.sub_nav .w_col>ul>li.current-cat a
{
	background-color:#c9030e;
}

@media (min-width:668px)
{
	.sub_nav .w_col>ul>li.current-cat a:hover
	{
		opacity: 1
	}
}

@media (max-width:668px)
{
	.sub_nav .w_col>ul.small_text>li
	{
		-ms-flex-preferred-size: 33.33%;
		-webkit-flex-basis: 33.33%;
		flex-basis: 33.33%
	}
}

.sub_nav .w_col>ul.small_text>li a
{
	font-size: .72rem
}

@media (max-width:668px)
{
	.sub_nav .w_col>ul.small_text>li a
	{
		line-height: 36px
	}
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th
{
	vertical-align: middle
}

.index_banner
{
	position: relative;
	z-index: 2
}

.index_banner .swiper-slide .item
{
	display: block;
	width: 100%
}

@media (max-width:968px)
{
	.index_banner .swiper-slide .item
	{
		height: auto
	}
}

.index_banner .swiper-slide .item .txt
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 5
}

.index_banner .swiper-slide .item .txt .title01
{
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5em;
	opacity: 0;
	-webkit-transform: translateY(1.2rem);
	-ms-transform: translateY(1.2rem);
	transform: translateY(1.2rem);
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.index_banner .swiper-slide .item .txt .title01
	{
		font-size: 24px
	}
}

.index_banner .swiper-slide .item .txt .title02
{
	font-size: 1.44rem;
	line-height: 1.5em;
	margin: .8rem 0 2rem;
	opacity: 0;
	-webkit-transform: translateY(1.2rem);
	-ms-transform: translateY(1.2rem);
	transform: translateY(1.2rem);
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.index_banner .swiper-slide .item .txt .title02
	{
		font-size: 16px
	}
}

.index_banner .swiper-slide .item .txt .title_en
{
	font-family: Montserrat-Bold;
	font-size: 1.04rem;
	line-height: 1.5em;
	opacity: 0;
	-webkit-transform: translateY(1.2rem);
	-ms-transform: translateY(1.2rem);
	transform: translateY(1.2rem);
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.index_banner .swiper-slide .item .txt .title_en
	{
		font-size: 16px
	}
}

.index_banner .swiper-slide .item .bg
{
	height: 100vh;
	object-fit: cover;
	width: 100%
}

@media (max-width:968px)
{
	.index_banner .swiper-slide .item .bg
	{
		height: 600px
	}
}

@media (max-width:668px)
{
	.index_banner .swiper-slide .item .bg
	{
		height: auto;
		object-fit: contain
	}
}

.index_banner .swiper-slide-active .item .txt .title01
{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.index_banner .swiper-slide-active .item .txt .title02
{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.index_banner .swiper-slide-active .item .txt .title_en
{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.index_banner .index_banner_info
{
	bottom: 2.4rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 20
}

@media (max-width:668px)
{
	.index_banner .index_banner_info
	{
		bottom: 20px
	}
}

.index_banner .index_banner_info .inner
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative
}

.index_banner .index_banner_info .inner .index_banner_num
{
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-family: Montserrat-Medium
}

.index_banner .index_banner_info .inner .index_banner_num .cur
{
	font-size: 1.92rem;
	line-height: .7em;
	width: 2.8rem
}

.index_banner .index_banner_info .inner .index_banner_num .total
{
	-ms-flex-item-align: end;
	-webkit-align-self: flex-end;
	align-self: flex-end;
	font-size: .72rem;
	line-height: .8em
}

.index_banner .index_banner_info .inner .index_banner_num .total:before
{
	content: "/";
	margin: 0 .4rem 0 0
}

.index_banner .index_banner_info .inner .index_banner_mouse
{
	height: 1.44rem;
	left: 50%;
	opacity: .8;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 1.44rem;
	z-index: 2
}

.index_banner .index_banner_info .inner .index_banner_mouse .icon
{
	background: none;
	border: none;
	height: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	width: 100%
}

.index_banner .index_banner_info .inner .index_banner_mouse .icon svg
{
	color: #fff;
	height: 100%;
	width: 100%
}

.index_banner .index_banner_info .inner .index_banner_mouse .arrow
{
	-webkit-animation: arrow_down 1s infinite;
	animation: arrow_down 1s infinite;
	bottom: -.8rem;
	height: .56rem;
	left: 50%;
	margin-left: -.28rem;
	position: absolute;
	width: .56rem;
	z-index: 2
}

.index_banner .index_banner_info .inner .index_banner_mouse .arrow svg
{
	color: #fff;
	height: 100%;
	width: 100%
}

.index_banner .index_banner_info .inner .index_banner_page
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: hsla(0,0%,100%,.2);
	border-radius: .8rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.6rem;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 .8rem;
	text-align: center;
	width: auto
}

@media (max-width:668px)
{
	.index_banner .index_banner_info .inner .index_banner_page
	{
		border-radius: 15px;
		height: 30px;
		padding: 0 10px
	}
}

.index_banner .index_banner_info .inner .index_banner_page .swiper-pagination-bullet:only-child
{
	visibility: hidden
}

.index_banner .index_banner_info .inner .index_banner_page .swiper-pagination-bullet
{
	background: none;
	height: 16px;
	margin: 0 5px;
	opacity: 1;
	position: relative;
	width: 16px
}

.index_banner .index_banner_info .inner .index_banner_page .swiper-pagination-bullet:before
{
	background-color: #fff;
	border-radius: 100%;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	margin-left: -2px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 4px;
	z-index: 2
}

.index_banner .index_banner_info .inner .index_banner_page .swiper-pagination-bullet:after
{
	border: 1px solid #fff;
	border-radius: 100%;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 2
}

.index_banner .index_banner_info .inner .index_banner_page .swiper-pagination-bullet-active:after
{
	opacity: 1
}

@-webkit-keyframes arrow_down
{
	0%
	{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50%
	{
		opacity: 0;
		-webkit-transform: translateY(.8rem);
		transform: translateY(.8rem)
	}

	51%
	{
		opacity: 0;
		-webkit-transform: translateY(-.8rem);
		transform: translateY(-.8rem)
	}

	to
	{
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes arrow_down
{
	0%
	{
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50%
	{
		opacity: 0;
		-webkit-transform: translateY(.8rem);
		transform: translateY(.8rem)
	}

	51%
	{
		opacity: 0;
		-webkit-transform: translateY(-.8rem);
		transform: translateY(-.8rem)
	}

	to
	{
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.index_intro
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 5.2rem 0 3.6rem
}

@media (max-width:1180px)
{
	.index_intro
	{
		padding: 40px 0
	}
}

@media (max-width:668px)
{
	.index_intro
	{
		padding-bottom: 20px
	}
}

.index_intro_txt
{
	width: 44%;
	float:left;
}
.index_intro_right{
    float:left;
     margin-left:3%; 
}
.index_intro_right .caption{
	font-size:40px;
	color:#222222;
	font-weight:bold;
	line-height:50px;
	margin-top:128px;
}
.index_intro_right .ecaption {
    font-size: 26px;
    line-height:28px;
    color: rgba(0, 0, 0, 0.3);
    font-family: Montserrat-Medium;
    margin-top:42px;
}
.index_intro_right .ul01 h3{
	font-size:14px;
	color:#c9030e;
	font-weight:normal;
	line-height:48px;
}
.index_intro_right .ul01 h3 span{
	font-size:64px;
	font-family: Montserrat-Medium;
	color:#c9030e;
	font-weight:normal;
	margin-right:8px;
}
.index_intro_right li{
    margin-bottom:78px;
    list-style-type: none;
}
.index_intro_right p {
    margin-bottom: 10px;
}
.index_intro_right p, .index_intro_right em {
    font-size:16px;
    color: #222222;
    line-height: 24px;
}
.index_intro_right .num{
	font-size:58px;
	font-family: Montserrat-Medium;
	color:#c9030e;
	margin-top:24px;
}
@media (max-width:1180px)
{
	.index_intro_txt
	{
		width: 58%
	}
}

@media (max-width:668px)
{
	.index_intro_txt
	{
		width: 100%
	}
}
.index_about{
    background:url(../images/index-about.jpg) no-repeat center;
    padding:86px 0;
}
.index_about .inner{
	overflow:hidden;
}
.about_tb ul li{
	list-style-type:none;
	width:50%;
	float:left;
	margin-bottom:68px;
	height:68px;
}
.about_tb ul li .conwz h3{
	color:#c9030e;
	font-size:20px;
}
.about_tb ul li .conwz{
	margin-left:68px;
}
.about_tb ul li .conwz p{
	margin-top:10px;
	font-size:16px;
}
.about_tb .tb01 .pic01{
	float:left;
	display:block;
}
.index_intro_txt .title
{
	color:#222222;
	font-size:48px;
	line-height: 1em;
	margin: 0;
	padding: 0
}
.index_intro_txt h6{
	color:#333;
	font-size:24px;
	line-height:32px;
	margin-top:14px;
	font-weight:normal;

}

.index_intro_txt .des
{
	color: #666;
	font-size:16px;
	line-height:34px;
	margin: 2rem 0;
	text-align: justify;
	-moz-text-align-last: left;
	text-align-last: left
}
.about_intro_txt
{
	width: 48%;
	float:left;
}
.ab_about .about_cont{
	overflow:hidden;
}
.ab_about .about_cont .about_sp{
	float:left;
	position:relative;
	width:50%;
}
.ab_about .about_cont .about_sp .imgbox{
	position:absolute;
	left:50%;
	margin-top:200px;
	cursor: pointer;
}
.ab_about .about_cont .about_sp .icon {
    height: 5.36rem;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 5.36rem;
}
.ab_about .about_cont .about_sp .icon i, .ab_about .about_cont .about_sp .icon i:after, .ab_about .about_cont .about_sp .icon i:before {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
}
.ab_about .about_cont .about_sp .icon i {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.about_intro_txt .title
{
	color:#222222;
	font-size:48px;
	line-height: 1em;
	margin: 0;
	padding: 0
}
.about_intro_txt h6{
	color:#333;
	font-size:24px;
	line-height:32px;
	margin-top:14px;
	font-weight:normal;

}

.about_intro_txt .des p
{
	color: #666;
	font-size:17px;
	line-height:34px;
	margin: 2rem 0;
	text-align: justify;
	-moz-text-align-last: left;
	text-align-last: left
}

.about_ab .ul01 h3{
	font-size:16px;
	color:#c9030e;
	font-weight:normal;
	line-height:48px;
}
.about_ab .ul01 h3 span{
	font-size:64px;
	font-family: Montserrat-Medium;
	color:#c9030e;
	font-weight:normal;
	margin-right:8px;
}
.about_ab li{
    margin-bottom:78px;
    list-style-type: none;
    float:left;
    margin-right:324px;
}
.about_ab li:nth-child(4){
	margin-right:0px;
}
.about_ab p {
    margin-bottom: 10px;
    text-align:center;
}
.about_ab p, .about_ab em {
    font-size:16px;
    color:#c9030e;
    line-height: 24px;
}
.about_ab .num{
	font-size:58px;
	font-family: Montserrat-Medium;
	color:#c9030e;
	margin-top:24px;
}
.about_ab .ul01{
	overflow:hidden;
	margin-top:148px;
}
.ab_about{
    background: url(../images/index-about.jpg) no-repeat  center top;
    padding: 104px 0 0 0;
}
.video_pop {display: block;width:100%;height:100%;background: #000;position:fixed;left:0;top:0;z-index:9999!important;
		display:flex;justify-content: center;align-items: center;display: none;}
.close_btn {width:40px;height:40px;position:absolute;right:10px;top:10px;background:url(../images/colse.png) no-repeat center;z-index:100;cursor:pointer;}
#video{width: 100%;height:100vh;object-fit: contain;}
@media (max-width:1180px)
{
	.index_intro_txt .des
	{
		font-size: 14px
	}
}

.index_intro_txt .des p
{
	margin: 0 0 64px 0;
	font-size:18px;
}

.index_intro_txt .des p:last-of-type
{
	margin-bottom: 0
}

.index_intro_txt .more
{
	display: inline-block
}

.index_intro_slogan
{
	margin: 4.8rem 0 0
}

@media (max-width:1380px)
{
	.index_intro_slogan
	{
		margin-top: 2.4rem
	}
}

.index_intro_slogan>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0 -2rem;
	padding: 0
}

@media (max-width:668px)
{
	.index_intro_slogan>ul
	{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -10px
	}
}

.index_intro_slogan>ul>li
{
	padding: 0 2rem;
	position: relative;
	width: 25%
}

@media (max-width:668px)
{
	.index_intro_slogan>ul>li
	{
		margin-bottom: 20px;
		padding: 0 10px;
		width: 50%
	}
}

.index_intro_slogan>ul>li:after
{
	background-color: rgba(235,103,0,.2);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 2px
}

.index_intro_slogan>ul>li:last-of-type:after
{
	display: none
}

@media (max-width:668px)
{
	.index_intro_slogan>ul>li:nth-of-type(2):after
	{
		display: none
	}
}

.index_intro_slogan>ul>li .item
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.index_intro_slogan>ul>li .item p
{
	color: #eb6700;
	font-size: 1.12rem;
	line-height: 1.5em;
	margin: 0
}

@media (max-width:1681px)
{
	.index_intro_slogan>ul>li .item p
	{
		font-size: .8rem
	}
}

@media (max-width:668px)
{
	.index_intro_slogan>ul>li .item p
	{
		font-size: 13px
	}
}

.index_intro_slogan>ul>li .item svg
{
	-ms-flex-negative: 0;
	color: #eb6700;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 1.36rem;
	margin-left: 1rem;
	width: 1.36rem
}

.index_procategory>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width:668px)
{
	.index_procategory>ul
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index_procategory>ul>li
{
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 33.33vw
}

@media (max-width:668px)
{
	.index_procategory>ul>li
	{
		width: 100%
	}
}

.index_procategory>ul>li a
{
	display: block;
	overflow: hidden;
	position: relative
}

.index_procategory>ul>li a:before
{
	background: #000;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: .8;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 2
}

.index_procategory>ul>li a .txt
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	left: 0;
	padding: 0 0 2.8rem 2.8rem;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5
}

@media (max-width:968px)
{
	.index_procategory>ul>li a .txt
	{
		padding: 0 0 20px 20px
	}
}

@media (max-width:668px)
{
	.index_procategory>ul>li a .txt
	{
		padding: 40px 20px
	}
}

.index_procategory>ul>li a .txt .icon
{
	-ms-flex-negative: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #fff;
	border-radius: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 2.16rem;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 22vh;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 2.16rem
}

@media (max-width:968px)
{
	.index_procategory>ul>li a .txt .icon
	{
		margin-bottom: 100px
	}
}

@media (max-width:668px)
{
	.index_procategory>ul>li a .txt .icon
	{
		margin-bottom: 40px
	}
}

.index_procategory>ul>li a .txt .icon svg
{
	color: #000;
	height: .72rem;
	width: .72rem
}

.index_procategory>ul>li a .txt .title
{
	margin: 0;
	padding: 0
}

.index_procategory>ul>li a .txt .title b
{
	display: block;
	font-size: 1.44rem;
	line-height: 1em;
	white-space: nowrap
}

@media (max-width:1380px)
{
	.index_procategory>ul>li a .txt .title b
	{
		font-size: 1.12rem
	}
}

@media (max-width:668px)
{
	.index_procategory>ul>li a .txt .title b
	{
		font-size: 20px
	}
}

.index_procategory>ul>li a .txt .title span
{
	display: block;
	font-family: Montserrat-Medium;
	font-size: .96rem;
	font-weight: 400;
	line-height: 1em;
	margin-top: 1.12rem;
	white-space: nowrap
}

@media (max-width:1380px)
{
	.index_procategory>ul>li a .txt .title span
	{
		font-size: .72rem
	}
}

@media (max-width:668px)
{
	.index_procategory>ul>li a .txt .title span
	{
		font-size: 16px
	}
}

.index_procategory>ul>li a .img
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: calc(100vh - var(--header_height));
	-webkit-transition: all 1s;
	transition: all 1s;
	width: 52vw
}

@media (max-width:968px)
{
	.index_procategory>ul>li a .img
	{
		height: 500px
	}
}

@media (max-width:668px)
{
	.index_procategory>ul>li a .img
	{
		height: 200px;
		width: 100%
	}
}

@media (min-width:668px)
{
	.index_procategory>ul:hover li:hover
	{
		width: 52vw
	}
}

.index_procategory>ul:hover li:hover a:before
{
	background-color: #004a9e
}

.index_procategory>ul:hover li:hover a .txt .icon
{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.index_procategory>ul:hover li:hover a .img
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

@media (min-width:668px)
{
	.index_procategory>ul:hover li:not(:hover)
	{
		width: 24vw
	}
}

.index_steps
{
	background-color: #f5f5f7;
	padding: 4rem 0
}

@media (max-width:1180px)
{
	.index_steps
	{
		padding: 40px 0
	}
}

@media (max-width:668px)
{
	.index_steps
	{
		padding-bottom: 20px
	}
}

.index_steps .inner
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:968px)
{
	.index_steps .inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index_steps_txt
{
	width: 66%
}

@media (max-width:968px)
{
	.index_steps_txt
	{
		width: 100%
	}
}

.index_steps_list
{
	margin-bottom: -1.2rem;
	margin-top: 2.8rem
}

.index_steps_list>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -.6rem;
	overflow: hidden;
	padding: 0
}

.index_steps_list>ul>li
{
	margin-bottom: 1.2rem;
	padding: 0 .6rem;
	width: 33.33%
}

@media (max-width:668px)
{
	.index_steps_list>ul>li
	{
		width: 50%
	}
}

.index_steps_list>ul>li .item
{
	background-color: #fff;
	height: 9.6rem;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item
	{
		height: 150px
	}
}

.index_steps_list>ul>li .item:before
{
	background-color: #666;
	content: "";
	display: block;
	width: .16rem
}

.index_steps_list>ul>li .item .item_inner,.index_steps_list>ul>li .item:before
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 2
}

.index_steps_list>ul>li .item .item_inner
{
	width: 100%
}

.index_steps_list>ul>li .item .item_inner .num
{
	color: rgba(235,103,0,.12);
	display: block;
	font-family: Montserrat-Medium;
	font-size: 3.6rem;
	line-height: .8em;
	position: absolute;
	right: 1.2rem;
	top: 1.6rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 5
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item .item_inner .num
	{
		font-size: 2.4rem;
		right: 20px;
		top: 20px
	}
}

.index_steps_list>ul>li .item .item_inner .title
{
	color: #333;
	display: block;
	font-size: 1.2rem;
	left: 1.6rem;
	line-height: 1em;
	position: absolute;
	top: 6.8rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 5
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item .item_inner .title
	{
		left: 20px;
		top: 100px
	}
}

.index_steps_list>ul>li .item .item_inner .after
{
	color: #fff;
	display: none;
	font-size: .64rem;
	height: 6em;
	left: 0;
	line-height: 2em;
	overflow: hidden;
	padding: 0 1.2rem 0 1.6rem;
	position: absolute;
	text-align: justify;
	-moz-text-align-last: left;
	text-align-last: left;
	top: 5.6rem;
	z-index: 5
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item .item_inner .after
	{
		padding: 0 20px;
		top: 80px
	}
}

@media (max-width:668px)
{
	.index_steps_list>ul>li .item .item_inner .after
	{
		font-size: 12px;
		padding: 0 0 0 20px
	}
}

.index_steps_list>ul>li .item:hover
{
	z-index: 20
}

.index_steps_list>ul>li .item:hover:before
{
	opacity: 0
}

.index_steps_list>ul>li .item:hover .item_inner
{
	background-color: #eb6700;
	height: 20.4rem
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item:hover .item_inner
	{
		height: calc(300px + 1.2rem)
	}
}

.index_steps_list>ul>li .item:hover .num
{
	color: #fff
}

.index_steps_list>ul>li .item:hover .title
{
	color: #fff;
	top: 2.2rem
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item:hover .title
	{
		top: 1.4rem
	}
}

.index_steps_list>ul>li .item:hover .after
{
	display: block;
	height: 20em
}

@media (max-width:1380px)
{
	.index_steps_list>ul>li .item:hover .after
	{
		height: 18em
	}
}

.index_steps_list>ul>li:nth-of-type(4) .item_inner,.index_steps_list>ul>li:nth-of-type(5) .item_inner,.index_steps_list>ul>li:nth-of-type(6) .item_inner
{
	bottom: 0;
	top: auto
}

.index_steps_img
{
	margin-left: auto;
	width: 27%
}

@media (max-width:968px)
{
	.index_steps_img
	{
		height: 350px;
		margin: 20px 0 0;
		width: 100%
	}
}

@media (max-width:668px)
{
	.index_steps_img
	{
		height: 200px
	}
}

.index_steps_img img
{
	height: 100%;
	object-fit: cover;
	width: 100%
}

.index_vr
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: calc(100vh - var(--header_height));
	-webkit-justify-content: center;
	justify-content: center;
	height:960px;
}

@media (max-width:968px)
{
	.index_vr
	{
		height: 500px
	}
}

@media (max-width:668px)
{
	.index_vr
	{
		height: 350px
	}
}

.index_vr .icon
{
	width:254px;
	height:88px;
}

.index_vr .icon svg
{
	color: #fff;
	height: 100%;
	width: 100%
}

.index_vr .title
{
	margin: 2.2rem 0 3.2rem;
	text-align: center
}

.index_vr .title b
{
	display: block;
	font-size:74px;
	line-height: 1em
}

@media (max-width:668px)
{
	.index_vr .title b
	{
		font-size: 30px
	}
}

.index_vr .title span
{
	display: block;
	font-family: Montserrat-Medium;
	font-size: 1.2rem;
	line-height: 1em;
	margin-top: 1.2rem
}

.index_vr a
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px solid #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	padding: .4rem 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.index_vr a svg
{
	color: #fff;
	height: .88rem;
	width: .88rem
}

@media (max-width:668px)
{
	.index_vr a svg
	{
		height: 18px;
		width: 18px
	}
}

.index_vr a span
{
	color: #fff;
	font-size: .88rem;
	line-height: 1em;
	margin-left: .8rem
}

@media (max-width:668px)
{
	.index_vr a span
	{
		font-size: 16px
	}
}

.index_vr a:hover
{
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9)
}

.index_case
{
	padding-bottom: 4rem;
	padding-top: 4rem
}

@media (max-width:1180px)
{
	.index_case
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.index_case
	{
		padding-bottom: 20px
	}
}

.index_case_title
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.index_case_list
{
	margin-bottom: -2rem;
	margin-top: 3.2rem
}

@media (max-width:1180px)
{
	.index_case_list
	{
		margin-bottom: -20px;
		margin-top: 2rem
	}
}

.index_case_list>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -1rem;
	padding: 0
}

@media (max-width:1180px)
{
	.index_case_list>ul
	{
		margin: 0 -10px
	}
}

.index_case_list>ul>li
{
	margin-bottom: 2rem;
	padding: 0 1rem;
	width: 33.33%
}

@media (max-width:1180px)
{
	.index_case_list>ul>li
	{
		margin-bottom: 20px;
		padding: 0 10px
	}
}

@media (max-width:668px)
{
	.index_case_list>ul>li
	{
		width: 50%
	}
}

.index_case_list>ul>li a
{
	display: block
}

.index_case_list>ul>li a .img
{
	height: 12.6rem;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:968px)
{
	.index_case_list>ul>li a .img
	{
		height: 150px
	}
}

@media (max-width:668px)
{
	.index_case_list>ul>li a .img
	{
		height: 120px
	}
}

.index_case_list>ul>li a .img:after
{
	background-color: #eb6700;
	content: "";
	display: block;
	height: 0%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2
}

.index_case_list>ul>li a .img .more,.index_case_list>ul>li a .img:after
{
	opacity: 0;
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s
}

.index_case_list>ul>li a .img .more
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	left: 50%;
	top: 40%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 3
}

.index_case_list>ul>li a .img .more span
{
	color: #fff;
	font-size: .72rem;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap
}

@media (max-width:668px)
{
	.index_case_list>ul>li a .img .more span
	{
		font-size: 14px
	}
}

.index_case_list>ul>li a .img .more svg
{
	color: #fff;
	height: .48rem;
	margin-left: .6rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}

@media (max-width:668px)
{
	.index_case_list>ul>li a .img .more svg
	{
		height: 12px;
		margin-left: 20px;
		width: 12px
	}
}

.index_case_list>ul>li a .img .more .more01
{
	background: none
}

.index_case_list>ul>li a .img .bg
{
	background-color: #f5f5f5;
	display: block;
	-webkit-transition: all 1s;
	transition: all 1s
}

.index_case_list>ul>li a .img .bg,.index_case_list>ul>li a .img .bg .lozad
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%
}

.index_case_list>ul>li a .img .bg .lozad
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.index_case_list>ul>li a .img .bg .lozad img
{
	max-height: 100%;
	max-width: 100%;
	object-fit: cover
}

.index_case_list>ul>li a .img .bg .lozad[data-loaded=true] img
{
	display: none
}

.index_case_list>ul>li a b.t
{
	color: #000;
	display: block;
	font-size: .72rem;
	font-weight: lighter;
	line-height: 1.5em;
	margin-top: 1.2rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.index_case_list>ul>li a b.t
	{
		font-size: 14px;
		font-weight: 400
	}
}

.index_case_list>ul>li a:hover .img:after
{
	height: 100%;
	opacity: .9
}

.index_case_list>ul>li a:hover .img .more
{
	opacity: 1;
	top: 50%
}

.index_case_list>ul>li a:hover .img .bg
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index_case_list>ul>li a:hover b.t
{
	color: #eb6700
}

.index_video
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height:960px;
	-webkit-justify-content: center;
	justify-content: center
}

@media (max-width:968px)
{
	.index_video
	{
		height: 500px
	}
}

@media (max-width:668px)
{
	.index_video
	{
		height: 350px
	}
}

.index_video .logo
{
	height: 2.6rem;
	width: 2.6rem
}

@media (max-width:668px)
{
	.index_video .logo
	{
		height: 60px;
		width: 60px
	}
}

.index_video .title
{
	color: #fff;
	font-size: 1.92rem;
	font-weight: 700;
	line-height: 1.5em;
	margin: 2.4rem 0 2.8rem;
	text-align: center
}

@media (max-width:668px)
{
	.index_video .title
	{
		font-size: 20px;
		margin: 20px 16px
	}
}

.index_video a
{
	text-align: center
}

.index_video a .icon
{
	height: 5.36rem;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 5.36rem
}

.index_video a .icon svg
{
	color: #fff;
	height: .8rem;
	width: .8rem
}

.index_video a .icon:after,.index_video a .icon:before
{
	border-radius: 100%;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 1
}

.index_video a .icon:before
{
	border: 1px solid hsla(0,0%,100%,.2);
	height: 5.36rem;
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	width: 5.36rem
}

.index_video a .icon:after,.index_video a .icon:before
{
	-webkit-animation: video_circle 2s infinite;
	animation: video_circle 2s infinite
}

.index_video a .icon:after
{
	border: 1px solid hsla(0,0%,100%,.4);
	height: 4.56rem;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	width: 4.56rem
}

.index_video a .icon i
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}

.index_video a .icon i,.index_video a .icon i:after,.index_video a .icon i:before
{
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1
}

.index_video a .icon i:after,.index_video a .icon i:before
{
	border-radius: 100%;
	content: "";
	display: block;
	-webkit-transition: all .5s;
	transition: all .5s
}

.index_video a .icon i:before
{
	-webkit-animation: video_circle 2s infinite;
	animation: video_circle 2s infinite;
	border: 1px solid hsla(0,0%,100%,.6);
	height: 3.76rem;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	width: 3.76rem
}

.index_video a .icon i:after
{
	border: 2px solid #fff;
	height: 3.04rem;
	width: 3.04rem
}

.index_video a span
{
	color: #fff;
	display: inline-block;
	font-size: .64rem;
	line-height: 1em;
	margin-top: .96rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

.index_video a:hover .icon
{
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.index_video a:hover span
{
	color:#c9030e;
}


.ab_about .about_cont .about_sp .icon
{
	height: 5.36rem;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 5.36rem
}

.ab_about .about_cont .about_sp .icon svg
{
	color: #fff;
	height: .8rem;
	width: .8rem
}

.ab_about .about_cont .about_sp .icon:after,.ab_about .about_cont .about_sp .icon:before
{
	border-radius: 100%;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 1
}

.ab_about .about_cont .about_sp .icon:before
{
	border: 1px solid #c9030e;
	height: 5.36rem;
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	width: 5.36rem
}

.ab_about .about_cont .about_sp .icon:after,.ab_about .about_cont .about_sp .icon:before
{
	-webkit-animation: video_circle 2s infinite;
	animation: video_circle 2s infinite
}

.ab_about .about_cont .about_sp .icon:after
{
	border: 1px solid #c9030e;
	height: 4.56rem;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	width: 4.56rem
}

.ab_about .about_cont .about_sp .icon i
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}

.ab_about .about_cont .about_sp .icon i,.ab_about .about_cont .about_sp .icon i:after,.ab_about .about_cont .about_sp .icon i:before
{
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 1
}

.ab_about .about_cont .about_sp .icon i:after,.ab_about .about_cont .about_sp .icon i:before
{
	border-radius: 100%;
	content: "";
	display: block;
	-webkit-transition: all .5s;
	transition: all .5s
}

.ab_about .about_cont .about_sp .icon i:before
{
	-webkit-animation: video_circle 2s infinite;
	animation: video_circle 2s infinite;
	border: 1px solid #c9030e;
	height: 3.76rem;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	width: 3.76rem
}

.ab_about .about_cont .about_sp .icon i:after
{
	border: 2px solid #c9030e;
	height: 3.04rem;
	width: 3.04rem
}

.ab_about .about_cont .about_sp span
{
	color:#c9030e;
	display: inline-block;
	font-size: .64rem;
	line-height: 1em;
	margin-top: .96rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

.ab_about .about_cont .about_sp:hover .icon
{
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.ab_about .about_cont .about_sp:hover span
{
	color:#c9030e;
}

@-webkit-keyframes video_circle
{
	0%
	{
		opacity: 1;
		-webkit-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1)
	}

	50%
	{
		opacity: 0;
		-webkit-transform: translate(-50%,-50%) scale(.5);
		transform: translate(-50%,-50%) scale(.5)
	}

	to
	{
		opacity: 1;
		-webkit-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1)
	}
}

@keyframes video_circle
{
	0%
	{
		opacity: 1;
		-webkit-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1)
	}

	50%
	{
		opacity: 0;
		-webkit-transform: translate(-50%,-50%) scale(.5);
		transform: translate(-50%,-50%) scale(.5)
	}

	to
	{
		opacity: 1;
		-webkit-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1)
	}
}

.index_partner
{
	background-color: #f1f1f1;
	padding: 4rem 0 2.8rem
}

@media (max-width:1180px)
{
	.index_partner
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.index_partner
	{
		padding-bottom: 20px
	}
}

.index_partner_slide
{
	margin-top: 2.6rem
}

@media (max-width:1180px)
{
	.index_partner_slide
	{
		margin-top: 1.4rem
	}
}

.index_partner_slide .swiper-container
{
	margin-left: -.6rem;
	overflow: hidden;
	padding: .6rem;
	width: calc(100% + 1.2rem)
}

.index_partner_slide .items
{
	margin-bottom: -1.6rem
}

@media (max-width:1380px)
{
	.index_partner_slide .items
	{
		margin-bottom: -20px
	}
}

.index_partner_slide .items>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -1rem;
	padding: 0
}

@media (max-width:1380px)
{
	.index_partner_slide .items>ul
	{
		margin: 0 -10px
	}
}

.index_partner_slide .items>ul>li
{
	margin-bottom: 1.6rem;
	padding: 0 1rem;
	width: 16.66%
}

@media (max-width:1380px)
{
	.index_partner_slide .items>ul>li
	{
		margin-bottom: 20px;
		padding: 0 10px
	}
}

@media (max-width:668px)
{
	.index_partner_slide .items>ul>li
	{
		width: 50%
	}
}

.index_partner_slide .items>ul>li .img
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 5.6rem;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.index_partner_slide .items>ul>li .img img
{
	max-height: 70%;
	max-width: 70%
}

.index_partner_slide .items>ul>li:hover .img
{
	box-shadow: .4rem .4rem .4rem 0 rgba(0,0,0,.1)
}

.index_partner_info
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 1.4rem
}

.index_partner_info,.index_partner_page,.index_partner_page .swiper-pagination-bullet
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.index_partner_page .swiper-pagination-bullet
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background: none;
	border: 2px solid transparent;
	border-radius: 100%;
	height: .96rem;
	-webkit-justify-content: center;
	justify-content: center;
	margin-right: .4rem;
	opacity: 1;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .96rem
}

.index_partner_page .swiper-pagination-bullet:after
{
	background-color: #cfcfcf;
	border-radius: 100%;
	content: "";
	display: block;
	height: .32rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .32rem
}

.index_partner_page .swiper-pagination-bullet-active
{
	border-color: #004a9e
}

.index_partner_page .swiper-pagination-bullet-active:after
{
	background-color: #004a9e
}

.index_partner_arrows,.index_partner_arrows .arrow
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.index_partner_arrows .arrow
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	border: 2px solid #5d5d5d;
	border-radius: 100%;
	height: 1.84rem;
	-webkit-justify-content: center;
	justify-content: center;
	margin-left: 1rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 1.84rem
}

.index_partner_arrows .arrow svg
{
	color: #5d5d5d;
	height: .72rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .72rem
}

.index_partner_arrows .arrow:hover
{
	border-color: #004a9e
}

.index_partner_arrows .arrow:hover svg
{
	color: #004a9e
}

.index_news
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 4.8rem;
	padding-top: 4.8rem
}

@media (max-width:1180px)
{
	.index_news
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.index_news
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 20px
	}
}

.index_news_inner
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:668px)
{
	.index_news_inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index_news_title
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 200px
}

@media (max-width:668px)
{
	.index_news_title
	{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		width: 100%
	}
}

.index_news_title .title01
{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.index_news_title .more
{
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3
}

@media (max-width:668px)
{
	.index_news_title .more
	{
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		margin-left: auto;
		-webkit-order: 2;
		order: 2
	}
}

.index_news_title .more .inner
{
	display: inline-block
}

.index_news_hd
{
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	margin: auto 0 5.2rem;
	-webkit-order: 2;
	order: 2
}

@media (max-width:1380px)
{
	.index_news_hd
	{
		margin: auto 0 3.2rem
	}
}

@media (max-width:668px)
{
	.index_news_hd
	{
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		margin: 40px 0 20px;
		-webkit-order: 3;
		order: 3;
		width: 100%
	}
}

.index_news_hd>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width:668px)
{
	.index_news_hd>ul
	{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -10px
	}
}

.index_news_hd>ul>li
{
	display: block;
	margin-bottom: 2.4rem
}

@media (max-width:668px)
{
	.index_news_hd>ul>li
	{
		margin: 0;
		padding: 0 10px;
		width: 50%
	}
}

.index_news_hd>ul>li a
{
	border-bottom: 2px solid transparent;
	color: #666;
	display: inline-block;
	font-size: .96rem;
	line-height: 2em
}

@media (max-width:668px)
{
	.index_news_hd>ul>li a
	{
		border: 2px solid #ddd;
		display: block;
		font-size: 15px;
		line-height: 3em;
		text-align: center
	}
}

.index_news_hd>ul>li.on a
{
	border-bottom-color: #004a9e;
	color: #004a9e
}

@media (max-width:668px)
{
	.index_news_hd>ul>li.on a
	{
		background-color: #004a9e;
		border: 2px solid #004a9e;
		color: #fff
	}
}

.index_news_list
{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: -2rem;
	padding-left: 11.6%
}

@media (max-width:1180px)
{
	.index_news_list
	{
		margin-bottom: -20px
	}
}

@media (max-width:968px)
{
	.index_news_list
	{
		padding-left: 20px
	}
}

@media (max-width:668px)
{
	.index_news_list
	{
		padding: 0
	}
}

.index_news_list>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -1rem;
	padding: 0
}

@media (max-width:1180px)
{
	.index_news_list>ul
	{
		margin: 0 -10px
	}
}

.index_news_list>ul>li
{
	margin-bottom: 2rem;
	padding: 0 1rem;
	width: 50%
}

@media (max-width:1180px)
{
	.index_news_list>ul>li
	{
		margin-bottom: 20px;
		padding: 0 10px
	}
}

@media (max-width:668px)
{
	.index_news_list>ul>li
	{
		width: 100%
	}
}

.index_news_list>ul>li a
{
	background-color: #fff;
	box-shadow: .16rem 0 1.2rem 0 rgba(0,0,0,.1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 2.4rem;
	position: relative
}

@media (max-width:1380px)
{
	.index_news_list>ul>li a
	{
		padding: 1.6rem
	}
}

.index_news_list>ul>li a:after
{
	background-color: #004a9e;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 4
}

.index_news_list>ul>li a .date
{
	-ms-flex-negative: 0;
	-ms-flex-item-align: start;
	-webkit-align-self: flex-start;
	align-self: flex-start;
	border-bottom: 2px solid #ccc;
	color: #333;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	font-family: Montserrat-Medium;
	font-size: 1.44rem;
	line-height: 1em;
	padding-bottom: 1.6rem;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 4rem;
	z-index: 10
}

.index_news_list>ul>li a .date span
{
	color: #999;
	display: block;
	font-size: .64rem;
	line-height: 2em;
	-webkit-transition: all .5s;
	transition: all .5s
}

.index_news_list>ul>li a .txt
{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 2.8rem;
	position: relative;
	z-index: 10
}

@media (max-width:1380px)
{
	.index_news_list>ul>li a .txt
	{
		padding-left: 1.6rem
	}
}

.index_news_list>ul>li a .txt .t
{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #000;
	display: -webkit-box;
	font-size: .8rem;
	font-weight: 700;
	height: 3.2em;
	line-height: 1.6em;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.index_news_list>ul>li a .txt .t
	{
		font-size: 16px
	}
}

.index_news_list>ul>li a .txt .des
{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #999;
	display: -webkit-box;
	font-size: .64rem;
	font-weight: lighter;
	height: 4em;
	line-height: 2em;
	margin-top: .6rem;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.index_news_list>ul>li a .txt .des
	{
		font-size: 14px;
		font-weight: 400
	}
}

.index_news_list>ul>li a .img
{
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 1
}

.index_news_list>ul>li a .img span
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	-webkit-transition: all 1s;
	transition: all 1s;
	width: 100%
}

.index_news_list>ul>li a:hover:after
{
	opacity: .65
}

.index_news_list>ul>li a:hover .date
{
	border-bottom-color: #fff;
	color: #fff
}

.index_news_list>ul>li a:hover .date span,.index_news_list>ul>li a:hover .txt .des,.index_news_list>ul>li a:hover .txt .t
{
	color: #fff
}

.index_news_list>ul>li a:hover .img
{
	opacity: 1
}

.index_news_list>ul>li a:hover .img span
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index_bottom
{
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 10.4rem
}

@media (max-width:968px)
{
	.index_bottom
	{
		height: auto;
		padding: 20px 0
	}
}

@media (max-width:668px)
{
	.index_bottom
	{
		padding: 40px 0 0
	}
}

.index_bottom .w
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

@media (max-width:968px)
{
	.index_bottom .w
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index_bottom_txt
{
	width: 39%
}

@media (max-width:968px)
{
	.index_bottom_txt
	{
		width: 100%
	}
}

@media (max-width:668px)
{
	.index_bottom_txt
	{
		text-align: center
	}
}

.index_bottom_txt .slogan
{
	color: #fff;
	display: block;
	font-size: 1.2rem;
	line-height: 1em
}

.index_bottom_txt .phone
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #eb6700;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 1.6rem
}

@media (max-width:668px)
{
	.index_bottom_txt .phone
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}
}

.index_bottom_txt .phone svg
{
	height: 1.52rem;
	width: 1.52rem
}

.index_bottom_txt .phone span
{
	font-family: Montserrat-Medium;
	font-size: 1.92rem;
	line-height: 1em;
	margin-left: 1rem
}

.index_bottom_form
{
	width: 61%
}

@media (max-width:968px)
{
	.index_bottom_form
	{
		margin-top: 20px;
		width: 100%
	}
}

.index_bottom_form .wpcf7-form div.wpcf7-response-output
{
	border-color: #eb6700;
	border-width: 1px!important;
	color: #eb6700;
	font-size: 12px;
	margin: .8rem 0 0!important
}

.index_bottom_form .wpcf7-form.sent div.wpcf7-response-output
{
	color: #eb6700
}

.index_bottom_form .form
{
	width: 100%
}

.index_bottom_form .form>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0 -.48rem;
	padding: 0
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.index_bottom_form .form>ul>li
{
	padding: 0 .48rem;
	position: relative
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li
	{
		margin-bottom: 20px;
		width: 100%
	}
}

.index_bottom_form .form>ul>li.item
{
	width: 100%
}

.index_bottom_form .form>ul>li.item.item_submit
{
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	width: 8.4rem
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li.item.item_submit
	{
		width: 100%
	}
}

.index_bottom_form .form>ul>li input[type=email],.index_bottom_form .form>ul>li input[type=tel],.index_bottom_form .form>ul>li input[type=text]
{
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #000;
	font-size: .72rem;
	font-weight: lighter;
	line-height: 2.4rem;
	outline: 0;
	padding: 0 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.index_bottom_form .form>ul>li input[type=email]::-webkit-input-placeholder,.index_bottom_form .form>ul>li input[type=tel]::-webkit-input-placeholder,.index_bottom_form .form>ul>li input[type=text]::-webkit-input-placeholder
{
	color: rgba(0,0,0,.5);
	font-size: .72rem
}

.index_bottom_form .form>ul>li input[type=email]:-moz-placeholder,.index_bottom_form .form>ul>li input[type=email]::-moz-placeholder,.index_bottom_form .form>ul>li input[type=tel]:-moz-placeholder,.index_bottom_form .form>ul>li input[type=tel]::-moz-placeholder,.index_bottom_form .form>ul>li input[type=text]:-moz-placeholder,.index_bottom_form .form>ul>li input[type=text]::-moz-placeholder
{
	color: rgba(0,0,0,.5);
	font-size: .72rem
}

.index_bottom_form .form>ul>li input[type=email]:-ms-input-placeholder,.index_bottom_form .form>ul>li input[type=tel]:-ms-input-placeholder,.index_bottom_form .form>ul>li input[type=text]:-ms-input-placeholder
{
	color: rgba(0,0,0,.5);
	font-size: .72rem
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li input[type=email],.index_bottom_form .form>ul>li input[type=tel],.index_bottom_form .form>ul>li input[type=text]
	{
		font-size: 14px;
		font-weight: 400;
		line-height: 50px
	}

	.index_bottom_form .form>ul>li input[type=email]::-webkit-input-placeholder,.index_bottom_form .form>ul>li input[type=tel]::-webkit-input-placeholder,.index_bottom_form .form>ul>li input[type=text]::-webkit-input-placeholder
	{
		color: rgba(0,0,0,.5);
		font-size: 14px
	}

	.index_bottom_form .form>ul>li input[type=email]:-moz-placeholder,.index_bottom_form .form>ul>li input[type=email]::-moz-placeholder,.index_bottom_form .form>ul>li input[type=tel]:-moz-placeholder,.index_bottom_form .form>ul>li input[type=tel]::-moz-placeholder,.index_bottom_form .form>ul>li input[type=text]:-moz-placeholder,.index_bottom_form .form>ul>li input[type=text]::-moz-placeholder
	{
		color: rgba(0,0,0,.5);
		font-size: 14px
	}

	.index_bottom_form .form>ul>li input[type=email]:-ms-input-placeholder,.index_bottom_form .form>ul>li input[type=tel]:-ms-input-placeholder,.index_bottom_form .form>ul>li input[type=text]:-ms-input-placeholder
	{
		color: rgba(0,0,0,.5);
		font-size: 14px
	}
}

.index_bottom_form .form>ul>li input[type=email]:focus,.index_bottom_form .form>ul>li input[type=tel]:focus,.index_bottom_form .form>ul>li input[type=text]:focus
{
	background: #f5f5f5
}

.index_bottom_form .form>ul>li span.wpcf7-form-control-wrap
{
	display: block;
	position: relative
}

.index_bottom_form .form>ul>li .wpcf7-not-valid-tip
{
	color: #eb6700;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.index_bottom_form .form>ul>li span[role=alert]
{
	bottom: -20px;
	color: #eb6700;
	font-size: 12px;
	left: 0;
	line-height: 20px;
	position: absolute;
	width: 100%
}

.index_bottom_form .form>ul>li div.wpcf7-acceptance-missing,.index_bottom_form .form>ul>li div.wpcf7-validation-errors
{
	border: 1px solid #eb6700
}

.index_bottom_form .form>ul>li div.wpcf7-mail-sent-ok
{
	background-color: hsla(0,0%,77%,.3)
}

.index_bottom_form .form>ul>li div.wpcf7-response-output
{
	color: #333;
	font-size: 12px;
	margin: 10px 0
}

.index_bottom_form .form>ul>li .captcha
{
	background-color: #fff;
	position: relative
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li .captcha
	{
		width: 100%
	}
}

.index_bottom_form .form>ul>li .captcha .wpcf7-captchac
{
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 2
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li .captcha .wpcf7-captchac
	{
		top: 8px
	}
}

.index_bottom_form .form>ul>li .captcha input[type=text]
{
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #333;
	font-size: 14px;
	font-weight: lighter;
	line-height: 54px;
	outline: 0;
	padding: 0 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.index_bottom_form .form>ul>li .captcha input[type=text]::-webkit-input-placeholder
{
	color: #333;
	font-size: 14px
}

.index_bottom_form .form>ul>li .captcha input[type=text]:-moz-placeholder,.index_bottom_form .form>ul>li .captcha input[type=text]::-moz-placeholder
{
	color: #333;
	font-size: 14px
}

.index_bottom_form .form>ul>li .captcha input[type=text]:-ms-input-placeholder
{
	color: #333;
	font-size: 14px
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li .captcha input[type=text]
	{
		line-height: 40px
	}
}

.index_bottom_form .form>ul>li .captcha input[type=text]:focus
{
	background: #f5f5f5
}

.index_bottom_form .form>ul>li .captcha .wpcf7-not-valid-tip
{
	bottom: -20px;
	left: 0;
	top: auto;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.index_bottom_form .form>ul>li .submit
{
	position: relative
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li .submit
	{
		width: 100%
	}
}

.index_bottom_form .form>ul>li .submit .wpcf7-submit
{
	background: #eb6700;
	border: none;
	border-radius: 4px;
	box-shadow: none;
	color: #fff;
	font-size: .72rem;
	line-height: 2.4rem;
	outline: 0;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

@media (max-width:668px)
{
	.index_bottom_form .form>ul>li .submit .wpcf7-submit
	{
		font-size: 16px;
		line-height: 50px;
		padding: 0 10px
	}
}

.index_bottom_form .form>ul>li .submit .wpcf7-submit:hover
{
	background: #eb6700;
	border-color: #eb6700;
	color: #fff
}

.index_bottom_form .form>ul>li .submit .wpcf7-spinner
{
	left: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.pro_list
{
	padding-bottom: 4rem;
	padding-top: 4.8rem
}

@media (max-width:1180px)
{
	.pro_list
	{
		padding-bottom: 40px;
		padding-top: 20px
	}
}

@media (max-width:668px)
{
	.pro_list
	{
		padding-bottom:48px
	}
}

.pro_list .list
{
	margin-bottom: 2rem
}

@media (max-width:668px)
{
	.pro_list .list
	{
		margin-bottom:48px
	}
}

.pro_list .list>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

.pro_list .list>ul>li
{
	display: block;
	margin-bottom: 1.6rem
}

@media (max-width:668px)
{
	.pro_list .list>ul>li
	{
		margin-bottom: 20px
	}
}

.pro_list .list>ul>li a
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:668px)
{
	.pro_list .list>ul>li a
	{
		display: block;
		height: auto
	}
}

.pro_list .list>ul>li a .img
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #f6f7f9;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 50%;
	z-index: 0
}

@media (max-width:668px)
{
	.pro_list .list>ul>li a .img
	{
		height: 200px;
		width: 100%
	}
}

.pro_list .list>ul>li a .img img
{
	-webkit-transition: all 1s;
	transition: all 1s;
	width: 100%
}

.pro_list .list>ul>li a .txt
{
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	-webkit-order: -1;
	order: -1;
	padding: 3.2rem 4.8rem 3.2rem 0;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 50%;
	z-index: 10
}

@media (max-width:668px)
{
	.pro_list .list>ul>li a .txt
	{
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding: 20px 0 0;
		width: 100%
	}
}

.pro_list .list>ul>li a .txt .t
{
	color:#c9030e;
	display: block;
	font-size: 1.44rem;
	font-weight: 400;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.pro_list .list>ul>li a .txt .t
	{
		font-size: 16px
	}
}

.pro_list .list>ul>li a .txt .des
{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
	display: -webkit-box;
	font-size: .72rem;
	line-height: 2em;
	margin: 2rem 0 2.4rem;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.pro_list .list>ul>li a .txt .des
	{
		font-size: 14px
	}
}

@media (max-width:668px)
{
	.pro_list .list>ul>li a .txt .des
	{
		margin: 15px 0
	}
}

.pro_list .list>ul>li a .txt .more
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #eb6700;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/jtp.png) no-repeat 78px center;
}
.pro_list .list>ul>li:hover a .txt .more{
	background:url(../images/jtpn.png) no-repeat 78px center;
}
.pro_list .list>ul>li a .txt .more span
{
	font-size: .72rem;
	line-height: 1em
}

@media (max-width:1180px)
{
	.pro_list .list>ul>li a .txt .more span
	{
		font-size: 14px
	}
}

.pro_list .list>ul>li a .txt .more svg
{
	height: .56rem;
	margin-left: .8rem;
	width: .56rem
}

@media (max-width:1180px)
{
	.pro_list .list>ul>li a .txt .more svg
	{
		height: 12px;
		margin-left: 10px;
		width: 12px
	}
}

.pro_list .list>ul>li a:after
{
	background-color: #c9030e;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 0;
	z-index: 2
}

.pro_list .list>ul>li a .logo_icon,.pro_list .list>ul>li a:after
{
	opacity: 0;
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s
}

.pro_list .list>ul>li a .logo_icon
{
	height: 22rem;
	left: 21%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 22rem;
	z-index: 5
}

.pro_list .list>ul>li a .logo_icon svg
{
	color: hsla(0,0%,100%,.08);
	height: 100%;
	width: 100%
}

@media (min-width:668px)
{
	.pro_list .list>ul>li a:hover .img
	{
		background-color: #fff;
		box-shadow: 0 0 .8rem 0 rgba(0,0,0,.1)
	}

	.pro_list .list>ul>li a:hover .img img
	{
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	.pro_list .list>ul>li a:hover .txt
	{
		padding: 3.2rem 1.6rem 3.2rem 3.2rem
	}

	.pro_list .list>ul>li a:hover .txt .des,.pro_list .list>ul>li a:hover .txt .more,.pro_list .list>ul>li a:hover .txt .t
	{
		color: #fff
	}

	.pro_list .list>ul>li a:hover:after
	{
		opacity: 1;
		width: 65%
	}

	.pro_list .list>ul>li a:hover .logo_icon
	{
		opacity: 1
	}
}

.pro_single_back
{
	padding-bottom: 1.6rem;
	padding-top: 3.2rem
}

@media (max-width:1180px)
{
	.pro_single_back
	{
		padding-bottom: 20px;
		padding-top: 40px
	}
}

@media (max-width:968px)
{
	.pro_single_back
	{
		padding-top: 20px
	}
}

.pro_single_back .btn_page_back
{
	margin-left: 0
}

.pro_single
{
	padding-bottom: 4.8rem
}

@media (max-width:1180px)
{
	.pro_single
	{
		padding-bottom: 40px
	}
}

@media (max-width:968px)
{
	.pro_single
	{
		padding-bottom: 20px
	}
}

.pro_single_top
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:968px)
{
	.pro_single_top
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.pro_single_top_gallery
{
	width: 50%
}

@media (max-width:968px)
{
	.pro_single_top_gallery
	{
		width: 100%
	}
}

.pro_single_top_gallery a.img
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #f6f7f9;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%
}

.pro_single_top_gallery a.img img
{
	width: 100%
}

.pro_single_top_gallery .pro_single_top_gallery_page
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 3px;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: .8rem;
	width: 100%
}

@media (max-width:668px)
{
	.pro_single_top_gallery .pro_single_top_gallery_page
	{
		margin-top: 10px
	}
}

.pro_single_top_gallery .pro_single_top_gallery_page .swiper-pagination-bullet
{
	background-color: #dddee0;
	border-radius: 0;
	height: 3px;
	line-height: 3px;
	margin: 0 .48rem;
	opacity: 1;
	width: 3.2rem
}

.pro_single_top_gallery .pro_single_top_gallery_page .swiper-pagination-bullet-active
{
	background-color: #004a9e
}

.pro_single_top_info
{
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	-webkit-align-self: center;
	align-self: center;
	padding-left: 4.4rem;
	width: 50%
}

@media (max-width:1180px)
{
	.pro_single_top_info
	{
		padding-left: 20px
	}
}

@media (max-width:968px)
{
	.pro_single_top_info
	{
		padding: 20px 0 0;
		width: 100%
	}
}

.pro_single_top_info h1.title
{
	color: #000;
	display: block;
	font-size: 1.44rem;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	padding: 0
}

.pro_single_top_info .txt
{
	color: #666;
	font-size: .72rem;
	line-height: 2em;
	margin-top: 1.6rem;
	text-align: justify;
	-moz-text-align-last: left;
	text-align-last: left
}

@media (max-width:1180px)
{
	.pro_single_top_info .txt
	{
		font-size: 14px
	}
}

.pro_single_top_info .txt p
{
	margin: 0 0 .8rem
}

.pro_single_top_info .txt p:last-of-type
{
	margin: 0
}

.single-product_detail .fancybox-content
{
	background-color: #fff
}

.pro_single_list
{
	margin-top: 1.6rem
}

@media (max-width:968px)
{
	.pro_single_list
	{
		margin-top: 20px
	}
}

.pro_single_list .title
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px solid #e4e5ea;
	color: #004a9e;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.44rem;
	line-height: 2em;
	padding: .8rem 0
}

.pro_single_list .info
{
	color: #333;
	font-size: .72rem;
	line-height: 2em;
	padding: 1.6rem 0 0;
	text-align: justify;
	-moz-text-align-last: left;
	text-align-last: left
}

.pro_single_list .info p
{
	margin: 0 0 .8rem
}

.pro_single_list .info p:last-of-type
{
	margin: 0
}

.pro_single_list .info img
{
	height: auto!important;
	max-width: 100%!important
}

.pro_single_relatedcases
{
	padding: 1.6rem 0 0
}

.pro_single_relatedcases a
{
	display: block
}

.pro_single_relatedcases a .img
{
	height: 12.6rem;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:968px)
{
	.pro_single_relatedcases a .img
	{
		height: 150px
	}
}

@media (max-width:668px)
{
	.pro_single_relatedcases a .img
	{
		height: 120px
	}
}

.pro_single_relatedcases a .img:after
{
	background-color: #eb6700;
	content: "";
	display: block;
	height: 0%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 2
}

.pro_single_relatedcases a .img .more
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 40%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 3
}

.pro_single_relatedcases a .img .more span
{
	color: #fff;
	font-size: .72rem;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap
}

@media (max-width:668px)
{
	.pro_single_relatedcases a .img .more span
	{
		font-size: 14px
	}
}

.pro_single_relatedcases a .img .more svg
{
	color: #fff;
	height: .48rem;
	margin-left: .6rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}

@media (max-width:668px)
{
	.pro_single_relatedcases a .img .more svg
	{
		height: 12px;
		margin-left: 20px;
		width: 12px
	}
}

.pro_single_relatedcases a .img .more .more01
{
	background: none
}

.pro_single_relatedcases a .img .bg
{
	background-color: #f5f5f5;
	display: block;
	-webkit-transition: all 1s;
	transition: all 1s
}

.pro_single_relatedcases a .img .bg,.pro_single_relatedcases a .img .bg .lozad
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%
}

.pro_single_relatedcases a .img .bg .lozad
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.pro_single_relatedcases a .img .bg .lozad img
{
	max-height: 100%;
	max-width: 100%;
	object-fit: cover
}

.pro_single_relatedcases a .img .bg .lozad[data-loaded=true] img
{
	display: none
}

.pro_single_relatedcases a b.t
{
	color: #000;
	display: block;
	font-size: .72rem;
	font-weight: lighter;
	line-height: 1.5em;
	margin-top: 1.2rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.pro_single_relatedcases a b.t
	{
		font-size: 14px;
		font-weight: 400
	}
}

.pro_single_relatedcases a:hover .img:after
{
	height: 100%;
	opacity: .9
}

.pro_single_relatedcases a:hover .img .more
{
	opacity: 1;
	top: 50%
}

.pro_single_relatedcases a:hover .img .bg
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.pro_single_relatedcases a:hover b.t
{
	color:#c9030e;
}

.pro_single_relatedcases .swiper_info
{
	margin-top: 2.8rem
}

@media (max-width:1380px)
{
	.pro_single_relatedcases .swiper_info
	{
		margin-top: 2rem
	}
}

@media (max-width:1180px)
{
	.pro_single_relatedcases .swiper_info
	{
		margin-top: 20px
	}
}

.case_list
{
	padding-bottom: 4rem;
	padding-top: 4.8rem
}

@media (max-width:1180px)
{
	.case_list
	{
		padding-bottom: 40px;
		padding-top: 20px
	}
}

@media (max-width:668px)
{
	.case_list
	{
		padding-bottom: 20px
	}
}

.case_list .list>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -1rem;
	padding: 0
}

@media (max-width:1180px)
{
	.case_list .list>ul
	{
		margin: 0 -10px
	}
}

.case_list .list>ul>li
{
	margin-bottom: 2rem;
	padding: 0 1rem;
	width: 33.33%
}

@media (max-width:1180px)
{
	.case_list .list>ul>li
	{
		margin-bottom: 20px;
		padding: 0 10px
	}
}

@media (max-width:668px)
{
	.case_list .list>ul>li
	{
		width: 50%
	}
}

.case_list .list>ul>li a
{
	display: block
}

.case_list .list>ul>li a .img
{
	height: 12.6rem;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:968px)
{
	.case_list .list>ul>li a .img
	{
		height: 150px
	}
}

@media (max-width:668px)
{
	.case_list .list>ul>li a .img
	{
		height: 120px
	}
}

.case_list .list>ul>li a .img:after
{
	background-color:#c9030e;
	content: "";
	display: block;
	height: 0%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2
}

.case_list .list>ul>li a .img .more,.case_list .list>ul>li a .img:after
{
	opacity: 0;
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s
}

.case_list .list>ul>li a .img .more
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	left: 50%;
	top: 40%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 3
}

.case_list .list>ul>li a .img .more span
{
	color: #fff;
	font-size: .72rem;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap
}

@media (max-width:668px)
{
	.case_list .list>ul>li a .img .more span
	{
		font-size: 14px
	}
}

.case_list .list>ul>li a .img .more svg
{
	color: #fff;
	height: .48rem;
	margin-left: .6rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}

@media (max-width:668px)
{
	.case_list .list>ul>li a .img .more svg
	{
		height: 12px;
		margin-left: 20px;
		width: 12px
	}
}

.case_list .list>ul>li a .img .more .more01
{
	background: none
}

.case_list .list>ul>li a .img .bg
{
	background-color: #f5f5f5;
	display: block;
	-webkit-transition: all 1s;
	transition: all 1s
}

.case_list .list>ul>li a .img .bg,.case_list .list>ul>li a .img .bg .lozad
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%
}

.case_list .list>ul>li a .img .bg .lozad
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.case_list .list>ul>li a .img .bg .lozad img
{
	width: 100%;
	object-fit: cover
}

.case_list .list>ul>li a .img .bg .lozad[data-loaded=true] img
{
	display: none
}

.case_list .list>ul>li a b.t
{
	color: #000;
	display: block;
	font-size: .72rem;
	font-weight: lighter;
	line-height: 1.5em;
	margin-top: 1.2rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.case_list .list>ul>li a b.t
	{
		font-size: 14px;
		font-weight: 400
	}
}

.case_list .list>ul>li a:hover .img:after
{
	height: 100%;
	opacity: .9
}

.case_list .list>ul>li a:hover .img .more
{
	opacity: 1;
	top: 50%
}

.case_list .list>ul>li a:hover .img .bg
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.case_list .list>ul>li a:hover b.t
{
	color:#c9030e;
}

.news_list
{
	padding-bottom: 4rem;
	padding-top: 4.8rem
}

@media (max-width:1180px)
{
	.news_list
	{
		padding-bottom: 40px;
		padding-top: 20px
	}
}

@media (max-width:668px)
{
	.news_list
	{
		padding-bottom: 20px
	}
}

.news_list .list
{
	margin-bottom: 2rem
}

@media (max-width:668px)
{
	.news_list .list
	{
		margin-bottom: 20px
	}
}

.news_list .list>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

.news_list .list>ul>li
{
	border-bottom: 1px solid #ddd;
	display: block;
	margin-bottom: 2.8rem;
	padding-bottom: 2.8rem
}
.news_list .list>ul>li:hover a .txt .info .more{
	background: url(../images/jton.png) no-repeat 120px center;
}
@media (max-width:1180px)
{
	.news_list .list>ul>li
	{
		margin-bottom: 20px;
		padding-bottom: 20px
	}
}

.news_list .list>ul>li a
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:668px)
{
	.news_list .list>ul>li a
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.news_list .list>ul>li a .img
{
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	height:294px;
	overflow: hidden;
	width:550px;
	display:inline-block;
}
.news_list .list>ul>li a .img img{
	width:100%;
	-webkit-transition: all .8s 50ms;
}
.news_list .list>ul>li:hover a .img img{
	-webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
@media (max-width:1180px)
{
	.news_list .list>ul>li a .img
	{
		width: 40%
	}
}

@media (max-width:668px)
{
	.news_list .list>ul>li a .img
	{
		height: 200px;
		width: 100%
	}
}

.news_list .list>ul>li a .img span
{
	background-color: #eee;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	-webkit-transition: all 1s;
	transition: all 1s;
	width: 100%
}

.news_list .list>ul>li a .txt
{
	-webkit-box-flex: 1;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	-webkit-align-self: center;
	align-self: center;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 4.4rem
}

@media (max-width:1288px)
{
	.news_list .list>ul>li a .txt
	{
		padding-left: 3.2rem
	}
}

@media (max-width:1180px)
{
	.news_list .list>ul>li a .txt
	{
		padding-left: 20px
	}
}

@media (max-width:668px)
{
	.news_list .list>ul>li a .txt
	{
		padding: 20px 0 0;
		width: 100%
	}
}

.news_list .list>ul>li a .txt b.t
{
	color: #333;
	display: block;
	font-size: .96rem;
	font-weight: 400;
	line-height: 1.5em
}

@media (max-width:1180px)
{
	.news_list .list>ul>li a .txt b.t
	{
		font-size: 16px
	}
}

@media (max-width:668px)
{
	.news_list .list>ul>li a .txt b.t
	{
		line-height: 1.5em
	}
}

@media (min-width:668px)
{
	.news_list .list>ul>li a .txt b.t
	{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}

.news_list .list>ul>li a .txt .des
{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
	display: -webkit-box;
	font-size: .64rem;
	line-height: 2em;
	margin: 2.4rem 0;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.news_list .list>ul>li a .txt .des
	{
		font-size: 14px;
		margin: 20px 0
	}
}

@media (max-width:668px)
{
	.news_list .list>ul>li a .txt .des
	{
		margin: 20px 0
	}
}

.news_list .list>ul>li a .txt .info
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.news_list .list>ul>li a .txt .info .date
{
	color: #666;
	font-family: Montserrat-Medium;
	font-size: .72rem;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s
}

.news_list .list>ul>li a .txt .info .more
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #666;
	border-radius: .96rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.92rem;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 6.64rem;
	background:url(../images/jt.png) no-repeat 120px center;
}

@media (max-width:668px)
{
	.news_list .list>ul>li a .txt .info .more
	{
		border-radius: 15px;
		height: 30px;
		width: 90px
	}
}

.news_list .list>ul>li a .txt .info .more span
{
	color: #666;
	font-family: Montserrat-Bold;
	font-size: .64rem;
	line-height: 1em;
	-webkit-transition: all .5s;
	transition: all .5s;
	white-space: nowrap
}

.news_list .list>ul>li a .txt .info .more svg
{
	color: #666;
	height: .6rem;
	margin-left: .4rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .6rem
}

@media (min-width:668px)
{
	.news_list .list>ul>li a:hover .img span
	{
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}

	.news_list .list>ul>li a:hover .txt b.t
	{
		color:#c9030e;
		font-weight: 700
	}

	.news_list .list>ul>li a:hover .txt .info .date
	{
		color:#c9030e
	}

	.news_list .list>ul>li a:hover .txt .info .more
	{
		background-color:#c9030e;
		border-color:#c9030e
	}

	.news_list .list>ul>li a:hover .txt .info .more span,.news_list .list>ul>li a:hover .txt .info .more svg
	{
		color: #fff
	}
}

.news_single
{
	padding-bottom: 1.6rem;
	padding-top: 1.6rem
}

@media (max-width:1180px)
{
	.news_single
	{
		padding-bottom: 20px;
		padding-top: 20px
	}
}

.news_single_inner
{
	border-radius: .8rem;
	box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
	padding: 1.6rem
}

.news_single_title
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.news_single_title h1
{
	font-size: 22px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 20px 0 0
}

@media (max-width:1440px)
{
	.news_single_title h1
	{
		font-size: 20px
	}
}

@media (max-width:668px)
{
	.news_single_title h1
	{
		font-size: 18px;
		padding: 0
	}
}

.case_single .news_single_title h1
{
	color:#c9030e;
	font-size: 26px
}

@media (max-width:1440px)
{
	.case_single .news_single_title h1
	{
		font-size: 23px
	}
}

@media (max-width:668px)
{
	.case_single .news_single_title h1
	{
		font-size: 20px
	}
}

.news_single_info
{
	color: #999;
	font-size: 12px;
	line-height: 2em;
	padding: 10px 0 0
}

.news_single_content
{
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 20px 0;
	padding: 20px 0
}

.case_single .news_single_content strong
{
	color: #000
}

.news_single_content .newsvideo
{
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative
}

.news_single_content .newsvideo embed,.news_single_content .newsvideo iframe,.news_single_content .newsvideo object
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.news_single .post_nav_link
{
	font-size: 12px;
	line-height: 2em
}

.btn_page_back
{
	-ms-flex-negative: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: none;
	border: 1px solid #333;
	border-radius: 18px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 36px;
	-webkit-justify-content: center;
	justify-content: center;
	outline: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 120px;
	background:url(../images/fh.png) no-repeat 24px center;
}
.btn_page_back:hover{
	background:url(../images/fhon.png) no-repeat 24px center;
}
@media (max-width:668px)
{
	.btn_page_back
	{
		margin: 20px auto 0
	}
}

.btn_page_back svg
{
	height: 12px;
	width: 12px
}

.btn_page_back span,.btn_page_back svg
{
	color: #333;
	-webkit-transition: all .5s;
	transition: all .5s
}

.btn_page_back span
{
	font-size: 14px;
	margin-left:6px
}

.btn_page_back:hover
{
	background-color:#c9030e;
	border-color:#c9030e
}

.btn_page_back:hover span,.btn_page_back:hover svg
{
	color: #fff
}

.intro_title
{
	margin: 0;
	padding: 0
}

.intro_title b
{
	color: #333;
	display: block;
	font-size: 1.68rem;
	font-weight: 400;
	line-height: 1em
}

.intro_title.center
{
	text-align: center
}

.intro_title.white b
{
	color: #fff
}

.intro_about
{
	padding-bottom: 4rem;
	padding-top: 4rem;
	position: relative
}

@media (max-width:1180px)
{
	.intro_about
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.intro_about
	{
		padding-bottom: 0
	}
}

.intro_about_inner
{
	position: relative;
	z-index: 20
}

.intro_about_txt
{
	color: #666;
	font-size: .72rem;
	line-height: 2em;
	margin-top: 2rem
}

@media (max-width:1180px)
{
	.intro_about_txt
	{
		font-size: 14px
	}
}

.intro_about_txt p
{
	margin: 0 0 .8rem
}

.intro_about_txt p:last-of-type
{
	margin: 0
}

.intro_about_nums
{
	margin: 3.2rem 0 0
}

@media (max-width:1180px)
{
	.intro_about_nums
	{
		margin-top: 2rem
	}
}

.intro_about_nums>ul
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width:668px)
{
	.intro_about_nums>ul
	{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.intro_about_nums>ul>li
	{
		margin-bottom: 20px;
		text-align: center;
		width: 50%
	}
}

.intro_about_nums>ul>li .item
{
	color: #004a9e
}

.intro_about_nums>ul>li .item p
{
	margin: 0
}

.intro_about_nums>ul>li .item .top
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:668px)
{
	.intro_about_nums>ul>li .item .top
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center
	}
}

.intro_about_nums>ul>li .item .top span
{
	font-family: Montserrat-Medium;
	font-size: 2.4rem;
	line-height: .7em
}

.intro_about_nums>ul>li .item .top em
{
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	font-size: .64rem;
	font-style: normal;
	line-height: 1em
}

.intro_about_nums>ul>li .item .top em.d
{
	-ms-flex-item-align: end;
	-webkit-align-self: flex-end;
	align-self: flex-end
}

.intro_about_nums>ul>li .item .des
{
	font-size: .72rem;
	line-height: 1em;
	margin-top: .8rem
}

.intro_about_logo
{
	position: absolute;
	right: -10vw;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40vw;
	z-index: 1
}

@media (max-width:668px)
{
	.intro_about_logo
	{
		bottom: 0;
		top: auto;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		width: 100vw
	}
}

.intro_about_logo img
{
	opacity: .05;
	width: 100%
}

.intro_culture
{
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.intro_culture>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width:668px)
{
	.intro_culture>ul
	{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.intro_culture>ul>li
{
	width: 25%
}

@media (max-width:668px)
{
	.intro_culture>ul>li
	{
		width: 100%
	}
}

.intro_culture>ul>li .item
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 30.4rem;
	padding: 10.8rem 2.4rem 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

@media (max-width:1380px)
{
	.intro_culture>ul>li .item
	{
		height: 24rem;
		padding: 6.8rem 20px 0
	}
}

@media (max-width:668px)
{
	.intro_culture>ul>li .item
	{
		height: auto;
		min-height: 200px;
		padding: 20px
	}
}

.intro_culture>ul>li .item svg
{
	height: 3rem;
	width: 3rem
}

.intro_culture>ul>li .item b
{
	color: #fff;
	font-size: 1.44rem;
	font-weight: 400;
	line-height: 1em;
	margin: 1.6rem 0 1.2rem
}

.intro_culture>ul>li .item span
{
	font-size: .96rem;
	line-height: 1.5em
}

.intro_culture>ul>li .item p
{
	font-size: .64rem;
	line-height: 2em;
	margin: 1.6rem 0 0;
	opacity: 0;
	padding: 0;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s
}

.intro_culture>ul>li .item:hover
{
	background-color:#c9030e;
	padding-top: 6.8rem
}

@media (max-width:1380px)
{
	.intro_culture>ul>li .item:hover
	{
		padding-top: 2.8rem
	}
}

@media (max-width:668px)
{
	.intro_culture>ul>li .item:hover
	{
		padding: 20px
	}
}

.intro_culture>ul>li .item:hover p
{
	opacity: 1
}

.intro_honor
{
	padding-bottom: 4rem;
	padding-top: 4rem
}

@media (max-width:1180px)
{
	.intro_honor
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.intro_honor
	{
		padding-bottom: 20px
	}
}

.intro_honor_list
{
	margin-top: 2.8rem
}

@media (max-width:1380px)
{
	.intro_honor_list
	{
		margin-top: 2rem
	}
}

@media (max-width:1180px)
{
	.intro_honor_list
	{
		margin-top: 20px
	}
}

.intro_honor_list.swiper-container
{
	margin-left: -.8rem;
	overflow: hidden;
	padding: .8rem;
	width: calc(100% + 1.6rem)
}

.intro_honor_list a
{
	background-color: #fff;
	box-shadow: .2rem 0 .8rem 0 rgba(0,0,0,.1);
	display: block;
	padding: 0 2rem
}

.intro_honor_list a .img
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 13.6rem;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 1.2rem;
	width: 100%
}

@media (max-width:668px)
{
	.intro_honor_list a .img
	{
		height: 150px;
		padding: 10px
	}
}

.intro_honor_list a .img img
{
	max-height: 100%;
	max-width: 100%
}

.intro_honor_list a .title
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-top: 1px solid #ccc;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 3.2rem;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center
}

.intro_honor_list a .title span
{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
	display: -webkit-box;
	font-size: .64rem;
	line-height: 1.5em;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis
}

.intro_honor_list .intro_honor_listpage
{
	margin-top: 2.8rem
}

@media (max-width:1380px)
{
	.intro_honor_list .intro_honor_listpage
	{
		margin-top: 2rem
	}
}

@media (max-width:1180px)
{
	.intro_honor_list .intro_honor_listpage
	{
		margin-top: 20px
	}
}

.intro_history
{
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 4rem;
	padding-top: 4rem
}

@media (max-width:1380px)
{
	.intro_history
	{
		padding-bottom: 3.2rem;
		padding-top: 3.2rem
	}
}

@media (max-width:1180px)
{
	.intro_history
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.intro_history
	{
		padding-bottom: 20px
	}
}

.intro_history_txt_outter
{
	padding-bottom: 4rem;
	padding-top: 3.2rem;
	position: relative
}

@media (max-width:1380px)
{
	.intro_history_txt_outter
	{
		padding-bottom: 2rem;
		padding-top: 2rem
	}
}

@media (max-width:1180px)
{
	.intro_history_txt_outter
	{
		padding-bottom: 20px;
		padding-top: 20px
	}
}

.intro_history_txt_outter .arrow
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #fff;
	border-radius: 100%;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2rem;
	-webkit-justify-content: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 2rem;
	z-index: 2
}

.intro_history_txt_outter .arrow svg
{
	color: #fff;
	height: .48rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .48rem
}

.intro_history_txt_outter .arrow.prev
{
	left: 0
}

.intro_history_txt_outter .arrow.next
{
	right: 0
}

.intro_history_txt_outter .arrow:hover
{
	background-color:#c9030e;
	border-color:#c9030e
}

.intro_history_txt_outter .arrow:hover svg
{
	color: #fff
}

.intro_history_txt
{
	margin: 0 auto;
	max-width: 800px
}

.intro_history_txt .item .inner
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 12rem;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	width: 100%
}

.intro_history_txt .item .inner .txt
{
	color: #fff;
	font-size: .88rem;
	line-height: 1.8em;
	padding: 0 2.4rem;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 5
}

@media (max-width:668px)
{
	.intro_history_txt .item .inner .txt
	{
		font-size: 14px;
		line-height: 1.5em
	}
}

.intro_history_txt .item .inner .year
{
	color: hsla(0,0%,100%,.1);
	display: block;
	font-family: Montserrat-Bold;
	font-size: 12rem;
	left: 50%;
	line-height: 1em;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 2
}

@media (max-width:668px)
{
	.intro_history_txt .item .inner .year
	{
		font-size: 100px
	}
}

.intro_history_year
{
	position: relative
}

.intro_history_year:before
{
	background-color: #ddd;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	line-height: 1px;
	position: absolute;
	top: .36rem;
	width: 100%;
	z-index: 1
}

.intro_history_year .slick-list
{
	z-index: 5
}

.intro_history_year .slick-slide .item
{
	cursor: pointer;
	position: relative;
	z-index: 5
}

.intro_history_year .slick-slide .item:before
{
	background-color: hsla(0,0%,100%,.3);
	height: .72rem;
	margin-left: -.36rem;
	top: 0;
	width: .72rem;
	z-index: 1
}

.intro_history_year .slick-slide .item:after,.intro_history_year .slick-slide .item:before
{
	border-radius: 100%;
	content: "";
	left: 50%;
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s
}

.intro_history_year .slick-slide .item:after
{
	background-color: #fff;
	height: .48rem;
	margin-left: -.24rem;
	top: .12rem;
	width: .48rem;
	z-index: 2
}

.intro_history_year .slick-slide .item .year
{
	color: #fff;
	display: block;
	font-family: Montserrat-Bold;
	font-size: .64rem;
	line-height: 3.2rem;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s
}

.intro_history_year .slick-slide.slick-current .item:before
{
	background-color: rgba(235,103,0,.3)
}

.intro_history_year .slick-slide.slick-current .item:after
{
	background-color:#c9030e
}

.intro_history_year .slick-slide.slick-current .item .year
{
	color:#c9030e;
	font-size: .8rem
}

.intro_activity
{
	padding-bottom: 3.2rem;
	padding-top: 4rem
}

@media (max-width:1380px)
{
	.intro_activity
	{
		padding-bottom: 3.2rem;
		padding-top: 3.2rem
	}
}

@media (max-width:1180px)
{
	.intro_activity
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.intro_activity
	{
		padding-bottom: 20px
	}
}

.intro_activity_list
{
	margin-top: 2rem
}

.intro_activity_list .swiper-container
{
	margin-left: -.8rem;
	overflow: hidden;
	padding: .8rem;
	width: calc(100% + 1.6rem)
}

.intro_activity_list .items
{
	margin-bottom: -1.6rem
}

.intro_activity_list .items>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -.8rem;
	padding: 0
}

.intro_activity_list .items>ul>li
{
	margin-bottom: 1.6rem;
	padding: 0 .8rem;
	width: 25%
}

@media (max-width:668px)
{
	.intro_activity_list .items>ul>li
	{
		width: 50%
	}
}

.intro_activity_list .items>ul>li a
{
	box-shadow: .2rem 0 .8rem 0 rgba(0,0,0,.1);
	display: block
}

.intro_activity_list .items>ul>li a .img
{
	height: 9.6rem;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:968px)
{
	.intro_activity_list .items>ul>li a .img
	{
		height: 150px
	}
}

@media (max-width:668px)
{
	.intro_activity_list .items>ul>li a .img
	{
		height: 120px
	}
}

.intro_activity_list .items>ul>li a .img .bg
{
	background-color: #f5f5f5;
	display: block;
	-webkit-transition: all 1s;
	transition: all 1s
}

.intro_activity_list .items>ul>li a .img .bg,.intro_activity_list .items>ul>li a .img .bg .lozad
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%
}

.intro_activity_list .items>ul>li a .img .bg .lozad
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.intro_activity_list .items>ul>li a .img .bg .lozad img
{
	max-height: 100%;
	max-width: 100%;
	object-fit: cover
}

.intro_activity_list .items>ul>li a .img .bg .lozad[data-loaded=true] img
{
	display: none
}

.intro_activity_list .items>ul>li a .title
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 3.2rem;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 10px;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.intro_activity_list .items>ul>li a .title b
{
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #666;
	display: -webkit-box;
	font-size: .72rem;
	font-weight: 400;
	line-height: 1.5em;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis
}

@media (max-width:1180px)
{
	.intro_activity_list .items>ul>li a .title b
	{
		font-size: 14px
	}
}

.intro_activity_list .intro_activity_list_page
{
	margin-top: 2.4rem
}

@media (max-width:668px)
{
	.intro_activity_list .intro_activity_list_page
	{
		margin-top: 20px
	}
}

.visual_list
{
	padding-bottom: 4rem;
	padding-top: 4.8rem
}

@media (max-width:1180px)
{
	.visual_list
	{
		padding-bottom: 40px;
		padding-top: 20px
	}
}

@media (max-width:668px)
{
	.visual_list
	{
		padding-bottom: 20px
	}
}

.visual_list .list>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -1rem;
	padding: 0
}

@media (max-width:1180px)
{
	.visual_list .list>ul
	{
		margin: 0 -10px
	}
}

.visual_list .list>ul>li
{
	margin-bottom: 2rem;
	padding: 0 1rem;
	width: 33.33%
}

@media (max-width:1180px)
{
	.visual_list .list>ul>li
	{
		margin-bottom: 20px;
		padding: 0 10px
	}
}

@media (max-width:668px)
{
	.visual_list .list>ul>li
	{
		width: 50%
	}
}

.visual_list .list>ul>li a
{
	display: block
}

.visual_list .list>ul>li a .img
{
	height: 11rem;
	overflow: hidden;
	position: relative;
	width: 100%
}

@media (max-width:968px)
{
	.visual_list .list>ul>li a .img
	{
		height: 150px
	}
}

@media (max-width:668px)
{
	.visual_list .list>ul>li a .img
	{
		height: 120px
	}
}

.visual_list .list>ul>li a .img:after
{
	background-color: #000;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: .4;
	position: absolute;
	top: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
	z-index: 2
}

.visual_list .list>ul>li a .img.no_cover:after
{
	display: none
}

.visual_list .list>ul>li a .img svg
{
	color: #fff;
	height: 2.4rem;
	left: 50%;
	opacity: .6;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 2.4rem;
	z-index: 5
}

.visual_list .list>ul>li a .img .bg
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all 1s;
	transition: all 1s;
	width: 100%
}

.visual_list .list>ul>li a .img .bg img
{
	max-height: 100%;
	max-width: 100%;
	object-fit: cover
}

.visual_list .list>ul>li a .img .bg[data-loaded=true] img
{
	display: none
}

.visual_list .list>ul>li a b.t
{
	color: #000;
	display: block;
	font-size: .72rem;
	font-weight: lighter;
	line-height: 1.5em;
	margin-top: 1.2rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.visual_list .list>ul>li a b.t
	{
		font-size: 14px;
		font-weight: 400
	}
}

.visual_list .list>ul>li a:hover .img:after
{
	background-color:#c9030e;
	opacity: .8
}

.visual_list .list>ul>li a:hover .img svg
{
	opacity: 1
}

.visual_list .list>ul>li a:hover .img .bg
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.visual_list .list>ul>li a:hover b.t
{
	color:#c9030e
}

.contact
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom:86px;
	padding-top:104px
}

@media (max-width:1180px)
{
	.contact
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.contact
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-bottom: 20px
	}
}

.contact_info
{
	padding-right: 1.6rem;
	width: 40%
}

@media (max-width:668px)
{
	.contact_info
	{
		padding: 0 0 20px;
		width: 100%
	}
}

.contact_info .contact_title
{
	color: #000;
	display: block;
	font-size: .88rem;
	font-weight: 700;
	line-height: 1em;
	margin: 1.2rem 0 .8rem
}

@media (max-width:668px)
{
	.contact_info .contact_title
	{
		font-size: 22px
	}
}

.contact_info .list>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

.contact_info .list>ul>li
{
	margin-bottom: 1.2rem
}

.contact_info .list>ul>li,.contact_info .list>ul>li .icon
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.contact_info .list>ul>li .icon
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color:#c9030e;
	border-radius: 100%;
	height: 2.64rem;
	-webkit-justify-content: center;
	justify-content: center;
	width: 2.64rem
}

@media (max-width:668px)
{
	.contact_info .list>ul>li .icon
	{
		height: 50px;
		width: 50px
	}
}

.contact_info .list>ul>li .icon svg
{
	color: #fff;
	height: 40%;
	width: 40%
}

.contact_info .list>ul>li .item
{
	font-size: .72rem;
	margin-top: .4rem;
	padding-left: .6rem
}

@media (max-width:668px)
{
	.contact_info .list>ul>li .item
	{
		font-size: 14px
	}
}

.contact_info .list>ul>li .item .t
{
	color: rgba(0,0,0,.5);
	display: block;
	font-size: .56rem;
	line-height: 1em;
	margin-bottom: .4rem
}

@media (max-width:668px)
{
	.contact_info .list>ul>li .item .t
	{
		font-size: 12px
	}
}

.contact_info .list>ul>li .item.item_num
{
	color: #000;
	font-family: Montserrat-Medium;
}

.contact_info .list>ul>li .item .sales_phone
{
	font-size: 1.2rem
}

.contact_info .list>ul>li .item a[href^="mailto:"]
{
	display: block
}

.contact_form
{
	width: 60%
}

@media (max-width:668px)
{
	.contact_form
	{
		width: 100%
	}
}

.contact_form .wpcf7-form div.wpcf7-response-output
{
	border-width: 1px!important;
	color: #ffb900;
	font-size: 12px;
	margin: 30px 0 0!important
}

.contact_form .wpcf7-form.sent div.wpcf7-response-output
{
	color: #46b450
}

.contact_form .form>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -10px;
	padding: 0
}

.contact_form .form>ul>li
{
	margin-bottom: 20px;
	padding: 0 10px;
	position: relative
}

@media (max-width:668px)
{
	.contact_form .form>ul>li
	{
		width: 100%
	}
}

.contact_form .form>ul>li.item
{
	width: 33.33%
}

@media (max-width:668px)
{
	.contact_form .form>ul>li.item
	{
		width: 100%
	}
}

.contact_form .form>ul>li.item_full
{
	width: 100%
}

.contact_form .form>ul>li input[type=email],.contact_form .form>ul>li input[type=tel],.contact_form .form>ul>li input[type=text]
{
	background: #f5f5f5;
	border: none;
	border-radius: 0;
	color: #333;
	font-size: .56rem;
	font-weight: lighter;
	line-height: 2.2rem;
	outline: 0;
	padding: 0 .8rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.contact_form .form>ul>li input[type=email]::-webkit-input-placeholder,.contact_form .form>ul>li input[type=tel]::-webkit-input-placeholder,.contact_form .form>ul>li input[type=text]::-webkit-input-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li input[type=email]:-moz-placeholder,.contact_form .form>ul>li input[type=email]::-moz-placeholder,.contact_form .form>ul>li input[type=tel]:-moz-placeholder,.contact_form .form>ul>li input[type=tel]::-moz-placeholder,.contact_form .form>ul>li input[type=text]:-moz-placeholder,.contact_form .form>ul>li input[type=text]::-moz-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li input[type=email]:-ms-input-placeholder,.contact_form .form>ul>li input[type=tel]:-ms-input-placeholder,.contact_form .form>ul>li input[type=text]:-ms-input-placeholder
{
	color: #333;
	font-size: .56rem
}

@media (max-width:668px)
{
	.contact_form .form>ul>li input[type=email],.contact_form .form>ul>li input[type=tel],.contact_form .form>ul>li input[type=text]
	{
		line-height: 40px
	}
}

.contact_form .form>ul>li textarea
{
	background: #f5f5f5;
	border: none;
	border-radius: 0;
	color: #333;
	font-size: .56rem;
	font-weight: lighter;
	height: 12rem;
	line-height: 1.2rem;
	outline: 0;
	padding: .8rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.contact_form .form>ul>li textarea::-webkit-input-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li textarea:-moz-placeholder,.contact_form .form>ul>li textarea::-moz-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li textarea:-ms-input-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li span.wpcf7-form-control-wrap
{
	display: block;
	position: relative
}

.contact_form .form>ul>li .wpcf7-not-valid-tip
{
	color: #ffb900;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.contact_form .form>ul>li span[role=alert]
{
	bottom: -20px;
	color:#c9030e;
	font-size: 12px;
	left: 0;
	line-height: 20px;
	position: absolute;
	width: 100%
}

.contact_form .form>ul>li div.wpcf7-acceptance-missing,.contact_form .form>ul>li div.wpcf7-validation-errors
{
	border: 1px solid#c9030e
}

.contact_form .form>ul>li div.wpcf7-mail-sent-ok
{
	background-color: hsla(0,0%,77%,.3)
}

.contact_form .form>ul>li div.wpcf7-response-output
{
	color: #333;
	font-size: 12px;
	margin: 10px 0
}

.contact_form .form>ul>li.item_submit
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 0
}

.contact_form .form>ul>li.item_submit .captcha
{
	background-color: #fff;
	max-width: 180px;
	position: relative;
	width: 100%
}

.contact_form .form>ul>li.item_submit .captcha .wpcf7-captchac
{
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}

.contact_form .form>ul>li.item_submit .captcha input[type=text]
{
	background: #f5f5f5;
	border: none;
	border-radius: 0;
	color: #333;
	font-size: .56rem;
	font-weight: lighter;
	line-height: 2.2rem;
	outline: 0;
	padding: 0 20px;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

.contact_form .form>ul>li.item_submit .captcha input[type=text]::-webkit-input-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li.item_submit .captcha input[type=text]:-moz-placeholder,.contact_form .form>ul>li.item_submit .captcha input[type=text]::-moz-placeholder
{
	color: #333;
	font-size: .56rem
}

.contact_form .form>ul>li.item_submit .captcha input[type=text]:-ms-input-placeholder
{
	color: #333;
	font-size: .56rem
}

@media (max-width:668px)
{
	.contact_form .form>ul>li.item_submit .captcha input[type=text]
	{
		line-height: 40px
	}
}

.contact_form .form>ul>li.item_submit .captcha .wpcf7-not-valid-tip
{
	bottom: -30px;
	height: 30px;
	right: 0;
	top: auto;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.contact_form .form>ul>li.item_submit .submit
{
	max-width: 190px;
	padding-left: 20px;
	position: relative;
	width: 100%
}

.contact_form .form>ul>li.item_submit .submit .wpcf7-submit
{
	background:#c9030e;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: .64rem;
	line-height: 2.2rem;
	margin: 0;
	outline: 0;
	padding: 0;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%
}

@media (max-width:668px)
{
	.contact_form .form>ul>li.item_submit .submit .wpcf7-submit
	{
		line-height: 40px
	}
}

.contact_form .form>ul>li.item_submit .submit .wpcf7-submit:hover
{
	background: #ff7306;
	border-color: #ff7306;
	color: #fff
}

.contact_form .form>ul>li.item_submit .submit .wpcf7-spinner
{
	left: 30px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#map01
{
	height: 24rem;
	width: 100%
}

#map01 .BMap_bubble_title
{
	font-size: 16px;
	font-weight: 700
}

.job_list
{
	padding-bottom:84px;
	padding-top:98px;
}
.gzdd,.zprs,.xl{
	display:none;
}
@media (max-width:1180px)
{

}

@media (max-width:668px)
{
	.job_list
	{
		padding-bottom: 20px;
	}
}

.job_list .list
{
	margin-top: 3.2rem
}

@media (max-width:668px)
{
	.job_list .list
	{
		margin-top: 20px
	}
}

.job_list .list>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

.job_list .list>ul>li
{
	background-color: #fff;
	box-shadow: 0 0 .8rem 0 rgba(0,0,0,.1);
	box-shadow: 4px;
	display: block;
	margin-bottom: 1.6rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:1180px)
{
	.job_list .list>ul>li
	{
		margin-bottom: 20px
	}
}

.job_list .list>ul>li .item
{
	padding: 0 2.4rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item
	{
		padding: 0 20px
	}
}

.job_list .list>ul>li .item_title
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #333;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 4rem
}

@media (max-width:1440px)
{
	.job_list .list>ul>li .item_title
	{
		font-size: 16px
	}
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_title
	{
		font-size: 14px;
		height: 60px
	}
}

.job_list .list>ul>li .item_title .t
{
	font-size: .96rem;
	font-weight: 300;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 25%
}

@media (max-width:1180px)
{
	.job_list .list>ul>li .item_title .t
	{
		font-size: 16px;
		font-weight: 400
	}
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_title .t
	{
		font-size: 14px;
		width: 100%
	}
}

.job_list .list>ul>li .item_title span
{
	font-size: .72rem;
	font-weight: 300;
	line-height: 1em;
	width: 25%
}

@media (max-width:1180px)
{
	.job_list .list>ul>li .item_title span
	{
		font-size: 14px;
		font-weight: 400
	}
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_title span
	{
		display: none
	}
}

.job_list .list>ul>li .item_title .icon
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto
}

.job_list .list>ul>li .item_title .icon i
{
	height: 16px;
	position: relative;
	width: 16px
}

.job_list .list>ul>li .item_title .icon i:after,.job_list .list>ul>li .item_title .icon i:before
{
	background-color: #666;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	line-height: 2px;
	margin-top: -1px;
	position: absolute;
	top: 50%;
	width: 14px
}

.job_list .list>ul>li .item_title .icon i:after
{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .5s;
	transition: all .5s
}

.job_list .list>ul>li .item_title.on .t
{
	color:#c9030e;
	font-weight: 700
}

.job_list .list>ul>li .item_title.on span
{
	color:#c9030e
}

.job_list .list>ul>li .item_title.on .icon i:after
{
	background-color:#c9030e;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.job_list .list>ul>li .item_des
{
	display: none
}

.job_list .list>ul>li .item_des_inner>ul
{
	list-style: none;
	margin: 0;
	padding: 0
}

.job_list .list>ul>li .item_des_inner>ul>li
{
	border-top: 1px solid #e5e5e5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1.2rem 0;
	width: 100%
}

.job_list .list>ul>li .item_des_inner>ul>li.m
{
	display: none
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_des_inner>ul>li.m
	{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

.job_list .list>ul>li .item_des_inner>ul>li .t
{
	color: #333;
	display: block;
	font-size: .72rem;
	font-weight: 300;
	line-height: 1.44rem;
	white-space: nowrap;
	width: 8rem
}

@media (max-width:1180px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .t
	{
		font-size: 16px;
		font-weight: 400
	}
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .t
	{
		font-size: 14px;
		width: 80px
	}
}

.job_list .list>ul>li .item_des_inner>ul>li .des
{
	-webkit-box-flex: 1;
	color: #333;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: .64rem;
	font-weight: 300;
	line-height: 1.44rem
}

@media (max-width:1440px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .des
	{
		font-size: 14px
	}
}

@media (max-width:1180px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .des
	{
		font-weight: 400
	}
}

.job_list .list>ul>li .item_des_inner>ul>li .des p
{
	margin: 0 0 10px
}

.job_list .list>ul>li .item_des_inner>ul>li .des a[href^="mailto:"]
{
	font-size: .72rem;
	font-weight: lighter
}

@media (max-width:1180px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .des a[href^="mailto:"]
	{
		font-size: 16px;
		font-weight: 400
	}
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .des a[href^="mailto:"]
	{
		font-size: 12px
	}
}

.job_list .list>ul>li .item_des_inner>ul>li .btn_mail,.job_list .list>ul>li .item_des_inner>ul>li.col_email
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.job_list .list>ul>li .item_des_inner>ul>li .btn_mail
{
	-ms-flex-negative: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background-color: #f5f5f5;
	border-radius: 1.08rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 2.16rem;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 8rem
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_des_inner>ul>li .btn_mail
	{
		width: 90px
	}
}

.job_list .list>ul>li .item_des_inner>ul>li .btn_mail svg
{
	color:#c9030e;
	height: .8rem;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: .8rem
}

.job_list .list>ul>li .item_des_inner>ul>li .btn_mail span
{
	color: #333;
	font-size: .72rem;
	line-height: 1em;
	margin-left: .8rem;
	-webkit-transition: all .5s;
	transition: all .5s
}

.job_list .list>ul>li .item_des_inner>ul>li .btn_mail:hover
{
	background-color:#c9030e
}

.job_list .list>ul>li .item_des_inner>ul>li .btn_mail:hover span,.job_list .list>ul>li .item_des_inner>ul>li .btn_mail:hover svg
{
	color: #fff
}

.job_list .list>ul>li .item_des_bar
{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-top: 1px solid #ccc;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 1.2rem 0;
	width: 100%
}

.job_list .list>ul>li .item_des_bar p
{
	color: #333;
	font-size: 18px;
	line-height: 1em;
	margin: 0
}

@media (max-width:1440px)
{
	.job_list .list>ul>li .item_des_bar p
	{
		font-size: 16px
	}
}

@media (max-width:668px)
{
	.job_list .list>ul>li .item_des_bar p
	{
		font-size: 14px
	}
}

.job_list .list>ul>li .item_des_bar p a
{
	color: #333;
	-webkit-transition: all .5s;
	transition: all .5s
}

.job_list .list>ul>li .item_des_bar p a:hover
{
	color:#c9030e
}

.job_list .list>ul>li .item_des_bar .btn_mail
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color:#c9030e;
	border-radius: 1.08rem;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.16rem;
	-webkit-justify-content: center;
	justify-content: center;
	width: 8rem
}

.job_list .list>ul>li .item_des_bar .btn_mail svg
{
	color: #fff;
	height: .8rem;
	margin-right: .8rem;
	width: .8rem
}

.job_list .list>ul>li.cur
{
	box-shadow: 0 0 .8rem 0 rgba(0,0,0,.1)
}

.search_list
{
	background-color: #f5f5f5;
	padding-bottom: 2.4rem;
	padding-top: 4rem
}

@media (max-width:1440px)
{
	.search_list
	{
		padding-bottom: 40px;
		padding-top: 40px
	}
}

@media (max-width:668px)
{
	.search_list
	{
		padding-bottom: 20px;
		padding-top: 20px
	}
}

.search_result_form
{
	background-color: #fff;
	border: 1px solid #ddd
}

.search_result_form form
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.search_result_form form .btn01
{
	-webkit-box-flex: 1;
	border: none;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 42px;
	outline: 0;
	padding: 0 20px
}

.search_result_form form .btn02
{
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-align-self: center;
	align-self: center;
	background-color:#c9030e;
	border: none;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 42px;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0;
	outline: 0;
	padding: 0;
	width: 110px
}

.search_result_form form .btn02 svg
{
	height: 16px;
	margin-right: 10px;
	width: 16px
}

.search_list_hd
{
	margin: 20px 0
}

.search_list_hd>ul
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0 -5px;
	padding: 0
}

.search_list_hd>ul>li
{
	padding: 0 5px
}

.search_list_hd>ul>li a
{
	background-color: #fff;
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 40px;
	padding: 0 20px
}

.search_list_hd>ul>li.cur a
{
	background-color:#c9030e;
	color: #fff
}

.search_list_result
{
	background-color: #fff;
	margin-bottom: 2rem
}

@media (max-width:1180px)
{
	.search_list_result
	{
		margin-bottom: 20px
	}
}

.search_list_result>ul
{
	margin: 0;
	padding: 40px
}

@media (max-width:1180px)
{
	.search_list_result>ul
	{
		padding: 20px
	}
}

.search_list_result>ul>li
{
	border-bottom: 1px solid #f8f8f8;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.search_list_result>ul>li:last-of-type
{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0
}

.search_list_result>ul>li .item
{
	display: block
}

.search_list_result>ul>li .item em.search_words
{
	color: red;
	font-style: normal
}

.search_list_result>ul>li .item .title
{
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	line-height: 1.5em;
	margin-bottom: 10px
}

@media (max-width:668px)
{
	.search_list_result>ul>li .item .title
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.search_list_result>ul>li .item .title b
{
	border-bottom: 1px solid #00c;
	color: #00c;
	font-weight: 400;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media (max-width:668px)
{
	.search_list_result>ul>li .item .title b
	{
		display: inline-block
	}
}

.search_list_result>ul>li .item .title span
{
	color: #999;
	font-size: 14px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.search_list_result>ul>li .item .txt
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:668px)
{
	.search_list_result>ul>li .item .txt
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.search_list_result>ul>li .item .txt .img
{
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	height: 120px;
	margin-right: 20px;
	overflow: hidden;
	width: 200px
}

@media (max-width:668px)
{
	.search_list_result>ul>li .item .txt .img
	{
		margin-right: 0;
		width: 100%
	}
}

.search_list_result>ul>li .item .txt .img span
{
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	width: 100%
}

.search_list_result>ul>li .item .txt .des
{
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #999;
	display: -webkit-box;
	font-size: 14px;
	line-height: 2em;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis
}

.search_list_result>ul>li .item .txt a.btn_down
{
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: #eb6700;
	border-radius: 6px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: .8rem;
	height: 2.08rem;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 7.6rem
}

.search_list_result>ul>li .item .txt a.btn_down:hover
{
	background-color: #0376ba
}

.search_list_result>ul>li .item:hover .title b
{
	border-bottom-color: #eb6700;
	color: #eb6700
}

.centerBig .item_img img
{
	-webkit-animation-name: centerBig;
	animation-name: centerBig
}




.specialPic3{margin-left:5.2%;margin-top:94px;}
.indexPart3 .toptop{ padding: 100px 0 60px; }
.indexPart3 .txt{ font-size: 0.24rem; line-height: 0.24rem; color: #8c94a3; position: relative; padding-left: 0.7rem; font-weight: bold;}
.indexPart3 .txt:before{ content: ''; position: absolute; left: 0; top: 50%; margin-top: -2px; width: 50px; height: 3px; background: #11a84e; }
.indexPart3 .wen{ padding: 0.25rem 0 0.8rem; font-size: 0.36rem; line-height: 0.36rem; color: #191c22; font-weight: bold; }

.specialPic3 .list{ position: relative; }
.specialPic3 .list ul{display: flex; display: -webkit-flex;}
.specialPic3 .list li{ width:496px; height:886px; background: center no-repeat; background-size: auto 100%; position: relative; color: #fff; overflow: hidden; }
.specialPic3 .list li:before{ content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.3); opacity: 1; }
.specialPic3 .list li .botDiv{ position: absolute; left: 0; bottom: -2.6rem; width: 100%; height: 2.6rem; background: rgba(255,255,255,0.9); z-index: 3;}
.specialPic3 .list li .nameDiv{ position: absolute; left:36px;bottom:54px; z-index: 2;}
.specialPic3 .list li .name1{ color: #fff; font-size:36px;padding-bottom:14px; font-weight: bold;}
.specialPic3 .list li .name3{ font-size:24px; color:#ffffff; font-family: Montserrat-Medium;line-height:46px;}
.specialPic3 .list li .ico{ padding-top: 1.9rem; }
.specialPic3 .list li .l7Div{ padding:56px 74px; }
.specialPic3 .list li .botDiv .msg{ font-size: 15px; line-height: 24px; height: 72px; color: #ffffff; overflow: hidden; margin-bottom: 0.2rem; }
.specialPic3 .list li .botDiv .more a{ display: block; width:134px; height:48px; line-height:48px; font-size: 14px; border: #ffffff solid 1px; color: #ffffff; text-align: center; }
.specialPic3 .list li .botDiv .more a:hover{ border: #fcc845 solid 1px; background: #fcc845; color:#333333; }
.specialPic3 .list li .botDiv .links{ padding-top:0.38rem;}
.specialPic3 .list li .botDiv .links a{ display: inline-block; position: relative; padding-left: 0.2rem; font-size: 0.16rem; line-height: 0.36rem; color: #8c94a3; }
.specialPic3 .list li .botDiv .links a:after{ content: ''; position: absolute; left: 0; top: 50%; margin-top: -5px; width: 6px; height: 10px; background: url(../images/ico1on2.png) center no-repeat; }
.specialPic3 .list li .botDiv .links a:hover{ color: #fcc845; }
.specialPic3 .list li .bg img{ width: 100%; }
.specialPic3 .list li.on { width:816px; }
.specialPic3 .list li.on .nameDiv{ opacity: 0; }
.specialPic3 .list li:before{content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.65);
    opacity: 1;
}
.specialPic3 .list li.on:before{ opacity: 0; }
.specialPic3 .list li.on .botDiv{ bottom: 0; height:360px;background:rgba(199, 7, 18,.90);}
.specialPic3 .list li.on .botDiv .more{margin-top: 24px;}
.specialPic3 .swiper-button-prev{ left: 0; top: 50%; width: 56px; height: 56px; margin-top: -28px; background: rgba(255,255,255,0.5); z-index: 5; }
.specialPic3 .swiper-button-prev:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 9px; height: 14px; margin-left: -5px; margin-top: -7px; background: url(../images/nimg9_left.png) center no-repeat; opacity: 0.6 }
.specialPic3 .swiper-button-next{ right: 0; top: 50%; width: 56px; height: 56px; margin-top: -28px; background: rgba(255,255,255,0.5); z-index: 5; }
.specialPic3 .swiper-button-next:before{ content: ''; position: absolute; left: 50%; top: 50%; width: 9px; height: 14px; margin-left: -5px; margin-top: -7px; background: url(../images/nimg9_right.png) center no-repeat; opacity: 0.6 }
.specialPic3 .swiper-button-prev:hover, .specialPic3 .swiper-button-next:hover{ background: #11a84e; }
.specialPic3 .swiper-button-prev:hover:before, .specialPic3 .swiper-button-next:hover:before{ opacity: 1; }

.indexP1{ padding: 125px 0 94px 0; position: relative; background: url(../images/indexP1.jpg) center bottom no-repeat; background-size: 100%;}
.indexP1 .leftDiv{ width:400px; padding-top:146px;float:left;}
.indexP1 .rightDiv{ width:1240px; }
.indexP1 .txt{ padding-bottom: 40px; font-size:48px; color: #222222; font-weight: bold; position: relative; line-height:64px; }
.indexP1 .txt em{ display: block; }
.indexP1 .txt:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #f0f0f0; z-index: 0; }
.indexP1 .txt:before{ content: ''; position: absolute; left: 0; bottom: 0; width: 100px; height: 2px; background:#c9030e; z-index: 1; }
.indexP1 .content{width:320px; padding-top:48px; font-size: 16px; line-height: 36px; color: #666666; text-align: justify; }
.halaPic{ position: relative; }
.indexP1 .list{ overflow: hidden; position: relative;}
.indexP1 .list li{width:412px;float:left;padding-bottom:58px;}
.indexP1 .list .lbox{ height:764px; overflow: hidden; position: relative; padding:86px 48px 0 98px; border-radius: 12px; cursor: pointer; box-sizing: border-box; }
.indexP1 .list .lbox:after{ content:''; opacity:0; position:absolute; left:0; top:0; width:100%; height:100%;  background-image: linear-gradient(top,#d5000b,#a71018);
    background-image: -webkit-linear-gradient(top,#d5000b,#a71018);
    background-image: -moz-linear-gradient(top,#d5000b,#a71018);
    background-image: -o-linear-gradient(top,#d5000b,#a71018);
    background-image: linear-gradient(to bottom,#d5000b,#a71018);
    background-image: -webkit-linear-gradient(to bottom,#d5000b,#a71018);
    background-image: -moz-linear-gradient(to bottom,#d5000b,#a71018);
    background-image: -o-linear-gradient(to bottom,#d5000b,#a71018);}
.indexP1 .list .lbox:before{ content:''; position: absolute; z-index:1; opacity: 0; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/nimg258Bg.jpg) no-repeat; background-size: 100% 100%; }
.indexP1 .list .bg{ position:absolute; z-index:1; left: 42px; top:64px; width:23px; height:115px; background:url(../images/nimg23Bg.png) no-repeat;}
.indexP1 .list .year{ position: relative; z-index: 1; font-size: 68px; color: #c8c8c8; padding-bottom: 25px;font-family: Montserrat-Medium;}
.indexP1 .list .name{ position: relative; z-index: 1; font-size:30px; color: #333; padding-bottom: 18px; line-height:74px; font-weight: bold; }
.indexP1 .list .msg{ position: relative; z-index: 1; font-size:16px; color: #000; line-height:30px; text-align: justify;}

.indexP1 .list .swiper-slide-active .lbox:before, .indexP1 .list .lbox:hover:before{ opacity:1;}
.indexP1 .list .swiper-slide-active .lbox:after, .indexP1 .list .lbox:hover:after{ opacity:1;}
.indexP1 .list .swiper-slide-active .lbox .bg, .indexP1 .list .lbox:hover .bg, .indexP1 .list .swiper-slide-active.on .lbox .bg{ background:url(../images/nimg23Bgon.png) no-repeat; }
.indexP1 .list .swiper-slide-active .lbox .year, .indexP1 .list .lbox:hover .year, .indexP1 .list .swiper-slide-active.on .lbox .year{ color: #fff; }
.indexP1 .list .swiper-slide-active .lbox .name, .indexP1 .list .lbox:hover .name, .indexP1 .list .swiper-slide-active.on .lbox .name{ color: #fff; } 
.indexP1 .list .swiper-slide-active .lbox .msg, .indexP1 .list .lbox:hover .msg, .indexP1 .list .swiper-slide-active.on .lbox .msg{ color: #fff; }
/* .indexP1 .line { position: absolute; height: 4px; background: #f0f0f0; left: 0; width: 670px; bottom: 20px;} */
.indexP1 .btn{ position: absolute; width: 48px; height: 48px; border-radius: 50%; bottom: 0; z-index: 2; box-shadow: 6px 8px 20px 0px rgba(102, 102, 102, 0.15); }
.indexP1 .prev{ right: 88px; background: #fff url(../images/nimg10_left.png) center no-repeat; }
.indexP1 .next{ right: 15px; background: #fff url(../images/nimg10_right.png) center no-repeat; }
.indexP1 .prev:hover{ background: #d5000b url(../images/nimg10_lefton.png) center no-repeat; }
.indexP1 .next:hover{ background: #d5000b url(../images/nimg10_righton.png) center no-repeat; }

.indexPart5{ background: #f5f5f5; padding:104px 0 120px; overflow: hidden; }
.indexPart5 .toptop{ position: relative; overflow: hidden;}
.indexPart5 .toptop .tab{float:right;}
.indexPart5 .toptop .new_bit{float:left;}
.indexPart5 .toptop .new_bit h2{font-size:48px;color:#222222;line-height:48px;}
.indexPart5 .toptop .new_bit p{font-size:20px;color:#999999;font-family: Montserrat-Medium;margin-top:14px;}
.indexPart5 .tab li{ float: left; margin-left:64px; height:48px; position: relative; font-size:20px; line-height:24px; font-weight: bold; color: #666;}
.indexPart5 .tab li:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background:#c9030e; }
.indexPart5 .tab .liNow{ color:#c9030e; }
.indexPart5 .tab .liNow:after{ width: 100%; }
.indexPart5 .tabContentDiv{ height:580px; position: relative;margin-top:74px; }
.indexPart5 .tabContent{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexPart5 .leftDiv{ width:1002px; }
.indexPart5 .rightDiv{width:680px;background:#ffffff;padding:48px 54px;}
.indexPart5 .rightDiv .btnDiv{
	width:134px;
	height:46px;
	border:1px solid #e7e7e7;
	margin-top:38px;
}
.indexPart5 .rightDiv .btnDiv:hover a{
	background:#c9030e;
	color:#ffffff;
}
.indexPart5 .rightDiv .btnDiv a{
	font-size:14px;
	line-height:46px;
	text-align:center;
	display:block;
}
.indexPart5 .rightDiv .list{margin-top:30px;border-top:1px solid #e7e7e7;padding-top:20px;}
.indexPart5 .rightDiv .list li a{
	font-size:14px;
	color:#666666;
	line-height:34px;
}
.indexPart5 .rightDiv .list li a:hover{
	color:#c9030e;
}
.indexPart5 .rightDiv .name a{font-size:24px;color:#333333;font-weight:bold;overflow: hidden;line-height:30px;margin-bottom:32px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical; }
.indexPart5 .rightDiv .name a:hover{color:#c9030e;}
.indexPart5 .rightDiv .content{font-size:14px;color:#666666;line-height:24px;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    overflow:hidden;
}
.indexPart5 .rightDiv .time{font-size:14px;font-family: Montserrat-Medium;color:#999999;margin-top:24px;}
.indexPart5 .leftDiv ul{ margin-right: -0.5rem; }
.indexPart5 .leftDiv li{ float: left; width: 50%;position:relative; }
.indexPart5 .leftDiv li .box{ margin-right:50px; background: #fff; height:580px; }
.indexPart5 .leftDiv li .box:nth-child(2n){margin-right:0px;}
.indexPart5 .leftDiv li .imgDiv{ overflow: hidden; }
.indexPart5 .leftDiv li .imgDiv img{ width: 100%;transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;}
.indexPart5 .leftDiv li .botDiv{ padding:36px 42px; }
.indexPart5 .leftDiv li .time{ font-size:15px; padding:30px 0; color: #999999;font-family: Montserrat-Medium; }
.indexPart5 .leftDiv li .name{ font-weight: bold; font-size:24px; color: #333333;line-height:32px;}
.indexPart5 .leftDiv li .content{ font-size: 14px; color: #666666; line-height: 24px;overflow: hidden; padding-top:34px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical; 
}
.indexPart5 .leftDiv li .more_news{ font-size: 14px; color: #8c94a3; position: relative; width: 90px; }
.indexPart5 .leftDiv li .more_news:after{ content: ''; position: absolute; left:80px; margin-top:4px; width: 17px; height: 7px; background: url(../images/nimg17_1.png) center no-repeat; }
.indexPart5 .leftDiv li .box:hover .name{ color: #ca0812; }
.indexPart5 .leftDiv li .box:hover .imgDiv img{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexPart5 .leftDiv li .box:hover .more_news:after{left:85px; }
.indexPart5 .leftDiv li .botDiv .more_news{color:#b1b1b1;font-size:14px;}

.indexP7{ padding:104px 0 64px 0;box-sizing: border-box; background: url(../images/indexP7.jpg) center no-repeat; background-size: cover;}
.indexP7 .wal{ position: relative; }
.indexP7 .toptop{ position: absolute; width: 100%;z-index: 1;}
.indexP7 .toptop p{
	font-size: 20px;
    color: #999999;
    font-family: Montserrat-Medium;
    margin-top: 14px;
}
.indexP7 .cn{ font-size:48px; line-height: 50px; font-weight: bold; color: #222222; }
.indexP7 .btn{ position: absolute; left: 0; width: 100%; text-align: center; top: 0; }
.indexP7 .btn ul{ font-size: 0; }
.indexP7 .btn li{ display: inline-block; cursor: pointer; font-weight:bold; margin: 0 25px; position: relative; line-height: 50px; font-size: 16px; color: #999; }
.indexP7 .btn li.on{ color: #d5000b;}
.indexP7 .arrow{ position: absolute; right: 0; top: 0; z-index: 2;}
.indexP7 .arrow .se{ display: block; width:58px; height:58px; float: left; margin-left:42px; border-radius: 50%;}
.indexP7 .arrow .prev{ background: #fff url(../images/nimg19_lefton.png) center no-repeat; box-shadow: 6px 8px 20px 0px rgba(51, 51, 51, 0.1); }
.indexP7 .arrow .next{ background: #fff url(../images/nimg19_righton.png) center no-repeat; box-shadow: 6px 8px 20px 0px rgba(51, 51, 51, 0.1);}
.indexP7 .arrow .prev:hover{ background: #d5000b url(../images/nimg19_left.png) center no-repeat;}
.indexP7 .arrow .next:hover{ background: #d5000b url(../images/nimg19_right.png) center no-repeat;}

.indexP7 .list{ padding-top:148px; position: relative; }
.indexP7 .imgList{ overflow: hidden; }
.indexP7 li{width:246px;}
.indexP7 li .box{margin-bottom:46px; position: relative; cursor: pointer; overflow: hidden; background: #fff;width:246px; height:140px;box-shadow: 3px 3px 16px 3px rgb(0 0 0 / 8%);}
.indexP7 li .box:hover:after{width:100%;visibility: visible;}
.indexP7 li .box img{width:100%;}
.indexP7 li .box:hover img{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.indexP7 .swiper-slide{width:286px!important;}

.adBot{ height: 340px; background: url(../images/ashouyedibu.jpg) center no-repeat; background-size: cover; position: relative;}
.adBot .w870{ width:994px; margin: 0 auto; height: 340px;padding-top:132px;}
.adBot .w870 .leftDiv{float:left;}
.adBot .w870 .btnDiv{float:right;}
.adBot .txt{ font-size:38px; line-height: 36px; color: #fff; font-weight: bold; padding-bottom: 20px; }
.adBot .wen{ font-size:32px; line-height: 24px; color: #fff; }
.adBot .btnDiv a{ position: relative; display: block; font-size: 24px; width: 300px; height: 80px; border-radius: 48px; line-height: 76px; border: #fff solid 2px; box-sizing: border-box; color: #fff; text-indent: 68px; }
.adBot .btnDiv a:after{ content: ''; position: absolute; right: 66px; top: 50%; margin-top: -21px; width: 40px; height: 42px; background: url(../images/nimg40_1.png) no-repeat; }
.adBot .btnDiv a:hover{ background: #fff; color:#c9030e; }
.adBot .btnDiv a:hover:after{ background: url(../images/nimg40_1on.png) no-repeat;}

.footDiv{ padding-top: 90px;box-sizing: border-box; background:url(../images/foot_bom.jpg) no-repeat center; position: relative; z-index: 2; }
.footDiv .wal{ position: relative; height: 380px;}
.footDiv .leftDiv{ width: 525px;margin-left:108px;}
.footDiv .leftDiv h2 a{
	height: 38px;
    line-height: 18px;
    font-size: 20px;
    color: #dedede;
    display:block;
}
.footDiv .leftDiv .hala h6{

	font-size:15px;
	color:#666666;
	font-weight:normal;
}
.footDiv .leftDiv .hala p{
	font-size:28px;
	font-family: Montserrat-Medium;
	color:#c9030e;
	margin-top:22px;
}
.footDiv .leftDiv .hala .xxx{
	margin-top:10px;
}
.footDiv .leftDiv .hala .xxx span{
     display:block;
     font-size:15px;
     color:#666666;
     line-height:34px;
}
.footDiv .tel{ font-size: 36px; line-height: 36px; color:#c9030e; font-family: Harmony; padding-top: 60px; }
.footDiv .msgList{ padding-top: 10px; }
.footDiv .msgList li{ font-size: 16px; line-height: 36px; color: #999; font-family: Harmony; }

.footNav li{ float:left; width:186px;}
.footNav li:last-child{ width: auto; }
.footNav li h2 a{ position: relative; display: block; height:38px; line-height:18px; font-size:20px; color:#dedede; }
.footNav li dd a{ display:block; font-size:15px; line-height:36px; color: #777777;}
.footNav li dd a:hover{ color:#c9030e;}

.footDiv .ewm{ float:right;opacity:1 !important;}
.footDiv .ewm img{ width:108px; box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.1);}
.footDiv .tab{ padding-top:46px; clear:both;}
.footDiv .tab li{ float:left; margin-left:20px;}
.footDiv .tab li{ position: relative; display:block; width:48px; height:48px; background: #fff; border-radius:50%; }
.footDiv .tab li:hover{ background:#c9030e;}
.footDiv .tab li img{ position: absolute; left: 50%; top: 50%; margin-left: -11px; margin-top: -9px; }
.footDiv .tab li .img1{ opacity: 0; }
.footDiv .tab li:hover img{ opacity: 0; }
.footDiv .tab li:hover .img1{ opacity: 1; }
.footDiv .botbot{border-top:1px solid #313131;margin-top:104px;padding:60px 0;}
.footDiv .msg{ font-size:15px; color: #666;width: 89.58%;margin:0 auto;float:left;}
.footDiv .msg a{ padding-left: 10px; }
.footDiv .msg a:hover{color:#c9030e;}
.footDiv .botbot .msr{float:right;font-size:15px;color:#666666;}
.footDiv .botbot .msr a:hover{color:#c9030e;}

.box-container-fluid { width: 100%; margin: 0 auto;}

.header-wrapper {
  
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  transition: all .3s ease-out 0s;
  background:rgba(0, 0, 0, 0.6);
}

.header-wrapper.on{background: #fff; box-shadow: 0px 0px 30px 0px rgba(46, 62, 90, 0.17);}

.headD{ height: 80px; }

.header-wrapper > .box-container , .header-wrapper > .mid-container{
  align-items: center;
  height:108px;
}
.header-wrapper .box-container, .header-wrapper .mid-container {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.header-wrapper .logo{ position: absolute; left:5.2%; top: 0; display: block; line-height: 80px; }
.header-wrapper .logo img{ width:226px;margin-top:14px;}
.header-wrapper .logo .img1{ opacity:0; position:absolute; left:0; top:50%; margin-top:-24px;}
.header-wrapper.on .logo img{ opacity:0;}
.header-wrapper.on .logo .img1{ opacity:1;}

.header-wrapper .pc-nav-box {
  position: absolute; 
  left:520px; 
  top: 0;
}
.header-wrapper .pc-nav-box ul {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  justify-content: flex-end;
}
.header-wrapper .pc-nav-box ul li {
  position: relative;
}
.header-wrapper .pc-nav-box ul li:last-child {
  margin-right: 0;
}
.header-wrapper .pc-nav-box ul li a:before{ content: ''; position: absolute; left: 50%; bottom: 0; width: 0; background:#c9030e; height: 3px; }

.header-wrapper .pc-nav-box ul li:hover > a ,.header-wrapper .pc-nav-box ul li .aNow1 ,.header-wrapper .pc-nav-box ul li .cur{
  color:#c9030e;
}
.header-wrapper .pc-nav-box ul li:hover > a:before ,.header-wrapper .pc-nav-box ul li .aNow1:before ,.header-wrapper .pc-nav-box ul li .cur:before{
  width: 100%;
  left: 0;
}

.header-wrapper .pc-nav-box ul li{padding-right:64px;}
.header-wrapper .pc-nav-box ul li > a {
  position: relative;
  font-size:18px;
  color: #fff;
  line-height:108px;
  z-index: 1;
  transform: perspective(1px) translateZ(0);
}
.header-wrapper.on .pc-nav-box ul li > a{ color:#333;}

.header-wrapper .pc-nav-box a {
  display: block;
}

.sNav{ opacity:0; visibility:hidden; position: fixed; z-index: -1; width: 160px; top: 90px;}
.sNav .list{ background: #fff; padding-top:25px;}
.sNav li{ padding-bottom:25px; font-size:16px; text-align: center; }
.sNav li a{ display: block; color: #666666;font-size:15px; }
.sNav li a:hover{ color:#c9030e; }
.sNav.on{ opacity:1; visibility:visible; top:108px; z-index: 5;}

.xNav{ opacity:0; visibility:hidden; position: fixed; z-index:-1; width:89.5%; height:680px; top: 90px; left:5.2%; background:#ffffff;}
.xNav.on{ opacity:1; visibility:visible; top:108px;z-index: 5;}
.xNav2{ height: 560px; }

.xNav .mxfDiv{ padding: 30px 50px 0 50px; position: relative;/* width: 845px;*/ }
.xNav .left{ width: 182px;  }
.xNav .left li a{ display: block; height: 140px; text-align: center; font-weight: bold; background: #f2f2f2; color: #666;}
.xNav .left li:nth-child(even) a{ background: #fafafa; }
.xNav .left li a:hover{ color:#c9030e;}
.xNav .left li .ico{ padding: 25px 0 10px; }
.xNav .left li p{ font-size: 14px; }
.xNav .mid{/* width: 450px;*/ position: relative;}
/*.xNav .mid:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #eee; }
*/.xNav .list{ width: 160px; }
.xNav .list_r{ width: 290px; }
.xNav .list a { display: inline-block; position: relative; font-size: 14px; color: #939393; padding-right: 30px; line-height: 40px;}
.xNav .list a:after{content: ''; opacity: 0; position: absolute; right: 0; top: 50%; width: 17px; height: 7px; margin-top: -4px; background: url(../images/nimg17_1.png) center no-repeat;}
.xNav .list a:hover { color:#c9030e}
.xNav .list a:hover:after{ opacity: 1; right: 5px;}
.xNav .list a img{ position:absolute; left:-25px; width:21px; top:5px;}
.xNav .hahaDiv{ padding: 35px 0 0 45px; }
.xNav h2{ font-size: 16px; color: #2a2a2a; line-height: 36px; }
.xNav h2 a{ display: block; color: #2a2a2a; }
.xNav h2 a:hover{ color:#c9030e;}
.xNav .xlist{ width: 250px; }
.xNav .xlist_m{ width: 285px; }
.xNav .xlist ul{ padding-bottom: 10px; }
.xNav .xlist ul a { display: inline-block; position: relative; font-size: 14px; color: #939393; padding-right: 30px; line-height: 30px;}
.xNav .xlist ul a:after{content: ''; opacity: 0; position: absolute; right: 0; top: 50%; width: 17px; height: 7px; margin-top: -4px; background: url(../images/nimg17_1.png) center no-repeat;}
.xNav .xlist ul a:hover { color:#c9030e;}
.xNav .xlist ul a:hover:after{ opacity: 1; right: 5px;}


.xNav .right { padding:30px 0 0 40px; width: 315px; }
.xNav .right .pic { width: 315px; overflow: hidden;}
.xNav .right .pic img {display: block; width: 100%; transition: transform 0.8s ease; -webkit-transition: transform 0.8s ease; -moz-transition: transform 0.8s ease; -ms-transition: transform 0.8s ease; -o-transition: transform 0.8s ease;}
.xNav .right .pic img:hover { transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05);}
.xNav .right .name { font-size: 18px; color: #000; line-height: 36px; padding-top: 20px;}
.xNav .right .desc { font-size: 14px; color: #666; line-height: 24px; height: 48px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width: 315px;}
.xNav .right .btnDiv{ padding-top:20px;}
.xNav .right .btnDiv a{ display: block; width: 118px; height: 40px; line-height: 40px; font-size: 14px; border: #d2d7e2 solid 1px; text-align: center; color: #8c94a3;}
.xNav .right .btnDiv a:hover{ background: #11a84e; border: #11a84e solid 1px; color: #fff; }

.menuIco{ position: absolute; display: block; right: 0; top: 0; width: 1.1rem; height: 80px; background: #11a84e; text-align: center; color: #fff; font-size: 14px;}
.menuIco .ico{ padding: 14px 0 5px; }
.menuIco:hover{ color: #fff; }
.menuIco.on{ visibility: visible; opacity: 1; }
.menuIco.off{ visibility: hidden; opacity: 0; }

.closeIco{ position: absolute; visibility: hidden; opacity: 0; right: 0; top: 0; width: 1.1rem; height: 80px; background: #11a84e; text-align: center; color: #fff; font-size: 14px;}
.closeIco.on{ visibility: visible; opacity: 1; }
.closeIco.off{ visibility: hidden; opacity: 0; }

.closeIco img{ position: absolute; left: 50%; top: 50%; margin-left: -13px; margin-top: -13px; }

.menuIcoIco{ position: absolute; display: none; right: 0; top: 0; width: 1.4rem; height: 1.2rem; background: #11a84e; text-align: center; color: #fff; font-size: 0.26rem;}
.menuIcoIco:hover{ color: #fff; }
.menuIcoIco .before .ico{ padding: 0.2rem 0 0.05rem; }
.menuIcoIco .before .ico img{ width: 0.32rem; }
.menuIcoIco .after{ opacity: 0; position: absolute; left: 50%; top: 50%; margin-left: -0.18rem; margin-top: -0.18rem; }
.menuIcoIco .after img{ width: 0.36rem; }
.menuIcoIco.on .before{ opacity: 0; }
.menuIcoIco.on .after{ opacity: 1; }


.header-wrapper .topRight{ position: absolute; right:5.2%; top: 0; }
.header-wrapper .ask{/* width: 87px;*/ height: 80px; position: relative; cursor: pointer; font-size:0.2rem; color:#fff; padding-right:20px;}
.header-wrapper .ask em{ display: block; height:108px; line-height:108px;font-family: Montserrat-Medium;font-size:22px;}
.header-wrapper .ask img{width:30px;padding-right:6px;}
.header-wrapper .ask .img1{opacity:0;position:absolute;left:0px;top:42px;}
.header-wrapper.on .ask .img1{opacity:1;}
.header-wrapper.on .ask{ color:#666666;font-weight:500;}

.header-wrapper .lan{ width: 87px; height: 80px; position: relative; cursor: pointer; }
.header-wrapper .lan em{ display: block; height: 80px; line-height: 80px; background: url(../images/nimg25_2on.png) center no-repeat; }
.header-wrapper.on .lan em{ background: url(../images/nimg25_2.png) center no-repeat;}
.header-wrapper .lan.on em{ background: #11a84e url(../images/nimg25_2on.png) center no-repeat;}
.header-wrapper .lan .list{ opacity:0; visibility:hidden; position: absolute; top: 90px; left: 0px; width: 87px; padding: 8px 0; background: #f2eeea; }
.header-wrapper .lan.on .list{ opacity:1; visibility:visible; top:80px;}
.header-wrapper .lan .list li{ font-size: 14px; line-height: 36px; text-align: center;}
.header-wrapper .lan .list li a{ display: block; color: #333; }
.header-wrapper .lan .list li a:hover{ color: #11a84e; }
.header-wrapper .topSearch{ width: 87px; height: 80px; position: relative; cursor: pointer;}
.header-wrapper .topSearch em{ display: block; height: 80px; line-height: 80px; background: url(../images/nimg25_3on.png) center no-repeat; }
.header-wrapper.on .topSearch em{ background: url(../images/nimg25_3.png) center no-repeat;}
.header-wrapper .topSearch.on em{ background: #11a84e url(../images/nimg25_3on.png) center no-repeat;}
.header-wrapper .topSearch .layerDiv{ opacity:0; visibility:hidden; position: absolute; right: 0px; top: 90px; width: 326px; height: 60px; background: #f2eeea; }
.header-wrapper .topSearch .input1{ padding-left: 30px; height: 60px; width: 296px; line-height: 60px; color: #666; font-size: 14px; }
.header-wrapper .topSearch .btn1{ position: absolute; right: 0px; top: 0; width: 64px; height: 60px; background: url(../images/nimg34_1.png) center no-repeat; }
.header-wrapper .topSearch.on .layerDiv{ opacity:1; visibility:visible; top:80px;}
.header-wrapper .lanTel{ position: absolute; right: 2.8rem; top: 0; color: #fff; font-size: 0.28rem; line-height: 1.2rem; }
.header-wrapper .lanTel a{ color: #fff; padding: 0 0.15rem; }
.header-wrapper.on .lanTel{ color:#11a84e;}
.header-wrapper.on .lanTel a{ color:#11a84e;}

.navLayer{ position: fixed; right: 0; top: -100%; width: 100%; background: #fafafa; height: 100%; z-index: 12; overflow: hidden;}
.navLayer.on{ opacity: 1; height: 100%; }
.navLayer .sideNav{ padding:4.86rem 1.24rem;}
.subNav{ cursor:pointer; display:block; height:3.48rem; line-height:3.48rem; border-bottom:1px solid #ccc; position:relative;  font-size:16px; color:#333;}
.subNav1{ background:url(../images/nimg28_1.png) right center no-repeat; background-size:16px;}
.subNav .name{  position:relative;}
.subNav .name a{ display:block; color:#333;}
.currentDt{ background:url(../images/nimg28_1on.png) right center no-repeat; background-size:16px;}
.navContent{display: none; overflow: auto; height: 85vh;}
.navContent li{ position:relative;}
.navContent .back{display:block; height: 3.48rem;
    line-height: 3.48rem; color:#333; font-size:14px; border-bottom:#ccc solid 1px;}
.navContent .back img{ width:9px;}
.navContent .list li a{display:block; height: 3.48rem;line-height: 3.48rem;color:#666666; font-size:16px; border-bottom:1px solid #ccc;}
.navContent .icoList li{ float: left; width: 33.33%; text-align: center; font-size: 0.26rem; }
.navContent .icoList2 li{ width: 25%; }
.navContent .icoList li a{ display: block; height: 1.8rem; font-weight: bold; background: #f2f2f2; color: #666;}
.navContent .icoList li:nth-child(even) a{ background: #fafafa; }
.navContent .icoList li .ico{ padding: 0.35rem 0 0.2rem; }
.navContent .icoList li .ico img{ width: 0.64rem; }
.navContent .list_l, .navContent .list_r{ width: 50%; padding-top: 0.3rem; }
.navContent .list_l li a, .navContent .list_r li a{ display:block; height:0.76rem; line-height:0.76rem; overflow: hidden; color:#999; font-size:0.26rem;}
.sideNav .list li em a{ background:url(../images/nimg28_1.png) right center no-repeat; background-size:16px;}
.sideNav .list li em a.aNow{ background:url(../images/nimg28_1on.png) right center no-repeat; background-size:16px;}
.navContent .xlist{ display:none;}
.sideNav .xlist dd a{ font-size:0.26rem; color:#999; border-bottom: none; height:0.76rem; line-height:0.76rem; padding-left: 0.25rem;}

.navIco {
  position: absolute;
  top:1.48rem;
  right:3rem;
  display: none;
}
.navIco span {
  width: 0.4rem;
  display: block;
  height:3px;
  background-color: #11a84e;
  position: absolute;
  left: 50%;
  margin-left: -0.2rem;
  transition: .4s;
  -webkit-transition: .4s;
}
.navIco span:nth-of-type(1) {
  top:0rem;
}
.navIco span:nth-of-type(2) {
  top:0.68rem;
}
.navIco span:nth-of-type(3) {
  top:1.28rem;
}
.navIco.cur span:nth-of-type(1) {
  top: 0.56rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.navIco.cur span:nth-of-type(2) {
  top: 0.56rem;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.navIco.cur span:nth-of-type(3) {
  opacity: 0;
}


.xNav .pro_ser {z-index:2;overflow:hidden;}
.xNav .pro_ser .hd { float:left; width:360px;background:#c9030e;height:680px;padding:58px 0;}
.xNav .pro_ser .hd ul { width:100%; height:auto; padding:0; background:none; position:relative; top:0; left:0;}
.xNav .pro_ser .hd .on{background:#ffffff;color:#333333;}
.xNav .pro_ser .hd li { line-height:68px; font-size:16px;color:#fff; margin-left:34px; overflow:hidden; text-overflow:ellipsis; cursor:pointer;padding-left:38px;}
.xNav .pro_ser .hd li:hover,.header .nav li .pro_ser .hd .on { background:#fff; color:#333;}
.xNav .pro_ser .bd {padding:54px 64px; float:left;width:1294px; background:#fff; -webkit-transition:all .5s ease; transition:all .5s ease;}
.xNav .pro_ser .bd ul { width:100%; height:0; background:#fff; padding:0; position:relative; top:0; left:0;}
.xNav .pro_ser .bd li { float:left; width:18%; margin:19px 0 0 15px; filter:alpha(opacity=100); opacity:1;}
.xNav .pro_ser .bd li a { display:block; padding:0; width:100%; white-space:normal;}
.xNav .pro_ser .bd li img { display:block;  width:180px; border:1px solid #ddd;}
.xNav .pro_ser .bd li p { 
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical; width:178px; text-align:center; font-size:15px;color:#333; line-height:24px;overflow:hidden;margin-top:18px;}
.xNav .pro_ser .bd li:hover p { color:#c9030e;}

.xNav li:hover .pro_ser { display:block; height:auto; padding:0 5px 5px 5px; background:#005033;}
.xNav li:hover .pro_ser .hd,.header .nav li:hover .pro_ser .bd ul { height:360px;}


/*banner*/
.ind-banner{width: 100%; overflow: hidden; z-index: 1;} 
.ind-banner .swiper-slide {position: relative; height:960px; overflow:hidden; padding-bottom: 0;}
.ind-banner .swiper-slide .bg{ height:960px; position: absolute; left: 0; top: 0; width: 100%;}
.ind-banner .swiper-slide .bg img{ width: 100%; }
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }

.ind-banner .one{position: absolute; left: 0; width: 100%; text-align: center; top:50%; transform: translateY(-50%); z-index: 1;} 
.ind-banner .one .txt{letter-spacing:1px; color: #fff; font-weight: bold; font-size:80px; line-height:68px; }
.ind-banner .one .wen{ color: #fff; padding-top: 45px; font-size:36px; line-height: 30px; }
.ind-banner .two{ position: absolute; left: 50%; margin-left: -720px; top:50%; transform: translateY(-50%); z-index: 1;} 
.ind-banner .two .txt{ color: #fff; font-size: 58px; line-height: 84px; font-weight: bold; }
.ind-banner .two .wen{ color: #fff; padding-top: 45px; font-size: 30px; line-height: 30px; }

.ind-banner .btnDiv{ width: 252px; margin-top: 60px; }
.ind-banner .btnDiv em{ display: block; width: 100%; height: 66px; line-height: 66px; border-radius: 48px; text-align: center; color: #fff; font-size: 24px;}

.ind-banner .three{position: absolute; left: 0; width: 100%; text-align: center; top:50%; transform: translateY(-50%); z-index: 1;} 
.ind-banner .three .txt{ color: #fff; font-weight: bold; font-size: 60px; line-height: 60px; }
.ind-banner .three .wen{ color: #fff; padding-top: 45px; font-size: 30px; line-height: 30px; }
.ind-banner .three .btnDiv{ width: 252px; margin: 60px auto 0; }

.ind-banner .botLayer{ position: absolute; left: 0; bottom: 0; text-align: center; width: 100%; padding-bottom: 66px;}
.ind-banner .botLayer:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 1px; height: 50px; background: #d3000b; }
.ind-banner .botLayer b{ font-size: 24px; line-height: 24px; color: #fff; display: block; padding-bottom: 30px; } 
.ind-banner .botLayer .ico{ margin: 0 auto; width: 21px; }

.ind-banner .arrowDiv{ position: absolute; right: 50%; margin-right: -720px; bottom: 80px; z-index: 5; }
.ind-banner .arrowDiv .btn{ display: block; float: left; width: 64px; height: 64px; border-radius: 50%; border: #fff solid 2px; }
.ind-banner .arrowDiv .prev{ background: url(../images/nimg8_left.png) center no-repeat; }
.ind-banner .arrowDiv .next{ margin-left: 36px; background: url(../images/nimg8_right.png) center no-repeat; }
.ind-banner .arrowDiv .prev:hover{ border: #d5000b solid 2px; background: #d5000b url(../images/nimg8_left.png) center no-repeat; }
.ind-banner .arrowDiv .next:hover{ border: #d5000b solid 2px; background: #d5000b url(../images/nimg8_right.png) center no-repeat; }
.ind-banner .arrowDiv .btn2 {
    display: block;
    float: left;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: #fff solid 2px;
}


.ind-banner .swiper-slide video {
  position: absolute;
  width: 100%;
  height:100%;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  object-fit: cover;
  }


/*banner结束*/

.pavilion-container{
	display:none;
}
.foDb,.wsc-bottom,.wsc-foot{
	display:none;
}

.page-banner{
	position: relative;
	color: #fff;
}
.page-banner .text{
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    /* align-items: center; */
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.page-banner .english-1{position: relative;font-size:60px;color:#ffffff;font-weight:bold;display: flex;
  align-items: center;}
.page-banner .title-2{font-size: 50px;line-height: 50px;margin-top: -5%;}
.page-banner .line-3{width: 40px;height: 3px;background: #fff;margin: 30px 0 20px 0;}
.page-banner .text-4{font-size: 18px;line-height: 30px;}
.page-banner-right {position: absolute;right:5%;top: 50%;transform: translateY(-40%);z-index: 11;width: 40%;}
.page-banner-right li{list-style: none;margin: 0;padding: 0;width: 40%;float: left;border-bottom: 2px solid rgba(255,255,255,.5);margin-top: 5%;padding-bottom: 3%;margin-right: 5%;}
.page-banner-right li strong{display: block;font-weight: normal;font-size: 36px;line-height: 30px;margin: 0;padding: 0;font-family: 'D-DINCondensed';}
.page-banner-right li span{display: block;font-size: 16px;opacity: .6;padding-top: 15px;}
.page-banner .img{position: relative;overflow: hidden;}
.page-banner .img .m_pic{display:none;}
.page-banner .pic {position: relative;overflow: hidden;animation: srmgani 4000ms 1 ease forwards;}

.page-culture {padding:0 0 6% 0;overflow: hidden;}
.parameter-content-title .title-2{font-size:42px;color:#1a1a1a;}
.culture-content {overflow: hidden;}
.culture-content-item {position: relative;overflow: hidden;float: left;width: 25%;}
.culture-content-item.cci1 {width: 50%;}
.culture-content-item.cci1 .parameter-content-title {position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.culture-content-item.cci1 .img {background: none;background-size: cover;}
.culture-content-item.cci1 .img img {width: 100%;}
.culture-content-item.cci3 .img {background-color: #f5f6f7;}
.culture-content-item:nth-child(5) {color: #fff;}
.culture-content-item:nth-child(5) .img {background-color:#c9030e;}
.culture-content-item:nth-child(5) .english-0 {color: #fff;opacity: .2;}
.culture-content-item:nth-child(6) {border-radius: 0 0 12px 0 ;}
.culture-content-item .text{position: absolute;left: 10%;top: 10%;width: 80%;height: 80%;z-index: 1;}
.culture-content-item .english-0{font-size: 30px;color: #e5e5e5;font-family: 'Montserrat-Light';}
.culture-content-item .title-1{font-size: 24px;font-weight:bold;margin-top: 2%;}
.culture-content-item .icon-3{width: 40px;height: 40px;position: absolute;right: 5%;top: 12%;} 
.culture-content-item .text-4{font-size: 24px;position: absolute;left: 0;bottom: 10%;} 
.culture-content-item .img{overflow: hidden;height:424px;}

.page-banner .text .title-1 {font-size:26px;margin-top:14px;text-transform: uppercase;text-align:center;font-family: Montserrat-Medium;}
.page-about {padding: 7% 0 6% 0;overflow: hidden;background: url('../../about/images/bg1.jpg');}
.page-about-content {width: 89.58%;margin: auto;overflow: hidden;position: relative;}
.introduction-content {text-align: center;border: 1px solid #000;border-radius: 10px;overflow: hidden;margin-top: 5%;background-color: #fff;}
.introduction-content-left {float: left;width: 35%;position: relative;overflow: hidden;}
.introduction-content-left::after {content: '';width: 1px;height: 100%;background: #000;position: absolute;right: 0;top: 0;}
.introduction-top {padding: 25px 0;border-bottom: 1px solid #000;}
.introduction-top .title-1{font-size: 18px;font-weight: bold;}
.introduction-bottom {padding: 70px 0 50px 0 ;overflow: hidden;}
.introduction-item {overflow: hidden;display: inline-block;vertical-align: top;width: 45%;position: relative;}
.introduction-item .logo-1{width: 50%;margin: auto;padding: 20px 0;overflow: hidden;}
.introduction-item .logo-1 img {max-width: 100%;height: auto;display: inline-block;}
.introduction-item .title-2{font-size: 20px;overflow: hidden;padding-bottom: 20px;font-weight: 500;}
.introduction-content-left .introduction-item {width: 100%;}
.introduction-content-right {float: left;width: 65%;}
.introduction-content-right .introduction-item::after {content: '';width: 1px;height: 100%;background: #000;position: absolute;right: 0;top: 0;opacity: .1;}
.introduction-content-right .introduction-item:last-child:after {display: none;}

.page-awards {padding:104px 0;overflow: hidden;background:url('../../about/images/bg5.jpg') center no-repeat #f7f7f7;background-size: cover;}
.page-awards .page-about-content{overflow :visible;}
.awards-content-top {overflow: hidden;position: relative;}
.awards-content-top  .parameter-content-title .text-2{font-size:16px;line-height: 30px;margin-top: 1.5%;}
.awards-nav {position: absolute;right: 0;bottom: 0;}
.awards-nav li{list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: middle;margin: 0 20px;}
.awards-nav li a{display: block;position: relative;font-size: 18px;padding-bottom: 10px;font-weight: 500;}
.awards-nav li a::before {content: '';width: 100%;height: 2px;left: 0;bottom: 0;background: #e60012;position: absolute;display: none;}
.awards-nav li.cur a::before {display: block;}
.awards-content-bottom {padding-top:68px;position: relative;}
.awards-content-bottom-swiper {overflow: hidden;}
.awards-content-list-swiper {overflow: hidden;}
.awards-prev,.awards-next {width: 60px;height: 60px;position: absolute;background: #fff;border-radius: 100%;margin-top: -25px;}
.awards-prev::after,.awards-next::after {font-size: 24px!important;color: #000;margin-left:24px;line-height:54px!important;}
.awards-prev {left: -30px;}
.awards-next {right: -30px;}
/* .awards-item {overflow: hidden;background: #2224263b url('../images/award1.png') center -60px no-repeat;padding:68px 0 38px 0;} */
.awards-item .img{position: relative;background: transparent;}
.awards-item .img i {display: block;width: 60px;height: 60px;background:#c9030e;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;opacity: 0;}
.awards-item .img i::after {content: '';width: 20px;height: 2px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.awards-item .img i::before {content: '';width: 2px;height: 20px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.awards-item .text {text-align: center;overflow: hidden;width: 94%;margin: auto;}
.awards-item .title-1 {margin-top:34px; font-size: 16px;color: #000;opacity: .5;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.awards-item .img img.img-center {max-width: 70%;max-height: 75%;}
.awards-item a {display: block;overflow: hidden;}		 
.awards-item a:hover .title-1 {opacity: 1;}
.awards-item a:hover .img i {opacity: 1;}
/* .awards-item:hover {background: #2224263b url('../images/award.png') center -60px no-repeat;} */
.img img,.pic img {-webkit-transition: All 0.5s ease;max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {/*position: absolute;*/left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;width: 100%;}
.img-block {display: block;width: 100%;height: auto;display:none;}
.img-inline {display: inline-block;width: auto;height: auto;}
.page-service-support {padding:7% 0 5% 0;overflow: hidden;}
.service-support-content {overflow: hidden;}
.service-support-swiper {overflow: hidden;}
.service-support-item * {transition:all .4s ease;}
.service-support-item .text {position: absolute;width: 80%;top: 10%;left: 10%;z-index: 11;}
.service-support-item .icon-1{width: 60px;height: 60px;margin: auto;position: relative;}
.service-support-item .icon-1 img {max-width: 90%;max-height: 90%;}
.service-support-item .title-1{font-size: 20px;font-weight: bold;position: relative;overflow: hidden;margin-top: 10px;}
.service-support-item .text-2{font-size: 15px;line-height: 26px;min-height: 130px;}
.service-support-item .text-2 p {margin: 0;padding: 0;}
.service-support-item .num-4{font-size: 20px;color: #ccc;font-family: 'Montserrat-Bold';}	
.service-support-item .img {background: #f5f6f7;}
.service-support-item .img img {opacity: 0;}
.service-support-item:hover .img{background: #e60012;}					 
.service-support-item:hover .img img {opacity: 1;}
.service-support-item:hover .icon-1 img  {filter: invert(100%);}
.service-support-item:hover .title-1 {color: #fff;}
.service-support-item:hover .text-2{color: #fff;}
.service-support-item:hover .text-2 * { color: #fff;}
.service-support-item:hover .title-1::after{background: #fff;}
.service-support-item:hover .num-4{color: #fff;opacity: .3;}


/* other */
/*.galleryOverlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; z-index: 100000; background-color: rgba(0,0,0,.7);  overflow: hidden; display: none; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.galleryOverlay.visible { opacity: 1; }
.gallerySlider { height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; }
.gallerySlider .placeholder { background: url("../images/loading.gif") no-repeat center center; height: 100%; line-height: 1px; text-align: center; width: 100%; display: inline-block; }
.gallerySlider .placeholder:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
.gallerySlider .placeholder img { display: inline-block; max-height: 100%; max-width: 100%; vertical-align: middle; }
.prevArrow, .nextArrow { border: none; text-decoration: none;opacity: 0.5; cursor: pointer; position: absolute; width:50%;height:100%; top:0; margin-top:0px; }
.prevArrow:hover, .nextArrow:hover { opacity: 1; }
.prevArrow { background-position: left top; left:0; }
.nextArrow { background-position: right top; right:0; }
.pagelimit { position: absolute; bottom: 20px; left: 50%; margin-left: -18px; color: #fff; font-size: 18px; }
.closed {cursor: pointer; position: absolute; width: 40px; height: 40px;right:2%; top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover {opacity: 0.5;}
.closed::after {width: 26px;height: 2px;}
.closed::before {width: 2px;height: 26px;}*/

.psection_scroll {position: absolute;bottom:10%;width: 200px;margin: auto;display: block;cursor: pointer;left: 50%;right: 0;margin-left:-100px;z-index:111;}
.psection_scroll .chevron {width: 50px;margin: auto;display: block;color: #fff;animation: pulse1 2s infinite;}
.psection_scroll .chevron::before{border-style: solid; border-width: 0.2em 0.2em 0 0; content: ''; display:block; height: 20px; position: relative; transform: rotate(-45deg); vertical-align: top; width: 20px;margin: auto;}
.psection_scroll .chevron.right:before{left: 0;  transform: rotate(45deg);}
.psection_scroll .chevron.bottom:before{top: 0; transform: rotate(135deg);}
.psection_scroll .chevron.left:before{left: 0.2em;  transform: rotate(-135deg);}
@keyframes pulse1 {
0% {-webkit-transform: translateY(0);transform: translateY(0); }
50% {-webkit-transform: translateY(20px);transform: translateY(20px);}
100% {-webkit-transform: translateY(0);transform: translateY(0); } 
}
.awards-item .img img.img-center {
    max-width: 70%;
    max-height: 75%;
}
.page-service-support {padding:104px 0;overflow: hidden;}
.service-support-content {overflow: hidden;}
.service-support-bottom {padding-top:68px;overflow: hidden;}
.service-support-swiper {overflow: hidden;}
.service-support-item {cursor:pointer;float:left;margin-right:14px;width:328px;height:394px; text-align: center;background: #f5f6f7;overflow: hidden;position: relative;}
.service-support-item * {transition:all .4s ease;}
.service-support-item:nth-child(5){margin-right:0px;}
.service-support-item .text {position: absolute;width: 80%;top: 10%;left: 10%;z-index: 11;}
.service-support-item .icon-1{width: 60px;height: 60px;margin: auto;position: relative;}
.service-support-item .icon-1 img {max-width: 90%;max-height: 90%;}
.service-support-item .title-1{font-size: 20px;font-weight: bold;position: relative;overflow: hidden;margin-top: 10px;}
.service-support-item .title-1::after {content: '';display: block;width: 30px;height: 2px;background:#c9030e;margin: 20px auto;}
.service-support-item .text-2{font-size: 15px;line-height: 26px;min-height: 130px;}
.service-support-item .text-2 p {margin: 0;padding: 0;}
.service-support-item .num-4{font-size: 20px;color: #ccc;font-family: 'Montserrat-Bold';}	
.service-support-item .img {background: #f5f6f7;}
.service-support-item .img img {opacity: 0;}
.service-support-item:hover{background:#c9030e;}					 
.service-support-item:hover .img img {opacity: 1;}
.service-support-item:hover .icon-1 img  {filter: invert(100%);}
.service-support-item:hover .title-1 {color: #fff;}
.service-support-item:hover .text-2{color: #fff;}
.service-support-item:hover .text-2 * { color: #fff;}
.service-support-item:hover .title-1::after{background: #fff;}
.service-support-item:hover .num-4{color: #fff;opacity: .3;}
.features-content-title .title-2{font-size: 42px;color: #1a1a1a;text-align:center;}

.page-visitcompany {padding: 8% 0 1% 0;overflow: hidden;}
.page-visitcompany .page-about-content {width: 89.58%;margin:0 auto;}
.visitcompany-content {overflow: hidden;}
.visitcompany-content .features-content-title .text-3{margin-top: 2%;font-size: 18px;line-height: 30px;}
.visitcompany-content .visitcompany-nav {text-align: center;padding: 3% 0;}
.visitcompany-content .visitcompany-nav li{display: inline-block;vertical-align: middle;margin: 0 5px;}
.visitcompany-content .visitcompany-nav a {font-size: 14px;background: #f1f1f1;border-radius: 50px;padding: 10px 25px;}
.visitcompany-content .visitcompany-nav li.cur a {background: #e60012;color: #fff;}
.visitcompany-content-list {overflow: hidden;padding-top: 2%;}
.visitcompany-content-type-swiper {overflow: hidden;}
.visitcompany-content-list-swiper {overflow: hidden;}
.visitcompany-content-list-swiper .img{overflow: hidden;width:385px;height:240px;}
.visitcompany-content-list-swiper .img i {display: block;width: 60px;height: 60px;background: #e60012;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;opacity: 0;}
.visitcompany-content-list-swiper .img i::after {content: '';width: 20px;height: 2px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.visitcompany-content-list-swiper .img i::before {content: '';width: 2px;height: 20px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.visitcompany-content-list-swiper .img img {opacity: 0;}
.visitcompany-content-list-swiper a:hover i{opacity: 1;}
.visitcompany-content-list-swiper a:hover .img img {opacity: 1;}
.visitcompany-content-list-swiper .swiper-wrapper{-webkit-transition-timing-function: linear; -moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
.page-service-team{background:#f5f6f8;padding:104px 0;}
.page-service-team h2{text-align:center;font-size:42px;color:#1a1a1a;font-weight:normal;margin-bottom:68px;}
.Box {position: relative;}
			.Box .content {width:89.58%;margin: 0 auto;}
			.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
			.Box .Box_con .conbox {position: relative;overflow: hidden;width:1698px;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;overflow:hidden;}
			.Box .Box_con .conbox ul li {float: left;width:384px; margin-left:54px;overflow: hidden;}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;width:100%;transition: all 0.5s;}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			.Box .Box_con .conbox ul .cur p{
				text-align:center;
				color:#666666;
				font-size:16px;
				background:#ffffff;
				padding:28px 0;
				box-shadow: 3px 3px 16px 3px rgb(0 0 0 / 8%);
			}
			.Box .Box_con .conbox ul .cur .pic{
				height:240px;
				overflow:hidden;
			}
			.Box .BoxSwitch {margin-top:68px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width:12px;height:12px;border-radius:50px; background: #d2d2d2;margin: 0 5px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background:#c9030e;width:42px;border-radius:48px;}

.job_list li {
    margin: 20px 0;
}
.job_list li.on{
	box-shadow: 0 0 0.8rem 0 rgba(0,0,0,.1);
}
.job_list li.on .job_title .dib{
	font-weight:bold;
	color:#c9030e;
}
.job_list li.on .job_title span{
	color:#c9030e;
}
.job_list li.on .job_title {
    background: url(../images/contact_jhon.png) no-repeat 1519px center #ffffff;
}
.job_title {
    background: url(../images/contact_jh.png) no-repeat 1519px center #ffffff;
    height:98px;
    line-height:98px;
    cursor: pointer;
    box-shadow: 0 0 0.8rem 0 rgba(0,0,0,.1);
    padding:0 60px;
}
.job_title h1 {
    font-size:22px;
    font-weight: 300;
    color:#333333;
    margin-right:226px;
    display:inline-block;
}
.job_title span {
    font-size:18px;
    font-weight: 300;
    line-height: 1em;
    width: 25%;
    color:#333333;
    display:inline-block;
}
.job_con{
    padding:30px 60px;
    display: none;
    background:#ffffff;
    border-top:1px solid #e5e5e5;
}
.job_con .zwzr{
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:34px;
}
.job_con .zwzr h2{
     color: #333;
    display: block;
    font-size: .72rem;
    font-weight: 300;
    line-height: 1.44rem;
    white-space: nowrap;
    float:left;
}

.job_con .zwzr p{
    font-size:16px;
    color:#333333;
    font-weight:300;
    line-height:2.4;
    float:left;
    margin-left:142px;
}

.job_con .zwyq{
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
	padding:34px 0;
}
.job_con .zwyq h2{
     color: #333;
    display: block;
    font-size: .72rem;
    font-weight: 300;
    line-height: 1.44rem;
    white-space: nowrap;
    float:left;
}

.job_con .zwyq p{
    font-size:16px;
    color:#333333;
    font-weight:300;
    line-height:2.4;
    float:left;
    margin-left:142px;
}
.job_con .tdyx{
	overflow:hidden;
	padding:34px 0 0 0;
}
.job_con .tdyx h2{
     color: #333;
    display: block;
    font-size: .72rem;
    font-weight: 300;
    line-height: 1.44rem;
    white-space: nowrap;
    float:left;
}

.job_con .tdyx p{
    font-size:16px;
    color:#333333;
    font-weight:300;
    line-height:2.4;
    float:left;
    margin-left:142px;
}
.join_zp{
    margin-top:80px;
    margin-bottom:80px;
}
.job_list{
    width:83%;
    margin:0 auto;
}
.job_list .title_h2 {
    text-align:center;
    margin-bottom:68px;
    color:#333333;
    font-size:42px;
}
.job_list .title_h4 {
    text-align: left;
    font-size:16px;
    color:#666666;
    margin-bottom:46px;
}
.jm11_sum {
	background:url(.) center center no-repeat;
	padding-bottom:100px;
	padding-top:1px;
	margin-top:-1px;
}
.jm11_sum .title_h2 {
	color:#ffffff;
	margin-bottom:0;
}
.jm11_sum .title_h4 {
	font-size:16px;
	color:#ffffff;
	margin-bottom:50px;
	text-align:center;
}
.jm11_sum .jm11_form {
	max-width:1000px;
	margin:auto;
	font-size:16px;
}
.jm11_form li {
	position:relative;
	width:calc(50% - 10px);
	float:left;
	margin-bottom:20px;
}
.jm11_form .ico {
	position:absolute;
	top:15px;
	left:15px;
}
.jm11_form li:nth-child(2) {
	margin-left:20px;
}
.jm11_form .text {
	width:100%;
	height:60px;
	line-height:30px;
	padding:15px 55px;
	box-sizing:border-box;
	border:0;
	font-size:16px;
	font-weight:lighter;
}
.jm11_sum .jm11_form .t2 {
	position:relative;
	margin-bottom:20px;
}
.jm11_sum .jm11_form .t3 {
	position:relative;
	text-align:center;
	margin-bottom:20px;
	margin-top:30px;
}
.jm11_form .textarea {
	width:100%;
	resize:none;
	height:150px;
	padding:15px 50px;
	box-sizing:border-box;
	font-size:16px;
	font-weight:lighter;
}
.jm11_form .sub {
	width:160px;
	height:60px;
	line-height:60px;
	border:0;
	color:#ffffff;
	margin:0 20px;
	font-size:18px;
	transition:all .5s;
	background:transparent;
	border:1px solid rgba(255,255,255,.4);
}
.jm11_form .sub:hover {
	margin-top:-5px;
	margin-bottom:5px;
}
.jm11_form .sub1 {
	background:#157d42;
	border:0;
}
.jm11_form .sub2:hover {
	color:#157d42;
}
.jm6_sum .right {
	width:100%
}
.jm6_sum .right a,.jm6_sum .right a:nth-child(2) {
	width:48%;
	margin:10px 0;
}
.jm6_sum .right a:nth-child(2) {
	margin-right:4%;
}
.jm6_sum .right a:nth-child(1) {
	margin-left:52%
}
.jm6_sum1 .left {
	width:48%;
	top:25%
}
.jm6_sum .left .t1 {
	font-size:24px
}
.jm11_sum .title_h2 {
	padding-top:20px;
	padding-bottom:10px;
}
.jm6_sum .left .t2 {
	font-size:14px;
	line-height:20px;
	height:180px
}
.jm6_sum .left .t3 {
	width:100px;
	height:40px;
	line-height:40px;
}
.jm6_sum .right .lans {
	padding:30px 25px 0 25px;
	height:100px;
}
.jm6_sum .right .r1 {
	font-size:18px;
}
.jm6_sum1 {
	margin-top:30px
}
/*.box{
    width:90%;
    margin:0 auto;
}*/
.jm11_sum .jm11_form .t2,.jm11_form li{
	margin-bottom:10px;
}
.jm11_form .sub {
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    font-size: 14px;
}
.jm11_form .t4 .sub1 {
	width:100%;
	margin:0;
}
.jm11_form .tips {
	font-size:14px;
	color:#ffffff;
	text-align:center;
}
.jm11_sum .title_h2 {
    color: #ffffff;
    margin-bottom: 0;
    padding:68px 0 20px 0;
    font-size: 40px;
    font-weight: bold;
    text-align:center;
}
.map{
    height:600px;
}

#imageMenu {
	width:100%;
	overflow:hidden;
	margin-left:0;
	float:none;
}
#imageMenu ul {
	/* margin-left:-15px;
	*/
}
#imageMenu li {
	height:75px;
	width:125px;
    overflow:hidden;
	float:left;
	text-align:center;
	margin-bottom:10px;
	border:1px solid #ddd;
}
#imageMenu li img {
	width:125px;
	height:125px;
	cursor:pointer;
}
#imageMenu li#onlickImg img,#imageMenu li:hover img {
	width:125px;
	height:125px;
	border:2px solid #3d9e3d;
	box-sizing:border-box;
}
/* bigImg */



.bigImg {
	position:relative;
	float:right;
	width:870px;
	height:525px;
	overflow:hidden;
	 border:1px solid #ddd;
	
}
.bigImg #midimg {
	width:100%;
}
.bigImg #midimg img {
	width:100%;
}
.bigImg #winSelector {
	width:235px;
	height:210px;
}
#winSelector {
	position:absolute;
	cursor:crosshair;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	background-color:#000;
	border:1px solid #fff;
}
/* bigView */



#bigView {
	position:absolute;
	border:1px solid #ddd;
	overflow:hidden;
	z-index:999;
	background-color:#fff;
	left:750px;
}
#bigView img {
	position:absolute;
	max-width:300%
}
.pro_d1 {
	padding-top:154px;
	background:url(../images/project_bj.jpg) no-repeat center;
	height:940px;
	position:relative;
}
.pro_d1 .pro_c{
	width:1552px;
	margin:0 auto;
	overflow:hidden;
}
.pro_d1 .right {
	width:calc(100% - 800px);
	max-width:720px;
	float:right;
}
.pro_d1 .titles {
	font-size:30px;
	color:#222222;
	border-bottom:1px solid #e7e7e7;
	padding:20px 0;
}
.pro_d1 .left {
	width:750px;
	display:block;
	float:left;
}
.pro_d1 .left .preview{
	
}
.pro_d1 table {
	width:100%;
}
.pro_d1 .table {
	padding:30px 0;
	border-bottom:1px solid #e7e7e7;
}
.pro_d1 td {
	color:#222222;
	font-size:16px;
	line-height:26px;
	padding:10px 0;
	position:relative;
}
.pro_d1 td span {
	color:#999999;
}
.pro_d1 td span.t1 {
	position:absolute;
	top:10px;
	left:0;
}
.pro_d1 td.t1_w1 {
	padding-left:120px;
}
.pro_d1 .message {
	width:200px;
	height:60px;
	line-height:60px;
	font-size:16px;
	background:url('../images/ico_49.png') 30px center no-repeat #3d9e3d;
	color:#ffffff;
	text-align:center;
	padding-left:30px;
	box-sizing:border-box;
	margin-top:40px;
	display: inline-block;
}
.pro_d1 .message:hover {
	background-color:#2e872e;
}
.banner_sj li img {
	width:100% !important;
	height:auto !important;
}
.banner_sj {
	display:none;
	max-width:500px;
	margin:0 auto 10px auto;
}
.banner_sj .slick-dots {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
}
.banner_sj .slick-dots li {
	width:14px;
	height:14px;
	background:#000;
	opacity:.5;
	display:inline-block;
	border-radius:50%;
	margin:0 4px;
}
.banner_sj .slick-dots button {
	display:none;
}
.banner_sj .slick-dots li.slick-active {
	background:#fad200;
	width:46px;
	height:14px;
	border-radius:48px;
}
.pro_d2 {
	margin-top:60px;
	border-top:1px solid #e7e7e7;
}
.pro_d2_nav {
	position:relative;
	/* height:70px;
	*/
}
.pro_d2_nav:before {
	content:'';
	width:200px;
	left:0;
	top:0;
	position:absolute;
	background:#3d9e3d;
	height:3px;
	transition:all .5s;
	-webkit-transition:all .5s;
}
.pro_d2_nav.two:before {
	left:200px;
}
.pro_d2_nav a {
	text-align:center;
	width:200px;
	float:left;
	font-size:16px;
	color:#999999;
	padding:25px 0;
	line-height:20px;
	position:relative;
	/* border:1px solid #eeeeee;
	*/

    box-sizing:border-box;
}
.pro_d2_nav a:after {
	content:'';
	position:absolute;
	right:0;
	width:1px;
	height:20px;
	top:20px;
	background:#e7e7e7;
}
.pro_d2_nav a.on {
	color:#222222;
}
.pro_d2_thing {
	padding-bottom:100px;
}
.pro_d2_thing dd {
	display:none;
}
.pro_d3 .titles {
	line-height:1;
	font-size:30px;
	margin-bottom:45px;
	color:#222;
}
.pro_d3_list {
	position:relative;
	padding:0;
}
.swiper-button-next{
	background:#fff url('../images/ico_50.png') no-repeat center;
	width:50px;
	height:50px;
}
.swiper-button-next:hover {
	background:#c9030e url('../images/ico_50_on.png') no-repeat center;
}
.swiper-button-prev {
	background:#fff url('../images/ico_49.png') no-repeat center;
	width:50px;
	height:50px;
}
.swiper-button-prev:hover {
	background:#c9030e url('../images/ico_49_on.png') no-repeat center;
}
.index_cases{
    padding:104px 0 0 0;
}
.index_ct{
	overflow:hidden;
}
.index_ct .cases_bit{
	float:left;
}
.index_cases .cases_bit h2 {
    font-size: 48px;
    color: #222222;
    line-height: 48px;
}
.index_cases .cases_bit p {
    font-size: 20px;
    color: #999999;
    font-family: Montserrat-Medium;
    margin-top: 14px;
}
.pro_d3_list .t2 {
	font-size:14px;
	color:#999999;
}
.pro_d3_list a:hover .t2 {
	color:#fff;
}
@media screen and (max-width:1600px) {
	.bigImg #midimg,.bigImg {
	width:480px;
	height:480px;
}
.preview,.pro_d1 .left {
	width:600px;
}
#imageMenu li,#imageMenu li#onlickImg img,#imageMenu li:hover img {
	width:90px;
	height:90px;
}
.scrollbutton {
	height:90px;
	margin-top:-60px;
	margin-left:30px;
	margin-bottom:-20px;
}
.smallImg {
	width:90px;
}
#imageMenu {
	height:425px
}
.scrollbutton.smallImgDown,.scrollbutton.smallImgDown.disabled {
	margin-top:-10px
}
.pro_d1 .right {
	width:calc(100% - 650px);
}
.pro_d1 .titles {
	font-size:24px;
	padding:15px 0;
}
.pro_d1 td {
	color:#222222;
	font-size:14px;
	line-height:24px;
	padding:8px 0;
	position:relative;
}
.pro_d1 .table {
	padding:20px 0
}
.pro_d1 .message {
	width:180px;
	height:55px;
	line-height:55px;
	font-size:15px;
	text-align:center;
	padding-left:25px;
	box-sizing:border-box;
	margin-top:23px;
}
#bigView {
	left:600px
}
}

.map2 {
	background:#3d9e3d;
	color:#ffffff;
	padding:30px 0;
}
.map2 .lans_en {
	font-size:18px;
	width:18px;
	float:left;
	writing-mode:vertical-lr;
	position:relative;
	padding-bottom:50px;
}
.map2 .lans_en:after {
	width:1px;
	height:40px;
	background:#ffffff;
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	left:8px;
}
.contact_left {
	width:63%;
	float:left;
	margin-left:40px;
}
.contact_left li {
	width:33.3%;
	float:left;
	padding-left:75px;
	position:relative;
	font-size:16px;
	line-height:24px;
	font-weight:lighter;
	box-sizing:border-box;
	padding-right:5px;
	margin-bottom:5px;
}
.contact_left li img {
	margin-right:3px;
}
.contact_left .title {
	font-size:26px;
	margin-bottom:20px;
	float:none;
}
.contact_left .ico {
	position:absolute;
	top:-1px;
	font-style:normal;
	left:0;
}
.contact_left li:nth-child(2) {
	padding-left:105px;
}
.contact_right {
	float:right;
	margin-right:25px;
	margin-top:10px;
}
.contact_right li {
	font-size:14px;
	line-height:24px;
	margin-right:25px;
	float:left;
}
.contact_right li img {
	display:block;
	margin-bottom:5px;
}
.contact_sum1 {
	/* margin-bottom:0;
	*/
}
.contact_list_sum .title_h2 {
	text-align:left;
	padding:80px 0 0 0;
	margin-bottom:10px;
}
.contact_list_sum .title_h4 {
	color:#666666;
	text-align:left;
}
.contact_list {
	margin:40px 0 80px 0;
}
.contact_list li {
	background:#fafafa;
	position:relative;
	margin-bottom:20px;
	cursor:pointer;
}
.contact_list li.on {
	background:#00b0a5;
}
.contact_list li .left:after {
	content:'';
	background:url('../images/ico_8_on.png') center center no-repeat;
	width:40px;
	height:40px;
	position:absolute;
	top:50px;
	right:50px;
}
.contact_list li.on .left:after {
	background:url('../images/ico_8.png') center center no-repeat;
}
.contact_list .left {
	width:25%;
	float:left;
	color:#000;
	box-sizing:border-box;
	padding:55px;
}
.contact_list li.on .left {
	color:#ffffff;
}
.contact_list .l1 {
	font-size:20px;
	font-weight:bold;
}
.contact_list .l2 {
	}.contact_list .right {
	width:75%;
	float:right;
	color:#666;
	font-size:14px;
	line-height:24px;
	box-sizing:border-box;
	padding:55px;
}
.contact_list li.on .right {
	color:#ffffff;
}
.contact_list .r1 {
	}.contact_list .r2.on {
	height:24px;
	overflow:hidden;
}
.contact_list .r2.on1 {
	display:none;
}
.contact_list li .r2 {
	/* height:auto;
	*/
}
.contact_list .r3 {
	background:#46c0b5;
	color:#ffffff;
	padding:10px 40px;
	line-height:20px;
	font-size:16px;
	text-align:center;
	margin-top:20px;
	width:350px;
	display:none;
	max-width:100%;
	box-sizing:border-box;
}
.contact_list li.on .r3 {
	display:block;
}
@media screen and (max-width:1550px) {
	.contact_left li {
	width:50%;
	margin-bottom:20px;
}
.map {
	height:500px
}
.contact_list .left,.contact_list .right {
	padding:40px;
	padding-right:10%;
}
}
.job_search .ipt_box {
    width: 520px;
}
.job_search .flol {
    margin-right: 20px;
}
.job_search .sameh {
    width: 320px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 72px;
    font-size: 16px;
    color: #adb0b2;
    line-height: 70px;
    padding-left: 20px;
}
.job_key_in {
    border: none;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #adb0b2;
}
.job_search .job_search_btn {
    padding-left: 0;
}
.job_search .sameh {
    width:246px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 72px;
    font-size: 16px;
    color: #adb0b2;
    line-height: 70px;
    padding-left: 20px;
    float:left;
}
.job_search_btn {
    border: 1px solid #0084ce!important;
    background: #0084ce;
    text-align: center;
    color: #fff!important;
    cursor: pointer;
}
.job_search_btn img {
    display: inline-block;
    vertical-align: middle;
}

.scrollbutton {
	width:42px;
	height:42px;
	background:#ffffff;
	overflow:hidden;
	position:relative;
	float:left;
	cursor:pointer;
	margin-left:50px;
	margin-top:-80px;
	margin-bottom:-42px;
}
.smallImg{
    position:relative;
    height:75px;
    bottom:0px;
}
.scrollbutton.smallImgLeft{
	background:#ffffff url(../images/ico_43.png) no-repeat center center;
	transform:rotate(-180deg);
	border-radius:50px;
	position:absolute;
	left:0px;
}
.scrollbutton.smallImgRight,.scrollbutton.smallImgRight.disabled {
	background:#ffffff url(../images/ico_43.png) no-repeat left center;
	border-radius:50px;
    margin-top:-42px;
	transform:rotate(-180deg);
	position:absolute;
	right:0px;
}
.scrollbutton.smallImgDown:hover,.scrollbutton.smallImgDown.disabled:hover {
	background:#ffffff url(../images/ico_43_on.png) no-repeat left center;
}
.scrollbutton.smallImgUp:hover,.scrollbutton.smallImgUp.disabled:hover {
	background:url(../images/ico_43_on.png) no-repeat left center;
}


.proDuo {
    
}
.proDuo-main {
    overflow: hidden;
    position: relative;
}

.proDuo .proNavBox li {
    font-size:16px;
    color:#555555;
    margin-left:60px;
}
.proDuo .proWapper {
    
}
.proDuo .proWapper .company{
    width:80%;
    margin:0 auto;
} 
.proDuo .proWapper .company .tb img{
	width:42px;
	height:42px;
}
.proDuo .proCaseBox {
    width: 800px;
}
.proDuo .proCaseInfo {
    width: 460px;
}
.proDuo .proNav {
    background: none;
}
.proDuo .proCaseText {
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.proDuo .proCaseImg {
    width: 310px;
    height: 220px;
}
.proDuo .proCaseImg img {
    width: 310px;
    height: 220px;
}
.proDuo .proCaseShow {
    margin-top: 38px;
    display: inline-block;
}
.proDuo .proSerCon a {
    width:296px;
}

.proDuo .proNavCon {
    width:80%;
    margin:0 auto;
    overflow:hidden;
    border-bottom:1px solid #f5f5f5;
    padding:48px 0;
}
.proDuo .proNavCon .pro_wz{
	float:left;
	background:url(../images/pro_wz.png) no-repeat left center;
	height:30px;
}
.proDuo .proNavCon .pro_wz .bread-nav{
	font-size:16px;
	height:30px;
	line-height:30px;
	margin-left:38px;
}
.proDuo .proNavBox{
    float:right;
}
.proDuo .proNavBox li a {
    
}


.proDuo .proSerCon span {
    font-size: 16px;
    line-height: 22px;
    display:block;
}
.proDuo .proSer4 div strong {
    display: block;
    padding-top: 6px;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.proDuo .nominate-img {
    width:330px;
    height:241px;
}
.nominate-title {
    font-size:18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:16px 24px;
    font-weight:bold;
    font-family: 'Conv_d-din.exp-bold', Arial;
}
.nominate-title:hover{
    color:#e50213;
}
.focal a, .focal span {
    float: left;
    height: 30px;
    color: #555;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0 20px;
    margin-left: 4px;
    background: #fafafa;
    transition: .36s ease;
}
.focal{
    overflow:hidden;
    margin-left:24px;
}
.focal .no-left {
    background: #fff;
    color: #e50213;
    border: 1px solid #e50213;
    margin-left: 0;
    padding:0 15px;
}
.focal a:hover{
    background:#e50213;
    color:#fff;
    border: 1px solid #e50213;
}
.proDuo .nominate-img img {
    width:100%;
}
.proDuo .write-bill {
    width:1056px;
    margin:0 auto;
}
.proDuo .item-input textarea {
    width: 710px;
}
.proDuo .pro-fixed .proNav-xl {
    width: 1196px;
    margin: 0 auto;
}

.proDuo-right {
    width: 254px;
    float: left;
    margin-left:28px;
    left: 1380px !important;
}
.proDuo-hots {
    width: 254px;
    background: #fff;
    border-radius: 4px;
    padding: 28px 0;
    margin-top: 28px;
}
.hots-cont {
    width: 200px;
    margin: 0 auto;
}
.hots-img {
    width: 200px;
    height:146px;
    display: inline-block;
}
.hots-img img {
    width:100%;
}
.hots-title {
    font-size:16px;
    color: #333;
    line-height: 24px;
    display: inline-block;
    margin-top: 13px;
}
.hots-bot {
    padding-top: 12px;
    border-top: 1px solid #eaeaea;
    margin-top: 12px;
}
.hots-bot p{
    color:#606060;
}
.hots-bot p span{
    font-weight: bold;
    font-size: 16px;
    color:#606060;
}
.hot-zu {
    margin-top: 24px;
}
.hot-zu a {
    width: 200px;
    height: 48px;
    background:#e50213;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: block;
}
.proDuo-cen {
    margin-top: 28px;
}
.proDuo-cen a {
    width: 252px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e50213;
    border-radius: 4px;
    font-size: 14px;
    color: #e50213;
    display: block;
    background: #fff;
}
.proDuo-cen a:hover {
    color: #fff;
    background: #e50213;
}
.pro-fixeds .proDuo-hMain{
    position: static;
}
.pro-fixeds .proDuo-hots{
    margin-top: 0;
}
.pro-end{
    position: absolute;
    left: 1140px !important;
}
.proWapper .parts-list {
    height: 289px;
    overflow: hidden;
}
.proWapper .nominate-list {
    overflow: hidden;
    width:1056px;
    margin:48px auto 0 auto;
}
.proCaseName a {
    width: 420px;
    display: inherit;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pro-fixeds{
    position: fixed;
    top: 0;
    margin-top: 0;
    /*left:1380px!important;*/
}
.pro-fixeds .proDuo-hMain{
    position: static;
}
.pro-fixeds .proDuo-hots{
    margin-top: 0;
}
.pro-end{
    position: absolute;
}

.proImg .carousel-indicators li{
    width: 68px;
    height: 68px;
    overflow: hidden;
    border:2px solid #cccccc;
    margin: 12px 3px 0;
    border-radius: 4px;
}
.proImg .carousel-indicators li.active{
    border-color:#e50213;
}
.proImg .carousel-indicators li img{
    display: block;
}
.proImg img{
    width: 100%;
}
.proImg .carousel-indicators {
    background:rgba(0,0,0,0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);zoom:1;
    width: 100%;
    left: 0;
    margin-left: 0;
    height: 96px;
    bottom: 0;
}
.searchPl-img {
    width: 120px;
    height: 120px;
    float: left;
}
.searchPl .info {
    width: 920px;
    float: left;
    margin-left: 16px;
}
.searchPl-img img {
    width: 120px;
    height: 120px;
}
.form-item input, .form-item select, .form-item textarea {
    border: 1px solid #f2f2f2;
}
.form-item input:focus, .form-item select:focus, .form-item textarea:focus {
    border: 1px solid #e50213 !important;
}
.caseSea .info {
    width: 880px;
}
.caseSea .searchPl-img {
    width: 160px;
    height: 120px;
}
.caseSea .searchPl-img img {
    width: 160px;
    height: 120px;
}
.vjs-poster {
    background-size: cover !important;
}
#banner11 {
    width: 100%;
    height: 380px;
    background: url("../images/lxwma.png") no-repeat center center;
}

.pro-mle6 {
    height: 225px;
    overflow: hidden;
}
.version-mou {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #aaa;
    padding-top: 76px;
    cursor: pointer;
    display: block;
    background: url("../images/looser.png") repeat-x left bottom;
    position: absolute;
    top: 125px;
    z-index: 8;
    height:24px;
    line-height:24px;
    box-sizing:content-box;
}
.version-mou .aa {
    width: 12px;
    height: 8px;
    display: inline-block;
    background: url("../images/xidguo.png") no-repeat center;
    margin-left: 5px;
}
.bread-nav h1{display:inline;font-size:14px;padding-left: 4px;
    color: #e50213;
    width: 200px;
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: absolute;
    font-size: 14px;line-height:50px;margin: 0;}
.proName .proInfo-cle{
  font-size:36px;
  line-height:52px;
  font-family: 'Conv_d-din.exp-bold', Arial;
}

.pro_img_aj {
    margin-top:42px;
}
.pro_img_aj p{
    font-size:16px;
    line-height:34px;
    color:#555555;
    margin-bottom:24px;
}
.pro_img_aj img{display:block;margin:0 auto}
.mistake {
    width: 1196px;
    margin: 0 auto;
    padding-top: 56px;
    padding-bottom: 30px;
}
.mistake-main {
    width: 1196px;
    height: 446px;
    background: #f5f5f5;
    border: 28px solid #f5f5f5;
}
.mistake-cont {
    width: 1140px;
    height: 390px;
    text-align: center;
    background: #fff url("../images/404pc.png") no-repeat center 60px;
}
.mistake-tle {
    font-size: 28px;
    color: #555;
    padding-top: 242px;
}
.mistake-tex {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-top: 10px;
}
.mistake-tex a {
    color: #e50213;
}
.mistake-pro .no-left {
    margin-left: 0;
}
.craft-img {
    padding: 80px 0;
}
.craft-img .theme {
    margin-bottom: 0;
    padding-bottom: 12px;
}


.zy {
    padding-left: 0px;
    padding-right: 0px;}

.rowti {
    color:#e50213; font-size:2.5rem; font-weight:700; margin-left:1rem; line-height:3.5rem;}

.rowbg{
    border-bottom:1px #CCCCCC solid; background:url(http://static.westarcloud.com/5ab9f1bda624634ee3649458/images/20190401/bgx_144729.jpg) no-repeat right bottom; padding-bottom: 2rem;}

.rounded h4 {
    line-height:2.5rem; color: #000; font-size: 17px; font-weight: 500; margin-top:0.6rem; text-indent: -1.5rem; padding-left: 1.5rem;}

.rounded img {
    width: 96%; height: auto;}

 .rounded ul {
    line-height:2.2rem; padding:0.2rem 1rem 0 2rem;list-style: disc;font-size: 1.30rem; color: #666}

.roundedx h4 {
    line-height:2.5rem; color: #000; font-size: 17px; font-weight: 500; margin-top:0.6rem;text-indent: -1.5rem; padding-left: 1.5rem;}
    
.roundedx img {
    width:%; height: auto;}

.roundedx ul {
    line-height:2.2rem; padding:0.2rem 1rem 0 2rem;list-style: disc;font-size: 1.30rem; color: #666}

.topi {
    margin-top: 2rem;}

.roheb {
    margin-bottom: 2rem; margin-left: 0.5rem;}

.rohed {
    width: 0.2rem; height: 5.5rem; background-color: #e50213; margin-top: 0.8rem;}

.zpyi{
    padding-left: 0.6rem; padding-top: 2.5rem;}
/* COMBO: filename = convert.css, type = text/css, resp = 200 */
.conversion_open{
display:in-block; 
  cursor:pointer;
  line-height:42px;
  margin-left:6px;font-style: italic; color:#ffa800;

 
}
.convert_wrap{

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display:none;
  
}
.convert_wrap .conversion{
    width:1156px;
    padding-left:40px;
    height:635px;
    margin:0 auto;
    background:#fff;
    position: relative;
    top:10%;
}
.convert_wrap .conversion .close{
    position: absolute;
    width:50px;
    height:50px;
    right:0;
    top:0;
    background:#ffa800;
    text-align:center;
    line-height: 50px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
    cursor: pointer;
      opacity: 1;
}

.conversion_tit{
    height:65px;
    line-height: 65px;
    font-size:18px;
    color:#333;
    text-align: center;
    background:#f5f5f5;
}
.conversion_con ul{
    margin-top:40px;
}
.conversion_con li{
    float:left;
    width:328px;
    margin-bottom:30px;
}
.conversion_con li input{
    width:160px;
    height:50px;
    display:block;
    float:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    border:1px solid #e2e2e2;
    text-indent: 8px;
    overflow: hidden;
}
.conversion_con li span{
    font-size:12px;
    color:#555;
    float:left;
    height:50px;
    line-height: 50px;
    margin-left:15px;
}
.conversion_btn{
    width:386px;
    margin:0 auto;
}
.conversion_btn a{
    color:#666;
    text-align: center;
    width:148px;
    height:48px;
    border:1px solid #d9d9d9;
    border-radius: 5px;
    line-height: 50px;
    display: inline-block;
    margin-left:10px;
    font-size: 18px;
}
.conversion_btn a:hover{
    color:#fff;
    border:1px solid #ffa800;
    background:#ffa800;
}
.conversion_tip p{
    margin-top: 30px;
    padding-right:40px;
    color: #999;
    font-size: 14px;
    line-height: 23px;
}






/* COMBO: filename = tags-detail.css, type = text/css, resp = 200 */
/*详情页标签样式*/
.tags-module{
    padding:15px 0;
}
.tags-module ul{

}
.tags-module ul li{
    float:left;
  width:968px;
}
.tags-module ul li a{
    max-width:180px;
    float:left;
    margin-top:8px;
    font-size:12px;
    text-align: center;
    border: 1px #e50213 solid;
    padding: 4px 10px;
    color: #e50213;
    border-radius: 4px;
    transition: .36s;
    margin-right: 10px;
    height:32px;
    line-height: 24px;
}
.tags-module ul li span{
    max-width:180px;
    margin-top:8px;
    font-size:12px;
    text-align: center;
    padding: 4px 0px;
    font-weight:bold;
    color: #333;
    border-radius: 4px;
    transition: .36s;
    margin-right: 10px;
    height:32px;
    line-height: 32px;
}
.tags-module ul li a:hover{
    background: #e50213;
    color: #fff;
}

.pro-fixed {
    position: fixed;
    top: 0;
    z-index:2;
    margin-top: 0;
    width:100%;
    background:rgba(255, 255, 255, 0.8);
}
.pro-fixed .proNavCon{
    padding:24px 0;
}
.case-nav-fixed {
    position: fixed;
    /*    top: 0;*/
    top: -84px;
    z-index: 9;
    margin-top: 0;
    /*left:996px;*/
}

.case-nav-end {
    position: absolute;
    z-index: 9;
}

.case-nav .aside-menu {
    width: 200px;
    padding: 0 14px 14px 14px;
    background-color: #f5f5f5;
}

.case-nav .aside-menu ul {
    width: auto;
    padding: 0;
    margin-top: 0;
}
.pro-end {
    position: absolute;
}
.proSer .proTit{
    overflow:hidden;
}
.proContent-tle {
    font-size:42px;
    font-weight:bold;
    color:#1a1a1a;
    position: relative;
    font-family:'Microsoft';
}
.proContent-tex ul li{
	overflow:hidden;
	margin-top:54px;
}
.proContent-tex ul li i{
	background:url(../images/ys_tb.png) no-repeat;
	width:86px;
	float:left;
	margin-right:20px;
	font-size:36px;
	color:#c9030e;
	font-family:Impact;
	font-style:normal;
	padding-left:46px;
	line-height:38px;
}
.proContent-tex ul li p{
	float:left;
	font-size:16px;
	color:#333333;
	line-height:42px;
}
.proTitMore{
    float:right;
    font-size:16px;
    color:#999999;
    background:url(../images/pro_more.png) no-repeat;
    height:28px;
    line-height:28px;
    padding-left:42px;
    margin-top:14px;
}
.proContent{
    padding:54px 0;
    position:relative;
}
.proContent .proSer .boxs li{
	margin-right:22px;
	float:left;
	width:368px;
}
.proContent .proSer .boxs li .xcwz h3{
	font-size: 16px;
    height: 64px;
    line-height: 64px;
    background: #ffffff;
    font-weight: normal;
    text-align: center;
}
.proContent .proSer .boxs li .qyxc h3{
	font-size: 16px;
    height: 64px;
    line-height: 64px;
    background: #ffffff;
    font-weight: normal;
    text-align: center;
}
.proContent .proSer .boxs li:hover .qyxc h3{
	color:#ffffff;
	background:#c9030e;
}
.proContent .xcal .about2_sum .boxs li:nth-child(4){
	margin-right:0px;
}
.proContent .xcal .boxs li .pic{
	overflow:hidden;
}
.proContent .xcal .boxs li:hover .pic img{
	transform:scale(1.1);-webkit-transform:scale(1.1);
}
.proContent .xcal .boxs li:hover .xcwz h3{
	color:#ffffff;
	background:#c9030e;
}

figcaption{
	background:#ffffff;
	padding:48px 32px;
}
figcaption h3{
	font-size:32px;
	color:#222222;
	font-weight:normal;
	margin-bottom:34px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
figcaption p{
	font-size:16px;
	color:#666666;
	margin-bottom:16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.product-view-btn a {
    color: #ffffff;
    font-size:14px;
    background-color: #c6000b;
    width:200px;
    height:58px;
    line-height:58px;
    text-align:center;
    display:inline-block;
}
.product-view-btn{
	margin-top:42px;
}
.proContent .nominate-pro .boxs li{
	margin-right:36px;
}
.proContent .nominate-pro .boxs li .pic:after{
	background-color: #c9030e;
    content: "";
    display: block;
    height: 0%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    opacity: 0;
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s
}
.proContent .nominate-pro .boxs li .yyalwz p{
	font-size:16px;
	height:64px;
	line-height:64px;
	background:#f5f5f5;
	font-weight:normal;
	text-align:center;
}
.proContent .nominate-pro li .pic{
	width:360px;
	overflow:hidden;
}
.proContent .nominate-pro li:hover .pic img{
	transform:scale(1.1);-webkit-transform:scale(1.1);
}
.proContent .nominate-pro li:hover .yyalwz p{
	color:#c9030e;
}
.proContent .nominate-pro .boxs li:hover:after{
	opacity:1;
} 
.picScroll-left .hd .prev {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/prev.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    left:90px;
    top:158px;
}
.picScroll-left .hd .next {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/next.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    right:68px;
    top:158px;
}
.picScroll-left .hd .next:hover{
    background:#c9030e url(../images/nexton.png) no-repeat center center;
} 
.picScroll-left .hd .prev:hover{
    background:#c9030e url(../images/prevon.png) no-repeat center center;
}


.al .hd .prev {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/prev.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    left:90px;
    top:114px;
}
.al .hd .next {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/next.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    right:68px;
    top:114px;
}
.al .hd .next:hover{
    background:#c9030e url(../images/nexton.png) no-repeat center center;
} 
.al .hd .prev:hover{
    background:#c9030e url(../images/prevon.png) no-repeat center center;
}


.zs .hd .prev {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/prev.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    left:90px;
    top:208px;
}
.zs .hd .next {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/next.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    right:68px;
    top:208px;
}
.zs .hd .next:hover{
    background:#c9030e url(../images/nexton.png) no-repeat center center;
} 
.zs .hd .prev:hover{
    background:#c9030e url(../images/prevon.png) no-repeat center center;
}
.picScroll-leftca .hd .prev {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/prev.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    left:90px;
    top:296px;
}
.picScroll-leftca .hd .next {
    display: block;
    width: 54px;
    height: 54px;
    background: #d2d2d2 url(../images/next.png) no-repeat center center;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    position:absolute;
    right:68px;
    top:296px;
}
.picScroll-leftca .hd .next:hover{
    background:#c9030e url(../images/nexton.png) no-repeat center center;
} 
.picScroll-leftca .hd .prev:hover{
    background:#c9030e url(../images/prevon.png) no-repeat center center;
}
.product-view-btn .cpxq{
    color: #ffffff;
    font-size:14px;
    background-color: #1b1b1b;
    width:234px;
    height:58px;
    line-height:58px;
    text-align:center;
    display:inline-block;
}
.proContent-tle a{
	font-size:22px;
	color:#989898;
	float:right;
}
.proSer{
    width:80%;
    margin:0 auto;
}
.proContent_ca{
    padding:104px 0;
}
.table-style2 .firstRow td{
    color:#333333;
    text-align: center;
    height: 50px;
    border: 1px #eaeaea solid;

}
.table-style2 tbody td{
    font-size:16px;
    color:#333333;
    height: 54px;
}
.table-style2 tbody tr:hover *{
	background:#666666;
}
.table-style2 table{
    margin-top:54px;
}
.about2_sum .boxs .picScroll-left .pic{
    background:#ffffff;
}
.about2_sum .boxs .picScroll-left .pic p{
    height:60px;
    line-height:60px;
}
.about2_sum .boxs .picScroll-left .pic{
	font-size:16px;
	line-height:38px;
	text-align:center;
}
.about2_sum .boxs .picScroll-left .pic .info .btns{
    transition:all 0.5s ease;opacity:0; visibility:hidden; font-weight:bold; font-size:16px; color:#fff; line-height:50px; height:50px; background:#FF6600; display:block; text-align:center; transition:.5s ease;
}
.about2_sum .boxs .picScroll-left .pic .info{font-size:15px;text-align:center; transition:.5s ease; transform:translateY(20px); margin-top:-10px;}
.about2_sum .boxs .picScroll-left .pic:hover .info{transform:translateY(0);}
.about2_sum .boxs .picScroll-left .pic:hover .info .btns{
    opacity:1; visibility:visible;
}
.about2_sum .boxs .picScroll-left .pic .info .no{
    text-align:center;
    color:#f15a22;
    font-size:16px;
}
.about2_sum .boxs .picScroll-left .pic .info .cla{
    text-align:center;
    border-bottom:1px solid #eee;
    line-height:34px;
    margin-bottom:18px;
}
.nominate-pro .no-left {
    margin-left: 0;
}
.nominate-box {
    display: block;
    float: left;
    margin-right: 28px;
    border: 1px solid #e0e0e0;
    padding:30px 0;
}
.nominate-box:nth-child(3){
    margin-right:0px;
}

.write-kus {
    font-size: 14px;
    color: #555;
    line-height: 14px;
    padding: 42px 0 28px;
}
.resat .write-bill form {
    padding-top: 0;
    padding-bottom: 0;
}
.mt-56 .write-bill form {
    width: auto;
}
.write-bill form {
    width: 1084px;
    margin: 0 auto;
    background: #fff;
    padding: 56px 0;
    border-radius: 4px;
}
.form-item {
    margin-top: 14px;
}
.mt-56 .item-tle {
    width: 70px;
}
.item-tle {
    font-size: 14px;
    color: #555;
    float: left;
    width: 150px;
    text-align: right;
    padding-top: 10px;
}
.item-input {
    float: left;
    margin-left: 12px;
}
.form-item input, .form-item select, .form-item textarea {
    border: 1px solid #f2f2f2;
}
.item-input input {
    width: 300px;
    height: 42px;
    background: #f2f2f2;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    text-indent: 14px;
}
.u-column:after, .u-grid:after, .clearfix:after, .layout:after, .clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}

.item-input select {
    outline: none;
    border: none;
    width: 200px;
    height: 42px;
    background: #f2f2f2;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    text-indent: 14px;
}

.mt-56 .write-bill form {
    width: auto;
}

.mt-56 .write-bill {
    padding: 0;
}

.mt-56 .item-tle {
    width: 70px;
}
.write-kus {
    font-size: 14px;
    color: #555;
    line-height: 14px;
    padding: 42px 0 28px;
}

.mt-56 .form-but {
    margin-left: 82px;
}

.aside .structure-left {
    float: none;
}

.search-list .info .title span {
    color: #e50213;
    font-weight: 700;
}

.item-input textarea {
    width: 862px;
    height: 110px;
    background: #f2f2f2;
    color: #333;
    font-size: 14px;
    line-height: 42px;
    border: none;
    outline: none;
    text-indent: 14px;
    resize: vertical;
}
.mt-56 .form-but {
    margin-left: 82px;
    margin-top: 24px;
}
.form-but button {
    width: 120px;
    height: 42px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    background:#e50213;
    outline: none;
    border: none;
}

.proDuo-gujia {
    margin-top: 25px;
    width: 254px;
    background: #fff;
    border-radius: 4px;
    padding: 11px 0;
}
.proDuo-suan {
    width: 200px;
    margin: auto;
}
.proDuo-suan .gujia-tit {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e50213;
}
.proDuo-suan p {
    font-size: 14px;
    line-height: 48px;
    height: 33px;
}
.proDuo-suan .ran {
    margin-left: 30px;
}
.proDuo-suan p select {
    width: 70px;
    height: 22px;
    border: 1px solid #ccc;
    margin-left: 27px;
}
.proDuo-suan ul li input {
    width: 88px;
    height: 22px;
    border: 1px solid #ccc;
}
.proDuo-suan .phone {
    width: 197px;
    height: 22px;
    border: 1px solid #ccc;
}
.proDuo-suan button {
    width: 197px;
    height: 48px;
    background:#e50213;
    line-height: 48px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    margin-top: 28px;
}
.proDuo-suan ul .hye {
    width: 45%;
    float: left;
}
.proDuo-suan ul .xm {
    width: 55%;
    float: left;
}
.banner{width:660px;overflow:hidden;}
.large_box{width:660px;height:449px;overflow:hidden;margin-top:46px;}
.large_box img{display:block;}
.small_box{width:740px;height:80px;overflow:hidden;}
.small_list{position:relative;float:left;width:480px;height:80px;overflow:hidden;}
.small_list ul{height:80px;overflow:hidden;}
.small_list ul li{position:relative;float:left;margin-right:10px;width:110px;}
.small_list ul li img{display:block;}
.small_list ul li .bun_bg{display:none;position:absolute;top:0;left:0;width:110px;height:80px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.small_list ul li.on .bun_bg{display:block;}
/*.btn{display:block;width:20px;height:80px;background-color:#999999;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
*/.btn:hover{background-color:#c9030e;}
.left_btn{float:left;margin-right:10px;background-image:url(../images/left_btn.png);}
.right_btn{float:right;background-image:url(../images/right_btn.png);}
.carousel-inner{float:right;}

.proDuo .proNavBox .select a{
    font-size:16px;
    color:#c9030e;
}

.proDuo .proNavBox .select a::after{
	content: "";
    width: 100%;
    height:2px;
    background-color: #c9030e;
    left: 0px;
    bottom:-14px;
    position: absolute;
}
proDuo .proNavBox li {
    width: 230px;
}
.proNavBox li.select {
    position: relative;
    z-index: 1;
}
.proNavBox li {
    float: left;
    text-align: center;
}

.cpform {overflow: hidden;padding:56px 0; background: url(../images/gb_bj_bg.jpg!/lossless/true) no-repeat center top; background-size: cover; position: relative; }
.cpform:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(245, 245, 245, 0.8); }
.cpform .content { position: relative; z-index: 1;width:80%;margin:0 auto;}
.cpform h2 { font-size:42px; color: #1a1a1a; margin-bottom:20px; text-align: center;font-weight:normal;}
.cpform .inputlist { width:418px; margin-right:38px; display: inline-block; vertical-align: top; }
.cpform .inputlist p { font-size: 16px; line-height: 32px; color: #555 }
.cpform .inputlist .msg-box{ color: #ea5504 }
.cpform .inputlist input,.cpform .inputlist select { background: #fff; border: 1px #ddd solid; width:418px; height:56px; padding:10px 14px; font-size:15px; border-radius: 4px; }
.cpform button { width: 140px; height:56px; line-height:56px; font-size: 16px; background:#c9030e; color: #fff; text-align: center; border-radius:4px; display: inline-block; vertical-align: top; margin-top: 32px;border:none;}
.cpform2 {overflow: hidden;padding:60px 0; background: url(../images/gb_bj_bg.jpg!/lossless/true) no-repeat center top; background-size: cover; position: relative; }
.cpform2:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(249, 249, 249, 0.95); }
.cpform2 .content { position: relative; z-index: 1; }
.cpform2 h2 { font-size:30px; line-height:30px; color: #222; margin-bottom:20px; text-align: center; }
.cpform2 h3{ font-size:14px; line-height:32px; color: #999; display: block; text-align: center;}
.cpform2 .inputlist { margin:40px 8px 40px 0; display: inline-block; vertical-align: top;position: relative;}
.cpform2 .inputlist p { font-size: 16px; line-height: 32px; color: #555;display: inline-block;}
.cpform2 .inputlist .msg-box { color: #ea5504;position: absolute;left: 100px;top: 50px;}
.cpform2 .inputlist input,.cpform2 .inputlist select { background: #fff; border: 1px #ddd solid; width:300px; height:46px; padding:10px; font-size:15px; border-radius: 4px; }
.cpform2 button { width: 200px; height: 46px; margin-left: 30px; line-height: 46px; font-size: 16px; background: #ea5504; color: #fff; text-align: center; border-radius:4px; display: inline-block; vertical-align: bottom; transition: all .3s;}
.cpform2 button:hover { background: #ff6a00; }
.cpform2 .formbtn{display: block;text-align: center;}
.cpform2 .formbtn a{ padding: 10px 67px;}

/* 垂直居中 */
.small-img{
	display: flex;
	align-items:center;
	justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
	position: relative;
	float:left;
}
.magnifier-container{
	width: 500px;
	height: 500px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.move-view{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../images/move-box.png');
}
.images-cover{
	height: 100%;
	width: 100%;
	position: relative;
}
.images-cover img{
	position: absolute;
}
.magnifier-assembly{
	overflow: hidden;
	position: relative;
	padding-left:58px;
	padding-right:58px;
}
.magnifier-btn{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -40px;
}
.magnifier-btn span{
	line-height:46px;
	height:46px;
	width:46px;
	background-color: #ffffff;
	color: #333333;
	display: block;
	z-index: 9998;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius:50px;
	margin-top:24px;
}
.magnifier-btn span:hover{
	background-color:#c9030e;
	color:#ffffff;
}
.magnifier-btn .magnifier-btn-left{
	float: left;
}
.magnifier-btn .magnifier-btn-right{
	float: right;
}
.magnifier-line{
	position: relative;
	overflow: hidden;
	height:124px;
}
.magnifier-line ul{
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
}
.magnifier-line li{
	float: left;
	width: 172px;
	cursor: pointer;
}
.magnifier-line ul > .active .small-img{
	border-color: #bbb;
}
.small-img{
	width:172px;
	height:104px;
	padding: 1px;
	margin:14px 5px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center;
}
.small-img img{
	max-width: 100%;
	max-height: 100%;
}
.magnifier-view{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -105%;
	top: 0;
	z-index: 9999;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.magnifier-view img{
	display: block;
}
.animation03{
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s;
}

.pro-name {
    color:#c9030e;
    font-size:54px;
    font-weight: normal;
    margin-bottom: 20px;
}

.pro-tag {
    margin-bottom:38px;
    overflow: hidden;
}

.pro-tag a {
    border: 1px #c9030e solid;
    float: left;
    padding:6px 28px;
    line-height: 30px;
    background:#ffffff;
    color:#c9030e;
    border-radius: 4px;
    transition: .36s;
    margin-right: 10px;
    font-size:18px;
}

.pro-tag a:hover {
    background:#c9030e;
    color: #fff;
}
.pro-info{
    width:634px;
}
.pro-cont {
    overflow: hidden;
    margin-bottom: 20px;
}
.pro-cont .pro_top{
    background:#c9030e;
    border-radius:18px 18px 0 0;
    padding:34px 24px;
}
.pro-cont .pro_top p{
	color:#ffffff;
	font-size:16px;
	line-height:28px;

	height: 80px;
	overflow: hidden;
}
.pro-cont .pro_top p:nth-child(2){
	margin-bottom:0px;
}
.pro-cont .pro_top p span{
	font-weight:bold;
	font-size:18px;
}
.pro-cont ul li {
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    float:left;
    border-radius:18px;
    margin-right:10px;
    width:188px;
}
.pro-cont .pro_bommot{
	padding:34px 24px;
	background:#ffffff;
	box-shadow: 0 0 10px #d24442 inset;
	overflow:hidden;
	border-radius:0 0 18px 18px;
}
.pro-cont .pro_bommot ul li:nth-child(3){
	margin-right:0px;
}
.pro-cont ul li span {
    color: #555;
    width: 90px;
    float: left;
}

.pro-cont ul li p {
    color: #222;
    float: left;
    width: 440px;
}

.pro-btn a{
    width:315px;
    height:76px;
    line-height:74px;
    text-align:center;
    margin-top:20px;
}
.pro-btn a:hover{
	color:#fff;
}
.pro-canshuimg {
    height: 104px;
    width: 1920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -960px;
    background: rgba(34,34,34,0.4);
}
.c-btn {
    font-size:16px;
    color: #fff;
    background:#c9030e;
    border: 1px solid #c9030e;
    display: inline-block;
    transition: all .3s;
}
.b-btn {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    background:#1b1b1b;
    border: 1px solid #1b1b1b;
    display: inline-block;
    transition: all .3s;
}
.designform-left { background: #f6f6f6; border:1px #f3f3f3 solid; padding:34px; }
.designform-left h3 { font-size:16px; line-height:36px; color:#999; font-weight:normal; text-align: center; }
.designform-left h3 b { font-size:24px; line-height: 32px; color:#c9030e; font-weight: bold; display:block; }
.designform-left .design-team { text-align: center; padding: 20px 0; }
.designform-left .design-team img { width: 100px; height: 100px; border: 4px #eee solid; border-radius: 50%; display: inline-block; }
.designform-left .design-team b {margin-top:18px; font-size:20px; line-height:36px; color:#555; font-weight: normal; display: block; }
.designform-left .design-team p { font-size:16px; line-height: 28px; color:#999; margin-bottom: 10px; }
.designform-left .design-team .c-btn {width:194px;height:56px;line-height:56px;margin-top:24px;}
.designform-left .design-team .c-btn:hover{color:#ffffff;}
.designform-left .design-team-list { text-align: center; font-size: 0; }
.designform-left .design-team-list .swiper-pagination-bullet { background: #000; width: 20px; height: 4px; border-radius: 2px; }
.designform-left .design-team-list .swiper-pagination-bullet-active { background:#c9030e; }
.designform-left .design-cont { width:340px; height:126px; background: #fff; margin:24px auto 0; padding:36px 0; text-align: center; }
.designform-left .design-cont p { font-size:16px; line-height: 32px; color:#555; }
.designform-left .design-cont b { font-size:26px; line-height: 32px; color:#c9030e; font-family: Montserrat-Medium;}
.designform-right { height: 500px; }
.designform-head { height: 60px; background: url(../images/lyt.jpg) no-repeat center top; background-size: cover; }
.designform-head li { float: left; width: 33.33%; text-align: center; line-height: 60px; font-size: 16px; color: #fff; }
.design-form { background:#f5f5f5; padding:36px 150px 86px 150px; border: 1px solid #f3f3f3;}
.design-form p { text-align: center; margin-bottom:20px; font-size: 16px; color: #999; }
.design-form .form-group { margin-top: 18px; }
.design-form * { margin: 0; padding: 0; }
.fm-item { padding-left: 83px; position: relative; }
.fm-item label { margin-left: -83px; float: left; width: 83px; font-size:16px; line-height: 46px; color:#555; margin-bottom: 0;font-weight:normal;}
.fm-item .form-control { width: 100%; font-size: 15px; border-color: #ebebeb; box-shadow: unset; padding-left: 20px;}
.fm-item input.form-control {width:100%; height: 46px; border-radius: 4px; background-color:#fff; }
.fm-item .formselect{width: 100%;}
.fm-item select {width:100%;color:#495057; height: 46px;font-size: 15px; border-color: #ebebeb; border-radius: 4px; background-color:#fff; float: left;padding-left:  20px;}
.fm-item select option{padding:20px 0;}
.fm-item .form-control:focus,.fm-item select:focus{ border-color: #D2D9E5; }
.fm-item textarea.form-control {padding-top: 15px; padding-bottom: 15px; resize: none;border-radius: 4px; }
.fm-item em { height: 46px; line-height: 46px; font-size: 16px; color: #c9030e; float: left; margin-left: -12px; }
.fm-item .msg-box{line-height:20px; font-size: 14px; color: #c9030e;position: absolute;margin-left: 20px;}
.design-form .b-btn { margin-left: 83px; padding: 7px 41px; }
.pop-mask{width: 100%; height: 100%;position: fixed;background: rgba(0, 0, 0, 0.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);zoom: 1;z-index: 9999;top: 0;left: 0;}
:root .pop-mask {filter: none \9;}
.pop-window{width: 580px;height: 300px;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin:auto;background-color: #fff;border-radius: 4px;padding:28px;}
.pop-content{position: relative;}
.pop-close-btn{width: 30px;height: 30px;background: url('../images/pop-close-btn.png') no-repeat center;cursor: pointer;position: absolute;top:0;right: 0;}
.pop-text{text-align: center;}
.pop-title{color:#ea5504;font-size:24px;margin-top: 80px;}
.pop-msg{font-size: 16px;color:#888;line-height:24px;margin-top: 12px;}
.pop-msg span{color:#ea5504;}
.common-title{font-size:42px;color:#1a1a1a;margin-bottom:64px;}
.fm-btn .more{
	width:194px;
	height:56px;
	border:1px solid #c9030e;
	font-size:16px;
	color:#c9030e;
	margin-top:46px;
}
.fm-btn .more:hover{
	background:#c9030e;
	color:#ffffff;
}
.pro_ly{
    width:412px;
}
.pro_lyr{
	width:1090px;
	margin-left:46px;
}
.cz-service-video {clear: both;overflow: hidden;padding:104px 0;}
.cz-service-video .cz-content{width:83%;margin:0 auto;}
.cz-service-video-nav {margin: 30px;overflow: hidden;position: relative;}
.cz-service-video-nav::after {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #e6e8ed;}
.cz-service-video-nav a{display: block;float: left;color: #a1a7b2;font-size: 24px;padding-bottom: 20px;margin-right: 50px;overflow: hidden;position: relative;}
.cz-service-video-nav a::after {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #6060ea;z-index: 10; display: none;}
.cz-service-video-nav a.cur{color: #26334c;}
.cz-service-video-nav a.cur::after {display: block;}
.cz-service-video-nav a:hover {color: #26334c;}
.cz-service-video-list{overflow: hidden;}
.cz-service-video-list .cz-service-video-item:nth-child(3),
.cz-service-video-list .cz-service-video-item:nth-child(6),
.cz-service-video-list .cz-service-video-item:nth-child(9) {margin:0 0 2% 0;}
.cz-service-video-item {float: left;width: 30%;margin:0 5% 2% 0;}
.cz-service-video-item a{display: block;overflow: hidden;}
.cz-service-video-item .img {position: relative;overflow: hidden;background: #000;width:473px;}
.cz-service-video-item .img::before {content: '';width: 50px;height: 50px;border:4px solid #fff;position: absolute;left: 50%;top: 50%;background: url('../images/play.png') center no-repeat;z-index:2;margin: -25px 0 0 -25px;border-radius:50%;}
.cz-service-video-item .text{text-align:left;padding:32px 0;font-size: 18px;font-weight:100;color: #26334d;}
.cz-service-video-item a:hover .img img.img-center {transform:scale(1.03);opacity: .8;}
.cz-popup-window-content.cz-video {background: #000;padding:0;width: 60%;margin-top: 5%;}
.cz-popup-window-content.cz-video .cz-popup-close {background: url("../images/xx1.png") center no-repeat;}
.cz-popup-window-content.cz-video video {width: 100%;height: 100%;display: block;}
.cz-popup-window {position: fixed;top: -100%;right:0;z-index: 9999;width: 100%;height:100%;display: block;overflow: hidden;transition: all .4s;}
.cz-popup-window.cur {top:0;background: rgba(21,33,66,.5);}
.cz-popup-window-content {background: #fff;width:600px;padding:3%;overflow: hidden;margin: auto;margin-top:10%;position: relative;z-index: 10;}
.cz-popup-close {z-index:1;width: 30px; height:30px;background: url("../images/xx.png") center no-repeat;background-size: 40%;text-align:center; padding:10px; position:absolute;right:1%; display:block; top:25px;cursor: pointer;transition: all .4s;}
.cz-popup-close:hover {transform:rotate(180deg);}
.cz-popup-window-mark {position: absolute;right: 0;top: 0;width:100%;height: 100%;z-index: 1;}	
.cz-culture-nav a,.cz-top-nav-item strong,.characteristic-3 .item-4 .text-1,.cz-honor-list-swiper .honor .text,.cz-footer-content-top-left ul li a {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.cz-news-top-item .text .text-2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}

.table-style2 .firstRow td {
    background:#c9030e;
    color: #fff;
}
.table-style2 thead td {
    border-top: none;
}
.table-style2 tbody td {
    white-space: nowrap;
}
.table-style2{
    border-collapse: collapse;
    border-spacing: 0;
    width: 1280px;
    margin:0 auto;
    font-size: 16px;
    color: #555;
}
.table-style2 td, .table-style2 th {
    padding: 14px;
    border: 1px solid #fff;
    text-align: center;
}
.table-style2 tr:nth-child(2n+1) td {
    background: #f2f2f4;
}
.table-style2 tbody tr:nth-child(even) td {
    background-color: #f6f6f9;
}
.table-style2 tbody tr:hover td{
	background:#c9030e;
	color:#ffffff;
}
.table-style2 tbody tr:hover th{
	background:#c9030e!important;
	color:#ffffff;
}

.table-style2{
    border-collapse: collapse;
    border-spacing: 0;
    width:100% !important;
}
.dsa {
    font-size:16px;
    color: #000;
    border: 1px solid #cccccc;
}
.dsa .asd {
    background: #e9e7e8;
}
.dsa tr {
    text-align: center;
    border: 1px solid #cccccc;
}
.dsa td {
     border: 1px solid #cccccc; 
    line-height:48px!important;
}
.dsa tr:hover * {
    background: #cf0000;
    color: #FFF
}
table{ 
    width:1522px!important;
    margin:0 auto;
}


@media screen and (min-width: 601px) and (max-width: 1400px) {

.index_intro_txt .title {
    font-size: 42px;
}
.index_intro_txt h6 {
    font-size: 16px;
}
.index_intro_txt .des p {
    font-size: 14px;
}
.index_intro_right .caption {
    font-size: 36px;
}
.index_intro_right .ecaption {
    font-size: 22px;
    line-height: 22px;
}
.indexP1 .txt{
	font-size: 40px;
}

.indexP1 .list .name {
    font-size: 24px;
}
.indexP1 .list .msg {
    font-size: 14px;
}
.indexP1 .list li {
    width: 286px;
}
.indexP1 .rightDiv {
    width: 858px;
}





}