.guclearfix {
    padding: 10px 15px;
}
.hg {
    background: url(../images/tt.png) 100% 100% no-repeat;
    background-size: 100% 30px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-bottom: 5px;
}
.guclearfix .actives {
    box-shadow: 0 0 20px #FFF0EC;
    border: 1px solid #FADABA;
    background: url(../images/floor-hot-bg1.png) 0 0px repeat-x;
}
.mr_35 {
    margin-right: 2%;
}
.service-list {
    cursor: pointer;
    box-sizing: border-box;
    float: left;
    width: 100%;
    border-radius: 3px;
    /* height: 500px; */
    border: 1px solid #E9E9E9;
    box-shadow: 0 0 20px 0px #E6E6E6;
    /* box-shadow: 0 0 20px #E6E6E6; */
    background: url(../images/floor-hot-bg.png) 0 0px repeat-x;
    text-align: left;
    padding: 10px 5px 10px 20px;
    margin-bottom: 15px;
    position: relative;
}
.guclearfix .actives:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/jb.png) 100% 100% no-repeat;
    content: '';
}
.service-list>em {
    display: block;
    border: 1px solid #EEE;
    overflow: hidden;
    margin: 0 20px 0 0px;
    /* margin: 0 20px 0 0; */
    padding: 0;
    float: left;
    padding: 15px;
    border-radius: 50%;
    background-color: #FFF;
    width: 50px;
    height: 50px;
}
.service-list>em img {
    width: 50px;
    height: 50px;
}
.ct {
    float: left;
    margin-top: 10px;
}
.service-list>.ct>b {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: left;
}
.service-list>.ct p {
    display: block;
    line-height: 20px;
    color: #666;
    font-size: 14px;
    padding-top: 5px;
}
.juanzeng-btn,.zdy-juanzeng-btn {
	display: block;
    height: 45px;
    line-height: 45px;
    max-width: 20%;
    margin: 15px auto 0;
    text-align: center;
    border-radius: 30px;
    background: #e53935;
    background: -webkit-linear-gradient(to left, #e53935, #e35d5b);
    background: linear-gradient(to left, #e53935, #e35d5b);
    color: #fff;
    font-size: 16px;
    width: 50%;
    margin: 0 auto;
    float: right;
    /*margin-left: 10%;*/
    margin-top: 3%;
	cursor: pointer;
}
.juanzeng_input {
    font-size: 15px;
    height: 30px;
    line-height: 40px;
	width: 50px;
	color:#ff0000;
	background: #f8d323;	
}