@font-face {
	font-family: 'DINNextLTPro-Bold';
	src: url("../font/322DF6_0_0.eot");
	src: url("../font/322DF6_0_0.eot#iefix") format("embedded-opentype"), url("../font/322DF6_0_0.woff2") format("woff2"), url("../font/322DF6_0_0.woff") format("woff"), url("../font/322DF6_0_0.ttf") format("truetype")
}

@font-face {
	font-family: 'DINNextLTPro-BoldItalic';
	src: url("../font/322DF6_1_0.eot");
	src: url("../font/322DF6_1_0.eot#iefix") format("embedded-opentype"), url("../fonts/https://www.imglicensing.com/css/webfonts/322DF6_1_0.woff2") format("woff2"), url("https://www.imglicensing.com/css/webfonts/322DF6_1_0.woff") format("woff"), url("../font/322DF6_1_0.ttf") format("truetype")
}

@font-face {
	font-family: 'DINNextLTPro-Regular';
	src: url("../font/322DF6_2_0.eot");
	src: url("../font/322DF6_2_0.eot#iefix") format("embedded-opentype"), url("../font/322DF6_2_0.woff2") format("woff2"), url("../font/322DF6_2_0.woff") format("woff"), url("https://www.imglicensing.com/fonts/webfonts/322DF6_2_0.ttf") format("truetype")
}

@font-face {
	font-family: 'DINNextLTPro-BoldCondensed';
	src: url("https://www.imglicensing.com/fonts/webfonts/322DF6_3_0.eot");
	src: url("../font/322DF6_3_0.eot#iefix") format("embedded-opentype"), url("../font/322DF6_3_0.woff2") format("woff2"), url("https://www.imglicensing.com/fonts/webfonts/322DF6_3_0.woff") format("woff"), url("https://www.imglicensing.com/fonts/webfonts/322DF6_3_0.ttf") format("truetype")
}

html,
body,
span,
div,
p,
a,
li,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
img,
input,
button,
table,
blockquote,
fieldset,
svg {
	margin: 0;
	padding: 0;
	border: 0;
	-moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, fill 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, fill 0.15s ease-in-out;
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, fill 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, fill 0.15s ease-in-out
}

body {
	overflow-x: hidden;
	font-family: "Fira Sans", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	background: #FFF;
	font-weight: 200
}

ul,li{list-style: none;}

.clear{clear: both;padding: 0;margin: 0;}
.con1_bg{padding: 150px 0;}
.c1_right{width: 48%;float: right;color: #fff;}
.c1_right .about{padding: 10px;}
.c1_right .about h1{text-align: center;color: #fff;font-size: 17px;line-height: 26px;margin-bottom: 38px;}
.c1_right .about h2{text-align: center;color: #fff;font-size: 29px;}
.c1_right a{color: #fff;border: 1px solid #fff;border-radius: 26px;padding: 6px 20px;}

.con2 .blocks .swiper-slide{text-align: center;}
.con2 h2{height: 0;}

.titi{text-align: center;}

.footer{background: #000;color: #9f9f9f;}
.footer img{max-width: 100%;}
.footer ul li:before{content: '';}

.foot_left{width: 40%;float: left;}
.foot_left ul{text-align: left;}
.foot_left ul li{margin: 0;padding: 0;color: #9f9f9f;line-height: 21px;}

.foot_middle{width: 35%;float: left;}

.foot_right{width: 20%;float: right;}
.foot_right ul li p { font-size:14px}
.foot_right ul{text-align: center;}
.foot_right ul li{display: inline-block;width: 40%;padding: 0 10px;color: #9f9f9f;}


@media only screen and (max-width: 767px) {
	body {
		font-size: 16px
	}
	.foot_left ul li {}
	.foot_left ul li:nth-child(2){height: 71px;     font-size: 15px;}
	.c1_right .about p { line-height: 20px !important ;}
	.con1_bg {padding: 12px 0;}
	.c1_right .about h2 {    font-size: 17px;}
	.c1_right .about h1 { font-size: 19px;}
	
	
	.c1_right .about p span {font-size: 12px !important;}
}

a {
	text-decoration: none;
	color: #343434
}

a:hover {
	 
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
li,
blockquote,
table {
	margin-bottom: 18px
}

h1 {
	font-size: 4.375rem;
	line-height: 4.375rem
}

@media only screen and (max-width: 1023px) {
	h1 {
		font-size: 3.5rem;
		line-height: 3.5rem
	}
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 2rem;
		line-height: 2.2rem
	}
}

h2 {
	font-size: 2.5rem;
	line-height: 0.5rem;
	font-family: "DINNextLTPro-Regular", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600
}

@media only screen and (max-width: 767px) {
	h2 {
		font-size: 1.75rem;
		line-height: 2rem
	}
}

h3 {
	font-size: 1.25rem;
	margin-bottom: 6px
}

img {
	max-width: 100%
}

hr {
	margin-bottom: 24px
}

ol,
ul {
	padding: 0;
	list-style: none
}

ol {
	counter-reset: item
}

li {
	padding-left: 0px
}

li:before {
	color: #343434;
	width: 0;
	float: left;
	margin-left: -30px
}

ol li:before {
	content: counter(item);
	counter-increment: item
}



button {
	outline: none;
	cursor: pointer
}

audio,
div,
canvas,
img,
video {
	vertical-align: top
}

textarea {
	resize: none
}

.hidden {
	display: none
}

.strong {
	font-size: 1.5em;
	color: #343434;
	font-weight: bold
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}

thead tr {
	background: #343434;
	color: #FFF
}

@media only screen and (max-width: 767px) {
	
	
	
	.lianx ul {width: 100% !important;
    display: inline-block;
    float: left; border-top: solid #b3b3b3 1px;}
	
}
tr {
	background: #FFF
}

tr:nth-child(even) {
	/*background: #c8c8cd*/
}

td {
	border-right: 1px solid #FFF;
	padding: 2px;
	font-size: 0.875rem
}

.bg-load,
.img-load {
	background: url(../image/loader.svg) 50% 50% no-repeat;
	background-size: 32px !important
}

::-moz-selection {
	background: #ffd14d;
	color: #FFF;
	text-shadow: none
}

::selection {
	background: #ffd14d;
	color: #FFF;
	text-shadow: none
}

h2 {
	/*border-bottom: 1px solid #c8c8cd;*/
	text-align: center;
	color: #343434;
	font-size: 24px
}

@media only screen and (max-width: 767px) {
	h2 {
		font-size: 24px
	}
}

h2 span {
	border-bottom: 4px solid #343434;
	display: inline-block;
	padding-bottom: 18px
}

@media only screen and (max-width: 767px) {
	h2 span {
		border-bottom-width: 5px;
		padding-bottom: 8px
	}
}

h3 {
	font-size: 24px;
	margin: 5px 0 0;font-style:normal !important;
	
}

@media only screen and (max-width: 767px) {
	h3 {
		font-size: 18px
	}
}

h3 a {
	color: #000
}

.buttons a,
.button a,
a .button,
a.button,
button.button {
	font-size: 24px;
	line-height: 60px;
	display: inline-block;
	color: #FFF;
	background: #343434;
	padding: 0 72px 0 42px;
	margin-top: 18px;
	position: relative
}

@media only screen and (max-width: 767px) {

	.buttons a,
	.button a,
	a .button,
	a.button,
	button.button {
		font-size: 16px;
    padding: 0 19px 0 12px;
    margin-top: 0;
    line-height: 21px;
	}
}

.buttons a:after,
.button a:after,
a .button:after,
a.button:after,
button.button:after {
	content: "";
	width: 16px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -15px;
	background: url(../image/icon-chevron-white.svg) 50% 50% no-repeat;
	background-size: 16px
}

@media only screen and (max-width: 767px) {

	.buttons a:after,
	.button a:after,
	a .button:after,
	a.button:after,
	button.button:after {
		width: 10px;
		background-size: 10px;
		right: 0px
	}
}

.buttons a:hover,
.button a:hover,
a:hover .button,
a.button:hover,
button.button:hover {
	text-decoration: none;
	background-color: #ffd14d
}

.buttons--alt a,
.button--alt a,
a .button--alt,
a.button--alt,
button.button--alt {
	background-color: red
}

.buttons--alt a:hover,
.button--alt a:hover,
a:hover .button--alt,
a.button--alt:hover,
button.button--alt:hover {
	background: #9e0000
}

.buttons--white a,
.button--white a,
a .button--white,
a.button--white,
button.button--white {
	background-color: #FFF;
	color: #343434;
	padding: 0 42px
}

.buttons--white a:hover,
.button--white a:hover,
a:hover .button--white,
a.button--white:hover,
button.button--white:hover {
	color: #FFF
}

.buttons--white a:after,
.button--white a:after,
a .button--white:after,
a.button--white:after,
button.button--white:after {
	content: none
}

.buttons li {
	display: inline-block;
	padding-left: 0
}

.buttons li:before {
	content: none
}

@media only screen and (max-width: 767px) {
	.buttons li {
		display: block
	}
}

.buttons li a {
	margin-left: 60px
}

@media only screen and (max-width: 767px) {
	.buttons li a {
		margin-left: 0
	}
}

.buttons li:first-child a {
	margin-left: 0
}

.button a+a {
	margin-left: 60px
}

.button--load-more {
	text-align: center;
	display: block
}

.button--load-more a {
	padding: 0 42px 0 42px
}

.button--load-more a:after {
	content: none
}

.link-arrow {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 46px;
	background: rgb(234, 194, 0);
	border-radius: 50%;
	text-align: center
}

@media only screen and (max-width: 767px) {
	.link-arrow {
		bottom: 9px
	}
}

.link-arrow a {
	display: block;
	width: 100%;
	height: 100%
}

.link-arrow svg {
	max-width: 14px;
	vertical-align: middle
}

.link-arrow svg .cls-fill {
	fill: #FFF
}

.link-arrow:hover,
.link-arrow:focus {
	background: rgba(158, 0, 0, 0.8)
}

.intro {
	font-size: 32px;
	font-weight: bold
}

@media only screen and (max-width: 767px) {
	.intro {
		font-size: 24px
	}
}

.none {
	text-align: center
}

.left {
	float: left
}

.right {
	float: right
}

.center {
	width: 100%;
	display: block;
	text-align: center
}

.inner {
	max-width: 1420px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;text-align: center;
}

@media only screen and (max-width: 767px) {
	.inner {
		padding: 0 15px
	}
}

.section {
	    margin-bottom: 35px;
    margin-top: 51px;
}

@media only screen and (max-width: 767px) {
	.section {
		margin-bottom: 20px
	}
	
	
	
}

.columns {
	width: 102%;
	margin-left: -2%
}

.columns:after {
	content: "";
	display: table;
	clear: both
}

@media only screen and (max-width: 767px) {
	.columns {
		width: 100%;
		margin-left: 0
	}
}

.columns__column {
	display: inline-block;
	margin: 0 2%;
	position: relative
}

@media only screen and (max-width: 767px) {
	.columns__column {
		margin: 0
	}
}

.columns__column--4 {
	width: 29.33%
}

@media only screen and (max-width: 767px) {
	.columns__column--4 {
		width: 100%
	}
}

.columns__column--8 {
	width: 62.67%
}

@media only screen and (max-width: 767px) {
	.columns__column--8 {
		width: 100%
	}
}

.columns__column--12 {
	width: 75%
}

@media only screen and (max-width: 767px) {
	.columns__column--12 {
		width: 100%
	}
}

.columns__column__content {
	margin-bottom: 18px
}

.columns__column__content--quote {
	padding: 18px 0
}

.columns__column__content--quote p {
	font-size: 28px;
	color: #343434;
	font-weight: bold;
	font-style: italic
}

@media only screen and (max-width: 767px) {
	.columns__column__content--quote p {
		font-size: 20px
	}
}

.columns__column img {
	height: auto
}

.mobile-on .content {
	display: none
}

.mobile-on .m-close a,
.mobile-on .header__main__nav {
	display: block
}

.share {
	margin-top: 80px
}

@media only screen and (max-width: 767px) {
	.share {
		margin-top: 20px
	}
}

.share__item {
	display: inline-block;
	padding-left: 0;
	margin-right: 2px
}

.share__item:before {
	content: none
}

.share__item a {
	display: block;
	width: 52px;
	height: 52px;
	background: #c8c8cd
}

.share__item a svg {
	fill: #FFF
}

.share__item a:hover,
.share__item a:focus {
	background: #343434
}

div.tabs__item {
	display: none
}

div.tabs__item.active {
	display: block
}

.content-list__item {
	display: inline-block;
	padding-left: 0;
	width: 100%;
	border-bottom: 1px solid #c8c8cd;
	padding-bottom: 18px;
	margin-bottom: 30px;
	position: relative
}

.content-list__item:before {
	content: none
}

.content-list__item__image {
	float: left;
	width: 304px;
	margin-right: 20px
}

.content-list__item .link-arrow {
	float: right
}

.content-list__item:after {
	content: "";
	width: 33%;
	height: 9px;
	background: #343434;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -16.5%
}

.popup-container {
	position: fixed;
	z-index: 11;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto
}

.popup-container__inner {
	position: absolute;
	top: 10%;
	width: 100%;
	height: 80%;
	text-align: center
}

.popup-container__inner>div {
	padding: 2% 0;
	box-sizing: border-box;
	height: 100%;
	width: 100%
}

.popup-container span.close {
	max-width: 80%;
	display: block;
	margin: 0 auto 10px;
	text-align: center
}

.popup-container span.close a {
	width: 30px;
	height: 30px;
	display: inline-block
}

.popup-container img {
	max-height: 80%
}

.popup-container ul {
	margin: 4px 0 40px
}

.popup-container ul li {
	display: inline-block;
	padding-left: 0;
	color: rgba(255, 255, 255, 0.7)
}

.popup-container ul li:before {
	content: none
}

.popup-container ul li:after {
	content: "|";
	padding: 0 20px
}

.popup-container ul li:last-child:after {
	content: none
}

.popup-container .button a {
	margin: 0 20px 20px
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	height: 100%;
	overflow: hidden
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	height: 100%
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	height: 100%
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	outline: none;
	display: none
}

[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 {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.cookie-bar {
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	color: #343434;
	text-align: center;
	width: 100%;
	padding: 20px 20px 0;
	box-sizing: border-box;
	min-height: 146px;
	display: none
}

.cookie-bar p {
	font-size: 0.938em;
	margin-bottom: 10px
}

.cookie-bar .button a {
	margin-bottom: 20px
}

.header {
	text-align: center;
	position: relative;
	z-index: 10;
	background: #FFF
}

.header__top {
	padding-top: 14px;
	height: 165px
}

.header__top:after {
	content: "";
	display: table;
	clear: both
}

.header__main {
	height: 58px;
	background: #343434;
	overflow: hidden
}

@media only screen and (max-width: 767px) {
	.header__main {
		height: 40px
	}
}

.header__main__nav {
	display: inline-block;
	position: relative;
	bottom: 58px;
	transition: bottom 0.2s ease-out
}

@media only screen and (max-width: 767px) {
	.header__main__nav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		height: auto;
		min-height: 100%;
		bottom: 0;
		background: #343434;
		z-index: 9;
		padding-top: 50px;
		display: none;
		box-sizing: border-box
	}
}

.header__main__nav--active {
	bottom: 0px
}

.header__main__nav__item {
	display: inline-block;
	padding-left: 0;
	line-height: 58px;
	margin: 0;
	background: #343434
}

.header__main__nav__item:before {
	content: none
}

@media only screen and (max-width: 767px) {
	.header__main__nav__item {
		display: block
	}
}

.header__main__nav__item a {
	color: #FFF;
	font-family: "DINNextLTPro-Regular", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 17px;
	padding: 0 20px;
	display: block
}

@media only screen and (max-width: 1023px) {
	.header__main__nav__item a {
		padding: 0 10px;
		font-size: 13px
	}
}

@media only screen and (max-width: 767px) {
	.header__main__nav__item a {
		padding: 0 15px;
		font-size: 17px
	}
}

.header__main__nav__item a:hover,
.header__main__nav__item a:focus {
	text-decoration: none;
	color: #ffd14d
}

.header__main__nav__item.active a {
	color: #ffd14d
}

.header__main__search {
	height: 58px;
	position: relative;
	z-index: 2;
	bottom: 58px;
	text-align: left;
	transition: bottom 0.2s ease-out
}

@media only screen and (max-width: 767px) {
	.header__main__search {
		height: 40px;
		bottom: 40px
	}
}

.header__main__search label,
.header__main__search legend {
	display: none
}

.header__main__search input {
	width: 100%;
	background: #343434;
	border-bottom: 2px solid #FFF;
	font-size: 18px;
	height: 18px;
	padding: 14px 0;
	color: #FFF;
	margin-top: 4px;
	font-family: "DINNextLTPro-Regular", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	outline: none
}

@media only screen and (max-width: 767px) {
	.header__main__search input {
		padding: 6px 0
	}
}

.header__main__search--active {
	bottom: 0px
}

.header--fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9
}

.header--fixed .logo {
	position: absolute;
	left: 15px;
	top: 13px
}

@media only screen and (max-width: 767px) {
	.header--fixed .logo {
		top: 5px
	}
}

.header--fixed .logo svg {
	width: 66px;
	height: 31px;
	fill: #FFF;
	margin: 0
}

.logo {
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -58px;
}

.logo h4{font-weight: normal;}

.logo svg {
	width: 236px;
	height: 82.67px;
	fill: #343434;
	margin-bottom: 15px
}

.utility-bar {
	text-align: left
}

.utility-bar--left {
	float: left
}

.utility-bar--right {
	float: right
}

@media only screen and (max-width: 767px) {
	.utility-bar--right {
		display: none
	}
}

.utility-bar__nav {
	display: inline-block
}

.utility-bar__nav__item {
	display: inline-block;
	padding-left: 0;
	margin-left: 0px
}

.utility-bar__nav__item:before {
	content: none
}

@media only screen and (max-width: 767px) {
	.utility-bar__nav__item {
		display: none
	}
}

.utility-bar__nav__item--drop {
	position: relative;
	width: 80px
}

@media only screen and (max-width: 767px) {
	.utility-bar__nav__item--drop {
		display: block;
		margin-left: 0;
		position: absolute;
		top: 127px;
		left: 15px
	}
}

.utility-bar__nav__item--drop>a {
	position: relative;
	z-index: 2;
	display: block;
	background: #FFF
}

@media only screen and (max-width: 767px) {
	.utility-bar__nav__item--drop>a {
		background: #343434;
		color: #FFF
	}
}

.utility-bar__nav__item--drop>a svg {
	width: 14px;
	fill: #343434;
	position: relative;
	bottom: 1px;
	left: 2px
}

@media only screen and (max-width: 767px) {
	.utility-bar__nav__item--drop>a svg {
		fill: #FFF
	}
}

.utility-bar__nav__item__dropdown {
	position: absolute;
	background: #343434;
	padding: 7px 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-19px);
	transition: all 0.15s ease-out;
	z-index: 1
}

.utility-bar__nav__item__dropdown__item {
	display: inline-block;
	padding-left: 0;
	display: block;
	margin: 0
}

.utility-bar__nav__item__dropdown__item:before {
	content: none
}

.utility-bar__nav__item__dropdown__item a {
	color: #FFF;
	display: block;
	padding: 2px 7px 1px;
	line-height: 20px
}

.utility-bar__nav__item__dropdown__item:after {
	content: "";
	display: block;
	width: 20px;
	height: 1px;
	margin: 4px 0 0 7px;
	background: #FFF
}

.utility-bar__nav__item__dropdown__item:last-child:after {
	content: none
}

.utility-bar__nav__item__dropdown--active {
	visibility: visible;
	transform: translateY(0px);
	opacity: 1
}

.utility-bar__nav__item:first-child {
	margin-left: 0
}

.search-button {
	float: right;
	display: block;
	width: 35px;
	background: #343434;
	padding: 11px 0 9px 10px;
	box-sizing: content-box;
	position: relative;
	z-index: 3
}

@media only screen and (max-width: 767px) {
	.search-button {
		width: 25px;
		padding: 7px 0 5px 10px
	}
}

.search-button svg {
	fill: #FFF
}

.search-button:hover svg,
.search-button:focus svg {
	fill: #ffd14d
}

.m-close a,
.m-nav a {
	display: none;
	width: 28px;
	top: 20px;
	right: 15px;
	position: absolute;
	z-index: 10
}

.m-close a svg,
.m-nav a svg {
	fill: #343434
}

.m-close a svg {
	fill: #FFF
}
.abas{float: right;position: absolute;top: 25px;right: 50px;background: none;border: none;line-height: 10px;display: none;}
.abas li{display: inline-block;padding: 5px;}
.abas li a{display: inline-block;font-size: 20px;color: #fff;position: relative;}

@media only screen and (max-width: 767px) {
	.m-nav a {
		display: block
	}
	.abas{
		display: block
	}
}

.banner {
	height: 675px;
	position: relative;
	margin-bottom: 58px;
	background-color: #343434
}

@media only screen and (max-width: 2000px) {
	.banner {
		height: 1020px
	}
}

@media only screen and (max-width: 1800px) {
	.banner {
		height: 660px
	}
}

@media only screen and (max-width: 1615px) {
	.banner {
		height: 820px
	}
}

@media only screen and (max-width: 1330px) {
	.banner {
		height: 645px
	}
}

@media only screen and (max-width: 767px) {
	.banner {
		margin-bottom: 28px;
		height: 205px
	}
}

.banner__content {
	width: 100%;
	height: 100%;
	z-index: 1
}

.banner__content__item {
	display: inline-block;
	padding-left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%;
	position: relative;
	margin: 0
}

.banner__content__item:before {
	content: none
}

.banner__content__item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 78%, rgba(0, 0, 0, 0.6) 100%);
	background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 78%, rgba(0, 0, 0, 0.6) 100%);
	background: linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 78%, rgba(0, 0, 0, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1)
}

.banner__content__item--no-overlay:after {
	content: none
}

.banner__content__item .inner {
	height: 100%
}

.banner__content__item__text {
	position: relative;
	height: 100%;
	z-index: 1
}

.banner__content__item__text__bottom-left {
	position: absolute;
	bottom: 38px;
	left: 0;
	z-index: 1;
	width: 65%;
	display: block;
	color: #FFF;
	font-size: 33px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: -1px
}

@media only screen and (max-width: 1023px) {
	.banner__content__item__text__bottom-left {
		font-size: 29px
	}
}

@media only screen and (max-width: 767px) {
	.banner__content__item__text__bottom-left {
		width: 100%;
		font-size: 16px;
		margin-bottom: 67px;
	}
}

.banner__content__item__text__bottom-left__timestamp li {
	display: inline-block;
	padding-left: 0;
	font-size: 30px;
	margin: 0
}

.banner__content__item__text__bottom-left__timestamp li:before {
	content: none
}

@media only screen and (max-width: 767px) {
	.banner__content__item__text__bottom-left__timestamp li {
		font-size: 24px
	}
}

.banner__content__item__text__bottom-right {
	position: absolute;
	bottom: 38px;
	    right: 162px;
	z-index: 1
}

@media only screen and (max-width: 767px) {
	.banner__content__item__text__bottom-right {
		bottom: auto;
		top: 117px
	}
}

@media only screen and (max-width: 767px) {
	.banner__content__item__text__bottom-right--fixed {
		bottom: 20px;
		top: auto
	}
}

.banner__content__item .small {
	font-size: 32px;
	display: block;
	opacity: 0.75
}

@media only screen and (max-width: 1023px) {
	.banner__content__item .small {
		font-size: 29px
	}
}

@media only screen and (max-width: 767px) {
	.banner__content__item .small {
		font-size: 16px
	}
}

.banner__content__item .tag {
	color: #ffd14d;
	font-size: 21px;
	display: block
}

.banner__controls {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.banner__controls .inner {
	height: 100%
}

@media only screen and (max-width: 767px) {
	.banner__controls {
		display: none
	}
}

.banner__controls__content {
	position: relative;
	height: 100%
}

.banner .breadcrumb {
	position: absolute;
	top: 32px;
	left: 0;
	margin: 0
}

.banner .breadcrumb__content__item {
	color: #FFF
}

.banner .breadcrumb__content__item:before {
	color: #FFF
}

.banner img {
	margin: 0
}

.breadcrumb {
	width: 100%;
	margin-top: 32px
}

@media only screen and (max-width: 767px) {
	.breadcrumb {
		top: 15px
	}
}

.breadcrumb__content__item {
	display: inline-block;
	padding-left: 0;
	text-transform: uppercase;
	color: #000;
	padding-left: 34px;
	font-size: 14px
}

.breadcrumb__content__item:before {
	content: none
}

.breadcrumb__content__item:before {
	content: "/";
	color: #000;
	margin-left: -24px
}

.breadcrumb__content__item:first-child {
	padding: 0
}

.breadcrumb__content__item:first-child:before {
	content: none
}

.breadcrumb__content__item a {
	color: #ffd14d
}

.slick-arrow {
	display: block;
	width: 62px;
	height: 62px;
	position: absolute;
	top: 50%;
	margin-top: -31px;
	z-index: 3;
	cursor: pointer;
	background: none
}

.slick-arrow svg {
	fill: rgba(255, 255, 255, 0.4)
}

.slick-arrow:hover svg,
.slick-arrow:focus svg {
	fill: #FFF
}

.slick-prev {
	left: 0;
	transform: rotate(180deg)
}

.slick-next {
	right: 0
}

.slick-dots {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1
}

.slick-dots li {
	display: inline-block;
	padding-left: 0
}

.slick-dots li:before {
	content: none
}

@media only screen and (max-width: 767px) {
	.slick-dots li {
		margin-bottom: 14px
	}
}

.slick-dots li span {
	width: 11px;
	height: 11px;
	display: block;
	background: #FFF;
	border-radius: 50%;
	margin: 0 6px;
	text-indent: -999em;
	opacity: 0.55
}

.slick-dots li.slick-active span {
	opacity: 1
}

.banner-links__item {
	display: inline-block;
	padding-left: 0;
	border-left: 1px solid #FFF;
	padding-left: 24px;
	margin-left: 14px;
	opacity: 0.5
}

.banner-links__item:before {
	content: none
}

@media only screen and (max-width: 767px) {
	.banner-links__item {
		padding-left: 17px;
		margin-left: 10px;
		line-height: 14px
	}
}

.banner-links__item:first-child {
	border: none;
	padding: 0;
	margin-left: 0
}

.banner-links__item.active {
	opacity: 1
}

.banner-links__item a {
	color: #FFF
}

@media only screen and (max-width: 767px) {
	.banner-links__item a {
		font-size: 16px
	}
}

.blocks {
	width: 102%;
	margin-left: -1%
}

@media only screen and (max-width: 767px) {
	.blocks {
		width: 100%;
		margin-left: 0
	}
}

.blocks__title {
	margin-top: 30px
}

.blocks__item {
	height: 270px;
	margin: 0 1% 18px;
	display: inline-block;
	width: 31%;
	background-size: cover;
	background-position: 50%;
	text-align: center;
	position: relative
}

@media only screen and (max-width: 767px) {
	.blocks__item {
		margin: 0 0 18px;
		width: 100%
	}
}

.blocks__item--hidden {
	display: none
}

.blocks__item__block-button a {
	top: 50%;
	margin-top: -30px
}

.blocks__item--hover-overlay .button {
	opacity: 0
}

.blocks__item--hover-overlay .button a:after {
	width: 31px;
	background: url(../image/icon-zoom.svg) 50% 50% no-repeat
}

.blocks__item--hover-overlay:hover .button,
.blocks__item--hover-overlay:focus .button {
	opacity: 1
}

.blocks__item:hover .blocks__item__block-button a,
.blocks__item:focus .blocks__item__block-button a {
	background: #ffd14d
}

.blocks__item__block-link {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.blocks__item__block-link .link-arrow {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -24px
}

.blocks__item__block-link:hover .link-arrow,
.blocks__item__block-link:focus .link-arrow {
	background: #FF9800
}

.blocks__item .box-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	top: 50%;
	left: 50%;
	margin: -64px 0 0 -100px;
	width: 200px;
	height: 128px;
	background: rgba(255, 255, 255, 0.9)
}

.blocks__item .box-overlay--large {
	margin: -85px 0 0 -131px;
	width: 262px;
	height: 170px
}

.blocks__item .box-overlay__content,
.blocks__item .box-overlay img.box-overlay__content {
	vertical-align: middle;
	display: inline-block;
	max-width: 80%;
	max-height: 80%;
	margin: 0;
	font-size: 27px
}

.blocks__item .box-overlay:after {
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	width: 1px
}

.blocks--gallery__item {
	height: 270px;
	margin: 0 14px 18px;
	display: inline-block;
	width: 31.33%
}

@media only screen and (max-width: 767px) {
	.blocks--gallery__item {
		width: 100%;
		margin: 0 5px 18px
	}
}

.blocks--gallery .slick-list {
	overflow: visible
}

.blocks--gallery .slick-arrow {
	width: 46px;
	height: 46px;
	top: 50%;
	margin-top: -23px
}

@media only screen and (max-width: 767px) {
	.blocks--gallery .slick-arrow {
		display: none !important
	}
}

.blocks--gallery .slick-prev {
	left: 28px
}

.blocks--gallery .slick-next {
	right: 28px
}

.blocks--large__item {
	height: 398px;
	transition: all 0.2s ease-out
}

@media only screen and (max-width: 767px) {
	.blocks--large__item {
		height: 298px
	}
}

.blocks--large__item .box-overlay__content,
.blocks--large__item .box-overlay img.box-overlay__content {
	color: #7f7d7e;
	font-size: 14px
}

.blocks--large__item .box-overlay__content b,
.blocks--large__item .box-overlay img.box-overlay__content b {
	font-family: "DINNextLTPro-Regular", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	display: block;
	text-transform: none;
	margin-bottom: 10px
}

.blocks--wide__item {
	width: 48%
}

@media only screen and (max-width: 767px) {
	.blocks--wide__item {
		width: 100%
	}
}

.blocks--media h2 {
	margin: 0 1% 18px
}

.logo-list {
	overflow: hidden;
	width: 100%
}

.logo-list__item {
	width: 21%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 40px 2%;
    float: left;
}

.logo-list__item img {
	    max-width: 100%;
    max-height: 275px;
}

@media only screen and (max-width: 767px) {
	.logo-list__item {
		width: 45.33%;
		padding: 0 2% 18px
	}
	.swiper-wrapper { height:auto !important}
	.swiper-slide {height:auto !important}
	.jms {height:auto !important}
	.swiper-slide swiper-slide-visible {height:auto !important}
}

.filter:after {
	content: "";
	display: table;
	clear: both
}

.filter__input {
	margin-bottom: 32px;
	text-align: center
}

.filter__controls {
	margin-bottom: 32px;
	text-align: left
}

.filter__controls--left {
	float: left
}

.filter__controls--right {
	float: right
}

.filter__controls--center {
	text-align: center
}

.filter__controls--inline {
	display: inline-block;
	margin: 30px 0 0
}

@media only screen and (max-width: 767px) {
	.filter__controls--inline {
		margin: 0
	}
}

.filter__controls__nav {
	display: inline-block
}

.filter__controls__nav__item {
	display: inline-block;
	padding-left: 0;
	vertical-align: middle;
	line-height: 42px;
	margin: 0 0 0 15px
}

.filter__controls__nav__item:before {
	content: none
}

.filter__controls__nav__item:first-child {
	margin-left: 0
}

.filter__controls__nav__item--icon a {
	width: 42px;
	height: 42px;
	display: block
}

.filter__controls__nav__item--icon a svg {
	fill: #c8c8cd
}

.filter__controls__nav__item .icon-map {
	height: 42px;
	vertical-align: middle;
	margin-left: 5px
}

.filter__controls__nav__item .icon-map .cls-fill {
	fill: #c8c8cd;
	stroke: #c8c8cd;
	stroke-width: 0.5px
}

.filter__controls__nav__item .icon-chevron {
	width: 15px;
	vertical-align: middle;
	margin-left: 15px
}

.filter__controls__nav__item .icon-chevron .cls-fill {
	fill: #343434
}

.filter__content {
	clear: both
}

.filter .form .field {
	margin: 24px 1% 24px;
	float: right
}

@media only screen and (max-width: 767px) {
	.filter .form .field {
		margin: 12px 0 12px
	}
}

.filter .form .field--large-select,
.filter .form .field--small-select {
	max-width: 472px;
	float: none
}

@media only screen and (max-width: 767px) {

	.filter .form .field--large-select,
	.filter .form .field--small-select {
		max-width: none
	}
}

.filter .form .field--large-select {
	max-width: none;
	width: 100%
}

.filter .form .field input,
.filter .form .field .select {
	padding: 16px 52px 16px 27px;
	border-width: 1px
}

.filter .form .field button {
	position: absolute;
	right: 12px;
	top: -2px;
	background: none
}

@media only screen and (max-width: 767px) {
	.filter .form .field button {
		top: 7px
	}
}

.filter .form .field button svg {
	fill: #343434
}

.filter--new .filter__controls__nav {
	vertical-align: top;
	margin: 5px 0 0 20px
}

.filter--new .form .field--large-select,
.filter--new .form .field--small-select {
	vertical-align: top;
	min-width: 280px;
	margin: 0
}

.map {
	clear: both;
	margin-bottom: 30px;
	background: #343434;
	background: -moz-linear-gradient(-45deg, #343434 0%, #242964 100%);
	background: -webkit-linear-gradient(-45deg, #343434 0%, #242964 100%);
	background: linear-gradient(135deg, #343434 0%, #242964 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$primary', endColorstr='#242964', GradientType=1);
	display: none;
	position: relative
}

.map--always-on {
	display: block !important;
	padding-top: 40px
}

.map form {
	text-align: center
}

.map h2 {
	color: #FFF;
	border: none;
	margin: 0
}

.map__container {
	max-width: 1396px;
	max-height: 536px;
	min-height: 200px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.map__container .map-area span {
	position: absolute;
	font-size: 36px;
	color: #FFF;
	top: 50%;
	left: 50%;
	cursor: pointer;
	display: none
}

@media only screen and (max-width: 767px) {
	.map__container .map-area span {
		font-size: 14px
	}
}

.map__container .map-area span.active,
.map__container .map-area span.on {
	display: block
}

.map__container .map-area span:before,
.map__container .map-area span:after {
	content: "";
	width: 36px;
	height: 40px;
	display: block;
	position: absolute
}

@media only screen and (max-width: 767px) {

	.map__container .map-area span:before,
	.map__container .map-area span:after {
		width: 24px;
		height: 28px
	}
}

.map__container .map-area span:before {
	top: -12px;
	left: -32px;
	border-left: 3px solid #FFF;
	border-top: 3px solid #FFF
}

@media only screen and (max-width: 767px) {
	.map__container .map-area span:before {
		left: -18px
	}
}

.map__container .map-area span:after {
	bottom: -12px;
	right: -32px;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF
}

@media only screen and (max-width: 767px) {
	.map__container .map-area span:after {
		right: -16px
	}
}

.map__container .map-area.a1 img {
	width: 58.2%;
	margin: -2.7% 0 0 22.35%
}

.map__container .map-area.a1 span {
	margin: -10% 0 0 8%
}

.map__container .map-area.a2 img {
	width: 38.3%;
	margin: 3.29% 0 0 32%
}

.map__container .map-area.a2 span {
	margin: 4% 0 0 25%
}

.map__container .map-area.a3 img {
	width: 54.3%;
	margin: 0 0 0 -26.49%
}

.map__container .map-area.a3 span {
	margin: -2% 0 0 -32%
}

.map__container .map-area img {
	opacity: 0.3;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer
}

.map__container .map-area.active img,
.map__container .map-area.on img,
.map__container .map-area:hover img {
	opacity: 0.7
}

.map__container .map-area.active img+span,
.map__container .map-area.on img+span,
.map__container .map-area:hover img+span {
	display: block
}

.map__container .a0 {
	max-width: 100%;
	max-height: 100%;
	opacity: 0
}

.map__container .a0 img {
	position: static;
	transform: none
}

::-webkit-input-placeholder {
	color: #c8c8cd
}

:-moz-placeholder {
	color: #c8c8cd;
	opacity: 1
}

::-moz-placeholder {
	color: #c8c8cd;
	opacity: 1
}

:-ms-input-placeholder {
	color: #c8c8cd
}

.form {
	width: 102%;
	margin-left: -1%
}

@media only screen and (max-width: 767px) {
	.form {
		width: 100%;
		margin-left: 0
	}
}

.form legend,
.form label {
	display: none
}

.form .field {
	margin: 0 1% 28px;
	display: inline-block;
	width: 48%;
	position: relative
}

@media only screen and (max-width: 767px) {
	.form .field {
		width: 100%;
		margin: 0 0 25px
	}
}

.form .field--hidden {
	display: none
}

.form .field--wide {
	width: 98%
}

.form .field--right {
	float: right;
	width: auto
}

.form .field input,
.form .field .select,
.form .field textarea {
	border-radius: 4px;
	border: 2px solid #c8c8cd;
	width: 100%;
	padding: 18px;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "Fira Sans", Arial, sans-serif;
	font-weight: 100;
	position: relative;
	background: #FFF
}

@media only screen and (max-width: 767px) {

	.form .field input,
	.form .field .select,
	.form .field textarea {
		font-size: 18px;
		padding: 12px 17px
	}
}

.form .field input select,
.form .field .select select,
.form .field textarea select {
	font-size: 16px;
	height: 100%;
	line-height: 68px;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.form .field input svg,
.form .field .select svg,
.form .field textarea svg {
	fill: #343434;
	width: 14px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	transform: rotateZ(90deg)
}

.form .field input span,
.form .field .select span,
.form .field textarea span {
	display: block;
	width: 100%;
	height: 100%;
	color: #c8c8cd;
	overflow: hidden
}

.form .field input.active span,
.form .field .select.active span,
.form .field textarea.active span {
	color: #000
}

.form .field textarea {
	height: 500px
}

@media only screen and (max-width: 767px) {
	.form .field textarea {
		height: 300px
	}
}

.form .loaded-text {
	display: none
}

.form--inline {
	width: auto;
	margin: 0;
	display: inline-block;
	text-align: left
}

@media only screen and (max-width: 767px) {
	.form--inline {
		width: 100%
	}
}

.form.loaded {
	display: block
}

.form.loaded .loaded-text {
	display: block
}

.form.loaded fieldset {
	display: none
}

.form.loading {
	display: none
}

button.button {
	margin-top: 0
}

.note {
	color: #343434;
	margin-left: 1%
}

.footer {
	border-top: 3px solid rgba(41, 87, 167, 0.2);
	padding: 32px 0;
	text-align: center
}

.logo--right {
	float: right
}

@media only screen and (max-width: 767px) {
	.logo--right {
		float: none;
		display: block
	}
	.product_main ul li img{transition: all 0.6s;     height: 170px !important ;}
}

.logo--right svg {
	width: 176px
}

.utility-bar--footer {
	float: left;
	clear: both
}

@media only screen and (max-width: 767px) {
	.utility-bar--footer {
		float: none;
		text-align: center
	}
}

.utility-bar--footer__nav__item {
	border-left: 1px solid #343434;
	margin-left: 20px;
	padding-left: 20px
}

.utility-bar--footer__nav__item:first-child {
	border: none;
	padding-left: 0
}

.copyright {
	float: right;
	color: #343434;
	margin-bottom: 18px
}

@media only screen and (max-width: 767px) {
	.copyright {
		float: none;
		display: block
	}
}

.facg{display: block!important;}
.act{display: block;}
.ab_main .liab{display: none;}

.subtin ul{text-align: center;}
.subtin ul li{display: inline-block;}
.subtin ul li a{display: inline-block;padding: 10px 25px;color: #343434;
    border-bottom: 4px solid #343434;
    font-size: 24px; font-weight: 600;}

.subtin .act a{display: block;color: #343434;
    border-bottom: 4px solid #343434;
    font-size: 24px;font-weight: 600; }

.product_main ul{margin-left: -5px;margin-right: -5px;}
.product_main ul li{width: 23%;float: left;border:1px solid #ccc;margin: 5px;overflow: hidden;transition: all 0.6s;}
.product_main ul li .pr_img{height: 80%;width: 100%;overflow: hidden;}
.product_main ul li img{transition: all 0.6s;     height: 222px;}
.product_main ul li p{padding: 0 10px;}
.product_main ul li:hover{border:1px solid #fbc501;}
.product_main ul li:hover img{transform: scale(1.5);}

.nlink { font-size:16px; color:#4a4a4a; font-family:"宋体"; line-height:16px; padding:24px 0;}
.nlink a,.nlink span { font-size:16px; color:#4a4a4a; font-family:" "; }

.newslist  { width:100%; overflow:hidden; padding-bottom:60px;    padding-top: 16px;}
.newslist ul { width:1122px; margin-bottom:20px; overflow:hidden;}
.newslist li { width:320px; height:409px; overflow:hidden; background:url(../image/newsbg.gif) no-repeat; margin-right:22px; float:left; padding:16px; margin-bottom:22px;}
.newslist li a { width:314px; display:block; overflow:hidden;}
.newslist li a.img { height:177px;}
.newslist li a.img:hover img { transform:scale(1.2);}
.newslist li a.txt { height:132px; font-size:12px; color:#545454; line-height:20px;}

.newslist li a.txt em { font-size:16px; color:#4a4a4a; display:block; height:58px; line-height:60px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap; }
.newslist li a.txt span { height:60px; overflow:hidden; display:block;}
.newslist li a.txt:hover em{ color:#333}
.newslist li a.txt:hover span{ color:#000}
.newslist li a.btn { width:62px; height:26px; background:#333; color:#fff; display:block; line-height:26px; text-align:center; font-size:12px; border-radius:4px;}
.newslist li a.btn:hover { background:#da000f}
.newslist li div.ft { width:314px; overflow:hidden; padding-top:20px; margin-top:20px; border-top:#eaeaea 1px solid;}
.newslist li div.ft span { font-family:Arial; font-size:12px; color:#393939;}
.newslist li div.ft span i { float:left; color:#dddddd; font-size:12px; margin-right:4px;}

.lianx{background: #ffffff;padding: 40px;}
.lianx ul li{display: inline-block;width: 48%;color: #000;margin: 10px 0;}
.lianx ul li h1{color: #000;font-size: 1.2rem;line-height: 24px;margin: 0;padding: 0;}
.lianx ul li p{margin: 2px 0;}
.lianx ul li span{color: #00799d;}

.mess{margin-top: 50px;}
.mess .tb h2{color: #343434;font-size: 24px;}
.mess_main ul{padding: 20px;text-align: center;}
.mess_main ul li{width: 48%;display:inline-block;}
.mess_main p{text-align: center;}
.mess_main p textarea{width: 88%;margin: 0 auto;border: 2px solid #c8c8cd !important;min-height: 150px;border-radius: 4px;}
.mess_main p a{display: inline-block;border-radius: 4px;background: #eac200;color: #fff;padding: 10px 20px;}

.pro_se ul{text-align: center;}
.pro_se ul li{width: 25%; display: inline-block;}
.pro_se ul li select{width: 80%;margin: 0 auto;border-radius: 5px;line-height: 45px;height: 45px;color: #696969;padding-left: 10px;}

@media only screen and (max-width: 920px) {

	.con1 .c1_left{width: 100%;}
	.con1 .c1_right{width: 100%;}

	.foot_left{width: 100%;}
	.foot_middle{width: 100%;margin: 20px 0;}
	.foot_right{width: 100%;}

	.lianx{padding: 10px;}
	.mess_main ul li{width: 100%;}
	.mess_main p textarea{width: 79%;}
	.newslist ul{width: 100%;}
	.newslist li{width: 100%;}
	.product_main ul{text-align: center;}
	.product_main ul li{width: 45%;}
	.pro_se ul li{width: 100%;}
}
