@charset "utf-8";
.zhhd-banner {
	background:url(../img/zhhd/banner-zhhd.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: 40px 0;
	background: url(../img/banner-bottom-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.banner-bottom p {
	color: #8F8E94;
	font-size: 18px;
	line-height: 28px;
}
.second-page-footer{
	height: 240px;
	background:url(../img/second-page-footer-bg.jpg) no-repeat center top;
	background-size: cover;
	text-align: center;
	margin-top: 100px;
}
.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;
}
/**解决方案**/
.ggcm-solve-container {
	padding-bottom: 100px;
}
.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;
	width: 420px;
	text-align: left;
}
.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 img {
	width: 80px;
	height: 80px;
}
.ggcm-solve-container .ggcm-item .ggcm-item-img .ggcm-item-info {
	position: absolute;
    bottom: -245px;
    left: 0px;
    padding: 30px;
    background: rgba(255,91,41,0.9);
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    width: 336px;
    height: 177px;
    text-align: center;
}
.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:0px;
	left:0px;
}
/**一站式解决**/
.service-container .service-step .item-bar {
	position: relative;
	cursor: pointer;
	font-size: 16px;
	color: #C8C7CC;
	margin-bottom: 30px;
	margin-left: 230px;
}
.service-container .service-step .item-bar:after {
	content:"";
	position: absolute;
	width:200px;
	height:1px;
	background:#D9D9D9;
    top: 17px;
    left: 105px;
}
.service-container .service-step .last:after {
	content:"";
	position: absolute;
	width:200px;
	height:1px;
	background:none;
    top: 17px;
    left: 105px;
}

.service-container .service-step .cur {
	color: #444349;
}
.service-container .service-step .item-bar i {
	display: inline-block;
	width:32px;
	height:32px;
	border: 1px solid #D9D9D9;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	font-style: normal;
	margin-right: 8px;
}
.service-container .service-step .cur i {
	background:#FF5B29;
	border: 1px solid #FF5B29;
	color: #fff;
}
.service-container .service-step-item dl {
	width: 300px;
	margin:0 50px;
	text-align: center;
}
.service-container .service-step-item dl dt {
	width: 150px;
	height: 150px;
    margin: 0 auto 10px auto;
}
.service-container .service-step-item dl dt img {
	width: 100%;
	height: 100%;
}
.service-container .service-step-item dl dd {
	color: #030303;
	font-size: 20px;
}
.service-container .service-step-item dl dd.service-desc {
	font-size:14px;
	line-height:20px;
	color: #8F8E94;
	margin:6px 0 30px 0;
}
.service-container .service-step-2 dl {
	width: 180px;
	margin:0 30px;
}
.service-container .service-content {
	width: 1200px;
	overflow: hidden;
	height: 255px;
}
/**盟主直播的4大优势**/
.advantages-container {
	width: 100%;
	background: #030303;
	height: 600px;
	padding-bottom: 70px;
}
.advantages-container .first-level-title {
	color: #fff;
}
.advantages-container .second-level-title {
	color: #4A4A4A;
}
.advantages-container .container-item {
	width: 940px;
	margin: 0 auto;
}
.advantages-container .advantages-item {
	float: left;
	width: 399px;
	height: 126px;
	padding-left: 70px;
}
.advantages-container .advantages-item p {
	color: #FF5B29;
	font-size: 32px;
	line-height:46px;
	padding-left: 19px;
	padding-bottom: 8px;
    border-left: 1px solid #444349;
 }
.advantages-container .advantages-item span {
	color: #C8C7CC;
	font-size: 14px;
	line-height:24px;
	padding-left: 19px;
	display: block;
    border-left: 1px solid #444349;
}
.advantages-container .advantages-item.advantages-item-first:hover {
    background:url(../img/advantages-icon-01.svg) no-repeat;
    background:url(../img/advantages-icon-01.png) no-repeat \9;
}
.advantages-container .advantages-item.advantages-item-second:hover {
    background:url(../img/advantages-icon-02.svg) no-repeat;
    background:url(../img/advantages-icon-02.png) no-repeat \9;
}
.advantages-container .advantages-item.advantages-item-third:hover {
    background:url(../img/advantages-icon-03.svg) no-repeat;
    background:url(../img/advantages-icon-03.png) no-repeat \9;
}
.advantages-container .advantages-item.advantages-item-four:hover {
    background:url(../img/advantages-icon-04.svg) no-repeat;
    background:url(../img/advantages-icon-04.png) no-repeat \9;
}
.advantages-container .advantages-item:hover p{
	color: #fff
}
.advantages-container .advantages-item.advantages-item-first {
    background:url(../img/advantages-icon-hover-01.svg) no-repeat;
    background:url(../img/advantages-icon-hover-01.png) no-repeat \9;
	margin-bottom: 60px;
}
.advantages-container .advantages-item.advantages-item-second {
    background:url(../img/advantages-icon-hover-02.svg) no-repeat;
    background:url(../img/advantages-icon-hover-02.png) no-repeat \9;
	margin-bottom: 60px;
}
.advantages-container .advantages-item.advantages-item-third {
    background:url(../img/advantages-icon-hover-03.svg) no-repeat;
    background:url(../img/advantages-icon-hover-03.png) no-repeat \9;
}
.advantages-container .advantages-item.advantages-item-four {
    background:url(../img/advantages-icon-hover-04.svg) no-repeat;
    background:url(../img/advantages-icon-hover-04.png) no-repeat \9;
}

/**口碑**/
.praise-container {
	height: 488px;
	position: relative;
	margin-top: 100px;
}
.praise-container .praise-bg {
	width: 100%;
	background: #030303;
	position: absolute;
    top: 45px;  
    height: 445px;
}
.praise-container .praise-title {
	color: #fff;
	position: relative;
    z-index: 10;
}
.praise-container .second-level-title{
	color: #4A4A4A;
    position: relative;
    z-index: 10;
}
.praise-container .mouth-data-item {
	width: 240px;
	height: 114px;
	float: left;
    margin-top: 195px;
	text-align: center;
}
.praise-container .mouth-data-item .data-item-top {
	position: relative;
}
.praise-container .mouth-data-item .data-item-top i{
	position: absolute;
	top:20px;
	margin-left: 5px;
}
.praise-container .mouth-data-item .counter-number {
	color: #FF5B29;
	font-size: 66px;
}
.praise-container .mouth-data-item span {
	font-size:36px;
	color:#FF5B29;
}
.praise-container .mouth-data-item p {
	color: #C8C7CC;
	font-size: 14px;
	padding-top: 30px;
}
.praise-container .mouth-data-item .data-item-top:after{
	content:"";
	position: absolute;
	right: 0px;
	top:10px;
	width:1px;
	height:50px;
	background:#333;
}
.praise-container .mouth-data-item .data-item-top.last:after{
	content:"";
	position: absolute;
	right: 0px;
	top:10px;
	width:1px;
	height:50px;
	background:none;
}
.footer-bg-container {
	margin-top: 90px;
	height: 544px;
	background:url(../img/index-footer-bg.jpg) no-repeat center top;
	background-size: cover;
}