/**!
 * 子页面通用样式
 * author: wangkai;
 * date:2019-03-26
 */


/* 手机端 */

/* footer */

#footer {
    height: 122px;
}

.ewb-footer-new {
    margin-top: 20px;
    height: 122px;
    background: url('../images/footerbg.jpg') center bottom no-repeat #0f59a3;
}

/* 底部内容 */

.ewb-footer-content {
    position: relative;
    padding: 16px 0 22px 0;
}

.ewb-footer-info {
    font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-footer-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
    padding: 3px 0;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
	margin:0px;
}

.ewb-footer-item a {
    color: #fff;
}

.ewb-ga {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 18px;
    height: 20px;
}

/* 二维码 */

.ewb-code-box {
    position: absolute;
    left: 50%;
    top: 18px;
    width: 96px;
}

.ewb-code-box img {
    display: block;
    margin: 0 auto;
}

.ewb-code-box span {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.ewb-code-box.icon1 {
    margin-left: 122px;
}

.ewb-code-box.icon2 {
    margin-left: 218px;
}

/* 图标 */

.ewb-footer-icon a {
    position: absolute;
    left: 50%;
    display: block;
}

.ewb-footer-icon a.icon0 {
    top: 15px;
    margin-left: 220px;
    width: 96px;
    height: 46px;
}

.ewb-footer-icon a.icon1 {
    top: 35px;
    margin-left: 346px;
    width: 96px;
    height: 46px;
}

.ewb-footer-icon a.icon2 {
    top: 23px;
    margin-left: 484px;
    width: 45px;
    height: 51px;
}

/* 1100分辨率以下 */

@media (max-width: 1099px) {
    #footer,
    .ewb-footer-new {
        height: auto;
    }
    .ewb-footer-content {
        padding-right: 480px;
    }
    .ewb-code-box.icon1 {
        margin-left: 60px;
    }
    .ewb-code-box.icon2 {
        margin-left: 156px;
    }
    .ewb-footer-icon a.icon1 {
        margin-left: 284px;
    }
    .ewb-footer-icon a.icon2 {
        margin-left: 422px;
    }
}

/* 竖版pad */

@media (max-width: 979px) {
    .ewb-footer {
        background: #0f59a3;
    }
    .ewb-footer-content {
        padding-right: 0;
        text-align: center;
    }
    .ewb-code,
    .ewb-footer-icon {
        margin-top: 20px;
        display: inline-block;
    }
    .ewb-code-box,
    .ewb-footer-icon a {
        position: static;
        display: inline-block;
        margin: 0 10px !important;
        vertical-align: middle;
    }
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-footer-item {
        margin: 0 10px;
        font-size: 13px;
    }
    .ewb-code-box {
        line-height: 24px;
        font-size: 13px;
    }
    .ewb-footer-icon a {
        width: 96px !important;
    }
}


.ewb-footer-icon img {
	max-width: none !important;
}


/**!
 * 子页面通用样式
 * author: wangkai;
 * date:2019-03-26
 */


/* 手机端 */

/* footer */

#footer {
    height: 122px;
}

.ewb-footer-new {
    margin-top: 20px;
    height: 122px;
    background: url('../images/footerbg.jpg') center bottom no-repeat #0f59a3;
}

/* 底部内容 */

.ewb-footer-content {
    position: relative;
    padding: 16px 0 22px 0;
}

.ewb-footer-info {
    font-size: 0;
    -webkit-text-size-adjust:none;
}

.ewb-footer-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
    padding: 3px 0;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
	margin:0px;
}

.ewb-footer-item a {
    color: #fff;
}

.ewb-ga {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 18px;
    height: 20px;
}

/* 二维码 */

.ewb-code-box {
    position: absolute;
    left: 50%;
    top: 18px;
    width: 96px;
}

.ewb-code-box img {
    display: block;
    margin: 0 auto;
}

.ewb-code-box span {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.ewb-code-box.icon1 {
    margin-left: 122px;
}

.ewb-code-box.icon2 {
    margin-left: 218px;
}

/* 图标 */

.ewb-footer-icon a {
    position: absolute;
    left: 50%;
    display: block;
}

.ewb-footer-icon a.icon0 {
    top: 15px;
    margin-left: 220px;
    width: 96px;
    height: 46px;
}

.ewb-footer-icon a.icon1 {
    top: 35px;
    margin-left: 346px;
    width: 96px;
    height: 46px;
}

.ewb-footer-icon a.icon2 {
    top: 23px;
    margin-left: 484px;
    width: 45px;
    height: 51px;
}

/* 1100分辨率以下 */

@media (max-width: 1099px) {
    #footer,
    .ewb-footer-new {
        height: auto;
    }
    .ewb-footer-content {
        padding-right: 480px;
    }
    .ewb-code-box.icon1 {
        margin-left: 60px;
    }
    .ewb-code-box.icon2 {
        margin-left: 156px;
    }
    .ewb-footer-icon a.icon1 {
        margin-left: 284px;
    }
    .ewb-footer-icon a.icon2 {
        margin-left: 422px;
    }
}

/* 竖版pad */

@media (max-width: 979px) {
    .ewb-footer {
        background: #0f59a3;
    }
    .ewb-footer-content {
        padding-right: 0;
        text-align: center;
    }
    .ewb-code,
    .ewb-footer-icon {
        margin-top: 20px;
        display: inline-block;
    }
    .ewb-code-box,
    .ewb-footer-icon a {
        position: static;
        display: inline-block;
        margin: 0 10px !important;
        vertical-align: middle;
    }
}

/* 手机端 */

@media (max-width: 767px) {
    .ewb-footer-item {
        margin: 0 10px;
        font-size: 13px;
    }
    .ewb-code-box {
        line-height: 24px;
        font-size: 13px;
    }
    .ewb-footer-icon a {
        width: 96px !important;
    }
}


.ewb-footer-icon img {
	max-width: none !important;
}


#footer .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 14px;
    padding-right: 14px;
}

/* 小屏幕 */
@media (min-width: 768px) {
    #footer .container {
        width: 760px;
    }
}

/* 中等屏幕(980-1099) */
@media (min-width: 980px) {
    #footer .container {
        padding: 0;
        width: 980px;
    }
}

/* 大屏幕 */
@media (min-width: 1100px) {
   #footer  .container {
        width: 1100px;
    }
}