.scrollbar::-webkit-scrollbar, body::-webkit-scrollbar {
 width: 8px;
 height: 5px
}
 .scrollbar::-webkit-scrollbar-button:vertical, body::-webkit-scrollbar-button:horizontal, body::-webkit-scrollbar-button:vertical {
 display: none
}
 .scrollbar::-webkit-scrollbar-thumb:vertical, body::-webkit-scrollbar-thumb:horizontal, body::-webkit-scrollbar-thumb:vertical {
 border: 2px solid transparent;
 background-color: rgba(0,0,0,.2);
 background-clip: padding-box
}
 .scrollbar::-webkit-scrollbar-thumb:vertical:hover, body::-webkit-scrollbar-thumb:horizontal:hover, body::-webkit-scrollbar-thumb:vertical:hover {
 border: 1px solid transparent;
 background-color: #333b51
}
 .scrollbar::-webkit-scrollbar-corner {
 overflow: hidden
}
html, body {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
	color: #000;
	background: #edf1f7;
	overflow-x: hidden;
	-webkit-font-smoothing: subpixel-antialiased
}
body, h1, h2, h3, h4, html, li, ol, p, ul {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4 {
	font-weight: 400
}
a {
	text-decoration: none;
	color: #333
}
a:hover {
	color: #666
}
img {
	padding: 0;
	border: 0;
	vertical-align: top
}
li {
	list-style: none
}
.left {
	float: left
}
.right {
	float: right
}
.block {
	display: block
}
.inblock {
	display: inline-block
}
.hide {
	display: none
}
.textover {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	_height: 1%
}
.over-hidden {
	overflow: hidden
}
.no-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
/* head */
.wrapper {
	min-width: 1230px;
}
.header {
	height: 83px;
	background: #fff;
}
.mcon {
	width: 1200px;
	margin: 0 auto;
}
.header .logo-box {
	padding-left: 65px;
	height: 70px;
	margin-top: 5px;
	background: url(images/ic_logo.png) no-repeat 0;
}
.header .logo-box .name {
	font-size: 16px;
	line-height: 22px;
	margin-top: 18px;
}
.header .logo-box .desc {
	color: #888;
	line-height: 16px;
}
.header .tion-box {
	width: 150px;
	margin-top: 20px;
	text-align: right;
}
.header .tion-box .ticon {
	display: inline-block;
	padding-top: 24px;
	width: 40px;
	height: 24px;
	margin-left: 22px;
	line-height: 24px;
	color: #6e747e;
	text-align: center;
}
/* banner */
.tbr-bigbox {
	position: relative;
	width: 100%;
	height: 610px;
}
.cslide-box .slide-item, .tbr-bigbox {
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.tbr-bigbox .cslide-box {
	overflow: hidden;
	width: 100%;
	height: 610px;
	position: absolute;
	left: 0;
}
.cslide-box .slide-item {
	width: 100%;
	height: 610px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 1920px auto;
	transition: all 2s;
}
.cslide-box .slide-item .btn-box {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 0;
	bottom: 0;
	margin-left: -600px;
}
.cslide-box .slide-item .down-box {
	position: absolute;
	top: 321px;
	right: 0;
	width: 530px;
}
.btn-download {
	width: 235px;
	line-height: 68px;
	font-size: 16px;
	font-size: 25px;
}
.btn-download {
	width: 235px;
	line-height: 68px;
	font-size: 16px;
	font-size: 25px;
}
.btn-download i {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 64px;
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 3px;
	background: url(images/__icon-down-1otn9JV.png) no-repeat 50%;
}
.cslide-box .slide-item .down-box .btn-download {
	display: block;
	margin-right: 30px;
}
.btn-download, .btn-download:link, .btn-download:visited {
	/*background: #3ace72;*/
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box；
	-webkit-box-sizing: border-box;
}
.cslide-box .slide-item .down-box .btn-appstore {
	background: #fff;
	color: #333;
}
.cslide-box .slide-item .down-box .btn-appstore i {
	background: url(images/__icon-mac-b@2x-1IQOJ7n.png) no-repeat 50%;
	width: 33px;
	height: 33px;
	background-size: 28px auto;
}
.cslide-box .slide-item .down-box embed {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 64px;
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 3px;
}
.tbr-bigbox-flag {
	overflow: hidden;
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 0;
	height: 30px;
	text-align: center;
}
.tbr-bigbox-flag li {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 6px;
	background: hsla(0,0%,100%,.5);
	display: inline-block;
}
.tbr-bigbox-flag .cur {
	background: #fff;
}
.cslide-box .slide-item .down-box .desc {
	line-height: 42px;
	color: #bbd3ef;
	color: hsla(0,0%,100%,.7);
	font-size: 14px;
	text-align: left;
}
/* content */
.mcon {
	width: 1200px;
	margin: 0 auto;
}
.content {
	margin-bottom: 20px;
	width: 1230px;
	padding-top: 8px;
}
.content .title-box {
	line-height: 44px;
	margin-top: 15px;
	font-size: 16px;
	color: #3c4f6b;
	cursor: default;
	padding-left: 3px;
}
/* content up */
.content .slist {
	margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.content .sitem {
	float: left;
	width: 610px;
	height: 80px;
	overflow: hidden;
	padding: 40px 20px;
	margin: 0 10px 10px 0;
	background: #fff;
	position: relative;
	cursor: default;
    display: grid;
    grid-template-columns: 80px auto 120px;
    /*justify-content: space-between;*/
    align-content: center;

}
.content .nomgi, .content .sitem-even {
	margin-right: 0;
}
.content .sitem .logo {
	width: 80px;
	height: 80px;
	/*margin-left: 35px;*/
	text-align: center;
}
.content .sitem .logo img {
	width: 100%;
	height: 100%;
}
.content .sitem .info {
	height: 75px;
	padding: 0 17px;
	position: relative;
	/*overflow: hidden;*/
}
.content .sitem .info {
	height: 75px;
	padding: 0 17px;
	position: relative;
	/*overflow: hidden;*/
}
.content .sitem .info .topbox {
	line-height: 38px;
	margin-top: 10px;
	color: #202020;
}
.content .sitem .info .topbox .time {
	font-size: 14px;
	margin-left: 10px;
}
.content .sitem .info .desc {
	font-size: 12px;
	color: #a4a4a4;
	line-height: 22px;
}
.content .sitem .btns {
	/*margin-right: 27px;*/
}
.content .sitem .btn-download {
	display: block;
	margin-top: 24px;
	line-height: 34px;
	border: 1px solid #1e88e5;
	background: #1e88e5;
	color: #fff;
	width: 109px;
	text-align: center;
	font-size: 14px;
}
.content .sitem .btns2 .btn-download {
	margin-top: 5px;
}
.content .sitem .btn-appstore {
	background: #fff;
	color: #1e88e5;
	border-color: #1e88e5;
}
.content .sitem .btn-appstore i {
	background: url(images/mac-blue.svg) no-repeat 50%;
	background-size: 24px auto;
	margin-right: 0;
	margin-bottom: 5px;
}
/* more */
.content .title-box {
	line-height: 44px;
	margin-top: 15px;
	font-size: 16px;
	color: #3c4f6b;
	cursor: default;
	padding-left: 3px;
}
.content .title-more {
	margin-top: 38px;
}
/* footer */
.footer {
	text-align: center;
	line-height: 26px;
	margin: 50px auto;
	color: #8a8c90;
}
/* 加载中 */
.loading {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: center;
}
.loading>div {
	position: absolute;
	top: 50%;
	width: 100%;
}
.loading>div>img {
	position: relative;
	top: -128px;
	width: 10%;
	height: 10%;
}
/* 二维码QCcode */
#QCcode {
	display: none;
	position: fixed;
	z-index: 9999;
	width: 109px;
	background: #fff;
}
