@charset "UTF-8";
html {
    color: #000;
    background: #FFF;
}
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    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:after,
q:before {
    content: '';
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}
legend {
    color: #000;
}
iframe {
    display: block;
}

/* yui3 fonts */

body {
    font: 15px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #3a3a3a;
    min-width: 1292px;
}
button,
input,
select,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}
table {
    font-size: inherit;
    font: 100%;
}
code,
kbd,
pre,
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:after,
.clearfix:before {
    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;
}

/*! grid system 24栅格 998px */

.ewb-container {
    width: 1292px;
    margin: 0 auto;
}
.ewb-row {
    overflow: hidden;
}
.ewb-ml20 {
    margin-left: 20px;
}
.ewb-mt20 {
    margin-top: 20px;
}
.ewb-ml0 {
    margin-left: 10px;
}
.ewb-mt10 {
    margin-top: 10px;
}
.ewb-mr10 {
    margin-right: 10px;
}
.ewb-span1 {
    float: left;
    width: 32px;
}
.ewb-span2 {
    float: left;
    width: 74px;
}
.ewb-span3 {
    float: left;
    width: 116px;
}
.ewb-span4 {
    float: left;
    width: 158px;
}
.ewb-span5 {
    float: left;
    width: 200px;
}
.ewb-span6 {
    float: left;
    width: 242px;
}
.ewb-span7 {
    float: left;
    width: 284px;
}
.ewb-span8 {
    float: left;
    width: 326px;
}
.ewb-span9 {
    float: left;
    width: 368px;
}
.ewb-span10 {
    float: left;
    width: 410px;
}
.ewb-span11 {
    float: left;
    width: 452px;
}
.ewb-span12 {
    float: left;
    width: 494px;
}
.ewb-span13 {
    float: left;
    width: 536px;
}
.ewb-span14 {
    float: left;
    width: 578px;
}
.ewb-span15 {
    float: left;
    width: 620px;
}
.ewb-span16 {
    float: left;
    width: 662px;
}
.ewb-span17 {
    float: left;
    width: 704px;
}
.ewb-span18 {
    float: left;
    width: 746px;
}
.ewb-span19 {
    float: left;
    width: 788px;
}
.ewb-span20 {
    float: left;
    width: 830px;
}
.ewb-span21 {
    float: left;
    width: 872px;
}
.ewb-span22 {
    float: left;
    width: 914px;
}
.ewb-span23 {
    float: left;
    width: 956px;
}
.ewb-span24 {
    float: left;
    width: 998px;
}
.ewb-span25 {
    float: left;
    width: 1040px;
}
.ewb-span26 {
    float: left;
    width: 1082px;
}
.ewb-span27 {
    float: left;
    width: 1124px;
}
.ewb-span28 {
    float: left;
    width: 1166px;
}
.ewb-span29 {
    float: left;
    width: 1208px;
}
.ewb-span30 {
    float: left;
    width: 1250px;
}
.ewb-span31 {
    float: left;
    width: 1292px;
}
input,
button {
    font-family: "Microsoft YaHei";
    border: none;
    outline: 0;
}
input::-webkit-input-placeholder {
    color: #959595;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #959595;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #959595;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #959595;
}
.placeholder {
    color: #959595;
}

/**搜索样式代码*/
.m_search{
    text-align: center;
    border-radius: 8px;
    height: 50px;
    background: none;
    border-right-style: none;
    margin-top: 40px;
}
.text1{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    /* float: left; */
    width: 368px;
    height: 50px;
    line-height: 58px;
    text-indent: 10px;
    font-size: 18px;
    color: #ffffff;
    margin-left: 0px;
    background-color: rgba(255,255,255,.2);
}
.submit{
background-color: #126adb;
    height: 52px;
    width: 110px;
}
#searchbutton{
background-color: #126adb;
    height: 52px;
    width: 110px;    
    background: #2978dd url(/images/ico_searchbtn_ch_20190909.png) 80px center no-repeat;
    border: 0;
    margin-top: -1px;
    width: 121px;
    cursor: pointer;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding-left: 25px;
}
.bgcolor {
    background-color: white;
}

/* header */

.ewb-banner {
    height: 301px;
    background: url(../images/head_bar.jpg) no-repeat center top;
}
.ewb-banner img {
    margin: 120px 0 0 10px;
}
.ewb-nav {
    height: 48px;
    background: #0f7ce1;
}
.ewb-nav-items>li {
    float: left;
    margin-left: 13px;
}
.ewb-nav-items>li:first-child {
    margin-left: 0;
}
.ewb-nav-link {
    display: block;
    min-width: 108px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    transition: all .1s ease-in-out;
}
.ewb-nav-link:hover,
.ewb-nav-link.cur {
    background: #0d6abf;
}

/* footer */

.ewb-select-div {
    float: left;
    margin-left: 20px;
    outline: 0;
}
.ewb-select-item {
    width: 310px;
    height: 38px;
}
.ewb-select-div:first-child {
    margin-left: 0;
}

/* link */

.ewb-link {
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background: #0f7ce1;
}
.ewb-link a {
    padding: 0 16px;
    color: #fff;
}

/* foot */

.ewb-foot {
    background: #fafafa;
}
.ewb-foot-con {
    position: relative;
    padding: 15px 0 18px 0;
}
.ewb-foot p {
    line-height: 26px;
    color: #616161;
    text-align: center;
}
.ewb-foot-img {
    position: absolute;
}
.ewb-foot-img.img1 {
    top: 6px;
    left: 109px;
}
.ewb-foot-img.img2 {
    top: 19px;
    right: 30px;
}
.ewb-foot-img.img3 {
    top: 12px;
    right: 170px;
}/* 二级页面 */

/* 信息列表 */

.wb-data-item {
    padding-left: 15px;
    padding-top: 11px;
}
.wb-data-list {
    line-height: 32px;
    padding-left: 16px;
    background: url(../images/listimg.png) 0 14px no-repeat;
}
.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-list a {
    color: #3a3a3a;
}
.wb-data-date {
    float: right;
    color: #9c9c9c;
    padding-right: 14px;
    margin-top: -32px;
}
.wb-data-list:hover .wb-data-date,
.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ff0000;
}

/* loc */

.ewb-loc {
    height: 43px;
    line-height: 43px;
    padding-left: 23px;
    background: url(../images/loc_icon.png) no-repeat 5px center;
}
.ewb-loc-index {
    font-weight: bold;
    color: #333;
}
.ewb-loc a {
    color: #333;
}
.ewb-loc-cur {
    color: #ff0000;
}


/* 小屏幕 */

@media (max-width: 1370px) {
    body {
        min-width: 998px;
    }
    .ewb-container {
        width: 998px;
    }
    .ewb-span7 {
        float: left;
        width: 242px;
    }
    .ewb-span10 {
        float: left;
        width: 326px;
    }
    .ewb-span14 {
        float: left;
        width: 410px;
    }
    .ewb-span24 {
        float: left;
        width: 746px;
    }
    .ewb-span23{
        float: left;
        width:687px;
    }
    .ewb-span8{
        float: left;
        width:300px;
    }
    /* header */
    .ewb-banner {
        background: url(../images/head_bar2.jpg) no-repeat center top;
    }
    .ewb-banner img {
        margin-left: 0;
    }
    /* nav */
    .ewb-nav-items>li {
        margin-left: 8px;
    }
    .ewb-nav-link {
        min-width: 60px;
    }
    /* footer */
    .ewb-select-item {
        width: 236px;
    }
    .ewb-select-div:first-child {
        margin-right: 2px;
    }
    .ewb-foot-img.img1 {
        left: 3px;
    }
    .ewb-foot-img.img2 {
        right: -5px;
    }
}

/* 2021-11-19 zsy */
.ewb-banner{
    background:none;
}

.ewb-nav{
    width:1293px;
    margin:0 auto;
}

@media(max-width:1366px){
    .ewb-nav{
    width:998px;
}
}


body{
    background:url("../images/header_bg.png") no-repeat center top #f7f7f7;
    /*background-size: 1920px 1183px;*/
	background-color: #f5f6f8;
}
.ebcolor{
	background-color:white;
}