@charset "UTF-8";
body {
  padding-top: 99px;
}

.banner-tit{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.banner-tit .tit{
  font-weight: bold;
  text-shadow: 0 2px rgba(22,3,3,0.73);
  font-size: 0.46rem;
  line-height: 1;
  color: #161616;
  letter-spacing: 0.04rem;
  color: #fff;
}
.tit1{
  width: auto;
  left: 20%;
}
.banner-tit .line{
  margin: 0.43rem auto 0;
  width: 1.48rem;
  height: 0.03rem;
  background: #161616;
  background: #fff;
}
.banner-tit .det{
  margin-top: 0.25rem;
  font-size: 0.34rem;
  line-height: 1;
  color: #161616;
  letter-spacing: 1px;
  color: #fff;
}
.banner-tit .tes{
  font-size: 46px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: moe;
}
.banner-tit.white .tit{
  color: #fff;
}
.banner-tit.white .line{
  background: #fff;
}
.banner-tit.white .det{
  color: #fff;
}
.pages {
  text-align: center;
  font-size: 0;
}
.pages a {
  display: inline-block;
  width: 0.54rem;
  margin: 0 0.1rem;
  font-size: 0.2rem;
  line-height: 0.54rem;
  border-radius: 2px;
  background-color: #e8e8e8;
}
.pages a.active, .pages a[href$=";"]:hover, .pages a[href$=".html"]:hover {
  background-color: #c63738 !important;
  color: #fff;
}
.pages a.prev {
  background-color: #e8e8e8;
}
.pages a.next {
  background-color: #e8e8e8;
}
.pages .page-list {
  display: inline-block;
}
.pages .pages a {
  box-shadow: 1px 1px 0.13rem rgba(163, 198, 237, 0.31);
}

.scroll-scenes::-webkit-scrollbar {
  width: 8px;
  height: 62;
  border: 1px solid #d4dcdf;
  border-radius: 4px;
}

.scroll-scenes::-webkit-scrollbar-thumb {
  border-radius: 4px;
  border: 2px solid rgba(255, 255, 255, 0);
  background: #308fb0;
  background-clip: content-box;
}

.scroll-scenes::-webkit-scrollbar-track {
  border-radius: 4px;
  background: transparent;
}

header {
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
}
header .logo a .logo1 {
  display: none;
}
header .logo a .logo2 {
  display: block;
}
header .phone .iconfont {
  color: #1a5899;
}
header .phone span {
  color: #1a5899;
}
header .navlist li .lv1 {
  color: #333;
}
header .navlist li.active .lv1 {
  color: #1a5899;
}
header .navlist li.active .lv1:after {
  background: #1a5899;
}
header .navlist li:hover .lv1:after {
  background: #1a5899;
}

.inner-banner {
  position: relative;
  height: 4.1rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.prban{
  height: 6.1rem;
}

.crumb {
  font-size: 0;
  box-shadow: 0 0.04rem 0.3rem rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 15;
  background: #fff;
}
.crumb .nav-lv2 {
  float: left;
  overflow: hidden;
}
.crumb .nav-lv2 a {
  float: left;
  margin-right: 0.4rem;
  font-size: 0.2rem;
  line-height: 0.8rem;
}
.crumb .nav-lv2 a:hover {
  color: #1a5899;
}
.crumb .nav-lv2 a.active {
  padding-left: 0.3rem;
  position: relative;
  color: #1a5899;
  font-weight: bold;
}
.crumb .lvv2 a.active{
  font-size: 30px;
  padding: 2% 0
}
.crumb .nav-lv2 a.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.34rem;
  width: 0.21rem;
  height: 0.03rem;
  background: #1a5899;
  border-radius: 1.5px;
}
.crumb .lvv2 a.active:before {
  display: none;
}
.crumb .nav-lv2 a.active:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42rem;
  width: 0.13rem;
  height: 0.02rem;
  background: #6dab41;
  border-radius: 1px;
}
.crumb .lvv2 a.active:after {
  display: none;
}
.crumb .location {
  float: right;
}
.crumb .location .home {
  display: inline-block;
  vertical-align: top;
  width: 0.4rem;
  height: 0.8rem;
  background: url(../images/home.png) no-repeat left center;
  background-size: auto 0.32rem;
}
.crumb .location a {
  display: inline-block;
  font-size: 0.16rem;
  line-height: 0.8rem;
}
.crumb .location a:hover {
  color: #1a5899;
}
.crumb .location span {
  display: inline-block;
  font-size: 0.16rem;
  line-height: 0.8rem;
}

.inner-title {
  text-align: center;
  font-family: "sourceMedium";
}
.inner-title .cn {
  font-size: 0.36rem;
  line-height: 1;
  color: #080202;
}
.inner-title .en {
  margin-top: 0.15rem;
  text-transform: uppercase;
  font-size: 0.24rem;
  line-height: 1;
  color: #666;
}

.f_zoom_honer {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
}

.f_zoom_honer .close_icon {
  position: absolute;
  z-index: 10;
  width: 25px;
  height: 25px;
  background: url(../images/close-btn2-1.png) no-repeat center;
  background-size: 25px;
  cursor: pointer;
  top: 0;
  right: -40px;
}

.f_zoom_honer .f-zoom-box {
  width: calc(100% - 100px);
  height: calc(100% - 80px);
  margin: 40px auto;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.f_zoom_honer .f-zoom-box .imgbox {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.f_zoom_honer .f-zoom-box img {
  max-width: 100%;
  max-height: 100%;
}

.aboutLayout .about {
  padding: 0.8rem 0 1.05rem;
  background: url(../images/about_bg1.jpg) no-repeat center;
  background-size: cover;
}
.aboutLayout .about .cont {
  overflow: hidden;
}
.aboutLayout .about .cont .left {
  display: flex;
  width:100%;
  flex-direction: column;
  margin-top: 0.1rem;
}
.aboutLayout .about .cont .left .tit-cn img {
  display: block;
  height: 0.44rem;
}
.aboutLayout .about .cont .left .tit-en {
  margin-top: 0.17rem;
  text-transform: uppercase;
  font-size: 0.24rem;
  line-height: 1;
  color: #727272;
}
.aboutLayout .about .cont .left .line {
  margin-top: 0.28rem;
  width: 0.63rem;
  height: 0.04rem;
  background: #000;
}
.aboutLayout .about .cont .left .det {
  margin-top: 0.18rem;
  font-size: 0.16rem;
  display: flex;
  line-height: 0.36rem;
}
.aboutLayout .about .cont .right {
  float: right;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 40.38%;
  height: 6.07rem;
}
.aboutLayout .factory {
  padding: 0.78rem 0 0;
}
.aboutLayout .factory .list {
  margin-top: 0.57rem;
  overflow: hidden;
}
.aboutLayout .factory .list li {
  float: left;
  width: calc((100% - 0.54rem)/4);
  margin-right: 0.18rem;
  margin-bottom: 0.4rem;
}
.aboutLayout .factory .list li:nth-child(4n) {
  margin-right: 0;
}
.aboutLayout .factory .list li .imgbox .imgs {
  background-color: #dcdcdc;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 2.6rem;
}
.aboutLayout .factory .list li .txtbox {
  padding: 0.25rem 15px;
}
.aboutLayout .factory .list li .txtbox .txt {
  text-align: center;
  font-size: 14px;
  line-height: 23px;
}
.aboutLayout .factory .list li:hover {
  box-shadow: 0 0.04rem 0.3rem rgba(0, 0, 0, 0.08);
}
.aboutLayout .factory .list li:hover .txtbox {
  color:#1a5899;
}
.aboutLayout .honorary {
  padding: 0.5rem 0 0;
}
.aboutLayout .honorary .cont {
  margin-top: 0.58rem;
  padding: 1.73rem 0 2.12rem;
  background: url(../images/about_honor_bg.jpg) no-repeat center;
  background-size: cover;
}
.aboutLayout .honorary .cont .w1560 {
  position: relative;
}
.flex1560{
  display: flex;
}
.aboutLayout .honorary .cont .swiper {
  max-width: 1517px;
  height: 4.85rem;
  overflow: hidden;
  margin: 0 auto;
}
.aboutLayout .honorary .cont .swiper .swiper-slide {
  height: 4.85rem;
  display: flex;
  align-items: center;
}
.aboutLayout .honorary .cont .swiper .swiper-slide .imgbox {
  position: relative;
  width: 100%;
  height: 4.85rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutLayout .honorary .cont .swiper .swiper-slide .imgbox span {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: url(../images/honor-search.png) no-repeat center;
  background-size: 56px;
}
.aboutLayout .honorary .cont .swiper .swiper-slide .imgbox:hover span {
  opacity: 1;
  cursor: pointer;
}
.aboutLayout .honorary .cont .swiper .swiper-slide-next .imgbox,
.aboutLayout .honorary .cont .swiper .swiper-slide-next + .swiper-slide .imgbox {
  height: 4.85rem;
}
.aboutLayout .honorary .cont .swiperbtn {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 41px;
  margin-top: -20px;
  border-radius: 50%;
  cursor: pointer;
}
.aboutLayout .honorary .cont .swiperbtn.swiper-next {
  right: -51px;
  background: url(../images/next.png) no-repeat center;
  background-size: 40px 41px;
}
.aboutLayout .honorary .cont .swiperbtn.swiper-prev {
  left: -51px;
  background: url(../images/prev.png) no-repeat center;
  background-size: 40px 41px;
}
.aboutLayout .hr {
  padding: 0.8rem 0 0;
}
.aboutLayout .hr .top {
  overflow: hidden;
  margin-top: 0.58rem;
}
.aboutLayout .hr .top .lf {
  position: relative;
  float: left;
  width: 52.7%;
}
.aboutLayout .hr .top .lf .tit {
  font-family: "sourceBold";
  font-weight: bold;
  font-size: 0.32rem;
  line-height: 1;
  color: #292929;
}
.aboutLayout .hr .top .lf .line {
  margin-top: 0.62rem;
  width: 0.63rem;
  height: 0.04rem;
  background: #1a5899;
}
.aboutLayout .hr .top .lf .det {
  margin-top: 0.53rem;
  font-size: 0.22rem;
  line-height: 0.38rem;
}
.aboutLayout .hr .top .rf {
  float: right;
  width: 41%;
  height: 3.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutLayout .hr .list {
  padding-top: 0.1rem;
}
.aboutLayout .hr .list li {
  margin-top: 0.5rem;
  position: relative;
}
.aboutLayout .hr .list li .litit {
  font-size: 24px;
  line-height: 1;
  color: #111111;
}
.aboutLayout .hr .list li .apply {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 20px;
  padding-right: 30px;
  background: url(../images/add.png) no-repeat right center;
  color: #ff0000;
  cursor: pointer;
}
.aboutLayout .hr .list li .txtbox {
  margin-top: 0.28rem;
  padding: 0.25rem 0.3rem 0.63rem;
  background: #f3f3f3;
  border-top: 1px solid #d2d2d2;
}
.aboutLayout .hr .list li .txtbox .tit {
  font-size: 16px;
  line-height: 26px;
}
.aboutLayout .hr .list li .txtbox .det {
  margin-top: 0.14rem;
  font-size: 14px;
  line-height: 28px;
  color: #111;
}
.aboutLayout .hr-form {
  margin-top: 0.4rem;
  padding: 0.97rem 0 0.82rem;
  background: url(../images/about_hr_bg.jpg) no-repeat center;
  background-size: cover;
}
.aboutLayout .hr-form .tit img {
  display: block;
  height: 0.44rem;
  margin: 0 auto;
}
.aboutLayout .hr-form .global-form-box {
  margin-top: 0.65rem;
  background: #fff;
  padding: 0.85rem 0.87rem 1.18rem 1.02rem;
  overflow: hidden;
}
.aboutLayout .hr-form .global-form-box .form-group {
  float: left;
  width: 46.3%;
  margin-bottom: 0.25rem;
}
.aboutLayout .hr-form .global-form-box .form-group:nth-child(2n) {
  float: right;
}
.aboutLayout .hr-form .global-form-box .form-group .control-label {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #111;
}
.aboutLayout .hr-form .global-form-box .form-group .form-group-bd {
  margin-top: 0.14rem;
}
.aboutLayout .hr-form .global-form-box .form-group .form-group-bd .form-control {
  width: 100%;
  box-sizing: border-box;
  font-size: 0.2rem;
  line-height: 0.26rem;
  padding: 0.3rem 0.1rem;
  border: 1px solid #999;
}
.aboutLayout .hr-form .global-form-box .form-online {
  width: 100%;
  margin-bottom: 0.6rem;
}
.aboutLayout .hr-form .global-form-box .form-group-sex .form-group-bd {
  display: flex;
  align-items: center;
}
.aboutLayout .hr-form .global-form-box .form-group-sex .form-group-bd .form-control {
  width: 61%;
}
.aboutLayout .hr-form .global-form-box .form-group-sex .form-group-bd .radiobox {
  font-size: 0.2rem;
  line-height: 0.26rem;
}
.aboutLayout .hr-form .global-form-box .form-group-sex .form-group-bd .radiobox input {
  margin-left: 0.35rem;
  margin-right: 0.12rem;
  width: 0.17rem;
  height: 0.17rem;
  border: 1px solid #424242;
}
.aboutLayout .hr-form .global-form-box .form-group-sex .form-group-bd .radiobox input:checked {
  border: 1px solid #424242;
  background-color: #424242;
}
.aboutLayout .hr-form .global-form-box .frm-btn-group {
  float: left;
  width: 100%;
}
.aboutLayout .hr-form .global-form-box .frm-btn-group .btn {
  display: block;
  margin: 0 auto;
  width: 4.2rem;
  text-align: center;
  background: #1a5899;
  font-size: 0.24rem;
  line-height: 0.86rem;
  color: #fff;
}
.aboutLayout .hr-form .global-form-box .frm-btn-group .btn:hover {
  background: #6dab41;
}

.productLayout {
  padding: 0.52rem 0 0.8rem;
}
.productLayout .title-top {
  overflow: hidden;
}
.productLayout .title-top .more {
  float: left;
}
.productLayout .title-top .more span {
  float: left;
  margin-top: 0.13rem;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background: #080202;
}
.productLayout .title-top .more a {
  float: left;
  text-transform: uppercase;
  font-family: "sourceMedium";
  margin-left: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #080202;
}
.productLayout .switch-list {
  margin-top: 0.62rem;
  margin-bottom: 0.58rem;
  overflow: hidden;
}
.productLayout .switch-list .item {
  float: left;
  width: 33.333%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-top: none;
  border-right: none;
  overflow: hidden;
}
.productLayout .switch-list .item:nth-child(3n) {
  border-right: 1px solid #ccc;
}
.productLayout .switch-list .item:last-child {
  border-right: 1px solid #ccc;
}
.productLayout .switch-list .item:nth-child(1), .productLayout .switch-list .item:nth-child(2), .productLayout .switch-list .item:nth-child(3) {
  border-top: 1px solid #ccc;
}
.productLayout .switch-list .item a {
  display: flex;
  align-items: center;
  height: 1.48rem;
  overflow: hidden;
}
.productLayout .switch-list .item a .text {
  box-sizing: border-box;
  width: 100%;
  padding: 0 0.4rem 0 0.6rem;
  font-family: "sourceRegular";
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #111;
}
.productLayout .switch-list .item a .imgs {
  float: right;
  transform-origin: right center;
  transform: scale(0);
  transition: all 0.4s ease;
  width: 0%;
  text-align: center;
  height: 1.48rem;
  line-height: 1.48rem;
  background: #c3d8ef;
}
.productLayout .switch-list .item a .imgs img {
  display: inline-block;
  vertical-align: middle;
  max-width: 82.5%;
  max-height: 100%;
}
.productLayout .switch-list .item.active a, .productLayout .switch-list .item:hover a {
  background: #1a5899;
}
.productLayout .switch-list .item.active a .text, .productLayout .switch-list .item:hover a .text {
  width: 61.15%;
  color: #fff;
}
.productLayout .switch-list .item.active a .imgs, .productLayout .switch-list .item:hover a .imgs {
  width: 38.85%;
  transform: scale(1);
}
.productLayout .listbox {
  margin-top: 0.22rem;
  background: #f7f7f7;
  padding: 0.27rem 0;
}
.productLayout .listbox .list {
  overflow: hidden;
}
.productLayout .listbox .list li {
  float: left;
  width: calc((100% - 0.9rem)/4);
  margin-right: 0.3rem;
  margin-bottom: 0.27rem;
}
.productLayout .listbox .list li:nth-child(4n) {
  margin-right: 0;
}
.productLayout .listbox .list li a {
  display: block;
  border: 1px solid #e2e2e2;
  background: #fff;
  padding: 0.2rem 0.1rem;
  overflow: hidden;
}
.productLayout .listbox .list li a .imgbox {
  position: relative;
  height: 2.8rem;
}
.productLayout .listbox .list li a .imgbox img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  max-height: 100%;
}
.productLayout .listbox .list li a .imgbox span {
  position: absolute;
  width: 0.22rem;
  height: 0.22rem;
  background: url(../images/line.png) no-repeat center;
  background-size: 0.22rem;
  transition: all 0.3s;
}
.productLayout .listbox .list li a .imgbox .line1 {
  left: -40px;
  top: -40px;
  transform: rotate(90deg);
}
.productLayout .listbox .list li a .imgbox .line2 {
  right: -40px;
  top: -40px;
  transform: rotate(180deg);
}
.productLayout .listbox .list li a .imgbox .line3 {
  right: -40px;
  bottom: -40px;
  transform: rotate(270deg);
}
.productLayout .listbox .list li a .imgbox .line4 {
  left: -40px;
  bottom: -40px;
  transform: rotate(360deg);
}
.productLayout .listbox .list li a .txtbox {
  margin-top: 0.28rem;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.46rem;
  height: 0.46rem;
}
.productLayout .listbox .list li a:hover {
  border: 1px solid #1a5899;
}
.productLayout .listbox .list li a:hover .imgbox .line1 {
  left: 0;
  top: 0;
}
.productLayout .listbox .list li a:hover .imgbox .line2 {
  right: 0;
  top: 0;
}
.productLayout .listbox .list li a:hover .imgbox .line3 {
  right: 0;
  bottom: 0;
}
.productLayout .listbox .list li a:hover .imgbox .line4 {
  left: 0;
  bottom: 0;
}
.productLayout .pages {
  margin-top: 0.8rem;
}

.newsLayout {
  padding: 0.8rem 0 1rem;
}
.newsLayout .hot-list {
  margin-bottom: 0.6rem;
  overflow: hidden;
}
.newsLayout .hot-list li {
  float: left;
  width: calc((100% - 0.9rem)/3);
  margin-right: 0.45rem;
}
.newsLayout .hot-list li:nth-child(3n) {
  margin-right: 0;
}
.newsLayout .hot-list li a {
  display: block;
  height: 5.98rem;
  border: 1px solid #cdcdcd;
}
.newsLayout .hot-list li a:hover .imgbox .imgs {
  transform: scale(1.1);
}
.newsLayout .hot-list li a:hover .txtbox .tit {
  color: #1a5899;
}
.newsLayout .hot-list li a:hover .txtbox .bot .lf {
  color: #1a5899;
}
.newsLayout .hot-list li a:hover .txtbox .bot .iconfont {
  color:#1a5899;
}
.newsLayout .hot-list li a .imgbox {
  overflow: hidden;
}
.newsLayout .hot-list li a .imgbox .imgs {
  height: 3.03rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.35s ease;
}
.newsLayout .hot-list li a .txtbox {
  padding: 0.24rem 0.3rem 0;
}
.newsLayout .hot-list li a .txtbox .date {
  font-size: 0.16rem;
  line-height: 1;
  color: #999;
}
.newsLayout .hot-list li a .txtbox .tit {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  line-height: 0.32rem;
  height: 0.64rem;
}
.newsLayout .hot-list li a .txtbox .det {
  margin-top: 0.15rem;
  font-size: 0.16rem;
  line-height: 0.26rem;
  height: 0.52rem;
  color: #999;
}
.newsLayout .hot-list li a .txtbox .bot {
  overflow: hidden;
  margin-top: 0.2rem;
  padding-top: 0.2rem;
  border-top: 1px solid #d5d5d5;
}
.newsLayout .hot-list li a .txtbox .bot .lf {
  float: left;
  font-size: 0.16rem;
  line-height: 0.26rem;
  color: #999;
}
.newsLayout .hot-list li a .txtbox .bot .iconfont {
  float: right;
  font-size: 0.26rem;
  line-height: 1;
  color: #999;
}
.newsLayout .list li {
  margin-bottom: 0.3rem;
}
.newsLayout .list li a {
  display: block;
  overflow: hidden;
  padding: 0.36rem 0.4rem;
  background: #f4f4f4;
}
.newsLayout .list li a .lf {
  float: left;
  width: calc(100% - 2.58rem);
}
.newsLayout .list li a .lf .top {
  overflow: hidden;
}
.newsLayout .list li a .lf .top .tit {
  float: left;
  max-width: 75%;
  font-size: 0.22rem;
  line-height: 0.32rem;
  height: 0.32rem;
}
.newsLayout .list li a .lf .top .date {
  float: left;
  margin-left: 0.38rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #999;
}
.newsLayout .list li a .lf .det {
  margin-top: 0.18rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  height: 0.56rem;
  color: #666;
}
.newsLayout .list li a .more {
  margin-top: 0.27rem;
  float: right;
  text-align: right;
  width: 1.75rem;
  border-left: 1px solid #c8c8c8;
  font-size: 0.16rem;
  line-height: 0.55rem;
  color: #999;
}
.newsLayout .list li a .more span {
  display: inline-block;
}
.newsLayout .list li a .more .iconfont {
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.28rem;
  line-height: 0.55rem;
}
.newsLayout .list li a:hover {
  background: #fff;
  box-shadow: 0 0 0.3rem rgba(71, 71, 71, 0.11);
}
.newsLayout .list li a:hover .lf .top .tit {
  color: #1a5899;
}
.newsLayout .list li a:hover .more {
  color: #1a5899;
}
.newsLayout .pages {
  margin-top: 1rem;
}

.serviceLayout {
  padding: 0.8rem 0 1rem;
}
.serviceLayout .top {
  padding: 0.93rem 0 0.77rem;
  background: url(../images/service_top_bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
}
.serviceLayout .top .t1 {
  font-weight: bold;
  font-family: "sourceBold";
  font-size: 0.64rem;
  line-height: 1;
  color: #fff;
}
.serviceLayout .top .t2 {
  margin-top: 0.36rem;
  font-size: 0.36rem;
  line-height: 1;
  color: #fff;
}
.serviceLayout .list {
  margin-top: 0.5rem;
  overflow: hidden;
}
.serviceLayout .list li {
  position: relative;
  float: left;
  width: 47.9%;
  margin-bottom: 0.4rem;
  background: #ececec;
}
.serviceLayout .list li:nth-child(2n) {
  float: right;
}
.serviceLayout .list li:hover {
  color: #fff;
}
.serviceLayout .list li:hover .imgbg {
  opacity: 1;
}
.serviceLayout .list li:hover .tit {
  color: #fff;
}
.serviceLayout .list li:hover .iconfont {
  color: #fff;
}
.serviceLayout .list li a {
  display: block;
}
.serviceLayout .list li .imgbg {
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
}
.serviceLayout .list li .tit {
  position: absolute;
  left: 0.4rem;
  top: 0.59rem;
  width: 70%;
  font-size: 0.24rem;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.serviceLayout .list li .iconfont {
  position: absolute;
  right: 0.65rem;
  top: 0.6rem;
  font-size: 0.26rem;
  line-height: 1;
}
.serviceLayout .pages {
  margin-top: 0.6rem;
}

.serviceKFLayout {
  padding: 0.8rem 0;
}
.serviceKFLayout .title {
  font-size: 0.22rem;
  line-height: 1;
  color: #c63738;
}
.serviceKFLayout .list1 {
  overflow: hidden;
}
.serviceKFLayout .list1 li {
  float: left;
  margin-top: 0.48rem;
  width: 47.44%;
}
.serviceKFLayout .list1 li:nth-child(2n) {
  float: right;
}
.serviceKFLayout .list1 li a {
  display: block;
  overflow: hidden;
  padding: 0.17rem 0.42rem 0.16rem;
  background: #efefef;
}
.serviceKFLayout .list1 li a .lf {
  float: left;
  width: 0.87rem;
  height: 0.87rem;
  border-radius: 50%;
  overflow: hidden;
  background: #e77d7d;
}
.serviceKFLayout .list1 li a .lf img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.serviceKFLayout .list1 li a .rf {
  float: right;
  width: calc(100% - 1.1rem);
}
.serviceKFLayout .list1 li a .rf .tit {
  margin-top: 0.12rem;
  font-size: 0.18rem;
  line-height: 0.28rem;
}
.serviceKFLayout .list1 li a .rf .det {
  margin-top: 0.08rem;
  font-size: 0.16rem;
  line-height: 0.26rem;
}
.serviceKFLayout .list2 {
  overflow: hidden;
  display: flex;
}
.serviceKFLayout .list2 li {
  float: left;
  margin-top: 0.6rem;
  margin-right: 0.48rem;
  width: calc((100% - 0.96rem)/3);
}
.serviceKFLayout .list2 li:nth-child(3n) {
  margin-right: 0;
}
.serviceKFLayout .list2 li .txtbox {
  border: 1px solid #cdcdcd;
  padding: 0.54rem 0.4rem;
  min-height: 1.64rem;
}
.serviceKFLayout .list2 li .txtbox .tit {
  font-size: 0.18rem;
  line-height: 0.26rem;
  margin-bottom: 0.22rem;
}
.serviceKFLayout .list2 li .txtbox .det {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #666;
}

.solutionLayout {
  padding: 0.8rem 0;
}
.solutionLayout .list li {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}
.solutionLayout .list li:nth-child(2n) .imgbox {
  float: right;
}
.solutionLayout .list li:nth-child(2n) .txtbox {
  float: left;
}
.solutionLayout .list li:nth-child(1) .txtbox .num {
  background-image: url(../images/01.png);
}
.solutionLayout .list li:nth-child(2) .txtbox .num {
  background-image: url(../images/02.png);
}
.solutionLayout .list li:nth-child(3) .txtbox .num {
  background-image: url(../images/03.png);
}
.solutionLayout .list li:nth-child(4) .txtbox .num {
  background-image: url(../images/04.png);
}
.solutionLayout .list li:nth-child(5) .txtbox .num {
  background-image: url(../images/05.png);
}
.solutionLayout .list li:nth-child(6) .txtbox .num {
  background-image: url(../images/06.png);
}
.solutionLayout .list li .imgbox {
  float: left;
  width: 32.88%;
  position: relative;
  z-index: 5;
}
.solutionLayout .list li .imgbox .imgbg1 {
  position: relative;
  z-index: 10;
}
.solutionLayout .list li .imgbox .imgbg1 img {
  display: block;
  width: 100%;
}
.solutionLayout .list li .imgbox .imgbg2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -5;
}
.solutionLayout .list li .imgbox .imgbg2 img {
  display: block;
  width: 100%;
}
.solutionLayout .list li .imgbox .imgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -8;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.solutionLayout .list li .txtbox {
  position: relative;
  float: right;
  width: 59.74%;
  padding-top: 1rem;
}
.solutionLayout .list li .txtbox .num {
  position: absolute;
  right: 0;
  top: 0.47rem;
  width: 50%;
  height: 0.7rem;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
.solutionLayout .list li .txtbox .tit-en {
  font-family: "sourceBold";
  font-weight: bold;
  font-size: 0.22rem;
  line-height: 1;
}
.solutionLayout .list li .txtbox .line {
  margin-top: 0.28rem;
}
.solutionLayout .list li .txtbox .tit-cn {
  margin-top: 0.14rem;
  font-size: 0.32rem;
  line-height: 0.42rem;
}
.solutionLayout .list li .txtbox .tit-cn span {
  font-size: 0.24rem;
  line-height: 0.42rem;
}
.solutionLayout .list li .txtbox .det {
  margin-top: 0.44rem;
  font-size: 0.18rem;
  line-height: 0.39rem;
  color: #666;
}
.solutionLayout .list li .txtbox .more {
  display: block;
  width: 2.08rem;
  line-height: 0.64rem;
  border: 1px solid #666;
  margin: 0.49rem 0 0;
  text-align: center;
}
.solutionLayout .list li .txtbox .more span {
  display: inline-block;
  font-size: 0.2rem;
  line-height: 0.64rem;
  color: #666;
}
.solutionLayout .list li .txtbox .more .iconfont {
  margin-left: 0.04rem;
  display: inline-block;
  font-size: 0.26rem;
  line-height: 0.64rem;
  color: #000;
}
.solutionLayout .list li a {
  display: block;
  overflow: hidden;
}
.solutionLayout .list li a:hover .imgbox .imgbg1 {
  opacity: 0;
}
.solutionLayout .list li a:hover .txtbox .more {
  background: #1a5899;
  border: 1px solid #1a5899;
}
.solutionLayout .list li a:hover .txtbox .more span {
  color: #fff;
}
.solutionLayout .list li a:hover .txtbox .more .iconfont {
  color: #fff;
}

.caseLayout {
  padding: 0.8rem 0 1.5rem;
}
.caseLayout .lf {
  position: relative;
  float: left;
  width: 33.333%;
  box-shadow: 1px 3px 0.43rem rgba(0, 0, 0, 0.12);
}
.caseLayout .lf .tit {
  padding: 0.25rem 0.2rem 0.15rem;
  background: #fff;
  font-size: 0.22rem;
  line-height: 0.32rem;
  border-bottom: 1px solid #dedede;
}
.caseLayout .lf .switch {
  padding: 0.25rem 0 0.52rem;
}
.caseLayout .lf .switch .item {
  display: block;
  padding: 0.05rem 0.09rem;
  background: #fff;
}
.caseLayout .lf .switch .item .con {
  border-left: 0.04rem solid #fff;
  overflow: hidden;
  padding: 0 0.07rem;
}
.caseLayout .lf .switch .item .con .imgbox {
  float: left;
  height: 0.72rem;
  width: 1.07rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.caseLayout .lf .switch .item .con .txtbox {
  float: left;
  margin-left: 0.4rem;
  font-size: 0.18rem;
  line-height: 0.72rem;
  color: #161616;
}
.caseLayout .lf .switch .item.active, .caseLayout .lf .switch .item:hover {
  background: #ececec;
}
.caseLayout .lf .switch .item.active .con, .caseLayout .lf .switch .item:hover .con {
  border-left: 0.04rem solid #1a5899;
}
.caseLayout .lf .switch .item.active .con .txtbox, .caseLayout .lf .switch .item:hover .con .txtbox {
  color: #1a5899;
}
.caseLayout .lf .imgtit {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0.34rem;
}
.caseLayout .lf .imgtit img {
  display: block;
  width: 2.27rem;
}
.caseLayout .rf {
  float: right;
  width: 65.25%;
}
.caseLayout .rf .imgbox{
  height: 4.73rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.caseLayout .rf .imgbox img {
  display: block;
  width: 100%;
}
.caseLayout .rf .list {
  padding: 0.38rem 0.2rem 0.18rem;
  overflow: hidden;
  background: #eaeaea;
}
.caseLayout .rf .list li {
  float: left;
  width: calc((100% - 0.6rem)/3);
  margin-right: 0.3rem;
  margin-bottom: 0.24rem;
  background: url(../images/case_list-bg.png) no-repeat center;
  background-size: contain;
}
.caseLayout .rf .list li:nth-child(3n) {
  margin-right: 0;
}
.caseLayout .rf .list li a {
  display: block;
  padding: 0.15rem 18%;
  height: 0.8rem;
  box-sizing: border-box;
  color: #fff;
}
.caseLayout .rf .list li a .txt {
  font-size: 0.16rem;
  line-height: 0.26rem;
}
.caseLayout .rf .list li a:hover {
  text-decoration: underline;
}

.messageLayout {
  background: url(../images/message_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 0.8rem 0 1.75rem;
}
.messageLayout .messagebox {
  background: #fff;
  max-width: 1048px;
  margin: 0 auto;
  padding: 0.56rem 0 1.28rem;
}
.messageLayout .messagebox .tit-cn {
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.42rem;
}
.messageLayout .messagebox .tit-en {
  margin-top: 0.06rem;
  text-align: center;
  font-size: 0.16rem;
  line-height: 1;
  color: #666;
}
.messageLayout .messagebox .global-form-box {
  width: 825px;
  margin: 0.27rem auto 0;
}
.messageLayout .messagebox .global-form-box .form-group {
  margin-bottom: 0.28rem;
}
.messageLayout .messagebox .global-form-box .form-control {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #eaeaea;
  padding: 0.15rem 0.28rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #000003;
}
.messageLayout .messagebox .global-form-box .frm-btn-group {
  padding-top: 0.42rem;
}
.messageLayout .messagebox .global-form-box .btn {
  display: block;
  width: 2.65rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.56rem;
  color: #fff;
  background: #1a5899;
}
.messageLayout .messagebox .global-form-box .btn:hover {
  background: #6dab41;
}

.contactLayout {
  padding: 0.8rem 0;
}
.contactLayout .title {
  text-align: center;
}
.contactLayout .title span {
  display: inline-block;
  padding-left: 0.74rem;
  background: url(../images/contact_logo.png) no-repeat left center;
  background-size: auto 0.67rem;
  font-size: 0.4rem;
  line-height: 0.67rem;
  color: #333333;
}
.contactLayout .det {
  margin-top: 0.8rem;
}
.contactLayout .det img {
  display: block;
  margin: 0 auto;
}
.contactLayout .mapbox {
  margin-top: 0.8rem;
  height: 5rem;
}
.contactLayout .mapbox iframe {
  width: 100%;
  height: 5rem;
}

.detail-title {
  text-align: center;
}
.detail-title .tit {
  font-family: '微软雅黑 Light';
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #161515;
}
.detail-title .date {
  margin-top: 0.15rem;
  font-size: 0.18rem;
  line-height: 1;
  color: #666;
}
.detail-title .line {
  margin: 0.2rem auto 0;
  width: 1.1rem;
  height: 0.02rem;
  background: #000;
}

.detail-box {
  padding: 0.8rem 0 1rem;
}
.detail-box .detail-imgbox {
  margin-top: 0.6rem;
}
.detail-box .detail-imgbox img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.detail-box .doc {
  margin-top: 0.52rem;
  font-size: 0.16rem;
  line-height: 0.26rem;
}

.pagelayout {
  overflow: hidden;
  padding-top: 0.26rem;
  margin-top: 0.26rem;
  border-top: 1px solid #bfbfbf;
}
.pagelayout .iconfont {
  position: absolute;
  font-size: 0.2rem;
  line-height: 0.26rem;
  top: 0;
  color: #000;
}
.pagelayout .page-prev {
  position: relative;
  float: left;
  padding-left: 0.4rem;
  width: 45%;
  font-size: 0.16rem;
  line-height: 0.26rem;
}
.pagelayout .page-prev .iconfont {
  left: 0;
}
.pagelayout .page-prev a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.16rem;
  line-height: 0.26rem;
}
.pagelayout .page-prev a:hover {
  color: #1a5899;
}
.pagelayout .page-next {
  position: relative;
  float: right;
  padding-right: 0.4rem;
  width: 45%;
  font-size: 0.16rem;
  line-height: 0.26rem;
  text-align: right;
}
.pagelayout .page-next .iconfont {
  right: 0;
}
.pagelayout .page-next a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.16rem;
  line-height: 0.26rem;
  text-align: right;
}
.pagelayout .page-next a:hover {
  color: #1a5899;
}

.prod-detbox {
  padding-bottom: 1rem;
}
.prod-detbox .pd-top {
  padding: 0.8rem 0 0;
}
.prod-detbox .pd-top .lf {
  float: left;
  width: 558px;
  position: relative;
}
.prod-detbox .pd-top .lf .easyzoom  {
  /*float: left;
  position: relative;*/
  position: absolute;
  left: 0;
  top: 0;
  width: 412px;
  height: 306px;
  line-height: 306px;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  text-align: center;
}
.prod-detbox .pd-top .lf .easyzoom img {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 100%;
  cursor: crosshair;
}
.easyzoom-flyout{
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px;
}
.easyzoom-flyout img{
  display: block;
  width: 200%
}
.prod-detbox .pd-top .lf .detswp {
  float: right;
  width: 124px;
  height: 308px;
}
.prod-detbox .pd-top .lf .detswp .swiper-slide {
  border: 1px solid #bfbfbf;
  font-size: 0;
  text-align: center;
  line-height: 92px;
  height: 92px;
  box-sizing: border-box;
  margin-bottom: 14px;
}
.prod-detbox .pd-top .lf .detswp .swiper-slide:last-child {
  margin-bottom: 0;
}
.prod-detbox .pd-top .lf .detswp .swiper-slide.swiper-slide-active {
  border: 1px solid #1a5899;
}
.prod-detbox .pd-top .lf .detswp .swiper-slide img {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 98%;
}
.prod-detbox .pd-top .rf {
  float: left;
  margin-left: 15.76%;
  margin-left: 12%;
  max-width: 405px;
}
.prod-detbox .pd-top .rf .tit {
  font-family: 'hbreg';
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #111;
}
.prod-detbox .pd-top .rf .det {
  margin-top: 0.25rem;
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #111;
}
.prod-detbox .pd-top .rf .tel {
  margin-top: 0.44rem;
  font-family: 'sourceRegular';
  font-size: 0.16rem;
  line-height: 0.58rem;
  color: #fff;
  background: #1a5899;
  padding: 0 0.32rem;
}
.prod-detbox .pd-bot {
  margin-top: 0.6rem;
}
.prod-detbox .pd-bot .switch {
  overflow: hidden;
  border-bottom: 1px solid #c7c7c7;
}
.prod-detbox .pd-bot .switch a {
  float: left;
  font-size: 0.18rem;
  line-height: 0.5rem;
  padding: 0 0.42rem;
  background: #ebebeb;
}
.prod-detbox .pd-bot .switch a.active, .prod-detbox .pd-bot .switch a:hover {
  background: #1a5899;
  color: #fff;
}
.prod-detbox .pd-bot .list {
  margin-top: 0.55rem;
}
.prod-detbox .pd-bot .list .doc {
  display: none;
  font-size: 0.16rem;
  line-height: 0.26rem;
}
.prod-detbox .pd-bot .list .doc.active {
  display: block;
}



.productLayout .switch-list .item a{
  height: 0.8rem;
}
.productLayout .switch-list .item.active a .text, 
.productLayout .switch-list .item:hover a .text{
  width: 80%;
}
.productLayout .switch-list .item.active a .imgs, 
.productLayout .switch-list .item:hover a .imgs{
  width: 20%;
}


.contactLayout .det{
  overflow: hidden;
}
.contactLayout .det .item{
  float: left;
}
.contactLayout .det .item:nth-child(1){
  margin-left: 3.68rem;
  padding-right: 0.72rem;
  margin-right: 0.72rem;
  padding-top: 7px;
  padding-bottom: 10px;
}
@media screen and (max-width: 1500px) {
  .contactLayout .det .item:nth-child(1){
    margin-left: 0.5rem;
  }
}
.contactLayout .det .item .it{
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
}
.contactLayout .det .item .it:last-child{
  margin-bottom: 0;
}
.contactLayout .det .item .it .set{
  float: left;
  font-size: 20px;
  line-height: 30px;
  color: #333;
}
.contactLayout .det .item .it .set .i{
  float: left;
  width: 44px;
}
.contactLayout .det .item .it .set .i img{
  display: inline-block;
  vertical-align: middle;
}
.contactLayout .det .item .it .set .t{
  float: left;
}
.contactLayout .det .item .it .txt{
  float: left;
  font-size: 26px;
  line-height: 30px;
  color: #333;
}
.contact .bot .txtbox .det .item:nth-child(2) .it:last-child .txt{
  font-size: 24px;
}
.navbar{
  display: flex;
}
.navbar .left{
  margin: 2% 0 2% 10%;
    width: 20%;
    font-size: 30px;
    color: #1a5899;
    font-weight: 600;
}
.navbar .right{
  display: flex;
      background-color: #1a5899;
      width: 80%;
}
.navbar .right .item{
  padding: 2%;
    display: flex;
    align-items: center;
}
.navbar .right .item a{
  color: #fff;
  font-size: 22px;
  opacity: .8;
}
.navbar .right .active a{
  opacity: 1;
}
.xian{
  width: 100%;
  height: 1px;
  background-color: #ddd;
}
.tit1{
  font-size: 30px;
    padding-bottom: 30px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}
