@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}

.el-header {
  z-index: 100;
  position: relative;
  height: 130px;
  background: #fff;
}

.el-header-title {
  padding-top: 11px;
}

.el-header-menu {
  height: 50px;
}

.el-icon {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
}

.el-icon-phone {
  background-image: url("../images/el-icon-phone.png");
}

.el-icon-email {
  background-image: url("../images/el-icon-email.png");
}

.el-header-logo {
  width: 375px;
  text-align: center;
  color: #0a69b8;
  font-size: 21px;
  line-height: 52px;

}

.el-header-site {
  font-size: 20px;
  color: #034790;
}

.el-header-site .el-icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.el-header-site a {
  margin-left: 15px;
}

.el-header-nav {
  padding-left: 20px;
}

.el-header-nav a {
  display: inline-block;
  line-height: 50px;
  margin: 0 10px;
  padding: 0 10px;
  color: #252525;
  font-size: 21px;
}

.el-header-nav a.active {
  font-weight: bold;
  color: #252525;
}

.el-header-nav a:hover {
  color: #034790;
  font-weight: bold;
  /* border-bottom: 10px solid #034790 ; */
}

.el-header-fw {
  width: 220px;
  position: relative;
}

.el-header-fw .el-menu-btn {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 50px;
  background: #252525;
  text-align: center;
}

.el-header-fw .el-icon-menu {
  background-image: url("../images/el-icon-menu.png");
  width: 17px;
  height: 17px;
  position: relative;
  margin-left: 5px;
  top: -2px;
}

.el-header-fw .el-menu-list {
  position: absolute;
  padding: 20px 0 45px;
  top: 80px;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
  left: 0;
  width: 100%;
  background: #011c3e;
  background: rgba(3, 71, 144, 0.3);
}

.el-header-fw .el-menu-list a {
  font-size: 24px;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  margin-top: 25px;
}

.el-header-fw:hover .el-menu-list {
  visibility: visible;
  opacity: 1;
  top: 50px;
}

.el-main {
  position: relative;
  z-index: 50;
}

.el-banner-item {
  background-repeat: no-repeat;
  background-position: center center;
  height: 800px;
}

.el-banner1-text {
  max-width: 530px;
  width: 100%;
  margin: 0 auto;
  padding-top: 200px;
}

.el-banner1-text h5 {
  font-size: 46px;
  color: #fcfcfc;
  line-height: 1.52;
  font-weight: 400;
}

.el-banner1-text p {
  font-size: 26px;
  color: #fff;
  margin: 20px 0 45px;
}

.el-banner1-text .el-btn {
  font-size: 40px;
  color: #ffffff;
  background: #034790;
  display: inline-block;
  line-height: 1.9;
  padding: 0 25px;
  letter-spacing: 2px;
}

.el-banner1-text .el-btn:hover {
  opacity: .8;
}

.el-main-core {
  padding: 60px 0;
  text-align: center;
}

.el-core-title {
  width: 100%;
  font-size: 28px;
  color: #000000;
  padding: 0 37px;
  font-weight: 400;
}

.el-core-title-en {
  max-width: 600px;
  width: 100%;
  font-size: 22px;
   padding: 0 37px;
  color: #bbb;
  display: inline-block;
}

.el-core-row {
  margin-top: 60px;
}

.el-core-item {
  text-align: center;
  padding: 22px 0 30px;
  width: 97%;
  border-radius: 5px;
  float: left;
  display: block;
  margin: 0 1.75%;
}

.el-main-about {
  padding-bottom: 50px;
}

.el-main-about p {
  font-size: 18px;
  color: #333333;
  line-height: 1.75;
  max-width: 1095px;
  text-align: center;
  margin: 40px auto 0;
}

.el-about-title {
  text-align: center;
}

.el-about-title h6 {
  font-size: 34px;
  color: #034790;
  font-weight: bold;
  margin: 0;
}

.el-about-title h3 {
  font-size: 34px;
  color: #000;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
}

.el-main-fun .row {
  margin: 0;
  position: relative;
  left: 0;
  top: 0;
}

.el-main-fun .col-sm-6 {
  padding: 0;
}

.el-fun-text {
  overflow: hidden;
  padding: 50px 37px 0;
}

.el-fun-text h5 {
  font-size: 28px;
  color: black;
}

.el-fun-text h3 {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #bbb;
  font-weight: 400;
}

.el-fun-text p {
  font-size: 16px;
  line-height: 1.7;
  color: black;
  margin-bottom: 0;
}

.el-fun-text .detail img{
  width: 148px;
  height: 63px;
  margin: 38px 0;
}
.el-fun-text-ul{
  padding-top: 20px;
  text-align: center;
}

.el-fun-text-ul a img{
  width: 19%;
    height: 19%;
}

.el-fun-img {
  height: 596px;
  background-position: center center;
  background-repeat: no-repeat;
}

.el-fw-text {
  padding: 50px 60px 0;
  height: 400px;
}

.el-fw-text h3 {
  font-size: 56px;
  color: #000000;
}

.el-fw-text h5 {
  font-size: 40px;
  color: #034790;
  padding-bottom: 26px;
  background: url("../images/el-back-message.png") no-repeat 3px bottom;
  margin-bottom: 20px;
}

.el-fw-text p {
  font-size: 24px;
  color: #000000;
  line-height: 1.66;
}

.el-fw-news {
  padding: 0 70px;
  height: 800px;
  overflow: hidden;
}

.el-news-head {
  margin-top: 20px;
  position: relative;
  border-bottom: 1px solid #999;
  padding: 20px 0;
}

.el-news-head h3 {
  font-size: 48px;
  margin: 0;
  color: #000000;
}

.el-news-head a {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 24px;
  color: #034790;
  margin-top: -18px;
}

.el-news-head a:hover {
  font-weight: bold;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.el-news-main {
  padding-top: 20px;
}

.el-news-main li a {
  display: block;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}

.el-news-main li a:hover h6,
.el-news-main li a:hover .date,
.el-news-main li a:hover p {
  color: #034790;
}

.el-news-main li h6 {
  font-size: 22px;
  color: #000;
  font-weight: 400;
  padding-right: 150px;
  margin: 0;
  line-height: 1.65;
}

.el-news-main li .date {
  position: absolute;
  right: 0;
  font-size: 22px;
  line-height: 1.65;
  color: #000;
  top: 15px;
}

.el-news-main li p {
  font-size: 18px;
  color: #999;
  margin: 15px 0 0;
}

.el-main-yy {
  height: 677px;
  padding-top: 55px;
  color: #fff;
}

.el-yy-head {
  text-align: center;
  padding: 50px 300px 0;
}

.el-yy-head h5 {
  font-size: 28px;
  color: black;
}

.el-yy-head h3 {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #bbb;
  font-weight: 400;
}

.el-lc-head {
  text-align: center;
  margin-bottom: 45px;
}

.el-lc-head h5 {
  font-size: 34px;
  margin-top: 0;
  color: #034790;
  font-weight: bold;
  text-transform: uppercase;
}

.el-lc-head h3 {
  font-size: 34px;
  color: #034790;
  margin-top: 10px;
}

.el-lc-row2-item img {
  width: 100%;
  height: auto;
}

.el-lc-row1 {
  overflow: hidden;
  padding: 60px 33px 55px;
}

.el-lc-row1 .row {
  margin: 0 -33px;
}

.el-lc-row1 .col-md-3 {
  padding: 0 33px;
}

.el-lc-row1-item {
  background: #f7f7f7;
  text-align: center;
  padding: 20px 10px;
}

.el-lc-row1-item h6 {
  margin: 0 0 8px;
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}

.el-lc-row1-item p {
  margin: 0;
  font-size: 22px;
  color: #333333;
}

.el-main-hb {
  padding: 50px 0 30px;
  overflow: hidden;
}

.el-main-hb h3 {
  text-align: center;
  font-size: 34px;
  color: #034790;
  font-weight: bold;
}

.el-main-hb .el-hb-box {
  overflow: hidden;
  padding: 30px 0;
}

.el-main-hb #hbBoxList {
  background: #fff;
  overflow: hidden;
  height: 100px;
}

.el-main-hb #hbBoxList img {
  margin-left: 70px;
}

.el-footer {
  background: #034790;
  padding: 30px 0 55px;
  color: #fff;
}

.el-footer-item1 {
  width: 32%;
  padding-right: 60px;
  float: left;
}

.el-foot-logo {
  width: 73%;
}

.el-foot1-p {
  font-size: 16px;
  color: #ffffff;
  margin-top: 50px;
  line-height: 1.63;
}

.el-footer-item2,
.el-footer-item3 {
  float: left;
  width: 25%;
}

.el-footer-item2 h4,
.el-footer-item3 h4 {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 25px;
  position: relative;
}

.el-footer-item2 h4:after,
.el-footer-item3 h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 5px;
  background: #fff;
}

.el-foot2-list li {
  line-height: 35px;
}

.el-foot2-list a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
}

.el-footer-item3 p a {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 2;
  color: #fff;
  padding-left: 30px;
}

.el-footer-item3 .el-icon {
  position: absolute;
  top: 10px;
  left: 0;
  width: 20px;
  height: 20px;
}

.el-footer-item4 {
  float: left;
  width: 18%;
}

.el-footer-item4 h6 {
  text-align: center;
  font-size: 18px;
  margin: 20px 0 0;
  line-height: 1.7;
}

.el-foot3-ewm {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  background: #fff;
}

.el-foot3-ewm img {
  width: 100%;
  height: auto;
}

.el-main-yy .el-yy-item-head h4 {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  font-size: 18px;
  color: #0864d7;
}
.el-main-yy .el-yy-item-head hr {
  border-top: 1px solid #bbb;
}
.el-main-yy .el-yy-item-main {
  padding: 20px;
  color: #0864d7;
  line-height: 1.6;
  font-size: 14px;
}
.el-main-yy .el-yy-item-main2 {
  padding: 20px;
  color: black;
  line-height: 1.6;
  font-size: 14px;
}
.el-main-yy .flexslider {
  padding-top: 50px;
  min-height: 310px;
}

.el-yy-item {
  padding: 20px 20px 5px;
  background:#eff2fa;
  min-height: 200px;
}


@media screen and (max-width: 1600px) {
  .el-banner-item {
    height: 740px;
  }

  .el-fun-text p,
  .el-fw-text p {
    font-size: 16px;
  }

  .el-fw-text h5 {
    font-size: 36px;
  }

  .el-fw-text h3 {
    font-size: 52px;
  }

  .el-banner1-text h5 {
    font-size: 44px;
  }

  .el-banner1-text .el-btn {
    font-size: 36px;
  }
}

@media screen and (max-width: 1450px) {
  .el-banner-item {
    height: 720px;
  }

  .el-fw-text h5 {
    font-size: 34px;
  }

  .el-fw-text h3 {
    font-size: 50px;
  }

  .el-banner1-text h5 {
    font-size: 42px;
  }

  .el-banner1-text .el-btn {
    font-size: 34px;
  }
}

@media screen and (max-width: 1370px) {
  .el-banner-item {
    height: 600px;
  }

  .el-banner1-text {
    padding-top: 160px;
  }

  .el-fun-text p,
  .el-fw-text p {
    font-size: 18px;
  }

  .el-fw-text h5 {
    font-size: 30px;
  }

  .el-fw-text h3 {
    font-size: 46px;
  }

  .el-banner1-text h5 {
    font-size: 38px;
  }

  .el-banner1-text .el-btn {
    font-size: 30px;
  }

  .el-news-main li p {
    font-size: 16px;
  }

  .el-news-main li h6,
  .el-news-main li .date,
  .el-news-head a {
    font-size: 20px;
  }

  .el-news-head h3 {
    font-size: 40px;
  }
}

@media screen and (max-width: 1100px) {

  .el-fun-text p,
  .el-fw-text p {
    font-size: 16px;
  }

  .el-fw-text h5 {
    font-size: 28px;
  }

  .el-fw-text h3 {
    font-size: 42px;
  }

  .el-banner1-text h5 {
    font-size: 35px;
  }

  .el-banner1-text .el-btn {
    font-size: 27px;
  }

  .el-news-main li p,
  .el-core-item a {
    font-size: 14px;
  }

  .el-news-main li h6,
  .el-news-main li .date,
  .el-news-head a,
  .el-core-item h6 {
    font-size: 18px;
  }

  .el-news-head h3,
  .el-yy-head h5 {
    font-size: 36px;
  }

  .el-about-title h6,
  .el-about-title h3,
  .el-main-hb h3 {
    font-size: 32px;
  }

  .el-main-about p,
  .el-foot2-list a,
  .el-footer-item3 p a,
  .el-footer-item4 h6 {
    font-size: 16px;
  }

  .el-foot1-p {
    font-size: 15px;
    margin-top: 45px;
  }

  .el-fw-text h5 {
    background-size: auto 11px;
    padding-bottom: 20px;
  }

  .el-foot-logo {
    width: 65%;
  }

  .el-foot3-ewm {
    width: 150px;
    height: 150px;
  }

  .el-footer-item4 h6 {
    margin-top: 15px;
  }

  .el-footer-item2 h4,
  .el-footer-item3 h4 {
    margin-bottom: 20px;
  }

  .el-fw-news {
    padding: 0 20px;
  }
}

.el-sj {
  display: none;
}

@media screen and (max-width: 991px) {
  .el-pc {
    display: none;
  }

  .el-sj {
    display: block;
  }

  .el-header-menu {
    display: none;
  }

  .el-header-site {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    width: 100%;
    background: #000;
    line-height: 35px;
  }

  .el-header-site a {
    color: #fff;
  }

  .el-header-title {
    height: auto;
    padding-top: 50px;
  }

  .el-header {
    height: 105px;
  }

  .el-header .navbar-toggle {
    margin-top: 5px;
  }

  .el-header .navbar-toggle .icon-bar {
    background: black;
  }

  .el-header-logo {
    width: 100%;
        margin-top: -4%;
  }

  .el-core-item {
    width: 98.5%;
    margin: 0 0.75%;
  }

  .el-core-item img {
    height: auto;
    width: 100%;
  }

  .el-news-main li h6,
  .el-news-main li .date,
  .el-news-head a,
  .el-core-item h6,
  .el-lc-row1-item p {
    font-size: 16px;
  }

  .el-news-main li p,
  .el-core-item a,
  .el-foot1-p {
    font-size: 13px;
  }

  .el-fun-text h3 {
    font-size: 24px;
  }

  .el-about-title h6,
  .el-about-title h3,
  .el-main-hb h3,
  .el-fun-text h5 {
    font-size: 30px;
  }

  .el-main-about p,
  .el-foot2-list a,
  .el-footer-item3 p a,
  .el-footer-item4 h6 {
    font-size: 14px;
  }

  .el-main-about p {
    margin-top: 30px;
  }

  .el-fun-text p,
  .el-fw-text p {
    font-size: 14px;
  }

  .el-fw-text h3 {
    font-size: 36px;
  }

  .el-news-head h3,
  .el-yy-head h5 {
    font-size: 30px;
  }

  .el-fw-text h5,
  .el-lc-row1-item h6,
  .el-footer-item2 h4,
  .el-footer-item3 h4 {
    font-size: 22px;
  }

  .el-news-main li p {
    margin-top: 10px;
  }

  .el-yy-item {
    min-height: 235px;
  }

  .el-main-yy .flexslider {
    padding-top: 30px;
  }

  .el-foot3-ewm {
    width: 120px;
    height: 120px;
  }

  .el-core-title {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {

  .el-banner1-text h5,
  .el-lc-head h5,
  .el-lc-head h3 {
    font-size: 28px;
  }

  .el-about-title h6,
  .el-about-title h3,
  .el-main-hb h3,
  .el-fun-text h5 {
    font-size: 28px;
  }

  .el-banner1-text p,
  .el-banner1-text .el-btn {
    font-size: 22px;
  }

  .el-banner1-text {
    padding: 100px 15px;
  }

  .el-banner-item {
    height: 430px;
    background-size: auto 100%;
  }

  .el-core-item {
    width: 46%;
    margin: 2%;
  }

  .el-core-row {
    margin-top: 30px;
  }

  .el-fun-text,
  .el-fw-text {
    padding: 20px;
    height: auto;
  }

  .el-fw-news {
    height: auto;
    padding-bottom: 40px;
  }

  .el-lc-row1-item {
    margin-bottom: 20px;
  }

  .el-lc-row2 {
    width: 100%;
    overflow-x: scroll;
  }

  .el-lc-row2-item {
    width: 860px;
  }

  .el-footer-item1 {
    width: 100%;
  }

  .el-foot1-p {
    margin: 20px 0 40px;
  }

  .el-footer-item2,
  .el-footer-item3 {
    height: 300px;
    width: 50%;
  }

  .el-footer-item4 {
    width: 100%;
  }

  .el-footer {
    padding: 30px 0;
  }

  .el-fun-img {
    background-size: 100% 100%;
    height: 150px;
  }

  .el-yy-item {
    min-height: 200px;
  }

  .el-news-head h3,
  .el-yy-head h5 {
    font-size: 26px;
  }

  .el-yy-head h3 {
    font-size: 22px;
  }

  .el-foot-logo {
    width: 45%;
  }

  .el-header-site {
    font-size: 14px;
  }

  .el-header-site .el-icon {
    width: 16px;
    height: 16px;
  }

  .el-main {
    overflow-x: hidden;
    width: 100%;
  }
}

/*# sourceMappingURL=new.css.map */
.National_anti_fraud_center .img_content .rich_media_title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 14px;
}

.rich_media_meta_text {
  color: rgba(0, 0, 0, .3);
  ;
}

.rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px 0;
  font-size: 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

em {
  font-style: normal;
}

#js_name {
  color: #576b95;
}

.rich_pages {
  width: 677px !important;
  height: auto !important;
  visibility: visible !important;
}

.rich_media_title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 14px;
}