﻿@import url(anim.css);
@import url(lrtk3.css);
* {
	margin: 0;
	padding: 0;
	border: 0;
}
/*body {
	background-color: #fff;
	overflow-x: hidden;
	color: #333;
	font-size: 12px;
	font-family: "微软雅黑", "Arial", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}*/
table {
    background: white;
    border-collapse: collapse;
    margin: 1.25em;
    width: 98%;
    height:200px;
    
}
/*
a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;-webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  -moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
}
a:hover {
	color: #00a1e9;/*text-decoration: underline;
}*/
input, select, img {
	vertical-align: middle;
}
ul, li {
	list-style: none;
}
em, cite, th {
	font-style: normal;
	font-weight: normal;
	font-style: normal;
}
.wrap {
	clear: both;
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.wrap2 {
	clear: both;
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
}
.wrap3 {
	clear: both;
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.divhidden {
	display: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.c_l {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.f50 {
	font-size: 50px;
}
.f44 {
	font-size: 44px;
}
.f41 {
	font-size: 41px;
}
.f40 {
	font-size: 40px;
}
.f38 {
	font-size: 38px;
}
.f36 {
	font-size: 36px;
}
.f32 {
	font-size: 32px;
}
.f30 {
	font-size: 30px;
}
.f28 {
	font-size: 30px;
}
.f24 {
	font-size: 24px;
}
.f22 {
	font-size: 22px;
}
.f18 {
	font-size: 18px;
}
.f16 {
	font-size: 16px;
}
/*PC导航*/
.header-v1 {
	width: 100%;
	position: fixed; /*overflow:hidden; */
	height: 180px;
    padding-top:40px;
	z-index: 10;
	background: url(../images/banner.jpg) no-repeat;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.nav-hide .header-v1 {
	height: 140px;
}
.nav-hide .blank_h {
	height: 80px;
}

.header-v1 .top-main {
	width: 80%;
	margin: 0 auto;
	position: relative;
}
.header-v1 .top-main .logo1 {
	float: left;
	height: 100px;
	margin-left: 2%;
	justify-content: center;
	align-items: center;
	display: flex;
}
.header-v1 .top-main .logo1 a{
	display: block;
}
.header-v1 .top-main .logo1 img {
	height: 100%;
	vertical-align: middle;
}
.nav-hide .header-v1 .top-main .logo1 img{
	margin-top: -20px;
}
.header-v1 .top-main .logo1 img:hover {
	transition: all 0.3s;
	filter: Alpha(Opacity=60);
	opacity: 0.6;
}
.header-v1 .top-main .top_r {
	float: right;
}
.header-v1 .languages {
	float: right;
	position: relative;
	display: block;
	font-size: 12px;
	color: #707070;
	height: 38px;
	line-height: 38px;
	padding-left: 18px;
	text-align: right;
	font-family: "宋休";
	text-decoration: none;
	margin-left: 10px;
	background: url(../images/top_pic2.png) left center no-repeat;
	margin-top: 29px;
	transition: all 0.3s;
}
.header-v1 .languages:hover {
	margin-top: 25px;
}
.nav-hide .header-v1 .languages {
	margin-top: 22px;
}
.nav-hide .header-v1 .languages:Hover {
	margin-top: 18px;
}
.header-v1 .languages:Hover {
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
/*.header-v1 .languages:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.header-v1 .languages:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: -1px;height:4px;opacity: 0;background-color: #c71d32;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.header-v1 .languages:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}*/
.header-v1 .top-main .top-main-content {/* float:right;*//* margin-top:31px;*/
	text-align: center;
}
.navBar {
}
.nav {
	list-style: none;
	padding: 0;
}
.nav .m { /*float:left; */
	display: inline-block;
	border-top: 0;
	border-bottom: 0; /*width:120px; *//* position:relative; */
	margin-right: 22px;
	margin-left: 22px;
}
.nav a:hover {
	text-decoration: none; /*color:#fff;*/
	vertical-align: top;
}
.nav li:hover span {
	transform: translateY(-100%);/*color:#fff;*/
}
.nav h3 {
	float: left;
	font-weight: normal;
	font-size: 1.2rem;
	height: 100px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: relative;
}
.nav h3 a {
	display: block;
	color: #fff;
	line-height: 100px;
	font-size: 1.2rem;
	text-transform: uppercase;
}
.nav h3 a span {
	display: block;
	position: relative;
	transition: all 0.3s;
	height: 100px;
	text-transform: uppercase;
}
.nav-hide .nav h3 a span {
	height: 80px;
}
.nav h3 a span:after {
	content: attr(data-title);
	position: absolute;/*color:#fff;*/
	left: 0;
	transform: translateY(100%);
	width: 100%;
	top: 0; /*color:#fff;*/
}
.nav h3 a i {
	width: 9px;
	height: 5px;
	background: url(../images/top_pic5.png) no-repeat;
	display: inline-block;
	margin-left: 7px;
}
.nav-hide .nav {
}
.nav-hide .nav h3 {
	height: 80px;
}
.nav-hide .nav h3 a {
	line-height: 80px;
}
.nav .on {
}
.nav .on h3 a {/* height:42px; line-height:42px; *//*color:#fff;background:#ec2029;*/ /*background:url(../images/top_bg.png) center bottom no-repeat;*/
}
.nav .on h3 a i {
	background: url(../images/top_pic6.png) no-repeat;
}
.nav .on h3 a span { /*color:#fff;*/
}
.nav li.on a:after {
	left: 0%;
	right: 0%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav li h3 a:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: 0px;
	margin-right: 0px;
	bottom: 0px;
	height: 4px;
	opacity: 0;
	background-color: #fff;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav li h3 a:hover:after {
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.nav .sub {
	display: none;
	width: 100%;
	padding: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.8);/* top:87px;*/
	top: 100px;/* overflow:hidden;*/
	text-align: center;
	z-index: 110;
	left: 0%;
}
.nav-hide .nav .sub {
	top: 80px;
}
.nav .sub ul {
	width: 1100px;
	margin: 0 auto;
}
.nav .sub li {
	vertical-align: middle;
	list-style: none;
	text-decoration: none;
	display: inline-block;
	line-height: 50px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}
.nav .sub li span {
	display: block;
	height: 38px;
	position: relative;
}
.nav .sub li a {
	text-decoration: none;
	background: none;
	color: #fff;/* border-bottom:1px solid #515152;*/
	display: block;
	height: 50px;
	overflow: hidden;
}
/*.nav .sub li:last-child a{ border-bottom:0;}
.nav .sub li:last-child a:hover{ border-bottom:0;}*/
.nav .sub li a:hover {
	color: #00a1e9;/*border-bottom:1px solid #00a1e9;*/
}
.nav .sub li:hover img {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.blank_h {
	height: 100px;
	overflow: hidden;
}
.top_search {
	float: right;
	height: 100px;
	width: 34px;
	position: relative;
	margin-right: 2%;
}
.nav-hide .top_search {
	height: 80px;
}
.top_search .input1 {
	width: 83%;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	outline: medium;
	background: none;
	color: #9c9c9c;
	text-align: left;
	font-size: 13px;
	border: 0;
}
.top_search em {
	height: 100%;
	width: 100%;
	background: url(../images/top_pic1.png) left center no-repeat;
	cursor: pointer;
	display: block;
}
.top_search em:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.top_search .search_con {
	display: none;
	position: absolute;
	bottom: -73px;
	right: 0px;
	width: 300px;
	height: 0px;
	padding-top: 23px;
	padding-bottom: 19px;
	background: url(../images/top_bg2.png) no-repeat;
	z-index: 100;/* border:1px solid #eee;box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);border-radius: 2px;*/
}
.top_search .search_con .input1 {
	height: 39px;
	line-height: 39px;
	background: #f8f8f8;
	border: 0;
	padding-left: 5px;
	margin-left: 16px;
	padding-right: 47px;
	width: 174px;
	float: left;
	outline: none;
}
.top_search .search_con .bnts {
	float: left;
	width: 40px;
	height: 39px;
	background: url(../images/top_pic3.png) no-repeat;
	cursor: pointer;
}
.top_search .search_con .bnts:hover {
	transition: all 0.3s;
	background: url(../images/top_pic4.png) no-repeat;
}
/* 手机导航全局 */
.touch-top {
	width: 100%;
	position: fixed;
	top: 0;
    height:180px;
	z-index: 99;
	background: url(../images/banner.jpg) no-repeat;
	display: none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.touch_bg {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 8;
	background: #010144;
	display: none;
	filter: Alpha(Opacity=60);/*IE7 fix*/
	opacity: 0.6;
	height: 100%;
}
.touch-top-wrapper {
	width: 96%;
	margin: 0 auto;
}
.touch-top-wrapper .touch-logo {
	float: left;
}
.touch-top-wrapper .touch-logo img {
	height: 90px;
	display: block;
}
.touch-navigation {
	display: block;
}
.touch-toggle {
	position: absolute;
	right: 10px;
	top: 0;
}
.touch-toggle li {
	float: left;
	height: 70px;
	padding: 0 12px;
	text-align: center;
}
.touch-toggle li a {
	height: 70px;
}
.touch-toggle li:hover, .touch-toggle li:active {
}
.touch-toggle .touch-toggle-item-first {
	border-left: none;
}
.touch-toggle .touch-toggle-item-last {
	border-right: none;
}
.touch-toggle li a {
	display: block;
	font-size: 12px;
}
.touch-toggle li i {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden; /*margin-top:20px;*/
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.touch-toggle .touch-icon-language {
	background-image: url(../images/touch-icon-language.png);
}
.touch-toggle .touch-icon-user {
	background-image: url(../images/touch-icon-user.png);
}
.touch-toggle .touch-icon-search {
	background-image: url(../images/head_pic2.png);
}
.touch-toggle .touch-icon-menu {
	background-image: url(../images/head_pic1.png);
}
.touch-toggle li span {
	display: none;
	text-align: center;
}
.drawer-section {/* background-color:#40312f; padding:20px;*/
	display: none;
}
.drawer-section-menu {/* padding:20px 20px 35px;*/  /*padding:0px 0px 35px;*/
}
.touch-toggle-content {
	clear: both;
}
.touch-menu {
	clear: both;
}
.touch-menu ul li {
	border-bottom: 1px solid #333;
	position: relative;
}
.touch-menu ul li a {
	color: #fff;
	display: block;
	font-size: 18px;
	height: 48px;
	line-height: 48px;/* padding-left:10px;*/
	padding-left: 2%;
}
.touch-menu ul li a:hover, .touch-menu ul li a:active {
	background-color: #004ce5;
	color: #fff;
}
.touch-menu ul li i {
	position: absolute;
	top: 14px;/* right:5px;*/
	right: 25px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.touch-menu ul li i.touch-arrow-right {
	display: none;
	background-image: url(../images/touch-arrow-r.png);
}
.touch-menu ul li i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d.png);
}
.touch-menu ul li i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u.png);
}
.touch-menu ul li a:hover i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d2.png);
}
.touch-menu ul li a:hover i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u2.png);
}
.touch-menu ul ul {
	display: none;
	margin: 0;/* padding:0 10px 30px 30px;*/
	padding: 0 0px 30px 0px;
}
.touch-menu ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.touch-menu ul ul li a {
	padding: 0;
	padding-left: 3%;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
}
.touch-menu ul ul li i {
	top: 13px;
}
.touch-menu .closetitle {
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
}
.touch-menu .closetitle img {
	margin: 0 auto;
	height: 20px;
	width: auto;
}
/*手机弹出搜索*/
.search_div {
	clear: both;
	width: 100%;
	overflow: hidden;
	padding-top: 2%;
	padding-bottom: 2%;
	display: none; /*z-index:999;*/
}
.search_div .search_con {
	width: 92%;
	margin: 0 auto;
	border: 1px solid #cdcdcd;
	height: 40px !important;
	line-height: 40px;
}
.search_div .search_con .input1 {
	text-indent: 15px;
	width: 88%;
	float: left;
	border: 0;
	background: none;
	height: 100%;
	font-size: 16px;
	outline: none;
	color: #bbb;
}
.search_div .search_con .bnt1 {
	-webkit-appearance: none;
	float: right;
	width: 12%;
	max-width: 60px;
	background: url(../images/head_pic2.png) 50% center no-repeat;
	background-size: auto 55%;
	border: 0;
	height: 100%;
	cursor: pointer;
}
/*尾部*/
.f_bg {
	overflow: hidden;
	background: #313131;
	color: #8f8f8f;
	font-size: 12px;
	clear: both;
	padding-top: 2%;
	padding-bottom: 2%;
}
.f_bg_div {
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
}
.f_bg a {
	color: #8f8f8f;
	text-decoration: none;
}
.f_bg a:hover {
	color: #fff;
}
.f_bg .links {
	float: left;
	padding-right: 4%;
	margin-right: 4%;
	overflow: hidden;
	padding-bottom: 2%;
}
.f_bg .links h2 {
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bg .links ul li {
	display: block;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.f_bg .links ul li a {
	transition: all 0.3s;
	padding-right: 5px;
}
.f_bg .links ul li a:hover {
	margin-left: 5px;
	padding-right: 0;
}
.f_bg .f_div2_r2 {
	float: right;
	text-align: center;
	padding-bottom: 2%;
}
.f_bg .f_div2_r2 img {
	display: block;
	width: 118px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
.f_bg .f_div2_r {
	float: left;
	overflow: hidden;
	margin-right: 3%;
}
.f_bg .f_div2_r h2 {
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bg .f_div2_r span {
	display: block;
	color: #8f8f8f;
	line-height: 30px;
	padding-top: 2%;
	clear: both;
}
.f_bg .f_div2_r a {
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 8px;
	color: #afafaf;
	font-size: 26px;
	font-family: Arial;
}
.f_bg .f_div2_r a:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.foot_a {
	height: 41px;
	width: 135px;
	display: block;
	margin-top: 10px;
}
.f_div3 {
	line-height: 24px;
	min-height: 24px;
	background-color: #313131;
	border-top: 1px solid #424242;
	clear: both;
	overflow: hidden;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #8f8f8f;
}
.f_div3 a {
	color: #8f8f8f;
}
.f_div3 a:hover {
	color: #fff;
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
/*.gotop{ position:fixed; bottom:10%; right:1%; width:51px; height:51px; background:url(../images/gotop.png) no-repeat; background-size:100% 100%;
-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;
}
.gotop:hover{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg); cursor:pointer; transform:rotate(360deg);}*/

.right_ul {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	border-top: 2px solid #dedede;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	display: none;
	background-color: #fff;
}
.right_ul ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.right_ul ul li img {
	height: 22px;
	margin: 0 auto;
}
.right_ul ul li a {
	display: block;
	border-right: 1px solid #dedede;
}
.right_ul ul li:last-child a {
	border: 0;
}
/*微信弹窗*/
#hidden {
	z-index: 2147483647;
	display: none;
	background: #000;
	filter: alpha(opacity=0);
	left: 0px;
	opacity: 0;
	position: fixed;
	width: 3000px;
	height: 100%;
	padding-top: 28%;
	text-align: center;
	top: 0;
}
#hiddenimg {
	opacity: 1;
	display: none;
	position: fixed;
	left: 0%;
	width: 100%;
	height: 300px;
	padding-top: 0;
	z-index: 2147483647;
	top: 28%;
	text-align: center;
}
#hiddenimg img {
	width: 90%;
	max-width: 300px;
	margin: 0 auto;
}
#hiddenimg2 {
	text-align: center;
}
.weixinclose {
	position: fixed;
	right: 2%;
	top: 2%;
	color: #fff;
	font-size: 30px;
	cursor: pointer;
	z-index: 2147483648;
	font-weight: normal;
	display: none;
}
/*荣誉弹窗*/
.case_bgs {
	z-index: 19891024;
	background: url(../images/about_bg.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.case_tc {
	z-index: 19891025;
	width: 90%; /* top: 157.5px; */
	left: 50%;
	margin-left: -46%; /* margin-left: -300px; */
	position: absolute;
	overflow: hidden;
	top: 270px;
	height: 0;
	display: none;
}
.case_tc .case_box {
	width: 94%;
	margin: 0 auto;
	max-width: 740px;
	background: #00a1e9;
	border: 6px solid #b3b3b3;
	border-radius: 6px;
	overflow: hidden;
}
.case_tc .case_box2 {
	width: 94%;
	margin: 0 auto;
	max-width: 1028px;
	background: #fff;
	overflow: hidden;
}
.case_tc .case_divs {
	position: relative;
	width: 100%;
}
.case_tc .case_divs .closed {
	right: 0%;
	position: absolute;
	top: 0%;
	cursor: pointer;
}
.case_tc .case_divs .closed:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.case_tc .case_divs .closed2 {
	right: 15px;
	position: absolute;
	top: 15px;
	cursor: pointer;
}
.case_tc .case_divs .closed2:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.case_tc #tc_big {
	width: 100%;
	display: block;
}
.case_tc .case_divs .case_txt {
	padding: 12px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.case_tc .case_divs .case_txt h2 {
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}
.case_tc .case_divs .case_txt2 {
	max-width: 890px;
	width: 94%;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.case_tc .case_divs .case_txt2 h2 {
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 1%;
}
.case_tc .case_divs .case_txt3 {
	max-width: 890px;
	width: 94%;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.case_tc .case_divs .case_txt3 dl dt {
	font-weight: bold;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	color: #333333;
}
.case_tc .case_divs .case_txt3 dl dd:first-child {
	font-size: 14px;
}
.case_tc .case_divs .case_txt3 dl dd {
	color: #555555;
	font-size: 13px;
	line-height: 28px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.case_tc .case_divs .case_txt3 dl dd h3 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.case_tc .case_divs .case_txt3 dl dd:last-child {
	border-bottom: 0;
}
.case_tc .case_divs .case_txt3 dl dd .job_a {
	display: block;
	width: 150px;
	height: 44px;
	overflow: hidden;
	background-color: #409EFF;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	border-radius: 6px;
	margin-top: 50px;
	text-align: center;
	transition: all 0.3s;
}
.case_tc .case_divs .case_txt3 dl dd .job_a:hover {
	color: #fff;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
 @media screen and (max-width: 1600px) {
.f50 {
	font-size: 47px;
}
.f44 {
	font-size: 40px;
}
.f41 {
	font-size: 38px;
}
.f40 {
	font-size: 37px;
}
.f38 {
	font-size: 36px;
}
.f36 {
	font-size: 35px;
}
}
@media screen and (max-width: 1440px) {
.f50 {
	font-size: 45px;
}
.f44 {
	font-size: 38px;
}
.f41 {
	font-size: 36px;
}
.f40 {
	font-size: 35px;
}
.f38 {
	font-size: 34px;
}
.f36 {
	font-size: 33px;
}
}
@media screen and (max-width: 1310px) {
.header-v1 .top-main .top_r {
	display: none;
}
}
@media screen and (max-width: 1200px) {
.f50 {
	font-size: 41px;
}
.f44 {
	font-size: 36px;
}
.f41 {
	font-size: 32px;
}
.f40 {
	font-size: 31px;
}
.f38 {
	font-size: 30px;
}
.f36 {
	font-size: 29px;
}
.f16 {
	font-size: 14px;
}
/*尾部*/
.f_bg .links {
	padding-right: 3%;
	margin-right: 3%;
}
.f_bg .f_div2_r {
	margin-right: 1%;
}
}
@media screen and (max-width: 1100px) {
.f50 {
	font-size: 39px;
}
.f44 {
	font-size: 32px;
}
.f41 {
	font-size: 30px;
}
.f40 {
	font-size: 29px;
}
.f38 {
	font-size: 28px;
}
.f36 {
	font-size: 27px;
}
.f28 {
	font-size: 22px;
}
.f24 {
	font-size: 20px;
}
.f22 {
	font-size: 18px;
}
.f18 {
	font-size: 16px;
}
/* 手机导航全局 */
.blank_h {
	height: 90px;
}
.nav-hide .blank_h {
	height: 90px;
}
.header-v1 {
	display: none;
}
.touch-top {
	display: block;
}
.top_search {
	width: 90%;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0;
	background: url(../images/search_bg.png) #eee right center no-repeat;
	margin-right: 5%;
}
/*尾部*/
.f_bg .links {
	padding-right: 2.8%;
	margin-right: 2.8%;
}
.f_bg .f_div2_r a {
	font-size: 18px;
}
}
@media screen and (max-width: 960px) {
.f50 {
	font-size: 36px;
}
.f44 {
	font-size: 30px;
}
.f41 {
	font-size: 28px;
}
.f40 {
	font-size: 27px;
}
.f38 {
	font-size: 26px;
}
.f36 {
	font-size: 25px;
}
.f24 {
	font-size: 18px;
}
/*尾部*/
.f_bg .links {
	display: none;
}
.f_bg .f_div2_r2 {
	margin-top: 2%;
}
.f_bg .f_div2_r {
	width: 40%;
	margin-top: 2%;
}
}
@media screen and (max-width: 830px) {
.f50 {
	font-size: 34px;
}
.f44 {
	font-size: 28px;
}
.f41 {
	font-size: 27px;
}
.f40 {
	font-size: 26px;
}
.f38 {
	font-size: 25px;
}
.f36 {
	font-size: 24px;
}
.f32 {
	font-size: 27px;
}
.f30 {
	font-size: 26px;
}
.f28 {
	font-size: 20px;
}
.f24 {
	font-size: 17px;
}
.f22 {
	font-size: 16px;
}
.f18 {
	font-size: 14px;
}
/*尾部*/
.f_div3 {
	text-align: center;
	font-size: 12px;
}
.f_div3 .l {
	display: block;
	width: 100%;
}
.f_div3 .l label {
	display: block;
}
.f_div3 .r {
	display: block;
	width: 100%;
}
}
@media screen and (max-width: 780px) {
.f50 {
	font-size: 30px;
}
.f40 {
	font-size: 25px;
}
.f38 {
	font-size: 24px;
}
.f36 {
	font-size: 23px;
}
/*右边浮动客服*/
.side {
	display: none;
}
.right_ul {
	display: block;
}
}
 @media screen and (max-width: 640px) {
.f50 {
	font-size: 28px;
}
.f40 {
	font-size: 23px;
}
.f38 {
	font-size: 22px;
}
.f36 {
	font-size: 21px;
}
.f32 {
	font-size: 21px;
}
.f30 {
	font-size: 20px;
}
.f28 {
	font-size: 18px;
}
.f24 {
	font-size: 16px;
}
.f22 {
	font-size: 14px;
}
.f18 {
	font-size: 13px;
}
.f16 {
	font-size: 13px;
}
/* 手机导航全局 */
.blank_h {
	height: 80px;
}
/*.nav-hide .blank_h{ height:80px;}*/
.touch-top-wrapper .touch-logo img {
	height: 80px;
}
.touch-toggle li i {
	margin-top: 20px;
}
.touch-menu ul li a {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.touch-menu ul ul li a {
	font-size: 14px;
}
}
 @media screen and (max-width: 480px) {
.f50 {
	font-size: 25px;
}
.f40 {
	font-size: 19px;
}
.f38 {
	font-size: 18px;
}
.f36 {
	font-size: 18px;
}
.f32 {
	font-size: 17px;
}
.f28 {
	font-size: 15px;
}
.f18 {
	font-size: 12px;
}
/* 手机导航全局 */
.blank_h {
	height: 70px;
}
.nav-hide .blank_h {
	height: 70px;
}
/*.touch-top-wrapper .touch-logo img {
	height: 40px;
	padding: 6px 0 0 0;
}*/
.touch-toggle li {
	padding-left: 8px;
	padding-right: 8px;
}
.touch-toggle li i {
	width: 26px;
	height: 26px;
	margin-top: 23px;
}
/*.touch-menu ul li a{ font-size:14px; height:36px; line-height:36px;}
.touch-menu ul ul li a{ font-size:13px;}*/
/*尾部*/
.f_bg .f_div2_r2 {
	width: 42%;
}
.f_bg .f_div2_r2 img {
	width: 80%;
	height: auto;
	max-width: 118px;
}
.f_bg .f_div2_r {
	width: 45%;
}
}
 @media screen and (max-width: 360px) {
.f50 {
	font-size: 23px;
}
.f40 {
	font-size: 17px;
}
.f38 {
	font-size: 16px;
}
.f36 {
	font-size: 17px;
}
.f32 {
	font-size: 16px;
}
.f28 {
	font-size: 14px;
}
}
.baidu_ditu {
	width: 100%;
	height: 25rem;
	margin: 0 auto;
	border: #ccc solid 1px;
	margin-bottom: 2rem;
}
@media screen and (max-width:767px) {
body .baidu_ditu {
	width: 96%;
	height: 20rem;
	margin: 0 auto;
	border: #ccc solid 1px;
	margin-bottom: 2rem;
}

}

.footx a{ display:inline-block; margin-right:10px}

@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.mouse-wrap, .scroll-wrap {
  position: absolute;
  bottom: 50px;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mouse-wrap.left, .scroll-wrap.left {
    left: 30px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

.mouse {
  width: 30px;
  height: 50px;
  border-radius: 20px;
  border: 2px solid #212529;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 20px); }

.mouse:before, .mouse:after {
  content: "";
  display: block;
  position: absolute; }

/* Second */
.m-1:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 10px;
  left: calc(50% - 3px);
  background: #212529;
  -webkit-animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }

@-webkit-keyframes m-1-ball {
  0%, 65%, 100% {
    opacity: 0; }
  10%, 40% {
    opacity: 1; }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7); }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  15%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  45%, 65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7); } }

@keyframes m-1-ball {
  0%, 65%, 100% {
    opacity: 0; }
  10%, 40% {
    opacity: 1; }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7); }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  15%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  45%, 65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7); } }

.scroll-wrap {
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
  bottom: 50px;
  opacity: 1;
  visibility: visible; }
  .scroll-wrap.sleep {
    bottom: 0;
    opacity: 0;
    visibility: hidden; }

.testimonial_v1 img {
  height: 80px; }

.testimonial_v1 .heading {
  color: #495057;
  font-size: 18px; }

.testimonial_v1 .subheading {
  color: rgba(0, 0, 0, 0.4); }

.testimonial_v1 blockquote {
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  line-height: 1.7;
  color: #495057; }

.testimonial_v1.pb_quote_v1 .media-body {
  position: relative;
  margin-top: 40px; }

.testimonial_v1.pb_quote_v1 .quote {
  font-size: 100px;
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  color: #adb5bd;
  line-height: 0;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.testimonial_v1.pb_quote_v2 .media-body {
  position: relative; }

.testimonial_v1.pb_quote_v2 .quote {
  font-size: 150px;
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  color: #dee2e6;
  line-height: 0;
  top: 40px;
  position: absolute;
  left: 0%;
  z-index: -1; }

.testimonial_v2 .pb_media-header img {
  height: 70px; }

.testimonial_v2 .pb_media-header .heading {
  font-size: 18px; }

.testimonial_v2 .pb_media-header .heading, .testimonial_v2 .pb_media-header .subheading {
  display: block;
  margin-bottom: 0; }

.testimonial_v2 blockquote {
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.7;
  color: #495057; }

.pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 30px;
  line-height: 1; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide blockquote {
    margin-bottom: 40px; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide img {
    height: 170px; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide .heading {
    font-size: 18px;
    margin-bottom: 0; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide .subheading {
    font-size: 16px; }

.pb_slide_testimonial_sync_v1 .pb_slider_nav {
  width: 250px;
  margin: 0 auto; }
  .pb_slide_testimonial_sync_v1 .pb_slider_nav .author {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 10px;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in; }
    .pb_slide_testimonial_sync_v1 .pb_slider_nav .author.slick-current {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.pb_pricing_v1 {
  margin-bottom: 50px; }
  .pb_pricing_v1 .price {
    font-size: 50px;
    color: #1d82ff; }
    .pb_pricing_v1 .price sup {
      font-size: 20px;
      top: -1em; }
    .pb_pricing_v1 .price span {
      font-size: 20px;
      color: #adb5bd; }

.pb_feature-v1,
.pb_feature-v2 {
  margin-bottom: 30px;
  /* circle with border */ }
  .pb_feature-v1 .pb_icon i,
  .pb_feature-v2 .pb_icon i {
    font-size: 70px; }
  .pb_feature-v1 .media-body,
  .pb_feature-v2 .media-body {
    font-size: 18px;
    color: #868e96; }
    .pb_feature-v1 .media-body .heading,
    .pb_feature-v2 .media-body .heading {
      font-size: 1.3rem;
      font-family: "微软雅黑"; 
	  font-weight:600;}
  .pb_feature-v1.pb_feature-circle,
  .pb_feature-v2.pb_feature-circle {
    /* circle with background color */ }
    .pb_feature-v1.pb_feature-circle .pb_icon,
    .pb_feature-v2.pb_feature-circle .pb_icon {
      line-height: 0;
      border-radius: 50%;
      width: 80px;
      height: 80px;
      position: relative;
      border: 1px solid #dee2e6;
      margin-bottom: 30px; }
      .pb_feature-v1.pb_feature-circle .pb_icon i,
      .pb_feature-v2.pb_feature-circle .pb_icon i {
        line-height: 0;
        font-size: 45px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .pb_feature-v1.pb_feature-circle.pb_feature-colored .pb_icon,
    .pb_feature-v2.pb_feature-circle.pb_feature-colored .pb_icon {
      border: none;
      background: #1d82ff; }
      .pb_feature-v1.pb_feature-circle.pb_feature-colored .pb_icon i,
      .pb_feature-v2.pb_feature-circle.pb_feature-colored .pb_icon i {
        color: #fff; }

.pb_feature-v2 .pb_icon {
  line-height: 0;
  position: relative;
  text-align: center; }
  .pb_feature-v2 .pb_icon i {
    font-size: 36px;
    margin: 0 auto; }

.pb_list_v1 li {
  margin-bottom: 7px; }
  .pb_list_v1 li span {
    line-height: 0;
    margin-right: 7px;
    color: #1d82ff; }
    .pb_list_v1 li span i {
      line-height: 0; }
      .pb_list_v1 li span i:before {
        line-height: 0; }

.pb_team_v1 {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .pb_team_v1 {
      text-align: center; } }
  .pb_team_v1 img {
    height: 200px; }
    @media (max-width: 991px) {
      .pb_team_v1 img {
        margin: 0 auto; } }
  .pb_team_v1 .heading {
    color: #000;
    font-size: 24px; }
  .pb_team_v1 .subheading {
    color: #adb5bd; }

.pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover {
  position: relative;
  padding: 6em 0; }
  @media (max-width: 767px) {
    .pb_sm_py_cover,
    .pb_md_py_cover,
    .pb_lg_py_cover,
    .pb_xl_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 6em 0; } }
  .pb_sm_py_cover > .container,
  .pb_md_py_cover > .container,
  .pb_lg_py_cover > .container,
  .pb_xl_py_cover > .container {
    position: relative; }
    .pb_sm_py_cover > .container > .row,
    .pb_md_py_cover > .container > .row,
    .pb_lg_py_cover > .container > .row,
    .pb_xl_py_cover > .container > .row {
      padding: 6em 0; }
      @media (max-width: 767px) {
        .pb_sm_py_cover > .container > .row,
        .pb_md_py_cover > .container > .row,
        .pb_lg_py_cover > .container > .row,
        .pb_xl_py_cover > .container > .row {
          height: inherit;
          padding: 6em 0; } }
  .pb_sm_py_cover .heading,
  .pb_md_py_cover .heading,
  .pb_lg_py_cover .heading,
  .pb_xl_py_cover .heading {
    font-size: 62px;
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .pb_sm_py_cover .heading,
      .pb_md_py_cover .heading,
      .pb_lg_py_cover .heading,
      .pb_xl_py_cover .heading {
        font-size: 42px; } }
  .pb_sm_py_cover .sub-heading,
  .pb_md_py_cover .sub-heading,
  .pb_lg_py_cover .sub-heading,
  .pb_xl_py_cover .sub-heading {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    float: left; }
  .pb_sm_py_cover.text-center .sub-heading,
  .pb_md_py_cover.text-center .sub-heading,
  .pb_lg_py_cover.text-center .sub-heading,
  .pb_xl_py_cover.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
  .pb_sm_py_cover.text-right .sub-heading,
  .pb_md_py_cover.text-right .sub-heading,
  .pb_lg_py_cover.text-right .sub-heading,
  .pb_xl_py_cover.text-right .sub-heading {
    float: right; }
  .pb_sm_py_cover.text-left .sub-heading,
  .pb_md_py_cover.text-left .sub-heading,
  .pb_lg_py_cover.text-left .sub-heading,
  .pb_xl_py_cover.text-left .sub-heading {
    float: left; }

.pb_sm_py_cover {
  padding: 3em 0; }
  @media (max-width: 767px) {
    .pb_sm_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 3em 0; } }
  .pb_sm_py_cover > .container {
    position: relative; }
    .pb_sm_py_cover > .container > .row {
      padding: 3em 0; }
      @media (max-width: 767px) {
        .pb_sm_py_cover > .container > .row {
          height: inherit;
          padding: 3em 0; } }

.pb_lg_py_cover {
  padding: 8em 0; }
  @media (max-width: 767px) {
    .pb_lg_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 8em 0; } }
  .pb_lg_py_cover > .container {
    position: relative; }
    .pb_lg_py_cover > .container > .row {
      padding: 4em 0; }
      @media (max-width: 767px) {
        .pb_lg_py_cover > .container > .row {
          height: inherit;
          padding: 4em 0; } }

.pb_xl_py_cover {
  padding: 10em 0; }
  @media (max-width: 767px) {
    .pb_xl_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 10em 0; } }
  .pb_xl_py_cover > .container {
    position: relative; }
    .pb_xl_py_cover > .container > .row {
      padding: 7em 0; }
      @media (max-width: 767px) {
        .pb_xl_py_cover > .container > .row {
          height: inherit;
          padding: 7em 0; } }

.pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4 {
  position: relative;
  height: 95vh; }
  @media (max-width: 767px) {
    .pb_cover,
    .pb_cover_v1,
    .pb_cover_v2,
    .pb_cover_v3,
    .pb_cover_v4 {
      height: inherit;
      text-align: center !important;
      padding: 6em 0; } }
  .pb_cover > .container,
  .pb_cover_v1 > .container,
  .pb_cover_v2 > .container,
  .pb_cover_v3 > .container,
  .pb_cover_v4 > .container {
    position: relative; }
    .pb_cover > .container > .row,
    .pb_cover_v1 > .container > .row,
    .pb_cover_v2 > .container > .row,
    .pb_cover_v3 > .container > .row,
    .pb_cover_v4 > .container > .row {
      height: 95vh; }
      @media (max-width: 767px) {
        .pb_cover > .container > .row,
        .pb_cover_v1 > .container > .row,
        .pb_cover_v2 > .container > .row,
        .pb_cover_v3 > .container > .row,
        .pb_cover_v4 > .container > .row {
          height: inherit;
          padding: 6em 0; } }
  .pb_cover .play,
  .pb_cover_v1 .play,
  .pb_cover_v2 .play,
  .pb_cover_v3 .play,
  .pb_cover_v4 .play {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: white;
    -webkit-transition: .25s all ease-out;
    -o-transition: .25s all ease-out;
    transition: .25s all ease-out; }
    .pb_cover .play:hover,
    .pb_cover_v1 .play:hover,
    .pb_cover_v2 .play:hover,
    .pb_cover_v3 .play:hover,
    .pb_cover_v4 .play:hover {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      border: 2px solid white; }
    .pb_cover .play:active, .pb_cover .play:focus,
    .pb_cover_v1 .play:active,
    .pb_cover_v1 .play:focus,
    .pb_cover_v2 .play:active,
    .pb_cover_v2 .play:focus,
    .pb_cover_v3 .play:active,
    .pb_cover_v3 .play:focus,
    .pb_cover_v4 .play:active,
    .pb_cover_v4 .play:focus {
      outline: none; }
    .pb_cover .play i,
    .pb_cover_v1 .play i,
    .pb_cover_v2 .play i,
    .pb_cover_v3 .play i,
    .pb_cover_v4 .play i {
      font-size: 50px;
      position: absolute;
      top: 50%;
      left: 55%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  .pb_cover .heading,
  .pb_cover_v1 .heading,
  .pb_cover_v2 .heading,
  .pb_cover_v3 .heading,
  .pb_cover_v4 .heading {
    font-size: 2.5em;
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .pb_cover .heading,
      .pb_cover_v1 .heading,
      .pb_cover_v2 .heading,
      .pb_cover_v3 .heading,
      .pb_cover_v4 .heading {
        font-size: 42px; } }
  .pb_cover .sub-heading,
  .pb_cover_v1 .sub-heading,
  .pb_cover_v2 .sub-heading,
  .pb_cover_v3 .sub-heading,
  .pb_cover_v4 .sub-heading {
    font-size: 1.4em;
    color: rgba(255, 255, 255,0.85);
    max-width: 600px;
    float: left; }
  .pb_cover.text-center .sub-heading,
  .pb_cover_v1.text-center .sub-heading,
  .pb_cover_v2.text-center .sub-heading,
  .pb_cover_v3.text-center .sub-heading,
  .pb_cover_v4.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
  .pb_cover.text-right .sub-heading,
  .pb_cover_v1.text-right .sub-heading,
  .pb_cover_v2.text-right .sub-heading,
  .pb_cover_v3.text-right .sub-heading,
  .pb_cover_v4.text-right .sub-heading {
    float: right; }
  .pb_cover.text-left .sub-heading,
  .pb_cover_v1.text-left .sub-heading,
  .pb_cover_v2.text-left .sub-heading,
  .pb_cover_v3.text-left .sub-heading,
  .pb_cover_v4.text-left .sub-heading {
    float: left; }

.pb_cover_v3 .device-1 {
  margin-top: -40%;
  max-width: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media (max-width: 991px) {
    .pb_cover_v3 .device-1 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .pb_cover_v3 .device-1 {
      max-width: 100%;
      position: relative;
      margin-top: 10%;
      margin-bottom: -100%; } }

.pb_cover_v3 .device-2 {
  position: absolute;
  max-width: 400px;
  left: 50%;
  margin-top: -25%; }
  @media (max-width: 991px) {
    .pb_cover_v3 .device-2 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .pb_cover_v3 .device-2 {
      max-width: 100%;
      position: absolute;
      margin-top: 30%;
      margin-bottom: -100%; } }

.pb_cover_v3 .device-3 {
  z-index: 3; }

.pb_cover_v4 {
  height: inherit;
  padding-bottom: 15em; }
  .pb_cover_v4 .devices {
    margin-top: -12%; }
    @media (max-width: 991px) {
      .pb_cover_v4 .devices {
        margin-top: 35%; } }
  .pb_cover_v4 .device-2,
  .pb_cover_v4 .device-3 {
    position: absolute;
    max-width: 400px;
    z-index: 1; }
  .pb_cover_v4 .device-2 {
    left: 0; }
    @media (max-width: 767px) {
      .pb_cover_v4 .device-2 {
        left: -20%; } }
  .pb_cover_v4 .device-3 {
    right: 0; }
    @media (max-width: 767px) {
      .pb_cover_v4 .device-3 {
        right: -20%; } }
  .pb_cover_v4 .device-1 {
    z-index: 2;
    max-width: 500px;
    left: 50%;
    margin-top: -100px;
    margin-bottom: 200px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .pb_cover_v4 .device-1 {
        max-width: 300px; } }

.cover-bg-black,
.cover-bg-white,
.cover-bg-blue,
.cover-bg-indigo,
.cover-bg-purple,
.cover-bg-pink,
.cover-bg-red,
.cover-bg-orange,
.cover-bg-yellow,
.cover-bg-green,
.cover-bg-cyan {
  position: relative; }
  .cover-bg-black:before,
  .cover-bg-white:before,
  .cover-bg-blue:before,
  .cover-bg-indigo:before,
  .cover-bg-purple:before,
  .cover-bg-pink:before,
  .cover-bg-red:before,
  .cover-bg-orange:before,
  .cover-bg-yellow:before,
  .cover-bg-green:before,
  .cover-bg-cyan:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""; }

.cover-bg-opacity:before {
  opacity: 1; }

.cover-bg-opacity-1:before {
  opacity: .1; }

.cover-bg-opacity-2:before {
  opacity: .2; }

.cover-bg-opacity-3:before {
  opacity: .3; }

.cover-bg-opacity-4:before {
  opacity: .4; }

.cover-bg-opacity-5:before {
  opacity: .5; }

.cover-bg-opacity-6:before {
  opacity: .6; }

.cover-bg-opacity-7:before {
  opacity: .7; }

.cover-bg-opacity-8:before {
  opacity: .8; }

.cover-bg-opacity-9:before {
  opacity: .9; }

.cover-bg-black:before {
  background: black; }

.cover-bg-white:before {
  background: white; }

.cover-bg-blue:before {
  background: #1d82ff; }

.cover-bg-indigo:before {
  background: #000033; }

.cover-bg-purple:before {
  background: #715cb0; }

.cover-bg-pink:before {
  background: #ff5b9c; }

.cover-bg-red:before {
  background: #ee0427; }

.cover-bg-orange:before {
  background: #ef6c35; }

.cover-bg-yellow:before {
  background: #ffd500; }

.cover-bg-green:before {
  background: #00ca4c; }

.cover-bg-cyan:before {
  background: #a5e9db; }



.overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7); }

.pb_form_v1 {
  padding: 2px;
  -webkit-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75); 
  height: auto;
  width: 100%;	}
  @media (max-width: 991px) {
    .pb_form_v1 {
       } }

input, select, textarea {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7); }

.pb_select-wrap {
  position: relative; }
  .pb_select-wrap:before {
    font-family: 'Ionicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d0";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px; }
  .pb_select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.form-control.reverse {
  background: #f2f2f2;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  border-color: #f2f2f2; }
  .form-control.reverse:focus, .form-control.reverse:active {
    background: none;
    border-color: #1d82ff !important; }

.form-control-outline {
  background: none; }
  .form-control-outline:focus, .form-control-outline:active {
    background: none; }
  .form-control-outline.light {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .form-control-outline.light:focus, .form-control-outline.light:active {
      border-color: white; }
    .form-control-outline.light::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light::placeholder {
      color: rgba(255, 255, 255, 0.5); }
  .form-control-outline.dark {
    color: #868e96; }

.btn:focus, .btn:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important; }

.btn-shadow-blue {
  -webkit-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
  -moz-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
  box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45); }

.pb_btn-pill {
  border-radius: 50px;
  padding-left: 30px;
  padding-right: 30px; }

.pb_outline-light {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  background: none;
  color: white; }
  .pb_outline-light:hover, .pb_outline-light:active, .pb_outline-light:focus {
    outline: none;
    background: #fff !important;
    border: 1px solid white;
    color: #000; }

.pb_outline-dark {
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: black;
  background: none; }
  .pb_outline-dark:hover, .pb_outline-dark:active, .pb_outline-dark:focus {
    outline: none;
    background: #000 !important;
    border: 1px solid black;
    color: #fff; }

.pb_signle-item {
  margin-bottom: 50px;
  float: left;
  width: 100%; }
  .pb_signle-item img {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    position: relative;
    top: 0; }
  .pb_signle-item:focus img, .pb_signle-item:hover img {
    top: -20px; }

.pb_thumbnail_v1 {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .pb_thumbnail_v1 .pb_media {
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    bottom: 0px; }
    .pb_thumbnail_v1 .pb_media:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      z-index: 2; }
    .pb_thumbnail_v1 .pb_media .pb_img-wrap {
      overflow: hidden; }
      .pb_thumbnail_v1 .pb_media .pb_img-wrap img {
        position: relative;
        -webkit-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
        -webkit-transform: scale(1.09);
        -ms-transform: scale(1.09);
        transform: scale(1.09); }
    .pb_thumbnail_v1 .pb_media .btn {
      position: absolute;
      width: 100%; }
  .pb_thumbnail_v1 .text {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    left: 20px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .pb_thumbnail_v1 .text .heading {
      color: #fff;
      margin-bottom: 0;
      margin-top: 0;
      font-size: 26px; }
    .pb_thumbnail_v1 .text p {
      margin-bottom: 0;
      color: rgba(255, 255, 255, 0.7); }
  .pb_thumbnail_v1:hover .text, .pb_thumbnail_v1:focus .text {
    bottom: 65px; }
  .pb_thumbnail_v1:hover .pb_media, .pb_thumbnail_v1:focus .pb_media {
    bottom: 54px; }
    .pb_thumbnail_v1:hover .pb_media .pb_img-wrap img, .pb_thumbnail_v1:focus .pb_media .pb_img-wrap img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.pb_blog_v1 {
  float: left;
  width: 100%; }
  .pb_blog_v1 .card-title {
    font-size: 30px; }
  .pb_blog_v1 .card-meta {
    font-size: 14px;
    color: #ced4da; }
    .pb_blog_v1 .card-meta a {
      color: #ced4da; }
      .pb_blog_v1 .card-meta a:hover, .pb_blog_v1 .card-meta a:focus, .pb_blog_v1 .card-meta a:active {
        color: #212529; }

.pb_cards > .card {
  border-radius: 0;
  padding: 30px; }
  @media (max-width: 991px) {
    .pb_cards > .card {
      padding: 15px; } }

#pb_loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#pb_loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#pb_loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#pb_loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#pb_loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

html {
  overflow-x: hidden;
  font-size: 1em; }

body {
  font-family: "Montserrat", Arial, sans-serif; }

input, textarea, p {
  font-weight: 300; }

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

::-moz-selection {
  background: #000;
  color: #fff; }

/*h1, h2, h3, h4, h5, h6 {
  font-weight: 300 !important; }*/

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

.bg_image, .pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover, .pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4, .pb_slide_v2 .slide_content > .pb_content-media {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.with-overlay {
  position: relative; }
  .with-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4); }

.pb_navbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  font-family: "Montserrat", Arial, sans-serif; }
  .pb_navbar .navbar-toggler:active, .pb_navbar .navbar-toggler:focus {
    outline: none; }
  .pb_navbar > .container {
    position: relative; }
  .pb_navbar .navbar-toggler {
    border: none;
    color: white;
    border-color: white;
    cursor: pointer;
    padding-right: 0; }
    .pb_navbar .navbar-toggler i {
      font-size: 30px; }
  .pb_navbar ul > li > a {
    color: white !important; }
    .pb_navbar ul > li > a.active {
      color: white !important; }
  .pb_navbar ul > li.cta-btn > a > span {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5); }
  .pb_navbar .nav-link {
    font-size: 15px;
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
    @media (max-width: 1199px) {
      .pb_navbar .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem; } }
    @media (max-width: 991px) {
      .pb_navbar .nav-link {
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767px) {
      .pb_navbar .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  @media (max-width: 991px) {
    .pb_navbar .navbar-nav {
      background: rgba(0, 0, 0, 0.8);
      border-radius: 0px;
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }
  .pb_navbar.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px; }
    @media (max-width: 991px) {
      .pb_navbar.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767px) {
      .pb_navbar.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .pb_navbar.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.5);
      border-color: rgba(0, 0, 0, 0.5);
      cursor: pointer;
      padding-right: 0; }
    .pb_navbar.scrolled .nav-link {
      padding-top: .5rem;
      padding-bottom: .5rem; }
    .pb_navbar.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .pb_navbar.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .pb_navbar.scrolled.pb_scrolled-light {
      background: #fff !important;
      -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15); }
      .pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
        color: #1d82ff; }
      @media (max-width: 991px) {
        .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
          background: none;
          border-radius: 0px;
          padding-left: 0rem !important;
          padding-right: 0rem !important; } }
      .pb_navbar.scrolled.pb_scrolled-light ul li a {
        color: #212529 !important; }
        .pb_navbar.scrolled.pb_scrolled-light ul li a:hover, .pb_navbar.scrolled.pb_scrolled-light ul li a:active, .pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
          color: #868e96 !important; }
        .pb_navbar.scrolled.pb_scrolled-light ul li a.active {
          color: #1d82ff !important; }
      .pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
        border: none;
        background-image: linear-gradient(90deg, #9c4dff 0%, #42a7ff 100%);
        color: #fff; }

.pb_offcanvas-nav_v1 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #000;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .pb_offcanvas-nav_v1.active {
    opacity: 1;
    visibility: visible; }
  .pb_offcanvas-nav_v1 .pb_main-nav {
    padding-top: 50px;
    padding-right: 50px;
    float: right;
    text-align: right;
    font-size: 30px;
    height: 100vh;
    overflow-y: auto; }
    .pb_offcanvas-nav_v1 .pb_main-nav li {
      list-style: none;
      line-height: 1.5;
      margin-bottom: 10px; }
      .pb_offcanvas-nav_v1 .pb_main-nav li a {
        color: #fff; }
        .pb_offcanvas-nav_v1 .pb_main-nav li a.active {
          text-decoration: underline; }

.pb_offcanvas-header_v1 {
  padding-top: 40px;
  z-index: 2;
  position: absolute;
  width: 100%; }
  .pb_offcanvas-header_v1 > .container {
    position: relative; }
  .pb_offcanvas-header_v1 .pb_site-name {
    position: absolute;
    left: 15px; }
  .pb_offcanvas-header_v1 .pb_toggle-menu {
    position: absolute;
    right: 0px;
    top: 17px; }
    @media (max-width: 767px) {
      .pb_offcanvas-header_v1 .pb_toggle-menu {
        top: 13px; } }

#pb_nav-toggle {
  background: transparent;
  position: absolute;
  right: 0;
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%); }
  #pb_nav-toggle:hover span:after {
    width: 32px; }

#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 32px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  content: ''; }

#pb_nav-toggle span:before {
  top: -10px; }

#pb_nav-toggle span:after {
  top: 10px;
  width: 16px; }

#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#pb_nav-toggle.active span {
  background-color: transparent; }

#pb_nav-toggle.active span:before,
#pb_nav-toggle.active span:after {
  top: 0; }

#pb_nav-toggle.active span:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

#pb_nav-toggle.active span:after {
  width: 32px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.heading-border-top {
  position: relative;
  padding-top: 30px; }
  .heading-border-top:before {
    position: absolute;
    top: 0;
    height: 2px;
    width: 50px;
    content: "";
    background: #1d82ff; }
  .heading-border-top.light:before {
    background: rgba(255, 255, 255, 0.7) !important; }

.text-center .heading-border-top:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.text-center .heading-border-top.light:before {
  background: rgba(255, 255, 255, 0.7) !important; }

.pb_section {
  padding: 9em 0;
  position: relative;
  display: block; }
  @media (max-width: 991px) {
    .pb_section {
      padding: 4em 0; } }
  .pb_section.pb_bg-half:before {
    top: 50%;
    content: "";
    background: #f8f9fa;
    bottom: 0%;
    width: 100%;
    left: 0;
    position: absolute; }

.images {
  position: relative; }
  .images .img2 {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 500px;
    -webkit-box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
    box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5); }
    @media (max-width: 767px) {
      .images .img2 {
        position: relative;
        left: inherit !important;
        top: inherit !important;
        max-width: 100%; } }
  .images.right .img1 {
    position: relative;
    z-index: 2;
    -webkit-box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
    box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5); }
  .images.right .img2 {
    position: absolute;
    top: 50%;
    left: -40%;
    z-index: 1;
    max-width: 500px; }
    @media (max-width: 767px) {
      .images.right .img2 {
        position: relative;
        left: inherit !important;
        top: inherit !important;
        max-width: 100%; } }

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

.pb_testimonial_v1 .media img {
  max-width: 200px; }
  @media (max-width: 767px) {
    .pb_testimonial_v1 .media img {
      margin: 0 auto 20px auto !important; } }

@media (max-width: 767px) {
  .pb_testimonial_v1 .media .media-body {
    width: 100%;
    text-align: center; } }

.pb_testimonial_v1 .media blockquote {
  font-style: italic; }
  .pb_testimonial_v1 .media blockquote p {
    color: #212529;
    font-size: 18px; }
    .pb_testimonial_v1 .media blockquote p cite {
      display: block;
      font-size: 1rem;
      font-style: normal; }
    .pb_testimonial_v1 .media blockquote p.pb_author {
      font-style: normal;
      color: #868e96; }

.pb_footer {
  padding: 5em 0; }
  .pb_footer .list-unstyled li {
    margin-bottom: 10px;
    line-height: 1.5; }
  .pb_footer.bg-black {
    background: #000; }

.pb_card_v1 {
  border: none; }
  .pb_card_v1 .card-subtitle {
    color: #868e96; }
  .pb_card_v1 .card-img-top {
    margin-top: 30px; }

.pb_card_v2 .icon i:before {
  font-size: 50px;
  margin: 0;
  padding: 0;
  color: #868e96; }

.pb_card_v2 .card-body {
  padding-top: 0; }
  .pb_card_v2 .card-body h4 {
    margin-top: 0;
    font-size: 16px; }

.pb_hover-zoom {
  position: relative;
  display: block;
  overflow: hidden; }
  .pb_hover-zoom img {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .pb_hover-zoom:before {
    position: absolute;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden; }
  .pb_hover-zoom .icon {
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    color: #fff !important;
    z-index: 1;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all ease-out;
    -o-transition: .2s all ease-out;
    transition: .2s all ease-out; }
  .pb_hover-zoom:hover {
    outline: none; }
    .pb_hover-zoom:hover .icon {
      margin-top: 0;
      opacity: 1;
      visibility: visible; }
    .pb_hover-zoom:hover:before {
      opacity: 1;
      visibility: visible; }
    .pb_hover-zoom:hover img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.pb_half {
  width: 50%;
  float: left; }
  @media (max-width: 991px) {
    .pb_half {
      width: 100%;
      float: none; }
      .pb_half#map {
        height: 300px; } }

.pb_accordion .item > a {
  display: block;
  border-bottom: 1px solid #e9ecef;
  padding: 10px 0;
  position: relative;
  color: #495057; }
  .pb_accordion .item > a:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Ionicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2c7"; }
  .pb_accordion .item > a[aria-expanded="true"] {
    color: #1d82ff;
    border-bottom: 1px solid transparent; }
    .pb_accordion .item > a[aria-expanded="true"]:after {
      content: "\f2f4"; }

.pb_accordion .item > div *:last-child {
  margin-bottom: 0; }

.pb_contact_details_v1 {
  margin: 0;
  padding: 0; }
  .pb_contact_details_v1 li {
    list-style: none;
    padding: 0;
    margin: 0 0 1em 0;
    color: #212529; }
    .pb_contact_details_v1 li span {
      display: block;
      font-size: 14px;
      color: #adb5bd; }

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #000; }
  @media (max-width: 767px) {
    .slick-arrow {
      display: none !important; } }
  .slick-arrow.prev {
    left: 20px; }
  .slick-arrow.next {
    right: 20px; }
  .slick-arrow i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }

.slick-dots {
  position: absolute;
  bottom: -40px;
  z-index: 1;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer;
      position: relative; }
      .slick-dots li button:before {
        width: 7px;
        height: 7px;
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition: .3s all ease-out;
        -o-transition: .3s all ease-out;
        transition: .3s all ease-out; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          background: rgba(0, 0, 0, 0.7); }
    .slick-dots li.slick-active button:before {
      background: rgba(0, 0, 0, 0.7); }

.pb_media_v1 > .icon,
.pb_media_v2 > .icon {
  width: 80px;
  height: 80px;
  position: relative; }
  .pb_media_v1 > .icon i,
  .pb_media_v2 > .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
    .pb_media_v1 > .icon i.flaticon,
    .pb_media_v2 > .icon i.flaticon {
      top: 48%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
      .pb_media_v1 > .icon i.flaticon:before,
      .pb_media_v2 > .icon i.flaticon:before {
        font-size: 46px;
        margin: 0;
        padding: 0; }

.pb_media_v1 h3,
.pb_media_v2 h3 {
  color: #212529; }

.pb_icon_v1 i.flaticon:before {
  font-size: 80px;
  margin: 0;
  padding: 0; }

.pb_slide_v1 .link-block {
  display: block;
  position: relative;
  color: #A5E9DB; }
  .pb_slide_v1 .link-block:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.05); }
  .pb_slide_v1 .link-block .slide-text {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 20px; }
    .pb_slide_v1 .link-block .slide-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 0; }
    .pb_slide_v1 .link-block .slide-text *:last-child {
      margin-bottom: 0; }

.pb_slide_v2 .slick-slide {
  padding: 10px;
  position: relative; }

.pb_slide_v2.slider-nav .slick-slide {
  margin: 10px;
  padding: 0;
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
  border: 2px solid transparent; }
  .pb_slide_v2.slider-nav .slick-slide .pb_card_v2 {
    background: none; }
  .pb_slide_v2.slider-nav .slick-slide.slick-current .pb_card_v2 {
    background: none; }
  .pb_slide_v2.slider-nav .slick-slide.slick-current .icon i:before {
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
    color: #00CA4C; }

.pb_slide_v2 .slide_content {
  background: #fff;
  -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15); }
  @media (max-width: 991px) {
    .pb_slide_v2 .slide_content > .pb_content-media {
      height: 350px; } }
  .pb_slide_v2 .slide_content > .pb_content-media, .pb_slide_v2 .slide_content .slide_content-text {
    width: 50%; }
    @media (max-width: 991px) {
      .pb_slide_v2 .slide_content > .pb_content-media, .pb_slide_v2 .slide_content .slide_content-text {
        width: 100%; } }
  .pb_slide_v2 .slide_content .slide_content-text {
    padding: 50px; }
    @media (max-width: 991px) {
      .pb_slide_v2 .slide_content .slide_content-text {
        padding: 20px; } }

@media (max-width: 991px) {
  .pb_slide_v2 .slick-arrow {
    display: none; } }

.pb_slide_v2 .slick-arrow.prev {
  left: -50px; }

.pb_slide_v2 .slick-arrow.next {
  right: -50px; }

.overflow-hidden {
  overflow: hidden; }

/* 首页banner部分 */

.site-banner {
    position: relative;
    height: 600px;
    text-align: center;
    overflow: hidden;
}

.site-banner-bg,
.site-banner-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.site-banner-bg {
    background-position: center 0;
}

.site-zfj {
    padding-top: 25px;
    height: 220px;
}

.site-zfj i {
    position: absolute;
    left: 50%;
    top: 25px;
    width: 200px;
    height: 200px;
    margin-left: -100px;
    font-size: 200px;
    color: #c2c2c2;
}

@-webkit-keyframes site-zfj {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
    }
    10% {
        opacity: 0.8;
        -webkit-transform: translate3d(-100px, 0px, 0) rotate(10deg) scale(0.7);
    }
    35% {
        opacity: 0.6;
        -webkit-transform: translate3d(100px, 0px, 0) rotate(30deg) scale(0.4);
    }
    50% {
        opacity: 0.4;
        -webkit-transform: translate3d(0, 0, 0) rotate(360deg) scale(0);
    }
    80% {
        opacity: 0.2;
        -webkit-transform: translate3d(0, 0, 0) rotate(720deg) scale(1);
    }
    90% {
        opacity: 0.1;
        -webkit-transform: translate3d(0, 0, 0) rotate(3600deg) scale(6);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(3600deg) scale(1);
    }
}

@keyframes site-zfj {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
    }
    10% {
        opacity: 0.8;
        transform: translate3d(-100px, 0px, 0) rotate(10deg) scale(0.7);
    }
    35% {
        opacity: 0.6;
        transform: translate3d(100px, 0px, 0) rotate(30deg) scale(0.4);
    }
    50% {
        opacity: 0.4;
        transform: translate3d(0, 0, 0) rotate(360deg) scale(0);
    }
    80% {
        opacity: 0.2;
        transform: translate3d(0, 0, 0) rotate(720deg) scale(1);
    }
    90% {
        opacity: 0.1;
        transform: translate3d(0, 0, 0) rotate(3600deg) scale(6);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0) rotate(3600deg) scale(1);
    }
}

@-webkit-keyframes site-desc {
    0% {
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes site-desc {
    0% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.site-zfj-anim i {
    -webkit-animation-name: site-zfj;
    animation-name: site-zfj;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.site-desc {
    position: relative;
    height: 70px;
    margin-top: 25px;
    background: url(../images/desc.png) center no-repeat;
}

.site-desc-anim {
    -webkit-animation-name: site-desc;
    animation-name: site-desc;
}

.site-desc cite {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    color: #c2c2c2;
    font-style: normal;
}

.site-download {
    margin-top: 80px;
    font-size: 0;
}

.site-download a {
    position: relative;
    padding: 0 45px 0 90px;
    height: 60px;
    line-height: 60px;
    background: #0078AD;
    border: 1px solid #c2c2c2;
    border-color: rgba(255, 255, 255, .2);
    font-size: 24px;
    color: #ccc;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.site-download a:hover {
    border-color: rgba(255, 255, 255, .3);
    color: #fff;
    background-color: rgba(255, 255, 255, .05);
    border-radius: 30px;
}

.site-download a cite {
    position: absolute;
    left: 45px;
    font-size: 30px;
}

.site-version {
    position: relative;
    margin-top: 15px;
    color: #ccc;
    font-size: 12px;
}

.site-version span {
    padding: 0 3px;
}

.site-version * {
    font-style: normal;
}

.site-version a {
    color: #e2e2e2;
    text-decoration: underline;
}

.site-banner-other {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.site-banner-other iframe {
    border: none;
}

.site-banner-other a {
    display: inline-block;
    line-height: 28px;
    margin: 0 5px;
    padding: 0 8px;
    border-radius: 2px;
    color: #c2c2c2;
    color: rgba(255, 255, 255, .8);
    border: 1px solid #c2c2c2;
    border-color: rgba(255, 255, 255, .2);
    font-size: 14px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.site-banner-other a:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
}

.site-idea {
    margin: 50px 0;
    font-size: 0;
    text-align: center;
    font-weight: 300;
}

.site-idea li {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
}

.site-idea li {
    width: 298px;
    height: 150px;
    padding: 30px;
    line-height: 24px;
    margin-left: 30px;
    border: 1px solid #d2d2d2;
    text-align: left;
}

.site-idea li:first-child {
    margin-left: 0
}

.site-idea .layui-field-title {
    border-color: #d2d2d2
}

.site-idea .layui-field-title legend {
    margin: 0 20px 20px 0;
    padding: 0 20px;
    text-align: center;
}

  /*---------------------------------------
     GENERAL               
  -----------------------------------------*/

  html{
    -webkit-font-smoothing: antialiased;
  }

  a {
    color: #252525;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
  }

  a,
  input, button,
  .form-control {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  a:hover, a:active, a:focus {
    color: #29ca8e;
    outline: none;
  }

  ::-webkit-scrollbar{
    width: 0px;
    height: 8px;
  }

  ::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #000000;
  }

  .section-title {
    padding-bottom: 40px;
  }

  .section-title h2 {
    margin: 0;
  }

  .section-title small {
    display: block;
  }

  .overlay {
    background: rgba(20,20,20,0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .entry-form {
    background: #252020;
    border-radius: 100%;
    text-align: center;
    padding: 6em;
    width: 450px;
    height: 450px;
  }

  .entry-form h2 {
    color: #ffffff;
    margin: 0;
  }

  .entry-form .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    margin: 10px 0;
  }

  .entry-form .submit-btn {
    background: #ffffff;
    border-radius: 50px;
    border: 0;
    color: #252020;
    width: 50%;
    height: 50px;
    margin: 30px auto;
    margin-bottom: 10px;
  }

  .entry-form .submit-btn:hover {
    background: #3f51b5;
    color: #ffffff;
  }

  section {
    position: relative;
    padding: 50px 0;
  }

  #team,
  #testimonial {
    background: #f9f9f9;
  }

  #team, 
  #testimonial {
    text-align: center;
  }
  
  #google-map iframe {
    border: 0;
    width: 100%;
    height: 390px;
  }

	/*-é¦–é¡µ*/
	.title-top{padding:10px 15px; display:inline-block; border-bottom:3px solid #00a0e9;}
	ul.ad_li,ul.ad_li1,ul.ad_li2{margin-bottom:0;}
	.nav-aleft{display:inline-block; font-size:100px;}	
	@media (min-width:200px) and (max-width:767px){
	ul.ad_li p,ul.ad_li1 p,ul.ad_li2 p{margin-bottom:5px;}
	ul.ad_li h3,ul.ad_li1 h3,ul.ad_li2 h3{font-size:20px; margin-top:10px; margin-bottom:5px;}
	.tri-wz{ position:absolute; left:47%; bottom:-30px;}
	.triangle-blue2{
		width:0;
		height:0;
		border-width:15px;
		border-style: solid dashed dasheddashed ;
		border-color: #00a0e9 transparent transparent transparent;
	}
	.ad_li li{width:100%; border-bottom:2px solid #00a0e9; text-align:center; display:table; margin-bottom:30px;}
		.ad_li li .li-inner{height:150px; background:#eee; display:table-cell; vertical-align: middle;}
		.ad_li1 li{text-align:center; display:table; margin-bottom:15px;}	
		.ad_li1 li:nth-last-child{border-bottom:2px solid #00a0e9;}	
		.ad_li1 li .li-inner{width:100%; height:150px; background:#eee; display:table-cell; vertical-align: middle;}
		.ad_li2 li{text-align:center; margin-bottom:15px;}	
		.ad_li2 li .li-inner{width:150px; height:150px; padding-top:15px; margin:0 auto; background:#00a0e9; color:#fff; vertical-align: middle;}
		.ad_li i,.ad_li2 i{font-size:50px;}
		.ad_li1 i{font-size:35px;}
		ul.ad_li80{padding-left:15px;}	
		.ad_li80 li{text-align:center; display:table; margin-bottom:15px; overflow:hidden; padding-left:0;}	
		.ad_li80 li .li-inner{width:100%; height:80px; background:#fff; display:table-cell; vertical-align: middle;}
		
		.mg-xs-t15{margin-top:15px;}
	.nav-aleft{margin-top:-30px;}	
	}	
	@media (min-width:768px) and (max-width:1199px){
	.tri-wz{ position:absolute; right:-32px; top:40%;}
	.triangle-blue2{
		width:0;
		height:0;
		border-width:16px;
		border-style:dashed dashed dashed solid ;
		border-color:transparent transparent transparent #00a0e9;
	}
	.ad_li li{width:100%; border-right:3px solid #00a0e9; text-align:center; display:table; margin-bottom:15px;}
		.ad_li li .li-inner{height:200px; background:#eee; display:table-cell; vertical-align: middle;}
		.ad_li1 li{text-align:center; display:table;}	
		.ad_li1 li .li-inner{width:100%; height:200px; background:#eee; display:table-cell; vertical-align: middle;}
		.ad_li2 li{text-align:center;}	
		.ad_li2 li .li-inner{width:200px; height:200px; padding-top:30px; margin:0 auto; background:#00a0e9; color:#fff; vertical-align: middle;}
		.ad_li i,.ad_li2 i{font-size:60px;}
		.ad_li1 i{font-size:40px;}
		ul.ad_li80{padding-left:15px;}	
		.ad_li80 li{text-align:center; display:table; margin-bottom:15px; overflow:hidden; padding-left:0;}	
		.ad_li80 li .li-inner{width:100%; height:80px; background:#fff; display:table-cell; vertical-align: middle;}
		.pd-sm-l25{padding-left:25px;}
	.nav-aleft{margin-top:100px;}	
	}	
	@media (min-width:1200px){
	.tri-wz{ position:absolute; right:-40px; top:42%;}
	.triangle-blue2{
		width:0;
		height:0;
		border-width:20px;
		border-style:dashed dashed dashed solid ;
		border-color:transparent transparent transparent #00a0e9;
	}
	.ad_li li{width:100%; border-right:3px solid #00a0e9; text-align:center; display:table; margin-bottom:15px;}
		.ad_li li .li-inner{height:240px; background:#eee; display:table-cell; vertical-align: middle;}
		.ad_li1 li{text-align:center; display:table;}	
		.ad_li1 li .li-inner{width:100%; height:240px; background:#eee; display:table-cell; vertical-align: middle;}
		.ad_li2 li{text-align:center;}	
		.ad_li2 li .li-inner{width:260px; height:260px; padding-top:60px; margin:0 auto; background:#00a0e9; color:#fff; vertical-align: middle;}
		.ad_li i,.ad_li2 i{font-size:90px;}
		.ad_li1 i{font-size:40px;}
		ul.ad_li80{padding-left:15px;}	
		.ad_li80 li{text-align:center; display:table; margin-bottom:15px; overflow:hidden; padding-left:0;}	
		.ad_li80 li .li-inner{width:100%; height:80px; background:#fff; display:table-cell; vertical-align: middle;}
	.nav-aleft{margin-top:220px;}	
	}	
	
	ul.left_menu{overflow:hidden; padding-bottom:30px;}	
	.left_menu li{float:left; width:100%;}	
	.left_menu a{height:45px; line-height:45px; width:100%; display:block; text-decoration:none; text-align:center; color:#333}	
	.left_menu a:hover,.left_menu a.active{text-decoration:none; background: #00a0e9; color:#fff;}
	.block{display:block;}
	/*å›¾ç‰‡ç›¸å…³æ ·å¼*/
	.img-first{max-width:100%; height:auto;}
	.img-100 img{width:100%; height:auto;}
	.img-101 img{max-width:100%;; height:auto;}
	.img-100y img{width:100%; height:auto; border-radius:50%;}
	.img-50{width:50%; display:block; margin:0 auto;}
	.img-center{display:block; margin:0 auto;}
	.closeBtn-first{position:absolute; top:10px; right:10px; color:#f00;}
	
	table {
  background: white;
  border-collapse: collapse;
  margin: 0.8em 0 0;
  width: 100%;
}

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px solid #e4ebeb;
  /*font-family: 'Lato', sans-serif;*/
  font-size: .875rem;
}

table th,
table td {
  padding: 10px 12px;
  text-align: left;
 }

table th {
  background: #3366ff;
  color: #ffffff;
  text-transform: uppercase;
 font-weight:bold;
}


.STYLE26 {font-size: 16px; }
.STYLE30 {color: #666666; font-size: 16px; }
.STYLE32 {color: #000000; font-size: 16px; }
.STYLE34 {color: #666666; font-size: 16px; font-weight: bold; }
.STYLE36 {color: #000000; font-size: 16px; font-weight: bold; }

.content>a:hover{letter-spacing:2px;color:#4e6ef1}
.contact-section{background:#282e63;position:relative;z-index:1}
.contact-section .contact-form-wrapper{margin-right:30px}@media only screen and (min-width:768px) and (max-width:991px){.contact-section .contact-form-wrapper{margin-right:0}}@media(max-width:767px){.contact-section .contact-form-wrapper{margin-right:0}}
.contact-section form .single-form{margin-bottom:20px}
.contact-section form .single-form textarea,.contact-section form .single-form input{width:100%;background:#26294d;border:1px solid transparent;border-radius:0;padding:15px 25px;color:#fff;transition:all .3s ease-out 0s}
.contact-section form .single-form textarea:focus,.contact-section form .single-form input:focus{border-color:#fff}
.contact-section form .single-form textarea::placeholder,.contact-section form .single-form input::placeholder{opacity:1;color:#fff}.contact-section form .single-form textarea{resize:none}
.contact-section form .main-btn{padding:17px 35px;border:0;font-size:18px;}@media only screen and (min-width:768px) and (max-width:991px){.contact-section .contact-right{margin-top:50px}}@media(max-width:767px){.contact-section .contact-right{margin-top:50px}}.contact-section .contact-right .single-item{display:flex;align-items:center;margin-bottom:20px}
.contact-section form .btn-hover{background-color:#333;}

.schedule-section .schedule-tabs{justify-content:space-between;margin-bottom:40px}.schedule-section .schedule-tabs .schedule-nav-item{flex:1}.schedule-section .schedule-tabs .schedule-nav-item .schedule-nav-link{padding:20px 10px;font-size:17px;color:#fff;background:#282e63;width:100%;text-align:center}
.schedule-section .schedule-tabs .schedule-nav-item .schedule-nav-link span{font-size:25px}@media(max-width:767px){.schedule-section .schedule-tabs .schedule-nav-item .schedule-nav-link span{font-size:18px}}@media(max-width:767px){.schedule-section .schedule-tabs .schedule-nav-item .schedule-nav-link{font-size:14px}}.schedule-section .schedule-tabs .schedule-nav-item .schedule-nav-link.active{background:#323561}
.schedule-section .schedule-tab-content .schedule-item{display:flex;justify-content:space-between;padding:40px 40px;}@media only screen and (min-width:992px) and (max-width:1199px){.schedule-section .schedule-tab-content .schedule-item{padding:30px 20px}}@media(max-width:767px){.schedule-section .schedule-tab-content .schedule-item{}}.schedule-section .schedule-tab-content .schedule-item .image{max-width:90px;height:90px;border-radius:50%;width:100%}
.schedule-section .schedule-tab-content .schedule-item .image img{width:100%;height:100%}.schedule-section .schedule-tab-content .schedule-item .content{margin-top:20px;width: 70%;}@media only screen and (min-width:992px) and (max-width:1199px){.schedule-section .schedule-tab-content .schedule-item .content{margin-left:20px}}@media(max-width:767px){.schedule-section .schedule-tab-content .schedule-item .content{margin-left:20px;margin-top:30px}}.schedule-section .schedule-tab-content .schedule-item .content h3{font-size:30px;font-weight:600;margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px){.schedule-section .schedule-tab-content .schedule-item .content h3{font-size:25px}}.schedule-section .schedule-tab-content .schedule-item .content .meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:20px}.schedule-section .schedule-tab-content .schedule-item .content .meta h4{font-size:20px;font-weight:600;margin-right:20px}@media only screen and (min-width:992px) and (max-width:1199px){.schedule-section .schedule-tab-content .schedule-item .content .meta h4{font-size:18px}}
.schedule-section .schedule-tab-content .schedule-item .content .meta span{font-size:16px}

.footer a:hover,
.footer-1 a:hover,
.footer-2 a:hover,
.footer-3 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.footer a.icon,
.footer-1 a.icon,
.footer-2 a.icon,
.footer-3 a.icon {
	text-decoration: none;
}

.footer .form-wrap.has-error .form-input,
.footer-1 .form-wrap.has-error .form-input,
.footer-2 .form-wrap.has-error .form-input,
.footer-3 .form-wrap.has-error .form-input {
	border-color: #ffffff;
}

.footer .unit:hover,
.footer-1 .unit:hover,
.footer-2 .unit:hover,
.footer-3 .unit:hover {
	color: #ffffff;
}


