/** 清除内外边距 **/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,
/* list elements 列表元素 */

pre,
/* text formatting elements 文本格式元素 */

form,
fieldset,
legend,
button,
input,
textarea,
/* form elements 表单元素 */

th,
td
/* table elements 表格元素 */

  {
  margin: 0;
  padding: 0;
}

/** 设置默认字体 **/

body,
button,
input,
select,
textarea
/* for ie */

  {
  font: 14px/1.0 "Microsoft YaHei", "黑体", "宋体", sans-serif;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}

/* 将斜体扶正 */

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

/* 统一等宽字体 */

small {
  font-size: 12px;
}

/* 小于 12px 的中文很难阅读, 让 small 正常化 */
/** 重置列表元素 **/

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

/** 重置文本格式元素 **/

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #666;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

sup {
  vertical-align: text-top;
}

/* 重置, 减少对行高的影响 */

sub {
  vertical-align: text-bottom;
}

/** 重置表单元素 **/

legend {
  color: #000;
}

/* for ie6 */

fieldset,
img {
  border: 0;
}

/* img 搭车：让链接里的 img 无边框 */

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* 使得表单元素在 ie 下能继承字体大小 */

input::-ms-clear {
  display: none;
}

/*隐藏文本框叉子*/

input::-ms-reveal {
  display: none;
}

/*隐藏密码框小眼睛*/
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 重置 HTML5 元素 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  display: block;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}

a {
  display: inline-block;
}

@font-face {
  font-family: "BEBAS";
  src: url('../font/BEBAS___.TTF');
  font-weight: normal;
  font-style: normal;
}

@media screen and (max-width: 640px) {
  html {
    font-size: 20px;
  }
}

@media screen and (max-width: 480px) {
  html {
    font-size: 20px;
  }
}

@media screen and (max-width: 380px) {
  html {
    font-size: 18px;
  }
}

@media screen and (max-width: 320px) {
  html {
    font-size: 16px;
  }
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
}

html {
  font-size: 20px;
  height: 100%;
  background: #fff;
}

.clear::after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.cen {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.content {
  width: 73%;
  margin: 0 auto;
}

.pic-box {
  overflow: hidden;
  z-index: 33;
  height: 100%;
  width: 100%;
}

.pic-box img {
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
}

.pic-box:hover img {
  transform: scale(1.1, 1.1);
}

.swiper-container {
  width: 100%;
  /* height: 100%; */
}

.swiper-button-prev,
.swiper-button-next {
  outline: none;
}

img {
  vertical-align: middle;
}

.swiper-slide a {
  display: block;
}

.left {
  float: left;
}

.right {
  float: right;
}

@media screen and (max-width:500px) {}

.pic img {
  width: 100%;
  transition: 0.5s;
}

.pic {
  overflow: hidden;
}

.head {
  position: fixed;
  top: 0;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  z-index: 9999999999999999999999;
  background-color: #fff;
}

.banner,
.ban {
  margin-top:200px;
}

.inline {
  display: inline-block;
}
.head{ background:url(../images/top_bg.jpg) left top repeat-x;}
.head .topp{ line-height:34px; color:#00FFCC; font-size:14px;}
.head .topp_fr{ float:right;}
.head .topp_fr img{ padding-right:7px;}
.head .topp_fr ul li{ float:left;}
.head .topp_fr .pr10{ padding-left:10px;}
.head .topp a:link{ color:#00FFCC}
.head .topp a:visited{ color:#00FF33}
.head .topp a:hover{ color:#00FF33;transition:0.4s;}
.head .logo {
  /* margin-right: 20px; */
}

.head .right .yuan {
  display:block;
  margin-left: 10px;
  position: relative;
}
.head .right .yuan.tel{ margin-top:20px;}
.head .right .yuan.tel .num {
  display: inline-block;
  color: #187fc4;
  font-size: 18px;
  font-weight: bold;
}
.head .right .yuan.mail .num {
  display: inline-block;
  color: #187fc4;
  font-size: 18px;
  font-weight: bold;
}
.head .right .yuan.mail .num a{ color:#187fc4}
.head .right .yuan .box {
  width: 30px;
  height: 40px;
  border-radius: 50%;
  /* border: 1px solid #ba0325; */
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.5s;
  cursor: pointer;
}
.head .right .yuan .box1 {
  width: 30px;
  height: 40px;
  border-radius: 50%;
  /* border: 1px solid #ba0325; */
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.5s;
  cursor: pointer;
}

.head .right .yuan.tel .box {
  margin-top: -9px;
  background-image: url(../images/logo_tel.jpg);
}
.head .right .yuan.mail .box1 {
  margin-top: -9px;
  background-image: url(../images/icon_mail.png);
}
/* .head .right .yuan.tel:hover .box {
  background-color: #ba0325;
  background-image: url('../img/h1h.png');
} */

.head .right .yuan.ewm:hover .box {
  background-color: #ba0325;
  background-image: url('../img/h2h.png');
}

.head .right .yuan.sea:hover .box {
  background-color: #ba0325;
  background-image: url('../img/h3h.png');
}

.head .right .yuan .nei {
  position: absolute;
  top: 128px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  background-color: #fff;
  box-shadow: 1px 1px 5px #ccc;
  font-size: 18px;
  color: #666;
  z-index: 99;
  padding: 10px 30px;
  line-height: 1.5;
  border-top: 2px solid #ba0325;
  box-sizing: border-box;
  display: none;

}

.head .right .yuan .nei:before {
  content: '';
  display: block;
  width: 19px;
  height: 9px;
  background-image: url('../img/h4.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/* .head .right .yuan.tel .nei{
  display: block;
} */
.sea .box {
  background-color: transparent;
}

.sea .text {
  width: 0;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #ba0325;
  /* position: absolute;
  left: 0; */
  font-size: 16px;
  color: #ba0325;
  vertical-align: middle;
  transition: 0.5s;
}

.head .right {
  position: relative;
  z-index: 3;
}

.sea {
  position: absolute;
  right: 0;
  top: 51%;
  transform: translateY(-50%);
  height: 40px;
  line-height: 40px;
  border: 1px solid #ba0325;
  box-sizing: border-box;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  /* margin-left: 10px; */
  white-space: nowrap;
  font-size: 0;
  background-color: #fff;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.5s;
}

.sea .box {
  cursor: pointer;
  background-image: url('../img/h3.png');
  background-repeat: no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  border: none;
  vertical-align: middle;
}

.sea.act {
  width: 180px;
  padding: 0 20px;
}

.sea.act .text {
  width: 120px;
}

.head .ul {
  font-size: 0;
  height: 60px;
  clear:both;
  padding-top:35px;
}

.head .ul li {
  display: inline-block;
  /* margin-right: 35px; */

  position: relative;
}

.head {
  /* position: relative; */
}

.head .ul li>a {
  font-size: 16px;
  font-weight:bold;
  color: #333;
  display: block;
  /* transition: 0.5s; */
}

.head .ul li.act>a {
}

.head .ul li:hover>a {
  /* background-color: #ba0325;
  color: #fff!important; */
}

.head .ul li .list.two a {
  display: block;
}

.head .ul li .list.two {
  width: 208px;
}

.head .ul li .list {
  position: absolute;
  top: 42px;
  background-color: #fff;
  /* box-shadow: 1px 1px 10px #ccc; */
  display: none;
  /* padding: 0 10px; */
  box-sizing: border-box;
  left: 0;
  text-align: center;
  background-color: #f2ffff;
  /* line-height: 70px; */
}

.head .ul li:hover a {
  color: #187fc4;
}

.head .ul li .list a:hover {
  color: #fff;
  background:#187fc4;
  
}

/* .head .ul li .list a:hover {
  color: #b71f25;
}
.head .ul li .list a:hover:after,
.head .ul li .list a:hover:before{
  opacity: 1;
} */
.head .ul li .list a {
  display: block;
  transition: 0.5s;
  line-height: 2.5;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  white-space: nowrap;
  /* display: inline-block; */
  width: auto;
  position: relative;
}

.head .ul li .list a:before {
  position: absolute;
  content: '';
  width: 19px;
  height: 9px;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0;
  opacity: 0;
  transition: 0.5s;
}

.head .ul li .list a:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ba0325;
  left: 0;
  bottom: 0;
  transition: 0.5s;
  opacity: 0;
}

.banner .xia {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  animation: bounce-down1 1s linear infinite;
  cursor: pointer;
}

@keyframes bounce-down1 {
  25% {
    transform: translate(-50%, -3px);
  }

  50%,
  100% {
    transform: translate(-50%, 0);
  }

  75% {
    transform: translate(-50%, 3px);
  }
}

.banner {
  position: relative;
}

/* body {
  height: 100000000px;
} */

.head {
  transition: 0.5s;
}

.head .left img {
  transition: 0.5s;
  width: auto;
}

.head.act {
  height: 200px;
  box-shadow: 1px 1px 10px #ccc;
}

/* .head .logo img {
  width: 203px;
}
.head.act .logo img {
  width: 150px;
}

.head.act .left>img {
  width: 300px;
}
.head .left>img{
  width: 377px;
} */
.head .ul li {
  height: 110px;
}

.head.act .right .yuan .nei {
  top: 90px;
}

.half {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}

.wel-one {
  font-size: 0;
  padding-top: 45px;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 40px;
}
.wel-one .wpic {
  width: 100%;
  position: relative;
}
.gs_name{ padding-bottom:25px; font-size:16px; color:#222;}
.gs_name:after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  background-color: #187fc4;
  margin-top: 10px;
}

.in_wmdfw_about{
  overflow: hidden;
  width:100%;
  margin-top:20px;
}
.in_wmdfw_about li {
  overflow: hidden;
  float: left;
  width:16% !important;
  background:#f7f7f7;
  transition: all 0.3s;
  position: relative;
  margin-right:1px;
  text-align: center;
}
.in_wmdfw_about li a {
  display: block;
  overflow: hidden;
  color: #666;
}
.in_wmdfw_about li i {
  display: block;
  overflow: hidden;
  width: 61px;
  height:61px;
  margin: 5px auto 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.3s;
}
.in_wmdfw_about li i.tb1 {
  background-image: url(../images/icon_ab1.png);
}
.in_wmdfw_about li i.tb2 {
  background-image: url(../images/icon_ab2.png);
}
.in_wmdfw_about li i.tb3 {
  background-image: url(../images/icon_ab3.png);
}
.in_wmdfw_about li i.tb4 {
  background-image: url(../images/icon_ab4.png);
}
.in_wmdfw_about li .bt {
  font-size: 14px;
  padding-bottom:15px;
}
.in_wmdfw_about li:hover {
  z-index: 1;
  background: #138dda;
  border-color: #138dda;
}
.in_wmdfw_about li:hover a {
  color: #fff;
}
.in_wmdfw_about li:hover i {
  transform: rotate(360deg);
}
.in_wmdfw_about li:hover i.tb1 {
  background-image: url(../images/icon_ab1cur.png);
}
.in_wmdfw_about li:hover i.tb2 {
  background-image: url(../images/icon_ab2cur.png);
}
.in_wmdfw_about li:hover i.tb3 {
  background-image: url(../images/icon_ab3cur.png);
}
.in_wmdfw_about li:hover i.tb4 {
  background-image: url(../images/icon_ab4cur.png);
}

.wel-one .wpic .w2 {
  width: 100%;
}

.wel-one .wpic .w3 {
  position: absolute;
  right: -10%;
  bottom: -17%;
  width: 32%;
}

.wel-one .ri {
  padding-left: 4%;
  box-sizing: border-box;
}

.wel-ti {
  font-size: 26px;
  color: #333;
  text-align: center;
}

.wel-one .wel-ti {
  text-align: center;
}
.wel-one .wel-ti h2{ font-family:Arial, Helvetica, sans-serif; color:#c7c7c7; font-size:26px; font-weight:normal; line-height:28px;}
.wel-one .wel-ti h3{}
.wel-one .half {
  vertical-align: top;
}

.wel-one .de {
  margin-top: 35px;
  margin-bottom: 35px;
}

.de {
  font-size: 14px;
  color: #666;
}

.wel-btn {
  background-color: #187fc4;
  border-radius:5px;
  width: 110px;
  height: 35px;
  font-size: 14px;
  color: #fff;
  line-height: 35px;
  text-align: center;
}

.wel-btn img {
  margin-left: 15px;
  vertical-align: middle;
  margin-top: -2px;
  position: relative;
  left: 0;
  transition: 0.5s;
}

.wel-btn:hover img {
  left: 5px;
}

.wel-one ul {
  font-size: 0;
  margin-top: 55px;
}

.wel-one ul li {
  width:25%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 35px;
}

.wel-one ul li .pic {
  width: 55px;
  display: inline-block;
  vertical-align: middle;
}

.wel-one ul li .font {
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 6%;
  box-sizing: border-box;
}

.wel-one ul li .font .ti {
  font-size: 18px;
  color: #333;
}

.wel-one ul li .font .ded {
  font-size: 14px;
  color: #404040;
}

.wel-two {
  background-color: #f7f7f7;
}

.wel-two .swi {
  padding: 0 80px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 70px;
}

.wel-two .swiper-container {
  background-image: url('../img/w8.png');
  background-repeat: no-repeat;
  background-position: 2px 65px;
  background-size: 99.35%;
  padding-bottom: 100px;
  padding-top: 40px;
}

.wel-two .year {
  font-size: 14px;
  color: #666666;
  margin-bottom: 40px;
  font-family: 'Arial';
  transition: 0.5s;
  position: relative;
}

.wel-two .swiper-slide:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  width: 9px;
  height: 9px;
  background-color: #666666;
  border-radius: 50%;
  display: block;
}

.wel-two .swiper-slide .year {
  font-size: 30px;
  color: #b71f25;
  font-weight: bold;
  position: relative;
  top: -40px;
  height: 21px;
}

.wel-two .swiper-slide.act .de {
  opacity: 1;
}

.wel-two .swiper-slide {
  cursor: pointer;
  height: 66px;
}

.wel-two .swiper-slide .de {
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  /* opacity: 0; */
  transition: 0.5s;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
}

.wel-two .swi {
  position: relative;
}

.wswi.swiper-button-next,
.wswi.swiper-button-prev {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 36px 36px;
  transition: 0.5s;
  margin: 0;
  transform: translateY(-25%);
}

.wel-two .swiper-slide:nth-child(even) .de {
  top: -40px;
}

.wel-two .swiper-slide:nth-child(even) .year {
  top: 70px;
}

.wswi.swiper-button-next {
  background-image: url('../img/ri.png');
}

.wswi.swiper-button-prev {
  background-image: url('../img/le.png');
}

.wswi.swiper-button-next:hover {
  background-image: url('../img/rih.png');
}

.wswi.swiper-button-prev:hover {
  background-image: url('../img/leh.png');
}

.wel-three .wel-ti {
  text-align: center;
  font-size:26px;
}

.wel-ti:after {
  display: inline-block;
  vertical-align: top;
}

.wel-three {
  padding-top: 60px;
  padding-bottom:60px;
  background:#f3f3f3;
}
.in_wmdfw_ys {
  overflow: hidden;
  width:100%;
  padding: 1px 0 0 1px;
  margin-top:40px;
}
.in_wmdfw_ys li {
  border: 1px solid #e9e9e9;
  margin: -1px 0 0 -1px;
  overflow: hidden;
  float: left;
  width:19.9%;
  background:#fff;
  transition: all 0.3s;
  position: relative;
  text-align: center;
}
.in_wmdfw_ys li a {
  display: block;
  overflow: hidden;
  height:181px;
  color: #666;
}
.in_wmdfw_ys li i {
  display: block;
  overflow: hidden;
  width: 61px;
  height:61px;
  margin: 40px auto 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.3s;
}
.in_wmdfw_ys li i.tb1 {
  background-image: url(../images/icon_ys1.png);
}
.in_wmdfw_ys li i.tb2 {
  background-image: url(../images/icon_ys2.png);
}
.in_wmdfw_ys li i.tb3 {
  background-image: url(../images/icon_ys3.png);
}
.in_wmdfw_ys li i.tb4 {
  background-image: url(../images/icon_ys4.png);
}
.in_wmdfw_ys li i.tb5 {
  background-image: url(../images/icon_ys5.png);
}
.in_wmdfw_ys li i.tb6 {
  background-image: url(../images/icon_ys6.png);
}
.in_wmdfw_ys li i.tb7 {
  background-image: url(../images/icon_ys7.png);
}
.in_wmdfw_ys li i.tb8 {
  background-image: url(../images/icon_ys8.png);
}
.in_wmdfw_ys li .bt {
  font-size: 16px;
  padding: 24px 0 0 0;
}
.in_wmdfw_ys li:hover {
  z-index: 1;
  background: #138dda;
  border-color: #138dda;
}
.in_wmdfw_ys li:hover a {
  color: #fff;
}
.in_wmdfw_ys li:hover i {
  transform: rotate(360deg);
}
.in_wmdfw_ys li:hover i.tb1 {
  background-image: url(../images/icon_ys1cur.png);
}
.in_wmdfw_ys li:hover i.tb2 {
  background-image: url(../images/icon_ys2cur.png);
}
.in_wmdfw_ys li:hover i.tb3 {
  background-image: url(../images/icon_ys3cur.png);
}
.in_wmdfw_ys li:hover i.tb4 {
  background-image: url(../images/icon_ys4cur.png);
}
.in_wmdfw_ys li:hover i.tb5 {
  background-image: url(../images/icon_ys5cur.png);
}
.in_wmdfw_ys li:hover i.tb6 {
  background-image: url(../images/icon_ys6cur.png);
}
.in_wmdfw_ys li:hover i.tb7 {
  background-image: url(../images/icon_ys7cur.png);
}
.in_wmdfw_ys li:hover i.tb8 {
  background-image: url(../images/icon_ys8cur.png);
}
.sxy_ys_zj{ text-align:center; color:#666; line-height:24px; padding-top:40px;}
.wel-two .swiper-slide.act:after {
  background-color: #b71f25;
}

.wel-three .swiper-slide>img {
  width: 100%;
}

.wel-three .swi {
  position: relative;
}

.wel-three .swi .swiper-pagination {
  position: static;
  margin-top: 30px;
}

.wel-three .swi .swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid #cccccc;
  padding: 0 25px;
  width: auto;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  opacity: 1;
  margin: 0 10px;
  margin-bottom: 30px;
  transition: 0.5s;
}

.wel-three .swi .swiper-pagination-bullet:hover {
  background-color: #b71f25;
  color: #fff;
  border: 1px solid #b71f25;
}

.wel-three .swi .swiper-pagination-bullet-active {
  background-color: #b71f25;
  color: #fff;
  border: 1px solid #b71f25;
}

.wel-three .font {
  position: absolute;
  bottom: -100px;
  background-color: rgba(0, 0, 0, .5);
  left: 0;
  width: 100%;
  /* height: 100%; */
  padding: 20px 35px;
  box-sizing: border-box;
  opacity: 0;
  z-index: 99;
  transition: ease all 0.8s;

}

.wel-three .swiper-slide.swiper-slide-active .font {
  opacity: 1;
  bottom: 0;

}

.wel-three .font .wel-btn {
  position: absolute;
  bottom: 40px;
  right: 35px;
  opacity: 0;
}

.wel-three .ti {
  font-family: 'BEBAS';
  font-size: 30px;
  color: #ffffff;
}

.wel-three .ti:after {
  content: '';
  width: 25px;
  display: block;
  border-top: 2px solid #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}

.wel-three .de {
  font-size: 18px;
  color: #ffffff;
}

.wel-three .swiper-slide:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  transition: 0.5s;
}

.wel-three .swiper-slide.swiper-slide-active:after {
  background-color: rgba(0, 0, 0, 0);
}



.swiper-pagination-bullet {
  outline: none;
}

.wel-three .swiper-button-next,
.wel-three .swiper-button-prev {
  width: 130px;
  height: 35px;
  margin: 0;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  background-color: rgba(134, 135, 141, .7);
  border-radius: 20px;
  text-align: center;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
  background-image: none;
  /* position: relative; */
  vertical-align: middle;
  transform: translateY(-50%);
}

.wel-three .swiper-button-prev {
  left: 4%;
}

.wel-three .swiper-button-next {
  right: 4%;
}

.wel-three .swiper-button-next img {
  position: absolute;
  right: 20px;
  top: 54%;
  transform: translateY(-50%);
}

.wel-three .swiper-button-prev img {
  position: absolute;
  left: 20px;
  top: 54%;
  transform: translateY(-50%);
}

.wel-four .wel-ti {
  text-align: center;
  height: 80px;
}

.wel-four {
  padding: 65px 0;
  box-sizing: border-box;
  background-image: url('../img/w13.jpg');
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 75px;
  padding-bottom: 80px;
}

.wel-four .swi {
  padding: 0 7%;
  box-sizing: border-box;
  position: relative;
}

.wel-four .swiper-slide img {
  width: 100%;
}

.wel-four .swiper-slide .pic {
  box-shadow: 1px 1px 15px #ccc;
}

.wel-four .swi:after {
  content: '';
  position: absolute;
  top: 16%;
  height: 88%;
  width: 100%;
  background-color: #fff;
  left: 0;
  box-shadow: 1px 1px 10px #ccc;

}

.wel-four .swiper-container {
  padding-top: 20px;
  padding: 20px 20px;
  box-sizing: border-box;
}

.wel-four .swiper-slide p {
  font-size: 20px;
  color: #333;
  margin-top: 20px;
}

.wel-four .swiper-slide p span.dede {
  font-size: 14px;
  color: #666;
  /* margin-left: 10px; */
  display: block;
}

.wel-four .swiper-button-next,
.wel-four .swiper-button-prev {
  transform: translateY(-50%);
}

.wel-four .swiper-button-next {
  background-image: url('../img/ri2.png');
  right: 30px;
}

.wel-four .swiper-button-prev {
  background-image: url('../img/le2.png');
  left: 30px;

}

.wel-four .swiper-slide:hover .pic img {
  transform: scale(1.1);
}

.wel-five .wel-ti {
  text-align: center;
}

.wel-five {
  padding-top: 60px;
  padding-bottom:50px;
}

.wel-five .link {
  text-align: center;
}

.wel-five .link a {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 5px;
  /* box-sizing: border-box; */
  padding: 0 37px;
  font-size: 14px;
  color: #666;
  height: 38px;
  line-height: 38px;
  margin: 0 5px;
  transition: 0.5s;
}

.wel-five .link a.act {
  color: #fff;
  background:#187fc4;
  border: 1px solid #187fc4;
}

.wel-five .link a:hover {
  color: #fff;
  background:#187fc4;
  border: 1px solid #187fc4;
}

.newsbox .news-box {
  display: none;
}

.news-box {
  font-size: 0;
}

.newsbox .news-box.act {
  display: block;
}

.news-box>a {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  transition: 0.5s;
  /* box-shadow: 1px 1px 10px #ccc; */
}
.news-box-list>a {
  display: inline-block;
  vertical-align: top;
  width:100%;
  margin-right: 2%;
  transition: 0.5s;
  /* box-shadow: 1px 1px 10px #ccc; */
}
.news-box-list li{ background:#f7f7f7; padding:3%; margin-bottom:30px;}
.news-box-list li span{ float:right; font-size:14px; font-weight:normal; color:#adaeae;}
.news-box-list li h4{ padding-bottom:20px; font-size:16px; font-weight:bold;}
.news-box-list li p{ color:#adaeae; border-top:1px solid #dfdfdf; font-size:13px; line-height:22px; padding-top:20px;}
.news-box a:nth-child(3n) {
  margin-right: 0;
}

.news-box a .font {
  padding: 6%;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  transition: 0.5s;
}

.news-box a .font .ti {
  font-size: 16px;
  font-weight:bold;
  color: #666;
  /* padding-bottom: 10px; */
  box-sizing: border-box;
  height: 52px;
  overflow: hidden;
  position: relative;
}

.profile .top .de {
  font-size: 14px !important;
}

.news-box a .font .de {
  font-size: 13px;
  color: #878787;
  height: 53px;
  overflow: hidden;
  margin-top: 10px;
  border-top: 1px solid #dedede;
  padding-top: 15px;
  box-sizing: border-box;
  line-height: 1.5;
}

.news-box a .bpic {
  position: relative;
  border-left:1px solid #dfdfdf;
  border-right:1px solid #dfdfdf;
  border-top:1px solid #dfdfdf;
}

.news-box a .time {
  width: 70px;
  height: 70px;
  background-color: #f9f9f9;
  transition: 0.5s;
  position: absolute;
  right: 8%;
  bottom: -7%;
  transition: 0.5s;
  text-align: center;
}

.news-box a .time .day {
  font-size:26px;
  padding-top:5px;
  transition: 0.5s;
  color: #187fc4;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 1.4;
}

.news-box a .time .year {
  color: #187fc4;
  transition: 0.5s;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 12px;
}

.pic {
  overflow: hidden;
}

.news-box a:hover .pic img {
  transform: scale(1.1);
}

.news-box a .pic img {
  transition: 0.5s;
}

.news-box a:hover .time {
  background-color: #187fc4;
}

.news-box a:hover .year {
  color: #fff;
}

.news-box a:hover .day {
  color: #fff;
}

.news-box a:hover .font {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.news-box>a:hover {
  box-shadow: 1px 1px 10px #ccc;
}

.newsbox {
  margin-top: 40px;
}

.news-box .btn {
  text-align: center;
  margin-top: 40px;
}

.wel-six {
  background:#f7f6f6;
  padding-top: 50px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
}

.wel-six .wel-ti {
  text-align: center;
}

.wel-six .swi {
  box-sizing: border-box;
  margin-top: 45px;
}

.wel-six .swi .swiper-slide a {
  display: block;
  background-color: #f5f5f5;
  font-size: 18px;
  color: #666666;
  text-align: center;
  transition: 0.5s;
}

.wel-six .swi .swiper-slide a:hover {
  color: #b71f25;
}

.wel-six .swiper-pagination {
  position: static;
  margin-top: 20px;
}

.wel-six .swiper-pagination-bullet {
  height: 9px;
  width: 9px;
  border: 1px solid #d3d3d3;
  opacity: 1;
  background-color: transparent;
}

.wel-six .swiper-pagination-bullet-active {
  border: 1px solid #ba0325;
  background-color: #ba0325;
}

.footer {
  background-color: #2F4F5F;
  padding-top: 60px;
}

.foo-c {
  margin: 0 auto;
  font-size: 0;
}

.foo-c .one {
  display: inline-block;
  vertical-align: top;
  width: 27%;

}

.foo-c .ti {
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}



.foo-c .ewm {
  display: inline-block;
  vertical-align: top;
  text-align:right;

}

.foo-c .linkbox {
  position: relative;
  cursor: pointer;
  z-index: 9999;
}

.foo-c .linkbox.act .top img {
  transform: translateY(-50%) rotate(180deg);
}

.foo-c .linkbox .top {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 15px 20px;
  font-size: 14px;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 40px;
}

.foo-c .linkbox .top img {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: 0.5s;

}

.foo-c .linkbox .link {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  position: absolute;
  top: 51px;
  left: 0;
  width: 100%;
}

.foo-c .linkbox .link a {
  display: block;
  padding: 10px 20px;
  font-size: 13px;
  color: #404040;
  transition: 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.foo-c .linkbox .link a:hover {
  color: #187fc4;
}

.foo-c .zi {
  font-size: 13px;
  color: #fff;
  opacity: 0.3;
}

.foo-c .bdsharebuttonbox {
  margin: 15px 0;
}

.foo-c .bdsharebuttonbox a {
  float: none;
  padding: 0;
  margin: 0;
  width: 18px;
  height: 15px;
  background-position: center;
  vertical-align: middle;
  margin: 0 5px;
}

.foo-c .bdsharebuttonbox .zi {
  vertical-align: middle;
}

.foo-c .bdsharebuttonbox a.bds_tsina {
  background-image: url('../img/f1.png');
  background-size: 18px 14px;
}

.foo-c .bdsharebuttonbox a.bds_weixin {
  background-image: url('../img/f2.png');
  background-size: 18px 14px;

}

.foo-c .bdsharebuttonbox a.popup_sqq {
  background-image: url('../img/f3.png');
  background-size: 13px 15px;
}

.foo-c .one .de .ded {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}

.foo-c .one .de .ded img {
  margin-right: 8px;
}

.foo-c .ul {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  width: 61%;
  padding: 0 2%;
  box-sizing: border-box;
}

.foo-c .ul li {
  display: inline-block;
  vertical-align: top;
   margin-left:3%;
 	margin-right: 3%;
}

.foo-c .ul li:last-child {
  margin-right: 0;
}

.foo-c .ul .list a {
  font-size: 13px;
  color: #fff;
  opacity: 0.3;
  display: block;
  line-height:30px;
  text-align: left;
  transition: 0.5s;
}

.foo-c .ul .list.wushi {
  width: 130px;
}

.foo-c .ul .list.wushi a {
  display: inline-block;
}

.foo-c .ul .list.wushi a:nth-child(odd) {
  margin-right: 15px;
}

.foo-c .ul .ti {
  text-align: left;
}

.foo-c .ewm {
	width:11%;
  font-size: 0;
}

.foo-c .ewm .box {
  display: inline-block;
}

.foo-c .ewm .ti {
  height: 48px;
  text-align: center;
}

.foo-c .ewm .img {
  text-align: center;
}

.foo-c .ewm .img img {
  max-width: 100%;
}

.footer .last {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 15px 0;
  margin-top: 30px;
}

.footer .last .foo-c .left {
  font-size: 13px;
  color: #fff;
  opacity: 0.2;
}

.footer .last .foo-c a.right {
  font-size: 13px;
  color: #fff;
  transition: 0.5s;
}

.footer .last .foo-c a.right:hover {
  opacity: 1;
}

.foo-c .ul .list a:hover {
  opacity: 1;
}

.ban {
  position: relative;
}

.nei-c {
  position: relative;
  z-index: 99999;
}

.ban .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.ban img {
  width: 100%;
  /* position: absolute;
  bottom: 0;
  left: 0; */
}

.ban .ti {
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 42px;
  color: #0192e4;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .1)
}

.ban .de {
  font-family: 'Arial';
  font-size: 24px;
  color: #0192e4;
  text-transform: uppercase;
  /* margin-top: 10px; */
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
  text-align: center;
  line-height: 1.2;
}

.ban .de:after {
  content: '';
  width: 60px;
  border-top: 3px solid #fff;
  display: block;
  margin-top: 20px;
  display: none;
}

.nav .content {
  font-size: 0;
}

.nav {
  transform: translateY(-50%);
  /* margin-top: -50%; */
}

.nav .four a {
  display: inline-block;
  width: 25%;
  background-color: #f9f9f9;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
  transition: 0.5s;
  background-color: #ba0325;
  color: #fff;
}

.nav .four a:last-child {
  border: none;

}

.nav .three a {
  display: inline-block;
  width: 33.33%;
  background-color: #f9f9f9;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
  transition: 0.5s;
  background-color: #ba0325;
  color: #fff;
}

.nav .three a:last-child {
  border: none;

}

.profile .top {
  font-size: 0;
}

.profile .top .pic {
  width: 42%;
  margin-left: 5%;
  display: inline-block;
  vertical-align: bottom;
}

.profile .top .font {
  /* margin-left: 5%; */
  display: inline-block;
  vertical-align: bottom;
}

.pro-ti {
  font-size: 26px;
  color: #333333;
}

.pro-ti:after {
  width: 60px;
  content: '';
  display: block;
  border-top: 3px solid #187fc4;
  margin-top: 25px;
  margin-bottom: 30px;
}

.profile .img {
  font-size: 0;
}

.profile .img img {
	width: 48.5%!important;
  height: auto!important;
  margin-right: 3%;
}

.profile .img img:nth-child(2n) {
  margin-right: 0;
}

.profile .de {
  margin-bottom: 25px;
}

.profile .top {
  margin-bottom: 60px;
}

.culbox .box {
  /* display: inline-block; */
  font-size: 0;
  background-color: #b6edff;
  margin-bottom: 10px;
}

.culbox .box:nth-child(even) {
  background-color: #ffefb6;
}

.culbox .box .tu {
  display: inline-block;
  vertical-align: middle;
  width: 350px;
}

.culbox .box:nth-child(even) .font .en {
  color: #bba762;
}

.culbox .box:nth-child(even) .font .en:after {
  border-top: 2px solid #bba762;
}

.culbox .box .icon {
  display: inline-block;
  vertical-align: middle;
  width: 22%;
  text-align: center;
}

.culbox .box .zi {
  width: 78%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  box-sizing: border-box;
}

.culbox .box .font {
  width: -moz-calc(100% - 350px);
  width: -webkit-calc(100% - 350px);
  width: calc(100% - 350px);
  display: inline-block;
  vertical-align: middle;

}

.culbox .box .font .ti {
  font-size: 22px;
  margin-bottom: 10px;
  color: #404040;
}

.culbox .box .font .en {
  font-size: 20px;
  color: #0373bb;
  font-weight: bold;
  font-family: 'Arial';
  text-transform: uppercase;
}

.culbox .box .font .en:after {
  content: '';
  display: block;
  width: 30px;
  border-top: 2px solid #0373bb;
  margin-top: 15px;
  margin-bottom: 10px;
}

.culbox .box .font .de {
  font-size: 16px;
  color: #404040;
}

.cul {
  margin-bottom: 80px;
  margin-top: 50px;
}

.honbox {
  font-size: 0;
  margin-bottom: 40px;
}

.honour .wel-ti {
  margin-top: 10px;
}

.honbox .box {
  max-height: 225px;
  height: 225px;
  vertical-align: top;
  display: inline-block;
  width: 49%;
  margin-right: 2%;
  background-color: #f9f9f9;
  padding: 2%;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.honbox .box:nth-child(2n) {
  margin-right: 0;
}

.honbox .box .pic {
  width: 39%;
  vertical-align: middle;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
  background-image: url('../images/h5.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding-bottom: 24%;
  position: relative;
}

.honbox .box .pic .img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: 87%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  cursor: pointer;
}

.honbox .box:hover .img img {
  transform: scale(1.1);
}

.honbox .box .font p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  text-align: left;
}

.honbox .box .font {
  width: 61%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 6%;
  box-sizing: border-box;
}

.organ {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
  padding-bottom: 80px;
}

.organ .wel-ti {
}

.office .swiper-slide img {
  width: 100%;
}

.office .swi {
  margin-top: 50px;
  position: relative;
  margin-bottom: 75px;
}

.office .swi .gallery-thumbs {
  position: static;
  /* bottom: 20px;
  left: 2%; */
  width: 100%;
  margin-top: 20px;
}

.case .font p {
  line-height: 1.5;
  color: #fff !important;
  font-size: 16px !important;
}

.office .swi .gallery-thumbs .swiper-slide {
  box-sizing: border-box;
  border: 5px solid #fff;
  cursor: pointer;
  /* opacity: 0.5; */
  transition: 0.5s;
}

.office .swi .gallery-thumbs .swiper-slide:hover:after {
  opacity: 1;
}

.office .swi .wswi.swiper-button-next,
.office .swi .wswi.swiper-button-prev {
  transform: translateY(-50%);
}

.office .swiper-button-next {
  background-image: url('../img/ri2.png');
}

.office .swiper-button-prev {
  background-image: url('../img/le2.png');
}

.office .swi .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

.office .swi .gallery-thumbs .swiper-slide:after {
  display: block;
  content: '';
  position: absolute;
  /* width: 100%; */
  width: -moz-calc(100% + 10px);
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  height: -moz-calc(100% + 10px);
  height: -webkit-calc(100% + 10px);
  height: calc(100% + 10px);
  /* height: 100%; */
  top: -5px;
  left: -5px;
  background-color: rgba(87, 156, 219, .6);
  opacity: 0;
  transition: 0.5s;
}

.office .swi .gallery-thumbs .swiper-slide-thumb-active:after {
  opacity: 1;
}
.content .wel-ti {
  margin-bottom:30px;
}

.service .wel-ti {
  margin-top: 30px;
  margin-bottom:30px;
}

.service .list {
  font-size: 0;
}

.service .list a {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  margin-right: 1.33%;
}

.service .list a:nth-child(4n) {
  margin-right: 0;
}

.service .list a p {
  font-size: 18px;
  color: #404040;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 35px;
  transition: 0.5s;
}

.service .list a .pic {
  position: relative;
}

.service .list a .pic .hov {
  position: absolute;
  right: 0;
  bottom: 0;
}

.service .list a .pic .hov img {
  width: auto;
  vertical-align: middle;
}

.service .list a .pic .hov .san {
  opacity: 0;
  transition: 0.3s;
}

.service .list a .pic .hov .jt {
  /* position: absolute; */
  position: relative;
  right: -20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
  border-radius: 50%;
  opacity: 0;
  transition: 0.5s;
  z-index: 9;
}

.service .list a:hover .pic .hov .san {
  opacity: 1;
}

.service .list a:hover .pic .hov .jt {
  opacity: 1;
  right: -55px;
}

.service .list a:hover p {
  color: #187fc4;
}

.service {
  margin-bottom: 65px;
}

.sedetail .list {
  font-size: 0;
}

.sedetail .list a {
  width: 32%;
  margin-right: 2%;
}

.sedetail .list a:nth-child(3n) {
  margin-right: 0;
}

.sedetail .list a .font {
  background-color: #f9f9f9;
  position: relative;
  line-height: 60px;
  height: 60px;
  transition: 0.5s;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
}

.sedetail .list a .font img {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.5s;
}

.sedetail .list a:hover .font img {
  right: 40px;
  opacity: 1;
}

.sedetail .list a {
  margin-bottom: 40px;
  transition: 0.5s;
  box-sizing: border-box;
}

.sedetail .list a .de {
  font-size: 20px;
  color: #333333;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 70px;
}

.sedetail .wel-ti {
  margin-top: 70px;
  margin-bottom: 40px;
}

.sedetail .list a:hover .pic img {
  transform: scale(1.1);
}

.sedetail .list a:hover .font {
  background-color: transparent;
  border-bottom: 1px solid transparent;
}

.sedetail .list a:hover {

  box-shadow: 1px 1px 10px #ccc;
}

.sedetail {
  margin-bottom: 70px;
}

.pagination {
  /* height: 80px; */
  padding: 25px 0;
  /* line-height: 80px; */
  background-color: #f9f9f9;
  text-align: center;
  margin-top: 20px;
}

.pagination a {
  font-size: 18px;
  color: #999;
  margin: 0 15px;
  transition: 0.5s;
  line-height: 36px;
  vertical-align: middle;
}

.pagination a.active {
  color: #b71f25;
  border-bottom: 1px solid #b71f25;
}

.pagination a:hover {
  color: #b71f25;
  border-bottom: 1px solid #b71f25;
}

.pagination .prev,
.pagination .next {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 1px 1px 10px #ccc;
  border-radius: 50%;
}

.pagination .prev {
  float: left;
  background-image: url('../img/le.png');
  margin-left: 5%;
}

.pagination .next {
  float: right;
  background-image: url('../img/ri.png');
  margin-right: 5%;
}

.pagination .prev:hover {
  border-bottom: none;
  background-image: url('../img/leh.png');
}

.pagination .next:hover {
  border-bottom: none;
  background-image: url('../img/rih.png');
}

.info_box .title_div {
  font-size: 12px;
  color: #999;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.info_box .title_div h3 {
  font-size: 28px;
  /* line-height: 1.2; */
  color: #333;
  margin-bottom: 24px;
}

.info_box .title_div strong {
  font-weight: normal;
  display: inline-block;
  line-height: 18px;
  height: 18px;
  border-right: 1px solid #999;
  padding-right: 20px;
  margin-right: 18px;
}

.info_box .title_div span {
  display: inline-block;
  line-height: 18px;
  height: 18px;
  margin-right: 18px;
}

.info_box .title_div em {
  display: inline-block;
  line-height: 18px;
  height: 18px;
  background: url(../img/tb16.png) no-repeat left center;
  padding-left: 20px;
  vertical-align: top;
}

.info_box .title_div em a {
  background-image: none;
  padding-left: 0;
  font-size: 14px;
  color: #999;
  margin: 0;
  line-height: 18px;
  height: 18px;
}

.info_box {
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 80px;

}

.info_box .content_div p {
  font-size: 14px;
  color: #666;
  /* line-height: 30px; */
  /* margin-bottom: 30px; */
}

.info_box .content_div p img {
  margin: 0 auto;
  /* display: block; */
  width: auto;
  height: auto !important;
  max-width: 100%;
}

.info_box .page_div {
  height: 50px;
  background: #f2f2f2;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  margin-top: 60px;
}

.info_box .page_div a {
  font-size: 14px;
  color: #999;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

.info_box .page_div a.return_a {
  position: absolute;
  color: #187fc4;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.info_box .page_div a.previous_a {
  float: left;
  max-width: calc(50% - 100px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.info_box .page_div a.next_a {
  float: right;
  max-width: calc(50% - 100px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.info_box .page_div a:hover {
  color: #187fc4;
}

.nav .two a {
  display: inline-block;
  width: 50%;
  background-color: #f9f9f9;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
  transition: 0.5s;
}

.ban {
  max-height: 400px;
  overflow: hidden;
}

.people {
  font-size: 0;
}

.people .le {
  display: inline-block;
  /* width: 37.8%; */
  width: 520px;
  vertical-align: top;

}

.people .ri {
  display: inline-block;
  /* width: 62.2%; */
  width: -moz-calc(100% - 520px);
  width: -webkit-calc(100% - 520px);
  width: calc(100% - 520px);
  vertical-align: top;
}

.people .ri .box {
  display: inline-block;
  vertical-align: top;
  width: 21%;
  margin-right: 5.33%;
  margin-bottom: 35px;
  cursor: pointer;
}

.people .ri .box:nth-child(4n) {
  margin-right: 0;
}

.people .pti {
  font-size: 16px;
  color: #404040;
  font-weight: bold;
  border-bottom: 1px solid #dedede;
  margin-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  position: relative;
}

.people .pde {
  font-size: 12px;
  color: #666;
}

.people .pti:after {
  content: '';
  width: 60px;
  border-top: 2px solid #ba0325;
  position: absolute;
  bottom: -1px;
  left: 0;

}

.people .le .top .img {
  width: 47%;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}

.people .le .top .img:after {
  content: '';
  position: absolute;
  top: -20px;
  right: -20px;
  background-color: #cedefa;
  width: 100%;
  height: 100%;
}

.people .le .top .img img {
  position: relative;
  z-index: 2;
}

.people .le .top .font {
  display: inline-block;
  vertical-align: bottom;
  width: 30%;
  margin-left: 8%;
}

.people .le .dep .ti {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 10px;
}

.people .le .dep .p p {
  font-size: 14px;
  color: #666;
}

.people .ri .p {
  display: none;
}

.people .le .top .img img {
  width: 100%;
}

.people .wel-ti {
  margin-bottom: 50px;
  margin-top: 45px;
}

.people .ri .box .pic {
  position: relative;
  overflow: inherit;
}

.people .ri .box .pic img {
  z-index: 2;
  position: relative;
}

.people .ri .box .pic:after {
  content: '';
  position: absolute;
  /* top: 0; */
  /* left: 0; */
  top: 0px;
  right: 0px;
  background-color: #cedefa;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 0.5s;
}

.people .ri .box.act .pic:after {
  top: -10px;
  right: -10px;
}

.people .le {
  transition: 0.5s;

}

.people {
  margin-bottom: 60px;
}

.team .wel-ti {
  margin-top: 30px;
  margin-bottom: 40px;
}

.team .list {
  font-size: 0;
}

.team .list a {
  display: block;
  margin-bottom: 40px;
  background-color: #b6edff;
  position: relative;
}

.team .list a:hover .pic img {
  transform: scale(1.1);
}

.team .list a:nth-child(odd) .font .center {
  position: static;
  transform: none;
}

.team .list a:nth-child(even) {
  background-color: #ffefb6;
}

.team .list a:nth-child(even) .pic {
  float: right;
}

.team .list a:nth-child(even) .font {
  position: absolute;
  left: 0;
  height: 100%;
}

.team .list a:nth-child(even) .font .center {
  width: 100%;
  padding: 0 8%;
  box-sizing: border-box;
}

.team .list .pic {
  display: inline-block;
  vertical-align: middle;
  width: 57%;
}

.team .list .font {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
  padding: 0 4%;
  box-sizing: border-box;

}

.team .list .font .ti {
  font-size: 24px;
  color: #333;
}

.team .list .font .ti:after {
  content: '';
  display: block;
  width: 60px;
  border-top: 3px solid #0373bb;
  margin-top: 20px;
  margin-bottom: 30px;
}

.de {
  text-align: left;
  text-justify: inter-ideograph;
}

.team .list a:nth-child(even) .font g.ti:after {
  border-top: 3px solid #bba762;
}

.team {
  margin-bottom: 80px;
}

.coop .wel-ti {
}

.coop .list {
  font-size: 0;
}

.coop {
  margin-bottom: 50px;
}

.coop .list a {
  font-size: 18px;
  color: #666;
  display: inline-block;
  vertical-align: top;
  background-color: #f5f5f5;
  text-align: center;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 30px;
  padding: 10px 0;
  transition: 0.5s;
}

.coop .list a:hover {
  color: #187fc4;
}

.coop .list a:nth-child(5n) {
  margin-right: 0;
}

.case .font {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  z-index: 9;
  opacity: 0;
}

.case .font .de {
  color: #fff;
  font-size: 16px;
  margin: 8px 0;
}

.case .swiper-slide-thumb-active .font {
  opacity: 1;
}

.news .wel-ti {
}

.news .top {
  display: block;
  background-image: url('../img/n2.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  font-size: 0;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  margin-bottom: 60px;
}

.news .top .pic {
  display: inline-block;
  vertical-align: middle;
  width: 39%;
}

.news .top .font {
  display: inline-block;
  vertical-align: middle;
  width: 61%;
  padding: 0 3%;
  box-sizing: border-box;
}

.news .top .ti {
  font-size: 24px;
  color: #333333;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 75px;
  box-sizing: border-box;
}

.news .top .de {
  margin-bottom: 35px;
  height: 55px;
  overflow: hidden;
}

.news .top .ti:before {
  content: '';
  display: block;
  width: 60px;
  border-top: 3px solid #ba0325;
  margin-bottom: 30px;
}

.news .top .time {
  width: 70px;
  height: 70px;
  text-align: center;
  background-color: #b71f25;
  color: #fff;
  position: absolute;
  right: 3%;
  top: 8%;
}

.news .top .time .year {
  font-size: 30px;
  line-height: 1.4;
}

.news .top .time .day {
  font-size: 14px;
}

.news .top:hover .pic img {
  transform: scale(1.1);
}

.news .top:hover .wel-btn img {
  left: 5px;
}

.news .news-box a {
  margin-bottom: 30px;
}

.news .news-box a .font {

  background-color: #f9f9f9;
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-bottom: 1px solid #d9d9d9;
}

.news .news-box a .wel-btn {
  margin-top: 20px;
  background-color: #fff;
  color: #999999;
  font-size: 12px;
  transition: 0.5s;
}

.news .news-box a .wel-btn span {
  width: 6px;
  height: 10px;
  vertical-align: middle;
  background-image: url('../images/jt2.png');
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin-left: 15px;
  margin-top: -4px;
  transition: 0.5s;
}

.news .news-box a:hover .wel-btn span {
  background-image: url('../images/jt.png');
}

.news .news-box a:hover .wel-btn {
  background-color: #187fc4;
  color: #fff;
}

.news .news-box a:hover .font {
  background-color: #fff;
}

.news {
  margin-bottom: 40px;
}

.join .wel-ti {
  margin-top: 30px;
  margin-bottom: 40px;
}

.join .top {
  font-size: 0;
}

.join .top .le {
  /* display: inline-block;
  vertical-align: top;
  width: 50%; */
  /* padding-right: 1%; */
  box-sizing: border-box;
}

.join .top .le p {
  font-size: 16px;
  color: #404040;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.join .top .ri {
  /* display: inline-block;
  vertical-align: top; */
  float: right;
  width: 50%;
  margin-left: 2%;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.join .top .ri img {
  width: 100%;

}

.join .bot {
  font-size: 0;
  margin-top: 60px;
}

.join .bot .box {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-right: 2%;
  position: relative;
}

.join .bot .box:nth-child(2) {
  margin-right: 0;
}

.join .bot .box .pic {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.join .bot .box .font {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background-color: #f9f9f9;
  text-align: center;
}

.join .bot .box .font p {
  font-size: 20px;
  color: #333;
  margin-top: 10px;
  text-align: center
}

.join .bot .box .font .center {
  width: 100%;
}

.join {
  margin-bottom: 80px;
}

.recruit .wel-ti {
  margin-top: 30px;
}

.recruit .list {
  font-size: 0;
}

.recruit .list a {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin-right: 2.65%;
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-bottom: 1px solid #d9d9d9;
  box-sizing: border-box;
  transition: 0.5s;
  margin-bottom: 40px;
}

.recruit .list a:nth-child(4n) {
  margin-right: 0;
}

.recruit .list a .top {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-color: #187fc4;
  line-height: 60px;
  height: 60px;
  padding: 0 10%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
}

.recruit .list a .de {
  padding: 6% 10%;
  box-sizing: border-box;
  line-height: 2;
  position: relative;
}

.recruit .list a:hover .top {
  background-color: #cdae6e;
}

.recruit .list a:hover {
  box-shadow: 1px 1px 10px #eee;
}

.recruit .list .hov {
  position: absolute;
  right: 0;
  bottom: 0;

}

.recruit .list .hov .jt {
  border-radius: 50%;
  position: relative;
  right: -10px;
  opacity: 0;
  transition: 0.5s;
  position: relative;
  z-index: 3;
  box-shadow: 1px 1px 10px #eee;
}

.recruit .list a:hover .hov .jt {
  opacity: 1;
  right: -44px;
}

.recruit .list a .hov .san {
  opacity: 0;
  transition: 0.5s;

}

.recruit .list a:hover .hov .san {
  opacity: 1;
}

.recruit {
  margin-bottom: 80px;
}

.redetail .ti {
  font-size: 20px;
  color: #333;
  margin-bottom: 30px;
  margin-top: 50px;
}

.redetail .ti img {
  margin-right: 15px;
}

.redetail .list {
  font-size: 0;
}

.redetail .list .box {
  display: inline-block;
  width: 20%;
  border: 1px solid #dedede;
  box-sizing: border-box;
  border-right: none;
}

.redetail .list .box:last-child {
  border-right: 1px solid #dedede;
}

.redetail .list .box .name {
  width: 100px;
  border-right: 1px solid #dedede;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  color: #333;
  padding: 15px 0;
  display: inline-block;
  vertical-align: middle;
  background-color: #f9f9f9;
}

.redetail .list .box .nei {
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  font-size: 16px;
  color: #333;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.redetail .de {
  border: 1px solid #dedede;
  background-color: #f9f9f9;
  padding: 20px 35px;
  box-sizing: border-box;
  line-height: 2;
}

.redetail .btner .page {
  width: 200px;
  height: 50px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  line-height: 50px;
  border-radius: 30px;
  text-align: center;
  background-color: #f9f9f9;
  font-size: 16px;
  color: #666;
  transition: 0.5s;
}

.redetail .btner {
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center;
}

.redetail .btner .page span {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: 0.5s;
  margin-top: -4px;
}

.redetail .btner .page:hover {
  background-color: #b71f25;
  color: #fff;
  border: 1px solid #b71f25;
}

.redetail .btner .page.right span {
  background-image: url('../img/ri3.png');
  margin-left: 20px;
}

.redetail .btner .page.left span {
  background-image: url('../img/le3.png');
  margin-right: 20px;
}

.redetail .btner .page.right:hover span {
  background-image: url('../img/ri3h.png');

}

.redetail .btner .page.left:hover span {
  background-image: url('../img/le3h.png');

}

.redetail .btner .liji {
  width: 200px;
  height: 50px;
  line-height: 50px;
  /* display: block; */
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  background-color: #b71f25;
  border-radius: 30px;
  text-align: center;
}

.recruit .list a .de .tt {
  width: 65px;
  text-align: justify;
  display: inline-block;
  text-align-last: justify;
  vertical-align: top;

}

.recruit .list a .de .td {
  width: -moz-calc(100% - 82px);
  width: -webkit-calc(100% - 82px);
  width: calc(100% - 82px);
  display: inline-block;
  vertical-align: top;
}

.branch .list a .de {
  background-color: #f9f9f9;
}

.branch .list a:hover .top {
  background-color: #cdae6e;
}

.branch .list a:hover {
  box-shadow: none;
}

.branch .topform {
  font-size: 0;
  line-height: 70px;
  height: 70px;
  margin-bottom: 60px;
}

.branch .topform .btn {
  width: 140px;
  background-color: #b71f25;
  background-image: url('../img/sea.png');
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  display: inline-block;
  line-height: 70px;
  height: 70px;
  vertical-align: middle;
  opacity: 1;
}

.branch .topform .text {
  border: none;
  box-sizing: border-box;
  background-color: #f9f9f9;
  border-bottom: 1px solid #d9d9d9;
  font-size: 18px;
  color: #999;
  display: inline-block;
  line-height: 70px;
  height: 70px;
  vertical-align: middle;
  width: -moz-calc(100% - 140px);
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px);
  padding: 0 55px;

}

.contact .wel-ti {
  margin-top: 30px;
  margin-bottom: 40px;
}

.map #l-map {
  height: 450px;
}

.anchorBL {
  display: none;
}

.map {
  position: relative;
  margin-bottom: 80px;
}

.map .font {
  position: absolute;
  top: 50%;
  left: 14%;
  transform: translateY(-50%);
}

.map .font>div {
  padding: 30px 25px;
  box-sizing: border-box;
  background-color: #b71f25;
}

.map .font .ti {
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px
}

.map .font .de {
  font-size: 14px;
  color: #fff;

}

.map .font .de p {
  margin-bottom: 10px;
}

.map .font .de p:last-child {
  margin-bottom: 0;
}

.map .font .de .iconm {
  width: 30px;
  display: inline-block;
}

.search {
  overflow: hidden;
}

.search .tit {
  font-size: 23px;
  color: #333;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 45px;
}

.search ul {
  margin-bottom: 80px;
}

.search ul li a {
  display: block;
  width: 820px;
  transition: all 0.3s ease;
}

.search ul li .ti {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
  /* line-height: 25px; */
}

.search ul li .de {
  font-size: 18px;
  color: #666;
  /* line-height: 25px; */
}

.search ul li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: left;
  padding-right: 30%;
  box-sizing: border-box;
  padding-left: 0;
}

.search ul li a:hover {
  padding-left: 20px;
}

@media screen and (max-width:1200px) {
  .search ul li {
    padding: 0;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
  }

  .search ul {
    width: 100%;
  }

  .search ul li a {
    width: 100%;
  }
}

.banner a img {
  width: 100%;
}

.head .ul .two {
  width: 190px;
  font-size: 0
}

.head .ul li .list.two a {
  /* display: inline-block;
  vertical-align: middle; */
  float: left;
}

.head.act .ul li .list {
}

@media screen and (max-width:1720px) {
  .head .left>img {
    width: 300px;
  }

.head {
    height: 200px;
  }
  .head .logo {
  }

  .head .logo img {
    width: 100%;
  }
   .head .ul {
    height: 60px;
	line-height:60px;
	padding-top:24px;
  }

  .head .ul li {
    height: 60px;

  }
}

@media screen and (max-width:1650px) {
  .head .ul li>a {
    font-size: 16px;
	font-weight:bold;
  }

  .head {
    height: 200px;
  }

  .head .ul {
    height: 60px;
	line-height:60px;
	padding-top:18px;
  }

  .head .ul li {
    height: 60px;

  }

  .banner,
  .ban {
    margin-top: 200px;
  }

  .head .ul li .list {
    top: 59px;
  }

  .head .right .yuan .nei {
    top: 100px;
  }
}

@media screen and (max-width:1560px) {
  .head .left>img {
    width: 280px;
  }

  .head .logo {
    /* margin-right: 10px; */
  }

  .head .ul li>a {
  }

   .head .ul {
    height: 60px;
	line-height:60px;
	padding-top:24px;
  }

  .head .ul li {
    height: 60px;

  }
}
@media screen and (max-width:1200px) {
  .head .left>img {
    width: 250px;
  }

  .head .right {
    padding-right: 0px;
  }

  .head .logo {
    width: 160px;
  }

  .head .right .yuan {
    margin-left: 5px;
  }

  .head .ul li>a {
    padding: 0 8px;
  }

  .head .ul li {
    /* margin-right: 20px; */
  }

  .head {
    height: 154px;
  }
  .head .topp{
    height: 38px;
	line-height:38px;
  }

  .head .ul {
    height: 90px;
  }

  .head .ul li {
    height: 90px;

  }

  .banner,
  .ban {
    margin-top: 90px;
  }

  .head .ul li .list {
    top: 90px;
  }

  .head .right .yuan .nei {
    top: 90px;
  }

  .head.act {
    height: 80px;
    line-height: 80px;
  }

  .head.act .ul li .list {
    top: 80px;
  }

  .head.act .right .yuan .nei {
    top: 80px;
  }
}

@media screen and (max-width:1280px) {
  .head .left>img {
    width: 230px;
  }

  .head .logo {
    width: 140px;
  }

  .head .ul li>a {
    font-size: 14px;
  }

  .head .ul li .list a {
    font-size: 14px;
    /* line-height: 2.5; */
  }

  .head .ul li .list a {
    padding: 0 10px;
  }

  .head .ul .two {
    width: 172px;
  }

  .head .right .yuan .box {
    width: 28px;
    height: 35px;
  }

  .sea {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  .sea .box {
    width: 35px;
    height: 35px;
  }
}

@media screen and (max-width:1170px) {
  .head .left>img {
    width: 200px;
  }

  .head .logo {
    width: 135px;
  }

  .head .ul li>a {
    padding: 0 5px;
  }

  .head .right .yuan.tel .num {
    font-size: 18px;
  }
}

.head-m .menu_div.active_div i:nth-of-type(1) {
  -webkit-transform: rotate(45deg) translate(9px, 8px);
  transform: rotate(45deg) translate(9px, 8px);
}

.head-m .menu_div.active_div i:nth-of-type(2) {
  opacity: 0;
}

.head-m .menu_div.active_div i:nth-of-type(3) {
  -webkit-transform: rotate(-45deg) translate(9px, -8px);
  transform: rotate(-45deg) translate(9px, -8px);
}

.head-m {
  height: 60px;
  background-color: #fff;
  box-shadow: 1px 1px 10px #ccc;
}

.head-m {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.head-m .logo {
  height: 100%;
  margin-left: 3%;
}

.head-m .logo img {
  height: 80%;
}

.head-m .menu_div {
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  text-align: center;
  position: absolute;
}

.head-m .menu_div span {
  position: absolute;
  top: 50%;
  left: 50%;
  /* height: 2rem; */
  transform: translate(-50%, -50%);
  width: 2.2rem;
  font-size: 0;
}

.head-m .menu_div i {
  display: inline-block;
  width: 36px;
  height: 4px;
  border-radius: 2px;
  background: #b71f25;
  margin: 4px 0;
  opacity: 1;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.head-m .m_ul {
  display: none;
  border-top: 1px solid #eee;
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  background: #f7f7f7;
  z-index: 11;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  height: calc(100% - 60px);
  overflow: scroll;
}

.head-m .m_ul>li {
  padding: 0 4%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  line-height: 45px;
}

.head-m .m_ul>li a i {
  font-size: 20px;
  opacity: 0.3;
  float: right;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.head-m .m_ul p {
  display: none;
}

.head-m .m_ul .active_li {
  background: #eee;
}

.head-m .m_ul p a {
  padding: 0 20px;
}

.head-m .m_ul>li a .active_i {
  float: right;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.head-m .menu_div.active_div i:nth-of-type(1) {
  -webkit-transform: rotate(45deg) translate(9px, 8px);
  transform: rotate(45deg) translate(9px, 8px);
}

.head-m .menu_div.active_div i:nth-of-type(2) {
  opacity: 0;
}

.head-m .menu_div.active_div i:nth-of-type(3) {
  -webkit-transform: rotate(-45deg) translate(9px, -8px);
  transform: rotate(-45deg) translate(9px, -8px);
}

.ab-pic img {
  max-width: 100%;
  max-height: 100%;
}

.logo {
  line-height: 60px;
}

.head-m .m_ul>li a {
  display: block;
}

@media screen and (max-width:1100px) {
  .head {
    display: none;
  }

  .head-m {
    display: block;
  }

  .banner,
  .ban {
    margin-top: 60px;
  }

  .sea {
    float: none;
    position: static;
    width: auto;
    /* padding: 0 10px; */
    border: none;
    background-color: transparent;
    margin-top: 20px;
  }

  .sea .text {
    width: 120px;
  }
}

@media screen and (max-width:1670px) {
  .wel-two .swiper-slide:after {
    bottom: 14px;
  }
}

@media screen and (max-width:1400px) {
  .wel-two .swiper-slide:after {
    bottom: 7px;
  }

  .coop .list a {
    font-size: 14px;
  }
}
.honbox .box .pic .img img{
  width: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
@media screen and (max-width:750px) {
  .banner .xia {
    width: 30px;
    height: 30px;
    bottom: 15px;
  }
}

@media screen and (max-width:1600px) {
  .honbox .box .font{
    padding-left: 4%;
  }
  .honbox .box .font p{
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 14px;
  }
  .honbox .box{
    max-height: 170px;
    height: auto;
  }
  .wel-ti {
    font-size: 28px;
  }

  .wel-three .ti {
    font-size: 26px;
  }

  .head .right .yuan {
    margin-left: 0;
  }

  .office .swi {
    margin-top: 35px;
  }

  .wel-one .de {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .wel-one ul {
    margin-top: 40px;
  }

  .wel-one {
    padding-bottom: 90px;
  }

  .wel-four .swiper-slide p {
    font-size: 18px;
  }

  /* .news-box a .font .ti {
    font-size: 18px;
    height: 54px;
  } */
}

@media screen and (max-width:1500px) {
  .wel-ti {
    font-size: 26px;
  }

  .wel-one .de {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .wel-one ul {
    margin-top: 30px;
  }

  .wel-one {
    padding-bottom: 70px;
  }

  .wel-one ul li {
    margin-bottom: 15px;
  }

  .wel-three {
    padding-top: 45px;
  }

  .wel-four {
    margin-top: 60px;
  }
}

@media screen and (max-width:1400px) {

  .wel-three .ti:after {

    margin-top: 8px;
    margin-bottom: 15px;
  }

  .wel-one ul li .font .ti {
    font-size: 14px;
  }

  .wel-four {
    padding: 45px 0;
  }

  .office .swi {
    margin-top: 25px;
  }

  .wel-five .link {
    margin-top: 20px;
  }

  .wel-three .font {
    padding: 20px 25px;
  }

  .newsbox {
    margin-top: 30px;
  }

  .wel-one .ri {
    padding-left: 2%;
  }

  .wel-three .ti {
    font-size: 22px;
  }

  .wel-five {
    padding-top: 45px;
    padding-bottom: 55px;
  }

  .wel-six .swi .swiper-slide a {
    font-size: 16px;
  }

  .wel-ti {
    font-size: 24px;
  }

  .wel-one ul {
    margin-top: 20px;
  }

  .wel-one {
    padding-bottom: 60px;
  }

  .wel-two .swiper-container {
    background-position: 2px 65px;
    background-size: 165.5%;
  }

  .wel-two .swiper-slide.act .year {
    font-size: 26px;
  }

  .wel-three .swi .swiper-pagination-bullet {
    margin-bottom: 20px;
  }

  .wel-three .swi .swiper-pagination {
    margin-top: 20px;
  }
}

@media screen and (max-width:1300px) {
  .content {
    width: 80%;
  }

  .wel-ti {
    font-size: 24px;
  }

  .wel-two .swiper-slide.act .year {
    font-size: 24px;
  }

  .wel-two .swiper-slide .de {
    font-size: 14px;
  }

  .wel-two .swi {
    padding-top: 40px;
  }
}

@media screen and (max-width:1200px) {
  .wel-three .swi .swiper-pagination-bullet {
    margin-bottom: 15px;
  }

  .news-box a .font .ti {
    font-size: 16px;
    height: 48px;
  }

  .wel-six .swi {
    margin-top: 20px;
  }

  .news-box .btn {
    margin-top: 30px;
  }

  .wel-three .swi .swiper-pagination {
    margin-top: 00px;
  }

  .wel-three .swiper-button-next,
  .wel-three .swiper-button-prev {
    width: 100px;
    font-size: 14px;
  }

  .wel-three .swiper-button-next img {
    position: static;
    margin-left: 10px;
    transform: translateY(0);
  }

  .wel-three .swiper-button-prev img {
    position: static;
    margin-right: 10px;
    transform: translateY(0);
  }

  .wel-six {
    padding-top: 40px;
    padding-bottom: 45px;
  }

}

@media screen and (max-width:750px) {
  .wel-two .swiper-container {
    background-position: 2px 85px;
    background-size: 165.5%;
  }

  .wel-six .swi .swiper-slide a {
    font-size: 14px;
  }

  .office .swi {
    margin-bottom: 45px;
  }

  .office .swi {
    margin-top: 15px;
  }

  .office .swi .gallery-thumbs {
    position: static;
    margin-top: 20px;
  }

  .office .wel-ti {
    margin-top: 30px;
  }

  .wel-one .wpic {
    display: none;
  }

  .wel-one .half {
    width: 100%;
    /* display: none; */
  }

  .wel-six .swi {
    margin-top: 10px;
  }

  .wel-five {
    padding-top: 35px;
    padding-bottom: 45px;
  }

  .wel-four .swi {
    padding: 0;
  }

  .wel-five .link {
    margin-top: 10px;
  }

  .wel-three .swi .swiper-pagination-bullet {
    margin: 0 3px;
    margin-bottom: 10px;
  }

  .news-box>a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .news-box .btn {
    margin-top: 0;
  }

  .wel-three .swi .swiper-pagination-bullet {
    padding: 0 20px;
  }

  .wel-four .swiper-slide .pic {
    text-align: center;
    box-shadow: none;
  }

  .wel-four .swiper-container {
    padding: 20px 10px;
  }

  .wel-four .swiper-slide p {
    text-align: center;
  }

  .wel-four .swiper-button-next {
    right: 10px;
  }

  .wel-four .swiper-button-prev {
    left: 10px;

  }

  .wel-four .swiper-slide .pic img {
    width: auto;
    max-width: 100%;
  }

  .wswi.swiper-button-next,
  .wswi.swiper-button-prev {
    /* top: 40%; */
  }

  .wel-two .swiper-slide .de {
    top: 65px;
  }

  .wel-two .swi {
    padding: 0 50px;
    padding-top: 0px;
  }

  .wel-one .de {
    margin-top: 0;
  }

  .content {
    width: 94%;
  }

  .wel-one .ri {
    padding: 0;
    margin-top: 30px;
  }

  .wel-one ul li {
    width: 100%;
  }

  .wel-one {
    padding-bottom: 40px;
    padding-top: 0px;
  }

  .wel-ti {
    font-size: 22px;
  }

  .wel-btn {
    width: 110px;
  }

  .wel-three .font {
    padding: 15px 15px;
  }

  .wel-three .ti {
    font-size: 18px;
  }

  .wel-three .font .wel-btn {
    bottom: 30px;
    right: 15px;
  }

  .wel-three .de {
    font-size: 16px;
  }

  .wel-three .ti:after {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width:1550px) {
  .foo-c {
  }

  .foo-c .ul {
  }

  .foo-c .ul li {
    margin-right: 6%;
  }
}

@media screen and (max-width:1400px) {
  .foo-c .ul li {
    margin-right: 4%;
  }

  .foo-c .ul {
  }

  .foo-c .ti {
    font-size: 14px;
  }
}

@media screen and (max-width:1080px) {
  .foo-c .ul {
    display: none;
  }

  .foo-c .ewm {
    float: right;
  }

  .foo-c .ewm {
    width: 33.5%;
  }

  .foo-c .one {
    width: 33.5%;
  }
}

@media screen and (max-width:750px) {
  .foo-c .ewm {
    width: 100%;
  }

  .wel-three .swiper-button-next {
    right: 2%;
  }

  .wel-three .swiper-button-next span,
  .wel-three .swiper-button-prev span {
    display: none;

  }

  .wel-three .swiper-button-prev {
    left: 0;
  }

  .wel-three .wel-ti {
    margin-bottom: 10px;
  }

  .wel-three {
    padding-top: 40px;
  }

  .foo-c .one {
    width: 100%;
  }

  .wel-ti:after {
    margin-top: 10px;
  }

  .footer {
    padding-top: 40px;
  }

  .newsbox {
    margin-top: 20px;
  }

  .wel-ti {
    height: 60px !important;
  }

  .foo-c .ewm {
    float: none;
    margin-top: 20px;
  }

  .wel-three .swiper-button-next,
  .wel-three .swiper-button-prev {
    box-shadow: none;
    top: 50%;
    height: 30px;
    line-height: 30px;
    /* bottom: -10px; */
  }

  .wel-three .swiper-button-prev {
    left: 2%;
  }

  .wel-three .swiper-button-next,
  .wel-three .swiper-button-prev {
    width: auto;
    background-color: transparent
  }
}

@media screen and (max-width:1600px) {
  .pro-ti {
    font-size: 24px;
  }

  .service .wel-ti,
  .sedetail .wel-ti {
    margin-top: 60px;
  }

  .culbox .box .icon {
    width: 20%;
  }

  .pro-ti:after {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .culbox .box .font .en:after {
    margin-top: 10px;
  }

  .ban .ti {
    font-size: 40px;
  }

  .ban .de {
    font-size: 22px;
  }

  .ban .de:after {
    margin-top: 15px;
  }

}

@media screen and (max-width:1500px) {
  .profile .de {
    margin-bottom: 20px;
  }

  .culbox .box .font .ti {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .culbox .box .font .en {
    font-size: 18px;

  }

  .ban .ti {
    font-size: 36px;
  }

  .ban .de {
    font-size: 20px;
    margin-top: 0px;
  }

  .ban .de:after {
    margin-top: 10px;
  }

  .profile .img {
  }

  .profile .top {
    margin-bottom: 45px;
  }
}

@media screen and (max-width:1400px) {
  .profile .de {
    margin-bottom: 10px;
  }

  .service .list a p {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .service .wel-ti,
  .sedetail .wel-ti {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .honbox .box .font p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .pro-ti {
    font-size: 22px;
  }

  .ban .ti {
    font-size: 32px;
  }

  .ban .de {
    font-size: 20px;
  }

  .ban .de:after {
    /* margin-top: 0px; */
  }

  .pro-ti:after {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .profile .img {
  }

  .profile .top {
    margin-bottom: 30px;
  }

  .nav .four a,
  .nav .two a,
  .nav .three a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
}

@media screen and (max-width:1300px) {
  .ban .ti {
    font-size: 28px;
  }

  .ban .de {
    font-size: 18px;
  }
}

@media screen and (max-width:750px) {
  .honbox .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .service .list a {
    width: 49%;
    margin-right: 2%;
  }

  .service .list a:nth-child(2n) {
    margin-right: 0;
  }

  .service .wel-ti,
  .sedetail .wel-ti {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .service {
    margin-bottom: 30px;
  }

  .honbox .box .pic {
    width: 100%;
    margin-bottom: 20px;
  }

  .honbox .box .font {
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
  }

  .organ {
    padding-bottom: 50px;
  }

  .honbox .box .pic .img {
    position: static;
    transform: none;
    width: 100%;
  }
  .honbox .box .pic .img img{
    position: static;
    transform: none;
  }
  .honbox .box{
    height: auto;
    max-height: 100%;
  }
  .honbox .box .pic {
    padding-bottom: 0;
    padding: 10px;
  }

  .ban .ti {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .ban .content {
    text-align: center;
  }

  .culbox .box .tu {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .cul {
    margin-bottom: 60px;
    margin-top: 30px;
  }

  .culbox .box .tu img {
    max-width: 100%;
  }

  .culbox .box .icon img {
    width: 45px;
    height: 45px;
  }

  .culbox .box .font .en {
    font-size: 16px;
  }

  .culbox .box .font .en:after {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .culbox .box .font {
    width: 100%;
  }

  .ban {
    position: relative;
    height: 200px;
  }

  .ban img {
    position: absolute;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
  }

  .culbox .box .font .ti {
    font-size: 18px;
    margin-bottom: 0px;
  }

  .profile .culbox .de {
    margin-bottom: 30px;
  }

  .ban .de:after {
    display: block;
    width: 30px;
    margin: 0 auto;
  }

  .ban .content .de {
    text-align: center;
  }

  .profile {
    margin-top: 30px;
  }

  .profile .wel-ti {
    margin-bottom: 20px;
  }

  .nav {
    transform: none;
  }

  .nav .content {
    width: 100%;
  }

  .nav .four a,
  .nav .two a,
  .nav .three a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }

  .ban .de {
    font-size: 18px;
  }

  .profile .top .pic {
    float: none;
    width: 100%;
    margin-left: 0;
    display: block;
    margin-top: 20px;
  }

  .profile .top .font {
    width: 100%;
  }

  .pro-ti {
    font-size: 17px;
  }

  .pro-ti:after {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width:1600px) {
  .sedetail .list a .de {
    font-size: 18px;
  }

  .case .font {
    width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
  }

  .info_box .title_div h3 {
    font-size: 24px;
  }

  .team .list .font .ti {
    font-size: 22px;
  }

  .team .list .font .ti:after {
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .team .list .font {
    padding: 0 3%;
  }

}

@media screen and (max-width:1400px) {
  .coop .wel-ti {
  }

  .info_box .title_div h3 {
    margin-bottom: 15px;
  }

  .case .font .de {
    font-size: 14px;
    margin: 3px 0;
  }

  .sedetail .list a .de {
    font-size: 16px;
  }

  .team .wel-ti {
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .team .list .font .ti {
    font-size: 20px;
  }

  .info_box .title_div h3 {
    font-size: 22px;
  }

  .people .ri .box {
    margin-bottom: 25px;
  }

  .sedetail .list a .font img {
    right: 40px;
  }

  .sedetail .list a:hover .font img {
    right: 20px;
  }

  .sedetail .list a .de {
    padding-right: 60px;
  }

  .info_box {
    padding-top: 35px;
    padding-bottom: 69px;
  }
}

@media screen and (max-width:1200px) {
  .team .list .font .ti {
    font-size: 18px;
  }

  .coop .wel-ti {
    margin-bottom: 20px;
    margin-top: 15px;
  }

  .team .list .font .de {
    font-size: 14px;
  }
}

.office .gallery-thumbs .swiper-pagination {
  display: none;
  bottom: 0;
}

@media screen and (max-width:750px) {
  .ban .de:after {
    display: none;
  }

  .wel-one .wel-ti {
    text-align: center;
  }

  .pro-ti:after,
  .wel-ti:after {
    width: 40px;
  }

  .team .list .pic {
    width: 100%;
  }

  .office .gallery-thumbs .swiper-pagination {
    display: block;
    position: static;
  }

  .wswi.swiper-button-next,
  .wswi.swiper-button-prev {
    /* display: none; */
  }

  .office .swi .gallery-thumbs .swiper-slide {
    border: 2px solid #fff;
  }

  .case .font .de {
    margin: 0;
    font-size: 12px;
  }

  .coop .list a {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 15px;
  }

  .coop .list a {
    font-size: 16px;
  }

  .coop .wel-ti {
    margin-bottom: 20px;
    margin-top: 30px;
  }

  .coop .list a:nth-child(5n) {
    margin-right: 2%;
  }

  .coop .list a:nth-child(2n) {
    margin-right: 0;
  }

  .team .list .font {
    width: 100%;
    padding: 20px 3%;
  }

  .team .list a:nth-child(even) .font {
    position: static;
  }

  .team .list a {
    margin-bottom: 20px;
  }

  .team .list a:nth-child(even) .font .center {
    position: static;
    transform: none;
    padding: 0;
  }

  .team {
    margin-bottom: 45px;
  }

  .team .list a:nth-child(even) .font {
    padding: 20px 3%;
  }

  .team .list .font .ti:after {
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .sedetail .list a .de {
    font-size: 18px;
  }

  .people .le {
    display: none;
  }

  .info_box {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .people .ri {
    width: 100%;
  }

  .people .ri .box .p {
    display: block;
    font-size: 16px;
    color: #333;

  }

  .people .ri .box {
    width: 100%;
    margin-right: 0;
  }

  .people .ri .box .pic img {
    width: auto;
    max-width: 100%;
  }

  /* .people .ri .box .pic:after{
    display: none;
  } */
  .people .ri .box.act .pic:after {
    top: 0;
    left: 0;
  }

  .info_box .title_div h3 {
    font-size: 20px;
  }

  .info_box .title_div {
    margin-bottom: 20px;
  }

  .info_box .content_div p {
    font-size: 16px;
  }

  .people .ri .box .pic {
    text-align: center;
  }

  .info_box .page_div {
    margin-top: 30px;
  }

  .sedetail .list a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .sedetail .list a .de {
    padding: 0 10px;
    font-size: 16px;
  }

  .sedetail .list a .font img {
    display: none;
  }

  .sedetail {
    margin-bottom: 45px;
  }

  .pagination {
    padding: 18px 0;
  }

  .pagination a {
    font-size: 16px;
    margin: 0 10px;
  }

  .info_box .page_div a.previous_a,
  .info_box .page_div a.next_a {
    float: none;
    width: 100%;
    max-width: 100%;

  }

  .info_box .page_div {
    height: auto;
    line-height: 1.8;
    padding: 10px;
  }

  .info_box .page_div a.return_a {
    position: static;
    transform: none;
  }

  .info_box .title_div strong {
    display: block;
    border-right: none;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
  }

  .info_box .title_div h3 {
    margin-bottom: 15px;
  }

  .people {
    margin-bottom: 40px;
  }

  .people .wel-ti {
    margin-bottom: 20px;
    margin-top: 30px;
  }
}

@media screen and (max-width:1600px) {
  .redetail .ti {
    margin-top: 40px;
    font-size: 18px;
    margin-bottom: 25px;
  }

  .news .top .ti {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .news .top .ti:before {
    margin-bottom: 20px;
  }

  .news .top .de {
    margin-bottom: 25px;
  }

  .recruit .list a .top {
    font-size: 16px;
  }

  .recruit .list a .top {
    padding: 0 6%;
  }

  .join .top .le p {
    margin-bottom: 20px;
  }

  .recruit .list a .de {
    padding: 6%;
  }

  .branch .topform {
    margin-bottom: 50px;
  }

  .join .bot {
    margin-top: 35px;
  }

  .join .bot .box .font p {
    font-size: 18px;
  }
}

@media screen and (max-width:1500px) {
  .recruit .list a {
    width: 32%;
    margin-right: 2%;
  }

  .recruit .list a:nth-child(4n) {
    margin-right: 2%;
  }

  .recruit .list a:nth-child(3n) {
    margin-right: 0;
  }

  .join .wel-ti {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .redetail .list .box .name {
    width: 80px;
  }

  .redetail .list .box .nei {
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    font-size: 14px;
  }

}

@media screen and (max-width:1400px) {
  .news .top .ti {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .branch .topform {
    margin-bottom: 40px;
  }

  .join .top .le p {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .join .bot {
    margin-top: 25px;
  }

  .recruit .wel-ti {
    margin-top: 30px;
  }

  .news .top .ti:before {
    margin-bottom: 10px;
  }

  .join .bot .box .font p {
    font-size: 16px;
  }

  .news .top .de {
    margin-bottom: 15px;
  }

  .branch .topform .btn {
    height: 55px;
    line-height: 55px;
  }

  .branch .topform .text {
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    font-size: 16px;
  }

  .contact .wel-ti {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  .map .font {
    padding: 20px;
  }

  .map .font {
    top: 72%;
    left: 7%;
  }

  .map .font .de p {
    margin-bottom: 5px;
  }

  .map .font .ti {
    margin-bottom: 10px;
  }
}

@media screen and (max-width:1200px) {
  .news .top .ti {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .map .font .ti {
    font-size: 16px;
  }

  .map .font {
    padding: 15px;
  }

  .redetail .btner .page {
    width: 160px;
    height: 45px;
    line-height: 45px;
  }

  .redetail .btner .liji {
    width: 160px;
    height: 45px;
    line-height: 45px;
  }
}

@media screen and (max-width:900px) {
  .redetail .list .box {
    width: 50%;
    margin-top: -1px;
  }

  .redetail .list .box:nth-child(even) {
    border-right: 1px solid #dedede;
  }
}

@media screen and (max-width:750px) {
  .redetail .btner .page {
    width: auto;
    height: 45px;
    line-height: 45px;
    border: none;
    background-color: transparent;
    font-size: 14px;
  }

  .redetail .btner {
    margin-top: 35px;
    margin-bottom: 55px;
  }

  .redetail .btner .liji {
    width: 110px;
    height: 40px;
    line-height: 40px;
  }

  .redetail .btner .page.right span {
    margin-left: 5px;
  }

  .redetail .btner .page.left span {
    margin-right: 5px;
  }

  .redetail .btner .liji {
    /* margin-top: 60px; */
  }

  .join .bot .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .join .top .ri {
    width: 100%;
    margin-left: 0;

  }

  .join .wel-ti {
    margin-top: 35px;
    margin-bottom: 20px;
  }

  .join {
    margin-bottom: 40px;
  }

  .join .bot .box .font .center img {
    width: 20px;
  }

  .join .bot .box .font p {
    font-size: 14px;
  }

  .news .top .pic {
    width: 100%;
  }

  .map .font {
    position: static;
    transform: none;
    padding: 0;
  }

  .map #l-map {
    height: 250px;
  }

  .map {
    margin-bottom: 55px;
  }

  .recruit .list a {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0%;
  }

  .recruit .list a:nth-child(4n) {
    margin-right: 0%;
  }

  .contact .wel-ti {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .branch .topform .btn {
    width: 90px;
  }

  .branch .topform .text {
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
  }

  .branch .topform {
    margin-bottom: 20px;
  }

  .recruit .wel-ti {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .recruit {
    margin-bottom: 50px;
  }

  .wel-btn {
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    display: block;
  }

  .news .news-box a .wel-btn span {
    margin-top: -2px;
  }

  .news {
    margin-bottom: 45px;
  }

  .news .wel-ti {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .news .news-box a {
    margin-bottom: 20px;
  }

  .news .top {
    margin-bottom: 20px;
  }

  .news .top .de {
    font-size: 14px;
    height: 45px;
  }

  .news .top .font {
    width: 100%;
    padding: 20px 3%;
  }

  .redetail .de {
    padding: 20px 10px;
    font-size: 14px;
  }

  .redetail .ti {
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 15px;
    font-size: 16px;
  }
}

@media screen and (max-width:500px) {
  .redetail .list .box {
    width: 100%;
  }

  .redetail .list .box {
    border-right: 1px solid #dedede;
  }
}

.firight {
  position: fixed;
  right: -3px;
  top: 40%;
  z-index: 9999;
}

.firight a {
  padding-top: 10px;
  box-sizing: border-box;
  display: block;
  width: 80px;
  background-color: #b71f25;
  height: 80px;
  margin-bottom: 1px;
  border-radius: 0px;
}

.firight a p {
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.frimg {
  height: 35px;
  line-height: 35px;
}

.frnum {
  transition: all 0.5s ease;
  position: relative;
}

.frnum:hover {
  margin-left: -185px;
}

.frnum .number {
  position: absolute;
  height: 80px;
  background-color: #b71f25;
  width: 185px;
  right: -182px;
  top: 0;
}

/* .frnum {
  margin-left: -185px;
} */

.firight a.frnum {}

.frnum .number p {
  font-size: 22px;
  color: #fff;
  line-height: 62px;
  border-left: 1px solid #9fcce8;
  margin-top: 10px;
}

.wxfr {
  position: relative;
}

.frewm {
  position: absolute;
  right: 100px;
  top: 10%;
  display: none;
}

@media screen and (max-width:1400px) {
  .search .tit {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .search ul li .ti {
    font-size: 18px;
  }

  .search ul li .de {
    font-size: 16px;
  }
}

@media screen and (max-width:750px) {
  .wel-two .swiper-slide:nth-child(even) .year {
    top: -10px;
  }

  .wel-two .swiper-slide .year {
    top: -10px;
  }

  .wel-two .swiper-slide:nth-child(even) .de {
    top: 80px;
  }

  .wel-two .swiper-slide .de {
    top: 80px;
  }

  .search .tit {
    margin-top: 45px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .search ul {
    margin-bottom: 50px;
  }
}



.wel-one .ri .de {
  font-size: 14px;
}

.head .zi {
  display: inline-block;
  border-left: 1px solid #e2e2e2;
  padding-left: 20px;
  vertical-align: middle;
}

.head .zi p {
  font-size: 16px;
  /* font-family: '隶书'; */
  /* font-weight: bold; */
  line-height: 1.5;
}
@media screen and (max-width:1400px) {
  .firight a {
    width: 70px;
    height: 70px;
  }

  .frnum .number {
    height: 70px;
  }

  .frnum .number p {
    line-height: 50px;
    margin-top: 10px;
    font-size: 20px;
  }

  .frnum .number {
    width: 165px;
    right: -165px;
  }

  /*
  .frnum {
    margin-left: -165px;
  } */
  .frnum:hover {
    margin-left: -165px;
  }

  .firight a {
    padding-top: 7px;
  }
}

/* .head .logo img {
  width: 100%;
} */

.head .logo {
  width: 635px;
  padding-top:20px;
}

.head .left img {
  width: 100%;
}

/* .head .logo {
  height: 100%;
} */
@media screen and (max-width:1720px) {
  .head .logo {
    width: 635px;
  }
}

@media screen and (max-width:1450px) {
  .head .logo {
    width: 635px;
  }
}

@media screen and (max-width:1150px) {
  .head .logo {
    width: 635px;
  }
}

@media screen and (max-width:1300px) {
  .head .zi p {
    font-size: 12px;
  }

  .head .zi {
    padding-left: 5px;
  }
}

.frnum.ss .number .text {
  border: none;
  border-bottom: 1px solid #fff;
  line-height: 2;
  font-size: 16px;
  margin-top: 23px;
  background-color: transparent;
  color: #fff;
}

.frnum.ss .but {
  display: block;
  width: 100%;
  background-color: transparent;
  border: none;
  cursor: pointer;
  /* height: 0px; */
  background-image: url('../img/r5.png');
  background-repeat: no-repeat;
  background-position: center;
}

.frnum.ss .number .text::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;

}

.frnum.ss .number .text::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;

}

.frnum.ss .number .text:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;

}

.wel-four .bd li {
  width: 200px;
  margin-right: 60px;
}

.wel-four .tempWrap {
  width: 100% !important;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}

.wel-four .swiper-slide:hover .pic img {
  transform: scale(1);
}

.wel-four .swiper-slide p {
  margin-bottom: 10px;
}

@media screen and (max-width:750px) {

  .frnum:hover {
    margin-left: 0px;
  }

  .frnum {}

  .case .font p {
    font-size: 12px !important;
    line-height: 1.5;
  }

  .case .font {
    position: static;
    transform: none;
    margin-top: 10px;
  }

  .case .font p {
    color: #333 !important;
  }

  .office .swi .gallery-thumbs .swiper-slide:after {
    display: none;
  }

  .info_box {
    padding-left: 0;
    padding-right: 0;
  }

  .wel-four .bd li {
    width: 160px;
    margin-right: 30px;
  }

  .people .ri .box .pic:after {
    background-color: transparent;
  }
}

.head .ul li {
  position: static;
}

.head .ul li .list.two {
  text-align: right;
}

.head .ul li .list.two a {
  float: none;
}

.head .ul li .list {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  background-color: rgba(88, 97, 94, .6);
  /* min-height: 50px; */
}

.head .ul li .list.two {
  width: 100%;
}

.head .ul li .list a {
  display:block;
  height: 40px;
  line-height: 40px;
  color: #fff;
}

.snew .add img {
  margin-top: -27px;
  margin-left: 9px;
}

.student .top2 {
  margin-bottom: 20px;
}

.head .ul li {
  position: relative;
  width:11.11%;
  text-align:center;
}

.head .ul li .list,
.head .ul li .list.two {
  width: 100%;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.nav .content a {
  background-color: #187fc4;
  color: #fff;
}

.nav .content a.act {
  background-color: #f9f9f9;
  color: #187fc4;
}

.nav .content a:hover {
  background-color: #f9f9f9;
  color: #187fc4;
}

.profile .top .de {
  text-indent: 2em;
}

/* .content_div p, */
.join .top .le p {
  text-indent: 2em;
}

.wel-three .swiper-slide:hover img {
  transform: scale(1.1);
}

.wel-three .swiper-slide {
  overflow: hidden;
}

.wel-three .swiper-slide img {
  transition: 0.5s;
}

.btn {
  opacity: 0;
}

.js-img-list-f {
  display: none;
}

.ui-pnotify {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  background-color: #fff;
}

.banner.mm {
  display: none;
}

.firight .numnum {
  display: none;
}

@media screen and (max-width:750px) {
  .footer .last {
    padding: 0;
  }

  .foo-c .ewm .ti {
    height: auto;
    margin-bottom: 10px;
  }

  .footer .last .foo-c a.right {
    float: left;
  }

  .foo-c .linkbox .top {
    padding: 10px 20px;
  }

  .foo-c .ewm .img img {
    width: 100px;
  }

  .foo-c .one .de .ded {
    margin-bottom: 0;
  }

  .foo-c .one .ti {
    display: none;
  }

  .banner.pc {
    display: none;
  }

  .banner.mm {
    display: block;
  }

  .ban .ti {
    /* color: #666; */
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
  }

  .ban .de {
    /* color: #666; */
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
  }

  .ban .de:after {
    border-top: 3px solid #666;
  }

  .firight {
    /* display: none; */
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    top: auto;
  }

  .firight a {
    display: inline-block;
    width: 33.33%;
    height: 65px;
  }

  .firight a:nth-child(1) {
    display: none;
  }

  .firight a:nth-child(2) {
    border-right: 1px solid #fff;
    box-sizing: border-box;
  }

  .firight a:last-child {
    display: none;
  }

  .firight .numnum {
    display: inline-block;
    border-left: 1px solid #fff;
    box-sizing: border-box;
  }

  .firight {
    font-size: 0;
    height: 65px;
  }

  .firight a {
    padding-top: 5px;
  }

  .footer {
    margin-bottom: 65px;
  }
}

.big-qu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(255, 255, 255, 1);
  top: 0;
  left: 0;
  display: none;
}

.pinch-zoom-container {
  overflow: auto !important;
  position: static !important;
  margin-top: 5rem;
}

.pinch-zoom {
  width: 100%;
  height: 100%;
}

.big-qu img {
  max-width: 70%;
  max-height: 70%;
  top: 35% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.linknav a {
  line-height: 45px;
  height: 45px;
  font-size: 14px;
  color: #666;
  vertical-align: middle;

}

.linknav {
  display: none;
  padding: 0 3%;
  box-sizing: border-box;
}

.linknav a.act {
  color: #b71f25;
}

@media screen and (max-width:750px) {
  .linknav {
    display: block;
    height: 45px;
  }

  .sedetail .wel-ti {
    margin-top: 23px;
  }

  .teamm.ban img {
    left: 39%;
  }

  .sea {
    width: 100%;

  }

  .sea.act .text {
    width: 100%;
  }

  .sea .text {
    width: 100%;
    line-height: 40px;
    padding-left: 40px;
    box-sizing: border-box;
  }
}

.linknav span {
  position: relative;
  top: 2px;
}

.m_ul .sea .box {
  position: absolute
}

.sea.act {
  width: 100%;
  padding: 0 0px;
}

.big-qu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, .9);
  top: 100px;
  left: 0;
  display: none;
}

.pinch-zoom-container {
  overflow: auto !important;
  position: static !important;
  /* margin-top: 5rem; */
}

.pinch-zoom {
  width: 100%;
  height: 100%;
}

.big-qu img {
  /* width: 45%; */
  max-width: 45%;
  max-height: 50%;
  top: 50% !important;
  left: 50% !important;
}

@media screen and (max-width:750px) {
  .big-qu img {
    width: 90%;
  }
}

.people .po {
  position: relative;
}

.people .po .le {
  position: relative;
  left: 0;
  top: 0px;
  transition: none;
}

.people .po .ri {
  float: right;
}

.people .dep .p {
  height: 200px;
}

.zl-scrollBarBox {
  right: 60px !important;
}

.people .le .dep .p p {
  padding-right: 70px;
  box-sizing: border-box;
}

@media screen and (max-width:1600px) {
  .people .le .top .img {
    width: 40%;
  }

  .people .le {
    display: inline-block;
    width: 470px;
  }

  .people .ri {
    width: -moz-calc(100% - 470px);
    width: -webkit-calc(100% - 470px);
    width: calc(100% - 470px);
  }
}

@media screen and (max-width:1500px) {
  .people .le .top .img {
    width: 40%;
  }

  .people .dep .p {
    height: 180px;
  }

  .people .le {
    display: inline-block;
    width: 440px;
  }

  .people .ri {
    width: -moz-calc(100% - 440px);
    width: -webkit-calc(100% - 440px);
    width: calc(100% - 440px);
  }
}

@media screen and (max-width:1400px) {
  .people .dep .p {
    height: 155px;
  }
}

@media screen and (max-width:750px) {
  .people .po .le {
    position: static !important;
  }

  .people .dep .p {
    height: auto;
  }

  .people .po .ri {
    float: none;
    width: 100%;
  }
}
.nb-icon-inner-wrap,.nb-icon-wrap{
opacity: 0;
}
#cnzz_stat_icon_1256851513 a{
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}