@charset "utf-8";
/* CSS Document */

body {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    width: 1000px;

}
body header {
    /* [disabled]background-color: #FFCD12; */
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 110px;
    background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,205,18,1.00) 18.65%,rgba(255,205,18,1.00) 85.49%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,205,18,1.00) 18.65%,rgba(255,205,18,1.00) 85.49%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,205,18,1.00) 18.65%,rgba(255,205,18,1.00) 85.49%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,205,18,1.00) 18.65%,rgba(255,205,18,1.00) 85.49%,rgba(255,255,255,1.00) 100%);
}
.product-list ul .holder {
	height: 30px;
}



body header nav {
	width: 1000px;
	height: 110px;
	/* [disabled]padding-top: 10px; */
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	width: 170px;
	height: 70px;
	margin-left: 18px;
	float: left;
	margin-top: -23px;
}
.logo img {
	width: 100%;
	height: auto;
}

header nav h1 {
    width: 580px;
    font-family: "黑体";
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    letter-spacing: 16px;
    height: 50px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
}
.nav-ul {
    width: 570px;
    margin-left: -25px;
    margin-top: 12px;
    margin-bottom: 24px;
}
.nav-ul li {
	width: 100px;
	display: inline-block;
	height: 30px;
	background-color: #FFE480;
	text-align: center;
	line-height: 30px;
	font-family: "黑体";
	border-radius: 5px;
	font-size: 16px;
	margin-left: 10px;
	-webkit-box-shadow: 4px 4px 3px #6F6F6F;
	box-shadow: 4px 4px 3px #6F6F6F;
	font-weight: normal;
	letter-spacing: 5px;
	text-indent: 8px;
}
header nav div {

}
.language .english {

}
.language .chinese {
    float: left;
}
.language {
    /* [disabled]border: 3px solid blue; */
    /* [disabled]background-color: #14F3F7; */
    height: 88px;
    width: 61px;
    float: right;
    margin-top: -36px;
    margin-right: 87px;
}


.top-pic {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
	width: 1000px;
	margin-bottom: 0px;
	height: 200px;

}
aside div h3 {
	background-color: #FFE480;
	text-align: center;
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: "黑体";
	font-size: medium;
	font-weight: bold;
	letter-spacing: 10px;
}
aside .product-list .ENG-H3 {
	background-color: #FFE480;
	text-align: center;
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 0px;
}

.body-main   {
    width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    min-height: 900px;
}
.body-main .product-rolling01 {
	width: 1000px;
	height: 200px;
}

.body-main .product-rolling {
	background-color: #ffcd12;
	width: 1000px;
	height: 45px;
	margin-top: 30px;
}

aside {
    border: 2px solid #FFe480;
    width: 200px;
    display: inline;
    height: auto;
    margin-bottom: 163px;
    float: left;
    margin-top: 3px;
}
aside product-list {
	padding: 0px;
	width: 200px;
}
aside div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.product-list ul li  {
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "黑体";
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(sitePic/trangle.png);
	background-position: 100% 0%;
	letter-spacing: 1px;
}
.product-list ul .ENG-PRODUCT-LIST.UL.LI {
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(sitePic/trangle.png);
	background-position: 100% 0%;
	letter-spacing: 1px;
}

.section-2 {
	width: 794px;
	display: inline-block;
	height: auto;
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-right: 10px; */
	margin-left: 2px;
	margin-bottom: 30px;
	min-height: 800px;
}
.body-main .section-2 .content {
	width: 700px;
	background-color: rgba(243,184,185,1.00);
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: auto;
	min-height: 300px;
}


.bread {
    background-color: #FFe480;
    height: 38px;
    font-family: "黑体";
    font-size: 14px;
    line-height: 38px;
    text-indent: 29px;
    margin-top: 3px;
}
.section-2 div figure {
	width: 210px;
	height: 230px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
div figure img {
	width: 100%;
	margin: 0px;
	height: auto;
	padding: 0px;
	text-align: center;
	display: inline;
	cursor: pointer;
	transition: all 0.8s;
	image-rendering: crisp-edges;
}
div figure img:hover{
	transform: scale(1.2);
		
	}

div figure figcaption {
	text-align: center;
	height: 50px;
	background-color: #F1F1F1;
	line-height: 25px;
	font-family: "黑体";
	font-size: 14px;
	border-radius: 5px;
	margin-top: 16px;
}
footer {
	width: 100%;
	background-color: #FFCD12;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body footer div {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;

}

footer div ul {
	list-style-type: none;
	height: 40px;
	text-align: center;
	width: 698px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
footer div ul li {
	width: 105px;
	line-height: 40px;
	display: inline-block;
	height: 40px;
	font-size: 14px;
}
.copyright {
	font-size: 12px;
	font-family: "黑体";
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright p {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.body-main .section-2 .page {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}
.section-2 .page ul {
	list-style-type: none;
	width: 375px;
	text-align: center;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.page ul li {
	display: inline-block;
	width: 51px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-family: "黑体";
	font-size: 20px;
}
.body-main .section-2 .description {
	width: 700px;
	background-color: rgba(179,51,178,1.00);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	min-height: 200px;
	height: auto;
}
.section-2 div .picture-showing {
	width: 470px;
	height: 360px;
	display: inline-block;
	text-align: center;
	margin-top: 25px;
	border: 1PX SOLID LIGHTGRAY;
	margin-left: 10px;
}
div .picture-showing .large-picture {
	width: 100%;
	height: 305px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.picture-showing .large-picture #imgshow {
	width: 85%;
	height: auto;
	image-rendering: crisp-edges;
}

.picture-showing .picture-list li {
	list-style-type: none;
	display: inline;
}
.section-2 div .price-breaks {
	width: 300px;
	height: 362px;
	display: inline-block;
	float: right;
	margin-top: 25px;
}
div .price-breaks .breaks {
	height: 362px;
}

div .price-breaks .breaks-1 {
	width: 300px;
	height: 100px;
	display: inline-block;
	float: right;
	/* [disabled]margin-top: 25px; */
	margin-bottom: 82px;
	background-color: rgba(235,235,235,1.00);
}
.price-breaks .breaks-1 table {
	width: 300px;
	height: 100px;
	text-align: left;
	padding-left: 10%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


div .price-breaks .namePN {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 35px;
	background-color: rgba(235,235,235,1.00);
}

.price-breaks .breaks table {
	background-color: rgba(235,235,235,1.00);
	text-align: center;
	width: 100%;
	height: 180px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;

}
.detail-title {
	text-align: center;
	font-size: 12px;
	width: 100%;
	height: auto;
	margin-top: 100px;
}
.body-main .section-2 .detail-description {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 30px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.section-2 .contact h2 {
	letter-spacing: 6px;
	font-family: "黑体";
	font-size: 24px;
}

.section-2 .contact {
	width: 600px;
	height: 250px;
	margin-top: 10px;
	margin-left: 10px;
}
.section-2 .contact .contact-mobile {
	height: 30px;
	line-height: 30px;
	width: 500px;
	font-size: 18px;
	display: block;
	background-image: url(sitePic/mobile.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
}
.section-2 .contact .contact-qq {
	height: 30px;
	line-height: 30px;
	width: 500px;
	font-size: 18px;
	display: block;
	background-image: url(sitePic/QQ.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
}
.section-2 .contact .contact-email {
	height: 30px;
	line-height: 30px;
	width: 500px;
	font-size: 18px;
	display: block;
	background-image: url(sitePic/email.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
}
.section-2 .contact .contact-address {
	height: 30px;
	line-height: 30px;
	width: 500px;
	font-size: 18px;
	display: block;
	background-image: url(sitePic/add.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
}
.section-2 .map {
	width: 650px;
	height: 400px;
	background-color: rgba(248,203,204,1.00);
	margin-left: 10px;
}
.body-main .section-2 .about {
	width: 750px;
	height: 1050px;
	margin-left: 20px;
	font-family: "宋体";
	font-size: 18px;
	text-align: left;
	text-indent: 38px;
	line-height: 30px;
	background-image: url(sitePic/bkg.jpg);
	background-repeat: no-repeat;
}
.section-2 .about p {
	width: 460px;
	margin-left: 278px;
	line-height: 35px;
}
.banner {
    width: 1000px;
    height: 400px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -30px;
    margin-bottom: 0px;
    background-color: #07B70A;
}
tr td img {
	width: 100%;
	height: auto;
}
.product-rolling01 marquee .rolling-picture-container {
	width: 200px;
	height: 200px;
	display: inline;
}
marquee .rolling-picture-container img {
	height: 200px;
	width: auto;
}
.ENG-H1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
}
.ENG-nav-ul {
	width: 600px;
	margin-left: 161px;
	margin-top: 12px;
	margin-bottom: 24px;
}
.ENG-nav-ul li {
	width: 100px;
	display: inline-block;
	height: 30px;
	background-color: #FFE480;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	-webkit-box-shadow: 4px 4px 3px #6F6F6F;
	box-shadow: 4px 4px 3px #6F6F6F;
	font-weight: bold;
}
.ENG-copyright {
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.UL-container {
    width: 500px;
    float: left;
}
