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,
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;
}







body {
    min-width: 1200px;
    color: #333;
    font-size: 15px;
    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;
}

input,
button,
textarea {
    font-family: "Microsoft YaHei";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}







.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 {
    
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


.ewb-mt20 {
    margin-top: 20px;
    
}

.ewb-mt30 {
    margin-top: 30px;
}

.ewb-mt7 {
    margin-top: 10px;
}

.ewb-ml60 {
    margin-left: 60px;
}




.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}



.ewb-header {
    height: 101px;
    background: #0954ac;
    margin-top: 80px !important;!i;!;
}

.ewb-head-logo {
    position: relative;
    float: left;
    margin-top: 22px;
}

.ewb-head-logo>p {
    position: absolute;
    bottom: -4px;
    left: 73px;
    font-family: 'Simsun';
    font-size: 12px;
    color: #fff;
}






.ewb-menu {
    float: right;
    
    background: #b90309;
}

.ewb-menu>ul li {
    float: left;
    
}

.ewb-menu-link {
    display: block;
    line-height: 53px;
    font-size: 16px;
    color: #fff;
    padding: 0 27px;
    transition: background-color .2s ease-in-out;
}

.ewb-menu-link:hover,
.ewb-menu>ul li.cur .ewb-menu-link {
    background-color: #1d69c2;
}






.ewb-footer {
    padding-bottom: 15px;
    z-index: 999;
    background: url(../png/wm336s.png) repeat;
}

.ewb-footer p {
    line-height: 30px;
    font-size: 12px;
    color: #d0d1d2;
    padding-top: 17px;
    text-align: center;
}

.ewb-foot {
    position: relative;
}

.ewb-foot-icon {
    position: absolute;
}

.ewb-foot-icon.icon1 {
    bottom: 14px;
    left: 10px;
}

.ewb-foot-icon.icon2 {
    bottom: 18px;
    left: 110px;
}

.ewb-foot-icon.icon3 {
    bottom: 15px;
    right: 11px;
}




.ewb-loc {
    padding: 20px 0;
    color: #666;
    background: #f7f7f8;
}

.ewb-loc-wrap {
    padding-left: 38px;
    line-height: 25px;
    background: url(../png/8hy26h.png) no-repeat 3px 2px;
}

.ewb-loc a {
    color: #666;
}

.ewb-loc span {
    color: #0954ac;
}





.wb-data-item {
    padding-top: 18px;
    min-height: 208px;
}

.wb-data-list {
    line-height: 38px;
    padding-left: 11px;
    background: url(../png/kk7f36.png) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #666;
}

.wb-data-date {
    float: right;
    color: #999;
    margin-top: -38px;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #225794;
}

.wb-data-list {
    background-image: url(../png/jgc2au.png);
}



@media (min-width: 768px) and (max-width: 979px) {
    body {
        min-width: auto;
    }
    
    .ewb-menu>ul li {
        margin: 0;
    }
    .ewb-menu-link {
        font-size: 14px;
        padding: 0 9px;
    }
    
    .ewb-footer {
        padding-bottom: 60px;
    }
    .ewb-foot-icon.icon1 {
        bottom: -57px;
    }

    .ewb-foot-icon.icon2 {
        bottom: -54px;
    }

    .ewb-foot-icon.icon3 {
        bottom: -55px;
    }
}

@media (max-width: 767px) {
    body {
        min-width: auto;
    }
    .ewb-header {
        height: auto;
    }
    .ewb-menu {
        float: none;
        margin-top: 12px;
    }
    .ewb-menu>ul li {
        margin: 0;
        width: 16.6666%;
        text-align: center;
    }
    .ewb-menu-link {
        font-size: 14px;
        padding: 0;
        line-height: 34px;
    }
    .ewb-head-logo {
        float: none;
    }
    
    .ewb-footer {
        padding-bottom: 55px;
    }
    .ewb-foot-icon img {
        width: 80%;
    }
    .ewb-foot-icon.icon1 {
        bottom: -47px;
    }

    .ewb-foot-icon.icon2 {
        bottom: -47px;
    }

    .ewb-foot-icon.icon3 {
        bottom: -48px;
    }
    .ewb-footer p {
        padding-top: 10px;
        line-height: 26px;
    }

    
    .ewb-loc {
        padding: 4px 0;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .ewb-header {
        padding-bottom: 8px;
    }
    .ewb-menu>ul li {
        width: 33.3333%;
    }
    .ewb-menu-link {
        line-height: 28px;
    }
    
    .ewb-foot-icon.icon1 img {
        width: 36px;
        height: 44px;
    }
    .ewb-foot-icon.icon2 img {
        width: 88px;
        height: 44px;
    }
    .ewb-foot-icon.icon3 img {
        width: 178px;
        height: 48px;
    }
    .ewb-foot-icon.icon1 {
        left: 0;
    }

    .ewb-foot-icon.icon2 {
        left: 40px;
    }

    .ewb-foot-icon.icon3 {
        right: 0;
    }
}

@media (max-width: 350px) {
    .ewb-head-logo img {
        width: 80%;
    }
    .ewb-head-logo p {
        left: 42px;
        bottom: -6px;
    }
}


.ewb-top-link {
    line-height: 48px;
    color: #c9d8e9;
	text-align:right;
}

.ewb-top-link a {
    font-size: 14px;
    color: #c9d8e9;
}

.ewb-top-link span {
    display: inline-block;
    width: 1px;
    height: 8px;
    margin: 0 6px;
    background: #c9d8e9;
}