@charset "utf-8";
/* CSS Document */
/*===================================首页焦点图====================================*/
#banner {
	width: 100%;
	position: relative;
	z-index: 55;
}
#full-width-slider {
	width: 100%;
	color: #000;
}
.fullWidth {
	max-width: 1920px;
	margin: 0 auto;
}
/*1. Arrows*/
.rsMinW .rsArrow {
	height: 42px;
	width: 32px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 99;
}
.rsMinW .rsArrowLeft {
	left: 3%;
	top: 50%;
	margin-top: -21px;
}
.rsMinW .rsArrowRight {
	right: 3%;
	top: 50%;
	margin-top: -21px;
}
.rsMinW .rsArrowIcn {
	width: 32px;
	height: 42px;
	position: absolute;
	cursor: pointer;
	background: url(../images/icon.svg) no-repeat;
	z-index: 33;
	opacity: 0.5;
}
.rsMinW .rsArrowIcn:hover {
	opacity: 1;
}
.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background-position: -68px 0px;
}
.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background-position: -105px 0px;
}
/*2. Bullets*/
.rsMinW .rsBullets {
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 35;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	width: 15px;
	height: 15px;
	display: inline-block;
 *zoom:1;
	padding: 6px 5px 6px 4px;
	text-align: center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.rsMinW .rsBullet span {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	background: white;
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	opacity: 0.5;
}
.rsMinW .rsBullet span {
 *display: inline;
}
.rsMinW .rsBullet.rsNavSelected {
	width: 40px;
}
.rsMinW .rsBullet.rsNavSelected span {
	width: 40px;
	opacity: 1;
}
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}
.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}
.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;
}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rsArrow, .rsThumbsArrow {
	cursor: pointer;
}
.rsThumb {
	float: left;
	position: relative;
}
.rsArrow, .rsNav, .rsThumbsArrow {
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	-moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	-o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}
.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	display: none;
}
.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
	height: auto;
}
.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}
.rsPreloader {
	position: absolute;
	z-index: 0;
}
.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color: rgba(0,0,0,0.25);
}
.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs, .rsThumbs {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}
img.rsImg {
	max-width: none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.grab-cursor {
	cursor: url(grab.png) 8 8, move;
}
.grabbing-cursor {
	cursor: url(grabbing.png) 8 8, move;
}
.rsNoDrag {
	cursor: auto;
}
.rsLink {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 20;
	background: url(blank.gif);
}
/*==============================通知公告==================================*/
#main .notice {
	height: 60px;
	background: white;
}
#main .notice .inner {
	height: 60px;
	position: relative;
}
#main .notice .inner h4 {
	position: absolute;
	left: 0;
	top: 15px;
	line-height: 30px;
	font-size: 1.28em;
	font-weight: normal;
	padding: 0 10px 0 32px;
	color: #2f82ff;
	border-right: 1px #ccc solid;
}
#main .notice .inner h4 .icon {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../images/icon.svg) no-repeat left top;
}
.notice_list {
	width: 88%;
	padding: 15px 15px 15px 125px;
	line-height: 30px;
}
.notice_list .hd {
	position: absolute;
	top: 15px;
	right: 0;
	overflow: hidden;
	height: 30px;
	width: 50px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.notice_list .hd .prev, .notice_list .hd .next {
	display: block;
	width: 25px;
	height: 30px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/icon.svg) no-repeat 7px -33px;
}
.notice_list .hd .next {
	background-position: 7px -67px;
	float: right;
}
.notice_list .bd .tempWrap {
	width: 94% !important;
	height: 30px;
	overflow: hidden;
}
.notice_list .bd ul {
	overflow: hidden;
	zoom: 1;
}
.notice_list .bd ul li {
	position: relative;
	margin-right: 10px;
	float: left;
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	text-align: left;
	_display: inline;
	width: auto !important;
}
.notice_list .bd ul li .icon {
	position: absolute;
	top: 12px;
	left: 5px;
	display: block;
	width: 6px;
	height: 6px;
	background: #2f82ff;
	border-radius: 3px;
}
/*首页产品*/
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-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: none;
	touch-action: none;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: white url(./ajax-loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-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;
	zoom: 1;
}
.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;
	display: none;
	padding: 10px 0;
}
.slick-slide a {
	display: block;
	width: 90%;
	height: 300px;
	border: 1px #ccc solid;
	margin: auto;
	position: relative;
}
.slick-slide .text {
	padding: 0 5%;
}
.slick-slide .text .more {
	position: absolute;
	bottom: 15px;
	left: 5%;
}
.slick-slide .text h5 {
	font-size: 1.14em;
	padding: 15px 0;
}
.slick-slide .text div {
	color: #666;
}
.slick-slide a:hover {
	box-shadow: 0 0 10px rgba(2,56,137,0.35);
}
.slick-slide a:hover h5 {
	color: #2f82ff;
}
.slick-slide img {
	display: block;
	width: 100%;
}
.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;
}
/* Arrows */
.slick-prev, .slick-next {
	display: inline-block;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -60px;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -999px;
	border: 0;
	background: url(../images/icon.svg) no-repeat left -106px;
	z-index: 2;
}
.slick-prev, .slick-next {
 *display: inline;
}
.slick-next {
	background-position: -18px -106px;
	margin-left: 35px;
}
.slick-prev:focus, .slick-next:focus {
	outline: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
	opacity: 0.85;
}
/* Dots */
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: auto;
	height: 16px;
	margin: 0px 2px;
	padding: 0px;
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.slick-dots li {
 *display: inline;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	width: 16px;
	height: 16px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 16px;
	height: 16px;
	border-radius: 8px;
	text-align: center;
	background: #cde0fd;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.slick-dots li.slick-active {
	width: 35px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.slick-dots li.slick-active button:before {
	background: #2f82ff;
	width: 35px;
}
.index_products .inner {
	/*	width:1224px;
*/	padding: 40px 0 50px;
}
/*图片新闻*/
.index_news .slide {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
.index_news .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 435px;
	height: 50px;
	line-height: 50px;
	padding: 50px 100px 0 15px;
	font-size: 1.14em;
	color: white;
	background: url(../images/bluebg.png) repeat-x left bottom;
}
.index_news .caption .title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.flexslider .slides img {
	width: 550px;
	height: 410px;
	display: block;
}
.index_news .flex-control-paging {
	height: 12px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 1;
}
.index_news .flex-control-paging li {
	float: left;
	margin-right: 5px;
}
.index_news .flex-control-paging li a {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background: #fff;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.5;
}
.index_news .flex-control-paging li a.flex-active {
	opacity: 1;
}
/*公司新闻*/
.index_news {
	background: white;
}
.index_news .inner {
	padding: 50px 0;
}
.index_news .left {
	width: 550px;
	position: relative;
}
.index_news .left .more {
	position: absolute;
	top: 8px;
	right: 0px;
}
.index_news .right {
	width: 620px;
	position: relative;
}
.index_news .right li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #ccc dashed;
}
.index_news .right li a {
	display: block;
	width: 480px;
	padding: 0 105px 0 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	font-size: 1.14em;
}
.index_news .right li a .icon {
	display: block;
	position: absolute;
	top: 22px;
	left: 10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ccc;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s ease;
}
.index_news .right li a .date {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
	font-size: 14px;
}
.index_news .right li a:hover {
	color: #2f82ff;
}
.index_news .right li a:hover .icon {
	background: #2f82ff;
}
.index_news .right .indexh5 {
	background-position: 15px -175px;
}
.index_news .right .more {
	position: absolute;
	top: 8px;
	right: 5px;
}
/*关于通联*/
.index_about .inner {
	padding: 50px 0;
}
.index_about .left {
	width: 600px;
	float: left;
}
.index_about .toph {
	width: 600px;
	float: left;
	position: relative;
}
.index_about .right {
	width: 545px;
	float: right;
}
.index_about .about {
	position: relative;
}
.index_about .about .more {
	position: absolute;
	top: 5px;
	right: 0;
}
.index_about .about .indexh5 {
	margin-bottom: 10px;
	background-position: 15px -209px;
}
.index_about .about .text {
	line-height: 30px;
	text-indent: 2em;
	/*	height: 180px;
*/	overflow: hidden;
	margin-bottom: 20px;
}
.index_about .video {
	position: relative;
}
.index_about .video .more {
	position: absolute;
	top: 5px;
	right: 0;
}
.index_about .video .indexh5 {
	background-position: 15px -244px;
}
.index_about .video li {
	width: 290px;
	height: 160px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	background: black;
}
.index_about .video li:nth-child(2) {
	float: right;
}
.index_about .video li .videoimg {
	display: block;
	border-radius: 5px;
	opacity: 0.5;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.index_about .video li .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -21px;
	display: block;
	width: 42px;
	height: 42px;
	background: url(../images/icon.svg) no-repeat left -322px;
	z-index: 2;
}
.index_about .video li a:hover .videoimg {
	opacity: 1;
}
.index_about .img {
	float: right;
}
.index_about .img img {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 22px;
}
.index_about .culture {
	position: relative;
}
.index_about .culture .more {
	position: absolute;
	top: 5px;
	right: 0;
}
.index_about .culture .indexh5 {
	background-position: 15px -278px;
}
.index_about .culture .text p {
	padding: 5px 0;
}
.index_about .culture .text span {
	display: inline-block;
/*	width: 80%;*/
	vertical-align: top;
}
.index_about .culture .blue {
	color: #2f82ff;
	padding-right: 20px;
	width: auto;
	vertical-align: top;
}
.index_about .culture span {
 *display:inline;
}
/*合作伙伴*/
.index_partner {
	background: white;
	text-align: center;
}
.index_partner .inner {
	padding-bottom: 40px;
}
.index_partner .more {
	display: block;
	width: 90px;
	padding: 20px 0;
	margin: auto;
}
.index_partner .inner li {
	display: inline-block;
	width: 15%;
	height: 115px;
	margin: 0 0 10px 0.6%;
	border: 1px #ccc solid;
	border-radius: 5px;
	overflow: hidden;
}
.index_partner .inner li span {
	display: table-cell;
	height: 115px;
	vertical-align: middle;
}
.index_partner .inner li img {
	width: 100%;
	vertical-align: middle;
}
@media screen and (max-width:1280px) {
.inner {
	width: 96%;
}
#main .notice {
	height: 50px;
}
.notice_list {
	width: 78%;
	padding: 10px 15px 10px 125px;
}
#main .notice .inner h4, .notice_list .hd {
	top: 10px;
}
.notice_list {
	width: 78%;
	padding: 15px 15px 15px 125px;
	line-height: 30px;
}
/*图片新闻*/
.index_news .left {
	width: 46%;
	height: auto;
}
.flexslider .slides img {
	width: 100%;
	height: 100%;
}
.index_news .caption {
	bottom: 0;
	left: 0;
	width: 96%;
	padding: 50px 2% 0;
}
.index_news .flex-control-paging {
	height: 12px;
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -10px;
	z-index: 1;
	text-align: center;
}
.index_news .flex-control-paging li {
	display: inline-block;
	float: none;
	margin: 0 2px;
}
.index_news .flex-control-paging li {
 *display:inline;
}
.index_news .flex-control-paging li a {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background: #2f82ff;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.4;
}
.index_news .flex-control-paging li a.flex-active {
	opacity: 1;
}
/*新闻列表*/
.index_news .right {
	width: 50%;
}
.index_news .right li {
	height: auto;
	line-height: 1.3em;
	padding: 8px 0;
	border-bottom: 1px #ccc dashed;
}
.index_news .right li a {
	width: 94%;
	padding: 0 0 0 5%;
}
.index_news .right li a .icon {
	top: 5px;
	left: 5px;
}
.index_news .right li a .date {
	position: relative;
	display: block;
}
/*关于通联*/
.index_about .inner {
	padding: 50px 0;
}
.index_about .right, .index_about .img {
	width: 45%;
}
}
@media screen and (max-width:1200px) {
.index_news .right {
 height:430px;
 width: 52%;
 overflow:hidden;
}
.index_about .toph {
 width:50%;
}
.index_about .inner {
 width:96%;
}
.index_about .img {
 width:48%;
}
.index_about .left {
 width:50%;
 padding:0;
}
.index_about .right {
 width:48%;
 padding:0;
}
.index_about .video li {
 width:48%;
 height:auto;
}
}
@media screen and (max-width:980px) {
.index_news .right {
	height: 380px;
}
.index_title h2 {
	padding: 30px 0 15px;
	font-size: 1.7em;
}
.index_news .inner, .index_about .inner {
	padding: 30px 0;
}
/*关于通联*/
.index_about .about {
	border-bottom: 1px #ccc solid;
	margin-bottom: 20px;
}
.index_about .toph {
	width: 100%;
}
.index_about .img {
	width: 100%;
	padding: 0 0 2%;
}
.index_about .img img {
	width: 100%;
	margin: 0;
}
.index_about .text {
	width: 100%;
}
.index_about .culture .text p {
	padding-bottom: 10px;
}
.index_about .culture .text p span {
	width: 100%;
}
.index_about .culture .text p span.blue {
	display: block;
	padding: 0;
}
.index_about .left.video {
	width: 290px;
}
.index_about .left.video li {
	width: 290px;
	margin-bottom: 10px;
}
.index_about .right.culture {
	width: 58%;
}
.index_partner .inner li {
	height: 100px;
}
.index_partner .inner li span {
	height: 100px;
}
}
@media screen and (max-width:768px) {
.notice_list {
	width: 70%;
	padding: 10px 15px 10px 125px;
}
.index_about .inner {
	padding: 20px 0;
}
.index_about .about .text {
	margin-bottom: 10px;
}
.index_news .right {
	height: 320px;
}
.index_about .right.culture {
	width: 52%;
	padding: 0;
}
.index_about .left.video {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.index_partner .inner li {
	height: 70px;
}
.index_partner .inner li span {
	height: 70px;
}
}
@media screen and (max-width:700px) {
.index_about .right.culture {
	width: 48%;
}
}
@media screen and (max-width:640px) {
.notice_list {
	width: 75%;
}
.notice_list .hd {
	display: none;
}
.index_news .inner {
	padding-top: 20px;
}
.index_news .right {
	height: 310px;
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px #ccc solid;
}
.index_news .right .more {
	line-height: 32px;
	top: 13px;
}
.index_news .left, .index_news .right {
	width: 100%;
}
.index_news .right .indexh5 {
	margin: 5px 0 5px;
	padding-left: 35px;
	background-position: 10px -175px;
}
.index_about .about .indexh5 {
	padding-left: 32px;
	margin-bottom: 10px;
	background-position: 8px -209px;
}
.index_about .video .indexh5 {
	background-position: 10px -244px;
}
.index_about .culture .indexh5 {
	background-position: 10px -278px;
}
.index_about .left {
	width: 100%;
}
.index_about .right.culture, .index_about .left.video {
	width: 100%;
}
.index_about .left.video li {
	width: 48%;
	height: auto;
}
.index_about .left.video {
	border-bottom: 1px #ccc solid;
}
.index_about .culture .text p {
	padding: 5px 0;
}
.index_about .culture .text p span {
	display: inline-block;
	width: 75%;
	vertical-align: top;
}
.index_about .culture .text p span.blue {
	display: inline-block;
	color: #2f82ff;
	padding: 0 20px 0 10px;
	width: auto;
	vertical-align: top;
}
.index_about .culture .text span {
 *display:inline;
}
.index_partner .inner li {
	height: 100px;
	width: 31%;
}
.index_partner .inner li span {
	height: 100px;
}
}
 @media screen and (min-width:1200px)  {
.heroSlider .rsOverflow, .royalSlider.heroSlider {
	height: 500px !important;
}

}
 @media screen and (min-width:768px) and (min-height:1000px) {
.heroSlider .rsOverflow, .royalSlider.heroSlider {
	height: 350px !important;
}

}
@media screen and (min-width: 0px) and (max-width:640px) {


.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
	height: 180px !important;
}
.rsMinW .rsBullets {
	bottom: 5px;
}
.rsMinW .rsBullet {
	padding: 0px 2px 0px 2px;
	width: 10px;
	height: 10px;
}
.rsMinW .rsBullet span {
	width: 10px;
	height: 10px;
}
.rsMinW .rsBullet.rsNavSelected {
	width: 20px;
}
.rsMinW .rsBullet.rsNa vSelected span {
	width: 20px;
}
.rsMinW .rsBullet.rsNavSelected {
	width: 25px;
}
.rsMinW .rsBullet.rsNavSelected span {
	width: 25px;
	opacity: 1;
}
.rsMinW .rsArrow {
	height: 25px;
	width: 25px;
}
.rsMinW .rsArrowLeft, .rsMinW .rsArrowRight {
	margin-top: -12.5px;
}
.rsMinW .rsArrowIcn {
	height: 25px;
	width: 25px;
	opacity: 1;
}
.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background-position: -68px -45px;
}
.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background-position: -95px -45px;
}

}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
