body {
	font-family: 'Microsoft YaHei', 'Arial';
	padding: 0 !important;
	color: #333;
	margin: 0 auto;
	font-size: 14px;
	overflow-x: hidden;
	background: #fff;
}

* {
	box-sizing: border-box !important;
	padding: 0;
	margin: 0;
	outline: none;
}

.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.container {
	max-width: 1230px;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
}

.top-banner_img {
	display: block;
}

.new-title {
	margin-top: 17px;
	margin-bottom: 17px;
	font-size: 28px;
	font-weight: 500;
	color: #111;
	/*line-height: 30px;*/
}

.pc-ico {
	width: 25px;
	height: 24px;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	vertical-align: bottom;
	background: url('../images/pc.png') no-repeat;
	background-size: 100% 100%;
}

.download-wrap .download-box {
	/*    width: 50%;
    float: left; */
	box-sizing: border-box;
}

.top-header {
	background-color: #F6FAFD;
}

.download-wrap {
	height: 313px;
}

.download-wrap .download-box.left {
	padding-right: 5px;
}

.download-wrap .download-box.right {
	padding-left: 5px;
}

.download-content {
	background: #EBF6FF;
}

.download-body {
	position: relative;
	height: 266px;
	padding-top: 30px;
}

.download-wrap .download-box.left .download-body {
	padding-left: 40px;
	/* padding-right: 50px; */

	/* background: url('../images/leftBg.png') no-repeat; */
	/* background-size: 100% 100%; */
}

.download-wrap .download-box.right .download-body {
	padding-left: 50px;
	padding-right: 152px;
	background: url('../images/rightBg.png') no-repeat;
	background-size: 100% 100%;
}

.download-content ul {
	list-style: none;
}

.download-content li {
	position: relative;
	padding-left: 34px;
	margin-bottom: 4px;
	font-size: 20px;
	font-weight: 400;
	color: #111;
	line-height: 28px;
}

.download-content li:before {
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	left: 0;
	top: 6px;
	background: url("../images/circle.png") no-repeat;
	background-size: 100% 100%;
}

.person {
	position: absolute;
	bottom: 0;
	left: 0;
}

.person.right {
	left: auto;
	right: 0ex;
}

.download-title {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 500;
	color: #33A4EE;
	line-height: 28px;
}


.btn{
	display: block;
	width: 250px;
	height: 47px;
	margin-top: 30px;
	background: #33A4EE;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 47px;
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	border-radius: 100px;
}

.download-footer:hover {
	opacity: .8;
}

.download-footer a {
	display: block;
	text-decoration: none;
	color: #fff;
}

.download-footer.blue {
	background-color: #57BE6A;
}

.win-ico {
	width: 24px;
	height: 23px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	background: url('../images/win.png') no-repeat;
	background-size: 100% 100%;
}

.mac-ico {
	width: 22px;
	height: 24px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
	background: url('../images/mac-1.png') no-repeat;
	background-size: 100% 100%;
}

@media screen and (max-width: 1000px) {
	.download-wrap .download-box {
		width: 100%;
	}
}

.downysbox {
	position: relative;
	padding-left: 65px;
	line-height: 54px;
	text-align: left;
}

.downysicon {
	width: 54px;
	height: 54px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

.downysbox h4 {
	font-size: 16px;
}

li {
	list-style: none;
}

ul {
	margin: 0;
	padding: 0;
}

.down_ys ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.container {
	max-width: 1230px;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
}

.down_ys {
	padding: 40px 0;
}

.indexpart {
	padding: 100px 0;
}

.indexpart_title {
	text-align: center;
	margin-bottom: 60px;
}

.indexpart_title h2 {
	font-size: 42px;
	color: #333;
	line-height: 42px;
}

.indexpart_title p {
	width: 50%;
	display: inline-block;
	font-size: 15px;
	line-height: 24px;
	color: #585e68;
	margin-top: 25px;
}

.advlists {
	margin-bottom: -30px;
	margin-right: -30px;
}

.advlists li {
	float: left;
	width: 33.33%;
	padding-right: 30px;
	margin-bottom: 30px;
}

.advlists li .advterm {
	padding: 30px 25px 30px 100px;
	border: 12px solid #f5faff;
	position: relative;
}

.advlists li .advterm img {
	position: absolute;
	left: 25px;
	top: 30px;
	height: 60px;
	width: auto;
}

.advlists li .advterm h3 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #333;
}

.advlists li .advterm p {
	line-height: 22px;
	color: #999;
	font-size: 14px;
	height: 48px;
}

.fflists li {
	float: left;
	width: 33.33%;
	position: relative;
}

.ffterm {
	width: 60%;
	margin: 0 auto;
	position: relative;
	padding-left: 70px;
}

.ffterm .number {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #298eef;
	color: #298eef;
	font-size: 30px;
	font-weight: bold;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.fflists li {
	float: left;
	width: 33.33%;
	position: relative;
}

.fftext h3 {
	font-weight: normal;
	margin-bottom: 5px;
	color: #000;
}

.fftext p {
	color: #999;
	min-height: 38px;
}

.fflists li:before {
	content: '';
	border-width: 6px;
	border-color: transparent transparent transparent #298eef;
	border-style: dotted dotted dotted solid;
	position: absolute;
	right: -12%;
	top: 50%;
	margin-top: -5px;
}

.fflists li:after {
	content: '';
	width: 18%;
	height: 1px;
	background: #298eef;
	position: absolute;
	right: -9%;
	top: 50%;
}

.fflists li.lastterm:after,
.fflists li.lastterm:before {
	display: none;
}

.footer {
	padding: 20px 0px 20px 0px;
	background-color: #2A323D;
	color: #FFFFFF;
	line-height: 24px;
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.flex {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.text-right {
	text-align: right;
}
.flex-li{
	flex: 1;
}

a {
	color: inherit;
	text-decoration: none;
}
.text-center {
	text-align: center;
}
.site-header {
    background: #4badff;
}
.site-logo {
    margin: 0 32px 0 0;
}
.site-logo a {
    display: block;
    line-height: 1;
}
.site-logo img {
    max-width: 100%;
    height: auto;
}
.site-logo .site-logo__title {
    display: none;
}

.nav-header .nav-header__mtoggle {
    display: none;
}
.nav-header {
	height: 72px;
}
.nav-header .nav-header__menuwrapper {
	float: right;
    list-style: none;
    margin: 0;
    padding: 0;
	height: 72px;
}
.nav-header .menu-item {
    display: block;
	padding-top: 20px;
    position: relative;
	float: left;
	height: 72px;
}

.nav-header .menu-item .menu-item_a {
	display: block;
	text-decoration: none;
	color: #fff;
    font-size: 15px;
    line-height: 1;
    font-weight: normal;
    padding: 8px;
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    white-space: nowrap;
}
.nav-header .menu-item .menu-item_a.sub::after{
	 display: inline-block;
	     margin: 0 0 0 6px;
	     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.1 19' fill='%23ffffff'%3E%3Cpath d='M17 19c-0.5 0-1-0.2-1.4-0.6L0.6 3.4c-0.8-0.8-0.8-2 0-2.8 0.8-0.8 2-0.8 2.8 0L17 14.2 30.7 0.6c0.8-0.8 2-0.8 2.8 0 0.8 0.8 0.8 2 0 2.8L18.4 18.4C18 18.8 17.5 19 17 19z'/%3E%3C/svg%3E");
	    
		 background-repeat: no-repeat;
	     background-size: 100%;
	     content: '';
	     height: 9px;
	     width: 9px;
 }
.sub-menu {
	display: none;
	position: absolute;
	top: 70px;
	left: 50%;
	z-index: 20;
	width: 260px;
	margin-left: -130px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
	-webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 -ms-border-radius: 5px;
	 border-radius: 5px;
}
.sub-menu::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.sub-menu a {
	display: block;
	text-decoration: none;
	color: #000;
	    padding: 10px 16px;
	    font-size: 14px;
		-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
		 -ms-border-radius: 5px;
		 border-radius: 5px;
}
.sub-menu li {
	display: block;
}
.sub-menu a:hover {
	background: #fafafa;
}
.menu-item_a:hover {
	background: rgba(0, 0, 0, 0.2); 
}
.menu-item:hover .sub-menu {
	display: block;
}