@charset "UTF-8";

/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,.ewb-app-down2
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-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;
}


/* 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;
}
/*! grid system 24դ�� 998px */

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

.ewb-row {
    overflow: hidden;
}

.ewb-ml30 {
    margin-left: 30px;
}

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

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

input, button, select {
    font-family: "Microsoft YaHei";
    outline: 0;
}


/*! grid system 24栅格 998px */

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

.ewb-row {
    overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ewb-span18 {
    float: left;
    width: 988px;
}

.ewb-span19 {
    float: left;
    width: 1044px;
}

.ewb-span20 {
    float: left;
    width: 1100px;
}

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

.ewb-ml20 {
    margin-left: 20px;
}

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

.ewb-mt32 {
    margin-top: 32px;
}

.ewb-mt25 {
    margin-top: 25px;
}

.ewb-mt23 {
    margin-top: 23px;
}

.ewb-mt20 {
    margin-top: 20px;
}

input, button, select {
    font-family: "Microsoft YaHei";
    outline: 0;
}


/* header */

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


/* logo */

.ewb-logo {
    float: left;
    margin-top: 63px;
    margin-left: 10px;
   width: 497px;
    height: 87px;
    position: relative;
    z-index: 9999;
}


/* 地区切换 */

.ewb-regional-choice {
    float: left;
    margin: 100px 0 0 99px;
    position: relative;
    z-index: 999;
}

.ewb-region-name {
    display: inline-block;
    padding-left: 48px;
    width: 60px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    background: url(../images/region_ico.png) 16px 6px no-repeat red;
    cursor: pointer;
}

.ewb-region-drop {
    display: none;
    position: absolute;
    top: 25px;
	font-size: 16px;
    left: -606px;
    width: 1100px;
    padding-top: 33px;
    z-index: 999;
    /*background-color: #fff;*/
}

.ewb-regional-choice:hover .ewb-region-drop {
    display: block;
}

.ewb-drop-jt {
    display: block;
    position: absolute;
    top: 24px;
    left: 0;
    margin-left: 650px;
    width: 20px;
    height: 10px;
    background: url(../images/drop_jt.png);
}

.ewb-region-list {
    padding: 12px 0 23px 0;
    min-height: 75px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

.ewb-region-list li {
    padding: 5px 0;
    vertical-align: top;
}

.ewb-choice-tt {
    float: left;
    margin-right: 7px;
    width: 115px;
    height: 26px;
    line-height: 26px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #265fae;
}

.ewb-choice-content {
    float: left;
  /*   width: 1073px; */
}

.ewb-choice-name {
    display: inline-block;
    margin-right: 10px;
    padding: 0 20px;
    height: 26px;
    line-height: 26px;
    color: #333;
}

.ewb-choice-name:hover, .ewb-choice-name.current {
    font-weight: bold;
    color: #fff;
    background-color: #ffae00;
}

/* nav */

.ewb-nav {
    height: 80px;
    border-bottom: 12px solid #e9f0f6;
    background-color: red;
}

.ewb-nav-link {
    display: block;
    padding-top: 45px;
    /* width: 130px; */
	width: 99px;
    height: 35px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.ewb-nav-link.ico1 {
    background: url(../images/nav_ico1.png) 35px 8px no-repeat;
}

.ewb-nav-link.ico2 {
    background: url(../images/nav_ico2.png) 35px 8px no-repeat;
}

.ewb-nav-link.ico3 {
    background: url(../images/nav_ico3.png) 35px 8px no-repeat;
}

.ewb-nav-link.ico4 {
    background: url(../images/nav_ico4.png) 35px 8px no-repeat;
}

.ewb-nav-link.ico5 {
    background: url(../images/nav_ico5.png) 35px 9px no-repeat;
}

.ewb-nav-link.ico6 {
    background: url(../images/nav_ico6.png) 35px 9px no-repeat;
}

.ewb-nav-link.ico7 {
    background: url(../images/nav_ico7.png) 35px 9px no-repeat;
}

.ewb-nav-link:hover {
    background-color: #ffab00;
}

/* 搜索 */

/* .ewb-search {
    float: right;
    margin-top: 18px;
    margin-right: 50px;
    width: 251px;
    height: 34px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    position: relative;
    z-index: 9999;
} */

.ewb-search-txt {
    float: left;
    padding-left: 12px;
    width: 202px;
    height: 34px;
    line-height: 34px;
    border: 0;
    color: #666;
}

.ewb-search-btn {
    float: left;
    margin-top: 6px;
    width: 21px;
    height: 21px;
    border: 0;
    cursor: pointer;
    background: url(../images/search_btn.png) no-repeat;
}


/* 侧边栏 */

.ewb-sidebar {
    position: fixed;
    top: 400px;
    right: 0;
    z-index: 99999;
}

.ewb-sidebar-node {
    margin-bottom: 2px;
    width: 50px;
    height: 52px;
    vertical-align: top;
    position: relative;
}

.ewb-sidebar-node a {
    display: block;
    height: 52px;
}

.ewb-sidebar-icon1 {
    background: url(../images/sidebar_icon1.png) #ffab00;
}

.ewb-sidebar-icon2 {
    background: url(../images/sidebar_icon2.png) #8bc34a;
}

.ewb-sidebar-icon3 {
    background: url(../images/sidebar_icon3.png) #17c1f4;
}

.ewb-sidebar-node:hover .ewb-sidebar-icon1 {
    background-color: #ff7e00;
}

.ewb-sidebar-node:hover .ewb-sidebar-icon2 {
    background-color: #70b81c;
}

.ewb-sidebar-node:hover .ewb-sidebar-icon3 {
    background: none;
    background-color: #1282e3;
}

.ewb-ccs-drop {
    display: none;
    position: absolute;
    top: 0;
    left: -62px;
	font-size: 14px;
    padding-right: 1px;
    width: 61px;
}

.ewb-ccs-drop ul {
    padding: 5px 0 3px 0;
    background-color: #fff;
}

.ewb-ccs-drop li {
    height: 50px;
    padding: 8px 0 7px 0;
    height: 36px;
    line-height: 18px;
    text-align: center;
    vertical-align: top;
    background: url(../images/ccs_border.png) center top no-repeat;
}

.ewb-ccs-drop li:first-child {
    padding: 7px 0;
    background: none;
}

.ewb-ccs-drop li a {
    display: block;
    color: #333;
}

.ewb-ccs-drop li a:hover {
    color: #1282e3;
}

.ewb-app-down {
    display: none;
    position: absolute;
    top: -54px;
    left: -151px;
    padding-right: 1px;
    width: 150px;
}

/*.ewb-app-down2 {
    display: none;
    position: absolute;
    top: -54px;
    left: -307px;
    padding-right: 1px;
    width: 150px;
}*/

.ewb-app-down2 {
    display: none;
    position: absolute;
    top: -230px;
    left: -150px;
    padding-right: 1px;
    width: 150px;
}

.ewb-app-down3 {
    display: none;
    position: absolute;
    top: -54px;
    left: -463px;
    padding-right: 1px;
    width: 150px;
}

.ewb-code-box {
    height: 180px;
    background-color: #fff;
}

.ewb-code-box h3 {
    padding-top: 4px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.ewb-code-box img {
    display: block;
    margin: 0 auto;
    width: 109px;
    height: 109px;
}

.ewb-sidebar-node:hover .ewb-ccs-drop,
.ewb-sidebar-node:hover .ewb-app-down{
    display: block;
}

.ewb-sidebar-node:hover .ewb-app-down2{
    display: block;
}

.ewb-sidebar-node:hover .ewb-app-down3{
    display: block;
}

.ewb-sidebar-icon3 span {
    display: none;
    padding: 8px 0;
    height: 36px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.ewb-sidebar-icon3:hover span {
    display: block;
}

/* fooiter */

.ewb-footer {
    margin-top: 20px;
    padding-top: 20px;
    height: 163px;
    background-color: #d1e0ec;
}

.ewb-friendlink {
    height: 34px;
}

.ewb-friendlink select {
    float: left;
     margin-right: 140px;
    width: 260px;
    height: 34px;
    line-height: 34px;
    border: 0;
    padding-left: 10px;
    color: #666;
    background-color: #fff;
}

.ewb-friendlink select:first-child {
    margin-left: 0;
}

.ewb-friendlink select:last-child {
    float: right;
    margin-right: 0;
}

.ewb-footer-content {
    padding-top: 20px;
    line-height: 28px;
    text-align: center;
    color: #666;
}


.ewb-location p a{
	color: #666;
}

.ewb-location p span {
	color: #ff6714;
}

.party {
    display: inline-block;
    margin: 12px 20px 0 1px;
}

.qh-footer-gav {
    width: 580px;
    padding-top: 14px;
	display: inline-block;
}

.qh-footer-find {
	display: inline-block;
    margin-top: 16px;
    font-size: 0;
}

/* 侧边栏新增按钮 */

.ewb-sidebar {
    top: 50%;
    margin-top: -85px;
}

.ewb-sidebar-icon4 {
    background: url('../images/sidebar_icon4.png') #2ec7c9;
}

.ewb-sidebar-icon5 {
    background: url('../images/sidebar_icon5.png') #47a2ff;
}

.ewb-sidebar-icon4:hover {
    background: #17b5b7;
}

.ewb-sidebar-icon5:hover {
    background: #2f8ef0;
}

.ewb-sidebar-icon4 span,
.ewb-sidebar-icon5 span {
    display: none;
    padding: 8px 0;
    height: 36px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.ewb-sidebar-icon4:hover span,
.ewb-sidebar-icon5:hover span {
    display: block;
}

/* end */