@charset "UTF-8";
html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
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 {
    font: 14px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
    font-family: "Microsoft YaHei";
    outline: 0;
    border: 0;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    cursor: pointer;
    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;
}

/* placeholder */

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;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-mt10 {
    margin-top: 10px;
}

/* 属性值渐变 */

.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-otw {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* header */

.ewb-header img {
    width: 100%;
    vertical-align: top;
}



/* 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%;
}

.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("/Template/special/jwmsxf/css/../images/footer_down.png") left center no-repeat;
}

.ewb-link-box .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url("/Template/special/jwmsxf/css/../images/footer_up.png") left center no-repeat;
}

.chosen-container .chosen-results {
    max-height: 120px;
}

.ewb-link-box .chosen-container .chosen-drop {
    border: 0;
}

/* 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("/Template/special/jwmsxf/css/../images/footer_img_03.png") left center no-repeat;
}

.ewb-footer-ga {
    color: #ddd;
    padding-left: 20px;
    background: url("/Template/special/jwmsxf/css/../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:979px) {

    .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: 8px;
    }

    .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("/Template/special/jwmsxf/css/../images/footer_img_05.png");
}

.footer4 {
    background: url("/Template/special/jwmsxf/css/../images/footer_img_07.png");
}

.footer5 {
    background: url("/Template/special/jwmsxf/css/../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;
}

.ewb-footer-node {
    width: 112px;
    height: 112px;
    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("/Template/special/jwmsxf/css/../images/arrow_white_down.png") top center no-repeat;
}

.ewb-footer-icons a:hover .footer3,.ewb-footer-icons a.accfocus .footer3 {
    background: url("/Template/special/jwmsxf/css/../images/footer_img_05h.png");
}

.ewb-footer-icons a:hover .footer4,.ewb-footer-icons a.accfocus .footer4 {
    background: url("/Template/special/jwmsxf/css/../images/footer_img_07h.png");
}

.ewb-footer-icons a:hover .footer5,.ewb-footer-icons a.accfocus .footer5 {
    background: url("/Template/special/jwmsxf/css/../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:979px) {
    .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;
    }
}

/*无障碍连读效果下划线*/
.accfocus{
 text-decoration:underline!important;
}