@charset "utf-8";

/*@font-face {  font-family: "iconfont";  src: url(../fonts/Light.otf);  }*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	/*font-family: iconfont;*/
}

html {
	height: 100%;
	background-attachment: fixed
}

form,
img,
p {
	margin: 0;
	padding: 0;
	border: 0
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

dd,
dl,
dt,
hr {
	margin: 0;
	padding: 0
}

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

pre {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	white-space: pre-wrap;
	word-wrap: break-word
}
h1.m-logo66 {
    margin-top: 10px;
    margin-left: 100px;
}
h1.m-logo666{
	margin-top: 10px;
}
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

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

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

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

textarea {
	overflow: auto;
	vertical-align: top
}

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

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.hide {
	display: none !important
}

.left {
	float: left
}

.right {
	float: right
}

.tc {
	text-align: center
}

.text-hidden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

ul,
li {
	list-style-type: none;
	text-decoration: none
}

a {
	list-style-type: none;
	text-decoration: none
}

i,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
}

.autoWidth {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

.auto {
	margin: 0 auto;
	min-width: 1000px;
	max-width: 1200px
}

.clearfix:after,
.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right
}

.hide {
	display: none
}

.show {
	display: block
}

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

.hover-ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* .container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto
} */

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

/*banner切换*/
.banner .pro-switch {
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.banner .flexslider {
	margin: 0;
	padding: 0;
}

.banner .flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.banner .flexslider .slides img {
	width: 100%;
	display: block;
}

.banner .slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 500px;
}

.banner .no-js .slides>li:first-child {
	display: block;
}

.sycj-l {
	float: left;
	width: 500px
}

.sycj-r {
	float: right;
	width: 700px;
}

.sycj-mbbj {
	height: 626px;
	position: relative;
}

.sycj-mbbj .sycj-img {
	width: 255px;
	height: 432px;
	background: #CCC;
	position: absolute;
	left: 123px;
	top: 99px;
	overflow: hidden;
}

.sycj-mbbj .sycj-img img {
	border: 1px solid #eee;
}

.sycj-mbbj .sycj-text {
	position: absolute;
	bottom: 95px;
	left: 84px;
	background: #fff;
	width: 332px;
	height: 104px;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
}

.sycj-mbbj .sycj-text-2 {
	position: absolute;
	top: 180px;
	left: 124px;
	width: 253px;
	height: 104px;
	border-radius: 10px;
}

.sycj-btn {
	position: relative;
}

.sycj-btn a {
	width: 174px;
	height: 188px;
	line-height: 188px;
	color: #333;
	font-size: 20px;
	text-align: center;
	display: block;
	position: absolute;
	transition: none;
}

.sycj-btn .sycj-icon-1 {
	background-position: -175px -150px;
}

.sycj-btn a.active,
.sycj-btn a:hover {
	background-position: 0px -150px;
	transition: none;
	color: #fff;
}

.btn-api {
	padding: 11px 40px;
	display: inline-block;
	border: 1px solid #2CB9EA;
	font-size: 18px;
	color: #2CB9EA;
	border-radius: 3px;
}

.btn-api:hover {
	background: #2CB9EA;
	color: #fff;
}

.js-api-list {
	padding-top: 10px;
}

.js-api-list li {
	float: left;
	margin-right: 10px;
}

.js-api-list li a {
	display: block;
	padding: 1px 7px;
	background: #2CB9EA;
	color: #fff;
	border-radius: 2px;
}

.t1 {
	padding: 80px;
}

.t2 {
	color: #fff;
}

.t3 {
	background: #F5F5F5
}

.index-tittle {
	font-size: 28px;
	padding-bottom: 50px;
	font-weight: normal
}

.index-tittle-2 {
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: normal
}

.cp-list ul {
	margin-left: -60px;
	margin-right: -60px;
}

.cp-list ul li {
	float: left;
	width: 20%;
	margin-bottom: 35px;
}

.cp-list ul li .item-box {
	padding: 0 15px;
}

.cp-list ul li h3 {
	font-size: 18px;
	padding: 15px 0 5px;
}

.cp-list ul li p {
	color: #999
}

.cp-list-2 ul li {
	width: 20%;
	margin-bottom: 20px
}

.cp-list-2 ul,
.cp-list-3 ul {
	margin-left: -40px;
	margin-right: -40px;
}

.cp-list-2 ul li .item-box,
.cp-list-3 ul li .item-box {
	padding: 0 20px;
}

.cp-list-3 ul li {
	width: 20%;
	margin-bottom: 0
}

.cp-list-3 ul li h3 {
	font-weight: normal;
}

.caseTxtBox .hd {
	height: 70px;
	position: relative;
}

.caseTxtBox .hd ul {
	text-align: center;
	margin-left: -5px;
	margin-right: -5px;
}

.caseTxtBox .hd ul li {
	float: left;
	list-style-type: none;
	margin: 0 5px;
	padding: 10px 0px;
	width: 111px;
	cursor: pointer;
	background: #e7e7e7;
	color: #777;
	border-radius: 3px;
}

.caseTxtBox .hd ul li img {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
}

.caseTxtBox .hd ul li.on {
	background: #2CB9EA;
	color: #fff;
}

.caseTxtBox .bd .bdCont {
	height: 350px !important;
}

.caseTxtBox .bd .bdCont h4 {
	padding-bottom: 5px;
}

.caseTxtBox .bd .bdCont p {
	color: #333;
	padding: 0;
}

.caseTxtBox .bd .bdCont h4.ptop {
	padding-top: 8px;
}

.caseTxtBox .bd .bdCont ol {
	padding-left: 20px;
	padding-bottom: 10px;
}

.caseTxtBox .bd .bdCont ol li {
	list-style-type: decimal;
	line-height: 26px;
}

.caseTxtBox .bd .bdCont .bdContL {
	width: 533px;
}

.caseTxtBox .bd .bdCont .bdContL img {
	width: 100%;
}

.caseTxtBox .bd .bdCont .bdContR {
	width: 600px;
}

.tx-list ul li {
	float: left;
	width: 360px;
	margin: 0 20px 45px;
}

.tx-list ul li .item-box {
	position: relative;
	padding-left: 78px;
}

.tx-list ul li .item-box .tx-icon-pa {
	position: absolute;
	left: 0;
	top: 5px;
}

.tx-list ul li h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}

.tx-list ul li p {
	line-height: 24px;
}

.footer {
	padding: 15px;
	border-top: 0 solid #f1f2f3;
	background: #212330 none repeat 0 0;
}

.footer_service .footer_service {
	border-bottom: 1px solid #2d2f3a;
	margin: 0 auto;
	max-width: 1200px;
	padding: 25px 0;
}

.footer_copyright {
	padding: 15px 0 15px 180px;
	text-align: left;
	position: relative;
	width: 1020px;
	height: 65px;
}

.links {
	height: 24px;
}

.links li {
	list-style: none;
	float: left;
	padding-right: 15px;
	font-size: 12px;
}

.copyright {
	color: #ccc;
	/*font-size: 12px;*/
	height: 30px;
	line-height: 30px;
}

.copyright a {
	color: #ccc;
}

.beian {
	padding-left: 20px;
}

.beian a:link {
	color: #ccc;
}

.beian a:visited {
	color: #ccc;
}

.foot_gzh {
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.shaoyishao {
	color: #ccc;
	padding-right: 15px;
}

.footer_weixin {
	height: 70px;
	width: 70px;
	vertical-align: middle;
}

.foot_yw {
	font-size: 12px;
	background: #2e3033;
	width: 100%;
	text-align: left;
}

.foot_about {
	color: #a5a4a4;
	background: #2e3033;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 40px;
	line-height: 200%;
}

.foot_about p {
	text-indent: 24px;
}

/*浮动QQ css*/

.page-menu {
	padding: 0;
	background: #ebeff2;
	width: 100%;
	margin: 0 auto;
	max-height:120px; overflow: hidden;
	text-align: center;
}

.menu-list {
	flex-wrap: wrap;
}

.menu-list li {
	float: left;
}

.menu-list li a {
	display: block;
	padding: 15px 10px;
	white-space: nowrap;
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	width: 150px;
	float: left;
}

.menu-list li.on a,
.menu-list li a:hover {
	background-color: #2a62ff;
	color: #fff;
}

/*关于我们*/
.abouttitle {
	box-shadow: 0px 3px 3px #e9e9e9, 0 0 0 #fff;
	padding: 60px 0px 20px 0px;
	margin-bottom: 8px;
}

.abouttitle h3 {
	font-weight: normal;
	font-size: 30px;
	color: #333b47;
	line-height: 30px;
}

.abouttitle p {
	font-size: 15px;
	color: #969191;
	line-height: 40px;
}

.aboutbox {
	padding: 10px 0 100px;
}

.aboutcontent {
	line-height: 29px;
	font-size: 13px;
	color: #666;
	padding: 8px 10px 64px;
	max-width: 1020px;
	margin: 0 auto;
}

.align-center {
	text-align: center;
}

.title55 {
	padding: 60px 0px 20px 0px;
	margin-bottom: 0px;
	background: #f7f7f8
}

.title55 h2 {
	font-weight: bold;
	font-size: 50px;
	color: #333333;
	line-height: 80px;
	padding-bottom: 10px
}

.title55 p {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}

.page-menus {
	padding: 0;
	background: #ebeff2;
	width: 100%;
	margin: 0 auto;
	height: 60px;
	text-align: center;
}

.menus-list {
	flex-wrap: wrap;
}

.menus-list li {
	float: left;
}

.menus-list li a {
	display: block;
	padding: 15px 10px;
	white-space: nowrap;
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	width: 130px;
	float: left;
}

.menus-list li.on a,
.menus-list li a:hover {
	background-color: #2a62ff;
	color: #fff;
}

.idx_box_wp {
	width: 100%;
}

.idx_box_wp .wraper {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	color: #374552;
	padding: 50px 0
}

.idx_box_wp .wraper h2 {
	font-size: 36px;
	padding: 60px 0;
	text-align: center;
}

.index-partners .part-con .part-list li {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	border: 3px #f4f5fa solid;
	margin-right: 17.5px
}

.index-partners .part-con .part-list li:nth-child(5n) {
	margin-right: 0px
}

.index-partners .part-con .part-list li a {
	cursor: pointer;
}

.index-partners .part-con .part-list li img {
	width: 220px;
	height: 110px;
}

.index-partners .part-con .valid {
	width: 84%;
	margin: 20px auto;
	position: relative;
}

.index-partners .part-con .valid li {
	float: left;
	width: 25%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	padding-bottom: 20px;
}

.index-partners .part-con .valid li img {
	border: 1px solid #e6e7e9;
}

/*资讯中心列表页面（图片列表）--dl_2*/
.contentmm {
	width: 1263px;
	margin: 0 auto;
	padding: 30px 0;
}

.Help_3 {
	padding-top: 8px;
	padding-bottom: 20px;
}

dl.dlxc3 {
	width: 270px;
	float: left;
	display: inline-block;
	padding-right: 39px;
	padding-bottom: 30px
}

dl.dlxc3 dt {
	width: 270px;
	border: 1px solid #edecec;
	padding: 10px 5px 5px 5px;
	overflow: hidden;
	text-align: center
}

/*图片边框*/
dl.dlxc3 dt img {
	width: 260px;
	transition: all 0.6s ease 0s;
	text-align: center
}

dl.dlxc3 dt:hover img {
	transform: scale(1.1);
}

dl.dlxc3 dd {
	width: 282px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	background: #edecec
}

dl.dlxc3 dd a {
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 50px
}

dl.dlxc3 dd a:hover {
	color: #fff;
	background: #1c2e6e
}

dl.sjzs3 {
	width: 446px;
	padding: 10px 10px 0 9px;
	float: left;
	display: inline-block;
}

dl.sjzs3 dt {
	width: 436px;
	height: 239px;
	border: 2px solid #f1f1f1;
	padding: 3px;
	overflow: hidden;
}

/*图片边框*/
dl.sjzs3 dt img {
	height: 239px;
	width: 436px;
	transition: all 0.3s ease 0s;
}

dl.sjzs3 dd {
	margin: 2px 0 0 0;
	width: 446px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
}

dl.sjzs3 dd a {
	display: block;
}

dl.sjzs3 dd a:hover {
	color: #fff;
	background: #000000
}

.ihonor {
	background-color: #aa1322;
	padding-top: 60px;
	font-size: 14px
}

.ihonor .hd {
	text-align: center;
	position: relative;
	padding-bottom: 15px;
}

.ihonor .hd .zzlogo {
	width: 95px;
	height: 95px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.ihonor .hd .zh {
	width: 100%;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	color: #b65055;
	font-family: 'zap';
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: -20px;
}

.ihonor-silder {
	width: 1070px;
	height: 390px;
	position: relative;
	margin: 35px auto 0;
}

.ihonor-silder ul {
	position: relative;
	width: 100%;
	height: 390px;
}

.ihonor-silder li {
	width: 360px;
	position: absolute;
	text-align: center;
	top: 40px;
	left: 390px;
	-webkit-transition: left .3s;
	transition: left .3s;
	opacity: 0;
}

.ihonor-silder .img {
	width: 330px;
	height: 218px;
	background-color: #fff;
	padding: 15px;
	color: #fff;
	position: relative;
}

.ihonor-silder .img:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
}

.ihonor-silder .ti {
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 14px
}

.ihonor-silder .img img {
	width: 100%;
	height: auto;
}

.ihonor-silder li.first {
	left: 0;
	opacity: 1;
}

.ihonor-silder li.last {
	left: 709px;
	opacity: 1;
}

.ihonor-silder li.center {
	width: 485px;
	top: 0;
	z-index: 3;
	left: 292px;
	opacity: 1;
}

.ihonor-silder li.center .ti {
	font-size: 18px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 3;
}

.ihonor-silder li.center .img {
	width: 455px;
	height: 300px;
	box-shadow: 0 0 20px 0 #5d5d5d
}

.ihonor-silder li.center .img:before {
	display: none;
}

.ihonor-silder .btn {
	position: absolute;
	width: 290px;
	height: 288px;
	top: 40px;
	z-index: 3;
	cursor: pointer;
}

.ihonor-silder .btn.prev {
	left: 0;
}

.ihonor-silder .btn.next {
	right: 0;
}

.imw {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}


.ny-container {
	padding: 50px 0
}

.ny-container2 {
	padding: 0px 0;
	margin-top: -10px
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .pic img {
	width: 100%;
	max-height: 90px;
}

/* .container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
} */

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

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

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

.row {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

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

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

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	flex-basis: 0;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-webkit-box-flex: 0;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-2 {
	-webkit-box-flex: 0;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-3 {
	-webkit-box-flex: 0;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-5 {
	-webkit-box-flex: 0;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-6 {
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-8 {
	-webkit-box-flex: 0;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-9 {
	-webkit-box-flex: 0;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-11 {
	-webkit-box-flex: 0;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-12 {
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width: 576px) {
	.col-sm {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.col-md {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		flex-basis: 0;
		-webkit-box-flex: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

.table th,
.table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #f1f2f3;
}

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

.table tbody+tbody {
	border-top: 2px solid #f1f2f3;
}

.table .table {
	background-color: #ffffff;
}

.table-sm th,
.table-sm td {
	padding: 0.3rem;
}

.table-bordered {
	border: 1px solid #f1f2f3;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #f1f2f3;
}

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
	border: 0;
}

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

.table-hover tbody tr:hover {
	background-color: #f9fafb;
}

.table-primary,
.table-primary>th,
.table-primary>td {
	background-color: #cee5ff;
}

.table-hover .table-primary:hover {
	background-color: #b5d7ff;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #b5d7ff;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
	background-color: #f9fafb;
}

.table-hover .table-secondary:hover {
	background-color: #eaedf1;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #eaedf1;
}

.table-success,
.table-success>th,
.table-success>td {
	background-color: #c8f3d0;
}

.table-hover .table-success:hover {
	background-color: #b3eebe;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b3eebe;
}

.table-info,
.table-info>th,
.table-info>td {
	background-color: #e0d6f6;
}

.table-hover .table-info:hover {
	background-color: #d0c1f1;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #d0c1f1;
}

.table-warning,
.table-warning>th,
.table-warning>td {
	background-color: #ffecb8;
}

.table-hover .table-warning:hover {
	background-color: #ffe59f;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe59f;
}

.table-danger,
.table-danger>th,
.table-danger>td {
	background-color: #ffcccf;
}

.table-hover .table-danger:hover {
	background-color: #ffb3b7;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #ffb3b7;
}

.table-light,
.table-light>th,
.table-light>td {
	background-color: #fdfdfe;
}

.table-hover .table-light:hover {
	background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
	background-color: #bfbfbf;
}

.table-hover .table-dark:hover {
	background-color: #b2b2b2;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b2b2b2;
}

.table-active,
.table-active>th,
.table-active>td {
	background-color: #f5f6f7;
}

.table-hover .table-active:hover {
	background-color: #e7e9ec;
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: #e7e9ec;
}

.table .thead-dark th {
	color: #ffffff;
	background-color: #212529;
	border-color: #32383e;
}

.table .thead-light th {
	color: #323d47;
	background-color: #fafbfb;
	border-color: #f1f2f3;
}

.table-dark {
	color: #ffffff;
	background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
	border-color: #32383e;
}

.table-dark.table-bordered {
	border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

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

@media (max-width: 767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

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

@media (max-width: 991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

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

@media (max-width: 1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

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

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

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

.form-control {
	display: block;
	width: 100%;
	height: calc(2.53125rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 0.9375rem;
	line-height: 1.9;
	color: #999999;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #eaeff4;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

@media screen and (prefers-reduced-motion: reduce) {
	.form-control {
		-webkit-transition: none;
		transition: none;
	}
}

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

.form-control:focus {
	color: #323d47;
	background-color: #fff;
	border-color: #f1f2f3;
	outline: 0;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.045);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.045);
}

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

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

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

select.form-control:focus::-ms-value {
	color: #999999;
	background-color: #fff;
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%;
}

.col-form-label {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.9;
}

.col-form-label-lg {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	font-size: 1.0625rem;
	line-height: 2.2;
}

.col-form-label-sm {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	font-size: 0.9375rem;
	line-height: 1.5;
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	margin-bottom: 0;
	line-height: 1.9;
	color: #757575;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0;
}

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

.form-control-sm {
	height: calc(2.15625rem + 2px);
	padding: 0.375rem 0.5rem;
	font-size: 0.9375rem;
	line-height: 1.5;
	border-radius: 2px;
}

.form-control-lg {
	height: calc(3.0875rem + 2px);
	padding: 0.375rem 1rem;
	font-size: 1.0625rem;
	line-height: 2.2;
	border-radius: 2px;
}

select.form-control[size],
select.form-control[multiple] {
	height: auto;
}

textarea.form-control {
	height: auto;
}

.form-group {
	margin-bottom: 1rem;
}

.form-text {
	display: block;
	margin-top: 0.25rem;
}

.form-row {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}

.form-row>.col,
.form-row>[class*="col-"] {
	padding-right: 5px;
	padding-left: 5px;
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem;
}

.form-check-input {
	position: absolute;
	margin-top: 0.3rem;
	margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
	color: #868e96;
}

.form-check-label {
	margin-bottom: 0;
}

.form-check-inline {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: 0.3125rem;
	margin-left: 0;
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 85%;
	color: #3cd458;
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: 0.25rem 0.5rem;
	margin-top: .1rem;
	font-size: 0.9375rem;
	line-height: 1.9;
	color: #fff;
	background-color: rgba(60, 212, 88, 0.9);
	border-radius: 0.25rem;
}

.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip {
	display: block;
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
	color: #3cd458;
}

.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip,
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip {
	display: block;
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 85%;
	color: #ff4954;
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: 0.25rem 0.5rem;
	margin-top: .1rem;
	font-size: 0.9375rem;
	line-height: 1.9;
	color: #fff;
	background-color: rgba(255, 73, 84, 0.9);
	border-radius: 0.25rem;
}

.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip {
	display: block;
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
	color: #ff4954;
}

.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip,
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip {
	display: block;
}

.form-inline {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-webkit-box-align: center;
	align-items: center;
}

.form-inline .form-check {
	width: 100%;
}

@media (min-width: 576px) {
	.form-inline label {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		margin-bottom: 0;
	}

	.form-inline .form-group {
		display: -webkit-box;
		display: flex;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 0;
	}

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

	.form-inline .form-control-plaintext {
		display: inline-block;
	}

	.form-inline .form-check {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0;
	}

	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: 0.25rem;
		margin-left: 0;
	}
}

.btn {
	display: inline-block;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 0.9375rem;
	line-height: 1.9;
	border-radius: 0.25rem;
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
	.btn {
		-webkit-transition: none;
		transition: none;
	}
}

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

.btn:focus,
.btn.focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.disabled,
.btn:disabled {
	opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

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

.btn-primary {
	color: #fff;
	background-color: #50a1ff;
	border-color: #50a1ff;
}

.btn-primary:hover {
	color: #fff;
	background-color: #3c96ff;
	border-color: #3c96ff;
	-webkit-box-shadow: 0 1px 10px rgba(80, 161, 255, 0.4);
	box-shadow: 0 1px 10px rgba(80, 161, 255, 0.4);
}

.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	-webkit-box-shadow: 0 0 0 0rem rgba(80, 161, 255, 0.5);
	box-shadow: 0 0 0 0rem rgba(80, 161, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
	background-color: #50a1ff;
	border-color: #50a1ff;
}

.btn-info {
	color: #fff;
	background-color: #926dde;
	border-color: #926dde;
}

.btn-info:hover {
	color: #fff;
	background-color: #865cda;
	border-color: #865cda;
	-webkit-box-shadow: 0 1px 10px rgba(146, 109, 222, 0.4);
	box-shadow: 0 1px 10px rgba(146, 109, 222, 0.4);
}

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	-webkit-box-shadow: 0 0 0 0rem rgba(146, 109, 222, 0.5);
	box-shadow: 0 0 0 0rem rgba(146, 109, 222, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
	background-color: #926dde;
	border-color: #926dde;
}

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

.btn-warning:hover {
	color: #fff;
	background-color: #ebab00;
	border-color: #ebab00;
	-webkit-box-shadow: 0 1px 10px rgba(255, 186, 0, 0.4);
	box-shadow: 0 1px 10px rgba(255, 186, 0, 0.4);
}

.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	-webkit-box-shadow: 0 0 0 0rem rgba(255, 186, 0, 0.5);
	box-shadow: 0 0 0 0rem rgba(255, 186, 0, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
	background-color: #ffba00;
	border-color: #ffba00;
}

.btn-link {
	font-weight: 400;
	color: #50a1ff;
	background-color: transparent;
}

.btn-link:hover {
	color: #0478ff;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
	text-decoration: underline;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
	color: #868e96;
	pointer-events: none;
}

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

.btn-block+.btn-block {
	margin-top: 0.5rem;
}

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

.fade {
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
	.fade {
		-webkit-transition: none;
		transition: none;
	}
}

.fade:not(.show) {}

.collapse:not(.show) {
	display: none;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
	position: relative;
}

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

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
	z-index: 1;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
	z-index: 1;
}

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

.btn-toolbar {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.btn-toolbar .input-group {
	width: auto;
}

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

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

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
	width: 100%;
}

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

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

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0;
}

.btn-group-toggle>.btn input[type="radio"],
.btn-group-toggle>.btn input[type="checkbox"],
.btn-group-toggle>.btn-group>.btn input[type="radio"],
.btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.nav {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-link {
	display: block;
	padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
	text-decoration: none;
}

.nav-link.disabled {
	color: #a5b3c7;
}

.nav-tabs {
	border-bottom: 1px solid #f1f2f3;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
	border-color: transparent transparent #f1f2f3;
}

.nav-tabs .nav-link.disabled {
	color: #a5b3c7;
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #757575;
	background-color: #ffffff;
	border-color: #50a1ff #f1f2f3 #ffffff;
}

.nav-pills .nav-link {
	border-radius: 0.125rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #757575;
	background-color: #e9ecf0;
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item {
	flex-basis: 0;
	-webkit-box-flex: 1;
	flex-grow: 1;
	text-align: center;
}

.tab-content>.tab-pane {
	/* display: none; */
}

.tab-content>.active {
	display: block;
}

.navbar {
	position: relative;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 0.5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.navbar-brand {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 1rem;
	font-size: 1.0625rem;
	line-height: inherit;
	white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}

.navbar-nav {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.navbar-text {
	display: inline-block;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.navbar-collapse {
	flex-basis: 100%;
	-webkit-box-flex: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	align-items: center;
}

.navbar-toggler {
	padding: 0.25rem 0.75rem;
	font-size: 1.0625rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
	text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

@media (max-width: 575.98px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		flex-wrap: nowrap;
	}

	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		flex-basis: auto;
	}

	.navbar-expand-sm .navbar-toggler {
		display: none;
	}
}

@media (max-width: 767.98px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		flex-wrap: nowrap;
	}

	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		flex-basis: auto;
	}

	.navbar-expand-md .navbar-toggler {
		display: none;
	}
}

@media (max-width: 991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		flex-wrap: nowrap;
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		flex-basis: auto;
	}

	.navbar-expand-lg .navbar-toggler {
		display: none;
	}
}

@media (max-width: 1199.98px) {

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width: 1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		justify-content: flex-start;
	}

	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		flex-wrap: nowrap;
	}

	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: flex !important;
		flex-basis: auto;
	}

	.navbar-expand-xl .navbar-toggler {
		display: none;
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: flex !important;
	flex-basis: auto;
}

.navbar-expand .navbar-toggler {
	display: none;
}

.navbar-dark .navbar-brand {
	color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
	color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(117, 117, 117, 0.8);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
	color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
	color: #fff;
}

.navbar-dark .navbar-toggler {
	color: rgba(117, 117, 117, 0.8);
	border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(117, 117, 117, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
	color: rgba(117, 117, 117, 0.8);
}

.navbar-dark .navbar-text a {
	color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
	color: #fff;
}

.card {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	border: 0 solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}

.card>hr {
	margin-right: 0;
	margin-left: 0;
}

.card-body {
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-title {
	margin-bottom: 0.75rem;
}

.card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-link:hover {
	text-decoration: none;
}

.card-link+.card-link {
	margin-left: 1.25rem;
}

.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, 0.03);
	border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
	border-radius: calc(0.25rem - 0) calc(0.25rem - 0) 0 0;
}

.card-footer {
	padding: 0.75rem 1.25rem;
	background-color: rgba(0, 0, 0, 0.03);
	border-top: 0 solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
	border-radius: 0 0 calc(0.25rem - 0) calc(0.25rem - 0);
}

.card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.card-img {
	width: 100%;
	border-radius: calc(0.25rem - 0);
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0.25rem - 0);
	border-top-right-radius: calc(0.25rem - 0);
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(0.25rem - 0);
	border-bottom-left-radius: calc(0.25rem - 0);
}

.card-deck {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.card-deck .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px;
	}

	.card-deck .card {
		display: -webkit-box;
		display: flex;
		-webkit-box-flex: 1;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px;
	}
}

.card-columns .card {
	margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
	.card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1;
	}

	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
}

.breadcrumb {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	padding: 0.75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: transparent;
	border-radius: 0.25rem;
}

.pagination {
	display: -webkit-box;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
}

.page-link {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-top: 1px #ddd solid;
	margin-top: 30px;
}

.page-link a {
	color: #333;
}

.page-link a:hover {
	color: #0c4ed4
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: 0.3rem;
}

@media (min-width: 576px) {
	.jumbotron {
		padding: 4rem 2rem;
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0;
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
}

.progress {
	display: -webkit-box;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: 0.70313rem;
	background-color: #f5f6f7;
	border-radius: 0.125rem;
}

.progress-bar {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #50a1ff;
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
	.progress-bar {
		-webkit-transition: none;
		transition: none;
	}
}

.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 1rem 1rem;
	background-size: 1rem 1rem;
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
}

.media {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
}

.media-body {
	-webkit-box-flex: 1;
	flex: 1;
}

.close {
	float: right;
	font-size: 1.40625rem;
	font-weight: 600;
	line-height: 1;
	color: #000;
	text-shadow: none;
	opacity: .5;
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
	color: #000;
	text-decoration: none;
	opacity: .75;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.9375rem;
	word-wrap: break-word;
	opacity: 0;
}

.tooltip.show {
	opacity: 0.9;
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 0.4rem;
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
	padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
	bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
	top: 0;
	border-width: 0.4rem 0.4rem 0;
	border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
	padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
	left: 0;
	width: 0.4rem;
	height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
	right: 0;
	border-width: 0.4rem 0.4rem 0.4rem 0;
	border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
	padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
	top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
	bottom: 0;
	border-width: 0 0.4rem 0.4rem;
	border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
	padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
	right: 0;
	width: 0.4rem;
	height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
	left: 0;
	border-width: 0.4rem 0 0.4rem 0.4rem;
	border-left-color: #000;
}

.tooltip-inner {
	max-width: 200px;
	padding: 0.25rem 0.5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0.25rem;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.9;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 0.9375rem;
	word-wrap: break-word;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #f1f2f3;
	border-radius: 0.3rem;
}

.popover .arrow {
	position: absolute;
	display: block;
	width: 0.6rem;
	height: 0.3rem;
	margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
	margin-bottom: 0.3rem;
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
	bottom: calc((0.3rem + 1px) * -1);
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
	border-width: 0.3rem 0.3rem 0;
}

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
	bottom: 0;
	border-top-color: #f1f2f3;
}

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
	bottom: 1px;
	border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
	margin-left: 0.3rem;
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
	left: calc((0.3rem + 1px) * -1);
	width: 0.3rem;
	height: 0.6rem;
	margin: 0.3rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
	border-width: 0.3rem 0.3rem 0.3rem 0;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
	left: 0;
	border-right-color: #f1f2f3;
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
	left: 1px;
	border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
	margin-top: 0.3rem;
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
	top: calc((0.3rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	border-width: 0 0.3rem 0.3rem 0.3rem;
}

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
	top: 0;
	border-bottom-color: #f1f2f3;
}

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
	top: 1px;
	border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 0.6rem;
	margin-left: -0.3rem;
	content: "";
	border-bottom: 1px solid #f9fafb;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
	margin-right: 0.3rem;
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
	right: calc((0.3rem + 1px) * -1);
	width: 0.3rem;
	height: 0.6rem;
	margin: 0.3rem 0;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
	border-width: 0.3rem 0 0.3rem 0.3rem;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
	right: 0;
	border-left-color: #f1f2f3;
}

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
	right: 1px;
	border-left-color: #fff;
}

.popover-header {
	padding: 0.5rem 0.75rem;
	margin-bottom: 0;
	font-size: 0.9375rem;
	color: #323d47;
	background-color: #f9fafb;
	border-bottom: 1px solid #eaedf1;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
	display: none;
}

.popover-body {
	padding: 0.5rem 0.75rem;
	color: #757575;
}

.carousel {
	position: relative;
}

.border {
	border: 1px solid #f1f2f3 !important;
}

.border-top {
	border-top: 1px solid #f1f2f3 !important;
}

.border-right {
	border-right: 1px solid #f1f2f3 !important;
}

.border-bottom {
	border-bottom: 1px solid #f1f2f3 !important;
}

.border-left {
	border-left: 1px solid #f1f2f3 !important;
}

.border-0 {
	border: 0 !important;
}

.border-top-0 {
	border-top: 0 !important;
}

.border-right-0 {
	border-right: 0 !important;
}

.border-bottom-0 {
	border-bottom: 0 !important;
}

.border-left-0 {
	border-left: 0 !important;
}

.border-primary {
	border-color: #50a1ff !important;
}

.border-secondary {
	border-color: #e9ecf0 !important;
}

.border-success {
	border-color: #3cd458 !important;
}

.border-info {
	border-color: #926dde !important;
}

.border-warning {
	border-color: #ffba00 !important;
}

.border-danger {
	border-color: #ff4954 !important;
}

.border-light {
	border-color: #f8f9fa !important;
}

.border-dark {
	border-color: #191919 !important;
}

.border-white {
	border-color: #fff !important;
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -webkit-box !important;
	display: flex !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center,
.nav.nav-center {
	-webkit-box-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	justify-content: space-around !important;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

@media (min-width: 576px) {
	.float-sm-left {
		float: left !important;
	}

	.float-sm-right {
		float: right !important;
	}

	.float-sm-none {
		float: none !important;
	}
}

@media (min-width: 768px) {
	.float-md-left {
		float: left !important;
	}

	.float-md-right {
		float: right !important;
	}

	.float-md-none {
		float: none !important;
	}
}

@media (min-width: 992px) {
	.float-lg-left {
		float: left !important;
	}

	.float-lg-right {
		float: right !important;
	}

	.float-lg-none {
		float: none !important;
	}
}

@media (min-width: 1200px) {
	.float-xl-left {
		float: left !important;
	}

	.float-xl-right {
		float: right !important;
	}

	.float-xl-none {
		float: none !important;
	}
}

.position-static {
	position: static !important;
}

.position-relative {
	position: relative !important;
}

.position-absolute {
	position: absolute !important;
}

.position-fixed {
	position: fixed !important;
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020;
	}
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
}

.shadow-sm {
	-webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05) !important;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05) !important;
}

.shadow-lg {
	-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
	text-align: justify !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

@media (min-width: 576px) {
	.text-sm-left {
		text-align: left !important;
	}

	.text-sm-right {
		text-align: right !important;
	}

	.text-sm-center {
		text-align: center !important;
	}
}

@media (min-width: 768px) {
	.text-md-left {
		text-align: left !important;
	}

	.text-md-right {
		text-align: right !important;
	}

	.text-md-center {
		text-align: center !important;
	}
}

@media (min-width: 992px) {
	.text-lg-left {
		text-align: left !important;
	}

	.text-lg-right {
		text-align: right !important;
	}

	.text-lg-center {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.text-xl-left {
		text-align: left !important;
	}

	.text-xl-right {
		text-align: right !important;
	}

	.text-xl-center {
		text-align: center !important;
	}
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-bold {
	font-weight: 600 !important;
}

.font-italic {
	font-style: italic !important;
}

.text-white {
	color: #fff !important;
}

.text-primary {
	color: #50a1ff !important;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #1d86ff !important;
}

.text-secondary {
	color: #e9ecf0 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
	color: #cbd2db !important;
}

.text-success {
	color: #3cd458 !important;
}

a.text-success:hover,
a.text-success:focus {
	color: #28b542 !important;
}

.text-info {
	color: #926dde !important;
}

a.text-info:hover,
a.text-info:focus {
	color: #7343d5 !important;
}

.text-warning {
	color: #ffba00 !important;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #cc9500 !important;
}

.text-danger {
	color: #ff4954 !important;
}

a.text-danger:hover,
a.text-danger:focus {
	color: #ff1624 !important;
}

.text-light {
	color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
	color: #dae0e5 !important;
}

.text-dark {
	color: #191919 !important;
}

a.text-dark:hover,
a.text-dark:focus {
	color: black !important;
}

.text-body {
	color: #757575 !important;
}

.text-muted {
	color: #868e96 !important;
}

.text-black-50 {
	color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
	color: rgba(255, 255, 255, 0.5) !important;
}

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

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden !important;
}

@media print {

	*,
	*::before,
	*::after {
		text-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	a:not(.btn) {
		text-decoration: underline;
	}

	abbr[title]::after {
		content: " ("attr(title) ")";
	}

	pre {
		white-space: pre-wrap !important;
	}

	pre,
	blockquote {
		border: 1px solid #adb5bd;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}

	@page {
		size: a3;
	}

	body {
		min-width: 992px !important;
	}

	.container {
		min-width: 992px !important;
	}

	.navbar {
		display: none;
	}

	.table {
		border-collapse: collapse !important;
	}

	.table td,
	.table th {
		background-color: #fff !important;
	}

	.table-bordered th,
	.table-bordered td {
		border: 1px solid #dee2e6 !important;
	}

	.table-dark {
		color: inherit;
	}

	.table-dark th,
	.table-dark td,
	.table-dark thead th,
	.table-dark tbody+tbody {
		border-color: #f1f2f3;
	}

	.table .thead-dark th {
		color: inherit;
		border-color: #f1f2f3;
	}
}

.constellation {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.countdown {
	text-align: center;
}

.countdown .col {
	padding: 0;
}

.countdown h5 {
	font-weight: 500;
	font-size: 3rem;
	margin-bottom: 0;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.countdown small {
	display: block;
	font-size: 0.8325rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

/* @media (max-width: 767.98px) {
	.countdown h5 {
		font-size: 2rem;
	}

	.countdown small {
		font-size: 0.75rem;
	}
}
 */
.countdown-uppercase small {
	text-transform: uppercase;
}

.countdown-sm h5 {
	font-size: 2.5rem;
}

.countdown-sm small {
	font-size: 0.75rem;
}

@media (max-width: 767.98px) {
	.countdown-sm h5 {
		font-size: 28px;
	}

	.countdown-sm small {
		font-size: 0.625rem;
	}
}

.countdown-lg h5 {
	font-size: 3.5rem;
}

.countdown-lg small {
	font-size: 0.875rem;
}

@media (max-width: 767.98px) {
	.countdown-lg h5 {
		font-size: 2.25rem;
	}

	.countdown-lg small {
		font-size: 0.75rem;
	}
}

.countdown-outline .col {
	border: 1px solid rgba(117, 117, 117, 0.5);
	border-radius: 0.125rem;
}

.countdown-outline h5 {
	border-bottom: 1px solid rgba(117, 117, 117, 0.5);
}

.countdown-light .col {
	border-color: rgba(255, 255, 255, 0.5);
}

.countdown-light h5,
.countdown-light small {
	color: rgba(255, 255, 255, 0.85);
	border-color: rgba(255, 255, 255, 0.5);
}

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

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.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);
	transform: translate3d(0, 0, 0);
}

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

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

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

.slick-slide img {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.slider-center-focused .slick-slide {
	opacity: 0.2;
	-webkit-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

.slider-center-focused .slick-center {
	opacity: 1;
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 36px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	z-index: 1;
}

.slick-prev:hover,
.slick-next:hover {
	outline: none;
	background-color: rgba(0, 0, 0, 0.3);
}

.slick-prev:hover::before,
.slick-next:hover::before {
	border-right-color: #fff;
	border-bottom-color: #fff;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
	opacity: 0.5;
}

.slick-prev::before,
.slick-next::before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 1px solid rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.slick-prev {
	left: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.slick-prev::before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	margin-right: -2px;
}

.slick-next {
	right: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.slick-next::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-left: -2px;
}

.slider-arrows-circle-light .slick-prev,
.slider-arrows-circle-light .slick-next {
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.95);
	border-radius: 10rem;
	border: 1px solid #eaeff4;
	opacity: 0.7;
}

.slider-arrows-circle-light .slick-prev::before,
.slider-arrows-circle-light .slick-next::before {
	border-right-color: rgba(0, 0, 0, 0.3);
	border-bottom-color: rgba(0, 0, 0, 0.3);
}

.slider-arrows-circle-light .slick-prev:hover,
.slider-arrows-circle-light .slick-next:hover {
	opacity: 1;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.slider-arrows-circle-light .slick-prev:hover::before,
.slider-arrows-circle-light .slick-next:hover::before {
	border-right-color: rgba(0, 0, 0, 0.5);
	border-bottom-color: rgba(0, 0, 0, 0.5);
}

.slider-arrows-circle-light .slick-prev {
	left: 1rem;
}

.slider-arrows-circle-light .slick-next {
	right: 1rem;
}

.slider-arrows-circle-dark .slick-prev,
.slider-arrows-circle-dark .slick-next {
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 10rem;
	opacity: 0.7;
}

.slider-arrows-circle-dark .slick-prev::before,
.slider-arrows-circle-dark .slick-next::before {
	border-right-color: rgba(255, 255, 255, 0.6);
	border-bottom-color: rgba(255, 255, 255, 0.6);
}

.slider-arrows-circle-dark .slick-prev:hover,
.slider-arrows-circle-dark .slick-next:hover {
	opacity: 1;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.slider-arrows-circle-dark .slick-prev:hover::before,
.slider-arrows-circle-dark .slick-next:hover::before {
	border-right-color: rgba(255, 255, 255, 0.9);
	border-bottom-color: rgba(255, 255, 255, 0.9);
}

.slider-arrows-circle-dark .slick-prev {
	left: 1rem;
}

.slider-arrows-circle-dark .slick-next {
	right: 1rem;
}

.slider-arrows-flash-dark .slick-prev,
.slider-arrows-flash-dark .slick-next {
	width: 40px;
	height: 40px;
	background-color: transparent;
}

.slider-arrows-flash-dark .slick-prev::before,
.slider-arrows-flash-dark .slick-next::before {
	position: absolute;
	top: 50%;
	width: 11px;
	height: 11px;
	margin-top: -5px;
	border-width: 1px;
	border-right-color: rgba(0, 0, 0, 0.2);
	border-bottom-color: rgba(0, 0, 0, 0.2);
}

.slider-arrows-flash-dark .slick-prev::after,
.slider-arrows-flash-dark .slick-next::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 24px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.slider-arrows-flash-dark .slick-prev:hover::before,
.slider-arrows-flash-dark .slick-next:hover::before {
	border-right-color: rgba(0, 0, 0, 0.5);
	border-bottom-color: rgba(0, 0, 0, 0.5);
}

.slider-arrows-flash-dark .slick-prev:hover::after,
.slider-arrows-flash-dark .slick-next:hover::after {
	background-color: rgba(0, 0, 0, 0.5);
}

.slider-arrows-flash-dark .slick-prev {
	left: 1rem;
}

.slider-arrows-flash-dark .slick-prev::before,
.slider-arrows-flash-dark .slick-prev::after {
	left: 9px;
}

.slider-arrows-flash-dark .slick-next {
	right: 1rem;
}

.slider-arrows-flash-dark .slick-next::before,
.slider-arrows-flash-dark .slick-next::after {
	right: 9px;
}

.slider-arrows-flash-light .slick-prev,
.slider-arrows-flash-light .slick-next {
	width: 40px;
	height: 40px;
	background-color: transparent;
}

.slider-arrows-flash-light .slick-prev::before,
.slider-arrows-flash-light .slick-next::before {
	position: absolute;
	top: 50%;
	width: 11px;
	height: 11px;
	margin-top: -5px;
	border-width: 1px;
	border-right-color: rgba(255, 255, 255, 0.5);
	border-bottom-color: rgba(255, 255, 255, 0.5);
}

.slider-arrows-flash-light .slick-prev::after,
.slider-arrows-flash-light .slick-next::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 24px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.slider-arrows-flash-light .slick-prev:hover::before,
.slider-arrows-flash-light .slick-next:hover::before {
	border-right-color: rgba(255, 255, 255, 0.9);
	border-bottom-color: rgba(255, 255, 255, 0.9);
}

.slider-arrows-flash-light .slick-prev:hover::after,
.slider-arrows-flash-light .slick-next:hover::after {
	background-color: rgba(255, 255, 255, 0.9);
}

.slider-arrows-flash-light .slick-prev {
	left: 1rem;
}

.slider-arrows-flash-light .slick-prev::before,
.slider-arrows-flash-light .slick-prev::after {
	left: 9px;
}

.slider-arrows-flash-light .slick-next {
	right: 1rem;
}

.slider-arrows-flash-light .slick-next::before,
.slider-arrows-flash-light .slick-next::after {
	right: 9px;
}

.slick-dotted.slick-slider {
	margin-bottom: 35px;
}

.slick-dots {
	position: absolute;
	bottom: -35px;
	list-style: none;
	display: -webkit-box;
	display: flex;
	align-content: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	margin: 0 5px;
	padding: 8px 6px;
	line-height: 1px;
	cursor: pointer;
}

.slick-dots li button {
	border: 1px solid #929daf;
	padding: 0;
	background: transparent;
	height: 6px;
	width: 6px;
	border-radius: 10rem;
	font-size: 0;
	cursor: pointer;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

.slick-dots li button:hover {
	outline: none;
}

.slick-dots li.slick-active button {
	background-color: #929daf;
}

.slider-dots-inside.slick-slider {
	margin-bottom: 0;
}

.slider-dots-inside.slick-slider .slick-dots {
	bottom: 1rem;
	opacity: 0.8;
}

.slider-dots-fill .slick-dots button {
	border: none;
	background-color: #eaeff4;
}

.slider-dots-fill .slick-dots .slick-active button {
	background-color: #929daf;
}

.slider-dots-fill-primary .slick-dots button {
	border: none;
	background-color: #eaeff4;
}

.slider-dots-fill-primary .slick-dots .slick-active button {
	background-color: #50a1ff;
}

.slider-dots-line .slick-dots li {
	padding-left: 2px;
	padding-right: 2px;
}

.slider-dots-line .slick-dots button {
	border: none;
	width: 24px;
	height: 2px;
	background-color: #eaeff4;
}

.slider-dots-line .slick-dots .slick-active button {
	width: 34px;
	background-color: #929daf;
}

.slider-dots-white .slick-dots button {
	border-color: rgba(255, 255, 255, 0.7);
	background-color: rgba(255, 255, 255, 0.5);
}

.slider-dots-white .slick-dots .slick-active button {
	background-color: rgba(255, 255, 255, 0.95);
}

.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, 0.9);
	outline: none !important;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.link-color-default a {
	color: #757575;
}

.link-color-default a:hover,
.link-color-default a:focus {
	color: #50a1ff;
}

.semibold {
	font-weight: 400;
}

.lead,
.pricing-4 .plan-price p {
	font-size: 1.125rem;
}

.label {
	display: block;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h6.bold::before,
.h6.bold::before {
	content: '\2014 \00A0';
}

.heading-alt {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0;
}

.text-quoted::before,
.text-quoted::after {
	opacity: .7;
}

.text-quoted::before {
	content: 'Ã¢â‚¬Å“';
	padding-right: 2px;
}

.text-quoted::after {
	content: 'Ã¢â‚¬Â';
	padding-left: 2px;
}

hr {
	border-top-color: rgba(117, 117, 117, 0.09);
	margin: 2rem auto;
}

.hr-dash {
	border-top-style: dashed;
}

.hr-dot {
	border-top-style: dotted;
}

.hr-light {
	border-top-color: rgba(117, 117, 117, 0.05);
}

.mark-underline {
	padding-bottom: 2px;
	border-bottom: 1px dashed white;
}

.divider {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	flex: 0;
	color: #929daf;
	font-size: 0.8375rem;
	letter-spacing: .5px;
	margin: 2rem auto;
	width: 100%;
}

.divider::before,
.divider::after {
	content: '';
	-webkit-box-flex: 1;
	flex-grow: 1;
	border-top: 1px solid #eaeff4;
}

.divider::before {
	margin-right: 1rem;
}

.divider::after {
	margin-left: 1rem;
}

/* @media (max-width: 767.98px) {
	html {
		font-size: 0.87891rem;
	}
}
 */
.img-thumbnail {
	padding: 0.25rem;
	border-color: #f4f7f9;
	border-radius: 3px;
}

.img-outside-right {
	overflow: hidden;
}

.img-outside-right img {
	width: 100%;
	-webkit-transform: translateX(15%);
	transform: translateX(15%);
}

.avatar {
	border-radius: 10rem;
	width: 48px;
	height: 48px;
}

.img-fadein {
	opacity: .75;
	-webkit-transition: .5s;
	transition: .5s;
}

.img-fadein:hover {
	opacity: 1;
}

.table {
	border: 1px solid #f1f2f3;
}

.table th {
	border-top: 0;
	font-weight: 400;
}

.table thead th {
	border-bottom: 1px solid #eaeff4;
}

.table-hover tbody tr {
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.table-sm th,
.table-sm td {
	padding: .5rem;
}

.table-lg th,
.table-lg td {
	padding: 1rem;
}

.media-list .media {
	border-bottom: 1px solid #f1f2f3;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.media-list .media:last-child {
	border-bottom: none;
}

video {
	max-width: 100%;
}

.video-wrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.video-wrapper::before {
	display: block;
	content: "";
	z-index: 0;
}

.video-wrapper.ratio-21x9::before {
	padding-top: 42.85714%;
}

.video-wrapper.ratio-16x9::before {
	padding-top: 56.25%;
}

.video-wrapper.ratio-4x3::before {
	padding-top: 75%;
}

.video-wrapper.ratio-1x1::before {
	padding-top: 100%;
}

.video-wrapper .poster {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	border-radius: inherit;
	z-index: 1;
	-webkit-transition: .3s;
	transition: .3s;
}

.video-wrapper .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 2;
	-webkit-transition: .3s;
	transition: .3s;
}

.video-wrapper .btn:hover {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: inherit;
}

.video-wrapper.reveal .poster,
.video-wrapper.reveal .btn {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.8s linear;
	transition: 0.8s linear;
}

.video-btn-wrapper {
	position: relative;
}

.video-btn-wrapper .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .3s;
	transition: .3s;
}

.card {
	border: 0;
	-webkit-transition: .5s;
	transition: .5s;
}

.card.text-white a {
	color: rgba(255, 255, 255, 0.8);
}

.card>.alert,
.card .card-body .alert {
	border-radius: 0;
	margin-bottom: 0;
}

.card>.nav-tabs,
.card .card-body .nav-tabs {
	margin-bottom: 0;
}

.card>.table {
	margin-bottom: 0;
}

.card>.table tr td:first-child,
.card>.table tr th:first-child {
	padding-left: 20px;
}

.card>.table tr td:last-child,
.card>.table tr th:last-child {
	padding-right: 20px;
}

.card .card-hover-show {
	opacity: 0;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.card:hover .card-hover-show {
	opacity: 1;
}

.card-title {
	color: inherit;
}

.card-footer {
	background-color: #fff;
	border-top: 1px solid #f1f2f3;
}

.card-body-bottom {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	position: absolute;
	bottom: 0;
}

.card-shadow {
	-webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 25px rgba(0, 0, 0, 0.05);
}

.card-hover-shadow:hover {
	-webkit-box-shadow: 0 1px 35px rgba(0, 0, 0, 0.07);
	box-shadow: 0 1px 35px rgba(0, 0, 0, 0.07);
}

.card-img-top {
	position: relative;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.card-img-top img {
	border-radius: inherit;
}

.card-img-bottom {
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}

.card-hover {
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
}

.card-hover.bg-img {
	position: absolute;
}

.card-hover[data-animation] {
	-webkit-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
}

.card-hover[data-animation="zoom"] {
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}

.card-hover[data-animation="slide-up"] {
	top: 100%;
}

.card-hover[data-animation="slide-down"] {
	top: -100%;
}

.card-hover[data-animation="slide-left"] {
	left: 100%;
}

.card-hover[data-animation="slide-right"] {
	left: -100%;
}

.card:hover .card-hover {
	top: 0;
	left: 0;
	visibility: visible;
	opacity: 1;
}

.card:hover .card-hover[data-animation="zoom"] {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.card-hover .card-body {
	position: relative;
}

.card-columns .card {
	margin-bottom: 1.5rem;
}

@media (max-width: 1199.98px) {
	.card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}

@media (max-width: 767.98px) {
	.card-columns {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

/*pre {  background-color: #fcfdfd;  padding: 12px;  border: 1px solid #f1f2f3;  border-left: 3px solid #50a1ff;  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.02);          box-shadow: 0 0 15px rgba(0, 0, 0, 0.02); }*/
pre {
	margin-bottom: 25px;
}

pre code {
	padding: 12px 30px;
}

.pre-scrollable {
	max-height: 350px;
	overflow-y: auto;
}

.fa {
	font-weight: inherit;
}

.iconbox {
	display: inline-flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-color: #f5f6f7;
	color: #999999;
	border-radius: 10rem;
}

.iconbox.iconbox-xs {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: .6875rem;
}

.iconbox.iconbox-sm {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: .75rem;
}

.iconbox.iconbox-lg,
.step-icon .iconbox {
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 1.25rem;
}

.iconbox.iconbox-xl {
	width: 64px;
	height: 64px;
	line-height: 64px;
	font-size: 1.5rem;
}

.iconbox.iconbox-xxl {
	width: 96px;
	height: 96px;
	line-height: 96px;
	font-size: 2rem;
}

.iconbox-sq {
	border-radius: 0;
}

.iconbox-outline {
	border: 1px solid #f1f2f3;
	background-color: transparent;
}

.alert {
	border-width: 0;
	border-left-width: 4px;
	border-radius: 0;
}

.breadcrumb {
	margin-bottom: 0;
}

.btn {
	font-size: 11px;
	padding: 8px 26px 6px;
	letter-spacing: 1.7px;
	text-transform: uppercase;
	border-radius: 2px;
	outline: none;
	-webkit-transition: 0.15s linear;
	transition: 0.15s linear;
}

button:focus {
	outline: none;
}

.btn-link:hover,
.btn-link:focus {
	-webkit-text-decoration: normal;
	text-decoration: inherit;
}

.btn-white {
	color: #757575;
	background-color: #fff;
	border-color: #fff;
}

.btn-white:hover {
	color: #757575;
	background-color: whitesmoke;
	border-color: whitesmoke;
	-webkit-box-shadow: 0 1px 10px rgba(255, 255, 255, 0.4);
	box-shadow: 0 1px 10px rgba(255, 255, 255, 0.4);
}

.btn-white:focus,
.btn-white.focus {
	color: #757575;
	-webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5);
	box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5);
}

.btn-white.disabled,
.btn-white:disabled {
	background-color: #fff;
	border-color: #fff;
}

.btn-white:hover {
	background-color: #fff;
	border-color: #fff;
	color: #323d47;
}

.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: #3b5998;
}

.btn-facebook:hover {
	color: #fff;
	background-color: #355089;
	border-color: #355089;
	-webkit-box-shadow: 0 1px 10px rgba(59, 89, 152, 0.4);
	box-shadow: 0 1px 10px rgba(59, 89, 152, 0.4);
}

.btn-facebook:focus,
.btn-facebook.focus {
	color: #fff;
	-webkit-box-shadow: 0 0 0 0rem rgba(59, 89, 152, 0.5);
	box-shadow: 0 0 0 0rem rgba(59, 89, 152, 0.5);
}

.btn-facebook.disabled,
.btn-facebook:disabled {
	background-color: #3b5998;
	border-color: #3b5998;
}

.btn-google {
	color: #fff;
	background-color: #dd4b39;
	border-color: #dd4b39;
}

.btn-google:hover {
	color: #fff;
	background-color: #da3b28;
	border-color: #da3b28;
	-webkit-box-shadow: 0 1px 10px rgba(221, 75, 57, 0.4);
	box-shadow: 0 1px 10px rgba(221, 75, 57, 0.4);
}

.btn-google:focus,
.btn-google.focus {
	color: #fff;
	-webkit-box-shadow: 0 0 0 0rem rgba(221, 75, 57, 0.5);
	box-shadow: 0 0 0 0rem rgba(221, 75, 57, 0.5);
}

.btn-google.disabled,
.btn-google:disabled {
	background-color: #dd4b39;
	border-color: #dd4b39;
}

.btn-twitter {
	color: #fff;
	background-color: #00aced;
	border-color: #00aced;
}

.btn-twitter:hover {
	color: #fff;
	background-color: #009dd9;
	border-color: #009dd9;
	-webkit-box-shadow: 0 1px 10px rgba(0, 172, 237, 0.4);
	box-shadow: 0 1px 10px rgba(0, 172, 237, 0.4);
}

.btn-twitter:focus,
.btn-twitter.focus {
	color: #fff;
	-webkit-box-shadow: 0 0 0 0rem rgba(0, 172, 237, 0.5);
	box-shadow: 0 0 0 0rem rgba(0, 172, 237, 0.5);
}

.btn-twitter.disabled,
.btn-twitter:disabled {
	background-color: #00aced;
	border-color: #00aced;
}

.btn-xs {
	padding: 4px 12px 3px;
	font-size: 10px;
}

.btn-sm,
.btn-group-sm>.btn,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-append>.btn {
	padding: 8px 20px 6px;
	font-size: 11px;
}

.btn-lg,
.btn-group-lg>.btn,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-append>.btn {
	padding: 7px 32px 6px;
	font-size: 12px;
}

.btn-xl {
	padding: 10px 38px 10px;
	font-size: 13px;
}

.btn-round {
	border-radius: 10rem;
}

.btn-circle {
	width: 56px;
	height: 56px;
	padding: 0;
	border-radius: 10rem;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 1rem;
}

.btn-circle .fa-play {
	margin-left: 4px;
	font-size: 0.875rem;
}

.btn-circle.btn-xs {
	width: 40px;
	height: 40px;
	font-size: 0.875rem;
}

.btn-circle.btn-sm,
.btn-group-sm>.btn-circle.btn,
.input-group-sm>.input-group-prepend>.btn-circle.btn,
.input-group-sm>.input-group-append>.btn-circle.btn {
	width: 48px;
	height: 48px;
	font-size: 0.9325rem;
}

.btn-circle.btn-lg,
.btn-group-lg>.btn-circle.btn,
.input-group-lg>.input-group-prepend>.btn-circle.btn,
.input-group-lg>.input-group-append>.btn-circle.btn {
	width: 64px;
	height: 64px;
	font-size: 1.25rem;
}

.btn-circle.btn-xl {
	width: 72px;
	height: 72px;
	font-size: 1.5rem;
}

.gallery {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.gallery-item {
	position: relative;
	flex-basis: 50%;
	padding: 0.25rem;
	display: block;
}

.gallery-item img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.gallery-item-overlay {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	position: absolute;
	top: 0.25rem;
	left: 0.25rem;
	right: 0.25rem;
	bottom: 0.25rem;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 1.75rem;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.gallery-item-overlay:hover {
	background-color: rgba(0, 0, 0, 0.45);
}

.gallery.items-connected .gallery-item {
	padding: 0;
}

.gallery.items-connected .gallery-item-overlay {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.gallery-extra-items {
	display: none;
}

.gallery-3-type1 .gallery-item {
	flex-basis: 33.33%;
}

.gallery-3-type2 .gallery-item {
	flex-basis: 100%;
}

.gallery-3-type2 .gallery-item:nth-child(n+2) {
	flex-basis: 50%;
}

.gallery-3-type3 .gallery-item {
	flex-basis: 50%;
}

.gallery-3-type3 .gallery-item:nth-child(n+3) {
	flex-basis: 100%;
}

.gallery-3-type4>.gallery-item {
	flex-basis: 60%;
}

.gallery-3-type4 .gallery-item-group {
	flex-basis: 40%;
}

.gallery-3-type5>.gallery-item {
	flex-basis: 60%;
}

.gallery-3-type5 .gallery-item-group {
	flex-basis: 40%;
}

.gallery-4-type1 .gallery-item {
	flex-basis: 25%;
}

.gallery-4-type2 .gallery-item {
	flex-basis: 100%;
}

.gallery-4-type2 .gallery-item:nth-child(n+2) {
	flex-basis: 33.33%;
}

.gallery-4-type3 .gallery-item {
	flex-basis: 33.33%;
}

.gallery-4-type3 .gallery-item:nth-child(n+4) {
	flex-basis: 100%;
}

.gallery-4-type4>.gallery-item {
	flex-basis: 70%;
}

.gallery-4-type4 .gallery-item-group {
	flex-basis: 30%;
}

.gallery-4-type5>.gallery-item {
	flex-basis: 70%;
}

.gallery-4-type5 .gallery-item-group {
	flex-basis: 30%;
}

.modal .close {
	font-weight: 100;
}

.nav-link {
	color: #757575;
	font-weight: 400;
}

.nav-link.active,
.nav-item.show .nav-link {
	color: #50a1ff;
}

.nav-divider {
	display: block;
	margin: 0.5rem 1.125rem;
	height: 1px;
	background-color: rgba(127, 127, 127, 0.1);
}

.nav-uppercase>.nav-link,
.nav-uppercase>.nav-item>.nav-link {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.85em;
	word-spacing: 2px;
}

.nav-bold .nav-item {
	font-weight: 600;
}

.nav-bold .nav-link {
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 0.85em;
	word-spacing: 2px;
}

.nav-bolder .nav-item {
	font-weight: 700;
}

.nav-bolder .nav-link {
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 0.8em;
	word-spacing: 2px;
}

.nav-lead .nav-link {
	font-size: 1rem;
}

.nav-slash .nav-item {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
}

.nav-slash .nav-item::after {
	content: '/';
	font-weight: 400;
	opacity: 0.6;
}

.nav-slash .nav-item:last-child::after {
	display: none;
}

.nav-dot .nav-item {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
}

.nav-dot .nav-item::after {
	content: "\2022";
	font-weight: 100;
	opacity: 0.75;
}

.nav-dot .nav-item:last-child::after {
	display: none;
}

.nav-iconic .nav-link {
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

.nav-iconic .nav-link i {
	margin-bottom: 1rem;
}

.nav-sidebar {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	font-weight: 400;
}

.nav-sidebar .nav-item {
	margin: 4px 0;
	padding-right: 5px;
	overflow: hidden;
	flex-shrink: 0;
}

.nav-sidebar .nav-item>.nav-link {
	font-weight: 500;
}

.nav-sidebar .nav-link {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	padding: 3px 0;
	line-height: 1.5;
}

.nav-sidebar .nav-angle {
	font-family: themify;
	font-style: normal;
	font-size: 8px;
	display: inline-block;
	line-height: 24px;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	color: #757575;
}

.nav-sidebar .nav-angle::before {
	content: "\e649";
}

.nav-sidebar .nav-angle.rotate {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.nav-sidebar .nav {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	font-size: 0.875rem;
	margin-left: 1rem;
	margin-top: 0.5rem;
	flex-wrap: nowrap;
	display: none;
}

.nav-sidebar .nav .nav {
	display: -webkit-box;
	display: flex;
	font-size: 95%;
	margin-left: 0.75rem;
	margin-top: 0;
}

.nav-sidebar .nav .nav .nav-item {
	margin-top: 1px;
	margin-bottom: 1px;
}

.nav-sidebar .nav .nav-link {
	flex-shrink: 0;
}

.nav-sidebar .show>.nav-link .nav-angle {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.nav-sidebar .show>.nav {
	display: block;
}

.nav-sidebar .nav-link.active {
	color: #50a1ff;
}

.nav-sidebar .nav-link.active+.nav {
	display: block;
}

.nav-sidebar .nav-item>.nav-link.active {
	color: #757575;
	-webkit-transition: none;
	transition: none;
}

.nav-sidebar a {
	color: rgba(0, 0, 0, 0.6);
}

.nav-sidebar a:hover {
	color: rgba(0, 0, 0, 0.8);
}

.nav-sidebar .nav-header {
	color: #323d47;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-bottom: 0.5rem;
}

.nav-sidebar-hero>.nav-item {
	border-bottom: 1px dashed #eaeff4;
	padding-top: 2px;
	padding-bottom: 6px;
}

.nav-sidebar-hero>.nav-item:last-child {
	border-bottom: none;
}

.nav-sidebar-hero>.nav-item>.nav-link {
	font-size: 1.125rem;
	font-weight: 400;
	padding: 8px 0;
}

.nav-sidebar-hero .nav-item>.nav-link {
	font-weight: 400;
}

.nav-sidebar-hero .nav {
	font-size: 1rem;
}

.nav-sidebar-hero .nav-link.active {
	font-weight: 500;
}

.nav-sidebar-pill .nav-item>.nav-link.active {
	color: #50a1ff;
}

.nav-sidebar-pill .nav-item>.nav-link.active>.nav-angle {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.nav-sidebar-pill .nav {
	margin-left: 0.5rem;
}

.nav-sidebar-pill .nav .nav-link {
	display: table;
	border-radius: 10rem;
	padding: 6px 16px;
}

.nav-sidebar-pill .nav .nav-link.active {
	background-color: rgba(80, 161, 255, 0.1);
}

.nav-page {
	display: block;
	position: fixed;
	top: 50%;
	right: 20px;
	width: 34px;
	border-radius: 10rem;
	padding: 7px 0;
	text-align: center;
	background-color: #191919;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .5s ease-out;
	transition: .5s ease-out;
}

.body-scrolled .nav-page {
	opacity: .5;
}

.nav-page:hover {
	opacity: .65;
}

.nav-page.nav-page-left {
	right: auto;
	left: 20px;
}

.nav-page .nav-item {
	position: relative;
	display: block;
	padding: 0;
}

.nav-page .nav-link {
	display: inline-block;
	width: 8px;
	height: 8px;
	padding: 0;
	border-radius: 4px;
	background-color: #fff;
	opacity: .5;
}

.nav-page .nav-link:hover,
.nav-page .nav-link.active {
	opacity: 1;
}

.nav-page .nav-link::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.nav-dark .nav-link {
	color: rgba(117, 117, 117, 0.65);
}

.nav-dark .nav-link:hover,
.nav-dark .nav-link.active,
.nav-dark .nav-item.show .nav-link {
	color: #323d47;
}

.nav-dark .nav-link.disabled {
	color: #a5b3c7;
}

.nav-light .nav-link {
	color: rgba(255, 255, 255, 0.65);
}

.nav-light .nav-link:hover,
.nav-light .nav-link.active,
.nav-light .nav-item.show .nav-link {
	color: #fff;
}

.nav-light .nav-link.disabled {
	color: rgba(255, 255, 255, 0.5);
}

.nav-light.nav-pills .nav-link.active,
.nav-light.nav-pills .show>.nav-link {
	background-color: rgba(255, 255, 255, 0.25);
}

.nav-trim .nav-link:first-child {
	padding-left: 0;
}

.nav-trim .nav-link:last-child {
	padding-right: 0;
}

.nav-transform-none .nav-link {
	text-transform: none !important;
}

[data-overlay],
[data-overlay-light] {
	position: relative;
}

[data-overlay]::before,
[data-overlay-light]::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #545c66;
	border-radius: inherit;
}

[data-overlay-light]::before {
	background: #fff;
}

[data-overlay-primary]::before {
	background: #50a1ff;
}

[data-overlay="1"]::before {
	opacity: 0.1;
}

[data-overlay="2"]::before {
	opacity: 0.2;
}

[data-overlay="3"]::before {
	opacity: 0.3;
}

[data-overlay="4"]::before {
	opacity: 0.4;
}

[data-overlay="5"]::before {
	opacity: 0.5;
}

[data-overlay="6"]::before {
	opacity: 0.6;
}

[data-overlay="7"]::before {
	opacity: 0.7;
}

[data-overlay="8"]::before {
	opacity: 0.8;
}

[data-overlay="9"]::before {
	opacity: 0.9;
}

[data-overlay-light="1"]::before {
	opacity: 0.1;
}

[data-overlay-light="2"]::before {
	opacity: 0.2;
}

[data-overlay-light="3"]::before {
	opacity: 0.3;
}

[data-overlay-light="4"]::before {
	opacity: 0.4;
}

[data-overlay-light="5"]::before {
	opacity: 0.5;
}

[data-overlay-light="6"]::before {
	opacity: 0.6;
}

[data-overlay-light="7"]::before {
	opacity: 0.7;
}

[data-overlay-light="8"]::before {
	opacity: 0.8;
}

[data-overlay-light="9"]::before {
	opacity: 0.9;
}

[data-scrim-top],
[data-scrim-bottom] {
	position: relative;
}

[data-scrim-top]::before,
[data-scrim-bottom]::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 20%;
	background: -webkit-gradient(linear, left top, left bottom, from(#191919), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(top, #191919 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, #191919 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 0;
	border-radius: inherit;
}

[data-scrim-bottom]::before {
	top: 20%;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#191919));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #191919 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #191919 100%);
}

[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
	opacity: 0.1;
}

[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
	opacity: 0.2;
}

[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
	opacity: 0.3;
}

[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
	opacity: 0.4;
}

[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
	opacity: 0.5;
}

[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
	opacity: 0.6;
}

[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
	opacity: 0.7;
}

[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
	opacity: 0.8;
}

[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
	opacity: 0.9;
}

[data-scrim-top="0"]::before,
[data-scrim-bottom="0"]::before {
	opacity: 0;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	border-radius: inherit;
}

.page-item.disabled {
	opacity: 0.6;
}

.popover {
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
}

.timeline {
	position: relative;
	list-style: none;
	padding: 1rem 0;
	margin: 0;
}

.timeline::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	width: 2px;
	margin-left: -1px;
	background-color: #50a1ff;
}

.timeline-item {
	position: relative;
	width: 50%;
	padding: 1rem 0;
	padding-right: 2.5rem;
	text-align: right;
}

.timeline-item::before {
	content: '';
	position: absolute;
	right: -8px;
	top: 1.35rem;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #50a1ff;
	background-color: #fff;
}

.timeline-item:nth-child(even) {
	margin-left: 50%;
	padding-left: 2.5rem;
	padding-right: 0;
	text-align: left;
}

.timeline-item:nth-child(even)::before {
	right: auto;
	left: -8px;
}

.timeline-horizontal {
	display: -webkit-box;
	display: flex;
}

.timeline-horizontal::before {
	left: 0;
	bottom: auto;
	right: 0;
	width: 100%;
	height: 2px;
}

.timeline-horizontal .timeline-item {
	padding: 1.5rem 1rem;
	text-align: left;
}

.timeline-horizontal .timeline-item::before {
	top: -1.5rem;
	left: 0.75rem;
}

.timeline-horizontal .timeline-item:nth-child(even) {
	margin-left: 0;
}

@media (max-width: 767.98px) {
	.timeline::before {
		left: 8px;
	}

	.timeline-item {
		width: 100%;
		text-align: left;
		padding-left: 2.5rem;
		padding-right: 0;
	}

	.timeline-item::before {
		top: 1.25rem;
		left: 1px;
	}

	.timeline-item:nth-child(even) {
		margin-left: 0rem;
	}

	.timeline-item:nth-child(even)::before {
		left: 1px;
	}

	.timeline-horizontal {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}

	.timeline-horizontal::before {
		right: auto;
		bottom: 0;
		width: 2px;
		height: 100%;
	}

	.timeline-horizontal .timeline-item {
		padding: 1rem 0;
		padding-left: 2.5rem;
	}

	.timeline-horizontal .timeline-item::before {
		top: 1.25rem;
		left: 1px;
	}
}

.step {
	list-style: none;
	margin: 0;
}

.step-item {
	display: -webkit-box;
	display: flex;
	padding: 1rem 0;
}

.step-icon {
	position: relative;
	width: 7rem;
	flex-shrink: 0;
	text-align: center;
}

.step-icon .iconbox {
	color: #bfc5ca;
	background-color: #eaeff4;
	font-size: 1.5rem;
}

.step-icon::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 48px;
	bottom: -2rem;
	margin-left: -1px;
	border-left: 2px dashed #eaeff4;
}

.step-content {
	margin-left: 1rem;
}

.step .step-item:last-child .step-icon::before {
	bottom: 1rem;
}

.scroll-down-1 span {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: scrollDown1 2s infinite;
	animation: scrollDown1 2s infinite;
}

@-webkit-keyframes scrollDown1 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
	}

	20% {
		-webkit-transform: rotate(-45deg) translate(-16px, 16px);
		transform: rotate(-45deg) translate(-16px, 16px);
	}

	40% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
	}
}

@keyframes scrollDown1 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
	}

	20% {
		-webkit-transform: rotate(-45deg) translate(-16px, 16px);
		transform: rotate(-45deg) translate(-16px, 16px);
	}

	40% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
	}
}

.scroll-down-2 span {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: scrollDown2 2s infinite;
	animation: scrollDown2 2s infinite;
}

@-webkit-keyframes scrollDown2 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

@keyframes scrollDown2 {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

.scroll-down-3 {
	position: relative;
}

.scroll-down-3 span {
	position: absolute;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: scrollDown3 2s infinite;
	animation: scrollDown3 2s infinite;
	opacity: 0;
}

.scroll-down-3 span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.scroll-down-3 span:nth-of-type(2) {
	top: 16px;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}

.scroll-down-3 span:nth-of-type(3) {
	top: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

@-webkit-keyframes scrollDown3 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes scrollDown3 {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.scroll-down-4 span {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 50px;
	border: 1px solid #000;
	border-radius: 50px;
	opacity: .5;
}

.scroll-down-4 span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #000;
	border-radius: 100%;
}

.scroll-down-5 span {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 50px;
	border: 1px solid #000;
	border-radius: 50px;
	opacity: .5;
}

.scroll-down-5 span::before {
	position: absolute;
	top: 10px;
	left: 50%;
	content: '';
	width: 6px;
	height: 6px;
	margin-left: -3px;
	background-color: #000;
	border-radius: 100%;
	-webkit-animation: scrollDown5 2s infinite;
	animation: scrollDown5 2s infinite;
}

@-webkit-keyframes scrollDown5 {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		-webkit-transform: translate(0, 20px);
		transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@keyframes scrollDown5 {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 0;
	}

	40% {
		opacity: 1;
	}

	80% {
		-webkit-transform: translate(0, 20px);
		transform: translate(0, 20px);
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

.scroll-down-white span {
	border-color: #fff;
}

.scroll-down-white span::before {
	background-color: #fff;
}

.scroll-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	font-weight: 300;
	opacity: 0;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.header-scrolled .scroll-top {
	opacity: 0.6;
}

.scroll-top:hover {
	opacity: 1;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}

.scroll-top .fa {
	font-size: 24px;
	margin-bottom: 4px;
}

@media (max-width: 991.98px) {
	.scroll-top {
		right: 15px;
		bottom: 5px;
		width: 34px;
		height: 34px;
		line-height: 34px;
	}

	.scroll-top .fa {
		font-size: 15px;
	}
}

.social a {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align: center;
	color: inherit;
	font-size: 1rem;
	border-radius: 3px;
	opacity: 0.8;
	-webkit-transition: .4s ease-out;
	transition: .4s ease-out;
}

.social a:hover {
	opacity: 1;
}

.social a:last-child {
	margin-right: 0;
}

.nav-tabs .nav-link {
	border-top-width: 2px;
}

.nav-tabs-minimal {
	border-bottom: 1px solid #f1f2f3;
}

.nav-tabs-minimal .nav-link {
	border-bottom: 2px solid transparent;
}

.nav-tabs-minimal .nav-link.active,
.nav-tabs-minimal .nav-item.show .nav-link {
	border-bottom-color: #50a1ff;
}

.nav-tabs-outline {
	-webkit-box-pack: center;
	justify-content: center;
}

.nav-tabs-outline .nav-link {
	padding: 0.25rem 1.25rem;
	border: 1px solid #191919;
	color: #191919;
	text-transform: uppercase;
	font-size: 0.8325rem;
	letter-spacing: 1px;
}

.nav-tabs-outline .nav-link:hover,
.nav-tabs-outline .nav-link.active {
	color: #fff;
	background-color: #191919;
}

.nav-tabs-outline .nav-link.disabled {
	opacity: 0.5;
	cursor: default;
}

.nav-tabs-outline .nav-link.disabled:hover {
	color: #191919;
	background-color: transparent;
}

.nav-tabs-outline .nav-item {
	min-width: 120px;
	text-align: center;
}

.nav-tabs-outline .nav-item+.nav-item .nav-link {
	border-left-width: 0;
}

.nav-tabs-outline .nav-item:first-child .nav-link {
	border-top-left-radius: 10rem;
	border-bottom-left-radius: 10rem;
}

.nav-tabs-outline .nav-item:last-child .nav-link {
	border-top-right-radius: 10rem;
	border-bottom-right-radius: 10rem;
}

.nav-tabs-outline.nav-separated .nav-item {
	min-width: 150px;
	padding: 0.25rem 0.5rem;
}

.nav-tabs-outline.nav-separated .nav-item+.nav-item .nav-link {
	border-left-width: 1px;
}

.nav-tabs-outline.nav-separated .nav-link {
	border-radius: 10rem;
}

@media (max-width: 991.98px) {
	.nav-tabs-outline .nav-item {
		min-width: 150px;
		padding: 0.25rem 0.5rem;
	}

	.nav-tabs-outline .nav-item+.nav-item .nav-link {
		border-left-width: 1px;
	}

	.nav-tabs-outline .nav-link {
		border-radius: 10rem;
	}
}

.nav-tabs-border {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.nav-tabs-border .nav-link {
	border: 1px solid transparent;
	padding: 1.25rem 1.5rem;
	border-radius: 5px;
	opacity: 0.75;
}

.nav-tabs-border .nav-link:hover {
	opacity: 1;
	color: #757575;
}

.nav-tabs-border .nav-link.active,
.nav-tabs-border .nav-item.show .nav-link {
	opacity: 1;
	color: #757575;
	border-color: #f1f2f3;
}

.nav-tabs-border .nav-link.disabled {
	opacity: 0.6;
}

.nav-tabs-gray {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.nav-tabs-gray .nav-link {
	padding: 1.5rem 1.75rem;
	border-radius: 5px;
	opacity: 0.75;
}

.nav-tabs-gray .nav-link:hover {
	opacity: 1;
	color: #757575;
}

.nav-tabs-gray .nav-link.active,
.nav-tabs-gray .nav-item.show .nav-link {
	opacity: 1;
	color: #757575;
	background-color: #f9fafb;
}

.nav-tabs-gray .nav-link.disabled {
	opacity: 0.6;
}

.nav-tabs-shadow {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.nav-tabs-shadow .nav-link {
	padding: 1.5rem 1.75rem;
	border-radius: 5px;
	opacity: 0.75;
}

.nav-tabs-shadow .nav-link:hover {
	opacity: 1;
	color: #757575;
}

.nav-tabs-shadow .nav-link.active,
.nav-tabs-shadow .nav-item.show .nav-link {
	opacity: 1;
	color: #757575;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.nav-tabs-shadow .nav-link.disabled {
	opacity: 0.6;
}

.rating {
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	list-style: none;
	margin: 0;
	padding: 0;
}

.rating label {
	color: #ffba00;
	cursor: default;
}

.rating label::before {
	margin-right: 5px;
	display: inline-block;
}

.rating label.active {
	color: #ffba00;
}

.rating label.empty {
	color: #ecf0f0;
}

.rating-xs label::before {
	margin-right: 1px;
	font-size: 11px;
}

.rating-sm label::before {
	margin-right: 2px;
	font-size: 13px;
}

.rating-lg label::before {
	font-size: 18px;
}

.switch {
	position: relative;
	min-height: 1.9rem;
}

.switch-inline {
	display: inline-flex;
	margin-right: 1rem;
}

.switch-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.switch-input:checked~.switch-label::before {
	border-color: #cee5ff;
}

.switch-input:checked~.switch-label::after {
	background: #50a1ff;
	left: 24px;
}

.switch-input:disabled~.switch-label {
	opacity: .5;
}

.switch-label {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-weight: 300;
	margin-bottom: 0;
}

.switch-label::before {
	content: '';
	width: 40px;
	height: 20px;
	background: transparent;
	border: 2px solid #f1f2f3;
	border-radius: 20px;
	margin-right: 0.5rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.switch-label::after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: 4px;
	width: 12px;
	height: 12px;
	cursor: inherit;
	background: #e8e8e8;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.switch-stacked .switch {
	display: inline;
}

.switch-stacked .switch::after {
	display: block;
	margin-bottom: .25rem;
	content: "";
}

/*.switch {  font-weight: 300;  letter-spacing: 0;  margin-bottom: 0;  line-height: $height-sm;  cursor: pointer;  white-space: nowrap;  input {    display: none;    &:checked ~ .switch-indicator {      border-color: theme-color-level('primary', -9);      //background: lighten($color-primary, 20%);      &::after {        background: $color-primary;        left: calc(100% - 14px);        box-shadow: 0px 0px 3px $color-bg-lightest;      }    }    &:disabled ~ span {      cursor: default;      opacity: .5;    }  }  &.disabled {    opacity: .5;    cursor: default;  }}.switch-indicator {  position: relative;  display: inline-block;  width: 40px;  height: 20px;  background: transparent;  border: 2px solid $color-divider-light;  border-radius: 20px;  vertical-align: middle;  transition: 0.3s;  &::after {    content: '';    display: block;    position: absolute;    top: 2px;    left: 2px;    width: 12px;    height: 12px;    transition: 0.3s;    cursor: inherit;    background: $color-divider-dark;    border-radius: 50%;  }}.switch-description {  padding-left: 6px;}//// Stacked//.switch-stacked .switch {  display: inline;  &::after {    display: block;    margin-bottom: .25rem;    content: "";  }}*/
.form-control {
	font-weight: 300;
}

.form-control option {
	font-weight: 300;
}

label {
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .5px;
	margin-bottom: 4px;
}

label.require::after {
	content: '*';
	color: #ff4954;
	font-weight: 500;
	margin-left: 8px;
}

.form-row .btn-block {
	height: 100%;
}

select:invalid {
	color: red;
}

.file-group {
	position: relative;
	overflow: hidden;
}

.file-group input[type="file"] {
	position: absolute;
	opacity: 0;
	z-index: -1;
	width: 20px;
}

.file-group .file-value {
	background-color: #fff;
}

.file-group-inline {
	display: inline-block;
}

.feature-1 .feature-icon {
	font-size: 3rem;
	line-height: 1;
	margin-bottom: 1.75rem;
	color: #929daf;
}

.feature-2 .feature-icon {
	font-size: 2.5rem;
	line-height: 1;
	margin-bottom: 1.5rem;
	color: #929daf;
}

.feature-2 h5,
.feature-2 h6 {
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

.partner {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
}

.partner img {
	margin: 16px 24px;
	max-width: 100%;
}

.partner [class*="col-"] img {
	margin: 0;
}

.partner-sm img {
	height: 20px;
}

.portfolio-1 {
	position: relative;
	overflow: hidden;
	display: block;
}

.portfolio-1::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #50a1ff;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 1;
}

.portfolio-1::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 2;
}

.portfolio-1:hover::before {
	opacity: .8;
}

.portfolio-1:hover::after {
	opacity: .8;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.portfolio-1:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.portfolio-1:hover .portfolio-detail {
	opacity: 1;
}

.portfolio-1 img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.portfolio-1 .portfolio-detail {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
	z-index: 3;
}

.portfolio-1 h5 {
	color: #fff;
	margin-bottom: 0;
}

.portfolio-1 p {
	font-size: 13px;
}

.project-detail {
	list-style: none;
	padding-left: 0;
}

.project-detail li:not(:last-child) {
	margin-bottom: 1.5rem;
}

.project-detail strong {
	display: block;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #323d47;
}

.press-kit {
	position: relative;
	overflow: hidden;
	display: block;
	min-height: 160px;
	text-align: center;
	border: 1px solid #f1f2f3;
	border-radius: 3px;
}

.press-kit::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #191919;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 1;
}

.press-kit:hover::before {
	opacity: .5;
}

.press-kit:hover .asset-details {
	opacity: 1;
}

.press-kit img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.press-kit .asset-details {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
	z-index: 3;
}

.press-kit h5 {
	color: #fff;
	margin-bottom: 0;
}

.press-kit p {
	font-size: 13px;
}

.price-unit {
	display: inline-block;
	font-size: 16px;
	vertical-align: text-top;
	margin-right: -10px;
	margin-top: 16px;
}

.plan-period {
	display: inline-block;
	font-size: 12px;
	vertical-align: text-bottom;
	margin-left: -10px;
	margin-bottom: 14px;
	color: #929daf;
}

.pricing-1 {
	background-color: #fff;
	border: 1px solid #f1f2f3;
	border-radius: 5px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
}

.pricing-1.popular,
.pricing-1:hover {
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.07);
}

.pricing-1 .plan-name {
	padding: 16px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	border-bottom: 1px solid #f1f2f3;
	background-color: #fcfdfe;
}

.pricing-1 .price {
	font-size: 60px;
	font-weight: 600;
}

.pricing-2 {
	text-align: center;
}

.pricing-2 .price {
	font-size: 5rem;
	font-weight: 200;
	opacity: .9;
}

.pricing-2 .plan-name {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 0.8325rem;
	opacity: .9;
}

.pricing-2 .plan-description {
	opacity: .9;
}

.pricing-3 {
	text-align: center;
	padding: 2rem;
	border-radius: 10px;
}

.pricing-3.popular {
	background-color: #fafbfb;
	position: relative;
}

.pricing-3 .popular-tag {
	position: absolute;
	top: 0;
	left: 40px;
	background-color: #3cd458;
	color: #fff;
	padding: 1px 0.75rem;
	padding-right: 1.5rem;
	text-transform: uppercase;
	font-size: 0.75rem;
	letter-spacing: 1.5px;
	font-weight: 400;
	border-top-right-radius: 5rem;
	border-bottom-right-radius: 5rem;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

.pricing-3 .price {
	font-size: 3.75rem;
	font-weight: 500;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
}

.pricing-3 .plan-name {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.8325rem;
	letter-spacing: 1px;
	opacity: .9;
}

.pricing-3 ul {
	list-style: none;
	padding-left: 0;
}

.pricing-4 {
	-webkit-box-align: center;
	align-items: center;
	color: #757575;
	border: 1px solid #f1f2f3;
}

.pricing-4.popular,
.pricing-4:hover,
.pricing-4:focus {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
	color: #757575;
}

.pricing-4 .plan-description {
	background-color: #fafbfb;
	padding: 2rem;
}

.pricing-4 .plan-description h5 {
	font-weight: 500;
}

.pricing-4 .plan-price {
	text-align: center;
}

.pricing-4 .plan-price h3 {
	font-weight: 300;
	font-size: 2.25rem;
	padding-top: 1rem;
}

.pricing-4 .plan-price h3 small {
	font-weight: 300;
	font-size: 0.8325rem;
}

.product-1 {
	position: relative;
	display: block;
	border: 1px solid #f1f2f3;
	border-radius: 3px;
	padding: 1rem 1.25rem;
	background-color: #fcfdfe;
	color: #757575;
}

.product-1:hover {
	background-color: #f9fafb;
	color: #757575;
}

.product-1:hover img {
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
}

.product-1 img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.product-1 img+.product-detail {
	margin-top: 1rem;
}

.product-1 .product-detail {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.product-1 .product-detail h5,
.product-1 .product-detail h6 {
	margin-bottom: 0.25rem;
}

.product-1 .product-detail p {
	font-size: 0.875rem;
	color: #929daf;
	line-height: 1.4;
}

.product-1 .product-detail .product-price {
	font-weight: 100;
	font-size: 1.5rem;
	letter-spacing: 1px;
	padding-left: 1rem;
	white-space: nowrap;
}

.product-1 .product-detail .product-price .unit {
	font-size: 0.75rem;
	vertical-align: text-top;
}

.product-1 .product-detail .product-price s {
	color: #d3d3d3;
	margin-right: 0.5rem;
	font-size: 65%;
	vertical-align: middle;
}

.product-2 .product-media {
	position: relative;
	display: block;
	border-radius: 0.35rem;
	margin-bottom: 1rem;
}

.product-2 .product-media,
.product-2 .product-media:hover {
	background-color: #f9fafb;
}

.product-2 .product-detail {
	text-align: center;
}

.product-2 .product-detail .product-price s {
	color: #d3d3d3;
	margin-right: 0.5rem;
}

.product-3 {
	position: relative;
	background-color: #fff;
	border-radius: 0.25rem;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.product-3 .product-media {
	border-radius: inherit;
}

.product-3 .product-detail {
	padding: 1rem;
	text-align: center;
}

.product-3 .product-detail .product-price s {
	color: #d3d3d3;
	margin-right: 0.5rem;
}

.table-cart {
	border: 1px solid #eaeff4;
	border-top: none;
}

.table-cart td {
	vertical-align: middle;
	border-top-color: #eaeff4;
	padding-left: 12px;
	padding-right: 12px;
}

.table-cart tr td:first-child {
	padding-left: 30px;
}

.table-cart tr td:last-child {
	padding-right: 30px;
	text-align: right;
}

.table-cart h5 {
	font-size: 1rem;
	margin-bottom: 0;
}

.table-cart p {
	font-size: 13px;
	color: #929daf;
	line-height: 1.4;
	margin-bottom: 0;
}

.table-cart img {
	max-height: 80px;
}

.table-cart label {
	font-size: 12px;
	display: inline-block;
	padding-right: 8px;
}

.table-cart input {
	max-width: 60px;
	display: inline-block;
}

.table-cart .item-remove {
	color: #929daf;
}

.table-cart .item-remove:hover {
	color: #ff4954;
}

.table-cart .price {
	font-weight: 100;
}

.cart-price {
	border: 1px solid #eaeff4;
	border-radius: 3px;
	margin-bottom: 1rem;
	padding: 20px;
	background-color: #fcfdfe;
}

.team-1 {
	text-align: center;
}

.team-1 img {
	border-radius: .25rem;
	margin-bottom: 2rem;
}

.team-1 h5,
.team-1 h6 {
	letter-spacing: 1px;
}

.team-1 h5 small,
.team-1 h6 small {
	text-transform: uppercase;
	display: block;
	padding-top: 0.75rem;
}

.team-1 small {
	display: block;
	letter-spacing: 1px;
	margin-bottom: 1rem;
	color: #929daf;
}

.team-1 p {
	opacity: .9;
}

.team-2 {
	text-align: center;
}

.team-2 img {
	border-radius: 10rem;
	margin-bottom: 2rem;
}

.team-2 small {
	display: block;
	letter-spacing: 1px;
	margin-bottom: 1rem;
}

.team-3 {
	display: -webkit-box;
	display: flex;
}

.team-3 img {
	border-radius: .25rem;
	max-width: 128px;
}

.team-3 .team-img {
	flex-shrink: 0;
}

.team-3 .team-body {
	padding-left: 2rem;
}

.team-3 small {
	display: block;
	letter-spacing: 1px;
	margin-bottom: 1rem;
	text-transform: uppercase;
}

.team-3 p {
	opacity: .9;
}

@media (max-width: 991.98px) {
	.team-3 img {
		max-width: 56px;
	}
}

body {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-height: 100vh;
	font-size: 14px;
}

.container-xs,
.container-sm {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.container-xs {
	max-width: 540px;
}

.container-sm {
	max-width: 640px;
}

.main-container {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	position: relative;
}

.main-container.container-fluid {
	padding-left: 30px;
	padding-right: 30px;
}

.main-content {
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
	cursor: pointer;
}

.layout-centered .main-content {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	justify-content: space-around;
}

.layout-centered .main-content .section {
	width: 100%;
}

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

.row.no-gap>.col,
.row.no-gap>[class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.row.gap-1 {
	margin-left: -4px;
	margin-right: -4px;
}

.row.gap-1>.col,
.row.gap-1>[class*="col-"] {
	padding-left: 4px;
	padding-right: 4px;
}

.row.gap-2 {
	margin-left: -8px;
	margin-right: -8px;
}

.row.gap-2>.col,
.row.gap-2>[class*="col-"] {
	padding-left: 8px;
	padding-right: 8px;
}

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

.row.gap-3>.col,
.row.gap-3>[class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

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

.row.gap-4>.col,
.row.gap-4>[class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

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

.row.gap-5>.col,
.row.gap-5>[class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

.row.gap-y {
	margin-top: -15px;
	margin-bottom: -15px;
}

.row.gap-y>.col,
.row.gap-y>[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.row.gap-y.gap-1 {
	margin-top: -4px;
	margin-bottom: -4px;
}

.row.gap-y.gap-1>.col,
.row.gap-y.gap-1>[class*="col-"] {
	padding-top: 4px;
	padding-bottom: 4px;
}

.row.gap-y.gap-2 {
	margin-top: -8px;
	margin-bottom: -8px;
}

.row.gap-y.gap-2>.col,
.row.gap-y.gap-2>[class*="col-"] {
	padding-top: 8px;
	padding-bottom: 8px;
}

.row.gap-y.gap-3 {
	margin-top: -15px;
	margin-bottom: -15px;
}

.row.gap-y.gap-3>.col,
.row.gap-y.gap-3>[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.row.gap-y.gap-4 {
	margin-top: -15px;
	margin-bottom: -15px;
}

.row.gap-y.gap-4>.col,
.row.gap-y.gap-4>[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.row.gap-y.gap-5 {
	margin-top: -15px;
	margin-bottom: -15px;
}

.row.gap-y.gap-5>.col,
.row.gap-y.gap-5>[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
}

.masonry-grid {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}

.masonry-grid.no-gap {
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
}

.masonry-grid.no-gap .masonry-item {
	padding-bottom: 0;
}

.masonry-grid.gap-1 {
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	column-gap: 8px;
}

.masonry-grid.gap-1 .masonry-item {
	padding-bottom: 8px;
}

.masonry-grid.gap-2 {
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px;
}

.masonry-grid.gap-2 .masonry-item {
	padding-bottom: 16px;
}

.masonry-grid.gap-3 {
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}

.masonry-grid.gap-3 .masonry-item {
	padding-bottom: 30px;
}

.masonry-grid.gap-4 {
	-webkit-column-gap: 48px;
	-moz-column-gap: 48px;
	column-gap: 48px;
}

.masonry-grid.gap-4 .masonry-item {
	padding-bottom: 48px;
}

.masonry-grid.gap-5 {
	-webkit-column-gap: 64px;
	-moz-column-gap: 64px;
	column-gap: 64px;
}

.masonry-grid.gap-5 .masonry-item {
	padding-bottom: 64px;
}

.masonry-cols-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

.masonry-cols-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

.masonry-cols-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}

.masonry-cols-5 {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}

.masonry-item {
	display: block;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	padding-bottom: 30px;
}

.topbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #f1f2f3;
	height: 40px;
	z-index: 1001;
	display: none;
}

.topbar>.container,
.topbar>.container-fluid {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
	height: inherit;
}

.topbar.text-white {
	border-bottom-color: rgba(255, 255, 255, 0.05);
}

.topbar-divider {
	display: inline-block;
	height: 12px;
	width: 1px;
	background-color: rgba(127, 127, 127, 0.15);
	margin: 0 1rem;
	margin-bottom: 2px;
	vertical-align: middle;
}

.navbar {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	z-index: 1000;
	-webkit-transition: background-color .3s ease-out, -webkit-transform .3s ease-out;
	transition: background-color .3s ease-out, -webkit-transform .3s ease-out;
	transition: transform .3s ease-out, background-color .3s ease-out;
	transition: transform .3s ease-out, background-color .3s ease-out, -webkit-transform .3s ease-out;
	padding-top: 0;
	padding-bottom: 0;
	min-height: 56px;
}

.navbar .row {
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.navbar-scrolled .navbar {
	top: 0;
}

.navbar-left {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-shrink: 0;
}

[data-navbar="static"] {
	position: static;
	border-bottom: 1px solid #eaeff4;
	top: auto;
}

[data-navbar="fixed"] {
	position: fixed;
}

.navbar-scrolled [data-navbar="fixed"] {
	background-color: rgba(255, 255, 255, 0.99);
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.05);
}

.navbar-scrolled [data-navbar="fixed"] .d-stick-none {
	display: none !important;
}

.navbar-scrolled [data-navbar="fixed"] .d-stick-block {
	display: block !important;
}

.navbar-scrolled [data-navbar="fixed"] .d-stick-flex {
	display: -webkit-box !important;
	display: flex !important;
}

.navbar-scrolled [data-navbar="fixed"] .d-stick-inline-flex {
	display: inline-flex !important;
}

.navbar-scrolled [data-navbar="fixed"] .d-stick-inline-block {
	display: inline-block !important;
}

.body-scrolled [data-navbar="sticky"] {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.navbar-scrolled [data-navbar="sticky"] {
	position: fixed;
}

.header-scrolled [data-navbar="sticky"] {
	top: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	background-color: rgba(255, 255, 255, 0.99);
	-webkit-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
}

.header-scrolled [data-navbar="sticky"]>.nav-item:hover>.nav-link {
	color: #50a1ff !important;
}

.header-scrolled [data-navbar="sticky"] .d-stick-none {
	display: none !important;
}

.header-scrolled [data-navbar="sticky"] .d-stick-block {
	display: block !important;
}

.header-scrolled [data-navbar="sticky"] .d-stick-flex {
	display: -webkit-box !important;
	display: flex !important;
}

.header-scrolled [data-navbar="sticky"] .d-stick-inline-flex {
	display: inline-flex !important;
}

.header-scrolled [data-navbar="sticky"] .d-stick-inline-block {
	display: inline-block !important;
}

.header-scrolled [data-navbar="sticky"] {
	height: 70px;
}

.body-scrolled [data-navbar="smart"] {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.navbar-scrolled [data-navbar="smart"] {
	position: fixed;
}

.header-scrolled [data-navbar="smart"] {
	background-color: rgba(255, 255, 255, 0.99);
}

.header-scrolled [data-navbar="smart"] .d-stick-none {
	display: none !important;
}

.header-scrolled [data-navbar="smart"] .d-stick-block {
	display: block !important;
}

.header-scrolled [data-navbar="smart"] .d-stick-flex {
	display: -webkit-box !important;
	display: flex !important;
}

.header-scrolled [data-navbar="smart"] .d-stick-inline-flex {
	display: inline-flex !important;
}

.header-scrolled [data-navbar="smart"] .d-stick-inline-block {
	display: inline-block !important;
}

[data-navbar="smart"].stick {
	top: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.05);
}

.navbar-brand {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
}

.navbar-brand img {
	vertical-align: baseline;
}

.navbar-divider {
	display: inline-block;
	height: 16px;
	width: 1px;
	background-color: #fff;
	margin: 0 1rem;
	opacity: 0.15;
}

.navbar-toggler {
	margin-right: 1rem;
	border: none;
	cursor: pointer;
	font-size: 1.5rem;
}

.nav-navbar {
	position: relative;
}

.nav-navbar .nav-item {
	position: relative;
}

.nav-navbar>.nav-item>.nav-link,
.nav-navbar>.nav-link {
	line-height: 56px;
	padding-top: 0;
	padding-bottom: 0;
}

.nav-navbar .nav-link {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	word-spacing: 2px;
	padding-left: 1.125rem;
	padding-right: 1.125rem;
}

.nav-navbar .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-bottom: 2px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
}

.nav-navbar>.nav-item:hover>.nav-link {
	font-weight: 600;
}

.nav-navbar .nav-item:hover>.nav {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.nav-navbar .nav-item.nav-mega:hover .nav {
	opacity: 1;
	visibility: visible;
}

.nav-navbar.nav-text-normal .nav-link {
	text-transform: none;
}

.nav-navbar .nav {
	position: absolute;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-width: 11rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.04);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.04);
	border-radius: 3px;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
	z-index: 1;
}

.nav-navbar .nav.align-right {
	right: 0;
}

.nav-navbar .nav.columns-2 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	min-width: 22rem;
}

.nav-navbar .nav.columns-2>.nav-link,
.nav-navbar .nav.columns-2>.nav-item {
	flex-basis: 50%;
}

.nav-navbar .nav.columns-3 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	min-width: 33rem;
}

.nav-navbar .nav.columns-3>.nav-link,
.nav-navbar .nav.columns-3>.nav-item {
	flex-basis: 33.3333%;
}

.nav-navbar .nav .nav-link {
	font-weight: 400;
	text-transform: none;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	letter-spacing: 0.5px;
	color: rgba(117, 117, 117, 0.8);
}

.nav-navbar .nav .arrow {
	position: absolute;
	right: 1.25rem;
	top: 50%;
	margin-top: -2px;
	font-style: normal;
	border: none;
	opacity: 0.7;
	width: 5px;
	height: 5px;
	border-top: 1px solid rgba(117, 117, 117, 0.8);
	border-right: 1px solid rgba(117, 117, 117, 0.8);
	border-top-width: 1px !important;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-navbar .nav .nav-item.show>.nav-link,
.nav-navbar .nav .nav-item:hover>.nav-link,
.nav-navbar .nav .nav-link.show,
.nav-navbar .nav .nav-link:hover {
	color: #555555;
}

.nav-navbar .nav .nav-item.show>.nav-link .arrow,
.nav-navbar .nav .nav-item:hover>.nav-link .arrow,
.nav-navbar .nav .nav-link.show .arrow,
.nav-navbar .nav .nav-link:hover .arrow {
	border-top-color: #555555;
	border-right-color: #555555;
}

.nav-navbar .nav .nav-item.active>.nav-link,
.nav-navbar .nav .nav-link.active {
	font-weight: 600;
	color: #323d47;
}

.nav-navbar .nav .nav-item.active>.nav-link .arrow,
.nav-navbar .nav .nav-link.active .arrow {
	border-top-color: #323d47;
	border-right-color: #323d47;
}

.nav-navbar .nav .nav {
	top: 0;
	left: 99%;
	-webkit-transform: translate(-8px, 0);
	transform: translate(-8px, 0);
}

.nav-navbar .nav.align-right .nav {
	left: auto;
	right: 99%;
	-webkit-transform: translate(8px, 0);
	transform: translate(8px, 0);
}

.nav-navbar .nav-mega {
	position: static;
}

.nav-navbar .nav-mega .nav {
	left: 0;
	min-width: 100%;
}

.nav-navbar .nav-mega .nav .nav {
	position: static;
	background-color: transparent;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	transform: none;
}

.nav-navbar .nav-mega .row {
	-webkit-box-align: start;
	align-items: flex-start;
}

.offcanvas {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 1.5rem;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	z-index: 1010;
	visibility: hidden;
}

.offcanvas>.container,
.offcanvas>.container-fluid {
	position: relative;
	height: 100%;
}

.offcanvas[data-animation] {
	-webkit-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
}

.offcanvas[data-animation="fade"] {
	opacity: 0;
}

.offcanvas[data-animation="slide-up"] {
	opacity: 1;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

.offcanvas[data-animation="slide-down"] {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.offcanvas[data-animation="slide-left"] {
	left: auto;
	right: 0;
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
}

.offcanvas[data-animation="slide-right"] {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

.offcanvas.show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.offcanvas .close {
	float: none;
	padding: 0.75rem 1rem;
	font-weight: 100;
	font-size: 2.5rem;
	-webkit-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

.offcanvas .close:not(.position-static) {
	position: absolute;
	top: 0;
	right: 0;
}

.offcanvas.bg-img {
	position: fixed;
}

.backdrop-offcanvas {
	z-index: 1009;
}

.popup {
	position: fixed;
	right: 2rem;
	bottom: 2rem;
	padding: 1.5rem;
	background-color: #fff;
	border: 1px solid #f1f2f3;
	border-radius: 0.25rem;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
	z-index: 1010;
	visibility: hidden;
	opacity: 0;
}

.popup.show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important;
}

.popup.show[data-position$="-center"] {
	-webkit-transform: translate(-50%, 0) !important;
	transform: translate(-50%, 0) !important;
}

.popup[data-position="top-left"] {
	right: auto;
	bottom: auto;
	top: 2rem;
	left: 2rem;
}

.popup[data-position="top-right"] {
	bottom: auto;
	top: 2rem;
}

.popup[data-position="bottom-left"] {
	right: auto;
	left: 2rem;
}

.popup[data-position="top-center"] {
	right: auto;
	bottom: auto;
	top: 2rem;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}

.popup[data-position="bottom-center"] {
	right: auto;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}

.popup[data-animation="slide-up"] {
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

.popup[data-animation="slide-up"][data-position$="-center"] {
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
}

.popup[data-animation="slide-down"] {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.popup[data-animation="slide-down"][data-position$="-center"] {
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
}

.popup[data-animation="slide-left"] {
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
}

.popup[data-animation="slide-right"] {
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
}

.popup .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.75rem 1rem;
	font-weight: 100;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.header {
	position: relative;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 146px;
	padding-bottom: 90px;
}

.header>.container,
.header>.container-fluid {
	position: relative;
	height: 100%;
}

.header.h-fullscreen {
	padding-top: 90px;
}

.section {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}

.section>.container,
.section>.container-fluid,
.section>.container-wide {
	position: relative;
	height: 100%;
}

@media (max-width: 991.98px) {
	.section {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.section-header {
	text-align: center;
	max-width: 70%;
	margin: 0 auto 70px;
}

.section-header small {
	display: inline-block;
	font-size: 0.6875rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	margin-bottom: 1.5rem;
	word-spacing: 2px;
	color: rgba(153, 153, 153, 0.6);
}

.section-header hr {
	width: 50px;
	margin-top: 2.5rem;
	margin-bottom: 1.5rem;
}

.section-header p {
	font-size: 1.0625rem;
}

.section-header p.lead,
.section-header .pricing-4 .plan-price p,
.pricing-4 .plan-price .section-header p {
	font-size: 1.125rem;
}

@media (max-width: 991.98px) {
	.section-header {
		max-width: 90%;
	}
}

.section-video {
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.section-video>.container,
.section-video>.container-fluid,
.section-video>.container-wide {
	padding-top: 90px;
	padding-bottom: 90px;
}

.section-dialog {
	background-color: #fff;
	padding: 1rem;
	border-radius: 4px;
}

@media (min-width: 768px) {
	.section-dialog {
		padding: 20px 24px;
	}
}

@media (min-width: 992px) {
	.section-dialog {
		padding: 30px 32px;
	}
}

.sidebar {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-top: 7rem;
	padding-bottom: 7rem;
}

.sidebar hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-style: solid;
}

.sidebar .nav-sidebar {
	height: 100%;
}

@media (max-width: 991.98px) {
	.sidebar {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.sidebar-fixed {
	position: fixed;
	top: 0;
	left: -240px;
	bottom: 0;
	width: 240px;
	background-color: #fff;
	border-right: 1px solid #f1f2f3;
	z-index: 1000;
	-webkit-transition: left 0.3s ease-out;
	transition: left 0.3s ease-out;
}

.sidebar-open .sidebar-fixed {
	left: 0;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.sidebar-sticky.stick:not(.is-mobile-wide) {
	position: fixed;
	top: 0;
}

.sidebar-sticky.is-mobile-wide {
	padding-bottom: 0 !important;
}

.sidebar-header {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #f1f2f3;
}

.sidebar-title {
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: .85em;
	margin-bottom: 1rem;
}

.sidebar-body {
	position: relative;
	padding-right: 20px;
}

.sidebar-footer {
	text-align: center;
	padding: 20px 0;
	margin-top: 30px;
	border-top: 1px solid #f1f2f3;
}

.sidebar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	cursor: pointer;
	background: 0 0;
	border: none;
	border-radius: .25rem;
	margin-right: 0.5rem;
	margin-bottom: -1px;
}

.backdrop-sidebar {
	z-index: 999;
}

@media (min-width: 576px) {
	.sidebar-fixed.sidebar-expand-sm {
		position: fixed;
		left: 0;
		background-color: #f5f6f7;
		-webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
		box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
	}

	.sidebar-fixed.sidebar-expand-sm~.main-content {
		margin-left: 240px;
	}
}

@media (min-width: 768px) {
	.sidebar-fixed.sidebar-expand-md {
		position: fixed;
		left: 0;
		background-color: #f5f6f7;
		-webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
		box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
	}

	.sidebar-fixed.sidebar-expand-md~.main-content {
		margin-left: 240px;
	}
}

@media (min-width: 992px) {
	.sidebar-fixed.sidebar-expand-lg {
		position: fixed;
		left: 0;
		background-color: #f5f6f7;
		-webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
		box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
	}

	.sidebar-fixed.sidebar-expand-lg~.main-content {
		margin-left: 240px;
	}
}

@media (min-width: 1200px) {
	.sidebar-fixed.sidebar-expand-xl {
		position: fixed;
		left: 0;
		background-color: #f5f6f7;
		-webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
		box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
	}

	.sidebar-fixed.sidebar-expand-xl~.main-content {
		margin-left: 240px;
	}
}

.sidebar-fixed.sidebar-expand {
	position: fixed;
	left: 0;
	background-color: #f5f6f7;
	-webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
	box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015);
}

.sidebar-fixed.sidebar-expand~.main-content {
	margin-left: 240px;
}

[data-sticky="true"].stick:not(.navbar) {
	position: fixed;
	top: 0;
}

.bt-1,
.border-top-1 {
	border-top: 1px solid #f1f2f3;
}

.bl-1,
.border-left-1 {
	border-left: 1px solid #f1f2f3;
}

.br-1,
.border-right-1 {
	border-right: 1px solid #f1f2f3;
}

.bb-1,
.border-bottom-1 {
	border-bottom: 1px solid #f1f2f3;
}

.bt-2,
.border-top-2 {
	border-top: 2px solid #f1f2f3;
}

.bl-2,
.border-left-2 {
	border-left: 2px solid #f1f2f3;
}

.br-2,
.border-right-2 {
	border-right: 2px solid #f1f2f3;
}

.bb-2,
.border-bottom-2 {
	border-bottom: 2px solid #f1f2f3;
}

.bt-3,
.border-top-3 {
	border-top: 3px solid #f1f2f3;
}

.bl-3,
.border-left-3 {
	border-left: 3px solid #f1f2f3;
}

.br-3,
.border-right-3 {
	border-right: 3px solid #f1f2f3;
}

.bb-3,
.border-bottom-3 {
	border-bottom: 3px solid #f1f2f3;
}

.bt-0,
.border-top-0 {
	border-top-width: 0;
}

.bl-0,
.border-left-0 {
	border-left-width: 0;
}

.br-0,
.border-right-0 {
	border-right-width: 0;
}

.bb-0,
.border-bottom-0 {
	border-bottom-width: 0;
}

.b-1 {
	border: 1px solid #f1f2f3;
}

.b-2 {
	border: 2px solid #f1f2f3;
}

.b-3 {
	border: 3px solid #f1f2f3;
}

.b-0 {
	border-width: 0;
}

.border-glass,
.border-glass-1 {
	border-color: rgba(255, 255, 255, 0.35) !important;
}

.border-glass-2 {
	border-color: rgba(255, 255, 255, 0.25) !important;
}

.border-glass-3 {
	border-color: rgba(255, 255, 255, 0.15) !important;
}

.text-default {
	color: #757575 !important;
}

a.text-default:hover,
a.text-default:focus {
	color: #5c5c5c !important;
}

.text-light {
	color: #999999 !important;
}

a.text-light:hover,
a.text-light:focus {
	color: gray !important;
}

.text-lighter {
	color: #bfc5ca !important;
}

a.text-lighter:hover,
a.text-lighter:focus {
	color: #a3acb3 !important;
}

.text-lightest {
	color: #d3d3d3 !important;
}

a.text-lightest:hover,
a.text-lightest:focus {
	color: #bababa !important;
}

.text-inherit {
	color: inherit;
}

.opacity-0 {
	opacity: 0;
}

.opacity-5 {
	opacity: 0.05 !important;
}

.opacity-10 {
	opacity: 0.1 !important;
}

.opacity-15 {
	opacity: 0.15 !important;
}

.opacity-20 {
	opacity: 0.2 !important;
}

.opacity-25 {
	opacity: 0.25 !important;
}

.opacity-30 {
	opacity: 0.3 !important;
}

.opacity-35 {
	opacity: 0.35 !important;
}

.opacity-40 {
	opacity: 0.4 !important;
}

.opacity-45 {
	opacity: 0.45 !important;
}

.opacity-50 {
	opacity: 0.5 !important;
}

.opacity-55 {
	opacity: 0.55 !important;
}

.opacity-60 {
	opacity: 0.6 !important;
}

.opacity-65 {
	opacity: 0.65 !important;
}

.opacity-70 {
	opacity: 0.7 !important;
}

.opacity-75 {
	opacity: 0.75 !important;
}

.opacity-80 {
	opacity: 0.8 !important;
}

.opacity-85 {
	opacity: 0.85 !important;
}

.opacity-90 {
	opacity: 0.9 !important;
}

.opacity-95 {
	opacity: 0.95 !important;
}

.opacity-100 {
	opacity: 1 !important;
}

.shadow-0,
.hover-shadow-0:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.shadow-1,
.product-3,
.hover-shadow-1:hover {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
}

.shadow-2,
.portfolio-2 img,
.hover-shadow-2:hover {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
}

.shadow-3,
.hover-shadow-3:hover {
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
}

.shadow-4,
.hover-shadow-4:hover {
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.06);
}

.shadow-5,
.hover-shadow-5:hover,
.portfolio-2 img:hover {
	-webkit-box-shadow: 0 0 26px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 26px rgba(0, 0, 0, 0.06);
}

.shadow-6,
.hover-shadow-6:hover,
.product-3:hover {
	-webkit-box-shadow: 0 0 36px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 36px rgba(0, 0, 0, 0.06);
}

.shadow-7,
.hover-shadow-7:hover {
	-webkit-box-shadow: 0 0 48px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 48px rgba(0, 0, 0, 0.06);
}

.shadow-8,
.hover-shadow-8:hover {
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.06);
}

.shadow-9,
.hover-shadow-9:hover {
	-webkit-box-shadow: 0 0 74px rgba(0, 0, 0, 0.06);
	box-shadow: 0 0 74px rgba(0, 0, 0, 0.06);
}

.overflow-hidden {
	overflow: hidden;
}

.transition {
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.cursor-pointer {
	cursor: pointer;
}

.hover-move-up {
	display: block;
	-webkit-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

.hover-move-up:hover {
	-webkit-transform: translateY(-0.5rem);
	transform: translateY(-0.5rem);
}

.fit-cover {
	object-fit: cover;
}

.fill-parent {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.text-hue-rotate {
	color: #f35626;
	background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue-rotate 60s infinite linear;
}

@-webkit-keyframes hue {
	from {
		-webkit-filter: hue-rotate(0deg);
	}

	to {
		-webkit-filter: hue-rotate(-360deg);
	}
}

.w-125 {
	width: 125px !important;
}

.h-125 {
	height: 125px !important;
}

.mw-125 {
	min-width: 125px !important;
}

.mh-125 {
	min-height: 125px !important;
}

.w-150 {
	width: 150px !important;
}

.h-150 {
	height: 150px !important;
}

.mw-150 {
	min-width: 150px !important;
}

.mh-150 {
	min-height: 150px !important;
}

.w-175 {
	width: 175px !important;
}

.h-175 {
	height: 175px !important;
}

.mw-175 {
	min-width: 175px !important;
}

.mh-175 {
	min-height: 175px !important;
}

.w-200 {
	width: 200px !important;
}

.h-200 {
	height: 200px !important;
}

.mw-200 {
	min-width: 200px !important;
}

.mh-200 {
	min-height: 200px !important;
}

.w-250 {
	width: 250px !important;
}

.h-250 {
	height: 250px !important;
}

.mw-250 {
	min-width: 250px !important;
}

.mh-250 {
	min-height: 250px !important;
}

.w-300 {
	width: 300px !important;
}

.h-300 {
	height: 300px !important;
}

.mw-300 {
	min-width: 300px !important;
}

.mh-300 {
	min-height: 300px !important;
}

.w-350 {
	width: 350px !important;
}

.h-350 {
	height: 350px !important;
}

.mw-350 {
	min-width: 350px !important;
}

.mh-350 {
	min-height: 350px !important;
}

.w-400 {
	width: 400px !important;
}

.h-400 {
	height: 400px !important;
}

.mw-400 {
	min-width: 400px !important;
}

.mh-400 {
	min-height: 400px !important;
}

.w-500 {
	width: 500px !important;
}

.h-500 {
	height: 500px !important;
}

.mw-500 {
	min-width: 500px !important;
}

.mh-500 {
	min-height: 500px !important;
}

.w-600 {
	width: 600px !important;
}

.h-600 {
	height: 600px !important;
}

.mw-600 {
	min-width: 600px !important;
}

.mh-600 {
	min-height: 600px !important;
}

.w-700 {
	width: 700px !important;
}

.h-700 {
	height: 700px !important;
}

.mw-700 {
	min-width: 700px !important;
}

.mh-700 {
	min-height: 700px !important;
}

.w-800 {
	width: 800px !important;
}

.h-800 {
	height: 800px !important;
}

.mw-800 {
	min-width: 800px !important;
}

.mh-800 {
	min-height: 800px !important;
}

.w-900 {
	width: 900px !important;
}

.h-900 {
	height: 900px !important;
}

.mw-900 {
	min-width: 900px !important;
}

.mh-900 {
	min-height: 900px !important;
}

.w-5px {
	width: 5px !important;
}

.h-5px {
	height: 5px !important;
}

.w-10px {
	width: 10px !important;
}

.h-10px {
	height: 10px !important;
}

.w-15px {
	width: 15px !important;
}

.h-15px {
	height: 15px !important;
}

.w-20px {
	width: 20px !important;
}

.h-20px {
	height: 20px !important;
}

.w-25px {
	width: 25px !important;
}

.h-25px {
	height: 25px !important;
}

.w-30px {
	width: 30px !important;
}

.h-30px {
	height: 30px !important;
}

.w-35px {
	width: 35px !important;
}

.h-35px {
	height: 35px !important;
}

.w-40px {
	width: 40px !important;
}

.h-40px {
	height: 40px !important;
}

.w-45px {
	width: 45px !important;
}

.h-45px {
	height: 45px !important;
}

.w-50px {
	width: 50px !important;
}

.h-50px {
	height: 50px !important;
}

.w-55px {
	width: 55px !important;
}

.h-55px {
	height: 55px !important;
}

.w-60px {
	width: 60px !important;
}

.h-60px {
	height: 60px !important;
}

.w-65px {
	width: 65px !important;
}

.h-65px {
	height: 65px !important;
}

.w-70px {
	width: 70px !important;
}

.h-70px {
	height: 70px !important;
}

.w-75px {
	width: 75px !important;
}

.h-75px {
	height: 75px !important;
}

.w-80px {
	width: 80px !important;
}

.h-80px {
	height: 80px !important;
}

.w-85px {
	width: 85px !important;
}

.h-85px {
	height: 85px !important;
}

.w-90px {
	width: 90px !important;
}

.h-90px {
	height: 90px !important;
}

.w-95px {
	width: 95px !important;
}

.h-95px {
	height: 95px !important;
}

.w-100px {
	width: 100px !important;
}

.h-100px {
	height: 100px !important;
}

.h-auto {
	height: auto;
}

.w-auto {
	width: auto;
}

.w-fullscreen,
.w-100vw {
	width: 100vw !important;
}

.h-fullscreen,
.h-100vh {
	height: 100vh !important;
}

.mw-fullscreen,
.mw-100vw {
	min-width: 100vw !important;
}

.mh-fullscreen,
.mh-100vh {
	min-height: 100vh !important;
}

@media (max-height: 640px) {
	.h-fullscreen {
		height: auto !important;
	}
}

.gap-x-1>* {
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}

.gap-x-1>*:first-child {
	margin-left: 0;
}

.gap-x-1>*:last-child {
	margin-right: 0;
}

.gap-x-2>* {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}

.gap-x-2>*:first-child {
	margin-left: 0;
}

.gap-x-2>*:last-child {
	margin-right: 0;
}

.gap-x>*,
.gap-x-3>* {
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
}

.gap-x>*:first-child,
.gap-x-3>*:first-child {
	margin-left: 0;
}

.gap-x>*:last-child,
.gap-x-3>*:last-child {
	margin-right: 0;
}

.gap-x-4>* {
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
}

.gap-x-4>*:first-child {
	margin-left: 0;
}

.gap-x-4>*:last-child {
	margin-right: 0;
}

.gap-x-5>* {
	display: inline-block;
	margin-left: 16px;
	margin-right: 16px;
}

.gap-x-5>*:first-child {
	margin-left: 0;
}

.gap-x-5>*:last-child {
	margin-right: 0;
}

.gap-x-6>* {
	display: inline-block;
	margin-left: 24px;
	margin-right: 24px;
}

.gap-x-6>*:first-child {
	margin-left: 0;
}

.gap-x-6>*:last-child {
	margin-right: 0;
}

.gap-x-7>* {
	display: inline-block;
	margin-left: 32px;
	margin-right: 32px;
}

.gap-x-7>*:first-child {
	margin-left: 0;
}

.gap-x-7>*:last-child {
	margin-right: 0;
}

.gap-xy-1 {
	margin: -2px;
}

.gap-xy-1>* {
	display: inline-block;
	margin: 2px;
}

.gap-xy-2 {
	margin: -4px;
}

.gap-xy-2>* {
	display: inline-block;
	margin: 4px;
}

.gap-xy,
.gap-xy-3 {
	margin: -8px;
}

.gap-xy>*,
.gap-xy-3>* {
	display: inline-block;
	margin: 8px;
}

.gap-xy-4 {
	margin: -12px;
}

.gap-xy-4>* {
	display: inline-block;
	margin: 12px;
}

.gap-xy-5 {
	margin: -16px;
}

.gap-xy-5>* {
	display: inline-block;
	margin: 16px;
}

.gap-xy-6 {
	margin: -24px;
}

.gap-xy-6>* {
	display: inline-block;
	margin: 24px;
}

.gap-xy-7 {
	margin: -32px;
}

.gap-xy-7>* {
	display: inline-block;
	margin: 32px;
}

.font-body {
	font-family: "Open Sans", sans-serif;
}

.font-title {
	font-family: Dosis, sans-serif;
}

.fs-6,
.font-size-6 {
	font-size: 6px !important;
}

.fs-7,
.font-size-7 {
	font-size: 7px !important;
}

.fs-8,
.font-size-8 {
	font-size: 8px !important;
}

.fs-9,
.font-size-9 {
	font-size: 9px !important;
}

.fs-10,
.font-size-10 {
	font-size: 10px !important;
}

.fs-11,
.font-size-11 {
	font-size: 11px !important;
}

.fs-12,
.font-size-12 {
	font-size: 12px !important;
}

.fs-13,
.font-size-13 {
	font-size: 13px !important;
}

.fs-14,
.font-size-14 {
	font-size: 14px !important;
}

.fs-15,
.font-size-15 {
	font-size: 15px !important;
}

.fs-16,
.font-size-16 {
	font-size: 16px !important;
}

.fs-17,
.font-size-17 {
	font-size: 17px !important;
}

.fs-18,
.font-size-18 {
	font-size: 18px !important;
}

.fs-19,
.font-size-19 {
	font-size: 19px !important;
}

.fs-20,
.font-size-20 {
	font-size: 20px !important;
}

.lead-1 {
	font-size: 1.05469rem !important;
}

.lead-2 {
	font-size: 1.17188rem !important;
}

.lead-3 {
	font-size: 1.40625rem !important;
}

.lead-4 {
	font-size: 1.64063rem !important;
}

.lead-5 {
	font-size: 1.875rem !important;
}

.lead-6 {
	font-size: 2.34375rem !important;
}

.lead-7 {
	font-size: 3.04688rem !important;
}

.lead-8 {
	font-size: 3.75rem !important;
}

.lead-9 {
	font-size: 4.6875rem !important;
}

.small-1 {
	font-size: 0.87891rem !important;
}

.small-2 {
	font-size: 0.82031rem !important;
}

.small-3 {
	font-size: 0.76172rem !important;
}

.small-4 {
	font-size: 0.70313rem !important;
}

.small-5 {
	font-size: 0.64453rem !important;
}

.small-6 {
	font-size: 0.58594rem !important;
}

.small-7 {
	font-size: 0.52734rem !important;
}

.small-8 {
	font-size: 0.46875rem !important;
}

.small-9 {
	font-size: 0.41016rem !important;
}

.fw-100,
.font-weight-100 {
	font-weight: 100 !important;
}

.fw-200,
.font-weight-200 {
	font-weight: 200 !important;
}

.fw-300,
.font-weight-300 {
	font-weight: 300 !important;
}

.fw-400,
.font-weight-400 {
	font-weight: 400 !important;
}

.fw-500,
.font-weight-500 {
	font-weight: normal !important;
	font-size: 20px;
	color: #333;
	padding: 10px 0;
}

.fw-600,
.font-weight-600 {
	font-weight: 600 !important;
}

.fw-700,
.font-weight-700 {
	font-weight: 700 !important;
}

.fw-800,
.font-weight-800 {
	font-weight: 800 !important;
}

.fw-900,
.font-weight-900 {
	font-weight: 900 !important;
}

.lh-1,
.line-height-1 {
	line-height: 1;
}

.lh-2,
.line-height-2 {
	line-height: 1.3;
}

.lh-3,
.line-height-3 {
	line-height: 1.45;
}

.lh-4,
.line-height-4 {
	line-height: 1.6;
}

.lh-5,
.line-height-5 {
	line-height: 1.75;
}

.lh-6,
.line-height-6 {
	line-height: 1.9;
}

.lh-7,
.line-height-7 {
	line-height: 2.05;
}

.lh-8,
.line-height-8 {
	line-height: 2.2;
}

.lh-9,
.line-height-9 {
	line-height: 2.35;
}

.ls-0,
.letter-spacing-0 {
	letter-spacing: 0px;
}

.ls-1,
.letter-spacing-1 {
	letter-spacing: 1px;
}

.ls-2,
.letter-spacing-2 {
	letter-spacing: 2px;
}

.ls-3,
.letter-spacing-3 {
	letter-spacing: 3px;
}

.ls-4,
.letter-spacing-4 {
	letter-spacing: 4px;
}

.ls-5,
.letter-spacing-5 {
	letter-spacing: 5px;
}

.text-truncate {
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.card-outline {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.card-hover-inverse:hover {
	background-color: #191919;
	border-color: #191919;
}

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

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

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

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

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

.btn-default {
	color: #666666;
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn-primary {
	color: #ffffff;
	background-color: #148dcd;
	border-color: #127db6;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #148dcd;
	border-color: #127db6;
}

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

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

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

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

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

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

.btn-link {
	color: #3876f4;
	font-weight: normal;
	border-radius: 0;
}

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

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

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

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

.btn-lg {
	padding: 10px 16px;
	font-size: 2rem;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 2rem;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 2rem;
	line-height: 1.5;
	border-radius: 3px;
}

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

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

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

[v-cloak] {
	display: none;
}

.btn {
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	width: 136px;
	height: 40px;
	line-height: 40px;
	padding: 0;
}

.btn.btn-default {
	border-color: #148dcd;
	color: #148dcd;
}

.btn.btn-default:hover,
.btn.btn-default:focus {
	background: #148dcd;
	color: #fff;
}

.btn.btn-primary {
	border-color: transparent;
}

.btn.btn-primary.btn-long {
	width: 164px;
}

.btn.btn-primary:hover {
	background: #55B7EB;
	border-color: #55B7EB;
}

.btn.btn-orange {
	background-image: -webkit-linear-gradient(top, #fedf89 0%, #f4ba48 100%);
	background-image: -o-linear-gradient(top, #fedf89 0%, #f4ba48 100%);
	background-image: linear-gradient(to bottom, #fedf89 0%, #f4ba48 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedf89', endColorstr='#fff4ba48', GradientType=0);
	border-color: #fedf89;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 0;
	color: #273449;
}

.btn.btn-orange:hover,
.btn.btn-orange:focus {
	-webkit-box-shadow: 0 4px 10px 0 rgba(27, 94, 182, 0.2);
	box-shadow: 0 4px 10px 0 rgba(27, 94, 182, 0.2);
}

.btn.btn-yellow {
	background-image: -webkit-linear-gradient(top, #fedf89 0%, #f4ba48 100%);
	background-image: -o-linear-gradient(top, #fedf89 0%, #f4ba48 100%);
	background-image: linear-gradient(to bottom, #fedf89 0%, #f4ba48 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedf89', endColorstr='#fff4ba48', GradientType=0);
	color: #273449 !important;
	width: 90px !important;
	height: 36px !important;
	line-height: 36px !important;
	font-size: 14px !important;
}

.btn:focus {
	outline: none;
}

.btn:active {
	opacity: .8;
}

.main-content .index-service-wrapper {
	background: #fff;
}

.main-content .index-service-wrapper .service-width {
	width: 1122px;
	margin: 0 auto;
}

.main-content .index-service-wrapper .service-width:before {
	content: '';
	display: table;
}

.main-content .index-service-wrapper .service-width .service-wrap {
	margin-top: 40px;
	padding-bottom: 0px;
	text-align: center;
}

.main-content .index-service-wrapper .service-width .service-wrap .title {
	margin-bottom: 60px;
	font-size: 44px;
	color: #000000;
	font-weight: 200;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item {
	width: 240px;
	position: relative;
	top: 0;
	text-align: center;
	margin-bottom: 30px;
	background: #fff;
	padding: 15px;
	cursor: pointer;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	transition: all 0.2s linear;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item:last-child {
	margin-right: 0;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .service-icon {
	display: block;
	width: 131px;
	height: 135px;
	min-width: 64px;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .service-icon .iconfont {
	font-size: 60px;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .btn-link {
	color: #0088E5;
	font-size: 14px;
	display: block;
	margin-top: 20px;
	opacity: 0;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .btn-link:hover {
	text-decoration: none;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .text-desc {
	max-width: 320px;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .text-desc h3 {
	font-size: 21px;
	color: #333;
	font-weight: normal;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .text-desc p {
	margin-bottom: 0;
	font-size: 14px;
	color: #687182;
	padding-top: 10px;
	line-height: 2;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item .btn {
	margin-top: 37px;
	width: 130px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	border: 0;
	text-align: center;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item:hover .iconfont {
	color: #148dcd;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item:hover .btn {
	background: #56B7EB;
}

.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item:hover .btn-link {
	opacity: 1;
}

.main-content .index-product-wrapper {
	width: 1200px;
	margin: 0 auto;
}

.main-content .index-product-wrapper .product-wrap {
	padding-bottom: 54px;
	text-align: center;
}

.main-content .index-product-wrapper .product-wrap .title1 {
	margin-top: 40px;
}

.main-content .index-product-wrapper .product-wrap .product-ul {
	margin-bottom: 10px;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item {
	width: 393px;
	height: 269px;
	text-align: center;
	color: #fff;
	position: relative;
	cursor: pointer;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-transition: background ease 0.2s;
	-o-transition: background ease 0.2s;
	transition: background ease 0.2s;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item.active .text .icon {
	-webkit-animation: scenehover 0.5s;
	-o-animation: scenehover 0.5s;
	animation: scenehover 0.5s;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item.active .text .name {
	-webkit-animation: scenehover 0.5s;
	-o-animation: scenehover 0.5s;
	animation: scenehover 0.5s;
	margin-bottom: 17px;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item.active .text .desc {
	-webkit-animation: scenehover 0.5s;
	-o-animation: scenehover 0.5s;
	animation: scenehover 0.5s;
	display: block;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item.active .bg {
	background-image: -webkit-linear-gradient(left, #0088e5 0%, #23a1f7 100%);
	background-image: -o-linear-gradient(left, #0088e5 0%, #23a1f7 100%);
	background-image: linear-gradient(to right, #0088e5 0%, #23a1f7 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088e5', endColorstr='#ff23a1f7', GradientType=1);
	opacity: .88;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item.active .bg2 {
	display: none;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .text {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 32px;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	z-index: 3;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .text .icon {
	margin-bottom: 16px;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .text .name {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 50px;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .text .line {
	width: 26px;
	height: 2px;
	background: #fff;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .text .desc {
	font-size: 14px;
	color: #fff;
	line-height: 21px;
	margin-top: 35px;
	text-align: center;
	display: none;
	font-weight: normal;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .bg,
.main-content .index-product-wrapper .product-wrap .product-ul .product-item .bg2 {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .bg {
	z-index: 2;
}

.main-content .index-product-wrapper .product-wrap .product-ul .product-item .bg2 {
	background: #1A374D;
	opacity: .8;
	z-index: 1;
}

.main-content .index-solve-wrapper {
	padding-top: 10px;
	padding-bottom: 54px;
	background: #f8f8f9;
	background-size: contain;
	width: 100%;
	float: left;
	margin-top: 50px;
}

.main-content .index-solve-wrapper .product-wrap {
	text-align: center;
	min-width: 1000px;
	margin: 0 auto;
}

.main-content .index-solve-wrapper .text-desc {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.main-content .index-solve-wrapper .text-desc .left {
	width: 140px;
	border-right: 1px solid #AEB8C2;
	margin-right: 60px;
	margin-left: 10px;
}

.main-content .index-solve-wrapper .text-desc .left ul li {
	height: 64px;
	line-height: 64px;
	color: #000;
	font-weight: bold;
	border-right: 4px solid transparent;
}

.main-content .index-solve-wrapper .text-desc .right .context {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	font-size: 14px;
	color: #687182;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-left {
	width: 407px;
	height: 345px;
	text-align: left;
	margin-right: 43px;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-left h3 {
	margin-bottom: 12px;
	font-size: 20px;
	color: #000;
	font-weight: 400;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-left .desc {
	padding: 18px 0;
	height: 93px;
	margin-bottom: 0;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-left .yongtu {
	width: 280px;
	line-height: 30px;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-left .yongtu span {
	margin-right: 20px;
	display: inline-block;
	width: 90px;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-left .btn-primary {
	margin-top: 45px;
}

.main-content .index-solve-wrapper .text-desc .right .context .inner-right {
	padding-top: 30px;
}

.main-content .index-solve-wrapper .product-contrast {
	padding-top: 20px;
	padding-bottom: 80px;
	width: 1200px;
	margin: 0 auto;
}

.main-content .index-solve-wrapper .product-contrast .swiper-pagination {
	display: block;
	-webkit-transform: translate3d(-42px, 0, 0);
	transform: translate3d(-42px, 0, 0);
	z-index: 10;
	left: 50%;
	width: 84px;
	padding: 45px 0px 75px 0px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-pagination .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	margin-right: 5px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-pagination .swiper-pagination-bullet-active {
	width: 28px;
	border-radius: 25px;
}

.main-content .index-solve-wrapper .product-contrast .tabtitle {
	width: 820px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 32px;
	background: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.main-content .index-solve-wrapper .product-contrast .tabtitle span {
	width: 111px;
	height: 40px;
	cursor: pointer;
	font-size: 18px;
	color: #3A4453;
	font-weight: 500;
	margin: 0px 26px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-radius: 4px;
	background: transparent;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}

.main-content .index-solve-wrapper .product-contrast .tabtitle span .iconfont {
	font-size: 20px;
	margin-right: 5px;
}

.main-content .index-solve-wrapper .product-contrast .tabtitle span.active,
.main-content .index-solve-wrapper .product-contrast .tabtitle span:hover {
	color: #fff;
	background: #255ee5;
}

.main-content .index-solve-wrapper .product-contrast .tabtitle span.active .iconfont,
.main-content .index-solve-wrapper .product-contrast .tabtitle span:hover .iconfont {
	color: #fff;
}

.main-content .index-solve-wrapper .product-contrast .tabtitle span img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast,
.main-content .index-solve-wrapper .product-contrast .context {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
	background: #fff;
	overflow: hidden;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 25px rgba(0, 73, 123, 0.1);
	box-shadow: 0 2px 25px rgba(0, 73, 123, 0.1);
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business {
	width: 1006px;
	margin: 0 auto;
	overflow: hidden;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	font-size: 14px;
	box-shadow: none;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left {
	width: 532px;
	height: auto;
	text-align: left;
	margin-left: 70px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left h3,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left h3 {
	margin-bottom: 2px;
	font-size: 24px;
	color: #000;
	font-weight: 500;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .desc,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .desc {
	padding: 18px 0;
	height: 93px;
	margin-bottom: 0;
	font-size: 14px;
	color: #687182;
	font-weight: 500;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .yongtu,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .yongtu {
	width: 452px;
	line-height: 30px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .yongtu span,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .yongtu span {
	display: inline-block;
	width: 112px;
	font-size: 14px;
	color: #687182;
	position: relative;
	margin-left: 10px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .yongtu span:before,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .yongtu span:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #0088E5;
	border: 1px solid #CCEAFF;
	position: absolute;
	display: inline-block;
	left: -10px;
	top: 12px;
}

.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .btn-primary,
.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left .btn-primary {
	margin-top: 45px;
}

.main-content .join-process-width {
	width: 100%;
	height: 481px;
	background-size: contain;
	float: left;
	background: #255ee5;
}

.main-content .join-process-width .join-process {
	width: 1195px;
	margin: 0 auto;
	/* padding-top: 68px; */
	color: #fff;
}

.main-content .join-process-width .join-process .process-detail {
	padding-top: 1px;
}

.main-content .join-process-width .join-process .process-detail .text-desc {
	text-align: center;
	font-weight: 300;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul {
	display: flex;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li {
	width: 289px;
	height: 230px;
	font-size: 16px;
	background: url(../img/arrow.png) no-repeat right 40px;
	background-size: 42px;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .icon {
	margin-bottom: -10px;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .icon .iconfont {
	font-size: 80px;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .text {
	height: 44px;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .btn {
	margin-top: 20px;
	font-size: 14px;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .btn:hover {
	margin-top: 12px;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .btn.btn-default {
	border-color: #fff;
	color: #fff;
	background: transparent;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li .btn.btn-default:hover {
	background: transparent;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li:last-child {
	background: none;
}

.main-content .join-process-width .join-process .process-detail .text-desc ul li:last-child .text {}

.main-content .index-partner-wrapper {
	background: #fff;
	min-width: 1000px;
	width: 100%;
	float: left;
}

.main-content .index-partner-wrapper .partner-width {
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
}

.main-content .index-partner-wrapper .partner-width .partner-wrap {
	text-align: center;
	padding-top: 1px;
}

.main-content .index-news-wrapper {
	min-width: 100%;
	float: left;
	margin-top: -70px;
}

.main-content .index-news-wrapper .news-width {
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 0px;
}

.main-content .index-news-wrapper .news-width .news-wrap {
	padding-bottom: 100px;
	text-align: center;
	padding-top: 1px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content {
	height: 490px;
	padding: 30px 0;
	margin-top: 50px;
	background: #fff;
	box-shadow: 0 2px 25px rgba(0, 73, 123, 0.1);
}

.main-content .index-news-wrapper .news-width .news-wrap .content .left {
	margin-right: 20px;
	width: 400px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .right {
	width: 50%;
	padding: 0 20px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .right .ullist-text {
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
	float: left;
}

.main-content .index-news-wrapper .news-width .news-wrap .content h3 {
	font-weight: 400;
	margin: 0;
}

.main-content .index-news-wrapper .news-width .news-wrap .content a.blue:hover {
	color: #0d5296;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .title a {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
	font-size: 18px;
	text-align: left;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .title a:hover {
	color: #148dcd;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 {
	text-align: left;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 .desc {
	background: #fff;
	padding: 25px 20px;
	height: 124px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 .desc .title {
	color: #000;
	font-size: 16px;
	height: 27px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 .desc .title a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 .desc .text {
	color: #687182;
	height: 88px;
	line-height: 2;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 .desc .time-wrap {
	padding-top: 20px;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item0 .desc .time-wrap .time {
	color: #687182;
	opacity: .6;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 {
	width: 100%;
	float: left;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .pic {
	width: 160px;
	float: left;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .desc {
	margin-left: 25px;
	float: left;
	width: calc(100% - 190px);
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .desc .title {
	color: #000;
	font-size: 16px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .desc .text {
	color: #687182;
	line-height: 2;
	height: 56px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-size: 15px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .desc .time-wrap {
	padding-top: 8px;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .desc .time-wrap .time {
	color: #687182;
	opacity: .6;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	text-align: left;
	height: 44px;
	line-height: 36px;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item2 a {
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 430px;
	display: inline-block;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item2 a:hover {
	color: #148dcd;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item2 a img {
	margin-right: 10px;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item2 .time {
	color: #687182;
	opacity: .6;
}

.main-content .index-news-wrapper .news-width .news-wrap .content .see-more {
	float: right;
	margin-top: 10px;
}

.main-content .index-service-wrapper.part.animate .service-wrap,
.main-content .index-product-wrapper.part.animate .service-wrap,
.main-content .index-solve-wrapper.part.animate .service-wrap,
.main-content .index-partner-wrapper.part.animate .service-wrap,
.main-content .index-service-wrapper.part.animate .product-wrap,
.main-content .index-product-wrapper.part.animate .product-wrap,
.main-content .index-solve-wrapper.part.animate .product-wrap,
.main-content .index-partner-wrapper.part.animate .product-wrap,
.main-content .index-service-wrapper.part.animate .partner-wrap,
.main-content .index-product-wrapper.part.animate .partner-wrap,
.main-content .index-solve-wrapper.part.animate .partner-wrap,
.main-content .index-partner-wrapper.part.animate .partner-wrap {
	position: relative;
	-webkit-animation: fadeIn linear 0.6s;
	-o-animation: fadeIn linear 0.6s;
	animation: fadeIn linear 0.6s;
}

.main-content .index-service-wrapper.part.animate2 .service-wrap,
.main-content .index-product-wrapper.part.animate2 .service-wrap,
.main-content .index-solve-wrapper.part.animate2 .service-wrap,
.main-content .index-partner-wrapper.part.animate2 .service-wrap,
.main-content .index-service-wrapper.part.animate2 .product-wrap,
.main-content .index-product-wrapper.part.animate2 .product-wrap,
.main-content .index-solve-wrapper.part.animate2 .product-wrap,
.main-content .index-partner-wrapper.part.animate2 .product-wrap,
.main-content .index-service-wrapper.part.animate2 .partner-wrap,
.main-content .index-product-wrapper.part.animate2 .partner-wrap,
.main-content .index-solve-wrapper.part.animate2 .partner-wrap,
.main-content .index-partner-wrapper.part.animate2 .partner-wrap {
	position: relative;
	animation: fadeOut linear 0.6s forwards;
}

.main-content .index-news-wrapper .news-width .news-wrap .content li:last-child {
	border-bottom: 0;
}

.banner {
	background: url("../img/p-1.jpg") no-repeat center bottom;
	background-size: cover;
}

.footer_service .footer_service a {
	color: #fff;
	padding: 15px 0 15px 15px;
}

.footer_service .footer_service span {
	color: #fff;
	width: 100px;
	float: left;
}

.wave-box {
	background-color: #f5f6f7;
}

.margin-bottom-60 {
	margin-bottom: 60px;
	margin-top: 66px;
}

.about-index-wrap {
	padding: 3px 0 20px 0;
}

.about-index-wrap1 {
	background-color: #fff;
}

.about-index-wrap2 {
	background-color: #f5f6f7;
}

.about-index-wrap3 {
	background-color: #fff;
}

.about-index-wrap4 {
	background-color: #f5f6f7;
}

.ab-div-title {
	height: 32px;
	line-height: 32px;
	font-size: 32px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.ab-div-sub-title {
	margin: 20px 0 60px 0;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #666;
}

.ab-introduce-p {
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 28px;
	color: #666666;
}

/*产品介绍*/
.product-icon-wrapper {
	margin-bottom: 40px;
}

.product-link-a {
	display: block;
	width: 100%;
	height: 100%;
}

.product-icon-item:hover {
	background-color: #fff;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
}

.product-icon-item:first-child {
	margin-left: 0;
}

.product-icon-bg {
	width: 100%;
	height: 162px;
}

.product-icon-bg-1 {
	background: url(../img/product-icon-01.png) no-repeat center 62px;
}

.product-icon-bg-2 {
	background: url(../img/product-icon-02.png) no-repeat center 62px;
}

.product-icon-bg-3 {
	background: url(../img/product-icon-03.png) no-repeat center 62px;
}

.product-icon-bg-4 {
	background: url(../img/product-icon-04.png) no-repeat center 62px;
}

.product-icon-bg-5 {
	background: url(../img/product-icon-05.png) no-repeat center 62px;
}

.product-icon-title {
	margin-bottom: 30px;
	line-height: 18px;
	font-size: 18px;
	text-align: center;
	color: #333333;
}

.product-icon-discription {
	line-height: 24px;
	font-size: 13px;
	text-align: center;
	color: #999999;
}

.hover-ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.flowcase .tempWrap {
	background: #fff;
	border: 1px solid #eee;
}

.flowcase .hd {
	height: 135px;
	line-height: 26px;
	position: relative;
}

.flowcase .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 135px;
}

.flowcase .hd ul li {
	float: left;
	width: 116px;
	padding: 0 15px;
	cursor: pointer;
	text-align: center;
}

.flowcase .hd ul li.on {
	height: 135px;
}

.flowcase .hd ul li h3 {
	font-size: 16px;
}

.flowcase .hd ul li p {}

.flowcase .hd ul li i {
	display: inline-block;
	width: 86px;
	height: 86px;
}

.flowcase .hd ul li i.icon-cp2 {
	background-position: -88px 0
}

.flowcase .hd ul li i.icon-cp3 {
	background-position: -175px 0
}

.flowcase .hd ul li i.icon-cp4 {
	background-position: -262px 0
}

.flowcase .hd ul li i.icon-cp5 {
	background-position: -349px 0
}

.flowcase .hd ul li i.icon-cp6 {
	background-position: -436px 0
}

.flowcase .hd ul li i.icon-cp7 {
	background-position: -523px 0
}

.flowcase .hd ul li i.icon-cp8 {
	background-position: -610px 0
}

.flowcase .hd ul li.on .icon-cp1 {
	background-position: 0 -88px
}

.flowcase .hd ul li.on .icon-cp2 {
	background-position: -88px -88px
}

.flowcase .hd ul li.on .icon-cp3 {
	background-position: -175px -88px
}

.flowcase .hd ul li.on .icon-cp4 {
	background-position: -262px -88px
}

.flowcase .hd ul li.on .icon-cp5 {
	background-position: -349px -88px
}

.flowcase .hd ul li.on .icon-cp6 {
	background-position: -436px -88px
}

.flowcase .hd ul li.on .icon-cp7 {
	background-position: -523px -88px
}

.flowcase .hd ul li.on .icon-cp8 {
	background-position: -610px -88px
}

.flowcase .bd .flowyyCont {
	height: 160px;
	padding: 30px;
	zoom: 1;
}

.flowcase .bd .flowyyCont .flowyyContL {
	width: 240px;
	margin-right: 30px;
}

.flowcase .bd .flowyyCont .flowyyContR {
	width: 765px;
	padding-top: 5px;
}

.flowcase .bd .flowyyCont h4 {
	font-size: 20px;
	padding-bottom: 12px;
}

.flowcase .bd .flowyyCont .flowyyContR h4 span {
	background: #00aaee;
	color: #fff;
	padding: 0 3px;
}

.flowcase .bd .flowyyCont p {
	color: #666;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 14px
}

.flowcase .bd .flowyyCont p b {
	color: #ff7800;
}

.flowcase .soft_con1 {
	position: absolute;
	height: 10px;
	z-index: 9;
	left: 36px;
	top: 126px;
	transition: left .2s ease-out 0s;
	-moz-transition: left .2s ease-out 0s;
	/* Firefox 4 */
	-webkit-transition: left .2s ease-out 0s;
	/* Safari and Chrome */
	-o-transition: left .2s ease-out 0s;
	/* Opera */
}

.flowcase .soft_con1 .soft_icon {
	width: 105px;
	height: 10px;
	display: block;
}

.cp-icon {
	width: 85px;
	height: 85px;
	display: inline-block;
}

.cp-icon1 {
	background-position: 0px 0px;
}

.cp-icon2 {
	background-position: -86px 0px;
}

.cp-icon3 {
	background-position: -172px 0px;
}

.cp-icon4 {
	background-position: -258px 0px;
}

.cp-icon5 {
	background-position: -344px 0px;
}

.cp-icon6 {
	background-position: -430px 0px;
}

.cp-icon7 {
	background-position: -528px -7px;
}

.cp-icon8 {
	background-position: -387px -744px;
}

.cp-icon9 {
	background-position: -472px -744px;
}

.cp-icon10 {
	background-position: -557px -744px;
}

.cp-icon11 {
	background-position: -642px -744px;
}

.cp-icon12 {
	background-position: -387px -829px;
}

.cp-icon13 {
	background-position: -387px -915px;
}

.cp-icon14 {
	background-position: -472px -915px;
}

.cp-icon15 {
	background-position: -557px -915px;
}

.cp-icon16 {
	background-position: -302px -915px;
}

.cp-icon17 {
	background-position: -217px -915px;
}

.x_w {
	width: 1200px;
	margin: 0 auto;
}

/*关于我们*/
.abouttitle {
	box-shadow: 0px 3px 3px #e9e9e9, 0 0 0 #fff;
	padding: 60px 0px 20px 0px;
	margin-bottom: 8px;
}

.abouttitle h3 {
	font-weight: normal;
	font-size: 30px;
	color: #333b47;
	line-height: 30px;
}

.abouttitle p {
	font-size: 15px;
	color: #969191;
	line-height: 40px;
}

.aboutbox {
	padding: 10px 0 100px;
}

.aboutcontent {
	line-height: 29px;
	font-size: 13px;
	color: #666;
	padding: 8px 10px 64px;
	max-width: 1020px;
	margin: 0 auto;
}

.align-center {
	text-align: center;
}

.title55 {
	padding: 60px 0px 20px 0px;
	margin-bottom: 0px;
	background: #f7f7f8
}

.title55 h3 {
	font-weight: bold;
	font-size: 50px;
	color: #333333;
	line-height: 80px;
	padding-bottom: 10px
}

.title55 p {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
}

.imw {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.ny-container {
	padding: 50px 0
}

.ny-content {
	font-size: 15px;
	line-height: 2.0;
	color: #333333
}

.ny-content p {
	text-indent: 2rem;
	margin-bottom: 15px;
}

.ny-container2 {
	padding: 0px 0;
	margin-top: -10px
}

.main-content .index-news-wrapper .news-width .news-wrap .content .item1 .pic img {
	width: 100%;
}

.n_ban {
	width: 100%;
	margin: 0 auto;
	height: 220px;
	padding-top: 180px;
	text-align: center;
	color: #fff
}

.n_ban span {
	color: #fff
}

.n_ban2 {
	width: 100%;
	margin: 0 auto;
	height: 220px;
	padding-top: 180px;
	text-align: center;
	color: #fff
}

.n_ban2 span {
	color: #fff
}

.n_ban3 {
	width: 100%;
	margin: 0 auto;
	height: 220px;
	padding-top: 180px;
	text-align: center;
	color: #fff
}

.n_ban3 span {
	color: #fff
}

.n_ban4 {
	width: 100%;
	margin: 0 auto;
	background: url(../img/j_bg.jpg) center top no-repeat;
	padding: 150px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	letter-spacing: 2px;
}

.n_ban4 span {
	color: #fff;
	font-size: 18px;
}

.n_ban5 {
	width: 100%;
	margin: 0 auto;
	background: url(../img/about-banner.jpg) center top no-repeat;
	padding: 90px;
	text-align: center;
	color: #fff;
	font-size: 32px;
	line-height: 2;
}

.n_ban5 span {
	color: #fff;
	font-size: 18px;
}

.news-title-img {
	float: left;
	width: 220px;
}

.news-title-js {
	width: calc(100% - 250px);
	float: right;
}

/*补充*/
.my-5 .iconfont {
	font-size: 60px;
}

.inner-right img {}

/*新闻*/
.news-banner {
	height: 284px;
}

.module-banner-bg {
	height: 284px;
}

h1.day,
span.date {
	color: #999;
	text-align: center;
}

h1.day {
	margin-top: 10px;
	font-size: 30px;
}

span.date {
	display: block;
	font-size: 14px;
}

.news-piece:hover {
	background-color: #f5f5f5;
	border-bottom: 1px solid #eee;
	color: #FFF;
}

.news-piece:hover .news-time-box {
	background: none;
}

.news-piece a:hover {
	/* color: #009ed6; */
	text-decoration: underline;
}

.news-info a.cont-tails:hover {
	text-decoration: none;
}

.news-top {
	position: relative;
	top: 2px;
	*top: 0;
	display: inline-block;
	width: 45px;
	height: 18px;
	text-align: right;
	padding-right: 5px;
	margin-left: 1%;
	font-size: 12px;
	color: #fff;
}

@-webkit-keyframes mark-shake {
	0% {
		left: 1px
	}

	25% {
		left: 3px
	}

	50% {
		left: 5px
	}

	75% {
		left: 3px
	}

	100% {
		left: 1px
	}
}

.news-content-main {
	padding-bottom: 70px;
}

.news-content-title {
	width: 100%;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #E9E9E9;
}

.news-crumbs-title {
	color: #009fd9;
}

.news-crumbs-link {
	color: #666;
	text-decoration: none;
}

.news-crumbs-home {
	padding-left: 20px;
}

.news-crumbs-arrow {
	margin: 0 5px;
}

.news-title-abbr {
	vertical-align: top;
}

/*news-article*/
.news-article {
	width: 100%;
	padding-top: 40px;
}

.news-article-title {
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}

.news-article-subtitle {
	position: relative;
	width: 100%;
	padding-top: 20px;
}

.news-article-time {
	text-align: center;
	color: #999;
	font-size: 14px;
}

.news-article-time a {
	font-size: 14px;
	color: #009fd9;
}

.news-article-share {
	position: absolute;
	right: 0;
	top: 6px;
}

.news-article-share div {
	display: inline-block;
	box-sizing: content-box;
}

.news-article-main {
	margin-top: 35px;
	color: #666;
	line-height: 24px;
}

.news-article-main p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 15px;
}

.news-article-main a {
	color: #666;
	text-decoration: none;
}

.news-article-main .link {
	color: #666;
	text-decoration: none;
}

.pagep {
	font-size: 16px;
	line-height: 33px;
	color: #585858
}

.news-article-main strong {
	font-weight: bold;
}

.news-article-main .link strong {
	font-weight: normal;
}

/*media-link*/
.media-link {
	position: relative;
	margin-top: 33px;
	color: #666;
	font-size: 14px;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.link-box {
	position: absolute;
	top: 0;
	left: 80px;
	padding-left: 10px;
}

.link-box .link-url {
	display: inline-block;
	height: 100%;
	padding: 0 30px 0 10px;
	margin-right: 20px;
	background-color: #f5f6f7;
}

.copy-url-btn {
	padding: 8px 16px;
	background: #fff;
	font-size: 14px;
	color: #009fd9;
	border: 1px solid #009fd9;
	cursor: pointer;
}

.copy-url-btn:hover {
	color: #fff;
	background: #009fd9;
}

.media-link i {
	display: none;
	color: #1961b3;
	font-style: normal;
}

.l-tips {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}

.b-line {
	padding-bottom: 28px;
	/*border-bottom:#e2e2e2 dashed 1px;*/
}

.news-content-space {
	margin: 20px 0;
	height: 2px;
	background: #e6e6e6;
}

.news-recommend {
	padding-left: 18px;
	padding-bottom: 10px;
	border: 1px dotted #ff8800;
	background-color: #fff8f0;
}

.news-recommend h4 {
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #ff8800;
}

.news-recommend p {
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
}

.news-recommend p a {
	margin-left: 15px;
	font-size: 14px;
	color: #009fd9;
}

.new-tabs {
	float: left;
	width: 20%;
}

.new-tabs ul p {
	background-color: #ccc;
}

.new-tabs ul p a {
	line-height: 28px;
	display: block;
	background-color: #b9ebfd;
	color: #585858;
	padding-left: 10px;
}

.new-tabs ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	margin-top: -1px;
	border: 1px solid #e6e6e6;
	text-indent: 15px;
	cursor: pointer;
	font-size: 14px;
	color: #666;
}

.new-tabs ul p a:hover {
	background-color: #8ce1ff;
}

.new-tabs ul li.active a,
.new-tabs ul li:hover a {
	background-color: #009fd9;
	border-color: #009fd9;
	color: #fff;
}

.news-main-content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.news-main-content ul li {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.news-main-content ul li:hover {
	-webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
	-moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
	box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
}

.news-main-content ul li a.block {
	display: block;
	padding: 18px 20px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

.news-space {
	float: left;
	width: 1px;
	height: 146px;
	margin: 0 20px;
	background-color: #e6e6e6;
}

.news-text h2 {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 20px;
	padding-bottom: 10px;
	color: #333;
}

.news-text h2.active {
	color: #ff8800;
}

.news-text h2.active i {
	display: inline-block;
	width: 50px;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 2px;
	vertical-align: middle;
}

.news-text p {
	height: 55px;
	line-height: 1.5;
	margin: 15px 0;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-text .time {
	font-size: 12px;
	color: #999;
}

.news-text .links {
	float: right;
	font-size: 12px;
	color: #255ee5;
}

.news-text .links:hover {
	color: #55afe8;
}

.go-back {
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	color: #009fd9;
}

.p12-pagination-1-main {
	margin: 0 auto;
	padding: 10px 0;
	/* height: 37px; */
	text-align: center;
	margin-top: 40px;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
	vertical-align: top;
	display: inline-block;
	padding: 0 14px;
	/*  height: 37px;
      line-height: 37px;
      border: 1px solid #e5e5e5;*/
	text-align: center;
	margin: 0 2px;
	background: #fff;
}

.p12-pagination-1 span {
	border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
	background: #1c2e6e;
	color: #fff;
	border-color: #1c2e6e;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
	display: none;
}

.proshow {
	width: 100%;
	background: #f7f7f7;
	float: left;
	padding: 15px 0;
}

.contentmain {
	width: 1200px;
	margin: 0px auto;
}

/*验证码*/
@import '../../at.alicdn.com/t/font_1230111_vnodpggbvec.css';

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

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

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

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

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

.btn-default {
	color: #666666;
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #dddddd;
}

.btn-default .badge {
	color: #ffffff;
	background-color: #666666;
}

.btn-primary {
	color: #ffffff;
	background-color: #148dcd;
	border-color: #127db6;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #148dcd;
	border-color: #127db6;
}

.btn-primary .badge {
	color: #148dcd;
	background-color: #ffffff;
}

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

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

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

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

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

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

.btn-link {
	color: #3876f4;
	font-weight: normal;
	border-radius: 0;
}

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

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

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

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

.btn-lg {
	padding: 10px 16px;
	font-size: 2rem;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 2rem;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 2rem;
	line-height: 1.5;
	border-radius: 3px;
}

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

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

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

[v-cloak] {
	display: none;
}

.gray {
	color: #555555 !important;
}

.red {
	color: #e76940;
}

.orange {
	color: #ff8200;
}

.yellow {
	color: #ffde28;
}

.white {
	color: #fff;
}

.blue {
	color: #148dcd;
}

.green {
	color: #0ab734;
}

.blue {
	color: #148dcd;
}

.gray {
	color: #7a7a7a;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.disabled {
	color: #e4e4e4 !important;
	background-color: #fff;
	cursor: not-allowed;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.sms-content {
	min-width: 1000px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sms-content .tab-wrap {
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
}

.sms-content .tab-wrap ul {
	min-width: 224px;
	max-width: 224px;
	margin: 0 auto;
	height: 62px;
	line-height: 60px;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .tab-wrap ul li {
	padding: 0 8px;
}

.sms-content .tab-wrap ul li a {
	font-size: 16px;
	color: #687182;
	display: block;
}

.sms-content .tab-wrap ul li.active,
.sms-content .tab-wrap ul li:hover {
	border-bottom: 2px solid #148dcd;
}

.sms-content .tab-wrap ul li.active a,
.sms-content .tab-wrap ul li:hover a {
	color: #148dcd;
}

.sms-content .content-wrapper .pro-price-list {
	width: 1146px;
	padding: 0 10px;
}

.sms-content .content-wrapper .pro-price-list ul li {
	width: 250px;
	height: 394px;
	float: left;
	border: 1px solid #D9E4EB;
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-right: 38px;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.sms-content .content-wrapper .pro-price-list ul li .title1 {
	width: 208px;
	height: 63px;
	background-size: contain;
	color: #fff;
	line-height: 54px;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 27px;
	margin-top: 28px;
}

.sms-content .content-wrapper .pro-price-list ul li .price {
	text-align: center;
	margin-bottom: 38px;
}

.sms-content .content-wrapper .pro-price-list ul li .price .app-price {
	font-size: 30px;
	color: #FF8200;
	margin-right: 5px;
}

.sms-content .content-wrapper .pro-price-list ul li .price .app-price i {
	font-size: 22px;
	cursor: pointer;
	color: #FF8200;
}

.sms-content .content-wrapper .pro-price-list ul li .price .origin-price {
	color: #ABB7CB;
	text-decoration: line-through;
}

.sms-content .content-wrapper .pro-price-list ul li .line {
	border: 0;
	height: 0;
	border-bottom: 1px solid #E9EFF2;
	margin-bottom: 26px;
}

.sms-content .content-wrapper .pro-price-list ul li .title2 {
	color: #148dcd;
	font-size: 18px;
	padding: 0 27px;
	text-align: left;
	margin-bottom: 11px;
}

.sms-content .content-wrapper .pro-price-list ul li .title2 .iconfont {
	margin-right: 3px;
	font-size: 18px;
}

.sms-content .content-wrapper .pro-price-list ul li .desc {
	margin-bottom: 23px;
	padding: 0 27px;
	text-align: left;
}

.sms-content .content-wrapper .pro-price-list ul li .btn {
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.sms-content .content-wrapper .pro-price-list ul li:hover,
.sms-content .content-wrapper .pro-price-list ul li.active {
	-webkit-box-shadow: 0 2px 10px rgba(0, 78, 119, 0.24);
	box-shadow: 0 2px 10px rgba(0, 78, 119, 0.24);
	border-color: #148dcd;
}

.sms-content .content-wrapper .pro-price-list ul li:hover .btn-default,
.sms-content .content-wrapper .pro-price-list ul li.active .btn-default {
	background: #148dcd;
	color: #fff;
	border-color: transparent;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	padding-left: 27px;
	background: #F5F9FC;
	margin-right: 0;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy:hover {
	box-shadow: none;
	border: 1px solid #D9E4EB;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy .item {
	position: relative;
	margin-bottom: 25px;
	width: 160px;
	text-align: left;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy .item .name {
	color: #81899A;
	display: inline-block;
	width: 56px;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy .item .app-price {
	color: #148dcd;
	font-size: 24px;
	font-weight: 500;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy .item .corner-label {
	position: relative;
	top: -10px;
	width: 72px;
	height: 38px;
	display: inline-block;
	background-size: contain;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
}

.sms-content .content-wrapper .pro-price-list ul li.self-buy .btn {
	margin-left: 38px;
}

.sms-content .content-wrapper .voice-service {
	width: 1126px;
}

.sms-content .content-wrapper .voice-service.select {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper .voice-service.safe .item {
	width: 800px;
	margin: 0 auto;
	padding-left: 200px;
	padding-right: 80px;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper .voice-service.safe .item .desc {
	margin-bottom: 0;
}

.sms-content .content-wrapper .voice-service .item {
	width: 550px;
	height: 177px;
	background: #fff;
	border: 1px solid #D9E4EB;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 30px;
	top: 0px;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.sms-content .content-wrapper .voice-service .item:hover {
	border-color: #148dcd;
	-webkit-box-shadow: 0 2px 10px rgba(0, 78, 119, 0.2);
	box-shadow: 0 2px 10px rgba(0, 78, 119, 0.2);
	top: -5px;
}

.sms-content .content-wrapper .voice-service .item .title {
	font-size: 20px;
	color: #4B5154;
	margin-bottom: 7px;
	text-align: left;
}

.sms-content .content-wrapper .voice-service .item .desc {
	margin-bottom: 30px;
	text-align: left;
}

.sms-content .content-wrapper .table-robot {
	border: 1px solid #BECFD9;
	-webkit-box-shadow: 0 4px 6px rgba(0, 78, 119, 0.07);
	box-shadow: 0 4px 6px rgba(0, 78, 119, 0.07);
	border-collapse: collapse;
	width: 1120px;
	margin: 0 auto;
}

.sms-content .content-wrapper .table-robot td {
	border: 1px solid #BECFD9;
	padding: 20px 70px;
}

.sms-content .content-wrapper .table-robot td:first-child {
	background: rgba(104, 113, 130, 0.09);
}

.sms-content .content-wrapper .table-robot1 {
	border: 1px solid #BECFD9;
	-webkit-box-shadow: 0 4px 6px rgba(0, 78, 119, 0.07);
	box-shadow: 0 4px 6px rgba(0, 78, 119, 0.07);
	border-collapse: collapse;
	width: 1120px;
	margin: 0 auto;
}

.sms-content .content-wrapper .table-robot1 td {
	border: 1px solid #BECFD9;
	padding: 20px 25px;
}

.sms-content .content-wrapper .table-robot1 td:first-child {
	background: rgba(104, 113, 130, 0.09);
}

.sms-content .content-wrapper .table-robot2 {
	font-family: PingFangSC;
	border: 1px solid #BCCCD6;
	border-collapse: collapse;
	width: 1120px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	background: #ffffff;
}

.sms-content .content-wrapper .table-robot2 tr {
	border: 1px solid #BECFD9;
}

.sms-content .content-wrapper .table-robot2 tr td {
	padding-left: 44px;
	font-size: 14px;
}

.sms-content .content-wrapper .table-robot2 tr:first-child {
	font-family: PingFangSC-Medium, PingFangSC;
	background: #F2F5FB;
	height: 60px;
	font-size: 16px;
	font-weight: 500;
	color: #04132f;
	line-height: 25px;
}

.sms-content .content-wrapper .table-robot2 tr:first-child th {
	padding-left: 44px;
}

.sms-content .content-wrapper .table-robot2 tr.secondChild {
	font-size: 16px;
	font-weight: 500;
	color: #04132f;
}

.sms-content .content-wrapper .table-robot2 tr.secondChild .icon {
	display: inline-block;
	width: 36px;
	height: 37px;
	background-size: contain;
	vertical-align: middle;
}

.sms-content .content-wrapper .table-robot2 tr.secondChild .greenBtn {
	width: 100px;
	height: 30px;
	display: inline-block;
	background: #3AC159;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	border-radius: 4px;
}

.sms-content .content-wrapper .table-robot2 tr .redBtn {
	width: 100px;
	height: 30px;
	display: inline-block;
	background: #F36565;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	border-radius: 4px;
}

.sms-content .content-wrapper .table-robot2 td {
	padding: 27px 25px;
}

.sms-content .content-wrapper .table-robot2 td:first-child {
	font-size: 16px;
	font-weight: 500;
	color: #04132f;
}

.sms-content .content-wrapper .table-bottom-tip {
	text-align: left;
	color: #9096A3;
	font-size: 12px;
	padding-top: 16px;
}

.sms-content .content-wrapper .table-bottom-tip.select {
	float: left;
}

.sms-content .content-wrapper.news-list {
	/* min-width: 1200px;*/
	max-width: 1400px;
	margin: 0 auto;
	padding: 44px 100px;
	position: relative;
}

.sms-content .content-wrapper.news-list .crumbs {
	color: #999999;
	font-size: 12px;
	border-bottom: 1px solid #E2DFDF;
	padding-bottom: 6px;
	margin-bottom: 36px;
}

.sms-content .content-wrapper.news-list .crumbs a {
	color: #999999;
}

.sms-content .content-wrapper.news-list .left {
	float: left;
	max-width: 810px;
	width: calc(100% - 337px);
	position: relative;
}

.sms-content .content-wrapper.news-list .left .item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 28px;
	margin-bottom: 28px;
}

.sms-content .content-wrapper.news-list .left .item:hover .text .title {
	color: #148dcd;
}

.sms-content .content-wrapper.news-list .left .item .pic {
	width: 260px;
	height: 130px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f8f8f8;
}

.sms-content .content-wrapper.news-list .left .item .text {
	margin-left: 17px;
	width: 533px;
}

.sms-content .content-wrapper.news-list .left .item .text .title {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	margin: 0 0 6px;
}

.sms-content .content-wrapper.news-list .left .item .text .title a {
	color: #000;
}

.sms-content .content-wrapper.news-list .left .item .text .title a:hover {
	color: #148dcd;
}

.sms-content .content-wrapper.news-list .left .item .text .time {
	font-size: 13px;
	color: #687182;
	opacity: .6;
}

.sms-content .content-wrapper.news-list .left .item .text .time span {
	margin-right: 25px;
}

.sms-content .content-wrapper.news-list .left .item .text .desc {
	font-size: 14px;
	color: #687182;
	margin: 8px 0;
	line-height: 1.8;
	font-weight: 400;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.sms-content .content-wrapper.news-list .left .item .text .more a {
	font-size: 14px;
	color: #148dcd;
}

.sms-content .content-wrapper.news-list .left .item .text .more a:hover {
	color: #0e58b9;
}

.sms-content .content-wrapper.news-list .left .content {
	border-bottom: 1px solid #E2DFDF;
	padding-bottom: 54px;
}

.sms-content .content-wrapper.news-list .left .content h1.title {
	font-size: 28px;
	color: #04132F;
	margin: 0 0 12px;
	font-weight: 500;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
}

.sms-content .content-wrapper.news-list .left .content .time {
	font-size: 13px;
	color: #687182;
	text-align: center;
}

.sms-content .content-wrapper.news-list .left .content .article {
	margin-top: 27px;
	font-size: 14px;
	line-height: 2;
	color: #687182;
}

.sms-content .content-wrapper.news-list .left .content .article img,
.sms-content .content-wrapper.news-list .left .content .article video {
	max-width: 100%;
	margin: 27px auto;
	display: block;
}

.sms-content .content-wrapper.news-list .left .content .article a {
	color: #148dcd;
	text-decoration: underline;
}

.sms-content .content-wrapper.news-list .left .content .article a:hover {
	color: #666;
}

.sms-content .content-wrapper.news-list .left .page {
	text-align: center;
}

.sms-content .content-wrapper.news-list .left .page_article {
	margin-top: 27px;
	font-size: 13px;
	color: #687182;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper.news-list .right {
	float: right;
	width: 307px;
}

.sms-content .content-wrapper.news-list .right .title {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	border-bottom: 1px dashed #A8AAAB;
	padding-bottom: 6px;
	margin-bottom: 18px;
	margin-top: 0;
}

.sms-content .content-wrapper.news-list .right ul {
	margin-bottom: 50px;
	position: relative;
}

.sms-content .content-wrapper.news-list .right ul li {
	margin-bottom: 25px;
}

.sms-content .content-wrapper.news-list .right ul li a:link {
	color: #687182;
}

.sms-content .content-wrapper.news-list .right ul li a:visited {
	color: #687182;
}

.sms-content .content-wrapper.news-list .right ul li a:hover {
	color: #000;
}

.sms-content .content-wrapper.news-list .right ul li a img {
	margin-right: 4px;
	vertical-align: 0px;
}

.sms-content .content-wrapper.news-list .right ul.news_prosj li .time {
	color: #687182;
	opacity: .6;
	font-size: 14px;
	margin-right: 5px;
}

.sms-content .content-wrapper.news-list .right ul.news_prosj li a img {
	margin-right: 4px;
	vertical-align: 2px;
}

.sms-content .content-wrapper.document {
	/* min-width: 1200px;*/
	max-width: 1400px;
	margin: 0 auto;
	padding: 30px 100px;
	position: relative;
	background: #F4F5F9;
}

.sms-content .content-wrapper.document.fixed .left {
	position: fixed;
	top: 0;
}

.sms-content .content-wrapper.document.fixed .right {
	margin-left: 170px;
}

.sms-content .content-wrapper.document.fixed .right .doc_catalog {
	position: fixed;
	top: 0;
}

.sms-content .content-wrapper.document .left {
	width: 150px;
	background: #fff;
	float: left;
	padding: 10px 0;
	-webkit-transition: left ease 0.3s;
	-o-transition: left ease 0.3s;
	transition: left ease 0.3s;
}

.sms-content .content-wrapper.document .left .upload {
	width: 100%;
	height: 68px;
	border-bottom: 1px solid #e7f1fd;
	padding-top: 20px;
}

.sms-content .content-wrapper.document .left .upload .uploadBox {
	width: 108px;
	margin: 0 auto;
}

.sms-content .content-wrapper.document .left .upload .uploadBox .icon {
	width: 14px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	background-size: 100% 100%;
}

.sms-content .content-wrapper.document .left .upload .uploadBox a {
	font-size: 14px;
	font-weight: 500;
	color: #04132f;
	line-height: 20px;
	margin-left: 8px;
	text-decoration: underline;
}

.sms-content .content-wrapper.document .left ul li {
	height: 36px;
	line-height: 36px;
	margin: 2px 0;
	text-align: center;
	cursor: pointer;
	border-right: 2px solid transparent;
}

.sms-content .content-wrapper.document .left ul li:hover {
	color: #148dcd;
}

.sms-content .content-wrapper.document .left ul li.active {
	background: rgba(24, 117, 240, 0.1);
	color: #148dcd;
	border-right-color: #349DF9;
}

.sms-content .content-wrapper.document .right {
	background: #fff;
	margin-left: 20px;
	float: left;
	width: calc(100% - 200px);
	padding: 20px;
}

.sms-content .content-wrapper.document .right .doc_detail {
	float: left;
	width: calc(100% - 140px);
}

.sms-content .content-wrapper.document .right .doc_detail .crumbs {
	color: #3C577E;
	font-size: 12px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .title1 {
	font-weight: 500;
	font-size: 28px;
	color: #000;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .title1 .title1-1 {
	font-size: 12px;
	color: #3a3a3a;
	font-weight: 400;
	margin-top: 15px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .title2 {
	font-weight: 500;
	font-size: 20px;
	color: #000;
	padding-bottom: 10px;
	padding-top: 30px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .code,
.sms-content .content-wrapper.document .right .doc_detail .contexts pre {
	margin-bottom: 10px;
	background-color: #F6F6F6;
	border: 1px solid #E8E8E8;
	border-radius: 4px;
	padding: 20px 30px;
	font-size: 13px;
	color: #333;
	line-height: 1.4;
	/* width: 80%;*/
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .code .notes,
.sms-content .content-wrapper.document .right .doc_detail .contexts pre .notes {
	color: #797979;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .text {
	margin-bottom: 10px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .text p {
	font-size: 14px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext {
	margin-bottom: 10px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table {
	border: 1px solid #E8E8E8;
	border-collapse: collapse;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table th {
	background: #F6F6F6 !important;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table .firstRow th,
.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table .firstRow td {
	background: #F6F6F6 !important;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table td,
.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table th {
	padding: 6px;
	border: 1px solid #E8E8E8;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table td p,
.sms-content .content-wrapper.document .right .doc_detail .contexts .tabletext table th p {
	margin: 0;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .imageBox {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sms-content .content-wrapper.document .right .doc_detail .contexts .imageBox img {
	width: 80%;
	margin: 0 auto;
}

.sms-content .content-wrapper.document .right .doc_catalog {
	float: right;
	width: 120px;
	border-left: 1px solid #D8D8D8;
	padding: 10px 0 0 10px;
	color: #3C577E;
	-webkit-transition: left ease 0.3s;
	-o-transition: left ease 0.3s;
	transition: left ease 0.3s;
}

.sms-content .content-wrapper.document .right .doc_catalog ul {
	margin-top: 10px;
}

.sms-content .content-wrapper.document .right .doc_catalog ul li {
	height: 30px;
	line-height: 30px;
	position: relative;
}

.sms-content .content-wrapper.document .right .doc_catalog ul li a {
	color: #3C577E;
}

.sms-content .content-wrapper.document .right .doc_catalog ul li.active:before {
	content: '';
	display: block;
	position: absolute;
	left: -11px;
	top: 0;
	width: 1px;
	height: 30px;
	background: #148dcd;
}

.sms-content .content-wrapper.document .right .doc_catalog ul li.active a {
	color: #148dcd;
}

.sms-content .content-wrapper .tab {
	position: relative;
	top: 0px;
	z-index: 1000;
	width: 100%;
	background: #fff;
	box-shadow: 1px 0 2px #ddd;
}

.sms-content .content-wrapper .tab.internation-tab .tab-wrap ul {
	min-width: 200px;
	max-width: 400px;
}

.sms-content .content-wrapper .tab .tab-wrap {
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
}

.sms-content .content-wrapper .tab .tab-wrap ul {
	min-width: 600px;
	max-width: 800px;
	margin: 0 auto;
	height: 62px;
	line-height: 60px;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper .tab .tab-wrap ul li {
	padding: 0 8px;
}

.sms-content .content-wrapper .tab .tab-wrap ul li a {
	font-size: 16px;
	color: #687182;
	display: block;
}

.sms-content .content-wrapper .tab .tab-wrap ul li.active,
.sms-content .content-wrapper .tab .tab-wrap ul li:hover {
	border-bottom: 2px solid #148dcd;
}

.sms-content .content-wrapper .tab .tab-wrap ul li.active a,
.sms-content .content-wrapper .tab .tab-wrap ul li:hover a {
	color: #148dcd;
}

.sms-content .content-wrapper .introduct {
	text-align: center;
	width: 100%;
	float: left;
}

.sms-content .content-wrapper .introduct .part.animate>* {
	position: relative;
	-webkit-animation: fadeIn linear 0.6s;
	-o-animation: fadeIn linear 0.6s;
	animation: fadeIn linear 0.6s;
}

.sms-content .content-wrapper .introduct .part.animate2>* {
	position: relative;
	-webkit-animation: fadeOut linear 0.6s forwards;
	-o-animation: fadeOut linear 0.6s forwards;
	animation: fadeOut linear 0.6s forwards;
}

.sms-content .content-wrapper .introduct .advantage-wrap-width {
	width: 100%;
	float: left;
	background: #fff;
}

.sms-content .content-wrapper .introduct .advantage-wrap-width .advantage-wrap {
	/* margin: 0 auto; */
}

.sms-content .content-wrapper .introduct .advantage-wrap-width .advantage-wrap .tongdian {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 60px;
}

.sms-content .content-wrapper .introduct .advantage-wrap-width .advantage-wrap .tongdian li {
	width: 300px;
	height: 240px;
	/* background: #fff; */
	padding: 20px 15px;
}

.sms-content .content-wrapper .introduct .advantage-wrap-width .advantage-wrap .tongdian li h3.name {
	font-size: 18px;
	margin: 15px 0;
	font-weight: 500;
}

.sms-content .content-wrapper .introduct .advantage-wrap-width .advantage-wrap .tongdian li .desc {
	color: #687182;
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	padding-bottom: 45px;
	margin-top: 80px;
	height: 530px;
	overflow: hidden;
	position: relative;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-left {
	float: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	width: 300px;
	margin-top: 63px;
	flex-direction: column;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-left .efficient {
	flex: 1;
	text-align: right;
	padding-top: 10px;
	display: block;
	padding-right: 45px;
	background-position: right 30px;
	backgroud-size: 26px 26px;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-left .efficient .pc-mod-content .pc-mod-content-title {
	font-weight: 500;
	color: #002744;
	line-height: 30px;
	height: 30px;
	font-size: 22px;
	position: relative;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-left .efficient .pc-mod-content .pc-mod-content-title .iconfont {
	display: inline-block;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0px;
	right: -37px;
	font-size: 26px;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-left .efficient .pc-mod-content .pc-mod-content-describe {
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC;
	font-weight: 400;
	color: #002744;
	line-height: 20px;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mod-decoration {
	width: 530px;
	margin-left: -265px;
	height: 530px;
	position: absolute;
	left: 50%;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mod-decoration .pc-mod-deploy-img {
	width: 295px;
	height: 526px;
	margin: 0 auto;
	position: absolute;
	background-size: contain;
	margin-left: -147px;
	left: 50%;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle1,
.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle2,
.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle3,
.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle4 {
	position: absolute;
	background: #1875F0;
	opacity: 0.4;
	border-radius: 50%;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: ballCircle 4s 0s linear infinite;
	-moz-animation: ballCircle 4s 0s linear infinite;
	-ms-animation: ballCircle 4s 0s linear infinite;
	animation: ballCircle 4s 0s linear infinite;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mod-decoration .pc-mode-inner {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mod-decoration .pc-mode-small {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-ms-animation-delay: 2s;
	animation-delay: 2s;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle2 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-ms-animation-delay: 1s;
	animation-delay: 1s;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle3 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-ms-animation-delay: 2s;
	animation-delay: 2s;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .pc-mode-circle4 {
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-ms-animation-delay: 3s;
	animation-delay: 3s;
}

@keyframes ballCircle {
	from {
		width: 0;
		height: 0;
		top: 50%;
		left: 50%;
		opacity: 0.14;
		background-color: #1875F0;
	}

	to {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0;
		background-color: #1875F0;
	}
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-right {
	float: right;
	width: 300px;
	height: 100%;
	margin-top: 63px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-right .network {
	flex: 1;
	text-align: left;
	padding-top: 10px;
	display: block;
	padding-left: 45px;
	background-position: left 30px;
	backgroud-size: 26px 26px;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-right .network .pc-mod-content .pc-mod-content-title {
	font-weight: 500;
	color: #002744;
	line-height: 30px;
	height: 30px;
	font-size: 22px;
	position: relative;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-right .network .pc-mod-content .pc-mod-content-title .iconfont {
	display: inline-block;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: -37px;
	font-size: 26px;
}

.sms-content .content-wrapper .introduct .pc-mod-deploy-mode-list .l-column-right .network .pc-mod-content .pc-mod-content-describe {
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC;
	font-weight: 400;
	color: #002744;
	line-height: 20px;
}

.sms-content .content-wrapper .introduct .product-advantage {
	max-width: 1300px;
	min-width: 1000px;
	margin: 0 auto;
	padding-bottom: 45px;
	margin-top: 80px;
}

.sms-content .content-wrapper .introduct .product-advantage ul {
	margin: 0 auto;
	max-width: 1000px;
}

.sms-content .content-wrapper .introduct .product-advantage ul li {
	float: left;
	width: 295px;
	text-align: center;
	margin: 0 18px;
	/*&:hover {              .icon {                .transform(rotate(360deg));              }            }*/
}

.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(3),
.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(6) {
	border-right: 0;
}

.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(4),
.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(5),
.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(6) {
	border-bottom: 0;
	padding-top: 60px;
}

.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(4) .detail p,
.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(5) .detail p,
.sms-content .content-wrapper .introduct .product-advantage ul li:nth-child(6) .detail p {
	margin-bottom: 0;
	text-align: center;
}

.sms-content .content-wrapper .introduct .product-advantage ul li .sms-icon {
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 auto;
	margin-bottom: 5px;
}

.sms-content .content-wrapper .introduct .product-advantage ul li .detail {
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .product-advantage ul li .detail h4 {
	margin-top: 0;
	margin-bottom: 11px;
	font-size: 18px;
	color: #000000;
	font-weight: 400;
}

.sms-content .content-wrapper .introduct .product-advantage ul li .detail p {
	margin-bottom: 37px;
	font-size: 14px;
	color: #687182;
	font-weight: 400;
	text-align: center;
	height: 70px;
	line-height: 1.6;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items {
	height: 600px;
	position: relative;
	width: 1200px;
	margin-bottom: 140px;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items.outgoing {
	width: 1300px;
	height: 400px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item {
	width: 320px;
	height: 280px;
	align-items: center;
	float: left;
	margin: 10px 40px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item.outgoing {
	margin: 0px 0px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 {
	width: 100%;
	height: 100%;
	text-align: center;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1:hover .box .icon-bg {
	top: 0px;
	width: 320px;
	height: 280px;
	-webkit-box-shadow: 0 4px 8px 0 #CED3E5;
	box-shadow: 0 4px 8px 0 #CED3E5;
	border-radius: 0px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1:hover .box .detail {
	opacity: 1;
	top: 210px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1:hover .icon {
	top: 60px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1:hover .icon .img {
	transform: scale(1.2);
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1:hover .text {
	top: 80px;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 .box {
	position: absolute;
	width: 320px;
	height: 280px;
	border-radius: 3px;
	-webkit-transition: -webkit-box-shadow ease 0.3s;
	transition: -webkit-box-shadow ease 0.3s;
	transition: box-shadow ease 0.3s;
	transition: box-shadow ease 0.3s, -webkit-box-shadow ease 0.3s;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 .box .icon-bg {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 80px;
	right: 0;
	left: 0;
	margin: 0 auto;
	border-radius: 100%;
	border: 1px solid rgba(225, 227, 232, 0.18);
	-webkit-box-shadow: 0 4px 8px 0 #CED3E5;
	box-shadow: 0 4px 8px 0 #CED3E5;
	background-color: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.12s;
	transition-delay: 0.12s;
	will-change: transform;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 .box .detail {
	cursor: default;
	position: absolute;
	width: 240px;
	top: 195px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	font-size: 14px;
	color: #687182;
	line-height: 20px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.2s ease;
	-webkit-transition-delay: 0.32s;
	transition-delay: 0.2s;
	text-align: left;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 .icon {
	position: relative;
	opacity: 1;
	top: 80px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition-delay: 0.12s;
	transition-delay: 0.12s;
	will-change: transform;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 .text {
	color: #5D6494;
	position: relative;
	top: 108px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.12s;
	transition-delay: 0.12s;
	cursor: default;
}

.sms-content .content-wrapper .introduct .product-advantage .scene-circle--items .circle--item .container1 .text .title {
	font-size: 18px;
	color: #000000;
	line-height: 27px;
	text-align: center;
	font-weight: 400;
}

.sms-content .content-wrapper .introduct .partner-wrap-width {
	width: 100%;
	/* background: #F8FAFE; */
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap {
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info {
	padding-bottom: 85px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	padding-top: 20px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item {
	width: 260px;
	height: 200px;
	margin-right: 20px;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-pack: justify;
	padding: 20px 38px;
	background: #fff;
	position: relative;
	top: 0;
	border: 1px solid #DEE3E8;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item:hover {
	top: -6px;
	-webkit-box-shadow: 0 6px 10px rgba(24, 117, 240, 0.2);
	box-shadow: 0 6px 10px rgba(24, 117, 240, 0.2);
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .text-desc {
	width: 182px;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .text-desc h3 {
	font-size: 20px;
	color: #000;
	border-bottom: 1px solid #DEE3E8;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: 400;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .text-desc p {
	font-size: 14px;
	color: #687182;
	line-height: 1.8;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item .price {
	color: #148dcd;
	font-size: 18px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	padding-top: 20px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item {
	width: 340px;
	height: 420px;
	padding: 0 24px;
	background: #ffffff;
	box-shadow: 0px 2px 3px 0px #dde2e8;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item:hover {
	top: -6px;
	-webkit-box-shadow: 0 6px 10px rgba(24, 117, 240, 0.2);
	box-shadow: 0 6px 10px rgba(24, 117, 240, 0.2);
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item:first-child {
	margin-right: 30px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item:last-child {
	margin-left: 30px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item img {
	margin: 0 auto;
	margin-top: 73px;
	margin-bottom: 49px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item .title {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #203d7d;
	line-height: 25px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item .line {
	width: 291px;
	height: 0px;
	border: 0.5px solid rgba(32, 61, 125, 0.3);
	margin: 0 auto;
	margin-top: 26px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.com .service-ul .service-item p {
	margin-top: 26px;
	font-size: 14px;
	color: #687182;
	line-height: 20px;
	text-align: left;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table {
	border: 1px solid #cad6df;
	border-collapse: collapse;
	width: 1140px;
	text-align: left;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table td {
	padding: 26px 0px;
	padding-left: 94px;
	padding-right: 94px;
	font-weight: 400;
	color: #3F4757;
	font-size: 14px;
	line-height: 20px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table td:first-child {
	width: 315px;
	border-right: 1px solid #cad6df;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table td .icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	background-size: contain;
	margin-right: 20px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table tr:nth-child(even) {
	background-color: #f2f5fb;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table tr:first-child {
	color: #04132F;
	background: #ffffff;
	color: #04132f;
	line-height: 25px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.outgoing .outgoing_table tr:first-child td {
	font-size: 18px;
	font-weight: 500;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms {
	width: 780px;
	height: 100px;
	margin: 0 auto 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	padding: 10px 20px;
	background: #fff;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms.sms-item .name {
	position: relative;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms.sms-item .name:before {
	content: '热门';
	display: block;
	position: absolute;
	left: 57px;
	top: -20px;
	width: 59px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 0 0 8px 8px;
	background: #ff8200;
	color: #fff;
	font-size: 14px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms:hover {
	-webkit-box-shadow: 0 4px 10px rgba(24, 117, 240, 0.2);
	box-shadow: 0 4px 10px rgba(24, 117, 240, 0.2);
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms .item {
	border-right: 1px solid #DEE3E8;
	width: 190px;
	height: 60px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms .item.name {
	font-size: 20px;
	color: #000;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms .item:nth-child(2) {
	color: #687182;
	font-size: 14px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms .item:nth-child(3) {
	border-right: 0;
	color: #148dcd;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.super .sms .item:last-child {
	border: 0;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast {
	padding-top: 20px;
	padding-bottom: 50px;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .tabtitle {
	width: 800px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	margin: 0 auto 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .tabtitle span {
	cursor: pointer;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-right: 1px solid #EBEDEF;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .tabtitle span:last-child {
	border-right: 0;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .tabtitle span.active,
.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .tabtitle span:hover {
	color: #148dcd;
}

.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .swiper-container-contrast,
.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .product-contrast .swiper-container-business {
	width: 934px;
	margin: 0 auto;
	overflow: hidden;
}

.sms-content .content-wrapper .introduct .productVersion .productVersion-tilte {
	text-align: center;
	font-size: 28px;
	font-weight: 500;
	color: #04132f;
	line-height: 40px;
	margin-bottom: 100px;
}

.sms-content .content-wrapper .introduct .productVersion .productUl {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 1200px;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .productVersion .productUl .item {
	width: 234px;
	height: 360px;
	position: relative;
	overflow: hidden;
}

.sms-content .content-wrapper .introduct .productVersion .productUl .item .showdow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(0, 64, 177, 0.17) 0%, rgba(0, 39, 177, 0.93) 100%);
}

.sms-content .content-wrapper .introduct .productVersion .productUl .item .text {
	width: 100%;
	text-align: center;
	position: absolute;
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	line-height: 25px;
	bottom: 40px;
	left: 0px;
}

.sms-content .content-wrapper .introduct .productVersion .productUl .item .itemImage {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.sms-content .content-wrapper .introduct .productVersion .productUl .item:hover {
	background: red;
}

.sms-content .content-wrapper .introduct .productVersion .productUl .item:hover .itemImage {
	transform: scale(1.2);
}

.sms-content .content-wrapper .introduct .productVersion .productStep {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	width: 1200px;
	margin: 0 auto;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .item {
	width: 250px;
	height: 150px;
	background: #ffffff;
	box-shadow: 0px 2px 3px 0px #dde2e8;
	border-radius: 4px;
	position: relative;
	padding-left: 33px;
	top: 0px;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .item:hover {
	top: -12px;
	-webkit-box-shadow: 0 2px 26px #dde2e8;
	box-shadow: 0 2px 26px #dde2e8;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .item .number {
	width: 42px;
	height: 42px;
	font-family: Blanch-Caps;
	position: absolute;
	background: linear-gradient(322deg, #1047eb 0%, #9cb3f7 100%);
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	font-size: 42px;
	color: #ffffff;
	top: -30px;
	left: 40px;
	box-shadow: 0px 3px 4px 0px rgba(17, 69, 250, 0.36);
}

.sms-content .content-wrapper .introduct .productVersion .productStep .item .text {
	margin-top: 50px;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	line-height: 25px;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .item .line {
	width: 18px;
	height: 1px;
	border: 1px solid #687182;
	margin-top: 11px;
	border-radius: 2px;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .item .content {
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	color: #687182;
	line-height: 20px;
	margin-top: 11px;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .iconBox {
	width: 47px;
	height: 150px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper .introduct .productVersion .productStep .iconBox .icon {
	display: inline-block;
	width: 5px;
	height: 12px;
	text-align: center;
	background-size: 100% 100%;
}

.sms-content .content-wrapper .introduct .join-process-width {
	width: 100%;
	height: 450px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process {
	min-width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail {
	padding-top: 1px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc {
	text-align: center;
	padding-top: 35px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li {
	width: 286px;
	height: 130px;
	font-size: 18px;
	color: #000;
	background-size: 10px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .content {
	font-size: 16px;
	color: #3A4453;
	width: 85%;
	margin: auto;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox {
	margin-top: 49px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox.lastBtn {
	margin-top: 27px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox .btna {
	position: relative;
	display: inline-block;
	line-height: 40px;
	width: 130px;
	height: 40px;
	padding: 0 13px;
	text-align: left;
	background: #ffffff;
	border: 0.5px solid #CBD2DC;
	color: #3A4453;
	font-size: 14px;
	border-radius: 2px;
	box-shadow: 0px 2px 4px 0px #cdd4de;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox .btna:hover {
	margin-top: -15px;
	-webkit-box-shadow: 0 4px 10px 0 rgba(27, 94, 182, 0.2);
	box-shadow: 0 4px 10px 0 rgba(27, 94, 182, 0.2);
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox .btna.btnOrange {
	background-image: -webkit-linear-gradient(top, #fedf89 0%, #f4ba48 100%);
	background-image: -o-linear-gradient(top, #fedf89 0%, #f4ba48 100%);
	background-image: linear-gradient(to bottom, #fedf89 0%, #f4ba48 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedf89', endColorstr='#fff4ba48', GradientType=0);
	border: 1px solid #fedf89 !important;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox .btna.btnOrange:hover {
	color: #3A4453;
	-webkit-box-shadow: 0 4px 10px 0 rgba(27, 94, 182, 0.2);
	box-shadow: 0 4px 10px 0 rgba(27, 94, 182, 0.2);
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox .btna .icon_white {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 8px;
	right: 12px;
	top: 16px;
	background-size: 100% 100%;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .btnBox .btna .icon {
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 8px;
	right: 12px;
	top: 16px;
	background-size: 100% 100%;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li .icon {
	margin-bottom: 20px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc ul li:last-child {
	background: none;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc .detail {
	padding-top: 55px;
	padding-bottom: 105px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc .detail .btn {
	width: 257px;
}

.sms-content .content-wrapper .introduct .join-process-width .join-process .process-detail .text-desc .detail .question {
	margin-top: 40px;
	font-size: 14px;
	color: #687182;
}

.sms-content .content-wrapper .introduct .business-wrap-width {
	width: 100%;
	background: #fff;
}

.sms-content .content-wrapper .introduct .business-wrap-width .business-wrap {
	min-width: 1000px;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

.sms-content .content-wrapper .introduct .scene-use-wrap-width {
	background: url(../img/scene-used-bg.jpg) no-repeat center;
	width: 100%;
	float: left;
}

.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap {
	padding-top: 50px;
	padding-bottom: 124px;
}

.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap .partner-info {
	padding-top: 60px;
	font-size: 20px;
	color: #000;
	line-height: 48px;
}

.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap .partner-info span {
	padding: 0 10px;
}

.sms-content .content-wrapper .introduct .swiper-button-next,
.sms-content .content-wrapper .introduct .swiper-button-prev {
	top: 55%;
	width: 46px;
	height: 46px;
	line-height: 42px;
	outline: none;
	background: #fff;
	-webkit-box-shadow: 0 1px 5px rgba(207, 213, 229, 0.8);
	box-shadow: 0 1px 5px rgba(207, 213, 229, 0.8);
	border-radius: 100px;
	-webkit-border-radius: 100px;
	color: #3A4A51;
	font-size: 25px;
	font-weight: 600;
	-webkit-transition: box-shadow ease 0.2s;
	-o-transition: box-shadow ease 0.2s;
	transition: box-shadow ease 0.2s;
}

.sms-content .content-wrapper .introduct .swiper-button-next:hover,
.sms-content .content-wrapper .introduct .swiper-button-prev:hover {
	-webkit-box-shadow: 0 1px 18px #beccef;
	box-shadow: 0 1px 18px #beccef;
	color: #148dcd;
}

.sms-content .content-wrapper .introduct .swiper-button-next.swiper-button-disabled,
.sms-content .content-wrapper .introduct .swiper-button-prev.swiper-button-disabled {
	opacity: .5;
}

/*解决方案*/
.jishu {
	margin-top: 50px;
}

.jishu .product-icon-item {
	width: 31.33%;
	padding: 40px 0 30px;
}

.jishu .product-icon-discription {
	font-size: 16px;
}

.denglu {
	border: 1px #0092db solid;
	border-radius: 5px;
	display: inline-block;
	*zoom: 1;
	vertical-align: middle;
	margin-top: 20px;
	padding: 0 20px;
}

.denglu a {
	color: #fff;
	line-height: 38px;
	text-align: center;
	width: 100px;
	border-radius: 5px;
	font-size: 14px;
}

.news-title-img {
	overflow: hidden;
}

.news-title-img img {
	width: 100%;
	transition: all 2s;
	position: relative;
}

.news-main-content ul li:hover img {
	cursor: pointer;
	transform: scale(1.9);
}

.news-main-content ul li:hover h2 {
	color: #0c4ed4;
}

.showessm {
	font-size: 14px;
	border: 1px #ddd solid;
	padding: 7px 15px;
	border-radius: 5px;
	margin-top: 30px;
	display: inline-block;
	color: #333;
}

.ln-box {
	background: #fafafa;
	text-align: center;
	height: 260px;
	padding-top: 12px;
}

.ln-box h3 {
	font-size: 24px;
	padding-top: 25px
}

.ln-box p {
	font-size: 15px;
	line-height: 2.0
}

/**********/
.news-main-content ul {
	min-height: 600px;
}

.p12-pagination-1-main {
	width: 100%;
	padding: 30px 0;
	text-align: center;
}

.p12-pagination-1-main li {
	display: inline-block;
	padding: 5px 10px;
	border: 1px #ddd solid;
	border-radius: 5px;
}

.p12-pagination-1-main li a {
	color: #000
}

.p12-pagination-1-main li select {
	border: 0
}

.tabs table {
	width: 100%;
	line-height: 6;
	border: 1px #ddd solid;
}

.tabs table tr {
	border-bottom: 1px #ddd solid;
}

.tabs table tr td {
	border-right: 1px #ddd solid;
}

.tiyan {
	width: 1100px;
	margin: 0 auto;
	top: 50%;
}

.ani {
	width: 500px;
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -160px;
	line-height: 2;
}

.ani .pa {
	width: 100%;
	float: left;
}

.ani .t1 {
	padding: 0;
	font-size: 36px;
	color: #fff;
	/*    letter-spacing: 6px;
    font-weight: bold;*/
}

.ani .t2 {
	font-size: 28px;
	color: #fff;
}

.ani .t3 {}

.ani .form_btn {
	margin-top: 10px;
}

.ani .form_btn input {
	border: 0;
	outline: none;
	border-radius: 5px;
}

.ani .form_btn input[type="text"] {
	width: 260px;
	height: 46px;
	padding: 0 0 0 20px;
	font-size: 16px;
}

.ani .form_btn input[type="button"] {
	width: 100px;
	height: 45px;
	background: #ff852f;
	color: #fff;
	font-size: 16px;
}

.sheu {
	width: 100%;
	padding-top: 20px;
	font-size: 18px;
}

.titler_h3 {
	font-size: 28px;
	color: #333333;
	margin-bottom: 30px;
	text-align: center;
	border-bottom: 1px #e9e9e9 solid;
	width: 100%;
	line-height: 40px;
	padding-top: 25px
}

.pc_show {}

.tel_show {
	display: none;
}


/* 20211115 样式整合 */
.coninfo5555 {
	line-height: 2;
	font-size: 15px;
}

.coninfo5555 p {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.coninfo5555 p img {
	max- width: 100%;
	float: left;
	 
}


.coninfo5555 div {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.coninfo5555 a {
	color: inherit
}

.coninfo5555 h1,
.coninfo5555 h2,
.coninfo5555 h3,
.coninfo5555 h4 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}






/* 20211103  响应式页面修改 */
@media only screen and (max-width:768px) {
	.pc_show {
		display: none;
	}

	.tel_show {
		display: block;
	}

	.contentmain {
		width: 100%;
	}

	.coninfo5555 {
		width: 100%;
		float: left;
		padding: 15px;
	}

	.coninfo5555 img {
		max-width: 100%;
	}

	.page-link {
		padding: 10px;
		line-height: 2;
	}

	.g-hd {
		background: #0420db;
		min-width: 100%;
	}

	.n_ban4 {
		margin-top: 80px;
		padding: 40px 15px;
	}

	.titler_h3 {
		font-size: 20px;
		padding: 10px;
		line-height: 24px;
	}

	.w1200 {
		width: 100%;
		padding: 15px;
		;
	}

	.footer_copyright {
		height: auto;
	}

	.copyright {
		height: auto;
		line-height: 20px;
	}

	.g-in {
		width: 100%;
		padding: 5px 10px;
	}

	.m-logo {
		padding-top: 0;
	}

	.menu {
		height: 100%;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 9999999;
		width: 150px;
	}

	.menu ul li {
		line-height: 45px;
		border-bottom: 1px solid #eee;
		font-size: 15px;
	}

	.menu ul li span {
		display: block;
		height: 100%;
		width: 100%;
		position: relative;
		padding: 0 20px;
	}

	.menu ul li span i {
		display: block;
		height: 20px;
		width: 20px;
		background: url(../404.html) no-repeat center center;
		background-size: 80% 80%;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -10px;
		transition: all 0.3s ease-out;
		transform: rotate(0deg);
	}

	.menu ul li span i.action {
		transition: all 0.3s ease-out;
		transform: rotate(180deg);
	}

	.menu ul li>dl {
		display: none;
		background: #d8e7f5;
	}

	.menu ul li>dl a {
		display: block;
		height: 100%;
		width: 100%;
		font-size: 14px;
		color: #222;
		text-decoration: none;
	}

	.menu_img {
		position: absolute;
		top: 25px;
		right: 10px;
	}

	.menu_img img {
		width: 32px;
	}

	.menu_ul {
		position: fixed;
		right: 0;
		width: 150px;
		top: 75px;
		text-align: center;
		color: #fff;
		background: #0420db;
		display: none;
	}

	.menu ul li a {
		color: #fff;
	}

	.x_w {
		width: 100%;
	}

	.menu-list li a {
		width: auto
	}

	.auto {
		margin: 0 auto;
		min-width: inherit;
		max-width: initial;
		width: 100%;
	}

	.news-main-content {
		width: 100%;
	}

	.news-title-img,
	.news-title-js {
		width: 100%;
	}

	.news-text p {
		height: auto;
	}

	.news-title-img {
		max-height: 180px;
	}

	.p12-pagination-1 a,
	.p12-pagination-1 span {
		padding: 0;
	}

	/* 价格 */
	.sms-content {
		min-width: 100%;
		padding: 15px;
	}

	.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap {
		max-width: 100%;
		min-width: 100%;
	}

	.title1 {
		margin: 0;
		font-size: 24px;
		color: #04132E;
		font-weight: normal;
		text-align: center;
		/* width: 100%;
    float: left; */
		width: 100%;
		float: left;
	}

	.title2 {
		padding: 10px;
		font-size: 16px;
		line-height: 2;
		width: 100%;
		float: left;
		margin: 0;
	}

	.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info {
		padding-bottom: 0;
		width: 100%;
		float: left;
	}

	.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul {
		display: inline-block;
	}

	.sms-content .content-wrapper .introduct .partner-wrap-width .partner-wrap .partner-info.part .service-ul .service-item {
		width: 100%;
		margin-bottom: 15px;
		;
	}

	.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap .partner-info {
		font-size: 14px;
		padding-top: 0;
	}

	.sms-content .content-wrapper .introduct .scene-use-wrap-width .scene-use-wrap {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.n_ban5 {
		padding: 95px 10px;
	}

	.ab-introduce-p {
		padding: 15px;
	}

	.title55 h2 {
		font-weight: normal;
		font-size: 24px;
		padding-bottom: 0;
	}

	.title55 {
		padding: 10px;
	}

	.title55 p {
		padding: 10px;
		line-height: 26px;
		font-size: 14px;
	}

	.product-icon-item {
		width: 100% !important;
		margin-right: 0;
	}

	.n_changj {
		display: none;
	}

	.autoWidth {
		min-width: inherit;
		max-width: inherit;
	}

	.dx-5-1 {
		width: 100%;
	}

	/* .main-content .index-solve-wrapper .product-wrap {
		min-width: initial;
	}

	.main-content .index-solve-wrapper .product-contrast {
		width: 100%;
	}

	.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context, .main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context {
		width: 100%; display: initial;
	}

	.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business,
	.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business {
		width: 100%;
	}

	.inner-right {
		width: 100%;
	}

	.main-content .index-solve-wrapper .product-contrast .swiper-container-contrast .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left,
	.main-content .index-solve-wrapper .product-contrast .context .swiper-container-business .swiper-wrapper .swiper-slide .context .inner-left {
		width: 100%;
	} */






	.main-content .index-service-wrapper .service-width {
		width: 100%;
	}

	.main-content .index-service-wrapper .service-width .service-wrap .service-ul {
		display: block;
	}

	.main-content .index-service-wrapper .service-width .service-wrap .service-ul .service-item {
		width: 100%;
	}

	.container {
		width: 100%;
	}

	.main-content .join-process-width .join-process {
		width: 100%;
	}

	.main-content .join-process-width {
		height: auto;
		padding: 20px 0;
	}

	.main-content .join-process-width .join-process .process-detail .text-desc ul {
		display: block;
	}

	.main-content .join-process-width .join-process .process-detail .text-desc ul li {
		width: 100%;
		background: none;
	}

	.main-content .index-partner-wrapper {
		min-width: 100%;
		margin-top: 30px;
	}

	.main-content .index-partner-wrapper .partner-width {
		min-width: 100%;
		max-width: 100%;
	}

	.index-partners .part-con .part-list li {
		width: calc(25% - 10px);
		margin: 5px;
	}

	.index-partners .part-con .part-list li img {
		width: 100%;
		height: auto;
	}

	.index-partners .part-con .part-list li:nth-child(5n) {
		margin-right: 5px;
	}

	.main-content .index-news-wrapper .news-width {
		min-width: 100%;
		width: 100%;
		float: left;
	}

	.main-content .index-news-wrapper {
		margin-top: 0;
		width: 100%;
		float: left;
	}

	.main-content .index-news-wrapper .news-width .news-wrap .content {
		height: auto;
		width: 100%;
		float: left;
		padding-top: 0;
		margin-top: 0;
	}

	.main-content .index-news-wrapper .news-width .news-wrap .content .right {
		width: 100%;
		margin-bottom: 0px;
	}

	.main-content .index-news-wrapper .news-width .news-wrap .content .item2 {
		display: block;
	}

	.main-content .index-news-wrapper .news-width .news-wrap .content .item2 a {
		width: calc(100% - 80px);
	}

	.main-content .index-news-wrapper .news-width .news-wrap .content .item2 .time {
		width: 60px;
		float: right;
		text-align: end;
	}

	.main-content .index-news-wrapper .news-width .news-wrap .content .item1 {
		display: none;
	}

	.banner {
		width: 100%;
		min-width: 100%;
		height: 350px;
		margin-top: 80px;
	}

	.tiyan {
		width: 100%;
		padding: 10px;
	}

	.ani {
		width: 100%;
		float: left;
		position: absolute;
		top: 50%;
		margin-top: -105px;
		line-height: 2;
	}

	.ani .t1 {
		padding: 0;
		font-size: 22px;
		color: #fff;
	}

	.ani .t2 {
		font-size: 18px;
		color: #fff;
	}

	.ani .form_btn input[type="text"] {
		width: 150px;
		height: 40px;
		padding: 0 0 0 20px;
		font-size: 10px;
	}

	.ani .form_btn input[type="button"] {
		width: 90px;
		height: 40px;
		background: #ff852f;
		color: #fff;
		font-size: 12px;
	}

	.main-content {
		width: 100%;
		float: left;
	}

	.main-content .index-news-wrapper .news-width .news-wrap {
		width: 100%;
		float: left;
	}

	.text-desc {
		width: 100%;
		float: left;
	}

	.wd_left {
		width: 100%;
		border: 0
	}

	.wd_left li a {
		width: auto;
	}

	.wd_right {
		width: 100%;
	}

	.tab_show td {
		word-wrap: break-word;
		max-width: 100px;
	}



}

.coninfo5555 p a {
	color: #0492dc;
	text-decoration: underline;
	padding: 0 2px;
}


/* 20211115 */
.wenzhang_left {
	width: 860px;
	float: left;
	background: #fff;
	padding: 20px;
	border-radius: 5px;
}

.wenzhang_right {
	width: calc(100% - 900px);
	float: right;
}

.wenzhang_right li {
	width: 100%;
	margin-bottom: 15px;
	float: left;
}

.wenzhang_right li a {
	width: 100%;
	float: left;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size: 16px;
}

.wenzhang_right-bt {
	font-size: 24px;
	position: relative;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	padding-left: 15px;
}

.wenzhang_right-bt::before {
	position: absolute;
	content: "";
	background: #ff852f;
	width: 5px;
	height: 30px;
	left: 0;
	border-radius: 5px;
}

.wenzhang_right-t {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	background: #fff;
	padding: 20px;
	border-radius: 5px;
}

.wenzhang_right-b {
	width: 100%;
	float: left;
	background: #fff;
	padding: 20px;
	border-radius: 5px;
}

.wenzhang_right-b .wenzhang_right-bt::before {
	background: #2196F3;
}

@media only screen and (max-width:768px) {
	.wenzhang_left {
		width: 100%;
		float: left;  margin-bottom: 30px; padding: 10px;
	}
	
	.wenzhang_right {
		width: 100%;
		float: right;
	}
}