@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";
    min-width: 1200px;
}

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-span1 {
    float: left;
    width: 27px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ewb-span21 {
    float: left;
    width: 1047px;
}

.ewb-span22 {
    float: left;
    width: 1098px;
}

.ewb-span23 {
    float: left;
    width: 1149px;
}

.ewb-span24 {
    float: left;
    width: 1200px;
}

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

.ewb-row {
    overflow: hidden;
}

.ewb-ml24 {
    margin-left: 24px;
}

.ewb-mt30 {
    margin-top: 30px;
}

/* footer */
.ewb-footer {
    height: 162px;
    color: #cfe6f5;
    background-color: #30404f;
    margin-top: 10px;
}

.foot-logo{
    margin-top: 22px;
    width: 110px;
    display: block;
}

.foot-logo>a {
    /* margin-top: 12px; */
	margin-top: 5px;
    display: block;
    text-align: center;
}

.foot-logo>img{
    vertical-align: top;
}

.ewb-footer-msg{
    padding-top: 33px;
    line-height: 34px;
}

.ewb-footer-msg>p span{
    margin-left: 10px;
}

.ewb-footer-msg a {
    color: #cfe6f5;
}

.ewb-footer-msg a>img {
    margin-top: 9px;
}

.ewb-foot-items>li {
    margin-right: 11px;
    margin-top: 10px;
    float: left;
    width: 165px;
    height: 32px;
    overflow: hidden;
    background: url('../images/foot_list.png') left top no-repeat;
}

.ewb-foot-items>li>a {
    padding-left: 50px;
    display: block;
    height: 32px;
    line-height: 32px;
    color: #cfe6f5;
    background: url('../images/ft_ico.png') 17px center no-repeat;
}

/* 右侧悬浮 */
.ewb-tool {
    position: fixed;
    right: 10px;
    top: 235px;
    z-index: 9999;
}

.ewb-tool-item {
    position: relative;
    margin-top: 1px;
    background: url('../images/tool_bg.png') repeat;
}

.ewb-tool-item:hover {
    background: #1080cc;
}

.ewb-tool-item>a {
    display: block;
    width: 72px;
    height: 24px;
    padding-top: 48px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-position: center 7px;
    background-repeat: no-repeat;
}

.ewb-tool-a1 {
    background-image: url('../images/tool_icon1.png');
}

.ewb-tool-a2 {
    background-image: url('../images/tool_icon2.png');
}

.ewb-toolitem {
    display: none;
    position: absolute;
    left: -97px;
    top: 50%;
    margin-top: -123px;
    padding-right: 16px;
}

.ewb-tool-item:hover .ewb-toolitem {
    display: block;
}

.ewb-toolarr {
    display: block;
    width: 16px;
    height: 17px;
    background: url("../images/tool_arr.png") no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
}

.ewb-subtool {
    padding: 4px 10px 3px 11px;
    background: #fff;
    box-shadow: 0px 2px 9px 1px rgba(78, 120, 150, 0.4);
}

.ewb-subtool-list {
    height: 79px;
    width: 60px;
    border-top: 1px dashed #d2d2d2;
}

.ewb-subtool-list:first-child {
    border: 0;
}

.ewb-subtool-list>a {
    display: block;
    padding-top: 51px;
    height: 28px;
    text-align: center;
    line-height: 24px;
    color: #333;
    background-position: center 8px;
    background-repeat: no-repeat;
}

.ewb-subtool-list>a:hover {
    color: #1080cc;
}

.ewb-subtool-list.item1 a {
    background-image: url("../images/subtool_icon1.png")
}

.ewb-subtool-list.item2 a {
    background-image: url("../images/subtool_icon2.png")
}

.ewb-subtool-list.item3 a {
    background-image: url("../images/subtool_icon3.png")
}

/* 回到顶部 */
a.ewb-reback-top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 72px;
    height: 72px;
    text-align: center;
    z-index: 999;
    background: url('../images/tool_bg.png') repeat;
}

a.ewb-reback-top:hover {
    background: #1080cc;
}

a.ewb-reback-top img {
    vertical-align: top;
    margin-top: 16px;
}

/* 友情链接 */
.ewb-data-select {
    width: 100%;
}


/* 设置自己所需要的select样式 */
/* id #year_chosen是chosen插件根据页面原生select的id自动添加的 */
.chosen-container .chosen-results {
    max-height: 120px;
}

.ewb-data-select .chosen-single {
    height: 38px;
    line-height: 36px;
    border: 1px solid #dfebf8;
    background-color: #fff;
    color: #333;
}

.ewb-data-select .chosen-drop {
    border: 1px solid #dfebf8;
    border-top: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #dfebf8;
}

.chosen-container-single .chosen-single span {
    text-align: center;
}

.chosen-container .chosen-results li {
    text-align: center;
}


.ewb-biaoyu{
	margin-top: 75px;
	margin-left:375px;
}

.ewb-title{
	margin-top: 80px;
}

/* 20211019 */
.ewb-footer {
    height: 193px;
}

.friend {
    padding-top: 20px;
}

.friend-tt {
    line-height: 32px;
    font-size: 16px;
    color: #cfe6f5;
    padding-left: 25px;
    background: url("../images/friend_ico.png") no-repeat left center;
}

.friend-select {
    width: 260px;
    height: 32px;
    margin-left: 15px;
}

.friend .ewb-data-select .chosen-single {
    height: 32px;
    line-height: 30px;
    color: #cfe6f5;
    font-size: 14px;
    padding-left: 20px;
    border-color: #607281;
    background-color: #30404f;
}

.friend .chosen-container-single .chosen-single span {
    text-align: left;
}

.friend .chosen-container .chosen-drop {
    background-color: #30404f;
    border-color: #607281;
}

.friend .chosen-container .chosen-results li {
    color: #fff;
    text-align: left;
    padding-left: 20px;
}

.foot-logo {
    margin-top: 2px;
}

.ewb-footer-msg {
    padding-top: 12px;
}