@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";
    overflow-x: hidden;
    background: url("../images/body_bg.jpg") top center no-repeat #f3f4f5;
}

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-mt30 {
    margin-top: 30px;
}

.ewb-mt20 {
    margin-top: 20px;
}

#header {
    height: 160px;
}

/* 小屏 */
@media (max-width:1299px) {
    #header {
        height: auto;
    }
}

/* 最上方 */
.ewb-top {
    padding: 20px 0;
    background: url("../images/top_bg.jpg") bottom center no-repeat #e1313f;
}

/* logo */
.ewb-top-left,
.ewb-logo-ch img,
.ewb-logo-ch span {
    float: left;
}

.ewb-top-left {
    padding-top: 6px;
}

.ewb-logo-circle {
    margin: 11px 10px;
}

.ewb-logo-street {
    line-height: 28px;
    font-size: 24px;
    color: #fff;
}

.ewb-logo-en {
    line-height: 22px;
    font-family: "Arial";
    color: #fff;
    font-size: 16px;
    margin-top: 4px;
    letter-spacing: 5.44px;
}



.ewb-top-middle {
    float: left;
    margin-left: 250px;
}

.ewb-top-middle img {
    display: block;
}

.ewb-top-right {
    float: right;
    line-height: 20px;
}

.ewb-top-right a {
    color: #f2c6c7;
    float: left;
}

.ewb-top-right a:hover,.ewb-top-right a.accfocus {
    color: #fff;
}

.ewb-top-right span {
    color: #f2c6c7;
    float: left;
    padding: 0 10px;
}

.ewb-login {
    float: left;
}

a.ewb-top-login {
    padding-left: 24px;
    margin-left: 40px;
    background: url("../images/login_icon.png") left center no-repeat;
}

/* 小屏 */
@media (max-width:1299px) {
    .ewb-top-middle {
        margin-left: 80px;
    }

    a.ewb-top-login {
        margin-left: 10px;
    }
}

/* pad */
@media (max-width:979px) {
    .ewb-top-middle {
        margin-left: 55px;
    }
}

/* 手机端 */
@media (max-width:480px) {
    .ewb-top-left {
        float: none;
    }

    .ewb-top-right {
        margin-top: 10px;
    }

    .ewb-top {
        padding: 20px 0 10px;
    }
}

/* logo，导航 */
.ewb-header {
    background: url("../images/mask_white_60.png");
    padding: 12px 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.11);
}

/* nav */
.ewb-nav {
    float: left;
}

.ewb-nav-list {
    float: left;
}

.ewb-nav-tt {
    display: block;
    width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 36px;
    font-size: 16px;
    color: #333;
}

.ewb-nav-item:hover .ewb-nav-tt,
.ewb-nav-item.accfocus .ewb-nav-tt,
.ewb-nav-item.cur .ewb-nav-tt {
    font-size: 16px;
    color: #e1313f;
}

.ewb-nav-list:first-child .ewb-nav-tt {
    font-size: 18px;
    color: #e1313f;
    font-weight: bold;
}


/* 小屏 */
@media (max-width:1299px) {}

/* pad */
@media (max-width:979px) {
    /* .ewb-nav {
        width: 100%;
        margin-top: 5px;
        position: relative;
    }

    .ewb-nav-list {
        width: 14.28%;
        text-align: center;
    }

    .ewb-nav-item,
    .ewb-nav-item.hasChild {
        width: 100%;
        position: static;
    } */
}


/* 搜索 */
.ewb-search {
    float: right;
    width: 245px;
    margin: 3px auto;
}

.ewb-search-icon {
    float: right;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-color: #d72324;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.search1 {
    background-image: url("../images/search_service_icon.png");
}

.search2 {
    position: absolute;
    top: -1px;
    right: -1px;
    padding: 0;
    background-image: url("../images/search_icon.png");
}

.ewb-search-ct {
    margin-right: 45px;
    border: 1px solid #ddd;
    border-radius: 15px;
    background: #fff;
    position: relative;
}

/* input */
.ewb-search-box {
    position: relative;
    z-index: 1;
    padding-left: 12px;
    height: 28px;
    overflow: hidden;
    margin-right: 32px;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 12px;
    height: 28px;
    line-height: 28px;
    color: #999;
    z-index: -1;
    cursor: text;
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.input-box {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border: 0;
    background: 0 0;
}

/* 小屏 */
@media (max-width:1299px) {
    .ewb-nav-tt {
        width: 105px;
    }
}

/* pad */
@media (max-width:979px) {

    .ewb-nav,
    .ewb-search {
        width: 100%;
    }

    .ewb-nav-list {
        width: 14.28%;
    }

    .ewb-nav-tt {
        width: auto;
        text-align: center;
    }

    .ewb-search {
        margin-top: 8px;
    }
}

/* 手机端 */
@media (max-width:767px) {
    .ewb-nav-list {
        width: 25%;
    }
}

/* 手机端 */
@media (max-width:480px) {
    .ewb-nav-list:first-child .ewb-nav-tt {
        font-size: 16px;
    }
}

/* footer */
.ewb-footer {
    background: #333;
    padding: 10px 0 30px;
}

/* 友情链接 */
.ewb-link ul {
    margin-left: -10px;
}

.ewb-link-item {
    float: left;
    width: 25%;
}

.ewb-link-box {
    margin: 10px 0 0 10px;
}

.ewb-link-data {
    width: 100%;
    height: 100%;
}

.chosen-container-single .chosen-single span {
    margin-right: 30px;
}

.chosen-container-single .chosen-single div {
    width: 30px;
}

.ewb-link-box .chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
}

.ewb-link-box .chosen-container-single .chosen-single {
    border: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.ewb-link-box .chosen-container-single .chosen-single div b {
    background: url("../images/footer_down.png") left center no-repeat;
}

.ewb-link-box .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url("../images/footer_up.png") left center no-repeat;
}

.chosen-container .chosen-results {
    max-height: 120px;
}

.ewb-link-box .chosen-container .chosen-drop {
    border: 0;
}

option {
    color: #000;
}

/* pad */
@media (max-width:979px) {
    .ewb-link-item {
        width: 100%;
    }
}

.ewb-footer-txt {
    text-align: center;
    font-size: 0;
    margin: 23px 0;
}

.ewb-footer-txt a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.ewb-footer-txt span {
    color: #999;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 14px;
}

.ewb-footer-bottom p {
    font-size: 0;
    text-align: center;
    margin-left: -25px;
}

.ewb-footer-bottom span {
    display: inline-block;
    vertical-align: middle;
    color: #ddd;
    font-size: 14px;
    line-height: 24px;
    margin-left: 25px;
}

.ewb-footer .container {
    position: relative;
}

.ewb-footer-img {
    position: absolute;
}

.ewb-footer-img img {
    display: block;
}

.ewb-footer-num {
    color: #ddd;
    padding-left: 20px;
    background: url("../images/footer_img_03.png") left center no-repeat;
}

.ewb-footer-ga {
    color: #ddd;
    padding-left: 20px;
    background: url("../images/footer_img_04.png") left center no-repeat;
}

.footer1 {
    top: 112px;
    left: -10px;
}

.footer2 {
    top: 126px;
    left: 76px;
}

.ewb-footer-icons {
    position: absolute;
    right: 0;
    top: 102px;
}

.ewb-footer-icons li {
    float: left;
    margin-left: 20px;
}

.ewb-footer-icons a {
    display: block;
}

.ewb-footer-icons img {
    display: block;
    width: 60px;
    height: 60px;
}

.ewb-footer-icons span {
    line-height: 32px;
    display: block;
    text-align: center;
    color: #fff;
}

/* 小屏 */
@media (max-width:1299px) {

    .ewb-footer-img,
    .ewb-footer-icons {
        position: static;
    }

    .ewb-footer-img {
        float: left;
    }

    .ewb-footer-icons {
        float: right;
    }

    .ewb-footer-box {
        overflow: hidden;
        margin-top: 15px;
    }

    .footer1 {
        margin-top: 15px;
    }

    .footer2 {
        margin: 18px 0 0 10px;
    }
}

/* 手机端 */
@media (max-width:480px) {
    .ewb-footer-box {
        font-size: 0;
        text-align: center;
        margin-top: 0;
    }

    .footer1,
    .footer2 {
        margin-top: 0;
    }

    .ewb-footer-img,
    .ewb-footer-icons {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
    }

    .ewb-footer-icons span {
        font-size: 14px;
    }
}

.ewb-footer-circle {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.footer3 {
    background: url("../images/footer_img_05.png");
}

.footer4 {
    background: url("../images/footer_img_07.png");
}

.footer5 {
    background: url("../images/footer_img_08.png");
}

.ewb-footer-icons a {
    position: relative;
}

.ewb-footer-code {
    position: absolute;
    top: -170px;
    width: 150px;
    height: 180px;
    padding-bottom: 24px;
    left: 50%;
    margin-left: -75px;
    display: none;
	z-index:99;
}

.ewb-footer-node {
    width: 150px;
    height: 150px;
    padding: 19px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.22);

}

.ewb-footer-node img {
    width: 112px;
    display: block;
    height: 112px;
}

.ewb-footer-arrow {
    height: 6px;
    position: relative;
    background: url("../images/arrow_white_down.png") top center no-repeat;
}

.ewb-footer-icons a:hover .footer3,.ewb-footer-icons a.accfocus .footer3 {
    background: url("../images/footer_img_05h.png");
}

.ewb-footer-icons a:hover .footer4,.ewb-footer-icons a.accfocus .footer4 {
    background: url("../images/footer_img_07h.png");
}

.ewb-footer-icons a:hover .footer5,.ewb-footer-icons a.accfocus .footer5 {
    background: url("../images/footer_img_08h.png");
}

.ewb-footer-icons a:hover .ewb-footer-code,.ewb-footer-icons a.accfocus .ewb-footer-code {
    display: block;
}

/* 小屏 */
@media (max-width:1299px) {
    .ewb-footer-box {
        overflow: inherit;
    }

    .ewb-footer-box:before,
    .ewb-footer-box:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .ewb-footer-box:after {
        clear: both;
    }
}

#footer {
    height: 12.5rem;
}

/*无障碍连读效果*/
.accfocus{
 text-decoration:underline!important;
}


/* 长者专区、无障碍按钮 */
@font-face {
    font-family: "zhenyan";
    src: url("./font/zhenyan.woff") format("woff"), url("./font/zhenyan.ttf") format("truetype"), url("./font/zhenyan.eot") format("embedded-opentype");
}
.help-btns {
    float: right;
    width: 226px;
    height: 40px;
    background: #ffeca7;
    font-family: "zhenyan";
    border-radius: 20px;
    line-height: 40px;
    color: #591919;
    text-align: center;
    font-size: 0;
    margin-top: 40px;
    margin-left: 100px;
}

.help-btns a {
    font-size: 20px;
}
.help-btns a {
    color: inherit;
    text-decoration: none;
}

.help-btns .btn-split {
    display: inline-block;
    width: 2px;
    height: 19px;
    margin: 6px 15px 0;
    background: #591919;
    vertical-align: top;
}

/* 小屏 */
@media (max-width:767px) {
    .header{
        overflow:hidden;

    }
    .help-btns{
        margin: 5px 0 0 0;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
    }
    .help-btns a{
        font-size:16px;
    }
    .help-btns .btn-split{
        margin-top:5px;
    }
}