@charset "utf-8";
@font-face {   
	font-family:AvenirLight;
	src:url('../fonts/AvenirLight.otf'),
	url('../fonts/AvenirLight.woff') format('woff'), 
    url('../fonts/AvenirLight.ttf') format('truetype'); 
}
@font-face {   
	font-family:AvenirBook;
	src:url('../fonts/AvenirBook.otf'),
	url('../fonts/AvenirBook.woff') format('woff'), 
    url('../fonts/AvenirBook.ttf') format('truetype'); 
}
@font-face {   
	font-family:AvenirMedium;
	src:url('../fonts/AvenirMedium.otf'),
	url('../fonts/AvenirMedium.woff') format('woff'), 
    url('../fonts/AvenirMedium.ttf') format('truetype'); 
}
@font-face {   
	font-family:AvenirBlack;
	src:url('../fonts/AvenirBlack.otf'),
	url('../fonts/AvenirBlack.woff') format('woff'), 
    url('../fonts/AvenirBlack.ttf') format('truetype'); 
}


body { font-family:Avenir Book,AvenirBook,Arial,"Microsoft YaHei", Helvetica;margin: 0px; -webkit-text-size-adjust:none; position:relative; color:#000; padding:66px 0 0 0; margin:auto; background-color:#dbdbdb; }
::selection{background: #b62341; color: white; /* Safari */} ::-moz-selection{background: #b62341; color: white;  /* Firefox */ } * {margin:0px; padding:0px;}
html{font-size: 10px; margin:auto;}
input,button,a,textarea {
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
input, button {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
img{
	max-width: 100%;
	height: auto;
	border:0px;
}
li {
	list-style-type: none;
}
table {
	border-collapse:collapse;
}

a:link,a:visited {
	color: #fff;
	-webkit-transition: all .25s linear .25s;
	transition: all .25s linear .25s;
	text-decoration: none;
}
a:hover {
	color:#fff;
	-webkit-transition: all .25s linear .25s;
	transition: all .25s linear .25s;
	text-decoration: none;
}
a {
	outline:0;
}
br.br {
	display:none;
}
.clearFix {
	clear:both;
	width:100%;
	display:block;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
}
.clear {
	clear:both;
}
.block {
	display:block;
}
.mainBar img {
	display:block;
}
.iMainBar {
	padding:100px 8% 0px 8%;
	max-width:1920px;
	margin:auto;
}
.iB {
	background-color:#fff;
	height:auto;
	overflow:hidden;
	margin-bottom:100px;
	display:table;
	width:100%;
}
.iB li {
	display:table-cell;
	height:100%;
}
.iB li:nth-child(1) {
	width:58%;
	vertical-align:bottom;
}
.iB li:nth-child(2){
	padding:170px 3% 160px 3%;
	width:36%;
}
.iB li:nth-child(1) img,.iB_02 li:nth-child(2) img {
	vertical-align:bottom;
	display:inline-block;
}
.iB_02 li:nth-child(1) {
	padding:170px 2% 160px 7%;
	width:32%;
}
.iB_02 li:nth-child(2) {
	width:58%;
	vertical-align:bottom;
	padding:0px;
	text-align:right
}
.iB_03 li:nth-child(1) {
	text-align:center;
	vertical-align:middle;
}
@media screen and (max-width:769px) {
.iB li {
	display:block;
}
.iB li:nth-child(1) {
	width:100%;
	vertical-align:bottom;
	padding-top:80px;
}
.iB li:nth-child(2){
	padding:80px 10% 120px 10%;
	width:80%;
}
.iB_02 li:nth-child(1) {
	padding:120px 10% 100px 10%;
	width:80%;
}
.iB_02 li:nth-child(2) {
	width:90%;
	padding-left:10%;
	padding-bottom:0px;
	padding-top:0px;
}
.iB_03 li:nth-child(1) {
	width:80%;
	padding-left:10%;
	padding-right:10%;
}
}
.iTitle {
	font-size:55px;
	line-height:69px;
	font-weight:normal;
	font-family:Avenir Light,AvenirLight;
	margin-bottom:35px;
}
.iTitle_01 {
	font-size:30px;
	line-height:50px;
	font-weight:bold;
	font-family:Avenir Light,AvenirLight;
	margin-bottom:20px;
}
.iB .iZw {
	margin-bottom:40px;	
}
.iZw {
	font-size:22px;
	line-height:28px;
	color:#4c4948;
	display: inline-block;
	text-align: justify;
}
.iZw .iTitle {
	color:#000;
	text-align:left;
}
.iBt img {
	display: block;
	float: left;
	margin-right: 20px;
	border-radius: 6px;
	margin-bottom: 20px;
}
.iB_04 img:nth-child(1) {
	display:block;
	width:100%;
}
.iB_04 .iBt,.contact_03 .iBt {
	text-align:center;
	clear:both;
	padding:100px 0 80px 0px;
}
.iB_04 .iBt img,.contact_03 .iBt img {
	float:none;
	display:inline-block;
	width:auto;
}
header {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:996;
	background-color:#b62341;
}
.headerMain {
	height:66px;
	position:relative;
	width:80%;
	margin:auto;		
}
header h1 {
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-22px;	
}
header h1 img {
	display:block;
	height:100%;
}
header nav {
	display:inline-block;
	position:relative;
	float:right;
	max-width:1200px;
	margin-right:60px;
}
header nav a {
	display:inline-block;
	margin:0 15px;
	float:left;
	height:66px;
	line-height:66px;
	text-align:center;
	vertical-align:middle;
	font-size:15px;
	position:relative;
	color:#fff;
	z-index:4;
}
header nav a:after,.footerNav a:after  {
	content:" ";
	height:1px;
	overflow:hidden;
	background-color:rgba(255,255,255,0.5);
	width:0%;
	position:absolute;
	left:0px;
	bottom:15px;
	-webkit-transition: all .25s linear .25s;
	transition: all .25s linear .25s;
}
.footerNav a:after  {
	background-color:rgba(0,0,0,0.2);
	bottom:-4px;
}
header nav a:hover:after,header nav a.sed:after,.footerNav a:hover:after,.footerNav a.sed:after {
	width:100%;
	-webkit-transition: all .25s linear .25s;
	transition: all .25s linear .25s;
}
header nav a:hover,header nav a.sed {
	color:#fff;
}
.closeNav {
    display: inline-block;
    cursor: pointer;
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-9px;
	z-index:9999;
}
.line1, .line2, .line3 {
	width: 15px;
	height: 2px;
	background-color: #fff;
	margin: 2px 0;
	transition: 0.4s;
}
header.sed .line1 {
    -webkit-transform: rotate(90deg) translate(4px, 2px) ;
    transform: rotate(90deg) translate(4px, 2px) ;
}

header.sed .line2 {
	-webkit-transform: rotate(90deg) translate(0px, -3px) ;
    transform: rotate(90deg) translate(0px, -3px) ;
}
header.sed .line3 {
    -webkit-transform: rotate(90deg) translate(-4px, -8px) ;
    transform: rotate(90deg) translate(-4px, -8px) ;
}
@media screen and (max-width:1470px) {
.headerMain {
	width:100%;
}
header h1 {
	left:10%;
}
.closeNav {
	right:10%;
}
header nav {
	top:66px;
	display:none;
	max-width:100%;
	background-color:#b62341;
	width:100%;
	float:none;
	margin-right:0px;	
}
header nav a {
	display:block;
	width:100%;
	margin:0 0px;
	float:none;
	height:50px;
	line-height:50px;
}
header nav a:last-child {
	padding-bottom:20px;
}
header nav a:after  {
	bottom:1px;
}
}
@media screen and (max-width:769px) {
.iBt {
	text-align:center;
}
.iBt img {
	display:inline-block;
	float:none;
	margin-right: 10px;
	margin-left: 10px;
}
.iTitle {
	font-size:50px;
	line-height:69px;
}
.iZw {
	font-size:18px;
	line-height:26px;
}
header.sed .line1 {
    -webkit-transform: rotate(-45deg) translate(-3px, 5px) ;
    transform: rotate(-45deg) translate(-3px, 5px) ;
}

header.sed .line2 {opacity: 0;}
header.sed .line3 {
    -webkit-transform: rotate(45deg) translate(-1px, -2px) ;
    transform: rotate(45deg) translate(-1px, -2px) ;
}
}
footer .leftBar {
	display:inline-block;
	float:left;
	vertical-align:top;
}
footer .leftBar h2 img {
	display:block;
	margin-bottom:25px;
}
.footerLinks {
	max-width:270px;
}
.footerLinks img {
	display: inline-block;
	border-radius:4px;
	float: left;
	margin-right:6px;
	margin-bottom:6px;
}
footer {
	padding:90px 10% 40px 10%;
	overflow:hidden;
	background-color:#fff;
	color:#808080;
	vertical-align:top;
	position:relative;
}
footer a:link,footer a,footer a:visited  {
	color:#808080;
}
.footerNav {
	position:absolute;
	right:5%;
	top:0px;
	text-align:right;
	max-width:370px;
	vertical-align:top;
	padding-top:130px;
}
.footerNav a {
	display:inline-block;
	margin-left:18px;
	margin-bottom:20px;
	font-size:14px;
	position:relative;
}
@media screen and (max-width:769px) {
footer .leftBar {
	display:block;
	float:none;
}
.footerLinks {
	max-width:100%;
}
.footerNav {
	position:relative;
	right:auto;
	top:auto;
	text-align:left;
	max-width:100%;
	padding-top:20px;
	clear:both;
}	
.footerNav a {
	margin-left:0px;
	margin-right:18px;
}
}
.copyInfo {
	font-size:12px;
	line-height:24px;
	clear:both;
	padding:40px 0px 0px 0px;
	text-align:center;
	font-family:Avenir Light,AvenirLight;
}
.aboutus_1 {
	max-width:1145px;
	margin:auto;
}
.aboutus_1 div.iZw {
	margin-left:8%;
	padding:120px 10% 120px 19%;
	background-color:#fff;
	position:relative;
	zoom:1;
	margin-bottom:100px;
}
.aboutus_1 div.iZw:before {
	content:" ";
	position:absolute;
	left:-8%;
	bottom:0px;
	width:190px;
	height:190px;
	background-color:#b62341;
}
.aboutus_3 div.iZw {
	margin-right:8%;
	margin-left:0px;
	padding:120px 19% 120px 10%;
}
.aboutus_3 div.iZw:before {
	left:auto;
	right:-8%;
}
.aboutus_2 {
	width:100%;
	display:inline-table;
	background-color:#fff;
	margin-bottom:100px;
}
.aboutus_2 li {
	display: table-cell;
	width:50%;
	vertical-align:middle;
}
.aboutus_2 li.iZw div {
	display:inline-block;
	vertical-align:middle;
	padding:100px 14%;
}
.aboutus_2 li:nth-child(2) {
	vertical-align:top;
}
.aboutus_2 li:nth-child(2) img {
	display:block;
}
@media screen and (max-width:769px) {
.aboutus_1 div.iZw {
	padding:100px 10% 220px 15%;
}
.aboutus_2 li {
	display:block;
	width:100%;
}
.aboutus_2 li.iZw div {
	padding:100px 10% 80px 10%;
}
.aboutus_3 div.iZw {
	padding:100px 15% 220px 10%;
}
}
.rummyIntroduction_01 {
	max-width:770px;
	margin:0px auto 100px auto;
	background-color:#b62341;
	color:#fff;
	padding:100px 150px;
}
.rummyIntroduction_01 .iTitle {
	text-align:center;
}
.rummyIntroduction_01 .iZw {
	color:#fff;
}
.rummyIntroduction_02 li {
	padding-left:9%;
	padding-right:4%;
	width:37%;
	padding-top:170px;
	padding-bottom:170px;
}
.rummyIntroduction_02 li:nth-child(2) {
	padding-right:9%;
	padding-left:4%;
}
.rummyIntroduction_02 h4,.rummyIntroduction_03 li:nth-child(2) h4 {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
	font-weight: normal;
	color: #b62341;
	padding:0 28px;
	border-radius: 22px;
	border: solid 1px #b62341;
	margin-bottom:28px;
}
.rummyIntroduction_03 li:nth-child(1) img,.rummyIntroduction_04 li:nth-child(2) img {
	display:block;
}
.rummyIntroduction_03 li:nth-child(2),.rummyIntroduction_04 li:nth-child(1) {
	padding-left:9%;
	padding-right:9%;
	width:50%;
	padding-top:100px;
	padding-bottom:100px;
}
.rummyIntroduction_03 li:nth-child(1) {
	padding:0px;
}
.rummyIntroduction_04 img {
	vertical-align:middle;
	display:inline-block;
}
@media screen and (max-width:769px) {
.rummyIntroduction_01 {
	max-width:100%;
	padding:100px 10%;
}
.rummyIntroduction_02 li {
	padding-left:10%;
	padding-right:10%;
	width:80%;
	padding-top:100px;
	padding-bottom:100px;
}
.rummyIntroduction_02 li:nth-child(2) {
	padding-right:10%;
	padding-left:10%;
	padding-top:0px;
}
.rummyIntroduction_03 li:nth-child(2),.rummyIntroduction_04 li:nth-child(1) {
	padding-left:10%;
	padding-right:10%;
	width:80%;
	padding-top:100px;
	padding-bottom:100px;
}	
}
.contact_01 {
	padding:170px 13% 170px 13%;
	background-color:#fff;
	margin-bottom:100px;
}
.contact_01 .iTitle {
	margin-bottom:90px;
}
.contact_02 {
	max-width:1010px;
	margin:auto;
	padding:80px 80px;
	color:#fff;
	text-align:center;
	background-color:#b62341;
}
.contact_02 .iZw {
	color:#fff;
}
.contact_02 a {
	font-family:Avenir Book,AvenirBook;
	font-size:30px;
	display: inline-block;
	height: 62px;
	border-radius: 32px;
	padding:0px 50px;
	border:solid 1px #fff;
	line-height: 62px;
	margin-bottom:40px;
}
.contact_03 {
	width:100%;
	clear:both;
}
a.mailbt {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	border: solid 1px #b62341;
	color:#b62341;
	border-radius:21px;
	padding: 0 30px;
}
@media screen and (max-width:769px) {
.contact_01 {
	padding:100px 10% 100px 10%;
}
.contact_01 .iTitle {
	margin-bottom:30px;
}
a.mailbt {
	height: 30px;
	line-height: 30px;
	font-size:20px;
	border-radius:15px;
	padding: 0 20px;
}
.contact_02 a {
	font-size:20px;
	height: 40px;
	border-radius: 20px;
	padding:0px 30px;
	line-height: 40px;
}
}
.termsConditions_02 {
	max-width:1070px;
	margin:0px auto 100px auto;
}
.termsConditions_02 img {
	display:block;
	width:100%;
}
.termsConditions_03 {
	background-color:#b62341;
	padding-right:13%;
	margin-bottom:100px;
}
.termsConditions_03 .iZw {
	background-color:#fff;
	padding:150px 18%;
}
.termsConditions_04 {
	padding-right:0px;
	padding-left:13%;
}
.termsConditions_05 {
	max-width:none;
	background-color:#fff;
	padding:175px 8% 220px 8%;
	margin:0 auto 100px auto;
}
.termsConditions_05 div {
	max-width:1170px;
	margin:auto;
}
.termsConditions_05 .iTitle {
	text-align:center;
}
.termsConditions_06 {
	margin-bottom:100px;
}
.termsConditions_06 ul {
	display:table;
	width:100%;
	background-color:#fff;
}
.termsConditions_06 ul li {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:50%;
}
.termsConditions_06 ul li .iZw {
	text-align:left;
	width:74%;
	margin:auto;
	display:inline-block;
	vertical-align:top;
	padding:50px 0;
}
.termsConditions_06 ul li img {
	display:block;
	vertical-align:top;
}
.termsConditions_06 ul:nth-child(1) li:nth-child(2),.termsConditions_06 ul:nth-child(2) li:nth-child(1) {
	vertical-align:top;
}
.termsConditions_07 {
	max-width:820px;
	margin-bottom:0px;
}
.termsConditions_07 .iTitle {
	color:#fff;
}
.termsConditions_07 ul li {
	padding-left:40px;
	position:relative;
}
.termsConditions_07 ul li:before {
	content: " ";
	width: 18px;
	height: 18px;
	border-radius: 10px;
	border: solid 1px #000;
	display:block;
	overflow:hidden;
	background-color:#fff;
	position:absolute;
	left:-20px;
	top:5px;
}
@media screen and (max-width:769px) {
.termsConditions_03 {
	padding-right:10%;
	padding-left:0%;
}
.termsConditions_03 .iZw {
	padding:100px 10%;
}
.termsConditions_04 {
	padding-right:00%;
	padding-left:10%;
}
.termsConditions_05 {
	max-width:none;
	background-color:#fff;
	padding:100px 10%;
	margin:0 auto 100px auto;
}
.termsConditions_06 ul li {
	display:block;
	width:100%;
}
.termsConditions_06 ul li .iZw {
	width:80%;
	padding:100px 10%;
}
.termsConditions_07 {
	max-width:100%;
}
.termsConditions_07 ul li {
	padding-left:30px;
}
.termsConditions_07 ul li:before {
	content: " ";
	width: 12px;
	height: 12px;
	border-radius: 6px;
}
}
.rivacyPolicyLegality_01 .iTitle {
	text-align:left;
}
.rivacyPolicyLegality_02 {
	margin-bottom:0px;
}
.rivacyPolicyLegality_03 {
	padding-top:0px;
	margin-bottom:100px;
}
.rivacyPolicyLegality_04 {
	z-index:1;
}
.rivacyPolicyLegality_04 img {
	display:block;
	margin-right:9%;
}
.rivacyPolicyLegality_03_2 .rivacyPolicyLegality_04 img {
	margin-right:0px;
	margin-left:9%;
}
.rivacyPolicyLegality_05 {
	margin-left:27%;
	z-index:3;
	position:relative;
	margin-top:-136px;
	background-color:#FFFFFF;
}
.rivacyPolicyLegality_03_2 .rivacyPolicyLegality_05 {
	margin-left:0%;
	margin-right:27%;
}
.rivacyPolicyLegality_03_2 {
	margin-bottom:100px;
}
.rivacyPolicyLegality_05 ul {
	padding-top:163px;
	padding-bottom:79px;
}
.rivacyPolicyLegality_05 ul li {
	padding:57px 14.5%;
	height:auto;
}
.bannerBt {
	position:absolute;
	top:50px;
	right:80px;	
}
@media screen and (max-width:769px) {
.rivacyPolicyLegality_04 img {
	margin-right:0%;
}
.rivacyPolicyLegality_03_2 .rivacyPolicyLegality_04 img {
	margin-left:0%;
}
.rivacyPolicyLegality_05 {
	margin-left:0%;
	margin-top:0px;
}
.rivacyPolicyLegality_03_2 .rivacyPolicyLegality_05 {
	margin-right:0%;
}
.rivacyPolicyLegality_03_2 {
	margin-bottom:100px;
}
.rivacyPolicyLegality_05 ul {
	padding-top:100px;
	padding-bottom:79px;
}
.rivacyPolicyLegality_05 ul li {
	padding:57px 10%;
	height:auto;
}
.bannerBt {
	right:10%;	
}
}