﻿@charset "utf-8";
/* CSS Document */

#owl-demo {
	background: #9dd354;
}
#owl-demo * {
	transition: all .25s linear;
	-moz-transition: all .25s linear;
	-webkit-transition: all .25s linear;
	-o-transition: all .25s linear;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .owl-controls {
	z-index: 9999;
	position: absolute;
	bottom: 10%;
	margin: auto;
	left: 0;
	right: 0
}
.owl-theme .owl-controls .owl-page span {
	margin: 3PX!important;
	background: none!important;
	border: 2PX solid #9d9c9f!important
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #9d9c9f!important
}
.foot-nav-list {
	width: 100%;
	display: block;
}
.foot-nav-list li {
	float: left;
	list-style: none;
	width: 14.28%;
	background: #9dd354;
	height: auto;
	position: relative
}
.foot-nav-list li a {
	position: absolute;
	color: white;
	margin: auto;
	left: 0;
	top: 0;
	right: 0;
	text-align: center;
	line-height: 28px;
	font-size: 130%;
	bottom: 0;
	height: 28px;
	width: 75%;
}
.foot-nav-list li:hover {
	background: #575757
}
#cover {
	font-size: 0px;
	text-indent: -99em
}
#page-nav {
	height: 79px;
	border-bottom: 1px solid #e7e7e7;
	width: 100%;
	overflow: hidden
}
.back {
	display: block;
	width: 79px;
	height: 79px;
	border-right: 1px solid #e7e7e7;
	line-height: 79px;
	text-align: center;
	font-size: 50px;
	font-family: "宋体";
	font-weight: bold;
	color: #575757;
	margin-right: 5%
}
#page-nav .page-nav-list {
	margin: 0 5%;
	width: 100%
}
#page-nav .page-nav-list a {
	display: inline-block;
	font-size: 17px;
	color: #575757;
	line-height: 79px;
}
#page-nav .page-nav-list a.page-nav-list-at, #page-nav .page-nav-list a:hover {
	color: #000000
}
#page-nav .page-nav-list span {
	margin: 0 5px;
	color: #575757
}
.product-list {
	margin: 2%
}
.product-list li {
	width: 46%;
	float: left;
	margin: 2%;
	list-style: none
}
.product-view {
	font-size: 0px;
	text-indent: -99em;
	border: 1px solid #e7e7e7;
	width: 100%;
	height: 100%;
	display: block
}
.product-list li h1 {
	font-size: 200%;
	font-weight: 100;
	text-align: center;
	color: #333333;
	margin: 5% 0
}
.product-list li p {
	font-size: 15px;
	font-weight: 100;
	text-align: center;
	color: #666666;
	line-height: 22px
}
.product-list li h2 {
	letter-spacing: -1px;
	font-size: 175%;
	font-weight: 100;
	text-align: center;
	color: #333333;
	margin-top: -3%;
	margin-bottom: 2%
}
.loading {
	background: url(../image/loading.gif) no-repeat center center;
	width: 100%;
	height: 20px;
	margin: 0px auto;
	padding-bottom: 10%
}
.brand-media {
	background: #f3f3f3
}
.brand-media-list {
	padding: 1%
}
.brand-media-list li {
	list-style: none;
	margin: 4% 2%;
	background: #ffffff;
	padding: 3%;
	position: relative
}
.brand-media-list li a {
	font-size: 200%;
	color: #000000;
	font-weight: 100;
	line-height: 111%;
	margin-bottom: 2.5%;
	display: inline-block
}
.brand-media-list li div {
	font-size: 100%;
	color: #575757;
}
.media-goto {
	position: absolute;
	right: 2%;
	top: 50%;
	margin-top: -10px
}
.product-detail {
	margin: 5%;
	position: relative
}
.product-img {
	width: 47.5%;
	margin-right: 2.5%;
	float: left;
	font-size: 0px;
	text-indent: -99em
}
.product-img img {
	width: 100%;
	border: 1px solid #e7e7e7;
}
.product-info {
	width: 47.5%;
	margin-left: 2.5%;
	float: left;
	color: #333333
}
.product-info h1 {
	font-size: 200%;
	font-weight: 100;
	text-align: left;
	color: #333333;
	margin: 5% 0;
	margin-top:0
}
.product-info h2 {
	letter-spacing: -1px;
	font-size: 125%;
	font-weight: 100;
	text-align: left;
	color: #666666;
	margin-bottom: 2.5%
}
.product-submit {
	font-size: 200%;
	letter-spacing: 2%;
	color: white;
	border: none;
	background: #575757;
	padding: 2% 5%;
	border-radius: 5px;
	position: absolute;
	bottom: 0;
	left: 53%;
}
.product-argument {
	border-top: 1px solid #e7e7e7;
	margin: 0 5%;
	padding: 5% 0
}
.product-argument h1 {
	letter-spacing: -1px;
	font-size: 125%;
	font-weight: 100;
	text-align: left;
	color: #666666;
	margin-bottom: 2.5%
}
.product-argument p {
	font-size: 125%;
	font-weight: 100;
	text-align: left;
	color: #999999;
	margin-bottom: 5%;
	line-height: 150%
}
.more-product-title {
	background: #222222;
	padding: 3% 5%
}
.more-product-title h1 {
	font-size: 200%;
	font-weight: 100;
	text-align: left;
	color: white;
	letter-spacing: 2px
}
.more-product-list {
	width: 95%!important;
	margin: 0 auto
}
.more-product-list .item {
	font-size: 0px;
	text-indent: -99em;
	margin: 10% 5%
}
.more-product-list .item img {
	border: 1px solid #e7e7e7;
	width: 100%
}
.media-banner * {
	transition: all .25s linear;
	-moz-transition: all .25s linear;
	-webkit-transition: all .25s linear;
	-o-transition: all .25s linear;
}
.media-banner .item img {
	display: block;
	width: 100%;
	height: auto;
}
.media-banner .owl-controls {
	position: absolute;
	bottom: 2.5%;
	left: 0;
	right: 0
}
.media-banner .owl-controls .owl-page span {
	border: 2PX solid #e1d2c9!important
}
.media-banner .owl-controls .owl-page.active span, .media-banner .owl-controls.clickable .owl-page:hover span {
	background: #e1d2c9!important
}
.media-title {
	font-size: 200%;
	font-weight: 100;
	color: white;
	color: #000000;
	margin: 7.5% 0
}
.brand-media-detail .wrapper {
	font-size: 125%;
	font-weight: 100;
	text-align: left;
	color: #4d4d4d;
	margin-bottom: 5%;
	line-height: 150%
}
.page-list {
	padding: 5% 0
}
.page-list a {
	color: #308ddd;
	font-size: 150%;
	margin: 5%;
	float: left
}
.page-list div {
	color: #000000;
	font-size: 150%;
	margin: 5%
}
.page-list button {
	border: 1px solid #575757;
	color: #575757;
	background: white;
	font-weight: bold;
	font-family: "宋体";
	font-size: 250%;
	padding: 5%;
	border-radius: 5px;
	float: left
}
.page-list button.end {
	border: 1px solid #bdbdbd;
	color: #bdbdbd;
}
.page-list-left {
	margin-right: 5%
}
.page-list-right {
	margin-left: 5%
}
.other-news {
	position: relative
}
.slideborder {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 5%
}
.other-news > a {
	display: block;
	margin-bottom: 2%;
	color: #585858;
	font-size: 100%;
}
.share a {
	margin-left: 15px
}
.area {
	margin: 10% 0;
	z-index: 9;
	position: relative
}
.area-selection {
	border: 1px solid black;
	padding: 2% 2%;
	padding-right: 13%;
	float: left;
	border-radius: 5px;
	position: relative;
	margin-right: 5%;
}
.area-selection h1 {
	font-size: 200%;
	font-weight: 100;
	text-align: left;
	color: #bdbdbd;
}
.area-selection a {
	display: block;
	top: 0;
	right: 0;
	position: absolute;
	padding: 0 10%;
	height: 100%;
	border-left: 1px solid #bdbdbd
}
.area-selection a img {
	top: 50%;
	position: relative;
	margin-top: -25%;
	display: block
}
.area-query {
	float: left;
	border: none;
	background: #575757;
	color: #bdbdbd;
	font-size: 200%;
	padding: 2% 5%;
	border-radius: 5px;
}
.area-selection-list {
	position: absolute;
	top: 98%;
	border: 1px solid black;
	width: 100%;
	left: -1px;
	background: white;
	height: 305%;
	overflow: hidden;
	overflow-y: scroll;
	display: none
}
.area-selection-list li {
	list-style: none;
	display: block;
	text-align: center;
	border-bottom: 1px solid black;
	margin: 0 5%;
}
.area-selection-list li h2 {
	padding: 10% 5%;
	cursor: pointer;
	font-size: 200%;
	font-weight: 100;
	text-align: left;
	color: #bdbdbd;
}
.contact-list {
}
.contact-list li {
	list-style: none;
	display: block;
	margin-bottom: 5%
}
.contact-list li a {
	font-size: 125%;
	color: #000000;
	margin-bottom: 3%;
	display: inline-block
}
.contact-list li p {
	font-size: 125%;
	color: #575757;
}
.contact-title {
	font-size: 200%;
	font-weight: 100;
	color: #000;
	margin: 5% 0px;
}
.contact-table td {
	padding: 2.5% 4.5%;
	font-size: 125%;
	font-weight: 100;
	color: #4D4D4D;
	line-height: 150%;
}
.contact-table a {
	color: #4D4D4D;
}
.contact-other {
	padding: 5%
}
.shine {
	margin-bottom: 5%;
	position: relative
}
.shine-title {
	margin-top: 6%;
	margin-bottom: 3%
}
.shine p {
	font-size: 125%;
	font-weight: 100;
	text-align: left;
	color: #4D4D4D;
	line-height: 150%;
}
.milestone-list-wrapper {
	width: 100%;
	height: 450px;
 +height:455px;
	overflow: hidden;
	position: relative;
	left: 1%;
	padding-left: 10px;
}
.milestone-list {
	display: block;
	border-left: 1px solid #bfbfbd;
}
.milestone-list li {
	list-style: none;
	padding-left: 90px;
	position: relative;
	cursor: default;
	margin-top: -5PX;
	display: block;
	height: 50px;
	background: url(../image/milestone-list-border.png) no-repeat
}
.milestone-list li p {
	line-height: 50px
}
.milestone-list li p span {
	margin-right: 5%
}
.milestone-list {
	position: relative;
	top: 0;
	left: 0
}
.milestone-list-down {
	position: absolute;
	bottom: -4px;
	left: 4px;
	z-index: 3;
}
.milestone-list-up {
	position: absolute;
	top: -1px;
	left: 4px;
	z-index: 3
}
.start .start-title {
	font-size: 200%;
	font-weight: 100;
	text-align: left;
	margin: 5% 0;
	color: #000000
}
.start .start-title span {
	font-size: 70%;
	color: #575757
}
.start .start-title span b {
	font-weight: 100;
	margin-right: 1%
}
.start-list {
}
.start-list li {
	list-style: none;
	display: block;
	margin-bottom: 5%;
	text-align: center;
	opacity: 0;
	transition: all 1s;
	transition-delay: .5s;
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
}
.start-list li img {
	max-width: 100%;
	margin: 0 auto;
	display: block
}
.start-list li.active {
	opacity: 1;
	transition-delay: 0.3s;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}
.art-table {
	margin: 3% 0
}
.art-table tr {
	border-bottom: 1px solid #e7e7e7;
	opacity: 0;
	transition: all 1s;
	transition-delay: .5s;
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
}
.art-table tr.active {
	opacity: 1;
	transition-delay: 0.3s;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}
.art-table tr td {
	text-align: left;
	vertical-align: top;
	padding: 6% 0
}
.art-table tr td img {
	border: 1px solid #e7e7e7;
	width: 90%
}
.art-table tr td a {
	font-size: 125%;
	font-weight: 100;
	color: #000000;
	line-height: 150%
}
.art-table tr td a span {
	margin: 0 5px
}
.art-table tr td h2 {
	font-size: 125%;
	font-weight: 100;
	color: #575757;
	line-height: 150%
}
.art-table tr td hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #e7e7e7;
	width: 60%;
	text-align: left;
	display: block;
	float: left;
	margin: 5% 0
}

.send-list {
}
.send-list li {
	width:100%; display:block; margin-bottom:10%
}
.send-list li a {
	display:block; font-size:0px; text-indent:-99em; border:1px solid #e7e7e7
}
.send-list li a img {
	max-width:100%
}
.send-list2 > p {
	border-bottom:1px solid #d5d5d5;margin-bottom:10%
}
.send-list2 li {
	width:100%; display:block; margin-bottom:10%; text-align:center
}
.send-list2 li a {
	display:block; font-size:0px; text-indent:-99em; border:1px solid #e7e7e7
}
.send-list2 li a img {
	max-width:100%
}
.send-list2 li h1 {
	font-size: 125%;
	font-weight: 100;
	color: #4D4D4D;
	line-height: 150%;
	margin:5% 0;
	text-align:center
}
