
.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 20px;
}
.all_pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: none;
  cursor: pointer;
  box-sizing: content-box;
}
.all_pagination .swiper-pagination-bullet-active {
  border: 2px solid #3399ff;
  background: #3399ff;
}
.banner .swiper-pagination {
  color: #fff;
  font-size: 14px;
}
.banner .swiper-pagination .swiper-pagination-current {
  font-size: 30px;
}
.banner .swiper-pagination .swiper-pagination-total {
  font-size: 14px;
  color: #fff;
}
.banner .img {
  height: 500px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .swiper-button-prev:after,
.banner .swiper-button-next:after {
  content: "";
  display: none;
}
.banner .swiper-button-prev {
  width: 46px;
  height: 46px;
  background: url(../images/banner_prev.png) no-repeat center;
}
.banner .swiper-button-next {
  width: 46px;
  height: 46px;
  background: url(../images/banner_next.png) no-repeat center;
}
.banner .font {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.banner .font .p1 {
  font-size: 38px;
}
.banner .font .p2 {
  color: #ccc;
  margin-top: 20px;
  font-size: 16px;
}
.banner .font .btn {
  margin-top: 40px;
  padding: 0 30px;
  border-radius: 48px;
  line-height: 46px;
  border: 1px solid #fff;
  display: inline-block;
}
.banner .font .btn span {
  padding-right: 30px;
  background: url(../images/slide_btn2q.png) no-repeat right;
}
.in_part1 .slide {
  position: relative;
}
.in_part1 .slider p {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 20px;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.rela,
.all_slide_btn {
  position: relative;
}
.all_slide_btn .swiper-button-prev:after,
.all_slide_btn .swiper-button-next:after {
  content: "";
  display: none;
}
.all_slide_btn .swiper-button-prev {
  width: 46px;
  height: 46px;
  left: -72px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: url(../images/slide_btn1.png) no-repeat center #fff;
}
.all_slide_btn .swiper-button-prev:hover {
  border: 1px solid #387ccd;
  background: url(../images/slide_btn1q.png) no-repeat center #387ccd;
}
.all_slide_btn .swiper-button-next {
  width: 46px;
  height: 46px;
  right: -72px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: url(../images/slide_btn2.png) no-repeat center #fff;
}
.all_slide_btn .swiper-button-next:hover {
  border: 1px solid #387ccd;
  background: url(../images/slide_btn2q.png) no-repeat center #387ccd;
}
.in_title {
  padding: 50px 0 30px;
}
.in_title .fontq .pq {
  font-size: 32px;
  color: #333;
  line-height: 50px;
  padding-left: 35px;
  background: url(../images/in_title.png) no-repeat left;
  font-weight: 400;
}
.in_title .fontq .pw {
  font-size: 18px;
  line-height: 30px;
  font-weight: inherit;
}
.in_title .right {
  margin-top: 17px;
}
.in_title .right .tab {}
.in_title .right .tab a {
  padding: 0 44px;
  line-height: 44px;
  margin-right: 20px;
  border-radius: 46px;
  border: 1px solid #e9e9e9;
  background: #f4f4f4;
  float: left;
}
.in_title .right .tab a:hover,
.in_title .right .tab a.active {
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #2544ca, #387ccd);
}
.in_title .right .tab a:last-child {
  margin-right: 0;
}
.in_part2 .left {
  width: 528px;
  margin-right: 10px;
  float: left;
}
.in_part2 .font {
  background: #f1f0f0;
}
.in_part2 .font .p1 {
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
.in_part2 .font .p2 {
  line-height: 24px;
  font-size: 14px;
}
.in_part2.m90.contain .right .font .btn {
  margin-top: 10px;
}
.in_part2 .font .btn a {
  padding-right: 20px;
  background: url(../images/slide_btn3.png) no-repeat right;
  display: inline-block;
}
.hover:hover,
.in_part2 .font .p1:hover,
.in_part2 .font .btn a:hover {
  color: #387ccd !important;
}
.in_part2 .main {}
.in_part2 .left .font {
  padding: 20px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.in_part2 .left .font .p0 {
  width: 240px;
}
.in_part2 .left .font .p2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.in_part2 .right li {
  margin-right: 10px;
  float: left;
  width: 334px;
  box-sizing: border-box;
}
.in_part2 .right li:last-child {
  margin-right: 0;
}
.in_part2 .right li .font {
  padding: 30px 30px 0;
  margin-bottom: 10px;
  box-sizing: border-box;
  height: 268px;
}
.in_part2 .right li .font .p2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  height: 120px;
  overflow: hidden;
}
.in_part2 .right li:nth-of-type(2n) .font {
  margin-top: 10px;
  margin-bottom: 0;
}
.btnq {
  padding: 0 32px;
  line-height: 46px;
  color: #fff;
  background: linear-gradient(to right, #2544ca, #387ccd);
  border-radius: 46px;
  font-size: 14px;
}
.btnq span {
  padding-right: 24px;
  background: url(../images/slide_btn4.png) no-repeat right;
}
.in_part3 {
  color: #fff;
  padding-bottom: 70px;
  background: url(../images/in_part3.jpg) no-repeat center;
  background-size: cover;
}
.white_title .fontq .pq {
  color: #fff;
  background: url(../images/in_title1.png) no-repeat left;
}
.white_title .fontq .pw {
  color: #fff;
}
.in_part3 .font {
  width: 710px;
}
.in_part3 .font .p1 {
  font-size: 70px;
  font-weight: bold;
  opacity: 0.05;
}
.in_part3 .font .p2 {
  font-size: 32px;
  font-weight: bold;
  margin-top: -50px;
}
.in_part3 .font .p3 {
  font-size: 26px;
  margin-top: 20px;
}
.in_part3 .font .p4 {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
}
.in_part3 .number {
  width: 500px;
  margin-right: 180px;
}
.in_part3 .number .p1 span {
  font-size: 48px;
  font-weight: bold;
}
.in_part3 .number .p1 em {
  font-weight: bold;
  font-size: 32px;
  vertical-align: top;
}
.in_part3 .number .p2 {
  font-size: 18px;
}
.in_part3 .number li {
  float: left;
  margin: 30px 110px 30px 0;
}
.in_part3 .number li:nth-of-type(2n) {
  margin-right: 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.in_part4 {
  padding-bottom: 60px;
  background: url(../images/in_part4.png) no-repeat center;
  background-size: cover;
}
.in_part4 .tab {
  margin-bottom: 30px;
}
.in_part4 .tab a {
  line-height: 50px;
  width: 370px;
  font-size: 16px;
  color: #333;
  margin-right: 26px;
  float: left;
  background: linear-gradient(to right, #c9c9ca, #c7c7c8);
}
.in_part4 .tab a:last-child {
  margin-right: 0;
}
.in_part4 .tab a:hover,
.in_part4 .tab a.active {
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #2544ca, #387ccd);
}
.in_part4 .tab a span {
  float: left;
}
.in_part4 .tab a i {
  width: 40px;
  height: 40px;
  margin-top: 5px;
  margin-left: 25px;
  margin-right: 25px;
  float: left;
  background-size: cover !important;
}
.in_part4 .tab a .ico1 {
  background: url(../images/in_part4_1.png) no-repeat center;
}
.in_part4 .tab a:hover .ico1,
.in_part4 .tab a.active .ico1 {
  background: url(../images/in_part4_1q.png) no-repeat center;
}
.in_part4 .tab a .ico2 {
  background: url(../images/in_part4_2.png) no-repeat center;
}
.in_part4 .tab a:hover .ico2,
.in_part4 .tab a.active .ico2 {
  background: url(../images/in_part4_2q.png) no-repeat center;
}
.in_part4 .tab a .ico3 {
  background: url(../images/in_part4_3.png) no-repeat center;
}
.in_part4 .tab a:hover .ico3,
.in_part4 .tab a.active .ico3 {
  background: url(../images/in_part4_3q.png) no-repeat center;
}
.in_part4 .tab a .ico4 {
  background: url(../images/in_part4_4.png) no-repeat center;
}
.in_part4 .tab a:hover .ico4,
.in_part4 .tab a.active .ico4 {
  background: url(../images/in_part4_4q.png) no-repeat center;
}
.in_part4 .main .font {
  background: #fff;
  padding: 20px 20px;
}
.in_part4 .main .p1 {
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}
.in_part4 .main .p2 {
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.all_pagination1 .swiper-pagination {
  position: inherit;
  margin-top: 40px;
}
.all_pagination1 .swiper-pagination-bullet {
  opacity: 1;
  width: 6px;
  height: 6px;
  border: 2px solid #acabab;
  border-radius: 50%;
  background: none;
  cursor: pointer;
  box-sizing: content-box;
}
.all_pagination1 .swiper-pagination-bullet-active {
  border: 2px solid #3399ff;
  background: #3399ff;
}
.in_part5 .left {
  margin-right: 40px;
  float: left;
  width: 529px;
}
.in_part5 .left .img {
  height: 222px;
  overflow: hidden;
}
.in_part5 .left .img img {
  width: 100%;
}
.in_part5 .font {
  padding: 30px 30px;
  background: #f1f0f0;
}
.in_part5 .p1 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
.in_part5 .p2 {
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
}
.in_part5 .p3 {
  padding-right: 30px;
  display: inline-block;
  margin-top: 10px;
  background: url(../images/slide_btn3.png) no-repeat right;
}
.in_part5 .main {
  float: right;
  width: 991px;
}
.in_part5 .main li {
  margin-right: 30px;
  width: 475px;
  float: left;
  margin-bottom: 30px;
}
.in_part5 .main li:nth-of-type(2n) {
  margin-right: 0;
}
.in_part5 .main li:nth-of-type(3),
.in_part5 .main li:nth-of-type(4) {
  margin-bottom: 0;
}
.in_part5 .main .p3 {
  margin-top: 12px;
}
.product1 .content .top {
  background: #f5f5f5;
}
.product1 .content .top .left {
  background: #f0f0f0;
  text-align: center;
  width: 250px;
  padding: 30px 0;
}
.product1 .content .top .left .p1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
}
.product1 .content .top .left .p2 {
  color: #999;
  line-height: 30px;
}
.product1 .content .top .tab {
  width: calc(100% - 250px);
  padding: 30px 40px;
  box-sizing: border-box;
}
.product1 .content .top .tab a {
  width: 22.8%;
  float: left;
  font-size: 14px;
  background: url(../images/dot.png) no-repeat right;
  color: #333;
  margin-right: 2.2%;
  border-bottom: 1px solid #dbdbdd;
  line-height: 39px;
}
.product1 .content .top .tab a:nth-of-type(4n) {
  margin-right: 0;
}
.bg_msg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.product1 .main1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px;
  margin-bottom: 50px;
  height: 320px;
  min-height: 110px;
  position: relative;
}
.product1 .main1 .font {
  color: #fff;
  width: 280px;
}
.product1 .main1 .font .p1 {
  font-size: 30px;
  margin-bottom: 35px;
}
.product1 .main1 .font .p2 {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 100px;
}
.product1 .main1 > a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
/* .product1 .main1 .slider{
  width: 600px;
  margin: 0;
}
.product1 .main1 .slide{
  background: #fff;
}
.product1 .main1 .slide img{
  width: 100%;
}
.product1 .main1 .slide .p1{
  padding: 25px 25px;
}
.product1 .main1 .slide .p1 span{
  display: block;
  font-size: 16px;
  padding-right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  background: url(../images/slide_btn3.png) no-repeat right;
}
.product1 .main1 .swiper-pagination{
  position: inherit;
  margin-top: 25px;
} */
.all_part1 {
  background: none;
}
.all_part1 .main .font {
  background: #f1f1f1;
}
.all_part1.in_part4 .main .p1 {
  margin-bottom: 0;
  font-size: 16px;
  background: url(../images/slide_btn3.png) no-repeat right;
}
.pro_top .font {
  width: 660px;
  color: #fff;
  padding: 100px 0 150px 60px;
}
.pro_top .font .p1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 35px;
}
.pro_top .font .p2 {
  font-size: 14px;
  line-height: 26px;
}
.product2 .part1 li {
  margin-top: 20px;
  width: 296px;
  margin-right: 20px;
  float: left;
  background: #efeeee;
}
.product2 .part1 li .p666 {
  line-height: 24px;
  padding: 10px 20px;
  font-size: 14px;
}
.product2 .part1 li:nth-of-type(5n) {
  margin-right: 0;
}
.product2 .part1 li span,.product2 .part1 li h2  {
  font-weight: bold;
  color: #333;
  width: calc(100% - 58px);
  float: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
}
.product2 .part1 li em {
  color: #387ccd;
  float: right;
  /* clear: both; */
}
.all_part2 .slide {
  background: #eeeded;
}
.all_part2 .slide p {
  line-height: 24px;
  padding: 10px 20px;
  font-size: 14px;
  color: #333;
}
.all_part2 .slide p span {
  display: block;
  background: url(../images/slide_btn3.png) no-repeat right;
  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-right: 16px;
    height: 48px;
}
.product3 .left {
  background: #efefef;
  width: 250px;
  margin-top: 25px;
}
.product3 .right {
  width: 1270px;
  margin-top: 25px;
}
.product3 .left .title {
  line-height: 100px;
  font-size: 20px;
  padding: 0 25px;
  background: linear-gradient(to right, #2544ca, #387ccd);
  font-weight: bold;
  color: #fff;
}
.product3 .left .nav {
  padding: 10px 0 20px 0;
}
.product3 .left .nav li {
  border-bottom: 1px solid #bcbdc1;
  position: relative;
  cursor: pointer
}
.product3 .left .nav li::after {
  content: '';
  display: block;
  background: url(../images/dot.png) no-repeat center;
  position: absolute;
  right: 13px;
  top: 12px;
  width: 20px;
  height: 20px;
}
.product3 .left .nav li.active::after {
  transform: rotate(90deg);
}
.product3 .left .nav li > a {
  line-height: 50px;
  font-size: 14px;
  color: #333;
  margin: 0 50px 0 20px;
}
.product3 .left .nav li.on > a{color: #387ccd;}
.product3 .left .nav .show {
  background-color: #ffffff;
  padding: 0 20px;
  display: none;
  margin: 0 1px;
}

.product3 .left .nav .show a {
  line-height: 48px;
  border-bottom: 1px solid #eee;
}
.product3 .left .nav1 {
  margin-bottom: 5px;
}
.product3 .left .nav1 .a1 {
  background: #e6e7e7;
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 46px;
}
.product3 .left .nav1 .a1 span {
  display: block;
  background: url(../images/dot1.png) no-repeat right;
}
.product3 .left .nav1 .a1.active span {
  background: url(../images/dot1q.png) no-repeat right;
}
.product3 .left .nav1 .show {
  padding: 10px 20px 20px;
  display: none;
}
.product3 .left .nav1 .show a {
  line-height: 48px;
  background: url(../images/dot.png) no-repeat right;
  border-bottom: 1px solid #dedee0;
}
.product3 .flex {
  align-items: unset;
}
.product3 .right {
  margin-top: 2px;
}
.product3 .product_list::after {
  content: '';
  display: block;
  clear: both;
}
.product3 .right li {
  margin-top: 23px;
  width: 300px;
  margin-right: 23px;
  float: left;
  background: #efeeee;
}
.product3 .right li:nth-of-type(4n) {
  margin-right: 0;
}
.product3 .right li h2 {
  line-height: 24px;
  padding: 15px 20px;
  font-size: 14px;
}
.product3 .right li span {
  color: #333;
  background: url(../images/slide_btn3.png) no-repeat right;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-right: 16px;
  height: 48px;
}
.product3 .btn {
  width: 1270px;
  margin-top: 25px;
  margin-bottom: 60px;
  float: right;
}
.more_btn1 {
  width: 168px;
  line-height: 46px;
  border: 2px solid #cccccc;
  color: #387ccd;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.more_btn1:hover {
  color: #fff;
  border: 2px solid #387ccd;
  background: #387ccd;
}
.all_five {
  margin-bottom: 25px;
}
.all_five li {
  background: #f3f3f3;
  float: left;
  width: 292px;
  font-size: 18px;
  line-height: 50px;
  color: #333;
  /* padding: 25px 0; */
  margin-right: 25px;
}
.all_five li:last-child {
  margin-right: 0;
}
.all_five li img {
  /* margin-left: 40px;
  margin-right: 15px; */
  height: 34px;
  width: 34px;
  padding-top: 8px;
}
.pro_detail .top {
  padding: 20px;
  background: #efefef;
}
.pro_detail .top .left {
  width: 350px;
}
.pro_detail .top .left .slide {
  width: 100%;
  height: 0px;
  position: relative;
  padding-bottom: 100%;
}
.pro_detail .top .left .slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  object-fit: cover;
}
.pro_detail .banner .swiper-container-horizontal > .swiper-pagination-bullets {
  text-align: right;
  right: 20px;
  left: inherit;
}
.pro_detail .top .left .btn {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.pro_detail .top .left .btn .share-div .a1 {
  line-height: 38px;
  background: #fff;
  border: 1px solid #e1e1e1;
  display: flex;
  justify-content: space-between;
}
.pro_detail .top i.share-i {
  width: 30px;
  height: 18px;
  float: left;
  background: url(../images/share.png) no-repeat center center / 14px;
  border-right: 1px solid #ebebeb;
  margin-top: 10px;
}
.pro_detail .top i.share-i.share-i-weixin {
  background-image: url(../images/wechat_code1.png);
}
.pro_detail .top i.share-i.share-i-tel {
  background-image: url(../images/wechat_code2.png);
}
.pro_detail .top .left .btn .share-div .a1 span {
  /* float: left; */
  font-size: 14px;
  text-align: center;
  width: 98px;
}
.pro_detail .top .left .btn .share-div {
  position: relative;
  width: 31%;
}
.pro_detail .top .left .btn .share:hover .show {
  opacity: 1;
  visibility: visible;
}
.pro_detail .top .left .btn .share .show {
  position: absolute;
  top: 40px;
  left: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
/* .pro_detail .top .left .btn .wechat_code{
  margin-left: 10px;
  float: left;
  position: relative;
} */
/* .pro_detail .top .left .btn .wechat_code .a1{
  line-height: 38px;
  background: #fff;
  border: 1px solid #e1e1e1;
  width: 118px;
  text-align: center;
} */
/* .pro_detail .top .left .btn .wechat_code .ico1 span{
  padding-left: 35px;
  background: url(../images/wechat_code1.png) no-repeat left;
}
.pro_detail .top .left .btn .wechat_code .ico2 span{
  padding-left: 35px;
  background: url(../images/wechat_code2.png) no-repeat left;
} */
.share-div .social-share .social-share-icon {
  width: 24px;
  height: 24px;
  line-height: 26px;
}
.pro_detail .top .left .btn .wechat_code .show {
  position: absolute;
  top: 40px;
  /* left: 0; */
  background: #fff;
  min-width: 100%;
  text-align: center;
  line-height: 40px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  white-space: nowrap;
  padding: 10px 15px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.pro_detail .top .left .btn .wechat_code:nth-of-type(1) .show {
  left: 1px;
}
.pro_detail .top .left .btn .wechat_code:nth-of-type(2) .show {
  left: 50%;
  transform: translateX(-50%);
}
.pro_detail .top .left .btn .wechat_code:nth-of-type(3) .show {
  right: 1px;
}
.pro_detail .top .left .btn .wechat_code:hover .show {
  opacity: 1;
  visibility: visible;
}
.pro_detail .top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro_detail .top .right {
  width: 1000px;
  position: relative;
}
.pro_detail .top .right .p1 {
  font-size: 28px;
  color: #333;
  line-height: 65px;
  position: relative;
  padding-left: 10px;
  font-weight: 400;
}
.pro_detail .top .right .p1::before {
  top: 18px;
  content: '';
  position: absolute;
  width: 4px;
  height: 28px;
  background-color: #2545ca;
  left: 00;
}
.pro_detail .top .right .p2 {
  background: #f7f7f7;
  padding: 15px 25px;
  font-size: 14px;
  line-height: 24px;
  height: 168px;
}
.pro_detail .top .right .p2 .p2_main {
  overflow: auto;
  height: 100%;
}
.pro_detail .top .right .p2 .p2_main::-webkit-scrollbar-track-piece {
  /*//滚动条凹槽的颜色，还可以设置边框属性*/
  background-color: #f8f8f8;
}
.pro_detail .top .right .p2 .p2_main::-webkit-scrollbar {
  /*//滚动条的宽度*/
  width: 5px;
  height: 5px;
}
.pro_detail .top .right .p2 .p2_main::-webkit-scrollbar-thumb {
  /*//滚动条的设置*/
  background-color: #dddddd;
  background-clip: padding-box;
  min-height: 28px;
}
.pro_detail .top .right .btn {
  margin: 10px 0;
}
.pro_detail .top .right .btn a {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 4px;
  line-height: 46px;
  width: calc(50% - 10px);
}
.pro_detail .top .right .btn .ico1 {
  color: #fff;
  background: linear-gradient(to right, #2544ca, #387ccd);
}
.pro_detail .top .right .btn .ico1 span {
  padding-left: 50px;
  background: url(../images/pro_detail1_1.png) no-repeat left;
}
.pro_detail .top .right .btn .ico2 span {
  padding-left: 50px;
  background: url(../images/pro_detail1_2.png) no-repeat left;
}
.pro_detail .top .right .btn .ico2 {
  color: #333;
  background: #d5d5d5;
}
.pro_detail .top .right .btnqq {
  position: relative;
  width: 100%;
}
/* .pro_detail .top .right .btn1::after{
  content: '';
  display: block;
  clear: both;
} */
.pro_detail .top .right .btn1 {
  display: flex;
  justify-content: space-between;
}
.pro_detail .top .right .btn1 li {
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  background: #f4f4f4;
  font-size: 14px;
  border: 1px solid #e1e1e1;
  width: 12%;
  cursor: pointer
}
.pro_detail .top .right .btn1 li span {
  padding-right: 13px;
  background: url(../images/pro_detail2_1.png) no-repeat right;
  white-space: nowrap;
}
.pro_detail .tab {
  padding: 45px 0 20px;
}
.pro_detail .tab a {
  width: 300px;
  border-radius: 4px;
  margin-right: 15px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  border: 1px solid #e8e7e7;
  box-sizing: border-box;
  float: left;
}
.pro_detail .tab a:nth-of-type(5n) {
  margin-right: 0;
}
.pro_detail .tab a:hover,
.pro_detail .tab a.active {
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #2544ca, #387ccd);
}
.pro_detail .table_wapper th {
  font-weight: normal;
  background: #fafafa;
  position: relative;
}
.pro_detail .table_wapper th .select {
  display: block;
  padding: 20px 0;
  cursor: pointer;
}
.pro_detail .table_wapper th .select em {
  padding-right: 30px;
  background: url(../images/pro_detail3_1.png) no-repeat right;
}
.pro_detail .table_wapper th .select.active1 em {
  background: url(../images/pro_detail3_2.png) no-repeat right;
}
.pro_detail .table_wapper th .select.active2 em {
  background: url(../images/pro_detail3_3.png) no-repeat right;
}
.pro_detail .table_wapper th,
.pro_detail .table_wapper td {
  border: 1px solid #ecebeb;
}
.pro_detail .table_wapper td {
  padding: 10px;
  text-align: center;
}
.pro_detail .table_wapper th .select1 {
  cursor: pointer;
  display: block;
  padding: 10px 0;
}
.pro_detail .table_wapper th .select1 em {
  padding-right: 30px;
  background: url(../images/pro_detail3_4.png) no-repeat right;
}
.pro_detail .table_wapper th .select1.active em {
  background: url(../images/pro_detail3_5.png) no-repeat right;
}
.pro_detail .table_wapper th .show {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  background: #fff;
  display: none;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.pro_detail .table_wapper th .show .reset {
  background: #387ccd;
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.pro_detail .table_wapper th .show .a1 {
  padding-left: 24px;
  background: url(../images/choose1.png) no-repeat left;
}
.pro_detail .table_wapper th .show .a1.active {
  background: url(../images/choose2.png) no-repeat left;
}
.pro_detail .table_wapper td .more1,
.pro_detail .table_wapper td .more {
  background: #387ccd;
  width: 90px;
  line-height: 40px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
}
.pro_detail .table_wapper td .more1 {
  display: none;
}
.pro_detail .table_wapper td .choose {
  width: 25px;
  height: 25px;
  margin: 0 auto;
  background: url(../images/choose1.png) no-repeat center;
}
.pro_detail .table_wapper td .choose.active {
  background: url(../images/choose2.png) no-repeat center;
}
.pro_detail .table_wapper td {
  text-align: center;
}
.pro_detail .table_wapper td .content {
  text-align: left;
}
.pro_detail .table_wapper td .content .img {
  width: 120px;
  margin-right: 20px;
}
.pro_detail .table_wapper td .content .title .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.pro_detail .table_wapper td .content .title .p2 {
  color: #999;
}
.pro_detail .table_wapper .next_show {
  display: none;
}
.all_question .list {
  margin-bottom: 20px;
}
.all_question .list li {
  padding: 15px 20px;
  width: 760px;
  box-sizing: border-box;
  font-size: 16px;
  margin-bottom: 20px;
  color: #333;
  background: #f7f7f7;
  float: left;
}
.all_question .list li:nth-of-type(2n) {
  float: right;
}
.all_question .list li a {
  padding-left: 45px;
  line-height: 24px;
  position: relative;
}
.all_question .list li a span{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
  display: block;
}
.all_question .list li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 16px;
  height: 5px;
  background: #387ccd;
}
.area .main .list {
  /* margin-bottom: -40px; */
}
.area .main .list li {
  margin-bottom: 40px;
  width: 740px;
  float: left;
}
.area .main .list li:nth-of-type(3n) {
  margin-right: 0;
}
.area .main .list .img img {
  width: 100%;
}
.area .main .list .font {
  background: #f1f1f1;
  padding: 20px 30px;
}
.area .main .list .p1 {
  font-size: 20px;
  font-weight: bold;
  background: url(../images/slide_btn3.png) no-repeat right;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.area .main .list .p2 {
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.area2 .part1 .content {
  background: #f2f1f1;
  padding: 30px 30px;
}
/* .pro_detail .top .left .btn .share{
  float: left;
} */
.area2 .part1 .content .img {
  position: relative;
  width: 485px;
}
.area2 .part1 .content .img1 {
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -50px;
  max-width: 100px;
}
.area2 .part1 .content .img2 {
  width: 100%;
}
.area2 .part1 .content .font {
  width: 800px;
}
.area2 .part1 .content .font .p1 {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
}
.area2 .part1 .content .font .p2 {
  font-size: 14px;
  line-height: 2;
}
.area2 .main .list .p1 {
  background: none;
  font-size: 20px;
}
.area2 .main .list .p2 {
  -webkit-line-clamp: 3;
}
.area2 .part2 .content {
  margin-bottom: -30px;
}
.area2 .part2 .content li {
  width: 765px;
  padding: 30px 60px 30px 30px;
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
  box-sizing: border-box;
  border: 2px solid #e3e2e2;
}
.area2 .part2 .content li:nth-of-type(2n) {
  margin-right: 0;
}
.area2 .part2 .content li .font {
  width: 260px;
}
.area2 .part2 .content li .font .p1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
}
.area2 .part2 .content li .font .p2 {
  line-height: 24px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 96px;
}
.area2 .part2 .content li .img {
  width: 340px;
}
.all_article .img {
  overflow: hidden;
}
.all_article .font {
  padding: 30px 20px;
  background: #f1f0f0;
}
.all_article .p1 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
.all_article .p2 {
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
}
.all_article .p3 {
  padding-right: 30px;
  display: inline-block;
  margin-top: 10px;
  background: url(../images/slide_btn3.png) no-repeat right;
}
.area3 .part1 .content {
  background: #f2f1f1;
  padding: 50px;
}
.area3 .part1 .content .img {
  position: relative;
  width: 400px;
}
.area3 .part1 .content .font {
  width: 980px;
}
.area3 .part1 .content .font .p1 {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
}
.area3 .part1 .content .font .p2 {
  font-size: 14px;
  line-height: 2;
  color: #232323;
}
.area3 .part2 .content {
  padding: 70px 45px;
  background: #e9e9e9;
  line-height: 1.8;
    color: #232323;
  /* background: #f3f9ff; */
}
.area3 .part2 .content .img {
  display: flex;
  margin-bottom: 30px;
}
.area3 .part2 .content li {
  margin-right: 10px;
}
.area3 .part2 .content li:nth-of-type(4n) {
  margin-right: 0;
}
.area3 .part3 {
  background: none;
  padding-bottom: 0;
}
.area3 .part3 .main {
  margin-bottom: -35px;
}
.area3 .part3 .main li {
  width: 360px;
  margin-right: 35px;
  float: left;
  margin-bottom: 35px;
}
.area3 .part3 .main li:nth-of-type(4n) {
  margin-right: 0;
}
.area3 .part3 .main .font {
  background: #eeeded;
  padding: 20px;
}
.area3 .part3 .main li .p1  {
  font-size: 14px;
  padding-right: 20px;
  background: url(../images/slide_btn3.png) no-repeat right;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: block;
  white-space: initial;
  line-height: 24px;
  height: 48px;
  margin-bottom: 0;
}
.pro_detail .area3 .part3 .main li .p1 {
  margin-bottom: 0;
}
.area3 .part3 .main li .p2 {
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  -webkit-line-clamp: 4;
}
.customized .part1 {
  background: none;
}
.customized .part1 .main {}
.customized .part1 .main li {
  /*width: 485px;*/
  width: 352px;
  margin-right: 50px;
  float: left;
}
.customized .part1 .main li:nth-of-type(4n) {
  margin-right: 0;
}
.customized .part1 .main .font {
  background: #eeeded;
  padding: 20px 30px;
}
.customized .part1 .main li .p1 {
  padding-right: 20px;
  background: url(../images/slide_btn3.png) no-repeat right;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 16px;
}
.customized .part1 .main li .p2 {
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  -webkit-line-clamp: 4;
}
.customized .part1 .main li .btn {
  background: #387ccd;
  margin-top: 15px;
  display: inline-block;
  line-height: 46px;
  border-radius: 4px;
  padding: 0 28px;
}
.customized .part1 .main li .btn span {
  padding-right: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 4px;
  background: url(../images/customized.png) no-repeat right;
}
.all_message {
  background: url(../images/customized1.png) no-repeat right;
  background-size: cover;
  padding-bottom: 60px;
}
.all_message input {
  line-height: 50px;
  height: 50px;
  border: 1px solid #e4e4e5;
  background: #fff;
  float: left;
  font-size: 16px;
  color: #333;
  padding: 0 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 500px;
  margin-right: 30px;
}
.all_message input:last-child {
  margin-right: 0;
}
.all_message .input1 {
  width: 1030px;
}
.all_message textarea {
  line-height: 24px;
  height: 150px;
  border: 1px solid #e4e4e5;
  background: #fff;
  font-size: 16px;
  color: #333;
  padding: 15px 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 100%;
}
.all_message .btn {
  width: 400px;
  line-height: 50px;
  background: #387ccd;
  text-align: center;
  color: #fff;
  margin: 20px auto 0;
  font-size: 16px;
  font-weight: bold;
}
.customized2 .part1 {
  padding: 35px 40px 35px 40px;
  background: #f5f4f4;
}
.customized2 .part1 .font {
  width: 800px;
}
.customized2 .part1 .img {
  width: 600px;
}
.customized2 .part1 .font .p1 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #333;
}
.customized2 .part1 .font .p2 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
}
.customized2 .part1 .font .p3 {
  font-size: 20px;
  color: #2645ca;
  line-height: 24px;
}
.customized2 .part2 {
  background: #f4f4f4;
  margin-top: 30px;
  padding: 55px 40px 25px;
}
.customized2 .part2 .p0 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
.customized2 .part2 .list li {
  padding: 30px 20px;
  border: 1px solid #e3e6ec;
  margin-top: 30px;
  float: left;
  box-sizing: border-box;
  width: 327px;
  margin-right: 30px;
  background: linear-gradient(to right bottom, #fff, #f2f4fc);
}
.customized2 .part2 .list li:nth-of-type(4n) {
  margin-right: 0;
}
.customized2 .part2 .list li .p1 span {
  color: #2646ca;
  font-size: 20px;
  font-weight: bold;
}
.customized2 .part2 .list li .p1 img {
  width: 48px;
}
.customized2 .part2 .list li .p1 {
  margin-bottom: 15px;
}
.customized2 .part2 .list li .p2 {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
}
.customized2 .part2 .list li .p3 {
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.customized2 .part3 .pe {
  padding-left: 35px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.customized2 .part3 li {
  margin-bottom: 10px;
}
.customized2 .part3 li a {
  line-height: 70px;
  border: 1px solid #dfe2e8;
  padding: 18px 35px;
}
.customized2 .part3 li img {
  margin-right: 25px;
  float: left;
  height: 70px;
}
.customized2 .part3 li .p1 {
  font-size: 18px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 1200px;
  float: left;
}
.customized2 .part3 li em {
  padding-left: 62px;
  font-size: 16px;
  color: #387ccd;
  float: right;
  font-weight: bold;
  background: url(../images/pdf1.png) no-repeat left;
}
.customized2 .part3 li:hover .p1 {
  color: #387ccd;
}
.customized2 .part3 {
  padding-bottom: 60px;
}
.support1 .list li {
  background: #f5f5f5;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  width: 590px;
  box-sizing: border-box;
  padding: 30px 40px;
}
.support1 .list li:nth-of-type(2n) {
  margin-right: 0;
}
.support1 .list li .img {
  float: left;
}
.support1 .list li .p1 span {
  padding-left: 25px;
  line-height: 24px;
}
.support1 .list li .p1 .ico1 {
  margin-right: 35px;
  background: url(../images/support2.png) no-repeat left;
}
.support1 .list li .p1 .ico2 {
  background: url(../images/support3.png) no-repeat left;
}
.support1 .list li .font {
  float: left;
  margin-left: 30px;
  width: calc(100% - 79px);
}
.support1 .list li .font .p1 {
  margin-bottom: 16px;
}
.support1 .list li .font .p2 {
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.support2 .list li {
  background: #f1f1f1;
  margin-bottom: 20px;
  padding: 20px;
}
.support2 .list li .img {
  width: 460px;
}
.support2 .list li .p1 span {
  padding-left: 25px;
  line-height: 24px;
}
.support2 .list li .p1 .ico1 {
  margin-right: 35px;
  background: url(../images/support2.png) no-repeat left;
}
.support2 .list li .p1 .ico2 {
  background: url(../images/support3.png) no-repeat left;
}
.support2 .list li .font {
  width: 940px;
  padding-right: 60px;
}
.support2 .list li .font .p1 {
  margin-bottom: 24px;
}
.support2 .list li .font .p2 {
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  margin-bottom: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.support2 .list li .font .p3 {
  font-size: 14px;
  margin-bottom: 40px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.support3 .list li {
  width: 485px;
  background: #f1f1f1;
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
}
.support3 .list li:nth-of-type(3n) {
  margin-right: 0;
}
.support3 .list li .img {
  position: relative;
}
.support3 .list li .img i {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  background: url(../images/video.png) no-repeat center;
  background-size: cover;
}
.support3 .list li p {
  padding: 20px;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
}
.support3 .list li h2 {
  padding: 20px;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
}
.video_mask {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 6;
  width: 100%;
  display: none;
  height: 100%;
}
.video_show {
  width: 1000px;
  position: fixed;
  top: 50%;
  display: none;
  background: #fff;
  z-index: 7;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video_show video {
  width: 100%;
}
.video_show .close {
  width: 30px;
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  height: 30px;
  background: url(../images/m_menu22.png) no-repeat center;
}
.join .p1 {
  font-size: 26px;
  color: #333;
  margin-bottom: 30px;
  padding-left: 35px;
}
.join .p2 {
  font-size: 14px;
  padding-left: 35px;
  width: 1000px;
  line-height: 30px;
}
.join .content dl {
  padding: 0 30px 0 30px;
}
.join .content dl dd {
  float: left;
  line-height: 70px;
}
.join .content .title {
  background: #eef2f8;
  margin-top: 50px;
}
.join .content .title dd {
  font-size: 14px;
  font-weight: bold;
}
.join .content .list dl dd {
  font-size: 16px;
  color: #333;
}
.join .content .list li {
  margin-top: 10px;
}
.join .content .list .top {
  background: #f6f6f6;
  cursor: pointer;
}
.join .content dl .dd1 {
  width: 580px;
}
.join .content .list dl .dd1 {
  font-size: 18px;
}
.join .content dl .dd2 {
  width: 290px;
}
.join .content dl .dd3 {
  width: 230px;
}
.join .content dl .dd4 {
  width: 270px;
}
.join .content dl .dd5 {
  width: 47px;
  line-height: 47px;
}
.join .content dl .dd5 i {
  width: 47px;
  height: 47px;
  margin-top: 11px;
  background: url(../images/join1.png) no-repeat center;
}
.join .content .list .show {
  padding: 30px;
  border: 1px solid #e7e8e8;
  display: none;
}
.join .content .list .show .p3 {
  padding-left: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 30px;
  position: relative;
}
.join .content .list .show .p3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 18px;
  height: 1px;
  background: #262a6a;
}
.join .content .list .show .p4 {
  padding-left: 25px;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 30px;
}
.join .content .list .show .p5 {
  line-height: 30px;
  font-size: 14px;
}
.join .content .list .show .p5 a {
  display: inline-block;
  font-weight: bold;
  color: #262a6a;
}
.join .content .top.active .dd5 i {
  background: url(../images/join2.png) no-repeat center;
}
.contact .top {
  position: relative;
}
.contact .top .main {
  background: linear-gradient(to right, #2544ca, #387ccd);
  position: absolute;
  left: 0;
  color: #fff;
  width: 670px;
  box-sizing: border-box;
  bottom: -30px;
  padding: 70px 20px 100px 60px;
}
.contact .top .main .p1 {
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: bold;
}
.contact .top .main .p1 span {
  position: relative;
}
.contact .top .main .p1 span em {
  position: relative;
  z-index: 1;
}
.contact .top .main .p1 span:after {
  content: "";
  width: 36px;
  height: 2px;
  background: #ff9900;
  position: absolute;
  right: 0px;
  bottom: 16px;
}
.contact .top .main .p2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.contact .top .main .ico1 {
  width: 31px;
  margin-bottom: 30px;
  height: 31px;
  background: url(../images/contact2.png) no-repeat center;
}
.contact .top .main .p4 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.contact .top .main .p5 {
  line-height: 30px;
  font-size: 18px;
}
.contact .top .main .img {
  width: 123px;
  text-align: center;
}
.contact .top .main .img p {
  font-size: 14px;
  margin-top: 10px;
}
.contact .mid {
  padding: 90px 70px 75px;
  background: #f0f0f0;
}
.contact .mid .p1 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  margin-bottom: 30px;
}
.contact .mid input {
  line-height: 66px;
  height: 66px;
  border: 1px solid #e4e4e5;
  background: #fff;
  float: left;
  font-size: 14px;
  color: #333;
  padding: 0 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
  width: 47.2%;
  margin-right: 5.6%;
}
.contact .mid input:nth-of-type(2n) {
  margin-right: 0;
}
.contact .mid .input1 {
  width: 1030px;
}
.contact .mid textarea {
  line-height: 24px;
  height: 150px;
  border: 1px solid #e4e4e5;
  background: #fff;
  font-size: 14px;
  color: #333;
  padding: 15px 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 100%;
}
.contact .mid .btn {
  width: 620px;
  line-height: 66px;
  background: #387ccd;
  text-align: center;
  color: #fff;
  margin: 20px auto 0;
  font-size: 20px;
  font-weight: bold;
}
.inside_banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 495px;
}
.inside_banner .font {
  position: absolute;
  left: 50%;
  color: #fff;
  top: 18%;
  transform: translate(-50%, 0);
}
.inside_banner .font .p1 {
  font-size: 42px;
  margin-bottom: 30px;
}
.inside_banner .font .p2 {
  font-size: 18px;
  color: #ccc;
}
.about .part1 .font {
  width: 780px;
}
.about .part1 .font .p1 {
  font-size: 20px;
  color: #333;
  margin-bottom: 15px;
  font-weight: bold;
}
.about .part1 .font .p2 {
  font-size: 14px;
  line-height: 30px;
}
.about .part1 .font ul {
  float: left;
  width: 370px;
}
.about .part1 .font ul:nth-of-type(2n) {
  float: right;
}
.about .part1 .font li {
  padding: 50px 0 20px;
  border-bottom: 1px solid #e5e5e5;
}
.about .part1 .font li .p3 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.about .part1 .font li .p4 {
  font-size: 14px;
  line-height: 24px;
}
.about .part1 .img {
  width: 727px;
  position: relative;
}
.about .part1 .img:after {
  width: 426px;
  height: 470px;
  background: #2649cb;
  content: "";
  position: absolute;
  right: -2px;
  z-index: -1;
  bottom: -10px;
}
.about .part2 {
  background: #f3f3f3;
  padding-bottom: 90px;
}
.about .part2 .font {
  background: #fff;
  padding: 20px 30px 30px;
}
.about .part2 .font .p1 {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  color: #2954cb;
  margin-bottom: 5px;
}
.about .part2 .font .p2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}
.about .part2 .font .p3 {
  font-size: 14px;
  line-height: 24px;
}
.about .part3 .p1 {
  font-size: 18px;
  color: #3366cc;
  margin-top: 10px;
  padding-left: 35px;
}
.about .part3 li {
  width: 340px;
  float: left;
  margin-right: 66px;
}
.about .part3 li:nth-of-type(4n) {
  margin-right: 0;
}
.about .part3 li .p2 {
  font-size: 14px;
  font-weight: bold;
  color: #3366cc;
  margin-bottom: 20px;
}
.about .part3 li .p3 {
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  padding-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 20px;
}
.about .part3 li .font {
  background: #f8f8f8;
  padding: 0 20px 30px;
  margin-top: 100px;
}
.about .part3 li .font .img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  transform: translate(0, -60px);
}
.about .part3 li .font .p4 {
  font-size: 20px;
  font-weight: bold;
  margin-top: -44px;
  margin-bottom: 20px;
  color: #333;
}
.about .part3 li .font .p5 {
  font-size: 14px;
  line-height: 24px;
}
.about .part4 .swiper-slide {
  transform: scale(0.8);
  background: #dee3ee;
  opacity: 0;
}
.about .part4 .swiper-slide-active {
  transform: scale(1);
  z-index: 1;
  background: #fff;
}
.about .part4 .swiper-slide-prev,
.about .part4 .swiper-slide-active,
.about .part4 .swiper-slide-next {
  opacity: 1;
}
.about .part4 .font {
  padding: 15px 90px;
}
.about .part4 .font p {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.about .part4 .font i {
  width: 16px;
  margin-top: 15px;
  height: 13px;
  background: url(../images/slide_btn3.png) no-repeat center;
}
.about .part4 {
  background: #f3f3f3;
  padding-bottom: 90px;
}
.news .main {
  /* margin-bottom: -60px; */
}
.news .main li {
  width: 480px;
  margin-bottom: 40px;
  float: left;
  margin-right: 60px;
}
.news .main li:nth-of-type(3n) {
  margin-right: 0;
}
.news_detail .left {
  width: 1030px;
}
.news_detail .left .p1 {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}
.news_detail .left .p2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 50px;
}
.news_detail .left .p2 em {
  margin: 0 10px;
}
.news_detail .left .p2 span {
  color: #999;
}
.news_detail .left .p2 .ico1 {
  padding-left: 25px;
  background: url(../images/date.png) no-repeat left;
}
.news_detail .left .tag {
  border-top: 1px solid #e0e0e0;
  padding-top: 25px;
  margin-top: 40px;
}
.news_detail .left .tag span {
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  color: #333;
}
.news_detail .left .tag a {
  font-size: 14px;
  color: #333;
  line-height: 45px;
  font-size: 14px;
  float: left;
  padding: 0 35px;
  border-radius: 45px;
  margin-right: 20px;
  background: #efeeee;
}
.news_detail .right {
  width: 444px;
}
.np {
  margin-top: 35px;
}
.np a {
  font-size: 18px;
  line-height: 48px;
}
.np a span {
  color: #262a6a;
}
.news_detail .right .part {
  background: #f6f6f6;
  margin-bottom: 40px;
}
.news_detail .right .part:last-child {
  margin-bottom: 0;
}
.news_detail .right .part .p1 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding: 0 30px;
  background: linear-gradient(to bottom, #f3f3f3, #e3e3e3);
}
.news_detail .right .part .p1 h3 {
  line-height: 75px;
  border-bottom: 2px solid #387ccd;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
}
.news_detail .right .part .p2 {
  font-size: 16px;
  margin-bottom: 15px;
}
.news_detail .right .part .p3 {
  font-size: 14px;
  /* margin-bottom: 30px; */
}
.news_detail .right .part ul {
  padding: 0 30px;
}
.news_detail .right .part li {
  padding: 20px 0;
  border-bottom: 1px solid #9d9d9d;
}
.news_detail .right .part li:last-child {
  border-bottom: 0;
}
.news_detail .top {
  margin-bottom: 30px;
}
.all_list .main a {
  float: left;
  min-width: 100px;
  margin-right: 26px;
  margin-bottom: 24px;
  line-height: 45px;
  background: #efeeee;
  border-radius: 45px;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.all_list .main a:nth-of-type(10n) {
  margin-right: 0;
}
.all_question .list li a:hover,
.product3 .right li:hover p span,
.product3 .left .nav1 .show a:hover,
.product3 .left .nav a:hover,
.in_part4 .slide:hover .p1,
.all_part2 .slide:hover p,
.product2 .part1 li:hover p span,
.in_part5 .main .p2:hover,
.in_part5 .p2:hover .in_part4 .main .p1:hover,
.product1 .content .top .tab a:hover {
  color: #387ccd;
}
.support1 .list li .img,
.support2 .list li .img,
.in_part4 .main .img,
.scale {
  overflow: hidden;
}
.support1 .list li .img img,
.support2 .list li .img img,
.in_part4 .main .img img,
.scale img {
  transition: all 0.2s;
}
.support1 .list li:hover .img img,
.support2 .list li:hover .img img,
.in_part4 .main .img:hover img,
.scale:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.in_friend {
  padding: 20px 0;
}
.in_friend .main a {
  font-size: 14px;
  float: left;
  margin-right: 10px;
}
.in_friend .main a:hover {
  color: #387ccd;
}
.contain {
  width: 1200px;
}
.header .nav > .nav-item {
  padding: 0 16px;
}
.header .logo {
  margin-right: 40px;
}
.header .search input {
  width: 140px;
  color: #999;
}
.about .part1 .font {
  width: 50%;
}
.about .part1 .img {
  width: 46.6%;
}
.about .part1 .img:after {
  width: 350px;
  height: 350px;
}
.about .part1 .font ul {
  width: 290px;
}
.about .part3 li {
  width: 22%;
  margin-right: 4%;
}
.all_slide_btn .swiper-button-prev {
  left: -56px;
}
.all_slide_btn .swiper-button-next {
  right: -56px;
}
.area3 .part1 .content .font {
  width: 60%;
}
.area3 .part3 .main li {
  width: 23%;
  margin-right: 2.2%;
}
.all_question .list li {
  width: 580px;
}
.area2 .part1 .content .font {
  width: 54%;
}
.area2 .part1 .content .img {
  width: 39%;
}
.area .main .list li {
  width: 32%;
  margin-right: 2%;
}
.area2 .part2 .content li {
  width: 49%;
  margin-right: 2%;
}
.area2 .part2 .content li .img {
  width: 50%;
}
.area2 .part2 .content li .font {
  width: 46%;
}
.customized .part1 .main li {
  /*width: 32%;
  margin-right: 2%;*/
  width: 23.5%;
  margin-right: 2%;
}
.all_message input {
  width: 32%;
  margin-right: 2%;
}
.all_message .input1 {
  width: 66%;
}
.customized2 .part1 .font {
  width: 50%;
}
.customized2 .part1 .img {
  width: 38.5%;
}
.customized2 .part2 .list li {
  width: 23.5%;
  margin-right: 2%;
}
.customized2 .part3 li .p1 {
  width: 800px;
}
.in_part2 .left {
  width: 33.8%;
  margin-right: 0.7%;
}
.in_part2 ul.right {
  width: 65.5%;
}
.in_part2 ul.right li {
  width: calc(33.333% - 6.6666666px)
}
.in_part3 .number li {
  width: 50%;
  margin-right: 0;
}
.in_part3 .number {
  margin-right: 0;
  width: 43%;
}
.in_part3 .font {
  width: 52%;
}
.in_part4 .tab a {
  width: 23.5%;
  margin-right: 2%;
}
.in_part5 .left {
  width: 410px;
  margin-right: 30px;
}
.in_part5 .main {
  width: 760px;
}
.in_part5 .main li {
  width: 365px;
  margin-right: 30px;
}
.footer .top .nav li {
  margin-right: 50px;
}
.footer .top .nav li:last-child {
  margin-left: 20px;
}
.footer .top .nav {
  margin-left: 40px;
}
.join .content dl .dd1 {
  width: 400px;
}
.join .content dl .dd2,
.join .content dl .dd3,
.join .content dl .dd4 {
  width: 200px;
}
.all_list .main a {
  margin-right: 20px;
  padding: 0 16px;
}
.all_list .main a:nth-of-type(10n) {
  margin-right: 20px;
}
/* .all_list .main a:nth-of-type(8n) {
  margin-right: 0;
} */
.news .main li {
  width: 32%;
  margin-right: 2%;
}
.news_detail .left {
  width: 66%;
}
.news_detail .left .content {
  line-height: 1.8;
}
.news_detail .left .content p {
  margin-bottom: 10px;
}
.news_detail .right {
  width: 28.5%;
}
.pro_detail .top .right {
  width: 768px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.pro_detail .tab a {
  width: 228px;
}
.all_five li {
  width: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product2 .part1 li {
  width: 220px;
}
.product3 .left {
  width: 220px;
}
.product3 .btn,
.product3 .right {
  width: 950px;
}
.product3 .right li {
  width: 23.5%;
  margin-right: 2%;
}
.support2 .list li .img {
  width: 30%;
}
.support2 .list li .font {
  width: 60%;
}
.support3 .list li {
  width: 32%;
  margin-right: 2%;
}
.main_table table td {
  border: 1px solid #e0e0e0;
  padding: 10px 0;
  text-indent: 20px;
}
.main_table table td span,
.main_table .firstRow td {
  text-indent: 0;
}
.main_table tr td:nth-of-type(2n) {
  background: #f6f6f6;
}
.main_table .firstRow {
  background: #eef2f8;
}
.main_table tr td *,
.main_table tr td span {
  background: none !important;
}
.main_table tr:hover * {
  background: #e9e9e9 !important;
}
.search-des {
  font-weight: bold;
}
.search-des span {
  color: #f00;
}
.span-show {
  position: absolute;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ddd;
  margin-top: 3px;
  line-height: 1.4;
  display: none;
  left: 0;
  right: 0;
  height: auto !important;
  box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
  -ms-box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
  -o-box-shadow: 0 0 10px -5px rgba(0, 0, 0, .5);
}
.span-show p {
  display: none;
}
.all_part2 {
  margin-bottom: 50px;
}
.banner-click {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  height: 100%;
  z-index: 9;
}
/*关于我们新增*/
.about .part1 .ablut-content p {
  line-height: 1.7;
  margin-bottom: 6px;
}
.about .part2 {
  padding-bottom: 50px;
}
.about .part2 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about .part2 li {
  width: 31%;
  height: 280px;
  background-color: #fff;
  margin-bottom: 40px;
}
.about .part2 .font {
  background: #fff;
  padding: 30px 10px 0 10px;
}
.about .part2 li .img {
  text-align: center;
}
.about .part2 .p4 {
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 28px;
  text-align: center;
}
.about .part2 .p5 {
  /* line-height: 34px; */
  color: #666666;
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
  height: 128px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .about .part2 li {
    width: 100%;
  }
}

.about .part3 .img{ position: relative;padding-bottom: 69.14%;}
.about .part3 .img img{ width: 100%;height: 100%;width: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
.about .part3 .ico{
  width: 60px;
  height: 60px;
  background: url(../images/case-ico.png);
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 0;
  margin-top: -60px;
  z-index: 9;
  transition: all .3s;
}
.about .part3 .text{
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  background: rgba(56, 124, 205, 0.7);
  overflow: hidden;
  z-index: 5;
  transition: all .3s;
}
.about .part3 .text p {
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  transition: all .3s;
}
.about .part3 .swiper-slide:hover .text {
  height: 100%;
}
.about .part3 .swiper-slide:hover .text p{
  top: 50%;
  bottom: auto;
  margin-top: 36px;
}
.about .part3 .swiper-slide:hover .ico{
  margin-top: -30px;
  top: 50%;
}

.fixedRight {
  position: fixed;
  right: 0;
  z-index: 10;
  bottom: 280px;
  margin-top: -160px;
}
.fixedRight .item {
  background: #fefefe;
  color: #616265;
  display: block;
  font-size: 20px;
  position: relative;
  margin: 5px 0;
  cursor: pointer;
  width: 80px;
  line-height: 25px;
  padding: 13px 0 9px 0;
  text-align: center;
  border: 1px solid #eee;
  box-shadow: 0 0 5px -1px rgba(254,254,254,.3);
}
.fixedRight .item:hover {
  background: #C9151E;
  color: #fff;
}
.fixedRight .item .name {
  font-size: 13px;
  margin-top: 6px;
}
.showPadd1 {
  position: absolute;
  right: 100%;
  bottom: 0;
  padding-right: 20%;
  display: none;
}
.showPadd1 .helpImg{
  background: #FFFFFF;
  font-size: 13px;
  width: 200px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%);
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%);
  border-radius: 4px;
}
.fixedRight .item:hover .showPadd1 {
  display: block;
}
.showPadd1 img {
  width: 160px;
  margin-bottom: 7px;
}
.util_ta_c {
  text-align: center !important;
  color: #232323;
}

@media only screen and (max-width: 767px){
  .fixedRight {
      display: none;
  }
}