@charset "UTF-8";
/*  */
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Microsoft Yahei";
}

body,
html {
  background: #fff;
  min-width: 1360px;
}

img {
  border-width: 0;
  border: none;
  display: block;
  margin: 0 auto;
}

input:not([type="radio"]),
input:not([type="file"]),
button,
textarea {
  outline: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb:after {
  clear: both;
  content: "";
  display: block;
}

.cb:before {
  clear: both;
  content: "";
  display: block;
}

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

.bgcc {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table .table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.page {
  position: relative;
  overflow: hidden;
}

.img_wrap img {
  width: 100%;
  height: 100%;
}

/*  */
.header_top {
  background: #2a323d;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 14px;
}

.header {
  height: 109px;
  background: #fff;
}

.header .logo_wrap {
  margin-top: 15px;
}

.header .right {
  margin-top: 12px;
}

.header .right .img_wrap {
  width: 84px;
  height: 84px;
}

.header .right .text_wrap {
  color: #094586;
  font-size: 16px;
  line-height: 24px;
  margin-top: 7px;
  margin-left: 4px;
}

.nav {
  height: 56px;
  line-height:56px;
  text-align: center;
}

.nav a {
  padding: 0 40px;
  color: #fff;
}

.banner {
  position: relative;
}

.banner img {
  width: 100%;
}

.banner .banner_sw_pa {
  position: absolute;
  bottom: 2.08333%;
  width: 100%;
  z-index: 2;
  text-align: center;
}

.banner .swiper-pagination-bullet {
  width: 79px;
  height: 11px;
  background: #317aeb;
  opacity: 1;
  border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
  background: #fff;
}

/*  */
.index_title_container {
  background: url("../images/img5.png") no-repeat center top;
  padding-top: 12px;
  text-align: center;
}

.index_title_container .xcn {
  color: #094586;
  font-size: 24px;
  line-height: 32px;
}

.index_title_container .xen {
  line-height: 43px;
  margin-top: -5px;
  margin-bottom: 4px;
  color: #094586;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
}

.index_title_container .xline {
  height: 1px;
  width: 141px;
  background: #094586;
  margin: auto;
}

.index_title_container .xtt {
  line-height: 25px;
  color: #094586;
  font-size: 14px;
  margin-top: 19px;
}

.index_title_container.white {
  background: url("../images/img16.png") no-repeat center top;
}

.index_title_container.white .xcn,
.index_title_container.white .xen,
.index_title_container.white .xline,
.index_title_container.white .xtt {
  color: #fff;
}

.about_us {
  padding-top: 40px;
}

.about_us_wrapper {
  padding: 35px 0 47px 0;
  background: #f1f2f0;
  margin-top: 31px;
}

.about_us_wrapper .left {
  width: 1200px;
  height: 440px;
  margin-left: 0px;
  position: relative;
}

.about_us_wrapper .left .box {
  width: 160px;
  position: absolute;
  top: 190px;
  left: 43px;
  text-align: center;
}

.about_us_wrapper .left .box .t1 {
  line-height: 32px;
  color: #fff;
  font-size: 24px;
}

.about_us_wrapper .left .box .t2 {
  line-height: 20px;
  font-size: 12px;
  color: #fff;
}

.about_us_wrapper .left .text {
  font-size: 14px;
  color: #222222;
  line-height: 24px;

  overflow: hidden;
  position: absolute;
  right: 18px;
  top: 14px;
  
}

.about_us_wrapper .right {
  width: 225px;
  height: 440px;
  position: relative;
}

.about_us_wrapper .right .img_wrap {
  width: 100%;
  height: 100%;
}

.about_us_wrapper .right .iw {
  position: absolute;
  right: -42px;
  top: 121px;
}

.specialty {
  margin-top: 56px;
}

.specialty_ul li {
  float: left;
  width: 387px;
  height: 259px;
  position: relative;
  margin-right: 19px;
}

.specialty_ul li:nth-of-type(3) {
  margin-right: 0;
}

.specialty_ul li:nth-of-type(4) {
  margin-right: 41px;
  width: 579px;
  margin-top: 21px;
}

.specialty_ul li:nth-of-type(5) {
  margin-right: 0;
  width: 579px;
  margin-top: 21px;
}

.specialty_ul li .iw {
  width: 100%;
  height: 100%;
}

.specialty_ul li .model {
  position: absolute;
  top: 41px;
  right: 30px;
  text-align: right;
}

.specialty_ul li .model .cn {
  line-height: 36px;
  color: #ffffff;
  font-size: 24px;
}

.specialty_ul li .model .en {
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  text-transform: uppercase;
}

.specialty_ul li .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(27, 12, 0, 0.7);
  color: #fff;
  padding: 37px;
  -webkit-transform: rotateY(180deg) scale(0, 0);
  transform: rotateY(180deg) scale(0, 0);
  -webkit-transition: 1s;
  transition: 1s;
}

.specialty_ul li .mask .t1 {
  line-height: 36px;
  padding-bottom: 13px;
  position: relative;
  font-size: 24px;
}

.specialty_ul li .mask .t1:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  width: 200px;
  height: 1px;
  background: #094586;
}

.specialty_ul li .mask .t2 {
  line-height: 39px;
  font-size: 18px;
}

.specialty_ul li .mask .t3 {
  line-height: 36px;
  font-size: 18px;
  margin-top: 3px;
}

.specialty_ul li:hover .mask {
  -webkit-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}

/* 新闻中心 */
.news {
  margin-top: 56px;
}

.news .new_btn_wrap {
  width: 549px;
  height: 43px;
  border-radius: 22px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 38px;
  text-align: center;
  padding-top: 8px;
}

.news .new_btn_wrap a {
  display: inline-block;
  width: 104px;
  height: 27px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  margin: 0 34px;
}

.news .new_btn_wrap a.active {
  background: #ffb633;
}

.news .more {
  width: 121px;
  height: 44px;
  border-radius: 15px;
  display: block;
  margin: auto;
  background: #094586;
  padding-top: 2px;
  margin-top: 30px;
}

.news .more .con {
  width: 108px;
  height: 40px;
  border: 1px dashed #ffb633;
  text-align: center;
  color: #ffb633;
  font-size: 15px;
  line-height: 38px;
  margin: auto;
  border-radius: 10px;
}

/*  */
.news_slide {
  display: none;
}

.news_slide.active {
  display: block;
}

.news_slide .left {
  width: 580px;
  height: 441px;
  margin-right: 20px;
  margin-top: 22px;
}
.news_slide .left img{max-width:100%;}
.news_slide .right{width:600px;}
.news_slide .date_wrap {
  width: 70px;
  height: 70px;
  background: #094586;
  color: #ffb633;
  margin-top: 22px;
  text-align: center;
}

.news_slide .date {
  font-size: 30px;
  font-weight: bold;
}

.news_slide .year {
  font-size: 16px;
}

.news_slide .text_wrap {
  width: 515px;
  margin-left: 15px;
  height: 108px;
}

.news_slide .text_wrap .t1 {
  height: 29px;
  line-height: 29px;
  color: #094586;
  font-size: 18px;
}

.news_slide .text_wrap .t2 {
  color: #717171;
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.news_slide li {
  position: relative;
}

.news_slide li:after {
  display: block;
  content: '';
  background: #d2d2d2;
  height: 1px;
  width: 600px;
  margin: auto;
}

.stu {
  margin-top: -11px;
  height: 573px;
  position: relative;
  z-index: 2;
  padding-top: 57px;
}

.stu .inner {
  position: relative;
  margin-top: 53px;
}

.stu .stu_sw {
  width: 1200px;
  margin: auto;
}

.stu .swiper-slide .img_wrap {
  height: 223px;
}

.stu .swiper-slide .text {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  background: #ffb633;
  color: #094586;
}

.stu .stu_prev {
  left: -40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 211px;
}

.stu .stu_next {
  right: -40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 211px;
}

.footer_top {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 60px;
}

.footer_top .left {
  padding-left: 0px;
}

.footer_top .left .t1 {
  font-size: 24px;
  color: #ffb633;
  line-height: 44px;
  margin-bottom: 23px;
  padding-left: 5px;
}

.footer_top .left .item {
  margin-bottom: 21px;
}

.footer_top .left .title {
  line-height: 36px;
  font-size: 18px;
  color: #094586;
  width: 93px;
  float: left;
}

.footer_top .left .title_con {
  width: 440px;
  float: left;
}

.footer_top .left .title_con input,
.footer_top .left .title_con textarea {
  width: 100%;
  display: block;
  border: 1px dashed #c0bfbf;
  height: 36px;
}

.footer_top .left .title_con textarea {
  height: 208px;
}

.footer_top .left .title_con .er_input {
  width: 163px;
}

.footer_top .left .title_con .er_ma {
  margin: 0 9px 0 17px;
}

.footer_top .left .title_con .er_reload {
  line-height: 36px;
  font-size: 14px;
}

.footer_top .left button {
  width: 440px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  margin-left: 93px;
  background: #094586;
  border: none;
}

.footer_top .right {
  width: 627px;
  padding-top: 95px;
}

.footer_top .right .iw {
  margin-top: -17px;
  width: 228px;
  height: 227px;
}

.footer_top .right .text_wrap {
  margin-left: 43px;
  color: #b8b8b8;
  margin-top: -35px;
    
}

.footer_top .right .text_wrap .t1 {
  line-height: 25px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer_top .right .text_wrap .t2 {
  line-height: 27px;
  font-size: 22px;
  height: 27px;
  margin-bottom: 21px;
}

.footer_top .right .text_wrap .t2 img {
  vertical-align: top;
  display: inline-block;
}

.footer_top .right .text_wrap .t3 {
  color: #b8b8b8;
  font-size: 24px;
  line-height: 35px;
}

.footer_top .right .text_wrap .t4 {
  line-height: 41px;
  font-size: 18px;
  color: #000;
}

.footer {
  background: #2a323d;
  padding: 17px 0 14px 0;
  font-size: 14px;
  color: #40a3e5;
  line-height: 26px;
  text-align: center;
}

/*  */
.er_container {
  padding-top: 71px;
}

.er_btn_wrap {
  padding-top: 31px;
}

.er_btn_wrap a {
  min-width: 174px;
  height: 61px;
  line-height: 61px;
  text-align: center;
  padding: 0 24px;
  color: #094586;
  font-size: 20px;
  border: 1px solid #094586;
  margin-right: 18px;
}

.er_btn_wrap a.active {
  background: #094586;
  color: #fff;
}

.er_men_container {
  padding-top: 43px;
  padding-bottom: 48px;
}

.er_men_container .er_men_ul .img_wrap {
  width: 100%;
  height: auto;
}

.er_men_container .er_men_ul .text {
  line-height: 47px;
  text-align: center;
  color: #333333;
  font-size: 20px;
      height: 90px;
}

.er_men_container .er_men_ul li {
  margin-bottom: 12px;
  margin-right: 18px;
  width: 285px;
  float: left;
}

.er_men_container .er_men_ul li:nth-of-type(4n) {
  margin-right: 0;
}

.er_page_container {
  margin-top: 39px;
  font-size: 12px;
  line-height: 32px;
}

.er_page_container .er_page_container_fr a {
  display: inline-block;
  min-width: 19px;
  min-height: 21px;
  line-height: 19px;
  border: 1px solid #cde6ff;
  background: #e4f2ff;
  font-size: 11px;
  color: #333;
  text-align: center;
  padding: 0 6px;
}

.er_about_container {
  color: #555555;
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  padding-top: 49px;

}

.er_contact_container {
  margin-top: 67px;
}

.er_contact_container .left {
  width: 519px;
  height: 280px;
}

.er_contact_container .center {
  color: #094586;
  margin-left: 43px;
  padding-right: 24px;
  position: relative;
  margin-right: 46px;
}

.er_contact_container .center:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  left: auto;
  height: 165px;
  border-left: 1px dashed #dcdcdc;
  content: '';
}

.er_contact_container .center .t1 {
  line-height: 37px;
  font-size: 18px;
  margin-bottom: 9px;
}

.er_contact_container .center .item {
  line-height: 43px;
}

.er_contact_container .center .item img {
  margin-right: 10px;
  display: inline-block;
  position: relative;
  top: 3px;
}

.er_contact_container .center_fr .img_wrap {
  width: 113px;
  height: 113px;
}

.er_contact_container .center_fr .text {
  font-size: 14px;
  line-height: 24px;
  color: #094586;
  padding-top: 42px;
  margin-left: 12px;
}

.er_contact_container_top {
  padding-bottom: 98px;
}

.er_contact_container_bottom {
  padding-bottom: 67px;
}

.er_pec_container {
  padding-top: 43px;
  padding-bottom: 64px;
}

.er_pec_container .specialty_ul {
  margin-bottom: 131px;
}

.er_pec_container .specialty_ul li {
  overflow: hidden;
  margin-top: 21px;
}

.er_pec_container .specialty_ul li:nth-of-type(3n) {
  margin-right: 0;
  width: 387px;
}

.er_pec_container .specialty_ul li:nth-of-type(4) {
  margin-right: 19px;
  width: 387px;
}

.er_pec_container .specialty_ul li:nth-of-type(5) {
  margin-right: 19px;
  width: 387px;
}

/*  */
.er_new_container {
  padding-top: 26px;
  padding-bottom: 39px;
}

.er_new_container .news_slide {
  width: 100%;
  display: block;
  margin-bottom: 85px;
}

.er_new_container .news_slide .text_wrap {
  width: 1100px;
  float: left;
  margin-left: 15px;
}

.er_new_container .news_slide li:after {
  width: 100%;
}

.er_new_container .news_slide li:hover .text_wrap .t1 {
  color: #333;
}

/*  */
.er_online_container {
  height: 1380px;
  padding-top: 244px;
}

.er_online_container .con {
  width: 392px;
  margin: auto;
}

.er_online_container .title {
  line-height: 50px;
  color: #094586;
  font-size: 35px;
}

.er_online_container .title2 {
  line-height: 30px;
  color: #094586;
  font-size: 17px;
}

.er_online_container .form_wrap {
  margin-top: 30px;
}

.er_online_container .item {
  margin-bottom: 33px;
}

.er_online_container .item .ttt1 {
  line-height: 36px;
  color: #160f53;
  font-size: 14px;
}

.er_online_container .item input {
  display: block;
  border: none;
  border-bottom: 1px solid #d6d4e0;
  width: 100%;
  height: 34px;
  font-size: 15px;
}

.er_online_container .item input:placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input:-moz-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input:-ms-input-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input::-moz-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container .item input::-webkit-input-placeholder {
  color: rgba(22, 15, 83, 0.5);
}

.er_online_container button {
  width: 216px;
  height: 61px;
  background: #4885ec;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 22px;
  margin: auto;
  display: block;
  margin-top: 59px;
  cursor: pointer;
}
