
body {
    font-family:'Microsoft YaHei','PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#000;
    font-size: 14px;
    line-height: 26px;
}
.font_RegencieLight{
	font-family: 'MyRegencieLight';
}
.font_Impact{
	font-family: 'MyImpact';
	text-transform: uppercase;
}
.font_CamptonBold{
	font-family: 'MyCamptonBoldDEMO';
	text-transform: uppercase;
}
.font-14{
	font-size: 14px;
}
.text_left{
	text-align: left;
}
.text_right{
	text-align: right;
}
.text_center{
	text-align: center;
}
.text_banner{
	padding:60px 40px;
}
.margin-center{
	margin: 0 auto;
}
.text1{
	font-size: 14;
}
.bg-gray-3n{
	background-color: #E5E5E5;
}
.bg-brown-1n{
	background-color: #249847;
}

.color-7b{
	color:#000;
}
.color-4b{
	color:#4b4b4b;
}
.color-b0{
	color:#b0b0b0;
}
.in-img{
	display:block;
	overflow: hidden;
}

p.text-indent{ font-size:16px;
	text-indent: 2em;
}

hr{
	border-color: #d5d5d5;
}

h5 a{
	font-size: 16px;
}

.color-y{
	color: #d09d3c !important;
}
.color-y-1n{
	color:#249847 !important;
}

.font-30{
	font-size: 30px;
}

.py-md-5{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.rd-navbar-static .rd-navbar-top-panel{
	border-bottom:0px;
}
.rd-navbar-static .rd-navbar-top-panel::before, .rd-navbar-sidebar .rd-navbar-top-panel::before{
	background-color: #249847;
}
.rd-navbar-static .rd-navbar-top-panel, .rd-navbar-sidebar .rd-navbar-top-panel{
	color: rgba(255,255,255,0.9);
}
.rd-navbar-static .rd-navbar-top-panel .icon + *, .rd-navbar-sidebar .rd-navbar-top-panel .icon + *{
	margin-left: 0;
}
.rd-navbar-static .rd-navbar-top-panel .icon, .rd-navbar-sidebar .rd-navbar-top-panel .icon{
	color: rgba(255,255,255,0.5);
	margin-right: 5px;
	font-size: 20px;
}
.rd-navbar-static .rd-navbar-nav > li{
	padding: 0 22px;
}
.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-static .rd-navbar-nav > li > a:active, .rd-navbar-static .rd-navbar-nav > li > a:focus, .rd-navbar-sidebar .rd-navbar-nav > li > a, .rd-navbar-sidebar .rd-navbar-nav > li > a:active, .rd-navbar-sidebar .rd-navbar-nav > li > a:focus{
	color: #249847;
}
.list-inline-md li p{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	
}
.container{
	max-width: 1200px;
}
.rd-navbar-static{
	padding: 0 20px;
}
.footer-modern__layer{
	font-size: 13px;
	line-height: 1.5;
}
.footer-modern__layer_top {
    padding: 30px 0;
}
.footer-modern__layer_bottom{
	padding:20px 0;
}
.list-bordered > li:nth-child(n + 2)::before{
	background: rgba(255,255,255,0.2);
}
.rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-sidebar .rd-navbar-nav > li.opened > a, .rd-navbar-sidebar .rd-navbar-nav > li.active > a{
	color: #2a2a2a;
}
.swiper-pagination{
	text-align: right;
	padding-right:10% ;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet{
	margin: 0 5px;
}
.swiper-pagination-bullet{
	background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-bullet:hover, .swiper-pagination-bullet-active{
	background: rgba(255, 255, 255, 1);
}
.swiper-slider_fullheight .swiper-pagination::before {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: block;
	position: absolute;
	bottom: 15px;
	width: 100%;
	content: "";
	z-index: -1;		
}
.container_top {
   /* width: 65%;*/
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
   /* margin-left: 0;*/
	/*background: rgba(0,120,0,0.5);*/
}
.heading-divider:before{
	display: none;
}

.heading-divider{
	padding-top: 0px;
}
h3.heading-divider{
	font-size: 36px;
	color: #249847;
	line-height: 2;
}
.heading-divider1{
	font-size:36px;
	color: #4b4b4b;
	line-height: 1;
	position: relative;
	z-index: 2;
}
.heading-divider1:before{
	width: 100%;
	content: "";
	border-bottom: 1px solid #d7d7d7;
	position: absolute;
	top: 40%;
	left: 0;
	z-index: 1;
}
.bg-accent{
	background-color: #5CBA46;
}
.line-brown::before{
	border-bottom: 1px solid rgba(255,255,255,0.15);
}
.no-line::before{
	display: none;
}
.heading-divider1 span{
	display: inline-block;
	position: relative;
	z-index: 3;
	padding: 0 20px;
}
.heading-divider2{
	font-size: 36px;
	color:#666;
	line-height: 1.0;
}
.bg-accent h1,.bg-accent h2,.bg-accent h3 {
	text-shadow:none;
}
html .row > *{
	margin-bottom: 0;
}

.bg-gray-3{
	background-color: #e5e5e5;
}
.bg-brown{
	background-color: #006600;
}
.bg-yellowish-brown{
	background-color: #249847;
}

.rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, .rd-navbar-fixed .rd-navbar-nav li.opened > a {
    color: #ffffff;
    background: #249847;
}
.rd-navbar-fixed .rd-navbar-top-panel .icon {
    font-size: 14px;
    color: #249847;
	margin-right: 10px;
}
.rd-navbar-fixed .rd-navbar-top-panel .icon + * {
    margin-left: 0;
}
.rd-navbar-fixed .rd-navbar-top-panel__content{
	padding: 20px;
}
a, a:active, a:focus {
    color: #249847;
}
.rd-navbar-static .rd-navbar-nav > li {
    margin-top: 18px;
}
.ui-to-top, .ui-to-top:active, .ui-to-top:focus{
	    color: #ffffff;
	    background: #249847;
}
.nav-tabs > li a{
	color: #7d7d7d;
}
.list-nav > li a:hover {
    color: #249847;
}
.business-scope-list{
	overflow: auto;
}
.business-scope-list li{
	width: 20%;
	float: left;
	text-align: center;
}
.business-scope-list li i{
	color: #d09d3c;
	font-size: 60px;
}
.hover-bright img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: none;
	-webkit-filter: none;
}
.hover-bright:hover img{
	filter: none;
	-webkit-filter: none;
}
#platform{
	background: url(images/pro-bg.jpg) no-repeat;
	background-size: cover;
}
#platform .heading-divider1:before{
	width: calc(50% - 183px);
	border-bottom: 1px solid rgba(255,255,255,0.15);
}
#platform .heading-divider1:after{
	width: calc(50% - 183px);
	content: "";
	border-bottom: 1px solid rgba(255,255,255,0.15);
	position: absolute;
	top: 40%;
	right: 0;
	z-index: 1;
}
.nav-tabs li{
	padding:10px;
	position: relative;
	display: table-cell;
	text-align: center;
}
.nav-tabs li a:before{
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	border: 1px #d5d5d5 solid;
	border-radius: 50%;
	top:-6px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	z-index: 5;
}
.nav-tabs li a.active {
	color: #249847;
}
.nav-tabs li a.active:before{
	background-color: #249847;
	border-color: #249847;
}
.nav-tabs{
	border-bottom: 0px;
	border-top: 1px #d5d5d5 solid;
	display: table;
	width: 100%;
}
.tab-pane .table{
	width: auto;
	max-width: 960px;
}
.tab-pane .table-bordered td{
	width: 116px;
}
.tab-pane .table th, .tab-pane .table td{
	padding: 0.5rem;
	font-size: 13px;
}
#development-history{
	background: url(images/about-center-bg.jpg) no-repeat;
	background-size: cover;
}
#development-history ul li{
	position: relative;
	padding-left: 24px;
	color: #d4cecd;
	display: flex;
}
#development-history ul li::before,#campus-recruitment ul.border li::before{
	position: absolute;
	width: 6px;
	height: 6px;
	content: "";
	top: 12px;
	left: 0px;
	background-color: #249847;
	border-radius: 50%;
}
#development-history ul li p{
	margin: 0px;
}
#development-history ul li p:first-child{
	width: 100px;
}
#development-history ul li p:last-child{
	flex: 1;
}
#product-line .img-list{
	margin-left: -30px;
	margin-right: -30px;
}
#product-line .img-list .col-md-4{
	padding-left: 30px;
	padding-right: 30px;
}
#product-line .tabs-row .tabs-item::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .5;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#product-line .tabs-row .active .tabs-item::before{
	opacity: .0;
}
#product-line .tabs-row .tabs-item img{ 
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter:grayscale(100%);
}
#product-line .tabs-row .active .tabs-item img{
	-webkit-filter: none; /* Chrome, Safari, Opera */
  filter:none;
}
#product-line .tabs-row h5{
	position: absolute;
	width: 100%;
	color: #fff;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	padding: 10px 10px 14px 10px;
	z-index: 10;
}
#product-line .tabs-row .active h5{
	background-color: #249847;
	opacity: .9;
}

#contact-us{
	background: url(images/contact-bg.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}
#contact-us .form-control{
	font-size: 13px;
	border: 0px;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #999;
  font-size: 13px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 13px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999;
  font-size: 13px;
}   
#contact-us input.form-control{
	height: 40px;
	line-height: 40px;
	border: 0px;
}
#contact-us button{
	background-color: #249847;
	border-color: #249847;
	height: 50px;
	color: #fff;
	width: 300px;
	max-width: 100%;
	border-radius: 0px;
	font-weight: normal;
	box-shadow:none;
	cursor: pointer;
}
#contact-us button:active{
	background-color: rgba(208,157,60,0.9);
}

.label{
	border-radius: 20px;
	padding: 6px 40px;
	background-color: #249847;
	color: #fff;
	display: inline-block;
}
#campus-recruitment{
	background: url(images/recruitment-bg.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}
#campus-recruitment .heading-divider1:before{
	display: none;
}
#campus-recruitment ul.border{
	border: 2px #8e6631 solid !important;
}
#campus-recruitment ul.border li{
	position: relative;
	padding-left: 24px;
	color: #fff;
}
.talent-cultivation li{
	padding-top: 32px;
	display: flex;
}
.talent-cultivation li:first-child{
	padding-top: 0px;
}
.talent-cultivation li span{
	width: 60px;
	height: 60px;
	background-color: #249847;
	color: #fff;
	font-size: 30px;
	font-family: 'MyImpact';
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
	border-radius: 50%;
}
.talent-cultivation li>div{
	flex: 1;
	padding-left: 24px;
}
.talent-cultivation li>div p{
	margin-top: 4px;
}


.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #d5d5d5;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #d5d5d5;
}
.list-nav li a{
	color: #249847;
}
.list-nav li a:hover{
	color: #4B4B4B;
}
.AG{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	
}
.AG1{
	margin: -10px 0 0 10px;
}
@media (min-width: 1200px){
	.swiper-slider_fullheight .swiper-pagination::before {
		border-bottom: 1px solid rgba(255,255,255,0.2);
		display: block;
		position: absolute;
		bottom: 15px;
		width: 100%;
		content: "";
		z-index: -1;		
	}
	.brand-name{
		/*background: url(images/logo.png) no-repeat left center; */
		width: 350px; 
		height: 73px;
	}
	.foot-name{
		/*background: url(images/logo.png) no-repeat center center; */
		width: 200px; 
		height: 36px;
	}
	.bg-accent h3 {
		font-size: 18px;
		line-height: 1.6;
		text-shadow:none;
	}
	.section-md h3.heading-divider, .section-md h2.heading-divider, .section-lg h3.heading-divider, .section-lg h2.heading-divider, .section-xl h3.heading-divider, .section-xl h2.heading-divider {
		margin-top:0;
	}
}

@media (min-width: 1600px) {
	.rd-navbar-static.rd-navbar_creative .rd-navbar-nav > li {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.brand-name{
		/*background: url(images/logo.png) no-repeat left center; */
		width: 487px; 
		height: 102px;
	}
	
}

@media (max-width: 1199px) {
	.rd-navbar-static.rd-navbar_inverse .rd-navbar-nav > li > .rd-navbar-dropdown,
	.rd-navbar-static.rd-navbar_inverse .rd-navbar-nav > li .rd-navbar-megamenu {
		margin-top: 29px;
	}
	.brand-name{
		/*background: url(images/logo.png) no-repeat left center; */
		width: 150px; 
		height: 30px;
	}	
	.rd-navbar-static .rd-navbar-nav > li{
		padding: 0 15px;
	}
	.rd-navbar-static .rd-navbar-inner, .rd-navbar-static .rd-navbar-nav-wrap, .rd-navbar-static .rd-navbar-top-panel__content-top, .rd-navbar-static .rd-navbar-top-panel__content-bottom {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		
	}
	.rd-navbar-static .rd-navbar-inner > * + * {
	    margin-top:10px;
	}
	.rd-navbar-static .rd-navbar-nav > li {
		margin-top:0;
	}

}

@media (min-width: 992px){
	.heading-divider {
		padding-top: 0px;
	}
	h1{
	    line-height: 1;
		margin-bottom: -20px;
	}
	h3.heading-divider, h2.heading-divider {
	    padding-top: 0px;
	}
}
@media (min-width: 768px){
	.swiper-slider_fullheight .swiper-slide-caption {
		padding-left:0px;
		/*padding-right: 60px;*/
	}
	h2 {
	    line-height: 2;
	}
	.section-md {
		padding: 40px 0;
	}
	.tab-content{
		border-top: 0px;
	}
	h6, .heading-6 {
    font-size: 18px;
    line-height: 1.5;
	}
}
@media (max-width:992px){
	.overflow-x-scroll{
		overflow-x: scroll;
	}
}
@media (max-width: 768px){
	.swiper-slider_fullheight .swiper-pagination::before {
		border-bottom: 1px solid rgba(255,255,255,0.2);
		display: block;
		position: absolute;
		bottom: 15px;
		width: 100%;
		content: "";
		z-index: -1;		
	}
	.brand-name{
		/*background: url(images/logo.png) no-repeat left center; */
		width: 300px; 
		height: 63px;
	}
	.heading-divider{
		margin-top: 0;
	}
	.container_top {
		width: 75%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: 0;
		background: rgba(0,120,0,0.8);
	}
	h1{
	    line-height: 1;
		margin-bottom: 0px;
	}
	.nav-tabs li{
		font-size: 12px;
	}
	.tab-content{
		padding-left: 0px;
		padding-right: 0px;
		border: 0px;
	}
	.tab-content .tab-pane img{
		margin-top: 16px;
	}
}
@media (max-width:480px) {
	.bg-accent h1 {
		font-size: 30px;
		line-height: 1;
	}
	.bg-accent h2 {
		font-size: 18px;
		line-height: 2;
	}
	.bg-accent h3 {
		font-size: 12px;
		line-height: 1.6;
	}
	.text_banner{
		padding:40px 20px;
	}
	h3.heading-divider, h2.heading-divider {
	    padding-top: 0px;
	}
	.section-md h3.heading-divider, .section-md h2.heading-divider {
	    margin-top: 0;
	}
	.business-scope-list li{
		width: 50%;
	}
	.heading-divider1 span{
		padding: 0px;
	}
	.nav-tabs{
		border-top: 0px;
		display: block;
	}
	.nav-tabs li{
		display: inline-block;
		padding: 10px 6px;
	}
	#product-line .img-list>div{
		margin-bottom: 16px;
	}
	#product-line .img-list>div:last-child{
		margin-bottom: 0px;
	}
	.mb{
		margin-bottom: 20px;
	}
}


/*默认样式，主要是position:fixed实现屏幕绝对定位*/
#gotoTop{
	display:none;
	position:fixed;
	bottom:50px;
	right:20px;
	cursor:pointer;
	font-size: 30px;
	line-height: 80px;
	text-align: center;
	width: 80px;
	height: 80px;
	background: #9d6e43;
	color: #FFFFFF;
}
/*用CSS表达式(expression)来实现ie6下position:fixed效果*/
#gotoTop{
	_position:absolute;
	_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")
	}
/*鼠标进入的反馈效果*/
#gotoTop.hover{
	background:#2A2A2A;
	color:#fff;
	text-decoration:none;
	}	
#windows{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
}
.windows-bg{
	width:300px;
	padding:40px 40px;
	background: #E5E5E5;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
}
.windows-bg p{
	color: #2A2A2A;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	margin: 0;
	line-height:50px;
}
.close-w{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 24px;
	color: #4b4b4b;
	display: block;
	width: 24px;
	height: 24px;
}

section#sp-subNavi{
	display: none;
}

.footer-modern__layer > * {
    padding: 0 20px;
}

.container-1 {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.container-1 {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container-1 {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container-1 {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container-1 {
		max-width: 1400px;
	}
}

@media (min-width: 1600px) {
	.container-1 {
		max-width: 1600px;
	}
}