@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 {
	color: #333;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}

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;
}

/* header */


/* top */
.ewb-top {
	height: 27px;
	line-height: 27px;
	color: #666;
	background-color: #f2f2f2;
}

.ewb-t-icon {
	margin: 2px 7px 0;
	width: 22px;
	height: 20px;
	background: url(/images/top_icon.png);
}

.ewb-l-r {
	margin-right: 18px;
	color: #666;
	background-color: #f2f2f2;
}

.ewb-l-r a {
	color: #666;
}

.ewb-l-r a:hover {
	color: #fb8b06;
}

.ewb-l-r span {
	padding: 0 8px;
}



/*02/26新增*/
.ewb-logo {
	width: 500px;
	height: 190px;
	/* background: url(/images/sprite.png);20220302*/
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}

.ewb-cloud {
	position: absolute;
	top: -20px;
	right: -998px;
	width: 998px;
	height: 190px;
	z-index: 99;
}

.ewb-pr {
	position: relative;
	overflow: hidden;
}

.ewb-slider {
	position: absolute;
	top: 190px;
	left: 0;
	z-index: 0;
}


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

.wb-slider-ctag {
	display: block;
	position: relative;
}

.wb-slider-ctag img {
	display: block;
	width: 100%;
	height: 100%;
}


.ewb-sea-link {
	margin-left: 9px;
	width: 51px;
	height: 20px;
	text-align: center;
	color: #fff;
	background: url(/images/sea_key_icon.png);
}

.ewb-sea-link:hover {
	background: url(/images/sea_key_iconh.png);
}

/* nav */
.ewb-nav {
	width: 100%;
	height: 68px !important;
	background: #077EE1 !important;
}









/* footer */


/* 当前位置 */
.ewb-location {
	height: 30px;
	line-height: 30px;
}

.ewb-location p {
	padding-left: 24px;
	font-size: 15px;
	color: #333;
	background: url(/images/location_icon.png) 5px center no-repeat;
}

.ewb-location p a {
	color: #333;
}

.ewb-location p span {
	color: #ff0000;
}

@media (max-width: 767px) {
	.ewb-pho {
		background: none !important;
		min-width: 100% !important;
	}
}

body {
	color: #333;
	font-size: 14px;
	font-family: "Microsoft YaHei" !important;
	background: url(/images/bgnew.png) center 27px no-repeat #e4f1f9;
	min-width: 1200px;
}

.ewb-cm-tt {
	float: left;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #5d5d5d;
	position: relative;
}

.ewb-cm-tt.notice-ml {
	margin-left: 26px;
}

.ewb-tab-icon {
	display: none;
	position: absolute;
	top: 34px;
	left: 50%;
	margin-left: -5px;
	width: 9px;
	height: 5px;
	background: url(/images/tab_icon.png);
}

.ewb-cm-tt.current {
	color: #015293;
	border-bottom: 2px solid #015293;
}

.ewb-cm-tt.current .ewb-tab-icon {
	display: block;
}

/* .ewb-search-btn:hover{
  background:url(/images/search_btn2.png);
} */

.ewb-mtf20 {
	margin-top: -20px
}

.ewb-cm-hd {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding-left: 10px;
}

.ewb-website-items {
	padding: 10px 0 16px 28px;
}

.ewb-website-item {
	line-height: 40px;
	width: 120px;
	height: 40px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-website-item a {
	color: #333;
	padding-left: 10px;
	overflow: hidden;
}

.ewb-yzmnew {
	line-height: 40px;
	font-size: 25px;
	letter-spacing: 18px;
	cursor: pointer;
}

.ewb-logo {
	width: 500px;
	height: 190px;
	background: url(/images/sprite.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}








/* 适老化 */
.oldModel * {
	font-size: 28px !important;
}



.oldModel .ewb-top {
	height: 45px;
	line-height: 45px;
}

.oldModel .ewb-row .ewb-1-l {
	margin: 0 !important;
}

.oldModel .ewb-container {
	width: 1200px;
}



.oldModel .ewb-header {
	height: auto;
}

.oldModel .ewb-n-item a {
	font-size: 28px;
	width: 100% !important;
}

.oldModel .ewb-footer p {
	line-height: 45px !important;
}

.oldModel .ewb-ft-link1 {
	left: 120px;
}

.oldModel .ewb-ft-link2 {
	right: 120px;
}

.oldModel .ewb-span19 {
	width: 989px;
}



.container1200 {
	width: 1200px;
	margin: 0 auto;
}


.banner {
    width:100%;
    max-width: 1920px;
    height: 412px;
    /* background: url('/images/newbanner.png') no-repeat center; */
}

.bannerswiper {
    max-width: 1920px;
    margin: 0 auto;
}