@charset "utf-8";
/* CSS Document */

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
	background: #fff!important;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	border: 1px solid #fff!important;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	width: 12px!important;
	height: 12px!important;
}
/* 客服代码开始 */
.kefu {
	position: fixed;
	z-index: 1000;
	right: 0px;
	bottom: 120px;
}
.kefu1 {
	transition: all 0.5s ease-in-out;
	width: 70px;
}
.kefu1 img {
	width: auto;
	height: 70px;
}
.kefu2 {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 1;
	right: -100%;
	top: 0px;
	transition: all 0.5s ease-in-out;
}
.kefu2 img {
	width: auto;
	height: 70px;
}
.kefu:hover .kefu2 {
	opacity: 1;
	right: 0%;
	visibility: inherit;
}
.kefu:hover .kefu1 {
	opacity: 0;
	visibility: hidden;
}
/* 客服代码开始 */
/* 第一屏代码开始 */
#sp {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	min-width: 100%;
	min-height: 100%;
}
.Vidage {
	position: relative;
}
.wenzi {
	width: 100%;
	position: absolute;
	text-align: center;
	top: 50%;
	z-index: 2000;
	transform: translateY(-50%);
}
.wenzi1 {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-clip-path, -webkit-clip-path, opacity;
	transition: -webkit-clip-path, clip-path, opacity;
	-webkit-transition-duration: .6s, .6s, .3s;
	transition-duration: .6s, .6s, .3s;
	-webkit-transition-delay: 0s, 0s, .3s;
	transition-delay: 0s, 0s, .3s;
	-webkit-clip-path: polygon(0 0, -17% 0, 0 100%, 0 100%);
	clip-path: polygon(0 0, -17% 0, 0 100%, 0 100%);
}
.wenzi1xuanzhong {
	opacity: 1;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.shoujibeijing {
	width: 100%;
	height: 100%;
	display: none;
}
/* 第一屏代码结束 */
/* 第二屏代码开始 */
.tu2 {
	color: #fff;
}
.xuanzhuan {
	position: absolute;
	z-index: 1;
	margin: auto;
	color: #fff;
	width: 100%;
	margin: auto;
	max-width: 1315px;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
	right: 0px;
}
.xuanzhuan1 {
	width: 51%;
	float: left;
	position: relative;
}
.xuanzhuan1-1 {
	-webkit-animation: loadRotate 30s linear infinite;
	-webkit-animation-fill-mode: both;
	animation: loadRotate 30s linear infinite;
	animation-fill-mode: both;
}
.xuanzhuan1-1 img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.dian {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	margin: -12px;
	cursor: pointer;
	text-align: center;
	transition: all .5s ease-in-out;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(24em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(24em) rotate(-180deg);
	transform: rotate(180deg) translate(24em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(23.7em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(23.7em) rotate(-45deg);
	transform: rotate(45deg) translate(23.7em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(23.8em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(23.8em) rotate(-300deg);
	transform: rotate(300deg) translate(23.8em) rotate(-300deg);
}
.dianxuanzhong {

	width: 100px;
	height: 100px;
	margin: -50px
}
.dianxuanzhong .dian1-1 {
	background: transparent;	opacity: 1;

}
.dianxuanzhong .dian1 {
	width: 100%;
	height: 100%;
}

.dianzong {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: #fff;
	border: 1px solid #fff;
}
.dian1 {
	
	margin: 0;
	padding: 0;
	background: #222;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 8px;
	height: 8px;
	transition: all .5s ease-in-out;
}
.dian1-1 {
	-webkit-animation: loadRotate2 30s linear infinite;
	-webkit-animation-fill-mode: both;
	animation: loadRotate2 30s linear infinite;
	animation-fill-mode: both;
	position: absolute;
	width: 120px;
	height: 120px;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -60px;
	border-radius: 50%;
	opacity: 0;
	transition: all .5s ease-in-out;
}
.dian:after, .dian:before {
	content: '';
	position: absolute;
	left: -1px;
	top: -1px;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 50%;
	-webkit-animation: anim-ripple 2s ease-out infinite forwards;
	animation: anim-ripple 2s ease-out infinite forwards;
}
 @-webkit-keyframes anim-ripple {
0% {
opacity:0;
-webkit-transform:scale3d(2, 2, 1);
transform:scale3d(2, 2, 1)
}
50% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes anim-ripple {
0% {
opacity:0;
-webkit-transform:scale3d(2, 2, 1);
transform:scale3d(2, 2, 1)
}
50% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
 @-webkit-keyframes loadRotate {
 from {
 -webkit-transform:rotateZ(0deg);
}
to {
	-webkit-transform: rotateZ(360deg);
}
}
@keyframes loadRotate {
 from {
 transform:rotateZ(0deg);
}
to {
	transform: rotateZ(360deg);
}
}
 @-webkit-keyframes loadRotate2 {
 from {
 -webkit-transform:rotateZ(0deg);
}
to {
	-webkit-transform: rotateZ(-360deg);
}
}
@keyframes loadRotate2 {
 from {
 transform:rotateZ(0deg);
}
to {
	transform: rotateZ(-360deg);
}
}
.xuanzhuan1-2 {
	width: 490px;
	height: 490px;
	border-radius: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.xuanzhuan1-2-1 {
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0;
	visibility: hidden;
}
.xuanzhuan1-2 .xuanzhuan1-2-1:nth-child(1) {
	opacity: 1;
	visibility: visible;
}
.xuanzhuan1-2-1 img {
	width: 100%;
	height: auto;
}
.xuanzhuan1-2-1-1 {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
}
.xuanzhuan1-2-1-2 {
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
	text-align: center;
	font-size: 36px;
}
.xuanzhuan1-2-1-2 p {
	display: inline-block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translate(0, -50%);
}
.xuanzhuan2 {
	width: 32%;
	line-height: 30px;
	position: absolute;
	z-index: 1;
	top: 50%;
	height: 120px;
	right: 0px;
	transform: translate(0, -50%);
}
.xuanzhuan2-1 {
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	top: 0px;
	right: 0px;
}
.xuanzhuan2 .xuanzhuan2-1:nth-child(1) {
	opacity: 1;
	visibility: visible;
}
/* 第二屏代码结束 */
/* 第三屏代码开始 */
.tu3 {
	color: #333;
}
.beijing {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.beijing1 {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	top: 0;
	left: 0;
	position: absolute;
}
.tubiao {
    width: 1200px;
    margin: 0 auto;
}
.tubiaozong {
	width: 100%;
	max-width: 1200px;

	text-align: center;
}
.tubiao1 {
	width: 220px;
	float: left;
	line-height: 30px;
	margin-right: 20px;
	border:1px solid #ccc;
	border-radius: 50px;
	padding: 20px 0;
}
.tubiao1:last-child{
    margin-right: 0;
}

.tubiao1:hover .tubiao1-1 {
	opacity: 1;
}
.tubiao1:hover .tubiao1-2 {
	opacity: 1;
}
.tubiao1:hover .tubiao1-3 {
	opacity: 1;
}
.tubiao1:hover .tubiao1-4 {
	opacity: 1;
}

.tubiao1-1 img {
	height: 40px;
	width: auto;
}
.tubiao1-2 {
	width: 100%;
	float: left;
	margin-top: 15px;
	opacity: 0.7;
	transition: all 0.5s;
	font-size: 20px;
}
.tubiao1-3 {
	width: 100%;
	opacity: 0.7;
	transition: all 0.5s;
	float: left;
	font-size: 16px;
}

.tubiao1-4 span {
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tubiao1-4 a {
	display: inline-block;
	width: 115px;
	height: 45px;
	line-height: 45px;
	border: #333 solid 2px;
	color: #333;
	border-radius: 45px;
}
.tubiao1-4 a:hover {
	color: #000;
	background-color: #333;
}
.tubiao1-4 p {
	display: inline-block;
	float: left;
	width: 100%;
}
.tubiao1-4 p em {
	display: inline-block;
	font-style: normal;
}
.tubiao1-4 p em {
	display: inline-block;
	font-style: normal;
	max-width: 130px;
	width: 100%;
}
.shoujihentu {
	width: 100%;
	float: left;
	display: none;
}
.shoujihentu1 {
	width: 100%;
	float: left;
	position: relative;
	width: 100%;
	height: 230px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.shoujihentu1-1zhe {
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 1;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.5);
}
.shoujihentu1-1 {
	width: 100%;
	position: absolute;
	height: 100%;
	text-align: center;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.shoujihentu1-1 a {
	display: inline-block;
	width: 100%;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translate(0, -50%);
	float: left;
}
.shoujihentu1-1 a p {
	display: inline-block;
	width: 100%;
	float: left;
	font-size: 20px;
	margin-bottom: 15px;
}
.shoujihentu1-1 a i {
	display: inline-block;
	width: 100%;
	font-style: normal;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.shoujihentu1-1 a i img {
	height: 40px;
	width: auto;
}
.shoujihentu1-1 a span {
	display: inline-block;
	width: 100%;
	float: left;
	font-size: 12px;
}
/* 第三屏代码结束 */
/* 第四屏代码开始 */
.tu4 {
}
.xuanxiang {
	width: 100%;
	max-width: 1050px;
	color: #fff;
	margin: auto;
	overflow: hidden;
}
.xuanxiang1 {
	width: 100%;
	float: left;
	text-align: center;
}
.xuanxiang1-1 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
	color: #fffefe;
	opacity: 0.5;
	margin-right: 30px;
	cursor: pointer;
}
.xuanxiang1-1xuanzhong {
	color: #fff;
	opacity: 1;
}
.xuanxiang2 {
	width: 100%;
	float: left;
	margin-top: 100px;
	line-height: 30px;
}
.xuanxiang2zong {
	display: none;
	overflow: hidden;
	height: 120px;
}
.xuanxiang2 .xuanxiang2zong:nth-child(1) {
	display: inline-block;
}
.xuanxiang2-1 {
	display: inline-block;
	width: 310px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xuanxiang2-1 a {
	color: #fffefe;
}
.xuanxiang2-1 a:hover {
	opacity: 0.5;
}
.xuanxiang3 {
	width: 100%;
	float: left;
	margin-top: 150px;
}
.xuanxiang3 p {
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.xuanxiang3 span {
	width: 100%;
	float: left;
	line-height: 30px;
}
/* 第四屏代码结束 */

/* 友情链接代码开始 */
.youqing {
	width: 100%;
	color: #fff;
	position: absolute;
	z-index: 1;
	bottom: 60px;
	line-height: 30px;
	left: 0px;
	padding-right: 3%;
	text-align: right;
}
.youqing1 {
	display: inline-block;
}
.youqing1-1 {
	display: inline-block;
	position: relative;
	cursor: pointer;
	opacity: 0.5;
	margin-right: 10PX;
}
.youqing1-1:hover .youqing1-1-1 {
	opacity: 1;
	visibility: inherit;
}
.youqing1-1-1 {
	position: absolute;
	z-index: 1;
	bottom: 30px;
	width: 150px;
	text-align: left;
	transition: all ease-in-out 0.3s;
	opacity: 0;
	visibility: hidden;
}
.youqing a {
	display: inline-block;
	margin-right: 10px;
	color: #fff
}
.youqing a:hover {
	opacity: 1;
}
.youqing1-1-1 a {
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.youqing1-1-1 a:hover {
	opacity: 0.5;
}
/* 友情链接代码结束 */
/* 别人代码开始 */
.containershouye {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	max-width: 1600px;
	padding-top: 18px;
	padding-bottom: 20px;

}
header {
	width: 100%;
	
}
header .logo {
	float: left;
	display: inline-block;
	
}
header nav {
	text-align: right;
	float: right
}
header .contact-btn {
	display: inline-block;
	background-color: #6baa57;
	border-radius: 100%;
	border: #6baa57 solid 1px;
	width: 60px;
	position: relative;
	height: 60px;
	float: right;
	margin-top: 32.5px!important;
}
header .contact-btn svg {
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 50%;
	z-index: 1;
}
header .contact-btn svg path {
	transition: all 0.3s;
}
header .contact-btn:hover {
	background: none;
	transition: .3s;
	border: #6baa57 solid 1px;
}
header .contact-btn:hover svg path {
	fill: #6baa57;
}
.header-fix nav a {
	color: #333;
	position: relative;

}
.header-fix nav li {
	color: #333;
	position: relative;
	position: relative;
	display: block;
    width: 14%;
    float: left;
	line-height: 40px;
	z-index: 9999;
}
.header-fix nav .dropdown a{
    color: #fff
}

.hamburger {
	display: none;
	float: right;
	margin-top: 20px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	background-color: #fff;
}
/* 别人代码结束 */
@media screen and (min-width:320px) and (max-width:399px) {
/* 别人代码开始 */
.contact-btn {
	display: none!important;
}
header .logo {
	margin-top: 15px;
}
header .containershouye a img {
	height: 45px;
	width: auto;
}
.hamburger {
	display: inline-block;
}
/* 别人代码结束 */
/* 第四屏代码开始 */ 
.tu4 {
	height: auto!important;
	background-repeat: inherit;
	background-size: cover;
}
.tu4 .fp-tableCell {
	height: auto!important;
}
.xuanxiang2 {
	margin-top: 50px;
}
.xuanxiang3 {
	text-align: center;
}
.xuanxiang2-1 {
	width: 100%;
	text-align: center;
}
.xuanxiang3 {
	margin-top: 80px;
}
.tu4 {
	padding: 100px 0px 80px 0px;
}
.youqing {
	display: none;
}
.xuanxiang1-1 {
	margin-left: 10px;
	margin-right: 10px;
}
.xuanxiang2zong {
	height: auto;
}
/* 第四屏代码结束 */ 
/* 第一屏代码开始 */ 
.shoujibeijing {
	display: block;
}
.Vidage {
	display: none;
}
.wenzi {
	padding: 0px 20px 0px 20px;
}
.wenzi img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* 第一屏代码结束 */
/* 第二屏代码开始 */

.xuanzhuan1-2-1-2 {
	font-size: 18px;
}
.tu2 {
	height: 800px!important;
}
.tu2 .fp-tableCell {
	height: 800px!important;
}
.xuanzhuan {
	max-width: 270px;
}
.xuanzhuan1-2 {
	width: 200px;
	height: 200px;
}
.xuanzhuan1 {
	width: 100%;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(9.5em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(9.5em) rotate(-180deg);
	transform: rotate(180deg) translate(9.5em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(9.5em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(9.5em) rotate(-45deg);
	transform: rotate(45deg) translate(9.5em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(9.5em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(9.5em) rotate(-300deg);
	transform: rotate(300deg) translate(9.5em) rotate(-300deg);
}
.xuanzhuan2 {
	position: relative;
	margin-top: 50px;
	top: 0px;
	transform: translate(0, 0%);
	float: left;
	width: 100%;
}
.dianxuanzhong {
	width:60px;
	height:60px;
	margin:-30px;
	
	
	
	
	}
	
	.dian1-1{
		
	width:60px;
    height: 60px;

    margin: -30px 0 0 -30px;}
/* 第二屏代码结束 */
/* 第三屏代码开始 */
.beijing {
	display: none;
}
.tubiao {
	display: none;
}
.shoujihentu {
	display: block;
}
/* 第三屏代码结束 */
}
 @media screen and (min-width: 400px) and (max-width:499px) {
/* 别人代码开始 */.contact-btn {
	display: none!important;
}
header .logo {
	margin-top: 15px;
}
header .containershouye a img {
	height: 45px;
	width: auto;
}
.hamburger {
	display: inline-block;
}/* 别人代码结束 */
/* 第四屏代码开始 */
.tu4 {
	height: auto!important;
	background-repeat: inherit;
	background-size: cover;
}
.tu4 .fp-tableCell {
	height: auto!important;
}
.xuanxiang2 {
	margin-top: 50px;
}
.xuanxiang3 {
	text-align: center;
}
.xuanxiang2-1 {
	width: 100%;
	text-align: center;
}
.xuanxiang3 {
	margin-top: 80px;
}
.tu4 {
	padding: 100px 0px 80px 0px;
}
.youqing {
	display: none;
}
.xuanxiang1-1 {
	margin-left: 10px;
	margin-right: 10px;
}
.xuanxiang2zong {
	height: auto;
}
/* 第四屏代码结束 */ /* 第一屏代码开始 */ 
.shoujibeijing {
	display: block;
}
.Vidage {
	display: none;
}
.wenzi {
	padding: 0px 20px 0px 20px;
}
.wenzi img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* 第一屏代码结束 */ 
/* 第二屏代码开始 */
.xuanzhuan1-2-1-2 {
	font-size: 18px;
}
.tu2 {
	height: 800px!important;
}
.tu2 .fp-tableCell {
	height: 800px!important;
}
.xuanzhuan {
	max-width: 300px;
}
.xuanzhuan1-2 {
	width: 200px;
	height: 200px;
}
.xuanzhuan1 {
	width: 100%;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(10.7em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(10.7em) rotate(-180deg);
	transform: rotate(180deg) translate(10.7em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(10.7em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(10.7em) rotate(-45deg);
	transform: rotate(45deg) translate(10.7em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(10.5em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(10.5em) rotate(-300deg);
	transform: rotate(300deg) translate(10.5em) rotate(-300deg);
}
.xuanzhuan2 {
	position: relative;
	margin-top: 50px;
	top: 0px;
	transform: translate(0, 0%);
	float: left;
	width: 100%;
}
.dianxuanzhong {
	width:60px;
	height:60px;
	margin:-30px;
	
	
	
	
	}
	.dian1-1{
		
	width:60px;
    height: 60px;

    margin: -30px 0 0 -30px;}
/* 第二屏代码结束 */
/* 第三屏代码开始 */
.beijing {
	display: none;
}
.tubiao {
	display: none;
}
.shoujihentu {
	display: block;
}
/* 第三屏代码结束 */
}
 @media screen and (min-width: 500px) and (max-width:639px) {
/* 别人代码开始 */.contact-btn {
	display: none!important;
}
header .logo {
	margin-top: 15px;
}
header .containershouye a img {
	height: 45px;
	width: auto;
}
.hamburger {
	display: inline-block;
}/* 别人代码结束 */
/* 第四屏代码开始 */ 
.xuanxiang {
	max-width: 420px;
}
.tu4 {
	height: auto!important;
}
.tu4 .fp-tableCell {
	height: auto!important;
}
.xuanxiang3 {
	margin-top: 80px;
}
.tu4 {
	padding: 100px 0px 180px 0px;
}
.xuanxiang2zong {
	height: auto;
}
/* 第四屏代码结束 */
/* 第一屏代码开始 */ 
.shoujibeijing {
	display: block;
}
.Vidage {
	display: none;
}
.wenzi {
	padding: 0px 20px 0px 20px;
}
.wenzi img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* 第一屏代码结束 */
/* 第二屏代码开始 */
.xuanzhuan1-2-1-2 {
	font-size: 25px;
}
.tu2 {
	height: 900px!important;
}
.tu2 .fp-tableCell {
	height: 900px!important;
}
.xuanzhuan {
	max-width: 400px;
}
.xuanzhuan1-2 {
	width: 300px;
	height: 300px;
}
.xuanzhuan1 {
	width: 100%;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(14.2em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(14.2em) rotate(-180deg);
	transform: rotate(180deg) translate(14.2em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(13.9em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(13.9em) rotate(-45deg);
	transform: rotate(45deg) translate(13.9em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(13.9em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(13.9em) rotate(-300deg);
	transform: rotate(300deg) translate(13.9em) rotate(-300deg);
}
.xuanzhuan2 {
	position: relative;
	margin-top: 50px;
	top: 0px;
	transform: translate(0, 0%);
	float: left;
	width: 100%;
}
.dianxuanzhong {
	width:60px;
	height:60px;
	margin:-30px;
	
	
	
	
	}
	.dian1-1{
		
	width:60px;
    height: 60px;

    margin: -30px 0 0 -30px;}
/* 第二屏代码结束 */
/* 第三屏代码开始 */
.beijing {
	display: none;
}
.tubiao {
	display: none;
}
.shoujihentu {
	display: block;
}
/* 第三屏代码结束 */
}
 @media screen and (min-width: 640px) and (max-width:767px) {
/* 别人代码开始 */
.contact-btn {
	display: none!important;
}
header .logo {
	margin-top: 15px;
}
header .containershouye a img {
	height: 45px;
	width: auto;
}
.hamburger {
	display: inline-block;
}
/* 别人代码结束 */
/* 第四屏代码开始 */ 
.xuanxiang {
	max-width: 420px;
}
.tu4 {
	height: auto!important;
}
.tu4 .fp-tableCell {
	height: auto!important;
}
.xuanxiang3 {
	margin-top: 80px;
}
.tu4 {
	padding: 100px 0px 180px 0px;
}
.xuanxiang2zong {
	height: auto;
}
/* 第四屏代码结束 */ 
/* 第一屏代码开始 */ 
.shoujibeijing {
	display: block;
}
.Vidage {
	display: none;
}
.wenzi {
	padding: 0px 20px 0px 20px;
}
.wenzi img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* 第一屏代码结束 */ 
/* 第二屏代码开始 */
.xuanzhuan1-2-1-2 {
	font-size: 28px;
}
.tu2 {
	height: 900px!important;
}
.tu2 .fp-tableCell {
	height: 900px!important;
}
.xuanzhuan {
	max-width: 580px;
}
.xuanzhuan1-2 {
	width: 400px;
	height: 400px;
}
.xuanzhuan1 {
	width: 100%;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(20.8em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(20.8em) rotate(-180deg);
	transform: rotate(180deg) translate(20.8em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(20.5em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(20.5em) rotate(-45deg);
	transform: rotate(45deg) translate(20.5em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(20.5em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(20.5em) rotate(-300deg);
	transform: rotate(300deg) translate(20.5em) rotate(-300deg);
}
.xuanzhuan2 {
	position: relative;
	margin-top: 50px;
	top: 0px;
	transform: translate(0, 0%);
	float: left;
	width: 100%;
}
.dianxuanzhong {
	width:60px;
	height:60px;
	margin:-30px;
	
	
	
	
	}
	.dian1-1{
		
	width:60px;
    height: 60px;

    margin: -30px 0 0 -30px;}
/* 第二屏代码结束 */
/* 第三屏代码开始 */
.beijing {
	display: none;
}
.tubiao {
	display: none;
}
.shoujihentu {
	display: block;
}
/* 第三屏代码结束 */
}
 @media screen and (min-width: 768px) and (max-width:991px) {
/* 别人代码开始 */.contact-btn {
	display: none!important;
}
header .logo {
	margin-top: 15px;
}
header .containershouye a img {
	height: 45px;
	width: auto;
}
.hamburger {
	display: inline-block;
}/* 别人代码结束 */
/* 第四屏代码开始 */ 
.xuanxiang {
	max-width: 630px;
}
.tu4 {
	padding: 100px 0px;
}
.xuanxiang3 {
	margin-top: 80px;
}
.xuanxiang2zong {
	height: auto;
}
/* 第四屏代码结束 */ 
/* 第一屏代码开始 */ 
.shoujibeijing {
	display: block;
}
.Vidage {
	display: none;
}
/* 第一屏代码结束 */ 
/* 第二屏代码开始 */
.xuanzhuan1-2-1-2 {
	font-size: 20px;
}
.xuanzhuan {
	max-width: 700px;
}
.xuanzhuan1-2 {
	width: 250px;
	height: 250px;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(12.8em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(12.8em) rotate(-180deg);
	transform: rotate(180deg) translate(12.8em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(12.5em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(12.5em) rotate(-45deg);
	transform: rotate(45deg) translate(12.5em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(12.5em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(12.5em) rotate(-300deg);
	transform: rotate(300deg) translate(12.5em) rotate(-300deg);
}
.dianxuanzhong {
	width:60px;
	height:60px;
	margin:-30px;
	
	
	
	
	}
	.dian1-1{
		
	width:60px;
    height: 60px;

    margin: -30px 0 0 -30px;}
/* 第二屏代码结束 */
/* 第三屏代码开始 */
.beijing {
	display: none;
}
.tubiao {
	display: none;
}
.shoujihentu {
	display: block;
}
/* 第三屏代码结束 */
}
 @media screen and (min-width: 992px)and (max-width:1199px) {
/* 别人代码开始 */
.contact-btn {
	display: none!important;
}
header .logo {
	margin-top: 15px;
}
header .containershouye a img {
	height: 30px;
	width: auto;
}
.hamburger {
	display: inline-block;
}
/* 别人代码结束 */
/* 第一屏代码开始 */ 
.shoujibeijing {
	display: block;
}
.Vidage {
	display: none;
}
.dian:hover {
	width: 80px;
	height: 80px;
}
.dian:hover .dian1 {
	width: 100%;
	height: 100%;
}
/* 第一屏代码结束 */ 
/* 第四屏代码开始 */ 
.xuanxiang {
	max-width: 840px;
}
.xuanxiang {
	margin-top: 100px;
}
.xuanxiang3 {
	margin-top: 80px;
}
.tu4 {
	padding-bottom: 80px;
}
/* 第四屏代码结束 */ 
/* 第二屏代码开始 */
.xuanzhuan1-2-1-2 {
	font-size: 25px;
}
.xuanzhuan {
	max-width: 800px;
}
.xuanzhuan1-2 {
	width: 300px;
	height: 300px;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(14.5em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(14.5em) rotate(-180deg);
	transform: rotate(180deg) translate(14.5em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(14.5em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(14.5em) rotate(-45deg);
	transform: rotate(45deg) translate(14.5em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(14.5em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(14.5em) rotate(-300deg);
	transform: rotate(300deg) translate(14.5em) rotate(-300deg);
}
.dianxuanzhong {
	width:60px;
	height:60px;
	margin:-30px;
	
	
	
	
	}
	.dian1-1{
		
	width:60px;
    height: 60px;

    margin: -30px 0 0 -30px;}
/* 第二屏代码结束 */
/* 第三屏代码开始 */

.shoujihentu {
	display: block;
}
/* 第三屏代码结束 */
}
 @media screen and (min-width: 1200px)and (max-width:1500px) {
/* 第四屏代码开始 */ 
.xuanxiang {
	margin-top: 100px;
}
.xuanxiang3 {
	margin-top: 80px;
}
/* 第四屏代码结束 */
/* 第二屏代码开始 */
.xuanzhuan {
	max-width: 1100px;
}
.quan1 {
	-webkit-transform: rotate(180deg) translate(20em) rotate(-180deg);
	-ms-transform: rotate(180deg) translate(20em) rotate(-180deg);
	transform: rotate(180deg) translate(20em) rotate(-180deg);
}
.quan2 {
	-webkit-transform: rotate(45deg) translate(19.8em) rotate(-45deg);
	-ms-transform: rotate(45deg) translate(19.8em) rotate(-45deg);
	transform: rotate(45deg) translate(19.8em) rotate(-45deg);
}
.quan3 {
	-webkit-transform: rotate(300deg) translate(19.8em) rotate(-300deg);
	-ms-transform: rotate(300deg) translate(19.8em) rotate(-300deg);
	transform: rotate(300deg) translate(19.8em) rotate(-300deg);
}
.xuanzhuan1-2 {
	width: 390px;
	height: 390px;
}
/* 第二屏代码结束 */
/* 第三屏代码开始 */

/* 第三屏代码结束 */
}
 
