@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,
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: 14px;
    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;
}

/* 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;
}

/* css3效果 */

.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-ml10{
    margin-left: 10px;
}

/* 头部 */

.ewb-header{
    position: relative;
}

.ewb-top {
    height: 141px;
}

.ewb-logo {
    float: left;
    margin-top: 36px;
}

.ewb-logo img{
    vertical-align: top;
}

.ewb-pos-ico {
    float: left;
    width: 124px;
    padding-left: 24px;
    font-size: 16px;
    cursor: pointer;
    background: url(../images/position_ico.png) left center no-repeat;
    height: 21px;
    line-height: 21px;
    margin-top: 58px;
    margin-left: 34px;
    z-index: 140;
}

.ewb-pos-ico>a {
    color: #333;
}

.ewb-top-news {
    float: right;
    margin-top: 20px;
    width: 419px;
    border: 1px solid #e1e1e1;
}

.ewb-tnews-tt {
    float: left;
    width: 48px;
    padding: 12px 15px 0;
    height: 99px;
    font-size: 16px;
    font-weight: bold;
    color: #bb3636;
    background-color: #f2f2f2;
}

.ewb-tnews-bd {
    margin: 0 15px 0 63px;
    padding-top: 7px;
}

.ewb-topn-items>li {
    vertical-align: top;
    height: 28px;
    line-height: 28px;
}

.ewb-topn-items>li>a {
    display: block;
    color: #333;
    text-indent: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/top_ico.jpg) left center no-repeat;
}

.ewb-topn-items>li>a:hover {
    color: #bb3636;
}

/* 头部导航栏 */
.ewb-page-nitems{
	margin:0 20px;
}

.ewb-page-nitems>li{
	float:left;
	padding :0 30px;
}

.ewb-page-nitems>li>a {
    display: block;
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 18px;
	width:90px;
}
.ewb-page-nitems>li:hover{
	 border-radius:22px;
     background-color: #308bd8;
}
/* 日期天气 */

.ewb-date {
    height: 44px;
    line-height: 44px;
    background-color: #024f9e;
}

.ewb-date-info {
    float: left;
    color: #fff;
}

.ewb-sarea {
    float: right;
    width: 206px;
    height: 29px;
    background-color: #fff;
    margin-top: 7px;
    position: relative;
}

.ewb-input-mod{
    margin-right: 30px;
}

.ewb-sbtn {
    position: absolute;
    display: block;
    border: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    top: 7px;
    right: 10px;
    cursor: pointer;
    outline: none;
    background: url(../images/search_ico.png) no-repeat;
}

.ewb-sinput {
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    outline: none;
    border: 0;
    text-indent: 10px;
}


/* 面包屑 */

.ewb-route {
	padding-left:10px;
    height: 26px;
    line-height: 26px;
    text-indent: 15px;
    margin-bottom: 5px;
    background: url(../images/bread_ico.png) 2px 5px no-repeat;
}

.ewb-route>a {
    color: #999;
}

.ewb-route>a:hover {
    color: #bb3636;
}

.ewb-route>a:last-child {
    color: #bb3636;
}



/* 搜索的 */

.ewb-input-mod .input-placeholder {
	position: absolute;
	top: 0;
	left: 10px;
	height: 29px;
	line-height: 29px;
	color: #999;
	z-index: 111;
	cursor: text;
}

/* 底部 */

#footer{
    height: 169px;
}

.ewb-footer {
    height: 169px;
    padding-top: 50px;
}

.ewb-foot-copy{
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

@media(max-width: 1161px) and (min-width: 980px){
    .ewb-logo img{
        width: 450px;
    }

    .ewb-pos-ico{
        margin-left: 16px;
    }

    .ewb-top-news{
        width: 382px;
    }

    .ewb-sub-province{
        padding-left: 20px;
    }

    .ewb-drop-arr{
        margin-left: 466px;
    }
}

@media(max-width: 979px) and (min-width: 768px){
    .ewb-pos-ico{
        display: none;
    }

    .ewb-logo{
        margin-top: 48px;
    }

    .ewb-logo img{
        width: 400px;
    }

    .ewb-top-news{
        width: 320px;
    }
}

@media(max-width: 767px){
    .ewb-top{
        height: auto;
        padding-bottom: 10px;
    }

    .ewb-pos-ico{
        display: none;
    }

    .ewb-logo{
        margin-top: 20px;
    }

    .ewb-top-news{
        width: 100%;
        margin-top: 10px;
    }

    .ewb-date{
        height: auto;
        padding: 5px 0;
    }

    .ewb-date-info{
        width: 100%;
        line-height: 24px;
    }

    .ewb-sarea{
        width: 100%;
    }

    .ewb-footer{
        height: auto;
        padding: 10px 0;
    }

    .ewb-foot-copy{
        font-size: 12px;
        line-height: 20px;
    }

    .ewb-foot-copy p>span{
        display: block;
    }
}


/* 个性化 */

#date.ewb-date.bgColor   {
	background-color: #f7f7f7;
    color: #666;
}	

#date.ewb-date.bgColor  .ewb-date-info   {
	
    color: #666;
}

