body {
	background: #fafafa;
	font-family: "Helvetica Neue", Helvetica, "Microsoft YaHei", Arial, sans-serif;
	overflow-x:hidden;
}
html{overflow-x:hidden;}
li {
	list-style: none;
}
a:hover {
	text-decoration: none;
}
.back_fff {
	background-color: #fafafa;
	padding: 0px;
}
.footer-floating {
	position: absolute;
	bottom: 0;
	padding-top: 50px;
	padding-bottom: 10px;
	height: 130px;
	z-index: 12;
	left: 0;
	right: 0;
	line-height: 34px;
	color: #ddd;
	background: rgba(0,0,0,.3)
}
.footer-floating .line1 {
	color: #fff
}
.footer-floating .line1 a {
	color: #fff
}
.index-brand-bar {
	background: rgba(255,255,255,.7);
	position: absolute;
	bottom: 130px;
	left: 0;
	right: 0;
	z-index: 12;
	display: block;
	padding: 20px 0;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-backdrop-filter: blur(10px)
}
.index-brand-bar>div {
	white-space: nowrap;
	text-align: center;
	width: auto
}
.index-brand-bar .index-brand {
	display: inline-block;
	padding: 10px
}
.index-brand-bar .index-brand img {
	height: 50px
}
.navbar-theme {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	padding: 0;
	background: rgba(0,0,0,.6);
	margin: 0;
	-webkit-backdrop-filter: blur(10px)
}
.navbar-theme .navbar-nav>li>a {
	text-align: center;
	color: #fff;
	font-size: 15px;
	border-bottom: 2px solid transparent;
	transition: .3s;
}
.navbar-theme .navbar-nav>li>a:focus, .navbar-theme .navbar-nav>li>a:hover {
	background: 0 0;
	border-bottom-color: rgba(255,255,255,.8)
}
@media (min-width:768px) {
.navbar-theme .navbar-nav>li>a {
	padding: 25px
}
}
.navbar-theme .navbar-nav>li.active>a {
	color: red;
	background: 0 0;
	border-bottom-color: #fff
}
.navbar-theme .navbar-brand {
	height: 92px;
	padding: 6px
}
.navbar-theme .navbar-brand img {
	height: auto;
}
.index-slider {
	width: 100%;
	position: relative
}
.index-slider .swiper-slide {
	background-position: center;
	background-size: cover
}
.index-slider .flyover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	background-size: cover;
	width: 100%;
	transition: 2s
}
.index-slider .flyover.in {
	-webkit-clip-path: polygon(50% 0, 100% 0, 50% 100%, 0 100%);
	clip-path: polygon(50% 0, 100% 0, 50% 100%, 0 100%)
}
.index-slider .flyover.in:nth-child(1) {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 50% 100%, 0 100%);
	left: -50%
}
.index-slider .flyover.in:nth-child(2) {
	left: -17%;
	transition-delay: .2s
}
.index-slider .flyover.in:nth-child(3) {
	left: 11%;
	transition-delay: .4s
}
.index-slider .flyover.in:nth-child(4) {
	left: 39%;
	transition-delay: .6s
}
.index-slider .flyover.in:nth-child(5) {
	left: 67%;
	transition-delay: .8s;
	-webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 100%)
}
.btn-index-footer {
	background: 0 0!important;
	color: #fff!important;
	border: 1px solid #ccc!important;
	outline: 0;
	border-radius: 0!important
}
.index-slide-text-box {
	position: absolute;
	top: 40%;
	width: 45%;
	background: rgba(0,0,0,.6);
	color: rgba(255,255,255,.9);
	padding: 35px 25px;
	transition: .8s;
	opacity: 0;
	-webkit-backdrop-filter: blur(10px)
}
.index-slide-text-box.left-side {
	transform: translate(-70%, -50%);
	left: 0;
	text-align: right
}
.index-slide-text-box.right-side {
	transform: translate(70%, -50%);
	right: 0;
	text-align: left
}
.index-slide-text-box .content {
	text-align: left;
	display: inline-block;
	width: 100%;
	max-width: 420px
}
.index-slide-text-box .heading {
	margin-top: 0;
	color: #fff
}
.index-slide-text-box .link {
	color: #fff;
	text-decoration: none
}
.swiper-slide-active .index-slide-text-box {
	transform: translate(0, -50%);
	opacity: 1
}
.page-hero {
	background-position: center;
	background-size: auto;
	height: 300px;
	width: 100%
}
.page-heading-section {
    height: 0px;
    position: relative;
    z-index: 999;
    background: none;
    padding-left: 20px;
}
.page-heading-section .container {
	position: relative
}
.page-heading-section .heading-cn {
	font-weight: 400;
	position: absolute;
	left: 50px;
	top: 8px;
	font-size: 30px;
	color: #c8b89c
}
.page-heading-section .heading {
	font-size: 24px;
	color: #c8b89c;
	margin: 0;
	height: 1px;
}
.page-heading-section .heading strong {
	font-weight: 400;
	font-size: 5pc;
	color: #c8b89c
}
.page-content {
	position: relative;
	min-height: 700px
}
.page-left-panel {
	background: #ededed;
	padding: 30px 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 220px
}
.page-left-panel .nav-vertical {
	margin: 0;
	padding-top: 70px;
}
.page-left-panel .nav-vertical a {
	padding: 20px 30px 10px 30px;
	display: inline-block;
	width: 100%;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
	color: #c8b89c;
	line-height: 20px
}
.page-left-panel .nav-vertical a small {
	font-size: 8pt
}
.page-left-panel .nav-vertical a:hover {
	background: rgba(255,255,255,.6)
}
.page-left-panel .nav-vertical .active a {
	background: #fff
}
.page-left-panel .nav-vertical a span{
	display: block;
	font-size: 10px;
	text-transform:Capitalize;		
}
.page-right-panel {
	padding: 30px 50px 30px 250px;
}
.page-right-panel .article {
	padding: 2px 20px;
	color: #766b58
		
}
.page-right-panel .article .title {
	font-size: 24px;
	margin: 10px 0;
	text-align: center
}
.page-right-panel hr {
	border-style: dashed;
	border-color: #c8b89c
}
.page-right-panel .content {
	line-height: 2pc;
	padding: 20px
}
.timeline {
	padding-left: 150px
}
.timeline .time-section-list {
	border-left: 1px solid #c8b89c;
	min-height: 300px;
	padding-left: 20px;
	padding-top: 20px
}
.timeline .time-section {
	position: relative;
	border-top: 1px dashed #c8b89c;
	margin-bottom: 30px;
	padding: 10px 0
}
.timeline .time-section .time-heading {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -22px;
	font-size: 2pc;
	margin-left: -110px;
	color: #c8b89c
}
.timeline .time-article {
	line-height: 40px;
	color: #c8b89c;
	font-size: 14px;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	width: 100%;
	overflow: hidden
}
.timeline .time-article a {
	color: #766b58;
	text-decoration: underline;
	display: inline-block;
	margin-left: 20px
}
.timeline .time-article .label-gold {
	margin-right: 18px;
	float: left;
	margin-top: 10px;
}
.label-gold {
	background: #c8b89c;
	padding: 4px 20px;
	font-size: 14px;
	color: #fff;
	display: inline-block
}
.footer {
	background: #333;
	padding: 30px 0
}
.footer a {
	color: #fff;
	width: 5pc;
	display: inline-block;
	text-align: right;
	font-size: 12px;
}
.footer p:last-of-type {
	margin-bottom: 0;
	font-size: 12px;
}
.pagination-theme>li>a, .pagination-theme>li>span {
	margin: 0 5px;
	border-color: #ededed;
	background: #ededed;
	border-radius: 0!important;
	color: #c8b89c
}
.pagination-theme .active a {
	background: #c8b89c;
	color: #fff;
	border-color: #c8b89c
}
.timeline-year-list {
	position: relative;
	margin-bottom: 30px;
	text-align: right;
	white-space: nowrap
}
.timeline-year-list .the-line {
	background: #c8b89c;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 10px;
	right: 0;
	max-width: 520px
}
.timeline-year-list .timeline-year-block {
	display: inline-block;
	margin-top: -20px;
	color: #c8b89c;
	padding: 20px;
	text-align: center;
	cursor: pointer;
}
.timeline-year-list .timeline-year-block div:hover {
	text-decoration: none;
}
.timeline-year-list .timeline-year-block .dot {
	display: inline-block;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: #c8b89c
}
.page-pagination {
	padding: 0 30px
}
.fair_box {
	padding-bottom: 30px;
}
.fair_list {
	background-image: url(../img/investorFair_d.png);
	background-repeat: repeat-y;
	background-position: 120px -10px;
}
.fair_data {
	float: left;
	padding: 20px 0px;
	color: #766b58;
	text-align: right;
	padding-left: 30px;
	margin-bottom: 0px;
}
.fair_time {
	font-size: 12px;
	color: #b5b5b5;
}
.fair_title {
	float: right;
	width: 660px;
	border-bottom: 1px #ccc dashed;
	margin: 0px;
	padding: 20px 0px;
	color: #766b58;
	font-size: 16px;
	margin-right: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fair_dot {
	display: inline-block;
	color: #c8b89c;
	padding: 7px;
	border-radius: 10px;
	text-align: center;
	margin-left: 116px;
	cursor: pointer;
	background-color: #d6d6d6;
}
.ask_title {
	margin: auto;
	font-size: 18px;
	color: #766b58;
	text-shadow: 0px 0px 1px #766b58;
	width: 380px;
	border-bottom: 2px solid #bcb8b0;
}
.ask_box {
	border-top: 1px solid #e7e6e4;
	width: 840px;
	padding-top: 20px;
}
.ask_new {
	float: right;
	width: 270px;
	padding: 0px;
}
textarea {
	resize: none;
	width: 99%;
	border: 1px solid #dcdcdc;
	min-height: 150px;
}
.input_title {
	border: 1px solid #dcdcdc;
}
.ask_ask {
	float: left;
	width: 500px;
	margin-top: 45px
}
.ask_img {
	float: right;
	padding-bottom: 30px;
}
.ask_hgt {
	float: left;
	width: 500px;
}
.ask_head {
	width: 100%;
	background-color: #bdb1a5;
	padding: 5px 15px;
	color: #fff;
}
.ask_head a {
	color: #fff;
	float: right;
	padding-left: 10px;
}
p.content_ask {
	margin-top: 10px;
	/*font-size: 14px;*/
	color: #898989;
	width: 97%;
}
p.content_answer {
	color: #9b8a79;
	width: 97%;
}

.ask_ask p {
	margin: 10px 0px;
	color: #766b58;
}
.ask_Prompt {
	font-size: 12px;
	float: left;
}
.ask_Prompt_d {
	font-size: 12px;
	float: right;
	width: 450px;
	padding-right: 15px;
	color: #bdb1a5;
}
.input_btn {
	border: 0px;
	background: #bdb1a5;
	border-radius: 5px;
	color: #fff;
	padding: 5px 30px;
	margin: 30px 20px;
}
.ask_new_list li {
	color: #898989;
	padding-top: 10px;
}
.ask_new_list li span {
	padding-left: 10px;
	font-size: 10px;
	color: #ccc;
}
span.ask_left {
	float: left;
}
span.ask_right {
	float: right;
	width: 700px;
}
p.ask_d {
	padding: 10px;
	color: #898989;
	line-height: 30px;
}
p.answer_d {
	color: #ab8e3e;
	padding: 10px;
	line-height: 30px;
}
p.ask_time {
	text-align: right;
	padding: 10px;
	color: #bdb1a5;
	border-bottom: 1px #ccc dashed;
}
.contact_title {
	font-size: 24px;
	color: #766b58;
	width: 90%;
	border-bottom: 1px solid #dbd9d5;
	margin: 10px 0px;
	padding: 10px 0px;
}
.contact_content {
	color: #766b58;
	line-height: 30px;
}
.bottom {
	width: 100%;
	padding: 20px;
	color: #c6c6c6;
	font-size: 12px;
	text-transform: Uppercase;
	line-height: 30px;
}
.bottom a {
	color: #fff;
}
p.bottom_right {
	float: right;
}
p.bottom_left {
	float: left;
}
.bottom_right a {
	border: 1px solid #aaa;
	padding: 5px 20px;
	margin: 0px 5px;
}
.text_d {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text_over {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
	width: 460px;
}
.ask_new_list p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 97%;
	margin-bottom: 0px;
}

/*~~~~~~~~~~~~~~~第二期~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.aboutTitle .container { top:0px;}
.aboutCon {margin-top: 0px;}
.height420{ height:400px;}
.aboutTitle{ height:auto; width:1180px; margin:auto;}
.aboutTitle .heading strong{ color:#c8b89c;}
.aboutTitle .heading-cn{left: 70px;}
.aboutTitle  .heading{ color:#c8b89c;}
.aboutCon .page-left-panel{ background:none;padding:30px 0px;position: relative; float:left;}
.aboutCon .page-left-panel .nav-vertical .active a{  background:none;  color:#c8b89c;}
.aboutCon .page-left-panel .nav-vertical a:hover{  background:none; color:#c8b89c;}
.aboutCon .page-left-panel .nav-vertical a {text-align:left;color: #666;}
.aboutCon .page-left-panel .nav-vertical a span{color:#c8b89c;font-size: 24px;}
.aboutCon .page-left-panel .nav-vertical{ padding:0 0 0 40px;}
.aboutAdd{ padding: 50px 0px 30px 0px; margin:0 40px; border-bottom:1px solid #eee; color:#999;}
.aboutCon .page-right-panel{padding: 50px 50px 30px 0px;width: 900px;float: right;}
.aboutCon .page-right-panel .article .title{font-size: 32px; text-align:left;}
.aboutCon .page-right-panel hr{ border-top:1px #e7e6e4 solid;}
.aboutTitle hr{ position:absolute; top:80px; width:200px; left:-10px; border:0px solid #bcb8b0;}
.aboutCon  .page-right-panel .content{ color:#999;}
.courseCon{ color:#999;line-height: 30px;}
.courseCon .row{ background:url(../images/course_03.jpg) repeat-y 120px 150px; padding-top:25px;}
.courseCon .col-md-2{}
.courseCon .col-md-2 i{float: right;display: inline-block;width: 10px;height: 10px;background-color: #e09b9b;border: 2px solid #fafafa;border-radius: 10px; margin-top: 10px;}
.courseCon .col-md-9{ border-bottom:1px dashed #ccc; padding: 0 0 25px 0; margin-left:30px;}
.courseCon .top i{margin-top: 0px;height: 20px;width: 20px;background-color: #cac4b9;margin-right: -5px;}
.courseCon .top { padding:0 0 50px 0;}
.honoruCon .col-md-2{ border-right: 1px solid #c8b89c;text-align: right; font-size:24px; margin-top:8px; color:#666666}
.honoruCon .col-md-2 span{ display:block; font-size:12px;}
.honoruCon .row{padding: 0px;margin: 50px auto; background:none;}
.honoruCon .col-md-9{border: 0px; padding: 0px;}
.newsList {    padding: 30px 50px 30px 250px;}
.newsList .row {background-color: #fff;margin: 30px;}
.newsList .col-lg-2 {background-color: #c8b89c;height: 80px;color: #fff; text-align:right;}
.newsList .col-lg-2 span {font-size: 20px;display: block;border-bottom: 0px solid #fff;margin: 10px 0;padding: 5px 0;    line-height: 50px;} 
.newsList .col-lg-10 {padding: 10px 20px 10px 20px;}
.newsList .col-lg-10 h4 {color: #766b58;line-height: 40px;}
.newsList .col-lg-10 p {font-size: 12px;line-height: 22px;margin: 0px; color:#999;display: none;}
.newsBox .page-left-panel{margin-left: 50px; width:200px;}
.newsBox .page-left-panel .nav-vertical a {line-height: 30px;font-size: 14px;color: #c8b89c; text-align: left;padding-left: 0px;padding-right: 0px;}
.newsBox .page-left-panel .nav-vertical a span{border-bottom: 1px solid #ddd;font-size: 20px;font-style: italic;display: block;}
.newsBox .page-left-panel .nav-vertical {}
.newscon {width: 960px;margin:30px auto; color:#999; }
.newscon h4{text-align: center;margin: 30px auto;line-height: 30px; color:#333;}
.newscon h4 span{color: #ccc;font-size: 12px;}
.newscon p{ line-height:30px;}
.newscon img{max-width:100%;}

.business .article{ padding: 0px}
.business .col-md-6 {padding-left: 50px;margin-bottom: 30px;}
.business .col-md-6 img { max-width: 100%;    width: 375px;height: 211px; object-fit: cover;}
.business .col-md-6 h4{ font-size: 16px; color: #766b58; font-weight: bold;line-height: 1.2em; padding-top: 20px;height: 58px;}
.business .col-md-6 p{ color: #766b58;    margin-bottom: 20px; height: 80px;overflow: hidden;} 
 
.container {
    padding-right: 0px;
    padding-left: 0px;
}

/*~~~~~~~~~~~~~~~第3期~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
.linkBox{color: #c8b89c !important;}
.linkBox:hover{color:#ccc;}
.buttonBox{color: #c8b89c; display: inline-block; border:1px solid #c8b89c; border-radius: 5px; padding: 5px 10px;float: right;}
.buttonBox:hover{color:#ccc;}


@media (max-width:1290px) {
	.bottom {

	}
}

@media (max-width:1200px){
	.text_over {
		width: 300px;
	}
}

 @media (max-width:800px) {
	.page-left-panel {
		width: 150px;
	}
	.page-right-panel {
		padding: 30px 0px 30px 150px;
	}
	.timeline-year-list {
		width: 80%;
		margin-left: 90px;
	}
	.timeline-year-list .timeline-year-block .dot {
		width: 30px;
		height: 30px;
	}
	.timeline-year-list .the-line {
		top: 15px;
	}
	.timeline-year-list .timeline-year-block {
		font-size: 26px;
	}
	.timeline .time-section .time-heading {
		margin-top: -45px;
		margin-left: 0px;
	}
	.timeline {
		padding-left: 20px;
	}
	.timeline .time-section-list {
		border-left: 0px;
	}
	.navbar-right {
		float: left!important;
	}
	.collapse {
		margin-left: -40px !important;
	}
	.navbar-theme .navbar-nav>li>a {
		font-size: 19px;
	}
	.text_over {
		padding-top: 20px;
		width: 530px;
		border-bottom: 1px solid #eee;
	}
	.timeline .time-article .label-gold {
		float: none;
		display: block;
		width: 100px;
	}
	.timeline .time-article a {
		margin-left: 0px;
		font-size: 24px;
	}
	.page-pagination {
		padding: 0 60px;
	}
	.pagination {
		font-size: 50px;
		width: 560px;
	}
	.pagination>li>a, .pagination>li>span {
		padding: 6px 18px;
	}
	.fair_title {
		float: none;
		width: 400px;
		font-size: 24px;
		margin-left: 150px;
		padding-top: 12px;
	}
	.fair_box {
		padding-bottom: 30px;
		padding-left: 10px;
	}
	.fair_dot {
		margin-left: 126px;
	}
	.fair_data {
		font-size: 16px;
	}
	.page-right-panel .article {
		margin-left: 0px;
		width: auto;
	}
	.display_none {
		display: none;
	}
	.ask_box {
		width: 90%;
		margin: auto;
		font-size: 30px;
	}
	.ask_box div {
		float: none;
		width: 100%;
	}
	.ask_title {
		font-size: 23px;
		width: 500px;
		padding-bottom: 20px;
	}
	.ask_img {
		padding:30px 0px;
	}
	.ask_img img{
		width: 100%;
		height: auto;
	}
	.input_title {
		font-size:30px;
		padding:15px;
	}
	textarea {
		font-size:20px;
		padding:15px;
	}
	.ask_Prompt_d {
		font-size: 14px;
		width: 480px;
	}
	.ask_Prompt {
		font-size: 14px;
	}
	.ask_head {
		margin:20px 0;
	}
	.ask_ask {
		margin: 40px 0;
	}
	.ask_new_list li span {
		font-size: 26px;
		padding-left: 15px;
	}
	.page-left-panel .nav-vertical a {
		padding: 20px 0px 10px 15px;
		font-size: 24px;
	}
	.page-left-panel .nav-vertical a small {
		font-size: 12pt;
		line-height: 40px;
	}
	.width_100 {
		width: 100%;
		padding: 30px 0px;
	}
	span.ask_right {
		width: 520px;
	}
	p.ask_d {
		line-height: auto;
	}
	.contact_box {
		width: 90%;
		margin-left: 50px;
	}
	.contact_box img{
		width:100%;
		height:auto;
	}
	.footer p:last-of-type {
		display:none;
	}
	.footer a {
		width: auto;
		margin: 0px 20px;
		font-size: 24px;
	}
	.page-heading-section .heading-cn {

		font-size: 20px;
	}
	.aboutTitle .container {;left: -130px;}
	.nav-vertical.list-unstyled>li{}
	.nav-vertical.list-unstyled{}
	 .page-left-panel{}
	 .aboutCon .page-right-panel{    padding: 30px 0px 30px 150px; width: auto ; float: none}
	 .page-right-panel img{max-width:100%; height: auto !important;}
	 .aboutCon .page-left-panel .nav-vertical{padding:0px;}
	 .newscon,.newsList{ width:100%;}
	.courseCon .col-md-2, .honoruCon .col-md-2{width: 20%;display: inline-block;vertical-align: top;}
	 .courseCon .col-md-9,.honoruCon .col-md-9{width: 70%;display: inline-block;}
	 .courseCon .top{    height: 100px;}
	 .courseCon .top i{    margin-right: -27px;}
	 .newsList .col-lg-2 { height:auto;}
}
#owl-demo ,.owl-carousel .owl-wrapper-outer,.owl-carousel .owl-wrapper, .owl-carousel .owl-item,#owl-demo .item,#owl-demo .item img{ height: 100%}

#owl-demo img{object-fit: cover; height: 100%;  }

.webTle{position: absolute;
    right: 0px;
    background: #fff;
    width: 300px;
    z-index: 999;
    top: 250px;
    padding: 5px 15px;}
.webPro{position: absolute;
    right: 0px;
    background: #f00;
    width: 300px;
    z-index: 999;
    top: 300px;
    padding: 5px 15px;
color:#fff}
.webPro:hover{color:#ffb9b9}

.webconBox{
	 height: 100%;
	width: 100%;
	overflow: auto;
	
}
.webcontent{background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 10%;
    bottom: 10%;
    z-index: 9999;
    color: #fff;
    width: 380px;
	font-weight: 100;
	line-height: 1.8em;
    height: 250px;
    padding: 15px 10px 15px 15px;  
	overflow:  hidden;
	text-shadow: 0px 0px 0px #000; 
	text-align: justify;
}
.boxss{
	height: auto;
	width: 100%;
	overflow-x: hidden;
	overflowxy: auto;
	
}
*::-webkit-scrollbar { 
  width: 5px;
  padding: 100px;
  -webkit-transform: scalex(10);
          transform: scalex(10);
}

*::-webkit-scrollbar-thumb {
  border-radius: var(--thumb-radius);
  background-color: #5555;
  padding-right: 5px;
  -webkit-transform: scalex(10);
          transform: scalex(10);
}

.webcontent h3{ font-size: 18px;}
.webcontent p{    word-wrap: break-word;}
.webBottom{    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    text-align: right;
    padding:10px 20px;}
.webBottom img{ width: 60px;}
.webBottom a{ display: inline-block; cursor: pointer;}
#eqBox{ position: absolute; width: 200px;height: 200px; background-color: #fff; right: 0px ;bottom: 55px; display:none;}

.page-right-panel .article.aboutUsCon{ color:#999;}

.scrollbot-scrollbar-holder{    padding-left: 10px !important;border: 1px solid rgba(255,255,255,0.5);}

#gallery-container .owl-buttons .owl-prev {
    float: left !important;
    background: url(/web/js/bxslider/images/controls.png) no-repeat -0px -32px !important;
    height: 32px;
    width: 32px;
    padding: 0px !important;
}
#gallery-container .owl-buttons .owl-next {
    float: right !important;
    background: url(/web/js/bxslider/images/controls.png) no-repeat -43px -32px !important;
    height: 32px;
    width: 32px;
    padding: 0px !important;
}

			.makeBox{ position: fixed;  width: 50%; height: 30%; top: 30%; left: 25%;  background-color: rgba(0,0,0,0.8);   color: #f00; z-index: 999999; border-radius: 20px; }
			/*.makeBox{ position: fixed;  width: 50%; height: 30%; top: 30%; left: 25%;  background-color: rgba(255,255,255,0.9);   color: #f00; z-index: 999999; border-radius: 20px; }*/
			.makeBox>div{flex: 1;text-align: center;}
			.makeBtn{ cursor: pointer; display: block; width: 100%; position: absolute; top: 65%; text-align: center; left: 0px; color: #fff; text-decoration: underline;}
			#makeCtrl{display: block; width: 100%; position: absolute; top: 25%; text-align: center; left: 0px; }


.scrollbot-inner-parent{ width: 97% !important;}



