﻿@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-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    background-color: #e4f1f9;
    min-width: 1240px;
}

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: 1200px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span1 {
    float: left;
    width: 48px;
}

.ewb-span2 {
    float: left;
    width: 120px;
}

.ewb-span3 {
    float: left;
    width: 192px;
}

.ewb-span4 {
    float: left;
    width: 264px;
}

.ewb-span5 {
    float: left;
    width: 336px;
}

.ewb-span6 {
    float: left;
    width: 408px;
}

.ewb-span7 {
    float: left;
    width: 480px;
}

.ewb-span8 {
    float: left;
    width: 552px;
}

.ewb-span9 {
    float: left;
    width: 624px;
}

.ewb-span10 {
    float: left;
    width: 696px;
}

.ewb-span11 {
    float: left;
    width: 768px;
}

.ewb-span12 {
    float: left;
    width: 840px;
}

.ewb-span13 {
    float: left;
    width: 912px;
}

.ewb-span14 {
    float: left;
    width: 984px;
}

.ewb-span15 {
    float: left;
    width: 1056px;
}

.ewb-span16 {
    float: left;
    width: 1128px;
}

.ewb-span17 {
    float: left;
    width: 1200px;
}

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

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt14 {
    margin-top: 14px;
}

.ewb-ml24 {
    margin-left: 24px;
}

/*top*/

.ewb-top {
    height: 34px;
    line-height: 34px;
    color: #1c2023;
    background-color: #f5f5f5;
}

.ewb-top a {
    color: #1c2023;
}

/*header*/

.ewb-header {
    height: 590px;
    background: url(../images/header_img.jpg) center top no-repeat;
}

/*logo*/

.ewb-logo {
    float: left;
    margin: 29px 0 0 21px;
}

/*白底*/

.ewb-whitebg {
    margin: 0 auto;
    width: 1200px;
    padding: 0 10px;
    background-color: #fff;
}

/*nav*/

.ewb-nav {
    padding: 24px 0 8px 0;
    height: 122px;
}

.ewb-nav-node {
    float: left;
    /*margin-left: 32px;*/
    margin-left: 12px;/*20211214*/
    width: 122px;
    height: 122px;
    text-align: center;
    vertical-align: top;
}

.ewb-nav-node:first-child {
    margin-left: 0;
}

.ewb-nav-node a {
    display: block;
    padding-top: 64px;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    color: #fff;
}

.ewb-nav-node a:hover, .ewb-nav-node a.current {
    color: #1277d4;
}

.ewb-nav-icon1 {
    background: url(../images/nav_icon1.png);
}

.ewb-nav-icon2 {
    background: url(../images/nav_icon2.png);
}

.ewb-nav-icon3 {
    background: url(../images/nav_icon3.png);
}

.ewb-nav-icon4 {
    background: url(../images/nav_icon4.png);
}

.ewb-nav-icon5 {
    background: url(../images/nav_icon5.png);
}

.ewb-nav-icon6 {
    background: url(../images/nav_icon6.png);
}

.ewb-nav-icon7 {
    background: url(../images/nav_icon7.png);
}

.ewb-nav-icon8 {
    background: url(../images/nav_icon8.png);
}

.ewb-nav-icon1:hover, .ewb-nav-icon1.current {
    background: url(../images/nav_icon1_cur.png);
}

.ewb-nav-icon2:hover, .ewb-nav-icon2.current {
    background: url(../images/nav_icon2_cur.png);
}

.ewb-nav-icon3:hover, .ewb-nav-icon3.current {
    background: url(../images/nav_icon3_cur.png);
}

.ewb-nav-icon4:hover, .ewb-nav-icon4.current {
    background: url(../images/nav_icon4_cur.png);
}

.ewb-nav-icon5:hover, .ewb-nav-icon5.current {
    background: url(../images/nav_icon5_cur.png);
}

.ewb-nav-icon6:hover, .ewb-nav-icon6.current {
    background: url(../images/nav_icon6_cur.png);
}

.ewb-nav-icon7:hover, .ewb-nav-icon7.current {
    background: url(../images/nav_icon7_cur.png);
}

.ewb-nav-icon8:hover, .ewb-nav-icon8.current {
    background: url(../images/nav_icon8_cur.png);
}

/*footer*/

.ewb-footer {
    height: 153px;
    border-top: 5px solid #1587ea;
    background-color: #eee;
    position: relative;
}

.ewb-footer-content {
    padding-top: 48px;
    line-height: 24px;
    text-align: center;
    color: #333;
}

.ewb-footer-icon1, .ewb-footer-icon2 {
    position: absolute;
    display: block;
    left: 50%;
}

.ewb-footer-icon1 img, .ewb-footer-icon2 img {
    display: block;
    width: 100%;
    height: 100%;
}

.ewb-footer-icon1 {
    top: 42px;
    margin-left: -482px;
    width: 52px;
    height: 64px;
}

.ewb-footer-icon2 {
    top: 47px;
    margin-left: 376px;
    width: 110px;
    height: 55px;
}

/*当前位置*/

.ewb-locationnew {
    padding: 14px 0;
    height: 30px;
    line-height: 30px;
}

.ewb-locationnew p {
    padding-left: 23px;
    background: url(../images/location_ico.png) left center no-repeat;
}

.ewb-locationnew p a {
    color: #333;
}

.ewb-locationnew p span {
    color: #f08300;
}

.ewb-pad010 {
	padding: 0 10px;
}

.ewb-finger{
	cursor: pointer;
}

.ewb-sear-box{
    padding-top: 5px;
    margin-right: 9px;
	margin-left:20px;
    
}
.ewb-input{
    width: 215px;
    height: 26px;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    border-right: 0;
    line-height: 26px;
    font-size: 12px;
    color: #999;
    outline: 0;
    text-indent: 6px;
}
.ewb-submit{
    width: 64px;
    height: 28px;
    background-color:#0194f1;
    color: #fff;
    border: 1px solid #0194f1;
    border-left: 0;
    text-align: center;
    outline: 0;
}