@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;
  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;
}

/* yui3 fonts */

body {
  color: #333;
  font-size: 14px;
  font-family: "SourceHanSansCN-Regular";
  overflow-x: hidden;
  background: #f5faff;
}

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: "SourceHanSansCN-Regular";
  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);
}

/* @font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../fonts/SourceHanSansCN-Regular.woff") format("woff"),
        url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
        url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
    font-family: "SourceHanSansCN-Medium";
    src: url("../fonts/SourceHanSansCN-Medium.woff") format("woff"),
        url("../fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype"),
        url("../fonts/SourceHanSansCN-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "SourceHanSansCN-Bold";
    src: url("../fonts/SourceHanSansCN-Bold.woff") format("woff"),
        url("../fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype"),
        url("../fonts/SourceHanSansCN-Bold.ttf") format("truetype");
} */

#header {
  height: 330px;
}

.ewb-header {
  background: url("../images/header_bg.jpg") top center no-repeat;
}

/* top */
.ewb-top {
  height: 270px;
  padding-top: 68px;
}

.ewb-top-left {
  float: left;
}

.ewb-top-left img {
  display: block;
  margin-top: 20px;
}

.ewb-top-right {
  float: right;
  margin-top: 62px;
  border: 1px solid #fff;
  height: 46px;
  width: 422px;
  background: rgba(255, 255, 255, 0.24);
  border-radius: 3px;
}

.ewb-search-btn {
  float: right;
  width: 79px;
  height: 42px;
  margin: 1px;
  text-align: left;
  background: url("../images/search_white_icon.png") 14px 50% no-repeat #4972e6;
  border-radius: 1px;
  padding: 0 0 0 35px;
  color: #fff;
  font-size: 16px;
}

.ewb-search-box {
  margin: 0 85px 0 15px;
  overflow: hidden;
}

.input-tips {
  position: relative;
  z-index: 1;
}

.input-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  line-height: 44px;
  color: #dfe6fa;
  z-index: -1;
  cursor: text;
  font-size: 16px;
}

.input-box {
  width: 100%;
  height: 44px;
  line-height: 44px;
  border: 0;
  background: 0 0;
  font-size: 16px;
  color: #060606;
}

/* nav */
.ewb-nav {
  background: #385bbf;
}

.ewb-nav-list {
  float: left;
  width: 12.5%;
}

.ewb-nav-item {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  position: relative;
}

.ewb-nav-item > span {
  position: relative;
}

.ewb-nav-list.cur .ewb-nav-item,
.ewb-nav-list:hover .ewb-nav-item {
  font-size: 18px;
}

.ewb-nav-item::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: #4370ef;
  border-top: 1px solid #99b3fb;
}

.ewb-nav-item::after {
  content: "";
  position: absolute;
  left: 100%;
  top: -6px;
  width: 6px;
  height: 6px;
  display: none;
  background: url("../images/nav_arr.png") no-repeat;
}

.ewb-nav-list.cur .ewb-nav-item::before,
.ewb-nav-list:hover .ewb-nav-item::before,
.ewb-nav-list.cur .ewb-nav-item::after,
.ewb-nav-list:hover .ewb-nav-item::after {
  display: block;
}

/* pad */
@media (max-width: 979px) {
  #header {
    height: auto;
  }

  .ewb-top {
    height: auto;
    padding: 20px 0;
  }

  .ewb-top-left {
    width: 100%;
  }

  .ewb-top-right {
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .ewb-nav-list.cur .ewb-nav-item::before,
  .ewb-nav-list:hover .ewb-nav-item::before,
  .ewb-nav-list.cur .ewb-nav-item::after,
  .ewb-nav-list:hover .ewb-nav-item::after {
    display: none;
  }

  .ewb-nav-list {
    width: 25%;
  }

  .ewb-nav-list.cur .ewb-nav-item,
  .ewb-nav-list:hover .ewb-nav-item {
    background: #4370ef;
  }
}

/* footer */
.ewb-footer {
  background: #1c4187;
  margin-top: 30px;
}

.ewb-link {
  padding: 17px 0 22px;
}

.ewb-link > ul {
  margin-left: -30px;
}

.ewb-link-list {
  float: left;
  width: 25%;
}

.ewb-link-item {
  height: 32px;
  margin: 10px 0 0 30px;
}

.ewb-link-select {
  width: 100%;
  height: 100%;
}

.chosen-container {
  vertical-align: top;
  font-size: 14px;
}

.chosen-container-single .chosen-single {
  border: 0;
  height: 32px;
  line-height: 32px;
  padding-left: 20px;
  background: rgba(255, 255, 255, 0.8);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 0;
}

.chosen-container .chosen-drop {
  border: 0;
  margin-top: 0;
  border-radius: 4px 4px 0 0;
  top: auto;
  bottom: 32px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b,
.chosen-container-single .chosen-single div b {
  background-position: left center;
}

.ewb-footer-detail {
  padding: 45px 0 60px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.62);
  border-top: 1px solid rgba(255, 255, 255, 0.26);
}

.ewb-footer-detail > .container {
  position: relative;
}

.ewb-footer-wrap a,
.ewb-footer-wrap span,
.ewb-footer-p span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.62);
}

.ewb-footer-p a {
  color: rgba(255, 255, 255, 0.62);
}

.ewb-footer-wrap span {
  padding: 0 15px;
}

.ewb-footer-p {
  margin-left: -35px;
}

.ewb-footer-p span {
  margin-left: 35px;
}

.ewb-footer-wrap,
.ewb-footer-p,
.ewb-footer-imgs {
  font-size: 0;
}

.ewb-footer-img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
}

.ewb-footer-img > img {
  display: block;
}

.footer1 {
  top: 31px;
  right: 129px;
}

.footer2 {
  top: 34px;
  right: 0;
}

/* pad */
@media (max-width: 979px) {
  .footer1 {
    right: 90px;
  }

  .ewb-footer {
    margin-top: 20px;
  }
}

/* 手机端 */
@media (max-width: 767px) {
  .ewb-link {
    padding: 10px 0 20px;
  }

  .ewb-link-list {
    width: 100%;
  }

  .ewb-footer-detail {
    padding: 20px 0;
  }

  .ewb-footer-wrap,
  .ewb-footer-p,
  .ewb-footer-imgs {
    text-align: center;
  }

  .ewb-footer-img {
    position: static;
    margin-top: 10px;
  }

  .ewb-footer-img img {
    margin: 0 5px;
  }
}

/* 通用头部 */
.ewb-com-hd {
  height: 50px;
  line-height: 49px;
  border-bottom: 1px solid #e4ebf0;
}

.ewb-com-tt {
  float: left;
  font-size: 20px;
  font-family: "SourceHanSansCN-Medium";
}

.ewb-com-more {
  float: right;
  color: #999;
}

/* 通用列表 */

.ewb-com-list {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
}

.ewb-com-date {
  float: right;
  color: #999;
}

.ewb-com-infor {
  margin: 0 120px 0 5px;
  padding-left: 18px;
  background: url("../images/list_img.jpg") left center no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ewb-com-infor a {
  color: #333;
  font-size:16px;
}

.ewb-com-list:hover,
.ewb-com-list:hover .ewb-com-date,
.ewb-com-list:hover .ewb-com-infor a {
  color: #4972e6;
}

.ewb-com-list:hover .ewb-com-infor {
  background-image: url("../images/list_imgh.jpg");
}

/* pad */
@media (max-width: 979px) {
  .ewb-com-list {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
  }

  .ewb-com-infor {
    margin-right: 90px;
  }
}

/*分页*/
.pager,
.em-pager {
  text-align: center;
}

.m-pagination-page > li > a {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  border: solid 1px #d9d9d9;
  font-size: 14px;
  color: #666666;
}

.m-pagination-page > li {
  margin-right: 10px;
}

.m-pagination-group > button,
.m-pagination-group > input {
  height: 40px;
  box-sizing: border-box;
  width: 50px;
}

.m-pagination-group > button {
  width: 40px;
}

.m-pagination-jump,
.m-pagination-group {
  width: 90px;
}

.m-pagination-jump {
  margin-left: 36px;
}

.m-pagination-info {
  line-height: 40px;
  font-size: 14px;
  color: #666666;
  margin-left: -136px;
}

.m-pagination-page > li.active > a {
  background-color: #4a83d2;
}

.m-pagination-size > select {
  height: 40px;
  width: 80px;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
}

.m-pagination-page {
  padding-right: 0;
}

.m-pagination-group > input {
  -webkit-user-select: text !important;
  -webkit-appearance: none;
  border-radius: 0;
}
