* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
}

body,
html {
	font-size: 14px;
}

ol,
ul,
li {
	list-style: none;
}

.wrap {
	position: relative;
	background: url(../images/bg.jpg) top center no-repeat;
}

.main {
	position: relative;
	background: url(../images/main.jpg) top center no-repeat;
	width: 1200px;
	height: 1512px;
	margin: auto;
}

.logo1 {
	position: absolute;
	width: 222px;
	height: 114px;
	top: 27px;
	left: 128px;
}

.denglu {
	color: #fff;
	position: absolute;
	right: 12px;
	width: 250px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 15px;
}

.zcan,
.yyzh {
	color: aqua;
}

.zcan:hover,
.yyzh:hover {
	color: aquamarine;
}

#user {
	color: #01e5f2
}

.zhuxiao {
	color: #ffd988;
}

.zhuxiao:hover {
	color: #f9e6bc;
}
.zhanshi {
    position: absolute;
    width: 330px;
    height: 586px;
    left: 65px;
    top: 660px;	
}
.zhanshi a {
	position: absolute;
	width: 115px;
	height: 115px;
}
.zhanshi .a1 {
	top: 34px;
	left: 188px;
}
.zhanshi .a2 {
	top: 34px;
	left: 29px;;
}
.zhanshi .a3 {
	top: 173px;
	left: 29px;;
}
.zhanshi .a4 {
	top: 173px;
	left: 188px;;
}
.zhanshi .a5 {
	top: 311px;
	left: 29px;;
}
.zhanshi .a6 {
	top: 311px;
	left: 188px;;
}
.qd,
.gift,
.click {
	position: absolute;
}

.qd,
.click {
	width: 162px;
	height: 59px;
	top: 673px;
}

.qd {
	left: 581px;
}

.click {
	left: 852px;
}

.gift {
	width: 96px;
	height: 22px;
	top: 732px;
	right: 58px;
}
/****翻牌样式****/
#projects {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 499px;
	width: 766px;
	float: right;
	position: relative;
	top: 772px;
}

.project {
	position: absolute;
	right: 0;
	bottom: 125px;
	margin: 0 0 15px 15px;
}

.project {
	float: left;
	width: 150px;
	height: 220px;
}

.grid {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}

div.projects {
	height: 485px;
}

div.projects {
	float: left;
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
}

div.projects .controls {
	position: absolute;
	right: 0;
	bottom: 140px;
}

div.projects .controls {
	float: left;
	width: 150px;
	height: 220px;
}

.controls .mask {
	float: left;
	position: relative;
	background: url(../images/kp.png) no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 32px;
	color: #fff;
	font-weight: 600;
}

div.projects .controls .bottom {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

div.projects .controls .bottom {
	background: url(../img/project_card_bot_bg.png) no-repeat;
	position: absolute;
	bottom: -9px;
	right: 0;
	width: 150px;
	height: 66px;
}

div.projects .controls .bottom+.bottom+.bottom {
	bottom: -3px;
}

div.projects .controls .bottom+.bottom {
	bottom: -6px;
}

div.projects .controls:hover .bottom+.bottom+.bottom {
	bottom: -8px;
}

div.projects .controls:hover .bottom+.bottom {
	bottom: -14px;
}

div.projects .controls:hover .bottom {
	bottom: -20px;
}


.project.ani0 {
	right: 601px;
	bottom: 258px;
}

.project.ani1 {
	right: 435px;
	bottom: 258px;
}

.project.ani2 {
	right: 269px;
	bottom: 258px;
}

.project.ani3 {
	right: 601px;
	bottom: 0;
}


.project.ani4 {
	right: 435px;
	bottom: 0;
}

.project.ani5 {
	right: 269px;
	bottom: 0;
}

.project.ani6 {
	right: 103px;
	bottom: 0;
}


.aniwz {
	width: 222px;
	height: 311px;
	position: absolute;
	right: 0;
	bottom: 326px;
	margin: 0 0 15px 15px;
	text-align: center;
	font-size: 32px;
}

.text {
	padding-top: 80px;
}

.start {
	padding-top: 80px;
}

.project .front {
	background: url(../images/kp.png) no-repeat;
	display: table;
}

.project .back,
.project .front {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.project .back {
	background: url(../images/kp-1.png) no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	font-size: 42px;
}

.project .back,
.project .front {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 220px;
	padding: 0 16px;
	text-align: center;
}

.project,
.project .back,
.project .front,
.socials a,
.transform_holder .back,
.transform_holder .front,
.transform_holder .transform {
	-webkit-transition: all 1s cubic-bezier(0.68, -.55, .265, 1.55);
	-moz-transition: all 1s cubic-bezier(0.68, -.55, .265, 1.55);
	-o-transition: all 1s cubic-bezier(0.68, -.55, .265, 1.55);
	-ms-transition: all 1s cubic-bezier(0.68, -.55, .265, 1.55);
	transition: all 1s cubic-bezier(0.68, -.55, .265, 1.55);
}

.project {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	perspective: 1000;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}

.project .back,
.project .front {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.project .front {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
}

.project .back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.project.hover .front,
.project.showli .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.project.hover .back,
.project.showli .back {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.bg_bg,
.bg_main {
	display: none;
	position: fixed;
}

.bg_bg {
	background: rgba(0, 0, 0, .5);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.bg_main {
	top: 50%;
	left: 50%;
	width: 240px;
	min-height: 100px;
	margin-top: -50px;
	margin-left: -120px;
	background: #fff;
	border-radius: 3px;
	padding: 0;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	z-index: 999;
}

.bg_main .info {
	padding: 10px;
	text-align: center;
	line-height: 42px;
}

.bg_main .btn span {
	display: inline-block;
	width: 49.5%;
	text-align: center;
	border-top: solid 1px #e8e8e8;
	padding: 10px 0;
}

.bg_main .btn span.qrxz {
	border-right: solid 1px #e8e8e8;
	color: #ef4036
}
/***弹窗***/
.lbtc {
    width: 400px;
    height: 300px;
    background: #007095;
    border: 3px solid #2dfdff;
    border-radius: 10px;
    z-index: 999;
    position: fixed;
    left: 54%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;
}
.lbtc ul {
    height: 253px;
    overflow-y: auto;
    margin-top: 40px;
}
.lbtc li {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    color: #fff;	
    padding-left: 15px;
}
.qdts {
    width: 320px;
    height: 200px;
    background: #007095;
    border: 3px solid #2dfdff;
    border-radius: 10px;
    z-index: 999;
    position: fixed;
    left: 54%;
    top: 50%;
    margin-left: -250px;
    margin-top: -150px;	
}
.qdts p {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 58px;
    font-weight: 600;	
}
.close {
	    position: absolute;
	    top: 5px;
	    right: 10px;
	    font-size: 18px;
	    color: #f0ca77;
}
.close:hover {
	color: #ffffb3;
}
.gz {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-size: 14px;
    left: 350px;	
}
.sycs {
    position: absolute;
    right: 0;
    color: #fff;
    top: 840px;
    width: 145px;
    text-align: center;
    font-size: 15px;	
}