﻿@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: 12px/24px "Microsoft Yahei", Arial, sans-serif;
    background: url(../images/bg.jpg) no-repeat center top #f5f5f5;
}

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;
}



/**
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

.ewb-container{
    width: 1050px;
    margin: 0 auto;
}

.ewb-row{
	overflow: hidden;
}

.ewb-wt1050{
    float: left;
    width: 1050px;
}


.ewb-wt800{
    float: left;
    width: 800px;
}

.ewb-wt770{
	float: left;
	width: 770px;
}

.ewb-wt406{
	float: left;
	width: 406px;
}

.ewb-wt270{
	float: left;
	width: 270px;
}

.ewb-wt240{
    float: left;
    width: 240px;
}

.ewb-mt15{
	margin-top: 15px;
}

.ewb-ml10{
	margin-left: 10px;
}

/* 通用样式 */

.wb-data-item{
	padding: 5px 10px;
}

.wb-data-list {
	line-height: 28px;
    font-size: 12px;
    padding-left: 10px;
    background: url(../images/dot.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -28px;
    color: #999;
}

.wb-data-list:hover a {
    cursor: pointer;
    color: #005fab;
}

/* header * /

/* logo */

.ewb-logo{
	height: 235px;
}

/* 导航栏 */

.ewb-nav{
	height: 50px;
	background: url(../images/nav_bg.jpg) no-repeat left top;
}

.ewb-nav-item{
    /*padding: 0 42px;*/
    padding: 0 35px;/*20211214*/
    line-height: 50px;
    font-size: 15px;
    font-weight: bold;
    background: url(../images/nav_line.png) no-repeat right center;
}

.ewb-nav-item a{
	display: block;
	color: #fff;
}

.ewb-nav-item a:hover{
	text-decoration: underline;
}

/* footer */

.ewb-footer{
	position: relative;
	margin-top: 10px;
	padding-bottom: 15px;
}

.ewb-footer p{
	line-height: 24px;
	color: #999;
}

.ewb-ft-r p{
	text-align: right;
}

.ewb-footer a{
	color: #999;
}

.ewb-footer a:hover{
    color: #666;
}

.ewb-ft-pic{
	position: absolute;
	left: 180px;
	top: 40px;
}

.ewb-yzmnew {
    line-height: 40px;
    font-size: 25px;
    letter-spacing: 18px;
    cursor: pointer;
}

.ewb-ft-link2{
	position: absolute;
	left: 760px;
	top: 50px;
}


/*subnav*/

.ewb-subnav {
    margin-top: 10px;
    padding: 0 10px;
    height: 41px;
    line-height: 41px;
    background-color: #eee;
}

.ewb-weather {
    float: left;
    margin-left: 36px;
}

.ewb-search {
    float: right;
    margin-top: 5px;
    height: 31px;
    line-height: 31px;
}

.ewb-sh-btn {
    float: right;
    width: 39px;
    height: 31px;
    border: 0;
    cursor: pointer;
    background: url(../images/sh_btn.png) center center no-repeat #0472df;
}

.ewb-sh-txt {
    float: right;
    padding-left: 10px;
    width: 186px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #d2d2d2;
    border-right: 0;
}

.ewb-search label {
    float: right;
    margin-right: 2px;
    font-weight: bold;
}

/*20211206*/
.ewb-footer-icon2 {
    position: absolute;
    top: 40px;
    right: 45%;
    margin-right: -357px;
}