@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;
    background: url("../images/body_bg.jpg") top center repeat;
}

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-row {
    overflow: hidden;
}

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

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

.ewb-mt20 {
    margin-top: 20px;
}

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

/* top */
.ewb-top {
    height: 38px;
    background: #666;
    color: #fff;
    line-height: 38px;
    position: relative;
    z-index: 2;
}

.ewb-top-left {
    float: left;
}

.ewb-top-date {
    margin-right: 20px;
}

.ewb-top-right {
    float: right;
}

.ewb-top-right a {
    float: left;
    color: #fff;
}

.ewb-top-right span {
    float: left;
    color: #999;
    padding: 0 10px;
}

/* nav */
.ewb-nav {
    /* background: #007bc7; */
    position: relative;
    margin-bottom: 15px;
   
}
/* 
.ewb-nav .ewb-container {
    height: 0;
    overflow: hidden;
} */

.ewb-nav-line {
    position: absolute;
    /* background: url("../images/nav_line.png") no-repeat; */
    width: 18px;
    height: 38px;
    right: 50%;
    top: 0;
    margin-right: -590px;
}

.ewb-nav-item {
    float: left;
    width: 12%;
}

.ewb-nav-item>a {
    line-height: 50px;
    color: #333;
    text-align: center;
    display: block;
    font-size: 18px;
}

.ewb-nav-item.cur>a,
.ewb-nav-item:hover>a {
    font-size: 20px;
    color: #007bc7;
    font-weight: bold;
}

/* header */
.ewb-header {
    padding: 36px 0 35px;
}

.ewb-logo {
    float: left;
    margin-left: -3px;
}

.ewb-search-content {
    float: right;
    margin-top: 49px;
}

.ewb-search-left {
    float: left;
    width: 95px;
    height: 36px;
}

.ewb-search-select {
    width: 100%;
    height: 100%;
}

.chosen-container {
    font-size: 14px;
}

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

.chosen-container-single .chosen-drop {
    border-color: #ddd;
}

.chosen-container .chosen-results li.active-result {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.chosen-container .chosen-results {
    max-height: 150px;
}

.ewb-search-left .chosen-container-single .chosen-single {
    border-radius: 3px;
    height: 36px;
    line-height: 36px;
    color: #666;
}

/* 搜索框 */
.ewb-search-box {
    float: left;
    width: 220px;
    margin-left: 6px;
    border: 1px solid #ddd;
    height: 34px;
    border-radius: 3px;
    background: #fff;
}

.ewb-search-box>button {
    float: right;
    width: 50px;
    height: 36px;
    margin: -1px -1px -1px 0;
    position: relative;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    background: url("../images/search_icon.png") center center no-repeat #007bc7;
}

.ewb-search-box>button:hover {
    background-color: #0090e9;
}

.ewb-search {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    margin-right: 50px;
    height: 34px;
}


.input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 34px;
    line-height: 34px;
    color: #999;
    z-index: -1;
    cursor: text;

}


.input-box {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 0;
    background: 0 0;
}

/* 搜索按钮 */
.ewb-search-btn {
    float: left;
    width: 80px;
    height: 36px;
    background: #f39800;
    margin-left: 4px;
    padding: 0;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.ewb-search-btn:hover {
    background: #fbaa22;
}

/* 右侧 */
.ewb-slider {
    position: fixed;
    right: 50%;
    margin-right: -680px;
    top: 199px;
}

.ewb-slider-item {
    width: 70px;
    margin-top: 1px;
    background: url("../images/mask_black_33.png");
}

.ewb-slider-item>a {
    display: block;
    padding-top: 12px;
    height: 58px;
}

.ewb-slider-item img {
    margin: 0 auto;
    display: block;
    height: 24px;
}

.ewb-slider-item span {
    display: block;
    margin-top: 5px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    text-align: center;
}

.ewb-slider-item:hover {
    background: url("../images/mask_black_66.png");
}


.ewb-left-con {
	position: absolute;
	top: 0;
	right: 70px;
	width: 100px;
	background-color: #fff;
	display: none;
}

.ewb-left-con img {
	width: 100px !important;
	height: 100px !important;
}

.ewb-left-con p {
	text-align: center;
    line-height: 16px;
    padding: 5px 0;
    font-size: 12px;
}

/* footer */
.ewb-footer {
    background: #f3f3f3;
    border-top: 2px solid #007bc7;
    padding: 16px 0;
}

.ewb-footer-top {
    text-align: center;
    line-height: 24px;
}

.ewb-footer-top a {
    color: #333;
}

.ewb-footer-top span {
    color: #999;
}

.ewb-footer-bottom {
    margin-top: 10px;
    position: relative;
}

.ewb-footer-bottom p {
    font-size: 0;
    text-align: center;
    margin-left: -20px;
}

.ewb-footer-bottom span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 20px;
    line-height: 36px;
    color: #666;
}

.ewb-footer-bottom a {
    color: #666;
}

.ewb-footer-bottom label {
    color: #e60012;
}

.ewb-ga {
    display: block;
    padding-left: 21px;
    background: url("../images/ga_icon.png") left center no-repeat;
}

.ewb-footer-img {
    position: absolute;
    left: 12px;
    top: 22px;
}

.ewb-footer-img img {
    display: block;
}

/* 公用样式 */

.ewb-col-hd {
    height: 39px;
    border-bottom: 1px solid #ddd;
}

.ewb-col-item {
    float: left;
    margin-left: 32px;
}

.ewb-col-item:first-child {
    margin-left: 0;
}

.ewb-col-item a {
    display: block;
    line-height: 38px;
    color: #666;
    font-size: 16px;
    padding: 0 10px;
}

.ewb-col-item.cur a {
    color: #007bc7;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #007bc7;
}

.ewb-col-more {
    float: right;
    margin-right: 5px;
}

.ewb-col-more a {
    line-height: 38px;
    color: #999;
    font-size: 16px;
    padding-right: 12px;
    background: url("../images/col_more_icon.png") right center no-repeat;
}

.red {
    color: #e60012;
}

.ewb-col-list {
    height: 36px;
    line-height: 36px;
}

.ewb-col-date {
    float: right;
    color: #999;
}

.ewb-col-infor {
    display: block;
    margin-right: 135px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-col-list:hover,
.ewb-col-list:hover .ewb-col-date,
.ewb-col-list:hover .ewb-col-infor {
    color: #e60012;
}

/* 分页 */
.ewb-page {
    margin-top: 10px;
    text-align: center;
    font-size: 0;
}

.pager {
    display: inline-block;
}

.ewb-main {
    background: #fff;
    min-height: 660px;
    padding: 20px;
}

/* 面包屑 */
.ewb-location {
    height: 16px;
    line-height: 16px;
    padding-left: 18px;
    color: #666;
    background: url("../images/location_icon.png") left center no-repeat;
}

.ewb-location a {
    color: #666;
}

.ewb-location span {
    color: #007bc7;
}



/* 20200116修改 */
.footer2 {
    right: 0;
    left: auto;
    top: 0;
}

.ewb-header {
    padding-top: 55px;
}

/* 2020-03-30 */
.ewb-header {
    padding: 16px 0 14px;
}

.ewb-footer-bottom p {
    text-align: left;
    margin-left: 80px;
}

.ewb-top {
    background: #007bc7;
}

.ewb-slider-item {
    background: #007bc7;
}

.ewb-slider-item:hover {
    background: #0090e9;
}

.footer3 {
    position: absolute;
    right: 110px;
    left: auto;
    top: 14px;
}



.ewb-slider {
    top: 222px;
}

/* 左侧 */
.ewb-subSlider {
    position: fixed;
    left: 50%;
    margin-left: -675px;
    top: 158px;
    width: 70px;
}

.ewb-subSlider-list {
    width: 70px;
    margin-top: 2px;
}

.ewb-subSlider-list:first-child {
    margin-top: 0;
}

.ewb-subSlider-item {
    padding: 5px;
    display: block;
    background: #0090e9;
    color: #fff;
}

.ewb-subSlider-icon {
    width: 60px;
    padding: 5px 0;
    background: #007bc7;
}

.ewb-subSlider-icon img {
    display: block;
    margin: 0 auto;
    height: 20px;
}

.ewb-subSlider-tt {
    line-height: 20px;
    margin-top: 2px;
    text-align: center;
}

.ewb-subSlider-item:hover {
    background: #f39800;
}

.ewb-subSlider-item:hover .ewb-subSlider-icon {
    background: #d08200;
}

/* 20200617修改 */
.ewb-slider-item {
    position: relative;
}

.ewb-slider-manage {
    position: absolute;
    left: -135px;
    width: 95px;
    padding-right: 10px;
    text-align: center;
    top: 0;
    bottom: 0;
    display: none;
}

.ewb-slider-manage>a {
    color: #fff;
    display: block;
    width: 134px;
    height: 35px;
    line-height: 35px;
    background: #0090e9;

}

.ewb-slider-manage>a:hover {
    background: #007bc7;
}

.ewb-slider-item:hover .ewb-slider-manage {
    display: block;
}

.ewb-slider-item:hover  .ewb-left-con{ display:block;}

.ewb-col-data{
	 margin-right: 135px;
    color:#333;
}
.ewb-col-data>a{
	color:#333;
}
.ewb-col-title{
	float:left;
	max-width:80%;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ewb-col-line{
	float:left;
	margin:0 5px;
}
/* 2025-7-29 */

.ewb-slider {
    top: 50%;
	transform:translateY(-50%);
}
.service-box {
	position:absolute;
	top:0;
	right:100%;
	display:none;
}

.ewb-slider-item:hover .service-box {
	display:block;	
}

.service-box-items {
	 display:flex;
	padding-right:1px;
}

.service-box .ewb-slider-item {
	background: #0090e9;
}

.service-box .ewb-slider-item:hover {
	background: #007bc7;
}