/**
	@author Tommy
	below css for skype
*/
body {
    font-family: "PingHei","PingFang SC","Microsoft YaHei","Helvetica Neue",Helvetica,"Noto Sans",sans-serif,Arial,sans-serif;
}

/* common part */
.wis-hide {
	display: none !important;	
}
.lwc-chat-frame.chat {
	margin: 0;
	padding: 0;
	display: block;
	opacity: 1;
}
.site-header .header-nav {
	width: auto;
}
.site-header .header-nav-right {
	width: auto;
}
.site-header .nav-list {
	width: auto;
}
.site-header .nav-user {
	width: auto;
}
.section-layout-init {
	text-align: center;
}
.nav-split {
	float:left;
	text-align:center;
	height:80px;
	width:10px;
	margin-left:10px;
	margin-top:20px;
	border-left:1px solid #e9e9e9;
}
.home-all-product, .home-service-intro, .home-saying {
	width:1190px;
}
.home-talk {
	width:334px;
}
/* home part */
.home-image{
	margin-left:100px;
	height:180px;
	width:180px;
}
.image-2{
	width:180px;
	height:160px;
	margin-top:40px;
}

/* help part */
#help {
	height: 46px;
}

.help-li {
	display: none;
	cursor: pointer;
}

.help-li>a>img {
	width:24px;
	height:24px;
}

.help-li>img {
	width:24px;
	height:24px;
}

.skype-active {
	display: none;
}
.help-to-top {
	display:none;
	cursor:pointer;
	height:44px;
	width:44px;
	padding-top:10px;
	background:black;
}
.help-to-top>img {
	width:24px;
	height:24px;
}

/* wis介绍 */
div.sec7-pic-box-init {
	max-width: 220px;
	width: auto;
	padding: 10px 30px;
    opacity: 0.8;
    color: #ffffff;
    font-size: 18px;
}

/* wis场景 */
.sec1-appAd-p {
	padding: 0 20px;
	line-height: 1.4;
}

div.sec1-circle4 {
	width: 25%;
	margin-left: 0;
}
.sec1-container {
	width: 100%;
	height: 260px;
	background-color: #12974F;
}
.sec4-p2 {
	width: 400px;
}

/* WIS工作台 */
.work-bench.sec3-p2 {
	color:#fff;
	text-align:center;
}

/* WIS应用场景 */
.scene-ali-pic {
	width:100%;
	height:850px;
	overflow-x:hidden;
}

/* WIS介绍 */
.wis-intro-bg {
	margin-top:40px;
	height:320px;
	overflow-x:hidden;
}

.wis-intro-opt-sec {
	height:990px;
	background:#292F42;
}

.wis-intro-six-opt {
	height:790px;
	overflow-x:hidden;
}

.wis-intro-six-optimize {
	margin-top:100px;
	width:790px;
	height:100px;
}

.foot-ad-txt {
	width:130px;
}

.wait-build-pic {
	height:444px;
	width:436px;
}

/* 成员管理页样式 */
.wis-member-info {
	height:56px;
	float:left;
	margin-left:10px;
	padding-top:16px;
}

.wis-member-info-username {
	width:112px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}