﻿html {
    background: #FFF;
}

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

*,
:before,
:after {
    background-repeat: no-repeat;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    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%
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
    cursor: pointer;
}

legend {
    color: #000
}

iframe {
    display: block;
}



select,
input,
button,
textarea {
    font-family: inherit;
    font-size: 99%;
    line-height: inherit;
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

a {
    text-decoration: none;
    color: inherit;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-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 {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* header */
.ewb-header {
    height: 407px;
}

.hd-carousel {
    position: relative;
    height: 354px;
}

.hd-carousel>.container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.hd-logo {
    float: left;
    margin-top: 64px;
    width: 574px;
    height: 92px;
}

.hd-address {
    position: relative;
    float: left;
    margin-top: 91px;
    margin-left: 20px;
}

.hd-address-detail {
    width: 190px;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 32px;
    background: url("../images/icon_address.png") 14px center no-repeat #fff;
}

.hd-address-content {
    display: none;
    position: absolute;
    top: 51px;
    left: -95px;
    width: 380px;
    height: 60px;
    font-size: 0;
    -webkit-text-size-adjust: none;
    text-align: center;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.34)
}

.hd-address-content:before {
    content: '';
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 19px;
    background: url("../images/box_arr.png") center center no-repeat;
}

.hd-address-content>a {
    display: inline-block;
    line-height: 60px;
    padding: 0 12px;
    font-size: 15px;
}

.hd-address-content>a:hover {
    color: #1661c9;
}

.hd-address:hover .hd-address-content {
    display: block;
}

.hd-logo-gz {
    display: block;
    margin-top: 85px;
    margin-left: 850px;
    width: 322px;
    height: 33px;
}

.banner {
    position: absolute;
    background: none;
    height: 354px;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.ewb-slider-conbox {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.ewb-slider-ctag {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ewb-slider-ctag img {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -960px;
    width: 1920px;
    height: 100%;
    vertical-align: top;
    max-width: none;
}

.ewb-slider-switcher {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 110px;
    height: 5px;
}

.ewb-slider-stag {
    float: left;
    width: 30px;
    height: 5px;
    margin-left: 10px;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
}

.ewb-slider-stag:first-child {
    margin-left: 0;
}

.ewb-slider-stag.cur {
    background: #fff;
}

/* 导航 */
.hd-nav {
    margin-top: 1px;
    border-bottom: 2px solid #1661c9;
    background: #3f85e8;
}

.nav-ul {
    float: left;
}

.nav-list {
    position: relative;
    float: left;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.nav-list:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 1px;
    height: 15px;
    margin: auto 0;
    background: #1661c9;
}

.nav-list:last-child:before {
    content: none;
}

.nav-list>a {
    display: block;
}

.nav-list:hover,
.nav-list.active {
    font-weight: bold;
    background: #1661c9;
}

.nav-list:hover:before,
.nav-list.active:before {
    content: none;
}

/* 搜索 */
.hd-search-cont {
    float: left;
    margin-top: 10px;
    margin-left: 57px;
    width: 280px;
}

.hd-search-input {
    position: relative;
    margin-right: 60px;
}

.hd-input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    cursor: text;
}

.hd-input-box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #999;
    font-size: 14px;
    outline: none;
    border: none;
}

.hd-search-btn {
    float: right;
    width: 60px;
    height: 30px;
    margin-top: -30px;
    color: #fff;
    font-weight: bold;
    border: none;
    outline: none;
    background: #f7595f;
}

.hd-search-btn:hover {
    background: #ee2f36;
}

/* footer */
.ewb-footer {
    height: 130px;
    margin-top: 20px;
    padding-top: 25px;
    text-align: center;
    background: #232932;
}

.ewb-footer>p {
    line-height: 29px;
}

.footer-first {
    color: #cfe6f5;
}

.footer-first>span {
    margin: 0 12px;
}

.footer-second,
.footer-third {
    color: #b1bcc9;
}

.footer-second>a {
    margin-left: 17px;
}

.footer-third>span {
    margin-left: 16px;
}

.footer-third>span:first-child {
    margin-left: 0;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt11 {
    margin-top: 11px;
}

.ewb-mt15 {
    margin-top: 15px;
}

.ewb-mt16 {
    margin-top: 16px;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-ml24 {
    margin-left: 24px;
}