@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    background: #ffffff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

body,
div,
a,
textarea,
input,
p,
table,
button,
select {
    font-family: Alibaba Sans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 14px;
    -webkit-tap-highlight-color: transparent;
}

body,
form,
div,
h1,
h2,
h3,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td,
img,
table {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style-type: none;
}

a,
a:hover,
a:link {
    text-decoration: none;
}

img {
    border: none;
}

.clear-fix {
    clear: both;
}

.active {
    color: #00a4ff!important;
}


/*top-nav*/

.navigationBar {
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 1000;
}

.nav-top {
    height: 40px;
    background-color: #2b303b;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    font-size: 0;
    z-index: 1001;
}

.nav-logo {
    width: 84px;
    height: 20px;
    background: url(https://img.alicdn.com/imgextra/i1/2791424107/O1CN01OZJ9UH1gD3GTdG39c_!!2791424107.png) no-repeat;
    background-size: 84px 20px;
    margin-top: 10px;
}

.nav-bottom {
    width: 100%;
    padding: 0 10px 0 5px;
    border-bottom: solid 1px rgba(255, 255, 255, .08);
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 2;
}

.left-nav-list {
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.left-nav-list ul li {
    height: 54px;
    color: #fff;
    position: relative;
    float: left;
    display: inline-block;
}

.left-nav-list ul li>div {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    line-height: 54px;
    height: 54px;
    font-size: 14px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
}

.left-nav-list ul li>a:hover {
    color: #00a4ff;
    transition: all .4s;
}

.left-nav-list ul li .nav-hot-icon {
    width: 30px;
    height: 14px;
    background-image: url(https://img.alicdn.com/imgextra/i3/2791424107/O1CN01SihzNv1gD3GTXOr1M_!!2791424107.png);
    position: absolute;
    right: 15px;
    top: 20px;
    background-position: 0 0;
    background-size: 30px 14px;
    background-repeat: no-repeat;
    padding:0;
}

.left-nav-list ul li .nav-mf-icon {
    width: 30px;
    height: 14px;
    background-image: url(https://img.alicdn.com/imgextra/i2/2791424107/O1CN019ONr9z1gD3GWIsXhf_!!2791424107.png);
    position: absolute;
    right: 15px;
    top: 20px;
    background-position: 0 0;
    background-size: 30px 14px;
    background-repeat: no-repeat;
     padding:0;
}

.right-nav {
    vertical-align: middle;
    float: right;
}

.my-define-btn {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    height: 54px;
    line-height: 54px;
    text-align: right;
}

.my-define-btn:hover {
    color: #00a4ff;
    transition: all .4s;
}

.nav-contant-btn {
    width: 80px;
    min-width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    margin: 0 10px;
    margin-top: 12px;
    background-color: #00a4ff;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
    float: right;
}


/*weex推荐*/

.recom-tags-wrap {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(207, 216, 221, .36);
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.weex-inner {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1180px;
    box-sizing: border-box;
}

.weex-recom-tags {
    font-size: 0;
}

.weex-recom-tags>li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: calc((100% - 4px)/ 7);
    text-align: center;
    overflow-x: hidden;
}

.weex-recom-tag {
    display: block;
    padding: 20px 10px;
    white-space: nowrap;
    text-decoration: none;
}

.weex-recom-tag-img {
    display: block;
    margin: 10px auto 10px;
    width: 40px;
    height: 40px;
}

.weex-recom-tag-title {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*banner*/

.mainContent {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.overview-banner {
    height: 420px;
    text-align: center;
    background: url(https://img.alicdn.com/imgextra/i4/2791424107/O1CN01CqKrOo1gD3Gao7me8_!!2791424107.png) center no-repeat #1e2431;
    background-size: auto 420px;
}

.wrap-canvas {
    width: 100%;
    height: 420px;
    position: absolute;
    top: 40px;
    left: 0;
    overflow: hidden;
}

.wrap-canvas canvas {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media screen and (min-width: 769px) .overview-banner-con {
    position: relative;
    z-index: 10;
}

.overview-banner-con {
    display: inline-block;
    padding-top: 115px;
}

.overview-banner-title {
    font-size: 40px;
    color: #FFF;
    line-height: 56px;
}

.overview-banner-desc {
    font-size: 16px;
    color: #FFF;
    margin-top: 16px;
    line-height: 22px;
}

.overview-banner-desc span {
    color: #00a4ff;
}

.overview-banner-img {
    width: 300px;
    height: 78px;
    background: url(https://img.alicdn.com/imgextra/i3/2791424107/O1CN01n9bO5F1gD3AWo8dFe_!!2791424107.png) no-repeat;
    background-size: 300px 78px;
    margin: 20px 70px;
}


/*dh*/

.overview-body {
    width: 1180px;
    padding: 0 20px 10px;
    margin: 0 auto;
    position: relative;
}

.weex-pro-list {
    width: 1180px;
    height: 400px;
    font-size: 0;
    background: #FFF;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 3px 0 rgba(0, 0, 0, .1);
    margin-top: -95px;
    margin-bottom: 64px;
}

.addition-item {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    display: inline-block;
    vertical-align: top;
    min-height: 386px;
}

.item-title {
    font-size: 20px;
    color: #333;
    line-height: 28px;
    padding-bottom: 20px;
}

.item-title .item-title-icon {
    width: 32px;
    height: 32px;
    background-image: url(https://img.alicdn.com/imgextra/i4/2791424107/O1CN01IpJtxa1gD3GdMJe4n_!!2791424107.png);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    vertical-align: -8px;
    margin-right: 12px;
    display: inline-block;
}

.weex-content {
    width: 373px;
    padding: 10px 0;
    float: left;
}

.weex-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 22px;
    display: block;
}

.weex-title:hover {
    color: #00a4ff;
    transition: all .4s;
}

.weex-txt {
    font-size: 13px;
    color: #999;
    line-height: 20px;
    margin-top: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*contact*/

.scrollbar-contact {
    position: fixed;
    z-index: 99;
    right: 8px;
    top: 648px;
    width: 44px;
    -webkit-transition: top .2s;
    transition: top .2s;
	padding: 0;
    margin: 0;
    box-sizing: border-box;
}

@media screen and (max-height: 1020px)
.scrollbar-contact {
    top: 0;
    height: 100%;
    display: table;
    pointer-events: none;
}

@media screen and (max-height: 1020px)
.scrollbar-contact .scrollbar-contact-inner {
    display: table-cell;
    vertical-align: bottom !important;
    padding-bottom: 100px;
}

@media screen and (max-height: 1020px)
.scrollbar-contac-item {
    pointer-events: auto;
}

.xf-contact {
	background-color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
	display: block;
    width: 44px;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #e1e8f0;
    text-align: center;
    cursor: pointer;
}

.xf-contact img {
	width: 18px;
	height: 18px;
}

.xf-contact span {
	display: block;
    text-align: center;
    width: 16px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: #00A4FF;
    line-height: 1;
    margin-top: 8px;
}

.back-top-menu {
	width: 44px;
	height: 44px;
	background: url(https://img.alicdn.com/imgextra/i4/2791424107/O1CN01nhkSQS1gD3GbMgviF_!!2791424107.png) no-repeat;
	background-size: 44px 44px;
	position: fixed;
    z-index: 99;
    right: 8px;
    bottom: 45px;
	cursor: pointer;
}

/*main*/

.weex-section {
    width: 1180px;
    height: auto;
    overflow: hidden;
}

.section-title {
    font-size: 30px;
    color: #333;
    line-height: 42px;
    padding: 16px 0 12px;
    border-bottom: solid 1px #ddd;
    position: relative;
}

.card-content {
    width: 1180px;
    height: auto;
    overflow: hidden;
    padding-top: 50px;
}

.card-list {
    width: 340px;
    height: 920px;
    float: left;
    margin-right: 80px;
}

.card-list:nth-child(3) {
    margin-right: 0;
}

.card-list:nth-child(6) {
    margin-right: 0;
}

.card-title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 10px;
    border-left: solid 2px #00A4FF;
}

.list-video {
    width: 320px;
    height: 615px;
    padding-top: 35px;
    background: #fff;
    box-shadow: 0px 40px 40px -40px #aaa;
    border-radius: 40px;
    border: 1px solid #ddd;
    margin-top: 30px;
}

.list-video video {
    width: 320px;
    height: 568px;
}

.list-btn {
    width: 320px;
    height: 60px;
    /* justify-content: center; */
    display: flex;
}

.list-btn a,.miaoshu-btn {
    width: 150px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #00a4ff;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    display: block;
	cursor: pointer;
}

.miaoshu-btn {
    color: #ffffff;
    background-color: #00a4ff;
}

.jiaocheng-btn {
    color: #00a4ff;
    background-color: #fff;
    margin-left: 20px;
}


/*侧导航*/

.aside-menu {
    position: absolute;
    right: -205px;
    width: 172px;
    top: 520px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: #FFFFFF;
}
.aside-menuf{
	position: fixed;
	right: 0;
	width: 172px;
	top: 120px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFFFFF;
}


@media (min-width: 1700px) {
	.aside-menuf{
		right: 3%;
	}
}
@media (min-width: 1800px) {
	.aside-menuf{
		right: 5%;
	}
}
@media (min-width: 1900px) {
	.aside-menuf{
		right: 8%;
	}
}
.menu-title {
    font-size: 16px;
    color: #333;
    line-height: 22px;
}

.aside-menu-top {
    margin-top: 20px;
}

.menu-level-title {
    font-size: 14px;
    color: #999;
    line-height: 36px;
    border-left: solid 2px #e5e5e5;
    padding-left: 12px;
    display: block;
    position: relative;
    padding-right: 16px;
}

.menu-level-title:hover {
    color: #00a4ff;
    transition: all .4s;
}

.level-select {
    border-left: solid 2px #00a4ff!important;
    color: #00a4ff!important;
}


/*问答*/

.answer-banner {
    height: 280px;
    text-align: center;
    background: url(https://img.alicdn.com/imgextra/i2/2791424107/O1CN01QIxwF31gD3GbRj0Ps_!!2791424107.jpg) center no-repeat #1e2431;
    background-size: 100% 280px;
}

.about-banner {
    height: 280px;
    text-align: center;
    background: url(https://img.alicdn.com/imgextra/i2/2791424107/O1CN01UEk28V1gD3GcZ0zad_!!2791424107.jpg) center no-repeat #1e2431;
    background-size: 100% 280px;
}

.Cooperative-banner {
    height: 280px;
    text-align: center;
    background: url(https://img.alicdn.com/imgextra/i2/2791424107/O1CN01DpHKBK1gD3Get49S5_!!2791424107.jpg) center no-repeat #1e2431;
    background-size: 100% 280px;
}

.answer-banner-con {
    width: 1180px;
    display: inline-block;
    padding-top: 110px;
    text-align: left;
}

.answer-banner-title {
    font-size: 40px;
    color: #FFF;
    line-height: 56px;
}

.answer-banner-desc {
    font-size: 16px;
    color: #FFF;
    margin-top: 16px;
    line-height: 22px;
}

.button-prev {
    margin-top: -188px;
    margin-left: -40px;
    background: url(https://img.alicdn.com/imgextra/i4/2791424107/O1CN017Yy0Wb1gD3GRNf4cw_!!2791424107.png);
    background-size: 100% 100%;
    width: 35px !important;
    height: 35px !important;
}

#youcons1 .lunbo {
    position: relative;
    margin: 0 auto;
}

.swiper-button-next,
.swiper-button-prev {
    top: 60%;
}

.swiper-button-next {
    background: url(https://img.alicdn.com/imgextra/i1/2791424107/O1CN01SBf4y81gD3GaPqn6X_!!2791424107.png);
    background-size: 100% 100%;
    width: 10px !important;
    height: 18px !important;
    right: -30px;
}

.swiper-button-prev {
    background: url(https://img.alicdn.com/imgextra/i1/2791424107/O1CN01TFt7201gD3GgBzf7W_!!2791424107.png);
    background-size: 100% 100%;
    width: 10px !important;
    height: 18px !important;
    left: -30px;
}

.swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: calc((100% - 1px)/ 7) !important;
    height: 100px;
}

#youcons1 .swiper-container {
    width: 1180px;
    padding: 0 0px;
}

#youcons1 .swiper-container .swiper-slide a {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiper-slide:hover {
    background-color: #f3f5f9;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.weex-ask-panel {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #f1f1ff;
}

.weex-ask-panel-hd {
    padding-left: 61px;
    min-height: 46px;
}

.weex-ask-panel-hd .ask-title {
    font-size: 20px;
    color: #333;
    line-height: 26px;
    font-weight: 500;
}

.weex-ask-panel-hd .ask-title a {
    display: block;
    display: -webkit-box;
    color: inherit;
    max-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.weex-ask-panel-hd .ask-operations {
    display: block;
    position: absolute;
    left: 22px;
    top: 3px;
}

.weex-ask-panel-hd .answer-btn {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 5px 0;
    width: 46px;
    height: 46px;
    border-radius: 2px;
    background-color: #E1EEFA;
    line-height: 1.2;
    color: #00a4ff;
    text-align: center;
    cursor: pointer;
}

.weex-ask-panel-hd .answer-btn .num {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.weex-ask-panel-hd .answer-btn .name {
    font-size: 12px;
}

.weex-ask-panel-infos {
    font-size: 12px;
    color: #999999;
    position: relative;
    margin-top: 5px;
}

.weex-answer-panel.with-bg {
    font-size: 14px;
    line-height: 2;
    white-space: normal;
    padding: 15px;
    background-color: #f7f8fa;
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 20px;
}

.footer {
    width: 100%;
    overflow: hidden;
    background-color: #2b303b;
}

.boxwrap {
    width: 1180px;
    height: 260px;
    margin: 0 auto;
}

.ftnav {
    height: 40px;
    padding: 55px 0;
    position: relative;
    overflow: hidden;
    border-bottom: solid 1px #666;
}

.ftnav .links {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.links a {
    font-size: 14px;
    margin-right: 60px;
    color: #d4d4d4;
}

.links a:hover {
    color: #fff;
}

.links a:nth-child(10) {
	margin-right: 0;
}

.company {
    width: 100%;
    padding: 25px 0;
    position: relative;
    overflow: hidden;
}

.company .contact {
    color: #d4d4d4;
    position: absolute;
    left: 0px;
    top: 25px;
}

.company .contact .cntxt {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-family:Alibaba Sans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}

.company .contact .entxt {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-family: Alibaba Sans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}

.company .copyright {
    width: 350px;
    line-height: 30px;
    margin-left: 160px;
}

.company .txtbox a {
    color: #d4d4d4;
    font-size: 14px;
    font-family: Alibaba Sans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}

.company .address {
    width: 420px;
    line-height: 30px;
    margin-left: 70px;
}

.company .txtbox {
    float: left;
    height: 60px;
    color: #d4d4d4;
    font-size: 14px;
    font-family:Alibaba Sans,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}

/* 弹窗样式 */
.yulan{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	border: 0;
	background: rgba(0,0,0,0.92);
	z-index: 100;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	display: none;
	align-items: center;
	justify-content: center;
}
.yulanb{
	display:flex;
}
.yulan video{
	width: 320px;
	height: 568px;
}
.yulancon{
	display: flex;
	justify-content: center;
}
.yulancona{
	padding-top: 80px;
	height: 100%;
	margin-left: 100px;
}
.guanbi{
	position: absolute;
	right: 100px;
	top: 50px;
	border: 1px solid #FFF;
	cursor: pointer;
	border-radius: 2px;
	padding: 8px;
	color: #FFF;
	font-size: 18px;
	position: absolute;
}
.guanbi:hover{
	background-color: #FFF;
	color: #000;
}
.yulanvideo{
	width: 320px;
	height: 615px;
	padding-top: 35px;
	background: #fff;
	box-shadow: 0px 40px 40px -40px #aaa;
	border-radius: 40px;
	border: 1px solid #ddd;
}
.yulanbt{
	font-size: 28px;
	margin-bottom: 20px;
}
.miaoshutext{
	font-size: 22px;
	margin-bottom: 10px;
}
.yulanxian{
	width: 400px;
	height: 2px;
	background: #00a4ff;
	margin-bottom: 10px;
}
.miaoshucons{
	margin-bottom: 5px;
}
.miaoshu{
	margin-bottom: 30px;
}
.miaoshu a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #00a4ff;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #00a4ff;
	border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	display: block;
	cursor: pointer;
}
/* 弹窗样式end */


/* 联系客服样式 */
.scrollbar-contac-item{
	position: relative;
}
.kefutan{
	display: none;
	position: absolute;
	right: 100%;
	top: 0;
	width: 310px;
	background-color: #ffffff;
	box-shadow: 0px 6px 10px 0px 
		#ebedf1;
	border: solid 1px #e1e8f0;
	padding-top: 24px;
}
.lxww{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	padding: 0 26px;
}
.lxww img{
	margin-right: 8px;
	width: 20px;
}
.wwcon{
	display: flex;
	align-items: center;
	color: #FFFFFF;
	margin-bottom: 22px;
	padding: 0 26px;
}
.wwcon a:nth-of-type(1){
	margin-right: 20px;
}
.wwcon a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	width: 140px;
	height: 32px;
	background-color: #00a4ff;
	border-radius: 16px;
	font-size: 12px;
}
.wwcon a img{
	margin-right: 6px;
	width: 16px;
}
.genduo{
	display: flex;
	padding:16px 26px;
	border-top: 1px solid #e1e8f0;
	align-items: center;
	font-size: 12px;
	color: #333333;
	padding-right:0;
}
.genduo span:nth-of-type(1){
	margin-right: 2px;
	
}
.genduo img{
	margin-right: 8px;
	width: 16px;
}
.genduo a img:nth-of-type(1){
	margin-right: 8px;
	width: 16px;
}
.shengji a {
	width: 318px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #e84560;
    -webkit-border-radius: 60px;
    font-size: 18px;
    background-color: #FFFFFF;
    text-align: center;
    display: block;
    cursor: pointer;
    color: #e84560;
    font-weight: normal;
}
.genduo img:nth-of-type(1){
	margin-right: 0;
	width: 18px;
}

.genduo span:nth-of-type(2){
	user-select:text;
}

.scrollbar-contac-item:hover .kefutan{
	display: block;
}
/* 联系客服end */