@charset "UTF-8";
/* Body */
body {
	font-family: Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	font-style: normal;	font-weight: 300; color: #333;
}
/* Container */
.container {
	width: 100%; min-width: 321px;	margin-left: auto;	margin-right: auto;	height: auto;
}
/* Navigation */
header {
	width: 100%;	height: 60px;	background-color: #f8f8f8;	box-shadow: 0 0 5px 1px #cccccc;	font-weight: 300;
	font-size: 13pt;	position: fixed; z-index: 999; top: 0;
}
.logo {
	float: left;	margin-top: 2px;	margin-left: 25px;
}
.lname{
	text-align: undefined;	width: auto;	float: left;	margin-top: 18px;	margin-left: 15px;	letter-spacing: 3px;	font-weight: 400;
}
a{color: #333;}
a:link { text-decoration: none;} 
a:visited { text-decoration: none;} 
a:hover { text-decoration: none; color: #3aa7f9;}
a:active { text-decoration: none;}
nav {
	float: right;	width: auto;	text-align: right;	margin-top: 2px;	margin-right: 25px;
}
header nav ul {
	list-style: none;	float: right;
}
nav ul li {
	float: left;	text-align: left;	margin-right: 25px;	letter-spacing: 2px;	transition: all 0.3s linear;
}
ul li a {
	text-decoration: none;
}
.dropdown-content {
    display: none;
    position: absolute;
	right: 0px;
    background-color: #f9f9f9;
    width: 120px;
	padding: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content li{
	margin: 0; padding: 0; width: 100%;
}
.dropdown-content a {
	font-size: 12pt;
    color: #333;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover { color: #3aa7f9;}
.dropdown:hover .dropdown-content {display: block;}
.hero_header {
	text-align: center;	margin: 0;	padding-left: 20px;	padding-right: 20px;	letter-spacing: 4px;
	font-weight: 300; font-size: 16pt;
}
/* Hero Section */

/* About Section */

/* Stats Gallery */

.cards {
	width: 100%;	height: auto;	max-width: 60px;	max-height: 60px;
}
.gallery {
	clear: both;	display: inline-block;	width: 100%;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 10px;	padding-top: 70px;	margin-top: -5px;	margin-bottom: 0px;
}
.thumbnail {
	width: 20%;	text-align: center;	float: left;	margin-top: 20px; 	max-width: 20%; min-width: 10%;
}
.gallery .thumbnail h4 {
	margin-top: 5px;	margin-right: 5px;	margin-bottom: 5px;	margin-left: 5px;	font-weight: 400;
/*	color: #0094de;	717070*/
}
.gallery .thumbnail p {
	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	color: #A3A3A3; 	height: 40px;
}
.thumbnail2 {
	width: 20%;	text-align: center;	float: left; padding-top: 15px; padding-bottom: 10px;  background-color: #ffffff;
}
.thumbnail2:hover{ background-color:#F1F6F8; border-radius: 15px;}
.thumbnail2 div { 
	display: block; text-align: center; 
}
.thumbnail2 img {
	width: 80%; height: 100%;
}
.thumbnail2 span { 
	width: 90%; display: block; font-weight: 500;  font-size: 12pt; overflow: hidden; margin-bottom: 5px;  text-align: left; padding-left: 10px; 
}
.thumbnail2 .sp_name { 
	color: #52BAD5; height: 45px; display: block; line-height: 130%; overflow: hidden; margin-top: 5px; padding-right: 5px;
}
.thumbnail2 .sp_price { 
	color: #f60;  font-family: tahoma, arial; font-size: 16pt;
}
lable { font-size: 10pt;}
.thumbnail2 #d_tkl{ text-align: center;}
.thumbnail2 .sp_cname { 
	color: #000; text-align: center;
}
.gallery .btnLink{
	 height: 600px; position: relative; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; overflow: auto;
}
.gallery .btnLink a{
	width: 157px; height: 79px; display: flex;  align-items: center; padding-left: 10px;
}
.gallery .btnLink a:hover{color: #333; font-weight: bold;}
#a_jdbl1,#a_jdbl2{  background: url("../images/hwfx.png"); }
#a_tbbl{  background: url("../images/yhqfx.png"); }
.item{display: flex; flex-direction: column; align-items: center;}
.item .i_ttl,.i_tips{max-width: 310px; display: flex; clear: both; font-size: 13px; overflow: auto; margin-top: 10px;}
.item .i_ttl{ margin-bottom: 10px; margin-top: 20px; font-size: 12pt; font-weight: bold;}
.item .i_tips{font-size: 13px; overflow: auto; margin-top: 10px;}
.enlargeImg_wrapper {
	display: none; position: fixed; z-index: 999; top: 0; right: 0; bottom: 0; left: 0;	background-repeat: no-repeat;	background-attachment: fixed; background-position: center; background-color: rgba(52, 52, 52, 0.8);	
	background-size: 45%;
}
.enlargeImg:hover {	cursor: zoom-in;}
.enlargeImg_wrapper:hover {	cursor: zoom-out;}
/* Parallax Section */
.banner {
	background-color: #EEEEEE;	width: auto; margin: 0; padding-bottom: 20px;
}
.parallax {
	clear: both; text-align: right;	padding-left: 100px; padding-right: 100px;	padding-top: 50px;	letter-spacing: 2px;	margin-top: 0px;	font-weight: 300;
}
.parallax_description {
	clear: both; color: #555;	text-align: right;	padding-left: 100px; padding-right: 100px; padding-bottom: 10px; 	font-weight: 300;	line-height: 23px;	margin: 0;	display:  block;
}
.parallax_description span{
	display: block; clear: both; font-size: 12pt; color: #333;
}
.parallax_description img{ margin-top: 15px;}
.parallax_description a{ color: #717070; text-decoration: underline; }
.parallax_description a:hover{ color: #3aa7f9;}
/* More info */

.qrcode {
	width: auto;	margin-top: 30px;	margin-right: auto;	margin-bottom: auto;	margin-left: auto;	padding-top: 5px;
	padding-right: 5px;	padding-bottom: 5px;	padding-left: 5px;	text-align: center;	vertical-align: middle;		
}
.qrcode img{
	cursor: pointer;
}
.copyright {
	padding-top: 15px;	padding-bottom: 0px; background-color: #717070;	border-top-width: 2px;
}
.copyright iframe{
    border: none; width: 100%; height: 50px; margin: 0; padding: 0; height: 55px;
}
.copyright a{ color: #EEEEEE;}
.copyright a:hover{ color: #ffffff;}
.footer_banner {
	padding-top: 50px;	padding-bottom: 50PX;	margin-bottom: 0px;
}
.t_hd { 
	overflow: hidden; display: none; height: 0;
}
.atop{ 
	position: fixed; _position: absolute; z-index: 4; right: 0px; bottom: 180px; width: 50px; height: 50px; display: block; background-color: #f8f8f8;	box-shadow: 0 0 3px 1px #cccccc; color: #52BAD5; text-align: center; vertical-align: middle; font-size: 50pt; opacity: 0.5;
}
.atop:hover{
	background-color: #52BAD5; color: #ffffff; cursor: pointer; opacity: 1;
}

/* Mobile */
@media (min-width: 10px) and (max-width: 320px) {
.logo{ margin-left: 5px;}
ul li a { font-size: 6pt;}
.container header nav {	margin-right: 0px;}
nav ul li{	margin-right: 0px;}
.dropdown-content a {font-size: 6pt;}
.thumbnail { width: 100%;}
.thumbnail h4{font-size: 8pt;}
.thumbnail p{font-size: 8pt;}
.thumbnail2 .sp_name{ font-size: 6pt; height: 25px;}
.thumbnail2 .sp_price{ font-size: 8pt;}
.parallax {
	text-align: center;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 30px;
	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	width: 100%;	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;	padding-right: 0px;	padding-left: 0px;	width: 100%;	margin-top: 20px;
	margin-right: 0px;	margin-bottom: 0px;	margin-left: 13pt; 	float: none;	text-align: center;
}
.hero_header {
	padding-left: 10px;	padding-right: 10px;	line-height: 22px;	text-align: center;	font-size: 10pt;	font-weight: 300;
}
.enlargeImg_wrapper{background-size: 90%;}
.copyright iframe{height: 70px;}
}

/* Small Tablets */
@media (min-width: 321px) and (max-width: 680px) {
.logo{ margin-left: 10px;}
nav {margin-right: 5px;}
nav ul li{margin-right: 5px;}
ul li a { font-size: 11pt;}
.dropdown-content a {font-size: 10pt;}
.thumbnail { width: 100%; }
.thumbnail h4{font-size: 10pt;}
.thumbnail p{font-size: 10pt;}
.thumbnail2 { width: 50%;}
.thumbnail2 img{ width: 80%;}
.thumbnail2 .sp_name{ font-size: 10pt; height: 34px;}
.thumbnail2 .sp_price{ font-size: 11pt;}
.parallax {
	text-align: center;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 50px;
	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	width: 100%;	 font-size: 13pt; font-weight: 400;
}
.parallax_description {
	padding-top: 0px;	padding-right: 0px;		padding-left: 0px;	margin-top: 25px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	float: none;	width: 100%;	text-align: center; font-size: 11pt;
}
.banner {padding-left: 20px;	padding-right: 20px;}
.hero_header {font-size: 13pt;	font-weight: 300;}
.enlargeImg_wrapper{background-size: 90%;}
.copyright iframe{height: 70px;}
}

@media (min-width: 681px)and (max-width: 800px) {
ul li a { font-size: 12pt;}
.dropdown-content a {font-size: 11pt;}
.thumbnail2 { width: 25%;}
.thumbnail2 img{ width: 80%;}
.thumbnail2 .sp_name{ font-size: 10pt; height: 35px;}
.thumbnail2 .sp_price{ font-size: 12pt;}
.parallax{padding-left: 30px; padding-right: 30px;}
.parallax_description{padding-left: 30px; padding-right: 30px;}
.enlargeImg_wrapper{background-size: 80%;}
}

/* Small Desktops */
@media (min-width: 801px) and (max-width: 1096px) {
.thumbnail {width: 50%;}
ul li a { font-size: 12pt;}
.dropdown-content a {font-size: 11pt;}
.thumbnail2 img{ width: 80%;}
.thumbnail2 span{ font-size: 10pt;}
.thumbnail2 .sp_name{ font-size: 11pt; height: 37px;}
.thumbnail2 .sp_price{ font-size: 14pt;}
.banner {margin-top: 0px;	padding-top: 0px;}
.enlargeImg_wrapper{background-size: 60%;}
}
@media (min-width: 1097px) and (max-width: 1399px) {
.thumbnail2{ margin-top: 15px;}
.thumbnail2 .sp_name{ font-size: 12pt; height: 44px;}
.thumbnail2 .sp_price{ font-size: 16pt;}
.enlargeImg_wrapper{background-size: 50%;}
}
@media (min-width: 1400px) {
.thumbnail2{ margin-top: 15px;}
.thumbnail2 .sp_name{ font-size: 12pt; height: 44px;}
.thumbnail2 .sp_price{ font-size: 16pt;}
.enlargeImg_wrapper{background-size: 45%;}
}