@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);
}

/* top */

.ewb-top{
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    background: #fff;
}

.ewb-wel{
    float: left;
}

.ewb-search{
    float: right;
    height: 30px;
    width: 275px;
    margin-top: 4px;
    position: relative;
}

.ewb-search button{
    display: block;
    width: 60px;
    height: 30px;
    border:0;
    cursor: pointer;
    background: url('../images/btn_bg.jpg') no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.ewb-search-mod{
    margin-right: 60px;
    position: relative;
}

.ewb-search-mod input{
    display: block;
    width: 100%;
    padding-right: 10px;
    text-indent: 10px;
    border:1px solid #0d5caa;
    border-right: 0;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
}

.input-placeholder{
    position: absolute;
    top: 0;
    left: 10px;
    height: 30px;
    line-height: 30px;
    color: #999;
    cursor: text;
}

.ewb-banner{
    height: 243px;
    position: relative;
}

.ewb-title{
    vertical-align: top;
    margin-top: 58px;
    position: relative;
    z-index: 999;
}

/* 轮播 */

.ewb-banner-img {
    overflow: hidden;
    background: none;
    height: 243px;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.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;
}

/* nav */

.ewb-nav{
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    background: url('../images/nav_bg.jpg') center top no-repeat;
}

.ewb-nav-item{
    width: 12.5%;
    float: left;
    text-align: center;
}

.ewb-nav-item a{
    color: #fff;
    display: block;
}

.ewb-nav-item a:hover,
.ewb-nav-item.cur a{
    background: #0d7ddc;
    font-weight: bold;
}

/* 右侧工具栏 */

.ewb-bar {
    width: 54px;
    height: 320px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 570px;
    margin-top: -160px;
    z-index: 9999;
}

.ewb-bar-list {
    position: relative;
    width: 54px;
    height: 55px;
    margin-bottom: 11px;
}

.ewb-bar-btn {
    display: block;
    height: 55px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ewb-bar-list.bar1 .ewb-bar-btn {
    background-image: url('../images/barbtn1.png')
}

.ewb-bar-list.bar2 .ewb-bar-btn {
    background-image: url('../images/barbtn2.png')
}

.ewb-bar-list.bar3 .ewb-bar-btn {
    background-image: url('../images/barbtn3.png')
}

.ewb-bar-list.bar4 .ewb-bar-btn {
    background-image: url('../images/barbtn4.png')
}

.ewb-bar-list.bar5 .ewb-bar-btn {
    background-image: url('../images/barbtn5.png')
}
.ewb-bar-list.bar1:hover .ewb-bar-btn {
    background-image: url('../images/barbtn1h.png')
}

.ewb-bar-list.bar2:hover .ewb-bar-btn {
    background-image: url('../images/barbtn2h.png')
}

.ewb-bar-list.bar3:hover .ewb-bar-btn {
    background-image: url('../images/barbtn3h.png')
}

.ewb-bar-list.bar4:hover .ewb-bar-btn {
    background-image: url('../images/barbtn4h.png')
}

.ewb-bar-list.bar5:hover .ewb-bar-btn {
    background-image: url('../images/barbtn5h.png')
}
.ewb-subbar{
    display: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.ewb-subbar.box1{
    position: absolute;
    top: 6px;
    left: -93px;
    padding: 13px 8px 8px 5px;
    width: 80px;
    height: 81px;
    z-index: 999;
    background: url('../images/subbarboxnew.png') no-repeat;
}
.ewb-subbar-btn{
    display: block;
    line-height: 24px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    cursor: pointer;
}
.ewb-subbar-btn:hover{
    font-weight: bold;
    color: #0f59a3;
}
.ewb-subbar.box2{
    position: absolute;
    top: -4px;
    left: -234px;
    padding: 10px 8px 14px 6px;
    width: 220px;
    height: 48px;
    z-index: 999;
    background: url('../images/subbarbox2.png') no-repeat;
}
.ewb-subbar.box2>p{
    text-align: center;
    line-height: 24px;
}
.ewb-wea-icon{
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}
.ewb-subbar.box3{
    position: absolute;
    top: 7px;
    left: -118px;
    padding: 4px 8px 8px 6px;
    width: 104px;
    height: 123px;
    z-index: 999;
    background: url('../images/subbarbox3.png') no-repeat;
}
.ewb-bar-code{
    display: block;
    width: 77px;
    height: 77px;
    margin: 14px auto 0;
}
.ewb-code-name{
    text-align: center;
    line-height: 32px;
}
.ewb-bar-list:hover .ewb-subbar{
    display: block;
}
@media(max-height: 768px) {
    .ewb-bar {
        margin-top: -150px;
    }
}

@media(max-width: 1260px) {
    .ewb-bar {
        display:none;
    }
}

/* footer */

.ewb-footer{
    height: 143px;
    background: url('../images/foot.jpg') center top no-repeat;
}

.ewb-foot-rel{
    position: relative;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}

.ewb-foot-rel a {
	cursor: pointer;	
}

.ewb-foot-img1{
    position: absolute;
    display: block;
    left: 20px;
    top: 40px;
}

.ewb-foot-img2{
    position: absolute;
    display: block;
    right: 2px;
    top: 44px;
}

.ewb-foot-rel span{
    margin: 0 10px;
}

@media(max-width: 1099px){
    .ewb-tools{
        left: 100%;
        margin-left: -54px;
    }
}

@media(max-width: 767px){
    .ewb-tools{
        display: none;
    }

    .ewb-top{
        height: auto;
        padding-bottom: 10px;
    }

    .ewb-search{
        width: 100%;
    }

    .ewb-nav{
        line-height: 26px;
        font-size: 14px;
        height: auto;
    }

    .ewb-nav-item{
        width: 25%;
    }

    .ewb-footer{
        height: auto;
        background: #1763a7;
        padding-bottom: 20px;
        text-align: center;
    }

    .ewb-foot-img1,
    .ewb-foot-img2{
        position: static;
        display: inline-block;
        margin: 0 10px;
    }

    .ewb-foot-rel{
        padding-top: 20px;
    }

    .ewb-foot-rel span,
    .ewb-foot-rel a{
        display: block;
        margin: 0;
        font-size: 12px;
        line-height: 20px;
    }
}

.ewb-foot-rel a {
	color: #fff;
}

.ewb-page-li a{
	cursor: pointer;
}

.ewb-sec-main {
	padding-top: 13px;
	background: url(../images/top_bg.jpg) center top no-repeat #f5f6f8;
}

.ewb-sec-foot-bg {
	padding-bottom: 15px;
	background: url(../images/foot_bg.jpg) center bottom no-repeat;
}



/* 0723 */

.ewb-logo-title{
    display: inline-block;
    margin-top: 58px;
    padding-left: 90px;
    height: 80px;
    color: #0f59a3;
    background: url('../images/logo_icon.png') left center no-repeat;
    z-index:999;
    position: relative;
}

.ewb-logo-title h3{
    line-height: 54px;
    font-size: 36px;
    font-weight: bold;
    padding-top: 12px;
}

.ewb-logo-title p{
    line-height:14px;
    font-size: 18px;
    font-family: "SimSun"; 
}

@media(max-width: 500px){
    .ewb-logo-title{
        background-size: 60px 64px;
        padding-left: 70px;
    }

    .ewb-logo-title h3{
        padding-top: 10px;
        line-height: 44px;
        font-size: 20px;
    }
}


.ewb-subbar.box3{
    position: absolute;
    top: 7px;
    left: -118px;
    padding: 4px 8px 8px 6px;
    width: 104px;
    height: 123px;
    z-index: 999;
    background: url('../images/subbarbox3.png') no-repeat;
}
.ewb-bar-code{
    display: block;
    width: 77px;
    height: 77px;
    margin: 14px auto 0;
}
.ewb-code-name{
    text-align: center;
    line-height: 32px;
}
.ewb-bar-list:hover .ewb-subbar{
    display: block;
}


.chosen-container-single .chosen-drop {
    top: auto;
    bottom: 32px;
    border: 1px solid #dcdee0;
    border-radius: 0;
}

.ewb-foot-img3{
       position: absolute;
    display: block;
    right: 108px;
    top: 27px;
    width: 120px;
}