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;
	vertical-align: top;
}
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;
}


body {
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #4d4d4d;
	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;
}
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: #828282;
}
 textarea::-moz-placeholder, input::-moz-placeholder {
 color: #828282;
}
 textarea:-moz-placeholder, input:-moz-placeholder {
 color: #828282;
}
 textarea:-ms-input-placeholder, input:-ms-input-placeholder {
 color: #828282;
}
.placeholder {
	color: #828282;
}


.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;
}


.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-mt20 {
	margin-top: 20px;
}
.ewb-mt10 {
	margin-top: 10px;
}



@media (max-width: 767px) {
.ewb-main {
	padding: 0 5px;
}
.ewb-mt20 {
	margin-top: 14px;
}
}


.ewb-header-bg {
	background: url('../jpg/cfvw30.jpg') no-repeat center top;
	height: 250px;
}


.ewb-toolbar {
	padding: 8px 0;
	line-height: 20px;
	color: #333;
}
.ewb-toolbar span {
	display: block;
}
.ewb-toolbar span img {
	margin-top: -2px;
	padding: 0 7px;
	vertical-align: middle;
}
.ewb-toolbar-txt {
	margin-top: -20px;
	float: right;
}
.ewb-toolbar-txt a {
	padding: 0 12px 0 8px;
	color: #333;
}



@media (max-width: 767px) {
.ewb-toolbar {
	padding: 8px 5px;
	font-size: 12px;
}
.ewb-toolbar-txt {
	float: none;
}
.ewb-toolbar-txt {
	margin: 5px 0 0 -8px;
}
}


.ewb-logo {
	
	width: 60%;
}
.ewb-house {
	padding-top: 27px;
	width: 40%;
	text-align: right;
}



@media (max-width: 767px) {
.ewb-logo {
	padding: 25px 0;
	width: 70%;
}
.ewb-house {
	display: none;
}
}


.ewb-nav {
	background: url('../png/h9t90b.png') repeat left top;
}
.ewb-nav-items li {
	width: 14%;
}
.ewb-nav-item {
	display: block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
}
.ewb-nav-items li.cur, .ewb-nav-items li:hover {
	background: url('../png/jrml9o.png') repeat;
}



@media (max-width: 767px) {
.ewb-nav-items li {
	width: 33.3%;
}
.ewb-nav-item {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
}

}


.ewb-ser {
	position: relative;
	float: right;
	margin-top: 11px;
	width: 218px;
	padding: 0 36px 0 16px;
	height: 38px;
	background: url('../png/95vgdy.png') no-repeat center;
}
.ewb-ser-txt {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	background: transparent;
	border: 0;
}
.ewb-ser-btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	padding: 0;
	display: block;
	width: 36px;
	height: 38px;
	background: url('../png/3z5zv8.png') no-repeat 0 7px;
	cursor: pointer;
}



@media (min-width: 768px) and (max-width: 1199px) {
.ewb-ser {
	width: 135px;
}
.ewb-ser-txt {
	font-size: 14px;
}
}



@media (max-width: 767px) {
.ewb-ser {
	margin: 11px auto;
	float: none;
}
}




.ewb-footer-link {
	padding: 13px 0;
	background: #555a5d;
}
.ewb-footer-link li {
	float: left;
	width: 20%;
	font-size: 15px;
}
.ewb-footer-link li:first-child .ewb-footer-txt {
	margin-left: 0;
}
.ewb-footer-txt {
	display: block;
	margin-left: 13px;
	height: 34px;
	text-align: center;
	line-height: 34px;
}
.ewb-footer-txt span {
	padding-left: 16px;
	color: #fff;
	background: url('../png/uespab.png') no-repeat left 4px;
}
.ewb-footer-txt>img {
	margin-top: -3px;
	padding-right: 12px;
	vertical-align: middle;
}
a.ewb-footer-txt {
	color: #a3a4a6;
	background: #777b7d;
}
.ewb-footer-txt select {
	padding-left: 16px;
	width: 100%;
	height: 34px;
	text-align: left;
	line-height: 34px;
	color: #fff;
	background: #777b7d;
	border: 0;
}



@media (min-width: 768px) and (max-width: 1199px) {
.ewb-footer-link li {
	font-size: 13px;
}
.ewb-footer-txt span {
	padding-left: 5px;
}
.ewb-footer-txt>img {
	padding-right: 1px;
}
}
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a, img {
	border: 0;
}
.flexslider {
	position: relative;
	
	height: 250px;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 320px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(/css/images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-control-paging {
	display: none;
}
.flex-postion {
	z-index: 999;
	
	margin-top: -113px;
	position: relative;
}



@media (max-width: 767px) {
.ewb-footer-link li {
	float: none;
	margin: 5px auto;
	width: 98%;
}
.ewb-footer-txt {
	margin-left: 0;
	text-align: left;
}
a.ewb-footer-txt {
	padding-left: 20px;
}
.slides li {
	
	height: 250px;
}
}


.ewb-footer-name {
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #656a6d;
}
.ewb-footer-name .container {
	position: relative;
}
.ewb-footer-name p {
	padding: 20px 0;
}
.ewb-footer-name b {
	padding: 0 14px;
}
.ewb-footer-name a {
	color: #fff;
}
.ewb-footer-name a img {
	margin-top: -2px;
	padding-right: 5px;
	vertical-align: middle;
}
.ewb-footer-red {
	position: absolute;
	top: 18px;
	
	left: 0px;
}
.ewb-footer-jiucuo {
	position: absolute;
	top: 18px;
	
	left: 55px;
}
.ewb-footer-error {
	position: absolute;
	top: 26px;
	right: 67px;
}



@media (min-width: 768px) and (max-width: 1199px) {
.ewb-footer-name {
	font-size: 13px;
}
.ewb-footer-name b {
	padding: 0 5px;
}
.ewb-footer-red,  .ewb-footer-error {
	position: static;
	padding-bottom: 10px;
	display: inline-block;
	margin: 0 5px;
}
}



@media (max-width: 767px) {
.ewb-footer-name {
	line-height: 24px;
	font-size: 12px;
}
.ewb-footer-name p {
	padding: 10px 5px;
}
.ewb-footer-name b {
	padding: 0 5px;
}
.ewb-footer-red,  .ewb-footer-error {
	position: static;
	padding-bottom: 10px;
	display: inline-block;
	margin: 0 5px;
}
.flex-postion {
	height: 96px;
	
	margin-top: -120px;
}
.flexslider {
	position: relative;
	
	height: 250px;
	overflow: hidden;
}
}


.wb-data-items {
	padding-top: 8px;
}
.wb-data-list {
	padding-left: 16px;
	height: 30px;
	line-height: 30px;
	background: url('../png/r69kcq.png') no-repeat left center;
	vertical-align: top;
}
.wb-data-infor {
	margin-right: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wb-data-infor a {
	color: #4d4d4d;
}
.wb-data-date {
	float: right;
	margin-top: -30px;
	color: #a4a4a4;
}
.wb-data-list:hover, .wb-data-list:hover a, .wb-data-list:hover span {
	color: #d50303;
}
.wb-normal-i {
	font-style: normal !important;
}


.ewb-route {
	padding: 17px 0 15px;
	line-height: 26px;
	padding-left: 28px;
	color: #666;
	background: url(../png/3rv5p0.png) left center no-repeat;
	margin-left: 20px;
}
.ewb-route-last {
	color: red;
}
.ewb-tool-icons {
	padding-left: 28px;
	color: #666;
	background-position: left center;
	background-repeat: no-repeat;
}
#login {
	padding-left: 28px;
	color: #666;
	background-position: left center;
	background-repeat: no-repeat;
}
#register {
	padding-left: 28px;
	color: #666;
	background-position: left center;
	background-repeat: no-repeat;
}
.ewb-tool-icons.icon1 {
	background-image: url('../png/cfvw30.png');
}
.ewb-tool-icons.icon2 {
	background-image: url('../png/dvzjzx.png');
}
.ewb-tool-icons.icon3 {
	padding-left: 20px;
	background-image: url('../png/3a6eao.png');
}
.ewb-route>a {
	color: #666;
}
.object {
	position: absolute;
	right: 0;
	z-index: 5;
}


.ewb-footer-jb{
    position: absolute;
	right: 0px;
    top: 18px;
}
.ewb-footer-content{
	margin-left: 168px;
    float: left;
}