@charset "utf-8";
.ggcm-banner {
	background:url(../img/banner-ggcm.jpg) no-repeat 50% 50%;
	height: 600px;
	color: #FFF;
	background-size:cover; 
	min-width: 1200px;
	position: relative;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.banner-bottom {
	text-align: center;
	padding: 38px 0;
	background: url(../img/banner-bottom-bg.jpg) no-repeat;
	background-size: cover;
}
.banner-bottom h3 {
	color: #030303;
	font-size: 36px;
	font-weight: normal;
}
.banner-bottom p {
	color: #8F8E94;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
}
.banner-bottom a {
	display: block;
	color: #fff;
	font-size: 14px;
	width:140px;
	height:42px;
	background:#FF5B29;
	border-radius:2px;
	line-height: 42px;
	text-align: center;
	margin: 40px auto auto
}
.banner-bottom a:hover {
	background: #FFAE6C;
}
/**痛点**/
.ggcm-pain-container  .container-item {
	padding: 0 40px;
	position: relative;
}
.ggcm-pain-container .pain-banner {
	position: relative;
	width: 900px;
	overflow: hidden;
	height: 200px;
	margin:0 auto;
}
.ggcm-pain-container .pain-img-content {
	width: 900px;
	margin: 0 auto;
	position: absolute;
	top:0;
	left: 0;
	background: #fff;
}
.ggcm-pain-container .pain-img-content img {
	width: 350px;
	height: 200px;
	margin-right: 40px;
	float: left;
}
.ggcm-pain-container .pain-img-content .pain-word {
	width: 510px;
	padding-top: 50px;
}
.ggcm-pain-container .pain-img-content .pain-word p {
	font-size:14px;
	color:#8F8E94;
	line-height:20px;
	padding-top: 20px;
}
.ggcm-pain-container .pain-img-bar {
	position: absolute;
	top:10px;
	left: 540px;
	cursor: pointer;
}
.ggcm-pain-container .pain-img-bar li {
	color: #444349;
	font-size: 20px;
	margin-right: 100px;
	float: left;
}
.ggcm-pain-container .pain-img-bar li.active{
	color: #FF5B29;
}
.ggcm-pain-container .pain-banner-left {
	width: 40px;
	height: 40px;
	position: absolute;
	top:100px;
	left: 50px;
	cursor: pointer;
	background:url(../img/pain-banner-left.svg) no-repeat;
	background:url(../img/pain-banner-left.png) no-repeat \9;
}
.ggcm-pain-container .pain-banner-left:hover {
	background:url(../img/pain-banner-right.svg) no-repeat;
	background:url(../img/pain-banner-left-hover.png) no-repeat \9;
}
.ggcm-pain-container .pain-banner-right {
	width: 40px;
	height: 40px;
	background:url(../img/pain-banner-right-hover.svg) no-repeat;
	background:url(../img/pain-banner-right.png) no-repeat \9;
	position: absolute;
	top:100px;
	right: 50px;
	cursor: pointer;
}
.ggcm-pain-container .pain-banner-right:hover {
	background:url(../img/pain-banner-left-hover.svg) no-repeat;
	background:url(../img/pain-banner-right-hover.png) no-repeat \9;
}

/**解决方案**/
.ggcm-solve-container .ggcm-item  {
	padding: 10px 190px;
    overflow: hidden;
    height: 220px;
    margin-top: 20px;
    width: 960px;
    margin: 0 auto;
}
.ggcm-solve-container .ggcm-item.margin-center {
	margin:90px auto;
}
.ggcm-solve-container .ggcm-item-center {
	margin: 80px auto;
}
.ggcm-solve-container .ggcm-item h3{
	color: #030303;
	font-size: 26px;
	padding-bottom: 20px;
	padding-top: 33px;
	font-weight:400;
}
.ggcm-solve-container .ggcm-item p{
	color: #8F8E94;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}
.ggcm-solve-container .ggcm-item .ggcm-item-img{
	position: relative;
}
.ggcm-solve-container .ggcm-item .ggcm-item-img img{
	width: 396px;
	height: 230px;
}
.ggcm-solve-container .ggcm-item .ggcm-item-img .ggcm-item-info {
	position: absolute;
    bottom: -245px;
    left: -9px;
    padding: 30px;
    background: rgba(255,91,41,0.9);
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    width: 335px;
    height: 160px;
}
.ggcm-solve-container .ggcm-item .ggcm-item-img .ggcm-item-info p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
    width: auto;
 }
.ggcm-solve-container .ggcm-item .ggcm-item-img .ggcm-item-info p.ggcm-title{
	font-size: 16px;
	padding-bottom: 20px;
    width: auto;
 }
.ggcm-solve-container .ggcm-item .ggcm-item-img:hover .ggcm-item-info{
	bottom:16px;
	left:-9px;
}
/**直播效果**/
.live-scene-container .item-tab {
	height: 202px;
	border-right: 1px solid #C8C7CC;
	padding-left: 100px;
	padding-right: 30px;
	margin-right: 30px;
	cursor: pointer;
}
.live-scene-container .live-scene-item {
	width: 955px;
	height: 202px;
	overflow: hidden;
}

.live-scene-container .item-tab .item-bar {
	color: #030303;
	font-size: 20px;
	height: 68px;
	line-height: 68px;
}
.live-scene-container .item-tab .item-bar.cur {
	color: #FF5B29;
}
.live-scene-container .live-scene-item img {
	width: 358px;
	height: 202px;
	margin-right: 40px;
}
.live-scene-container .live-scene-item ul.padding-20 {
	padding-top:5px;
}
.live-scene-container .live-scene-item ul li {
	color: #8F8E94;
	font-size: 14px;
	width: 520px;
	padding-bottom: 20px;
}
.live-scene-container .live-scene-item ul li i {
	font-size: 22px;
    font-style: normal;
    display: inline-block;
}

/**盟主直播教育应用场景**/
.ggcm-use-container .container-item {
	padding: 0 75px;
}
.ggcm-use-container .use-item {
	width:242px;
	height:144px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin:10px;
}
.ggcm-use-container .use-item img {
 	width: 100%;
 	height: 100%;
}
.ggcm-use-container .use-item .user-word {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(255,91,41,0.5);
	font-size: 22px;
	color: #FFFFFF;
	line-height: 7;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.ggcm-use-container .use-item:hover .user-word{
	top:290px;
}
.second-page-footer{
	margin-top: 90px;
	height: 240px;
	background:url(../img/second-page-footer-bg.jpg) no-repeat center top;
	background-size: cover;
	text-align: center;
}
.second-page-footer p {
	color: #FFFFFF;
	font-size: 28px;
	padding: 60px 0 40px 0;
}
.second-page-footer a {
	display: block;
	width:140px;
	height:42px;
	border-radius:2px;
	text-align: center;
	line-height: 42px;
	border:1px solid #fff;
	margin: 0 auto;
	color: #fff;
}
.second-page-footer a:hover {
	background:#FF5B29;
	border:1px solid #FF5B29;
}

/**他们都在用盟主**/
.case-container .case-item {
	width: 358px;
	height: 290px;
	float: left;
	overflow: hidden;
	background:#fff;
	border: 1px solid #F0F2F5;
	position: relative;
	margin:0px 20px 40px 20px;
}
.case-container .case-item .case-item-show img {
	width: 358px;
	height: 223px;
}
.case-container .case-item .case-item-show p {
	color: #8F8E94;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 6px;
}
.case-container .case-item .case-item-toggle {
	padding: 20px;
	background:rgba(255,91,41,0.9);
	position: absolute;
	top:400px;
	left: 0;
	height: 100%;
	width: 90%;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.case-container .case-item:hover .case-item-toggle{
	top:0px;
}
.case-container .case-item .case-item-toggle .company-desc {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	display: block;
	color: #fff;
	margin-top: 10px;
}
.case-container .case-item .case-item-toggle-top p {
	font-size: 20px;
	width: 220px;
	padding-bottom: 10px;
	color: #fff;
	line-height: 28px;
}
.case-container .case-item  .case-item-toggle-top p.case-company-info{
	font-size: 14px;
	padding: 0;
	height: auto;
	line-height: 20px;
}
.case-container .case-item  .case-item-toggle-top img {
	width: 80px;
	height: 80px;
}
.case-container  a.more-case {
	display: block;
	width:140px;
	height:42px;
    border:1px solid #FF5B29;
	border-radius:2px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	margin:30px auto 0px auto;
	color: #FF5B29
}
.case-container  a.more-case:hover {
	background:#FFAE6C;
	color: #fff;
	border:1px solid #FFAE6C;
}
.second-page-footer{
	margin-top: 90px;
	height: 240px;
	background:url(../img/second-page-footer-bg.jpg) no-repeat center top;
	background-size: cover;
	text-align: center;
}
.second-page-footer p {
	color: #FFFFFF;
	font-size: 28px;
	padding: 60px 0 40px 0;
}
.second-page-footer a {
	display: block;
	width:140px;
	height:42px;
	border-radius:2px;
	text-align: center;
	line-height: 42px;
	border:1px solid #fff;
	margin: 0 auto;
	color: #fff;
}
.second-page-footer a:hover {
	background:#FF5B29;
	border:1px solid #FF5B29;
}
.text-algin-right {
	text-align: right;
}