.ffont-b {
	font-size: 26px;
	font-weight: bold;
}
.tcontent {
	width: 100%;
	margin: 0 auto;
}
.tcontent-img img{
	width: 100%;
}
.ccontent {
	max-width: 1520px;
	margin: 0 auto 30px auto;
}
/*åª’ä½“æŸ¥è¯¢*/
@media (min-width: 1200px) {
	.col-lg-3 {
		width: 24%;
	}
	.col-lg-3-n {
		width: 280px;
	}
	.col-lg-3-about {
		width: 25%;
	}
	.col-xs-12-n {
		/* width: 280px; */
	}
	.container {
		width: 77%;
		/* width: 1170px; */
	}
	.container-wrap {
		width: 871px;
	}
	.footerCenter {
		width: 50%;
	}
	.tiptip {
		width: 20%;
		line-height: 40px;
		display: inline;
		font-size: 1rem;
		color: #8a8a8a;
		margin-left: -40px;
	}
	.container02 {
		width: 1170px !important;
	}
	.dcontainer {
		width: 90% !important;
		margin: 0 0 0 6% !important;
	}
}
.container01 {
	width: 900px !important;
}
li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
.white {
	background: #fff;
}
.white-color {
	color: #fff;
}
.border-left {
	border-left: 1px solid #ccc;
}
.theme-bgcolor {
	background: #5cc2d0;
}
.theme-color {
	color: #5cc2d0;
}
.address {
	text-align: center;
}
.address a{
	color:#fff;
}
.phone {
	text-align: right;
}
.col-lg-offset-right-2{
	margin-right: -16.66666667%;
}
.navbar-nav .active .theme-color {
	background: #5cc2d0;
	color: #fff;
}
/*å¯¼èˆª*/
.nav>li>.theme-color:hover,
.nav>li>.theme-color:focus {
	background: #5cc2d0;
	color: #fff;
}
.navbar {
	border-bottom: 0.5px solid #e7e7e7;
	margin: 0;
}
.padding-10 {
	padding: 10px 0;
}
.margin-5 {
	margin: 0 5px;
}
.border-radius {
	border-radius: 5px;
}
#slider>.carousel-inner>.item {
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#slider>.carousel-inner>.item>img {
	width: 100%;
}
.banbox{
	width: 100%;
}
.banbox .swiper-container{
	width: 100%;
}
.swiper-slide .slidebg{
	position: relative;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.markbg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(transparent, #000);
	background: -o-linear-gradient(transparent, #000);
	background: -moz-linear-gradient(transparent,#000);
	background: linear-gradient(transparent,#000);
	opacity: 0.5;
}
.sildemes{
	position: absolute;
	top: 50%;
	margin-top: -60px;
	left: 50%;
	margin-left: -380px;
	width: 760px;
	height: 120px;
	font-size: 50px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	z-index: 100;
}
.swiper-button-prev{
	width: 36px;
	font-size:36px;
	background-image: none;
	left: 60px;
}
.swiper-button-next{
	width: 36px;
	font-size:36px;
	background-image: none;
	right: 60px;
}
.swiper-pagination .swiper-pagination-bullet{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	/*text-indent: -999px;*/
	cursor: pointer;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 10px;
	opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active{
	width: 11px;
	height: 11px;
	margin: 0;
	background: #fff;
	border: 0;
}
.Introduce {
	text-align: center;
}
.qybox{
	padding-bottom: 30px;
}
.Introduce img{
	width: 300px;
	height: 200px;
}
.Introduce-img-info{
	padding: 0 30px;
}
.Introduce-img-info p{
	text-align: left;
}
.Introduce-text {
	margin-top: 30px;
	color: #787878;
	text-align: left;
	text-indent: 1rem;
}
.border-title {
	border-bottom: 2px solid #000;
	display: inline-block;
	padding: 3px;
}

.Introduce-wrapper {
	margin-top: 50px;
	color: #4e4e4e;
}
.logo {
	width: 200px;
	height: 50px;
}
.title {
	width: auto;
	display: inline-block;
	margin: 0 auto;
	color: #5cc2d0;
	border-bottom: 2px solid #5cc2d0;
	box-sizing: border-box;
}
.video {
	height: 400px;
	background-image: url(../images/b1.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
.video-title {
	color: #fff;
	font-family: "Raleway-SemiBold";
	margin-bottom: 20px;
}
.video-tag {
	color: #fff;
	margin-bottom: 30px;
}
.watch-video-btn {
	color: rgb(255, 255, 255);
	font-size: 16px;
	background: transparent;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(20, 204, 112);
	border-image: initial;
	border-radius: 50px;
	padding: 10px;
}
.watch-video-btn .fa-play {
	border-radius: 50%;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(255, 255, 255);
	border-image: initial;
	padding: 8px 8px 8px 12px;
}
.content-div {
	margin-top: 100px;
	width: 100%;
}
.text-center {
	text-align: center;
}
.watch-video-btn .fa-play {
	border-radius: 50%;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(255, 255, 255);
	border-image: initial;
	padding: 8px 8px 8px 12px;
	margin-right: 10px;
}
.watch-video-btn:hover {
	color: #fff;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #fff;
	text-decoration: none;
}
.fa {
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
/* video modal */
#videoModal .modal-body #control #play-pause,
#videoModal .modal-body #control #video-replay {
	position: absolute;
	width: 142px;
	height: 142px;
	border: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.modal {
	z-index: 10050;
	display: none;
}
.modal-backdrop {
	z-index: 10040
}
#videoModal .modal-body #control #play-pause {
	background: url(../img/play-icon2.png) no-repeat
}

#videoModal .modal-body #control #video-replay {
	background: url(../img/play-icon2.png) no-repeat
}
#videoModal .modal-body #video {
	height: 100%;
	width: 100%;
}
#videoModal .modal-body .wrapper{
	display: flex;
    justify-content: center;
}
#videoModal .modal-dialog {
	width: 100%;
	margin: 0 auto;
	max-width: 68%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.videobox{
	width: 100%;
}
.suspension {
	position: fixed;
	right: 0;
	bottom: 100px;
}
.suspension li {
	width: 50px;
	height: 50px;
	background: #353535;
	margin: 5px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	visibility: hidden;
}
.suspension li i {
	font-size: 20px;
}
.suspension-content div {
	position: absolute;
	visibility: hidden;
}
.WeChat-content {
	top: 0;
	right: 60px;
	padding: 10px 50px;
	border-radius: 10px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, .8);
	background: #fff;
}
.WeChat-content img{
	width: 100px;
	height: 100px;
}
.phone-content {
	top: 50px;
	right: 60px;
	padding: 10px 30px;
	border-radius: 10px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, .8);
	background: #fff;
	white-space: nowrap;
}
.weibo-content {
	top: 150px;
	right: 60px;
	padding: 10px 30px;
	border-radius: 10px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, .8);
	background: #fff;
	white-space: nowrap;
}
.weibo-content img{
	width: 100px;
	height: 100px;
}
/*ä¼ä¸šæ–‡åŒ–*/
.cultureBottom {
	text-align: center;
}
.cultureBottom-info {
	margin: 20px 0;
}
.cultureBottom-img {
	margin-top: 20px;
}
/*äº§å“å±•ç¤º*/
.dispaly li p {
	color: #666;
}
.dispaly #myTab {
	overflow: hidden;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.dispaly-img {
	height: 240px;
	line-height: 240px;
	margin: 0 auto;
}
.dispaly-img img {
	display: inline;
	max-height: 240px;
}
.dispaly #myTab li {
	border: 1px solid #F2F2F2;
	margin: 0 5px;
	font-size: 14px;
	border-radius: 5px;
}
.dispaly #myTab li a {
	padding: 8px 15px;
	color: black;
}
.dispaly #myTab li a:hover,
.dispaly #myTab li a:focus {
	background: #5cc2d0;
	color: #fff;
	border-radius: 5px;
}
.dispaly #myTab li.active {
	background: #5cc2d0;
	color: #fff;
}
.dispaly #myTab li.active a {
	color: #fff;
}
#myTabContent li {
	border: 1px solid #ccc;
	margin: 20px 5px;
}
#myTabContent li a {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
/*æ‹›å•†åŠ ç›Ÿ*/
.merchantsJoining {
	text-align: center;
	margin-top: 20px;
}
.merchantsJoining-info {
	width: 70%;
	text-align: left;
	margin: 50px auto 20px;
	font-family: "å¾®è½¯é›…é»‘";
}
.merchantsJoining-img  img{
	width: 100%;
	height: 253px;
}
.investmentProcess{
	margin-top: 50px;
	max-height: 400px;
	overflow: hidden;
}
.merchantsJoining-text {
	margin-top: 20px;
}
.investmentSupport{
	background: #fff;
	text-align: left;
}
.investmentSupport-info {
	margin-top: 20px;
}
.investmentSupport-info div {
	background: #d1c0a6;
	padding: 5px;
	height: 200px;
}
.investmentSupport-info h1 {
	margin: 0;
}
.investmentSupport-info p {
	margin: 0;
	padding: 2% 8% 0;
	line-height: 2;
	font-weight: normal;
}
.investmentSupport-info div i {
	color: #fff;
	margin: 0 10px;
	font-size: 60px;
}
.process{
	margin: 50px;
	background: url(../img/tt.jpg) no-repeat;
}
.process-info {
	border: 2px solid black;
	width: 200px;
	height: 200px;
	margin: 30px auto;
	display: flex;
	align-items: center;
}
.p-i-inner {
	margin: 0 auto;
}
.process-info-center{
	border: 2px solid black;
	padding: 10px;
	width: 200px;
	margin: 30px auto;
	height: 200px;
	display: flex;
	align-items: center;
}
/*è”ç³»æˆ‘ä»¬*/
.contact {
	margin: 20px;
}
.contact-img-left img {
	width: 500px;
	height: 300px;
}
.contact-img-right img {
	width: 500px;
	height: 140px;
	margin: 5px 0;
}
.contact-wrap {
	margin-top: 50px;
	text-align: center;
}
.contact-wrap img {
	width: 100px;
	height: 100px;
}
.map iframe {
	border: none;
	width: 100%;
	height: 300px;
}
.contact-wrap strong {
	font-size: 16px
}
.contact-name {
	margin-top: 30px;
}
.gmap-area {
	background-image: url(../img/map.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0;
}
/*ä¼ä¸šå¤´æ¡*/
.headlines {
	margin: 30px 0;
	overflow: hidden;
}
.headlines h3 {
	margin: 0;
}
.headlinesData {
	color: #666;
}
.headlinesData-info {
	margin-top: 20px
}
.headlines-List {
	margin-top: 30px;
}
.headlines-List img {
	width: 240px;
	height: 160px;
}
.showcon{
	text-align: left;
	padding: 30px 0;
	font-size: 14px;
	line-height: 1.4;
}
showcon *{
	font-size: 14px;
	line-height: 1.4;
}
showcon p,showcon div,showcon section{
	margin-bottom: 10px;
}
.showcon img{
	max-width: 100%!important;
	width: auto!important;
	height: auto!important;
}
.seeDetails a {
	margin: 10px 0;
	color: black;
}
.seeDetails-icon {
	margin-left: 5px;
	font-size: 10px;
	color: #666;
}
.seeDetails a {
	font-size: 12px;
}
.headlines-details {
	text-align: center;
	margin-top: 30px;
}
.headlines-details .container {
	padding: 0 24px;
}
.headlines-details-bottom {
	display: flex;
	justify-content: space-between;
}
.headlines-details-bottom a {
	color: black;
	width: 200px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 20px;
}
.headlines-details-top,
.headlines-details-bottom {
	line-height: 30px;
	font-size: 14px;
	text-align: left;
}
.headlinesBody {
	max-width: 900px;
	line-height: 1.8;
}
.headlinesBody img {
	width: 80%;
	height: auto;
}

/*ç•™è¨€*/
.leave-comments-wrapper {
	width: 550px;
	position: fixed;
	top: 40%;
	left: 50%;
	margin-left: -275px;
	background: #fff;
	padding: 50px 20px 20px 40px;
	border-radius: 10px;
	display: none;
	z-index: 100000;
}
.closeMsg {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	z-index: 90;
}
.closeMsg>img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.form-control {
	display: block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.blocking{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: .5;
	display: none;
	z-index: 10000;
}
.getGoodsBannerImg {
	width: 100%;
	height: 80%;
}
.getGoodsWordsImg {
	width: 40%;
	margin: 0 auto;
	display: block;
}
.getGoodsPhone {
	width: 40%;
	margin: 0 auto;
}
.getGoodsPhone img {
	width: 40%;
}
.getGoodsPhoneImg1 {
	float: left;
}
.getGoodsPhoneImg2 {
	margin-left: 20%;
}
.iconA {
	color: #fff;
	text-decoration: none;
}
.iconA:hover{
	color: #fff;
	text-decoration: none;
}
/*å…³äºŽæˆ‘ä»¬*/
.aboutus {
	background: #eee;
}
.aboutus-words h4{
	margin: 15px 0 0 0;
	text-align: center;
	font-size: 17px;
}
.aboutus-words p {
	margin: 15px 0 0 0;
}
.aboutus-title {
	font-size: 15px;
}
.aboutus li p {
	color: #666;
}
.aboutus #myTab {
	height: 60px;
	line-height: 45px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	/*margin-top: 30px;*/
}
.aboutus-img {
	height: 240px;
	line-height: 240px;
	marigin: 0 auto;
}
.aboutus-img img {
	display: inline;
}
.aboutus #myTab li {
	width: 15%;
	border: 1px solid #F2F2F2;
	/*margin: 0 5px;*/
	font-size: 14px;
	/*border-radius: 5px;*/
	text-align: center;
}
.aboutus #myTab li a {
	padding: 8px 15px;
	color: black;
}
.aboutus #myTab li a:hover,
.aboutus #myTab li a:focus {
	background: #fff;
	color: rgb(226, 191, 133);
	border-radius: 5px;
}
.aboutus #myTab li.active {
	background: #fff;
	color: rgb(226, 191, 133);
}
.aboutus #myTab li.active a {
	color: rgb(226, 191, 133);
}
.about-culture-words {
	margin: 30px 0 0 0;
	display: flex;
	justify-content: space-around;
}
.aboutTeam img{
	width: 100%;
	height: 100%;
	margin: 30px 0 0 0;
}
.aboutTeam-img-ls {
	width: 271px !important;
	height: 180px !important;
}
.about-process {
	margin: 30px 0 0 0;
}
.about-process img{
	height: 209px;
}
/*page*/
#pages {
	margin-top: 50px;
	line-height: 12px;
	text-align: center;
}
#pages>a, #pages>span {
	padding: 8px 11px;
	font-size: 12px!important;
	color: #555;
	border: 1px #ddd solid;
	margin: 3px 0px;
	line-height: 12px;
	display: inline-block;
	box-sizing: border-box;
	zoom: 1;
	text-decoration: none;
}
#pages>span{
	color:#fff;
	background: #5cc2d0;
	border: 1px #5cc2d0 solid;
}
.nolist{
	padding: 60px 0;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 50px;
}
.nolist>img{
	width: 50px;
	height: 50px;
}
.about_arcbox{
	padding: 30px 0;
}
#dituContent{
	width: 100%;
	height: 300px;
}
#dituContent label{
	max-width:none;
}

@media (max-width: 992px) {
	.pricing-block {
		margin: 20px 10px;
		width: 300px;
	}
	.pricing-block .price-block {
		padding: 10px;
	}
	.price-list ul li {
		font-size: 16px;
	}
	.testimonials-arrow-left {
		left: 0;
	}
	.testimonials-arrow-right {
		right: 0;
	}
	.col-xs-12-n {
		/*width: 237px;*/
	}
	.container-wrap {
		width: 600px;
	}
	.container01{
		width: 100%!important;
	}
}
@media screen and (max-width: 986px) {
	.col-xs-12-n {
		width: 280px !important;
	}
}
@media only screen and (min-width:768px){
	#slider>.carousel-inner>.item {
		height: 500px;
	}
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.navbar-nav>li>a {
		padding-top: 6px;
		padding-bottom: 6px;
		margin-top: 10px;
	}
	.col-xs-12-n {
		width: 280px;
	}
}

@media screen and (max-width: 1024px){
	.swiper-slide .slidebg {
		height: 400px;
	}
	.sildemes{
		margin-left:-350px;
		margin-top: -40px;
		width: 700px;
		height: 80px;
		font-size: 32px;
		line-height: 40px;
		overflow: hidden;
	}
	.swiper-button-prev{
		width: 36px;
		left: 20px;
	}
	.swiper-button-next{
		width: 36px;
		right: 20px;
	}
}
@media screen and (max-width: 767px) {
	#videoModal .modal-dialog {
		max-width: 90%;
	}
	#video_intro{
		width: 100%;
		height: 240px!important;
	}
	.swiper-slide .slidebg{
		height: 200px;
	}
	.swiper-button-prev,.swiper-button-next{
		display: none;
	}
	.sildemes{
		margin-left:-45%;
		margin-top: -36px;
		width: 90%;
		height: 72px;
		font-size: 20px;
		line-height: 24px;
		overflow: hidden;
	}
	.section-heading:after,
	.features-heading:after {
		left: 0;
		right: 0;
	}
	a.start-trial {
		float: none;
	}
	.trial .btn-trial {
		width: 200px;
		margin: -25px auto !important;
		padding: 0;
	}
	.testimonials {
		padding: 10px;
	}
	.trial .btn-trial a {
		font-size: 18px;
	}
	.how_it_works .arrow:after {
		content: "";
	}
	.be-found-block,
	.solution,
	.strategy-detail {
		text-align: center;
	}
	.headlines-List img {
		width: 100px !important;
		height: 70px !important;
	}
	.headlines-List h3 {
		font-size: 15px!important;
		line-height: 1.2;
	}
	.headlines-List-img {
		padding: 0 !important;
		margin-left: 8%;
	}
	.headlines-List-content{
		padding: 0 12px;
		width: 64%;
	}
	.headlines-List {
		margin-top: 15px !important;
	}
	.process-info {
		height: 200px !important;
	}
	.border-left{
		border: 0;
	}
	.headlinesData-info{
		margin-top: 14px;
	}
	.seeDetails{
		margin-bottom: 0;
	}
	.process-info-center{
		height: 200px !important;
	}
	.container-wrap {
		width: 100%;
	}
	.showcon img{
		display: block;
		width: 100%!important;
		height: auto!important;
	}
	.panel-footer div{
		text-align: center;
	}
	.col-xs-12 {
		width: 100%!important;
	}
	.dispaly #myTab li a {
		padding: 8px;
		font-size: 13px;
	}
	#myTabContent li {
		margin: 20px 0;
	}
	#goodsList{
		margin: 0;
	}
	.merchantsJoining-info {
		width: 76%;
		margin: 20px auto 20px;
	}
	.aboutus .container{
		padding: 0;
	}
	.aboutus #myTab{
		line-height: 20px;
	}
	.aboutus #myTab li{
		width: 20%;
		font-size: 13px;
	}
}
@media screen and (max-width: 323px) {
	.aboutus #myTab li{
		font-size: 12px;
	}
	.aboutus #myTab li a {
		padding: 8px 10px;
		color: black;
	}
}
