@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 鍔ㄥ姏鏃犻檺  www.btoe.cn*/
/*閭 btoe@btoe.cn*/
/*鍚堜綔鐢佃瘽 400-0599-360*/
/*鐗堟潈鎵€鏈夎繚鑰呭繀绌?/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  width: 100%;
  overflow-x: hidden;
  margin-bottom: 100px;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.dx {
  text-transform: uppercase;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearboth {
  clear: both;
}
.juzhong {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.textdq {
  text-align: justify;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.dq {
  text-align: center;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bs {
  box-sizing: border-box;
}
.contents {
  width: 7.11rem;
  margin: 0 auto;
}
.w100 {
  width: 100%;
  height: 100%;
}
.img100 {
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.img100:hover {
  transform: scale(1.1);
}
.Nav {
  width: 2.3rem;
  height: auto;
  position: fixed;
  top: 0.7rem;
  z-index: 9999999;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  overflow-x: hidden;
}
.Nav .navBox .close {
  height: 0.3rem;
  width: 0.3rem;
  position: absolute;
  top: 0;
  left: 0;
}
.Nav .navBox .close img {
  width: 100%;
}
.Nav .navBox ul {
  width: 100%;
  padding: 0 10%;
  margin-top: 10%;
}
.Nav .navBox ul li a {
  display: block;
  text-align: center;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.20rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.Nav .navBox ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.035rem;
  width: 0.07rem;
  height: 0.07rem;
  border: 1px double #b9b9b9;
}
.searchCenter {
  width: 100%;
  padding: 20px 20%;
  background: #1b4b6e;
  position: fixed;
  display: none;
  z-index: 999;
}
.searchCenter .cont_right {
  text-align: center;
}
.searchCenter .cont_right .serchinput {
  width: 80%;
  height: 8rem;
  padding-left: 4%;
  float: left;
  display: inline-block;
  outline: none;
  vertical-align: super;
}
.searchCenter .cont_right .button {
  width: 20%;
  height: 8rem;
  position: relative;
  float: left;
  display: inline-block;
  background: #fff url(../images/search.png) no-repeat center;
  background-size: 40%;
  border: none;
  outline: none;
}
.searchCenter .cont_right .button::after {
  content: "";
  border-left: 1px solid #ccc;
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  top: 25%;
  width: 1px;
}
.dl-container {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  overflow: hidden;
}
.menu {
  width: 0.4rem;
  height: 0.34rem;
  position: absolute;
  top: 0.24rem;
  right: 0.2rem;
  z-index: 9999;
}
.menu img {
  width: 100%;
  height: 100%;
}
.header {
  height: 0.8rem;
  background: #1b4b6e;
  position: relative;
  padding-top: 0.2rem;
  box-sizing: border-box;
}
.header .logo {
  display: block;
  width: 1.68rem;
  height: 0.39rem;
}
.header .logo img {
  width: 1.68rem;
  height: 0.39rem;
}
.banner {
  height: 4.2rem;
  position: relative;
}
.banner h3{
  width: 6.39rem;
  height: 0.46rem;
  z-index: 999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  display: none;
}
.banner h3 img{
  width: 6.39rem;
  height: 0.46rem;
}
.banner  video{
  width: 100%;
  height: 100%;
}
.jc {
  margin-top: 0.5rem;
padding-bottom: 30px;}
.jc h3 {
  font-size: 0.45rem;
  color: #333;
  line-height: 0.44rem;
  text-align: center;
}
.jc .jclist {
  margin-top: 0.2rem;
  border-bottom: 1px solid #ddd;
}
.jc .jclist .swiper-wrapper .swiper-slide .title a {
  font-size: 0.28rem;
  color: #888;
  line-height: 0.72rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jc .jclist .swiper-wrapper .swiper-slide-active .title a {
  color: #1b4b6e;
}
.jc .jcImg {
  margin-top: 0.3rem;
}
.jc .jcImg .swiper-container .swiper-wrapper .swiper-slide {
  width: 7.11rem !important;
}
.jc .jcImg .swiper-container .swiper-wrapper .swiper-slide .plaet {
  width: 7.11rem;
  position: relative;
}
.jc .jcImg .swiper-container .swiper-wrapper .swiper-slide .plaet .img {
  display: block;
  width: 7.11rem;
  height: 4rem;
  overflow: hidden;
}
.jc .jcImg .swiper-container .swiper-wrapper .swiper-slide .plaet .img img {
  width: 7.11rem;
  height: 4rem;
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.jc .jcImg .swiper-container .swiper-wrapper .swiper-slide .plaet .img img:hover {
  transform: scale(1.1);
}
.jc .jcImg .swiper-container .swiper-wrapper .swiper-slide .plaet .title {
  display: block;
  width: 7.11rem;
  height: 0.74rem;
  background: rgba(0, 0, 0, 0.5);
  font-size: 0.28rem;
  color: #fff;
  line-height: 0.74rem;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sj {
  height: 5.1rem;
  background: url(../images/sj.jpg) no-repeat center;
  background-size: cover;
  padding-top: 0.55rem;
  box-sizing: border-box;
  margin-top: 0.7rem;
display: none;}
.sj h3 {
  font-size: 0.45rem;
  color: #1b4b6e;
  line-height: 0.45rem;
  text-align: center;
}
.sj ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.57rem;
}
.sj ul li {
  padding-left: 0.92rem;
  width: 3.35rem;
  box-sizing: border-box;
  margin-bottom: 0.55rem;
  position: relative;
}
.sj ul li .title {
  font-size: 0.24rem;
  color: #999;
  line-height: 0.44rem;
}
.sj ul li .title i {
  font-size: 0.59rem;
  line-height: 0.44rem;
  color: #1b4b6e;
  font-weight: bold;
  margin-right: 0.19rem;
}
.sj ul li p {
  font-size: 0.25rem;
  color: #666;
  line-height: 0.48rem;
  margin-top: 0.2rem;
  position: relative;
}
.sj ul li p::before {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.02rem;
  position: absolute;
  background: #999;
  top: -0.1rem;
  left: 0.29rem;
}
.sj ul li:nth-child(1)::before {
  content: "";
  display: block;
  width: 0.52rem;
  height: 0.52rem;
  position: absolute;
  background: url(../images/n1.png) no-repeat center;
  background-size: cover;
  top: 0;
  left: 0;
}
.sj ul li:nth-child(2)::before {
  content: "";
  display: block;
  width: 0.58rem;
  height: 0.52rem;
  position: absolute;
  background: url(../images/n2.png) no-repeat center;
  background-size: cover;
  top: 0;
  left: 0;
}
.sj ul li:nth-child(3)::before {
  content: "";
  display: block;
  width: 0.47rem;
  height: 0.55rem;
  position: absolute;
  background: url(../images/n3.png) no-repeat center;
  background-size: cover;
  top: 0;
  left: 0;
}
.sj ul li:nth-child(4)::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.5rem;
  position: absolute;
  background: url(../images/n4.png) no-repeat center;
  background-size: cover;
  top: 0;
  left: 0;
}
.xc {
  height: 7.9rem;
  background: url(../images/xc.jpg) no-repeat center;
  background-size: cover;
  padding-top: 0.58rem;
  box-sizing: border-box;
}
.xc h3 {
  font-size: 0.45rem;
  color: #fff;
  text-align: center;
  line-height: 0.44rem;
}
.xc .numswiper {
  margin-top: 0.2rem;
  border-bottom: 1px solid #486e8a;
}
.xc .numswiper .swiper-wrapper .swiper-slide {
  position: relative;
  font-family: Arial;
  font-size: 0.9rem;
  color: #fff;
  font-weight: 1000;
  text-align: center;
}

.xc .numswiper .swiper-wrapper  .swiper-slide-prev{
  text-align: left;
}

.xc .numswiper .swiper-wrapper  .swiper-slide-next{
  text-align: right;
}

.xc .numswiper .swiper-wrapper .swiper-slide::before {
  content: "";
  display: block;
  width: 1.1rem;
  height: 0.02rem;
  position: absolute;
  background: #1f9aa3;
  left: 50%;
  bottom: 0;
  transform: scale3d(0, 1, 0)  translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.xc .numswiper .swiper-wrapper .swiper-slide-active {
  color: #1f9aa3;
}
.xc .numswiper .swiper-wrapper .swiper-slide-active::before {
  transform: scale3d(1, 1, 1)  translateX(-50%);
}
.xc .mgswiper {
  margin-top: 0.2rem;
}
.xc .mgswiper .swiper-wrapper .swiper-slide .plaet {
  width: 7.11rem;
}
.xc .mgswiper .swiper-wrapper .swiper-slide .plaet .title {
  display: block;
  font-size: 0.3rem;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xc .mgswiper .swiper-wrapper .swiper-slide .plaet .img {
  display: block;
  width: 7.11rem;
  height: 4rem;
  overflow: hidden;
  margin-top: 0.3rem;
}
.xc .mgswiper .swiper-wrapper .swiper-slide .plaet .img img {
  width: 7.11rem;
  height: 4rem;
}
.new {
  height: 13.6rem;
  background: url(../images/new.jpg) no-repeat center;
  background-size: cover;
  padding-top: 0.5rem;
  box-sizing: border-box;
}
.new h3 a {
  display: block;
  font-size: 0.52rem;
  color: #333;
  line-height: 0.51rem;
  text-align: center;
}
.new ul {
  margin-top: 0.5rem;
}
.new ul li {
  position: relative;
}
.new ul li::before {
  content: "";
  display: block;
  width: 7.11rem;
  height: 0.01rem;
  position: absolute;
  background: #ddd;
  bottom: -0.35rem;
  left: 0;
}
.new ul li .img {
  display: block;
  width: 7.11rem;
  height: 2.6rem;
  overflow: hidden;
}
.new ul li .img img {
  width: 7.11rem;
  height: 2.6rem;
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: contain;
}
.new ul li .img img:hover {
  transform: scale(1.1);
}
.new ul li .data {
  font-family: Arial;
  font-size: 0.24rem;
  color: #999;
  line-height: 0.17rem;
  margin-top: 0.3rem;
}
.new ul li .title {
  display: block;
  font-size: 0.4rem;
  color: #000;
  line-height: 0.6rem;
  margin-top: 0.17rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.new ul li p {
  font-size: 0.24rem;
  color: #666;
  line-height: 0.48rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 1.44rem;
  margin: 0.1rem 0 0.85rem;
}
.dibu {
  height: 2.7rem;
  background: #1b4b6e;
  padding-top: 0.4rem;
  box-sizing: border-box;
}
.dibu .contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dibu .plaet p {
  font-size: 0.24rem;
  line-height: 0.63rem;
  color: #fff;
}
.dibu .plaet p i {
  font-size: 0.36rem;
}
.dibu .erm {
  width: 1.66rem;
  height: 1.66rem;
  background: url(../images/erm.png) no-repeat center;
  background-size: cover;
}
.dibu .erm img {
  width: 1.66rem;
  height: 1.66rem;
  padding: 0.17rem;
  box-sizing: border-box;
}
.footerBar {
	width: 100%;
	height: 100px;
	background: #1b4b6e;
	border-top: 1px solid #1f9aa3;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99999;
  }
  .footerBar ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
  }
  .footerBar ul li {
	border-right: 1px solid #1f9aa3;
	height: 100px;
	width: 22%;
  }
  .footerBar ul li a {
	display: block;
	width: 100%;
	height: 100%;
  }
  .footerBar ul li a img {
	display: block;
	margin: 0 auto;
	padding-top: 15px;
	width: 30px;
	height: auto;
  }
  .footerBar ul li a span {
	font-size: 18px;
	display: block;
	text-align: center;
	padding-top: 10px;
	color: #fff;
  }

  .footerBar ul li:nth-child(4) {
	width: 23%;
  }
  .footerBar ul li:nth-child(4) a {
	display: block;
	margin: 0 auto;
  }
  .footerBar ul li:nth-child(4) a img {
	width: 95%;
	height: auto;
	margin-top: 22px;
  }
#kefu-ball {
  background: #000;
  position: fixed;
  right: 0;
  bottom: 30%;
  width: 0.82rem;
  height: 0.82rem;
  z-index: 999;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#kefu-ball img {
  width: 0.52rem;
  height: 0.52rem;
  display: block;
  margin: 0.15rem auto 0;
}
.webChatHm {
  position: absolute;
  top: -100%;
}
.webChatBox {
  width: 96%;
  border-radius: 10px;
  background: #fff;
  position: fixed;
  z-index: 999999999999999;
  left: 2%;
  top: 30%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  display: none;
}
.webChatBox .webChatBoxCenter {
  position: relative;
}
.webChatBox .webChatBoxCenter .webClose {
  width: 20px;
  height: 20px;
  background: url(../images/webChatclose.png) no-repeat center;
  position: absolute;
  top: -15px;
  right: 20px;
  background-size: 100%;
}
.webChatBox .webChatBoxCenter img {
  width: 10%;
  display: block;
  margin: 10% auto 0;
}
.webChatBox .webChatBoxCenter h4 {
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
}
.webChatBox .webChatBoxCenter p {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.webChatBox .webChatBoxCenter span {
  padding: 5px 20px;
  background: #1aad19;
  font-size: 16px;
  line-height: 2;
  border-radius: 20px;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 30%;
  text-align: center;
  margin: 6% auto 6%;
}
