*[hidefocus], input, textarea, a {
	outline: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img, html, body, iframe {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
caption, th {
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
em, strong {
	font-weight: bold;
	font-style: normal;
}
body, textarea, select, input, pre {
	font-family: microsoft yahei, arial, helvetica, sans-serif;
	font-size: 14px;
}
body {
	-webkit-text-size-adjust: none;
	color: #000;
}
a, button {
	cursor: pointer;
}
textarea {
	resize: none;
	overflow: auto;
}
pre {
	white-space: pre-wrap;
}
a {
	color: #000;
	text-decoration: none;
}
a, input {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
input {   /*appearance:button;-webkit-appearance:button;*/
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-modify: read-write-plaintext-only;  /*-webkit-appearance: none;*/
}
button {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}
body {
}
/*头部样式*/

.top {
	width: 100%;
    margin: 0 auto;
    height: 50px;
    position: absolute;
    z-index: 999;
}
.top_box{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}
.top_box span{
	float: right;
	width: 95px;
	height: 35px;
	font-weight: bold;
}
.top_box span a{
	line-height: 45px;
	font-size: 15px;
	text-align: center;
	margin:0 10px 0 10px;
	
}
.header {
    width: 100%;
    height: 69px;
    margin: 0 auto;
    position: absolute;
    top: 45px;
    float: left;
    z-index: 899;
}
.header_m {
	width: 1250px;
	margin: 0 auto;
	height: 55px;
}
.nav {
    float: right;
    font-size: 17px;
    margin-top: 26px;
    width: 66%;
}
.nav li {
    float: left;
    padding: 0 23px;
    line-height: 30px;
    font-size: 16px;
    height: 30px;
    border-radius: 50px;
}
.nav li a {
	width: auto;
	height: 35px;
	display: block;
}

ul#topnav li .sub {
	list-style: none;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	left: 1px;
	z-index: 999;
	height: 35px;
	line-height: 35px;
	width: 100%;
	float: left;
	background: #0041A1;
	border-radius: 50px;
}
ul#topnav li .sub i {
	position: absolute;
	top: -7px;
	left: 38px;
}
ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.dhxs {
	float: left;
	height: 30px;
	border-top: 2px solid #FF0004;
}
ul#topnav .sub a {
    font: 14px "微软雅黑";
    height: 40px;
    line-height: 38px;
    width: 140px;
    overflow: hidden;
    padding: 0;
    border-right: 0;
    border-left: 0;
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
ul#topnav .sub a:hover {
	background: #f3f3f3;
}
.biaoji {
	/*background:#005ca2;*/
}
.biaoji a {
	color: #000 !important;
}
.active_nav {
	background-color: #f9f9f9;
}

.foottsear {
    float: right;
    color: #fff;
    width: 22%;
    height: 25px;
    text-align: right;
}
.seraa {
    width: 89%;
    height: 23px;
    line-height: 28px;
    margin-top: 3px;
    border-radius: 14px;
    border: 1px solid #333;
    background: none;
}
.serssa {
	position: relative;
	top: -23px;
	right: 10px;
}
.bt {
	width: 100%;
	margin: 0 auto;
}
.bta {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	background-color: #474747;
	border-bottom: 1px #bbb solid;
}
.btain {
	width: 1200px;
	margin: 0 auto;
}

/*头部产品导航样式*/
.head_mask {
	width: 100%;
	height: 0px;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 55px;
	background-color: #fff;
	z-index: 999;
}
.head_product {
	padding: 0 60px;
	overflow: hidden;
	width: 100%;
	height: 160px;
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
}
.head_product .swiper-slide {
	position: relative;
	font-size: 12px;
	text-align: center;
	height: 110px;
}
.head_products p {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0px;
	height: 40px;
}
.head_products {
	display: none;
	width: 100%;
	height: 105px;
	float: left;
}
.head_product_list {
	width: 100%;
	margin-top: 14px;
	margin-bottom: 15px;
	float: left;
}
.head_product_list ul {
	margin-left: 400px;
}
.head_product_list li {
	cursor: pointer;
	padding: 0 15px;
	border: 1px solid #959595;
	border-radius: 10px;
	margin-right: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
}
.head_product_list .head_product_list_cur {
	color: #00ace9;
	border: 1px solid #00ace9;
}
.swiper-wrapper_products {
	width: 100%;
	overflow: hidden;
}
.swiper-button-prev, .swiper-button-next {
	padding: 50px 0;
}
/*banner*/
.banner {
	width: 100%;
	float: left;
	margin-bottom: 6px;
}
.banner img {
	width: 100%;
}
.aban {
    float: left;
    width: 100%;
}
.abana {
    margin: 0 auto;
}
.abana img {
    margin: 0 auto;
    width: 100%;
}

.index_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ececec;
	background-color: #fff;
}
.index_list li {
	float: left;
	width: 25%;
	padding-bottom: 25px;
	text-align: center;
}
.index_list_img {
	width: 99%;
}
.index_list a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index_list li h1, .index_list li p {
	text-align: left;
	color: #3a3a3a;
	text-indent: 35px;
}
.index_list li h1 {
	margin-top: 20px;
	font-size: 17px;
	text-align: center;
}
.index_list li p {
	margin-top: 3px;
}
.fast_more {
	width: 100%;
	height: 107px;
	line-height: 107px;
	font-size: 18px;
	color: #00ace9;
	text-align: center;
	background-color: #fff;
}
.fast_more span {
	font-size: 30px;
	margin-left: 7px;
	position: relative;
	top: 4px;
}
.banners {
	overflow: hidden;
}
.product_list {
	width: 100%;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.addproduct_list {
	height: auto;
}
.page1, .page2, .page3, .page4, .page5 {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.page1 {
	background-image: url(download/images/index1.jpg);
	height: 1080px;
}
.page2 {
	background-image: url(download/images/index2.jpg);
	height: 1080px;
}
.page3 {
	background-image: url(download/images/index3.jpg);
	height: 1080px;
}
.page4 {
	background-image: url(download/images/index4.jpg);
	height: 1080px;
}
.page5 {
	background-image: url(download/images/index5.jpg);
	height: 1080px;
}
.index1img, .index2img, .index3img, .index4img, .index5img {
	width: 100%;
	text-align: center;
	height: auto;
	overflow: hidden;
	float: left;
}
.index1img {
	margin-top: 420px;
}
.index2img {
	margin-top: 420px;
}
.index3img {
	margin-top: 420px;
}
.index4img {
	margin-top: 420px;
}
.index5img {
	margin-top: 420px;
}
.moreimg {
	position: absolute;
	left: 50%;
	bottom: 130px;
	margin-left: -75px;
}
/*关于我们*/
.about {
	display: flex;
	width: 100%;
	height: 560px;
	overflow: hidden;
	justify-content: space-between;
	flex: 2;
	color: #00ACEA;
}
.abouta {
	position: relative;
	width: 100%;
}
.abouta h1 {
	width: 70%;
	line-height: 60px;
	color: #000;
	font-size: 18px;
	margin-left: 16%;
}
.abouta p {
	width: 78%;
	line-height: 33px;
	margin-left: 16%;
	color: #4A4A4A;
	font-size: 15px;
	text-indent: 2em;
}
.abouta p a:hover {
	color: #4a4a4a;
}
.zczs {
	position: relative;
	width: 100%;
}
.zczs h1 {
	width: 80%;
	line-height: 60px;
	color: #000;
	font-size: 18px;
	margin-left: 5%;
}
.zczs ul {
	width: 100%
}
.zczs ul li {
	width: 78%;
	height: 32px;
	float: left;
	margin-left: 5%;
	line-height: 32px;
	background: url(template/images/li.jpg) no-repeat left;
	font-size: 15px;
}
.zczs ul li a {
	color: #4A4A4A;
	padding-left: 25px;
}
.zczs ul li span {
	float: right;
	color: #A4A4A4;
	font-size: 15px;
}
/*footer*/
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #737373;
	min-width: 1200px;
	margin-top: 27PX;
	background-color: #f3f3f3;
}
.footer1 {
	margin: 0 auto;
	width:78%;
	height: 30px;
}

.footera{
	float: left;
	width: 25%;
	height: 300px;
	margin-left: 7%;
}

.footera h2 {
	width: 100%;
	margin-top: 10px;
	font-size: 25px;
	font-weight: normal;
	line-height: 80px;
	float: left;
	color: #000;
}
.footera ul {
	width: 100%;
	height: 200px;
	float: left;
}
.footera ul li {
	display: inline-block;
    width: 100%;
    line-height: 50px;
    height: 35px;
	color: #0F0F0F;
}
.footera ul li a{
	font-size: 16px;
	color: #000;
	float: left;
}
.footera ul li img{
	padding-right: 10px;
    float: left;
    padding-top: 10px;
}

.footerb{
	float: right;
	width: 30%;
	height: 300px;
}

.footerb h2 {
	width: 100%;
	margin-top: 10px;
	font-size: 25px;
	font-weight: normal;
	line-height: 80px;
	float: left;
	color: #000;
}
.footerb ul {
	width: 100%;
	height: 200px;
	float: left;

}
.footerb ul li {
	display: inline-block;
    width: 100%;
    line-height: 50px;
    height: 35px;
	color: #0F0F0F;
}
.footerb ul li img{
	padding-right: 10px;
    float: left;
    padding-top: 10px;
}



.footer2 {
	background-color: #eeeeee;
	width: 100%;
}
.footer2_m {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    line-height: 45px;
}
.footer2_m p{
	font-size: 16px;
}
.footer2_m .map {
	position: absolute;
	right: 90px;
	bottom: 40px;
}
.footer2_m .map span {
	margin-left: 10px;
	position: relative;
	top: -3px;
}
.anim {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}
.banner_detail {
	position: relative;
	width: 100%;
	height: 461px;
	background-size: cover;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
}
.weizhi {
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.weizhi p {
	background-color: #fff;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 88;
	left: 0;
	top: 0;
	opacity: .6
}
.weizhi_m {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	font-size: 24px;
	color: #737373;
}
/*搜索*/
.search {
	width: 620px;
	height: 50px;
	border: 1px solid #cdcdcd;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	top: 35%;
}
.search_input {
	width: 100%;
	height: 100%; /*overflow: hidden;*/
	display: block;
	outline: none;
	background-color: #fff;
	border: none;
	background-image: url(download/images/search.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 40px;
}
.search_fast {
	display: none;
	width: 100%;
	background-color: #fff;
	height: auto;
	overflow: hidden;
	color: #8b8989;
	position: relative;
	top: 1px;
	left: 0;
}
.search_fast_t {
	font-size: 18px;
	text-indent: 2em;
	line-height: 50px;
}
.search_fast li {
	height: 40px;
	line-height: 40px;
	text-indent: 3em;
}
.search_fastshow {
	display: block;
}
.weizhi ul {
	float: right;
	font-size: 15px;
}
.weizhi li {
	float: right;
	padding: 0 15px;
}
.weizhi .cur {
	color: #00ace9
}
.ccc-con {
	width: 1020px;
	margin: 0 auto;
	color: #5b5b5b;
}
.ccc-con .banner_detail {
	height: 60px;
}
/*客服*/
.layer {
    position: fixed;
    right: 35px;
    top: 65%;
    margin-top: -125px;
    z-index: 10000;
}
.layer-scroll {
	-webkit-animation: l .5s;
	animation: l .5s
}
.layer ul {
	border-radius: 5px;
	box-shadow: 0 0 6px #e5e5e5
}
.layer ul li {
	position: relative;
	z-index: 10000;
	cursor: pointer
}
.layer ul li a {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #fff;
	color: #da2219;
	-webkit-transition: all .2s;
	transition: all .2s;
	font-size: 24px
}
.layer ul li a.icon-weixin {
	border-radius: 5px 5px 0 0
}
.layer ul li a.icon-service {
	border-radius: 0 0 5px 5px
}
.layer ul li>a:hover {
	background-color: #da251c;
	color: #fff;
	text-decoration: none
}
a:hover {
	text-decoration: none
}
#zaixian:hover {
	background-color: #fff;
}
.layer ul li:not(:last-child):after {
	content: "";
	width: 100%;
	height: 0;
	border-bottom: 1px solid #eee;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}
.layer ul li:hover .layer_box {
	display: block;
	-webkit-animation: i .3s ease-in-out forwards;
	animation: i .3s ease-in-out forwards;
	-webkit-transform-origin: right center;
	transform-origin: right center
}
.layer ul li:hover .phone_box {
	-webkit-transform-origin: right 40%;
	transform-origin: right 40%
}
.layer ul li .layer_box {
	position: absolute;
	right: 50px;
	border: 1px solid #e2e2e2;
	box-shadow: 0 0 10px #e2e2e2;
	border-radius: 5px;
	padding: 18px 16px 16px;
	display: none;
	background-color: #fff
}
.layer ul li .layer_box:before {
	border: 8px dashed transparent;
	border-left-color: #d7d7d7;
	border-left-style: solid
}
.layer ul li .layer_box:after, .layer ul li .layer_box:before {
	position: absolute;
	width: 0;
	height: 0;
	content: '';
	top: inherit;
	bottom: inherit;
	left: 100%;
	margin-left: -1px;
	font-size: 0
}
.layer ul li .layer_box:after {
	border: 7px dashed transparent;
	border-left-color: #fff;
	border-left-style: solid
}
.layer ul li .online-box {
	top: -51px;
	width: 247px;
	height: 103px
}
.layer ul li .online-box:after, .layer ul li .online-box:before {
	top: 73px
}
.layer ul li .online-box p {
	color: #000;
	margin-bottom: 2px
}
.layer ul li .online-box span {
	color: #a1a1a1;
	font-size: 13px
}
.layer ul li .online-box .onlineBtn {
	font-size: 14px;
	position: absolute;
	left: 16px;
	bottom: 16px;
	border: 0;
	outline: none;
	background-color: #00ace9;
	color: #fff;
	padding: 6px 10px;
	border-radius: 4px;
	cursor: pointer;
	font-family: helvetica neue, arial, hiragino sans gb, microsoft yahei, sans-serif;
	height: 21px;
	line-height: 21px;
}
.layer ul li .online-box .onlineBtn:hover {
	background-color: #00ace9
}
.layer ul li .qq_box, .layer ul li .wechat_box {
	top: -51px;
	width: 130px;
	height: 95px;
	padding-bottom: 0;
	padding: 26px 23px
}
.layer ul li .qq_box:after, .layer ul li .qq_box:before, .layer ul li .wechat_box:after, .layer ul li .wechat_box:before {
	top: 73px
}
.layer ul li .qq_box i, .layer ul li .wechat_box i {
	width: 95px;
	height: 95px;
	display: block;
	position: absolute;
	left: 23px;
	top: 26px
}
.layer ul li .qq_box i.wechat_code, .layer ul li .wechat_box i.wechat_code {
	background: url(download/images/wechat_code.jpg) no-repeat bottom;
	background-size: 100% 100%
}
.layer ul li .qq_box i.qq_code, .layer ul li .wechat_box i.qq_code {
	background: url(download/images/qq_code.png) no-repeat bottom;
	background-size: 100% 100%
}
.layer ul li .qq_box .txt-box, .layer ul li .wechat_box .txt-box {
	padding-left: 20px;
	height: 95px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.layer ul li .qq_box .txt-box p, .layer ul li .wechat_box .txt-box p {
	display: block;
	color: #000;
	margin-bottom: 8px
}
.layer ul li .qq_box .txt-box span, .layer ul li .wechat_box .txt-box span {
	color: #a1a1a1
}
.layer ul li .phone_box {
	top: -52px;
	width: 150px
}
.txt-box img{
	float: left;
	width: 100px;
	height:100px;
}
.layer ul li .phone_box:after, .layer ul li .phone_box:before {
	top: 73px
}
.layer ul li .phone_box dl {
	line-height: 22px
}
.layer ul li .phone_box dl dt {
	padding-top: 10px;
	color: #000;
	border-top: 1px solid #e2e2e2;
	font-size: 13px;
	text-align: justify
}
.layer ul li .phone_box dl dd {
	margin-bottom: 10px
}
.layer ul li .phone_box dl dd p {
	color: #000
}
.layer ul li .phone_box dl dd p:nth-child(2) {
	font-size: 16px
}
.layer ul li .phone_box dl dd span {
	display: block;
	color: #a1a1a1;
	font-size: 13px;
	text-align: justify
}
.layer ul li:last-child .iconfont {
	border-radius: 0 0 5px 5px
}

@font-face {font-family: "iconfont";
  src: url('download/font_dh8afo7ca6h/iconfont.eot?t=1534918356989'); /* IE9*/
  src: url('download/font_dh8afo7ca6h/iconfont.eot?t=1534918356989#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
url('download/font_dh8afo7ca6h/iconfont.ttf?t=1534918356989') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('download/font_dh8afo7ca6h/iconfont.svg?t=1534918356989#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before { content: "\e65d"; }

.icon-shouji:before { content: "\e791"; }

.icon-dianhua:before { content: "\e608"; }

.icon-detailslike:before { content: "\e619"; }

.icon-qq:before { content: "\e62b"; }

.icon-QR:before { content: "\e639"; }

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;/* overflow: hidden;*/
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.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: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 25px 25px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { /*opacity: .35;*/
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-color: #fff;
	padding-right: 10px;
	background-image: url(download/images/right.png);
	left: -60px;
	top: 0;
	right: auto;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
-moz-transform:rotate(180deg)-o-transform:rotate(180deg)
}
er-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
*/ .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
background-color: #fff;
padding-left: 10px;
background-image: url(../images/right.png);
right: -60px;
top: 0;
left: auto
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 29px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
    width: 98px;
    height: 5px;
    display: inline-block;
    background: #656565;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #005ca2;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 3px
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-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;
	-moz-transform-style: preserve-3d;
	-ms-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 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.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, .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 {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.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-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-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-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg)
}
}
