@charset "UTF-8";

/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    color: #333;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


/*margin\padding*/
.ewb-ml10 {
    margin-left: 10px;
}
.ewb-ml15 {
    margin-left: 15px;
}
.ewb-ml20 {
    margin-left: 20px;
}
.ewb-mt10 {
    margin-top: 10px;
}
.ewb-mt20 {
    margin-top: 20px;
}
.ewb-mb10 {
    margin-bottom: 10px;
}
.ewb-mb20 {
    margin-bottom: 20px;
}
.ewb-mb30{
    margin-bottom: 30px;
}
.ewb-mb40 {
    margin-bottom: 40px;
}
.ewb-pt0 {
    padding-top: 0px;
}
/* header */

.ewb-top {
    min-height: 102px; 
    
    background: url('../images/top_bg.png') repeat;
}

.ewb-header {
    position: relative;
    
}

.ewb-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: -41px;
    height: 467px;
    z-index: -100;
}
.ewb-blank{position:absolute;left:0;right:0;bottom:0;top:0;}

.rslides-item {
    position: relative;
}

.rslides {
    position: relative;
    overflow: hidden;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.rslides img {
    display: block;
    height: 467px;
    width: 100%;
}

.rslides img.ewb-bg-title,
.ewb-bg-title-mod{
    display: block;
    height: auto;
    width: auto;
    position: absolute;
    top: 250px;
}

.ewb-bg-title-mod.ewb-top170{
    top: 170px;
}

.rslides .ewb-bg-title-mod img.ewb-bg-title{
    display: inline-block;
    position: static;
}

.ewb-comein a{
    display: inline-block;
    width: 84px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-indent: 10px;
    text-align: left;
    background: #fff;
}

a.ewb-color1{
    color: #c450f5;
}

a.ewb-color2{
    color: #409ff3;
}

a.ewb-color3{
    color: #6640f3;
}

a.ewb-color4{
    color: #fb803d;
}

a.ewb-color5{
    color: #06ab40;
}

a.ewb-color6{
    color: #ff7e00;
}

a.ewb-color7{
    color: #0ca256;
}

a.ewb-color8{
    color: #d78b32;
}

a.ewb-color9{
    color: #ce0505;
}

a.ewb-color10{
    color: #2798ef;
}

a.ewb-color11{
    color: #b85bda;
}

.ewb-comein{
    text-align: right;
    padding-right: 42px;
}

.ewb-comein.ewb-spc{
    display: inline-block;
    float: right;
}

.ewb-comein.ewb-spc2{
    padding-right: 32px;
}


.ewb-bg-tt {
    /* width: 463px; */
    width: 420px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    /* top: 366px; */
    top: 317px;
    color: #333;
    background: url('../images/title_bg.png') center top repeat-y;
}

.ewb-title {
    float: left;
    margin-top: 11px;
}

.ewb-title img {
    vertical-align: top;
}

.ewb-func {
    float: right;
	margin-top:6px;
}

.ewb-func-item {
    margin-top: 14px;
    float: left;
    margin-left: 15px;
}
.ewb-func-item-wdz{display:none;}
.ewb-func-item a {
    display: block;
    padding-top: 40px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-position: center 3px;
    background-repeat: no-repeat;
    white-space: nowrap;
}

.ewb-func-a1 {
    background-image: url('../images/func1.png');
}

.ewb-func-a2 {
    background-image: url('../images/func2.png');
}

.ewb-func-a3 {
    background-image: url('../images/func3.png');
}

.ewb-func-a4 {
    background-image: url('../images/func4.png');
}

.ewb-func-a5 {
    background-image: url('../images/func5.png');
}

.ewb-func-a6 {
    background-image: url('../images/func6.png');
}

.ewb-func-a7-toft {
    background-image: url('../images/func7.png');
}
.ewb-func-a7-tojt {
    background-image: url('../images/func7-0.png');
}
.ewb-func-a8 {
    background-image: url('../images/func8.png');
}
.ewb-func-a9 {
    background-image: url('../images/func9.png');
}
.ewb-banner {
    height: 336px;
}

.ewb-banner-r {
    float: right;
    margin-right: 30px;
    margin-top: 60px;
}

.ewb-search {
    float: left;
}

.ewb-search-mod {
    height: 46px;
    width: 420px;
    border-radius: 23px;
    background: url('../images/input_bg.png') repeat;
}

.ewb-search-mod input {
    display: block;
    float: left;
    width: 350px;
    border-radius: 23px;
    height: 46px;
    border: 0;
    padding: 0;
    outline: 0;
    text-indent: 35px;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    font-family: "Microsoft Yahei";
    background: none;
}

.ewb-search-mod input::placeholder {
    color: #fff;
}

.ewb-search-mod button {
    display: block;
    float: right;
    width: 60px;
    height: 46px;
    border: 0;
    padding: 0;
    outline: 0;
    background: url('../images/search_icon.png') 14px center no-repeat;
    cursor: pointer;
}

.ewb-bot {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 15px;
    text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -webkit-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    -moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
    *filter: Glow(color=#fff, strength=1);
}

.ewb-bot a,.ewb-bot span {
    color: #333;
    margin-right: 10px;
}

.ewb-intel {
    float: left;
    width: 150px;
    height: 46px;
    margin-left: 10px;
}

.ewb-intel a {
    display: block;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    border-radius: 23px;
    text-indent: 50px;
   /*  background: url('../images/intel_icon.png') 14px center no-repeat #f8bb18; */
    background: url('../images/intel_icon.png') 14px center no-repeat #ccb6ff;
}

/* nav */

.ewb-nav {
    height: 61px;
    line-height: 61px;
    background: #1973c3;
    font-size: 20px;
    position: relative;
}

.ewb-nav-l,
.ewb-nav-r {
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    bottom: 0;
}

.ewb-nav-l {
    background: url('../images/nav_l.png') no-repeat;
    left: -10px;
}

.ewb-nav-r {
    background: url('../images/nav_r.png') no-repeat;
    right: -10px;
}

.ewb-nav-item {
    width: 14.2%;
    float: left;
}

.ewb-nav-item:last-child{
    float: right;
}

.ewb-nav-item a {
    display: block;
    color: #fff;
    line-height: 61px;
    background-position: center 15px;
    background-repeat: no-repeat;
    text-align: center;
}

.ewb-nav-item.cur a {
    padding-top: 49px;
    margin-top: -49px;
    background-color: #2599f2;
}

.ewb-nav-item:hover a{
    padding-top: 49px;
    margin-top: -49px;
    background-color: #2599f2;
}

.ewb-nav-item.cur .ewb-nav-a1 {
    background-image: url('../images/nav_icon1.png');
    *background-image: none;
}

.ewb-nav-item.cur .ewb-nav-a2 {
    background-image: url('../images/nav_icon2.png');
    *background-image: none;
}

.ewb-nav-item.cur .ewb-nav-a3 {
    background-image: url('../images/nav_icon3.png');
    background-position: center 11px;
    *background-image: none;
}

.ewb-nav-item.cur .ewb-nav-a4 {
    background-image: url('../images/nav_icon4.png');
    background-position: center 12px;
    *background-image: none;
}

.ewb-nav-item.cur .ewb-nav-a5 {
    background-image: url('../images/nav_icon5.png');
    *background-image: none;
}

.ewb-nav-item.cur .ewb-nav-a6 {
    background-image: url('../images/nav_icon6.png');
    *background-image: none;
}

.ewb-nav-item.cur .ewb-nav-a7 {
    background-image: url('../images/nav_icon7.png');
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a1{
    background-image: url('../images/nav_icon1.png');
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a2 {
    background-image: url('../images/nav_icon2.png');
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a3 {
    background-image: url('../images/nav_icon3.png');
    background-position: center 11px;
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a4 {
    background-image: url('../images/nav_icon4.png');
    background-position: center 12px;
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a5 {
    background-image: url('../images/nav_icon5.png');
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a6 {
    background-image: url('../images/nav_icon6.png');
    *background-image: none;
}

.ewb-nav-item:hover .ewb-nav-a7 {
    background-image: url('../images/nav_icon7.png');
    *background-image: none;
}

/*footer*/
.ewb-footer {
    height: 146px;
    padding-top: 8px;
    background: url('../images/foot_bg.jpg') center top no-repeat;
}

.ewb-foot-a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}


.ewb-foot-a a {
    color: #fff;
}

.ewb-foot-a span {
    padding: 0 10px;
    font-weight: bold;
}

.ewb-foot-copy {
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.ewb-foot-copy a{color:#fff;}
.ewb-foot-copy img {
    margin-right: 6px;
}



.ewb-rel {
    position: relative;
}

.ewb-foot-icon1,
.ewb-foot-icon2,
.ewb-foot-icon3 {
    display: block;
    position: absolute;
}

.ewb-foot-icon1 {
    left: 0;
    top: 39px;
}

.ewb-foot-icon2 {
    right: 80px;
    top: 32px;
}

.ewb-foot-icon3 {
    right: 0px;
    top: 49px;
    width:79px;
}
/* #_span_jiucuo img{width:79px} */


/*infolist*/
.ewb-info-items {
    padding-top: 8px;
}

.ewb-info-item,
.ewb-news-item {
    height: 37px;
    line-height: 37px;
    vertical-align: top;
    font-size: 15px;
}

.ewb-info-item a,
.ewb-news-item a {
    display: block;
    float: left;
    padding-left: 20px;
    background: url('../images/dian.png') 3px center no-repeat;
    max-width: 75%;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-date {
    float: right;
    color: #999;
    font-size: 14px;
}

.ewb-info-item:hover a,
.ewb-news-item:hover a {
    color: #1973c3;
    background-image: url('../images/dianh.png');
}

.ewb-info-item:hover .ewb-date,
.ewb-news-item:hover .ewb-date {
    color: #1973c3;
}

/* 当前位置 */

.ewb-location {
    font-size: 14px;
    color: #333;
    padding: 25px 0 25px 37px;
    background: url(../images/loc_icon.png) no-repeat left 25px;
}
.ewb-location a {
    color: #333;
    cursor: pointer;
}
.ewb-location .ewb-location-ser{
    color:#666;
}
.ewb-location span,.ewb-location a.last{
    color:#1973c3;
}
@media(max-width: 979px) and (min-width: 768px) {
	/*header*/
    .rslides img {
        height: 435px;
    }

    .ewb-bg {
        height: auto;
    }

    .ewb-banner {
        height: 318px;
    }
    .ewb-title img {
        width: 330px;
    }

    .ewb-func-item {
        margin-left: 10px;
    }

    .ewb-func-item a {
        font-size: 12px;
    }
    
    /*nav*/
    .ewb-nav {
        font-size: 18px;
    }

    .ewb-nav-l,
    .ewb-nav-r {
        display: none;
    }
    
    /*footer*/
    .ewb-footer{height:163px;}
    .ewb-foot-icon1 {
        top: 98px;
    }

    .ewb-foot-icon2 {
        top: 90px;
        right:88px;
    }

    .ewb-foot-icon3 {
        top: 105px;
        right：10px;
    }

    .ewb-foot-copy {
        line-height: 28px;
    }
    
    
    /*infolist*/
    .ewb-info-item {
        height: 21px;
        line-height: 21px;
        font-size: 13px;
    }
    .ewb-info-item a{
        max-width:68%;
    }
    .ewb-info-items {
        padding-top: 6px;
    }
    /* 当前位置 */
    .ewb-location {
        padding: 19px 0 19px 37px;
        background-position: left 18px;
    }
    
}



@media(max-width: 767px) {
    body {
        background: #f4f4f7;
    }
    /*margin*/
.ewb-mt20 {
    margin-top: 10px;
}
.ewb-mb20 {
    margin-bottom: 10px;
}
.ewb-mb40 {
    margin-bottom: 20px;
    min-height: 400px;
}
    
    /*header*/
    .ewb-bg {
        display: none;
    }

    .ewb-top {
        min-height: 0;
        background: none;
        position: relative;
    }

    .ewb-title img {
        width: 250px;
        margin-left: 15px;
    }

    .ewb-title {
        float: none;
        margin-top: 0;
        background: #fff;
        height: 52px;
        padding-top: 18px;
    }

    .ewb-menu-icon {
        display: block;
        width: 33px;
        height: 22px;
        background: url('../images/menu_icon.jpg') no-repeat;
        background-size: 100% 100%;
        float: right;
        margin-right: 10px;
        margin-top: 4px;
    }

    .ewb-banner-r {
        float: none;
        margin: 0;
        padding: 10px 15px;
        background: #fff;
        margin-top: 5px;
    }

    .ewb-search-mod {
        height: 32px;
        width: auto;
        border-radius: 16px;
        background: #f4f4f7;
        border: 1px solid #e5e5e5;
    }

    .ewb-bot,
    .ewb-intel {
        display: none;
    }

    .ewb-search {
        float: none;
    }

    .ewb-search-mod button {
        width: 18%;
        height: 32px;
        background-image: url('../images/search_icon2.png');
        background-size: 20px 22px;
    }

    .ewb-search-mod input {
        width: 80%;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        text-indent: 16px;
        color:#333;
    }

    .ewb-search-mod input::placeholder {
        color: #999;
    }

    .ewb-func {
        position: absolute;
        top: 129px;
        left: 0;
        right: 0;
        height: 75px;
        margin-top: 5px;
        background: #fff;
        padding: 0 15px;
        padding-top: 10px;
        overflow-x: scroll;
    }

    .ewb-banner {
        height: auto;
        padding-bottom: 80px;
    }

    .ewb-func-items {
        
        height: 57px;
        width: 500px;
    }

    .ewb-func-item {
        width: 60px;
        margin: 0;
    }

    .ewb-func-item a {
        padding-top: 35px;
        height: 22px;
        line-height: 22px;
        font-size: 13px;
        color: #333;
        text-align: center;
        margin: 0 5px;
        background-position: center top;
        background-size: 28px 28px;
    }

    .ewb-func-a1 {
        background-image: url('../images/func1h.png');
    }
    .ewb-func-a2 {
        background-image: url('../images/func2h.png');
    }
    .ewb-func-a3 {
        background-image: url('../images/func3h.png');
    }
    .ewb-func-a4 {
        background-image: url('../images/func4h.png');
    }
    .ewb-func-a5 {
        background-image: url('../images/func5h.png');
    }

    .ewb-func-a6 {
        background-image: url('../images/func6h.png');
    }

    .ewb-func-a7-toft{
        background-image: url('../images/func7h.png');
    }
    .ewb-func-a7-tojt{
        background-image: url('../images/func7h-0.png');
    }
    .ewb-func-a8 {
        background-image: url('../images/func8h.png');
    }
    .ewb-func-a9 {
        background-image: url('../images/func9h.png');
    }
    
/*nav*/
    .ewb-nav{
        height: 0;
        background: #fff;
        width: 150px;
        border-radius: 5px;
        position: absolute;
        top: 60px;
        right: 10px;
        z-index: 99999;
        overflow: hidden;
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
    }

    .ewb-nav-l,
    .ewb-nav-r{
        display: none;
    }

    .ewb-nav-item{
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        text-align: center;
    }

    .ewb-nav-item a{
        line-height: 38px;
        color: #1973c3;
    }

    .ewb-nav-item.cur a{
        background-image: none!important;
        background: none;
        padding: 0;
        margin: 0;
        color: #1973c3;
    }
    
    
    
     /* footer */
    .ewb-footer{
        height: auto;
        padding-bottom: 6px;
        padding-top: 6px;
    }
    .ewb-foot-a{
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }
    .ewb-foot-copy{
        line-height: 24px;
        font-size: 12px;
    }
     /**/
    .ewb-location {
        padding: 22px 0 12px 37px;
        background-position: left 22px;
    }
}


a:hover {
    cursor: pointer;
}




.ewb-news-mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: url(../images/mask_bg.png);
}
.ewb-news-mask p {
    font-size: 16px;
    color: #fff;
    padding: 11px 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



/* 两侧按钮1130 */

.ewb-nav,
.ewb-banner-r,
.ewb-top{
    position: relative;
    z-index: 100;
}

.ewb-bg{
    z-index: 0;
}

.rslides {
    z-index: 1;
}

.rslides-item .rslides-nav {
    position: absolute;
    top: 50%;
    margin-top: -80px;
    z-index: 999;
    text-indent: -9999px;
    height: 160px;
    width: 50px;
    cursor: pointer;
    /* background: transparent; */
    background: #fff;
    opacity: 0.00000000000001;
    filter:alpha(opacity=1);

}

.rslides-item .rslides-nav.prev {
    left: 3%;
    
}

.rslides-item .rslides-nav.next {
    right: 3%;
}

.rslides-item .rslides-nav:hover {
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.rslides-item .rslides-nav.prev:hover{
    background: url('../images/l_btn.png') center center no-repeat;
    background-size: 100% 100%;
}

.rslides-item .rslides-nav.next:hover{
    background: url('../images/r_btn.png') center center no-repeat;
    background-size: 100% 100%;
}

.rslides img.ewb-bg-title.ewb-top170{
    top: 170px;
}


@media (max-width: 979px) and (min-width: 768px){
    /* .rslides-item .rslides-nav{
        height: 420px;
        width: 100px;
    } */
}

@media(max-width: 767px){
    .ewb-nav{
        position: absolute;
    }

    .ewb-nav-items .ewb-nav-item:hover a{
        padding-top: 0;
        margin-top: 0;
        background-image: none;
        background: none;
    }
}


/* 1229修改移动端智能按钮 */

@media(max-width: 767px){
    .ewb-search-mod{
        margin-right: 50px;
    }

    .ewb-intel{
        display: block;
        float: left;
        height: 34px;
        position: absolute;
        right: 15px;
        top: 10px;
        width: 45px;
    }

    .ewb-intel a{
        line-height: 34px;
        width: 45px;
        height: 34px;
        overflow: hidden;
        border-radius: 17px;
        background-position: 10px center;
    }

    .ewb-info-item a{
        max-width: 65%;
    }
    .ewb-date{font-size:12px;}
}


#skip{display:none;}



.ewb-search .input-placeholder {
    position: absolute;
    top: 8px;
    left: 36px;
    font-size: 16px;
    height: 32px;
    line-height: 31px;
    color: white;
    cursor: text;
    border: none;
    background-color: unset;

}

@media(max-width: 767px) {
    .ewb-search .input-placeholder {
        position: absolute;
        top: 12px;
        left: 36px;
        cursor: text;
        border: none;
        background-color: unset;
        width: 53%;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        text-indent: 16px;
        color: #999;
    }
}


/* 1117 */
.rslides li{
    position: static;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -80px;
    z-index: 999;
    text-indent: -9999px;
    height: 160px;
    width: 50px;
    cursor: pointer;
    /* background: transparent; */
    background: #fff;
    opacity: 0.00000000000001;
    filter:alpha(opacity=1);

}

.owl-carousel .owl-nav button.owl-prev {
    left: 3%;

}

.owl-carousel .owl-nav button.owl-next {
    right: 3%;
}

.owl-carousel .owl-nav button:hover {
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.owl-carousel .owl-nav button.owl-prev:hover{
    background: url('../images/l_btn.png') center center no-repeat;
    background-size: 100% 100%;
}

.owl-carousel .owl-nav button.owl-next:hover{
    background: url('../images/r_btn.png') center center no-repeat;
    background-size: 100% 100%;
}

.ewb-sel-mod select {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    background: #fff;
    border: 0;
    /* text-indent: 15px; */
    text-align:left;
}


/* 0207 */

.ewb-title{
    margin-top: 7px;
}

@media (max-width: 767px){
    .ewb-title{
        margin-top: 0;
    }
}

/* footer */

.ewb-footer{
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    height: 231px;
    background-size: auto 100%;
}

.foot-info{
    padding-right: 130px;
}

.foot-info p span{
    margin: 0 8px;
    color: #fff;
}

.foot-info p.foot-tips span{
    margin: 0 4px;
}

.foot-tips img{
    vertical-align: top;
    margin-top: 4px;
    margin-right: 8px;
}

.ewb-foot-a{
    height: 36px;
    line-height: 36px;
}

.foot-icon1,
.foot-icon2,
.foot-icon3{
    position: absolute;
}

.foot-icon1{
    left: 32px;
    top: 68px;
}

.foot-icon2{
    right: 136px;
    top: 80px;
}

.foot-icon3{
    right: 32px;
    top: 76px;
}

@media(max-width:980px){
    .foot-info{
        padding-right: 0;
    }

    .ewb-footer{
        height: auto;
        padding-bottom: 20px;
    }

    .foot-img a{
        display: inline-block;
        margin: 0 10px;
        position: static;
    }
}

@media(max-width:767px){
    .foot-info{
        line-height: 24px;
        font-size: 12px;
    }
    .foot-info p span{
        margin: 0;
        display: block;
    }

    .ewb-foot-a{
        line-height: 24px;
        font-size: 14px;
    }
}

/* end */