@import "swiper.min.css";
@import "../libs/icomoon/style.css";


@media (min-width: 1024px) {
  body,
  html {
    font-size: 16px;
  }
}
@media (max-width: 1080px) {
  body,
  html {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body,
  html {
    font-size: 12px;
  }
}

@CHARSET "UTF-8";
*{
	padding:0px;
	margin: 0px;
	list-style: none;
}
.icon-search:before{
	content: '';
}

.entry-widget {
    position: fixed;
    top: 30%;
    right: 10px;
    z-index: 9999;
    padding-top: 32px;
    display: none;
}
.entry-container {
    overflow: hidden;
    display: none;
}
.hd {
	background: transparent;
}

*{
	padding: 0px;
	margin:0px;
	list-style: none;
}

.nav1{
	width: 100%;
	height: 50px;
	display: none;
	background: white;
	box-shadow: 0px 3px 3px #ccc;
}
.nav1>.navmain{
	width: 1080px;
	height: 50px;
	margin:0 auto;
	display: flex;
	justify-content: center;
}
.nav1>.navmain>.navleft{
	width: 460px;
	height: 100%;
}
.nav1>.navmain>.navleft span{
	display: block;
	width: 170px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	cursor: pointer;
	font-weight: bold;
	color:#337ab7;
}
.nav1>.navmain>.navright{
	width: 580px;
	height: 100%;
	display: flex;
	justify-content: center;
}
.nav1>.navmain>.navright>.na1{
	width: 90px;
	height: 50px;
	margin-left: 6px;
	line-height: 50px;
	text-align: center;
	color:#333;
	font-weight: bold;
}
.nav1>.navmain>.navright>.na1:hover{
	color:#337ab7;
}




.topbig{
	width: 100%;
    height: 900px;
    position: absolute;
    top:0px;
    background: url(/static/img/prodnew/1.svg) no-repeat;
    background-size: cover;
    background-position: center 0;
}
.top{
	width: 100%;
    height: 900px;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.top:before,.top:after {
	width:0;
	height:0;
	content:'';
	display: block;
	clear: both;
	top:-40px;
}
.top>.topmain{
	width: 1080px;
	height: auto;
	position: relative;
	display: flex;
	flex-direction: column;
}
.top>.topmain>.nav{
	top:7rem;
	width: 100%;
	background:transparent;
}
.top>.topmain>h2{
	color:#4a91e4;
	width: 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 36px;
	line-height: 68px;
	font-weight: bold;
}
.top>.topmain>.tp{
	height: auto;
	width: 960px;
	padding: 5px 10px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
}
.top>.topmain>.tp>p{
	font-size: 21px;
	color: #333333;

}
.top>.topmain>.xing{
	width: 260px;
    height: 40px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.top>.topmain>.xing>.xi1{
	width: 28px;
	height: 28px;
	margin-right: 5px;
	background:url('/static/img/prodnew/xi.png');
}

.top>.topmain>.xing>.xi2{
	width: 28px;
	height: 28px;
	margin-right: 5px;
	background:url('/static/img/prodnew/xi2.png');
}
.top>.topmain>.xing>.xi6{
	width: 100px;
	height: 28px;
	margin-right: 5px;
	color:gray;
	line-height: 28px;
}
.top>.topmain>.xing>.xi6>span{
	color:#e99518;
}
.top>.topmain>.tcheck{
	margin:0 auto;
	width: 90px;
	height:44px;
	display: flex;
	justify-content: center;
    margin-bottom: 30px;
}
.top>.topmain>.tcheck>.tc{
	width: 44px;
    height: 44px;
    background: url(/static/img/prodnew/8.svg);
    border-radius: 50%;
    box-shadow: 5px 5px 4px rgba(132, 132, 132, 0.1);
}
.top>.topmain>.tcheck>.tc1{
	width: 44px;
	height: 44px;
	background:url('/static/img/prodnew/8.svg');
}
.top>.topmain>.tcheck2{
	margin:0 auto;
	width: 374px;
	height:46px;
	display: flex;
	justify-content: center;
	padding:2px;
	margin-bottom: 30px;
}
.top>.topmain>.tcheck2>.tc2,.top>.topmain>.tcheck2>.tc3{
	width: 200px;
	height: 40px;
	border-radius: 13px;
	/* margin-right: 12px; */
	text-align: center;
}
.top>.topmain>.tcheck2>.tc2>a,.top>.topmain>.tcheck2>.tc3>a{

	display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
	/* justify-content: space-between; */
	justify-content: space-around;
    font-size: 16px;
    box-shadow: 5px 5px 4px rgba(132, 132, 132, 0.25);
    border-radius: 5px;
    padding: 4px 14px;
    width: 150px;
    background-color: #26acff;
    color: #fff;
    border: 1px solid transparent;
}
.top>.topmain>.tcheck2>.tc2>a>span{
	line-height: 40px;
	margin-left: 24px;
    margin-right: 13px;
}
.top>.topmain>.tcheck2>.tc2>a>i{
	line-height: 40px;
}
.top>.topmain>.tcheck2>.tc2>a:hover,.top>.topmain>.tcheck2>.tc3>a:hover{
	text-decoration: none;
	background-color: white;
	color:#26acff;
	box-shadow: 0px 0px 0px rgba(132, 132, 132, 0.25);
	border: 1px solid #26acff;
}
/*.top>.topmain>.tcheck2>.tc3{
	width: 200px;
	height: 40px;
	border-radius: 13px;
	background:url('/static/img/prodnew/5.svg') no-repeat;
	border:1px solid darkgrey; 
	box-shadow: darkgrey 4px 4px 10px 4px;
}*/
/*.top>.topmain>.tcheck2>.tc3>a{
	width: 100%;
	height: 100%;
	color:#4a91e4;
	border-radius: 13px;
	display: block;
}*/
.top>.topmain>.tcheck2>.tc3>a>span{
	line-height: 40px;
	margin-left: 46px;
    margin-right: 42px;
}
.top>.topmain>.tcheck2>.tc3>a>i{
	line-height: 40px;
}
/*.top>.topmain>.tcheck2>.tc3>a:hover{
	text-decoration: none;
	background-color: #4a91e4;
	color:white;
}*/

.top>.topmain>h4{
	text-align: center;
	font-size: 14px;
	width: 100%;
	color: gray;
	margin-top: 30px;
    margin-bottom: 84px;
    font-weight: bold;
}
.top>.topmain>.tleft{
	position: absolute;
    left: -86px;
    top: 173px;
    width: 500px;
    height: 440px;
   /* background: url(/static/img/prodnew/paweditor.svg);*/

}
.top>.topmain>.tleft>img{
	width: 100%;
	height:100%;
}
.top>.topmain>.stars-reviews {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #c9caca;
}
.top>.topmain>.stars-reviews span {
    margin-left: 4px;
    color: #f39800;
}
.top>.topmain>.win-mac-tab-auto {
    margin: 20px auto 30px;
}
.top>.topmain>.win-mac-tab-auto .btns {
    display: flex;
    justify-content: center;
}
.top>.topmain>.win-mac-tab-auto .btns i {
    display: inline-flex;
    width: 40px;
    height: 40px;
    font-size: 13px;
    color: #fff;
    background: transparent;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
}
.win-mac-tab-auto .btns i::after {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #c9caca;
    position: absolute;
    left: calc(50% - 14px);
    top: calc(50% - 14px);
    z-index: 1;
}

.win-mac-tab-auto .btns i.choose {
    background-color: #fff;
    box-shadow: 5px 5px 4px rgba(132, 132, 132, 0.1);
}
.win-mac-tab-auto .btns i:not(:first-child) {
    margin-left: 4px;
}
.win-mac-tab-auto .btns i.icon-mac {
    font-size: 15px;
}
.win-mac-tab-auto .win-mac {
    margin: 18px 0 28px;
}
.win-mac-tab-auto .win-mac .win{
	display: flex;
    justify-content: center;
    /*display: none;*/
}
.version {
    color: #898989;
    font-size: 14px;
    text-align: center;
}
.showStars{
	width: 120px;
	height: 20px;
	/*background: green;*/
	/*display: flex;*/
	/*flex-flow: row nowrap;*/
}
.showStars>img{
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 4px;
}
.win-mac-tab-auto .win-mac a:hover {
    background-color: #fff;
    color: #26acff;
    border-color: #26acff;
    box-shadow: none;
}
/*.top>.topmain>.tleft2{
	position: absolute;
    left: 149px;
    top: 320px;
    width: 243px;
    height: 186px;
    background: url(/static/img/prodnew/paweditor.svg) no-repeat;
    animation: bird 5s infinite;}*/
.top>.topmain>.quan{
	width: 30px;
	height: 60px;
	background:url('/static/img/prodnew/9.svg') no-repeat;
	display: flex;
	justify-content: center;
	margin:0 auto;
	margin-top: 70px;
}

.top>.topmain>.quan>.dian{
	animation: bird 5s infinite;
	width: 3px;
    margin-top: 10px;
    height: 12px;
	background:url('/static/img/prodnew/9-1.svg');
}
.center{
	width: 100%;
	height:auto;
	margin-top: 880px;
}
.center1{
	width: 100%;
	height:auto;
}
.center>.cenmain{
	width: 1080px;
	height:auto;
	margin:0 auto;
	margin-top: -160px;
}
.center>.cenmain1{
	width: 1480px;
	margin:0 auto;
}
.center>.cenmain>h3{
	font-size: 36px;
	width: 100%;
	text-align: center;
	color:#4a91e4;
	font-weight: bold;
}
.center>.cenmain>h2{
	font-size: 36px;
	width: 100%;
	text-align: center;
	color:#4a91e4;
	font-weight: bold;
}
.center1>.cenmain1>h3{
	font-weight: bold;
	font-size: 36px;
	width: 100%;
	text-align: center;
	color:#4a91e4;
}
.center1>.cenmain1>h2{
	font-weight: bold;
	font-size: 36px;
	width: 100%;
	text-align: center;
	color:#4a91e4;
}
.center1>.cenmain>h3{
	font-size: 36px;
	width: 100%;
	text-align: center;
	color:#4a91e4;
	font-weight: bold;
}
.center1>.cenmain>h2{
	font-size: 36px;
	width: 100%;
	text-align: center;
	color:#4a91e4;
	font-weight: bold;
}
.center>.cenmain>.main{
	width: 100%;
	height:auto;
	display: flex;
	justify-content: center;
	flex-wrap:wrap;
	padding: 20px 10px;
}
.center1>.cenmain>.main{
	width: 1080px;
	height:auto;
	display: flex;
	justify-content: center;
	flex-flow: row;
	margin:0 auto;
}

.center>.cenmain>.main>.cenleft{
	width: 500px;
	height:280px;
	padding-top:60px;
	padding-left: 30px;
	padding-right: 30px
}
.center>.cenmain>.main>.cenleft>h5{
	font-size: 24px;
	color:#4a91e4;
	font-weight: bold;
}
.center>.cenmain>.main>.cenleft>h3{
	font-size: 24px;
	color:#4a91e4;
	font-weight: bold;
}
.center>.cenmain>.main>.cenleft>p{
	font-size: 16px;
	color: #333333;
}

.center>.cenmain>.main>.cenright{
	width: 500px;
	height: 280px;
	
}
.cenbg1{
	background: url('/static/img/prodnew/2_1.svg') no-repeat 100% 100%;
}
.cenbg2{
	background: url('/static/img/prodnew/2-1.svg') no-repeat 100% 100%;
}
.cenbg3{
	background: url('/static/img/prodnew/2-1_1.svg') no-repeat 100% 100%;
}
.cenbg4{
	background: url('/static/img/prodnew/2-3.svg') no-repeat 100% 100%;
}
.num2{
	margin-top: 140px;
	margin-bottom:50px;
}
.center>.cenmain>.main>.cen1{
	width: 25%;
	/* height:200px; */
	padding:10px 30px 10px 30px;
}
.center>.cenmain>.main>.cen1>.centop1{
	width: 45px;
	height: 60px;
}
.center>.cenmain>.main>.cen1>.centop1>img{
	width: 100%;
	height: 100%;
}
.center>.cenmain>.main>.cen1>h6{
	font-size: 18px;
	font-weight: bold;
}
.center>.cenmain>.main>.cen1>h3{
	font-size: 18px;
	font-weight: bold;
	margin:12px 0;
}
.center>.cenmain>.main>.cen1>p{
	font-size: 16px;
	color: #6D6D6D;
	line-height: 24px;
}
.lunbo{
	width: 1080px;
	overflow: hidden;
	margin:0 auto;
	position: relative;
	/*padding-left:50px;*/
}
.luleft{
	width: 150px;
	height: 150px;
	top: 180px;
    left: 10px;
	position: absolute;
	background: url('/static/img/prodnew/g8.svg') no-repeat;
}
.luright{
	width: 150px;
	height: 150px;
	top: 20px;
    right: 20px;
	position: absolute;
	background: url('/static/img/prodnew/g8.svg') no-repeat;
}
.lunbo>ul{
	width: 100000px;
	height:240px;
}
.lunbo>ul>li{
	list-style: none;
	width: 215px;
	height: auto;
	float:left;
	padding:10px 20px;
}
.lunbo>ul>li>.litop{
	width: 100px;
	height: 120px;
	margin:0 auto;
}
.lunbo>ul>li>h6{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 130px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 10px;
}
.lunbo>ul>li>h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 130px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 10px;
}
.lunbo>ul>li>p{
	margin:0 auto;
	width: 130px;
	padding-left: 5px;
    padding-right: 5px;
	font-size: 16px;
	color:#6D6D6D;
}
.lunbo>.lunbut{
	width: 400px;
	height: 80px;
	display: flex;
	justify-content: center;
	margin:0 auto;
	margin-top: 80px;
}
.lunbo>.lunbut>.lunleft{
	width: 200px;
	height: 100%;
	position: relative;
	background: url('/static/img/prodnew/g12.svg') no-repeat;
	background-position: 10px 26px;
    background-size: 66%;
}
.lunbo>.lunbut>.lunleft>.lleft{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 150px;
	top:30px;
	border: 1px solid #0e81ff;
	border-radius: 50%;
	background-size: 14px;
}
.lunbo>.lunbut>.lunleft>.lleft:hover{
	border:1px solid #4a91e4;
}
.lunbo>.lunbut>.lunright{
	width: 200px;
	height: 100%;
	position: relative;
	background: url('/static/img/prodnew/g12.svg') no-repeat;
	background-position: 60px 26px;
    background-size: 66%;
}
.lunbo>.lunbut>.lunright>.lright{
	width: 40px;
	height: 40px;
	position: absolute;
	left:10px;
	top:30px;
	border:1px solid #0e81ff;
	border-radius: 50%;
	background-size: 14px;
}
.lunbo>.lunbut>.lunright>.lright:hover{
	border:1px solid #4a91e4;
}
.main4{
	padding:10px 50px;
	width: 50%;
}
.main4>.ma1{
	border:1px solid #4a91e4; 
	margin-bottom: 20px;
	padding:20px 50px;
	position: relative;
	background-color: white;
}
.main4>.ma2{
	border:1px solid #4a91e4; 
	margin-bottom: 10px;
	padding:20px 50px;
	position: relative;
	background-color: white;
}
.main4>.ma3{
	margin-top: 50px;
	border:1px solid #4a91e4; 
	margin-bottom: 20px;
	padding:20px 50px;
	background-color: white;
	position: relative;
}
.main4>.ma4{
	border:1px solid #4a91e4; 
	margin-bottom: 10px;
	padding:20px 50px;
	position: relative;
	background-color: white;
}
.main4>.ma1>.matop{
	position: absolute;
	left: 196px;
    top: 8px;
	width: 40px;
	height: 40px;
}
.main4>.ma1>.matop>img{
	width: 100%;
	height: 100%;
}
.main4>.ma1>h6{
	font-size: 18px;
	font-weight: bold;
}
.main4>.ma1>h3{
	font-size: 18px;
	font-weight: bold;
	margin:3px 0 21px 0;
}
.main4>.ma1>p{
	font-size:16px;
	line-height: 25px;
	color:#6D6D6D;
}
.main4>.ma3>.matop{
	position: absolute;
	left:200px;
	top:8px;
	width: 40px;
	height: 40px;
}
.main4>.ma3>.matop>img{
	width: 100%;
	height: 100%;
}
.main4>.ma3>h6{
	font-size: 18px;
	font-weight: bold;
}
.main4>.ma3>h3{
	font-size: 18px;
	font-weight: bold;
	margin:3px 0 21px 0;
}
.main4>.ma3>p{
	font-size:16px;
	color:#6D6D6D;
}
.main5{
	width: 50%;
	height:700px;
	height: auto;
	position: relative;
}
.main5cent>p{
	text-align: left;
    margin-bottom: 2rem;
    font-size: 1.875rem;
    color: #231815;
    margin-top: 120px;
    /*text-align: center;*/
    /*margin: 0 auto 3.375rem;*/
    font-weight: 800;
	/*display: flex;
	justify-content: center;
	align-items: center*/
}
.main5cent>h2{
	text-align: left;
    margin-bottom: 2rem;
    font-size: 1.875rem;
    color: #231815;
    margin-top: 120px;
    /*text-align: center;*/
    /*margin: 0 auto 3.375rem;*/
    font-weight: 800;
	/*display: flex;
	justify-content: center;
	align-items: center*/
}
.main5cent>img{
	width: 356px;
	height: 197px;
}
.main5top{
	/*padding-top:188px;*/
	/*padding-bottom: 50px;*/
}
.main5>h5{
	font-size: 36px;
	color:#4a91e4;
	font-weight: bold;
	width: 300px;
}
.main5>.main5d{
	height: 370px;
    width: 90%;
	/*box-shadow: darkgrey 4px 4px 10px 4px ;*/
	margin:0 auto;
	margin-top: 100px;
}
.main5>.xia{
	width: 44px;
	height: 44px;
	cursor: pointer;
    box-shadow: 0px 0px 5px rgba(25, 78, 244, 0.2);
	background-color: white;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 43%;
    z-index: 4;
}
.main5>.xia>img{
	width: 100%;
	height: 100%;
}
.main5>.main5l{
	position: absolute;
	background: url('/static/img/prodnew/g7.svg') no-repeat;
	width: 60px;
	height: 60px;
	left: 58px;
    top: 110px;
}
.main5>.main5r{
	position: absolute;
	background: url('/static/img/prodnew/g6.svg') no-repeat;
	width: 120px;
	height: 120px;
	right: 20px;
    top: 240px;
}

.cenmain1{
	position: relative;
}
.ma4left{
	width: 150px;
	height: 150px;
	left: 86px;
    top: 60px;
	position: absolute;
	background: url('/static/img/prodnew/g4.svg') no-repeat;
}
.ma4right{
	width: 150px;
	height: 150px;
	right: 76px;
    top: 402px;
	position: absolute;
	background: url('/static/img/prodnew/g5.svg') no-repeat;
}
.cenmain{
	position: relative;
}
.ull{
	position: relative;
}

.main6top{
	margin-bottom:120px;
}

.main6{
	width: 300px;
	height: 360px;
	border: 1px solid #4a91e4;
	border-radius: 5px;
	margin-right: 10px;
}




.pro {
  margin-bottom: 4.125rem;
}
.pro .title {
  font-size: 1.875rem;
  color: #0d2d1c;
  text-align: center;
  width: 50%;
  margin: 0 auto 2.375rem;
  font-weight: 800;
}
.pro .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro .content .item {
  border: 1px solid #2ea7e0;
  border-radius: 8px;
  flex: 0 0 31%;
  padding: 10px 25px 50px;
  position: relative;
}
.pro .content .item i{
	display: block;
    width: 50px;
    height: 50px;
    font-size: 42px;
    color:#2ea7e0; 
}
.pro .content .item:hover {
  /*background-color: #2ea7e0;
  color:white;*/
  /*box-shadow: 2px 2px 8px rgba(46, 167, 224, 0.4);*/
  box-shadow: 2px 2px 8px rgba(46, 167, 224, 0.4);
}
.pro .content .item:hover i{
	/*color:white;*/
}
.pro .content .item a:hover{
	/*color:white;*/
	color: #26acff
}
.pro .content .item:hover p{
	/*color:white;*/
}
.pro .content .item .logo {
  color: #0d2d1c;
  font-size: 1.125rem;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.pro .content .item .logo::before {
  color: #2ea7e0 !important;
  font-size: 3.125rem;
  margin-bottom: .625rem;
}
.pro .content .item .name {
  color: #0d2d1c;
  font-size: 1.125rem;
  font-weight: 800;
}
.pro .content .item .desc {
  color: #828282;
  font-size: 16px;
  margin: 1.25rem auto;
  line-height:24px;
}
.pro .content .item .win-mac {
  display: flex;
  position: absolute;
  bottom: 10px;
}
.pro .content .item .win-mac a {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 1.125rem;
  border-radius: 8px;
  padding: 6px 16px;
  box-shadow: 2px 2px 8px rgba(24, 92, 173, 0.4);
}
.pro .content .item .win-mac a::before {
  margin-left: 10px;
}
.pro .content .item .win-mac a:not(:first-child) {
  margin-left: 12px;
}
.pro .content .item .win-mac .icon-win {
  background-color: #26acff;
  color: #fff;
}
.pro .content .item .win-mac .icon-win:hover {
  background-color: #fff;
  color: #26acff;
}
.pro .content .item .win-mac .icon-mac {
  background-color: #fff;
  color: #26acff;
}
.pro .content .item .win-mac .icon-mac:hover {
  background-color: #26acff;
  color: #fff;
}

#slide3d {
	position: relative;
}
#slide3d .item {
	transition-property: transform, opacity;
	transition-duration: 400ms;
	transition-timing-function: ease;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	background: none;
	    box-shadow: 3px 3px 15px rgba(25, 78, 244, 0.2);
	top: 0;
	left: 0;
	overflow: hidden;
	background: #ffffff;
}

#slide3d .item .item11{
	width: 100%;
	height: 100%;
	position: relative;
	background: url('/static/img/prodnew/slide3d-01.svg') no-repeat;
	background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-shadow: 3px 3px 15px rgba(25, 78, 244, 0.2);
}

#slide3d .item .item12{
	width: 100%;
	height: 100%;
	position: relative;
	background: url('/static/img/prodnew/slide3d-02.svg') no-repeat;
	background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-shadow: 3px 3px 15px rgba(25, 78, 244, 0.2);
}
#slide3d .item .item13{
	width: 100%;
	height: 100%;
	position: relative;
	background: url('/static/img/prodnew/slide3d-03.svg') no-repeat;
	background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-shadow: 3px 3px 15px rgba(25, 78, 244, 0.2);
}
#slide3d .item .item11 p{
	display: block;
	width: 70%;
	height: auto;
	position: absolute;
	left:50px;
	top:20%;
}
#slide3d .item .item12 p{
	display: block;
	width: 70%;
	height: auto;
	position: absolute;
	left:50px;
	top:20%;
}
#slide3d .item .item13 p{
	display: block;
	width: 70%;
	height: auto;
	position: absolute;
	left:50px;
	top:20%;
}

#slide3d .item p{
	font-size: 18px;
}
@-webkit-keyframes bird{
     0% {
         -moz-transform: translate(0,0);
         -webkit-transform: translate(0,0);
         -o-transform: translate(0,0);
         -ms-transform: translate(0, 0);
         transform: translate(0,0);
     }
 
     25% {
         -moz-transform: translate(0,-8px);
         -webkit-transform: translate(0,-8px);
         -o-transform: translate(0,-8px);
         -ms-transform: translate(0, -8px);
         transform: translate(0,-8px);
     }
     50% {
         -moz-transform: translate(0,-18px);
         -webkit-transform: translate(0,-18px);
         -o-transform: translate(0,-18px);
         -ms-transform: translate(0, -18px);
         transform: translate(0,-18px);
     }
 
      75% {
         -moz-transform: translate(0,-8px);
         -webkit-transform: translate(0,-8px);
         -o-transform: translate(0,-8px);
         -ms-transform: translate(0, -8px);
         transform: translate(0,-8px);
     }
 
      100% {
         -moz-transform: translate(0,0);
         -webkit-transform: translate(0,0);
         -o-transform: translate(0,0);
         -ms-transform: translate(0, 0);
         transform: translate(0,0);
     }
}
@media screen and (min-width:600px) and (max-width:1200px){
	.top>.topmain>.tp{
		width: 90%;

	}
	.top>.topmain>.tleft2{
		display: none;
	}
	.top>.topmain>.tleft{
		display: none;
	}
	.center>.cenmain{
		width: 90%;
		margin-top: -200px;
	}
	.center>.cenmain>.main>.cen1{
		height:auto;
	}
	.luleft{
		display: none;
	}
	.luright{
		display: none;
	}
	.lunbo{
		width: 90%;
	}
	.lunbo>ul>li{
		width: 200px;
	}
	.lunbo>.lunbut{
		margin-top:100px;
	}
	.ma4left{
		display: none;
	}
	.ma4right{
		display: none;
	}
	.center1>.cenmain>.main{
		width: 90%;
	}
	.main5>.main5d{
		width: 100%;
	}
	.pro .content .item .win-mac a:not(:first-child) {
		margin-left: 0px;
		margin-top: 10px;
	}
	.pro .content .item .win-mac {
		flex-wrap: wrap;
		width: 150px;
	}
	.pro .content .item {
		padding: 10px 25px 80px;
		
	}
	.main5>.xia {
		right: -20px;
		top: 45%;
	}
	.num2 {
		margin-top: 0px;
	}
	.center>.cenmain>.mainfan1 {
		flex-flow: column-reverse;
	}
	.center>.cenmain>.mainfan {
		flex-flow: column;
	}
	.center>.cenmain>.main>.cenright {
		margin: 0 auto;
	}
	.center>.cenmain>.main>.cenleft {
		margin: 0 auto;
	}
	.center>.cenmain>.main {
		padding: 20px 10px 0px;
	}
	.center>.cenmain>.main>.cenleft {
		height: 220px;
	}
	.mainzheng{
		flew-flow:column !important;
	}
}

@media screen and (min-width:340px) and (max-width:600px){
	.center>.cenmain {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-top: -50px;
	}
	.center>.cenmain>.main>.cen1>p{
		width: 90%;
		margin: auto;
	}
	.main5>.xia {
		width: 44px;
		height: 44px;
		cursor: pointer;
		box-shadow: 0px 0px 5px rgba(25, 78, 244, 0.2);
		background-color: white;
		border-radius: 50%;
		position: absolute;
		right: -24px;
		top: 48%;
		z-index: 4;
	}
	.main5cent>p{
		margin-top: 0px;
	}
	.num2 {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.main4 {
		padding: 10px 50px;
		width: 100%;
	}
	.top>.topmain>h2{
		font-size: 24px;
		font-weight: bold;
	}
	.top>.topmain>.tp>p{
		font-size: 16px;
	}
	.top>.topmain>.tp{
		width: 90%;
	}
	.top>.topmain>.tleft{
		display: none;
	}
	.top>.topmain>.tleft2{
		display: none;
	}
	.top>.topmain>.tcheck2{
		width: 170px;
		height: 100px;
		flex-direction:column;
	}
	.top>.topmain>.tcheck2>.tc2{
		margin-bottom: 20px;
		margin-right: 0px;
		width: 170px;
	}

	.top>.topmain>.tcheck2>.tc3{	
		margin-right: 0px;
		width: 170px;
	}

	

	.top>.topmain>.tcheck2>.tc2>a {
	    text-align: center;
	    
	}
	.top>.topmain>h4{
		margin-top:-4px;
		font-weight: bold;
	}
	.top>.topmain>.quan{
		display: none;
	}
	.center {
	    width: 100%;
	    height: auto;
	    margin-top: 700px;
	}
	.center>.cenmain{
		width: 90%;
	}
	.center>.cenmain>h3{
		font-size: 24px;
		font-weight: 300;
		font-weight: bold;
	}
	.center>.cenmain>.main{
		flex-flow: column-reverse;
	}
	.center>.cenmain>.main>.cenleft {
	    width: 90%;
	    height: auto;
	    margin: auto;
	    padding-top: 30px;
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.center>.cenmain>.main>.cenleft>h5{
		font-size: 18px;
		font-weight: bold;
	}
	.center>.cenmain>.main>.cenleft>p{
		font-size: 12px;
	}
	.center>.cenmain>.main>.cenright {
	    width: 90%;
	    margin: auto;
	    height: 220px;
	}
	.center>.cenmain>.mainfan{
		flex-flow: column;
	}
	.center>.cenmain>.main>.cen1 {
	    width: 52%;
	    margin: auto;
	    padding: 0px;
		text-align: center;
		padding-bottom: 10px;
	}
	.center>.cenmain>.main>.cen1>.centop1{
		margin:0 auto;
	}
	.center>.cenmain>.main>.cen1>h6{
		text-align: center;
		font-weight: bold;
	}
	.luright{
		display: none;
	}
	.luleft{
		display: none;
	}
	.lunbo{
		width: 80%;
	}
	.lunbo>ul{
		width: 100%;
		display: block;
		height: auto;
	}
	.lunbo>ul>li{
		float: none;
		margin: auto;
		text-align: center;
		/*margin-right: 140px;*/
	}
	.lunbo>.lunbut{
		display: none;
	}
	.ma4left{
		display: none;
	}
	.ma4right{
		display: none;
	}
	.center1>.cenmain>.main{
		width: 90%;
		flex-flow: column;
	}
	.main4>.ma3{
		margin-top: 0px;
	}
	.main4{
		padding: 0px;
	}
	.main5>.main5l{
		display: none;
	}
	.main5>.main5r{
		display: none;
	}
	.main5{
		width: 90%;
		margin:auto;
		text-align: center;

	}
	.main5cent{
		margin-bottom: 50px;
	}
	.main5>.main5d{
		width: 100%;
	}
	.main5>h5{
		margin-bottom: 50px;
		font-weight: bold;
	}
	.pro .content .item{
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
	.center1>.cenmain1>h3{
		font-size: 24px;
		font-weight: bold;
	}
	#slide3d .item .item11{
		width: 100%;
		height: 100%;
		position: relative;
		background: url('/static/img/prodnew/6-1.svg') no-repeat;
		background-size: 100% auto;
    	background-position: center bottom;
	}

	#slide3d .item .item12{
		width: 100%;
		height: 100%;
		position: relative;
		background: url('/static/img/prodnew/6-2.svg') no-repeat;
		background-size: 100% auto;
    	background-position: center bottom;
	}
	#slide3d .item .item13{
		width: 100%;
		height: 100%;
		position: relative;
		background: url('/static/img/prodnew/6-3.svg') no-repeat;
		background-size: 100% auto;
    	background-position: center bottom;
	}

}

a:hover{
	text-decoration: none;
}
.pro .content .item .win-mac a{
	font-size: 12px;
}
.mtop{
	margin-top: 50px;
}

#scroll-floor .icon-down {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 4px solid #3c8ff9;
    color: #3c8ff9;
    position: absolute;
    left: calc(50% - 17px);
    bottom: 42px;
    -webkit-animation: floating 3.5s linear infinite;
    -moz-animation: floating 3.5s linear infinite;
    animation: bird 3.5s linear infinite;
}
#scroll-floor {
    height: 94px;
    background: url('/static/img/prodnew/scroll-bg.jpg') no-repeat center center;
    background-size: cover;
    position: relative;
    width: 100%;
}