@charset "utf-8";

/* 
@名称: 机构入驻
*/
.header {
    position: relative;
    height: 508px;
}
.header_photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: url(../img/banner/05.jpg);
	background: none\0;
   *background: none;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='http://yxyjweb.com/img/banner/05.jpg',
    sizingMethod='scale');
}
.header-card__title {
    color: #fff;
}
.header-card__body {
    color: #fff;
    font-size: 17px;
}
.space-md-8 {
    margin-bottom: 50px;
}
.space-md-top-8 {
    margin-top: 50px;
}
.earning-estimation-container {
    background-color: #fff;
}
.earning-estimation {
    padding: 50px;
}
.earning-estimation__card {
    height: 91px;
    max-width: 250px;
    background-color: #00a699;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.earning-estimation__tooltip {
    margin-left: 4px;
}
.icon-question-alt-wihte:before {
    display: inline-block;
    content: '';
    width: 13px;
    height: 13px;
    background: url('../img/icon-question-alt-white.png') no-repeat;
    background: none\0;
   *background: none;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='http://yxyjweb.com/img/icon-question-alt-white.png',
    sizingMethod='scale');
}
.how-hosting-works__title {
    font-weight: 300;
    letter-spacing: 0.2em;
}
.how-hosting-works__section {
    background-color: #fff;
    padding: 50px;
}
.how-hosting-works__section-label {
    display: block;
    height: 24px;
    width: 24px;
    line-height: 21px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #757575;
    color: #757575;
}
.how-hosting-works__section-sub-title {
    font-size: 16px;
}
.info-item__icon {
    display: block;
}
.icon-host-course:before {
	display: inline-block;
	content: '';
	width: 30.5px;
	height: 25px;
	background: url(../img/icon-host-course.png) no-repeat;
	background-size: 100%;
}
.icon-host-help:before {
	display: inline-block;
	content: '';
	width: 31px;
	height: 31px;
	background: url(../img/icon-host-help.png) no-repeat;
	background-size: 100%;
}
.icon-host-phone:before {
	display: inline-block;
	content: '';
	width: 31px;
	height: 30.5px;
	background: url(../img/icon-host-phone.png) no-repeat;
	background-size: 100%;
}
.icon-host-plan:before {
	display: inline-block;
	content: '';
	width: 20.5px;
	height: 28px;
	background: url(../img/icon-host-plan.png) no-repeat;
	background-size: 100%;
}
.icon-host-card:before {
	display: inline-block;
	content: '';
	width: 31px;
	height: 22px;
	background: url(../img/icon-host-card.png) no-repeat;
	background-size: 100%;
}

.icon-host-earn:before {
	display: inline-block;
	content: '';
	width: 34px;
	height: 27px;
	background: url(../img/icon-host-earn.png) no-repeat;
	background-size: 100%;
}
.icon-host-count:before {
	display: inline-block;
	content: '';
	width: 19.5px;
	height: 27px;
	background: url(../img/icon-host-count.png) no-repeat;
	background-size: 100%;
}
.info-item__title {
    font-size: 23px;
}
.info-item__body {
    font-size: 14px;
}
.pic-slides img {
	display: block;
	width: 100%;
	height: 100%;
}
.footer {
    height: 300px;
}
.footer {
    background-image: url(../img/footer-background.png);
    position: relative;
}
.hand-key-image {
    right: 5%;
    width: 458px;
    height: 139px;
    bottom: 0px;
}
.hand-key-image {
	position: absolute;
    background-image: url(../img/hand-key-image.png);
    background: none\0;
   *background: none;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='http://yxyjweb.com/img/hand-key-image.png',
    sizingMethod='scale');
   
}
