/* ����ҳ��    start */
body
{
	background: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	position: relative;
}

.shadow {
	text-shadow:1px 1px 2px #000;
	background:rgba(80,80,80,0);
}
.highlight {
	font-weight:900;
}

.centerOne{
	font-weight: 700;
	font-size: 24px;
	margin-top: 2rem;
}
.centerTwo{
	margin:1rem 0 0.5rem 0;
	color: #999999;
}
.centerThree{
	height: 5px;
	width: 4vw;
	margin: 0 auto;
	background-color: #F79763;
	margin-bottom: 2rem;
}

/* start templatemo page container */
@media (min-width: 768px) {
	.container { width: 700px; }
}
@media (min-width: 992px) {
	.container { width: 900px; }
}
@media (min-width: 1200px) {
	.container { width: 1000px;	}
}
/* end templatemo page container */

/* ����ҳ��    end */


/* start templatemo navigation */
.navbar-default
{
	background: #FFF;
	border: none;
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	margin: 0;
}
.navbar-default .navbar-brand
{
	font-weight: 600;
	font-size: 30px;
	padding: 10px 0 0 0;
	height: 65px;
	line-height: 40px;
}
.navbar-default .navbar-brand:hover { color: #ffa400; }
.navbar-default .nav li a
{
	color: #333;
	font-size: 14px;
	font-weight: 700;
	height: 65px;
	line-height: 38px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navbar-default .nav li a:hover
{
	background-color: #ffa400;
	color: #FFF;
}
.navbar-default .nav li a:focus { color: #303030; }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #ffa400;
}
.navbar-default .navbar-toggle
{
	border: none;
	padding-top: 18px;
}
.navbar-default .navbar-toggle .icon-bar
{
	background: #ffa400;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end templatemo navigation */

/* start templatemo header background slideshow */
#home { padding-top: 46px; }
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	padding: 0;
	position: relative;
	zoom: 1;
	background-color: #371604;
	overflow: hidden;
	margin: 0;
	border: 0px;
}
.flexslider .slides {
	padding: 0;
	zoom: 1;
}
.flexslider .slides img {
	width: 100%;
	min-width: 648px;
	min-height: 270px;
	display: block;
}
.flexslider .slides > li {
	display: none;  
	padding: 0;
	position: relative;
	-webkit-backface-visibility: hidden;
}
.flexslider img {
	position: relative;
	width: 100%;
}
.slider-caption {
	color:white;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-transform: uppercase;
	z-index: 7;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.templatemo-slider-btn
{
	background: #ffa400;
	border-radius: 2px;
	border: 2px solid transparent;
	color: #FFFFFF;
	font-weight: 700;
	font-size:20px;
	margin: 40px 0 0 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	height: 50px;
	width: 200px;
	padding: 8px 10px 10px 10px;
	display:inline-block;
}
.templatemo-slider-btn:hover,
.templatemo-slider-btn:focus {
	background: #fff;
	color: #ffa400;
	border: 2px solid transparent;
}


/* start templatemo scenerio */
.scenerio{
	
}
.scenesectionone , .scenesectiontwo{
	position: relative;
	height: 400px;
}
.sceneimg{
	width: 95%;
	height: 400px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	position: absolute;
	display: none;
}
.scenediv{
	border: 1px solid #CCCCCC;
	box-shadow : 1px 1px 1px #DDDDDD;
	position: absolute;
	height: 400px;
	width: 95%;
	border-radius:5px;
}
.scenediv img{
	width: 100%;
	height: 250px;
}
.scenedivp{
	text-align: left;
	padding-left:2rem;
	padding-right:2rem;
	height: 200px;	
	width:100%;
	padding-top:2rem;
	margin-top:-2rem;
	background-color: #F9F9F9;
}
.scenedivs0{
	margin-top: 2rem;
	font-weight: 700;
	font-size: 16px;
}
.scenedivs1{
	
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.scenedivs1{
	font-size: 12px;
}
.sceneimg h2{
	font-weight: 700;
	color: orange;
	
}
.sceneimg p{
	margin-top: 60px;
}

/* end templatemo scenerio */

/* start templatemo platFunction */
#platFunction{
	height: 650px;
	background-color: #F9F9F9;
}
.platfunctionimg{
	width: 90%;
	height:100px;
	position:absolute;
	top: 0px;
	left: 15px;
}
.platfunimgbottom{
	margin-left: 1rem;
	position: absolute;
	top: 30px;
	left: 0px;
	color: white;
	font-weight: 600;
	font-size: 20px;
}
.platfunimgbottom span span{
	height: 80%;
	margin-top: 10%;
	width: 2px;
	background-color: #FFF3EB;
	color: white;
	margin-left: 20px;
	margin-right: 20px;
}
.fealeftcls{
	font-size: 20px;
	font-weight: 700;
	color:white;
}
.platfundesc{
	position: absolute;
	top: 100px;
	left: 15px;
	text-align: left;
	background-color: white;
	width: 90%;
	height: 115px;
	font-size: 14px;
	padding-top: 1rem;
}

.platfundesc li{
	color: #0099ff
}

.platfundesc span{
	color: black;
}

.platfundesc span:hover{
	color: orange;
}

/* end templatemo platFunction */

/* start templatemo platfeatures */
#platfeatures{
	
}
.featuremain{
	width: 100%;
	height: 350px;
}

.featuremain02{
	width: 20%;
	height: 80%;	
	float: left;
}
.featuremain02 img{
	width: 55%;
	margin-top: 60px;
}
.featuretitle{
	font-size: 22px;
	font-weight: 600;
	margin-top: 1rem;
}
.featuredesc{
	font-size: 12px;
	margin-top: 1rem;
}

.featuremain figure {
	margin: 0;
	position: relative;
}

.featuremain01{
	width: 20%;
	background-color: #F5761C;
	height: 300px;
	float: left;
	color: white;
	padding: 2rem 1rem 0rem 2rem;
	text-align: left;
	position: absolute;
	top: -19px;;
	left: -15px;
}

.featuremain01 div{
	font-size: 14px;
}

.singlefeature figcaption {
	height: 300px;
	width: 100%;
	opacity: 0;
	text-align: left;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.no-touch .singlefeature figure:hover figcaption,
.singlefeature figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}

/* end templatemo platfeatures */

/* start templatemo production */
#production{
	background-color: #F9F9F9;
}
.promain{
	width: 100%;
	height: 350px;
}
.promain01{
	float: left;
	width: 18%;
	height: 250px;
	position: relative;
	background-color: #FFEEE2;
	box-shadow: 5px 5px 5px #E3DDCB;
}

.promain01:hover{
	box-shadow: 15px 15px 15px #E3DDCB;
}

.promain01 div{
	position: absolute;
	width: 55px;
	height: 55px;
	border-radius:50%;
	background-color: #F5761C;
	color: white;
	font-size: 20px;
	left: 35%;
	padding: 10px;
	font-weight: 700;
	top: -25px;
	border: 5px solid #F7DDCB;
}
.promain01 img{
	margin-top: 40px;
	max-width: 100%;
}
.promain01 h2{
	color: #F5761C;
	font-weight: 700;
	margin-top: -25px;
}
.promain02{
	float: left;
	width: 9%;
	height: 280px;
}
.promain02 img{
	margin-top: 100px;
}


/* end templatemo production */

/* start templatemo cusandind */
#cusandind{
	background-image: url("https://libs.fengchuanba.com/assets/img/market/indu13.jpg");
	width: 100%;
	height: 600px;
	background-size: 100% 100%;
}

/* end templatemo cusandind */

/* start templatemo contact */
#contact
{
	background: #303030;
	color: #EEE;
	padding: 80px 0 80px 0;
}
#contact h2 { font-weight: 400; }
#contact .text-center p { padding: 0 0 60px 0; }
#contact h2, #contact h3 { padding: 0 0 20px 0; }
#contact .form-control
{
	background: transparent;
	border: 1px solid #444;
	border-radius: 0px;
	color: #FFF;
	margin: 10px 0 10px 0;
}
#contact input { height: 60px; }
#contact .form-control:focus
{
	background: #444444;
	border-color: transparent;
	box-shadow: none;
}
#contact input[type="button"]
{
	color: #FFF;
	font-weight: 600;
	letter-spacing: 1px;
	width: 220px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#contact input[type="button"]:hover
{
	background: #ffa400;
	border-color: transparent;
	color: #FFF;
}
#contact .address
{
	padding: 20px;
	padding-top: 0;
	margin: 0;
}
#contact .fa
{
	color: #ffa400;
	font-size: 20px;
	padding: 6px 10px 6px 0;
}

a {	color: #ffa400; }
a:hover, a:active 
{
	color: #ffd485;
	text-decoration: none;
}
/* end templatemo contact */

/* start templatemo  go top */
.go-top 
{
	background-color: #ffa400;
	border-radius: 50%;
	bottom: 5em;
	right: 2em;
	color: #FFF;
	display: none;
	position: fixed;
	text-decoration: none;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.go-top:hover {	color: #F9F9F9; }
/* end templatemo go top */

@media only screen and (min-width:769px) {
	.flexslider h1 { font-size: 30px; }
	.flexslider h2 { font-size: 24px; }
}

/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
	.navbar-default .navbar-brand {	margin-left: 20px; }
	.navbar-default .navbar-nav	{ margin: 0; }
	.navbar-default .navbar-collapse
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	.flexslider h1 { font-size: 26px; }
	.flexslider h2 { font-size: 18px; }
	.templatemo-slider-btn { 
		margin-top: 10px; 
		width: 180px;
		height: 40px;
		padding-top: 8px;
	}
}
/* end templatemo 768 media quires */

/* start templatemo 680 media quires */
@media only screen and ( max-width: 680px ) {
	.navbar-default .navbar-nav li a { border-bottom: 1px solid #f6f6f6; line-height: normal; height: 40px; }
/* end templatemo 680 media quires */

/* start templatemo 600 media quires */
@media only screen and ( max-width: 640px ) {	
	.flexslider h1 { font-size: 22px; }
	.flexslider h2 { font-size: 18px; }
	.templatemo-slider-btn {
		width: auto;
		height: auto;
		padding: 10px 20px;
		margin-top: 10px; 
	}
}
/* end templatemo 600 media quires */

