.list_ul {
  overflow: hidden;
}
.list_ul ul {
  display: flex;
  flex-wrap: wrap;
}
.list_ul ul li {
  box-sizing: border-box;
}
.list_ul ul li a {
  display: block;
}
@font-face {
  font-family: fontm;
  src: url(../font/060-CAI978.ttf);
}
@font-face {
  font-family: helv;
  src: url(../font/HelveticaObl-Heavy_0.ttf);
}
.transition {
  transition: all ease-in-out 0.3s;
}
.img-transform {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.big_img .img {
  overflow: hidden;
}
.big_img .img img,
.big_img .img h1,
.big_img .img h2,
.big_img .img h3,
.big_img .img h4,
.big_img .img h5 {
  transition: all ease-in-out 0.3s;
}
.big_img:hover img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.big_img:hover h1,
.big_img:hover h2,
.big_img:hover h3,
.big_img:hover h4 .big_img:hover h5 {
  color: #0f5fb1;
}
.con1400 {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
.con1300 {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.con1200 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.head {
  position: fixed;
  width: 100%;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.85);
}
.head .nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 0;
}
.head .nav .menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 31%;
}
.head .nav .menu li a {
  display: block;
  font-size: 18px;
}
.head .nav .menu li a:hover,
.head .nav .menu li a.hover {
  color: #0f5fb1;
}
.head .nav a.logo {
  width: 28%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ban_main {
  position: relative;
  z-index: 10;
  height: 937px;
}
#banner {
  margin-top: 107px;
  height: 100%;
  width: 100%;
}
#banner .swiper-container {
  height: 100%;
}
#banner .img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#banner .swiper-slide {
  overflow: hidden;
}
.ban_main {
  position: relative;
  z-index: 10;
  height: 937px;
}
#banner {
  position: fixed;
}
.index_main {
  position: relative;
  z-index: 20;
  background-color: #fff;
}
#banner .ban_box {
  position: fixed;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 2;
  font-family: "Mongolian Baiti";
}
.index_ab {
  display: flex;
}
.index_ab .ab_left {
  width: 48%;
  padding: 100px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: url(../images/index_ab_bj2.jpg) repeat center;
}
.index_ab .ab_rig {
  width: 52%;
  padding: 86px;
  box-sizing: border-box;
  background: url(../images/index_ab_bj.jpg) no-repeat center;
}
.index_ab .ab_rig .ab_main .type h1 {
  font-size: 44px;
  color: #0f5fb1;
  padding-left: 40px;
  background: url(../images/ab_icon.jpg) no-repeat center left;
}
.index_ab .ab_rig .ab_main .type h2 {
  font-size: 34px;
  font-weight: bold;
}
.index_ab .ab_rig .ab_main .cont {
  padding-top: 30px;
}
.index_ab .ab_rig .ab_main .cont p {
  font-size: 18px;
}
.index_ab .ab_rig .ab_main .cont p strong {
  font-weight: bold;
}
.index_ab .ab_rig .ab_main .sum {
  font-size: 14px;
  color: #666666;
  padding: 14px 0;
  line-height: 1.8;
}
.index_ab .ab_rig .ab_main a {
  display: block;
  width: 168px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 24px;
  margin-top: 4%;
  transition: all ease-in-out 0.3s;
}
.index_ab .ab_rig .ab_main a:hover {
  background-color: #0f5fb1;
  color: #fff;
}
.index_pro {
  background: url(../images/index_pro_bj.jpg) no-repeat center;
  padding: 4% 0;
}
.index_pro .index_type h1 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.index_pro .pro_main .pro_type_list {
  padding: 3% 0;
}
.index_pro .pro_main .pro_type_list ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_pro .pro_main .pro_type_list ul li {
  padding: 0 10px;
}
.index_pro .pro_main .pro_type_list ul li a {
  line-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding-right: 9px;
}
.index_pro .pro_main .pro_type_list ul li a img {
  display: block;
  padding: 0 9px;
}
.index_pro .pro_main .swiper-container {
  width: 100%;
  height: 100%;
}
.index_pro .pro_main .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.index_pro .pro_main .swiper-slide-active,
.index_pro .pro_main .swiper-slide-duplicate-active {
  transform: scale(1);
}
.index_pro .pro_main .swiper-button-white {
  font-size: 30px;
  font-family: simsun;
}
.index_pro .pro_main .pro_icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.index_pro .pro_main .pro_icon div {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
}
.index_pro .pro_main .pro_icon div:hover {
  background-color: #0f5fb1;
  color: #fff;
  cursor: pointer;
}
.honor {
  padding: 4% 0;
  background: url(../images/index_honor_bj.jpg) no-repeat center;
}
.honor .index_type {
  padding-bottom: 3%;
}
.honor .index_type h1 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.honor .swiper-wrapper {
  align-items: center;
}
.honor .swiper-slide {
  height: 100%;
}
.honor .swiper-slide h1 {
  text-align: center;
  color: #fff;
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_net {
  padding: 4% 0;
}
.index_net .index_type {
  padding-bottom: 3%;
}
.index_net .index_type h1 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.index_net .net_list {
  margin-top: 2%;
}
.index_net .net_list ul {
  display: flex;
}
.index_net .net_list ul li {
  flex: 1;
  background-color: #0f5fb1;
}
.index_net .net_list ul li:first-child {
  background: none;
}
.index_net .net_list ul li:nth-child(3) {
  background-color: #317ecb;
}
.index_net .net_list ul li .cont {
  padding: 20px;
}
.index_net .net_list ul li .cont h1 {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.index_net .net_list ul li .cont h1 strong {
  font-weight: bold;
  font-size: 20px;
}
.index_net .net_list ul li .cont p {
  color: #a1c6ec;
  padding-top: 10px;
  line-height: 22px;
}
.index_advan {
  padding: 4% 0;
  background: url(../images/index_honor_bj.jpg) no-repeat center;
}
.index_advan .index_type h1 {
  font-size: 40px;
  text-align: center;
  color: #fff;
}
.index_advan .index_type p {
  text-align: center;
  font-size: 20px;
  color: #b9dcff;
  padding: 24px 0;
}
.index_advan .advan_list ul {
  display: flex;
  margin: 0 -15px;
}
.index_advan .advan_list ul li {
  width: 25%;
  padding: 15px;
  box-sizing: border-box;
}
.index_advan .advan_list ul li .box {
  border: 1px solid #fff;
  height: 100%;
  padding: 70px 0;
  box-sizing: border-box;
}
.index_advan .advan_list ul li .box .img {
  text-align: center;
}
.index_advan .advan_list ul li .box .img h3 {
  font-size: 20px;
  color: #fff;
  padding: 14px 0;
}
.index_advan .advan_list ul li .box .num {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 14%;
}
.index_advan .advan_list ul li .box .num p {
  display: flex;
}
.index_advan .advan_list ul li .box .num strong {
  font-size: 80px;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  line-height: 74px;
}
.index_advan .advan_list ul li .box .num strong i {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding: 0;
}
.index_advan .advan_list ul li .box .num i {
  color: #fff;
  font-size: 20px;
  padding: 0 14px;
}
.footer {
  padding: 4% 0;
}
.footer .con1400 {
  display: flex;
  justify-content: space-between;
}
.footer .con1400 .tit {
  font-size: 40px;
  font-weight: bold;
}
.footer .con1400 .index_cont .info {
  padding: 30px 0;
}
.footer .con1400 .index_cont .info p {
  color: #999999;
  font-size: 20px;
}
.footer .con1400 .index_cont .qd {
  display: inline-block;
}
.footer .con1400 .index_cont .qd img {
  max-width: 148px;
}
.footer .con1400 .index_cont .qd p {
  text-align: center;
  padding-top: 14px;
}
.footer .con1400 .message {
  width: 100%;
  max-width: 500px;
}
.footer .con1400 .message .tit {
  margin-bottom: 30px;
}
.footer .con1400 .message input {
  border: none;
  line-height: 40px;
  padding: 0 20px;
  margin: 0 10px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
}
.footer .con1400 .message p {
  display: flex;
  margin: 0 -10px;
}
.footer .con1400 .message p input {
  width: 50%;
}
.footer .con1400 .message .text textarea {
  border: none;
  background-color: #f5f5f5;
  line-height: 40px;
  padding: 0 20px;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
}
.footer .con1400 .message .submit {
  margin-top: 4%;
}
.footer .con1400 .message .submit input {
  background-color: #0f5fb1;
  color: #fff;
  margin: 0;
  width: 200px;
}
.foo_bottom {
  background-color: #0f5fb1;
}
.foo_bottom .con1400 {
  display: flex;
  justify-content: space-between;
}
.foo_bottom .con1400 a {
  color: #fff;
  display: block;
  line-height: 40px;
}
#foo_wap {
  display: none;
}
.index_process {
  padding: 4% 0;
  background: url(../images/equ_bj.jpg) no-repeat center;
}
.index_process .index_type {
  margin-bottom: 3%;
}
.index_process .index_type h1 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
}
.index_process .process_list {
  position: relative;
  padding-bottom: 86px;
}
.index_process .process_list .box_bj {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 870px;
  height: 520px;
  background-color: #0f5fb1;
}
.index_process .process_list .box_bj #thumbs2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  background: #124f8d;
}
.index_process .process_list .box_bj #thumbs2 h2 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 86px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.index_process .process_list .box_bj #thumbs2 .swiper-slide {
  width: 25%;
  box-sizing: border-box;
}
.index_process .process_list .box_bj #thumbs2 .swiper-slide-thumb-active h2 {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_process .process_list .box_bj .process_icon {
  position: absolute;
  right: 120px;
  bottom: 300px;
  display: flex;
}
.index_process .process_list .box_bj .process_icon div {
  margin: 0 6px;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  font-weight: bold;
  font-family: simsun;
  color: #fff;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.index_process .process_list .box_bj .process_icon div:hover {
  background-color: #fff;
  color: #333;
}
.index_process .process_list .swiper-container {
  margin-left: 0;
  max-width: 1036px;
}
.pub_left {
  margin-top: -90px;
  position: relative;
  z-index: 1111;
  background: rgba(0, 0, 0, 0.7);
}
.pub_left ul {
  display: flex;
  justify-content: center;
}
.pub_left ul li {
  border-right: 1px solid #000;
}
.pub_left ul li:last-child {
  background: none;
}
.pub_left ul li a {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 90px;
  padding: 0 20px;
  text-align: center;
  transition: all ease-in-out 0.3s;
}
.pub_left ul li a.hover,
.pub_left ul li a:hover {
  background-color: #0f5fb1;
  color: #fff;
}
.about {
  padding: 4% 0;
}
.about .about_tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about .about_tit .left_box h1 {
  font-size: 40px;
  font-weight: bold;
  color: #0f5fb1;
  padding-left: 50px;
  background: url(../images/ab_icon.jpg) no-repeat center left;
}
.about .about_tit .left_box h2 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 20px;
}
.about .about_tit .left_box p {
  font-size: 22px;
}
.about .about_tit .left_box p strong {
  font-weight: bold;
}
.about .company {
  padding-top: 2%;
}
.about .company .content {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.ab_video .video_box {
  display: flex;
  justify-content: space-between;
}
.ab_video .video_box .advan_list {
  width: 28%;
}
.ab_video .video_box .advan_list ul {
  display: flex;
  margin: -10px;
  flex-wrap: wrap;
}
.ab_video .video_box .advan_list ul li {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
}
.ab_video .video_box .advan_list ul li .box {
  border: 1px solid #fff;
  height: 100%;
  background: url(../images/advan_icon.jpg) repeat-y center;
  padding: 15px 0;
  box-sizing: border-box;
}
.ab_video .video_box .advan_list ul li .box .img {
  text-align: center;
}
.ab_video .video_box .advan_list ul li .box .img img {
  max-width: 35px;
}
.ab_video .video_box .advan_list ul li .box .img h3 {
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
}
.ab_video .video_box .advan_list ul li .box .num {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.ab_video .video_box .advan_list ul li .box .num p {
  display: flex;
}
.ab_video .video_box .advan_list ul li .box .num strong {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  line-height: 48px;
}
.ab_video .video_box .advan_list ul li .box .num strong i {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  padding: 0;
}
.ab_video .video_box .advan_list ul li .box .num i {
  color: #fff;
  font-size: 20px;
  padding: 0 6px;
}
.ab_video .sum {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  padding: 2% 0;
}
.public_join {
  padding: 4% 0;
  background: url(../images/contact_bj.jpg) no-repeat center;
}
.public_join .con1400 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.public_join .join h1 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.public_join .join p {
  font-size: 16px;
  color: #d1d1d1;
}
.public_join a {
  display: block;
  width: 180px;
  height: 60px;
  background: url(../images/contact_us_icon.png) no-repeat center;
  background-color: #fff;
  transition: all ease-in-out 0.3s;
}
.public_join a:hover {
  box-shadow: 0 0 5px #000;
  background-color: #f5f5f5;
}
.products {
  padding: 4% 0;
  background-color: #f5f5f5;
}
.products .list_ul ul {
  margin: 0 -10px;
}
.products .list_ul ul li {
  padding: 10px;
  width: 25%;
  box-sizing: border-box;
}
.products .list_ul ul li .title h3 {
  text-align: center;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd {
  padding: 4% 0;
}
.rd .index_type h1 {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
}
.rd .index_type .sum {
  text-align: center;
  line-height: 26px;
  padding: 1% 0;
}
.rd .list_ul ul {
  margin: 0 -20px;
}
.rd .list_ul ul li {
  padding: 20px;
}
.rd .list_ul ul li .title {
  background-color: #0f5fb1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rd .list_ul ul li .title i {
  display: block;
  width: 50px;
  height: 2px;
  background-color: #fff;
}
.rd .list_ul ul li .title h3 {
  text-align: center;
  font-size: 24px;
  line-height: 70px;
  color: #fff;
  padding: 0 20px;
}
.equ {
  padding: 4% 0;
  background: url(../images/rd_bj.jpg) no-repeat center;
}
.equ .con1400 {
  display: flex;
}
.equ .con1400 .equ_left {
  width: 50%;
  padding: 14px;
  box-sizing: border-box;
  background-color: #fff;
}
.equ .con1400 .equ_left h1 {
  font-size: 40px;
  font-weight: bold;
}
.equ .con1400 .equ_left h5 {
  font-size: 24px;
  color: #0f5fb1;
  font-weight: bold;
  padding-top: 2%;
  padding-bottom: 2%;
}
.equ .con1400 .equ_left .sum {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
.equ .con1400 .equ_left i {
  display: block;
  width: 36px;
  height: 5px;
  background-color: #0f5fb1;
  margin-top: 4%;
}
.equ .con1400 .equ_img {
  width: 50%;
}
.join_cont {
  padding: 4% 0;
  background: #f5f5f5;
}
.join_cont .con1400 {
  display: flex;
}
.join_cont .con1400 .join_sum {
  width: 50%;
  padding: 14px;
  box-sizing: border-box;
  background-color: #fff;
}
.join_cont .con1400 .join_sum h1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  background: url(../images/ab_icon.jpg) no-repeat left bottom;
}
.join_cont .con1400 .join_sum .cont_s {
  padding: 20px 0;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
.join_cont .con1400 .img {
  width: 50%;
}
.join_list {
  background: url(../images/join_bj.jpg) no-repeat center;
  padding: 4% 0;
}
.join_list .con1300 .index_type h1 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
.join_list .con1300 .list {
  margin-top: 4%;
}
.join_list .con1300 .list ul {
  margin: 0 -10px;
}
.join_list .con1300 .list li {
  width: 33.33%;
  padding: 10px;
}
.join_list .con1300 .list li a {
  display: block;
  border-radius: 18px 0;
  padding: 24px;
  background-color: #fff;
}
.join_list .con1300 .list li a h1 {
  font-size: 30px;
  font-weight: bold;
  color: #0f5fb1;
  padding-left: 58px;
  background: url(../images/join_icon1.png) no-repeat center left;
}
.join_list .con1300 .list li a .info {
  margin-top: 40px;
  border-top: 1px solid #c7e2ff;
}
.join_list .con1300 .list li a .info h5 {
  font-size: 20px;
  font-weight: bold;
}
.join_list .con1300 .list li a .info p {
  padding-left: 10px;
  font-size: 20px;
}
.join_list .con1300 .list li a .info .gender {
  padding: 30px 0;
  display: flex;
  align-items: center;
}
.join_list .con1300 .list li a .info .salary {
  display: flex;
  align-items: center;
}
.notice {
  padding: 4% 0;
  background-color: #f5f5f5;
}
.notice .con1400 .index_type h1 {
  text-align: center;
  font-size: 40px;
}
.notice .con1400 .list_ul {
  padding: 2% 0;
}
.notice .con1400 .list_ul ul {
  margin: 0 -20px;
}
.notice .con1400 .list_ul ul li {
  padding: 20px;
  width: 50%;
  box-sizing: border-box;
}
.notice .con1400 .list_ul ul li a {
  display: flex;
  align-items: center;
  background-color: #fff;
}
.notice .con1400 .list_ul ul li h1 {
  width: 20%;
  height: 120px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0f5fb1;
  color: #fff;
  font-weight: bold;
  font-size: 50px;
}
.notice .con1400 .list_ul ul li .cont {
  width: 80%;
  height: 100%;
  padding: 0 30px;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.notice .con1400 .notice_info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  margin-top: 4%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.notice .con1400 .notice_info h1 {
  font-size: 30px;
}
.notice .con1400 .notice_info p {
  font-size: 40px;
  color: #0f5fb1;
  font-weight: bold;
}
.notice .con1400 .notice_info p i {
  color: #333;
  font-weight: normal;
}
.news {
  background-color: #f5f5f5;
  padding: 4% 0;
}
.news .news_main .top_li ul li a {
  display: flex;
  padding: 15px;
  background-color: #fff;
}
.news .news_main .top_li ul li a .img {
  width: 50%;
}
.news .news_main .top_li ul li a .cont {
  width: 50%;
  padding: 30px;
  box-sizing: border-box;
}
.news .news_main .top_li ul li a .cont .more {
  font-size: 16px;
  color: #0f5fb1;
  margin-top: 10%;
}
.news .news_main .top_li ul li a .cont .time {
  font-size: 24px;
  font-weight: bold;
}
.news .news_main .top_li ul li a .cont h1 {
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0 14px 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .news_main .top_li ul li a .cont .sum {
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news .news_main .news_list ul {
  margin: 4% -10px;
}
.news .news_main .news_list ul li {
  width: 50%;
  padding: 10px;
}
.news .news_main .news_list ul li a {
  display: block;
  background-color: #fff;
}
.news .news_main .news_list ul li a .cont {
  padding: 30px;
  box-sizing: border-box;
}
.news .news_main .news_list ul li a .cont .more {
  font-size: 16px;
  color: #0f5fb1;
  margin-top: 10%;
}
.news .news_main .news_list ul li a .cont .time {
  font-size: 24px;
  font-weight: bold;
}
.news .news_main .news_list ul li a .cont h1 {
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0 14px 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .news_main .news_list ul li a .cont .sum {
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news_read {
  padding: 4% 0;
}
.news_read .news_typename h1 {
  font-size: 22px;
  text-align: center;
}
.news_read .news_typename .time {
  text-align: center;
  color: #747474;
  padding: 14px 0;
}
.news_read .read_con {
  padding-bottom: 40px;
  line-height: 24px;
}
.news_read .cc_book {
  padding: 40px 0;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
.contact {
  background-color: #f5f5f5;
  padding: 4% 0;
}
.contact .contact_info {
  background-color: #fff;
}
.contact .contact_info ul {
  display: flex;
}
.contact .contact_info ul li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 60px;
}
.contact .contact_info ul li a .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.contact .contact_info ul li a .title .tit_h h1 {
  font-size: 30px;
  color: #0f5fb1;
  font-weight: bold;
}
.contact .contact_info ul li a .title .tit_h p {
  font-size: 24px;
  color: #0f5fb1;
}
.contact .contact_info ul li a .sum {
  font-size: 16px;
  color: #666666;
  padding: 30px 0;
}
.head_wap {
  display: none;
}
.banner {
  padding-top: 107px;
}
.products_read {
  padding: 4% 0;
  background-color: #f5f5f5;
}
.products_read .con1300 .pro_main {
  display: flex;
  justify-content: space-between;
}
.products_read .con1300 .pro_main .main_left {
  width: 100%;
  max-width: 630px;
}
.products_read .con1300 .pro_main .main_left h1 {
  font-size: 36px;
  color: #0f5fb1;
}
.products_read .con1300 .pro_main .main_left .feature h2 {
  font-size: 20px;
  color: #797979;
  margin: 2% 0 4% 0;
}
.products_read .con1300 .pro_main .main_left .feature .f_cont {
  line-height: 24px;
}
.products_read .con1300 .pro_main .pro_img {
  width: 100%;
  max-width: 648px;
}
.products_read .con1300 .pro_main .pro_img .swiper_pro {
  max-width: 480px;
  border: 1px solid #ccc;
}
.products_read .con1300 .pro_main .pro_img #thumbs {
  overflow: hidden;
  max-width: 480px;
  margin: 10px auto;
}
.products_read .con1300 .pro_main .pro_img #thumbs .swiper-slide {
  border: 1px solid #ccc;
}
.products_read .con1300 .pro_main .pro_img #thumbs .swiper-slide-thumb-active {
  border: 1px solid #0f5fb1;
}
video {
  max-width: 100%;
}
.share {
  display: none;
  padding: 16px 0;
}
.share ul {
  display: flex;
}
.share ul li {
  flex: 1;
}
.share ul li a {
  display: block;
  text-align: center;
}
