/*服务大厅下企业购样式*/
.enterprise-con{
    margin-bottom: 70px;
    overflow: hidden;
    clear: both;
}
.content{overflow: hidden;}
.enterprise-con .content-img{
    width:352px;
    float: left;
}
.enterprise-con .content-text{
    font-size: 16px;
    line-height: 30px;
    color: #2c2c2c;
    padding-left:42px;
    width: 788px;
    float:left;
}
.navbar-top{
	min-width:auto;
}
@media (max-width:1200px) {
    .enterprise-con .content-img{
        width:32%;
    }
    .enterprise-con .content-text{
        width:68%;
        padding-left:20px;
    }
	
	.w352{
		width:30%;
	}
	.mr42{
		margin-right:4%;
	}
	.index-pic{
		width:100%
	}
	.index-pic img{
		width:100%
	}
	
}
@media (max-width:991px) {
    .enterprise-con .content-img{
        width:100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .enterprise-con .content-text{
        width:100%;
        padding-left:0;
    }
	.w352{
		width:48%;
	}
	.mr42{
		margin-right:0;
	}
	.mr42-1{
		margin-right:4%;
	}
}
/*/服务大厅下企业购样式*/



/*企业购详情页样式*/
.no-padding{
    padding-left:0;
    padding-right: 0;
}
.enterprise-title{
    text-align: center;
    margin-top: 68px;
    margin-bottom: 100px;
}
.enterprise-title .title-text{
    margin: 0 16px;
    font-size: 28px;
    line-height: 30px;
    color: #bc2826;
    font-weight: bold;
    vertical-align: middle;
}
.row-list{
    margin-bottom: 130px;
    overflow: hidden;
}
.row-list-con{
    background-color: #f8f8f8;
    overflow: hidden;
    margin-bottom: 45px;
}
.row-list .des{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}
.row-list-detail{
    text-align: center;
}
.row-list-con .label-title{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    margin-bottom: 37px;
    text-align: center;
}
.row-list-con .label-des{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    letter-spacing: 0px;
}
.right-con{
    padding: 42px 60px 0 35px;
}
.service-tips-con{
    background-color: #f8f8f8;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative;
}
.service-tips-con{
    background: url("../images/img_qyg_customer_service_picture.jpg") no-repeat top right;
    height: 256px;
}
.tips-con {
    width: 702px;
    height: 192px;
    background-color: rgba(255,255,255,0.5);
    padding: 36px 52px;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    transform:translateY(-50%);
    -ms-transform:translateY(-50%); 	/* IE 9 */
    -moz-transform:translateY(-50%); 	/* Firefox */
    -webkit-transform:translateY(-50%); /* Safari 和 Chrome */
    -o-transform:translateY(-50%); 	/* Opera */
}
.tips-title{
    font-size: 24px;
    line-height: 60px;
    color: #bc2826;
    margin-bottom: 5px;
}
.tips-des{
    font-size: 20px;
    color: #333333;
}
.tips-des span{
    color: #bc2826;
}
@media (max-width: 991px){
    .right-con{
        padding: 42px 26px 0 35px;
    }
    .row-list-con .label-title{
        margin-bottom: 20px;
    }
}
@media (max-width: 750px){
    .tips-con {
        width: 65%;
    }
}
@media (max-width: 767px) {
    .enterprise-title .title-text{
        font-size: 18px;
    }
    .row-list-detail{
        margin-bottom: 35px;
    }
    .row-list-detail img, .row-list-detail .des{
        display: inline-block;
    }
    .row-list-detail img{
        margin-right: 50px;
    }
    .row-list-detail .des{
        font-size: 16px;
    }
    .row-list-con{
        margin:0 0 20px;
    }
    .row-list-con .left-con img{
        width: 100%;
    }
    .enterprise-title{
        margin: 40px 0;
    }
    .row-list{
        margin-bottom: 0;
    }
    .row-list-con .right-con{
        padding: 24px 23px 56px;
    }
    .video-con{
        margin-left: 10px;
        margin-right: 10px;
    }
    .row-list-con .label-title{
        font-size: 16px;
    }
    .row-list-con .label-des{
        font-size: 13px;
        line-height: 24px;
    }
    .row-list-con .label-title{
        margin-bottom: 22px;
    }
    .tips-des{
        font-size: 13px;
    }
    .tips-title{
        font-size: 16px;
    }
	.enterprise-con{
		margin-bottom:0;
	}

}
@media(max-width:480px){
    .row-list-detail img{
        max-width: 127px;
    }
    .enterprise-title img{
      max-width: 48px;
    }
    .tips-con{
        padding:17px 15px;
        height: auto;
    }
    .tips-title{
        line-height: 30px;
    }
    .service-tips-con{
        background-size: 170%;
        min-height: 128px;
        height:auto;
    }

}
@media(max-width:330px){
    .enterprise-title img{
        max-width: 40px;
    }
    .enterprise-title .title-text{
        margin:0;
    }
    .row-list-detail img{
        margin-right: 30px;
    }
    .tips-con{
        width: 75%;
    }
    .service-tips-con{
        background-size: 200%;
    }
}

/*视频样式*/
@media(min-width:1200px){
    .video-con{
        height: 450px;
        overflow: hidden;
    }
}
@media(max-width:1199px){
    .video-con{
        height: 360px;
        overflow: hidden;
    }
}
@media(max-width:768px){
    .video-con{
        height: 260px;
        overflow: hidden;
    }
}
@media(max-width:480px){
    .video-con{
        height: 141px;
        overflow: hidden;
    }
}
/*/企业购详情页样式*/
