body,ul,p,h2,h3{
	margin: 0;
	padding: 0;
}

body {
	font-family: "Helvetica Regula", "Microsoft YaHei";
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

i {
	display: block;
}

.header-bg {
	width: 100%;
	height: 1080px;

	background: url(images/header-bg.jpg) no-repeat center;
}
.nav-wrapper {
	width: 1200px;
	height: 48px;
	margin: 0 auto;
	padding-top: 20px; 

	overflow: hidden;
}
.logo-wrapper {
	float: left;
	width: 64px;
	height: 48px;
}
.nav {
	float: right;
	width: 640px;
}
.nav > li {
	float: left;
	margin-left: 68px;

}
.nav > li:first-child{
	margin-left: 0; 
}
.nav > li:hover{
	color: #f8b551;
	list-style: disc;
}
.nav > li > a {
	font-size: 20px;
	color: #fff;
}
.nav > li > a:hover {
	color: #f8b551;
}
.on-nav {
    list-style: disc;
    color: #f8b551 !important;
}
.on-nav a {
	color: #f8b551 !important;
}
.banner {
	position: relative;
}
.banner-content {
	width: 1200px;
	height: 828px;
	margin: 184px auto 0;
}
.banner-content h2 {
	font-size: 60px;
	font-weight: bold;
	line-height: 72px;
	color: #fff;
}
.banner-content p {
	font-size: 24px;
	line-height: 28px;
	color: #797979;
}
.banner-content i {
	width: 136px;
	height: 12px;
	margin-top: 16px;
	margin-bottom: 44px;
	background-color: #f8b551;
}
.control-wrapper {
	position: absolute;
	left: 98%;
	top: 214px;
	width: 10px;
}
.control-wrapper li {
	width: 6px;
	height: 6px;
	margin-top: 10px;
	border-radius: 6px;
	background-color: #797979;
}
.control-wrapper li:first-child {
	margin-top: 0;
}
.control-wrapper li:hover {
	background-color: #fff;
}
.about-us-wraaper {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 180px;
	background-color: #f8b551;
}
.about-us-gallery {
	position: relative;
	width: 1200px;
	height: 180px;
	margin: 0 auto;
}
	.about-us-gallery .picture1,
	.about-us-gallery .picture2,
	.about-us-gallery .picture3,
	.about-us-gallery .content {
		position: absolute;
		border-width: 10px;
		border-style: solid;
	}
	.about-us-gallery .picture1 {
		left: 74px;
		top: -84px;
		width: 220px;
		height: 140px;
		border-color: #000;
	}
	.about-us-gallery .picture2 {
		left: 314px;
		top: -182px;
		width: 80px;
		height: 80px;
		border-color: #f8b551;
	}
	.about-us-gallery .picture3 {
		left: 412px;
		top: -80px;
		width: 80px;
		height: 80px;
		border-color: #fff;
	}
	.about-us-gallery .content {
		left: 558px;
		top: -362px;
		width: 620px;
		height: 460px;
		border-color: #fff;
		background: url(images/about-us.png) no-repeat center;
	}
	.about-us-gallery .content i {
		width: 100px;
		height: 100px;
		margin: 36px auto 24px;
		background: url(images/logo-bg.png) no-repeat center;
	}
	.about-us-gallery .content h3 {
		width: 192px;
		font-size: 36px;
		font-family: bold;
		margin: 0 auto;
	}
	.about-us-gallery .content p {
		width: 560px;
		margin: 20px auto 0;
		font-size: 16px;
		line-height: 30px;
		text-align: justify;
	}
.facility {
	width: 100%;
	height: 1080px;
	background-color: #f3f3f3;
}
.facility .content {
	width: 1200px;
	height: 980px;
	margin: 0 auto;
	padding-top: 100px; 
}
.facility .content h2 {
	width: 260px;
	margin: 0 auto 30px;
	font-size: 26px;
	font-weight: bold;
}
.facility .content p {
	width: 840px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.facility .gallery {
	float: left;
	width: 880px;
	height: 648px;
	margin-top: 78px;
	overflow: hidden;
}
.facility .gallery img {
	width: 100%;
	height: 100%;
}
.facility .introduce-wrapper {
	float: right;
	width: 320px;
	height: 648px;
	margin-top: 78px;
	background-color: #191818;
	overflow: hidden;
}
.introduce-wrapper .content {
	width: 258px;
	height: 422px;
	padding-top: 68px;
	text-align: left;
	color: #fff;
} 
.introduce-wrapper .content .page-number {
	width: 258px;
	font-size: 16px;
	text-align: left;
	color: #fff;
}
.introduce-wrapper .page-number span {
	font-size: 30px;
}
.introduce-wrapper .content i {
	width: 20px;
	height: 2px;
	margin-top: 8px;
	background-color: #f8b551;
}
.introduce-wrapper .content h2 {
	margin: 32px 0 24px;
}

.introduce-wrapper .content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f8b551;
	margin-top: 24px;
	margin-bottom: 16px;
}
.introduce-wrapper .content p {
	width: 258px;
	font-size: 16px;
	text-align: left;
	line-height: 19px;
	color: #fff;
}
.introduce-wrapper .introduce-control-wrapper {
	width: 88px;
	margin: 48px auto 0;
	overflow: hidden;
}
.introduce-control-wrapper .right,
.introduce-control-wrapper .left {
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #797979;
	color: #797979;
	position: relative;
	cursor: pointer;
}
.introduce-control-wrapper .left {
	float: left;
}
.introduce-control-wrapper .right {
	float: right;
}
.raw-material {
	width: #fff;
	height: 1080px;
}
.raw-material .content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}
.raw-material .content h2 {
	width: 1200px;
	margin: 0 auto 30px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.raw-material .content > p {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.products-grallery {
	overflow: hidden;
}
.products-grallery > li {
	float: left;
	width: 360px;
	height: 286px;
	margin-left: 60px;
	margin-top: 56px;
}
.products-grallery .first {
	margin-left: 0;
}
.products-grallery li > img {
	display: block;
	height: 242px;
	background-color: #999;
}
.products-grallery li > p {
	display: block;
	height: 44px;
	background-color: #000;
	color: #fff;
	text-align: center;
    line-height: 44px;
}
.products-control {
	width: 112px;
	height: 2px;
	margin: 80px auto 0;
}
.products-control > li {
	float: left;
	width: 24px;
	height: 2px;
	margin-left: 12px;
	background-color: #c0c0c0;
}
.products-control > li:first-child {
	margin-left: 0;
}
.products-control > li:hover {
	width: 40px;
	background-color: #000;
}
.quality-checking {
	width: 100%;
	height: 1080px;
	background-color: #f3f3f3;
}
.quality-checking .content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}
.quality-checking .content h2 {
	width: 1200px;
	margin: 0 auto 30px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.quality-checking .content > p {
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.quality-checking .gallery {
	width: 1200px;
	height: 640px;
	margin-top: 74px;
	overflow: hidden;
}
.quality-checking .big-picture {
	float: left;
	width: 880px;
	height: 640px;
}
.quality-checking .small-picture {
	float: right;
	width: 320px;
	height: 640px;
}
.quality-checking .small-picture li {
	height: 160px;
}
.quality-checking .small-picture li img {
	width: 100%;
	height: 100%;
}
.quality-checking .small-picture li p {
	display: none;
}
.quality-checking .small-picture .now img {
	display: none;
}
.quality-checking .small-picture .now p {
	display: block;
	height: 110px;
	padding-top: 50px;
	background-color: #f8b551;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.produce-detail-wrapper {
	position: relative;
}
.produce-bg1 {
	height: 522px;
	background-color: #f8b551;
	overflow: hidden;
}
.produce-bg1 > .content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.why-us-wrapper {
	float: left;
	width: 248px;
	padding-left: 132px;
}
.why-us-wrapper > i {
	width: 144px;
	height: 144px;
	margin-top: 90px;
	background: url(images/detail-06.png) no-repeat center;
}
.why-us-wrapper > p {
	margin-top: 20px;
	margin-left: 16px;
	font-size: 30px;
	font-weight: bold;
}
.why-us-content {
	float: right;
	width: 780px;
	font-size: 16px;
}
.why-us-content > p {
	margin-top: 40px;
	margin-bottom: 32px;
}
.why-us-content > ul > li {
	margin-top: 8px;
}
.produce-bg2 {
	height: 1098px;
	background-color: #f3f3f3;
}
.produce-bg3 {
	height: 1080px;
	background-color: #fff;
}
/*                                    */
.product-detail {
	position: absolute;
	top: 366px;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
}
.section-one {
	height: 554px;
}
.tab-title {
	height: 90px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #000;
}

.tab-title > p {
	float: right;
	width: 50%;
	font-size: 30px;
	text-align: center;
	line-height: 90px;
	color: #7b7b7b;
	cursor: pointer;
}
.tab-title > p:first-child {
	float: left;
}
.tab-title > .now{
	color: #000;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.tab-one,
.tab-two {
	height: 464px;
	background-color: #fff;
}
.tab-two {
	display: none;
}
.tab-one ul,
.tab-two ul {
	overflow: hidden;
}
.tab-one li,
.tab-two li {
	float: left;
	width: 384px;
}
.tab-one li h3,
.tab-two li h3 {
	font-size: 24px;
	color: #f8b551;
	text-align: center;
	margin-top: 52px;
	margin-bottom: 20px;
}
.tab-one li p,
.tab-two li p {
	font-size: 14px;
	margin-left: 52px;
	text-align: left;
	color: #747474;
}
.section-two {
	height: 424px;
	background-color: #000;
	overflow: hidden;
}
.contro-left,
.contro-right {
	float: left;
	width: 26px;
	height: 52px;
	margin-top: 180px;
}
.contro-left {
	margin-left: 12px;
	background: url(images/detail-05.png) no-repeat center;
}
.contro-right {
	background: url(images/detail-04.png) no-repeat center;
}
.slide-content {
	float: left;
	width: 984px;
	height: 322px;
	margin-top: 44px;
	margin-left: 68px;
	margin-right: 68px;
	
}

.slide-content img {
	width: 482px;
	height: 322px;
	,margin-left: 14px;
	background-color: #fff;
}
.slide-content img:first-child {
	margin-left: 0;
}

.section-three {
	height: 462px;
	background-color: #ffebcc;
}
.section-three table {
	width: 1120px;
	height: 370px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
.section-three table th {
	width: 33.33%;
	height: 35px;
	border-bottom: 1px solid #000;
}
.section-three table td {
	text-align: center;
}
.section-three > p {
	width: 1120px;
	font-size: 16px;
	margin: 16px auto 0;
}
.section-four {
	height: 840px;
	background-color: #fff;
}
.section-four > h2 {
	margin-top: 52px;
	margin-bottom: 24px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.section-four > p {
	font-size: 16px;
}
.section-four > .content {
	margin-top: 24px;
	margin-bottom: 24px;
	overflow: hidden;
}
.material {
	float: left;
	width: 440px;
}
.material-title {
	height: 72px;
	font-size: 24px;
	text-indent: 40px;
	line-height: 72px;
	background-color: #f8b551;
}
.material-content {
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 50px;
	background-color: #f0f0f0;
	text-align: left;
	font-size: 16px;
	line-height: 38px;
}
.material-detail {
	float: right;
	width: 720px;
}
.material-detail th {
	height: 65px;
	font-size: 24px;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #f8b551;
}
.material-detail td {
	height: 36px;
}
.material-detail > p {
	font-size: 16px;
}
.material-detail .first {
	margin-top: 38px;
}

.more-info {
	height: 600px;
	background-color: #f3f3f3;
}
.more-info > .content {
	width: 1200px;
	height: 434px;
	margin: 0 auto;
}
.shipping {
	float: left;
	width: 528px;
	margin-left: 32px;
}
.shipping h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 72px;
	margin-bottom: 62px;
}
.shipping-grallery {
	overflow: hidden;
}

.shipping-grallery > li {
	float: left;
	width: 242px;
	height: 162px;
	margin-left: 22px;
	margin-bottom: 22px;
	background-color: #999;
}
.location {
	float: right;
	width: 500px;
	margin-right: 32px;
}
.location h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 72px;
	margin-bottom: 62px;
}
.location p {
	text-indent: 16px;
	margin-top: 44px;
	font-size: 16px;
	line-height: 24px;
}
.location p:first-child {
	text-indent: 0;
}



.footer {
	height: 342px;
	padding-top: 140px;
	background-color: #191818;
}
.footer > .content {
	width: 640px;
	height: 196px;
	margin: 0 auto 0;
	overflow: hidden;
}
.footer .contact-us {
	float: left;
	width: 300px;
	height: 196px;
	
}
.footer .contact-us a > i {
	width: 141px;
	height: 140px;
	margin-left: 22px;
	background: url(images/ait.png) no-repeat center;
}
.footer .contact-us > p {
	margin-top: 22px;
	font-size: 30px;
	font-weight: bold;
	color: #929292;
}
.footer .contact-us > p a {
	color: #929292;
}
.footer .company-info {
	float: right;
	width: 338px;
	height: 196px;
}
.footer .company-info > p {
	font-size: 16px;
	line-height: 25px;
	color: #979797;
}
.footer .company-info > a {
	color: #979797;	
}
#triangle-facing-left {  
    display: inline-block;  
    border-left: 1px solid; border-bottom: 1px solid;  
    width: 10px; height: 10px;  
    transform: rotate(45deg);  
}
#triangle-facing-right {
	display: inline-block;  
    border-left: 1px solid; border-bottom: 1px solid;  
    width: 10px; height: 10px;  
    transform: rotate(-135deg);  	
}
.none {
	display: none !important;
}
.facebook {
	width: 40px;
    margin-right: 15px;
    margin-top: 5px;
}
.ud {
    text-decoration: underline;
}
.ud:hover {
	color: #f8b536;
}