/*reset*/:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0;
	line-height: normal
}
body, ul, img, p, input, dl, dd, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: 'CenturyGothic', serif;
}
em {
	font-style: normal;
}
img {
	border: none;
	max-width: 100%
}/*li,ul,ol{list-style:none;}*/
a {
	text-decoration: none;
	color: #231815;
}
input {
	padding: 0px;
	vertical-align: middle;
	line-height: normal;
	border: none;
}
body {
	overflow-x: hidden;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
a:focus {
	outline: none;
}
:focus {
	outline: none;
	box-shadow: none
}
iframe {
	max-width: 100%;
}
.table-responsive ul li {
	list-style-position: inside;
!important
}
.table-responsive td {
	padding: 0 8px
}/*share*//*share*/
body {
	font-size: 14px;
	font-family: 'CenturyGothic', serif;
	color: #444;
	background: #fff;
	line-height: 24px;
}
b {
	font-family: 'CenturyGothicB';
	font-weight: normal
}
.bold {
	font-weight: bold;
}
.fontRed {
	color: red;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
@media only screen and (max-width: 768px) {
.row {
	margin: 0;
}
}
a:hover, img:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
a, img {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url(../font/CenturyGothic.eot);
	src: url(../font/CenturyGothic.eot?#iefix) format('embedded-opentype'), url(../font/CenturyGothic.svg#CenturyGothic) format('svg'), url(../font/CenturyGothic.woff) format('woff'), url(../font/CenturyGothic.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CenturyGothicB';
	src: url(../font/CenturyGothicB.eot);
	src: url(../font/CenturyGothicB.eot?#iefix) format('embedded-opentype'), url(../font/CenturyGothicB.svg#CenturyGothicB) format('svg'), url(../font/CenturyGothicB.woff) format('woff'), url(../font/CenturyGothicB.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
.top_headW {
	background: #f9f9f9;
	line-height: 46px;
	height: 46px
}
.top_head {
	position: relative
}
.top_logo {
	float: left;
	margin-top: 15px
}
.top_logo a {
	display: block
}
.top_logo h1 {
	margin: 0;
	padding: 0;
	line-height: inherit
}
.top_logo img {
	max-width: 77px;
	height: auto;
	width: 100%
}
.top_call {
	float: left;
	text-align: left;
	line-height: 46px;
	height: 46px;
}
.top_headW .top_call p, .top_headW .top_call a {
	display: inline-block;
	color: #555555;
	font-size: 14px;
}
.top_headW .top_call a:first-child {
	margin-right: 30px;
}
.top_headW .top_call p img, .top_headW .top_call a img {
	display: inline-block;
	margin-right: 13px;
	vertical-align: middle
}
.top_headW .top_call a:hover {
	text-decoration: underline;
	color: #177dce
}
.top_share {
	float: right;
	line-height: 46px;
}
.top_share li {
	list-style: none;
	display: inline-block;
	margin-right: 1px;
}
.top_share li a {
	display: block;
	height: 28px;
	width: 28px
}
.top_share li a img {
	width: 28px;
	height: 28px;
	display: inline-block;
}
.top_share li a:hover img {
	opacity: 1
}
.select {
	float: right;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	margin-left: 25px;
	margin-top: 3px;
	height: 40px;
	background: url(../images/lan_bg.png) no-repeat center;
}
.select dt {
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 9999999;
	color: #e5e5e5;
	text-align: right;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
	padding-right: 25px;
	background: url(../images/lan_icon.png) no-repeat right center;
}
.select dt img {
	vertical-align: middle
}
.select dt>p {
	color: #555555;
	display: inline-block;
	padding-left: 8px;
	text-transform: capitalize;
	font-size: 14px;
	vertical-align: middle;
}
.select dd {
	position: absolute;
	right: 0;
	top: 48px;
	display: none;
	z-index: 9999999999;
	background: #f5f5f5;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	width: auto
}
.select dd ul {
	padding: 5px;
	width: 100%;
	max-height: 100px;
	overflow: auto;
	list-style: none;
}
.select dd ul li {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 20px
}
.select dd ul li a {
	line-height: 24px;
	display: block;
	padding: 7px 0px;
	text-align: left;
	color: #666;
}
.select dd ul li a:hover {
background:;
	color: #177dce;
}
.select dd ul li img {
	max-width: 23px;
	max-height: 17px;
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.select dd ul li p {
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	text-transform: capitalize;
	vertical-align: middle;
	margin: 0;
}  /* Top Search*/
.search_box {
	float: right;
	z-index: 99999999;
	margin-top: 42px;
}
.search i {
	width: 28px;
	height: 27px;
	text-align: center;
	background: url(../images/search_btn.png) no-repeat center center;
	display: inline-block;
	vertical-align: middle
}
.top-search {
	display: block;
	width: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 110px;
	display: none;
	z-index: 9999999;
	background: #fafafa;
	border-radius: 0px;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.05);
}
.top-search h4 {
	font-size: 20px;
	text-align: center;
	color: #333;
	margin: 15px 0;
	text-transform: capitalize;
	display: none;
	display: none;
}
.top-search .input-group-addon i {
	float: right;
	position: absolute;
	right: 0px;
	top: 12px;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 18px;
}
.top-search .input-group-addon i:hover {
	color: #177dce;
}
.top-search .form-control {
	box-shadow: none;
	border: none;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #808080;
	height: 48px;
	line-height: 48px;
	padding: 0 60px 0 20px;
	text-align: left;
	font-size: 13px;
	border-radius: 25px;
}
.top-search input.form-control:focus {
	color: #333;
	font-style: inherit;
}
.top-search .input-group-addon.close-search {
	cursor: pointer;
}
.top-search .input-group {
	width: 100%;
	padding: 10px 40px 10px 10px;
}
.btn_search1 {
	background: url(../images/search_btn.png) no-repeat center center;
	top: 9px;
	height: 27px;
	position: absolute;
	right: 18px;
	width: 28px;
	z-index: 3;
}
.header_search {
	position: relative;
}
.top-search .input-group-addon {
	background-color: transparent;
	border: none;
	color: #666;
	padding-left: 0;
	padding-right: 0;
}
.top-search .input-group-addon.close-search {
	cursor: pointer;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}
.attr-nav {
	float: right;
	z-index: 9999999;
	display: inline-block;
	margin-left: 52px
}
.attr-nav>a {
	color: #cfcfcf;
	text-transform: uppercase;
	font-size: 12px;
}
.attr-nav ul li {
	list-style: none;
}
.top-search .input-group {
	max-width: 100%;
	margin: 0 auto;
}  /* Sizes for the bigger menu */
header {
	width: 100%;
	z-index: 99999;
	background: #fff;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative
}
.large_m {
	padding: 0;
	position: relative
}
header.large {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.fix {
	display: none
}
@media only screen and (max-width: 1299px) {
.attr-nav {
	margin-left: 15px;
}
}
@media only screen and (max-width: 1199px) {
.select dd ul li {
	margin-right: 6px
}
.select dd ul li p {
	padding-left: 5px
}
}
@media only screen and (min-width: 1025px) {
header.small {
	left: 0;
	top: 0;
	position: fixed;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
}
header.small #cssmenu > ul > li > a {
	padding: 24px 0 21px
}
header.small .top_logo {
	margin-top: 6px
}
header.small .top_logo img {
	max-width: 50px;
}
header.small .top-search {
	top: 66px
}
header.small .search_box {
	margin-top: 19px
}
header.small .mainmenu>nav>ul>li>a {
	padding: 20px 0 22px
}
}
@media only screen and (max-width: 1024px) {
.top_logo {
	margin: 15px 0 10px;
	position: relative;
	z-index: 9999999
}
.top_logo img {
	max-width: 60px
}
.search_box {
	margin-top: 28px
}
.top-search {
	top: 88px
}
.attr-nav {
	position: relative
}
}
@media only screen and (max-width: 855px) {
.top_share {
	display: none
}
}
@media only screen and (max-width: 615px) {
.top_headW .top_call a:last-child {
	display: none
}
.top_headW .top_call a img {
	margin-right: 10px
}
.select {
	margin-left: 0
}
}
@media only screen and (max-width: 345px) {
.top_headW .top_call {
	display: none
}
}
.main_more {
	margin-top: 30px;
	display: inline-block;
	background: #177dce;
	transition: all .5s;
	position: relative;
	overflow: hidden;
	z-index: 10;
}
.main_more:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: 0 5px 9px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
}
.main_more:before {
	content: '';
	width: 100%;
	background: #fdcd00;
	height: 100%;
	position: absolute;
	bottom: -100%;
	left: 0;
	display: block;
	transition: all .5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.main_more:hover:before {
	bottom: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.main_more a, .main_more input, .main_more button {
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 20px;
	letter-spacing: 1px;
	line-height: 48px;
	position: relative;
	z-index: 2;
	background: none;
}
.main_more a:hover, .main_more input:hover, .main_more button:hover {
	text-decoration: none;
	color: #333;
}
.in_title {
	text-align: center
}
.in_title span {
	display: inline-block;
	color: #333333;
	font-size: 28px;
	line-height: 28px;
	text-transform: capitalize;
	font-family: 'CenturyGothicB';
}
.in_title span:after {
	height: 1px;
	content: '';
	display: block;
	margin: 19px auto 0;
	width: 80px;
	background: #177dce
}
.in_title p {
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 13px
}
.in_categW {
	margin-top: 13px;
	background: url(../images/categ_bg.jpg) no-repeat;
	background-size: cover;
	padding: 0 0 73px;
}
.in_categL {
	padding: 0 20px;
	margin-top: 50px
}
.in_categL li {
	list-style: none;
	padding: 0;
	text-align: center;
}
.in_categL li .in_categL_m {
	background: #f5f5f5;
	overflow: hidden;
	padding: 15px 15px 30px
}
.in_categL li .in_categL_m .in_categL_img {
	position: relative;
	overflow: hidden;
	padding: 15px
}
.in_categL li .in_categL_m .in_categL_img>a {
	display: block;
	width: 100%;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden
}
.in_categL li .in_categL_m .in_categL_img>a img {
	width: 100%;
	border-radius: 50%;
	height: auto;
	transition: all .5s;
}
.in_categL li .in_categL_m .in_categL_img:hover>a img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}
.in_categL li .in_categL_m .in_categL_img div {
	position: absolute;
	height: 20px;
	width: 20px;
	display: inline-block;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut1 {
	top: 0;
	left: 0
}
.in_categL li .in_categL_m .in_categL_img div.in_cut1:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #177dce;
	display: block;
	transform: scaleX(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut1:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #177dce;
	display: block;
	transform: scaleY(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut1:after {
	transform: scaleX(1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut1:before {
	transform: scaleY(1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut2 {
	top: 0;
	right: 0
}
.in_categL li .in_categL_m .in_categL_img div.in_cut2:after {
	content: "";
	position: absolute;
	right: -100%;
	top: 0;
	width: 100%;
	height: 1px;
	background: #177dce;
	display: block;
	transform: scaleX(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut2:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #177dce;
	display: block;
	transform: scaleY(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut2:after {
	transform: scaleX(-1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut2:before {
	transform: scaleY(1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut3 {
	bottom: 0;
	left: 0
}
.in_categL li .in_categL_m .in_categL_img div.in_cut3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #177dce;
	display: block;
	transform: scaleX(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut3:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 1px;
	height: 100%;
	background: #177dce;
	display: block;
	transform: scaleY(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut3:after {
	transform: scaleX(1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut3:before {
	transform: scaleY(-1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut4 {
	bottom: 0;
	right: 0
}
.in_categL li .in_categL_m .in_categL_img div.in_cut4:after {
	content: "";
	position: absolute;
	right: -100%;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #177dce;
	display: block;
	transform: scaleX(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img div.in_cut4:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -100%;
	width: 1px;
	height: 100%;
	background: #177dce;
	display: block;
	transform: scaleY(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 1;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut4:after {
	transform: scaleX(-1);
	visibility: visible;
}
.in_categL li .in_categL_m .in_categL_img:hover div.in_cut4:before {
	transform: scaleY(-1);
	visibility: visible;
}
.in_categL li:nth-child(2n+2) .in_categL_m {
	background: #fff;
}
.in_categL li h4 a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'CenturyGothicB';
	color: #333333;
	font-size: 16px;
	margin-top: 20px
}
.in_categL li .in_categL_m:hover h4 a {
	color: #177dce
}
.in_categL .main_more {
	background: #1a100f;
	margin-top: 28px
}
.in_categL .main_more a {
	line-height: 32px;
	font-size: 12px;
	padding: 0 15px;
}
.in_categL .main_more:before {
	background: #177dce
}
.in_categL .main_more a:hover {
	text-decoration: none;
	color: #fff;
}
.in_categL .main_more a i {
	font-style: normal;
	font-size: 14px;
	display: inline-block;
	margin-left: 13px;
	vertical-align: middle
}
@media only screen and (max-width: 1199px) {
.in_categL li h4 a {
	font-size: 14px;
}
}
@media only screen and (max-width: 1024px) {
.in_categW {
	padding: 25px 0 40px
}
.in_categL {
	padding: 0 15px
}
.in_categL li {
	width: 33.33%
}
}
@media only screen and (max-width: 515px) {
.in_categL li {
	width: 50%
}
.in_categL li .in_categL_m .in_categL_img {
	padding: 0
}
.in_categL .main_more {
	margin-top: 15px
}
.in_categL .main_more a i {
	display: none
}
.in_categL li .in_categL_m .in_categL_img div {
	display: none
}
.in_title span {
	font-size: 24px;
	line-height: 24px
}
}
@media only screen and (max-width: 310px) {
.in_categL li .in_categL_m {
	padding: 5px 5px 15px
}
}/*******features-tab********//* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.indicator-style.owl-theme .owl-controls .owl-buttons div {
	background: inherit;
	width: 30px;
	height: 60px;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -30px;
	overflow: hidden;
	text-align: center;
	font-size: 34px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div i {
	line-height: 60px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -20px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -20px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	color: #f79620;
}
@media only screen and (max-width: 1300px) {
.indicator-style.owl-theme .owl-controls .owl-buttons div {
	background: #000;
	color: #fff;
	font-size: 28px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -10px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -10px;
}
.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {
	background: #f79620;
	color: #fff;
}
}
.in_aboutW {
	position: relative;
	overflow: hidden;
	background: url(../images/about_bg.jpg) no-repeat;
	background-size: cover;
	padding: 70px 0 126px;
	margin-top: 15px
}
.in_aboutW:after {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 181px;
	z-index: 9;
	background: url(../images/bg2.png) no-repeat center bottom;
	background-size: 100% 181px;
	content: '';
	display: block
}
.in_aboutW .features-tab {
	margin-top: 45px
}
.in_aboutW .nav-tabs {
	text-align: center;
	padding-top: 0;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 150px;
	border-bottom: none;
	padding: 0;
	z-index: 10;
}
.in_aboutW .nav-tabs > li {
	float: none;
	display: block;
	margin: 0;
	text-align: center;
}
.in_aboutW .nav-tabs > li > a {
	border: none;
	display: block;
	background: none;
	padding: 20px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.in_aboutW .nav-tabs > li > a:after {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	bottom: -6px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #e5e5e5;
	border-radius: 50%;
}
.in_aboutW .nav-tabs > li > a .icon {
	width: 46px;
	height: 44px;
	display: inline-block;
	background-position: 0 -44px;
	transition: all .5s;
}
.in_aboutW .nav-tabs > li > a > p {
	color: #777777;
	padding-top: 10px;
	text-transform: capitalize;
	font-family: 'CenturyGothicB';
	font-size: 16px;
}
.in_aboutW .nav-tabs > li.active > a, .in_aboutW .nav-tabs > li > a:hover, .in_aboutW .nav-tabs > li.active > a:focus {
	background: none;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.in_aboutW .nav-tabs > li.active > a .icon, .in_aboutW .nav-tabs > li > a:hover .icon, .in_aboutW .nav-tabs > li.active > a:focus .icon {
	background-position: 0 0;
}
.in_aboutW .nav-tabs > li.active > a > p, .in_aboutW .nav-tabs > li > a:hover > p, .in_aboutW .nav-tabs > li.active > a:focus > p {
	color: #177dce;
}
.in_aboutW .owl-carousel .owl-wrapper-outer {
	background: transparent;
}
.in_aboutW .tab-content {
	padding: 0;
}
.in_aboutW #about01 .single-product, .in_aboutW #about03 .single-product {
	padding: 0;
}
.in_aboutW #about01 .single-product .image, .in_aboutW #about03 .single-product .image {
	position: relative;
	z-index: 2;
	padding: 0 4px 0 0;
	width: 46%;
}
.in_aboutW #about01 .single-product .image:before, .in_aboutW #about03 .single-product .image:before {
	content: '';
	left: -10px;
	bottom: -10px;
	background: #fdcd00;
	display: inline-block;
	position: absolute;
	z-index: -1;
	width: 60%;
	height: 50%;
}
.in_aboutW #about01 .single-product .image > a, .in_aboutW #about03 .single-product .image > a {
	position: relative;
	display: block;
}
.in_aboutW #about01 .single-product .image > a img, .in_aboutW #about03 .single-product .image > a img {
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all .5s;
}
.in_aboutW #about01 .single-product .image > a i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	background: url(../images/video_btn.png) no-repeat;
	width: 66px;
	height: 66px
}
.in_aboutW #about01 .single-product .main, .in_aboutW #about03 .single-product .main {
	padding-left: 60px;
	width: 54%
}
.in_aboutW #about01 .single-product .main .in_about_top {
	padding-bottom: 20px;
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center {
	float: left;
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center .text-img {
	-webkit-text-fill-color: transparent;
	background: -o-linear-gradient(transparent, transparent);
	background: url(../images/num_bg.jpg) repeat;
	-webkit-background-clip: text;
	background-position-y: 40%;
	-webkit-animation: imgPos 5s linear normal infinite paused;
	animation: imgPos 5s linear normal infinite paused;
	display: inline-block;
	overflow: hidden;
	line-height: 116px;
	font-size: 136px;
	color: #fff;
	font-family: 'CenturyGothicB';
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center .text-img span {
	line-height: 116px;
	display: block
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r {
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 36px;
	max-width: 60%;
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r span {
	display: block;
	color: #333333;
	font-size: 32px;
	line-height: 30px;
	font-family: 'CenturyGothicB';
	text-transform: uppercase;
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r p {
	color: #177dce;
	font-size: 32px;
	line-height: 30px;
	font-family: 'CenturyGothicB';
	text-transform: uppercase;
	margin-top: 16px
}
.in_aboutW #about01 .single-product .main .text, .in_aboutW #about03 .single-product .main .text {
	font-size: 13px;
	line-height: 30px;
	color: #444444;
	overflow: hidden;
	max-height: 180px;
}
.in_aboutW #about03 .single-product .main .title {
	font-size: 28px;
	text-transform: capitalize;
	display: block;
	margin-bottom: 20px;
	line-height: 28px;
	font-family: 'CenturyGothicB';
	color: #333
}
.in_aboutW #about01 .single-product .main .list {
	list-style: none;
	padding-top: 20px;
}
.in_aboutW #about01 .single-product .main .list li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/icon_diamond.png) no-repeat left 8px;
	font-size: 16px;
	line-height: 24px;
}
.in_aboutW #about01 .single-product .main .main_more {
	margin-top: 43px
}
.in_aboutW #about02 {
	padding: 0 20px 50px;
}
.in_aboutW #about02 .single-product {
	padding: 0 10px;
	text-align: center;
}
.in_aboutW #about02 .single-product > a {
	display: block;
	position: relative;
	overflow: hidden;
	font-size: 16px;
	font-family: 'CenturyGothicB';
	margin: 15px 0
}
.in_aboutW #about02 .single-product > a img {
	max-width: 100%;
	height: auto;
	transition: all .5s;
}
.in_aboutW #about02 .single-product > a:hover img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}
@media (max-width: 768px) and (min-width: 480px) {
.in_aboutW #about01 .owl-carousel .owl-wrapper, .in_aboutW #about01 .owl-carousel .owl-item {
	width: 100% !important;
}
.in_aboutW #about03 .owl-carousel .owl-wrapper, .in_aboutW #about03 .owl-carousel .owl-item {
	width: 100% !important;
}
}
@media only screen and (max-width: 1299px) {
.in_aboutW .features-tab {
	padding-right: 40px;
}
.in_aboutW .nav-tabs {
	width: 120px;
}
.in_aboutW #about01 .single-product .main, .in_aboutW #about03 .single-product .main {
	padding-left: 20px;
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center .text-img {
	font-size: 110px;
	line-height: 90px;
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center .text-img span {
	line-height: 90px
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r span {
	font-size: 24px;
	line-height: 24px;
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r p {
	font-size: 24px;
	line-height: 24px;
	margin-top: 8px;
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r {
	margin-top: 30px;
	margin-left: 15px
}
.in_aboutW #about01 .single-product .main .text, .in_aboutW #about03 .single-product .main .text {
	max-height: 150px
}
.in_aboutW #about01 .single-product .main .main_more {
	margin-top: 25px;
}
.in_aboutW .nav-tabs > li > a > p {
	font-size: 14px;
}
.in_aboutW .nav-tabs > li > a {
	padding: 15px 10px
}
}
@media only screen and (max-width: 1024px) {
.in_aboutW {
	padding: 40px 0;
	margin-top: 0
}
.in_aboutW:after {
	display: none
}
}
@media only screen and (max-width: 992px) {
.in_aboutW {
	padding: 40px 0;
}
.in_aboutW .features-tab {
	padding: 0;
	margin-top: 30px
}
.in_aboutW .nav-tabs {
	position: inherit;
	left: auto;
	bottom: auto;
	border-top: none;
	margin-bottom: 30px;
	padding: 0 10px;
	width: 100%;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.in_aboutW .nav-tabs > li {
	border: none;
	float: left;
	width: 33%;
	padding: 0;
	text-align: center;
	margin: 0;
}
.in_aboutW .nav-tabs > li > a {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
}
.in_aboutW .nav-tabs > li > a > p {
	font-size: 14px;
}
.in_aboutW .nav-tabs > li > a .icon {
	width: 34px;
	height: 32px;
	background-size: 34px;
}
.in_aboutW .nav-tabs > li > a .icon {
	background-position: 0 -32px;
}
.in_aboutW .nav-tabs > li.active > a .icon, .in_aboutW .nav-tabs > li > a:hover .icon, .in_aboutW .nav-tabs > li.active > a:focus .icon {
	background-position: 0 0;
}
.in_aboutW #about02 {
	padding: 0;
}
.in_aboutW .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -10px;
}
.in_aboutW .indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -10px;
}
.in_aboutW #about03 .single-product .main .title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r span {
	font-size: 18px;
	line-height: 18px;
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r p {
	font-size: 18px;
	line-height: 18px;
	margin-top: 8px;
}
.in_aboutW #about01 .single-product .main .in_about_top .in_about_top_r {
	margin-top: 10px;
	margin-left: 10px
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center .text-img {
	font-size: 80px;
	line-height: 60px;
}
.in_aboutW #about01 .single-product .main .in_about_top .text-center .text-img span {
	line-height: 60px
}
.in_aboutW #about01 .single-product .main .text, .in_aboutW #about03 .single-product .main .text {
	line-height: 26px;
	max-height: 104px
}
}
@media only screen and (max-width: 768px) {
.in_aboutW #about01 .single-product .image, .in_aboutW #about03 .single-product .image {
	width: 100%;
	padding: 0
}
.in_aboutW #about01 .single-product .image:before, .in_aboutW #about03 .single-product .image:before {
	display: none;
}
.in_aboutW #about01 .single-product .main, .in_aboutW #about03 .single-product .main {
	padding: 0;
	padding-top: 20px;
	width: 100%;
}
}
@media only screen and (max-width: 480px) {
.in_aboutW #about01 .single-product .main .text, .in_aboutW #about01 .single-product .main .list li {
	max-height: 150px;
	font-size: 13px;
	line-height: 24px;
}
.in_aboutW #about03 .single-product .main .text {
	font-size: 13px;
	line-height: 24px;
	max-height: 150px;
}
.in_aboutW #about02 .single-product .main .text {
	font-size: 13px;
	line-height: 24px;
}
.in_aboutW .nav-tabs > li > a {
	padding-left: 0;
	padding-right: 0;
}
.in_aboutW .nav-tabs > li > a > p {
	font-size: 12px;
}
}
.in_optivalW {
	margin-top: 15px
}
.in_optivalL {
	margin-top: 15px
}
.in_optivalL li {
	list-style: none;
	margin-top: 30px;
	text-align: center
}
.in_optivalL li .in_optivalL_m>a {
	display: block;
	max-width: 236px;
	width: 100%;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
}
.in_optivalL li .in_optivalL_m>a img {
	width: 100%;
	max-width: 236px;
	border-radius: 50%;
	height: auto;
	transition: all .5s;
}
.in_optivalL li .in_optivalL_m>a:hover img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}
.in_optivalL li .in_optivalL_m .in_optivalL_w {
	padding: 31px 40px 0;
}
.in_optivalL li .in_optivalL_m .in_optivalL_w h4 a {
	display: block;
	color: #333333;
	font-size: 20px;
	font-family: 'CenturyGothicB';
	text-transform: capitalize;
	line-height: 24px;
}
.in_optivalL li .in_optivalL_m .in_optivalL_w p {
	color: #999999;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
	margin-top: 15px;
	font-size: 13px
}
.in_optivalL li .in_optivalL_m .in_optivalL_w h4 a:hover, .in_optivalL li .in_optivalL_m .in_optivalL_w:hover h4 a {
	color: #177dce
}
@media only screen and (max-width: 1299px) {
.in_optivalL li .in_optivalL_m .in_optivalL_w {
	padding: 20px 20px 0;
}
}
@media only screen and (max-width: 1024px) {
.in_optivalW {
	margin-top: 35px
}
}
@media only screen and (max-width: 992px) {
.in_optivalL li .in_optivalL_m .in_optivalL_w {
	padding: 20px 0px 0;
}
.in_optivalL li .in_optivalL_m .in_optivalL_w h4 a {
	font-size: 18px
}
}
@media only screen and (max-width: 768px) {
.in_optivalL.row {
	margin: 10px 0 0
}
.in_optivalL li {
	margin-top: 20px;
	width: 100%;
	padding: 0;
	text-align: left
}
.in_optivalL li .in_optivalL_m>a {
	float: left;
	width: 20%;
}
.in_optivalL li .in_optivalL_m .in_optivalL_w {
	float: left;
	width: 80%;
	padding: 10px 0 0 25px
}
}
@media only screen and (max-width: 486px) {
.in_optivalL li .in_optivalL_m>a {
	float: left;
	width: 30%;
}
.in_optivalL li .in_optivalL_m .in_optivalL_w {
	float: left;
	width: 70%;
	padding: 10px 0 0 15px
}
}
@media only screen and (max-width: 360px) {
.in_optivalL li .in_optivalL_m>a {
	float: left;
	width: 34%;
}
.in_optivalL li .in_optivalL_m .in_optivalL_w {
	float: left;
	width: 64%;
	padding: 5px 0 0 10px
}
.in_optivalL li .in_optivalL_m .in_optivalL_w p {
	margin-top: 5px
}
.in_optivalL li .in_optivalL_m .in_optivalL_w h4 a {
	font-size: 16px
}
}
.in_proW {
	margin-top: 45px;
	padding: 58px 0 145px;
	background: #f1f1f1 url(../images/pro_bg.jpg) no-repeat bottom right;
	background-size: 100%;
	position: relative;
	overflow: hidden;
}
.in_proW:after {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 181px;
	z-index: 9;
	background: url(../images/bg2.png) no-repeat center bottom;
	background-size: 100% 181px;
	content: '';
	display: block
}
.in_proL {
	margin-top: 5px
}
.in_proL li {
	list-style: none;
	margin-top: 30px
}
.in_proL li .in_proL_m {
	border: 1px solid #fff;
	padding: 9px 9px 19px;
	text-align: center
}
.in_proL li .in_proL_m .in_proL_img {
	position: relative;
	overflow: hidden;
}
.in_proL li .in_proL_m .in_proL_img>a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.in_proL li .in_proL_m .in_proL_img img {
	width: 100%;
	height: auto;
	max-width: 100%
}
.in_proL li .in_proL_m .in_proL_img .main {
	padding: 20px;
	padding-bottom: 0;
	position: absolute;
	left: 50%;
	top: 80%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background: rgba(255,255,255,0.95);
	width: 100%;
	max-width: 90%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 20;
}
.in_proL li .in_proL_m:hover .in_proL_img .main {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	top: 50%;
}
.in_proL li .in_proL_m .in_proL_img .title {
	margin: 0;
	margin-bottom: 15px;
}
.in_proL li .in_proL_m .in_proL_img .title a {
	color: #177dce;
	font-size: 16px;
	display: block;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'CenturyGothicB';
}
.in_proL li .in_proL_m .in_proL_img .title a:hover {
	text-decoration: none;
	color: #177dce;
}
.in_proL li .in_proL_m .in_proL_img .line {
	width: 30px;
	height: 1px;
	background: #177dce;
	display: inline-block;
}
.in_proL li .in_proL_m .in_proL_img .text {
	color: #808080;
	font-size: 13px;
	line-height: 22px;
	margin-top: 10px;
	overflow: hidden;
	max-height: 44px;
}
.in_proL li .in_proL_m .in_proL_img .main_more a {
	padding: 0 10px;
	line-height: 32px
}
.in_proL li .in_proL_m .in_proL_img:hover .main_more {
	margin-top: 20px
}
.in_proL li .in_proL_m .bot_title a {
	font-size: 16px;
	display: block;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'CenturyGothicB';
	color: #333333;
	margin: 19px 0 0;
}
@media only screen and (max-width: 1024px) {
.in_proW {
	padding: 40px 0
}
.in_proW:after {
	display: none
}
.in_proL {
	margin: 15px -5px 0
}
.in_proL li {
	padding: 0 5px;
	margin-top: 10px;
}
}
@media only screen and (max-width: 962px) {
.in_proL li .in_proL_m .bot_title a {
	font-size: 14px
}
}
@media only screen and (max-width: 768px) {
.in_proL li {
	width: 50%
}
.in_proL li .in_proL_m .in_proL_img .main {
	display: none
}
}
@media only screen and (max-width: 325px) {
.in_proL li .in_proL_m {
	padding: 4px 4px 14px
}
.in_proL li .in_proL_m .bot_title a {
	margin-top: 10px;
	text-overflow: inherit;
	white-space: normal;
	font-family: 'CenturyGothic', serif;
	height: 44px;
	font-size: 13px;
	line-height: 22px
}
}
.in_newsW {
	margin-top: 40px;
}
.in_newsW .in_title {
	text-align: left
}
.in_newsW .in_title span:after {
	margin: 19px 0 0
}
.in_newsM {
	float: left;
	width: 53%;
	padding-right: 43px;
}
.in_newsM .main_more a {
	line-height: 32px;
	font-size: 12px;
	padding: 0 15px;
}
.in_newsL {
	margin-top: 8px
}
.in_newsL li {
	list-style: none;
	border-bottom: 1px solid #eeeeee;
	padding: 20px 0
}
.in_newsL li:last-child {
	border-bottom: none;
	padding-bottom: 0
}
.in_newsL li>a {
	display: block;
	width: 24%;
	overflow: hidden;
	float: left;
}
.in_newsL li>a img {
	width: 100%;
	height: auto;
	width: 100%;
	height: auto;
	max-width: 100%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.in_newsL li>a:hover img {
	transform: scale(1.1)
}
.in_newsL li .in_newsL_w {
	float: left;
	width: 76%;
	padding-left: 20px
}
.in_newsL li .in_newsL_w span {
	display: inline-block;
	color: #177dce;
	font-size: 13px;
	padding-left: 24px;
	background: url(../images/news_date.png) no-repeat center left;
	line-height: 24px;
}
.in_newsL li .in_newsL_w h4 a {
	margin-top: 11px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
	font-family: 'CenturyGothicB';
}
.in_newsL li .in_newsL_w h4 a:hover {
	color: #177dce
}
.in_newsL li .in_newsL_w p {
	color: #808080;
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	margin-top: 9px
}
.in_applicaM {
	float: left;
	width: 47%;
	padding-left: 35px;
}/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
	margin: 0 auto;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
} /* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:focus, .slick-next:focus {
	outline: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}/* Dots */
.slick-dots {
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
	z-index: 999;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	outline: none;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	outline: none;
	border: 2px solid #c1c1c1;
	padding: 0;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button {
	background: #d9d9d9;
	border: none;
	height: 10px;
	width: 10px;
}
.slick-dots li.slick-active button {
	border-color: #177dce;
	background: #177dce;
}
.slick-prev {
}
.slick-next {
}
.in_newsW .slick-slider {
	margin-top: 30px
}
.in_newsW .li .in_applica_m {
	position: relative;
	overflow: hidden
}
.in_newsW .li .in_applica_m>a {
	display: block;
	overflow: hidden;
	width: 100%;
}
.in_newsW .li .in_applica_m>a img {
	width: 100%;
	height: auto;
	width: 100%;
	height: auto;
	max-width: 100%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.in_newsW .li .in_applica_m:hover>a img {
	transform: scale(1.1)
}
.in_newsW .li .in_applica_m .in_applica_w {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,0.15);
	padding: 19px 15px 15px;
	text-align: center
}
.in_newsW .li .in_applica_m .in_applica_w h4 a {
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-family: 'CenturyGothicB';
}
.in_newsW .li .in_applica_m .in_applica_w h4 a:hover {
	color: #177dce
}
.in_newsW .li .in_applica_m .in_applica_w p {
	color: #ffffff;
	line-height: 22px;
	font-size: 13px;
	margin-top: 8px;
	overflow: hidden;
	height: 44px;
	padding: 0 35px
}
.in_applicaM .slick-dots {
	padding: 9px 0;
	margin-top: 21px
}
@media only screen and (max-width: 1299px) {
.in_applicaM {
	padding-left: 10px
}
.in_newsL li>a {
	width: 28%
}
.in_newsL li .in_newsL_w {
	width: 72%
}
}
@media only screen and (max-width: 1199px) {
.in_applicaM {
	padding-left: 0px
}
.in_newsL {
	margin-top: 18px
}
.in_newsL li {
	padding: 10px 0;
}
.in_newsL li>a {
	width: 32%
}
.in_newsL li .in_newsL_w {
	width: 68%;
	padding-left: 15px
}
.in_newsL li .in_newsL_w h4 a {
	font-size: 14px;
}
}
@media only screen and (max-width: 768px) {
.in_newsM {
	width: 100%;
	padding: 0
}
.in_applicaM {
	width: 100%;
	margin-top: 35px;
}
.in_newsW .in_title {
	text-align: center
}
.in_newsW .in_title span:after {
	margin: 19px auto 0
}
}
@media only screen and (max-width: 370px) {
.in_newsL li>a {
	width: 40%
}
.in_newsL li .in_newsL_w {
	width: 60%;
	padding-left: 10px
}
.in_newsL li .in_newsL_w h4 a {
	font-family: 'CenturyGothic', serif;
}
.in_newsL li .in_newsL_w p {
	height: 24px
}
}
.in_customerW {
	margin-top: 60px;
	padding: 60px 0 46px;
	background: url(../images/user_bg2.jpg) no-repeat bottom right, url(../images/user_bg1.jpg) no-repeat bottom left;
	background-color: #fafafa
}
.in_customerW .slider {
	margin: 38px -20px 0
}
.in_customerW .slider .li {
	padding: 0 20px;
	text-align: left;
}
.in_customerW .slider .li .people {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 22px;
}
.in_customerW .slider .li .people img {
	max-width: 100%;
	height: auto;
}
.in_customerW .slider .li .text {
	color: #555555;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
	max-height: 112px;
}
.in_customerW .slider .li .name {
	margin-top: 38px;
	padding-left: 75px;
	background: url(../images/user_icon.png) no-repeat left center;
}
.in_customerW .slider .li .name em {
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
}
.in_customerW .slider .li .name p {
	color: #999999;
	font-size: 13px;
}
.in_customerW .slick-dots {
	padding: 9px 0;
	margin-top: 30px
}
.in_customerW .slick-dots li button {
	background: #d9d9d9;
	border: none;
	height: 12px;
	width: 12px;
}
.in_customerW .slick-dots li.slick-active button {
	border-color: #177dce;
	background: #177dce;
}
@media only screen and (max-width: 1299px) {
.in_customerW .slider {
	margin: 38px -10px 0
}
.in_customerW .slider .li {
	padding: 0 10px;
}
}
.footerW {
	position: relative;
	z-index: 5;
	background: url(../images/fot_bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 0;
}
.footerW .fot_title {
	position: relative;
	display: block;
	margin-bottom: 14px;
}
.footerW .fot_title em {
	display: block;
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 30px;
	font-family: 'CenturyGothicB';
}
.footerW ul, .footer li {
	list-style: none;
}
.icon-minus-sign:before {
	content: "\f068";
	font-family: 'FontAwesome';
}
.icon-plus-sign:before {
	content: "\f067";
	font-family: 'FontAwesome';
}
.fot_title .column_icon_toggle {
	display: none;
}
.fot_left {
	float: left;
	width: 34%;
	padding-right: 65px;
	padding-top: 46px
}
.fot_tag {
}
.fot_tag li {
	margin-bottom: 10px;
	list-style: none;
	float: left;
	width: 50%;
	padding-right: 15px
}
.fot_tag li a {
	font-size: 13px;
	color: #666666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.fot_tag li a:hover {
	color: #177dce;
}
.fot_sub {
	margin-top: 27px
}
.fot_sub .text {
	color: #808080;
	font-size: 13px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.fot_sub .letter-input {
	position: relative;
	z-index: 2;
	margin: auto;
	margin-top: 29px;
}
.fot_sub .fot_input {
	display: block;
	height: 49px;
	line-height: 49px;
	border: none;
	padding: 0 50px 0 15px;
	color: #808080;
	font-size: 13px;
	width: 100%;
	max-width: 100%;
	background: none;
	background: rgba(255,255,255,0.5);
	border-radius: 25px;
}
.fot_sub .fot_input:focus {
	color: #333;
}
.fot_sub input:-ms-input-placeholder {
color:#808080;
}/* Internet Explorer 10+ */
.fot_sub input::-webkit-input-placeholder {
color:#808080;
}/* WebKit browsers */
.fot_sub input::-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 4 to 18 */
.fot_sub input:-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 19+ */
.fot_sub .send {
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(../images/send_btn.png) no-repeat;
	position: absolute;
	right: 18px;
	top: 15px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.fot_center {
	float: left;
	width: 33%;
	padding: 46px 35px 23px;
	background: #177dce url(../images/conts_bg.png) no-repeat right top
}
.fot_conts .fot_title em {
	color: #fff
}
.fot_share {
	text-align: center
}
.fot_share li {
	list-style: none;
	display: inline-block;
}
.fot_share li a {
	display: block;
	opacity: 0.5
}
.fot_share li a:hover {
	opacity: 1
}
.fot_conts .fot_contsL li {
	list-style: none;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 15px;
	margin-bottom: 19px
}
.fot_conts .fot_contsL li .fot_conts_m {
	padding-left: 68px;
	background: url(../images/fot_tel.png) no-repeat left 13px
}
.fot_conts .fot_contsL li .fot_conts_e {
	padding-left: 68px;
	background: url(../images/fot_email.png) no-repeat left 13px
}
.fot_conts .fot_contsL li .fot_conts_a {
	padding-left: 68px;
	background: url(../images/fot_add.png) no-repeat left 13px
}
.fot_conts .fot_contsL li>div p {
	font-size: 13px;
	color: #ffffff;
	line-height: 24px
}
.fot_conts .fot_contsL li>div p a {
	display: inline-block;
	color: #ffffff
}
.fot_conts .fot_contsL li>div span {
	display: block;
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	margin-bottom: 8px;
}
.fot_rihgt {
	float: left;
	width: 33%;
	padding-left: 70px;
	padding-top: 46px
}
.fot_message {
	position: relative;
	z-index: 99
}
.fot_message .text {
	color: #808080;
	line-height: 22px;
	font-size: 13px;
	margin-bottom: 14px;
	overflow: hidden;
	max-height: 44px
}
.fot_message .list li {
	margin-bottom: 3px;
	list-style: none
}
.fot_message .list li span {
	display: block;
	position: relative;
}
.fot_message .list li span:before {
	content: '*';
	color: red;
	position: absolute;
	right: 10px;
	top: 18px;
	font-size: 24px;
}
.fot_message .list li span.ms_p:before {
	display: none;
}
.fot_message .meInput {
	color: #808080;
	max-width: 100%;
	height: 54px;
	line-height: 52px;
	font-size: 12px;
	padding: 0 0 0 30px;
	width: 100%;
	max-width: 100%;
	background-color: inherit;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.07);
	background-repeat: no-repeat;
	border-radius: 0;
}
.fot_message .meInput:focus {
	color: #333;
}
.fot_message .list li span.ms_p {
	margin-bottom: 16px
}
.fot_message .meText {
	width: 100%;
	max-width: 100%;
	height: 70px;
	max-height: 70px;
	padding: 0 0 15px 30px;
	font-size: 12px;
	color: #808080;
	background-color: inherit;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.07);
	background-repeat: no-repeat;
	border-radius: 0;
}
.fot_message .meText:focus {
	color: #333;
}
.fot_message .list li span.ms_p input {
	background-image: url(../images/mes_t.png);
	background-position: 0 18px;
}
.fot_message .list li span.ms_e input {
	background-image: url(../images/mes_e.png);
	background-position: 0 20px;
}
.fot_message .list li span.ms_m .meText {
	background-image: url(../images/mes_m.png);
	background-position: 0 5px;
}
.fot_message input:-ms-input-placeholder {
color:#808080;
}/* Internet Explorer 10+ */
.fot_message input::-webkit-input-placeholder {
color:#808080;
}/* WebKit browsers */
.fot_message input::-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 4 to 18 */
.fot_message input:-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 19+ */
.fot_message .meText:-ms-input-placeholder {
color:#808080;
}/* Internet Explorer 10+ */
.fot_message .meText::-webkit-input-placeholder {
color:#808080;
}/* WebKit browsers */
.fot_message .meText::-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 4 to 18 */
.fot_message .meText:-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 19+ */
.fot_message .main_more {
	margin-top: 24px;
}
.fot_message .main_more button {
	line-height: 44px;
	border: none;
}
.fot_message .main_more button img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
}
.fot_message .main_more:hover button {
	color: #fff
}
.fot-fri {
	list-style: none;
	margin-top: 35px;
	overflow: hidden;
	max-height: 50px
}
.fot-fri p {
	display: inline-block;
	text-transform: capitalize;
	color: #808080;
	font-size: 13px;
}
.fot-fri li {
	display: inline-block;
	margin: 0 4px;
	list-style: none
}
.fot-fri li a {
	color: #808080;
	font-size: 12px;
}
.fot-fri li a:hover {
	color: #177dce;
}
.fot_boxW {
	padding: 20px 0 35px;
	text-align: center;
	background: #1b1b1b
}
.copy {
	color: #8a8a8a;
	font-size: 12px;
	float: left;
}
.copy span {
	display: inline-block;
	color: #8a8a8a;
	font-size: 12px;
}
.copy a {
	color: #8a8a8a;
}
.copy a:hover, .copy span a:hover {
	color: #177dce;
}
.fot_nav {
	float: right;
}
.fot_nav li {
	display: inline-block;
	list-style: none;
	margin-left: 19px;
}
.fot_nav li a {
	display: block;
	text-transform: capitalize;
	color: #ffffff;
	font-size: 13px;
}
.fot_nav li a:hover {
	color: #177dce
}
@media only screen and (max-width: 1199px) {
.copy {
	float: none;
	width: 100%;
	text-align: center
}
.fot_nav {
	float: none;
	width: 100%;
	text-align: center;
}
.fot_nav li {
	margin: 8px 5px 0
}
.fot_left {
	padding-right: 35px;
	padding-top: 35px
}
.fot_rihgt {
	padding-left: 35px;
	padding-top: 35px
}
.fot_center {
	padding: 35px 15px 23px
}
.fot-fri {
	margin-top: 10px
}
}
@media only screen and (max-width: 768px) {
.footerW {
	padding: 30px 0
}
.fot_sub {
	margin-top: 0
}
.fot_left, .fot_center, .fot_rihgt {
	width: 100%;
	padding: 0
}
.footerW .fot_title em {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px;
	color: #177dce;
}
.footerW .fot_title span {
	display: none;
}
.footerW .fot_title {
	display: block;
	border-bottom: 1px solid rgba(23, 125, 206, 0.1);
	padding-bottom: 13px;
	cursor: pointer;
	font-size: 18px;
}
.footerW .fot_title .column_icon_toggle {
	display: inline-block;
	position: absolute;
	right: 2px;
	top: 5px;
	font-style: normal;
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	color: #449ce7;
}
.footerW .toggle_content {
	padding-bottom: 15px;
	padding-top: 0;
}
.fot_center {
	background: none
}
.footerW .fot_center .toggle_content {
	background: #177dce;
	padding: 15px;
	margin-bottom: 20px
}
}
@media only screen and (max-width: 390px) {
.fot_tag li {
	float: none;
	width: 100%;
	padding: 0
}
}
.page_banner {
}
.page_banner img {
	width: 100%;
	height: auto;
	max-width: 100%
}
.mbx_section {
	position: relative;
	text-align: center;
	background: #F9F9F9;
	padding: 18px 0 2px
}
.mbx_section .img img {
	width: 100%;
	height: auto;
}
.mbx_section .h4 {
	font-family: 'CenturyGothicB';
	color: #333;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 28px;
	padding: 0px 0 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px
}
.mbx_section .mbx {
	font-size: 13px;
	margin-top: 0px;
	padding-bottom: 15px;
	position: relative;
	z-index: 99
}
.mbx_section .mbx a {
	color: #777;
	font-size: 13px;
	border-bottom: 1px solid rgba(255,255,255,0);
}
.mbx_section .mbx a:hover {
	color: #177dce;
	border-bottom: 1px solid #177dce;
}
.mbx_section .mbx a>i {
	margin-right: 4px;
	color: #177dce;
}
.mbx_section .mbx>i {
	font-size: 13px;
	color: #dcdcdc;
	margin: 0px 10px;
}
.mbx_section .mbx h2 {
	font-size: 13px;
	color: #dcdcdc;
	display: inline-block
}
.mbx_section .mbx h2 a {
	color: #777;
	font-size: 13px;
	display: inline-block;
}
.mbx_section .mbx>span {
	color: #777;
	font-size: 13px;
	display: inline-block;
}
@media only screen and (max-width: 962px) {
.mbx_section {
	padding-bottom: 0
}
}
@media only screen and (max-width: 768px) {
.mbx_section .h4 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	padding: 0 0 5px
}
.mbx_section .mbx {
	width: 100%;
	text-align: center;
	margin-top: 0px;
}
.mbx_section h4 {
	border-bottom: none;
}
.mbx_section {
	padding-left: 0;
}
.mbx_section h4 {
	margin-top: 10px;
	line-height: 24px;
}
}
.page-box {
	padding: 50px 0 60px;
	background: #fff;
	background-size: cover
}
.about_web {
}
.about_detail {
	line-height: 24px;
	margin-top: 0px;
	font-size: 14px
}
.about_detail img {
	max-width: 100%
}
.page_title {
	display: block;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.page_title em {
	display: inline-block;
	position: relative;
	color: #333;
	text-transform: capitalize;
	font-size: 22px;
	line-height: 24px;
	font-family: 'CenturyGothicB';
	margin-bottom: 0;
	z-index: 1;
}
.page_title:before {
	content: '';
	width: 40px;
	height: 2px;
	background: #177dce;
	position: absolute;
	left: 0;
	bottom: -5px;
}
.conts_web .con_left {
	padding: 0;
	padding-right: 50px;
}
.conts_web .contact_l {
	list-style: none;
	padding: 0;
	padding: 0;
	margin-bottom: 40px;
}
.conts_web .contact_l li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
}
.conts_web .contact_l .icon {
	position: relative;
	float: left;
	width: 48px;
	height: 48px;
	text-align: center;
	display: inline-block;
	padding: 5px 4px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	border: 2px solid #177dce;
	border-radius: 50%;
}
.conts_web .contact_l .icon:before {
	content: '';
	z-index: -1;
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	display: block;
	border-radius: 50%;
}
.conts_web .contact_l li:hover .icon {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	transform: rotateY(180deg);
	border-radius: 50%;
}
.conts_web .contact_l li a:hover {
	color: #177dce;
}
.conts_web .contact_l span {
	display: block;
	border-radius: 50%;
	width: 34px;
	height: 34px;
}
.conts_web .contact_l .icon img {
	max-width: 100%;
	height: auto;
}
.conts_web .contact_l .text {
	text-align: left;
	padding-left: 20px;
	float: left;
	width: 74%;
}
.conts_web .contact_l .title {
	display: block;
	font-family: 'CenturyGothicB';
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-transform: capitalize;
	margin-bottom: 6px;
}
.conts_web .contact_l p {
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 24px;
	color: #444
}
.conts_web .contact_l a {
	font-size: 13px;
	line-height: 24px;
	color: #444
}
.con_main .text {
	font-size: 14px;
	line-height: 24px;
}
.conts_web .con_box {
	padding-top: 40px;
	padding-left: 0;
}
.message {
	position: relative;
	text-align: left;
	padding: 0;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
}
.message .page_title {
	background: #177dce;
	padding: 15px;
	margin: 0;
	border-radius: 5px 5px 0 0;
	position: relative;
}
.message .page_title em {
	padding-left: 40px;
	color: #fff;
}
.message .page_title em:before {
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/icon_contact_p.png) no-repeat center center;
	background-size: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.message .page_title:before {
	display: none;
}
.message .text {
	font-size: 12px;
	line-height: 20px;
	color: #808080;
	margin-bottom: 15px;
}
.message #email_form {
	padding: 30px 30px;
	background: #ffffff;
}
.message ul {
	list-style: none;
	position: relative;
	z-index: 5;
}
.message li {
	margin-bottom: 15px;
}
.message li span {
	display: block;
	position: relative;
}
.message li span:before {
	content: '*';
	color: red;
	position: absolute;
	right: 15px;
	top: 5px;
}
.message li span.ms_p input {
	background-image: url(../images/mes_t.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.message li span.ms_e input {
	background-image: url(../images/mes_e.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
.message li span.ms_m .meText {
	height: 80px;
	padding-top: 10px;
	line-height: 20px;
	background-image: url(../images/mes_m.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
}
.message li span.ms_p:before, .message li span.ms_n:before {
	display: none;
}
.message li label {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.message li .meInput {
	color: #808080;
	max-width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 12px;
	padding: 0 20px;
	padding-left: 40px;
	width: 100%;
	max-width: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.message li .meInput:focus {
	color: #333;
}
.message li .meText {
	width: 100%;
	max-width: 100%;
	height: 140px;
	max-height: 140px;
	padding: 15px 15px 15px 40px;
	font-size: 12px;
	line-height: 20px;
	color: #808080;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	background-repeat: no-repeat;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.message li .meText:focus {
	color: #333;
}
.message li p {
	borderdisplay: inline-block;
	font-weight: normal;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #595959;
	text-align: left;
	border-radius: 2px;
	margin-bottom: 5px;
	text-transform: capitalize;
	padding: 10px 10px;
	line-height: 18px;
	font-family: 'CenturyGothicB';
	text-transform: uppercase;
}
.message li a {
	color: red;
	line-height: 18px;
	text-transform: capitalize;
	margin-left: 5px;
}
.message .main_more {
	margin-top: 10px
}
.message .main_more a {
	line-height: 36px;
}
.message li input:-ms-input-placeholder {
color:#808080;
}/* Internet Explorer 10+ */
.message li input::-webkit-input-placeholder {
color:#808080;
}/* WebKit browsers */
.message li input::-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 4 to 18 */
.message li input:-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 19+ */
.message li .meText:-ms-input-placeholder {
color:#808080;
}/* Internet Explorer 10+ */
.message li .meText::-webkit-input-placeholder {
color:#808080;
}/* WebKit browsers */
.message li .meText::-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 4 to 18 */
.message li .meText:-moz-placeholder {
color:#808080;
}/* Mozilla Firefox 19+ */
.map {
	margin-top: 40px;
	padding-right: 0;
}
.map img {
	max-width: 100%;
	height: auto;
}
.map iframe {
	max-width: 100%;
	width: 100%;
}
@media only screen and (max-width: 768px) {
.conts_web .main_title {
	margin-bottom: 30px;
}
.contact_title {
	text-align: center;
}
.page_title:before {
	left: 0;
}
.conts_web .con_left {
	padding-right: 0;
}
.conts_web .con_box {
	padding-right: 0;
}
.con_left {
	padding: 0;
	margin-top: 0;
}
.message li {
	padding: 0;
}
.map {
	padding-left: 0;
	margin-top: 40px;
}
.conts_web .contact_l {
	margin-bottom: 20px;
}
.page_title em {
	font-size: 22px;
	line-height: 24px;
}
.message {
	margin-top: 30px;
	z-index: 9999;
}
.message .page_title {
	padding: 10px;
}
.message #email_form {
	padding: 20px 15px;
}
.conts_web .contact_l .text {
	padding-left: 10px;
	width: 78%;
}
.page_title {
	margin-bottom: 20px;
}
.con_main .text {
	font-size: 12px;
}
.conts_web .contact_l li {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.message .page_title em {
	font-size: 24px;
	line-height: 26px;
}
}/*sitemap*/
.sitemap {
	width: 100%;
}
.stp-listA>li {
	text-transform: capitalize;
	margin-bottom: 15px;
	list-style: none;
}
.stp-top {
	width: 100%;
}
.stp-top a {
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	text-transform: capitalize;
	color: #333;
	background: #f7f7f7;
	padding: 8px 10px;
	border-radius: 5px;
}
.stp-top a:hover {
	text-decoration: none;
	color: #fff;
	background: #177dce;
}
.stp-top a i {
	padding-left: 5px;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}
.stp-top a:hover i {
	padding-left: 8px;
}
.stp-listB {
	display: block;
	padding: 15px;
	background: #fafafa;
	padding: 5px 15px;
	list-style: none;
	margin-top: 1px;
	border-radius: 5px;
}
.stp-listB>li {
	width: 25%;
	padding: 8px 10px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.stp-listB>li>a {
	font-size: 14px;
	line-height: 22px;
	display: block;
	color: #4d4d4d;
}
.stp-listB>li>a i {
	padding-right: 5px;
}
.stp-listB>li:hover>a {
	color: #177dce;
}
.stp-listB li .stp-listC {
	width: 100%;
	padding-top: 15px;
	list-style: none;
}
.stp-listB li .stp-listC li {
	width: 100%;
	margin-bottom: 8px;
}
.stp-listB li .stp-listC li a {
	color: #333;
	font-size: 13px;
	-webkit-transition: all var(--transition-time, 500ms);
	-o-transition: all var(--transition-time, 500ms);
	transition: all var(--transition-time, 500ms);
}
.stp-listB li .stp-listC li a i {
	padding-right: 5px;
}
.stp-listB li .stp-listC li a:hover {
	color: #177dce;
	padding-left: 5px;
}
@media only screen and (max-width: 768px) {
.stp-listB>li {
	width: 50%;
	padding: 8px 0;
}
}
@media only screen and (max-width: 400px) {
.stp-listB li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 2%;
}
}
.page_left {
	width: 26%;
	padding-right: 20px
}
.page_left .column .block>span em {
	display: inline-block;
	background: #fff;
	font-size: 20px;
	color: #444;
	padding-bottom: 10px;
	text-transform: capitalize;
	font-family: 'CenturyGothicB';
}
.page_left .column .block>span {
	display: block;
	position: relative;
	margin-bottom: 0px;
	line-height: 24px;
	color: #fff;
}
.page_left .column .block>span .column_icon_toggle {
	display: none;
}
.left-nav {
	margin-bottom: 20px;
}
.left-blog {
	margin-bottom: 30px;
}
.left-nav ul li {
	list-style: none
}
.left-nav ul li a {
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #eee;
}
.left-nav ul li a:hover {
	color: #177dce;
	text-decoration: none;
}
.left-nav ul li a.lnav-depth {
	background: #e5e5e5;
}
.mtree-skin-selector {
	display: none;
}
ul.mtree {
	opacity: 0;
	margin-left: 0;
	margin-top: 10px;
	background: #fff;
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none
}
ul.mtree>li {
	list-style: none;
}
ul.mtree>li:last-child {
	border-bottom: none;
}
ul.mtree>li>a {
	display: block;
	font-size: 15px;
	padding: 10px 10px 10px;
	color: #444;
	text-transform: capitalize;
	background: #ffffff;
}
ul.mtree>li>a i {
	padding-right: 5px;
}
ul.mtree li b {
	font-style: normal
}
ul.mtree li.mtree-open>b:before {
	content: "-";
	font-family: FontAwesome;
	float: right;
	font-size: 24px;
	color: #177dce;
	font-style: normal;
	height: 28px;
	width: 28px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	background: none;
	right: 0;
	border-radius: 50%;
	top: 6px;
}
ul.mtree li.mtree-closed>b:before {
	content: "+";
	font-family: FontAwesome;
	float: right;
	font-size: 18px;
	color: #808080;
	font-style: normal;
	height: 28px;
	width: 28px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	right: 0;
	top: 6px;
	background: none;
	border-radius: 50%;
}
ul.mtree .mtree-level-1 li:hover>b:before {
	color: #fff
}
ul.mtree .mtree-level-1 li.mtree-open>b:before {
	color: #fff
}
ul.mtree li.mtree-node > a {
}
ul.mtree>li:hover {
}
ul.mtree>li:hover>a {
	color: #177dce;
	text-decoration: none;
}
ul.mtree>li.mtree-node {
}
ul.mtree>li.mtree-open {
}
ul.mtree>li.mtree-open>a {
	color: #177dce;
	text-decoration: none;
	border-left: 3px solid #177dce;
}
ul.mtree>li.mtree-open>a:after {
	color: #fff
}
ul.mtree>li.mtree-node:hover {
}
ul.mtree>li.mtree-node .mtrss-all {
	text-transform: uppercase;
	font-size: 14px;
	color: #177dce;
	display: none
}
ul.mtree>li.mtree-node .mtrss-all span {
	display: inline-block;
	padding-right: 5px;
	border: none;
	margin-bottom: 0;
}
ul.mtree>li.mtree-node .mtrss-all a {
	font-size: 12px;
	text-transform: capitalize;
	color: #333;
	color: #177dce;
	padding: 10px 10px;
	border-bottom: 1px solid #177dce
}
ul.mtree>li.mtree-node .mtrss-all:hover {
	color: #fff;
}
ul.mtree>li.mtree-node .mtrss-all:hover a {
	color: #fff;
	background: #177dce;
	color: #fff;
}
ul.mtree a {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
ul.mtree ul {
	padding: 0;
	background: none;
	border-top: none;
	border-bottom: none;
}
ul.mtree ul li {
	margin-bottom: 1px;
	list-style: none
}
ul.mtree ul li:hoverul.mtree ul li a:hover {
background:#e5e5e5;
}
ul.mtree ul li a:hover {
}
ul.mtree ul li ul {
	border: none;
}
ul.mtree ul li ul li {
	margin: 5px 0;
}
ul.mtree li.mtree-node ul li a {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding: 7px 0 6px 10px;
	text-transform: capitalize;
	border-bottom: none;
}
ul.mtree li.mtree-node ul.mtree-level-2 li:last-child a {
	border-bottom: none
}
ul.mtree li.mtree-node ul li a i {
	padding-right: 5px;
	color: #ccc
}
ul.mtree ul.mtree-level-1>li:hover>a {
	color: #fff !important;
	text-decoration: none;
	background: #177dce
}
ul.mtree ul.mtree-level-1>li.mtree-open>a {
	color: #fff !important;
	text-decoration: none;
	background: #177dce
}
ul.mtree .mtree-level-2 {
	padding: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	border-right: none;
	border-left: none;
}
ul.mtree li ul li.mtree-open a {
	text-decoration: none;
}
ul.mtree li ul.mtree-level-2 li a {
	font-weight: normal;
	font-size: 13px;
	color: #777;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px dotted #ddd
}
ul.mtree .mtree-level-2 li a:hover {
	text-decoration: none;
	color: #177dce;
	font-weight: normal;
}
ul.mtree .mtree-level-2 li:last-child a {
	border: none;
}
ul.mtree.jet ul {
	margin-left: 0;
}
ul.mtree.jet li {
	margin-bottom: 1px;
}
ul.mtree.jet li:last-child {
	margin-bottom: 0px;
}
ul.mtree.jet li:first-child {
	margin-top: 1px;
}
ul.mtree.jet li.mtree-active a {
	background: #E3E3E3;
}
ul.mtree.jet li.mtree-active li:last-child > a {
	border-radius: 0px 0px 3px 3px;
}
ul.mtree.jet li.mtree-active > a {
	background: #008cba;
	color: #FFF;
	border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
	background: #FFC000;
	color: #FFF;
}
ul.mtree.jet a {
	padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
	padding-left: 2em;
}
ul.mtree.jet li li li > a {
	padding-left: 3em;
}
ul.mtree.jet li li li li > a {
	padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
	padding-left: 5em;
}
ul.mtree a:hover {
	text-decoration: none;
}
.page_left .left-pro {
	margin-top: 30px;
}
.page_left .left-pro .htmleaf-content {
	border-top: none;
}
.page_left .left-pro ul li {
	margin: 15px 0 10px;
	list-style: none;
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 15px;
}
.page_left .left-pro ul li .img {
	display: inline-block;
	float: left;
	width: 36%;
	overflow: hidden;
	position: relative;
}
.page_left .left-pro ul li .img>a {
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
	overflow: hidden;
	position: relative;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	display: block;
}
.page_left .left-pro ul li .img>a img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.page_left .left-pro ul li .img:hover>a {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	transform: rotateY(180deg);
}
.page_left .left-pro ul li .lnews-right {
	float: left;
	padding-left: 10px;
	width: 64%;
}
.page_left .left-pro ul li .lnews-right h4>a.left-pro-t {
	color: #333;
	font-size: 13px;
	display: block;
	margin-top: 0px;
	overflow: hidden;
	line-height: 24px;
	max-height: 72px
}
.page_left .left-pro ul li .lnews-right h4>a.left-pro-t:hover, .page_left .left-pro ul li:hover .lnews-right a.left-pro-t {
	color: #177dce;
}
.page_left .left-pro ul li .lnews-right p {
	color: #777;
	line-height: 20px;
	overflow: hidden;
	max-height: 40px;
	font-size: 12px;
}
.page_left .left-pro ul li .lnews-right a.tab-pro-more {
	color: #177dce;
	font-family: 'CenturyGothicB';
	font-size: 12px;
	line-height: 22px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 10px;
}
.page_left .left-pro ul li .lnews-right a.tab-pro-more i {
	margin-left: 6px;
}
.page_left .left-pro ul li .lnews-right a.tab-pro-more:hover {
	text-decoration: underline
}
.page_left .icon-minus-sign:before {
	content: "\f068";
	font-family: 'FontAwesome';
}
.page_left .icon-plus-sign:before {
	content: "\f067";
	font-family: 'FontAwesome';
}
.page_right {
	width: 74%;
	padding-left: 25px
}
@media only screen and (max-width: 768px) {
.left-img {
	display: none
}
.left-blog, .left-nav {
	padding: 0 !important;
	margin: 0
}
.left-bg {
	display: none;
}
.page_left {
	padding: 0;
	background: none;
	width: 100%;
}
.page_right {
	padding: 0;
	width: 100%;
	margin-top: 30px
}
.about_webW .page_left, .about_webW .page_right {
	width: 100%;
}
.page_left .column .block>span em:before {
	display: none
}
.page_left .column .block>span {
	background: #f7f7f7;
	border: 1px solid #f2f2f2;
	padding: 7px 10px;
}
.page_left .column .block>span em {
	background: none;
	font-size: 18px;
	padding-bottom: 0
}
.page_left .column .block>span .column_icon_toggle {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 8px;
	font-style: normal;
	cursor: pointer;
	font-size: 14px;
	color: #177dce;
	font-weight: normal;
}
.left-nav ul {
	padding: 0;
}
.page_left .left-pro {
	display: none
}
}
.news li {
	position: relative;
	list-style: none;
	margin-bottom: 30px;
	background: #fafafa;
}
.news li .image {
	float: left;
	display: block;
	width: 36%;
	overflow: hidden;
	-webkit-transition: all var(--transition-time, 500ms);
	-o-transition: all var(--transition-time, 500ms);
	transition: all var(--transition-time, 500ms);
}
.news li .image>a {
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.news li .image {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.news li .image img {
	width: 100%;
	max-width: 100%;
	height: auto;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}
.news li:hover .image img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}
.news li .main {
	float: left;
	width: 64%;
	padding: 15px 20px 20px;
	position: relative;
}
.news li .main h4 {
	margin: 0;
}
.news li .title {
	color: #333;
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 26px;
	max-height: 52px;
	font-family: 'CenturyGothicB';
}
.news li:hover .title {
	color: #177dce;
	text-decoration: none;
}
.news li .text {
	color: #555;
	font-size: 13px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 10px;
}
.news li .date {
	display: inline-block;
	padding-left: 20px;
	color: #177dce;
	font-size: 12px;
	background: url(../images/news_date.png) no-repeat left center;
}
.news li .main_more a {
	line-height: 36px;
}
@media only screen and (max-width: 768px) {
.news li .image {
	width: 100%;
}
.news li .main {
	width: 100%;
	margin: 0;
}
.news li .title {
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
}
}
.news_main .title {
	display: block;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: 'CenturyGothicB';
}
.news_main .date {
	padding-left: 20px;
	color: #177dce;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
	background: url(../images/news_date.png) no-repeat left center;
}
.news_main .text {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
}
.news_main .text img {
	max-width: 100%;
	height: auto;
}
.news_main .text a {
	color: #177dce;
}
@media only screen and (max-width: 480px) {
.news_main .title {
	font-size: 16px;
}
.news_main .text {
	font-size: 12px;
	line-height: 24px;
}
}/*blog*/
.left-blog {
	margin-bottom: 30px;
}
.left-blog .left_title>span i.icon:before {
	content: "\f0c1";
	font-family: FontAwesome;
}
.blog-main {
	margin-top: 15px
}
.blog-list {
	list-style: none;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	padding: 15px;
}
.blog-list p, .blog-cat p {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #333333;
	font-family: 'CenturyGothicB';
}
.blog-list p i, .blog-cat p i {
	padding-right: 5px;
}
.blog-list li {
	display: block;
	position: relative;
	margin-bottom: 8px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	padding-bottom: 6px;
}
.blog-list li a {
	font-size: 13px;
	color: #555;
	line-height: 20px;
	padding: 0;
	padding-left: 5px;
	display: inline-block;
	overflow: hidden;
	text-transform: capitalize;
	position: relative;
	transition: all .5s;
}
.blog-list li a:hover {
	color: #177dce;
	text-decoration: none;
	padding-left: 12px;
}
.blog-list li a:before {
	content: '';
	position: absolute;
	left: -8px;
	top: 8px;
	display: inline-block;
	height: 1px;
	width: 8px;
	background: #177dce;
	transition: all .5s;
}
.blog-list li a:hover:before {
	left: 0;
}
.blog-cat {
	list-style: none;
	border: 1px solid #e5e5e5;
	padding: 15px;
	margin-bottom: 10px;
}
.blog-cat li {
	display: inline-block;
	margin: 5px;
}
.blog-cat li a {
	display: inline-block;
	border: 2px solid #eee;
	padding: 2px 10px;
	border-radius: 25px;
	font-size: 13px;
	transition: all .5s;
}
.blog-cat li a:hover {
	color: #fff;
	background: #177dce;
	border: 2px solid #177dce;
	text-decoration: none;
}
.blog_list {
	list-style: none;
}
.blog_list li {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.blog_list li .image {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.blog_list li .image img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}
.blog_list li:hover .image img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}
.blog_list li .title {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	font-family: 'CenturyGothicB';
	display: block;
	margin-bottom: 10px;
}
.blog_list li:hover .title {
	color: #177dce;
	text-decoration: none;
}
.blog_list li .text {
	color: #999999;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 15px;
}
.blog_list li .date {
	display: inline-block;
	color: #177dce;
	font-size: 12px;
	line-height: 18px;
	transition: all .5s;
}
.blog_list li .date:before {
	content: "\f073";
	font-family: 'FontAwesome';
	padding-right: 5px;
}
.blog_list li .more {
	display: inline-block;
	margin-top: 10px;
	color: #177dce;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'CenturyGothicB';
}
.blog_list li .more i {
	padding-left: 5px;
	transition: all .5s;
}
.blog_list li .more:hover i {
	padding-left: 8px;
}
.blog_tag {
	text-align: left;
	margin-top: 20px;
}
.blog_tag>p {
	display: inline-block;
	font-size: 13px;
	margin-right: 5px;
	text-transform: uppercase;
	font-family: 'CenturyGothicB';
}
.blog_tag>p i {
	padding-right: 2px;
}
.blog_tag li {
	display: inline-block;
	margin: 5px;
	border: none;
	padding: 0;
}
.blog_tag li:last-child {
	padding: 0;
}
.blog_tag li a {
	display: inline-block;
	padding: 2px 12px;
	border-radius: 25px;
	color: #4d4d4d;
	font-size: 13px;
	text-transform: capitalize;
	background: #f5f5f5;
}
.blog_tag li i {
	padding-right: 5px;
}
.blog_tag li:hover a {
	color: #fff;
	text-decoration: none;
	background: #177dce;
}
@media only screen and (max-width: 992px) {
.blog_list li .right {
	padding-left: 65px;
	width: 100%;
}
}
@media only screen and (max-width: 768px) {
.blog_list li {
	padding-top: 0;
}
.blog_list li .date {
	left: 0;
}
.blog_list {
	border: none;
}
.blog_tag>p {
	display: block;
}
.blog_list li .right {
	padding-left: 80px;
}
.left-blog {
	margin-bottom: 0;
}
.blog_list li .main-more {
	padding: 6px 20px;
}
}
@media only screen and (max-width: 480px) {
.blog_list li .date {
	position: inherit;
	width: 100%;
}
.blog_list li .date span {
	border-radius: 0;
	height: auto;
	width: auto;
	padding: 0 20px;
	border-radius: 25px;
}
.blog_list li .date>span p {
	display: inline-block;
	padding-left: 5px;
}
.blog_list li .right {
	padding: 0;
	padding-top: 10px;
}
.blog_list li .more {
	letter-spacing: 0;
}
}/*page-number*/
.page_num {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
}
.page_num span {
	display: inline-block;
	color: #fff;
	background: #177dce;
	font-size: 12px;
	text-transform: capitalize;
	margin-right: 5px;
	padding: 0 15px;
	overflow: hidden;
	vertical-align: middle;
	line-height: 32px;
	border: 1px solid #177dce;
	border-radius: 5px;
}
.page_num a {
	background: #fff;
	padding: 0 15px;
	display: inline-block;
	text-transform: capitalize;
	font-size: 12px;
	margin-right: 5px;
	position: relative;
	z-index: 0;
	vertical-align: middle;
	line-height: 32px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.page_num a:hover {
	background: #177dce;
	text-decoration: none;
	color: #fff;
	border: 1px solid #177dce;
}
.page_num a i {
	line-height: 36px;
}
.page_num p {
	display: block;
	font-size: 12px;
	margin-top: 10px;
}
.page_num p:before {
	content: '[';
	padding-right: 3px;
}
.page_num p:after {
	content: ']';
	padding-left: 3px;
}
.page_num p strong {
	display: inline-block;
	margin: 0 5px;
	font-weight: normal;
}
@media only screen and (max-width: 768px) {
.page_num {
	text-align: center;
}
.page_num span, .page_num a {
	font-size: 12px;
	margin: 5px;
	padding: 0 10px;
	line-height: 25px;
}
.page_num a i {
	line-height: 25px;
}
.page_num p {
	width: 100%;
	margin-top: 15px;
}
.page_num a {
	background: #fff;
}
}/*page-turning*/
.page_turn {
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.page_turn li {
	display: block;
	padding: 8px 5px;
	background: #fafafa;
	border-radius: 25px;
	margin-bottom: 5px;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}
.page_turn li p {
	text-align: left;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-right: 5px;
	color: #177dce;
	vertical-align: middle;
}
.page_turn li p i {
	background: #177dce;
	text-align: center;
	margin-right: 5px;
	font-size: 13px;
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.page_turn li a {
	display: inline-block;
	font-size: 13px;
	margin-left: 5px;
	text-transform: capitalize;
	color: #333;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	vertical-align: middle;
	color: #4d4d4d;
}
.page_turn li:hover a {
	color: #177dce;
}
@media only screen and (max-width: 768px) {
.page_turn li {
	border-radius: 5px;
}
.page_turn li a {
	margin: 0;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	display: inline-block;
	width: 80%;
}
}/*products*/
.pro-text {
	line-height: 24px;
	font-size: 13px;
	color: #808080;
	margin-bottom: 10px;
	padding-top: 15px;
	border-top: 1px solid #e5e5e5;
}
.pro-text img {
	max-width: 100%;
	height: auto;
}
.cbp-vm-switcher {
	width: 100%;
	margin-bottom: 15px;
}
.cbp-vm-options {
	text-align: right;
	margin-bottom: 5px;
}
.cbp-vm-options em {
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #444;
	text-transform: capitalize;
	line-height: 38px;
	font-family: 'CenturyGothicB';
}
.cbp-vm-options a {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	overflow: hidden;
	white-space: nowrap;
	color: #333;
	margin: 2px;
	border: 2px solid #f2f2f2;
	border-radius: 2px;
}
.cbp-vm-options span {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #ccc;
}
.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
	color: #fff;
	background: #177dce;
	border: 2px solid #177dce;
}
.cbp-vm-options a:before {
	font-size: 14px;
	text-align: center;
	display: inline-block;
}/* General list */
.cbp-vm-switcher>ul {
	list-style: none;
	padding: 0;
}/* Clear eventual floats */
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
	content: " ";
	display: table;
}
.cbp-vm-switcher ul:after {
	clear: both;
}
.cbp-vm-switcher>ul>li {
	display: block;
	position: relative;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.cbp-vm-image {
	position: relative;
	overflow: hidden;
}
.cbp-vm-image .icon {
	display: inline-block;
	position: absolute;
	right: -20px;
	top: 20px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 15;
	width: 40px;
	transition: all .5s;
}
.cbp-vm-image:hover .icon {
	right: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.cbp-vm-image .icon > a {
	display: inline-block;
	margin-bottom: 1px;
	width: 40px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: #177dce;
	background-position: center center;
	position: relative;
	border-radius: 18px 0 0 18px;
	transition: all .5s;
}
.cbp-vm-image .icon > a:hover {
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
}
.cbp-vm-image .icon a.link {
	background-image: url(../images/pro_icon1.png);
}
.cbp-vm-image > a {
	display: block;
	width: 100%
}
.cbp-vm-image img {
	max-width: 100%;
	height: auto;
	transition: all .5s;
}
.cbp-vm-image a.more1, .cbp-vm-image a.send {
	position: absolute;
	right: -50px;
	top: 20px;
	display: inline-block;
	width: 32px;
	height: 32px;
	z-index: 12;
}
.cbp-vm-switcher ul li:hover .cbp-vm-image a.more1, .cbp-vm-switcher ul li:hover .cbp-vm-image:hover a.send {
	right: 0;
}
.cbp-vm-image a.more1 {
	background: #676767 url(../images/icon_see.png) no-repeat center center;
	transition: all .5s;
}
.cbp-vm-image a.send {
	top: 55px;
	background: #177dce url(../images/icon_mes.png) no-repeat center center;
	transition: all .8s;
}
.cbp-vm-switcher ul li:hover .cbp-vm-image .cbp-image-change {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	top: 0;
}
.cbp-vm-switcher ul li .cbp-vm-details {
	color: #808080;
	font-size: 12px;
	overflow: hidden;
	line-height: 22px;
	height: 44px;
}
.cbp-vm-view-grid .blog_tag, .cbp-vm-view-grid .more1 {
	display: none;
}
.cbp-vm-view-grid .cbp-list-center {
	padding: 0;
	padding-top: 14px;
	padding-bottom: 10px;
}/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.cbp-vm-grid:before {
	content: "\f00a";
}
.cbp-vm-list:before {
	content: "\f039";
}
.cbp-vm-add:before {
	content: "\f055";
}/* Large grid view */
.cbp-vm-view-grid ul {
	text-align: left;
}
.cbp-vm-view-grid ul li {
	width: 33.33%;
	float: left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	position: relative;
	margin: 20px 0 5px
}
.cbp-vm-view-grid ul li .main_more {
	display: none
}
.cbp-vm-view-grid ul li>div {
	transition: all .5s;
	display: block;
	padding: 10px;
	border: 1px solid #eee;
	background: #fff;
}
.cbp-vm-view-grid ul li .cbp-title {
	display: block;
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	font-family: 'CenturyGothicB';
	line-height: 20px;
	overflow: hidden;
	height: 40px;
}
.cbp-vm-view-grid ul li:hover .cbp-title {
	color: #177dce;
}
.cbp-vm-view-grid ul li .cbp-vm-details {
	color: #808080;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
}
.cbp-vm-view-grid ul li .cbp-list-more {
	display: none;
}
.cbp-vm-view-grid ul li>div:hover {
	box-shadow: 0 0 20px 5px rgba(0,0,0,0.05);
}/* List view */
.cbp-vm-view-list>ul {
	margin: 0;
	margin-top: 20px;
}
.cbp-vm-view-list>ul>li {
	padding: 25px 0px;
	background: rgba(255,255,255,0);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	border-bottom: 1px dotted #e5e5e5;
	white-space: nowrap;
	text-align: left;
	white-space: normal;
}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after {
	content: " ";
	display: table;
}
.cbp-vm-view-list li:after {
	clear: both;
}
.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 30%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	float: left;
	border: 1px solid #eee
}
.cbp-vm-view-list ul li>div .cbp-list-center {
	width: 70%;
	display: inline-block;
}
.cbp-vm-view-list ul li .cbp-title {
	display: block;
	margin-bottom: 10px;
	color: #555555;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	max-height: 48px;
	font-family: 'CenturyGothicB';
}
.cbp-vm-view-list ul li:hover .cbp-vm-image {
	border-color: #177dce
}
.cbp-vm-view-list ul li:hover .cbp-title {
	color: #177dce;
}
.cbp-vm-view-list ul li .cbp-vm-details {
	color: #808080;
	font-size: 13px;
	margin-top: 0;
	line-height: 22px;
	overflow: hidden;
	max-height: 44px;
	padding: 0;
}
.cbp-vm-view-list ul li .main_more {
	margin-top: 20px;
}
.cbp-vm-view-list ul li .main_more a {
	line-height: 36px;
}
.pro-list-tags {
	list-style: none;
	padding: 5px;
	text-align: left;
	background: #fafafa;
	margin-top: 15px;
}
.pro-list-tags>p {
	display: inline-block;
	font-size: 12px;
	margin-right: 5px;
	text-transform: capitalize;
	padding-left: 5px;
}
.pro-list-tags li {
	display: inline-block;
	margin: 5px;
	border: none;
	padding: 0;
}
.pro-list-tags li:last-child {
	padding: 0;
}
.pro-list-tags li a {
	display: inline-block;
	padding: 4px 20px;
	color: #4d4d4d;
	font-size: 12px;
	text-transform: capitalize;
	border: 2px solid #e5e5e5;
	border-radius: 25px;
}
.pro-list-tags li i {
	padding-right: 5px;
	color: #4d4d4d;
}
.pro-list-tags li:hover a {
	color: #fff;
	text-decoration: none;
	background: #177dce;
	border: 2px solid #177dce;
}
.pro-list-tags li:hover i {
	color: #fff;
}
.cbp-vm-view-list .cbp-hover {
	display: none;
}
.cbp-vm-view-list .cbp-list-center {
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 25px;
}
.cbp-vm-view-list .cbp-list-center .cbp-list-left {
	padding-left: 0;
}
.cbp-vm-view-list .cbp-list-more {
	display: block;
	margin-top: 20px;
	float: right;
	padding-right: 0;
}
.cbp-vm-view-list .cbp-list-more .main-more {
	margin-top: 0;
	padding: 8px 20px;
	font-size: 12px;
	margin-bottom: 15px;
	display: block;
	text-align: center;
	background: #177dce;
	color: #fff;
}
.cbp-vm-view-list .cbp-list-more .main-more.down {
	color: #333;
	background: #ccc url(../images/icon-pdf.png) no-repeat 10px center;
	background-size: 25px;
	padding-left: 35px;
}
.cbp-vm-view-list .cbp-list-more .main-more.down:hover {
	background-color: #177dce;
	color: #fff;
}
@media screen and (max-width: 940px) {
.cbp-vm-view-grid ul li {
	width: 49%;
}
}
@media only screen and (max-width: 768px) {
.pro-cat li {
	margin-bottom: 10px;
}
.cbp-vm-view-list ul li .cbp-list-left .more {
	letter-spacing: 0;
}
}
@media screen and (max-width: 520px) {
.cbp-vm-view-list>ul>li {
	width: 100%;
	padding: 20px 0
}
.cbp-vm-view-list ul li .cbp-title {
	margin-bottom: 5px
}
.cbp-vm-view-list ul li .cbp-vm-details {
	height: 40px;
}
.cbp-vm-view-list .prol_more {
	font-size: 13px;
	padding: 2px 20px 7px 20px;
}
.cbp-vm-view-list .cbp-list-center {
	width: 100%;
	margin-top: 10px;
}
.cbp-vm-view-list ul li .cbp-vm-details {
	width: 100%;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 100%;
}
.cbp-vm-view-list ul li>div>div {
	width: 100%;
}
.cbp-vm-view-grid ul li {
	margin-bottom: 20px;
}
.cbp-vm-view-list ul li>div .cbp-list-center, .cbp-vm-view-list .cbp-list-center .cbp-list-left {
	width: 100%;
	padding: 0;
}
.cbp-vm-view-list .pro-list-tags p {
	display: block;
}
.cbp-vm-view-list .cbp-list-more {
	padding: 0;
}
.cbp-vm-view-list .cbp-list-more .main-more {
	display: inline-block;
	margin-right: 10px;
}
.cbp-vm-view-grid .cbp-list-center {
	padding: 10px 0;
}
.cbp-vm-options em {
	display: block;
	float: none;
	margin-bottom: 10px;
}
.cbp-vm-options {
	margin-top: 0;
	text-align: center;
}
}
@media screen and (max-width: 400px) {
.cbp-vm-view-grid ul li>div {
	padding: 5px
}
.cbp-list-left {
	padding: 0;
}
.cbp-vm-image .image_more {
	display: none;
}
}
@media screen and (max-width: 300px) {
.cbp-vm-view-grid ul li {
	width: 100%
}
}/* CSS for the loading div */
.sp-loading {
	text-align: center;
	max-width: 100%;
	border: 2px solid #fafafa;
	padding: 2px;
	border-radius: 0;
	font-size: 12px;
	color: #888;
}
.sp-loading img {
	max-width: 100%;
	height: auto;
}/* Element wrapper */
.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	position: relative;	/**************	  Set max-width to your thumbnail width	***************/
	text-align: center;
	max-width: 100%;
	width: 100%;
}/* Thumbnails */
.sp-thumbs {
	text-align: left;
	display: block;
	background: #f7f7f7;
	padding: 10px 0;
	border-top: 1px solid #fff;
}
.sp-thumbs a {
	position: relative;
	border: 1px solid #f7f7f7;
}
.sp-thumbs a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}
.sp-thumbs a:hover:before {
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}
.sp-thumbs img {
	min-height: 56px;
	min-width: 56px;
	max-width: 56px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 70px;
	height: 70px;
	overflow: hidden;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin: 0 3px;
}
.sp-thumbs a:hover {
	opacity: 1;
	border: 1px solid #177dce;
}/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border: 1px solid #177dce !important;
}
.sp-thumbs a.sp-current:after {
	transform: scaleX(1);
	visibility: visible;
}/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.sp-large a {
	display: block;
}/* Panning Zoomed Image */
.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}/* Lightbox */
.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 9999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 14%;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 14%;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}/* Tweak styles for small viewports */
@media screen and (max-width: 768px) {
#sp-prev {
	left: 10px;
}
#sp-next {
	right: 10px;
}
}
@media screen and (max-width: 400px) {
.sp-wrap {
	margin: 0 0 15px 0;
}
#sp-prev, #sp-next {
	top: auto;
	margin-top: 0;
	bottom: 25px;
}
}
.sp-current-big img {
	width: 100%;
}
.sp-large img {
	max-width: none;
}
.pro_web {
	margin-top: 30px
}
.products .pro_img {
	padding: 0;
	text-align: center;
	padding-bottom: 0;
	border: 1px solid #f7f7f7;
}
.products .pro-right {
	padding-left: 30px;
}
.products .pro-right>h1 {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
	margin-bottom: 8px;
	line-height: 24px;
	font-family: 'CenturyGothicB';
}
.products .pro-right>div.main {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-bottom: 20px;
}
.pro-right {
	padding-left: 20px;
}
.pro-table {
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
.pro-table ul li {
	list-style: none;
	margin-bottom: 5px;
}
.pro-table ul li p {
	display: inline-block;
	font-size: 14px;
	color: #4d4d4d;
	text-transform: capitalize;
}
.pro-table ul li span {
	color: #333;
	display: inline-block;
	font-size: 14px;
	padding-left: 5px;
	color: #666;
}
.products .pro-right .main_more {
	margin-top: 0px;
}
.mostBox .title {
	background: url(../images/l_title_bg.png) no-repeat left bottom;
	font-size: 28px;
	margin-bottom: 20px;
	display: block;
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: left;
}
.mostBox {
	font-size: 14px;
	line-height: 24px;
	margin-top: 40px
}
.mostBox .text em {
	font-style: italic;
}
.mostBox .text img {
	max-width: 100%;
	height: auto;
}
.mostBox .text a:hover {
	color: #177dce;
}
.prom_main {
	background: #f7f7f7;
	padding: 60px 0;
}
.pro_message {
	margin-top: 10px;
}
.send_box.pro_message ul li .meInput {
	max-width: 100%;
	width: 100%;
	height: 46px;
	line-height: 46px;
}
.send_box.pro_message ul li .meText {
	width: 100%;
	height: 90px;
	max-height: 90px;
}
.send_box.pro_message ul li span.ms_e input, .send_box.pro_message ul li span.ms_p input {
	background-position: 10px 15px;
}
.send_box.pro_message ul li p {
	color: #808080;
	font-size: 12px;
	text-transform: capitalize;
	background: #fff;
	padding: 10px;
	width: 100%;
	border-radius: 10px;
	margin: 0;
}
.pro_message li p a {
	display: inline-block;
	margin-left: 5px;
}
.pro_message li.mes_sub p {
	background: #fafafa;
	display: block;
	padding: 8px 15px;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	font-family: 'CenturyGothic';
	text-transform: inherit
}
.pro_message li.mes_sub p:before {
	content: "\f0ca";
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.prom_main .pro_con .text {
	font-size: 12px;
	line-height: 24px;
}
.prom_main .pro_con .text img {
	max-width: 100%;
}
.prom_main .pro_con .text b, .prom_main .pro_con .text strong {
}
@media only screen and (max-width: 992px) {
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 50px;
	height: 50px;
}
.products .pro_img {
	width: 100%;
	padding: 0;
}
.products .pro-right {
	width: 100%;
	padding: 0;
	padding-top: 20px;
}
.send_box.pro_message {
	display: block;
	padding: 20px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #fc7f46;
}
}
@media only screen and (max-width: 768px) {
.pro-right {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.sp-thumbs {
	text-align: left;
}
.pro-table {
	margin-top: 20px;
}
.products .pro_inquiry .message {
	padding: 0;
}
.mostBox {
	margin-top: 0;
}
.mostBox .tab-scroll {
	margin-left: 0;
	padding-bottom: 0;
}
.products .pro-list-tags p {
	display: block;
}
.pro_message {
	margin: 0;
	margin-top: 20px;
	padding: 15px 15px 20px;
}
.pro_message li .meInput, .pro_message li .meText {
	width: 100%;
}
.pro_message .main_title {
	text-align: center;
}
.pro_message .main_title>em {
	background-position: center bottom;
}
.mostBox .title, .message .main_title .title {
	font-size: 20px;
}
.mostBox .text {
	font-size: 14px;
}
.prom_main {
	padding: 40px 0;
}
.prom_main .pro_con {
	display: none;
}
.products > .title {
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}
.products > .title h1 {
	font-size: 24px;
	line-height: 28px;
	max-width: 70%;
	margin-left: 5px;
	vertical-align: top;
}
.pro_message form {
	max-width: 100%;
}
}
@media only screen and (max-width: 480px) {
.products .pro-right {
	margin-bottom: 0;
}
.products .pro-right .main_more {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.products .pro-right .main-more.pro-down {
	margin-left: 0;
}
}
.page_proW {
	padding: 40px 0 0
}
.page_pro {
	padding: 0 0 0px;
}
.page_pro .main_title {
	margin-bottom: 20px;
}
.page_pro .slick-list {
	padding-bottom: 10px;
}
.page_pro .slick-dots {
	display: none !important
}
.page_pro .slider {
	padding-top: 0;
	position: relative;
}
.page_pro .slider .li {
	padding: 6px 10px 0px;
}
.page_pro .slider .li .box {
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.05);
	border-radius: 5px;
	background: #fff;
	padding: 8px;
	transition: all .5s;
	text-align: center;
	position: relative;
	overflow: hidden
}
.page_pro .slider .li:hover .box {
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
}
.page_pro .slider .li .image {
	position: relative;
	display: block;
	overflow: hidden;
}
.page_pro .slider .li .image img {
	max-width: 100%;
	height: auto;
	transition: all .5s;
	width: 100%;
}
.page_pro .slider .li:hover img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}
.page_pro .slider .li .main {
	padding-top: 35px;
	padding-bottom: 10px;
}
.page_pro .slider .li .title {
	display: block;
	margin-bottom: 8px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	height: 40px;
	font-family: 'CenturyGothicB';
}
.page_pro .slider .li:hover .title {
	color: #177dce;
}
.page_pro .slider .li .text {
	color: #666;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
}
.page_pro .slider .li .box .icon {
	display: inline-block;
	position: absolute;
	right: -20px;
	top: 14px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 15;
	width: 50px;
	text-align: right;
	transition: all .5s;
}
.page_pro .slider .li .box:hover .icon {
	right: 8px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.page_pro .slider .li .box .icon > a {
	display: inline-block;
	width: 42px;
	height: 36px;
	background-repeat: no-repeat;
	background-color: #177dce;
	background-position: center center;
	position: relative;
	border-radius: 18px 0 0 18px;
	transition: all .5s;
	margin-top: 10px;
}
.page_pro .slider .li .box .icon > a:hover {
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
}
.page_pro .slider .li .box .icon a.link {
	background-image: url(../images/pro_icon1.png);
}
.page_pro .slick-prev, .page_pro .slick-next {
	display: none;
	background: none;
	width: 15px;
	height: 20px;
	position: absolute;
	top: inherit;
	bottom: -6px;
	left: inherit;
	right: inherit;
	z-index: 99999
}
.page_pro .slick-prev:after, .page_pro .slick-next:after {
	font-size: 16px;
	line-height: 20px;
	color: #c0c0c0;
	font-family: 'FontAwesome';
}
.page_pro .slick-dots {
	display: block !important;
	position: inherit;
	bottom: inherit;
	margin-top: 20px;
}
@media only screen and (max-width: 768px) {
.page_pro .slick-slider {
	padding: 24px 0 0
}
.page_pro .slick-dots {
	margin-top: 37px
}
.page_pro .slick-prev {
	left: 36%;
}
.page_pro .slick-next {
	right: 36%
}
}
@media only screen and (max-width: 480px) {
.page_pro .slick-prev {
	left: 20%;
}
.page_pro .slick-next {
	right: 20%
}
}/*products-tab*/
#parentHorizontalTab02 {
	margin: 0 0 30px 0!important;
	text-align: left;
}
@media only screen and (max-width: 768px) {
#parentHorizontalTab02 {
	margin: 10px 0 !important;
}
}
#parentHorizontalTab02 ul.resp-tabs-list {
	margin: 0px;
	padding: 2px 2px 0;
	background: #177dce;
	text-align: left;
}
#parentHorizontalTab02 .resp-tabs-list li {
	display: inline-block;
	margin: 0 5px 0 0;
	list-style: none;
	cursor: pointer;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
	text-align: center;
	background: #177dce;
	padding: 8px 20px;
	border-radius: 0
}
#parentHorizontalTab02 .resp-tabs-container div table {
	max-width: 100%;
}
#parentHorizontalTab02 .resp-tabs-container {
	padding: 10px 35px 25px;
	background-color: #f7f7f7;
	clear: left;
}
#parentHorizontalTab02 em.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
	padding: 10px 15px !important;
}
#parentHorizontalTab02 .resp-tab-content {
	display: none;
	padding: 10px 0 20px 0;
	font-size: 14px;
	line-height: 24px;
}
#parentHorizontalTab02 .resp-tab-content img {
	max-width: 100%;
}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active, #parentHorizontalTab02 .resp-tabs-list li:hover {
	background: #f7f7f7;
	color: #177dce;
	z-index: 99;
}
#parentHorizontalTab02 .resp-content-active, #parentHorizontalTab02 .resp-accordion-active {
	display: block;
}
#parentHorizontalTab02 em.resp-accordion {
	font-size: 16px;
	margin: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	border-radius: 0px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
#parentHorizontalTab02 em.resp-tab-active {
	margin-bottom: 0px !important;
}
#parentHorizontalTab02 em.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px !important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word;
}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0 !important;
	border-left: 4px solid #5AB1D0 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 10px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {
	color: #333;
	background: #DADADA
}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {
	display: block;
}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {
	border: 1px solid #1268bf;
}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #1268bf;/* !important;*/
}
#parentHorizontalTab02 .resp-jfit {
	width: 100%;
	margin: 0px;
}
#parentHorizontalTab02 .resp-tab-content-active {
	display: block;
}
@media only screen and (max-width: 768px) {
#parentHorizontalTab02 .resp-tabs-container {
	padding: 0;
}
#parentHorizontalTab02 {
	padding: 0 0 10px;
}
#parentHorizontalTab02 .resp-tabs-list li {
	padding: 8px 10px;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content {
	border: 1px solid #C1C1C1;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 15px 15px 30px 15px;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: 100px;
	clear: none;
}
#parentHorizontalTab02 .resp-tab-content {
	padding: 20px 20px;
	margin-bottom: 10px
}
#parentHorizontalTab02 .resp-accordion-closed {
	display: none !important;
}
#parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
.prom_main .prom_mainQ {
	padding: 40px 20px 50px;
}
}
@media only screen and (max-width: 580px) {
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li {
	width: 32%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4) {
	border-right: 1px solid #e6e6e6;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3) {
	border-right: none;
}
}
@media only screen and (max-width: 450px) {
#parentHorizontalTab02 .resp-tabs-list li {
	padding: 8px 6px;
	font-size: 15px;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li {
	width: 49%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3) {
	border-right: 1px solid #e6e6e6;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2) {
	border-right: none;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li {
	width: 48%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3) {
	margin-right: 2%;
}
#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2) {
	margin-right: 0;
}
}
.down_l {
	list-style: none;
}
.down_l li {
	margin-bottom: 30px;
}
.down_l li .main {
	background: #fafafa url(../images/down_bg.png) no-repeat right center;
	overflow: hidden;
	border-radius: 25px;
	padding-right: 20px;
	padding-left: 20px;
	transition: all .5s;
}
.down_l li:hover .main {
	background-color: #177dce;
	background-image: url(../images/down_bg_g.png);
}
.down_l li .main a {
	display: block;
	width: 100%;
	padding: 10px 0;
}
.down_l li .main p {
	display: inline-block;
	max-width: 80%;
	line-height: 24px;
	float: left;
	color: #333333;
	font-size: 14px;
	font-family: 'poppins-semibold';
	transition: all .5s;
}
.down_l li:hover .main p {
	color: #fff;
}
.down_l li .main i {
	color: #177dce;
	font-size: 20px;
	display: inline-block;
	float: left;
	line-height: 24px;
	margin-right: 10px;
	transition: all .5s;
}
.down_l li:hover .main i {
	color: #fff;
}
@media only screen and (max-width: 768px) {
.down_l li .main p {
	font-size: 14px;
	line-height: 20px;
}
.down_l li .main i {
	font-size: 18px;
	line-height: 20px;
}
.down_l li .main {
	background-size: 36px;
}
}/*service*/
.online_section {
	position: fixed;
	z-index: 99999;
	top: 200px;
	right: -200px;
	transition: all .3s ease;
}
.online_section ul li {
	list-style: none;
	width: 240px;
	height: 40px;
	color: #fff;
	padding-left: 50px;
	margin-bottom: 3px;
	border-radius: 5px;
	transition: all .5s ease;
	overflow: hidden;
	margin-bottom: 3px;
	line-height: 40px;
	font-size: 12px;
}
.online_section ul li a {
	line-height: 40px;
	font-size: 12px;
	color: #fff;
}
.online_section .online_tel {
	background: #177dce url(../images/online_t.png) no-repeat;
}
.online_section .online_email {
	background: #30BCBB url(../images/online_e.png) no-repeat;
}
.online_section .online_whatsapp {
	background: #3EBA2C url(../images/online_w.png) no-repeat;
}
.online_section .online_skype {
	background: #00AFF0 url(../images/online_s.png) no-repeat;
}
.online_section .online_coad {
	background: #177dce url(../images/online_c.png) no-repeat;
	padding: 0px;
}
.online_section .online_coad p {
	padding-left: 50px;
	font-size: 14px;
}
.online_coad .img {
	max-width: 150px;
	padding: 10px 30px;
	margin: 0 auto;
	padding-top: 0px;
}
@media only screen and (max-width: 1024px) {
.online_section {
	display: none;
}
}
#online_qq_layer {
	z-index: 9999999;
	position: fixed;
	right: 30px;
	bottom: 0;
}
#floatShow {
	display: block;
}
#floatHide {
	display: none;
}
#online_qq_tab {
	position: relative;
	z-index: 9;
}
#online_qq_tab #floatShow {
	text-transform: capitalize;
	overflow: hidden;
	background: url(../images/online.png) no-repeat center center;
	height: 45px;
	width: 200px;
	float: right;
	line-height: 45px;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
	 color:#fff; font-size:13px; padding-top:10px; padding-left:20px;
}
#online_qq_tab #floatShow i {
	height: 40px;
	width: 68px;
	float: right;
	display: inline-block;
}
#online_qq_tab #floatShow:hover {
	margin-right: 0;
}
#online_qq_tab #floatHide {
	overflow: hidden;
	background: #177dce;
	text-transform: uppercase;
	width: 100%;
	height: 45px;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	padding-left: 10px;
	width: 300px;
	text-align: left;
	border-radius: 5px 5px 0 0;
	font-family: 'CenturyGothicB';
}
#online_qq_tab #floatHide i {
	font-size: 12px;
	max-height: 32px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#online_qq_tab #floatShow:hover, #online_qq_tab #floatHide:hover {
	text-decoration: none;
}
#onlineService {
	display: inline;
	width: 300px;
	overflow: hidden;
	display: none;
	background: #fff;
	font-size: 13px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	border: 2px solid #177dce;
	border-top: none;
}
#online_qq_layer .inquiry .main_more {
	margin-top: 10px;
}
#online_qq_layer .inquiry .main_more input {
	padding: 0 35px;
	line-height: 36px;
}
#onlineService .text {
	margin-bottom: 10px;
	color: #808080;
	line-height: 20px;
	font-size: 12px;
}
.i_message_inquiry {
	padding: 20px 10px 20px 10px;
}
.i_message_inquiry .inquiry .form-control {
	border: none;
	background: none;
	border-radius: 0px;
	line-height: 40px;
	height: 40px;
	color: #999;
	font-size: 12px;
	width: 100%;
	border: 1px solid #eee;
	padding-left: 40px;
}
.i_message_inquiry .inquiry .form-control:focus {
	border: 1px solid #ccc;
	color: #333;
	box-shadow: none;
}
.i_message_inquiry .inquiry .input-group {
	background: #fff;
	height: 32px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
}
.i_message_inquiry .inquiry .input-group span {
	display: block;
	position: relative;
}
.i_message_inquiry .inquiry .input-group span:before {
	content: '*';
	color: red;
	position: absolute;
	right: 5px;
	top: 5px;
}
.i_message_inquiry .inquiry .input-group span.ms_p input {
	background-image: url(../images/mes_t.png);
	background-position: 8px 9px;
	background-repeat: no-repeat;
}
.i_message_inquiry .inquiry .input-group span.ms_e input {
	background-image: url(../images/mes_e.png);
	background-position: 8px 10px;
	background-repeat: no-repeat;
}
.i_message_inquiry .inquiry .input-group span.ms_m .form-control {
	height: 80px;
	padding-top: 10px;
	line-height: 20px;
	background-image: url(../images/mes_m.png);
	background-position: 8px 10px;
	background-repeat: no-repeat;
}
.i_message_inquiry .inquiry .input-group span.ms_p:before, .i_message_inquiry .inquiry .input-group span.ms_n:before {
	display: none;
}
.mobile_nav {
	position: fixed;
	background: #177dce;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	display: none;
	z-index: 999999;
}
.mobile_nav a {
	display: inline-block;
	width: 20%;
	padding: 0 10px;
	float: left;
	text-align: center;
	color: #fff;
}
.mobile_nav a i {
	font-size: 16px;
}
.mobile_nav a p {
	color: #fff;
	padding-top: 8px;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 12px;
}
.mobile_nav a:nth-child(3) {
	float: right;
}
.mobile_nav a:nth-child(4) {
	float: right;
}
@media only screen and (max-width: 768px) {
#onlineService .p {
	display: none
}
#online_qq_layer {
	right: 0;
}
#onlineService {
	width: 100%;
}
#online_qq_layer {
	width: 100%;
}
#online_qq_tab {
	width: 100%;
}
#online_qq_tab #floatShow {
	background: #177dce url(../images/mobile-inq.png) no-repeat center center;
	border-radius: 0;
	margin-right: 0;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -25px;
	border: 2px solid #e5e5e5;
	border-radius: 50%;
	text-indent: -999999px;
	z-index: 9999999999;
}
#online_qq_tab #floatShow i {
	display: none;
}
#online_qq_tab #floatHide {
	width: 100%;
	width: 100%;
	height: 36px;
	box-shadow: 0 0 10px 1px rgba(255,255,255,0.3);
}
#online_qq_tab #floatShow span {
	display: none;
}
.mobile_nav {
	display: block;
}
body {
	padding-bottom: 60px;
}
#onlineService .i_message_inquiry .main-more input {
	padding: 8px 20px;
}
.side {
	display: none
}
}
@media only screen and (max-width: 375px) {
.mobile_nav a p {
	display: none;
}
#online_qq_tab #floatShow {
	width: 42px;
	height: 42px;
	background-size: 42px;
	bottom: 10px;
}
body {
	padding-bottom: 50px;
}
}/*back-top*/
.back_top {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 100px;
	z-index: 9999;
	display: none;
	background: url(../images/top.png) no-repeat center;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.back_top:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
@media only screen and (max-width: 768px) {
.back_top {
	right: 0;
	bottom: 60px;
}
}
.table-responsive {
	overflow-x: auto
}
.faq_l {
	list-style: none;
}
.faq_l li.question {
	background: #fafafa url(../images/icon_faq.png) no-repeat 99% center;
	background-size: 36px;
	overflow: hidden;
	border-radius: 25px;
	padding: 5px;
	padding-right: 20px;
}
.faq_l li.question > i {
	display: inline-block;
	margin-right: 10px;
	background: #177DCE;
	width: 36px;
	height: 36px;
	float: left;
	border-radius: 50%;
	text-align: center;
	margin-top: 1px;
	margin-left: 1px;
	font-style: normal;
}
.faq_l li.question > i:before {
	content: "\f105";
	font-family: 'FontAwesome';
	line-height: 36px;
	font-size: 18px;
	color: #fff;
}
.faq_l li.question > h4 {
	margin: 0;
	display: inline-block;
	max-width: 80%;
	line-height: 24px;
	margin-top: 7px;
	float: left;
	color: #333333;
	font-size: 14px;
}
.faq_l li.answer {
	color: #333;
	font-size: 13px;
	line-height: 20px;
	padding: 15px;
	display: none;
}
.faq_l li.answer a {
	text-decoration: underline;
}
.faq_l li.answer a:hover {
	color: #177DCE;
}
.faq_l div.clearfix {
	height: 10px;
	display: block;
}
.faq_l li i.rotate {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: #177DCE;
}
@media only screen and (max-width: 768px) {
.faq_l li.question > h4 {
	font-size: 12px;
	margin-top: 4px;
	line-height: 20px;
}
.faq_l li.question > i {
	width: 28px;
	height: 28px;
}
.faq_l li.question > i:before {
	line-height: 28px;
}
}
@media only screen and (max-width: 480px) {
.faq_l li.question {
	background-image: none;
	padding: 0;
	border-bottom: 1px solid #eee;
	background: none;
	padding-bottom: 5px;
	border-radius: 0;
}
.faq_l li.answer {
	padding: 10px 0;
}
.faq_l li.question > h4 {
	max-width: 82%;
}
}
