html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	min-height: 100%;
	background-color: #f5f5f5 !important;
	/* overflow: hidden; */
	/* overflow-x: auto; */
	/* overflow-y: auto; */
	font: 12px/1.14;
}

body * {
	-webkit-font-smoothing: antialiased;
	font-family: "Helvetica Neue","Microsoft Yahei",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.browser-true-body {
	overflow: hidden;
	overflow-x: auto
}

h3, li, p, ul {
	margin: 0;
	padding: 0
}

ul>li {
	list-style: none
}

a {
	text-decoration: none;
	color: #38adff
}

a:hover {
	text-decoration: underline
}

.parent-box {
	width: 100%;
	height: 100%;
	overflow: scroll;
	position: relative
}

.part {
	width: 100%;
	position: relative;
	background: #FFF;
	overflow: hidden;
	min-width: 1200px
}

.part.full-screen {
	width: 100%;
	height: 100%;
	position: relative;
	background: #FFF;
	overflow: hidden;
	min-height: 600px
}



.nav li .open_register_btn {
	border: 1px solid #38adff;
	line-height: 36px;
	margin-top: 15px;
	border-radius: 2px;
	color: #fff;
	background-color: #38adff;
	float: right;
	margin-right: 5px;
	padding: 0 8px !important;
	font-size: 14px
}

.nav li .open_login_btn {
	border: 1px solid #38adff;
	line-height: 36px;
	margin-top: 15px;
	border-radius: 2px;
	margin-right: 5px;
	padding: 0 8px !important;
	float: left;
	margin-left: 5px;
	color: #38adff;
	font-size: 14px
}

.nav li .open_register_btn:hover {
	color: #FFF
}

.news_part {
	width: 100%;
	height: 75px;
	background: #fafafa;
	border-bottom: 1px solid #ababab;
	line-height: 75px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center
}

.news_part_content {
	width: 1000px;
	overflow: hidden;
	margin: auto
}

.news_part img {
	height: 55px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left
}

.news_part_text {
	width: 750px;
	height: 75px;
	line-height: 75px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 10px;
	font-size: 16px;
	float: left
}

.news_part_btn {
	border: 1px solid #38adff;
	margin-top: 17px;
	border-radius: 18px;
	color: #38adff;
	margin-left: 5px;
	padding: 0 25px;
	float: left;
	line-height: 36px
}

.wrap_title {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin-top: 60px;
	font-size: 48px
}

.wrap_content_img {
	padding: 40px 0 60px
}

.wrap_navbar {
	width: 1000px;
	height: 60px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	line-height: 60px;
	font-size: 28px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden
}

.wrap_navbar_item {
	float: left;
	cursor: pointer
}

.wrap_navbar_point {
	float: left;
	margin-left: 11px;
	margin-right: 11px;
	color: #999
}

.wrap_navbar_item.active {
	color: #38adff
}

.wrap_content {
	width: 100%;
	margin-bottom: 40px
}

.wrap_content_item {
	display: none
}

.wrap_navbar_content {
	overflow: hidden;
	margin: auto;
	width: auto;
	display: inline-block
}

.wrap_content_item_box {
	width: 100%;
	position: relative;
	padding-bottom: 170px;
	display: none
}

.warp_content_item_text {
	position: absolute;
	width: 220px;
	height: 100px
}

.warp_content_item_text .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center
}

.warp_content_item_text .text {
	line-height: 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #999
}

.wrap_content_item_box .item_1_1 {
	top: 240px;
	left: -65px
}

.wrap_content_item_box .item_1_2 {
	top: 80px;
	left: -65px
}

.wrap_content_item_box .item_2_1 {
	top: 80px;
	left: 225px
}

.wrap_content_item_box .item_2_2 {
	top: 435px;
	left: 225px
}

.wrap_content_item_box .item_3_1 {
	top: 80px;
	left: 535px
}

.wrap_content_item_box .item_3_2 {
	top: 435px;
	left: 535px
}

.wrap_content_item_box .item_4_1 {
	top: 80px;
	left: 855px
}

.wrap_content_item_box .item_4_2 {
	top: 435px;
	left: 855px
}

.wrap_content_user {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background: #e5e5e5;
	text-align: center
}

.wrap_success_content {
	background: #f2f2f2
}

.wrap_success_content .wrap_navbar {
	width: 90%;
	margin: auto;
	border-top: 0
}

.wrap_navbar_line {
	width: 1px;
	height: 35px;
	background: #c9c9c9;
	float: left;
	margin: 15px 140px
}

.wrap_success_content .content {
	width: 90%;
	overflow: hidden;
	margin: 30px auto;
	padding-bottom: 30px
}

.wrap_success_content .content img {
	float: left;
	margin-left: 5px
}

.wrap_mavbar_img {
	margin-top: 10px
}

.success_right_text {
	width: 200px;
	float: right;
	margin-top: 150px
}

.success_right_text .title {
	font-size: 20px;
	text-align: center
}

.success_right_text .text {
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	color: #000
}

.wrap_content_item_content {
	display: none
}

.wrap_content_item_show {
	display: block
}

.wrap_success_content .wrap_navbar_item.active {
	border-bottom: 1px solid #38adff;
	line-height: 42px
}

.wrap_friend_item {
	width: 25%;
	float: left;
	text-align: center
}

.wrap_friend_item_text {
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #999
}

.wrap_friend_item_wait {
	width: 210px;
	height: 57px;
	margin: auto;
	background: #f1f1f1;
	text-align: center;
	line-height: 57px;
	font-size: 14px
}

.wrap_footer_content {
	padding-top: 60px
}

.footer_logo {
	margin-left: 80px;
	display: block
}

.wrap_friend_item ul .wrap_footer_item_title {
	color: #fff
}

.wrap_friend_item ul li {
	height: 30px;
	color: #b5b7b9;
	text-align: left
}

.wrap_friend_item ul li a {
	color: #b5b7b9
}

.swiper-wrapper {
	width: 100%;
	height: 400px;
}

.dingTalk-page-1-header-1 {
	width: 100%;
	height: 400px;
	display: flex;
	flex-direction: column;
}

.topic_category {
	text-align: center;
	height: 50px;
	font-size: 14px;
	vertical-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E4E4E4;
}

.topic_category .item {
	line-height: 20px;
	padding: 15px 10px;
	display: inline-block;
	color: #A9B0B4;
}

.topic_category a {
	text-decoration: none;
}

.topic_category .item:hover {
	font-size: 14px;
	color: #757C82;
}

.topic_category .item_selected {
	font-size: 14px;
	color: #757C82;
}

.topic_category .item .selected {
	font-size: 14px;
	color: #757C82;
}

.topic_goods_list_div {
	width: 1100px;
	margin: 0px auto;
}

.topic_goods_list_div .empty_tips {
	font-size: 16px;
	color: #757C82;
	line-height: 22px;
	width: 300px;
	text-align: center;
	margin: 65px auto;
}

.topic_goods_list_div .empty {
	width: 140px;
	height: 171px;
	margin: 0px auto;
	margin-bottom: 50px;
}

.topic_goods_list {
	font-size: 14px;
	color: #757C82;
	margin-top: 15px;
}

.topic_goods_list a {
	text-decoration: none;
}

.topic_goods_list .row {
	display: inline-block;
	text-align: left;
}

.topic_goods_list .column {
	box-sizing: content-box;
	display: inline-flex;
	width: 490px;
	height: 100px;
	padding: 16px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 12px 8px;
	-moz-box-shadow: 0px 0px 4px 0px rgba(169, 176, 180, 0.20);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(169, 176, 180, 0.20);
	box-shadow: 0px 0px 4px 0px rgba(169, 176, 180, 0.20);
}

.topic_goods_list .column:hover {
	-moz-box-shadow: 0px 4px 30px 0px rgba(169, 176, 180, 0.30);
	-webkit-box-shadow: 0px 4px 30px 0px rgba(169, 176, 180, 0.30);
	box-shadow: 0px 4px 30px 0px rgba(169, 176, 180, 0.30);
}

.topic_goods_list .column .icon {
}

.topic_goods_list .column .icon img {
	width: 80px;
	height: 80px;
	border-radius: 16px
}

.topic_goods_list .column .info {
	flex:1;
	min-width: 0;
	margin-left: 10px;
}

.topic_goods_list .column .info .name {
	font-size: 16px;
	color: #323334;
	text-align: left;
	line-height: 22px;
}

.topic_goods_list .column .info .name .icon_tag {
	margin-left: 5px;
}

.topic_goods_list .column .info .name .icon_tag img {
	width: 14px;
	height: 14px;
	background: #FFFFFF;
}

.topic_goods_list .column .info .name .install_span {
	width: 70px;
	height: 22px;
	float: right;
}

.topic_goods_list .column .info .name .install_span .install {
	outline: none;
	background: #38ADFF;
	border: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 2px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 16px;
	cursor: pointer;
}

.topic_goods_list .column .info .category {
	font-size: 12px;
	color: #A9B0B4;
	text-align: left;
	margin: 5px 0px;
	line-height: 14px;
}

.topic_goods_list .column .info .category .label {
	color: #A9B0B4;
	margin-right: 5px;
}

.topic_goods_list .column .info .brief {
	text-align: left;
	line-height: 20px;
	width: 362px;
	margin-top: 15px;
	color: #757C82;
}

.suggest {
	margin: 30px 0px 60px 0px;
	font-size: 14px;
	color: #38ADFF;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}

.suggest a {
	text-decoration: none;
}

.suggest img {
	width: 9px;
	height: 9px;
	margin-left: 5px;
}

.mask{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 99;
}
.mask-origin{
    font-size: 19.2px;
    display: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.mask-border{
    background-color: #FFFFFF;
    width: 40%;
    height: 150px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-250px;
    margin-top:-100px;
    width:500px;
    height:200px;
    border-radius: 5px;
}
.mask-title{
    height: 45px;
    font:normal 1.37em "微软雅黑",Arial,Times;
    /*font-size: 1.37em;*/
    background-color: #F4F7F9;
    padding-left: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mask-title-text{
    text-align: left;
    padding-top: 13px;
}
.mask-close-div{
    float: right;
    padding-right: 25px;
    padding-top: 23px;
}
.mask-close{
    display:inline-block;
    width:12px; height:2px; background:#7E7E7E; font-size:0; line-height:0;vertical-align:middle;-webkit-transform: rotate(45deg);
    float: right;
    cursor: pointer;
}
.mask-close:after{
    content:'.'; display:block; width:12px; height:2px; background:#7E7E7E;-webkit-transform: rotate(-90deg);
}
.mask-empty{
    height: 25px;
}
.mask-button{
    font:normal 1.285em "微软雅黑",Arial,Times;
    background-color: #38ADFF;
    color: #FFFFFF;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    width: 300px;
    left: 50%;
    margin-left: 100px;
    cursor: pointer;
}
.mask-button-text{
    text-align: center;
    padding-top: 10px;
}
.mask-text{
    /*font-size: 1.028em;*/
    font:normal 1.028em "微软雅黑",Arial,Times;
    color: #B5B5B5;
    padding-top: 1em;
    padding-bottom:1em;
}
.mask-href{
    /*font-size: 1.028em;*/
    font:normal 1.028em "微软雅黑",Arial,Times;
    padding-top: 1em;
    color: #B5B5B5;
}

ul,li,h3,p{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'iconfont';  /* project id 335200 */
    src: url('http://at.alicdn.com/t/font_335200_o5r81outnl7q4cxr.eot');
    src: url('http://at.alicdn.com/t/font_335200_o5r81outnl7q4cxr.eot?#iefix') format('embedded-opentype'),
    url('http://at.alicdn.com/t/font_335200_o5r81outnl7q4cxr.woff') format('woff'),
    url('http://at.alicdn.com/t/font_335200_o5r81outnl7q4cxr.ttf') format('truetype'),
    url('http://at.alicdn.com/t/font_335200_o5r81outnl7q4cxr.svg#iconfont') format('svg');
}
.iconfont{
    font-family:'iconfont'!important;
    color:#999;
    font-size:12px;
    font-style: normal;
}
ul>li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #38adff;
}
a:hover{
    text-decoration: none;
}
.inner_header{
    width:1000px;
    margin: 0 auto;
    height: 73px;
    background: #fff;
    border-bottom: 0px;
    min-height: 73px;
}
.logo-bak{
    width: 195px;
    height: 40px;
    margin-right: 50px;
    float: left;
    margin-top: 15px;
}

.nav li{
    float: left;
    padding-right: 24px;
    height: 100%;
    line-height: 73px;
    position: relative;
}
.header-downLoad:hover .pulldown_child{
    display: block;
}
.header-downLoad a:hover > .iconfont{
    color: #38ADFF;
}
.pulldown_child{
    width:110px;
    background-color: #FFFFFF;
    border: 1px solid #fff;
    border-radius:4px;
    position: relative;
    top:10px;
}
.pulldown_child li{
    list-style-type: none;
    height: 44px;
    line-height: 44px;
    width: 110px;
    background-color: #FFFFFF;
    padding-right:0px;
}
.pulldown_child li:hover{
    background: #E6F5FF;
    cursor: pointer;
}
.pulldown_child li:hover a{
    color:#38ADFF;
}
.signbutton{
    float: right;
    padding: 20px 0;
}
.signbutton::after{
    display: block;
    content: "";
    clear: both;
}
.signbutton li{
    float: left;
}
.signbutton .signup{
    margin-right:16px
}
.signbutton a{
    display: inline-block;
    padding: 6px 13px;
    font-size: 14px;
    border-radius: 4px;
    line-height: 20px;
    cursor: pointer;
}
.signup a{
    color:#fff;
    background-color: #38adff;
    border:1px solid rgba(0,0,0,0.1);

}
.signin a{
    color:#323334;
    background-color: #fff;
    border:1px solid #e4e4e4;
}
.nav li a{
    font-size: 16px;
    color: #999999;
    cursor: pointer;
}
.nav li .checked{
    color: #2296e8;
}
.nav li .hover,.nav li a:hover{
    color: #2296e8;
}
.pulldown_children{
    display: none;
    position: absolute;
    width:110px;
    left: -10px;
    /*background-color: #FFFFFF;*/
}
.pulldown_child{
    width:110px;
    background-color: #FFFFFF;
    border: 1px solid #fff;
    border-radius:4px;
}
.clearfix:after{
    display: block;
    content: "";
    clear: both;
}
.pulldown_child li{
    list-style-type: none;
    height: 44px;
    line-height: 44px;
    width: 110px;
    background-color: #FFFFFF;
    padding-right:0px;
}
.nav_arrow{
    width: 0;
    height: 0;
    border:solid 6px;
    border-color:rgba(0,0,0,0)  rgba(0,0,0,0)  #fff;
    position: relative;
    top: 0px;
    left: 52px;
    margin-top: -6px;
    border-left-width:8px;
    border-left-left:8px;
}
.header-downLoad:hover .pulldown_children{
    display: block;
    z-index: 99;
}
.dd_header{
    width: 100%;
    background: #fff;
}

.dev--footer {
    width: 100%;
    min-width: 1240px;
    height: 204px;
    background: #373D41;
    margin: 0;
    padding: 0;
    font-family: "MILT_RG", arial, "微软雅黑", "Microsoft YaHei";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dev--footer {
    padding: 40px 0 10px;
    border-top: 1px solid #d5d5d5;
    text-align: left;
}
.dev--footer .footer-links {
    width: 150px;
    height: auto;
    float: left;
    margin-left: 0px;
    margin-right: 30px;
}
.dev--footer .links-title {
    font-family: SourceSansPro-Semibold;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px 0;
}
.dev--footer .footer-list-item {
    padding: 8px 0;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #A9B0B4;
    letter-spacing: 0;
    line-height: 20px;
}
.dev--footer .footer-list-item a:hover {
    color: #38ADFF;
}
.dev--footer :focus {
    text-decoration: none;
    color: inherit;
    outline: 0;
    border: 0 none;
}
.dev--footer a {
    -webkit-appearance: none;
    appearance: none;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #A9B0B4;
    letter-spacing: 0;
    line-height: 20px;
}
.dev--footer li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: list-item;
    text-align: -webkit-match-parent;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #A9B0B4;
    letter-spacing: 0;
    line-height: 20px;
}
.dev--footer * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dev--footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.dev--footer .lastUl {
    width: 350px;
}
.dev--footer .inner-footer {
    width: 1000px;
    height: 204px;
    margin: 0 auto;
    position: relative;
}
.dev-footer-content {
    background: #373D41;
    width: 100%;
    margin: auto;
    position: relative;
}
.footer-hd {
    padding-top: 20px;
    text-align: center;
    color: #3c3c3c;
    font-size: 12px;
}
.footer-hd a {
    font-size: 12px;
    color: #8e9096;
}
.footer-hd a:hover{
    color:#fff;
}
.footer-hd b {
    font-weight: 400;
    margin: 0 3px;
    color: #8e9096;
}
.copyright-bak {
    text-align: center;
    height: 40px;
    color: #888;
    margin-top: 15px;
    font-size: 12px;
    position: relative;
    z-index: 10;
}

.pop_div {
	background: #F8F8F8;
	border-radius: 20px;
	text-align: center;
	width: 480px;
	height: 440px;
	margin-top: -240px;
	margin-left: -220px;
}

.pop_div .pop_title {
	font-size: 24px;
	color: #323334;
	letter-spacing: 0;
	padding: 24px 0px 12px 40px;
}

.pop_div .pop_suggest {
	font-size: 20px;
	color: #323334;
	letter-spacing: 0;
	padding: 0px 0px 24px 0px;
}

.pop_div .pop_qr_code_div {
	text-align: center;
	border: 4px solid #EEEEEE;
	border-radius: 10px;
	padding: 15px;
	width: 200px;
	height: 200px;
	margin: 0px auto;
	box-sizing: content-box;
}

.pop_div .pop_action {
	text-align: center;
	margin: 24px 0px 32px 0px;
	font-size: 14px;
	color: #757C82;
	letter-spacing: 0;
}
