/*
 * Copyright (c) 2019- 2021 ZHIYUNXINHGHUI Corporation. All Rights Reserved.
 */

@charset "utf-8";
*{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover{
	/*text-decoration: none;*/
	color: #FFFFFF;
}
a:focus{
	outline: none !important;
	text-decoration: none;
	color: #FFFFFF;
}
.error {
	color: red;
	margin-bottom: 0;
	margin-top: 5px;
	font-weight: normal;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	color: #fff;
    border: none;
    background: transparent;
}
@media (max-width: 767.98px) { 
	#name-error,#ihone-error,#image-error,#ihonecode-error,#company-error {
		position: absolute;
		top: 0px;
		right: 15px;
		display: none;
	}
}
.dx-logo-xs {
	width: 40px;
}
.top{
	position: fixed;
	top:0;
	width:100%;
	z-index: 1;
}

.navbar {
	padding: 10px 0;
	margin-bottom: 0;
	border: none;
}
.navbar-brand {
	padding: 0;
}
.navbar-brand>img {

}
.navbar-collapse {
	padding-left: 142px;
	padding-right: 0;
}
.nav>li>a {
	color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover
{
	background-color: transparent !important;
}
.nav>li>a:hover {
	background-color: transparent;
}
.nav>li.active>a {
	color: #00FF84;
	background-color: transparent;
}
.navbar-nav li a{
	color:white;
	font-size:16px;
}
.nav>li{
	line-height: 50px;
}
label.error.valid {
	display: none!important;
}
@media only screen and (max-width:768px) {
	.nav>li{
		border-top:1px solid #0D3048;
	}	
}
.navbar-nav li a:hover{
	background: none;
	color: #00FF84;
}
.navbar-nav
{
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

#bs-example-navbar-collapse-1{
	line-height: 70px;
}
.navbar-collapse.in {
	background: #000;
}
.navbar-toggle span{
	color: white;
}
@media (min-width: 768px) { 
	.navbar-collapse.in {
		background: transparent;
	}
 }
.top .dropdown:hover .dropdown-menu{
	display: block;
}
.top .dropdown-menu li a{
	color: #fff;
}

.top .dropdown-menu>.active>a {
	color: #fff;
	background: #00CD9F;
}
.top .navbar-nav>li>.dropdown-menu{
	min-width:0;
	border-radius: 4px;
	background: #00CD9F;
}
.top .dropdown-menu i{
	position: absolute;
	top:-27px;
	left:26px;
	color: #00CD9F;
}
.navbar-collapse .panel{
	background: none;
}
.navbar-collapse .panel .panel-body{
	padding:0;
	padding-left:30px;
	border:0 !important;
}
.navbar-collapse .panel .panel-body li a{
	
}
.navbar-collapse .panel-group{
	margin:0;
}
.navbar-collapse .panel .panel-heading a:hover{
	text-decoration: none;
}
.common-linear-bg {
	background-image: linear-gradient(to right , #007E62, #0C112C);
	background-color: #007E62;
}
.common-white-bg {
	background-color: #fff;
}
@media (max-width: 767.98px) { 
	.top {
		background-image: none;
		background-color: transparent;
	}
	.navbar-toggle span {
		color: #333;
	}
 }
.line {
	width: 100px;
	height: 5px;
	background: #fff;
	margin-bottom: 30px;
}
.home-img {
	width: 100%;
	height: auto;
}
.home-h2 {
	font-size: 48px;
	color: #fff;
	margin-bottom: 0;
}
.home-en {
	font-size: 16px;
	color: #fff;
	margin-bottom: 25px;
}
.home-select {
	margin-bottom: 0;
}
.home-select>span {
	color: #fff;
	font-size: 20px;
}
.server-line {
	height: 1px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 24px;
	right: 24px;
}
.server-driven {
	margin-left: 30px;
}
.home-select-en {
	font-size: 16px;
	color: #fff;
	margin-bottom: 31px;
}
.download-planar {
	display: flex;
}

.download-pc
{
	margin-top: 20px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
}

.download-pc-a
{
	font-size: 16px;
	color: #00FF84;
	line-height: 24px;
	text-decoration: underline;
}

.goto-pc-div
{
	height: 48px;
	width: 200px;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	line-height: 48px;

	background: #FD7A00;
	border-radius: 28px;
	margin-bottom: 50px;
}

.goto-pc-div:hover
{
	cursor: pointer;
}

.planar-img {
	display: flex;
    flex-direction: column;
    align-items: center;
}
.planar-img-android {
	margin-left: 55px;
}
.planar-img>img {
	width: 103px;
	height: 103px;
}
.planar-img>p {
	margin-top: 10px;
	color: #fff;
	font-size: 16px;
}
.product1-h2 {
	font-size: 20px;
	color: #00FF84;
	margin-bottom: 18px;
}
.product1-message>p {
	color: #fff;
}
.joy {
	font-size: 16px;
	color: #fff;
	margin-top: 21px;
	display: flex;
}
.joy:hover {
	color: #00CD9F;
}
.joy-block {
	color: #333;
}
.joy-block:hover {
	color: #333;
}
.product2 .icon-item {
	display: flex;
	flex-direction: column;
    align-items: center;
}
.icon-item>img {
	width: 70px;
	height: 70px;
}
.icon-item>p {
	margin-top: 10px;
	margin-bottom: 25px;
	color: #fff;
	font-size: 15px;
}
.product2-message {
	font-size: 15px;
	color: #00FF84;
}
@media (max-width: 767.98px) { 
	.icon-item>p {
		margin-top: 5px;
	margin-bottom: 5px;
		font-size: 13px;
	}
	.product2-message {
		font-size: 13px;
		margin-top: 5px;
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) { 
	.icon-item>p {
		margin-top: 20px;
		margin-bottom: 35px;
		font-size: 13px;
	}
}
.product3-h2{
	font-size: 32px;
	line-height: 45px;
	margin-bottom: 30px;
	color: #fff;
	text-align: center;
}
.swiper1{
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding-bottom: 24px;
}
.swiper-client {
	padding-bottom: 50px;
}
.swiper-pagination1{
	bottom: 0 !important;
}
.product3-row {
	/* display: flex; */
    align-items: center;
}

.product3-top
{
	margin-bottom: 24px;
}
.product3-top-h
{
	font-size: 32px;
	line-height: 45px;
	text-align: center;
	color: #00FF84;
}

.product3-bottom
{
	font-size: 18px;
	text-align: center;
	margin-top: 18px;
	color: white;
}

.prodyct3-main-right {
	display: flex;
	flex-direction: column;
}
.prodyct3-main-right .product1-message>p {
	text-indent: 0;
	font-size: 16px;
}
.swiper-pagination-bullet-active {
	background: #00CD9F !important;;
}
.product4-xs {
    border: 1px solid #00FF84;
    margin-bottom: 11px;
}
.product4-h2 {
	font-size: 15px;
	color: #fff;
	text-align: center;
}
@media (min-width: 768px) { 
	.product4-h2 {
		font-size: 25px;
	}
 }
.product5-h3-line {
	width: 280px;
	height: 4px;
	background: #fff;
	margin: 5px 0;
}
.product5-h2 {
	margin-bottom: 20px;
}
.product5-h2>img {
	width: 165px;
}
.product5-h3 {
	font-size: 20px;
	color: #fff;
	margin: 0;
}
.product5-meassge-list {
	margin-top: 25px;
}
.product5-meassge-list>p {
	font-size: 20px;
	color: #00FF84;
	margin-bottom: 5px;
}
.product6-row {
	margin-bottom: 20px;
}
.product6-row:nth-child(even) {
	background-image: linear-gradient(to right , #00765A, #0A0F29);
	background-color: #00765A;
}
.product6-row img {
	width: 100%;
}

/*新产品*/
.new-container
{}

.new-container-title
{
	display: flex;
	justify-content: center;
	align-items: center;
}

.new-container-text
{
	width: 143px;
	height: 40px;
	text-align: center;
	background: #00CD9F;
	border-radius: 4px;
	font-size: 24px;
	color: #FFFFFF;
	line-height:40px;
	z-index: 10;
}

.new-container-kuang
{

}
.icon-item-content
{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 15% !important;
}
.client-col-5n
{
	width: 20%;
}
.client-col-7
{
	width: 14.28%;
}
.client-col-7
{
	width: 14.28%;
}
.icon-item-div-img
{
	/*padding: 0 25%;*/
	display: flex;
	align-items: center;
}
.icon-item-img
{
	max-width: 64px;
	width: 100%;
}

.client-img-2
{
	width: 100%;
	max-width: 80px;
}
.icon-item-p
{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin:8px 0 ;
}

/* 新案例 */
.client-row
{
	display: flex;
	flex-flow: row wrap;
	margin: 0 !important;
}
.client-col-5
{
	width: 16.66%;
	/*padding-left: 10%;*/
	/*padding-right: 10%;*/
	/*padding-right: 25px;*/
	margin-bottom: 69px;
}
.client-img
{
	object-fit: scale-down;
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
}


.client-img-text
{
	font-size: 16px;
    color: #FFFFFF;
    text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
/* 新案例 end */
/* 用户评价 */
.evaluate-div
{
	width: 360px;
	margin-bottom: 10px;
}
.evaluate-flex
{
	display: flex;
}
.evaluate-col
{
	display: flex;
	justify-content: center;
}
.evaluate-img
{
	width: 62px;
	height: 62px;
	object-fit: scale-down;
	margin-right: 14px;
}
.evaluate-text
{
	height: 62px;
	display: flex;
	align-items: center;
}
.evaluate-text-1
{
	font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
}
.evaluate-text-2
{
	font-size: 14px;
    color: #FFFFFF;
	line-height: 20px;
	margin-top: 4px;
}
.triangle_border_up
{
  width:0;
  margin-top: 9px;
  height:1.3rem;
  margin-left: 20px;
  position:relative;
}

.triangle_border_up span{
	display:block;
	width:0;
	height:0;
	border-width:0 1.3rem 1.3rem;
	border-style:solid;
	border-color:transparent transparent rgb(182,231,224);/*透明 透明  黄*/
	position:absolute;
	top:0;
	left:0;
  }
  .evaluate-real-content
  {
	  background-image: linear-gradient(180deg, #C2F0E9 0%, #98DBE7 100%);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 19px 16px;
	font-size: 15px;
    color: #333333;
	text-align: justify;
	line-height: 32px;
  }

  .evaluate-real-content-1
  {
	height: 520px;
  }
/* 用户评价 end */
@media (min-width: 992px) {
	.product6-row img {
		width: 85%;
	}
}
@media (min-width: 1200px) {
	.product6-row img {
		width: 68%;
	}
	.pro-item-title{
		cursor: pointer;
		background: rgba(255,255,255,0.20);
		border-radius: 4px;
		font-size: 18px;
		color: rgba(255,255,255,0.70);
		padding: 12px 45px;
		text-align: center;
		margin: 0 13%;
		font-weight: bold;

	}
}
.product-col>h2 {
	color: #00FF84;
	font-size: 18px;
}
.product-col>p {
	color: #fff;
	font-size: 16px;
}
@media (max-width: 767.98px) { 
.product6-row {
	margin-bottom: 10px;
}
	.product-col>h2 {
		font-size: 15px;
	}
	.product-col>p {
		font-size: 15px;
	}
	.joy-block {
		font-size: 15px;
		margin-top: 10px;
	}
}
.product8 .icon-item {
	display: flex;
	flex-direction: column;
    align-items: center;
}
.pro8-icon-item {
	margin-bottom: 20px;
}
.pro8-icon-item>img {
	width: 70px;
	height: 70px;
}
.pro8-icon-item>p {
	color: #fff;
	margin: 0;
}
.pro8-icon-item .pro8-icon-item-title {
	margin-top: 10px;
	font-size: 18px;
}
.pro8-icon-item>p:last-child {
	margin-top: 5px;
	font-size: 12px;
}
@media (max-width: 767.98px) { 
	.pro8-icon-item {
		margin-bottom: 5px;
	}
	.pro8-icon-item .pro8-icon-item-title {
		margin-top: 5px;
		font-size: 14px;
		font-weight: bold;
	}
}
.product9-col {
	padding: 0;
}
.product9 .fp-tableCell {
	vertical-align: top;
}
.product9-main {
	margin-top: 90px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
}
.product9-h2 {
	margin-bottom: 10px;
}
.product9-common {
	width: 100%;
	height: 200px;
    background-repeat: no-repeat;
	background-size:100% 100%;
}
.product9-1 {
	background-image: url(../../images/board1-d.png);
}
.product9-2 {
	background-image: url(../../images/board2-d.png);
}
.product9-3 {
	background-image: url(../../images/board3-d.png);
}
.product9-4 {
	background-image: url(../../images/board4.png);
}
.product9-1:hover {
	background-image: url(../../images/board1-active-d.png);
}
.product9-2:hover {
	background-image: url(../../images/board2-active-d.png);
}
.product9-3:hover {
	background-image: url(../../images/board3-active-d.png);
}
.product9-4:hover {
	background-image: url(../../images/board4-active.png);
}
@media (min-width: 768px) and (max-width: 969.98px) {
	.product9-main {
		margin-top: 70px;
		margin-bottom: 50px;
	}
	.product9-common {
		height: 180px;
	}
}
@media (min-width: 400.98px) and (max-width: 767.98px) {
	.product9-col {
	padding: 0 15px;
	margin-bottom: 30px;
}
	.product9-common {
		height: 170px;
	}
	.product9-1 {
	background-image: url(../../images/board1-d.png);
}
.product9-2 {
	background-image: url(../../images/board2.png);
}
.product9-3 {
	background-image: url(../../images/board3-d.png);
}
.product9-4 {
	background-image: url(../../images/board4.png);
}
.product9-1:hover {
	background-image: url(../../images/board1-active-d.png);
}
.product9-2:hover {
	background-image: url(../../images/board2-active.png);
}
.product9-3:hover {
	background-image: url(../../images/board3-active-d.png);
}
.product9-4:hover {
	background-image: url(../../images/board4-active.png);
}
}
@media (min-width: 320px) and (max-width: 400px) {
.product9-col {
	padding: 0 15px;
	margin-bottom: 30px;
}
.product9-common {
	height: 100px;
}
.product9-1 {
	background-image: url(../../images/board1.png);
}
.product9-2 {
	background-image: url(../../images/board2.png);
}
.product9-3 {
	background-image: url(../../images/board3.png);
}
.product9-4 {
	background-image: url(../../images/board4.png);
}
.product9-1:hover {
	background-image: url(../../images/board1-active.png);
}
.product9-2:hover {
	background-image: url(../../images/board2-active.png);
}
.product9-3:hover {
	background-image: url(../../images/board3-active.png);
}
.product9-4:hover {
	background-image: url(../../images/board4-active.png);
}
	.home-h2 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 0;
	}
	.product-mag{
		text-align: center;
		font-size: 24px;
		color: white;
	}
.pro-item-title{
		cursor: pointer;
		background: rgba(255,255,255,0.20);
		border-radius: 4px;
		font-size: 15px;
		color: rgba(255,255,255,0.70);
		padding: 5px 2px;
		text-align: center;
		font-weight: bold;

	}
}
@media (min-width: 970px) {
	.product9-main {
		margin-top: 100px;
		margin-bottom: 70px;
	}
}
.company-left{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.company-left img{
   width: 50px;
	height: auto;
}
.company-title {
	margin-bottom: 30px;
	margin-top: 10px;
	color: #00FF84;
	text-align: center;
	font-size: 18px;
}
.company-message {
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 1px #ffffff dashed;
}
.join-h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 50px;
}
.join-message {
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: 1px #ffffff dashed;
}

.client-img-header {
	width: 101px;
	height: 101px;
}
.client-header-name {
	margin-top: 25px;
}
.client-header-name>p {
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}
.client-meaasge {
	text-indent: 2em;
	font-size: 18px;
	color: #fff;
}
.contact-h2 {
	margin-top: 50px;
	margin-bottom: 29px;
	color: #fff;
	font-size: 32px;
}
.contact-message {
	color: #fff;
	margin-bottom: 10px;
	font-size: 18px;
}
.contact-map {
	overflow: hidden;
	border-radius: 16px;
	width: 100%;
	height: 300px;
}
.address {
	color:#fff;
	font-size: 15px;
	margin-top: 10px;
}
.copyright {
	width: 100%;
	position: absolute;
	text-align: center;
    bottom: 0;
    color: #fff;
}
.copyright-mobile {
	width: 100%;
	text-align: center;
    color: #fff;
}

#map {
	height: 300px;
}
.img-group {
	margin-top: 180px;
	color: #fff;
}
.img-item>p {
	text-align: center;
	font-size: 15px;
}
.img-text {
	margin-top: 10px;
}
.img-text>p {
	text-align: center;
	margin: 0;
}
@media (max-width: 767.98px) { 
	.contact-h2 {
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 16px;
	}
	.contact-message {
		margin-bottom: 5px;
	}
	.contact-map {
		height: 150px;
	}
	.address {
		font-size: 12px;
		margin-top: 5px;
	}
	#map {
		height: 150px;
	}
	.img-group {
		margin-top: 10px;
	}
	.img-item>p {
		text-align: center;
		font-size: 12px;
	}
	.img-text {
		margin-top: 5px;
	}
}
.verify {
	padding: 20px;
	background: #fff;
	border-radius: 8px;
}
.verify-h2 {
	margin-top: 0;
	color: #333;
	font-size: 20px;
	text-align: center;
	margin-bottom: 22px;
}
.control-label {
	font-weight: normal;
}
.form-group {
	margin-bottom: 22px;
}
.img-code {
	height: 34px;
}
.get-code {
	min-width: 80px;
	background: #00CD9F;
	color: #fff;
	border-radius: 17px;
}
#get-code:focus {
	outline:none;
}
.get-code:hover {
	color: #fff;
}
.submit-btn {
	width: 100%;
	border-radius: 23px;
	background: #00CD9F;
	color: #fff;
}
.submit-btn:hover {
	color: #fff;
}
@media (max-width: 767.98px) {
	.verify-h2 {
		font-size: 15px;
		margin-bottom: 8px;
	}
	.form-group {
		margin-bottom: 8px;
	}
	.verify .control-label {
		width: 100%;
	}
	.img-code {
		margin-top: 5px;
		float: left!important;
	}
	.get-code {
		margin-top: 5px;
		float: left!important;
	}
}
.offer-top {
	padding: 10px 0;
}
.back-group {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.image-top {
	height: 70px;
	line-height: 70px;
	color: #333;
	font-size: 16px;
}
.offer-tab {
	margin-top: 50px;
}
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}
.product-mag2{
	text-align: center;
	font-size: 12px;
	color: #C1C1C1;
}
.product-content-left{
	margin-top: 30px;
}
.product-content-left img{
	width: 100%;
	height: auto;
}
.product-content-right{
	margin-top: 30px;
	padding-left: 60px;
}
.product-content-right-item{
	margin-bottom: 15px;
}
.product-content-right-item .count{
	font-size: 20px;
	color: #00FF84;
}
.product-content-right-item .description{
	font-size: 12px;
	color: #FFFFFF;
}
.pro-item-list{
	margin-top: 30px !important;
}
.pro-item{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.selected{
	background: #00FF84;
	color: #333333;
}
.pro-value{
	height: 380px;
	background-image: linear-gradient(180deg, #C2F0E9 0%, #98DBE7 100%);
	border-radius: 12px;
	margin: 0 10px;
	padding: 25px 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.data-type{
	color: white;
}
.lable-title{
	display: inline-block;
	margin-top: 40px;
	font-size: 18px;
	padding: 7px;
	border: 1px solid #FFFFFF;
}
.lable-dec{
	margin: 15px 0;
	font-size: 15px;
}
.scene{
  margin-bottom: 10px;
}
.scene-item{
	line-height: 25px;
}
.pro4{
	height: 500px;
	margin-top: 40px !important;
}
.pro2{
	margin-top: 40px !important;
}
.pro2 video{
	height: 600px;
	width: 100%;
	object-fit: fill;
}
.video-item{
	cursor: pointer;
	display: flex;
    color: white;
	border-bottom: 1px #666666 solid;
	padding: 20px 0;
}
.video-item-mobile{
	cursor: pointer;
	display: flex;
	flex-direction: column;
	color: white;
	border-bottom: 1px #666666 solid;
	padding: 20px 0;
}
.video-item-mobile video{
	height: auto;
	width: 100%;
	object-fit: fill;
	margin-top: 5px;
}
.video-item img{
	width: 140px;
	height: 76px;
	margin-right: 20px;
}
.video-selected{
	border: 2px solid #00FF84;
}
.triangle{
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: rgba(255,255,255,0.20);
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}
.triangle-selected{
	border-top-color: #00FF84;
}
.floating{
	display: flex;
	position: fixed;
	right: 10px;
	top: 40%;
}
.floating img{
    width: 64px;
	height: auto;
	z-index: 2;
	margin-bottom: 2px;
}
.qr-code-max{
	position: relative;
	background: white;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 4px;
	margin-right: 13px;
	padding: 10px 15px 0 15px;
	font-size: 12px;
}
.qr-code-max img{
	width: 124px;
}
.qr-code{
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 12px;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 5px 8px;
	margin-top: 2px;
}
.wx-riangle-left{
	position: absolute;
	top: 30px;
	right: -10px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #FFFFFF;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.douyin-riangle-left{
	position: absolute;
	bottom: 40px;
	right: -10px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #FFFFFF;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
@media only screen and (min-width: 1366.89px) {
   html{
      font-size:19.20px
   }
	.product-mag{
		text-align: center;
		font-size: 30px;
		color: white;
	}
}

@media (min-width: 1200px){
   html{
      font-size:13.66px;
   }
	.swiper-pagination-bullet {
		width: 12px;
		height: 12px;
	}
   .product1-h2 {
	   font-size: 20px;
	   margin-bottom: 20px;
   }
   .product1-message>p {
	   font-size: 15px;
   }
   .joy {
	   font-size: 18px;
	   color: #00FF84;
   }
   .joy-we {
	   font-size: 18px;
	   text-decoration: underline;
   }
   .client{
	   width: 80%;
	   text-align: center;
   }
   .product3-h2 {
		font-size: 32px;
		font-weight: bold;
		margin-top: 0;
   }
   .icon-item>p {
	   font-size: 20px;
   }
   .product2-message {
	   font-size: 22px;
   }
   .product5-h3 {
		font-size: 26px;
	}
	.product9-main {
		margin-top: 120px;
		margin-bottom: 80px;
		text-align: center;
		color: #fff;
	}
	.product9-h2 {
		margin-bottom: 20px;
	}
	.join-h2 {
		font-size: 28px;
	}
	.join-message {
		font-size: 15px;
		line-height: 30px;
		padding-bottom: 20px;
		border-bottom: 1px #ffffff dashed;
	}
	.client-meaasge {
		margin-bottom: 30px;
		font-size: 24px;
	}
	.client-img-header {
		width: 200px;
		height: 200px;
	}
}
