﻿@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,
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 {
    min-width: 1200px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    background: #fff;
}
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;
}
.ewb-container {
    width: 1100px;
	/* width: 1175px; */
    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-row {
    overflow: hidden;
}
.ewb-mt20 {
    margin-top: 20px;
}
.ewb-ml20 {
    margin-left: 20px;
}
.ewb-mt10 {
    margin-top: 10px;
}

/* header */

.ewb-header {
    height: 80px;
    background: url(../images/head_bg.jpg) no-repeat center top;
}

/* logo */

.ewb-logo {
    float: left;
    margin: 10px 0 0 11px;
}

/* 大连市 */

.ewb-tool-city {
    float: right;
}
.ewb-tool-items li {
    float: left;
}
.ewb-tool-link {
    display: block;
    width: 80px;
    color: #333;
    line-height: 14px;
    text-align: center;
    padding-top: 54px;
    cursor: pointer;
    background-position: center 19px;
    background-repeat: no-repeat;
}
.ewb-tool-link.link01 {
    background-image: url(../images/sun.png);
}
.ewb-tool-link.link02 {
    background-image: url(../images/head_icon01.png);
}
.ewb-tool-link.link03 {
    background-image: url(../images/head_icon02.png);
}
.ewb-tool-link.link04 {
    background-image: url(../images/head_icon03.png);
}
.ewb-tool-nm {
    display: block;
    width: 60px;
    color: #333;
    margin-top: 24px;
    line-height: 23px;
    text-align: center;
}

/* 搜索 */

.ewb-tool-ser {
    float: left;
    width: 242px;
    margin: 20px 0 0 28px;
}
.ewb-tool-area i {
    float: left;
    width: 13px;
    height: 30px;
    background: url(../images/ser_left.png) no-repeat left center;
}
.ewb-tool-inp {
    float: left;
    width: 200px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    border: 1px solid #3a6ea9;
    border-left: none;
    border-right: none;
    outline: 0;
}
.ewb-tool-area button {
    float: left;
    width: 29px;
    height: 30px;
    line-height: 30px;
    color: #999;
    border: none;
    outline: 0;
    cursor: pointer;
    background: url(../images/ser_btn.png) no-repeat right center;
}
.ewb-tool-hot {
    color: #666;
    font-size: 12px;
    padding-left: 13px;
}
.ewb-tool-hot a {
    display: inline-block;
    color: #666;
    line-height: 20px;
    margin: 0 4px;
    cursor: pointer;
}

/* 导航 */

.ewb-nav {
    height: 60px;
    background: #3a6ea9;
}
.ewb-nav li {
    float: left;
    /*width: 16.6667%;
    width: 183px;*/
    width: 155px;/*20230428*/
}
.ewb-nav-link {
    display: block;
    line-height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    /*padding-left: 92px;*/
    padding-left: 75px;/*20230428*/
    cursor: pointer;
    background-repeat: no-repeat;
    /*background-position: 53px center;*/
    background-position: 32px center;/*20230428*/
    transition: all .2s ease-in-out;
}
.ewb-nav-link.link01 {
    background-image: url(../images/nav_icon01.png);
}
.ewb-nav-link.link02 {
    background-image: url(../images/nav_icon02.png);
}
.ewb-nav-link.link03 {
    background-image: url(../images/nav_icon03.png);
}
.ewb-nav-link.link04 {
    background-image: url(../images/nav_icon04.png);
}
.ewb-nav-link.link05 {
    background-image: url(../images/nav_icon05.png);
}
.ewb-nav-link.link06 {
    background-image: url(../images/nav_icon06.png);
}
.ewb-nav-link:hover {
    background-color: #448bda;
}

/* 链接按钮 */

.ewb-head {
    position: relative;
}
.ewb-btn-box {
    position: absolute;
    top: 160px;
}
.ewb-btn-box li {
    margin-bottom: 11px;
}
.ewb-btn-link {
    display: block;
    width: 24px;
    text-align: center;
}

/* footer */

.ewb-footer {
    height: 135px;
    min-width: 1100px;
    background: #3c6fa9;
}
.ewb-foot {
    position: relative;
    height: 135px;
    text-align: center;
    color: #fff;
    background: url(../images/foot_img.jpg) no-repeat center bottom;
}
.ewb-foot-link {
    padding: 18px 0 20px 0;
}
.ewb-foot-link a {
    color: #fff;
    line-height: 20px;
    cursor: pointer;
}
.ewb-foot-link span {
    margin: 0 20px;
}
.ewb-foot p {
    line-height: 20px;
}
.ewb-foot-icon {
    display: block;
    position: absolute;
    top: 39px;
    cursor: pointer;
}
.ewb-foot-icon.icon01 {
    left: 102px;
}
.ewb-foot-icon.icon02 {
    right: 123px;
}

/* 二级页面公共样式 */

.ewb-active-hd {
    position: relative;
    height: 28px;
    margin-left: 44px;
    background: url(../images/act_bot.png) repeat-x left bottom;
}
.ewb-active-icon {
    position: absolute;
    top: 9px;
    left: -44px;
    display: block;
    width: 44px;
    height: 22px;
    z-index: 1;
    background: url(../images/active_hd.png) no-repeat;
}
.ewb-active-tt {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 25px;
    margin-left: -11px;
    cursor: pointer;
    z-index: 999;
}
.wb-data-item {
    padding-top: 4px;
}
.wb-data-list {
    line-height: 31px;
    padding-left: 9px;
    background: url(../images/listimg.png) 0 50% no-repeat;
}
.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-infor a {
    color: #333;
}
.wb-data-infor a:hover {
    color: #448bda;
}
.wb-data-wh {
    float: right;
    font-size: 16px;
    color: #999;
    margin-top: -31px;
    margin-right:205px;
}
.wb-data-date {
    float: right;
    font-size: 16px;
    color: #999;
    margin-top: -31px;
}
.wb-data-cwdate {
    float: right;
    font-size: 16px;
    color: #999;
    margin-top: -31px;
    margin-right:110px;
}
.ewb-mail-hd {
    height: 40px;
    border-top: 1px solid #3a6ea9;
    border-right: 1px solid #dcdcdc;
    background: #dde6ef;
}
.ewb-mail-tt {
    float: left;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 6px;
    color: #3a6ea9;
}
.ewb-mail-icon {
    float: left;
    width: 44px;
    height: 40px;
    background: url(../images/secimg/mail_icon.png) no-repeat center 6px #3a6ea9;
}
.ewb-mail-bor {
    float: left;
    width: 10px;
    height: 40px;
    background: url(../images/secimg/mail_bor.png) no-repeat left center;
}
.ewb-mail-bd {
    height: 219px;
    /*padding: 0 20px;*/
    border: 1px solid #dcdcdc;
    border-top: none;
}
.ewb-active {
    height: 290px;
    position: relative;
}
.ewb-active-tb {
    float: left;
    font-weight: bold;
    color: #3a6ea9;
    margin-top: 3px;
    line-height: 20px;
    cursor: pointer;
}
.ewb-active-bor {
    float: left;
    width: 8px;
    height: 20px;
    background-repeat: no-repeat;
}
.ewb-active-bor.bor02 {
    width: 9px;
}
.ewb-active-tb span {
    float: left;
    height: 18px;
    line-height: 18px;
    border: 1px solid transparent;
    border-left: none;
    border-right: none;
}
.ewb-active-tb.cur .ewb-active-bor.bor01 {
    background-image: url(../images/act_l.png);
}
.ewb-active-tb.cur .ewb-active-bor.bor02 {
    background-image: url(../images/act_r.png);
}
.ewb-active-tb.cur.ewb-active-tb span {
    border: 1px solid #3a6ea9;
    border-left: none;
    border-right: none;
}
.ewb-permit {
    height: 321px;
    margin-left: -8px;
    overflow: hidden;
}
.ewb-mail-hd.permit {
    padding-left: 81px;
    border-left: 1px solid #dcdcdc;
}
.ewb-mail-hd.permit span {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0 28px;
    background: #3a6ea9;
}
.ewb-permit-bor {
    float: left;
    width: 26px;
    height: 40px;
    background-repeat: no-repeat;
}
.ewb-permit-bor.borl {
    background-image: url(../images/secimg/permit_borl.png);
}
.ewb-permit-bor.borr {
    background-image: url(../images/secimg/permit_borr.png);
}
.ewb-active-hd-tab {
    position: absolute;
    left: 377px;
    top: 0;
    cursor: pointer;
}
.ewb-sec-tab {
    left: 456px;
}

/* 当前位置 */

.ewb-loc {
    padding: 11px 0 10px 23px;
    font-size: 14px;
    color: #333;
    background: url(../images/secpage/loc.png) no-repeat left 13px;
}
.ewb-loc>a {
    color: #333;
}
.ewb-loc span {
    color: #448bda;
}

/* 分页 */

.ewb-page {
    text-align: center;
}
.ewb-page-items {
    margin-top: 20px;
    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;
}

/*20230428*/
.ewb-nav-link.link07 {
    background-image: url(../images/nav_icon02.png);
}


/*20250429*/
.ewb-ico {
    line-height: 65px;
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
    background: url(/images/qzico.png) no-repeat center center;
    width: 100%;
    height: 65px;
    display: inline-block;
}