@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: 12px;
    font-family: "SimSun";
    min-width: 1200px;
    background: url("../images/bg.jpg;vpn_img") left top repeat-x #fefefe;
}

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: 998px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* top */

.ewb-func {
    height: 32px;
    line-height: 32px;
}

.ewb-func-date {
    width: 308px;
    padding-left: 12px;
}

.ewb-func-name {
    color: #1f87c7;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.ewb-func-input {
    width: 190px;
    height: 24px;
    line-height: 24px;
    text-indent: 10px;
    margin-top: 4px;
    border: 0;
    outline: 0;
    background: #fff;
}

.ewb-func-btn {
    width: 38px;
    height: 24px;
    margin-top: 4px;
    margin-left: 4px;
    border: 0;
    outline: 0;
    background: url("../images/search.png;vpn_img") center center no-repeat #2064c0;
    cursor: pointer;
}

.ewb-func-link>a {
    color: #333;
    cursor:pointer;
}

.ewb-func-link>a:hover {
    color: #333;
    cursor:pointer;
}

.ewb-func-link>span {
    padding: 0 5px;
}


/* logo */

.ewb-logo {
    width: 1038px;
    margin: 0 auto;
}

.wb-slider2 {
    height: 186px;
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox2 {
    overflow: hidden;
}

.wb-slider-ctag2 {
    position: relative;
}

.wb-slider-ctag2 img {
    height: 100%;
    width: 100%;
}

.ewb-logo-img {
    position: absolute;
    vertical-align: top;
    top: 67px;
    left: 19px;
    z-index: 10;
}


/* nav */

.ewb-nav {
    background: #1886c7;
    margin-top: 1px;
}

.ewb-nav-item {
    height: 35px;
    line-height: 35px;
    width: 100px;
    /*margin-left: 30px;*/
    margin-left: 20px;/*20211214*/
    text-align: center;
}

.ewb-nav-item:first-child {
    /*margin-left: 50px;*/
    margin-left: 20px;/*20211214*/
}

.ewb-nav-item>a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.ewb-nav-item:hover {
    background: #1bba88;
    cursor: pointer;
}


/* footer */

.ewb-footer {
    text-align: center;
    position: relative;
}

.ewb-footer-hd {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color: #fff;
    background: #1886c7;
}

.ewb-footer-hd>a {
    color: #fff;
    cursor: pointer;
}

.ewb-footer-hd>a:hover{
    color: #fff;
    cursor: pointer;
}

.ewb-footer-hd>span {
    padding: 0 5px;
}

.ewb-footer-bd {
    padding: 20px 0 30px 0;
    line-height: 24px;
}

.ewb-footer-bd>span {
    color: #333;
}

.ewb-footer-link {
    position: absolute;
    top: 48px;
    left: 120px;
}

.ewb-footer-link2 {
    position: absolute;
    top: 58px;
    right: 90px;
}


/* 信息列表 */

.wb-data-item {
    padding-top: 9px;
    padding-left: 12px;
}

.wb-data-list {
    line-height: 24px;
    padding-left: 10px;
    cursor: pointer;
    background: url("../images/listimg.jpg;vpn_img") left center no-repeat;
}

.wb-data-infor {
    margin-right: 100px;
}

.wb-data-infor a {
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-date {
    float: right;
    color: #999;
    padding-right: 10px;
    margin-top: -24px;
}

.wb-data-list:hover .wb-data-infor a,
.wb-data-list:hover .wb-data-date {
    color: #ff8b17;
    cursor: pointer;
}

.ewb-article-tt {
    line-height: 46px;
    text-align: center;
    font-family: 黑体;
    font-size: 28px;
    color: rgb(69, 69, 69);
}

/* 分页 */

.ewb-page {
	margin-top: 20px;
    text-align: center;
}

.ewb-page-items {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #0030cc;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

.wza-box{position:absolute;right:50%;margin-right: -500px;z-index: 1;margin-top: 30px;}
.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza{ background: #fff;color: #F76B00; border: 1px solid #FC740D; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }
.oldModel *{font-size: 28px!important;}
body.oldModel{background-position-y: 32px;}
.oldModel .ewb-func{height: auto;}
.oldModel .ewb-func-date{width: 530px;}
.oldModel .ewb-func-input{height: 28px;line-height: 28px;width: 270px;}
.oldModel .ewb-nav-item{height: auto;width: 220px;line-height: 42px;}
.oldModel .ewb-span8{width: 100%;}
.oldModel .wb-slider{width: 100%!important;height: 600px!important;}
.oldModel .wb-slider-mask .ellipsis{width: 80%;}
.oldModel .ewb-span10{width: 100%;}
.oldModel .ewb-work-bd{height: auto;}
.oldModel .wb-data-list{line-height: 54px;}
.oldModel .wb-data-infor{margin-right: 0;float: left;width: 80%;}
.oldModel .wb-data-date{margin-top: 0;}
.oldModel .ewb-span6{width: 100%;}
.oldModel .ewb-notice-bd{height: auto;overflow: hidden;}
.oldModel .ewb-notice{margin-top: 20px;}
.oldModel .ewb-com-bd{height: auto;padding-bottom: 10px;}
.oldModel .ewb-open-items>li{width: 40%;float: left;margin-left: 7%;}
.oldModel .ewb-com-hd>a{width: 160px;}
.oldModel .ewb-span12{width: 100%;margin-left: 0!important;margin-top: 20px;}
.oldModel .ewb-communion>li{float: left;margin-left: 180px;}
.oldModel .ewb-fdlink-item>select{height: 50px;}
.oldModel .ewb-footer-bd{line-height: 44px;}
.oldModel #_ideConac > a{left: 0!important;}
.oldModel #footer > div > div:nth-child(4){right: 35%!important;top: 50px!important;}
.oldModel .list li{width: 100%;margin: 20px 0px;overflow: hidden;}
.oldModel .list li a{display: block;width: 70%;float: left;}
.oldModel .yema{text-align: center;padding-right: 0;}
.oldModel .yema ul li{width: auto;height: 36px;line-height: 36px;}
.oldModel .yema ul li a{width: auto;height: 34px;line-height: 36px;}
.oldModel #con_r > div.r_con > div.r_content > div:nth-child(3) > a > div{width: 130px;height: 45px;line-height: 45px;}
.oldModel .ewb-table-tt a{line-height: 70px;}
.oldModel .r_content p{line-height: 52px;font-size: 32px!important;}
.oldModel .r_content p b{line-height: 52px;font-size: 32px!important;}
.oldModel .wb-page-next{width: 100px;}