/* robin stylesheet */
html {
	font-size: 10px;
}

body {
	font: 1.4rem/150% Microsoft YaHei, Arial, "Garamond Pro Small Caps", Helvetica, sans-serif;
	color: #000;
	background: #fff;
	overflow-x: hidden;
	color: #000;
}

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

li {
	list-style: none;
}

img {
	display: block;
}

.clear {
	clear: both;
}

input:focus,textarea:focus,select:focus {
	background: transparent;
}

*,*:active,*:active,*:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: rgba(0,0,0,0);
	tap-highlight-color: transparent;
	border-style: none;
	outline: none;
}


/* robinstar_head zone */
#rbs_head {
	width: 100%;
	height: 90px;
	background-color: #1c1c1c;
}

.headBox {
	width: 1140px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

.rbs_logo {
	height: 58px;
	width: 180px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -29px;
	margin-left: -90px;
}

.rbs_logo img {
	height: 100%;
}

#navigator {
	width: 100%;
}

.menuBox {
	width: 1140px;
	position: relative;
	font-family: "Garamond Pro Small Caps";
	margin: 40px auto;
	text-align: center;
}

.menuBox a {
	margin: 0 20px;
	font-size: 12px;
	padding-bottom: 3px;
	cursor: pointer;
}

.menuBox .active {
	border-bottom: 1px solid #000;
}

.showMask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 10;
	display: none;
}

.iClose {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 15px;
	right: 20px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-size: 120px auto;
	background-position: -79px 0;
	display: none;
	opacity: 0;
}

.navM {
	width: 30px;
	height: 30px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-size: 120px auto;
	background-position: 0 -74px;
	position: absolute;
	top: 12px;
	right: 20px;
	display: none;
}

.rb_back {
	width: 14px;
	height: 22px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-size: 120px auto;
	background-position: -82px -39px;
	position: absolute;
	top: 18px;
	left: 20px;
	display: none;
}

#rbs_content {
	width: 100%;
}

.rbs_title {
	width: 1140px;
	margin: 50px auto;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5;
	font-family: "Garamond Pro Small Caps";
}

.rbs_title .rbs_kind {
	display: inline-block;
	text-align: left;
}

.rbs_title .rbs_kind select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: none;
	font-size: 1.8rem;
	line-height: 1.5;
	outline: 0;
	font-family: "Garamond Pro Small Caps";
}

.rbs_title .kind {
	padding-right: 20px;
	background-image: url(../images/icon.png);
	background-size: 120px auto;
	background-repeat: no-repeat;
	background-position: 100px -3px
}

.rbs_pd .pd_title {
	font-size: 2.1rem;
}

.rbs_imgList {
	width: 1140px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.rbs_imgList ul {
	letter-spacing: -5px;
}

.rbs_imgList li {
	width: 225px;
	display: inline-block;
	text-align: center;
	overflow-x: hidden;
	margin: 50px 30px 0;
	font-size: 1.2rem;
	letter-spacing: normal;
	font-family: "Garamond Pro Small Caps";
}

.rbs_imgList li div {
	width: 100%;
	height: 225px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.rbs_imgList li a {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: flex-end;
	overflow: hidden;
}

.rbs_imgList li img {
	margin: 0 auto;
	display: inline-block;
}

.photoList {
	width: 100%;
}

.photoList li {
	width: 100%;
	display: block;
	margin: 0 auto 30px;
}

.photoList li div {
	width: 100%;
}

.photoList li img {
	max-width: 100%;
	margin: 0 auto;
}

#rbs_foot {
	width: 100%;
}

#rbs_foot div {
	width: 1140px;
	margin: 20px auto;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.5;
	color: #7d7d7d;
	opacity: 0.5;
}
#rbs_foot a {
	color: #7d7d7d;
}



/* about robinstar page */
.rbs_aboutBox,.rbs_photoBox {
	width: 1200px;
	margin: 0 auto 60px;
}

.rbs_aboutBox .logoBox {
	width: 100%;
	margin: 50px auto;
}

.rbs_aboutBox .h_imgBox {
	width: 175px;
	margin: 50px auto 20px;
}

.rbs_aboutBox .logoBox img,.rbs_aboutBox .h_imgBox img {
	width: 100%;
}

.vc {
	text-align: center;
}

.rbs_aboutBox .h_name {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2;
}

.h_intro {
	margin-top: 40px;
	line-height: 2;
	text-align: justify;
}

/* contact robinstar page */
.rbs_contactBox {
	width: 360px;
	margin: 0 auto;
}

.rbs_contactBox h2 {
	text-align: center;
	font-size: 1.4rem;
	font-weight: normal;
	margin-bottom: 50px;
}

.rbs_contactBox .msgBox input {
	border: 1px solid #d9d9d9;
	padding: 10px;
	height: 42px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 1.4rem;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}

.rbs_contactBox .msgBox textarea {
	width: 100%;
	border: 1px solid #d9d9d9;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 155px;
	font-size: 1.4rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	outline: none;
}

.rbs_contactBox .msgBox {
	margin-bottom: 50px;
}

.rbs_contactBox .msgBox p {
	margin-bottom: 20px;
}

.rbs_contactBox .msgBox p:last-child {
	text-align: right;
}

.rbs_contactBox .msgBox button {
	width: 30%;
	background-color: #1c1c1c;
	height: 36px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #fff;
	font-size: 1.4rem;
}

.rbs_contactBox .maBox ul {
	letter-spacing: -5px;
}

.rbs_contactBox .maBox li {
	width: 40%;
	letter-spacing: normal;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 1.2rem;
}

.rbs_contactBox .maBox li:first-child {
	float: left;
}

.rbs_contactBox .maBox li:last-child {
	float: right;
}

.rbs_contactBox .maBox li img {
	width: 100%;
	margin-bottom: 10px;
}

.rbs_contactBox .styleList {
	margin-top: 30px;
	clear: both;
}

.rbs_contactBox .styleList li {
	padding: 0 40px;
	margin-bottom: 20px;
}

.rbs_contactBox .styleList li span {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-size: 120px auto;
	float: left;
}

.rbs_contactBox .styleList li:nth-child(1) span {
	background-position: -51px -82px;
}

.rbs_contactBox .styleList li:nth-child(2) span {
	background-position: -87px -80px;
}

.rbs_contactBox .styleList li:nth-child(3) span {
	background-position: -4px -126px;
}

.rbs_contactBox .styleList li:nth-child(4) span {
	background-position: -52px -126px;
}

.rbs_contactBox .styleList li p {
	padding-left: 60px;
	line-height: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.headBox {
		width: 100%;
	}

	#rbs_foot div {
		width: 100%;
	}

	#navigator {
		width: 100%;
	}

	.menuBox {
		width: 80%;
	}

	.rbs_title {
		width: 85%;
	}
	#rbs_imgList {
		width: 95%;
	}

	#rbs_imgList li {
		width: 21%;
		margin: 0 2% 30px;
	}

	#rbs_imgList li div {
		width: 100%;
		height: 132px;
	}
}

@media screen and (max-width: 767px) {
	#rbs_head {
		height: 60px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 8;
	}

	.headBox {
		width: 100%;
	}

	.rbs_logo {
		height: 36px;
		width: 130px;
		margin-top: -18px;
		margin-left: -65px;
	}

	.navM,.rb_back {
		display: block;
	}

	#navigator {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: #1c1c1c;
		z-index: 11;
		display: none;
	}

	.menuBox {
		width: 90%;
		margin: 0 auto;
		padding: 40px 0 10px;
		opacity: 0;
	}

	.menuBox a {
		display: block;
		width: 100%;
		color: #fff;
		text-align: left;
		margin: 0;
		padding: 10px 0;
	}

	.menuBox a.active {
		border: none;
		color: #d9b300;
	}

	#rbs_content {
		padding-top: 90px;
	}

	.rbs_title {
		width: 90%;
		margin: 0 auto;
		padding: 8px 10px;
		text-align: left;
		position: relative;
		box-sizing: border-box;
	}

	.rbs_pt {
		border: 1px solid #000;
		margin-bottom: 50px;
	}

	.rbs_pd {
		border: none;
		text-align: center;
		margin-bottom: 30px;
	}

	.rbs_title .kind {
		background: none;
	}

	.rbs_title .rbs_kind {
		text-align: right;
		position: absolute;
		top: 8px;
		right: 10px;
		width: 50%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	.rbs_title .rbs_kind select {
		width: 100%;
		position: relative;
		z-index: 2;
		padding-right: 20px;
	}

	.rbs_title .rbs_kind .arrow {
		width: 20px;
		height: 100%;
		display: block;
		position: absolute;
		top: 5px;
		right: 0;
		z-index: 1;
		background-image: url(../images/icon.png);
		background-repeat: no-repeat;
		background-size: 120px auto;
		background-position: -1px -4px;
	}

	.rbs_title .rbs_kind select,.rbs_title .rbs_kind select option {
		direction: rtl;
	}

	.rbs_imgList {
		width: 90%;
	}

	.rbs_imgList li {
		width: 100%;
		display: block;
		margin: 0 auto 30px;
		font-size: 1.4rem;
	}
	.rbs_imgList li a {
		align-items: center;
	}
	.rbs_imgList li img {
		width: 100%;
	}

	.photoList li {
		width: 90%;
		margin: 0 auto 15px;
	}

	.photoList li div {
		margin-bottom: 10px;
	}

	.rbs_aboutBox {
		width: 85%;
	}

	.rbs_photoBox {
		width: 100%;
	}

	.rbs_aboutBox .logoBox {
		margin: 10px auto 30px;
	}

	.rbs_contactBox {
		width: 85%;
		margin: 0 auto;
	}

	.rbs_contactBox h2 {
		text-align: left;
	}

	#rbs_foot div {
		width: 100%;
	}
}
